.R2ltz {
  width: 1.5rem;
  height: 1.7rem;
}[dir] .R2ltz {
  cursor: pointer;
  padding: 0;
  border: none;
  background: transparent;
}
[dir] .R2ltz:focus {
  border-radius: 20%;
  box-shadow: 0 0 0 0.1rem #B5B5B5;
}
.R2ltz .yuHtK {
  fill: #FFF;
}

.yuHtK {
  display: inline-block;
  fill: #2E353B;
  width: 1.5rem;
  height: 1.5rem;
}

[dir=ltr] .yuHtK {
  margin-left: 0.5rem;
}

[dir=rtl] .yuHtK {
  margin-right: 0.5rem;
}.AEVPb {
  position: relative;
  display: flex;
  align-self: baseline;
  justify-content: center;
}
.AEVPb[data-css-has-button-look=true] {
  width: 100%;
  height: 100%;
}
.AEVPb[data-css-has-button-look=true] .J4iWA {
  font-family: "Lato", "Lato-polyfill", "Constantia";
  font-weight: 700;
  transition: 0.1s background-color, 0.1s color;
  -webkit-text-decoration: none;
  text-decoration: none;
  font-size: 1.4rem;
  color: #183884;
  fill: #183884;
  stroke: #183884;
}
[dir] .AEVPb[data-css-has-button-look=true] .J4iWA {
  text-align: center;
  cursor: pointer;
  margin: 1rem 0;
  padding: 1.2rem;
  border-radius: 0.5rem;
  border: 1px solid #183884;
  background-color: transparent;
}
.AEVPb[data-css-has-button-look=true] .J4iWA:focus {
  outline: none;
}
[dir] .AEVPb[data-css-has-button-look=true] .J4iWA:focus {
  box-shadow: 0 0 0 0.3rem rgba(24, 56, 132, 0.4);
}
.AEVPb[data-css-has-button-look=true] .J4iWA:active {
  color: #FFF;
}
[dir] .AEVPb[data-css-has-button-look=true] .J4iWA:active {
  background-color: #183884;
}
.AEVPb[data-css-has-button-look=true] .J4iWA:active:has(svg):not(:disabled) svg {
  fill: #FFF;
  stroke: #FFF;
}
@media (hover: hover) and (pointer: fine) {
  .AEVPb[data-css-has-button-look=true] .J4iWA:hover {
    color: #FFF;
  }
  [dir] .AEVPb[data-css-has-button-look=true] .J4iWA:hover {
    background-color: #183884;
  }
  .AEVPb[data-css-has-button-look=true] .J4iWA:hover:has(svg):not(:disabled) svg {
    fill: #FFF;
    stroke: #FFF;
  }
}
.AEVPb[data-css-has-button-look=true] .J4iWA:disabled {
  color: #6F7E8B;
}
[dir] .AEVPb[data-css-has-button-look=true] .J4iWA:disabled {
  background-color: #F5F5F5;
  border: 0.1rem solid #B5B5B5;
  cursor: not-allowed;
}
.AEVPb[data-css-has-button-look=true] .J4iWA {
  justify-content: center;
  width: 100%;
}
[dir] .AEVPb[data-css-has-button-look=true] .J4iWA {
  margin: 0;
  padding: 1.6rem;
  border-radius: 0;
}
.AEVPb[data-css-has-button-look=true] .J4iWA[data-css-is-floating=true] {
  align-items: center;
  min-height: 4.5rem;
  padding-top: 1.3rem;
  padding-bottom: 1.3rem;
}

.J4iWA {
  display: flex;
}

[dir] .J4iWA {
  cursor: pointer;
  padding: 0.5rem 0.2rem;
  border: none;
  border-radius: 0.5rem;
  background-color: transparent;
}
[dir] .J4iWA[data-css-scope=mobile-box]:focus {
  box-shadow: 0 0 0 0.2rem rgba(46, 53, 59, 0.6);
}

.Q8FsT {
  display: inline-block;
  fill: #183884;
  height: 2.5rem;
  width: 2.5rem;
  width: 2.7rem;
  height: 2.7rem;
}

[dir=ltr] .Q8FsT {
  transform: rotate(90deg);
}

[dir=rtl] .Q8FsT {
  transform: rotate(-90deg);
}
.Q8FsT[data-css-is-disabled=true] {
  opacity: 0.5;
}

.vo0k- {
  display: none;
}
.vo0k-[data-css-closing-animation=true] {
  opacity: 0;
  transition: opacity 500ms;
}
.vo0k-[data-css-is-open=true] {
  position: absolute;
  z-index: 100;
  top: 4rem;
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: 1rem;
  gap: 1rem;
  width: 25rem;
}
[dir] .vo0k-[data-css-is-open=true] {
  padding: 1rem;
  border-radius: 0.5rem;
  background-color: #FFF;
  box-shadow: 0 0 1rem 0.2rem rgba(0, 0, 0, 0.2);
}
[dir=ltr] .vo0k-[data-css-is-open=true] {
  left: -24rem;
}
[dir=rtl] .vo0k-[data-css-is-open=true] {
  right: -24rem;
}
.vo0k-[data-css-is-displayed-on-top=true] {
  top: unset;
  bottom: 4.5rem;
}
[dir=ltr] .vo0k-[data-css-is-displayed-on-top=true] {
  left: 0;
}
[dir=rtl] .vo0k-[data-css-is-displayed-on-top=true] {
  right: 0;
}
.vo0k-[data-css-visually-hidden=true] {
  pointer-events: none;
  opacity: 0;
}
.vo0k- .o-product-action-icon__order-history {
  width: -webkit-min-content;
  width: min-content;
  color: #2E353B;
}