@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.c-customer-order-history{font-family:var(--font-body-family);flex-flow:column;justify-content:center;align-items:flex-start;padding:1rem 0;display:flex}@media screen and (width>=960px){.c-customer-order-history{flex-flow:row;padding:5rem 0}}.c-customer-order-history__sidebar{flex-flow:column;justify-content:flex-start;align-items:center;width:100%;display:flex}@media screen and (width>=960px){.c-customer-order-history__sidebar{max-width:40%;height:100%;padding:1rem 3rem}}@media screen and (width>=1280px){.c-customer-order-history__sidebar{max-width:30%}}.c-customer-order-history__content{flex-flow:column;justify-content:center;align-items:center;width:100%;display:flex}@media screen and (width>=960px){.c-customer-order-history__content{max-width:60%;height:100%;padding-top:4.4rem;padding-right:3rem}}@media screen and (width>=1280px){.c-customer-order-history__content{max-width:70%}}.c-customer-order-history__content-top{border-bottom:1px solid #248084;flex-flow:row;justify-content:space-between;align-items:center;width:100%;padding:0 1rem 2rem;display:flex}.c-customer-order-history__content-top__title{font-size:2.1rem;font-weight:700;font-family:var(--font-heading-family);text-transform:uppercase}.c-customer-order-history__content-orders{flex-flow:column;justify-content:flex-start;align-items:flex-start;width:100%;display:flex}.c-customer-order-history__content-orders__item{flex-flow:row;justify-content:flex-start;align-items:stretch;width:100%;padding:3rem 0;display:flex}.c-customer-order-history__content-orders__item-left{flex-flow:column;justify-content:flex-start;align-items:center;width:100%;max-width:25%;height:100%;max-height:100px;margin-right:2rem;display:flex}@media screen and (width>=960px){.c-customer-order-history__content-orders__item-left{max-width:20%;max-height:100%}}.c-customer-order-history__content-orders__item-left>a{max-height:200px;display:flex}@media screen and (width>=960px){.c-customer-order-history__content-orders__item-left>a{max-height:100%}}.c-customer-order-history__content-orders__item-left--image{width:100%}.c-customer-order-history__content-orders__item-left--count{margin-top:1rem;font-size:1.6rem;font-weight:600}.c-customer-order-history__content-orders__item-right{flex-flow:column;justify-content:space-around;width:100%;max-width:75%;display:flex}@media screen and (width>=960px){.c-customer-order-history__content-orders__item-right{max-width:80%}}.c-customer-order-history__content-orders__item-right__details{flex-flow:column;justify-content:space-evenly;align-items:flex-start;width:100%;display:flex}@media screen and (width>=960px){.c-customer-order-history__content-orders__item-right__details{flex-direction:row}}.c-customer-order-history__content-orders__item-right__details-field{flex-flow:column;width:100%;min-width:110px;padding-bottom:1rem;padding-right:1rem;display:flex}@media screen and (width>=960px){.c-customer-order-history__content-orders__item-right__details-field{padding-bottom:0}}.c-customer-order-history__content-orders__item-right__details-field--title{font-size:1.4rem;font-weight:700}.c-customer-order-history__content-orders__item-right__details-field--value{font-size:1.4rem}.c-customer-order-history__content-orders__item-right__actions{justify-content:flex-end;width:100%;display:flex}.c-customer-order-history__content-orders__item-right__actions--button{width:250px;padding:1rem}.c-customer-account__sidebar-menu{width:100%;font-family:var(--font-body-family);flex-flow:column;display:flex}.c-customer-account__sidebar-menu__header{flex-flow:wrap;justify-content:flex-start;align-items:center;gap:2rem;width:100%;margin-top:0;margin-bottom:1rem;display:flex}.c-customer-account__sidebar-menu__header .badge{color:#fff;background-color:#222;padding:2rem;font-size:2.4rem}.c-customer-account__sidebar-menu__header .details{flex-flow:column;flex:1;justify-content:flex-start;align-items:flex-start;display:flex}.c-customer-account__sidebar-menu__header .details__name{font-size:2.1rem}.c-customer-account__sidebar-menu__header .details__email{line-break:anywhere;font-size:1.2rem;font-weight:200}.c-customer-account__sidebar-menu__links{flex-flow:column;justify-content:flex-start;align-items:flex-start;display:flex}.c-customer-account__sidebar-menu__links-item{border-top:1px solid #248084;width:100%;margin:0;padding:2rem 0}.c-customer-account__sidebar-menu__links-item>a{flex-flow:row;justify-content:flex-start;align-items:center;display:flex}.c-customer-account__sidebar-menu__links-item>a .c-ico{width:20px;height:20px;margin-right:2rem}