/** Shopify CDN: Minification failed

Line 127:78 Expected ":"
Line 801:0 All "@import" rules must come first
Line 1004:0 Unexpected "<"

**/
/** Shopify CDN: Minification failed

Line 677:250 Unexpected "-->"

**/
/** Shopify CDN: Minification failed

Line 672:126 Unexpected "-->"

**/
/** Shopify CDN: Minification failed

Line 665:126 Unexpected "-->"

**/
/** Shopify CDN: Minification failed

Line 660:126 Unexpected "-->"

**/
/** Shopify CDN: Minification failed

Line 651:126 Unexpected "-->"

**/
/** Shopify CDN: Minification failed

Line 645:126 Unexpected "-->"

**/
/** Shopify CDN: Minification failed

Line 640:72 Unexpected "-->"

**/
/** Shopify CDN: Minification failed


Line 531:72 Unexpected "-->"

**/
/** Shopify CDN: Minification failed

Line 521:72 Unexpected "-->"
Line 587:72 Unexpected "-->"

**/
/** Shopify CDN: Minification failed

Line 514:72 Unexpected "-->"
Line 580:72 Unexpected "-->"

**/
/** Shopify CDN: Minification failed

Line 502:49 Unexpected "-->"
Line 568:49 Unexpected "-->"

**/
/** Shopify CDN: Minification failed

Line 496:49 Unexpected "-->"
Line 562:49 Unexpected "-->"

**/
/** Shopify CDN: Minification failed

Line 483:49 Unexpected "-->"
Line 549:49 Unexpected "-->"

**/
/** Shopify CDN: Minification failed

Line 479:49 Unexpected "-->"
Line 545:49 Unexpected "-->"

**/
/** Shopify CDN: Minification failed

Line 462:39 Unexpected "-->"
Line 528:39 Unexpected "-->"

**/
/** Shopify CDN: Minification failed

Line 453:39 Unexpected "-->"
Line 519:39 Unexpected "-->"

**/
/** Shopify CDN: Minification failed

Line 447:39 Unexpected "-->"
Line 513:39 Unexpected "-->"

**/
/** Shopify CDN: Minification failed

Line 438:39 Unexpected "-->"
Line 504:39 Unexpected "-->"

**/
/** Shopify CDN: Minification failed

Line 488:39 Unexpected "-->"
Line 554:39 Unexpected "-->"

**/
/*// =============================================================================
// Ella Custom CSS - Customize The Style For Layout
// =============================================================================

// =============================================================================
//
// IMPORTANT DISCLAIMER
// Shopify is notifying shop owners about the need to convert scss files to css files.
// Please use only CSS to style the layout.
//
// =============================================================================*/

.CalcBox.Desktop .CalcBoxContainer .TableBody .SelectedInput[D="1"]{border:0;b}
.CalcBox.Desktop .CalcBoxContainer .TableBody .SelectedInput[D="1"] input{border:0;background:transparent}
.CalcBox.Desktop .CalcBoxContainer .TableBody .SelectedInput[D="1"] .SelectedInputWind{display:none !important}


/* Mobil menü yazı rengi */
a.menu-lv-1__action.list-menu__item.list-menu__item--end.link.focus-inset.menu-lv__flex.menu_mobile_link {
    color: #0B54C2;
}

/* Mobil menü yazı rengi */

.productView-options,.previewCartItem-edit,.cart-item-edit{display:none !important}


.halo-productView-left {
    width: 40% !important;
}
.halo-productView-right {
    width: 60% !important;
}

.productView-action .button{
  width:50%!important;
  margin-left:0px;
}

@media screen and (max-width:521px){
  .halo-productView-right {
    width: 100% !important;
}
  .halo-productView-left {
    width: 100% !important;
}
  .productView-action .button{
  width:100%!important;
}
}


.CalcBox.Mobil .CalcBoxContainer .TableBody input{
    background: transparent;
    border: 0;
    text-align: center;
    width: inherit;
    font-size:12px
}
.CalcBox.Mobil .CalcBoxContainer .TableBody select{
    font-size:12px
}
.CalcBox.Mobil{width:100%;background: #f3f8fb;padding:14px;margin-bottom:24px}
.CalcBox.Mobil .CalcBoxContainer{width:100%}
.CalcBox.Mobil .CalcBoxContainer .Title{width:100%;display: flex;align-items: center;cursor: pointer;margin-bottom: 10px;padding-bottom: 8px;flex-direction: column;}
.CalcBox.Mobil .CalcBoxContainer .Title>div:nth-child(1){width:100%;display: flex;align-items: center;margin-bottom: 10px;border-bottom: 2px solid #ffffff;padding-bottom: 6px;font-weight: 500;}
.CalcBox.Mobil .CalcBoxContainer .Title>div:nth-child(2){width:100%;display: flex;align-items: center;margin-bottom: 0px;}
.CalcBox.Mobil .CalcBoxContainer .Title>div:nth-child(2)>i{display: block;width: 20px;height: 20px;border: 1px solid #ccc;margin-right: 7px;background: #fff;}
.CalcBox.Mobil[T="1"] .CalcBoxContainer .Title>div>i {
    border: 1px solid #4CAF50;
}
.CalcBox.Mobil[T="1"] .CalcBoxContainer .Title>div>i:before {
    content: "";
    width: 10px;
    height: 10px;
    background: #4CAF50;
    display: block;
    border-radius: 1px;
    position: relative;
    left: 4px;
    top: 4px;
}
.CalcBox.Mobil .CalcBoxContainer .Title>span{font-size: 14px;}
.CalcBox.Mobil .CalcBoxContainer .TableHead {
    width: 100%;
    display: flex;
    align-items: center;
    margin-bottom: 6px;
}
.CalcBox.Mobil .CalcBoxContainer .TableHead>div:nth-child(1) {
    width: 100%;
    margin-right: auto;
    font-size: 13px;
    display: block;
}
.CalcBox.Mobil .CalcBoxContainer .TableHead>div:nth-child(2) {
    width: 120px;
    flex: none;
    margin-right: 6px;
    text-align: center;
    font-size: 13px;
    display:none
}
.CalcBox.Mobil .CalcBoxContainer .TableHead>div:nth-child(3) {
    width: 100px;
    flex: none;
    text-align: center;
    font-size: 12px;
    margin-right: 6px;
}
.CalcBox.Mobil .CalcBoxContainer .TableHead>div:nth-child(4) {
    width: 100px;
    flex: none;
    text-align: center;
    font-size: 12px;
}
.CalcBox.Mobil .CalcBoxContainer .TableHead>div select {
    width: 120px;
    border: 2px solid #d3dfe6;
    padding: 6px;
    text-align: center;
    border-radius: 4px;
}

.CalcBox.Mobil .CalcBoxContainer .TableBody {
    width: 100%;
    display: flex;
    align-items: center;
    margin-bottom: 8px;
}
.CalcBox.Mobil .CalcBoxContainer .TableBody .SelectedInput{
    position: relative;
    z-index:2
}


.CalcBox.Mobil .CalcBoxContainer .TableBody .SelectedInput,.CalcBox.Mobil .CalcBoxContainer .TableBody>div{
  position: relative;
  display: inline-block;
  background:#fff
}

.CalcBox.Mobil .CalcBoxContainer .TableBody .SelectedInput::after {
  content: '';
  position: absolute;
  top: 50%;
  right: 6px; /* Ok simgesinin saÃ„Å¸ kenardan uzaklÃ„Â±Ã„Å¸Ã„Â± */
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 5px 0 5px; /* Okun Ã…Å¸eklini belirler */
  border-color: #000 transparent transparent transparent; /* Okun rengini belirler */
}
.CalcBox.Mobil .CalcBoxContainer .TableBody>div::after {
  content: '';
  position: absolute;
  top: 50%;
  right: 6px; /* Ok simgesinin saÃ„Å¸ kenardan uzaklÃ„Â±Ã„Å¸Ã„Â± */
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 5px 0 5px; /* Okun Ã…Å¸eklini belirler */
  border-color: #000 transparent transparent transparent; /* Okun rengini belirler */
  z-index:0
}

.CalcBox.Mobil .CalcBoxContainer .TableBody>div:nth-child(1)::after {
  display:none
}
.CalcBox.Mobil .CalcBoxContainer .TableBody>div.Text::after {
  display:none
}
.CalcBox.Mobil .CalcBoxContainer .TableBody>div select {
  -webkit-appearance: none; /* Webkit tabanlÃ„Â± tarayÃ„Â±cÃ„Â±larda (Safari, Chrome) */
  -moz-appearance: none; /* Firefox */
  appearance: none; /* DiÃ„Å¸er tarayÃ„Â±cÃ„Â±larda */
  position:relative;
    z-index: 1;
    background: transparent
  
  /* Ã„Â°stediÃ„Å¸iniz diÃ„Å¸er stillendirmeleri burada yapabilirsiniz */
}
.CalcBox.Mobil .CalcBoxContainer .TableBody .SelectedInput input{
    display: block;
    width: 100%;
    border-radius: 4px;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
    border: none;
    min-height: 1px;
    position: relative;
    line-height: 20px;
    background: transparent;
    /* width: 120px; */
    border: 2px solid #d3dfe6;
    padding: 4px;
    text-align: center;
    border-radius: 4px;
    z-index:1
}
.CalcBox.Mobil .CalcBoxContainer .TableBody .SelectedInput input.Error{
  border-color: #f00;
  background: #fff5f5
}
.CalcBox.Mobil .CalcBoxContainer .TableBody>div select.Error{
  border-color: #f00;
  background: #fff5f5
}
.CalcBox.Mobil .CalcBoxContainer .TableBody .SelectedInput .SelectedInputWind{
    flex-flow: row wrap;
    position: absolute;
    padding: 0;
    top: 100%;
    width: 220px;
    right: 0;
    border-width: 1px;
    border-style: solid;
    border-color: inherit;
    background-color: #fff;
    z-index: 9;
    display: none;
    border-radius: 3px
}
.CalcBox.Mobil .CalcBoxContainer .TableBody .SelectedInput.Active .SelectedInputWind{
    display:flex;
}
.CalcBox.Mobil .CalcBoxContainer .TableBody .SelectedInput .SelectedInputWind ul{
    height: 100%;
    max-height: 360px;
    overflow: auto;
    padding: 0;
    margin: 0;
    width: 50%
}
.CalcBox.Mobil .CalcBoxContainer .TableBody .SelectedInput .SelectedInputWind ul>li.Disabled{
    position: sticky;
    top: 0;
    background: #fff;
    display: flex;
    line-height: 15px;
    padding-bottom: 6px;
    font-size: 17px;
    font-weight: 500;
    border-bottom: 1px solid #ccc;
    flex-direction: column;
    align-items: center;
    justify-content: center
}
.CalcBox.Mobil .CalcBoxContainer .TableBody>div.Text{background:transparent}
.CalcBox.Mobil .CalcBoxContainer .TableBody .SelectedInput .SelectedInputWind ul>li{
  list-style: none;
    width: 100%;
    text-align: center;
    cursor: pointer;
    line-height: 24px;
    font-size: 14px
}
.CalcBox.Mobil .CalcBoxContainer .TableBody .SelectedInput .SelectedInputWind ul>li:hover{
    background: #efefef;
}
.CalcBox.Mobil .CalcBoxContainer .TableBody .SelectedInput .SelectedInputWind ul>li.Active{
    background: #efefef;
}
.CalcBox.Mobil .CalcBoxContainer .TableBody>div:nth-child(1) {
    width: 100%;
    margin-right: auto;
    font-size: 12px;
    background:transparent
}
.CalcBox.Mobil .CalcBoxContainer .TableBody>div:nth-child(2) {
    width: 120px;
    flex: none;
    margin-right: 6px;
    text-align: center;
    display:none
}
.CalcBox.Mobil .CalcBoxContainer .TableBody>div:nth-child(3) {
    width: 100px;
    flex: none;
    text-align: center;
    font-size: 13px;
    margin-right: 6px;
}
.CalcBox.Mobil .CalcBoxContainer .TableBody>div:nth-child(4) {
    width: 100px;
    flex: none;
    text-align: center;
    font-size: 13px;
}
.CalcBox.Mobil .CalcBoxContainer .TableBody>div select {
    width: 100%;
    border: 2px solid #d3dfe6;
    padding: 6px;
    text-align: center;
    border-radius: 4px;
}


.CalcBox.Mobil[T="1"] .CalcBoxContainer .TableBody>div:nth-child(2) {
    display:block
}
.CalcBox.Mobil[T="1"] .CalcBoxContainer .TableBody>div:nth-child(3) {
    display:none
}
.CalcBox.Mobil[T="1"] .CalcBoxContainer .TableBody>div:nth-child(4) {
    display:none
}
.CalcBox.Mobil[T="1"] .CalcBoxContainer .TableHead>div:nth-child(2) {
    display:block
}
.CalcBox.Mobil[T="1"] .CalcBoxContainer .TableHead>div:nth-child(3) {
    display:none
}
.CalcBox.Mobil[T="1"] .CalcBoxContainer .TableHead>div:nth-child(4) {
    display:none
}

.CalcBox.Desktop .CalcBoxContainer .TableBody input{
    background: transparent;
    border: 0;
    text-align: center;
    width: inherit;
}
.CalcBox.Desktop{width:100%;background: #f5f9fc;padding:14px;margin-bottom:24px}
.CalcBox.Desktop .CalcBoxContainer{width:100%}
.CalcBox.Desktop .CalcBoxContainer .Title{width:100%;display: flex;align-items: center;cursor: pointer;margin-bottom: 12px;border-bottom: 1px solid #ffffff;padding-bottom: 8px;justify-content: space-between;}
.CalcBox.Desktop .CalcBoxContainer .Title>div:nth-child(1){
    font-weight: 500;
}
.CalcBox.Desktop .CalcBoxContainer .Title>div:nth-child(2){display: flex;align-items: center;}
.CalcBox.Desktop .CalcBoxContainer .Title>div:nth-child(2)>i{display: block;width: 16px;height: 16px;border: 1px solid #ccc;margin-right: 10px;background: #fff;}
.CalcBox.Desktop[T="1"] .CalcBoxContainer .Title>div>i {
    border: 1px solid #4CAF50;
}
.CalcBox.Desktop[T="1"] .CalcBoxContainer .Title>div>i:before {
    content: "";
    width: 8px;
    height: 8px;
    background: #4CAF50;
    display: block;
    border-radius: 1px;
    position: relative;
    left: 3px;
    top: 3px;
}
.CalcBox.Desktop .CalcBoxContainer .Title>span{font-size: 14px;}
.CalcBox.Desktop .CalcBoxContainer .TableHead {
    width: 100%;
    display: flex;
    align-items: center;
    gap: 20px;
    justify-content: flex-start !important;
    margin-bottom: 10px;
}

.CalcBox.Desktop .CalcBoxContainer .TableHead>div{
    font-size: 13px;
    display: block;
    text-align: center;
    font-weight: 500;
    width: inherit;
    max-width: 130px;
}
.CalcBox.Desktop .CalcBoxContainer .TableHead>div:last-child {
    max-width:60px
}
.CalcBox.Desktop .CalcBoxContainer .TableHead>div.Text{
    width: 60px;
    flex:none
}
.CalcBox.Desktop .CalcBoxContainer .TableHead>div:nth-child(1){
    font-size: 13px;
    display: block;
    flex: none;
    width: 120px;
    min-height: 8px;
    margin-right: auto;
}


.CalcBox.Desktop .CalcBoxContainer .TableHead>div select {
    width: 120px;
    border: 2px solid #d3dfe6;
    padding: 6px;
    text-align: center;
    border-radius: 4px;
}

.CalcBox.Desktop[T="0"] .CalcBoxContainer .TableBody:nth-child(3) {
    display:none
}
.CalcBox.Desktop[T="1"] .CalcBoxContainer .TableBody:nth-child(4) {
    display:none
}
.CalcBox.Desktop[T="1"] .CalcBoxContainer .TableBody:nth-child(5) {
    display:none
}
.CalcBox.Desktop .CalcBoxContainer .TableBody {
    width: 100%;
    display: flex;
    align-items: center;
    margin-bottom: 20px;
    gap: 20px;
    justify-content: flex-start !important;
}
.CalcBox.Desktop .CalcBoxContainer .TableBody .SelectedInput{
    position: relative;
}
.CalcBox.Desktop .CalcBoxContainer .TableBody .SelectedInput input{
    display: block;
    width: 100%;
    border-radius: 4px;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
    border: none;
    min-height: 1px;
    position: relative;
    line-height: 20px;
    background: transparent;
    width: 100%;
    border: 2px solid #d3dfe6;
    padding: 4px;
    text-align: center;
    border-radius: 4px;
    z-index:1
}
.CalcBox.Desktop .CalcBoxContainer .TableBody .SelectedInput input.Error{
  border-color: #f00;
  background: #fff5f5
}
.CalcBox.Desktop .CalcBoxContainer .TableBody>div select.Error{
  border-color: #f00;
  background: #fff5f5
}
.CalcBox.Desktop .CalcBoxContainer .TableBody .SelectedInput .SelectedInputWind{
    flex-flow: row wrap;
    position: absolute;
    padding: 0;
    top: 100%;
    width: 220px;
    right: 0;
    border-width: 1px;
    border-style: solid;
    border-color: inherit;
    background-color: #fff;
    z-index: 9;
    display: none;
    border-radius: 3px
}


.CalcBox.Desktop .CalcBoxContainer .TableBody .SelectedInput,.CalcBox.Desktop .CalcBoxContainer .TableBody>div{
  position: relative;
  display: inline-block;
}

.CalcBox.Desktop .CalcBoxContainer .TableBody .SelectedInput::after {
  content: '';
  position: absolute;
  top: 50%;
  right: 6px; /* Ok simgesinin saÃ„Å¸ kenardan uzaklÃ„Â±Ã„Å¸Ã„Â± */
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 5px 0 5px; /* Okun Ã…Å¸eklini belirler */
  border-color: #000 transparent transparent transparent; /* Okun rengini belirler */
  z-index:0;
}
.CalcBox.Desktop .CalcBoxContainer .TableBody>div::after {
  content: '';
  position: absolute;
  top: 50%;
  right: 6px; /* Ok simgesinin saÃ„Å¸ kenardan uzaklÃ„Â±Ã„Å¸Ã„Â± */
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 5px 0 5px; /* Okun Ã…Å¸eklini belirler */
  border-color: #000 transparent transparent transparent; /* Okun rengini belirler */
  z-index:0;
}
.CalcBox.Desktop .CalcBoxContainer .TableBody>div select {
  -webkit-appearance: none; 
  -moz-appearance: none;
  appearance: none; 
  background:transparent
}

.CalcBox.Desktop .CalcBoxContainer .TableBody>div:nth-child(1)::after {
  display:none
}
.CalcBox.Desktop .CalcBoxContainer .TableBody>div.Text::after {
  display:none
}


.CalcBox.Desktop .CalcBoxContainer .TableBody .SelectedInput.Active .SelectedInputWind{
    display:flex;
}
.CalcBox.Desktop .CalcBoxContainer .TableBody .SelectedInput .SelectedInputWind ul{
    height: 100%;
    max-height: 360px;
    overflow: auto;
    padding: 0;
    margin: 0;
    width: 50%
}
.CalcBox.Desktop .CalcBoxContainer .TableBody .SelectedInput .SelectedInputWind ul>li.Disabled{
    position: sticky;
    top: 0;
    background: #fff;
    display: flex;
    line-height: 15px;
    padding-bottom: 6px;
    font-size: 17px;
    font-weight: 500;
    border-bottom: 1px solid #ccc;
    flex-direction: column;
    align-items: center;
    justify-content: center
}
.CalcBox.Desktop .CalcBoxContainer .TableBody .SelectedInput .SelectedInputWind ul>li{
  list-style: none;
    width: 100%;
    text-align: center;
    cursor: pointer;
    line-height: 24px;
    font-size: 14px
}
.CalcBox.Desktop .CalcBoxContainer .TableBody .SelectedInput .SelectedInputWind ul>li:hover{
    background: #efefef;
}
.CalcBox.Desktop .CalcBoxContainer .TableBody .SelectedInput .SelectedInputWind ul>li.Active{
    background: #efefef;
}
.CalcBox.Desktop .CalcBoxContainer .TableBody>div {
    text-align: center;
    width: inherit;
    font-size: 12px;
    max-width: 130px;
    background:#fff;
}
.CalcBox.Desktop .CalcBoxContainer .TableBody>div:last-child {
    max-width:60px
}
.CalcBox.Desktop .CalcBoxContainer .TableBody>div.Text {
    width: 60px;
    flex:none;
    background:transparent
}
.CalcBox.Desktop .CalcBoxContainer .TableBody>div:nth-child(1) {
    width: 120px;
    flex: none;
    font-size: 13px;
    text-align: left;
    font-weight: 500;
    margin-right: auto;
    background:transparent
}


.CalcBox.Desktop .CalcBoxContainer .TableBody>div select {
    width: 100%;
    border: 2px solid #d3dfe6;
    padding: 6px;
    text-align: center;
    border-radius: 4px;
    font-size:12px;
    position: relative;
    z-index: 1
}
.CalcBox.Desktop .CalcBoxContainer .TableBody>div input {
    font-size:12px
}

@media screen and (max-width: 800px) {
#shopify-section-template--21664286212382__main .halo-productView-right{width: 95% !important;}
#shopify-section-template--21664286212382__main .halo-productView-left {
    width: 95% !important;
}
}


/* <!-- FAQ CSS Kodu --> */

 .faq-title {
    width: 100%;
    text-align: center;
  }
  .faq-item {
    max-width: 1170px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    cursor: pointer;
  }
  .question-text {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    border: 1px solid #b1afaf;
    margin-top: 10px;
    padding: 5px 10px;
    border-radius: 10px;
  }
  .question-text h3{
     color:#F76F1D;
     font-weight:400;
  }

  span.toggle {
    font-size: 30px;
    font-weight: 700;
  }
  .answer-text {
    padding: 13px 15px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border-bottom: 1px solid #b1afaf;
    border-right: 1px solid #b1afaf;
    border-left: 1px solid #b1afaf;
    margin-top: -28px;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.7s ease;
  }

  .answer-text.show {
    max-height: 500px;
    padding-top: 30px;
    padding-bottom: 10px;
  }
.answer-text p {
    color: #273ef3;
  }
  .answer-text.show p {
    padding-bottom: 10px;
    color: #273ef3;
  }

  .toggle {
    color: #273ef3;
}

  @media screen and (max-width: 521px) {
    .faq-item {
      width: 90%;
      margin-left: auto;
      margin-right: auto;
      cursor: pointer;
    }
  }

  
/* <!-- FAQ CSS Kodu --> */

/* Anonsbar yazı kayma hızı 20 saniye olarak ayarlandı */

.announcement-bar__item-scroll {
    display: inline-block;
    animation: SlideLeft 20s infinite linear;
}

/* Kargo Fiyatları sayfası daraltma */
section#shopify-section-template--21664285786398__main {
    max-width: 1770px;
    width: 75%;
    margin: auto;
}

@media screen and (max-width:521px){
  section#shopify-section-template--21664285786398__main {
    max-width: 1770px;
    width: 100%;
    margin: auto;
}
}

@import url("https://fonts.googleapis.com/css2?family=Quicksand:wght@400;600&display=swap");

       

      body {
        font-family: "Quicksand", sans-serif;
        /* background: #1c1c1c; */
        color: #000000;
      }

      .faq-wrapper {
        /*min-height: 100vh;*/
        max-width: 1570px;
        width: 95%;
        margin-left: auto;
        margin-right: auto;
        display: flex;
        flex-direction: column;
        align-items: left;
      }

      .title {
        font-size: 2.3rem;
        margin: 2rem 0rem;
      }

      .faq {
        max-width: 1570px;
        margin-top: 2rem;
        margin-bottom: 1rem;
        border-bottom: 2px solid #b3b3b3;
        cursor: pointer;
      }

      .question {
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 8px 8px;
        background-color: #fafafa;
        border-left: 1px solid #f5f5f5;
        border-right: 1px solid #f5f5f5;
        border-top: 1px solid #f5f5f5;
        border-top-right-radius: 15px;
        border-top-left-radius: 15px;
      }

      .question:hover{
        box-shadow:8px 17px 26px -11px rgba(148,143,148,0.86);
      }

      .question h3 {
        font-size: 1.8rem;
      }

      .answer {
        max-height: 0;
        overflow: hidden;
        transition: max-height .6s ease;
        padding-left: 10px;
        background-color: #fafafa;
      }

      .answer p {
        padding-top: 1rem;
        line-height: 1.6;
        font-size: 1.4rem;
      }

      .faq.active .answer {
        max-height: 300px;
        animation: fade 1s ease-in-out;
        background-color: #fafafa;
        border-bottom: 1px solid #f5f5f5;
        border-left: 1px solid #f5f5f5;
        border-right: 1px solid #f5f5f5;
        border-bottom-right-radius: 15px;
        border-bottom-left-radius: 15px;
        padding-left: 10px;
        
      }

      .faq.active svg {
        transform: rotate(180deg);
      }

      .question svg {
        transition: transform 0.5s ease-in;
      }

      #searchInput{
        max-width: 700px;
        width: 75%;
        margin: auto;
        padding: 10px;
        border:2px solid #db9602;
        box-shadow:8px 17px 26px -11px rgba(148,143,148,0.86);
      }

      table {
          border-collapse: separate;
          border-spacing: 0 5px;
        }
      th, td {
          padding: 5px 10px;
        }

      @keyframes fade {
        from {
          opacity: 0;
          transform: translateY(-10px);
        }
        to {
          opacity: 1;
          transform: translateY(0px);
        }
      }
/* Kargo Fiyatları sayfası daraltma */

.cart-item-properties {
    flex-direction: row!important;
    flex-wrap: nowrap!important;
    gap: 15px!important;
}

.definitionList-key{
  color:#0549CB!important;
}

.definitionList-value {
    color: #fca401!important;
}

@media screen and (max-width:521px){
  .cart-item-properties {
    flex-direction: row!important;
    flex-wrap: wrap!important;
    gap: 0px!important;
    
}
  .cart-item-properties .product-option{
    margin: 0 0 0px!important;
  }
  .site-nav-list {
    display: block;
    width: 200px;
    text-align: center;
    margin: auto;
}
}

.solusyonGelecek {
    color: #ff0000;
    font-size: 16px;
    font-weight: 700;
    padding: 5px 10px;
    text-align: center;
    width: 85%;
}

a.plus.btn-quantity {
    display: none!important;
}
a.minus.btn-quantity {
    display: none!important;
}

.productView-property {
    display:none;
    width: 30%!important;
}

.gozNumarasi{
  color:#ff0000;
  font-weight:700;
  font-size:16px;
}

/* Anonsbar yazı kayma hızı 20 saniye olarak ayarlandı */

.announcement-bar.active-screen .layout--scroll .announcement-bar__item-scroll {
    animation: SlideLeft 20s linear infinite!important;
}

/* Anonsbar yazı kayma hızı 20 saniye olarak ayarlandı */


.UploadBox{display: flex;align-items: center;justify-content: space-between;background: #b0cadd;padding: 11px;border-radius: 4px;}
.UploadBox .UploadBoxArea{display: flex;align-items: center;gap: 15px;}
.UploadBox .UploadBoxQuantity{display: flex;align-items: center;gap: 14px;}


@media screen and (max-width: 980px) {
.UploadBox{display: flex;flex-direction: column;}
.UploadBox .UploadBoxArea{display: flex;flex-direction: column;gap: 0px;}
.UploadBox .UploadBoxQuantity{margin-top: 10px;}
}
  
.cart-item-vendor{display:none}
.cart-item-properties .product-option[T="File"]{display:none}


  
<![CDATA[#eqWZVlka0To3_to {animation: eqWZVlka0To3_to__to 3000ms linear infinite normal forwards}@keyframes eqWZVlka0To3_to__to { 0% {transform: translate(102px,310px)} 3.333333% {transform: translate(102px,310px)} 6.666667% {transform: translate(102px,311px)} 13.333333% {transform: translate(102px,310px)} 63.333333% {transform: translate(102px,310px)} 66.666667% {transform: translate(103px,310px)} 70% {transform: translate(101px,310px)} 73.333333% {transform: translate(103px,310px)} 76.666667% {transform: translate(101px,310px)} 80% {transform: translate(102px,310px);animation-timing-function: step-end} 90% {transform: translate(102px,310px)} 100% {transform: translate(102px,310px)}} #eqWZVlka0To3_tr {animation: eqWZVlka0To3_tr__tr 3000ms linear infinite normal forwards}@keyframes eqWZVlka0To3_tr__tr { 0% {transform: rotate(0deg)} 63.333333% {transform: rotate(0deg)} 66.666667% {transform: rotate(5deg)} 70% {transform: rotate(-5deg)} 73.333333% {transform: rotate(5deg)} 76.666667% {transform: rotate(-5deg)} 80% {transform: rotate(0deg);animation-timing-function: step-end} 90% {transform: rotate(0deg)} 100% {transform: rotate(0deg)}} #eqWZVlka0To5_ts {animation: eqWZVlka0To5_ts__ts 3000ms linear infinite normal forwards}@keyframes eqWZVlka0To5_ts__ts { 0% {transform: translate(102px,310px) rotate(90deg) scale(0.391679,0.391679)} 63.333333% {transform: translate(102px,310px) rotate(90deg) scale(0.391679,0.391679)} 73.333333% {transform: translate(102px,310px) rotate(90deg) scale(0,0);animation-timing-function: step-end} 90% {transform: translate(102px,310px) rotate(90deg) scale(0.391679,0.391679)} 100% {transform: translate(102px,310px) rotate(90deg) scale(0.391679,0.391679)}} #eqWZVlka0To5 {
   animation-name: eqWZVlka0To5_s_do, eqWZVlka0To5_s_da;
   animation-duration: 3000ms;
   animation-fill-mode: forwards;
   animation-timing-function: linear;
   animation-direction: normal;
   animation-iteration-count: infinite;  
}@keyframes eqWZVlka0To5_s_do { 0% {stroke-dashoffset: 106.830000} 13.333333% {stroke-dashoffset: 106.830000} 63.333333% {stroke-dashoffset: 0;animation-timing-function: step-end} 90% {stroke-dashoffset: 106.830000} 100% {stroke-dashoffset: 106.830000}}@keyframes eqWZVlka0To5_s_da { 0% {stroke-dasharray: 106.830000} 13.333333% {stroke-dasharray: 106.830000} 63.333333% {stroke-dasharray: 106.830000;animation-timing-function: step-end} 90% {stroke-dasharray: 106.830000} 100% {stroke-dasharray: 106.830000}} #eqWZVlka0To6_to {animation: eqWZVlka0To6_to__to 3000ms linear infinite normal forwards}@keyframes eqWZVlka0To6_to__to { 0% {transform: translate(102px,284.920000px)} 6.666667% {transform: translate(102px,290.920000px)} 13.333333% {transform: translate(102px,287.920000px)} 63.333333% {transform: translate(102px,287.920000px)} 66.666667% {transform: translate(102px,284.920000px);animation-timing-function: step-end} 90% {transform: translate(102px,284.920000px)} 100% {transform: translate(102px,284.920000px)}} #eqWZVlka0To7_ts {animation: eqWZVlka0To7_ts__ts 3000ms linear infinite normal forwards}@keyframes eqWZVlka0To7_ts__ts { 0% {transform: translate(102px,293px) scale(1,1.082712)} 6.666667% {transform: translate(102px,293px) scale(1,0)} 13.333333% {transform: translate(102px,293px) scale(1,1.529411)} 63.333333% {transform: translate(102px,293px) scale(1,1.529411)} 66.666667% {transform: translate(102px,293px) scale(1,1.082712);animation-timing-function: step-end} 90% {transform: translate(102px,293px) scale(1,1.082712)} 100% {transform: translate(102px,293px) scale(1,1.082712)}} #eqWZVlka0To8_tr {animation: eqWZVlka0To8_tr__tr 3000ms linear infinite normal forwards}@keyframes eqWZVlka0To8_tr__tr { 0% {transform: translate(300px,300px) rotate(0deg)} 100% {transform: translate(300px,300px) rotate(360deg)}} #eqWZVlka0To9_to {animation: eqWZVlka0To9_to__to 3000ms linear infinite normal forwards}@keyframes eqWZVlka0To9_to__to { 0% {transform: translate(300px,100px);animation-timing-function: cubic-bezier(0.645000,0.045000,0.355000,1)} 6.666667% {transform: translate(300px,300px);animation-timing-function: cubic-bezier(0.645000,0.045000,0.355000,1)} 16.666667% {transform: translate(300px,100px)} 100% {transform: translate(300px,100px)}} #eqWZVlka0To9_ts {animation: eqWZVlka0To9_ts__ts 3000ms linear infinite normal forwards}@keyframes eqWZVlka0To9_ts__ts { 0% {transform: scale(1,1);animation-timing-function: cubic-bezier(0.645000,0.045000,0.355000,1)} 6.666667% {transform: scale(0.500000,0.500000);animation-timing-function: cubic-bezier(0.645000,0.045000,0.355000,1)} 16.666667% {transform: scale(1,1)} 100% {transform: scale(1,1)}} #eqWZVlka0To10_to {animation: eqWZVlka0To10_to__to 3000ms linear infinite normal forwards}@keyframes eqWZVlka0To10_to__to { 0% {transform: translate(473.205081px,200px)} 16.666667% {transform: translate(473.205081px,200px);animation-timing-function: cubic-bezier(0.645000,0.045000,0.355000,1)} 23.333333% {transform: translate(300px,300px);animation-timing-function: cubic-bezier(0.645000,0.045000,0.355000,1)} 33.333333% {transform: translate(473.205081px,200px)} 100% {transform: translate(473.205081px,200px)}} #eqWZVlka0To10_ts {animation: eqWZVlka0To10_ts__ts 3000ms linear infinite normal forwards}@keyframes eqWZVlka0To10_ts__ts { 0% {transform: scale(1,1)} 16.666667% {transform: scale(1,1);animation-timing-function: cubic-bezier(0.645000,0.045000,0.355000,1)} 23.333333% {transform: scale(0.500000,0.500000);animation-timing-function: cubic-bezier(0.645000,0.045000,0.355000,1)} 33.333333% {transform: scale(1,1)} 100% {transform: scale(1,1)}} #eqWZVlka0To11_to {animation: eqWZVlka0To11_to__to 3000ms linear infinite normal forwards}@keyframes eqWZVlka0To11_to__to { 0% {transform: translate(126.794919px,200px)} 83.333333% {transform: translate(126.794919px,200px);animation-timing-function: cubic-bezier(0.645000,0.045000,0.355000,1)} 90% {transform: translate(300px,300px);animation-timing-function: cubic-bezier(0.645000,0.045000,0.355000,1)} 100% {transform: translate(126.794919px,200px)}} #eqWZVlka0To11_ts {animation: eqWZVlka0To11_ts__ts 3000ms linear infinite normal forwards}@keyframes eqWZVlka0To11_ts__ts { 0% {transform: scale(1,1)} 83.333333% {transform: scale(1,1);animation-timing-function: cubic-bezier(0.645000,0.045000,0.355000,1)} 90% {transform: scale(0.500000,0.500000);animation-timing-function: cubic-bezier(0.645000,0.045000,0.355000,1)} 100% {transform: scale(1,1)}} #eqWZVlka0To12_to {animation: eqWZVlka0To12_to__to 3000ms linear infinite normal forwards}@keyframes eqWZVlka0To12_to__to { 0% {transform: translate(473.205081px,400px)} 33.333333% {transform: translate(473.205081px,400px);animation-timing-function: cubic-bezier(0.645000,0.045000,0.355000,1)} 40% {transform: translate(300px,300px);animation-timing-function: cubic-bezier(0.645000,0.045000,0.355000,1)} 50% {transform: translate(473.205081px,400px)} 100% {transform: translate(473.205081px,400px)}} #eqWZVlka0To12_ts {animation: eqWZVlka0To12_ts__ts 3000ms linear infinite normal forwards}@keyframes eqWZVlka0To12_ts__ts { 0% {transform: scale(1,1)} 33.333333% {transform: scale(1,1);animation-timing-function: cubic-bezier(0.645000,0.045000,0.355000,1)} 40% {transform: scale(0.500000,0.500000);animation-timing-function: cubic-bezier(0.645000,0.045000,0.355000,1)} 50% {transform: scale(1,1)} 100% {transform: scale(1,1)}} #eqWZVlka0To13_to {animation: eqWZVlka0To13_to__to 3000ms linear infinite normal forwards}@keyframes eqWZVlka0To13_to__to { 0% {transform: translate(126.794919px,400px)} 66.666667% {transform: translate(126.794919px,400px);animation-timing-function: cubic-bezier(0.645000,0.045000,0.355000,1)} 73.333333% {transform: translate(300px,300px);animation-timing-function: cubic-bezier(0.645000,0.045000,0.355000,1)} 83.333333% {transform: translate(126.794919px,400px)} 100% {transform: translate(126.794919px,400px)}} #eqWZVlka0To13_ts {animation: eqWZVlka0To13_ts__ts 3000ms linear infinite normal forwards}@keyframes eqWZVlka0To13_ts__ts { 0% {transform: scale(1,1)} 66.666667% {transform: scale(1,1);animation-timing-function: cubic-bezier(0.645000,0.045000,0.355000,1)} 73.333333% {transform: scale(0.500000,0.500000);animation-timing-function: cubic-bezier(0.645000,0.045000,0.355000,1)} 83.333333% {transform: scale(1,1)} 100% {transform: scale(1,1)}} #eqWZVlka0To14_to {animation: eqWZVlka0To14_to__to 3000ms linear infinite normal forwards}@keyframes eqWZVlka0To14_to__to { 0% {transform: translate(300px,500px)} 50% {transform: translate(300px,500px);animation-timing-function: cubic-bezier(0.645000,0.045000,0.355000,1)} 56.666667% {transform: translate(300px,300px);animation-timing-function: cubic-bezier(0.645000,0.045000,0.355000,1)} 66.666667% {transform: translate(300px,500px)} 100% {transform: translate(300px,500px)}} #eqWZVlka0To14_ts {animation: eqWZVlka0To14_ts__ts 3000ms linear infinite normal forwards}@keyframes eqWZVlka0To14_ts__ts { 0% {transform: scale(1,1)} 50% {transform: scale(1,1);animation-timing-function: cubic-bezier(0.645000,0.045000,0.355000,1)} 56.666667% {transform: scale(0.500000,0.500000);animation-timing-function: cubic-bezier(0.645000,0.045000,0.355000,1)} 66.666667% {transform: scale(1,1)} 100% {transform: scale(1,1)}} #eqWZVlka0To15_tr {animation: eqWZVlka0To15_tr__tr 3000ms linear infinite normal forwards}@keyframes eqWZVlka0To15_tr__tr { 0% {transform: translate(300px,300px) rotate(0deg)} 100% {transform: translate(300px,300px) rotate(720deg)}} #eqWZVlka0To16_tr {animation: eqWZVlka0To16_tr__tr 3000ms linear infinite normal forwards}@keyframes eqWZVlka0To16_tr__tr { 0% {transform: translate(300px,300px) rotate(0deg);animation-timing-function: cubic-bezier(0.520000,0.005000,0.495000,0.990000)} 100% {transform: translate(300px,300px) rotate(360deg)}} #eqWZVlka0To17_tr {animation: eqWZVlka0To17_tr__tr 3000ms linear infinite normal forwards}@keyframes eqWZVlka0To17_tr__tr { 0% {transform: translate(300px,300px) rotate(0deg);animation-timing-function: cubic-bezier(0.730000,0.005000,0.495000,0.990000)} 100% {transform: translate(300px,300px) rotate(360deg)}} #eqWZVlka0To18_tr {animation: eqWZVlka0To18_tr__tr 3000ms linear infinite normal forwards}@keyframes eqWZVlka0To18_tr__tr { 0% {transform: translate(299.477074px,299.094265px) rotate(0deg);animation-timing-function: cubic-bezier(0.955000,0,0.495000,0.990000)} 100% {transform: translate(299.477074px,299.094265px) rotate(360deg)}} #eqWZVlka0To19_tr {animation: eqWZVlka0To19_tr__tr 3000ms linear infinite normal forwards}@keyframes eqWZVlka0To19_tr__tr { 0% {transform: translate(299.477074px,299.094265px) rotate(0deg);animation-timing-function: cubic-bezier(1,0.005000,0.865000,0.985000)} 100% {transform: translate(299.477074px,299.094265px) rotate(360deg)}} #eqWZVlka0To21_tr {animation: eqWZVlka0To21_tr__tr 3000ms linear infinite normal forwards}@keyframes eqWZVlka0To21_tr__tr { 0% {transform: translate(300px,300px) rotate(90deg)} 100% {transform: translate(300px,300px) rotate(810deg)}} #eqWZVlka0To22_tr {animation: eqWZVlka0To22_tr__tr 3000ms linear infinite normal forwards}@keyframes eqWZVlka0To22_tr__tr { 0% {transform: translate(300px,300px) rotate(90deg)} 100% {transform: translate(300px,300px) rotate(810deg)}} #eqWZVlka0To22 {animation: eqWZVlka0To22_s_do 3000ms linear infinite normal forwards}@keyframes eqWZVlka0To22_s_do { 0% {stroke-dashoffset: 1602.210000} 100% {stroke-dashoffset: 4806.630000}} #eqWZVlka0To25_to {animation: eqWZVlka0To25_to__to 3000ms linear infinite normal forwards}@keyframes eqWZVlka0To25_to__to { 0% {transform: translate(-139.937378px,253.304352px)} 100% {transform: translate(310.062622px,253.304352px)}} #eqWZVlka0To34_to {animation: eqWZVlka0To34_to__to 3000ms linear infinite normal forwards}@keyframes eqWZVlka0To34_to__to { 0% {transform: translate(190px,180px);animation-timing-function: cubic-bezier(0.550000,0.055000,0.675000,0.190000)} 33.333333% {transform: translate(190px,390px)} 66.666667% {transform: translate(190px,390px);animation-timing-function: cubic-bezier(0.215000,0.610000,0.355000,1)} 100% {transform: translate(190px,180px)}} #eqWZVlka0To34_tr {animation: eqWZVlka0To34_tr__tr 3000ms linear infinite normal forwards}@keyframes eqWZVlka0To34_tr__tr { 0% {transform: rotate(-18.203964deg)} 100% {transform: rotate(-378.203964deg)}} #eqWZVlka0To34 {animation: eqWZVlka0To34_c_o 3000ms linear infinite normal forwards}@keyframes eqWZVlka0To34_c_o { 0% {opacity: 1} 30% {opacity: 1;animation-timing-function: step-end} 33.333333% {opacity: 0} 63.333333% {opacity: 0;animation-timing-function: step-end} 66.666667% {opacity: 1} 100% {opacity: 1}} #eqWZVlka0To35_to {animation: eqWZVlka0To35_to__to 3000ms linear infinite normal forwards}@keyframes eqWZVlka0To35_to__to { 0% {transform: translate(395px,438.432121px);animation-timing-function: cubic-bezier(0.215000,0.610000,0.355000,1)} 33.333333% {transform: translate(395px,193.263138px);animation-timing-function: cubic-bezier(0.550000,0.055000,0.675000,0.190000)} 50% {transform: translate(395px,414.460039px)} 100% {transform: translate(395px,414.460039px)}} #eqWZVlka0To35_ts {animation: eqWZVlka0To35_ts__ts 3000ms linear infinite normal forwards}@keyframes eqWZVlka0To35_ts__ts { 0% {transform: scale(1,0.750794)} 6.666667% {transform: scale(1,1.013514)} 33.333333% {transform: scale(1,1)} 100% {transform: scale(1,1)}} #eqWZVlka0To35 {animation: eqWZVlka0To35_c_o 3000ms linear infinite normal forwards}@keyframes eqWZVlka0To35_c_o { 0% {opacity: 1} 46.666667% {opacity: 1;animation-timing-function: step-end} 50% {opacity: 0} 100% {opacity: 0}} #eqWZVlka0To36_to {animation: eqWZVlka0To36_to__to 3000ms linear infinite normal forwards}@keyframes eqWZVlka0To36_to__to { 0% {transform: translate(202.477799px,401.695259px)} 33.333333% {transform: translate(202.477799px,401.695259px);animation-timing-function: cubic-bezier(0.165000,0.840000,0.440000,1)} 50% {transform: translate(202.477799px,219.568179px);animation-timing-function: cubic-bezier(0.550000,0.055000,0.675000,0.190000)} 66.666667% {transform: translate(202.477799px,398.626646px)} 100% {transform: translate(202.477799px,398.626646px)}} #eqWZVlka0To36_tr {animation: eqWZVlka0To36_tr__tr 3000ms linear infinite normal forwards}@keyframes eqWZVlka0To36_tr__tr { 0% {transform: rotate(174.793316deg)} 33.333333% {transform: rotate(174.793316deg)} 66.666667% {transform: rotate(25.885729deg)} 100% {transform: rotate(25.885729deg)}} #eqWZVlka0To36 {animation: eqWZVlka0To36_c_o 3000ms linear infinite normal forwards}@keyframes eqWZVlka0To36_c_o { 0% {opacity: 0} 30% {opacity: 0;animation-timing-function: step-end} 33.333333% {opacity: 1} 63.333333% {opacity: 1;animation-timing-function: step-end} 66.666667% {opacity: 0} 100% {opacity: 0}} #eqWZVlka0To37_to {animation: eqWZVlka0To37_to__to 3000ms linear infinite normal forwards}@keyframes eqWZVlka0To37_to__to { 0% {transform: translate(395px,412.933688px)} 50% {transform: translate(395px,412.933688px);animation-timing-function: cubic-bezier(0.215000,0.610000,0.355000,1)} 76.666667% {transform: translate(395px,203.921774px);animation-timing-function: cubic-bezier(0.550000,0.055000,0.675000,0.190000)} 100% {transform: translate(395px,408.252332px)}} #eqWZVlka0To37_tr {animation: eqWZVlka0To37_tr__tr 3000ms linear infinite normal forwards}@keyframes eqWZVlka0To37_tr__tr { 0% {transform: rotate(130.917851deg)} 46.666667% {transform: rotate(130.917851deg)} 100% {transform: rotate(227.461364deg)}} #eqWZVlka0To37 {animation: eqWZVlka0To37_c_o 3000ms linear infinite normal forwards}@keyframes eqWZVlka0To37_c_o { 0% {opacity: 0} 46.666667% {opacity: 0;animation-timing-function: step-end} 50% {opacity: 1} 96.666667% {opacity: 1;animation-timing-function: step-end} 100% {opacity: 0}} #eqWZVlka0To38_to {animation: eqWZVlka0To38_to__to 3000ms linear infinite normal forwards}@keyframes eqWZVlka0To38_to__to { 0% {transform: translate(320.012009px,300px)} 16.666667% {transform: translate(350.012009px,300px)} 20% {transform: translate(320.012009px,300px)} 100% {transform: translate(320.012009px,300px)}} #eqWZVlka0To39 {
   animation-name: eqWZVlka0To39__rd, eqWZVlka0To39__tt, eqWZVlka0To39_c_o;
   animation-duration: 3000ms;
   animation-fill-mode: forwards;
   animation-timing-function: linear;
   animation-direction: normal;
   animation-iteration-count: infinite;  
}@keyframes eqWZVlka0To39__rd { 0% {} 16.666667% {} 100% {}}@keyframes eqWZVlka0To39__tt { 0% {transform: translate(-100px,-100px)} 16.666667% {transform: translate(-100px,-100px)} 20% {transform: translate(-100px,0px)} 36.666667% {transform: translate(-100px,0px)} 40% {transform: translate(-0px,0px)} 100% {transform: translate(-0px,0px)}}@keyframes eqWZVlka0To39_c_o { 0% {opacity: 1} 53.333333% {opacity: 1} 56.666667% {opacity: 0} 100% {opacity: 0}} #eqWZVlka0To39_to {animation: eqWZVlka0To39_to__to 3000ms linear infinite normal forwards}@keyframes eqWZVlka0To39_to__to { 0% {transform: translate(220px,350px)} 16.666667% {transform: translate(220px,350px)} 20% {transform: translate(350px,350px)} 36.666667% {transform: translate(320px,350px)} 40% {transform: translate(400px,350px)} 100% {transform: translate(400px,350px)}} #eqWZVlka0To39_tr {animation: eqWZVlka0To39_tr__tr 3000ms linear infinite normal forwards}@keyframes eqWZVlka0To39_tr__tr { 0% {transform: rotate(0deg)} 16.666667% {transform: rotate(90deg)} 20% {transform: rotate(90deg)} 36.666667% {transform: rotate(180deg)} 40% {transform: rotate(180deg)} 56.666667% {transform: rotate(270deg)} 100% {transform: rotate(270deg)}} #eqWZVlka0To39_ts {animation: eqWZVlka0To39_ts__ts 3000ms linear infinite normal forwards}@keyframes eqWZVlka0To39_ts__ts { 0% {transform: scale(0.800000,0.800000)} 16.666667% {transform: scale(1,1)} 20% {transform: scale(1,1)} 36.666667% {transform: scale(0.800000,0.800000)} 40% {transform: scale(0.800000,0.800000)} 56.666667% {transform: scale(0.400000,0.400000)} 100% {transform: scale(0.400000,0.400000)}} #eqWZVlka0To40_tr {animation: eqWZVlka0To40_tr__tr 3000ms linear infinite normal forwards}@keyframes eqWZVlka0To40_tr__tr { 0% {transform: translate(460px,350px) rotate(90deg)} 16.666667% {transform: translate(460px,350px) rotate(180deg)} 100% {transform: translate(460px,350px) rotate(180deg)}} #eqWZVlka0To40_ts {animation: eqWZVlka0To40_ts__ts 3000ms linear infinite normal forwards}@keyframes eqWZVlka0To40_ts__ts { 0% {transform: scale(0.800000,0.800000)} 16.666667% {transform: scale(0.400000,0.400000)} 100% {transform: scale(0.400000,0.400000)}} #eqWZVlka0To40 {animation: eqWZVlka0To40_c_o 3000ms linear infinite normal forwards}@keyframes eqWZVlka0To40_c_o { 0% {opacity: 1} 13.333333% {opacity: 1} 16.666667% {opacity: 0} 100% {opacity: 0}} #eqWZVlka0To41 {
   animation-name: eqWZVlka0To41__rd, eqWZVlka0To41__tt, eqWZVlka0To41_c_o;
   animation-duration: 3000ms;
   animation-fill-mode: forwards;
   animation-timing-function: linear;
   animation-direction: normal;
   animation-iteration-count: infinite;  
}@keyframes eqWZVlka0To41__rd { 0% {} 16.666667% {} 100% {}}@keyframes eqWZVlka0To41__tt { 0% {transform: translate(-100px,0px)} 16.666667% {transform: translate(-100px,0px)} 20% {transform: translate(-0px,0px)} 100% {transform: translate(-0px,0px)}}@keyframes eqWZVlka0To41_c_o { 0% {opacity: 1} 33.333333% {opacity: 1} 36.666667% {opacity: 0} 100% {opacity: 0}} #eqWZVlka0To41_to {animation: eqWZVlka0To41_to__to 3000ms linear infinite normal forwards}@keyframes eqWZVlka0To41_to__to { 0% {transform: translate(350px,350px)} 16.666667% {transform: translate(350px,350px)} 20% {transform: translate(460px,350px)} 100% {transform: translate(460px,350px)}} #eqWZVlka0To41_tr {animation: eqWZVlka0To41_tr__tr 3000ms linear infinite normal forwards}@keyframes eqWZVlka0To41_tr__tr { 0% {transform: rotate(90deg)} 16.666667% {transform: rotate(180deg)} 20% {transform: rotate(180deg)} 36.666667% {transform: rotate(270deg)} 100% {transform: rotate(270deg)}} #eqWZVlka0To41_ts {animation: eqWZVlka0To41_ts__ts 3000ms linear infinite normal forwards}@keyframes eqWZVlka0To41_ts__ts { 0% {transform: scale(1,1)} 16.666667% {transform: scale(0.800000,0.800000)} 20% {transform: scale(0.800000,0.800000)} 36.666667% {transform: scale(0.400000,0.400000)} 100% {transform: scale(0.400000,0.400000)}} #eqWZVlka0To42_to {animation: eqWZVlka0To42_to__to 3000ms linear infinite normal forwards}@keyframes eqWZVlka0To42_to__to { 0% {transform: translate(110px,350px)} 16.666667% {transform: translate(110px,350px)} 20% {transform: translate(220.024019px,350px)} 100% {transform: translate(220.024019px,350px)}} #eqWZVlka0To42_tr {animation: eqWZVlka0To42_tr__tr 3000ms linear infinite normal forwards}@keyframes eqWZVlka0To42_tr__tr { 0% {transform: rotate(180deg)} 16.666667% {transform: rotate(270deg)} 20% {transform: rotate(270deg)} 36.666667% {transform: rotate(360deg)} 100% {transform: rotate(360deg)}} #eqWZVlka0To42_ts {animation: eqWZVlka0To42_ts__ts 3000ms linear infinite normal forwards}@keyframes eqWZVlka0To42_ts__ts { 0% {transform: scale(0.400000,0.400000)} 16.666667% {transform: scale(0.800000,0.800000)} 20% {transform: scale(0.800000,0.800000)} 36.666667% {transform: scale(1,1)} 100% {transform: scale(1,1)}} #eqWZVlka0To42 {
   animation-name: eqWZVlka0To42__tt, eqWZVlka0To42_c_o;
   animation-duration: 3000ms;
   animation-fill-mode: forwards;
   animation-timing-function: linear;
   animation-direction: normal;
   animation-iteration-count: infinite;  
}@keyframes eqWZVlka0To42__tt { 0% {transform: translate(-0px,0px)} 16.666667% {transform: translate(-0px,0px)} 20% {transform: translate(-0px,-100px)} 100% {transform: translate(-0px,-100px)}}
@keyframes eqWZVlka0To42_c_o { 0% {opacity: 0} 3.333333% {opacity: 1} 100% {opacity: 1}}]]>





