/* This file is auto-generated from a `scss` file with the same name */

@keyframes breath {
  0%,
  to {
    background-size: 100% auto;
  }
  50% {
    background-size: 140% auto;
  }
}
#d-notification-bar {
  display: none;
  position: fixed;
  width: 100%;
  text-align: center;
  padding: 1em 0;
  background: rgba(0, 0, 0, 0.8);
  color: #fff;
  z-index: 1000000100;
  left: 0;
  transition: transform 0.4s ease;
}
#d-notification-bar a {
  color: inherit;
}
#d-notification-bar .notification-dismiss {
  position: absolute;
  top: 5px;
  right: 10px;
  font-weight: 700;
  cursor: pointer;
  color: #fff;
}
.showing-message {
  position: relative;
  transition: top 0.4s ease, translateY 0.4s ease;
  top: 0;
}
.showing-message.showing-message--top #d-notification-bar {
  top: 0;
  bottom: auto;
  transform: translateY(-100%);
  display: block;
}
.showing-message.showing-message--bottom #d-notification-bar {
  top: auto;
  bottom: 0;
  transform: translateY(100%);
  display: block;
}
.showing-message.showing-message--shown #d-notification-bar {
  transform: translateY(0);
}
@font-face {
  font-family: Museo Slab;
  src: url(https://dd-cdn.multiscreensite.com/fonts/Museo_Slab_500.otf);
}
.dmInner {
  min-height: 100vh !important;
  position: relative;
}
.safariFix:not(.dmDudaonePreviewBody):not(.dmEditorBody):not(.popupNavActive)
  .dmInner {
  min-height: initial !important;
}
#dmSlideRightNavRight {
  min-height: 100vh;
}
.safariFix .dmContent #dmPopup.flipInX,
.safariFix .dmContent #dmPopup.flipInY,
.safariFix .dmContent #dmPopup.rotateIn {
  animation-name: none;
}
[dmtemplateid*="amburger"] .dmLayoutWrapper {
  overflow: hidden;
}
.safariFix
  .flexslider.ed-version:not([layout])[position="right"]
  .slides
  > li
  .slide-inner {
  top: 30% !important;
}
input.ecwid-productBrowser-details-optionDateField.ecwid-productoption-Hotel_date.gwt-TextBox {
  min-height: 20px !important;
}
#dm div.ecwid-productBrowser-details-wholesale,
div.ecwid-Checkout-ShippingAddress-container {
  background: 0 0;
}
#dmRoot.dmMobileBody #dm .dmOuter :not(.dmInner),
#dmRoot.dmTabletBody #dm .dmOuter :not(.dmInner),
#dmRoot.touchDevice #dm .dmOuter *,
.ios-preview #dmRoot #dm .dmOuter :not(.dmInner) {
  background-attachment: scroll !important;
}
@media (hover: none) and (pointer: coarse) {
  #dmRoot #dm .dmOuter :not(.dmInner) {
    background-attachment: scroll !important;
  }
}
.display_None,
.dmMobileBody .dmMobile_navNoIcons li a .navIcon,
.dmMobileBody .dmMobile_navNoIcons li a .navItemIconBg,
.dmTabletBody .dmTablet_navNoIcons li a .navIcon,
.dmTabletBody .dmTablet_navNoIcons li a .navItemIconBg {
  display: none;
}
#dm .display_None_important,
.display_None_important,
.dmDisplay_None {
  display: none !important;
}
.clearfix:after {
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.clearfix:after,
.clearfix:before {
  content: " ";
  display: table;
}
.clearfix,
ul.listWidgetContainer .listText .itemText {
  display: inline-block;
}
.dmDesktopBody .shadowEffectToChildren li,
.dmMobileBody .shadowEffectToChildren li,
.dmMobile_navNoShadow li a,
.dmTabletBody .shadowEffectToChildren li {
  box-shadow: none !important;
}
#dm .dmWidget .icon {
  font-size: 26px;
}
body.dmRoot #dm .dmOuter .dmInner .dmWidget .icon.hasFontIcon {
  height: 26px;
  margin-top: -13px;
  line-height: normal;
  text-align: center;
  background-image: none;
}
.dmRoot .hasFontIcon {
  background-image: none !important;
}
.dmMobileBody .dmMobile_navShowIcons li a .navIcon,
.dmMobileBody .dmMobile_navShowIcons li a .navItemIconBg,
.dmTabletBody .dmTablet_navShowIcons li a .navIcon,
.dmTabletBody .dmTablet_navShowIcons li a .navItemIconBg {
  display: inline;
}
.dmMobileBody .dmMobile_navNoArrows li a .navItemArrowBg,
.dmMobileBody .dmMobile_navNoText li a .navText,
.dmTabletBody .dmTablet_navNoArrows li a .navItemArrowBg,
.dmTabletBody .dmTablet_navNoText li a .navItemText {
  visibility: hidden;
}
.dmMobileBody .dmMobile_navRoundedCorners li a,
.dmTabletBody .dmTablet_navRoundedCorners li a {
  border-radius: 10px !important;
}
[data-dm-selected-cover],
[data-dm-selected-slogan] {
  display: none;
}
.dmBodyNoIscroll #fixHead {
  top: 0;
}
.dmBodyNoIscroll .fixedFooterContainer {
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 200;
}
.dmBodyNoIscroll .fixedPart {
  top: 0;
  width: 100%;
}
.dmBodyNoIscroll.iOSFixed .fixedPart {
  position: fixed;
  z-index: 1000000099;
}
.dmBodyNoIscroll.iOSFixed.dmDudaOneEditRuleBody .fixedPart {
  position: absolute;
}
.dmBodyNoIscroll #iscrollBody {
  overflow-y: auto;
  overflow-x: hidden;
  width: 100%;
}
.dmBodyNoIscroll.iOSFixed #iscrollBody {
  overflow-y: inherit;
  height: auto;
  margin-top: 50px;
}
.dmBodyNoIscroll #iscrollBody.noScroll {
  overflow: visible;
}
.dmBodyNoIscroll.iOSFixed .fixHeadFootSlideUp #iscrollBody,
.fixHeadFootSlideUp #iscrollBody {
  margin-bottom: 50px;
}
.dmBodyNoIscroll.iOSFixed.iOS7Fixed .fixHeadFootSlideUp #slideUpNav {
  margin-bottom: 49px;
}
.dmBodyNoIscroll.iOSFixed .fixHeadFootSlideUp .dmSlideNavClose {
  display: none;
}
.dmBodyNoIscroll.iOSFixed .fixHeadFootSlideUp .dmSlideNavOpen {
  display: block;
  position: absolute;
}
#dm .dmNav.dmNavCustom .dmHideFromNav,
#dm .dmn .dmHideFromNav,
#dm .dmn .dmNavSystemHidden,
.dmEmptyNav,
.dmExpandableNav.dmNavCustom .dmHideFromNav,
body#dmRoot.dmMobileBody .displayNoneOnMobileNav {
  display: none !important;
}
.otLocationsList {
  list-style-type: none;
  margin: 0 20px 20px;
  padding: 0;
}
.otLocationsList li a {
  text-decoration: none;
  color: #333;
  padding: 10px 30px 10px 6px;
  border-bottom: 1px solid #999;
  display: block;
  font-size: 18px;
  background: url(https://dd-cdn.multiscreensite.com/runtime-img/arrowBlackRight.png)
    no-repeat 99% 50%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.otLocationsList li a .iconBg {
  margin-right: 10px;
  font-size: 21px;
}
.dmPopupMask {
  position: fixed;
  margin: 0;
  display: none;
  width: 10px;
  z-index: 1000000999;
  top: 0;
  left: 0;
}
#dmRoot .dmPopup,
#dmRoot .dmPopupPage {
  display: block;
}
.dmPopup,
.dmPopupPage {
  text-align: left;
  position: fixed;
  top: 10px;
  left: 0;
  width: 93%;
  z-index: 1000009999 !important;
  box-sizing: border-box;
  background: #f5f5f5;
}
.dmPopupPage {
  display: block;
  overflow-y: hidden;
}
.popup-page-design .xdsoft_datetimepicker,
.popupOpen .xdsoft_datetimepicker {
  z-index: 1000100000 !important;
}
.dmPopup,
.dmPopupPage .data {
  overflow-y: auto;
  height: 100%;
}
#dm #dmPopup .data .dmRespRowsWrapper,
#dm #dmPopup .dmDefaultPage.innerPageTmplBox .dmRespRow {
  background-color: initial;
}
.dmPopup .dmPopupTitle {
  text-align: left;
  font: 700 19px Helvetica, Arial;
  margin: 20px 20px 35px;
  color: #999;
}
.dmPopup .dmShareWidget {
  display: block;
  margin: 15px auto;
  padding: 0;
}
.dmPopup,
.dmPopupPage .oneIcon:before {
  display: block;
}
.dmPopup .couponPopupData {
  border-radius: 0;
  padding: 0 10px;
}
.noTitle .dmPopupTitle {
  display: none;
}
.dmPopup.noTitle {
  padding: 25px 10px;
}
#dmPopup {
  opacity: 0;
  pointer-events: none;
}
#dmPopup.animated {
  transition: opacity 0.35s cubic-bezier(0, 0, 0.2, 1);
}
#dmPopup.dmPopup--visible {
  opacity: 1;
  pointer-events: auto;
}
.dmPopupClose,
.dmPopupClose:before {
  position: absolute;
  visibility: visible;
  cursor: pointer;
}
.dmPopupClose {
  border-radius: 25px;
  width: 27px;
  height: 27px;
  z-index: 1;
  background-color: rgba(255, 255, 255, 0.4);
  top: 12px;
  right: 12px;
}
.dmPopupClose:before {
  display: block;
  font-size: 20px;
  color: #000;
  top: 3px;
  right: 3px;
}
.dmMobileBody .couponPopupData .dmBody {
  min-height: 350px !important;
}
.couponPopupData .dmCouponMain {
  font-size: 18px;
}
.couponPopupData .dmCouponTerms {
  font-size: 16px;
}
.bodyInsideNee:not(.dmDudaonePreviewBody) .expiredCoupon.ed-version {
  display: block !important;
}
.couponPopupData .dmPopupClose {
  top: 5px;
  right: 5px;
}
body.dmDesktopBody:not(.mac) .data::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}
body.dmDesktopBody:not(.mac) .data::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0.1);
}
body.dmDesktopBody:not(.mac) .data::-webkit-scrollbar-thumb {
  background: #c8c8c8;
  box-shadow: inset 0 1px 2px #454545;
  border-radius: 45px;
}
.clickToCallVoipWrapper {
  text-align: center;
}
.clickToCallVoipIframe {
  width: 80%;
  height: 350px;
  max-width: 100% !important;
}
.popupOpen #dmFirstContainer,
.popupOpen .popupNavMain {
  transform: none !important;
}
body#dmRoot.popupOpen.dmMobileBody #dmSlideRightNavRight,
body#dmRoot.popupOpen.dmMobileBody
  #dmSlideRightNavRight
  :not(#dmPopup, #dmPopup *) {
  transform: none !important;
}
body#dmRoot.popupOpen.dmTabletBody #dmSlideRightNavRight * {
  transform: none !important;
}
#dm .header-over-content #stickyHeaderSpacer {
  height: 0 !important;
}
#dm .header-over-content .site_content {
  margin-top: 0 !important;
}
#dmRoot #dm .aem #dmSlideRightNavRight,
#dmRoot #dm .aem.ss-bgImage,
#dmSlideRightNavLeft * {
  z-index: 1;
}
#dmSlideRightNavLeft * .dmNavWrapper,
#dmSlideRightNavLeft * .dmNavWrapper ol,
#dmSlideRightNavLeft * .dmNavWrapper ul {
  list-style: none;
}
.popupOpen #dmSlideRightNavRight {
  z-index: inherit !important;
}
.imageWidget img[src=""],
.popupOpen #dmSlideRightNavLeft .fixedPart,
.popupOpen #slideRightNav {
  display: none;
}
.popupOpen #dmSlideRightNavRight #iscrollBody {
  overflow-y: hidden;
  height: 100vh !important;
}
#dm #dmSlideRightNavLeft {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: auto !important;
  height: auto;
}
#dmSlideRightNavLeft .fixedPart {
  z-index: 1;
  position: absolute;
  top: 0;
  right: auto;
  bottom: 0;
  left: 0;
  width: 240px;
  height: auto;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  transition: width 0.3s ease;
  padding-bottom: 65px;
}
#dmSlideRightNavLeft .dmHeader {
  background: 0 0;
}
#dmSlideRightNavRight {
  z-index: 2;
  position: relative;
  height: 100%;
  transition: all 0.3s ease-in-out;
}
.wrapTextLeft,
.wrapTextRight {
  margin-right: 4px !important;
  margin-left: 4px !important;
  display: block !important;
  float: left !important;
}
.wrapTextRight {
  float: right !important;
}
.dmMobileBody .wrapTextLeft,
.dmMobileBody .wrapTextRight {
  float: none !important;
}
.dmDesktopBody #dm .dmInner .dmRespRow.desktop-no-padding,
.dmMobileBody #dm .dmInner .dmRespRow.mobile-no-padding,
.dmTabletBody #dm .dmInner .dmRespRow.tablet-no-padding {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.dmDesktopBody #dm .dmInner .dmRespCol.desktop-no-padding,
.dmMobileBody #dm .dmInner .dmRespCol.mobile-no-padding,
.dmTabletBody #dm .dmInner .dmRespCol.tablet-no-padding {
  padding: 0 !important;
}
.noPaddingRight {
  padding-right: 0 !important;
}
.noPaddingLeft {
  padding-left: 0 !important;
}
.dmAppWrapper {
  overflow-y: auto;
  overflow-x: auto;
}
.dmAppWrapper iframe {
  width: 100%;
  height: 100%;
}
#dm .dmBackToTop {
  position: fixed !important;
}
.fb-comments,
.fb-comments * {
  width: 100% !important;
}
.youtubeExt {
  width: 640px;
  height: 360px;
}
.innerYoutubeExt {
  width: 100%;
  height: 100%;
  position: relative;
  padding-top: 30px;
  padding-bottom: 56.25%;
  overflow: hidden;
}
.youtube-padding-fix .innerYoutubeExt {
  padding-bottom: 0;
}
.innerYoutubeExt iframe {
  position: absolute;
  top: 0;
  left: 0;
}
.mobileDevice .innerYoutubeExt iframe {
  pointer-events: none;
}
.mobileDevice.previewMode .innerYoutubeExt iframe {
  pointer-events: all;
}
.videojsExt {
  width: 640px;
  height: initial;
}
.innerVideojsExt {
  position: relative;
  overflow: hidden;
  padding-top: 0;
  padding-bottom: 0;
}
#dm .innerVideojsExt video {
  width: 100%;
  margin: 0;
}
.innerVideojsExt,
.innerVideojsExt .video-js {
  width: 100%;
  height: 100%;
}
.msie .hamburger-header .imageWidget {
  overflow: hidden;
}
.inFormLayoutMode,
.inFormLayoutMode * {
  -webkit-touch-callout: none !important;
  -webkit-user-select: none !important;
  -ms-user-select: none !important;
  user-select: none !important;
}
.dmMobileBody #topBanner {
  display: none !important;
}
#poweredBy,
#topBanner {
  background-color: rgba(0, 0, 0, 0.8);
}
#topBanner {
  z-index: 2;
  background-color: #000;
  border-radius: 3px 0 0 3px;
  position: fixed;
  right: 0;
  top: 10px;
  height: 34px;
  line-height: 30px;
  width: 176px;
  padding-left: 8px;
  cursor: pointer;
  font-size: 21px;
  text-align: left;
}
#dm #d-notification-bar p.rteBlock a,
#dm #d-notification-bar p.rteBlock a:visited,
#topBanner .poweredLine {
  color: #fff;
}
#topBanner .poweredLine * {
  letter-spacing: 0 !important;
  font-size: 12px !important;
  font-family: Helvetica, Arial !important;
  font-weight: 400 !important;
}
#topBanner .poweredLogo {
  margin: 4px 2px;
  width: 45px;
}
.dmSocialLinkToRemove {
  display: none;
}
.poweredByWrapper {
  overflow: hidden;
}
#poweredBy {
  display: block;
  text-align: center;
  font-family: Helvetica, Arial;
  clear: both;
  color: #fff;
  padding: 15px;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3);
  font-weight: 400;
}
#poweredBy > span {
  margin-right: 4px;
  font-size: 15px;
}
.poweredLogo {
  height: 23px;
  width: 47px;
  display: inline-block;
  vertical-align: bottom;
}
.inlineMap a.leaflet-control-layers-toggle,
.short .poweredLogo {
  vertical-align: middle;
}
#poweredBy .poweredByTxt2 {
  margin-right: 0;
  text-decoration: underline;
}
#poweredBy .poweredLine1 {
  display: block;
  font-size: 16px;
  margin: 0 0 10px;
}
#poweredBy .poweredLine2 {
  display: block;
  font-size: 14px;
  margin: 0;
}
.dmMobileBody #poweredBy {
  padding: 10px 5px;
}
.dmMobileBody #poweredBy > span {
  font-size: 13px;
}
.dmMobileBody #poweredBy .poweredLine2 {
  font-size: 12px;
}
#poweredBy > span,
.dmMobileBody .poweredLogo {
  display: inline-block;
  vertical-align: middle;
}
[class*=" dm-icon-"]:before,
[class^="dm-icon-"]:before {
  font-family: "dm-font" !important;
}
.dmTwitterFeed {
  min-height: 1px;
  min-width: 1px;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .dmTabletBody .dmform select {
    -webkit-appearance: none;
  }
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
  .dmMobileBody .dmform select {
    -webkit-appearance: none;
  }
}
#recaptcha_response_field {
  height: 20px;
}
@media (max-width: 444px) {
  .recaptchatable #recaptcha_image {
    margin: 0 !important;
    width: 200px !important;
  }
  .recaptchatable .recaptcha_image_cell center img {
    width: 100%;
  }
  .recaptchatable .recaptcha_image_cell,
  .recaptchatable .recaptcha_r1_c1,
  .recaptchatable .recaptcha_r2_c1,
  .recaptchatable .recaptcha_r3_c1,
  .recaptchatable .recaptcha_r3_c2,
  .recaptchatable .recaptcha_r3_c3,
  .recaptchatable .recaptcha_r4_c1,
  .recaptchatable .recaptcha_r4_c2,
  .recaptchatable .recaptcha_r4_c4,
  .recaptchatable .recaptcha_r7_c1,
  .recaptchatable .recaptcha_r8_c1 {
    background: 0 0 !important;
  }
}
#site_content .innerList:not(.defaultList) .innerList:not(.defaultList),
.innerList:not(.defaultList) .innerList:not(.defaultList) {
  padding-left: 40px;
}
#site_content ol.innerList ol.innerList,
ol.innerList ol.innerList {
  list-style-type: lower-alpha;
}
#site_content ol.innerList ol.innerList ol.innerList,
ol.innerList ol.innerList ol.innerList {
  list-style-type: lower-roman;
}
.lh-1 {
  line-height: normal;
}
.socialRow .dmSocialParagraph {
  min-width: 100px;
}
[data-background-parallax-selector] .multilingualWidget {
  margin-top: 10px;
}
.dmMobileBody [data-background-parallax-selector] .multilingualWidget {
  margin-top: 0;
}
.social-multilingual-container {
  width: 100%;
  position: absolute;
}
.innerMultilingualRow {
  display: none;
  flex: 1 0 auto;
}
.dm-no-flexbox .innerMultilingualRow.visibleMultilingual + .innerSocialRow {
  display: none;
}
#dm .dmRespRow .dmRespColsWrapper .dmRespCol.R,
.dm-no-flexbox
  .innerMultilingualRow.visibleMultilingual.visibleMultilingual-left
  + .innerSocialRow {
  float: right;
}
.dm-no-flexbox
  .innerMultilingualRow.visibleMultilingual.visibleMultilingual-right
  + .innerSocialRow {
  float: left;
}
.dm-flexbox .social-multilingual-container {
  display: flex;
  float: right;
}
.dm-flexbox
  .innerMultilingualRow.visibleMultilingual.visibleMultilingual-right {
  order: 2;
}
.innerMultilingualRow.visibleMultilingual + .innerSocialRow {
  height: auto;
  width: 100%;
  position: relative;
}
.innerMultilingualRow.visibleMultilingual {
  display: inline-block;
  position: relative;
  z-index: 1;
  width: auto;
  margin-top: 3px;
}
.innerMultilingualRow.visibleMultilingual-left {
  padding-left: 16px;
}
.innerMultilingualRow.visibleMultilingual-right {
  padding-right: 16px;
}
#dm * {
  -webkit-tap-highlight-color: transparent;
}
.globalFullBleedMode .dmRespRow:not(.fullBleedChanged) .dmRespColsWrapper {
  width: 100% !important;
  max-width: 100% !important;
}
.globalFullBleedMode .dmRespRow:not(.fullBleedChanged) {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.dmRespRow.fullBleedMode > .dmRespColsWrapper {
  width: 100% !important;
  max-width: 100% !important;
}
.dmRespRow.fullBleedMode {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
#dm .blogSearchButton {
  position: absolute;
  right: 1px;
  top: 5px;
  z-index: 99;
  height: 28px;
  background: url(https://s3.amazonaws.com/dudamobile-themes/Icons/searchBtn.png)
    no-repeat;
  display: inline-block;
  border: 0;
  width: 25px;
  padding: 0;
  border-radius: 0;
  margin: 0;
}
#dm .dmRespRow.non-equal-col-height .dmRespColsWrapper,
.dm-no-flexwrap .dmMobileBody #dm .dmRespRow .dmRespColsWrapper,
[data-display-type="block"],
div[data-display-type="block"] {
  display: block;
}
.dmRestaurantMenu .imageWrapper {
  float: left;
  width: 85px;
  height: 85px;
  margin-right: 10px;
  overflow: hidden;
  background-image: url(https://dd-cdn.multiscreensite.com/runtime-img/restaurantMenu/menu-image1.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.dmRestaurantMenu .empty-placeholder {
  background-color: rgba(219, 219, 219, 0.9);
  height: 172px;
  position: relative;
  text-align: center;
  margin: 0;
}
.dmRestaurantMenu .empty-placeholder i {
  color: rgba(255, 255, 255, 0.5);
  visibility: visible;
  line-height: 150px;
  top: 30px;
  font-size: 180px;
}
#dm .dmRespRow .dmRespColsWrapper {
  display: flex;
}
.dmMobileBody #dm .dmRespRow .dmRespColsWrapper {
  flex-wrap: wrap;
}
#dm .dmBody .dmRespRow.relativePos {
  position: relative !important;
}
.disabledBtn {
  color: #c3c3c3;
  cursor: default !important;
  pointer-events: none;
}
.disabledBtn .text {
  color: #c3c3c3 !important;
}
.pswp {
  display: none;
  z-index: 9999999999 !important;
}
.pointer-events-none {
  pointer-events: none;
}
#dm .hasBackgroundOverlay:not(.dmPopupPage):not(.layout-drawer) {
  position: relative !important;
}
#dm .hasBackgroundOverlay:not(.hasExtraLayerOverlay):before {
  display: block !important;
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  width: 100% !important;
  height: 100% !important;
  content: " " !important;
  border-radius: inherit;
}
#dm
  .hasBackgroundOverlay:not(.dmRespRow):not(.dmRespCol):not(.dmFooter)
  > :not([class^="ui-"]) {
  position: relative;
}
#dm .hasBackgroundOverlay.dmRespCol > .dmNewParagraph,
#dm .hasBackgroundOverlay.dmRespCol > [data-element-type],
#dm .hasBackgroundOverlay.dmRespCol > [data-widget-type],
.hasExtraLayerOverlay.dmRespCol > .dmNewParagraph,
.hasExtraLayerOverlay.dmRespCol > [data-element-type],
.hasExtraLayerOverlay.dmRespCol > [data-widget-type] {
  position: relative;
}
#dm .hasBackgroundOverlay > .bgExtraLayerOverlay {
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  top: 0;
  left: 0;
}
#filepicker_shade {
  z-index: 1000010000 !important;
}
#dm .dmInner .dmWidget.align-center,
.align-center {
  margin-left: auto;
  margin-right: auto;
}
.text-align-center {
  text-align: center;
}
#dm #dm-outer-wrapper[dmtemplateid*="amburger"].aem.ss-bgImage {
  transform: none;
}
.ios-preview,
.ios-preview body,
.ios-preview body.fix-mobile-scrolling {
  height: 100%;
  -webkit-overflow-scrolling: auto;
  overflow: auto;
}
body.fix-mobile-scrolling {
  overflow: initial;
}
body.fix-mobile-scrolling.msie {
  overflow-y: visible;
}
.dmShare .shareLink {
  min-width: 74px;
  width: auto;
}
.dm-layout-home .hasDmInsideListNav .navWrapper {
  display: inherit !important;
}
#siteSidebar > .sbcontainer {
  width: 100%;
}
#siteSidebar .typeprivacy span,
.iol-original-row .typeprivacy span {
  white-space: normal;
  text-transform: none;
}
#dm .dmStoreSearch .dmStoreSearchIcon {
  left: 11px;
  right: initial !important;
}
#dm .dmStoreSearch .dmStoreSearchInput {
  text-indent: 18px;
  padding-left: 18px !important;
  padding-right: 18px !important;
}
#dm .dmStoreSearch .dmStoreSearchClickOverlay {
  left: 2px;
}
.isProductCatalog #dm .dmStoreCart .cartIcon,
.isProductCatalog #dm .ecwid-productBrowser-productsTable-buy,
.isProductCatalog #dm button.ecwid-btn--primary.ecwid-btn--buyNow,
.isProductCatalog .ecwid-productBrowser-details-rightPanel,
.isProductCatalog .ecwid-productBrowser-price,
.isProductCatalog
  .ecwid-productBrowser-productsGrid-cellBottom.ecwid-productBrowser-productsGrid-productInside {
  display: none;
}
.mapContainer canvas.mapboxgl-canvas {
  left: 0;
}
#dm #dRuntimeError h4,
.dmGeoInnerWrapper .mapContainer .leaflet-control-container {
  text-align: center;
}
#dm
  div.dmContent
  div.dmCouponWrapper
  div.dmSharePopupWrapper
  div.popupData
  div.dmShareWidget
  a {
  color: #626262 !important;
  font-size: 12px !important;
  font-family: sans-serif !important;
  text-align: center !important;
  width: 100% !important;
  padding-left: 31px !important;
  padding-right: 5px !important;
  padding-top: 7px !important;
  left: 0 !important;
}
#dm
  div.dmContent
  div.dmCouponWrapper
  div.dmSharePopupWrapper
  div.popupData
  div.dmShareWidget
  a::after {
  content: "";
}
#dm
  div.dmContent
  div.dmCouponWrapper
  div.dmSharePopupWrapper
  div.popupData
  div.dmShareWidget {
  min-width: 74px;
  width: initial;
}
#dm
  .dmHeader[data-scrollable-target].scroll-responder_set[mini-header-show-only-navigation-row="true"]
  .dmRespRow.mini-header-hide-row,
.dmGeoLocation.disableNearestLocation .dmGeoLocBtn {
  display: none !important;
}
.mapContainer .map-popup-wrapper.leaflet-rrose .leaflet-rrose-content-wrapper,
.mapContainer .mapboxgl-popup-content {
  width: 200px;
}
.mapContainer .leaflet-popup.map-popup-wrapper.map-popup-display-always,
.mapContainer .leaflet-popup.map-popup-wrapper.map-popup-display-hover {
  bottom: 25px !important;
}
.mapboxgl-map {
  font-style: inherit !important;
  font-weight: inherit !important;
  font-stretch: inherit !important;
  font-size: inherit !important;
  line-height: inherit !important;
  font-family: inherit !important;
}
.mapboxgl-ctrl-attrib {
  font: 12px/20px "Helvetica Neue", Arial, Helvetica, sans-serif;
}
.map-popup-title,
p.rteBlock {
  margin: 0;
}
.map-popup-description {
  margin: 0;
  white-space: pre-line;
  display: none;
}
#dm
  .dmHeader[data-scrollable-target].scroll-responder_set
  .dmRespRow
  .dmRespCol.empty-column.large-12.small-12.medium-12,
.map-popup-title {
  display: none;
}
.inlineMap[data-popup-description-visible="true"] .map-popup-description,
.inlineMap[data-popup-title-visible="true"] .map-popup-title {
  display: block;
}
.inlineMap .leaflet-touch .leaflet-control-fullscreen a {
  background-position: 0 0;
}
#dm .dmHeader[data-scrollable-target].no-transition,
#dm .dmHeader[data-scrollable-target].no-transition .dmRespRow,
#dm
  .dmHeader[data-scrollable-target].no-transition
  [data-element-type="image"]
  img,
#dm .dmHeader[data-scrollable-target].no-transition [data-element-type] {
  transition: none;
}
#dm .dmHeader[data-scrollable-target],
#dm .dmHeader[data-scrollable-target] .dmRespRow,
#dm .dmHeader[data-scrollable-target] [data-element-type="image"] img,
#dm .dmHeader[data-scrollable-target] [data-element-type] {
  transition: height 0.2s ease, background-color 0.2s ease, padding 0.2s ease,
    width 0.2s ease, margin 0.2s ease, top 0.2s ease, transform 0.2s ease;
}
#dm .dmHeader[data-scrollable-target].scroll-responder_set {
  height: auto !important;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  min-height: auto !important;
}
#dm
  .dmHeader[data-scrollable-target].scroll-responder_set
  .dmRespRow.mini-header-show-row {
  z-index: 1;
}
#dm
  .dmHeader[data-scrollable-target].scroll-responder_set#hcontainer:not(
    [data-gradient-background]
  ) {
  background-image: none !important;
}
#dm
  .dmHeader[data-scrollable-target].scroll-responder_set
  [data-element-type]:not([data-element-type="multilingual"]):not(
    [data-element-type="social_hub"]
  ):not([data-element-type="onelinksmenu"]):not(
    [data-element-type="clicktocall"]
  ):not([data-element-type="opentable"]):not(
    [data-element-type="emailextension"]
  ):not([data-element-type="externalapp"]):not(
    [data-element-type="paypal"]
  ):not([data-element-type="facebook_like"]):not(
    [data-element-type="ec_store_cart"]
  ):not([data-element-type="image"]):not([data-element-type="paragraph"]):not(
    [data-element-type="paragraph"]
  ):not([data-element-type="graphic"]):not(
    [data-element-type="dButtonLinkId"]
  ):not([data-element-type="custom_extension"]):not(
    [data-element-type="loginBar"]
  ):not([data-element-type="ssrcart"]):not(
    [data-element-type="ssrcollectionsearch"]
  ) {
  display: none !important;
}
#dm
  .dmHeader[data-scrollable-target].scroll-responder_set
  .has-one-widget-only {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  height: auto !important;
}
#dm
  .dmHeader[data-scrollable-target].scroll-responder_set
  .has-one-widget-only
  .dmNewParagraph,
#dm
  .dmHeader[data-scrollable-target].scroll-responder_set
  .has-one-widget-only
  [data-element-type="ButtonLinkId"],
#dm
  .dmHeader[data-scrollable-target].scroll-responder_set
  .has-one-widget-only
  [data-element-type="clicktocall"],
#dm
  .dmHeader[data-scrollable-target].scroll-responder_set
  .has-one-widget-only
  [data-element-type="dButtonLinkId"],
#dm
  .dmHeader[data-scrollable-target].scroll-responder_set
  .has-one-widget-only
  [data-element-type="ec_store_cart"],
#dm
  .dmHeader[data-scrollable-target].scroll-responder_set
  .has-one-widget-only
  [data-element-type="emailextension"],
#dm
  .dmHeader[data-scrollable-target].scroll-responder_set
  .has-one-widget-only
  [data-element-type="externalapp"],
#dm
  .dmHeader[data-scrollable-target].scroll-responder_set
  .has-one-widget-only
  [data-element-type="facebook_like"],
#dm
  .dmHeader[data-scrollable-target].scroll-responder_set
  .has-one-widget-only
  [data-element-type="graphic"],
#dm
  .dmHeader[data-scrollable-target].scroll-responder_set
  .has-one-widget-only
  [data-element-type="image"],
#dm
  .dmHeader[data-scrollable-target].scroll-responder_set
  .has-one-widget-only
  [data-element-type="multilingual"],
#dm
  .dmHeader[data-scrollable-target].scroll-responder_set
  .has-one-widget-only
  [data-element-type="onelinksmenu"],
#dm
  .dmHeader[data-scrollable-target].scroll-responder_set
  .has-one-widget-only
  [data-element-type="onelinksmenu"]:not([navigation-id="unifiedNav"])
  ul,
#dm
  .dmHeader[data-scrollable-target].scroll-responder_set
  .has-one-widget-only
  [data-element-type="onelinksmenu"][navigation-id="unifiedNav"],
#dm
  .dmHeader[data-scrollable-target].scroll-responder_set
  .has-one-widget-only
  [data-element-type="opentable"],
#dm
  .dmHeader[data-scrollable-target].scroll-responder_set
  .has-one-widget-only
  [data-element-type="paragraph"],
#dm
  .dmHeader[data-scrollable-target].scroll-responder_set
  .has-one-widget-only
  [data-element-type="paypal"],
#dm
  .dmHeader[data-scrollable-target].scroll-responder_set
  .has-one-widget-only
  [data-element-type="social_hub"] {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
#dm
  .dmHeader[data-scrollable-target].scroll-responder_set
  .has-more-one-widget:not(.safari-widget)
  .dmNewParagraph,
#dm
  .dmHeader[data-scrollable-target].scroll-responder_set
  .has-more-one-widget:not(.safari-widget)
  [data-element-type="ButtonLinkId"],
#dm
  .dmHeader[data-scrollable-target].scroll-responder_set
  .has-more-one-widget:not(.safari-widget)
  [data-element-type="clicktocall"],
#dm
  .dmHeader[data-scrollable-target].scroll-responder_set
  .has-more-one-widget:not(.safari-widget)
  [data-element-type="dButtonLinkId"],
#dm
  .dmHeader[data-scrollable-target].scroll-responder_set
  .has-more-one-widget:not(.safari-widget)
  [data-element-type="ec_store_cart"],
#dm
  .dmHeader[data-scrollable-target].scroll-responder_set
  .has-more-one-widget:not(.safari-widget)
  [data-element-type="emailextension"],
#dm
  .dmHeader[data-scrollable-target].scroll-responder_set
  .has-more-one-widget:not(.safari-widget)
  [data-element-type="externalapp"],
#dm
  .dmHeader[data-scrollable-target].scroll-responder_set
  .has-more-one-widget:not(.safari-widget)
  [data-element-type="facebook_like"],
#dm
  .dmHeader[data-scrollable-target].scroll-responder_set
  .has-more-one-widget:not(.safari-widget)
  [data-element-type="graphic"],
#dm
  .dmHeader[data-scrollable-target].scroll-responder_set
  .has-more-one-widget:not(.safari-widget)
  [data-element-type="image"],
#dm
  .dmHeader[data-scrollable-target].scroll-responder_set
  .has-more-one-widget:not(.safari-widget)
  [data-element-type="multilingual"],
#dm
  .dmHeader[data-scrollable-target].scroll-responder_set
  .has-more-one-widget:not(.safari-widget)
  [data-element-type="onelinksmenu"],
#dm
  .dmHeader[data-scrollable-target].scroll-responder_set
  .has-more-one-widget:not(.safari-widget)
  [data-element-type="onelinksmenu"]:not([navigation-id="unifiedNav"])
  ul,
#dm
  .dmHeader[data-scrollable-target].scroll-responder_set
  .has-more-one-widget:not(.safari-widget)
  [data-element-type="onelinksmenu"][navigation-id="unifiedNav"],
#dm
  .dmHeader[data-scrollable-target].scroll-responder_set
  .has-more-one-widget:not(.safari-widget)
  [data-element-type="opentable"],
#dm
  .dmHeader[data-scrollable-target].scroll-responder_set
  .has-more-one-widget:not(.safari-widget)
  [data-element-type="paragraph"],
#dm
  .dmHeader[data-scrollable-target].scroll-responder_set
  .has-more-one-widget:not(.safari-widget)
  [data-element-type="paypal"],
#dm
  .dmHeader[data-scrollable-target].scroll-responder_set
  .has-more-one-widget:not(.safari-widget)
  [data-element-type="social_hub"] {
  margin-top: 10px !important;
  margin-bottom: 10px !important;
}
#dm
  .dmHeader[data-scrollable-target].scroll-responder_set
  .dmRespRow
  .dmRespCol.has-one-widget-only
  .dmNewParagraph,
#dm
  .dmHeader[data-scrollable-target].scroll-responder_set
  .dmRespRow
  .dmRespCol.has-one-widget-only
  [data-element-type]:not([data-element-type="multilingual"]) {
  top: 50% !important;
  transform: translateY(-50%);
  position: relative !important;
}
#hcontainer[has-shadow="true"] {
  position: relative;
  z-index: 1;
}
.bgGallerySlide,
.bgGallerySlideHolder {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.bgGallerySlide ~ :not(.bgGallerySlide):not(.videobgwrapper) {
  position: relative;
}
.overflow-hidden {
  overflow: hidden !important;
}
#dm #dmStyle_outerContainer #dmStyle_innerContainer .slider-container-no-bg {
  background-image: none !important;
}
.dmRespRow .dmRespColsWrapper .dmRespCol[data-gallery-bg] {
  min-height: 100px;
}
.dmRestaurantMenu .menuItemDesc .richText {
  white-space: initial;
}
#dm #d-notification-bar p.rteBlock {
  text-align: center;
  word-wrap: break-word;
}
p.rteBlock a {
  color: inherit;
}
[layout="layout-2"] .menuItemBox .richText .rteBlock.defaultList li,
[layout="layout-4"] .menuItemBox .richText .rteBlock.defaultList li,
[layout="layout-6"] .menuItemBox .richText .rteBlock.defaultList li {
  position: relative;
  left: 1em;
  padding-right: 1em;
}
ul.listWidgetContainer li.listItem .rteBlock * {
  display: initial;
}
ul.listWidgetContainer li.listItem .rteBlock li {
  display: list-item;
}
ul.listWidgetContainer li.listItem ul.rteBlock {
  list-style-type: disc;
  list-style-position: initial;
}
ul.slides li ul.rteBlock {
  list-style-type: disc;
}
ul.listWidgetContainer li.listItem ol.rteBlock,
ul.slides li ul.rteBlock {
  list-style-position: initial;
}
#dmRoot {
  text-decoration-skip-ink: none;
}
#dm #dRuntimeError {
  background: #fff;
  padding: 8px;
  text-align: center;
}
#dm
  #site_content
  .dmFooterContainer
  .p_hfcontainer
  .main-navigation.unifiednav:not(.unifiednav_vertical)
  .unifiednav__container[data-depth="0"] {
  top: auto !important;
  bottom: 100%;
}
#dm .yelpReviewSubTitle {
  width: calc(100% - 91px);
}
[data-element-type="dm_geo_location"][provider="mappy"] .mapContainer *,
[data-element-type="dm_geo_location"][provider="mappy"] .mapContainer ::after,
[data-element-type="dm_geo_location"][provider="mappy"] .mapContainer ::before,
[data-element-type="mapextension"][provider="mappy"] *,
[data-element-type="mapextension"][provider="mappy"] ::after,
[data-element-type="mapextension"][provider="mappy"] ::before {
  box-sizing: content-box;
}
.fullSizeButton {
  width: 100% !important;
  height: 100% !important;
  margin: 0 !important;
}
.contact-checkable-container input[type="checkbox"].checkable-input,
.contact-checkable-container input[type="radio"].checkable-input,
.xdsoft_datetimepicker {
  display: none;
}
#dm .sticky-widgets-container,
#dm .sticky-widgets-container-global {
  z-index: 3;
  position: relative;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
#dm .sticky-widgets-container .dmNewParagraph,
#dm .sticky-widgets-container [data-element-type],
#dm .sticky-widgets-container-global .dmNewParagraph,
#dm .sticky-widgets-container-global [data-element-type] {
  position: fixed !important;
}
[data-scrollable-target][has-secondary-image="true"] .primary-image {
  display: inline-block !important;
}
.hide-contact-input .custom-contact-checkable,
.hide-contact-input .custom-contact-checkable + span,
[data-scrollable-target][has-secondary-image="true"] .secondary-image,
[data-scrollable-target][has-secondary-image="true"].scroll-responder_set
  .primary-image,
[data-scrollable-target][has-secondary-image="true"].scroll-responder_set
  .primary-image
  + * {
  display: none !important;
}
[data-scrollable-target][has-secondary-image="true"].scroll-responder_set
  .secondary-image {
  display: inline-block !important;
}
.dmform-title {
  padding-right: 15px;
  padding-left: 15px;
}
.contact-checkable-container {
  align-items: flex-end;
  word-break: break-word;
}
.contact-checkable-img {
  width: auto;
  height: 100px;
  display: none;
  margin: 5px;
}
.dmform .checkboxwrapper .for-checkable img.contact-checkable-img {
  height: 100px;
}
.contact-img-enable {
  display: block;
}
.for-checkable {
  display: flex;
}
.contact-checkable-container
  input[type="checkbox"].checkable-input
  + label
  .custom-contact-checkable,
.contact-checkable-container
  input[type="radio"].checkable-input
  + label
  .custom-contact-checkable,
.contact-checkable-container p.rteBlock,
.for-checkable .rteBlock,
.for-checkable div {
  display: inline;
}
.contact-checkable-container input[type="radio"].checkable-input + label {
  margin: 2px;
}
.contact-checkable-container
  input[type="radio"].checkable-input
  + label
  .custom-contact-checkable:before {
  content: "";
  background: #f4f4f4;
  border-radius: 100%;
  border: 1px solid #b4b4b4;
  display: inline-block;
  width: 1.4em;
  height: 1.4em;
  position: relative;
  margin-right: 3px;
  vertical-align: top;
  cursor: pointer;
  text-align: center;
  transition: all 250ms ease;
}
.contact-checkable-container
  input[type="radio"].checkable-input:checked
  + label
  .custom-contact-checkable:before {
  background-color: #3197ee;
  box-shadow: inset 0 0 0 4px #f4f4f4;
}
.contact-checkable-container
  input[type="radio"].checkable-input:focus
  + label
  .custom-contact-checkable:before {
  outline: 0;
  border-color: #3197ee;
}
.contact-checkable-container
  input[type="radio"].checkable-input
  + label
  .custom-contact-checkable:empty:before {
  margin-right: 0;
}
.contact-checkable-container
  input[type="checkbox"].checkable-input
  + label
  .custom-contact-checkable
  span {
  height: 17px;
}
.contact-checkable-container
  input[type="checkbox"].checkable-input
  + label
  .custom-contact-checkable::before {
  content: "\a0";
  display: inline-block;
  margin: 0.2em;
  width: 1.2em;
  height: 1.2em;
  line-height: 0.75em;
  transition: all 0.5s;
  border: 1px solid silver;
  background: #f4f4f4;
}
.contact-checkable-container
  input[type="checkbox"].checkable-input:checked
  + label
  .custom-contact-checkable::before {
  content: "\a0";
  background: #3197ee;
  border: 1px solid #fff;
  box-shadow: inset 0 0 0 1px #fff, 0 0 0 1px #3197ee;
}
.contact-checkable-container input:checked + label img.contact-checkable-img {
  border-style: solid;
  border-width: 3px;
  border-color: transparent;
}
[data-flex-id] {
  position: relative;
}
[data-flex-id][data-layout-section] {
  min-height: 32px;
}
[data-flex-id]:not([data-layout-section]) {
  min-height: 10vh;
}
.flex-widgets-container {
  display: none;
}
body.dmDesktopBody
  #dm
  .hamburger-header
  .dmRespRow:not(.dmPlaceHolderRespRow)
  .empty-column:only-child,
body.dmTabletBody
  #dm
  .hamburger-header
  .dmRespRow:not(.dmPlaceHolderRespRow)
  .empty-column:only-child {
  min-height: 55px;
}
@media (min-width: 1025px) {
  #dmRoot.responsiveTablet
    #dm
    #dmStyle_outerContainer
    #dmStyle_innerContainer
    .showOnMedium,
  #dmRoot.responsiveTablet #dm .dmInner .hide-for-large {
    display: none !important;
  }
  #dmRoot.responsiveTablet
    #dm
    [data-responsive-name="ResponsiveDesktopTopTabletHamburger"]
    .site_content {
    margin-top: 0 !important;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  #dmRoot.responsiveTablet
    #dm
    #dmStyle_outerContainer
    #dmStyle_innerContainer
    #hamburger-header-container
    ~ #stickyHeaderSpacer,
  #dmRoot.responsiveTablet
    #dm
    #dmStyle_outerContainer
    #dmStyle_innerContainer
    .showOnLarge,
  #dmRoot.responsiveTablet #dm .dmInner .hide-for-medium {
    display: none !important;
  }
  #dmRoot.responsiveTablet
    .header-over-content[dmtemplateid*="amburger"]
    .sidebarLeft
    #desktopBodyBox {
    margin-top: 0 !important;
  }
}
@media (max-width: 767px) {
  #dmRoot.responsiveTablet
    #dm
    #dmStyle_outerContainer
    #dmStyle_innerContainer
    #hamburger-header-container
    ~ #stickyHeaderSpacer,
  #dmRoot.responsiveTablet
    #dm
    #dmStyle_outerContainer
    #dmStyle_innerContainer
    .showOnLarge,
  #dmRoot.responsiveTablet #dm .dmInner .hide-for-small {
    display: none !important;
  }
}
.video-ssr .videobgframe {
  object-fit: cover;
}
@media not all and (min-resolution: 0.001dpcm) {
  @supports (-webkit-appearance: none) {
    .video-ssr iframe.videobgframe {
      object-fit: fill;
    }
  }
}
#dm .flexslider[sliderscriptparams*="'isFade': true"] .slides li,
#dm .flexslider[sliderscriptparams*="'isFade':true"] .slides li,
#dm .flexslider[sliderscriptparams*="isFade: true"] .slides li,
#dm .flexslider[sliderscriptparams*="isFade:true"] .slides li {
  width: 100% !important;
  float: left !important;
  margin-right: -100% !important;
  position: relative !important;
}
#dm .flexslider .slides li:first-child > a > img,
#dm .flexslider .slides li:first-child > img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  position: absolute;
  display: block;
}
#dm
  .flexslider[sliderscriptparams*="'stretch': true"]
  .slides
  li:first-child
  img,
#dm
  .flexslider[sliderscriptparams*="'stretch':true"]
  .slides
  li:first-child
  img,
#dm
  .flexslider[sliderscriptparams*='"stretch": true']
  .slides
  li:first-child
  img,
#dm
  .flexslider[sliderscriptparams*='"stretch":true']
  .slides
  li:first-child
  img,
#dm .flexslider[sliderscriptparams*="stretch: true"] .slides li:first-child img,
#dm .flexslider[sliderscriptparams*="stretch:true"] .slides li:first-child img {
  object-fit: cover;
}
[dmle_extension^="ssr"] {
  display: block;
}
[dmle_extension="ssrcollectionsearch"] {
  width: -webkit-fit-content;
  width: fit-content;
}
.automation-no-animation,
.automation-no-animation * {
  transition-delay: 0s !important;
  transition-duration: 0s !important;
  animation-duration: 0s !important;
}
.dm_wrapper.dm_wrapper.dm_wrapper a:focus-visible,
.dm_wrapper.dm_wrapper.dm_wrapper button:focus-visible,
.dm_wrapper.dm_wrapper.dm_wrapper input:focus-visible {
  outline: revert;
}
#dm .dmGeoLocation .dmGeoMLocMapViewMap .mapContainer {
  height: 100%;
}
/* end of script */
/* This file is auto-generated from a `scss` file with the same name */

#d-notification-bar {
  display: none;
  position: fixed;
  width: 100%;
  text-align: center;
  padding: 1em 0;
  background: rgba(0, 0, 0, 0.8);
  color: #fff;
  z-index: 1000000100;
  left: 0;
  transition: transform 0.4s ease;
}
#d-notification-bar a {
  color: inherit;
}
#d-notification-bar .notification-dismiss {
  position: absolute;
  top: 5px;
  right: 10px;
  font-weight: 700;
  cursor: pointer;
  color: #fff;
}
.showing-message {
  position: relative;
  transition: top 0.4s ease, translateY 0.4s ease;
  top: 0;
}
.showing-message.showing-message--top #d-notification-bar {
  top: 0;
  bottom: auto;
  transform: translateY(-100%);
  display: block;
}
.showing-message.showing-message--bottom #d-notification-bar {
  top: auto;
  bottom: 0;
  transform: translateY(100%);
  display: block;
}
.showing-message.showing-message--shown #d-notification-bar {
  transform: translateY(0);
}
/* end of script */
/* This file is auto-generated from a `scss` file with the same name */

[data-layout-grid] {
  display: -ms-grid;
  display: grid;
  justify-content: start;
  align-items: start;
  -ms-grid-columns: minmax(0, 1fr);
  grid-template-columns: minmax(0, 1fr);
  -ms-grid-rows: minmax(8px, max-content);
  grid-template-rows: minmax(8px, -webkit-max-content);
  grid-template-rows: minmax(8px, max-content);
}
[data-layout-grid] > .flex-element.group {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  justify-self: center;
  align-self: start;
  order: 0;
  max-width: 1200px;
}
.flex-element.inner-grid,
[data-layout-grid],
[data-layout-grid] > .flex-element.group,
[data-layout-grid] > .flex-element.group > .flex-element.group {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  position: relative;
}
[data-layout-grid] > .flex-element.group > .flex-element.group {
  display: flex;
  flex-direction: column;
  max-width: 100%;
  align-self: stretch;
  justify-content: center;
  align-items: flex-start;
}
.flex-element.inner-grid {
  display: -ms-grid;
  display: grid;
  justify-content: start;
  align-items: start;
  column-gap: 0;
  row-gap: 0;
  width: 50%;
  -ms-grid-columns: minmax(0, 1fr);
  grid-template-columns: minmax(0, 1fr);
}
.flex-element.widget-wrapper {
  position: relative;
  min-width: 10px;
  min-height: 10px;
}
#dm [data-flex-id] .widget-wrapper > [data-element-type] {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
}
#dm
  [data-flex-id]
  .widget-wrapper[data-widget-type="clicktomap"]
  > [data-element-type] {
  width: 100% !important;
  height: 100% !important;
}
[data-flex-id] .widget-wrapper [data-element-type="dYouTubeId"] video,
[data-flex-id] .widget-wrapper [data-element-type="image"] img,
[data-flex-id] .widget-wrapper [data-element-type="image"] img[width][height] {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
[data-flex-id]
  .widget-wrapper
  [data-element-type="open_hours"][data-element-type="open_hours"][data-element-type="open_hours"] {
  overflow: hidden;
}
[data-flex-id] .flex-element.grid > .flex-element,
[data-flex-id] .flex-element.inner-grid > .flex-element {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}
[data-widget-type="clicktomap"],
[data-widget-type="ssrimageslider"],
[data-widget-type="youtube"],
[data-widget-type]:has(> .dmWidget.flexButton) {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: minmax(0, 1fr);
  grid-template-columns: minmax(0, 1fr);
  -ms-grid-rows: minmax(0, 1fr);
  grid-template-rows: minmax(0, 1fr);
}
@media (min-width: 1025px) {
  [data-image-bg-static] {
    background-attachment: fixed;
  }
}
@media (max-width: 467px) {
  [data-hidden-on-mobile_portrait] {
    display: none !important;
  }
}
@media (min-width: 468px) and (max-width: 767px) {
  [data-hidden-on-mobile_landscape] {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  [data-hidden-on-tablet] {
    display: none !important;
  }
}
@media (min-width: 1025px) and (max-width: 1399px) {
  [data-hidden-on-desktop] {
    display: none !important;
  }
}
@media (min-width: 1400px) {
  [data-hidden-on-desktop_wide] {
    display: none !important;
  }
}
/* end of script */
/* This file is auto-generated from a `scss` file with the same name */

body {
  -webkit-overflow-scrolling: touch;
}
:not(.runtime-module-container) .layout-drawer,
:not(.runtime-module-container) .layout-drawer-hamburger,
:not(.runtime-module-container) .layout-drawer-overlay {
  visibility: hidden;
}
:not(.runtime-module-container) .layout-drawer {
  position: fixed;
  transition: none;
  transform: translate(-100%, -100%);
}
:not(.runtime-module-container) .layout-drawer[data-origin="side-reverse"] {
  transform: translate(100%, 0);
}
:not(.runtime-module-container) .layout-drawer-overlay {
  opacity: 0;
}
.runtime-module-container {
  width: 100%;
}
.msie
  .runtime-module-container[dmtemplateid*="amburger"].layout-drawer_open.layout-drawer_push-content
  #site_content,
.msie
  .runtime-module-container[dmtemplateid*="amburger"].layout-drawer_open.layout-drawer_push-content
  #site_content
  .site_content,
.runtime-module-container[dmtemplateid*="amburger"] #site_content,
.runtime-module-container[dmtemplateid*="amburger"] .dmInner {
  position: static;
}
.runtime-module-container[dmtemplateid*="amburger"]
  #site_content
  .site_content {
  position: relative;
}
.runtime-module-container[dmtemplateid*="amburger"] .dmLayoutWrapper {
  background-color: transparent;
}
.runtime-module-container .hamburger-header-container {
  position: fixed;
  z-index: 2;
  top: 0;
  left: 0;
  width: 100%;
}
.runtime-module-container .hamburger-header-container .hamburger-header {
  min-height: 43px;
}
.runtime-module-container .layout-drawer,
.runtime-module-container .layout-drawer-hamburger,
.runtime-module-container .layout-drawer-overlay {
  visibility: visible;
}
.runtime-module-container .site_content {
  transition: transform 0.3s ease-out;
}
.runtime-module-container[dmtemplateid*="amburger"] .site_content {
  margin-top: 59px;
}
.editGrid .runtime-module-container .layout-drawer-hamburger {
  transition: none;
}
.runtime-module-container .layout-drawer,
.runtime-module-container .layout-drawer-overlay {
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
}
.runtime-module-container .layout-drawer {
  background-color: #fff;
  width: 75vw;
  transition: transform 0.3s linear;
  transform: translate(-100%, 0);
  overflow: auto;
  -webkit-overflow-scrolling: auto;
  z-index: 13;
  display: flex;
  flex-direction: column;
}
.runtime-module-container
  .layout-drawer
  .dmRespRow:not(.dmPlaceHolderRespRow)
  .dmRespColsWrapper
  .dmRespCol:not(.content-removed):only-child:empty,
.runtime-module-container
  .layout-drawer
  .grid-row:not(.dmPlaceHolderRespRow)
  .dmRespColsWrapper
  .dmRespCol:not(.content-removed):only-child:empty {
  min-height: 0;
}
.runtime-module-container .layout-drawer[data-origin="side"] {
  width: 75vw;
}
.runtime-module-container .layout-drawer[data-origin="side-reverse"] {
  transform: translate(100%, 0);
  left: auto;
  right: 0;
}
.runtime-module-container .layout-drawer[data-origin="top"] {
  min-height: 20vh;
  min-width: 40vw;
  max-height: 100%;
  height: auto;
  width: 100%;
  transform: translate(0, -100%);
}
.runtime-module-container
  .layout-drawer[data-origin="top"]#mobile-hamburger-drawer {
  min-height: 40vh;
}
.runtime-module-container .layout-drawer[data-origin="top"][data-auto-height] {
  height: auto;
}
.runtime-module-container .layout-drawer-overlay {
  width: 100vw;
  background-color: rgba(0, 0, 0, 0.4);
  transition: opacity 0.3s ease-out;
  opacity: 0;
  pointer-events: none;
  z-index: 6;
}
.runtime-module-container:not(.layout-drawer_push-content)
  .layout-drawer[data-origin][open],
.runtime-module-container:not(.layout-drawer_push-content)
  .layout-drawer[open] {
  transform: translate(0);
}
.runtime-module-container.layout-drawer_open.layout-drawer_push-content {
  max-height: 100%;
  position: fixed;
}
.runtime-module-container.layout-drawer_open .layout-drawer-overlay {
  opacity: 1;
  pointer-events: all;
}
.runtime-module-container.layout-drawer_push-content {
  transition: transform 0.3s ease-out;
}
.runtime-module-container.layout-drawer_push-content .layout-drawer {
  transform: translate(-100%, 0);
}
.runtime-module-container.layout-drawer_push-content.hamburger-reverse
  .layout-drawer {
  transform: translate(100%, 0);
}
.runtime-module-container.layout-drawer_fixed-header #dmFirstContainer,
.runtime-module-container.layout-drawer_fixed-header
  #hamburger-header-container {
  z-index: 7;
}
.runtime-module-container.layout-drawer_fixed-header
  #hamburger-header-container {
  background-color: #fff;
}
.runtime-module-container.layout-drawer_fixed-header .layout-drawer {
  transition-property: all;
  opacity: 1;
  pointer-events: auto;
}
.runtime-module-container.layout-drawer_fixed-header
  .layout-drawer:not([open]) {
  opacity: 0;
  pointer-events: none !important;
}
.runtime-module-container.layout-drawer_fixed-header
  .layout-drawer:not([open])
  * {
  pointer-events: none !important;
}
.ios-preview
  .runtime-module-container.layout-drawer_fixed-header
  .layout-drawer {
  position: fixed;
}
.runtime-module-container
  [layout*="f6afaf4829d0439da1f306a3588ecc88"].layout-drawer {
  width: auto;
}
.runtime-module-container.hamburger-reverse
  .layout-drawer[layout*="f6afaf4829d0439da1f306a3588ecc88"] {
  left: auto;
  right: 0;
}
body:not([data-flex-site])
  .layout-drawer
  .dmRespRow:not(:first-of-type):not(:last-of-type),
body:not([data-flex-site])
  .layout-drawer
  .grid-row:not(:first-of-type):not(:last-of-type) {
  flex: 1 1 auto;
}
.popup-page-design
  #layout-drawer-hamburger.layout-drawer-hamburger.hamburger-on-header,
.popup-page-design .hamburger-header-container,
.popup-page-design .layout-drawer {
  display: none;
}
.msie
  .runtime-module-container[dmtemplateid*="amburger"].layout-drawer_open.layout-drawer_push-content
  .hamburger-header-container,
.msie
  .runtime-module-container[dmtemplateid*="amburger"].layout-drawer_open.layout-drawer_push-content
  .layout-drawer,
.msie
  .runtime-module-container[dmtemplateid*="amburger"].layout-drawer_open.layout-drawer_push-content
  .layout-drawer-hamburger,
.msie
  .runtime-module-container[dmtemplateid*="amburger"].layout-drawer_open.layout-drawer_push-content
  .layout-drawer-overlay {
  position: absolute;
}
.layout-drawer-hamburger {
  background: unset;
  -webkit-appearance: none;
  appearance: none;
  position: fixed;
  left: 18px;
  margin-left: env(safe-area-inset-left);
  padding: 17px 11px;
  z-index: 14;
  width: 52px;
  height: 52px;
  background-color: transparent;
  color: #787878;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  border: 0;
  justify-content: space-between;
  align-items: stretch;
  top: 18px;
  transition: color 0.3s ease-in, background-color 0.3s ease-in;
  border-radius: 0;
}
.layout-drawer-hamburger:not(:focus) {
  outline: unset;
}
.layout-drawer-hamburger .hamburger__slice {
  display: block;
  height: 0;
  width: 100%;
  border: 1px solid currentColor;
  transition: transform 0.3s ease-out, opacity 0.4s ease-out;
  transform-origin: center;
}
@media (max-width: 767px) {
  .layout-drawer-hamburger {
    background: unset;
    -webkit-appearance: none;
    appearance: none;
    position: fixed;
    left: 10px;
    margin-left: env(safe-area-inset-left);
    padding: 13px 9px;
    z-index: 14;
    width: 40px;
    height: 40px;
    background-color: transparent;
    color: #787878;
    cursor: pointer;
    display: flex;
    flex-direction: column;
    border: 0;
    justify-content: space-between;
    align-items: stretch;
    top: 10px;
    transition: color 0.3s ease-in, background-color 0.3s ease-in;
    border-radius: 0;
  }
  [data-flex-site] .layout-drawer-hamburger {
    top: 19px;
  }
  .layout-drawer-hamburger:not(:focus) {
    outline: unset;
  }
  .layout-drawer-hamburger .hamburger__slice {
    display: block;
    height: 0;
    width: 100%;
    border: 1px solid currentColor;
    transition: transform 0.3s ease-out, opacity 0.4s ease-out;
    transform-origin: center;
  }
}
#dmFlexHeaderContainer:has(#flex-header[data-overlapping])
  .layout-drawer-hamburger {
  z-index: 101;
}
.hamburger-reverse .layout-drawer-hamburger {
  left: auto;
  right: 10px;
  margin-right: env(safe-area-inset-right);
}
@media (min-width: 768px) {
  .hamburger-reverse .layout-drawer-hamburger {
    right: 18px;
  }
  .layout-drawer_open .layout-drawer-hamburger .hamburger__slice:first-child {
    transform: translateY(8px) rotate(45deg);
  }
  .layout-drawer_open .layout-drawer-hamburger .hamburger__slice:last-child {
    transform: translateY(-8px) rotate(-45deg);
  }
  .layout-drawer_open
    .layout-drawer-hamburger
    .hamburger__slice:not(:first-child):not(:last-child) {
    opacity: 0;
  }
}
@media (max-width: 767px) {
  .layout-drawer_open .layout-drawer-hamburger .hamburger__slice:first-child {
    transform: translateY(6px) rotate(45deg);
  }
  .layout-drawer_open .layout-drawer-hamburger .hamburger__slice:last-child {
    transform: translateY(-6px) rotate(-45deg);
  }
  .layout-drawer_open
    .layout-drawer-hamburger
    .hamburger__slice:not(:first-child):not(:last-child) {
    opacity: 0;
  }
}
@media (min-width: 1025px) {
  [data-flex-site] #layout-drawer-hamburger {
    display: none;
  }
  [data-flex-site] .layout-drawer:not([data-origin="top"]) {
    width: 30vw;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  [data-flex-site] .layout-drawer:not([data-origin="top"]) {
    width: 50vw;
  }
}
@media (max-width: 767px) {
  [data-flex-site] .layout-drawer:not([data-origin="top"]) {
    width: 80vw;
  }
}
[data-flex-site] #hamburger-drawer .add-sections-button {
  display: none;
}
[data-flex-site] .layout-drawer [data-flex-id] {
  flex: 1 0 auto;
}
/* end of script */
/* This file is auto-generated from a `scss` file with the same name */

#dm-outer-wrapper.hamburger-reverse
  #hamburger-header-container
  #mobile-hamburger-header
  .dmRespRow
  .dmRespColsWrapper {
  flex-direction: row-reverse;
  direction: ltr;
}
#dm-outer-wrapper
  #hamburger-header-container
  #hamburger-header[data-scrollable-target],
#dm-outer-wrapper
  #hamburger-header-container
  #mobile-hamburger-header[data-scrollable-target] {
  transition: background-color 0.2s ease-in-out;
}
#dm-outer-wrapper #hamburger-header-container #hamburger-header .dmRespCol,
#dm-outer-wrapper
  #hamburger-header-container
  #mobile-hamburger-header
  .dmRespRow
  .dmRespCol {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
#dm-outer-wrapper
  #hamburger-header-container
  #mobile-hamburger-header
  .dmRespRow
  .dmRespCol
  [data-element-type="clicktocall"]
  .text,
#dm-outer-wrapper
  #hamburger-header-container
  #mobile-hamburger-header
  .dmRespRow
  .dmRespCol
  [data-element-type="dButtonLinkId"]
  .text {
  padding: 0 !important;
}
#dm-outer-wrapper
  #hamburger-header-container
  #hamburger-header
  .dmRespCol.defaultMultilingualExtensionColumn {
  width: 100%;
}
#dm-outer-wrapper
  #hamburger-header-container
  #hamburger-header
  .dmRespCol.defaultMultilingualExtensionColumn
  .multilingualWidget {
  align-self: flex-end;
}
/* end of script */
@charset "UTF-8"; /*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2015 Daniel Eden
*/
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}
@-webkit-keyframes bounce {
  0%,
  100%,
  20%,
  53%,
  80% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%,
  43% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}
@keyframes bounce {
  0%,
  100%,
  20%,
  53%,
  80% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%,
  43% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    -ms-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    -ms-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    -ms-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}
.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  -ms-transform-origin: center bottom;
  transform-origin: center bottom;
}
@-webkit-keyframes flash {
  0%,
  100%,
  50% {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}
@keyframes flash {
  0%,
  100%,
  50% {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}
.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes pulse {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    -ms-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}
@-webkit-keyframes rubberBand {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 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);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes rubberBand {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    -ms-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    -ms-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    -ms-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    -ms-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    -ms-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}
@-webkit-keyframes shake {
  0%,
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 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%,
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    -ms-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    -ms-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
.shake {
  -webkit-animation-name: shake;
  animation-name: shake;
}
@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }
  100% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    -ms-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    -ms-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    -ms-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    -ms-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }
  100% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    -ms-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
.swing {
  -webkit-transform-origin: top center;
  -ms-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}
@-webkit-keyframes tada {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes tada {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    -ms-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    -ms-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    -ms-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}
@-webkit-keyframes wobble {
  0% {
    -webkit-transform: none;
    transform: none;
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes wobble {
  0% {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    -ms-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    -ms-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    -ms-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    -ms-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    -ms-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  100% {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}
.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}
@-webkit-keyframes bounceIn {
  0%,
  100%,
  20%,
  40%,
  60%,
  80% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    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% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    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);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes bounceIn {
  0%,
  100%,
  20%,
  40%,
  60%,
  80% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    -ms-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    -ms-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);
    -ms-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    -ms-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    -ms-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
}
@-webkit-keyframes bounceInLeft {
  0%,
  100%,
  60%,
  75%,
  90% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    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);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes bounceInLeft {
  0%,
  100%,
  60%,
  75%,
  90% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    -ms-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    -ms-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    -ms-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    -ms-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  100% {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}
.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}
@-webkit-keyframes bounceInRight {
  0%,
  100%,
  60%,
  75%,
  90% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    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);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes bounceInRight {
  0%,
  100%,
  60%,
  75%,
  90% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    -ms-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    -ms-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    -ms-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    -ms-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  100% {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}
.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    -ms-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    -ms-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}
@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    -ms-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -ms-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -ms-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    -ms-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    -ms-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  100% {
    -webkit-transform: perspective(400px);
    -ms-transform: perspective(400px);
    transform: perspective(400px);
  }
}
.flipInX {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}
@-webkit-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -ms-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -ms-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    -ms-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    -ms-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  100% {
    -webkit-transform: perspective(400px);
    -ms-transform: perspective(400px);
    transform: perspective(400px);
  }
}
.flipInY {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}
@-webkit-keyframes rotateIn {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateIn {
  0% {
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    -ms-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}
@-webkit-keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    -ms-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}
@-webkit-keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    -ms-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}
@-webkit-keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    -ms-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}
@-webkit-keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    -ms-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}
@-webkit-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    -ms-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}
.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}
@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
@keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    -ms-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}
@-webkit-keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -ms-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -ms-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp;
}
@-webkit-keyframes slideInDown {
  0% {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    visibility: visible;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes slideInDown {
  0% {
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    visibility: visible;
  }
  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}
@-webkit-keyframes slideInLeft {
  0% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    visibility: visible;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes slideInLeft {
  0% {
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    visibility: visible;
  }
  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}
@-webkit-keyframes slideInRight {
  0% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    visibility: visible;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes slideInRight {
  0% {
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    visibility: visible;
  }
  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}
@-webkit-keyframes slideInUp {
  0% {
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    visibility: visible;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes slideInUp {
  0% {
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    visibility: visible;
  }
  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}
/* end of script */
/* This file is auto-generated from a `scss` file with the same name */

#snipcart:not(:empty) {
  z-index: 999;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.3);
}
#snipcart > div {
  box-shadow: -1px 1px 6px rgba(0, 0, 0, 0.3);
}
[dmle_extension="ssroptionsvariations"] {
  min-height: -webkit-fit-content;
  min-height: fit-content;
  min-width: 200px;
}
[dmle_extension="ssroptionsvariations"].frame-direction-rtl {
  direction: rtl;
}
[dmle_extension="ssraddtocart"] {
  width: 220px;
  height: 40px;
  margin: 0 auto;
}
[dmle_extension="ssraddtocart"] .snipcart-add-item {
  width: 100%;
  height: 100%;
}
[dmle_extension="ssrfiltersort"] {
  width: 160px;
  height: 40px;
  max-width: 500px;
  max-height: 200px;
  min-width: -webkit-fit-content !important;
  min-width: fit-content !important;
}
#dm .dmBody [dmle_widget="dudaSnipcartProductGalleryId"] .layout-container,
#dm .dmBody [dmle_widget="dudaSnipcartProductGalleryId"] .photoGalleryThumbs {
  padding: 10px;
}
#dm
  .dmBody
  [dmle_widget="dudaSnipcartProductGalleryId"]
  [data-no-results="true"] {
  color: #000;
  text-align: center;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  white-space: pre-line;
}
#dm .dmBody [dmle_extension="ssrcart"][data-element-type="ssrcart"] {
  width: -webkit-fit-content !important;
  width: fit-content !important;
  margin: 0 auto 0 0;
}
#dm [data-flex-id] .widget-wrapper [dmle_extension="ssraddtocart"] {
  width: 100% !important;
  height: 100% !important;
}
#dm [data-flex-id] .widget-wrapper [dmle_extension="ssrfiltersort"] {
  max-width: inherit !important;
  max-height: inherit !important;
  width: 100% !important;
  height: 100% !important;
}
/* end of script */
/* This file is auto-generated from a `scss` file with the same name */

@charset "UTF-8";
/*! normalize.css v2.1.0 | MIT License | git.io/normalize */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden] {
  display: none;
}
html {
  font-family: Source Sans Pro;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
a:focus {
  outline: thin dotted;
}
a:active,
a:hover {
  outline: 0;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: 700;
}
dfn {
  font-style: italic;
}
hr {
  box-sizing: content-box;
  height: 0;
}
mark {
  background: #ff0;
  color: #000;
}
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}
pre {
  white-space: pre-wrap;
}
q {
  quotes: "“" "”" "‘" "’";
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}
button,
input {
  line-height: normal;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/* end of script */
/* This file is auto-generated from a `scss` file with the same name */

*,
:after,
:before {
  box-sizing: border-box;
}
embed,
object {
  max-width: 100%;
  height: 100%;
}
img {
  max-width: 100%;
  -ms-interpolation-mode: bicubic;
  display: inline-block;
}
textarea {
  height: auto;
  min-height: 50px;
}
select {
  width: 100%;
}
#map_canvas embed,
#map_canvas img,
#map_canvas object,
.map_canvas embed,
.map_canvas img,
.map_canvas object {
  max-width: none !important;
}
.text-left {
  text-align: left !important;
}
.text-right {
  text-align: right !important;
}
.text-center {
  text-align: center !important;
}
.text-justify {
  text-align: justify !important;
}
.hide {
  display: none;
}
.antialiased {
  -webkit-font-smoothing: antialiased;
}
.dmRespRow.dmPaddingForCols .dmRespCol {
  padding-left: 15px;
  padding-right: 15px;
}
.dmRespDesignRow.dmRespDesignRowNoTopPadding,
.dmRespRow.dmRespRowNoTopPadding {
  padding-top: 0;
}
.dmMobileBody .dmRespCol .dmRespRow .dmRespCol.small-12,
.dmRespDesignRow.dmRespDesignRowNoPadding,
.dmRespRow.dmRespRowNoPadding {
  padding: 0;
}
.dmRespDesignRow,
.dmRespRow {
  *zoom: 1;
  padding-top: 15px;
  padding-bottom: 15px;
}
.dmRespDesignRow .dmRespDesignRow.collapse:after,
.dmRespDesignRow .dmRespDesignRow.collapse:before,
.dmRespDesignRow .dmRespDesignRow:after,
.dmRespDesignRow .dmRespDesignRow:before,
.dmRespDesignRow:after,
.dmRespDesignRow:before,
.dmRespRow .dmRespRow.collapse:after,
.dmRespRow .dmRespRow.collapse:before,
.dmRespRow .dmRespRow:after,
.dmRespRow .dmRespRow:before,
.dmRespRow:after,
.dmRespRow:before {
  content: " ";
  display: table;
}
.dmRespDesignRow .dmRespDesignRow.collapse:after,
.dmRespDesignRow .dmRespDesignRow:after,
.dmRespDesignRow:after,
.dmRespRow .dmRespRow.collapse:after,
.dmRespRow .dmRespRow:after,
.dmRespRow:after {
  clear: both;
}
.dmRespDesignRow,
.dmRespRow,
.dmRespRow .dmRespColsWrapper {
  max-width: 960px;
  position: relative;
  margin: 0 auto;
  width: 100%;
}
.dmRespColsWrapperX {
  max-width: 1200px;
  position: relative;
  margin: 0 auto;
  width: 100%;
}
@media screen and (min-width: 1200px) {
  .rows-1200 .dmRespDesignRow,
  .rows-1200 .dmRespRow:not(.fullBleedMode) .dmRespColsWrapper {
    max-width: 1200px;
  }
}
.dmRespRow.dmRespRowFullBleed {
  width: 100%;
  max-width: 100%;
}
.dmRespDesignRow .column,
.dmRespDesignRow .dmRespDesignCol,
.dmRespRow .column,
.dmRespRow .dmRespCol {
  position: relative;
  width: 100%;
  display: inline-block;
  vertical-align: top;
  float: left;
}
.dmRespRow .column > *,
.dmRespRow .dmRespCol > * {
  max-width: 100%;
}
.dmRespDesignRow.collapse .dmRespDesignCol,
.dmRespRow.collapse .dmRespCol {
  position: relative;
  padding-left: 0;
  padding-right: 0;
  float: left;
}
.dmRespDesignRow .dmRespDesignRow,
.dmRespRow .dmRespRow {
  width: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: none;
  *zoom: 1;
}
.dmRespDesignRow .dmRespDesignRow.collapse,
.dmRespRow .dmRespRow.collapse {
  width: auto;
  margin: 0;
  max-width: none;
  *zoom: 1;
}
.dmMobileBody .dmRespDesignRow .column,
.dmMobileBody .dmRespDesignRow .dmRespDesignCol,
.dmMobileBody .dmRespRow .column,
.dmMobileBody .dmRespRow .dmRespCol {
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
  float: left;
}
.dmMobileBody .dmRespCol .dmRespRow .dmRespCol.small-3:first-child,
.dmMobileBody .dmRespCol .dmRespRow .dmRespCol.small-4:first-child,
.dmMobileBody .dmRespCol .dmRespRow .dmRespCol.small-6:first-child {
  padding-left: 0;
}
.dmMobileBody .dmRespCol .dmRespRow .dmRespCol.small-3:last-child,
.dmMobileBody .dmRespCol .dmRespRow .dmRespCol.small-4:last-child,
.dmMobileBody .dmRespCol .dmRespRow .dmRespCol.small-6:last-child {
  padding-right: 0;
}
.dmMobileBody .dmRespDesignRow .small-1,
.dmMobileBody .dmRespRow .small-1 {
  position: relative;
  width: 8.33333%;
}
.dmMobileBody .dmRespDesignRow .small-2,
.dmMobileBody .dmRespRow .small-2 {
  position: relative;
  width: 16.66667%;
}
.dmMobileBody .dmRespDesignRow .small-3,
.dmMobileBody .dmRespRow .small-3 {
  position: relative;
  width: 25%;
}
.dmMobileBody .dmRespDesignRow .small-4,
.dmMobileBody .dmRespRow .small-4 {
  position: relative;
  width: 33.33333%;
}
.dmMobileBody .dmRespDesignRow .small-5,
.dmMobileBody .dmRespRow .small-5 {
  position: relative;
  width: 41.66667%;
}
.dmMobileBody .dmRespDesignRow .small-6,
.dmMobileBody .dmRespRow .small-6 {
  position: relative;
  width: 50%;
}
.dmMobileBody .dmRespDesignRow .small-7,
.dmMobileBody .dmRespRow .small-7 {
  position: relative;
  width: 58.33333%;
}
.dmMobileBody .dmRespDesignRow .small-8,
.dmMobileBody .dmRespRow .small-8 {
  position: relative;
  width: 66.66667%;
}
.dmMobileBody .dmRespDesignRow .small-9,
.dmMobileBody .dmRespRow .small-9 {
  position: relative;
  width: 75%;
}
.dmMobileBody .dmRespDesignRow .small-10,
.dmMobileBody .dmRespRow .small-10 {
  position: relative;
  width: 83.33333%;
}
.dmMobileBody .dmRespDesignRow .small-11,
.dmMobileBody .dmRespRow .small-11 {
  position: relative;
  width: 91.66667%;
}
.dmMobileBody .dmRespDesignRow .small-12,
.dmMobileBody .dmRespRow .small-12 {
  position: relative;
  width: 100%;
}
.dmMobileBody [class*="column"] + [class*="column"]:last-child {
  float: right;
}
.dmMobileBody [class*="column"] + [class*="column"].end {
  float: left;
}
.dmMobileBody .dmRespRow[class*="column"].mobile-columns-reversed.end,
.dmMobileBody .dmRespRow[class*="column"].mobile-columns-reversed:last-child {
  float: none;
}
.dmTabletBody .dmRespDesignRow .medium-1,
.dmTabletBody .dmRespRow .medium-1 {
  position: relative;
  width: 8.33333%;
}
.dmTabletBody .dmRespDesignRow .medium-2,
.dmTabletBody .dmRespRow .medium-2 {
  position: relative;
  width: 16.66667%;
}
.dmTabletBody .dmRespDesignRow .medium-3,
.dmTabletBody .dmRespRow .medium-3 {
  position: relative;
  width: 25%;
}
.dmTabletBody .dmRespDesignRow .medium-4,
.dmTabletBody .dmRespRow .medium-4 {
  position: relative;
  width: 33.33333%;
}
.dmTabletBody .dmRespDesignRow .medium-5,
.dmTabletBody .dmRespRow .medium-5 {
  position: relative;
  width: 41.66667%;
}
.dmTabletBody .dmRespDesignRow .medium-6,
.dmTabletBody .dmRespRow .medium-6 {
  position: relative;
  width: 50%;
}
.dmTabletBody .dmRespDesignRow .medium-7,
.dmTabletBody .dmRespRow .medium-7 {
  position: relative;
  width: 58.33333%;
}
.dmTabletBody .dmRespDesignRow .medium-8,
.dmTabletBody .dmRespRow .medium-8 {
  position: relative;
  width: 66.66667%;
}
.dmTabletBody .dmRespDesignRow .medium-9,
.dmTabletBody .dmRespRow .medium-9 {
  position: relative;
  width: 75%;
}
.dmTabletBody .dmRespDesignRow .medium-10,
.dmTabletBody .dmRespRow .medium-10 {
  position: relative;
  width: 83.33333%;
}
.dmTabletBody .dmRespDesignRow .medium-11,
.dmTabletBody .dmRespRow .medium-11 {
  position: relative;
  width: 91.66667%;
}
.dmTabletBody .dmRespDesignRow .medium-12,
.dmTabletBody .dmRespRow .medium-12 {
  position: relative;
  width: 100%;
}
.dmDesktopBody .dmRespDesignRow .large-1,
.dmDesktopBody .dmRespRow .large-1 {
  position: relative;
  width: 8.33333%;
}
.dmDesktopBody .dmRespDesignRow .large-2,
.dmDesktopBody .dmRespRow .large-2 {
  position: relative;
  width: 16.66667%;
}
.dmDesktopBody .dmRespDesignRow .large-3,
.dmDesktopBody .dmRespRow .large-3 {
  position: relative;
  width: 25%;
}
.dmDesktopBody .dmRespDesignRow .large-4,
.dmDesktopBody .dmRespRow .large-4 {
  position: relative;
  width: 33.33333%;
}
.dmDesktopBody .dmRespDesignRow .large-5,
.dmDesktopBody .dmRespRow .large-5 {
  position: relative;
  width: 41.66667%;
}
.dmDesktopBody .dmRespDesignRow .large-6,
.dmDesktopBody .dmRespRow .large-6 {
  position: relative;
  width: 50%;
}
.dmDesktopBody .dmRespDesignRow .large-7,
.dmDesktopBody .dmRespRow .large-7 {
  position: relative;
  width: 58.33333%;
}
.dmDesktopBody .dmRespDesignRow .large-8,
.dmDesktopBody .dmRespRow .large-8 {
  position: relative;
  width: 66.66667%;
}
.dmDesktopBody .dmRespDesignRow .large-9,
.dmDesktopBody .dmRespRow .large-9 {
  position: relative;
  width: 75%;
}
.dmDesktopBody .dmRespDesignRow .large-10,
.dmDesktopBody .dmRespRow .large-10 {
  position: relative;
  width: 83.33333%;
}
.dmDesktopBody .dmRespDesignRow .large-11,
.dmDesktopBody .dmRespRow .large-11 {
  position: relative;
  width: 91.66667%;
}
.dmDesktopBody .dmRespDesignRow .large-12,
.dmDesktopBody .dmRespRow .large-12 {
  position: relative;
  width: 100%;
}
.dmFlexboxWrapper {
  -js-display: flex;
  display: flex;
}
.dmFlexboxWrapper.sidebarHidden #siteSidebarSpacer {
  display: none;
}
.dmFlexboxWrapper.sidebarRight #siteSideWrapper {
  order: 2;
}
.dmFlexboxWrapper.sidebarLeft #siteSideWrapper {
  order: 0;
}
.dmFlexboxWrapper div.dmBody {
  order: 1;
}
.dmFlexboxWrapper .sidebar {
  flex: 0 0 auto;
}
.dmFlexboxWrapper #siteSideWrapper,
.dmFlexboxWrapper .sidebar {
  width: 25%;
  flex-grow: 0;
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
}
.dmFlexboxWrapper #siteSideWrapper .sidebar {
  width: 100%;
}
.dmFlexboxWrapper.sidebarHidden .sidebar {
  display: none;
}
.dmFlexboxWrapper.sidebarRight .sidebar,
.dmFlexboxWrapper.sidebarRight .siteSideWrapper {
  order: 2;
}
.dmFlexboxWrapper.sidebarLeft .sidebar,
.dmFlexboxWrapper.sidebarLeft .siteSideWrapper {
  order: 0;
}
#dmRoot.slideRightSidebarLayout .dmInner .dmFlexboxWrapper > div.dmBody,
.dmFlexboxWrapper > #dmFlexboxContentWrapper,
.dmFlexboxWrapper > div.dmBody {
  width: 75%;
  flex: 1 1 auto;
  -ms-flex-positive: 1;
}
#siteSidebar #sbcontainer .dmRespRowsWrapper {
  min-height: initial !important;
}
.sideheader {
  position: relative !important;
}
.sideheaderFullHeight .dmFlexboxWrapper {
  align-items: stretch;
}
.sideheaderFullHeight #allWrapper,
.sideheaderFullHeight #dm_content,
.sideheaderFullHeight .sbcontainer,
.sideheaderFullHeight .sbcontainer .dmSidebarRowsWrapper,
.sideheaderFullHeight div.dmBody .dmRespRowsWrapper {
  height: 100%;
}
.dmFlexboxWrapper {
  align-items: flex-start;
}
.dmInner .dmFlexboxWrapper .dmBody .dmRespRowsWrapper,
.dmInner .dmGridWrapper .dmBody .dmRespRowsWrapper {
  background-color: transparent;
}
/* end of script */
/* This file is auto-generated from a `scss` file with the same name */

@font-face {
  font-family: "Open Sans Hebrew";
  font-display: swap;
  font-style: italic;
  font-weight: 300;
  src: url(https://dd-cdn.multiscreensite.com/fonts/Opes_Sans_Hebrew/opensanshebrew-lightitalic-webfont.eot);
  src: url(https://dd-cdn.multiscreensite.com/fonts/Opes_Sans_Hebrew/opensanshebrew-lightitalic-webfont.eot?#iefix)
      format("embedded-opentype"),
    url(https://dd-cdn.multiscreensite.com/fonts/Opes_Sans_Hebrew/opensanshebrew-lightitalic-webfont.woff)
      format("woff"),
    url(https://dd-cdn.multiscreensite.com/fonts/Opes_Sans_Hebrew/opensanshebrew-lightitalic-webfont.ttf)
      format("truetype");
}
@font-face {
  font-family: "Open Sans Hebrew";
  font-display: swap;
  font-style: normal;
  font-weight: 300;
  src: url(https://dd-cdn.multiscreensite.com/fonts/Opes_Sans_Hebrew/opensanshebrew-light-webfont.eot);
  src: url(https://dd-cdn.multiscreensite.com/fonts/Opes_Sans_Hebrew/opensanshebrew-light-webfont.eot?#iefix)
      format("embedded-opentype"),
    url(https://dd-cdn.multiscreensite.com/fonts/Opes_Sans_Hebrew/opensanshebrew-light-webfont.woff)
      format("woff"),
    url(https://dd-cdn.multiscreensite.com/fonts/Opes_Sans_Hebrew/opensanshebrew-light-webfont.ttf)
      format("truetype");
}
@font-face {
  font-family: "Open Sans Hebrew";
  font-style: italic;
  font-display: swap;
  font-weight: 400;
  src: url(https://dd-cdn.multiscreensite.com/fonts/Opes_Sans_Hebrew/opensanshebrew-italic-webfont.eot);
  src: url(https://dd-cdn.multiscreensite.com/fonts/Opes_Sans_Hebrew/opensanshebrew-italic-webfont.eot?#iefix)
      format("embedded-opentype"),
    url(https://dd-cdn.multiscreensite.com/fonts/Opes_Sans_Hebrew/opensanshebrew-italic-webfont.woff)
      format("woff"),
    url(https://dd-cdn.multiscreensite.com/fonts/Opes_Sans_Hebrew/opensanshebrew-italic-webfont.ttf)
      format("truetype");
}
@font-face {
  font-family: "Open Sans Hebrew";
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src: url(https://dd-cdn.multiscreensite.com/fonts/Opes_Sans_Hebrew/opensanshebrew-regular-webfont.eot);
  src: url(https://dd-cdn.multiscreensite.com/fonts/Opes_Sans_Hebrew/opensanshebrew-regular-webfont.eot?#iefix)
      format("embedded-opentype"),
    url(https://dd-cdn.multiscreensite.com/fonts/Opes_Sans_Hebrew/opensanshebrew-regular-webfont.woff)
      format("woff"),
    url(https://dd-cdn.multiscreensite.com/fonts/Opes_Sans_Hebrew/opensanshebrew-regular-webfont.ttf)
      format("truetype");
}
@font-face {
  font-family: "Open Sans Hebrew";
  font-style: italic;
  font-display: swap;
  font-weight: 700;
  src: url(https://dd-cdn.multiscreensite.com/fonts/Opes_Sans_Hebrew/opensanshebrew-bolditalic-webfont.eot);
  src: url(https://dd-cdn.multiscreensite.com/fonts/Opes_Sans_Hebrew/opensanshebrew-bolditalic-webfont.eot?#iefix)
      format("embedded-opentype"),
    url(https://dd-cdn.multiscreensite.com/fonts/Opes_Sans_Hebrew/opensanshebrew-bolditalic-webfont.woff)
      format("woff"),
    url(https://dd-cdn.multiscreensite.com/fonts/Opes_Sans_Hebrew/opensanshebrew-bolditalic-webfont.ttf)
      format("truetype");
}
@font-face {
  font-family: "Open Sans Hebrew";
  font-style: normal;
  font-display: swap;
  font-weight: 700;
  src: url(https://dd-cdn.multiscreensite.com/fonts/Opes_Sans_Hebrew/opensanshebrew-bold-webfont.eot);
  src: url(https://dd-cdn.multiscreensite.com/fonts/Opes_Sans_Hebrew/opensanshebrew-bold-webfont.eot?#iefix)
      format("embedded-opentype"),
    url(https://dd-cdn.multiscreensite.com/fonts/Opes_Sans_Hebrew/opensanshebrew-bold-webfont.woff)
      format("woff"),
    url(https://dd-cdn.multiscreensite.com/fonts/Opes_Sans_Hebrew/opensanshebrew-bold-webfont.ttf)
      format("truetype");
}
@font-face {
  font-family: "Open Sans Hebrew";
  font-style: italic;
  font-display: swap;
  font-weight: 800;
  src: url(https://dd-cdn.multiscreensite.com/fonts/Opes_Sans_Hebrew/opensanshebrew-extrabold-webfont.eot);
  src: url(https://dd-cdn.multiscreensite.com/fonts/Opes_Sans_Hebrew/opensanshebrew-extrabold-webfont.eot?#iefix)
      format("embedded-opentype"),
    url(https://dd-cdn.multiscreensite.com/fonts/Opes_Sans_Hebrew/opensanshebrew-extrabold-webfont.woff)
      format("woff"),
    url(https://dd-cdn.multiscreensite.com/fonts/Opes_Sans_Hebrew/opensanshebrew-extrabold-webfont.ttf)
      format("truetype");
}
@font-face {
  font-family: "Open Sans Hebrew";
  font-style: normal;
  font-display: swap;
  font-weight: 800;
  src: url(https://dd-cdn.multiscreensite.com/fonts/Opes_Sans_Hebrew/opensanshebrew-extrabold-webfont.eot);
  src: url(https://dd-cdn.multiscreensite.com/fonts/Opes_Sans_Hebrew/opensanshebrew-extrabold-webfont.eot?#iefix)
      format("embedded-opentype"),
    url(https://dd-cdn.multiscreensite.com/fonts/Opes_Sans_Hebrew/opensanshebrew-extrabold-webfont.woff)
      format("woff"),
    url(https://dd-cdn.multiscreensite.com/fonts/Opes_Sans_Hebrew/opensanshebrew-extrabold-webfont.ttf)
      format("truetype");
}
@font-face {
  font-family: "Alef Hebrew";
  font-display: swap;
  font-style: normal;
  font-weight: 400;
  src: url(https://dd-cdn.multiscreensite.com/fonts/Alef-Regular.woff2)
    format("woff2");
}
@font-face {
  font-family: "Alef Hebrew";
  font-display: swap;
  font-style: normal;
  font-weight: 700;
  src: url(https://dd-cdn.multiscreensite.com/fonts/Alef-Bold.woff2)
    format("woff2");
}
@font-face {
  font-family: "dm-social-font";
  font-display: block;
  src: url(https://static-cdn.website-editor.net/fonts/dm-social-font.woff?mxo7pn)
      format("woff"),
    url(https://static-cdn.website-editor.net/fonts/dm-social-font.ttf?mxo7pn)
      format("truetype"),
    url(https://static-cdn.website-editor.net/fonts/dm-social-font.svg?mxo7pn#dm-font)
      format("svg");
  font-weight: 400;
  font-style: normal;
}
[class*=" dm-icon-"],
[class*=" dm-social-icon-"],
[class^="dm-icon-"],
[class^="dm-social-icon-"] {
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
[class*=" dm-social-icon-"],
[class^="dm-social-icon-"] {
  font-family: "dm-social-font" !important;
}
.dm-social-icon-email:before {
  content: "\e900";
}
.dm-social-icon-facebook:before {
  content: "\e901";
}
.dm-social-icon-foursquare:before {
  content: "\e902";
}
.dm-social-icon-Google-plus:before {
  content: "\e903";
}
.dm-social-icon-instagram:before {
  content: "\e904";
}
.dm-social-icon-linkedin:before {
  content: "\e905";
}
.dm-social-icon-pinterest:before {
  content: "\e906";
}
.dm-social-icon-reddit:before {
  content: "\e907";
}
.dm-social-icon-rss:before {
  content: "\e908";
}
.dm-social-icon-snapchat:before {
  content: "\e909";
}
.dm-social-icon-tripadvisor:before {
  content: "\e90a";
}
.dm-social-icon-twitter:before {
  content: "\e90b";
}
.dm-social-icon-vimeo:before {
  content: "\e90c";
}
.dm-social-icon-yelp:before {
  content: "\e90d";
}
.dm-social-icon-google-my-business:before,
.dm-social-icon-waze:before,
.dm-social-icon-whatsapp:before,
.dm-social-icon-youtube:before {
  content: "\e90e";
}
@font-face {
  font-family: "dm-font";
  font-display: block;
  src: url(https://static-cdn.website-editor.net/fonts/dm-font.woff?v=12)
      format("woff"),
    url(https://static-cdn.website-editor.net/fonts/dm-font.ttf?v=12)
      format("truetype"),
    url(https://static-cdn.website-editor.net/fonts/dm-font.svg?v=12#dm-font)
      format("svg");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Label Sans";
  src: url(https://static-cdn.website-editor.net/fonts/LabelSansVF.woff?v=1)
      format("woff"),
    url(https://static-cdn.website-editor.net/fonts/LabelSansVF.woff2?v=1)
      format("woff2");
  font-weight: 100 700;
  font-style: normal;
}
[class*=" dm-icon-"],
[class^="dm-icon-"] {
  font-family: "dm-font";
}
.dm-icon-about:before {
  content: "\e900";
}
.dm-icon-action:before {
  content: "\e901";
}
.dm-icon-adjust:before {
  content: "\e902";
}
.dm-icon-Agendize:before {
  content: "\e903";
}
.dm-icon-airplane:before {
  content: "\e904";
}
.dm-icon-align_center:before {
  content: "\e905";
}
.dm-icon-align_left:before {
  content: "\e906";
}
.dm-icon-align_right:before {
  content: "\e907";
}
.dm-icon-align-bottem:before {
  content: "\e908";
}
.dm-icon-align-center-2:before {
  content: "\e909";
}
.dm-icon-align-center:before {
  content: "\e90a";
}
.dm-icon-align-justify:before {
  content: "\e90b";
}
.dm-icon-align-left:before {
  content: "\e90c";
}
.dm-icon-align-right:before {
  content: "\e90d";
}
.dm-icon-align-top:before {
  content: "\e90e";
}
.dm-icon-america:before {
  content: "\e90f";
}
.dm-icon-americanfootball:before {
  content: "\e910";
}
.dm-icon-anchor:before {
  content: "\e911";
}
.dm-icon-android:before {
  content: "\e912";
}
.dm-icon-apple:before {
  content: "\e913";
}
.dm-icon-archive:before {
  content: "\e914";
}
.dm-icon-arrow_dashboard:before {
  content: "\e915";
}
.dm-icon-arrow_dropdown:before {
  content: "\e916";
}
.dm-icon-arrow_right:before {
  content: "\e917";
}
.dm-icon-arrow_store:before {
  content: "\e918";
}
.dm-icon-arrow_up:before {
  content: "\e919";
}
.dm-icon-arrow-down:before {
  content: "\e91a";
}
.dm-icon-arrow-left:before {
  content: "\e91b";
}
.dm-icon-arrow-right:before {
  content: "\e91c";
}
.dm-icon-arrow-up:before {
  content: "\e91d";
}
.dm-icon-arrow:before {
  content: "\e91e";
}
.dm-icon-arrrow_store:before {
  content: "\e91f";
}
.dm-icon-asterisk:before {
  content: "\e920";
}
.dm-icon-attachment:before {
  content: "\e921";
}
.dm-icon-awareness-ribbon:before {
  content: "\e922";
}
.dm-icon-B-bold:before {
  content: "\e923";
}
.dm-icon-background2:before {
  content: "\e924";
}
.dm-icon-backward:before {
  content: "\e925";
}
.dm-icon-ban-circle:before {
  content: "\e926";
}
.dm-icon-bar-chart:before {
  content: "\e927";
}
.dm-icon-barcode:before {
  content: "\e928";
}
.dm-icon-bars:before {
  content: "\e929";
}
.dm-icon-baseball:before {
  content: "\e92a";
}
.dm-icon-basketball:before {
  content: "\e92b";
}
.dm-icon-beaker:before {
  content: "\e92c";
}
.dm-icon-bed:before {
  content: "\e92d";
}
.dm-icon-beer-mug:before {
  content: "\e92e";
}
.dm-icon-bell:before {
  content: "\e92f";
}
.dm-icon-bike:before {
  content: "\e930";
}
.dm-icon-bike2:before {
  content: "\e931";
}
.dm-icon-blank:before {
  content: "\e932";
}
.dm-icon-blog_panel:before {
  content: "\e933";
}
.dm-icon-blog-main:before {
  content: "\e934";
}
.dm-icon-blogger:before {
  content: "\e935";
}
.dm-icon-boat:before {
  content: "\e936";
}
.dm-icon-bold:before {
  content: "\e937";
}
.dm-icon-book:before {
  content: "\e938";
}
.dm-icon-book2:before {
  content: "\e939";
}
.dm-icon-bookmark-empty:before {
  content: "\e93a";
}
.dm-icon-bookmark:before {
  content: "\e93b";
}
.dm-icon-bookmark2:before {
  content: "\e93c";
}
.dm-icon-bowling:before {
  content: "\e93d";
}
.dm-icon-briefcase:before {
  content: "\e93e";
}
.dm-icon-bullhorn:before {
  content: "\e93f";
}
.dm-icon-bus:before {
  content: "\e940";
}
.dm-icon-button-arrow:before {
  content: "\e941";
}
.dm-icon-buttonsStyleImgIcon:before {
  content: "\e942";
}
.dm-icon-buttonsStyleImgIcon2:before {
  content: "\e943";
}
.dm-icon-cabinet:before {
  content: "\e944";
}
.dm-icon-cake:before {
  content: "\e945";
}
.dm-icon-calendar:before {
  content: "\e946";
}
.dm-icon-call:before {
  content: "\e947";
}
.dm-icon-camera-retro:before {
  content: "\e948";
}
.dm-icon-camera:before {
  content: "\e949";
}
.dm-icon-car:before {
  content: "\e94a";
}
.dm-icon-certificate:before {
  content: "\e94b";
}
.dm-icon-chat:before {
  content: "\e94c";
}
.dm-icon-check-empty:before {
  content: "\e94d";
}
.dm-icon-check:before {
  content: "\e94e";
}
.dm-icon-check2:before {
  content: "\e94f";
}
.dm-icon-checkbox_small:before {
  content: "\e950";
}
.dm-icon-checkbox1:before {
  content: "\e951";
}
.dm-icon-checkmark:before {
  content: "\e952";
}
.dm-icon-cherry:before {
  content: "\e953";
}
.dm-icon-chevron-down:before {
  content: "\e954";
}
.dm-icon-chevron-left:before {
  content: "\e955";
}
.dm-icon-chevron-right:before {
  content: "\e956";
}
.dm-icon-chevron-up:before {
  content: "\e957";
}
.dm-icon-chrome:before {
  content: "\e958";
}
.dm-icon-circle-arrow-down:before {
  content: "\e959";
}
.dm-icon-circle-arrow-left:before {
  content: "\e95a";
}
.dm-icon-circle-arrow-right:before {
  content: "\e95b";
}
.dm-icon-circle-arrow-up:before {
  content: "\e95c";
}
.dm-icon-clear-formatting:before {
  content: "\e95d";
}
.dm-icon-cloud:before {
  content: "\e95e";
}
.dm-icon-clover:before {
  content: "\e95f";
}
.dm-icon-coffee:before {
  content: "\e960";
}
.dm-icon-cog:before {
  content: "\e961";
}
.dm-icon-cogs:before {
  content: "\e962";
}
.dm-icon-collapse:before {
  content: "\e963";
}
.dm-icon-column-1:before {
  content: "\e964";
}
.dm-icon-columns-2:before {
  content: "\e965";
}
.dm-icon-columns-3:before {
  content: "\e966";
}
.dm-icon-columns-4:before {
  content: "\e967";
}
.dm-icon-comment:before {
  content: "\e968";
}
.dm-icon-comments:before {
  content: "\e969";
}
.dm-icon-complex:before {
  content: "\e96a";
}
.dm-icon-copy:before {
  content: "\e96b";
}
.dm-icon-credit_card:before {
  content: "\e96c";
}
.dm-icon-credit:before {
  content: "\e96d";
}
.dm-icon-credit2:before {
  content: "\e96e";
}
.dm-icon-croisant2:before {
  content: "\e96f";
}
.dm-icon-crop:before {
  content: "\e970";
}
.dm-icon-crown_1:before {
  content: "\e971";
}
.dm-icon-crown_2:before {
  content: "\e972";
}
.dm-icon-cup:before {
  content: "\e973";
}
.dm-icon-cupcake:before {
  content: "\e974";
}
.dm-icon-custom_domain:before {
  content: "\e975";
}
.dm-icon-cut:before {
  content: "\e976";
}
.dm-icon-d-arrow:before {
  content: "\e977";
}
.dm-icon-delete:before {
  content: "\e978";
}
.dm-icon-design:before {
  content: "\e979";
}
.dm-icon-DesignImgIcon:before {
  content: "\e97a";
}
.dm-icon-desktop2:before {
  content: "\e97b";
}
.dm-icon-devices:before {
  content: "\e97c";
}
.dm-icon-dog:before {
  content: "\e97d";
}
.dm-icon-dollar:before {
  content: "\e97e";
}
.dm-icon-down:before {
  content: "\e97f";
}
.dm-icon-download-alt:before {
  content: "\e980";
}
.dm-icon-download:before {
  content: "\e981";
}
.dm-icon-download2:before {
  content: "\e982";
}
.dm-icon-dribbble:before {
  content: "\e983";
}
.dm-icon-drink:before {
  content: "\e984";
}
.dm-icon-drink3:before {
  content: "\e985";
}
.dm-icon-drop:before {
  content: "\e986";
}
.dm-icon-duplicate:before {
  content: "\e987";
}
.dm-icon-easter_egg:before {
  content: "\e988";
}
.dm-icon-edit:before {
  content: "\e989";
}
.dm-icon-edit2:before {
  content: "\e98a";
}
.dm-icon-eight-ball:before {
  content: "\e98b";
}
.dm-icon-eject:before {
  content: "\e98c";
}
.dm-icon-envelope:before {
  content: "\e98d";
}
.dm-icon-envelope2:before {
  content: "\e98e";
}
.dm-icon-exclamation-sign:before {
  content: "\e98f";
}
.dm-icon-expande:before {
  content: "\e990";
}
.dm-icon-external-link:before {
  content: "\e991";
}
.dm-icon-eye-close:before {
  content: "\e992";
}
.dm-icon-eye-open:before {
  content: "\e993";
}
.dm-icon-eye:before {
  content: "\e994";
}
.dm-icon-facebook-sign:before {
  content: "\e995";
}
.dm-icon-facebook:before {
  content: "\e996";
}
.dm-icon-facebook2:before {
  content: "\e997";
}
.dm-icon-facebook3:before {
  content: "\e998";
}
.dm-icon-facetime-video:before {
  content: "\e999";
}
.dm-icon-fast-backward:before {
  content: "\e99a";
}
.dm-icon-fast-forward:before {
  content: "\e99b";
}
.dm-icon-feed:before {
  content: "\e99c";
}
.dm-icon-file:before {
  content: "\e99d";
}
.dm-icon-film:before {
  content: "\e99e";
}
.dm-icon-filter:before {
  content: "\e99f";
}
.dm-icon-fire:before {
  content: "\e9a0";
}
.dm-icon-fireworks:before {
  content: "\e9a1";
}
.dm-icon-first-user:before {
  content: "\e9a2";
}
.dm-icon-fish:before {
  content: "\e9a3";
}
.dm-icon-flag:before {
  content: "\e9a4";
}
.dm-icon-flag2:before {
  content: "\e9a5";
}
.dm-icon-folder-close:before {
  content: "\e9a6";
}
.dm-icon-folder-open:before {
  content: "\e9a7";
}
.dm-icon-font-size:before {
  content: "\e9a8";
}
.dm-icon-font:before {
  content: "\e9a9";
}
.dm-icon-font2:before {
  content: "\e9aa";
}
.dm-icon-food:before {
  content: "\e9ab";
}
.dm-icon-food2:before {
  content: "\e9ac";
}
.dm-icon-football:before {
  content: "\e9ad";
}
.dm-icon-forrst:before {
  content: "\e9ae";
}
.dm-icon-forward:before {
  content: "\e9af";
}
.dm-icon-foursquare:before {
  content: "\e9b0";
}
.dm-icon-from_your_site:before {
  content: "\e9b1";
}
.dm-icon-fullscreen:before {
  content: "\e9b2";
}
.dm-icon-Gallery:before {
  content: "\e9b3";
}
.dm-icon-gamepad:before {
  content: "\e9b4";
}
.dm-icon-gas-v-pump:before {
  content: "\e9b5";
}
.dm-icon-GeneralImgIcon:before {
  content: "\e9b6";
}
.dm-icon-gift:before {
  content: "\e9b7";
}
.dm-icon-github-sign:before {
  content: "\e9b8";
}
.dm-icon-github:before {
  content: "\e9b9";
}
.dm-icon-github2:before {
  content: "\e9ba";
}
.dm-icon-glass:before {
  content: "\e9bb";
}
.dm-icon-globe:before {
  content: "\e9bc";
}
.dm-icon-globus:before {
  content: "\e9bd";
}
.dm-icon-google-drive:before {
  content: "\e9be";
}
.dm-icon-google-plus:before {
  content: "\e9bf";
}
.dm-icon-graduate:before {
  content: "\e9c0";
}
.dm-icon-group:before {
  content: "\e9c1";
}
.dm-icon-grumpy_arrow:before {
  content: "\e9c2";
}
.dm-icon-grumpy_desktop:before {
  content: "\e9c3";
}
.dm-icon-grumpy_heart:before {
  content: "\e9c4";
}
.dm-icon-grumpy_market:before {
  content: "\e9c5";
}
.dm-icon-grumpy_menu:before {
  content: "\e9c6";
}
.dm-icon-grumpy_mobile:before {
  content: "\e9c7";
}
.dm-icon-grumpy_search:before {
  content: "\e9c8";
}
.dm-icon-grumpy_star:before {
  content: "\e9c9";
}
.dm-icon-grumpy_tablet:before {
  content: "\e9ca";
}
.dm-icon-grumpy_templates:before {
  content: "\e9cb";
}
.dm-icon-halloween:before {
  content: "\e9cc";
}
.dm-icon-hand-down:before {
  content: "\e9cd";
}
.dm-icon-hand-left:before {
  content: "\e9ce";
}
.dm-icon-hand-right:before {
  content: "\e9cf";
}
.dm-icon-hand-up:before {
  content: "\e9d0";
}
.dm-icon-hdd:before {
  content: "\e9d1";
}
.dm-icon-HeadingStyleImgIcon:before {
  content: "\e9d2";
}
.dm-icon-headphones:before {
  content: "\e9d3";
}
.dm-icon-HealthEngine:before {
  content: "\e9d4";
}
.dm-icon-heart-empty:before {
  content: "\e9d5";
}
.dm-icon-heart:before {
  content: "\e9d6";
}
.dm-icon-hide-all:before {
  content: "\e9d7";
}
.dm-icon-hide-pc:before {
  content: "\e9d8";
}
.dm-icon-hide-phone:before {
  content: "\e9d9";
}
.dm-icon-hide-tablet:before {
  content: "\e9da";
}
.dm-icon-hide:before {
  content: "\e9db";
}
.dm-icon-home:before {
  content: "\e9dc";
}
.dm-icon-home2:before {
  content: "\e9dd";
}
.dm-icon-homepage:before {
  content: "\e9de";
}
.dm-icon-htc:before {
  content: "\e9df";
}
.dm-icon-html:before {
  content: "\e9e0";
}
.dm-icon-html2:before {
  content: "\e9e1";
}
.dm-icon-ice-cream:before {
  content: "\e9e2";
}
.dm-icon-Icon_font_sheet4_hide-all:before {
  content: "\e9e3";
}
.dm-icon-IconImgIcon:before {
  content: "\e9e4";
}
.dm-icon-image:before {
  content: "\e9e5";
}
.dm-icon-img_across:before {
  content: "\e9e6";
}
.dm-icon-img_down:before {
  content: "\e9e7";
}
.dm-icon-img_full_width:before {
  content: "\e9e8";
}
.dm-icon-img_full:before {
  content: "\e9e9";
}
.dm-icon-img_no_tile:before {
  content: "\e9ea";
}
.dm-icon-img_tile:before {
  content: "\e9eb";
}
.dm-icon-import-txt:before {
  content: "\e9ec";
}
.dm-icon-inbox:before {
  content: "\e9ed";
}
.dm-icon-indentleft:before {
  content: "\e9ee";
}
.dm-icon-indentright:before {
  content: "\e9ef";
}
.dm-icon-info-sign:before {
  content: "\e9f0";
}
.dm-icon-innerpages:before {
  content: "\e9f1";
}
.dm-icon-instagram:before {
  content: "\e9f2";
}
.dm-icon-italic:before {
  content: "\e9f3";
}
.dm-icon-italic2:before {
  content: "\e9f4";
}
.dm-icon-js:before {
  content: "\e9f5";
}
.dm-icon-juice:before {
  content: "\e9f6";
}
.dm-icon-justice:before {
  content: "\e9f7";
}
.dm-icon-key:before {
  content: "\e9f8";
}
.dm-icon-lab:before {
  content: "\e9f9";
}
.dm-icon-lamp:before {
  content: "\e9fa";
}
.dm-icon-layout_1:before {
  content: "\e9fb";
}
.dm-icon-layout_2:before {
  content: "\e9fc";
}
.dm-icon-layout_2left:before {
  content: "\e9fd";
}
.dm-icon-layout_2right:before {
  content: "\e9fe";
}
.dm-icon-layout_3:before {
  content: "\e9ff";
}
.dm-icon-layout_3left:before {
  content: "\ea00";
}
.dm-icon-layout_3right:before {
  content: "\ea01";
}
.dm-icon-layout_4:before {
  content: "\ea02";
}
.dm-icon-layout_html:before {
  content: "\ea03";
}
.dm-icon-layout:before {
  content: "\ea04";
}
.dm-icon-layout2:before {
  content: "\ea05";
}
.dm-icon-leaf:before {
  content: "\ea06";
}
.dm-icon-leaf2:before {
  content: "\ea07";
}
.dm-icon-left-to-right:before {
  content: "\ea08";
}
.dm-icon-left:before {
  content: "\ea09";
}
.dm-icon-left2:before {
  content: "\ea0a";
}
.dm-icon-lemon:before {
  content: "\ea0b";
}
.dm-icon-less:before {
  content: "\ea0c";
}
.dm-icon-line_hight_1:before {
  content: "\ea0d";
}
.dm-icon-line_hight_2:before {
  content: "\ea0e";
}
.dm-icon-line_hight_15:before {
  content: "\ea0f";
}
.dm-icon-line_hight_auto:before {
  content: "\ea10";
}
.dm-icon-link:before {
  content: "\ea11";
}
.dm-icon-link2:before {
  content: "\ea12";
}
.dm-icon-link3:before {
  content: "\ea13";
}
.dm-icon-linkedin-sign:before {
  content: "\ea14";
}
.dm-icon-linkedin:before {
  content: "\ea15";
}
.dm-icon-linkedin2:before {
  content: "\ea16";
}
.dm-icon-list-alt:before {
  content: "\ea17";
}
.dm-icon-list-ol:before {
  content: "\ea18";
}
.dm-icon-list-ul:before {
  content: "\ea19";
}
.dm-icon-list:before {
  content: "\ea1a";
}
.dm-icon-list2:before {
  content: "\ea1b";
}
.dm-icon-location:before {
  content: "\ea1c";
}
.dm-icon-locations:before {
  content: "\ea1d";
}
.dm-icon-lock:before {
  content: "\ea1e";
}
.dm-icon-locked:before {
  content: "\ea1f";
}
.dm-icon-logo:before {
  content: "\ea20";
}
.dm-icon-magic:before {
  content: "\ea21";
}
.dm-icon-magnet:before {
  content: "\ea22";
}
.dm-icon-mail:before {
  content: "\ea23";
}
.dm-icon-manage_site:before {
  content: "\ea24";
}
.dm-icon-map-marker:before {
  content: "\ea25";
}
.dm-icon-matrix:before {
  content: "\ea26";
}
.dm-icon-medal:before {
  content: "\ea27";
}
.dm-icon-menu:before {
  content: "\ea28";
}
.dm-icon-minus-sign:before {
  content: "\ea29";
}
.dm-icon-minus:before {
  content: "\ea2a";
}
.dm-icon-more:before {
  content: "\ea2b";
}
.dm-icon-MoreImgIcon:before {
  content: "\ea2c";
}
.dm-icon-move:before {
  content: "\ea2d";
}
.dm-icon-moveitem:before {
  content: "\ea2e";
}
.dm-icon-mug:before {
  content: "\ea2f";
}
.dm-icon-multi_language:before {
  content: "\ea30";
}
.dm-icon-multi_language:nth-child(2):before {
  content: "\ea31";
}
.dm-icon-music:before {
  content: "\ea32";
}
.dm-icon-music2:before {
  content: "\ea33";
}
.dm-icon-mustache:before {
  content: "\ea34";
}
.dm-icon-n_api:before {
  content: "\ea35";
}
.dm-icon-n_custom_branding:before {
  content: "\ea36";
}
.dm-icon-n_custom_domain:before {
  content: "\ea37";
}
.dm-icon-n_dashboard:before {
  content: "\ea38";
}
.dm-icon-n_general:before {
  content: "\ea39";
}
.dm-icon-n_manage_site:before {
  content: "\ea3a";
}
.dm-icon-n_payment:before {
  content: "\ea3b";
}
.dm-icon-n_stats:before {
  content: "\ea3c";
}
.dm-icon-navigation:before {
  content: "\ea3d";
}
.dm-icon-new-field:before {
  content: "\ea3e";
}
.dm-icon-nocheck:before {
  content: "\ea3f";
}
.dm-icon-notification:before {
  content: "\ea40";
}
.dm-icon-nudels:before {
  content: "\ea41";
}
.dm-icon-off:before {
  content: "\ea42";
}
.dm-icon-ok-circle:before {
  content: "\ea43";
}
.dm-icon-ok-sign:before {
  content: "\ea44";
}
.dm-icon-ok:before {
  content: "\ea45";
}
.dm-icon-orange:before {
  content: "\ea46";
}
.dm-icon-p_about_us:before {
  content: "\ea47";
}
.dm-icon-p_add:before {
  content: "\ea48";
}
.dm-icon-p_administrator:before {
  content: "\ea49";
}
.dm-icon-p_arrow_down:before {
  content: "\ea4a";
}
.dm-icon-p_arrow_left:before {
  content: "\ea4b";
}
.dm-icon-p_arrow_right:before {
  content: "\ea4c";
}
.dm-icon-p_arrow_up:before {
  content: "\ea4d";
}
.dm-icon-p_blog:before {
  content: "\ea4e";
}
.dm-icon-p_close:before {
  content: "\ea4f";
}
.dm-icon-p_designer:before {
  content: "\ea50";
}
.dm-icon-p_edit:before {
  content: "\ea51";
}
.dm-icon-p_grid:before {
  content: "\ea52";
}
.dm-icon-p_list:before {
  content: "\ea53";
}
.dm-icon-p_lock:before {
  content: "\ea54";
}
.dm-icon-p_manage_users:before {
  content: "\ea55";
}
.dm-icon-p_page_url:before {
  content: "\ea56";
}
.dm-icon-p_placeholder:before {
  content: "\ea57";
}
.dm-icon-p_salesman:before {
  content: "\ea58";
}
.dm-icon-p_search:before {
  content: "\ea59";
}
.dm-icon-p_store_manager:before {
  content: "\ea5a";
}
.dm-icon-p_user:before {
  content: "\ea5b";
}
.dm-icon-pacman:before {
  content: "\ea5c";
}
.dm-icon-page-list:before {
  content: "\ea5d";
}
.dm-icon-page-menu:before {
  content: "\ea5e";
}
.dm-icon-page-rows:before {
  content: "\ea5f";
}
.dm-icon-page-url:before {
  content: "\ea60";
}
.dm-icon-page-youtube2:before {
  content: "\ea61";
}
.dm-icon-page:before {
  content: "\ea62";
}
.dm-icon-page2:before {
  content: "\ea63";
}
.dm-icon-page3:before {
  content: "\ea64";
}
.dm-icon-PageBackgroundImgIcon:before {
  content: "\ea65";
}
.dm-icon-paper-clip:before {
  content: "\ea66";
}
.dm-icon-pause:before {
  content: "\ea67";
}
.dm-icon-paw:before {
  content: "\ea68";
}
.dm-icon-payment:before {
  content: "\ea69";
}
.dm-icon-pc:before {
  content: "\ea6a";
}
.dm-icon-pencil:before {
  content: "\ea6b";
}
.dm-icon-pencil2:before {
  content: "\ea6c";
}
.dm-icon-phone-sign:before {
  content: "\ea6d";
}
.dm-icon-phone:before {
  content: "\ea6e";
}
.dm-icon-phone2:before {
  content: "\ea6f";
}
.dm-icon-picassa:before {
  content: "\ea70";
}
.dm-icon-picture:before {
  content: "\ea71";
}
.dm-icon-pinterest:before {
  content: "\ea72";
}
.dm-icon-pipette-full:before {
  content: "\ea73";
}
.dm-icon-pipette:before {
  content: "\ea74";
}
.dm-icon-pirate1:before {
  content: "\ea75";
}
.dm-icon-pirate2:before {
  content: "\ea76";
}
.dm-icon-pirate3:before {
  content: "\ea77";
}
.dm-icon-pizza:before {
  content: "\ea78";
}
.dm-icon-plane:before {
  content: "\ea79";
}
.dm-icon-play-circle:before {
  content: "\ea7a";
}
.dm-icon-play:before {
  content: "\ea7b";
}
.dm-icon-plus-sign:before {
  content: "\ea7c";
}
.dm-icon-plus:before {
  content: "\ea7d";
}
.dm-icon-podiumv:before {
  content: "\ea7e";
}
.dm-icon-pop-up:before {
  content: "\ea7f";
}
.dm-icon-popup:before {
  content: "\ea80";
}
.dm-icon-position_center:before {
  content: "\ea81";
}
.dm-icon-position_side:before {
  content: "\ea82";
}
.dm-icon-position-arrow:before {
  content: "\ea83";
}
.dm-icon-position-center:before {
  content: "\ea84";
}
.dm-icon-present:before {
  content: "\ea85";
}
.dm-icon-presentation:before {
  content: "\ea86";
}
.dm-icon-print:before {
  content: "\ea87";
}
.dm-icon-pushpin:before {
  content: "\ea88";
}
.dm-icon-qrcode:before {
  content: "\ea89";
}
.dm-icon-question-sign:before {
  content: "\ea8a";
}
.dm-icon-question:before {
  content: "\ea8b";
}
.dm-icon-random:before {
  content: "\ea8c";
}
.dm-icon-reddit:before {
  content: "\ea8d";
}
.dm-icon-redo:before {
  content: "\ea8e";
}
.dm-icon-refresh:before {
  content: "\ea8f";
}
.dm-icon-refresh2:before {
  content: "\ea90";
}
.dm-icon-remove-circle:before {
  content: "\ea91";
}
.dm-icon-remove-sign:before {
  content: "\ea92";
}
.dm-icon-remove:before {
  content: "\ea93";
}
.dm-icon-rename:before {
  content: "\ea94";
}
.dm-icon-reorder:before {
  content: "\ea95";
}
.dm-icon-repeat:before {
  content: "\ea96";
}
.dm-icon-republish:before {
  content: "\ea97";
}
.dm-icon-reset:before {
  content: "\ea98";
}
.dm-icon-resize-full:before {
  content: "\ea99";
}
.dm-icon-resize-horizontal:before {
  content: "\ea9a";
}
.dm-icon-resize-small:before {
  content: "\ea9b";
}
.dm-icon-resize-vertical:before {
  content: "\ea9c";
}
.dm-icon-retweet:before {
  content: "\ea9d";
}
.dm-icon-right-to-left:before {
  content: "\ea9e";
}
.dm-icon-right:before {
  content: "\ea9f";
}
.dm-icon-right2:before {
  content: "\eaa0";
}
.dm-icon-road:before {
  content: "\eaa1";
}
.dm-icon-rotate:before {
  content: "\eaa2";
}
.dm-icon-rss:before {
  content: "\eaa3";
}
.dm-icon-rule-arrow:before {
  content: "\eaa4";
}
.dm-icon-ruls-arrow:before {
  content: "\eaa5";
}
.dm-icon-S_APPOINTMENT_BOOKING_DONE:before {
  content: "\eaa6";
}
.dm-icon-S_APPOINTMENT_BOOKING_IMPRESSION:before {
  content: "\eaa7";
}
.dm-icon-S_CLICK_TO_CALL:before {
  content: "\eaa8";
}
.dm-icon-S_CLICK_TO_EMAIL:before {
  content: "\eaa9";
}
.dm-icon-S_CLICK_TO_MAP:before {
  content: "\eaaa";
}
.dm-icon-S_CLICK_TO_SHARE:before {
  content: "\eaab";
}
.dm-icon-S_CLICK_TO_SMS:before {
  content: "\eaac";
}
.dm-icon-S_COUPON_WIDGET:before {
  content: "\eaad";
}
.dm-icon-S_FORM:before {
  content: "\eaae";
}
.dm-icon-S_OPEN_TABLE:before {
  content: "\eaaf";
}
.dm-icon-S_PAGE_VIEWS:before {
  content: "\eab0";
}
.dm-icon-S_SMS_BIZ_INFO:before {
  content: "\eab1";
}
.dm-icon-S_STORE_ORDER:before {
  content: "\eab2";
}
.dm-icon-S_UNIQUE_VISITOR_VISITS:before {
  content: "\eab3";
}
.dm-icon-S_UNIQUE_VISITORS:before {
  content: "\eab4";
}
.dm-icon-S_VISITORS:before {
  content: "\eab5";
}
.dm-icon-S_VISITS:before {
  content: "\eab6";
}
.dm-icon-sailing-boat:before {
  content: "\eab7";
}
.dm-icon-save-disc:before {
  content: "\eab8";
}
.dm-icon-save:before {
  content: "\eab9";
}
.dm-icon-saved:before {
  content: "\eaba";
}
.dm-icon-scream:before {
  content: "\eabb";
}
.dm-icon-screenshot:before {
  content: "\eabc";
}
.dm-icon-search_store:before {
  content: "\eabd";
}
.dm-icon-search:before {
  content: "\eabe";
}
.dm-icon-search2:before {
  content: "\eabf";
}
.dm-icon-sections:before {
  content: "\eac0";
}
.dm-icon-sections2:before {
  content: "\eac1";
}
.dm-icon-settings_bg:before {
  content: "\eac2";
}
.dm-icon-settings_css:before {
  content: "\eac3";
}
.dm-icon-settings_layout:before {
  content: "\eac4";
}
.dm-icon-settings_location:before {
  content: "\eac5";
}
.dm-icon-settings_shortcode:before {
  content: "\eac6";
}
.dm-icon-settings:before {
  content: "\eac7";
}
.dm-icon-settings2:before {
  content: "\eac8";
}
.dm-icon-share_store:before {
  content: "\eac9";
}
.dm-icon-share-alt:before {
  content: "\eaca";
}
.dm-icon-share:before {
  content: "\eacb";
}
.dm-icon-share2:before {
  content: "\eacc";
}
.dm-icon-shopping_store:before {
  content: "\eacd";
}
.dm-icon-shopping-cart:before {
  content: "\eace";
}
.dm-icon-sign-blank:before {
  content: "\eacf";
}
.dm-icon-signal:before {
  content: "\ead0";
}
.dm-icon-signin:before {
  content: "\ead1";
}
.dm-icon-signout:before {
  content: "\ead2";
}
.dm-icon-slider_center:before {
  content: "\ead3";
}
.dm-icon-slider_left:before {
  content: "\ead4";
}
.dm-icon-slider_right:before {
  content: "\ead5";
}
.dm-icon-smart-site:before {
  content: "\ead6";
}
.dm-icon-snapchat:before {
  content: "\ead7";
}
.dm-icon-snowflake:before {
  content: "\ead8";
}
.dm-icon-social-icon-email:before {
  content: "\ead9";
}
.dm-icon-social-icon-facebook:before {
  content: "\eada";
}
.dm-icon-social-icon-foursquare:before {
  content: "\eadb";
}
.dm-icon-social-icon-Google-plus:before {
  content: "\eadc";
}
.dm-icon-social-icon-instagram:before {
  content: "\eadd";
}
.dm-icon-social-icon-linkedin:before {
  content: "\eade";
}
.dm-icon-social-icon-pinterest:before {
  content: "\eadf";
}
.dm-icon-social-icon-reddit:before {
  content: "\eae0";
}
.dm-icon-social-icon-rss:before {
  content: "\eae1";
}
.dm-icon-social-icon-snapchat:before {
  content: "\eae2";
}
.dm-icon-social-icon-tripadvisor:before {
  content: "\eae3";
}
.dm-icon-social-icon-twitter:before {
  content: "\eae4";
}
.dm-icon-social-icon-vimeo:before {
  content: "\eae5";
}
.dm-icon-social-icon-yelp:before {
  content: "\eae6";
}
.dm-icon-social-icon-youtube:before {
  content: "\eae7";
}
.dm-icon-social:before {
  content: "\eae8";
}
.dm-icon-spellcheck:before {
  content: "\eae9";
}
.dm-icon-star-empty:before {
  content: "\eaea";
}
.dm-icon-star-half:before {
  content: "\eaeb";
}
.dm-icon-star:before {
  content: "\eaec";
}
.dm-icon-stats:before {
  content: "\eaed";
}
.dm-icon-steak:before {
  content: "\eaee";
}
.dm-icon-steams:before {
  content: "\eaef";
}
.dm-icon-step-backward:before {
  content: "\eaf0";
}
.dm-icon-step-forward:before {
  content: "\eaf1";
}
.dm-icon-stop:before {
  content: "\eaf2";
}
.dm-icon-store-categories:before {
  content: "\eaf3";
}
.dm-icon-store-main:before {
  content: "\eaf4";
}
.dm-icon-store-search:before {
  content: "\eaf5";
}
.dm-icon-store-shopping-cart:before {
  content: "\eaf6";
}
.dm-icon-strikethrough:before {
  content: "\eaf7";
}
.dm-icon-study:before {
  content: "\eaf8";
}
.dm-icon-support:before {
  content: "\eaf9";
}
.dm-icon-table:before {
  content: "\eafa";
}
.dm-icon-tablet:before {
  content: "\eafb";
}
.dm-icon-tablet2:before {
  content: "\eafc";
}
.dm-icon-tag:before {
  content: "\eafd";
}
.dm-icon-tags:before {
  content: "\eafe";
}
.dm-icon-tasks:before {
  content: "\eaff";
}
.dm-icon-tennis:before {
  content: "\eb00";
}
.dm-icon-text-height:before {
  content: "\eb01";
}
.dm-icon-text-size:before {
  content: "\eb02";
}
.dm-icon-text-width:before {
  content: "\eb03";
}
.dm-icon-TextImgIcon:before {
  content: "\eb04";
}
.dm-icon-TextStyleIcon:before {
  content: "\eb05";
}
.dm-icon-texture:before {
  content: "\eb06";
}
.dm-icon-th-large:before {
  content: "\eb07";
}
.dm-icon-th-list:before {
  content: "\eb08";
}
.dm-icon-th:before {
  content: "\eb09";
}
.dm-icon-theme:before {
  content: "\eb0a";
}
.dm-icon-thumbs-down:before {
  content: "\eb0b";
}
.dm-icon-thumbs-up:before {
  content: "\eb0c";
}
.dm-icon-time:before {
  content: "\eb0d";
}
.dm-icon-tint:before {
  content: "\eb0e";
}
.dm-icon-trash:before {
  content: "\eb0f";
}
.dm-icon-trash2:before {
  content: "\eb10";
}
.dm-icon-tree:before {
  content: "\eb11";
}
.dm-icon-tripadvisor:before {
  content: "\eb12";
}
.dm-icon-trophy:before {
  content: "\eb13";
}
.dm-icon-truck:before {
  content: "\eb14";
}
.dm-icon-truck2:before {
  content: "\eb15";
}
.dm-icon-True_local:before {
  content: "\eb16";
}
.dm-icon-twitter-sign:before {
  content: "\eb17";
}
.dm-icon-twitter:before {
  content: "\eb18";
}
.dm-icon-twitter2:before {
  content: "\eb19";
}
.dm-icon-txt-ltr:before {
  content: "\eb1a";
}
.dm-icon-txt-rtl:before {
  content: "\eb1b";
}
.dm-icon-underline:before {
  content: "\eb1c";
}
.dm-icon-underline2:before {
  content: "\eb1d";
}
.dm-icon-undo:before {
  content: "\eb1e";
}
.dm-icon-unlock:before {
  content: "\eb1f";
}
.dm-icon-unlocked:before {
  content: "\eb20";
}
.dm-icon-up:before {
  content: "\eb21";
}
.dm-icon-upload-alt:before {
  content: "\eb22";
}
.dm-icon-upload-file:before {
  content: "\eb23";
}
.dm-icon-upload:before {
  content: "\eb24";
}
.dm-icon-upload2:before {
  content: "\eb25";
}
.dm-icon-User:before {
  content: "\eb26";
}
.dm-icon-user2:before {
  content: "\eb27";
}
.dm-icon-vCita:before {
  content: "\eb28";
}
.dm-icon-view-l:before {
  content: "\eb29";
}
.dm-icon-view-m:before {
  content: "\eb2a";
}
.dm-icon-view-s:before {
  content: "\eb2b";
}
.dm-icon-vimeo:before {
  content: "\eb2c";
}
.dm-icon-volume-down:before {
  content: "\eb2d";
}
.dm-icon-volume-off:before {
  content: "\eb2e";
}
.dm-icon-volume-up:before {
  content: "\eb2f";
}
.dm-icon-w_2_columns:before {
  content: "\eb30";
}
.dm-icon-w_api:before {
  content: "\eb31";
}
.dm-icon-w_basic:before {
  content: "\eb32";
}
.dm-icon-w_brief:before {
  content: "\eb33";
}
.dm-icon-w_briefcase_2:before {
  content: "\eb34";
}
.dm-icon-w_button:before {
  content: "\eb35";
}
.dm-icon-w_click_to_call:before {
  content: "\eb36";
}
.dm-icon-w_click_to_info:before {
  content: "\eb37";
}
.dm-icon-w_click_to_text:before {
  content: "\eb38";
}
.dm-icon-w_click_to_text2:before {
  content: "\eb39";
}
.dm-icon-w_click_to_text3:before {
  content: "\eb3a";
}
.dm-icon-w_constant_contact:before {
  content: "\eb3b";
}
.dm-icon-w_contact_us:before {
  content: "\eb3c";
}
.dm-icon-w_coupon:before {
  content: "\eb3d";
}
.dm-icon-w_disqus:before {
  content: "\eb3e";
}
.dm-icon-w_divider:before {
  content: "\eb3f";
}
.dm-icon-w_documentation:before {
  content: "\eb40";
}
.dm-icon-w_email:before {
  content: "\eb41";
}
.dm-icon-w_facebook_comments:before {
  content: "\eb42";
}
.dm-icon-w_facebook_gallery:before {
  content: "\eb43";
}
.dm-icon-w_facebook_like:before {
  content: "\eb44";
}
.dm-icon-w_google_adsense:before {
  content: "\eb45";
}
.dm-icon-w_home:before {
  content: "\eb46";
}
.dm-icon-w_hours_of_operation:before {
  content: "\eb47";
}
.dm-icon-w_html:before {
  content: "\eb48";
}
.dm-icon-w_image_placeholder:before {
  content: "\eb49";
}
.dm-icon-w_image_slider:before {
  content: "\eb4a";
}
.dm-icon-w_image:before {
  content: "\eb4b";
}
.dm-icon-w_list:before {
  content: "\eb4c";
}
.dm-icon-w_map:before {
  content: "\eb4d";
}
.dm-icon-w_menu:before {
  content: "\eb4e";
}
.dm-icon-w_multi_location:before {
  content: "\eb4f";
}
.dm-icon-w_navigation:before {
  content: "\eb50";
}
.dm-icon-w_open_table:before {
  content: "\eb51";
}
.dm-icon-w_paragraph:before {
  content: "\eb52";
}
.dm-icon-w_paypal:before {
  content: "\eb53";
}
.dm-icon-w_photo_gallery:before {
  content: "\eb54";
}
.dm-icon-w_push:before {
  content: "\eb55";
}
.dm-icon-w_recent-posts:before {
  content: "\eb56";
}
.dm-icon-w_rss_feed:before {
  content: "\eb57";
}
.dm-icon-w_share:before {
  content: "\eb58";
}
.dm-icon-w_social_icons:before {
  content: "\eb59";
}
.dm-icon-w_spacer:before {
  content: "\eb5a";
}
.dm-icon-w_tabs:before {
  content: "\eb5b";
}
.dm-icon-w_title:before {
  content: "\eb5c";
}
.dm-icon-w_twitter:before {
  content: "\eb5d";
}
.dm-icon-w_vCita:before {
  content: "\eb5e";
}
.dm-icon-w_video:before {
  content: "\eb5f";
}
.dm-icon-w_yelp:before {
  content: "\eb60";
}
.dm-icon-w_youtube_channel:before {
  content: "\eb61";
}
.dm-icon-w_youtube:before {
  content: "\eb62";
}
.dm-icon-wallet:before {
  content: "\eb63";
}
.dm-icon-warning-sign:before {
  content: "\eb64";
}
.dm-icon-webhooks:before {
  content: "\eb65";
}
.dm-icon-whats_app:before {
  content: "\eb66";
}
.dm-icon-win8:before {
  content: "\eb67";
}
.dm-icon-windowsvv:before {
  content: "\eb68";
}
.dm-icon-wordpress:before {
  content: "\eb69";
}
.dm-icon-wrench:before {
  content: "\eb6a";
}
.dm-icon-x_alignright:before {
  content: "\eb6b";
}
.dm-icon-x_close_popup:before {
  content: "\eb6c";
}
.dm-icon-x_handwritten:before {
  content: "\eb6d";
}
.dm-icon-x_x:before {
  content: "\eb6e";
}
.dm-icon-x:before {
  content: "\eb6f";
}
.dm-icon-x2:before {
  content: "\eb70";
}
.dm-icon-yelp:before {
  content: "\eb71";
}
.dm-icon-youtube:before {
  content: "\eb72";
}
.dm-icon-z_picassa:before {
  content: "\eb73";
}
.dm-icon-z_vimeo:before {
  content: "\eb74";
}
.dm-icon-z_yelp:before {
  content: "\eb75";
}
.dm-icon-zoom-in:before {
  content: "\eb76";
}
.dm-icon-zoom-out:before {
  content: "\eb77";
}
@font-face {
  font-family: "dm-social-icons";
  font-display: block;
  src: url(https://static-cdn.website-editor.net/fonts/social_icons/dm-social-icons.ttf?v=xtwitter)
      format("truetype"),
    url(https://static-cdn.website-editor.net/fonts/social_icons/dm-social-icons.woff?v=xtwitter)
      format("woff"),
    url(https://static-cdn.website-editor.net/fonts/social_icons/dm-social-icons.svg?v=xtwitter#dm-social-icons)
      format("svg");
  font-weight: 400;
  font-style: normal;
}
.socialHubIcon,
[class*=" dm-common-icons-"],
[class*=" dm-social-icons-"],
[class^="dm-common-icons-"],
[class^="dm-social-icons-"] {
  font-family: "dm-social-icons" !important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.dm-social-icons-waze:before {
  content: "\e902";
}
.dm-social-icons-tiktok:before {
  content: "\e813";
}
.dm-social-icons-google-my-business:before {
  content: "\e903";
}
.dm-social-icons-whatsapp:before {
  content: "\e904";
}
.dm-social-icons-google-plus:before {
  content: "\e905";
}
.dm-social-icons-rss:before,
.icon-rss:before {
  content: "\f09e";
}
.dm-social-icons-snapchat:before {
  content: "\e901";
}
.dm-social-icons-tripadvisor:before {
  content: "\e800";
}
.dm-social-icons-picassa:before {
  content: "\e9f0";
}
.dm-social-icons-email:before {
  content: "\eace";
}
.dm-social-icons-facebook:before {
  content: "\ea90";
}
.dm-social-icons-instagram:before {
  content: "\ea92";
}
.dm-social-icons-twitter:before {
  content: "\ea96";
}
.dm-social-icons-youtube:before {
  content: "\ea9d";
}
.dm-social-icons-vimeo:before {
  content: "\eaa0";
}
.dm-social-icons-reddit:before {
  content: "\eac6";
}
.dm-social-icons-linkedin:before,
.icon-linkedin:before {
  content: "\f0e1";
}
.dm-social-icons-pinterest:before,
.icon-pinterest:before {
  content: "\f0d2";
}
.dm-social-icons-foursquare:before,
.icon-foursquare:before {
  content: "\f180";
}
.dm-social-icons-yelp:before {
  content: "\ead7";
}
@font-face {
  font-family: "dm-common-icons";
  font-display: block;
  src: url(../fonts/dm-common-icons.ttf?5f0fg) format("truetype"),
    url(../fonts/dm-common-icons.woff?5f0fg) format("woff"),
    url(../fonts/dm-common-icons.svg?5f0fg#dm-common-icons) format("svg");
  font-weight: 400;
  font-style: normal;
}
[class*=" dm-common-icons-"],
[class^="dm-common-icons-"] {
  font-family: "dm-common-icons" !important;
}
.dm-common-icons-align-justify:before {
  content: "\e905";
}
.dm-common-icons-close:before {
  content: "\e901";
}
.dm-common-icons-search:before {
  content: "\e904";
}
.dm-common-icons-image:before {
  content: "\e900";
}
.dm-common-icons-shopping-cart:before {
  content: "\e902";
}
.dm-common-icons-image_slider:before {
  content: "\e903";
}
/* end of script */
/* This file is auto-generated from a `scss` file with the same name */

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}
@font-face {
  font-family: "FontAwesome";
  font-display: block;
  src: url(https://static-cdn.website-editor.net/fonts/fontawesome-webfont.eot?v=6);
  src: url(https://static-cdn.website-editor.net/fonts/fontawesome-webfont.eot?#iefix&v=6)
      format("embedded-opentype"),
    url(https://static-cdn.website-editor.net/fonts/fontawesome-webfont.woff?v=6)
      format("woff"),
    url(https://static-cdn.website-editor.net/fonts/fontawesome-webfont.ttf?v=6)
      format("truetype"),
    url(https://static-cdn.website-editor.net/fonts/fontawesome-webfont.svg#fontawesomeregular?v=6)
      format("svg");
  font-weight: 400;
  font-style: normal;
}
#dm div.dmContent [class*=" icon-"],
#dm div.dmContent [class^="icon-"],
[class*=" icon-"],
[class^="icon-"] {
  font-family: FontAwesome !important;
  font-weight: 400;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  *margin-right: 0.3em;
}
[class*=" icon-"]:before,
[class^="icon-"]:before {
  text-decoration: none;
  display: inline-block;
  cursor: default;
  speak: none;
}
.icon-large:before {
  vertical-align: -10%;
  font-size: 1.3333333333333333em;
}
a [class*=" icon-"],
a [class^="icon-"] {
  display: inline;
}
[class*=" icon-"].icon-fixed-width,
[class^="icon-"].icon-fixed-width {
  display: inline-block;
  width: 1.1428571428571428em;
  text-align: right;
  padding-right: 0.2857142857142857em;
}
[class*=" icon-"].icon-fixed-width.icon-large,
[class^="icon-"].icon-fixed-width.icon-large {
  width: 1.4285714285714286em;
}
.icons-ul {
  margin-left: 2.142857142857143em;
  list-style-type: none;
}
.icons-ul > li {
  position: relative;
}
.icons-ul .icon-li {
  position: absolute;
  left: -2.142857142857143em;
  width: 2.142857142857143em;
  text-align: center;
  line-height: inherit;
}
[class*=" icon-"].hide,
[class^="icon-"].hide {
  display: none;
}
.icon-muted {
  color: #eee;
}
.icon-light {
  color: #fff;
}
.icon-dark {
  color: #333;
}
.icon-border {
  border: solid 1px #eee;
  padding: 0.2em 0.25em 0.15em;
  border-radius: 3px;
}
.icon-2x {
  font-size: 2em;
}
.icon-2x.icon-border {
  border-width: 2px;
  border-radius: 4px;
}
.icon-3x {
  font-size: 3em;
}
.icon-3x.icon-border {
  border-width: 3px;
  border-radius: 5px;
}
.icon-4x {
  font-size: 4em;
}
.icon-4x.icon-border {
  border-width: 4px;
  border-radius: 6px;
}
.icon-5x {
  font-size: 5em;
}
.icon-5x.icon-border {
  border-width: 5px;
  border-radius: 7px;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
[class*=" icon-"].pull-left,
[class^="icon-"].pull-left {
  margin-right: 0.3em;
}
[class*=" icon-"].pull-right,
[class^="icon-"].pull-right {
  margin-left: 0.3em;
}
[class*=" icon-"],
[class^="icon-"] {
  display: inline;
  width: auto;
  height: auto;
  line-height: normal;
  vertical-align: baseline;
  background-image: none;
  background-position: 0% 0%;
  background-repeat: repeat;
  margin-top: 0;
}
.dropdown-menu > .active > a > [class*=" icon-"],
.dropdown-menu > .active > a > [class^="icon-"],
.dropdown-menu > li > a:hover > [class*=" icon-"],
.dropdown-menu > li > a:hover > [class^="icon-"],
.dropdown-submenu:hover > a > [class*=" icon-"],
.dropdown-submenu:hover > a > [class^="icon-"],
.icon-white,
.nav-list > .active > a > [class*=" icon-"],
.nav-list > .active > a > [class^="icon-"],
.nav-pills > .active > a > [class*=" icon-"],
.nav-pills > .active > a > [class^="icon-"],
.navbar-inverse .nav > .active > a > [class*=" icon-"],
.navbar-inverse .nav > .active > a > [class^="icon-"] {
  background-image: none;
}
.btn [class*=" icon-"].icon-large,
.btn [class^="icon-"].icon-large,
.nav [class*=" icon-"].icon-large,
.nav [class^="icon-"].icon-large {
  line-height: 0.9em;
}
.btn [class*=" icon-"].icon-spin,
.btn [class^="icon-"].icon-spin,
.icon-stack,
.nav [class*=" icon-"].icon-spin,
.nav [class^="icon-"].icon-spin,
a .icon-flip-horizontal:before,
a .icon-flip-vertical:before,
a .icon-rotate-180:before,
a .icon-rotate-270:before,
a .icon-rotate-90:before,
a .icon-spin {
  display: inline-block;
}
.nav-pills [class*=" icon-"],
.nav-pills [class*=" icon-"].icon-large,
.nav-pills [class^="icon-"],
.nav-pills [class^="icon-"].icon-large,
.nav-tabs [class*=" icon-"],
.nav-tabs [class*=" icon-"].icon-large,
.nav-tabs [class^="icon-"],
.nav-tabs [class^="icon-"].icon-large {
  line-height: 0.9em;
}
.btn [class*=" icon-"].pull-left.icon-2x,
.btn [class*=" icon-"].pull-right.icon-2x,
.btn [class^="icon-"].pull-left.icon-2x,
.btn [class^="icon-"].pull-right.icon-2x {
  margin-top: 0.18em;
}
.btn [class*=" icon-"].icon-spin.icon-large,
.btn [class^="icon-"].icon-spin.icon-large {
  line-height: 0.8em;
}
.btn.btn-small [class*=" icon-"].pull-left.icon-2x,
.btn.btn-small [class*=" icon-"].pull-right.icon-2x,
.btn.btn-small [class^="icon-"].pull-left.icon-2x,
.btn.btn-small [class^="icon-"].pull-right.icon-2x {
  margin-top: 0.25em;
}
.btn.btn-large [class*=" icon-"],
.btn.btn-large [class^="icon-"] {
  margin-top: 0;
}
.btn.btn-large [class*=" icon-"].pull-left.icon-2x,
.btn.btn-large [class*=" icon-"].pull-right.icon-2x,
.btn.btn-large [class^="icon-"].pull-left.icon-2x,
.btn.btn-large [class^="icon-"].pull-right.icon-2x {
  margin-top: 0.05em;
}
.btn.btn-large [class*=" icon-"].pull-left.icon-2x,
.btn.btn-large [class^="icon-"].pull-left.icon-2x {
  margin-right: 0.2em;
}
.btn.btn-large [class*=" icon-"].pull-right.icon-2x,
.btn.btn-large [class^="icon-"].pull-right.icon-2x {
  margin-left: 0.2em;
}
.icon-stack {
  position: relative;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: -35%;
}
.icon-stack [class*=" icon-"],
.icon-stack [class^="icon-"] {
  display: block;
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  font-size: 1em;
  line-height: inherit;
  *line-height: 2em;
}
.icon-stack .icon-stack-base {
  font-size: 2em;
  *line-height: 1em;
}
.icon-spin {
  display: inline-block;
  animation: spin 2s infinite linear;
}
a .icon-spin {
  text-decoration: none;
}
.icon-rotate-90:before {
  transform: rotate(90deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
}
.icon-rotate-180:before {
  transform: rotate(180deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
}
.icon-rotate-270:before {
  transform: rotate(270deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}
.icon-flip-horizontal:before {
  transform: scale(-1, 1);
}
.icon-flip-vertical:before {
  transform: scale(1, -1);
}
.icon-glass:before {
  content: "\f000";
}
.icon-music:before {
  content: "\f001";
}
.icon-search:before {
  content: "\f002";
}
.icon-envelope-alt:before {
  content: "\f003";
}
.icon-heart:before {
  content: "\f004";
}
.icon-star:before {
  content: "\f005";
}
.icon-star-empty:before {
  content: "\f006";
}
.icon-user:before {
  content: "\f007";
}
.icon-film:before {
  content: "\f008";
}
.icon-th-large:before {
  content: "\f009";
}
.icon-th:before {
  content: "\f00a";
}
.icon-th-list:before {
  content: "\f00b";
}
.icon-ok:before {
  content: "\f00c";
}
.icon-remove:before {
  content: "\f00d";
}
.icon-zoom-in:before {
  content: "\f00e";
}
.icon-zoom-out:before {
  content: "\f010";
}
.icon-off:before,
.icon-power-off:before {
  content: "\f011";
}
.icon-signal:before {
  content: "\f012";
}
.icon-cog:before {
  content: "\f013";
}
.icon-trash:before {
  content: "\f014";
}
.icon-home:before {
  content: "\f015";
}
.icon-file-alt:before {
  content: "\f016";
}
.icon-time:before {
  content: "\f017";
}
.icon-road:before {
  content: "\f018";
}
.icon-download-alt:before {
  content: "\f019";
}
.icon-download:before {
  content: "\f01a";
}
.icon-upload:before {
  content: "\f01b";
}
.icon-inbox:before {
  content: "\f01c";
}
.icon-play-circle:before {
  content: "\f01d";
}
.icon-repeat:before,
.icon-rotate-right:before {
  content: "\f01e";
}
.icon-refresh:before {
  content: "\f021";
}
.icon-list-alt:before {
  content: "\f022";
}
.icon-lock:before {
  content: "\f023";
}
.icon-flag:before {
  content: "\f024";
}
.icon-headphones:before {
  content: "\f025";
}
.icon-volume-off:before {
  content: "\f026";
}
.icon-volume-down:before {
  content: "\f027";
}
.icon-volume-up:before {
  content: "\f028";
}
.icon-qrcode:before {
  content: "\f029";
}
.icon-barcode:before {
  content: "\f02a";
}
.icon-tag:before {
  content: "\f02b";
}
.icon-tags:before {
  content: "\f02c";
}
.icon-book:before {
  content: "\f02d";
}
.icon-bookmark:before {
  content: "\f02e";
}
.icon-print:before {
  content: "\f02f";
}
.icon-camera:before {
  content: "\f030";
}
.icon-font:before {
  content: "\f031";
}
.icon-bold:before {
  content: "\f032";
}
.icon-italic:before {
  content: "\f033";
}
.icon-text-height:before {
  content: "\f034";
}
.icon-text-width:before {
  content: "\f035";
}
.icon-align-left:before {
  content: "\f036";
}
.icon-align-center:before {
  content: "\f037";
}
.icon-align-right:before {
  content: "\f038";
}
.icon-align-justify:before {
  content: "\f039";
}
.icon-list:before {
  content: "\f03a";
}
.icon-indent-left:before {
  content: "\f03b";
}
.icon-indent-right:before {
  content: "\f03c";
}
.icon-facetime-video:before {
  content: "\f03d";
}
.icon-picture:before {
  content: "\f03e";
}
.icon-pencil:before {
  content: "\f040";
}
.icon-map-marker:before {
  content: "\f041";
}
.icon-adjust:before {
  content: "\f042";
}
.icon-tint:before {
  content: "\f043";
}
.icon-edit:before {
  content: "\f044";
}
.icon-share:before {
  content: "\f045";
}
.icon-check:before {
  content: "\f046";
}
.icon-move:before {
  content: "\f047";
}
.icon-step-backward:before {
  content: "\f048";
}
.icon-fast-backward:before {
  content: "\f049";
}
.icon-backward:before {
  content: "\f04a";
}
.icon-play:before {
  content: "\f04b";
}
.icon-pause:before {
  content: "\f04c";
}
.icon-stop:before {
  content: "\f04d";
}
.icon-forward:before {
  content: "\f04e";
}
.icon-fast-forward:before {
  content: "\f050";
}
.icon-step-forward:before {
  content: "\f051";
}
.icon-eject:before {
  content: "\f052";
}
.icon-chevron-left:before {
  content: "\f053";
}
.icon-chevron-right:before {
  content: "\f054";
}
.icon-plus-sign:before {
  content: "\f055";
}
.icon-minus-sign:before {
  content: "\f056";
}
.icon-remove-sign:before {
  content: "\f057";
}
.icon-ok-sign:before {
  content: "\f058";
}
.icon-question-sign:before {
  content: "\f059";
}
.icon-info-sign:before {
  content: "\f05a";
}
.icon-screenshot:before {
  content: "\f05b";
}
.icon-remove-circle:before {
  content: "\f05c";
}
.icon-ok-circle:before {
  content: "\f05d";
}
.icon-ban-circle:before {
  content: "\f05e";
}
.icon-arrow-left:before {
  content: "\f060";
}
.icon-arrow-right:before {
  content: "\f061";
}
.icon-arrow-up:before {
  content: "\f062";
}
.icon-arrow-down:before {
  content: "\f063";
}
.icon-mail-forward:before,
.icon-share-alt:before {
  content: "\f064";
}
.icon-resize-full:before {
  content: "\f065";
}
.icon-resize-small:before {
  content: "\f066";
}
.icon-plus:before {
  content: "\f067";
}
.icon-minus:before {
  content: "\f068";
}
.icon-asterisk:before {
  content: "\f069";
}
.icon-exclamation-sign:before {
  content: "\f06a";
}
.icon-gift:before {
  content: "\f06b";
}
.icon-leaf:before {
  content: "\f06c";
}
.icon-fire:before {
  content: "\f06d";
}
.icon-eye-open:before {
  content: "\f06e";
}
.icon-eye-close:before {
  content: "\f070";
}
.icon-warning-sign:before {
  content: "\f071";
}
.icon-plane:before {
  content: "\f072";
}
.icon-calendar:before {
  content: "\f073";
}
.icon-random:before {
  content: "\f074";
}
.icon-comment:before {
  content: "\f075";
}
.icon-magnet:before {
  content: "\f076";
}
.icon-chevron-up:before {
  content: "\f077";
}
.icon-chevron-down:before {
  content: "\f078";
}
.icon-retweet:before {
  content: "\f079";
}
.icon-shopping-cart:before {
  content: "\f07a";
}
.icon-folder-close:before {
  content: "\f07b";
}
.icon-folder-open:before {
  content: "\f07c";
}
.icon-resize-vertical:before {
  content: "\f07d";
}
.icon-resize-horizontal:before {
  content: "\f07e";
}
.icon-bar-chart:before {
  content: "\f080";
}
.icon-twitter-sign:before {
  content: "\f081";
}
.icon-facebook-sign:before {
  content: "\f082";
}
.icon-camera-retro:before {
  content: "\f083";
}
.icon-key:before {
  content: "\f084";
}
.icon-cogs:before {
  content: "\f085";
}
.icon-comments:before {
  content: "\f086";
}
.icon-thumbs-up-alt:before {
  content: "\f087";
}
.icon-thumbs-down-alt:before {
  content: "\f088";
}
.icon-star-half:before {
  content: "\f089";
}
.icon-heart-empty:before {
  content: "\f08a";
}
.icon-signout:before {
  content: "\f08b";
}
.icon-linkedin-sign:before {
  content: "\f08c";
}
.icon-pushpin:before {
  content: "\f08d";
}
.icon-external-link:before {
  content: "\f08e";
}
.icon-signin:before {
  content: "\f090";
}
.icon-trophy:before {
  content: "\f091";
}
.icon-github-sign:before {
  content: "\f092";
}
.icon-upload-alt:before {
  content: "\f093";
}
.icon-lemon:before {
  content: "\f094";
}
.icon-phone:before {
  content: "\f095";
}
.icon-check-empty:before,
.icon-unchecked:before {
  content: "\f096";
}
.icon-bookmark-empty:before {
  content: "\f097";
}
.icon-phone-sign:before {
  content: "\f098";
}
.icon-twitter:before {
  content: "\f099";
}
.icon-facebook:before {
  content: "\f09a";
}
.icon-github:before {
  content: "\f09b";
}
.icon-unlock:before {
  content: "\f09c";
}
.icon-credit-card:before {
  content: "\f09d";
}
.icon-rss:before {
  content: "\f09e";
}
.icon-hdd:before {
  content: "\f0a0";
}
.icon-bullhorn:before {
  content: "\f0a1";
}
.icon-bell:before {
  content: "\f0a2";
}
.icon-certificate:before {
  content: "\f0a3";
}
.icon-hand-right:before {
  content: "\f0a4";
}
.icon-hand-left:before {
  content: "\f0a5";
}
.icon-hand-up:before {
  content: "\f0a6";
}
.icon-hand-down:before {
  content: "\f0a7";
}
.icon-circle-arrow-left:before {
  content: "\f0a8";
}
.icon-circle-arrow-right:before {
  content: "\f0a9";
}
.icon-circle-arrow-up:before {
  content: "\f0aa";
}
.icon-circle-arrow-down:before {
  content: "\f0ab";
}
.icon-globe:before {
  content: "\f0ac";
}
.icon-wrench:before {
  content: "\f0ad";
}
.icon-tasks:before {
  content: "\f0ae";
}
.icon-filter:before {
  content: "\f0b0";
}
.icon-briefcase:before {
  content: "\f0b1";
}
.icon-fullscreen:before {
  content: "\f0b2";
}
.icon-group:before {
  content: "\f0c0";
}
.icon-link:before {
  content: "\f0c1";
}
.icon-cloud:before {
  content: "\f0c2";
}
.icon-beaker:before {
  content: "\f0c3";
}
.icon-cut:before {
  content: "\f0c4";
}
.icon-copy:before {
  content: "\f0c5";
}
.icon-paper-clip:before,
.icon-paperclip:before {
  content: "\f0c6";
}
.icon-save:before {
  content: "\f0c7";
}
.icon-sign-blank:before {
  content: "\f0c8";
}
.icon-reorder:before {
  content: "\f0c9";
}
.icon-list-ul:before {
  content: "\f0ca";
}
.icon-list-ol:before {
  content: "\f0cb";
}
.icon-strikethrough:before {
  content: "\f0cc";
}
.icon-underline:before {
  content: "\f0cd";
}
.icon-table:before {
  content: "\f0ce";
}
.icon-magic:before {
  content: "\f0d0";
}
.icon-truck:before {
  content: "\f0d1";
}
.icon-pinterest:before {
  content: "\f0d2";
}
.icon-pinterest-sign:before {
  content: "\f0d3";
}
.icon-google-plus-sign:before {
  content: "\f0d4";
}
.icon-google-plus:before {
  content: "\f0d5";
}
.icon-money:before {
  content: "\f0d6";
}
.icon-caret-down:before {
  content: "\f0d7";
}
.icon-caret-up:before {
  content: "\f0d8";
}
.icon-caret-left:before {
  content: "\f0d9";
}
.icon-caret-right:before {
  content: "\f0da";
}
.icon-columns:before {
  content: "\f0db";
}
.icon-sort:before {
  content: "\f0dc";
}
.icon-sort-down:before {
  content: "\f0dd";
}
.icon-sort-up:before {
  content: "\f0de";
}
.icon-envelope:before {
  content: "\f0e0";
}
.icon-linkedin:before {
  content: "\f0e1";
}
.icon-rotate-left:before,
.icon-undo:before {
  content: "\f0e2";
}
.icon-legal:before {
  content: "\f0e3";
}
.icon-dashboard:before {
  content: "\f0e4";
}
.icon-comment-alt:before {
  content: "\f0e5";
}
.icon-comments-alt:before {
  content: "\f0e6";
}
.icon-bolt:before {
  content: "\f0e7";
}
.icon-sitemap:before {
  content: "\f0e8";
}
.icon-umbrella:before {
  content: "\f0e9";
}
.icon-paste:before {
  content: "\f0ea";
}
.icon-lightbulb:before {
  content: "\f0eb";
}
.icon-exchange:before {
  content: "\f0ec";
}
.icon-cloud-download:before {
  content: "\f0ed";
}
.icon-cloud-upload:before {
  content: "\f0ee";
}
.icon-user-md:before {
  content: "\f0f0";
}
.icon-stethoscope:before {
  content: "\f0f1";
}
.icon-suitcase:before {
  content: "\f0f2";
}
.icon-bell-alt:before {
  content: "\f0f3";
}
.icon-coffee:before {
  content: "\f0f4";
}
.icon-food:before {
  content: "\f0f5";
}
.icon-file-text-alt:before {
  content: "\f0f6";
}
.icon-building:before {
  content: "\f0f7";
}
.icon-hospital:before {
  content: "\f0f8";
}
.icon-ambulance:before {
  content: "\f0f9";
}
.icon-medkit:before {
  content: "\f0fa";
}
.icon-fighter-jet:before {
  content: "\f0fb";
}
.icon-beer:before {
  content: "\f0fc";
}
.icon-h-sign:before {
  content: "\f0fd";
}
.icon-plus-sign-alt:before {
  content: "\f0fe";
}
.icon-double-angle-left:before {
  content: "\f100";
}
.icon-double-angle-right:before {
  content: "\f101";
}
.icon-double-angle-up:before {
  content: "\f102";
}
.icon-double-angle-down:before {
  content: "\f103";
}
.icon-angle-left:before {
  content: "\f104";
}
.icon-angle-right:before {
  content: "\f105";
}
.icon-angle-up:before {
  content: "\f106";
}
.icon-angle-down:before {
  content: "\f107";
}
.icon-desktop:before {
  content: "\f108";
}
.icon-laptop:before {
  content: "\f109";
}
.icon-tablet:before {
  content: "\f10a";
}
.icon-mobile-phone:before {
  content: "\f10b";
}
.icon-circle-blank:before {
  content: "\f10c";
}
.icon-quote-left:before {
  content: "\f10d";
}
.icon-quote-right:before {
  content: "\f10e";
}
.icon-spinner:before {
  content: "\f110";
}
.icon-circle:before {
  content: "\f111";
}
.icon-mail-reply:before,
.icon-reply:before {
  content: "\f112";
}
.icon-github-alt:before {
  content: "\f113";
}
.icon-folder-close-alt:before {
  content: "\f114";
}
.icon-folder-open-alt:before {
  content: "\f115";
}
.icon-expand-alt:before {
  content: "\f116";
}
.icon-collapse-alt:before {
  content: "\f117";
}
.icon-smile:before {
  content: "\f118";
}
.icon-frown:before {
  content: "\f119";
}
.icon-meh:before {
  content: "\f11a";
}
.icon-gamepad:before {
  content: "\f11b";
}
.icon-keyboard:before {
  content: "\f11c";
}
.icon-flag-alt:before {
  content: "\f11d";
}
.icon-flag-checkered:before {
  content: "\f11e";
}
.icon-terminal:before {
  content: "\f120";
}
.icon-code:before {
  content: "\f121";
}
.icon-mail-reply-all:before,
.icon-reply-all:before {
  content: "\f122";
}
.icon-star-half-empty:before,
.icon-star-half-full:before {
  content: "\f123";
}
.icon-location-arrow:before {
  content: "\f124";
}
.icon-crop:before {
  content: "\f125";
}
.icon-code-fork:before {
  content: "\f126";
}
.icon-unlink:before {
  content: "\f127";
}
.icon-question:before {
  content: "\f128";
}
.icon-info:before {
  content: "\f129";
}
.icon-exclamation:before {
  content: "\f12a";
}
.icon-superscript:before {
  content: "\f12b";
}
.icon-subscript:before {
  content: "\f12c";
}
.icon-eraser:before {
  content: "\f12d";
}
.icon-puzzle-piece:before {
  content: "\f12e";
}
.icon-microphone:before {
  content: "\f130";
}
.icon-microphone-off:before {
  content: "\f131";
}
.icon-shield:before {
  content: "\f132";
}
.icon-calendar-empty:before {
  content: "\f133";
}
.icon-fire-extinguisher:before {
  content: "\f134";
}
.icon-rocket:before {
  content: "\f135";
}
.icon-maxcdn:before {
  content: "\f136";
}
.icon-chevron-sign-left:before {
  content: "\f137";
}
.icon-chevron-sign-right:before {
  content: "\f138";
}
.icon-chevron-sign-up:before {
  content: "\f139";
}
.icon-chevron-sign-down:before {
  content: "\f13a";
}
.icon-html5:before {
  content: "\f13b";
}
.icon-css3:before {
  content: "\f13c";
}
.icon-anchor:before {
  content: "\f13d";
}
.icon-unlock-alt:before {
  content: "\f13e";
}
.icon-bullseye:before {
  content: "\f140";
}
.icon-ellipsis-horizontal:before {
  content: "\f141";
}
.icon-ellipsis-vertical:before {
  content: "\f142";
}
.icon-rss-sign:before {
  content: "\f143";
}
.icon-play-sign:before {
  content: "\f144";
}
.icon-ticket:before {
  content: "\f145";
}
.icon-minus-sign-alt:before {
  content: "\f146";
}
.icon-check-minus:before {
  content: "\f147";
}
.icon-level-up:before {
  content: "\f148";
}
.icon-level-down:before {
  content: "\f149";
}
.icon-check-sign:before {
  content: "\f14a";
}
.icon-edit-sign:before {
  content: "\f14b";
}
.icon-external-link-sign:before {
  content: "\f14c";
}
.icon-share-sign:before {
  content: "\f14d";
}
.icon-compass:before {
  content: "\f14e";
}
.icon-collapse:before {
  content: "\f150";
}
.icon-collapse-top:before {
  content: "\f151";
}
.icon-expand:before {
  content: "\f152";
}
.icon-eur:before,
.icon-euro:before {
  content: "\f153";
}
.icon-gbp:before {
  content: "\f154";
}
.icon-dollar:before,
.icon-usd:before {
  content: "\f155";
}
.icon-inr:before,
.icon-rupee:before {
  content: "\f156";
}
.icon-jpy:before,
.icon-yen:before {
  content: "\f157";
}
.icon-cny:before,
.icon-renminbi:before {
  content: "\f158";
}
.icon-krw:before,
.icon-won:before {
  content: "\f159";
}
.icon-bitcoin:before,
.icon-btc:before {
  content: "\f15a";
}
.icon-file:before {
  content: "\f15b";
}
.icon-file-text:before {
  content: "\f15c";
}
.icon-sort-by-alphabet:before {
  content: "\f15d";
}
.icon-sort-by-alphabet-alt:before {
  content: "\f15e";
}
.icon-sort-by-attributes:before {
  content: "\f160";
}
.icon-sort-by-attributes-alt:before {
  content: "\f161";
}
.icon-sort-by-order:before {
  content: "\f162";
}
.icon-sort-by-order-alt:before {
  content: "\f163";
}
.icon-thumbs-up:before {
  content: "\f164";
}
.icon-thumbs-down:before {
  content: "\f165";
}
.icon-youtube-sign:before {
  content: "\f166";
}
.icon-youtube:before {
  content: "\f167";
}
.icon-xing:before {
  content: "\f168";
}
.icon-xing-sign:before {
  content: "\f169";
}
.icon-youtube-play:before {
  content: "\f16a";
}
.icon-dropbox:before {
  content: "\f16b";
}
.icon-stackexchange:before {
  content: "\f16c";
}
.icon-instagram:before {
  content: "\f16d";
}
.icon-flickr:before {
  content: "\f16e";
}
.icon-adn:before {
  content: "\f170";
}
.icon-bitbucket:before {
  content: "\f171";
}
.icon-bitbucket-sign:before {
  content: "\f172";
}
.icon-tumblr:before {
  content: "\f173";
}
.icon-tumblr-sign:before {
  content: "\f174";
}
.icon-long-arrow-down:before {
  content: "\f175";
}
.icon-long-arrow-up:before {
  content: "\f176";
}
.icon-long-arrow-left:before {
  content: "\f177";
}
.icon-long-arrow-right:before {
  content: "\f178";
}
.icon-apple:before {
  content: "\f179";
}
.icon-windows:before {
  content: "\f17a";
}
.icon-android:before {
  content: "\f17b";
}
.icon-linux:before {
  content: "\f17c";
}
.icon-dribble:before {
  content: "\f17d";
}
.icon-skype:before {
  content: "\f17e";
}
.icon-foursquare:before {
  content: "\f180";
}
.icon-trello:before {
  content: "\f181";
}
.icon-female:before {
  content: "\f182";
}
.icon-male:before {
  content: "\f183";
}
.icon-gittip:before {
  content: "\f184";
}
.icon-sun:before {
  content: "\f185";
}
.icon-moon:before {
  content: "\f186";
}
.icon-archive:before {
  content: "\f187";
}
.icon-bug:before {
  content: "\f188";
}
.icon-vk:before {
  content: "\f189";
}
.icon-weibo:before {
  content: "\f18a";
}
.icon-renren:before {
  content: "\f18b";
}
.icon-user-circle-o:before {
  content: "\f2be";
}
.icon-user-circle:before {
  content: "\f2bd";
}
.icon-user-o:before {
  content: "\f2c0";
}
/* end of script */
/* This file is auto-generated from a `scss` file with the same name */

@font-face {
  font-family: "Courier New", monospace;
  font-style: normal;
  font-weight: 400;
  src: local("Courier New"), local("CourierNewPSMT"),
    url(https://dd-cdn.multiscreensite.com/fonts/additionalfonts/e2fc0b95199b08bc.woff)
      format("woff");
}
@font-face {
  font-family: "Courier New", monospace;
  font-style: normal;
  font-weight: 700;
  src: local("Courier New Bold"), local("CourierNewPS-BoldMT"),
    url(https://dd-cdn.multiscreensite.com/fonts/additionalfonts/a38f38c55b7a57a.woff)
      format("woff");
}
@font-face {
  font-family: "Courier New", monospace;
  font-style: italic;
  font-weight: 400;
  src: local("Courier New Italic"), local("CourierNewPS-ItalicMT"),
    url(https://dd-cdn.multiscreensite.com/fonts/additionalfonts/ec49acf58c10f8a9.woff)
      format("woff");
}
@font-face {
  font-family: "Courier New", monospace;
  font-style: italic;
  font-weight: 700;
  src: local("Courier New Bold Italic"), local("CourierNewPS-BoldItalicMT"),
    url(https://dd-cdn.multiscreensite.com/fonts/additionalfonts/bac7cf2e21ae24d1.woff)
      format("woff");
}
@font-face {
  font-family: "Arial Black";
  font-style: normal;
  font-weight: 400;
  src: local("Arial Black"), local("ArialBlack"),
    url(https://dd-cdn.multiscreensite.com/fonts/additionalfonts/f5c444da86865f17.woff)
      format("woff");
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F,
    U+A720-A7FF;
}
@font-face {
  font-family: "Arial Black";
  font-style: normal;
  font-weight: 400;
  src: local("Arial Black"), local("ArialBlack"),
    url(https://dd-cdn.multiscreensite.com/fonts/additionalfonts/f5c444da86865f171.woff)
      format("woff");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC,
    U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}
@font-face {
  font-family: "Times New Roman";
  font-style: normal;
  font-weight: 400;
  src: local("Times New Roman"), local("TimesNewRomanPSMT"),
    url(https://dd-cdn.multiscreensite.com/fonts/additionalfonts/f889a07745b512491.woff)
      format("woff");
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F,
    U+A720-A7FF;
}
@font-face {
  font-family: "Times New Roman";
  font-style: normal;
  font-weight: 400;
  src: local("Times New Roman"), local("TimesNewRomanPSMT"),
    url(https://dd-cdn.multiscreensite.com/fonts/additionalfonts/f889a07745b51249.woff)
      format("woff");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC,
    U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}
@font-face {
  font-family: "Times New Roman";
  font-style: normal;
  font-weight: 700;
  src: local("Times New Roman Bold"), local("TimesNewRomanPS-BoldMT"),
    url(https://dd-cdn.multiscreensite.com/fonts/additionalfonts/107a32db89f1285b1.woff)
      format("woff");
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F,
    U+A720-A7FF;
}
@font-face {
  font-family: "Times New Roman";
  font-style: normal;
  font-weight: 700;
  src: local("Times New Roman Bold"), local("TimesNewRomanPS-BoldMT"),
    url(https://dd-cdn.multiscreensite.com/fonts/additionalfonts/107a32db89f1285b4.woff)
      format("woff");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC,
    U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}
@font-face {
  font-family: "Times New Roman";
  font-style: italic;
  font-weight: 400;
  src: local("Times New Roman Italic"), local("TimesNewRomanPS-ItalicMT"),
    url(https://dd-cdn.multiscreensite.com/fonts/additionalfonts/e5fc7a757e7988.woff)
      format("woff");
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F,
    U+A720-A7FF;
}
@font-face {
  font-family: "Times New Roman";
  font-style: italic;
  font-weight: 400;
  src: local("Times New Roman Italic"), local("TimesNewRomanPS-ItalicMT"),
    url(https://dd-cdn.multiscreensite.com/fonts/additionalfonts/e5fc7a757e79881.woff)
      format("woff");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC,
    U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}
@font-face {
  font-family: "Times New Roman";
  font-style: italic;
  font-weight: 700;
  src: local("Times New Roman Bold Italic"),
    local("TimesNewRomanPS-BoldItalicMT"),
    url(https://dd-cdn.multiscreensite.com/fonts/additionalfonts/bc3ca414adf5d1d.woff)
      format("woff");
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F,
    U+A720-A7FF;
}
@font-face {
  font-family: "Times New Roman";
  font-style: italic;
  font-weight: 700;
  src: local("Times New Roman Bold Italic"),
    local("TimesNewRomanPS-BoldItalicMT"),
    url(https://dd-cdn.multiscreensite.com/fonts/additionalfonts/bc3ca414adf5d1d1.woff)
      format("woff");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC,
    U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}
@font-face {
  font-family: Verdana;
  font-style: normal;
  font-weight: 400;
  src: local("Verdana"),
    url(https://dd-cdn.multiscreensite.com/fonts/additionalfonts/28f652d19e80fbde1.woff)
      format("woff");
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F,
    U+A720-A7FF;
}
@font-face {
  font-family: Verdana;
  font-style: normal;
  font-weight: 400;
  src: local("Verdana"),
    url(https://dd-cdn.multiscreensite.com/fonts/additionalfonts/28f652d19e80fbde11.woff)
      format("woff");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC,
    U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}
@font-face {
  font-family: Verdana;
  font-style: normal;
  font-weight: 700;
  src: local("Verdana Bold"), local("Verdana-Bold"),
    url(https://dd-cdn.multiscreensite.com/fonts/additionalfonts/cd26fb9258467dc1b.woff)
      format("woff");
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F,
    U+A720-A7FF;
}
@font-face {
  font-family: Verdana;
  font-style: normal;
  font-weight: 700;
  src: local("Verdana Bold"), local("Verdana-Bold"),
    url(https://dd-cdn.multiscreensite.com/fonts/additionalfonts/cd26fb9258467dcb2.woff)
      format("woff");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC,
    U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}
@font-face {
  font-family: Verdana;
  font-style: italic;
  font-weight: 400;
  src: local("Verdana Italic"), local("Verdana-Italic"),
    url(https://dd-cdn.multiscreensite.com/fonts/additionalfonts/48066a2ff839778c2.woff)
      format("woff");
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F,
    U+A720-A7FF;
}
@font-face {
  font-family: Verdana;
  font-style: italic;
  font-weight: 400;
  src: local("Verdana Italic"), local("Verdana-Italic"),
    url(https://dd-cdn.multiscreensite.com/fonts/additionalfonts/48066a2ff839778c.woff)
      format("woff");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC,
    U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}
@font-face {
  font-family: Verdana;
  font-style: italic;
  font-weight: 700;
  src: local("Verdana Bold Italic"), local("Verdana-BoldItalic"),
    url(https://dd-cdn.multiscreensite.com/fonts/additionalfonts/6d3318b718754b78.woff)
      format("woff");
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F,
    U+A720-A7FF;
}
@font-face {
  font-family: Verdana;
  font-style: italic;
  font-weight: 700;
  src: local("Verdana Bold Italic"), local("Verdana-BoldItalic"),
    url(https://dd-cdn.multiscreensite.com/fonts/additionalfonts/6d3318b718754b781.woff)
      format("woff");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC,
    U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}
@font-face {
  font-family: Tahoma;
  font-style: normal;
  font-weight: 400;
  src: local("Tahoma"),
    url(https://dd-cdn.multiscreensite.com/fonts/additionalfonts/9d22fae1754942f63.woff)
      format("woff");
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F,
    U+A720-A7FF;
}
@font-face {
  font-family: Tahoma;
  font-style: normal;
  font-weight: 400;
  src: local("Tahoma"),
    url(https://dd-cdn.multiscreensite.com/fonts/additionalfonts/9d22fae1754942f6.woff)
      format("woff");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC,
    U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}
@font-face {
  font-family: Tahoma;
  font-style: normal;
  font-weight: 700;
  src: local("Tahoma Negreta"), local("Tahoma-Bold"),
    url(https://dd-cdn.multiscreensite.com/fonts/additionalfonts/325a0ea84e3a993.woff)
      format("woff");
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F,
    U+A720-A7FF;
}
@font-face {
  font-family: Tahoma;
  font-style: normal;
  font-weight: 700;
  src: local("Tahoma Negreta"), local("Tahoma-Bold"),
    url(https://dd-cdn.multiscreensite.com/fonts/additionalfonts/325a0ea84e3a99.woff)
      format("woff");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC,
    U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}
@font-face {
  font-family: "Book Antiqua";
  font-style: normal;
  font-weight: 400;
  src: local("Book Antiqua"), local("BookAntiqua"),
    url(https://dd-cdn.multiscreensite.com/fonts/additionalfonts/53198ebebffbde25.woff)
      format("woff");
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F,
    U+A720-A7FF;
}
@font-face {
  font-family: "Book Antiqua";
  font-style: normal;
  font-weight: 400;
  src: local("Book Antiqua"), local("BookAntiqua"),
    url(https://dd-cdn.multiscreensite.com/fonts/additionalfonts/53198ebebffbde21.woff)
      format("woff");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC,
    U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}
@font-face {
  font-family: "Book Antiqua";
  font-style: normal;
  font-weight: 700;
  src: local("Book Antiqua Bold"), local("BookAntiqua-Bold"),
    url(https://dd-cdn.multiscreensite.com/fonts/additionalfonts/9f2d68f1d69270015.woff)
      format("woff");
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F,
    U+A720-A7FF;
}
@font-face {
  font-family: "Book Antiqua";
  font-style: normal;
  font-weight: 700;
  src: local("Book Antiqua Bold"), local("BookAntiqua-Bold"),
    url(https://dd-cdn.multiscreensite.com/fonts/additionalfonts/9f2d68f1d69270018.woff)
      format("woff");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC,
    U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}
@font-face {
  font-family: "Book Antiqua";
  font-style: italic;
  font-weight: 400;
  src: local("Book Antiqua Italic"), local("BookAntiqua-Italic"),
    url(https://dd-cdn.multiscreensite.com/fonts/additionalfonts/d843412155f4ee4b3.woff)
      format("woff");
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F,
    U+A720-A7FF;
}
@font-face {
  font-family: "Book Antiqua";
  font-style: italic;
  font-weight: 400;
  src: local("Book Antiqua Italic"), local("BookAntiqua-Italic"),
    url(https://dd-cdn.multiscreensite.com/fonts/additionalfonts/d843412155f4ee4b.woff)
      format("woff");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC,
    U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}
@font-face {
  font-family: "Book Antiqua";
  font-style: italic;
  font-weight: 700;
  src: local("Book Antiqua Bold Italic"), local("BookAntiqua-BoldItalic"),
    url(https://dd-cdn.multiscreensite.com/fonts/additionalfonts/a81a5e6e6b2de22.woff)
      format("woff");
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F,
    U+A720-A7FF;
}
@font-face {
  font-family: "Book Antiqua";
  font-style: italic;
  font-weight: 700;
  src: local("Book Antiqua Bold Italic"), local("BookAntiqua-BoldItalic"),
    url(https://dd-cdn.multiscreensite.com/fonts/additionalfonts/a81a5e6e6b2de224.woff)
      format("woff");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC,
    U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}
@font-face {
  font-family: "Comic Sans MS";
  font-style: normal;
  font-weight: 400;
  src: local("Comic Sans MS"), local("ComicSansMS"),
    url(https://dd-cdn.multiscreensite.com/fonts/additionalfonts/a4ba60ff9fc73cf87.woff)
      format("woff");
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F,
    U+A720-A7FF;
}
@font-face {
  font-family: "Comic Sans MS";
  font-style: normal;
  font-weight: 400;
  src: local("Comic Sans MS"), local("ComicSansMS"),
    url(https://dd-cdn.multiscreensite.com/fonts/additionalfonts/a4ba60ff9fc73cf85.woff)
      format("woff");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC,
    U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}
@font-face {
  font-family: "Comic Sans MS";
  font-style: normal;
  font-weight: 700;
  src: local("Comic Sans MS Bold"), local("ComicSansMS-Bold"),
    url(https://dd-cdn.multiscreensite.com/fonts/additionalfonts/47b9a7080319bd8b9.woff)
      format("woff");
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F,
    U+A720-A7FF;
}
@font-face {
  font-family: "Comic Sans MS";
  font-style: normal;
  font-weight: 700;
  src: local("Comic Sans MS Bold"), local("ComicSansMS-Bold"),
    url(https://dd-cdn.multiscreensite.com/fonts/additionalfonts/47b9a7080319bd8b.woff)
      format("woff");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC,
    U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}
@font-face {
  font-family: "Comic Sans MS";
  font-style: italic;
  font-weight: 400;
  src: local("Comic Sans MS Italic"), local("ComicSansMS-Italic"),
    url(https://dd-cdn.multiscreensite.com/fonts/additionalfonts/1a31561daae4e6f6.woff)
      format("woff");
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F,
    U+A720-A7FF;
}
@font-face {
  font-family: "Comic Sans MS";
  font-style: italic;
  font-weight: 400;
  src: local("Comic Sans MS Italic"), local("ComicSansMS-Italic"),
    url(https://dd-cdn.multiscreensite.com/fonts/additionalfonts/1a31561daae4e6f5.woff)
      format("woff");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC,
    U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}
@font-face {
  font-family: "Comic Sans MS";
  font-style: italic;
  font-weight: 700;
  src: local("Comic Sans MS Bold Italic"), local("ComicSansMS-BoldItalic"),
    url(https://dd-cdn.multiscreensite.com/fonts/additionalfonts/3b8723a173ab23db6.woff)
      format("woff");
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F,
    U+A720-A7FF;
}
@font-face {
  font-family: "Comic Sans MS";
  font-style: italic;
  font-weight: 700;
  src: local("Comic Sans MS Bold Italic"), local("ComicSansMS-BoldItalic"),
    url(https://dd-cdn.multiscreensite.com/fonts/additionalfonts/3b8723a173ab23db9.woff)
      format("woff");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC,
    U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}
@font-face {
  font-family: Impact;
  font-style: normal;
  font-weight: 400;
  src: local("Impact"),
    url(https://dd-cdn.multiscreensite.com/fonts/additionalfonts/5128cd07406988e2.woff)
      format("woff");
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F,
    U+A720-A7FF;
}
@font-face {
  font-family: Impact;
  font-style: normal;
  font-weight: 400;
  src: local("Impact"),
    url(https://dd-cdn.multiscreensite.com/fonts/additionalfonts/5128cd07406988e3.woff)
      format("woff");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC,
    U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}
@font-face {
  font-family: "Palatino Linotype";
  font-style: normal;
  font-weight: 400;
  src: local("Palatino Linotype"), local("PalatinoLinotype-Roman"),
    url(https://dd-cdn.multiscreensite.com/fonts/additionalfonts/a7bbb29f8e80de7b.woff)
      format("woff");
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F,
    U+A720-A7FF;
}
@font-face {
  font-family: "Palatino Linotype";
  font-style: normal;
  font-weight: 400;
  src: local("Palatino Linotype"), local("PalatinoLinotype-Roman"),
    url(https://dd-cdn.multiscreensite.com/fonts/additionalfonts/a7bbb29f8e80de7b4.woff)
      format("woff");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC,
    U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}
@font-face {
  font-family: "Palatino Linotype";
  font-style: normal;
  font-weight: 700;
  src: local("Palatino Linotype Bold"), local("PalatinoLinotype-Bold"),
    url(https://dd-cdn.multiscreensite.com/fonts/additionalfonts/31691cf572f5bde34.woff)
      format("woff");
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F,
    U+A720-A7FF;
}
@font-face {
  font-family: "Palatino Linotype";
  font-style: normal;
  font-weight: 700;
  src: local("Palatino Linotype Bold"), local("PalatinoLinotype-Bold"),
    url(https://dd-cdn.multiscreensite.com/fonts/additionalfonts/31691cf572f5bde8.woff)
      format("woff");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC,
    U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}
@font-face {
  font-family: "Palatino Linotype";
  font-style: italic;
  font-weight: 400;
  src: local("Palatino Linotype Italic"), local("PalatinoLinotype-Italic"),
    url(https://dd-cdn.multiscreensite.com/fonts/additionalfonts/1291d1e7f9fa73947.woff)
      format("woff");
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F,
    U+A720-A7FF;
}
@font-face {
  font-family: "Palatino Linotype";
  font-style: italic;
  font-weight: 400;
  src: local("Palatino Linotype Italic"), local("PalatinoLinotype-Italic"),
    url(https://dd-cdn.multiscreensite.com/fonts/additionalfonts/1291d1e7f9fa7394.woff)
      format("woff");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC,
    U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}
@font-face {
  font-family: "Palatino Linotype";
  font-style: italic;
  font-weight: 700;
  src: local("Palatino Linotype Bold Italic"),
    local("PalatinoLinotype-BoldItalic"),
    url(https://dd-cdn.multiscreensite.com/fonts/additionalfonts/3943a091ad116f3a3.woff)
      format("woff");
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F,
    U+A720-A7FF;
}
@font-face {
  font-family: "Palatino Linotype";
  font-style: italic;
  font-weight: 700;
  src: local("Palatino Linotype Bold Italic"),
    local("PalatinoLinotype-BoldItalic"),
    url(https://dd-cdn.multiscreensite.com/fonts/additionalfonts/3943a091ad116f3a1.woff)
      format("woff");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC,
    U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}
@font-face {
  font-family: "flexslider-icon";
  src: url(https://static-cdn.website-editor.net/fonts/flexslider-icon.woff)
    format("woff");
  font-weight: 400;
  font-style: normal;
}
/* end of script */
@charset "UTF-8"; /*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2015 Daniel Eden
*/
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}
@-webkit-keyframes bounce {
  0%,
  100%,
  20%,
  53%,
  80% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%,
  43% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}
@keyframes bounce {
  0%,
  100%,
  20%,
  53%,
  80% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%,
  43% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    -ms-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    -ms-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    -ms-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}
.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  -ms-transform-origin: center bottom;
  transform-origin: center bottom;
}
@-webkit-keyframes flash {
  0%,
  100%,
  50% {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}
@keyframes flash {
  0%,
  100%,
  50% {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}
.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes pulse {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    -ms-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}
@-webkit-keyframes rubberBand {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 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);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes rubberBand {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    -ms-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    -ms-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    -ms-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    -ms-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    -ms-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}
@-webkit-keyframes shake {
  0%,
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 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%,
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    -ms-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    -ms-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
.shake {
  -webkit-animation-name: shake;
  animation-name: shake;
}
@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }
  100% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    -ms-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    -ms-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    -ms-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    -ms-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }
  100% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    -ms-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
.swing {
  -webkit-transform-origin: top center;
  -ms-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}
@-webkit-keyframes tada {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes tada {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    -ms-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    -ms-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    -ms-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}
@-webkit-keyframes wobble {
  0% {
    -webkit-transform: none;
    transform: none;
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes wobble {
  0% {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    -ms-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    -ms-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    -ms-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    -ms-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    -ms-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  100% {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}
.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}
@-webkit-keyframes bounceIn {
  0%,
  100%,
  20%,
  40%,
  60%,
  80% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    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% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    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);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes bounceIn {
  0%,
  100%,
  20%,
  40%,
  60%,
  80% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    -ms-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    -ms-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);
    -ms-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    -ms-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    -ms-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
}
@-webkit-keyframes bounceInLeft {
  0%,
  100%,
  60%,
  75%,
  90% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    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);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes bounceInLeft {
  0%,
  100%,
  60%,
  75%,
  90% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    -ms-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    -ms-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    -ms-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    -ms-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  100% {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}
.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}
@-webkit-keyframes bounceInRight {
  0%,
  100%,
  60%,
  75%,
  90% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    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);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes bounceInRight {
  0%,
  100%,
  60%,
  75%,
  90% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    -ms-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    -ms-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    -ms-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    -ms-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  100% {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}
.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    -ms-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    -ms-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}
@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    -ms-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -ms-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -ms-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    -ms-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    -ms-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  100% {
    -webkit-transform: perspective(400px);
    -ms-transform: perspective(400px);
    transform: perspective(400px);
  }
}
.flipInX {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}
@-webkit-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -ms-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -ms-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    -ms-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    -ms-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  100% {
    -webkit-transform: perspective(400px);
    -ms-transform: perspective(400px);
    transform: perspective(400px);
  }
}
.flipInY {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}
@-webkit-keyframes rotateIn {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateIn {
  0% {
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    -ms-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}
@-webkit-keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    -ms-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}
@-webkit-keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    -ms-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}
@-webkit-keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    -ms-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}
@-webkit-keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    -ms-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}
@-webkit-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    -ms-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}
.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}
@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
@keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    -ms-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}
@-webkit-keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -ms-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -ms-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp;
}
@-webkit-keyframes slideInDown {
  0% {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    visibility: visible;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes slideInDown {
  0% {
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    visibility: visible;
  }
  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}
@-webkit-keyframes slideInLeft {
  0% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    visibility: visible;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes slideInLeft {
  0% {
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    visibility: visible;
  }
  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}
@-webkit-keyframes slideInRight {
  0% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    visibility: visible;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes slideInRight {
  0% {
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    visibility: visible;
  }
  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}
@-webkit-keyframes slideInUp {
  0% {
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    visibility: visible;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes slideInUp {
  0% {
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    visibility: visible;
  }
  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}
/* end of script */
/* This file is auto-generated from a `scss` file with the same name */

#dm .dmRespRow .dmRespCol > .dmWidget {
  overflow: initial;
}
.dmLargeBody #dm .dmRespRow .dmRespCol > .dmWidget {
  width: 280px;
  max-width: 100%;
}
.dmLargeBody #dm .sticky-widgets-container .dmWidget,
.dmLargeBody #dm .sticky-widgets-container-global .dmWidget {
  width: 230px;
  max-width: 100%;
}
.dmLargeBody #dm .dmRespRow .dmRespCol.large-1 > .dmWidget,
.dmLargeBody #dm .dmRespRow .dmRespCol.large-2 > .dmWidget,
.dmLargeBody #dm .dmRespRow .dmRespCol.large-3 > .dmWidget,
.dmMobileBody #dm .dmInner .dmWidget {
  width: 100%;
}
#dm .dmInner .dmWidget:not(.displayNone) {
  display: inline-block;
}
#dm .dmInner .dmWidget:not(.displayNone)[data-display-type="block"] {
  display: block;
}
#dm .dmInner .dmWidget {
  text-decoration: none;
  margin: 10px 0;
  clear: both;
  position: relative;
  text-align: center;
  line-height: 22px;
  cursor: pointer;
  box-shadow: none;
  background-image: none;
  padding: 0 0 0 40px;
  height: auto;
  border: 0 solid transparent;
  white-space: nowrap;
  transition: background-color 0.2s ease, border-color 0.2s ease;
}
#dm .dmInner .dmWidget span {
  transition: color 0.2s ease;
}
#dm .dmInner .dmWidget.slide-button {
  margin-bottom: 0;
}
.dmLargeBody #dm .dmRespRow .dmRespCol > .mainBlog .dmWidget {
  width: 280px;
  max-width: 100%;
}
#dm .dmInner .dmWidget:after {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  width: 0;
  margin-right: -0.25em;
}
.dmWidget.R {
  float: right;
}
#dm .dmInner .dmWidget input {
  width: 98%;
  margin: auto;
  font-size: 1.125em;
  padding: 10px;
  background-color: transparent;
}
#dm .dmInner .dmWidget .iconBg {
  position: absolute;
  left: 0;
  width: 50px;
  top: 50%;
  margin-top: -13px;
}
.dmWidget.dmUserImg .icon {
  background-size: 27px;
  background-repeat: no-repeat;
  background-position: 50%;
  width: 27px;
  height: 27px;
  display: inline-block;
}
#dm .dmWidget .text {
  display: inline-block;
  vertical-align: middle;
  font-size: 1.125em;
  line-height: normal;
  white-space: normal;
  padding: 10px 7px;
  max-width: 98%;
}
#dm .dmWidget.slide-button:after {
  display: none;
}
#dm .dmInner .dmWidget span.textonly {
  padding: 10px 5px 14px;
  vertical-align: middle;
}
.dmMobileBody #dm .dmInner .small-6 .dmWidget .iconBg {
  left: 10px;
}
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle*="_SOFT"],
#dm [data-buttonstyle*="_SOFT"] .dmWidget:not([data-buttonstyle]),
#dm [data-buttonstyle*="_SOFT"] button.ecwid-btn--primary.ecwid-btn--buyNow,
#dm [data-buttonstyle*="_SOFT"] button.ecwid-btn--primary.ecwid-btn--checkout,
#dm [data-buttonstyle*="_SOFT"] button.ecwid-btn--primary.ecwid-btn--continue,
#dm
  [data-buttonstyle*="_SOFT"]
  button.ecwid-btn--primary.ecwid-btn--continueShopping,
#dm [data-buttonstyle*="_SOFT"] button.ecwid-btn--primary.ecwid-btn--placeOrder,
#dmRoot
  [data-buttonstyle*="_SOFT"]
  button.ecwid-btn--primary.ecwid-btn--addToBag,
div.buttons [data-buttonstyle*="_SOFT"] {
  border-radius: 3px;
}
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle*="_ROUND"],
#dm [data-buttonstyle*="_ROUND"] .dmWidget:not([data-buttonstyle]),
#dm [data-buttonstyle*="_ROUND"] button.ecwid-btn--primary.ecwid-btn--buyNow,
#dm [data-buttonstyle*="_ROUND"] button.ecwid-btn--primary.ecwid-btn--checkout,
#dm [data-buttonstyle*="_ROUND"] button.ecwid-btn--primary.ecwid-btn--continue,
#dm
  [data-buttonstyle*="_ROUND"]
  button.ecwid-btn--primary.ecwid-btn--continueShopping,
#dm
  [data-buttonstyle*="_ROUND"]
  button.ecwid-btn--primary.ecwid-btn--placeOrder,
#dmRoot
  [data-buttonstyle*="_ROUND"]
  button.ecwid-btn--primary.ecwid-btn--addToBag,
div.buttons [data-buttonstyle*="_ROUND"] {
  border-radius: 6px;
}
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle="BASIC"],
#dm [data-buttonstyle="BASIC"] .dmWidget:not([data-buttonstyle]),
#dm [data-buttonstyle="BASIC"] button.ecwid-btn--primary.ecwid-btn--buyNow,
#dm [data-buttonstyle="BASIC"] button.ecwid-btn--primary.ecwid-btn--checkout,
#dm [data-buttonstyle="BASIC"] button.ecwid-btn--primary.ecwid-btn--continue,
#dm
  [data-buttonstyle="BASIC"]
  button.ecwid-btn--primary.ecwid-btn--continueShopping,
#dm [data-buttonstyle="BASIC"] button.ecwid-btn--primary.ecwid-btn--placeOrder,
#dmRoot
  [data-buttonstyle="BASIC"]
  button.ecwid-btn--primary.ecwid-btn--addToBag,
div.buttons [data-buttonStyle="BASIC"] {
  border-radius: 7px;
  background-clip: border-box;
  box-shadow: inset 0 2px 1px rgba(255, 255, 255, 0.4),
    inset 0 0 0 1px rgba(0, 0, 0, 0.2);
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDc1IDQwIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9ImhhdDAiIGdyYWRpZW50VW5pdHM9Im9iamVjdEJvdW5kaW5nQm94IiB4MT0iNTAlIiB5MT0iMTAwJSIgeDI9IjUwJSIgeTI9Ii0xLjQyMTA4NTQ3MTUyMDJlLTE0JSI+CjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiMwNDA1MDUiIHN0b3Atb3BhY2l0eT0iMC4wNSIvPgo8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmYiIHN0b3Atb3BhY2l0eT0iMC4wNSIvPgogICA8L2xpbmVhckdyYWRpZW50PgoKPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9Ijc1IiBoZWlnaHQ9IjQwIiBmaWxsPSJ1cmwoI2hhdDApIiAvPgo8L3N2Zz4=);
  background-image: linear-gradient(
    bottom,
    rgba(5, 5, 6, 0.05) 0%,
    rgba(255, 255, 255, 0.05) 100%
  );
}
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle="BASIC"] .iconBg,
#dm [data-buttonstyle="BASIC"] .dmWidget:not([data-buttonstyle]) .iconBg {
  display: none !important;
}
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle="BASIC"]:hover,
#dm [data-buttonstyle="BASIC"] .dmWidget:not([data-buttonstyle]):hover,
#dm
  [data-buttonstyle="BASIC"]
  button.ecwid-btn--primary.ecwid-btn--buyNow:hover,
#dm
  [data-buttonstyle="BASIC"]
  button.ecwid-btn--primary.ecwid-btn--checkout:hover,
#dm
  [data-buttonstyle="BASIC"]
  button.ecwid-btn--primary.ecwid-btn--continue:hover,
#dm
  [data-buttonstyle="BASIC"]
  button.ecwid-btn--primary.ecwid-btn--continueShopping:hover,
#dm
  [data-buttonstyle="BASIC"]
  button.ecwid-btn--primary.ecwid-btn--placeOrder:hover,
#dmRoot
  [data-buttonstyle="BASIC"]
  button.ecwid-btn--primary.ecwid-btn--addToBag:hover,
div.buttons [data-buttonStyle="BASIC"]:hover {
  box-shadow: inset 0 2px 1px rgba(255, 255, 255, 0.4),
    inset 0 0 0 1px rgba(0, 0, 0, 0.2), inset 0 0 0 100px rgba(0, 0, 0, 0.1);
}
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle="BASIC"]:active,
#dm [data-buttonstyle="BASIC"] .dmWidget:not([data-buttonstyle]):active,
#dm
  [data-buttonstyle="BASIC"]
  button.ecwid-btn--primary.ecwid-btn--buyNow:active,
#dm
  [data-buttonstyle="BASIC"]
  button.ecwid-btn--primary.ecwid-btn--checkout:active,
#dm
  [data-buttonstyle="BASIC"]
  button.ecwid-btn--primary.ecwid-btn--continue:active,
#dm
  [data-buttonstyle="BASIC"]
  button.ecwid-btn--primary.ecwid-btn--continueShopping:active,
#dm
  [data-buttonstyle="BASIC"]
  button.ecwid-btn--primary.ecwid-btn--placeOrder:active,
#dmRoot
  [data-buttonstyle="BASIC"]
  button.ecwid-btn--primary.ecwid-btn--addToBag:active,
div.buttons [data-buttonStyle="BASIC"]:active {
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.5),
    inset 0 0 0 100px rgba(0, 0, 0, 0.1);
}
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle="BIG_BASIC"],
#dm [data-buttonstyle="BIG_BASIC"] .dmWidget:not([data-buttonstyle]),
#dm [data-buttonstyle="BIG_BASIC"] button.ecwid-btn--primary.ecwid-btn--buyNow,
#dm
  [data-buttonstyle="BIG_BASIC"]
  button.ecwid-btn--primary.ecwid-btn--checkout,
#dm
  [data-buttonstyle="BIG_BASIC"]
  button.ecwid-btn--primary.ecwid-btn--continue,
#dm
  [data-buttonstyle="BIG_BASIC"]
  button.ecwid-btn--primary.ecwid-btn--continueShopping,
#dm
  [data-buttonstyle="BIG_BASIC"]
  button.ecwid-btn--primary.ecwid-btn--placeOrder,
#dmRoot
  [data-buttonstyle="BIG_BASIC"]
  button.ecwid-btn--primary.ecwid-btn--addToBag,
div.buttons [data-buttonStyle="BIG_BASIC"] {
  border-radius: 0;
  background-clip: border-box;
  box-shadow: inset 0 2px 1px rgba(255, 255, 255, 0.4),
    inset 0 0 0 1px rgba(0, 0, 0, 0.2);
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDc1IDQwIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9ImhhdDAiIGdyYWRpZW50VW5pdHM9Im9iamVjdEJvdW5kaW5nQm94IiB4MT0iNTAlIiB5MT0iMTAwJSIgeDI9IjUwJSIgeTI9Ii0xLjQyMTA4NTQ3MTUyMDJlLTE0JSI+CjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiMwNDA1MDUiIHN0b3Atb3BhY2l0eT0iMC4wNSIvPgo8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmYiIHN0b3Atb3BhY2l0eT0iMC4wNSIvPgogICA8L2xpbmVhckdyYWRpZW50PgoKPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9Ijc1IiBoZWlnaHQ9IjQwIiBmaWxsPSJ1cmwoI2hhdDApIiAvPgo8L3N2Zz4=);
  background-image: linear-gradient(
    bottom,
    rgba(5, 5, 6, 0.05) 0%,
    rgba(255, 255, 255, 0.05) 100%
  );
  padding: 0;
}
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle="BIG_BASIC"]:hover,
#dm [data-buttonstyle="BIG_BASIC"] .dmWidget:not([data-buttonstyle]):hover,
#dm
  [data-buttonstyle="BIG_BASIC"]
  button.ecwid-btn--primary.ecwid-btn--buyNow:hover,
#dm
  [data-buttonstyle="BIG_BASIC"]
  button.ecwid-btn--primary.ecwid-btn--checkout:hover,
#dm
  [data-buttonstyle="BIG_BASIC"]
  button.ecwid-btn--primary.ecwid-btn--continue:hover,
#dm
  [data-buttonstyle="BIG_BASIC"]
  button.ecwid-btn--primary.ecwid-btn--continueShopping:hover,
#dm
  [data-buttonstyle="BIG_BASIC"]
  button.ecwid-btn--primary.ecwid-btn--placeOrder:hover,
#dmRoot
  [data-buttonstyle="BIG_BASIC"]
  button.ecwid-btn--primary.ecwid-btn--addToBag:hover,
div.buttons [data-buttonStyle="BIG_BASIC"]:hover {
  box-shadow: inset 0 2px 1px rgba(255, 255, 255, 0.4),
    inset 0 0 0 1px rgba(0, 0, 0, 0.2), inset 0 0 0 100px rgba(0, 0, 0, 0.1);
}
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle="BIG_BASIC"]:active,
#dm [data-buttonstyle="BIG_BASIC"] .dmWidget:not([data-buttonstyle]):active,
#dm
  [data-buttonstyle="BIG_BASIC"]
  button.ecwid-btn--primary.ecwid-btn--buyNow:active,
#dm
  [data-buttonstyle="BIG_BASIC"]
  button.ecwid-btn--primary.ecwid-btn--checkout:active,
#dm
  [data-buttonstyle="BIG_BASIC"]
  button.ecwid-btn--primary.ecwid-btn--continue:active,
#dm
  [data-buttonstyle="BIG_BASIC"]
  button.ecwid-btn--primary.ecwid-btn--continueShopping:active,
#dm
  [data-buttonstyle="BIG_BASIC"]
  button.ecwid-btn--primary.ecwid-btn--placeOrder:active,
#dmRoot
  [data-buttonstyle="BIG_BASIC"]
  button.ecwid-btn--primary.ecwid-btn--addToBag:active,
div.buttons [data-buttonStyle="BIG_BASIC"]:active {
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.5),
    inset 0 0 0 100px rgba(0, 0, 0, 0.1);
}
#dm
  .dmOuter
  .dmInner
  .dmWidget[data-buttonstyle="BIG_BASIC"]
  .hidden
  .iconBg
  + .text,
#dm
  .dmOuter
  .dmInner
  .dmWidget[data-buttonstyle="TWO_COLORS"]
  .hidden
  .iconBg
  + .text,
#dm
  [data-buttonstyle="BIG_BASIC"]
  .dmWidget:not([data-buttonstyle]).hidden
  .iconBg
  + .text,
#dm
  [data-buttonstyle="TWO_COLORS"]
  .dmWidget:not([data-buttonstyle]).hidden
  .iconBg
  + .text {
  margin-left: -40px;
  box-sizing: content-box;
}
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle="TWO_COLORS"],
#dm [data-buttonstyle="TWO_COLORS"] .dmWidget:not([data-buttonstyle]),
#dm [data-buttonstyle="TWO_COLORS"] button.ecwid-btn--primary.ecwid-btn--buyNow,
#dm
  [data-buttonstyle="TWO_COLORS"]
  button.ecwid-btn--primary.ecwid-btn--checkout,
#dm
  [data-buttonstyle="TWO_COLORS"]
  button.ecwid-btn--primary.ecwid-btn--continue,
#dm
  [data-buttonstyle="TWO_COLORS"]
  button.ecwid-btn--primary.ecwid-btn--continueShopping,
#dm
  [data-buttonstyle="TWO_COLORS"]
  button.ecwid-btn--primary.ecwid-btn--placeOrder,
#dmRoot
  [data-buttonstyle="TWO_COLORS"]
  button.ecwid-btn--primary.ecwid-btn--addToBag,
div.buttons [data-buttonStyle="TWO_COLORS"] {
  background-clip: border-box;
}
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle="TWO_COLORS"]:before,
#dm [data-buttonstyle="TWO_COLORS"] .dmWidget:not([data-buttonstyle]):before,
#dm
  [data-buttonstyle="TWO_COLORS"]
  button.ecwid-btn--primary.ecwid-btn--buyNow:before,
#dm
  [data-buttonstyle="TWO_COLORS"]
  button.ecwid-btn--primary.ecwid-btn--checkout:before,
#dm
  [data-buttonstyle="TWO_COLORS"]
  button.ecwid-btn--primary.ecwid-btn--continue:before,
#dm
  [data-buttonstyle="TWO_COLORS"]
  button.ecwid-btn--primary.ecwid-btn--continueShopping:before,
#dm
  [data-buttonstyle="TWO_COLORS"]
  button.ecwid-btn--primary.ecwid-btn--placeOrder:before,
#dmRoot
  [data-buttonstyle="TWO_COLORS"]
  button.ecwid-btn--primary.ecwid-btn--addToBag:before,
div.buttons [data-buttonStyle="TWO_COLORS"]:before {
  content: "";
  width: 100%;
  height: 50%;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.15);
  display: block;
  position: absolute;
}
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle="ROUNDED"],
#dm [data-buttonstyle="ROUNDED"] .dmWidget:not([data-buttonstyle]),
#dm [data-buttonstyle="ROUNDED"] button.ecwid-btn--primary.ecwid-btn--buyNow,
#dm [data-buttonstyle="ROUNDED"] button.ecwid-btn--primary.ecwid-btn--checkout,
#dm [data-buttonstyle="ROUNDED"] button.ecwid-btn--primary.ecwid-btn--continue,
#dm
  [data-buttonstyle="ROUNDED"]
  button.ecwid-btn--primary.ecwid-btn--continueShopping,
#dm
  [data-buttonstyle="ROUNDED"]
  button.ecwid-btn--primary.ecwid-btn--placeOrder,
#dmRoot
  [data-buttonstyle="ROUNDED"]
  button.ecwid-btn--primary.ecwid-btn--addToBag,
div.buttons [data-buttonStyle="ROUNDED"] {
  border-radius: 21px;
  background-clip: border-box;
  box-shadow: 0 3px 3px rgba(5, 5, 6, 0.07), inset 0 0 0 2px rgba(0, 0, 0, 0.1) !important;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEyNSAzOCIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+PGxpbmVhckdyYWRpZW50IGlkPSJoYXQwIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjUwJSIgeTE9IjEwMCUiIHgyPSI1MCUiIHkyPSItMS40MjEwODU0NzE1MjAyZS0xNCUiPgo8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjMDAwIiBzdG9wLW9wYWNpdHk9IjAuMiIvPgo8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjMDAwIiBzdG9wLW9wYWNpdHk9IjAuMiIvPgo8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmYiIHN0b3Atb3BhY2l0eT0iMC4yIi8+CiAgIDwvbGluZWFyR3JhZGllbnQ+Cgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTI1IiBoZWlnaHQ9IjM4IiBmaWxsPSJ1cmwoI2hhdDApIiAvPgo8L3N2Zz4=);
  background-image: linear-gradient(
    bottom,
    rgba(0, 0, 0, 0.1) 0%,
    rgba(0, 0, 0, 0.1) 0.49%,
    rgba(255, 255, 255, 0.1) 100%
  );
}
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle="ROUNDED"],
#dm [data-buttonstyle="ROUNDED"] .dmWidget:not([data-buttonstyle]) {
  padding: 0;
}
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle="ROUNDED"] .iconBg,
#dm
  .dmOuter
  .dmInner
  .dmWidget[data-buttonstyle^="FLAT"]:not([data-buttonstyle*="_ICON"])
  .iconBg,
#dm [data-buttonstyle="ROUNDED"] .dmWidget:not([data-buttonstyle]) .iconBg,
#dm
  [data-buttonstyle^="FLAT"]:not([data-buttonstyle*="_ICON"])
  .dmWidget:not([data-buttonstyle]):not([data-buttonstyle*="_ICON"])
  .iconBg {
  display: none !important;
}
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle="ROUNDED"]:hover,
#dm [data-buttonstyle="ROUNDED"] .dmWidget:not([data-buttonstyle]):hover,
#dm
  [data-buttonstyle="ROUNDED"]
  button.ecwid-btn--primary.ecwid-btn--buyNow:hover,
#dm
  [data-buttonstyle="ROUNDED"]
  button.ecwid-btn--primary.ecwid-btn--checkout:hover,
#dm
  [data-buttonstyle="ROUNDED"]
  button.ecwid-btn--primary.ecwid-btn--continue:hover,
#dm
  [data-buttonstyle="ROUNDED"]
  button.ecwid-btn--primary.ecwid-btn--continueShopping:hover,
#dm
  [data-buttonstyle="ROUNDED"]
  button.ecwid-btn--primary.ecwid-btn--placeOrder:hover,
#dmRoot
  [data-buttonstyle="ROUNDED"]
  button.ecwid-btn--primary.ecwid-btn--addToBag:hover,
div.buttons [data-buttonStyle="ROUNDED"]:hover {
  box-shadow: 0 3px 3px rgba(5, 5, 6, 0.1);
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEyNSAzOCIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+PGxpbmVhckdyYWRpZW50IGlkPSJoYXQwIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjUwJSIgeTE9IjEwMCUiIHgyPSI1MCUiIHkyPSItMS40MjEwODU0NzE1MjAyZS0xNCUiPgo8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjMDAwIiBzdG9wLW9wYWNpdHk9IjAuMiIvPgo8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjMDAwIiBzdG9wLW9wYWNpdHk9IjAuMiIvPgo8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmYiIHN0b3Atb3BhY2l0eT0iMC4yIi8+CiAgIDwvbGluZWFyR3JhZGllbnQ+Cgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTI1IiBoZWlnaHQ9IjM4IiBmaWxsPSJ1cmwoI2hhdDApIiAvPgo8L3N2Zz4=);
  background-image: linear-gradient(
    bottom,
    rgba(0, 0, 0, 0.1) 0%,
    rgba(0, 0, 0, 0.1) 0.49%,
    rgba(255, 255, 255, 0.1) 100%
  );
}
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle="ROUNDED"]:active,
#dm [data-buttonstyle="ROUNDED"] .dmWidget:not([data-buttonstyle]):active,
#dm
  [data-buttonstyle="ROUNDED"]
  button.ecwid-btn--primary.ecwid-btn--buyNow:active,
#dm
  [data-buttonstyle="ROUNDED"]
  button.ecwid-btn--primary.ecwid-btn--checkout:active,
#dm
  [data-buttonstyle="ROUNDED"]
  button.ecwid-btn--primary.ecwid-btn--continue:active,
#dm
  [data-buttonstyle="ROUNDED"]
  button.ecwid-btn--primary.ecwid-btn--continueShopping:active,
#dm
  [data-buttonstyle="ROUNDED"]
  button.ecwid-btn--primary.ecwid-btn--placeOrder:active,
#dmRoot
  [data-buttonstyle="ROUNDED"]
  button.ecwid-btn--primary.ecwid-btn--addToBag:active,
div.buttons [data-buttonStyle="ROUNDED"]:active {
  box-shadow: 0 1px 1px rgba(255, 255, 255, 0.1),
    inset 0 3px 3px rgba(5, 5, 6, 0.3);
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEyNSAzOCIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+PGxpbmVhckdyYWRpZW50IGlkPSJoYXQwIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjUwJSIgeTE9IjEwMCUiIHgyPSI1MCUiIHkyPSItMS40MjEwODU0NzE1MjAyZS0xNCUiPgo8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjZmZmIiBzdG9wLW9wYWNpdHk9IjAuMiIvPgo8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAiIHN0b3Atb3BhY2l0eT0iMC4yIi8+CjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwMCIgc3RvcC1vcGFjaXR5PSIwLjIiLz4KICAgPC9saW5lYXJHcmFkaWVudD4KCjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMjUiIGhlaWdodD0iMzgiIGZpbGw9InVybCgjaGF0MCkiIC8+Cjwvc3ZnPg==);
  background-image: linear-gradient(
    bottom,
    rgba(255, 255, 255, 0.1) 0%,
    rgba(0, 0, 0, 0.1) 99.51%,
    rgba(0, 0, 0, 0.1) 100%
  );
}
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle^="FLAT"],
#dm [data-buttonstyle^="FLAT"] .dmWidget:not([data-buttonstyle]),
#dm [data-buttonstyle^="FLAT"] button.ecwid-btn--primary.ecwid-btn--buyNow,
#dm [data-buttonstyle^="FLAT"] button.ecwid-btn--primary.ecwid-btn--checkout,
#dm [data-buttonstyle^="FLAT"] button.ecwid-btn--primary.ecwid-btn--continue,
#dm
  [data-buttonstyle^="FLAT"]
  button.ecwid-btn--primary.ecwid-btn--continueShopping,
#dm [data-buttonstyle^="FLAT"] button.ecwid-btn--primary.ecwid-btn--placeOrder,
#dmRoot
  [data-buttonstyle^="FLAT"]
  button.ecwid-btn--primary.ecwid-btn--addToBag,
div.buttons [data-buttonStyle^="FLAT"] {
  background-clip: border-box;
}
#dm
  .dmOuter
  .dmInner
  .dmWidget[data-buttonstyle^="FLAT"]:not([data-buttonstyle*="_ICON"]),
#dm
  [data-buttonstyle^="FLAT"]:not([data-buttonstyle*="_ICON"])
  .dmWidget:not([data-buttonstyle]):not([data-buttonstyle*="_ICON"]) {
  padding: 0;
}
#dm
  .dmOuter
  .dmInner
  .dmWidget[data-buttonstyle^="FLAT"]:not([data-buttonstyle*="_ICON"])
  .text,
#dm
  [data-buttonstyle^="FLAT"]:not([data-buttonstyle*="_ICON"])
  .dmWidget:not([data-buttonstyle]):not([data-buttonstyle*="_ICON"])
  .text,
div.buttons [data-buttonStyle^="FLAT"]:not([data-buttonstyle*="_ICON"]) .text {
  padding: 10px 7px;
}
#dm
  .dmOuter
  .dmInner
  .dmWidget[data-buttonstyle="CONTRAST_ICON"]
  .hidden
  .iconBg
  + .text,
#dm
  .dmOuter
  .dmInner
  .dmWidget[data-buttonstyle="FLAT_ICON"]
  .hidden
  .iconBg
  + .text,
#dm
  .dmOuter
  .dmInner
  .dmWidget[data-buttonstyle="FLAT_ROUND_ICON"]
  .hidden
  .iconBg
  + .text,
#dm
  [data-buttonstyle="CONTRAST_ICON"]
  .dmWidget:not([data-buttonstyle]).hidden
  .iconBg
  + .text,
#dm
  [data-buttonstyle="FLAT_ICON"]
  .dmWidget:not([data-buttonstyle]).hidden
  .iconBg
  + .text,
#dm
  [data-buttonstyle="FLAT_ROUND_ICON"]
  .dmWidget:not([data-buttonstyle]).hidden
  .iconBg
  + .text {
  margin-left: -40px;
  box-sizing: content-box;
}
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle="CONTRAST_ICON"],
#dm [data-buttonstyle="CONTRAST_ICON"] .dmWidget:not([data-buttonstyle]),
#dm
  [data-buttonstyle="CONTRAST_ICON"]
  button.ecwid-btn--primary.ecwid-btn--buyNow,
#dm
  [data-buttonstyle="CONTRAST_ICON"]
  button.ecwid-btn--primary.ecwid-btn--checkout,
#dm
  [data-buttonstyle="CONTRAST_ICON"]
  button.ecwid-btn--primary.ecwid-btn--continue,
#dm
  [data-buttonstyle="CONTRAST_ICON"]
  button.ecwid-btn--primary.ecwid-btn--continueShopping,
#dm
  [data-buttonstyle="CONTRAST_ICON"]
  button.ecwid-btn--primary.ecwid-btn--placeOrder,
#dmRoot
  [data-buttonstyle="CONTRAST_ICON"]
  button.ecwid-btn--primary.ecwid-btn--addToBag,
div.buttons [data-buttonStyle="CONTRAST_ICON"] {
  background-clip: border-box;
  box-shadow: 0 1px 1px rgba(5, 5, 6, 0.5);
  padding-left: 46px;
}
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle="CONTRAST_ICON"] .iconBg,
#dm
  [data-buttonstyle="CONTRAST_ICON"]
  .dmWidget:not([data-buttonstyle])
  .iconBg,
div.buttons [data-buttonStyle="CONTRAST_ICON"] .icon {
  top: 0;
  bottom: 0;
  margin: 0;
  width: 50px;
  text-align: center;
  display: block;
  height: 100%;
  border-top-left-radius: inherit;
  border-bottom-left-radius: inherit;
}
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle="CONTRAST_ICON"] .icon,
#dm [data-buttonstyle="CONTRAST_ICON"] .dmWidget:not([data-buttonstyle]) .icon {
  display: inline-block;
  float: none;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
}
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle="CONTRAST_ICON"]:hover,
#dm [data-buttonstyle="CONTRAST_ICON"] .dmWidget:not([data-buttonstyle]):hover,
#dm
  [data-buttonstyle="CONTRAST_ICON"]
  button.ecwid-btn--primary.ecwid-btn--buyNow:hover,
#dm
  [data-buttonstyle="CONTRAST_ICON"]
  button.ecwid-btn--primary.ecwid-btn--checkout:hover,
#dm
  [data-buttonstyle="CONTRAST_ICON"]
  button.ecwid-btn--primary.ecwid-btn--continue:hover,
#dm
  [data-buttonstyle="CONTRAST_ICON"]
  button.ecwid-btn--primary.ecwid-btn--continueShopping:hover,
#dm
  [data-buttonstyle="CONTRAST_ICON"]
  button.ecwid-btn--primary.ecwid-btn--placeOrder:hover,
#dmRoot
  [data-buttonstyle="CONTRAST_ICON"]
  button.ecwid-btn--primary.ecwid-btn--addToBag:hover,
div.buttons [data-buttonStyle="CONTRAST_ICON"]:hover {
  box-shadow: 0 1px 1px rgba(5, 5, 6, 0.5), inset 0 0 0 800px rgba(0, 0, 0, 0.1);
}
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle="ANIMATED"],
#dm [data-buttonstyle="ANIMATED"] .dmWidget:not([data-buttonstyle]),
#dm [data-buttonstyle="ANIMATED"] button.ecwid-btn--primary.ecwid-btn--buyNow,
#dm [data-buttonstyle="ANIMATED"] button.ecwid-btn--primary.ecwid-btn--checkout,
#dm [data-buttonstyle="ANIMATED"] button.ecwid-btn--primary.ecwid-btn--continue,
#dm
  [data-buttonstyle="ANIMATED"]
  button.ecwid-btn--primary.ecwid-btn--continueShopping,
#dm
  [data-buttonstyle="ANIMATED"]
  button.ecwid-btn--primary.ecwid-btn--placeOrder,
#dmRoot
  [data-buttonstyle="ANIMATED"]
  button.ecwid-btn--primary.ecwid-btn--addToBag,
div.buttons [data-buttonStyle="ANIMATED"] {
  overflow: hidden;
  background-clip: border-box;
  padding: 0;
}
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle="ANIMATED"] .text,
#dm [data-buttonstyle="ANIMATED"] .dmWidget:not([data-buttonstyle]) .text,
#dm [data-buttonstyle="ANIMATED"] .dmWidget:not([data-buttonstyle]) .textonly,
div.buttons [data-buttonStyle="ANIMATED"] .text {
  opacity: 1;
  display: inline-block;
  transition: all 0.3s;
}
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle="ANIMATED"]:hover .text,
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle="ANIMATED"]:hover .textonly,
#dm [data-buttonstyle="ANIMATED"] .dmWidget:not([data-buttonstyle]):hover .text,
#dm
  [data-buttonstyle="ANIMATED"]
  .dmWidget:not([data-buttonstyle]):hover
  .textonly,
div.buttons [data-buttonStyle="ANIMATED"]:hover .text {
  opacity: 0;
}
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle="ANIMATED"] .iconBg,
#dm [data-buttonstyle="ANIMATED"] .dmWidget:not([data-buttonstyle]) .iconBg,
div.buttons [data-buttonStyle="ANIMATED"] .icon {
  position: absolute;
  top: -200%;
  bottom: 0;
  margin: auto;
  width: 100%;
  left: 0;
  transition: all 0.3s;
  opacity: 0;
}
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle="ANIMATED"] .icon,
#dm [data-buttonstyle="ANIMATED"] .dmWidget:not([data-buttonstyle]) .icon {
  display: block;
  float: left;
  position: absolute;
  font-size: 27px;
  width: 100%;
  height: 100%;
  margin-top: -13px !important;
  top: 50%;
}
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle="ANIMATED"]:hover .iconBg,
#dm
  [data-buttonstyle="ANIMATED"]
  .dmWidget:not([data-buttonstyle]):hover
  .iconBg,
div.buttons [data-buttonStyle="ANIMATED"]:hover .icon {
  top: 0;
  opacity: 1;
}
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle^="THICK_BORDER"],
#dm [data-buttonstyle^="THICK_BORDER"] .dmWidget:not([data-buttonstyle]),
#dm
  [data-buttonstyle^="THICK_BORDER"]
  button.ecwid-btn--primary.ecwid-btn--buyNow,
#dm
  [data-buttonstyle^="THICK_BORDER"]
  button.ecwid-btn--primary.ecwid-btn--checkout,
#dm
  [data-buttonstyle^="THICK_BORDER"]
  button.ecwid-btn--primary.ecwid-btn--continue,
#dm
  [data-buttonstyle^="THICK_BORDER"]
  button.ecwid-btn--primary.ecwid-btn--continueShopping,
#dm
  [data-buttonstyle^="THICK_BORDER"]
  button.ecwid-btn--primary.ecwid-btn--placeOrder,
#dmRoot
  [data-buttonstyle^="THICK_BORDER"]
  button.ecwid-btn--primary.ecwid-btn--addToBag,
div.buttons [data-buttonStyle^="THICK_BORDER"] {
  overflow: initial;
  background-clip: border-box;
  border: 2px solid;
  padding: 0;
}
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle^="THICK_BORDER"] .iconBg,
#dm
  [data-buttonstyle^="THICK_BORDER"]
  .dmWidget:not([data-buttonstyle])
  .iconBg {
  display: none !important;
}
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle^="THICK_BORDER"] .text,
#dm [data-buttonstyle^="THICK_BORDER"] .dmWidget:not([data-buttonstyle]) .text,
div.buttons [data-buttonStyle^="THICK_BORDER"] .text {
  padding-left: 7px;
}
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle="TRANSPARENT"],
#dm [data-buttonstyle="TRANSPARENT"] .dmWidget:not([data-buttonstyle]),
#dm
  [data-buttonstyle="TRANSPARENT"]
  button.ecwid-btn--primary.ecwid-btn--buyNow,
#dm
  [data-buttonstyle="TRANSPARENT"]
  button.ecwid-btn--primary.ecwid-btn--checkout,
#dm
  [data-buttonstyle="TRANSPARENT"]
  button.ecwid-btn--primary.ecwid-btn--continue,
#dm
  [data-buttonstyle="TRANSPARENT"]
  button.ecwid-btn--primary.ecwid-btn--continueShopping,
#dm
  [data-buttonstyle="TRANSPARENT"]
  button.ecwid-btn--primary.ecwid-btn--placeOrder,
#dmRoot
  [data-buttonstyle="TRANSPARENT"]
  button.ecwid-btn--primary.ecwid-btn--addToBag,
div.buttons [data-buttonStyle="TRANSPARENT"] {
  border-radius: 5px/4px;
  box-shadow: 0 0 18px rgba(5, 5, 6, 0.3);
}
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle="SQUISHY"],
#dm [data-buttonstyle="SQUISHY"] .dmWidget:not([data-buttonstyle]),
#dm [data-buttonstyle="SQUISHY"] button.ecwid-btn--primary.ecwid-btn--buyNow,
#dm [data-buttonstyle="SQUISHY"] button.ecwid-btn--primary.ecwid-btn--checkout,
#dm [data-buttonstyle="SQUISHY"] button.ecwid-btn--primary.ecwid-btn--continue,
#dm
  [data-buttonstyle="SQUISHY"]
  button.ecwid-btn--primary.ecwid-btn--continueShopping,
#dm
  [data-buttonstyle="SQUISHY"]
  button.ecwid-btn--primary.ecwid-btn--placeOrder,
#dmRoot
  [data-buttonstyle="SQUISHY"]
  button.ecwid-btn--primary.ecwid-btn--addToBag,
div.buttons [data-buttonStyle="SQUISHY"] {
  box-shadow: inset 0 -6px 0 0 rgba(0, 0, 0, 0.2), 0 -3px 0 0 #ccc !important;
  transition: box-shadow 0.1s ease;
  position: relative;
  padding: 0;
}
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle="SQUISHY"]:hover,
#dm [data-buttonstyle="SQUISHY"] .dmWidget:not([data-buttonstyle]):hover,
#dm
  [data-buttonstyle="SQUISHY"]
  button.ecwid-btn--primary.ecwid-btn--buyNow:hover,
#dm
  [data-buttonstyle="SQUISHY"]
  button.ecwid-btn--primary.ecwid-btn--checkout:hover,
#dm
  [data-buttonstyle="SQUISHY"]
  button.ecwid-btn--primary.ecwid-btn--continue:hover,
#dm
  [data-buttonstyle="SQUISHY"]
  button.ecwid-btn--primary.ecwid-btn--continueShopping:hover,
#dm
  [data-buttonstyle="SQUISHY"]
  button.ecwid-btn--primary.ecwid-btn--placeOrder:hover,
#dmRoot
  [data-buttonstyle="SQUISHY"]
  button.ecwid-btn--primary.ecwid-btn--addToBag:hover,
div.buttons [data-buttonStyle="SQUISHY"]:hover {
  box-shadow: inset 0 0 0 0 rgba(0, 0, 0, 0.2), 0 0 0 0 #ccc !important;
}
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle="SQUISHY"] .text,
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle="SQUISHY"] input,
#dm [data-buttonstyle="SQUISHY"] .dmWidget:not([data-buttonstyle]) .text,
#dm [data-buttonstyle="SQUISHY"] .dmWidget:not([data-buttonstyle]) .textonly,
#dm [data-buttonstyle="SQUISHY"] .dmWidget:not([data-buttonstyle]) input,
div.buttons [data-buttonStyle="SQUISHY"] .text {
  position: relative;
  top: -3px;
  transition: all 0.1s ease;
  padding: 13px 0;
}
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle="SQUISHY"] .iconBg,
#dm [data-buttonstyle="SQUISHY"] .dmWidget:not([data-buttonstyle]) .iconBg,
div.buttons [data-buttonStyle="SQUISHY"] .icon {
  display: none;
}
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle="SQUISHY"]:hover .text,
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle="SQUISHY"]:hover input,
#dm [data-buttonstyle="SQUISHY"] .dmWidget:not([data-buttonstyle]):hover .text,
#dm
  [data-buttonstyle="SQUISHY"]
  .dmWidget:not([data-buttonstyle]):hover
  .textonly,
#dm [data-buttonstyle="SQUISHY"] .dmWidget:not([data-buttonstyle]):hover input,
div.buttons [data-buttonStyle="SQUISHY"]:hover .text {
  top: 0;
}
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle="BORDER_SHORT"],
#dm [data-buttonstyle="BORDER_SHORT"] .dmWidget:not([data-buttonstyle]),
#dm
  [data-buttonstyle="BORDER_SHORT"]
  button.ecwid-btn--primary.ecwid-btn--buyNow,
#dm
  [data-buttonstyle="BORDER_SHORT"]
  button.ecwid-btn--primary.ecwid-btn--checkout,
#dm
  [data-buttonstyle="BORDER_SHORT"]
  button.ecwid-btn--primary.ecwid-btn--continue,
#dm
  [data-buttonstyle="BORDER_SHORT"]
  button.ecwid-btn--primary.ecwid-btn--continueShopping,
#dm
  [data-buttonstyle="BORDER_SHORT"]
  button.ecwid-btn--primary.ecwid-btn--placeOrder,
#dmRoot
  [data-buttonstyle="BORDER_SHORT"]
  button.ecwid-btn--primary.ecwid-btn--addToBag,
div.buttons [data-buttonStyle="BORDER_SHORT"] {
  overflow: initial;
  background-clip: border-box;
  border: 1px solid;
  padding: 0;
}
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle="BORDER_SHORT"] .iconBg,
#dm
  [data-buttonstyle="BORDER_SHORT"]
  .dmWidget:not([data-buttonstyle])
  .iconBg {
  display: none;
}
#dm .dmInner .dmWidget[data-buttonstyle="BORDER_SHORT"] input,
#dm
  [data-buttonstyle="BORDER_SHORT"]
  .dmInner
  .dmWidget:not([data-buttonstyle])
  input,
#dmRoot #dm .dmOuter .dmInner .dmWidget[data-buttonstyle="BORDER_SHORT"] .text,
#dmRoot
  #dm
  [data-buttonstyle="BORDER_SHORT"]
  .dmInner
  .dmWidget:not([data-buttonstyle])
  .text,
div.buttons [data-buttonStyle="BORDER_SHORT"] .text {
  padding: 16px 0;
}
.dmLargeBody
  #dm
  .dmRespRow
  .dmRespCol
  > .dmWidget[data-buttonstyle="BORDER_SHORT"],
.dmLargeBody
  #dm
  .sticky-widgets-container
  .dmWidget[data-buttonstyle="BORDER_SHORT"],
.dmLargeBody
  #dm
  .sticky-widgets-container-global
  .dmWidget[data-buttonstyle="BORDER_SHORT"],
.dmLargeBody
  #dm
  [data-buttonstyle="BORDER_SHORT"]
  .dmRespRow
  .dmRespCol
  > .dmWidget,
.dmLargeBody
  #dm
  [data-buttonstyle="BORDER_SHORT"]
  .sticky-widgets-container
  .dmWidget,
.dmLargeBody
  #dm
  [data-buttonstyle="BORDER_SHORT"]
  .sticky-widgets-container-global
  .dmWidget {
  width: 222px;
}
.dmLargeBody
  #dm
  [data-buttonstyle="BORDER_SHORT"]
  .dmRespRow
  .dmRespCol
  > .dmWidget[data-buttonstyle]:not([data-buttonstyle="BORDER_SHORT"]) {
  width: 280px;
}
.dmLargeBody
  #dm
  [data-buttonstyle="BORDER_SHORT"]
  .sticky-widgets-container
  .dmWidget[data-buttonstyle]:not([data-buttonstyle="BORDER_SHORT"]),
.dmLargeBody
  #dm
  [data-buttonstyle="BORDER_SHORT"]
  .sticky-widgets-container-global
  .dmWidget[data-buttonstyle]:not([data-buttonstyle="BORDER_SHORT"]) {
  width: 230px;
}
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle="ROUND_SIDES"],
#dm [data-buttonstyle="ROUND_SIDES"] .dmWidget:not([data-buttonstyle]),
#dm
  [data-buttonstyle="ROUND_SIDES"]
  button.ecwid-btn--primary.ecwid-btn--buyNow,
#dm
  [data-buttonstyle="ROUND_SIDES"]
  button.ecwid-btn--primary.ecwid-btn--checkout,
#dm
  [data-buttonstyle="ROUND_SIDES"]
  button.ecwid-btn--primary.ecwid-btn--continue,
#dm
  [data-buttonstyle="ROUND_SIDES"]
  button.ecwid-btn--primary.ecwid-btn--continueShopping,
#dm
  [data-buttonstyle="ROUND_SIDES"]
  button.ecwid-btn--primary.ecwid-btn--placeOrder,
#dmRoot
  [data-buttonstyle="ROUND_SIDES"]
  button.ecwid-btn--primary.ecwid-btn--addToBag,
div.buttons [data-buttonStyle="ROUND_SIDES"] {
  border-radius: 50px/50px;
  padding: 0;
}
#dm
  .dmOuter
  .dmInner
  .dmWidget[data-buttonstyle="ROUND_SIDES"]:not([data-buttonstyle*="_ICON"])
  .iconBg,
#dm
  [data-buttonstyle="ROUND_SIDES"]:not([data-buttonstyle*="_ICON"])
  .dmWidget:not([data-buttonstyle]):not([data-buttonstyle*="_ICON"])
  .iconBg {
  display: none !important;
}
#dm
  .dmOuter
  .dmInner
  .dmWidget[data-buttonstyle="ROUND_SIDES"]:not([data-buttonstyle*="_ICON"])
  .text,
#dm
  [data-buttonstyle="ROUND_SIDES"]:not([data-buttonstyle*="_ICON"])
  .dmWidget:not([data-buttonstyle]):not([data-buttonstyle*="_ICON"])
  .text,
div.buttons
  [data-buttonStyle="ROUND_SIDES"]:not([data-buttonstyle*="_ICON"])
  .text {
  padding-left: 0;
  padding-right: 0;
}
#dm
  [data-buttonstyle="ANIMATED"]
  .dmWidget.revealPhoneNum:not([data-buttonstyle]):hover
  .iconBg {
  top: -200%;
  opacity: 0;
}
#dm
  [data-buttonstyle="ANIMATED"]
  .dmWidget.revealPhoneNum:hover
  .phoneNumHolder {
  opacity: 1;
}
#dm .dmWidget .text.phoneNumHolder,
#dm [data-buttonstyle] .dmWidget:not([data-buttonstyle]) .text.phoneNumHolder,
#dmRoot #dm [data-buttonstyle] .dmWidget .text.phoneNumHolder {
  vertical-align: middle;
  transition: opacity 0s ease-out;
  -webkit-user-select: none;
  user-select: none;
  text-transform: capitalize;
  opacity: 0;
  position: absolute;
  display: none !important;
}
#dm .dmCall.revealPhoneNum .text:not(.phoneNumHolder),
#dm
  [data-buttonstyle]
  .dmCall.revealPhoneNum:not([data-buttonstyle])
  .text:not(.phoneNumHolder),
#dmRoot
  #dm
  [data-buttonstyle]
  .dmCall.revealPhoneNum
  .text:not(.phoneNumHolder) {
  opacity: 0;
  position: absolute;
}
#dm .dmCall.revealPhoneNum .phoneNumHolder,
#dm
  [data-buttonstyle]
  .dmCall.revealPhoneNum:not([data-buttonstyle])
  .phoneNumHolder,
#dmRoot #dm [data-buttonstyle] .dmCall.revealPhoneNum .phoneNumHolder {
  transition: opacity 0.3s ease-out;
  opacity: 1;
  position: static;
  display: inline-block !important;
}
#dm
  [data-buttonstyle="ANIMATED"]
  .dmCall:not([data-buttonstyle]).revealPhoneNum:hover
  .phoneNumHolder,
#dmRoot
  #dm
  .dmCall[data-buttonstyle="ANIMATED"].revealPhoneNum:hover
  .phoneNumHolder {
  opacity: 0;
}
#dm
  [data-buttonstyle="CONTRAST_ICON"]
  .dmWidget:not([data-buttonstyle])
  .iconBg {
  opacity: 1 !important;
}
#dm [data-buttonstyle] .dmWidget.no-left-pad {
  padding-left: 0;
}
/* end of script */
/* This file is auto-generated from a `scss` file with the same name */

#dm .dmNav.dmNavCustom .dmHideFromNav-desktop,
#dm .dmn .dmHideFromNav-desktop,
.dmExpandableNav.dmNavCustom .dmHideFromNav-desktop {
  display: none !important;
}
.dmImageSlider {
  height: 350px;
  position: relative;
}
[dmle_extension="ssrimageslider"] {
  height: 410px;
}
.flexslider {
  -webkit-transform: translate3d(0, 0, 0);
}
.tempHidden {
  display: none !important;
}
.dmInner {
  min-width: 768px !important;
}
body.editGrid #dm .hasStickyHeader .dmInner div#desktopHeaderBox,
body.editGrid #dm .hasStickyHeader .dmInner div.dmHeaderContainer,
html:not(.ios-preview) #dm .hasStickyHeader .dmInner div#desktopHeaderBox,
html:not(.ios-preview) #dm .hasStickyHeader .dmInner div.dmHeaderContainer {
  position: fixed !important;
  z-index: 101;
  width: 100%;
  min-width: 768px;
}
#dm .header-over-content .dmHeaderContainer {
  position: absolute;
  z-index: 101;
  width: 100%;
}
#dm .hasStickyHeader .sticky-widgets-container-global {
  z-index: 102;
}
html body.touchDevice #dm .hasStickyHeader .dmInner div.dmHeaderContainer {
  position: static !important;
}
.ios-preview .stickyHeaderSpacer {
  display: none;
}
[data-video-bg] {
  min-height: 100px;
}
[data-hover-effect-parent][data-hover-effect-parent="zoomout"] .listImage,
[data-hover-effect-parent][data-hover-effect="zoomout"],
[data-hover-effect][data-hover-effect-parent="zoomout"] .listImage,
[data-hover-effect][data-hover-effect="zoomout"] {
  transition: all 0.2s ease-out !important;
}
[data-hover-effect-parent][data-hover-effect-parent="zoomout"] .listImage:hover,
[data-hover-effect-parent][data-hover-effect="zoomout"]:hover,
[data-hover-effect][data-hover-effect-parent="zoomout"] .listImage:hover,
[data-hover-effect][data-hover-effect="zoomout"]:hover {
  transform: scale(1.06);
}
[data-hover-effect-parent][data-hover-effect-parent="float"] .listImage,
[data-hover-effect-parent][data-hover-effect="float"],
[data-hover-effect][data-hover-effect-parent="float"] .listImage,
[data-hover-effect][data-hover-effect="float"] {
  transition: all 0.2s ease-out !important;
}
[data-hover-effect-parent][data-hover-effect-parent="float"] .listImage:hover,
[data-hover-effect-parent][data-hover-effect="float"]:hover,
[data-hover-effect][data-hover-effect-parent="float"] .listImage:hover,
[data-hover-effect][data-hover-effect="float"]:hover {
  transform: translateY(-8px);
}
[data-hover-effect-parent][data-hover-effect-parent="forward"] .listImage,
[data-hover-effect-parent][data-hover-effect="forward"],
[data-hover-effect][data-hover-effect-parent="forward"] .listImage,
[data-hover-effect][data-hover-effect="forward"] {
  transition: all 0.2s ease-out !important;
}
[data-hover-effect-parent][data-hover-effect-parent="forward"] .listImage:hover,
[data-hover-effect-parent][data-hover-effect="forward"]:hover,
[data-hover-effect][data-hover-effect-parent="forward"] .listImage:hover,
[data-hover-effect][data-hover-effect="forward"]:hover {
  transform: translateX(8px);
}
[data-hover-effect-parent][data-hover-effect-parent="grayscale"] .listImage,
[data-hover-effect-parent][data-hover-effect="grayscale"],
[data-hover-effect][data-hover-effect-parent="grayscale"] .listImage,
[data-hover-effect][data-hover-effect="grayscale"] {
  filter: grayscale(0%);
}
[data-hover-effect-parent][data-hover-effect-parent="grayscale"]
  .listImage:hover,
[data-hover-effect-parent][data-hover-effect-parent="reverse-grayscale"]
  .listImage,
[data-hover-effect-parent][data-hover-effect="grayscale"]:hover,
[data-hover-effect-parent][data-hover-effect="reverse-grayscale"],
[data-hover-effect][data-hover-effect-parent="grayscale"] .listImage:hover,
[data-hover-effect][data-hover-effect-parent="reverse-grayscale"] .listImage,
[data-hover-effect][data-hover-effect="grayscale"]:hover,
[data-hover-effect][data-hover-effect="reverse-grayscale"] {
  filter: grayscale(100%);
  filter: gray;
}
[data-hover-effect-parent][data-hover-effect-parent="reverse-grayscale"]
  .listImage:hover,
[data-hover-effect-parent][data-hover-effect="reverse-grayscale"]:hover,
[data-hover-effect][data-hover-effect-parent="reverse-grayscale"]
  .listImage:hover,
[data-hover-effect][data-hover-effect="reverse-grayscale"]:hover {
  filter: grayscale(0%);
}
[data-hover-effect-parent][data-hover-effect-parent="blur"] .listImage,
[data-hover-effect-parent][data-hover-effect="blur"],
[data-hover-effect][data-hover-effect-parent="blur"] .listImage,
[data-hover-effect][data-hover-effect="blur"] {
  filter: blur(0);
}
[data-hover-effect-parent][data-hover-effect-parent="blur"] .listImage:hover,
[data-hover-effect-parent][data-hover-effect="blur"]:hover,
[data-hover-effect][data-hover-effect-parent="blur"] .listImage:hover,
[data-hover-effect][data-hover-effect="blur"]:hover {
  filter: blur(3px);
}
[data-hover-effect-parent][data-hover-effect-parent="grayscale-blur"]
  .listImage,
[data-hover-effect-parent][data-hover-effect="grayscale-blur"],
[data-hover-effect][data-hover-effect-parent="grayscale-blur"] .listImage,
[data-hover-effect][data-hover-effect="grayscale-blur"] {
  filter: grayscale(0%) blur(0);
}
[data-hover-effect-parent][data-hover-effect-parent="grayscale-blur"]
  .listImage:hover,
[data-hover-effect-parent][data-hover-effect="grayscale-blur"]:hover,
[data-hover-effect][data-hover-effect-parent="grayscale-blur"] .listImage:hover,
[data-hover-effect][data-hover-effect="grayscale-blur"]:hover {
  filter: grayscale(100%) blur(3px);
}
[data-hover-effect-parent][data-hover-effect-parent="opacity"] .listImage,
[data-hover-effect-parent][data-hover-effect="opacity"],
[data-hover-effect][data-hover-effect-parent="opacity"] .listImage,
[data-hover-effect][data-hover-effect="opacity"] {
  transition: all 0.2s ease-out !important;
  opacity: 1;
}
[data-hover-effect-parent][data-hover-effect-parent="opacity"] .listImage:hover,
[data-hover-effect-parent][data-hover-effect="opacity"]:hover,
[data-hover-effect][data-hover-effect-parent="opacity"] .listImage:hover,
[data-hover-effect][data-hover-effect="opacity"]:hover {
  opacity: 0.7;
}
[data-hover-effect-parent][data-hover-effect-parent="shine"] .listImage,
[data-hover-effect-parent][data-hover-effect="shine"],
[data-hover-effect][data-hover-effect-parent="shine"] .listImage,
[data-hover-effect][data-hover-effect="shine"] {
  overflow: hidden;
  position: relative;
}
[data-hover-effect-parent][data-hover-effect-parent="shine"] .listImage::after,
[data-hover-effect-parent][data-hover-effect="shine"]::after,
[data-hover-effect][data-hover-effect-parent="shine"] .listImage::after,
[data-hover-effect][data-hover-effect="shine"]::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 200%;
  height: 200%;
  opacity: 0;
  transition-property: transform;
  transition-duration: 0.4s;
  transition-timing-function: ease;
  transform: translate(-50%, -50%);
  background: rgba(255, 255, 255, 0.13);
  background: linear-gradient(
    135deg,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0.13) 48%,
    rgba(255, 255, 255, 0.5) 57%,
    rgba(255, 255, 255, 0) 64%,
    rgba(255, 255, 255, 0) 100%
  );
}
[data-hover-effect-parent][data-hover-effect-parent="shine"]
  .listImage:hover::after,
[data-hover-effect-parent][data-hover-effect="shine"]:hover::after,
[data-hover-effect][data-hover-effect-parent="shine"] .listImage:hover::after,
[data-hover-effect][data-hover-effect="shine"]:hover::after {
  opacity: 1;
  transform: translate(0);
}
[data-hover-effect-parent][data-hover-effect-parent="shine"]
  .listImage:active::after,
[data-hover-effect-parent][data-hover-effect="shine"]:active::after,
[data-hover-effect][data-hover-effect-parent="shine"] .listImage:active::after,
[data-hover-effect][data-hover-effect="shine"]:active::after {
  opacity: 0;
}
#dm .sticky-widgets-container .dmNewParagraph.sticky-desktop-position-top,
#dm .sticky-widgets-container .dmNewParagraph.sticky-desktop-position-top-left,
#dm .sticky-widgets-container .dmNewParagraph.sticky-desktop-position-top-right,
#dm .sticky-widgets-container [data-element-type].sticky-desktop-position-top,
#dm
  .sticky-widgets-container
  [data-element-type].sticky-desktop-position-top-left,
#dm
  .sticky-widgets-container
  [data-element-type].sticky-desktop-position-top-right,
#dm
  .sticky-widgets-container-global
  .dmNewParagraph.sticky-desktop-position-top,
#dm
  .sticky-widgets-container-global
  .dmNewParagraph.sticky-desktop-position-top-left,
#dm
  .sticky-widgets-container-global
  .dmNewParagraph.sticky-desktop-position-top-right,
#dm
  .sticky-widgets-container-global
  [data-element-type].sticky-desktop-position-top,
#dm
  .sticky-widgets-container-global
  [data-element-type].sticky-desktop-position-top-left,
#dm
  .sticky-widgets-container-global
  [data-element-type].sticky-desktop-position-top-right {
  top: 0 !important;
  bottom: initial !important;
  margin-top: 40px;
}
#dm .sticky-widgets-container .dmNewParagraph.sticky-desktop-position-center,
#dm .sticky-widgets-container .dmNewParagraph.sticky-desktop-position-left,
#dm .sticky-widgets-container .dmNewParagraph.sticky-desktop-position-right,
#dm
  .sticky-widgets-container
  [data-element-type].sticky-desktop-position-center,
#dm .sticky-widgets-container [data-element-type].sticky-desktop-position-left,
#dm .sticky-widgets-container [data-element-type].sticky-desktop-position-right,
#dm
  .sticky-widgets-container-global
  .dmNewParagraph.sticky-desktop-position-center,
#dm
  .sticky-widgets-container-global
  .dmNewParagraph.sticky-desktop-position-left,
#dm
  .sticky-widgets-container-global
  .dmNewParagraph.sticky-desktop-position-right,
#dm
  .sticky-widgets-container-global
  [data-element-type].sticky-desktop-position-center,
#dm
  .sticky-widgets-container-global
  [data-element-type].sticky-desktop-position-left,
#dm
  .sticky-widgets-container-global
  [data-element-type].sticky-desktop-position-right {
  top: 50% !important;
  bottom: initial !important;
  transform: translateY(-50%);
  margin-top: 0;
  margin-bottom: 0;
}
#dm .sticky-widgets-container .dmNewParagraph.sticky-desktop-position-bottom,
#dm
  .sticky-widgets-container
  .dmNewParagraph.sticky-desktop-position-bottom-left,
#dm
  .sticky-widgets-container
  .dmNewParagraph.sticky-desktop-position-bottom-right,
#dm
  .sticky-widgets-container
  [data-element-type].sticky-desktop-position-bottom,
#dm
  .sticky-widgets-container
  [data-element-type].sticky-desktop-position-bottom-left,
#dm
  .sticky-widgets-container
  [data-element-type].sticky-desktop-position-bottom-right,
#dm
  .sticky-widgets-container-global
  .dmNewParagraph.sticky-desktop-position-bottom,
#dm
  .sticky-widgets-container-global
  .dmNewParagraph.sticky-desktop-position-bottom-left,
#dm
  .sticky-widgets-container-global
  .dmNewParagraph.sticky-desktop-position-bottom-right,
#dm
  .sticky-widgets-container-global
  [data-element-type].sticky-desktop-position-bottom,
#dm
  .sticky-widgets-container-global
  [data-element-type].sticky-desktop-position-bottom-left,
#dm
  .sticky-widgets-container-global
  [data-element-type].sticky-desktop-position-bottom-right {
  top: initial !important;
  bottom: 0 !important;
  margin-bottom: 40px;
}
#dm
  .sticky-widgets-container
  .dmNewParagraph.sticky-desktop-position-bottom-left,
#dm .sticky-widgets-container .dmNewParagraph.sticky-desktop-position-left,
#dm .sticky-widgets-container .dmNewParagraph.sticky-desktop-position-top-left,
#dm
  .sticky-widgets-container
  [data-element-type].sticky-desktop-position-bottom-left,
#dm .sticky-widgets-container [data-element-type].sticky-desktop-position-left,
#dm
  .sticky-widgets-container
  [data-element-type].sticky-desktop-position-top-left,
#dm
  .sticky-widgets-container-global
  .dmNewParagraph.sticky-desktop-position-bottom-left,
#dm
  .sticky-widgets-container-global
  .dmNewParagraph.sticky-desktop-position-left,
#dm
  .sticky-widgets-container-global
  .dmNewParagraph.sticky-desktop-position-top-left,
#dm
  .sticky-widgets-container-global
  [data-element-type].sticky-desktop-position-bottom-left,
#dm
  .sticky-widgets-container-global
  [data-element-type].sticky-desktop-position-left,
#dm
  .sticky-widgets-container-global
  [data-element-type].sticky-desktop-position-top-left {
  right: initial !important;
  left: 0 !important;
  margin-left: 40px;
}
#dm .sticky-widgets-container .dmNewParagraph.sticky-desktop-position-bottom,
#dm .sticky-widgets-container .dmNewParagraph.sticky-desktop-position-center,
#dm .sticky-widgets-container .dmNewParagraph.sticky-desktop-position-top,
#dm
  .sticky-widgets-container
  [data-element-type].sticky-desktop-position-bottom,
#dm
  .sticky-widgets-container
  [data-element-type].sticky-desktop-position-center,
#dm .sticky-widgets-container [data-element-type].sticky-desktop-position-top,
#dm
  .sticky-widgets-container-global
  .dmNewParagraph.sticky-desktop-position-bottom,
#dm
  .sticky-widgets-container-global
  .dmNewParagraph.sticky-desktop-position-center,
#dm
  .sticky-widgets-container-global
  .dmNewParagraph.sticky-desktop-position-top,
#dm
  .sticky-widgets-container-global
  [data-element-type].sticky-desktop-position-bottom,
#dm
  .sticky-widgets-container-global
  [data-element-type].sticky-desktop-position-center,
#dm
  .sticky-widgets-container-global
  [data-element-type].sticky-desktop-position-top {
  right: initial !important;
  left: 50% !important;
  transform: translateX(-50%);
  margin-left: 0;
  margin-right: 0;
}
#dm
  .sticky-widgets-container
  .dmNewParagraph.sticky-desktop-position-bottom-right,
#dm .sticky-widgets-container .dmNewParagraph.sticky-desktop-position-right,
#dm .sticky-widgets-container .dmNewParagraph.sticky-desktop-position-top-right,
#dm
  .sticky-widgets-container
  [data-element-type].sticky-desktop-position-bottom-right,
#dm .sticky-widgets-container [data-element-type].sticky-desktop-position-right,
#dm
  .sticky-widgets-container
  [data-element-type].sticky-desktop-position-top-right,
#dm
  .sticky-widgets-container-global
  .dmNewParagraph.sticky-desktop-position-bottom-right,
#dm
  .sticky-widgets-container-global
  .dmNewParagraph.sticky-desktop-position-right,
#dm
  .sticky-widgets-container-global
  .dmNewParagraph.sticky-desktop-position-top-right,
#dm
  .sticky-widgets-container-global
  [data-element-type].sticky-desktop-position-bottom-right,
#dm
  .sticky-widgets-container-global
  [data-element-type].sticky-desktop-position-right,
#dm
  .sticky-widgets-container-global
  [data-element-type].sticky-desktop-position-top-right {
  right: 0 !important;
  left: initial !important;
  margin-right: 40px;
}
body:not(.responsiveTablet) #dm .dmInner #fcontainer .hide-for-large,
body:not(.responsiveTablet) #dm .dmInner #fcontainer .hide-for-medium-up,
body:not(.responsiveTablet) #dm .dmInner #hcontainer .hide-for-large,
body:not(.responsiveTablet) #dm .dmInner #hcontainer .hide-for-medium-up,
body:not(.responsiveTablet) #dm .dmInner #sbcontainer .hide-for-large,
body:not(.responsiveTablet) #dm .dmInner #sbcontainer .hide-for-medium-up,
body:not(.responsiveTablet) #dm .dmInner .dmBody .hide-for-large,
body:not(.responsiveTablet) #dm .dmInner .dmBody .hide-for-medium-up,
body:not(.responsiveTablet) .hide-for-large,
body:not(.responsiveTablet) .hide-for-medium-up {
  display: none !important;
}
.dmPhotoGallery.newPhotoGallery:not(.photo-gallery-done) {
  min-height: 30vh;
}
[dmle_extension^="ssr"] {
  display: block;
}
/* end of script */
/* This file is auto-generated from a `scss` file with the same name */

.hasGenericSidebar .dmLayoutWrapper {
  flex-grow: 1;
  width: 75%;
}
#dmRoot .dmInner .hasGenericSidebar #dmFirstContainer,
.dmLargeBody
  #dm
  .hasGenericSidebar.hasGenericSidebar.sidebarLeft
  #dmFirstContainer {
  width: 100%;
}
.hasGenericSidebar .dmLayoutWrapper #iscrollBody {
  overflow-x: initial;
  overflow-y: initial;
}
#dm .hasGenericSidebar {
  -js-display: flex;
  display: flex;
  max-width: none;
}
#dm .hasGenericSidebar .genericSidebar {
  width: 25%;
  flex: 0 0 auto;
  -ms-flex-positive: 0;
}
#dm .hasGenericSidebar.sidebarHidden #siteSidebarSpacer,
#dm .hasGenericSidebar.sidebarHidden .genericSidebar {
  display: none;
}
#dm .hasGenericSidebar.sidebarLeft .genericSidebar {
  order: 0;
}
#dm .hasGenericSidebar.sidebarRight .genericSidebar {
  order: 2;
}
#dm .hasGenericSidebar.sidebarLeft .dmLayoutWrapper,
#dm .hasGenericSidebar.sidebarRight .dmLayoutWrapper {
  flex-grow: 1;
  width: 75%;
  min-width: auto;
}
#dm .hasGenericSidebar.sidebarLeft .dmLayoutWrapper .dmFooterContainer,
#dm .hasGenericSidebar.sidebarLeft .dmLayoutWrapper .dmRespRowsWrapper,
#dm
  .hasGenericSidebar.sidebarLeft
  .dmLayoutWrapper
  .dmRespRowsWrapper
  .dmRespRow,
#dm .hasGenericSidebar.sidebarRight .dmLayoutWrapper .dmFooterContainer,
#dm .hasGenericSidebar.sidebarRight .dmLayoutWrapper .dmRespRowsWrapper,
#dm
  .hasGenericSidebar.sidebarRight
  .dmLayoutWrapper
  .dmRespRowsWrapper
  .dmRespRow {
  max-width: none;
}
#dm .hasGenericSidebar.sidebarLeft #siteSidebar.genericSidebar,
#dm .hasGenericSidebar.sidebarRight #siteSidebar.genericSidebar {
  display: block !important;
}
#dm .hasGenericSidebar #siteSidebar.genericSidebar {
  position: fixed !important;
  height: 100%;
  width: 25%;
  z-index: 1;
  min-width: 64px;
  transition: width 0.5s ease-in-out;
}
#dm .hasGenericSidebar #siteSidebar.genericSidebar #sbcontainer {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  overflow: auto;
}
#dm .hasGenericSidebar #siteSidebar.genericSidebar #sbcontainer .dmformsubmit {
  min-width: initial;
}
#dm .hasGenericSidebar #siteSidebar.genericSidebar #sbcontainer .dmRespRow {
  padding-left: 20px;
  padding-right: 20px;
}
#dm
  .hasGenericSidebar
  #siteSidebar.genericSidebar
  #sbcontainer
  .dmRespRow:not(:first-child):not(:last-of-type) {
  flex: 1;
}
#dm .hasGenericSidebar #siteSidebar.genericSidebar #sidebarHamburger {
  opacity: 0;
  pointer-events: none;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%);
  padding: 13px 9px;
  z-index: 7;
  width: 40px;
  height: 40px;
  background-color: transparent;
  color: #787878;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  border: 0;
  justify-content: space-between;
  align-items: stretch;
  outline: 0;
  transition: color 0.3s ease-in, background-color 0.3s ease-in;
  border-radius: 0;
}
#dm
  .hasGenericSidebar
  #siteSidebar.genericSidebar
  #sidebarHamburger
  .hamburger__slice {
  display: block;
  height: 0;
  width: 100%;
  border: 1px solid currentColor;
  transition: transform 0.3s ease-out, opacity 0.4s ease-out;
  transform-origin: center;
}
#dm .hasGenericSidebar #siteSidebarSpacer {
  width: 25%;
  min-width: 64px;
  transition: width 0.5s ease-in-out;
}
@media screen and (max-width: 1259px) {
  #dm .hasGenericSidebar:not(.sidebarExpanded) #siteSidebar.genericSidebar,
  #dm .hasGenericSidebar:not(.sidebarExpanded) #siteSidebarSpacer {
    max-width: calc(100% - 960px);
  }
  #dm
    .hasGenericSidebar:not(.sidebarExpanded)
    #siteSidebar.genericSidebar
    .dmRespRow,
  #dm .hasGenericSidebar:not(.sidebarExpanded) #siteSidebarSpacer .dmRespRow {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  #dm
    .hasGenericSidebar:not(.sidebarExpanded)
    #siteSidebar.genericSidebar
    [data-element-type="social_hub"],
  #dm
    .hasGenericSidebar:not(.sidebarExpanded)
    #siteSidebarSpacer
    [data-element-type="social_hub"] {
    transform: scale(0.7);
    width: 106%;
    max-width: 106%;
  }
}
@media screen and (max-width: 1150px) {
  #dm
    .hasGenericSidebar:not(.sidebarExpanded):not(.forceSidebarFull)
    #siteSidebar.genericSidebar,
  #dm
    .hasGenericSidebar:not(.sidebarExpanded):not(.forceSidebarFull)
    #siteSidebarSpacer {
    max-width: 64px;
  }
  #dm
    .hasGenericSidebar:not(.sidebarExpanded):not(.forceSidebarFull)
    #siteSidebar
    .dmNewParagraph,
  #dm
    .hasGenericSidebar:not(.sidebarExpanded):not(.forceSidebarFull)
    #siteSidebar
    [data-element-type] {
    display: none !important;
  }
  #dm
    .hasGenericSidebar:not(.sidebarExpanded):not(.forceSidebarFull)
    #siteSidebar
    .dmRespRow {
    padding-left: 4px !important;
    padding-right: 4px !important;
  }
  #dm
    .hasGenericSidebar:not(.sidebarExpanded):not(.forceSidebarFull)
    #siteSidebar
    .dmRespRow:first-of-type
    [data-element-type="image"]:first-of-type {
    display: inline-block !important;
    min-width: 100% !important;
  }
  #dm
    .hasGenericSidebar:not(.sidebarExpanded):not(.forceSidebarFull)
    #siteSidebar
    .sbcontainer,
  #dm
    .hasGenericSidebar:not(.sidebarExpanded):not(.forceSidebarFull)
    #siteSidebar
    .sbcontainer
    * {
    pointer-events: none;
  }
  #dm
    .hasGenericSidebar:not(.sidebarExpanded):not(.forceSidebarFull)
    #sidebarHamburger {
    opacity: 1 !important;
    pointer-events: all !important;
  }
  #dm
    .hasGenericSidebar:not(.sidebarExpanded).forceSidebarFull
    #siteSidebar.genericSidebar,
  #dm
    .hasGenericSidebar:not(.sidebarExpanded).forceSidebarFull
    #siteSidebarSpacer {
    z-index: 1;
    min-width: 25%;
  }
}
#dm
  .hasGenericSidebar:not(.sidebarExpanded).forceSidebarCollapsed
  #siteSidebar {
  width: 100px !important;
  min-width: 100px;
}
#dm
  .hasGenericSidebar:not(.sidebarExpanded).forceSidebarCollapsed
  #siteSidebar
  .dmNewParagraph,
#dm
  .hasGenericSidebar:not(.sidebarExpanded).forceSidebarCollapsed
  #siteSidebar
  [data-element-type] {
  display: none !important;
}
#dm
  .hasGenericSidebar:not(.sidebarExpanded).forceSidebarCollapsed
  #siteSidebar
  .dmRespRow {
  padding-left: 4px !important;
  padding-right: 4px !important;
}
#dm
  .hasGenericSidebar:not(.sidebarExpanded).forceSidebarCollapsed
  #siteSidebar
  .dmRespRow:first-of-type
  [data-element-type="image"]:first-of-type {
  display: inline-block !important;
  min-width: 100% !important;
}
#dm
  .hasGenericSidebar:not(.sidebarExpanded).forceSidebarCollapsed
  #sidebarHamburger {
  opacity: 1 !important;
  pointer-events: all !important;
}
#dm
  .hasGenericSidebar:not(.sidebarExpanded).forceSidebarCollapsed
  #siteSidebarSpacer {
  width: 100px !important;
  min-width: 100px;
}
#dm .hasGenericSidebar.sidebarExpanded #siteSidebar.genericSidebar,
#dm .hasGenericSidebar.sidebarExpanded #siteSidebarSpacer {
  min-width: 25%;
}
#dm .hasGenericSidebar.sidebarExpanded #sidebarHamburger {
  left: initial !important;
  opacity: 1 !important;
  pointer-events: all !important;
  right: 0;
}
#dm
  .hasGenericSidebar.sidebarExpanded
  #sidebarHamburger
  .hamburger__slice:first-child {
  transform: translateY(6px) rotate(45deg);
}
#dm
  .hasGenericSidebar.sidebarExpanded
  #sidebarHamburger
  .hamburger__slice:last-child {
  transform: translateY(-6px) rotate(-45deg);
}
#dm
  .hasGenericSidebar.sidebarExpanded
  #sidebarHamburger
  .hamburger__slice:not(:first-child):not(:last-child) {
  opacity: 0;
}
#dm .hasGenericSidebar.sidebarRight #siteSidebar.genericSidebar {
  right: 0;
}
#dm .hasGenericSidebar.sidebarRight #siteSidebarSpacer {
  order: 2;
}
.ui-sorting #dm .hasGenericSidebar #siteSidebar.genericSidebar #sbcontainer {
  overflow-x: visible;
}
/* end of script */
