.form-group__error-message[data-v-2197b9c0] {
  color: #db001c;
  font-size: 12px;
  font-weight: 600;
  line-height: 15px;
  margin-top: 2px;
}
.form-group__title[data-v-2197b9c0] {
  color: #000;
  font-size: 12px;
  margin-bottom: 10px;
  font-weight: 600;
  text-transform: uppercase;
}


.main-bar.main-bar--theme-black-friday[data-v-0c52817c] {
  background-color: #000;
}
.main-bar.main-bar--theme-black-friday .mobSearchIcon.main-bar__component[data-v-0c52817c] svg {
    fill: #fff;
}
.main-bar.main-bar--theme-black-friday .header-menu__link[data-v-0c52817c] {
    color: #ffffff;
}
.main-bar.main-bar--theme-black-friday .header-menu__link[data-v-0c52817c]:hover {
      color: #dbdbdb;
}
.main-bar.main-bar--theme-black-november[data-v-0c52817c] {
  background-color: #000;
}
.main-bar.main-bar--theme-black-november .mobSearchIcon.main-bar__component[data-v-0c52817c] svg {
    fill: #fff;
}
.main-bar.main-bar--theme-black-november .header-menu__link[data-v-0c52817c] {
    color: #ffffff;
}
.main-bar.main-bar--theme-black-november .header-menu__link[data-v-0c52817c]:hover {
      color: #dbdbdb;
}
.main-bar[data-v-0c52817c] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  height: 79px;
  background-color: #000;
  position: relative;
  z-index: 11;
}
@media screen and (max-width: 768px) {
.main-bar[data-v-0c52817c] {
      height: 55px;
}
.main-bar--show-search[data-v-0c52817c] {
        margin-bottom: 50px;
}
}
.main-bar__content[data-v-0c52817c] {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0 10px 0 20px;
    width: 100%;
    height: 100%;
    max-width: 1306px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
}
@media screen and (max-width: 768px) {
.main-bar__content[data-v-0c52817c] {
        -webkit-box-pack: inherit;
        -webkit-justify-content: inherit;
            -ms-flex-pack: inherit;
                justify-content: inherit;
        -webkit-box-align: inherit;
        -webkit-align-items: inherit;
            -ms-flex-align: inherit;
                align-items: inherit;
}
}
.main-bar__component[data-v-0c52817c] {
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
}
@media screen and (min-width: 768px) {
.main-bar__component--show-desktop[data-v-0c52817c] {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
}
}
@media screen and (max-width: 768px) {
.main-bar__component--show-desktop[data-v-0c52817c] {
        display: none;
}
}
@media screen and (min-width: 768px) {
.main-bar__component--show-mobile[data-v-0c52817c] {
        display: none;
}
}
@media screen and (max-width: 768px) {
.main-bar__component--show-mobile[data-v-0c52817c] {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
}
}
.main-bar .logo[data-v-0c52817c] {
    width: 160px;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
}
@media screen and (max-width: 768px) {
.main-bar .logo[data-v-0c52817c] {
        width: 118px;
        position: absolute;
        left: 50%;
        -webkit-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
                transform: translateX(-50%);
}
}
.main-bar .logo__image[data-v-0c52817c] {
      width: 100%;
      height: 100%;
      background-image: url(https://static.netshoes.com.br/vue-components/6.88.4/zattini/images/d0f072fdd29a249439767d25e25d1736.svg);
      background-repeat: no-repeat;
      background-size: contain;
      background-position: center;
}
@media screen and (max-width: 768px) {
.main-bar .navigation[data-v-0c52817c] {
      margin-right: auto;
}
}
.main-bar .searchBar[data-v-0c52817c] {
    width: 100%;
    height: 42px;
    max-width: 633px;
}
@media screen and (max-width: 768px) {
.main-bar .searchBar[data-v-0c52817c] {
        display: none;
        position: absolute;
        height: 50px;
        top: 55px;
        max-width: 100%;
        left: 0;
        border-top: 1px solid #e9e9e9;
        border-bottom: 1px solid #989898;
}
}
.main-bar .searchBar--show-search[data-v-0c52817c] {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
}
.main-bar .searchBar__close[data-v-0c52817c] {
      display: none;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      width: 50px;
      height: 50px;
      cursor: pointer;
      border-bottom: 1px solid #e9e9e9;
      border-left: 1px solid #e9e9e9;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
}
.main-bar .searchBar__close[data-v-0c52817c] svg {
        fill: gray;
        width: 16px;
        height: 16px;
}
@media screen and (max-width: 768px) {
.main-bar .searchBar__close[data-v-0c52817c] {
          display: -webkit-box;
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex;
}
}
@media screen and (max-width: 768px) {
.main-bar .wishlist[data-v-0c52817c] svg {
      width: 21px;
      height: 19px;
}
}
@media screen and (max-width: 768px) {
.main-bar .mini-cart[data-v-0c52817c] svg {
      width: 21px;
      height: 22px;
}
.main-bar .mini-cart[data-v-0c52817c] .mini-cart__number {
      width: 13px;
      height: 13px;
      left: 17px;
}
}
.main-bar .mobSearchIcon[data-v-0c52817c] {
    margin: 0 5px;
    cursor: pointer;
}
.main-bar .mobSearchIcon[data-v-0c52817c] svg {
      fill: #fff;
      width: 18px;
      height: 18px;
}
.main-bar .mobSearchIcon--show-search[data-v-0c52817c] {
      display: none;
}
.main-bar .header-menu[data-v-0c52817c] {
    list-style: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.main-bar .header-menu__item[data-v-0c52817c] {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      height: 100%;
}
.main-bar .header-menu__link[data-v-0c52817c] {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      color: #fff;
      font-size: 12px;
      font-weight: 400;
      text-decoration: none;
      text-transform: uppercase;
      height: 100%;
      padding: 0px 8px;
      -webkit-transition: all 0.3s;
      transition: all 0.3s;
}
.main-bar .header-menu__link[data-v-0c52817c]:hover {
        color: #ccc;
        text-decoration: underline;
}
.main-bar[data-v-0c52817c] {
  height: 79px;
}
@media screen and (max-width: 768px) {
.main-bar[data-v-0c52817c] {
      height: 55px;
}
}
.main-bar .logo[data-v-0c52817c] {
    width: 160px;
}
@media screen and (max-width: 768px) {
.main-bar .logo[data-v-0c52817c] {
        width: 116px;
}
}


@media screen and (min-width: 768px) {
.search.search--theme-black-friday[data-v-af9e0be8], .search.search--theme-black-november[data-v-af9e0be8] {
    border: 1px solid transparent;
}
}
@media screen and (min-width: 768px) {
.search.search--theme-black-friday .search__button[data-v-af9e0be8], .search.search--theme-black-november .search__button[data-v-af9e0be8] {
    background-color: #fff;
}
.search.search--theme-black-friday .search__button svg[data-v-af9e0be8], .search.search--theme-black-november .search__button svg[data-v-af9e0be8] {
      fill: #000;
}
.search.search--theme-black-friday .search__button[data-v-af9e0be8]:hover, .search.search--theme-black-november .search__button[data-v-af9e0be8]:hover {
      background-color: #000;
}
.search.search--theme-black-friday .search__button:hover svg[data-v-af9e0be8], .search.search--theme-black-november .search__button:hover svg[data-v-af9e0be8] {
        fill: #fff;
}
}
.search[data-v-af9e0be8] {
  position: relative;
  height: 100%;
  width: 100%;
}
.search__content[data-v-af9e0be8] {
    height: 100%;
    width: 100%;
}
.search__label[data-v-af9e0be8] {
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: inset(50%);
            clip-path: inset(50%);
    height: 1px;
    width: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
}
.search__input[data-v-af9e0be8] {
    font-family: inherit;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    font-size: 14px;
    padding-left: 22px;
    border: none;
    width: 100%;
    height: 100%;
}
.search-seller[data-v-af9e0be8] {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-flow: column nowrap;
        -ms-flex-flow: column nowrap;
            flex-flow: column nowrap;
    padding-left: 10px;
    border-left: 1px solid #ededed;
    max-width: 50%;
    min-width: 80px;
    overflow: hidden;
    position: absolute;
    top: calc(50% - 14px);
    right: 55px;
}
.search-seller__label[data-v-af9e0be8] {
      display: block;
      width: 100%;
      margin-bottom: 2px;
      position: absolute;
      top: 0;
      left: 0;
      color: #999;
      font-size: 10px;
      line-height: 10px;
}
.search-seller__input[data-v-af9e0be8] {
      opacity: 0;
      position: absolute;
      display: inline;
      width: 0;
      height: 0;
}
.search-seller__name[data-v-af9e0be8] {
      position: relative;
      display: block;
      width: 100%;
      color: #000;
      font-size: 14px;
      line-height: 16px;
      padding-top: 12px;
      padding-left: 20px;
      cursor: pointer;
}
.search-seller__name[data-v-af9e0be8]:before {
        content: "";
        position: absolute;
        left: 0;
        bottom: 0;
        display: block;
        width: 16px;
        height: 16px;
        border-radius: 3px;
        border: 1px solid #AEAEAE;
        background-color: #fff;
}
.search-seller__name[data-v-af9e0be8]:after {
        content: "";
        display: none;
        position: absolute;
        left: 0px;
        bottom: 5px;
        display: block;
        width: 16px;
        height: 9px;
        -webkit-transform: rotate(-51deg);
            -ms-transform: rotate(-51deg);
                transform: rotate(-51deg);
        border-radius: 2px;
        border-left: 3px solid #fff;
        border-bottom: 3px solid #fff;
}
input:checked + .search-seller__name[data-v-af9e0be8]:before {
      background-color: #00c7c7;
}
input:checked + .search-seller__name[data-v-af9e0be8]:after {
      display: block;
}
.search__button[data-v-af9e0be8] {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    position: absolute;
    right: 0;
    top: 0;
    padding: 0;
    border: none;
    height: 100%;
    width: 50px;
    cursor: pointer;
    background-color: #fff;
}
.search__button svg[data-v-af9e0be8] {
      fill: #13abe1;
      width: 20px;
      height: 20px;
}
@media screen and (max-width: 768px) {
.search__button[data-v-af9e0be8] {
        width: 50px;
        border-left: 1px solid #e9e9e9;
}
.search__button svg[data-v-af9e0be8] {
          fill: gray;
}
}
.search__button[data-v-af9e0be8]:hover {
      background-color: #13abe1;
}
.search__button:hover svg[data-v-af9e0be8] {
        fill: #fff;
}
@media screen and (max-width: 768px) {
.search__button[data-v-af9e0be8]:hover {
          background-color: #fff;
}
.search__button:hover svg[data-v-af9e0be8] {
            fill: gray;
}
}
@media only screen and (max-width: 768px) {
.search-seller[data-v-af9e0be8] {
      display: none;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-flow: row nowrap;
          -ms-flex-flow: row nowrap;
              flex-flow: row nowrap;
      width: 100%;
      max-width: 100%;
      padding: 10px;
      position: relative;
      top: unset;
      right: unset;
      border-left: none;
      background-color: #ededed;
}
.search-seller.show[data-v-af9e0be8] {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
}
.search-seller__label[data-v-af9e0be8] {
        display: inline-block;
        width: auto;
        position: unset;
        left: unset;
        top: unset;
        white-space: nowrap;
        font-size: 14px;
        line-height: 14px;
}
.search-seller__name[data-v-af9e0be8] {
        padding-top: 0;
}
}
@media only screen and (max-width: 930px) {
.search__input[data-v-af9e0be8] {
      font-size: 16px;
}
}
.search__input[data-v-af9e0be8] {
  padding-left: 10px;
}
@media screen and (max-width: 768px) {
.search__input[data-v-af9e0be8] {
      padding-left: 22px;
}
}
.search__button svg[data-v-af9e0be8] {
  fill: #333;
  width: 25px;
  height: 25px;
}
.search__button[data-v-af9e0be8]:hover {
  background-color: #333;
}
@media screen and (max-width: 768px) {
.search__button svg[data-v-af9e0be8] {
    fill: gray;
}
.search__button[data-v-af9e0be8]:hover {
    background-color: #fff;
}
}


.user[data-v-03e976fc] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  cursor: pointer;
  margin: 0px 5px;
  min-width: -webkit-max-content;
  min-width: -moz-max-content;
  min-width: max-content;
}
.user:hover .user__label[data-v-03e976fc]::after {
    -webkit-transform: rotate(135deg);
        -ms-transform: rotate(135deg);
            transform: rotate(135deg);
    margin-top: 7px;
}
.user:hover .user__box[data-v-03e976fc] {
    display: block;
}
.user__icon[data-v-03e976fc] {
    background-image: url(https://static.netshoes.com.br/vue-components/6.88.4/zattini/images/8873f01bf36af32c19419879c17bacfa.svg);
    background-repeat: no-repeat;
    background-size: contain;
    width: 28px;
    height: 27px;
    display: block;
    margin-right: 5px;
}
.user__content[data-v-03e976fc] {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end;
}
.user__box[data-v-03e976fc] {
    display: none;
    -webkit-box-shadow: 0 2px 4px 0 rgba(216, 216, 216, 0.5);
            box-shadow: 0 2px 4px 0 rgba(216, 216, 216, 0.5);
    position: absolute;
    bottom: -20px;
    right: -28px;
    -webkit-transform: translateY(100%);
        -ms-transform: translateY(100%);
            transform: translateY(100%);
    border-radius: 3px;
    background-color: #fff;
    z-index: 10;
    min-width: 150px;
}
.user__box[data-v-03e976fc]::after {
      position: absolute;
      top: -30px;
      right: 18px;
      border-width: 15px;
      border-style: solid;
      border-color: transparent transparent #fff;
      content: '';
}
.user__box__container li[data-v-03e976fc] {
      list-style: none;
}
.user__box__link[data-v-03e976fc] {
      color: #000;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      width: 100%;
      height: 30px;
      padding: 9px 20px 6px;
}
.user__box__link[data-v-03e976fc]:last-child {
        border-bottom-right-radius: 3px;
        border-bottom-left-radius: 3px;
}
.user__box__link[data-v-03e976fc]:active, .user__box__link[data-v-03e976fc]:hover {
        color: #000;
}
.user__info[data-v-03e976fc] {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    font-size: 14px;
    color: #333;
    font-weight: 400;
    text-decoration: none;
    padding: 0px;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 0px 15px;
    height: 100%;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    position: relative;
    cursor: text;
}
.user__info strong[data-v-03e976fc] {
      margin: 0px 3px;
}
.user__info a[data-v-03e976fc] {
      color: #333;
      margin-left: 5px;
      font-weight: bold;
      text-decoration: underline;
}
.user__label[data-v-03e976fc] {
    color: #fff;
    font-size: 14px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-weight: 600;
}
@media screen and (max-width: 930px) {
.user__label[data-v-03e976fc] {
        font-size: 0;
}
}
.user__label a[data-v-03e976fc] {
      color: #fff;
      font-size: 14px;
      font-weight: 600;
      margin-right: 5px;
}
.user__label[data-v-03e976fc]::after {
      display: block;
      content: '';
      min-width: 10px;
      width: 10px;
      height: 10px;
      margin-left: 10px;
      margin-bottom: 5px;
      border-bottom: 1px solid #fff;
      border-left: 1px solid #fff;
      -webkit-transform: rotate(-45deg);
          -ms-transform: rotate(-45deg);
              transform: rotate(-45deg);
}
.user.user--theme-black-friday .user__icon[data-v-03e976fc], .user.user--theme-black-november .user__icon[data-v-03e976fc] {
    background-image: url(https://static.netshoes.com.br/vue-components/6.88.4/zattini/images/8873f01bf36af32c19419879c17bacfa.svg);
}
.user.user--theme-black-friday .user__info[data-v-03e976fc], .user.user--theme-black-november .user__info[data-v-03e976fc] {
    color: #fff;
}
.user.user--theme-black-friday .user__info a[data-v-03e976fc], .user.user--theme-black-november .user__info a[data-v-03e976fc] {
      color: #fff;
}
.user.user--theme-black-friday .user__info a[data-v-03e976fc]:hover, .user.user--theme-black-november .user__info a[data-v-03e976fc]:hover {
        color: #fff;
}
.user.user--theme-black-friday .user__label[data-v-03e976fc], .user.user--theme-black-november .user__label[data-v-03e976fc] {
    color: #fff;
}
.user.user--theme-black-friday .user__label a[data-v-03e976fc], .user.user--theme-black-november .user__label a[data-v-03e976fc] {
      color: #fff;
}
.user.user--theme-black-friday .user__label[data-v-03e976fc]::after, .user.user--theme-black-november .user__label[data-v-03e976fc]::after {
      border-color: #fff;
}
.user.user--theme-black-friday .user__label:hover a[data-v-03e976fc], .user.user--theme-black-november .user__label:hover a[data-v-03e976fc] {
      color: #000;
}
.user.user--theme-black-friday .user__box[data-v-03e976fc], .user.user--theme-black-november .user__box[data-v-03e976fc] {
    background-color: #fff;
}
.user.user--theme-black-friday .user__box[data-v-03e976fc]::after, .user.user--theme-black-november .user__box[data-v-03e976fc]::after {
      border-color: transparent transparent #fff;
}
.user.user--theme-black-friday .user__box__link[data-v-03e976fc], .user.user--theme-black-november .user__box__link[data-v-03e976fc] {
      color: #000;
}
.user.user--theme-black-friday .user__box__link[data-v-03e976fc]:active, .user.user--theme-black-friday .user__box__link[data-v-03e976fc]:hover, .user.user--theme-black-november .user__box__link[data-v-03e976fc]:active, .user.user--theme-black-november .user__box__link[data-v-03e976fc]:hover {
        color: #000;
}
.user.user--theme-black-friday.logged .user__info[data-v-03e976fc], .user.user--theme-black-november.logged .user__info[data-v-03e976fc] {
    color: #fff;
}
.user.user--theme-black-friday.logged .user__info a[data-v-03e976fc], .user.user--theme-black-november.logged .user__info a[data-v-03e976fc] {
      color: #fff;
}
.user.user--theme-black-friday.logged .user__info a[data-v-03e976fc]:hover, .user.user--theme-black-november.logged .user__info a[data-v-03e976fc]:hover {
        color: #fff;
}
.user.user--theme-black-friday.logged .user__label a[data-v-03e976fc], .user.user--theme-black-november.logged .user__label a[data-v-03e976fc] {
    color: #fff;
}
.user.user--theme-black-friday.logged .user__label[data-v-03e976fc]::after, .user.user--theme-black-november.logged .user__label[data-v-03e976fc]::after {
    border-color: #fff;
}
.user.user--theme-black-friday.logged .user__label:hover a[data-v-03e976fc], .user.user--theme-black-november.logged .user__label:hover a[data-v-03e976fc] {
    color: #000;
}
.user.user--theme-black-friday.logged .user__label[data-v-03e976fc]:hover::after, .user.user--theme-black-november.logged .user__label[data-v-03e976fc]:hover::after {
    border-color: #000;
}
.user.user--theme-black-friday.logged:hover .user__content .user__label a[data-v-03e976fc], .user.user--theme-black-november.logged:hover .user__content .user__label a[data-v-03e976fc] {
    color: #fff;
}
.user__box[data-v-03e976fc] {
  min-width: 180px;
}


.user[data-v-73283e8c] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  cursor: pointer;
  margin: 0px 5px;
  min-width: -webkit-max-content;
  min-width: -moz-max-content;
  min-width: max-content;
}
.user:hover .user__label[data-v-73283e8c]::after {
    -webkit-transform: rotate(135deg);
        -ms-transform: rotate(135deg);
            transform: rotate(135deg);
    margin-top: 7px;
}
.user:hover .user__box[data-v-73283e8c] {
    display: block;
}
.user__icon[data-v-73283e8c] {
    background-image: url(https://static.netshoes.com.br/vue-components/6.88.4/zattini/images/8873f01bf36af32c19419879c17bacfa.svg);
    background-repeat: no-repeat;
    background-size: contain;
    width: 28px;
    height: 27px;
    display: block;
    margin-right: 5px;
}
.user__content[data-v-73283e8c] {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end;
}
.user__box[data-v-73283e8c] {
    display: none;
    -webkit-box-shadow: 0 2px 4px 0 rgba(216, 216, 216, 0.5);
            box-shadow: 0 2px 4px 0 rgba(216, 216, 216, 0.5);
    position: absolute;
    bottom: -20px;
    right: -28px;
    -webkit-transform: translateY(100%);
        -ms-transform: translateY(100%);
            transform: translateY(100%);
    border-radius: 3px;
    background-color: #fff;
    z-index: 10;
    min-width: 150px;
}
.user__box[data-v-73283e8c]::after {
      position: absolute;
      top: -30px;
      right: 18px;
      border-width: 15px;
      border-style: solid;
      border-color: transparent transparent #fff;
      content: '';
}
.user__box__container li[data-v-73283e8c] {
      list-style: none;
}
.user__box__link[data-v-73283e8c] {
      color: #000;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      width: 100%;
      height: 30px;
      padding: 9px 20px 6px;
}
.user__box__link[data-v-73283e8c]:last-child {
        border-bottom-right-radius: 3px;
        border-bottom-left-radius: 3px;
}
.user__box__link[data-v-73283e8c]:active, .user__box__link[data-v-73283e8c]:hover {
        color: #000;
}
.user__info[data-v-73283e8c] {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    font-size: 14px;
    color: #333;
    font-weight: 400;
    text-decoration: none;
    padding: 0px;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 0px 15px;
    height: 100%;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    position: relative;
    cursor: text;
}
.user__info strong[data-v-73283e8c] {
      margin: 0px 3px;
}
.user__info a[data-v-73283e8c] {
      color: #333;
      margin-left: 5px;
      font-weight: bold;
      text-decoration: underline;
}
.user__label[data-v-73283e8c] {
    color: #fff;
    font-size: 14px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-weight: 600;
}
@media screen and (max-width: 930px) {
.user__label[data-v-73283e8c] {
        font-size: 0;
}
}
.user__label a[data-v-73283e8c] {
      color: #fff;
      font-size: 14px;
      font-weight: 600;
      margin-right: 5px;
}
.user__label[data-v-73283e8c]::after {
      display: block;
      content: '';
      min-width: 10px;
      width: 10px;
      height: 10px;
      margin-left: 10px;
      margin-bottom: 5px;
      border-bottom: 1px solid #fff;
      border-left: 1px solid #fff;
      -webkit-transform: rotate(-45deg);
          -ms-transform: rotate(-45deg);
              transform: rotate(-45deg);
}
.user.user--theme-black-friday .user__icon[data-v-73283e8c], .user.user--theme-black-november .user__icon[data-v-73283e8c] {
    background-image: url(https://static.netshoes.com.br/vue-components/6.88.4/zattini/images/8873f01bf36af32c19419879c17bacfa.svg);
}
.user.user--theme-black-friday .user__info[data-v-73283e8c], .user.user--theme-black-november .user__info[data-v-73283e8c] {
    color: #fff;
}
.user.user--theme-black-friday .user__info a[data-v-73283e8c], .user.user--theme-black-november .user__info a[data-v-73283e8c] {
      color: #fff;
}
.user.user--theme-black-friday .user__info a[data-v-73283e8c]:hover, .user.user--theme-black-november .user__info a[data-v-73283e8c]:hover {
        color: #fff;
}
.user.user--theme-black-friday .user__label[data-v-73283e8c], .user.user--theme-black-november .user__label[data-v-73283e8c] {
    color: #fff;
}
.user.user--theme-black-friday .user__label a[data-v-73283e8c], .user.user--theme-black-november .user__label a[data-v-73283e8c] {
      color: #fff;
}
.user.user--theme-black-friday .user__label[data-v-73283e8c]::after, .user.user--theme-black-november .user__label[data-v-73283e8c]::after {
      border-color: #fff;
}
.user.user--theme-black-friday .user__label:hover a[data-v-73283e8c], .user.user--theme-black-november .user__label:hover a[data-v-73283e8c] {
      color: #000;
}
.user.user--theme-black-friday .user__box[data-v-73283e8c], .user.user--theme-black-november .user__box[data-v-73283e8c] {
    background-color: #fff;
}
.user.user--theme-black-friday .user__box[data-v-73283e8c]::after, .user.user--theme-black-november .user__box[data-v-73283e8c]::after {
      border-color: transparent transparent #fff;
}
.user.user--theme-black-friday .user__box__link[data-v-73283e8c], .user.user--theme-black-november .user__box__link[data-v-73283e8c] {
      color: #000;
}
.user.user--theme-black-friday .user__box__link[data-v-73283e8c]:active, .user.user--theme-black-friday .user__box__link[data-v-73283e8c]:hover, .user.user--theme-black-november .user__box__link[data-v-73283e8c]:active, .user.user--theme-black-november .user__box__link[data-v-73283e8c]:hover {
        color: #000;
}
.user.user--theme-black-friday.logged .user__info[data-v-73283e8c], .user.user--theme-black-november.logged .user__info[data-v-73283e8c] {
    color: #fff;
}
.user.user--theme-black-friday.logged .user__info a[data-v-73283e8c], .user.user--theme-black-november.logged .user__info a[data-v-73283e8c] {
      color: #fff;
}
.user.user--theme-black-friday.logged .user__info a[data-v-73283e8c]:hover, .user.user--theme-black-november.logged .user__info a[data-v-73283e8c]:hover {
        color: #fff;
}
.user.user--theme-black-friday.logged .user__label a[data-v-73283e8c], .user.user--theme-black-november.logged .user__label a[data-v-73283e8c] {
    color: #fff;
}
.user.user--theme-black-friday.logged .user__label[data-v-73283e8c]::after, .user.user--theme-black-november.logged .user__label[data-v-73283e8c]::after {
    border-color: #fff;
}
.user.user--theme-black-friday.logged .user__label:hover a[data-v-73283e8c], .user.user--theme-black-november.logged .user__label:hover a[data-v-73283e8c] {
    color: #000;
}
.user.user--theme-black-friday.logged .user__label[data-v-73283e8c]:hover::after, .user.user--theme-black-november.logged .user__label[data-v-73283e8c]:hover::after {
    border-color: #000;
}
.user.user--theme-black-friday.logged:hover .user__content .user__label a[data-v-73283e8c], .user.user--theme-black-november.logged:hover .user__content .user__label a[data-v-73283e8c] {
    color: #fff;
}
.user__box[data-v-73283e8c] {
  min-width: 180px;
}


.btn[data-v-4b2a5b4f] {
  display: block;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: -.4px;
  line-height: 20px;
  border: 0 none;
  padding: 13px 6px;
  border-radius: 5px;
  font-family: inherit;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-decoration: none;
  text-transform: uppercase;
  text-align: center;
  position: relative;
}
.btn svg[data-v-4b2a5b4f] {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    right: 10px;
}
@media screen and (min-width: 930px) {
.btn[data-v-4b2a5b4f] {
      padding: 14px 6px;
}
}
.btn--inline[data-v-4b2a5b4f] {
    display: inline;
    vertical-align: middle;
}
.btn--block[data-v-4b2a5b4f] {
    display: block;
    width: 100%;
}
.btn--flex[data-v-4b2a5b4f] {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
}
.btn--flex svg[data-v-4b2a5b4f] {
      position: relative;
      top: 0;
      -webkit-transform: translateY(0);
          -ms-transform: translateY(0);
              transform: translateY(0);
}
.btn--flex span[data-v-4b2a5b4f] {
      text-wrap: nowrap;
}
.btn--flex.icon--left[data-v-4b2a5b4f] {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
      -webkit-flex-direction: row-reverse;
          -ms-flex-direction: row-reverse;
              flex-direction: row-reverse;
}
.btn--flex.icon--left svg[data-v-4b2a5b4f] {
        left: 0;
}
.btn--flex.icon--right svg[data-v-4b2a5b4f] {
      right: -10px;
}
.btn--primary[data-v-4b2a5b4f] {
    background-color: #000;
    color: #fff;
    border: solid 1px #000;
    font-weight: bold;
    outline: none;
}
.btn--primary svg[data-v-4b2a5b4f] {
      fill: #fff;
}
.btn--secondary[data-v-4b2a5b4f] {
    background-color: transparent;
    color: #00c7c7;
    border: solid 1px #00c7c7;
    font-weight: bold;
}
.btn--secondary svg[data-v-4b2a5b4f] {
      fill: #00c7c7;
}
.btn--tertiary[data-v-4b2a5b4f] {
    background-color: #fff;
    color: #9e9e9e;
    border: solid 1px #9e9e9e;
}
.btn--tertiary svg[data-v-4b2a5b4f] {
      fill: #9e9e9e;
}
.btn--action[data-v-4b2a5b4f] {
    background-color: #00c7c7;
    color: #fff;
    border: solid 1px #00c7c7;
}
.btn--action svg[data-v-4b2a5b4f] {
      fill: #fff;
}
.btn--success[data-v-4b2a5b4f] {
    background-color: transparent;
    border: solid 1px #10ba78;
    color: #10ba78;
}
.btn--success svg[data-v-4b2a5b4f] {
      fill: #10ba78;
}
.btn--small[data-v-4b2a5b4f] {
    padding: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
            justify-content: space-around;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
}
.btn--small svg[data-v-4b2a5b4f] {
      position: static;
      -webkit-transform: none;
          -ms-transform: none;
              transform: none;
}
.btn[data-v-4b2a5b4f]:disabled, .btn[disabled][data-v-4b2a5b4f] {
    color: #999;
    background: #fff;
    border: solid 1px #999;
    pointer-events: none;
}
button[data-v-4b2a5b4f] {
  cursor: pointer;
}
.btn[data-v-4b2a5b4f] {
  border-radius: 0;
}
.btn--primary[data-v-4b2a5b4f] {
  background-color: #f4546a;
  border: solid 1px #f4546a;
}

@media screen and (min-width: 768px) {
.search.search--theme-black-friday[data-v-af9e0be8], .search.search--theme-black-november[data-v-af9e0be8] {
    border: 1px solid transparent;
}
}
@media screen and (min-width: 768px) {
.search.search--theme-black-friday .search__button[data-v-af9e0be8], .search.search--theme-black-november .search__button[data-v-af9e0be8] {
    background-color: #fff;
}
.search.search--theme-black-friday .search__button svg[data-v-af9e0be8], .search.search--theme-black-november .search__button svg[data-v-af9e0be8] {
      fill: #000;
}
.search.search--theme-black-friday .search__button[data-v-af9e0be8]:hover, .search.search--theme-black-november .search__button[data-v-af9e0be8]:hover {
      background-color: #000;
}
.search.search--theme-black-friday .search__button:hover svg[data-v-af9e0be8], .search.search--theme-black-november .search__button:hover svg[data-v-af9e0be8] {
        fill: #fff;
}
}
.search[data-v-af9e0be8] {
  position: relative;
  height: 100%;
  width: 100%;
}
.search__content[data-v-af9e0be8] {
    height: 100%;
    width: 100%;
}
.search__label[data-v-af9e0be8] {
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: inset(50%);
            clip-path: inset(50%);
    height: 1px;
    width: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
}
.search__input[data-v-af9e0be8] {
    font-family: inherit;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    font-size: 14px;
    padding-left: 22px;
    border: none;
    width: 100%;
    height: 100%;
}
.search-seller[data-v-af9e0be8] {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-flow: column nowrap;
        -ms-flex-flow: column nowrap;
            flex-flow: column nowrap;
    padding-left: 10px;
    border-left: 1px solid #ededed;
    max-width: 50%;
    min-width: 80px;
    overflow: hidden;
    position: absolute;
    top: calc(50% - 14px);
    right: 55px;
}
.search-seller__label[data-v-af9e0be8] {
      display: block;
      width: 100%;
      margin-bottom: 2px;
      position: absolute;
      top: 0;
      left: 0;
      color: #999;
      font-size: 10px;
      line-height: 10px;
}
.search-seller__input[data-v-af9e0be8] {
      opacity: 0;
      position: absolute;
      display: inline;
      width: 0;
      height: 0;
}
.search-seller__name[data-v-af9e0be8] {
      position: relative;
      display: block;
      width: 100%;
      color: #000;
      font-size: 14px;
      line-height: 16px;
      padding-top: 12px;
      padding-left: 20px;
      cursor: pointer;
}
.search-seller__name[data-v-af9e0be8]:before {
        content: "";
        position: absolute;
        left: 0;
        bottom: 0;
        display: block;
        width: 16px;
        height: 16px;
        border-radius: 3px;
        border: 1px solid #AEAEAE;
        background-color: #fff;
}
.search-seller__name[data-v-af9e0be8]:after {
        content: "";
        display: none;
        position: absolute;
        left: 0px;
        bottom: 5px;
        display: block;
        width: 16px;
        height: 9px;
        -webkit-transform: rotate(-51deg);
            -ms-transform: rotate(-51deg);
                transform: rotate(-51deg);
        border-radius: 2px;
        border-left: 3px solid #fff;
        border-bottom: 3px solid #fff;
}
input:checked + .search-seller__name[data-v-af9e0be8]:before {
      background-color: #00c7c7;
}
input:checked + .search-seller__name[data-v-af9e0be8]:after {
      display: block;
}
.search__button[data-v-af9e0be8] {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    position: absolute;
    right: 0;
    top: 0;
    padding: 0;
    border: none;
    height: 100%;
    width: 50px;
    cursor: pointer;
    background-color: #fff;
}
.search__button svg[data-v-af9e0be8] {
      fill: #13abe1;
      width: 20px;
      height: 20px;
}
@media screen and (max-width: 768px) {
.search__button[data-v-af9e0be8] {
        width: 50px;
        border-left: 1px solid #e9e9e9;
}
.search__button svg[data-v-af9e0be8] {
          fill: gray;
}
}
.search__button[data-v-af9e0be8]:hover {
      background-color: #13abe1;
}
.search__button:hover svg[data-v-af9e0be8] {
        fill: #fff;
}
@media screen and (max-width: 768px) {
.search__button[data-v-af9e0be8]:hover {
          background-color: #fff;
}
.search__button:hover svg[data-v-af9e0be8] {
            fill: gray;
}
}
@media only screen and (max-width: 768px) {
.search-seller[data-v-af9e0be8] {
      display: none;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-flow: row nowrap;
          -ms-flex-flow: row nowrap;
              flex-flow: row nowrap;
      width: 100%;
      max-width: 100%;
      padding: 10px;
      position: relative;
      top: unset;
      right: unset;
      border-left: none;
      background-color: #ededed;
}
.search-seller.show[data-v-af9e0be8] {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
}
.search-seller__label[data-v-af9e0be8] {
        display: inline-block;
        width: auto;
        position: unset;
        left: unset;
        top: unset;
        white-space: nowrap;
        font-size: 14px;
        line-height: 14px;
}
.search-seller__name[data-v-af9e0be8] {
        padding-top: 0;
}
}
@media only screen and (max-width: 930px) {
.search__input[data-v-af9e0be8] {
      font-size: 16px;
}
}
.search__input[data-v-af9e0be8] {
  padding-left: 10px;
}
@media screen and (max-width: 768px) {
.search__input[data-v-af9e0be8] {
      padding-left: 22px;
}
}
.search__button svg[data-v-af9e0be8] {
  fill: #333;
  width: 25px;
  height: 25px;
}
.search__button[data-v-af9e0be8]:hover {
  background-color: #333;
}
@media screen and (max-width: 768px) {
.search__button svg[data-v-af9e0be8] {
    fill: gray;
}
.search__button[data-v-af9e0be8]:hover {
    background-color: #fff;
}
}

@use 'sass:map';
.page-not-found {
  font-style: normal;
}
.page-not-found__container {
    background-color: #F67485;
    color: #FFFFFF;
    padding: 10px 20px;
    margin: 20px 0;
}
@media (min-width: 930px) {
.page-not-found__container {
        margin: 72px auto;
        padding: 50px 20px;
        border-radius: 8px;
}
}
.page-not-found__container--title {
      margin-top: 10px;
      font-size: calculateRem(14px);
      font-weight: bolder;
      vertical-align: middle;
      margin-bottom: 12px;
      text-transform: uppercase;
      text-align: center;
}
@media (min-width: 930px) {
.page-not-found__container--title {
          line-height: 30px;
          font-weight: 700;
          font-size: calculateRem(22px);
}
}
.page-not-found__description {
    margin-bottom: 24px;
    font-weight: 400;
    font-size: 15px;
    line-height: 22px;
}
.page-not-found__links {
    display: grid;
    grid-gap: 24px;
    color: #F4546A;
    font-weight: 500;
    font-size: 14px;
    line-height: 21px;
    -webkit-text-decoration-line: underline;
            text-decoration-line: underline;
}
.page-not-found__links a:visited {
      color: #F4546A;
}
.page-not-found__search {
    padding: 10px 20px 20px;
}
@media (min-width: 930px) {
.page-not-found__search {
        padding: auto;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
}
.page-not-found__search--message {
          text-align: left;
          width: 35%;
}
}
.page-not-found__search--message {
      margin-bottom: 10px;
      font-size: 14px;
      text-transform: uppercase;
      font-weight: 700;
      display: inline-block;
}
@media (min-width: 930px) {
.page-not-found__search--message {
          margin-bottom: initial;
}
}
.page-not-found__search .search {
      height: 55px;
      border: 1px solid #bcbcbc;
      border-radius: 5px;
      border-top-right-radius: 27px;
      border-bottom-right-radius: 27px;
}
.page-not-found__search .search .search__content .search__button {
        background-color: #F67485;
}
.page-not-found__search .search .search__content .search__button:hover {
          background-color: #F4546A;
}
.page-not-found__search .search .search__content .search__button svg {
          fill: #F6F6F7;
}
.page-not-found__redirect {
    padding: 20px;
    width: 100%;
    height: auto;
}
.page-not-found__redirect .btn--primary {
      max-width: 280px;
      padding: 10px;
      background-color: #F67485;
      border-color: #F67485;
}
.page-not-found__redirect .btn--primary ::v-deep svg {
        width: 20px;
}
.page-not-found__container {
  background-color: #1D1D1D;
}
.page-not-found__search .search {
  border-radius: 5px;
}
.page-not-found__search .search .search__content .search__button {
    background-color: #1D1D1D;
}
.page-not-found__redirect .btn--primary {
  background-color: #1D1D1D;
  border-color: #1D1D1D;
}


.base-input {
  position: relative;
  clear: both;
}
.base-input__text {
    position: absolute;
    font-size: 14px;
    top: 50%;
    left: 11px;
    letter-spacing: -.24px;
    color: #666;
    pointer-events: none;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    -webkit-transition: background .2s, color .2s, top .2s, bottom .2s, right .2s, left .2s;
    transition: background .2s, color .2s, top .2s, bottom .2s, right .2s, left .2s;
}
.base-input__input {
    font-family: inherit;
    font-size: 14px;
    letter-spacing: -.24px;
    border: solid 1px #eee;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 18px 11px;
    border-radius: 5px;
    width: 100%;
    color: #666;
    -webkit-appearance: none;
}
.base-input__input:focus {
      border-color: inherit;
      -webkit-box-shadow: none;
              box-shadow: none;
      color: #000;
}
.base-input__input:focus, .base-input__input:valid, .base-input__input[readonly] {
      padding: 25px 11px 10px;
}
.base-input__input:focus + .base-input__text, .base-input__input:valid + .base-input__text, .base-input__input[readonly] + .base-input__text {
        color: #000;
        top: 14px;
        margin-top: 0;
        font-size: 12px;
        font-weight: 600;
}
.base-input__input[readonly] {
      background-color: #f0f0f0;
      border-color: #eee;
}
.base-input__input[type='number']::-webkit-inner-spin-button, .base-input__input[type='number']::-webkit-outer-spin-button {
      -webkit-appearance: none;
      margin: 0;
}
.base-input.input-error .base-input__input {
    border-color: #db001c;
}
.base-input.input-error .base-input__text {
    color: #db001c;
}
.base-input .input-error__message {
    color: #db001c;
    font-size: .75rem;
    font-weight: 600;
    left: 0;
    position: absolute;
    text-align: left;
    top: 55px;
}
.base-input__icon {
    position: absolute;
    right: 11px;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
}
.base-input textarea.base-input__input {
    height: 75px;
    padding: 10px;
    resize: none;
}
.base-input textarea.base-input__input + .base-input__text {
      top: 25%;
}
.base-input textarea.base-input__input:focus + .base-input__text, .base-input textarea.base-input__input:valid + .base-input__text, .base-input textarea.base-input__input[readonly] + .base-input__text {
      display: none;
}
@media only screen and (max-width: 930px) {
.base-input__input {
      font-size: 16px;
}
}


.btn[data-v-4b2a5b4f] {
  display: block;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: -.4px;
  line-height: 20px;
  border: 0 none;
  padding: 13px 6px;
  border-radius: 5px;
  font-family: inherit;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-decoration: none;
  text-transform: uppercase;
  text-align: center;
  position: relative;
}
.btn svg[data-v-4b2a5b4f] {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    right: 10px;
}
@media screen and (min-width: 930px) {
.btn[data-v-4b2a5b4f] {
      padding: 14px 6px;
}
}
.btn--inline[data-v-4b2a5b4f] {
    display: inline;
    vertical-align: middle;
}
.btn--block[data-v-4b2a5b4f] {
    display: block;
    width: 100%;
}
.btn--flex[data-v-4b2a5b4f] {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
}
.btn--flex svg[data-v-4b2a5b4f] {
      position: relative;
      top: 0;
      -webkit-transform: translateY(0);
          -ms-transform: translateY(0);
              transform: translateY(0);
}
.btn--flex span[data-v-4b2a5b4f] {
      text-wrap: nowrap;
}
.btn--flex.icon--left[data-v-4b2a5b4f] {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
      -webkit-flex-direction: row-reverse;
          -ms-flex-direction: row-reverse;
              flex-direction: row-reverse;
}
.btn--flex.icon--left svg[data-v-4b2a5b4f] {
        left: 0;
}
.btn--flex.icon--right svg[data-v-4b2a5b4f] {
      right: -10px;
}
.btn--primary[data-v-4b2a5b4f] {
    background-color: #000;
    color: #fff;
    border: solid 1px #000;
    font-weight: bold;
    outline: none;
}
.btn--primary svg[data-v-4b2a5b4f] {
      fill: #fff;
}
.btn--secondary[data-v-4b2a5b4f] {
    background-color: transparent;
    color: #00c7c7;
    border: solid 1px #00c7c7;
    font-weight: bold;
}
.btn--secondary svg[data-v-4b2a5b4f] {
      fill: #00c7c7;
}
.btn--tertiary[data-v-4b2a5b4f] {
    background-color: #fff;
    color: #9e9e9e;
    border: solid 1px #9e9e9e;
}
.btn--tertiary svg[data-v-4b2a5b4f] {
      fill: #9e9e9e;
}
.btn--action[data-v-4b2a5b4f] {
    background-color: #00c7c7;
    color: #fff;
    border: solid 1px #00c7c7;
}
.btn--action svg[data-v-4b2a5b4f] {
      fill: #fff;
}
.btn--success[data-v-4b2a5b4f] {
    background-color: transparent;
    border: solid 1px #10ba78;
    color: #10ba78;
}
.btn--success svg[data-v-4b2a5b4f] {
      fill: #10ba78;
}
.btn--small[data-v-4b2a5b4f] {
    padding: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
            justify-content: space-around;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
}
.btn--small svg[data-v-4b2a5b4f] {
      position: static;
      -webkit-transform: none;
          -ms-transform: none;
              transform: none;
}
.btn[data-v-4b2a5b4f]:disabled, .btn[disabled][data-v-4b2a5b4f] {
    color: #999;
    background: #fff;
    border: solid 1px #999;
    pointer-events: none;
}
button[data-v-4b2a5b4f] {
  cursor: pointer;
}
.btn[data-v-4b2a5b4f] {
  border-radius: 0;
}
.btn--primary[data-v-4b2a5b4f] {
  background-color: #f4546a;
  border: solid 1px #f4546a;
}


.accordion__content[data-v-56a50608] {
  height: 0;
  width: 100%;
  overflow: hidden;
  -webkit-transition: height .5s ease;
  transition: height .5s ease;
}
.accordion.active .accordion__content[data-v-56a50608] {
  height: auto;
}


