/* titillium-web-regular - latin */
@font-face {
  font-family: 'Titillium Web';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/titillium-web-v15-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/titillium-web-v15-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/titillium-web-v15-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/titillium-web-v15-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/titillium-web-v15-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/titillium-web-v15-latin-regular.svg#TitilliumWeb') format('svg'); /* Legacy iOS */
}
/* titillium-web-700 - latin */
@font-face {
  font-family: 'Titillium Web';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/titillium-web-v15-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/titillium-web-v15-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/titillium-web-v15-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/titillium-web-v15-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../fonts/titillium-web-v15-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/titillium-web-v15-latin-700.svg#TitilliumWeb') format('svg'); /* Legacy iOS */
}
/* titillium-web-900 - latin */
@font-face {
  font-family: 'Titillium Web';
  font-style: normal;
  font-weight: 900;
  src: url('../fonts/titillium-web-v15-latin-900.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/titillium-web-v15-latin-900.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/titillium-web-v15-latin-900.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/titillium-web-v15-latin-900.woff') format('woff'), /* Modern Browsers */
       url('../fonts/titillium-web-v15-latin-900.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/titillium-web-v15-latin-900.svg#TitilliumWeb') format('svg'); /* Legacy iOS */
}

html {
  position:relative;
  overflow-x:hidden;  
}

body {
  font-family: "Titillium Web";
  background: white;
  overflow-x: hidden;
}

main> :first-child {
  background: white;
}

nav {
  padding: 0 !important;
}

#open_preferences_center {
  font-size: 15px !important;
  background: rgb(198 194 190 / 69%) !important;
}

.bd-placeholder-img {
  font-size: 1.125rem;
  text-anchor: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

@media (min-width: 768px) {
  .bd-placeholder-img-lg {
    font-size: 3.5rem;
  }
}

.toastError {
  background: #ff4d13;
}

.toastSuccess {
  background: #8abd20;
}

.toastInfo {
  background: #5cb3cf;
}

a {
  color: #ff331b;
}

footer a {
  color: white;
  text-decoration: none;
  display: block;
}

#startseite-slider-img-0 {
  width: 100%;
  position: relative !important;
}

.form-label {
  color: gray;
  text-transform: uppercase;
  font-size: 0.8rem;
}

.pacpaBreadcrumbs{
    display: flex;
    align-items: center;
    gap: 4px;
    border-bottom: 1px solid #e7e7e7;
    padding-bottom: 12px;
    
} 

.pacpaBreadcrumbsHome {
    display: inline-flex;
    align-items: center;
}
.pacpaSlogan {
  font-size: 24px;
}

.pacpaSpecialHyper {
  font-weight: bold;
  text-decoration: none;
}

.pacpaSpecialHyper::after {
  content: url('/media/icons/open-in-new-gray-18px.svg');
  vertical-align: middle;
}

.pacpaBestsellerTitle {
  display: flex;
  justify-content: center;
  align-items: center;
}

.pacpaHammerDesTagesText {
  color: white;
  text-shadow: 1px -5px 16px #3a3a3a;
  font-size: 60px;
}

.pacpaHammerDesTagesSubText {
  color: #ff331b;
  font-size: 30px;
  font-weight: bold;
}

.pacpaHammerDesTagesButton {
  background: #ff331b;
  color: white;
  font-size: 56px;
  margin-bottom: 20px;
  font-weight: bold;
  border: 0;
  padding-left: 35px;
  padding-right: 35px;
  line-height: 80px;
  opacity: 0.90;
}

.pacpaInnerTextWhite {
  margin: 5px;
  font-size: 28px;
  color: white;
  font-weight: bold;
}

.pacpaInnerTextRed {
  font-size: 28px;
  color: #ff331b;
  font-weight: bold;
}

.pacpaInnerTextGreen {
  font-size: 28px;
  color: #8abd20;
  font-weight: bold;
}

.pacpaCatContainer {
  margin-bottom: 50px;
}

.pacpaContainerTitleSub {
  border-bottom: 2px solid #ff331b;
  margin-bottom: 25px;
  padding-bottom: 21px;
}

.pacpaCatContainerSpan {
  display: block;
  width: 100%;
  background: black;
  text-align: center;
  opacity: 0.7;
  color: white;
  font-size: 15px;
  padding: 10px;
  margin-top: -41px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.pacpaTelephone {
  color: #ff331b !important;
  font-weight: bold;
}

.pacpaSearch .tt-input {
  color: white !important;
}

.pacpaSearch .input-group-addon {
  background: #ff331b !important;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}

.pacpaSearch button {
  margin-left: 3px;
  background: #ff331b;
  color: white;
  outline: 0;
  border: 1px solid #ff331b;
  border-radius: 7px;
  height: 33px;
  width: 35px;
  padding: 0 !important;
}

.pacpaSearch .twitter-typeahead {
  background: #DCDCDC;
}

.pacpaSearch input::placeholder {
  color: white;
}

.pacpaServiceTextBox {
  display: inline-block;
}

.pacpaKeyWordsTextBox {
  display: inline-block;
}

.pacpaServiceTextBoxHeader {
  color: #ff331b;
  margin-top: 10px;
  margin-bottom: 20px;
  font-size: 20px;
  font-weight: bold;
}

.pacpaServiceTextBoxFooter {
  color: #ff331b;
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: bold;
  border-top: 2px solid #ff331b;
  margin-top: 8px;
  padding-top: 8px;
}

.pacpaServiceBox span {
  font-size: 109px;
  color: white;
  line-height: 200px;
}

.pacpaServiceBox img {
  height: 94px;
  background: transparent;
  margin: 50px;
}

.pacpaRebateBox {
  /*background: @brand-primary;*/
  background-image: linear-gradient(145deg, #4a4a4a 5%, #ff331b 5%, #ff331b 50%, #4a4a4a 50%, #4a4a4a 55%, #ff331b 55%, #ff331b 100%);
  background-size: 10.00px 7.00px;
  text-align: center;
  height: 194px;
}

.pacpaRebateText {
  color: #000000;
  margin-top: 10px;
  margin-bottom: 20px;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  padding-left: 54px;
  padding-right: 54px;
}

.pacpaRebateIcon {
  color: #ff331b;
  font-size: 56px;
  position: absolute;
  width: 80px;
  display: block;
  line-height: 76px;
  z-index: 1;
}

.pacpaRed {
  color: #ff331b;
}

.pacpaCertificateDiv,
.pacpaRelatedProductsDiv {
  margin-top: 20px;
}

.pacpaCertificateDiv a,
.pacpaRelatedProductsDiv a {
  border-bottom: 1px solid #dee2e6;
  display: block;
  margin: 2px;
  border-radius: 3px;
  padding: 2px;
  font-size: 13px;
  text-decoration: none;
}


.pacpaStripedBackground {
  background-image: linear-gradient(145deg, #4a4a4a 5%, #ff331b 5%, #ff331b 50%, #4a4a4a 50%, #4a4a4a 55%, #ff331b 55%, #ff331b 100%);
  background-size: 10.00px 7.00px;
}

.pacpaUnitTable {
  text-align: right;
}

.pacpaUnitTable thead {
  text-align: left;
}

.pacpaUnitTable td {
  vertical-align: middle !important;
}

.pacpaUnitTable th {
  text-align: right;
  border-bottom: 2px solid #ff331b;
}

.pacpaColorChooser {
  word-spacing: 4px;
}

.pacpaColorChooser a:hover {
  transform: scale(0.8);
}

.pacpaColorChooser a {
  transition: transform .2s;
  /* Animation */
  display: inline-block;
  border-bottom: none;
}

.pacpaColorChooser img {
  width: 50px;
  height: 50px;
}

.pacpaColorChooserDivBox {
  width: 50px;
  height: 50px;
  border: 1px solid #d4d4d4;
}

.pacpaColorChooserDivBoxChosen {
  width: 50px;
  height: 50px;
  border: 1px solid #f0331d;
}

.pacpaProductDescriptionBlock {
  margin-bottom: 60px;
  text-align: justify;
}

.pacpaProductOrderAlert {
  margin-top: 10px;
  font-size: 13px;
  padding: 6px;
}

.pacpaProductImageContainer {
  border: 1px solid #dfdfdf;
  text-align: justify;
  display: flex;
  margin-top: 2px;
  white-space: nowrap;
  overflow-x: scroll;
  column-gap: 3px;
}

.pacpaProductColumn {
  margin-top: 10px;
}

.pacpaProductId {
  display: none;
}

.pacpaProductFxOrderAmount {
  display: none;
}

.pacpaProductNumber {
  font-size: 16px;
  display: inline-block;
  border-radius: 4px;
}

.pacpaProductNumberTitle {
  font-weight: bold;
  margin-right: 5px;
}


.pacpaProductImage {
  width: 100px;
  height: 100px;
}

.pacpaProductImageMain {
  width: 100%;
  border: 1px solid #dfdfdf;
}

.pacpaPriceTable {
  text-align: right;
}

.pacpaPriceTable thead {
  text-align: left;
}

.pacpaPriceTable td {
  vertical-align: middle !important;
}

.pacpaPriceTable th {
  text-align: right;
  border-bottom: 2px solid #ff331b;
}

.purchase-info {
  background: transparent !important;
  border: none;
  font-size: 10px;
  margin-top: 10px;
  padding: 0;
  color: #797979;
}

#logo a img {
  max-height: 100px;
  width: auto;
}

/*Ueber uns*/
.pacpaTeamimage:hover+.pacpaTeamMemberText {
  visibility: visible;
  opacity: 1;
}

.pacpaTeamMemberText:hover {
  visibility: visible;
  opacity: 1;
}

.pacpaTeamMemberText {
  background: rgba(255, 52, 29, 0.7);
  height: 90px;
  position: relative;
  width: 100%;
  color: white;
  text-align: center;
  font-size: 13px;
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s, opacity 0.5s linear;
  margin-top: -90px;
  white-space: nowrap;
}

.pacpaTeamMemberText a {
  color: white;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
}

.pacpaTeamMemberText span {
  display: block;
}

.pacpaTeamMobile {
  text-align: center;
  margin-bottom: 20px;
}

.pacpaTeamMobile img {
  vertical-align: middle;
  width: 80%;
}

.pacpaGeschaeftsbereiche a {
  color: #3A3A3A;
}

.pacpaGeschaeftsbereiche span {
  color: #3A3A3A;
}

.pacpaTeamimageCol {
  margin-bottom: 10px;
}

.pacpaGroupProductAnchor {
  text-decoration: none;
}

.pacpaGroupProductContainer {
  display: inline-block;
  border: 1px solid #d4d4d4;
  padding: 10px;
  cursor: pointer;
  margin-bottom: 4px;
}

.pacpaGroupProductName {
  font-weight: bold;
  width: 296px;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  min-height: 80px;
  display: flex;
  justify-content: center;
  align-items: baseline;
}

.pacpaGroupProductTag {
  position: absolute;
  background: #6c757dad;
  padding-left: 10px;
  padding-right: 10px;
  border-top-left-radius: 8px;
  border-bottom-right-radius: 8px;
  color: white;
}

.pacpaGroupProductImage {
  width: 296px;
  height: 296px;
}

.pacpaGroupProductPrice {
  color: gray;
  text-align: center;
}

.pacpaGroupProductAvailability {
  text-align: center;
}

.pacpaGroupProductArticleNo {
  text-align: center;
  font-size: 13px;
  color: black;
}

.pacpaGroupProductAvailabilityAvailableIcon {
  margin-right: 5px;
  color: green;
}

.pacpaGroupProductAvailabilityAvailableText {
  color: green;
}

.pacpaGroupProductAvailabilityNotAvailableIcon {
  margin-right: 5px;
  color: red;
}

.pacpaGroupProductAvailabilityNotAvailableText {
  color: red;
}

.pacpaCategorySeparatorLine {
    background: #ff331b;
    height: 3px;
    margin-top: 5px;
    margin-bottom: 30px
}

.pacpaCategoryLandingPageContainer {
  margin-top: 20px;
}

.pacpaCategoryLandingPageContainer h2 {
  font-weight: bold;
  font-size: 20px;
}

.pacpaCategoryLandingPageContainer p {
  text-align: justify;
  margin-bottom: 30px;
}

.pacpaCategoryLandingPageContainer a {
  cursor: pointer;
  text-decoration: none;
  color: #ff331b;
  font-weight: bold;
}

.pacpaCategoryDescriptionContainer {
    margin-bottom: 60px;
}

#pacpaCategoryBarContainer {
  border-bottom: 1px solid #e7e7e7;
  margin-bottom: 12px;
}

@media (max-width: 767px) {

  .pacpaBestsellerTitle {
    height: 60px;
  }

  .pacpaCategoryBarLink {
    text-decoration: underline !important;
    width: calc(50% - 10px);
    display: inline-block !important;
    vertical-align: top;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    background: #f5f4f4;
    padding: 2px !important;
    margin: 2px !important;
  }
  
  .pacpaCategoryBarLink:last-of-type {
    background: #8abd20 !important;
    color: white;
  }

  .pacpaTelephone {
    text-align: center;
    padding: 0 !important;
    display: block;
    width: 100% !important;
  }

  .pacpaCategoryBarGroupItem,
  .pacpaCategoryGroupItem {
    width: 140px !important;
  }

    .pacpaCategoryBarGroupItem img,
    .pacpaCategoryGroupItem img {
      height: 75px !important;
      width: auto;
    }

  .navbar-brand img {
    width: 140px !important;
  }

  .pacpaGroupProductArticleNo {
    text-align: center;
    font-size: 13px;
    color: black;
    max-width: 155px;
    text-overflow: nowrap;
  }

  .pacpaGroupProductName {
    width: 160px;
  }

  .pacpaGroupProductContainer {
    width: 180px;
  }

  .pacpaGroupProductImage {
    width: 155px;
    height: 155px;
  }

  .pacpaSlogan {
    font-size: 10px;
    width: 100px;
  }
}


.pacpaCategoryBar {}

.pacpaCategoryBarLink {
  display: inline-block;
  padding: 15px;
  text-decoration: none;
  color: black;
  font-weight: bold;
}

.pacpaCategoryBarLink:hover {
  background: #ff331b !important;
  color: white !important;
}


.pacpaCategoryBarLink:last-of-type span {
  background: #8abd20 !important;
  color: white;
  padding-left: 5px;
  padding-right: 5px;
  border-radius: 5px;
}

/*
.pacpaCategoryBarLink:last-of-type {
  color: #8abd20 !important;
}

*/

.pacpaCategoryBarLink:last-of-type:hover {
  background: #8abd20 !important;
  color: white !important;
}
 

.pacpaCategoryOpenBar {
  position: fixed;
  border-left: 1px solid gray;
  border-right: 1px solid gray;
  border-bottom: 1px solid gray;
  border-top: 3px solid red;
  width: 100%;
  z-index: 120;
  background: white;
  display: none;

}

.pacpaCategoryOpenBar a {
  text-decoration: none;
}

.pacpaCategoryBarGroupItem,
.pacpaCategoryGroupItem {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  width: 290px;
  text-align: center;
  margin: 10px;
}

.pacpaCategoryBarHeadline {
  font-size: 1.5em;
  text-align: center;
}

.pacpaCategoryBarGroupItem span,
.pacpaCategoryGroupItem span {
  color: #313131;
}

.pacpaCategoryBarGroupItem img,
.pacpaCategoryGroupItem img {
  height: 192px;
  width: auto;
}

.nav-item a {
  color: #313131;
}

.pacpaCategoryHeader1 {
  color: #ff331b;
  font-size: 1.5em;
  font-weight: bold;
  margin-top: 22px;
  margin-bottom: 22px;
  text-decoration: underline;
}

.pacpaCategoryHeader2 {
  color: #ff331b;
  font-size: 1.5em;
  font-weight: bold;
  margin-top: 22px;
  margin-bottom: 22px;
  text-decoration: underline;
}

.input-group .btn {
  z-index: 0 !important;
}


.webChatButton {
  width: 50px;
  height: 50px;
  background: #ff331b;
  position: fixed;
  right: 20px;
  bottom: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 33px;
  color: white;
  border-radius: 50px;
  cursor: pointer;
  user-select: none;
}

.webChatWindow {
  z-index: 1000;
  position: fixed;
  right: 10px;
  bottom: 80px;
  height: 500px;
  width: 330px;
  background: white;
  border: 2px solid #ff331b;
  display: flex;
  flex-direction: column;
}

.webChatWindowHeader {
  text-align: center;
  border-bottom: 2px solid #ff331b;
  color: white;
  background: #ff331b;
}

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

.webChatWindowContentAnswer {
  margin: 5px;
  text-align: left;
}

.webChatWindowContentAnswer span {
  background: #ff331b;
  color: white;
  border-radius: 4px;
  display: inline-block;
  max-width: 60%;
  padding: 10px;
}

.webChatWindowContentQuestion {
  margin: 5px;
  text-align: right;
}

.webChatWindowContentQuestion span {
  background: #2da4d4;
  color: white;
  border-radius: 4px;
  display: inline-block;
  max-width: 60%;
  padding: 10px;
  text-align: left;
}

.webChatWindowContentMessages {
  height: 100%;
  overflow: auto;
  max-height: 394px;
}

.webChatWindowContentChatInput {
  height: 50px;
  display: flex;
  flex-direction: row;
}

.webChatWindowContentChatTextarea {
  width: 100%;
  height: 50px;
  border: 1px solid #d4d4d4;
  resize: none;
  outline: none;
}

.webChatWindowContentChatSend {
  width: 50px;
  height: 50px;
  justify-content: center;
  justify-items: center;
  display: flex;
  align-items: center;
  border: 1px solid #d4d4d4;
  font-size: 27px;
  color: #ff331b;
}

.webChatWindowFooter {
  text-align: center;
  border-top: 2px solid #1a1a1a;
  background: #1a1a1a;
  color: white;
}


.wk-container {
  display: flex;
  flex-direction: row;
  gap: 10px;
  margin-bottom: 20px;
  margin-top: 20px;
  align-items: center;
  white-space: nowrap;
}

#wk-menge {
  width: 75px;
  height: 38px;
  text-align: center;
  border-radius: 5px;
  border: 1px solid #212529;
}

#wk-count {
  background: red;
  border-radius: 100px;
  width: 15px;
  display: inline-block;
  color: white;
  text-align: center;
  font-size: 10px;
  font-weight: bold;
  margin-top: -20px;
  position: absolute;
  margin-left: 8px;
}



.burstInline {
  display: inline-block;
  top: 49px;
}

.burst-12-red {
  background: #ff331b;
  width: 80px;
  height: 80px;
  position: relative;
  text-align: center;
}

.burst-12-red:before,
.burst-12-red:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 80px;
  width: 80px;
  background: #ff331b;
}

.burst-12-red:before {
  transform: rotate(30deg);
}

.burst-12-red:after {
  transform: rotate(60deg);
}

.burst-12 {
  background: white;
  width: 80px;
  height: 80px;
  position: relative;
  text-align: center;
}

.burst-12:before,
.burst-12:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 80px;
  width: 80px;
  background: white;
}

.burst-12:before {
  transform: rotate(30deg);
}

.burst-12:after {
  transform: rotate(60deg);
}

.fade-in {
  -webkit-animation: fade-in 2s cubic-bezier(.39, .575, .565, 1.000) both;
  animation: fade-in 2s cubic-bezier(.39, .575, .565, 1.000) both
}

.scale-out-ver-bottom {
  -webkit-animation: scale-out-ver-bottom .5s cubic-bezier(.55, .085, .68, .53) both;
  animation: scale-out-ver-bottom .5s cubic-bezier(.55, .085, .68, .53) both
}

.scale-in-ver-bottom {
  -webkit-animation: scale-in-ver-bottom .5s cubic-bezier(.25, .46, .45, .94) both;
  animation: scale-in-ver-bottom .5s cubic-bezier(.25, .46, .45, .94) both
}

/* ----------------------------------------------
 * Generated by Animista on 2023-6-23 17:17:55
 * Licensed under FreeBSD License.
 * See http://animista.net/license for more info. 
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */

@-webkit-keyframes scale-out-ver-bottom {
  0% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transform-origin: 0 100%;
    transform-origin: 0 100%;
    opacity: 1
  }

  100% {
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 0 100%;
    transform-origin: 0 100%;
    opacity: 1
  }
}

@keyframes scale-out-ver-bottom {
  0% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transform-origin: 0 100%;
    transform-origin: 0 100%;
    opacity: 1
  }

  100% {
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 0 100%;
    transform-origin: 0 100%;
    opacity: 1
  }
}

@-webkit-keyframes fade-in {
  0% {
    opacity: 0
  }

  100% {
    opacity: 1
  }
}

@keyframes fade-in {
  0% {
    opacity: 0
  }

  100% {
    opacity: 1
  }
}

@-webkit-keyframes scale-in-ver-bottom {
  0% {
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 0 100%;
    transform-origin: 0 100%;
    opacity: 1
  }

  100% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transform-origin: 0 100%;
    transform-origin: 0 100%;
    opacity: 1
  }
}

@keyframes scale-in-ver-bottom {
  0% {
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 0 100%;
    transform-origin: 0 100%;
    opacity: 1
  }

  100% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transform-origin: 0 100%;
    transform-origin: 0 100%;
    opacity: 1
  }
}




@keyframes flickerAnimation {
  0% {
    opacity: 1;
  }

  50% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@-o-keyframes flickerAnimation {
  0% {
    opacity: 1;
  }

  50% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@-moz-keyframes flickerAnimation {
  0% {
    opacity: 1;
  }

  50% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@-webkit-keyframes flickerAnimation {
  0% {
    opacity: 1;
  }

  50% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

.animate-flicker {
  -webkit-animation: flickerAnimation 2s infinite;
  -moz-animation: flickerAnimation 2s infinite;
  -o-animation: flickerAnimation 2s infinite;
  animation: flickerAnimation 2s infinite;
}


