.platform-components-comparison-chart {
  background-color: #ffffff;
}
.platform-components-comparison-chart .comparison-chart-v2 {
  background-color: #ffffff;
  color: #2e2e2e;
}
.platform-components-comparison-chart .comparison-chart-v2 .platform-components-compare-filter__dropdown-open {
  color: #2e2e2e;
  background-color: #ffffff;
  border: 1px solid #5e5e5e;
  margin: 0 10px 50px;
}
.platform-components-comparison-chart .comparison-chart-v2 .platform-components-compare-filter__dropdown-open span {
  color: #2e2e2e;
  font-family: 'Avenir-Heavy', 'Avenir', sans-serif;
  font-weight: 800;
  line-height: 150%;
  text-transform: none;
  letter-spacing: 0;
  font-size: 1rem;
}
@media only screen and (max-width: 767px) {
  .platform-components-comparison-chart .comparison-chart-v2 .platform-components-compare-filter__dropdown-open span {
    font-size: 1rem;
  }
}
.platform-components-comparison-chart .comparison-chart-v2 .platform-components-compare-filter__dropdown-open:hover,
.platform-components-comparison-chart .comparison-chart-v2 .platform-components-compare-filter__dropdown-open:focus {
  color: #9b132b;
}
.platform-components-comparison-chart .comparison-chart-v2 .platform-components-compare-filter__dropdown-open:hover span,
.platform-components-comparison-chart .comparison-chart-v2 .platform-components-compare-filter__dropdown-open:focus span {
  color: #9b132b;
}
.platform-components-comparison-chart .comparison-chart-v2 .platform-components-compare-filter__dropdown-open:hover svg path,
.platform-components-comparison-chart .comparison-chart-v2 .platform-components-compare-filter__dropdown-open:focus svg path {
  fill: #9b132b;
}
@media only screen and (max-width: 767px) {
  .platform-components-comparison-chart .comparison-chart-v2 .platform-components-compare-filter__dropdown-open svg path {
    fill: #2e2e2e;
  }
}
.platform-components-comparison-chart .comparison-chart-v2__column .ribbon-holder .ribbon {
  font-family: 'Avenir-Heavy', 'Avenir', sans-serif;
  font-weight: 900;
  line-height: 100%;
  text-transform: uppercase;
  letter-spacing: 0.063rem;
  font-size: 0.875rem;
  padding: 5px;
  background-color: #c41230;
  color: #ffffff;
}
@media only screen and (max-width: 767px) {
  .platform-components-comparison-chart .comparison-chart-v2__column .ribbon-holder .ribbon {
    font-size: 0.875rem;
  }
}
.platform-components-comparison-chart .comparison-chart-v2__products::-webkit-scrollbar-thumb {
  background-color: #5e5e5e;
  border: 3px solid #e2e2e5;
}
.platform-components-comparison-chart .comparison-chart-v2__product-title-link {
  color: #2e2e2e;
}
.platform-components-comparison-chart .comparison-chart-v2__product-title {
  font-family: 'Avenir-Roman', 'Avenir', sans-serif;
  font-weight: 800;
  line-height: 150%;
  text-transform: none;
  letter-spacing: 0;
  font-size: 1rem;
  color: #2e2e2e;
}
@media only screen and (max-width: 767px) {
  .platform-components-comparison-chart .comparison-chart-v2__product-title {
    font-size: 1rem;
  }
}
.platform-components-comparison-chart .comparison-chart-v2__product-title span {
  font-weight: 800;
}
.platform-components-comparison-chart .comparison-chart-v2__product-colors .color-select {
  border-radius: 0;
  box-shadow: 0 0 0 0 #5e5e5e;
}
.platform-components-comparison-chart .comparison-chart-v2__product-colors .color-select .tool-tip {
  font-family: 'Avenir-Roman', 'Avenir', sans-serif;
}
.platform-components-comparison-chart .comparison-chart-v2__product-colors .color-select .color-padding {
  border-radius: 0;
  box-shadow: 0 0 0 1px #5e5e5e;
}
.platform-components-comparison-chart .comparison-chart-v2__product-colors .color-select[data-stock="outOfStock"] .color-padding:after {
  background-color: #a81414;
}
.platform-components-comparison-chart .comparison-chart-v2__product-colors .color-select.active {
  box-shadow: 0 0 0 2px #c41230;
}
.platform-components-comparison-chart .comparison-chart-v2__product-colors .color-select.active[data-stock="outOfStock"] .color-padding:after {
  background-color: #a81414;
}
.platform-components-comparison-chart .comparison-chart-v2__product-rating .stars-wrapper .product-stars {
  color: #5e5e5e;
}
.platform-components-comparison-chart .comparison-chart-v2__product-rating .stars-wrapper .product-stars .stars-active {
  color: #c41230;
}
.platform-components-comparison-chart .comparison-chart-v2__product-rating .stars-wrapper .model-rating,
.platform-components-comparison-chart .comparison-chart-v2__product-rating .stars-wrapper .model-reviews {
  font-family: 'Avenir-Heavy', 'Avenir', sans-serif !important;
}
.platform-components-comparison-chart .comparison-chart-v2__product-sku {
  font-family: 'Avenir-Roman', 'Avenir', sans-serif;
  font-weight: 400;
  line-height: 150%;
  text-transform: none;
  letter-spacing: 0;
  font-size: 0.875rem;
}
@media only screen and (max-width: 767px) {
  .platform-components-comparison-chart .comparison-chart-v2__product-sku {
    font-size: 0.875rem;
  }
}
.platform-components-comparison-chart .comparison-chart-v2__product-sku span {
  font-weight: 800;
}
.platform-components-comparison-chart .comparison-chart-v2__product-buttons .platform-components-product-card__button {
  border-radius: 0;
  font-family: 'Avenir-Heavy', 'Avenir', sans-serif;
  font-size: 0.875rem;
  line-height: 150%;
  font-weight: 800;
  text-transform: uppercase;
}
@media all and (max-width: 768px) {
  .platform-components-comparison-chart .comparison-chart-v2__product-buttons .platform-components-product-card__button {
    font-size: 0.875rem;
  }
}
.platform-components-comparison-chart .comparison-chart-v2__product-buttons .platform-components-product-card__button .button-icon {
  font-size: 1.5rem;
}
@media all and (max-width: 768px) {
  .platform-components-comparison-chart .comparison-chart-v2__product-buttons .platform-components-product-card__button .button-icon {
    font-size: 1.5rem;
  }
}
.platform-components-comparison-chart .comparison-chart-v2__product-price,
.platform-components-comparison-chart .comparison-chart-v2__product-price p {
  font-family: 'Avenir-Roman', 'Avenir', sans-serif;
  font-weight: 400;
  line-height: 150%;
  text-transform: none;
  letter-spacing: 0;
  font-size: 1rem;
}
@media only screen and (max-width: 767px) {
  .platform-components-comparison-chart .comparison-chart-v2__product-price,
  .platform-components-comparison-chart .comparison-chart-v2__product-price p {
    font-size: 1rem;
  }
}
.platform-components-comparison-chart .comparison-chart-v2__product-price-sale .sale-price {
  color: #a81414;
  font-family: 'Avenir-Roman', 'Avenir', sans-serif;
  font-weight: 400;
  line-height: 150%;
  text-transform: none;
  letter-spacing: 0;
  font-size: 1rem;
}
@media only screen and (max-width: 767px) {
  .platform-components-comparison-chart .comparison-chart-v2__product-price-sale .sale-price {
    font-size: 1rem;
  }
}
.platform-components-comparison-chart .comparison-chart-v2__product-price-sale .base-price,
.platform-components-comparison-chart .comparison-chart-v2__product-price-sale .discount {
  font-family: 'Avenir-Roman', 'Avenir', sans-serif;
  font-weight: 400;
  line-height: 150%;
  text-transform: none;
  letter-spacing: 0;
  font-size: 0.75rem;
}
@media only screen and (max-width: 767px) {
  .platform-components-comparison-chart .comparison-chart-v2__product-price-sale .base-price,
  .platform-components-comparison-chart .comparison-chart-v2__product-price-sale .discount {
    font-size: 0.75rem;
  }
}
.platform-components-comparison-chart .comparison-chart-v2__product-price-sale .discount {
  font-weight: 800;
  color: #27ae60;
}
.platform-components-comparison-chart .comparison-chart-v2__table-attribute.row-label h3 {
  font-family: 'Avenir-Heavy', 'Avenir', sans-serif;
  font-weight: 900;
  line-height: 100%;
  text-transform: uppercase;
  letter-spacing: 0.063rem;
  font-size: 1.375rem;
}
@media only screen and (max-width: 767px) {
  .platform-components-comparison-chart .comparison-chart-v2__table-attribute.row-label h3 {
    font-size: 1.1875rem;
  }
}
.platform-components-comparison-chart .comparison-chart-v2__table-attribute.row-label p {
  font-family: 'Avenir-Heavy', 'Avenir', sans-serif;
  font-weight: 800;
  line-height: 100%;
  text-transform: uppercase;
  letter-spacing: 0;
  font-size: 0.625rem;
}
@media only screen and (max-width: 767px) {
  .platform-components-comparison-chart .comparison-chart-v2__table-attribute.row-label p {
    font-size: 0.625rem;
  }
}
.platform-components-comparison-chart .comparison-chart-v2__product-attribute-text {
  color: #2e2e2e;
}
@media all and (min-width: 1280px) {
  .platform-components-comparison-chart .comparison-chart-v2 {
    width: 73.125rem;
  }
}
@media screen and (max-height: 425px) and (orientation: landscape) {
  .platform-components-comparison-chart .comparison-chart-v2 .freeze.bottom .comparison-chart-v2__column .comparison-chart-v2__product-info:after,
  .platform-components-comparison-chart .comparison-chart-v2 .freeze.fixed .comparison-chart-v2__column .comparison-chart-v2__product-info:after {
    background-color: #e2e2e5;
  }
}
.platform-components-comparison-chart .comparison-chart-v2__wrapper .nav-carousel.freeze.fixed,
.platform-components-comparison-chart .comparison-chart-v2__wrapper .nav-carousel.freeze.bottom {
  max-width: 73.125rem;
}
@media only screen and (min-width: 1024px) {
  .platform-components-comparison-chart .comparison-chart-v2__wrapper .nav-carousel.freeze.fixed.arrowPaddingDesktop,
  .platform-components-comparison-chart .comparison-chart-v2__wrapper .nav-carousel.freeze.bottom.arrowPaddingDesktop {
    max-width: calc(@template-max-width-standard - 100px);
  }
}
.platform-components-comparison-chart .comparison-chart-v2 .noProducts {
  background-color: rgba(226, 226, 229, 0.4);
}
.platform-components-comparison-chart .comparison-chart-v2-detailed .comparison-chart-v2__table-attribute-tooltips span:before {
  color: #c41230;
}
.platform-components-comparison-chart .comparison-chart-v2-detailed .comparison-chart-v2__table-attribute-tooltips span:hover::before {
  color: #9b132b;
}
.platform-components-comparison-chart .comparison-chart-v2-detailed .comparison-chart-v2__product-attribute:nth-child(even),
.platform-components-comparison-chart .comparison-chart-v2-detailed .comparison-chart-v2__table-attribute:nth-child(even) {
  background-color: #e2e2e5;
}
.platform-components-comparison-chart .comparison-chart-v2-detailed .comparison-chart-v2__product-attribute:nth-child(odd),
.platform-components-comparison-chart .comparison-chart-v2-detailed .comparison-chart-v2__table-attribute:nth-child(odd) {
  background-color: #ffffff;
}
@media (min-width: 1280px) {
  .platform-components-comparison-chart .comparison-chart-v2-detailed .comparison-chart-v2__wrapper.arrowDesktopPadding .pc-carousel-wrapper .arrows-track {
    width: 73.125rem;
  }
}
.platform-components-comparison-chart .comparison-chart-v2-minimal .comparison-chart-v2__product-attribute.row-label {
  border-bottom: 3px solid #5e5e5e;
}
.platform-components-comparison-chart .comparison-chart-v2-minimal .comparison-chart-v2__product-attribute.row-label h3 {
  font-family: 'Avenir-Heavy', 'Avenir', sans-serif;
  font-weight: 900;
  line-height: 100%;
  text-transform: uppercase;
  letter-spacing: 0.063rem;
  font-size: 1.375rem;
}
@media only screen and (max-width: 767px) {
  .platform-components-comparison-chart .comparison-chart-v2-minimal .comparison-chart-v2__product-attribute.row-label h3 {
    font-size: 1.1875rem;
  }
}
.platform-components-comparison-chart .comparison-chart-v2-minimal .comparison-chart-v2__product-attribute.not-available .comparison-chart-v2__product-attribute-text {
  font-family: 'Avenir-Heavy', 'Avenir', sans-serif;
  font-weight: 900;
  line-height: 100%;
  text-transform: uppercase;
  letter-spacing: 0.063rem;
  font-size: 1.375rem;
  color: #5e5e5e;
}
@media only screen and (max-width: 767px) {
  .platform-components-comparison-chart .comparison-chart-v2-minimal .comparison-chart-v2__product-attribute.not-available .comparison-chart-v2__product-attribute-text {
    font-size: 1.1875rem;
  }
}
.platform-components-comparison-chart .comparison-chart-v2-minimal .comparison-chart-v2__product-attribute-tooltips span:hover {
  color: #9b132b;
}
.platform-components-comparison-chart .comparison-chart-v2-integrated .comparison-chart-v2 .platform-components-compare-filter__dropdown-open {
  background-color: #e2e2e5;
  border-color: #e2e2e5;
}
.platform-components-comparison-chart .comparison-chart-v2-integrated .comparison-chart-v2 .platform-components-compare-filter__dropdown-open span {
  color: #c41230;
}
.platform-components-comparison-chart .comparison-chart-v2-integrated .comparison-chart-v2 .platform-components-compare-filter__dropdown-open svg path {
  fill: #c41230;
}
.platform-components-comparison-chart .comparison-chart-v2-integrated .comparison-chart-v2__product-price {
  color: #5e5e5e;
}
.platform-components-comparison-chart .comparison-chart-v2-integrated .comparison-chart-v2__product-price p {
  color: #5e5e5e;
}
.platform-components-comparison-chart .comparison-chart-v2-integrated .comparison-chart-v2__product-attribute:nth-child(odd) {
  background-color: rgba(226, 226, 229, 0.4);
}
.platform-components-comparison-chart .comparison-chart-v2-integrated .comparison-chart-v2__product-attribute-text.row-label {
  color: #5e5e5e;
}
.platform-components-comparison-chart .comparison-chart-v2-integrated .comparison-chart-v2__product-attribute-text.row-label p {
  color: #5e5e5e;
}
.platform-components-comparison-chart .comparison-chart-v2-integrated .comparison-chart-v2__product-attribute.row-label h3 p {
  font-size: 0.875rem;
}
@media (min-width: 1024px) {
  .platform-components-comparison-chart .comparison-chart-v2-integrated .comparison-chart-v2__product-attribute.row-label h3 p {
    font-size: 0.875rem;
  }
}
.platform-components-comparison-chart .comparison-chart-v2-integrated .comparison-chart-v2 .pc-carousel-wrapper .fade-edge-right {
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
}
.platform-components-comparison-chart .comparison-chart-v2-integrated .comparison-chart-v2 .pc-carousel-wrapper .fade-edge-left {
  background: linear-gradient(to right, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
}
.pc-carousel-wrapper .swipe-for-more div {
  color: #2e2e2e;
}
.pc-carousel-wrapper .swipe-for-more div .icons-swipe-for-more-left-wrap .icons-swipe-for-more-left,
.pc-carousel-wrapper .swipe-for-more div .icons-swipe-for-more-right-wrap .icons-swipe-for-more-left,
.pc-carousel-wrapper .swipe-for-more div .icons-swipe-for-more-left-wrap .icons-swipe-for-more-right,
.pc-carousel-wrapper .swipe-for-more div .icons-swipe-for-more-right-wrap .icons-swipe-for-more-right {
  background-color: #2e2e2e;
}
@media only screen and (max-width: 767px) {
  .product-info-section.freeze.fixed .comparison-chart-v2__product-info:after,
  .product-info-section.freeze.bottom .comparison-chart-v2__product-info:after,
  .nav-carousel.freeze.fixed .comparison-chart-v2__product-info:after,
  .nav-carousel.freeze.bottom .comparison-chart-v2__product-info:after {
    background-color: #e2e2e5;
  }
}
.platform-components-compare-filter__wrapper {
  border: 1px solid #e2e2e5;
}
.platform-components-compare-filter__wrapper::-webkit-scrollbar-thumb {
  background-color: #5e5e5e;
  border: 3px solid #e2e2e5;
}
.platform-components-compare-filter__title {
  font-family: 'Avenir-Heavy', 'Avenir', sans-serif;
  font-weight: 900;
  line-height: 100%;
  text-transform: uppercase;
  letter-spacing: 0.063rem;
  font-size: 0.875rem;
  border-bottom: 1px solid #e2e2e5;
}
.platform-components-compare-filter__dropdown-container {
  background-color: #ffffff;
}
.platform-components-compare-filter__dropdown-container .in-stock-filter-container .in-stock-filter-title {
  font-family: 'Avenir-Roman', 'Avenir', sans-serif;
  font-weight: 400;
  line-height: 150%;
  text-transform: none;
  letter-spacing: 0;
  font-size: 1rem;
}
@media only screen and (max-width: 767px) {
  .platform-components-compare-filter__dropdown-container .in-stock-filter-container .in-stock-filter-title {
    font-size: 1rem;
  }
}
.platform-components-compare-filter__dropdown-container .in-stock-filter-container .in-stock-filter-title .in-stock {
  font-family: 'Avenir-Roman', 'Avenir', sans-serif;
  font-weight: 400;
  line-height: 150%;
  text-transform: none;
  letter-spacing: 0;
  font-size: 0.875rem;
}
@media only screen and (max-width: 767px) {
  .platform-components-compare-filter__dropdown-container .in-stock-filter-container .in-stock-filter-title .in-stock {
    font-size: 0.875rem;
  }
}
@media only screen and (max-width: 767px) {
  .platform-components-compare-filter__dropdown-container.mobileMenu {
    padding: 50px 20px 20px 20px;
    transition: 200ms ease-in-out;
  }
}
@media only screen and (max-width: 767px) {
  .platform-components-compare-filter-overlay {
    background-color: none;
    transition: 200ms ease-in-out;
  }
}
.platform-components-compare-filter__dropdown {
  background: #ffffff;
}
@media only screen and (max-width: 767px) {
  .platform-components-compare-filter__dropdown {
    margin: 10px 0;
  }
}
.platform-components-compare-filter__dropdown--button {
  font-family: 'Avenir-Roman', 'Avenir', sans-serif;
  font-weight: 400;
  line-height: 150%;
  font-size: 0.75rem;
  text-transform: uppercase !important;
  letter-spacing: 0;
  border-bottom: 1px solid #5e5e5e;
  border-top: 1px solid #ffffff;
  color: #2e2e2e;
  background-color: #ffffff;
}
.platform-components-compare-filter__dropdown--button-label {
  font-family: 'Avenir-Roman', 'Avenir', sans-serif;
  font-weight: 500;
  line-height: 150%;
  text-transform: none;
  letter-spacing: 0;
  font-size: 1rem;
  color: #2e2e2e;
}
.platform-components-compare-filter__dropdown--button-label:hover,
.platform-components-compare-filter__dropdown--button-label:active,
.platform-components-compare-filter__dropdown--button-label:focus {
  color: #9b132b;
}
.platform-components-compare-filter__dropdown--button .icon-open {
  transition: 200ms ease-in-out;
  color: #c41230;
}
.platform-components-compare-filter__dropdown--button .icon-open svg path {
  fill: #2e2e2e;
}
.platform-components-compare-filter__dropdown--button .icon-open:hover,
.platform-components-compare-filter__dropdown--button .icon-open:active,
.platform-components-compare-filter__dropdown--button .icon-open:focus {
  color: #9b132b;
}
.platform-components-compare-filter__dropdown--button .icon-open:hover svg path,
.platform-components-compare-filter__dropdown--button .icon-open:active svg path,
.platform-components-compare-filter__dropdown--button .icon-open:focus svg path {
  fill: #9b132b;
}
.platform-components-compare-filter__dropdown--button:hover {
  color: #9b132b;
  background-color: #ffffff;
}
.platform-components-compare-filter__dropdown--button:hover .platform-components-compare-filter__dropdown--button-label {
  color: #9b132b;
}
.platform-components-compare-filter__dropdown--button:hover .icon-open {
  color: #9b132b;
}
.platform-components-compare-filter__dropdown--button:hover .icon-open svg path {
  fill: #9b132b;
}
.platform-components-compare-filter__dropdown--button:focus,
.platform-components-compare-filter__dropdown--button.active {
  color: #9b132b;
}
.platform-components-compare-filter__dropdown--button:focus .icon-open,
.platform-components-compare-filter__dropdown--button.active .icon-open {
  color: #9b132b;
}
.platform-components-compare-filter__dropdown--button:focus {
  border-bottom: 1px solid #c41230;
}
@media only screen and (max-width: 767px) {
  .platform-components-compare-filter__dropdown--button {
    font-size: 1rem;
  }
}
.platform-components-compare-filter__dropdown--list {
  background-color: #ffffff;
  transition: 200ms ease-in-out;
}
@media only screen and (min-width: 768px) {
  .platform-components-compare-filter__dropdown--list {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
  }
}
.platform-components-compare-filter__dropdown--list-button {
  font-family: 'Avenir-Roman', 'Avenir', sans-serif;
  font-weight: 400;
  line-height: 150%;
  font-size: 0.75rem;
  letter-spacing: 0;
  height: 45px;
  color: #2e2e2e;
  background-color: #ffffff;
}
.platform-components-compare-filter__dropdown--list-button-title {
  padding: 0 10px;
}
.platform-components-compare-filter__dropdown--list-button-check {
  transition: 200ms ease-in-out;
  background-color: transparent;
  border: 0.1em solid #2e2e2e;
}
.platform-components-compare-filter__dropdown--list-button-check svg {
  transition: 200ms ease-in-out;
}
.platform-components-compare-filter__dropdown--list-button-check svg path {
  stroke: #000000;
}
.platform-components-compare-filter__dropdown--list-button-swatch {
  transition: 200ms ease-in-out;
  border: 0.1em solid #2e2e2e;
}
.platform-components-compare-filter__dropdown--list-button-radio {
  border: 1.5px solid #5e5e5e;
}
.platform-components-compare-filter__dropdown--list-button-radio:after {
  background: #c41230;
}
.platform-components-compare-filter__dropdown--list-button.selected {
  color: #2e2e2e;
  background-color: #ffffff;
  border-color: #f6f6f6;
}
.platform-components-compare-filter__dropdown--list-button.selected .platform-components-compare-filter__dropdown--list-button-check {
  background-color: transparent;
  border-color: #c41230;
}
.platform-components-compare-filter__dropdown--list-button.selected .platform-components-compare-filter__dropdown--list-button-check svg path {
  stroke: #c41230;
}
.platform-components-compare-filter__dropdown--list-button.selected .platform-components-compare-filter__dropdown--list-button-radio {
  border-color: #c41230;
}
.platform-components-compare-filter__dropdown--list-button:hover,
.platform-components-compare-filter__dropdown--list-button:focus,
.platform-components-compare-filter__dropdown--list-button:active {
  color: #9b132b;
  background-color: #ffffff;
}
.platform-components-compare-filter__dropdown--list-button:hover .platform-components-compare-filter__dropdown--list-button-check,
.platform-components-compare-filter__dropdown--list-button:focus .platform-components-compare-filter__dropdown--list-button-check,
.platform-components-compare-filter__dropdown--list-button:active .platform-components-compare-filter__dropdown--list-button-check {
  border-color: #9b132b;
}
@media only screen and (max-width: 767px) {
  .platform-components-compare-filter__dropdown--list-button {
    font-size: 0.75rem;
  }
}
@media only screen and (max-width: 767px) {
  .platform-components-compare-filter__dropdown-close .icons-close {
    color: #2e2e2e;
  }
  .platform-components-compare-filter__dropdown-close .icons-close:hover {
    color: #9b132b;
  }
}
.comparison-chart-v2-minimal .comparison-chart-v2__filters .platform-components-compare-filter__dropdown-container .in-stock-filter,
.comparison-chart-v2-integrated .comparison-chart-v2__filters .platform-components-compare-filter__dropdown-container .in-stock-filter {
  border-right: 1px solid #e2e2e5;
}
.filter-dropdown-selected .platform-components-compare-filter__dropdown--button {
  border: 1px solid #e2e2e5;
}
.filter-dropdown-selected .platform-components-compare-filter__dropdown--button.active {
  border: 1px solid #e2e2e5;
}
.filter-dropdown-selected .platform-components-compare-filter__dropdown--button:focus {
  border: 1px solid #e2e2e5;
}
.filter-dropdown-selected .platform-components-compare-filter__dropdown--button .label-on-border {
  color: #2e2e2e;
  background-color: #ffffff;
}
@media only screen and (max-width: 767px) {
  .filter-dropdown-selected .platform-components-compare-filter__dropdown--button .label-on-border {
    background-color: #ffffff;
  }
}
.filter-dropdown-selected .platform-components-compare-filter__dropdown--button .filter-place-holder {
  font-size: 1rem;
  color: #2e2e2e;
}
.filter-dropdown-selected .platform-components-compare-filter__dropdown--button .filter-place-holder:hover {
  color: #9b132b;
}
.filter-dropdown-selected .platform-components-compare-filter__dropdown--button .icon-open svg path {
  fill: #2e2e2e;
}
.filter-dropdown-selected .platform-components-compare-filter__dropdown--button:hover .filter-place-holder {
  color: #9b132b;
}
.filter-dropdown-selected .platform-components-compare-filter__dropdown--button:hover .icon-open svg path {
  fill: #9b132b;
}
.filter-dropdown-selected .platform-components-compare-filter__dropdown--list {
  border: 1px solid #e2e2e5;
}
.filter-dropdown-selected .platform-components-compare-filter__dropdown--list.active {
  background: #ffffff;
}
.filter-dropdown-selected .platform-components-compare-filter__dropdown--list-button:hover,
.filter-dropdown-selected .platform-components-compare-filter__dropdown--list-button:active,
.filter-dropdown-selected .platform-components-compare-filter__dropdown--list-button:focus {
  background-color: transparent !important;
}
.filter-dropdown-selected .platform-components-compare-filter__dropdown--list-button:hover,
.filter-dropdown-selected .platform-components-compare-filter__dropdown--list-button:active,
.filter-dropdown-selected .platform-components-compare-filter__dropdown--list-button:focus {
  color: #2e2e2e;
}
.filter-dropdown-selected .platform-components-compare-filter__dropdown--list-button:hover .platform-components-compare-filter__dropdown--list-button-check,
.filter-dropdown-selected .platform-components-compare-filter__dropdown--list-button:active .platform-components-compare-filter__dropdown--list-button-check,
.filter-dropdown-selected .platform-components-compare-filter__dropdown--list-button:focus .platform-components-compare-filter__dropdown--list-button-check {
  border-color: #2e2e2e;
}
.filter-dropdown-selected .platform-components-compare-filter__dropdown--list-button.selected {
  color: #c41230;
}
.filter-dropdown-selected .platform-components-compare-filter__dropdown--list-button.selected .platform-components-compare-filter__dropdown--list-button-check {
  border-color: #c41230;
}

.stickyNav .platform-components-sticky-nav__buttons-wrapper .platform-components-sticky-nav__button {
  margin: 0;
  border-width: 0;
  border-style: solid;
  border-left-width: 1px !important;
}
.stickyNav .platform-components-sticky-nav__buttons-wrapper .platform-components-sticky-nav__button:last-of-type {
  border-right-width: 1px !important;
}
.stickyNav .platform-components-sticky-nav__buttons-wrapper .platform-components-sticky-nav__button:after {
  bottom: 1px !important;
}
.platform-components-sticky-nav--theme-01 .platform-components-sticky-nav__title {
  color: #5e5e5e;
}
.platform-components-sticky-nav--theme-01 .platform-components-sticky-nav__buttons-wrapper {
  background-color: #ffffff;
  border-color: #e2e2e5;
  border-width: 1px;
  border-style: solid;
}
.platform-components-sticky-nav--theme-01 .platform-components-sticky-nav__button {
  color: #5e5e5e;
  background-color: transparent;
  border-color: #e2e2e5;
}
.platform-components-sticky-nav--theme-01 .platform-components-sticky-nav__button.active {
  color: #2e2e2e;
  background-color: transparent;
  border-color: #e2e2e5;
}
.platform-components-sticky-nav--theme-01 .platform-components-sticky-nav__button.active:after {
  background-color: #c41230;
}
@media only screen and (min-width: 768px) {
  .platform-components-sticky-nav--theme-01 .platform-components-sticky-nav__button:hover {
    color: #9b132b;
    background-color: transparent;
    border-color: #e2e2e5;
  }
}
@media only screen and (min-width: 768px) {
  .platform-components-sticky-nav--theme-01 .platform-components-sticky-nav__button:hover:after {
    background-color: #d8d8db;
  }
}
.platform-components-sticky-nav--theme-01 .platform-components-sticky-nav__menu .platform-components-sticky-nav__button:hover,
.platform-components-sticky-nav--theme-01 .platform-components-sticky-nav__menu .platform-components-sticky-nav__button:focus {
  color: #9b132b;
}
.platform-components-sticky-nav--theme-01 .dpc-sticky-breadcrumb {
  color: #5e5e5e;
}
.platform-components-sticky-nav--theme-01 .dpc-sticky-breadcrumb .dpc-sticky-breadcrumb-link {
  color: #5e5e5e;
}
.platform-components-sticky-nav--theme-01 .dpc-sticky-breadcrumb .dpc-sticky-breadcrumb-link:hover,
.platform-components-sticky-nav--theme-01 .dpc-sticky-breadcrumb .dpc-sticky-breadcrumb-link:focus {
  color: #9b132b;
}
.platform-components-sticky-nav--theme-01 .slick-arrow .icons-arrow-right {
  color: #5e5e5e;
}
.platform-components-sticky-nav--theme-01 .slick-arrow:after {
  background: linear-gradient(to left, #ffffff 45%, rgba(255, 255, 255, 0.8) 70%, rgba(255, 255, 255, 0)) !important;
}
.platform-components-sticky-nav--theme-01 .sticky-full-width:before {
  background-color: #ffffff;
  border-color: #e2e2e5;
  border-width: 1px;
  border-style: solid;
}
.platform-components-sticky-nav--theme-01 .sticky-border-bottom:after {
  background-color: #e2e2e5;
}
.platform-components-sticky-nav--theme-01 .pc-menu-wrapper {
  background-color: #ffffff;
}
.platform-components-sticky-nav--theme-01 .animenu__btn__bar {
  background-color: #5e5e5e;
}
.platform-components-sticky-nav--theme-02 .platform-components-sticky-nav__title {
  color: #5e5e5e;
}
.platform-components-sticky-nav--theme-02 .platform-components-sticky-nav__buttons-wrapper {
  background-color: #f6f6f6;
  border-color: #e2e2e5;
  border-width: 1px;
  border-style: solid;
}
.platform-components-sticky-nav--theme-02 .platform-components-sticky-nav__button {
  color: #5e5e5e;
  background-color: transparent;
  border-color: #e2e2e5;
}
.platform-components-sticky-nav--theme-02 .platform-components-sticky-nav__button.active {
  color: #2e2e2e;
  background-color: transparent;
  border-color: #e2e2e5;
}
.platform-components-sticky-nav--theme-02 .platform-components-sticky-nav__button.active:after {
  background-color: #c41230;
}
@media only screen and (min-width: 768px) {
  .platform-components-sticky-nav--theme-02 .platform-components-sticky-nav__button:hover {
    color: #9b132b;
    background-color: transparent;
    border-color: #e2e2e5;
  }
}
@media only screen and (min-width: 768px) {
  .platform-components-sticky-nav--theme-02 .platform-components-sticky-nav__button:hover:after {
    background-color: #d8d8db;
  }
}
.platform-components-sticky-nav--theme-02 .platform-components-sticky-nav__menu .platform-components-sticky-nav__button:hover,
.platform-components-sticky-nav--theme-02 .platform-components-sticky-nav__menu .platform-components-sticky-nav__button:active {
  color: #9b132b;
}
.platform-components-sticky-nav--theme-02 .dpc-sticky-breadcrumb {
  color: #5e5e5e;
}
.platform-components-sticky-nav--theme-02 .dpc-sticky-breadcrumb .dpc-sticky-breadcrumb-link {
  color: #5e5e5e;
}
.platform-components-sticky-nav--theme-02 .dpc-sticky-breadcrumb .dpc-sticky-breadcrumb-link:hover,
.platform-components-sticky-nav--theme-02 .dpc-sticky-breadcrumb .dpc-sticky-breadcrumb-link:focus {
  color: #9b132b;
}
.platform-components-sticky-nav--theme-02 .slick-arrow .icons-arrow-right {
  color: #5e5e5e;
}
.platform-components-sticky-nav--theme-02 .slick-arrow:after {
  background: linear-gradient(to left, #f6f6f6 45%, rgba(246, 246, 246, 0.8) 70%, rgba(246, 246, 246, 0)) !important;
}
.platform-components-sticky-nav--theme-02 .sticky-full-width:before {
  background-color: #f6f6f6;
  border-color: #e2e2e5;
  border-width: 1px;
  border-style: solid;
}
.platform-components-sticky-nav--theme-02 .sticky-border-bottom:after {
  background-color: #e2e2e5;
}
.platform-components-sticky-nav--theme-02 .pc-menu-wrapper {
  background-color: #f6f6f6;
}
.platform-components-sticky-nav--theme-02 .animenu__btn__bar {
  background-color: #5e5e5e;
}
.platform-components-sticky-nav--theme-03 .platform-components-sticky-nav__title {
  color: #5e5e5e;
}
.platform-components-sticky-nav--theme-03 .platform-components-sticky-nav__buttons-wrapper {
  background-color: #eeeeee;
  border-color: #d8d8db;
  border-width: 1px;
  border-style: solid;
}
.platform-components-sticky-nav--theme-03 .platform-components-sticky-nav__button {
  color: #5e5e5e;
  background-color: transparent;
  border-color: #d8d8db;
}
.platform-components-sticky-nav--theme-03 .platform-components-sticky-nav__button.active {
  color: #2e2e2e;
  background-color: transparent;
  border-color: #d8d8db;
}
.platform-components-sticky-nav--theme-03 .platform-components-sticky-nav__button.active:after {
  background-color: #c41230;
}
@media only screen and (min-width: 768px) {
  .platform-components-sticky-nav--theme-03 .platform-components-sticky-nav__button:hover {
    color: #9b132b;
    background-color: transparent;
    border-color: #d8d8db;
  }
}
@media only screen and (min-width: 768px) {
  .platform-components-sticky-nav--theme-03 .platform-components-sticky-nav__button:hover:after {
    background-color: #d8d8db;
  }
}
.platform-components-sticky-nav--theme-03 .platform-components-sticky-nav__menu .platform-components-sticky-nav__button:hover,
.platform-components-sticky-nav--theme-03 .platform-components-sticky-nav__menu .platform-components-sticky-nav__button:focus {
  color: #9b132b;
}
.platform-components-sticky-nav--theme-03 .dpc-sticky-breadcrumb {
  color: #5e5e5e;
}
.platform-components-sticky-nav--theme-03 .dpc-sticky-breadcrumb .dpc-sticky-breadcrumb-link {
  color: #5e5e5e;
}
.platform-components-sticky-nav--theme-03 .dpc-sticky-breadcrumb .dpc-sticky-breadcrumb-link:hover,
.platform-components-sticky-nav--theme-03 .dpc-sticky-breadcrumb .dpc-sticky-breadcrumb-link:focus {
  color: #9b132b;
}
.platform-components-sticky-nav--theme-03 .slick-arrow .icons-arrow-right {
  color: #5e5e5e;
}
.platform-components-sticky-nav--theme-03 .slick-arrow:after {
  background: linear-gradient(to left, #eeeeee 45%, rgba(238, 238, 238, 0.8) 70%, rgba(238, 238, 238, 0)) !important;
}
.platform-components-sticky-nav--theme-03 .sticky-full-width:before {
  background-color: #eeeeee;
  border-color: #d8d8db;
  border-width: 1px;
  border-style: solid;
}
.platform-components-sticky-nav--theme-03 .sticky-border-bottom:after {
  background-color: #d8d8db;
}
.platform-components-sticky-nav--theme-03 .pc-menu-wrapper {
  background-color: #eeeeee;
}
.platform-components-sticky-nav--theme-03 .animenu__btn__bar {
  background-color: #5e5e5e;
}
.platform-components-sticky-nav--theme-04 .platform-components-sticky-nav__title {
  color: #d8d8db;
}
.platform-components-sticky-nav--theme-04 .platform-components-sticky-nav__buttons-wrapper {
  background-color: #2e2e2e;
  border-color: #000000;
  border-width: 1px;
  border-style: solid;
}
.platform-components-sticky-nav--theme-04 .platform-components-sticky-nav__button {
  color: #d8d8db;
  background-color: transparent;
  border-color: #000000;
}
.platform-components-sticky-nav--theme-04 .platform-components-sticky-nav__button.active {
  color: #ffffff;
  background-color: transparent;
  border-color: #000000;
}
.platform-components-sticky-nav--theme-04 .platform-components-sticky-nav__button.active:after {
  background-color: #c41230;
}
@media only screen and (min-width: 768px) {
  .platform-components-sticky-nav--theme-04 .platform-components-sticky-nav__button:hover {
    color: #aaaaaa;
    background-color: transparent;
    border-color: #000000;
  }
}
@media only screen and (min-width: 768px) {
  .platform-components-sticky-nav--theme-04 .platform-components-sticky-nav__button:hover:after {
    background-color: #000000;
  }
}
.platform-components-sticky-nav--theme-04 .platform-components-sticky-nav__menu .platform-components-sticky-nav__button:hover,
.platform-components-sticky-nav--theme-04 .platform-components-sticky-nav__menu .platform-components-sticky-nav__button:focus {
  color: #aaaaaa;
}
.platform-components-sticky-nav--theme-04 .dpc-sticky-breadcrumb {
  color: #d8d8db;
}
.platform-components-sticky-nav--theme-04 .dpc-sticky-breadcrumb .dpc-sticky-breadcrumb-link {
  color: #d8d8db;
}
.platform-components-sticky-nav--theme-04 .dpc-sticky-breadcrumb .dpc-sticky-breadcrumb-link:hover,
.platform-components-sticky-nav--theme-04 .dpc-sticky-breadcrumb .dpc-sticky-breadcrumb-link:focus {
  color: #aaaaaa;
}
.platform-components-sticky-nav--theme-04 .slick-arrow .icons-arrow-right {
  color: #d8d8db;
}
.platform-components-sticky-nav--theme-04 .slick-arrow:after {
  background: linear-gradient(to left, #2e2e2e 45%, rgba(46, 46, 46, 0.8) 70%, rgba(46, 46, 46, 0)) !important;
}
.platform-components-sticky-nav--theme-04 .sticky-full-width:before {
  background-color: #2e2e2e;
  border-color: #000000;
  border-width: 1px;
  border-style: solid;
}
.platform-components-sticky-nav--theme-04 .sticky-border-bottom:after {
  background-color: #000000;
}
.platform-components-sticky-nav--theme-04 .pc-menu-wrapper {
  background-color: #2e2e2e;
}
.platform-components-sticky-nav--theme-04 .animenu__btn__bar {
  background-color: #d8d8db;
}
/* sticky nav */
.platform-components-sticky-nav {
  position: relative;
  z-index: 10;
}
.platform-components-sticky-nav.platform-components-sticky-nav--hidden {
  height: 0px;
  overflow: hidden;
}
@media only screen and (max-width: 767px) {
  .platform-components-sticky-nav.platform-components-sticky-nav--hide-mobile {
    height: 0px;
    overflow: hidden;
  }
}
.platform-components-sticky-nav .dpc-sticky-content-left {
  display: flex;
  margin-right: auto;
  align-items: center;
  z-index: 2;
}
@media only screen and (max-width: 767px) {
  .platform-components-sticky-nav .dpc-sticky-content-left {
    margin-right: initial;
    flex-direction: row-reverse;
  }
}
.platform-components-sticky-nav .dpc-sticky-content-left .dpc-sticky-breadcrumb {
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 767px) {
  .platform-components-sticky-nav .dpc-sticky-content-left .dpc-sticky-breadcrumb {
    display: none;
  }
}
.platform-components-sticky-nav .dpc-sticky-content-left .dpc-sticky-breadcrumb .icons-arrow-right {
  font-size: 24px;
  margin: 0 20px;
}
.platform-components-sticky-nav .dpc-sticky-content-left .dpc-sticky-breadcrumb .dpc-sticky-breadcrumb-link,
.platform-components-sticky-nav .dpc-sticky-content-left .dpc-sticky-breadcrumb .dpc-sticky-breadcrumb-active-page {
  font-family: 'Avenir-Black', 'Avenir', sans-serif;
  font-weight: 900;
  line-height: 100%;
  font-size: 0.9375rem;
  text-transform: uppercase;
  letter-spacing: 0.063rem;
}
@media only screen and (max-width: 767px) {
  .platform-components-sticky-nav .dpc-sticky-content-left .dpc-sticky-breadcrumb .dpc-sticky-breadcrumb-link,
  .platform-components-sticky-nav .dpc-sticky-content-left .dpc-sticky-breadcrumb .dpc-sticky-breadcrumb-active-page {
    font-size: 0.9375rem;
  }
}
.platform-components-sticky-nav__title {
  display: none;
  visibility: hidden;
  z-index: 2;
  font-family: 'Avenir-Black', 'Avenir', sans-serif;
  font-weight: 900;
  line-height: 100%;
  font-size: 0.9375rem;
  text-transform: uppercase;
  letter-spacing: 0.063rem;
}
.platform-components-sticky-nav__title img {
  max-height: 70px;
  padding: 10px 0;
}
@media only screen and (max-width: 767px) {
  .platform-components-sticky-nav__title {
    font-size: 0.9375rem;
  }
  .platform-components-sticky-nav__title img {
    max-height: 60px;
  }
}
@media only screen and (min-width: 768px) {
  .platform-components-sticky-nav__title {
    display: block;
    visibility: visible;
  }
}
.platform-components-sticky-nav__buttons-wrapper {
  justify-content: center;
}
.platform-components-sticky-nav__buttons-wrapper,
.platform-components-sticky-nav__menu {
  width: 100%;
  height: 70px;
  max-height: 70px;
  display: flex;
  align-items: center;
  top: 0;
  max-width: 73.125rem;
  margin: 0 auto;
}
.platform-components-sticky-nav__buttons-wrapper.slick-slider,
.platform-components-sticky-nav__menu.slick-slider {
  display: flex;
}
@media only screen and (min-width: 768px) {
  .platform-components-sticky-nav__buttons-wrapper,
  .platform-components-sticky-nav__menu {
    transition: max-height 0.3s ease 0.3s, height 0.3s ease 0.3s;
  }
}
.platform-components-sticky-nav__buttons-wrapper.platform-components-sticky-nav--title,
.platform-components-sticky-nav__menu.platform-components-sticky-nav--title {
  padding-left: 0;
  padding-right: 0;
}
@media (max-width: 1190px) {
  .platform-components-sticky-nav__buttons-wrapper.platform-components-sticky-nav--title.platform-components-sticky-nav--position-sticky,
  .platform-components-sticky-nav__menu.platform-components-sticky-nav--title.platform-components-sticky-nav--position-sticky {
    max-width: 1190px;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
.platform-components-sticky-nav__buttons-wrapper .slick-list,
.platform-components-sticky-nav__menu .slick-list {
  z-index: 2;
}
.platform-components-sticky-nav__buttons-wrapper.platform-components-sticky-nav--hidden,
.platform-components-sticky-nav__menu.platform-components-sticky-nav--hidden {
  position: fixed;
  left: 0;
  transform: translateY(-100%);
  transition: all 0.3s ease 0.3s;
}
.platform-components-sticky-nav__buttons-wrapper.platform-components-sticky-nav--hidden.platform-components-sticky-nav--position-sticky,
.platform-components-sticky-nav__menu.platform-components-sticky-nav--hidden.platform-components-sticky-nav--position-sticky {
  visibility: visible;
  max-height: 70px;
  transform: translateY(0%);
  top: 0;
}
@media only screen and (min-width: 768px) {
  .platform-components-sticky-nav__buttons-wrapper.platform-components-sticky-nav--hidden.platform-components-sticky-nav--position-sticky,
  .platform-components-sticky-nav__menu.platform-components-sticky-nav--hidden.platform-components-sticky-nav--position-sticky {
    animation: sticky-nav-negative-reveal 0.3s ease;
  }
}
@media only screen and (max-width: 767px) {
  .platform-components-sticky-nav__buttons-wrapper.platform-components-sticky-nav--hidden.platform-components-sticky-nav--position-sticky,
  .platform-components-sticky-nav__menu.platform-components-sticky-nav--hidden.platform-components-sticky-nav--position-sticky {
    max-height: 60px;
  }
}
.platform-components-sticky-nav__buttons-wrapper.platform-components-sticky-nav--hidden.platform-components-sticky-nav--position-sticky.platform-components-sticky-nav--drop,
.platform-components-sticky-nav__menu.platform-components-sticky-nav--hidden.platform-components-sticky-nav--position-sticky.platform-components-sticky-nav--drop {
  transition: transform 0.3s ease, height 0.3s ease, max-height 0.3s ease;
}
.platform-components-sticky-nav__buttons-wrapper.platform-components-sticky-nav--hidden.platform-components-sticky-nav--position-sticky.platform-components-sticky-nav--drop-hide,
.platform-components-sticky-nav__menu.platform-components-sticky-nav--hidden.platform-components-sticky-nav--position-sticky.platform-components-sticky-nav--drop-hide {
  transform: translateY(-100%);
}
@media only screen and (min-width: 768px) {
  .platform-components-sticky-nav__buttons-wrapper.platform-components-sticky-nav--hidden.platform-components-sticky-nav--shrink.platform-components-sticky-nav--position-sticky,
  .platform-components-sticky-nav__menu.platform-components-sticky-nav--hidden.platform-components-sticky-nav--shrink.platform-components-sticky-nav--position-sticky {
    animation: sticky-nav-hidden-shrink-reveal 0.6s ease;
  }
}
.platform-components-sticky-nav__buttons-wrapper.platform-components-sticky-nav--position-sticky.platform-components-sticky-nav--drop,
.platform-components-sticky-nav__menu.platform-components-sticky-nav--position-sticky.platform-components-sticky-nav--drop {
  position: fixed;
  visibility: visible;
  max-height: 70px;
  transform: translateY(0);
  top: 0;
  left: 0;
  right: 0;
  transition: transform 0.3s ease, height 0.3s ease, max-height 0.3s ease;
}
.platform-components-sticky-nav__buttons-wrapper.platform-components-sticky-nav--position-sticky.platform-components-sticky-nav--drop-hide,
.platform-components-sticky-nav__menu.platform-components-sticky-nav--position-sticky.platform-components-sticky-nav--drop-hide {
  transform: translateY(-100%);
}
@media only screen and (min-width: 768px) {
  .platform-components-sticky-nav__buttons-wrapper:hover,
  .platform-components-sticky-nav__menu:hover {
    transition: height 0.3s ease;
  }
}
.platform-components-sticky-nav__buttons-wrapper .platform-components-sticky-nav__button,
.platform-components-sticky-nav__menu .platform-components-sticky-nav__button {
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 100px;
  margin: 0 2px;
  position: relative;
  outline: none !important;
  text-decoration: none;
  font-family: 'Avenir-Heavy', 'Avenir', sans-serif;
  font-weight: 800;
  line-height: 150%;
  font-size: 0.875rem;
  text-transform: uppercase;
  letter-spacing: 0;
  height: 70px;
  border-radius: 0;
  border-width: 1px;
  border-style: solid;
  transition: height 0.3s ease 0.3s, background-color 0.2s ease, color 0.2s ease;
  z-index: 2;
}
.platform-components-sticky-nav__buttons-wrapper .platform-components-sticky-nav__button:after,
.platform-components-sticky-nav__menu .platform-components-sticky-nav__button:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  transform: scaleX(0);
  height: 3px;
  opacity: 1;
  transform-origin: center;
  transition: all 0.2s ease;
  z-index: 1;
}
.platform-components-sticky-nav__buttons-wrapper .platform-components-sticky-nav__button.active,
.platform-components-sticky-nav__menu .platform-components-sticky-nav__button.active {
  display: flex;
  align-items: center;
  justify-content: center;
  outline: none;
}
.platform-components-sticky-nav__buttons-wrapper .platform-components-sticky-nav__button.active:after,
.platform-components-sticky-nav__menu .platform-components-sticky-nav__button.active:after {
  transform: scaleX(1);
  height: 3px;
  opacity: 1;
}
@media only screen and (min-width: 768px) {
  .platform-components-sticky-nav__buttons-wrapper .platform-components-sticky-nav__button:hover,
  .platform-components-sticky-nav__menu .platform-components-sticky-nav__button:hover {
    height: 70px;
  }
  .platform-components-sticky-nav__buttons-wrapper .platform-components-sticky-nav__button:hover:after,
  .platform-components-sticky-nav__menu .platform-components-sticky-nav__button:hover:after {
    height: 3px;
    transform: scaleX(1);
    opacity: 1;
  }
}
.platform-components-sticky-nav__buttons-wrapper.platform-components-sticky-nav--position-sticky,
.platform-components-sticky-nav__menu.platform-components-sticky-nav--position-sticky {
  position: fixed;
}
.platform-components-sticky-nav__buttons-wrapper.platform-components-sticky-nav--position-sticky .button-next,
.platform-components-sticky-nav__menu.platform-components-sticky-nav--position-sticky .button-next {
  right: 0.625rem;
}
.platform-components-sticky-nav__buttons-wrapper.platform-components-sticky-nav--position-sticky .button-prev,
.platform-components-sticky-nav__menu.platform-components-sticky-nav--position-sticky .button-prev {
  left: 0.625rem;
}
@media only screen and (min-width: 768px) {
  .platform-components-sticky-nav__buttons-wrapper.platform-components-sticky-nav--position-sticky.platform-components-sticky-nav--shrink.platform-components-sticky-nav--scrolling-down:not(:hover),
  .platform-components-sticky-nav__menu.platform-components-sticky-nav--position-sticky.platform-components-sticky-nav--shrink.platform-components-sticky-nav--scrolling-down:not(:hover) {
    height: 30px;
    max-height: 30px;
    transition: max-height 0.3s ease 0.3s, height 0.3s ease 0.3s;
  }
  .platform-components-sticky-nav__buttons-wrapper.platform-components-sticky-nav--position-sticky.platform-components-sticky-nav--shrink.platform-components-sticky-nav--scrolling-down:not(:hover) .platform-components-sticky-nav__button,
  .platform-components-sticky-nav__menu.platform-components-sticky-nav--position-sticky.platform-components-sticky-nav--shrink.platform-components-sticky-nav--scrolling-down:not(:hover) .platform-components-sticky-nav__button {
    height: 30px;
    transition: height 0.3s ease 0.3s;
  }
  .platform-components-sticky-nav__buttons-wrapper.platform-components-sticky-nav--position-sticky.platform-components-sticky-nav--shrink.platform-components-sticky-nav--scrolling-down:not(:hover).platform-components-sticky-nav--drop,
  .platform-components-sticky-nav__menu.platform-components-sticky-nav--position-sticky.platform-components-sticky-nav--shrink.platform-components-sticky-nav--scrolling-down:not(:hover).platform-components-sticky-nav--drop {
    transition: transform 0.3s ease, height 0.3s ease, max-height 0.3s ease;
  }
  .platform-components-sticky-nav__buttons-wrapper.platform-components-sticky-nav--position-sticky.platform-components-sticky-nav--shrink.platform-components-sticky-nav--scrolling-down:not(:hover).platform-components-sticky-nav--drop .platform-components-sticky-nav__button,
  .platform-components-sticky-nav__menu.platform-components-sticky-nav--position-sticky.platform-components-sticky-nav--shrink.platform-components-sticky-nav--scrolling-down:not(:hover).platform-components-sticky-nav--drop .platform-components-sticky-nav__button {
    transition: height 0.3s ease;
  }
}
@media only screen and (min-width: 768px) {
  .platform-components-sticky-nav__buttons-wrapper.platform-components-sticky-nav--position-sticky.platform-components-sticky-nav--shrink.platform-components-sticky-nav--scrolling-down:hover .platform-components-sticky-nav__button,
  .platform-components-sticky-nav__menu.platform-components-sticky-nav--position-sticky.platform-components-sticky-nav--shrink.platform-components-sticky-nav--scrolling-down:hover .platform-components-sticky-nav__button {
    transition: height 0.3s ease;
  }
}
.platform-components-sticky-nav__buttons-wrapper.platform-components-sticky-nav--position-sticky.platform-components-sticky-nav--shrink.platform-components-sticky-nav--drop,
.platform-components-sticky-nav__menu.platform-components-sticky-nav--position-sticky.platform-components-sticky-nav--shrink.platform-components-sticky-nav--drop {
  transition: transform 0.3s ease, height 0.3s ease, max-height 0.3s ease;
}
.platform-components-sticky-nav__buttons-wrapper.platform-components-sticky-nav--position-sticky.platform-components-sticky-nav--shrink.platform-components-sticky-nav--drop .platform-components-sticky-nav__button,
.platform-components-sticky-nav__menu.platform-components-sticky-nav--position-sticky.platform-components-sticky-nav--shrink.platform-components-sticky-nav--drop .platform-components-sticky-nav__button {
  transition: height 0.3s ease;
}
.platform-components-sticky-nav__buttons-wrapper.platform-components-sticky-nav--position-sticky.platform-components-sticky-nav--shrink.platform-components-sticky-nav--drop-hide,
.platform-components-sticky-nav__menu.platform-components-sticky-nav--position-sticky.platform-components-sticky-nav--shrink.platform-components-sticky-nav--drop-hide {
  transform: translateY(-100%);
}
.platform-components-sticky-nav__buttons-wrapper.platform-components-sticky-nav--position-sticky.platform-components-sticky-nav--only-scroll-up,
.platform-components-sticky-nav__menu.platform-components-sticky-nav--position-sticky.platform-components-sticky-nav--only-scroll-up {
  transform: translateY(0);
  transition: all 0.3s ease 0.3s;
  animation: none;
}
.platform-components-sticky-nav__buttons-wrapper.platform-components-sticky-nav--position-sticky.platform-components-sticky-nav--only-scroll-up.platform-components-sticky-nav--scrolling-down,
.platform-components-sticky-nav__menu.platform-components-sticky-nav--position-sticky.platform-components-sticky-nav--only-scroll-up.platform-components-sticky-nav--scrolling-down {
  transform: translateY(-110%);
}
.platform-components-sticky-nav__buttons-wrapper.sticky-border-bottom:after,
.platform-components-sticky-nav__menu.sticky-border-bottom:after {
  content: "";
  position: absolute;
  z-index: 0;
  left: 0%;
  right: 0%;
  width: 100%;
  height: 2px;
  bottom: 0;
  z-index: 2;
}
.platform-components-sticky-nav__buttons-wrapper.sticky-full-width.platform-components-sticky-nav__buttons-wrapper,
.platform-components-sticky-nav__menu.sticky-full-width.platform-components-sticky-nav__buttons-wrapper {
  border-width: 0px!important;
}
.platform-components-sticky-nav__buttons-wrapper.sticky-full-width:before,
.platform-components-sticky-nav__menu.sticky-full-width:before {
  content: "";
  position: absolute;
  z-index: 0;
  left: 50% !important;
  right: 50% !important;
  margin-left: -50vw !important;
  margin-right: -50vw !important;
  width: 100vw !important;
  height: 100%;
  top: 0;
  z-index: 1;
}
.platform-components-sticky-nav__buttons-wrapper.sticky-full-width.sticky-border-bottom:after,
.platform-components-sticky-nav__menu.sticky-full-width.sticky-border-bottom:after {
  left: 50% !important;
  right: 50% !important;
  margin-left: -50vw !important;
  margin-right: -50vw !important;
  width: 100vw !important;
}
.platform-components-sticky-nav .slick-track {
  transition: transform 0.3s ease;
}
.platform-components-sticky-nav .slick-arrow {
  text-decoration: none;
  height: calc(98%);
  width: 50px;
  position: absolute;
  z-index: 3;
  padding: 0;
  -webkit-appearance: initial;
}
.platform-components-sticky-nav .slick-arrow:hover,
.platform-components-sticky-nav .slick-arrow:active,
.platform-components-sticky-nav .slick-arrow:focus {
  outline: none !important;
}
.platform-components-sticky-nav .slick-arrow .icons-arrow-right {
  position: absolute;
  right: 0;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 30px;
  font-size: 1.5rem;
}
.platform-components-sticky-nav .slick-arrow:after {
  content: '';
  top: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: -1;
}
.platform-components-sticky-nav .button-next {
  right: 0;
}
.platform-components-sticky-nav .button-next:after {
  right: 0;
}
.platform-components-sticky-nav .button-prev {
  transform: scaleX(-1);
  left: 0;
}
.platform-components-sticky-nav .button-prev:after {
  left: 0;
}
@media only screen and (min-width: 768px) {
  .platform-components-sticky-nav {
    height: 70px;
  }
  .platform-components-sticky-nav .platform-components-sticky-nav--position-sticky {
    top: 0px;
    z-index: 999;
    right: 0px;
    left: 0px;
  }
  .platform-components-sticky-nav .platform-components-sticky-nav--position-sticky.platform-components-sticky-nav--only-scroll-up.platform-components-sticky-nav--scrolling-down {
    top: -20px;
  }
  .platform-components-sticky-nav .platform-components-sticky-nav--position-sticky.platform-components-sticky-nav--only-scroll-up.platform-components-sticky-nav--drop {
    transition: transform 0.3s ease;
  }
  .platform-components-sticky-nav .platform-components-sticky-nav--position-sticky.platform-components-sticky-nav--only-scroll-up.platform-components-sticky-nav--drop-hide {
    transform: translateY(-100%);
  }
  .platform-components-sticky-nav .platform-components-sticky-nav--position-sticky.platform-components-sticky-nav--position-sticky-bottom {
    top: unset;
    bottom: 0;
    transition: all 0.3s ease 0.3s;
  }
  .platform-components-sticky-nav .platform-components-sticky-nav--position-sticky.platform-components-sticky-nav--position-sticky-bottom.platform-components-sticky-nav--position-sticky {
    animation: sticky-nav-reveal 0.3s ease;
  }
  .platform-components-sticky-nav .platform-components-sticky-nav--position-sticky.platform-components-sticky-nav--position-sticky-bottom.platform-components-sticky-nav--only-scroll-up {
    transform: translateY(0%);
    top: unset;
    bottom: 0;
    transition: transform 0.3s ease 0.3s;
    animation: none;
  }
  .platform-components-sticky-nav .platform-components-sticky-nav--position-sticky.platform-components-sticky-nav--position-sticky-bottom.platform-components-sticky-nav--only-scroll-up.platform-components-sticky-nav--position-sticky.platform-components-sticky-nav--scrolling-down {
    transition: transform 0.3s ease 0.3s, bottom 0s linear 0.6s;
    transform: translateY(100%);
    bottom: -70px;
  }
  .platform-components-sticky-nav .platform-components-sticky-nav--position-sticky.platform-components-sticky-nav--position-sticky-bottom.platform-components-sticky-nav--only-scroll-up.platform-components-sticky-nav--position-sticky.platform-components-sticky-nav--drop {
    transition: transform 0.3s ease;
  }
  .platform-components-sticky-nav .platform-components-sticky-nav--position-sticky.platform-components-sticky-nav--position-sticky-bottom.platform-components-sticky-nav--only-scroll-up.platform-components-sticky-nav--position-sticky.platform-components-sticky-nav--drop-hide {
    transform: translateY(100%);
  }
  .platform-components-sticky-nav .platform-components-sticky-nav--position-sticky.platform-components-sticky-nav--position-sticky-bottom.platform-components-sticky-nav--position-sticky.platform-components-sticky-nav--drop {
    transform: translateY(0);
    transition: transform 0.3s ease;
  }
  .platform-components-sticky-nav .platform-components-sticky-nav--position-sticky.platform-components-sticky-nav--position-sticky-bottom.platform-components-sticky-nav--position-sticky.platform-components-sticky-nav--drop-hide {
    transform: translateY(100%);
  }
  .platform-components-sticky-nav .platform-components-sticky-nav--position-sticky-bottom.platform-components-sticky-nav--shrink.platform-components-sticky-nav--position-sticky {
    animation: sticky-nav-hidden-shrink-reveal-reverse 0.6s ease;
  }
  .platform-components-sticky-nav .platform-components-sticky-nav--position-sticky-bottom.platform-components-sticky-nav--hidden {
    top: unset;
    bottom: 0;
    transform: translateY(100%);
  }
  .platform-components-sticky-nav .platform-components-sticky-nav--position-sticky-bottom.platform-components-sticky-nav--hidden.platform-components-sticky-nav--position-sticky {
    transform: translateY(0);
  }
  .platform-components-sticky-nav .platform-components-sticky-nav--position-sticky-bottom:hover {
    transition: height 0.3s ease;
  }
}
@media only screen and (max-width: 1023px) {
  .platform-components-sticky-nav {
    height: 70px;
  }
  .platform-components-sticky-nav .platform-components-sticky-nav__buttons-wrapper button {
    font-size: 0.875rem;
  }
}
@media only screen and (max-width: 767px) {
  .platform-components-sticky-nav {
    height: 60px;
  }
  .platform-components-sticky-nav .platform-components-sticky-nav__buttons-wrapper,
  .platform-components-sticky-nav .platform-components-sticky-nav__menu {
    height: 60px;
    max-height: 60px;
  }
  .platform-components-sticky-nav .platform-components-sticky-nav__buttons-wrapper button.platform-components-sticky-nav__button,
  .platform-components-sticky-nav .platform-components-sticky-nav__menu button.platform-components-sticky-nav__button {
    width: auto !important;
    height: 60px;
  }
  .platform-components-sticky-nav .platform-components-sticky-nav__buttons-wrapper.platform-components-sticky-nav--position-sticky,
  .platform-components-sticky-nav .platform-components-sticky-nav__menu.platform-components-sticky-nav--position-sticky {
    height: 60px;
    bottom: -60px;
    width: 100%;
    z-index: 9999;
    transition: transform 0.3s ease 0.3s;
    transform: translateY(-100%);
    top: unset;
    left: 0;
  }
  .platform-components-sticky-nav .platform-components-sticky-nav__buttons-wrapper.platform-components-sticky-nav--only-scroll-up.platform-components-sticky-nav--position-sticky,
  .platform-components-sticky-nav .platform-components-sticky-nav__menu.platform-components-sticky-nav--only-scroll-up.platform-components-sticky-nav--position-sticky {
    transform: translateY(-100%);
    transition: all 0.3s ease 0.3s;
  }
  .platform-components-sticky-nav .platform-components-sticky-nav__buttons-wrapper.platform-components-sticky-nav--only-scroll-up.platform-components-sticky-nav--position-sticky.platform-components-sticky-nav--scrolling-down,
  .platform-components-sticky-nav .platform-components-sticky-nav__menu.platform-components-sticky-nav--only-scroll-up.platform-components-sticky-nav--position-sticky.platform-components-sticky-nav--scrolling-down {
    transform: translateY(100%);
  }
  .platform-components-sticky-nav .platform-components-sticky-nav__buttons-wrapper.platform-components-sticky-nav--only-scroll-up.platform-components-sticky-nav--position-sticky.platform-components-sticky-nav--drop,
  .platform-components-sticky-nav .platform-components-sticky-nav__menu.platform-components-sticky-nav--only-scroll-up.platform-components-sticky-nav--position-sticky.platform-components-sticky-nav--drop {
    transition: transform 0.3s ease;
  }
  .platform-components-sticky-nav .platform-components-sticky-nav__buttons-wrapper.platform-components-sticky-nav--only-scroll-up.platform-components-sticky-nav--position-sticky.platform-components-sticky-nav--drop-hide,
  .platform-components-sticky-nav .platform-components-sticky-nav__menu.platform-components-sticky-nav--only-scroll-up.platform-components-sticky-nav--position-sticky.platform-components-sticky-nav--drop-hide {
    transform: translateY(100%);
  }
  .platform-components-sticky-nav .platform-components-sticky-nav__buttons-wrapper.platform-components-sticky-nav--hidden,
  .platform-components-sticky-nav .platform-components-sticky-nav__menu.platform-components-sticky-nav--hidden {
    left: unset;
    top: unset;
    bottom: 0;
    transform: translateY(100%);
  }
  .platform-components-sticky-nav .platform-components-sticky-nav__buttons-wrapper.platform-components-sticky-nav--hidden.platform-components-sticky-nav--drop,
  .platform-components-sticky-nav .platform-components-sticky-nav__menu.platform-components-sticky-nav--hidden.platform-components-sticky-nav--drop {
    transition: transform 0.3s ease, height 0.3s ease, max-height 0.3s ease;
  }
  .platform-components-sticky-nav .platform-components-sticky-nav__buttons-wrapper.platform-components-sticky-nav--hidden.platform-components-sticky-nav--position-sticky,
  .platform-components-sticky-nav .platform-components-sticky-nav__menu.platform-components-sticky-nav--hidden.platform-components-sticky-nav--position-sticky {
    transform: translateY(0%);
  }
  .platform-components-sticky-nav .platform-components-sticky-nav__buttons-wrapper.platform-components-sticky-nav--hidden.platform-components-sticky-nav--position-sticky.platform-components-sticky-nav--drop,
  .platform-components-sticky-nav .platform-components-sticky-nav__menu.platform-components-sticky-nav--hidden.platform-components-sticky-nav--position-sticky.platform-components-sticky-nav--drop {
    left: 0;
  }
  .platform-components-sticky-nav .platform-components-sticky-nav__buttons-wrapper.platform-components-sticky-nav--hidden.platform-components-sticky-nav--position-sticky.platform-components-sticky-nav--drop-hide,
  .platform-components-sticky-nav .platform-components-sticky-nav__menu.platform-components-sticky-nav--hidden.platform-components-sticky-nav--position-sticky.platform-components-sticky-nav--drop-hide {
    transform: translateY(100%);
  }
  .platform-components-sticky-nav .platform-components-sticky-nav__buttons-wrapper.platform-components-sticky-nav--position-sticky.platform-components-sticky-nav--drop,
  .platform-components-sticky-nav .platform-components-sticky-nav__menu.platform-components-sticky-nav--position-sticky.platform-components-sticky-nav--drop {
    transform: translateY(0);
    transition: transform 0.3s ease;
  }
  .platform-components-sticky-nav .platform-components-sticky-nav__buttons-wrapper.platform-components-sticky-nav--position-sticky.platform-components-sticky-nav--drop-hide,
  .platform-components-sticky-nav .platform-components-sticky-nav__menu.platform-components-sticky-nav--position-sticky.platform-components-sticky-nav--drop-hide {
    transform: translateY(-100%);
  }
  .platform-components-sticky-nav .platform-components-sticky-nav__buttons-wrapper.platform-components-sticky-nav--position-sticky-top-mobile.platform-components-sticky-nav--position-sticky,
  .platform-components-sticky-nav .platform-components-sticky-nav__menu.platform-components-sticky-nav--position-sticky-top-mobile.platform-components-sticky-nav--position-sticky {
    transition: none;
    top: 0;
    bottom: unset;
    transform: none;
    transform: translateY(0%);
  }
  .platform-components-sticky-nav .platform-components-sticky-nav__buttons-wrapper.platform-components-sticky-nav--position-sticky-top-mobile.platform-components-sticky-nav--hidden,
  .platform-components-sticky-nav .platform-components-sticky-nav__menu.platform-components-sticky-nav--position-sticky-top-mobile.platform-components-sticky-nav--hidden {
    transition: all 0.3s ease 0.3s;
    transform: translateY(-100%);
    top: 0;
  }
  .platform-components-sticky-nav .platform-components-sticky-nav__buttons-wrapper.platform-components-sticky-nav--position-sticky-top-mobile.platform-components-sticky-nav--hidden.platform-components-sticky-nav--position-sticky,
  .platform-components-sticky-nav .platform-components-sticky-nav__menu.platform-components-sticky-nav--position-sticky-top-mobile.platform-components-sticky-nav--hidden.platform-components-sticky-nav--position-sticky {
    transform: translateY(0);
  }
  .platform-components-sticky-nav .platform-components-sticky-nav__buttons-wrapper.platform-components-sticky-nav--position-sticky-top-mobile.platform-components-sticky-nav--hidden.platform-components-sticky-nav--position-sticky.platform-components-sticky-nav--drop,
  .platform-components-sticky-nav .platform-components-sticky-nav__menu.platform-components-sticky-nav--position-sticky-top-mobile.platform-components-sticky-nav--hidden.platform-components-sticky-nav--position-sticky.platform-components-sticky-nav--drop {
    left: 0;
  }
  .platform-components-sticky-nav .platform-components-sticky-nav__buttons-wrapper.platform-components-sticky-nav--position-sticky-top-mobile.platform-components-sticky-nav--hidden.platform-components-sticky-nav--position-sticky.platform-components-sticky-nav--drop-hide,
  .platform-components-sticky-nav .platform-components-sticky-nav__menu.platform-components-sticky-nav--position-sticky-top-mobile.platform-components-sticky-nav--hidden.platform-components-sticky-nav--position-sticky.platform-components-sticky-nav--drop-hide {
    transform: translateY(-100%);
  }
  .platform-components-sticky-nav .platform-components-sticky-nav__buttons-wrapper.platform-components-sticky-nav--position-sticky-top-mobile.platform-components-sticky-nav--only-scroll-up,
  .platform-components-sticky-nav .platform-components-sticky-nav__menu.platform-components-sticky-nav--position-sticky-top-mobile.platform-components-sticky-nav--only-scroll-up {
    transition: transform 0.3s ease 0.3s;
  }
  .platform-components-sticky-nav .platform-components-sticky-nav__buttons-wrapper.platform-components-sticky-nav--position-sticky-top-mobile.platform-components-sticky-nav--only-scroll-up.platform-components-sticky-nav--position-sticky.platform-components-sticky-nav--scrolling-down,
  .platform-components-sticky-nav .platform-components-sticky-nav__menu.platform-components-sticky-nav--position-sticky-top-mobile.platform-components-sticky-nav--only-scroll-up.platform-components-sticky-nav--position-sticky.platform-components-sticky-nav--scrolling-down {
    transform: translateY(-100%);
  }
  .platform-components-sticky-nav .platform-components-sticky-nav__buttons-wrapper.platform-components-sticky-nav--position-sticky-top-mobile.platform-components-sticky-nav--position-sticky.platform-components-sticky-nav--drop,
  .platform-components-sticky-nav .platform-components-sticky-nav__menu.platform-components-sticky-nav--position-sticky-top-mobile.platform-components-sticky-nav--position-sticky.platform-components-sticky-nav--drop {
    transform: translateY(0);
    transition: transform 0.3s ease;
  }
  .platform-components-sticky-nav .platform-components-sticky-nav__buttons-wrapper.platform-components-sticky-nav--position-sticky-top-mobile.platform-components-sticky-nav--position-sticky.platform-components-sticky-nav--drop-hide,
  .platform-components-sticky-nav .platform-components-sticky-nav__menu.platform-components-sticky-nav--position-sticky-top-mobile.platform-components-sticky-nav--position-sticky.platform-components-sticky-nav--drop-hide {
    transform: translateY(-100%);
  }
  .platform-components-sticky-nav .platform-components-sticky-nav--hide-mobile {
    display: none;
  }
}
.platform-components-sticky-nav .pc-menu-toggle {
  z-index: 2;
  display: block;
  outline: none;
  background-color: transparent;
  border: 0;
  padding: 0;
  height: 27px;
  width: 27px;
  border: none;
  margin-right: 30px;
}
.platform-components-sticky-nav .pc-menu-toggle:hover {
  background-color: transparent;
}
@media only screen and (max-width: 767px) {
  .platform-components-sticky-nav .pc-menu-toggle {
    margin-right: 0px;
    margin-left: 10px;
  }
}
.platform-components-sticky-nav .animenu__btn__bar {
  display: block;
  width: 27px;
  height: 2px;
  border-radius: 2px;
  transition: 0.15s cubic-bezier(0.75, -0.55, 0.25, 1.55);
}
.platform-components-sticky-nav .animenu__btn__bar + .animenu__btn__bar {
  margin-top: 4px;
}
@media only screen and (max-width: 767px) {
  .platform-components-sticky-nav .animenu__btn__bar {
    display: none;
  }
}
.platform-components-sticky-nav .icons-arrow-down {
  display: none;
  width: 24px;
  height: 24px;
  font-size: 24px;
}
@media only screen and (max-width: 767px) {
  .platform-components-sticky-nav .icons-arrow-down {
    display: block;
  }
}
.platform-components-sticky-nav .pc-menu-wrapper {
  display: none;
}
.platform-components-sticky-nav .pc-menu-wrapper .platform-components-sticky-nav__button:after {
  display: none;
}
.platform-components-sticky-nav .menu-active .icons-arrow-down {
  transform: rotateX(180deg);
}
.platform-components-sticky-nav .menu-active .animenu__btn__bar {
  margin: 0;
  position: absolute;
}
.platform-components-sticky-nav .menu-active .animenu__btn__bar:nth-child(1) {
  transform: rotate(45deg);
}
.platform-components-sticky-nav .menu-active .animenu__btn__bar:nth-child(2) {
  opacity: 0;
}
.platform-components-sticky-nav .menu-active .animenu__btn__bar:nth-child(3) {
  transform: rotate(-45deg);
}
.platform-components-sticky-nav .menu-active .pc-menu-wrapper {
  position: absolute;
  display: flex;
  flex-direction: column;
  height: 100vh;
  margin-top: 70px;
  padding: 20px;
  z-index: 2;
  top: 0;
  left: 50% !important;
  right: 50% !important;
  margin-left: -50vw !important;
  margin-right: -50vw !important;
  width: 100vw !important;
}
@media only screen and (max-width: 767px) {
  .platform-components-sticky-nav .menu-active .pc-menu-wrapper {
    margin-top: 60px;
  }
}
.platform-components-sticky-nav .menu-active .pc-menu-wrapper .platform-components-sticky-nav__button {
  border: none;
}
.platform-components-sticky-nav .platform-components-sticky-nav__menu .platform-components-sticky-nav__title {
  display: block;
  visibility: visible;
}
.platform-components-sticky-nav .dpc-sticky-breadcumbs {
  display: flex;
}
@media only screen and (max-width: 767px) {
  .platform-components-container .full-width .platform-components-sticky-nav__buttons-wrapper,
  .containerV2 .full-width .platform-components-sticky-nav__buttons-wrapper {
    margin: 0;
  }
}
@keyframes sticky-nav-reveal {
  from {
    transform: translateY(100%);
  }
  to {
    transform: translateY(0%);
  }
}
@keyframes sticky-nav-reveal-reverse {
  from {
    transform: translateY(100%);
  }
  to {
    transform: translateY(0%);
  }
}
@keyframes sticky-nav-negative-reveal {
  from {
    transform: translateY(-100%);
  }
  to {
    transform: translateY(0%);
  }
}
@keyframes sticky-nav-negative-reveal-reverse {
  from {
    transform: translateY(-100%);
  }
  to {
    transform: translateY(0%);
  }
}
@keyframes sticky-nav-hidden-shrink-reveal {
  from {
    transform: translateY(-100%);
    height: 30px;
    max-height: 30px;
  }
  to {
    transform: translateY(0%);
    height: 30px;
    max-height: 30px;
  }
}
@keyframes sticky-nav-hidden-shrink-reveal-reverse {
  from {
    transform: translateY(100%);
    height: 30px;
    max-height: 30px;
  }
  to {
    transform: translateY(0%);
    height: 30px;
    max-height: 30px;
  }
}

.platform-components-rich-text.platform-components-rich-text--theme-01 {
  color: #2e2e2e;
}
.platform-components-rich-text.platform-components-rich-text--theme-01 p,
.platform-components-rich-text.platform-components-rich-text--theme-01 h1,
.platform-components-rich-text.platform-components-rich-text--theme-01 h2,
.platform-components-rich-text.platform-components-rich-text--theme-01 h3,
.platform-components-rich-text.platform-components-rich-text--theme-01 h4,
.platform-components-rich-text.platform-components-rich-text--theme-01 h5,
.platform-components-rich-text.platform-components-rich-text--theme-01 h6,
.platform-components-rich-text.platform-components-rich-text--theme-01 b,
.platform-components-rich-text.platform-components-rich-text--theme-01 em {
  color: #2e2e2e;
}
.platform-components-rich-text.platform-components-rich-text--theme-01 .pc-box-link {
  color: #2e2e2e;
  text-shadow: 0 0 0 #ffffff, 1px 0 0 #ffffff, -1px 0 0 #ffffff, 0 1px 0 #ffffff, 1px 1px 0 #ffffff, -1px 1px 0 #ffffff, 0 1.25px 0 #ffffff, 1.25px 1.25px 0 #ffffff, -1.25px 1.25px 0 #ffffff, 0 1.5px 0 #ffffff, 1.5px 1.5px 0 #ffffff, -1.5px 1.5px 0 #ffffff, 0 -1px 0 #ffffff, -1px -1px 0 #ffffff, 1px -1px 0 #ffffff;
  background-image: linear-gradient(#c41230, #c41230);
}
.platform-components-rich-text.platform-components-rich-text--theme-01 .pc-box-link:hover {
  color: #ffffff;
  box-shadow: -4px 0 #2e2e2e, 4px 0 #2e2e2e;
  background-image: linear-gradient(#2e2e2e, #2e2e2e);
}
.platform-components-rich-text.platform-components-rich-text--theme-01 a {
  color: #c41230;
}
.platform-components-rich-text.platform-components-rich-text--theme-01 a:hover {
  color: #9b132b;
}
.platform-components-rich-text.platform-components-rich-text--theme-01 .secondary-color {
  color: #5e5e5e;
}
.platform-components-rich-text.platform-components-rich-text--theme-01 .secondary-color p,
.platform-components-rich-text.platform-components-rich-text--theme-01 .secondary-color h1,
.platform-components-rich-text.platform-components-rich-text--theme-01 .secondary-color h2,
.platform-components-rich-text.platform-components-rich-text--theme-01 .secondary-color h3,
.platform-components-rich-text.platform-components-rich-text--theme-01 .secondary-color h4,
.platform-components-rich-text.platform-components-rich-text--theme-01 .secondary-color h5,
.platform-components-rich-text.platform-components-rich-text--theme-01 .secondary-color h6,
.platform-components-rich-text.platform-components-rich-text--theme-01 .secondary-color b,
.platform-components-rich-text.platform-components-rich-text--theme-01 .secondary-color em {
  color: #5e5e5e;
}
.platform-components-rich-text.platform-components-rich-text--theme-01 .pc-quote {
  color: #2e2e2e;
}
.platform-components-rich-text.platform-components-rich-text--theme-01 .pc-quote p,
.platform-components-rich-text.platform-components-rich-text--theme-01 .pc-quote h1,
.platform-components-rich-text.platform-components-rich-text--theme-01 .pc-quote h2,
.platform-components-rich-text.platform-components-rich-text--theme-01 .pc-quote h3,
.platform-components-rich-text.platform-components-rich-text--theme-01 .pc-quote h4,
.platform-components-rich-text.platform-components-rich-text--theme-01 .pc-quote h5,
.platform-components-rich-text.platform-components-rich-text--theme-01 .pc-quote h6,
.platform-components-rich-text.platform-components-rich-text--theme-01 .pc-quote b,
.platform-components-rich-text.platform-components-rich-text--theme-01 .pc-quote em {
  color: #2e2e2e;
}
.platform-components-rich-text.platform-components-rich-text--theme-01 .pc-quote:before,
.platform-components-rich-text.platform-components-rich-text--theme-01 .pc-quote:after {
  background: #c41230;
}
.platform-components-rich-text.platform-components-rich-text--theme-01 .pc-highlight-color {
  color: #c41230;
}
.platform-components-rich-text.platform-components-rich-text--theme-01 .pc-highlight-color p,
.platform-components-rich-text.platform-components-rich-text--theme-01 .pc-highlight-color h1,
.platform-components-rich-text.platform-components-rich-text--theme-01 .pc-highlight-color h2,
.platform-components-rich-text.platform-components-rich-text--theme-01 .pc-highlight-color h3,
.platform-components-rich-text.platform-components-rich-text--theme-01 .pc-highlight-color h4,
.platform-components-rich-text.platform-components-rich-text--theme-01 .pc-highlight-color h5,
.platform-components-rich-text.platform-components-rich-text--theme-01 .pc-highlight-color h6,
.platform-components-rich-text.platform-components-rich-text--theme-01 .pc-highlight-color b,
.platform-components-rich-text.platform-components-rich-text--theme-01 .pc-highlight-color em {
  color: #c41230;
}
.platform-components-rich-text.platform-components-rich-text--theme-01 table th {
  background: #5e5e5e;
  border-color: #5e5e5e;
  color: #ffffff;
}
.platform-components-rich-text.platform-components-rich-text--theme-01 table th b,
.platform-components-rich-text.platform-components-rich-text--theme-01 table th em {
  color: #ffffff;
}
.platform-components-rich-text.platform-components-rich-text--theme-01 table td {
  background: #ffffff;
  border-color: #d8d8db;
  color: #2e2e2e;
}
.platform-components-rich-text.platform-components-rich-text--theme-02 {
  color: #2e2e2e;
}
.platform-components-rich-text.platform-components-rich-text--theme-02 p,
.platform-components-rich-text.platform-components-rich-text--theme-02 h1,
.platform-components-rich-text.platform-components-rich-text--theme-02 h2,
.platform-components-rich-text.platform-components-rich-text--theme-02 h3,
.platform-components-rich-text.platform-components-rich-text--theme-02 h4,
.platform-components-rich-text.platform-components-rich-text--theme-02 h5,
.platform-components-rich-text.platform-components-rich-text--theme-02 h6,
.platform-components-rich-text.platform-components-rich-text--theme-02 b,
.platform-components-rich-text.platform-components-rich-text--theme-02 em {
  color: #2e2e2e;
}
.platform-components-rich-text.platform-components-rich-text--theme-02 .pc-box-link {
  color: #2e2e2e;
  text-shadow: 0 0 0 #f6f6f6, 1px 0 0 #f6f6f6, -1px 0 0 #f6f6f6, 0 1px 0 #f6f6f6, 1px 1px 0 #f6f6f6, -1px 1px 0 #f6f6f6, 0 1.25px 0 #f6f6f6, 1.25px 1.25px 0 #f6f6f6, -1.25px 1.25px 0 #f6f6f6, 0 1.5px 0 #f6f6f6, 1.5px 1.5px 0 #f6f6f6, -1.5px 1.5px 0 #f6f6f6, 0 -1px 0 #f6f6f6, -1px -1px 0 #f6f6f6, 1px -1px 0 #f6f6f6;
  background-image: linear-gradient(#c41230, #c41230);
}
.platform-components-rich-text.platform-components-rich-text--theme-02 .pc-box-link:hover {
  color: #f6f6f6;
  box-shadow: -4px 0 #2e2e2e, 4px 0 #2e2e2e;
  background-image: linear-gradient(#2e2e2e, #2e2e2e);
}
.platform-components-rich-text.platform-components-rich-text--theme-02 a {
  color: #c41230;
}
.platform-components-rich-text.platform-components-rich-text--theme-02 a:hover {
  color: #9b132b;
}
.platform-components-rich-text.platform-components-rich-text--theme-02 .secondary-color {
  color: #5e5e5e;
}
.platform-components-rich-text.platform-components-rich-text--theme-02 .secondary-color p,
.platform-components-rich-text.platform-components-rich-text--theme-02 .secondary-color h1,
.platform-components-rich-text.platform-components-rich-text--theme-02 .secondary-color h2,
.platform-components-rich-text.platform-components-rich-text--theme-02 .secondary-color h3,
.platform-components-rich-text.platform-components-rich-text--theme-02 .secondary-color h4,
.platform-components-rich-text.platform-components-rich-text--theme-02 .secondary-color h5,
.platform-components-rich-text.platform-components-rich-text--theme-02 .secondary-color h6,
.platform-components-rich-text.platform-components-rich-text--theme-02 .secondary-color b,
.platform-components-rich-text.platform-components-rich-text--theme-02 .secondary-color em {
  color: #5e5e5e;
}
.platform-components-rich-text.platform-components-rich-text--theme-02 .pc-quote {
  color: #2e2e2e;
}
.platform-components-rich-text.platform-components-rich-text--theme-02 .pc-quote p,
.platform-components-rich-text.platform-components-rich-text--theme-02 .pc-quote h1,
.platform-components-rich-text.platform-components-rich-text--theme-02 .pc-quote h2,
.platform-components-rich-text.platform-components-rich-text--theme-02 .pc-quote h3,
.platform-components-rich-text.platform-components-rich-text--theme-02 .pc-quote h4,
.platform-components-rich-text.platform-components-rich-text--theme-02 .pc-quote h5,
.platform-components-rich-text.platform-components-rich-text--theme-02 .pc-quote h6,
.platform-components-rich-text.platform-components-rich-text--theme-02 .pc-quote b,
.platform-components-rich-text.platform-components-rich-text--theme-02 .pc-quote em {
  color: #2e2e2e;
}
.platform-components-rich-text.platform-components-rich-text--theme-02 .pc-quote:before,
.platform-components-rich-text.platform-components-rich-text--theme-02 .pc-quote:after {
  background: #c41230;
}
.platform-components-rich-text.platform-components-rich-text--theme-02 .pc-highlight-color {
  color: #c41230;
}
.platform-components-rich-text.platform-components-rich-text--theme-02 .pc-highlight-color p,
.platform-components-rich-text.platform-components-rich-text--theme-02 .pc-highlight-color h1,
.platform-components-rich-text.platform-components-rich-text--theme-02 .pc-highlight-color h2,
.platform-components-rich-text.platform-components-rich-text--theme-02 .pc-highlight-color h3,
.platform-components-rich-text.platform-components-rich-text--theme-02 .pc-highlight-color h4,
.platform-components-rich-text.platform-components-rich-text--theme-02 .pc-highlight-color h5,
.platform-components-rich-text.platform-components-rich-text--theme-02 .pc-highlight-color h6,
.platform-components-rich-text.platform-components-rich-text--theme-02 .pc-highlight-color b,
.platform-components-rich-text.platform-components-rich-text--theme-02 .pc-highlight-color em {
  color: #c41230;
}
.platform-components-rich-text.platform-components-rich-text--theme-02 table th {
  background: #2e2e2e;
  border-color: #2e2e2e;
  color: #ffffff;
}
.platform-components-rich-text.platform-components-rich-text--theme-02 table td {
  background: #f6f6f6;
  border-color: #d8d8db;
  color: #2e2e2e;
}
.platform-components-rich-text.platform-components-rich-text--theme-03 {
  color: #2e2e2e;
}
.platform-components-rich-text.platform-components-rich-text--theme-03 p,
.platform-components-rich-text.platform-components-rich-text--theme-03 h1,
.platform-components-rich-text.platform-components-rich-text--theme-03 h2,
.platform-components-rich-text.platform-components-rich-text--theme-03 h3,
.platform-components-rich-text.platform-components-rich-text--theme-03 h4,
.platform-components-rich-text.platform-components-rich-text--theme-03 h5,
.platform-components-rich-text.platform-components-rich-text--theme-03 h6,
.platform-components-rich-text.platform-components-rich-text--theme-03 b,
.platform-components-rich-text.platform-components-rich-text--theme-03 em {
  color: #2e2e2e;
}
.platform-components-rich-text.platform-components-rich-text--theme-03 .pc-box-link {
  color: #2e2e2e;
  text-shadow: 0 0 0 #eeeeee, 1px 0 0 #eeeeee, -1px 0 0 #eeeeee, 0 1px 0 #eeeeee, 1px 1px 0 #eeeeee, -1px 1px 0 #eeeeee, 0 1.25px 0 #eeeeee, 1.25px 1.25px 0 #eeeeee, -1.25px 1.25px 0 #eeeeee, 0 1.5px 0 #eeeeee, 1.5px 1.5px 0 #eeeeee, -1.5px 1.5px 0 #eeeeee, 0 -1px 0 #eeeeee, -1px -1px 0 #eeeeee, 1px -1px 0 #eeeeee;
  background-image: linear-gradient(#c41230, #c41230);
}
.platform-components-rich-text.platform-components-rich-text--theme-03 .pc-box-link:hover {
  color: #eeeeee;
  box-shadow: -4px 0 #2e2e2e, 4px 0 #2e2e2e;
  background-image: linear-gradient(#2e2e2e, #2e2e2e);
}
.platform-components-rich-text.platform-components-rich-text--theme-03 a {
  color: #c41230;
}
.platform-components-rich-text.platform-components-rich-text--theme-03 a:hover {
  color: #9b132b;
}
.platform-components-rich-text.platform-components-rich-text--theme-03 .secondary-color {
  color: #5e5e5e;
}
.platform-components-rich-text.platform-components-rich-text--theme-03 .secondary-color p,
.platform-components-rich-text.platform-components-rich-text--theme-03 .secondary-color h1,
.platform-components-rich-text.platform-components-rich-text--theme-03 .secondary-color h2,
.platform-components-rich-text.platform-components-rich-text--theme-03 .secondary-color h3,
.platform-components-rich-text.platform-components-rich-text--theme-03 .secondary-color h4,
.platform-components-rich-text.platform-components-rich-text--theme-03 .secondary-color h5,
.platform-components-rich-text.platform-components-rich-text--theme-03 .secondary-color h6,
.platform-components-rich-text.platform-components-rich-text--theme-03 .secondary-color b,
.platform-components-rich-text.platform-components-rich-text--theme-03 .secondary-color em {
  color: #5e5e5e;
}
.platform-components-rich-text.platform-components-rich-text--theme-03 .pc-quote {
  color: #2e2e2e;
}
.platform-components-rich-text.platform-components-rich-text--theme-03 .pc-quote p,
.platform-components-rich-text.platform-components-rich-text--theme-03 .pc-quote h1,
.platform-components-rich-text.platform-components-rich-text--theme-03 .pc-quote h2,
.platform-components-rich-text.platform-components-rich-text--theme-03 .pc-quote h3,
.platform-components-rich-text.platform-components-rich-text--theme-03 .pc-quote h4,
.platform-components-rich-text.platform-components-rich-text--theme-03 .pc-quote h5,
.platform-components-rich-text.platform-components-rich-text--theme-03 .pc-quote h6,
.platform-components-rich-text.platform-components-rich-text--theme-03 .pc-quote b,
.platform-components-rich-text.platform-components-rich-text--theme-03 .pc-quote em {
  color: #2e2e2e;
}
.platform-components-rich-text.platform-components-rich-text--theme-03 .pc-quote:before,
.platform-components-rich-text.platform-components-rich-text--theme-03 .pc-quote:after {
  background: #c41230;
}
.platform-components-rich-text.platform-components-rich-text--theme-03 .pc-highlight-color {
  color: #c41230;
}
.platform-components-rich-text.platform-components-rich-text--theme-03 .pc-highlight-color p,
.platform-components-rich-text.platform-components-rich-text--theme-03 .pc-highlight-color h1,
.platform-components-rich-text.platform-components-rich-text--theme-03 .pc-highlight-color h2,
.platform-components-rich-text.platform-components-rich-text--theme-03 .pc-highlight-color h3,
.platform-components-rich-text.platform-components-rich-text--theme-03 .pc-highlight-color h4,
.platform-components-rich-text.platform-components-rich-text--theme-03 .pc-highlight-color h5,
.platform-components-rich-text.platform-components-rich-text--theme-03 .pc-highlight-color h6,
.platform-components-rich-text.platform-components-rich-text--theme-03 .pc-highlight-color b,
.platform-components-rich-text.platform-components-rich-text--theme-03 .pc-highlight-color em {
  color: #c41230;
}
.platform-components-rich-text.platform-components-rich-text--theme-03 table th {
  background: #9b132b;
  border-color: #9b132b;
  color: #ffffff;
}
.platform-components-rich-text.platform-components-rich-text--theme-03 table td {
  background: #eeeeee;
  border-color: #5e5e5e;
  color: #2e2e2e;
}
.platform-components-rich-text.platform-components-rich-text--theme-04 {
  color: #ffffff;
}
.platform-components-rich-text.platform-components-rich-text--theme-04 p,
.platform-components-rich-text.platform-components-rich-text--theme-04 h1,
.platform-components-rich-text.platform-components-rich-text--theme-04 h2,
.platform-components-rich-text.platform-components-rich-text--theme-04 h3,
.platform-components-rich-text.platform-components-rich-text--theme-04 h4,
.platform-components-rich-text.platform-components-rich-text--theme-04 h5,
.platform-components-rich-text.platform-components-rich-text--theme-04 h6,
.platform-components-rich-text.platform-components-rich-text--theme-04 b,
.platform-components-rich-text.platform-components-rich-text--theme-04 em {
  color: #ffffff;
}
.platform-components-rich-text.platform-components-rich-text--theme-04 .pc-box-link {
  color: #ffffff;
  text-shadow: 0 0 0 #2e2e2e, 1px 0 0 #2e2e2e, -1px 0 0 #2e2e2e, 0 1px 0 #2e2e2e, 1px 1px 0 #2e2e2e, -1px 1px 0 #2e2e2e, 0 1.25px 0 #2e2e2e, 1.25px 1.25px 0 #2e2e2e, -1.25px 1.25px 0 #2e2e2e, 0 1.5px 0 #2e2e2e, 1.5px 1.5px 0 #2e2e2e, -1.5px 1.5px 0 #2e2e2e, 0 -1px 0 #2e2e2e, -1px -1px 0 #2e2e2e, 1px -1px 0 #2e2e2e;
  background-image: linear-gradient(#aaaaaa, #aaaaaa);
}
.platform-components-rich-text.platform-components-rich-text--theme-04 .pc-box-link:hover {
  color: #2e2e2e;
  box-shadow: -4px 0 #ffffff, 4px 0 #ffffff;
  background-image: linear-gradient(#ffffff, #ffffff);
}
.platform-components-rich-text.platform-components-rich-text--theme-04 a {
  color: #aaaaaa;
}
.platform-components-rich-text.platform-components-rich-text--theme-04 a:hover {
  color: #ffffff;
}
.platform-components-rich-text.platform-components-rich-text--theme-04 .secondary-color {
  color: #ffffff;
}
.platform-components-rich-text.platform-components-rich-text--theme-04 .secondary-color p,
.platform-components-rich-text.platform-components-rich-text--theme-04 .secondary-color h1,
.platform-components-rich-text.platform-components-rich-text--theme-04 .secondary-color h2,
.platform-components-rich-text.platform-components-rich-text--theme-04 .secondary-color h3,
.platform-components-rich-text.platform-components-rich-text--theme-04 .secondary-color h4,
.platform-components-rich-text.platform-components-rich-text--theme-04 .secondary-color h5,
.platform-components-rich-text.platform-components-rich-text--theme-04 .secondary-color h6,
.platform-components-rich-text.platform-components-rich-text--theme-04 .secondary-color b,
.platform-components-rich-text.platform-components-rich-text--theme-04 .secondary-color em {
  color: #ffffff;
}
.platform-components-rich-text.platform-components-rich-text--theme-04 .pc-quote {
  color: #ffffff;
}
.platform-components-rich-text.platform-components-rich-text--theme-04 .pc-quote p,
.platform-components-rich-text.platform-components-rich-text--theme-04 .pc-quote h1,
.platform-components-rich-text.platform-components-rich-text--theme-04 .pc-quote h2,
.platform-components-rich-text.platform-components-rich-text--theme-04 .pc-quote h3,
.platform-components-rich-text.platform-components-rich-text--theme-04 .pc-quote h4,
.platform-components-rich-text.platform-components-rich-text--theme-04 .pc-quote h5,
.platform-components-rich-text.platform-components-rich-text--theme-04 .pc-quote h6,
.platform-components-rich-text.platform-components-rich-text--theme-04 .pc-quote b,
.platform-components-rich-text.platform-components-rich-text--theme-04 .pc-quote em {
  color: #ffffff;
}
.platform-components-rich-text.platform-components-rich-text--theme-04 .pc-quote:before,
.platform-components-rich-text.platform-components-rich-text--theme-04 .pc-quote:after {
  background: #c41230;
}
.platform-components-rich-text.platform-components-rich-text--theme-04 .pc-highlight-color {
  color: #c41230;
}
.platform-components-rich-text.platform-components-rich-text--theme-04 .pc-highlight-color p,
.platform-components-rich-text.platform-components-rich-text--theme-04 .pc-highlight-color h1,
.platform-components-rich-text.platform-components-rich-text--theme-04 .pc-highlight-color h2,
.platform-components-rich-text.platform-components-rich-text--theme-04 .pc-highlight-color h3,
.platform-components-rich-text.platform-components-rich-text--theme-04 .pc-highlight-color h4,
.platform-components-rich-text.platform-components-rich-text--theme-04 .pc-highlight-color h5,
.platform-components-rich-text.platform-components-rich-text--theme-04 .pc-highlight-color h6,
.platform-components-rich-text.platform-components-rich-text--theme-04 .pc-highlight-color b,
.platform-components-rich-text.platform-components-rich-text--theme-04 .pc-highlight-color em {
  color: #c41230;
}
.platform-components-rich-text.platform-components-rich-text--theme-04 table th {
  background: #9b132b;
  border-color: #9b132b;
  color: #ffffff;
}
.platform-components-rich-text.platform-components-rich-text--theme-04 table td {
  background: #2e2e2e;
  border-color: #000000;
  color: #ffffff;
}
@font-face {
  font-family: 'Roboto';
  src: url('../../digital-platform/clientlibs/global/resources/Roboto-Regular.ttf');
  font-display: swap;
}
@font-face {
  font-family: 'Open Sans';
  src: url('../../digital-platform/clientlibs/global/resources/OpenSans-Regular.ttf');
  font-display: swap;
}
.platform-components-rich-text {
  font-family: 'Avenir-Roman', 'Avenir', sans-serif;
  font-size: 16px;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .platform-components-rich-text {
    font-size: 16px;
  }
}
.platform-components-rich-text h1,
.platform-components-rich-text h2,
.platform-components-rich-text h3,
.platform-components-rich-text h4,
.platform-components-rich-text h5,
.platform-components-rich-text h6 {
  margin-top: 0;
}
.platform-components-rich-text h1 {
  font-family: 'Avenir-Heavy', 'Avenir', sans-serif;
  font-weight: 900;
  line-height: 100%;
  text-transform: uppercase;
  letter-spacing: 0;
  font-size: 2.375rem;
  margin-bottom: 1.25rem;
}
@media only screen and (max-width: 767px) {
  .platform-components-rich-text h1 {
    font-size: 1.875rem;
    margin-bottom: 1.25rem;
  }
}
.platform-components-rich-text h2 {
  font-family: 'Avenir-Heavy', 'Avenir', sans-serif;
  font-weight: 900;
  line-height: 100%;
  text-transform: uppercase;
  letter-spacing: 0;
  font-size: 1.875rem;
  margin-bottom: 1.25rem;
}
@media only screen and (max-width: 767px) {
  .platform-components-rich-text h2 {
    font-size: 1.5625rem;
    margin-bottom: 1.25rem;
  }
}
.platform-components-rich-text h3 {
  font-family: 'Avenir-Heavy', 'Avenir', sans-serif;
  font-weight: 900;
  line-height: 100%;
  text-transform: uppercase;
  letter-spacing: 0.063rem;
  font-size: 1.375rem;
  margin-bottom: 1.25rem;
}
@media only screen and (max-width: 767px) {
  .platform-components-rich-text h3 {
    font-size: 1.1875rem;
    margin-bottom: 1.25rem;
  }
}
.platform-components-rich-text h4 {
  font-family: 'Avenir-Heavy', 'Avenir', sans-serif;
  font-weight: 900;
  line-height: 100%;
  text-transform: uppercase;
  letter-spacing: 0.063rem;
  font-size: 1.125rem;
  margin-bottom: 1.25rem;
}
@media only screen and (max-width: 767px) {
  .platform-components-rich-text h4 {
    font-size: 1.0625rem;
    margin-bottom: 1.25rem;
  }
}
.platform-components-rich-text h5 {
  font-family: 'Avenir-Heavy', 'Avenir', sans-serif;
  font-weight: 900;
  line-height: 100%;
  text-transform: uppercase;
  letter-spacing: 0.063rem;
  font-size: 1rem;
  margin-bottom: 1.25rem;
}
@media only screen and (max-width: 767px) {
  .platform-components-rich-text h5 {
    font-size: 0.9375rem;
    margin-bottom: 1.25rem;
  }
}
.platform-components-rich-text h6 {
  font-family: 'Avenir-Heavy', 'Avenir', sans-serif;
  font-weight: 900;
  line-height: 100%;
  text-transform: uppercase;
  letter-spacing: 0.063rem;
  font-size: 0.875rem;
  margin-bottom: 1.25rem;
}
@media only screen and (max-width: 767px) {
  .platform-components-rich-text h6 {
    font-size: 0.875rem;
    margin-bottom: 1.25rem;
  }
}
.platform-components-rich-text p,
.platform-components-rich-text ul,
.platform-components-rich-text ol,
.platform-components-rich-text li,
.platform-components-rich-text blockquote,
.platform-components-rich-text table,
.platform-components-rich-text td,
.platform-components-rich-text th {
  font-family: 'Avenir-Roman', 'Avenir', sans-serif;
  font-weight: 400;
  line-height: 150%;
  text-transform: none;
  letter-spacing: 0;
  font-size: 1rem;
  margin-bottom: 1.25rem;
}
@media only screen and (max-width: 767px) {
  .platform-components-rich-text p,
  .platform-components-rich-text ul,
  .platform-components-rich-text ol,
  .platform-components-rich-text li,
  .platform-components-rich-text blockquote,
  .platform-components-rich-text table,
  .platform-components-rich-text td,
  .platform-components-rich-text th {
    font-size: 1rem;
    margin-bottom: 1.25rem;
  }
}
.platform-components-rich-text b,
.platform-components-rich-text strong,
.platform-components-rich-text th {
  font-family: 'Avenir-Heavy', 'Avenir', sans-serif;
  font-weight: 800;
}
.platform-components-rich-text .overline-1 {
  font-family: 'Avenir-Heavy', 'Avenir', sans-serif;
  font-weight: 800;
  line-height: 100%;
  text-transform: uppercase;
  letter-spacing: 0;
  font-size: 0.75rem;
  margin-bottom: 0.625rem;
}
@media only screen and (max-width: 767px) {
  .platform-components-rich-text .overline-1 {
    font-size: 0.75rem;
    margin-bottom: 0.625rem;
  }
}
.platform-components-rich-text .overline-2 {
  font-family: 'Avenir-Heavy', 'Avenir', sans-serif;
  font-weight: 800;
  line-height: 100%;
  text-transform: uppercase;
  letter-spacing: 0;
  font-size: 0.625rem;
  margin-bottom: 0.625rem;
}
@media only screen and (max-width: 767px) {
  .platform-components-rich-text .overline-2 {
    font-size: 0.625rem;
    margin-bottom: 0.625rem;
  }
}
.platform-components-rich-text .subtitle-1 {
  font-family: 'Avenir-Roman', 'Avenir', sans-serif;
  font-weight: 400;
  line-height: 150%;
  text-transform: none;
  letter-spacing: 0;
  font-size: 1rem;
  margin-bottom: 1.25rem;
}
@media only screen and (max-width: 767px) {
  .platform-components-rich-text .subtitle-1 {
    font-size: 1rem;
    margin-bottom: 1.25rem;
  }
}
.platform-components-rich-text .body-1 {
  font-family: 'Avenir-Roman', 'Avenir', sans-serif;
  font-weight: 400;
  line-height: 150%;
  text-transform: none;
  letter-spacing: 0;
  font-size: 1rem;
  margin-bottom: 1.25rem;
}
@media only screen and (max-width: 767px) {
  .platform-components-rich-text .body-1 {
    font-size: 1rem;
    margin-bottom: 1.25rem;
  }
}
.platform-components-rich-text .body-2 {
  font-family: 'Avenir-Roman', 'Avenir', sans-serif;
  font-weight: 400;
  line-height: 150%;
  text-transform: none;
  letter-spacing: 0;
  font-size: 0.875rem;
  margin-bottom: 1.25rem;
}
@media only screen and (max-width: 767px) {
  .platform-components-rich-text .body-2 {
    font-size: 0.875rem;
    margin-bottom: 1.25rem;
  }
}
.platform-components-rich-text .caption {
  font-family: 'Avenir-Heavy', 'Avenir', sans-serif;
  font-weight: 800;
  line-height: 100%;
  text-transform: uppercase;
  letter-spacing: 0;
  font-size: 0.75rem;
  margin-bottom: 1.25rem;
}
@media only screen and (max-width: 767px) {
  .platform-components-rich-text .caption {
    font-size: 0.75rem;
    margin-bottom: 1.25rem;
  }
}
.platform-components-rich-text .disclaimer {
  font-family: 'Avenir-Roman', 'Avenir', sans-serif;
  font-weight: 400;
  line-height: 160%;
  text-transform: none;
  letter-spacing: 0;
  font-size: 0.625rem;
  margin-bottom: 1.25rem;
}
@media only screen and (max-width: 767px) {
  .platform-components-rich-text .disclaimer {
    font-size: 0.625rem;
    margin-bottom: 1.25rem;
  }
}
.platform-components-rich-text .pc-quote {
  font-family: 'Avenir-Heavy', 'Avenir', sans-serif;
  font-weight: 900;
  line-height: 100%;
  text-transform: uppercase;
  letter-spacing: 0;
  font-size: 1.875rem;
  margin-bottom: 1.25rem;
  text-align: center;
  display: block;
}
@media only screen and (max-width: 767px) {
  .platform-components-rich-text .pc-quote {
    font-size: 1.5625rem;
    margin-bottom: 1.25rem;
  }
}
.platform-components-rich-text .pc-highlight-color {
  font-family: 'Avenir-Heavy', 'Avenir', sans-serif;
  font-weight: 800;
  line-height: 100%;
  text-transform: uppercase;
  letter-spacing: 0;
  font-size: 0.75rem;
  margin-bottom: 0.625rem;
}
@media only screen and (max-width: 767px) {
  .platform-components-rich-text .pc-highlight-color {
    font-size: 0.75rem;
    margin-bottom: 0.625rem;
  }
}
.platform-components-rich-text > *:last-child {
  margin-bottom: 0;
}
.platform-components-rich-text .pc-quote::before {
  display: block;
  content: "";
  width: 100%;
  height: 1px;
  max-width: 300px;
  margin: auto;
  margin-bottom: 35px;
}
.platform-components-rich-text .pc-quote::after {
  display: block;
  content: "";
  width: 100%;
  height: 1px;
  max-width: 300px;
  margin: auto;
  margin-top: 35px;
}
.platform-components-rich-text .pc-box-link {
  text-decoration: none;
  background-position: 0 95%;
  background-repeat: no-repeat;
  background-size: 100% 2.5px;
  -webkit-transition: background-image 1s ease-in;
  transition: background-image 1s ease-in;
  overflow: visible;
}
.platform-components-rich-text .pc-box-link:hover {
  text-shadow: none;
  background-position: 0 90%;
  background-size: 100% 2em;
  transition: color 0.2s ease-in, background-size 0.2s ease-in, box-shadow 0.1s ease-in 0.1s;
}
.platform-components-rich-text .pc-box-link a {
  color: inherit !important;
  text-decoration: unset;
}
.platform-components-rich-text .pc-box-link a:hover {
  color: inherit;
}
.platform-components-rich-text .pc-dropped-capital {
  display: inline-block;
}
.platform-components-rich-text .pc-dropped-capital:first-letter {
  font-size: 64px;
  font-weight: 700;
  text-transform: uppercase;
  font-style: italic;
  text-decoration: none;
  line-height: .6em;
  float: left;
  margin-right: 18px;
  color: #c41230;
}
.platform-components-rich-text table {
  min-width: 100%;
  border-collapse: collapse;
  table-layout: fixed;
  border-color: transparent;
  margin-top: 20px;
  margin-bottom: 20px;
}
.platform-components-rich-text table th {
  padding: 15px;
  border: 1px solid;
  text-align: left;
}
.platform-components-rich-text table td {
  padding: 15px;
  overflow: hidden;
  border: 1px solid;
}
.platform-components-rich-text .platform-components-rich-text__table-wrapper {
  overflow-x: auto;
}

.platform-components-visual-nav {
  margin: auto;
}
.platform-components-visual-nav.transparent {
  background: transparent;
}
.platform-components-visual-nav.transparent .visual-nav-card-main .visual-nav-card-wrapper .visual-nav-card {
  background: transparent;
}
.platform-components-visual-nav.transparent .visual-nav-card-main .visual-nav-card-wrapper:hover .visual-nav-card {
  background: transparent;
}
.platform-components-visual-nav.no-margin {
  margin-left: 0;
  margin-right: 0;
}
.platform-components-visual-nav.margin-5 {
  margin-left: -5px;
  margin-right: -5px;
}
.platform-components-visual-nav.margin-10 {
  margin-left: -10px;
  margin-right: -10px;
}
.platform-components-visual-nav.margin-15 {
  margin-left: -15px;
  margin-right: -15px;
}
.platform-components-visual-nav:not(.pc-carousel-wrapper) {
  overflow-x: auto;
}
.platform-components-visual-nav .visual-nav-card-main {
  margin: auto;
}
.platform-components-visual-nav .visual-nav-card-main:not(.pc-carousel-container) {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  flex-wrap: wrap;
}
@media only screen and (min-width: 768px) {
  .platform-components-visual-nav .visual-nav-card-main:not(.pc-carousel-container) {
    flex-wrap: wrap;
  }
}
@media only screen and (min-width: 1024px) {
  .platform-components-visual-nav .visual-nav-card-main:not(.pc-carousel-container) {
    flex-wrap: initial;
  }
}
.platform-components-visual-nav .visual-nav-card-main .visual-nav-card-wrapper {
  display: block;
  text-decoration: none;
  text-transform: none;
  width: 100%;
}
.platform-components-visual-nav .visual-nav-card-main .visual-nav-card-wrapper.pc-carousel-item {
  height: 100%;
}
.platform-components-visual-nav .visual-nav-card-main .visual-nav-card-wrapper:not(.pc-carousel-item) {
  flex: 0 0 50%;
}
.platform-components-visual-nav .visual-nav-card-main .visual-nav-card-wrapper:not(.button):focus,
.platform-components-visual-nav .visual-nav-card-main .visual-nav-card-wrapper:not(.button):active {
  outline: 0px !important;
  text-decoration: none;
}
.platform-components-visual-nav .visual-nav-card-main .visual-nav-card-wrapper:nth-last-child(1) {
  border-right: none;
}
.platform-components-visual-nav .visual-nav-card-main .visual-nav-card-wrapper:hover {
  text-decoration: none;
}
.platform-components-visual-nav .visual-nav-card-main .visual-nav-card-wrapper .visual-nav-card {
  height: 100%;
}
.platform-components-visual-nav .visual-nav-card-main .visual-nav-card-wrapper .visual-nav-card:hover,
.platform-components-visual-nav .visual-nav-card-main .visual-nav-card-wrapper .visual-nav-card:focus {
  cursor: pointer;
  outline: none;
}
.platform-components-visual-nav .visual-nav-card-main .visual-nav-card-wrapper .visual-nav-card .visual-nav-content {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  height: 100%;
  transition: all .2s ease;
}
.platform-components-visual-nav .visual-nav-card-main .visual-nav-card-wrapper .visual-nav-card .visual-nav-card-image {
  display: flex;
  align-items: flex-end;
  justify-content: center;
  position: relative;
}
.platform-components-visual-nav .visual-nav-card-main .visual-nav-card-wrapper .visual-nav-card .visual-nav-card-image img {
  max-height: 100%;
  width: 100%;
  height: auto;
  object-fit: contain;
}
.platform-components-visual-nav .visual-nav-card-main .visual-nav-card-wrapper cite {
  margin-top: 15px;
  position: relative;
  overflow: hidden;
  text-align: center;
  padding-bottom: 12px;
  transition: all .2s ease;
  font-style: normal;
}
.platform-components-visual-nav .visual-nav-card-main .visual-nav-card-wrapper cite:not([class]) {
  line-height: 1.2;
}
.platform-components-visual-nav .visual-nav-card-main .visual-nav-card-wrapper cite:before {
  content: "";
  position: absolute;
  bottom: 0;
  transition-duration: 0.3s;
  transition-timing-function: ease-out;
}
.platform-components-visual-nav .visual-nav-card-main .visual-nav-card-wrapper .visual-nav-rollover-image {
  opacity: 0;
  visibility: hidden;
  transition: all .2s ease;
  position: absolute;
}
.platform-components-visual-nav .visual-nav-card-main .visual-nav-card-wrapper .visual-nav-initial-image {
  opacity: 1;
  visibility: visible;
  transition: all .2s ease;
}
.platform-components-visual-nav .visual-nav-card-main .visual-nav-card-wrapper:hover cite {
  cursor: pointer;
}
.platform-components-visual-nav .visual-nav-card-main .visual-nav-card-wrapper:hover .visual-nav-rollover-image {
  opacity: 1;
  visibility: visible;
}
.platform-components-visual-nav .visual-nav-card-main .visual-nav-card-wrapper:hover .visual-nav-initial-image {
  opacity: 0;
  visibility: hidden;
}
@media only screen and (max-width: 420px) {
  .platform-components-visual-nav .visual-nav-card-main .visual-nav-card-wrapper:not(.pc-carousel-item) {
    flex: 0 0 100%;
  }
}
@media only screen and (min-width: 580px) {
  .platform-components-visual-nav .visual-nav-card-main .visual-nav-card-wrapper:not(.pc-carousel-item) {
    flex: 0 0 33.33333%;
  }
}
@media only screen and (min-width: 768px) {
  .platform-components-visual-nav .visual-nav-card-main .visual-nav-card-wrapper:not(.pc-carousel-item) {
    flex: 0 0 25%;
  }
}
@media only screen and (min-width: 1024px) {
  .platform-components-visual-nav .visual-nav-card-main .visual-nav-card-wrapper:not(.pc-carousel-item) {
    flex: initial;
  }
}
.platform-components-visual-nav.pc-carousel-wrapper .arrows-track {
  height: 100%;
}
.platform-components-visual-nav.pc-carousel-wrapper[data-indicators-desktop="true"] .arrows-track,
.platform-components-visual-nav.pc-carousel-wrapper[data-indicators-tablet="true"] .arrows-track,
.platform-components-visual-nav.pc-carousel-wrapper[data-indicators-mobile="true"] .arrows-track {
  height: calc(100% - 80px);
}
.platform-components-visual-nav.pc-carousel-wrapper .visual-nav-card-main {
  display: flex;
}
.platform-components-visual-nav.pc-carousel-wrapper .visual-nav-card-main .pc-carousel-item {
  opacity: 0;
  transition: 0.2s ease-in all;
}
.platform-components-visual-nav.pc-carousel-wrapper .visual-nav-card-main.slick-initialized {
  display: block;
}
.platform-components-visual-nav.pc-carousel-wrapper .visual-nav-card-main.slick-initialized .pc-carousel-item {
  opacity: 1;
}
.platform-components-visual-nav * {
  padding: 0;
  margin: 0;
  list-style: none;
  box-sizing: border-box;
}
.platform-components-visual-nav .visual-nav-card-main a .visual-nav-card .visual-nav-content.badge-small .pc-badge-image {
  height: 24px;
  width: auto;
}
.platform-components-visual-nav .visual-nav-card-main a .visual-nav-card .visual-nav-content.badge-medium .pc-badge-image {
  height: 40px;
  width: auto;
}
.platform-components-visual-nav .visual-nav-card-main a .visual-nav-card .visual-nav-content.badge-large .pc-badge-image {
  height: 84px;
  width: auto;
}
.platform-components-visual-nav .visual-nav-card-main a .visual-nav-card .visual-nav-content.badge-xlarge .pc-badge-image {
  height: 185px;
  width: auto;
}
@media only screen and (min-width: 768px) {
  .platform-components-visual-nav .visual-nav-card-main a .visual-nav-card .visual-nav-content.md\:badge-small .pc-badge-image {
    height: 24px;
    width: auto;
  }
  .platform-components-visual-nav .visual-nav-card-main a .visual-nav-card .visual-nav-content.md\:badge-medium .pc-badge-image {
    height: 40px;
    width: auto;
  }
  .platform-components-visual-nav .visual-nav-card-main a .visual-nav-card .visual-nav-content.md\:badge-large .pc-badge-image {
    height: 84px;
    width: auto;
  }
  .platform-components-visual-nav .visual-nav-card-main a .visual-nav-card .visual-nav-content.md\:badge-xlarge .pc-badge-image {
    height: 185px;
    width: auto;
  }
}
@media only screen and (min-width: 1024px) {
  .platform-components-visual-nav .visual-nav-card-main a .visual-nav-card .visual-nav-content.lg\:badge-small .pc-badge-image {
    height: 24px;
    width: auto;
  }
  .platform-components-visual-nav .visual-nav-card-main a .visual-nav-card .visual-nav-content.lg\:badge-medium .pc-badge-image {
    height: 40px;
    width: auto;
  }
  .platform-components-visual-nav .visual-nav-card-main a .visual-nav-card .visual-nav-content.lg\:badge-large .pc-badge-image {
    height: 84px;
    width: auto;
  }
  .platform-components-visual-nav .visual-nav-card-main a .visual-nav-card .visual-nav-content.lg\:badge-xlarge .pc-badge-image {
    height: 185px;
    width: auto;
  }
}
.visualNavigationV2 {
  position: relative;
}
.visualNavigationV2 .visual-nav-copy:hover {
  text-decoration: none;
}
.visualNavigationV2 .withicon.withicon-left {
  flex-direction: row-reverse;
}
.visualNavigationV2 .withicon.withicon-bottom {
  flex-direction: column;
}
.visualNavigationV2 .withicon [class^="icons-"],
.visualNavigationV2 .withicon [class*=" icons-"] {
  font-weight: inherit;
}
.platform-components-visual-nav {
  font-family: 'Avenir-Heavy', 'Avenir', sans-serif;
  font-weight: 800;
  line-height: 150%;
  font-size: 0.875rem;
  letter-spacing: 0;
  background: #eeeeee;
  margin-left: -5px;
  margin-right: -5px;
}
@media only screen and (min-width: 1024px) {
  .platform-components-visual-nav {
    margin-left: -10px;
    margin-right: -10px;
  }
}
.platform-components-visual-nav .visual-nav-card-main {
  max-width: 58.375rem;
}
@media only screen and (min-width: 1024px) {
  .platform-components-visual-nav .visual-nav-card-main .visual-nav-card-wrapper {
    border-right: 0 solid #d8d8db;
  }
}
.platform-components-visual-nav .visual-nav-card-main .visual-nav-card-wrapper.pc-default-pa {
  padding: 5px;
}
@media only screen and (min-width: 1024px) {
  .platform-components-visual-nav .visual-nav-card-main .visual-nav-card-wrapper.pc-default-pa {
    padding: 10px;
  }
}
.platform-components-visual-nav .visual-nav-card-main .visual-nav-card-wrapper .visual-nav-card {
  padding: 0 0;
  background: #eeeeee;
}
.platform-components-visual-nav .visual-nav-card-main .visual-nav-card-wrapper .visual-nav-card .visual-nav-content {
  top: 0;
  flex-direction: column;
  justify-content: flex-end;
}
.platform-components-visual-nav .visual-nav-card-main .visual-nav-card-wrapper .visual-nav-card .visual-nav-content .visual-nav-card-image {
  margin: 15px 0 0;
  width: 65px;
  height: 65px;
}
@media only screen and (min-width: 1024px) {
  .platform-components-visual-nav .visual-nav-card-main .visual-nav-card-wrapper .visual-nav-card .visual-nav-content .visual-nav-card-image {
    width: 80px;
    height: 80px;
  }
}
.platform-components-visual-nav .visual-nav-card-main .visual-nav-card-wrapper .visual-nav-card .visual-nav-content cite {
  color: #2e2e2e;
  width: 100%;
}
.platform-components-visual-nav .visual-nav-card-main .visual-nav-card-wrapper .visual-nav-card .visual-nav-content cite:not([class]) {
  text-transform: uppercase;
}
.platform-components-visual-nav .visual-nav-card-main .visual-nav-card-wrapper .visual-nav-card .visual-nav-content cite:before {
  background: #d8d8db;
  height: 3px;
  width: 0;
  left: 50%;
  right: 50%;
  opacity: 1;
}
.platform-components-visual-nav .visual-nav-card-main .visual-nav-card-wrapper:hover,
.platform-components-visual-nav .visual-nav-card-main .visual-nav-card-wrapper:focus,
.platform-components-visual-nav .visual-nav-card-main .visual-nav-card-wrapper.visual-nav-active {
  border-color: #d8d8db;
}
.platform-components-visual-nav .visual-nav-card-main .visual-nav-card-wrapper:hover .visual-nav-card,
.platform-components-visual-nav .visual-nav-card-main .visual-nav-card-wrapper:focus .visual-nav-card,
.platform-components-visual-nav .visual-nav-card-main .visual-nav-card-wrapper.visual-nav-active .visual-nav-card {
  background: #eeeeee;
}
.platform-components-visual-nav .visual-nav-card-main .visual-nav-card-wrapper:hover .visual-nav-card .visual-nav-content,
.platform-components-visual-nav .visual-nav-card-main .visual-nav-card-wrapper:focus .visual-nav-card .visual-nav-content,
.platform-components-visual-nav .visual-nav-card-main .visual-nav-card-wrapper.visual-nav-active .visual-nav-card .visual-nav-content {
  top: 0;
}
.platform-components-visual-nav .visual-nav-card-main .visual-nav-card-wrapper:hover .visual-nav-card .visual-nav-content cite,
.platform-components-visual-nav .visual-nav-card-main .visual-nav-card-wrapper:focus .visual-nav-card .visual-nav-content cite,
.platform-components-visual-nav .visual-nav-card-main .visual-nav-card-wrapper.visual-nav-active .visual-nav-card .visual-nav-content cite {
  color: #c41230;
}
.platform-components-visual-nav .visual-nav-card-main .visual-nav-card-wrapper:hover .visual-nav-card .visual-nav-content cite:before,
.platform-components-visual-nav .visual-nav-card-main .visual-nav-card-wrapper:focus .visual-nav-card .visual-nav-content cite:before,
.platform-components-visual-nav .visual-nav-card-main .visual-nav-card-wrapper.visual-nav-active .visual-nav-card .visual-nav-content cite:before {
  width: 100%;
  height: 3px;
  left: 0;
  right: 0;
  opacity: 1;
}
.platform-components-visual-nav.tiled-5 .visual-nav-card-main {
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 1.5rem;
}
@media (max-width: 47.938rem) {
  .platform-components-visual-nav.tiled-5 .visual-nav-card-main {
    margin: 0.5rem 0.5rem 1.5rem;
  }
}
.platform-components-visual-nav.tiled-5 .visual-nav-card-main:not(.pc-carousel-container) {
  max-width: unset;
}
.platform-components-visual-nav.tiled-5 .visual-nav-card-main .visual-nav-card-wrapper {
  flex: 0 0 20%;
  padding-right: 0.5rem;
  padding-left: 0.5rem;
  margin-bottom: auto;
  margin-top: 1.5rem;
}
@media (max-width: 47.938rem) {
  .platform-components-visual-nav.tiled-5 .visual-nav-card-main .visual-nav-card-wrapper {
    margin-top: 1rem;
    flex: 0 0 50%;
  }
}
.platform-components-visual-nav.tiled-5 .visual-nav-card-main .visual-nav-card-wrapper:nth-child(n + 11) {
  display: none;
}
.platform-components-visual-nav.tiled-5 .visual-nav-card-main .visual-nav-card-wrapper .visual-nav-card .visual-nav-content .visual-nav-card-image {
  margin: 0 auto;
  width: 100%;
  height: 90%;
  background-color: #ffffff;
}
.platform-components-visual-nav.tiled-5 .visual-nav-card-main .visual-nav-card-wrapper .visual-nav-card .visual-nav-content cite {
  text-align: center;
  font-style: normal;
  font-weight: 400;
  font-size: 0.9375rem;
  line-height: 0.9375rem;
  text-transform: none;
  font-family: "Avenir", sans-serif;
  padding-bottom: 0;
}
.platform-components-visual-nav.tiled-5 .visual-nav-card-main .visual-nav-card-wrapper:hover .visual-nav-card .visual-nav-content cite:before,
.platform-components-visual-nav.tiled-5 .visual-nav-card-main .visual-nav-card-wrapper:focus .visual-nav-card .visual-nav-content cite:before,
.platform-components-visual-nav.tiled-5 .visual-nav-card-main .visual-nav-card-wrapper.visual-nav-active .visual-nav-card .visual-nav-content cite:before {
  width: 0;
}
.platform-components-visual-nav.tiled-5.enhanced-nav .visual-nav-card-main .visual-nav-card-wrapper .visual-nav-card .visual-nav-content .visual-nav-card-image img {
  transition: 0.4s ease;
}
@media (max-width: 47.938rem) {
  .platform-components-visual-nav.tiled-5.enhanced-nav .visual-nav-card-main .visual-nav-card-wrapper .visual-nav-card .visual-nav-content .visual-nav-card-image img {
    width: 80%;
  }
}
.platform-components-visual-nav.tiled-5.enhanced-nav .visual-nav-card-main .visual-nav-card-wrapper:hover .visual-nav-card .visual-nav-content .visual-nav-card-image img {
  transition: 0.4s ease;
  width: 80%;
  margin-bottom: 16%;
}
@media (max-width: 47.938rem) {
  .platform-components-visual-nav.tiled-5.enhanced-nav .visual-nav-card-main .visual-nav-card-wrapper:hover .visual-nav-card .visual-nav-content .visual-nav-card-image img {
    transition: none;
    width: 80%;
    margin-bottom: unset;
  }
}
.platform-components-visual-nav.tiled-5.enhanced-nav .visual-nav-card-main .visual-nav-card-wrapper:hover .visual-nav-card .visual-nav-content .visual-nav-card-links {
  z-index: 0;
  bottom: 5%;
  transition: 0.4s ease;
}
@media (max-width: 47.938rem) {
  .platform-components-visual-nav.tiled-5.enhanced-nav .visual-nav-card-main .visual-nav-card-wrapper:hover .visual-nav-card .visual-nav-content .visual-nav-card-links {
    transition: unset;
    margin-bottom: 0.4375rem;
  }
}
.platform-components-visual-nav.tiled-5.enhanced-nav .visual-nav-card-main .visual-nav-card-wrapper:hover .visual-nav-card .visual-nav-content cite {
  color: #2e2e2e;
}
.platform-components-visual-nav.tiled-5.enhanced-nav .visual-nav-card-main .visual-nav-card-wrapper .visual-nav-card .visual-nav-content .visual-nav-card-image__wrapper {
  display: inline-block;
  overflow: hidden;
  background: #ffffff;
  position: relative;
}
.platform-components-visual-nav.tiled-5.enhanced-nav .visual-nav-card-main .visual-nav-card-wrapper .visual-nav-card-links {
  display: flex;
  z-index: -1;
  text-transform: uppercase;
  font-size: 0.8125rem;
  font-family: "Avenir", sans-serif;
  font-style: normal;
  font-weight: 900;
  line-height: 1.3125rem;
  justify-content: center;
  width: 100%;
  text-align: center;
  transition: 0.4s ease;
  position: absolute;
  bottom: -20%;
}
@media (max-width: 47.938rem) {
  .platform-components-visual-nav.tiled-5.enhanced-nav .visual-nav-card-main .visual-nav-card-wrapper .visual-nav-card-links {
    z-index: 0;
    position: relative;
    margin-bottom: 0.4375rem;
    font-size: 0.625rem;
  }
}
.platform-components-visual-nav.tiled-5.enhanced-nav .visual-nav-card-main .visual-nav-card-wrapper .visual-nav-card-links .visual-nav-card-link {
  flex-basis: 50%;
}
.platform-components-visual-nav.tiled-5.enhanced-nav .visual-nav-card-main .visual-nav-card-wrapper .visual-nav-card-links .visual-nav-card-link:hover {
  color: #a00a1d;
}
.platform-components-visual-nav.tiled-5.enhanced-nav .visual-nav-card-main .visual-nav-card-wrapper .visual-nav-card-links .visual-nav-card-link.shop-all {
  border-left: 0.0625rem solid #e2e2e5;
}
.platform-components-visual-nav.tiled-5.enhanced-nav .visual-nav-card-main {
  justify-content: center;
}
.platform-components-visual-nav.tiled-5.enhanced-nav .visual-nav-card-main .visual-nav-card-wrapper {
  border: 0px;
}
.platform-components-visual-nav.tiled-5.enhanced-nav .visual-nav-card-main .visual-nav-card-wrapper .visual-nav-card .visual-nav-content {
  display: grid;
}
.platform-components-visual-nav.tiled-5.enhanced-nav .visual-nav-card-main .visual-nav-card-wrapper .visual-nav-card .visual-nav-content .visual-nav-card-image__wrapper,
.platform-components-visual-nav.tiled-5.enhanced-nav .visual-nav-card-main .visual-nav-card-wrapper .visual-nav-card .visual-nav-content .visual-nav-card-image {
  background: transparent;
}
.platform-components-visual-nav .visual-nav-card-main:not(.pc-carousel-container) {
  max-width: 58.375rem;
}
.platform-components-visual-nav.theme-03 .arrows-track.arrow-primary-dark .slick-arrow {
  background: #000000;
  color: #ffffff;
}
.platform-components-visual-nav.theme-03 .arrows-track.arrow-primary-dark .slick-arrow.slick-disabled {
  background: #5e5e5e;
  opacity: 100%;
  color: #ffffff;
}
.platform-components-visual-nav.theme-03 .arrows-track.arrow-primary-dark .slick-arrow:hover,
.platform-components-visual-nav.theme-03 .arrows-track.arrow-primary-dark .slick-arrow:focus {
  background: #9b132b;
  color: #ffffff;
}
.platform-components-visual-nav.theme-04 .visual-nav-card-main .visual-nav-card-wrapper .visual-nav-card .visual-nav-content cite {
  color: #ffffff;
}
.platform-components-visual-nav.theme-04 .visual-nav-card-main .visual-nav-card-wrapper:hover .visual-nav-card .visual-nav-content cite,
.platform-components-visual-nav.theme-04 .visual-nav-card-main .visual-nav-card-wrapper:focus .visual-nav-card .visual-nav-content cite,
.platform-components-visual-nav.theme-04 .visual-nav-card-main .visual-nav-card-wrapper.visual-nav-active .visual-nav-card .visual-nav-content cite {
  color: #c41230;
}
.platform-components-visual-nav.theme-04 .arrows-track.arrow-primary-light .slick-arrow.slick-disabled {
  background: #5e5e5e;
  opacity: 100%;
  color: #ffffff;
}
.platform-components-visual-nav.theme-04 .arrows-track.arrow-primary-light .slick-arrow:hover,
.platform-components-visual-nav.theme-04 .arrows-track.arrow-primary-light .slick-arrow:focus {
  background: #9b132b;
  color: #ffffff;
}

.platform-components-visual-nav .visual-nav-card-main.pc-carousel-container {
  max-width: none;
}

.pc-vis-tabs {
  position: relative;
}
.pc-vis-tabs .cmp-tabs__tablist {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  list-style: none;
  justify-content: center;
}
.pc-vis-tabs .cmp-tabs__tab {
  position: relative;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: end;
  cursor: pointer;
  height: inherit;
  outline: 0 !important;
  border: 0 !important;
  background: transparent !important;
  border: transparent;
  transition: all 0.25s ease-in-out;
  text-decoration: none;
}
.pc-vis-tabs .cmp-tabs__tab .tab-image {
  width: 36px;
  height: 36px;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  position: relative;
}
.pc-vis-tabs .cmp-tabs__tab .tab-image picture {
  width: 100%;
  height: 100%;
}
.pc-vis-tabs .cmp-tabs__tab .tab-image img {
  max-height: 100%;
  width: 100%;
  height: auto;
  object-fit: contain;
}
.pc-vis-tabs .cmp-tabs__tab .tab-rollover-image,
.pc-vis-tabs .cmp-tabs__tab .tab-active-image {
  display: none;
}
.pc-vis-tabs .cmp-tabs__tab.flex-column .tab-image {
  margin-bottom: 10px;
}
.pc-vis-tabs .cmp-tabs__tab.flex-row .tab-image {
  margin-right: 5px;
}
.pc-vis-tabs .cmp-tabs__tab:hover {
  background: transparent !important;
  outline: 0 !important;
}
.pc-vis-tabs .cmp-tabs__tab:hover .tab-initial-image,
.pc-vis-tabs .cmp-tabs__tab:hover .tab-active-image {
  display: none;
}
.pc-vis-tabs .cmp-tabs__tab:not(.cmp-tabs__tab--active):hover .tab-rollover-image {
  display: block;
}
.pc-vis-tabs .cmp-tabs__tab:focus {
  outline: 0 !important;
}
.pc-vis-tabs .cmp-tabs__tab:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  z-index: 2;
  transition: all 0.25s ease-in-out;
}
.pc-vis-tabs .cmp-tabs__tab:after {
  content: "";
  position: absolute;
  bottom: 0;
  transition: all 0.25s ease-in-out;
  z-index: 2;
}
.pc-vis-tabs .cmp-tabs__tab--active:focus {
  outline: 0 !important;
}
.pc-vis-tabs .cmp-tabs__tabpanel {
  display: none;
  outline: none;
}
.pc-vis-tabs .cmp-tabs__tabpanel--active {
  display: block;
}
@media (min-width: 768px) {
  .pc-vis-tabs .stack-container {
    display: none;
  }
}
@media (max-width: 767px) {
  .pc-vis-tabs .cmp-tabs__tablist.hide-mobile {
    display: none;
  }
}
@media (max-width: 767px) {
  .pc-vis-tabs .cmp-tabs__tabpanel.hide-mobile {
    display: none;
  }
}
@media (max-width: 767px) {
  .pc-vis-tabs .cmp-tabs__tabpanel.mobile-show {
    display: block;
  }
}
.aem-AuthorLayer-Edit .pc-vis-tabs .stack-container,
.aem-AuthorLayer-Layouting .pc-vis-tabs .stack-container,
.aem-AuthorLayer-Developer .pc-vis-tabs .stack-container,
.aem-AuthorLayer-Timewarp .pc-vis-tabs .stack-container {
  display: block!important;
}
.aem-AuthorLayer-Edit .pc-vis-tabs .stack-container p,
.aem-AuthorLayer-Layouting .pc-vis-tabs .stack-container p,
.aem-AuthorLayer-Developer .pc-vis-tabs .stack-container p,
.aem-AuthorLayer-Timewarp .pc-vis-tabs .stack-container p {
  border: 1px solid #000;
  display: inline-block;
  font-weight: 800;
  padding: 5px 20px;
  background: #f1f1f1;
}
.pc-vis-tabs .cmp-tabs__tab {
  font-family: 'Avenir-Heavy', 'Avenir', sans-serif;
  font-weight: 800;
  font-size: 1rem;
  line-height: 150%;
  text-transform: uppercase;
  letter-spacing: 0;
  color: #2e2e2e;
  padding: 15px 15px;
  margin-left: 15px;
  margin-right: 15px;
  text-decoration: none;
}
@media only screen and (min-width: 1024px) {
  .pc-vis-tabs .cmp-tabs__tab {
    font-size: 1rem;
  }
}
.pc-vis-tabs .cmp-tabs__tab:before {
  bottom: 0;
  height: 0;
  background-color: unset;
}
.pc-vis-tabs .cmp-tabs__tab:after {
  height: 3px;
  left: 50%;
  right: 50%;
  background-color: #d8d8db;
  opacity: 1;
}
.pc-vis-tabs .cmp-tabs__tab:hover {
  color: #9b132b;
}
.pc-vis-tabs .cmp-tabs__tab:hover:before {
  background-color: unset;
}
.pc-vis-tabs .cmp-tabs__tab:hover:after {
  background-color: #d8d8db;
  height: 3px;
  left: 0;
  right: 0;
  opacity: 1;
}
.pc-vis-tabs .cmp-tabs__tab--active {
  color: #c41230;
}
.pc-vis-tabs .cmp-tabs__tab--active:before {
  background-color: unset;
}
.pc-vis-tabs .cmp-tabs__tab--active:after {
  background-color: #c41230;
  height: 3px;
  left: 0;
  right: 0;
  opacity: 1;
}
.pc-vis-tabs .cmp-tabs__tab--active:hover {
  color: #c41230;
}
.pc-vis-tabs .cmp-tabs__tab--active:hover:after {
  background-color: #c41230;
}
.pc-vis-tabs .cmp-tabs__tab--active:hover .tab-active-image {
  display: block;
}
.pc-vis-tabs .cmp-tabs__tab--active .tab-rollover-image,
.pc-vis-tabs .cmp-tabs__tab--active .tab-initial-image {
  display: none;
}
.pc-vis-tabs .cmp-tabs__tab--active .tab-active-image {
  display: block;
}

.platform-components-tabs .cmp-tabs__tablist {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  list-style: none;
  justify-content: center;
}
.platform-components-tabs .cmp-tabs__tab {
  position: relative;
  box-sizing: border-box;
  cursor: pointer;
  height: inherit;
  outline: 0 !important;
  border: 0 !important;
  background: transparent !important;
  border: transparent;
  transition: all 0.25s ease-in-out;
  text-decoration: none;
}
.platform-components-tabs .cmp-tabs__tab:hover {
  background: transparent !important;
  outline: 0 !important;
}
.platform-components-tabs .cmp-tabs__tab:focus {
  outline: 0 !important;
}
.platform-components-tabs .cmp-tabs__tab:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  z-index: 2;
  transition: all 0.25s ease-in-out;
}
.platform-components-tabs .cmp-tabs__tab:after {
  content: "";
  position: absolute;
  bottom: 0;
  transition: all 0.25s ease-in-out;
  z-index: 2;
}
.platform-components-tabs .cmp-tabs__tab--active:focus {
  outline: 0 !important;
}
.platform-components-tabs .cmp-tabs__tabpanel {
  display: none;
  outline: none;
}
.platform-components-tabs .cmp-tabs__tabpanel--active {
  display: block;
}
@media (max-width: 767px) {
  .platform-components-tabs .cmp-tabs__tabpanel.show-mobile {
    display: block;
  }
}
@media (min-width: 768px) {
  .platform-components-tabs .stack-container {
    display: none;
  }
}
@media (max-width: 767px) {
  .platform-components-tabs .cmp-tabs__tablist.hide-mobile {
    display: none;
  }
}
@media (max-width: 767px) {
  .platform-components-tabs .cmp-tabs__tabpanel.hide-mobile {
    display: none;
  }
}
.platform-components-tabs .cmp-tabs__tab {
  font-family: 'Avenir-Heavy', 'Avenir', sans-serif;
  font-weight: 800;
  font-size: 1rem;
  line-height: 150%;
  text-transform: uppercase;
  letter-spacing: 0;
  color: #2e2e2e;
  padding: 15px 15px;
  margin-left: 15px;
  margin-right: 15px;
  text-decoration: none;
}
@media only screen and (min-width: 1024px) {
  .platform-components-tabs .cmp-tabs__tab {
    font-size: 1rem;
  }
}
.platform-components-tabs .cmp-tabs__tab:before {
  bottom: 0;
  height: 0;
  background-color: unset;
}
.platform-components-tabs .cmp-tabs__tab:after {
  height: 3px;
  left: 50%;
  right: 50%;
  background-color: #d8d8db;
  opacity: 1;
}
.platform-components-tabs .cmp-tabs__tab:hover,
.platform-components-tabs .cmp-tabs__tab:focus {
  color: #9b132b;
}
.platform-components-tabs .cmp-tabs__tab:hover:before,
.platform-components-tabs .cmp-tabs__tab:focus:before {
  background-color: unset;
}
.platform-components-tabs .cmp-tabs__tab:hover:after,
.platform-components-tabs .cmp-tabs__tab:focus:after {
  background-color: #d8d8db;
  height: 3px;
  left: 0;
  right: 0;
  opacity: 1;
}
.platform-components-tabs .cmp-tabs__tab--active {
  color: #c41230;
}
.platform-components-tabs .cmp-tabs__tab--active:before {
  background-color: unset;
}
.platform-components-tabs .cmp-tabs__tab--active:after {
  background-color: #c41230;
  height: 3px;
  left: 0;
  right: 0;
  opacity: 1;
}
.platform-components-tabs .cmp-tabs__tab--active:hover,
.platform-components-tabs .cmp-tabs__tab--active:focus {
  color: #c41230;
}
.platform-components-tabs .cmp-tabs__tab--active:hover:after,
.platform-components-tabs .cmp-tabs__tab--active:focus:after {
  background-color: #c41230;
}

.socialShare {
  position: relative;
  z-index: 5;
}
.dpc-social-share a {
  position: relative;
  outline: none !important;
  transition: 0.2s all ease-out;
  left: 0;
}
.dpc-social-share a svg path {
  transition: 0.2s all ease-out;
}
.dpc-social-share a svg path[fill="black"] {
  fill: currentColor;
}
.dpc-social-share:not(.dpc-social-fixed) a {
  margin-right: 10px;
}
.dpc-social-share:not(.dpc-social-fixed) a svg {
  width: 31px;
  height: 31px !important;
}
.dpc-social-share.dpc-social-fixed {
  position: absolute;
  left: 20px;
  top: 30px;
}
.dpc-social-share.dpc-social-fixed a {
  margin-bottom: 10px;
}
.dpc-social-share.dpc-social-fixed a svg {
  width: 48px;
  height: 48px !important;
}
.dpc-social-share.dpc-social-fixed a svg path[fill="black"] {
  opacity: .35;
}
.dpc-social-share.dpc-social-fixed a:hover svg path[fill="black"] {
  opacity: 1;
}
.dpc-social-move {
  display: none;
}
@media only screen and (min-width: 1024px) {
  .dpc-social-move {
    display: block;
  }
}
.dpc-social-move.dpc-locked {
  position: fixed!important;
}
.dpc-social-move.dpc-locked a:nth-child(2) {
  transition-delay: 0.05s;
}
.dpc-social-move.dpc-locked a:nth-child(3) {
  transition-delay: 0.1s;
}
.dpc-social-move.dpc-locked a:nth-child(4) {
  transition-delay: 0.15s;
}
.dpc-social-move.dpc-locked.dpc-hide a {
  left: -65px;
}

.platform-components-progress-bar #platform-components-post-progress-bar {
  width: 100%;
  height: 10px;
  position: absolute;
  left: 0;
  z-index: 4;
}
@media only screen and (max-width: 767px) {
  .platform-components-progress-bar #platform-components-post-progress-bar.platform-components-post-progress-bar--hide-mobile {
    display: none;
    visibility: hidden;
  }
}
.platform-components-progress-bar #platform-components-post-progress-bar.platform-components-post-progress-bar--fixed-top.fixed {
  position: fixed;
  top: 0;
}
.platform-components-progress-bar #platform-components-post-progress-bar.platform-components-post-progress-bar--fixed-bottom {
  position: fixed;
  bottom: 0;
}
.platform-components-progress-bar #platform-components-post-progress-bar.platform-components-post-progress-bar--fixed-bottom.fixed {
  position: fixed;
  bottom: 0;
}
.platform-components-progress-bar #platform-components-post-progress-bar.platform-components-post-progress-bar--fixed-offset {
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease;
  will-change: opacity, visibility;
}
.platform-components-progress-bar #platform-components-post-progress-bar.platform-components-post-progress-bar--fixed-offset.fixed-offset-top.fixed {
  position: fixed;
  left: 0;
  top: 70px;
  width: 100%;
  height: 10px;
  opacity: 1;
  visibility: visible;
}
@media only screen and (max-width: 767px) {
  .platform-components-progress-bar #platform-components-post-progress-bar.platform-components-post-progress-bar--fixed-offset.fixed-offset-top.fixed {
    top: 60px;
  }
}
.platform-components-progress-bar #platform-components-post-progress-bar.platform-components-post-progress-bar--fixed-offset.fixed-offset-bottom.fixed {
  position: fixed;
  left: 0;
  bottom: 70px;
  width: 100%;
  height: 10px;
  opacity: 1;
  visibility: visible;
}
@media only screen and (max-width: 767px) {
  .platform-components-progress-bar #platform-components-post-progress-bar.platform-components-post-progress-bar--fixed-offset.fixed-offset-bottom.fixed {
    bottom: 60px;
  }
}
.platform-components-progress-bar #platform-components-post-progress-bar__indicator {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  transform: scaleX(0);
  transform-origin: left;
}
.platform-components-progress-bar.theme-01 #platform-components-post-progress-bar {
  background-color: #d5d5d5;
}
.platform-components-progress-bar.theme-01 #platform-components-post-progress-bar__indicator {
  background-color: #2e2e2e;
}
.platform-components-progress-bar.theme-02 #platform-components-post-progress-bar {
  background-color: #d5d5d5;
}
.platform-components-progress-bar.theme-02 #platform-components-post-progress-bar__indicator {
  background-color: #2e2e2e;
}
.platform-components-progress-bar.theme-03 #platform-components-post-progress-bar {
  background-color: #2e2e2e;
}
.platform-components-progress-bar.theme-03 #platform-components-post-progress-bar__indicator {
  background-color: #eeeeee;
}
.platform-components-progress-bar.theme-04 #platform-components-post-progress-bar {
  background-color: unset;
}
.platform-components-progress-bar.theme-04 #platform-components-post-progress-bar__indicator {
  background-color: unset;
}

.platform-components-page-meta {
  padding-top: 40px;
}
.platform-components-page-meta .page-meta-image {
  position: relative;
  width: 240px;
  height: 240px;
  min-width: 240px;
  overflow: hidden;
  border-radius: 100%;
}
.platform-components-page-meta .page-meta-copy .dpc-social svg {
  width: 28px;
  height: 28px;
  margin: 0 8px 0 0;
  fill: currentColor;
}

html.pc-no-scroll,
body.pc-no-scroll {
  overflow: hidden;
  position: relative;
}
.platform-components-modal__overlay {
  position: fixed;
  z-index: 2000000002;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  transition: 200ms ease-in-out;
  display: none;
  align-items: center;
  justify-content: center;
  padding-top: 40px;
  padding-bottom: 40px;
}
.platform-components-modal__overlay.active {
  display: flex !important;
}
.platform-components-modal__close.with-text .icons-close {
  font-size: 1.5rem;
}
.platform-components-modal__close.icon-only {
  line-height: 1;
}
.platform-components-modal__close-primary.icon-only {
  padding: 10px !important;
  width: 40px !important;
  height: 40px !important;
  font-size: 45px;
}
@media only screen and (max-width: 767px) {
  .platform-components-modal__close-primary.icon-only {
    width: 35px !important;
    height: 35px !important;
    font-size: 35px;
  }
}
.platform-components-modal__close-secondary.icon-only {
  padding: 10px !important;
  width: 40px !important;
  height: 40px !important;
  font-size: 45px;
}
@media only screen and (max-width: 767px) {
  .platform-components-modal__close-secondary.icon-only {
    width: 35px !important;
    height: 35px !important;
    font-size: 35px;
  }
}
.platform-components-modal__close-tertiary.icon-only {
  padding: 0 !important;
  width: 40px !important;
  height: 40px !important;
  font-size: 45px;
}
@media only screen and (max-width: 767px) {
  .platform-components-modal__close-tertiary.icon-only {
    width: 35px !important;
    height: 35px !important;
    font-size: 35px;
  }
}
.platform-components-modal__container {
  position: relative;
  margin: auto;
}
.platform-components-modal__container-fullscreen:after {
  content: '';
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding-top: 0;
  z-index: -1;
}
@media (max-width: 767px) {
  .platform-components-modal__container-large {
    width: 85vw;
  }
}
@media (min-width: 768px) {
  .platform-components-modal__container-large {
    width: 90vw;
  }
}
@media (max-width: 767px) {
  .platform-components-modal__container-medium {
    width: 85vw;
  }
}
@media (min-width: 768px) {
  .platform-components-modal__container-medium {
    width: 70vw;
  }
}
@media (max-width: 767px) {
  .platform-components-modal__container-small {
    width: 85vw;
  }
}
@media (min-width: 768px) {
  .platform-components-modal__container-small {
    width: 435px;
  }
}
.platform-components-modal__container > .container {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}
.platform-components-modal__container-fullscreen > .container {
  padding-left: 0;
  padding-right: 0;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  z-index: 2;
}
@media (max-width: 767px) {
  .platform-components-modal__container-fullscreen > .container {
    width: auto;
    max-width: 85vw;
  }
}
@media (min-width: 768px) {
  .platform-components-modal__container-fullscreen > .container {
    width: auto;
    max-width: 750px;
  }
}
@media (min-width: 992px) {
  .platform-components-modal__container-fullscreen > .container {
    width: auto;
    max-width: 970px;
  }
}
@media (min-width: 1440px) {
  .platform-components-modal__container-fullscreen > .container {
    width: auto;
    max-width: 1200px;
  }
}
.platform-components-modal__pb .platform-components-modal__container.fixedCenter {
  max-width: 1400px;
}
.platform-components-modal__pb .platform-components-modal__container.fixedCenter .platform-components-modal__close {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1000;
  width: fit-content;
  z-index: 100;
}
@media only screen and (max-width: 767px) {
  .platform-components-modal__pb .platform-components-modal__container.fixedCenter .platform-components-modal__close.with-text {
    height: 35px !important;
  }
}
.platform-components-modal__pb .platform-components-modal__container.fixedCenter .platform-components-modal__close-primary {
  transform: translate(18%, -50%);
}
.platform-components-modal__pb .platform-components-modal__container.fixedCenter .platform-components-modal__close-secondary.with-text {
  transform: translate(0%, -120%);
}
@media only screen and (max-width: 767px) {
  .platform-components-modal__pb .platform-components-modal__container.fixedCenter .platform-components-modal__close-secondary.with-text {
    transform: translate(0%, -120%);
  }
}
.platform-components-modal__pb .platform-components-modal__container.fixedCenter .platform-components-modal__close-secondary.icon-only {
  transform: translate(0%, -120%);
}
@media only screen and (max-width: 767px) {
  .platform-components-modal__pb .platform-components-modal__container.fixedCenter .platform-components-modal__close-secondary.icon-only {
    transform: translate(0%, -120%);
  }
}
.platform-components-modal__pb .platform-components-modal__container.fixedCenter .platform-components-modal__close-tertiary.with-text {
  transform: translate(0%, -100%);
  color: #ffffff;
}
@media only screen and (max-width: 767px) {
  .platform-components-modal__pb .platform-components-modal__container.fixedCenter .platform-components-modal__close-tertiary.with-text {
    transform: translate(0%, -100%);
  }
}
.platform-components-modal__pb .platform-components-modal__container.fixedCenter .platform-components-modal__close-tertiary.icon-only {
  transform: translate(40px, -10px);
}
@media only screen and (max-width: 767px) {
  .platform-components-modal__pb .platform-components-modal__container.fixedCenter .platform-components-modal__close-tertiary.icon-only {
    transform: translate(30px, -5px);
  }
}
.platform-components-modal__pb .platform-components-modal__container.pinnedTop .platform-components-modal__close-primary {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
}
@media (max-width: 767px) {
  .platform-components-modal__pb .platform-components-modal__container.pinnedTop .platform-components-modal__close {
    position: fixed;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
    width: fit-content;
    z-index: 100;
  }
}
@media (min-width: 768px) {
  .platform-components-modal__pb .platform-components-modal__container.pinnedTop .platform-components-modal__close {
    position: fixed;
    top: 2.5rem;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    width: fit-content;
    z-index: 100;
  }
}
.platform-components-modal__pb .platform-components-modal__container-fullscreen {
  height: 100%;
}
.platform-components-modal__pb .platform-components-modal__container-fullscreen.pinnedTop,
.platform-components-modal__pb .platform-components-modal__container-fullscreen.fixedCenter {
  position: unset;
  margin-top: 0;
  margin-bottom: 0;
}
.platform-components-modal__pb .platform-components-modal__container-fullscreen.pinnedTop .platform-components-modal__close-primary,
.platform-components-modal__pb .platform-components-modal__container-fullscreen.fixedCenter .platform-components-modal__close-primary {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
}
@media (max-width: 767px) {
  .platform-components-modal__pb .platform-components-modal__container-fullscreen.pinnedTop .platform-components-modal__close,
  .platform-components-modal__pb .platform-components-modal__container-fullscreen.fixedCenter .platform-components-modal__close {
    position: fixed;
    bottom: 50px;
    left: 50%;
    transform: translateX(-50%);
    width: fit-content;
  }
}
@media (min-width: 768px) {
  .platform-components-modal__pb .platform-components-modal__container-fullscreen.pinnedTop .platform-components-modal__close,
  .platform-components-modal__pb .platform-components-modal__container-fullscreen.fixedCenter .platform-components-modal__close {
    position: fixed;
    top: 10px;
    left: 50%;
    transform: translateX(-50%);
    width: fit-content;
  }
}
.platform-components-modal__pb .platform-components-modal__container-fullscreen.fixedCenter .container {
  top: 50%;
  transform: translateY(-50%);
}
.platform-components-modal__editor {
  position: relative;
}
.platform-components-modal__editor:before {
  content: "";
  position: absolute;
  z-index: 0;
  left: 50% !important;
  right: 50% !important;
  margin-left: -50vw !important;
  margin-right: -50vw !important;
  width: 100vw !important;
  height: 100%;
  top: 0;
}
.platform-components-modal__editor .platform-components-modal__container-fullscreen:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding-top: 0;
  z-index: 0;
}
.platform-components-modal__editor .platform-components-modal__container-large {
  left: 50% !important;
  right: 50% !important;
  margin-left: -45vw !important;
  margin-right: -45vw !important;
}
.platform-components-modal__editor .platform-components-modal__container-medium {
  left: 50% !important;
  right: 50% !important;
  margin-left: -35vw !important;
  margin-right: -35vw !important;
}
.platform-components-modal .video {
  float: none;
}
.platform-components-modal__overlay {
  background-color: rgba(238, 238, 238, 0.9);
}
.platform-components-modal__close {
  /* resets */
  background-color: unset;
  border: unset;
  /* common style */
  font-family: 'Avenir-Heavy', 'Avenir', sans-serif;
  font-weight: 800;
  line-height: 150%;
  font-size: 0.875rem;
  text-transform: uppercase;
  letter-spacing: 0;
  padding: 15px 30px;
  border-radius: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  height: auto !important;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 0;
}
.platform-components-modal__close:hover,
.platform-components-modal__close:active,
.platform-components-modal__close:focus {
  /* resets */
  background-color: unset;
  border: unset;
  text-decoration: none;
  padding: 15px 30px;
  outline: none !important;
}
.platform-components-modal__close.icon-only .icons-close {
  transition: background-color 200ms ease-out, color 200ms ease-out;
}
.platform-components-modal__close-primary {
  background-color: #c41230;
  color: #ffffff;
  transition: background-color 200ms ease-out, color 200ms ease-out;
}
.platform-components-modal__close-primary:hover,
.platform-components-modal__close-primary:active,
.platform-components-modal__close-primary:focus {
  background-color: #9b132b;
  color: #ffffff;
}
.platform-components-modal__close-secondary {
  background-color: transparent;
  color: #ffffff;
  box-shadow: inset 0 0 0 2px #ffffff;
  transition: background-color 200ms ease-out, color 200ms ease-out, box-shadow 200ms ease-out;
}
.platform-components-modal__close-secondary:hover,
.platform-components-modal__close-secondary:active,
.platform-components-modal__close-secondary:focus {
  background-color: #9b132b;
  color: #ffffff;
  box-shadow: inset 0 0 0 2px #9b132b;
}
.platform-components-modal__close-tertiary {
  padding: 15px 0;
  color: #ffffff;
  transition: color 200ms ease-out;
}
.platform-components-modal__close-tertiary:hover,
.platform-components-modal__close-tertiary:active,
.platform-components-modal__close-tertiary:focus {
  color: #aaaaaa;
}
.platform-components-modal a:focus {
  outline: 1px solid #2e2e2e !important;
}
.platform-components-modal__editor:before {
  background-color: rgba(0, 0, 0, 0.8);
}
.platform-components-modal__overlay {
  background-color: rgba(0, 0, 0, 0.8);
}

.platform-components-masthead__container.h-100vh--lg {
  min-height: 1080px;
}
.platform-components-masthead__container.h-75vh--lg {
  min-height: calc(810px);
}
.platform-components-masthead__container.h-50vh--lg {
  min-height: calc(540px);
}
.platform-components-masthead__container.h-66vh--lg {
  min-height: calc(719.99928px);
}
.platform-components-masthead__container.h-33vh--lg {
  min-height: calc(359.99964px);
}
.platform-components-masthead__container.h-25vh--lg {
  min-height: calc(270px);
}
@media (min-width: 768px) and (max-width: 1023px) {
  .platform-components-masthead__container.h-100vh--md {
    min-height: 1080px;
  }
  .platform-components-masthead__container.h-75vh--md {
    min-height: calc(810px);
  }
  .platform-components-masthead__container.h-66vh--md {
    min-height: calc(719.99928px);
  }
  .platform-components-masthead__container.h-50vh--md {
    min-height: calc(540px);
  }
  .platform-components-masthead__container.h-33vh--md {
    min-height: calc(359.99964px);
  }
  .platform-components-masthead__container.h-25vh--md {
    min-height: calc(270px);
  }
}
@media (max-width: 767px) {
  .platform-components-masthead__container.h-100vh--sm {
    min-height: 1080px;
  }
  .platform-components-masthead__container.h-75vh--sm {
    min-height: calc(810px);
  }
  .platform-components-masthead__container.h-66vh--sm {
    min-height: calc(719.99928px);
  }
  .platform-components-masthead__container.h-50vh--sm {
    min-height: calc(540px);
  }
  .platform-components-masthead__container.h-33vh--sm {
    min-height: calc(359.99964px);
  }
  .platform-components-masthead__container.h-25vh--sm {
    min-height: calc(270px);
  }
}
.platform-components-masthead__breadcrumb {
  font-family: 'Avenir-Roman', 'Avenir', sans-serif;
  font-weight: 400;
  line-height: 150%;
  text-transform: uppercase;
  letter-spacing: 0;
  font-size: 0.75rem;
}
@media only screen and (max-width: 767px) {
  .platform-components-masthead__breadcrumb {
    font-size: 0.75rem;
  }
}
.platform-components-masthead__preheader {
  font-family: 'Avenir-Heavy', 'Avenir', sans-serif;
  font-weight: 800;
  line-height: 100%;
  text-transform: uppercase;
  letter-spacing: 0;
  font-size: 0.75rem;
  margin-bottom: 0.625rem;
}
@media only screen and (max-width: 767px) {
  .platform-components-masthead__preheader {
    font-size: 0.75rem;
    margin-bottom: 0.625rem;
  }
}
.platform-components-masthead__subtitle {
  font-family: 'Avenir-Roman', 'Avenir', sans-serif;
  font-weight: 400;
  line-height: 150%;
  text-transform: none;
  letter-spacing: 0;
  font-size: 1rem;
  margin-bottom: 1.25rem;
}
@media only screen and (max-width: 767px) {
  .platform-components-masthead__subtitle {
    font-size: 1rem;
    margin-bottom: 1.25rem;
  }
}
.platform-components-masthead__body-copy {
  font-family: 'Avenir-Roman', 'Avenir', sans-serif;
  font-weight: 400;
  line-height: 150%;
  text-transform: none;
  letter-spacing: 0;
  font-size: 1rem;
  margin-bottom: 1.25rem;
}
@media only screen and (max-width: 767px) {
  .platform-components-masthead__body-copy {
    font-size: 1rem;
    margin-bottom: 1.25rem;
  }
}
.platform-components-masthead__body-copy b,
.platform-components-masthead__body-copy strong {
  font-family: 'Avenir-Heavy', 'Avenir', sans-serif;
  font-weight: 800;
}
.platform-components-masthead__disclaimer p {
  font-family: 'Avenir-Roman', 'Avenir', sans-serif;
  font-weight: 400;
  line-height: 160%;
  text-transform: none;
  letter-spacing: 0;
  font-size: 0.625rem;
  margin-bottom: 1.25rem;
  margin: 0;
}
@media only screen and (max-width: 767px) {
  .platform-components-masthead__disclaimer p {
    font-size: 0.625rem;
    margin-bottom: 1.25rem;
  }
}
.platform-components-masthead__disclaimer p b,
.platform-components-masthead__disclaimer p strong {
  font-family: 'Avenir-Heavy', 'Avenir', sans-serif;
  font-weight: 800;
}
.platform-components-masthead__scroll-indicator {
  font-family: 'Avenir-Heavy', 'Avenir', sans-serif;
  font-weight: 800;
  line-height: 150%;
  text-transform: uppercase;
  letter-spacing: 0;
  font-size: 0.875rem;
  margin-bottom: 1rem;
  transition: color 200ms ease-out;
}
@media only screen and (max-width: 767px) {
  .platform-components-masthead__scroll-indicator {
    font-size: 0.875rem;
    margin-bottom: 1rem;
  }
}
.platform-components-masthead__button-container {
  margin-left: calc(-10px);
  margin-right: calc(-10px);
}
.platform-components-masthead__button {
  font-family: 'Avenir-Heavy', 'Avenir', sans-serif;
  font-weight: 800;
  line-height: 150%;
  font-size: 0.875rem;
  text-transform: uppercase;
  letter-spacing: 0;
  padding: 15px 30px;
  border-radius: 0;
  margin-left: calc(10px);
  margin-right: calc(10px);
  margin-bottom: 20px;
}
.platform-components-masthead__button:hover,
.platform-components-masthead__button:active {
  padding: 15px 30px;
}
.platform-components-masthead__button:focus {
  padding: 15px 30px;
  margin-left: calc(11px);
  margin-right: calc(11px);
}
.platform-components-masthead__button--primary.brand {
  background-color: #c41230;
  color: #ffffff;
  transition: background-color 200ms ease-out, color 200ms ease-out;
}
.platform-components-masthead__button--primary.brand:hover,
.platform-components-masthead__button--primary.brand:active,
.platform-components-masthead__button--primary.brand:focus {
  background-color: #9b132b;
  color: #ffffff;
}
.platform-components-masthead__button--primary.light {
  background-color: #ffffff;
  color: #c41230;
  transition: background-color 200ms ease-out, color 200ms ease-out;
}
.platform-components-masthead__button--primary.light:hover,
.platform-components-masthead__button--primary.light:active,
.platform-components-masthead__button--primary.light:focus {
  background-color: #9b132b;
  color: #ffffff;
}
.platform-components-masthead__button--primary.dark {
  background-color: #2e2e2e;
  color: #ffffff;
  transition: background-color 200ms ease-out, color 200ms ease-out;
}
.platform-components-masthead__button--primary.dark:hover,
.platform-components-masthead__button--primary.dark:active,
.platform-components-masthead__button--primary.dark:focus {
  background-color: #9b132b;
  color: #ffffff;
}
.platform-components-masthead__button--secondary.brand {
  background-color: transparent;
  color: #c41230;
  box-shadow: inset 0 0 0 2px #c41230;
  transition: background-color 200ms ease-out, color 200ms ease-out, box-shadow 200ms ease-out;
}
.platform-components-masthead__button--secondary.brand:hover,
.platform-components-masthead__button--secondary.brand:active,
.platform-components-masthead__button--secondary.brand:focus {
  background-color: #9b132b;
  color: #ffffff;
  box-shadow: inset 0 0 0 2px #9b132b;
}
.platform-components-masthead__button--secondary.dark {
  background-color: transparent;
  color: #2e2e2e;
  box-shadow: inset 0 0 0 2px #2e2e2e;
  transition: background-color 200ms ease-out, color 200ms ease-out, box-shadow 200ms ease-out;
}
.platform-components-masthead__button--secondary.dark:hover,
.platform-components-masthead__button--secondary.dark:active,
.platform-components-masthead__button--secondary.dark:focus {
  background-color: #9b132b;
  color: #ffffff;
  box-shadow: inset 0 0 0 2px #9b132b;
}
.platform-components-masthead__button--secondary.light {
  background-color: transparent;
  color: #ffffff;
  box-shadow: inset 0 0 0 2px #ffffff;
  transition: background-color 200ms ease-out, color 200ms ease-out, box-shadow 200ms ease-out;
}
.platform-components-masthead__button--secondary.light:hover,
.platform-components-masthead__button--secondary.light:active,
.platform-components-masthead__button--secondary.light:focus {
  background-color: #9b132b;
  color: #ffffff;
  box-shadow: inset 0 0 0 2px #9b132b;
}
.platform-components-masthead__button--tertiary {
  padding: 15px 0;
}
.platform-components-masthead__button--tertiary.brand {
  color: #c41230;
  transition: color 200ms ease-out;
}
.platform-components-masthead__button--tertiary.brand:hover,
.platform-components-masthead__button--tertiary.brand:active,
.platform-components-masthead__button--tertiary.brand:focus {
  color: #9b132b;
}
.platform-components-masthead__button--tertiary.dark {
  color: #2e2e2e;
  transition: color 200ms ease-out;
}
.platform-components-masthead__button--tertiary.dark:hover,
.platform-components-masthead__button--tertiary.dark:active,
.platform-components-masthead__button--tertiary.dark:focus {
  color: #9b132b;
}
.platform-components-masthead__button--tertiary.light {
  color: #ffffff;
  transition: color 200ms ease-out;
}
.platform-components-masthead__button--tertiary.light:hover,
.platform-components-masthead__button--tertiary.light:active,
.platform-components-masthead__button--tertiary.light:focus {
  color: #aaaaaa;
}
.platform-components-masthead__button--tertiary:hover,
.platform-components-masthead__button--tertiary:active,
.platform-components-masthead__button--tertiary:focus {
  padding: 15px 0;
}
@media (min-width: 768px) {
  .platform-components-masthead__button {
    font-size: 0.875rem;
  }
}
.platform-components-masthead__button .button-icon {
  font-size: 1.5rem;
}
@media only screen and (max-width: 767px) {
  .platform-components-masthead__button .button-icon {
    font-size: 1.5rem;
  }
}
.platform-components-masthead__theme-01 {
  background-color: #ffffff;
  --overlay-color-1: rgba(255, 255, 255, 0.9);
}
.platform-components-masthead__theme-01 .platform-components-masthead__main-header,
.platform-components-masthead__theme-01 .platform-components-masthead__subtitle,
.platform-components-masthead__theme-01 .platform-components-masthead__body-copy,
.platform-components-masthead__theme-01 .platform-components-masthead__body-copy p,
.platform-components-masthead__theme-01 .platform-components-masthead__scroll-indicator,
.platform-components-masthead__theme-01 .platform-components-masthead__disclaimer p {
  color: #2e2e2e;
}
.platform-components-masthead__theme-01 .platform-components-masthead__disclaimer p {
  text-shadow: 0 0 8px rgba(255, 255, 255, 0.9);
}
.platform-components-masthead__theme-01 .platform-components-masthead__breadcrumb {
  color: #2e2e2e;
}
.platform-components-masthead__theme-01 .platform-components-masthead__breadcrumb:hover {
  color: #2e2e2e;
}
.platform-components-masthead__theme-01 .platform-components-masthead__preheader {
  color: #5e5e5e;
}
.platform-components-masthead__theme-01 .platform-components-masthead__body-copy a,
.platform-components-masthead__theme-01 .platform-components-masthead__disclaimer a {
  color: #c41230;
}
.platform-components-masthead__theme-01 .platform-components-masthead__body-copy a:hover,
.platform-components-masthead__theme-01 .platform-components-masthead__disclaimer a:hover {
  color: #9b132b;
}
.platform-components-masthead__theme-01 .platform-components-masthead__scroll-indicator:active,
.platform-components-masthead__theme-01 .platform-components-masthead__scroll-indicator:focus,
.platform-components-masthead__theme-01 .platform-components-masthead__scroll-indicator:hover {
  color: #9b132b;
}
.platform-components-masthead__theme-01 .platform-components-masthead__color-overlay {
  background-color: rgba(255, 255, 255, 0.9);
}
.platform-components-masthead__theme-02 {
  background-color: #f6f6f6;
  --overlay-color-1: rgba(246, 246, 246, 0.9);
}
.platform-components-masthead__theme-02 .platform-components-masthead__main-header,
.platform-components-masthead__theme-02 .platform-components-masthead__subtitle,
.platform-components-masthead__theme-02 .platform-components-masthead__body-copy,
.platform-components-masthead__theme-02 .platform-components-masthead__body-copy p,
.platform-components-masthead__theme-02 .platform-components-masthead__scroll-indicator,
.platform-components-masthead__theme-02 .platform-components-masthead__disclaimer p {
  color: #2e2e2e;
}
.platform-components-masthead__theme-02 .platform-components-masthead__disclaimer p {
  text-shadow: 0 0 8px rgba(246, 246, 246, 0.9);
}
.platform-components-masthead__theme-02 .platform-components-masthead__breadcrumb {
  color: #2e2e2e;
}
.platform-components-masthead__theme-02 .platform-components-masthead__breadcrumb:hover {
  color: #2e2e2e;
}
.platform-components-masthead__theme-02 .platform-components-masthead__preheader {
  color: #5e5e5e;
}
.platform-components-masthead__theme-02 .platform-components-masthead__body-copy a,
.platform-components-masthead__theme-02 .platform-components-masthead__disclaimer a {
  color: #c41230;
}
.platform-components-masthead__theme-02 .platform-components-masthead__body-copy a:hover,
.platform-components-masthead__theme-02 .platform-components-masthead__disclaimer a:hover {
  color: #9b132b;
}
.platform-components-masthead__theme-02 .platform-components-masthead__scroll-indicator:active,
.platform-components-masthead__theme-02 .platform-components-masthead__scroll-indicator:focus,
.platform-components-masthead__theme-02 .platform-components-masthead__scroll-indicator:hover {
  color: #9b132b;
}
.platform-components-masthead__theme-02 .platform-components-masthead__color-overlay {
  background-color: rgba(246, 246, 246, 0.9);
}
.platform-components-masthead__theme-03 {
  background-color: #eeeeee;
  --overlay-color-1: rgba(238, 238, 238, 0.9);
}
.platform-components-masthead__theme-03 .platform-components-masthead__main-header,
.platform-components-masthead__theme-03 .platform-components-masthead__subtitle,
.platform-components-masthead__theme-03 .platform-components-masthead__body-copy,
.platform-components-masthead__theme-03 .platform-components-masthead__body-copy p,
.platform-components-masthead__theme-03 .platform-components-masthead__scroll-indicator,
.platform-components-masthead__theme-03 .platform-components-masthead__disclaimer p {
  color: #2e2e2e;
}
.platform-components-masthead__theme-03 .platform-components-masthead__disclaimer p {
  text-shadow: 0 0 8px rgba(238, 238, 238, 0.9);
}
.platform-components-masthead__theme-03 .platform-components-masthead__breadcrumb {
  color: #2e2e2e;
}
.platform-components-masthead__theme-03 .platform-components-masthead__breadcrumb:hover {
  color: #2e2e2e;
}
.platform-components-masthead__theme-03 .platform-components-masthead__preheader {
  color: #5e5e5e;
}
.platform-components-masthead__theme-03 .platform-components-masthead__body-copy a,
.platform-components-masthead__theme-03 .platform-components-masthead__disclaimer a {
  color: #c41230;
}
.platform-components-masthead__theme-03 .platform-components-masthead__body-copy a:hover,
.platform-components-masthead__theme-03 .platform-components-masthead__disclaimer a:hover {
  color: #9b132b;
}
.platform-components-masthead__theme-03 .platform-components-masthead__scroll-indicator:active,
.platform-components-masthead__theme-03 .platform-components-masthead__scroll-indicator:focus,
.platform-components-masthead__theme-03 .platform-components-masthead__scroll-indicator:hover {
  color: #9b132b;
}
.platform-components-masthead__theme-03 .platform-components-masthead__color-overlay {
  background-color: rgba(238, 238, 238, 0.9);
}
.platform-components-masthead__theme-04 {
  background-color: #2e2e2e;
  --overlay-color-1: rgba(0, 0, 0, 0.8);
}
.platform-components-masthead__theme-04 .platform-components-masthead__main-header,
.platform-components-masthead__theme-04 .platform-components-masthead__subtitle,
.platform-components-masthead__theme-04 .platform-components-masthead__body-copy,
.platform-components-masthead__theme-04 .platform-components-masthead__body-copy p,
.platform-components-masthead__theme-04 .platform-components-masthead__scroll-indicator,
.platform-components-masthead__theme-04 .platform-components-masthead__disclaimer p {
  color: #ffffff;
}
.platform-components-masthead__theme-04 .platform-components-masthead__disclaimer p {
  text-shadow: 0 0 8px rgba(0, 0, 0, 0.8);
}
.platform-components-masthead__theme-04 .platform-components-masthead__breadcrumb {
  color: #ffffff;
}
.platform-components-masthead__theme-04 .platform-components-masthead__breadcrumb:hover {
  color: #ffffff;
}
.platform-components-masthead__theme-04 .platform-components-masthead__preheader {
  color: #ffffff;
}
.platform-components-masthead__theme-04 .platform-components-masthead__body-copy a,
.platform-components-masthead__theme-04 .platform-components-masthead__disclaimer a {
  color: #aaaaaa;
}
.platform-components-masthead__theme-04 .platform-components-masthead__body-copy a:hover,
.platform-components-masthead__theme-04 .platform-components-masthead__disclaimer a:hover {
  color: #ffffff;
}
.platform-components-masthead__theme-04 .platform-components-masthead__scroll-indicator:active,
.platform-components-masthead__theme-04 .platform-components-masthead__scroll-indicator:focus,
.platform-components-masthead__theme-04 .platform-components-masthead__scroll-indicator:hover {
  color: #ffffff;
}
.platform-components-masthead__theme-04 .platform-components-masthead__color-overlay {
  background-color: rgba(0, 0, 0, 0.8);
}
.platform-components-masthead__center-alignment--lg {
  justify-content: center;
}
.platform-components-masthead__center-alignment--lg.platform-components-masthead__bottom-alignment--lg {
  --overlay-direction: to top;
}
.platform-components-masthead__center-alignment--lg.platform-components-masthead__top-alignment--lg {
  --overlay-direction: to bottom;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .platform-components-masthead__center-alignment--lg.platform-components-masthead__bottom-alignment--md {
    --overlay-direction: to top;
  }
  .platform-components-masthead__center-alignment--lg.platform-components-masthead__top-alignment--md {
    --overlay-direction: to bottom;
  }
}
@media (max-width: 767px) {
  .platform-components-masthead__center-alignment--lg.platform-components-masthead__bottom-alignment--sm {
    --overlay-direction: to top;
  }
  .platform-components-masthead__center-alignment--lg.platform-components-masthead__top-alignment--sm {
    --overlay-direction: to bottom;
  }
}
.platform-components-masthead__left-alignment--lg {
  justify-content: flex-start;
}
.platform-components-masthead__left-alignment--lg.platform-components-masthead__bottom-alignment--lg {
  --overlay-direction: to top right;
}
.platform-components-masthead__left-alignment--lg.platform-components-masthead__middle-alignment--lg {
  --overlay-direction: to right;
}
.platform-components-masthead__left-alignment--lg.platform-components-masthead__top-alignment--lg {
  --overlay-direction: to bottom right;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .platform-components-masthead__left-alignment--lg.platform-components-masthead__bottom-alignment--md {
    --overlay-direction: to top right;
  }
  .platform-components-masthead__left-alignment--lg.platform-components-masthead__middle-alignment--md {
    --overlay-direction: to right;
  }
  .platform-components-masthead__left-alignment--lg.platform-components-masthead__top-alignment--md {
    --overlay-direction: to bottom right;
  }
}
@media (max-width: 767px) {
  .platform-components-masthead__left-alignment--lg.platform-components-masthead__bottom-alignment--sm {
    --overlay-direction: to top right;
  }
  .platform-components-masthead__left-alignment--lg.platform-components-masthead__middle-alignment--sm {
    --overlay-direction: to right;
  }
  .platform-components-masthead__left-alignment--lg.platform-components-masthead__top-alignment--sm {
    --overlay-direction: to bottom right;
  }
}
.platform-components-masthead__right-alignment--lg {
  justify-content: flex-end;
}
.platform-components-masthead__right-alignment--lg.platform-components-masthead__bottom-alignment--lg {
  --overlay-direction: to top left;
}
.platform-components-masthead__right-alignment--lg.platform-components-masthead__middle-alignment--lg {
  --overlay-direction: to left;
}
.platform-components-masthead__right-alignment--lg.platform-components-masthead__top-alignment--lg {
  --overlay-direction: to bottom left;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .platform-components-masthead__right-alignment--lg.platform-components-masthead__bottom-alignment--md {
    --overlay-direction: to top left;
  }
  .platform-components-masthead__right-alignment--lg.platform-components-masthead__middle-alignment--md {
    --overlay-direction: to left;
  }
  .platform-components-masthead__right-alignment--lg.platform-components-masthead__top-alignment--md {
    --overlay-direction: to bottom left;
  }
}
@media (max-width: 767px) {
  .platform-components-masthead__right-alignment--lg.platform-components-masthead__bottom-alignment--sm {
    --overlay-direction: to top left;
  }
  .platform-components-masthead__right-alignment--lg.platform-components-masthead__middle-alignment--sm {
    --overlay-direction: to left;
  }
  .platform-components-masthead__right-alignment--lg.platform-components-masthead__top-alignment--sm {
    --overlay-direction: to bottom left;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .platform-components-masthead__center-alignment--md {
    justify-content: center;
  }
  .platform-components-masthead__center-alignment--md.platform-components-masthead__bottom-alignment--lg {
    --overlay-direction: to top;
  }
  .platform-components-masthead__center-alignment--md.platform-components-masthead__top-alignment--lg {
    --overlay-direction: to bottom;
  }
  .platform-components-masthead__center-alignment--md.platform-components-masthead__bottom-alignment--md {
    --overlay-direction: to top;
  }
  .platform-components-masthead__center-alignment--md.platform-components-masthead__top-alignment--md {
    --overlay-direction: to bottom;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .platform-components-masthead__left-alignment--md {
    justify-content: flex-start;
  }
  .platform-components-masthead__left-alignment--md.platform-components-masthead__bottom-alignment--lg {
    --overlay-direction: to top right;
  }
  .platform-components-masthead__left-alignment--md.platform-components-masthead__top-alignment--lg {
    --overlay-direction: to bottom right;
  }
  .platform-components-masthead__left-alignment--md.platform-components-masthead__middle-alignment--lg {
    --overlay-direction: to right;
  }
  .platform-components-masthead__left-alignment--md.platform-components-masthead__bottom-alignment--md {
    --overlay-direction: to top right;
  }
  .platform-components-masthead__left-alignment--md.platform-components-masthead__middle-alignment--md {
    --overlay-direction: to right;
  }
  .platform-components-masthead__left-alignment--md.platform-components-masthead__top-alignment--md {
    --overlay-direction: to bottom right;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .platform-components-masthead__right-alignment--md {
    justify-content: flex-end;
  }
  .platform-components-masthead__right-alignment--md.platform-components-masthead__bottom-alignment--lg {
    --overlay-direction: to top left;
  }
  .platform-components-masthead__right-alignment--md.platform-components-masthead__top-alignment--lg {
    --overlay-direction: to bottom left;
  }
  .platform-components-masthead__right-alignment--md.platform-components-masthead__middle-alignment--lg {
    --overlay-direction: to left;
  }
  .platform-components-masthead__right-alignment--md.platform-components-masthead__bottom-alignment--md {
    --overlay-direction: to top left;
  }
  .platform-components-masthead__right-alignment--md.platform-components-masthead__middle-alignment--md {
    --overlay-direction: to left;
  }
  .platform-components-masthead__right-alignment--md.platform-components-masthead__top-alignment--md {
    --overlay-direction: to bottom left;
  }
}
@media (max-width: 767px) {
  .platform-components-masthead__center-alignment--sm {
    justify-content: center;
  }
  .platform-components-masthead__center-alignment--sm.platform-components-masthead__bottom-alignment--lg {
    --overlay-direction: to top;
  }
  .platform-components-masthead__center-alignment--sm.platform-components-masthead__top-alignment--lg {
    --overlay-direction: to bottom;
  }
  .platform-components-masthead__center-alignment--sm.platform-components-masthead__bottom-alignment--sm {
    --overlay-direction: to top;
  }
  .platform-components-masthead__center-alignment--sm.platform-components-masthead__top-alignment--sm {
    --overlay-direction: to bottom;
  }
}
@media (max-width: 767px) {
  .platform-components-masthead__left-alignment--sm {
    justify-content: flex-start;
  }
  .platform-components-masthead__left-alignment--sm.platform-components-masthead__bottom-alignment--lg {
    --overlay-direction: to top right;
  }
  .platform-components-masthead__left-alignment--sm.platform-components-masthead__top-alignment--lg {
    --overlay-direction: to bottom right;
  }
  .platform-components-masthead__left-alignment--sm.platform-components-masthead__middle-alignment--lg {
    --overlay-direction: to right;
  }
  .platform-components-masthead__left-alignment--sm.platform-components-masthead__bottom-alignment--sm {
    --overlay-direction: to top right;
  }
  .platform-components-masthead__left-alignment--sm.platform-components-masthead__middle-alignment--sm {
    --overlay-direction: to right;
  }
  .platform-components-masthead__left-alignment--sm.platform-components-masthead__top-alignment--sm {
    --overlay-direction: to bottom right;
  }
}
@media (max-width: 767px) {
  .platform-components-masthead__right-alignment--sm {
    justify-content: flex-end;
  }
  .platform-components-masthead__right-alignment--sm.platform-components-masthead__bottom-alignment--lg {
    --overlay-direction: to top left;
  }
  .platform-components-masthead__right-alignment--sm.platform-components-masthead__middle-alignment--lg {
    --overlay-direction: to left;
  }
  .platform-components-masthead__right-alignment--sm.platform-components-masthead__top-alignment--lg {
    --overlay-direction: to bottom left;
  }
  .platform-components-masthead__right-alignment--sm.platform-components-masthead__bottom-alignment--sm {
    --overlay-direction: to top left;
  }
  .platform-components-masthead__right-alignment--sm.platform-components-masthead__middle-alignment--sm {
    --overlay-direction: to left;
  }
  .platform-components-masthead__right-alignment--sm.platform-components-masthead__top-alignment--sm {
    --overlay-direction: to bottom left;
  }
}
@media (max-width: 1230px) {
  .platform-components-masthead__content.platform-components-masthead__boxed-container {
    margin-left: 20px;
    margin-right: 20px;
  }
}
@media (max-width: 1230px) {
  .platform-components-masthead__content {
    margin-left: 20px;
    margin-right: 20px;
  }
}
.platform-components-masthead__width-lg--auto {
  width: auto;
}
.platform-components-masthead__width-lg--small {
  width: calc(33.33333333%);
}
.platform-components-masthead__width-lg--medium {
  width: 50%;
}
.platform-components-masthead__width-lg--large {
  width: 75%;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .platform-components-masthead__width-md--auto {
    width: auto;
  }
  .platform-components-masthead__width-md--small {
    width: calc(33.33333333%);
  }
  .platform-components-masthead__width-md--medium {
    width: 50%;
  }
  .platform-components-masthead__width-md--large {
    width: 75%;
  }
}
@media (max-width: 767px) {
  .platform-components-masthead__width-sm--auto {
    width: auto;
  }
  .platform-components-masthead__width-sm--small {
    width: calc(33.33333333%);
  }
  .platform-components-masthead__width-sm--medium {
    width: 50%;
  }
  .platform-components-masthead__width-sm--large {
    width: 75%;
  }
}
.platform-components-masthead__gradient-overlay {
  background: linear-gradient(var(--overlay-direction), var(--overlay-color-1) var(--overlay-color-1-stop), transparent var(--overlay-color-width));
}
@media (min-width: 768px) and (max-width: 1023px) {
  .platform-components-masthead__gradient-overlay {
    background: linear-gradient(var(--overlay-direction--tablet), var(--overlay-color-1) var(--overlay-color-1-stop), transparent var(--overlay-color-width));
  }
}
@media (max-width: 767px) {
  .platform-components-masthead__gradient-overlay {
    background: linear-gradient(var(--overlay-direction--mobile), var(--overlay-color-1) var(--overlay-color-1-stop), transparent var(--overlay-color-width));
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .platform-components-masthead__gradient-overlay--md {
    background: linear-gradient(var(--overlay-direction), var(--overlay-color-1) var(--overlay-color-1-stop--tablet), transparent var(--overlay-color-width--tablet));
  }
  .platform-components-masthead__gradient-overlay--md.radial-gradient-none--md {
    background: linear-gradient(var(--overlay-direction), var(--overlay-color-1) var(--overlay-color-1-stop--tablet), transparent var(--overlay-color-width--tablet));
  }
}
@media (max-width: 767px) {
  .platform-components-masthead__gradient-overlay--sm {
    background: linear-gradient(var(--overlay-direction), var(--overlay-color-1) var(--overlay-color-1-stop--mobile), transparent var(--overlay-color-width--mobile));
  }
  .platform-components-masthead__gradient-overlay--sm.radial-gradient-none--sm {
    background: linear-gradient(var(--overlay-direction), var(--overlay-color-1) var(--overlay-color-1-stop--mobile), transparent var(--overlay-color-width--mobile));
  }
}
.platform-components-masthead .radial-gradient--lg {
  background: radial-gradient(50% 50% at center, var(--overlay-color-1) var(--overlay-color-1-stop), transparent var(--overlay-color-width));
}
@media (min-width: 768px) and (max-width: 1023px) {
  .platform-components-masthead .radial-gradient--md {
    background: radial-gradient(50% 50% at center, var(--overlay-color-1) var(--overlay-color-1-stop--tablet), transparent var(--overlay-color-width--tablet));
  }
}
@media (max-width: 767px) {
  .platform-components-masthead .radial-gradient--sm {
    background: radial-gradient(50% 50% at center, var(--overlay-color-1) var(--overlay-color-1-stop--mobile), transparent var(--overlay-color-width--mobile));
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .platform-components-masthead .radial-gradient-none--md {
    background: linear-gradient(var(--overlay-direction), var(--overlay-color-1) var(--overlay-color-1-stop), transparent var(--overlay-color-width));
  }
  .platform-components-masthead .radial-gradient-none--md.platform-components-masthead__gradient-overlay--md {
    background: linear-gradient(var(--overlay-direction), var(--overlay-color-1) var(--overlay-color-1-stop--tablet), transparent var(--overlay-color-width--tablet));
  }
}
@media (max-width: 767px) {
  .platform-components-masthead .radial-gradient-none--sm {
    background: linear-gradient(var(--overlay-direction), var(--overlay-color-1) var(--overlay-color-1-stop), transparent var(--overlay-color-width));
  }
  .platform-components-masthead .radial-gradient-none--sm.platform-components-masthead__gradient-overlay--sm {
    background: linear-gradient(var(--overlay-direction), var(--overlay-color-1) var(--overlay-color-1-stop--mobile), transparent var(--overlay-color-width--mobile));
  }
}
@media (max-width: 1230px) {
  .platform-components-masthead .platform-components-masthead__content2 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.pc-countdown .time {
  background-color: #c41230;
  font-family: 'Avenir-Heavy', 'Avenir', sans-serif;
}
.pc-countdown .time:before {
  color: #ffffff;
  font-family: 'Avenir-Heavy', 'Avenir', sans-serif;
}
.pc-countdown .time:after {
  color: #ffffff;
}
.mastheadComponentNew a:focus {
  outline: 0 !important;
}
.mastheadComponentNew .mastHeadrcardOuter {
  width: 65%;
  float: left;
  padding: 0 !important;
}
.mastheadComponentNew .mastHeadrcardOuter .platform-components-masthead__content {
  position: absolute;
}
.mastheadComponentNew .mastHeadrcardOuter .platform-components-masthead.platform-components-masthead--v2 {
  margin-top: 0;
}
.mastheadComponentNew .mastHeadrcardOuter .platform-components-masthead__container {
  padding: 0;
  max-height: 600px;
}
.mastheadComponentNew .mastHeadrcardOuter .theme-02-background {
  background: transparent;
  text-align: center;
  width: 100%;
  padding: 84.6px 10% 124.27px 10%;
}
.mastheadComponentNew .mastHeadrcardOuter .platform-components-masthead__content img {
  display: inline-block;
}
.mastheadComponentNew .mastHeadrcardOuter p.platform-components-masthead__preheader {
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 120%;
  text-align: center;
  text-transform: uppercase;
  color: #FFFFFF;
  text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  margin-bottom: 18px;
  font-family: 'Avenir', sans-serif;
}
.mastheadComponentNew .mastHeadrcardOuter .platform-components-masthead__button-container {
  justify-content: center !important;
}
.mastheadComponentNew .mastHeadrcardOuter .platform-components-masthead__body-copy p {
  line-height: 100%;
}
.mastheadComponentNew .mastHeadrcardOuter h1.header-one {
  font-weight: 900;
  font-size: 60px;
  line-height: 100%;
  text-align: center;
  text-transform: uppercase;
  color: #FFFFFF;
  text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  max-width: 650px;
  margin: auto;
}
.mastheadComponentNew .mastHeadrcardOuter .platform-components-masthead__gradient-overlay {
  background: transparent !important;
}
.mastheadComponentNew .mastHeadrcardOuter p.platform-components-masthead__subtitle {
  color: #FFFFFF !important;
  line-height: 120%;
  margin-top: 20px;
  font-family: 'Avenir', sans-serif;
}
.mastheadComponentNew .mastHeadrcardOuter .platform-components-masthead__button.platform-components-masthead__button--primary.brand {
  margin-top: 0;
  margin-right: 0;
  padding: 18px 0;
  width: 147px;
}
.mastheadComponentNew .mastHeadrcardOuter a.platform-components-masthead__button span.icons-arrow-right {
  display: none;
}
.mastheadComponentNew .mastHeadrcardOuter .platform-components-masthead__button.withicon {
  justify-content: center;
}
.mastheadComponentNew .mastHeadrcardOuter .platform-components-masthead__image-container--background .platform-components-masthead__image,
.mastheadComponentNew .mastHeadrcardOuter .platform-components-masthead__image-container--background video {
  object-fit: revert;
}
@media only screen and (min-width: 1150px) and (max-width: 1250px) {
  .mastheadComponentNew .mastHeadrcardOuter .theme-02-background {
    padding: 84.6px 5% 124.27px 5%;
  }
}
@media only screen and (min-width: 769px) and (max-width: 1149px) {
  .mastheadComponentNew .mastHeadrcardOuter h1 {
    font-size: 40px !important;
    max-width: 430px !important;
    margin: auto;
  }
  .mastheadComponentNew .mastHeadrcardOuter .theme-02-background {
    padding: 84.6px 7% 124.27px 7%;
  }
}
@media only screen and (max-width: 768px) {
  .mastheadComponentNew .mastHeadrcardOuter {
    width: 100%;
    max-height: 425px;
  }
  .mastheadComponentNew .mastHeadrcardOuter .platform-components-masthead__button.withicon-right .button-icon {
    top: 0 !important;
  }
  .mastheadComponentNew .mastHeadrcardOuter h1.header-one {
    max-width: 335px;
  }
  .mastheadComponentNew .mastHeadrcardOuter .platform-components-masthead__container.content-background-column-sm .platform-components-masthead__image-container {
    left: 0;
    width: 100%;
  }
  .mastheadComponentNew .mastHeadrcardOuter .platform-components-masthead__container {
    min-height: 375px;
    height: 375px;
  }
  .mastheadComponentNew .mastHeadrcardOuter .platform-components-masthead__content {
    height: auto;
    top: 0;
  }
  .mastheadComponentNew .mastHeadrcardOuter a.platform-components-masthead__button span.icons-arrow-right {
    display: block;
    font-size: 18px;
    font-weight: 900;
    margin-left: 3px;
  }
  .mastheadComponentNew .mastHeadrcardOuter p.platform-components-masthead__subtitle {
    max-width: 280px;
    margin: auto;
    line-height: 140%;
  }
  .mastheadComponentNew .mastHeadrcardOuter p.platform-components-masthead__preheader {
    font-size: 12px;
  }
  .mastheadComponentNew .mastHeadrcardOuter .platform-components-masthead__button--primary.brand {
    background-color: transparent;
    color: #C41230;
    font-size: 12px;
  }
  .mastheadComponentNew .mastHeadrcardOuter .platform-components-masthead__content.platform-components-masthead__bottom-alignment--sm {
    justify-content: flex-start;
  }
  .mastheadComponentNew .mastHeadrcardOuter h1.header-one {
    font-size: 30px;
    margin-bottom: 13.5px;
    margin-top: 5px;
  }
  .mastheadComponentNew .mastHeadrcardOuter .platform-components-masthead__body-copy {
    margin-bottom: 11.5px;
  }
  .mastheadComponentNew .mastHeadrcardOuter .theme-02-background {
    padding: 60px 20% 27.5px 20%;
  }
  .mastheadComponentNew .mastHeadrcardOuter .platform-components-masthead__gradient-overlay {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%) !important;
    opacity: 0.7;
  }
}
@media only screen and (max-width: 510px) {
  .mastheadComponentNew .mastHeadrcardOuter .theme-02-background {
    padding: 60px 7% 27.5px 7%;
  }
}
.mastheadComponentNew .mastHeadSmallCardOuter {
  width: 35%;
  float: left;
  padding: 0 !important;
  display: block !important;
}
.mastheadComponentNew .mastHeadSmallCardOuter .smallCardContent {
  position: relative;
  text-align: center;
  top: 60px;
  max-width: 300px;
  margin: auto;
}
.mastheadComponentNew .mastHeadSmallCardOuter .smallCardContent span.button-icon.icons-arrow-down {
  font-size: 25px;
  font-weight: 500;
}
.mastheadComponentNew .mastHeadSmallCardOuter .mastHeadSmallCardOne {
  position: relative;
  height: 300px;
}
.mastheadComponentNew .mastHeadSmallCardOuter .mastHeadSmallCardOne .smallCardContent p.shopdirect {
  font-weight: 900;
  font-size: 12px;
  line-height: 120%;
  color: #2E2E2E;
  margin-bottom: 20px;
}
.mastheadComponentNew .mastHeadSmallCardOuter .mastHeadSmallCardOne .smallCardContent h2 {
  font-weight: 900;
  font-size: 38px;
  line-height: 100%;
  color: #C41230;
  margin-bottom: 50px;
}
.mastheadComponentNew .mastHeadSmallCardOuter .mastHeadSmallCardOne .smallCardContent a {
  color: #2E2E2E;
  font-style: normal;
  font-weight: 900;
  font-size: 14px;
  line-height: 100%;
  align-items: center;
  text-align: center;
  text-transform: uppercase;
}
.mastheadComponentNew .mastHeadSmallCardOuter .mastHeadSmallCardOne .smallCardContent a:hover {
  color: #9b132b;
}
.mastheadComponentNew .mastHeadSmallCardOuter .mastHeadSmallCardTwo {
  position: relative;
  min-height: calc(300px);
  max-height: 300px;
}
.mastheadComponentNew .mastHeadSmallCardOuter .mastHeadSmallCardTwo .smallCardContent {
  color: #ffffff;
}
.mastheadComponentNew .mastHeadSmallCardOuter .mastHeadSmallCardTwo .smallCardContent p.shopdirect {
  font-size: 12px;
  font-weight: 900;
  line-height: 120%;
  margin-bottom: 20px;
}
.mastheadComponentNew .mastHeadSmallCardOuter .mastHeadSmallCardTwo .smallCardContent h2 {
  font-weight: 900;
  font-size: 38px;
  line-height: 100%;
  margin-bottom: 50px;
}
.mastheadComponentNew .mastHeadSmallCardOuter .mastHeadSmallCardTwo .smallCardContent a {
  color: #ffffff;
  font-style: normal;
  font-weight: 900;
  font-size: 14px;
  line-height: 100%;
  align-items: center;
  text-align: center;
  text-transform: uppercase;
}
.mastheadComponentNew .mastHeadSmallCardOuter .mastHeadSmallCardTwo .smallCardContent a:hover {
  color: #000000 !important;
}
@media only screen and (max-width: 768px) {
  .mastheadComponentNew .mastHeadSmallCardOuter {
    width: 100%;
    position: relative;
    z-index: 12;
  }
  .mastheadComponentNew .mastHeadSmallCardOuter .platform-components-masthead__image-container--background {
    left: 0;
  }
  .mastheadComponentNew .mastHeadSmallCardOuter .smallCardContent {
    top: 25px;
  }
  .mastheadComponentNew .mastHeadSmallCardOuter .smallCardContent p.shopdirect {
    margin-bottom: 15px !important;
  }
  .mastheadComponentNew .mastHeadSmallCardOuter .smallCardContent h2 {
    font-size: 24px !important;
    max-width: 188px;
    margin: 0 auto 29px auto !important;
  }
  .mastheadComponentNew .mastHeadSmallCardOuter .smallCardContent a {
    font-size: 10px !important;
  }
  .mastheadComponentNew .mastHeadSmallCardOuter .mastHeadSmallCardOne {
    width: 50%;
    float: left;
    height: 185px;
  }
  .mastheadComponentNew .mastHeadSmallCardOuter .mastHeadSmallCardTwo {
    width: 50%;
    float: right;
    min-height: 185px;
  }
}
@media only screen and (min-width: 769px) and (max-width: 1024px) {
  .mastheadComponentNew .mastHeadSmallCardOuter .smallCardContent h2 {
    font-size: 32px !important;
  }
}
@media only screen and (min-width: 1450px) {
  .mastheadComponentNew {
    max-width: 1350px;
    margin: auto;
  }
}
#bfMastModal a:hover {
  color: #9b132b;
}
#kadMemberPage .mastheadComponentNew .mastHeadrcardOuter .platform-components-masthead__container {
  padding: 0;
  max-height: 600px;
  min-height: 600px;
}

.platform-components-masthead__container.h-100vh--lg {
  min-height: 1080px;
}
.platform-components-masthead__container.h-75vh--lg {
  min-height: calc(810px);
}
.platform-components-masthead__container.h-50vh--lg {
  min-height: calc(540px);
}
.platform-components-masthead__container.h-66vh--lg {
  min-height: calc(719.99928px);
}
.platform-components-masthead__container.h-33vh--lg {
  min-height: calc(359.99964px);
}
.platform-components-masthead__container.h-25vh--lg {
  min-height: calc(270px);
}
@media (min-width: 768px) and (max-width: 1023px) {
  .platform-components-masthead__container.h-100vh--md {
    min-height: 1080px;
  }
  .platform-components-masthead__container.h-75vh--md {
    min-height: calc(810px);
  }
  .platform-components-masthead__container.h-66vh--md {
    min-height: calc(719.99928px);
  }
  .platform-components-masthead__container.h-50vh--md {
    min-height: calc(540px);
  }
  .platform-components-masthead__container.h-33vh--md {
    min-height: calc(359.99964px);
  }
  .platform-components-masthead__container.h-25vh--md {
    min-height: calc(270px);
  }
}
@media (max-width: 767px) {
  .platform-components-masthead__container.h-100vh--sm {
    min-height: 1080px;
  }
  .platform-components-masthead__container.h-75vh--sm {
    min-height: calc(810px);
  }
  .platform-components-masthead__container.h-66vh--sm {
    min-height: calc(719.99928px);
  }
  .platform-components-masthead__container.h-50vh--sm {
    min-height: calc(540px);
  }
  .platform-components-masthead__container.h-33vh--sm {
    min-height: calc(359.99964px);
  }
  .platform-components-masthead__container.h-25vh--sm {
    min-height: calc(270px);
  }
}
.platform-components-masthead__breadcrumb {
  font-family: 'Avenir-Roman', 'Avenir', sans-serif;
  font-weight: 400;
  line-height: 150%;
  text-transform: uppercase;
  letter-spacing: 0;
  font-size: 0.75rem;
}
@media only screen and (max-width: 767px) {
  .platform-components-masthead__breadcrumb {
    font-size: 0.75rem;
  }
}
.platform-components-masthead__preheader {
  font-family: 'Avenir-Heavy', 'Avenir', sans-serif;
  font-weight: 800;
  line-height: 100%;
  text-transform: uppercase;
  letter-spacing: 0;
  font-size: 0.75rem;
  margin-bottom: 0.625rem;
}
@media only screen and (max-width: 767px) {
  .platform-components-masthead__preheader {
    font-size: 0.75rem;
    margin-bottom: 0.625rem;
  }
}
.platform-components-masthead__subtitle {
  font-family: 'Avenir-Roman', 'Avenir', sans-serif;
  font-weight: 400;
  line-height: 150%;
  text-transform: none;
  letter-spacing: 0;
  font-size: 1rem;
  margin-bottom: 1.25rem;
}
@media only screen and (max-width: 767px) {
  .platform-components-masthead__subtitle {
    font-size: 1rem;
    margin-bottom: 1.25rem;
  }
}
.platform-components-masthead__body-copy {
  font-family: 'Avenir-Roman', 'Avenir', sans-serif;
  font-weight: 400;
  line-height: 150%;
  text-transform: none;
  letter-spacing: 0;
  font-size: 1rem;
  margin-bottom: 1.25rem;
}
@media only screen and (max-width: 767px) {
  .platform-components-masthead__body-copy {
    font-size: 1rem;
    margin-bottom: 1.25rem;
  }
}
.platform-components-masthead__body-copy b,
.platform-components-masthead__body-copy strong {
  font-family: 'Avenir-Heavy', 'Avenir', sans-serif;
  font-weight: 800;
}
.platform-components-masthead__disclaimer p {
  font-family: 'Avenir-Roman', 'Avenir', sans-serif;
  font-weight: 400;
  line-height: 160%;
  text-transform: none;
  letter-spacing: 0;
  font-size: 0.625rem;
  margin-bottom: 1.25rem;
  margin: 0;
}
@media only screen and (max-width: 767px) {
  .platform-components-masthead__disclaimer p {
    font-size: 0.625rem;
    margin-bottom: 1.25rem;
  }
}
.platform-components-masthead__disclaimer p b,
.platform-components-masthead__disclaimer p strong {
  font-family: 'Avenir-Heavy', 'Avenir', sans-serif;
  font-weight: 800;
}
.platform-components-masthead__scroll-indicator {
  font-family: 'Avenir-Heavy', 'Avenir', sans-serif;
  font-weight: 800;
  line-height: 150%;
  text-transform: uppercase;
  letter-spacing: 0;
  font-size: 0.875rem;
  margin-bottom: 1rem;
  transition: color 200ms ease-out;
}
@media only screen and (max-width: 767px) {
  .platform-components-masthead__scroll-indicator {
    font-size: 0.875rem;
    margin-bottom: 1rem;
  }
}
.platform-components-masthead__button-container {
  margin-left: calc(-10px);
  margin-right: calc(-10px);
}
.platform-components-masthead__button {
  font-family: 'Avenir-Heavy', 'Avenir', sans-serif;
  font-weight: 800;
  line-height: 150%;
  font-size: 0.875rem;
  text-transform: uppercase;
  letter-spacing: 0;
  padding: 15px 30px;
  border-radius: 0;
  margin-left: calc(10px);
  margin-right: calc(10px);
  margin-bottom: 20px;
}
.platform-components-masthead__button:hover,
.platform-components-masthead__button:active {
  padding: 15px 30px;
}
.platform-components-masthead__button:focus {
  padding: 15px 30px;
  margin-left: calc(11px);
  margin-right: calc(11px);
}
.platform-components-masthead__button--primary.brand {
  background-color: #c41230;
  color: #ffffff;
  transition: background-color 200ms ease-out, color 200ms ease-out;
}
.platform-components-masthead__button--primary.brand:hover,
.platform-components-masthead__button--primary.brand:active,
.platform-components-masthead__button--primary.brand:focus {
  background-color: #9b132b;
  color: #ffffff;
}
.platform-components-masthead__button--primary.light {
  background-color: #ffffff;
  color: #c41230;
  transition: background-color 200ms ease-out, color 200ms ease-out;
}
.platform-components-masthead__button--primary.light:hover,
.platform-components-masthead__button--primary.light:active,
.platform-components-masthead__button--primary.light:focus {
  background-color: #9b132b;
  color: #ffffff;
}
.platform-components-masthead__button--primary.dark {
  background-color: #2e2e2e;
  color: #ffffff;
  transition: background-color 200ms ease-out, color 200ms ease-out;
}
.platform-components-masthead__button--primary.dark:hover,
.platform-components-masthead__button--primary.dark:active,
.platform-components-masthead__button--primary.dark:focus {
  background-color: #9b132b;
  color: #ffffff;
}
.platform-components-masthead__button--secondary.brand {
  background-color: transparent;
  color: #c41230;
  box-shadow: inset 0 0 0 2px #c41230;
  transition: background-color 200ms ease-out, color 200ms ease-out, box-shadow 200ms ease-out;
}
.platform-components-masthead__button--secondary.brand:hover,
.platform-components-masthead__button--secondary.brand:active,
.platform-components-masthead__button--secondary.brand:focus {
  background-color: #9b132b;
  color: #ffffff;
  box-shadow: inset 0 0 0 2px #9b132b;
}
.platform-components-masthead__button--secondary.dark {
  background-color: transparent;
  color: #2e2e2e;
  box-shadow: inset 0 0 0 2px #2e2e2e;
  transition: background-color 200ms ease-out, color 200ms ease-out, box-shadow 200ms ease-out;
}
.platform-components-masthead__button--secondary.dark:hover,
.platform-components-masthead__button--secondary.dark:active,
.platform-components-masthead__button--secondary.dark:focus {
  background-color: #9b132b;
  color: #ffffff;
  box-shadow: inset 0 0 0 2px #9b132b;
}
.platform-components-masthead__button--secondary.light {
  background-color: transparent;
  color: #ffffff;
  box-shadow: inset 0 0 0 2px #ffffff;
  transition: background-color 200ms ease-out, color 200ms ease-out, box-shadow 200ms ease-out;
}
.platform-components-masthead__button--secondary.light:hover,
.platform-components-masthead__button--secondary.light:active,
.platform-components-masthead__button--secondary.light:focus {
  background-color: #9b132b;
  color: #ffffff;
  box-shadow: inset 0 0 0 2px #9b132b;
}
.platform-components-masthead__button--tertiary {
  padding: 15px 0;
}
.platform-components-masthead__button--tertiary.brand {
  color: #c41230;
  transition: color 200ms ease-out;
}
.platform-components-masthead__button--tertiary.brand:hover,
.platform-components-masthead__button--tertiary.brand:active,
.platform-components-masthead__button--tertiary.brand:focus {
  color: #9b132b;
}
.platform-components-masthead__button--tertiary.dark {
  color: #2e2e2e;
  transition: color 200ms ease-out;
}
.platform-components-masthead__button--tertiary.dark:hover,
.platform-components-masthead__button--tertiary.dark:active,
.platform-components-masthead__button--tertiary.dark:focus {
  color: #9b132b;
}
.platform-components-masthead__button--tertiary.light {
  color: #ffffff;
  transition: color 200ms ease-out;
}
.platform-components-masthead__button--tertiary.light:hover,
.platform-components-masthead__button--tertiary.light:active,
.platform-components-masthead__button--tertiary.light:focus {
  color: #aaaaaa;
}
.platform-components-masthead__button--tertiary:hover,
.platform-components-masthead__button--tertiary:active,
.platform-components-masthead__button--tertiary:focus {
  padding: 15px 0;
}
@media (min-width: 768px) {
  .platform-components-masthead__button {
    font-size: 0.875rem;
  }
}
.platform-components-masthead__button .button-icon {
  font-size: 1.5rem;
}
@media only screen and (max-width: 767px) {
  .platform-components-masthead__button .button-icon {
    font-size: 1.5rem;
  }
}
.platform-components-masthead__theme-01 {
  background-color: #ffffff;
  --overlay-color-1: rgba(255, 255, 255, 0.9);
}
.platform-components-masthead__theme-01 .platform-components-masthead__main-header,
.platform-components-masthead__theme-01 .platform-components-masthead__subtitle,
.platform-components-masthead__theme-01 .platform-components-masthead__body-copy,
.platform-components-masthead__theme-01 .platform-components-masthead__body-copy p,
.platform-components-masthead__theme-01 .platform-components-masthead__scroll-indicator,
.platform-components-masthead__theme-01 .platform-components-masthead__disclaimer p {
  color: #2e2e2e;
}
.platform-components-masthead__theme-01 .platform-components-masthead__disclaimer p {
  text-shadow: 0 0 8px rgba(255, 255, 255, 0.9);
}
.platform-components-masthead__theme-01 .platform-components-masthead__breadcrumb {
  color: #2e2e2e;
}
.platform-components-masthead__theme-01 .platform-components-masthead__breadcrumb:hover {
  color: #2e2e2e;
}
.platform-components-masthead__theme-01 .platform-components-masthead__preheader {
  color: #5e5e5e;
}
.platform-components-masthead__theme-01 .platform-components-masthead__body-copy a,
.platform-components-masthead__theme-01 .platform-components-masthead__disclaimer a {
  color: #c41230;
}
.platform-components-masthead__theme-01 .platform-components-masthead__body-copy a:hover,
.platform-components-masthead__theme-01 .platform-components-masthead__disclaimer a:hover {
  color: #9b132b;
}
.platform-components-masthead__theme-01 .platform-components-masthead__scroll-indicator:active,
.platform-components-masthead__theme-01 .platform-components-masthead__scroll-indicator:focus,
.platform-components-masthead__theme-01 .platform-components-masthead__scroll-indicator:hover {
  color: #9b132b;
}
.platform-components-masthead__theme-01 .platform-components-masthead__color-overlay {
  background-color: rgba(255, 255, 255, 0.9);
}
.platform-components-masthead__theme-02 {
  background-color: #f6f6f6;
  --overlay-color-1: rgba(246, 246, 246, 0.9);
}
.platform-components-masthead__theme-02 .platform-components-masthead__main-header,
.platform-components-masthead__theme-02 .platform-components-masthead__subtitle,
.platform-components-masthead__theme-02 .platform-components-masthead__body-copy,
.platform-components-masthead__theme-02 .platform-components-masthead__body-copy p,
.platform-components-masthead__theme-02 .platform-components-masthead__scroll-indicator,
.platform-components-masthead__theme-02 .platform-components-masthead__disclaimer p {
  color: #2e2e2e;
}
.platform-components-masthead__theme-02 .platform-components-masthead__disclaimer p {
  text-shadow: 0 0 8px rgba(246, 246, 246, 0.9);
}
.platform-components-masthead__theme-02 .platform-components-masthead__breadcrumb {
  color: #2e2e2e;
}
.platform-components-masthead__theme-02 .platform-components-masthead__breadcrumb:hover {
  color: #2e2e2e;
}
.platform-components-masthead__theme-02 .platform-components-masthead__preheader {
  color: #5e5e5e;
}
.platform-components-masthead__theme-02 .platform-components-masthead__body-copy a,
.platform-components-masthead__theme-02 .platform-components-masthead__disclaimer a {
  color: #c41230;
}
.platform-components-masthead__theme-02 .platform-components-masthead__body-copy a:hover,
.platform-components-masthead__theme-02 .platform-components-masthead__disclaimer a:hover {
  color: #9b132b;
}
.platform-components-masthead__theme-02 .platform-components-masthead__scroll-indicator:active,
.platform-components-masthead__theme-02 .platform-components-masthead__scroll-indicator:focus,
.platform-components-masthead__theme-02 .platform-components-masthead__scroll-indicator:hover {
  color: #9b132b;
}
.platform-components-masthead__theme-02 .platform-components-masthead__color-overlay {
  background-color: rgba(246, 246, 246, 0.9);
}
.platform-components-masthead__theme-03 {
  background-color: #eeeeee;
  --overlay-color-1: rgba(238, 238, 238, 0.9);
}
.platform-components-masthead__theme-03 .platform-components-masthead__main-header,
.platform-components-masthead__theme-03 .platform-components-masthead__subtitle,
.platform-components-masthead__theme-03 .platform-components-masthead__body-copy,
.platform-components-masthead__theme-03 .platform-components-masthead__body-copy p,
.platform-components-masthead__theme-03 .platform-components-masthead__scroll-indicator,
.platform-components-masthead__theme-03 .platform-components-masthead__disclaimer p {
  color: #2e2e2e;
}
.platform-components-masthead__theme-03 .platform-components-masthead__disclaimer p {
  text-shadow: 0 0 8px rgba(238, 238, 238, 0.9);
}
.platform-components-masthead__theme-03 .platform-components-masthead__breadcrumb {
  color: #2e2e2e;
}
.platform-components-masthead__theme-03 .platform-components-masthead__breadcrumb:hover {
  color: #2e2e2e;
}
.platform-components-masthead__theme-03 .platform-components-masthead__preheader {
  color: #5e5e5e;
}
.platform-components-masthead__theme-03 .platform-components-masthead__body-copy a,
.platform-components-masthead__theme-03 .platform-components-masthead__disclaimer a {
  color: #c41230;
}
.platform-components-masthead__theme-03 .platform-components-masthead__body-copy a:hover,
.platform-components-masthead__theme-03 .platform-components-masthead__disclaimer a:hover {
  color: #9b132b;
}
.platform-components-masthead__theme-03 .platform-components-masthead__scroll-indicator:active,
.platform-components-masthead__theme-03 .platform-components-masthead__scroll-indicator:focus,
.platform-components-masthead__theme-03 .platform-components-masthead__scroll-indicator:hover {
  color: #9b132b;
}
.platform-components-masthead__theme-03 .platform-components-masthead__color-overlay {
  background-color: rgba(238, 238, 238, 0.9);
}
.platform-components-masthead__theme-04 {
  background-color: #2e2e2e;
  --overlay-color-1: rgba(0, 0, 0, 0.8);
}
.platform-components-masthead__theme-04 .platform-components-masthead__main-header,
.platform-components-masthead__theme-04 .platform-components-masthead__subtitle,
.platform-components-masthead__theme-04 .platform-components-masthead__body-copy,
.platform-components-masthead__theme-04 .platform-components-masthead__body-copy p,
.platform-components-masthead__theme-04 .platform-components-masthead__scroll-indicator,
.platform-components-masthead__theme-04 .platform-components-masthead__disclaimer p {
  color: #ffffff;
}
.platform-components-masthead__theme-04 .platform-components-masthead__disclaimer p {
  text-shadow: 0 0 8px rgba(0, 0, 0, 0.8);
}
.platform-components-masthead__theme-04 .platform-components-masthead__breadcrumb {
  color: #ffffff;
}
.platform-components-masthead__theme-04 .platform-components-masthead__breadcrumb:hover {
  color: #ffffff;
}
.platform-components-masthead__theme-04 .platform-components-masthead__preheader {
  color: #ffffff;
}
.platform-components-masthead__theme-04 .platform-components-masthead__body-copy a,
.platform-components-masthead__theme-04 .platform-components-masthead__disclaimer a {
  color: #aaaaaa;
}
.platform-components-masthead__theme-04 .platform-components-masthead__body-copy a:hover,
.platform-components-masthead__theme-04 .platform-components-masthead__disclaimer a:hover {
  color: #ffffff;
}
.platform-components-masthead__theme-04 .platform-components-masthead__scroll-indicator:active,
.platform-components-masthead__theme-04 .platform-components-masthead__scroll-indicator:focus,
.platform-components-masthead__theme-04 .platform-components-masthead__scroll-indicator:hover {
  color: #ffffff;
}
.platform-components-masthead__theme-04 .platform-components-masthead__color-overlay {
  background-color: rgba(0, 0, 0, 0.8);
}
.platform-components-masthead__center-alignment--lg {
  justify-content: center;
}
.platform-components-masthead__center-alignment--lg.platform-components-masthead__bottom-alignment--lg {
  --overlay-direction: to top;
}
.platform-components-masthead__center-alignment--lg.platform-components-masthead__top-alignment--lg {
  --overlay-direction: to bottom;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .platform-components-masthead__center-alignment--lg.platform-components-masthead__bottom-alignment--md {
    --overlay-direction: to top;
  }
  .platform-components-masthead__center-alignment--lg.platform-components-masthead__top-alignment--md {
    --overlay-direction: to bottom;
  }
}
@media (max-width: 767px) {
  .platform-components-masthead__center-alignment--lg.platform-components-masthead__bottom-alignment--sm {
    --overlay-direction: to top;
  }
  .platform-components-masthead__center-alignment--lg.platform-components-masthead__top-alignment--sm {
    --overlay-direction: to bottom;
  }
}
.platform-components-masthead__left-alignment--lg {
  justify-content: flex-start;
}
.platform-components-masthead__left-alignment--lg.platform-components-masthead__bottom-alignment--lg {
  --overlay-direction: to top right;
}
.platform-components-masthead__left-alignment--lg.platform-components-masthead__middle-alignment--lg {
  --overlay-direction: to right;
}
.platform-components-masthead__left-alignment--lg.platform-components-masthead__top-alignment--lg {
  --overlay-direction: to bottom right;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .platform-components-masthead__left-alignment--lg.platform-components-masthead__bottom-alignment--md {
    --overlay-direction: to top right;
  }
  .platform-components-masthead__left-alignment--lg.platform-components-masthead__middle-alignment--md {
    --overlay-direction: to right;
  }
  .platform-components-masthead__left-alignment--lg.platform-components-masthead__top-alignment--md {
    --overlay-direction: to bottom right;
  }
}
@media (max-width: 767px) {
  .platform-components-masthead__left-alignment--lg.platform-components-masthead__bottom-alignment--sm {
    --overlay-direction: to top right;
  }
  .platform-components-masthead__left-alignment--lg.platform-components-masthead__middle-alignment--sm {
    --overlay-direction: to right;
  }
  .platform-components-masthead__left-alignment--lg.platform-components-masthead__top-alignment--sm {
    --overlay-direction: to bottom right;
  }
}
.platform-components-masthead__right-alignment--lg {
  justify-content: flex-end;
}
.platform-components-masthead__right-alignment--lg.platform-components-masthead__bottom-alignment--lg {
  --overlay-direction: to top left;
}
.platform-components-masthead__right-alignment--lg.platform-components-masthead__middle-alignment--lg {
  --overlay-direction: to left;
}
.platform-components-masthead__right-alignment--lg.platform-components-masthead__top-alignment--lg {
  --overlay-direction: to bottom left;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .platform-components-masthead__right-alignment--lg.platform-components-masthead__bottom-alignment--md {
    --overlay-direction: to top left;
  }
  .platform-components-masthead__right-alignment--lg.platform-components-masthead__middle-alignment--md {
    --overlay-direction: to left;
  }
  .platform-components-masthead__right-alignment--lg.platform-components-masthead__top-alignment--md {
    --overlay-direction: to bottom left;
  }
}
@media (max-width: 767px) {
  .platform-components-masthead__right-alignment--lg.platform-components-masthead__bottom-alignment--sm {
    --overlay-direction: to top left;
  }
  .platform-components-masthead__right-alignment--lg.platform-components-masthead__middle-alignment--sm {
    --overlay-direction: to left;
  }
  .platform-components-masthead__right-alignment--lg.platform-components-masthead__top-alignment--sm {
    --overlay-direction: to bottom left;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .platform-components-masthead__center-alignment--md {
    justify-content: center;
  }
  .platform-components-masthead__center-alignment--md.platform-components-masthead__bottom-alignment--lg {
    --overlay-direction: to top;
  }
  .platform-components-masthead__center-alignment--md.platform-components-masthead__top-alignment--lg {
    --overlay-direction: to bottom;
  }
  .platform-components-masthead__center-alignment--md.platform-components-masthead__bottom-alignment--md {
    --overlay-direction: to top;
  }
  .platform-components-masthead__center-alignment--md.platform-components-masthead__top-alignment--md {
    --overlay-direction: to bottom;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .platform-components-masthead__left-alignment--md {
    justify-content: flex-start;
  }
  .platform-components-masthead__left-alignment--md.platform-components-masthead__bottom-alignment--lg {
    --overlay-direction: to top right;
  }
  .platform-components-masthead__left-alignment--md.platform-components-masthead__top-alignment--lg {
    --overlay-direction: to bottom right;
  }
  .platform-components-masthead__left-alignment--md.platform-components-masthead__middle-alignment--lg {
    --overlay-direction: to right;
  }
  .platform-components-masthead__left-alignment--md.platform-components-masthead__bottom-alignment--md {
    --overlay-direction: to top right;
  }
  .platform-components-masthead__left-alignment--md.platform-components-masthead__middle-alignment--md {
    --overlay-direction: to right;
  }
  .platform-components-masthead__left-alignment--md.platform-components-masthead__top-alignment--md {
    --overlay-direction: to bottom right;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .platform-components-masthead__right-alignment--md {
    justify-content: flex-end;
  }
  .platform-components-masthead__right-alignment--md.platform-components-masthead__bottom-alignment--lg {
    --overlay-direction: to top left;
  }
  .platform-components-masthead__right-alignment--md.platform-components-masthead__top-alignment--lg {
    --overlay-direction: to bottom left;
  }
  .platform-components-masthead__right-alignment--md.platform-components-masthead__middle-alignment--lg {
    --overlay-direction: to left;
  }
  .platform-components-masthead__right-alignment--md.platform-components-masthead__bottom-alignment--md {
    --overlay-direction: to top left;
  }
  .platform-components-masthead__right-alignment--md.platform-components-masthead__middle-alignment--md {
    --overlay-direction: to left;
  }
  .platform-components-masthead__right-alignment--md.platform-components-masthead__top-alignment--md {
    --overlay-direction: to bottom left;
  }
}
@media (max-width: 767px) {
  .platform-components-masthead__center-alignment--sm {
    justify-content: center;
  }
  .platform-components-masthead__center-alignment--sm.platform-components-masthead__bottom-alignment--lg {
    --overlay-direction: to top;
  }
  .platform-components-masthead__center-alignment--sm.platform-components-masthead__top-alignment--lg {
    --overlay-direction: to bottom;
  }
  .platform-components-masthead__center-alignment--sm.platform-components-masthead__bottom-alignment--sm {
    --overlay-direction: to top;
  }
  .platform-components-masthead__center-alignment--sm.platform-components-masthead__top-alignment--sm {
    --overlay-direction: to bottom;
  }
}
@media (max-width: 767px) {
  .platform-components-masthead__left-alignment--sm {
    justify-content: flex-start;
  }
  .platform-components-masthead__left-alignment--sm.platform-components-masthead__bottom-alignment--lg {
    --overlay-direction: to top right;
  }
  .platform-components-masthead__left-alignment--sm.platform-components-masthead__top-alignment--lg {
    --overlay-direction: to bottom right;
  }
  .platform-components-masthead__left-alignment--sm.platform-components-masthead__middle-alignment--lg {
    --overlay-direction: to right;
  }
  .platform-components-masthead__left-alignment--sm.platform-components-masthead__bottom-alignment--sm {
    --overlay-direction: to top right;
  }
  .platform-components-masthead__left-alignment--sm.platform-components-masthead__middle-alignment--sm {
    --overlay-direction: to right;
  }
  .platform-components-masthead__left-alignment--sm.platform-components-masthead__top-alignment--sm {
    --overlay-direction: to bottom right;
  }
}
@media (max-width: 767px) {
  .platform-components-masthead__right-alignment--sm {
    justify-content: flex-end;
  }
  .platform-components-masthead__right-alignment--sm.platform-components-masthead__bottom-alignment--lg {
    --overlay-direction: to top left;
  }
  .platform-components-masthead__right-alignment--sm.platform-components-masthead__middle-alignment--lg {
    --overlay-direction: to left;
  }
  .platform-components-masthead__right-alignment--sm.platform-components-masthead__top-alignment--lg {
    --overlay-direction: to bottom left;
  }
  .platform-components-masthead__right-alignment--sm.platform-components-masthead__bottom-alignment--sm {
    --overlay-direction: to top left;
  }
  .platform-components-masthead__right-alignment--sm.platform-components-masthead__middle-alignment--sm {
    --overlay-direction: to left;
  }
  .platform-components-masthead__right-alignment--sm.platform-components-masthead__top-alignment--sm {
    --overlay-direction: to bottom left;
  }
}
@media (max-width: 1230px) {
  .platform-components-masthead__content.platform-components-masthead__boxed-container {
    margin-left: 20px;
    margin-right: 20px;
  }
}
@media (max-width: 1230px) {
  .platform-components-masthead__content {
    margin-left: 20px;
    margin-right: 20px;
  }
}
.platform-components-masthead__width-lg--auto {
  width: auto;
}
.platform-components-masthead__width-lg--small {
  width: calc(33.33333333%);
}
.platform-components-masthead__width-lg--medium {
  width: 50%;
}
.platform-components-masthead__width-lg--large {
  width: 75%;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .platform-components-masthead__width-md--auto {
    width: auto;
  }
  .platform-components-masthead__width-md--small {
    width: calc(33.33333333%);
  }
  .platform-components-masthead__width-md--medium {
    width: 50%;
  }
  .platform-components-masthead__width-md--large {
    width: 75%;
  }
}
@media (max-width: 767px) {
  .platform-components-masthead__width-sm--auto {
    width: auto;
  }
  .platform-components-masthead__width-sm--small {
    width: calc(33.33333333%);
  }
  .platform-components-masthead__width-sm--medium {
    width: 50%;
  }
  .platform-components-masthead__width-sm--large {
    width: 75%;
  }
}
.platform-components-masthead__gradient-overlay {
  background: linear-gradient(var(--overlay-direction), var(--overlay-color-1) var(--overlay-color-1-stop), transparent var(--overlay-color-width));
}
@media (min-width: 768px) and (max-width: 1023px) {
  .platform-components-masthead__gradient-overlay {
    background: linear-gradient(var(--overlay-direction--tablet), var(--overlay-color-1) var(--overlay-color-1-stop), transparent var(--overlay-color-width));
  }
}
@media (max-width: 767px) {
  .platform-components-masthead__gradient-overlay {
    background: linear-gradient(var(--overlay-direction--mobile), var(--overlay-color-1) var(--overlay-color-1-stop), transparent var(--overlay-color-width));
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .platform-components-masthead__gradient-overlay--md {
    background: linear-gradient(var(--overlay-direction), var(--overlay-color-1) var(--overlay-color-1-stop--tablet), transparent var(--overlay-color-width--tablet));
  }
  .platform-components-masthead__gradient-overlay--md.radial-gradient-none--md {
    background: linear-gradient(var(--overlay-direction), var(--overlay-color-1) var(--overlay-color-1-stop--tablet), transparent var(--overlay-color-width--tablet));
  }
}
@media (max-width: 767px) {
  .platform-components-masthead__gradient-overlay--sm {
    background: linear-gradient(var(--overlay-direction), var(--overlay-color-1) var(--overlay-color-1-stop--mobile), transparent var(--overlay-color-width--mobile));
  }
  .platform-components-masthead__gradient-overlay--sm.radial-gradient-none--sm {
    background: linear-gradient(var(--overlay-direction), var(--overlay-color-1) var(--overlay-color-1-stop--mobile), transparent var(--overlay-color-width--mobile));
  }
}
.platform-components-masthead .radial-gradient--lg {
  background: radial-gradient(50% 50% at center, var(--overlay-color-1) var(--overlay-color-1-stop), transparent var(--overlay-color-width));
}
@media (min-width: 768px) and (max-width: 1023px) {
  .platform-components-masthead .radial-gradient--md {
    background: radial-gradient(50% 50% at center, var(--overlay-color-1) var(--overlay-color-1-stop--tablet), transparent var(--overlay-color-width--tablet));
  }
}
@media (max-width: 767px) {
  .platform-components-masthead .radial-gradient--sm {
    background: radial-gradient(50% 50% at center, var(--overlay-color-1) var(--overlay-color-1-stop--mobile), transparent var(--overlay-color-width--mobile));
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .platform-components-masthead .radial-gradient-none--md {
    background: linear-gradient(var(--overlay-direction), var(--overlay-color-1) var(--overlay-color-1-stop), transparent var(--overlay-color-width));
  }
  .platform-components-masthead .radial-gradient-none--md.platform-components-masthead__gradient-overlay--md {
    background: linear-gradient(var(--overlay-direction), var(--overlay-color-1) var(--overlay-color-1-stop--tablet), transparent var(--overlay-color-width--tablet));
  }
}
@media (max-width: 767px) {
  .platform-components-masthead .radial-gradient-none--sm {
    background: linear-gradient(var(--overlay-direction), var(--overlay-color-1) var(--overlay-color-1-stop), transparent var(--overlay-color-width));
  }
  .platform-components-masthead .radial-gradient-none--sm.platform-components-masthead__gradient-overlay--sm {
    background: linear-gradient(var(--overlay-direction), var(--overlay-color-1) var(--overlay-color-1-stop--mobile), transparent var(--overlay-color-width--mobile));
  }
}
@media (max-width: 1230px) {
  .platform-components-masthead .platform-components-masthead__content2 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.pc-countdown .time {
  background-color: #c41230;
  font-family: 'Avenir-Heavy', 'Avenir', sans-serif;
}
.pc-countdown .time:before {
  color: #ffffff;
  font-family: 'Avenir-Heavy', 'Avenir', sans-serif;
}
.pc-countdown .time:after {
  color: #ffffff;
}

.platform-components-image-flyout .product-flyouts .flyout-transform .flyout .flyout-content {
  border-radius: 2px;
}
.platform-components-image-flyout .product-flyouts .flyout-transform .flyout .flyout-content .flyout-img {
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.platform-components-image-flyout .color-name {
  font-family: 'Avenir-Heavy', 'Avenir', sans-serif;
}
.platform-components-image-flyout .flyout-name {
  font-family: 'Avenir-Black', 'Avenir', sans-serif;
  font-weight: 900;
  font-size: 1rem;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .platform-components-image-flyout .flyout-name {
    font-size: 1rem;
  }
}
.platform-components-image-flyout .flyout-desc {
  font-size: 0.875rem;
  letter-spacing: 0;
  line-height: 150%;
  font-weight: 400;
}
.platform-components-image-flyout .flyout-cta {
  font-family: 'Avenir-Heavy', 'Avenir', sans-serif;
  font-size: 0.875rem;
  font-weight: 800;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .platform-components-image-flyout .flyout-cta {
    font-size: 0.875rem;
  }
}
.platform-components-image-flyout .flyout-cta .icons-arrow-right {
  font-size: 1.5rem;
}
@media only screen and (max-width: 767px) {
  .platform-components-image-flyout .flyout-cta .icons-arrow-right {
    font-size: 1.5rem;
  }
}
.platform-components-image-flyout.theme-01 .product-flyouts .flyout-transform .flyout .circle svg path {
  stroke: #c41230;
}
.platform-components-image-flyout.theme-01 .product-flyouts .flyout-transform .flyout .circle:before {
  background: rgba(255, 255, 255, 0.35);
  border: 1.01719px solid #ffffff;
}
.platform-components-image-flyout.theme-01 .product-flyouts .flyout-transform .flyout .circle:after {
  background: #ffffff;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
}
.platform-components-image-flyout.theme-01 .product-flyouts .flyout-transform .flyout .flyout-content {
  background: #ffffff;
  filter: drop-shadow(0px 0px 10px rgba(0, 0, 0, 0.45));
}
.platform-components-image-flyout.theme-01 .product-flyouts .flyout-transform .flyout .flyout-content .flyout-img {
  background: #ffffff;
}
.platform-components-image-flyout.theme-01 .product-flyouts .flyout-transform .flyout .flyout-content .flyout-img .flyout-color {
  background: #ffffff;
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.25);
}
.platform-components-image-flyout.theme-01 .product-flyouts .flyout-transform .flyout .flyout-content .flyout-img .flyout-color .color-name {
  color: #5e5e5e;
  text-shadow: 0px 0px 21px rgba(0, 0, 0, 0.13);
}
.platform-components-image-flyout.theme-01 .product-flyouts .flyout-transform .flyout .flyout-content .flyout-copy .flyout-name {
  color: #2e2e2e;
}
.platform-components-image-flyout.theme-01 .product-flyouts .flyout-transform .flyout .flyout-content .flyout-copy .flyout-desc,
.platform-components-image-flyout.theme-01 .product-flyouts .flyout-transform .flyout .flyout-content .flyout-copy .flyout-desc p,
.platform-components-image-flyout.theme-01 .product-flyouts .flyout-transform .flyout .flyout-content .flyout-copy .flyout-desc ul,
.platform-components-image-flyout.theme-01 .product-flyouts .flyout-transform .flyout .flyout-content .flyout-copy .flyout-desc ol,
.platform-components-image-flyout.theme-01 .product-flyouts .flyout-transform .flyout .flyout-content .flyout-copy .flyout-desc li {
  color: #5e5e5e;
}
.platform-components-image-flyout.theme-01 .product-flyouts .flyout-transform .flyout .flyout-content .flyout-copy .flyout-cta {
  color: #c41230;
  text-shadow: 0px 0px 21px rgba(0, 0, 0, 0.13);
}
@media (max-width: 767px) {
  .platform-components-image-flyout.theme-01 .mobile-pc-image-flyout .flyout-content .flyout-movement {
    background: #ffffff;
  }
  .platform-components-image-flyout.theme-01 .mobile-pc-image-flyout .flyout-content .flyout-copy .flyout-name {
    color: #2e2e2e;
  }
  .platform-components-image-flyout.theme-01 .mobile-pc-image-flyout .flyout-content .flyout-copy .flyout-desc,
  .platform-components-image-flyout.theme-01 .mobile-pc-image-flyout .flyout-content .flyout-copy .flyout-desc p,
  .platform-components-image-flyout.theme-01 .mobile-pc-image-flyout .flyout-content .flyout-copy .flyout-desc ul,
  .platform-components-image-flyout.theme-01 .mobile-pc-image-flyout .flyout-content .flyout-copy .flyout-desc ol,
  .platform-components-image-flyout.theme-01 .mobile-pc-image-flyout .flyout-content .flyout-copy .flyout-desc li {
    color: #5e5e5e;
  }
  .platform-components-image-flyout.theme-01 .mobile-pc-image-flyout .flyout-content .flyout-close svg path {
    stroke: #c41230;
  }
}
.platform-components-image-flyout.theme-02 .product-flyouts .flyout-transform .flyout .circle svg path {
  stroke: #c41230;
}
.platform-components-image-flyout.theme-02 .product-flyouts .flyout-transform .flyout .circle:before {
  background: rgba(255, 255, 255, 0.35);
  border: 1.01719px solid #f6f6f6;
}
.platform-components-image-flyout.theme-02 .product-flyouts .flyout-transform .flyout .circle:after {
  background: #f6f6f6;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
}
.platform-components-image-flyout.theme-02 .product-flyouts .flyout-transform .flyout .flyout-content {
  background: #f6f6f6;
  filter: drop-shadow(0px 0px 10px rgba(0, 0, 0, 0.45));
}
.platform-components-image-flyout.theme-02 .product-flyouts .flyout-transform .flyout .flyout-content .flyout-img {
  background: #f6f6f6;
}
.platform-components-image-flyout.theme-02 .product-flyouts .flyout-transform .flyout .flyout-content .flyout-img .flyout-color {
  background: #f6f6f6;
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.25);
}
.platform-components-image-flyout.theme-02 .product-flyouts .flyout-transform .flyout .flyout-content .flyout-img .flyout-color .color-name {
  color: #5e5e5e;
  text-shadow: 0px 0px 21px rgba(0, 0, 0, 0.13);
}
.platform-components-image-flyout.theme-02 .product-flyouts .flyout-transform .flyout .flyout-content .flyout-copy .flyout-name {
  color: #2e2e2e;
}
.platform-components-image-flyout.theme-02 .product-flyouts .flyout-transform .flyout .flyout-content .flyout-copy .flyout-desc,
.platform-components-image-flyout.theme-02 .product-flyouts .flyout-transform .flyout .flyout-content .flyout-copy .flyout-desc p,
.platform-components-image-flyout.theme-02 .product-flyouts .flyout-transform .flyout .flyout-content .flyout-copy .flyout-desc ul,
.platform-components-image-flyout.theme-02 .product-flyouts .flyout-transform .flyout .flyout-content .flyout-copy .flyout-desc ol,
.platform-components-image-flyout.theme-02 .product-flyouts .flyout-transform .flyout .flyout-content .flyout-copy .flyout-desc li {
  color: #5e5e5e;
}
.platform-components-image-flyout.theme-02 .product-flyouts .flyout-transform .flyout .flyout-content .flyout-copy .flyout-cta {
  color: #c41230;
  text-shadow: 0px 0px 21px rgba(0, 0, 0, 0.13);
}
@media (max-width: 767px) {
  .platform-components-image-flyout.theme-02 .mobile-pc-image-flyout .flyout-content .flyout-movement {
    background: #f6f6f6;
  }
  .platform-components-image-flyout.theme-02 .mobile-pc-image-flyout .flyout-content .flyout-copy .flyout-name {
    color: #2e2e2e;
  }
  .platform-components-image-flyout.theme-02 .mobile-pc-image-flyout .flyout-content .flyout-copy .flyout-desc,
  .platform-components-image-flyout.theme-02 .mobile-pc-image-flyout .flyout-content .flyout-copy .flyout-desc p,
  .platform-components-image-flyout.theme-02 .mobile-pc-image-flyout .flyout-content .flyout-copy .flyout-desc ul,
  .platform-components-image-flyout.theme-02 .mobile-pc-image-flyout .flyout-content .flyout-copy .flyout-desc ol,
  .platform-components-image-flyout.theme-02 .mobile-pc-image-flyout .flyout-content .flyout-copy .flyout-desc li {
    color: #5e5e5e;
  }
  .platform-components-image-flyout.theme-02 .mobile-pc-image-flyout .flyout-content .flyout-close svg path {
    stroke: #c41230;
  }
}
.platform-components-image-flyout.theme-03 .product-flyouts .flyout-transform .flyout .circle svg path {
  stroke: #c41230;
}
.platform-components-image-flyout.theme-03 .product-flyouts .flyout-transform .flyout .circle:before {
  background: rgba(255, 255, 255, 0.35);
  border: 1.01719px solid #eeeeee;
}
.platform-components-image-flyout.theme-03 .product-flyouts .flyout-transform .flyout .circle:after {
  background: #eeeeee;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
}
.platform-components-image-flyout.theme-03 .product-flyouts .flyout-transform .flyout .flyout-content {
  background: #eeeeee;
  filter: drop-shadow(0px 0px 10px rgba(0, 0, 0, 0.45));
}
.platform-components-image-flyout.theme-03 .product-flyouts .flyout-transform .flyout .flyout-content .flyout-img {
  background: #eeeeee;
}
.platform-components-image-flyout.theme-03 .product-flyouts .flyout-transform .flyout .flyout-content .flyout-img .flyout-color {
  background: #eeeeee;
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.25);
}
.platform-components-image-flyout.theme-03 .product-flyouts .flyout-transform .flyout .flyout-content .flyout-img .flyout-color .color-name {
  color: #5e5e5e;
  text-shadow: 0px 0px 21px rgba(0, 0, 0, 0.13);
}
.platform-components-image-flyout.theme-03 .product-flyouts .flyout-transform .flyout .flyout-content .flyout-copy .flyout-name {
  color: #2e2e2e;
}
.platform-components-image-flyout.theme-03 .product-flyouts .flyout-transform .flyout .flyout-content .flyout-copy .flyout-desc,
.platform-components-image-flyout.theme-03 .product-flyouts .flyout-transform .flyout .flyout-content .flyout-copy .flyout-desc p,
.platform-components-image-flyout.theme-03 .product-flyouts .flyout-transform .flyout .flyout-content .flyout-copy .flyout-desc ul,
.platform-components-image-flyout.theme-03 .product-flyouts .flyout-transform .flyout .flyout-content .flyout-copy .flyout-desc ol,
.platform-components-image-flyout.theme-03 .product-flyouts .flyout-transform .flyout .flyout-content .flyout-copy .flyout-desc li {
  color: #5e5e5e;
}
.platform-components-image-flyout.theme-03 .product-flyouts .flyout-transform .flyout .flyout-content .flyout-copy .flyout-cta {
  color: #c41230;
  text-shadow: 0px 0px 21px rgba(0, 0, 0, 0.13);
}
@media (max-width: 767px) {
  .platform-components-image-flyout.theme-03 .mobile-pc-image-flyout .flyout-content .flyout-movement {
    background: #eeeeee;
  }
  .platform-components-image-flyout.theme-03 .mobile-pc-image-flyout .flyout-content .flyout-copy .flyout-name {
    color: #2e2e2e;
  }
  .platform-components-image-flyout.theme-03 .mobile-pc-image-flyout .flyout-content .flyout-copy .flyout-desc,
  .platform-components-image-flyout.theme-03 .mobile-pc-image-flyout .flyout-content .flyout-copy .flyout-desc p,
  .platform-components-image-flyout.theme-03 .mobile-pc-image-flyout .flyout-content .flyout-copy .flyout-desc ul,
  .platform-components-image-flyout.theme-03 .mobile-pc-image-flyout .flyout-content .flyout-copy .flyout-desc ol,
  .platform-components-image-flyout.theme-03 .mobile-pc-image-flyout .flyout-content .flyout-copy .flyout-desc li {
    color: #5e5e5e;
  }
  .platform-components-image-flyout.theme-03 .mobile-pc-image-flyout .flyout-content .flyout-close svg path {
    stroke: #c41230;
  }
}
.platform-components-image-flyout.theme-04 .product-flyouts .flyout-transform .flyout .circle svg path {
  stroke: #aaaaaa;
}
.platform-components-image-flyout.theme-04 .product-flyouts .flyout-transform .flyout .circle:before {
  background: rgba(0, 0, 0, 0.35);
  border: 1.01719px solid #2e2e2e;
}
.platform-components-image-flyout.theme-04 .product-flyouts .flyout-transform .flyout .circle:after {
  background: #2e2e2e;
  box-shadow: 0 0 8px rgba(255, 255, 255, 0.3);
}
.platform-components-image-flyout.theme-04 .product-flyouts .flyout-transform .flyout .flyout-content {
  background: #2e2e2e;
  filter: drop-shadow(0px 0px 10px rgba(255, 255, 255, 0.45));
}
.platform-components-image-flyout.theme-04 .product-flyouts .flyout-transform .flyout .flyout-content .flyout-img {
  background: #2e2e2e;
}
.platform-components-image-flyout.theme-04 .product-flyouts .flyout-transform .flyout .flyout-content .flyout-img .flyout-color {
  background: #2e2e2e;
  box-shadow: 0px 0px 4px rgba(255, 255, 255, 0.25);
}
.platform-components-image-flyout.theme-04 .product-flyouts .flyout-transform .flyout .flyout-content .flyout-img .flyout-color .color-name {
  color: #ffffff;
  text-shadow: 0px 0px 21px rgba(255, 255, 255, 0.13);
}
.platform-components-image-flyout.theme-04 .product-flyouts .flyout-transform .flyout .flyout-content .flyout-copy .flyout-name {
  color: #ffffff;
}
.platform-components-image-flyout.theme-04 .product-flyouts .flyout-transform .flyout .flyout-content .flyout-copy .flyout-desc,
.platform-components-image-flyout.theme-04 .product-flyouts .flyout-transform .flyout .flyout-content .flyout-copy .flyout-desc p,
.platform-components-image-flyout.theme-04 .product-flyouts .flyout-transform .flyout .flyout-content .flyout-copy .flyout-desc ul,
.platform-components-image-flyout.theme-04 .product-flyouts .flyout-transform .flyout .flyout-content .flyout-copy .flyout-desc ol,
.platform-components-image-flyout.theme-04 .product-flyouts .flyout-transform .flyout .flyout-content .flyout-copy .flyout-desc li {
  color: #ffffff;
}
.platform-components-image-flyout.theme-04 .product-flyouts .flyout-transform .flyout .flyout-content .flyout-copy .flyout-cta {
  color: #aaaaaa;
  text-shadow: 0px 0px 21px rgba(255, 255, 255, 0.13);
}
@media (max-width: 767px) {
  .platform-components-image-flyout.theme-04 .mobile-pc-image-flyout .flyout-content .flyout-movement {
    background: #2e2e2e;
  }
  .platform-components-image-flyout.theme-04 .mobile-pc-image-flyout .flyout-content .flyout-copy .flyout-name {
    color: #ffffff;
  }
  .platform-components-image-flyout.theme-04 .mobile-pc-image-flyout .flyout-content .flyout-copy .flyout-desc,
  .platform-components-image-flyout.theme-04 .mobile-pc-image-flyout .flyout-content .flyout-copy .flyout-desc p,
  .platform-components-image-flyout.theme-04 .mobile-pc-image-flyout .flyout-content .flyout-copy .flyout-desc ul,
  .platform-components-image-flyout.theme-04 .mobile-pc-image-flyout .flyout-content .flyout-copy .flyout-desc ol,
  .platform-components-image-flyout.theme-04 .mobile-pc-image-flyout .flyout-content .flyout-copy .flyout-desc li {
    color: #ffffff;
  }
  .platform-components-image-flyout.theme-04 .mobile-pc-image-flyout .flyout-content .flyout-close svg path {
    stroke: #aaaaaa;
  }
}

/* 
    Text Styles 
*/
/* 
    Sizing
*/
/* 
    Themes
*/
/*
    Text Styles
*/
/*
    Sizing
*/
/*
    Themes
*/
.digital-platform__countdown .badge {
  display: flex;
  width: fit-content;
  padding: var(--badge__padding);
  gap: var(--badge__gap);
  justify-content: center;
  align-items: baseline;
  flex-wrap: wrap;
  border-radius: var(--badge__border-radius);
  background-color: var(--badge__background-color);
  /*
        Badge Elements
    */
  /*
        Style Modifiers
    */
}
.digital-platform__countdown .badge .message,
.digital-platform__countdown .badge .time {
  font-size: var(--badge__font-size);
  line-height: 1;
}
.digital-platform__countdown .badge .message {
  font-family: 'Avenir-Roman', 'Avenir', sans-serif;
  font-weight: 400;
  letter-spacing: 0;
  text-transform: uppercase;
  text-align: center;
  color: var(--badge__message__color);
}
.digital-platform__countdown .badge .time {
  font-family: 'Avenir-Heavy', 'Avenir', sans-serif;
  font-weight: 700;
  letter-spacing: 0;
  text-transform: uppercase;
  text-wrap: nowrap;
  color: var(--badge__time__color);
}
.digital-platform__countdown .badge.summarized .time {
  text-transform: uppercase;
}
.digital-platform__countdown .badge.hide-message:not(.expired) .message {
  display: none;
}
.digital-platform__countdown .badge.full-width {
  width: 100%;
}
.digital-platform__countdown .badge.transparent-background {
  background-color: transparent;
}
.digital-platform__countdown .badge.remove-padding {
  padding: 0;
}
/*
    Theming
*/
.digital-platform__countdown.light .badge {
  --badge__message__color: #5e5e5e;
  --badge__time__color: #c41239;
  --badge__background-color: #f6f6f6;
}
.digital-platform__countdown.dark .badge {
  --badge__message__color: #e2e2e5;
  --badge__time__color: #ffffff;
  --badge__background-color: #2e2e2e;
}
.digital-platform__countdown.accent .badge {
  --badge__message__color: #f6f6f6;
  --badge__time__color: #ffffff;
  --badge__background-color: #c41239;
}
/*
    Size Modifications
*/
.digital-platform__countdown .clock {
  /*
        The grid consist of 7 columns and 2 rows.
        The first row contains times and separators,
        and the second contains labels with intentional
        null cells.

        "inline-grid" combined with the fractional units
        allows the cells to uniformly match the size of the
        largest label. Including null cells allows the
        separators to be vertically centered even when the
        labels are hidden, and fall into place automatically.
    */
  display: inline-grid;
  grid-template-columns: repeat(3, 1fr min-content) 1fr;
  grid-template-rows: 1fr min-content;
  grid-template-areas: "dTime  s1 hTime  s2 mTime  s3 sTime" "dLabel .. hLabel .. mLabel .. sLabel";
  gap: 0 var(--clock__gap);
  min-width: max-content;
  width: max-content;
  align-items: center;
  justify-items: center;
  /*
        Clock Elements
    */
  /*  
        Style Modifiers
    */
  /*
        Place Elements in Grid
    */
}
.digital-platform__countdown .clock .time,
.digital-platform__countdown .clock .separator {
  font-family: 'Avenir-Heavy', 'Avenir', sans-serif;
  font-size: var(--clock__time__font-size);
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1;
  color: var(--clock__time__color);
}
.digital-platform__countdown .clock .label {
  margin-top: var(--clock__label__margin-top);
  font-family: 'Avenir-Roman', 'Avenir', sans-serif;
  font-size: var(--clock__label__font-size);
  font-weight: 400;
  letter-spacing: 0.0156em;
  line-height: 1;
  color: var(--clock__label__color);
  text-transform: uppercase;
}
.digital-platform__countdown .clock .separator {
  color: var(--clock__separator__color);
  translate: 0 -0.11em;
}
.digital-platform__countdown .clock.blocked {
  gap: 0 var(--clock--blocked__gap);
}
.digital-platform__countdown .clock.blocked .time {
  display: flex;
  height: var(--clock--blocked__block-size);
  width: var(--clock--blocked__block-size);
  align-items: center;
  justify-content: center;
  color: var(--clock--blocked__time__color);
  background-color: var(--clock--blocked__block__background-color);
  border-radius: var(--clock--blocked__border-radius);
}
.digital-platform__countdown .clock.blocked .label {
  margin-top: var(--clock--blocked__label__margin-top);
}
.digital-platform__countdown .clock.filled {
  background-color: var(--clock--filled__background-color);
  border-radius: var(--clock--filled__border-radius);
  padding: var(--clock--filled__padding);
}
.digital-platform__countdown .clock.filled .time {
  color: var(--clock--filled__time__color);
}
.digital-platform__countdown .clock.filled .label {
  color: var(--clock--filled__label__color);
}
.digital-platform__countdown .clock.filled .separator {
  color: var(--clock--filled__separator__color);
}
.digital-platform__countdown .clock.blocked.filled {
  padding: var(--clock--blocked--filled__padding);
  background-color: var(--clock--blocked--filled__background-color);
}
.digital-platform__countdown .clock.blocked.filled .label {
  color: var(--clock--blocked--filled__label__color);
}
.digital-platform__countdown .clock.blocked.filled .separator {
  color: var(--clock__separator__color);
}
.digital-platform__countdown .clock.hide-labels .label {
  display: none;
}
.digital-platform__countdown .clock .days.time {
  grid-area: dTime;
}
.digital-platform__countdown .clock .days.label {
  grid-area: dLabel;
}
.digital-platform__countdown .clock .hours.time {
  grid-area: hTime;
}
.digital-platform__countdown .clock .hours.label {
  grid-area: hLabel;
}
.digital-platform__countdown .clock .minutes.time {
  grid-area: mTime;
}
.digital-platform__countdown .clock .minutes.label {
  grid-area: mLabel;
}
.digital-platform__countdown .clock .seconds.time {
  grid-area: sTime;
}
.digital-platform__countdown .clock .seconds.label {
  grid-area: sLabel;
}
/*
    Size Modifications
*/
/*
    Theming
*/
.digital-platform__countdown.light .clock {
  --clock__time__color: #2e2e2e;
  --clock__label__color: #2e2e2e;
  --clock__separator__color: #5e5e5e;
  --clock--blocked__time__color: #c41239;
  --clock--blocked__block__background-color: #f6f6f6;
  --clock--filled__time__color: #c41239;
  --clock--filled__label__color: #2e2e2e;
  --clock--filled__separator__color: #5e5e5e;
  --clock--filled__background-color: #f6f6f6;
  --clock--blocked--filled__label__color: #2e2e2e;
  --clock--blocked--filled__background-color: #ffffff;
}
.digital-platform__countdown.dark .clock {
  --clock__time__color: #ffffff;
  --clock__label__color: #f6f6f6;
  --clock__separator__color: #e2e2e5;
  --clock--blocked__time__color: #ffffff;
  --clock--blocked__block__background-color: #2e2e2e;
  --clock--filled__time__color: #ffffff;
  --clock--filled__label__color: #f6f6f6;
  --clock--filled__separator__color: #f6f6f6;
  --clock--filled__background-color: #2e2e2e;
  --clock--blocked--filled__label__color: #f6f6f6;
  --clock--blocked--filled__background-color: #222222;
}
.digital-platform__countdown.accent .clock {
  --clock__time__color: #ffffff;
  --clock__label__color: #f6f6f6;
  --clock__separator__color: #989898;
  --clock--blocked__time__color: #ffffff;
  --clock--blocked__block__background-color: #c41239;
  --clock--filled__time__color: #ffffff;
  --clock--filled__label__color: #f6f6f6;
  --clock--filled__separator__color: #e2e2e5;
  --clock--filled__background-color: #c41239;
  --clock--blocked--filled__label__color: #f6f6f6;
  --clock--blocked--filled__background-color: #222222;
}
/*
    Mixins for Sizing Rules

    Add references to new countdown style sizing mixins below.
    Be to verify those mixins are not output from the source partial.

    See existing countdown styles (_badge.less, _clock.less)
    and match the scoping rules (.style--size() { .style {} })
*/
/*
    Application of Sizing Rules

    Rules inherit/cascade mobile first. This section should
    not be modified when adding new countdown styles.
*/
.digital-platform__countdown.sm .badge {
  --badge__font-size: 12px;
  --badge__padding: 10px 20px;
  --badge__gap: 5px 10px;
  --badge__border-radius: 0;
}
.digital-platform__countdown.sm .clock {
  --clock__time__font-size: 20px;
  --clock__label__font-size: 8px;
  --clock__label__margin-top: 7px;
  --clock__gap: 5px;
  --clock--blocked__block-size: 45px;
  --clock--blocked__label__margin-top: 10px;
  --clock--blocked__gap: 2px;
  --clock--blocked__border-radius: 0;
  --clock--filled__padding: 10px 15px;
  --clock--filled__border-radius: 0;
  --clock--blocked--filled__padding: 15px;
}
.digital-platform__countdown.md .badge {
  --badge__font-size: 14px;
  --badge__padding: 10px 20px;
  --badge__gap: 5px 10px;
  --badge__border-radius: 0;
}
.digital-platform__countdown.md .clock {
  --clock__time__font-size: 30px;
  --clock__label__font-size: 10px;
  --clock__label__margin-top: 9px;
  --clock__gap: 5px;
  --clock--blocked__block-size: 55px;
  --clock--blocked__label__margin-top: 12px;
  --clock--blocked__gap: 2px;
  --clock--blocked__border-radius: 0;
  --clock--filled__padding: 10px 15px;
  --clock--filled__border-radius: 0;
  --clock--blocked--filled__padding: 15px;
}
.digital-platform__countdown.lg .badge {
  --badge__font-size: 22px;
  --badge__padding: 15px 30px;
  --badge__gap: 5px 15px;
  --badge__border-radius: 0;
}
.digital-platform__countdown.lg .clock {
  --clock__time__font-size: 54px;
  --clock__label__font-size: 14px;
  --clock__label__margin-top: 9px;
  --clock__gap: 8px;
  --clock--blocked__block-size: 100px;
  --clock--blocked__label__margin-top: 15px;
  --clock--blocked__gap: 7px;
  --clock--blocked__border-radius: 0;
  --clock--filled__padding: 25px 30px;
  --clock--filled__border-radius: 0;
  --clock--blocked--filled__padding: 25px;
}
@media (min-width: 768px) {
  .digital-platform__countdown.t-sm .badge {
    --badge__font-size: 12px;
    --badge__padding: 10px 20px;
    --badge__gap: 5px 10px;
    --badge__border-radius: 0;
  }
  .digital-platform__countdown.t-sm .clock {
    --clock__time__font-size: 20px;
    --clock__label__font-size: 8px;
    --clock__label__margin-top: 7px;
    --clock__gap: 5px;
    --clock--blocked__block-size: 45px;
    --clock--blocked__label__margin-top: 10px;
    --clock--blocked__gap: 2px;
    --clock--blocked__border-radius: 0;
    --clock--filled__padding: 10px 15px;
    --clock--filled__border-radius: 0;
    --clock--blocked--filled__padding: 15px;
  }
  .digital-platform__countdown.t-md .badge {
    --badge__font-size: 14px;
    --badge__padding: 10px 20px;
    --badge__gap: 5px 10px;
    --badge__border-radius: 0;
  }
  .digital-platform__countdown.t-md .clock {
    --clock__time__font-size: 30px;
    --clock__label__font-size: 10px;
    --clock__label__margin-top: 9px;
    --clock__gap: 5px;
    --clock--blocked__block-size: 55px;
    --clock--blocked__label__margin-top: 12px;
    --clock--blocked__gap: 2px;
    --clock--blocked__border-radius: 0;
    --clock--filled__padding: 10px 15px;
    --clock--filled__border-radius: 0;
    --clock--blocked--filled__padding: 15px;
  }
  .digital-platform__countdown.t-lg .badge {
    --badge__font-size: 22px;
    --badge__padding: 15px 30px;
    --badge__gap: 5px 15px;
    --badge__border-radius: 0;
  }
  .digital-platform__countdown.t-lg .clock {
    --clock__time__font-size: 54px;
    --clock__label__font-size: 14px;
    --clock__label__margin-top: 9px;
    --clock__gap: 8px;
    --clock--blocked__block-size: 100px;
    --clock--blocked__label__margin-top: 15px;
    --clock--blocked__gap: 7px;
    --clock--blocked__border-radius: 0;
    --clock--filled__padding: 25px 30px;
    --clock--filled__border-radius: 0;
    --clock--blocked--filled__padding: 25px;
  }
}
@media (min-width: 1024px) {
  .digital-platform__countdown.d-sm .badge {
    --badge__font-size: 12px;
    --badge__padding: 10px 20px;
    --badge__gap: 5px 10px;
    --badge__border-radius: 0;
  }
  .digital-platform__countdown.d-sm .clock {
    --clock__time__font-size: 20px;
    --clock__label__font-size: 8px;
    --clock__label__margin-top: 7px;
    --clock__gap: 5px;
    --clock--blocked__block-size: 45px;
    --clock--blocked__label__margin-top: 10px;
    --clock--blocked__gap: 2px;
    --clock--blocked__border-radius: 0;
    --clock--filled__padding: 10px 15px;
    --clock--filled__border-radius: 0;
    --clock--blocked--filled__padding: 15px;
  }
  .digital-platform__countdown.d-md .badge {
    --badge__font-size: 14px;
    --badge__padding: 10px 20px;
    --badge__gap: 5px 10px;
    --badge__border-radius: 0;
  }
  .digital-platform__countdown.d-md .clock {
    --clock__time__font-size: 30px;
    --clock__label__font-size: 10px;
    --clock__label__margin-top: 9px;
    --clock__gap: 5px;
    --clock--blocked__block-size: 55px;
    --clock--blocked__label__margin-top: 12px;
    --clock--blocked__gap: 2px;
    --clock--blocked__border-radius: 0;
    --clock--filled__padding: 10px 15px;
    --clock--filled__border-radius: 0;
    --clock--blocked--filled__padding: 15px;
  }
  .digital-platform__countdown.d-lg .badge {
    --badge__font-size: 22px;
    --badge__padding: 15px 30px;
    --badge__gap: 5px 15px;
    --badge__border-radius: 0;
  }
  .digital-platform__countdown.d-lg .clock {
    --clock__time__font-size: 54px;
    --clock__label__font-size: 14px;
    --clock__label__margin-top: 9px;
    --clock__gap: 8px;
    --clock--blocked__block-size: 100px;
    --clock--blocked__label__margin-top: 15px;
    --clock--blocked__gap: 7px;
    --clock--blocked__border-radius: 0;
    --clock--filled__padding: 25px 30px;
    --clock--filled__border-radius: 0;
    --clock--blocked--filled__padding: 25px;
  }
}
/* Accent on Light Override */
.digital-platform__countdown.accent .clock:not(.blocked, .filled) {
  --clock__time__color: #c41239;
  --clock__label__color: #2e2e2e;
  --clock__separator__color: #5e5e5e;
}

.platform-components-container {
  position: relative;
}
.platform-components-container.container {
  padding-left: initial;
  padding-right: initial;
  width: initial;
}
.platform-components-container__color-overlay,
.platform-components-container__gradient-overlay,
.platform-components-container .platform-components-container__image-container--background {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  overflow: hidden;
}
.platform-components-container .full-width.fw-boxed {
  position: relative;
  overflow: visible;
}
.platform-components-container .full-width.fw-boxed > .container-inner:before,
.platform-components-container .full-width.fw-boxed > .container-inner > .platform-components-container__color-overlay,
.platform-components-container .full-width.fw-boxed > .container-inner > .platform-components-container__gradient-overlay,
.platform-components-container .full-width.fw-boxed > .container-inner > .platform-components-container__image-container--background {
  content: "";
  position: absolute;
  z-index: 0;
  left: 50% !important;
  right: 50% !important;
  margin-left: -50vw !important;
  margin-right: -50vw !important;
  width: 100vw !important;
  height: 100%;
  top: 0;
}
.platform-components-container .full-width.fw-full-width {
  position: relative !important;
  left: 50% !important;
  right: 50% !important;
  margin-left: -50vw !important;
  margin-right: -50vw !important;
  width: 100vw !important;
}
.platform-components-container .contained-width.cw-content,
.platform-components-container .contained-width.cw-contained-width {
  position: relative;
  margin: 0 auto;
  max-width: 73.125rem;
}
.platform-components-container .contained-width.cw-content {
  overflow: visible;
}
.platform-components-container .contained-width.cw-content > .container-inner:before,
.platform-components-container .contained-width.cw-content > .container-inner > .platform-components-container__color-overlay,
.platform-components-container .contained-width.cw-content > .container-inner > .platform-components-container__gradient-overlay,
.platform-components-container .contained-width.cw-content > .container-inner > .platform-components-container__image-container--background {
  content: "";
  position: absolute;
  z-index: 0;
  left: 50% !important;
  right: 50% !important;
  margin-left: -50vw !important;
  margin-right: -50vw !important;
  width: 100vw !important;
  height: 100%;
  top: 0;
}
.platform-components-container .container-inner {
  position: relative;
}
.platform-components-container .container-inner__content {
  position: relative;
  height: 100%;
  z-index: 4;
}
.platform-components-container ~ .platform-components-container .container-inner__content {
  z-index: 3;
}
.platform-components-container .cmp-container,
.platform-components-container .container-inner {
  height: 100%;
}
.platform-components-container .cmp-container.absolute {
  z-index: 11;
  margin: auto;
  height: auto;
  width: fit-content;
}
.platform-components-container .cmp-container.transparent > .container-inner {
  background: transparent;
}
.platform-components-container__image-container--background img,
.platform-components-container__image-container--background video {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: 'object-fit: cover';
  z-index: 0;
}
@media (min-width: 768px) {
  .platform-components-container__video-mobile {
    display: none;
  }
}
@media (max-width: 767px) {
  .platform-components-container__video.hide-mobile {
    display: none;
  }
}
@media (min-width: 768px) {
  .platform-components-container__image-mobile {
    display: none;
  }
}
.platform-components-container .theme-01 {
  --overlay-color-1: #ffffff;
}
.platform-components-container .theme-01 .platform-components-container__color-overlay {
  background-color: #ffffff;
}
.platform-components-container .theme-02 {
  --overlay-color-1: #f6f6f6;
}
.platform-components-container .theme-02 .platform-components-container__color-overlay {
  background-color: #f6f6f6;
}
.platform-components-container .theme-03 {
  --overlay-color-1: #eeeeee;
}
.platform-components-container .theme-03 .platform-components-container__color-overlay {
  background-color: #eeeeee;
}
.platform-components-container .theme-04 {
  --overlay-color-1: #2e2e2e;
}
.platform-components-container .theme-04 .platform-components-container__color-overlay {
  background-color: #2e2e2e;
}
.platform-components-container__center-alignment--lg.platform-components-container__bottom-alignment--lg {
  --overlay-direction: to top;
}
.platform-components-container__center-alignment--lg.platform-components-container__top-alignment--lg {
  --overlay-direction: to bottom;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .platform-components-container__center-alignment--lg.platform-components-container__bottom-alignment--md {
    --overlay-direction: to top;
  }
  .platform-components-container__center-alignment--lg.platform-components-container__top-alignment--md {
    --overlay-direction: to bottom;
  }
}
@media (max-width: 767px) {
  .platform-components-container__center-alignment--lg.platform-components-container__bottom-alignment--sm {
    --overlay-direction: to top;
  }
  .platform-components-container__center-alignment--lg.platform-components-container__top-alignment--sm {
    --overlay-direction: to bottom;
  }
}
.platform-components-container__left-alignment--lg.platform-components-container__bottom-alignment--lg {
  --overlay-direction: to top right;
}
.platform-components-container__left-alignment--lg.platform-components-container__middle-alignment--lg {
  --overlay-direction: to right;
}
.platform-components-container__left-alignment--lg.platform-components-container__top-alignment--lg {
  --overlay-direction: to bottom right;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .platform-components-container__left-alignment--lg.platform-components-container__bottom-alignment--md {
    --overlay-direction: to top right;
  }
  .platform-components-container__left-alignment--lg.platform-components-container__middle-alignment--md {
    --overlay-direction: to right;
  }
  .platform-components-container__left-alignment--lg.platform-components-container__top-alignment--md {
    --overlay-direction: to bottom right;
  }
}
@media (max-width: 767px) {
  .platform-components-container__left-alignment--lg.platform-components-container__bottom-alignment--sm {
    --overlay-direction: to top right;
  }
  .platform-components-container__left-alignment--lg.platform-components-container__middle-alignment--sm {
    --overlay-direction: to right;
  }
  .platform-components-container__left-alignment--lg.platform-components-container__top-alignment--sm {
    --overlay-direction: to bottom right;
  }
}
.platform-components-container__right-alignment--lg.platform-components-container__bottom-alignment--lg {
  --overlay-direction: to top left;
}
.platform-components-container__right-alignment--lg.platform-components-container__middle-alignment--lg {
  --overlay-direction: to left;
}
.platform-components-container__right-alignment--lg.platform-components-container__top-alignment--lg {
  --overlay-direction: to bottom left;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .platform-components-container__right-alignment--lg.platform-components-container__bottom-alignment--md {
    --overlay-direction: to top left;
  }
  .platform-components-container__right-alignment--lg.platform-components-container__middle-alignment--md {
    --overlay-direction: to left;
  }
  .platform-components-container__right-alignment--lg.platform-components-container__top-alignment--md {
    --overlay-direction: to bottom left;
  }
}
@media (max-width: 767px) {
  .platform-components-container__right-alignment--lg.platform-components-container__bottom-alignment--sm {
    --overlay-direction: to top left;
  }
  .platform-components-container__right-alignment--lg.platform-components-container__middle-alignment--sm {
    --overlay-direction: to left;
  }
  .platform-components-container__right-alignment--lg.platform-components-container__top-alignment--sm {
    --overlay-direction: to bottom left;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .platform-components-container__center-alignment--md.platform-components-container__bottom-alignment--lg {
    --overlay-direction: to top;
  }
  .platform-components-container__center-alignment--md.platform-components-container__top-alignment--lg {
    --overlay-direction: to bottom;
  }
  .platform-components-container__center-alignment--md.platform-components-container__bottom-alignment--md {
    --overlay-direction: to top;
  }
  .platform-components-container__center-alignment--md.platform-components-container__top-alignment--md {
    --overlay-direction: to bottom;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .platform-components-container__left-alignment--md.platform-components-container__bottom-alignment--lg {
    --overlay-direction: to top right;
  }
  .platform-components-container__left-alignment--md.platform-components-container__top-alignment--lg {
    --overlay-direction: to bottom right;
  }
  .platform-components-container__left-alignment--md.platform-components-container__middle-alignment--lg {
    --overlay-direction: to right;
  }
  .platform-components-container__left-alignment--md.platform-components-container__bottom-alignment--md {
    --overlay-direction: to top right;
  }
  .platform-components-container__left-alignment--md.platform-components-container__middle-alignment--md {
    --overlay-direction: to right;
  }
  .platform-components-container__left-alignment--md.platform-components-container__top-alignment--md {
    --overlay-direction: to bottom right;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .platform-components-container__right-alignment--md.platform-components-container__bottom-alignment--lg {
    --overlay-direction: to top left;
  }
  .platform-components-container__right-alignment--md.platform-components-container__top-alignment--lg {
    --overlay-direction: to bottom left;
  }
  .platform-components-container__right-alignment--md.platform-components-container__middle-alignment--lg {
    --overlay-direction: to left;
  }
  .platform-components-container__right-alignment--md.platform-components-container__bottom-alignment--md {
    --overlay-direction: to top left;
  }
  .platform-components-container__right-alignment--md.platform-components-container__middle-alignment--md {
    --overlay-direction: to left;
  }
  .platform-components-container__right-alignment--md.platform-components-container__top-alignment--md {
    --overlay-direction: to bottom left;
  }
}
@media (max-width: 767px) {
  .platform-components-container__center-alignment--sm.platform-components-container__bottom-alignment--lg {
    --overlay-direction: to top;
  }
  .platform-components-container__center-alignment--sm.platform-components-container__top-alignment--lg {
    --overlay-direction: to bottom;
  }
  .platform-components-container__center-alignment--sm.platform-components-container__bottom-alignment--sm {
    --overlay-direction: to top;
  }
  .platform-components-container__center-alignment--sm.platform-components-container__top-alignment--sm {
    --overlay-direction: to bottom;
  }
}
@media (max-width: 767px) {
  .platform-components-container__left-alignment--sm.platform-components-container__bottom-alignment--lg {
    --overlay-direction: to top right;
  }
  .platform-components-container__left-alignment--sm.platform-components-container__top-alignment--lg {
    --overlay-direction: to bottom right;
  }
  .platform-components-container__left-alignment--sm.platform-components-container__middle-alignment--lg {
    --overlay-direction: to right;
  }
  .platform-components-container__left-alignment--sm.platform-components-container__bottom-alignment--sm {
    --overlay-direction: to top right;
  }
  .platform-components-container__left-alignment--sm.platform-components-container__middle-alignment--sm {
    --overlay-direction: to right;
  }
  .platform-components-container__left-alignment--sm.platform-components-container__top-alignment--sm {
    --overlay-direction: to bottom right;
  }
}
@media (max-width: 767px) {
  .platform-components-container__right-alignment--sm.platform-components-container__bottom-alignment--lg {
    --overlay-direction: to top left;
  }
  .platform-components-container__right-alignment--sm.platform-components-container__middle-alignment--lg {
    --overlay-direction: to left;
  }
  .platform-components-container__right-alignment--sm.platform-components-container__top-alignment--lg {
    --overlay-direction: to bottom left;
  }
  .platform-components-container__right-alignment--sm.platform-components-container__bottom-alignment--sm {
    --overlay-direction: to top left;
  }
  .platform-components-container__right-alignment--sm.platform-components-container__middle-alignment--sm {
    --overlay-direction: to left;
  }
  .platform-components-container__right-alignment--sm.platform-components-container__top-alignment--sm {
    --overlay-direction: to bottom left;
  }
}
.platform-components-container__color-overlay {
  z-index: 1;
}
.platform-components-container__color-overlay-opacity-10--lg {
  opacity: .1;
}
.platform-components-container__color-overlay-opacity-25--lg {
  opacity: .25;
}
.platform-components-container__color-overlay-opacity-50--lg {
  opacity: .50;
}
.platform-components-container__color-overlay-opacity-75--lg {
  opacity: .75;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .platform-components-container__color-overlay-opacity-10--md {
    opacity: .1;
  }
  .platform-components-container__color-overlay-opacity-25--md {
    opacity: .25;
  }
  .platform-components-container__color-overlay-opacity-50--md {
    opacity: .50;
  }
  .platform-components-container__color-overlay-opacity-75--md {
    opacity: .75;
  }
}
@media (max-width: 767px) {
  .platform-components-container__color-overlay-opacity-10--sm {
    opacity: .1;
  }
  .platform-components-container__color-overlay-opacity-25--sm {
    opacity: .25;
  }
  .platform-components-container__color-overlay-opacity-50--sm {
    opacity: .50;
  }
  .platform-components-container__color-overlay-opacity-75--sm {
    opacity: .75;
  }
}
.platform-components-container__gradient-overlay {
  z-index: 2;
  background: linear-gradient(var(--overlay-direction), var(--overlay-color-1) var(--overlay-color-1-stop), transparent var(--overlay-color-width));
}
@media (min-width: 768px) and (max-width: 1023px) {
  .platform-components-container__gradient-overlay {
    background: linear-gradient(var(--overlay-direction--tablet), var(--overlay-color-1) var(--overlay-color-1-stop), transparent var(--overlay-color-width));
  }
}
@media (max-width: 767px) {
  .platform-components-container__gradient-overlay {
    background: linear-gradient(var(--overlay-direction--mobile), var(--overlay-color-1) var(--overlay-color-1-stop), transparent var(--overlay-color-width));
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .platform-components-container__gradient-overlay--md {
    background: linear-gradient(var(--overlay-direction), var(--overlay-color-1) var(--overlay-color-1-stop--tablet), transparent var(--overlay-color-width--tablet));
  }
  .platform-components-container__gradient-overlay--md.radial-gradient-none--md {
    background: linear-gradient(var(--overlay-direction), var(--overlay-color-1) var(--overlay-color-1-stop--tablet), transparent var(--overlay-color-width--tablet));
  }
}
@media (max-width: 767px) {
  .platform-components-container__gradient-overlay--sm {
    background: linear-gradient(var(--overlay-direction), var(--overlay-color-1) var(--overlay-color-1-stop--mobile), transparent var(--overlay-color-width--mobile));
  }
  .platform-components-container__gradient-overlay--sm.radial-gradient-none--sm {
    background: linear-gradient(var(--overlay-direction), var(--overlay-color-1) var(--overlay-color-1-stop--mobile), transparent var(--overlay-color-width--mobile));
  }
}
.platform-components-container .radial-gradient--lg {
  background: radial-gradient(50% 50% at center, var(--overlay-color-1) var(--overlay-color-1-stop), transparent var(--overlay-color-width));
}
@media (min-width: 768px) and (max-width: 1023px) {
  .platform-components-container .radial-gradient--md {
    background: radial-gradient(50% 50% at center, var(--overlay-color-1) var(--overlay-color-1-stop--tablet), transparent var(--overlay-color-width--tablet));
  }
}
@media (max-width: 767px) {
  .platform-components-container .radial-gradient--sm {
    background: radial-gradient(50% 50% at center, var(--overlay-color-1) var(--overlay-color-1-stop--mobile), transparent var(--overlay-color-width--mobile));
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .platform-components-container .radial-gradient-none--md {
    background: linear-gradient(var(--overlay-direction), var(--overlay-color-1) var(--overlay-color-1-stop), transparent var(--overlay-color-width));
  }
  .platform-components-container .radial-gradient-none--md.platform-components-container__gradient-overlay--md {
    background: linear-gradient(var(--overlay-direction), var(--overlay-color-1) var(--overlay-color-1-stop--tablet), transparent var(--overlay-color-width--tablet));
  }
}
@media (max-width: 767px) {
  .platform-components-container .radial-gradient-none--sm {
    background: linear-gradient(var(--overlay-direction), var(--overlay-color-1) var(--overlay-color-1-stop), transparent var(--overlay-color-width));
  }
  .platform-components-container .radial-gradient-none--sm.platform-components-container__gradient-overlay--sm {
    background: linear-gradient(var(--overlay-direction), var(--overlay-color-1) var(--overlay-color-1-stop--mobile), transparent var(--overlay-color-width--mobile));
  }
}
.aem-Grid.match-heights {
  height: 100%;
}
.match-heights[data-match-height] > * {
  height: var(--match-height);
}
@media only screen and (min-width: 768px) {
  .match-heights[data-match-height-tablet] > * {
    height: var(--match-height-tablet);
  }
}
@media only screen and (min-width: 1024px) {
  .match-heights[data-match-height-desktop] > * {
    height: var(--match-height-desktop);
  }
}
.platform-components-container .cmp-container[data-height] {
  height: var(--height);
}
@media only screen and (min-width: 768px) {
  .platform-components-container .cmp-container[data-height-tablet] {
    height: var(--height-tablet);
  }
}
@media only screen and (min-width: 1024px) {
  .platform-components-container .cmp-container[data-height-desktop] {
    height: var(--height-desktop);
  }
}
.platform-components-container .bw-brand {
  border-width: 1px;
}
.platform-components-container .theme-01 > .container-inner {
  border-color: #e2e2e5;
  background-color: #ffffff;
  background-image: linear-gradient(to bottom, transparent, transparent);
}
.platform-components-container .theme-02 > .container-inner {
  border-color: #e2e2e5;
  background-color: #f6f6f6;
  background-image: linear-gradient(to bottom, transparent, transparent);
}
.platform-components-container .theme-03 > .container-inner {
  border-color: #d8d8db;
  background-color: #eeeeee;
  background-image: linear-gradient(to bottom, transparent, transparent);
}
.platform-components-container .theme-04 > .container-inner {
  border-color: #000000;
  background-color: #2e2e2e;
  background-image: linear-gradient(to bottom, transparent, transparent);
}
.platform-components-container .full-width.fw-boxed.theme-01 > .container-inner:before {
  border-color: #e2e2e5;
  background-color: #ffffff;
  background-image: linear-gradient(to bottom, transparent, transparent);
}
.platform-components-container .full-width.fw-boxed.theme-02 > .container-inner:before {
  border-color: #e2e2e5;
  background-color: #f6f6f6;
  background-image: linear-gradient(to bottom, transparent, transparent);
}
.platform-components-container .full-width.fw-boxed.theme-03 > .container-inner:before {
  border-color: #d8d8db;
  background-color: #eeeeee;
  background-image: linear-gradient(to bottom, transparent, transparent);
}
.platform-components-container .full-width.fw-boxed.theme-04 > .container-inner:before {
  border-color: #000000;
  background-color: #2e2e2e;
  background-image: linear-gradient(to bottom, transparent, transparent);
}
.platform-components-container .theme-01 {
  --overlay-color-1: #ffffff;
}
.platform-components-container .theme-01 .platform-components-container__color-overlay {
  background-color: #ffffff;
}
.platform-components-container .theme-02 {
  --overlay-color-1: #f6f6f6;
}
.platform-components-container .theme-02 .platform-components-container__color-overlay {
  background-color: #f6f6f6;
}
.platform-components-container .theme-03 {
  --overlay-color-1: #eeeeee;
}
.platform-components-container .theme-03 .platform-components-container__color-overlay {
  background-color: #eeeeee;
}
.platform-components-container .theme-04 {
  --overlay-color-1: #2e2e2e;
}
.platform-components-container .theme-04 .platform-components-container__color-overlay {
  background-color: #2e2e2e;
}
.aem-AuthorLayer-Edit .platform-components-container .cmp-container[data-height],
.aem-AuthorLayer-Layouting .platform-components-container .cmp-container[data-height],
.aem-AuthorLayer-Developer .platform-components-container .cmp-container[data-height],
.aem-AuthorLayer-Timewarp .platform-components-container .cmp-container[data-height],
.aem-AuthorLayer-Preview .platform-components-container .cmp-container[data-height] {
  max-height: 800px;
}

.platform-components-buttons {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.platform-components-buttons__button {
  /* common style */
  font-family: 'Avenir-Heavy', 'Avenir', sans-serif;
  font-weight: 800;
  line-height: 150%;
  font-size: 0.875rem;
  text-transform: uppercase;
  letter-spacing: 0;
  padding: 15px 30px;
  border-radius: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  text-decoration: none;
}
.platform-components-buttons__button:not(:first-child) {
  margin-left: 20px;
}
@media only screen and (max-width: 767px) {
  .platform-components-buttons__button {
    font-size: 0.875rem;
  }
}
.platform-components-buttons__button span {
  white-space: nowrap;
}
.platform-components-buttons__button:hover {
  cursor: pointer;
  border-width: 2px;
  transition: all 200ms ease-out;
}
.platform-components-buttons__button:active {
  outline: none !important;
}
.platform-components-buttons__button:focus {
  outline: .125rem solid #000;
  outline-offset: .125rem;
}
.platform-components-buttons__button [class^="icons-"],
.platform-components-buttons__button [class*=" icons-"],
.platform-components-buttons__button [class^="dpc-icons-"],
.platform-components-buttons__button [class*=" dpc-icons-"] {
  font-size: 1.5rem;
  margin-right: 10px;
}
@media only screen and (max-width: 767px) {
  .platform-components-buttons__button [class^="icons-"],
  .platform-components-buttons__button [class*=" icons-"],
  .platform-components-buttons__button [class^="dpc-icons-"],
  .platform-components-buttons__button [class*=" dpc-icons-"] {
    font-size: 1.5rem;
  }
}
.platform-components-buttons__button--icon-right {
  flex-direction: row-reverse;
}
.platform-components-buttons__button--icon-right [class^="icons-"],
.platform-components-buttons__button--icon-right [class*=" icons-"] {
  margin: 0 0 0 10px;
  line-height: 0;
  height: 0;
}
.platform-components-buttons__button--icon-right [class^="dpc-icons-"],
.platform-components-buttons__button--icon-right [class*=" dpc-icons-"] {
  margin: 0 0 0 10px;
}
.platform-components-buttons__button--icon-left [class^="icons-"],
.platform-components-buttons__button--icon-left [class*=" icons-"] {
  line-height: 0;
  height: 0;
}
.platform-components-buttons__button--icon-bottom {
  flex-direction: column-reverse;
}
.platform-components-buttons__button--icon-bottom [class^="icons-"],
.platform-components-buttons__button--icon-bottom [class*=" icons-"],
.platform-components-buttons__button--icon-bottom [class^="dpc-icons-"],
.platform-components-buttons__button--icon-bottom [class*=" dpc-icons-"] {
  margin: 0;
}
.platform-components-buttons__button--icon-top {
  flex-direction: column;
}
.platform-components-buttons__button--icon-top [class^="icons-"],
.platform-components-buttons__button--icon-top [class*=" icons-"],
.platform-components-buttons__button--icon-top [class^="dpc-icons-"],
.platform-components-buttons__button--icon-top [class*=" dpc-icons-"] {
  margin: 0;
}
.platform-components-buttons__button--primary-brand {
  color: #ffffff;
  background-color: #c41230;
}
.platform-components-buttons__button--primary-brand:hover,
.platform-components-buttons__button--primary-brand:active {
  color: #ffffff;
  background-color: #9b132b;
}
.platform-components-buttons__button--primary-brand:focus {
  outline: .125rem solid #000;
}
.platform-components-buttons__button--primary-dark {
  color: #ffffff;
  background-color: #2e2e2e;
}
.platform-components-buttons__button--primary-dark:hover,
.platform-components-buttons__button--primary-dark:active {
  color: #ffffff;
  background-color: #9b132b;
}
.platform-components-buttons__button--primary-light {
  color: #c41230;
  background-color: #ffffff;
}
.platform-components-buttons__button--primary-light:hover,
.platform-components-buttons__button--primary-light:active {
  color: #ffffff;
  background-color: #9b132b;
}
.platform-components-buttons__button--secondary-brand {
  color: #c41230;
  background-color: transparent;
  border-color: #c41230;
}
.platform-components-buttons__button--secondary-brand:hover,
.platform-components-buttons__button--secondary-brand:active {
  color: #ffffff;
  background-color: #9b132b;
  border-color: #9b132b;
}
.platform-components-buttons__button--secondary-brand:focus {
  outline: .125rem solid #000;
}
.platform-components-buttons__button--secondary-dark {
  color: #2e2e2e;
  background-color: transparent;
  border-color: #2e2e2e;
}
.platform-components-buttons__button--secondary-dark:hover,
.platform-components-buttons__button--secondary-dark:active {
  color: #ffffff;
  background-color: #9b132b;
  border-color: #9b132b;
}
.platform-components-buttons__button--secondary-light {
  color: #ffffff;
  background-color: transparent;
  border-color: #ffffff;
}
.platform-components-buttons__button--secondary-light:hover,
.platform-components-buttons__button--secondary-light:active {
  color: #ffffff;
  background-color: #9b132b;
  border-color: #9b132b;
}
.platform-components-buttons__button--tertiary-brand {
  color: #c41230;
}
.platform-components-buttons__button--tertiary-brand:hover,
.platform-components-buttons__button--tertiary-brand:active {
  color: #9b132b;
}
.platform-components-buttons__button--tertiary-dark {
  color: #2e2e2e;
  background: transparent;
}
.platform-components-buttons__button--tertiary-dark:hover,
.platform-components-buttons__button--tertiary-dark:active {
  color: #9b132b;
}
.platform-components-buttons__button--tertiary-light {
  color: #ffffff;
}
.platform-components-buttons__button--tertiary-light:hover,
.platform-components-buttons__button--tertiary-light:active {
  color: #aaaaaa;
}
.platform-components-buttons [class*="--secondary"] {
  border-radius: 0;
  border-width: 2px;
  border-style: solid;
}
.platform-components-buttons [class*="--tertiary"] {
  border: 0;
  padding: 5px;
  margin: 5px 30px;
}
.platform-components-buttons__button--split {
  font-family: 'Avenir-Heavy', 'Avenir', sans-serif;
  font-weight: 800;
  line-height: 150%;
  font-size: 0.875rem;
  text-transform: uppercase;
  letter-spacing: 0;
  border-radius: 0;
  border-width: 2px;
  border-style: solid;
  padding: 0;
}
@media only screen and (max-width: 767px) {
  .platform-components-buttons__button--split {
    font-size: 0.875rem;
  }
}
.platform-components-buttons__button--split.platform-components-buttons__button--primary-brand {
  background-color: #c41230;
  border-color: #c41230;
  color: #ffffff;
}
.platform-components-buttons__button--split.platform-components-buttons__button--primary-light {
  background-color: #ffffff;
  border-color: #ffffff;
  color: #c41230;
}
.platform-components-buttons__button--split.platform-components-buttons__button--primary-dark {
  background-color: #2e2e2e;
  border-color: #2e2e2e;
  color: #ffffff;
}
.platform-components-buttons__button--split.platform-components-buttons__button--secondary-brand {
  background-color: transparent;
  border-color: #c41230;
  color: #c41230;
}
.platform-components-buttons__button--split.platform-components-buttons__button--secondary-light {
  background-color: transparent;
  border-color: #ffffff;
  color: #ffffff;
}
.platform-components-buttons__button--split.platform-components-buttons__button--secondary-dark {
  background-color: transparent;
  border-color: #2e2e2e;
  color: #2e2e2e;
}
.platform-components-buttons__button--split:hover {
  background-color: transparent;
}
.platform-components-buttons__button--split:hover .platform-components-buttons__split-button-label {
  opacity: 0;
}
.platform-components-buttons__button--split:hover .platform-components-buttons__button {
  opacity: 1;
}
.platform-components-buttons__split-button-label {
  font-family: 'Avenir-Heavy', 'Avenir', sans-serif;
  font-weight: 800;
  line-height: 150%;
  font-size: 0.875rem;
  text-transform: uppercase;
  letter-spacing: 0;
  position: absolute;
  transition: all 200ms ease-out;
}
@media only screen and (max-width: 767px) {
  .platform-components-buttons__split-button-label {
    font-size: 0.875rem;
  }
}
.platform-components-buttons__split-button-wrapper {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  height: 100%;
  width: 100%;
}
.platform-components-buttons__split-button-wrapper > .platform-components-buttons__button {
  font-family: 'Avenir-Heavy', 'Avenir', sans-serif;
  font-weight: 800;
  line-height: 150%;
  font-size: 0.875rem;
  text-transform: uppercase;
  letter-spacing: 0;
  padding: 15px 30px;
  opacity: 0;
  z-index: 2;
  transition: all 200ms ease-out;
  border: none;
  margin: -1px;
}
@media only screen and (max-width: 767px) {
  .platform-components-buttons__split-button-wrapper > .platform-components-buttons__button {
    font-size: 0.875rem;
  }
}
.platform-components-buttons__split-button-wrapper > .platform-components-buttons__button:first-of-type {
  border-radius: calc(0) 0 0 calc(0);
}
.platform-components-buttons__split-button-wrapper > .platform-components-buttons__button:last-of-type {
  border-radius: 0 calc(0) calc(0) 0;
}
.platform-components-buttons__split-button-wrapper > .platform-components-buttons__button.platform-components-buttons__button--primary-brand {
  color: #c41230;
  background-color: transparent;
}
.platform-components-buttons__split-button-wrapper > .platform-components-buttons__button.platform-components-buttons__button--primary-light {
  color: #ffffff;
  background-color: transparent;
}
.platform-components-buttons__split-button-wrapper > .platform-components-buttons__button.platform-components-buttons__button--primary-dark {
  color: #2e2e2e;
  background-color: transparent;
}
.platform-components-buttons__split-button-wrapper > .platform-components-buttons__button.platform-components-buttons__button--secondary-brand {
  color: #c41230;
  background-color: transparent;
}
.platform-components-buttons__split-button-wrapper > .platform-components-buttons__button.platform-components-buttons__button--secondary-light {
  color: #ffffff;
  background-color: transparent;
}
.platform-components-buttons__split-button-wrapper > .platform-components-buttons__button.platform-components-buttons__button--secondary-dark {
  color: #2e2e2e;
  background-color: transparent;
}
.platform-components-buttons__split-button-wrapper > .platform-components-buttons__button:hover {
  transition: none;
}
.platform-components-buttons__split-button-wrapper > .platform-components-buttons__button:hover.platform-components-buttons__button--primary-brand {
  color: #ffffff;
  background-color: #c41230;
}
.platform-components-buttons__split-button-wrapper > .platform-components-buttons__button:hover.platform-components-buttons__button--primary-light {
  color: #c41230;
  background-color: #ffffff;
}
.platform-components-buttons__split-button-wrapper > .platform-components-buttons__button:hover.platform-components-buttons__button--primary-dark {
  color: #ffffff;
  background-color: #2e2e2e;
}
.platform-components-buttons__split-button-wrapper > .platform-components-buttons__button:hover.platform-components-buttons__button--secondary-brand {
  color: #ffffff;
  background-color: #c41230;
}
.platform-components-buttons__split-button-wrapper > .platform-components-buttons__button:hover.platform-components-buttons__button--secondary-light {
  color: #c41230;
  background-color: #ffffff;
}
.platform-components-buttons__split-button-wrapper > .platform-components-buttons__button:hover.platform-components-buttons__button--secondary-dark {
  color: #ffffff;
  background-color: #2e2e2e;
}
.platform-components-buttons__button:hover {
  text-decoration: none !important;
}

.breadcrumbs-container {
  background-color: #eeeeee;
}
.breadcrumbs-v2 {
  list-style-type: none;
  margin: 0 auto;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.breadcrumbs-link-v2,
.breadcrumbs-list-item-v2 {
  transition: all .2s ease;
  display: inline-block;
  align-items: center;
}
.breadcrumbs-list-item-v2 a:active {
  outline: none !important;
  padding: 5px 0;
}
.breadcrumbs-link-v2 {
  padding: 5px 0;
  text-decoration: none;
}
.breadcrumbs-link-v2:hover {
  text-decoration: none;
}
@media (max-width: 36.875rem) {
  .breadcrumbs-list-item-v2 {
    display: none;
  }
}
.breadcrumbs-list-item-v2:after {
  margin-left: 0.3125rem;
  display: inline-block;
  content: "›";
}
.breadcrumbs-list-item-last-v2:after {
  display: none;
}
@media (max-width: 47.9375rem) {
  .breadcrumbs-list-item-parent-v2 {
    display: flex;
  }
  .breadcrumbs-list-item-parent-v2:after {
    display: none;
  }
  .breadcrumbs-list-item-parent-v2.cart-back-link:before {
    content: '';
  }
}
@media (max-width: 47.9375rem) and (min-width: 36.875rem) {
  .breadcrumbs-list-item-parent-v2:after {
    margin-left: 0.3125rem;
    display: inline-block;
    content: "›";
  }
}
@media (max-width: 47.9375rem) and (max-width: 36.875rem) {
  .breadcrumbs-list-item-parent-v2:before {
    display: inline-block;
    content: "‹";
    margin-right: .6875rem;
  }
}
.breadcrumbs-list-item-v2 .breadcrumbs-collapse-cta {
  display: none;
}
.breadcrumbs-collapse.active-collapse .breadcrumbs-list-item-v2 {
  transition: all .3s ease;
}
.breadcrumbs-collapse.active-collapse .breadcrumbs-list-item-v2:not(.collapse-item):not(.first-item):not(.last-item) {
  max-width: 0;
  overflow: hidden;
  height: 0;
}
.breadcrumbs-collapse.active-collapse .breadcrumbs-list-item-v2:after {
  display: none;
}
.breadcrumbs-collapse.active-collapse .breadcrumbs-list-item-v2 .breadcrumbs-collapse-cta {
  display: none;
}
.breadcrumbs-collapse.active-collapse .breadcrumbs-list-item-v2.collapse-item {
  cursor: pointer;
}
.breadcrumbs-collapse.active-collapse .breadcrumbs-list-item-v2.collapse-item .breadcrumbs-link-v2 {
  display: none;
}
@media (max-width: 47.9375rem) {
  .breadcrumbs-collapse.active-collapse .breadcrumbs-list-item-v2.collapse-item .breadcrumbs-link-v2 {
    display: inline-block;
  }
}
.breadcrumbs-collapse.active-collapse .breadcrumbs-list-item-v2.collapse-item .breadcrumbs-link-v2 span {
  flex-shrink: 0;
}
.breadcrumbs-collapse.active-collapse .breadcrumbs-list-item-v2.collapse-item .breadcrumbs-collapse-cta {
  display: block;
  line-height: 1;
  cursor: pointer;
  padding: 6px 0;
  text-decoration: none;
}
@media (max-width: 47.9375rem) {
  .breadcrumbs-collapse.active-collapse .breadcrumbs-list-item-v2.collapse-item .breadcrumbs-collapse-cta {
    display: none;
  }
}
.breadcrumbs-collapse.active-collapse .breadcrumbs-list-item-v2.collapse-item .breadcrumbs-collapse-cta:before {
  pointer-events: none;
  margin-left: 1rem;
  display: inline-block;
  content: "›";
}
.breadcrumbs-collapse.active-collapse .breadcrumbs-list-item-v2.collapse-item .breadcrumbs-collapse-cta:after {
  pointer-events: none;
  margin-right: 1rem;
  display: inline-block;
  content: "›";
}
.breadcrumbs-collapse.active-collapse .breadcrumbs-list-item-v2.collapse-item .breadcrumbs-collapse-cta svg {
  fill: none;
  transition: all .3s ease;
  margin: 0 .8rem;
  width: 22px;
  height: 11px;
  display: inline-block;
}
.breadcrumbs-collapse.active-collapse .breadcrumbs-list-item-v2.collapse-item .breadcrumbs-collapse-cta svg circle,
.breadcrumbs-collapse.active-collapse .breadcrumbs-list-item-v2.collapse-item .breadcrumbs-collapse-cta svg rect {
  transition: all .3s ease;
}
.breadcrumbV2 .breadcrumbs-v2,
.bc-container .breadcrumbs-v2 {
  max-width: unset;
  padding-left: unset;
  padding-right: unset;
  padding-top: 20px;
  padding-bottom: 20px;
}
@media (max-width: 1170px) {
  .breadcrumbV2 .breadcrumbs-v2,
  .bc-container .breadcrumbs-v2 {
    padding-left: unset;
    padding-right: unset;
  }
}
.breadcrumbV2 .breadcrumbs-link-v2,
.bc-container .breadcrumbs-link-v2,
.breadcrumbV2 .breadcrumbs-list-item-v2,
.bc-container .breadcrumbs-list-item-v2 {
  font-family: 'Avenir-Roman', 'Avenir', sans-serif;
  line-height: 160%;
  font-size: 0.625rem;
  font-weight: 400;
  text-transform: none;
  letter-spacing: 0;
  color: #000000;
}
@media only screen and (min-width: 1024px) {
  .breadcrumbV2 .breadcrumbs-link-v2,
  .bc-container .breadcrumbs-link-v2,
  .breadcrumbV2 .breadcrumbs-list-item-v2,
  .bc-container .breadcrumbs-list-item-v2 {
    font-size: 0.625rem;
  }
}
.breadcrumbV2 .breadcrumbs-link-v2 .breadcrumbs-collapse-cta,
.bc-container .breadcrumbs-link-v2 .breadcrumbs-collapse-cta,
.breadcrumbV2 .breadcrumbs-list-item-v2 .breadcrumbs-collapse-cta,
.bc-container .breadcrumbs-list-item-v2 .breadcrumbs-collapse-cta {
  color: #000000;
}
.breadcrumbV2 .breadcrumbs-link-v2 .breadcrumbs-collapse-cta svg circle,
.bc-container .breadcrumbs-link-v2 .breadcrumbs-collapse-cta svg circle,
.breadcrumbV2 .breadcrumbs-list-item-v2 .breadcrumbs-collapse-cta svg circle,
.bc-container .breadcrumbs-list-item-v2 .breadcrumbs-collapse-cta svg circle {
  fill: #000000;
}
.breadcrumbV2 .breadcrumbs-link-v2 .breadcrumbs-collapse-cta svg rect,
.bc-container .breadcrumbs-link-v2 .breadcrumbs-collapse-cta svg rect,
.breadcrumbV2 .breadcrumbs-list-item-v2 .breadcrumbs-collapse-cta svg rect,
.bc-container .breadcrumbs-list-item-v2 .breadcrumbs-collapse-cta svg rect {
  stroke: #000000;
}
.breadcrumbV2 .breadcrumbs-link-v2 .breadcrumbs-collapse-cta:hover svg circle,
.bc-container .breadcrumbs-link-v2 .breadcrumbs-collapse-cta:hover svg circle,
.breadcrumbV2 .breadcrumbs-list-item-v2 .breadcrumbs-collapse-cta:hover svg circle,
.bc-container .breadcrumbs-list-item-v2 .breadcrumbs-collapse-cta:hover svg circle {
  fill: #9b132b;
}
.breadcrumbV2 .breadcrumbs-link-v2 .breadcrumbs-collapse-cta:hover svg rect,
.bc-container .breadcrumbs-link-v2 .breadcrumbs-collapse-cta:hover svg rect,
.breadcrumbV2 .breadcrumbs-list-item-v2 .breadcrumbs-collapse-cta:hover svg rect,
.bc-container .breadcrumbs-list-item-v2 .breadcrumbs-collapse-cta:hover svg rect {
  stroke: #9b132b;
}
.breadcrumbV2 .breadcrumbs-link-v2.breadcrumbs-list-item-last-v2,
.bc-container .breadcrumbs-link-v2.breadcrumbs-list-item-last-v2,
.breadcrumbV2 .breadcrumbs-list-item-v2.breadcrumbs-list-item-last-v2,
.bc-container .breadcrumbs-list-item-v2.breadcrumbs-list-item-last-v2 {
  font-family: 'Avenir-Heavy', 'Avenir', sans-serif;
  font-weight: 800;
  color: #000000;
  opacity: 100%;
}
.breadcrumbV2 .breadcrumbs-link-v2.breadcrumbs-list-item-last-v2:hover,
.bc-container .breadcrumbs-link-v2.breadcrumbs-list-item-last-v2:hover,
.breadcrumbV2 .breadcrumbs-list-item-v2.breadcrumbs-list-item-last-v2:hover,
.bc-container .breadcrumbs-list-item-v2.breadcrumbs-list-item-last-v2:hover {
  color: #000000;
}
.breadcrumbV2 .breadcrumbs-link-v2:hover,
.bc-container .breadcrumbs-link-v2:hover,
.breadcrumbV2 .breadcrumbs-list-item-v2:hover,
.bc-container .breadcrumbs-list-item-v2:hover {
  color: #9b132b;
}
.breadcrumbV2 .breadcrumbs-list-item-v2:before,
.bc-container .breadcrumbs-list-item-v2:before,
.breadcrumbV2 .breadcrumbs-list-item-v2:after,
.bc-container .breadcrumbs-list-item-v2:after {
  color: #000000;
}
.breadcrumbV2 .breadcrumbs-list-item-v2:after,
.bc-container .breadcrumbs-list-item-v2:after {
  margin-right: 10px;
}
.dpc-breadcrumb-short .breadcrumbs-list-item-v2 {
  display: none;
}
.dpc-breadcrumb-short .breadcrumbs-list-item-parent-v2 {
  display: flex;
}
.dpc-breadcrumb-short .breadcrumbs-list-item-parent-v2:before {
  display: inline-block;
  margin-right: .6875rem;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  font-size: 0.875rem;
  color: inherit;
}
.dpc-breadcrumb-short .breadcrumbs-list-item-parent-v2:after {
  display: none;
}

.platform-components-meta a.theme-01-tags:before {
  background: radial-gradient(ellipse at top left, #2e2e2e 27%, #ffffff 57%);
}
.platform-components-meta a.theme-01-tags:hover {
  color: #ffffff;
}
.platform-components-meta a.theme-02-tags:before {
  background: radial-gradient(ellipse at top left, #2e2e2e 27%, #f6f6f6 57%);
}
.platform-components-meta a.theme-02-tags:hover {
  color: #f6f6f6;
}
.platform-components-meta a.theme-03-tags:before {
  background: radial-gradient(ellipse at top left, #2e2e2e 27%, #eeeeee 57%);
}
.platform-components-meta a.theme-03-tags:hover {
  color: #eeeeee;
}
.platform-components-meta a.theme-04-tags:before {
  background: radial-gradient(ellipse at top left, #ffffff 27%, #2e2e2e 57%);
}
.platform-components-meta a.theme-04-tags:hover {
  color: #2e2e2e;
}

.platform-components-page-list.platform-components-page-list__circle-carousel-view .item_card .article-preview .cmp-list__item-link .article-card > .content-wrapper .content-info span {
  font-size: 0.875rem;
  font-weight: 400;
  font-family: 'Avenir-Roman', 'Avenir', sans-serif;
  letter-spacing: 0;
  color: #2e2e2e;
}
.platform-components-page-list.platform-components-page-list__circle-carousel-view .item_card .article-preview .cmp-list__item-link:hover .article-card > .content-wrapper .content-info span {
  color: #9b132b;
}
.platform-components-page-list {
  margin: 0 -10px;
  max-width: unset;
}
.platform-components-page-list .item_card .article-preview {
  background: #ffffff;
  border: 1px solid #e2e2e5;
  box-shadow: none;
  border-radius: 0;
}
.platform-components-page-list .item_card .article-preview.dpc-video-bg .content-wrapper .cmp-list__item-date {
  color: #000000 !important;
}
.platform-components-page-list .item_card .article-preview .article-card .content-wrapper .content-info .cmp-list__item-title {
  font-family: 'Avenir-Heavy', 'Avenir', sans-serif;
  font-size: 1.1875rem;
  line-height: 100%;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: 0.063rem;
  color: #000000;
}
@media only screen and (min-width: 1024px) {
  .platform-components-page-list .item_card .article-preview .article-card .content-wrapper .content-info .cmp-list__item-title {
    font-size: 1.375rem;
  }
}
.platform-components-page-list .item_card .article-preview .article-card .content-wrapper .content-info .cmp-list__item-description {
  font-family: 'Avenir-Roman', 'Avenir', sans-serif;
  font-size: 1rem;
  line-height: 150%;
  font-weight: 400;
  text-transform: none;
  color: #000000;
}
@media only screen and (min-width: 1024px) {
  .platform-components-page-list .item_card .article-preview .article-card .content-wrapper .content-info .cmp-list__item-description {
    font-size: 1rem;
  }
}
.platform-components-page-list .item_card .article-preview .article-card .content-wrapper .content-info .cmp-list__item-date {
  font-family: unset;
  font-weight: unset;
  color: #5e5e5e;
  font-size: 0.75rem;
}
@media only screen and (min-width: 1024px) {
  .platform-components-page-list .item_card .article-preview .article-card .content-wrapper .content-info .cmp-list__item-date {
    font-size: 0.75rem;
  }
}
.platform-components-page-list .item_card .article-preview .article-card .content-wrapper .content-info .cmp-list__item-tags li {
  font-family: 'Avenir-Roman', 'Avenir', sans-serif;
  font-weight: 600;
  font-size: 0.75rem;
  color: #2e2e2e;
  border-color: #2e2e2e;
}
.platform-components-page-list .item_card .article-preview .article-card .content-wrapper .content-info .cmp-list__category {
  font-family: unset;
  font-weight: unset;
  color: #5e5e5e;
  font-size: 0.75rem;
}
@media only screen and (min-width: 1024px) {
  .platform-components-page-list .item_card .article-preview .article-card .content-wrapper .content-info .cmp-list__category {
    font-size: 0.75rem;
  }
}
.platform-components-page-list .item_card .article-preview .article-card .content-wrapper .page-button {
  font-family: 'Avenir-Heavy', 'Avenir', sans-serif;
  font-weight: 800;
  line-height: 150%;
  font-size: 0.875rem;
  text-transform: uppercase;
  letter-spacing: 0;
  border-radius: 0;
}
@media only screen and (min-width: 1024px) {
  .platform-components-page-list .item_card .article-preview .article-card .content-wrapper .page-button {
    font-size: 0.875rem;
  }
}
.platform-components-page-list .item_card .cmp-list__item-link:hover .cmp-list__item-title {
  color: #9b132b;
}
.platform-components-page-list__list-view .item_card:nth-child(n+1) .cmp-list__item-date {
  font-size: 0.875rem !important;
}
.platform-components-page-list__list-view .item_card.with-image .cmp-list__item-title {
  font-size: 0.875rem !important;
  line-height: 120% !important;
}
@media only screen and (min-width: 1024px) {
  .platform-components-page-list__list-view .item_card.with-image .cmp-list__item-title {
    font-size: 0.875rem !important;
  }
}
.platform-components-page-list__list-view .item_card.with-image .page-button:after {
  font-family: 'maytag-icons';
  content: '\e905';
  transition: transform 0.4s ease-in-out;
  font-size: 1.25rem;
  margin-bottom: 2px;
}
.platform-components-page-list__list-view .item_card.with-image .page-button:hover:after,
.platform-components-page-list__list-view .item_card.with-image .page-button:active:after {
  transform: translateX(3px);
}
.platform-components-page-list__list-view .item_card.no-image {
  border-bottom: 1px solid #e2e2e5;
}
.platform-components-page-list__list-view .item_card.no-image .cmp-list__item-title {
  font-size: 0.875rem !important;
  line-height: 120% !important;
}
@media only screen and (min-width: 1024px) {
  .platform-components-page-list__list-view .item_card.no-image .cmp-list__item-title {
    font-size: 0.875rem !important;
  }
}
.platform-components-page-list__list-view .item_card.no-image .page-button:after {
  font-family: 'maytag-icons';
  content: '\e905';
  transition: transform 0.4s ease-in-out;
  font-size: 1.25rem;
  margin-bottom: 2px;
}
.platform-components-page-list__list-view .item_card.no-image .page-button:hover:after,
.platform-components-page-list__list-view .item_card.no-image .page-button:active:after {
  transform: translateX(3px);
}
.platform-components-page-list__one-card .item_card:nth-child(1) .content-wrapper .cmp-list__item-date {
  color: #000000 !important;
  font-size: 0.875rem !important;
}
.platform-components-page-list__one-card .item_card:nth-child(1) .content-wrapper .cmp-list__item-title {
  line-height: 120% !important;
}
.platform-components-page-list__one-card.platform-components-page-list__gradient-light .item_card:nth-child(1) .content-wrapper .cmp-list__item-date {
  color: #000000 !important;
}
.platform-components-page-list__one-card.platform-components-page-list__gradient-dark .item_card:nth-child(1) .content-wrapper .cmp-list__item-date,
.platform-components-page-list__one-card.platform-components-page-list__gradient-dark .item_card:nth-child(1) .content-wrapper .cmp-list__item-title,
.platform-components-page-list__one-card.platform-components-page-list__gradient-dark .item_card:nth-child(1) .content-wrapper .cmp-list__item-description {
  color: #ffffff !important;
}
.platform-components-page-list__three-card .item_card:nth-child(1) .content-wrapper .cmp-list__item-date,
.platform-components-page-list__four-card .item_card:nth-child(1) .content-wrapper .cmp-list__item-date {
  color: #000000 !important;
}
.platform-components-page-list__three-card .item_card:nth-child(1) .content-wrapper .cmp-list__item-title,
.platform-components-page-list__four-card .item_card:nth-child(1) .content-wrapper .cmp-list__item-title {
  line-height: 120% !important;
}
.platform-components-page-list__three-card .item_card:nth-child(1) .cmp-list__item-date,
.platform-components-page-list__four-card .item_card:nth-child(1) .cmp-list__item-date,
.platform-components-page-list__three-card .item_card:nth-child(2) .cmp-list__item-date,
.platform-components-page-list__four-card .item_card:nth-child(2) .cmp-list__item-date,
.platform-components-page-list__three-card .item_card:nth-child(3) .cmp-list__item-date,
.platform-components-page-list__four-card .item_card:nth-child(3) .cmp-list__item-date,
.platform-components-page-list__three-card .item_card:nth-child(4) .cmp-list__item-date,
.platform-components-page-list__four-card .item_card:nth-child(4) .cmp-list__item-date {
  font-size: 0.875rem !important;
}
.platform-components-page-list__three-card .item_card:nth-child(1) .cmp-list__item-title,
.platform-components-page-list__four-card .item_card:nth-child(1) .cmp-list__item-title,
.platform-components-page-list__three-card .item_card:nth-child(2) .cmp-list__item-title,
.platform-components-page-list__four-card .item_card:nth-child(2) .cmp-list__item-title,
.platform-components-page-list__three-card .item_card:nth-child(3) .cmp-list__item-title,
.platform-components-page-list__four-card .item_card:nth-child(3) .cmp-list__item-title,
.platform-components-page-list__three-card .item_card:nth-child(4) .cmp-list__item-title,
.platform-components-page-list__four-card .item_card:nth-child(4) .cmp-list__item-title {
  line-height: 120% !important;
}
.platform-components-page-list__three-card.platform-components-page-list__gradient-light .item_card:nth-child(1) .content-wrapper .cmp-list__item-date,
.platform-components-page-list__four-card.platform-components-page-list__gradient-light .item_card:nth-child(1) .content-wrapper .cmp-list__item-date {
  color: #000000 !important;
}
.platform-components-page-list__three-card.platform-components-page-list__gradient-dark .item_card:nth-child(1) .content-wrapper .cmp-list__item-date,
.platform-components-page-list__four-card.platform-components-page-list__gradient-dark .item_card:nth-child(1) .content-wrapper .cmp-list__item-date,
.platform-components-page-list__three-card.platform-components-page-list__gradient-dark .item_card:nth-child(1) .content-wrapper .cmp-list__item-title,
.platform-components-page-list__four-card.platform-components-page-list__gradient-dark .item_card:nth-child(1) .content-wrapper .cmp-list__item-title,
.platform-components-page-list__three-card.platform-components-page-list__gradient-dark .item_card:nth-child(1) .content-wrapper .cmp-list__item-description,
.platform-components-page-list__four-card.platform-components-page-list__gradient-dark .item_card:nth-child(1) .content-wrapper .cmp-list__item-description {
  color: #ffffff !important;
}
.platform-components-page-list__three-card .item_card:nth-child(2) .cmp-list__item-title,
.platform-components-page-list__three-card .item_card:nth-child(3) .cmp-list__item-title {
  font-size: 0.875rem !important;
}
@media only screen and (min-width: 1024px) {
  .platform-components-page-list__three-card .item_card:nth-child(2) .cmp-list__item-title,
  .platform-components-page-list__three-card .item_card:nth-child(3) .cmp-list__item-title {
    font-size: 0.875rem !important;
  }
}
.platform-components-page-list__three-card .item_card:nth-child(2) .page-button,
.platform-components-page-list__three-card .item_card:nth-child(3) .page-button {
  color: #c41230 !important;
  padding: 15px 0 !important;
}
.platform-components-page-list__three-card .item_card:nth-child(2) .page-button:hover,
.platform-components-page-list__three-card .item_card:nth-child(3) .page-button:hover,
.platform-components-page-list__three-card .item_card:nth-child(2) .page-button:active,
.platform-components-page-list__three-card .item_card:nth-child(3) .page-button:active {
  color: #9b132b !important;
  background-color: transparent!important;
}
.platform-components-page-list__three-card .item_card:nth-child(2) .page-button:hover:after,
.platform-components-page-list__three-card .item_card:nth-child(3) .page-button:hover:after,
.platform-components-page-list__three-card .item_card:nth-child(2) .page-button:active:after,
.platform-components-page-list__three-card .item_card:nth-child(3) .page-button:active:after {
  transform: translateX(3px);
}
.platform-components-page-list__three-card .item_card:nth-child(2) .page-button:after,
.platform-components-page-list__three-card .item_card:nth-child(3) .page-button:after {
  font-family: 'maytag-icons';
  content: '\e905';
  transition: transform 0.4s ease-in-out;
  font-size: 1.25rem;
  margin-bottom: 2px;
}
.platform-components-page-list__four-card .item_card:nth-child(2) .cmp-list__item-title,
.platform-components-page-list__four-card .item_card:nth-child(3) .cmp-list__item-title,
.platform-components-page-list__four-card .item_card:nth-child(4) .cmp-list__item-title {
  font-size: 0.875rem !important;
}
@media only screen and (min-width: 1024px) {
  .platform-components-page-list__four-card .item_card:nth-child(2) .cmp-list__item-title,
  .platform-components-page-list__four-card .item_card:nth-child(3) .cmp-list__item-title,
  .platform-components-page-list__four-card .item_card:nth-child(4) .cmp-list__item-title {
    font-size: 0.875rem !important;
  }
}
.platform-components-page-list__four-card .item_card:nth-child(2) .page-button,
.platform-components-page-list__four-card .item_card:nth-child(3) .page-button,
.platform-components-page-list__four-card .item_card:nth-child(4) .page-button {
  color: #c41230 !important;
  padding: 15px 0 !important;
}
.platform-components-page-list__four-card .item_card:nth-child(2) .page-button:hover,
.platform-components-page-list__four-card .item_card:nth-child(3) .page-button:hover,
.platform-components-page-list__four-card .item_card:nth-child(4) .page-button:hover,
.platform-components-page-list__four-card .item_card:nth-child(2) .page-button:active,
.platform-components-page-list__four-card .item_card:nth-child(3) .page-button:active,
.platform-components-page-list__four-card .item_card:nth-child(4) .page-button:active {
  color: #9b132b !important;
}
.platform-components-page-list__four-card .item_card:nth-child(2) .page-button:hover:after,
.platform-components-page-list__four-card .item_card:nth-child(3) .page-button:hover:after,
.platform-components-page-list__four-card .item_card:nth-child(4) .page-button:hover:after,
.platform-components-page-list__four-card .item_card:nth-child(2) .page-button:active:after,
.platform-components-page-list__four-card .item_card:nth-child(3) .page-button:active:after,
.platform-components-page-list__four-card .item_card:nth-child(4) .page-button:active:after {
  transform: translateX(3px);
}
.platform-components-page-list__four-card .item_card:nth-child(2) .page-button:after,
.platform-components-page-list__four-card .item_card:nth-child(3) .page-button:after,
.platform-components-page-list__four-card .item_card:nth-child(4) .page-button:after {
  font-family: 'maytag-icons';
  content: '\e905';
  transition: transform 0.4s ease-in-out;
  font-size: 1.25rem;
  margin-bottom: 2px;
}
.platform-components-page-list__four-card .item_card:nth-child(2) {
  border-bottom: 1px solid #e2e2e5;
}
.platform-components-page-list__four-card .item_card:nth-child(3) {
  border-bottom: 1px solid #e2e2e5;
}
@media (max-width: 1023px) and (min-width: 901px) {
  .platform-components-page-list__four-card .item_card:nth-child(3) {
    border-left: 1px solid #e2e2e5;
    border-right: 1px solid #e2e2e5;
  }
}
.platform-components-page-list__masthead-view .item_card .article-preview .article-card .content-wrapper,
.pc-carousel-wrapper .platform-components-page-list__masthead-carousel-view.pc-carousel-container .item_card .article-preview .article-card .content-wrapper,
.platform-components-page-list__masthead-view .item_card.slick-slide .article-preview .article-card .content-wrapper,
.pc-carousel-wrapper .platform-components-page-list__masthead-carousel-view.pc-carousel-container .item_card.slick-slide .article-preview .article-card .content-wrapper {
  background: #ffffff;
}
.platform-components-page-list__masthead-view .item_card .article-preview .article-card .content-wrapper .content-info .cmp-list__item-title,
.pc-carousel-wrapper .platform-components-page-list__masthead-carousel-view.pc-carousel-container .item_card .article-preview .article-card .content-wrapper .content-info .cmp-list__item-title,
.platform-components-page-list__masthead-view .item_card.slick-slide .article-preview .article-card .content-wrapper .content-info .cmp-list__item-title,
.pc-carousel-wrapper .platform-components-page-list__masthead-carousel-view.pc-carousel-container .item_card.slick-slide .article-preview .article-card .content-wrapper .content-info .cmp-list__item-title {
  font-size: 1.875rem;
}
@media only screen and (max-width: 767px) {
  .platform-components-page-list__masthead-view .item_card .article-preview .article-card .content-wrapper .content-info .cmp-list__item-title,
  .pc-carousel-wrapper .platform-components-page-list__masthead-carousel-view.pc-carousel-container .item_card .article-preview .article-card .content-wrapper .content-info .cmp-list__item-title,
  .platform-components-page-list__masthead-view .item_card.slick-slide .article-preview .article-card .content-wrapper .content-info .cmp-list__item-title,
  .pc-carousel-wrapper .platform-components-page-list__masthead-carousel-view.pc-carousel-container .item_card.slick-slide .article-preview .article-card .content-wrapper .content-info .cmp-list__item-title {
    font-size: 1.5625rem;
  }
}
.platform-components-page-list__masthead-view .item_card .article-preview .article-card .content-wrapper svg path,
.pc-carousel-wrapper .platform-components-page-list__masthead-carousel-view.pc-carousel-container .item_card .article-preview .article-card .content-wrapper svg path,
.platform-components-page-list__masthead-view .item_card.slick-slide .article-preview .article-card .content-wrapper svg path,
.pc-carousel-wrapper .platform-components-page-list__masthead-carousel-view.pc-carousel-container .item_card.slick-slide .article-preview .article-card .content-wrapper svg path {
  fill: #c41230;
}
.platform-components-page-list__masthead-view .item_card .cmp-list__item-link .content-wrapper:before,
.pc-carousel-wrapper .platform-components-page-list__masthead-carousel-view.pc-carousel-container .item_card .cmp-list__item-link .content-wrapper:before,
.platform-components-page-list__masthead-view .item_card.slick-slide .cmp-list__item-link .content-wrapper:before,
.pc-carousel-wrapper .platform-components-page-list__masthead-carousel-view.pc-carousel-container .item_card.slick-slide .cmp-list__item-link .content-wrapper:before {
  background: radial-gradient(ellipse at top left, #2e2e2e 27%, #ffffff 57%);
}
.platform-components-page-list__masthead-view .item_card .cmp-list__item-link:hover .article-card .content-wrapper .content-info .cmp-list__item-title,
.pc-carousel-wrapper .platform-components-page-list__masthead-carousel-view.pc-carousel-container .item_card .cmp-list__item-link:hover .article-card .content-wrapper .content-info .cmp-list__item-title,
.platform-components-page-list__masthead-view .item_card.slick-slide .cmp-list__item-link:hover .article-card .content-wrapper .content-info .cmp-list__item-title,
.pc-carousel-wrapper .platform-components-page-list__masthead-carousel-view.pc-carousel-container .item_card.slick-slide .cmp-list__item-link:hover .article-card .content-wrapper .content-info .cmp-list__item-title,
.platform-components-page-list__masthead-view .item_card .cmp-list__item-link:hover .article-card .content-wrapper .content-info .cmp-list__category,
.pc-carousel-wrapper .platform-components-page-list__masthead-carousel-view.pc-carousel-container .item_card .cmp-list__item-link:hover .article-card .content-wrapper .content-info .cmp-list__category,
.platform-components-page-list__masthead-view .item_card.slick-slide .cmp-list__item-link:hover .article-card .content-wrapper .content-info .cmp-list__category,
.pc-carousel-wrapper .platform-components-page-list__masthead-carousel-view.pc-carousel-container .item_card.slick-slide .cmp-list__item-link:hover .article-card .content-wrapper .content-info .cmp-list__category,
.platform-components-page-list__masthead-view .item_card .cmp-list__item-link:hover .article-card .content-wrapper .content-info .cmp-list__item-description,
.pc-carousel-wrapper .platform-components-page-list__masthead-carousel-view.pc-carousel-container .item_card .cmp-list__item-link:hover .article-card .content-wrapper .content-info .cmp-list__item-description,
.platform-components-page-list__masthead-view .item_card.slick-slide .cmp-list__item-link:hover .article-card .content-wrapper .content-info .cmp-list__item-description,
.pc-carousel-wrapper .platform-components-page-list__masthead-carousel-view.pc-carousel-container .item_card.slick-slide .cmp-list__item-link:hover .article-card .content-wrapper .content-info .cmp-list__item-description {
  color: #ffffff;
}
.platform-components-page-list__list-view .item_card:nth-child(n+1) .cmp-list__item-date {
  font-size: 0.625rem !important;
  text-transform: uppercase;
}
.platform-components-page-list__list-view .item_card.with-image .cmp-list__item-title {
  font-size: 0.875rem !important;
}
.platform-components-page-list__list-view .item_card.with-image .page-button:after {
  font-family: 'kitchenaid-icons', sans-serif;
  margin-bottom: unset;
}
.platform-components-page-list__list-view .item_card.no-image .cmp-list__item-title {
  font-size: 0.875rem !important;
}
.platform-components-page-list__list-view .item_card.no-image .page-button:after {
  font-family: 'kitchenaid-icons', sans-serif;
  margin-bottom: unset;
}
.platform-components-page-list__one-card .item_card:nth-child(1) .content-wrapper .cmp-list__item-date {
  font-size: 0.625rem !important;
  text-transform: uppercase;
}
.platform-components-page-list__one-card .item_card:nth-child(1) .content-wrapper .cmp-list__item-title {
  line-height: 120% !important;
}
.platform-components-page-list__one-card.platform-components-page-list__gradient-dark .item_card:nth-child(1) .content-wrapper .cmp-list__item-date,
.platform-components-page-list__one-card.platform-components-page-list__gradient-dark .item_card:nth-child(1) .content-wrapper .cmp-list__item-title,
.platform-components-page-list__one-card.platform-components-page-list__gradient-dark .item_card:nth-child(1) .content-wrapper .cmp-list__item-description {
  color: #ffffff !important;
}
.platform-components-page-list__three-card .item_card:nth-child(1) .content-wrapper .cmp-list__item-date,
.platform-components-page-list__four-card .item_card:nth-child(1) .content-wrapper .cmp-list__item-date {
  text-transform: uppercase;
}
.platform-components-page-list__three-card .item_card:nth-child(1) .cmp-list__item-date,
.platform-components-page-list__four-card .item_card:nth-child(1) .cmp-list__item-date,
.platform-components-page-list__three-card .item_card:nth-child(2) .cmp-list__item-date,
.platform-components-page-list__four-card .item_card:nth-child(2) .cmp-list__item-date,
.platform-components-page-list__three-card .item_card:nth-child(3) .cmp-list__item-date,
.platform-components-page-list__four-card .item_card:nth-child(3) .cmp-list__item-date,
.platform-components-page-list__three-card .item_card:nth-child(4) .cmp-list__item-date,
.platform-components-page-list__four-card .item_card:nth-child(4) .cmp-list__item-date {
  font-size: 0.625rem !important;
  text-transform: uppercase;
}
.platform-components-page-list__three-card.platform-components-page-list__gradient-dark .item_card:nth-child(1) .content-wrapper .cmp-list__item-date,
.platform-components-page-list__four-card.platform-components-page-list__gradient-dark .item_card:nth-child(1) .content-wrapper .cmp-list__item-date,
.platform-components-page-list__three-card.platform-components-page-list__gradient-dark .item_card:nth-child(1) .content-wrapper .cmp-list__item-title,
.platform-components-page-list__four-card.platform-components-page-list__gradient-dark .item_card:nth-child(1) .content-wrapper .cmp-list__item-title,
.platform-components-page-list__three-card.platform-components-page-list__gradient-dark .item_card:nth-child(1) .content-wrapper .cmp-list__item-description,
.platform-components-page-list__four-card.platform-components-page-list__gradient-dark .item_card:nth-child(1) .content-wrapper .cmp-list__item-description {
  color: #ffffff !important;
}
.platform-components-page-list__three-card .item_card:nth-child(2) .cmp-list__item-title,
.platform-components-page-list__three-card .item_card:nth-child(3) .cmp-list__item-title {
  font-size: 0.875rem !important;
}
.platform-components-page-list__three-card .item_card:nth-child(2) .page-button:after,
.platform-components-page-list__three-card .item_card:nth-child(3) .page-button:after {
  font-family: 'kitchenaid-icons', sans-serif;
  margin-bottom: unset;
}
.platform-components-page-list__four-card .item_card:nth-child(2) .cmp-list__item-title,
.platform-components-page-list__four-card .item_card:nth-child(3) .cmp-list__item-title,
.platform-components-page-list__four-card .item_card:nth-child(4) .cmp-list__item-title {
  font-size: 0.875rem !important;
}
.platform-components-page-list__four-card .item_card:nth-child(2) .page-button:after,
.platform-components-page-list__four-card .item_card:nth-child(3) .page-button:after,
.platform-components-page-list__four-card .item_card:nth-child(4) .page-button:after {
  font-family: 'kitchenaid-icons', sans-serif;
  margin-bottom: unset;
}

.platform-components-content-filter--theme-01 .platform-components-content-filter__title {
  color: inherit;
}
.platform-components-content-filter--theme-01 .platform-components-content-filter__taglist-chip {
  background-color: transparent;
  color: #ffffff;
  border-color: #ffffff;
}
.platform-components-content-filter--theme-01 .platform-components-content-filter__taglist-chip:hover {
  background-color: #9b132b;
  color: #ffffff;
  border-color: #9b132b;
}
@media (max-width: 767px) {
  .platform-components-content-filter--theme-01 .platform-components-content-filter__taglist-clear {
    color: #2e2e2e;
  }
}
@media (min-width: 768px) {
  .platform-components-content-filter--theme-01 .platform-components-content-filter__taglist-clear {
    color: #000000;
  }
  .platform-components-content-filter--theme-01 .platform-components-content-filter__taglist-clear:hover {
    color: #c41230;
  }
}
.platform-components-content-filter--theme-01 .platform-components-content-filter__dropdown-open {
  color: #2e2e2e;
  background-color: transparent;
  border-color: none;
  border-width: 1px;
}
.platform-components-content-filter--theme-01 .platform-components-content-filter__dropdown-open:hover {
  color: #c41230;
  background-color: transparent;
  border-color: #f6f6f6;
  border-width: 1px;
}
.platform-components-content-filter--theme-01 .platform-components-content-filter__dropdown-open:focus,
.platform-components-content-filter--theme-01 .platform-components-content-filter__dropdown-open.active {
  color: #ffffff;
  background-color: #c41230;
  border-color: #f6f6f6;
  border-width: 1px;
}
@media (max-width: 767px) {
  .platform-components-content-filter--theme-01 .platform-components-content-filter__dropdown-close .icons-close {
    color: #000000;
  }
  .platform-components-content-filter--theme-01 .platform-components-content-filter__dropdown-close:hover .icons-close {
    color: #c41230;
  }
}
.platform-components-content-filter--theme-01 .platform-components-content-filter__dropdown--button {
  color: #2e2e2e;
  background-color: transparent;
  border-color: none;
  border-width: 1px;
}
.platform-components-content-filter--theme-01 .platform-components-content-filter__dropdown--button:hover {
  color: #c41230;
  background-color: transparent;
  border-color: #f6f6f6;
  border-width: 1px;
}
.platform-components-content-filter--theme-01 .platform-components-content-filter__dropdown--button:focus,
.platform-components-content-filter--theme-01 .platform-components-content-filter__dropdown--button.active {
  color: #ffffff;
  background-color: #c41230;
  border-color: #f6f6f6;
  border-width: 1px;
}
@media (min-width: 768px) {
  .platform-components-content-filter--theme-01 .platform-components-content-filter__dropdown--list.drop-shadow {
    box-shadow: 0 0 25px rgba(0, 0, 0, 0.35);
  }
}
.platform-components-content-filter--theme-01 .platform-components-content-filter__dropdown--list-button {
  color: #2e2e2e;
  background-color: #ffffff;
}
@media (min-width: 768px) {
  .platform-components-content-filter--theme-01 .platform-components-content-filter__dropdown--list-button {
    border-bottom: 1px solid #f6f6f6;
  }
  .platform-components-content-filter--theme-01 .platform-components-content-filter__dropdown--list-button:last-child {
    border-bottom: none;
  }
}
.platform-components-content-filter--theme-01 .platform-components-content-filter__dropdown--list-button-check {
  background-color: transparent;
  border: 0.1em solid currentColor;
}
.platform-components-content-filter--theme-01 .platform-components-content-filter__dropdown--list-button-check svg path {
  stroke: #000000;
}
.platform-components-content-filter--theme-01 .platform-components-content-filter__dropdown--list-button.selected {
  color: #2e2e2e;
  background-color: #ffffff;
  border-color: #f6f6f6;
}
.platform-components-content-filter--theme-01 .platform-components-content-filter__dropdown--list-button.selected .platform-components-content-filter__dropdown--list-button-check {
  background-color: transparent;
}
.platform-components-content-filter--theme-01 .platform-components-content-filter__dropdown--list-button.selected .platform-components-content-filter__dropdown--list-button-check svg path {
  stroke: #00a0dd;
}
.platform-components-content-filter--theme-01 .platform-components-content-filter__dropdown--list-button:hover {
  color: #ffffff;
  background-color: #9b132b;
  border-color: #f6f6f6;
}
.platform-components-content-filter--theme-01 .platform-components-content-filter__dropdown--list-button:hover .platform-components-content-filter__dropdown--list-button-check {
  box-shadow: 0 0 5px rgba(255, 255, 255, 0.5);
  background-color: rgba(149, 112, 48, 0.4);
}
.platform-components-content-filter--theme-01 .platform-components-content-filter__sort--button {
  background-color: unset;
  color: #2e2e2e;
}
.platform-components-content-filter--theme-01 .platform-components-content-filter__sort--button:hover,
.platform-components-content-filter--theme-01 .platform-components-content-filter__sort--button:focus {
  background-color: unset;
}
.platform-components-content-filter--theme-01 .platform-components-content-filter__sort .sort-notched-outline__lead {
  border: 1px solid #e2e2e5;
  border-right: none;
}
.platform-components-content-filter--theme-01 .platform-components-content-filter__sort .sort-notched-outline__notch {
  border-top: 1px solid #e2e2e5;
  border-bottom: 1px solid #e2e2e5;
}
.platform-components-content-filter--theme-01 .platform-components-content-filter__sort .sort-notched-outline__trail {
  border: 1px solid #e2e2e5;
  border-left: none;
}
.platform-components-content-filter--theme-01 .platform-components-content-filter__sort--list {
  border: 1px solid #e2e2e5;
  background-color: #ffffff;
  border-top: 0;
}
.platform-components-content-filter--theme-01 .platform-components-content-filter__sort.selected .platform-components-content-filter__sort-label {
  color: #2e2e2e;
}
.platform-components-content-filter--theme-01 .platform-components-content-filter__sort.active {
  background-color: #ffffff;
}
.platform-components-content-filter--theme-01 .platform-components-content-filter__sort.active .platform-components-content-filter__sort--button,
.platform-components-content-filter--theme-01 .platform-components-content-filter__sort.active .platform-components-content-filter__sort-icon {
  color: #9b132b;
}
.platform-components-content-filter--theme-01 .platform-components-content-filter__sort.active .platform-components-content-filter__sort--button path,
.platform-components-content-filter--theme-01 .platform-components-content-filter__sort.active .platform-components-content-filter__sort-icon path {
  fill: #9b132b;
}
.platform-components-content-filter--theme-01 .platform-components-content-filter__sort.active .platform-components-content-filter__sort--list,
.platform-components-content-filter--theme-01 .platform-components-content-filter__sort.active .sort-notched-outline__lead,
.platform-components-content-filter--theme-01 .platform-components-content-filter__sort.active .sort-notched-outline__notch,
.platform-components-content-filter--theme-01 .platform-components-content-filter__sort.active .sort-notched-outline__trail {
  border-color: #9b132b;
}
.platform-components-content-filter--theme-01 .platform-components-content-filter__sort.active .sort-notched-outline__lead,
.platform-components-content-filter--theme-01 .platform-components-content-filter__sort.active .sort-notched-outline__notch,
.platform-components-content-filter--theme-01 .platform-components-content-filter__sort.active .sort-notched-outline__trail {
  border-bottom: none;
}
.platform-components-content-filter--theme-01 .platform-components-content-filter__sort:hover {
  border-color: #9b132b;
}
.platform-components-content-filter--theme-01 .platform-components-content-filter__sort:focus {
  border-color: #e2e2e5;
}
.platform-components-content-filter--theme-01 .platform-components-content-filter__sort:hover .platform-components-content-filter__sort--button,
.platform-components-content-filter--theme-01 .platform-components-content-filter__sort:hover .platform-components-content-filter__sort-icon,
.platform-components-content-filter--theme-01 .platform-components-content-filter__sort:hover .platform-components-content-filter__sort-label {
  color: #9b132b;
}
.platform-components-content-filter--theme-01 .platform-components-content-filter__sort:hover .platform-components-content-filter__sort--button path,
.platform-components-content-filter--theme-01 .platform-components-content-filter__sort:hover .platform-components-content-filter__sort-icon path,
.platform-components-content-filter--theme-01 .platform-components-content-filter__sort:hover .platform-components-content-filter__sort-label path {
  fill: #9b132b;
}
.platform-components-content-filter--theme-01 .platform-components-content-filter__sort:hover .platform-components-content-filter__sort--list,
.platform-components-content-filter--theme-01 .platform-components-content-filter__sort:hover .sort-notched-outline__lead,
.platform-components-content-filter--theme-01 .platform-components-content-filter__sort:hover .sort-notched-outline__notch,
.platform-components-content-filter--theme-01 .platform-components-content-filter__sort:hover .sort-notched-outline__trail {
  border-color: #9b132b;
}
.platform-components-content-filter--theme-01 .platform-components-content-filter__sort:hover .platform-components-content-filter__sort-label-selected {
  transition: 200ms ease-in-out;
}
.platform-components-content-filter--theme-01 .platform-components-content-filter__sort:focus .platform-components-content-filter__sort--button,
.platform-components-content-filter--theme-01 .platform-components-content-filter__sort:focus .platform-components-content-filter__sort-icon,
.platform-components-content-filter--theme-01 .platform-components-content-filter__sort:focus .platform-components-content-filter__sort-label {
  color: #2e2e2e;
}
.platform-components-content-filter--theme-01 .platform-components-content-filter__sort:focus .platform-components-content-filter__sort--button path,
.platform-components-content-filter--theme-01 .platform-components-content-filter__sort:focus .platform-components-content-filter__sort-icon path,
.platform-components-content-filter--theme-01 .platform-components-content-filter__sort:focus .platform-components-content-filter__sort-label path {
  fill: #2e2e2e;
}
.platform-components-content-filter--theme-01 .platform-components-content-filter__sort:focus .platform-components-content-filter__sort--list,
.platform-components-content-filter--theme-01 .platform-components-content-filter__sort:focus .sort-notched-outline__lead,
.platform-components-content-filter--theme-01 .platform-components-content-filter__sort:focus .sort-notched-outline__notch,
.platform-components-content-filter--theme-01 .platform-components-content-filter__sort:focus .sort-notched-outline__trail {
  border-color: #9b132b;
}
.platform-components-content-filter--theme-01 .platform-components-content-filter__sort.selected:hover .platform-components-content-filter__sort-label-selected {
  transition: 200ms ease-in-out;
}
.platform-components-content-filter--theme-01 .platform-components-content-filter__taglist-chip {
  background-color: transparent;
  color: #2e2e2e;
  border-color: #2e2e2e;
}
.platform-components-content-filter--theme-01 .platform-components-content-filter__taglist-chip:hover {
  background-color: #9b132b;
  color: #ffffff;
  border-color: #9b132b;
}
.platform-components-content-filter--theme-01 .platform-components-content-filter__dropdown-open:focus,
.platform-components-content-filter--theme-01 .platform-components-content-filter__dropdown-open:hover {
  color: #c41230;
  background-color: transparent;
  border-color: #f6f6f6;
  border-width: 1px;
}
@media (max-width: 500px) {
  .platform-components-content-filter--theme-01 .platform-components-content-filter__dropdown-open.active {
    background-color: transparent;
    outline: inherit;
  }
}
@media (max-width: 768px) {
  .platform-components-content-filter--theme-01 .platform-components-content-filter__dropdown-close .icons-close {
    color: #000000;
  }
  .platform-components-content-filter--theme-01 .platform-components-content-filter__dropdown-close:hover .icons-close {
    color: #c41230;
  }
}
.platform-components-content-filter--theme-01 .platform-components-content-filter__dropdown--button {
  border-color: none !important;
}
@media (max-width: 768px) {
  .platform-components-content-filter--theme-01 .platform-components-content-filter__dropdown--button {
    color: inherit;
  }
}
@media (max-width: 768px) {
  .platform-components-content-filter--theme-01 .platform-components-content-filter__dropdown--button {
    background-color: #ffffff;
  }
}
@media (min-width: 769px) {
  .platform-components-content-filter--theme-01 .platform-components-content-filter__dropdown--button {
    background-color: transparent;
  }
}
.platform-components-content-filter--theme-01 .platform-components-content-filter__dropdown--button:focus,
.platform-components-content-filter--theme-01 .platform-components-content-filter__dropdown--button:hover {
  color: #c41230;
  background-color: transparent;
  border-color: #f6f6f6;
  border-width: 1px;
}
@media (max-width: 768px) {
  .platform-components-content-filter--theme-01 .platform-components-content-filter__dropdown--button:focus,
  .platform-components-content-filter--theme-01 .platform-components-content-filter__dropdown--button:hover {
    background-color: #ffffff;
  }
}
.platform-components-content-filter--theme-01 .platform-components-content-filter__dropdown--button.active {
  color: #ffffff;
  border-color: #f6f6f6;
  border-width: 1px;
}
@media (max-width: 768px) {
  .platform-components-content-filter--theme-01 .platform-components-content-filter__dropdown--button.active {
    color: inherit;
    background-color: #ffffff;
  }
}
@media (min-width: 769px) {
  .platform-components-content-filter--theme-01 .platform-components-content-filter__dropdown--button.active {
    background-color: #c41230;
  }
}
@media (min-width: 769px) {
  .platform-components-content-filter--theme-01 .platform-components-content-filter__dropdown--list {
    border: 1px solid #f6f6f6;
    border-top: none;
  }
}
.platform-components-content-filter--theme-01 .platform-components-content-filter__dropdown--list-button-check {
  background-color: transparent;
}
.platform-components-content-filter--theme-01 .platform-components-content-filter__dropdown--list-button-check svg path {
  stroke: #ffffff;
}
.platform-components-content-filter--theme-01 .platform-components-content-filter__dropdown--list-button.selected .platform-components-content-filter__dropdown--list-button-check {
  background-color: currentColor;
}
.platform-components-content-filter--theme-01 .platform-components-content-filter__dropdown--list-button.selected .platform-components-content-filter__dropdown--list-button-check svg path {
  stroke: #ffffff;
}
.platform-components-content-filter--theme-01 .platform-components-content-filter__dropdown--list-button:hover .platform-components-content-filter__dropdown--list-button-check svg path,
.platform-components-content-filter--theme-01 .platform-components-content-filter__dropdown--list-button:focus .platform-components-content-filter__dropdown--list-button-check svg path {
  stroke: #000000;
}

/* content filter */
.platform-components-content-filter__wrapper {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding: 20px 0;
}
.platform-components-content-filter__title {
  font-family: 'Avenir-Heavy', 'Avenir', sans-serif;
  font-weight: 900;
  line-height: 100%;
  text-transform: uppercase;
  letter-spacing: 0.063rem;
  font-size: 0.875rem;
  margin-bottom: 0;
}
@media only screen and (max-width: 767px) {
  .platform-components-content-filter__title {
    font-size: 0.875rem;
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  .platform-components-content-filter__title {
    margin-right: 10px;
  }
}
.platform-components-content-filter__dropdown-container {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding: 0 20px;
}
.platform-components-content-filter__dropdown-container-overlay {
  display: none;
}
@media (max-width: 767px) {
  .platform-components-content-filter__dropdown-container-overlay {
    display: block;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0;
    visibility: hidden;
    background-color: none;
    transition: 200ms ease-in-out;
    z-index: 999;
  }
  .platform-components-content-filter__dropdown-container-overlay.active {
    opacity: 1;
    visibility: visible;
    height: 100%;
  }
}
@media (max-width: 767px) {
  .platform-components-content-filter__dropdown-container {
    display: block;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    max-width: 450px;
    overflow-y: auto;
    height: 100%;
    background-color: #f6f6f6;
    padding: 50px 20px 20px 20px;
    transition: 200ms ease-in-out;
    opacity: 0;
    visibility: hidden;
    transform: translateX(-100%);
    z-index: 1000;
  }
  .platform-components-content-filter__dropdown-container.active {
    opacity: 1;
    visibility: visible;
    transform: translateX(0);
  }
}
.platform-components-content-filter__sort-container {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 0 0 0 20px;
  margin-left: auto;
}
.platform-components-content-filter__taglist-container {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding: 0 20px;
  opacity: 0;
  visibility: hidden;
  height: 0;
  transition: 100ms ease-in-out;
}
.platform-components-content-filter__taglist-container.active {
  opacity: 1;
  visibility: visible;
  height: 100%;
  padding: 20px;
}
@media (min-width: 768px) {
  .platform-components-content-filter__taglist-container {
    border-top: 1px solid #d3d3d3;
  }
}
@media (max-width: 767px) {
  .platform-components-content-filter__taglist-container.hidden-on-mobile {
    overflow: auto;
    white-space: nowrap;
    padding-left: 40px;
  }
  .platform-components-content-filter__taglist-container.hidden-on-mobile .platform-components-content-filter__taglist {
    flex-wrap: nowrap !important;
  }
  .platform-components-content-filter__taglist-container.hidden-on-mobile .platform-components-content-filter__taglist-clear {
    font-size: 0.875rem;
    margin-right: 0.5rem;
  }
}
@media (min-width: 768px) {
  .platform-components-content-filter__taglist-container.hidden-on-desktop {
    display: none;
  }
  .platform-components-content-filter__taglist-container.hidden-on-desktop.active {
    opacity: 0;
    visibility: hidden;
  }
}
@media (max-width: 767px) {
  .platform-components-content-filter__taglist-container.hidden-on-desktop {
    width: 100%;
    flex-direction: column;
    align-items: stretch;
    background: #fff;
  }
  .platform-components-content-filter__taglist-container.hidden-on-desktop.active {
    height: auto;
  }
}
.platform-components-content-filter__taglist-container-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 10px;
}
.platform-components-content-filter__taglist {
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
}
.platform-components-content-filter__taglist-label {
  font-family: 'Avenir-Heavy', 'Avenir', sans-serif;
  font-weight: 600;
  line-height: 100%;
  font-size: 9px;
  text-transform: uppercase;
  letter-spacing: 0;
  color: #2e2e2e;
}
.platform-components-content-filter__taglist-chip {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-family: 'Avenir-Roman', 'Avenir', sans-serif;
  font-weight: 400;
  line-height: 150%;
  font-size: 0.75rem;
  text-transform: none;
  letter-spacing: 0;
  margin: 5px;
  padding: 9px 8px;
  border-radius: 4px;
  transition: 200ms ease-in-out;
  border-width: 1px;
  border-style: solid;
}
.platform-components-content-filter__taglist-chip .pc-chip-close {
  font-size: 1.5rem;
  margin-left: 10px;
}
.platform-components-content-filter__taglist-chip:hover {
  cursor: pointer;
}
.platform-components-content-filter__taglist-clear {
  display: flex;
  align-items: center;
  transition: 200ms ease-in-out;
}
@media (max-width: 767px) {
  .platform-components-content-filter__taglist-clear {
    font-size: 9px;
    text-transform: uppercase;
  }
  .platform-components-content-filter__taglist-clear svg {
    height: 9px !important;
    margin-right: 5px;
  }
  .platform-components-content-filter__taglist-clear svg path {
    stroke: currentColor;
  }
}
@media (min-width: 768px) {
  .platform-components-content-filter__taglist-clear {
    font-family: 'Avenir-Roman', 'Avenir', sans-serif;
    font-weight: 400;
    line-height: 150%;
    font-size: 0.875rem;
    text-transform: none;
    letter-spacing: 0;
    margin: 5px;
  }
}
.platform-components-content-filter__taglist-clear:hover {
  cursor: pointer;
}
@media (min-width: 768px) {
  .platform-components-content-filter__taglist-clear:hover {
    text-decoration: underline;
  }
}
.platform-components-content-filter__taglist-overflow {
  position: relative;
}
@media (max-width: 767px) {
  .platform-components-content-filter__taglist-overflow:after,
  .platform-components-content-filter__taglist-overflow:before {
    content: '';
    position: absolute;
    bottom: 0;
    top: 0;
    width: 40px;
    z-index: 1;
  }
  .platform-components-content-filter__taglist-overflow:before {
    left: 0;
    background: linear-gradient(90deg, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
  }
  .platform-components-content-filter__taglist-overflow:after {
    right: 0;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
  }
}
.platform-components-content-filter__dropdown {
  position: relative;
}
@media (max-width: 767px) {
  .platform-components-content-filter__dropdown {
    width: 100%;
    margin: 10px 0;
  }
}
.platform-components-content-filter__dropdown--button {
  position: relative;
  z-index: 2;
  padding: 6px 6px;
  margin: 0 10px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-radius: 0;
  text-decoration: none !important;
  font-family: 'Avenir-Roman', 'Avenir', sans-serif;
  font-weight: 400;
  line-height: 150%;
  font-size: 0.75rem;
  text-transform: uppercase !important;
  letter-spacing: 0;
}
@media (max-width: 767px) {
  .platform-components-content-filter__dropdown--button {
    width: 100%;
    margin: 0;
    font-size: 1rem;
  }
}
.platform-components-content-filter__dropdown--button .pc-dropdown-indicator {
  transition: 200ms ease-in-out;
}
.platform-components-content-filter__dropdown--button.active {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.platform-components-content-filter__dropdown--button.active .pc-dropdown-indicator {
  transform: rotate(180deg);
}
.platform-components-content-filter__dropdown--list {
  margin: 0 10px;
  padding: 0;
  overflow: hidden;
  opacity: 0;
  visibility: hidden;
  transition: 200ms ease-in-out;
}
@media (min-width: 768px) {
  .platform-components-content-filter__dropdown--list {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1;
    transform: scale(0.9);
    transform-origin: top left;
    min-width: 100%;
    width: max-content;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
  }
}
@media (max-width: 767px) {
  .platform-components-content-filter__dropdown--list {
    width: 100%;
    height: 0;
    margin: 0;
  }
}
.platform-components-content-filter__dropdown--list.active {
  opacity: 1;
  visibility: visible;
  transform: scale(1);
  height: auto;
}
.platform-components-content-filter__dropdown--list-button {
  position: relative;
  height: 45px;
  width: 100%;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding-left: 6px;
  padding-right: 6px;
  text-align: left;
  text-decoration: none !important;
  font-family: 'Avenir-Roman', 'Avenir', sans-serif;
  font-weight: 400;
  line-height: 150%;
  font-size: 0.75rem;
  text-transform: uppercase;
  letter-spacing: 0;
}
@media (max-width: 767px) {
  .platform-components-content-filter__dropdown--list-button {
    font-size: 0.75rem;
  }
}
.platform-components-content-filter__dropdown--list-button-title {
  padding-left: 10px;
  flex-grow: 1;
}
.platform-components-content-filter__dropdown--list-button-check {
  display: block;
  width: 1em;
  height: 1em;
  border-radius: 0.25em;
  flex: 0 0 1em;
  transition: 200ms ease-in-out;
}
.platform-components-content-filter__dropdown--list-button-check svg {
  transition: 200ms ease-in-out;
  opacity: 0;
}
.platform-components-content-filter__dropdown--list-button.selected .platform-components-content-filter__dropdown--list-button-check svg {
  opacity: 1;
}
@media (min-width: 768px) {
  .platform-components-content-filter__dropdown-open,
  .platform-components-content-filter__dropdown-close {
    display: none;
  }
}
@media (max-width: 767px) {
  .platform-components-content-filter__dropdown-open {
    position: relative;
    z-index: 2;
    padding: 6px 6px;
    margin: 0 10px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: auto;
    border-radius: 0;
    text-decoration: none !important;
    font-family: 'Avenir-Roman', 'Avenir', sans-serif;
    font-weight: 400;
    font-size: 1rem;
    line-height: 150%;
    text-transform: uppercase !important;
    letter-spacing: 0;
  }
  .platform-components-content-filter__dropdown-open svg {
    width: 1.5em;
    height: 1.5em;
    margin-left: 5px;
  }
  .platform-components-content-filter__dropdown-open svg path {
    fill: currentColor;
  }
}
@media (max-width: 767px) {
  .platform-components-content-filter__dropdown-close {
    width: 50px;
    height: 40px;
    margin: unset;
    background: unset;
    border: unset;
    padding: unset;
    position: absolute;
    top: 5px;
    right: 0;
  }
  .platform-components-content-filter__dropdown-close .icons-close {
    font-size: 50px;
    transition: background-color 200ms ease-out, color 200ms ease-out;
  }
  .platform-components-content-filter__dropdown-close:hover {
    background: unset;
    border: unset;
    padding: unset;
  }
}
@media (max-width: 767px) and only screen and (max-width: 767px) {
  .platform-components-content-filter__dropdown-close .icons-close {
    font-size: 40px;
  }
}
.platform-components-content-filter__sort {
  position: relative;
  display: block;
}
.platform-components-content-filter__sort-icon {
  position: absolute;
  top: 50%;
  right: 5px;
  transform: translateY(-50%);
  transition: 200ms ease-in-out;
}
.platform-components-content-filter__sort-icon path {
  fill: #2e2e2e;
  transition: 200ms ease-in-out;
}
.platform-components-content-filter__sort--button {
  position: relative;
  display: block;
  border: unset;
  min-width: 150px;
  z-index: 2;
  font-family: 'Avenir-Roman', 'Avenir', sans-serif;
  font-weight: 400;
  line-height: 150%;
  font-size: 1rem;
  text-transform: uppercase;
  letter-spacing: 0;
  text-align: left;
  padding: 10px 26px 10px 10px;
  transition: 200ms ease-in-out;
  text-decoration: none !important;
}
@media (max-width: 767px) {
  .platform-components-content-filter__sort--button {
    font-size: 1rem;
  }
}
.platform-components-content-filter__sort--button [tabindex]:focus {
  outline: none !important;
}
.platform-components-content-filter__sort--button.active .platform-components-content-filter__sort-icon {
  transform: rotate(180deg) translateY(50%);
}
.platform-components-content-filter__sort-label {
  transition: 200ms ease-in-out;
  font-family: 'Avenir-Roman', 'Avenir', sans-serif;
  font-weight: 400;
  line-height: 1;
  font-size: 1rem;
}
@media (max-width: 767px) {
  .platform-components-content-filter__sort-label {
    font-size: 1rem;
  }
}
.platform-components-content-filter__sort-label-selected {
  transition: 200ms ease-in-out;
  opacity: 0;
  visibility: hidden;
}
.platform-components-content-filter__sort .sort-notched-outline {
  display: flex;
  position: absolute;
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
  box-sizing: border-box;
  width: 100%;
  max-width: 100%;
  height: 100%;
  text-align: left;
  pointer-events: none;
}
.platform-components-content-filter__sort .sort-notched-outline__lead {
  border-radius: 2px 0 0 2px;
  width: 10px;
  transition: 200ms ease-in-out;
}
.platform-components-content-filter__sort .sort-notched-outline__notch {
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  width: auto;
  max-width: calc(80%);
  box-sizing: border-box;
  height: 100%;
  pointer-events: none;
  transition: 200ms ease-in-out;
}
.platform-components-content-filter__sort .sort-notched-outline__trail {
  border-radius: 0 2px 2px 0;
  flex-grow: 1;
  transition: 200ms ease-in-out;
}
.platform-components-content-filter__sort--list {
  margin: 0;
  padding: 0;
  width: 100%;
  border-radius: 2px;
  border-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  position: absolute;
  top: calc(100% - 1px);
  left: 0;
  z-index: 1;
  opacity: 0;
  visibility: hidden;
  transform: translateY(-20px);
  transition: 200ms ease-in-out;
}
.platform-components-content-filter__sort--list.active {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}
.platform-components-content-filter__sort--list-item-button {
  background-color: unset;
  margin: 0;
  width: 100%;
  font-family: 'Avenir-Roman', 'Avenir', sans-serif;
  font-weight: 400;
  line-height: 1;
  font-size: 1rem;
  color: #2e2e2e;
  text-transform: uppercase;
  letter-spacing: 0;
  padding: 10px 10px !important;
  transition: 200ms ease-in-out;
  text-align: left;
  display: block;
  text-decoration: none !important;
}
.platform-components-content-filter__sort--list-item-button.selected {
  color: #9b132b;
  font-weight: bold;
}
.platform-components-content-filter__sort--list-item-button:hover {
  background-color: unset;
  color: #9b132b;
  margin: 0;
}
.platform-components-content-filter__sort.selected .platform-components-content-filter__sort-label {
  transform: translateY(-50%);
  display: block;
  background-color: unset;
  font-family: 'Avenir-Roman', 'Avenir', sans-serif;
  font-weight: 400;
  line-height: 150%;
  text-transform: uppercase;
  letter-spacing: 0;
  font-size: calc(0.5rem);
}
@media (max-width: 767px) {
  .platform-components-content-filter__sort.selected .platform-components-content-filter__sort-label {
    font-size: calc(0.5rem);
  }
}
.platform-components-content-filter__sort.selected .sort-notched-outline__notch {
  border-top: none;
  align-items: flex-start;
  padding: 0 3px;
}
.platform-components-content-filter__sort.selected .platform-components-content-filter__sort-label-selected {
  opacity: 1;
  visibility: visible;
  transition: 200ms ease-in-out;
}
.platform-components-content-filter__sort.active {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.platform-components-content-filter__sort.active .sort-notched-outline__lead {
  border-bottom-left-radius: 0;
}
.platform-components-content-filter__sort.active .sort-notched-outline__trail {
  border-bottom-right-radius: 0;
}
.platform-components-content-filter .pc-filter-visually-hidden {
  clip: rect(0 0 0 0);
  clip-path: inset(50%);
  height: 1px;
  overflow: hidden;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}
@media (max-width: 500px) {
  .platform-components-content-filter__title {
    display: none;
  }
}
@media (min-width: 769px) {
  .platform-components-content-filter__taglist-container {
    border-top: 1px solid #5e5e5e;
    padding: 0;
  }
}
@media (max-width: 768px) {
  .platform-components-content-filter__taglist-container.active {
    padding: 20px;
  }
}
@media (min-width: 769px) {
  .platform-components-content-filter__taglist-container.active {
    padding: 20px 0;
  }
}
.platform-components-content-filter__taglist-label {
  font-family: 'Avenir-Heavy', 'Avenir', sans-serif;
}
.platform-components-content-filter__taglist-chip {
  padding: 6px 6px;
  border-radius: 0;
}
@media (max-width: 768px) {
  .platform-components-content-filter__taglist-clear {
    font-size: 0.75rem;
    font-family: 'Avenir-Heavy', 'Avenir', sans-serif;
  }
}
@media (min-width: 769px) {
  .platform-components-content-filter__taglist-clear {
    text-decoration: underline;
  }
}
@media (max-width: 768px) {
  .platform-components-content-filter__taglist-overflow:before {
    background: linear-gradient(90deg, #f6f6f6 0%, rgba(246, 246, 246, 0) 100%);
  }
  .platform-components-content-filter__taglist-overflow:after {
    background: linear-gradient(90deg, rgba(246, 246, 246, 0) 0%, #f6f6f6 100%);
  }
}
.platform-components-content-filter__dropdown--button {
  padding: 16px 16px;
}
@media (max-width: 768px) {
  .platform-components-content-filter__dropdown--button {
    border-radius: 0;
  }
}
.platform-components-content-filter__dropdown--button .pc-dropdown-indicator {
  transition: transform 200ms ease-in-out;
  font-size: 1.5rem;
}
@media (min-width: 769px) {
  .platform-components-content-filter__dropdown--list {
    max-width: 250px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
  }
}
@media (max-width: 768px) {
  .platform-components-content-filter__dropdown--list {
    border-radius: 0;
  }
}
.platform-components-content-filter__dropdown--list-button {
  padding-left: 19px;
  padding-right: 19px;
}
.platform-components-content-filter__dropdown--list-button-check svg path {
  transition: 200ms ease-in-out;
}
@media (max-width: 768px) {
  .platform-components-content-filter__dropdown-open {
    padding: 0;
    font-size: 0.75rem;
  }
}
@media (max-width: 500px) {
  .platform-components-content-filter__dropdown-open {
    line-height: 1;
    margin: 0 10px 0 0;
  }
}
@media (max-width: 768px) {
  .platform-components-content-filter__dropdown-close .icons-close {
    font-size: 40px;
  }
}
@media (max-width: 768px) and only screen and (max-width: 767px) {
  .platform-components-content-filter__dropdown-close .icons-close {
    font-size: 30px;
  }
}
.platform-components-content-filter__sort-icon {
  font-size: 1.5rem;
}
.platform-components-content-filter__sort--button {
  font-size: 0.75rem;
  text-transform: none;
  padding: 10px 30px 10px 10px;
}
@media (max-width: 768px) {
  .platform-components-content-filter__sort--button {
    font-size: 0.75rem;
  }
}
.platform-components-content-filter__sort-label {
  font-size: 0.75rem;
}
@media (max-width: 768px) {
  .platform-components-content-filter__sort-label {
    font-size: 0.75rem;
  }
}
.platform-components-content-filter__sort .sort-notched-outline__lead {
  width: 5px;
}
.platform-components-content-filter__sort--list-item-button {
  font-size: 0.75rem;
  text-transform: none;
}
.platform-components-content-filter__sort.selected .platform-components-content-filter__sort-label {
  text-transform: none;
}

@keyframes modal-video {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes modal-video-inner {
  from {
    transform: translate(0, 100px);
  }
  to {
    transform: translate(0, 0);
  }
}
.platform-components-video__js-modal-video {
  position: relative;
  max-width: 100%;
  overflow: hidden;
}
.platform-components-video__js-modal-video img {
  width: 100%;
}
.modal-video-component {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 1000000;
  opacity: 1;
  animation-timing-function: ease-out;
  animation-duration: 0.3s;
  animation-name: modal-video;
  -webkit-transition: opacity 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out;
  -ms-transition: opacity 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}
.platform-components-video__modal-close {
  opacity: 0;
}
.platform-components-video__modal-close .platform-components-video__modal-movie-wrap {
  -webkit-transform: translate(0, 100px);
  -moz-transform: translate(0, 100px);
  -ms-transform: translate(0, 100px);
  -o-transform: translate(0, 100px);
  transform: translate(0, 100px);
}
.platform-components-video__modal-body {
  max-width: 1080px;
  width: 100%;
  height: 100%;
  margin: auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
.platform-components-video__modal-inner {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 50px;
}
@media only screen and (max-width: 767px) {
  .platform-components-video__modal-inner {
    padding: 40px;
  }
}
.platform-components-video__modal-movie-wrap {
  width: 100%;
  height: 0;
  position: relative;
  background-color: #333;
  animation-timing-function: ease-out;
  animation-duration: 0.3s;
  animation-name: modal-video-inner;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -ms-transition: -ms-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.platform-components-video__modal-movie-wrap .platform-components-video__modal-play-btn {
  outline: none !important;
  position: absolute;
  font-family: 'whirlpool-icons';
  content: '\e92d';
  font-size: 5rem;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
  background: none;
  height: 5rem;
  width: 5rem;
  color: #c41230;
  transition: background-color 200ms ease-out, color 200ms ease-out;
}
.platform-components-video__modal-movie-wrap .platform-components-video__modal-play-btn:hover {
  color: #9b132b;
}
.platform-components-video__modal-movie-wrap .platform-components-video__modal-play-btn.video-playing {
  display: none;
}
.platform-components-video__modal-movie-wrap .platform-components-video__modal-play-btn .icons-video-play {
  pointer-events: none;
}
.platform-components-video__modal-movie-wrap iframe,
.platform-components-video__modal-movie-wrap video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.platform-components-video__modal-close-btn {
  position: absolute;
  z-index: 2;
  top: 5px;
  right: -50px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  overflow: hidden;
  border: none;
  background-color: transparent;
  transition: background-color 200ms ease-out, color 200ms ease-out;
}
@media only screen and (max-width: 767px) {
  .platform-components-video__modal-close-btn {
    width: 40px;
    height: 40px;
    right: -40px;
  }
}
.platform-components-video__modal-close-btn .icons-close {
  font-size: 50px;
  color: #d8d8db;
  transition: background-color 200ms ease-out, color 200ms ease-out;
}
@media only screen and (max-width: 767px) {
  .platform-components-video__modal-close-btn .icons-close {
    font-size: 40px;
  }
}
.platform-components-video__modal-close-btn:hover {
  background-color: transparent;
}
.platform-components-video__modal-close-btn:hover .icons-close {
  color: #f6f6f6;
}
.platform-components-video__modal-movie-wrap .platform-components-video__modal-play-btn {
  font-family: 'kitchenaid-icons', sans-serif;
}

.platform-components-video__container {
  width: 100%;
  position: relative;
  line-height: 0;
  overflow: hidden;
}
.platform-components-video__container iframe {
  width: inherit;
}
.platform-components-video__container video {
  width: 100%;
  height: inherit;
  background-color: #000000;
}
.platform-components-video__container video::-webkit-media-controls-overlay-play-button {
  opacity: 0;
}
.platform-components-video__container:hover .platform-components-video__play-btn.video-playing + video::-webkit-media-controls-overlay-play-button {
  opacity: 1;
}
.platform-components-video__button {
  font-family: 'Avenir-Heavy', 'Avenir', sans-serif;
  font-weight: 800;
  line-height: 150%;
  font-size: 0.875rem;
  text-transform: uppercase;
  letter-spacing: 0;
  padding: 15px 30px;
  border-radius: 0;
  display: block;
  text-decoration: none;
  height: auto !important;
  margin-left: calc(10px);
  margin-right: calc(10px);
  margin-bottom: 20px;
}
.platform-components-video__button:hover,
.platform-components-video__button:active,
.platform-components-video__button:focus {
  text-decoration: none;
  padding: 15px 30px;
}
.platform-components-video__button--primary {
  background-color: #c41230;
  color: #ffffff;
  transition: background-color 200ms ease-out, color 200ms ease-out;
}
.platform-components-video__button--primary:hover,
.platform-components-video__button--primary:active,
.platform-components-video__button--primary:focus {
  background-color: #9b132b;
  color: #ffffff;
}
.platform-components-video__button--secondary {
  background-color: transparent;
  color: #c41230;
  box-shadow: inset 0 0 0 2px #c41230;
  transition: background-color 200ms ease-out, color 200ms ease-out, box-shadow 200ms ease-out;
}
.platform-components-video__button--secondary:hover,
.platform-components-video__button--secondary:active,
.platform-components-video__button--secondary:focus {
  background-color: #9b132b;
  color: #ffffff;
  box-shadow: inset 0 0 0 2px #9b132b;
}
.platform-components-video__button--tertiary {
  background-color: unset;
  padding: 15px 0;
  color: #c41230;
  transition: color 200ms ease-out;
}
.platform-components-video__button--tertiary:hover,
.platform-components-video__button--tertiary:active,
.platform-components-video__button--tertiary:focus {
  color: #9b132b;
}
.platform-components-video__button--tertiary:hover,
.platform-components-video__button--tertiary:active,
.platform-components-video__button--tertiary:focus {
  background-color: unset;
  padding: 15px 0;
}
.platform-components-video__button.withicon {
  display: flex;
  align-items: center;
}
.platform-components-video__button.withicon-position--left .button-text {
  order: 2;
}
.platform-components-video__button.withicon-position--left .button-icon {
  order: 1;
  margin-right: 10px;
}
.platform-components-video__button.withicon-position--right .button-text {
  order: 1;
}
.platform-components-video__button.withicon-position--right .button-icon {
  order: 2;
  margin-left: 10px;
}
.platform-components-video__button.withicon-position--top,
.platform-components-video__button.withicon-position--bottom {
  flex-direction: column;
}
.platform-components-video__button.withicon-position--bottom .button-text {
  order: 1;
}
.platform-components-video__button.withicon-position--bottom .button-icon {
  order: 2;
}
.platform-components-video__button .button-icon {
  font-size: 1.5rem;
}
@media only screen and (max-width: 767px) {
  .platform-components-video__button .button-icon {
    font-size: 1.5rem;
  }
}
.platform-components-video__play-btn {
  outline: none !important;
  position: absolute;
  font-size: 5rem;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
  background: none !important;
  height: 5rem;
  width: 5rem;
}
.platform-components-video__play-btn .icons-video-play {
  pointer-events: none;
  color: #c41230;
  transition: background-color 200ms ease-out, color 200ms ease-out;
}
.platform-components-video__play-btn:hover .icons-video-play {
  color: #9b132b;
}
.platform-components-video__play-btn.video-playing {
  display: none;
}
.platform-components-video__youtube-container {
  background-color: #000000;
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
}
.platform-components-video__youtube-container .js-youtube-video-v2 {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.platform-components-video__js-modal-video img {
  width: 100%;
  height: inherit;
}
.platform-components-video__js-modal-customSize img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: 'object-fit: cover';
  z-index: 0;
}
.platform-components-video__js-youtube-video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.platform-components-video__image-play-icon {
  position: absolute;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 2;
  font-size: 5rem;
  cursor: pointer;
  color: #c41230;
  transition: background-color 200ms ease-out, color 200ms ease-out;
  background: none !important;
  outline: none !important;
  border: none !important;
}
.platform-components-video__image-play-icon:hover {
  color: #9b132b;
  background: none !important;
  outline: none !important;
  border: none !important;
}
.platform-components-container .video.baseComponent {
  width: 100%;
  height: 100%;
  position: relative;
}
.platform-components-container .video.baseComponent .platform-components-video {
  height: 100%;
}
.platform-components-container .video.baseComponent .platform-components-video .platform-components-video__container {
  height: 100%;
}
.platform-components-container .video.baseComponent .platform-components-video .platform-components-video__container video {
  object-fit: cover;
}
.video.baseComponent.aem-GridColumn,
.platform-components-container .video.baseComponent {
  margin: 0;
}

.pc-carousel-container .platform-components-masthead.platform-components-masthead--v2 {
  display: block;
  width: 100%;
  border: 0;
  height: auto !important;
}
.pc-carousel-container .video.baseComponent {
  display: block;
}
.pc-carousel-wrapper .arrows-track .slick-arrow .icons-arrow-left {
  position: relative;
  right: 2px;
}
.pc-carousel-wrapper .arrows-track .slick-arrow .icons-arrow-right {
  position: relative;
  left: 2px;
}

/*similar products star rating */
.similar__products__recommendation .bv_reviews_inner::before {
    color: rgb(196, 18, 57);
}
.Other__products__recommendation .bv_reviews_inner::before {
    color: rgb(196, 18, 57);
}
.RecentlyViewed__products__recommendation .bv_reviews_inner::before {
    color: rgb(196, 18, 57);
}

.clp_top_rated_products_recommendation .bv_reviews_inner::before {
    color: rgb(196, 18, 57);
} 
.PurchasedDetails__products__recommendation .bv_reviews_inner::before {
    color: rgb(196, 18, 57);
}
.ir__products__recommendation .bv_reviews_inner::before {
    color: rgb(196, 18, 57);
}
.mspCooking .bv_reviews_inner::before {
    color: rgb(196, 18, 57);
}
.mspRefrigerator .bv_reviews_inner::before {
    color: rgb(196, 18, 57);
}
.prd-carousel {
    font-family: "Avenir", sans-serif;
}
.clp_topselling_products_recommendation .bv_reviews_inner::before {
    color: rgb(196, 18, 57);
}

.platform-components-product-card {
  padding: 20px 20px;
  border-radius: none;
}
.platform-components-product-card__title {
  font-family: 'Avenir-Heavy', 'Avenir', sans-serif;
  font-weight: 900;
  line-height: 120%;
  font-size: 1rem;
  text-transform: none;
  letter-spacing: 0.063rem;
}
@media only screen and (max-width: 767px) {
  .platform-components-product-card__title {
    font-size: 1rem;
  }
}
.platform-components-product-card .ribbon {
  padding: 5px 30px;
  font-size: 21px;
}
.platform-components-product-card__swatches .color-select {
  border-radius: 0;
}
.platform-components-product-card__swatches .color-select .tool-tip {
  font-family: 'Avenir-Roman', 'Avenir', sans-serif;
}
.platform-components-product-card__swatches .color-select .color-padding {
  border-radius: 0;
}
.platform-components-product-card__swatches .color-select.active {
  box-shadow: 0 0 0 2px #c41230;
}
.platform-components-product-card__swatches .color-select:focus {
  outline: 1px solid #000000 !important;
}
.platform-components-product-card__sku {
  font-family: 'Avenir-Heavy', 'Avenir', sans-serif;
  font-weight: 800;
  line-height: 1;
  font-size: 0.75rem;
  text-transform: none;
  letter-spacing: 0;
}
@media only screen and (max-width: 767px) {
  .platform-components-product-card__sku {
    font-size: 0.75rem;
  }
}
.platform-components-product-card__rating .stars-wrapper .model-rating,
.platform-components-product-card__rating .stars-wrapper .model-reviews {
  font-family: 'Avenir-Heavy', 'Avenir', sans-serif !important;
}
.platform-components-product-card__description {
  font-family: 'Avenir-Roman', 'Avenir', sans-serif;
  font-weight: 400;
  line-height: 150%;
  font-size: 1rem;
  text-transform: none;
  letter-spacing: 0;
  margin-bottom: 1.25rem;
}
@media only screen and (max-width: 767px) {
  .platform-components-product-card__description {
    font-size: 1rem;
    margin-bottom: 1.25rem;
  }
}
.platform-components-product-card__disclaimer {
  font-family: 'Avenir-Roman', 'Avenir', sans-serif;
  transition: 200ms ease-in-out;
}
.platform-components-product-card__disclaimer[data-tooltip]:before {
  font-family: 'Avenir-Roman', 'Avenir', sans-serif;
  transition: 200ms ease-in-out;
}
.platform-components-product-card__features {
  font-family: 'Avenir-Roman', 'Avenir', sans-serif;
  font-weight: 400;
  line-height: 150%;
  font-size: 1rem;
  text-transform: none;
  letter-spacing: 0;
  margin-bottom: 1.25rem;
}
@media only screen and (max-width: 767px) {
  .platform-components-product-card__features {
    font-size: 1rem;
    margin-bottom: 1.25rem;
  }
}
.platform-components-product-card__price {
  font-family: 'Avenir-Roman', 'Avenir', sans-serif;
  font-weight: 400;
  line-height: 1;
  font-size: 1rem;
  text-transform: none;
  letter-spacing: 0;
}
@media only screen and (max-width: 767px) {
  .platform-components-product-card__price {
    font-size: 0.75rem;
  }
}
.platform-components-product-card__price-sale {
  font-family: 'Avenir-Heavy', 'Avenir', sans-serif;
  font-weight: 800;
  line-height: 1.25;
  font-size: 0.75rem;
  text-transform: uppercase;
  letter-spacing: 0;
}
@media only screen and (max-width: 767px) {
  .platform-components-product-card__price-sale {
    font-size: 0.75rem;
  }
}
.platform-components-product-card__stock {
  font-family: 'Avenir-Heavy', 'Avenir', sans-serif;
  font-weight: 800;
  line-height: 1.25;
  font-size: 0.75rem;
  text-transform: uppercase;
  letter-spacing: 0;
}
@media only screen and (max-width: 767px) {
  .platform-components-product-card__stock {
    font-size: 0.75rem;
  }
}
.platform-components-product-card__delivery {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  font-family: 'Avenir-Heavy', 'Avenir', sans-serif;
  font-weight: 800;
  line-height: 1;
  font-size: 0.75rem;
  text-transform: none;
  letter-spacing: 0;
  margin-top: 0.5rem;
}
@media only screen and (max-width: 767px) {
  .platform-components-product-card__delivery {
    font-size: 0.75rem;
  }
}
.platform-components-product-card__button {
  font-family: 'Avenir-Heavy', 'Avenir', sans-serif;
  font-weight: 800;
  line-height: 150%;
  font-size: 1rem;
  text-transform: uppercase;
  letter-spacing: 0;
  padding: 15px 30px;
  border-radius: 0;
}
.platform-components-product-card__button:hover,
.platform-components-product-card__button:active,
.platform-components-product-card__button:focus {
  padding: 15px 30px;
}
.platform-components-product-card__button--primary {
  background-color: #c41230;
  color: #ffffff;
  transition: background-color 200ms ease-out, color 200ms ease-out;
}
.platform-components-product-card__button--primary:hover,
.platform-components-product-card__button--primary:active,
.platform-components-product-card__button--primary:focus {
  background-color: #9b132b;
  color: #ffffff;
}
.platform-components-product-card__button--primary:focus {
  background-color: #9b132b;
  color: #ffffff;
}
@media (min-width: 768px) {
  .platform-components-product-card__button {
    font-size: 1rem;
  }
}
@media only screen and (min-width: 1024px) {
  .platform-components-product-card__desktop-row .platform-components-product-card__button {
    margin-right: calc(10px);
  }
  .platform-components-product-card__desktop-row .platform-components-product-card__button--wtb {
    padding: 15px 30px;
    margin-right: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .platform-components-product-card__tablet-row .platform-components-product-card__button {
    margin-right: calc(10px);
  }
  .platform-components-product-card__tablet-row .platform-components-product-card__button--wtb {
    padding: 15px 30px;
    margin-right: 0;
  }
}
.pc__disclaimer-modal-content {
  transition: 200ms ease-in-out;
}
.pc__disclaimer-modal-content .disclaimer-modal-header {
  font-family: 'Avenir-Roman', 'Avenir', sans-serif;
  font-weight: 400;
  text-transform: none;
  letter-spacing: 0;
}
.pc-cart-modal__content {
  transition: 200ms ease-in-out;
}
.pc-cart-modal__content.pc-success-state {
  border-color: #27ae60;
}
.pc-cart-modal__content.pc-alert-state {
  border-color: #a81414;
}
.pc-cart-modal__content .pc-cart-modal__icon .pc-success {
  color: #27ae60;
}
.pc-cart-modal__content .pc-cart-modal__icon .pc-alert {
  color: #a81414;
}
.platform-components-product-card {
  border-width: 1px;
}
.platform-components-product-card__title {
  font-size: 1.125rem;
}
.platform-components-product-card .ribbon {
  background-color: #2e2e2e;
  color: #ffffff;
  border-radius: none 0px 20px 0px;
}
.platform-components-product-card__swatches .color-select .tool-tip {
  border-radius: 0;
  z-index: 100;
}
.platform-components-product-card__swatches .color-select[data-stock="outOfStock"] .color-padding:after {
  background-color: #a81414;
}
.platform-components-product-card__model-info-container {
  display: flex;
  align-items: center;
  margin-bottom: 1rem;
  margin-top: 1rem;
}
.platform-components-product-card__sku {
  font-size: 0.75rem;
}
.platform-components-product-card__rating .stars-wrapper .model-rating,
.platform-components-product-card__rating .stars-wrapper .model-reviews {
  font-family: 'Avenir-Heavy', 'Avenir', sans-serif !important;
}
.platform-components-product-card__description {
  font-size: 1rem;
}
@media only screen and (max-width: 767px) {
  .platform-components-product-card__description {
    font-size: 1rem;
  }
}
.platform-components-product-card__features {
  font-size: 1rem;
}
@media only screen and (max-width: 767px) {
  .platform-components-product-card__features {
    font-size: 1rem;
  }
}
.platform-components-product-card__price {
  font-size: 1rem;
}
@media only screen and (max-width: 767px) {
  .platform-components-product-card__price {
    font-size: 1rem;
  }
}
.platform-components-product-card__price-sale {
  font-size: 0.75rem;
}
@media only screen and (max-width: 767px) {
  .platform-components-product-card__price-sale {
    font-size: 0.75rem;
  }
}
.platform-components-product-card__stock {
  font-size: 0.75rem;
}
@media only screen and (max-width: 767px) {
  .platform-components-product-card__stock {
    font-size: 0.75rem;
  }
}
.platform-components-product-card__delivery {
  font-size: 0.75rem;
}
@media only screen and (max-width: 767px) {
  .platform-components-product-card__delivery {
    font-size: 0.75rem;
  }
}
.platform-components-product-card__button {
  font-size: 0.875rem;
  transition: 200ms ease-in-out;
}
.platform-components-product-card__button--wtb {
  padding: 15px 0;
}
.platform-components-product-card__button--wtb:hover,
.platform-components-product-card__button--wtb:active,
.platform-components-product-card__button--wtb:focus {
  padding: 15px 0;
}
@media (min-width: 768px) {
  .platform-components-product-card__button {
    font-size: 0.875rem;
  }
}
.platform-components-product-card[data-item-is-small-appliance="true"] .platform-components-product-card__rating {
  display: none;
}
.platform-components-product-card[data-item-is-small-appliance="true"] .platform-components-product-card__sku {
  padding-left: unset;
}
.platform-components-product-card[data-item-is-small-appliance="true"] .platform-components-product-card__delivery {
  visibility: hidden;
}
.platform-components-product-card[data-item-is-small-appliance="true"] .platform-components-product-card__stock {
  display: none;
}
.platform-components-product-card[data-item-is-small-appliance="true"] .platform-components-product-card__swatches .color-select[data-stock="outOfStock"] .color-padding:after,
.platform-components-product-card[data-item-is-small-appliance="true"] .platform-components-product-card__swatches .color-select.active[data-stock="outOfStock"] .color-padding:after {
  background-color: unset;
}
.platform-components-product-card[data-item-is-small-appliance="true"] .platform-components-product-card__stock-container {
  display: none;
}
.platform-components-product-card[data-item-is-small-appliance="true"] .where-to-buy-continer {
  display: none;
}
.platform-components-product-card[data-item-is-small-appliance="true"] .add-to-package-container {
  display: none;
}

.platform-components-product-card {
  padding: 20px 20px;
  border-radius: none;
}
.platform-components-product-card__title {
  font-family: 'Avenir-Heavy', 'Avenir', sans-serif;
  font-weight: 900;
  line-height: 120%;
  font-size: 1rem;
  text-transform: none;
  letter-spacing: 0.063rem;
}
@media only screen and (max-width: 767px) {
  .platform-components-product-card__title {
    font-size: 1rem;
  }
}
.platform-components-product-card .ribbon {
  padding: 5px 30px;
  font-size: 21px;
}
.platform-components-product-card__swatches .color-select {
  border-radius: 0;
}
.platform-components-product-card__swatches .color-select .tool-tip {
  font-family: 'Avenir-Roman', 'Avenir', sans-serif;
}
.platform-components-product-card__swatches .color-select .color-padding {
  border-radius: 0;
}
.platform-components-product-card__swatches .color-select.active {
  box-shadow: 0 0 0 2px #c41230;
}
.platform-components-product-card__swatches .color-select:focus {
  outline: 1px solid #000000 !important;
}
.platform-components-product-card__sku {
  font-family: 'Avenir-Heavy', 'Avenir', sans-serif;
  font-weight: 800;
  line-height: 1;
  font-size: 0.75rem;
  text-transform: none;
  letter-spacing: 0;
}
@media only screen and (max-width: 767px) {
  .platform-components-product-card__sku {
    font-size: 0.75rem;
  }
}
.platform-components-product-card__rating .stars-wrapper .model-rating,
.platform-components-product-card__rating .stars-wrapper .model-reviews {
  font-family: 'Avenir-Heavy', 'Avenir', sans-serif !important;
}
.platform-components-product-card__description {
  font-family: 'Avenir-Roman', 'Avenir', sans-serif;
  font-weight: 400;
  line-height: 150%;
  font-size: 1rem;
  text-transform: none;
  letter-spacing: 0;
  margin-bottom: 1.25rem;
}
@media only screen and (max-width: 767px) {
  .platform-components-product-card__description {
    font-size: 1rem;
    margin-bottom: 1.25rem;
  }
}
.platform-components-product-card__disclaimer {
  font-family: 'Avenir-Roman', 'Avenir', sans-serif;
  transition: 200ms ease-in-out;
}
.platform-components-product-card__disclaimer[data-tooltip]:before {
  font-family: 'Avenir-Roman', 'Avenir', sans-serif;
  transition: 200ms ease-in-out;
}
.platform-components-product-card__features {
  font-family: 'Avenir-Roman', 'Avenir', sans-serif;
  font-weight: 400;
  line-height: 150%;
  font-size: 1rem;
  text-transform: none;
  letter-spacing: 0;
  margin-bottom: 1.25rem;
}
@media only screen and (max-width: 767px) {
  .platform-components-product-card__features {
    font-size: 1rem;
    margin-bottom: 1.25rem;
  }
}
.platform-components-product-card__price {
  font-family: 'Avenir-Roman', 'Avenir', sans-serif;
  font-weight: 400;
  line-height: 1;
  font-size: 1rem;
  text-transform: none;
  letter-spacing: 0;
}
@media only screen and (max-width: 767px) {
  .platform-components-product-card__price {
    font-size: 0.75rem;
  }
}
.platform-components-product-card__price-sale {
  font-family: 'Avenir-Heavy', 'Avenir', sans-serif;
  font-weight: 800;
  line-height: 1.25;
  font-size: 0.75rem;
  text-transform: uppercase;
  letter-spacing: 0;
}
@media only screen and (max-width: 767px) {
  .platform-components-product-card__price-sale {
    font-size: 0.75rem;
  }
}
.platform-components-product-card__stock {
  font-family: 'Avenir-Heavy', 'Avenir', sans-serif;
  font-weight: 800;
  line-height: 1.25;
  font-size: 0.75rem;
  text-transform: uppercase;
  letter-spacing: 0;
}
@media only screen and (max-width: 767px) {
  .platform-components-product-card__stock {
    font-size: 0.75rem;
  }
}
.platform-components-product-card__delivery {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  font-family: 'Avenir-Heavy', 'Avenir', sans-serif;
  font-weight: 800;
  line-height: 1;
  font-size: 0.75rem;
  text-transform: none;
  letter-spacing: 0;
  margin-top: 0.5rem;
}
@media only screen and (max-width: 767px) {
  .platform-components-product-card__delivery {
    font-size: 0.75rem;
  }
}
.platform-components-product-card__button {
  font-family: 'Avenir-Heavy', 'Avenir', sans-serif;
  font-weight: 800;
  line-height: 150%;
  font-size: 1rem;
  text-transform: uppercase;
  letter-spacing: 0;
  padding: 15px 30px;
  border-radius: 0;
}
.platform-components-product-card__button:hover,
.platform-components-product-card__button:active,
.platform-components-product-card__button:focus {
  padding: 15px 30px;
}
.platform-components-product-card__button--primary {
  background-color: #c41230;
  color: #ffffff;
  transition: background-color 200ms ease-out, color 200ms ease-out;
}
.platform-components-product-card__button--primary:hover,
.platform-components-product-card__button--primary:active,
.platform-components-product-card__button--primary:focus {
  background-color: #9b132b;
  color: #ffffff;
}
.platform-components-product-card__button--primary:focus {
  background-color: #9b132b;
  color: #ffffff;
}
@media (min-width: 768px) {
  .platform-components-product-card__button {
    font-size: 1rem;
  }
}
@media only screen and (min-width: 1024px) {
  .platform-components-product-card__desktop-row .platform-components-product-card__button {
    margin-right: calc(10px);
  }
  .platform-components-product-card__desktop-row .platform-components-product-card__button--wtb {
    padding: 15px 30px;
    margin-right: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .platform-components-product-card__tablet-row .platform-components-product-card__button {
    margin-right: calc(10px);
  }
  .platform-components-product-card__tablet-row .platform-components-product-card__button--wtb {
    padding: 15px 30px;
    margin-right: 0;
  }
}
.pc__disclaimer-modal-content {
  transition: 200ms ease-in-out;
}
.pc__disclaimer-modal-content .disclaimer-modal-header {
  font-family: 'Avenir-Roman', 'Avenir', sans-serif;
  font-weight: 400;
  text-transform: none;
  letter-spacing: 0;
}
.pc-cart-modal__content {
  transition: 200ms ease-in-out;
}
.pc-cart-modal__content.pc-success-state {
  border-color: #27ae60;
}
.pc-cart-modal__content.pc-alert-state {
  border-color: #a81414;
}
.pc-cart-modal__content .pc-cart-modal__icon .pc-success {
  color: #27ae60;
}
.pc-cart-modal__content .pc-cart-modal__icon .pc-alert {
  color: #a81414;
}
.pc-carousel-wrapper.theme-01 .platform-components-product-card {
  background-color: #ffffff;
  border-color: #e2e2e5;
  color: #2e2e2e;
}
.pc-carousel-wrapper.theme-01 .platform-components-product-card__title a,
.pc-carousel-wrapper.theme-01 .platform-components-product-card__rating a {
  color: #2e2e2e;
}
.pc-carousel-wrapper.theme-01 .platform-components-product-card__disclaimer {
  border: 0.78px solid #2e2e2e;
  color: #2e2e2e;
}
.pc-carousel-wrapper.theme-01 .platform-components-product-card__rating .stars-wrapper .product-stars {
  color: #5e5e5e !important;
}
.pc-carousel-wrapper.theme-01 .platform-components-product-card__rating .stars-wrapper .product-stars .stars-active {
  color: #c41230 !important;
}
.pc-carousel-wrapper.theme-01 .platform-components-product-card__swatches .color-select .color-padding {
  box-shadow: 0 0 0 1px #ffffff;
}
.pc-carousel-wrapper.theme-01 .platform-components-product-card__swatches .color-select[data-color="Metallic Slate"] .color-padding {
  box-shadow: 0 0 0 1px #ffffff;
}
.pc-carousel-wrapper.theme-01 .platform-components-product-card__swatches .color-select[data-color="Black"] .color-padding,
.pc-carousel-wrapper.theme-01 .platform-components-product-card__swatches .color-select[data-color="Heritage Black"] .color-padding {
  box-shadow: 0 0 0 1px #ffffff;
}
.pc-carousel-wrapper.theme-01 .platform-components-product-card__swatches .color-select.active {
  box-shadow: 0 0 0 2px #c41230;
}
.pc-carousel-wrapper.theme-01 .platform-components-product-card__delivery {
  color: #27ae60;
}
.pc-carousel-wrapper.theme-01 .platform-components-product-card__price .sale-price {
  color: #a81414;
}
.pc-carousel-wrapper.theme-01 .platform-components-product-card__price-sale .savings-price {
  color: #27ae60;
}
.pc-carousel-wrapper.theme-01 .platform-components-product-card__stock {
  color: #a81414;
}
.pc-carousel-wrapper.theme-02 .platform-components-product-card {
  background-color: #f6f6f6;
  border-color: #e2e2e5;
  color: #2e2e2e;
}
.pc-carousel-wrapper.theme-02 .platform-components-product-card__title a,
.pc-carousel-wrapper.theme-02 .platform-components-product-card__rating a {
  color: #2e2e2e;
}
.pc-carousel-wrapper.theme-02 .platform-components-product-card__disclaimer {
  border: 0.78px solid #2e2e2e;
  color: #2e2e2e;
}
.pc-carousel-wrapper.theme-02 .platform-components-product-card__rating .stars-wrapper .product-stars {
  color: #5e5e5e !important;
}
.pc-carousel-wrapper.theme-02 .platform-components-product-card__rating .stars-wrapper .product-stars .stars-active {
  color: #c41230 !important;
}
.pc-carousel-wrapper.theme-02 .platform-components-product-card__swatches .color-select .color-padding {
  box-shadow: 0 0 0 1px #ffffff;
}
.pc-carousel-wrapper.theme-02 .platform-components-product-card__swatches .color-select[data-color="White"] .color-padding {
  box-shadow: 0 0 0 1px #ffffff;
}
.pc-carousel-wrapper.theme-02 .platform-components-product-card__swatches .color-select[data-color="Metallic Slate"] .color-padding {
  box-shadow: 0 0 0 1px #ffffff;
}
.pc-carousel-wrapper.theme-02 .platform-components-product-card__swatches .color-select[data-color="Black"] .color-padding,
.pc-carousel-wrapper.theme-02 .platform-components-product-card__swatches .color-select[data-color="Heritage Black"] .color-padding {
  box-shadow: 0 0 0 1px #ffffff;
}
.pc-carousel-wrapper.theme-02 .platform-components-product-card__swatches .color-select.active {
  box-shadow: 0 0 0 2px #c41230;
}
.pc-carousel-wrapper.theme-02 .platform-components-product-card__delivery {
  color: #27ae60;
}
.pc-carousel-wrapper.theme-02 .platform-components-product-card__price .sale-price {
  color: #a81414;
}
.pc-carousel-wrapper.theme-02 .platform-components-product-card__price-sale .savings-price {
  color: #27ae60;
}
.pc-carousel-wrapper.theme-02 .platform-components-product-card__stock {
  color: #a81414;
}
.pc-carousel-wrapper.theme-03 .platform-components-product-card {
  background-color: #eeeeee;
  border-color: #d8d8db;
  color: #2e2e2e;
}
.pc-carousel-wrapper.theme-03 .platform-components-product-card__title a,
.pc-carousel-wrapper.theme-03 .platform-components-product-card__rating a {
  color: #2e2e2e;
}
.pc-carousel-wrapper.theme-03 .platform-components-product-card__disclaimer {
  border: 0.78px solid #2e2e2e;
  color: #2e2e2e;
}
.pc-carousel-wrapper.theme-03 .platform-components-product-card__rating .stars-wrapper .product-stars {
  color: #5e5e5e !important;
}
.pc-carousel-wrapper.theme-03 .platform-components-product-card__rating .stars-wrapper .product-stars .stars-active {
  color: #c41230 !important;
}
.pc-carousel-wrapper.theme-03 .platform-components-product-card__swatches .color-select .color-padding {
  box-shadow: 0 0 0 1px #ffffff;
}
.pc-carousel-wrapper.theme-03 .platform-components-product-card__swatches .color-select[data-color="White"] .color-padding {
  box-shadow: 0 0 0 1px #ffffff;
}
.pc-carousel-wrapper.theme-03 .platform-components-product-card__swatches .color-select[data-color="Metallic Slate"] .color-padding {
  box-shadow: 0 0 0 1px #ffffff;
}
.pc-carousel-wrapper.theme-03 .platform-components-product-card__swatches .color-select[data-color="Black"] .color-padding,
.pc-carousel-wrapper.theme-03 .platform-components-product-card__swatches .color-select[data-color="Heritage Black"] .color-padding {
  box-shadow: 0 0 0 1px #ffffff;
}
.pc-carousel-wrapper.theme-03 .platform-components-product-card__swatches .color-select.active {
  box-shadow: 0 0 0 2px #c41230;
}
.pc-carousel-wrapper.theme-03 .platform-components-product-card__delivery {
  color: #27ae60;
}
.pc-carousel-wrapper.theme-03 .platform-components-product-card__price .sale-price {
  color: #a81414;
}
.pc-carousel-wrapper.theme-03 .platform-components-product-card__price-sale .savings-price {
  color: #27ae60;
}
.pc-carousel-wrapper.theme-03 .platform-components-product-card__stock {
  color: #a81414;
}
.pc-carousel-wrapper.theme-04 .platform-components-product-card {
  background-color: #2e2e2e;
  border-color: #d8d8db;
  color: #ffffff;
}
.pc-carousel-wrapper.theme-04 .platform-components-product-card__title a,
.pc-carousel-wrapper.theme-04 .platform-components-product-card__rating a {
  color: #ffffff;
}
.pc-carousel-wrapper.theme-04 .platform-components-product-card__disclaimer {
  border: 0.78px solid #ffffff;
  color: #ffffff;
}
.pc-carousel-wrapper.theme-04 .platform-components-product-card__disclaimer:hover {
  color: #000;
  background: #fff;
}
.pc-carousel-wrapper.theme-04 .platform-components-product-card__rating .stars-wrapper .product-stars {
  color: #5e5e5e !important;
}
.pc-carousel-wrapper.theme-04 .platform-components-product-card__rating .stars-wrapper .product-stars .stars-active {
  color: #c41230 !important;
}
.pc-carousel-wrapper.theme-04 .platform-components-product-card__swatches .color-select .color-padding {
  box-shadow: 0 0 0 1px #ffffff;
}
.pc-carousel-wrapper.theme-04 .platform-components-product-card__swatches .color-select[data-color="White"] .color-padding {
  box-shadow: 0 0 0 1px #ffffff;
}
.pc-carousel-wrapper.theme-04 .platform-components-product-card__swatches .color-select[data-color="Metallic Slate"] .color-padding {
  box-shadow: 0 0 0 1px #ffffff;
}
.pc-carousel-wrapper.theme-04 .platform-components-product-card__swatches .color-select[data-color="Black"] .color-padding,
.pc-carousel-wrapper.theme-04 .platform-components-product-card__swatches .color-select[data-color="Heritage Black"] .color-padding {
  box-shadow: 0 0 0 1px #ffffff;
}
.pc-carousel-wrapper.theme-04 .platform-components-product-card__swatches .color-select.active {
  box-shadow: 0 0 0 2px #c41230;
}
.pc-carousel-wrapper.theme-04 .platform-components-product-card__delivery {
  color: #27ae60;
}
.pc-carousel-wrapper.theme-04 .platform-components-product-card__price .sale-price {
  color: #a81414;
}
.pc-carousel-wrapper.theme-04 .platform-components-product-card__price-sale .savings-price {
  color: #27ae60;
}
.pc-carousel-wrapper.theme-04 .platform-components-product-card__stock {
  color: #a81414;
}
.pc-carousel-wrapper.theme-01 .platform-components-product-card__delivery {
  color: #014424;
}
.pc-carousel-wrapper.theme-01 .platform-components-product-card__price-sale .savings-price {
  color: #014424;
}

#topratedContainerID #dealstoprate__header {
  padding: 21px 0 4px 0;
  margin-bottom: 35px;
  text-align: center;
}
#topratedContainerID .platform-components-content-card__button-container .pc-add-to-cart.addtocart_Zip {
  display: none;
}
#topratedContainerID .platform-components-content-card__button-container .platform-components-content-card__button--primary.brand.pc-add-to-cart {
  background: #c41230;
  width: 162px;
  margin: 0;
  padding: 0;
  color: #fff !important;
}
#topratedContainerID .platform-components-content-card__button-container .platform-components-content-card__button--primary.brand.pc-add-to-cart:hover {
  background-color: #9b132b;
  color: #fff;
}
#topratedContainerID .slick-slide {
  margin-right: 1%;
}
#topratedContainerID *:focus {
  outline: transparent;
}
#topratedContainerID .platform-components-product-card__price .sale-price {
  color: #2e2e2e !important;
}
#topratedContainerID .platform-components-product-card__price-sale {
  line-height: 140% !important;
  font-family: "AVENIR W01", sans-serif;
  font-weight: 400;
  font-size: .75rem;
  text-transform: uppercase;
  letter-spacing: 0;
}
#topratedContainerID .pc-carousel-container .slick-dots > li > button:focus {
  outline: 1px solid #c41230 !important;
}
#topratedContainerID .platform-components-product-card__price {
  font-family: "AVENIR W01", sans-serif;
  font-weight: 400;
  line-height: 100%;
  font-size: 12px;
  text-transform: none;
  letter-spacing: 0;
}
#topratedContainerID .msrp-price {
  text-decoration: line-through;
}
#topratedContainerID .savings-price {
  margin-top: 10%;
}
#topratedContainerID .platform-components-product-card__delivery {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  font-family: "AVENIR W01", sans-serif;
  font-weight: 800;
  line-height: 1;
  font-size: .75rem;
  text-transform: none;
  letter-spacing: 0;
  margin-top: 0.5rem;
}
#topratedContainerID .platform-components-rich-text .kad__titletopmajorappliances {
  margin-top: 50px;
  margin-bottom: 35px;
  text-align: center;
}
#topratedContainerID .kad__titletopmajorappliances span {
  text-align: center;
  text-transform: uppercase;
  width: 477px;
  height: 30px;
  font-style: normal;
  font-size: 12px;
  line-height: 120%;
  color: #2E2E2E;
  font-weight: 500;
  font-family: 'Avenir-Heavy', 'Avenir', sans-serif;
}
#topratedContainerID .platform-components-content-card__button.withicon-right .button-icon {
  display: none;
}
#topratedContainerID .platform-components-content-card__container.image-contained-padding {
  padding: 15px 15px 18.5px 15px;
}
#topratedContainerID .topRatedContentCard.contentCard.baseComponent {
  display: block;
}
#topratedContainerID .platform-components-content-card__content.image-contained-padding {
  padding-top: 0;
}
#topratedContainerID .prd-carousel__product-tile__title {
  cursor: pointer;
  font-style: normal;
  font-weight: 900;
  font-size: 16px;
  line-height: 140%;
  padding-top: 10px;
  padding-bottom: 9px;
  margin: 0;
  font-family: "AVENIR W01", sans-serif;
  height: 108px;
}
#topratedContainerID .topRatedContentCard .bv_reviews_outer::before,
#topratedContainerID .topRatedContentCard .bv_reviews_inner::before {
  font-size: 15px;
  letter-spacing: 2px;
}
#topratedContainerID .bv_review {
  padding-left: 5px;
}
#topratedContainerID .platform-components-content-card__body-copy + div {
  margin-top: 18px;
}
#topratedContainerID .platform-components-content-card__body-copy {
  margin-bottom: 0;
}
#topratedContainerID .platform-components-content-card__button--primary.brand {
  text-transform: uppercase;
  width: 199px;
  height: 48px !important;
  padding: 15px 27px 16px;
  text-align: center;
  cursor: pointer;
  font-style: normal;
  font-weight: 900;
  font-size: 14px;
  line-height: 100%;
  margin-left: -21px;
  background-color: transparent;
  color: #C41230 !important;
  transition: background-color 200ms ease-out, color 200ms ease-out;
}
#topratedContainerID .platform-components-content-card__button--primary.brand:hover {
  background-color: transparent;
  color: #9b132b !important;
  transition: background-color 200ms ease-out, color 200ms ease-out;
}
#topratedContainerID .slick-dots .slick-active button:hover {
  border-color: #9b132b;
  background: #9b132b;
}
#topratedContainerID .slick-dots > li.slick-active > button {
  background-color: #c41230;
  border-color: #c41230;
}
#topratedContainerID .slick-dots > li > button {
  background-color: transparent;
  border-color: #5E5E5E;
}
#topratedContainerID .slick-dots > li:hover > button {
  background-color: #5E5E5E;
  border-color: #5E5E5E;
}
#topratedContainerID .slick-dots {
  margin: 25px 0 2px;
  margin-bottom: 1.25rem;
}
#topratedContainerID .platform-components-content-card__image-container {
  align-self: center;
  cursor: pointer;
}
#topratedContainerID .slick-dots > li > button:focus {
  outline: none;
}
#topratedContainerID .platform-components-product-card__meta-container {
  justify-content: space-between;
}
#topratedContainerID .arrows-track .slick-arrow:focus {
  outline: none;
}
@media only screen and (max-width: 767px) {
  #topratedContainerID .platform-components-rich-text .kad__titletopmajorappliances {
    margin-top: 30px;
    margin-bottom: 16px;
  }
  #topratedContainerID .kad__titletopmajorappliances span {
    width: 375px;
    height: 86px;
  }
  #topratedContainerID .topRatedContentCard.contentCard.baseComponent,
  #topratedContainerID .platform-components-content-card__theme-01,
  #topratedContainerID .platform-components-content-card__container.image-contained-padding {
    height: 100%;
  }
}
@media only screen and (max-width: 768px) {
  #topratedContainerID .arrow-primary-dark .slick-arrow,
  .arrow-primary-dark .slick-arrow:hover {
    color: #c41230;
    background: transparent;
  }
}
@media only screen and (min-width: 768px) {
  #topratedContainerID .platform-components-content-card__image-container {
    align-self: center;
    width: 175px;
  }
  #topratedContainerID .theme-01 {
    padding-bottom: 50px;
    --overlay-color-1: #fff;
  }
}
@media only screen and (min-width: 1024px) {
  #topratedContainerID #dealstoprate__header {
    background: #fff;
    margin-top: 0px;
    padding-top: 35px;
    margin-bottom: -42px;
  }
  #topratedContainerID .pc-carousel-wrapper .pc-carousel-container .slick-slide {
    height: 196px !important;
  }
  #topratedContainerID .pc-carousel-wrapper .pc-carousel-container[data-space-between="true"] .slick-slide {
    margin-right: 48px;
    margin-bottom: 31px;
  }
  #topratedContainerID .platform-components-content-card__image-container--contained.automatic .platform-components-content-card__image {
    max-height: 126px;
    max-width: 100%;
    display: block;
    object-fit: contain;
    width: 100%;
  }
  #topratedContainerID .platform-components-content-card__container.image-contained-padding {
    padding: 15px 15px 18.5px 15px;
    width: 349px;
    margin-left: 79px;
    margin-right: -37px;
    height: 210px;
  }
  #topratedContainerID .slick-slide {
    width: 25% !important;
    margin-bottom: -10px;
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 15px 20px 15px 0;
    height: 196px !important;
    margin-right: 47px;
  }
  #topratedContainerID .pc-carousel-container .slick-track {
    margin-left: -11px;
    display: block !important;
    width: 100% !important;
  }
  #topratedContainerID .prd-carousel__product-tile__title {
    font-style: normal;
    font-weight: 900;
    font-size: 16px;
    line-height: 100%;
    padding-top: 61px;
    padding-bottom: 0;
    margin: 0;
    font-family: "AVENIR W01", sans-serif;
    height: 127px;
    width: 186px;
  }
  #topratedContainerID .platform-components-content-card__body-copy {
    margin-bottom: 13px;
    margin-top: -50px;
    position: relative;
    z-index: 999;
  }
  #topratedContainerID .platform-components-content-card__button--primary.brand {
    text-transform: uppercase;
    width: 195px;
    height: 48px !important;
    padding: 15px 31px 16px;
    text-align: center;
    font-style: normal;
    font-weight: 900;
    font-size: 14px;
    line-height: 100%;
    padding-top: 41px;
    margin-left: -21px;
    cursor: pointer !important;
    background-color: transparent;
    color: #C41230 !important;
    transition: background-color 200ms ease-out, color 200ms ease-out;
  }
  #topratedContainerID .platform-components-product-card__meta-container {
    justify-content: space-between;
    margin-top: 11px;
    margin-bottom: 0;
  }
  #topratedContainerID .platform-components-product-card__price .sale-price {
    color: #2E2E2E;
    margin-top: -9px;
  }
  #topratedContainerID .platform-components-product-card__price {
    font-family: "AVENIR W01", sans-serif;
    font-weight: 400;
    line-height: 100% !important;
    font-size: 14px;
    text-transform: none;
    letter-spacing: 0;
    width: 190px;
  }
  #topratedContainerID .platform-components-product-card__price-sale {
    font-family: "AVENIR W01", sans-serif;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 140%;
    font-size: 14px;
    text-transform: uppercase;
  }
  #topratedContainerID {
    width: 1220px;
    margin: auto;
  }
  #topratedContainerID .platform-components-rich-text .kad__titletopmajorappliances {
    margin-top: 7px;
    margin-bottom: 35px;
    text-align: center;
    padding-top: 7px;
    padding-bottom: 30px;
  }
  #topratedContainerID .kad__titletopmajorappliances span {
    font-size: 30px;
    font-weight: 900;
    font-family: "AVENIR W01", sans-serif;
    line-height: 100%;
  }
  #topratedContainerID .platform-components-content-card__button--primary.brand:hover {
    background-color: transparent;
    color: #9b132b !important;
    transition: background-color 200ms ease-out, color 200ms ease-out;
  }
  #topratedContainerID .platform-components-content-card__button.withicon-right .button-icon {
    margin-left: 11px !important;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1100px) {
  #topratedContainerID .platform-components-content-card__container.image-contained-padding {
    padding: 15px 15px 18.5px 15px;
    width: 324px;
    margin-left: 79px;
    margin-right: -37px;
  }
  #topratedContainerID #dealstoprate__header {
    margin-bottom: -42px;
    margin-right: 10%;
  }
  #topratedContainerID .pc-carousel-wrapper .pc-carousel-container[data-space-between="true"] .slick-slide {
    margin-right: 16px !important;
    margin-bottom: 30px !important;
  }
  #topratedContainerID {
    margin-left: 0;
  }
  #topratedContainerID .prd-carousel__product-tile__title {
    font-size: 14px;
    width: 162px;
  }
  #topratedContainerID .pc-carousel-container .slick-track {
    display: block !important;
    width: 100% !important;
    margin-left: -39px;
  }
  #topratedContainerID .slick-slide {
    margin-right: 17px;
  }
}
@media only screen and (min-width: 1150px) and (max-width: 1170px) {
  #topratedContainerID .pc-carousel-container .slick-track {
    margin-left: -46px;
  }
}
@media only screen and (min-width: 1020px) and (max-width: 1040px) {
  #topratedContainerID .pc-carousel-container .slick-track {
    margin-left: -65px;
    width: 98% !important;
  }
}
@media only screen and (min-width: 1110px) and (max-width: 1130px) {
  #topratedContainerID .pc-carousel-container .slick-track {
    margin-left: -73px !important;
  }
}
@media only screen and (min-width: 970px) and (max-width: 990px) {
  #topratedContainerID .pc-carousel-container .slick-track {
    margin-left: 100px !important;
  }
}
@media only screen and (max-width: 767px) and (orientation: portrait) {
  #topratedContainerID .kad__titletopmajorappliances span {
    font-weight: 500;
    font-size: 12px;
    letter-spacing: 0.1em;
    line-height: 120%;
    color: #2E2E2E;
    font-family: 'Avenir-Heavy', 'Avenir', sans-serif;
  }
  #topratedContainerID .platform-components-content-card__button-container .platform-components-content-card__button--primary.brand.pc-add-to-cart {
    margin-left: 40px;
    margin-top: 15px;
  }
  #topratedContainerID .platform-components-content-card__button-container .button-full.trigger-modal {
    margin-left: 35px;
  }
  #topratedContainerID .arrows-track .slick-arrow.slick-next {
    background: #2e2e2e;
    color: #fff;
  }
  #topratedContainerID .arrows-track .slick-arrow.slick-prev {
    background: #2e2e2e;
    color: #fff;
  }
  #topratedContainerID .pc-carousel-wrapper.arrowMobilePadding .arrows-track .slick-arrow.slick-prev {
    left: 5px;
  }
  #topratedContainerID .pc-carousel-wrapper.arrowMobilePadding .arrows-track .slick-arrow.slick-next {
    right: 5px;
  }
  #topratedContainerID .pc-carousel-container .slick-dots > li > button:focus {
    outline: 1px solid #c41230;
  }
  #topratedContainerID .platform-components-product-card__price .sale-price {
    color: #2e2e2e;
  }
  #TopRatedMAContainer #dealstoprate__header {
    margin-bottom: -4px;
    padding: 26px 0 8px 0;
  }
  #counterTopContainer #dealstoprate__header {
    margin-bottom: -4px;
    padding: 26px 0 31px 0;
  }
  #topratedContainerID .platform-components-content-card__image-container {
    align-self: center;
    margin-left: 7px;
  }
  #topratedContainerID .pc-carousel-wrapper .pc-carousel-container .slick-slide {
    height: 235px!important;
  }
  #topratedContainerID .pc-carousel-container[data-space-between="true"] .slick-slide {
    margin-right: -3px;
    margin-left: 6px;
  }
  #topratedContainerID .platform-components-rich-text .kad__titletopmajorappliances {
    padding-top: 40px;
    padding-bottom: 30px;
    margin-top: -35px;
  }
  #topratedContainerID .platform-components-rich-text > *:last-child {
    margin-bottom: -14px;
  }
  #topratedContainerID .slick-slide {
    margin-right: 7px !important;
    margin-left: 20px !important;
    display: flex;
    flex-direction: row;
    width: 325px !important;
    align-items: center;
    height: 183px !important;
    padding: 15px 10px 15px 0;
  }
  #topratedContainerID .platform-components-content-card__image-container--contained.automatic .platform-components-content-card__image {
    width: 98%;
  }
  #topratedContainerID .platform-components-content-card__flex-order-image--lg.platform-components-content-card__flex-direction-row--lg .platform-components-content-card__content.image-contained-padding {
    padding-left: 15px;
  }
  #topratedContainerID .prd-carousel__product-tile__title {
    font-size: 14px;
    width: 94%;
    line-height: 100%;
    padding-top: 20px;
    margin-bottom: 6px !important;
    height: 77px;
  }
  #topratedContainerID .platform-components-content-card__button--primary.brand {
    background-color: transparent;
    width: 176px;
    padding: 2px 14px 15px 26px;
    color: #C41230 !important;
    margin-left: 11px;
    font-family: "AVENIR W01", sans-serif;
  }
  #topratedContainerID .platform-components-content-card__button--primary.brand:hover {
    color: #9b132b !important;
  }
  #topratedContainerID .platform-components-content-card__button-container {
    margin-left: calc(-42px);
    margin-right: calc(0px);
  }
  #topratedContainerID .platform-components-content-card__body-copy {
    margin-top: 0;
  }
  #topratedContainerID .platform-components-content-card .platform-components-content-card__content {
    width: 216%;
  }
  #topratedContainerID .platform-components-content-card__container.image-contained-padding {
    padding: 8px 3px 15px 0px;
  }
  #topratedContainerID .platform-components-content-card__body-copy + div {
    margin-top: 10px;
  }
  #topratedContainerID .platform-components-product-card__price-sale {
    font-family: "AVENIR W01", sans-serif;
    font-weight: 400;
    line-height: 140% !important;
    font-size: 12px !important;
    text-transform: uppercase;
    letter-spacing: 0;
    margin-bottom: 1px;
  }
  #topratedContainerID .platform-components-product-card__price {
    font-family: "AVENIR W01", sans-serif;
    font-weight: 400;
    line-height: 100% !important;
    font-size: 12px !important;
    text-transform: none;
    letter-spacing: 0;
    margin-bottom: 1px;
  }
  #topratedContainerID .slick-dotted.slick-slider {
    margin-bottom: 0;
    margin-top: -8px;
  }
  #topratedContainerID .slick-dots {
    margin: 15px 0 47px;
  }
  #topratedContainerID .pc-carousel-wrapper .arrows-track .slick-arrow.slick-disabled {
    background: #D9D9D9 !important;
  }
}
@media only screen and (max-width: 767px) and (orientation: landscape) {
  #topratedContainerID .TopratedMidContenTopV1 .slick-slide {
    margin-right: 2%;
    margin-left: 2%;
    width: 630px !important;
  }
  #topratedContainerID .pc-carousel-wrapper.arrowMobilePadding .arrows-track .slick-arrow.slick-prev {
    left: 30px;
  }
  #topratedContainerID .pc-carousel-wrapper.arrowMobilePadding .arrows-track .slick-arrow.slick-next {
    right: 30px;
  }
  #topratedContainerID .TopratedMidContenTopV2 .slick-slide {
    margin: 0 44px 0 44px;
  }
  #topratedContainerID {
    height: 480px !important;
  }
  #topratedContainerID .arrows-track .slick-arrow.slick-next {
    background: #2e2e2e;
    color: #fff;
  }
  #topratedContainerID .arrows-track .slick-arrow.slick-prev {
    background: #2e2e2e;
    color: #fff;
  }
  #topratedContainerID .pc-carousel-wrapper .arrows-track .slick-arrow.slick-disabled {
    background: #D9D9D9 !important;
  }
}
@media only screen and (min-width: 360px) and (max-width: 380px) and (orientation: portrait) {
  #topratedContainerID .platform-components-content-card__image-container--contained.automatic .platform-components-content-card__image {
    width: 84%;
    margin-right: 0;
  }
  #topratedContainerID .slick-slide {
    margin-right: 11px !important;
    margin-left: 12px !important;
    padding: 15px 1px 15px 0;
  }
  #topratedContainerID .platform-components-content-card .platform-components-content-card__content {
    width: 215%;
  }
  #topratedContainerID .platform-components-content-card__button-container {
    margin-left: calc(-41px);
    margin-right: calc(9px);
  }
  #topratedContainerID .platform-components-content-card__button--primary.brand {
    padding: 0 15px 20px 26px;
    width: 176px;
    margin-left: 10px;
    font-family: "AVENIR W01", sans-serif;
    color: #C41230 !important;
  }
  #topratedContainerID .platform-components-content-card__button--primary.brand:hover {
    color: #9b132b !important;
  }
  #topratedContainerID .platform-components-content-card__container.image-contained-padding {
    padding: 11px 3px 9px 7px;
  }
  #topratedContainerID .prd-carousel__product-tile__title {
    padding-top: 22px;
    padding-bottom: 9px;
    width: 145px;
    height: 92px;
  }
  #topratedContainerID .platform-components-content-card__content.image-contained-padding {
    padding-right: 12px;
  }
  #topratedContainerID .platform-components-content-card__flex-order-image--lg.platform-components-content-card__flex-direction-row--lg .platform-components-content-card__content.image-contained-padding {
    padding-left: 6px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) and (orientation: portrait) {
  #topratedContainerID #dealstoprate__header {
    background: #fff;
    margin-top: 0px;
    padding-top: 35px;
    margin-bottom: -41px;
  }
  #topratedContainerID .kad__titletopmajorappliances span {
    margin-right: 33%;
    font-size: 30px;
    font-weight: 900;
    font-family: "AVENIR W01", sans-serif;
    line-height: 100%;
  }
  #topratedContainerID .pc-carousel-container .slick-slide {
    height: 196px !important;
  }
  #topratedContainerID .pc-carousel-wrapper .pc-carousel-container[data-space-between="true"] .slick-slide {
    margin: 0;
    margin-right: 40px;
    margin-bottom: 30px;
  }
  #topratedContainerID .platform-components-content-card__image-container--contained.automatic .platform-components-content-card__image {
    max-height: 126px;
    max-width: 100%;
    display: block;
    object-fit: contain;
    width: 100%;
  }
  #topratedContainerID .platform-components-content-card__container.image-contained-padding {
    padding: 15px 5px 18.5px 15px;
    width: 349px;
    margin-left: 23px;
    margin-right: 15px;
    height: 210px;
  }
  #topratedContainerID .slick-slide {
    width: 30% !important;
    margin-bottom: -10px;
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 15px 20px 15px 0px;
    height: 196px !important;
    margin-right: 47px;
  }
  #topratedContainerID .pc-carousel-container .slick-track {
    display: block !important;
    width: 88% !important;
    margin-left: 14px;
  }
  #topratedContainerID .prd-carousel__product-tile__title {
    font-style: normal;
    font-weight: 900;
    font-size: 16px;
    line-height: 100%;
    padding-top: 61px;
    padding-bottom: 0;
    margin: 0;
    font-family: "AVENIR W01", sans-serif;
    height: 127px;
    width: 186px;
  }
  #topratedContainerID .platform-components-content-card__body-copy {
    margin-bottom: 13px;
    margin-top: -50px;
    position: relative;
    z-index: 999;
  }
  #topratedContainerID .platform-components-content-card__button--primary.brand {
    text-transform: uppercase;
    width: 203px;
    height: 48px !important;
    padding: 41px 24px 16px;
    text-align: center;
    cursor: pointer;
    font-style: normal;
    font-weight: 900;
    font-size: 14px;
    line-height: 100%;
    margin-left: -21px;
    background-color: transparent;
    color: #C41230 !important;
    transition: background-color 200ms ease-out, color 200ms ease-out;
  }
  #topratedContainerID .platform-components-product-card__meta-container {
    justify-content: space-between;
    margin-top: 11px;
    margin-bottom: 0;
  }
  #topratedContainerID .platform-components-product-card__price .sale-price {
    color: #2E2E2E;
    margin-top: -9px;
  }
  #topratedContainerID .platform-components-product-card__price {
    font-family: "AVENIR W01", sans-serif;
    font-weight: 400;
    line-height: 100% !important;
    font-size: 14px;
    text-transform: none;
    letter-spacing: 0;
    width: 190px;
    margin-top: -12px;
  }
  #topratedContainerID .platform-components-product-card__price-sale {
    font-family: "AVENIR W01", sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 0;
    line-height: 140% !important;
    font-size: 14px;
  }
  #topratedContainerID {
    width: 1220px;
    margin: auto;
  }
  #topratedContainerID .platform-components-rich-text .kad__titletopmajorappliances {
    margin-top: 7px;
    margin-bottom: 35px;
    text-align: center;
    padding-top: 7px;
    padding-bottom: 30px;
  }
  #topratedContainerID .platform-components-content-card__button--primary.brand:hover {
    background-color: transparent;
    color: #9b132b !important;
    transition: background-color 200ms ease-out, color 200ms ease-out;
  }
  #topratedContainerID .platform-components-content-card__button.withicon-right .button-icon {
    margin-left: 11px !important;
  }
}
@media only screen and (min-device-width: 810px) and (max-device-width: 1023px) and (orientation: landscape) {
  #topratedContainerID .pc-carousel-container .slick-track {
    margin-left: 55px;
  }
  #topratedContainerID .pc-carousel-wrapper .pc-carousel-container[data-space-between="true"] .slick-slide {
    margin-right: -36px !important;
  }
  #topratedContainerID .slick-slide {
    width: 36% !important;
  }
  #topratedContainerID .platform-components-content-card__container.image-contained-padding {
    width: 406px;
    margin-left: 69px;
    margin-right: 36px;
  }
  #topratedContainerID .platform-components-content-card__button--primary.brand {
    width: 190px;
    padding: 15px 5px 16px 15px;
  }
}

.platform-components-content-card__container.image-contained-padding {
  padding: 20px 20px;
}
.platform-components-content-card__container.value-prop {
  padding: 5px 5px;
}
.platform-components-content-card__preheader {
  font-family: 'Avenir-Heavy', 'Avenir', sans-serif;
  font-weight: 800;
  line-height: 100%;
  text-transform: uppercase;
  letter-spacing: 0;
  font-size: 0.75rem;
  margin-bottom: 0.625rem;
}
@media only screen and (max-width: 767px) {
  .platform-components-content-card__preheader {
    font-size: 0.75rem;
    margin-bottom: 0.625rem;
  }
}
.platform-components-content-card__subtitle {
  font-family: 'Avenir-Roman', 'Avenir', sans-serif;
  font-weight: 400;
  line-height: 150%;
  text-transform: none;
  letter-spacing: 0;
  font-size: 1rem;
  margin-bottom: 1.25rem;
}
@media only screen and (max-width: 767px) {
  .platform-components-content-card__subtitle {
    font-size: 1rem;
    margin-bottom: 1.25rem;
  }
}
.platform-components-content-card__body-copy {
  font-family: 'Avenir-Roman', 'Avenir', sans-serif;
  font-weight: 400;
  line-height: 150%;
  text-transform: none;
  letter-spacing: 0;
  font-size: 1rem;
}
@media only screen and (max-width: 767px) {
  .platform-components-content-card__body-copy {
    font-size: 1rem;
  }
}
.platform-components-content-card__body-copy b,
.platform-components-content-card__body-copy strong {
  font-family: 'Avenir-Heavy', 'Avenir', sans-serif;
  font-weight: 800;
}
.platform-components-content-card__body-copy + div.value-prop {
  margin-top: 10px;
}
.platform-components-content-card__body-copy button {
  font-family: 'Avenir-Roman', 'Avenir', sans-serif;
}
.platform-components-content-card__body-copy button:focus {
  outline: 1px solid #000000;
}
.platform-components-content-card__button-container {
  margin-left: calc(-10px);
  margin-right: calc(-10px);
}
.platform-components-content-card__button {
  font-family: 'Avenir-Heavy', 'Avenir', sans-serif;
  font-weight: 800;
  line-height: 150%;
  font-size: 0.875rem;
  text-transform: uppercase;
  letter-spacing: 0;
  padding: 15px 30px;
  border-radius: 0;
  margin-left: calc(10px);
  margin-right: calc(10px);
  margin-bottom: 20px;
}
.platform-components-content-card__button:hover,
.platform-components-content-card__button:active {
  padding: 15px 30px;
}
.platform-components-content-card__button:focus {
  padding: 15px 30px;
}
.platform-components-content-card__button--primary.brand {
  background-color: #c41230;
  color: #ffffff;
  transition: background-color 200ms ease-out, color 200ms ease-out;
}
.platform-components-content-card__button--primary.brand:hover,
.platform-components-content-card__button--primary.brand:active,
.platform-components-content-card__button--primary.brand:focus {
  background-color: #9b132b;
  color: #ffffff;
}
.platform-components-content-card__button--primary.light {
  background-color: #ffffff;
  color: #c41230;
  transition: background-color 200ms ease-out, color 200ms ease-out;
}
.platform-components-content-card__button--primary.light:hover,
.platform-components-content-card__button--primary.light:active,
.platform-components-content-card__button--primary.light:focus {
  background-color: #9b132b;
  color: #ffffff;
}
.platform-components-content-card__button--primary.dark {
  background-color: #2e2e2e;
  color: #ffffff;
  transition: background-color 200ms ease-out, color 200ms ease-out;
}
.platform-components-content-card__button--primary.dark:hover,
.platform-components-content-card__button--primary.dark:active,
.platform-components-content-card__button--primary.dark:focus {
  background-color: #9b132b;
  color: #ffffff;
}
.platform-components-content-card__button--secondary.brand {
  background-color: transparent;
  color: #c41230;
  box-shadow: inset 0 0 0 2px #c41230;
  transition: background-color 200ms ease-out, color 200ms ease-out, box-shadow 200ms ease-out;
}
.platform-components-content-card__button--secondary.brand:hover,
.platform-components-content-card__button--secondary.brand:active,
.platform-components-content-card__button--secondary.brand:focus {
  background-color: #9b132b;
  color: #ffffff;
  box-shadow: inset 0 0 0 2px #9b132b;
}
.platform-components-content-card__button--secondary.dark {
  background-color: transparent;
  color: #2e2e2e;
  box-shadow: inset 0 0 0 2px #2e2e2e;
  transition: background-color 200ms ease-out, color 200ms ease-out, box-shadow 200ms ease-out;
}
.platform-components-content-card__button--secondary.dark:hover,
.platform-components-content-card__button--secondary.dark:active,
.platform-components-content-card__button--secondary.dark:focus {
  background-color: #9b132b;
  color: #ffffff;
  box-shadow: inset 0 0 0 2px #9b132b;
}
.platform-components-content-card__button--secondary.light {
  background-color: transparent;
  color: #ffffff;
  box-shadow: inset 0 0 0 2px #ffffff;
  transition: background-color 200ms ease-out, color 200ms ease-out, box-shadow 200ms ease-out;
}
.platform-components-content-card__button--secondary.light:hover,
.platform-components-content-card__button--secondary.light:active,
.platform-components-content-card__button--secondary.light:focus {
  background-color: #9b132b;
  color: #ffffff;
  box-shadow: inset 0 0 0 2px #9b132b;
}
.platform-components-content-card__button--tertiary {
  padding: 15px 0;
}
.platform-components-content-card__button--tertiary.brand {
  color: #c41230;
  transition: color 200ms ease-out;
}
.platform-components-content-card__button--tertiary.brand:hover,
.platform-components-content-card__button--tertiary.brand:active,
.platform-components-content-card__button--tertiary.brand:focus {
  color: #9b132b;
}
.platform-components-content-card__button--tertiary.dark {
  color: #2e2e2e;
  transition: color 200ms ease-out;
}
.platform-components-content-card__button--tertiary.dark:hover,
.platform-components-content-card__button--tertiary.dark:active,
.platform-components-content-card__button--tertiary.dark:focus {
  color: #9b132b;
}
.platform-components-content-card__button--tertiary.light {
  color: #ffffff;
  transition: color 200ms ease-out;
}
.platform-components-content-card__button--tertiary.light:hover,
.platform-components-content-card__button--tertiary.light:active,
.platform-components-content-card__button--tertiary.light:focus {
  color: #aaaaaa;
}
.platform-components-content-card__button--tertiary:hover,
.platform-components-content-card__button--tertiary:active,
.platform-components-content-card__button--tertiary:focus {
  padding: 15px 0;
}
@media (min-width: 768px) {
  .platform-components-content-card__button {
    font-size: 0.875rem;
  }
}
.platform-components-content-card__button .button-icon {
  font-size: 1.5rem;
}
@media only screen and (max-width: 767px) {
  .platform-components-content-card__button .button-icon {
    font-size: 1.5rem;
  }
}
.platform-components-content-card__content {
  padding: 20px 20px;
}
@media (min-width: 73.125rem) {
  .platform-components-content-card__content.platform-components-content-card__boxed-container {
    max-width: 73.125rem;
    margin: 0 auto;
  }
}
.platform-components-content-card a.headline-link:focus {
  outline: 1px solid #5e5e5e !important;
}
.platform-components-content-card__theme-01 {
  background-color: #ffffff;
  background-image: linear-gradient(to bottom, transparent, transparent);
  --overlay-color-1: rgba(255, 255, 255, 0.9);
}
.platform-components-content-card__theme-01 .platform-components-content-card__border {
  border: 1px solid #e2e2e5;
}
.platform-components-content-card__theme-01 .platform-components-content-card__main-header,
.platform-components-content-card__theme-01 .platform-components-content-card__subtitle,
.platform-components-content-card__theme-01 .platform-components-content-card__body-copy,
.platform-components-content-card__theme-01 .platform-components-content-card__body-copy p {
  color: #2e2e2e;
}
.platform-components-content-card__theme-01 .platform-components-content-card__preheader {
  color: #2e2e2e;
}
.platform-components-content-card__theme-01 .platform-components-content-card__body-copy a {
  color: #c41230;
}
.platform-components-content-card__theme-01 .platform-components-content-card__body-copy a:hover {
  color: #9b132b;
}
.platform-components-content-card__theme-01 .platform-components-content-card__body-copy button {
  color: #c41230;
}
.platform-components-content-card__theme-01 .platform-components-content-card__body-copy button:hover {
  color: #9b132b;
}
.platform-components-content-card__theme-01 .platform-components-content-card__color-overlay {
  background-color: rgba(255, 255, 255, 0.9);
}
.platform-components-content-card__theme-02 {
  background-color: #f6f6f6;
  background-image: linear-gradient(to bottom, transparent, transparent);
  --overlay-color-1: rgba(246, 246, 246, 0.9);
}
.platform-components-content-card__theme-02 .platform-components-content-card__border {
  border: 1px solid #e2e2e5;
}
.platform-components-content-card__theme-02 .platform-components-content-card__main-header,
.platform-components-content-card__theme-02 .platform-components-content-card__subtitle,
.platform-components-content-card__theme-02 .platform-components-content-card__body-copy,
.platform-components-content-card__theme-02 .platform-components-content-card__body-copy p {
  color: #2e2e2e;
}
.platform-components-content-card__theme-02 .platform-components-content-card__preheader {
  color: #2e2e2e;
}
.platform-components-content-card__theme-02 .platform-components-content-card__body-copy a {
  color: #c41230;
}
.platform-components-content-card__theme-02 .platform-components-content-card__body-copy a:hover {
  color: #9b132b;
}
.platform-components-content-card__theme-02 .platform-components-content-card__body-copy button {
  color: #c41230;
}
.platform-components-content-card__theme-02 .platform-components-content-card__body-copy button:hover {
  color: #9b132b;
}
.platform-components-content-card__theme-02 .platform-components-content-card__color-overlay {
  background-color: rgba(246, 246, 246, 0.9);
}
.platform-components-content-card__theme-03 {
  background-color: #eeeeee;
  background-image: linear-gradient(to bottom, transparent, transparent);
  --overlay-color-1: rgba(238, 238, 238, 0.9);
}
.platform-components-content-card__theme-03 .platform-components-content-card__border {
  border: 1px solid #d8d8db;
}
.platform-components-content-card__theme-03 .platform-components-content-card__main-header,
.platform-components-content-card__theme-03 .platform-components-content-card__subtitle,
.platform-components-content-card__theme-03 .platform-components-content-card__body-copy,
.platform-components-content-card__theme-03 .platform-components-content-card__body-copy p {
  color: #2e2e2e;
}
.platform-components-content-card__theme-03 .platform-components-content-card__preheader {
  color: #2e2e2e;
}
.platform-components-content-card__theme-03 .platform-components-content-card__body-copy a {
  color: #c41230;
}
.platform-components-content-card__theme-03 .platform-components-content-card__body-copy a:hover {
  color: #9b132b;
}
.platform-components-content-card__theme-03 .platform-components-content-card__body-copy button {
  color: #c41230;
}
.platform-components-content-card__theme-03 .platform-components-content-card__body-copy button:hover {
  color: #9b132b;
}
.platform-components-content-card__theme-03 .platform-components-content-card__color-overlay {
  background-color: rgba(238, 238, 238, 0.9);
}
.platform-components-content-card__theme-04 {
  background-color: #2e2e2e;
  background-image: linear-gradient(to bottom, transparent, transparent);
  --overlay-color-1: rgba(0, 0, 0, 0.8);
}
.platform-components-content-card__theme-04 .platform-components-content-card__border {
  border: 1px solid #000000;
}
.platform-components-content-card__theme-04 .platform-components-content-card__main-header,
.platform-components-content-card__theme-04 .platform-components-content-card__subtitle,
.platform-components-content-card__theme-04 .platform-components-content-card__body-copy,
.platform-components-content-card__theme-04 .platform-components-content-card__body-copy p {
  color: #ffffff;
}
.platform-components-content-card__theme-04 .platform-components-content-card__preheader {
  color: #ffffff;
}
.platform-components-content-card__theme-04 .platform-components-content-card__body-copy a {
  color: #aaaaaa;
}
.platform-components-content-card__theme-04 .platform-components-content-card__body-copy a:hover {
  color: #ffffff;
}
.platform-components-content-card__theme-04 .platform-components-content-card__body-copy button {
  color: #aaaaaa;
}
.platform-components-content-card__theme-04 .platform-components-content-card__body-copy button:hover {
  color: #ffffff;
}
.platform-components-content-card__theme-04 .platform-components-content-card__color-overlay {
  background-color: rgba(0, 0, 0, 0.8);
}
.platform-components-content-card__border-radius {
  border-radius: 0;
}
.platform-components-content-card__border-radius .platform-components-content-card__image-container--background .platform-components-content-card__image {
  border-radius: 0;
}
.platform-components-content-card__border-radius.image-contained-stretch.platform-components-content-card__flex-order-image--lg.platform-components-content-card__flex-direction-column--lg .platform-components-content-card__image,
.platform-components-content-card__border-radius:not(.image-contained-padding):not(.image-background).platform-components-content-card__flex-order-image--lg.platform-components-content-card__flex-direction-column--lg .platform-components-content-card__image {
  border-radius: 0 0 0 0;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .platform-components-content-card__border-radius.image-contained-stretch.platform-components-content-card__flex-order-image--lg.platform-components-content-card__flex-direction-column--md .platform-components-content-card__image,
  .platform-components-content-card__border-radius:not(.image-contained-padding):not(.image-background).platform-components-content-card__flex-order-image--lg.platform-components-content-card__flex-direction-column--md .platform-components-content-card__image {
    border-radius: 0 0 0 0;
  }
}
@media (max-width: 767px) {
  .platform-components-content-card__border-radius.image-contained-stretch.platform-components-content-card__flex-order-image--lg.platform-components-content-card__flex-direction-column--sm .platform-components-content-card__image,
  .platform-components-content-card__border-radius:not(.image-contained-padding):not(.image-background).platform-components-content-card__flex-order-image--lg.platform-components-content-card__flex-direction-column--sm .platform-components-content-card__image {
    border-radius: 0 0 0 0;
  }
}
.platform-components-content-card__border-radius.image-contained-stretch.platform-components-content-card__flex-order-image--lg.platform-components-content-card__flex-direction-row--lg .platform-components-content-card__image,
.platform-components-content-card__border-radius:not(.image-contained-padding):not(.image-background).platform-components-content-card__flex-order-image--lg.platform-components-content-card__flex-direction-row--lg .platform-components-content-card__image {
  border-radius: 0 0 0 0;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .platform-components-content-card__border-radius.image-contained-stretch.platform-components-content-card__flex-order-image--lg.platform-components-content-card__flex-direction-row--md .platform-components-content-card__image,
  .platform-components-content-card__border-radius:not(.image-contained-padding):not(.image-background).platform-components-content-card__flex-order-image--lg.platform-components-content-card__flex-direction-row--md .platform-components-content-card__image {
    border-radius: 0 0 0 0;
  }
}
@media (max-width: 767px) {
  .platform-components-content-card__border-radius.image-contained-stretch.platform-components-content-card__flex-order-image--lg.platform-components-content-card__flex-direction-row--sm .platform-components-content-card__image,
  .platform-components-content-card__border-radius:not(.image-contained-padding):not(.image-background).platform-components-content-card__flex-order-image--lg.platform-components-content-card__flex-direction-row--sm .platform-components-content-card__image {
    border-radius: 0 0 0 0;
  }
}
.platform-components-content-card__border-radius.image-contained-stretch.platform-components-content-card__flex-order-text--lg.platform-components-content-card__flex-direction-column--lg .platform-components-content-card__image,
.platform-components-content-card__border-radius:not(.image-contained-padding):not(.image-background).platform-components-content-card__flex-order-text--lg.platform-components-content-card__flex-direction-column--lg .platform-components-content-card__image {
  border-radius: 0 0 0 0;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .platform-components-content-card__border-radius.image-contained-stretch.platform-components-content-card__flex-order-text--lg.platform-components-content-card__flex-direction-column--md .platform-components-content-card__image,
  .platform-components-content-card__border-radius:not(.image-contained-padding):not(.image-background).platform-components-content-card__flex-order-text--lg.platform-components-content-card__flex-direction-column--md .platform-components-content-card__image {
    border-radius: 0 0 0 0;
  }
}
@media (max-width: 767px) {
  .platform-components-content-card__border-radius.image-contained-stretch.platform-components-content-card__flex-order-text--lg.platform-components-content-card__flex-direction-column--sm .platform-components-content-card__image,
  .platform-components-content-card__border-radius:not(.image-contained-padding):not(.image-background).platform-components-content-card__flex-order-text--lg.platform-components-content-card__flex-direction-column--sm .platform-components-content-card__image {
    border-radius: 0 0 0 0;
  }
}
.platform-components-content-card__border-radius.image-contained-stretch.platform-components-content-card__flex-order-text--lg.platform-components-content-card__flex-direction-row--lg .platform-components-content-card__image,
.platform-components-content-card__border-radius:not(.image-contained-padding):not(.image-background).platform-components-content-card__flex-order-text--lg.platform-components-content-card__flex-direction-row--lg .platform-components-content-card__image {
  border-radius: 0 0 0 0;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .platform-components-content-card__border-radius.image-contained-stretch.platform-components-content-card__flex-order-text--lg.platform-components-content-card__flex-direction-row--md .platform-components-content-card__image,
  .platform-components-content-card__border-radius:not(.image-contained-padding):not(.image-background).platform-components-content-card__flex-order-text--lg.platform-components-content-card__flex-direction-row--md .platform-components-content-card__image {
    border-radius: 0 0 0 0;
  }
}
@media (max-width: 767px) {
  .platform-components-content-card__border-radius.image-contained-stretch.platform-components-content-card__flex-order-text--lg.platform-components-content-card__flex-direction-row--sm .platform-components-content-card__image,
  .platform-components-content-card__border-radius:not(.image-contained-padding):not(.image-background).platform-components-content-card__flex-order-text--lg.platform-components-content-card__flex-direction-row--sm .platform-components-content-card__image {
    border-radius: 0 0 0 0;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .platform-components-content-card__border-radius.image-contained-stretch.platform-components-content-card__flex-order-image--md.platform-components-content-card__flex-direction-column--lg .platform-components-content-card__image,
  .platform-components-content-card__border-radius:not(.image-contained-padding):not(.image-background).platform-components-content-card__flex-order-image--md.platform-components-content-card__flex-direction-column--lg .platform-components-content-card__image {
    border-radius: 0 0 0 0;
  }
  .platform-components-content-card__border-radius.image-contained-stretch.platform-components-content-card__flex-order-image--md.platform-components-content-card__flex-direction-row--lg .platform-components-content-card__image,
  .platform-components-content-card__border-radius:not(.image-contained-padding):not(.image-background).platform-components-content-card__flex-order-image--md.platform-components-content-card__flex-direction-row--lg .platform-components-content-card__image {
    border-radius: 0 0 0 0;
  }
  .platform-components-content-card__border-radius.image-contained-stretch.platform-components-content-card__flex-order-image--md.platform-components-content-card__flex-direction-column--md .platform-components-content-card__image,
  .platform-components-content-card__border-radius:not(.image-contained-padding):not(.image-background).platform-components-content-card__flex-order-image--md.platform-components-content-card__flex-direction-column--md .platform-components-content-card__image {
    border-radius: 0 0 0 0;
  }
  .platform-components-content-card__border-radius.image-contained-stretch.platform-components-content-card__flex-order-image--md.platform-components-content-card__flex-direction-row--md .platform-components-content-card__image,
  .platform-components-content-card__border-radius:not(.image-contained-padding):not(.image-background).platform-components-content-card__flex-order-image--md.platform-components-content-card__flex-direction-row--md .platform-components-content-card__image {
    border-radius: 0 0 0 0;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .platform-components-content-card__border-radius.image-contained-stretch.platform-components-content-card__flex-order-text--md.platform-components-content-card__flex-direction-column--lg .platform-components-content-card__image,
  .platform-components-content-card__border-radius:not(.image-contained-padding):not(.image-background).platform-components-content-card__flex-order-text--md.platform-components-content-card__flex-direction-column--lg .platform-components-content-card__image {
    border-radius: 0 0 0 0;
  }
  .platform-components-content-card__border-radius.image-contained-stretch.platform-components-content-card__flex-order-text--md.platform-components-content-card__flex-direction-row--lg .platform-components-content-card__image,
  .platform-components-content-card__border-radius:not(.image-contained-padding):not(.image-background).platform-components-content-card__flex-order-text--md.platform-components-content-card__flex-direction-row--lg .platform-components-content-card__image {
    border-radius: 0 0 0 0;
  }
  .platform-components-content-card__border-radius.image-contained-stretch.platform-components-content-card__flex-order-text--md.platform-components-content-card__flex-direction-column--md .platform-components-content-card__image,
  .platform-components-content-card__border-radius:not(.image-contained-padding):not(.image-background).platform-components-content-card__flex-order-text--md.platform-components-content-card__flex-direction-column--md .platform-components-content-card__image {
    border-radius: 0 0 0 0;
  }
  .platform-components-content-card__border-radius.image-contained-stretch.platform-components-content-card__flex-order-text--md.platform-components-content-card__flex-direction-row--md .platform-components-content-card__image,
  .platform-components-content-card__border-radius:not(.image-contained-padding):not(.image-background).platform-components-content-card__flex-order-text--md.platform-components-content-card__flex-direction-row--md .platform-components-content-card__image {
    border-radius: 0 0 0 0;
  }
}
@media (max-width: 767px) {
  .platform-components-content-card__border-radius.image-contained-stretch.platform-components-content-card__flex-order-image--sm.platform-components-content-card__flex-direction-column--lg .platform-components-content-card__image,
  .platform-components-content-card__border-radius:not(.image-contained-padding):not(.image-background).platform-components-content-card__flex-order-image--sm.platform-components-content-card__flex-direction-column--lg .platform-components-content-card__image {
    border-radius: 0 0 0 0;
  }
  .platform-components-content-card__border-radius.image-contained-stretch.platform-components-content-card__flex-order-image--sm.platform-components-content-card__flex-direction-row--lg .platform-components-content-card__image,
  .platform-components-content-card__border-radius:not(.image-contained-padding):not(.image-background).platform-components-content-card__flex-order-image--sm.platform-components-content-card__flex-direction-row--lg .platform-components-content-card__image {
    border-radius: 0 0 0 0;
  }
  .platform-components-content-card__border-radius.image-contained-stretch.platform-components-content-card__flex-order-image--sm.platform-components-content-card__flex-direction-column--sm .platform-components-content-card__image,
  .platform-components-content-card__border-radius:not(.image-contained-padding):not(.image-background).platform-components-content-card__flex-order-image--sm.platform-components-content-card__flex-direction-column--sm .platform-components-content-card__image {
    border-radius: 0 0 0 0;
  }
  .platform-components-content-card__border-radius.image-contained-stretch.platform-components-content-card__flex-order-image--sm.platform-components-content-card__flex-direction-row--sm .platform-components-content-card__image,
  .platform-components-content-card__border-radius:not(.image-contained-padding):not(.image-background).platform-components-content-card__flex-order-image--sm.platform-components-content-card__flex-direction-row--sm .platform-components-content-card__image {
    border-radius: 0 0 0 0;
  }
}
@media (max-width: 767px) {
  .platform-components-content-card__border-radius.image-contained-stretch.platform-components-content-card__flex-order-text--sm.platform-components-content-card__flex-direction-column--lg .platform-components-content-card__image,
  .platform-components-content-card__border-radius:not(.image-contained-padding):not(.image-background).platform-components-content-card__flex-order-text--sm.platform-components-content-card__flex-direction-column--lg .platform-components-content-card__image {
    border-radius: 0 0 0 0;
  }
  .platform-components-content-card__border-radius.image-contained-stretch.platform-components-content-card__flex-order-text--sm.platform-components-content-card__flex-direction-row--lg .platform-components-content-card__image,
  .platform-components-content-card__border-radius:not(.image-contained-padding):not(.image-background).platform-components-content-card__flex-order-text--sm.platform-components-content-card__flex-direction-row--lg .platform-components-content-card__image {
    border-radius: 0 0 0 0;
  }
  .platform-components-content-card__border-radius.image-contained-stretch.platform-components-content-card__flex-order-text--sm.platform-components-content-card__flex-direction-column--sm .platform-components-content-card__image,
  .platform-components-content-card__border-radius:not(.image-contained-padding):not(.image-background).platform-components-content-card__flex-order-text--sm.platform-components-content-card__flex-direction-column--sm .platform-components-content-card__image {
    border-radius: 0 0 0 0;
  }
  .platform-components-content-card__border-radius.image-contained-stretch.platform-components-content-card__flex-order-text--sm.platform-components-content-card__flex-direction-row--sm .platform-components-content-card__image,
  .platform-components-content-card__border-radius:not(.image-contained-padding):not(.image-background).platform-components-content-card__flex-order-text--sm.platform-components-content-card__flex-direction-row--sm .platform-components-content-card__image {
    border-radius: 0 0 0 0;
  }
}
.platform-components-content-card__center-alignment--lg.platform-components-content-card__bottom-alignment--lg {
  --overlay-direction: to top;
}
.platform-components-content-card__center-alignment--lg.platform-components-content-card__top-alignment--lg {
  --overlay-direction: to bottom;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .platform-components-content-card__center-alignment--lg.platform-components-content-card__bottom-alignment--md {
    --overlay-direction: to top;
  }
  .platform-components-content-card__center-alignment--lg.platform-components-content-card__top-alignment--md {
    --overlay-direction: to bottom;
  }
}
@media (max-width: 767px) {
  .platform-components-content-card__center-alignment--lg.platform-components-content-card__bottom-alignment--sm {
    --overlay-direction: to top;
  }
  .platform-components-content-card__center-alignment--lg.platform-components-content-card__top-alignment--sm {
    --overlay-direction: to bottom;
  }
}
.platform-components-content-card__left-alignment--lg.platform-components-content-card__bottom-alignment--lg {
  --overlay-direction: to top right;
}
.platform-components-content-card__left-alignment--lg.platform-components-content-card__middle-alignment--lg {
  --overlay-direction: to right;
}
.platform-components-content-card__left-alignment--lg.platform-components-content-card__top-alignment--lg {
  --overlay-direction: to bottom right;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .platform-components-content-card__left-alignment--lg.platform-components-content-card__bottom-alignment--md {
    --overlay-direction: to top right;
  }
  .platform-components-content-card__left-alignment--lg.platform-components-content-card__middle-alignment--md {
    --overlay-direction: to right;
  }
  .platform-components-content-card__left-alignment--lg.platform-components-content-card__top-alignment--md {
    --overlay-direction: to bottom right;
  }
}
@media (max-width: 767px) {
  .platform-components-content-card__left-alignment--lg.platform-components-content-card__bottom-alignment--sm {
    --overlay-direction: to top right;
  }
  .platform-components-content-card__left-alignment--lg.platform-components-content-card__middle-alignment--sm {
    --overlay-direction: to right;
  }
  .platform-components-content-card__left-alignment--lg.platform-components-content-card__top-alignment--sm {
    --overlay-direction: to bottom right;
  }
}
.platform-components-content-card__right-alignment--lg.platform-components-content-card__bottom-alignment--lg {
  --overlay-direction: to top left;
}
.platform-components-content-card__right-alignment--lg.platform-components-content-card__middle-alignment--lg {
  --overlay-direction: to left;
}
.platform-components-content-card__right-alignment--lg.platform-components-content-card__top-alignment--lg {
  --overlay-direction: to bottom left;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .platform-components-content-card__right-alignment--lg.platform-components-content-card__bottom-alignment--md {
    --overlay-direction: to top left;
  }
  .platform-components-content-card__right-alignment--lg.platform-components-content-card__middle-alignment--md {
    --overlay-direction: to left;
  }
  .platform-components-content-card__right-alignment--lg.platform-components-content-card__top-alignment--md {
    --overlay-direction: to bottom left;
  }
}
@media (max-width: 767px) {
  .platform-components-content-card__right-alignment--lg.platform-components-content-card__bottom-alignment--sm {
    --overlay-direction: to top left;
  }
  .platform-components-content-card__right-alignment--lg.platform-components-content-card__middle-alignment--sm {
    --overlay-direction: to left;
  }
  .platform-components-content-card__right-alignment--lg.platform-components-content-card__top-alignment--sm {
    --overlay-direction: to bottom left;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .platform-components-content-card__center-alignment--md.platform-components-content-card__bottom-alignment--lg {
    --overlay-direction: to top;
  }
  .platform-components-content-card__center-alignment--md.platform-components-content-card__top-alignment--lg {
    --overlay-direction: to bottom;
  }
  .platform-components-content-card__center-alignment--md.platform-components-content-card__bottom-alignment--md {
    --overlay-direction: to top;
  }
  .platform-components-content-card__center-alignment--md.platform-components-content-card__top-alignment--md {
    --overlay-direction: to bottom;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .platform-components-content-card__left-alignment--md.platform-components-content-card__bottom-alignment--lg {
    --overlay-direction: to top right;
  }
  .platform-components-content-card__left-alignment--md.platform-components-content-card__top-alignment--lg {
    --overlay-direction: to bottom right;
  }
  .platform-components-content-card__left-alignment--md.platform-components-content-card__middle-alignment--lg {
    --overlay-direction: to right;
  }
  .platform-components-content-card__left-alignment--md.platform-components-content-card__bottom-alignment--md {
    --overlay-direction: to top right;
  }
  .platform-components-content-card__left-alignment--md.platform-components-content-card__middle-alignment--md {
    --overlay-direction: to right;
  }
  .platform-components-content-card__left-alignment--md.platform-components-content-card__top-alignment--md {
    --overlay-direction: to bottom right;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .platform-components-content-card__right-alignment--md.platform-components-content-card__bottom-alignment--lg {
    --overlay-direction: to top left;
  }
  .platform-components-content-card__right-alignment--md.platform-components-content-card__top-alignment--lg {
    --overlay-direction: to bottom left;
  }
  .platform-components-content-card__right-alignment--md.platform-components-content-card__middle-alignment--lg {
    --overlay-direction: to left;
  }
  .platform-components-content-card__right-alignment--md.platform-components-content-card__bottom-alignment--md {
    --overlay-direction: to top left;
  }
  .platform-components-content-card__right-alignment--md.platform-components-content-card__middle-alignment--md {
    --overlay-direction: to left;
  }
  .platform-components-content-card__right-alignment--md.platform-components-content-card__top-alignment--md {
    --overlay-direction: to bottom left;
  }
}
@media (max-width: 767px) {
  .platform-components-content-card__center-alignment--sm.platform-components-content-card__bottom-alignment--lg {
    --overlay-direction: to top;
  }
  .platform-components-content-card__center-alignment--sm.platform-components-content-card__top-alignment--lg {
    --overlay-direction: to bottom;
  }
  .platform-components-content-card__center-alignment--sm.platform-components-content-card__bottom-alignment--sm {
    --overlay-direction: to top;
  }
  .platform-components-content-card__center-alignment--sm.platform-components-content-card__top-alignment--sm {
    --overlay-direction: to bottom;
  }
}
@media (max-width: 767px) {
  .platform-components-content-card__left-alignment--sm.platform-components-content-card__bottom-alignment--lg {
    --overlay-direction: to top right;
  }
  .platform-components-content-card__left-alignment--sm.platform-components-content-card__top-alignment--lg {
    --overlay-direction: to bottom right;
  }
  .platform-components-content-card__left-alignment--sm.platform-components-content-card__middle-alignment--lg {
    --overlay-direction: to right;
  }
  .platform-components-content-card__left-alignment--sm.platform-components-content-card__bottom-alignment--sm {
    --overlay-direction: to top right;
  }
  .platform-components-content-card__left-alignment--sm.platform-components-content-card__middle-alignment--sm {
    --overlay-direction: to right;
  }
  .platform-components-content-card__left-alignment--sm.platform-components-content-card__top-alignment--sm {
    --overlay-direction: to bottom right;
  }
}
@media (max-width: 767px) {
  .platform-components-content-card__right-alignment--sm.platform-components-content-card__bottom-alignment--lg {
    --overlay-direction: to top left;
  }
  .platform-components-content-card__right-alignment--sm.platform-components-content-card__middle-alignment--lg {
    --overlay-direction: to left;
  }
  .platform-components-content-card__right-alignment--sm.platform-components-content-card__top-alignment--lg {
    --overlay-direction: to bottom left;
  }
  .platform-components-content-card__right-alignment--sm.platform-components-content-card__bottom-alignment--sm {
    --overlay-direction: to top left;
  }
  .platform-components-content-card__right-alignment--sm.platform-components-content-card__middle-alignment--sm {
    --overlay-direction: to left;
  }
  .platform-components-content-card__right-alignment--sm.platform-components-content-card__top-alignment--sm {
    --overlay-direction: to bottom left;
  }
}
.platform-components-content-card__flex-order-image--lg.platform-components-content-card__flex-direction-row--lg .platform-components-content-card__content.image-contained-padding {
  padding-left: 20px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .platform-components-content-card__flex-order-image--lg.platform-components-content-card__flex-direction-row--lg.platform-components-content-card__flex-order-text--md .platform-components-content-card__content.image-contained-padding {
    padding-right: 20px;
  }
  .platform-components-content-card__flex-order-image--lg.platform-components-content-card__flex-direction-row--lg.platform-components-content-card__flex-order-text--md.platform-components-content-card__flex-direction-column--md .platform-components-content-card__content.image-contained-padding {
    padding-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .platform-components-content-card__flex-order-image--lg.platform-components-content-card__flex-direction-row--lg.platform-components-content-card__flex-order-text--sm .platform-components-content-card__content.image-contained-padding {
    padding-right: 20px;
  }
  .platform-components-content-card__flex-order-image--lg.platform-components-content-card__flex-direction-row--lg.platform-components-content-card__flex-order-text--sm.platform-components-content-card__flex-direction-column--sm .platform-components-content-card__content.image-contained-padding {
    padding-bottom: 20px;
  }
}
.platform-components-content-card__flex-order-image--lg.platform-components-content-card__flex-direction-column--lg .platform-components-content-card__content.image-contained-padding {
  padding-top: 20px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .platform-components-content-card__flex-order-image--lg.platform-components-content-card__flex-direction-column--lg.platform-components-content-card__flex-order-text--md .platform-components-content-card__content.image-contained-padding {
    padding-bottom: 20px;
  }
  .platform-components-content-card__flex-order-image--lg.platform-components-content-card__flex-direction-column--lg.platform-components-content-card__flex-order-text--md.platform-components-content-card__flex-direction-row--md .platform-components-content-card__content.image-contained-padding {
    padding-right: 20px;
  }
}
@media (max-width: 767px) {
  .platform-components-content-card__flex-order-image--lg.platform-components-content-card__flex-direction-column--lg.platform-components-content-card__flex-order-text--sm .platform-components-content-card__content.image-contained-padding {
    padding-bottom: 20px;
  }
  .platform-components-content-card__flex-order-image--lg.platform-components-content-card__flex-direction-column--lg.platform-components-content-card__flex-order-text--sm.platform-components-content-card__flex-direction-row--sm .platform-components-content-card__content.image-contained-padding {
    padding-right: 20px;
  }
}
.platform-components-content-card__flex-order-text--lg.platform-components-content-card__flex-direction-row--lg .platform-components-content-card__content.image-contained-padding {
  padding-right: 20px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .platform-components-content-card__flex-order-text--lg.platform-components-content-card__flex-direction-row--lg.platform-components-content-card__flex-order-image--md .platform-components-content-card__content.image-contained-padding {
    padding-left: 20px;
  }
  .platform-components-content-card__flex-order-text--lg.platform-components-content-card__flex-direction-row--lg.platform-components-content-card__flex-order-image--md.platform-components-content-card__flex-direction-column--md .platform-components-content-card__content.image-contained-padding {
    padding-top: 20px;
  }
}
@media (max-width: 767px) {
  .platform-components-content-card__flex-order-text--lg.platform-components-content-card__flex-direction-row--lg.platform-components-content-card__flex-order-image--sm .platform-components-content-card__content.image-contained-padding {
    padding-left: 20px;
  }
  .platform-components-content-card__flex-order-text--lg.platform-components-content-card__flex-direction-row--lg.platform-components-content-card__flex-order-image--sm.platform-components-content-card__flex-direction-column--sm .platform-components-content-card__content.image-contained-padding {
    padding-top: 20px;
  }
}
.platform-components-content-card__flex-order-text--lg.platform-components-content-card__flex-direction-column--lg .platform-components-content-card__content.image-contained-padding {
  padding-bottom: 20px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .platform-components-content-card__flex-order-text--lg.platform-components-content-card__flex-direction-column--lg.platform-components-content-card__flex-order-image--md .platform-components-content-card__content.image-contained-padding {
    padding-top: 20px;
  }
  .platform-components-content-card__flex-order-text--lg.platform-components-content-card__flex-direction-column--lg.platform-components-content-card__flex-order-image--md.platform-components-content-card__flex-direction-row--md .platform-components-content-card__content.image-contained-padding {
    padding-left: 20px;
  }
}
@media (max-width: 767px) {
  .platform-components-content-card__flex-order-text--lg.platform-components-content-card__flex-direction-column--lg.platform-components-content-card__flex-order-image--sm .platform-components-content-card__content.image-contained-padding {
    padding-top: 20px;
  }
  .platform-components-content-card__flex-order-text--lg.platform-components-content-card__flex-direction-column--lg.platform-components-content-card__flex-order-image--sm.platform-components-content-card__flex-direction-row--sm .platform-components-content-card__content.image-contained-padding {
    padding-left: 20px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .platform-components-content-card__flex-order-image--md.platform-components-content-card__flex-direction-row--md .platform-components-content-card__content.image-contained-padding {
    padding-left: 20px;
  }
  .platform-components-content-card__flex-order-image--md.platform-components-content-card__flex-direction-column--md .platform-components-content-card__content.image-contained-padding {
    padding-top: 20px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .platform-components-content-card__flex-order-text--md.platform-components-content-card__flex-direction-row--md .platform-components-content-card__content.image-contained-padding {
    padding-right: 20px;
  }
  .platform-components-content-card__flex-order-text--md.platform-components-content-card__flex-direction-column--md .platform-components-content-card__content.image-contained-padding {
    padding-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .platform-components-content-card__flex-order-image--sm.platform-components-content-card__flex-direction-row--sm .platform-components-content-card__content.image-contained-padding {
    padding-left: 20px;
  }
  .platform-components-content-card__flex-order-image--sm.platform-components-content-card__flex-direction-column--sm .platform-components-content-card__content.image-contained-padding {
    padding-top: 20px;
  }
}
@media (max-width: 767px) {
  .platform-components-content-card__flex-order-text--sm.platform-components-content-card__flex-direction-row--sm .platform-components-content-card__content.image-contained-padding {
    padding-right: 20px;
  }
  .platform-components-content-card__flex-order-text--sm.platform-components-content-card__flex-direction-column--sm .platform-components-content-card__content.image-contained-padding {
    padding-bottom: 20px;
  }
}
.platform-components-content-card__height-style-vh--lg.h-100vh--lg {
  height: 100vh;
  min-height: 1080px;
}
.platform-components-content-card__height-style-vh--lg.h-75vh--lg {
  height: 75vh;
  min-height: calc(810px);
}
.platform-components-content-card__height-style-vh--lg.h-50vh--lg {
  height: 50vh;
  min-height: calc(540px);
}
.platform-components-content-card__height-style-vh--lg.h-66vh--lg {
  height: calc(66.66666667vh);
  min-height: calc(719.99928px);
}
.platform-components-content-card__height-style-vh--lg.h-33vh--lg {
  height: calc(33.33333333vh);
  min-height: calc(359.99964px);
}
.platform-components-content-card__height-style-vh--lg.h-25vh--lg {
  height: 25vh;
  min-height: calc(270px);
}
@media (min-width: 768px) and (max-width: 1023px) {
  .platform-components-content-card__height-style-vh--md.h-100vh--md {
    height: 100vh;
    min-height: 1080px;
  }
  .platform-components-content-card__height-style-vh--md.h-75vh--md {
    height: 75vh;
    min-height: calc(810px);
  }
  .platform-components-content-card__height-style-vh--md.h-66vh--md {
    height: calc(66.66666667vh);
    min-height: calc(719.99928px);
  }
  .platform-components-content-card__height-style-vh--md.h-50vh--md {
    height: 50vh;
    min-height: calc(540px);
  }
  .platform-components-content-card__height-style-vh--md.h-33vh--md {
    height: calc(33.33333333vh);
    min-height: calc(359.99964px);
  }
  .platform-components-content-card__height-style-vh--md.h-25vh--md {
    height: 25vh;
    min-height: calc(270px);
  }
}
@media (max-width: 767px) {
  .platform-components-content-card__height-style-vh--sm.h-100vh--sm {
    height: 100vh;
    min-height: 1080px;
  }
  .platform-components-content-card__height-style-vh--sm.h-75vh--sm {
    height: 75vh;
    min-height: calc(810px);
  }
  .platform-components-content-card__height-style-vh--sm.h-66vh--sm {
    height: calc(66.66666667vh);
    min-height: calc(719.99928px);
  }
  .platform-components-content-card__height-style-vh--sm.h-50vh--sm {
    height: 50vh;
    min-height: calc(540px);
  }
  .platform-components-content-card__height-style-vh--sm.h-33vh--sm {
    height: calc(33.33333333vh);
    min-height: calc(359.99964px);
  }
  .platform-components-content-card__height-style-vh--sm.h-25vh--sm {
    height: 25vh;
    min-height: calc(270px);
  }
}
.platform-components-content-card__width-lg--auto {
  width: auto;
}
.platform-components-content-card__width-lg--small {
  width: calc(33.33333333%);
}
.platform-components-content-card__width-lg--medium {
  width: 50%;
}
.platform-components-content-card__width-lg--large {
  width: 75%;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .platform-components-content-card__width-md--auto {
    width: auto;
  }
  .platform-components-content-card__width-md--small {
    width: calc(33.33333333%);
  }
  .platform-components-content-card__width-md--medium {
    width: 50%;
  }
  .platform-components-content-card__width-md--large {
    width: 75%;
  }
}
@media (max-width: 767px) {
  .platform-components-content-card__width-sm--auto {
    width: auto;
  }
  .platform-components-content-card__width-sm--small {
    width: calc(33.33333333%);
  }
  .platform-components-content-card__width-sm--medium {
    width: 50%;
  }
  .platform-components-content-card__width-sm--large {
    width: 75%;
  }
}
.platform-components-content-card__gradient-overlay {
  background: linear-gradient(var(--overlay-direction), var(--overlay-color-1) var(--overlay-color-1-stop), transparent var(--overlay-color-width));
}
@media (min-width: 768px) and (max-width: 1023px) {
  .platform-components-content-card__gradient-overlay {
    background: linear-gradient(var(--overlay-direction--tablet), var(--overlay-color-1) var(--overlay-color-1-stop), transparent var(--overlay-color-width));
  }
}
@media (max-width: 767px) {
  .platform-components-content-card__gradient-overlay {
    background: linear-gradient(var(--overlay-direction--mobile), var(--overlay-color-1) var(--overlay-color-1-stop), transparent var(--overlay-color-width));
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .platform-components-content-card__gradient-overlay--md {
    background: linear-gradient(var(--overlay-direction), var(--overlay-color-1) var(--overlay-color-1-stop--tablet), transparent var(--overlay-color-width--tablet));
  }
  .platform-components-content-card__gradient-overlay--md.radial-gradient-none--md {
    background: linear-gradient(var(--overlay-direction), var(--overlay-color-1) var(--overlay-color-1-stop--tablet), transparent var(--overlay-color-width--tablet));
  }
}
@media (max-width: 767px) {
  .platform-components-content-card__gradient-overlay--sm {
    background: linear-gradient(var(--overlay-direction), var(--overlay-color-1) var(--overlay-color-1-stop--mobile), transparent var(--overlay-color-width--mobile));
  }
  .platform-components-content-card__gradient-overlay--sm.radial-gradient-none--sm {
    background: linear-gradient(var(--overlay-direction), var(--overlay-color-1) var(--overlay-color-1-stop--mobile), transparent var(--overlay-color-width--mobile));
  }
}
.platform-components-content-card .radial-gradient--lg {
  background: radial-gradient(50% 50% at center, var(--overlay-color-1) var(--overlay-color-1-stop), transparent var(--overlay-color-width));
}
@media (min-width: 768px) and (max-width: 1023px) {
  .platform-components-content-card .radial-gradient--md {
    background: radial-gradient(50% 50% at center, var(--overlay-color-1) var(--overlay-color-1-stop--tablet), transparent var(--overlay-color-width--tablet));
  }
}
@media (max-width: 767px) {
  .platform-components-content-card .radial-gradient--sm {
    background: radial-gradient(50% 50% at center, var(--overlay-color-1) var(--overlay-color-1-stop--mobile), transparent var(--overlay-color-width--mobile));
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .platform-components-content-card .radial-gradient-none--md {
    background: linear-gradient(var(--overlay-direction), var(--overlay-color-1) var(--overlay-color-1-stop), transparent var(--overlay-color-width));
  }
  .platform-components-content-card .radial-gradient-none--md.platform-components-content-card__gradient-overlay--md {
    background: linear-gradient(var(--overlay-direction), var(--overlay-color-1) var(--overlay-color-1-stop--tablet), transparent var(--overlay-color-width--tablet));
  }
}
@media (max-width: 767px) {
  .platform-components-content-card .radial-gradient-none--sm {
    background: linear-gradient(var(--overlay-direction), var(--overlay-color-1) var(--overlay-color-1-stop), transparent var(--overlay-color-width));
  }
  .platform-components-content-card .radial-gradient-none--sm.platform-components-content-card__gradient-overlay--sm {
    background: linear-gradient(var(--overlay-direction), var(--overlay-color-1) var(--overlay-color-1-stop--mobile), transparent var(--overlay-color-width--mobile));
  }
}
.platform-components-content-card__subtitle {
  font-family: 'Avenir-Roman', 'Avenir', sans-serif;
  font-weight: 400;
  line-height: 150%;
  text-transform: none;
  letter-spacing: 0;
  font-size: 1rem;
}
@media only screen and (max-width: 767px) {
  .platform-components-content-card__subtitle {
    font-size: 1rem;
  }
}
.platform-components-content-card__body-copy {
  font-family: 'Avenir-Roman', 'Avenir', sans-serif;
  font-weight: 400;
  line-height: 150%;
  text-transform: none;
  letter-spacing: 0;
  font-size: 1rem;
  margin-bottom: 1.25rem;
}
@media only screen and (max-width: 767px) {
  .platform-components-content-card__body-copy {
    font-size: 1rem;
    margin-bottom: 1.25rem;
  }
}
.platform-components-content-card__body-copy button {
  text-decoration: none;
  font-weight: 300;
}
.platform-components-content-card__body-copy button:hover {
  text-decoration: none !important;
  background: transparent;
}
.platform-components-content-card__button:last-child {
  margin-bottom: 0;
}

@media only screen and (min-width: 1024px) {
  #topratedContainerID .pc-carousel-container .slick-track {
    display: block !important;
    width: 100% !important;
  }
}

.br-brand {
  border-radius: 0;
}
.theme-01-text-base {
  color: #2e2e2e;
}
.theme-02-text-base {
  color: #2e2e2e;
}
.theme-03-text-base {
  color: #2e2e2e;
}
.theme-04-text-base {
  color: #ffffff;
}
.theme-01-text-emphasis {
  color: #5e5e5e;
}
.theme-02-text-emphasis {
  color: #5e5e5e;
}
.theme-03-text-emphasis {
  color: #5e5e5e;
}
.theme-04-text-emphasis {
  color: #ffffff;
}
.theme-01-interactive {
  color: #c41230;
}
.theme-02-interactive {
  color: #c41230;
}
.theme-03-interactive {
  color: #c41230;
}
.theme-04-interactive {
  color: #c41230;
}
.theme-hover:hover .theme-01-interactive {
  color: #9b132b;
}
.theme-hover:hover .theme-02-interactive {
  color: #9b132b;
}
.theme-hover:hover .theme-03-interactive {
  color: #9b132b;
}
.theme-hover:hover .theme-04-interactive {
  color: #9b132b;
}
.theme-01-background {
  background: #ffffff;
}
.theme-01-background-after:after {
  background: #ffffff;
}
.theme-02-background {
  background: #f6f6f6;
}
.theme-02-background-after:after {
  background: #f6f6f6;
}
.theme-03-background {
  background: #eeeeee;
}
.theme-03-background-after:after {
  background: #eeeeee;
}
.theme-04-background {
  background: #2e2e2e;
}
.theme-04-background-after:after {
  background: #2e2e2e;
}
.theme-01-divider {
  border-color: #5e5e5e;
}
.theme-02-divider {
  border-color: #5e5e5e;
}
.theme-03-divider {
  border-color: #5e5e5e;
}
.theme-04-divider {
  border-color: #5e5e5e;
}
.theme-01-border-color {
  border-color: #e2e2e5;
}
.theme-02-border-color {
  border-color: #e2e2e5;
}
.theme-03-border-color {
  border-color: #d8d8db;
}
.theme-04-border-color {
  border-color: #000000;
}
.theme-01-box-shadow {
  box-shadow: none;
}
.theme-02-box-shadow {
  box-shadow: none;
}
.theme-03-box-shadow {
  box-shadow: none;
}
.theme-04-box-shadow {
  box-shadow: none;
}
.theme-01-interactive-only-hover:hover {
  color: #9b132b;
}
.theme-02-interactive-only-hover:hover {
  color: #9b132b;
}
.theme-03-interactive-only-hover:hover {
  color: #9b132b;
}
.theme-04-interactive-only-hover:hover {
  color: #9b132b;
}
.button-primary-brand {
  color: #ffffff;
  background-color: #c41230;
  padding: 15px 30px;
}
.button-primary-brand:hover,
.button-primary-brand:active,
.button-primary-brand:focus {
  color: #ffffff;
  background-color: #9b132b;
}
.button-primary-brand:visited {
  color: #ffffff;
}
.button-primary-dark {
  color: #ffffff;
  background-color: #2e2e2e;
  padding: 15px 30px;
}
.button-primary-dark:hover,
.button-primary-dark:active,
.button-primary-dark:focus {
  color: #ffffff;
  background-color: #9b132b;
}
.button-primary-dark:visited {
  color: #ffffff;
}
.button-primary-light {
  color: #c41230;
  background-color: #ffffff;
  padding: 15px 30px;
}
.button-primary-light:hover,
.button-primary-light:active,
.button-primary-light:focus {
  color: #ffffff;
  background-color: #9b132b;
}
.button-primary-light:visited {
  color: #c41230;
}
.button-secondary-brand {
  color: #c41230;
  background-color: transparent;
  border-width: 2px;
  border-style: solid;
  border-color: #c41230;
  padding: 15px 30px;
}
.button-secondary-brand:hover,
.button-secondary-brand:active,
.button-secondary-brand:focus {
  color: #ffffff;
  background-color: #9b132b;
  border-color: #9b132b;
  border-width: 2px;
}
.button-secondary-brand:visited {
  color: #c41230;
}
.button-secondary-dark {
  color: #2e2e2e;
  background-color: transparent;
  border-width: 2px;
  border-style: solid;
  border-color: #2e2e2e;
  padding: 15px 30px;
}
.button-secondary-dark:hover,
.button-secondary-dark:active,
.button-secondary-dark:focus {
  color: #ffffff;
  background-color: #9b132b;
  border-width: 2px;
  border-color: #9b132b;
}
.button-secondary-dark:visited {
  color: #2e2e2e;
}
.button-secondary-light {
  color: #ffffff;
  background-color: transparent;
  border-width: 2px;
  border-style: solid;
  border-color: #ffffff;
  padding: 15px 30px;
}
.button-secondary-light:hover,
.button-secondary-light:active,
.button-secondary-light:focus {
  color: #ffffff;
  background-color: #9b132b;
  border-color: #9b132b;
  border-width: 2px;
}
.button-secondary-light:visited {
  color: #ffffff;
}
.button-tertiary-brand {
  color: #c41230;
  background-color: transparent;
  padding: 15px 0;
}
.button-tertiary-brand:hover,
.button-tertiary-brand:active,
.button-tertiary-brand:focus {
  color: #9b132b;
  background-color: transparent;
}
.button-tertiary-brand:visited {
  color: #c41230;
}
.button-tertiary-dark {
  color: #2e2e2e;
  background-color: transparent;
  padding: 15px 0;
}
.button-tertiary-dark:hover,
.button-tertiary-dark:active,
.button-tertiary-dark:focus {
  color: #9b132b;
  background-color: transparent;
}
.button-tertiary-dark:visited {
  color: #2e2e2e;
}
.button-tertiary-light {
  color: #ffffff;
  background-color: transparent;
  padding: 15px 0;
}
.button-tertiary-light:hover,
.button-tertiary-light:active,
.button-tertiary-light:focus {
  color: #aaaaaa;
  background-color: transparent;
}
.button-tertiary-light:visited {
  color: #ffffff;
}
.arrow-primary-brand .slick-arrow {
  color: #ffffff;
  background: #c41230;
}
.arrow-primary-brand .slick-arrow:hover {
  color: #ffffff;
  background: #9b132b;
}
.arrow-primary-light .slick-arrow {
  color: #c41230;
  background: #ffffff;
}
.arrow-primary-light .slick-arrow:hover {
  color: #ffffff;
  background: #9b132b;
}
.arrow-primary-dark .slick-arrow {
  color: #ffffff;
  background: #2e2e2e;
}
.arrow-primary-dark .slick-arrow:hover {
  color: #ffffff;
  background: #9b132b;
}
.arrow-secondary-brand .slick-arrow {
  color: #c41230;
  background: transparent;
  border: 2px solid #c41230;
}
.arrow-secondary-brand .slick-arrow:hover {
  color: #ffffff;
  background: #9b132b;
  border: 2px solid #9b132b;
}
.arrow-secondary-light .slick-arrow {
  color: #ffffff;
  background: transparent;
  border: 2px solid #ffffff;
}
.arrow-secondary-light .slick-arrow:hover {
  color: #ffffff;
  background: #9b132b;
  border: 2px solid #9b132b;
}
.arrow-secondary-dark .slick-arrow {
  color: #2e2e2e;
  background: transparent;
  border: 2px solid #2e2e2e;
}
.arrow-secondary-dark .slick-arrow:hover {
  color: #ffffff;
  background: #9b132b;
  border: 2px solid #9b132b;
}
.arrow-tertiary-brand .slick-arrow {
  color: #c41230;
  background: transparent;
}
.arrow-tertiary-brand .slick-arrow:hover {
  color: #9b132b;
  background: transparent;
}
.arrow-tertiary-dark .slick-arrow {
  color: #2e2e2e;
  background: transparent;
}
.arrow-tertiary-dark .slick-arrow:hover {
  color: #9b132b;
  background: transparent;
}
.arrow-tertiary-light .slick-arrow {
  color: #ffffff;
  background: transparent;
}
.arrow-tertiary-light .slick-arrow:hover {
  color: #aaaaaa;
  background: transparent;
}
.header-one {
  margin: 0;
  font-family: 'Avenir-Heavy', 'Avenir', sans-serif;
  font-weight: 900;
  line-height: 100%;
  text-transform: uppercase;
  letter-spacing: 0;
  font-size: 2.375rem;
  margin-bottom: 1.25rem;
}
@media only screen and (max-width: 767px) {
  .header-one {
    font-size: 1.875rem;
    margin-bottom: 1.25rem;
  }
}
.header-two {
  margin: 0;
  font-family: 'Avenir-Heavy', 'Avenir', sans-serif;
  font-weight: 900;
  line-height: 100%;
  text-transform: uppercase;
  letter-spacing: 0;
  font-size: 1.875rem;
  margin-bottom: 1.25rem;
}
@media only screen and (max-width: 767px) {
  .header-two {
    font-size: 1.5625rem;
    margin-bottom: 1.25rem;
  }
}
.header-three {
  margin: 0;
  font-family: 'Avenir-Heavy', 'Avenir', sans-serif;
  font-weight: 900;
  line-height: 100%;
  text-transform: uppercase;
  letter-spacing: 0.063rem;
  font-size: 1.375rem;
  margin-bottom: 1.25rem;
}
@media only screen and (max-width: 767px) {
  .header-three {
    font-size: 1.1875rem;
    margin-bottom: 1.25rem;
  }
}
.header-four {
  margin: 0;
  font-family: 'Avenir-Heavy', 'Avenir', sans-serif;
  font-weight: 900;
  line-height: 100%;
  text-transform: uppercase;
  letter-spacing: 0.063rem;
  font-size: 1.125rem;
  margin-bottom: 1.25rem;
}
@media only screen and (max-width: 767px) {
  .header-four {
    font-size: 1.0625rem;
    margin-bottom: 1.25rem;
  }
}
.header-five {
  margin: 0;
  font-family: 'Avenir-Heavy', 'Avenir', sans-serif;
  font-weight: 900;
  line-height: 100%;
  text-transform: uppercase;
  letter-spacing: 0.063rem;
  font-size: 1rem;
  margin-bottom: 1.25rem;
}
@media only screen and (max-width: 767px) {
  .header-five {
    font-size: 0.9375rem;
    margin-bottom: 1.25rem;
  }
}
.header-six {
  margin: 0;
  font-family: 'Avenir-Heavy', 'Avenir', sans-serif;
  font-weight: 900;
  line-height: 100%;
  text-transform: uppercase;
  letter-spacing: 0.063rem;
  font-size: 0.875rem;
  margin-bottom: 1.25rem;
}
@media only screen and (max-width: 767px) {
  .header-six {
    font-size: 0.875rem;
    margin-bottom: 1.25rem;
  }
}
.pc-clickable {
  color: #c41230;
  transition: color 200ms ease-out;
}
.pc-clickable:hover,
.pc-clickable:active,
.pc-clickable:focus {
  color: #9b132b;
}
.pc-body-one {
  font-family: 'Avenir-Roman', 'Avenir', sans-serif;
  font-weight: 400;
  line-height: 150%;
  text-transform: none;
  letter-spacing: 0;
  font-size: 1rem;
  margin-bottom: 1.25rem;
}
@media only screen and (max-width: 767px) {
  .pc-body-one {
    font-size: 1rem;
    margin-bottom: 1.25rem;
  }
}
.pc-body-two {
  font-family: 'Avenir-Roman', 'Avenir', sans-serif;
  font-weight: 400;
  line-height: 150%;
  text-transform: none;
  letter-spacing: 0;
  font-size: 0.875rem;
}
@media only screen and (max-width: 767px) {
  .pc-body-two {
    font-size: 0.875rem;
  }
}
.dpc-h1 {
  font-family: 'Avenir-Heavy', 'Avenir', sans-serif;
  font-weight: 900;
  line-height: 100%;
  text-transform: uppercase;
  letter-spacing: 0;
  font-size: 2.375rem;
}
@media only screen and (max-width: 767px) {
  .dpc-h1 {
    font-size: 1.875rem;
  }
}
.dpc-h2 {
  font-family: 'Avenir-Heavy', 'Avenir', sans-serif;
  font-weight: 900;
  line-height: 100%;
  text-transform: uppercase;
  letter-spacing: 0;
  font-size: 1.875rem;
}
@media only screen and (max-width: 767px) {
  .dpc-h2 {
    font-size: 1.5625rem;
  }
}
.dpc-h3 {
  font-family: 'Avenir-Heavy', 'Avenir', sans-serif;
  font-weight: 900;
  line-height: 100%;
  text-transform: uppercase;
  letter-spacing: 0.063rem;
  font-size: 1.375rem;
}
@media only screen and (max-width: 767px) {
  .dpc-h3 {
    font-size: 1.1875rem;
  }
}
.dpc-h4 {
  font-family: 'Avenir-Heavy', 'Avenir', sans-serif;
  font-weight: 900;
  line-height: 100%;
  text-transform: uppercase;
  letter-spacing: 0.063rem;
  font-size: 1.125rem;
}
@media only screen and (max-width: 767px) {
  .dpc-h4 {
    font-size: 1.0625rem;
  }
}
.dpc-h5 {
  font-family: 'Avenir-Heavy', 'Avenir', sans-serif;
  font-weight: 900;
  line-height: 100%;
  text-transform: uppercase;
  letter-spacing: 0.063rem;
  font-size: 1rem;
}
@media only screen and (max-width: 767px) {
  .dpc-h5 {
    font-size: 0.9375rem;
  }
}
.dpc-h6 {
  font-family: 'Avenir-Heavy', 'Avenir', sans-serif;
  font-weight: 900;
  line-height: 100%;
  text-transform: uppercase;
  letter-spacing: 0.063rem;
  font-size: 0.875rem;
}
@media only screen and (max-width: 767px) {
  .dpc-h6 {
    font-size: 0.875rem;
  }
}
.dpc-overline1 {
  font-family: 'Avenir-Heavy', 'Avenir', sans-serif;
  font-weight: 800;
  line-height: 100%;
  text-transform: uppercase;
  letter-spacing: 0;
  font-size: 0.75rem;
}
@media only screen and (max-width: 767px) {
  .dpc-overline1 {
    font-size: 0.75rem;
  }
}
.dpc-overline2 {
  font-family: 'Avenir-Heavy', 'Avenir', sans-serif;
  font-weight: 800;
  line-height: 100%;
  text-transform: uppercase;
  letter-spacing: 0;
  font-size: 0.625rem;
}
@media only screen and (max-width: 767px) {
  .dpc-overline2 {
    font-size: 0.625rem;
  }
}
.dpc-subtitle1 {
  font-family: 'Avenir-Roman', 'Avenir', sans-serif;
  font-weight: 400;
  line-height: 150%;
  text-transform: none;
  letter-spacing: 0;
  font-size: 1rem;
}
@media only screen and (max-width: 767px) {
  .dpc-subtitle1 {
    font-size: 1rem;
  }
}
.dpc-body1 {
  font-family: 'Avenir-Roman', 'Avenir', sans-serif;
  font-weight: 400;
  line-height: 150%;
  text-transform: none;
  letter-spacing: 0;
  font-size: 1rem;
}
@media only screen and (max-width: 767px) {
  .dpc-body1 {
    font-size: 1rem;
  }
}
.dpc-body2 {
  font-family: 'Avenir-Roman', 'Avenir', sans-serif;
  font-weight: 400;
  line-height: 150%;
  text-transform: none;
  letter-spacing: 0;
  font-size: 0.875rem;
}
@media only screen and (max-width: 767px) {
  .dpc-body2 {
    font-size: 0.875rem;
  }
}
.dpc-body1-bold {
  font-family: 'Avenir-Heavy', 'Avenir', sans-serif;
  font-weight: 800;
  line-height: 150%;
  text-transform: none;
  letter-spacing: 0;
  font-size: 1rem;
}
@media only screen and (max-width: 767px) {
  .dpc-body1-bold {
    font-size: 1rem;
  }
}
.dpc-body2-bold {
  font-family: 'Avenir-Heavy', 'Avenir', sans-serif;
  font-weight: 800;
  line-height: 150%;
  text-transform: none;
  letter-spacing: 0;
  font-size: 0.875rem;
}
@media only screen and (max-width: 767px) {
  .dpc-body2-bold {
    font-size: 0.875rem;
  }
}
.dpc-caption {
  font-family: 'Avenir-Heavy', 'Avenir', sans-serif;
  font-weight: 800;
  line-height: 100%;
  text-transform: uppercase;
  letter-spacing: 0;
  font-size: 0.75rem;
}
@media only screen and (max-width: 767px) {
  .dpc-caption {
    font-size: 0.75rem;
  }
}
.dpc-disclaimer {
  font-family: 'Avenir-Roman', 'Avenir', sans-serif;
  font-weight: 400;
  line-height: 160%;
  text-transform: none;
  letter-spacing: 0;
  font-size: 0.625rem;
}
@media only screen and (max-width: 767px) {
  .dpc-disclaimer {
    font-size: 0.625rem;
  }
}

.pc-carousel-wrapper {
  position: relative;
  /* Fix the disclaimer tooltip overlapping issue */
}
.pc-carousel-wrapper .pc-carousel-container {
  overflow: hidden;
}
.pc-carousel-wrapper .pc-carousel-container .slick-track {
  display: flex !important;
}
.pc-carousel-wrapper .pc-carousel-container .slick-slide {
  height: inherit !important;
  outline: none!important;
}
.pc-carousel-wrapper .pc-carousel-container .slick-slide .item_card,
.pc-carousel-wrapper .pc-carousel-container .slick-slide.item_card {
  flex: auto;
  padding: 0;
  height: 100%;
}
.pc-carousel-wrapper .pc-carousel-container .slick-slide .item_card .article-preview,
.pc-carousel-wrapper .pc-carousel-container .slick-slide.item_card .article-preview {
  box-shadow: none;
}
.pc-carousel-wrapper .pc-carousel-container .slick-slide:focus {
  outline: 1px solid #000;
}
.pc-carousel-wrapper .pc-carousel-container .slick-slide > div {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
}
.pc-carousel-wrapper .pc-carousel-container .slick-slide > div.platform-components-product-card__flex-container {
  align-items: stretch;
}
.pc-carousel-wrapper .pc-carousel-container .slick-slide > div > div {
  outline: none!important;
  width: 100%;
}
.pc-carousel-wrapper .pc-carousel-container .slick-dots {
  list-style: none;
  display: flex !important;
  padding: 0;
  margin: 0;
  align-items: flex-end;
  justify-content: center;
  bottom: 0;
}
.pc-carousel-wrapper .pc-carousel-container .slick-dots li button:before {
  display: none;
}
.pc-carousel-wrapper .pc-carousel-container .slick-dots button,
.pc-carousel-wrapper .pc-carousel-container .slick-arrow {
  font-size: 0;
  font-family: none;
  font-weight: initial;
  padding: 0;
  transition: none;
  text-decoration: none;
  box-sizing: border-box;
}
.pc-carousel-wrapper .pc-carousel-container .slick-dots button .icons-arrow-right:focus,
.pc-carousel-wrapper .pc-carousel-container .slick-arrow .icons-arrow-right:focus {
  outline: none;
}
@media (max-width: 767px) {
  .pc-carousel-wrapper .pc-carousel-container .cq-dd-image {
    display: none;
  }
}
@media (min-width: 768px) {
  .pc-carousel-wrapper .pc-carousel-container .cq-dd-image-mobile {
    display: none;
  }
}
.pc-carousel-wrapper .pc-carousel-container .slick-dots {
  position: relative;
  margin: 30px 0;
}
.pc-carousel-wrapper .pc-carousel-container .slick-dots > li {
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.pc-carousel-wrapper .pc-carousel-container .slick-dots > li > button {
  position: relative;
  border-style: solid;
}
.pc-carousel-wrapper .pc-carousel-container .slick-dots > li > button:focus {
  outline: 1px solid #000;
}
.pc-carousel-wrapper .pc-carousel-container[data-autoscroll="autoScroll"] .slick-dots .slick-active button {
  clip-path: circle(50% at 50% 50%);
  border: 0;
}
.pc-carousel-wrapper .pc-carousel-container[data-autoscroll="autoScroll"] .slick-dots .slick-active button:after {
  position: absolute;
  content: '';
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  transform-origin: left;
  animation-name: carousel-indicator-fill;
}
.pc-carousel-wrapper .pc-carousel-container[data-autoscroll="autoScroll"][data-scroll-timing="2000"] .slick-dots .slick-active button:after {
  animation-duration: 3s;
}
.pc-carousel-wrapper .pc-carousel-container[data-autoscroll="autoScroll"][data-scroll-timing="3000"] .slick-dots .slick-active button:after {
  animation-duration: 4s;
}
.pc-carousel-wrapper .pc-carousel-container[data-autoscroll="autoScroll"][data-scroll-timing="4000"] .slick-dots .slick-active button:after {
  animation-duration: 5s;
}
.pc-carousel-wrapper .pc-carousel-container[data-autoscroll="autoScroll"][data-scroll-timing="5000"] .slick-dots .slick-active button:after {
  animation-duration: 6s;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .pc-carousel-wrapper .pc-carousel-container[data-autoscroll="autoScroll"]:after {
    height: 0;
    width: 0;
  }
}
.pc-carousel-wrapper .pc-carousel-container[data-space-between="true"] .slick-slide {
  margin: 0 10px;
}
.pc-carousel-wrapper .pc-carousel-container[data-space-between="true"] .slick-list {
  margin: 0 -10px;
}
.pc-carousel-wrapper .pc-carousel-container .platform-components-image__desktop-image {
  width: 100%;
}
@media (max-width: 767.9px) {
  .pc-carousel-wrapper .pc-carousel-container .platform-components-image__desktop-image {
    display: none ;
  }
}
.pc-carousel-wrapper .pc-carousel-container .platform-components-image__mobile-image {
  width: 100%;
}
@media (min-width: 768px) {
  .pc-carousel-wrapper .pc-carousel-container .platform-components-image__mobile-image {
    display: none ;
  }
}
@media (min-width: 1024px) and (max-width: 1190px) {
  .pc-carousel-wrapper .pc-carousel-container[data-hint-slides-desktop="true"] {
    overflow: visible;
  }
  .pc-carousel-wrapper .pc-carousel-container[data-hint-slides-desktop="true"][data-arrows-desktop="true"] {
    overflow: hidden;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .pc-carousel-wrapper .pc-carousel-container[data-hint-slides-tablet="true"] {
    overflow: visible;
  }
  .pc-carousel-wrapper .pc-carousel-container[data-hint-slides-tablet="true"][data-arrows-tablet="true"] {
    overflow: hidden;
  }
}
@media only screen and (max-width: 767px) {
  .pc-carousel-wrapper .pc-carousel-container[data-hint-slides-mobile="true"] {
    overflow: visible;
  }
  .pc-carousel-wrapper .pc-carousel-container[data-hint-slides-mobile="true"][data-arrows-mobile="true"] {
    overflow: hidden;
  }
}
.pc-carousel-wrapper .pc-carousel-container .carousel-component__item {
  display: none;
}
.pc-carousel-wrapper .pc-carousel-container .carousel-component__item:nth-child(1) {
  display: block;
}
.pc-carousel-wrapper .pc-carousel-container.slick-initialized .carousel-component__item {
  display: block;
}
.pc-carousel-wrapper .pc-carousel-container.content-card-carousel {
  overflow: visible;
}
.pc-carousel-wrapper .pc-carousel-container.content-card-carousel .slick-list {
  overflow: visible;
}
.pc-carousel-wrapper .pc-carousel-container:not([data-space-between="true"]) .slick-slide:not(:last-child) .platform-components-content-card__border {
  border-right-width: 0;
}
.pc-carousel-wrapper.pc-indicator-line .pc-carousel-container .slick-dots {
  margin: 30px auto;
}
.pc-carousel-wrapper.pc-indicator-line .pc-carousel-container .slick-dots > li {
  height: 10px;
  align-items: flex-end;
}
.pc-carousel-wrapper .slick-dotted.slick-slider {
  margin-bottom: 0;
}
@media only screen and (min-width: 1024px) {
  .pc-carousel-wrapper[data-overlay-indicators-desktop="true"] .slick-dots {
    position: absolute;
    z-index: 1;
    left: 50%;
    transform: translateX(-50%);
    bottom: 20px;
    margin: 0;
  }
  .pc-carousel-wrapper[data-overlay-indicators-desktop="true"] .arrows-track {
    height: 100%;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .pc-carousel-wrapper[data-overlay-indicators-tablet="true"] .slick-dots {
    position: absolute;
    z-index: 1;
    left: 50%;
    transform: translateX(-50%);
    bottom: 20px;
    margin: 0;
  }
  .pc-carousel-wrapper[data-overlay-indicators-tablet="true"] .arrows-track {
    height: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .pc-carousel-wrapper[data-overlay-indicators-mobile="true"] .slick-dots {
    position: absolute;
    z-index: 1;
    left: 50%;
    transform: translateX(-50%);
    bottom: 20px;
    margin: 0;
  }
  .pc-carousel-wrapper[data-overlay-indicators-mobile="true"] .arrows-track {
    height: 100%;
  }
}
.pc-carousel-wrapper .arrows-track {
  position: absolute;
  height: calc(100% - 80px);
  width: 100%;
  top: 0;
  left: 0;
  pointer-events: none;
}
.pc-carousel-wrapper .arrows-track .slick-arrow {
  height: 40px;
  width: 40px;
  font-size: 26px;
  position: absolute;
  z-index: 1;
  top: 50%;
  transform: translateY(-50%);
  border-radius: 100%;
  transition: 200ms ease-out;
  display: flex !important;
  align-items: center;
  justify-content: center;
  pointer-events: initial;
  text-decoration: none;
}
.pc-carousel-wrapper .arrows-track .slick-arrow:focus {
  outline: 1px solid #000;
}
.pc-carousel-wrapper .arrows-track .slick-arrow.slick-prev {
  left: 35px;
}
@media only screen and (max-width: 767px) {
  .pc-carousel-wrapper .arrows-track .slick-arrow.slick-prev {
    left: 10px;
  }
}
.pc-carousel-wrapper .arrows-track .slick-arrow.slick-next {
  right: 35px;
}
@media only screen and (max-width: 767px) {
  .pc-carousel-wrapper .arrows-track .slick-arrow.slick-next {
    right: 10px;
  }
}
.pc-carousel-wrapper .arrows-track .slick-arrow.slick-disabled {
  opacity: 50%;
}
@media (min-width: 1024px) and (max-width: 1290px) {
  .pc-carousel-wrapper.arrowDesktopPadding {
    padding: 0 50px;
  }
  .pc-carousel-wrapper.arrowDesktopPadding .arrows-track .slick-arrow.slick-prev {
    left: 10px;
  }
  .pc-carousel-wrapper.arrowDesktopPadding .arrows-track .slick-arrow.slick-next {
    right: 10px;
  }
}
@media (min-width: 1291px) {
  .pc-carousel-wrapper.arrowDesktopPadding .arrows-track .slick-arrow.slick-prev {
    left: -50px;
  }
  .pc-carousel-wrapper.arrowDesktopPadding .arrows-track .slick-arrow.slick-next {
    right: -50px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .pc-carousel-wrapper.arrowTabletPadding {
    padding: 0 50px;
  }
  .pc-carousel-wrapper.arrowTabletPadding .arrows-track .slick-arrow.slick-prev {
    left: 10px;
  }
  .pc-carousel-wrapper.arrowTabletPadding .arrows-track .slick-arrow.slick-next {
    right: 10px;
  }
}
@media only screen and (max-width: 767px) {
  .pc-carousel-wrapper.arrowMobilePadding {
    padding: 0 50px;
  }
  .pc-carousel-wrapper.arrowMobilePadding .arrows-track .slick-arrow.slick-prev {
    left: 10px;
  }
  .pc-carousel-wrapper.arrowMobilePadding .arrows-track .slick-arrow.slick-next {
    right: 10px;
  }
}
.pc-carousel-wrapper.pc-indicator-dot .pc-carousel-container .slick-dots > li {
  margin: 0px calc(5px);
}
.pc-carousel-wrapper.pc-indicator-dot .pc-carousel-container .slick-dots > li > button {
  height: 10px;
  width: 10px;
  border-width: 2px;
  border-radius: 100%;
  transition: 200ms ease-out;
}
.pc-carousel-wrapper.pc-indicator-dot .pc-carousel-container .slick-dots > li:hover > button {
  height: 10px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .pc-carousel-wrapper.pc-indicator-dot .pc-carousel-container[data-autoscroll="autoScroll"] {
    border: 100%;
  }
}
.pc-carousel-wrapper.pc-indicator-dot.theme-01 .slick-dots > li > button {
  background-color: transparent;
  border-color: #d8d8db;
}
.pc-carousel-wrapper.pc-indicator-dot.theme-01 .slick-dots > li:hover > button {
  background-color: #d8d8db;
  border-color: #d8d8db;
}
.pc-carousel-wrapper.pc-indicator-dot.theme-01 .slick-dots > li.slick-active > button {
  background-color: #c41230;
  border-color: #c41230;
}
.pc-carousel-wrapper.pc-indicator-dot.theme-01[data-autoscroll="autoScroll"] .slick-dots .slick-active button {
  background-color: #d8d8db;
}
.pc-carousel-wrapper.pc-indicator-dot.theme-01[data-autoscroll="autoScroll"] .slick-dots .slick-active button:after {
  background-color: #c41230;
}
.pc-carousel-wrapper.pc-indicator-dot.theme-02 .slick-dots > li > button {
  background-color: transparent;
  border-color: #d8d8db;
}
.pc-carousel-wrapper.pc-indicator-dot.theme-02 .slick-dots > li:hover > button {
  background-color: #d8d8db;
  border-color: #d8d8db;
}
.pc-carousel-wrapper.pc-indicator-dot.theme-02 .slick-dots > li.slick-active > button {
  background-color: #c41230;
  border-color: #c41230;
}
.pc-carousel-wrapper.pc-indicator-dot.theme-02[data-autoscroll="autoScroll"] .slick-dots .slick-active button {
  background-color: #d8d8db;
}
.pc-carousel-wrapper.pc-indicator-dot.theme-02[data-autoscroll="autoScroll"] .slick-dots .slick-active button:after {
  background-color: #c41230;
}
.pc-carousel-wrapper.pc-indicator-dot.theme-03 .slick-dots > li > button {
  background-color: transparent;
  border-color: #d8d8db;
}
.pc-carousel-wrapper.pc-indicator-dot.theme-03 .slick-dots > li:hover > button {
  background-color: #d8d8db;
  border-color: #d8d8db;
}
.pc-carousel-wrapper.pc-indicator-dot.theme-03 .slick-dots > li.slick-active > button {
  background-color: #c41230;
  border-color: #c41230;
}
.pc-carousel-wrapper.pc-indicator-dot.theme-03[data-autoscroll="autoScroll"] .slick-dots .slick-active button {
  background-color: #d8d8db;
}
.pc-carousel-wrapper.pc-indicator-dot.theme-03[data-autoscroll="autoScroll"] .slick-dots .slick-active button:after {
  background-color: #c41230;
}
.pc-carousel-wrapper.pc-indicator-dot.theme-04 .slick-dots > li > button {
  background-color: transparent;
  border-color: #d8d8db;
}
.pc-carousel-wrapper.pc-indicator-dot.theme-04 .slick-dots > li:hover > button {
  background-color: #d8d8db;
  border-color: #d8d8db;
}
.pc-carousel-wrapper.pc-indicator-dot.theme-04 .slick-dots > li.slick-active > button {
  background-color: #c41230;
  border-color: #c41230;
}
.pc-carousel-wrapper.pc-indicator-dot.theme-04[data-autoscroll="autoScroll"] .slick-dots .slick-active button {
  background-color: #d8d8db;
}
.pc-carousel-wrapper.pc-indicator-dot.theme-04[data-autoscroll="autoScroll"] .slick-dots .slick-active button:after {
  background-color: #c41230;
}
.pc-carousel-wrapper.pc-indicator-line .pc-carousel-container .slick-dots {
  width: 300px;
}
.pc-carousel-wrapper.pc-indicator-line .pc-carousel-container .slick-dots > li {
  margin: 0px calc(2.5px);
  width: 100%;
}
.pc-carousel-wrapper.pc-indicator-line .pc-carousel-container .slick-dots > li > button {
  height: 2px;
  width: 100%;
  border-width: 0;
  border-radius: 0;
  transition: 200ms ease-out;
}
.pc-carousel-wrapper.pc-indicator-line .pc-carousel-container .slick-dots > li:hover > button {
  height: 4px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .pc-carousel-wrapper.pc-indicator-line .pc-carousel-container[data-autoscroll="autoScroll"] {
    border: 0;
  }
}
.pc-carousel-wrapper.pc-indicator-line.theme-01 .slick-dots > li > button {
  background-color: #d8d8db;
  border-color: #d8d8db;
}
.pc-carousel-wrapper.pc-indicator-line.theme-01 .slick-dots > li:hover > button {
  background-color: #d8d8db;
  border-color: #d8d8db;
}
.pc-carousel-wrapper.pc-indicator-line.theme-01 .slick-dots > li.slick-active > button {
  background-color: #c41230;
  border-color: #c41230;
}
.pc-carousel-wrapper.pc-indicator-line.theme-01[data-autoscroll="autoScroll"] .slick-dots .slick-active button {
  background-color: #d8d8db;
}
.pc-carousel-wrapper.pc-indicator-line.theme-01[data-autoscroll="autoScroll"] .slick-dots .slick-active button:after {
  background-color: #c41230;
}
.pc-carousel-wrapper.pc-indicator-line.theme-02 .slick-dots > li > button {
  background-color: #d8d8db;
  border-color: #d8d8db;
}
.pc-carousel-wrapper.pc-indicator-line.theme-02 .slick-dots > li:hover > button {
  background-color: #d8d8db;
  border-color: #d8d8db;
}
.pc-carousel-wrapper.pc-indicator-line.theme-02 .slick-dots > li.slick-active > button {
  background-color: #c41230;
  border-color: #c41230;
}
.pc-carousel-wrapper.pc-indicator-line.theme-02[data-autoscroll="autoScroll"] .slick-dots .slick-active button {
  background-color: #d8d8db;
}
.pc-carousel-wrapper.pc-indicator-line.theme-02[data-autoscroll="autoScroll"] .slick-dots .slick-active button:after {
  background-color: #c41230;
}
.pc-carousel-wrapper.pc-indicator-line.theme-03 .slick-dots > li > button {
  background-color: #d8d8db;
  border-color: #d8d8db;
}
.pc-carousel-wrapper.pc-indicator-line.theme-03 .slick-dots > li:hover > button {
  background-color: #d8d8db;
  border-color: #d8d8db;
}
.pc-carousel-wrapper.pc-indicator-line.theme-03 .slick-dots > li.slick-active > button {
  background-color: #c41230;
  border-color: #c41230;
}
.pc-carousel-wrapper.pc-indicator-line.theme-03[data-autoscroll="autoScroll"] .slick-dots .slick-active button {
  background-color: #d8d8db;
}
.pc-carousel-wrapper.pc-indicator-line.theme-03[data-autoscroll="autoScroll"] .slick-dots .slick-active button:after {
  background-color: #c41230;
}
.pc-carousel-wrapper.pc-indicator-line.theme-04 .slick-dots > li > button {
  background-color: #d8d8db;
  border-color: #d8d8db;
}
.pc-carousel-wrapper.pc-indicator-line.theme-04 .slick-dots > li:hover > button {
  background-color: #d8d8db;
  border-color: #d8d8db;
}
.pc-carousel-wrapper.pc-indicator-line.theme-04 .slick-dots > li.slick-active > button {
  background-color: #c41230;
  border-color: #c41230;
}
.pc-carousel-wrapper.pc-indicator-line.theme-04[data-autoscroll="autoScroll"] .slick-dots .slick-active button {
  background-color: #d8d8db;
}
.pc-carousel-wrapper.pc-indicator-line.theme-04[data-autoscroll="autoScroll"] .slick-dots .slick-active button:after {
  background-color: #c41230;
}
.pc-carousel-wrapper .arrows-track .slick-arrow {
  border-radius: 100%;
  transition: 200ms ease-out;
}
@keyframes carousel-indicator-fill {
  from {
    transform: scaleX(0);
  }
  to {
    transform: scaleX(100%);
  }
}

.platform-components-toast__editor {
  display: none;
}
.platform-components-toast__overlay {
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  align-items: center;
  justify-content: center;
  padding-top: 40px;
  padding-bottom: 40px;
  display: none;
  z-index: 9999;
}
.platform-components-toast__overlay.active {
  display: block;
}
.active .platform-components-toast__container {
  background-color: #ffffff;
  border-radius: 0;
  border-width: 1px;
  padding: 20px;
  box-shadow: 0 14px 44px rgba(0, 0, 0, 0.25);
  width: auto;
  max-width: 73.125rem;
  border-color: #e2e2e5;
  position: fixed;
  bottom: 50px;
  opacity: 0;
  display: flex;
  flex-direction: column;
  transform: translate(-50%, -50%);
  left: 50%;
  transition: 200ms ease-in-out;
  animation: slideIn 0.4s forwards;
  animation-delay: 0.125s;
  -webkit-animation-name: slideIn;
  -webkit-animation-duration: 0.4s;
  z-index: 10;
}
@media only screen and (max-width: 767px) {
  .active .platform-components-toast__container {
    max-width: 100%;
    left: unset;
    transform: unset;
    width: 100%;
  }
}
.active .platform-components-toast__content {
  padding-left: 40px;
  padding-right: 40px;
}
.active .platform-components-toast__content p,
.active .platform-components-toast__content ul,
.active .platform-components-toast__content ol,
.active .platform-components-toast__content li,
.active .platform-components-toast__content blockquote,
.active .platform-components-toast__content table,
.active .platform-components-toast__content td {
  font-family: 'Avenir-Roman', 'Avenir', sans-serif;
  font-weight: 400;
  line-height: 160%;
  font-size: 0.625rem;
  letter-spacing: 0;
  color: #2e2e2e;
  text-transform: none;
}
@media only screen and (max-width: 767px) {
  .active .platform-components-toast__content p,
  .active .platform-components-toast__content ul,
  .active .platform-components-toast__content ol,
  .active .platform-components-toast__content li,
  .active .platform-components-toast__content blockquote,
  .active .platform-components-toast__content table,
  .active .platform-components-toast__content td {
    font-size: 0.625rem;
  }
}
.active .platform-components-toast__content a {
  color: #c41230;
}
.active .platform-components-toast__content a:hover,
.active .platform-components-toast__content a:active,
.active .platform-components-toast__content a:focus {
  color: #9b132b;
}
.platform-components-toast__close {
  display: flex;
  height: auto !important;
  font-weight: 800;
  font-size: 1.875rem;
  text-decoration: none;
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
  color: #c41230;
}
.platform-components-toast__close:hover,
.platform-components-toast__close:active,
.platform-components-toast__close:focus {
  background-color: unset;
  border: unset;
  text-decoration: none;
  outline: none !important;
  cursor: pointer;
  color: #9b132b;
}
@keyframes slideIn {
  from {
    bottom: -300px;
    opacity: 0;
  }
  to {
    bottom: 15px;
    opacity: 1;
  }
}
.toast-opened {
  position: relative;
  z-index: 1000;
}
.toast-trigger {
  display: inline-block;
  vertical-align: sub;
}
.toast-trigger .toast-sup-decoration {
  display: inline-block;
  text-decoration: none;
  border-radius: 2px;
  border: 1px solid #e2e2e5;
  padding: 5px 3px;
  margin-bottom: 0px;
  margin-right: 1px;
  font-size: 10px;
  top: -0.5em;
  cursor: pointer;
  color: #2e2e2e;
  background-color: #ffffff;
  vertical-align: top;
}
.toast-trigger .toast-sup-decoration:hover {
  color: #ffffff;
  background-color: #c41230;
  box-shadow: 0 14px 44px rgba(0, 0, 0, 0.25);
  border-color: #c41230;
}
.toast-trigger [data-toast-tooltip] {
  z-index: 5;
  position: relative;
}
.toast-trigger [data-toast-tooltip]:before {
  position: absolute;
  bottom: 15px;
  left: 50%;
  margin-bottom: 5px;
  margin-left: -45px;
  margin-right: 5px;
  padding: 5px;
  width: 85px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: #fff;
  color: #000;
  content: attr(data-toast-tooltip);
  text-align: center;
  font-size: 10px;
  line-height: 1.2;
  box-shadow: 0px 2px 4px #888888;
}
.toast-trigger [data-toast-tooltip]:after {
  position: absolute;
  bottom: 15px;
  left: 50%;
  margin-left: -5px;
  width: 0;
  border-top: 5px solid #fff;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
  content: " ";
  font-size: 0;
  line-height: 0;
}
.toast-trigger [data-toast-tooltip]:before,
.toast-trigger [data-toast-tooltip]:after {
  visibility: hidden;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  pointer-events: none;
}
.toast-trigger [data-toast-tooltip]:hover:before,
.toast-trigger [data-toast-tooltip]:hover:after {
  visibility: visible;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

