@import url(https://fonts.googleapis.com/css2?family=Lexend:wght@100;200;300;400;500;600;700;800;900&display=swap);
.magicfeet-search-1-x-smartSearchBreadcrumb{display:flex;align-items:center;gap:12px;font-family:'WorkSans-Bold',sans-serif;font-weight:700;font-size:14px;text-transform:lowercase;> a {
    color: #9C9C9C;
    display: flex;
    align-items: center;
    gap: 12px;
    text-decoration: none;

    &::after {
      content: '';
      display: block;
      width: 9px;
      height: 12px;
      background-image: url('data:image/svg+xml,<svg width="8" height="13" viewBox="0 0 8 13" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M0.347662 0.324006C-0.115925 0.77385 -0.116331 1.51775 0.346766 1.9681L3.9333 5.45592C4.4319 5.94079 4.4319 6.74158 3.9333 7.22645L0.346765 10.7143C-0.116331 11.1646 -0.115925 11.9085 0.347662 12.3584C0.792273 12.7898 1.49926 12.7898 1.94387 12.3584L7.23159 7.22739C7.73147 6.74232 7.73147 5.94005 7.23159 5.45499L1.94387 0.324005C1.49926 -0.107427 0.792273 -0.107426 0.347662 0.324006Z" fill="%231C1C1C"/></svg>');
      background-size: contain;
      background-repeat: no-repeat;
      background-position: center;
    }
  }}.magicfeet-search-1-x-searchContainer{display:flex;margin:1rem 0;gap:10px;flex-flow:column;justify-content:flex-start}.vtex-flex-layout-0-x-flexCol--smart-shelf{display:flex;flex-flow:column;width:100%}.magicfeet-search-1-x-imageElement{width:100%}.magicfeet-search-1-x-autoCompleteTermLink,.magicfeet-search-1-x-autoCompleteItem{cursor:pointer}.magicfeet-search-1-x-autoCompleteItemTerm{padding:0.25rem 0.2rem}.magicfeet-search-1-x-autoCompleteLink:hover,.magicfeet-search-1-x-autoCompleteTermLink:hover,.magicfeet-search-1-x-autoCompleteItem:hover{opacity:0.9;color:#1c1c1c}.magicfeet-search-1-x-autoCompleteTerm{font-weight:700}.magicfeet-search-1-x-searchPageTitle{h3 {
    margin: 32px 0 0;
    font-family: 'WorkSans-Bold', sans-serif;
    font-weight: 700;
    font-size: 40px;
  }}.magicfeet-search-1-x-smartHead{display:flex;width:100%;padding:1rem 0;justify-content:space-between;align-items:center;gap:24px;strong {
    font-family: WorkSans-Bold, sans-serif;
  }

  > p {
    font-size: 14px;
    color: #1C1C1C;
  }}.magicfeet-search-1-x-smartHeadLeft{display:flex;align-items:center;gap:24px;width:50%;justify-content:space-between;> p {
    margin: 0;
    color: #1C1C1C;
    font-size: 14px;
  }}.magicfeet-search-1-x-smartLayoutControls{display:flex;align-items:center;gap:8px}.magicfeet-search-1-x-smartLayoutButton{background-color:transparent;border:none;cursor:pointer;display:flex;align-items:center;padding:8px}.magicfeet-search-1-x-smartActions{display:flex;align-items:center;gap:24px}.magicfeet-search-1-x-searchFilterTrigger{display:flex;align-items:center;gap:8px;padding:8px 16px 8px 8px;background-color:transparent;border:1px solid #0000001A;border-radius:8px;background-color:transparent;box-shadow:0px 4px 4px 0px #00000003;cursor:pointer;font-family:'WorkSans-Bold',sans-serif;font-weight:700;font-size:16px;color:#0A0A0A}.magicfeet-search-1-x-filterModalOverlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(64,64,64,0.4);z-index:9991;display:flex;align-items:center;justify-content:flex-end;opacity:0;transform:translateX(100%);&[class*="open"] {
    opacity: 1;
    transform: translateX(0);
  }}.magicfeet-search-1-x-filterModal{height:calc(100dvh - 32px);width:100%;max-width:556px;overflow:hidden;position:relative;background-color:#fff;overflow-y:auto;margin:16px;border-radius:8px;padding:16px;display:flex;flex-direction:column;transform:translateX(100%);transition:transform 0.3s ease-in-out;&.magicfeet-search-1-x-filterModalOpen {
    transform: translateX(0);
  }}.magicfeet-search-1-x-filterCloseModal{position:absolute;top:32px;right:16px;background-color:transparent;border:none}.magicfeet-search-1-x-filterTitleModal{padding:20px 0;margin:0;font-family:'WorkSans-Bold',sans-serif;font-weight:700;font-size:18px;color:#000;border-bottom:1px solid #F0F1F2;margin-bottom:16px}.magicfeet-search-1-x-optionTitle{width:100%;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 0;cursor:pointer;background-color:transparent;border:none;border-bottom:1px solid #F0F1F2;font-family:'WorkSans-Bold',sans-serif;font-weight:700;font-size:18px;color:#000000}.magicfeet-search-1-x-currentFiltersList{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin:8px 0;padding:8px 0;list-style:none}.magicfeet-search-1-x-currentFilterItem{display:flex;align-items:center;gap:8px;padding:8px;font-family:'WorkSans-Bold',sans-serif;font-weight:700;color:#000;background-color:#5DFF49;border:1px solid #000;border-radius:50px}.magicfeet-search-1-x-filterItemsContainer{margin:16px 0;padding:0;max-height:280px;overflow-y:auto;&::-webkit-scrollbar {
    width: 8px;
  }

  &::-webkit-scrollbar-track {
    background: #F7F7F7;
    border-radius: 50px;
    border: 1px solid #F0F1F2;
  }

  &::-webkit-scrollbar-thumb {
    background: #49454F;
    border-radius: 50px;
    border: 1px solid #F0F1F2;
  }}.magicfeet-search-1-x-filterItemContainerList{display:flex;flex-direction:column}.magicfeet-search-1-x-filterItemContainerGrid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;.magicfeet-search-1-x-filterItemOptionValue {
    border: none;
  }

  .magicfeet-search-1-x-filterItemOptionSelect {
    border: 1px solid #49454F;
    padding: 8px 4px;
    width: 100%;
    border-radius: 50px;
    display: flex;
    flex-direction: row-reverse;
    justify-content: center;
    gap: 8px;

    span {
      text-align: center;
    }

    [class*="custom-checkbox"] {
      display: none;
    }

    &:has(input:checked) {
      background-color: #5DFF49;
      font-family: 'WorkSans-Bold', sans-serif;
      font-weight: 700;
    }
  }}.magicfeet-search-1-x-categoryFilterHeader{display:flex;align-items:center;width:100%;gap:8px;margin-top:16px}.magicfeet-search-1-x-categorySearchInput{flex:1;display:flex;align-items:center;padding:12px 16px;background-color:#F7F7F7;border-radius:28px;border:1px solid #F0F1F2;input {
    flex: 1;
    border: none;
    background-color: transparent;
    font-family: 'WorkSans-Regular', sans-serif;
    color: #49454F;
    width: 100%;

    &:focus {
      outline: none;
    }
  }}.magicfeet-search-1-x-filterLayoutSwitch{padding:8px 12px;display:flex;align-items:center;gap:12px;background-color:#F7F7F7;border:1px solid #F0F1F2;border-radius:28px}.magicfeet-search-1-x-filterLayoutButton{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:1px solid transparent;background-color:transparent;border-radius:8px;cursor:pointer;&[class*="active"] {
    background-color: #fff;
    border-color: #F0F1F2;
  }}.magicfeet-search-1-x-filterItemOption{width:100%}.magicfeet-search-1-x-filterItemOptionValue{margin:0;border-bottom:1px solid #F0F1F2;width:100%}.magicfeet-search-1-x-filterItemOptionSelect{font-family:'WorkSans-Regular',sans-serif;font-weight:400;font-size:12px;color:#1C1C1C;display:flex;align-items:center;gap:16px;padding:16px;margin:0;cursor:pointer;input {
    display: none;
  }

  [class*="custom-checkbox"] {
    width: 16px;
    height: 16px;
    border: 2px solid #000;
    border-radius: 4px;
  }

  &:has(input:checked) [class*="custom-checkbox"] {
    background-color: #000;

    svg path {
      fill: #fff;
    }
  }

  /* cor */
  &[for="cor-amarelo"]::after {
    content: '';
    border-radius: 50%;
    display: block;
    width: 16px;
    height: 16px;
    background-color: #FFFF00;
    box-shadow: 0px 4px 4px 0px #0000000A;
  }
  &[for="cor-azul"]::after {
    content: '';
    border-radius: 50%;
    display: block;
    width: 16px;
    height: 16px;
    background-color: #0000FF;
    box-shadow: 0px 4px 4px 0px #0000000A;
  }
  &[for="cor-bege"]::after {
    content: '';
    border-radius: 50%;
    display: block;
    width: 16px;
    height: 16px;
    background-color: #F5F5DC;
    box-shadow: 0px 4px 4px 0px #0000000A;
  }
  &[for="cor-branco"]::after {
    content: '';
    border-radius: 50%;
    display: block;
    width: 16px;
    height: 16px;
    background-color: #fff;
    border: 1px solid #0000001A;
    box-shadow: 0px 4px 4px 0px #0000000A;
  }
  &[for="cor-cinza"]::after {
    content: '';
    border-radius: 50%;
    display: block;
    width: 16px;
    height: 16px;
    background-color: #808080;
    box-shadow: 0px 4px 4px 0px #0000000A;
  }
  &[for="cor-laranja"]::after {
    content: '';
    border-radius: 50%;
    display: block;
    width: 16px;
    height: 16px;
    background-color: #FFA500;
    box-shadow: 0px 4px 4px 0px #0000000A;
  }
  &[for="cor-lilas"]::after {
    content: '';
    border-radius: 50%;
    display: block;
    width: 16px;
    height: 16px;
    background-color: #C8A2C8;
    box-shadow: 0px 4px 4px 0px #0000000A;
  }
  &[for="cor-marrom"]::after {
    content: '';
    border-radius: 50%;
    display: block;
    width: 16px;
    height: 16px;
    background-color: #8B4513;
    box-shadow: 0px 4px 4px 0px #0000000A;
  }
  &[for="cor-multicolor"]::after {
    content: '';
    border-radius: 50%;
    display: block;
    width: 16px;
    height: 16px;
    /* background-image: url("assets/img/multicolor.png"); */
    background-image: url("https://i.imgur.com/icqAl4F.jpeg");
    background-size: cover;
    box-shadow: 0px 4px 4px 0px #0000000A;
  }
  &[for="cor-preto"]::after {
    content: '';
    border-radius: 50%;
    display: block;
    width: 16px;
    height: 16px;
    background-color: #000000;
    box-shadow: 0px 4px 4px 0px #0000000A;
  }
  &[for="cor-rosa"]::after {
    content: '';
    border-radius: 50%;
    display: block;
    width: 16px;
    height: 16px;
    background-color: #FFC0CB;
    box-shadow: 0px 4px 4px 0px #0000000A;
  }
  &[for="cor-roxo"]::after {
    content: '';
    border-radius: 50%;
    display: block;
    width: 16px;
    height: 16px;
    background-color: #800080;
    box-shadow: 0px 4px 4px 0px #0000000A;
  }
  &[for="cor-verde"]::after {
    content: '';
    border-radius: 50%;
    display: block;
    width: 16px;
    height: 16px;
    background-color: #008000;
    box-shadow: 0px 4px 4px 0px #0000000A;
  }
  &[for="cor-vermelho"]::after {
    content: '';
    border-radius: 50%;
    display: block;
    width: 16px;
    height: 16px;
    background-color: #FF0000;
    box-shadow: 0px 4px 4px 0px #0000000A;
  }
  &[for="cor-vinho"]::after {
    content: '';
    border-radius: 50%;
    display: block;
    width: 16px;
    height: 16px;
    background-color: #800080;
    box-shadow: 0px 4px 4px 0px #0000000A;
  }
  &[for="cor-dourado"]::after {
    content: '';
    border-radius: 50%;
    display: block;
    width: 16px;
    height: 16px;
    background-color: #FFD700;
    box-shadow: 0px 4px 4px 0px #0000000A;
  }}.magicfeet-search-1-x-modalFilterActions{width:100%;display:flex;align-items:center;gap:8px;padding:16px 0;margin-top:auto;background-color:#fff;position:sticky;bottom:-16px;left:0}.magicfeet-search-1-x-filterActionsClearAll{padding:17.5px 0;background-color:#fff;border:1px solid #49454F;box-shadow:0px 4px 4px 0px #00000014;border-radius:4px;width:100%;font-family:Open Sans,sans-serif;font-weight:700;font-size:14px;line-height:80%;color:#49454F;cursor:pointer}.magicfeet-search-1-x-filterActionsApply{padding:17.5px 0;background-color:#000;border:1px solid #000;box-shadow:0px 4px 4px 0px #00000014;border-radius:4px;width:100%;font-family:Open Sans,sans-serif;font-weight:700;font-size:14px;line-height:80%;color:#fff;cursor:pointer}.magicfeet-search-1-x-smartOrder{display:flex;align-items:center;gap:24px}.magicfeet-search-1-x-smartOrderLabel{font-size:16px;color:#1C1C1C;font-family:'WorkSans-Regular',sans-serif}.magicfeet-search-1-x-smartOrderContainer{position:relative}.magicfeet-search-1-x-smartOrderTrigger{padding:8px;border:1px solid #0000001A;border-radius:8px;cursor:pointer;font-family:'WorkSans-Bold',sans-serif;font-weight:700;font-size:16px;background-color:#fff;color:#0A0A0A;display:flex;align-items:center;justify-content:space-between;gap:8px;box-shadow:0px 4px 4px 0px #00000003;width:213px;max-width:100%}.magicfeet-search-1-x-smartOrderDropdown{position:absolute;top:100%;left:0;background-color:#fff;box-shadow:0px 4px 4px 0px #0000000A;z-index:999;width:213px;max-width:100%;margin:0;padding:0;display:flex;flex-direction:column;list-style:none}.magicfeet-search-1-x-smartOrderOption{font-size:12px;color:#000;padding:12px 16px;border-bottom:1px solid #F0F1F2;cursor:pointer;&:hover {
    background-color: #5DFF49D6;
    border-color: #000;
    font-weight: 700;
  }}.magicfeet-search-1-x-smartGallery{width:98vw;max-width:1920px;position:relative;left:50%;transform:translateX(-50%);&[class*="smartGallery--4"] {
    .magicfeet-search-1-x-smartGalleryItems {
      grid-template-columns: repeat(4, 1fr);
    }
  }
  
  &[class*="smartGallery--3"] {
    .magicfeet-search-1-x-smartGalleryItems {
      grid-template-columns: repeat(3, 1fr);
    }
  }
  
  &[class*="smartGallery--2"] {
    .magicfeet-search-1-x-smartGalleryItems {
      grid-template-columns: repeat(2, 1fr);
    }
  }
  
  &[class*="smartGallery--1"] {
    .magicfeet-search-1-x-smartGalleryItems {
      grid-template-columns: repeat(1, 1fr);
    }
  }}.magicfeet-search-1-x-smartGalleryItems{display:grid;grid-auto-rows:min-content;justify-items:center;gap:32px 2px;width:100%;align-items:stretch;justify-items:stretch}.magicfeet-search-1-x-shelfItem{width:100%;position:relative}.magicfeet-search-1-x-productLink{cursor:pointer;height:100%;display:flex;flex-direction:column;border-radius:8px 8px 0 0;border:1px solid #ECEDED;overflow:hidden;box-shadow:0px 4px 4px 0px #0000000A;.magicfeet-search-1-x-galleryItemImage {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #F2F3F5;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    height: auto;
    flex: 0 0 auto;
  }

  .magicfeet-search-1-x-imageElement {
    width: 100%;
    height: auto;
    max-width: unset !important;
    transition: 0.3s ease;
    mix-blend-mode: multiply;
  }

  .magicfeet-search-1-x-productInfo {
    padding: 16px;
    width: 100%;
    flex: 1;
    display: flex;
    flex-direction: column;

    .magicfeet-search-1-x-productBrand {
      margin: 0 0 8px;
      font-size: 12px;
      font-family: 'WorkSans-Bold', sans-serif;
      font-weight: 700;
      color: #CFCFCF;
      text-align: left;
      display: block;
      text-transform: uppercase;
    }

    .magicfeet-search-1-x-productName {
      margin: 0;
      font-size: 16px;
      color: #101828;
      text-align: left;
      -webkit-box-orient: vertical;
      -webkit-line-clamp: 2;
      line-clamp: 2;
      overflow: hidden;
      text-overflow: ellipsis;
      display: -webkit-box;
      font-family: 'WorkSans-Regular', sans-serif;
      font-weight: 400;
    }

    .magicfeet-search-1-x-productPrice {
      text-align: start;
      font-size: 16px;
      font-weight: 700;
      color: #101828;
      margin: 0 4px 0 0;

      display: flex;
      align-items: center;
      gap: 2px 8px;
      flex-direction: row;
      margin: 4px 0 0;
      flex-wrap: wrap-reverse;
      font-family: 'RobotoCondensed-Bold', sans-serif;


      span {
        display: flex;
      }

      .magicfeet-search-1-x-listPrice {
        color: #6A7282;
        font-size: 14px;
        text-decoration: line-through;
        margin: 0;
        font-weight: 400;
        font-family: 'Roboto-Condensed', sans-serif;
      }

      .magicfeet-search-1-x-price {
        gap: 4px;
      }
    }
  }

  .magicfeet-search-1-x-productPercentageOffTag {
    position: absolute;
    top: 16px;
    left: 16px;

    font-family: 'WorkSans-Medium', sans-serif;
    font-weight: 600;
    font-size: 14px;
    color: #fff;
    background: #000;
    display: inline-block;
    padding: 4px 12px;
    border-radius: 4px;
  }

  .magicfeet-search-1-x-addToCart {
    width: 100%;
    margin-top: auto;

    .vtex-button {
      margin-top: 16px;
      background-color: #000;
      border: 1px solid #000;
      color: #fff;
      font-family: 'RobotoCondensed-Bold', sans-serif;
      font-weight: 700;
      font-size: 18px;
      line-height: 80%;
      padding: 17px 0;
      transition: all .3s;

      &:hover {
        background-color: #5DFF49;
        color: #000;
        opacity: 1;
      }
    }

    .vtex-button__label {
      padding: 0 !important;
    }
  }}.magicfeet-search-1-x-loadMoreWrapper{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;margin:64px 0;gap:16px;> div {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 10px;
  }

  .magicfeet-search-1-x-loadMoreProgressText {
    font-size: 14px;
    color: #45494F;
  }

  .magicfeet-search-1-x-loadMoreProgressBarContainer {
    width: 100%;
    max-width: 250px;
    height: 2px;
    border-radius: 4px;
    background: #F2F3F5;
    overflow: hidden;
  }

  .magicfeet-search-1-x-loadMoreProgressBar {
    height: 100%;
    background: #5DFF49;
  }}.magicfeet-search-1-x-loadMoreButton{display:flex;align-items:center;gap:4px;padding:5px 16px;text-transform:none;font-family:'WorkSans-Medium',sans-serif;font-weight:500;color:#121416;background-color:transparent}.magicfeet-search-1-x-searchPageLoading{margin:64px 0;.magicfeet-search-1-x-smartLoader {
    box-shadow: none;
  }}.vtex-store-drawer-0-x-childrenContainer--header__drawer--search{.magicfeet-search-1-x-autoComplete {
    width: 100%;
  }

  .magicfeet-search-1-x-autoCompleteOuterContainer {
    position: static;
  }
  
  .magicfeet-search-1-x-autoCompleteContainer {
    box-shadow: none;
  }}.magicfeet-search-1-x-searchNotFound{max-width:738px;padding:0 16px;margin:80px auto;p {
    color: #171a1c;
    font-family: 'WorkSans-Bold', sans-serif;
    font-size: 44px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    text-align: center;
  }

  .magicfeet-search-1-x-autoCompleteOuterContainer {
    width: 100%;
  }}.magicfeet-search-1-x-searchNotFoundNewSearch{display:flex;flex-direction:column;justify-content:center;gap:8px;width:100%;span {
    color: #61656b;
    text-align: center;
    font-family: 'WorkSans-Regular', sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
  }}.magicfeet-search-1-x-smartShelf{display:flex;flex-wrap:wrap;width:100%;margin:0 auto;align-items:baseline;padding:0 0 0 1rem;justify-content:flex-start;flex-flow:column;margin-bottom:20px}.magicfeet-search-1-x-smartLoadMore{display:flex;justify-content:center;align-items:center;padding:0.7rem 0;margin:0.7rem 0;grid-area:loadmore}.magicfeet-search-1-x-smartLoader{display:flex;justify-content:center;align-items:center;flex-flow:column;padding:1rem;background-color:#fff;box-shadow:0 5px 7px rgba(0,0,0,.2);width:100%}.magicfeet-search-1-x-smartLoadingPage .magicfeet-search-1-x-smartLoader{box-shadow:none}.magicfeet-search-1-x-smartBanners{display:flex;width:100%;align-items:center;justify-content:center}.magicfeet-search-1-x-loadingContainer{display:flex;width:100%;height:100dvh;background:#f2f2f2;justify-content:center;align-items:center;padding:1rem}.magicfeet-search-1-x-productImageContainer{display:flex;justify-content:center;align-items:center}.magicfeet-search-1-x-smartTotalProducts{font-size:12px}.magicfeet-search-1-x-smartSkuSelector{display:flex;flex-flow:column}.magicfeet-search-1-x-smartSkuSelectorTitle{font-size:10px;font-weight:100;margin:0}.magicfeet-search-1-x-smartkuSeletorItem{display:flex;flex-flow:column;border:1px solid #000;padding:0 2px}.magicfeet-search-1-x-smartkuSeletorContainer{display:flex;margin:0 10px 10px;justify-content:center;align-items:center}.magicfeet-search-1-x-autoCompleteOuterContainer{position:absolute;right:0;background:#f1f1f1;border-radius:1px;width:580px;max-width:80vw;top:30px;z-index:99}.vtex-flex-layout-0-x-flexRow--search-bar{display:flex;justify-content:center;align-items:center}.magicfeet-search-1-x-smartSearchBar{border-bottom:1px solid #000;display:flex;align-items:center;gap:4px;&::before {
    content: '';
    display: block;
    width: 16px;
    height: 16px;
    background-image: url('data:image/svg+xml,<svg width="16" height="16" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M11 19C15.4183 19 19 15.4183 19 11C19 6.58172 15.4183 3 11 3C6.58172 3 3 6.58172 3 11C3 15.4183 6.58172 19 11 19Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path><path d="M20.9999 21L16.6499 16.65" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path></svg>');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
  }

  input {
    width: 100%;
  }}.magicfeet-search-1-x-smartSearchInput{padding:4px 8px;border:none;font-size:16px;font-family:Roboto-Condensed;font-style:normal;font-weight:400;line-height:80%;color:#1c1c1c;&:focus {
    outline: none;
  }}.magicfeet-search-1-x-autoCompleteItem{list-style:none;padding:0.5rem;font-weight:500;display:flex;align-items:center;cursor:pointer}.magicfeet-search-1-x-autoCompleteLink{list-style:none;text-decoration:none;display:flex;color:#000;align-items:center;display:flex;width:100%;justify-content:space-between;width:100%}.magicfeet-search-1-x-autoCompleteTermValue{font-size:0.9rem;font-weight:unset}.vtex-flex-layout-0-x-flexRow--main-header{max-width:1140px;display:block;margin:0 auto}.magicfeet-search-1-x-rangeContainer{padding:1rem}.magicfeet-search-1-x-autoCompleteTitle{font-size:12px;font-weight:400}.magicfeet-search-1-x-autoCompletePrice{font-size:14px;font-weight:700;color:#000;font-family:RobotoCondensed-Bold,sans-serif}.magicfeet-search-1-x-autoCompleteList{display:flex;flex-flow:column}.magicfeet-search-1-x-notificationBarContainer{background-color:#e6f1e6;color:#03034e;font-weight:700;font-size:12px;text-decoration:underline}.magicfeet-search-1-x-infoCardContainer--info-card-home{max-width:1520px;margin:0 auto;background-color:#e6f1e6;padding:0px}.magicfeet-search-1-x-newsletter{background-color:#03054e;max-width:1528px;margin:0 auto}.magicfeet-search-1-x-container{padding:0}.magicfeet-search-1-x-newsletter .magicfeet-search-1-x-container{padding:60px 10px}.magicfeet-search-1-x-label{color:#fff;font-size:26px}.magicfeet-search-1-x-inputGroup{padding-bottom:4px;display:flex;color:#fff}.magicfeet-search-1-x-inputGroup .vtex-styleguide-9-x-hideDecorators{background-color:transparent;color:#fff;border:none}.magicfeet-search-1-x-inputGroup .vtex-styleguide-9-x-hideDecorators::placeholder{color:#fff;font-size:16px}.magicfeet-search-1-x-inputGroup .vtex-button{background-color:transparent;color:#fff;border:none;margin-right:-24px}.magicfeet-search-1-x-buttonContainer{padding-top:0px}.magicfeet-search-1-x-imageElement--storePrint{max-height:300px;margin-bottom:20px}.magicfeet-search-1-x-skuSelectorContainer{margin:1rem 0}@media only screen and (min-width:640px){.magicfeet-search-1-x-newsletter .magicfeet-search-1-x-container{padding:140px}.magicfeet-search-1-x-label{font-size:40px}.magicfeet-search-1-x-infoCardContainer--info-card-home .magicfeet-search-1-x-infoCardTextContainer{width:30%}.magicfeet-search-1-x-infoCardContainer--info-card-home .magicfeet-search-1-x-infoCardImageContainer{width:70%}.magicfeet-search-1-x-imageElement--storePrint{margin-bottom:0px;max-height:600px}}.magicfeet-search-1-x-productImagesContainer--quickview .magicfeet-search-1-x-carouselContainer{justify-content:flex-start}.magicfeet-search-1-x-productImagesContainer--quickview .magicfeet-search-1-x-productImageTag{object-fit:cover!important}.magicfeet-search-1-x-productImagesContainer--quickview .magicfeet-search-1-x-carouselGaleryThumbs{display:none}.magicfeet-search-1-x-productImagesContainer--quickview .magicfeet-search-1-x-carouselGaleryCursor{margin:0;padding:0;width:100%}.magicfeet-search-1-x-productNameContainer{color:#3f3f40;font-weight:bold;font-size:30px}.magicfeet-search-1-x-image{image-rendering:-webkit-optimize-contrast}.magicfeet-search-1-x-searchContainer{display:flex;margin:1rem 0;gap:10px;justify-content:flex-start}.magicfeet-search-1-x-shelfContainer{display:flex;justify-content:center;align-items:center;padding:0.5rem;flex-wrap:wrap;width:100%;gap:10px;justify-content:flex-start}.magicfeet-search-1-x-productInstallments{display:flex;align-items:center;justify-content:center;font-size:10px}.magicfeet-search-1-x-smartLoadMore{display:flex;justify-content:center;align-items:center;padding:0.7rem 0;margin:0.7rem 0}.magicfeet-search-1-x-smartTotalProducts{font-size:12px}.magicfeet-search-1-x-autoCompleteValues{display:flex;flex-direction:column;align-items:flex-start;width:100%;margin-left:10px;gap:4px}.vtex-sticky-layout-0-x-container--sticky-header{background:#f0f0f0}.magicfeet-search-1-x-autoCompleteList{display:flex;flex-flow:column}.magicfeet-search-1-x-autoCompleteItem::hover{background:#f1f1f1}.magicfeet-search-1-x-autoCompleteContainer{padding:16px;background:#fff;height:auto;display:flex;min-height:200px;flex-flow:column;box-shadow:0 5px 7px rgba(0,0,0,.2);h5 {
    margin: 0 0 8px;
  }}.magicfeet-search-1-x-autoCompleteItem{list-style:none;padding:0.5rem;font-weight:500}.magicfeet-search-1-x-sliderTrackContainer{max-width:1140px}@media screen and (min-width:1140px){.magicfeet-search-1-x-smartShelf{max-width:1140px;gap:20px}.vtex-render__container-id-search-result-layout{width:1140px;margin:0 auto}.magicfeet-search-1-x-shelfContainer{max-width:1140px;margin:0 auto}}@media screen and (max-width:990px){.magicfeet-search-1-x-smartHead{flex-direction:column-reverse;gap:16px;padding:32px 0 16px}.magicfeet-search-1-x-smartHeadLeft{width:100%}.magicfeet-search-1-x-smartActions{justify-content:space-between;gap:16px;flex-direction:row-reverse;width:100%}.magicfeet-search-1-x-smartOrderLabel{display:none}.magicfeet-search-1-x-smartOrderTrigger{width:fit-content;gap:20px}.magicfeet-search-1-x-filterModal{height:80dvh;max-width:unset;margin:0;bottom:0;margin-top:auto;border-radius:8px 8px 0 0}.magicfeet-search-1-x-smartLayoutControls{padding:4px 14px;border:1px solid #F0F1F2;border-radius:50px;gap:4px}.magicfeet-search-1-x-smartGallery{width:100%}.magicfeet-search-1-x-smartGalleryItems{gap:16px}.magicfeet-search-1-x-productLink{flex-direction:column;border-radius:8px;.magicfeet-search-1-x-productInfo {
      padding: 8px;
  
      .magicfeet-search-1-x-productBrand {
        margin: 0 0 2px;
      }
  
      .magicfeet-search-1-x-productName {
        font-size: 14px;
      }
  
      .magicfeet-search-1-x-productPrice {
        gap: 4px 8px;
        margin: 8px 0 0;

        .magicfeet-search-1-x-price {
          align-items: baseline;
          span {
            font-size: 14px;
          }
        }
      }
    }
  
    .magicfeet-search-1-x-productPercentageOffTag {
      top: 8px;
      left: 8px;
  
      font-size: 11px;
      color: #fff;
      background: #000;
      display: inline-block;
      padding: 3px 7px;
      border-radius: 4px;
    }
  
    .magicfeet-search-1-x-addToCart {
      .vtex-button {
        padding: 13px 0;
        font-size: 14px;
      }
    }}.magicfeet-search-1-x-loadMoreWrapper{margin:32px 0;gap:8px}.magicfeet-search-1-x-searchNotFound{margin:40px 0 80px;p {
      font-size: 28px;
      text-align: start;
      max-width: 450px;
    }}.magicfeet-search-1-x-searchNotFoundNewSearch{span {
      text-align: start;
      font-size: 16px;
    }}}@media screen and (max-width:480px){.magicfeet-search-1-x-searchPageTitle{h3 {
      font-size: 24px;
    }}.magicfeet-search-1-x-filterItemContainerGrid{grid-template-columns:repeat(3,1fr)}}
.vtex-breadcrumb-1-x-link,.vtex-breadcrumb-1-x-term,.vtex-breadcrumb-1-x-link--panda-breadcrumb__style{font-family:'RobotoCondensed-Bold';font-style:normal;font-weight:700;font-size:14px;line-height:100%;color:#1C1C1C;margin:0px 3px}.vtex-breadcrumb-1-x-link--panda-breadcrumb__style{text-transform:lowercase}.vtex-breadcrumb-1-x-homeIcon,.vtex-breadcrumb-1-x-homeIcon--panda-breadcrumb__style{display:none}.vtex-breadcrumb-1-x-homeLink,.vtex-breadcrumb-1-x-homeLink--panda-breadcrumb__style{color:#9C9C9C}.vtex-breadcrumb-1-x-homeLink::after,.vtex-breadcrumb-1-x-homeLink--panda-breadcrumb__style::after{content:'home'}.vtex-breadcrumb-1-x-link:hover,.vtex-breadcrumb-1-x-link--panda-breadcrumb__style:hover{background:#5DFF49;color:#1C1C1C}.vtex-breadcrumb-1-x-arrow,.vtex-breadcrumb-1-x-arrow--panda-breadcrumb__style{color:#1C1C1C}@media (max-width:767px){.vtex-breadcrumb-1-x-homeLink--product__breadcrumb{margin:0px!important;padding:0px}}
.vtex-disclosure-layout-1-x-trigger--panda-retirada-em-loja-faq{background:#5dff49;border:none;padding:0px 20px;border-top-right-radius:30px;margin-bottom:10px;cursor:pointer}.vtex-disclosure-layout-1-x-content--panda-retirada-em-loja-faq{background:#e8e8e8;margin-top:-10px;margin-bottom:20px;border-bottom-left-radius:30px;padding:0px 20px}.vtex-disclosure-layout-1-x-content--panda-retirada-em-loja-faq .vtex-rich-text-0-x-paragraph{font-family:"WorkSans-Regular";font-style:normal;font-weight:400;font-size:14px}.vtex-disclosure-layout-1-x-trigger--panda-retirada-em-loja-faq .vtex-rich-text-0-x-paragraph{font-family:"WorkSans-Bold";font-style:normal;font-weight:700;font-size:16px}.vtex-disclosure-layout-1-x-trigger--accordion-cashback-trigger{padding:0;background:#fff;height:fit-content;cursor:pointer;margin-bottom:10px;border:none;display:flex;justify-content:space-between;align-items:center;gap:5px}.vtex-disclosure-layout-1-x-trigger--accordion-cashback-trigger--hidden{border-bottom:1px solid rgba(0,0,0,0.3)}.vtex-disclosure-layout-1-x-trigger--accordion-cashback-trigger--hidden::after{content:"";width:12px;height:12px;background-image:url(https://magicfeet.vtexassets.com/assets/vtex/assets-builder/magicfeet.magictheme/5.0.12/img/plus-cashback___a2ba85bf45a1574b69741890d4e2b741.svg);background-size:cover;background-repeat:no-repeat;font-weight:bold}.vtex-disclosure-layout-1-x-trigger--accordion-cashback-trigger--visible{border:none;margin-bottom:0}.vtex-disclosure-layout-1-x-trigger--accordion-cashback-trigger--visible::after{content:"";width:12px;height:6px;background-image:url(https://magicfeet.vtexassets.com/assets/vtex/assets-builder/magicfeet.magictheme/5.0.12/img/minus-cashback___c69da5ebe592d21a605fde91d42de03e.svg);background-size:cover;background-repeat:no-repeat;font-weight:bold}.vtex-disclosure-layout-1-x-content--accordion-cashback-content--visible{padding-bottom:10px;border-bottom:1px solid rgba(0,0,0,0.3)}.vtex-disclosure-layout-1-x-trigger--header-menu-accordion{margin-left:1.5rem;width:20.5rem;background-color:transparent;border:1px solid #000;border-radius:8px;padding:0.25rem 0.5rem}.vtex-disclosure-layout-1-x-trigger--header-menu-accordion--visible{border-bottom:transparent;border-radius:8px 8px 0 0}.vtex-disclosure-layout-1-x-content--header-menu-accordion{max-width:20.5rem;margin-left:1.5rem;padding:0.5rem 0.25rem 1rem;border-radius:0 0 8px 8px;border:1px solid #000;border-top:transparent;margin-bottom:0.5rem}.vtex-disclosure-layout-1-x-trigger--header-menu-accordion--hidden{margin-bottom:0.5rem}.vtex-disclosure-layout-1-x-trigger--footer-menu-mobile-trigger{background-color:transparent;border:none;padding:10px 0;&:focus {
    outline: none;
  }}
.vtex-flex-layout-0-x-flexRowContent--main-header-mobile{background-color:#fff!important;padding:14px 20px!important}.vtex-flex-layout-0-x-flexRowContent--main-header-mobile .vtex-store-components-3-x-logoImage{width:100%;height:auto;max-width:120px;margin-top:10px}.vtex-flex-layout-0-x-flexRowContent--shelf__price-and-savings{display:flex;flex-direction:column;flex-wrap:nowrap;align-items:center;justify-content:center;align-content:center}.vtex-flex-layout-0-x-flexRowContent--shelf__actions .vtex-button{background:#5dff49;border-radius:10px;padding:4px 16px}.vtex-flex-layout-0-x-flexRowContent--shelf__actions .vtex-button__label{font-weight:700;font-size:16px;line-height:20px;color:#1c1c1c;padding:0!important;margin:0}.vtex-flex-layout-0-x-flexRowContent--shelf__actions .vtex-button__label::after{content:".";font-size:0;background-image:url("data:image/svg+xml,%3Csvg width='7' height='12' viewBox='0 0 7 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.685664 10.8728C0.310241 10.5085 0.309913 9.90612 0.684938 9.54142L3.58939 6.7169C3.99316 6.32425 3.99316 5.67575 3.58939 5.2831L0.684938 2.45859C0.309913 2.09388 0.310241 1.49146 0.685663 1.12716C1.04572 0.777779 1.61825 0.777779 1.9783 1.12716L6.26041 5.28234C6.66523 5.67515 6.66523 6.32485 6.26041 6.71766L1.9783 10.8728C1.61825 11.2222 1.04572 11.2222 0.685664 10.8728Z' fill='%231C1C1C'/%3E%3C/svg%3E%0A");background-repeat:no-repeat no-repeat;background-position:center center;background-position:center center;background-size:100% auto;display:inline-block;width:9px;height:auto;color:transparent;margin-left:8px}@media (max-width:767px){.vtex-flex-layout-0-x-flexRowContent--shelf__actions .vtex-button{background:#5dff49;border:2px solid #1c1c1c;border-radius:10px;padding:0px 8px;height:32px;min-height:34px}.vtex-flex-layout-0-x-flexRowContent--shelf__actions .vtex-button__label{font-weight:700;font-size:14px;line-height:20px;color:#1c1c1c;padding:0!important;margin:0}.vtex-flex-layout-0-x-flexRowContent--shelf__actions .vtex-button__label::after{content:".";font-size:0;background-image:url("data:image/svg+xml,%3Csvg width='7' height='12' viewBox='0 0 7 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.685664 10.8728C0.310241 10.5085 0.309913 9.90612 0.684938 9.54142L3.58939 6.7169C3.99316 6.32425 3.99316 5.67575 3.58939 5.2831L0.684938 2.45859C0.309913 2.09388 0.310241 1.49146 0.685663 1.12716C1.04572 0.777779 1.61825 0.777779 1.9783 1.12716L6.26041 5.28234C6.66523 5.67515 6.66523 6.32485 6.26041 6.71766L1.9783 10.8728C1.61825 11.2222 1.04572 11.2222 0.685664 10.8728Z' fill='%231C1C1C'/%3E%3C/svg%3E%0A");background-repeat:no-repeat no-repeat;background-position:center center;background-position:center center;background-size:100% auto;display:inline-block;width:7px;height:auto;color:transparent;margin-left:5px}.vtex-flex-layout-0-x-flexRow--panda-search__products{width:calc(100vw - 20px)!important}}.vtex-flex-layout-0-x-flexRowContent--shelf__price{display:flex;flex-direction:column;align-content:center;justify-content:center;align-items:center;margin-bottom:16px}.vtex-flex-layout-0-x-flexRow--header__tooltip{background:#5dff49;padding:12px 0px}.vtex-flex-layout-0-x-flexRow--header__main{background:#ffffff}.vtex-flex-layout-0-x-flexRow--footer__menu{background:#1c1c1c;padding:70px 0}.vtex-flex-layout-0-x-rr-widget{background-color:red}.vtex-flex-layout-0-x-flexRow--shelf,.vtex-flex-layout-0-x-flexRow--brands-home-row{padding-top:60px;padding-bottom:90px}@media (max-width:767px){.vtex-flex-layout-0-x-flexRow--shelf,.vtex-flex-layout-0-x-flexRow--brands-home-row{padding-top:6px;padding-bottom:15px}}.vtex-flex-layout-0-x-flexRow--exclusivo-home-row,.vtex-flex-layout-0-x-flexRow--procura-home-row,.vtex-flex-layout-0-x-flexRow--quem-home-row{padding-top:25px}.vtex-flex-layout-0-x-flexRow--exclusivo-home-row{display:flex;justify-content:center;padding:0}.vtex-flex-layout-0-x-flexRowContent--exclusivo-home-row{max-width:1300px}.vtex-flex-layout-0-x-flexRowContent--header__main .vtex-flex-layout-0-x-stretchChildrenWidth{display:flex;align-items:center;justify-content:space-between}.vtex-flex-layout-0-x-flexRow--header-itens__menu .vtex-flex-layout-0-x-stretchChildrenWidth{width:auto!important}.vtex-flex-layout-0-x-flexRowContent--header-itens__menu{display:flex;gap:0.5rem;margin-left:0.5rem}.vtex-flex-layout-0-x-flexRowContent--main-menu-department-block{max-width:1300px;height:100%;margin:0 auto;display:flex;justify-content:flex-start;gap:0}.vtex-flex-layout-0-x-flexRowContent--main-menu-department-block .vtex-flex-layout-0-x-stretchChildrenWidth{padding:0}.vtex-flex-layout-0-x-flexCol--filterCol{min-width:200px}.vtex-flex-layout-0-x-flexRow--shelf__price-and-savings-search{display:flex;padding:0px 8px}.vtex-flex-layout-0-x-flexRowContent--shelf__price-and-savings-search{display:flex;justify-content:flex-start}.vtex-flex-layout-0-x-flexRowContent--shelf__price-search{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;align-content:flex-start;margin-bottom:15px}.vtex-flex-layout-0-x-flexRowContent--shelf__price-and-savings-search .vtex-product-price-1-x-installments--Panda-summary-price,.vtex-flex-layout-0-x-flexRowContent--shelf__price-and-savings-search .vtex-product-price-1-x-currencyContainer--summary{font-family:"Roboto-Condensed";font-style:normal;font-weight:400;font-size:16px;line-height:120%;color:#1c1c1c;margin-bottom:15px}.vtex-flex-layout-0-x-flexCol--social-networks-wrapper{display:flex;align-items:flex-start;justify-content:flex-start}.vtex-flex-layout-0-x-flexRowContent--panda-search__main-title{max-width:1300px;margin:0 auto}.vtex-flex-layout-0-x-flexRowContent--panda-search__main-title--seo{padding-left:5rem}.vtex-flex-layout-0-x-flexRowContent--header__tooltip .vtex-menu-2-x-styledLinkContainer{padding:0 10px;margin:0}.vtex-flex-layout-0-x-flexRowContent--header__tooltip .vtex-menu-2-x-styledLinkContent{font-family:"WorkSans-Regular";font-style:normal;font-weight:400;font-size:12px;line-height:14px;color:#000}@media (max-width:767px){.vtex-flex-layout-0-x-flexRowContent--header__tooltip{display:flex;align-items:center;justify-content:center}}.vtex-flex-layout-0-x-flexRow--footer_methods{padding-bottom:50px;padding-top:30px}.vtex-flex-layout-0-x-flexRowContent--payment-methods-flags .vtex-slider-layout-0-x-slideChildrenContainer{display:flex;justify-content:flex-start}.vtex-flex-layout-0-x-flexCol--payment-flags-wrapper{display:flex;justify-content:space-between}.vtex-flex-layout-0-x-flexRowContent--footer_methods{display:flex;gap:10%}.vtex-flex-layout-0-x-flexRow--new-newsletter-wrapper{background-color:#f8f9f9}.vtex-flex-layout-0-x-flexRowContent--new-newsletter-wrapper{padding:48px 0;gap:20px}.vtex-flex-layout-0-x-flexRowContent--new-newsletter{gap:8px}.vtex-flex-layout-0-x-flexRowContent--new-newsletter .vtex-flex-layout-0-x-stretchChildrenWidth:first-child{width:100%!important}@media (max-width:767px){.vtex-flex-layout-0-x-flexRowContent--footer_methods{flex-wrap:wrap}.vtex-flex-layout-0-x-flexRowContent--new-newsletter-wrapper,.vtex-flex-layout-0-x-flexRowContent--new-newsletter{display:flex;flex-direction:column;gap:10px}.vtex-flex-layout-0-x-flexRowContent--new-newsletter{gap:7px}}.vtex-flex-layout-0-x-flexRow--newsletter-wrapper{-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;height:450px;display:flex;align-items:flex-end;background-color:#f8f9f9}.vtex-flex-layout-0-x-flexRowContent--newsletter-wrapper .vtex-store-components-3-x-imageElement--home__footer-powered--image{max-width:485px}@media (max-width:767px){.vtex-flex-layout-0-x-flexRow--newsletter-wrapper{-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;height:auto;display:flex;align-items:center;background-color:#cecfd3}.vtex-flex-layout-0-x-flexRowContent--newsletter-wrapper .vtex-store-components-3-x-imageElement--home__footer-powered--image{max-width:100%}}.vtex-flex-layout-0-x-flexRowContent--newsletter-wrapper{gap:40px;max-width:1300px;width:100%}@media (max-width:767px){.vtex-flex-layout-0-x-flexRowContent--newsletter-wrapper{display:flex;flex-direction:column-reverse;padding-top:50px}.vtex-flex-layout-0-x-flexRowContent--footer__newsletter{display:flex;justify-content:space-between}.vtex-flex-layout-0-x-flexRowContent--footer__newsletter .vtex-flex-layout-0-x-stretchChildrenWidth{width:auto!important}}.vtex-flex-layout-0-x-flexRow--footer__newsletter{margin-top:15px;border-bottom:3px solid #1c1c1c;margin-bottom:10px}.vtex-flex-layout-0-x-flexRowContent--tips-home-row{display:flex;justify-content:center;max-width:1500px;position:relative;padding:0 40px;margin:0 auto;padding-top:16px}.vtex-flex-layout-0-x-flexRow--tips-home-row{margin:0;display:contents}@media (max-width:767px){.vtex-flex-layout-0-x-flexRowContent--tips-home-row{flex-wrap:wrap}}.vtex-flex-layout-0-x-flexCol--tips-item-wrapper{padding:0px 20px}.vtex-flex-layout-0-x-flexRowContent--tips-home-row .vtex-flex-layout-0-x-stretchChildrenWidth:not(:last-child){border-right:2px solid #e8e8e8}.vtex-flex-layout-0-x-flexRow--tips-home-row{margin:16px 0}.vtex-flex-layout-0-x-flexRow--header-itens__menu .vtex-login-2-x-container .vtex-button:hover{background:transparent}.vtex-flex-layout-0-x-flexRow--header-itens__menu .vtex-login-2-x-container .vtex-button__label{background-image:url('data:image/svg+xml,<svg width="10" height="16" viewBox="0 0 10 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M0.5 14.75V13.25C0.5 12.4544 0.81607 11.6913 1.37868 11.1287C1.94129 10.5661 2.70435 10.25 3.5 10.25H6.5C7.29565 10.25 8.05871 10.5661 8.62132 11.1287C9.18393 11.6913 9.5 12.4544 9.5 13.25V14.75M8 4.25C8 5.90685 6.65685 7.25 5 7.25C3.34315 7.25 2 5.90685 2 4.25C2 2.59315 3.34315 1.25 5 1.25C6.65685 1.25 8 2.59315 8 4.25Z" stroke="black" stroke-linecap="round" stroke-linejoin="round"/></svg>');background-repeat:no-repeat no-repeat;background-position:center center;background-size:13.5px auto;width:28px;height:28px}.vtex-flex-layout-0-x-flexRowContent--header-itens__menu .vtex-button{margin:0!important}.vtex-flex-layout-0-x-flexRowContent--header-itens__menu .vtex-button__label{padding-left:0}.vtex-flex-layout-0-x-flexRow--header-itens__menu .vtex-login-2-x-container .vtex-login-2-x-label{display:none}.vtex-flex-layout-0-x-flexRow--main-menu-department-block{width:100%}.vtex-flex-layout-0-x-flexColChild--main-slider-banner{width:350px}@media (max-width:767px){.vtex-flex-layout-0-x-flexRowContent--header__main{display:flex;justify-content:space-between;align-items:center;padding:8px 20px}}.vtex-flex-layout-0-x-flexRowContent--header__main--mob{display:flex;gap:15px}.vtex-flex-layout-0-x-flexRow--header__nivel3--mob{width:100%;background:#5dff49;padding:20px 0px;padding-left:26px}.vtex-flex-layout-0-x-flexRowContent--headsub__nivel3--mob{display:flex;align-items:center;justify-content:flex-start;align-content:center;gap:15px;padding-right:50px}.vtex-flex-layout-0-x-flexRowContent--header__nivel3--mob .vtex-store-drawer-0-x-closeIconButton{background-image:url('data:image/svg+xml,<svg width="6" height="10" viewBox="0 0 6 10" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M5 9L1 5L5 1" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');background-repeat:no-repeat no-repeat;background-position:center center;width:16px;padding:0;display:block;height:16px;margin-right:15px}.vtex-flex-layout-0-x-flexRowContent--header__nivel3--mob .vtex-store-drawer-0-x-closeIcon{display:none}.vtex-flex-layout-0-x-flexRowContent--headsub__nivel3--mob .vtex-flex-layout-0-x-stretchChildrenWidth{width:auto!important}.vtex-flex-layout-0-x-flexRowContent--footer__nivel3--mob{background:#1c1c1c;padding:40px;padding-left:75px}@media (max-width:767px){.vtex-flex-layout-0-x-flexRowContent--quem-home-cols{display:flex;align-content:flex-start;flex-wrap:nowrap;flex-direction:row;align-items:flex-start;justify-content:space-around}.vtex-flex-layout-0-x-flexRow--quem-home-cols .vtex-flex-layout-0-x-stretchChildrenWidth{width:50%!important}.vtex-flex-layout-0-x-flexRow--footer_methods{padding-bottom:0;padding-top:30px}.vtex-flex-layout-0-x-flexRowContent--home__footer--developed-powered-wrapper{display:flex;gap:20px;justify-content:space-around;padding-bottom:80px}.vtex-flex-layout-0-x-flexRow--footer__menu_mobile{background:#1c1c1c}.vtex-flex-layout-0-x-flexRowContent--footer__menu_mobile{padding-bottom:50px;display:block!important}.vtex-flex-layout-0-x-flexRow--calendario-home-row{margin-bottom:40px}}.vtex-flex-layout-0-x-flexRowContent--calendario-home-row .vtex-flex-layout-0-x-stretchChildrenWidth{width:100%!important}.vtex-flex-layout-0-x-flexRowContent--calendario-home-row{display:flex;flex-direction:column}.vtex-flex-layout-0-x-flexColChild--search__categories-banner-col{margin-top:10px;margin-bottom:30px}.vtex-flex-layout-0-x-flexRowContent--panda-search__count{display:flex;align-items:center;justify-content:space-between;margin-bottom:32px}.vtex-flex-layout-0-x-flexRowContent--panda-search__count--left{display:flex;align-items:center;gap:24px}.vtex-flex-layout-0-x-flexRow--panda-search__products{width:calc(100vw - 40px);max-width:1920px;position:relative;left:50%;transform:translateX(-50%)}@media (max-width:767px){.vtex-flex-layout-0-x-flexRow--home__categories-banner .vtex-store-components-3-x-container,.vtex-flex-layout-0-x-flexRow--panda-search__products--mobile .vtex-store-components-3-x-container,.vtex-flex-layout-0-x-flexRow--panda-search__order--mobile .vtex-store-components-3-x-container,.vtex-flex-layout-0-x-flexRow--panda-search__main-title .vtex-store-components-3-x-container{padding:0px}.vtex-flex-layout-0-x-flexRowContent--panda-search__order--mobile{display:flex;justify-content:space-between;align-content:center;align-items:center}.vtex-flex-layout-0-x-flexRow--panda-search__products--mobile{margin-top:16px}.vtex-flex-layout-0-x-flexRowContent--panda-search__main-title--seo{padding-left:0}}.vtex-flex-layout-0-x-flexRowContent--product__price{margin:16px 0;display:flex;justify-content:space-between;align-items:center}@media (max-width:767px){.vtex-flex-layout-0-x-flexRowContent--product__price{align-items:flex-start;flex-direction:column;gap:5px}}.vtex-flex-layout-0-x-flexRowContent--product__main--btn .vtex-flex-layout-0-x-stretchChildrenWidth{max-width:258px;margin:10px 0}.vtex-flex-layout-0-x-flexRowContent--product__main--btn .vtex-button:hover{background:#5dff49}.vtex-flex-layout-0-x-flexRowContent--product__main--btn .vtex-button{background:#1c1c1c;border-radius:10px;border:none;padding-top:10px;padding-bottom:10px}.vtex-flex-layout-0-x-flexRowContent--product__main--btn .vtex-button:hover .vtex-button__label{color:#1c1c1c}.vtex-flex-layout-0-x-flexRowContent--product__main--btn .vtex-button:hover .vtex-add-to-cart-button-0-x-buttonDataContainer::before{filter:contrast(0) grayscale(1) brightness(0)}.vtex-flex-layout-0-x-flexRowContent--product__main--btn .vtex-button__label{font-family:"RobotoCondensed-Bold";font-style:normal;font-weight:700;font-size:18px;line-height:26px;color:#ffffff;display:flex;justify-content:center}.vtex-flex-layout-0-x-flexRowContent--product__main--btn .vtex-add-to-cart-button-0-x-buttonDataContainer{display:flex;align-items:center;gap:13px}.vtex-flex-layout-0-x-flexRowContent--product__main--btn .vtex-add-to-cart-button-0-x-buttonDataContainer::before{content:".";background-image:url("data:image/svg+xml,%3Csvg width='17' height='20' viewBox='0 0 17 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.2273 8.99037H14.5852V3.67037C14.5852 1.99125 13.2016 0.630371 11.4943 0.630371H5.50568C3.79844 0.630371 2.41477 1.99125 2.41477 3.67037V8.99037H0.772727C0.345312 8.99037 0 9.33 0 9.75037V18.8704C0 19.2907 0.345312 19.6304 0.772727 19.6304H16.2273C16.6547 19.6304 17 19.2907 17 18.8704V9.75037C17 9.33 16.6547 8.99037 16.2273 8.99037ZM4.15341 3.67037C4.15341 2.9365 4.75952 2.34037 5.50568 2.34037H11.4943C12.2405 2.34037 12.8466 2.9365 12.8466 3.67037V8.99037H4.15341V3.67037ZM15.2614 17.9204H1.73864V10.7004H15.2614V17.9204ZM7.82386 14.6191V15.8779C7.82386 15.9824 7.9108 16.0679 8.01705 16.0679H8.98295C9.0892 16.0679 9.17614 15.9824 9.17614 15.8779V14.6191C9.37547 14.4784 9.52425 14.279 9.60106 14.0498C9.67788 13.8206 9.67877 13.5733 9.6036 13.3436C9.52843 13.1138 9.38108 12.9135 9.18276 12.7714C8.98444 12.6292 8.74539 12.5526 8.5 12.5526C8.25461 12.5526 8.01556 12.6292 7.81724 12.7714C7.61892 12.9135 7.47157 13.1138 7.3964 13.3436C7.32123 13.5733 7.32212 13.8206 7.39893 14.0498C7.47575 14.279 7.62453 14.4784 7.82386 14.6191Z' fill='white'/%3E%3C/svg%3E%0A");background-repeat:no-repeat no-repeat;background-position:center center;background-size:17px auto;width:17px;padding:0;display:block;height:19px;font-size:0}.vtex-flex-layout-0-x-flexRowContent--main-menu-department-block-custom{display:flex;justify-content:center;width:100%;> .vtex-flex-layout-0-x-stretchChildrenWidth {
    width: 100% !important;
  }}@media (max-width:767px){.vtex-flex-layout-0-x-flexRowContent--shelf .vtex-product-summary-2-x-containerNormal{margin:4px}.vtex-flex-layout-0-x-flexRow--home__footer--high .vtex-slider-layout-0-x-imageElement,.vtex-flex-layout-0-x-flexRowContent--payment-methods-flags .vtex-slider-layout-0-x-imageElement{margin:8px 10px}}.vtex-flex-layout-0-x-flexRowContent--panda-institucional{display:flex;flex-direction:column;align-items:flex-start;align-content:flex-start;padding:35px 0px}@media (max-width:767px){.vtex-flex-layout-0-x-flexRowContent--panda-institucional{display:flex;flex-direction:column;align-items:flex-start;align-content:flex-start;padding:35px 0px;word-break:break-word;max-width:100vw}}.vtex-flex-layout-0-x-flexRow--footer__nivel1--mob{background:#ffffff;padding-top:35px;padding-bottom:35px;padding-left:40px}.vtex-flex-layout-0-x-flexCol--footer__nivel1--mob-2{display:flex;flex-direction:row;justify-content:space-between}.vtex-flex-layout-0-x-flexCol--footer__nivel1--mob-2 .vtex-store-components-3-x-imageElement--social-networks-renderer{filter:invert(0)}.vtex-flex-layout-0-x-flexRowContent--main-banner-quemsomos-row{display:flex;flex-direction:column;position:relative}.vtex-flex-layout-0-x-flexRowContent--main-banner-quemsomos-row .vtex-flex-layout-0-x-stretchChildrenWidth{width:100%!important}.vtex-flex-layout-0-x-flexColChild--sub-main-quemsomos-text{display:flex;align-items:center;padding-left:100px}.vtex-flex-layout-0-x-flexRow--mvv-container-row{background:#363636}.vtex-flex-layout-0-x-flexRowContent--mvv-container-row{background:#363636;display:flex;flex-direction:column;padding:54px 104px}.vtex-flex-layout-0-x-flexCol--mvv-container-text{display:flex;flex-direction:row;gap:75px;align-items:center;justify-content:center;align-content:center}.vtex-flex-layout-0-x-flexRowContent--mvv-container-row .vtex-flex-layout-0-x-stretchChildrenWidth{width:100%!important}.vtex-flex-layout-0-x-flexColChild--mvv-container-text-center{display:flex;justify-content:flex-end}.vtex-flex-layout-0-x-flexRow--panda-search__order--mobile .vtex-store-components-3-x-container{overflow:visible}@media (max-width:767px){.vtex-flex-layout-0-x-flexColChild--sub-main-quemsomos-text{display:flex;align-items:center;padding-left:0}.vtex-flex-layout-0-x-flexRowContent--mvv-container-row{background:#363636;display:flex;flex-direction:column;padding:40px 40px;gap:40px}.vtex-flex-layout-0-x-flexCol--mvv-container-text{display:flex;flex-direction:column;gap:10px;align-items:center;justify-content:center;align-content:center}.vtex-flex-layout-0-x-flexCol--mvv-container-text-center{display:flex;flex-direction:column-reverse;align-items:flex-start}.vtex-flex-layout-0-x-flexColChild--mvv-container-text-center{display:flex;justify-content:flex-start}}.vtex-flex-layout-0-x-flexRowContent--sub-main-sejafranqueado-row{padding:130px 0px}.vtex-flex-layout-0-x-flexCol--sub-main-box-franqueado{background:#e8e8e8;border-radius:0px 100px 0px 0px;padding:60px 50px;margin-top:50px}.vtex-flex-layout-0-x-flexRowContent--sub-main-sejafranqueado-topics{display:grid;grid-template-columns:auto auto;justify-items:stretch;justify-content:start;align-items:center;align-content:center;gap:60px 50px}.vtex-flex-layout-0-x-flexRowContent--sub-main-sejafranqueado-topics .vtex-flex-layout-0-x-stretchChildrenWidth{width:90%!important}.vtex-flex-layout-0-x-flexRow--slider-loja-sejafranqueado{margin-bottom:150px}.vtex-flex-layout-0-x-flexRow--slider-loja-sejafranqueado .vtex-slider-layout-0-x-sliderLeftArrow--carousel-exclusivos{left:-50px}.vtex-flex-layout-0-x-flexRow--slider-loja-sejafranqueado .vtex-slider-layout-0-x-sliderRightArrow--carousel-exclusivos{right:-50px}.vtex-flex-layout-0-x-flexRow--slider-loja-sejafranqueado .vtex-slider-layout-0-x-paginationDotsContainer--carousel-exclusivos{bottom:-30px}.vtex-flex-layout-0-x-flexRow--slider-loja-sejafranqueado .vtex-slider-layout-0-x-imageElement--carousel-exclusivos{max-height:unset!important}@media (max-width:767px){.vtex-flex-layout-0-x-flexRowContent--sub-main-sejafranqueado-row{padding:20px 0px}.vtex-flex-layout-0-x-flexCol--sub-main-box-franqueado{background:#e8e8e8;border-radius:0px 100px 0px 0px;padding:35px 25px;margin-top:50px}.vtex-flex-layout-0-x-flexRowContent--sub-main-sejafranqueado-topics{display:grid;grid-template-columns:auto auto;justify-items:stretch;justify-content:start;align-items:center;align-content:center;gap:30px 40px;margin-top:40px}.vtex-flex-layout-0-x-flexRow--slider-loja-sejafranqueado{margin-bottom:50px}}.vtex-flex-layout-0-x-flexRow--shelf__product{margin-bottom:60px}.vtex-flex-layout-0-x-flexColChild--product__main .vtex-wish-list-1-x-wishlistIconContainer{position:relative!important;right:0!important;display:block!important;text-align:right!important;position:relative!important;right:0!important;display:block!important;text-align:right!important}.vtex-flex-layout-0-x-flexRowContent--mz-product__wishlist{display:flex;align-items:flex-end;justify-content:space-between;flex-wrap:nowrap;flex-direction:row;align-content:flex-end;gap:10px}.vtex-flex-layout-0-x-flexColChild--product__main .vtex-store-components-3-x-seeMoreButton{display:block;width:100%}.vtex-flex-layout-0-x-flexColChild--product__main .vtex-store-components-3-x-seeMoreButton .vtex-button:hover{background:transparent;opacity:0.8}.vtex-flex-layout-0-x-flexColChild--product__main .vtex-store-components-3-x-seeMoreButton .vtex-button .vtex-button__label{font-family:"Roboto-Condensed";font-style:normal;font-weight:400;font-size:16px;line-height:80%;text-align:right;text-decoration-line:underline;color:#1c1c1c}.vtex-flex-layout-0-x-flexColChild--product__main .vtex-product-price-1-x-installments--Panda-summary-price::before{content:"até";display:none}.vtex-flex-layout-0-x-flexColChild--product__main .vtex-product-price-1-x-installments--Panda-summary-price,.vtex-flex-layout-0-x-flexColChild--product__main .vtex-product-price-1-x-currencyContainer--summary{font-family:"Roboto-Condensed";font-style:normal;font-weight:400;font-size:16px;line-height:100%;text-align:right;color:#1c1c1c}@media (max-width:767px){.vtex-flex-layout-0-x-flexRowContent--product__main--btn .vtex-flex-layout-0-x-stretchChildrenWidth{min-width:100%!important}.vtex-flex-layout-0-x-flexRowContent--product__main--btn .vtex-button__label{font-family:"RobotoCondensed-Bold";font-style:normal;font-weight:700;font-size:18px;line-height:26px;color:#ffffff;display:flex;justify-content:center}}.vtex-flex-layout-0-x-flexRowContent--panda-tipo-entrega{display:flex;align-items:stretch;gap:30px;margin-bottom:50px}@media (max-width:767px){.vtex-flex-layout-0-x-flexRowContent--panda-tipo-entrega{display:flex;align-items:stretch;gap:30px;margin-bottom:0;flex-direction:column}}.vtex-flex-layout-0-x-flexRowContent--panda-nossas-lojas{font-family:"WorkSans-Regular";font-style:normal;font-weight:400;font-size:18px;line-height:140%;color:rgb(0,0,0)}.vtex-flex-layout-0-x-flexRow--panda-formulario-direito{background:#5dff49;padding:50px 0}.vtex-flex-layout-0-x-flexRow--calendario-home-row{display:none}.vtex-flex-layout-0-x-flexRowContent--tips-core-pages{display:flex;flex-direction:column;align-items:stretch;background:#f2f2f2;margin-bottom:20px;padding:15px 0}.vtex-flex-layout-0-x-flexRowContent--tips-core-pages .vtex-flex-layout-0-x-stretchChildrenWidth{width:1330px!important;margin:0 auto}.vtex-flex-layout-0-x-flexRowContent--tips-core-pages .vtex-flex-layout-0-x-flexRow--tips-home-row{margin:0}.vtex-flex-layout-0-x-flexRowContent--tips-core-pages .vtex-rich-text-0-x-paragraph--tips-item-text{margin:0}.vtex-flex-layout-0-x-flexRowContent--tips-core-pages .vtex-flex-layout-0-x-flexCol--tips-item-wrapper{padding:0}.vtex-flex-layout-0-x-flexRowContent--tips-core-pages .vtex-flex-layout-0-x-stretchChildrenWidth:last-child .vtex-flex-layout-0-x-flexCol--tips-item-wrapper{border-right:0}.vtex-flex-layout-0-x-flexRowContent--tips-core-pages .vtex-store-components-3-x-imageElement--tips-item-img{height:25px}.vtex-flex-layout-0-x-flexRowContent--tips-core-pages .vtex-rich-text-0-x-container--tips_home_text_mobile{display:none}@media (max-width:767px){.vtex-flex-layout-0-x-flexRowContent--tips-core-pages .vtex-flex-layout-0-x-stretchChildrenWidth{width:100%!important;margin:0 auto;display:flex;flex-direction:column;padding:0}.vtex-flex-layout-0-x-flexRowContent--tips-core-pages{padding:10px 0}}.vtex-flex-layout-0-x-flexRow--ace1-footer,.vtex-flex-layout-0-x-flexRow--ace1-header,.vtex-flex-layout-0-x-flexRow--ace1-main,.vtex-flex-layout-0-x-flexRow--ace1-beneficios,.vtex-flex-layout-0-x-flexRow--ace1-infocards1,.vtex-flex-layout-0-x-flexRow--ace1-infocards2,.vtex-flex-layout-0-x-flexRow--ace1-infocards3{background-color:rgb(247 244 242)}.vtex-flex-layout-0-x-flexRow--ace1-prefooter{background-color:#485156ff}.vtex-flex-layout-0-x-flexRow--ace1-footer{padding:40px 0px}.vtex-flex-layout-0-x-flexRowContent--ace1-header{padding:25px 0px;display:flex;align-items:center;justify-content:space-between;align-content:center;flex-wrap:nowrap;flex-direction:row}.vtex-flex-layout-0-x-flexColChild--ace1-prefooter,.vtex-flex-layout-0-x-flexColChild--ace1-main{height:auto!important}.vtex-flex-layout-0-x-flexRowContent--ace1-prefooter,.vtex-flex-layout-0-x-flexRowContent--ace1-main{display:flex;align-items:center}.vtex-flex-layout-0-x-flexRow--ace1-beneficios{padding:80px 0px}.vtex-flex-layout-0-x-flexRowContent--ace1-beneficios{display:flex;flex-direction:column}.vtex-flex-layout-0-x-flexRowContent--ace1-beneficios .vtex-flex-layout-0-x-stretchChildrenWidth{width:100%!important}.vtex-flex-layout-0-x-flexRowContent--ace1-beneficios-cols{display:flex;align-items:center;justify-content:center;align-content:center;gap:20px}.vtex-flex-layout-0-x-flexCol--beneficios-container-text{text-align:center}.vtex-flex-layout-0-x-flexRow--ace1-infocards1,.vtex-flex-layout-0-x-flexRow--ace1-infocards2{padding-bottom:80px}.vtex-flex-layout-0-x-flexRowContent--ace1-infocards1,.vtex-flex-layout-0-x-flexRowContent--ace1-infocards2,.vtex-flex-layout-0-x-flexRowContent--ace1-infocards3{display:flex;align-items:center;gap:40px}.vtex-flex-layout-0-x-flexColChild--ace1-prefooterimg{display:flex;align-items:flex-end}.vtex-flex-layout-0-x-flexRow--ace1-text-footer{width:100%;display:flex;padding:48px;position:relative;min-height:80vh;align-items:center;flex-direction:column;background-size:cover;justify-content:center;background-image:linear-gradient(113.8deg,rgba(255,76,92,0.8) 7.5%,rgba(255,177,70,0.8) 94.47%);background-repeat:top left;background-position:top left,right}@media (max-width:767px){.vtex-flex-layout-0-x-flexRowContent--ace1-prefooter,.vtex-flex-layout-0-x-flexRowContent--ace1-main{display:flex;align-items:center;flex-direction:column}.vtex-flex-layout-0-x-flexRow--ace1-beneficios{padding:20px 0px}.vtex-flex-layout-0-x-flexRowContent--ace1-beneficios-cols{display:flex;align-items:center;justify-content:center;align-content:center;gap:20px;flex-direction:column}.vtex-flex-layout-0-x-flexRowContent--ace1-infocards1,.vtex-flex-layout-0-x-flexRowContent--ace1-infocards2,.vtex-flex-layout-0-x-flexRowContent--ace1-infocards3{display:flex;align-items:center;gap:20px;flex-direction:column}.vtex-flex-layout-0-x-flexRowContent--ace1-infocards2{flex-direction:column-reverse}.vtex-flex-layout-0-x-flexRow--ace1-infocards1,.vtex-flex-layout-0-x-flexRow--ace1-infocards2{padding-bottom:30px}.vtex-flex-layout-0-x-flexRow--ace1-text-footer{padding:10px}}.vtex-flex-layout-0-x-flexRowContent--black-header-tag{display:flex;justify-content:center}.vtex-flex-layout-0-x-flexRow--black-header-tag{background:#5dff49;padding:13px 0px;width:100%}.vtex-flex-layout-0-x-flexCol--black-header-tag{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:40px}.vtex-flex-layout-0-x-flexColChild--black-header-tag{display:flex;align-items:center}@media (max-width:767px){.vtex-flex-layout-0-x-flexRow--black-header-tag{background:#5dff49;padding:7px 0px}.vtex-flex-layout-0-x-flexColChild--black-header-tag{display:flex;align-items:center;max-width:100%;margin-right:0%}}.vtex-flex-layout-0-x-flexRow--highlights-stack-wrapper-search-search{position:absolute}.vtex-flex-layout-0-x-flexColChild--product__main .vtex-flex-layout-0-x-flexCol--highlights-stack{text-align:left;display:flex;align-items:flex-start}@media (max-width:767px){.vtex-flex-layout-0-x-flexRow--highlights-stack-wrapper-search-search{position:absolute}}.vtex-flex-layout-0-x-flexRowContent--panda-retirada-em-loja-topo{background:#5dff49}.vtex-flex-layout-0-x-flexRowContent--panda-retirada-em-loja{gap:30px;margin-bottom:30px;display:flex;justify-content:center}.vtex-flex-layout-0-x-flexCol--retirada-em-loja-card{max-width:300px}.vtex-flex-layout-0-x-flexRowContent--panda-retirada-em-loja-faq{display:flex;flex-direction:column;align-items:center;justify-content:center;align-content:center;flex-wrap:nowrap}.vtex-flex-layout-0-x-flexRowContent--panda-retirada-em-loja-faq .vtex-flex-layout-0-x-stretchChildrenWidth{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;flex-wrap:nowrap}@media (max-width:767px){.vtex-flex-layout-0-x-flexRowContent--panda-retirada-em-loja{gap:30px;margin-bottom:30px;display:flex;justify-content:center;flex-direction:column}.vtex-flex-layout-0-x-flexCol--retirada-em-loja-card{max-width:90%;margin:0 auto}}.vtex-flex-layout-0-x-flexRow--newsletter-wrapper .vtex-flex-layout-0-x-stretchChildrenWidth{display:flex;flex-direction:column}.vtex-flex-layout-0-x-flexColChild--main-menu-brands{height:auto!important}.vtex-flex-layout-0-x-flexColChild--main-menu-brands-outlet{max-width:27rem}.vtex-flex-layout-0-x-flexRowContent--shelf .vtex-slider-layout-0-x-sliderLeftArrow--shelf{margin-left:-40px}.vtex-flex-layout-0-x-flexRowContent--shelf .vtex-slider-layout-0-x-sliderRightArrow--shelf{margin-right:-40px}.vtex-flex-layout-0-x-flexRowContent--shelf .vtex-store-components-3-x-discountInsideContainer{background-color:#000;font-family:"WorkSans-Bold"}.vtex-flex-layout-0-x-flexColChild--block-image__product-pdp{display:flex;justify-content:flex-end}.vtex-flex-layout-0-x-flexRow--block-flags-pdp{width:75%;position:relative;top:35px;left:0px;z-index:5}.vtex-flex-layout-0-x-flexRow--block-flags-pdp .vtex-flex-layout-0-x-flexCol--highlights-stack{display:flex;align-items:flex-start;margin-left:5px}.vtex-flex-layout-0-x-flexRow--block-flags-pdp .vtex-product-highlights-2-x-productHighlightText--collection-highlight-tag{text-transform:uppercase;padding:4px 10px 3px 10px}.vtex-flex-layout-0-x-flexRowContent--block-flags-pdp{display:flex;flex-direction:row;align-items:center;justify-content:flex-start}.vtex-flex-layout-0-x-flexCol--pdp-product-tips{gap:16px;height:fit-content;margin-top:32px;.vtex-flex-layout-0-x-flexRowContent--pdp-product-tips-item {
    margin-top: 0;
  }}.vtex-flex-layout-0-x-flexRow--pdp-product-tips{margin:16px 0 24px}.vtex-flex-layout-0-x-flexRowContent--pdp-product-tips-item{display:flex;align-items:flex-start;justify-content:flex-start;gap:16px;margin-top:32px}.vtex-flex-layout-0-x-flexRow--product__price_pix{margin:8px 0 24px}.vtex-flex-layout-0-x-flexRowContent--product__price_pix{max-width:80%;justify-content:space-between}@media screen and (max-width:1400px){.vtex-flex-layout-0-x-flexRowContent--product__price_pix{max-width:90%}}@media (max-width:767px){.vtex-flex-layout-0-x-flexRow--block-flags-pdp .vtex-product-highlights-2-x-productHighlightText--collection-highlight-tag{margin-bottom:0px}.vtex-flex-layout-0-x-flexRow--block-flags-pdp{width:100%}.vtex-flex-layout-0-x-flexCol--infocard-chances-wrapper-menor{display:flex;flex-direction:row;justify-content:space-between;flex-wrap:wrap;align-content:flex-start}.vtex-flex-layout-0-x-flexCol--infocard-chances-wrapper-menor .vtex-store-link-0-x-childrenContainer--infocard-chances-wrapper{width:45vw}.vtex-flex-layout-0-x-flexRowContent--product__price_pix{max-width:98%;> div:last-child {
      flex-shrink: 0;
    }}}.vtex-flex-layout-0-x-flexRowContent--novidades-home-rowTtitle{margin-top:25px}.vtex-flex-layout-0-x-flexRowContent--banner-principal-topo .vtex-flex-layout-0-x-stretchChildrenWidth{width:100vw!important}.vtex-flex-layout-0-x-flexRow--beneficios-cashback{padding-top:42px;padding-bottom:42px}@media screen and (max-width:1024px){.vtex-flex-layout-0-x-flexRow--panda-search__products{padding:16px 0;width:calc(100vw + 50px)}}@media screen and (max-width:768px){.vtex-flex-layout-0-x-flexRow--beneficios-cashback{padding-left:20px;padding-right:20px;padding-top:0}}.vtex-flex-layout-0-x-flexRow--beneficios-cashback .vtex-flex-layout-0-x-stretchChildrenWidth:last-child{width:100%!important;max-width:1100px;margin:0 auto}.vtex-flex-layout-0-x-flexRow--beneficios-cashback .vtex-flex-layout-0-x-flexRowContent--beneficios-cashback-slider .vtex-flex-layout-0-x-stretchChildrenWidth{width:100%!important}.vtex-flex-layout-0-x-flexRowContent--beneficios-cashback{flex-direction:column;align-items:center}.vtex-flex-layout-0-x-flexRow--beneficios-cashback-slider{margin-top:40px}@media screen and (max-width:768px){.vtex-flex-layout-0-x-flexRow--beneficios-cashback-slider{margin-top:30px}}.vtex-flex-layout-0-x-flexRowContent--como-usar-cashback{flex-direction:column}.vtex-flex-layout-0-x-flexRowContent--como-usar-cashback .vtex-flex-layout-0-x-stretchChildrenWidth{width:100%!important}.vtex-flex-layout-0-x-flexRowContent--como-usar-cashback .vtex-store-link-0-x-link{display:flex;align-items:center;justify-content:center;background-color:#5dff49;height:78px;color:#000;text-align:center;font-family:"WorkSans-Bold";font-size:20px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:0.5px;text-decoration-line:underline;text-transform:uppercase;margin-top:10px}.vtex-flex-layout-0-x-flexRowContent--como-usar-cashback .vtex-flex-layout-0-x-flexRowContent--container-como-usar-cashback{max-width:1200px;margin:0 auto;padding-top:45px;padding-bottom:90px;justify-content:space-between;align-items:flex-end;gap:60px}@media screen and (max-width:768px){.vtex-flex-layout-0-x-flexRowContent--como-usar-cashback .vtex-flex-layout-0-x-flexRowContent--container-como-usar-cashback{flex-direction:column;align-items:center;gap:30px;padding-top:0px;padding-bottom:60px}}.vtex-flex-layout-0-x-flexRowContent--como-usar-cashback .vtex-flex-layout-0-x-flexRowContent--container-como-usar-cashback .vtex-flex-layout-0-x-stretchChildrenWidth:first-child{width:35%!important}@media screen and (max-width:768px){.vtex-flex-layout-0-x-flexRowContent--como-usar-cashback .vtex-flex-layout-0-x-flexRowContent--container-como-usar-cashback .vtex-flex-layout-0-x-stretchChildrenWidth:first-child{width:100%!important}}.vtex-flex-layout-0-x-flexRow--regras-cashback{background-image:url(https://magicfeet.vtexassets.com/assets/vtex/assets-builder/magicfeet.magictheme/5.0.12/img/bg-cashback-regras___e9e1a566e5af3c8640ef69ace4d7806b.svg);background-repeat:no-repeat;background-position:center center;background-size:cover;padding:80px 0}@media screen and (max-width:768px){.vtex-flex-layout-0-x-flexRow--regras-cashback{padding:20px 0;background-image:url(https://magicfeet.vtexassets.com/assets/vtex/assets-builder/magicfeet.magictheme/5.0.12/img/bg-cashback-regras-mobile___bc264cf601cfd7534e8a426c44847d73.svg)}}.vtex-flex-layout-0-x-flexRowContent--container-regras-cashback{flex-direction:column;align-items:center}.vtex-flex-layout-0-x-flexRowContent--container-regras-cashback .vtex-flex-layout-0-x-stretchChildrenWidth{width:100%!important;max-width:950px;margin:0 auto}.vtex-flex-layout-0-x-flexColChild--regras-cashback-link{display:flex;align-items:center;justify-content:center;margin-top:20px}.vtex-flex-layout-0-x-flexColChild--regras-cashback-link .vtex-store-link-0-x-link{color:#000;text-align:center;font-family:"WorkSans-Regular";font-size:20px;font-style:normal;font-weight:300;line-height:normal;letter-spacing:0.5px;display:flex;align-items:center;justify-content:center;text-decoration:none;border-radius:26px;background:#5dff49;width:187px;height:38px}.vtex-flex-layout-0-x-flexRowContent--container-accordion-cashback{max-width:1280px;margin:0 auto;flex-direction:column;padding-bottom:40px;padding-left:40px;padding-right:40px}@media screen and (max-width:768px){.vtex-flex-layout-0-x-flexRowContent--container-accordion-cashback{padding-bottom:24px}}.vtex-flex-layout-0-x-flexRowContent--container-accordion-cashback .vtex-flex-layout-0-x-stretchChildrenWidth{width:100%!important;align-items:center;flex-direction:column}.vtex-flex-layout-0-x-flexRowContent--texto-topo-intro-cashback-mobile{flex-direction:column;padding:24px 20px}.vtex-flex-layout-0-x-flexRowContent--texto-topo-intro-cashback-mobile .vtex-flex-layout-0-x-stretchChildrenWidth{justify-content:flex-start}@media screen and (max-width:767px){.vtex-flex-layout-0-x-flexColChild--beneficios-cashback-col-text{display:flex}.vtex-flex-layout-0-x-flexCol--security-badges-mobile{margin-top:40px!important}}@media screen and (max-width:767px){.vtex-flex-layout-0-x-flexColChild--conteudo-como-usaqr-cashback{padding:0 10px}}.vtex-flex-layout-0-x-flexColChild--main-menu-menu-principal,.vtex-flex-layout-0-x-flexColChild--main-number-column{height:auto!important;&:first-child {
    flex: 1;
  }}.vtex-flex-layout-0-x-flexCol--main-menu-brands-outlet{margin-left:1rem}.vtex-flex-layout-0-x-col{flex-direction:column}.vtex-flex-layout-0-x-flexRowContent--header-menu-accordion{align-items:center;justify-content:flex-start;gap:1rem;&::after {
    content: "";
    width: 10px;
    height: 12px;
    background-image: url('data:image/svg+xml,<svg width="7" height="12" viewBox="0 0 7 12" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 11L6 6L1 1" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');
    background-repeat: no-repeat;
    display: inline-block;
    margin-left: auto;

    transition: transform 0.3s;
  }}.vtex-flex-layout-0-x-flexRowContent--header-menu-accordion .vtex-flex-layout-0-x-stretchChildrenWidth:first-child{min-width:2.5rem!important;min-height:2.5rem;max-width:2.5rem;max-height:2.5rem;border-radius:8px;overflow:hidden;background-color:#fff;padding:0.25rem;img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }}.vtex-flex-layout-0-x-flexRowContent--header__nivel3--mob{display:flex;align-items:center}.vtex-flex-layout-0-x-flexColChild--headsub__nivel3--mob .vtex-store-drawer-0-x-closeIconButton{background-image:url('data:image/svg+xml,<svg width="6" height="10" viewBox="0 0 6 10" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M5 9L1 5L5 1" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');background-repeat:no-repeat;background-position:center;padding:1rem;width:6px;height:10px;svg {
    display: none;
  }}.vtex-flex-layout-0-x-flexColChild--main-number-menu,.vtex-flex-layout-0-x-flexCol--main-menu-menu-principal{min-width:15rem}.vtex-flex-layout-0-x-flexRowContent--main-menu-banner-links{gap:2rem;border-top:1px solid #f2f2f2;padding-top:1rem}.vtex-flex-layout-0-x-flexRowContent--header-brands-list{padding:22px 7px;display:flex;justify-content:center;align-items:center}.vtex-flex-layout-0-x-flexRowContent--header-brands-list .vtex-flex-layout-0-x-stretchChildrenWidth{flex-wrap:wrap;gap:0.75rem}.vtex-flex-layout-0-x-flexCol--header__links{width:fit-content!important}.vtex-flex-layout-0-x-flexCol--header__logo,.vtex-flex-layout-0-x-flexRow--header__menu{width:auto!important}.vtex-flex-layout-0-x-flexCol--header__search{max-width:190px}.vtex-flex-layout-0-x-flexColChild--header__logo{margin-bottom:-10px}@media screen and (min-width:80em) and (max-width:1360px){.vtex-flex-layout-0-x-flexRow--header__main{padding:0 16px}}.vtex-flex-layout-0-x-flexRow--menu-line-separator{width:100%;height:1px;background-color:#f2f2f2;position:absolute;left:0;bottom:60px}.vtex-flex-layout-0-x-flexColChild--footer-menu-mobile-wrapper{display:flex;flex-direction:column;margin:30px 0}.vtex-flex-layout-0-x-flexRowContent--payment-methods-images{display:flex;flex-wrap:wrap;gap:16px;> div {
    align-items: center;
  }}.vtex-flex-layout-0-x-flexRow--payment-methods-images{max-width:245px}.vtex-flex-layout-0-x-flexCol--security-badges-mobile{margin-top:40px}.vtex-flex-layout-0-x-flexRowContent--security-badges-images-mob{display:flex;align-items:center;gap:16px}.vtex-flex-layout-0-x-flexRow--block-flags-pdp .vtex-product-highlights-2-x-productHighlightWrapper--collection[data-highlight-id="331"]{height:100%;padding:7px 9px 3.5px}.vtex-flex-layout-0-x-flexCol--infocard-categorias{margin-top:65px}.vtex-flex-layout-0-x-flexCol--infocard-categorias-grid{display:grid;grid-template-columns:0.333fr 0.315fr 0.038fr 0.315fr;grid-template-rows:295px 295px;grid-template-areas:"card1 card2 card2 card3" "card1 card4 card5 card5";gap:10px}.vtex-flex-layout-0-x-flexCol--infocard-categorias-grid .vtex-flex-layout-0-x-flexColChild--infocard-categorias-grid:first-child{grid-area:card1}.vtex-flex-layout-0-x-flexCol--infocard-categorias-grid .vtex-flex-layout-0-x-flexColChild--infocard-categorias-grid{&:nth-child(2) {
    grid-area: card2;
  }
  &:nth-child(3) {
    grid-area: card3;
  }
  &:nth-child(4) {
    grid-area: card4;
  }
  &:nth-child(5) {
    grid-area: card5;
  }}.vtex-flex-layout-0-x-flexRowContent--banner-app-home{> div:first-child {
    width: 100% !important;
  }}.vtex-flex-layout-0-x-flexRow--banner-app-home{padding-bottom:60px}.vtex-flex-layout-0-x-flexRowContent--best-sellers-home{margin-top:65px;position:relative}.vtex-flex-layout-0-x-flexRow--favorite-character{margin-top:92px}.vtex-flex-layout-0-x-flexColChild--shelf-list-info{width:fit-content}.vtex-flex-layout-0-x-flexRowContent--product-prices-info{justify-content:flex-start;align-items:center;gap:8px;margin-top:6px}.vtex-flex-layout-0-x-flexRowContent--shelf-list{gap:14px;align-items:center}.vtex-flex-layout-0-x-flexRowContent--genders-shelf-home{margin-top:65px}.vtex-flex-layout-0-x-flexRow--home-week-featured{overflow:hidden}.vtex-flex-layout-0-x-flexRowContent--home-week-featured-top{>div:nth-child(2) {
    width: 100% !important;
  }}.vtex-flex-layout-0-x-flexRowContent--home-week-featured{margin-top:40px;position:relative;width:calc(100vw - ((100vw - 1400px) / 2))}.vtex-flex-layout-0-x-flexRowContent--pdp-description-brand-tag{background-color:#f2f3f5;border-radius:16px;padding:16px;justify-content:flex-start;gap:16px}.vtex-flex-layout-0-x-flexRowContent--pdp-description-brand-name{align-items:center;gap:5px}.vtex-flex-layout-0-x-flexRowContent--product{gap:18px}.vtex-flex-layout-0-x-flexRowContent--home-sports-shelf{margin-top:65px}.vtex-flex-layout-0-x-flexRowContent--buy-together{overflow:hidden;[class*="react-dropdown-select-dropdown"] {
    top: 40px;
  }

  [class*="react-dropdown-select-item"] {
    color: #000;
    background-color: #fff;
  }

  [class*="react-dropdown-select-item-selected"] {
    background-color: #333 !important;
    color: #fff !important;
  }

  [class*="react-dropdown-select-dropdown-handle"]:hover path {
    stroke: #fff;
  }}.vtex-flex-layout-0-x-flexRowContent--sitemap-hero{display:flex;justify-content:center}.vtex-flex-layout-0-x-flexRowContent--sitemap-catalog{max-width:948px;margin:0 auto;> div {
    width: 100% !important;
  }}.vtex-flex-layout-0-x-flexColChild--sitemap-hero-col{display:flex;align-items:center;justify-content:center;padding:20px 0 0}.vtex-flex-layout-0-x-flexCol--product__main--sku{height:auto;width:fit-content}@media screen and (max-width:990px){.vtex-flex-layout-0-x-flexCol--sitemap-hero-col{padding:0 18px}.vtex-flex-layout-0-x-flexRow--banner-app-home .vtex-store-components-3-x-container{overflow:unset}.vtex-flex-layout-0-x-flexCol--infocard-categorias-grid{grid-template-columns:1fr 1fr 1fr;grid-template-rows:200px 175px 175px;grid-template-areas:"card1 card1 card1" "card2 card2 card3" "card4 card5 card5";gap:5px}.vtex-flex-layout-0-x-flexRowContent--banner-app-home{margin-top:64px;> div:nth-child(1) {
      width: unset !important;
    }
    > div:nth-child(2) {
      width: 100% !important;
      flex-direction: column;
    }}.vtex-flex-layout-0-x-flexRowContent--brands-home-row,.vtex-flex-layout-0-x-flexRowContent--home-sports-shelf{margin-top:40px}.vtex-flex-layout-0-x-flexRowContent--title-slider-week-featured{flex-direction:column}.vtex-flex-layout-0-x-flexRowContent--home-week-featured{width:100%}.vtex-flex-layout-0-x-flexRowContent--best-sellers-home,.vtex-flex-layout-0-x-flexRowContent--genders-shelf-home{width:100vw}.vtex-flex-layout-0-x-flexRowContent--pdp-description-brand-tag,.vtex-flex-layout-0-x-flexRowContent--pdp-description-brand-name{display:flex}.vtex-flex-layout-0-x-flexRowContent--pdp-description-brand-tag{margin-bottom:20px}.vtex-flex-layout-0-x-flexRow--panda-search__products{width:calc(100vw + 18px)}}.vtex-flex-layout-0-x-flexRowContent--tips-core-pages .vtex-flex-layout-0-x-flexRowContent--tips-home-row{padding-top:0}@media (max-width:990px){.vtex-flex-layout-0-x-flexRowContent--header__main{display:flex;justify-content:space-between;align-items:center;padding:8px 20px}.vtex-flex-layout-0-x-flexRowContent--footer_methods{flex-wrap:wrap}.vtex-flex-layout-0-x-flexRowContent--new-newsletter-wrapper,.vtex-flex-layout-0-x-flexRowContent--new-newsletter{display:flex;flex-direction:column;gap:10px}.vtex-flex-layout-0-x-flexRowContent--new-newsletter{gap:7px}.vtex-flex-layout-0-x-flexRowContent--new-newsletter-wrapper .vtex-flex-layout-0-x-stretchChildrenWidth{width:100%!important}.vtex-flex-layout-0-x-flexRow--footer__menu_mobile{background:#1c1c1c}.vtex-flex-layout-0-x-flexRowContent--footer__menu_mobile{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding-bottom:50px}.vtex-flex-layout-0-x-flexRowContent--footer__menu_mobile .vtex-flex-layout-0-x-stretchChildrenWidth{width:auto!important}.vtex-flex-layout-0-x-flexCol--security-badges-mobile{margin-top:0px}.vtex-flex-layout-0-x-flexRow--footer_methods .vtex-flex-layout-0-x-stretchChildrenWidth{width:100%!important}.vtex-flex-layout-0-x-flexRowContent--home__footer--developed-powered-wrapper{display:flex;gap:20px;justify-content:space-around;padding-bottom:80px}.vtex-flex-layout-0-x-flexRowContent--product{display:block}.vtex-flex-layout-0-x-flexRowContent--product .vtex-flex-layout-0-x-stretchChildrenWidth{width:100%!important}.vtex-flex-layout-0-x-flexRowContent--pdp-description-brand-tag .vtex-flex-layout-0-x-stretchChildrenWidth{width:auto!important}.vtex-flex-layout-0-x-flexRowContent--product__main--btn .vtex-button__label{justify-content:center}.vtex-flex-layout-0-x-flexRowContent--panda-search__order--mobile{display:flex;justify-content:space-between;align-content:center;align-items:center}.vtex-flex-layout-0-x-flexRowContent--tips-home-row{padding-top:0px}.vtex-flex-layout-0-x-flexRowContent--tips-core-pages{margin-bottom:0px}.vtex-flex-layout-0-x-flexRow--pdp-product-tips-item .vtex-flex-layout-0-x-flexRowContent--pdp-product-tips-item{.vtex-flex-layout-0-x-stretchChildrenWidth {
      width: auto !important;
    }}}@media (min-width:100px){.vtex-flex-layout-0-x-flexRowContent--tips-core-pages .vtex-flex-layout-0-x-stretchChildrenWidth{width:100%!important}}
.vtex-list-context-0-x-list--list-brands-home{display:flex;padding:0;list-style:none;gap:30px;flex-direction:row;flex-wrap:wrap;align-items:flex-start;align-content:flex-start;justify-content:center}@media (max-width:767px){.vtex-list-context-0-x-list--list-brands-home{display:flex;padding:0;list-style:none;gap:20px;flex-direction:row;flex-wrap:wrap;align-items:flex-start;align-content:center;justify-content:space-between}.vtex-list-context-0-x-item--list-brands-home{text-align:center}}.vtex-list-context-0-x-list--social-networks-renderer{padding:0;list-style:none;display:flex;gap:15px}.vtex-list-context-0-x-list--list-brands-footer{display:flex;padding:0;margin:0;list-style:none;align-items:flex-start;align-content:center;justify-content:flex-start;gap:30px}.vtex-list-context-0-x-list--list-brands-menu{display:flex;padding:0;list-style:none;gap:.5rem!important;flex-direction:row;flex-wrap:wrap;align-items:flex-start;align-content:flex-start;> li {
        width: 135px;
        height: 135px;
        border: 1px solid #E3E6E8;
        border-radius: 8px;
        overflow: hidden;

        display: flex;
        align-items: center;
        justify-content: center;

        img {
            width: 100%;
        }
    }}.vtex-list-context-0-x-list--list-brands-menu-outlet{gap:6px!important;align-items:flex-start;justify-content:flex-start;> li {
        max-width: 5rem;
        width: 64px;
        height: 64px;
        border-radius: 3.45px;
    }}.vtex-list-context-0-x-list--mz-wishlist__list{padding:0px;list-style:none;display:flex;gap:15px;flex-wrap:wrap}.vtex-list-context-0-x-item--mz-wishlist__list{width:20%}.vtex-list-context-0-x-item--mz-wishlist__list .vtex-product-summary-2-x-element--product__summary--shelf{position:relative}.vtex-list-context-0-x-item--mz-wishlist__list .vtex-store-components-3-x-discountContainer{width:100%}.vtex-list-context-0-x-item--mz-wishlist__list .vtex-product-summary-2-x-container--product__summary--shelf{padding-top:5px}.vtex-list-context-0-x-item--mz-wishlist__list .vtex-wish-list-1-x-wishlistIconContainer{margin-top:0;display:flex;position:absolute;z-index:1;top:0px}@media (max-width:768px){.vtex-list-context-0-x-list--mz-wishlist__list{padding:15px;display:flex;gap:3px;flex-wrap:wrap;flex-direction:row;justify-content:space-between;align-items:stretch;align-content:space-between}.vtex-list-context-0-x-item--mz-wishlist__list{width:49%;margin-bottom:16px}.vtex-list-context-0-x-item--mz-wishlist__list .vtex-product-summary-2-x-container--product__summary--shelf{background:#FFFFFF;border:1px solid #CCCCCC;border-radius:8px;padding:8px;margin:0;max-width:100%!important;height:98%;transition:all 0.5s;padding-top:5px}.vtex-list-context-0-x-item--mz-wishlist__list .vtex-product-summary-2-x-nameContainer{padding:4px 0px}.vtex-list-context-0-x-item--mz-wishlist__list .vtex-product-summary-2-x-productNameContainer{font-style:normal;font-weight:400;font-size:10px;line-height:15px;color:#353535}.vtex-list-context-0-x-item--mz-wishlist__list .vtex-search-result-3-x-galleryItem--grid{padding:4px}.vtex-list-context-0-x-item--mz-wishlist__list .vtex-store-components-3-x-container{padding:0px}.vtex-list-context-0-x-item--mz-wishlist__list .vtex-product-summary-2-x-productNameContainer{line-height:15px}.vtex-list-context-0-x-item--mz-wishlist__list .vtex-product-summary-2-x-brandName{font-size:10px;line-height:15px;color:#353535}.vtex-list-context-0-x-item--mz-wishlist__list .vtex-product-price-1-x-listPrice--summary{font-size:10px;line-height:15px;text-decoration-line:line-through;color:#777777;margin:0px}.vtex-list-context-0-x-item--mz-wishlist__list .vtex-product-price-1-x-sellingPrice--summary{font-size:10px;line-height:15px;color:#353535;margin-bottom:8px}.vtex-list-context-0-x-item--mz-wishlist__list .vtex-product-price-1-x-installments--mz-summary-price{font-size:10px;line-height:15px;color:#353535}.vtex-list-context-0-x-item--mz-wishlist__list .vtex-wish-list-1-x-wishlistIconContainer{margin-top:0;display:flex;right:3px;position:absolute;z-index:1;top:3px}.vtex-list-context-0-x-item--mz-wishlist__list .vtex-flex-layout-0-x-flexRow--shelf__actions{opacity:1}.vtex-list-context-0-x-item--mz-wishlist__list .vtex-flex-layout-0-x-flexRowContent--shelf__actions{display:flex;justify-content:space-between;align-items:center;flex-wrap:nowrap;flex-direction:column}.vtex-list-context-0-x-item--mz-wishlist__list .vtex-flex-layout-0-x-flexRowContent--shelf__actions .vtex-numeric-stepper__input{max-width:unset}.vtex-list-context-0-x-item--mz-wishlist__list .vtex-flex-layout-0-x-flexRowContent--shelf__actions .vtex-numeric-stepper__plus-button{max-width:unset}.vtex-list-context-0-x-item--mz-wishlist__list .vtex-flex-layout-0-x-flexRowContent--shelf__actions .vtex-numeric-stepper__minus-button{max-width:unset}.vtex-list-context-0-x-item--mz-wishlist__list .vtex-product-quantity-1-x-summaryContainer{margin-bottom:15px}.vtex-list-context-0-x-item--mz-wishlist__list .vtex-rich-text-0-x-strong--product__unavaible{font-size:12px;line-height:18px;color:#EA133D}.vtex-list-context-0-x-item--mz-wishlist__list .vtex-rich-text-0-x-link--product__unavaible{font-size:12px;line-height:18px;text-decoration-line:underline;color:#353535}.vtex-list-context-0-x-item--mz-wishlist__list .vtex-product-summary-2-x-container--product__summary--shelf{background:#FFFFFF;border:1px solid #CCCCCC;border-radius:8px;padding:5px;margin:0;max-width:100%!important;height:100%;transition:all 0.5s}.vtex-list-context-0-x-item--mz-wishlist__list .vtex-flex-layout-0-x-flexRowContent--shelf__actions .vtex-button{padding:0px 10px}}.vtex-list-context-0-x-list--ace1-main,.vtex-list-context-0-x-list--ace1-prefooter{padding:0px;list-style:none;display:flex;gap:10px;margin:0;margin-bottom:30px}.vtex-list-context-0-x-list--ace1-text-footer{padding:0px;list-style:none;display:grid;grid-template-columns:1fr 1fr;justify-items:center;justify-content:center;align-items:center;align-content:center;max-width:50%;margin:0 auto;margin-bottom:30px;margin-top:-30px}.vtex-list-context-0-x-list--ace1-footer{display:flex;padding:0;gap:20px;list-style:none;margin:0;align-items:center;align-content:center}@media (max-width:767px){.vtex-list-context-0-x-list--ace1-text-footer{max-width:85%;gap:20px;margin-top:-10px}}.vtex-list-context-0-x-item--list-brands-menu-outlet{padding:.5rem}@media screen and (max-width:990px){.vtex-list-context-0-x-list--home-genders-shelf{display:none}}
.vtex-login-2-x-label{color:transparent}.vtex-login-2-x-container .vtex-button{width:34px;height:34px;padding:0px;margin:0px 10px}.vtex-login-2-x-container .vtex-button__label{background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20 21V19C20 17.9391 19.5786 16.9217 18.8284 16.1716C18.0783 15.4214 17.0609 15 16 15H8C6.93913 15 5.92172 15.4214 5.17157 16.1716C4.42143 16.9217 4 17.9391 4 19V21' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M12 11C14.2091 11 16 9.20914 16 7C16 4.79086 14.2091 3 12 3C9.79086 3 8 4.79086 8 7C8 9.20914 9.79086 11 12 11Z' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");background-repeat:no-repeat no-repeat;background-position:center center;background-size:100% auto;width:34px;height:34px;padding:0px;color:transparent}.vtex-login-2-x-container .vtex-login-2-x-profile{display:none}.vtex-login-2-x-loginOptionsContainer .vtex-login-2-x-formTitle{display:none}.vtex-login-2-x-loginOptionsContainer .vtex-button{border:none;text-align:left;background:transparent;min-height:0;display:flex;justify-content:flex-start}.vtex-login-2-x-loginOptionsContainer .vtex-button__label{font-family:"WorkSans-Regular";font-weight:400;padding:0;font-weight:400;font-size:12px;line-height:18px;color:#353535}.vtex-login-2-x-oauthLabel{font-family:"WorkSans-Regular";font-weight:400;padding:0;font-weight:400;font-size:12px;line-height:18px;color:#353535;margin:0 5px!important}.vtex-login-2-x-contentContainer{border-radius:8px}.vtex-login-2-x-options{min-width:15rem}.vtex-login-2-x-content{margin-top:60px;box-shadow:0px 2px 15px rgba(0,0,0,0.15);border-radius:8px;padding-top:30px;margin-bottom:60px}.vtex-login-2-x-box .vtex-login-2-x-content{padding-top:0px;margin-top:0;border:1px solid #ffffff;box-shadow:0px 2px 15px rgba(0,0,0,0.15);border-radius:8px}.vtex-login-2-x-button{display:flex;align-items:center}.vtex-login-2-x-accessCodeOptionBtn::before{background-image:url("data:image/svg+xml,%3Csvg width='21' height='20' viewBox='0 0 21 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='20' height='20' transform='translate(0.989258)' fill='white'/%3E%3Cpath d='M4.32292 3.33333H17.6562C18.5729 3.33333 19.3229 4.08333 19.3229 4.99999V15C19.3229 15.9167 18.5729 16.6667 17.6562 16.6667H4.32292C3.40625 16.6667 2.65625 15.9167 2.65625 15V4.99999C2.65625 4.08333 3.40625 3.33333 4.32292 3.33333Z' stroke='%23363636' stroke-width='1.2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M19.3229 5L10.9896 10.8333L2.65625 5' stroke='%23363636' stroke-width='1.2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");background-repeat:no-repeat no-repeat;background-position:center center;background-size:20px cover;width:20px;height:20px;display:block;content:".";font-size:0;margin-right:5px}.vtex-login-2-x-emailPasswordOptionBtn::before{background-image:url("data:image/svg+xml,%3Csvg width='21' height='20' viewBox='0 0 21 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='20' height='20' transform='translate(0.989258)' fill='white'/%3E%3Cpath d='M19.3229 1.66667L10.1562 10.8333' stroke='%23363636' stroke-width='1.2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M19.3229 1.66667L13.4896 18.3333L10.1562 10.8333L2.65625 7.5L19.3229 1.66667Z' stroke='%23363636' stroke-width='1.2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat no-repeat;background-position:center center;background-size:20px cover;width:20px;height:20px;display:block;content:".";font-size:0;margin-right:5px}.vtex-login-2-x-sendButton .vtex-button{background:#1c1c1c;border-radius:10px;padding:0px 10px;border:none}.vtex-login-2-x-sendButton .vtex-button__label{font-family:"RobotoCondensed-Bold"!important;font-weight:700;font-size:24px;line-height:20px;color:#fff;padding:0}.vtex-login-2-x-backButton .vtex-button__label{font-size:14px;line-height:21px;color:#353535;padding:0}.vtex-login-2-x-formTitle{font-family:"WorkSans-Regular";font-weight:400;padding:0;font-weight:400;font-size:12px;line-height:18px;color:#353535}.vtex-login-2-x-inputContainer .vtex-styleguide-9-x-input{font-size:14px}.vtex-login-2-x-forgotPasswordLink{font-family:"WorkSans-Regular";font-weight:400;padding:0;font-weight:400;font-size:12px;line-height:18px;color:#353535}.vtex-login-2-x-dontHaveAccount{font-family:"WorkSans-Regular";font-weight:400;padding:0;font-weight:400;font-size:12px;line-height:18px;color:#353535}.vtex-login-2-x-contentForm{padding:0}.vtex-login-2-x-accountOptionsSectionTitle{display:none}.vtex-login-2-x-accountOptions>div>a{text-decoration:none}.vtex-login-2-x-accountOptions .vtex-login-2-x-button>span{font-family:"WorkSans-Regular";font-weight:400;font-size:14px;line-height:16px;display:flex;align-items:center;color:#363636;text-decoration:none}.vtex-login-2-x-accountOptions .vtex-button__label>span{font-family:"WorkSans-Regular";font-weight:400;font-size:14px;line-height:16px;display:flex;align-items:center;color:#363636;text-decoration:none}.vtex-login-2-x-minha-conta{display:flex;align-items:center}.vtex-login-2-x-minha-conta::before{background-image:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.6663 17.5V15.8333C16.6663 14.9493 16.3151 14.1014 15.69 13.4763C15.0649 12.8512 14.2171 12.5 13.333 12.5L6.66634 12.5C5.78229 12.5 4.93444 12.8512 4.30932 13.4763C3.6842 14.1014 3.33301 14.9493 3.33301 15.8333V17.5' stroke='%23363636' stroke-width='1.2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M10.0003 9.16667C11.8413 9.16667 13.3337 7.67428 13.3337 5.83333C13.3337 3.99238 11.8413 2.5 10.0003 2.5C8.15938 2.5 6.66699 3.99238 6.66699 5.83333C6.66699 7.67428 8.15938 9.16667 10.0003 9.16667Z' stroke='%23363636' stroke-width='1.2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");background-repeat:no-repeat no-repeat;background-position:center center;background-size:20px cover;width:20px;height:20px;display:block;content:".";font-size:0;margin-right:5px}.vtex-login-2-x-meus-pedidos{display:flex;align-items:center}.vtex-login-2-x-meus-pedidos::before{background-image:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.6663 10V18.3333H3.33301V10' stroke='%23363636' stroke-width='1.2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M18.3337 5.83333H1.66699V9.99999H18.3337V5.83333Z' stroke='%23363636' stroke-width='1.2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M10 18.3333V5.83333' stroke='%23363636' stroke-width='1.2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M10 5.83334H13.75C14.3025 5.83334 14.8324 5.61384 15.2231 5.22314C15.6138 4.83244 15.8333 4.30254 15.8333 3.75C15.8333 3.19747 15.6138 2.66757 15.2231 2.27687C14.8324 1.88617 14.3025 1.66667 13.75 1.66667C10.8333 1.66667 10 5.83334 10 5.83334Z' stroke='%23363636' stroke-width='1.2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M10.0003 5.83334H6.25033C5.69779 5.83334 5.16789 5.61384 4.77719 5.22314C4.38649 4.83244 4.16699 4.30254 4.16699 3.75C4.16699 3.19747 4.38649 2.66757 4.77719 2.27687C5.16789 1.88617 5.69779 1.66667 6.25033 1.66667C9.16699 1.66667 10.0003 5.83334 10.0003 5.83334Z' stroke='%23363636' stroke-width='1.2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");background-repeat:no-repeat no-repeat;background-position:center center;background-size:20px cover;width:20px;height:20px;display:block;content:".";font-size:0;margin-right:5px}.vtex-login-2-x-meus-favoritos{display:flex;align-items:center}.vtex-login-2-x-meus-favoritos::before{background-image:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17.3671 3.84166L16.9427 4.26583L16.9429 4.26603L17.3671 3.84166ZM14.1254 2.49847V3.09847V2.49847ZM10.8838 3.84166L11.308 4.26593L11.3081 4.26583L10.8838 3.84166ZM10.0004 4.725L9.57616 5.14926C9.81048 5.38357 10.1904 5.38357 10.4247 5.14926L10.0004 4.725ZM9.11709 3.84166L8.69283 4.26593V4.26593L9.11709 3.84166ZM2.63376 10.325L2.20949 10.7493H2.20949L2.63376 10.325ZM10.0004 17.6917L9.57616 18.1159C9.81048 18.3502 10.1904 18.3502 10.4247 18.1159L10.0004 17.6917ZM17.3671 10.325L16.9429 9.90063L16.9428 9.90073L17.3671 10.325ZM17.7915 3.4175C17.3101 2.93592 16.7386 2.5539 16.1096 2.29326L15.6502 3.40187C16.1336 3.60216 16.5728 3.89574 16.9427 4.26583L17.7915 3.4175ZM16.1096 2.29326C15.4805 2.03263 14.8063 1.89847 14.1254 1.89847V3.09847C14.6487 3.09847 15.1668 3.20157 15.6502 3.40187L16.1096 2.29326ZM14.1254 1.89847C13.4445 1.89847 12.7703 2.03263 12.1413 2.29326L12.6006 3.40187C13.084 3.20157 13.6022 3.09847 14.1254 3.09847V1.89847ZM12.1413 2.29326C11.5123 2.5539 10.9407 2.93592 10.4594 3.4175L11.3081 4.26583C11.678 3.89574 12.1172 3.60216 12.6006 3.40187L12.1413 2.29326ZM10.4595 3.4174L9.57616 4.30073L10.4247 5.14926L11.308 4.26593L10.4595 3.4174ZM10.4247 4.30073L9.54136 3.4174L8.69283 4.26593L9.57616 5.14926L10.4247 4.30073ZM9.54136 3.4174C8.56909 2.44513 7.25042 1.89892 5.87542 1.89892V3.09892C6.93216 3.09892 7.94561 3.5187 8.69283 4.26593L9.54136 3.4174ZM5.87542 1.89892C4.50043 1.89892 3.18176 2.44513 2.20949 3.4174L3.05802 4.26593C3.80524 3.5187 4.81869 3.09892 5.87542 3.09892V1.89892ZM2.20949 3.4174C1.23723 4.38966 0.691016 5.70834 0.691016 7.08333H1.89102C1.89102 6.0266 2.3108 5.01315 3.05802 4.26593L2.20949 3.4174ZM0.691016 7.08333C0.691016 8.45832 1.23723 9.77699 2.20949 10.7493L3.05802 9.90073C2.3108 9.15351 1.89102 8.14006 1.89102 7.08333H0.691016ZM17.7913 10.7494C18.2728 10.268 18.6549 9.6965 18.9155 9.06747L17.8069 8.60812C17.6066 9.09152 17.313 9.53072 16.9429 9.90063L17.7913 10.7494ZM18.9155 9.06747C19.1761 8.43844 19.3103 7.76422 19.3103 7.08333H18.1103C18.1103 7.60658 18.0072 8.12471 17.8069 8.60812L18.9155 9.06747ZM19.3103 7.08333C19.3103 6.40244 19.1761 5.72822 18.9155 5.09919L17.8069 5.55854C18.0072 6.04194 18.1103 6.56007 18.1103 7.08333H19.3103ZM18.9155 5.09919C18.6549 4.47016 18.2728 3.89865 17.7913 3.4173L16.9429 4.26603C17.313 4.63594 17.6066 5.07514 17.8069 5.55854L18.9155 5.09919ZM2.20949 10.7493L9.57616 18.1159L10.4247 17.2674L3.05802 9.90073L2.20949 10.7493ZM10.4247 18.1159L17.7914 10.7493L16.9428 9.90073L9.57616 17.2674L10.4247 18.1159Z' fill='%23363636'/%3E%3C/svg%3E%0A");background-repeat:no-repeat no-repeat;background-position:center center;background-size:20px cover;width:20px;height:20px;display:block;content:".";font-size:0;margin-right:5px}.vtex-login-2-x-logoutButton{display:flex;align-items:center}.vtex-login-2-x-logoutButton::before{background-image:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.333 14.1667L17.4997 10L13.333 5.83334' stroke='%23363636' stroke-width='1.2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M17.5 10H7.5' stroke='%23363636' stroke-width='1.2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M7.5 17.5H4.16667C3.72464 17.5 3.30072 17.3244 2.98816 17.0118C2.67559 16.6993 2.5 16.2754 2.5 15.8333V4.16667C2.5 3.72464 2.67559 3.30072 2.98816 2.98816C3.30072 2.67559 3.72464 2.5 4.16667 2.5H7.5' stroke='%23363636' stroke-width='1.2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");background-repeat:no-repeat no-repeat;background-position:center center;background-size:20px cover;width:20px;height:20px;display:block;content:".";font-size:0;margin-right:5px}.vtex-login-2-x-minha-conta:hover,.vtex-login-2-x-logoutButton:hover,.vtex-login-2-x-meus-favoritos:hover,.vtex-login-2-x-meus-pedidos:hover{color:#5dff49}.vtex-login-2-x-content--accountOptions .vtex-login-2-x-button,.vtex-login-2-x-content--accountOptions .vtex-button__label{padding:5px 0}
.vtex-menu-2-x-styledLinkContainer--header__tooltip--link{margin:0;padding:0 12px}.vtex-menu-2-x-styledLinkContent--header__tooltip--link{font-family:'WorkSans-Regular';font-style:normal;font-weight:400;font-size:12px;line-height:14px;color:#FFFFFF}.vtex-menu-2-x-styledLinkContent--header__tooltip--link-icon::before{content:'.';background-image:url("data:image/svg+xml,%3Csvg width='17' height='17' viewBox='0 0 17 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.0379 5.61907C15.3042 6.3723 15.449 7.18285 15.449 8.02724C15.449 12.0172 12.2145 15.2518 8.22451 15.2518C4.23452 15.2518 1 12.0172 1 8.02724C1 4.03726 4.23452 0.802734 8.22451 0.802734C10.0748 0.802734 11.7627 1.49834 13.0408 2.64232' stroke='black' stroke-width='1.5'/%3E%3Cpath d='M15.7908 2.3376L8.84496 9.25362C8.45419 9.64271 7.8222 9.64203 7.43227 9.2521L5.81658 7.63641' stroke='black' stroke-width='1.5'/%3E%3C/svg%3E%0A");background-repeat:no-repeat no-repeat;background-position:center center;background-size:15px auto;width:15px;height:15px;color:transparent;margin-right:4px}.vtex-menu-2-x-styledLinkContent--footer__menu_main{font-family:'WorkSans-Bold';font-style:normal;font-weight:700;font-size:16px;line-height:19px;color:#FFFFFF}.vtex-menu-2-x-styledLinkContent--footer__menu_title_sub{font-family:'WorkSans-Bold';font-style:normal;font-weight:700;font-size:16px;line-height:19px;color:#5DFF49;margin-bottom:15px}.vtex-menu-2-x-styledLinkContent--footer__menu,.vtex-menu-2-x-styledLinkContent--footer__menu_content_sub{font-family:'Roboto-Condensed';font-style:normal;font-weight:400;font-size:14px;line-height:16px;color:#FFFFFF}.vtex-menu-2-x-styledLinkContent--main-menu-department{font-family:'WorkSans-Regular';font-weight:400;font-size:14px;line-height:16px;display:flex;align-items:center;color:#363636;text-transform:lowercase}.vtex-menu-2-x-styledLinkContent--main-menu-department:hover,.vtex-menu-2-x-menuItem--main-menu-department--isOpen .vtex-menu-2-x-styledLinkContent--main-menu-department{text-decoration-line:underline;font-family:'WorkSans-Bold';font-style:normal;font-weight:700}.vtex-menu-2-x-styledLink--footer__tooltip--link{font-family:'Roboto-Condensed';font-style:normal;font-weight:400;font-size:14px;line-height:16px;display:flex;align-items:flex-start;color:#FFFFFF}.vtex-menu-2-x-styledLinkContent--footer__tooltip--link{display:flex;flex-direction:column;margin-bottom:24px}.vtex-menu-2-x-styledLink--footer__tooltip--link-lojas-fisicas::before{content:'.';background-image:url("data:image/svg+xml,%3Csvg width='22' height='23' viewBox='0 0 22 23' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.0027 0.5H10.9973C4.93213 0.5 0 5.4335 0 11.5C0 13.9062 0.7755 16.1365 2.09413 17.9474L0.72325 22.0339L4.95138 20.6823C6.69075 21.8345 8.76562 22.5 11.0027 22.5C17.0679 22.5 22 17.5651 22 11.5C22 5.43488 17.0679 0.5 11.0027 0.5ZM17.4034 16.0334C17.138 16.7827 16.0847 17.4042 15.2446 17.5857C14.6699 17.7081 13.9191 17.8057 11.3919 16.758C8.15925 15.4188 6.0775 12.1339 5.91525 11.9207C5.75988 11.7076 4.609 10.1814 4.609 8.60287C4.609 7.02437 5.41062 6.25575 5.73375 5.92575C5.99913 5.65488 6.43775 5.53113 6.8585 5.53113C6.99463 5.53113 7.117 5.538 7.227 5.5435C7.55013 5.55725 7.71237 5.5765 7.9255 6.08663C8.19088 6.726 8.83712 8.3045 8.91412 8.46675C8.9925 8.629 9.07088 8.849 8.96088 9.06213C8.85775 9.28213 8.767 9.37975 8.60475 9.56675C8.4425 9.75375 8.2885 9.89675 8.12625 10.0975C7.97775 10.2721 7.81 10.4591 7.997 10.7823C8.184 11.0985 8.83025 12.1531 9.78175 13.0001C11.0096 14.0932 12.0051 14.4425 12.3612 14.591C12.6266 14.701 12.9429 14.6749 13.1368 14.4686C13.3829 14.2033 13.6867 13.7633 13.9961 13.3301C14.2161 13.0194 14.4939 12.9809 14.7854 13.0909C15.0824 13.194 16.654 13.9709 16.9771 14.1317C17.3003 14.294 17.5134 14.371 17.5917 14.5071C17.6687 14.6433 17.6687 15.2826 17.4034 16.0334Z' fill='white'/%3E%3C/svg%3E");background-repeat:no-repeat no-repeat;background-position:center center;background-size:20px auto;width:20px;height:20px;color:transparent;margin-right:8px}.vtex-menu-2-x-styledLink--footer__tooltip--link-contato::before{content:'.';background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 18 18" fill="none"><path d="M5 5H13M5 9H11M1 17V4C1 3.20435 1.31607 2.44129 1.87868 1.87868C2.44129 1.31607 3.20435 1 4 1H14C14.7956 1 15.5587 1.31607 16.1213 1.87868C16.6839 2.44129 17 3.20435 17 4V10C17 10.7956 16.6839 11.5587 16.1213 12.1213C15.5587 12.6839 14.7956 13 14 13H5L1 17Z" stroke="white" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>');background-repeat:no-repeat no-repeat;background-position:center center;background-size:20px auto;width:20px;height:20px;color:transparent;margin-right:8px}.vtex-menu-2-x-styledLinkContent--footer__tooltip--link-lojas-fisicas::before{content:'WHATSAPP';font-family:'RobotoCondensed-Bold';font-weight:700;font-size:12px;line-height:14px;color:#5DFF49;text-transform:uppercase}.vtex-menu-2-x-styledLinkContent--footer__tooltip--link-contato::before{content:'ATENDIMENTO';font-family:'RobotoCondensed-Bold';font-weight:700;font-size:12px;line-height:14px;color:#5DFF49;text-transform:uppercase}.vtex-menu-2-x-submenu--main-menu-department-submenu{max-width:1330px;display:flex;justify-content:space-between;margin:0 auto}.vtex-menu-2-x-menuContainer--submenu-mobile-number{display:flex;flex-direction:row;flex-wrap:wrap;align-items:flex-start;align-content:flex-start;gap:15px;max-width:17rem}.vtex-menu-2-x-menuContainer--main-number-menu{display:flex;flex-direction:row;flex-wrap:wrap;align-items:flex-start;align-content:flex-start;gap:6px;max-width:100px;margin-left:1.5rem}.vtex-menu-2-x-styledLinkContainer--submenu-mobile-number,.vtex-menu-2-x-styledLinkContainer--main-number-menu{width:100%}.vtex-menu-2-x-styledLinkContent--submenu-mobile-number,.vtex-menu-2-x-styledLinkContent--main-number-menu,.vtex-menu-2-x-styledLinkContent--main-menu-menu,.vtex-menu-2-x-styledLinkContent--main-menu-principal-column-first{font-family:'WorkSans-Bold';font-style:normal;font-weight:700;font-size:16px;line-height:80%;color:#000000;margin-bottom:10px}.vtex-menu-2-x-menuItem--main-menu-menu-principal .vtex-menu-2-x-styledLinkContent--main-menu-principal-column-first{font-family:'WorkSans-Regular';font-style:normal;font-weight:400;font-size:12px;line-height:100%;color:#000000;padding:4px 8px;background:#5DFF49;border-radius:3px;display:inline-block}.vtex-menu-2-x-menuItem--main-menu-menu .vtex-menu-2-x-styledLink--main-menu-column--highlight .vtex-menu-2-x-styledLinkContent--main-menu-menu,.vtex-menu-2-x-menuItem--main-menu-menu-principal .vtex-menu-2-x-styledLink--main-menu-principal-column--highlight .vtex-menu-2-x-styledLinkContent--main-menu-menu-principal{font-family:'WorkSans-Bold';font-style:normal;font-weight:700;font-style:normal;font-weight:400;font-size:12px;line-height:100%;text-decoration-line:underline;color:#1C1C1C;background:transparent;padding:0}.vtex-menu-2-x-menuItem--main-menu-menu .vtex-menu-2-x-styledLinkContent--main-menu-menu{font-family:'WorkSans-Regular';font-style:normal;font-weight:400;font-size:12px;line-height:100%;color:#000000}.vtex-menu-2-x-menuItem--submenu-mobile-number{border:2px solid #1C1C1C;border-radius:6.63968px;width:40px;height:40px;transition:all 0.3s}.vtex-menu-2-x-menuItem--main-number-menu{border:1.32794px solid #1C1C1C;border-radius:6.63968px;width:28px;height:28px;transition:all 0.3s}.vtex-menu-2-x-menuItem--main-number-column-size{border:1.32794px solid #1C1C1C;border-radius:6.63968px;min-width:45px;height:28px;transition:all 0.3s}.vtex-menu-2-x-menuItem--submenu-mobile-number:hover,.vtex-menu-2-x-menuItem--main-number-menu:hover{background:#5DFF49}.vtex-menu-2-x-menuItem--submenu-mobile-number .vtex-menu-2-x-styledLinkContent--submenu-mobile-number,.vtex-menu-2-x-menuItem--main-number-menu .vtex-menu-2-x-styledLinkContent--main-number-menu{font-family:'WorkSans-Regular';font-style:normal;font-weight:400;font-size:12px;line-height:100%;color:#1C1C1C;margin:0}.vtex-menu-2-x-styledLinkContainer--submenu-mobile-number,.vtex-menu-2-x-styledLinkContainer--main-number-menu{margin:0}.vtex-menu-2-x-menuItem--submenu-mobile-number .vtex-menu-2-x-styledLinkContainer--submenu-mobile-number,.vtex-menu-2-x-menuItem--main-number-menu .vtex-menu-2-x-styledLinkContainer--main-number-menu{display:flex;align-items:center;justify-content:center;padding:0;height:100%}.vtex-menu-2-x-submenuWrapper--main-menu-department-submenu--isOpen{border-top:2px solid#F2F2F2;padding:30px 0px;margin-top:10px}.vtex-menu-2-x-styledLinkContainer--Panda-product__wishlist--item{background-image:url('data:image/svg+xml,<svg width="16" height="14" viewBox="0 0 16 14" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M13.625 7.42925L7.99998 13.0003L2.37498 7.42925C2.00396 7.06821 1.71171 6.63427 1.51664 6.15473C1.32157 5.6752 1.2279 5.16047 1.24153 4.64295C1.25517 4.12544 1.3758 3.61636 1.59585 3.14776C1.8159 2.67916 2.13058 2.2612 2.5201 1.92019C2.90961 1.57918 3.36551 1.32252 3.85909 1.16637C4.35267 1.01021 4.87324 0.957943 5.38801 1.01286C5.90278 1.06777 6.40061 1.22867 6.85014 1.48543C7.29967 1.7422 7.69117 2.08925 7.99998 2.50475C8.31013 2.09227 8.70208 1.74825 9.15131 1.49421C9.60053 1.24017 10.0974 1.08159 10.6107 1.02839C11.124 0.975198 11.6428 1.02853 12.1346 1.18505C12.6263 1.34157 13.0805 1.59791 13.4686 1.93803C13.8568 2.27814 14.1706 2.69472 14.3903 3.16167C14.61 3.62863 14.731 4.13592 14.7457 4.65179C14.7604 5.16765 14.6684 5.681 14.4756 6.15969C14.2827 6.63839 13.9932 7.07212 13.625 7.43375" stroke="black" stroke-linecap="round" stroke-linejoin="round"/></svg>');background-repeat:no-repeat no-repeat;background-position:center center;background-size:22px auto;width:28px;height:28px;margin:0}.vtex-menu-2-x-styledLinkIcon--Panda-product__wishlist--item{display:none}.vtex-menu-2-x-menuContainerNav--header_menu--mob{background:#E8E8E8;width:100%;padding:0px 40px 40px}.vtex-menu-2-x-menuContainer--account-drawer__menu--mobile{display:flex;flex-direction:row;justify-content:flex-start;margin-top:20px}.vtex-menu-2-x-styledLinkContainer--account-drawer__menu--mobile{margin:0;display:flex;align-items:center}.vtex-menu-2-x-styledLinkContainer--account-drawer__menu--mobile::after{content:'.';color:transparent;background-image:url("data:image/svg+xml,%3Csvg width='7' height='12' viewBox='0 0 7 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 10.2075L4.32659 6L0 1.7925L1.33198 0.5L7 6L1.33198 11.5L0 10.2075Z' fill='%23E8E8E8'/%3E%3C/svg%3E");background-repeat:no-repeat no-repeat;background-position:center center;background-size:6px auto;margin-left:8px;margin-right:20px}.vtex-menu-2-x-styledLinkContent--account-drawer__menu--mobile{font-family:'RobotoCondensed-Bold';font-style:normal;font-weight:700;font-size:12px;line-height:14px;text-align:right;color:#E8E8E8}.vtex-menu-2-x-styledLinkContainer--submenu-mobile-subcategory{margin:0;margin-bottom:20px}.vtex-menu-2-x-styledLinkContent--submenu-mobile-subcategory{font-family:'WorkSans-Regular';font-style:normal;font-weight:400;font-size:18px;line-height:120%;text-align:right;color:#1C1C1C}.vtex-menu-2-x-menuContainerNav--submenu-mobile-number,.vtex-menu-2-x-menuContainerNav--submenu-mobile-subcategory{width:100%;padding:22px 0px;padding-left:30px;border-bottom:2px solid #E8E8E8}.vtex-menu-2-x-menuContainerNav--submenu-mobile-number{flex:1}.vtex-menu-2-x-menuContainer--menu-mobile-wrapper{padding-top:22px}@media (max-width:990px){.vtex-menu-2-x-menuContainer--footer-menu-mobile-institucional{margin:8px 0;gap:8px}.vtex-menu-2-x-styledLinkContainer--footer-menu-mobile-institucional{margin:0;padding:0}.vtex-menu-2-x-styledLinkContent--footer-menu-mobile-institucional{font-family:'WorkSans-Regular';font-style:normal;font-weight:400;font-size:12px;line-height:12px;color:#000;padding:4px 8px;background-color:#5DFF49;border-radius:3px;width:fit-content}}.vtex-menu-2-x-styledLinkContainer--submenu-mobile-footer{margin-left:0;margin-right:0;margin-bottom:15px}.vtex-menu-2-x-styledLinkContent--submenu-mobile-footer{font-family:'Roboto-Condensed';font-style:normal;font-weight:400;font-size:16px;line-height:80%;color:#363636}.vtex-menu-2-x-menuContainer--submenu-mobile-footer{margin-top:20px}.vtex-menu-2-x-styledLink--Panda-product__wishlist--item{display:block;width:29px;height:26px;margin-top:-5px}@media (max-width:767px){.vtex-menu-2-x-styledLink--submenu-mobile-subcategory--highlight .vtex-menu-2-x-styledLinkContent--submenu-mobile-subcategory{font-family:'WorkSans-bold';font-style:normal;font-weight:700;font-size:18px;line-height:80%;text-decoration-line:underline;color:#1C1C1C}}.vtex-menu-2-x-styledLinkContainer--main-menu-department{margin-left:.5rem;margin-right:.5rem}.vtex-menu-2-x-styledLinkContent--main-menu-department-bf-temp{font-size:0;color:#DA3B35}.vtex-menu-2-x-styledLinkContent--main-menu-department-bf-temp::before{content:'BLACK';font-family:'WorkSans-Bold';font-style:normal;font-weight:700;font-size:14px;line-height:16px;text-transform:uppercase}.vtex-menu-2-x-styledLinkContent--main-menu-department-bf-temp::after{content:'FRIDAY';font-family:'WorkSans-Light';font-style:normal;font-weight:300;font-size:14px;line-height:16px;text-transform:uppercase}.vtex-menu-2-x-submenuContainer--main-menu-department-bf-temp-submenu{display:none!important}.vtex-menu-2-x-styledLinkContainer--main-menu-department-bf-mobile{margin:0}.vtex-menu-2-x-styledLinkContent--main-menu-department-bf-mobile{border-radius:3px;padding:4px 8px;font-family:'WorkSans-Bold';font-style:normal;font-weight:700;font-size:18px;line-height:120%;color:#DA3B35;margin:0;margin-bottom:20px;display:inline-flex;text-transform:lowercase;background-color:#000000}.vtex-menu-2-x-submenuWrapper--main-menu-department-submenu{min-height:31rem}.vtex-menu-2-x-styledLinkContainer--main-menu-menu-principal{margin-right:0}.vtex-menu-2-x-menuContainerNav--menu-mobile-wrapper{flex:1}.vtex-menu-2-x-menuContainer--header-menu-accordion{flex-wrap:wrap;gap:.75rem}.vtex-menu-2-x-menuItem--header-menu-accordion{width:8.5rem}.vtex-menu-2-x-styledLink--submenu-mobile-subcategory{display:block;background-color:#5DFF49;padding:.25rem .5rem;width:fit-content}.vtex-menu-2-x-styledLinkContent--submenu-mobile-subcategory{display:flex;align-items:center;gap:.75rem;font-size:18px;color:#000;&::after {
        content: '';
        background-image: url("data:image/svg+xml,%3Csvg width='7' height='12' viewBox='0 0 7 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 10.2075L4.32659 6L0 1.7925L1.33198 0.5L7 6L1.33198 11.5L0 10.2075Z' fill='%231C1C1C'/%3E%3C/svg%3E");
        width: 7px;
        height: 12px;
        display: inline-block;
    }}@media screen and (max-width:1024px){.vtex-menu-2-x-menuItem--submenu-mobile-number .vtex-menu-2-x-styledLinkContent--submenu-mobile-number,.vtex-menu-2-x-menuItem--main-number-menu .vtex-menu-2-x-styledLinkContent--main-number-menu{font-size:18px}}.vtex-menu-2-x-menuContainerNav--main-menu-wrapper{margin:0 1rem}.vtex-menu-2-x-menuContainerNav--menu-acessorios-mobile{border-bottom:none}.vtex-menu-2-x-menuContainer--main-menu-principal-column{max-height:29rem;overflow-y:auto;position:relative;&::-webkit-scrollbar-button {
        display: none;
    }

    &::-webkit-scrollbar {
        width: 5px;
    }

    &::-webkit-scrollbar-track {
        background: #fff;
        margin-top: 30px;
    }

    &::-webkit-scrollbar-thumb {
        background-color: #000;
        border-radius: 20px;
        border: 3px solid #000;
    }

    > .vtex-menu-2-x-styledLinkContainer--main-menu-principal-column {
        position: sticky;
        top: 0;
        background: white; /* Ou a cor do fundo da sua lista */
        z-index: 1;
        padding: 10px 0; 
    }}
.vtex-minicart-2-x-minicartIconContainer--Panda-cart{background-image:url('data:image/svg+xml,<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M0.800049 0.744629C0.523906 0.744629 0.300049 0.968487 0.300049 1.24463C0.300049 1.52077 0.523906 1.74463 0.800049 1.74463V0.744629ZM2.51945 1.24463L3.00206 1.11392C2.94304 0.89597 2.74525 0.744629 2.51945 0.744629V1.24463ZM5.31348 11.561L4.83087 11.6918C4.896 11.9323 5.12826 12.0881 5.3755 12.0572L5.31348 11.561ZM13.9105 10.4864L13.9725 10.9826C14.1849 10.956 14.3568 10.7973 14.4001 10.5877L13.9105 10.4864ZM15.2 4.25358L15.6897 4.35489C15.7201 4.20763 15.6827 4.05448 15.5878 3.93787C15.4928 3.82127 15.3504 3.75358 15.2 3.75358V4.25358ZM3.33438 4.25358L2.85176 4.38429L3.33438 4.25358ZM0.800049 1.74463H2.51945V0.744629H0.800049V1.74463ZM5.3755 12.0572L13.9725 10.9826L13.8485 9.99028L5.25146 11.0649L5.3755 12.0572ZM14.4001 10.5877L15.6897 4.35489L14.7104 4.15228L13.4209 10.3851L14.4001 10.5877ZM2.03684 1.37534L2.85176 4.38429L3.81699 4.12288L3.00206 1.11392L2.03684 1.37534ZM2.85176 4.38429L4.83087 11.6918L5.79609 11.4303L3.81699 4.12288L2.85176 4.38429ZM15.2 3.75358H3.33438V4.75358H15.2V3.75358ZM7.50005 14.3751C7.50005 14.7203 7.22023 15.0001 6.87505 15.0001V16.0001C7.77251 16.0001 8.50005 15.2725 8.50005 14.3751H7.50005ZM6.87505 15.0001C6.52987 15.0001 6.25005 14.7203 6.25005 14.3751H5.25005C5.25005 15.2725 5.97759 16.0001 6.87505 16.0001V15.0001ZM6.25005 14.3751C6.25005 14.0299 6.52987 13.7501 6.87505 13.7501V12.7501C5.97759 12.7501 5.25005 13.4776 5.25005 14.3751H6.25005ZM6.87505 13.7501C7.22023 13.7501 7.50005 14.0299 7.50005 14.3751H8.50005C8.50005 13.4776 7.77251 12.7501 6.87505 12.7501V13.7501ZM13.5 14.3751C13.5 14.7203 13.2202 15.0001 12.875 15.0001V16.0001C13.7725 16.0001 14.5 15.2725 14.5 14.3751H13.5ZM12.875 15.0001C12.5299 15.0001 12.25 14.7203 12.25 14.3751H11.25C11.25 15.2725 11.9776 16.0001 12.875 16.0001V15.0001ZM12.25 14.3751C12.25 14.0299 12.5299 13.7501 12.875 13.7501V12.7501C11.9776 12.7501 11.25 13.4776 11.25 14.3751H12.25ZM12.875 13.7501C13.2202 13.7501 13.5 14.0299 13.5 14.3751H14.5C14.5 13.4776 13.7725 12.7501 12.875 12.7501V13.7501Z" fill="black"/></svg>');background-repeat:no-repeat no-repeat;background-position:center center;background-size:22px auto;width:28px;height:28px}.vtex-minicart-2-x-openIconContainer{padding:0px}.vtex-minicart-2-x-minicartIconContainer .vtex-store-icons-0-x-cartIcon{display:none}.vtex-minicart-2-x-cartIcon{display:none}.vtex-minicart-2-x-minicartQuantityBadge{font-family:'WorkSans-Bold';background:#5DFF49;font-weight:700;font-size:12.8818px;line-height:15px;display:flex;align-items:center;text-align:center;text-transform:uppercase;color:#1C1C1C}@media (max-width:767px){.vtex-minicart-2-x-openIconContainer--Panda-cart .vtex-button__label{padding-left:0!important;padding-right:5px!important}}@media (max-width:990px){.vtex-minicart-2-x-openIconContainer--Panda-cart .vtex-button__label{padding-left:0!important;padding-right:5px!important}}
.vtex-modal-layout-0-x-hiddenContainer{overflow:unset;padding-right:0px!important}.vtex-modal-layout-0-x-modal--modal-primeira-compra{position:fixed;inset:0px;z-index:1300;width:30%;height:300px;margin-top:90px}@media (max-width:767px){.vtex-modal-layout-0-x-modal--modal-primeira-compra{width:100%}}.vtex-modal-layout-0-x-paper--modal-primeira-compra{background:#FFFFFF;box-shadow:0px 4px 4px rgba(0,0,0,0.25);border-radius:10px;padding:14px;padding-top:0px;max-width:400px}.vtex-modal-layout-0-x-paper--modal-primeira-compra .vtex-modal-layout-0-x-headerContainer{border:none;margin-bottom:-30px;z-index:1;position:relative}.vtex-modal-layout-0-x-paper--modal-primeira-compra .vtex-modal-layout-0-x-headerContainer .vtex-modal-layout-0-x-closeIcon{width:20px}.vtex-modal-layout-0-x-paper--modal-primeira-compra .vtex-rich-text-0-x-heading{font-family:'WorkSans-Bold';font-style:normal;font-weight:700;font-size:16px;line-height:26px;text-align:center;letter-spacing:0.5px;text-transform:uppercase;color:#000000;margin-bottom:0px}@media (max-width:767px){.vtex-modal-layout-0-x-paper--modal-primeira-compra .vtex-rich-text-0-x-heading{font-size:14px;line-height:24px}}.vtex-modal-layout-0-x-paper--modal-primeira-compra .vtex-rich-text-0-x-paragraph{font-family:'WorkSans-Regular';font-style:normal;font-weight:400;font-size:14px;line-height:24px;text-align:center;letter-spacing:0.5px;text-transform:uppercase;color:#000000}@media (max-width:767px){.vtex-modal-layout-0-x-paper--modal-primeira-compra .vtex-rich-text-0-x-paragraph{font-size:12px;line-height:22px}}.vtex-modal-layout-0-x-paper--modal-primeira-compra .vtex-store-link-0-x-link{display:block;text-align:center;margin-top:3px;font-weight:400;font-size:10px;line-height:12px;letter-spacing:0.5px;color:#000;text-decoration:none;margin-top:12px}.vtex-modal-layout-0-x-triggerContainer--become-a-franchisee-form{position:absolute;width:100%;height:100%;cursor:pointer}.vtex-modal-layout-0-x-paper--become-a-franchisee-form{width:100%;height:100%;max-width:700px;max-height:calc(100% - 32px);margin:16px;border-radius:16px;padding:32px;& .vtex-modal-layout-0-x-headerContainer {
        border: none;
    }}.vtex-modal-layout-0-x-paper--become-a-franchisee-form::-webkit-scrollbar{width:16px}.vtex-modal-layout-0-x-paper--become-a-franchisee-form::-webkit-scrollbar-track{border-radius:8px;background-color:transparent;border:1px solid transparent}.vtex-modal-layout-0-x-paper--become-a-franchisee-form::-webkit-scrollbar-thumb{border-radius:8px;border:3px solid transparent;background-clip:content-box;background-color:#e3e6e8}.vtex-modal-layout-0-x-closeButton{svg {
        color: #000;
    }}@media screen and (max-width:768px){.vtex-modal-layout-0-x-paper--become-a-franchisee-form{margin:0;padding:20px 16px;border-radius:0;max-height:none}}
.vtex-my-account-1-x-boxContainer{border:1px solid #CCCCCC;border-radius:8px}.vtex-my-account-1-x-dataEntryLabel{font-family:'WorkSans-Regular';font-style:normal;font-weight:700;font-size:16px;line-height:100%}.vtex-my-account-1-x-boxContainerFooter .vtex-button__label{font-family:'WorkSans-Regular';font-style:normal;font-weight:400;font-size:16px;line-height:100%;text-decoration-line:underline;color:#000000}.vtex-my-account-1-x-boxContainerFooter{margin-top:-98px;margin-bottom:20px}.vtex-my-account-1-x-addressList .vtex-my-account-1-x-boxContainer{display:flex;width:fit-content;height:fit-content;min-height:200px;.vtex-my-account-1-x-boxContainerBody {
        display: flex;
        width: fit-content;
        height: fit-content;
        padding: 12px 32px;

        > div {
            height: fit-content;
        }
    }}.vtex-my-account-1-x-dataEntryChildren{font-family:'WorkSans-Regular';font-style:normal;font-weight:400;font-size:14px;line-height:100%}.vtex-my-account-1-x-newsletterContainerTitle{font-family:'WorkSans-Regular';font-style:normal;font-weight:700;font-size:16px;line-height:100%}.vtex-my-account-1-x-newsletterContainerMessage{font-family:'WorkSans-Regular';font-style:normal;font-weight:400;font-size:14px;line-height:100%}.vtex-my-account-1-x-newsletterBoxContainer .vtex-checkbox__label{font-family:'WorkSans-Regular';font-style:normal;font-weight:400;font-size:14px;line-height:100%}.vtex-my-account-1-x-newsletterBoxContainer .vtex-checkbox__line-container{display:flex;align-items:center}.vtex-my-account-1-x-boxContainerBody .vtex-button{background:#1C1C1C;border-radius:10px;padding:0px 10px;border:none}.vtex-my-account-1-x-boxContainerBody .vtex-button__label{font-family:'RobotoCondensed-Bold'!important;font-weight:700;font-size:18px;line-height:20px;color:#fff;padding:0}.vtex-my-account-1-x-boxContainerBody .vtex-profile-form-3-x-toggleBusinessButtonWrapper .vtex-button{background:transparent;border-radius:0px;padding:0px 30px;font-family:'RobotoCondensed-Bold';font-style:normal;font-weight:700;font-size:16px;line-height:100%;text-align:center;text-decoration-line:underline;color:#000000}.vtex-my-account-1-x-userGreeting{font-weight:700;font-size:18px;line-height:27px;color:#353535}.vtex-my-account-1-x-userName{text-transform:capitalize;font-size:18px;line-height:27px;color:#353535}.vtex-my-account-1-x-userInfo{display:flex;flex-direction:row;flex-wrap:nowrap}.vtex-my-account-1-x-addressList__header,.vtex-account__cards-list__header,.vtex.my-authentication_authentication__header,.vtex-my-orders-app-3-x-ordersList{.vtex-pageHeader-link__container {
        display: none;
    }}.vtex-my-account-1-x-menuLink,.vtex-my-account-1-x-menuLinks .vtex-account_menu-link{color:#353535;text-transform:lowercase;padding:8px 0 8px 16px}.sizebay-sizebay-3-x-SizeBayContainer{margin:10px 0}@media (max-width:768px){.vtex-my-account-1-x-menu{text-align:center}.vtex-my-account-1-x-userInfo{display:flex;flex-direction:column;align-items:center;justify-content:center}.vtex-my-account-1-x-userImage{margin:0;margin-bottom:14px;width:80px;height:80px}.vtex-my-account-1-x-menuLink,.vtex-my-account-1-x-menuLinks .vtex-account_menu-link{padding:0;margin:0;border-width:0;margin-bottom:32px;font-size:16px;line-height:24px;color:#353535;text-transform:lowercase}.vtex-my-account-1-x-addressBox{flex-direction:column}.vtex-my-account-1-x-addressList__header,.vtex-account__cards-list__header,.vtex.my-authentication_authentication__header,.vtex-my-orders-app-3-x-ordersList{.vtex-pageHeader-link__container {
            display: block;
        }}.vtex-my-account-1-x-addressList .vtex-my-account-1-x-boxContainer{margin:0 auto;width:100%}}
.vtex-order-placed-2-x-confirmationIconWrapper{color:#5dff49}.vtex-order-placed-2-x-orderPlacedHeader .vtex-flex-layout-0-x-flexRowContent--confirmationButtons{display:none}.vtex-order-placed-2-x-noticeListItem{border:none}.vtex-order-placed-2-x-orderWrapper .vtex-button,.vtex-order-placed-2-x-orderPlacedHeader .vtex-button{background:#1c1c1c;border-radius:8px;padding:0px 30px;border:none;overflow:hidden}.vtex-order-placed-2-x-noticeListItem .vtex-button{width:100%;max-width:1300px;display:flex;margin:0 auto;margin-top:30px;align-items:center;justify-content:center}.vtex-order-placed-2-x-orderWrapper .vtex-button__label,.vtex-order-placed-2-x-orderPlacedHeader .vtex-button__label{font-family:'WorkSans-Regular';font-style:normal;font-weight:700;font-size:14px;color:#fff;padding:0}.vtex-order-placed-2-x-cancelOrderButton .vtex-button{background:transparent}.vtex-order-placed-2-x-cancelOrderButton .vtex-button__label{text-decoration:underline}.vtex-order-placed-2-x-cancelOrderButton,.vtex-order-placed-2-x-updateOrderButton{display:none!important}
.vtex-overlay-layout-0-x-popper{width:100%}.vtex-overlay-layout-0-x-container{border:none;padding:0px 10px}
.vtex-product-availability-0-x-container--pd_disponibilidade_estoque{display:flex;text-align:left;margin-bottom:10px;align-items:center}.vtex-product-availability-0-x-container--pd_disponibilidade_estoque::before{content:'.';background-image:url("data:image/svg+xml,%3Csvg width='41' height='31' viewBox='0 0 41 31' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21.8929 15.7623C22.6621 15.7623 23.2857 15.1387 23.2857 14.3694C23.2857 13.6002 22.6621 12.9766 21.8929 12.9766C21.1236 12.9766 20.5 13.6002 20.5 14.3694C20.5 15.1387 21.1236 15.7623 21.8929 15.7623Z' stroke='%231C1C1C' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M20.5 24.1196C25.1155 24.1196 28.8571 20.3779 28.8571 15.7624C28.8571 11.1469 25.1155 7.40527 20.5 7.40527C15.8844 7.40527 12.1428 11.1469 12.1428 15.7624C12.1428 20.3779 15.8844 24.1196 20.5 24.1196Z' stroke='%231C1C1C' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M1 15.7623C1 15.7623 7.96429 1.83374 20.5 1.83374C33.0357 1.83374 40 15.7623 40 15.7623C40 15.7623 33.0357 29.6909 20.5 29.6909C7.96429 29.6909 1 15.7623 1 15.7623Z' stroke='%231C1C1C' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");background-repeat:no-repeat no-repeat;background-position:center center;background-size:19px auto;width:30px;height:auto;display:inline-grid;margin-right:-3px;color:transparent}.vtex-product-availability-0-x-lowStockHighlight,.vtex-product-availability-0-x-lowStockText--pd_disponibilidade_estoque{font-family:'RobotoCondensed-Bold';font-style:normal;font-weight:700;font-size:14px;line-height:16px;color:#000000}
.vtex-product-identifier-0-x-product-identifier--productReference{font-family:'Roboto-Condensed';font-style:normal;font-weight:400;font-size:12px;line-height:100%;color:#000000}
.vtex-product-summary-2-x-element--product__summary--shelf{background:linear-gradient(180deg,rgba(255,255,255,0) 47.19%,#E8E8E8 100%);border-radius:10px}.vtex-product-summary-2-x-containerNormal{margin:0px}@media (max-width:767px){.vtex-product-summary-2-x-containerNormal{margin:0px}}.vtex-product-summary-2-x-brandName{font-size:18px;line-height:120%;font-weight:300;text-align:center;color:#000000;flex:none;order:0;flex-grow:0;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:36px}@media (max-width:767px){.vtex-product-summary-2-x-brandName{font-size:16px;min-height:unset;margin-bottom:4px}}.vtex-product-summary-2-x-nameContainer--product__summary-name-search{padding:8px 8px!important;display:flex;justify-content:flex-start}.vtex-product-summary-2-x-brandName--product__summary-name-search{font-family:'WorkSans-Regular';font-weight:400;font-size:14px;line-height:100%;color:#1C1C1C;text-align:left;min-height:29px}.vtex-product-summary-2-x-nameContainer{padding:16px 20px}.vtex-product-summary-2-x-containerNormal--product__summary--shelf-search{border:2px solid #E8E8E8;border-radius:10px 10px 0px 0px;transition:all 0.2s}.vtex-product-summary-2-x-containerNormal--product__summary--shelf-search:hover{border:2px solid #1C1C1C}.vtex-product-summary-2-x-element--product__summary--shelf-search{padding-bottom:0;position:relative}.vtex-slider-layout-0-x-slide--best-sellers-home .vtex-product-summary-2-x-element{padding:0;width:100%}.vtex-slider-layout-0-x-slide--best-sellers-home .vtex-product-summary-2-x-containerNormal{border:1px solid #BDBDBD;max-width:unset!important;border-radius:15px;transition:all .3s ease;&:hover {
        border-color: #1C1C1C;
    }}.vtex-slider-layout-0-x-slide--best-sellers-home .vtex-product-summary-2-x-listPriceContainer,.vtex-slider-layout-0-x-slide--best-sellers-home .vtex-product-summary-2-x-interestRatePrice,.vtex-slider-layout-0-x-slide--best-sellers-home .vtex-product-summary-2-x-sellingPriceLabel{display:none}.vtex-slider-layout-0-x-slide--best-sellers-home .vtex-product-summary-2-x-buyButton{margin:0 18px 15px}.vtex-slider-layout-0-x-slide--best-sellers-home .vtex-product-summary-2-x-buyButton .vtex-button{background-color:transparent;border:1px solid #BDBDBD;border-radius:10px;font-size:0;&::after {
        content: 'comprar';
        font-size: 1rem;
        font-family: WorkSans-Medium;
        font-weight: 500;
        color: #000;
    }

    &:hover {
        background-color: #5DFF49;
        border-color: #1C1C1C;
        opacity: 1;
    }}.vtex-slider-layout-0-x-slide--best-sellers-home .vtex-product-summary-2-x-nameContainer{background-color:#F4F4F4;padding:19px 18px 10px;justify-content:flex-start;width:100%;.vtex-product-summary-2-x-brandName {
        font-size: 1rem;
        font-weight: 600;
        color: #000;
        text-align: start;
        display: inline-block;
    }}.vtex-slider-layout-0-x-slide--best-sellers-home .vtex-product-summary-2-x-priceContainer{background-color:#F4F4F4;padding:0 18px 18px;align-items:flex-start;justify-content:flex-start;width:100%;height:100%}.vtex-slider-layout-0-x-slide--best-sellers-home .vtex-product-summary-2-x-sellingPriceContainer{display:flex;.vtex-product-summary-2-x-sellingPrice {
        padding: 0;
        font-family: WorkSans-Regular;
        font-weight: 500;
        font-size: 1rem;
    }}.vtex-slider-layout-0-x-slide--best-sellers-home .vtex-product-summary-2-x-installmentContainer{color:#000;font-size:.875rem;font-family:WorkSans-Regular;font-weight:400;.vtex-product-summary-2-x-price_interestRate {
        display: none;
    }}.vtex-product-summary-2-x-container--shelf-list{max-width:80%!important}.vtex-product-summary-2-x-imageContainer--shelf-list{width:80px;height:80px;flex-shrink:0;border-radius:15px;overflow:hidden}.vtex-product-summary-2-x-image--shelf-list{height:100%!important;width:auto!important}.vtex-product-summary-2-x-brandName--shelf-list{font-size:16px;font-weight:600;font-family:'WorkSans-Medium';line-height:14.5px;text-align:start;min-height:unset}.vtex-product-summary-2-x-nameContainer--shelf-list{padding:0}.vtex-product-summary-2-x-nameContainer--summary-mini{justify-content:flex-start}.vtex-product-summary-2-x-container--product__summary--shelf-search{max-width:unset!important}
.vtex-profile-form-3-x-toggleBusinessButtonWrapper{display:none}
.vtex-product-price-1-x-currencyContainer--summary{font-weight:300;font-size:20px;line-height:120%;text-align:center;color:#1C1C1C}.vtex-product-price-1-x-spotPrice--product__spot-price-pdp,.vtex-product-price-1-x-spotPrice--product__spot-price-search{margin:0;font-weight:400;font-size:14px;line-height:16.4px;text-transform:lowercase;color:#3F3F40;display:flex;align-items:flex-end;gap:3px}.vtex-product-price-1-x-spotPrice--product__spot-price-pdp{font-weight:700;flex-direction:column;align-items:flex-start}.vtex-product-price-1-x-spotPriceValue--product__spot-price-pdp,.vtex-product-price-1-x-spotPriceValue--product__spot-price-search{font-family:'Roboto-Condensed';font-style:normal;font-weight:400;font-size:26px;line-height:100%;color:#1C1C1C;text-transform:uppercase}@media (max-width:767px){.vtex-product-price-1-x-spotPrice--product__spot-price-search{font-size:12px;display:flex;flex-direction:column;align-items:flex-start;gap:0px}.vtex-product-price-1-x-spotPriceValue--product__spot-price-search{font-size:18px;margin-bottom:-2px}.vtex-product-price-1-x-currencyContainer--summary{font-weight:300;font-size:16px;line-height:120%;text-align:center;color:#1C1C1C}.vtex-product-price-1-x-spotPrice--product__spot-price-pdp{flex-direction:row;align-items:flex-end}}.vtex-product-price-1-x-installments--Panda-summary-price{font-weight:700;font-size:20px;line-height:120%;text-align:center;color:#1C1C1C}@media (max-width:767px){.vtex-product-price-1-x-installments--Panda-summary-price{font-weight:700;font-size:16px;line-height:120%;text-align:center;color:#1C1C1C}}.vtex-product-price-1-x-currencyContainer--Panda-summary-price{font-weight:700}.vtex-product-price-1-x-sellingPrice--summary-search{font-family:'Roboto-Condensed';font-style:normal;font-weight:400;font-size:14px;line-height:120%;color:#1C1C1C}.vtex-product-price-1-x-savings--product-discount-tag-search{display:flex;flex-direction:row;align-items:center;padding:3px 6px;width:65px;height:20px;background:#1C1C1C;font-family:'WorkSans-Bold';font-style:normal;font-weight:700;font-size:12px;line-height:14px;text-transform:uppercase;color:#FFFFFF;justify-content:center;position:absolute;bottom:0}.vtex-product-price-1-x-listPriceValue{font-family:'Roboto-Condensed';font-style:normal;font-weight:400;font-size:14px;line-height:22px;text-decoration-line:line-through;text-transform:uppercase;color:#000000}.vtex-product-price-1-x-sellingPrice{font-family:'Roboto-Condensed';font-style:normal;font-weight:400;font-size:26px;line-height:100%;color:#1C1C1C}@media (max-width:767px){.vtex-product-price-1-x-savings--product-discount-tag-search{font-size:10px;width:fit-content;height:15px}}.vtex-product-price-1-x-savings--product__price-savings-pdp{display:block;width:64px!important;height:20px;background:#5DFF49;color:#000000;padding:4px 15px 3px 10px;font-weight:700;font-family:'WorkSans-Bold'}.vtex-product-price-1-x-savingsPercentage--product__price-savings-pdp{margin-right:5px}.vtex-product-price-1-x-savings--product__price-savings-pdp-pix{color:#1A7415;font-size:14px;font-weight:700}.vtex-product-price-1-x-currencyContainer--summary-list{font-size:16px;font-weight:400;font-family:'WorkSans-Regular'}.vtex-product-price-1-x-sellingPriceValue--summary-list .vtex-product-price-1-x-currencyContainer--summary-list{font-weight:500;font-family:'WorkSans-Medium'}.vtex-product-price-1-x-sellingPrice--summary-list{margin-top:-8px}.vtex-product-price-1-x-installments--summary-list{font-size:14px;font-weight:400;font-family:'WorkSans-Regular';text-align:start;display:block;.vtex-product-price-1-x-currencyContainer--summary-list {
        font-size: 14px;
    }}.vtex-product-price-1-x-sellingPrice--summary-mini{font-size:14px;line-height:15.12px;font-weight:600;font-family:'WorkSans-Medium';display:flex}.vtex-product-price-1-x-installments--summary-mini{font-size:14px;line-height:15.12px;color:#000;font-weight:400;text-align:start;display:block}.vtex-product-price-1-x-installments--pdp_pix{font-size:16px!important;color:#000!important;text-align:start!important}.vtex-product-price-1-x-installmentsTotalValue--pdp_pix .vtex-product-price-1-x-currencyContainer--pdp_pix{font-family:'RobotoCondensed-Bold';font-weight:700}.vtex-product-price-1-x-currencyContainer--pdp_pix{font-size:16px!important}.vtex-product-price-1-x-installments--summary-pix{font-size:14px;line-height:120%;font-family:'Roboto-Condensed'}.vtex-product-price-1-x-currencyContainer--summary-pix{font-weight:500;font-family:'RobotoCondensed-Bold'}.vtex-product-price-1-x-installmentsNumber--summary-pix{font-weight:500;font-family:'RobotoCondensed-Bold';&::after {
        content: 'x de ';
    }}@media (max-width:990px){.vtex-product-price-1-x-installments--summary-pix{font-size:12px;margin-top:4px}.vtex-product-price-1-x-currencyContainer--summary-pix{font-size:12px!important}}
.vtex-product-highlights-2-x-productHighlightText--collection-highlight-tag-search,.vtex-product-highlights-2-x-productHighlightText--collection-highlight-tag{display:flex;flex-direction:row;align-items:center;padding:3px 6px;width:80px;height:20px;background:#1C1C1C;font-family:'WorkSans-Bold';font-style:normal;font-weight:700;font-size:15px;line-height:15px;text-transform:lowercase;color:#FFFFFF;justify-content:center}.vtex-product-highlights-2-x-productHighlightText--collection-highlight-tag-search[data-highlight-id="317"],.vtex-product-highlights-2-x-productHighlightText--collection-highlight-tag[data-highlight-id="317"]{background-image:url("/arquivos/tag-magicBlack2023.png");background-repeat:no-repeat no-repeat;background-position:center center;display:block;width:34px;height:33px;background-color:transparent;font-size:0}.vtex-product-highlights-2-x-productHighlightText--collection-highlight-tag{background:#5DFF49;color:#000000}@media (max-width:767px){.vtex-product-highlights-2-x-productHighlightText--collection-highlight-tag-search::before,.vtex-product-highlights-2-x-productHighlightText--collection-highlight-tag-search::after{font-size:10px}.vtex-product-highlights-2-x-productHighlightText--collection-highlight-tag-search{width:70px}.vtex-product-highlights-2-x-productHighlightText--collection-highlight-tag{margin-bottom:10px}}.vtex-product-highlights-2-x-productHighlightWrapper[data-highlight-id="331"]{font-size:0;background-color:#E30613;padding:4px 9px 2px;>span {
        display: none;
    }

    &::after {
        display: block;
        content: '';
        background-image: url('data:image/svg+xml,<svg width="82" height="16" viewBox="0 0 82 16" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23clip0_8_4980)"><path d="M7.50236 10.2593H5.61985V6.62168C5.61985 6.11014 5.42606 5.65543 5.06617 5.28598C4.70628 4.91653 4.26334 4.7176 3.76502 4.7176C3.26671 4.7176 2.79608 4.91653 2.43619 5.25756C2.0763 5.62701 1.88251 6.08172 1.88251 6.59327V10.2309H0V6.59327C0 5.54176 0.359892 4.63234 1.10736 3.89344C1.82714 3.15454 2.71303 2.7851 3.76502 2.7851C4.81702 2.7851 5.67522 3.15454 6.42269 3.92186C7.17016 3.15454 8.05604 2.7851 9.08035 2.7851C10.1047 2.7851 10.9905 3.15454 11.738 3.89344C12.4578 4.63234 12.8454 5.54176 12.8454 6.59327V10.2309H10.9629V6.59327C10.9629 6.0533 10.7691 5.62701 10.4369 5.25756C10.077 4.88811 9.63403 4.7176 9.13572 4.7176C8.63741 4.7176 7.91762 5.03021 7.55773 5.62701V10.2593H7.50236Z" fill="white"/><path d="M20.7352 10.2593L20.3476 9.15095C19.6001 10.0604 18.6589 10.5151 17.4961 10.5151C16.3334 10.5151 15.9735 10.2877 15.3368 9.83301C14.7 9.37831 14.2294 8.75309 13.9803 7.98577C13.8418 7.5879 13.7588 7.13319 13.7588 6.67849C13.7588 5.85433 13.9803 5.11543 14.4232 4.46179C14.8661 3.80815 15.4752 3.32502 16.2227 3.06925C16.6656 2.89873 17.0809 2.81348 17.5238 2.81348C18.3266 2.81348 19.0464 3.04083 19.6832 3.52396C20.3199 3.97866 20.7905 4.60389 21.0397 5.3712L22.7838 10.2877H20.7628L20.7352 10.2593ZM16.4165 8.21312C16.721 8.44047 17.0809 8.55415 17.4684 8.55415C17.856 8.55415 18.4097 8.35522 18.7973 7.98577C19.1572 7.61632 19.351 7.16161 19.351 6.65007C19.351 6.13852 19.0741 5.45646 18.5481 5.08701C18.2436 4.85966 17.8837 4.74598 17.4961 4.74598C16.8317 4.74598 16.3334 5.00175 15.9735 5.54172C15.752 5.88275 15.6413 6.2522 15.6413 6.65007C15.6413 7.30371 15.9181 7.84367 16.4441 8.21312" fill="white"/><path d="M31.1446 6.62168C31.1446 7.70161 30.757 8.63944 29.9819 9.37834C30.757 10.1457 31.1446 11.0551 31.1446 12.1634C31.1446 13.2718 30.5909 14.6075 29.4836 15.3464C28.8468 15.7727 28.1547 16 27.4073 16C26.0784 16 25.0264 15.4316 24.3067 14.2949C23.8637 13.6412 23.6699 12.9307 23.6699 12.1634C23.6699 11.3961 23.753 11.1972 23.9468 10.714L25.6909 11.4245C25.6078 11.6519 25.5524 11.9076 25.5524 12.135C25.5524 12.675 25.7462 13.1013 26.1061 13.4707C26.466 13.8402 26.9089 14.0391 27.4073 14.0391C27.9056 14.0391 28.3485 13.8402 28.7084 13.4707C29.0683 13.1013 29.2621 12.6465 29.2621 12.135C29.2621 11.2824 28.8745 10.6856 28.0994 10.3446C27.8779 10.4014 27.6287 10.4298 27.4073 10.4298C26.3553 10.4298 25.4694 10.0604 24.7496 9.3215C24.0298 8.5826 23.6699 7.67319 23.6699 6.59326C23.6699 5.51333 24.0298 4.63234 24.7773 3.86502C25.4971 3.12612 26.383 2.75667 27.4073 2.75667L28.4869 0.0852661L29.9819 0.738907L28.9852 3.12612C29.6497 3.43873 30.1757 3.92186 30.5632 4.54708C30.9508 5.1723 31.1446 5.85436 31.1446 6.59326M29.2621 6.62168C29.2621 6.11013 29.0683 5.65543 28.7084 5.28598C28.3485 4.91653 27.9056 4.71759 27.4073 4.71759C26.9089 4.71759 26.466 4.91653 26.0784 5.28598C25.7185 5.65543 25.5247 6.11013 25.5247 6.62168C25.5247 7.13322 25.7185 7.61635 26.0784 7.9858C26.4383 8.35525 26.8813 8.55418 27.4073 8.55418C27.9333 8.55418 28.3485 8.35525 28.7084 7.9858C29.0683 7.61635 29.2344 7.16164 29.2344 6.62168" fill="white"/><path d="M31.8643 1.13674C31.8643 0.824133 31.975 0.539941 32.1965 0.312588C32.4179 0.0852344 32.6948 -0.0284424 32.9993 -0.0284424C33.3038 -0.0284424 33.5807 0.0852344 33.8021 0.312588C34.0236 0.539941 34.1343 0.795714 34.1343 1.13674C34.1343 1.47777 34.0236 1.73355 33.8021 1.9609C33.5807 2.18825 33.3315 2.30193 32.9993 2.30193C32.6671 2.30193 32.4179 2.18825 32.1965 1.9609C31.975 1.73355 31.8643 1.44936 31.8643 1.13674ZM32.058 2.81348H33.9406V10.2593H32.058V2.81348Z" fill="white"/><path d="M41.1663 9.40673C40.4465 10.1172 39.5883 10.4867 38.564 10.4867C37.5397 10.4867 36.6261 10.1172 35.9063 9.37831C35.1866 8.63941 34.8267 7.73 34.8267 6.65007C34.8267 5.57014 35.1866 4.68914 35.934 3.92182C36.6815 3.15451 37.5397 2.81348 38.5917 2.81348C39.6437 2.81348 40.3635 3.15451 41.0832 3.80815L39.9482 5.3712C39.5883 4.97333 39.1177 4.74598 38.5917 4.74598C38.0657 4.74598 37.6504 4.94492 37.2629 5.28595C36.903 5.6554 36.7092 6.1101 36.7092 6.62165C36.7092 7.13319 36.903 7.5879 37.2629 7.98577C37.6227 8.38364 38.0657 8.55415 38.5917 8.55415C39.1177 8.55415 39.616 8.3268 39.9759 7.90051L41.1663 9.43515V9.40673Z" fill="white"/><path d="M45.9832 10.373V5.39962H44.7651V3.5808H45.9832C46.0386 2.61454 46.3154 1.90406 46.8691 1.42094C47.4228 0.937811 48.2256 0.65362 49.333 0.596781H50.1081C50.1081 0.568362 50.2466 2.30193 50.2466 2.30193H49.6375C49.1392 2.38719 48.7793 2.47245 48.5855 2.64296C48.3917 2.81348 48.3087 3.04083 48.3087 3.38186V3.5808H49.942V5.39962H48.3087V10.373H45.9832Z" fill="white"/><path d="M50.6338 10.373V3.58083H52.9039V4.7176C53.2084 3.92186 53.8451 3.49557 54.8418 3.43874L55.4785 3.3819L55.6169 5.4565L54.3434 5.57017C53.8728 5.62701 53.5406 5.74069 53.3191 5.96804C53.0977 6.1954 53.0146 6.53643 53.0146 6.96271V10.3446H50.6338V10.373Z" fill="white"/><path d="M56.1987 0.198914H58.6626V2.41561H56.1987V0.198914ZM56.2541 3.5808H58.5796V10.373H56.2541V3.5808Z" fill="white"/><path d="M62.3999 10.5435C61.8463 10.5435 61.348 10.4014 60.9327 10.1172C60.5174 9.83302 60.1852 9.43515 59.9361 8.89519C59.6869 8.35522 59.5762 7.73 59.5762 6.9911C59.5762 6.2522 59.6869 5.62698 59.9361 5.08702C60.1852 4.54705 60.5174 4.14918 60.9327 3.86499C61.348 3.5808 61.8463 3.43871 62.3999 3.43871C62.9536 3.43871 63.2028 3.52396 63.535 3.69448C63.8672 3.86499 64.144 4.09235 64.3378 4.40496V0.653625H66.6633V10.373H64.3932V9.43515C64.2271 9.77618 63.9779 10.032 63.618 10.2309C63.2581 10.4298 62.8706 10.5151 62.4276 10.5151M63.1474 8.72467C63.5073 8.72467 63.7841 8.58258 64.0056 8.29839C64.2271 8.01419 64.3378 7.58791 64.3378 6.96268C64.3378 6.33746 64.2271 5.91117 64.0056 5.62698C63.7841 5.34279 63.4796 5.22911 63.1474 5.22911C62.8152 5.22911 62.483 5.37121 62.2615 5.62698C62.04 5.91117 61.9293 6.33746 61.9293 6.96268C61.9293 7.58791 62.04 8.01419 62.2615 8.29839C62.483 8.58258 62.7875 8.72467 63.1474 8.72467Z" fill="white"/><path d="M70.2066 10.5435C69.7083 10.5435 69.2653 10.4582 68.8778 10.2593C68.4902 10.0604 68.2134 9.80459 67.9919 9.46356C67.7704 9.12253 67.6597 8.75308 67.6597 8.29838C67.6597 7.84367 67.7704 7.41738 68.0196 7.13319C68.2687 6.849 68.6563 6.65006 69.21 6.50797C69.7637 6.39429 70.4834 6.30904 71.3693 6.30904H71.8676V6.1101C71.8676 5.76907 71.7846 5.54172 71.6185 5.39962C71.4524 5.25753 71.1755 5.20069 70.788 5.20069C70.4004 5.20069 70.0959 5.25752 69.6806 5.3712C69.2653 5.48488 68.8778 5.65539 68.4902 5.88275L67.9088 4.26285C68.1303 4.09234 68.4071 3.95024 68.7393 3.80815C69.0716 3.66605 69.4314 3.58079 69.819 3.52395C70.2066 3.46712 70.5388 3.41028 70.871 3.41028C71.9507 3.41028 72.7535 3.66605 73.2795 4.14918C73.8055 4.6323 74.0547 5.39962 74.0547 6.45113V10.3446H71.8676V9.37831C71.7569 9.71934 71.5354 10.0035 71.2586 10.2025C70.9541 10.4014 70.5942 10.4867 70.1789 10.4867M70.7326 8.9236C71.0648 8.9236 71.3416 8.80992 71.5631 8.58257C71.7846 8.35522 71.8953 8.07102 71.8953 7.70157V7.4458H71.397C70.871 7.4458 70.5111 7.50264 70.262 7.61632C70.0128 7.72999 69.9021 7.90051 69.9021 8.15628C69.9021 8.41205 69.9851 8.55415 70.1235 8.66783C70.262 8.80992 70.4834 8.86676 70.7603 8.86676" fill="white"/><path d="M75.6881 12.8739L76.9615 9.91829L74.3315 3.58081H76.7954L78.2073 7.44582L79.6746 3.58081H82L78.0412 12.8739H75.6881Z" fill="white"/></g><defs><clipPath id="clip0_8_4980"><rect width="82" height="16" fill="white"/></clipPath></defs></svg>');
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
        width: 82px;
        height: 16px;
    }}.vtex-product-highlights-2-x-productHighlightWrapper[data-highlight-id="357"]{font-size:0;background-color:#5DFF49;padding:4px 10px 4px;border-radius:18px;margin:2px 8px 0;>span {
        display: none;
    }

    &::after {
        content: 'cupom: especial25';
        font-size: 11px;
        color: #000;
        font-weight: 600;
    }}.vtex-product-highlights-2-x-productHighlightWrapper[data-highlight-id="355"]{font-size:0;background-color:#5DFF49;padding:4px 10px 4px;border-radius:18px;margin:2px 8px 0;>span {
        display: none;
    }

    &::after {
        content: 'cupom: cupom45';
        font-size: 11px;
        color: #000;
        font-weight: 600;
    }}.vtex-flex-layout-0-x-flexCol--block-image__product-pdp{.vtex-product-highlights-2-x-productHighlightWrapper[data-highlight-id="355"],
    .vtex-product-highlights-2-x-productHighlightWrapper[data-highlight-id="357"] {
        border-radius: 0;
        height: auto;

        &::after {
            font-size: 16px;
        }
    }}.vtex-product-highlights-2-x-productHighlightWrapper[data-highlight-id="372"]{font-size:0;background-color:#5DFF49;padding:4px 10px 4px;border-radius:18px;margin:2px 8px 0;>span {
        display: none;
    }

    &::after {
        content: 'cupom: cliente20';
        font-size: 11px;
        color: #000;
        font-weight: 600;
    }}.vtex-product-highlights-2-x-productHighlightWrapper[data-highlight-id="358"]{font-size:0;background-color:#5DFF49;padding:4px 10px 4px;border-radius:18px;margin:2px 8px 0;>span {
        display: none;
    }

    &::after {
        content: 'cupom: nike25';
        font-size: 11px;
        color: #000;
        font-weight: 600;
    }}
.vtex-reviews-and-ratings-3-x-stars,.vtex-reviews-and-ratings-3-x-container{padding:0px!important;display:none}
.vtex-rich-text-0-x-paragraph--header__tooltip--text{font-family:"WorkSans-Regular";font-style:normal;font-weight:400;font-size:12px;line-height:14px;color:#000;margin:0}.vtex-rich-text-0-x-heading--header__tooltip--text{font-family:"WorkSans-Regular";font-style:normal;font-weight:400;font-size:12px;line-height:14px;color:#000;margin:0}.vtex-rich-text-0-x-strong--header__tooltip--text{text-decoration:underline}.vtex-rich-text-0-x-heading--footer__title,.vtex-rich-text-0-x-heading--footer__tooltip--text{font-family:"WorkSans-Bold";font-style:normal;font-weight:700;font-size:16px;line-height:19px;color:#5dff49;margin-top:0;margin-bottom:15px}.vtex-rich-text-0-x-heading--Panda__title{font-family:"WorkSans-Light";font-style:normal;font-weight:300;font-size:32px;line-height:100%;color:#1c1c1c;margin:0 0 30px}@media (max-width:767px){.vtex-rich-text-0-x-heading--Panda__title{font-size:24px}}.vtex-rich-text-0-x-strong--Panda__title{font-family:"WorkSans-Bold";font-weight:700}.vtex-rich-text-0-x-paragraph--category-seo-text{padding-left:5rem}.vtex-rich-text-0-x-paragraph--panda-search__description{margin:0}.vtex-rich-text-0-x-paragraph--footer_methods--title{font-family:"WorkSans-Regular";font-style:normal;font-weight:400;font-size:16px;line-height:24px;color:#1c1c1c}.vtex-rich-text-0-x-paragraph--pdp-product-tips-text,.vtex-rich-text-0-x-link--pdp-product-tips-text{font-size:14px;line-height:160%;color:#000;margin:0}.vtex-rich-text-0-x-wrapper--product__unavaible{padding:0 8px}.vtex-rich-text-0-x-container--franchise-breadcrumb{max-width:948px;margin:24px auto}.vtex-rich-text-0-x-paragraph--franchise-breadcrumb{font-weight:700;font-size:12px;line-height:160%;letter-spacing:2%;color:#121416;display:flex;gap:10px;margin:0}.vtex-rich-text-0-x-link--franchise-breadcrumb{text-decoration:none;color:#7d8187}@media (max-width:767px){.vtex-rich-text-0-x-paragraph--footer_methods--title{color:#fff}.vtex-rich-text-0-x-paragraph--panda-search__description{font-size:14px;line-height:120%}}.vtex-rich-text-0-x-paragraph--seo-footer-flags-title{font-family:"WorkSans-Bold";font-weight:700;font-size:16px;line-height:24px;color:#1c1c1c}.vtex-rich-text-0-x-paragraph--seo-footer-flags-text{font-family:"WorkSans-Bold";font-style:normal;font-weight:700;font-size:16px;line-height:24px;color:#000000;margin-bottom:0}.vtex-rich-text-0-x-paragraph--seo-footer-flags-text{font-family:"Roboto-Condensed";font-style:normal;font-weight:400;font-size:10px;line-height:12px;color:#000000}.vtex-rich-text-0-x-strong--seo-footer-flags-text{font-family:"RobotoCondensed-Bold";font-weight:700;text-transform:uppercase}.vtex-rich-text-0-x-strong--seo-footer-flags-text:first-child{font-size:18px;margin-bottom:1px;display:block}.vtex-rich-text-0-x-link--seo-footer-flags-text{color:#000000;text-decoration:underline}.vtex-rich-text-0-x-paragraph--footer_methods_icon--title::before{content:".";color:transparent;background-image:url("data:image/svg+xml,%3Csvg width='24' height='23' viewBox='0 0 24 23' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19.3501 11.3183V11.4683H19.5001H20.5001H20.6501V11.3183C20.6501 6.54106 16.7773 2.66832 12.0001 2.66832H11.8501V2.81832V3.81832V3.96832H12.0001C16.0594 3.96832 19.3501 7.25903 19.3501 11.3183ZM4.65008 11.3183V11.1683H4.50008H3.50008H3.35008V11.3183C3.35008 16.0956 7.22282 19.9683 12.0001 19.9683H12.1501V19.8183V18.8183V18.6683H12.0001C7.94079 18.6683 4.65008 15.3776 4.65008 11.3183ZM10.1168 15.0622L10.1168 15.0623L10.1189 15.0633C10.4855 15.2488 10.9105 15.3671 11.3911 15.421V16.0628C11.3911 16.1693 11.4245 16.2695 11.5026 16.347C11.5834 16.4272 11.685 16.4683 11.7985 16.4683H12.2239C12.334 16.4683 12.4337 16.4294 12.5089 16.3472C12.5917 16.2726 12.6314 16.1731 12.6314 16.0628V15.4322C13.3723 15.3502 13.9743 15.1245 14.4251 14.7441L14.4251 14.7441L14.4262 14.7432C14.9095 14.3274 15.15 13.7773 15.15 13.1072C15.15 12.6716 15.056 12.2997 14.8564 12.0022C14.6595 11.7011 14.3643 11.4594 13.9809 11.2729C13.6026 11.0814 13.0923 10.9008 12.4543 10.7294C11.9129 10.5747 11.5062 10.4399 11.231 10.325C10.9612 10.205 10.7705 10.0725 10.6481 9.93252C10.5408 9.80156 10.4821 9.63039 10.4821 9.40724C10.4821 9.07487 10.6064 8.83897 10.8515 8.67677C11.1092 8.50624 11.4757 8.41279 11.9665 8.41279C12.4067 8.41279 12.7598 8.5113 13.0353 8.69806L13.0353 8.69808L13.0374 8.69946C13.3138 8.88012 13.4595 9.10059 13.4971 9.36194L13.4983 9.37057L13.5006 9.37901C13.5261 9.47534 13.5761 9.56076 13.6582 9.62032C13.7392 9.67906 13.8363 9.70168 13.9366 9.70168H14.5299C14.633 9.70168 14.7348 9.67041 14.8081 9.58684C14.8763 9.51699 14.915 9.42925 14.915 9.32946H14.9152L14.9148 9.32152C14.8983 9.01028 14.7912 8.70455 14.6012 8.40567C14.4147 8.10035 14.1385 7.84052 13.7798 7.6237C13.4543 7.42278 13.0703 7.28973 12.6314 7.22122V6.5739C12.6314 6.46362 12.5917 6.36413 12.5089 6.28947C12.4337 6.20733 12.334 6.16835 12.2239 6.16835H11.7985C11.6849 6.16835 11.5833 6.20949 11.5026 6.28966C11.4245 6.36715 11.3911 6.46736 11.3911 6.5739V7.20711C10.7066 7.29745 10.1512 7.53153 9.73748 7.91958C9.29714 8.32511 9.07392 8.82766 9.07392 9.41835C9.07392 9.85346 9.16398 10.2275 9.35426 10.5313C9.54227 10.8315 9.82112 11.0776 10.1826 11.2726C10.5392 11.465 11.0131 11.6425 11.6002 11.8069C12.1955 11.9842 12.6378 12.1307 12.9298 12.2466C13.2172 12.3608 13.4196 12.4878 13.5485 12.6222L13.5485 12.6222L13.5511 12.6248C13.6754 12.7482 13.7418 12.9115 13.7418 13.1295C13.7418 13.4743 13.608 13.7353 13.3359 13.9286C13.0587 14.1182 12.6282 14.2239 12.0224 14.2239C11.4643 14.2239 11.0554 14.1155 10.7771 13.9182C10.487 13.7126 10.3186 13.4746 10.2541 13.2056L10.2523 13.198L10.2497 13.1907C10.2171 13.0983 10.1671 13.0158 10.0924 12.9564C10.0158 12.8957 9.92487 12.8683 9.8284 12.8683H9.24631C9.13557 12.8683 9.03891 12.9129 8.96153 12.9897C8.89042 13.0603 8.85004 13.1497 8.85004 13.2517H8.84989L8.85019 13.2584C8.86639 13.6203 8.98015 13.9609 9.18799 14.2783L9.18793 14.2783L9.19044 14.2819C9.40838 14.5944 9.71961 14.8535 10.1168 15.0622ZM21.85 11.3184C21.85 16.7584 17.44 21.1684 12 21.1684C6.56 21.1684 2.15 16.7584 2.15 11.3184C2.15 5.87835 6.56 1.46836 12 1.46836C17.44 1.46836 21.85 5.87835 21.85 11.3184ZM12 22.4684C18.158 22.4684 23.15 17.4763 23.15 11.3184C23.15 5.16038 18.158 0.168359 12 0.168359C5.84202 0.168359 0.85 5.16038 0.85 11.3184C0.85 17.4763 5.84202 22.4684 12 22.4684Z' fill='%231C1C1C' stroke='%235DFF49' stroke-width='0.3'/%3E%3C/svg%3E%0A");background-repeat:no-repeat no-repeat;background-position:center center;width:22px;height:22px;display:inline-flex;margin-right:5px}.vtex-rich-text-0-x-paragraph--footer_lights_icon--title::before{content:".";color:transparent;background-image:url("data:image/svg+xml,%3Csvg width='20' height='23' viewBox='0 0 20 23' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.9523 8.52365V6.44165V4.01911C10.9523 2.39916 9.63905 1.08594 8.01911 1.08594V1.08594C6.39916 1.08594 5.08594 2.39916 5.08594 4.01911V6.44165V8.52365' stroke='%231C1C1C'/%3E%3Cpath d='M19.4361 10.1631L15.3927 14.2066C15.0021 14.5971 14.369 14.5972 13.9784 14.2066L12.5222 12.7504' stroke='%231C1C1C'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.35213 16.8924C7.35118 16.9143 7.35222 16.9357 7.35507 16.9565C7.37536 17.1041 7.48723 17.2184 7.62341 17.2184H8.20465C8.34084 17.2184 8.45271 17.1041 8.47299 16.9565C8.47585 16.9357 8.47689 16.9143 8.47593 16.8924L8.39844 15.1213C8.5568 15.0373 8.69567 14.9135 8.80517 14.761C8.96838 14.5338 9.06635 14.243 9.06635 13.926C9.06635 13.9123 9.06617 13.8986 9.0658 13.8849C9.05146 13.35 8.75795 12.8953 8.34615 12.7048C8.21271 12.6431 8.06685 12.6091 7.91404 12.6091C7.76122 12.6091 7.61536 12.6431 7.48191 12.7048C7.07012 12.8953 6.77661 13.35 6.76227 13.8849C6.7619 13.8986 6.76172 13.9123 6.76172 13.926C6.76172 14.243 6.85968 14.5337 7.0229 14.761C7.1324 14.9135 7.27127 15.0373 7.42962 15.1213L7.35213 16.8924Z' fill='%231C1C1C' stroke='%231C1C1C'/%3E%3Cpath d='M14.7322 16.0661C14.1836 19.336 11.3397 21.8276 7.9139 21.8276C4.09546 21.8276 1 18.7322 1 14.9137C1 11.0953 4.09546 7.99984 7.9139 7.99984C10.3188 7.99984 12.4368 9.22764 13.6755 11.0906' stroke='%231C1C1C'/%3E%3C/svg%3E%0A");background-repeat:no-repeat no-repeat;background-position:center center;width:22px;height:22px;display:inline-flex;margin-right:5px}@media (max-width:990px){.vtex-rich-text-0-x-paragraph--footer_methods_icon--title{text-transform:lowercase;color:#5dff49;margin:0 0 16px}.vtex-rich-text-0-x-paragraph--footer_methods_icon--title::before{background-image:url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M19.3501 11.7678V11.9178H19.5001H20.5001H20.6501V11.7678C20.6501 6.99055 16.7773 3.11781 12.0001 3.11781H11.8501V3.26781V4.26781V4.41781H12.0001C16.0594 4.41781 19.3501 7.70852 19.3501 11.7678ZM4.65008 11.7678V11.6178H4.50008H3.50008H3.35008V11.7678C3.35008 16.5451 7.22282 20.4178 12.0001 20.4178H12.1501V20.2678V19.2678V19.1178H12.0001C7.94079 19.1178 4.65008 15.8271 4.65008 11.7678ZM10.1168 15.5117L10.1168 15.5117L10.1189 15.5128C10.4855 15.6983 10.9105 15.8166 11.3911 15.8705V16.5123C11.3911 16.6188 11.4245 16.719 11.5026 16.7965C11.5834 16.8767 11.685 16.9178 11.7985 16.9178H12.2239C12.334 16.9178 12.4337 16.8789 12.5089 16.7967C12.5917 16.7221 12.6314 16.6226 12.6314 16.5123V15.8817C13.3723 15.7997 13.9743 15.574 14.4251 15.1936L14.4251 15.1936L14.4262 15.1927C14.9095 14.7769 15.15 14.2268 15.15 13.5567C15.15 13.1211 15.056 12.7492 14.8564 12.4517C14.6595 12.1506 14.3643 11.9089 13.9809 11.7224C13.6026 11.5309 13.0923 11.3503 12.4543 11.1789C11.9129 11.0242 11.5062 10.8894 11.231 10.7745C10.9612 10.6545 10.7705 10.522 10.6481 10.382C10.5408 10.251 10.4821 10.0799 10.4821 9.85673C10.4821 9.52436 10.6064 9.28847 10.8515 9.12626C11.1092 8.95573 11.4757 8.86228 11.9665 8.86228C12.4067 8.86228 12.7598 8.96079 13.0353 9.14756L13.0353 9.14758L13.0374 9.14895C13.3138 9.32961 13.4595 9.55009 13.4971 9.81143L13.4983 9.82007L13.5006 9.8285C13.5261 9.92483 13.5761 10.0103 13.6582 10.0698C13.7392 10.1286 13.8363 10.1512 13.9366 10.1512H14.5299C14.633 10.1512 14.7348 10.1199 14.8081 10.0363C14.8763 9.96649 14.915 9.87875 14.915 9.77895H14.9152L14.9148 9.77101C14.8983 9.45978 14.7912 9.15405 14.6012 8.85516C14.4147 8.54984 14.1385 8.29002 13.7798 8.07319C13.4543 7.87227 13.0703 7.73922 12.6314 7.67071V7.0234C12.6314 6.91311 12.5917 6.81362 12.5089 6.73897C12.4337 6.65682 12.334 6.61784 12.2239 6.61784H11.7985C11.6849 6.61784 11.5833 6.65898 11.5026 6.73916C11.4245 6.81665 11.3911 6.91686 11.3911 7.0234V7.6566C10.7066 7.74694 10.1512 7.98102 9.73748 8.36908C9.29714 8.7746 9.07392 9.27715 9.07392 9.86784C9.07392 10.303 9.16398 10.677 9.35426 10.9808C9.54227 11.281 9.82112 11.5271 10.1826 11.7221C10.5392 11.9145 11.0131 12.092 11.6002 12.2564C12.1955 12.4337 12.6378 12.5802 12.9298 12.6961C13.2172 12.8103 13.4196 12.9373 13.5485 13.0717L13.5485 13.0717L13.5511 13.0743C13.6754 13.1977 13.7418 13.361 13.7418 13.579C13.7418 13.9238 13.608 14.1848 13.3359 14.3781C13.0587 14.5677 12.6282 14.6734 12.0224 14.6734C11.4643 14.6734 11.0554 14.565 10.7771 14.3677C10.487 14.1621 10.3186 13.9241 10.2541 13.6551L10.2523 13.6475L10.2497 13.6402C10.2171 13.5478 10.1671 13.4653 10.0924 13.4059C10.0158 13.3451 9.92487 13.3178 9.8284 13.3178H9.24631C9.13557 13.3178 9.03891 13.3624 8.96153 13.4392C8.89042 13.5097 8.85004 13.5992 8.85004 13.7012H8.84989L8.85019 13.7079C8.86639 14.0698 8.98015 14.4104 9.18799 14.7278L9.18793 14.7278L9.19044 14.7314C9.40838 15.0439 9.71961 15.303 10.1168 15.5117ZM21.85 11.7679C21.85 17.2079 17.44 21.6179 12 21.6179C6.56 21.6179 2.15 17.2079 2.15 11.7679C2.15 6.32785 6.56 1.91785 12 1.91785C17.44 1.91785 21.85 6.32785 21.85 11.7679ZM12 22.9179C18.158 22.9179 23.15 17.9258 23.15 11.7679C23.15 5.60988 18.158 0.617853 12 0.617853C5.84202 0.617853 0.85 5.60988 0.85 11.7679C0.85 17.9258 5.84202 22.9179 12 22.9179Z" fill="%235DFF49" stroke="black" stroke-width="0.3"/></svg>');background-size:contain}.vtex-rich-text-0-x-container--security-badges-title-mob{gap:5px}.vtex-rich-text-0-x-container--security-badges-title-mob::before{content:"";display:inline-block;width:18.44px;height:20.74px;background-image:url('data:image/svg+xml,<svg width="20" height="22" viewBox="0 0 20 22" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M10.9518 8.20557V6.12356V3.70102C10.9518 2.08108 9.63855 0.767853 8.0186 0.767853V0.767853C6.39866 0.767853 5.08543 2.08108 5.08543 3.70102V6.12356V8.20557" stroke="%235DFF49"/><path d="M19.437 9.84505L15.3935 13.8885C15.003 14.2791 14.3698 14.2791 13.9793 13.8885L12.5231 12.4323" stroke="%235DFF49"/><path fill-rule="evenodd" clip-rule="evenodd" d="M7.352 16.5744C7.35104 16.5962 7.35208 16.6177 7.35493 16.6384C7.37522 16.7861 7.48709 16.9003 7.62327 16.9003H8.20452C8.3407 16.9003 8.45257 16.7861 8.47286 16.6384C8.47571 16.6177 8.47675 16.5962 8.47579 16.5744L8.39831 14.8032C8.55666 14.7192 8.69553 14.5954 8.80503 14.4429C8.96825 14.2157 9.06621 13.9249 9.06621 13.6079C9.06621 13.5942 9.06603 13.5805 9.06566 13.5669C9.05132 13.0319 8.75781 12.5772 8.34601 12.3867C8.21257 12.325 8.06671 12.291 7.9139 12.291C7.76109 12.291 7.61522 12.325 7.48178 12.3867C7.06998 12.5772 6.77647 13.0319 6.76213 13.5669C6.76177 13.5805 6.76158 13.5942 6.76158 13.6079C6.76158 13.9249 6.85955 14.2157 7.02276 14.4429C7.13226 14.5954 7.27113 14.7192 7.42949 14.8032L7.352 16.5744Z" fill="%235DFF49" stroke="%235DFF49"/><path d="M14.7322 15.748C14.1836 19.0179 11.3397 21.5096 7.9139 21.5096C4.09546 21.5096 1 18.4141 1 14.5957C1 10.7772 4.09546 7.68175 7.9139 7.68175C10.3188 7.68175 12.4368 8.90956 13.6755 10.7725" stroke="%235DFF49"/></svg>');background-size:contain;background-position:center;background-repeat:no-repeat}.vtex-rich-text-0-x-paragraph--security-badges-title-mob{color:#5dff49;margin:0 0 16px}.vtex-rich-text-0-x-paragraph--seo-footer-flags-text{font-size:12px;line-height:14px}.vtex-rich-text-0-x-strong--seo-footer-flags-text:first-child{font-size:18px;margin-bottom:12px;text-transform:unset;font-family:"WorkSans-Bold"}.vtex-rich-text-0-x-wrapper--footer__developed-powered--title{width:100%}.vtex-rich-text-0-x-heading--footer__developed-powered--title{margin:47px 0 2px;font-weight:700;font-size:12px;text-align:center;text-transform:uppercase;color:#e0e0e0;line-height:30px}.vtex-rich-text-0-x-container--franchise-breadcrumb{padding:0 24px}}.vtex-rich-text-0-x-paragraph--footer__developed-powered--title{font-family:"WorkSans-Bold";font-style:normal;font-weight:700;font-size:12px;line-height:30px;text-align:center;text-transform:uppercase;color:#e0e0e0;margin-bottom:0}.vtex-rich-text-0-x-paragraph--footer_lights--text{margin-top:40px;font-style:normal;font-weight:400;font-size:12px;line-height:16px;font-family:"Roboto-Condensed";color:#1c1c1c}.vtex-rich-text-0-x-paragraph--infocard-quem-wrapper{font-family:"WorkSans-Regular";font-style:normal;font-weight:400;font-size:24px;line-height:100%;color:#1c1c1c}.vtex-rich-text-0-x-paragraph--infocard-quem-wrapper::after{content:".";color:transparent;background-image:url("data:image/svg+xml,%3Csvg width='18' height='16' viewBox='0 0 18 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.45854 14.7429L16.0371 8.16435L9.45854 1.58578' stroke='%231C1C1C' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M16.0371 8.16431L1.00038 8.16431' stroke='%231C1C1C' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");background-repeat:no-repeat no-repeat;background-position:center center;width:22px;height:25px;display:inline-flex;margin-left:15px;text-decoration:none;text-decoration-line:none;position:absolute;margin-top:2px}@media (max-width:767px){.vtex-rich-text-0-x-paragraph--infocard-quem-wrapper::after{content:".";color:transparent;background-image:url("data:image/svg+xml,%3Csvg width='18' height='16' viewBox='0 0 18 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.45854 14.7429L16.0371 8.16435L9.45854 1.58578' stroke='%231C1C1C' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M16.0371 8.16431L1.00038 8.16431' stroke='%231C1C1C' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");background-repeat:no-repeat no-repeat;background-position:center center;width:15px;height:15px;display:inline-flex;margin-left:6px;text-decoration:none;text-decoration-line:none;position:absolute;margin-top:3px}.vtex-rich-text-0-x-paragraph--infocard-quem-wrapper{font-family:"WorkSans-Regular";font-style:normal;font-weight:400;font-size:18px;line-height:100%;color:#1c1c1c}}.vtex-rich-text-0-x-paragraph--infocard-procura-wrapper{font-family:"WorkSans-Regular";font-style:normal;font-weight:400;font-size:24px;line-height:100%;color:#1c1c1c}@media (max-width:767px){.vtex-rich-text-0-x-paragraph--infocard-procura-wrapper{font-size:16px}}.vtex-rich-text-0-x-paragraph--infocard-procura-wrapper::after{content:".";color:transparent;background-image:url("data:image/svg+xml,%3Csvg width='18' height='16' viewBox='0 0 18 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.45854 14.7429L16.0371 8.16435L9.45854 1.58578' stroke='%231C1C1C' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M16.0371 8.16431L1.00038 8.16431' stroke='%231C1C1C' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");background-repeat:no-repeat no-repeat;background-position:center center;width:22px;height:25px;display:inline-flex;margin-left:15px;text-decoration:none;text-decoration-line:none;position:absolute;margin-top:2px}@media (max-width:767px){.vtex-rich-text-0-x-paragraph--infocard-procura-wrapper::after{content:".";color:transparent;background-image:url("data:image/svg+xml,%3Csvg width='18' height='16' viewBox='0 0 18 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.45854 14.7429L16.0371 8.16435L9.45854 1.58578' stroke='%231C1C1C' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M16.0371 8.16431L1.00038 8.16431' stroke='%231C1C1C' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");background-repeat:no-repeat no-repeat;background-position:center center;width:17px;height:13px;display:inline-flex;margin-left:5px;text-decoration:none;text-decoration-line:none;position:relative;top:2px;background-size:12px auto}.vtex-rich-text-0-x-heading--tips_home_text_mobile{font-family:"WorkSans-Regular";font-style:normal;font-weight:400;font-size:32px;line-height:100%;color:#000000;margin:0}.vtex-rich-text-0-x-strong--tips_home_text_mobile{font-family:"WorkSans-Bold";font-style:normal;font-weight:900;text-decoration:underline}}.vtex-rich-text-0-x-paragraph--footer__newsletter{font-family:"WorkSans-Bold";font-style:normal;font-weight:700;font-size:16px;line-height:14px;color:#1c1c1c;margin:0;margin-bottom:20px}.vtex-rich-text-0-x-heading--footer__newsletter{font-family:"WorkSans-Light";font-style:normal;font-weight:300;font-size:56px;line-height:48px;color:#1c1c1c;margin:0;margin-top:10px}.vtex-rich-text-0-x-strong--footer__newsletter{font-family:"WorkSans-Bold";font-weight:700}.vtex-rich-text-0-x-paragraph--tips-item-text{font-family:"WorkSans-Regular";font-style:normal;font-weight:400;font-size:14px;line-height:16px;color:#1c1c1c;margin:0}.vtex-rich-text-0-x-strong--tips-item-text{font-family:"WorkSans-Bold";font-weight:700}.vtex-rich-text-0-x-paragraph--list-brands-menu{font-family:WorkSans-Bold;font-style:normal;font-weight:700;font-size:16px;line-height:80%;color:rgb(0,0,0);margin-top:0}.vtex-rich-text-0-x-paragraph--Panda-drawer__menu--mobile::before{content:".";color:transparent;background-image:url("data:image/svg+xml,%3Csvg width='28' height='28' viewBox='0 0 28 28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14 6C13.0111 6 12.0444 6.29325 11.2222 6.84265C10.3999 7.39206 9.75904 8.17295 9.3806 9.08658C9.00217 10.0002 8.90315 11.0055 9.09608 11.9755C9.289 12.9454 9.76521 13.8363 10.4645 14.5355C11.1637 15.2348 12.0546 15.711 13.0246 15.9039C13.9945 16.0969 14.9998 15.9978 15.9134 15.6194C16.8271 15.241 17.6079 14.6001 18.1574 13.7779C18.7068 12.9556 19 11.9889 19 11C19 9.67392 18.4732 8.40215 17.5355 7.46447C16.5979 6.52678 15.3261 6 14 6ZM14 14C13.4067 14 12.8266 13.8241 12.3333 13.4944C11.8399 13.1648 11.4554 12.6962 11.2284 12.1481C11.0013 11.5999 10.9419 10.9967 11.0576 10.4147C11.1734 9.83279 11.4591 9.29824 11.8787 8.87868C12.2982 8.45912 12.8328 8.1734 13.4147 8.05764C13.9967 7.94189 14.5999 8.0013 15.1481 8.22836C15.6962 8.45542 16.1648 8.83994 16.4944 9.33329C16.8241 9.82664 17 10.4067 17 11C16.9992 11.7954 16.6829 12.558 16.1204 13.1204C15.558 13.6829 14.7954 13.9992 14 14Z' fill='%23E8E8E8'/%3E%3Cpath d='M14 0C11.2311 0 8.52431 0.821086 6.22202 2.35943C3.91973 3.89777 2.12532 6.08427 1.06569 8.64243C0.00606596 11.2006 -0.271181 14.0155 0.269012 16.7313C0.809205 19.447 2.14258 21.9416 4.10051 23.8995C6.05845 25.8574 8.55301 27.1908 11.2687 27.731C13.9845 28.2712 16.7994 27.9939 19.3576 26.9343C21.9157 25.8747 24.1022 24.0803 25.6406 21.778C27.1789 19.4757 28 16.7689 28 14C27.9958 10.2883 26.5194 6.72977 23.8948 4.10518C21.2702 1.48059 17.7117 0.00423472 14 0ZM8.00001 24.377V23C8.0008 22.2046 8.31713 21.442 8.87956 20.8796C9.442 20.3171 10.2046 20.0008 11 20H17C17.7954 20.0008 18.558 20.3171 19.1204 20.8796C19.6829 21.442 19.9992 22.2046 20 23V24.377C18.1792 25.4402 16.1085 26.0005 14 26.0005C11.8915 26.0005 9.82084 25.4402 8.00001 24.377ZM21.992 22.926C21.9721 21.6143 21.4377 20.363 20.5039 19.4416C19.5702 18.5202 18.3118 18.0025 17 18H11C9.68819 18.0025 8.42984 18.5202 7.4961 19.4416C6.56235 20.363 6.02794 21.6143 6.00801 22.926C4.19457 21.3067 2.91574 19.1749 2.34084 16.8127C1.76594 14.4505 1.92211 11.9693 2.78864 9.69786C3.65518 7.42637 5.19123 5.47167 7.19338 4.09257C9.19553 2.71347 11.5693 1.97503 14.0005 1.97503C16.4317 1.97503 18.8055 2.71347 20.8076 4.09257C22.8098 5.47167 24.3458 7.42637 25.2124 9.69786C26.0789 11.9693 26.2351 14.4505 25.6602 16.8127C25.0853 19.1749 23.8064 21.3067 21.993 22.926H21.992Z' fill='%23E8E8E8'/%3E%3C/svg%3E%0A");background-repeat:no-repeat no-repeat;background-position:center center;background-size:28px 28px;width:28px;height:28px;display:block;margin-right:12px}.vtex-rich-text-0-x-paragraph--Panda-drawer__menu--mobile{font-family:"WorkSans-Regular";font-style:normal;font-weight:400;font-size:14px;line-height:100%;color:#e8e8e8;margin:0;padding:0;display:flex;align-items:center}.vtex-rich-text-0-x-paragraph--menu-mobile-nivel01{background:#5dff49;border-radius:3px;padding:4px 8px;font-family:"WorkSans-Regular";font-style:normal;font-weight:400;font-size:18px;line-height:120%;color:#000000;margin:0;margin-bottom:20px}.vtex-rich-text-0-x-paragraph--menu-mobile-nivel01::after{content:".";color:transparent;background-image:url("data:image/svg+xml,%3Csvg width='9' height='14' viewBox='0 0 9 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.835773 12.718C0.390278 12.3206 0.389901 11.624 0.834964 11.2261L4.7287 7.74555C5.17344 7.348 5.17344 6.652 4.7287 6.25445L0.834965 2.77387C0.389901 2.37603 0.390278 1.67939 0.835772 1.28204L1.04691 1.09371C1.4262 0.755412 1.9989 0.755412 2.37819 1.09371L8.16331 6.25372C8.60913 6.65137 8.60913 7.34863 8.16332 7.74628L2.37819 12.9063C1.99891 13.2446 1.4262 13.2446 1.04691 12.9063L0.835773 12.718Z' fill='%231C1C1C'/%3E%3C/svg%3E%0A");background-repeat:no-repeat no-repeat;background-position:center center;background-size:6px auto;margin-left:20px}.vtex-rich-text-0-x-container--menu-mobile-nivel03{width:100%;padding-left:30px;margin-bottom:15px}.vtex-rich-text-0-x-paragraph--header__nivel3--mob{font-family:"WorkSans-Bold";font-style:normal;font-weight:700;font-size:16px;line-height:100%;color:#1c1c1c;margin:0}.vtex-rich-text-0-x-paragraph--headsub__nivel3--mob{font-family:"WorkSans-Regular";font-style:normal;font-weight:400;font-size:18px;line-height:120%;text-align:right;color:#1c1c1c;margin:0}.vtex-rich-text-0-x-paragraph--footer__nivel3--mob{font-family:"Roboto-Condensed";font-style:normal;font-weight:400;font-size:14px;line-height:100%;color:#ffffff}.vtex-rich-text-0-x-heading--footer__nivel3--mob{font-family:"WorkSans-Regular";font-style:normal;font-weight:400;font-size:18px;line-height:120%;color:#5dff49;margin:0}.vtex-rich-text-0-x-paragraph--footer__nivel3--mob::before{content:".";color:transparent;background-image:url("data:image/svg+xml,%3Csvg width='18' height='24' viewBox='0 0 18 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5 9V5C5 2.79 6.795 1 9 1C11.21 1 13 2.795 13 5V9M1 7H17V23H1V7Z' stroke='%235DFF49' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E%0A");background-repeat:no-repeat no-repeat;background-position:center center;background-size:16px auto;display:block;width:20px;height:25px;margin-bottom:5px}.vtex-rich-text-0-x-wrapper--menu-mobile-nivel03{padding:0.25rem 0.5rem;background-color:#5dff49}.vtex-rich-text-0-x-paragraph--menu-mobile-nivel03{font-size:18px;color:#000;margin:0;margin-bottom:20px;display:flex;align-items:center;flex-direction:row;flex-wrap:nowrap;align-content:center;gap:8px;margin-bottom:0}.vtex-rich-text-0-x-paragraph--menu-mobile-nivel03::after{content:".";color:transparent;background-image:url('data:image/svg+xml,<svg width="9" height="14" viewBox="0 0 9 14" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M0.835773 12.718C0.390278 12.3206 0.389901 11.624 0.834964 11.2261L4.7287 7.74555C5.17344 7.348 5.17344 6.652 4.7287 6.25445L0.834965 2.77387C0.389901 2.37603 0.390278 1.67939 0.835772 1.28204L1.04691 1.09371C1.4262 0.755412 1.9989 0.755412 2.37819 1.09371L8.16331 6.25372C8.60913 6.65137 8.60913 7.34863 8.16332 7.74628L2.37819 12.9063C1.99891 13.2446 1.4262 13.2446 1.04691 12.9063L0.835773 12.718Z" fill="%231C1C1C"/></svg>');background-repeat:no-repeat no-repeat;background-position:center center;background-size:8px auto;display:block;width:20px;height:25px}.vtex-rich-text-0-x-paragraph--search__categories-banner{font-family:"WorkSans-Regular";font-weight:400;font-size:14px;line-height:120%;color:#000000}.vtex-rich-text-0-x-wrapper--panda-search__seo-bottom{margin-bottom:50px}.vtex-rich-text-0-x-heading--panda-search__seo-bottom{font-family:"WorkSans-Bold";font-style:normal;font-weight:700;font-size:18px;line-height:100%;display:flex;align-items:center;color:#000000}.vtex-rich-text-0-x-paragraph--panda-search__seo-bottom,.vtex-rich-text-0-x-listItem--panda-search__seo-bottom{font-family:"WorkSans-Regular";font-style:normal;font-weight:400;font-size:14px;line-height:120%;color:#000000;padding:0}.vtex-rich-text-0-x-link--panda-search__seo-bottom{color:#000000}@media (max-width:767px){.vtex-rich-text-0-x-paragraph--tips-item-text{font-size:14px;line-height:16px}.vtex-rich-text-0-x-wrapper--panda-search__seo-bottom,.vtex-rich-text-0-x-paragraph--category-seo-text{padding-left:0}}.vtex-rich-text-0-x-heading--mz-wishlist__title{font-family:"WorkSans-Bold";font-style:normal;font-weight:700;font-size:32px;line-height:26px;color:#000000}.vtex-rich-text-0-x-heading--panda-institucional__title{font-family:"WorkSans-Bold";font-style:normal;font-weight:700;font-size:32px;line-height:40px;color:#353535;text-align:left}.vtex-rich-text-0-x-heading--panda-institucional__content{font-family:"WorkSans-Bold";font-style:normal;font-weight:700;font-size:18px;line-height:24px;color:#353535}.vtex-rich-text-0-x-paragraph--panda-institucional__content{font-family:"WorkSans-Regular";font-style:normal;font-weight:400;font-size:16px;line-height:24px;color:#353535}@media (max-width:768px){.vtex-rich-text-0-x-heading--panda-institucional__title{font-size:20px;line-height:25px}.vtex-rich-text-0-x-heading--panda-institucional__content{font-size:14px;line-height:21px}.vtex-rich-text-0-x-paragraph--panda-institucional__content{font-size:14px;line-height:21px}}.vtex-rich-text-0-x-container--footer__nivel1--mob{background:#e8e8e8;border-radius:3px 0px 0px 3px;padding:8px 10px;display:flex;align-items:center;gap:10px}.vtex-rich-text-0-x-container--footer__nivel1--mob::before{content:".";color:transparent;background-image:url("data:image/svg+xml,%3Csvg width='22' height='21' viewBox='0 0 22 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19 9C19 6.87827 18.1571 4.84344 16.6569 3.34315C15.1566 1.84285 13.1217 1 11 1C8.87827 1 6.84344 1.84285 5.34315 3.34315C3.84285 4.84344 3 6.87827 3 9' stroke='black' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M1 13.4382V11.5622C1.00007 11.1163 1.1492 10.6831 1.4237 10.3316C1.69821 9.98007 2.08232 9.73039 2.515 9.62224L4.255 9.18624C4.34342 9.16422 4.43569 9.16263 4.52481 9.18158C4.61393 9.20054 4.69757 9.23954 4.76937 9.29563C4.84118 9.35173 4.89926 9.42344 4.93922 9.50532C4.97918 9.58721 4.99997 9.67712 5 9.76824V15.2312C5.00016 15.3226 4.97947 15.4127 4.93952 15.4948C4.89957 15.5769 4.84141 15.6488 4.76946 15.705C4.69752 15.7613 4.61369 15.8003 4.52436 15.8192C4.43503 15.8382 4.34257 15.8365 4.254 15.8142L2.514 15.3792C2.08151 15.2709 1.69762 15.0211 1.42331 14.6697C1.149 14.3182 1.00001 13.8851 1 13.4392V13.4382Z' stroke='black' stroke-width='1.5'/%3E%3Cpath d='M21 13.4382V11.5622C20.9999 11.1163 20.8508 10.6831 20.5763 10.3316C20.3018 9.98007 19.9177 9.73039 19.485 9.62224L17.745 9.18624C17.6566 9.16422 17.5643 9.16263 17.4752 9.18158C17.3861 9.20054 17.3024 9.23954 17.2306 9.29563C17.1588 9.35173 17.1007 9.42344 17.0608 9.50532C17.0208 9.58721 17 9.67712 17 9.76824V15.2312C16.9999 15.3224 17.0206 15.4125 17.0604 15.4945C17.1003 15.5765 17.1584 15.6483 17.2302 15.7045C17.3021 15.7607 17.3857 15.7998 17.4749 15.8188C17.5641 15.8379 17.6565 15.8363 17.745 15.8142L19.485 15.3792C19.9177 15.2711 20.3018 15.0214 20.5763 14.6699C20.8508 14.3184 20.9999 13.8852 21 13.4392V13.4382Z' stroke='black' stroke-width='1.5'/%3E%3Cpath d='M19 16V16.5C19 17.0304 18.7893 17.5391 18.4142 17.9142C18.0391 18.2893 17.5304 18.5 17 18.5H13.5' stroke='black' stroke-width='1.5'/%3E%3Cpath d='M12.5 20H9.5C9.10218 20 8.72064 19.842 8.43934 19.5607C8.15804 19.2794 8 18.8978 8 18.5C8 18.1022 8.15804 17.7206 8.43934 17.4393C8.72064 17.158 9.10218 17 9.5 17H12.5C12.8978 17 13.2794 17.158 13.5607 17.4393C13.842 17.7206 14 18.1022 14 18.5C14 18.8978 13.842 19.2794 13.5607 19.5607C13.2794 19.842 12.8978 20 12.5 20Z' stroke='black' stroke-width='1.5'/%3E%3C/svg%3E%0A");background-repeat:no-repeat no-repeat;background-position:center center;background-size:20px auto;display:inline-block;width:20px;height:25px}.vtex-rich-text-0-x-paragraph--footer__nivel1--mob{font-family:"RobotoCondensed-Bold";font-style:normal;font-weight:700;font-size:12px;line-height:14px;color:#1c1c1c;margin-top:0}.vtex-rich-text-0-x-heading--footer__nivel1--mob{font-family:"Roboto-Condensed";font-style:normal;font-weight:400;font-size:14px;line-height:16px;color:#1c1c1c;margin:0px;margin-top:-10px}.vtex-rich-text-0-x-container--sub-main-quemsomos-text{padding-top:35px;padding-bottom:35px;padding-left:0px}.vtex-rich-text-0-x-heading--sub-main-quemsomos-text{font-family:"WorkSans-Regular";font-style:normal;font-weight:400;font-size:64px;line-height:100%;color:#000000;margin:5px 0;padding-left:100px}.vtex-rich-text-0-x-strong--sub-main-quemsomos-text{font-family:"WorkSans-Bold";font-style:normal;font-weight:700}.vtex-rich-text-0-x-italic--sub-main-quemsomos-text{padding-left:60px}.vtex-rich-text-0-x-paragraph--sub-main-quemsomos-text{padding-left:100px;padding-right:100px;font-family:"WorkSans-Regular";font-style:normal;font-weight:400;font-size:16px;line-height:150%;color:#000000}.vtex-rich-text-0-x-headingLevel3--sub-main-quemsomos-text{margin-bottom:93px}.vtex-rich-text-0-x-link--sub-main-quemsomos-text{color:#000000}.vtex-rich-text-0-x-paragraph--title-mvv-text{font-family:"WorkSans-Bold";font-style:normal;font-weight:700;font-size:200px;line-height:100%;color:#5dff49;margin:0}.vtex-rich-text-0-x-paragraph--body-mvv-text{font-family:"WorkSans-Regular";font-style:normal;font-weight:400;font-size:16px;line-height:140%;color:#ffffff}.vtex-rich-text-0-x-strong--body-mvv-text{font-family:"WorkSans-Bold";font-style:normal;font-weight:700}.vtex-rich-text-0-x-container--body-mvv-text{width:80%}@media (max-width:767px){.vtex-rich-text-0-x-container--sub-main-quemsomos-text{padding:15px 35px}.vtex-rich-text-0-x-paragraph--sub-main-quemsomos-text{padding-left:0px;padding-right:0px}.vtex-rich-text-0-x-headingLevel3--sub-main-quemsomos-text{margin-bottom:40px}.vtex-rich-text-0-x-heading--sub-main-quemsomos-text{font-size:45px}.vtex-rich-text-0-x-paragraph--title-mvv-text{font-size:80px}}.vtex-rich-text-0-x-wrapper--sub-main-sejafranqueado-text{padding-right:60px}.vtex-rich-text-0-x-heading--sub-main-sejafranqueado-text{font-family:"WorkSans-Bold";font-style:normal;font-weight:700;font-size:24px;line-height:120%;color:#000000}.vtex-rich-text-0-x-headingLevel1--sub-main-sejafranqueado-text{font-family:"WorkSans-Regular";font-style:normal;font-weight:400;font-size:40px;line-height:120%;color:#000000}.vtex-rich-text-0-x-strong--sub-main-sejafranqueado-text{font-family:"WorkSans-Bold";font-style:normal;font-weight:700}.vtex-rich-text-0-x-paragraph--sub-main-sejafranqueado-text{font-family:"WorkSans-Regular";font-style:normal;font-weight:400;font-size:16px;line-height:140%;color:#000000}.vtex-rich-text-0-x-link--sub-main-sejafranqueado-text{color:#000000}.vtex-rich-text-0-x-heading--sub-main-box-franqueado-title{font-family:"WorkSans-Regular";font-style:normal;font-weight:400;font-size:40px;line-height:100%;color:#1c1c1c;margin:0}.vtex-rich-text-0-x-strong--sub-main-box-franqueado-title{font-family:"WorkSans-Bold";font-style:normal;font-weight:900}.vtex-rich-text-0-x-paragraph--sub-main-box-franqueado-topic{font-family:"WorkSans-Regular";font-style:normal;font-weight:400;font-size:18px;line-height:120%;color:#1c1c1c;margin-top:0}.vtex-rich-text-0-x-strong--sub-main-box-franqueado-topic{font-family:"WorkSans-Bold";font-style:normal;font-weight:700}.vtex-rich-text-0-x-heading--end-section-sejafranqueado-text{font-family:"WorkSans-Bold";font-style:normal;font-weight:700;font-size:32px;line-height:30px;color:#000000}.vtex-rich-text-0-x-paragraph--end-section-sejafranqueado-text{font-family:"WorkSans-Regular";font-style:normal;font-weight:400;font-size:16px;line-height:140%;color:#000000;margin-bottom:80px}.vtex-rich-text-0-x-container--end-section-sejafranqueado-text{padding-right:50px}@media (max-width:767px){.vtex-rich-text-0-x-headingLevel1--sub-main-sejafranqueado-text{font-family:"WorkSans-Regular";font-style:normal;font-weight:400;font-size:26px;line-height:120%;color:#000000}.vtex-rich-text-0-x-heading--sub-main-box-franqueado-title{font-family:"WorkSans-Regular";font-style:normal;font-weight:400;font-size:35px;line-height:100%;color:#1c1c1c;margin:0}.vtex-rich-text-0-x-container--end-section-sejafranqueado-text{padding-right:0px}}.vtex-rich-text-0-x-link--panda-institucional__content{font-family:"WorkSans-Regular";font-style:normal;font-weight:400;font-size:16px;line-height:24px;color:#353535}.vtex-rich-text-0-x-table--panda-institucional__content{border:1px solid #1c1c1c}.vtex-rich-text-0-x-tableHead--panda-institucional__content{background:#5dff49}.vtex-rich-text-0-x-tableTh--panda-institucional__content{border:1px solid #1c1c1c;font-family:"WorkSans-Bold";font-style:normal;font-weight:700;font-size:14px;line-height:24px;color:#353535;padding-left:5px}.vtex-rich-text-0-x-tableTd--panda-institucional__content{border:1px solid #1c1c1c;font-family:"WorkSans-Regular";font-style:normal;font-weight:400;font-size:13px;line-height:18px;color:#353535;padding:0px 5px}.vtex-rich-text-0-x-tableTd--panda-institucional__content .vtex-rich-text-0-x-link--panda-institucional__content{font-family:"WorkSans-Regular";font-style:normal;font-weight:400;font-size:13px;line-height:18px;color:#353535}@media (max-width:767px){.vtex-rich-text-0-x-tableTh--panda-institucional__content{min-width:150px}.vtex-rich-text-0-x-wrapper--panda-institucional__content{word-break:break-word;width:90vw}.vtex-rich-text-0-x-table--panda-institucional__content{border:1px solid #1c1c1c;overflow-x:scroll;max-width:100%;display:block}}.vtex-rich-text-0-x-heading--panda-tipo-entrega__title{font-family:"WorkSans-Regular";font-style:normal;font-weight:400;font-size:40px;line-height:120%;color:#000000}.vtex-rich-text-0-x-strong--panda-tipo-entrega__title{font-family:"WorkSans-Bold";font-weight:700}.vtex-rich-text-0-x-container--panda-retirada-em-loja__content,.vtex-rich-text-0-x-container--panda-tipo-entrega__content{background:#e8e8e8;border-radius:0px 100px 0px 0px;height:100%;padding:35px}.vtex-rich-text-0-x-heading--panda-retirada-em-loja__content,.vtex-rich-text-0-x-heading--panda-tipo-entrega__content{font-family:"WorkSans-Bold";font-style:normal;font-weight:700;font-size:20px;line-height:120%;color:#000000}.vtex-rich-text-0-x-paragraph--panda-retirada-em-loja__content,.vtex-rich-text-0-x-paragraph--panda-tipo-entrega__content{font-family:"WorkSans-Regular";font-style:normal;font-weight:400;font-size:14px;line-height:140%;color:rgb(0,0,0)}.vtex-rich-text-0-x-italic--panda-retirada-em-loja__content,.vtex-rich-text-0-x-italic--panda-tipo-entrega__content{font-family:"WorkSans-Regular";font-style:normal;font-weight:bold;font-size:12px;line-height:140%;color:rgb(0,0,0);display:block;margin-top:20px}.vtex-rich-text-0-x-list--panda-retirada-em-loja__content,.vtex-rich-text-0-x-list--panda-tipo-entrega__content{padding:0;padding-left:15px}.vtex-rich-text-0-x-listItem--panda-retirada-em-loja__content,.vtex-rich-text-0-x-listItem--panda-tipo-entrega__content{margin-bottom:20px;font-family:"WorkSans-Regular";font-style:normal;font-weight:400;font-size:14px;line-height:140%;color:rgb(0,0,0)}@media (max-width:767px){.vtex-rich-text-0-x-container--panda-retirada-em-loja__content,.vtex-rich-text-0-x-container--panda-tipo-entrega__content{background:#e8e8e8;border-radius:0px 100px 0px 0px;height:100%;padding:35px;min-height:350px}}.vtex-rich-text-0-x-paragraph--panda-tipo-entrega__title{margin-bottom:20px;font-family:"WorkSans-Regular";font-style:normal;font-weight:400;font-size:16px;line-height:140%;color:rgb(0,0,0)}.vtex-rich-text-0-x-link--panda-tipo-entrega__title{color:rgb(0,0,0)}@media (max-width:1330px){.vtex-rich-text-0-x-paragraph--sub-main-quemsomos-text{padding-left:20px!important;padding-right:30px!important}}@media (max-width:767px){.vtex-rich-text-0-x-wrapper--panda-tipo-entrega__title{word-break:break-word}.vtex-rich-text-0-x-heading--footer__newsletter{font-size:40px!important;line-height:30px!important}}.vtex-rich-text-0-x-heading--bf-main{font-size:40px;font-style:normal;font-family:"Lexend",sans-serif;font-weight:600;line-height:1.2;text-transform:none;text-decoration:none}.vtex-rich-text-0-x-heading--bf-prefooter{color:#fff;font-size:40px;font-style:normal;font-family:"Lexend",sans-serif;font-weight:600;line-height:1.2;text-transform:none;text-decoration:none}.vtex-rich-text-0-x-strong--bf-main,.vtex-rich-text-0-x-strong--bf-prefooter{color:#f6b69b}.vtex-rich-text-0-x-list--bf-main,.vtex-rich-text-0-x-list--bf-prefooter{padding:0;margin:0;list-style:none}.vtex-rich-text-0-x-listItem--bf-main::before{content:".";color:transparent;display:inline-block;width:17px;height:17px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%2360C645'  viewBox='0 0 877.7142857142857 1024' class='home-icon04'%3E%3Cpath d='M733.714 419.429c0-9.714-3.429-19.429-10.286-26.286l-52-51.429c-6.857-6.857-16-10.857-25.714-10.857s-18.857 4-25.714 10.857l-233.143 232.571-129.143-129.143c-6.857-6.857-16-10.857-25.714-10.857s-18.857 4-25.714 10.857l-52 51.429c-6.857 6.857-10.286 16.571-10.286 26.286s3.429 18.857 10.286 25.714l206.857 206.857c6.857 6.857 16.571 10.857 25.714 10.857 9.714 0 19.429-4 26.286-10.857l310.286-310.286c6.857-6.857 10.286-16 10.286-25.714zM877.714 512c0 242.286-196.571 438.857-438.857 438.857s-438.857-196.571-438.857-438.857 196.571-438.857 438.857-438.857 438.857 196.571 438.857 438.857z'%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat no-repeat;background-position:center center;background-size:15px;margin-right:5px}.vtex-rich-text-0-x-listItem--bf-prefooter::before{content:".";color:transparent;display:inline-block;width:17px;height:17px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff'  viewBox='0 0 877.7142857142857 1024' class='home-icon04'%3E%3Cpath d='M733.714 419.429c0-9.714-3.429-19.429-10.286-26.286l-52-51.429c-6.857-6.857-16-10.857-25.714-10.857s-18.857 4-25.714 10.857l-233.143 232.571-129.143-129.143c-6.857-6.857-16-10.857-25.714-10.857s-18.857 4-25.714 10.857l-52 51.429c-6.857 6.857-10.286 16.571-10.286 26.286s3.429 18.857 10.286 25.714l206.857 206.857c6.857 6.857 16.571 10.857 25.714 10.857 9.714 0 19.429-4 26.286-10.857l310.286-310.286c6.857-6.857 10.286-16 10.286-25.714zM877.714 512c0 242.286-196.571 438.857-438.857 438.857s-438.857-196.571-438.857-438.857 196.571-438.857 438.857-438.857 438.857 196.571 438.857 438.857z'%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat no-repeat;background-position:center center;background-size:15px;margin-right:5px}.vtex-rich-text-0-x-listItem--bf-prefooter,.vtex-rich-text-0-x-listItem--bf-main{margin-bottom:15px;font-size:17px;font-style:normal;font-weight:400;display:flex;align-items:center}.vtex-rich-text-0-x-listItem--bf-prefooter{color:#fff}.vtex-rich-text-0-x-paragraph--bf-beneficios__title{font-size:40px;font-style:normal;font-family:"Lexend",sans-serif;font-weight:600;line-height:1.3;text-transform:none;text-decoration:none;width:80%;margin:0 auto}.vtex-rich-text-0-x-strong--bf-beneficios__title{color:#f8b195ff}.vtex-rich-text-0-x-heading--bf-beneficios__content{margin-top:10px;color:#485156ff;font-size:20px;text-align:center;font-family:Lexend;font-weight:700;line-height:1.2;margin-bottom:16px;text-transform:uppercase;text-decoration:none}.vtex-rich-text-0-x-paragraph--bf-beneficios__content{color:#485156ff;font-size:16px;font-style:normal;text-align:center;font-family:"Lexend",sans-serif;font-weight:300;line-height:1.75;margin-bottom:16px;text-transform:none;text-decoration:none}.vtex-rich-text-0-x-heading--bf-infocards1,.vtex-rich-text-0-x-heading--bf-infocards2,.vtex-rich-text-0-x-heading--bf-infocards3{font-size:42px;font-style:normal;font-family:"Lexend",sans-serif;font-weight:600;line-height:1.3;margin-bottom:24px;text-transform:none;text-decoration:none}.vtex-rich-text-0-x-paragraph--bf-infocards1,.vtex-rich-text-0-x-paragraph--bf-infocards2,.vtex-rich-text-0-x-paragraph--bf-infocards3{font-size:20px;line-height:1.2}.vtex-rich-text-0-x-strong--bf-infocards1,.vtex-rich-text-0-x-strong--bf-infocards2,.vtex-rich-text-0-x-strong--bf-infocards3{color:#f8b195ff}.vtex-rich-text-0-x-container--bf-text-footer{text-align:center;display:block}.vtex-rich-text-0-x-heading--bf-text-footer{color:rgb(255,255,255);font-size:3rem;line-height:1.3;margin-top:0}.vtex-rich-text-0-x-italic--bf-footer{font-family:"Lexend",sans-serif;font-size:18px;font-style:normal;font-weight:600}.vtex-rich-text-0-x-link--bf-footer{margin-bottom:20px;color:#636670ff;display:block}@media (max-width:767px){.vtex-rich-text-0-x-heading--bf-prefooter,.vtex-rich-text-0-x-heading--bf-main{font-size:30px}.vtex-rich-text-0-x-listItem--bf-prefooter,.vtex-rich-text-0-x-listItem--bf-main{margin-bottom:15px;font-size:14px;font-style:normal;font-weight:400;display:inline-block;align-items:center;justify-content:flex-start;align-content:flex-end;flex-wrap:nowrap;flex-direction:row}.vtex-rich-text-0-x-paragraph--bf-beneficios__title{font-size:25px;width:100%;margin-bottom:30px}.vtex-rich-text-0-x-heading--bf-infocards1,.vtex-rich-text-0-x-heading--bf-infocards2,.vtex-rich-text-0-x-heading--bf-infocards3{font-size:30px}.vtex-rich-text-0-x-paragraph--bf-infocards1,.vtex-rich-text-0-x-paragraph--bf-infocards2,.vtex-rich-text-0-x-paragraph--bf-infocards3{font-size:16px;line-height:1.2}.vtex-rich-text-0-x-heading--bf-text-footer{font-size:35px}}.vtex-rich-text-0-x-paragraph--bf-main-tag{font-family:"WorkSans-Regular";font-style:normal;font-weight:500;font-size:16px;color:#000000;margin:0px;display:flex;align-items:center}.vtex-rich-text-0-x-image--bf-main-tag{margin-right:7px;margin-left:7px}.vtex-rich-text-0-x-paragraph--black-tag-hd{display:flex;align-items:center}.vtex-rich-text-0-x-paragraph--faixaHeader_iconJordan::before{content:"";background-image:url("/arquivos/faixaHeader_logoJordan.png");background-repeat:no-repeat no-repeat;background-position:center center;background-size:cover;display:block;width:22px;height:22px;margin-right:8px;display:flex;align-items:center}.vtex-rich-text-0-x-paragraph--faixaHeader_iconJordan{display:flex;align-items:center}.vtex-rich-text-0-x-strong--bf-main-tag{font-family:"WorkSans-Bold";font-style:normal;font-weight:700;font-size:16px;margin-left:4px}.vtex-rich-text-0-x-strong--faixaHeader_iconJordan{margin-left:5px}.vtex-rich-text-0-x-italic--bf-main-tag{font-family:"WorkSans-Light";font-style:normal;font-weight:300;font-size:28px;line-height:13px;margin-left:-5px}.vtex-rich-text-0-x-link--product__unavaible{font-family:"WorkSans-Regular";font-style:normal;font-weight:400;font-size:14px;line-height:140%;color:rgb(0,0,0)}@media (max-width:767px){.vtex-rich-text-0-x-paragraph--bf-main-tag{font-family:"WorkSans-Regular";font-style:normal;font-weight:500;font-size:11px;color:#000000}.vtex-rich-text-0-x-paragraph--faixaHeader_iconJordan::before{width:20px;height:20px}.vtex-rich-text-0-x-italic--bf-main-tag,.vtex-rich-text-0-x-strong--bf-main-tag{font-size:12px;margin-left:4px}}.vtex-rich-text-0-x-container--panda-retirada-em-loja__topo{display:flex;justify-content:center;padding:20px 0px}.vtex-rich-text-0-x-heading--panda-retirada-em-loja__topo{font-family:"WorkSans-Regular";font-style:normal;font-weight:500;text-transform:lowercase;margin:0;font-size:24px}.vtex-rich-text-0-x-headingLevel1--panda-retirada-em-loja__topo{font-family:"WorkSans-Bold";font-style:normal;font-weight:700;text-transform:lowercase;margin:0;font-size:50px;margin-bottom:15px}.vtex-rich-text-0-x-paragraph--panda-retirada-em-loja__topo{font-family:"WorkSans-Bold";font-style:normal;font-weight:700;text-transform:lowercase}.vtex-rich-text-0-x-wrapper--panda-retirada-em-loja__topo{max-width:100%}.vtex-rich-text-0-x-heading--panda-retirada-em-loja__title{font-family:"WorkSans-Bold";font-style:normal;font-weight:700;text-transform:lowercase}@media (max-width:767px){.vtex-rich-text-0-x-wrapper--panda-retirada-em-loja__topo{min-width:100%;padding:15px}.vtex-rich-text-0-x-heading--panda-retirada-em-loja__topo{font-size:20px}.vtex-rich-text-0-x-headingLevel1--panda-retirada-em-loja__topo{font-size:35px}.vtex-rich-text-0-x-heading--panda-retirada-em-loja__title{font-size:30px;margin-top:25px}}.vtex-rich-text-0-x-wrapper--not-found .vtex-rich-text-0-x-heading-level-2{font-family:WorkSans-Bold;font-size:60px;color:#3f3f40;margin-top:30px;display:block}.vtex-rich-text-0-x-container--panda-search__main-title-ADD{max-width:1300px;width:100%;margin:0 auto}@media screen and (max-width:768px){.vtex-rich-text-0-x-container--panda-search__main-title-ADD{padding:0 15px}}.vtex-rich-text-0-x-heading--panda-search__main-title-ADD{font-family:"WorkSans-Bold";font-style:normal;font-weight:700;font-size:40px;line-height:100%;color:#000000}@media screen and (max-width:768px){.vtex-rich-text-0-x-heading--panda-search__main-title-ADD{font-size:24px;margin-bottom:0}}.vtex-rich-text-0-x-headingLevel1--beneficios-cashback-text-titulo{margin:0;padding:0;color:#000;text-align:center;font-family:"WorkSans-Bold";font-size:27px;font-style:normal;font-weight:700;letter-spacing:0.5px;line-height:normal}@media screen and (max-width:768px){.vtex-rich-text-0-x-headingLevel1--beneficios-cashback-text-titulo{margin-bottom:12px;text-align:left}}.vtex-rich-text-0-x-headingLevel2--beneficios-cashback-subtitulo{margin:0;padding:0;color:#000;font-family:"WorkSans-Regular";font-size:16px;font-style:normal;font-weight:400;line-height:28px;letter-spacing:0.5px}@media screen and (max-width:768px){.vtex-rich-text-0-x-headingLevel2--beneficios-cashback-subtitulo{text-align:left;line-height:unset}}.vtex-rich-text-0-x-container--beneficios-cashback-slider-item-01,.vtex-rich-text-0-x-container--beneficios-cashback-slider-item-02,.vtex-rich-text-0-x-container--beneficios-cashback-slider-item-03{border-radius:30px;border:2px solid #5dff49;background:#fff;padding:50px 40px 60px;height:100%;transition:all 0.1s}.vtex-rich-text-0-x-container--beneficios-cashback-slider-item-01:hover,.vtex-rich-text-0-x-container--beneficios-cashback-slider-item-02:hover,.vtex-rich-text-0-x-container--beneficios-cashback-slider-item-03:hover{background-color:#5dff49}@media screen and (max-width:768px){.vtex-rich-text-0-x-container--beneficios-cashback-slider-item-01:hover,.vtex-rich-text-0-x-container--beneficios-cashback-slider-item-02:hover,.vtex-rich-text-0-x-container--beneficios-cashback-slider-item-03:hover{background:none}}.vtex-rich-text-0-x-paragraph--beneficios-cashback-slider-item-01,.vtex-rich-text-0-x-paragraph--beneficios-cashback-slider-item-02,.vtex-rich-text-0-x-paragraph--beneficios-cashback-slider-item-03{font-family:"WorkSans-Regular";font-style:normal;font-weight:400;font-size:16px;line-height:140%;color:#000000;margin:0}.vtex-rich-text-0-x-headingLevel2--conteudo-como-usar-cashback{color:#000;font-family:"WorkSans-Bold";font-size:27px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:0.5px;margin-left:24px}@media screen and (max-width:768px){.vtex-rich-text-0-x-headingLevel2--conteudo-como-usar-cashback{margin-left:0;display:block;text-align:center}}.vtex-rich-text-0-x-headingLevel3--regras-cashback-text{color:#fff;font-family:"WorkSans-Bold";font-size:27px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:0.5px}@media screen and (max-width:768px){.vtex-rich-text-0-x-headingLevel3--regras-cashback-text{text-align:center;color:#ffffff}}.vtex-rich-text-0-x-listOrdered--regras-cashback-text{padding:0;padding-left:1.2rem;display:flex;justify-content:center;flex-direction:column;gap:5px}.vtex-rich-text-0-x-listItem--regras-cashback-text{color:#fff;font-family:"WorkSans-Regular";font-size:16px;font-style:normal;font-weight:400;line-height:110%}.vtex-rich-text-0-x-paragraph--accordion-cashback-question{color:#000;font-family:"WorkSans-Bold";font-size:16px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:0.5px}.vtex-rich-text-0-x-paragraph--accordion-cashback-answer{margin:0;padding:0;color:#000;font-family:"WorkSans-Regular";font-size:16px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:0.5px}.vtex-rich-text-0-x-headingLevel2--texto-topo-intro-cashback-top-mobile-cashback{margin:0;padding:0;color:#000;font-family:"WorkSans-Bold";font-size:27px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:0.5px;margin-bottom:12px}.vtex-rich-text-0-x-paragraph--texto-topo-intro-cashback-top-mobile-cashback{margin:0;padding:0;color:#000;font-family:"WorkSans-Regular";font-size:16px;font-style:normal;font-weight:400;line-height:117.118%;letter-spacing:0.5px;margin-bottom:20px}.vtex-rich-text-0-x-wrapper--conteudo-como-usar-cashback{width:100%}.vtex-rich-text-0-x-wrapper--regras-cashback-text{padding:0 26px}.vtex-rich-text-0-x-headingLevel3--accordion-cashback-text{font-family:"WorkSans-Bold";font-size:27px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:0.5px}@media screen and (max-width:768px){.vtex-rich-text-0-x-headingLevel3--accordion-cashback-text{padding:0;margin:0;margin-top:16px}}.vtex-rich-text-0-x-wrapper--list-brands-menu{padding:0.25rem 0}.vtex-rich-text-0-x-paragraph--main-menu-banner-text{margin:9px 0;font-weight:700;font-size:1rem;color:#000}.vtex-rich-text-0-x-wrapper--header-menu-accordion{p {
    margin: 0;
  }}.vtex-rich-text-0-x-paragraph--header__menu-title{color:#1c1c1c;margin-bottom:22px;margin-top:0}.vtex-rich-text-0-x-container--accordion-cashback-question{width:100%}.vtex-rich-text-0-x-container--footer-menu-mobile-title{align-items:center;gap:10px;&::after {
    content: "";
    width: 9px;
    height: 13px;
    display: inline-block;
    background-image: url('data:image/svg+xml,<svg width="9" height="13" viewBox="0 0 9 13" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M0.835773 12.218C0.390278 11.8206 0.389901 11.124 0.834964 10.7261L4.7287 7.24555C5.17344 6.84801 5.17344 6.152 4.7287 5.75445L0.834965 2.27387C0.389901 1.87603 0.390278 1.17939 0.835772 0.782038L1.04691 0.593711C1.4262 0.255412 1.99891 0.255412 2.37819 0.593711L8.16331 5.75372C8.60913 6.15137 8.60913 6.84863 8.16332 7.24628L2.37819 12.4063C1.99891 12.7446 1.4262 12.7446 1.04691 12.4063L0.835773 12.218Z" fill="white"/></svg>');
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
  }}.vtex-rich-text-0-x-paragraph--footer-menu-mobile-title{margin:0;font-family:"WorkSans-Bold";font-weight:700;color:#fff}.vtex-rich-text-0-x-container--week-featured-title{min-width:195px;justify-content:center;align-items:center;padding-right:20px}.vtex-rich-text-0-x-wrapper--week-featured-title{max-width:170px}.vtex-rich-text-0-x-headingLevel2--week-featured-title{text-align:center}.vtex-rich-text-0-x-paragraph--pdp-brand-tag-name{margin:0;font-size:16px;font-weight:500;text-transform:lowercase;color:#171a1c;font-family:"WorkSans-Medium"}.vtex-rich-text-0-x-paragraph--pdp-sell-by{margin:0;color:#45494f;font-weight:400;font-size:14px}.vtex-rich-text-0-x-wrapper--tips-item-01{display:flex;align-items:center;gap:10px;&::after {
    content: "";
    width: 11.5px;
    height: 11.5px;
    display: inline-block;
    background-image: url('data:image/svg+xml,<svg width="12" height="12" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M5.41655 8.91672H6.58322V5.41672H5.41655V8.91672ZM5.99984 0.166748C2.77984 0.166748 0.166504 2.78008 0.166504 6.00008C0.166504 9.22008 2.77984 11.8334 5.99984 11.8334C9.21984 11.8334 11.8332 9.22008 11.8332 6.00008C11.8332 2.78008 9.21984 0.166748 5.99984 0.166748ZM5.99977 10.6667C3.42727 10.6667 1.33311 8.57253 1.33311 6.00003C1.33311 3.42753 3.42727 1.33336 5.99977 1.33336C8.57227 1.33336 10.6664 3.42753 10.6664 6.00003C10.6664 8.57253 8.57227 10.6667 5.99977 10.6667ZM5.41655 4.25003H6.58322V3.08336H5.41655V4.25003Z" fill="%231C1C1C"/></svg>');
    background-size: contain;
    background-repeat: no-repeat;
  }}.vtex-rich-text-0-x-paragraph--become-a-franchisee-form-modal-title{margin:0;font-family:"WorkSans-Bold";font-size:24px;font-weight:700}.vtex-rich-text-0-x-link--become-a-franchisee-form-message{word-break:break-word}.vtex-rich-text-0-x-paragraph--new-newsletter{margin:0;color:#61656b;font-size:16px;margin-top:24px}@media screen and (max-width:990px){.vtex-rich-text-0-x-wrapper--week-featured-title{max-width:unset}.vtex-rich-text-0-x-headingLevel2--week-featured-title{margin-bottom:18px}.vtex-rich-text-0-x-container--week-featured-title{justify-content:flex-start}}
.vtex-search-result-3-x-galleryTitle--layout{font-family:'WorkSans-Bold';font-style:normal;font-weight:700;font-size:40px;line-height:100%;color:#000000}.vtex-search-result-3-x-gallery{padding:0}.vtex-search-result-3-x-filter__container--selectedFilters{}.vtex-search-result-3-x-filter__container--title{display:none}.vtex-search-result-3-x-filterTitleSpan{font-family:'WorkSans-Bold';font-style:normal;font-weight:700;font-size:18px;line-height:100%;color:#000000}.vtex-search-result-3-x-filterItem{min-height:unset;padding:16px;border-bottom:1px solid #F0F1F2}.vtex-search-result-3-x-filterItem .vtex-checkbox__line-container{gap:16px;align-items:center}.vtex-search-result-3-x-filterItem .vtex-checkbox__container{flex-shrink:0;margin:0}.vtex-search-result-3-x-filterItem .vtex-checkbox__label{font-family:'WorkSans-Regular';font-style:normal;font-weight:400;font-size:12px;line-height:100%;color:#1C1C1C}.vtex-search-result-3-x-filterItem .vtex-checkbox__inner-container{margin:0;border:2px solid #000000;width:18px;height:18px;&[class*="bg-action-primary"] {
        background-color: #000000;
    }}.vtex-search-result-3-x-filterItem .vtex__icon-check{color:#fff}.vtex-search-result-3-x-filterIcon{padding:0;color:#1C1C1C}.vtex-search-result-3-x-showingProducts--panda-search__count--per-page{display:none}.vtex-search-result-3-x-totalProducts--layout{padding:0;text-align:right;font-family:'WorkSans-Regular';font-style:normal;font-weight:400;font-size:14px;line-height:100%;color:#1C1C1C;.vtex-search-result-3-x-totalProductsMessage {
        color: #1C1C1C;
    }}.vtex-search-result-3-x-filters--layout{width:98%;padding:0;.vtex-search-result-3-x-filterPopupButton {
        padding: 12px 16px 12px 8px;
        border: 1px solid #0000001A;
        border-radius: 8px;
        display: flex;
        flex-direction: row-reverse;
        align-items: center;
        gap: 10px;
        height: fit-content;
    }

    .vtex-search-result-3-x-filterPopupTitle {
        color: #0A0A0A;
        font-family: 'WorkSans-Bold';
        font-weight: 700;
        font-size: 16px;
        text-transform: capitalize;
    }

    .vtex-search-result-3-x-filterPopupArrowIcon {
        padding: 0;

        >svg {
            display: none;
        }

        &::before {
            content: '';
            display: block;
            width: 16px;
            height: 16px;
            background-image: url('data:image/svg+xml,<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M6.94637 13.6927C6.94632 13.8166 6.98078 13.938 7.0459 14.0434C7.11102 14.1488 7.20422 14.234 7.31504 14.2894L8.64837 14.956C8.75004 15.0068 8.863 15.0308 8.97654 15.0257C9.09007 15.0205 9.20041 14.9864 9.29706 14.9267C9.39372 14.8669 9.47349 14.7834 9.52879 14.6841C9.58409 14.5848 9.61309 14.473 9.61304 14.3594V9.69271C9.61319 9.3623 9.73602 9.04371 9.95771 8.79871L14.773 3.47271C14.8593 3.37708 14.9161 3.2585 14.9364 3.1313C14.9568 3.0041 14.9398 2.87373 14.8876 2.75596C14.8355 2.63819 14.7503 2.53806 14.6424 2.46768C14.5345 2.3973 14.4085 2.35968 14.2797 2.35938H2.27971C2.15078 2.35942 2.02463 2.39685 1.91654 2.46713C1.80845 2.53741 1.72306 2.63753 1.67071 2.75535C1.61836 2.87317 1.6013 3.00365 1.62159 3.13097C1.64188 3.25829 1.69866 3.377 1.78504 3.47271L6.60171 8.79871C6.8234 9.04371 6.94622 9.3623 6.94637 9.69271V13.6927Z" stroke="%230A0A0A" stroke-width="1.33333" stroke-linecap="round" stroke-linejoin="round"/></svg>');
            background-size: contain;
            background-repeat: no-repeat;
            background-position: center;
        }
    }}.vtex-search-result-3-x-sidebar{width:536px!important;max-width:80vw;margin:16px;border-radius:8px;height:calc(100vh - 32px);overflow:hidden;.vtex-search-result-3-x-closeIconButton {
        padding: 32px 16px 0;
        z-index: 9999999910;
    }

    [class="ReactCollapse--content"] {
        > [class="pl8"] {
            padding: 0;
        }

        .vtex-search-result-3-x-filterTemplateOverflow--filter-navigator {
            padding: 32px 32px 16px;
        }

        .vtex-search-result-3-x-filter__container--priceRange {
            border: none;

            .vtex-search-result-3-x-filterAvailable--filter-navigator {
                display: none;
            }

            .vtex-slider__base {
                background-color: #979797;
            }

            .vtex-slider__selector {
                background-color: #FFFFFF;
                border: 1px solid #0000001A;
                box-shadow: 0px 2px 4px 0px #0000001A !important;
                width: 14px !important;
                height: 14px !important;
            }

            .vtex-slider__values-container {
                justify-content: space-between;
                margin-top: 6px;
            }

            .vtex-slider__dash {
                display: none;
            }

            .vtex-slider__right-value,
            .vtex-slider__left-value {
                color: #1C1C1C;
                font-family: 'WorkSans-Regular', sans-serif;
                font-size: 16px;
            }

            .vtex-slider__selector-tooltip {
                color: #000;
            }
        }
    }}.vtex-search-result-3-x-accordionFilterItemTag--filter-navigator .vtex-tag{background-color:transparent;color:#000000;font-family:"WorkSans-Bold",sans-serif;font-weight:700;font-size:18px;padding:0;&::before {
        content: '(';
    }

    &::after {
        content: ')';
    }}.vtex-search-result-3-x-filterAccordionBreadcrumbs{padding:39px 16px 24px;height:fit-content;border-bottom:1px solid #F0F1F2;position:absolute}.vtex-search-result-3-x-accordionFilterContainer--marca{margin-top:85px}.vtex-search-result-3-x-filterBreadcrumbsContent--filter-navigator{padding:0}.vtex-search-result-3-x-filterBreadcrumbsText--filter-navigator{font-size:0;padding:0;&::before {
        content: 'Filtrar';
        font-size: 18px;
        font-family: 'WorkSans-Bold', sans-serif;
        color: #000000;
        font-weight: 700;
    }}.vtex-search-result-3-x-accordionFilter,.vtex-search-result-3-x-accordionFilterItemOptions{overflow-y:auto;overflow-x:hidden}.vtex-search-result-3-x-accordionFilterOpen--filter-navigator{overflow:auto;padding:16px;.vtex-search-result-3-x-filterAccordionItemBox {
        padding: 16px;
    }

    &[class*="grid-layout"] {
        display: grid;
        grid-template-columns: repeat(4, 1fr);
        gap: 8px;

        .vtex-search-result-3-x-filterAccordionItemBox  {
            padding: 0;
            border: none;

            .vtex-checkbox__line-container {
                padding: 8px 12px;
                display: flex;
                align-items: center;
                justify-content: center;
                width: 100%;
                height: 100%;
                border: 1px solid #49454F;
                border-radius: 50px;

                &:has(input:checked) {
                    background-color: #5DFF49;

                    .vtex-checkbox__label {
                        color: #000000;
                        font-weight: 700;
                        font-family: 'WorkSans-Bold', sans-serif;
                    }
                }
            }

            .vtex-checkbox__label {
                text-align: center;
                flex-direction: row-reverse;
            }

            .vtex-checkbox__container {
                display: none;
            }
        }
    }}.vtex-search-result-3-x-accordionFilterContainer--filter-navigator{padding:0 28px 0 16px!important}.vtex-search-result-3-x-accordionFilterItem--filter-navigator{padding:16px 0;min-height:unset;height:fit-content}.vtex-search-result-3-x-accordionFilterContent--filter-navigator{padding:0}.vtex-search-result-3-x-accordionFilterItemTitle--filter-navigator{font-size:18px;color:#000000;font-weight:700}.vtex-search-result-3-x-filterAvailable--filter-navigator{font-size:18px;color:#000000;font-weight:700}.vtex-search-result-3-x-filterButtonsBox{border:none;padding:16px;height:fit-content!important;gap:8px}.vtex-search-result-3-x-filterClearButtonWrapper{padding:0;width:calc(50% - 4px);.vtex-button {
        background: #FFFFFF;
        border: 1px solid  #49454F;
        border-radius: 4px;
        box-shadow: 0px 4px 4px 0px #00000014;
        min-height: unset;
    }

    .vtex-button__label {
        padding: 17.5px 0 !important;
        color: #49454F;
        font-family: 'Open Sans', sans-serif;
        font-weight: 700;
        font-size: 14px;
        line-height: 80%;
    }}.vtex-search-result-3-x-filterApplyButtonWrapper--filter-navigator{padding:0;width:calc(50% - 4px);.vtex-button {
        min-height: unset;
        box-shadow: 0px 4px 4px 0px #00000014;
        border: 1px solid #000000;
        background-color: #1C1C1C;
        border-radius: 4px;
    }

    .vtex-button__label {
        padding: 17.5px 0 !important;
        font-family: 'Open Sans', sans-serif;
        font-weight: 700;
        font-size: 14px;
        line-height: 80%;
        color: #FFFFFF;
    }}.vtex-search-result-3-x-searchFilterBar--filter-navigator{display:flex;align-items:center;gap:16px;grid-column:1 / -1;.vtex-input {
        display: flex;
        border: 1px solid #F0F1F2;
        background-color: #F7F7F7;
        border-radius: 28px;
        overflow: hidden;
    }

    .vtex-input-prefix__group {
        border: none;
        display: flex;
        align-items: center;
        padding: 12px 16px;
        width: 100%;

        &::after {
            content: '';
            display: block;
            width: 24px;
            height: 24px;
            background-image: url('data:image/svg+xml,<svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M19.6 21.2891L13.3 14.9891C12.8 15.3891 12.225 15.7057 11.575 15.9391C10.925 16.1724 10.2333 16.2891 9.5 16.2891C7.68333 16.2891 6.14583 15.6599 4.8875 14.4016C3.62917 13.1432 3 11.6057 3 9.78906C3 7.9724 3.62917 6.4349 4.8875 5.17656C6.14583 3.91823 7.68333 3.28906 9.5 3.28906C11.3167 3.28906 12.8542 3.91823 14.1125 5.17656C15.3708 6.4349 16 7.9724 16 9.78906C16 10.5224 15.8833 11.2141 15.65 11.8641C15.4167 12.5141 15.1 13.0891 14.7 13.5891L21 19.8891L19.6 21.2891ZM9.5 14.2891C10.75 14.2891 11.8125 13.8516 12.6875 12.9766C13.5625 12.1016 14 11.0391 14 9.78906C14 8.53906 13.5625 7.47656 12.6875 6.60156C11.8125 5.72656 10.75 5.28906 9.5 5.28906C8.25 5.28906 7.1875 5.72656 6.3125 6.60156C5.4375 7.47656 5 8.53906 5 9.78906C5 11.0391 5.4375 12.1016 6.3125 12.9766C7.1875 13.8516 8.25 14.2891 9.5 14.2891Z" fill="%2349454F"/></svg>');
            background-size: contain;
            background-repeat: no-repeat;
            background-position: center;
        }
    }

    .vtex-styleguide-9-x-input {
        background-color: transparent;
        border: none;
        font-size: 16px;
        color: #49454F;
        padding: 0;
    }}.vtex-search-result-3-x-filterAccordionItemBox{min-height:unset;padding:16px 0;border-bottom:1px solid #F0F1F2;.vtex-checkbox__line-container {
        gap: 16px;
        align-items: center;
    }

    .vtex-checkbox__container {
        flex-shrink: 0;
        margin: 0;
    }

    .vtex-checkbox__inner-container {
        margin: 0;
        border: 2px solid #000000;
        width: 18px;
        height: 18px;
        border-radius: 4px;

        &[class*="bg-action-primary"] {
            background-color: #000000;
        }
    }

    .vtex-checkbox__box {
        margin: 0;
        border: 2px solid #000000;
        width: 18px;
        height: 18px;
        border-radius: 4px;
        
        &[class*="c-on-disabled"] {
            background-color: #000000;
        }
    }

  
    .vtex-checkbox__label {
        font-size: 12px;
        line-height: 100%;
        color: #1C1C1C;

        display: flex;
        align-items: center;
        gap: 8px;
        justify-content:  center;
    }

    /* INICIO cores para filtro */
    .vtex-checkbox__label {
        &[for="Amarelo"]::after {
            content: '';
            border-radius: 50%;
            display: block;
            width: 16px;
            height: 16px;
            background-color: #FFFF00;
            box-shadow: 0px 4px 4px 0px #0000000A;
        }
        &[for="Azul"]::after {
            content: '';
            border-radius: 50%;
            display: block;
            width: 16px;
            height: 16px;
            background-color: #0000FF;
            box-shadow: 0px 4px 4px 0px #0000000A;
        }
        &[for="Bege"]::after {
            content: '';
            border-radius: 50%;
            display: block;
            width: 16px;
            height: 16px;
            background-color: #F5F5DC;
            box-shadow: 0px 4px 4px 0px #0000000A;
        }
        &[for="Branco"]::after {
            content: '';
            border-radius: 50%;
            display: block;
            width: 16px;
            height: 16px;
            background-color: #fff;
            border: 1px solid #0000001A;
            box-shadow: 0px 4px 4px 0px #0000000A;
        }
        &[for="Cinza"]::after {
            content: '';
            border-radius: 50%;
            display: block;
            width: 16px;
            height: 16px;
            background-color: #808080;
            box-shadow: 0px 4px 4px 0px #0000000A;
        }
        &[for="Laranja"]::after {
            content: '';
            border-radius: 50%;
            display: block;
            width: 16px;
            height: 16px;
            background-color: #FFA500;
            box-shadow: 0px 4px 4px 0px #0000000A;
        }
        &[for="Lilás"]::after {
            content: '';
            border-radius: 50%;
            display: block;
            width: 16px;
            height: 16px;
            background-color: #C8A2C8;
            box-shadow: 0px 4px 4px 0px #0000000A;
        }
        &[for="Marrom"]::after {
            content: '';
            border-radius: 50%;
            display: block;
            width: 16px;
            height: 16px;
            background-color: #8B4513;
            box-shadow: 0px 4px 4px 0px #0000000A;
        }
        &[for="Multicolor"]::after {
            content: '';
            border-radius: 50%;
            display: block;
            width: 16px;
            height: 16px;
            /* background-image: url("assets/img/multicolor.png"); */
            background-image: url("https://i.imgur.com/icqAl4F.jpeg");
            background-size: cover;
            box-shadow: 0px 4px 4px 0px #0000000A;
        }
        &[for="Preto"]::after {
            content: '';
            border-radius: 50%;
            display: block;
            width: 16px;
            height: 16px;
            background-color: #000000;
            box-shadow: 0px 4px 4px 0px #0000000A;
        }
        &[for="Rosa"]::after {
            content: '';
            border-radius: 50%;
            display: block;
            width: 16px;
            height: 16px;
            background-color: #FFC0CB;
            box-shadow: 0px 4px 4px 0px #0000000A;
        }
        &[for="Roxo"]::after {
            content: '';
            border-radius: 50%;
            display: block;
            width: 16px;
            height: 16px;
            background-color: #800080;
            box-shadow: 0px 4px 4px 0px #0000000A;
        }
        &[for="Verde"]::after {
            content: '';
            border-radius: 50%;
            display: block;
            width: 16px;
            height: 16px;
            background-color: #008000;
            box-shadow: 0px 4px 4px 0px #0000000A;
        }
        &[for="Vermelho"]::after {
            content: '';
            border-radius: 50%;
            display: block;
            width: 16px;
            height: 16px;
            background-color: #FF0000;
            box-shadow: 0px 4px 4px 0px #0000000A;
        }
        &[for="Vinho"]::after {
            content: '';
            border-radius: 50%;
            display: block;
            width: 16px;
            height: 16px;
            background-color: #800080;
            box-shadow: 0px 4px 4px 0px #0000000A;
        }
        &[for="Dourado"]::after {
            content: '';
            border-radius: 50%;
            display: block;
            width: 16px;
            height: 16px;
            background-color: #FFD700;
            box-shadow: 0px 4px 4px 0px #0000000A;
        }
    }
    /* FIM cores para filtro */

    .vtex__icon-check {
        color: #fff;
    }}.vtex-search-result-3-x-orderByButton{padding:10px 8px;text-align:left;border:1px solid #0000001A;border-radius:8px;min-width:240px;justify-content:space-between}.vtex-search-result-3-x-filterPopupArrowIcon{padding-right:0}.vtex-search-result-3-x-filterPopupTitle{padding:0;text-align:left;font-family:'WorkSans-Bold';font-style:normal;font-weight:700;font-size:16px;line-height:100%;color:#0A0A0A;text-transform:none}.vtex-search-result-3-x-orderByOptionItem{padding:0;font-family:'WorkSans-Regular',sans-serif;font-style:normal;font-weight:400;font-size:12px;line-height:100%;color:#000000;padding:12px 16px;border-bottom:1px solid #F0F1F2;min-width:unset;&:hover {
        background-color: #5DFF4984;
        border-color: #000000;
        color: #000000;
        font-weight: 700;
        font-family: 'WorkSans-Bold', sans-serif;
    }}.vtex-search-result-3-x-orderByOptionItem--selected{}.vtex-search-result-3-x-orderByText{display:none}.vtex-search-result-3-x-orderByDropdown{display:flex;align-items:center;gap:24px;&::before {
        content: 'Ordenar por';
        white-space: nowrap;
        font-family: 'WorkSans-Regular', sans-serif;
        font-style: normal;
        font-weight: 400;
        font-size: 16px;
        line-height: 20px;
        color: #1C1C1C;
    }}.vtex-search-result-3-x-orderByOptionsContainer{margin-top:40px;box-shadow:0px 4px 4px 0px #0000000A;border-radius:0 0 8px 8px;overflow:hidden}.vtex-search-result-3-x-orderByOptionsContainer{max-width:calc(100% - 120px);width:100%}.vtex-search-result-3-x-orderByOptionItem{max-width:100%}.vtex-search-result-3-x-buttonShowMore{margin-top:16px}.vtex-search-result-3-x-buttonShowMore .vtex-button{background:transparent;border:none;border-radius:10px}.vtex-search-result-3-x-buttonShowMore .vtex-button__label{font-family:'WorkSans-Medium',sans-serif;font-weight:500;font-size:0;line-height:160%;color:#000000;padding:5px 16px;display:flex;align-items:center;gap:8px;&::before {
        content: 'Ver mais';
        font-size: 14px;
        text-transform: none;
    }

    &::after {
        content: '';
        display: block;
        width: 24px;
        height: 24px;
        background-image: url('data:image/svg+xml,<svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 5.5V19.5M12 19.5L18 13.5M12 19.5L6 13.5" stroke="%23121416" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');
        background-size: contain;
        background-repeat: no-repeat;
    }}.vtex-search-result-3-x-galleryItem{padding:8px 1px}@media (max-width:767px){.vtex-search-result-3-x-galleryTitle--layout{font-size:24px}.vtex-search-result-3-x-totalProducts--layout{display:none}.vtex-search-result-3-x-filterPopupButton{padding:0;height:auto;padding-right:15px}.vtex-search-result-3-x-orderByDropdown{&::before {
            display: none;
        }}.vtex-search-result-3-x-orderByButton{margin:0;min-width:160px}.vtex-search-result-3-x-galleryItem--grid{padding:3px}}.vtex-search-result-3-x-progressBar--panda-search__progress-bar{display:none}.vtex-search-result-3-x-buttonShowMore--layout{margin-bottom:24px}@media (max-width:990px){.vtex-search-result-3-x-filterPopupTitle{font-size:14px}.vtex-search-result-3-x-filterPopupButton{padding:11px 16px 11px 8px!important;.vtex-search-result-3-x-filterPopupTitle {
        font-size: 14px;
    }}.vtex-search-result-3-x-sidebar{width:100vw!important;max-width:100vw;margin:auto 0 0;height:80vh;bottom:0;border-radius:8px 8px 0 0}.vtex-search-result-3-x-accordionFilterOpen--filter-navigator{&[class*="grid-layout"] {
            grid-template-columns: repeat(3, 1fr);
        }}.vtex-search-result-3-x-gallery{padding:12px 0}.vtex-search-result-3-x-galleryItem{padding:8px 4px}.vtex-search-result-3-x-filters--layout{padding:0 0 0 1px}.vtex-search-result-3-x-totalProducts--layout,.vtex-search-result-3-x-totalProductsMessage{color:#000000!important}.vtex-search-result-3-x-orderByOptionsContainer{min-width:100%}}.vtex-search-result-3-x-filter__container--category-1,.vtex-search-result-3-x-filter__container--category-2{display:none}
.vtex-shelf-1-x-title{display:block;font-family:'WorkSans-Regular';font-style:normal;font-weight:400;font-size:32px;line-height:100%;color:#000000;margin-top:80px;margin-left:15px}.vtex-shelf-1-x-dot{background:#1C1C1C}.vtex-shelf-1-x-dot--isActive--shelf{border:2px solid #1C1C1C;background:#fff;transform:matrix(0.86,0.49,-0.53,0.86,0,0);height:20px!important;margin-top:-6px;border-radius:50px}
.vtex-slider-layout-0-x-paginationDotsContainer--home__slider{bottom:20px}.vtex-slider-layout-0-x-paginationDot--carousel{background:#ffffff}.vtex-slider-layout-0-x-paginationDot--home__slider{background:#fff;width:5.5px!important;height:5.5px!important}.vtex-slider-layout-0-x-paginationDot--isActive{background:transparent;border:2px solid #ffffff;border-radius:50px;transform:matrix(0.86,0.49,-0.53,0.86,0,0);height:20px!important;padding:2.5px;margin-top:-6px}.vtex-slider-layout-0-x-imageElement--home__slider{max-height:100%!important}.vtex-slider-layout-0-x-imageElementLink--home__slider{display:block;width:100%}.vtex-slider-layout-0-x-sliderArrows--home__slider{color:white}.vtex-slider-layout-0-x-sliderArrows--carousel-procura{top:-55px}.vtex-slider-layout-0-x-sliderLeftArrow--carousel-procura{right:45px;left:unset}.vtex-slider-layout-0-x-sliderLayoutContainer--shelf{padding-left:0!important;padding-right:0!important}.vtex-slider-layout-0-x-paginationDotsContainer--shelf{bottom:-30px}.vtex-slider-layout-0-x-paginationDotsContainer--carousel-exclusivos{bottom:30px}.vtex-slider-layout-0-x-paginationDotsContainer--list-brands-home{bottom:-42px}.vtex-slider-layout-0-x-paginationDot--carousel-exclusivos,.vtex-slider-layout-0-x-paginationDot--shelf{background:#1c1c1c}.vtex-slider-layout-0-x-paginationDot--shelf--isActive{border:2px solid #1c1c1c;background:#fff}.vtex-slider-layout-0-x-paginationDot--carousel-exclusivos--isActive{border:2px solid #1c1c1c;background:transparent}.vtex-slider-layout-0-x-slide--carousel-exclusivos{width:100%!important}.vtex-slider-layout-0-x-slideChildrenContainer--carousel-exclusivos{display:block}.vtex-slider-layout-0-x-slideChildrenContainer--list-brands-home{display:flex;justify-content:center}.vtex-slider-layout-0-x-slide--slider-menu-desk{padding:0px 25px}.vtex-slider-layout-0-x-sliderTrack--home-week-featured{gap:0}@media (max-width:767px){.vtex-slider-layout-0-x-slide--tips_home_slider--firstVisible::after{content:"";position:absolute;right:0;top:50%;width:2px;height:25%;background:#c4c4c4;transform:translateY(-50%)}.vtex-slider-layout-0-x-slide--tips_home_slider--lastVisible::before{content:"";position:absolute;left:0;top:50%;width:2px;height:25%;background:#c4c4c4;transform:translateY(-50%)}.vtex-slider-layout-0-x-sliderLayoutContainer--tips_home_slider{background:#f2f2f2;padding:7px}.vtex-slider-layout-0-x-slideChildrenContainer--carousel-procura{display:flex;align-items:flex-start;padding:0px 4px}.vtex-slider-layout-0-x-paginationDotsContainer--carousel-exclusivos{bottom:10px}.vtex-slider-layout-0-x-paginationDotsContainer--list-brands-home{bottom:0px}.vtex-slider-layout-0-x-slideChildrenContainer--carousel-exclusivos{margin-bottom:30px}.vtex-slider-layout-0-x-caretIcon--tips_home_slider{width:7px;height:11px}}.vtex-slider-layout-0-x-sliderLayoutContainer--quemsomos__slider{display:flex;flex-direction:row-reverse}.vtex-slider-layout-0-x-paginationDotsContainer--quemsomos__slider{display:flex;justify-content:flex-start;transform:rotate(90deg);position:relative;left:19%}.vtex-slider-layout-0-x-paginationDotsContainer--quemsomos__slider .vtex-slider-layout-0-x-paginationDot--quemsomos__slider{background:#1c1c1c}.vtex-slider-layout-0-x-paginationDotsContainer--quemsomos__slider .vtex-slider-layout-0-x-paginationDot--isActive{border:2px solid #1c1c1c;background:#fff}.vtex-slider-layout-0-x-imageElementLink--faixaRotativa_header{display:flex;width:100%}.vtex-slider-layout-0-x-imageElement--faixaRotativa_header{width:100%;object-fit:cover}.vtex-slider-layout-0-x-sliderLeftArrow--faixaRotativa_header,.vtex-slider-layout-0-x-sliderRightArrow--faixaRotativa_header{display:none}@media (max-width:767px){.vtex-slider-layout-0-x-sliderLayoutContainer--quemsomos__slider{display:flex;flex-direction:column}.vtex-slider-layout-0-x-paginationDotsContainer--quemsomos__slider{display:flex;justify-content:center;transform:unset;position:absolute;left:0;bottom:10px}.vtex-slider-layout-0-x-sliderLayoutContainer--home__slider{padding-left:0px!important;padding-right:0px!important}}.vtex-slider-layout-0-x-sliderLeftArrow--slider-passos-cashback{left:-1.25rem}.vtex-slider-layout-0-x-sliderRightArrow--slider-passos-cashback{right:-1.25rem}.vtex-slider-layout-0-x-paginationDotsContainer--slider-passos-cashback{bottom:-14%}@media (max-width:361px){.vtex-slider-layout-0-x-sliderLeftArrow--slider-passos-cashback{left:-1.1rem;width:30px}.vtex-slider-layout-0-x-sliderRightArrow--slider-passos-cashback{right:-1.1rem;width:30px}}@media (max-width:767px){.vtex-slider-layout-0-x-paginationDotsContainer--slider-passos-cashback{bottom:-10%}}.vtex-slider-layout-0-x-paginationDot--slider-passos-cashback,.vtex-slider-layout-0-x-paginationDot--beneficios-cashback-slider{background-color:#000000}.vtex-slider-layout-0-x-paginationDot--beneficios-cashback-slider--isActive,.vtex-slider-layout-0-x-paginationDot--slider-passos-cashback--isActive{border-color:#000000;background-color:#ffffff}.vtex-slider-layout-0-x-paginationDotsContainer--beneficios-cashback-slider{bottom:-35px}@media screen and (max-width:767px){}@media screen and (max-width:768px){.vtex-slider-layout-0-x-slide--slider-passos-cashback{width:18%!important}}.vtex-slider-layout-0-x-caretIcon--slider-passos-cashback{color:#000000}@media screen and (max-width:450px){.vtex-slider-layout-0-x-caretIcon--slider-passos-cashback{width:20px;height:20px}}.vtex-slider-layout-0-x-slide--best-sellers-home .vtex-wish-list-1-x-wishlistIconContainer{right:17px!important;top:3px!important}.vtex-slider-layout-0-x-paginationDotsContainer--best-sellers-home{bottom:-32px}.vtex-slider-layout-0-x-paginationDotsContainer{align-items:center}.vtex-slider-layout-0-x-paginationDot--best-sellers-home,.vtex-slider-layout-0-x-paginationDot--list-brands-home{background-color:#1C1C1C;width:7px!important;height:7px!important}.vtex-slider-layout-0-x-paginationDot--best-sellers-home--isActive,.vtex-slider-layout-0-x-paginationDot--list-brands-home--isActive{background-color:transparent;border:2px solid #1C1C1C;width:5.5px!important;height:15.5px!important;margin-top:1px}.vtex-slider-layout-0-x-sliderTrackContainer--home-genders-shelf{background-color:#F4F4F4;border-radius:15px}.vtex-slider-layout-0-x-sliderTrack--home-genders-cards{gap:21px}.vtex-slider-layout-0-x-sliderArrows--home-week-featured{> svg {
    pointer-events: none;
  }}.vtex-slider-layout-0-x-sliderArrows--slider-bottom{display:none}.vtex-slider-layout-0-x-sliderLeftArrow--slider-top{left:-157px}.vtex-slider-layout-0-x-sliderRightArrow--slider-top{right:unset;left:-100px}.vtex-slider-layout-0-x-sliderArrows--slider-top{bottom:67px;> svg {
    width: 15px;
    height: 15px;
  }}.vtex-slider-layout-0-x-slide--tips-home-row:not(:last-child){border-right:1px solid #E6E7E8}.vtex-slider-layout-0-x-slideChildrenContainer--sports-shelf-slider{gap:22px}.vtex-slider-layout-0-x-sliderTrackContainer--best-sellers-home{margin:0 40px}.vtex-slider-layout-0-x-sliderTrack--best-sellers-home{gap:15px}@media screen and (max-width:990px){.vtex-slider-layout-0-x-sliderTrack--best-sellers-home{gap:0}.vtex-slider-layout-0-x-slide--tips-home-row:not(:last-child){border-right:none}.vtex-slider-layout-0-x-sliderTrackContainer--best-sellers-home{margin-left:0;margin-right:0}.vtex-slider-layout-0-x-sliderArrows--tips-home-row{> svg {
      width: 12px;
      height: 16px;
      
      use {
        color: #000;
      }
    }}.vtex-slider-layout-0-x-sliderTrack--home-genders-cards{gap:0}.vtex-slider-layout-0-x-paginationDotsContainer--list-brands-home{bottom:0px}.vtex-slider-layout-0-x-sliderArrows--home-genders-cards{top:-53px;> svg {
      width: 15px;
      height: 15px;
      color: #000;
    }}.vtex-slider-layout-0-x-sliderRightArrow--home-genders-cards{right:18px}.vtex-slider-layout-0-x-sliderLeftArrow--home-genders-cards{left:75vw}.vtex-slider-layout-0-x-sliderLeftArrow--slider-top{left:71vw}.vtex-slider-layout-0-x-sliderRightArrow--slider-top{left:unset;right:0}.vtex-slider-layout-0-x-sliderArrows--slider-top{bottom:unset;top:-38px;> svg {
      width: 15px;
      height: 15px;
      color: #000;

    }}.vtex-slider-layout-0-x-sliderTrack--home-week-featured{gap:12px}.vtex-slider-layout-0-x-paginationDotsContainer--baixe-app-mobile{bottom:-30px}.vtex-slider-layout-0-x-paginationDot--baixe-app-mobile{background-color:#000}.vtex-slider-layout-0-x-paginationDot--baixe-app-mobile--isActive{border-color:#000;background-color:transparent}.vtex-slider-layout-0-x-sliderTrackContainer--list-brands-home{padding-bottom:16px}}
.vtex-stack-layout-0-x-stackContainer--prodsum-stack-shelf{mix-blend-mode:multiply}.vtex-stack-layout-0-x-stackContainer--product{position:sticky;top:65px}.vtex-stack-layout-0-x-stackItem--product{position:relative}.vtex-stack-layout-0-x-stackItem--product .vtex-flex-layout-0-x-flexCol--tips-item-wrapper{border-right:2px solid #E8E8E8;padding:0px 8px}.vtex-stack-layout-0-x-stackItem--product .vtex-store-link-0-x-childrenContainer--tips-item-link{display:flex;justify-content:center;align-items:center;gap:8px}.vtex-stack-layout-0-x-stackContainer--product{margin-bottom:30px}.vtex-stack-layout-0-x-stackItem--product .vtex-store-components-3-x-imageElement--tips-item-img{width:auto;height:20px}.vtex-stack-layout-0-x-stackItem--product .vtex-rich-text-0-x-paragraph--tips-item-text{font-family:'WorkSans-Regular';font-style:normal;font-weight:400;font-size:10px;margin:0px;color:#1C1C1C}.vtex-stack-layout-0-x-stackItem--product .vtex-flex-layout-0-x-flexRowContent--tips-home-row .vtex-flex-layout-0-x-stretchChildrenWidth:last-child .vtex-flex-layout-0-x-flexCol--tips-item-wrapper{border-right:none}.vtex-stack-layout-0-x-stackItem--product .vtex-rich-text-0-x-container--tips_home_text_mobile{display:none}.vtex-stack-layout-0-x-stackItem--product-summary--product-infos{min-width:100%}@media (max-width:767px){.vtex-stack-layout-0-x-stackItem--product .vtex-rich-text-0-x-paragraph--tips-item-text{font-family:'WorkSans-Regular';font-style:normal;font-weight:400;font-size:14px;margin:0px;color:#1C1C1C}.vtex-stack-layout-0-x-stackContainer--product{position:relative!important;top:-10px!important;display:flex;flex-direction:column;gap:25px;margin-bottom:0}}.vtex-stack-layout-0-x-stackContainer--summary-mini{height:250px;min-width:100%;overflow:hidden;border:1px solid #BDBDBD;border-radius:15px;.vtex-stack-layout-0-x-stackItem--product-summary .vtex-product-summary-2-x-image--product-summary-image {
        height: 250px !important;
    }

    &:hover {
        .vtex-stack-layout-0-x-stackItem--summary-mini--product-infos {
            transform: translateY(0);
        }

        .vtex-product-summary-2-x-image--product-summary-image {
            height: 150px !important;
            transition: all .3s;
        }
    }}.vtex-stack-layout-0-x-stackItem--summary-mini--product-infos{bottom:0;top:unset;background-color:#F4F4F4CC;padding:14px 10px 15px 14px;transform:translateY(100%);transition:transform .3s;.vtex-product-summary-2-x-nameContainer, .vtex-product-summary-2-x-productBrand {
        padding: 0;
        color: #000;
        font-size: 14px;
        font-weight: 600;
        font-family: 'WorkSans-Medium';
        text-align: start;
    }}@media screen and (max-width:990px){.vtex-stack-layout-0-x-stackItem--summary-mini--product-infos{transform:translateY(0)}.vtex-stack-layout-0-x-stackContainer--summary-mini .vtex-stack-layout-0-x-stackItem--product-summary .vtex-product-summary-2-x-image--product-summary-image{height:150px!important;transition:all .3s}}
.vtex-store-components-3-x-container{max-width:1500px;position:relative;padding:0 40px}.vtex-store-components-3-x-imageElement--lista-imagens_bannerTop-Full{height:auto!important;width:100%!important}@media (max-width:990px){.vtex-store-components-3-x-container{padding:0px 18px;overflow:hidden}}.vtex-store-components-3-x-notificationBarInner{background:#000000}.vtex-store-components-3-x-notificationContent{color:#fff;font-weight:400;font-size:12px;line-height:14px}.vtex-store-components-3-x-sizeMobile{padding:0px}.vtex-store-components-3-x-imageElement--list-brands-home{max-width:120px;height:120px}.vtex-store-components-3-x-logoImage--header__logo{width:100%;height:auto;display:block}.vtex-store-components-3-x-imageElement--sitemap-hero-mob{width:100%}@media (max-width:767px){.vtex-store-components-3-x-logoImage--header__logo{margin-bottom:-10px}.vtex-store-components-3-x-imageElement--list-brands-home{max-width:80px;height:80px}.vtex-store-components-3-x-imageElement--security-badges-item-mob{filter:grayscale(1)}}.vtex-store-components-3-x-productBrandContainer--product-brand-tag-search{text-align:left;padding:0px 8px;font-family:"WorkSans-Bold";font-style:normal;font-weight:700;font-size:12px;line-height:100%;color:#cfcfcf}.vtex-store-components-3-x-imageElement--social-networks-renderer{filter:invert(1);width:20px;height:auto}.vtex-store-components-3-x-imageElement--infocard-quem-wrapper{width:auto;display:block;height:375px}@media (max-width:1330px){.vtex-store-components-3-x-imageElement--infocard-quem-wrapper{width:auto;display:block;height:350px}}@media (max-width:767px){.vtex-store-components-3-x-imageElement--infocard-quem-wrapper{width:100%;display:block;height:auto}}.vtex-store-components-3-x-imageElement--tips-item-img{width:auto;height:30px}.vtex-store-components-3-x-infoCardTextContainer--info-card-exlusivo{text-align:left;display:flex;align-items:flex-start;padding:55px 0}@media (max-width:767px){.vtex-store-components-3-x-imageElement--tips-item-img{width:auto;height:22px}.vtex-store-components-3-x-infoCardTextContainer--info-card-exlusivo{padding:55px 0;text-align:center;width:100%;display:flex;align-items:center;justify-content:flex-end;flex-wrap:nowrap;flex-direction:column;gap:10px}}.vtex-store-components-3-x-headingLevel1--info-card-exlusivo,.vtex-store-components-3-x-headingLevel2--info-card-exlusivo,.vtex-store-components-3-x-headingLevel3--info-card-exlusivo{font-family:"WorkSans-Regular";font-style:normal;font-weight:400;font-size:32px;line-height:100%;color:#ffffff;margin:0}.vtex-store-components-3-x-paragraph--info-card-exlusivo{font-style:normal;font-weight:400;font-size:16px;line-height:120%;color:#ffffff;width:50%}@media (max-width:767px){.vtex-store-components-3-x-headingLevel4--info-card-exlusivo,.vtex-store-components-3-x-headingLevel5--info-card-exlusivo,.vtex-store-components-3-x-headingLevel6--info-card-exlusivo,.vtex-store-components-3-x-list--info-card-exlusivo,.vtex-store-components-3-x-paragraph--info-card-exlusivo{display:none}}.vtex-store-components-3-x-headingLevel4--info-card-exlusivo,.vtex-store-components-3-x-headingLevel5--info-card-exlusivo,.vtex-store-components-3-x-headingLevel6--info-card-exlusivo{font-family:"WorkSans-Bold";font-style:normal;font-weight:700;font-size:14px;line-height:140%;color:#ffffff;margin:0}.vtex-store-components-3-x-list--info-card-exlusivo{font-family:"WorkSans-Regular";font-style:normal;font-weight:400;font-size:14px;line-height:140%;color:#ffffff}.vtex-store-components-3-x-infoCardCallActionContainer--info-card-exlusivo{border:2px solid #ffffff;border-radius:10px;padding:4px 16px;margin:0;text-decoration:none}.vtex-store-components-3-x-infoCardCallActionText--info-card-exlusivo{font-family:"RobotoCondensed-Bold";font-style:normal;font-weight:700;font-size:16px;line-height:20px;color:#ffffff;text-decoration:none;margin:0;padding:0;display:flex;align-items:center}.vtex-store-components-3-x-infoCardCallActionText--info-card-exlusivo::after{content:".";color:transparent;background-image:url("data:image/svg+xml,%3Csvg width='7' height='12' viewBox='0 0 7 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.685664 10.8728C0.310241 10.5085 0.309913 9.90612 0.684938 9.54142L3.58939 6.7169C3.99316 6.32425 3.99316 5.67575 3.58939 5.2831L0.684938 2.45859C0.309913 2.09388 0.310241 1.49146 0.685663 1.12716C1.04572 0.777779 1.61825 0.777779 1.9783 1.12716L6.26041 5.28234C6.66523 5.67515 6.66523 6.32485 6.26041 6.71766L1.9783 10.8728C1.61825 11.2222 1.04572 11.2222 0.685664 10.8728Z' fill='white'/%3E%3C/svg%3E%0A");background-repeat:no-repeat no-repeat;background-position:center center;background-size:auto 11px;height:11px;width:auto;display:inline-block;margin-left:8px}.vtex-store-components-3-x-infoCardContainer--info-card-exlusivo{min-height:500px}@media (max-width:767px){.vtex-store-components-3-x-infoCardContainer--info-card-exlusivo{display:flex;align-items:flex-end;border-radius:10px;margin:15px}.vtex-store-components-3-x-headingLevel1--info-card-exlusivo,.vtex-store-components-3-x-headingLevel2--info-card-exlusivo,.vtex-store-components-3-x-headingLevel3--info-card-exlusivo{text-align:center}}.vtex-store-components-3-x-imageElement--calendario-home-row{width:100%;height:auto;display:block;margin-top:110px}.vtex-store-components-3-x-searchBarInnerContainer--header__search .vtex-input-prefix__group{border:none;border-bottom:1px solid #1c1c1c;border-radius:0;display:flex;align-items:center;flex-direction:row-reverse}.vtex-store-components-3-x-searchBarInnerContainer--header__search .vtex-styleguide-9-x-input{font-family:"Roboto-Condensed";font-style:normal;font-weight:400;font-size:14px;line-height:80%;color:#1c1c1c;padding:0}.vtex-store-components-3-x-searchBarInnerContainer--header__search .vtex-styleguide-9-x-input::placeholder{font-family:"Roboto-Condensed";font-style:normal;font-weight:400;font-size:14px;line-height:80%;color:#9c9c9c}.vtex-store-components-3-x-searchBarInnerContainer--header__search .vtex-input__suffix{padding:0}.vtex-store-components-3-x-productNameContainer{font-family:"WorkSans-Regular";font-style:normal;font-weight:400;font-size:18px;line-height:120%;align-items:center;color:#000000}.vtex-store-components-3-x-skuSelectorItem,.vtex-store-components-3-x-frameAround,.vtex-store-components-3-x-skuSelectorInternalBox{border:none;min-width:40px;height:40px;width:auto;margin-left:0}.vtex-store-components-3-x-skuSelectorItemTextValue{border:2px solid #1c1c1c;border-radius:10px;height:40px;min-width:40px;padding:3px;display:flex;align-items:center;justify-content:center;font-family:"WorkSans-Regular";font-weight:400;font-size:18px;line-height:100%;color:#1c1c1c;width:auto}.vtex-store-components-3-x-valueWrapper--unavailable{border:2px solid #9c9c9c;color:#9c9c9c}.vtex-store-components-3-x-skuSelectorItem--selected .vtex-store-components-3-x-skuSelectorItemTextValue{font-family:"WorkSans-Bold";font-style:normal;font-weight:700;background:#1c1c1c;color:#fff}.vtex-store-components-3-x-skuSelectorItem--selected .vtex-store-components-3-x-valueWrapper--unavailable{opacity:0.5}.vtex-store-components-3-x-diagonalCross{background-image:linear-gradient(to top right,transparent 47%,rgba(156,156,156,1) 51%,currentColor 53%,currentColor 54%,transparent 55%);left:3px;top:3px;bottom:3px;right:3px;z-index:2}.vtex-store-components-3-x-skuSelectorOptionsList{margin:0}.vtex-store-components-3-x-shareContainer{background:#1c1c1c;border-radius:10px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:24px 32px}.vtex-store-components-3-x-imageElement--main-banner-quemsomos-row{width:100%;height:auto;display:block}.vtex-store-components-3-x-imageElement--quemsomos__slider{width:80%!important;max-height:unset!important;margin-left:20%}@media (max-width:767px){.vtex-store-components-3-x-imageElement--quemsomos__slider{width:100%!important;max-height:unset!important;margin-left:0%}}.vtex-store-components-3-x-skuSelectorName{font-family:"Roboto-Condensed";font-style:normal;font-weight:400;font-size:16px;line-height:80%;color:#1c1c1c}.vtex-store-components-3-x-shippingContainer{display:flex;justify-content:center;align-items:flex-start;flex-wrap:nowrap;flex-direction:row;align-content:center}.vtex-store-components-3-x-shippingContainer .vtex-input-prefix__group{border:2px solid #1c1c1c;border-radius:10px 0px 0px 10px;border-right:1px}.vtex-store-components-3-x-shippingContainer .vtex-input__label{display:none}.vtex-store-components-3-x-shippingContainer .vtex-address-form__postalCode{width:100%}.vtex-store-components-3-x-shippingContainer .vtex-button{border:2px solid #1c1c1c;border-radius:0px 10px 10px 0px;border-left:1px;max-height:unset;height:30px;min-height:40px;width:55%;display:flex;align-items:center;justify-content:center;gap:10px;background:#fff}.vtex-store-components-3-x-shippingContainer .vtex-button__label{font-family:"RobotoCondensed-Bold";font-style:normal;font-weight:700;font-size:16.1616px;line-height:100%;color:#1c1c1c;width:auto;padding:0}.vtex-store-components-3-x-shippingContainer .vtex-button::before{content:".";color:transparent;background-image:url("data:image/svg+xml,%3Csvg width='25' height='20' viewBox='0 0 25 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.41235e-09 2.63635C3.41235e-09 2.00669 0.24693 1.40282 0.686468 0.957578C1.12601 0.51234 1.72215 0.262207 2.34375 0.262207H16.4062C17.0279 0.262207 17.624 0.51234 18.0635 0.957578C18.5031 1.40282 18.75 2.00669 18.75 2.63635V5.0105H20.3438C20.6949 5.01082 21.0415 5.09106 21.3579 5.2453C21.6744 5.39953 21.9525 5.62383 22.1719 5.9016L24.4859 8.82971C24.8189 9.25102 25.0002 9.77466 25 10.3143V13.7157C25 14.3454 24.7531 14.9492 24.3135 15.3945C23.874 15.8397 23.2779 16.0898 22.6562 16.0898H21.875C21.875 16.9294 21.5458 17.7346 20.9597 18.3282C20.3737 18.9219 19.5788 19.2554 18.75 19.2554C17.9212 19.2554 17.1263 18.9219 16.5403 18.3282C15.9542 17.7346 15.625 16.9294 15.625 16.0898H7.8125C7.8134 16.5118 7.73102 16.9297 7.57019 17.3189C7.40937 17.7081 7.17335 18.0608 6.87601 18.3563C6.57868 18.6518 6.22602 18.8841 5.83878 19.0396C5.45154 19.195 5.03753 19.2705 4.62108 19.2615C4.20464 19.2525 3.79417 19.1593 3.4138 18.9873C3.03343 18.8154 2.69084 18.5681 2.40617 18.2601C2.1215 17.952 1.90049 17.5895 1.75615 17.1937C1.6118 16.7979 1.54702 16.3768 1.56562 15.9553C1.10789 15.7921 0.711442 15.489 0.431007 15.0879C0.150571 14.6867 -2.61749e-05 14.2073 3.41235e-09 13.7157L3.41235e-09 2.63635ZM2.02188 14.4374C2.30438 13.9689 2.70236 13.5829 3.17672 13.3174C3.65107 13.0519 4.18547 12.916 4.72739 12.923C5.26931 12.93 5.80009 13.0797 6.26758 13.3575C6.73507 13.6352 7.12318 14.0314 7.39375 14.5071H16.0437C16.3186 14.0264 16.7129 13.6269 17.1875 13.3485V2.63635C17.1875 2.42647 17.1052 2.22517 16.9587 2.07676C16.8122 1.92835 16.6135 1.84497 16.4062 1.84497H2.34375C2.13655 1.84497 1.93784 1.92835 1.79132 2.07676C1.64481 2.22517 1.5625 2.42647 1.5625 2.63635V13.7157C1.56238 13.868 1.60566 14.0172 1.68714 14.1452C1.76863 14.2732 1.88485 14.3747 2.02188 14.4374ZM18.75 12.9243C19.2985 12.9243 19.8374 13.0706 20.3125 13.3484C20.7875 13.6263 21.182 14.0259 21.4563 14.5071H22.6562C22.8635 14.5071 23.0622 14.4237 23.2087 14.2753C23.3552 14.1269 23.4375 13.9256 23.4375 13.7157V10.3128C23.4372 10.1332 23.3766 9.95902 23.2656 9.81894L20.9531 6.89082C20.8801 6.79814 20.7874 6.72327 20.6819 6.67177C20.5764 6.62026 20.4608 6.59343 20.3438 6.59326H18.75V12.9243ZM4.6875 14.5071C4.2731 14.5071 3.87567 14.6738 3.58265 14.9707C3.28962 15.2675 3.125 15.6701 3.125 16.0898C3.125 16.5096 3.28962 16.9122 3.58265 17.209C3.87567 17.5059 4.2731 17.6726 4.6875 17.6726C5.1019 17.6726 5.49933 17.5059 5.79235 17.209C6.08538 16.9122 6.25 16.5096 6.25 16.0898C6.25 15.6701 6.08538 15.2675 5.79235 14.9707C5.49933 14.6738 5.1019 14.5071 4.6875 14.5071ZM18.75 14.5071C18.3356 14.5071 17.9382 14.6738 17.6451 14.9707C17.3521 15.2675 17.1875 15.6701 17.1875 16.0898C17.1875 16.5096 17.3521 16.9122 17.6451 17.209C17.9382 17.5059 18.3356 17.6726 18.75 17.6726C19.1644 17.6726 19.5618 17.5059 19.8549 17.209C20.1479 16.9122 20.3125 16.5096 20.3125 16.0898C20.3125 15.6701 20.1479 15.2675 19.8549 14.9707C19.5618 14.6738 19.1644 14.5071 18.75 14.5071Z' fill='%231C1C1C'/%3E%3C/svg%3E");background-repeat:no-repeat no-repeat;background-position:center center;background-size:25px auto;height:20px;width:25px;display:inline-block}.vtex-store-components-3-x-imageElement--end-section-franqueado{margin-bottom:50px}.vtex-store-components-3-x-productDescriptionTitle{display:none}.vtex-store-components-3-x-productDescriptionText{font-family:"WorkSans-Regular";font-style:normal;font-weight:400;font-size:14px;line-height:100%;color:#000000}.vtex-store-components-3-x-shareLabel{font-size:0;margin-bottom:16px}.vtex-store-components-3-x-shareLabel::after{content:"Compartilhe com seus amigos! :)";font-family:"WorkSans-Regular";font-style:normal;font-weight:400;font-size:16px;line-height:100%;text-align:center;color:#ffffff}.vtex-store-components-3-x-productBrandName{font-family:"RobotoCondensed-Bold";font-style:normal;font-weight:700;font-size:18px;line-height:100%;color:#000000}.vtex-store-components-3-x-shippingContainer .vtex-address-form__postalCode-forgottenURL{filter:grayscale(1);font-family:"WorkSans-Regular";font-style:normal;font-weight:400}.vtex-store-components-3-x-shippingTable{margin-top:-15px;margin-bottom:30px}.vtex-store-components-3-x-shippingTableHead{display:contents}.vtex-store-components-3-x-shippingTableHeadDeliveryName,.vtex-store-components-3-x-shippingTableHeadDeliveryEstimate,.vtex-store-components-3-x-shippingTableHeadDeliveryPrice{text-align:left!important;font-family:"Roboto-Condensed";font-style:normal;font-weight:400;font-size:16px;line-height:19px;text-align:center;color:#9c9c9c}.vtex-store-components-3-x-shippingTableRow{padding:0px;height:30px}.vtex-store-components-3-x-shippingTableCellDeliveryName{padding-left:0;font-family:"RobotoCondensed-Bold";font-style:normal;font-weight:700;font-size:14px;line-height:16px;color:#1c1c1c}.vtex-store-components-3-x-shippingTableCellDeliveryEstimate,.vtex-store-components-3-x-shippingTableCellDeliveryPrice{padding-left:0;font-family:"Roboto-Condensed";font-style:normal;font-weight:400;font-size:14px;line-height:16px;text-transform:uppercase;color:#1c1c1c}.vtex-store-components-3-x-productImagesContainer--carousel .vtex-store-components-3-x-gradientBaseBottom,.vtex-store-components-3-x-productImagesContainer--carousel .vtex-store-components-3-x-swiperCaret{color:#000}@media (max-width:767px){.vtex-store-components-3-x-shippingContainer .vtex-button{width:85%}.vtex-store-components-3-x-productDescriptionText .vtex-store-components-3-x-container{padding:0}.vtex-store-components-3-x-autoCompleteOuterContainer--header__search{padding:15px}.vtex-store-components-3-x-portalWrapper--header__search .vtex-search-2-x-biggy-autocomplete-wrapper{width:97vw!important;margin-left:0px!important}.vtex-store-components-3-x-portalWrapper--header__search .vtex-search-2-x-biggy-autocomplete{box-shadow:none}.vtex-store-components-3-x-imageElement--infocard-chances-wrapper-last{margin-left:-2px;margin-top:-10px;width:97%!important}}.vtex-store-components-3-x-skuSelectorTextContainer{margin-top:30px}.vtex-store-components-3-x-imageElement--ace1-footer-logo,.vtex-store-components-3-x-imageElement--ace1-header{width:100px;object-fit:cover;display:inline-block;max-width:100%;height:auto}.vtex-store-components-3-x-imageElement--ace1-text-footer{max-width:200px;height:auto;display:block}.vtex-store-components-3-x-imageElement--ace1-footer{max-width:20px;height:auto;display:block}.vtex-store-components-3-x-imageElement--beneficios-container-img{height:45px;width:auto;display:block;text-align:center;margin:0 auto}.vtex-store-components-3-x-imageElement--list-brands-footer{min-height:19px;width:auto!important}.vtex-store-components-3-x-imageElement--infocard-chances-wrapper{width:98%;margin-bottom:10px}.vtex-store-components-3-x-imageElement--banner-principal-topo{display:block;width:100%}.vtex-store-components-3-x-imageElement--qrCode-cashback-img{position:fixed;z-index:999;top:50%}.vtex-store-components-3-x-logoContainer--header__logo{display:inline-block;max-width:146px;width:100%;padding:0.75rem 0}.vtex-store-components-3-x-infoCardContainer--infocard-categorias{height:100%;border-radius:15px;transition:filter 0.3s ease;&:hover {
    filter: brightness(0.95);
  }}.vtex-store-components-3-x-infoCardTextContainer--infocard-categorias,.vtex-store-components-3-x-infoCardCallActionContainer--infocard-categorias{margin:0;width:100%;height:100%}.vtex-store-components-3-x-infoCardCallActionContainer--infocard-categorias{display:flex;align-items:flex-end;text-decoration:none;background:linear-gradient(180deg,rgba(102,102,102,0) 56.22%,rgba(0,0,0,0.2) 81.72%);border-radius:15px}.vtex-store-components-3-x-infoCardCallActionContainer--infocard-categorias .vtex-button{background-color:transparent;border:none}.vtex-store-components-3-x-infoCardCallActionContainer--infocard-categorias .vtex-button__label{color:#fff;font-family:WorkSans-Medium;font-weight:500;font-size:1.5rem;line-height:28.8px;padding:26px!important;display:flex;align-items:center;gap:13px;&::after {
    display: inline-block;
    content: "";
    width: 8px;
    height: 15px;

    background-image: url('data:image/svg+xml,<svg width="11" height="17" viewBox="0 0 11 17" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.16449 16L9.14113 8.5L1.16449 1" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
  }}.vtex-store-components-3-x-imageElement--banner-baixe-app{width:100%;border-radius:15px}.vtex-slider-layout-0-x-slide--best-sellers-home .vtex-store-components-3-x-discountInsideContainer{display:none}.vtex-store-components-3-x-productBrandContainer--pdp-brand-logo{width:56px!important;height:56px;padding:8px 12px;background-color:#fff;border-radius:8px;overflow:hidden;display:flex;align-items:center;justify-content:center}.vtex-store-components-3-x-productBrandLogoWrapper--pdp-brand-logo{width:100%;height:auto!important}.vtex-store-components-3-x-productBrandLogo--pdp-brand-logo{width:100%;height:auto!important}.vtex-store-components-3-x-productBrandContainer--pdp-brand-logo-text{height:fit-content}.vtex-store-components-3-x-productBrandName--pdp-brand-logo-text{font-family:"WorkSans-Medium";font-weight:500;font-size:16px;text-transform:lowercase;color:#171a1c;display:block}@media screen and (max-width:770px){.vtex-store-components-3-x-infoCardCallActionContainer--infocard-categorias .vtex-button__label{padding:19px!important}}.vtex-store-components-3-x-videoContainer{display:none}.vtex-store-components-3-x-caretIcon{background-color:#fff;border-radius:100%;padding:11px}
.vtex-store-drawer-0-x-openIconContainer{padding:0px}.vtex-store-drawer-0-x-openIconContainer--header__drawer--search::after{content:'.';color:transparent;background-image:url("data:image/svg+xml,%3Csvg width='18' height='19' viewBox='0 0 18 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17.2588 17.6091L13.4376 13.6999M15.3112 8.58449C15.3112 12.4369 12.1655 15.5599 8.285 15.5599C4.40453 15.5599 1.25879 12.4369 1.25879 8.58449C1.25879 4.73211 4.40453 1.60913 8.285 1.60913C12.1655 1.60913 15.3112 4.73211 15.3112 8.58449Z' stroke='%231C1C1C' stroke-width='2'/%3E%3C/svg%3E%0A");background-repeat:no-repeat no-repeat;background-position:center center;background-size:18px;display:block;width:18px}.vtex-store-drawer-0-x-openIconContainer--header__drawer--search .vtex-store-drawer-0-x-menuIcon--header__drawer--search{display:none}.vtex-store-drawer-0-x-drawerHeader--Panda-drawer__menu--mobile{display:flex;flex-direction:column;background:#1C1C1C;padding:25px 20px}.vtex-store-drawer-0-x-drawerHeader--Panda-drawer__menu--mobile .vtex-store-drawer-0-x-closeIconButton{position:absolute;right:0;top:0}.vtex-store-drawer-0-x-drawerHeader--Panda-drawer__menu--mobile .vtex-store-drawer-0-x-closeIcon{fill:#696969;color:#696969;stroke:#696969}.vtex-store-drawer-0-x-childrenContainer--menu-mobile-nivel03,.vtex-store-drawer-0-x-childrenContainer--footer__nivel1--mob,.vtex-store-drawer-0-x-childrenContainer--menu-mobile-nivel01{display:flex;flex-direction:column;justify-content:space-between}.vtex-store-drawer-0-x-opened--menu-mobile-nivel03,.vtex-store-drawer-0-x-opened--menu-mobile-nivel02,.vtex-store-drawer-0-x-opened--footer__nivel1--mob{min-height:100vh;display:block;overflow:auto}.vtex-store-drawer-0-x-drawerContent--menu-mobile-nivel03,.vtex-store-drawer-0-x-drawerContent--menu-mobile-nivel02,.vtex-store-drawer-0-x-drawerContent--footer__nivel1--mob{display:flex;min-height:100%;background:#E8E8E8;flex-direction:column;justify-content:space-between;flex-wrap:nowrap}.vtex-store-drawer-0-x-openIconContainer--department-bf-temp-submenu{display:none}.vtex-store-drawer-0-x-opened--menu-mobile-nivel01,.vtex-store-drawer-0-x-drawer--menu-mobile-nivel03{width:100%!important}.vtex-store-drawer-0-x-drawer--menu-mobile-nivel01{background-color:#f2f2f2}.vtex-store-drawer-0-x-childrenContainer--menu-mobile-nivel01{min-height:90vh}.vtex-store-drawer-0-x-childrenContainer--search-filter{width:100%;align-items:center;justify-content:center;display:flex}@media screen and (max-width:1200px){.vtex-store-drawer-0-x-childrenContainer--header__drawer--search{padding:15px}.vtex-store-drawer-0-x-closeIconButton--header__drawer--search{color:#000}}
.vtex-store-link-0-x-link--infocard-procura-wrapper,.vtex-store-link-0-x-link--infocard-quem-wrapper{text-decoration:none}.vtex-store-link-0-x-link--infocard-procura-wrapper:hover .vtex-rich-text-0-x-paragraph--infocard-procura-wrapper{text-decoration-line:underline}.vtex-store-link-0-x-link--infocard-quem-wrapper:hover .vtex-rich-text-0-x-paragraph--infocard-quem-wrapper{text-decoration-line:underline}.vtex-store-link-0-x-childrenContainer--tips-item-link{display:flex;justify-content:center;align-items:center;gap:25px}.vtex-store-link-0-x-link--tips-item-link{text-decoration:none}.vtex-store-link-0-x-link--main-slider-banner{font-family:"WorkSans-Bold";font-style:normal;font-weight:700;font-size:16px;line-height:100%;text-decoration-line:underline;color:#1c1c1c;display:block;text-align:center;margin-top:25px}.vtex-store-link-0-x-link--ace1-header{float:right;background-color:#f39f84;border-radius:32px;padding:10px 20px;text-decoration:none}.vtex-store-link-0-x-label--ace1-header{color:#000;text-decoration:none}.vtex-store-link-0-x-label--black-header-tag{font-family:"WorkSans-Regular";font-style:normal;font-weight:500;font-size:16px;line-height:16px;color:#000000;text-decoration:underline;font-weight:700}@media (max-width:767px){.vtex-store-link-0-x-label--black-header-tag{font-family:"WorkSans-Regular";font-style:normal;font-weight:700;font-size:13px;color:#000000;text-decoration:underline;font-weight:700}}.vtex-store-link-0-x-link--botao-link-cashback{border-radius:43px;background:#5dff49;width:204px!important;height:38px;display:flex;justify-content:center;align-items:center;text-decoration:none}.vtex-store-link-0-x-label--botao-link-cashback{color:#000;text-align:center;font-family:"WorkSans-Regular";font-size:18px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:0.5px;text-decoration:none}.vtex-store-link-0-x-link--botao-link-cashback{border-radius:43px;background:#5dff49;width:204px!important;height:38px;display:flex;justify-content:center;align-items:center;text-decoration:none}.vtex-store-link-0-x-label--botao-link-cashback{color:#000;text-align:center;font-family:"WorkSans-Regular";font-size:18px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:0.5px;text-decoration:none;text-transform:uppercase}.vtex-store-link-0-x-link--menu-see-all{padding:1rem 1.5rem 0;font-size:.75rem;color:#1c1c1c;text-decoration:none;font-weight:700;display:flex;align-items:center;width:100%;&::before {
    content: 'ver ';
    font-weight: 400;
    margin-right: 4px;
  }

  &::after {
    content: '';
    width: 6px;
    height: 10px;
    background-image: url('data:image/svg+xml,<svg width="6" height="10" viewBox="0 0 6 10" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 9L5 5L1 1" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');
    display: inline-block;
    margin-left: .625rem;
  }}.vtex-store-link-0-x-link--main-menu-banner-see-all{text-decoration:none;color:#1c1c1c;font-size:.75rem;font-weight:700}.vtex-store-link-0-x-link--menu-link{display:flex;align-items:center;&::after {
    content: '';
    width: 6px;
    height: 10px;
    background-image: url('data:image/svg+xml,<svg width="6" height="10" viewBox="0 0 6 10" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 9L5 5L1 1" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');
    display: inline-block;
    margin-left: .625rem;
  }}.vtex-store-link-0-x-link--main-menu-banner-link{text-decoration:none;color:#1c1c1c;font-size:.75rem}.vtex-store-link-0-x-link--menu-link--acessorios{width:100%;border-top:1px solid #f2f2f2;padding-top:1rem;margin-top:2rem}.vtex-store-link-0-x-link--menu-see-all-mobile{text-decoration:none;color:#1c1c1c;font-size:18px;font-weight:700;padding:20px 0;padding-left:30px;border-top:1px solid #CBCBCB;&::after {
    content: '';
    width: 6px;
    height: 10px;
    background-image: url('data:image/svg+xml,<svg width="6" height="10" viewBox="0 0 6 10" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 9L5 5L1 1" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');
    display: inline-block;
    margin-left: .625rem;
  }

  &::before {
    content: 'ver ';
    font-weight: 400;
  }}
.vtex-store-image-0-x-imageElementLink--header-brands-list{background-color:#fff;width:96px;max-width:96px;height:96px;border-radius:5.18px;border:1px solid #e6e8ea;padding:.5rem;img {
    width: 100%;
    height: 100%;
    object-fit: contain;
  }}
.vtex-store-newsletter-1-x-emailInputContainer--footer__newsletter .vtex-input-prefix__group{border:none;background:none;border-radius:0px}.vtex-store-newsletter-1-x-emailInputContainer--footer__newsletter .vtex-styleguide-9-x-input{font-family:'WorkSans-Regular';background:none;border-radius:0;font-weight:400;font-size:14px;line-height:22px;color:#1C1C1C;mix-blend-mode:normal;margin:0;padding:0}.vtex-store-newsletter-1-x-defaultSuccessMessage--footer__newsletter{max-width:400px;margin-top:10px;padding:10px;border-radius:10px;text-align:center;text-transform:lowercase;font-family:WorkSans-Bold;font-style:normal;font-weight:700;font-size:16px;background:#5dff49}.vtex-store-newsletter-1-x-defaultSuccessMessage--footer__newsletter::after{content:'Fique de olho no e-mail, você receberá ótimas novidades por lá.';margin-left:5px}.vtex-store-newsletter-1-x-emailInputContainer--new-newsletter .vtex-input-prefix__group{border:1px solid #F2F3F5;height:100%}.vtex-store-newsletter-1-x-emailInputContainer--new-newsletter .vtex-styleguide-9-x-input{padding:16px;line-height:normal;display:block}.vtex-store-newsletter-1-x-emailInputContainer--footer__newsletter .vtex-styleguide-9-x-input::placeholder{font-family:'WorkSans-Regular';font-weight:400;font-size:14px;line-height:22px;color:#1C1C1C}.vtex-store-newsletter-1-x-formSubmitContainer .vtex-button{font-weight:500;font-family:'WorkSans-Regular';height:100%}.vtex-store-newsletter-1-x-confirmationCheckboxContainer .vtex-checkbox__line-container{display:flex;align-items:center;margin-top:8px}.vtex-store-newsletter-1-x-confirmationCheckboxContainer .vtex-checkbox__label{font-family:'WorkSans-Regular';font-weight:400;font-size:12px;line-height:138%;color:#121416}.vtex-store-newsletter-1-x-confirmationCheckboxContainer .vtex-checkbox__box{border:1px solid #E3E6E8;background-color:#fff;border-radius:4px}.vtex-store-newsletter-1-x-confirmationCheckboxContainer .vtex__icon-check{fill:#5DFF49;color:#5DFF49;stroke:#1C1C1C;background:#1C1C1C;border:2px solid #1C1C1C}@media (max-width:767px){.vtex-store-newsletter-1-x-emailInputContainer--footer__newsletter .vtex-styleguide-9-x-input{min-width:50vw}.vtex-store-newsletter-1-x-emailInputContainer--new-newsletter .vtex-styleguide-9-x-input{padding:8px 16px}.vtex-store-newsletter-1-x-formSubmitContainer .vtex-button{width:100%}.vtex-store-newsletter-1-x-confirmationCheckboxContainer .vtex-checkbox__line-container{margin-top:16px}}
.vtex-pageHeader__container{padding-left:10px;padding-top:0px}.vtex-pageHeader__container .vtex-pageHeader__title{font-family:'WorkSans-Bold';font-style:normal;font-weight:700;font-size:32px;line-height:26px;color:#000000;text-transform:lowercase}.vtex-pageHeader__container{[class*="c-on-base flex flex-wrap flex-row justify-between"] {
        flex-direction: column;
    }

    .vtex-button {
        max-width: fit-content;
        margin-top: 20px;
        border-radius: 999px;
        padding: 0 8px;
    }

    [class="newAddressButton"],
    .vtex-my-cards-1-x-newCardButton {
        text-decoration: none;
        position: absolute;
        bottom: 0;
    }}.vtex-pageHeader-link__container .vtex-button{font-style:normal;font-weight:400;font-size:16px;line-height:100%;color:#000000;span {
        font-family: 'WorkSans-Regular';
        font-weight: 400;
        font-size: 16px;
        line-height: 100%;
        color: #000000;
    }}.vtex-account__page{position:relative;height:fit-content;padding-bottom:32px}@media (max-width:768px){.vtex-account__page{margin-bottom:32px}.vtex-pageHeader__container{padding:24px 15px 0;[class="newAddressButton"],
        .vtex-my-cards-1-x-newCardButton {
            left: 50%;
            transform: translateX(-50%);
        }}.vtex-pageHeader__container .vtex-pageHeader__title{font-size:20px;line-height:25px;margin-bottom:12px}.vtex-pageHeader__container .vtex-button{font-weight:400;font-size:14px;line-height:21px;color:#353535;display:flex;align-items:center}.vtex-pageHeader-link__container{> .vtex-button::before {
            content: '';
            background-image: url('data:image/svg+xml,<svg width="7" height="11" viewBox="0 0 7 11" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M6.31434 10.3728C6.68976 10.0085 6.69009 9.40612 6.31506 9.04142L3.41061 6.2169C3.00684 5.82425 3.00684 5.17575 3.41061 4.7831L6.31506 1.95859C6.69009 1.59388 6.68976 0.991455 6.31434 0.627162C5.95428 0.277779 5.38175 0.277779 5.0217 0.627161L0.739587 4.78234C0.334774 5.17515 0.334774 5.82485 0.739587 6.21766L5.0217 10.3728C5.38175 10.7222 5.95428 10.7222 6.31434 10.3728Z" fill="%231C1C1C"/></svg>');
            background-repeat: no-repeat no-repeat;
            background-position: center center;
            background-size: 8px auto;
            display: block;
            width: 12px;
            height: 12px;
            margin-right: -5px;
        }}.vtex-pageHeader__container .vtex__icon-arrow-back{display:none}.vtex-pageHeader__container{.vtex-button {
            margin-top: 8px;
        }}}.vtex-button,.vtex-menu-2-x-styledLink,.vtex-store-link-0-x-link{transition:all 0.5s}.vtex-button:hover,.vtex-menu-2-x-styledLink:hover,.vtex-store-link-0-x-link:hover{opacity:0.8}.vtex-store-2-x-store-custom-black-friday-dev{background-color:red}
.vtex-wish-list-1-x-wishlistIcon,.vtex-wish-list-1-x-outline{background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20.8401 4.60999C20.3294 4.099 19.7229 3.69364 19.0555 3.41708C18.388 3.14052 17.6726 2.99817 16.9501 2.99817C16.2276 2.99817 15.5122 3.14052 14.8448 3.41708C14.1773 3.69364 13.5709 4.099 13.0601 4.60999L12.0001 5.66999L10.9401 4.60999C9.90843 3.5783 8.50915 2.9987 7.05012 2.9987C5.59109 2.9987 4.19181 3.5783 3.16012 4.60999C2.12843 5.64169 1.54883 7.04096 1.54883 8.49999C1.54883 9.95903 2.12843 11.3583 3.16012 12.39L4.22012 13.45L12.0001 21.23L19.7801 13.45L20.8401 12.39C21.3511 11.8792 21.7565 11.2728 22.033 10.6053C22.3096 9.93789 22.4519 9.22248 22.4519 8.49999C22.4519 7.77751 22.3096 7.0621 22.033 6.39464C21.7565 5.72718 21.3511 5.12075 20.8401 4.60999V4.60999Z' stroke='%23000000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")!important;background-repeat:no-repeat no-repeat!important;background-position:center center!important;background-size:auto 21px!important}.vtex-wish-list-1-x-fill{background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20.8401 4.61012C20.3294 4.09912 19.7229 3.69376 19.0555 3.4172C18.388 3.14064 17.6726 2.99829 16.9501 2.99829C16.2276 2.99829 15.5122 3.14064 14.8448 3.4172C14.1773 3.69376 13.5709 4.09912 13.0601 4.61012L12.0001 5.67012L10.9401 4.61012C9.90843 3.57842 8.50915 2.99883 7.05012 2.99883C5.59109 2.99883 4.19181 3.57842 3.16012 4.61012C2.12843 5.64181 1.54883 7.04108 1.54883 8.50012C1.54883 9.95915 2.12843 11.3584 3.16012 12.3901L4.22012 13.4501L12.0001 21.2301L19.7801 13.4501L20.8401 12.3901C21.3511 11.8794 21.7565 11.2729 22.033 10.6055C22.3096 9.93801 22.4519 9.2226 22.4519 8.50012C22.4519 7.77763 22.3096 7.06222 22.033 6.39476C21.7565 5.7273 21.3511 5.12087 20.8401 4.61012Z' fill='%23000000' stroke='%23000000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")!important;background-repeat:no-repeat no-repeat!important;background-position:center center!important;background-size:auto 21px!important}.vtex-wish-list-1-x-wishlistIconContainer{margin-top:0!important;display:flex!important;right:6px!important;position:absolute!important;z-index:1!important;top:0px!important}.vtex-wish-list-1-x-wishlistIconContainer .vtex-button__label{padding:0px!important}.vtex-wish-list-1-x-wishlistIconContainer .vtex-button{transition:none!important}.vtex-wish-list-1-x-wishlistIconContainer .vtex-button:hover{background-color:transparent;background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20.8401 4.61012C20.3294 4.09912 19.7229 3.69376 19.0555 3.4172C18.388 3.14064 17.6726 2.99829 16.9501 2.99829C16.2276 2.99829 15.5122 3.14064 14.8448 3.4172C14.1773 3.69376 13.5709 4.09912 13.0601 4.61012L12.0001 5.67012L10.9401 4.61012C9.90843 3.57842 8.50915 2.99883 7.05012 2.99883C5.59109 2.99883 4.19181 3.57842 3.16012 4.61012C2.12843 5.64181 1.54883 7.04108 1.54883 8.50012C1.54883 9.95915 2.12843 11.3584 3.16012 12.3901L4.22012 13.4501L12.0001 21.2301L19.7801 13.4501L20.8401 12.3901C21.3511 11.8794 21.7565 11.2729 22.033 10.6055C22.3096 9.93801 22.4519 9.2226 22.4519 8.50012C22.4519 7.77763 22.3096 7.06222 22.033 6.39476C21.7565 5.7273 21.3511 5.12087 20.8401 4.61012Z' fill='%23000000' stroke='%23000000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")!important;background-repeat:no-repeat no-repeat!important;background-position:center center!important;background-size:auto 21px!important}
.vtex-flex-layout-0-x-flexRow--bannerPrincipal-mvp{height:100vh;content:"";background-image:url(/arquivos/bannerPrincipal-mvp.png);background-repeat:no-repeat;background-size:cover;max-width:100%;display:flex;align-items:center;justify-content:center}.vtex-flex-layout-0-x-flexRow--middle-text{background-color:#f9fcfd}.vtex-flex-layout-0-x-flexRowContent--middle-text{display:flex;flex-direction:column}.vtex-flex-layout-0-x-flexRowContent--middle-text::after{content:"";background-image:url(/arquivos/nuvemBottom-mvp.png);background-repeat:no-repeat;position:relative;background-size:cover;bottom:-100px;width:100%;height:163px;transform:scaleY(-1)}.vtex-flex-layout-0-x-flexRowContent--middle-text::before{content:"";background-image:url(/arquivos/nuvemTop-mvp.png);background-repeat:no-repeat;position:relative;background-size:cover;top:-100px;width:100%;height:163px}.vtex-flex-layout-0-x-flexRow--qrcode-mvp{padding-top:125px;padding-bottom:65px;background-color:#ccffc6;background-image:linear-gradient(180deg,#ccffc6 60.38%,#f9fcfd 99.96%)}.vtex-flex-layout-0-x-flexRow--qrcode-mvp-block{display:flex;justify-content:center}.vtex-flex-layout-0-x-flexRowContent--qrcode-mvp-block{max-width:470px}.vtex-flex-layout-0-x-flexRow--bannerPrincipal-mvp_Mob{height:400px;content:"";background-image:url(/arquivos/bannerPrincipal-mvp_mobile.png);background-repeat:no-repeat;background-size:cover;max-width:100%;display:flex;align-items:center;justify-content:center}.vtex-flex-layout-0-x-flexRow--mockupCelular-mvp{content:"";height:515px;background-image:url(/arquivos/backgroundMockupCel_mobile.png);background-repeat:no-repeat;background-size:cover;max-width:100%;display:flex;align-items:center;justify-content:center;position:relative;top:-55px}@media (max-width:767px){.vtex-flex-layout-0-x-flexRowContent--middle-text::before{content:"";background-image:url(/arquivos/nuvemBottom-mvp_mobile.png);background-repeat:no-repeat;position:relative;background-size:cover;top:-100px;width:100%;height:100px}.vtex-flex-layout-0-x-flexRowContent--middle-text::after{content:"";background-image:url(/arquivos/nuvemTop-mvp_mobile.png);background-repeat:no-repeat;position:relative;background-size:cover;bottom:-55px;width:100%;height:100px;transform:scaleY(-1)}.vtex-flex-layout-0-x-flexRow--bonus-text{background-color:#d1fecc;padding:80px 50px 30px 50px}.vtex-flex-layout-0-x-flexRowContent--Mvptext{background-color:#ccffc6;padding:35px}.vtex-flex-layout-0-x-flexRow--comousar_mvp-mob{background-color:#1c1c1c;padding:50px}.vtex-flex-layout-0-x-flexColChild--qrcode-mvp-block{display:flex;justify-content:center;align-items:center}.vtex-flex-layout-0-x-flexRow--qrcode-mvp-block{padding:30px;padding:20px;background:linear-gradient(180deg,#CCFFC6 0%,#F5F5F5 100%)}}
.vtex-rich-text-0-x-paragraph--bannerPrincipal-mvp{color:#fff;text-align:left;font-size:82px;letter-spacing:8px;line-height:94%}.vtex-rich-text-0-x-paragraph--middle-text{font-size:16px;line-height:27px}.vtex-rich-text-0-x-wrapper--middle-text{max-width:634px;margin:15px 0px}.vtex-rich-text-0-x-paragraph--qrcode-text{font-size:16px;font-weight:400;line-height:27px;color:#171717}.vtex-rich-text-0-x-strong--qrcode-text{font-size:26px;line-height:26px;color:#171717}.vtex-rich-text-0-x-paragraph--qrcode-mvp{font-size:20px;line-height:35px;text-transform:uppercase;font-weight:900;color:#000;background-color:#5dff49;padding:13px 28px;font-style:bold;margin:39px 0px 56px 0px}@media (max-width:767px){.vtex-rich-text-0-x-paragraph--bannerPrincipal-mvp{color:#fff;text-align:center;font-size:20px;letter-spacing:2px;font-weight:400}.vtex-rich-text-0-x-strong--bannerPrincipal-mvp{font-size:32px;font-weight:900;line-height:94%;letter-spacing:3.2px}.vtex-rich-text-0-x-container--middle-text{margin:-85px 55px}.vtex-rich-text-0-x-paragraph--bonus-text{font-size:24px;line-height:27px;font-weight:800;color:#171717;text-align:left}.vtex-rich-text-0-x-paragraph--Mvptext{font-size:16px;line-height:27px;color:#171717;text-align:left}.vtex-rich-text-0-x-paragraph--comousar_mvp-mob{font-size:18px;color:#fff;margin-bottom:25px;margin-top:0;font-weight:600;text-align:left}.vtex-rich-text-0-x-paragraph--comousar_mvp-mob_button{font-size:18px;margin:0;color:#000;font-weight:700;text-transform:uppercase;text-align:center}.vtex-rich-text-0-x-container--comousar_mvp-mob_button{width:223px;height:43px;background:#5DFF49}}
.vtex-store-components-3-x-imageElement--qrcode-mvp-link{width:200px;height:auto;border-radius:25px}@media (max-width:767px){.vtex-store-components-3-x-imageElement--mockupCelular-mvp{width:189px;height:377px}.vtex-store-components-3-x-imageElement--bannerSecundario-mvp_Mob{width:100%;height:auto}.vtex-store-components-3-x-imageElement--qrcode-mvp-link{display:none}}
.vtex-store-link-0-x-link--qrcode-mvp-link{display:flex;width:200px;height:35px;background-color:#5dff49;justify-content:center;align-items:center;margin-top:10px}.vtex-store-link-0-x-label--qrcode-mvp-link{font-size:17px;font-weight:300;color:#000;text-decoration:underline;text-transform:uppercase;line-height:30px;display:flex;align-items:center}.vtex-store-link-0-x-label--qrcode-mvp-link_android::before{content:"";background-image:url("/arquivos/icon-playstore-mvp.png");background-repeat:no-repeat no-repeat;background-position:center center;background-size:23px;width:23px;height:23px;display:block;margin-right:15px}.vtex-store-link-0-x-label--qrcode-mvp-link_apple::before{content:"";background-image:url("/arquivos/icon-apple-mvp.png");background-repeat:no-repeat no-repeat;background-position:center center;width:20px;height:20px;display:block;margin-right:15px}@media (max-width:767px){.vtex-store-link-0-x-imageElement--mockupCelular-mvp{width:189px;height:377px}.vtex-store-link-0-x-imageElement--bannerSecundario-mvp_Mob{width:100%;height:auto}.vtex-store-link-0-x-imageElement--qrcode-mvp-link{display:none}.vtex-store-link-0-x-link--qrcode-mvp-link{background-color:#000;text-decoration-color:#fff}.vtex-store-link-0-x-label--qrcode-mvp-link{color:#fff}.vtex-store-link-0-x-label--qrcode-mvp-link_android::before{filter:invert(1)}.vtex-store-link-0-x-label--qrcode-mvp-link_apple::before{filter:invert(1)}}
.vtex-disclosure-layout-1-x-trigger--faq-preBlack-item{background-color:transparent;border:none;padding:0;display:flex;align-items:center;justify-content:space-between;gap:1.25rem;width:100%;cursor:pointer;&:after {
    content: '';
    width: 24px;
    height: 24px;
    display: block;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
  }}.vtex-disclosure-layout-1-x-trigger--faq-preBlack-item--visible::after{background-image:url('data:image/svg+xml,<svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M6.1665 12.4977H17.8333" stroke="%2345494F" stroke-width="1.2" stroke-linecap="round" stroke-linejoin="round"/></svg>')}.vtex-disclosure-layout-1-x-trigger--faq-preBlack-item--hidden::after{background-image:url('data:image/svg+xml,<svg width="20" height="21" viewBox="0 0 20 21" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M9.99989 4.66427V16.331M4.1665 10.4977H15.8333" stroke="%2345494F" stroke-width="1.2" stroke-linecap="round" stroke-linejoin="round"/></svg>')}
.vtex-flex-layout-0-x-flexRow--sliderMenu-blackFriday{width:100%;max-width:1300px;margin-top:16px}.vtex-flex-layout-0-x-flexRowContent--sliderBeneficios-blackFriday{padding:40px 0px;max-width:757px;margin:0 auto;padding-bottom:25px}.vtex-flex-layout-0-x-flexRowContent--blackFriday--banner{position:relative}.vtex-flex-layout-0-x-flexRowContent--blackFriday--banner .vtex-flex-layout-0-x-stretchChildrenWidth{&:nth-child(2) {
    position: absolute;
    width: 100% !important;
    padding: 40px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }}.vtex-flex-layout-0-x-flexRow--blackFriday--banner{width:100%}.vtex-flex-layout-0-x-flexRow--sliderBeneficios-blackFriday{width:100%}.vtex-flex-layout-0-x-flexColChild--blackFriday{display:flex;justify-content:center;align-items:center;flex-direction:column}.vtex-flex-layout-0-x-flexCol--faq-Pre-blackFriday{width:100%;max-width:1380px;padding:60px 20px}.vtex-flex-layout-0-x-flexCol--newsletter-preBlackFriday{background-color:#0b0c0c;padding:60px 20px;justify-content:center;align-items:center}.vtex-flex-layout-0-x-flexColChild--newsletter-preBlackFriday{width:100%;max-width:1360px}.vtex-flex-layout-0-x-flexRow--categories-preBlack-desk{width:100%;padding:40px 20px;display:flex;align-items:center;justify-content:center}.vtex-flex-layout-0-x-flexRowContent--categories-preBlack-desk{width:100%;max-width:1360px;gap:14.32px}.vtex-flex-layout-0-x-flexCol--categories-preBlack{gap:14.32px}.vtex-flex-layout-0-x-flexRowContent--sliderMenu-blackFriday{display:flex;flex-direction:column}.vtex-flex-layout-0-x-flexRowContent--sliderMenu-blackFriday .vtex-flex-layout-0-x-stretchChildrenWidth{width:100%!important}.vtex-flex-layout-0-x-flexRow--sliderBeneficios-lp-natal{background-color:#F2F2F2;overflow:hidden;width:100%}.vtex-flex-layout-0-x-flexRowContent--sliderBeneficios-lp-natal{padding:9px 0;justify-content:center}.vtex-flex-layout-0-x-flexRow--title-lp-natal{width:100%;max-width:1300px;padding:26px 0}@media screen and (max-width:767px){.vtex-flex-layout-0-x-flexCol--faq-Pre-blackFriday{padding:1rem}.vtex-flex-layout-0-x-flexCol--newsletter-preBlackFriday{padding:1.875rem 1rem}.vtex-flex-layout-0-x-flexRowContent--blackFriday{margin-bottom:45px}.vtex-flex-layout-0-x-flexRowContent--lp-natal{margin-bottom:24px}.vtex-flex-layout-0-x-flexRow--sliderMenu-blackFriday{padding-left:10px}.vtex-flex-layout-0-x-flexRow--title-lp-natal{padding:25px 25px 20px}}
.vtex-rich-text-0-x-paragraph--itemBeneficios--blackFrida03,.vtex-rich-text-0-x-paragraph--itemBeneficios--blackFrida02,.vtex-rich-text-0-x-paragraph--itemBeneficios--blackFrida01{display:flex;align-items:center;white-space:nowrap;text-decoration:none;color:#000;cursor:pointer;font-size:15px;margin:0px}.vtex-rich-text-0-x-paragraph--itemBeneficios--blackFrida01::before{content:"";background-image:url("/arquivos/transitoFreter-black.png");background-repeat:no-repeat no-repeat;background-position:center center;background-size:cover;display:block;width:30px;height:26px;margin-right:8px;display:flex;align-items:center}.vtex-rich-text-0-x-paragraph--itemBeneficios--blackFrida02::before{content:"";background-image:url("/arquivos/cartao-debito-black.png");background-repeat:no-repeat no-repeat;background-position:center center;background-size:cover;display:block;width:30px;height:30px;margin-right:8px;display:flex;align-items:center}.vtex-rich-text-0-x-paragraph--itemBeneficios--blackFrida03::before{content:"";background-image:url("/arquivos/pixBlack-slide.png");background-repeat:no-repeat no-repeat;background-position:center center;background-size:cover;display:block;width:25px;height:25px;margin-right:8px;display:flex;align-items:center}.vtex-rich-text-0-x-link--itemBeneficios--blackFrida01{text-decoration:none;color:#000;cursor:pointer;font-size:15px}@media (max-width:767px){}.vtex-rich-text-0-x-heading--blackFriday--banner{font-size:70px;color:#fff;font-weight:500;line-height:84px;text-align:center;margin:0;font-family:"WorkSans-Medium",sans-serif;-webkit-user-select:none;-ms-user-select:none;user-select:none}.vtex-rich-text-0-x-strong--blackFriday--banner{font-weight:800;font-family:"WorkSans-ExtraBold"}.vtex-rich-text-0-x-wrapper--itemBeneficios--Pre-blackFrida01,.vtex-rich-text-0-x-wrapper--itemBeneficios--Pre-blackFrida02,.vtex-rich-text-0-x-wrapper--itemBeneficios--Pre-blackFrida03,.vtex-rich-text-0-x-wrapper--itemBeneficios--Pre-blackFrida04{display:flex;flex-direction:column;align-items:center}.vtex-rich-text-0-x-paragraph--itemBeneficios--Pre-blackFrida01,.vtex-rich-text-0-x-paragraph--itemBeneficios--Pre-blackFrida02,.vtex-rich-text-0-x-paragraph--itemBeneficios--Pre-blackFrida03,.vtex-rich-text-0-x-paragraph--itemBeneficios--Pre-blackFrida04{font-size:13px;color:#000;font-weight:500;text-align:center}.vtex-rich-text-0-x-strong--itemBeneficios--Pre-blackFrida01,.vtex-rich-text-0-x-strong--itemBeneficios--Pre-blackFrida02,.vtex-rich-text-0-x-strong--itemBeneficios--Pre-blackFrida03,.vtex-rich-text-0-x-strong--itemBeneficios--Pre-blackFrida04{font-size:13px;color:#000;font-weight:700;line-height:13px}.vtex-rich-text-0-x-wrapper--itemBeneficios--Pre-blackFrida01::before{content:"";background-image:url("/arquivos/truck-02.png");background-repeat:no-repeat no-repeat;background-position:center center;background-size:cover;display:block;width:36px;height:36px;display:flex;align-items:center}.vtex-rich-text-0-x-wrapper--itemBeneficios--Pre-blackFrida02::before{content:"";background-image:url("/arquivos/sale-03.png");background-repeat:no-repeat no-repeat;background-position:center center;background-size:cover;display:block;width:36px;height:36px;display:flex;align-items:center}.vtex-rich-text-0-x-wrapper--itemBeneficios--Pre-blackFrida03::before{content:"";background-image:url("/arquivos/marker-pin-02.png");background-repeat:no-repeat no-repeat;background-position:center center;background-size:cover;display:block;width:24px;height:30px;display:flex;align-items:center}.vtex-rich-text-0-x-wrapper--itemBeneficios--Pre-blackFrida04::before{content:"";background-image:url("/arquivos/refresh-cw-05.png");background-repeat:no-repeat no-repeat;background-position:center center;background-size:cover;display:block;width:36px;height:36px;display:flex;align-items:center}.vtex-rich-text-0-x-container--text--Pre-blackFrida{max-width:1360px}.vtex-rich-text-0-x-paragraph--text--Pre-blackFrida{font-size:16px;font-weight:400;text-align:center;color:#9c9c9c;line-height:22.4px}.vtex-rich-text-0-x-strong--text--Pre-blackFrida{font-weight:800}.vtex-rich-text-0-x-link--text--Pre-blackFrida{text-decoration:none;color:blue}.vtex-rich-text-0-x-container--itemBeneficios--Pre-blackFrida01,.vtex-rich-text-0-x-container--itemBeneficios--Pre-blackFrida02,.vtex-rich-text-0-x-container--itemBeneficios--Pre-blackFrida03,.vtex-rich-text-0-x-container--itemBeneficios--Pre-blackFrida04{width:100%;display:flex;justify-content:center}.vtex-rich-text-0-x-container--itemBeneficios--Pre-blackFrida03{border-top:none;border-bottom:none;border-left:1px solid #9c9c9c;border-right:1px solid #9c9c9c}.vtex-rich-text-0-x-container--itemBeneficios--Pre-blackFrida02{border-top:none;border-bottom:none;border-left:1px solid #9c9c9c;border-right:none}.vtex-rich-text-0-x-headingLevel2--faq--Pre-blackFriday{font-size:2.75rem;font-weight:800;font-family:"WorkSans-ExtraBold";color:#171a1c;margin:0 0 5rem}.vtex-rich-text-0-x-headingLevel3--faq-preBlack-item-pergunta{margin:0;font-weight:700;font-size:1.25rem;color:#0b0c0c;font-family:"WorkSans-Bold"}.vtex-rich-text-0-x-paragraph--faq-preBlack-item-resposta{padding-top:0.5rem;font-size:1rem;margin:0;color:#61656b}.vtex-rich-text-0-x-headingLevel2--newsletter--Pre-blackFriday-title{font-size:2.75rem;color:#fff;font-weight:800;font-family:"WorkSans-ExtraBold";margin:0 0 10px}.vtex-rich-text-0-x-paragraph--newsletter--Pre-blackFriday-subtitle{margin:0;color:#fff;font-family:"Nunito-Regular"}.vtex-rich-text-0-x-paragraph--itemBeneficios--Pre-blackFriday{font-size:13px;color:#9c9c9c;font-weight:500;margin-bottom:0}.vtex-rich-text-0-x-strong--itemBeneficios--Pre-blackFriday{font-weight:700;font-family:"WorkSans-Bold"}.vtex-rich-text-0-x-paragraph--sliderMenu-blackFriday-title{font-weight:700;line-height:30px;font-size:40px;color:#000;font-family:"WorkSans-Bold"}.vtex-rich-text-0-x-heading--title-lp-natal{font-size:40px;color:#000;margin:0}@media screen and (max-width:767px){.vtex-rich-text-0-x-heading--title-lp-natal{font-size:20px}.vtex-rich-text-0-x-wrapper--text--Pre-blackFrida{padding:1.25rem 1rem}.vtex-rich-text-0-x-paragraph--text--Pre-blackFrida{text-align:start}.vtex-rich-text-0-x-headingLevel2--faq--Pre-blackFriday{margin-bottom:1.25rem;line-height:52px}.vtex-rich-text-0-x-headingLevel1--blackFriday--banner{font-size:48px;line-height:56px}.vtex-rich-text-0-x-paragraph--sliderMenu-blackFriday-title{font-size:20px;padding-left:5px}.vtex-rich-text-0-x-paragraph--itemBeneficios--blackFrida02::before{content:"";background-image:url(/arquivos/cartao-debito-black.png);background-repeat:no-repeat no-repeat;background-position:center center;background-size:cover;display:block;width:30px;height:30px;margin-right:8px;display:flex;align-items:center;margin-top:-3px;margin-bottom:-3px}.vtex-rich-text-0-x-paragraph--itemBeneficios--blackFrida03,.vtex-rich-text-0-x-paragraph--itemBeneficios--blackFrida02,.vtex-rich-text-0-x-paragraph--itemBeneficios--blackFrida01{display:flex;align-items:center;white-space:nowrap;text-decoration:none;color:#000;cursor:pointer;font-size:15px;margin:0px;flex-direction:column;text-align:center;gap:5px}.vtex-rich-text-0-x-paragraph--itemBeneficios--lpNatal{flex-direction:row}}
.vtex-slider-layout-0-x-paginationDotsContainer--sliderMenu-blackFriday{top:70px}.vtex-slider-layout-0-x-paginationDot--sliderMenu-blackFriday{background:#000}.vtex-slider-layout-0-x-paginationDot--sliderMenu-blackFriday--isActive{border:2px solid #000;background:transparent}.vtex-slider-layout-0-x-sliderTrack--sliderMenu-blackFriday{display:flex;justify-content:space-between}.vtex-slider-layout-0-x-slideChildrenContainer--sliderMenu-blackFriday{border:2px solid #1c1c1c;border-radius:15px;height:49px;width:188px}.vtex-slider-layout-0-x-slideChildrenContainer--sliderMenu-blackFriday:hover{border:2px solid #e30613;background-color:#e30613}.vtex-slider-layout-0-x-slideChildrenContainer--sliderMenu-lpNatal{border:1.7px solid #000}.vtex-slider-layout-0-x-slideChildrenContainer--sliderMenu-blackFriday:hover .vtex-store-link-0-x-link--itemMenu--blackFriday{color:#ffffff;transition:none;opacity:1}.vtex-slider-layout-0-x-slideChildrenContainer--sliderMenu-lpNatal:hover{border:1.7px solid #000;background-color:#5DFF49;& .vtex-store-link-0-x-link--itemMenu--blackFriday {
    color: #000;
  }}.vtex-slider-layout-0-x-slide--sliderMenu-blackFriday{margin:0px!important}.vtex-slider-layout-0-x-sliderTrack--beneficios-cashback-slider{gap:40px}.vtex-slider-layout-0-x-sliderTrack--sliderBeneficios-blackFriday{justify-content:space-around}.vtex-slider-layout-0-x-sliderTrackContainer--sliderBeneficios-blackFriday{width:757px;overflow:visible}.vtex-slider-layout-0-x-sliderTrack--sliderBeneficios-lp-natal{justify-content:space-around}.vtex-slider-layout-0-x-sliderTrackContainer--sliderBeneficios-lp-natal{width:1250px;overflow:visible}.vtex-slider-layout-0-x-sliderTrack--sliderMenu-lpNatal{gap:12px;margin-bottom:32px}.vtex-slider-layout-0-x-slideChildrenContainer--sliderMenu-lpNatal{width:100%}.vtex-slider-layout-0-x-sliderArrows--sliderBeneficios-lp-natal{svg {
    color: #000;
    width: 12px;
  }}@media screen and (max-width:768px){.vtex-slider-layout-0-x-sliderTrackContainer--sliderBeneficios-lp-natal{width:100%}.vtex-slider-layout-0-x-paginationDotsContainer--sliderBeneficios-blackFriday{bottom:-35px;align-items:center}.vtex-slider-layout-0-x-paginationDot--sliderBeneficios-blackFriday{width:7px!important;height:7px!important;background-color:#000}.vtex-slider-layout-0-x-paginationDot--sliderBeneficios-blackFriday--isActive{border:2px solid #000;background:transparent;transform:unset;rotate:32deg;width:8.44px!important;height:20.54px!important;padding:0;margin-top:-3px}.vtex-slider-layout-0-x-sliderTrack--sliderMenu-blackFriday{display:flex;justify-content:unset}.vtex-slider-layout-0-x-slideChildrenContainer--sliderMenu-blackFriday{height:40px;border-radius:13px}.vtex-slider-layout-0-x-slide--sliderBeneficios-blackFriday{margin:0px!important;width:auto!important}.vtex-slider-layout-0-x-sliderTrack--sliderMenu-lpNatal{gap:0;margin-bottom:0}.vtex-slider-layout-0-x-slideChildrenContainer--sliderMenu-lpNatal{height:100%;border-radius:7.5px}}
.vtex-store-link-0-x-link--itemMenu--blackFriday{color:#1c1c1c;text-decoration:none;font-size:21px;line-height:21px;font-weight:700;width:100%;height:100%;text-align:center;display:flex;align-items:center;justify-content:center;transition:none}.vtex-store-link-0-x-link--itemMenu--lpNatal{font-family:'WorkSans-Bold';&::before {
    content: 'produtos';
    margin-right: 4px;
    font-weight: 400;
    font-family: 'WorkSans-Regular';
  }}@media screen and (max-width:767px){.vtex-store-link-0-x-link--itemMenu--blackFriday{font-size:16px}.vtex-store-link-0-x-link--itemMenu--lpNatal{font-size:11px;padding:7px;line-height:10.5px;display:block;height:fit-content}}
.vtex-flex-layout-0-x-flexCol--product-info-category{padding:16px}.vtex-flex-layout-0-x-flexColChild--product-info-category{&:nth-child(3) {
    flex: 1;
  }}.vtex-flex-layout-0-x-flexCol--shelf__price-buy-category{justify-content:flex-end}.vtex-flex-layout-0-x-flexRowContent--brand-and-reviews{display:flex}.vtex-flex-layout-0-x-flexRowContent--product-rating-category{[class="yourviews-yourviewsreviews-0-x-inlineRating inlineRating mw8 center ph5"] {
    padding: 0;

    [class*="yourviews-yourviewsreviews-0-x-ratingStars"] {
      margin: 0;
    }

    svg {
      width: 14px;
      height: 14px;
      margin: 0 1px;
    }
  }

  [class="yourviews-yourviewsreviews-0-x-ratingStarsTotal"] {
    font-family: Segoe UI Symbol, sans-serif;
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    color: #6A7282;

    &::before {
      content: ' (';
    }

    &::after {
      content: ')';
    }
  }}.vtex-flex-layout-0-x-flexRow--panda-search__order--mobile-new{> .vtex-store-components-3-x-container {
    padding: 0;
    overflow: visible;
  }}.vtex-flex-layout-0-x-flexRowContent--panda-search__products-layout-switcher{align-items:center;.vtex-search-result-3-x-totalProducts--layout {
    display: block;
    border: none;
  }}.vtex-flex-layout-0-x-flexCol--panda-search__filter--mobile{gap:16px;margin-top:16px}.vtex-flex-layout-0-x-flexRowContent--panda-search__order--mobile{flex-direction:row-reverse;justify-content:space-between}.vtex-flex-layout-0-x-flexRowContent--panda-search__fetch--more{display:flex;flex-direction:column;align-items:center;margin:64px 0}@media screen and (max-width:990px){.vtex-flex-layout-0-x-flexRowContent--brand-and-reviews{flex-direction:column-reverse;justify-content:flex-start;align-items:flex-start}.vtex-flex-layout-0-x-flexRowContent--panda-search__fetch--more{margin:16px 0}}
.vtex-product-price-1-x-savings--product-discount-tag-category{position:absolute;top:21px;left:16px;background-color:#000;padding:5px 9px;border-radius:4px;color:#fff;font-family:"WorkSans-Regular";font-weight:600;font-size:14px}@media screen and (max-width:990px){.vtex-product-price-1-x-savings--product-discount-tag-category{top:8px;left:8px;font-size:11px;padding:4px 8px}}
.vtex-store-components-3-x-imageElement--blackFriday--banner{width:100%;max-height:100%!important}.vtex-store-components-3-x-infoCardContainer--categories-preBlack-card{display:flex;align-items:center;justify-content:center;border-radius:8px;position:relative;height:418px;&::before {
        content: '';
        position: absolute;
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, 0.5);
        border-radius: 8px;
    }}.vtex-store-components-3-x-infoCardContainer--categories-preBlack-card--higher{height:510px}.vtex-store-components-3-x-infoCardCallActionContainer--categories-preBlack-card .vtex-button__label{color:#fff;font-size:1.25rem;font-weight:600;width:fit-content;height:fit-content;padding:.25rem .5rem;border-radius:7px;transition:all .2s ease}.vtex-store-components-3-x-infoCardCallActionContainer--categories-preBlack-card .vtex-button{background-color:transparent;border:none;width:100%;height:100%;text-transform:unset;display:inline-flex;align-items:center;justify-content:center;&:hover {
        opacity: 1;
        & .vtex-button__label {
            background-color: #5DFF49;
            color: #000;
        }
    }}.vtex-store-components-3-x-infoCardCallActionContainer--categories-preBlack-card{margin:0;position:absolute;top:0;left:0;width:100%;height:100%}.vtex-store-components-3-x-container--categories-preBlack-card{display:none}
.vtex-product-summary-2-x-container--product__summary--shelf-category{max-width:unset!important;width:100%}.vtex-product-summary-2-x-element--product__summary-category{padding:0;border:1px solid #ECEDED;border-radius:8px;overflow:hidden;position:relative;.vtex-wish-list-1-x-wishlistIconContainer--shelf__add-to-list-category {
    /* background-color: #fff; */
    width: fit-content;
    height: fit-content;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 16px !important;
    right: 16px !important;

    .vtex-button {
      min-height: unset;
    }
  }
  
  .vtex-wish-list-1-x-wishlistIcon--shelf__add-to-list-category {
    background-size: auto 24px !important;
  }}.vtex-product-summary-2-x-imageContainer--shelf__image-category-category{display:flex}.vtex-product-summary-2-x-image--shelf__image-category-category{max-height:unset!important;height:auto!important;mix-blend-mode:multiply}.vtex-product-summary-2-x-imageContainer--shelf__image-category-category{width:100%;background-color:#F2F3F5}.vtex-product-summary-2-x-nameContainer--product__summary-name-category{padding:0!important;justify-content:flex-start}.vtex-product-summary-2-x-productNameContainer--product__summary-name-category .vtex-product-summary-2-x-brandName--product__summary-name-category{font-family:'WorkSans-Regular',sans-serif;font-size:16px;line-height:20px;color:#101828;text-align:left;margin-top:8px;line-clamp:2;-webkit-line-clamp:2;min-height:unset;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.vtex-product-summary-2-x-buyButtonContainer--shelf__buy-button-category{padding:0}.vtex-product-summary-2-x-buyButton--shelf__buy-button-category{.vtex-button {
    background-color: #000;
    box-shadow: 0px 4px 4px 0px #00000014;
    padding: 21.5px 0 20px;
    border: 1px solid #000;

    &:hover {
      background-color: #5DFF49;
      opacity: 1;

      .vtex-product-summary-2-x-buyButtonText--shelf__buy-button-category {
        color: #000;
      }
    }
  }}.vtex-product-summary-2-x-buyButtonText--shelf__buy-button-category{color:#fff;font-family:"RobotoCondensed-Bold",sans-serif;font-weight:700;font-size:0;line-height:80%;&::before {
    content: 'comprar';
    font-size: 18px;
  }}@media screen and (max-width:990px){.vtex-product-summary-2-x-element--product__summary-category{box-shadow:0px 4px 4px 0px #0000000A;.vtex-wish-list-1-x-wishlistIconContainer--shelf__add-to-list-category {
      top: 4px !important;
      right: 8px !important;
    }

    .vtex-wish-list-1-x-wishlistIcon--shelf__add-to-list-category {
      background-size: auto 20px !important;
    }}.vtex-product-summary-2-x-buyButton--shelf__buy-button-category{.vtex-button {
      padding: 13px 0;
    }}}
.vtex-search-result-3-x-galleryLayoutSwitcher{gap:8px}.vtex-search-result-3-x-galleryLayoutOptionButton--grid3{svg {
    display: none;
  }

  &::before {
    content: url('data:image/svg+xml,<svg width="29" height="17" viewBox="0 0 29 17" fill="none" xmlns="http://www.w3.org/2000/svg"><rect x="1.01367" y="1" width="7" height="15" rx="1.5" stroke="%23AAAFB5"/><rect x="11.0137" y="1" width="7" height="15" rx="1.5" stroke="%23AAAFB5"/><rect x="21.0137" y="1" width="7" height="15" rx="1.5" stroke="%23AAAFB5"/></svg>');
  }}.vtex-search-result-3-x-galleryLayoutOptionButton--grid3--selected{&::before {
    content: url('data:image/svg+xml,<svg width="29" height="17" viewBox="0 0 29 17" fill="none" xmlns="http://www.w3.org/2000/svg"><rect x="1.01367" y="1" width="7" height="15" rx="1.5" fill="black" stroke="black"/><rect x="11.0137" y="1" width="7" height="15" rx="1.5" fill="black" stroke="black"/><rect x="21.0137" y="1" width="7" height="15" rx="1.5" fill="black" stroke="black"/></svg>');
  }}.vtex-search-result-3-x-galleryLayoutOptionButton--grid4{svg {
    display: none;
  }

  &::before {
    content: url('data:image/svg+xml,<svg width="39" height="17" viewBox="0 0 39 17" fill="none" xmlns="http://www.w3.org/2000/svg"><rect x="1.01367" y="1" width="7" height="15" rx="1.5" stroke="%23AAAFB5"/><rect x="11.0137" y="1" width="7" height="15" rx="1.5" stroke="%23AAAFB5"/><rect x="21.0137" y="1" width="7" height="15" rx="1.5" stroke="%23AAAFB5"/><rect x="31.0137" y="1" width="7" height="15" rx="1.5" stroke="%23AAAFB5"/></svg>');
  }}.vtex-search-result-3-x-galleryLayoutOptionButton--grid4--selected{&::before {
    content: url('data:image/svg+xml,<svg width="39" height="17" viewBox="0 0 39 17" fill="none" xmlns="http://www.w3.org/2000/svg"><rect x="1.01367" y="1" width="7" height="15" rx="1.5" fill="%23171A1C" stroke="black"/><rect x="11.0137" y="1" width="7" height="15" rx="1.5" fill="%23171A1C" stroke="black"/><rect x="21.0137" y="1" width="7" height="15" rx="1.5" fill="%23171A1C" stroke="black"/><rect x="31.0137" y="1" width="7" height="15" rx="1.5" fill="%23171A1C" stroke="black"/></svg>');
  }}@media screen and (max-width:1024px){.vtex-search-result-3-x-galleryLayoutOptionButton--grid3{padding:4px;&::before {
      height: 18px;
      content: url('data:image/svg+xml,<svg width="18" height="17" viewBox="0 0 18 17" fill="none" xmlns="http://www.w3.org/2000/svg"><rect width="18" height="16" transform="translate(0 0.5)" fill="white"/><rect x="0.5" y="1" width="7" height="15" rx="1.5" fill="none" stroke="black"/><rect x="10.5" y="1" width="7" height="15" rx="1.5" fill="none" stroke="black"/></svg>');
    }}.vtex-search-result-3-x-galleryLayoutOptionButton--grid3--selected{&::before {
      content: url('data:image/svg+xml,<svg width="18" height="17" viewBox="0 0 18 17" fill="none" xmlns="http://www.w3.org/2000/svg"><rect width="18" height="16" transform="translate(0 0.5)" fill="white"/><rect x="0.5" y="1" width="7" height="15" rx="1.5" fill="black" stroke="black"/><rect x="10.5" y="1" width="7" height="15" rx="1.5" fill="black" stroke="black"/></svg>');
    }}.vtex-search-result-3-x-galleryLayoutOptionButton--grid4{padding:4px;&::before {
      height: 18px;
      content: url('data:image/svg+xml,<svg width="29" height="17" viewBox="0 0 29 17" fill="none" xmlns="http://www.w3.org/2000/svg"><rect x="1.01367" y="1" width="7" height="15" rx="1.5" stroke="%23AAAFB5"/><rect x="11.0137" y="1" width="7" height="15" rx="1.5" stroke="%23AAAFB5"/><rect x="21.0137" y="1" width="7" height="15" rx="1.5" stroke="%23AAAFB5"/></svg>');
    }}.vtex-search-result-3-x-galleryLayoutOptionButton--grid4--selected{&::before {
      content: url('data:image/svg+xml,<svg width="29" height="17" viewBox="0 0 29 17" fill="none" xmlns="http://www.w3.org/2000/svg"><rect x="1.01367" y="1" width="7" height="15" rx="1.5" fill="black" stroke="black"/><rect x="11.0137" y="1" width="7" height="15" rx="1.5" fill="black" stroke="black"/><rect x="21.0137" y="1" width="7" height="15" rx="1.5" fill="black" stroke="black"/></svg>');
    }}}@media screen and (max-width:990px){.vtex-search-result-3-x-galleryLayoutSwitcher{padding:4px 12px;border-radius:50px;border:1px solid #F0F1F2;flex-direction:row-reverse}}@media screen and (max-width:640px){.vtex-search-result-3-x-galleryLayoutOptionButton--grid3{&::before {
      content: url('data:image/svg+xml,<svg width="18" height="17" viewBox="0 0 18 17" fill="none" xmlns="http://www.w3.org/2000/svg"><rect x="0.5" y="1" width="17" height="6" rx="1.5" stroke="%2349454F"/><rect x="0.5" y="10" width="17" height="6" rx="1.5" stroke="%2349454F"/></svg>');
    }}.vtex-search-result-3-x-galleryLayoutOptionButton--grid3--selected{&::before {
      content: url('data:image/svg+xml,<svg width="18" height="17" viewBox="0 0 18 17" fill="none" xmlns="http://www.w3.org/2000/svg"><rect x="0.5" y="1" width="17" height="6" rx="1.5" fill="black" stroke="%2349454F"/><rect x="0.5" y="10" width="17" height="6" rx="1.5" fill="black" stroke="%2349454F"/></svg>');
    }}.vtex-search-result-3-x-galleryLayoutOptionButton--grid4{&::before {
      content: url('data:image/svg+xml,<svg width="18" height="17" viewBox="0 0 18 17" fill="none" xmlns="http://www.w3.org/2000/svg"><rect width="18" height="16" transform="translate(0 0.5)" fill="white"/><rect x="0.5" y="1" width="7" height="15" rx="1.5" fill="none" stroke="black"/><rect x="10.5" y="1" width="7" height="15" rx="1.5" fill="none" stroke="black"/></svg>');
    }}.vtex-search-result-3-x-galleryLayoutOptionButton--grid4--selected{&::before {
      content: url('data:image/svg+xml,<svg width="18" height="17" viewBox="0 0 18 17" fill="none" xmlns="http://www.w3.org/2000/svg"><rect width="18" height="16" transform="translate(0 0.5)" fill="white"/><rect x="0.5" y="1" width="7" height="15" rx="1.5" fill="black" stroke="black"/><rect x="10.5" y="1" width="7" height="15" rx="1.5" fill="black" stroke="black"/></svg>');
    }}}
.vtex-store-components-3-x-productBrandName--product-brand-tag-category{text-transform:uppercase;font-family:'WorkSans-Bold';font-weight:700;font-size:12px;color:#CFCFCF}
.vtex-flex-layout-0-x-flexRow--conheca-magicfeet-info-1 .vtex-store-components-3-x-container{background-color:#F5F5F5;max-width:100%}.vtex-flex-layout-0-x-flexColChild--conheca-magicfeet-info-1-col-1{display:flex;align-items:center;justify-content:center}.vtex-flex-layout-0-x-flexColChild--conheca-magicfeet-info-1-col-2{padding:0;margin:0;border:none;margin-bottom:-4px;margin-right:-4px}.vtex-flex-layout-0-x-flexRow--conheca-magicfeet-info-2 .vtex-store-components-3-x-container{max-width:100%}.vtex-flex-layout-0-x-flexColChild--conheca-magicfeet-info-2-col-2{background-color:#0B0C0C;padding:45px 68px;margin-right:-4px}.vtex-flex-layout-0-x-flexCol--conheca-magicfeet-info-2-col-1{display:flex;justify-content:center}.vtex-flex-layout-0-x-flexColChild--conheca-magicfeet-info-2-col-1{height:fit-content!important}.vtex-flex-layout-0-x-flexColChild--conheca-magicfeet-info-2-col-1{padding:0 70px}@media (max-width:767px){.vtex-flex-layout-0-x-flexColChild--conheca-magicfeet-info-2-col-2{padding:40px 16px;margin-right:0px}.vtex-flex-layout-0-x-flexColChild--conheca-magicfeet-info-2-col-1{padding:0px}.vtex-flex-layout-0-x-flexRow--conheca-magicfeet-info-1 .vtex-store-components-3-x-container,.vtex-flex-layout-0-x-flexRow--conheca-magicfeet-info-2 .vtex-store-components-3-x-container{padding:0}.vtex-flex-layout-0-x-flexCol--conheca-magicfeet-info-2-col-1{padding:40px 16px}.vtex-flex-layout-0-x-flexColChild--conheca-magicfeet-info-2-col-1{display:flex;justify-content:center}}
.vtex-rich-text-0-x-container--conheca-magicfeet-top{background-color:#5DFF49;padding:40px 0}.vtex-rich-text-0-x-headingLevel2--conheca-magicfeet-top,.vtex-rich-text-0-x-paragraph--conheca-magicfeet-top{padding:0;margin:0}.vtex-rich-text-0-x-headingLevel2--conheca-magicfeet-top{color:#000;font-size:67px;font-style:normal;font-weight:700;line-height:106%;letter-spacing:-1.34px;max-width:400px;width:100%}.vtex-rich-text-0-x-paragraph--conheca-magicfeet-top{color:#000;font-size:28px;font-style:normal;font-weight:400;line-height:208%;letter-spacing:-0.56px;margin-top:10px}.vtex-rich-text-0-x-wrapper--description-info-1-col-1{padding:0 55px}.vtex-rich-text-0-x-headingLevel3--description-info-1-col-1{margin:0;padding:0;color:#111;font-size:38px;font-style:normal;font-weight:700;line-height:41px}.vtex-rich-text-0-x-paragraph--description-info-1-col-1{margin:0;padding:0;color:#111;font-size:18px;font-style:normal;font-weight:400;margin-top:32px}.vtex-rich-text-0-x-headingLevel3--description-info-2-col-2{padding:0;margin:0;color:#FFF;font-size:40px;font-style:normal;font-weight:700;line-height:41px}.vtex-rich-text-0-x-paragraph--description-info-2-col-2{padding:0;margin:0;color:#FFF;font-size:17px;font-style:normal;font-weight:400}.vtex-rich-text-0-x-strong--description-info-2-col-2{display:inline-block;padding:30px 0}.vtex-rich-text-0-x-paragraph--informacao-endereco,.vtex-rich-text-0-x-paragraph--informacao-telefone{margin:0;padding:0;color:#0B0C0C;font-size:17px;font-style:normal;font-weight:400}.vtex-rich-text-0-x-strong--informacao-endereco,.vtex-rich-text-0-x-strong--informacao-telefone{font-size:40px}.vtex-rich-text-0-x-paragraph--informacao-telefone{margin-top:25px}@media (max-width:767px){.vtex-rich-text-0-x-container--conheca-magicfeet-top{padding:40px 0}.vtex-rich-text-0-x-headingLevel2--conheca-magicfeet-top{font-size:33px;width:300px}.vtex-rich-text-0-x-paragraph--conheca-magicfeet-top{font-size:18px;line-height:106%}.vtex-rich-text-0-x-wrapper--description-info-1-col-1{padding:40px 16px}.vtex-rich-text-0-x-headingLevel3--description-info-1-col-1{font-size:24px;line-height:30px}.vtex-rich-text-0-x-paragraph--description-info-1-col-1{margin-top:20px}.vtex-rich-text-0-x-strong--informacao-endereco,.vtex-rich-text-0-x-strong--informacao-telefone{font-size:26px}.vtex-rich-text-0-x-headingLevel3--description-info-2-col-2{font-size:24px;line-height:30px}.vtex-rich-text-0-x-container--informacao-telefone{width:100%}}
.vtex-slider-layout-0-x-caretIcon--carousel-conheca-MF{color:#fff}.vtex-slider-layout-0-x-imageElement--carousel-conheca-MF{max-height:100%!important}.vtex-slider-layout-0-x-paginationDotsContainer--carousel-conheca-MF{bottom:25px}
.vtex-store-components-3-x-imageElement--image-info-1-col-2{width:100%;height:auto}
.vtex-store-link-0-x-link--link-fale-com{text-decoration:none;margin-top:16px;display:inline-block}.vtex-store-link-0-x-label--link-fale-com{color:#5DFF49;font-size:19.799px;font-style:normal;font-weight:700;line-height:150%;text-transform:uppercase;text-decoration:none;display:flex;align-items:center;gap:10px}.vtex-store-link-0-x-label--link-fale-com::before{content:"";width:28px;height:28px;background-image:url(https://magicfeet.vtexassets.com/assets/vtex/assets-builder/magicfeet.magictheme/5.0.12/svg/zapzap-conheca___bbdf21cbb74727646c45fd13e54a084b.svg);background-position:center;background-repeat:no-repeat;background-size:contain;display:block}
.vtex-flex-layout-0-x-flexRow--bannerPrincipal-crm{height:100vh;content:"";background-image:url(/arquivos/banner-principal-MF-desktop-01CRM.jpg);background-repeat:no-repeat;background-size:contain;max-width:100%}.vtex-flex-layout-0-x-flexRowContent--bannerPrincipal-crm{height:100%}.vtex-flex-layout-0-x-flexRowContent--stepDownload-crm{max-width:1300px}.vtex-flex-layout-0-x-flexRow--stepDownload-crm{margin:0px 20px;display:flex;justify-content:center}.vtex-flex-layout-0-x-flexCol--block-stepDownload-crm{width:600px!important;height:520px;background-color:#f7f7f7;border-radius:40px;margin-top:35px}.vtex-flex-layout-0-x-flexRowContent--image-stepDownload-crm{display:flex;align-items:center;justify-content:flex-start;height:100%}.vtex-flex-layout-0-x-flexRowContent--block-lojas-crm{background-color:#f2f2f2;border-radius:40px;margin-bottom:20px}@media (max-width:767px){.vtex-flex-layout-0-x-flexRow--bannerPrincipal-crm{height:465px;content:"";background-image:url(/arquivos/banner-principal-MF-mobile-01CRM.jpg);background-repeat:no-repeat;background-size:cover;max-width:100%}.vtex-flex-layout-0-x-flexRowContent--bannerPrincipal-crm{display:flex}.vtex-flex-layout-0-x-flexCol--block-stepDownload-crm{height:340px;margin-bottom:30px;display:flex;flex-direction:column;align-items:center;margin-top:0px}.vtex-flex-layout-0-x-flexRowContent--bottomPhone-04{margin-bottom:30px}}
.vtex-rich-text-0-x-wrapper--texto-intro-crm{width:1050px;height:128px;margin-top:35px;margin-bottom:35px;border-radius:60px;background-color:#ceffc8;display:flex;align-items:center;justify-content:center;font-size:25px;padding:0px 30px;color:black;text-transform:uppercase}.vtex-rich-text-0-x-span--texto-intro-crm{font-weight:900}.vtex-rich-text-0-x-wrapper--texto-stepDownload-crm-02,.vtex-rich-text-0-x-wrapper--texto-stepDownload-crm-03,.vtex-rich-text-0-x-wrapper--texto-stepDownload-crm-04,.vtex-rich-text-0-x-wrapper--texto-stepDownload-crm-05,.vtex-rich-text-0-x-wrapper--texto-stepDownload-crm{font-size:28px;color:black;display:flex;align-items:center;padding:0px 20px;text-align:left}.vtex-rich-text-0-x-wrapper--texto-stepDownload-crm::before{content:"1";font-style:normal;width:13%;display:block;height:75px;background-color:#def4db;display:flex;align-items:center;justify-content:center;border-radius:60px;font-weight:bold}.vtex-rich-text-0-x-wrapper--texto-stepDownload-crm-02::before{content:"2";font-style:normal;width:13%;display:block;height:75px;background-color:#def4db;display:flex;align-items:center;justify-content:center;border-radius:60px;font-weight:bold}.vtex-rich-text-0-x-wrapper--texto-stepDownload-crm-03::before{content:"3";font-style:normal;width:13%;display:block;height:75px;background-color:#def4db;display:flex;align-items:center;justify-content:center;border-radius:60px;font-weight:bold}.vtex-rich-text-0-x-wrapper--texto-stepDownload-crm-04::before{content:"4";font-style:normal;width:13%;display:block;height:75px;background-color:#def4db;display:flex;align-items:center;justify-content:center;border-radius:60px;font-weight:bold}.vtex-rich-text-0-x-wrapper--texto-stepDownload-crm-05::before{content:"5";font-style:normal;width:13%;display:block;height:75px;background-color:#def4db;display:flex;align-items:center;justify-content:center;border-radius:60px;font-weight:bold}.vtex-rich-text-0-x-paragraph--texto-stepDownload-crm-02,.vtex-rich-text-0-x-paragraph--texto-stepDownload-crm-03,.vtex-rich-text-0-x-paragraph--texto-stepDownload-crm-04,.vtex-rich-text-0-x-paragraph--texto-stepDownload-crm-05,.vtex-rich-text-0-x-paragraph--texto-stepDownload-crm{width:93%;margin-left:15px;line-height:1.2}.vtex-rich-text-0-x-listItem--texto-lojas-crm{text-align:left}.vtex-rich-text-0-x-list--texto-lojas-crm{color:black;font-size:25px;font-weight:900;text-transform:uppercase}.vtex-rich-text-0-x-container--bannerPrincipal-crm{width:80%!important;display:flex;justify-content:flex-start}.vtex-rich-text-0-x-wrapper--bannerPrincipal-crm{font-weight:500;font-size:65px;color:#474646;text-transform:uppercase}.vtex-rich-text-0-x-strong--bannerPrincipal-crm{font-weight:900}@media (max-width:767px){.vtex-rich-text-0-x-container--bannerPrincipal-crm{width:100%!important;display:flex;justify-content:center;align-items:flex-end}.vtex-rich-text-0-x-wrapper--bannerPrincipal-crm{font-size:37px}.vtex-rich-text-0-x-paragraph--texto-intro-crm{font-size:15px;line-height:1.2}.vtex-rich-text-0-x-wrapper--texto-intro-crm{width:100%;height:100px;padding:0px 25px;color:black;margin:36px 20px}.vtex-rich-text-0-x-paragraph--texto-stepDownload-crm-02,.vtex-rich-text-0-x-paragraph--texto-stepDownload-crm-03,.vtex-rich-text-0-x-paragraph--texto-stepDownload-crm-04,.vtex-rich-text-0-x-paragraph--texto-stepDownload-crm-05,.vtex-rich-text-0-x-paragraph--texto-stepDownload-crm{font-size:13px;width:80%;margin-bottom:0px}.vtex-rich-text-0-x-wrapper--texto-stepDownload-crm-02::before{width:17%;height:50px;margin-top:25px;font-size:24px}.vtex-rich-text-0-x-wrapper--texto-stepDownload-crm-03::before{width:17%;height:50px;margin-top:25px;font-size:24px}.vtex-rich-text-0-x-wrapper--texto-stepDownload-crm-04::before{width:17%;height:50px;margin-top:25px;font-size:24px}.vtex-rich-text-0-x-wrapper--texto-stepDownload-crm-05::before{width:17%;height:50px;margin-top:25px;font-size:24px}.vtex-rich-text-0-x-wrapper--texto-stepDownload-crm::before{width:17%;height:50px;margin-top:25px;font-size:24px}.vtex-rich-text-0-x-wrapper--cta-confira-crm{width:215px;height:40px;font-size:15px}.vtex-rich-text-0-x-list--texto-lojas-crm{padding:20px 0px;font-size:18px}}
.vtex-store-components-3-x-imageElement--image-lojas-crm,.vtex-store-components-3-x-imageElement--bannerPrincipal-crm{width:100%;height:auto}.vtex-store-components-3-x-imageElement--image-stepDownload-crm-phone{width:155px!important;height:314px;padding-bottom:25px}.vtex-store-components-3-x-imageElement--image-stepDownload-crm-phone-05{width:155px!important;height:314px;padding-bottom:30px}.vtex-store-components-3-x-imageElement--image-stepDownload-crm-01{height:365px;margin-bottom:35px}.vtex-store-components-3-x-imageElement--payment-methods{width:52px;height:fit-content}@media (max-width:767px){.vtex-store-components-3-x-imageElement--image-stepDownload-crm{display:none}.vtex-store-components-3-x-imageElement--image-stepDownload-crm-01{height:225px;margin-top:0px;margin-bottom:0px}.vtex-store-components-3-x-imageElement--image-stepDownload-crm-phone{height:210px;width:109px!important;margin-top:-70px;padding:0px}.vtex-store-components-3-x-imageElement--image-stepDownload-crm-phone-05{height:210px;width:109px!important;margin-top:-70px;padding:0px}}
.vtex-store-link-0-x-link--cta-confira-crm{display:flex;justify-content:center;margin-top:35px;text-decoration:none}.vtex-store-link-0-x-label--cta-confira-crm{width:235px;height:45px;border:1px solid #000000;background-color:#d9d9d9;display:flex;align-items:center;justify-content:center;border-radius:50px;color:black;text-transform:uppercase;font-weight:900}@media (max-width:767px){.vtex-store-link-0-x-label--cta-confira-crm{width:215px;height:40px;font-size:15px}}
.vtex-flex-layout-0-x-flexRow--panda-search__breadcrumb .vtex-breadcrumb-1-x-container{max-width:1300px}.vtex-flex-layout-0-x-flexRow--panda-search__suggestions,.vtex-flex-layout-0-x-flexRow--panda-search__main{display:flex;justify-content:center;margin-top:16px}.vtex-flex-layout-0-x-flexRowContent--panda-search__suggestions,.vtex-flex-layout-0-x-flexRowContent--panda-search__main{max-width:1300px}.vtex-flex-layout-0-x-flexRowContent--panda-search__main{>div {
    width: 100% !important;
  }}.vtex-flex-layout-0-x-flexRow--bannerTop-full{position:relative;width:100vw;left:-16px}.vtex-flex-layout-0-x-flexCol--summary-pix-prices-col{align-items:flex-start;margin:4px 0 16px;.vtex-product-price-1-x-listPriceValue {
    color: #7D8187;
  }}@media (max-width:767px){.vtex-flex-layout-0-x-flexRow--bannerTop-full{}.vtex-flex-layout-0-x-flexRow--bannerTop-full-sale{}.vtex-flex-layout-0-x-flexCol--summary-pix-prices-col{.vtex-product-price-1-x-listPriceValue {
      font-size: 14px;
    }}}
.vtex-list-context-0-x-list--lista-imagens_bannerTop-Full{list-style:none;margin:0;padding:0}
.vtex-search-result-3-x-searchResultContainer--panda-search{max-width:100%!important}.vtex-search-result-3-x-searchResultContainer--panda-search{padding:0px!important}.vtex-search-result-3-x-container--layout--panda-search{padding:0 16px;max-width:100vw;overflow-x:hidden}.vtex-search-result-3-x-gallery--grid{margin:0px;padding:0}
.vtex-slider-layout-0-x-sliderRightArrow--search-menu-carousel{right:-15px;margin:0px;padding:0px}.vtex-slider-layout-0-x-sliderLeftArrow--search-menu-carousel{left:-15px;margin:0px;padding:0px}.vtex-slider-layout-0-x-caretIcon--search-menu-carousel{color:black}.vtex-slider-layout-0-x-imageElementLink--search-menu-carousel{margin:10px;border-radius:100%}.vtex-slider-layout-0-x-imageElement--search-menu-carousel{border-radius:100%;box-shadow:0px 4px 4px 0px rgba(0,0,0,0.25)}@media (max-width:767px){.vtex-slider-layout-0-x-imageElement--search-menu-carousel{max-width:75px;max-height:75px!important}}
.vtex-flex-layout-0-x-flexRow--mid-banner-pap{background-image:url("/arquivos/background-pap-desktop-magic.png");background-repeat:no-repeat;background-size:cover;height:100vh;display:flex;align-items:center}.vtex-flex-layout-0-x-flexRow--texto-topo-intro-cashback{background-image:url("/arquivos/background-topo-cashback-desk.png");background-repeat:no-repeat;background-size:cover;height:448px;display:flex;align-items:center;background-position:center}.vtex-flex-layout-0-x-flexRow--text-regras-cashback{background-color:#1c1c1c}.vtex-flex-layout-0-x-flexColChild--mid-banner-pap{text-align:center}.vtex-flex-layout-0-x-flexRowContent--text-regras-cashback,.vtex-flex-layout-0-x-flexColChild--text-regras-cashback{display:flex;justify-content:center}.vtex-flex-layout-0-x-flexCol--text-regras-cashback{padding:60px 0px}.vtex-flex-layout-0-x-flexRowContent--boasPraticas-TrocaeDevolucoes{max-width:780px;margin:0 auto}.vtex-flex-layout-0-x-flexRow--panda-central-relacionamento,.vtex-flex-layout-0-x-flexRow--boasPraticas-TrocaeDevolucoes{background-color:#ececec}@media (max-width:767px){.vtex-flex-layout-0-x-flexRow--mid-banner-pap{background-image:url("/arquivos/background-pap-mobile-magic.png");background-repeat:no-repeat;background-size:cover;height:100%;display:flex;align-items:center}.vtex-flex-layout-0-x-flexRowContent--mid-banner-pap{display:flex;flex-direction:column;align-items:center}.vtex-flex-layout-0-x-flexRowContent--mid-banner-pap::before{content:"";display:block;background-image:url("https://authenticfeet.vteximg.com.br/arquivos/Icon-seta-pap-cashback-mob.png");width:26px;height:35px;background-repeat:no-repeat;margin-bottom:13px;margin-top:13px}.vtex-flex-layout-0-x-flexRow--texto-topo-intro-cashback{background-image:url("/arquivos/background-topo-cashback-mobile.png");background-repeat:no-repeat;background-size:cover;height:400px;display:flex;align-items:center;background-position:center}}
.vtex-store-components-3-x-imageElement--mid-banner-text{width:100%}
.vtex-rich-text-0-x-container--range-text-cashbak-02,.vtex-rich-text-0-x-container--range-text-cashbak{background-color:#1C1C1C}.vtex-rich-text-0-x-paragraph--range-text-cashbak{font-size:25px;color:#f1f1f1;font-weight:700;letter-spacing:0.1em;text-transform:uppercase}.vtex-rich-text-0-x-paragraph--range-text-cashbak-02{font-weight:300;color:#ffffff;letter-spacing:0.1em;font-size:25px}.vtex-rich-text-0-x-paragraph--text-regras-cashback{font-weight:700;font-size:25px;text-transform:uppercase;color:#f1f1f1;letter-spacing:0.1em;line-height:100%;margin:15px 0px}.vtex-rich-text-0-x-strong--text-regras-cashback,.vtex-rich-text-0-x-strong--range-text-cashbak{color:#5dff49}.vtex-rich-text-0-x-strong--range-text-cashbak-02{font-size:35px;font-weight:700;letter-spacing:0.05em;color:#5dff49;text-transform:uppercase}.vtex-rich-text-0-x-wrapper--mid-banner-text{margin:0px 135px}.vtex-rich-text-0-x-wrapper--text-regras-cashback{color:#f1f1f1}.vtex-rich-text-0-x-paragraph--mid-banner-pap{color:#ffffff;font-size:18px;font-weight:300;letter-spacing:0.1em;margin-top:40px}.vtex-rich-text-0-x-container--mid-text-top{display:flex;height:100%;align-items:flex-end}.vtex-rich-text-0-x-wrapper--mid-text-top::after{content:"";width:40%;display:block;border:1px solid #000000;margin:30px 0px 15px}.vtex-rich-text-0-x-heading--mid-text-top{line-height:15%;font-size:40px}.vtex-rich-text-0-x-listItem--text-regras-cashback{font-size:17px;padding-bottom:5px}.vtex-rich-text-0-x-headingLevel2--mid-banner-text{text-transform:uppercase}.vtex-rich-text-0-x-wrapper--svg-quem-amou{display:flex;flex-direction:column;align-items:center}.vtex-rich-text-0-x-wrapper--svg-quem-amou::after{content:'';background-image:url("https://authenticfeet.vteximg.com.br/arquivos/setas-cashback.png");display:flex;width:200px;height:50px}.vtex-rich-text-0-x-container--bg-black{background-color:#1c1c1c;margin-bottom:15px}.vtex-rich-text-0-x-container--bg-gray{background-color:#c1c1c1;margin-bottom:15px}.vtex-rich-text-0-x-wrapper--block-pap{display:flex;align-items:center;width:100%}.vtex-rich-text-0-x-headingLevel2--block-pap{width:20%;text-align:center}.vtex-rich-text-0-x-paragraph--block-pap{width:80%;padding-right:40px}.vtex-rich-text-0-x-wrapper--bg-black{color:white}.vtex-rich-text-0-x-wrapper--bg-gray{color:black}.vtex-rich-text-0-x-paragraph--texto-topo-intro-cashback{font-size:30px;font-weight:300;letter-spacing:0.1em;color:#ffffff;margin-top:0px}.vtex-rich-text-0-x-paragraph--texto-topo-intro-cashback-top{color:#ffffff;text-transform:uppercase;font-size:80px;font-weight:300;margin-bottom:0px}@media (max-width:767px){.vtex-rich-text-0-x-paragraph--range-text-cashbak{font-size:16px;font-weight:300}.vtex-rich-text-0-x-wrapper--text-regras-cashback,.vtex-rich-text-0-x-wrapper--mid-banner-text{margin:15px 40px}.vtex-rich-text-0-x-paragraph--range-text-cashbak-02{font-size:16px;letter-spacing:0}.vtex-rich-text-0-x-paragraph--mid-banner-pap{font-size:10px;text-align:center;margin-top:0px}.vtex-rich-text-0-x-paragraph--text-regras-cashback{font-weight:400;font-size:16px}.vtex-rich-text-0-x-headingLevel2--mid-banner-text,.vtex-rich-text-0-x-headingLevel2--text-regras-cashback{font-size:24px}.vtex-rich-text-0-x-listItem--text-regras-cashback{font-size:15px}.vtex-rich-text-0-x-paragraph--texto-topo-intro-cashback-top{font-size:32px}.vtex-rich-text-0-x-paragraph--texto-topo-intro-cashback{font-size:20px}}.vtex-rich-text-0-x-italic--panda-institucional__title{color:red}
.vtex-flex-layout-0-x-flexRow--apoio-cliente_blocksContainer{display:flex;width:343px!important;height:283.79px;padding:26.482px;flex-direction:column;align-items:flex-start;gap:18.915px;flex-shrink:0;border-radius:16px;border:0.946px solid #e3e6e8}.vtex-flex-layout-0-x-flexRowContent--apoio-cliente_blocksContainer{display:flex;flex-direction:column;align-items:flex-start}.vtex-flex-layout-0-x-flexRowContent--apoio-cliente_blocks{display:flex;justify-content:center;gap:15px}.vtex-flex-layout-0-x-flexRow--apoio-cliente{margin-top:112px;margin-bottom:80px}@media (max-width:767px){.vtex-flex-layout-0-x-flexRowContent--apoio-cliente_blocks{flex-direction:column;gap:8px}.vtex-flex-layout-0-x-flexRow--apoio-cliente_blocksContainer{width:100%!important;border-radius:16px}.vtex-flex-layout-0-x-flexRow--apoio-cliente{margin-top:100px;margin-bottom:64px}}
.vtex-rich-text-0-x-headingLevel2--apoio-cliente_title{color:#171718;font-size:40px;font-style:normal;font-weight:700;line-height:120%;letter-spacing:-0.8px;text-transform:lowercase;margin:0;margin-bottom:120px}.vtex-rich-text-0-x-paragraph--apoio-cliente_text{color:#1c1c1c;font-size:14px;font-style:normal;font-weight:400;line-height:112%;text-transform:lowercase;display:flex;flex-direction:column;margin-top:18px}.vtex-rich-text-0-x-strong--apoio-cliente_text{color:#171a1c;font-size:18px;font-style:normal;font-weight:700;line-height:120%;text-transform:lowercase}.vtex-rich-text-0-x-italic--apoio-cliente_text{color:#1c1c1c;font-size:14px;font-style:normal;font-weight:400;line-height:112%;text-transform:lowercase;margin-top:7px}.vtex-rich-text-0-x-link--apoio-cliente_tex{color:#1c1c1c}@media (max-width:767px){.vtex-rich-text-0-x-headingLevel2--apoio-cliente_title{margin-bottom:32px;color:#171a1c;font-size:28px;font-style:normal;font-weight:800;line-height:120%;text-transform:lowercase}}
.vtex-store-link-0-x-link--apoio-cliente_text01{position:relative}.vtex-store-link-0-x-label--apoio-cliente_text01{position:absolute;height:250px;top:-150px;cursor:pointer;color:transparent}
