/* src/styles.scss */
body {
  font-family:
    "UPSRoboto",
    Tahoma,
    helvetica,
    arial,
    sans-serif !important;
}
header {
  display: flex !important;
  justify-content: space-between;
  align-items: center;
  padding: 1rem;
  max-width: 1350px;
  margin: auto;
}
.logo img {
  height: 70px;
}
.data-table {
  overflow: auto;
  max-height: 600px;
  width: 100%;
}
.success-text {
  color: #29A855;
}
.error-text {
  color: #DF2901;
}

/* src/ups.styles.css */
.ups-radio-label_text,
.ups-checkbox-label_text {
  font-size: .75rem;
}
.ups-social_signon_list {
  list-style: none;
  padding: 0;
  margin-bottom: 0;
}
.ups-social_signon_list .ups-social_signon_listitem button {
  display: block;
  width: 100%;
  background: none;
  border: 1px solid #8c8585;
  border-radius: 3px;
  padding: 10px;
  margin-bottom: 15px;
}
.ups-socialicon {
  display: inline-block;
  background: url(/assets/resources/webcontent/images/social_icons_sprite.svg) no-repeat;
  background-size: 181px 26px;
  width: 25px;
  height: 26px;
  vertical-align: middle;
  margin-right: 10px;
}
.ups-socialicon_google {
  background-position: 0 0;
}
.ups-socialicon_facebook {
  background-position: -26px 0;
}
.ups-socialicon_amazon {
  background-position: -52px 0;
}
.ups-socialicon_paypal {
  background-position: -78px 0;
}
.ups-socialicon_apple {
  background-position: -104px 0;
}
.ups-socialicon_twitter {
  background-position: -130px 0;
}
.ups-socialicon_wechat {
  background-position: -156px 0;
}
@font-face {
  font-family: "UPSRoboto";
  src: url("./media/Roboto-Bold.woff") format("woff"), url("./media/Roboto-Bold.woff2") format("woff2");
  font-style: normal;
  font-weight: 700;
  font-display: swap;
}
@font-face {
  font-family: "UPSRoboto";
  src: url("./media/Roboto-Medium.woff") format("woff"), url("./media/Roboto-Medium.woff2") format("woff2");
  font-style: normal;
  font-weight: 500;
  font-display: swap;
}
@font-face {
  font-family: "UPSRoboto";
  src: url("./media/Roboto-Regular.woff") format("woff"), url("./media/Roboto-Regular.woff2") format("woff2");
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}
@font-face {
  font-family: "UPSRoboto";
  src: url("./media/Roboto-Light.woff") format("woff"), url("./media/Roboto-Light.woff2") format("woff2");
  font-style: normal;
  font-weight: 300;
  font-display: swap;
}
@font-face {
  font-display: swap;
  font-family: "upsicons";
  src: url("./media/upsicons_orig.woff") format("woff"), url("./media/upsicons_orig.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
.ups-icon-right-arrow:before {
  content: "\e600";
}
.ups-icon-left-arrow:before {
  content: "\e601";
}
.ups-icon-top-arrow:before {
  content: "\e602";
}
.ups-icon-bottom-arrow:before {
  content: "\e603";
}
.ups-icon-plus-icon:before {
  content: "\e604";
}
.ups-icon-tick-circle:before {
  content: "\e605";
}
.ups-icon-flag:before {
  content: "\e606";
}
.ups-icon-tick-mark:before {
  content: "\e607";
}
.ups-icon-search:before {
  content: "\e608";
}
.ups-icon-close:before,
.ups-icon-x:before {
  content: "\e609";
}
.ups-icon-link_newwindow:before {
  content: "\e60a";
}
.ups-icon-user:before {
  content: "\e60b";
}
.ups-icon-help:before {
  content: "\e60c";
}
.ups-icon-up-arrow:before {
  content: "\e60d";
}
.ups-icon-alert-filled:before {
  content: "\e60e";
}
.ups-icon-eye:before {
  content: "\e60f";
}
.ups-icon-visa:before {
  content: "\e610";
}
.ups-icon-checkcircle:before {
  content: "\e611";
}
.ups-icon-videopause:before {
  content: "\e612";
}
.ups-icon-videoplay:before {
  content: "\e613";
}
.ups-icon-informationcircle:before {
  content: "\e614";
}
.ups-icon-minuscircle:before {
  content: "\e615";
}
.ups-icon-pluscircle:before {
  content: "\e616";
}
.ups-icon-ellipses:before {
  content: "\e617";
}
.ups-icon-edit:before {
  content: "\e618";
}
.ups-icon-returnleft:before {
  content: "\e619";
}
.ups-icon-returnright:before {
  content: "\e61a";
}
.ups-icon-camera:before {
  content: "\e61b";
}
.ups-icon-plus:before {
  content: "\e60d";
}
[data-icon]:before {
  content: attr(data-icon);
  font-family: "upsicons";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon {
  font-family: "upsicons";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@font-face {
  font-family: "UPS Material Symbols";
  font-style: normal;
  src: url("./media/mat-icons.woff2") format("woff2");
}
@font-face {
  font-family: "UPS Material Symbols Filled";
  font-style: normal;
  src: url("./media/mat-icons-filled.woff2") format("woff2");
}
.ups-material-symbols {
  font-family: "UPS Material Symbols";
  font-weight: 500;
  font-style: normal;
  font-size: 24px;
  display: inline-block;
  line-height: 1;
  vertical-align: middle;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  -webkit-font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
}
.ups-link .icon.ups-material-symbols {
  font-size: 1rem;
}
.ups-cta .icon.ups-material-symbols {
  margin: 0;
  font-size: 2rem;
}
.callout-button > .icon.ups-material-symbols {
  font-size: 1.25rem;
}
.modal .modal-content_header .close .icon.ups-material-symbols {
  font-size: 1.5rem;
}
.icon.ups-material-symbols {
  font-family: "UPS Material Symbols";
}
.icon-filled.icon {
  font-family: "UPS Material Symbols Filled";
}
.icon-filled {
  font-variation-settings: "FILL" 1;
}
.ups-radio-label_text,
.ups-checkbox-label_text {
  font-size: .75rem;
}
.ups-social_signon_list {
  list-style: none;
  padding: 0;
  margin-bottom: 0;
}
.ups-social_signon_list .ups-social_signon_listitem button {
  display: block;
  width: 100%;
  background: none;
  border: 1px solid #8c8585;
  border-radius: 3px;
  padding: 10px;
  margin-bottom: 15px;
}
.ups-socialicon {
  display: inline-block;
  background: url(/assets/resources/webcontent/images/social_icons_sprite.svg) no-repeat;
  background-size: 181px 26px;
  width: 25px;
  height: 26px;
  vertical-align: middle;
  margin-right: 10px;
}
.ups-socialicon_google {
  background-position: 0 0;
}
.ups-socialicon_facebook {
  background-position: -26px 0;
}
.ups-socialicon_amazon {
  background-position: -52px 0;
}
.ups-socialicon_paypal {
  background-position: -78px 0;
}
.ups-socialicon_apple {
  background-position: -104px 0;
}
.ups-socialicon_twitter {
  background-position: -130px 0;
}
.ups-socialicon_wechat {
  background-position: -156px 0;
}
.modal .modal-content {
  padding: 2rem;
  border: none;
  border-radius: 0;
  box-shadow: none;
  height: auto;
  left: 50%;
  transform: translateX(-50%);
}
@media (min-width: 992px) {
  .modal .modal-content {
    top: 178px;
  }
}
@media (min-width: 768px)and (max-width: 991.98px) {
  .modal .modal-content {
    top: 134px;
  }
}
@media (max-width: 767.98px) {
  .modal .modal-content {
    top: 123px;
  }
}
@media (max-width: 767.98px) {
  .modal .modal-content {
    width: calc(100% - 32px);
  }
}
@media (min-width: 768px) {
  .modal .modal-content {
    width: 647px;
  }
}
@media (min-width: 992px) {
  .modal .modal-content.modal-6 {
    width: 592px;
  }
}
@media (min-width: 768px)and (max-width: 991.98px) {
  .modal .modal-content.modal-6 {
    width: 647px;
  }
}
@media (min-width: 992px) {
  .modal .modal-content.modal-8 {
    width: 800px;
  }
}
@media (min-width: 768px)and (max-width: 991.98px) {
  .modal .modal-content.modal-8 {
    width: 647px;
  }
}
.modal .modal-content.flyout {
  position: absolute;
  right: 0;
  left: auto;
  transform: none;
  top: 0;
  width: 600px;
  padding: 1.5rem 1.5rem;
  height: auto;
  min-height: 100%;
  border-radius: 0;
}
@media (max-width: 767.98px) {
  .modal .modal-content.flyout {
    width: 90%;
  }
}
@media (min-width: 768px)and (max-width: 991.98px) {
  .modal .modal-content.flyout {
    padding: 1.5rem 1.5rem;
  }
}
@media (max-width: 767.98px) {
  .modal .modal-content.flyout {
    padding: 1.5rem 1rem;
  }
}
@media (max-width: 991.98px) {
  .modal .modal-content.flyout.flyout-bottom {
    border-radius: 0;
    width: auto;
    top: 247px;
    margin: 0px 13px;
  }
}
@media (min-width: 768px) {
  .modal .modal-content.flyout.flyout-4 {
    width: 50%;
  }
}
@media (min-width: 1280px) {
  .modal .modal-content.flyout.flyout-4 {
    width: 33.3333333333%;
  }
}
@media (min-width: 768px) {
  .modal .modal-content.flyout.flyout-6 {
    width: 50%;
  }
}
@media (min-width: 768px) {
  .modal .modal-content.flyout.flyout-8 {
    width: 83.3333333333%;
  }
}
@media (min-width: 1280px) {
  .modal .modal-content.flyout.flyout-8 {
    width: 66.6666666667%;
  }
}
@media (min-width: 768px) {
  .modal .modal-content.flyout.flyout-10 {
    width: 83.3333333333%;
  }
}
.modal .modal-content.flyout.flyout-bottom-up-full-width {
  border-radius: 0;
  width: 100%;
  margin: 0px;
}
.modal .modal-content.flyoutleft {
  position: absolute;
  right: auto;
  left: 0;
  transform: none;
  top: 0;
  width: 600px;
  padding: 1.5rem 1.5rem;
  height: auto;
  min-height: 100%;
  border-radius: 0;
}
@media (min-width: 768px)and (max-width: 991.98px) {
  .modal .modal-content.flyoutleft {
    width: 60%;
  }
}
@media (max-width: 767.98px) {
  .modal .modal-content.flyoutleft {
    width: 90%;
  }
}
@media (min-width: 768px)and (max-width: 991.98px) {
  .modal .modal-content.flyoutleft {
    padding: 1.5rem 1.5rem;
  }
}
@media (max-width: 767.98px) {
  .modal .modal-content.flyoutleft {
    padding: 1.5rem 1rem;
  }
}
@media (max-width: 991.98px) {
  .modal .modal-content.flyoutleft.flyout-bottom {
    border-radius: 0;
    width: auto;
    top: 247px;
    margin: 0px 13px;
  }
}
@media (max-width: 767.98px) {
  .modal .modal-content {
    padding: 1.5rem 1rem;
  }
}
.modal .modal-content_header {
  display: flex;
  flex-direction: column;
}
.modal .modal-content_header .close {
  border: none;
  padding: 0;
  background: rgba(0, 0, 0, 0);
  align-self: flex-end;
}
.modal .modal-content_header .close .icon {
  font-size: 1rem;
}
.modal .modal-content_header .modal-title {
  font-size: 2.5rem;
  line-height: 3rem;
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  font-weight: normal;
}
@media (min-width: 768px)and (max-width: 991.98px) {
  .modal .modal-content_header .modal-title {
    font-size: 2rem;
    line-height: 2.5rem;
  }
}
@media (max-width: 767.98px) {
  .modal .modal-content_header .modal-title {
    font-size: 1.75rem;
    line-height: 2.25rem;
  }
}
.modal .modal-content_header .modal-title::after {
  content: "";
  display: block;
  width: 75px;
  height: .25rem;
  background: #ffc400;
  margin-top: 1rem;
}
@media (max-width: 767.98px) {
  .modal .modal-content_header .modal-title::after {
    margin-top: .375rem;
  }
}
.modal .modal-content_header .modal-title.centered {
  text-align: center;
}
.modal .modal-content_header .modal-title.centered::after {
  position: relative;
  left: 50%;
  transform: translateX(-50%);
}
.modal .modal-content_header .modal-subheader {
  font-size: 1.25rem;
  margin-bottom: 1rem;
  font-weight: normal;
}
@media (max-width: 767.98px) {
  .modal .modal-content_header .modal-subheader {
    font-size: 1.375rem;
  }
}
.modal .modal-content_header .modal-subheader.centered {
  text-align: center;
}
.modal .modal-content.centered {
  text-align: center;
}
.modal .modal-content.centered h2::after {
  position: relative;
  left: 50%;
  transform: translateX(-50%);
}
.modal-backdrop {
  width: 100%;
  height: 100%;
}
.modal-backdrop .show {
  opacity: .4;
}
@keyframes flyout-left-Enter {
  from {
    opacity: 0;
    transform: translateX(-100%);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}
@keyframes flyout-left-Leave {
  from {
    opacity: 1;
    transform: translateX(0);
  }
  to {
    opacity: 0;
    transform: translateX(-100%);
  }
}
@keyframes flyout-right-Enter {
  from {
    opacity: 0;
    transform: translateX(100%);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}
@keyframes flyout-right-Leave {
  from {
    opacity: 1;
    transform: translateX(0);
  }
  to {
    opacity: 0;
    transform: translateX(100%);
  }
}
@keyframes flyoutBottomEnter {
  from {
    opacity: 0;
    transform: translateY(100%);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes flyoutBottomLeave {
  from {
    opacity: 1;
    transform: translateY(0);
  }
  to {
    opacity: 0;
    transform: translateY(100%);
  }
}
@keyframes modalEnter {
  from {
    opacity: 0;
    transform: scale(0);
  }
  to {
    opacity: 1;
    transform: scale(1);
  }
}
@keyframes modalLeave {
  from {
    opacity: 1;
    transform: scale(1);
  }
  to {
    opacity: 0;
    transform: scale(0);
  }
}
.flyout-left-enter {
  animation: flyout-left-Enter 300ms ease-out forwards;
}
.flyout-left-leave {
  animation: flyout-left-Leave 300ms ease-in forwards;
}
.flyout-right-enter {
  animation: flyout-right-Enter 300ms ease-out forwards;
}
.flyout-right-leave {
  animation: flyout-right-Leave 300ms ease-in forwards;
}
.flyout-bottom-enter {
  animation: flyoutBottomEnter 300ms ease-out forwards;
}
.flyout-bottom-leave {
  animation: flyoutBottomLeave 300ms ease-in forwards;
}
.modal-enter {
  animation: modalEnter 300ms ease-out forwards;
}
.modal-leave {
  animation: modalLeave 300ms ease-in forwards;
}
.flyout-drag-handle {
  width: 60px;
  height: 4px;
  background: #bfb8af;
  border-radius: 3px;
  margin: -19px auto 5px;
  cursor: grab;
}
.flyout-bottom-up-full-width {
  transition: transform .3s ease-in-out;
  will-change: transform;
}
.modal-content.flyout {
  align-items: stretch;
}
.modal-content.flyout .modal-content_body {
  flex: 1 1 auto;
  display: flex;
  flex-direction: column;
}
.modal-content.flyout .modal-footer_content {
  position: sticky;
  bottom: 0;
  background-color: #fff;
  border-top: 1px solid #ccc;
  padding-top: 1rem;
  padding-bottom: 1rem;
  z-index: 1099;
}
.modal-backdrop {
  background-color: #121212;
  width: 100%;
  height: 100%;
}
.modal-backdrop.show {
  opacity: .3;
}
.modal .modal-content {
  border: none;
}
.modal .modal-content .modal-header {
  padding: 0;
  border: none;
  margin-bottom: 30px;
}
.modal .modal-content .modal-header .modal-title {
  font-size: 32px;
  line-height: 1.2;
  position: relative;
  margin-right: 30px;
  padding-bottom: 8px;
}
.modal .modal-content .modal-header .modal-title:after {
  content: " ";
  position: absolute;
  left: 0;
  bottom: -5px;
  height: 3px;
  width: 100px;
  background-color: #ffc400;
}
.modal .modal-content .close {
  position: absolute;
  top: 32px;
  right: 32px;
  border: none;
  background: none;
  font-size: 32px;
  padding: 0;
  margin: 0;
  line-height: 16px;
}
.modal .modal-content .modal-body,
.modal .modal-content .modal-footer {
  padding: 0;
}
.modal .modal-content .modal-footer {
  margin-top: 30px;
}
.modal .modal-content .modal-footer {
  border-top: none;
  justify-content: flex-start;
}
.modal .modal-content .modal-footer > .ups-cta {
  margin-left: 0;
  margin-top: 0;
  margin-bottom: 0;
}
@media (min-width: 1280px) {
  .modal .modal-content {
    padding: 2rem;
  }
}
.modal.ups-application_wrapper .modal-content .close {
  position: relative;
  top: 0;
  right: 0;
  font-size: 1.25rem;
  line-height: unset;
}
*,
*::before,
*::after {
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.overflow-hide {
  overflow: hidden;
}
.overflow-hide body {
  overflow-y: scroll !important;
}
body {
  font-family:
    "UPSRoboto",
    Tahoma,
    helvetica,
    arial,
    sans-serif;
  text-align: left;
  color: #121212;
  overflow-x: hidden;
}
@media (min-width: 1280px) {
  body.mega-menu-opened {
    overflow: hidden;
  }
}
@media (max-width: 991.98px) {
  body.hamburger-menu-opened {
    overflow: hidden;
  }
}
body.hamburger-menu-opened .menu-backdrop,
body.mega-menu-opened .menu-backdrop {
  position: fixed;
  background-color: rgba(18, 18, 18, .3);
  top: 5rem;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 16;
}
.iw_viewport-wrapper {
  overflow-x: hidden;
}
button {
  color: #121212;
}
h1.sr-only:focus {
  overflow: visible;
  clip: auto;
}
@media (min-width: 320px) {
  h1.sr-only:focus {
    position: relative;
    width: auto;
    height: auto;
    white-space: normal;
  }
}
:focus,
*:focus {
  outline: none;
  box-shadow: none;
}
body.accessible :focus:not(.ups-cta-new):not(.ups-cta):not(.ups-cta-hyperlink) {
  outline: none;
  box-shadow: 0 0 0 2px #121212;
  border-radius: 2px;
}
body.accessible :focus:is(.ups-cta-new):before {
  display: block;
}
body.accessible :focus:is(.ups-cta):before {
  display: block;
}
body.accessible :focus:is(.ups-cta-hyperlink):before {
  display: block;
}
body.accessible :focus:is(.ups-cta-hyperlink.ups-dm):before {
  display: block;
}
.img-fluid {
  max-width: 100%;
}
.iframe-video-container {
  position: relative;
  padding-bottom: calc(56.25% + .5rem);
  height: 0;
  background-color: #121212;
}
.iframe-video-container iframe {
  border: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.ups-loaderImg {
  background-image: url(/assets/resources/webcontent/images/ajax-loader.gif);
  background-position: center center;
  background-repeat: no-repeat;
  height: 100px;
  display: none;
  background-size: contain;
}
.ups-loaderImg.active {
  display: block;
}
.ups-text-content .unordered-list ul > li::before,
.featured-list-component:not(.icon-card).bullet-list-none .card-body-content ul > li::before {
  content: none;
}
.ups-text-content .unordered-list ul > li,
.featured-list-component:not(.icon-card).bullet-list-solid .card-body-content ul > li {
  padding-left: 0;
}
@media (max-width: 767.98px) {
  .ups-text-content .unordered-list ul > li,
  .featured-list-component:not(.icon-card).bullet-list-solid .card-body-content ul > li {
    margin-left: 2rem;
  }
}
.ups-text-content .unordered-list ul > li::before,
.featured-list-component:not(.icon-card).bullet-list-solid .card-body-content ul > li::before {
  content: none;
}
@media (max-width: 767.98px) {
  .ups-text-content .unordered-list ol > li,
  .featured-list-component:not(.icon-card).bullet-list-solid .card-body-content ol > li {
    margin-left: 2rem;
  }
}
.featured-list-component:not(.icon-card).bullet-list-solid .card-body-content ul > li {
  list-style: disc;
}
.ups-text-content .unordered-list ul > li,
.featured-list-component:not(.icon-card) .card-body-content ul > li {
  position: relative;
  padding-left: 2.25rem;
}
.ups-text-content .unordered-list ul > li::before,
.featured-list-component:not(.icon-card) .card-body-content ul > li::before {
  content: "\e607";
  font-family: "upsicons";
  display: inline-block;
  width: 1.5rem;
  height: 1.5rem;
  border-radius: 50%;
  background-color: #c2e3e2;
  font-size: 11px;
  line-height: 1.5rem;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
}
.ups-text-content .unordered-list ul > li > ul > li,
.featured-list-component:not(.icon-card) .card-body-content ul > li > ul > li {
  list-style-type: disc;
  padding-left: 0;
}
.ups-text-content .unordered-list ul > li > ul > li::before,
.featured-list-component:not(.icon-card) .card-body-content ul > li > ul > li::before {
  display: none;
}
small {
  font-size: 14px;
  color: #5f5753;
  display: inline-block;
}
a.ups-link,
.ups-link {
  text-decoration: underline;
  display: inline;
  color: #0662bb;
}
a.ups-link:hover,
.ups-link:hover {
  color: #105497;
}
a.ups-link span.icon,
.ups-link span.icon {
  transition: transform .35s ease-in-out;
  transform: translateX(0);
  margin-left: .5rem;
  display: inline-block;
  font-size: .75rem;
}
.spacer-top-80 {
  padding-top: 2.5rem;
}
@media (min-width: 768px) {
  .spacer-top-80 {
    padding-top: 4rem;
  }
}
@media (min-width: 1280px) {
  .spacer-top-80 {
    padding-top: 5rem;
  }
}
.spacer-top-40 {
  padding-top: 1.5rem;
}
@media (min-width: 768px) {
  .spacer-top-40 {
    padding-top: 2.5rem;
  }
}
.spacer-bottom-80 {
  padding-bottom: 2.5rem;
}
@media (min-width: 768px) {
  .spacer-bottom-80 {
    padding-bottom: 4rem;
  }
}
@media (min-width: 1280px) {
  .spacer-bottom-80 {
    padding-bottom: 5rem;
  }
}
.spacer-bottom-40 {
  padding-bottom: 1.5rem;
}
@media (min-width: 768px) {
  .spacer-bottom-40 {
    padding-bottom: 2.5rem;
  }
}
@media (min-width: 768px) {
  .ups-component .component-header {
    width: 100%;
    max-width: 800px;
    margin: 0 auto;
  }
}
.ups-component .component-header h1,
.ups-component .component-header h2,
.ups-component .component-header h3 {
  font-size: 1.75rem;
  font-weight: 400;
  line-height: 1.25;
  color: #121212;
  text-align: left;
}
@media (min-width: 768px) {
  .ups-component .component-header h1,
  .ups-component .component-header h2,
  .ups-component .component-header h3 {
    font-size: 2rem;
    text-align: center;
  }
}
@media (min-width: 1280px) {
  .ups-component .component-header h1,
  .ups-component .component-header h2,
  .ups-component .component-header h3 {
    font-size: 2.5rem;
    line-height: 1.175;
  }
}
.ups-component .component-header h1:after,
.ups-component .component-header h2:after,
.ups-component .component-header h3:after {
  content: "";
  width: 5rem;
  height: .25rem;
  display: block;
  background: #ffc400;
  margin: 1.25rem 0 0;
}
@media (min-width: 768px) {
  .ups-component .component-header h1:after,
  .ups-component .component-header h2:after,
  .ups-component .component-header h3:after {
    margin: 1.25rem auto auto;
  }
}
@media (min-width: 1280px) {
  .ups-component .component-header h1:after,
  .ups-component .component-header h2:after,
  .ups-component .component-header h3:after {
    margin: 1.5rem auto auto;
  }
}
@media (min-width: 1280px) {
  .ups-component .component-header h1,
  .ups-component .component-header h2,
  .ups-component .component-header h3 {
    margin-bottom: .75rem;
  }
}
.ups-component .component-header p {
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #121212;
  text-align: left;
}
@media (min-width: 768px) {
  .ups-component .component-header p {
    text-align: center;
  }
}
@media (min-width: 1280px) {
  .ups-component .component-header p {
    font-size: 1.25rem;
    line-height: 1.4;
  }
}
.ups-component .component-header p {
  padding-top: .75rem;
}
@media (min-width: 1280px) {
  .ups-component .component-header p {
    padding-top: 1rem;
  }
}
.ups-component .component-header p:last-of-type {
  margin-bottom: 0;
}
.ups-component.background-arc {
  position: relative;
}
.ups-component.background-arc:after {
  content: "";
  position: absolute;
  background-image: url("data:image/svg+xml;utf8,%3Csvg%20width%3D%221440%22%20height%3D%22560%22%20viewBox%3D%220%200%201440%20560%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M0%200H1440V452.164C1440%20452.164%201116.5%20532.789%20734.5%20552.609C414%20569.238%200%20552.609%200%20552.609L0%200Z%22%20fill%3D%22url(%23paint0_linear)%22%2F%3E%0A%3Cdefs%3E%0A%3ClinearGradient%20id%3D%22paint0_linear%22%20x1%3D%22921%22%20y1%3D%22867.5%22%20x2%3D%22791.177%22%20y2%3D%22329.012%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%0A%3Cstop%20stop-color%3D%22%23DFDBD7%22%2F%3E%0A%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23F2F1EF%22%20stop-opacity%3D%220%22%2F%3E%0A%3C%2FlinearGradient%3E%0A%3C%2Fdefs%3E%0A%3C%2Fsvg%3E");
  background-position: 0 100%;
  background-repeat: no-repeat;
  background-size: 100%;
  bottom: 0;
  left: 0;
  width: 100vw;
  height: 100%;
  z-index: -1;
}
@media (min-width: 768px) {
  .ups-component.background-arc:after {
    height: 61.1111111111vw;
  }
}
@media (min-width: 1280px) {
  .ups-component.background-arc:after {
    height: 38.8888888889vw;
  }
}
p {
  margin-bottom: 1.5rem;
}
ul,
ol {
  padding-left: 1.25rem;
}
img,
video {
  opacity: 0;
  will-change: opacity;
  animation: fadeIn .75s forwards;
  animation-delay: .25s;
}
.fade-in {
  will-change: opacity;
  animation: fadeIn 1s both;
}
.ups-animation-inactive {
  animation: none !important;
}
.fade-in-up {
  will-change: transform, opacity;
  animation: fadeInUp .75s forwards;
}
.fade-in-up-light {
  will-change: transform, opacity;
  animation: fadeInUpLight .75s forwards;
}
@keyframes slideDown {
  0% {
    opacity: 0;
    transform: translate(0, -10%);
    box-shadow: 0px 0px 0px rgba(18, 18, 18, 0);
  }
  100% {
    opacity: 1;
    transform: translate(0);
    box-shadow: 0px 4px 10px rgba(18, 18, 18, .2);
  }
}
@keyframes slideDownLight {
  0% {
    opacity: 0;
    transform: translate(0, -5%);
  }
  100% {
    opacity: 1;
    transform: translate(0);
  }
}
@keyframes slideUp {
  100% {
    opacity: 0;
    transform: translate(0, -10%);
    box-shadow: none;
  }
  0% {
    opacity: 1;
    transform: translate(0);
    box-shadow: 0px 4px 10px rgba(18, 18, 18, .2);
  }
}
@keyframes slideUpLight {
  100% {
    opacity: 0;
    transform: translate(0, -5%);
  }
  0% {
    opacity: 1;
    transform: translate(0);
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translate(0, 20%);
  }
  to {
    opacity: 1;
    transform: translate(0);
  }
}
@keyframes fadeInUpLight {
  from {
    opacity: 0;
    transform: translate(0, 10%);
  }
  to {
    opacity: 1;
    transform: translate(0);
  }
}
@keyframes slideInLight {
  from {
    opacity: 0;
    transform: translateX(5%) scaleX(0.9);
  }
  to {
    opacity: 1;
    transform: translate(0) scaleX(1);
  }
}
@keyframes slideOutLight {
  from {
    opacity: 1;
    transform: translate(0) scaleX(1);
  }
  to {
    opacity: 0;
    transform: translateX(5%) scaleX(0.9);
  }
}
.ups-icon-hamburger {
  display: inline-block;
  width: 1.25rem;
  height: 2px;
  background-color: #121212;
  position: relative;
  border-radius: 2px;
}
.ups-icon-hamburger::after,
.ups-icon-hamburger::before {
  content: "";
  height: 2px;
  border-radius: 2px;
  width: 100%;
  position: absolute;
  background-color: #121212;
  left: 0;
}
.ups-icon-hamburger::before {
  top: -6px;
}
.ups-icon-hamburger::after {
  bottom: -6px;
}
.blank-component {
  height: 400px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: rgba(141, 141, 141, .5019607843);
  color: #121212;
  font-size: 1.5rem;
  font-weight: 500;
}
.table-caption {
  padding: 12px;
  color: #fff;
  background-color: #300;
  text-align: left;
  max-width: 100%;
}
table {
  width: 100%;
  border-bottom: 1px solid #dfdbd7;
  margin-bottom: 30px;
}
table td,
table th {
  padding: 12px;
}
table thead th {
  background-color: #dfdbd7;
  padding: 12px;
}
table tbody tr:nth-child(even),
table tbody tr:nth-child(even) th {
  background-color: #f2f1ef;
  vertical-align: top;
}
table tbody tr:nth-child(odd) th {
  background-color: #fff;
  vertical-align: top;
}
.ups-native #ups-navContainer {
  min-height: 0 !important;
}
.ups-native #ups-navContainer header,
.ups-native #ups-navContainer .ups-ribbion,
.ups-native #ups-footerWrap {
  display: none !important;
}
b,
strong {
  font-weight: 500;
}
.iw_viewport-wrapper {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}
.iw_viewport-wrapper .iw_section:last-of-type {
  margin-top: auto;
}
.ups-multiselect {
  width: 50%;
}
.ups-multiselect li :hover {
  background: red;
  padding: 10px;
}
.modal-open img {
  width: revert;
}
.modal-open img[width="100%"] {
  width: 100%;
}
.ups-ported_application img {
  height: revert-layer;
}
[class*=col-] {
  padding: 0;
}
.container {
  padding: 0 1rem;
  max-width: 100%;
}
.container .row {
  margin: 0;
  max-width: 1280px;
}
@media (min-width: 768px) {
  .container {
    padding: 0 2rem;
  }
}
@media (min-width: 1280px) {
  .container {
    padding: 0 2.5rem;
  }
}
@media (min-width: 1600px) {
  .container {
    padding: 0 5rem;
  }
  .container .row {
    margin: 0 auto;
  }
}
.ups-container,
.glossary .glossary-content-container .back-to-top,
.ups-component.anchor-links .anchor-content-container .back-to-top {
  padding: 0 1.5rem;
}
.ups-container .ups-container,
.glossary .glossary-content-container .back-to-top .ups-container,
.ups-component.anchor-links .anchor-content-container .back-to-top .ups-container,
.ups-container .glossary .glossary-content-container .back-to-top,
.glossary .glossary-content-container .ups-container .back-to-top,
.glossary .glossary-content-container .back-to-top .back-to-top,
.ups-container .ups-component.anchor-links .anchor-content-container .back-to-top,
.ups-component.anchor-links .anchor-content-container .ups-container .back-to-top,
.ups-component.anchor-links .anchor-content-container .back-to-top .back-to-top {
  padding: 0;
}
@media (min-width: 1280px) {
  .ups-container,
  .glossary .glossary-content-container .back-to-top,
  .ups-component.anchor-links .anchor-content-container .back-to-top {
    margin: 0 auto;
    max-width: 1280px;
    padding: 0 2rem;
  }
}
@media (min-width: 1600px) {
  .ups-container,
  .glossary .glossary-content-container .back-to-top,
  .ups-component.anchor-links .anchor-content-container .back-to-top {
    max-width: 1488px;
    padding: 0 3rem;
  }
}
.ups-container::after,
.glossary .glossary-content-container .back-to-top::after,
.ups-component.anchor-links .anchor-content-container .back-to-top::after {
  display: block;
  content: "";
  clear: both;
}
.dropdown-menu {
  box-shadow: 0px 4px 32px rgba(0, 0, 0, .1);
  border: none;
  text-align: left;
  margin-top: .25rem;
  min-width: 220px;
}
.dropdown-menu ul {
  padding: 0;
  list-style: none;
}
.dropdown-toggle::after {
  content: none;
}
.dropdown-toggle .ups-icon-bottom-arrow {
  font-size: .65em;
  display: inline-block;
  transform-origin: center;
  margin-left: .25rem;
  transition: all 350ms ease-in-out;
}
.dropdown-toggle[aria-expanded=true] .ups-icon-bottom-arrow {
  transform: rotate(-180deg);
}
.dropdown-item:hover,
.dropdown-item:focus,
.dropdown-item:active,
.dropdown-item.active {
  color: currentColor;
  background-color: #f2f1ef;
}
.dropdown-item.divider {
  position: relative;
  padding-top: .75rem;
  margin-top: .5rem;
}
.dropdown-item.divider:after {
  content: "";
  position: absolute;
  left: .5rem;
  right: .5rem;
  top: 0;
  height: 1px;
  background-color: #bfb8af;
}
#ups-navContainer {
  position: relative;
}
#ups-navContainer .custom-icon-location {
  background-image: url(https://www.ups.com/assets/resources/webcontent/icons/locationups.png);
  vertical-align: text-bottom;
  height: 20px;
  width: 20px;
  background-repeat: no-repeat;
  display: inline-block;
  margin-right: 7px;
}
#ups-navContainer .custom-icon-alert {
  background-image: url(https://www.ups.com/assets/resources/webcontent/images/ups-icon-alert-warning.svg);
  position: absolute;
  width: 18px;
  left: -10px;
  height: 16px;
}
#ups-navContainer header {
  padding: 12px 0;
  transition: box-shadow, position 350ms ease-in-out;
  position: relative;
  z-index: 20;
  background-color: #fff;
}
@media (min-width: 768px) {
  #ups-navContainer header.sticky {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 25;
    background-color: #fff;
    box-shadow: 2px 0px 10px rgba(18, 18, 18, .1);
  }
}
@media (min-width: 768px) {
  #ups-navContainer.search-opened .main-nav,
  #ups-navContainer.search-opened .ups-user-actions,
  #ups-navContainer.search-opened .hamburger-icon {
    display: none !important;
  }
}
#ups-navContainer.light-header .ups-container .ups-user-actions {
  align-self: center;
}
#ups-navContainer .header-alerts {
  display: none;
  background-color: #ffc400;
  overflow: hidden;
}
#ups-navContainer .header-alerts.show {
  display: block;
  animation: fadeIn 800ms;
  will-change: opacity;
}
#ups-navContainer .header-alerts.show ~ header .hamburger-menu {
  height: calc(var(--vh, 1vh)*100 - 6rem);
  padding-bottom: 4rem;
}
#ups-navContainer .header-alerts .alerts-wrapper {
  max-width: 100%;
  flex-basis: 100%;
  overflow: hidden;
}
#ups-navContainer .header-alerts .ups-container {
  display: block;
  width: 100%;
  padding-top: .5rem;
  padding-bottom: .5rem;
}
@media (min-width: 768px) {
  #ups-navContainer .header-alerts .ups-container {
    display: flex;
  }
}
#ups-navContainer .header-alerts .ups-alerts_controls {
  flex-basis: 100%;
  max-width: 102px;
}
#ups-navContainer .header-alerts .ups-alerts_list {
  flex-basis: 100%;
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  font-size: 14px;
  transition: all 350ms ease-in-out;
}
#ups-navContainer .header-alerts .ups-alerts_list a {
  color: currentColor;
}
#ups-navContainer .header-alerts .ups-alerts_list .ups-alert_msg {
  flex-basis: 100%;
  width: 100%;
}
#ups-navContainer .header-alerts .ups-alerts_list .ups-alert_msg .alert-text {
  display: inline-block;
  max-width: 55%;
  overflow: hidden;
  white-space: nowrap;
  vertical-align: middle;
  text-overflow: ellipsis;
  margin-right: .5rem;
}
@media (min-width: 1280px) {
  #ups-navContainer .header-alerts .ups-alerts_list .ups-alert_msg .alert-text {
    max-width: 75%;
  }
}
#ups-navContainer .header-alerts .prev-btn,
#ups-navContainer .header-alerts .next-btn,
#ups-navContainer .header-alerts .ups-alerts_close {
  border: none;
  background-color: rgba(0, 0, 0, 0);
  font-size: 14px;
  padding: 0 6px;
}
#ups-navContainer .header-alerts .prev-btn.hide,
#ups-navContainer .header-alerts .next-btn.hide,
#ups-navContainer .header-alerts .ups-alerts_close.hide {
  display: none;
}
#ups-navContainer .header-alerts .prev-btn.disable,
#ups-navContainer .header-alerts .next-btn.disable,
#ups-navContainer .header-alerts .ups-alerts_close.disable {
  pointer-events: none;
}
@media (max-width: 767.98px) {
  #ups-navContainer .header-alerts .ups-alerts_close {
    position: absolute;
    top: .5rem;
    right: 1.5rem;
  }
}
#ups-navContainer .show + #ups-skipNav:focus {
  top: 5rem;
}
@media (min-width: 768px) {
  #ups-navContainer .show + #ups-skipNav:focus {
    top: 2.5rem;
  }
}
#ups-navContainer #ups-skipNav {
  position: absolute;
  top: -2.5rem;
  left: calc(50% - 4rem);
  width: auto;
  height: 2.5rem;
  display: inline-block;
  opacity: 0;
  z-index: 5;
  transition: all 350ms ease-in-out;
  color: currentColor;
  background: #ffc400;
  line-height: 2.5rem;
  text-align: center;
  padding: 0 1rem;
}
#ups-navContainer #ups-skipNav:focus {
  top: 0;
  opacity: 1;
  z-index: 25;
}
#ups-navContainer .ups-logo {
  display: flex;
  margin-right: auto;
  align-items: center;
  color: #5f5753;
  text-decoration: none;
  min-height: 64px;
}
#ups-navContainer .ups-logo img {
  max-width: 54px;
  margin-right: .5rem;
}
#ups-navContainer .ups-logo .logo-text {
  max-width: 125px;
  display: block;
  font-weight: 500;
  -webkit-user-select: none;
  user-select: none;
}
#ups-navContainer .ups-container {
  display: flex;
  padding-top: 10px;
  padding-bottom: 10px;
  position: relative;
  justify-content: flex-end;
  align-items: center;
}
@media (min-width: 1280px) {
  #ups-navContainer .ups-container {
    justify-content: flex-start;
  }
}
#ups-navContainer .ups-container .util-nav,
#ups-navContainer .ups-container .ribbion-nav {
  padding: 0;
  font-size: 14px;
  line-height: 1.2;
}
@media (min-width: 1600px) {
  #ups-navContainer .ups-container .util-nav,
  #ups-navContainer .ups-container .ribbion-nav {
    right: 3rem;
  }
}
#ups-navContainer .ups-container .util-nav .dropdown-menu,
#ups-navContainer .ups-container .ribbion-nav .dropdown-menu {
  right: 0;
  left: auto;
  z-index: 25;
}
#ups-navContainer .ups-container .util-nav .nav-item,
#ups-navContainer .ups-container .ribbion-nav .nav-item {
  padding: 0 1rem;
  position: relative;
}
#ups-navContainer .ups-container .util-nav .nav-item::before,
#ups-navContainer .ups-container .ribbion-nav .nav-item::before {
  position: absolute;
  width: 1px;
  height: 12px;
  top: calc(50% - 6px);
  right: 0;
  background-color: #bfb8af;
}
#ups-navContainer .ups-container .util-nav .nav-item:last-child,
#ups-navContainer .ups-container .ribbion-nav .nav-item:last-child {
  border: none;
  padding-right: 0;
}
#ups-navContainer .ups-container .util-nav .nav-item:last-child::before,
#ups-navContainer .ups-container .ribbion-nav .nav-item:last-child::before {
  display: none;
}
#ups-navContainer .ups-container .util-nav .nav-item.alerts-showing,
#ups-navContainer .ups-container .ribbion-nav .nav-item.alerts-showing {
  display: none;
}
#ups-navContainer .ups-container .util-nav .nav-item a,
#ups-navContainer .ups-container .ribbion-nav .nav-item a {
  color: currentColor;
  text-decoration: none;
  white-space: normal;
}
#ups-navContainer .ups-container .util-nav .nav-item a:hover,
#ups-navContainer .ups-container .ribbion-nav .nav-item a:hover {
  text-decoration: underline;
}
#ups-navContainer .ups-container .util-nav .nav-item a .ups-icon-bottom-arrow,
#ups-navContainer .ups-container .ribbion-nav .nav-item a .ups-icon-bottom-arrow {
  vertical-align: middle;
  line-height: 2.5;
  font-size: 7px;
}
#ups-navContainer .ups-container .util-nav .nav-item a img,
#ups-navContainer .ups-container .ribbion-nav .nav-item a img {
  width: 1.2em;
}
#ups-navContainer .ups-container .util-nav .nav-item a .ups-icon-link_newwindow,
#ups-navContainer .ups-container .util-nav .nav-item a .ups-icon-alert-filled,
#ups-navContainer .ups-container .ribbion-nav .nav-item a .ups-icon-link_newwindow,
#ups-navContainer .ups-container .ribbion-nav .nav-item a .ups-icon-alert-filled {
  font-size: 11.2px;
  margin: 0 5px;
}
#ups-navContainer .ups-container .main-nav {
  position: static;
  padding: 0 .5rem;
  margin-bottom: 5rem;
}
@media (min-width: 1280px) {
  #ups-navContainer .ups-container .main-nav {
    margin-bottom: 0rem;
  }
}
#ups-navContainer .ups-container .main-nav .nav-item > a {
  display: inline-block;
  color: currentColor;
  padding: 0 1rem;
  text-decoration: none;
  font-size: 1rem;
  font-weight: 500;
  position: relative;
}
#ups-navContainer .ups-container .main-nav .nav-item > a > .icon {
  font-size: .75rem;
  margin-left: .5rem;
}
@media (min-width: 1280px) {
  #ups-navContainer .ups-container .main-nav .nav-item > a::after {
    content: "";
    opacity: 0;
    transition: all 350ms ease-in-out;
    position: absolute;
    margin: 0;
    bottom: -0.5rem;
    left: 50%;
    border: none;
    width: 0;
    height: .25rem;
    border-radius: 1px;
    background-color: #ffc400;
  }
}
@media (min-width: 1280px) {
  #ups-navContainer .ups-container .main-nav .nav-item > a.collapsed + .collapsing {
    display: flex;
    height: auto !important;
    animation: slideUp .35s both;
    animation-delay: .15s;
    will-change: transform box-shadow opacity;
  }
  #ups-navContainer .ups-container .main-nav .nav-item > a.collapsed + .collapsing .sub-menu-item {
    animation: slideUpLight .25s both;
    will-change: transform box-shadow opacity;
  }
}
#ups-navContainer .ups-container .main-nav .nav-item:hover > a::after,
#ups-navContainer .ups-container .main-nav .nav-item > a[aria-expanded=true]::after {
  opacity: 1;
  left: calc(50% - 1rem);
  width: 2rem;
}
#ups-navContainer .ups-container .main-nav .sub-menu {
  margin: 0;
  display: none;
  position: absolute;
  background-color: #fff;
  flex-wrap: wrap;
}
@media (min-width: 1280px) {
  #ups-navContainer .ups-container .main-nav .sub-menu {
    width: 100vw;
    left: calc((-100vw + 100%)/2);
    top: calc(100% + .5rem);
    padding: 2rem calc((100vw - 100%)/2 + .5rem);
    max-height: 60vh;
    overflow: auto;
    animation: slideDown .25s forwards;
    will-change:
      transform,
      opacity,
      box-shadow;
  }
  #ups-navContainer .ups-container .main-nav .sub-menu .sub-menu-item {
    animation: slideDownLight .35s both;
    animation-delay: .15s;
    will-change: transform, opacity;
  }
  #ups-navContainer .ups-container .main-nav .sub-menu .sub-menu-title {
    animation: slideDownLight .35s both;
    animation-delay: .15s;
    will-change: transform, opacity;
  }
  #ups-navContainer .ups-container .main-nav .sub-menu.show {
    display: flex;
  }
}
@media (min-width: 1600px) {
  #ups-navContainer .ups-container .main-nav .sub-menu {
    left: calc((-100vw + 100%)/2);
    padding: 1.5rem calc((100vw - 100%)/2 + 1.5rem);
  }
}
#ups-navContainer .ups-container .main-nav .sub-menu-item {
  background-color: rgba(0, 0, 0, 0);
  white-space: normal;
}
@media (min-width: 1280px) {
  #ups-navContainer .ups-container .main-nav .sub-menu-item {
    flex-basis: 100%;
    max-width: 30%;
    border-right: 1px solid;
    border-color: #bfb8af;
  }
}
@media (max-width: 1279.98px) {
  #ups-navContainer .ups-container .main-nav .sub-menu-item {
    border-bottom: 1px solid;
    border-color: #bfb8af;
    margin-bottom: 1em;
  }
}
#ups-navContainer .ups-container .main-nav .sub-menu-item h3 {
  font-size: .875rem;
  text-transform: uppercase;
}
#ups-navContainer .ups-container .main-nav .sub-menu-item h3:after {
  content: "";
  width: 5rem;
  height: .25rem;
  display: block;
  background: #ffc400;
  margin: .5rem 0 0;
}
#ups-navContainer .ups-container .main-nav .sub-menu-item h3 {
  font-size: .875rem;
  text-transform: uppercase;
}
#ups-navContainer .ups-container .main-nav .sub-menu-item:last-child {
  border: none;
}
#ups-navContainer .ups-container .main-nav .sub-menu-title {
  width: 100%;
  flex-basis: 100%;
  font-size: .75rem;
  line-height: 1.5;
  font-weight: 500;
  color: #121212;
  text-transform: uppercase;
  letter-spacing: 1.8px;
  margin-bottom: 1.25rem;
  padding: 0 1.5rem;
}
#ups-navContainer .ups-container .main-nav .sub-menu-links {
  list-style: none;
  padding: 0;
  margin: 0;
}
#ups-navContainer .ups-container .main-nav .sub-menu-links a {
  display: inline-block;
  line-height: 1.25;
  align-items: center;
  word-wrap: break-word;
  text-decoration: none;
  font-size: 1rem;
  font-weight: 400;
  color: #5f5753;
  margin-bottom: 1.25rem;
  position: relative;
  padding-right: 1.5rem;
}
#ups-navContainer .ups-container .main-nav .sub-menu-links a .icon {
  position: absolute;
  font-size: .75rem;
  height: .75rem;
  top: calc(50% - 6px);
  right: .25rem;
  transition: all ease-in-out 350ms;
  -webkit-transform: translate3d(0, 0, 0);
}
#ups-navContainer .ups-container .main-nav .sub-menu-links a .icon.ups-icon-link_newwindow {
  font-size: 13px;
}
#ups-navContainer .ups-container .main-nav .sub-menu-links a:hover,
#ups-navContainer .ups-container .main-nav .sub-menu-links a:focus {
  color: #121212;
}
#ups-navContainer .ups-container .main-nav .sub-menu-links a:hover .icon,
#ups-navContainer .ups-container .main-nav .sub-menu-links a:focus .icon {
  right: 0rem;
}
#ups-navContainer .ups-container .nav-container {
  min-height: 0;
  height: 0;
}
#ups-navContainer .ups-container .nav-container.hamburger-menu {
  position: absolute;
  background-color: rgba(0, 0, 0, 0);
  display: flex;
  right: -100%;
  transition: all .5s ease-in-out;
  top: calc(100% + .5rem);
  bottom: 0;
  flex-direction: column;
  align-items: flex-start;
  padding: 2.5rem;
  overflow: auto;
  justify-content: space-between;
  width: 80%;
  max-width: 556px;
  height: calc(var(--vh, 1vh)*100 - 10rem);
  box-shadow: 0px 4px 10px rgba(18, 18, 18, .2);
}
#ups-navContainer .ups-container .nav-container.hamburger-menu .main-nav,
#ups-navContainer .ups-container .nav-container.hamburger-menu .util-nav {
  display: none;
}
@media (max-width: 1599.98px) {
  #ups-navContainer .ups-container .nav-container.hamburger-menu.show::before {
    content: "";
    position: absolute;
  }
  #ups-navContainer .ups-container .nav-container.hamburger-menu.show {
    right: 0;
    background: #fff;
    z-index: 20;
  }
  #ups-navContainer .ups-container .nav-container.hamburger-menu.show .sub-menu {
    box-shadow: none;
  }
  #ups-navContainer .ups-container .nav-container.hamburger-menu.show .navbar {
    width: 100%;
    display: block;
  }
  #ups-navContainer .ups-container .nav-container.hamburger-menu.show .util-nav {
    position: relative;
    display: block;
  }
  #ups-navContainer .ups-container .nav-container.hamburger-menu.show .util-nav .nav-item {
    margin-bottom: 1rem;
    font-size: 1rem;
  }
  #ups-navContainer .ups-container .nav-container.hamburger-menu.show .util-nav .nav-item::before {
    display: none;
  }
  #ups-navContainer .ups-container .nav-container.hamburger-menu.show .main-nav {
    display: block;
  }
  #ups-navContainer .ups-container .nav-container.hamburger-menu.show .main-nav .nav-item {
    width: 100%;
    margin-bottom: .25rem;
  }
  #ups-navContainer .ups-container .nav-container.hamburger-menu.show .main-nav .nav-item > a {
    border-bottom: 1px solid #bfb8af;
    padding-right: 1.5rem;
    padding-top: 1rem;
    padding-bottom: 1rem;
    padding-left: 0;
    position: relative;
    width: 100%;
    display: block;
  }
  #ups-navContainer .ups-container .nav-container.hamburger-menu.show .main-nav .nav-item > a::before {
    content: "\e603";
    font-family: "upsicons";
    position: absolute;
    right: 0;
    height: .5rem;
    font-size: .5rem;
    top: calc(50% - .25rem);
    transition: all ease-in-out 350ms;
    transform-origin: center;
  }
  #ups-navContainer .ups-container .nav-container.hamburger-menu.show .main-nav .nav-item > a[aria-expanded=true] {
    border-width: 4px;
    border-color: #ffc400;
  }
  #ups-navContainer .ups-container .nav-container.hamburger-menu.show .main-nav .nav-item > a[aria-expanded=true]::before {
    transform: rotate(180deg);
  }
  #ups-navContainer .ups-container .nav-container.hamburger-menu.show .main-nav .nav-item .sub-menu {
    padding-left: .75rem;
    animation: fadeIn 300ms;
    will-change: opacity;
    box-shadow: none;
    padding-top: 1.5rem;
  }
  #ups-navContainer .ups-container .nav-container.hamburger-menu.show .main-nav .nav-item .sub-menu.show,
  #ups-navContainer .ups-container .nav-container.hamburger-menu.show .main-nav .nav-item .sub-menu.collapsing {
    display: flex;
    position: relative;
  }
  #ups-navContainer .ups-container .nav-container.hamburger-menu.show .main-nav .nav-item .sub-menu-item {
    padding: 0;
  }
  #ups-navContainer .ups-container .nav-container.hamburger-menu.show .main-nav .nav-item .sub-menu-title {
    display: none;
  }
  #ups-navContainer .ups-container .nav-container.hamburger-menu.show .main-nav .nav-item .sub-menu-links a {
    color: #5f5753;
  }
}
@media (max-width: 767.98px) {
  #ups-navContainer .ups-container .nav-container.hamburger-menu.show {
    padding: 1.5rem 1.5rem 4.5rem;
  }
}
#ups-navContainer .ups-container .search-container {
  display: block;
  background: #fff;
  transition: all 350ms ease-in-out;
}
@media (min-width: 1280px) {
  #ups-navContainer .ups-container .search-container {
    align-self: flex-end;
  }
}
#ups-navContainer .ups-container .search-container .ups-search-button {
  border-radius: 50%;
  width: 44px;
  height: 44px;
  min-width: auto;
  background-color: rgba(0, 0, 0, 0);
  padding: .75rem;
  color: #121212;
  margin: 0;
}
#ups-navContainer .ups-container .search-container .ups-search-button:focus::after {
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  border-radius: 50%;
}
#ups-navContainer .ups-container .search-container .ups-search-button .ups-icon-search {
  transform: none;
  font-size: 1em;
  margin: 0;
}
#ups-navContainer .ups-container .search-container .header-search {
  display: none;
  transition: all ease-in-out 350ms;
  opacity: 0;
}
#ups-navContainer .ups-container .search-container .header-search .dropdown-menu.show {
  width: 100%;
}
#ups-navContainer .ups-container .search-container .header-search .dropdown-menu.show .icon {
  margin-right: .5rem;
}
#ups-navContainer .ups-container .search-container .header-search .input-group {
  position: relative;
}
#ups-navContainer .ups-container .search-container .header-search .input-group > .icon {
  position: absolute;
  left: .75rem;
  top: calc(50% - .75rem);
  width: 1rem;
  z-index: 1;
  color: #8c857e;
}
#ups-navContainer .ups-container .search-container .header-search .input-group .search-field {
  position: relative;
  z-index: 5;
  width: 100%;
  background-color: rgba(0, 0, 0, 0);
  border: 2px solid #8c857e;
  border-radius: .25rem;
  font-size: 1rem;
  padding: 10px;
  padding-left: 40px;
  padding-right: 37px;
  transition: all 250ms ease-in-out;
}
#ups-navContainer .ups-container .search-container .header-search .input-group .search-field:focus {
  outline: none;
  box-shadow: 0px 0px 0px 1px #8c857e;
}
#ups-navContainer .ups-container .search-container .header-search .input-group .search-field:focus::-webkit-input-placeholder {
  color: #fff;
}
#ups-navContainer .ups-container .search-container .header-search .input-group .search-field:focus:-ms-input-placeholder {
  color: #fff;
}
#ups-navContainer .ups-container .search-container .header-search .input-group .search-field:focus::placeholder {
  color: #fff;
}
#ups-navContainer .ups-container .search-container .header-search .search-submit-btn {
  margin-right: 1rem;
  min-width: auto;
  margin-bottom: 0;
  white-space: nowrap;
}
@media (max-width: 767.98px) {
  #ups-navContainer .ups-container .search-container .header-search .search-submit-btn {
    position: absolute;
    width: 0px;
    height: 0;
    overflow: hidden;
    min-width: auto;
    padding: 0;
    left: 0;
    z-index: 0;
  }
}
#ups-navContainer .ups-container .search-container .header-search .ups-header_search_close {
  width: 44px;
  height: 44px;
  background-color: rgba(0, 0, 0, 0);
  border: none;
  outline: none;
}
#ups-navContainer .ups-container .search-container .header-search .suggestion-menu .popular-links {
  padding-left: 3.25rem;
}
@media (min-width: 768px) {
  #ups-navContainer .ups-container .search-container.collapsed.collapsing {
    will-change: opacity transform;
    animation: slideOutLight .35s;
  }
}
#ups-navContainer .ups-container .search-container.show,
#ups-navContainer .ups-container .search-container.collapsing {
  height: auto !important;
}
@media (max-width: 767.98px) {
  #ups-navContainer .ups-container .search-container.show,
  #ups-navContainer .ups-container .search-container.collapsing {
    position: static;
  }
}
@media (min-width: 768px) {
  #ups-navContainer .ups-container .search-container.show,
  #ups-navContainer .ups-container .search-container.collapsing {
    will-change: opacity transform;
    animation: slideInLight .5s;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 20;
    top: 0;
    left: calc(54px + 2.5rem);
  }
}
@media (min-width: 1280px) {
  #ups-navContainer .ups-container .search-container.show,
  #ups-navContainer .ups-container .search-container.collapsing {
    top: auto;
  }
}
@media (min-width: 1600px) {
  #ups-navContainer .ups-container .search-container.show,
  #ups-navContainer .ups-container .search-container.collapsing {
    left: calc(54px + 3.5rem);
  }
}
#ups-navContainer .ups-container .search-container.show .ups-search-button,
#ups-navContainer .ups-container .search-container.collapsing .ups-search-button {
  display: none;
}
#ups-navContainer .ups-container .search-container.show .header-search,
#ups-navContainer .ups-container .search-container.collapsing .header-search {
  display: flex;
  opacity: 1;
}
@media (max-width: 767.98px) {
  #ups-navContainer .ups-container .search-container.show .header-search .input-group,
  #ups-navContainer .ups-container .search-container.collapsing .header-search .input-group {
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
    background: #fff;
    z-index: 20;
    padding: .5rem 1.5rem;
    box-shadow: 0 .25rem .5rem rgba(18, 18, 18, .05);
  }
  #ups-navContainer .ups-container .search-container.show .header-search .input-group > .icon,
  #ups-navContainer .ups-container .search-container.collapsing .header-search .input-group > .icon {
    left: 2.25rem;
  }
  #ups-navContainer .ups-container .search-container.show .header-search .input-group .sub-menu.show,
  #ups-navContainer .ups-container .search-container.collapsing .header-search .input-group .sub-menu.show {
    max-width: calc(100% - 3rem);
  }
}
@media (min-width: 768px) {
  #ups-navContainer .ups-container .search-container.show .header-search,
  #ups-navContainer .ups-container .search-container.collapsing .header-search {
    height: 100%;
    justify-content: center;
    max-width: 800px;
    margin: 0 auto;
    padding: .25rem 1.5rem;
    align-items: center;
  }
  #ups-navContainer .ups-container .search-container.show .header-search .input-group,
  #ups-navContainer .ups-container .search-container.collapsing .header-search .input-group {
    margin-right: 1rem;
    flex-basis: 100%;
  }
}
@media (min-width: 1280px) {
  #ups-navContainer .ups-container .ups-user-actions {
    align-self: flex-end;
  }
}
#ups-navContainer .ups-container .ups-user-actions .ups-cta {
  width: 44px;
  height: 44px;
  border-radius: 50%;
  min-width: auto;
  padding: .625rem .5rem;
  margin-left: .5rem;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin: 0;
}
#ups-navContainer .ups-container .ups-user-actions .ups-cta::after {
  border: none;
  margin: 0;
  display: none;
}
.accessible #ups-navContainer .ups-container .ups-user-actions .ups-cta:focus {
  box-shadow: 0 0 0 2px #121212;
}
#ups-navContainer .ups-container .ups-user-actions .ups-cta .ups-icon-user {
  margin-left: 1px;
  font-size: 1rem;
}
#ups-navContainer .ups-container .ups-user-actions .ups-cta.ups-cta-secondary.dropdown-toggle {
  line-height: 1.3;
}
#ups-navContainer .ups-container .ups-user-actions .header-logout-cta {
  text-decoration: none;
  color: #121212;
  display: inline-block;
}
#ups-navContainer .ups-container .ups-user-actions .header-logout-cta:hover {
  text-decoration: underline;
}
#ups-navContainer .ups-container .ups-user-actions .header-logout-cta .ups-cta {
  margin-right: .5rem;
  line-height: 1.3;
}
#ups-navContainer .ups-container .ups-user-actions .dropdown-menu {
  animation: slideDown 350ms both;
  will-change: transform, opacity;
  top: 100% !important;
  right: 0 !important;
  left: auto !important;
  max-width: 250px;
}
#ups-navContainer .ups-container .ups-user-actions .dropdown-menu .dropdown-item {
  white-space: normal;
}
#ups-navContainer .ups-container .ups-user-actions.dropdown .ups-cta-secondary {
  color: #fff;
  background-color: #0662bb;
  border: 2px solid #0662bb;
}
@media (min-width: 768px) {
  #ups-navContainer .ups-container .ups-user-actions.dropdown .ups-cta.ups-cta-primary {
    border-radius: 22px;
    padding: .625rem 1.5rem;
    width: auto;
  }
}
@media (min-width: 1280px) {
  #ups-navContainer .ups-container .hamburger-icon {
    display: none;
  }
}
#ups-navContainer .ups-container .hamburger-icon button {
  width: 44px;
  height: 44px;
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: .5rem;
  margin-left: .5rem;
}
#ups-navContainer .ups-container .hamburger-icon button .ups-icon-hamburger,
#ups-navContainer .ups-container .hamburger-icon button .ups-icon-hamburger::before,
#ups-navContainer .ups-container .hamburger-icon button .ups-icon-hamburger::after {
  transition: all 350ms ease-in-out;
}
#ups-navContainer .ups-container .hamburger-icon button[aria-expanded=true] .ups-icon-hamburger {
  transform: rotate(-45deg);
}
#ups-navContainer .ups-container .hamburger-icon button[aria-expanded=true] .ups-icon-hamburger::after {
  bottom: -5px;
}
#ups-navContainer .ups-container .hamburger-icon button[aria-expanded=true] .ups-icon-hamburger::before {
  top: -5px;
}
#ups-navContainer .ups-container .hamburger-icon button[aria-expanded=true] .ups-icon-hamburger::before,
#ups-navContainer .ups-container .hamburger-icon button[aria-expanded=true] .ups-icon-hamburger::after {
  transform: rotate(90deg);
  left: 5px;
  width: 50%;
}
#ups-navContainer .ups-ribbion {
  background: #f2f1ef;
}
#ups-navContainer .ups-ribbion .ups-container {
  min-height: 56px;
}
#ups-navContainer .ups-ribbion .ups-container .ups-location {
  display: flex;
}
#ups-navContainer .ups-ribbion .ups-container .ups-location a {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 170px;
}
@media (max-width: 991.98px) {
  #ups-navContainer .ups-ribbion .ups-container .ups-location a {
    width: 150px;
  }
}
#ups-navContainer .ups-ribbion .ups-container .ribbion-nav {
  position: absolute;
  right: 2rem;
  z-index: 25;
}
@media (max-width: 991.98px) {
  #ups-navContainer .ups-ribbion .ups-container .ribbion-nav .nav-item {
    padding: 0 .5rem;
  }
}
@media (max-width: 991.98px) {
  #ups-navContainer .ups-ribbion .ups-container .ups-material-symbols {
    font-size: 1rem;
  }
}
#ups-navContainer .ups-ribbion .ups-container .nav-container.navbar-collapse {
  display: flex !important;
  flex-basis: auto;
}
#ups-navContainer .ups-ribbion .ups-container .nav-container ul.navbar-nav {
  flex-direction: row;
}
#ups-navContainer .ups-ribbion .ups-container .nav-container .nav-item {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.2;
}
@media (max-width: 991.98px) {
  #ups-navContainer .ups-ribbion .ups-container .nav-container .nav-item {
    font-size: 12px;
  }
}
@media (max-width: 1279.98px) {
  #ups-navContainer .ups-ribbion .ups-container .nav-container .nav-item .ribbion-nav_hide {
    display: none;
  }
}
#ups-navContainer .ups-ribbion .ups-container .nav-container .nav-item a {
  color: currentColor;
  text-decoration: underline;
}
#ups-navContainer .ups-ribbion .ups-container .nav-container .nav-item a .ups-icon-bottom-arrow {
  vertical-align: middle;
  line-height: 2.5;
  font-size: 7px;
}
#ups-navContainer .ups-ribbion .ups-container .nav-container .nav-item .ups-icon_location {
  font-size: 16px;
}
#ups-navContainer .ups-ribbion .ups-container .nav-container .ribbion-nav .nav-item {
  font-size: 14px;
  font-weight: normal;
}
@media (max-width: 1279.98px) {
  #ups-navContainer .ups-ribbion .ups-container .nav-container .ribbion-nav_hide {
    display: none;
  }
}
#ups-navContainer .ups-ribbion .ups-container .nav-item.header-alert-toggle .ups-link {
  display: inline-block;
  min-height: 14px;
}
.search-container .dropdown-menu {
  max-height: 150px;
  overflow: auto;
  margin-right: -5px;
}
@media (min-width: 768px) {
  .search-container .dropdown-menu {
    max-height: none;
    margin-right: 0;
  }
}
.barcode_icon {
  color: #8c857e;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 9;
}
.barcode_icon .ups-icon-camera {
  font-size: 20px;
  top: 2px;
  position: relative;
}
@media (max-width: 767.98px) {
  .barcode_icon {
    right: 24px;
    top: 8px;
  }
}
#barcode-camera {
  position: absolute;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  text-align: center;
  padding: 20px;
  background-color: #121212;
}
#barcode-camera .ups-close-barcode {
  position: absolute;
  top: 20px;
  right: 20px;
  border: 0;
  background: none;
  color: #fff;
}
@media (max-width: 767.98px) {
  #barcode-camera .ups-close-barcode {
    top: 70px;
    right: 8px;
  }
}
#barcode-camera video {
  max-width: 90%;
}
#barcode-camera canvas {
  position: absolute;
  margin: 0 auto;
  right: 0;
  left: 0;
  z-index: -1;
}
@media (max-width: 767.98px) {
  #ups-navContainer .ups-ribbion .ups-locationbarhidden {
    display: none;
  }
}
#ups-headerTools {
  position: absolute;
}
@media (min-width: 320px) {
  #ups-headerTools {
    position: relative;
  }
}
#ups-headerTools {
  padding-top: 0;
  z-index: 1;
}
#ups-headerTools .ups-toolCont .ups-quickstart-iconLink {
  padding-right: 38px;
}
#ups-headerTools .ups-toolCont.ups-deliveries .ups-quickstart-iconLink {
  padding-right: 60px;
}
#ups-headerTools .ups-toolsToggle {
  -webkit-appearance: none;
  border-radius: 0;
  background: none;
  border: none;
  padding: 0;
  line-height: 1;
  position: relative;
  margin: 0;
  color: #080808;
  font:
    1.1em/1 "UPSRoboto",
    Tahoma,
    helvetica,
    arial,
    sans-serif;
  padding: 12px 0px 0px 10px;
  padding-left: 0;
  text-align: left;
  font-weight: bold;
  display: inline-block;
  max-height: 48px;
  height: 48px;
}
@media (max-width: 991.98px) {
  #ups-headerTools .ups-toolsToggle {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
}
#ups-headerTools .ups-toolsToggle .ups-rtl {
  font-family:
    "UPSRoboto",
    Tahoma,
    helvetica,
    arial,
    sans-serif;
  font-weight: 700;
}
#ups-headerTools .ups-toolsToggle .icon {
  display: none;
}
@media (max-width: 991.98px) {
  #ups-headerTools .ups-toolsToggle .icon {
    display: block;
  }
}
#ups-headerTools .ups-toolsToggle .icon:after {
  font-family: "upsicons";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e626";
  font-size: .8em;
  color: #d49d64;
  position: static;
  margin-left: 10px;
}
.no-touch #ups-headerTools .ups-toolsToggle:hover {
  outline: none;
  color: #080808;
  text-decoration: underline;
}
.no-touch #ups-headerTools .ups-toolsToggle:focus {
  color: #080808;
}
@media (max-width: 991.98px) {
  .no-touch #ups-headerTools .ups-toolsToggle:focus:before {
    display: none;
  }
}
#ups-headerTools .ups-toolsToggle:focus {
  outline: 1px auto #ffc400;
  outline-offset: -1px;
}
#ups-headerTools.ups-active .ups-toolsToggle .icon:after {
  content: "\e62b";
}
#ups-headerTools.ups-active .ups-toolsToggle:before {
  content: "";
  display: block;
  position: absolute;
  height: 6px;
  bottom: 0px;
  width: 100%;
  background: #ffb500;
}
@media (max-width: 767.98px) {
  #ups-headerTools.ups-active .ups-toolsToggle:before {
    bottom: -10px;
  }
}
#ups-headerTools .ups-package-notification {
  font-family:
    "UPSRoboto",
    Tahoma,
    helvetica,
    arial,
    sans-serif;
  font-weight: bold;
  position: absolute;
  right: 15px;
  background: #d49d64;
  color: #080808;
  border-radius: 10px;
  height: 20px;
  width: 20px;
  text-align: center;
  line-height: 21px;
  font-size: 14px;
  padding: 0;
  margin: 0;
  top: 50%;
  font-weight: bold;
  margin-top: -10px;
}
.ups-headerTools_list {
  display: none;
  position: absolute;
  top: 48px;
  left: 0;
  color: #fff;
  border: 1px solid #dfdbd7;
  background: #fff;
  min-width: 350px;
  width: 100%;
}
.ups-headerTools_list .ups-headerTools_widgets > li > a,
.ups-headerTools_list .ups-headerTools_links > li > a {
  outline-offset: -2px;
}
.ups-headerTools_list .ups-headerTools_widgets > li > a:hover,
.ups-headerTools_list .ups-headerTools_links > li > a:hover {
  text-decoration: underline;
}
@media (max-width: 767.98px) {
  .ups-headerTools_list {
    min-width: auto;
  }
}
.ups-headerTools_msg {
  padding: 15px 20px;
}
.ups-headerTools_msg h3 {
  margin: 0;
  font:
    1.1em/1.5 "UPSRoboto",
    Tahoma,
    helvetica,
    arial,
    sans-serif;
  color: #080808 !important;
  font-weight: bold;
}
.ups-headerTools_msg a {
  color: #000;
  text-decoration: underline;
  transition-property: all;
  transition-duration: .35s;
}
.ups-headerTools_widgets {
  list-style: none;
  margin: 0;
  padding: 0;
  font:
    1.1em/1.5 "UPSRoboto",
    Tahoma,
    helvetica,
    arial,
    sans-serif;
}
.ups-headerTools_widgets li {
  border-top: 1px solid #dfdbd7;
}
.ups-headerTools_widgets li .ups-toolWrap {
  overflow: hidden;
  height: 0;
}
.ups-headerTools_widgets li .ups-tool {
  visibility: hidden;
  position: relative;
  right: 100%;
  transition-property: right;
  transition-duration: .3s;
}
.ups-headerTools_widgets li .ups-reqMsg {
  margin: 0 20px 10px;
}
.ups-headerTools_widgets li.ups-active {
  background: #fff;
}
.ups-headerTools_widgets li.ups-active .ups-headerTools_widgetToggle {
  color: #300;
  background: #f7f6f5;
  position: relative;
  z-index: 1;
  border-left: 10px solid #d49d64;
}
.no-touch .ups-headerTools_widgets li.ups-active .ups-headerTools_widgetToggle:hover,
.no-touch .ups-headerTools_widgets li.ups-active .ups-headerTools_widgetToggle:focus {
  background: #f7f6f5;
}
@media (max-width: 767.98px) {
  .no-touch .ups-headerTools_widgets li.ups-active .ups-headerTools_widgetToggle:hover,
  .no-touch .ups-headerTools_widgets li.ups-active .ups-headerTools_widgetToggle:focus {
    background: rgba(51, 0, 0, .9);
  }
}
.ups-headerTools_widgets li.ups-active .ups-toolWrap {
  height: auto;
  position: absolute;
  top: 0;
  left: 100%;
  width: 300%;
  max-width: 640px;
}
.ups-headerTools_widgets li.ups-active .ups-toolWrap:focus {
  outline: 5px auto #ffc400;
}
.ie9 .ups-headerTools_widgets li.ups-active .ups-toolWrap:focus,
.ie10 .ups-headerTools_widgets li.ups-active .ups-toolWrap:focus,
.ie11 .ups-headerTools_widgets li.ups-active .ups-toolWrap:focus,
.ieHigh .ups-headerTools_widgets li.ups-active .ups-toolWrap:focus {
  outline: 1px solid #ffc400;
}
.ups-headerTools_widgets li.ups-active .ups-tool {
  visibility: visible;
  right: 0;
  border: 1px solid #dfdbd7;
  color: #300;
  padding: 10px 32px 25px;
  background: #f7f6f5;
  position: relative;
}
.ups-headerTools_widgets li.ups-active .ups-tool:focus {
  outline: 1px solid #ffb500;
  outline-offset: -4px;
}
.ups-headerTools_widgets li.ups-active .ups-tool .ups-widget_panel {
  border: none;
  padding: 0;
  background: none;
}
.ups-headerTools_widgets li.ups-active .ups-tool .ups-widget_panel .ups-widgetStructure {
  margin-bottom: 5px;
  display: inline;
}
.ups-headerTools_widgets li.ups-active .ups-tool .ups-widget_panel .ups-widgetStructure .ups-form_requiredNoAlert.ups-active {
  display: inline-block;
  vertical-align: bottom;
  float: none;
  width: 49%;
}
.ups-headerTools_widgets li.ups-active .ups-tool .ups-widget_panel .ups-widgetStructure .ups-form_requiredNoAlert.ups-inactive {
  display: none;
}
.ups-headerTools_widgets li.ups-active .ups-tool .ups-widget_panel .ups-widgetStructure .ups-quote_residential.ups-inactive {
  margin-top: 5px;
}
.ups-headerTools_widgets li.ups-active .ups-tool .ups-widget_panel .ups-widgetStructure .ups-form_input {
  margin-bottom: 0px;
}
.ups-headerTools_widgets li.ups-active .ups-tool .ups-form_note {
  margin: 0 24px 15px;
}
.ups-headerTools_widgets li.ups-active .ups-tool .ups-form_note a {
  text-decoration: underline;
  font-family:
    "UPSRoboto",
    Tahoma,
    helvetica,
    arial,
    sans-serif;
  color: #300;
}
.ups-headerTools_widgets li.ups-active .ups-tool .ups-form_note a .ups-rtl {
  font-family:
    "UPSRoboto",
    Tahoma,
    helvetica,
    arial,
    sans-serif;
  font-weight: 700;
}
.ups-headerTools_widgets li.ups-active .ups-tool .ups-form_group {
  margin: 5px 0px;
  width: 49%;
  display: inline-block;
  max-width: none;
  border-left: 20px solid rgba(0, 0, 0, 0);
  border-right: 20px solid rgba(0, 0, 0, 0);
  vertical-align: bottom;
}
.ups-headerTools_widgets li.ups-active .ups-tool .ups-form_group.ups-locFinder_input {
  width: 65%;
}
.ups-headerTools_widgets li.ups-active .ups-tool .ups-form_group:nth-of-type(odd) {
  clear: both;
}
.ups-headerTools_widgets li.ups-active .ups-tool .ups-form_group label {
  margin-bottom: 3px;
  float: left;
  font-weight: 400;
  font-family:
    "UPSRoboto",
    Tahoma,
    helvetica,
    arial,
    sans-serif;
}
.ups-headerTools_widgets li.ups-active .ups-tool .ups-form_group label .ups-rtl {
  font-family:
    "UPSRoboto",
    Tahoma,
    helvetica,
    arial,
    sans-serif;
  font-weight: 700;
}
.ups-headerTools_widgets li.ups-active .ups-tool .ups-form_group label.ups-hasLink {
  max-width: 39%;
}
.ups-headerTools_widgets li.ups-active .ups-tool .ups-form_group .ups-form_link {
  margin-bottom: 4px;
  float: right;
  max-width: 60%;
  text-align: right;
  position: static;
}
.ups-headerTools_widgets li.ups-active .ups-tool .ups-form_group .ups-dropdown_wrapper,
.ups-headerTools_widgets li.ups-active .ups-tool .ups-form_group .ups-text_wrapper {
  margin: 0;
  clear: both;
}
.ups-headerTools_widgets li.ups-active .ups-tool .ups-form_group .ups-checkbox-custom + .ups-checkbox-custom-label,
.ups-headerTools_widgets li.ups-active .ups-tool .ups-form_group .ups-radio-custom + .ups-radio-custom-label {
  line-height: 24px;
  height: auto;
  padding-left: 32px;
}
.ups-headerTools_widgets li.ups-active .ups-tool .ups-form_group .ups-checkbox-custom + .ups-checkbox-custom-label:before,
.ups-headerTools_widgets li.ups-active .ups-tool .ups-form_group .ups-radio-custom + .ups-radio-custom-label:before {
  width: 20px;
  height: 20px;
  border-width: 1px;
}
.ups-headerTools_widgets li.ups-active .ups-tool .ups-form_note {
  margin: 0 20px 15px;
  width: 90%;
  border: none;
}
.ups-headerTools_widgets li.ups-active .ups-tool .ups-form_note a {
  text-decoration: underline;
  font-family:
    "UPSRoboto",
    Tahoma,
    helvetica,
    arial,
    sans-serif;
  color: #300;
}
.ups-headerTools_widgets li.ups-active .ups-tool .ups-form_note a .ups-rtl {
  font-weight: bold;
}
.ups-headerTools_widgets li.ups-active .ups-tool .ups-form_ctaGroup {
  clear: both;
  padding: 5px 20px 0;
  text-align: center;
}
.ups-headerTools_widgets li.ups-active .ups-tool .ups-form_ctaGroup .ups-form_button {
  width: auto;
  max-width: 40%;
  margin-left: 30px;
  margin-right: 0;
  display: inline-block;
}
.ups-headerTools_widgets li .ups-headerTools_widgetClose {
  -webkit-appearance: none;
  border-radius: 0;
  background: none;
  border: none;
  padding: 0;
  line-height: 1;
  padding: 15px 0;
  padding-right: 28px;
  margin-right: 15px;
  float: right;
  position: relative;
  font:
    1.1em/1 "UPSRoboto",
    Tahoma,
    helvetica,
    arial,
    sans-serif;
  right: -28px;
}
.ups-headerTools_widgets li .ups-headerTools_widgetClose .ups-rtl {
  font-family:
    "UPSRoboto",
    Tahoma,
    helvetica,
    arial,
    sans-serif;
  font-weight: 700;
}
.ups-headerTools_widgets li .ups-headerTools_widgetClose .icon:before {
  font-family: "upsicons";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e67b";
  position: absolute;
  right: 0;
  top: 10px;
  font-size: 20px;
}
.ups-headerTools_widgets li .ups-headerTools_widgetToggle {
  -webkit-appearance: none;
  border-radius: 0;
  background: none;
  border: none;
  padding: 0;
  line-height: 1;
  display: block;
  position: relative;
  padding: 15px 20px;
  padding-left: 50px;
  color: #000;
  font:
    1.04em/1 "UPSRoboto",
    Tahoma,
    helvetica,
    arial,
    sans-serif;
  width: 100%;
  text-align: left;
}
.ups-headerTools_widgets li .ups-headerTools_widgetToggle .ups-rtl {
  font-family:
    "UPSRoboto",
    Tahoma,
    helvetica,
    arial,
    sans-serif;
  font-weight: 700;
}
.no-touch .ups-headerTools_widgets li .ups-headerTools_widgetToggle:hover,
.no-touch .ups-headerTools_widgets li .ups-headerTools_widgetToggle:focus {
  text-decoration: underline;
}
.ups-headerTools_widgets li .ups-headerTools_widgetToggle .icon:before {
  font-family: "upsicons";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: block;
  position: absolute;
  top: 10px;
  left: 17px;
  width: 20px;
  margin-right: 10px;
  font-size: 1.3em;
}
.ups-headerTools_widgets li.ups-track .ups-headerTools_widgetToggle .icon:before {
  content: "\e070";
}
.ups-headerTools_widgets li.ups-qs_customNode .ups-headerTools_widgetToggle .icon:before {
  content: "\e6c7";
  top: 14px;
}
.ups-headerTools_widgets li.ups-ship .ups-headerTools_widgetToggle .icon:before {
  content: "\e6ca";
  font-size: 1.5em;
  top: 9px;
  left: 15px;
}
.ups-headerTools_widgets li.ups-ship .ups-tool .ups-form_ctaGroup {
  float: right;
  clear: none;
}
.ups-headerTools_widgets li.ups-ship .ups-tool .ups-form_ctaGroup .ups-form_button {
  max-width: none;
  min-width: 0;
}
.ups-headerTools_widgets li.ups-ship .ups-tool .ups-text_wrapper .ups-input_unit.ups-dropdown_wrapper {
  right: 34px;
}
.ups-headerTools_widgets li.ups-quote .ups-headerTools_widgetToggle .icon:before {
  content: "\e6c6";
}
.ups-headerTools_widgets li.ups-locations .ups-headerTools_widgetToggle .icon:before {
  content: "\e6c8";
}
.ups-headerTools_widgets li.ups-deliveries .ups-headerTools_widgetToggle .icon:before {
  content: "\e644";
}
.ups-headerTools_widgets li.ups-homedel .ups-headerTools_widgetToggle .icon:before {
  content: "\e0001";
}
.ups-headerTools_widgets li.ups-myChoice_business .ups-headerTools_widgetToggle .icon:before {
  content: "\e6ce";
  top: 13px;
}
.ups-headerTools_widgets li.ups-billing .ups-headerTools_widgetToggle .icon:before {
  content: "\e6c9";
}
.ups-headerTools_widgets li.ups-resources .ups-headerTools_widgetToggle .icon:before {
  content: "\e631";
}
.ups-headerTools_widgets li.ups-ecsadmin .ups-headerTools_widgetToggle .icon:before {
  content: "\e62e";
}
.ups-headerTools_widgets li .ups-campusShip {
  padding: 0 15px;
}
.ups-headerTools_widgets li .ups-campusShip .ups-widget_panel h2 {
  display: none;
}
.ups-headerTools_widgets li .ups-campusShip .ups-widget_panel a {
  padding: 0;
  margin-bottom: 30px;
}
.ups-headerTools_widgets li.ups-billing .ups-headerTools_widgetToggle {
  padding-right: 40px;
}
.ups-headerTools_widgets li.ups-billing .ups-headerTools_widgetToggle .ups-headerTool_widgetAlert {
  font-family:
    "UPSRoboto",
    Tahoma,
    helvetica,
    arial,
    sans-serif;
  content: "";
  font-weight: bold;
  position: absolute;
  right: 15px;
  background: #d49d64;
  color: #080808;
  border-radius: 50%;
  height: 20px;
  width: 20px;
  text-align: center;
  font-size: 14px;
  padding: 2px 0;
  margin: 0;
  top: 50%;
  margin-top: -10px;
}
.ups-headerTools_widgets li.ups-billing .ups-headerTools_widgetToggle .ups-headerTool_widgetAlert:before {
  line-height: 21px;
}
.ups-headerTools_widgets li .ups-count {
  background: #ffc400;
  position: absolute;
  height: 18px;
  min-width: 18px;
  text-align: center;
  border-radius: 18px;
  color: #300;
  font-size: 12px;
  line-height: 20px;
  margin-right: 8px;
  font-family:
    "UPSRoboto",
    Tahoma,
    helvetica,
    arial,
    sans-serif;
  font-weight: 700;
  top: 18px;
  left: 18px;
}
.ups-headerTools_widgets li .ups-wrap {
  padding: 0;
  margin: 0;
}
.ups-headerTools_widgets li .ups-loaderImg {
  background: url(/assets/resources/webcontent/images/ajax-loader.gif) no-repeat 50%;
  width: 100%;
  height: 100px;
}
.ups-headerTools_widgets li .ups-widget {
  margin: 0;
}
.ups-headerTools_widgets li .ups-widget .ups-widget_header {
  display: none;
  padding: 0;
  background: none;
}
.ups-headerTools_widgets li .ups-widget .ups-widget_header .ups-help_button {
  display: none;
}
.ups-headerTools_widgets li .ups-widget p a {
  font-family:
    "UPSRoboto",
    Tahoma,
    helvetica,
    arial,
    sans-serif;
  font-weight: 400;
}
.ups-headerTools_widgets li .ups-widget p a .ups-rtl {
  font-family:
    "UPSRoboto",
    Tahoma,
    helvetica,
    arial,
    sans-serif;
  font-weight: 700;
}
.ups-headerTools_widgets li .ups-widget .ups-dropdown_wrapper:before {
  height: 35px;
  font-size: .8em;
  width: 30px;
  line-height: 35px;
}
.ups-headerTools_widgets li .ups-widget .ups-dropdown_wrapper .ups-dropdown {
  height: 35px;
  padding: 5px 10px;
  padding-right: 40px;
  margin-bottom: 0;
}
.ups-headerTools_widgets li .ups-widget .ups-input_wrapper {
  height: auto;
}
.ups-headerTools_widgets li .ups-widget .ups-form_input {
  height: 35px;
}
.ups-headerTools_widgets li .ups-widget .ups-form_group {
  margin-bottom: 15px;
}
.ups-headerTools_widgets li .weight_input {
  padding: 0;
}
.ups-headerTools_widgets li .weight_input input[type=text],
.ups-headerTools_widgets li .weight_input input[type=number] {
  width: 80px;
}
.ups-headerTools_widgets li .weight_input .ups-input_unit {
  right: auto;
  left: 90px;
}
.ups-headerTools_widgets li .ups-form_shortInput .ups-form_input {
  width: 80px;
}
.ups-headerTools_widgets li.ups-headerTools_track {
  padding: 20px;
  background: #ddd7d0;
}
.ups-headerTools_widgets li.ups-headerTools_track form {
  margin: 0;
}
.ups-headerTools_widgets li.ups-headerTools_track h2 {
  color: #080808 !important;
  font:
    1.1em/1 "UPSRoboto",
    Tahoma,
    helvetica,
    arial,
    sans-serif;
  text-transform: none;
  margin-bottom: 10px;
  font-weight: bold;
}
.ups-headerTools_widgets li.ups-headerTools_track h2 .ups-rtl {
  font-family:
    "UPSRoboto",
    Tahoma,
    helvetica,
    arial,
    sans-serif;
  font-weight: 700;
}
.ups-headerTools_widgets li.ups-headerTools_track h2 .icon {
  display: inline;
}
.ups-headerTools_widgets li.ups-headerTools_track h2 .icon:before {
  font-family: "upsicons";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e6c5";
  position: relative;
  width: 20px;
  line-height: 0;
  margin-right: 12px;
  top: 6px;
  font-size: 1.5em;
}
.ups-headerTools_widgets li.ups-headerTools_track .ups-widget .ups-widget_header {
  padding: 0;
  background: none;
  display: block;
  margin: 0;
}
.ups-headerTools_widgets li.ups-headerTools_track .ups-widget .ups-widget_header a.ups-help_link {
  display: none;
}
.ups-headerTools_widgets li.ups-headerTools_track .ups-widget_panel {
  background: none;
  padding: 0;
  border: none;
  border: 1px solid #dfdbd7;
  position: relative;
  margin: 0;
}
.ups-headerTools_widgets li.ups-headerTools_track .ups-simpleTrack_input_wrap {
  width: 100%;
  padding-right: 28px;
}
.ups-headerTools_widgets li.ups-headerTools_track .ups-simpleTrack_input {
  display: block;
  height: 28px;
  min-height: 28px;
  width: 100%;
  padding: 0 10px;
  border: none;
  line-height: 28px;
  font-size: 1em;
  font-weight: 400;
  float: none;
  max-width: none;
  margin: 0;
  border-radius: 0;
  color: #300;
}
@media (max-width: 767.98px) {
  .ups-headerTools_widgets li.ups-headerTools_track .ups-simpleTrack_input {
    height: 36px;
    line-height: 36px;
  }
  .touch .ups-headerTools_widgets li.ups-headerTools_track .ups-simpleTrack_input {
    font-size: 16px;
  }
}
.ups-headerTools_widgets li.ups-headerTools_track .ups-simpleTrack_btn {
  display: block;
  position: absolute;
  overflow: hidden;
  height: 100%;
  top: 0;
  right: 0;
  width: 28px;
  padding: 0 2px;
  border: none;
  background: #0a8080;
  border-radius: 0;
}
@media (max-width: 767.98px) {
  .ups-headerTools_widgets li.ups-headerTools_track .ups-simpleTrack_btn {
    width: 36px;
  }
  .ups-headerTools_widgets li.ups-headerTools_track .ups-simpleTrack_btn:before {
    line-height: 36px;
  }
}
.ups-headerTools_widgets li.ups-quote .ups-tool .ups-checkbox-custom-label {
  margin: 0;
}
.ups-headerTools_widgets li.ups-quote .ups-tool .ups-quote_residential {
  float: left;
}
.ups-headerTools_widgets li.ups-quote .ups-tool .ups-form_ctaGroup {
  clear: none;
}
.ups-headerTools_widgets li.ups-quote .ups-tool .ups-form_ctaGroup .ups-form_button {
  max-width: none;
  min-width: 0;
}
.ups-headerTools_widgets li.ups-deliveries .ups-widget {
  padding: 0 15px;
}
.ups-headerTools_widgets li.ups-billing .ups-widget_panel .ups-form_ctaGroup .ups-cta_payAccount {
  float: right;
}
.ups-headerTools_widgets li.ups-billing .ups-widget_panel .ups-form_ctaGroup .ups-cta_changeAccount {
  margin-left: 0;
}
.ups-headerTools_widgets li.ups-locations-quickstart .ups-tool .ups-widget_header {
  display: block;
}
.ups-headerTools_widgets li.ups-locations-quickstart .ups-tool .ups-widget_header h2 {
  font-weight: bold;
  color: inherit;
}
@media (max-width: 991.98px) {
  .ups-headerTools_widgets li.ups-locations-quickstart .ups-tool .ups-locFinder_wrap.ups-wrap {
    padding: 0;
  }
}
@media (min-width: 768px) {
  .ups-headerTools_widgets li.ups-locations-quickstart .ups-tool .ups-locFinder_wrap.ups-wrap .ups-widget_header {
    max-width: 60%;
  }
  .ups-headerTools_widgets li.ups-locations-quickstart .ups-tool .ups-locFinder_wrap.ups-wrap .ups-locFinder_current {
    max-width: 40%;
  }
}
.ups-headerTools_widgets li.ups-locations-quickstart .ups-tool h2 {
  background: #dfdbd7;
  margin: 45px 15px 20px;
  padding: 12px 15px 10px;
  font:
    1em "UPSRoboto",
    Tahoma,
    helvetica,
    arial,
    sans-serif;
  text-transform: none;
}
.ups-headerTools_widgets li.ups-locations-quickstart .ups-tool h2 .ups-rtl {
  font-family:
    "UPSRoboto",
    Tahoma,
    helvetica,
    arial,
    sans-serif;
  font-weight: 700;
}
.ups-headerTools_widgets li.ups-locations-quickstart .ups-tool .ups-locFinder_alert h3 {
  margin: 0;
}
.ups-headerTools_widgets li.ups-locations-quickstart .ups-tool .ups-locFinder_mapWrap,
.ups-headerTools_widgets li.ups-locations-quickstart .ups-tool .ups-locFinder_info {
  float: left;
  width: 50%;
  padding: 0 15px;
}
.ups-headerTools_widgets li.ups-locations-quickstart .ups-tool .ups-locFinder_map {
  margin: 0;
  padding: 0;
}
.ups-headerTools_widgets li.ups-locations-quickstart .ups-tool .ups-form_ctaGroup .ups-locFinder_link {
  padding: 12px 15px 10px;
  margin: 15px;
}
.ups-headerTools_widgets li.ups-locations-quickstart .ups-tool .ups-locFinder_cta {
  padding: 10px 15px;
  max-width: 50%;
  margin-top: 15px;
}
.ups-headerTools_widgets li.ups-locations-quickstart .ups-tool .ups-locFinder_link {
  clear: none;
  float: none;
  margin-top: 10px;
}
.ups-headerTools_widgets li.ups-locations-quickstart .ups-tool .ups-locFinder_link,
.ups-headerTools_widgets li.ups-locations-quickstart .ups-tool .ups-locFinder_dirLink {
  padding: 0;
}
.ups-headerTools_widgets li.ups-locations-quickstart .ups-tool .ups-locFinder_link:after,
.ups-headerTools_widgets li.ups-locations-quickstart .ups-tool .ups-locFinder_dirLink:after {
  display: none;
}
.ups-headerTools_widgets li.ups-locations-quickstart .ups-tool .ups-locFinder_dirLink {
  margin-top: 0;
}
.ups-headerTools_widgets li.ups-locations-quickstart .ups-tool address {
  margin: 0;
}
.ups-headerTools_widgets li.ups-locations-quickstart .ups-tool .ups-locFinder_hoursTog span:after {
  display: none;
}
.ups-headerTools_links {
  list-style: none;
  margin: 0;
  padding: 0;
}
.ups-headerTools_links a {
  display: block;
  color: #000;
  padding: 15px 20px;
  border-top: 1px solid #dfdbd7;
  text-decoration: none;
  font-size: 1.15em;
}
#ups-tools_track {
  position: relative;
  border: 1px solid #dfdbd7;
  height: 28px;
}
#ups-tools_track input {
  display: block;
  height: 26px;
  width: 100%;
  padding: 0 10px;
  padding-right: 38px;
  border: none;
  line-height: 28px;
  font-size: .9em;
  font-style: italic;
  background: #fff;
}
#ups-tools_track button {
  display: block;
  position: absolute;
  overflow: hidden;
  height: 0;
  top: 0;
  right: 0;
  width: 28px;
  padding: 26px 0 0;
  border: none;
  background: #0a8080;
  color: #fff;
}
#ups-tools_track button:before {
  font-family: "upsicons";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e629";
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  text-align: center;
  line-height: 26px;
}
.ups-rtl #ups-tools_track button:before {
  content: "\e627";
}
@media (max-width: 991.98px) {
  #ups-headerTools {
    position: static;
    width: auto;
  }
  #ups-headerTools .ups-toolsToggle {
    display: block;
    padding: 21px 0 12px 0;
    text-transform: capitalize;
  }
  #ups-headerTools .ups-toolsToggle .icon {
    float: right;
  }
  #ups-headerTools .ups-toolsToggle .icon::after {
    content: "\e65b";
    color: #000;
    font-size: 16px;
  }
  #ups-headerTools.ups-active .ups-toolsToggle > .icon::after {
    content: "\e653" !important;
  }
}
@media (min-width: 320px)and (max-width: 991.98px) {
  #ups-headerTools .ups-toolsToggle {
    padding: 22px 0;
    left: 65px;
    min-width: 150px;
    position: static;
    display: block !important;
  }
}
@media (max-width: 991.98px) {
  .iw_columns.col-lg-12 .ups-headerTools_widgets .ups-widget.ups-wrap,
  .iw_columns.col-lg-12 .ups-headerTools_widgets .ups-simpleTrack_wrap.ups-wrap {
    padding: 0;
  }
}
#ups-quickStartBillingPanel .ups-tool {
  padding: 10px 0 0;
}
#ups-quickStartBillingPanel .ups-headerTools_widgetClose {
  margin-right: 42px;
}
#ups-quickStartBillingPanel .ups-wrap_inner {
  position: unset;
}
#ups-quickStartBillingPanel .ups-widget_panel {
  min-height: 215px;
  padding: 10px 32px 0;
}
#ups-quickStartBillingPanel .ups-form_ctaGroup {
  margin-bottom: 0px;
  bottom: 0;
}
#ups-quickStartBillingPanel .ups-form_ctaGroup .ups-preBal-label {
  display: table-cell;
  text-align: right;
  width: 100%;
  vertical-align: top;
}
#ups-quickStartBillingPanel .ups-form_ctaGroup p {
  display: table;
}
#ups-quickStartBillingPanel .ups-form_ctaGroup p span {
  display: table-cell;
}
#ups-footerWrap {
  background: #351c15;
  overflow: hidden;
  padding: 0 60px;
}
#ups-footerWrap .ups-footer_icpimage img {
  position: relative;
  float: right;
}
@media (max-width: 991.98px) {
  #ups-footerWrap .ups-footer_links .ups-footer_toggle span.icon {
    font-size: 11px;
    transition: all .35s ease-in-out;
    display: inline-block;
    margin-left: .625rem;
  }
  #ups-footerWrap .ups-footer_links .ups-footer_toggle.ups-active {
    font-weight: 500;
  }
  #ups-footerWrap .ups-footer_links .ups-footer_toggle.ups-active span.icon {
    transform: rotate(-180deg);
  }
  #ups-footerWrap .ups-footer_links .ups-footer_toggle button.ups-med_show {
    border: none;
  }
  #ups-footerWrap .ups-footer_links .ups-footer_toggle button.ups-med_show:focus {
    box-shadow: 0 0 0 2px #397ab7;
  }
}
#ups-footer {
  color: #bfb8af;
  padding: 24px 0 48px;
}
#ups-footer:after {
  content: "";
  display: table;
  clear: both;
}
#ups-footer .ups-footer_colsCont {
  position: relative;
}
#ups-footer .ups-footer_colsCont:after {
  content: "";
  display: table;
  clear: both;
}
#ups-footer .ups-container {
  display: flex;
  padding: 0;
  flex-wrap: wrap;
}
#ups-footer .ups-med_show {
  display: none;
}
@media (max-width: 991.98px) {
  #ups-footer .ups-med_show {
    display: block;
  }
}
#ups-footer .ups-med_hide {
  display: block;
}
@media (max-width: 991.98px) {
  #ups-footer .ups-med_hide {
    display: none !important;
  }
}
#ups-footer .ups-sm_show {
  display: none;
}
@media (max-width: 767.98px) {
  #ups-footer .ups-sm_show {
    display: block;
  }
}
#ups-footer .ups-sm_hide {
  display: block;
}
@media (max-width: 767.98px) {
  #ups-footer .ups-sm_hide {
    display: none !important;
  }
}
#ups-footer .col-md-3 {
  padding-left: 15px;
  padding-right: 15px;
}
@media (max-width: 991.98px) {
  #ups-footer .col-md-3 {
    width: 100%;
    max-width: none;
    flex-basis: 100%;
    padding-left: 0;
    padding-right: 0;
  }
}
#ups-footer .ups-readerTxt {
  position: absolute !important;
  clip: rect(1px, 1px, 1px, 1px);
  padding: 0 !important;
  border: 0 !important;
  height: 1px !important;
  width: 1px !important;
  overflow: hidden;
}
#ups-footer .ups-footer_contact {
  margin-top: 30px;
  position: relative;
}
#ups-footer .ups-footer_contact li {
  border-bottom: 1px solid #8c8585;
}
#ups-footer .ups-footer_contact li:first-child {
  border-top: 1px solid #8c8585;
}
@media (max-width: 991.98px) {
  #ups-footer .ups-footer_contact li {
    border-bottom: 0;
  }
}
#ups-footer .ups-footer_contact a {
  position: relative;
  font-family:
    "UPSRoboto",
    Tahoma,
    helvetica,
    arial,
    sans-serif;
  padding: 14px 0;
  padding-left: 40px;
}
#ups-footer .ups-footer_contact a .icon:before {
  position: absolute;
  left: 0;
  font-size: 1.3em;
  line-height: 1;
  top: 50%;
  margin-top: -11px;
  text-decoration: none;
}
#ups-footer .ups-footer_contact a .ups-icon-email {
  position: static;
}
#ups-footer .ups-footer_contact a:hover:before {
  text-decoration: none;
  display: inline-block;
}
#ups-footer .ups-footer_contact li a span.icon.ups-link_newwindow:before {
  position: relative;
  margin-left: 5px;
  font-size: 11.2px;
}
#ups-footer .ups-footer_contact li a span.ups-icon-locator:before {
  content: "\e62d";
}
#ups-footer h2,
#ups-footer .h2_equivalent {
  font-size: 20px;
  padding-bottom: 7px;
  margin: 20px 0 15px;
  font-weight: bold;
  color: #fff;
}
#ups-footer h2 [class^=ups-icon-],
#ups-footer h2 [class*=" ups-icon-"],
#ups-footer .h2_equivalent [class^=ups-icon-],
#ups-footer .h2_equivalent [class*=" ups-icon-"] {
  font-family: "upsicons";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#ups-footer ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#ups-footer ul li a:focus {
  box-shadow: 0 0 0 2px #397ab7;
}
#ups-footer ul a {
  display: block;
  line-height: 1.5;
  color: #bfb8af;
  padding: 10px 0;
  font-size: 14px;
}
#ups-footer ul a .ups-icon-link_newwindow {
  font-size: 11.2px;
  margin: 0 5px;
}
#ups-footer ul a[class^=ups-footer_social-],
#ups-footer ul a[class*=" ups-footer_social-"] {
  padding-left: 28px;
  position: relative;
}
#ups-footer ul a[class^=ups-footer_social-]:before,
#ups-footer ul a[class*=" ups-footer_social-"]:before {
  content: "";
  background-image: url("./media/social-icons-2022.png");
  width: 20px;
  height: 20px;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -12px;
  background-size: 20px 140px;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  #ups-footer ul a[class^=ups-footer_social-]:before,
  #ups-footer ul a[class*=" ups-footer_social-"]:before {
    background-image: url("./media/social-icons-2022-2x.png");
    background-size: 20px 140px;
  }
}
#ups-footer ul a.ups-footer_social-facebook:before {
  background-position: 0 0;
}
#ups-footer ul a.ups-footer_social-twitter:before {
  background-position: 0 -20px;
}
#ups-footer ul a.ups-footer_social-linkedin:before {
  background-position: 0 -40px;
}
#ups-footer ul a.ups-footer_social-youtube:before {
  background-position: 0 -60px;
}
#ups-footer ul a.ups-footer_social-google:before {
  background-position: 0 -80px;
}
#ups-footer ul a.ups-footer_social-amazon:before {
  background-position: 0 -100px;
}
#ups-footer ul a.ups-footer_social-instagram:before {
  background-position: 0 -120px;
}
#ups-footer .ups-footer_legal {
  clear: both;
  width: 100%;
  float: right;
  padding: 0;
  padding-right: 18px;
  font-size: .85em;
}
#ups-footer .ups-footer_legal .ups-footer_links {
  margin-top: 40px;
  overflow: hidden;
  padding-top: 15px;
}
#ups-footer .ups-footer_legal .ups-footer_links ul {
  margin-left: -20px;
  position: relative;
}
#ups-footer .ups-footer_legal .ups-footer_links ul::before {
  width: 100%;
  content: "";
  position: absolute;
  border-top: 1px solid #8c8585;
  top: -15px;
}
#ups-footer .ups-footer_legal .ups-footer_links li {
  padding: 0;
  padding-left: 20px;
  margin: -2px 0 4px;
  white-space: nowrap;
  line-height: 17px;
  position: relative;
  display: inline-block;
}
#ups-footer .ups-footer_legal .ups-footer_links li:before {
  content: "";
  width: 1px;
  height: 100%;
  background: #8c8585;
  position: absolute;
  bottom: 0;
  left: 10px;
}
@media (max-width: 991.98px) {
  #ups-footer .ups-footer_legal .ups-footer_links li:before {
    display: none;
  }
}
#ups-footer .ups-footer_legal .ups-footer_links li a {
  display: inline;
  padding: 0;
}
#ups-footer .ups-footer_legal .ups-footer_links .ups-footer_disclaimer {
  position: relative;
}
#ups-footer.ups-footer_light .ups-footer_links ul {
  float: right;
  margin: 0;
  max-width: 55%;
}
#ups-footer.ups-footer_light .ups-footer_links ul {
  margin-left: 0;
  margin-right: -20px;
}
#ups-footer.ups-footer_light .ups-footer_links li {
  padding-left: 0;
  padding-right: 20px;
}
#ups-footer.ups-footer_light .ups-footer_links li:before {
  left: auto;
  right: 10px;
}
@media (max-width: 991.98px) {
  #ups-footer.ups-footer_light .ups-footer_links li:before {
    display: none;
  }
}
#ups-footer.ups-footer_light .ups-footer_disclaimer {
  float: left;
  max-width: 40%;
}
@media (max-width: 991.98px) {
  #ups-footerWrap {
    background: #351c15;
  }
  #ups-footer {
    padding: 0;
  }
  #ups-footer .ups-footer_colsCont:before {
    display: none;
  }
  #ups-footer .ups-footer_contact {
    border: 0px;
    margin: 0;
    padding-left: 45px;
  }
  #ups-footer .ups-footer_contact a {
    padding-left: 0;
  }
  #ups-footer .ups-footer_contact a:after {
    display: none;
  }
  #ups-footer .ups-footer_contact a .icon:before {
    -ms-transform: translateX(-100%) translateY(-50%);
    -moz-transform: translateX(-100%) translateY(-50%);
    -webkit-transform: translateX(-100%) translateY(-50%);
    transform: translateX(-100%) translateY(-50%);
    top: 50%;
    margin: 0 -13px;
  }
  #ups-footer .ups-footer_contact:before {
    display: none;
  }
  #ups-footer h2,
  #ups-footer .h2_equivalent {
    font-family:
      "UPSRoboto",
      Tahoma,
      helvetica,
      arial,
      sans-serif !important;
    text-transform: none;
    border-bottom: 1px solid #8c8585;
    margin: 0 -60px;
    padding: 22px 60px;
    position: relative;
  }
  #ups-footer h2 span,
  #ups-footer .h2_equivalent span {
    font-family:
      "UPSRoboto",
      Tahoma,
      helvetica,
      arial,
      sans-serif;
  }
  #ups-footer h2.ups-active .ups-iconAlone,
  #ups-footer .h2_equivalent.ups-active .ups-iconAlone {
    display: inline-block;
    transform: rotate(45deg);
  }
  #ups-footer h2 button,
  #ups-footer .h2_equivalent button {
    -webkit-appearance: none;
    border-radius: 0;
    background: none;
    border: none;
    padding: 0;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 44px;
    height: 44px;
    margin-right: -10px;
    overflow: hidden;
    color: currentColor;
  }
}
@media (max-width: 991.98px)and (min-width: 768px) {
  #ups-footer h2 button,
  #ups-footer .h2_equivalent button {
    margin-right: 30px;
  }
}
@media (max-width: 991.98px) {
  #ups-footer .ups-footer_custserv .h2_equivalent,
  #ups-footer .ups-footer_custserv h2 {
    background: none;
  }
  #ups-footer .ups-footer_col {
    width: 100%;
    display: flex;
    flex-direction: column;
  }
  #ups-footer .ups-footer_legal {
    clear: both;
    width: 100%;
    float: none;
    padding: 0;
    font-size: 1em;
  }
  #ups-footer .ups-footer_legal .ups-footer_links {
    margin: 0;
    overflow: visible;
    padding-top: 0;
  }
  #ups-footer .ups-footer_legal .ups-footer_links ul {
    display: block;
    float: none;
    max-width: none;
    margin: 0;
  }
  #ups-footer .ups-footer_legal .ups-footer_links li {
    padding: 0;
    margin: 0;
    white-space: normal;
    line-height: 1;
    display: block;
  }
  #ups-footer .ups-footer_legal .ups-footer_links li:after {
    display: none;
  }
  #ups-footer .ups-footer_legal .ups-footer_links li a {
    display: block;
  }
  #ups-footer .ups-footer_legal .ups-footer_disclaimer {
    display: block;
    padding: 24px 0;
    max-width: none;
    font-size: 14px;
  }
  #ups-footer .ups-footer_legal .ups-feedback_link {
    display: block;
    padding: 24px 60px;
    margin: 0 -60px;
    color: #fff;
    text-align: center;
    border-bottom: 1px solid #fff;
    font-size: 1.2em;
  }
  #ups-footer .ups-footer_legal .ups-feedback_link:before {
    color: #ffc400;
    position: relative;
    font-size: 1.8em;
    line-height: 0;
    margin-right: 8px;
    top: 10px;
  }
  .no-touch #ups-footer .ups-footer_legal .ups-feedback_link:hover,
  .no-touch #ups-footer .ups-footer_legal .ups-feedback_link:focus {
    text-decoration: none;
  }
  #ups-footer .ups-footer_legal .ups-footer_links ul,
  #ups-footer ul {
    display: none;
    margin: 0 -60px;
    padding: 0 60px 0 76px;
    max-height: 0;
    overflow: hidden;
    transition-property: all;
    transition-duration: .3s;
  }
  #ups-footer .ups-footer_legal .ups-footer_links ul.ups-active,
  #ups-footer ul.ups-active {
    display: block;
    max-height: 1000px;
    border-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 22px;
    position: static;
  }
  #ups-footer .ups-footer_legal .ups-footer_links ul.ups-active li,
  #ups-footer ul.ups-active li {
    border-bottom: 0;
  }
  #ups-footer .ups-footer_legal .ups-footer_links ul.ups-active.ups-footer_expand:not(.ups-footer_contact),
  #ups-footer ul.ups-active.ups-footer_expand:not(.ups-footer_contact) {
    border-bottom: 1px solid #8c8585;
  }
  #ups-footer .ups-footer_legal .ups-footer_links ul a,
  #ups-footer ul a {
    line-height: 1;
    padding: 22px 0;
  }
  #ups-footer .ups-footer_legal .ups-footer_links ul a[class^=ups-footer_social-],
  #ups-footer .ups-footer_legal .ups-footer_links ul a[class*=" ups-footer_social-"],
  #ups-footer ul a[class^=ups-footer_social-],
  #ups-footer ul a[class*=" ups-footer_social-"] {
    padding-left: 36px;
    position: relative;
  }
  #ups-footer .ups-footer_legal .ups-footer_links ul a[class^=ups-footer_social-]:before,
  #ups-footer .ups-footer_legal .ups-footer_links ul a[class*=" ups-footer_social-"]:before,
  #ups-footer ul a[class^=ups-footer_social-]:before,
  #ups-footer ul a[class*=" ups-footer_social-"]:before {
    content: "";
    background-image: url("./media/social-icons-2022.png");
    width: 20px;
    height: 20px;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -14px;
    background-size: 20px 140px;
  }
}
@media (max-width: 991.98px)and (-webkit-min-device-pixel-ratio: 2), (max-width: 991.98px)and (min-resolution: 192dpi) {
  #ups-footer .ups-footer_legal .ups-footer_links ul a[class^=ups-footer_social-]:before,
  #ups-footer .ups-footer_legal .ups-footer_links ul a[class*=" ups-footer_social-"]:before,
  #ups-footer ul a[class^=ups-footer_social-]:before,
  #ups-footer ul a[class*=" ups-footer_social-"]:before {
    background-image: url("./media/social-icons-2022-2x.png");
    background-size: 20px 140px;
  }
}
@media (max-width: 991.98px) {
  #ups-footer .ups-footer_legal .ups-footer_links ul a[class^=ups-footer_social-].ups-footer_social-facebook:before,
  #ups-footer .ups-footer_legal .ups-footer_links ul a[class*=" ups-footer_social-"].ups-footer_social-facebook:before,
  #ups-footer ul a[class^=ups-footer_social-].ups-footer_social-facebook:before,
  #ups-footer ul a[class*=" ups-footer_social-"].ups-footer_social-facebook:before {
    background-position: 0 0;
  }
  #ups-footer .ups-footer_legal .ups-footer_links ul a[class^=ups-footer_social-].ups-footer_social-twitter:before,
  #ups-footer .ups-footer_legal .ups-footer_links ul a[class*=" ups-footer_social-"].ups-footer_social-twitter:before,
  #ups-footer ul a[class^=ups-footer_social-].ups-footer_social-twitter:before,
  #ups-footer ul a[class*=" ups-footer_social-"].ups-footer_social-twitter:before {
    background-position: 0 -20px;
  }
  #ups-footer .ups-footer_legal .ups-footer_links ul a[class^=ups-footer_social-].ups-footer_social-linkedin:before,
  #ups-footer .ups-footer_legal .ups-footer_links ul a[class*=" ups-footer_social-"].ups-footer_social-linkedin:before,
  #ups-footer ul a[class^=ups-footer_social-].ups-footer_social-linkedin:before,
  #ups-footer ul a[class*=" ups-footer_social-"].ups-footer_social-linkedin:before {
    background-position: 0 -40px;
  }
  #ups-footer .ups-footer_legal .ups-footer_links ul a[class^=ups-footer_social-].ups-footer_social-youtube:before,
  #ups-footer .ups-footer_legal .ups-footer_links ul a[class*=" ups-footer_social-"].ups-footer_social-youtube:before,
  #ups-footer ul a[class^=ups-footer_social-].ups-footer_social-youtube:before,
  #ups-footer ul a[class*=" ups-footer_social-"].ups-footer_social-youtube:before {
    background-position: 0 -60px;
  }
  #ups-footer .ups-footer_legal .ups-footer_links ul a[class^=ups-footer_social-].ups-footer_social-google:before,
  #ups-footer .ups-footer_legal .ups-footer_links ul a[class*=" ups-footer_social-"].ups-footer_social-google:before,
  #ups-footer ul a[class^=ups-footer_social-].ups-footer_social-google:before,
  #ups-footer ul a[class*=" ups-footer_social-"].ups-footer_social-google:before {
    background-position: 0 -80px;
  }
  #ups-footer .ups-footer_legal .ups-footer_links ul a[class^=ups-footer_social-].ups-footer_social-amazon:before,
  #ups-footer .ups-footer_legal .ups-footer_links ul a[class*=" ups-footer_social-"].ups-footer_social-amazon:before,
  #ups-footer ul a[class^=ups-footer_social-].ups-footer_social-amazon:before,
  #ups-footer ul a[class*=" ups-footer_social-"].ups-footer_social-amazon:before {
    background-position: 0 -100px;
  }
  #ups-footer .ups-footer_legal .ups-footer_links ul a[class^=ups-footer_social-].ups-footer_social-instagram:before,
  #ups-footer .ups-footer_legal .ups-footer_links ul a[class*=" ups-footer_social-"].ups-footer_social-instagram:before,
  #ups-footer ul a[class^=ups-footer_social-].ups-footer_social-instagram:before,
  #ups-footer ul a[class*=" ups-footer_social-"].ups-footer_social-instagram:before {
    background-position: 0 -120px;
  }
  #ups-footer .ups-footer_legal .ups-footer_links ul a:focus,
  #ups-footer ul a:focus {
    outline-offset: -1px;
  }
  #ups-footer .ups-footer_custserv .ups-footer_expand {
    border-bottom: 0px !important;
    padding-bottom: 0;
  }
  #ups-footer .ups-footer_custserv .ups-footer_contact.ups-footer_expand li:last-child {
    margin-bottom: 22px;
  }
  #ups-footer .ups-footer_custserv .ups-footer_contact.ups-footer_expand:after {
    position: absolute;
    content: "";
    border-bottom: 1px solid #8c8585;
    width: 1000%;
    right: 0;
    bottom: 0;
    left: -20%;
  }
}
@media (max-width: 767.98px) {
  #ups-footerWrap {
    padding: 0 20px;
  }
  #ups-footer h2,
  #ups-footer .h2_equivalent {
    margin: 0 -20px;
    padding: 22px 20px;
  }
  #ups-footer ul {
    margin: 0 -20px;
    padding: 0 20px 0 36px;
  }
  #ups-footer .ups-footer_legal .ups-feedback_link {
    padding: 24px 20px;
    margin: 0 -20px;
  }
}
.ups-radio-label_text,
.ups-checkbox-label_text {
  font-size: .75rem;
}
.ups-social_signon_list {
  list-style: none;
  padding: 0;
  margin-bottom: 0;
}
.ups-social_signon_list .ups-social_signon_listitem button {
  display: block;
  width: 100%;
  background: none;
  border: 1px solid #8c8585;
  border-radius: 3px;
  padding: 10px;
  margin-bottom: 15px;
}
.ups-socialicon {
  display: inline-block;
  background: url(/assets/resources/webcontent/images/social_icons_sprite.svg) no-repeat;
  background-size: 181px 26px;
  width: 25px;
  height: 26px;
  vertical-align: middle;
  margin-right: 10px;
}
.ups-socialicon_google {
  background-position: 0 0;
}
.ups-socialicon_facebook {
  background-position: -26px 0;
}
.ups-socialicon_amazon {
  background-position: -52px 0;
}
.ups-socialicon_paypal {
  background-position: -78px 0;
}
.ups-socialicon_apple {
  background-position: -104px 0;
}
.ups-socialicon_twitter {
  background-position: -130px 0;
}
.ups-socialicon_wechat {
  background-position: -156px 0;
}
#ups-footer.ups-footer_light .ups-footer_legal {
  width: auto;
  float: none;
  padding: 0;
}
#ups-footer.ups-footer_light .ups-footer_legal .ups-footer_links {
  margin-top: 0;
}
#ups-footer.ups-footer_light .ups-footer_legal .ups-footer_links .ups-footer_expand:before {
  border-top: 0px;
}
#ups-footer.ups-footer_light .ups-footer_legal .ups-footer_links .ups-footer_expand li:last-child:after {
  display: none;
}
#ups-footer.ups-footer_light .ups-footer_legal .ups-footer_disclaimer {
  display: block;
}
@media (max-width: 991.98px) {
  #ups-footer.ups-footer_light {
    padding: 0;
  }
}
.ups-component.ups-card-component {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
@media (min-width: 768px) {
  .ups-component.ups-card-component {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
}
@media (min-width: 1280px) {
  .ups-component.ups-card-component {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
}
@media (max-width: 767.98px) {
  .ups-component.ups-card-component.suppress-card-text .ups-card p:not(:last-child),
  .ups-component.ups-card-component.suppress-card-text .ups-card ul,
  .ups-component.ups-card-component.suppress-card-text .ups-card ol {
    display: none;
  }
}
.ups-component.ups-card-component .ups-container {
  justify-content: center;
  display: flex;
  flex-direction: column;
}
.ups-component.ups-card-component .card-deck {
  justify-content: center;
  position: relative;
  min-height: 1px;
  margin: .25rem 0;
}
@media (min-width: 768px) {
  .ups-component.ups-card-component .card-deck {
    margin: 0 -0.75rem;
  }
}
@media (min-width: 1280px) {
  .ups-component.ups-card-component .card-deck {
    margin-left: -1rem;
    margin-right: -1rem;
  }
}
.ups-component.ups-card-component .ups-card {
  border-radius: .25rem;
  box-shadow: 0px 4px 12px -3px rgba(0, 0, 0, .051), 0px 2px 5px 0px rgba(0, 0, 0, .141);
  transition: all .35s ease-out;
  margin: 1.75rem 0;
  min-width: 100%;
  cursor: pointer;
  overflow: hidden;
}
.ups-component.ups-card-component .ups-card:hover {
  box-shadow:
    0px 15px 32px -3px rgba(0, 0, 0, .078),
    0px 4px 12px -2px rgba(0, 0, 0, .078),
    0px 2px 6px 0px rgba(0, 0, 0, .059);
}
.ups-component.ups-card-component .ups-card:hover .card-img img {
  transform: scale(1.02);
  overflow: hidden;
}
.ups-component.ups-card-component .ups-card:active {
  box-shadow: 0px 4px 12px -3px rgba(0, 0, 0, .051), 0px 2px 5px 0px rgba(0, 0, 0, .141);
}
.ups-component.ups-card-component .ups-card:active .card-img img {
  transform: scale(1);
}
@media (min-width: 768px) {
  .ups-component.ups-card-component .ups-card {
    min-width: 312px;
    max-width: 312px;
    margin: 2rem .75rem 0 .75rem;
  }
}
@media (min-width: 1280px) {
  .ups-component.ups-card-component .ups-card {
    min-width: 384px;
    max-width: 384px;
    margin: 3rem 1rem 0 1rem;
  }
}
.ups-component.ups-card-component .ups-card .card-body {
  padding: 1.5rem;
}
@media (min-width: 1280px) {
  .ups-component.ups-card-component .ups-card .card-body {
    padding: 2rem;
  }
}
.ups-component.ups-card-component .ups-card .card-body h2,
.ups-component.ups-card-component .ups-card .card-body h3,
.ups-component.ups-card-component .ups-card .card-body h4 {
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.5;
  color: #121212;
}
@media (min-width: 1280px) {
  .ups-component.ups-card-component .ups-card .card-body h2,
  .ups-component.ups-card-component .ups-card .card-body h3,
  .ups-component.ups-card-component .ups-card .card-body h4 {
    font-size: 1.25rem;
    line-height: 1.4;
  }
}
.ups-component.ups-card-component .ups-card .card-body p {
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #121212;
}
.ups-component.ups-card-component .ups-card .card-body p:last-child {
  margin-bottom: 0;
  margin-top: auto;
}
.ups-component.ups-card-component .ups-card .card-body a:last-child {
  margin-top: auto;
  margin-right: auto;
}
.ups-component.ups-card-component .ups-card .card-body-content {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.ups-component.ups-card-component .ups-card .card-img {
  overflow: hidden;
}
.ups-component.ups-card-component .ups-card .card-img img {
  border-top-left-radius: .25rem;
  border-top-right-radius: .25rem;
  transition: all .35s ease-out;
}
.ups-component.hero {
  position: relative;
}
@media (min-width: 1280px) {
  .ups-component.hero {
    min-height: 450px;
  }
}
@media (min-width: 1600px) {
  .ups-component.hero {
    min-height: 500px;
  }
}
.ups-component.hero.has-breadcrumbs {
  padding-top: 44px;
}
.ups-component.hero .arc-container {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  color: #fff;
  z-index: 1;
  max-height: 200px;
}
@media (min-width: 768px) {
  .ups-component.hero .arc-container {
    max-height: 7.0833333333vw;
    position: relative;
  }
}
@media (min-width: 768px)and (max-width: 991.98px) {
  .ups-component.hero .arc-container {
    position: static;
    max-height: 100%;
  }
}
.ups-component.hero .arc-container .arc {
  width: 100vw;
  height: 5vw;
  min-height: 1.5rem;
}
.ups-component.hero .arc-container::after {
  content: "";
  display: block;
  background-color: currentColor;
  width: 100%;
  height: 25vw;
}
@media (min-width: 768px)and (max-width: 991.98px) {
  .ups-component.hero .arc-container::after {
    display: none;
  }
}
@media (min-width: 1280px) {
  .ups-component.hero .arc-container::after {
    height: 150px;
  }
}
.ups-component.hero .card {
  flex-direction: column-reverse;
  padding-top: 2rem;
  padding-bottom: 2rem;
  z-index: 5;
}
@media (min-width: 768px) {
  .ups-component.hero .card {
    gap: 2rem;
    padding-bottom: 2rem;
    padding-top: 3rem;
    flex-direction: row-reverse;
  }
}
@media (min-width: 1280px) {
  .ups-component.hero .card {
    padding-top: 4rem;
    padding-bottom: 0;
    gap: 0;
  }
}
.ups-component.hero .card-body,
.ups-component.hero .card-img {
  flex-basis: 100%;
}
.ups-component.hero .card-img {
  position: relative;
  margin-top: 1.5rem;
}
@media (min-width: 768px) {
  .ups-component.hero .card-img {
    margin-top: 0rem;
    max-width: 50%;
  }
}
.ups-component.hero .card-img img,
.ups-component.hero .card-img video,
.ups-component.hero .card-img .iframe-video-container {
  border-radius: 4px;
  overflow: hidden;
}
@media (min-width: 1280px) {
  .ups-component.hero .card-img img,
  .ups-component.hero .card-img video,
  .ups-component.hero .card-img .iframe-video-container {
    width: calc(100% - 1rem);
    height: auto;
    position: absolute;
    top: 0;
    z-index: 10;
    left: 1rem;
  }
}
.ups-component.hero .card-body {
  padding: 0;
}
@media (min-width: 1280px) {
  .ups-component.hero .card-body {
    max-width: 50%;
  }
}
@media (min-width: 1280px) {
  .ups-component.hero .card-body-content {
    max-width: 488px;
    min-height: 242px;
  }
}
.ups-component.hero .card-body-content h1,
.ups-component.hero .card-body-content h2 {
  font-weight: 400;
  line-height: 1.25;
  margin-bottom: 1.5rem;
  font-size: 2rem;
}
@media (min-width: 768px) {
  .ups-component.hero .card-body-content h1,
  .ups-component.hero .card-body-content h2 {
    font-size: 2.5rem;
  }
}
@media (min-width: 1280px) {
  .ups-component.hero .card-body-content h1,
  .ups-component.hero .card-body-content h2 {
    font-size: 3rem;
  }
}
.ups-component.hero .card-body-content h1:after,
.ups-component.hero .card-body-content h2:after {
  content: "";
  width: 5rem;
  height: .25rem;
  display: block;
  background: #ffc400;
  margin: 1.25rem 0 0;
}
@media (min-width: 768px) {
  .ups-component.hero .card-body-content p {
    font-size: 1.25rem;
  }
}
.ups-component.hero .card-body-content a.ups-cta {
  margin-bottom: 1.5rem;
}
.ups-component.hero .card-body-content p {
  margin-bottom: 1.5rem;
}
.ups-component.hero .card-body-content p:last-child {
  margin-bottom: 0;
}
.ups-component.hero.no-image {
  min-height: auto;
}
.ups-component.hero.no-image .arc-container {
  position: static;
  max-height: 100%;
}
.ups-component.hero.no-image .arc-container::after {
  height: 5px;
  transform: scale(1.2);
  transform-origin: center;
}
.ups-component.hero.no-image .card {
  padding-bottom: 0;
}
.ups-component.hero.no-image .card-img {
  display: none;
}
.ups-component.hero.no-image .card-body {
  max-width: 100%;
  margin-bottom: .5rem;
}
@media (min-width: 1280px) {
  .ups-component.hero.no-image .card-body {
    margin-bottom: 1.5rem;
  }
}
.ups-component.hero.no-image .card-body-content {
  max-width: 800px;
  min-height: auto;
}
.ups-component.hero.no-image .card-body-content p:last-child {
  margin-bottom: 1rem;
}
.ups-component.hero-default {
  background:
    linear-gradient(
      318.8deg,
      #DFDBD7 -11.42%,
      #F2F1EF 58.01%);
}
.ups-component.store-blue {
  background:
    linear-gradient(
      88.36deg,
      #017C98 50%,
      #009CBD 100%);
  color: #fff;
}
.ups-component.store-blue small,
.ups-component.store-blue .ups-link {
  color: inherit;
}
.ups-component.store-blue .ups-cta-secondary {
  color: inherit;
}
.ups-component.store-blue .ups-cta-secondary:hover {
  background-color: hsla(0, 0%, 100%, .1);
}
.ups-component.store-blue .ups-cta-secondary:focus:after {
  border-color: currentColor;
}
.ups-component.healthcare-blue {
  background:
    linear-gradient(
      88.36deg,
      #0E2554 50%,
      #426DA9 100%);
  color: #fff;
}
.ups-component.healthcare-blue small,
.ups-component.healthcare-blue .ups-link {
  color: inherit;
}
.ups-component.healthcare-blue .ups-cta-secondary {
  color: inherit;
}
.ups-component.healthcare-blue .ups-cta-secondary:hover {
  background-color: hsla(0, 0%, 100%, .1);
}
.ups-component.healthcare-blue .ups-cta-secondary:focus:after {
  border-color: currentColor;
}
.ups-component.dark-brown {
  background:
    linear-gradient(
      88.36deg,
      #351C15 50%,
      #907963 100%);
  color: #fff;
}
.ups-component.dark-brown small,
.ups-component.dark-brown .ups-link {
  color: inherit;
}
.ups-component.dark-brown .ups-cta-secondary {
  color: inherit;
}
.ups-component.dark-brown .ups-cta-secondary:hover {
  background-color: hsla(0, 0%, 100%, .1);
}
.ups-component.dark-brown .ups-cta-secondary:focus:after {
  border-color: currentColor;
}
.ups-component .multiple-company-hero-image {
  max-width: 150px;
  max-height: 64px;
  margin-bottom: 1.5rem;
}
.ups-component .UPS-Teal {
  background:
    linear-gradient(
      83.98deg,
      #0A8080 54.77%,
      #097272 100%);
}
.ups-component .UPS-Red {
  background:
    linear-gradient(
      83.98deg,
      #E5004D 54.77%,
      #A00539 100%);
}
.ups-component .Roadie-Coral {
  background:
    linear-gradient(
      83.98deg,
      #EF4C35 54.77%,
      #CC2A14 100%);
}
.ups-component .Ware2Go-Orange {
  background:
    linear-gradient(
      83.5deg,
      #E57016 54.91%,
      #EAAC7C 100%);
}
.ups-component .Happy-Returns {
  background:
    linear-gradient(
      83.5deg,
      #FFDD00 54.91%,
      #EECE00 100%);
}
.ups-component .Coyote {
  background:
    linear-gradient(
      83.5deg,
      #27D434 54.91%,
      #18B424 100%);
}
.ups-component .UPS-Green {
  background:
    linear-gradient(
      83.5deg,
      #6CA342 54.91%,
      #3F810C 100%);
}
.ups-component .Roadie {
  background:
    linear-gradient(
      83.98deg,
      #00BBBB 54.77%,
      #009292 100%);
}
.ups-component .UPS-Store-Light-Blue {
  background:
    linear-gradient(
      83.98deg,
      #F1FCFF 54.77%,
      #DDEDF0 100%);
}
.ups-component .UPS-Store-Blue {
  background:
    linear-gradient(
      83.98deg,
      #009CBD 54.77%,
      #017C98 100%);
}
.ups-component .UPS-Blue {
  background:
    linear-gradient(
      304.78deg,
      #326A9F -12.16%,
      #397AB7 61.1%);
}
.ups-component .UPS-Healthcare-Blue {
  background:
    linear-gradient(
      83.98deg,
      #0E2554 54.77%,
      #426DA9 100%);
}
.ups-component .ware2go {
  background:
    linear-gradient(
      83.5deg,
      #37396D 54.91%,
      #2C2D4A 100%);
}
.ups-component .UPS-Brown {
  background:
    linear-gradient(
      83.98deg,
      #7E5844 54.77%,
      #613413 100%);
}
.ups-component .UPS-Dark-Brown {
  background:
    linear-gradient(
      83.98deg,
      #351C15 54.77%,
      #907963 100%);
}
.ups-component .UPS-Gray {
  background:
    linear-gradient(
      318.8deg,
      #DFDBD7 -11.42%,
      #F2F1EF 58.01%);
}
.ups-component.homepage {
  min-height: 450px;
  position: relative;
}
.ups-component.homepage .homepage-image {
  width: 100%;
  height: auto;
  z-index: 0;
  position: absolute;
}
@media (min-width: 1280px) {
  .ups-component.homepage .homepage-image {
    height: 100%;
  }
}
.ups-component.homepage .homepage-image .homepage-image-content {
  width: 100%;
  max-height: 144px;
  height: 100%;
  object-fit: cover;
  object-position: 0 0;
}
@media (min-width: 768px) {
  .ups-component.homepage .homepage-image .homepage-image-content {
    max-height: 340px;
  }
}
@media (min-width: 1280px) {
  .ups-component.homepage .homepage-image .homepage-image-content {
    max-height: initial;
    max-width: 1600px;
    display: block;
    margin: 0 auto;
  }
}
.ups-component.homepage .ups-container {
  position: relative;
  min-height: 450px;
}
.ups-component.homepage .ups-container .ups-card {
  padding: 112px 0;
  text-align: initial;
}
@media (min-width: 768px) {
  .ups-component.homepage .ups-container .ups-card {
    text-align: center;
    padding: 264px 0;
  }
}
@media (min-width: 1280px) {
  .ups-component.homepage .ups-container .ups-card {
    text-align: initial;
    padding: 120px 0;
  }
}
.ups-component.homepage .ups-container .ups-card .card-body {
  background-color: #fff;
  box-shadow: 0px 2px 5px rgba(0, 0, 0, .14), 0px 4px 12px -3px rgba(0, 0, 0, .05);
  border-radius: 4px;
}
.ups-component.homepage .ups-container .ups-card .card-body .card-body-content {
  margin: 16px 16px 32px 16px;
}
@media (min-width: 768px) {
  .ups-component.homepage .ups-container .ups-card .card-body .card-body-content {
    margin: 32px 40px;
  }
}
@media (min-width: 1280px) {
  .ups-component.homepage .ups-container .ups-card .card-body .card-body-content {
    margin: 48px;
  }
}
.ups-component.homepage .ups-container .card {
  z-index: 5;
}
@media (min-width: 1280px) {
  .ups-component.homepage .ups-container .card {
    flex-direction: row-reverse;
  }
}
.ups-component.homepage .ups-container .card-body {
  flex: initial;
  padding: 0;
}
@media (min-width: 1280px) {
  .ups-component.homepage .ups-container .card-body {
    max-width: 488px;
    min-height: 242px;
  }
}
.ups-component.homepage .ups-container .card-body-content h2,
.ups-component.homepage .ups-container .card-body-content h1 {
  font-weight: 400;
  line-height: 1.25;
  margin-bottom: 1.5rem;
  font-size: 2rem;
}
@media (min-width: 768px) {
  .ups-component.homepage .ups-container .card-body-content h2,
  .ups-component.homepage .ups-container .card-body-content h1 {
    font-size: 2.5rem;
  }
}
@media (min-width: 1280px) {
  .ups-component.homepage .ups-container .card-body-content h2,
  .ups-component.homepage .ups-container .card-body-content h1 {
    font-size: 3rem;
  }
}
.ups-component.homepage .ups-container .card-body-content h2:after,
.ups-component.homepage .ups-container .card-body-content h1:after {
  content: "";
  width: 5rem;
  height: .25rem;
  display: block;
  background: #ffc400;
  margin: 1.25rem 0 0;
}
@media (min-width: 768px) {
  .ups-component.homepage .ups-container .card-body-content h2,
  .ups-component.homepage .ups-container .card-body-content h1 {
    text-align: initial;
  }
}
.ups-component.homepage .ups-container .card-body-content p:first-of-type {
  text-align: initial;
}
@media (min-width: 768px) {
  .ups-component.homepage .ups-container .card-body-content p:nth-of-type(2) {
    margin-top: 1.5rem;
  }
}
@media (min-width: 768px)and (max-width: 1279.98px) {
  .ups-component.homepage .ups-container .card-body-content .h2::after {
    margin: 1.25rem auto 0;
  }
}
@media (min-width: 768px) {
  .ups-component.homepage .ups-container .card-body-content .homepage-content {
    font-size: 1.25rem;
  }
}
.ups-component.homepage .ups-container .card-body-content .homepage-content,
.ups-component.homepage .ups-container .card-body-content a.ups-cta {
  margin-bottom: 1rem;
}
@media (min-width: 768px) {
  .ups-component.homepage .ups-container .card-body-content .homepage-content,
  .ups-component.homepage .ups-container .card-body-content a.ups-cta {
    margin-bottom: 0;
  }
}
.ups-component.homepage .arc-container {
  position: absolute;
  bottom: -4px;
  max-width: 1600px;
  width: 100%;
  text-align: center;
}
@media (min-width: 1280px) {
  .ups-component.homepage .arc-container {
    left: 50%;
    transform: translate(-50%, 0%);
  }
}
.ups-component.homepage .arc-container .arc {
  width: 100vw;
  max-width: 1444px;
  height: auto;
}
@media (min-width: 1280px) {
  .ups-component.left .ups-container .ups-card {
    flex-direction: column-reverse;
  }
}
.ups-component.service-card.icon-card .card-img img {
  width: 3rem;
  height: 3rem;
  border-radius: 0;
  margin-top: 1.5rem;
  margin-left: 1.5rem;
}
@media (min-width: 1280px) {
  .ups-component.service-card.icon-card .card-img img {
    width: 4.5rem;
    height: 4.5rem;
    margin-top: 2rem;
    margin-left: 2rem;
  }
}
.ups-component.wide.service-card .card-deck {
  display: grid;
  grid-template-columns: 50% 50%;
}
@media (max-width: 767.98px) {
  .ups-component.wide.service-card .card-deck {
    grid-template-columns: 1fr;
  }
}
.ups-component.wide.service-card .card-deck .card.ups-card {
  min-width: initial;
  max-width: initial;
}
.ups-component.editorial-card {
  margin-bottom: .5rem;
  padding-bottom: 2rem;
}
@media (min-width: 768px) {
  .ups-component.editorial-card {
    margin-bottom: 1rem;
    padding-bottom: 3rem;
  }
}
@media (min-width: 1280px) {
  .ups-component.editorial-card {
    margin-bottom: .5rem;
    padding-bottom: 4.5rem;
  }
}
@media (min-width: 1280px) {
  .ups-component.editorial-card .ups-container {
    margin-bottom: 0;
    position: relative;
    display: block;
  }
  .ups-component.editorial-card .ups-container .component-header {
    max-width: 384px;
    width: 100%;
    float: left;
  }
  .ups-component.editorial-card .ups-container .component-header h2,
  .ups-component.editorial-card .ups-container .component-header h3,
  .ups-component.editorial-card .ups-container .component-header p {
    text-align: left;
  }
  .ups-component.editorial-card .ups-container .component-header h2:after,
  .ups-component.editorial-card .ups-container .component-header h3:after,
  .ups-component.editorial-card .ups-container .component-header p:after {
    margin-left: 0;
  }
  .ups-component.editorial-card .ups-container .card-deck {
    float: right;
  }
  .ups-component.editorial-card .ups-container .component-footer {
    float: left;
    max-width: 384px;
    width: 100%;
    text-align: left;
  }
}
.ups-component.editorial-card .card {
  overflow: hidden;
}
.ups-component.editorial-card .card-body {
  background-color: #fff;
}
@media (min-width: 768px) {
  .ups-component.editorial-card .ups-card {
    margin-top: 2.5rem;
  }
}
@media (min-width: 1280px) {
  .ups-component.editorial-card .ups-card {
    margin-top: 0;
  }
}
.ups-component.editorial-card .component-footer {
  z-index: 10;
  text-align: center;
}
.ups-component.editorial-card .component-footer p:last-child {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .ups-component.editorial-card .component-footer {
    margin-top: 2.5rem;
  }
}
.ups-component.ups-card-component.statistics-card .ups-card .card-body h3 {
  font-size: 32px;
}
@media (min-width: 1280px) {
  .ups-component.ups-card-component.statistics-card .ups-card .card-body h3 {
    font-size: 48px;
  }
}
.ups-component.ups-card-component.statistics-card .ups-card .card-body p {
  color: #5f5753;
}
.ups-component.statistics-card {
  margin-bottom: .5rem;
  padding-bottom: 2rem;
}
@media (min-width: 768px) {
  .ups-component.statistics-card {
    margin-bottom: 1rem;
    padding-bottom: 3rem;
  }
}
@media (min-width: 1280px) {
  .ups-component.statistics-card {
    margin-bottom: .5rem;
    padding-bottom: 4.5rem;
  }
}
.ups-component.statistics-card .ups-container p {
  font-size: 1.25rem;
}
.ups-component.statistics-card .ups-container .card-deck {
  margin: 0;
  width: 100%;
  text-align: center;
}
@media (min-width: 768px) {
  .ups-component.statistics-card .ups-container .card-deck {
    display: flex;
  }
}
.ups-component.statistics-card .ups-container .card-deck .card {
  overflow: hidden;
}
.ups-component.statistics-card .ups-container .card-deck .card-body {
  background-color: #fff;
}
.ups-component.statistics-card .ups-container .card-deck .ups-card {
  margin: 40px 0 0 0;
  display: block;
  width: 50%;
  min-width: initial;
  max-width: initial;
  border-radius: 0;
  box-shadow: none;
  flex: initial;
  cursor: initial;
}
.ups-component.statistics-card .ups-container .card-deck .ups-card:hover {
  box-shadow: initial;
}
.ups-component.statistics-card .ups-container .card-deck .ups-card:after {
  content: "";
  display: block;
  position: absolute;
  border-top: 1px solid #bfb8af;
  width: 100%;
  height: 100%;
  top: 0px;
  border-left: 1px solid #bfb8af;
}
.ups-component.statistics-card .ups-container .card-deck .ups-card:nth-child(odd):after {
  border-left: none;
}
.ups-component.statistics-card .ups-container .card-deck .ups-card:first-child:after,
.ups-component.statistics-card .ups-container .card-deck .ups-card:nth-child(2):after {
  border-top: none;
}
@media (min-width: 768px) {
  .ups-component.statistics-card .ups-container .card-deck .ups-card {
    width: 25%;
    display: inline;
  }
  .ups-component.statistics-card .ups-container .card-deck .ups-card:after {
    border-top: none;
  }
  .ups-component.statistics-card .ups-container .card-deck .ups-card:nth-child(3):after {
    border-left: 1px solid #bfb8af;
  }
}
.ups-component.statistics-card .ups-container .card-deck .ups-card .card-img {
  margin-top: 1rem;
  text-align: center;
}
.ups-component.statistics-card .ups-container .card-deck .ups-card .card-img img {
  width: 72px;
  height: 72px;
}
.ups-component.statistics-card .ups-container .card-deck .ups-card .card-body {
  text-align: center;
  padding: .5rem 2.5rem;
}
.ups-component.statistics-card .ups-container .component-footer {
  margin-top: 48px;
  text-align: center;
}
.ups-component .ups-langSelect_map {
  position: relative;
  height: 0;
  width: 100%;
  padding-top: 55%;
}
.ups-component #ups-langSelect {
  margin-bottom: 60px;
}
@media (min-width: 768px) {
  .ups-component #ups-langSelect {
    margin: 30px 0;
  }
}
.ups-component #ups-langSelect h1 {
  margin: 0 0 20px;
  padding-bottom: 6px;
  font-size: 1.2em;
  position: relative;
}
.ups-component #ups-langSelect h1:before {
  content: "";
  height: 1px;
  width: 120px;
  position: absolute;
  bottom: 0;
  left: 0;
  background: #ffc400;
}
@media (min-width: 768px) {
  .ups-component #ups-langSelect h1 {
    text-transform: none;
    font-size: 2em;
    margin-bottom: 30px;
  }
}
.ups-component #ups-langSelect .ups-langSelect_back {
  display: none;
  position: relative;
  margin-bottom: 24px;
  padding-left: 18px;
  line-height: 15px;
  color: #000;
}
.ups-component #ups-langSelect .ups-langSelect_back.ups-active {
  display: inline-block;
}
.ups-component #ups-langSelect .ups-langSelect_back span {
  border-bottom: 1px solid #000;
  transition-property: all;
  transition-duration: .35s;
}
.ups-component #ups-langSelect .ups-langSelect_back:before {
  font-family: "upsicons";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e627";
  position: absolute;
  left: 0;
  top: 0;
  text-decoration: none;
}
.ups-rtl .ups-component #ups-langSelect .ups-langSelect_back:before {
  content: "\e629";
}
.ups-component #ups-langSelect .ups-langSelect_back:hover,
.ups-component #ups-langSelect .ups-langSelect_back:focus {
  text-decoration: none;
}
.ups-component #ups-langSelect .ups-langSelect_back:hover span,
.ups-component #ups-langSelect .ups-langSelect_back:focus span {
  border-color: #5f5753;
  color: #5f5753;
}
.ups-component #ups-langSelect #ups-svg-countries {
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
}
.ups-component #ups-langSelect #ups-svg-countries g * {
  fill: #8c8585;
  cursor: pointer;
}
.ups-component #ups-langSelect #ups-svg-countries g.ups-svg_disabled *,
.ups-component #ups-langSelect #ups-svg-countries g.ups-svg_disabled:hover * {
  fill: #dfdbd7;
  cursor: default;
}
.ups-component #ups-langSelect #ups-svg-countries g:hover *,
.ups-component #ups-langSelect #ups-svg-countries g.ups-mousein * {
  fill: #77c2c2;
}
.ups-component #ups-langSelect #ups-svg-countries g.ups-active * {
  fill: #0a8282;
}
.ups-component #ups-langSelect #ups-svg-countries g.ups-active:hover * {
  fill: #77c2c2;
}
.ups-component #ups-langSelect .ups-langSelect_accordion {
  border: none;
  padding: 0 15px;
}
@media (min-width: 320px) {
  .ups-component #ups-langSelect .ups-langSelect_accordion {
    padding: 0;
    margin: 0 -5px;
  }
}
.ups-component #ups-langSelect .ups-langSelect_accordion .ups-accordion_content {
  border: 1px solid #8c8585;
}
.ups-component #ups-langSelect .ups-langSelect_accordion .ups-accordion_item:first-child {
  border: none;
}
.ups-component #ups-langSelect .ups-langSelect_accordion .ups-accordion_item {
  border-top: 1px solid #8c8585;
}
.ups-component #ups-langSelect .ups-langSelect_accordion .ups-accordion_item.ups-active .ups-accordion_expand {
  max-height: 330px;
  padding: 15px 30px;
}
@media (min-width: 768px) {
  .ups-component #ups-langSelect .ups-langSelect_accordion .ups-accordion_item.ups-active .ups-accordion_expand {
    padding: 0 15px;
  }
}
.ups-component #ups-langSelect .ups-langSelect_accordion .ups-accordion_item.ups-active .ups-accordion_expand {
  -webkit-overflow-scrolling: touch;
}
.ups-component #ups-langSelect .ups-langSelect_accordion .ups-accordion_item.ups-active .ups-accordion_expand li {
  list-style: none;
}
.ups-component #ups-langSelect .ups-langSelect_accordion .ups-accordion_toggle:first-child {
  border: none;
}
.ups-component #ups-langSelect .ups-langSelect_accordion .ups-accordion_toggle.ups-active {
  background-color: #0a8282;
  color: #fff;
}
.ups-component #ups-langSelect .ups-langSelect_accordion .ups-accordion_toggle:hover {
  background-color: #77c2c2;
  color: #000;
}
.ups-component #ups-langSelect .ups-langSelect_accordion .ups-accordion_expand {
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  transition-property: max-height;
  transition-duration: .3s;
}
.ups-component #ups-langSelect .ups-langSelect_accordion .ups-accordion_expand::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 18px;
  background: #dfdbd7;
  border: 4px solid #dfdbd7;
}
.ups-component #ups-langSelect .ups-langSelect_accordion .ups-accordion_expand::-webkit-scrollbar-track {
  -webkit-box-shadow: none;
  border-radius: 0;
}
.ups-component #ups-langSelect .ups-langSelect_accordion .ups-accordion_expand::-webkit-scrollbar-thumb {
  -webkit-box-shadow: none;
  border-radius: 0;
  background: #300;
}
.ups-component #ups-langSelect .ups-sub-regions {
  margin: 0;
  padding-left: 20px;
}
.iw_viewport-wrapper.ups-lang-count-select-wrapper {
  overflow-x: visible;
}
.iw_viewport-wrapper.ups-lang-count-select-wrapper #ups-navContainer header.sticky {
  position: relative;
}
.ups-lang-count-select .ups-component.hero #ups-top-recommendations .card-body {
  min-width: 100%;
  padding: 48px;
}
@media (min-width: 768px)and (max-width: 1279.98px) {
  .ups-lang-count-select .ups-component.hero #ups-top-recommendations .card-body {
    padding: 32px;
  }
}
@media (max-width: 767.98px) {
  .ups-lang-count-select .ups-component.hero #ups-top-recommendations .card-body {
    padding: 24px 12px;
  }
}
@media (min-width: 768px) {
  .ups-lang-count-select .ups-component.hero .arc-container {
    max-height: 7.0833333333vw;
    position: absolute;
  }
}
@media (min-width: 768px)and (max-width: 991.98px) {
  .ups-lang-count-select .ups-component.hero .arc-container {
    position: absolute;
    max-height: 100%;
  }
}
.ups-lang-count-select .ups-component #ups-top-recommendations h1 {
  font-size: 48px;
  line-height: 56px;
  margin: 0 0 20px;
  padding-bottom: 14px;
  font-weight: 400;
  position: relative;
}
.ups-lang-count-select .ups-component #ups-top-recommendations h1:after {
  content: "";
  height: .25rem;
  width: 5rem;
  position: absolute;
  bottom: 0;
  left: 0;
  background: #ffc400;
}
@media (min-width: 768px) {
  .ups-lang-count-select .ups-component #ups-top-recommendations h1 {
    text-transform: none;
    margin-bottom: 30px;
  }
}
@media (max-width: 767.98px) {
  .ups-lang-count-select .ups-component #ups-top-recommendations h1 {
    font-size: 24px;
  }
}
.ups-lang-count-select .ups-component #ups-top-recommendations h2 {
  font-size: 20px;
  font-weight: 400;
}
.ups-lang-count-select .ups-component.ups-country-wrapper {
  position: relative;
}
.ups-lang-count-select .ups-component.ups-country-wrapper hr#ups-region-select {
  margin: 0;
}
.ups-lang-count-select .ups-component .ups-country_list ul,
.ups-lang-count-select .ups-component .region-content-container ul {
  list-style: none;
}
@media (max-width: 1279.98px) {
  .ups-lang-count-select .ups-component .ups-country_list ul,
  .ups-lang-count-select .ups-component .region-content-container ul {
    overflow-x: auto;
  }
}
.ups-lang-count-select .ups-component .ups-country_list ul li,
.ups-lang-count-select .ups-component .region-content-container ul li {
  max-width: none;
  padding: 0;
}
.ups-lang-count-select .ups-component .anchor-list.ups-country_list {
  margin-top: 0;
  padding: 1.5rem;
  background-color: #fff;
}
.ups-lang-count-select .ups-component .anchor-list.ups-country_list ul {
  display: flex;
  flex-direction: row;
  padding: 7px;
  column-gap: 24px;
  justify-content: center;
  margin-bottom: 0;
  flex-wrap: nowrap;
}
@media (max-width: 1279.98px) {
  .ups-lang-count-select .ups-component .anchor-list.ups-country_list ul {
    column-gap: 34px;
    justify-content: flex-start;
  }
}
.ups-lang-count-select .ups-component .anchor-list.ups-country_list ul li {
  flex: 0 0 auto;
}
.ups-lang-count-select .ups-component .anchor-list.ups-country_list ul li a {
  padding: 0;
  font-weight: 500;
  border-bottom: none;
}
.ups-lang-count-select .ups-component .anchor-list.ups-country_list ul li a:hover {
  text-decoration: underline;
}
.ups-lang-count-select .ups-component .anchor-list.ups-country_list.ups-list_sticky {
  position: sticky;
  top: 0;
  width: 100%;
  z-index: 5;
}
.ups-lang-count-select .ups-component .region-content-container {
  position: relative;
}
.ups-lang-count-select .ups-component .region-content-container h2 {
  text-align: left;
}
.ups-lang-count-select .ups-component .region-content-container h2::after {
  margin: 14px 0 0;
}
.ups-lang-count-select .ups-component .region-content-container .region-content-anchor {
  margin: 44px 0 0;
}
.ups-lang-count-select .ups-component .region-content-container .region-content-anchor.first {
  opacity: 0;
  margin: 0;
}
.ups-lang-count-select .ups-component .region-content-container ul {
  padding-left: 0;
  margin-bottom: 1.5rem;
  columns: 4;
  -webkit-columns: 4;
  -moz-columns: 4;
}
@media (min-width: 768px)and (max-width: 1279.98px) {
  .ups-lang-count-select .ups-component .region-content-container ul {
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
  }
}
@media (max-width: 767.98px) {
  .ups-lang-count-select .ups-component .region-content-container ul {
    columns: 1;
    -webkit-columns: 1;
    -moz-columns: 1;
  }
}
.ups-lang-count-select .ups-component .region-content-container ul li {
  margin-bottom: 10px;
}
.ups-lang-count-select .ups-component .region-content-container ul li a {
  color: #121212;
}
.ups-lang-count-select .ups-component .ups-country_list_shadow {
  position: sticky;
  top: 86px;
  width: 100%;
  box-shadow: 0px 2px 5px 1px rgba(0, 0, 0, .14), 0px 4px 12px -3px rgba(0, 0, 0, .05);
}
.ups-lang-count-select .ups-component .ups-country_list_shadow_cover {
  position: absolute;
  background: #fff;
  width: 100%;
  height: 15px;
}
.ups-lang-count-select .ups-component .component-header {
  margin: 0;
}
.ups-lang-count-select .ups-component.anchor-links .anchor-content-container {
  max-width: 100%;
}
.ups-lang-count-select #ups-top-recommendations ul {
  list-style: none;
  columns: 2;
  -webkit-columns: 2;
  -moz-columns: 2;
}
@media (max-width: 767.98px) {
  .ups-lang-count-select #ups-top-recommendations ul {
    columns: 1;
    -webkit-columns: 1;
    -moz-columns: 1;
  }
}
.ups-lang-count-select #ups-top-recommendations ul li {
  padding: 12px 12px 12px 0;
  color: #5f5753;
}
.ups-lang-count-select #ups-top-recommendations ul li a {
  color: #5f5753;
  white-space: nowrap;
}
.ups-lang-count-select #ups-top-recommendations .ups-top-country-list {
  padding-left: 0;
  margin-bottom: 0;
}
.ups-lang-count-select #ups-top-recommendations .ups-card-standalone {
  background: #fff;
  padding: 0;
  border-radius: .25rem;
  box-shadow: 0px 4px 12px -3px rgba(0, 0, 0, .051), 0px 2px 5px 0px rgba(0, 0, 0, .141);
  margin: 0 0 1.75rem 0;
  transition: all .35s ease-out;
  min-width: 100%;
  cursor: default;
  overflow: hidden;
}
.ups-lang-count-select #ups-top-recommendations .ups-card-standalone:active {
  box-shadow: 0px 4px 12px -3px rgba(0, 0, 0, .051), 0px 2px 5px 0px rgba(0, 0, 0, .141);
}
@media (min-width: 768px) {
  .ups-lang-count-select #ups-top-recommendations .ups-card-standalone {
    min-width: 358px;
  }
}
@media (min-width: 1280px) {
  .ups-lang-count-select #ups-top-recommendations .ups-card-standalone {
    min-width: 384px;
  }
}
.ups-lang-count-select #ups-top-recommendations .shadow-1 {
  box-shadow: 0px 1px 3px 1px rgba(0, 0, 0, .15), 0px 1px 2px 0px rgba(0, 0, 0, .3);
}
@media (min-width: 1280px) {
  .ups-lang-count-select #ups-top-recommendations .card {
    position: absolute;
    top: 70px;
  }
}
.ups-lang-count-select #ups-top-recommendations .ups-map_image_container {
  text-align: center;
}
@media (min-width: 1280px) {
  .ups-lang-count-select #ups-top-recommendations .ups-map_image_container {
    text-align: right;
  }
}
@media (min-width: 1280px) {
  .ups-lang-count-select #ups-top-recommendations .ups-map_image_container .ups-map-image {
    height: 335px;
  }
}
.ups-component.promo-teaser {
  position: relative;
  padding-top: 2rem;
  padding-bottom: 2rem;
}
@media (min-width: 768px) {
  .ups-component.promo-teaser {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
}
@media (min-width: 1280px) {
  .ups-component.promo-teaser {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
}
.ups-component.promo-teaser {
  font-size: 1rem;
}
@media (min-width: 1280px) {
  .ups-component.promo-teaser {
    font-size: 1.25rem;
  }
}
.ups-component.promo-teaser.primary-promo:after {
  bottom: .5rem;
}
.ups-component.promo-teaser.secondary-promo-banner .card.ups-card {
  column-gap: 2.5rem;
  grid-template-columns: 61% auto;
  grid-template-rows: auto 1fr;
  padding: 0;
  min-height: 18rem;
}
@media (max-width: 767.98px) {
  .ups-component.promo-teaser.secondary-promo-banner .card.ups-card {
    padding: 2.5rem 1.5rem;
    grid-template-columns: 100%;
  }
  .ups-component.promo-teaser.secondary-promo-banner .card.ups-card .card-body-content p:last-of-type {
    text-align: center;
    margin-top: 1rem;
  }
  .ups-component.promo-teaser.secondary-promo-banner .card.ups-card .card-img {
    display: none;
  }
}
.ups-component.promo-teaser.secondary-promo-banner .card.ups-card h2 {
  font-size: 2rem;
  margin-bottom: .75rem;
}
.ups-component.promo-teaser.secondary-promo-banner .card.ups-card h2::after {
  display: none;
}
.ups-component.promo-teaser.secondary-promo-banner .card.ups-card .card-header {
  padding-top: 2.5rem;
  padding-left: 4rem;
  padding-right: 0;
}
@media (max-width: 767.98px) {
  .ups-component.promo-teaser.secondary-promo-banner .card.ups-card .card-header {
    padding: 0;
  }
}
.ups-component.promo-teaser.secondary-promo-banner .card.ups-card .card-img {
  padding: 0;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  height: 100%;
}
.ups-component.promo-teaser.secondary-promo-banner .card.ups-card .card-img img {
  position: relative;
  height: 100%;
  width: initial;
  max-width: initial;
}
.ups-component.promo-teaser.secondary-promo-banner .card.ups-card .card-body {
  padding-bottom: 2.5rem;
  padding-left: 4rem;
  padding-right: 0;
}
@media (max-width: 767.98px) {
  .ups-component.promo-teaser.secondary-promo-banner .card.ups-card .card-body {
    padding: 0;
  }
}
.ups-component.promo-teaser.secondary-promo-banner .card.ups-card .card-body .card-body-content {
  display: grid;
  grid-template-rows: auto auto 1fr;
  height: 100%;
}
.ups-component.promo-teaser.secondary-promo-banner .card.ups-card .card-body .card-body-content p {
  font-size: 1rem;
  margin-bottom: .5rem;
}
.ups-component.promo-teaser.secondary-promo-banner .card.ups-card .card-body .card-body-content p:last-of-type {
  margin-bottom: 0;
  align-self: end;
}
.ups-component.promo-teaser.secondary-promo-banner.bg-grey .card-body .card-body-content small {
  color: #000;
}
.ups-component.promo-teaser.secondary-promo-banner.bg-grey .card-body .card-body-content .ups-link {
  color: #326a9f;
}
@media (min-width: 768px) {
  .ups-component.promo-teaser.img-right:not(.primary-promo) .card {
    flex-direction: row-reverse;
  }
  .ups-component.promo-teaser.img-right:not(.primary-promo) .card-header {
    grid-column: 1;
    -ms-grid-column: 1;
  }
  .ups-component.promo-teaser.img-right:not(.primary-promo) .card-img {
    grid-column: 2;
    -ms-grid-column: 2;
    padding-left: 1rem;
    padding-right: 0;
  }
  .ups-component.promo-teaser.img-right:not(.primary-promo) .card-body {
    grid-column: 1;
    -ms-grid-column: 1;
  }
  .ups-component.promo-teaser.img-right:not(.primary-promo) .card-body,
  .ups-component.promo-teaser.img-right:not(.primary-promo) .card-header {
    padding-right: 1rem;
    padding-left: 0;
  }
}
@media (min-width: 768px) {
  .ups-component.promo-teaser.img-right:not(.primary-promo) .card-body,
  .ups-component.promo-teaser.img-right:not(.primary-promo) .card-header {
    padding-right: 7.5%;
    padding-left: 0;
  }
}
@media (min-width: 1280px) {
  .ups-component.promo-teaser.img-right:not(.primary-promo) .card-body,
  .ups-component.promo-teaser.img-right:not(.primary-promo) .card-header {
    padding-right: 20%;
  }
}
.ups-component.promo-teaser.full-bleed .card {
  position: relative;
  padding: 1.5rem;
  overflow: hidden;
  display: block;
}
@media (min-width: 768px) {
  .ups-component.promo-teaser.full-bleed .card {
    padding: 2.5rem 2.5rem;
  }
}
@media (min-width: 1280px) {
  .ups-component.promo-teaser.full-bleed .card {
    padding: 3rem 4rem;
  }
}
.ups-component.promo-teaser.full-bleed .card::after {
  content: "";
  background-image: url("data:image/svg+xml;utf8,%3Csvg%20width%3D%221440%22%20height%3D%22484%22%20viewBox%3D%220%200%201440%20484%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M0%20-1H1440V376.164C1440%20376.164%201116.5%20456.789%20734.5%20476.609C414%20493.238%200%20476.609%200%20476.609L0%20-1Z%22%20fill%3D%22url(%23pl7)%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22pl7%22%20x1%3D%22921%22%20y1%3D%22791.5%22%20x2%3D%22791.177%22%20y2%3D%22253.012%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22rgba(0%2C0%2C0%2C0.2)%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22rgba(0%2C0%2C0%2C0.7)%22%20stop-opacity%3D%220%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3C%2Fsvg%3E");
  position: absolute;
  bottom: .5rem;
  left: 0;
  right: 0;
  width: 100%;
  height: 33.6111111111vw;
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: bottom;
  z-index: 0;
}
.ups-component.promo-teaser.full-bleed .card-body,
.ups-component.promo-teaser.full-bleed .card-header {
  max-width: 100%;
  padding: 0;
  display: block;
}
.ups-component.promo-teaser.full-bleed.regular-banner {
  text-align: left;
}
@media (min-width: 768px) {
  .ups-component.promo-teaser.full-bleed.regular-banner {
    text-align: center;
  }
  .ups-component.promo-teaser.full-bleed.regular-banner h1:after,
  .ups-component.promo-teaser.full-bleed.regular-banner h2:after,
  .ups-component.promo-teaser.full-bleed.regular-banner h3:after {
    margin-right: auto;
    margin-left: auto;
  }
}
.ups-component.promo-teaser.full-bleed.regular-banner .card-body,
.ups-component.promo-teaser.full-bleed.regular-banner .card-header {
  position: relative;
  z-index: 5;
  max-width: 800px;
  margin: 0 auto;
}
.ups-component.promo-teaser.bg-grey .card {
  background-image:
    linear-gradient(
      318.8deg,
      #DFDBD7 -11.42%,
      #F2F1EF 58.01%);
}
.ups-component.promo-teaser.bg-grey .ups-link {
  color: inherit;
}
.ups-component.promo-teaser.bg-blue .card {
  background-image:
    linear-gradient(
      304.78deg,
      #326a9f -12.16%,
      #397ab7 61.1%);
  color: #fff;
}
.ups-component.promo-teaser.bg-blue .ups-link,
.ups-component.promo-teaser.bg-blue small {
  color: inherit;
}
.ups-component.promo-teaser.bg-blue .ups-link:focus,
.ups-component.promo-teaser.bg-blue small:focus {
  box-shadow: 0 0 0 2px currentColor;
}
.ups-component.promo-teaser.bg-blue .ups-cta-secondary {
  color: inherit;
}
.ups-component.promo-teaser.bg-blue .ups-cta-secondary:hover {
  background-color: hsla(0, 0%, 100%, .1);
}
.ups-component.promo-teaser.bg-blue .ups-cta-secondary:focus:after {
  border-color: currentColor;
}
.ups-component.promo-teaser.bg-teal .card {
  background-image:
    linear-gradient(
      126.6deg,
      #0a8282 30.6%,
      #097272 104.21%);
  color: #fff;
}
.ups-component.promo-teaser.bg-teal .ups-link,
.ups-component.promo-teaser.bg-teal small {
  color: inherit;
}
.ups-component.promo-teaser.bg-teal .ups-link:focus,
.ups-component.promo-teaser.bg-teal small:focus {
  box-shadow: 0 0 0 2px currentColor;
}
.ups-component.promo-teaser.bg-teal .ups-cta-secondary,
.ups-component.promo-teaser.bg-teal .ups-cta-tertiary {
  color: inherit;
}
.ups-component.promo-teaser.bg-teal .ups-cta-secondary:hover,
.ups-component.promo-teaser.bg-teal .ups-cta-tertiary:hover {
  background-color: hsla(0, 0%, 100%, .1);
}
.ups-component.promo-teaser.bg-teal .ups-cta-secondary:focus:after,
.ups-component.promo-teaser.bg-teal .ups-cta-tertiary:focus:after {
  border-color: currentColor;
}
.ups-component.promo-teaser.bg-store-blue .card {
  background:
    linear-gradient(
      88.36deg,
      #017C98 50%,
      #009CBD 100%);
  color: #fff;
}
.ups-component.promo-teaser.bg-store-blue .card .ups-link,
.ups-component.promo-teaser.bg-store-blue .card small {
  color: inherit;
}
.ups-component.promo-teaser.bg-store-blue .card .ups-link:focus,
.ups-component.promo-teaser.bg-store-blue .card small:focus {
  box-shadow: 0 0 0 2px currentColor;
}
.ups-component.promo-teaser.bg-store-blue .card .ups-cta-secondary {
  color: inherit;
}
.ups-component.promo-teaser.bg-store-blue .card .ups-cta-secondary:hover {
  background-color: hsla(0, 0%, 100%, .1);
}
.ups-component.promo-teaser.bg-store-blue .card .ups-cta-secondary:focus:after {
  border-color: currentColor;
}
.ups-component.promo-teaser.bg-healthcare-blue .card {
  background:
    linear-gradient(
      88.36deg,
      #0E2554 50%,
      #426DA9 100%);
  color: #fff;
}
.ups-component.promo-teaser.bg-healthcare-blue .card .ups-link,
.ups-component.promo-teaser.bg-healthcare-blue .card small {
  color: inherit;
}
.ups-component.promo-teaser.bg-healthcare-blue .card .ups-link:focus,
.ups-component.promo-teaser.bg-healthcare-blue .card small:focus {
  box-shadow: 0 0 0 2px currentColor;
}
.ups-component.promo-teaser.bg-healthcare-blue .card .ups-cta-secondary {
  color: inherit;
}
.ups-component.promo-teaser.bg-healthcare-blue .card .ups-cta-secondary:hover {
  background-color: hsla(0, 0%, 100%, .1);
}
.ups-component.promo-teaser.bg-healthcare-blue .card .ups-cta-secondary:focus:after {
  border-color: currentColor;
}
.ups-component.promo-teaser.bg-dark-brown .card {
  background:
    linear-gradient(
      88.36deg,
      #351C15 50%,
      #907963 100%);
  color: #fff;
}
.ups-component.promo-teaser.bg-dark-brown .card .ups-link,
.ups-component.promo-teaser.bg-dark-brown .card small {
  color: inherit;
}
.ups-component.promo-teaser.bg-dark-brown .card .ups-link:focus,
.ups-component.promo-teaser.bg-dark-brown .card small:focus {
  box-shadow: 0 0 0 2px currentColor;
}
.ups-component.promo-teaser.bg-dark-brown .card .ups-cta-secondary {
  color: inherit;
}
.ups-component.promo-teaser.bg-dark-brown .card .ups-cta-secondary:hover {
  background-color: hsla(0, 0%, 100%, .1);
}
.ups-component.promo-teaser.bg-dark-brown .card .ups-cta-secondary:focus:after {
  border-color: currentColor;
}
.ups-component.promo-teaser .card {
  z-index: 1;
  transition: all 150ms ease-in-out;
}
@media (min-width: 768px) {
  .ups-component.promo-teaser .card {
    display: grid;
    display: -ms-grid;
    grid-template-columns: 50% auto;
    -ms-grid-columns: 50% auto;
  }
}
.ups-component.promo-teaser .card-header {
  padding: 0;
  background-color: rgba(0, 0, 0, 0);
  border: none;
}
@media (min-width: 768px) {
  .ups-component.promo-teaser .card-header {
    grid-column: 2;
    grid-row: 1;
    -ms-grid-column: 2;
    -ms-grid-row: 1;
    align-self: end;
    -ms-grid-row-align: end;
    padding-left: 7.5%;
  }
}
@media (min-width: 1280px) {
  .ups-component.promo-teaser .card-header {
    padding-left: 20%;
  }
}
.ups-component.promo-teaser .card-img img,
.ups-component.promo-teaser .card-img video,
.ups-component.promo-teaser .card-img .iframe-video-container {
  border-radius: 4px;
  overflow: hidden;
}
.ups-component.promo-teaser .card-img {
  margin-bottom: .75rem;
  flex-basis: 100%;
  z-index: 5;
}
@media (min-width: 768px) {
  .ups-component.promo-teaser .card-img {
    grid-row-start: 1;
    grid-row-end: 3;
    grid-column-start: 1;
    grid-column-end: 2;
    -ms-grid-row: 1;
    -ms-grid-row-span: 2;
    -ms-grid-column: 1;
    padding-right: 1rem;
  }
}
.ups-component.promo-teaser .card-body {
  z-index: 5;
  padding: 0;
  flex-basis: 100%;
}
@media (min-width: 768px) {
  .ups-component.promo-teaser .card-body {
    grid-column-start: 2;
    grid-column-end: 3;
    grid-row-start: 2;
    grid-row-end: 3;
    -ms-grid-column: 2;
    -ms-grid-row: 2;
    padding-left: 7.5%;
  }
}
@media (min-width: 1280px) {
  .ups-component.promo-teaser .card-body {
    padding-left: 20%;
  }
}
.ups-component.promo-teaser .card h1,
.ups-component.promo-teaser .card h2,
.ups-component.promo-teaser .card h3 {
  font-weight: 400;
  line-height: 1.25;
  margin-bottom: 1.25rem;
  font-size: 1.75rem;
}
@media (min-width: 768px) {
  .ups-component.promo-teaser .card h1,
  .ups-component.promo-teaser .card h2,
  .ups-component.promo-teaser .card h3 {
    font-size: 2rem;
  }
}
@media (min-width: 1280px) {
  .ups-component.promo-teaser .card h1,
  .ups-component.promo-teaser .card h2,
  .ups-component.promo-teaser .card h3 {
    font-size: 2.5rem;
  }
}
.ups-component.promo-teaser .card h1:after,
.ups-component.promo-teaser .card h2:after,
.ups-component.promo-teaser .card h3:after {
  content: "";
  width: 5rem;
  height: .25rem;
  display: block;
  background: #ffc400;
  margin: 1.25rem 0 0;
}
.ups-component.promo-teaser .card p:last-child {
  margin-bottom: 0;
}
.ups-component.promo-teaser.slim-banner .card {
  padding: 1.5rem;
}
@media (min-width: 768px) {
  .ups-component.promo-teaser.slim-banner .card {
    padding: 1.5rem 2rem;
  }
}
@media (min-width: 1280px) {
  .ups-component.promo-teaser.slim-banner .card {
    padding: 1.5rem 4rem;
  }
}
.ups-component.promo-teaser.slim-banner .card::after {
  display: none;
}
.ups-component.promo-teaser.slim-banner .card h1,
.ups-component.promo-teaser.slim-banner .card h2,
.ups-component.promo-teaser.slim-banner .card h3 {
  font-size: 2rem;
  margin-bottom: .75rem;
}
.ups-component.promo-teaser.slim-banner .card h1:after,
.ups-component.promo-teaser.slim-banner .card h2:after,
.ups-component.promo-teaser.slim-banner .card h3:after {
  display: none;
}
.ups-component.promo-teaser.slim-banner .card-body-content {
  position: static;
}
@media (min-width: 768px) {
  .ups-component.promo-teaser.slim-banner .card-body-content {
    font-size: 1rem;
    max-width: 63%;
  }
}
@media (min-width: 1280px) {
  .ups-component.promo-teaser.slim-banner .card-body-content {
    font-size: 1rem;
    max-width: 75%;
  }
}
.ups-component.promo-teaser.slim-banner .card-body-content p {
  margin-bottom: .5rem;
}
.ups-component.promo-teaser.slim-banner .card-body-content p:last-child {
  margin-top: 1.5rem;
}
@media (min-width: 768px) {
  .ups-component.promo-teaser.slim-banner .card-body-content p:last-child {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: 0;
    z-index: 10;
    width: 37%;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding-right: 2rem;
  }
}
@media (min-width: 1280px) {
  .ups-component.promo-teaser.slim-banner .card-body-content p:last-child {
    width: 26%;
    padding-right: 4rem;
  }
}
@media (min-width: 768px) {
  .ups-component.promo-teaser.slim-banner .card-header {
    max-width: 63%;
  }
}
@media (min-width: 1280px) {
  .ups-component.promo-teaser.slim-banner .card-header {
    max-width: 75%;
  }
}
.ups-component.carousel-promo .text-center:after {
  margin: 1rem auto 2rem;
}
.ups-component.carousel-promo .card {
  display: none;
}
.ups-component.carousel-promo .card.active {
  display: block;
}
.ups-component.carousel-promo .card .card-header {
  padding-left: 0;
  margin-bottom: 3.25rem;
}
.ups-component.carousel-promo .card .card-header h2 {
  text-align: center;
  position: relative;
}
.ups-component.carousel-promo .card .card-header h2:after {
  position: absolute;
  bottom: -1.25rem;
  left: calc(50% - 2.5rem);
}
.ups-component.carousel-promo .card .card-content {
  display: flex;
  flex-direction: column;
  flex-basis: auto;
  justify-content: center;
}
.ups-component.carousel-promo .card .card-content .card-body {
  padding-left: 0;
  max-width: 800px;
}
.ups-component.carousel-promo .card .card-content .card-body.card-body-full {
  text-align: center;
}
@media (min-width: 768px) {
  .ups-component.carousel-promo .card .card-content .card-body,
  .ups-component.carousel-promo .card .card-content .card-img {
    width: 50%;
    flex-basis: auto;
  }
}
@media (min-width: 768px) {
  .ups-component.carousel-promo .card .card-content .card-img {
    margin-right: 7rem;
  }
}
@media (min-width: 768px) {
  .ups-component.carousel-promo .card .card-content {
    flex-direction: initial;
  }
}
.ups-component.carousel-promo.background-arc:after {
  bottom: 5rem;
}
.full-width .ups-container .card {
  display: block;
  text-align: center;
}
.full-width .ups-container .card .card-content,
.full-width .ups-container .card .card-header {
  padding: 0;
  max-width: 800px;
  margin: auto;
}
@media (min-width: 768px) {
  .carousel-promo .card.frtl .card-content {
    flex-direction: row-reverse;
  }
  .carousel-promo .card.frtl .card-content .card-img {
    margin-right: 0;
    margin-left: 7rem;
  }
}
.carousel-promo .slick-slider {
  position: relative;
  box-sizing: border-box;
  -webkit-user-select: none;
  user-select: none;
}
.carousel-promo .slick-slider .ups-card {
  margin-bottom: 32px;
  padding-bottom: 64px;
}
.carousel-promo .slick-slider .ups-readerTxt {
  position: absolute !important;
  clip: rect(1px, 1px, 1px, 1px);
  padding: 0 !important;
  border: 0 !important;
  height: 1px !important;
  width: 1px !important;
  overflow: hidden;
}
.carousel-promo .slick-slider .ups-txt_size_double {
  font-size: 32px;
}
.carousel-promo .slick-slider .ups-carousel-navbuttons {
  display: flex;
  justify-content: center;
  position: relative;
  bottom: -32px;
}
.carousel-promo .slick-slider .ups-slider-center {
  list-style: none;
  margin: 0;
  padding: 0;
  z-index: 1;
  text-align: center;
  margin-top: 22px;
}
.carousel-promo .slick-slider .ups-slider-center .slick-dots {
  position: static;
  display: inline;
}
.carousel-promo .slick-slider .ups-slider-center .ups-carousel-control {
  height: 34px;
  display: inline-block;
  color: #fff;
  background: rgba(0, 0, 0, 0);
  border: none;
  vertical-align: middle;
  line-height: 30px;
}
.carousel-promo .slick-slider .ups-slider-center .ups-carousel-control .icon {
  font-size: 28px;
  color: #0a8080;
}
.carousel-promo .slick-slider .slick-next,
.carousel-promo .slick-slider .slick-prev {
  display: block;
  position: relative;
  z-index: 1;
  height: 54px;
  padding: 54px 0 0;
  margin-top: 12px;
  width: 30px;
  border: none;
  background: none;
}
@media (min-width: 768px) {
  .carousel-promo .slick-slider .slick-next,
  .carousel-promo .slick-slider .slick-prev {
    width: 60px;
  }
}
.carousel-promo .slick-slider .slick-next .icon:before,
.carousel-promo .slick-slider .slick-prev .icon:before {
  font-family: "upsicons";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  display: block;
  height: 54px;
  width: 30px;
  top: 0;
  left: 0;
  text-align: center;
  line-height: 54px;
  color: #fff;
  font-size: .9rem;
}
@media (min-width: 768px) {
  .carousel-promo .slick-slider .slick-next .icon:before,
  .carousel-promo .slick-slider .slick-prev .icon:before {
    width: 50px;
  }
}
.carousel-promo .slick-slider .slick-next.slick-disabled,
.carousel-promo .slick-slider .slick-prev.slick-disabled {
  opacity: .5;
  cursor: default;
}
.carousel-promo .slick-slider .slick-next .icon:before {
  color: #121212;
  content: "\e600";
}
.ups-rtl .carousel-promo .slick-slider .slick-next .icon:before {
  content: "\e601";
}
.carousel-promo .slick-slider .slick-prev .icon:before {
  color: #121212;
  content: "\e601";
}
.ups-rtl .carousel-promo .slick-slider .slick-prev .icon:before {
  content: "\e600";
}
.carousel-promo .slick-slider .slick-dots {
  list-style: none;
  margin: 0;
  padding: 0;
  display: block;
  z-index: 1;
  width: 50%;
  left: 25%;
  right: 25%;
  text-align: center;
}
.carousel-promo .slick-slider .slick-dots li {
  display: inline;
  position: relative;
}
.carousel-promo .slick-slider .slick-dots li.slick-active button {
  border-color: #0a8080;
}
.carousel-promo .slick-slider .slick-dots li.active button {
  position: relative;
  left: 2px;
  top: -2px;
  width: 22px;
  height: 22px;
  border-color: #0a8080;
  border-width: 4px;
}
.carousel-promo .slick-slider .slick-dots button {
  -webkit-appearance: none;
  border-radius: 0;
  background: none;
  border: none;
  padding: 0;
  line-height: 1;
  height: 12px;
  width: 12px;
  border-radius: 12px;
  border: 3px solid #8c8585;
  background: #fff;
  color: #fff;
  font-size: .5em;
  margin: 0 15px;
  overflow: hidden;
  text-indent: -999px;
}
.ups-component.ups-card-component.pathways-card_standalone {
  padding-top: 0;
  padding-bottom: 0;
}
.ups-component.ups-card-component.pathways-card_standalone .ups-card {
  margin-top: 0;
  margin-bottom: 0;
  max-width: none;
}
.ups-component.ups-card-component.pathways-card_standalone .ups-cta {
  padding: 0;
}
.ups-component.ups-card-component.pathways-card_standalone .ups-link {
  display: inline;
  color: #0662bb;
}
@media (max-width: 767.98px) {
  .ups-component.pathways-card.suppress-card-text .ups-card {
    box-shadow: 0 2px 8px rgba(0, 0, 0, .12), 0 2px 2px rgba(0, 0, 0, .24);
    flex-direction: row;
    align-items: center;
    padding: 1rem;
    margin-top: 1.5rem;
  }
  .ups-component.pathways-card.suppress-card-text .ups-card .card-img {
    width: 3.5rem;
  }
  .ups-component.pathways-card.suppress-card-text .ups-card .card-body {
    padding: 0;
    margin-left: 1rem;
  }
  .ups-component.pathways-card.suppress-card-text .ups-card .card-body .ups-cta {
    font-size: 1.25rem;
    font-weight: 400;
    color: #0662bb;
    padding: 0;
    border-radius: 0;
    border: 0;
    text-align: inherit;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .ups-component.pathways-card.suppress-card-text .ups-card .card-body .ups-cta .icon {
    margin-left: .75rem;
  }
  .ups-component.pathways-card.suppress-card-text .ups-card .card-body .ups-cta::after {
    display: none;
  }
  .ups-component.pathways-card.suppress-card-text .ups-card h2,
  .ups-component.pathways-card.suppress-card-text .ups-card h3,
  .ups-component.pathways-card.suppress-card-text .ups-card h4 {
    display: none;
  }
  .ups-component.pathways-card.suppress-card-text .ups-card:hover {
    box-shadow: 0 2px 8px rgba(0, 0, 0, .12), 0 2px 2px rgba(0, 0, 0, .24);
  }
}
.ups-component.pathways-card .ups-card,
.ups-component.pathways-card .ups-card:hover {
  box-shadow: none;
}
.ups-component.pathways-card .ups-card {
  margin-top: 3.5rem;
  margin-bottom: .25rem;
  cursor: auto;
  overflow: visible;
}
.ups-component.pathways-card .ups-card .card-img {
  width: 4.5rem;
  height: 4.5rem;
  overflow: visible;
}
.ups-component.pathways-card .ups-card .card-body {
  padding: 0;
  padding-top: 1.5rem;
}
.ups-component.pathways-card .ups-card .card-body h2,
.ups-component.pathways-card .ups-card .card-body h3,
.ups-component.pathways-card .ups-card .card-body h4 {
  font-size: 1.25rem;
  line-height: 1.4;
}
@media (min-width: 1280px) {
  .ups-component.pathways-card .ups-card .card-body h2,
  .ups-component.pathways-card .ups-card .card-body h3,
  .ups-component.pathways-card .ups-card .card-body h4 {
    font-size: 2rem;
    font-weight: 400;
    line-height: 1.25;
  }
}
.ups-component.pathways-card .ups-card:hover .card-img img {
  transform: scale(1);
}
@media (min-width: 768px) {
  .ups-component.pathways-card .ups-card {
    flex-direction: row;
    margin-top: 3rem;
    margin-bottom: 0;
  }
  .ups-component.pathways-card .ups-card .card-body {
    padding: 0;
    padding-left: 1.5rem;
    flex-basis: 100%;
  }
}
@media (min-width: 1280px) {
  .ups-component.pathways-card .ups-card:first-child:nth-last-child(2),
  .ups-component.pathways-card .ups-card:first-child:nth-last-child(2) ~ .ups-card {
    min-width: 472px;
    max-width: 472px;
  }
  .ups-component.pathways-card .ups-card:first-child:nth-last-child(2):first-child,
  .ups-component.pathways-card .ups-card:first-child:nth-last-child(2) ~ .ups-card:first-child {
    margin-right: 2rem;
  }
  .ups-component.pathways-card .ups-card:first-child:nth-last-child(2):last-child,
  .ups-component.pathways-card .ups-card:first-child:nth-last-child(2) ~ .ups-card:last-child {
    margin-left: 2rem;
  }
}
@media (min-width: 768px)and (max-width: 991.98px) {
  .ups-component.pathways-card .ups-container {
    align-items: center;
  }
  .ups-component.pathways-card .card-deck {
    justify-content: flex-start;
    max-width: 672px;
  }
}
.ups-component.secondary-card.bg-teal .card {
  background:
    linear-gradient(
      126.6deg,
      #0a8282 30.6%,
      #097272 104.21%);
}
.ups-component.secondary-card.bg-blue .card {
  background:
    linear-gradient(
      304.78deg,
      #326a9f -12.16%,
      #397ab7 61.1%);
}
.ups-component.secondary-card.bg-teal .ups-card .card-body h3,
.ups-component.secondary-card.bg-teal .ups-card .card-body p,
.ups-component.secondary-card.bg-blue .ups-card .card-body h3,
.ups-component.secondary-card.bg-blue .ups-card .card-body p {
  color: #fff;
}
.ups-component.secondary-card.bg-grey .card {
  background:
    linear-gradient(
      318.8deg,
      #DFDBD7 -11.42%,
      #F2F1EF 58.01%);
}
.ups-component.secondary-card.bg-grey .ups-card .card-body h3,
.ups-component.secondary-card.bg-grey .ups-card .card-body p {
  color: #121212;
}
.ups-component.secondary-card .card.bg-teal {
  background:
    linear-gradient(
      126.6deg,
      #0a8282 50%,
      #097272 100%);
}
.ups-component.secondary-card .card.bg-blue {
  background:
    linear-gradient(
      126.6deg,
      #397ab7 50%,
      #326a9f 100%);
}
.ups-component.secondary-card .card.bg-grey {
  background:
    linear-gradient(
      126.6deg,
      #F2F1EF 50%,
      #DFDBD7 100%);
}
.ups-component.secondary-card .card.bg-grey .card-body h3,
.ups-component.secondary-card .card.bg-grey .card-body p {
  color: #121212;
}
.ups-component.secondary-card .card.bg-store-blue {
  background:
    linear-gradient(
      126.6deg,
      #017C98 50%,
      #009CBD 100%);
}
.ups-component.secondary-card .card.bg-healthcare-blue {
  background:
    linear-gradient(
      126.6deg,
      #0E2554 50%,
      #426DA9 100%);
}
.ups-component.secondary-card .card.bg-dark-brown {
  background:
    linear-gradient(
      126.6deg,
      #351C15 50%,
      #907963 100%);
}
.ups-component.secondary-card .card.bg-teal .card-body h3,
.ups-component.secondary-card .card.bg-teal .card-body p,
.ups-component.secondary-card .card.bg-blue .card-body h3,
.ups-component.secondary-card .card.bg-blue .card-body p,
.ups-component.secondary-card .card.bg-store-blue .card-body h3,
.ups-component.secondary-card .card.bg-store-blue .card-body p,
.ups-component.secondary-card .card.bg-healthcare-blue .card-body h3,
.ups-component.secondary-card .card.bg-healthcare-blue .card-body p,
.ups-component.secondary-card .card.bg-dark-brown .card-body h3,
.ups-component.secondary-card .card.bg-dark-brown .card-body p {
  color: #fff;
}
.ups-component.secondary-card .card-deck {
  column-count: 2;
  column-gap: 40px;
  margin: 0;
}
.ups-component.secondary-card .ups-card,
.ups-component.secondary-card .ups-card:hover {
  box-shadow: none;
}
.ups-component.secondary-card .ups-card {
  border-radius: 0;
  margin-top: 3.5rem;
  margin-bottom: .25rem;
  margin-left: 0;
  margin-right: 0;
  flex: 1 1 100%;
  min-width: 100%;
  cursor: auto;
  overflow: hidden;
}
.ups-component.secondary-card .ups-card .card-img {
  height: auto;
  max-height: 320px;
  width: 100%;
  border-radius: 0;
}
.ups-component.secondary-card .ups-card .card-img img {
  border-radius: 0;
  object-fit: cover;
  object-position: center;
}
@media (min-width: 1280px) {
  .ups-component.secondary-card .ups-card .card-img img {
    height: 320px;
  }
}
@media (min-width: 1280px) {
  .ups-component.secondary-card .ups-card .card-img {
    height: 100%;
    min-height: 280px;
    width: auto;
    max-width: 280px;
    min-width: 156px;
  }
}
@media (max-width: 767.98px) {
  .ups-component.secondary-card .ups-card .card-img {
    display: none;
  }
}
.ups-component.secondary-card .ups-card .card-body h2,
.ups-component.secondary-card .ups-card .card-body h3,
.ups-component.secondary-card .ups-card .card-body h4 {
  font-size: 1.25rem;
  line-height: 1.4;
}
@media (min-width: 1280px) {
  .ups-component.secondary-card .ups-card .card-body h2,
  .ups-component.secondary-card .ups-card .card-body h3,
  .ups-component.secondary-card .ups-card .card-body h4 {
    font-size: 2rem;
    font-weight: 400;
    line-height: 1.25;
  }
}
.ups-component.secondary-card .ups-card:hover .card-img img {
  transform: scale(1);
}
@media (min-width: 768px) {
  .ups-component.secondary-card .ups-card {
    flex-direction: column-reverse;
    margin-top: 3rem;
    margin-bottom: 0;
    min-width: calc(50% - 20px);
  }
  .ups-component.secondary-card .ups-card .card-body {
    padding-right: 1.5rem;
    flex-basis: 100%;
  }
}
@media (min-width: 1280px) {
  .ups-component.secondary-card .ups-card {
    flex-direction: row-reverse;
  }
}
@media (min-width: 768px)and (max-width: 991.98px) {
  .ups-component.secondary-card .ups-container {
    align-items: center;
  }
}
.ups-component.ups-text-content {
  padding-top: 2rem;
}
@media (min-width: 768px) {
  .ups-component.ups-text-content {
    padding-top: 2.5rem;
  }
}
@media (min-width: 1280px) {
  .ups-component.ups-text-content {
    padding-top: 4rem;
  }
}
.ups-component.ups-text-content.background-arc {
  margin-bottom: .5rem;
}
@media (min-width: 768px) {
  .ups-component.ups-text-content.background-arc {
    margin-bottom: 1rem;
  }
}
@media (min-width: 1280px) {
  .ups-component.ups-text-content.background-arc {
    margin-bottom: 1.5rem;
  }
}
.ups-component.ups-text-content.background-arc .content-block {
  margin-bottom: .5rem;
}
@media (min-width: 768px) {
  .ups-component.ups-text-content.background-arc .content-block {
    margin-bottom: 1.5rem;
  }
}
@media (min-width: 1280px) {
  .ups-component.ups-text-content.background-arc .content-block {
    margin-bottom: 2rem;
  }
}
.ups-component.ups-text-content .content-container {
  margin: auto;
  display: flex;
  flex-direction: column;
}
@media (min-width: 768px) {
  .ups-component.ups-text-content .content-container {
    max-width: 532px;
    flex-direction: row;
  }
}
@media (min-width: 1280px) {
  .ups-component.ups-text-content .content-container {
    max-width: 800px;
  }
}
.ups-component.ups-text-content .icon-container {
  width: 4rem;
  height: 4rem;
  flex-shrink: 0;
  margin-bottom: 1.5rem;
  margin-right: 1.5rem;
}
.ups-component.ups-text-content .content-block h2,
.ups-component.ups-text-content .content-block h3,
.ups-component.ups-text-content .content-block h4 {
  font-size: 1.75rem;
  font-weight: 400;
  line-height: 1.25;
  color: #121212;
  text-align: left;
}
@media (min-width: 768px) {
  .ups-component.ups-text-content .content-block h2,
  .ups-component.ups-text-content .content-block h3,
  .ups-component.ups-text-content .content-block h4 {
    font-size: 2rem;
    text-align: center;
  }
}
@media (min-width: 1280px) {
  .ups-component.ups-text-content .content-block h2,
  .ups-component.ups-text-content .content-block h3,
  .ups-component.ups-text-content .content-block h4 {
    font-size: 2.5rem;
    line-height: 1.175;
  }
}
.ups-component.ups-text-content .content-block h2:after,
.ups-component.ups-text-content .content-block h3:after,
.ups-component.ups-text-content .content-block h4:after {
  content: "";
  width: 5rem;
  height: .25rem;
  display: block;
  background: #ffc400;
  margin: 1.25rem 0 0;
}
@media (min-width: 768px) {
  .ups-component.ups-text-content .content-block h2:after,
  .ups-component.ups-text-content .content-block h3:after,
  .ups-component.ups-text-content .content-block h4:after {
    margin: 1.25rem auto auto;
  }
}
@media (min-width: 1280px) {
  .ups-component.ups-text-content .content-block h2:after,
  .ups-component.ups-text-content .content-block h3:after,
  .ups-component.ups-text-content .content-block h4:after {
    margin: 1.5rem auto auto;
  }
}
.ups-component.ups-text-content .content-block h2,
.ups-component.ups-text-content .content-block h3,
.ups-component.ups-text-content .content-block h4 {
  margin-bottom: .75rem;
}
.ups-component.ups-text-content .content-block h2:after,
.ups-component.ups-text-content .content-block h3:after,
.ups-component.ups-text-content .content-block h4:after {
  margin: 1rem 0 1.25rem;
}
@media (min-width: 768px) {
  .ups-component.ups-text-content .content-block h2,
  .ups-component.ups-text-content .content-block h3,
  .ups-component.ups-text-content .content-block h4 {
    text-align: left;
  }
}
.ups-component.ups-text-content .content-block .unordered-list {
  display: block;
}
.ups-component.ups-text-content .content-block .unordered-list ul {
  list-style: none;
  padding: 0;
  margin-bottom: 1.5rem;
}
.ups-component.ups-text-content .content-block .unordered-list ul li {
  margin-bottom: 1rem;
}
.ups-component.ups-text-content .content-block .unordered-list ul li span.icon {
  line-height: 1;
  margin-right: .75rem;
}
.ups-component.ups-text-content .content-block .unordered-list ul li span.icon:before {
  font-size: 12px;
  background: #c2e3e2;
  border-radius: 50%;
  width: 1.5rem;
  height: 1.5rem;
  display: inline-block;
  padding: 7.5px 5px;
}
.ups-component.ups-text-content .content-block .unordered-list a {
  margin-bottom: 1.5rem;
}
.ups-component.ups-text-content .content-block .unordered-list p {
  margin-bottom: 0;
}
.ups-component.ups-text-content .content-block .toggle-content-btn {
  display: none;
}
@media (max-width: 767.98px) {
  .ups-component.ups-text-content.collapsable .unordered-list {
    height: 0;
    overflow: hidden;
    transition: all .5s ease-out;
  }
  .ups-component.ups-text-content.collapsable .unordered-list.show {
    height: auto;
  }
}
.ups-component.ups-text-content.collapsable .toggle-content-btn {
  text-align: center;
  padding-bottom: 1.25rem;
  border-bottom: 1px solid #dfdbd7;
  background: none;
  margin-bottom: 1.5rem;
}
.ups-component.ups-text-content.collapsable .toggle-content-btn:focus:after {
  content: none;
}
.ups-component.ups-text-content.collapsable .toggle-content-btn span.icon {
  margin-left: 1rem;
  font-size: .5rem;
  vertical-align: middle;
  transform: none;
}
.ups-component.ups-text-content.collapsable .toggle-content-btn span.show-less {
  display: none;
}
@media (max-width: 767.98px) {
  .ups-component.ups-text-content.collapsable .toggle-content-btn {
    display: block;
  }
}
.ups-component.ups-text-content.collapsable .toggle-content-btn[aria-expanded=true] span.show-less {
  display: inline;
}
.ups-component.ups-text-content.collapsable .toggle-content-btn[aria-expanded=true] span.show-more {
  display: none;
}
.ups-component.ups-text-content.collapsable .toggle-content-btn[aria-expanded=true] span.icon {
  transform: rotate(180deg);
}
.ups-breadcrumb {
  font-size: .875rem;
}
.ups-breadcrumb.on-top {
  position: absolute;
  top: 0;
  width: 100%;
  left: 0;
  z-index: 15;
}
.ups-breadcrumb ol {
  list-style: none;
  margin: 0;
  padding: 1rem 1.5rem;
}
@media (min-width: 1280px) {
  .ups-breadcrumb ol {
    margin: 0 auto;
    max-width: 1280px;
    padding: 1rem 2rem;
  }
}
@media (min-width: 1600px) {
  .ups-breadcrumb ol {
    max-width: 1488px;
    padding: 1rem 3rem;
  }
}
.ups-breadcrumb ol li {
  display: none;
  color: #5f5753;
}
.ups-breadcrumb ol li:nth-last-child(2) {
  display: inline-block;
}
@media (min-width: 768px) {
  .ups-breadcrumb ol li {
    display: inline;
  }
  .ups-breadcrumb ol li + li::before {
    content: "/";
    display: inline-block;
    margin: 0 .25rem;
  }
}
.ups-breadcrumb ol li a {
  color: currentColor;
  text-decoration: none;
}
.ups-breadcrumb ol li a:hover {
  color: currentColor;
}
@media (min-width: 768px) {
  .ups-breadcrumb ol li a {
    border-bottom: 1px solid currentColor;
  }
}
.ups-breadcrumb ol li a {
  position: relative;
  display: inline-block;
}
.ups-breadcrumb ol li a[aria-current=page] {
  text-decoration: none;
  pointer-events: none;
  border-bottom: none;
}
.ups-breadcrumb ol li a::before {
  content: "\e601";
  margin-right: .5rem;
  font-family: "upsicons";
}
@media (min-width: 768px) {
  .ups-breadcrumb ol li a::before {
    display: none;
  }
}
.ups-component.callout {
  margin-bottom: 4rem;
}
.ups-component.callout .content-wrapper {
  padding: 1.5rem 1rem;
  display: flex;
  flex-direction: column;
  background-color: #f2f1ef;
  border: 1px solid #dfdbd7;
  border-radius: .25rem;
  margin: 0 auto;
  max-width: 532px;
  font-size: 1rem;
  gap: 1rem;
  position: relative;
}
@media (min-width: 768px) {
  .ups-component.callout .content-wrapper {
    gap: 0;
    flex-direction: row;
    padding: 1.5rem;
  }
}
@media (min-width: 1280px) {
  .ups-component.callout .content-wrapper {
    max-width: 800px;
  }
}
.ups-component.callout .content-wrapper h2,
.ups-component.callout .content-wrapper h3,
.ups-component.callout .content-wrapper h4,
.ups-component.callout .content-wrapper h5 {
  font-size: inherit;
  font-weight: 500;
  margin-bottom: .5rem;
}
.ups-component.callout .content-wrapper p:last-child,
.ups-component.callout .content-wrapper ul:last-child,
.ups-component.callout .content-wrapper ol:last-child {
  margin-bottom: 0;
}
.ups-component.callout .content-wrapper .callout-header .icon {
  margin-right: .5rem;
  display: inline-block;
}
.ups-component.callout .icon-container {
  margin-right: 1rem;
}
.ups-component.callout .icon-container .icon {
  font-size: inherit;
}
@media (max-width: 767.98px) {
  .ups-component.callout .icon-container {
    top: 1.25rem;
    left: 1rem;
    width: 1.5rem;
    height: 1.5rem;
  }
}
.ups-component.callout.align-left .content-wrapper {
  margin-left: 0;
  margin-bottom: 1.5rem;
}
.ups-component.ups-links-list {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
@media (min-width: 768px) {
  .ups-component.ups-links-list {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
}
@media (min-width: 1280px) {
  .ups-component.ups-links-list {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
}
.ups-component.ups-links-list .component-body {
  margin-top: 1.5rem;
}
@media (min-width: 768px)and (max-width: 991.98px) {
  .ups-component.ups-links-list .component-body {
    margin-top: 2rem;
  }
}
@media (min-width: 1280px) {
  .ups-component.ups-links-list .component-body {
    margin-top: 2.5rem;
  }
}
.ups-component.ups-links-list .list-items {
  display: flex;
  flex-wrap: wrap;
  justify-content: left;
  margin: 0;
  padding: 0;
  list-style: none;
}
@media (min-width: 768px) {
  .ups-component.ups-links-list .list-items {
    margin: 0 -0.75rem;
  }
}
@media (min-width: 1280px) {
  .ups-component.ups-links-list .list-items {
    margin: 0 -1rem;
  }
}
.ups-component.ups-links-list .list-items li {
  flex: 0 0 100%;
  max-width: 100%;
}
@media (min-width: 768px) {
  .ups-component.ups-links-list .list-items li {
    flex: 0 0 50%;
    max-width: 50%;
    padding: 0 .75rem;
  }
}
@media (min-width: 1280px) {
  .ups-component.ups-links-list .list-items li {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
    padding: 0 1rem;
  }
}
.ups-component.ups-links-list .list-items li a {
  font-size: 1rem;
  line-height: 1.5;
  font-weight: 500;
  display: flex;
  align-items: center;
  color: #0662bb;
  padding: 1.25rem 0;
  border-bottom: 1px solid #dfdbd7;
}
.ups-component.ups-links-list .list-items li a:hover {
  text-decoration: none;
  color: #105497;
}
.ups-component.ups-links-list .list-items li .icon {
  font-size: .688rem;
  line-height: 1;
}
.ups-component.ups-links-list .list-items li:last-child a {
  border: none;
}
@media (min-width: 768px)and (max-width: 991.98px) {
  .ups-component.ups-links-list .list-items li:nth-child(2n+1):nth-last-child(-n+2) a,
  .ups-component.ups-links-list .list-items li:nth-child(2n+1):nth-last-child(-n+2) ~ li a {
    border: none;
  }
}
@media (min-width: 1280px) {
  .ups-component.ups-links-list .list-items li:nth-child(3n+1):nth-last-child(-n+3) a,
  .ups-component.ups-links-list .list-items li:nth-child(3n+1):nth-last-child(-n+3) ~ li a {
    border: none;
  }
}
.ups-component.ups-app-links-list {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
@media (min-width: 768px) {
  .ups-component.ups-app-links-list {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
}
@media (min-width: 1280px) {
  .ups-component.ups-app-links-list {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
}
.ups-component.ups-app-links-list .component-body {
  margin-top: 1.5rem;
}
@media (min-width: 768px)and (max-width: 991.98px) {
  .ups-component.ups-app-links-list .component-body {
    margin-top: 2rem;
  }
}
@media (min-width: 1280px) {
  .ups-component.ups-app-links-list .component-body {
    margin-top: 2.5rem;
  }
}
.ups-component.ups-app-links-list ul.app-list-items li {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  padding: 1.25rem 0;
  list-style: none;
  flex: 0 0 100%;
  max-width: 100%;
  width: 100% !important;
  border-bottom: 1px solid #dfdbd7 !important;
}
.ups-component.ups-search-result .ups-card-component {
  padding-top: 0;
  padding-bottom: 2rem;
}
.ups-component.ups-search-result .ups-card-component .ups-container {
  padding-top: 0;
  padding-bottom: 0;
}
.ups-component.ups-search-result .ups-container {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
@media (min-width: 768px) {
  .ups-component.ups-search-result .ups-container {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
}
@media (min-width: 768px) {
  .ups-component.ups-search-result .ups-container {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
}
.ups-component.ups-search-result .ups-container .ups-search-banner {
  text-align: center;
  border-radius: .25rem;
  box-shadow: 0px 4px 12px -3px rgba(0, 0, 0, .051), 0px 2px 5px 0px rgba(0, 0, 0, .141);
  padding: 20px 20px 30px;
  max-width: 100%;
}
.ups-component.ups-search-result .ups-container .ups-search-banner:hover {
  box-shadow:
    0px 15px 32px -3px rgba(0, 0, 0, .078),
    0px 4px 12px -2px rgba(0, 0, 0, .078),
    0px 2px 6px 0px rgba(0, 0, 0, .059);
}
.ups-component.ups-search-result .ups-container .ups-search-banner p {
  margin-bottom: 0;
}
.ups-component.ups-search-result .ups-container .ups-search-banner img {
  max-height: 200px;
}
@media (max-width: 767.98px) {
  .ups-component.ups-search-result .search_btn {
    position: absolute;
    width: 0;
    height: 0;
    opacity: 0;
    overflow: hidden;
  }
}
.ups-component.ups-search-result .result-heading:focus {
  outline: none;
  box-shadow: none;
}
.ups-component.ups-search-result .ups-search_inputs > h1,
.ups-component.ups-search-result .ups-search_inputs > h2 {
  font-weight: 400;
  line-height: 1.25;
  margin-bottom: 1.5rem;
  font-size: 2rem;
}
@media (min-width: 768px) {
  .ups-component.ups-search-result .ups-search_inputs > h1,
  .ups-component.ups-search-result .ups-search_inputs > h2 {
    font-size: 2.5rem;
  }
}
@media (min-width: 1280px) {
  .ups-component.ups-search-result .ups-search_inputs > h1,
  .ups-component.ups-search-result .ups-search_inputs > h2 {
    font-size: 3rem;
  }
}
.ups-component.ups-search-result .ups-search_inputs > h1:after,
.ups-component.ups-search-result .ups-search_inputs > h2:after {
  content: "";
  width: 5rem;
  height: .25rem;
  display: block;
  background: #ffc400;
  margin: 1.25rem 0 0;
}
.ups-component.ups-search-result .ups-search_formWrap {
  display: flex;
  flex-direction: column;
  margin-top: 1.5rem;
  margin-bottom: 2rem;
  gap: 1.5rem;
}
@media (min-width: 768px) {
  .ups-component.ups-search-result .ups-search_formWrap {
    flex-direction: row;
    gap: 0;
    margin-top: 2rem;
    margin-bottom: 3rem;
  }
}
@media (min-width: 1280px) {
  .ups-component.ups-search-result .ups-search_formWrap {
    margin-top: 2.5rem;
  }
}
.ups-component.ups-search-result .ups-text_wrapper {
  position: relative;
  width: 100%;
  transition: all 250ms ease-in-out;
}
@media (min-width: 768px) {
  .ups-component.ups-search-result .ups-text_wrapper {
    max-width: 540px;
    margin-right: 1rem;
  }
}
@media (max-width: 767.98px) {
  .ups-component.ups-search-result .ups-text_wrapper:focus-within {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 999;
    margin: 0;
    padding: 1.5rem 4.5rem 1.5rem 1.5rem;
    overflow: auto;
    max-height: 100%;
    background-color: #fff;
  }
  .ups-component.ups-search-result .ups-text_wrapper:focus-within .ups-icon-search {
    left: 2.25rem;
    top: 2.25rem;
  }
  .ups-component.ups-search-result .ups-text_wrapper:focus-within .close-btn {
    display: block;
  }
  .ups-component.ups-search-result .ups-text_wrapper:focus-within .suggestion-menu {
    display: block;
    top: 5rem !important;
    box-shadow: none;
    overflow-y: visible;
  }
}
.ups-component.ups-search-result .ups-text_wrapper .close-btn {
  display: none;
  position: absolute;
  top: 1.5rem;
  right: 1.5rem;
  font-size: 1rem;
  padding: 10px;
  border: none;
  background: none;
  cursor: pointer;
  z-index: 10;
}
.ups-component.ups-search-result .ups-text_wrapper .ups-icon-search {
  position: absolute;
  left: .75rem;
  top: .75rem;
  width: 1rem;
  z-index: 1;
  color: #8c857e;
}
.ups-component.ups-search-result .ups-form_input {
  width: 100%;
  position: relative;
  z-index: 5;
  background-color: rgba(0, 0, 0, 0);
  border: 2px solid #8c857e;
  border-radius: .25rem;
  font-size: 1rem;
  padding: 10px 10px 10px 40px;
  transition: all 250ms ease-in-out;
}
.ups-component.ups-search-result .ups-form_input:disabled {
  background-color: rgba(242, 241, 239, .5);
}
.ups-component.ups-search-result .ups-form_input:focus {
  outline: none;
  box-shadow: 0px 0px 0px 1px #8c857e;
}
.ups-component.ups-search-result .ups-form_input:focus::-webkit-input-placeholder {
  color: #fff;
}
.ups-component.ups-search-result .ups-form_input:focus:-ms-input-placeholder {
  color: #fff;
}
.ups-component.ups-search-result .ups-form_input:focus::placeholder {
  color: #fff;
}
.ups-component.ups-search-result .ups-search_results {
  display: none;
  animation: fadeIn 350ms both;
}
.ups-component.ups-search-result .ups-search_results .results-header {
  min-height: 50px;
}
.ups-component.ups-search-result .ups-search_results .search-filter-info {
  display: inline-block;
  font-weight: bold;
}
.ups-component.ups-search-result .ups-search_results .search-filter-container {
  padding: 0;
  font-weight: bold;
  padding-left: 5px;
  display: inline-block;
}
@media (max-width: 767.98px) {
  .ups-component.ups-search-result .ups-search_results .search-filter-container {
    padding-left: 0;
  }
}
.ups-component.ups-search-result .ups-search_results .search-filter-container li {
  display: inline-block;
  list-style: none;
  padding-right: 5px;
}
.ups-component.ups-search-result .ups-search_results .search-filter-container .ups-cta:only-of-type {
  margin-bottom: 1rem;
}
.ups-component.ups-search-result .ups-search_results .results-container {
  opacity: 0;
  transition: all .5s ease-in-out;
  height: 0;
}
.ups-component.ups-search-result .ups-search_results.ups-active {
  display: block;
}
.ups-component.ups-search-result .ups-search_results.ups-active .results-container {
  opacity: 1;
  height: auto;
}
.ups-component.ups-search-result .suggestion-menu {
  width: 100%;
  top: calc(100% + 1rem) !important;
  transform: none !important;
  box-shadow: 0px 4px 32px rgba(0, 0, 0, .1);
  border: none;
  max-height: 30rem;
  scrollbar-width: thin;
  scrollbar-color: #bfb8af #f2f1ef;
  overflow-y: auto;
}
.ups-component.ups-search-result .suggestion-menu::-webkit-scrollbar {
  width: .5rem;
}
.ups-component.ups-search-result .suggestion-menu::-webkit-scrollbar-track {
  background: #f2f1ef;
}
.ups-component.ups-search-result .suggestion-menu::-webkit-scrollbar-thumb {
  background: #bfb8af;
  border-radius: .5rem;
}
.ups-component.ups-search-result .suggestion-menu .dropdown-header {
  color: inherit;
  border-bottom: 1px solid #dfdbd7;
  font-weight: 500;
  width: calc(100% - 3rem);
  margin: 0 auto;
  padding: .75rem 0;
  font-size: 1rem;
}
.ups-component.ups-search-result .suggestion-menu .dropdown-item {
  padding: .75rem 1.5rem;
  text-transform: capitalize;
}
.ups-component.ups-search-result .suggestion-menu .dropdown-item:hover,
.ups-component.ups-search-result .suggestion-menu .dropdown-item:focus,
.ups-component.ups-search-result .suggestion-menu .dropdown-item:active {
  color: currentColor;
  background-color: #f2f1ef;
}
.ups-component.ups-search-result .suggestion-menu .dropdown-item.popular-search .icon {
  position: static;
  font-size: 14px;
  vertical-align: middle;
  margin-right: .5rem;
}
.ups-component.ups-search-result .results-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
}
.ups-component.ups-search-result .results-header h2,
.ups-component.ups-search-result .results-header h3,
.ups-component.ups-search-result .results-header h4 {
  font-size: 1rem;
  font-weight: 500;
}
@media (min-width: 1280px) {
  .ups-component.ups-search-result .results-header h2,
  .ups-component.ups-search-result .results-header h3,
  .ups-component.ups-search-result .results-header h4 {
    font-size: 1.25rem;
  }
}
@media (max-width: 767.98px) {
  .ups-component.ups-search-result .results-header nav {
    display: none;
  }
}
.ups-component.ups-search-result .results-container {
  margin-bottom: 2rem;
}
@media (min-width: 1280px) {
  .ups-component.ups-search-result .results-container {
    margin-bottom: 2.5rem;
  }
}
.ups-component.ups-search-result .results-container .ups-loaderImg {
  display: block;
}
.ups-component.ups-search-result .results-container .result {
  animation-name: fadeIn;
  animation-duration: 300ms;
  animation-fill-mode: both;
  display: flex;
  flex-direction: column;
  grid-gap: 1rem;
  padding: 1.5rem 0;
  border-bottom: 1px solid #dfdbd7;
}
.ups-component.ups-search-result .results-container .result:nth-child(1) {
  border-top: 1px solid #dfdbd7;
}
@media (min-width: 768px) {
  .ups-component.ups-search-result .results-container .result {
    flex-direction: row;
  }
}
.ups-component.ups-search-result .results-container .result.featured {
  position: relative;
  padding: 3rem 1.5rem 4rem;
}
.ups-component.ups-search-result .results-container .result.featured .feature-text {
  position: absolute;
  top: 0;
  left: 1.5rem;
  height: 1.5rem;
  width: 5rem;
  background-color: #300;
  z-index: 1;
  color: #dfdbd7;
  display: flex;
  align-items: center;
  justify-content: center;
  text-transform: uppercase;
  font-size: .75rem;
}
.ups-component.ups-search-result .results-container .result.featured::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: calc(100% - 2.5rem);
  background-color: #f2f1ef;
  background-repeat: no-repeat;
  z-index: 0;
  background-image: url("data:image/svg+xml;utf8,%3Csvg%20width%3D%221216%22%20height%3D%22196%22%20viewBox%3D%220%200%201216%20196%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M-0.5%20-100H1216V158.339C1216%20158.339%201055.15%20198.459%20865.21%20208.322C705.85%20216.597%20-0.5%20208.322%20-0.5%20208.322V-100Z%22%20fill%3D%22url(%23paint0_linear)%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22paint0_linear%22%20x1%3D%22775.019%22%20y1%3D%22377.862%22%20x2%3D%22688.17%22%20y2%3D%22-8.94692%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23DFDBD7%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23F2F1EF%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3C%2Fsvg%3E");
  background-position: 0px 100%;
  background-size: 100%;
}
@media (min-width: 768px) {
  .ups-component.ups-search-result .results-container .result.featured::after {
    background-position: 0px 92%;
  }
}
.ups-component.ups-search-result .results-container .result h2,
.ups-component.ups-search-result .results-container .result h3,
.ups-component.ups-search-result .results-container .result h4 {
  font-size: 1rem;
  font-weight: 500;
}
@media (min-width: 1280px) {
  .ups-component.ups-search-result .results-container .result h2,
  .ups-component.ups-search-result .results-container .result h3,
  .ups-component.ups-search-result .results-container .result h4 {
    font-size: 1.25rem;
  }
}
.ups-component.ups-search-result .results-container .result h2 a,
.ups-component.ups-search-result .results-container .result h3 a,
.ups-component.ups-search-result .results-container .result h4 a {
  text-decoration: none;
}
.ups-component.ups-search-result .results-container .result h2 a:hover,
.ups-component.ups-search-result .results-container .result h3 a:hover,
.ups-component.ups-search-result .results-container .result h4 a:hover {
  text-decoration: underline;
}
.ups-component.ups-search-result .results-container .result-content {
  flex-basis: 100%;
  z-index: 5;
}
@media (min-width: 1280px) {
  .ups-component.ups-search-result .results-container .result-content {
    max-width: 100%;
  }
}
.ups-component.ups-search-result .results-container .result-img {
  display: none;
}
@media (min-width: 1280px) {
  .ups-component.ups-search-result .results-container .result-img {
    max-width: 25%;
    flex-basis: 100%;
  }
}
.ups-component.ups-search-result .results-container .result-source {
  display: flex;
  align-items: flex-start;
  font-style: normal;
  font-size: .825rem;
  min-width: 120px;
  justify-content: start;
  text-transform: uppercase;
}
.ups-component.ups-search-result .results-container .result .summary {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
}
.ups-component.ups-search-result .results-footer.footer-hidden,
.ups-component.ups-search-result .results-footer.ups-inactive {
  display: none;
}
.ups-component.ups-search-result .pagination-container {
  display: flex;
  list-style: none;
  justify-content: center;
  align-items: center;
  padding: 0;
  margin: 0;
}
.ups-component.ups-search-result .pagination-container ul {
  padding: 0;
  margin: 0;
}
.ups-component.ups-search-result .pagination-container .first,
.ups-component.ups-search-result .pagination-container .prev,
.ups-component.ups-search-result .pagination-container .next,
.ups-component.ups-search-result .pagination-container .last {
  padding: .5rem 1rem;
}
.ups-component.ups-search-result .pagination-container .first.inactive,
.ups-component.ups-search-result .pagination-container .prev.inactive,
.ups-component.ups-search-result .pagination-container .next.inactive,
.ups-component.ups-search-result .pagination-container .last.inactive {
  display: none;
}
.ups-component.ups-search-result .pagination-container .first a,
.ups-component.ups-search-result .pagination-container .prev a,
.ups-component.ups-search-result .pagination-container .next a,
.ups-component.ups-search-result .pagination-container .last a {
  color: #076acb;
  display: inline-block;
  font-size: 1rem;
  font-weight: 500;
  text-decoration: none;
  white-space: nowrap;
}
.ups-component.ups-search-result .pagination-container .first a:hover,
.ups-component.ups-search-result .pagination-container .prev a:hover,
.ups-component.ups-search-result .pagination-container .next a:hover,
.ups-component.ups-search-result .pagination-container .last a:hover {
  color: #105497;
}
.ups-component.ups-search-result .pagination-container .next .icon {
  margin-left: .5rem;
}
.ups-component.ups-search-result .pagination-container .prev .icon {
  margin-right: .5rem;
}
.ups-component.ups-search-result .pagination-container .first {
  border-right: 1px solid #bfb8af;
}
@media (max-width: 991.98px) {
  .ups-component.ups-search-result .pagination-container .first {
    display: none;
  }
}
.ups-component.ups-search-result .pagination-container .last {
  border-left: 1px solid #bfb8af;
}
@media (max-width: 991.98px) {
  .ups-component.ups-search-result .pagination-container .last {
    display: none;
  }
}
.ups-component.ups-search-result .pagination-container .page {
  padding: .25rem;
  display: none;
}
@media (max-width: 767.98px) {
  .ups-component.ups-search-result .pagination-container .page.show-sm {
    display: inline-block;
  }
}
@media (min-width: 768px)and (max-width: 991.98px) {
  .ups-component.ups-search-result .pagination-container .page.show-md {
    display: inline-block;
  }
}
@media (min-width: 1280px) {
  .ups-component.ups-search-result .pagination-container .page.show-lg {
    display: inline-block;
  }
}
.ups-component.ups-search-result .pagination-container .page a {
  display: inline-block;
  text-decoration: none;
  background-color: #fff;
  padding: .5rem 1rem;
  color: #5f5753;
  border: 1px solid #bfb8af;
  border-radius: .25rem;
}
.ups-component.ups-search-result .pagination-container .page:hover a,
.ups-component.ups-search-result .pagination-container .page.active a {
  background-color: #f2f1ef;
}
.ups-component.ups-search-result.without-divider-line .results-container .result {
  border: none;
}
.ups-search-tag {
  display: flex;
  flex-wrap: wrap;
  gap: .75rem;
  margin-bottom: 1.75rem;
  list-style-type: none;
  padding: 0;
}
.ups-search-tag .search-tag-switch {
  position: relative;
}
.ups-search-tag .search-tag-switch input[type=checkbox] {
  height: 1.875rem;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.ups-search-tag .search-tag-switch:focus-within {
  border-radius: .5rem;
  outline-offset: 2px;
  outline: 2px solid #121212;
}
.ups-search-tag .search-tag-switch .on-state {
  background: #121212;
  color: #fff;
}
.ups-search-tag .search-tag-switch label {
  background: #dfdbd7;
  border-radius: .5rem;
  color: #121212;
  cursor: pointer;
  font-size: .875rem;
  margin: 0px;
  padding: .25rem .75rem;
}
.pagination-container {
  flex-wrap: wrap;
}
.pagination-container .search-pagination-container {
  margin: 0px;
  padding: 0;
}
.pagination-container .search-pagination-container input[type=text] {
  margin-right: 1.625rem;
  padding: 1rem 0;
  text-align: center;
  width: 3.5rem;
}
.pagination-container .result-per-page {
  position: relative;
  margin-left: 1.625rem;
}
@media (max-width: 767.98px) {
  .pagination-container .result-per-page {
    margin-top: 1rem;
    margin-left: 0;
  }
}
.pagination-container .result-per-page label {
  font-size: .75rem;
  left: .75rem;
  position: absolute;
  top: .625rem;
}
.pagination-container .result-per-page select {
  padding: 1.563rem .625rem .625rem;
  width: 168px;
}
.ups-component.table-component {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
@media (min-width: 768px) {
  .ups-component.table-component {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
}
@media (min-width: 1280px) {
  .ups-component.table-component {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
}
.ups-component.table-component .table-caption {
  margin: 32px 0 0;
  padding: 12px;
  color: #fff;
  background-color: #300;
  text-align: left;
}
.ups-component.table-component table {
  table-layout: fixed;
  width: 100%;
  padding: 0;
  border-bottom: 1px solid #dfdbd7;
}
@media (max-width: 767.98px) {
  .ups-component.table-component table {
    border: 0;
  }
}
.ups-component.table-component table .lg-text {
  font-size: 2rem;
}
.ups-component.table-component table .md-text {
  font-size: 1.25rem;
}
.ups-component.table-component table thead {
  border: 0;
}
@media (max-width: 767.98px) {
  .ups-component.table-component table thead {
    display: none;
  }
}
@media (max-width: 767.98px) {
  .ups-component.table-component table tr {
    display: block;
    margin-bottom: 0;
  }
}
.ups-component.table-component table td {
  border: 0;
  padding: 12px;
}
.ups-component.table-component table td .head-text {
  display: none;
}
@media (max-width: 767.98px) {
  .ups-component.table-component table td {
    display: block;
  }
  .ups-component.table-component table td .head-text {
    display: block;
    font-weight: bold;
  }
}
.ups-component.table-component table th {
  background-color: #dfdbd7;
  padding: 12px;
}
.ups-component.table-component table td,
.ups-component.table-component table th {
  min-width: 12.75rem;
}
.ups-component.table-component table tbody tr:nth-child(even),
.ups-component.table-component table tbody tr:nth-child(even) th {
  background-color: #f2f1ef;
  vertical-align: top;
  border-right: 1px solid #dfdbd7;
}
.ups-component.table-component table tbody tr:nth-child(odd) th {
  background-color: #fff;
  vertical-align: top;
  border-right: 1px solid #dfdbd7;
}
.ups-component.table-component table thead .table-header_color {
  background-color: #dedbd7;
}
.ups-component.table-component.scroll.ups-component.shadow tr {
  display: flex;
  border: 0;
}
.ups-component.table-component.scroll.ups-component.shadow tr:nth-child(even) > :first-child,
.ups-component.table-component.scroll.ups-component.shadow tr:nth-child(odd) > :first-child {
  display: flex;
  box-shadow: 5px 0 7px 0px rgba(18, 18, 18, .1);
  transition: all .4s;
}
.ups-component.table-component.scroll.ups-component .component-body {
  margin-top: 48px;
  max-width: 100%;
  overflow-x: auto;
}
@media (min-width: 768px) {
  .ups-component.table-component.scroll.ups-component .component-body {
    scrollbar-color: #bfb8af #e5e5e5;
    scrollbar-width: thin;
  }
  .ups-component.table-component.scroll.ups-component .component-body::-webkit-scrollbar {
    width: 10px;
    height: 10px;
  }
  .ups-component.table-component.scroll.ups-component .component-body::-webkit-scrollbar-track {
    background: #e5e5e5;
  }
  .ups-component.table-component.scroll.ups-component .component-body::-webkit-scrollbar-thumb {
    background: #bfb8af;
  }
}
.ups-component.table-component.scroll.ups-component table {
  max-width: 100%;
  table-layout: auto;
}
.ups-component.table-component.scroll.ups-component table tr {
  display: table-row;
}
@media (max-width: 767.98px) {
  .ups-component.table-component.scroll.ups-component table thead {
    height: auto;
    margin: inherit;
    overflow: hidden;
    padding: 0;
    position: static;
    width: auto;
    display: table-header-group;
  }
}
.ups-component.table-component.scroll.ups-component table td,
.ups-component.table-component.scroll.ups-component table th {
  display: table-cell;
}
.ups-component.table-component.scroll.ups-component table td::before,
.ups-component.table-component.scroll.ups-component table th::before {
  content: none;
}
.ups-component.table-component.scroll.ups-component table tr:nth-child(even) > :first-child,
.ups-component.table-component.scroll.ups-component table tr:nth-child(odd) > :first-child {
  left: 0;
  min-width: 96px;
}
.ups-component.table-component.scroll.ups-component table tr:nth-child(odd) > :first-child:not(th) {
  background-color: #fff;
  transition: all .4s;
}
.ups-component.table-component.scroll.ups-component table tr:nth-child(even) > :first-child {
  background-color: #f2f1ef;
  transition: all .4s;
}
.ups-component.table-component.scroll.ups-component.shadow tr:nth-child(even) > :first-child,
.ups-component.table-component.scroll.ups-component.shadow tr:nth-child(odd) > :first-child {
  position: sticky;
}
.ups-component.table-component.marketing.ups-component.shadow.scroll table {
  border-collapse: separate;
  border-spacing: 0;
}
.ups-component.table-component.marketing.ups-component.shadow.scroll table tr {
  display: table-row;
}
.ups-component.table-component.marketing.ups-component.shadow.scroll table tr td {
  border-top: 1px solid #dfdbd7;
}
.ups-component.table-component.marketing.ups-component.shadow.scroll table thead tr th:first-of-type {
  box-shadow: none;
  display: table-cell;
  border-bottom: 1px solid #dfdbd7;
  transition: none;
}
.ups-component.table-component.marketing.ups-component.shadow.scroll table tbody tr:nth-child(odd) th,
.ups-component.table-component.marketing.ups-component.shadow.scroll table tbody tr:nth-child(even) th {
  display: table-cell;
}
.ups-component.table-component.marketing.ups-component table tbody tr {
  border-top: 1px solid #dfdbd7;
}
.ups-component.table-component.marketing.ups-component table tbody th {
  flex-direction: column;
  justify-content: center;
}
.ups-component.table-component.marketing.ups-component table tbody th .icon-text {
  word-wrap: break-word;
  max-width: 150px;
}
.ups-component.table-component.marketing.ups-component table tbody td p:last-of-type {
  margin-bottom: 0;
}
.ups-component.table-component.marketing.ups-component table thead tr td,
.ups-component.table-component.marketing.ups-component table thead tr th,
.ups-component.table-component.marketing.ups-component table tbody tr td,
.ups-component.table-component.marketing.ups-component table tbody tr th {
  text-align: center;
  vertical-align: middle;
  background-color: #fff;
}
.ups-component.table-component.marketing.ups-component table thead tr td,
.ups-component.table-component.marketing.ups-component table tbody tr td {
  color: #5f5753;
}
.ups-component.table-component.marketing.ups-component table thead tr:nth-child(even),
.ups-component.table-component.marketing.ups-component table tbody tr:nth-child(even) {
  border-right: none;
}
.ups-component.table-component.marketing.ups-component table thead tr:nth-child(even) > :first-child,
.ups-component.table-component.marketing.ups-component table tbody tr:nth-child(even) > :first-child {
  background-color: #fff;
}
.ups-component.table-component .ups-table-head tr th {
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 2px;
}
@media (max-width: 767.98px) {
  .ups-component.comparison table,
  .ups-component.comparison .table-caption {
    display: none;
  }
  .ups-component.comparison .comparison_sm {
    display: block;
  }
}
.ups-component .comparison_sm {
  display: none;
}
.ups-component .comparison_sm .comparison-header {
  padding: 12px 20px 10px;
  color: #fff;
  background-color: #300;
  font-family:
    "UPSRoboto",
    Tahoma,
    helvetica,
    arial,
    sans-serif;
  font-weight: 700;
  margin: 0;
  color: #fff;
  font-size: 1rem;
}
.ups-component .comparison_sm .comparison-subheader {
  padding: 12px 20px 10px;
  background-color: #dedbd7;
  font-family:
    "UPSRoboto",
    Tahoma,
    helvetica,
    arial,
    sans-serif;
  font-weight: 700;
  margin: 0;
  font-size: 1rem;
}
.ups-component .comparison_sm ul.comparison-options {
  padding: 0;
  margin: 0;
}
.ups-component .comparison_sm .option {
  padding: 15px 20px;
  padding-right: 60px;
  border-top: 1.1px solid #000;
  position: relative;
  list-style: none;
}
.ups-component .comparison_sm .option:last-child {
  border-bottom: 1.1px solid #000;
}
.ups-component .comparison_sm .option:nth-child(2n) {
  background: #f2f1ef;
}
.ups-component .comparison_sm .option:nth-child(2n-1) {
  background: #fff;
}
.ups-component .comparison_sm .option .icon {
  position: absolute;
  right: 17px;
  text-align: center;
  width: 30px;
  top: 15px;
}
.ups-component .comparison_sm .option a {
  padding: 0;
}
.ups-component.tabs {
  padding-top: 2rem;
}
@media (min-width: 768px) {
  .ups-component.tabs {
    padding-top: 2.5rem;
  }
}
@media (min-width: 1280px) {
  .ups-component.tabs {
    padding-top: 4rem;
  }
}
.ups-component.tabs .ups-container .component-header {
  margin-bottom: 40px;
}
.ups-component.tabs .ups-container .component-body {
  display: flex;
  flex-direction: column;
}
.ups-component.tabs .ups-container .component-body .featured-list-component .component-body {
  flex-direction: row;
}
.ups-component.tabs .ups-container .component-body .featured-list-component.icon-card .card .card-img .img-fluid {
  height: 100%;
}
@media (min-width: 1280px) {
  .ups-component.tabs .ups-container .component-body {
    flex-direction: row;
  }
}
.ups-component.tabs .ups-container .content-container .icon-container .img-fluid {
  max-width: 100%;
}
.ups-component.tabs .nav {
  flex-direction: column;
  padding-top: 3px;
  padding-bottom: 2.5rem;
  padding-left: 0;
}
@media (min-width: 768px) {
  .ups-component.tabs .nav {
    align-items: center;
    flex: 0 0 100%;
  }
}
@media (min-width: 992px) {
  .ups-component.tabs .nav {
    align-items: center;
    flex: 0 0 25%;
    margin-right: 4rem;
  }
}
@media (min-width: 1280px) {
  .ups-component.tabs .nav {
    margin-right: 4rem;
    flex: 0 0 384px;
  }
}
.ups-component.tabs .nav-item {
  width: 100%;
}
.ups-component.tabs .nav-link {
  position: relative;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #121212;
  padding: 1.25rem;
  border-bottom: 1px solid rgba(191, 184, 175, .5);
  transition: all .35s ease-in-out;
}
@media (min-width: 768px) {
  .ups-component.tabs .nav-link {
    clip-path: inset(0 20px 0 20px);
  }
}
.ups-component.tabs .nav-link:after {
  content: "";
  transition: all .35s ease-in-out;
  position: absolute;
  margin: 0;
  bottom: 0;
  left: 0;
  border: none;
  width: 100%;
  height: .25rem;
  border-radius: 1px;
  background-color: #0a8080;
  transform: scale(0);
  transform-origin: center;
}
.ups-component.tabs .nav-link:hover,
.ups-component.tabs .nav-link.active {
  box-shadow: 0px 2px 16px 2px rgba(0, 0, 0, .08), 0px 8px 32px 2px rgba(0, 0, 0, .05);
}
@media (min-width: 768px) {
  .ups-component.tabs .nav-link:hover,
  .ups-component.tabs .nav-link.active {
    clip-path: none;
  }
}
.ups-component.tabs .nav-link:hover:after,
.ups-component.tabs .nav-link.active:after {
  transform: scale(1);
}
.ups-component.tabs .nav-link.active {
  color: #0a8080;
  font-weight: 500;
}
body.accessible .ups-component.tabs .nav-link.active:focus-visible {
  box-shadow:
    0px 2px 16px 2px rgba(0, 0, 0, .08),
    0px 8px 32px 2px rgba(0, 0, 0, .05),
    0 0 0 2px #121212;
}
.ups-component.tabs .nav-link:focus-visible {
  outline: none;
  box-shadow: 0 0 0 2px #121212 !important;
  border-radius: 2px;
}
@media (min-width: 1280px) {
  .ups-component.tabs .tab-content {
    flex-basis: 100%;
    max-width: calc(100% - 384px);
  }
}
.ups-component.tabs .tab-content h2,
.ups-component.tabs .tab-content h3,
.ups-component.tabs .tab-content h4 {
  font-weight: 500;
  font-size: 1.25rem;
  line-height: 1.375;
}
.ups-component.tabs .tab-content img {
  max-width: 100%;
  margin-bottom: 1.5rem;
}
@media (min-width: 768px) {
  .ups-component.tabs .tab-content img {
    max-width: 456px;
  }
}
@media (min-width: 1280px) {
  .ups-component.tabs .tab-content img {
    max-width: 695px;
  }
}
.ups-component.tabs .tab-content ul,
.ups-component.tabs .tab-content a:last-child {
  margin-bottom: 0;
}
.ups-component.tab-horizontal.tab-left-align .horizontal-tab-list .nav {
  justify-content: normal;
}
.ups-component.tab-horizontal .horizontal-tab-list {
  border-bottom: 1px solid #dfdbd7;
  margin-bottom: 2rem;
}
.ups-component.tab-horizontal .horizontal-tab-list .nav {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  margin-bottom: 0;
  max-width: none;
  overflow-x: auto;
  overflow-y: hidden;
  padding-bottom: 0;
  width: 100%;
  white-space: nowrap;
  justify-content: center;
}
@media (max-width: 991.98px) {
  .ups-component.tab-horizontal .horizontal-tab-list .nav {
    justify-content: normal;
  }
}
.ups-component.tab-horizontal .horizontal-tab-list .nav .nav-item {
  width: auto;
}
.ups-component.tab-horizontal .horizontal-tab-list .nav .nav-item .nav-link {
  border-bottom: none;
}
.ups-component.tab-horizontal .horizontal-tab-list .nav .nav-item .nav-link.active {
  box-shadow: none;
}
.ups-component.tab-horizontal .horizontal-tab-list .nav .nav-item .nav-link::after {
  left: 50%;
  margin-left: -1rem;
  width: 2rem;
}
.ups-component.tab-horizontal .horizontal-tab-list .nav .nav-item .nav-link.active::after {
  margin-left: -2.25rem;
  width: 4.5rem;
}
.ups-component.tab-horizontal .horizontal-tab-list .nav .nav-item :hover {
  box-shadow: none;
}
.ups-component.tab-horizontal .horizontal-tab-list .nav .nav-item .tab-item::after {
  left: 50%;
  margin-left: -1rem;
}
.ups-component.tab-horizontal .component-body .tab-content {
  max-width: 100%;
}
.ups-component.ups-accordion_wrapper {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
@media (min-width: 768px) {
  .ups-component.ups-accordion_wrapper {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
}
@media (min-width: 1280px) {
  .ups-component.ups-accordion_wrapper {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
}
@media (min-width: 768px)and (max-width: 991.98px) {
  .ups-component.ups-accordion_wrapper .ups-container,
  .ups-component.ups-accordion_wrapper .glossary .glossary-content-container .back-to-top,
  .glossary .glossary-content-container .ups-component.ups-accordion_wrapper .back-to-top {
    padding: 0 3.5rem;
  }
}
.ups-component.ups-accordion_wrapper .ups-accordion_content {
  margin: 2.5rem auto 0;
  max-width: 800px;
}
.ups-component.ups-accordion_wrapper .ups-accordion_item {
  border-radius: 4px;
  box-shadow: 0px 4px 12px -3px rgba(0, 0, 0, .051), 0px 2px 5px 0px rgba(0, 0, 0, .141);
  transition: all .6s cubic-bezier(0, 0.55, 0.45, 1);
  background-color: #fff;
  margin-bottom: .625rem;
}
.ups-component.ups-accordion_wrapper .ups-accordion_item:not(.ups-active):hover {
  box-shadow:
    0px 15px 32px -3px rgba(0, 0, 0, .078),
    0px 4px 12px -2px rgba(0, 0, 0, .078),
    0px 2px 6px 0px rgba(0, 0, 0, .059);
}
.ups-component.ups-accordion_wrapper .ups-accordion_item:not(.ups-active):active {
  box-shadow: 0px 4px 12px -3px rgba(0, 0, 0, .051), 0px 2px 5px 0px rgba(0, 0, 0, .141);
}
.ups-component.ups-accordion_wrapper .ups-accordion_expand {
  transition: all .35s ease-in-out;
  padding: 0 1rem 1.25rem;
  width: 90%;
  visibility: visible;
}
@media (min-width: 768px) {
  .ups-component.ups-accordion_wrapper .ups-accordion_expand {
    width: 95%;
  }
}
.ups-component.ups-accordion_wrapper .ups-accordion_expand[aria-hidden=true] {
  height: 0;
  opacity: 0;
  padding-bottom: 0;
  overflow: hidden;
  visibility: hidden;
}
.ups-component.ups-accordion_wrapper .component-footer {
  text-align: center;
  margin-top: 18px;
}
.ups-component.ups-accordion_wrapper:not(.ups-application-accordion) .ups-accordion_expand *:last-child {
  margin-bottom: 0;
}
.ups-accordion_wrapper .ups-accordion_toggle {
  position: relative;
  display: block;
  text-decoration: none;
  color: #121212;
  padding: 1.25rem 2.5rem 1rem 1rem;
  font-weight: 500;
}
.ups-accordion_wrapper .ups-accordion_toggle span.icon {
  font-size: 8px;
  transition: all .35s ease-in-out;
  position: absolute;
  right: 1rem;
  top: 50%;
  transform: translateY(-50%) rotate(0);
}
.ups-accordion_wrapper .ups-accordion_toggle.ups-active {
  font-weight: 500;
}
.ups-accordion_wrapper .ups-accordion_toggle.ups-active span.icon {
  transform: translateY(-50%) rotate(-180deg);
}
@media (max-width: 991.98px) {
  .ups-component.featured-list-component.bullet-list-solid:not(.icon-card) .card-body-content ul,
  .ups-component.featured-list-component.bullet-list-solid:not(.icon-card) .card-body-content ol {
    padding-left: 1.5rem;
  }
}
@media (max-width: 767.98px) {
  .ups-component.featured-list-component.bullet-list-solid:not(.icon-card) .card-body-content ul,
  .ups-component.featured-list-component.bullet-list-solid:not(.icon-card) .card-body-content ol {
    padding-left: 0;
  }
}
.ups-component.featured-list-component {
  margin-top: 2rem;
  margin-bottom: .5rem;
}
@media (min-width: 768px) {
  .ups-component.featured-list-component {
    margin-top: 40px;
    margin-bottom: 1rem;
  }
}
@media (min-width: 1280px) {
  .ups-component.featured-list-component {
    margin-top: 4rem;
    margin-bottom: 2.5rem;
  }
}
.ups-component.featured-list-component .card-footer {
  padding: 0;
  background-color: rgba(0, 0, 0, 0);
  border-top: 0;
  text-align: center;
}
.ups-component.featured-list-component .toggle-content-btn {
  display: none;
}
.ups-component.featured-list-component .collapse:not(.show) {
  display: block;
}
.ups-component.featured-list-component .component-body {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.ups-component.featured-list-component .component-body h3,
.ups-component.featured-list-component .component-body h4,
.ups-component.featured-list-component .component-body h5 {
  font-size: 1rem;
  line-height: 1.5;
}
.ups-component.featured-list-component .component-body .ups-card {
  border-radius: 0;
  box-shadow: none;
  margin: 0;
  max-width: none;
  min-width: auto;
  flex-grow: 1;
}
.ups-component.featured-list-component .component-body .card-body {
  padding: 0;
}
.ups-component.featured-list-component:not(.icon-card) .component-body {
  margin-top: 40px;
}
.ups-component.featured-list-component:not(.icon-card) .card-body-content > ul {
  list-style: none;
  padding-left: 0;
  justify-content: start;
  display: flex;
  width: 100%;
  flex-direction: row;
  flex-wrap: wrap;
}
@media (min-width: 768px)and (max-width: 1279.98px) {
  .ups-component.featured-list-component:not(.icon-card) .card-body-content > ul {
    margin-top: 40px;
  }
}
@media (max-width: 767.98px) {
  .ups-component.featured-list-component:not(.icon-card) .card-body-content > ul {
    flex-direction: column;
    width: 100%;
    margin-top: 28px;
  }
}
@media (min-width: 768px)and (max-width: 1279.98px) {
  .ups-component.featured-list-component:not(.icon-card) .card-body-content > ul > li {
    width: 50%;
  }
}
@media (max-width: 767.98px) {
  .ups-component.featured-list-component:not(.icon-card) .card-body-content > ul > li {
    width: auto;
  }
}
.ups-component.featured-list-component:not(.icon-card) .card-body-content > ul > li p:last-child {
  margin-bottom: 0;
}
.ups-component.featured-list-component:not(.icon-card) .card-body-content > ol {
  padding-left: 0;
  display: flex;
  width: 100%;
  flex-wrap: wrap;
}
@media (min-width: 768px)and (max-width: 1279.98px) {
  .ups-component.featured-list-component:not(.icon-card) .card-body-content > ol {
    margin-top: 40px;
  }
}
@media (max-width: 767.98px) {
  .ups-component.featured-list-component:not(.icon-card) .card-body-content > ol {
    flex-direction: column;
    width: 100%;
    margin-top: 28px;
  }
}
@media (min-width: 768px)and (max-width: 1279.98px) {
  .ups-component.featured-list-component:not(.icon-card) .card-body-content > ol > li {
    width: 50%;
  }
}
@media (max-width: 767.98px) {
  .ups-component.featured-list-component:not(.icon-card) .card-body-content > ol > li {
    width: auto;
  }
}
.ups-component.featured-list-component:not(.icon-card) .card-body-content > ol > li p:last-child {
  margin-bottom: 0;
}
.ups-component.featured-list-component:not(.icon-card).featured-image .card {
  width: 100%;
}
@media (min-width: 1280px) {
  .ups-component.featured-list-component:not(.icon-card).featured-image .card {
    display: grid;
    display: -ms-grid;
    grid-template-columns: 50% auto;
    -ms-grid-columns: 50% 50%;
    grid-template-rows: auto auto;
    -ms-grid-rows: auto auto;
  }
}
.ups-component.featured-list-component:not(.icon-card).featured-image .card-img img,
.ups-component.featured-list-component:not(.icon-card).featured-image .card-img video,
.ups-component.featured-list-component:not(.icon-card).featured-image .card-img .iframe-video-container {
  border-radius: 4px;
  overflow: hidden;
}
@media (max-width: 991.98px) {
  .ups-component.featured-list-component:not(.icon-card).featured-image .card-img {
    max-width: 456px;
    margin: 0 auto;
  }
}
@media (min-width: 1280px) {
  .ups-component.featured-list-component:not(.icon-card).featured-image .card-img {
    padding-right: 1rem;
  }
}
.ups-component.featured-list-component:not(.icon-card).featured-image.list-right .card-img {
  grid-column: 2/3;
  -ms-grid-column: 2;
  grid-row: 1/3;
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
  position: relative;
}
@media (min-width: 1280px) {
  .ups-component.featured-list-component:not(.icon-card).featured-image.list-right .card-body,
  .ups-component.featured-list-component:not(.icon-card).featured-image.list-right .card-footer {
    padding-right: 3.5rem;
    padding-left: 0;
    -ms-grid-column: 1;
  }
}
.ups-component.featured-list-component:not(.icon-card).featured-image.list-left .card-img {
  grid-column: 1/2;
  -ms-grid-column: 1;
  grid-row: 1/3;
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
  position: relative;
}
.ups-component.featured-list-component:not(.icon-card).featured-image .card-body,
.ups-component.featured-list-component:not(.icon-card).featured-image .card-footer {
  padding: 0;
  background-color: rgba(0, 0, 0, 0);
  border-top: 0;
  text-align: left;
}
@media (min-width: 1280px) {
  .ups-component.featured-list-component:not(.icon-card).featured-image .card-body,
  .ups-component.featured-list-component:not(.icon-card).featured-image .card-footer {
    padding-left: 3.5rem;
    -ms-grid-column: 2;
  }
}
.ups-component.featured-list-component:not(.icon-card).featured-image .card-body {
  align-self: end;
}
.ups-component.featured-list-component:not(.icon-card).featured-image .card-body:last-of-type {
  align-self: center;
  grid-row: 1/3;
}
.ups-component.featured-list-component:not(.icon-card).featured-image .card-footer {
  -ms-grid-row: 2;
}
@media (max-width: 991.98px) {
  .ups-component.featured-list-component:not(.icon-card).featured-image .card-footer {
    text-align: center;
  }
}
@media (min-width: 1280px) {
  .ups-component.featured-list-component:not(.icon-card).featured-image .card-body-content > ul {
    flex-direction: column;
  }
}
@media (max-width: 767.98px) {
  .ups-component.featured-list-component:not(.icon-card).featured-image .card-body-content > ul {
    flex-direction: column;
  }
}
.ups-component.featured-list-component:not(.icon-card).featured-image .card-body-content > ul li {
  margin-bottom: 1rem;
}
@media (min-width: 1280px) {
  .ups-component.featured-list-component.no-img.wider ul li {
    max-width: 50%;
  }
}
@media (min-width: 1280px) {
  .ups-component.featured-list-component.no-img.wider ol li {
    max-width: 50%;
  }
}
.ups-component.featured-list-component.no-img .component-body {
  margin-top: 0;
}
@media (min-width: 1280px) {
  .ups-component.featured-list-component.no-img .component-body {
    margin-top: 40px;
  }
}
@media (min-width: 1280px) {
  .ups-component.featured-list-component.no-img ul {
    flex-direction: row;
  }
}
.ups-component.featured-list-component.no-img ul li {
  margin-bottom: 1.5rem;
}
@media (min-width: 768px) {
  .ups-component.featured-list-component.no-img ul li {
    padding-right: 1.5rem;
  }
}
@media (min-width: 1280px) {
  .ups-component.featured-list-component.no-img ul li {
    padding-right: 2rem;
    margin-bottom: 2rem;
    max-width: 33.33%;
    flex-basis: 100%;
  }
  .ups-component.featured-list-component.no-img ul li:nth-child(1) {
    margin-left: auto;
  }
  .ups-component.featured-list-component.no-img ul li:nth-child(2) {
    margin-right: auto;
  }
}
@media (min-width: 1280px) {
  .ups-component.featured-list-component.no-img ol {
    flex-direction: row;
  }
}
.ups-component.featured-list-component.no-img ol li {
  margin-bottom: 1.5rem;
}
@media (min-width: 768px) {
  .ups-component.featured-list-component.no-img ol li {
    padding-right: 1.5rem;
  }
}
@media (min-width: 1280px) {
  .ups-component.featured-list-component.no-img ol li {
    padding-right: 2rem;
    margin-bottom: 2rem;
    max-width: 33.33%;
    flex-basis: 100%;
  }
  .ups-component.featured-list-component.no-img ol li:nth-child(1) {
    margin-left: auto;
  }
  .ups-component.featured-list-component.no-img ol li:nth-child(2) {
    margin-right: auto;
  }
}
.ups-component.featured-list-component.no-img .component-footer {
  text-align: center;
  max-width: 100%;
  margin: 0 auto;
}
@media (min-width: 768px) {
  .ups-component.featured-list-component.no-img .component-footer {
    max-width: 800px;
  }
}
@media (min-width: 1280px) {
  .ups-component.featured-list-component.icon-card.wider .card {
    max-width: 50%;
  }
}
.ups-component.featured-list-component.icon-card .component-body {
  margin-top: 40px;
}
.ups-component.featured-list-component.icon-card .component-footer {
  text-align: center;
  margin-top: 18px;
  max-width: 100%;
  margin: 0 auto;
}
@media (max-width: 991.98px) {
  .ups-component.featured-list-component.icon-card .component-footer {
    max-width: 800px;
  }
}
.ups-component.featured-list-component.icon-card .card {
  padding-right: 1.5rem;
}
@media (min-width: 1280px) {
  .ups-component.featured-list-component.icon-card .card {
    max-width: 33.33%;
    flex-basis: 100%;
  }
  .ups-component.featured-list-component.icon-card .card:nth-child(1) {
    margin-left: auto;
  }
  .ups-component.featured-list-component.icon-card .card:nth-child(2) {
    margin-right: auto;
  }
}
@media (min-width: 768px)and (max-width: 1279.98px) {
  .ups-component.featured-list-component.icon-card .card {
    max-width: 50%;
  }
}
@media (max-width: 767.98px) {
  .ups-component.featured-list-component.icon-card .card {
    flex-direction: row;
    max-width: 100%;
    padding-right: 0;
  }
}
@media (max-width: 767.98px) {
  .ups-component.featured-list-component.icon-card .card .card-img {
    max-width: 48px;
    max-height: 48px;
    margin-top: 10px;
  }
}
.ups-component.featured-list-component.icon-card .card .card-img {
  max-width: 64px;
  max-height: 64px;
  margin-right: 15px;
  margin-bottom: 15px;
}
.ups-component.featured-list-component.icon-card .card .card-img .img-fluid {
  width: auto;
  max-height: 100%;
}
.ups-component.featured-list-component.icon-card .card h3,
.ups-component.featured-list-component.icon-card .card h4,
.ups-component.featured-list-component.icon-card .card h5 {
  font-size: 1rem;
  line-height: 1.4;
  font-weight: 500;
}
@media (min-width: 1280px) {
  .ups-component.featured-list-component.icon-card .card h3,
  .ups-component.featured-list-component.icon-card .card h4,
  .ups-component.featured-list-component.icon-card .card h5 {
    font-size: 1.25rem;
  }
}
@media (max-width: 767.98px) {
  .ups-component.featured-list-component.collapsible .collapsible-section.collapse:not(.show) {
    display: none;
  }
  .ups-component.featured-list-component.collapsible .collapsible-section {
    height: 0;
    overflow: hidden;
    transition: all .3s ease-out;
    opacity: 0;
  }
  .ups-component.featured-list-component.collapsible .collapsible-section.show {
    height: auto;
    opacity: 1;
  }
}
.ups-component.featured-list-component.collapsible.featured-image .collapsible-section,
.ups-component.featured-list-component.collapsible.no-img .collapsible-section {
  height: auto;
  opacity: 1;
}
@media (max-width: 767.98px) {
  .ups-component.featured-list-component.collapsible.featured-image .card-body.collapse:not(.show),
  .ups-component.featured-list-component.collapsible.no-img .card-body.collapse:not(.show) {
    display: none;
  }
  .ups-component.featured-list-component.collapsible.featured-image .card-body,
  .ups-component.featured-list-component.collapsible.no-img .card-body {
    height: 0;
    overflow: hidden;
    transition: all .3s ease-out;
    opacity: 0;
  }
  .ups-component.featured-list-component.collapsible.featured-image .card-body.show,
  .ups-component.featured-list-component.collapsible.no-img .card-body.show {
    height: auto;
    opacity: 1;
  }
}
.ups-component.featured-list-component.collapsible .toggle-content-btn {
  text-align: center;
  padding-bottom: 1.25rem;
  border-bottom: 1px solid #dfdbd7;
  background: none;
  margin-bottom: 1.5rem;
}
.ups-component.featured-list-component.collapsible .toggle-content-btn:focus:after {
  content: none;
}
.ups-component.featured-list-component.collapsible .toggle-content-btn span.icon {
  margin-left: 1rem;
  font-size: .5rem;
  vertical-align: middle;
  transform: none;
}
.ups-component.featured-list-component.collapsible .toggle-content-btn span.show-less {
  display: none;
}
@media (max-width: 767.98px) {
  .ups-component.featured-list-component.collapsible .toggle-content-btn {
    display: block;
    margin-top: 20px;
  }
}
.ups-component.featured-list-component.collapsible .toggle-content-btn[aria-expanded=true] span.show-less {
  display: inline;
}
.ups-component.featured-list-component.collapsible .toggle-content-btn[aria-expanded=true] span.show-more {
  display: none;
}
.ups-component.featured-list-component.collapsible .toggle-content-btn[aria-expanded=true] span.icon {
  transform: rotate(180deg);
}
.ups-component.jobs-navigation {
  position: relative;
  min-height: 408px;
  margin-bottom: 1rem;
}
@media (min-width: 768px) {
  .ups-component.jobs-navigation {
    margin-bottom: 1rem;
  }
}
@media (min-width: 1280px) {
  .ups-component.jobs-navigation {
    margin-bottom: 1rem;
  }
}
@media (min-width: 768px) {
  .ups-component.jobs-navigation.hero-image .jobs-container {
    max-width: 696px;
  }
}
@media (min-width: 1280px) {
  .ups-component.jobs-navigation.hero-image .ups-container {
    max-height: 408px;
  }
  .ups-component.jobs-navigation.hero-image .hero-img {
    display: block;
  }
  .ups-component.jobs-navigation.hero-image .arc-container {
    position: relative;
    top: 0;
    border-bottom: 1px solid #fff;
  }
}
.ups-component.jobs-navigation .bg-container {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  z-index: -1;
}
@media (max-width: 767.98px) {
  .ups-component.jobs-navigation .bg-container {
    bottom: 1px;
  }
}
@media (min-width: 768px) {
  .ups-component.jobs-navigation .bg-container {
    height: 408px;
  }
}
@media (min-width: 1280px) {
  .ups-component.jobs-navigation .bg-container {
    height: calc(408px + 5vw);
  }
}
.ups-component.jobs-navigation .ups-container {
  display: flex;
  justify-content: space-between;
}
.ups-component.jobs-navigation .ups-container:after {
  display: none;
}
@media (min-width: 768px) {
  .ups-component.jobs-navigation .ups-container {
    min-height: 330px;
  }
}
@media (min-width: 1280px) {
  .ups-component.jobs-navigation .ups-container {
    min-height: 408px;
  }
}
.ups-component.jobs-navigation .jobs-container {
  flex: 1 1 100%;
}
@media (min-width: 768px) {
  .ups-component.jobs-navigation .jobs-container {
    padding-top: 5rem;
  }
}
.ups-component.jobs-navigation .arc-container {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  color: #fff;
  z-index: 1;
  max-height: 200px;
}
@media (min-width: 768px) {
  .ups-component.jobs-navigation .arc-container {
    top: calc(408px - 5vw);
  }
}
@media (min-width: 1280px) {
  .ups-component.jobs-navigation .arc-container {
    max-height: 8.75vw;
    top: 408px;
  }
}
.ups-component.jobs-navigation .arc-container .arc {
  width: 100vw;
  height: 5vw;
}
@media (max-width: 767.98px) {
  .ups-component.jobs-navigation .arc-container .arc {
    min-height: 2.5rem;
  }
}
.ups-component.jobs-navigation .hero-img {
  display: none;
  padding-top: 2rem;
  padding-left: 1rem;
}
.ups-component.jobs-navigation .hero-img img {
  max-height: 105%;
  max-width: none;
  width: 300%;
  display: block;
  position: relative;
  top: 7px;
  object-fit: contain;
  object-position: left;
}
.ups-component.jobs-navigation .nav {
  display: none;
}
@media (min-width: 768px) {
  .ups-component.jobs-navigation .nav {
    display: flex;
    margin: 0 -1rem;
    padding: 0;
    padding-bottom: 3.25rem;
  }
}
@media (min-width: 1280px) {
  .ups-component.jobs-navigation .nav {
    margin: 0 -1.25rem;
  }
}
.ups-component.jobs-navigation .nav-item .nav-link {
  position: relative;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 1.4;
  color: #fff;
  padding: 0 1rem;
}
@media (min-width: 1280px) {
  .ups-component.jobs-navigation .nav-item .nav-link {
    font-size: 1.75rem;
    padding: 0 1.25rem;
  }
}
.ups-component.jobs-navigation .nav-item .nav-link:after {
  position: absolute;
  content: "";
  background-color: #ffc400;
  left: 50%;
  transform: translateX(-50%);
  bottom: -1.25rem;
  height: .25rem;
  width: 0;
  opacity: 0;
  transition: all .35s ease-in-out;
}
.ups-component.jobs-navigation .nav-item .nav-link:hover:after,
.ups-component.jobs-navigation .nav-item .nav-link.active:after {
  opacity: 1;
  width: 2.5rem;
}
@media (min-width: 1280px) {
  .ups-component.jobs-navigation .nav-item .nav-link:hover:after,
  .ups-component.jobs-navigation .nav-item .nav-link.active:after {
    width: 3.5rem;
  }
}
.ups-component.jobs-navigation .nav-item .nav-link.active {
  font-weight: 500;
}
body.accessible .ups-component.jobs-navigation .nav-item .nav-link:focus {
  box-shadow: 0 0 0 2px #ffc400;
}
@media (min-width: 768px) {
  .ups-component.jobs-navigation .nav-item:not([data-link]) {
    margin-right: .75rem;
  }
  .ups-component.jobs-navigation .nav-item:not([data-link]) .nav-link {
    padding: 0 2rem 0 1.25rem;
  }
  .ups-component.jobs-navigation .nav-item:not([data-link]) .job-text .icon:before {
    font-family: "upsicons";
    font-size: 9px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    margin-left: .625rem;
    transition: all .35s ease-in-out;
  }
  .ups-component.jobs-navigation .nav-item:not([data-link]) .nav-link.active .job-text .icon:before {
    transform: translateY(-50%) rotate(180deg);
  }
}
@media (max-width: 767.98px) {
  .ups-component.jobs-navigation .tab-content {
    max-width: 100%;
    padding: .5rem 0;
  }
  .ups-component.jobs-navigation .tab-content .panel-title {
    margin: 0;
  }
  .ups-component.jobs-navigation .tab-content .panel-title[data-link] a span.icon {
    display: none;
  }
  .ups-component.jobs-navigation .tab-content .panel-title a {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 1.5rem;
    font-weight: 400;
    line-height: 1.2;
    color: #fff;
  }
  body.accessible .ups-component.jobs-navigation .tab-content .panel-title a:focus:after {
    content: "";
    position: absolute;
    z-index: -1;
    top: -4px;
    bottom: -4px;
    left: -4px;
    right: -4px;
    border: 1px solid #ffc400;
    border-radius: 4px;
  }
  body.accessible .ups-component.jobs-navigation .tab-content .panel-title a:focus {
    box-shadow: none;
    position: relative;
  }
  .ups-component.jobs-navigation .tab-content .panel-title a[aria-expanded=true] {
    font-weight: 500;
  }
  .ups-component.jobs-navigation .tab-content .panel-title a[aria-expanded=true] span.icon {
    transform: rotate(-180deg);
  }
  .ups-component.jobs-navigation .tab-content .panel-title a:hover {
    text-decoration: none;
  }
  .ups-component.jobs-navigation .tab-content .panel-title a span.icon {
    font-size: 9px;
    transition: all .35s ease-in-out;
  }
  .ups-component.jobs-navigation .tab-content .tab-pane {
    display: block;
    border-bottom: 1px solid #fff;
    padding: 1.5rem 0;
  }
  .ups-component.jobs-navigation .tab-content .tab-pane:last-child {
    border: none;
    margin-bottom: 8vw;
  }
  .ups-component.jobs-navigation .tab-content .form-content a {
    margin-bottom: 1rem;
  }
}
@media (min-width: 768px) {
  .ups-component.jobs-navigation .tab-content .panel-title {
    display: none;
  }
  .ups-component.jobs-navigation .tab-content .panel-body {
    display: block;
  }
}
.ups-page-errors {
  background: #fceae6;
  border: 1px solid #991c00;
  border-radius: 4px;
  padding: 12px 12px 0 12px;
  display: flex;
  margin-bottom: 25px;
}
.ups-page-errors .ups-page-error-icon {
  font-size: 16px;
  color: #991c00;
  margin-right: 10px;
  align-items: center;
  display: flex;
  margin-bottom: 10px;
}
.ups-page-errors .ups-page-error-list {
  color: #991c00;
}
.ups-page-errors .ups-page-error-list .ups-error-heading {
  font-size: 1rem;
  font-weight: 500;
}
.ups-page-errors .ups-page-error-list .ups-error-heading a {
  color: #991c00;
  font-weight: normal;
  text-decoration: underline;
  text-decoration-skip-ink: none;
}
.ups-page-errors .ups-page-error-list .ups-error-heading a:not(:last-child):after {
  content: ", ";
  text-decoration: none;
  display: inline-block;
}
.widget-footer-text {
  margin: 0;
  color: #fff;
  padding-top: 1rem;
}
.widget-footer-text .widget-footer-link {
  color: #fff;
  text-decoration: underline;
  display: inline-block;
}
@media (min-width: 768px) {
  .widget-footer-text {
    padding-top: 0;
    padding-bottom: 1rem;
  }
}
#help-content {
  color: #fff;
}
#help-content .track-help-block {
  display: none;
  margin: 0;
  padding-top: 1rem;
}
@media (min-width: 768px) {
  #help-content .track-help-block {
    display: block;
    border-top: 1px solid #fff;
  }
}
.form-content {
  display: flex;
  flex-direction: column;
}
@media (min-width: 768px) {
  .form-content.form-content-inline {
    flex-direction: row;
    align-items: center;
  }
}
.form-content input {
  height: 54px;
  border-color: #8c857e;
  font-size: 1rem;
}
.form-content a {
  color: #fff;
  cursor: pointer;
  text-decoration: none;
}
.form-content a span.icon {
  margin-right: 6px;
}
.form-content a span:not(.icon) {
  text-decoration: underline;
}
.form-content .ups-link {
  color: #fff;
}
@media (min-width: 768px) {
  .form-content {
    align-items: flex-start;
  }
  .form-content .ups-input {
    flex: 1;
  }
  .form-content.form-content-inline > *:not(:last-child) {
    margin-right: 1rem;
  }
}
@media (min-width: 768px) {
  .form-content button,
  .form-content a,
  .form-content button.ups-cta {
    margin-bottom: 1rem;
  }
}
.ups-track-package-form .form-content .ups-link {
  display: none;
}
.ups-track-package-form .form-content .ups-link[aria-expanded=false] {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .ups-track-package-form .form-content .ups-link {
    display: inline-block;
  }
  .ups-track-package-form .form-content .ups-link[aria-expanded=false] {
    margin-bottom: 1rem;
  }
}
body.accessible .ups-track-package-form .ups-input-focus:not(.has-error):after {
  border: 1px solid #ffc400;
}
.ups-track-package-form .ups-cta:focus:before {
  border: 1px solid #ffc400;
}
.ups-track-package-form .ups-link {
  border: 1px solid rgba(0, 0, 0, 0);
}
body.accessible .ups-track-package-form .ups-link:focus {
  border: 1px solid #ffc400;
  box-shadow: none;
}
.ups-track-package-form,
#ups-widget-quote {
  margin-top: 1rem;
}
@media (min-width: 768px) {
  .ups-track-package-form,
  #ups-widget-quote {
    margin-top: 0;
  }
}
.ups-track-package-form .ups-loaderImg,
#ups-widget-quote .ups-loaderImg {
  background-image: url(/assets/resources/webcontent/images/ajax-loader-transparent.gif);
}
.ups-track-package-form .ups-formError,
#ups-widget-quote .ups-formError {
  margin-bottom: 0;
}
#ups-widget-quote {
  position: relative;
  border-radius: 4px;
  z-index: 2;
  padding: 1.5rem;
  background-color: #fff;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, .15);
  color: #121212;
}
#ups-widget-quote #syst-wgt-error {
  display: none;
  color: #df2901;
}
#ups-widget-quote #syst-wgt-error.has-error {
  display: block;
}
@media (max-width: 767.98px) {
  #ups-widget-quote #syst-wgt-error {
    background: #fff;
    padding: .5rem .75rem;
    border-radius: .25rem;
  }
}
#ups-widget-quote .heading-title {
  font-size: 1.5rem;
  margin-bottom: 1rem;
}
#ups-widget-quote .widget-info-text {
  background-color: #f2f1ef;
  margin-bottom: 1rem;
  padding: 1rem;
  border-radius: .25rem;
}
#ups-widget-quote .ups-text_size_sm {
  font-size: 1rem;
}
#ups-widget-quote .row {
  margin-bottom: .5rem;
}
#ups-widget-quote .row [class*=col-] {
  padding-left: 15px;
  padding-right: 15px;
}
#ups-widget-quote .row .col-lg-2 .ups-input.has-icon.ups-input-focus .icon {
  bottom: calc(50% - .75rem);
}
#ups-widget-quote .row .col-lg-2 .ups-input.has-icon label {
  max-width: calc(85% - 30px);
}
#ups-widget-quote .row .col-lg-2 .ups-input.has-icon .ups-formError span.icon {
  position: relative;
  padding-left: 1rem;
  margin-right: 0rem;
  color: #df0101;
  bottom: calc(50% - .75rem);
}
#ups-widget-quote .shipping-services_title {
  margin-bottom: 1rem;
}
#ups-widget-quote .shipping-services_legal {
  font-weight: 500;
}
#ups-widget-quote .widget-meta-text {
  font-style: italic;
}
#ups-widget-quote .ship-service-date {
  font-size: 1rem;
  line-height: 1.5;
  margin-bottom: 1rem;
}
#ups-widget-quote .input-heading {
  margin-bottom: .8rem;
}
#ups-widget-quote .heading-title {
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 1.333rem;
  margin-bottom: 2rem;
}
#ups-widget-quote .sub-heading-title {
  font-size: 1rem;
  line-height: 1.25;
}
#ups-widget-quote .cust-mandatory-lbl::after {
  content: "*";
}
#ups-widget-quote .ups-loaderImg {
  padding: 10px 20px;
}
@media (max-width: 767.98px) {
  #ups-widget-quote .ups-loaderImg {
    position: absolute;
    bottom: -1.75rem;
    right: 1rem;
    z-index: 1;
    transform: scale(0.75);
  }
}
#ups-widget-quote .ups-cta {
  margin-bottom: 0;
}
@media (max-width: 767.98px) {
  #ups-widget-quote .ups-cta#tile-to-ship {
    margin-bottom: 1rem;
    background-color: #fff;
  }
}
#ups-widget-quote .ups-cta:focus:before {
  border: 1px solid #ffc400;
}
@media (min-width: 768px) {
  #ups-widget-quote .ups-cta:focus:before {
    border-color: #5f5753;
  }
}
#ups-widget-quote .ups-input.has-icon.has-error .unit-icon {
  color: #df0101;
}
#ups-widget-quote .promo-code-wrapper .row [class*=col-] {
  padding-left: 15px;
}
#ups-widget-quote .promo-code-wrapper .ups-form_label {
  padding: 0 15px;
}
#ups-widget-quote .promo-code-wrapper .ups-input .ups-input_wrapper {
  max-width: 100%;
}
#ups-widget-quote .promo-code-wrapper .ups-input input::placeholder {
  opacity: 0;
}
#ups-widget-quote .promo-code-wrapper .ups-input.has-error .ups-formError {
  font-size: .75rem;
  padding: .5rem .75rem;
}
@media (min-width: 768px) {
  #ups-widget-quote .promo-code-wrapper .ups-input.has-error .ups-formError {
    padding-top: 0;
  }
}
#ups-widget-quote .promo-code-wrapper .ups-input.has-error .ups-formError span.icon {
  margin-right: .5rem;
  font-size: .875rem;
}
@media (max-width: 767.98px) {
  #ups-widget-quote .promo-code-wrapper .ups-input.has-error .ups-formError {
    background-color: #fff;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
  }
}
#ups-widget-quote .promo-code-wrapper .ups-input .form-info {
  position: relative;
  right: 0;
  top: 1.5rem;
}
#ups-widget-quote .shipping-services {
  display: none;
}
#ups-widget-quote .services-all .ship-service_tiles,
#ups-widget-quote .services-recommended .ship-service_tiles {
  display: flex;
  flex-wrap: wrap;
  column-gap: 1rem;
}
#ups-widget-quote .services-all .ship-service_tiles .row [class*=col-],
#ups-widget-quote .services-recommended .ship-service_tiles .row [class*=col-] {
  padding-left: 0;
  padding-right: 0;
}
#ups-widget-quote .services-all .ship-service_tiles .row.three-day-column,
#ups-widget-quote .services-all .ship-service_tiles .row.four-day-column,
#ups-widget-quote .services-recommended .ship-service_tiles .row.three-day-column,
#ups-widget-quote .services-recommended .ship-service_tiles .row.four-day-column {
  margin: 0;
  column-gap: 1rem;
}
@media (min-width: 1280px) {
  #ups-widget-quote .services-all .ship-service_tiles .row.three-day-column .col-lg-4,
  #ups-widget-quote .services-all .ship-service_tiles .row.four-day-column .col-lg-4,
  #ups-widget-quote .services-recommended .ship-service_tiles .row.three-day-column .col-lg-4,
  #ups-widget-quote .services-recommended .ship-service_tiles .row.four-day-column .col-lg-4 {
    flex-basis: calc(33.333% - .667rem);
  }
  #ups-widget-quote .services-all .ship-service_tiles .row.three-day-column .col-lg-4 .ship-service_tiles,
  #ups-widget-quote .services-all .ship-service_tiles .row.four-day-column .col-lg-4 .ship-service_tiles,
  #ups-widget-quote .services-recommended .ship-service_tiles .row.three-day-column .col-lg-4 .ship-service_tiles,
  #ups-widget-quote .services-recommended .ship-service_tiles .row.four-day-column .col-lg-4 .ship-service_tiles {
    flex-direction: column;
  }
}
@media (min-width: 1280px) {
  #ups-widget-quote .services-all .ship-service_tiles .row.three-day-column .col-lg-3,
  #ups-widget-quote .services-all .ship-service_tiles .row.four-day-column .col-lg-3,
  #ups-widget-quote .services-recommended .ship-service_tiles .row.three-day-column .col-lg-3,
  #ups-widget-quote .services-recommended .ship-service_tiles .row.four-day-column .col-lg-3 {
    flex-basis: calc(25% - .75rem);
  }
  #ups-widget-quote .services-all .ship-service_tiles .row.three-day-column .col-lg-3 .ship-service_tiles,
  #ups-widget-quote .services-all .ship-service_tiles .row.four-day-column .col-lg-3 .ship-service_tiles,
  #ups-widget-quote .services-recommended .ship-service_tiles .row.three-day-column .col-lg-3 .ship-service_tiles,
  #ups-widget-quote .services-recommended .ship-service_tiles .row.four-day-column .col-lg-3 .ship-service_tiles {
    flex-direction: column;
  }
}
#ups-widget-quote .services-all .ship-service_tiles .tile,
#ups-widget-quote .services-recommended .ship-service_tiles .tile {
  position: relative;
  display: flex;
  align-items: flex-start;
  box-shadow: 0px 2px 5px rgba(0, 0, 0, .14), 0px 4px 12px -3px rgba(0, 0, 0, .05);
  border-radius: .25rem;
  margin-bottom: 1rem;
  flex-grow: 1;
  background-color: #fff;
  color: #121212;
  width: 100%;
}
@media (min-width: 768px) {
  #ups-widget-quote .services-all .ship-service_tiles .tile,
  #ups-widget-quote .services-recommended .ship-service_tiles .tile {
    flex-grow: 0;
    flex-basis: 100%;
  }
}
@media (min-width: 1280px) {
  #ups-widget-quote .services-all .ship-service_tiles .tile,
  #ups-widget-quote .services-recommended .ship-service_tiles .tile {
    flex-grow: 0;
    flex-basis: calc(33% - .5rem);
  }
}
#ups-widget-quote .services-all .ship-service_tiles .tile input,
#ups-widget-quote .services-recommended .ship-service_tiles .tile input {
  position: absolute;
  opacity: 0;
}
#ups-widget-quote .services-all .ship-service_tiles .tile input:checked + label,
#ups-widget-quote .services-recommended .ship-service_tiles .tile input:checked + label {
  background: #f8fbfb;
  border: 2px solid #0d7f83;
  box-shadow: 0px 2px 5px rgba(0, 0, 0, .14), 0px 4px 12px -3px rgba(0, 0, 0, .05);
  border-radius: 4px;
}
#ups-widget-quote .services-all .ship-service_tiles .tile input:focus + label,
#ups-widget-quote .services-recommended .ship-service_tiles .tile input:focus + label {
  outline: 1px solid #121212;
  border-radius: 4px;
}
#ups-widget-quote .services-all .ship-service_tiles .tile input.ng-invalid + label,
#ups-widget-quote .services-recommended .ship-service_tiles .tile input.ng-invalid + label {
  outline: 2px solid #df0101;
  border-radius: 4px;
}
#ups-widget-quote .services-all .ship-service_tiles .tile label,
#ups-widget-quote .services-recommended .ship-service_tiles .tile label {
  flex: 1;
  padding: .75rem 1rem 1rem 3.5rem;
  border: 2px solid #fff;
  cursor: pointer;
}
#ups-widget-quote .services-all .ship-service_tiles .tile label span,
#ups-widget-quote .services-recommended .ship-service_tiles .tile label span {
  display: block;
  color: #000;
  line-height: 1.5;
  font-weight: 500;
}
#ups-widget-quote .services-all .ship-service_tiles .tile label .row,
#ups-widget-quote .services-recommended .ship-service_tiles .tile label .row {
  padding: 0 1rem;
  margin-bottom: 0;
}
#ups-widget-quote .services-all .ship-service_tiles .tile label .service-recommend,
#ups-widget-quote .services-recommended .ship-service_tiles .tile label .service-recommend {
  font-size: .875rem;
  font-weight: 400;
  text-transform: uppercase;
}
#ups-widget-quote .services-all .ship-service_tiles .tile label .service-date,
#ups-widget-quote .services-all .ship-service_tiles .tile label .service-time,
#ups-widget-quote .services-recommended .ship-service_tiles .tile label .service-date,
#ups-widget-quote .services-recommended .ship-service_tiles .tile label .service-time {
  font-size: 1rem;
}
#ups-widget-quote .services-all .ship-service_tiles .tile label .service-price,
#ups-widget-quote .services-recommended .ship-service_tiles .tile label .service-price {
  font-size: 1.25rem;
  font-weight: 400;
}
@media (min-width: 768px)and (max-width: 1279.98px) {
  #ups-widget-quote .services-all .ship-service_tiles .tile label .service-price,
  #ups-widget-quote .services-recommended .ship-service_tiles .tile label .service-price {
    text-align: right;
  }
}
#ups-widget-quote .services-all .ship-service_tiles .tile label .service-name,
#ups-widget-quote .services-recommended .ship-service_tiles .tile label .service-name {
  font-size: .875rem;
  font-weight: 400;
}
@media (min-width: 768px)and (max-width: 1279.98px) {
  #ups-widget-quote .services-all .ship-service_tiles .tile label .service-name,
  #ups-widget-quote .services-recommended .ship-service_tiles .tile label .service-name {
    text-align: right;
  }
}
#ups-widget-quote .services-all .ship-service_tiles .tile label:before,
#ups-widget-quote .services-recommended .ship-service_tiles .tile label:before {
  left: 1rem;
}
@media (min-width: 1280px) {
  #ups-widget-quote .three-day-column .ship-service-date,
  #ups-widget-quote .four-day-column .ship-service-date {
    text-align: center;
  }
}
@media (min-width: 768px) {
  #ups-widget-quote .three-day-column .ship-service_tiles .tile,
  #ups-widget-quote .four-day-column .ship-service_tiles .tile {
    flex-basis: calc(50% - .5rem);
  }
}
@media (min-width: 1280px) {
  #ups-widget-quote .three-day-column .ship-service_tiles .tile,
  #ups-widget-quote .four-day-column .ship-service_tiles .tile {
    flex-basis: 100%;
  }
}
#ups-widget-quote .three-day-column .ship-service_tiles .tile label .service-name,
#ups-widget-quote .four-day-column .ship-service_tiles .tile label .service-name {
  font-size: .875rem;
  font-weight: 400;
}
@media (min-width: 768px)and (max-width: 1279.98px) {
  #ups-widget-quote .three-day-column .ship-service_tiles .tile label .service-name,
  #ups-widget-quote .four-day-column .ship-service_tiles .tile label .service-name {
    text-align: left;
  }
}
@media (min-width: 768px)and (max-width: 1279.98px) {
  #ups-widget-quote .services-all .ship-service_tiles .tile label .service-name {
    text-align: left;
  }
}
.ups-input.error {
  margin-bottom: 1rem;
}
.dropdown-wrapper {
  max-width: 360px;
  width: 100%;
}
.promo-code-wrapper .form-info {
  font-size: .875rem;
}
.promo-code-wrapper .promo-code-display-container .form-info {
  border: none;
  background: rgba(0, 0, 0, 0);
}
.icon-button-pair {
  background-color: rgba(0, 0, 0, 0);
  border: none;
  color: #0662bb;
}
.icon-button-pair .ups-link {
  margin-left: .5rem;
}
.input-container {
  display: flex;
  flex-grow: 0;
  align-items: center;
}
.input-container.input-buton-pair .ups-input {
  max-width: 270px;
  width: 100%;
}
.input-container .input-button {
  top: 50%;
  transform: translateY(-50%);
}
.input-container .ups-link {
  margin-left: 1rem;
  font-size: .875em;
}
.display-container .ups-link {
  margin-left: 1rem;
  font-size: .875em;
}
#ups-widget-quote .ups-cta-secondary {
  color: #0662bb;
}
#ups-widget-quote .ups-link {
  color: #076acb;
}
#ups-widget-quote .ups-link:hover {
  color: #105497;
}
#ups-widget-quote .ups-radio-button .ups-buttonList_wrapper .ups-radio-custom {
  margin-right: .75rem;
  outline: none;
}
#ups-widget-quote .ups-radio-button .ups-buttonList_wrapper .ups-radio-custom:checked + label:before {
  border: .5rem solid #0a8080;
}
#ups-widget-quote .ups-radio-button .ups-buttonList_wrapper .ups-radio-custom-label {
  position: relative;
  margin: 0;
}
#ups-widget-quote .ups-radio-button .ups-buttonList_wrapper .ups-radio-custom-label:before {
  content: "";
  width: 1.5rem;
  height: 1.5rem;
  position: absolute;
  border: .0625rem solid #bfb8af;
  border-radius: 50%;
  background: #fff;
}
.track_panel_wrapper {
  display: flex;
  flex-direction: column;
  align-items: start;
  gap: 2rem;
}
@media (min-width: 1280px) {
  .track_panel_wrapper {
    flex-direction: row;
  }
}
.track_panel_wrapper .ups-track-package-form,
.track_panel_wrapper custom-track-widget {
  flex-grow: 2;
  width: 100%;
}
#ups-widget-trackpackagelist {
  min-width: 100%;
}
@media (min-width: 1280px) {
  #ups-widget-trackpackagelist {
    min-width: 390px;
    margin-top: -90px;
  }
}
.ups-widget-trackpackagelist {
  display: inline-block;
  position: relative;
  border-radius: 4px;
  z-index: 2;
  padding: 1rem 1.5rem;
  background-color: #fff;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, .15);
  color: #121212;
  min-width: 100%;
}
.ups-widget-trackpackagelist h3 {
  font-size: 1.25rem;
}
.ups-widget-trackpackagelist .tracking_label {
  font-size: .875rem;
}
@media (min-width: 1280px) {
  .ups-widget-trackpackagelist .tracking_label {
    font-size: 1rem;
  }
}
.ups-widget-trackpackagelist .arrival_label,
.ups-widget-trackpackagelist .footnote_label {
  color: #5f5753;
  font-size: .75rem;
}
.ups-widget-trackpackagelist .arrival_label.see_all,
.ups-widget-trackpackagelist .footnote_label.see_all {
  text-align: right;
  width: 100%;
  display: inline-block;
  font-size: 14px;
}
.ups-widget-trackpackagelist .arrival_label.see_all .ups-icon-right-arrow,
.ups-widget-trackpackagelist .footnote_label.see_all .ups-icon-right-arrow {
  font-size: 12px;
  margin-left: .5rem;
}
.ups-widget-trackpackagelist .arrival_label.see_all a,
.ups-widget-trackpackagelist .footnote_label.see_all a {
  color: #0662bb;
}
.ups-component.app-teaser .tab-content .ups-widget-trackpackagelist .show_all_label.ups-link {
  font-size: .875rem;
  color: #0662bb;
  text-align: right;
}
.ups-widget-trackpackagelist .package_list {
  padding: 2px;
  margin-bottom: .5rem;
  display: flex;
  gap: .5rem;
  flex-direction: column;
}
.ups-widget-trackpackagelist .package_list li {
  list-style: none;
}
.ups-widget-trackpackagelist .package_list {
  max-height: 330px;
  overflow-y: auto;
}
@media (min-width: 768px) {
  .ups-widget-trackpackagelist .package_list {
    max-height: 272px;
  }
}
.ups-widget-trackpackagelist .package_list .package_item {
  padding: .75rem 1rem;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  align-self: stretch;
  gap: .5rem;
  border-radius: .25rem;
  border: 2px solid #dfdbd7;
  background: #fff;
  color: initial;
  text-decoration: none;
  transition: all .35s ease-in-out;
}
.ups-widget-trackpackagelist .package_list .package_item.tile-container {
  width: 100%;
  box-shadow: none;
}
.ups-widget-trackpackagelist .package_list .package_item:hover {
  border: 2px solid #0a8080;
  background: #f8fbfb;
  transition: all .35s ease-in-out;
}
.ups-widget-trackpackagelist .package_list .package_item:active,
.ups-widget-trackpackagelist .package_list .package_item:focus-within {
  outline: none;
  box-shadow: 0 0 0 2px #121212;
  border-radius: 2px;
}
@media (min-width: 768px) {
  .ups-widget-trackpackagelist .package_list .package_item {
    gap: 1rem;
  }
}
.ups-widget-trackpackagelist .package_list .package_item .tracking_icon {
  max-width: 32px;
  height: 32px;
}
@media (min-width: 768px) {
  .ups-widget-trackpackagelist .package_list .package_item .tracking_icon {
    max-width: 40px;
    height: 40px;
  }
}
.ups-widget-trackpackagelist .package_list .package_item .tracking_tags {
  display: flex;
  flex-direction: column;
  align-items: start;
  align-content: center;
}
@media (min-width: 768px) {
  .ups-widget-trackpackagelist .package_list .package_item .tracking_tags {
    flex-direction: row;
    gap: .5rem;
    align-items: center;
  }
}
.ups-widget-trackpackagelist .package_list .package_item .ups-tag_text-container {
  font-size: .625rem;
}
.ups-widget-trackpackagelist .package_list .package_item .icon {
  margin-left: auto;
  color: #bfb8af;
  font-size: 10px;
}
@media screen and (max-width: 1149px) {
  .camera-icon {
    top: 15px;
    right: 12px;
    color: #5f5753;
  }
  .camera-icon-utrk {
    top: 15px;
    right: 12px;
    color: #5f5753;
  }
  .photoicon {
    top: 6px;
    right: 12px;
    color: #5f5753;
  }
}
.ups-component.ups-simple-track {
  margin: 4rem auto;
}
.ups-component.ups-simple-track.ups-help_show .component-body .ups-help_panel {
  transition: all 1s;
  opacity: 1;
  position: relative;
  z-index: 1;
}
.ups-component.ups-simple-track .component-body {
  border-radius: .25rem;
  padding: 1.5rem 0;
  border: 1px solid #dfdbd7;
  box-shadow: 9px 4px 32px 0px rgba(0, 4, 32, .1);
  width: 100%;
  margin: 0 auto;
  display: flex;
  min-height: 92px;
  flex-wrap: wrap;
}
@media (min-width: 768px) {
  .ups-component.ups-simple-track .component-body {
    width: 100%;
    padding: 1.5rem 4rem;
    flex-direction: column;
  }
}
@media (min-width: 1280px) {
  .ups-component.ups-simple-track .component-body {
    width: 1072px;
    padding: 1.5rem 4rem;
    flex-direction: row;
    align-items: baseline;
    justify-content: center;
  }
}
@media (max-width: 767.98px) {
  .ups-component.ups-simple-track .component-body {
    padding: 1.5rem 1rem;
    flex-direction: column;
  }
}
.ups-component.ups-simple-track .component-body .ups-help_panel {
  display: none;
  flex-basis: 100%;
  padding-top: 1rem;
  margin-top: 1.5rem;
  border-top: 1px solid #e5e5e5;
  animation: fadeIn .5s;
}
.ups-component.ups-simple-track .component-body .ups-help_panel.show {
  display: block;
}
.ups-component.ups-simple-track .component-body h2 {
  font-size: 1.25rem;
  line-height: 1.5;
  margin-bottom: 0;
  font-weight: 400;
  margin-right: 1.5rem;
  padding-bottom: .6rem;
}
@media (min-width: 1280px) {
  .ups-component.ups-simple-track .component-body h2 {
    padding-bottom: 0;
    max-width: 20%;
  }
}
.ups-component.ups-simple-track .component-body .ups-form_input {
  width: 100%;
  position: relative;
  z-index: 5;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #8c857e;
  border-radius: .25rem;
  font-size: 1rem;
  color: #5f5753;
  transition: all .5s;
}
.ups-component.ups-simple-track .component-body .ups-form_input:is(input) {
  padding: 10px 10px 10px 40px;
}
.ups-component.ups-simple-track .component-body .ups-form_input:is(textarea) {
  padding: 10px;
}
.ups-component.ups-simple-track .component-body .ups-form_input:focus {
  box-shadow: 0 0 0 1px #8c8585;
}
.ups-component.ups-simple-track .component-body .ups-form_input:focus::placeholder {
  color: #fff;
}
.ups-component.ups-simple-track .component-body .ups-help_button {
  border: 0;
  background: rgba(0, 0, 0, 0);
  padding: 0;
  text-align: left;
  margin-top: .5rem;
  margin-right: auto;
}
.ups-component.ups-simple-track .component-body .ups-help_button .ups-helpicon-text {
  text-decoration: underline;
}
.ups-component.ups-simple-track .component-body .ups-help_button[aria-expanded=true] {
  color: #121212;
}
.ups-component.ups-simple-track .component-body .ups-help_button[aria-expanded=false] {
  color: #0662bb;
}
@media (min-width: 1280px) {
  .ups-component.ups-simple-track .component-body .ups-help_button {
    margin-left: 1rem;
    margin-top: 0;
    text-decoration: none;
    margin-right: 0;
  }
}
.ups-component.ups-simple-track .component-body .ups-simpleTrack_btn {
  display: block;
}
@media (max-width: 767.98px) {
  .ups-component.ups-simple-track .component-body .ups-simpleTrack_btn {
    margin-top: 1rem;
  }
}
.ups-component.ups-simple-track .component-body form {
  width: 100%;
  display: flex;
  flex-basis: 100%;
  align-items: baseline;
}
@media (min-width: 1280px) {
  .ups-component.ups-simple-track .component-body form {
    max-width: 650px;
  }
}
@media (max-width: 767.98px) {
  .ups-component.ups-simple-track .component-body form {
    flex-direction: column;
  }
}
.ups-component.ups-simple-track .component-body .ups-simple-track-input-wrap {
  position: relative;
  width: 100%;
  border-radius: .25rem;
}
.ups-component.ups-simple-track .component-body .ups-simple-track-input-wrap textarea {
  width: 100%;
  height: 46px;
  display: block;
  resize: none;
}
.ups-component.ups-simple-track .component-body .ups-simple-track-input-wrap .ups-icon-search {
  position: absolute;
  left: .75rem;
  top: .75rem;
  width: 1rem;
  z-index: 1;
  color: #8c857e;
}
@media (min-width: 768px) {
  .ups-component.ups-simple-track .component-body .ups-simple-track-input-wrap {
    max-width: 456px;
    margin-right: 1rem;
  }
}
@media (min-width: 1280px) {
  .ups-component.ups-simple-track .component-body .ups-simple-track-input-wrap {
    max-width: 516px;
    margin-right: 1rem;
  }
}
.ups-component.app-teaser.ups-id4-gradient {
  background: url(/assets/resources/webcontent/images/gradient-4th-2574x506.webp);
}
.ups-component.app-teaser.ups-id4-gradient:before {
  background: none;
}
.ups-component.app-teaser.ups-id4-gradient .img-fluid {
  display: none;
}
.ups-component.ups-subscribe-email {
  background-color: #f2f1ef;
  padding: 44px 0 0;
}
.ups-component.ups-subscribe-email.login-user .component-body {
  align-items: start;
  justify-content: space-between;
}
.ups-component.ups-subscribe-email .component-footer {
  padding-top: 30px;
}
@media (min-width: 768px) {
  .ups-component.ups-subscribe-email .component-footer {
    padding: 0 36px;
  }
}
@media (min-width: 1280px) {
  .ups-component.ups-subscribe-email .component-footer {
    padding: 0;
  }
}
.ups-component.ups-subscribe-email .component-body {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
@media (min-width: 768px) {
  .ups-component.ups-subscribe-email .component-body {
    padding: 0 36px 44px;
  }
}
@media (min-width: 1280px) {
  .ups-component.ups-subscribe-email .component-body {
    flex-wrap: nowrap;
    padding: 0 0 44px;
  }
}
.ups-component.ups-subscribe-email .component-body .subscription-msg {
  flex-basis: 100%;
}
.ups-component.ups-subscribe-email .component-body .subscription-msg h2,
.ups-component.ups-subscribe-email .component-body .subscription-msg h3 {
  font-weight: 400;
  font-size: 24px;
}
@media (min-width: 768px) {
  .ups-component.ups-subscribe-email .component-body .subscription-msg {
    flex-basis: 75%;
  }
}
.ups-component.ups-subscribe-email .component-body > h2,
.ups-component.ups-subscribe-email .component-body > h3 {
  flex-basis: 100%;
  font-weight: 400;
  font-size: 24px;
  line-height: 2rem;
  margin-bottom: 1rem;
}
@media (min-width: 1280px) {
  .ups-component.ups-subscribe-email .component-body > h2,
  .ups-component.ups-subscribe-email .component-body > h3 {
    max-width: 348px;
    margin-bottom: 0;
  }
}
.ups-component.ups-subscribe-email .component-body .ups-form-input {
  width: 100%;
  border: 1px solid #8c857e;
  border-radius: .25rem;
  font-size: 1rem;
  color: #5f5753;
  padding: 10px;
  transition: all .5s;
  max-width: 100%;
  margin-top: 12px;
  margin-right: 1rem;
}
.ups-component.ups-subscribe-email .component-body .ups-form-input:focus {
  box-shadow: 0 0 0 1px #8c8585;
}
.ups-component.ups-subscribe-email .component-body .ups-form-input:focus::placeholder {
  color: rgba(0, 0, 0, 0);
}
@media (min-width: 768px) {
  .ups-component.ups-subscribe-email .component-body .ups-form-input {
    margin-top: 0;
  }
}
@media (min-width: 1280px) {
  .ups-component.ups-subscribe-email .component-body .ups-form-input {
    margin-top: 0;
    max-width: 76.2%;
  }
}
.ups-component.ups-subscribe-email form {
  flex-basis: 100%;
  flex-direction: column;
  display: flex;
}
@media (min-width: 768px) {
  .ups-component.ups-subscribe-email form {
    flex-direction: row;
    flex-basis: 78%;
  }
}
@media (min-width: 1280px) {
  .ups-component.ups-subscribe-email form {
    flex-basis: 100%;
    justify-content: space-evenly;
  }
}
.ups-component.ups-subscribe-email .ups-cta-primary {
  margin-top: 12px;
}
@media (min-width: 768px) {
  .ups-component.ups-subscribe-email .ups-cta-primary {
    margin-top: 0;
    flex-basis: 30%;
  }
}
@media (min-width: 1280px) {
  .ups-component.ups-subscribe-email .ups-cta-primary {
    margin-top: 0;
    flex-basis: 20%;
  }
}
.ups-component.ups-subscribe-email .toggle-content-btn {
  max-width: 100%;
  margin-top: 22px;
  color: #5f5753;
  border: 0;
  padding: 0;
  background-color: rgba(0, 0, 0, 0);
  flex-basis: 100%;
}
@media (min-width: 768px) {
  .ups-component.ups-subscribe-email .toggle-content-btn {
    max-width: 22%;
    margin-top: 0;
  }
}
@media (min-width: 1280px) {
  .ups-component.ups-subscribe-email .toggle-content-btn {
    max-width: 16%;
  }
}
.ups-component.ups-subscribe-email .toggle-content-btn .show-more,
.ups-component.ups-subscribe-email .toggle-content-btn .show-less {
  display: inline-block;
  width: 120px;
  vertical-align: middle;
}
.ups-component.ups-subscribe-email .toggle-content-btn span.icon {
  transition: all .35s ease-in-out;
  transform: rotate(0deg);
  display: inline-block;
  font-size: .5rem;
}
.ups-component.ups-subscribe-email .toggle-content-btn[aria-expanded=true] .show-less {
  display: inline-block;
}
.ups-component.ups-subscribe-email .toggle-content-btn[aria-expanded=true] .show-more {
  display: none;
}
.ups-component.ups-subscribe-email .toggle-content-btn[aria-expanded=true] span.icon {
  transform: rotate(-180deg);
  transform-origin: center;
}
.ups-component.ups-subscribe-email .toggle-content-btn[aria-expanded=false] .show-more {
  display: inline-block;
}
.ups-component.ups-subscribe-email .toggle-content-btn[aria-expanded=false] .show-less {
  display: none;
}
.ups-component.ups-subscribe-email .subscribe-text-container {
  border-top: 1px solid #8c857e;
  padding: 1.25rem 0;
}
.ups-component.ups-subscribe-email .subscribe-text-container > h3,
.ups-component.ups-subscribe-email .subscribe-text-container > h4,
.ups-component.ups-subscribe-email .subscribe-text-container > h5 {
  font-weight: 400;
  font-size: 20px;
}
.ups-component.ups-subscribe-email .subscribe-text-container ul {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  list-style: none;
  margin-top: 1.5rem;
  flex-wrap: wrap;
}
@media (min-width: 768px) {
  .ups-component.ups-subscribe-email .subscribe-text-container ul {
    flex-direction: row;
  }
}
.ups-component.ups-subscribe-email .subscribe-text-container ul li {
  flex-basis: 25%;
  padding-right: 24px;
  padding-left: 2.2rem;
  position: relative;
  flex-basis: 100%;
  margin-bottom: 1.5rem;
}
.ups-component.ups-subscribe-email .subscribe-text-container ul li p:last-child {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .ups-component.ups-subscribe-email .subscribe-text-container ul li {
    flex-basis: 50%;
  }
}
@media (min-width: 1280px) {
  .ups-component.ups-subscribe-email .subscribe-text-container ul li {
    flex-basis: 25%;
  }
}
.ups-component.ups-subscribe-email .subscribe-text-container ul li::before {
  content: "\e607";
  font-family: "upsicons";
  display: inline-block;
  min-width: 1.5rem;
  height: 1.5rem;
  border-radius: 50%;
  background-color: #c2e3e2;
  margin-right: 16px;
  position: absolute;
  left: 0;
  font-size: 12px;
  line-height: 2;
  padding-left: 5px;
  padding-top: 1px;
  top: -4px;
}
.ups-component.ups-subscribe-email .subscribe-text-container ul li > h3,
.ups-component.ups-subscribe-email .subscribe-text-container ul li > h4,
.ups-component.ups-subscribe-email .subscribe-text-container ul li > h5 {
  font-size: 1rem;
}
.ups-component.anchor-links {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
@media (min-width: 768px) {
  .ups-component.anchor-links {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
}
@media (min-width: 1280px) {
  .ups-component.anchor-links {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
}
.ups-component.anchor-links.glossary .anchor-list ul {
  display: flex;
  flex-wrap: wrap;
  row-gap: 24px;
}
.ups-component.anchor-links.glossary .anchor-list li {
  text-align: center;
  flex: 1 1 20%;
  max-width: 20%;
}
@media (min-width: 768px) {
  .ups-component.anchor-links.glossary .anchor-list li {
    flex: 1 1 11.11%;
    max-width: 11.11%;
  }
}
@media (min-width: 1280px) {
  .ups-component.anchor-links.glossary .anchor-list li {
    flex: 1 1 7.69%;
    max-width: 7.69%;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .ups-component.anchor-links.glossary .anchor-list li {
    margin-bottom: 34px;
  }
}
.ups-component.anchor-links.glossary .anchor-list li a {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 44px;
  height: 44px;
  border: 1px solid #0662bb;
  border-radius: 50%;
}
.ups-component.anchor-links.glossary .anchor-list li a:focus {
  outline: none;
  position: relative;
  box-shadow: none;
}
.ups-component.anchor-links.glossary .anchor-list li a:focus::before {
  content: "";
  position: absolute;
  border-radius: 2.5rem;
  border: 1px solid #5f5753;
  top: -6px;
  bottom: -6px;
  right: -6px;
  left: -6px;
  display: none;
}
body.accessible .ups-component.anchor-links.glossary .anchor-list li a:focus:before {
  display: block;
}
.ups-component.anchor-links.glossary .anchor-list li.inactive a {
  background-color: #f2f1ef;
  border-color: #bfb8af;
  color: #bfb8af;
  cursor: not-allowed;
  pointer-events: none;
}
.ups-component.anchor-links .anchor-header h1,
.ups-component.anchor-links .anchor-header h2,
.ups-component.anchor-links .anchor-header h3 {
  font-size: 1.25rem;
  line-height: 1.4;
  margin-bottom: .75rem;
}
@media (min-width: 768px) {
  .ups-component.anchor-links .anchor-header h1,
  .ups-component.anchor-links .anchor-header h2,
  .ups-component.anchor-links .anchor-header h3 {
    font-size: 1.5rem;
  }
}
.ups-component.anchor-links .anchor-list {
  margin-top: 1.5rem;
}
@media (min-width: 768px) {
  .ups-component.anchor-links .anchor-list {
    margin-top: 2rem;
  }
}
@media (min-width: 1280px) {
  .ups-component.anchor-links .anchor-list {
    margin-top: 2.5rem;
  }
}
.ups-component.anchor-links .anchor-list ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: left;
  margin: 0;
  padding: 0;
  list-style: none;
}
@media (min-width: 768px) {
  .ups-component.anchor-links .anchor-list ul {
    margin: 0 -0.75rem;
  }
}
@media (min-width: 1280px) {
  .ups-component.anchor-links .anchor-list ul {
    margin: 0 -1rem;
  }
}
.ups-component.anchor-links .anchor-list ul li {
  flex: 0 0 100%;
  max-width: 100%;
}
@media (min-width: 768px) {
  .ups-component.anchor-links .anchor-list ul li {
    flex: 0 0 50%;
    max-width: 50%;
    padding: 0 .75rem;
  }
}
@media (min-width: 1280px) {
  .ups-component.anchor-links .anchor-list ul li {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
    padding: 0 1rem;
  }
}
.ups-component.anchor-links .anchor-list ul li a {
  font-size: 1rem;
  line-height: 1.5;
  font-weight: 500;
  display: flex;
  align-items: center;
  color: #0662bb;
  padding: 1.25rem 0;
  border-bottom: 1px solid #dfdbd7;
}
.ups-component.anchor-links .anchor-list ul li a:hover {
  text-decoration: none;
  color: #105497;
}
.ups-component.anchor-links .anchor-list ul li .icon {
  font-size: .688rem;
  line-height: 1;
}
.ups-component.anchor-links .anchor-list ul li:last-child a {
  border: none;
}
@media (min-width: 768px)and (max-width: 991.98px) {
  .ups-component.anchor-links .anchor-list ul li:nth-child(2n+1):nth-last-child(-n+2) a,
  .ups-component.anchor-links .anchor-list ul li:nth-child(2n+1):nth-last-child(-n+2) ~ li a {
    border: none;
  }
}
@media (min-width: 1280px) {
  .ups-component.anchor-links .anchor-list ul li:nth-child(3n+1):nth-last-child(-n+3) a,
  .ups-component.anchor-links .anchor-list ul li:nth-child(3n+1):nth-last-child(-n+3) ~ li a {
    border: none;
  }
}
.ups-component.anchor-links .anchor-content-container {
  max-width: 648px;
  margin: auto;
}
@media (min-width: 1280px) {
  .ups-component.anchor-links .anchor-content-container {
    max-width: 800px;
  }
}
.ups-component.anchor-links .anchor-content-container .back-to-top {
  position: fixed;
  bottom: 3rem;
  right: 5%;
  text-align: right;
}
.ups-component.anchor-links .anchor-content-container .back-to-top button {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  padding: 0;
  width: 50px;
  height: 50px;
  min-width: 50px;
  opacity: 0;
  transform: scale(0);
  transition: all .4s ease-in-out;
}
.ups-component.anchor-links .anchor-content-container .back-to-top button.show {
  opacity: 1;
  transform: scale(1);
}
.ups-component.anchor-links .anchor-content-container .back-to-top button span {
  font-size: 1.4rem;
  margin: 0;
}
.ups-component.anchor-links .anchor-content-container .back-to-top button::after {
  display: none;
}
.ups-component.anchor-links .content-blocks {
  margin-top: 2rem;
}
@media (min-width: 768px) {
  .ups-component.anchor-links .content-blocks {
    margin-top: 2.5rem;
  }
}
@media (min-width: 1280px) {
  .ups-component.anchor-links .content-blocks {
    margin-top: 4rem;
  }
}
.ups-component.anchor-links .content-blocks .block-header h2,
.ups-component.anchor-links .content-blocks .block-header h3,
.ups-component.anchor-links .content-blocks .block-header h4,
.ups-component.anchor-links .content-blocks .block-header h5 {
  font-weight: 400;
  line-height: 1.25;
  margin-bottom: 1.25rem;
  font-size: 2rem;
}
@media (min-width: 768px) {
  .ups-component.anchor-links .content-blocks .block-header h2,
  .ups-component.anchor-links .content-blocks .block-header h3,
  .ups-component.anchor-links .content-blocks .block-header h4,
  .ups-component.anchor-links .content-blocks .block-header h5 {
    font-size: 2.5rem;
  }
}
@media (min-width: 1280px) {
  .ups-component.anchor-links .content-blocks .block-header h2,
  .ups-component.anchor-links .content-blocks .block-header h3,
  .ups-component.anchor-links .content-blocks .block-header h4,
  .ups-component.anchor-links .content-blocks .block-header h5 {
    font-size: 3rem;
  }
}
.ups-component.anchor-links .content-blocks .block-header h2:after,
.ups-component.anchor-links .content-blocks .block-header h3:after,
.ups-component.anchor-links .content-blocks .block-header h4:after,
.ups-component.anchor-links .content-blocks .block-header h5:after {
  content: "";
  width: 5rem;
  height: .25rem;
  display: block;
  background: #ffc400;
  margin: 1.25rem 0 0;
}
.ups-component.anchor-links .content-blocks .block-header h2,
.ups-component.anchor-links .content-blocks .block-header h3,
.ups-component.anchor-links .content-blocks .block-header h4,
.ups-component.anchor-links .content-blocks .block-header h5 {
  margin-bottom: 2rem;
  line-height: 1;
}
.ups-component.anchor-links .content-blocks .block-description {
  margin: 2.5rem 0;
}
.ups-component.anchor-links .content-blocks .block-description h4,
.ups-component.anchor-links .content-blocks .block-description h5,
.ups-component.anchor-links .content-blocks .block-description h6 {
  font-size: 1.25rem;
  line-height: 1.4;
  margin-bottom: .75rem;
}
.ups-component.anchor-links .content-blocks .block-description p,
.ups-component.anchor-links .content-blocks .block-description a {
  margin-bottom: 1rem;
}
.ups-component.app-teaser {
  position: relative;
  margin-bottom: 10px !important;
  color: #fff;
}
.ups-component.app-teaser:before {
  background:
    linear-gradient(
      18.83deg,
      #7e5844 37.21%,
      #69422d 100%);
}
.ups-component.app-teaser {
  background:
    linear-gradient(
      18.83deg,
      #7e5844 37.21%,
      #69422d 100%);
}
@media (min-width: 768px) {
  .ups-component.app-teaser {
    margin-bottom: 100px !important;
    background: none;
  }
}
@media (min-width: 1280px) {
  .ups-component.app-teaser {
    margin-bottom: 10px !important;
  }
}
@media (min-width: 768px) {
  .ups-component.app-teaser:before,
  .ups-component.app-teaser.bg-grey:before,
  .ups-component.app-teaser.bg-blue:before,
  .ups-component.app-teaser.bg-teal:before {
    content: "";
    height: 476px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
  }
}
@media (min-width: 1280px) {
  .ups-component.app-teaser:before,
  .ups-component.app-teaser.bg-grey:before,
  .ups-component.app-teaser.bg-blue:before,
  .ups-component.app-teaser.bg-teal:before {
    height: calc(376px + 5vw);
  }
}
.ups-component.app-teaser.bg-grey {
  color: #121212;
  background:
    linear-gradient(
      318.8deg,
      #DFDBD7 -11.42%,
      #F2F1EF 58.01%);
}
@media (min-width: 768px) {
  .ups-component.app-teaser.bg-grey {
    background: none;
  }
}
.ups-component.app-teaser.bg-grey:before {
  background:
    linear-gradient(
      318.8deg,
      #DFDBD7 -11.42%,
      #F2F1EF 58.01%);
}
.ups-component.app-teaser.bg-grey .nav-item .nav-link {
  color: #121212;
}
.ups-component.app-teaser.bg-grey .nav-item .nav-link.active {
  text-shadow:
    0 0 .65px #121212,
    0 0 .65px #121212,
    0 0 .65px #121212,
    0 0 .65px #121212;
}
.ups-component.app-teaser.bg-grey .tab-content .tab-pane {
  border-color: #121212;
}
.ups-component.app-teaser.bg-grey .tab-content .panel-title a {
  color: #121212;
}
.ups-component.app-teaser.bg-grey .tab-content .ups-cta-secondary {
  color: #0662bb;
}
.ups-component.app-teaser.bg-teal {
  background:
    linear-gradient(
      126.6deg,
      #0a8282 30.6%,
      #097272 104.21%);
}
@media (min-width: 768px) {
  .ups-component.app-teaser.bg-teal {
    background: none;
  }
}
.ups-component.app-teaser.bg-teal:before {
  background:
    linear-gradient(
      126.6deg,
      #0a8282 30.6%,
      #097272 104.21%);
}
.ups-component.app-teaser.bg-blue {
  background:
    linear-gradient(
      304.78deg,
      #326a9f -12.16%,
      #397ab7 61.1%);
}
@media (min-width: 768px) {
  .ups-component.app-teaser.bg-blue {
    background: none;
  }
}
.ups-component.app-teaser.bg-blue:before {
  background:
    linear-gradient(
      304.78deg,
      #326a9f -12.16%,
      #397ab7 61.1%);
}
.ups-component.app-teaser.ups-store-blue {
  background:
    linear-gradient(
      88.36deg,
      #017C98 50%,
      #009CBD 100%);
}
@media (min-width: 768px) {
  .ups-component.app-teaser.ups-store-blue {
    background: none;
  }
}
.ups-component.app-teaser.ups-store-blue:before {
  background:
    linear-gradient(
      88.36deg,
      #017C98 50%,
      #009CBD 100%);
}
.ups-component.app-teaser.ups-healthcare-blue {
  background:
    linear-gradient(
      88.36deg,
      #0E2554 50%,
      #426DA9 100%);
}
@media (min-width: 768px) {
  .ups-component.app-teaser.ups-healthcare-blue {
    background: none;
  }
}
.ups-component.app-teaser.ups-healthcare-blue:before {
  background:
    linear-gradient(
      88.36deg,
      #0E2554 50%,
      #426DA9 100%);
}
.ups-component.app-teaser.ups-dark-brown {
  background:
    linear-gradient(
      88.36deg,
      #351C15 50%,
      #907963 100%);
}
@media (min-width: 768px) {
  .ups-component.app-teaser.ups-dark-brown {
    background: none;
  }
}
.ups-component.app-teaser.ups-dark-brown:before {
  background:
    linear-gradient(
      88.36deg,
      #351C15 50%,
      #907963 100%);
}
.ups-component.app-teaser .ups-container {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}
.ups-component.app-teaser .ups-container:after {
  display: none;
}
@media (min-width: 768px) {
  .ups-component.app-teaser .ups-container {
    min-height: 376px;
  }
}
@media (min-width: 1280px) {
  .ups-component.app-teaser .ups-container {
    min-height: calc(376px + 5vw);
    flex-direction: row;
  }
}
.ups-component.app-teaser .apps-container {
  flex: 1 1 100%;
}
@media (min-width: 768px) {
  .ups-component.app-teaser .apps-container {
    padding-top: 5rem;
  }
}
.ups-component.app-teaser .nav {
  display: none;
}
@media (min-width: 768px) {
  .ups-component.app-teaser .nav {
    display: flex;
    margin: 0 -1rem;
    padding: 0;
    padding-bottom: 1.75rem;
  }
}
@media (min-width: 1280px) {
  .ups-component.app-teaser .nav {
    margin: 0 -1.25rem;
  }
}
.ups-component.app-teaser .nav-item .nav-link {
  position: relative;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 1.4;
  color: #fff;
  padding: 0 1rem;
  transition: text-shadow .35s;
}
@media (min-width: 1280px) {
  .ups-component.app-teaser .nav-item .nav-link {
    font-size: 1.75rem;
    padding: 0 1.25rem;
    margin-right: 1.25rem;
  }
}
.ups-component.app-teaser .nav-item .nav-link:after {
  position: absolute;
  content: "";
  background-color: #ffc400;
  left: 50%;
  transform: translateX(-50%);
  bottom: -16px;
  height: .25rem;
  width: 0;
  opacity: 0;
  transition: all .35s ease-in-out;
}
.ups-component.app-teaser .nav-item .nav-link:hover:after,
.ups-component.app-teaser .nav-item .nav-link.active:after {
  opacity: 1;
  width: 2.5rem;
}
@media (min-width: 1280px) {
  .ups-component.app-teaser .nav-item .nav-link:hover:after,
  .ups-component.app-teaser .nav-item .nav-link.active:after {
    width: 3.5rem;
  }
}
.ups-component.app-teaser .nav-item .nav-link.active {
  text-shadow:
    0 0 .65px #fff,
    0 0 .65px #fff,
    0 0 .65px #fff,
    0 0 .65px #fff;
}
body.accessible .ups-component.app-teaser .nav-item .nav-link:focus {
  box-shadow: 0 0 0 2px #ffc400;
}
@media (min-width: 768px) {
  .ups-component.app-teaser .nav-item .nav-link[data-toggle=tab] {
    margin-right: .75rem;
    padding: 0 2rem 0 1.25rem;
  }
  .ups-component.app-teaser .nav-item .nav-link[data-toggle=tab] .app-title .icon:before {
    font-family: "upsicons";
    font-size: 9px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    margin-left: .625rem;
    transition: all .35s ease-in-out;
    display: none;
  }
  .ups-component.app-teaser .nav-item .nav-link[data-toggle=tab].active .app-title .icon:before {
    transform: translateY(-50%) rotate(180deg);
  }
}
.ups-component.app-teaser .tab-content .ups-cta-secondary,
.ups-component.app-teaser .tab-content .ups-cta-tertiary,
.ups-component.app-teaser .tab-content .ups-link,
.ups-component.app-teaser .tab-content small {
  color: inherit;
}
.ups-component.app-teaser .tab-content img {
  width: 100%;
}
.ups-component.app-teaser .tab-content .panel-body {
  padding-top: 1.5rem;
}
.ups-component.app-teaser .tab-content .panel-body > *:last-child {
  margin-bottom: 0;
}
@media (max-width: 767.98px) {
  .ups-component.app-teaser .tab-content {
    max-width: 100%;
    padding: .5rem 0;
  }
  .ups-component.app-teaser .tab-content .panel-title {
    margin: 0;
  }
  .ups-component.app-teaser .tab-content .panel-title a:not([data-toggle=collapse]) span.icon {
    display: none;
  }
  .ups-component.app-teaser .tab-content .panel-title a {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 1.5rem;
    font-weight: 400;
    line-height: 1.2;
    color: #fff;
  }
  body.accessible .ups-component.app-teaser .tab-content .panel-title a:focus:after {
    content: "";
    position: absolute;
    z-index: -1;
    top: -4px;
    bottom: -4px;
    left: -4px;
    right: -4px;
    border: 1px solid #ffc400;
    border-radius: 4px;
  }
  body.accessible .ups-component.app-teaser .tab-content .panel-title a:focus {
    box-shadow: none;
    position: relative;
  }
  .ups-component.app-teaser .tab-content .panel-title a[aria-expanded=true] {
    font-weight: 500;
  }
  .ups-component.app-teaser .tab-content .panel-title a[aria-expanded=true] span.icon {
    transform: rotate(-180deg);
  }
  .ups-component.app-teaser .tab-content .panel-title a:hover {
    text-decoration: none;
  }
  .ups-component.app-teaser .tab-content .panel-title a span.icon {
    font-size: 9px;
    transition: all .35s ease-in-out;
  }
  .ups-component.app-teaser .tab-content .tab-pane {
    display: block;
    border-bottom: 1px solid #fff;
    padding: 1.5rem 0;
  }
  .ups-component.app-teaser .tab-content .tab-pane:last-child {
    border: none;
  }
  .ups-component.app-teaser .tab-content .form-content a {
    margin-bottom: 1rem;
  }
}
@media (min-width: 768px) {
  .ups-component.app-teaser .tab-content .panel-title {
    display: none;
  }
  .ups-component.app-teaser .tab-content .panel-body {
    position: relative;
    display: block;
    padding-bottom: 1.5rem;
    z-index: 1;
  }
}
@media (min-width: 1280px) {
  .ups-component.app-teaser.hero-image .apps-container {
    margin-right: 2.5rem;
    min-width: 50%;
  }
  .ups-component.app-teaser.hero-image .hero-img {
    display: block;
  }
}
.ups-component.app-teaser.hero-image.have_tracklist .hero-img {
  display: block;
}
.ups-component.app-teaser.hero-image.recent-track .hero-img {
  display: none;
}
.ups-component.app-teaser .arc-container {
  position: relative;
  max-height: 200px;
}
@media (min-width: 768px) {
  .ups-component.app-teaser .arc-container {
    position: absolute;
    top: calc(476px - 9.375vw);
  }
}
@media (min-width: 1280px) {
  .ups-component.app-teaser .arc-container {
    top: 376px;
  }
}
.ups-component.app-teaser .arc-container .arc {
  width: 100vw;
  height: 9.375vw;
}
@media (min-width: 1280px) {
  .ups-component.app-teaser .arc-container .arc {
    height: 5vw;
  }
}
.ups-component.app-teaser .hero-img {
  display: none;
  padding-left: 0;
  max-height: 408px;
}
@media (min-width: 1280px) {
  .ups-component.app-teaser .hero-img {
    padding-left: 1rem;
  }
}
.ups-component.app-teaser .hero-img img {
  max-height: 105%;
  height: 105%;
  width: 300%;
  display: block;
  position: relative;
  object-fit: contain;
  object-position: left;
}
.ups-component.app-teaser .nav-item .nav-link {
  margin-right: 1.25rem;
}
.ups-component.app-teaser.custom-bg .ups-container {
  position: relative;
}
.ups-component.app-teaser .bg-container {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  overflow: hidden;
  min-width: 1440px;
  width: 100%;
}
@media (min-width: 768px) {
  .ups-component.app-teaser .bg-container {
    height: 476px;
  }
}
@media (min-width: 1280px) {
  .ups-component.app-teaser .bg-container {
    height: calc(376px + 5vw);
  }
}
.ups-component.app-teaser .bg-container img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.ups-component.app-teaser .lottie-player {
  width: 500px;
  height: 300px;
}
.ups-form_group {
  position: relative;
  margin-bottom: 1rem;
}
.ups-input .ups-input_wrapper,
.ups-textareaInput .ups-input_wrapper,
.ups-dropdown-control .ups-input_wrapper {
  width: 100%;
  height: 56px;
  border-radius: .25rem;
  border: 1px solid currentColor;
  color: #121212;
  font-size: 1rem;
  background-color: #fff;
  transition: all 150ms ease-in-out;
  position: relative;
}
.ups-input label,
.ups-textareaInput label,
.ups-dropdown-control label,
.ups-dropdown-control .select-label {
  position: absolute;
  font-size: 1rem;
  top: 1rem;
  left: .75rem;
  color: #5f5753;
  z-index: 5;
  line-height: 1.5rem;
  margin: 0;
  max-width: 85%;
  transition: top 250ms ease-in-out, font-size 250ms ease-in-out;
  -webkit-backface-visibility: hidden;
  width: 100%;
  display: inline-block;
  overflow-x: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ups-input.ups-input-hover .ups-input_wrapper,
.ups-textareaInput.ups-input-hover .ups-input_wrapper,
.ups-dropdown-control.ups-input-hover .ups-input_wrapper {
  background-color: #f2f1ef;
}
.ups-input.typed label,
.ups-textareaInput.typed label,
.ups-dropdown-control.typed label,
.ups-dropdown-control.typed .select-label {
  top: .125rem;
  font-size: .75rem;
  font-weight: 500;
  z-index: 11;
}
.ups-input.typed .ups-input_wrapper,
.ups-textareaInput.typed .ups-input_wrapper,
.ups-dropdown-control.typed .ups-input_wrapper {
  background-color: #fff;
}
.ups-input.disabled label,
.ups-textareaInput.disabled label,
.ups-dropdown-control.disabled label,
.ups-dropdown-control.disabled .select-label {
  color: #bfb8af;
  cursor: not-allowed;
}
.ups-input.disabled .ups-input_wrapper,
.ups-textareaInput.disabled .ups-input_wrapper,
.ups-dropdown-control.disabled .ups-input_wrapper {
  cursor: not-allowed;
  background-color: #f2f1ef;
  color: #bfb8af;
}
.ups-input.disabled .ups-input_wrapper .ups-form_input,
.ups-textareaInput.disabled .ups-input_wrapper .ups-form_input,
.ups-dropdown-control.disabled .ups-input_wrapper .ups-form_input {
  -webkit-text-fill-color: #bfb8af;
  opacity: 1;
}
.ups-input.read-only label,
.ups-input.read-only .ups-dropdown-control.disabled .select-label,
.ups-dropdown-control.disabled .ups-input.read-only .select-label,
.ups-textareaInput.read-only label,
.ups-textareaInput.read-only .ups-dropdown-control.disabled .select-label,
.ups-dropdown-control.disabled .ups-textareaInput.read-only .select-label,
.ups-dropdown-control.read-only label,
.ups-dropdown-control.read-only .ups-dropdown-control.disabled .select-label,
.ups-dropdown-control.disabled .ups-dropdown-control.read-only .select-label {
  color: #5f5753;
  cursor: not-allowed;
}
.ups-input.read-only .ups-input_wrapper,
.ups-textareaInput.read-only .ups-input_wrapper,
.ups-dropdown-control.read-only .ups-input_wrapper {
  cursor: not-allowed;
  background-color: #f2f1ef;
  color: #5f5753;
}
.ups-input.read-only .ups-input_wrapper .ups-form_input,
.ups-textareaInput.read-only .ups-input_wrapper .ups-form_input,
.ups-dropdown-control.read-only .ups-input_wrapper .ups-form_input {
  -webkit-text-fill-color: #5f5753;
  opacity: 1;
  text-overflow: ellipsis;
}
.ups-input.ups-input-focus .ups-input_wrapper,
.ups-textareaInput.ups-input-focus .ups-input_wrapper,
.ups-dropdown-control.ups-input-focus .ups-input_wrapper {
  box-shadow: 0 0 0 1px currentColor;
  color: #121212;
}
body.accessible .ups-input.ups-input-focus .ups-input_wrapper,
body.accessible .ups-textareaInput.ups-input-focus .ups-input_wrapper,
body.accessible .ups-dropdown-control.ups-input-focus .ups-input_wrapper {
  outline: none;
  position: relative;
  box-shadow: none;
}
body.accessible .ups-input.ups-input-focus .ups-input_wrapper::before,
body.accessible .ups-textareaInput.ups-input-focus .ups-input_wrapper::before,
body.accessible .ups-dropdown-control.ups-input-focus .ups-input_wrapper::before {
  content: "";
  position: absolute;
  border-radius: .5rem;
  border: 1px solid #5f5753;
  top: -6px;
  bottom: -6px;
  right: -6px;
  left: -6px;
  display: none;
}
body.accessible .ups-input.ups-input-focus .ups-input_wrapper,
body.accessible .ups-textareaInput.ups-input-focus .ups-input_wrapper,
body.accessible .ups-dropdown-control.ups-input-focus .ups-input_wrapper {
  box-shadow: 0 0 0 1px currentColor;
  color: #121212;
  overflow: visible;
}
body.accessible .ups-input.ups-input-focus .ups-input_wrapper::before,
body.accessible .ups-textareaInput.ups-input-focus .ups-input_wrapper::before,
body.accessible .ups-dropdown-control.ups-input-focus .ups-input_wrapper::before {
  display: block;
}
.ups-input .form-info,
.ups-textareaInput .form-info,
.ups-dropdown-control .form-info {
  position: absolute;
  right: -1.25rem;
  top: 1.75rem;
  transform: translateY(-50%);
  line-height: 1;
  color: #0662bb;
  padding: 0;
  background: rgba(0, 0, 0, 0);
  border: none;
}
@media (min-width: 768px) {
  .ups-input .form-info,
  .ups-textareaInput .form-info,
  .ups-dropdown-control .form-info {
    right: -1.75rem;
  }
}
.ups-input.error label,
.ups-input.has-error label,
.ups-textareaInput.error label,
.ups-textareaInput.has-error label,
.ups-dropdown-control.error label,
.ups-dropdown-control.error .select-label,
.ups-dropdown-control.has-error label,
.ups-dropdown-control.has-error .select-label {
  color: #df0101;
}
.ups-input.error .ups-input_wrapper,
.ups-input.has-error .ups-input_wrapper,
.ups-textareaInput.error .ups-input_wrapper,
.ups-textareaInput.has-error .ups-input_wrapper,
.ups-dropdown-control.error .ups-input_wrapper,
.ups-dropdown-control.has-error .ups-input_wrapper {
  color: #df0101 !important;
  box-shadow: 0 0 0 1px;
}
.ups-input.error .ups-formError,
.ups-input.has-error .ups-formError,
.ups-textareaInput.error .ups-formError,
.ups-textareaInput.has-error .ups-formError,
.ups-dropdown-control.error .ups-formError,
.ups-dropdown-control.has-error .ups-formError {
  color: #df2901;
  font-size: 14px;
  font-weight: 500;
  margin-top: .5rem;
  line-height: 1.4;
}
.ups-input.error .ups-formError .icon,
.ups-input.has-error .ups-formError .icon,
.ups-textareaInput.error .ups-formError .icon,
.ups-textareaInput.has-error .ups-formError .icon,
.ups-dropdown-control.error .ups-formError .icon,
.ups-dropdown-control.has-error .ups-formError .icon {
  margin-right: .5rem;
  display: inline-block;
}
.ups-input.error .ups-formError span.icon,
.ups-textareaInput.error .ups-formError span.icon,
.ups-dropdown-control.error .ups-formError span.icon {
  position: static;
  color: #df2901;
}
.ups-input input,
.ups-textareaInput textarea,
.ups-dropdown-control select,
.ups-dropdown-control .select-dropdown-btn {
  width: 100%;
  height: 100%;
  padding: 1.5rem 2rem .5rem .75rem;
  border-radius: .25rem;
  text-align: left;
  color: #121212;
  background-color: rgba(0, 0, 0, 0);
  border: none;
  outline: none;
  appearance: none;
  -webkit-appearance: none;
  -webkit-user-select: none;
  user-select: none;
  z-index: 10;
  position: relative;
  display: block;
}
.ups-input input:disabled,
.ups-textareaInput textarea:disabled,
.ups-dropdown-control select:disabled,
.ups-dropdown-control .select-dropdown-btn:disabled {
  color: #bfb8af;
  pointer-events: none;
}
body.accessible .ups-input input,
body.accessible .ups-textareaInput textarea,
body.accessible .ups-dropdown-control select,
body.accessible .ups-dropdown-control .select-dropdown-btn {
  box-shadow: none !important;
}
.ups-dropdown-control {
  margin-bottom: 1rem;
  position: relative;
}
.ups-dropdown-control .ups-input_wrapper .ups-icon-bottom-arrow {
  position: absolute;
  height: .5rem;
  color: currentColor;
  line-height: .5rem;
  top: calc(50% - 4px);
  right: .75rem;
  font-size: .5rem;
  transform: rotate(0deg);
  transition: all 350ms ease-in-out;
}
.ups-dropdown-control .ups-input_wrapper.show {
  color: #121212;
}
.ups-dropdown-control .ups-input_wrapper.show .ups-icon-bottom-arrow {
  transform: rotate(180deg);
}
.ups-dropdown-control .ups-input_wrapper.select-dropdown select {
  display: none;
}
.ups-dropdown-control .ups-input_wrapper.select-dropdown .select-dropdown-btn {
  cursor: pointer;
}
.ups-dropdown-control .ups-input_wrapper.select-dropdown .select-dropdown-btn .select-text:not(:empty) ~ .select-label {
  top: .125rem;
  font-size: .75rem;
  font-weight: 500;
}
.ups-dropdown-control .ups-input_wrapper.select-dropdown .select-dropdown-btn [data-component-id=ups-ac-tooltip] .select-text:not(:empty) ~ .select-label {
  top: .125rem;
  font-size: .75rem;
  font-weight: 500;
}
.ups-dropdown-control .ups-input_wrapper.select-dropdown .select-dropdown-btn:has([data-component-id=ups-ac-tooltip] .select-text:not(:empty)) .select-label {
  top: .125rem;
  font-size: .75rem;
  font-weight: 500;
}
.ups-dropdown-control .ups-input_wrapper.select-dropdown .select-dropdown-list {
  width: 100%;
  box-shadow: 0px 4px 12px -2px rgba(0, 0, 0, .08), 0px 15px 32px -3px rgba(0, 0, 0, .08);
  margin-top: .25rem;
  max-height: 360px;
  overflow-y: auto;
  overflow-x: hidden;
}
.ups-dropdown-control .ups-input_wrapper.select-dropdown .select-dropdown-option {
  cursor: pointer;
  padding: .75rem 1.5rem;
  box-shadow: none;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.ups-dropdown-control .ups-input_wrapper.select-dropdown .select-dropdown-option:focus {
  box-shadow: 0 0 0 2px #121212 inset;
}
.ups-dropdown-control .ups-input_wrapper.select-dropdown .select-dropdown-option:hover,
.ups-dropdown-control .ups-input_wrapper.select-dropdown .select-dropdown-option.selected {
  background-color: #f2f1ef;
}
.ups-dropdown-control .ups-input_wrapper.select-dropdown .select-dropdown-option.selected {
  position: relative;
  padding-right: 2.5rem;
  font-weight: 500;
  overflow: hidden;
  white-space: normal;
  text-overflow: ellipsis;
}
.ups-dropdown-control .ups-input_wrapper.select-dropdown .select-dropdown-option.selected:after {
  content: "";
  height: 1.5rem;
  width: 1.5rem;
  position: absolute;
  background-image: url("data:image/svg+xml;utf8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='12' cy='12' r='12' fill='%230A8080'/%3E%3Cpath d='M10.0757 16.3232L6.17573 12.4008C5.94142 12.1652 5.94142 11.7831 6.17573 11.5474L7.02424 10.694C7.25854 10.4583 7.63846 10.4583 7.87277 10.694L10.5 13.3363L16.1272 7.67674C16.3615 7.44109 16.7415 7.44109 16.9758 7.67674L17.8243 8.53015C18.0586 8.7658 18.0586 9.14789 17.8243 9.38356L10.9243 16.3233C10.6899 16.5589 10.31 16.5589 10.0757 16.3232Z' fill='white'/%3E%3C/svg%3E");
  background-size: contain;
  background-position: center center;
  right: .75rem;
  top: .75rem;
}
.ups-dropdown-control .ups-input_wrapper .wcc-ups-ac-dropdown-icon {
  position: absolute;
  height: .5rem;
  color: currentColor;
  line-height: .5rem;
  top: calc(50% - 4px);
  right: .75rem;
  transform: rotate(0deg);
  transition: all 350ms ease-in-out;
}
.ups-dropdown-control .select-text {
  width: 100%;
  display: inline-block;
  overflow-x: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ups-dropdown-control:not(.typed) select {
  color: rgba(0, 0, 0, 0) !important;
}
.ups-dropdown-control.disabled select,
.ups-dropdown-control.disabled .select-dropdown-btn {
  pointer-events: none;
}
.ups-dropdown-wrap {
  min-width: 83px;
}
.ups-dropdown-wrap .ups-input_wrapper {
  border-radius: 4px;
}
.ups-dropdown-wrap .ups-input_wrapper:focus-visible {
  border-width: 2pt;
}
.ups-dropdown-wrap .ups-input_wrapper .ups-icon-bottom-arrow,
.ups-dropdown-wrap .ups-input_wrapper .ups-input_wrapper.show {
  width: 12px;
  height: 12px;
  display: flex;
  align-items: center;
}
.ups-dropdown-wrap:disabled {
  color: #bfb8af;
}
.ups-dropdown-wrap .ups-input_wrapper.select-dropdown .select-dropdown-list {
  margin-top: 8px;
}
.ups-dropdown-wrap .ups-input_wrapper.select-dropdown .select-dropdown-option {
  padding: 12px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  border-radius: 4px;
}
.ups-dropdown-wrap .ups-input_wrapper.select-dropdown .select-dropdown-option:focus {
  box-shadow: none;
  border-radius: 4px;
  border: 1px solid #121212;
  background: #fff;
}
.ups-dropdown-wrap .dropdown-menu {
  max-height: 210px;
}
.ups-dropdown-wrap .dropdown-menu::-webkit-scrollbar {
  width: 4px;
  min-height: 88px;
}
.ups-dropdown-wrap .dropdown-menu::-webkit-scrollbar-thumb {
  background: #8c857e;
  border-radius: 10px;
}
.ups-dropdown-wrap .dropdown-menu::-webkit-scrollbar-thumb:hover {
  background: #555;
}
.ups-dropdown-wrap .dropdown-callout .tooltip-wrapper {
  flex-direction: row;
}
.ups-dropdown-wrap .dropdown-callout .tooltip-wrapper button {
  padding-left: 8px;
  padding-right: 0;
}
.ups-dropdown-wrap .dropdown-callout .disabled [type=button],
.ups-dropdown-wrap .dropdown-callout .disabled .ups-icon-help:before {
  pointer-events: none;
  cursor: not-allowed;
  text-decoration: none;
  color: #bfb8af;
  opacity: .4;
}
.ups-dropdown-wrap .dropdown-callout .disabled:hover {
  cursor: not-allowed;
}
.ups-dropdown-wrap .dropdown-callout .ups-icon-help:before {
  color: #0662bb;
}
.ups-dropdown-control .ups-input_wrapper.select-dropdown .select-dropdown-option.dropdown-item.selected {
  font-weight: 400;
}
.ups-dropdown-wrap .ups-input_wrapper.select-dropdown .select-dropdown-list {
  padding: 2px 4px !important;
  margin-left: -2px;
  width: calc(100% + 4px);
}
.ups-dropdown-control .ups-input_wrapper.select-dropdown .select-dropdown-option.dropdown-item.selected {
  margin: 2px 0px;
  border-radius: 4px;
}
.ups-dropdown-control .ups-input_wrapper.select-dropdown .select-dropdown-btn:focus {
  border-radius: 4px;
  border: 1px solid #121212;
}
.ups-dropdown-wrap .ups-input_wrapper.select-dropdown .select-dropdown-list:focus {
  padding: 0px 0px;
}
.ups-dropdown-wrap .ups-input_wrapper.select-dropdown .select-dropdown-option .dropdown-item:disabled {
  color: #bfb8af;
}
.select-dropdown-btn.open {
  border: 1px solid #121212;
  border-radius: 4px;
  outline: none;
}
.select-dropdown-btn:focus,
.select-dropdown-option:focus {
  outline: none;
}
.readonly .ups-input_wrapper {
  cursor: not-allowed;
  background-color: #f2f1ef;
  color: #5f5753;
}
.ups-dropdown-control.readonly .select-dropdown-btn {
  color: #5f5753;
}
.ups-dropdown-control .select-dropdown-list ups-ac-option ups-checkbox-group fieldset div ups-checkbox div.ups-input_wrapper.ups-checkbox {
  border: none !important;
  margin-bottom: 0px !important;
  align-items: flex-start !important;
  min-height: 44px;
  padding: 8px 12px 8px 2px;
  margin: 2px 0;
  border-radius: 4px;
  transition: background-color .2s ease;
}
.ups-dropdown-control .select-dropdown-list ups-ac-option ups-checkbox-group fieldset div ups-checkbox div.ups-input_wrapper.ups-checkbox label {
  top: .5rem;
  overflow-x: unset;
  white-space: unset;
}
.ups-dropdown-control .select-dropdown-list ups-ac-option ups-checkbox-group fieldset div ups-checkbox div.ups-input_wrapper.ups-checkbox input[type=checkbox]:focus {
  outline: none !important;
  box-shadow: none !important;
  border: none !important;
}
.ups-dropdown-control .select-dropdown-list ups-ac-option ups-checkbox-group fieldset div ups-checkbox div.ups-input_wrapper.ups-checkbox input[type=checkbox]:focus-visible {
  outline: none !important;
}
.ups-dropdown-control .select-dropdown-list ups-ac-option ups-checkbox-group fieldset div ups-checkbox div.ups-input_wrapper.ups-checkbox input:focus + label:after {
  outline: none !important;
  box-shadow: none !important;
  border: none !important;
}
.ups-dropdown-control .select-dropdown-list ups-ac-option ups-checkbox-group fieldset div ups-checkbox div.ups-input_wrapper.ups-checkbox:has(input:focus-visible) {
  border: 1px solid #121212 !important;
  border-radius: 4px;
  outline: 2px solid #121212 !important;
  outline-offset: 1px;
}
.ups-dropdown-control .select-dropdown-list ups-ac-option ups-checkbox-group fieldset div ups-checkbox div.ups-input_wrapper.ups-checkbox[tabindex]:focus-visible {
  border: 1px solid #121212 !important;
  border-radius: 4px;
  outline: 2px solid #121212 !important;
  outline-offset: 1px;
}
.ups-dropdown-control .select-dropdown-list ups-ac-option ups-checkbox-group fieldset div ups-checkbox div.ups-input_wrapper.ups-checkbox .ups-checkbox-custom:checked + label:before {
  padding: 0px 5px;
}
.ups-dropdown-control .select-dropdown-list ups-ac-option ups-checkbox-group fieldset div ups-checkbox div.ups-input_wrapper.ups-checkbox:hover {
  background-color: #e7f2f2;
  border-radius: 4px;
}
.ups-dropdown-control .select-dropdown-list ups-ac-option ups-checkbox-group fieldset div ups-checkbox div.ups-input_wrapper.ups-checkbox:has(:checked) {
  background-color: #e7f2f2 !important;
  border-radius: 4px;
}
.ups-dropdown-control .select-dropdown-list ups-ac-option ups-checkbox-group fieldset div ups-checkbox div.ups-input_wrapper.ups-checkbox:has(:checked):has(input:focus-visible) {
  border: 1px solid #121212 !important;
  background-color: #e7f2f2 !important;
  outline: 2px solid #121212 !important;
  outline-offset: 1px;
}
.ups-dropdown-control .select-dropdown-list ups-ac-option ups-checkbox-group fieldset div ups-checkbox div.ups-input_wrapper.ups-checkbox:has(:checked):hover {
  background-color: hsl(180, 29.7297297297%, 87.7450980392%) !important;
}
.ups-dropdown-control .select-dropdown-list ups-ac-option ups-checkbox-group fieldset div ups-checkbox div.ups-input_wrapper.ups-checkbox[tabindex]:focus-visible {
  border: 1px solid #121212 !important;
  border-radius: 4px;
  outline: 2px solid #121212 !important;
  outline-offset: 1px;
}
.ups-dropdown-control .select-dropdown-list ups-ac-option ups-checkbox-group fieldset div ups-checkbox div.ups-input_wrapper.ups-checkbox[tabindex]:has(:checked):focus-visible {
  border: 1px solid #121212 !important;
  background-color: #e7f2f2 !important;
  outline: 2px solid #121212 !important;
  outline-offset: 1px;
}
.ups-dropdown-control .ups-input_wrapper.select-dropdown .select-dropdown-btn:focus {
  border: none;
  outline: none;
}
.ups-dropdown-control .ups-input_wrapper.select-dropdown .select-dropdown-btn:focus-visible {
  border-radius: 4px;
  border: 1px solid #121212;
  outline: 2px solid #121212;
  outline-offset: 1px;
}
.ups-dropdown-wrap .ups-input_wrapper.select-dropdown .select-dropdown-option:focus {
  border: none;
  outline: none;
  box-shadow: none;
  background: rgba(0, 0, 0, 0);
}
.ups-dropdown-wrap .ups-input_wrapper.select-dropdown .select-dropdown-option:focus-visible {
  box-shadow: none;
  border-radius: 4px;
  border: 1px solid #121212;
  outline: 2px solid #121212;
  outline-offset: 1px;
  background: #fff;
}
.ups-cta-new {
  background: none;
  border: none;
  display: inline-block;
  margin-right: .75rem;
  padding: 0;
  width: 100%;
}
@media (min-width: 768px) {
  .ups-cta-new {
    width: auto;
  }
}
.ups-cta-new:has(.cta-iconOnly) {
  width: unset;
}
.ups-cta-new.disabled,
.ups-cta-new:disabled,
.ups-cta-new[aria-disabled=true] {
  cursor: not-allowed;
}
.ups-cta-new.hover .ups-cta-secondary,
.ups-cta-new:hover .ups-cta-secondary {
  color: #0662bb;
  background-color: rgba(65, 142, 217, .15);
  text-decoration: none;
  box-shadow:
    0px 3px 7px rgba(0, 0, 0, .08),
    0px 6px 12px -2px rgba(0, 0, 0, .09),
    0px 15px 32px -3px rgba(0, 0, 0, .1);
}
.ups-cta-new.hover .ups-cta-secondary:before,
.ups-cta-new:hover .ups-cta-secondary:before {
  transform: translateX(0);
}
.ups-cta-new.hover .ups-cta-primary,
.ups-cta-new:hover .ups-cta-primary {
  text-decoration: none;
  box-shadow:
    0px 3px 7px rgba(0, 0, 0, .08),
    0px 6px 12px -2px rgba(0, 0, 0, .09),
    0px 15px 32px -3px rgba(0, 0, 0, .1);
}
.ups-cta-new.hover .ups-cta-primary:before,
.ups-cta-new:hover .ups-cta-primary:before {
  transform: translateX(0);
}
.ups-cta-new .ups-cta.cta-iconOnly {
  padding: .625rem;
  min-width: 44px;
}
.ups-cta-new .ups-cta.cta-iconOnly.ups-cta-secondary {
  min-width: 48px;
}
.ups-cta-new .ups-cta.cta-iconOnly .ups-cta-primary {
  margin-right: 0;
  margin-bottom: .2rem;
}
.ups-cta-new .ups-cta.cta-iconOnly .ups-cta-primary .ups-icon-left-arrow {
  margin-left: 0;
}
.ups-cta-new .ups-cta.cta-iconOnly .ups-cta-primary .ups-icon-right-arrow {
  margin-right: 0;
}
.ups-cta-new .ups-cta.cta-iconOnly span.icon {
  margin: 0 -4px;
}
.ups-cta-new .ups-cta-SText {
  margin-top: 4px;
  display: block;
}
.ups-cta-new .ups-cta-primary {
  margin-right: 0;
  margin-bottom: .2rem;
}
.ups-cta-new .ups-cta-primary .ups-icon-left-arrow {
  margin-right: 14px;
}
.ups-cta-new .ups-cta-primary .ups-icon-right-arrow {
  margin-left: 14px;
}
.ups-cta-new .ups-cta-primary.disabled,
.ups-cta-new .ups-cta-primary:disabled,
.ups-cta-new .ups-cta-primary[aria-disabled=true] {
  box-shadow: none;
  background-color: #dfdbd7;
  color: #5f5753;
  cursor: not-allowed;
}
.ups-cta-new .ups-cta-primary[aria-busy=true] {
  background-color: #bfb8af;
}
.ups-cta-new .ups-cta-secondary {
  margin-right: 0;
  margin-bottom: .2rem;
  min-width: 43px;
}
.ups-cta-new .ups-cta-secondary .ups-icon-left-arrow {
  margin-right: 14px;
}
.ups-cta-new .ups-cta-secondary .ups-icon-right-arrow {
  margin-left: 14px;
}
.ups-cta-new .ups-cta-secondary.disabled,
.ups-cta-new .ups-cta-secondary:disabled,
.ups-cta-new .ups-cta-secondary[aria-disabled=true] {
  box-shadow: none;
  color: #5f5753;
  background-color: #fff;
  cursor: not-allowed;
  outline: none !important;
}
.ups-cta-new .ups-cta-SText {
  color: #0662bb;
  font-size: 12px;
  font-weight: 500;
  text-align: center;
}
.ups-cta-new .ups-cta-SText.disabled,
.ups-cta-new .ups-cta-SText:disabled,
.ups-cta-new .ups-cta-SText[aria-disabled=true] {
  color: #bfb8af;
  cursor: not-allowed;
}
.ups-cta-new .ups-cta span.icon {
  transition: transform .35s ease-in-out;
  transform: translateX(0);
  margin-left: .5rem;
  margin-right: 0;
  display: inline-block;
  font-size: .75rem;
}
.ups-cta-new .ups-cta span.icon.ups-icon-left-arrow {
  margin-left: 0;
  margin-right: .5rem;
}
.ups-cta-new .ups-cta span.icon.ups-material-symbols {
  transform: translateX(0) scale(1);
}
.ups-cta-new .ups-cta-custom-icon {
  font-size: 1.5rem;
}
.ups-cta-new .ups-cta-custom-icon-right {
  font-size: 1.5rem;
  margin-left: .5rem;
}
.ups-cta-new .ups-cta-custom-icon-left {
  font-size: 1.5rem;
  margin-right: .5rem;
}
.ups-rtl .ups-cta-new .ups-cta span.icon.ups-material-symbols {
  transform: translateX(0) scaleX(-1);
}
.ups-cta-new .ups-cta-secondary-customIcon-label {
  font-size: .75rem;
  color: #0662bb;
  font-weight: 500;
  max-width: 100px;
  text-wrap: wrap;
  word-wrap: break-word;
}
.ups-cta-new .cta-loader-container {
  position: relative;
  top: 3px;
}
.ups-cta-new .ups-cta-loading {
  background: #dfdbd7;
  color: #5f5753;
}
.ups-cta-new .cta-loader-button {
  cursor: not-allowed;
}
.ups-cta-new .ups-cta-primary.disabled-hover:hover {
  background-color: #ffc400;
  box-shadow: none !important;
}
.ups-cta-new .ups-cta-secondary.disabled-hover:hover {
  background-color: rgba(0, 0, 0, 0);
  box-shadow: none !important;
}
.ups-cta-new .ups-cta-square-wrapper {
  padding: .25rem;
  display: inline-block;
}
.ups-cta-new .ups-cta-square-wrapper .ups-cta-square {
  display: flex;
  height: 2.5rem;
  width: 2.5rem;
  padding: .625rem;
  border-radius: .25rem;
  background-color: #e6eff8;
  color: #0662bb;
  transition: box-shadow .2s ease;
  outline: none;
  position: relative;
  box-shadow: none;
}
.ups-cta-new .ups-cta-square-wrapper .ups-cta-square::before {
  content: "";
  position: absolute;
  border-radius: .5rem;
  border: 1px solid #5f5753;
  top: -0.25rem;
  bottom: -0.25rem;
  right: -0.25rem;
  left: -0.25rem;
  display: none;
}
.ups-cta-new .ups-cta-square-wrapper .ups-cta-square {
  outline: none !important;
  outline-offset: 0 !important;
}
.ups-cta-new .ups-cta-square-wrapper .ups-cta-square:hover:not(:disabled):not(.disabled):not([aria-disabled=true]) {
  box-shadow: 0 2px 3px 0 rgba(0, 0, 0, .3);
  border-radius: 4px;
  outline: none !important;
}
.ups-cta-new .ups-cta-square-wrapper .ups-cta-square:focus-visible {
  outline: none !important;
  outline-offset: 0 !important;
  box-shadow: none !important;
}
.ups-cta-new .ups-cta-square-wrapper .ups-cta-square:focus-visible::before {
  display: block !important;
  border-color: #121212 !important;
}
.ups-cta-new .ups-cta-square-wrapper .ups-cta-square:focus-visible:hover:not(:disabled):not(.disabled):not([aria-disabled=true]) {
  box-shadow: 0 2px 3px 0 rgba(0, 0, 0, .3) !important;
}
.ups-cta-new .ups-cta-square-wrapper .ups-cta-square:focus-visible:hover:not(:disabled):not(.disabled):not([aria-disabled=true])::before {
  display: block !important;
}
.ups-cta-new .ups-cta-square-wrapper .ups-cta-square:focus:not(:focus-visible) {
  outline: none !important;
  outline-offset: 0 !important;
}
.ups-cta-new .ups-cta-square-wrapper .ups-cta-square:focus:not(:focus-visible)::before {
  display: none !important;
}
.ups-cta-new .ups-cta-square-wrapper .ups-cta-square:focus:not(:focus-visible):hover:not(:disabled):not(.disabled):not([aria-disabled=true]) {
  box-shadow: 0 2px 3px 0 rgba(0, 0, 0, .3) !important;
}
.ups-cta-new .ups-cta-square-wrapper .ups-cta-square:active:not(:disabled):not(.disabled):not([aria-disabled=true]) {
  box-shadow: 0 2px 3px 0 rgba(0, 0, 0, .3) !important;
}
.ups-cta-new .ups-cta-square-wrapper .ups-cta-square:active:not(:disabled):not(.disabled):not([aria-disabled=true]):focus-visible::before {
  display: block !important;
}
.ups-cta-new .ups-cta-square-wrapper .ups-cta-square.disabled,
.ups-cta-new .ups-cta-square-wrapper .ups-cta-square:disabled,
.ups-cta-new .ups-cta-square-wrapper .ups-cta-square[aria-disabled=true] {
  cursor: not-allowed;
  background-color: #f2f1ef;
  color: #bfb8af;
  outline: none !important;
  box-shadow: none !important;
}
.ups-cta-new .ups-cta-square-wrapper .ups-cta-square.disabled::before,
.ups-cta-new .ups-cta-square-wrapper .ups-cta-square:disabled::before,
.ups-cta-new .ups-cta-square-wrapper .ups-cta-square[aria-disabled=true]::before {
  display: none !important;
}
.ups-cta-new .ups-cta-square-wrapper .ups-cta-square.disabled:hover,
.ups-cta-new .ups-cta-square-wrapper .ups-cta-square:disabled:hover,
.ups-cta-new .ups-cta-square-wrapper .ups-cta-square[aria-disabled=true]:hover {
  box-shadow: none !important;
}
.ups-cta-new .ups-cta-square-wrapper .ups-cta-square-destructive {
  background-color: #fceae6;
  color: #df2901;
}
.ups-cta-new .ups-cta-square-wrapper .ups-cta-square-destructive.disabled,
.ups-cta-new .ups-cta-square-wrapper .ups-cta-square-destructive:disabled,
.ups-cta-new .ups-cta-square-wrapper .ups-cta-square-destructive[aria-disabled=true] {
  cursor: not-allowed;
  background-color: #f2f1ef;
  color: #bfb8af;
  outline: none !important;
  box-shadow: none !important;
}
.ups-cta-new .ups-cta-square-wrapper .ups-cta-square-destructive.disabled::before,
.ups-cta-new .ups-cta-square-wrapper .ups-cta-square-destructive:disabled::before,
.ups-cta-new .ups-cta-square-wrapper .ups-cta-square-destructive[aria-disabled=true]::before {
  display: none !important;
}
.ups-cta,
a.ups-cta,
.ups-cta {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  -webkit-user-select: none;
  user-select: none;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.5;
  border-radius: 2.5rem;
  padding: .625rem 1.5rem;
  cursor: pointer;
  border: none;
  min-width: 100px;
  text-align: center;
  color: #121212;
  text-decoration: none;
  transition: all .35s ease-in-out;
  z-index: 1;
}
.ups-cta.disabled,
.ups-cta:disabled,
.ups-cta[aria-disabled=true],
a.ups-cta.disabled,
a.ups-cta:disabled,
a.ups-cta[aria-disabled=true],
.ups-cta.disabled,
.ups-cta:disabled,
.ups-cta[aria-disabled=true] {
  cursor: not-allowed;
}
.ups-cta[target=_blank] .ups-icon-right-arrow::before,
.ups-cta[target=_blank] .ups-icon-link_newwindow::before,
a.ups-cta[target=_blank] .ups-icon-right-arrow::before,
a.ups-cta[target=_blank] .ups-icon-link_newwindow::before,
.ups-cta[target=_blank] .ups-icon-right-arrow::before,
.ups-cta[target=_blank] .ups-icon-link_newwindow::before {
  font-size: 14px;
  content: "\e60a";
}
.ups-cta span.icon,
a.ups-cta span.icon,
.ups-cta span.icon {
  transition: transform .35s ease-in-out;
  transform: translateX(0);
  margin-left: .5rem;
  margin-right: 0;
  display: inline-block;
  font-size: .75rem;
}
.ups-cta span.icon.ups-icon-left-arrow,
a.ups-cta span.icon.ups-icon-left-arrow,
.ups-cta span.icon.ups-icon-left-arrow {
  margin-left: 0;
  margin-right: .5rem;
}
.ups-cta-primary,
a.ups-cta-primary,
.ups-cta-primary {
  background-color: #ffc400;
}
.ups-cta-primary:hover,
.ups-cta-primary.hover,
a.ups-cta-primary:hover,
a.ups-cta-primary.hover,
.ups-cta-primary:hover,
.ups-cta-primary.hover {
  color: #121212;
  background-color: #ffd64c;
  text-decoration: none;
}
.ups-cta-primary:focus,
.ups-cta-primary:active,
a.ups-cta-primary:focus,
a.ups-cta-primary:active,
.ups-cta-primary:focus,
.ups-cta-primary:active {
  background-color: #ffc400;
  color: #121212;
}
.ups-cta-primary:focus,
.ups-cta-primary.focus,
a.ups-cta-primary:focus,
a.ups-cta-primary.focus,
.ups-cta-primary:focus,
.ups-cta-primary.focus {
  outline: none;
  position: relative;
  box-shadow: none;
}
.ups-cta-primary:focus::before,
.ups-cta-primary.focus::before,
a.ups-cta-primary:focus::before,
a.ups-cta-primary.focus::before,
.ups-cta-primary:focus::before,
.ups-cta-primary.focus::before {
  content: "";
  position: absolute;
  border-radius: 2.5rem;
  border: 1px solid #5f5753;
  top: -6px;
  bottom: -6px;
  right: -6px;
  left: -6px;
  display: none;
}
.ups-cta-primary.disabled,
.ups-cta-primary:disabled,
.ups-cta-primary[aria-disabled=true],
a.ups-cta-primary.disabled,
a.ups-cta-primary:disabled,
a.ups-cta-primary[aria-disabled=true],
.ups-cta-primary.disabled,
.ups-cta-primary:disabled,
.ups-cta-primary[aria-disabled=true] {
  background-color: #dfdbd7;
  color: #5f5753;
  outline: none !important;
}
.ups-cta-primary[aria-busy=true],
a.ups-cta-primary[aria-busy=true],
.ups-cta-primary[aria-busy=true] {
  background-color: #bfb8af;
}
.ups-cta-secondary,
a.ups-cta-secondary,
.ups-cta-secondary {
  color: #0662bb;
  border: 2px solid currentColor;
  padding: calc(0.625rem - 2px) 1.5rem;
  background-color: rgba(0, 0, 0, 0);
}
.ups-cta-secondary:hover,
.ups-cta-secondary.hover,
a.ups-cta-secondary:hover,
a.ups-cta-secondary.hover,
.ups-cta-secondary:hover,
.ups-cta-secondary.hover {
  text-decoration: none;
}
.ups-cta-secondary:focus,
.ups-cta-secondary:active,
a.ups-cta-secondary:focus,
a.ups-cta-secondary:active,
.ups-cta-secondary:focus,
.ups-cta-secondary:active {
  background-color: rgba(0, 0, 0, 0);
  color: #0662bb;
}
.ups-cta-secondary:focus,
.ups-cta-secondary.focus,
a.ups-cta-secondary:focus,
a.ups-cta-secondary.focus,
.ups-cta-secondary:focus,
.ups-cta-secondary.focus {
  outline: none;
  position: relative;
  box-shadow: none;
}
.ups-cta-secondary:focus::before,
.ups-cta-secondary.focus::before,
a.ups-cta-secondary:focus::before,
a.ups-cta-secondary.focus::before,
.ups-cta-secondary:focus::before,
.ups-cta-secondary.focus::before {
  content: "";
  position: absolute;
  border-radius: 2.5rem;
  border: 1px solid #5f5753;
  top: -6px;
  bottom: -6px;
  right: -6px;
  left: -6px;
  display: none;
}
.ups-cta-secondary.disabled,
.ups-cta-secondary:disabled,
.ups-cta-secondary[aria-disabled=true],
a.ups-cta-secondary.disabled,
a.ups-cta-secondary:disabled,
a.ups-cta-secondary[aria-disabled=true],
.ups-cta-secondary.disabled,
.ups-cta-secondary:disabled,
.ups-cta-secondary[aria-disabled=true] {
  color: #5f5753;
  background-color: #dfdbd7;
}
.ups-cta-secondary.ups-dm,
a.ups-cta-secondary.ups-dm,
.ups-cta-secondary.ups-dm {
  color: #fff;
}
.ups-cta-secondary.ups-dm.disabled,
.ups-cta-secondary.ups-dm:disabled,
.ups-cta-secondary.ups-dm[aria-disabled=true],
a.ups-cta-secondary.ups-dm.disabled,
a.ups-cta-secondary.ups-dm:disabled,
a.ups-cta-secondary.ups-dm[aria-disabled=true],
.ups-cta-secondary.ups-dm.disabled,
.ups-cta-secondary.ups-dm:disabled,
.ups-cta-secondary.ups-dm[aria-disabled=true] {
  box-shadow: none;
  background-color: #000;
  color: #bfb8af;
  cursor: not-allowed;
}
.ups-cta-secondary.ups-dm:not(.disabled).hover,
.ups-cta-secondary.ups-dm:not(.disabled):hover,
a.ups-cta-secondary.ups-dm:not(.disabled).hover,
a.ups-cta-secondary.ups-dm:not(.disabled):hover,
.ups-cta-secondary.ups-dm:not(.disabled).hover,
.ups-cta-secondary.ups-dm:not(.disabled):hover {
  color: #fff;
  background-color: hsla(0, 0%, 100%, .2);
}
.ups-cta-secondary.ups-dm:focus,
.ups-cta-secondary.ups-dm.focus,
a.ups-cta-secondary.ups-dm:focus,
a.ups-cta-secondary.ups-dm.focus,
.ups-cta-secondary.ups-dm:focus,
.ups-cta-secondary.ups-dm.focus {
  outline: none;
  position: relative;
  box-shadow: none;
}
.ups-cta-secondary.ups-dm:focus::before,
.ups-cta-secondary.ups-dm.focus::before,
a.ups-cta-secondary.ups-dm:focus::before,
a.ups-cta-secondary.ups-dm.focus::before,
.ups-cta-secondary.ups-dm:focus::before,
.ups-cta-secondary.ups-dm.focus::before {
  content: "";
  position: absolute;
  border-radius: 2.5rem;
  border: 1px solid #fff;
  top: -6px;
  bottom: -6px;
  right: -6px;
  left: -6px;
  display: none;
}
.ups-cta-tertiary,
a.ups-cta-tertiary,
.ups-cta-tertiary {
  color: #0662bb;
  padding: 0;
  border-radius: 0;
  text-align: inherit;
  overflow: visible;
  background: none;
  min-width: unset;
}
.ups-cta-tertiary.hover,
.ups-cta-tertiary:hover,
a.ups-cta-tertiary.hover,
a.ups-cta-tertiary:hover,
.ups-cta-tertiary.hover,
.ups-cta-tertiary:hover {
  color: #105497;
  box-shadow: none;
  text-decoration: none;
  background-color: unset;
}
.ups-cta-tertiary.hover span.icon:last-of-type,
.ups-cta-tertiary:hover span.icon:last-of-type,
a.ups-cta-tertiary.hover span.icon:last-of-type,
a.ups-cta-tertiary:hover span.icon:last-of-type,
.ups-cta-tertiary.hover span.icon:last-of-type,
.ups-cta-tertiary:hover span.icon:last-of-type {
  transform: translateX(0.325rem);
}
.ups-cta-tertiary.hover span.icon.ups-icon-left-arrow,
.ups-cta-tertiary:hover span.icon.ups-icon-left-arrow,
a.ups-cta-tertiary.hover span.icon.ups-icon-left-arrow,
a.ups-cta-tertiary:hover span.icon.ups-icon-left-arrow,
.ups-cta-tertiary.hover span.icon.ups-icon-left-arrow,
.ups-cta-tertiary:hover span.icon.ups-icon-left-arrow {
  transform: translateX(-0.325rem);
}
.ups-cta-tertiary.hover span.icon.left-arrow,
.ups-cta-tertiary:hover span.icon.left-arrow,
a.ups-cta-tertiary.hover span.icon.left-arrow,
a.ups-cta-tertiary:hover span.icon.left-arrow,
.ups-cta-tertiary.hover span.icon.left-arrow,
.ups-cta-tertiary:hover span.icon.left-arrow {
  transform: translateX(-0.325rem);
}
.ups-cta-tertiary.hover span.icon.ups-material-symbols.no-transition,
.ups-cta-tertiary:hover span.icon.ups-material-symbols.no-transition,
a.ups-cta-tertiary.hover span.icon.ups-material-symbols.no-transition,
a.ups-cta-tertiary:hover span.icon.ups-material-symbols.no-transition,
.ups-cta-tertiary.hover span.icon.ups-material-symbols.no-transition,
.ups-cta-tertiary:hover span.icon.ups-material-symbols.no-transition {
  transform: translateX(0) scaleX(1);
}
.ups-cta-tertiary:focus,
.ups-cta-tertiary:active,
a.ups-cta-tertiary:focus,
a.ups-cta-tertiary:active,
.ups-cta-tertiary:focus,
.ups-cta-tertiary:active {
  color: #0662bb;
  background-color: unset;
}
.ups-cta-tertiary:focus,
a.ups-cta-tertiary:focus,
.ups-cta-tertiary:focus {
  outline: none;
  position: relative;
  box-shadow: none;
}
.ups-cta-tertiary:focus::before,
a.ups-cta-tertiary:focus::before,
.ups-cta-tertiary:focus::before {
  content: "";
  position: absolute;
  border-radius: 4px;
  border: 1px solid #5f5753;
  top: -6px;
  bottom: -6px;
  right: -6px;
  left: -6px;
  display: none;
}
.ups-cta-tertiary::after,
a.ups-cta-tertiary::after,
.ups-cta-tertiary::after {
  display: none;
}
.ups-cta-tertiary.disabled,
.ups-cta-tertiary:disabled,
.ups-cta-tertiary[aria-disabled=true],
a.ups-cta-tertiary.disabled,
a.ups-cta-tertiary:disabled,
a.ups-cta-tertiary[aria-disabled=true],
.ups-cta-tertiary.disabled,
.ups-cta-tertiary:disabled,
.ups-cta-tertiary[aria-disabled=true] {
  color: #5f5753;
  outline: none !important;
}
.ups-cta-tertiary.disabled:hover .ups-material-symbols,
.ups-cta-tertiary:disabled:hover .ups-material-symbols,
.ups-cta-tertiary[aria-disabled=true]:hover .ups-material-symbols,
a.ups-cta-tertiary.disabled:hover .ups-material-symbols,
a.ups-cta-tertiary:disabled:hover .ups-material-symbols,
a.ups-cta-tertiary[aria-disabled=true]:hover .ups-material-symbols,
.ups-cta-tertiary.disabled:hover .ups-material-symbols,
.ups-cta-tertiary:disabled:hover .ups-material-symbols,
.ups-cta-tertiary[aria-disabled=true]:hover .ups-material-symbols {
  transform: none !important;
}
.ups-cta-tertiary.ups-dm,
a.ups-cta-tertiary.ups-dm,
.ups-cta-tertiary.ups-dm {
  color: #fff;
}
.ups-cta-tertiary.ups-dm.disabled,
.ups-cta-tertiary.ups-dm:disabled,
.ups-cta-tertiary.ups-dm[aria-disabled=true],
a.ups-cta-tertiary.ups-dm.disabled,
a.ups-cta-tertiary.ups-dm:disabled,
a.ups-cta-tertiary.ups-dm[aria-disabled=true],
.ups-cta-tertiary.ups-dm.disabled,
.ups-cta-tertiary.ups-dm:disabled,
.ups-cta-tertiary.ups-dm[aria-disabled=true] {
  box-shadow: none;
  background-color: #000;
  color: #bfb8af;
  cursor: not-allowed;
}
.ups-cta-tertiary.ups-dm:not(.disabled).hover,
.ups-cta-tertiary.ups-dm:not(.disabled):hover,
a.ups-cta-tertiary.ups-dm:not(.disabled).hover,
a.ups-cta-tertiary.ups-dm:not(.disabled):hover,
.ups-cta-tertiary.ups-dm:not(.disabled).hover,
.ups-cta-tertiary.ups-dm:not(.disabled):hover {
  color: #dfdbd7;
}
.ups-cta-tertiary.ups-dm:focus,
.ups-cta-tertiary.ups-dm.focus,
a.ups-cta-tertiary.ups-dm:focus,
a.ups-cta-tertiary.ups-dm.focus,
.ups-cta-tertiary.ups-dm:focus,
.ups-cta-tertiary.ups-dm.focus {
  outline: none;
  position: relative;
  box-shadow: none;
}
.ups-cta-tertiary.ups-dm:focus::before,
.ups-cta-tertiary.ups-dm.focus::before,
a.ups-cta-tertiary.ups-dm:focus::before,
a.ups-cta-tertiary.ups-dm.focus::before,
.ups-cta-tertiary.ups-dm:focus::before,
.ups-cta-tertiary.ups-dm.focus::before {
  content: "";
  position: absolute;
  border-radius: 4px;
  border: 1px solid #fff;
  top: -6px;
  bottom: -6px;
  right: -6px;
  left: -6px;
  display: none;
}
.ups-cta,
a.ups-cta,
.ups-cta {
  width: 100%;
  margin-bottom: 1rem;
  margin-right: .75rem;
}
.ups-cta:only-of-type,
a.ups-cta:only-of-type,
.ups-cta:only-of-type {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .ups-cta,
  a.ups-cta,
  .ups-cta {
    width: auto;
  }
}
.ups-hyperlink {
  color: #0662bb;
}
.ups-hyperlink[aria-disabled=true] {
  cursor: not-allowed;
}
.ups-hyperlink:active span {
  text-decoration: none;
}
.ups-hyperlink:hover {
  color: #064d93;
}
.ups-hyperlink .ups-cta-hyperlink {
  width: 100%;
  display: inline-block;
  text-decoration: underline;
}
@media (min-width: 768px) {
  .ups-hyperlink .ups-cta-hyperlink {
    width: auto;
  }
}
.ups-hyperlink .ups-cta-hyperlink.disabled,
.ups-hyperlink .ups-cta-hyperlink:disabled,
.ups-hyperlink .ups-cta-hyperlink[aria-disabled=true] {
  box-shadow: none;
  color: #bfb8af;
  cursor: not-allowed;
}
.ups-hyperlink .ups-cta-hyperlink:focus,
.ups-hyperlink .ups-cta-hyperlink.focus {
  outline: none;
  position: relative;
  box-shadow: none;
}
.ups-hyperlink .ups-cta-hyperlink:focus::before,
.ups-hyperlink .ups-cta-hyperlink.focus::before {
  content: "";
  position: absolute;
  border-radius: 4px;
  border: 1px solid #5f5753;
  top: -6px;
  bottom: -6px;
  right: -6px;
  left: -6px;
  display: none;
}
.ups-hyperlink .ups-cta-hyperlink.ups-dm {
  color: #fff;
}
.ups-hyperlink .ups-cta-hyperlink.ups-dm.disabled,
.ups-hyperlink .ups-cta-hyperlink.ups-dm:disabled,
.ups-hyperlink .ups-cta-hyperlink.ups-dm[aria-disabled=true] {
  box-shadow: none;
  background-color: #000;
  color: #bfb8af;
  cursor: not-allowed;
}
.ups-hyperlink .ups-cta-hyperlink.ups-dm:not(.disabled).hover,
.ups-hyperlink .ups-cta-hyperlink.ups-dm:not(.disabled):hover {
  color: #dfdbd7;
}
.ups-hyperlink .ups-cta-hyperlink.ups-dm:focus,
.ups-hyperlink .ups-cta-hyperlink.ups-dm.focus {
  outline: none;
  position: relative;
  box-shadow: none;
}
.ups-hyperlink .ups-cta-hyperlink.ups-dm:focus::before,
.ups-hyperlink .ups-cta-hyperlink.ups-dm.focus::before {
  content: "";
  position: absolute;
  border-radius: 4px;
  border: 1px solid #fff;
  top: -6px;
  bottom: -6px;
  right: -6px;
  left: -6px;
  display: none;
}
.ups-checkbox-group,
.ups-radio-group {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
}
.ups-checkbox-group.ups-radio-inline,
.ups-checkbox-group.ups-checkbox-inline,
.ups-radio-group.ups-radio-inline,
.ups-radio-group.ups-checkbox-inline {
  flex-direction: row;
}
.ups-checkbox-group.ups-radio-inline .ups-buttonList_wrapper,
.ups-checkbox-group.ups-checkbox-inline .ups-buttonList_wrapper,
.ups-radio-group.ups-radio-inline .ups-buttonList_wrapper,
.ups-radio-group.ups-checkbox-inline .ups-buttonList_wrapper {
  margin-right: 2.75rem;
}
.ups-checkbox-group input,
.ups-radio-group input {
  position: absolute;
  opacity: 0;
  outline: none;
}
body.accessible .ups-checkbox-group input:focus + label:after,
body.accessible .ups-radio-group input:focus + label:after {
  content: "";
  position: absolute;
  z-index: 2;
  top: -5px;
  bottom: -5px;
  left: -5px;
  right: -5px;
  border: 1px solid #5f5753;
  border-radius: 8px;
}
.ups-checkbox-group input:hover:not(:checked) + label:before,
.ups-radio-group input:hover:not(:checked) + label:before {
  background-color: #f2f1ef;
}
.ups-checkbox-group input:disabled + label,
.ups-radio-group input:disabled + label {
  color: #8c8585;
}
.ups-checkbox-group input:disabled + label:before,
.ups-radio-group input:disabled + label:before {
  border-color: #bfb8af;
  background-color: #f2f1ef;
}
.ups-checkbox-group label,
.ups-radio-group label {
  position: relative;
  margin: 0;
  padding-left: 2rem;
}
.ups-checkbox-group label:before,
.ups-radio-group label:before {
  content: "";
  width: 1.5rem;
  height: 1.5rem;
  position: absolute;
  border: .0625rem solid #5f5753;
  background-color: #fff;
  left: 0;
}
.ups-checkbox-group .ups-form_label,
.ups-radio-group .ups-form_label {
  font-size: 1rem;
  margin-bottom: .25rem;
}
.ups-checkbox-group legend.ups-form_label,
.ups-radio-group legend.ups-form_label {
  font-size: .875rem;
  margin-bottom: 1rem;
}
.ups-radio-group.error .ups-radio-custom-label:before {
  border: 2px solid #df2901;
}
.ups-radio-group .ups-radio-custom:checked + label:before {
  border: .5rem solid #0a8080;
}
.ups-radio-group .ups-radio-custom-label:before {
  border-radius: 50%;
}
.ups-checkbox-group .ups-checkbox-custom-label.error:before {
  border-radius: .25rem;
  border: 2px solid #df2901;
}
.ups-checkbox-group .ups-checkbox-custom-label:before {
  border-radius: .25rem;
}
.ups-checkbox-group .ups-checkbox-custom:checked + label:before {
  border-color: #0a8080;
  background-color: #0a8080;
  border-width: 1px;
  color: #fff;
  content: "\e607";
  font-family: "upsicons";
  font-size: .625rem;
  padding: .25rem .3125rem;
}
.ups-checkbox-group .ups-checkbox-custom:checked:disabled + label span {
  border-color: #bfb8af;
  color: #bfb8af;
  background-color: inherit;
}
.ups-checkbox-group .ups-checkbox-custom:checked:disabled + label:before {
  color: #bfb8af;
  border-color: #bfb8af;
  background-color: #f2f1ef;
}
.ups-input.ups-input-focus label {
  top: .125rem;
  font-size: .75rem;
  font-weight: 500;
}
.ups-input .ups-input_wrapper input[type=password]::-ms-reveal {
  display: none;
}
.ups-input .ups-input_wrapper {
  border: 1px solid currentColor;
  color: #5f5753;
}
.ups-input .ups-input_wrapper:hover {
  background-color: #f2f1ef;
}
.ups-input .image .img-fluid {
  position: absolute;
  z-index: 1;
  right: .75rem;
  height: 1.5rem;
  bottom: calc(50% - .75rem);
  transition: bottom 250ms ease-in-out;
}
.ups-input.read-only .image .img-fluid {
  right: 1.65rem;
}
.ups-input.disabled {
  -webkit-user-select: none;
  user-select: none;
}
.ups-input.disabled .image .img-fluid {
  right: 1.65rem;
}
.ups-input.disabled .ups-material-symbols,
.ups-input.disabled span.unit-icon {
  color: #bfb8af;
}
.ups-input.has-icon.ups-input-focus .ups-input_wrapper button.ups-input_action {
  transition: bottom 250ms ease-in-out;
}
.ups-input.has-icon.ups-input-focus .ups-input_wrapper button.ups-input_action span.icon {
  right: .625rem;
}
.ups-input.has-icon .ups-input_wrapper button.ups-input_action {
  transition: bottom 250ms ease-in-out;
  right: .625rem;
}
.ups-input.has-icon .ups-input_wrapper button.ups-input_action span.icon {
  bottom: 5px;
  right: .625rem;
}
.ups-input.has-icon .ups-input_wrapper input {
  padding-right: 2.5rem;
}
.ups-input.has-icon.read-only .ups-input_wrapper input {
  padding-right: 2.5rem;
}
.ups-input.has-icon .icon,
.ups-input.has-icon .unit-icon {
  position: absolute;
  z-index: 1;
  right: .75rem;
  height: 1.5rem;
  bottom: calc(50% - .75rem);
  transition: bottom 250ms ease-in-out;
  color: #5f5753;
}
.ups-input.error .ups-input_wrapper:hover {
  background-color: unset;
}
.ups-input:not(.disabled):not(.read-only):not(.error) .ups-input_wrapper:hover label {
  color: #000;
}
.ups-input:not(.disabled):not(.read-only):not(.error) .ups-input_wrapper:hover .unit-icon,
.ups-input:not(.disabled):not(.read-only):not(.error) .ups-input_wrapper:focus-within .unit-icon {
  color: #000;
}
.ups-input:not(.disabled):not(.read-only):not(.error) .ups-input_wrapper:hover .icon,
.ups-input:not(.disabled):not(.read-only):not(.error) .ups-input_wrapper:focus-within .icon {
  color: #000;
}
.ups-textareaInput.ups-input-focus label {
  top: .125rem;
  font-size: .75rem;
  font-weight: 500;
}
.ups-textareaInput .ups-input_wrapper {
  min-height: 5rem;
  height: auto;
}
.ups-textareaInput .form-info {
  top: 2.5rem;
}
.ups-textareaInput textarea {
  padding-top: 0;
  margin-top: 22px;
  min-height: 3.5rem;
}
.ups-textareaInput label {
  top: 10px;
}
.text-area-container .default-color {
  color: #5f5753;
}
.text-area-container .error-color {
  color: #df2901;
}
.text-area-container .error-color:focus {
  background-color: #fff;
}
.text-area-container .text-length {
  color: #5f5753;
}
.text-area-container .text-area {
  top: 26px;
  resize: vertical;
  padding: 23px 12px 8px 12px;
  font-size: 16px;
  color: #121212;
  border-radius: 4px;
  width: 100%;
  min-height: 64px;
  line-height: 20px;
  clear: both;
}
.text-area-container .text-area:focus {
  background-color: #fff;
}
.text-area-container .text-area:active,
.text-area-container .text-area:focus-within {
  border: 1px solid #000 !important;
  box-shadow: 0 0 0 1px !important;
}
.text-area-container .text-area.keyboard-focus .text-area:focus,
.text-area-container .text-area .keyboard-focus .textarea-error:focus {
  border: 0 !important;
  outline: none !important;
}
.text-area-container .textarea-error {
  border: 2px solid #df2901;
  color: #121212;
  border-radius: 4px;
  padding: 23px 12px 8px 12px;
  font-size: 16px;
  width: 100%;
  min-height: 64px;
  line-height: 20px;
}
.text-area-container .textarea-error:hover {
  border: 2px solid #df2901;
}
.text-area-container .textarea-error:focus,
.text-area-container .textarea-error:active,
.text-area-container .textarea-error:focus-within {
  border: 2px solid #df2901;
  box-shadow: none !important;
  outline: none !important;
  border-radius: 4px !important;
}
.text-area-container .disabled {
  background-color: #f2f1ef;
  color: #bfb8af;
  cursor: not-allowed;
  line-height: 10px;
  border-radius: 4px;
  border: 1px solid;
}
.text-area-container .disabled .text-area,
.text-area-container .disabled .textarea-error {
  cursor: not-allowed;
  pointer-events: none;
  border: none;
  border-radius: 4px;
}
.text-area-container .disabled .floating-label {
  color: #bfb8af;
  line-height: 20px;
}
.text-area-container .floating-label {
  position: absolute;
  left: 12px;
  font-style: normal;
  font-weight: 400;
  transition: all .3s ease;
  pointer-events: none;
  transform: translateY(50%);
  font-size: 16px;
  border-radius: 4px 3px 0 0;
}
.text-area-container .floating-label:hover {
  background-color: #f2f1ef;
}
.text-area-container .floating-label.floated {
  font-size: 12px;
  font-weight: 500;
  padding: 7px 2px 0px 12px;
  background-color: #fff;
  border-radius: 4px 0 0 0;
}
.text-area-container .floating-label.floated.default-color {
  left: 2px;
  transform: translatey(0.7px);
}
.text-area-container .floating-label.floated.error-color {
  left: 2px;
  transform: translatey(1.499999px);
}
.text-area-container .floating-label.floated .error-color:hover {
  background-color: #f2f1ef;
}
.text-area-container .text-area:focus + .floating-label:hover {
  background-color: #f2f1ef;
}
.ups-switch-button .ups-input_wrapper {
  margin-bottom: 1rem;
  display: inline-block;
}
.ups-switch-button input {
  position: absolute;
  opacity: 0;
  outline: none;
}
body.accessible .ups-switch-button input:focus + label .switch-ui:after {
  content: "";
  position: absolute;
  z-index: -1;
  top: -4px;
  bottom: -4px;
  left: -4px;
  right: -4px;
  border: 1px solid #5f5753;
  border-radius: 3rem;
}
.ups-switch-button input:checked + label .switch-ui {
  background-color: #0a8080;
  border-color: #0a8080;
}
.ups-switch-button input:checked + label .switch-ui.toolbar-switch .switch-handle {
  left: 23px;
}
.ups-switch-button input:checked + label .switch-ui .switch-handle {
  background-color: #fff;
  left: 39px;
}
.ups-switch-button input:checked + label .switch-ui:before {
  content: "";
  color: #fff;
  text-align: left;
}
.ups-switch-button input:not(:checked) + label .switch-ui:hover {
  background-color: #f2f1ef;
}
.ups-switch-button input:disabled + label {
  color: #bfb8af;
}
.ups-switch-button input:disabled + label .switch-ui {
  background-color: #f2f1ef;
  border-color: #bfb8af;
}
.ups-switch-button input:disabled + label .switch-ui .switch-handle {
  background-color: #bfb8af;
}
.ups-switch-button input:disabled + label .switch-ui:before {
  color: #bfb8af;
}
.ups-switch-button label {
  position: relative;
  margin: 0;
  display: flex;
  align-items: center;
}
.ups-switch-button label .switch-ui {
  position: relative;
  display: inline-block;
  height: 2rem;
  min-width: 4.25rem;
  background-color: #fff;
  border-radius: 1.5rem;
  border: .0625rem solid #5f5753;
  transition: all .35s ease-in-out;
  margin-left: .5rem;
}
.ups-switch-button label .switch-ui.toolbar-switch {
  height: 24px;
  min-width: 45px;
}
.ups-switch-button label .switch-ui.toolbar-switch .switch-handle {
  width: 18px;
  height: 18px;
  top: 2px;
}
.ups-switch-button label .switch-ui .switch-handle {
  position: absolute;
  width: 1.5rem;
  height: 1.5rem;
  border-radius: 50%;
  background-color: #5f5753;
  top: 3px;
  left: 3px;
  transition: all .35s ease-in-out;
}
.ups-switch-button label .switch-ui:before {
  content: "";
  color: #121212;
  display: inline-block;
  width: 100%;
  font-size: .875rem;
  font-weight: 500;
  line-height: 2.2;
  padding: 0 .625rem;
  text-align: right;
  transition: all .35s ease-in-out;
  text-transform: uppercase;
}
.ups-switch-button.label-top label {
  flex-direction: column;
  align-items: baseline;
}
.ups-switch-button.label-top label .switch-ui {
  margin-left: 0;
  margin-top: .5rem;
}
.ups-switch-button.label-right label {
  flex-direction: row-reverse;
  justify-content: flex-end;
}
.ups-switch-button.label-right label .switch-ui {
  margin-right: .5rem;
  margin-left: 0;
}
.ups-btn_group_fieldset .ups-btn_group {
  display: flex;
}
.ups-btn_group_fieldset .ups-input_wrapper {
  display: inline;
  font-size: 0;
}
.ups-btn_group_fieldset .ups-input_wrapper:first-child label {
  border-top-left-radius: 100px;
  border-bottom-left-radius: 100px;
  padding-left: 1.25rem;
}
body.accessible .ups-btn_group_fieldset .ups-input_wrapper:first-child input:focus + label:after {
  border-top-left-radius: 100px;
  border-bottom-left-radius: 100px;
}
.ups-btn_group_fieldset .ups-input_wrapper:last-child label {
  border-top-right-radius: 100px;
  border-bottom-right-radius: 100px;
  border-right-width: 1px;
  padding-right: 1.25rem;
}
body.accessible .ups-btn_group_fieldset .ups-input_wrapper:last-child input:focus + label:after {
  border-top-right-radius: 100px;
  border-bottom-right-radius: 100px;
}
.ups-btn_group_fieldset input[type=radio],
.ups-btn_group_fieldset input[type=checkbox] {
  position: absolute;
  opacity: 0;
  outline: none;
}
body.accessible .ups-btn_group_fieldset input[type=radio]:focus + label:after,
body.accessible .ups-btn_group_fieldset input[type=checkbox]:focus + label:after {
  content: "";
  position: absolute;
  z-index: -1;
  top: -5px;
  bottom: -5px;
  left: -5px;
  right: -5px;
  border: 1px solid #5f5753;
}
.ups-btn_group_fieldset input[type=radio]:hover:not(:checked) + label:before,
.ups-btn_group_fieldset input[type=checkbox]:hover:not(:checked) + label:before {
  background-color: #f2f1ef;
}
.ups-btn_group_fieldset input[type=radio]:checked + label,
.ups-btn_group_fieldset input[type=checkbox]:checked + label {
  background:
    linear-gradient(
      126.6deg,
      #0a8282 30.6%,
      #097272 104.21%);
  color: #fff;
}
.ups-btn_group_fieldset input[type=radio]:disabled + label,
.ups-btn_group_fieldset input[type=checkbox]:disabled + label {
  color: #bfb8af;
  border-color: #bfb8af;
  background: #f2f1ef;
}
.ups-btn_group_fieldset label {
  position: relative;
  display: flex;
  margin: 0;
  padding: .625rem 1rem;
  border: 1px solid #5f5753;
  font-size: 1rem;
  border-right-width: 0;
  margin-bottom: 1rem;
  text-align: center;
  align-items: center;
}
.ups-btn_group_fieldset label span.icon {
  width: 1rem;
  height: 1rem;
}
.ups-btn_group_fieldset label span.icon + .label-text {
  padding-left: .5rem;
}
.popover {
  position: relative;
  padding: .75rem .5rem;
  border: 1px solid #dfdbd7;
  background-color: #f2f1ef;
  box-shadow:
    0px 15px 32px -3px rgba(0, 0, 0, .0784313725),
    0px 4px 12px -2px rgba(0, 0, 0, .0784313725),
    0px 2px 6px 0px rgba(0, 0, 0, .0588235294);
  min-width: 90%;
}
@media (min-width: 768px) {
  .popover {
    min-width: 434px;
  }
}
.popover.bs-popover-top > .arrow:before {
  border-top-color: #dfdbd7;
}
.popover.bs-popover-top > .arrow:after {
  border-top-color: #f2f1ef;
}
.popover.bs-popover-bottom > .arrow:before {
  border-bottom-color: #dfdbd7;
}
.popover.bs-popover-bottom > .arrow:after {
  border-bottom-color: #f2f1ef;
}
.popover.bs-popover-left > .arrow:before {
  border-left-color: #dfdbd7;
}
.popover.bs-popover-left > .arrow:after {
  border-left-color: #f2f1ef;
}
.popover.bs-popover-right > .arrow:before {
  border-right-color: #dfdbd7;
}
.popover.bs-popover-right > .arrow:after {
  border-right-color: #f2f1ef;
}
.popover .popover-body h2,
.popover .popover-body h3,
.popover .popover-body h4,
.popover .popover-body h5 {
  font-size: .875rem;
  line-height: 1.5;
}
.popover p:last-child {
  margin-bottom: 0;
}
.popover .close-icon {
  position: absolute;
  right: 1.25rem;
  top: 1.25rem;
  color: #121212;
}
.popover .popover-container {
  display: flex;
}
.popover .popover-container .popover-icon {
  margin-right: .75rem;
}
.popover .popover-container .popover-icon span.icon {
  font-size: 1.5rem;
  line-height: 1;
}
.popover .popover-container .popover-content {
  margin-right: 1.5rem;
}
.ups-progress {
  width: 100%;
  max-width: 700px;
  margin: auto;
}
.ups-progress .progress-title {
  display: block;
  text-align: left;
  margin-bottom: .5rem;
}
.ups-progress ul,
.ups-progress ol {
  padding-left: 1.5rem;
}
.ups-progress ol {
  list-style: none;
  margin: 0;
  display: flex;
  flex-direction: column;
}
.ups-progress ol li {
  position: relative;
  height: 52px;
  width: 22px;
  flex: auto;
  margin-bottom: 0;
  text-align: center;
}
.ups-progress ol li:after {
  content: "";
  position: absolute;
  background-color: #8c857e;
  width: 2px;
  height: 100%;
  top: 1.125rem;
  left: 50%;
  z-index: 0;
  transform: translateX(-5px);
}
.ups-progress ol li a,
.ups-progress ol li span.step-container {
  display: block;
  position: relative;
  top: 50%;
  left: 45%;
  z-index: 1;
  width: .75rem;
  height: .75rem;
  background-color: #fff;
  border-radius: 50%;
  border: 2px solid #8c857e;
  color: #5f5753;
  font-size: .875rem;
}
.ups-progress ol li a:before,
.ups-progress ol li span.step-container:before {
  content: "";
  position: absolute;
  top: 50%;
  width: 100%;
  height: 80px;
  border-radius: 50%;
  transform: translate(-50%, -40px);
  transition: .3s ease;
}
.ups-progress ol li .step-label {
  position: relative;
  font-size: .875rem;
  display: inline-block;
  height: 46px;
  overflow: hidden;
  word-break: break-word;
  top: 50%;
  transform: translateY(0.8rem);
}
.ups-progress ol li .step-label.no-wrap {
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ups-progress ol li .icon {
  position: absolute;
  top: -1rem;
  left: 50%;
  transform: translateX(-0.5rem);
  line-height: 1.2;
}
.ups-progress ol li.active span.step-container {
  width: 22px;
  height: 22px;
  border-width: .25rem;
  border-color: #0a8080;
}
.ups-progress ol li.active .step-label {
  color: #121212;
  font-weight: 500;
}
.ups-progress ol li.completed a {
  background-color: #0a8080;
  border-color: #0a8080;
}
.ups-progress ol li.completed:after {
  background-color: #0a8080;
  width: .25rem;
  transform: translateX(-2px);
}
.ups-progress ol li.completed .step-label {
  text-decoration: underline;
}
.ups-progress ol li:last-child:after {
  display: none;
}
.ups-progress ol li:last-child a:before {
  left: 50%;
}
.ups-progress.vertical ol li {
  width: 100%;
  text-align: initial;
}
.ups-progress.vertical ol li:after {
  top: .75rem;
  left: 11px;
  transform: translateX(-1px);
}
.ups-progress.vertical ol li .step-label {
  position: absolute;
  word-break: normal;
  display: inline-block;
  top: 0;
  left: 30px;
  transform: none;
  width: 80%;
  text-overflow: ellipsis;
}
.ups-progress.vertical ol li span.step-container {
  display: inline-block;
  top: 0;
  left: 0;
}
.ups-progress.vertical ol li.inactive span.step-container {
  left: 5px;
}
.ups-progress.vertical ol li a:before {
  width: 80px;
  height: 100%;
}
.ups-progress.vertical ol li .icon {
  top: 2px;
  left: -1rem;
}
.ups-progress.vertical ol li.completed a {
  top: 0;
  left: 5px;
}
.ups-progress.vertical ol li.completed .step-label {
  top: -5px;
  left: 20px;
}
@media (min-width: 768px) {
  .ups-progress.horizontal ol li {
    align-items: center;
  }
}
@media (max-width: 991.98px) {
  .ups-progress.horizontal ol li {
    align-items: normal;
  }
}
@media (max-width: 767.98px) {
  .ups-progress.horizontal ol li .icon {
    top: 6px;
    left: -1rem;
  }
}
.ups-progress.horizontal .appLineHeight,
.ups-progress.carousel .appLineHeight {
  line-height: 28px;
}
@media (min-width: 768px) {
  .ups-progress.horizontal .progress-title,
  .ups-progress.carousel .progress-title {
    text-align: center;
    margin-bottom: 1rem;
  }
  .ups-progress.horizontal ol,
  .ups-progress.carousel ol {
    padding: 0;
    flex-direction: row;
  }
  .ups-progress.horizontal ol li,
  .ups-progress.carousel ol li {
    flex: 1;
    text-align: center;
    margin-bottom: 4rem;
    height: auto;
  }
  .ups-progress.horizontal ol li:after,
  .ups-progress.carousel ol li:after {
    width: 100%;
    height: 2px;
    top: calc(80% - 3px);
  }
  .ups-progress.horizontal ol li.completed:after,
  .ups-progress.carousel ol li.completed:after {
    height: .25rem;
    top: calc(80% - 4px);
  }
  .ups-progress.horizontal ol li.completed a,
  .ups-progress.carousel ol li.completed a {
    top: 70%;
  }
  .ups-progress.horizontal ol li.inactive span.step-container,
  .ups-progress.carousel ol li.inactive span.step-container {
    top: 70%;
  }
  .ups-progress.horizontal ol li.active span.step-container,
  .ups-progress.carousel ol li.active span.step-container {
    top: 60%;
  }
}
@media (max-width: 767.98px) {
  .ups-progress.horizontal li.active span.step-container,
  .ups-progress.carousel li.active span.step-container {
    top: 20%;
  }
}
@media (max-width: 767.98px) {
  .ups-progress.carousel {
    max-width: 256px;
  }
}
.ups-progress.carousel ol {
  flex-direction: row;
  padding: 0;
}
.ups-progress.carousel ol li {
  margin-bottom: 1.5rem;
  flex: 1;
  text-align: center;
  height: auto;
}
.ups-progress.carousel ol li:after {
  width: 100%;
  height: 2px;
  top: calc(80% - 3px);
}
.ups-progress.carousel ol li.completed:after {
  height: .25rem;
  top: calc(80% - 3px);
}
@media (max-width: 767.98px) {
  .ups-progress.carousel ol li .step-label {
    display: none;
  }
}
@media (min-width: 768px) {
  .ups-progress.carousel .ups-step-carousel {
    display: none;
  }
}
.ups-progress.carousel .carousel-counter {
  text-align: center;
  font-size: .875rem;
  line-height: 1.5;
  color: #5f5753;
  margin-bottom: .25rem;
}
.ups-progress.carousel .step-title {
  font-size: 1.25rem;
  line-height: 1.4;
  margin: 0;
  flex: 1;
  overflow: hidden;
  text-align: center;
}
.ups-progress.carousel .step-title .step-label-header {
  display: none;
  width: 70%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ups-progress.carousel .step-title .step-label-header.active {
  display: inline-block;
}
.ups-progress.carousel .carousel-actions {
  display: flex;
  justify-content: space-between;
}
.ups-progress.carousel .carousel-actions button {
  background-color: rgba(0, 0, 0, 0);
  border: none;
  padding: 0;
}
.ups-progress.carousel .carousel-actions button.hidden {
  visibility: hidden;
}
.ups-progress.carousel .carousel-actions .slick-prev {
  color: #121212;
}
.ups-progress.carousel .carousel-actions .slick-prev:hover {
  text-decoration: none;
}
.ups-progress.carousel .carousel-actions .ups-icon-chevronright:before {
  content: "\e600";
}
.ups-progress.carousel .carousel-actions .ups-icon-chevronleft:before {
  content: "\e601";
}
.ups-progress.carousel .popover {
  min-width: 100%;
  max-width: 100%;
}
.ups-progress-wrap .progress-title {
  font-size: 14px;
  margin-bottom: 24px !important;
}
.ups-progress-wrap .progress-steps-container {
  list-style: none;
  margin: 0;
  display: flex;
  flex-direction: column;
}
.ups-progress-wrap .progress-steps-container .progress-step {
  position: relative;
  min-height: 60px;
  margin-bottom: 0;
}
.ups-progress-wrap .progress-steps-container .progress-step:after {
  content: "";
  position: absolute;
  background-color: #8c857e;
  width: 2px;
  height: 100%;
  top: 1.125rem;
  z-index: 0;
}
.ups-progress-wrap .progress-steps-container .progress-step .progress-step.completed .step-anchor {
  top: 5px;
}
.ups-progress-wrap .progress-steps-container .progress-step .step-anchor,
.ups-progress-wrap .progress-steps-container .progress-step span.step-container {
  display: block;
  position: relative;
  top: 7%;
  left: 47%;
  z-index: 1;
  width: .75rem;
  height: .75rem;
  background-color: #fff;
  border-radius: 50%;
  border: 2px solid #8c857e;
  color: #5f5753;
  font-size: .875rem;
}
.ups-progress-wrap .progress-steps-container .progress-step .step-anchor a,
.ups-progress-wrap .progress-steps-container .progress-step span.step-container a {
  position: absolute;
  top: 41px;
  margin-left: -6px;
}
.ups-progress-wrap .progress-steps-container .progress-step .step-label.no-wrap {
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ups-progress-wrap .progress-steps-container .progress-step .v-step-icon {
  position: absolute;
  top: -0.22rem;
  left: -1.5rem;
}
.ups-progress-wrap .progress-steps-container .progress-step .v-step-icon .ups-cta {
  min-width: 20px;
}
.ups-progress-wrap .progress-steps-container .progress-step .v-step-icon .icon {
  font-size: 17px;
  margin-left: 0px;
}
.ups-progress-wrap .progress-steps-container .progress-step .h-step-icon .icon {
  font-size: 17px;
  margin-left: 1px;
}
.ups-progress-wrap .progress-steps-container .progress-step .h-step-icon a {
  display: flex;
}
.ups-progress-wrap .progress-steps-container .progress-step.active .step-label {
  color: #121212;
  font-weight: 500;
}
.ups-progress-wrap .progress-steps-container .progress-step.active .step-container {
  border-width: .2rem !important;
  border-color: #0a8080 !important;
}
.ups-progress-wrap .progress-steps-container .progress-step.completed .step-anchor {
  background-color: #0a8080;
  border-color: #0a8080;
}
.ups-progress-wrap .progress-steps-container .progress-step.completed:after {
  background-color: #0a8080;
  width: .25rem;
  transform: translateX(-1px);
}
.ups-progress-wrap .progress-steps-container .progress-step.completed .step-label {
  text-decoration: underline;
  font-weight: 400;
}
.ups-progress-wrap .progress-steps-container .progress-step:last-child:after {
  display: none;
}
.ups-progress-wrap .progress-steps-container .progress-step:last-child .step-anchor:before {
  left: 50%;
}
.ups-progress-wrap .currentsteplabel,
.ups-progress-wrap .currentstephorizontal {
  color: #5f5753;
  display: flex;
}
.ups-progress-wrap .currentsteplabel.ups-cta.ups-cta-tertiary {
  min-width: auto;
  font-weight: 400;
}
.ups-progress-wrap .content-wrapper {
  display: flex;
  align-items: self-start;
  gap: 5px;
  margin-top: -1px;
  left: 12px;
  position: relative;
}
.ups-progress-wrap.vertical .progress-steps-container .progress-step {
  width: 100%;
  text-align: initial;
  font-size: 14px;
}
.ups-progress-wrap.vertical .progress-steps-container .progress-step .step-label {
  transform: none;
  font-size: 14px;
  font-weight: 400;
}
.ups-progress-wrap.vertical .progress-steps-container .progress-step span.step-container {
  display: inline-block;
  top: 1px;
  left: 0px;
}
.ups-progress-wrap.vertical .progress-steps-container .progress-step.inactive span.step-container {
  left: 1px;
  top: 3px;
}
.ups-progress-wrap.vertical .progress-steps-container .progress-step.inactive button {
  cursor: auto;
}
.ups-progress-wrap.vertical .progress-steps-container .progress-step.active .content-wrapper span {
  position: relative;
  font-weight: 500;
}
.ups-progress-wrap.vertical .progress-steps-container .progress-step.active .step-container {
  width: 18px;
  height: 18px;
}
.ups-progress-wrap.vertical .progress-steps-container .progress-step .step-anchor:before {
  width: 80px;
  height: 100%;
}
.ups-progress-wrap.vertical .progress-steps-container .progress-step.completed .step-anchor,
.ups-progress-wrap.vertical .progress-steps-container .progress-step.completed .step-disabled {
  top: 3px;
  left: 0;
  min-width: 12px;
  height: 12px;
}
.ups-progress-wrap.vertical .progress-steps-container .progress-step.completed .step-label {
  display: flex;
  white-space: nowrap;
}
.ups-progress-wrap.vertical .progress-steps-container .progress-step .step-disabled {
  display: block;
  position: relative;
  top: 6%;
  left: 1.111px;
  z-index: 1;
  width: .75rem;
  height: .75rem;
  background-color: #fff;
  border-radius: 50%;
  border: 2px solid #0a8080;
  color: #5f5753;
  font-size: .875rem;
  background-color: #0a8080;
}
@media screen and (max-width: 768px) {
  .ups-progress-wrap.vertical .progress-step.active .content-wrapper span {
    margin-left: -4px !important;
  }
  .ups-progress-wrap.vertical .progress-step.active .step-container {
    left: -2px;
  }
}
.ups-progress-wrap.horizontal .progress-title {
  text-align: center;
}
.ups-progress-wrap.horizontal .progress-steps-container .progress-step.active .step-container {
  width: 18px;
  height: 18px;
}
.ups-progress-wrap.horizontal .progress-steps-container .progress-step .ups-cta {
  font-size: 14px;
}
.ups-progress-wrap.horizontal .progress-steps-container .progress-title {
  text-align: center;
}
.ups-progress-wrap.horizontal .progress-steps-container .step-container,
.ups-progress-wrap.horizontal .progress-steps-container .step-anchor {
  left: 46%;
}
.ups-progress-wrap.horizontal .progress-steps-container .step-disabled {
  display: block;
  position: relative;
  top: 3px;
  left: 47%;
  z-index: 1;
  width: .75rem;
  height: .75rem;
  background-color: #fff;
  border-radius: 50%;
  border: 2px solid #0a8080;
  color: #5f5753;
  font-size: .875rem;
  background-color: #0a8080;
}
@media screen and (min-width: 768px) {
  .ups-progress-wrap.horizontal .progress-steps-container,
  .ups-progress-wrap.carousel .progress-steps-container {
    text-align: center;
    padding: 0;
    flex-direction: row;
  }
  .ups-progress-wrap.horizontal .progress-steps-container .progress-step,
  .ups-progress-wrap.carousel .progress-steps-container .progress-step {
    flex: 1;
    text-align: center;
  }
  .ups-progress-wrap.horizontal .progress-steps-container .progress-step:after,
  .ups-progress-wrap.carousel .progress-steps-container .progress-step:after {
    width: 100%;
    height: 2px;
    top: 7px;
  }
  .ups-progress-wrap.horizontal .progress-steps-container .progress-step.completed:after,
  .ups-progress-wrap.carousel .progress-steps-container .progress-step.completed:after {
    height: .25rem;
    top: 7px;
  }
  .ups-progress-wrap.horizontal .progress-steps-container .progress-step.completed .step-anchor,
  .ups-progress-wrap.carousel .progress-steps-container .progress-step.completed .step-anchor {
    top: 3px;
  }
  .ups-progress-wrap.horizontal .progress-steps-container .progress-step.inactive span.step-container,
  .ups-progress-wrap.carousel .progress-steps-container .progress-step.inactive span.step-container {
    top: 2px;
  }
  .ups-progress-wrap.horizontal .progress-steps-container .progress-step.inactive button,
  .ups-progress-wrap.carousel .progress-steps-container .progress-step.inactive button {
    cursor: auto;
  }
  .ups-progress-wrap.horizontal .progress-steps-container .progress-step.active span.step-container,
  .ups-progress-wrap.carousel .progress-steps-container .progress-step.active span.step-container {
    top: -1px;
    margin-left: -3px;
  }
  .ups-progress-wrap.horizontal .progress-steps-container .progress-step.active .horizontalstep-aligner,
  .ups-progress-wrap.horizontal .progress-steps-container .progress-step.active .horizontal-calloutlist,
  .ups-progress-wrap.carousel .progress-steps-container .progress-step.active .horizontalstep-aligner,
  .ups-progress-wrap.carousel .progress-steps-container .progress-step.active .horizontal-calloutlist {
    margin-top: -6px;
    font-weight: 500;
  }
}
@media screen and (max-width: 768px) {
  .ups-progress-wrap.horizontal .progress-steps-container .progress-step.completed .step-anchor,
  .ups-progress-wrap.carousel .progress-steps-container .progress-step.completed .step-anchor {
    margin-top: -1px;
  }
  .ups-progress-wrap.horizontal .progress-steps-container .progress-step.completed:after,
  .ups-progress-wrap.carousel .progress-steps-container .progress-step.completed:after {
    height: 3px;
    margin-top: 0px;
  }
  .ups-progress-wrap.horizontal .progress-steps-container .progress-step.inactive span.step-container,
  .ups-progress-wrap.carousel .progress-steps-container .progress-step.inactive span.step-container {
    margin-top: 2px;
  }
  .ups-progress-wrap.horizontal .progress-steps-container .progress-step.inactive button,
  .ups-progress-wrap.carousel .progress-steps-container .progress-step.inactive button {
    cursor: auto;
  }
  .ups-progress-wrap.horizontal .progress-steps-container .progress-step.active .step-container,
  .ups-progress-wrap.carousel .progress-steps-container .progress-step.active .step-container {
    width: 15px;
    height: 15px;
    margin-top: 2px;
  }
  .ups-progress-wrap.horizontal .progress-steps-container .progress-step .step-disabled,
  .ups-progress-wrap.carousel .progress-steps-container .progress-step .step-disabled {
    top: 4px;
  }
}
.ups-progress-wrap.horizontal .h-step-icon,
.ups-progress-wrap.carousel .h-step-icon {
  height: 25px;
}
.ups-progress-wrap.carousel .progress-steps-container {
  flex-direction: row;
  padding: 0;
}
.ups-progress-wrap.carousel .progress-steps-container .progress-step {
  flex: 1;
  text-align: center;
  height: auto;
}
.ups-progress-wrap.carousel .progress-steps-container .progress-step:after {
  width: 100%;
  height: 2px;
  top: 7px;
}
.ups-progress-wrap.carousel .progress-steps-container .progress-step.completed:after {
  height: .25rem;
  top: 7px;
}
.ups-progress-wrap.carousel .carousel-counter {
  text-align: center;
  font-size: .875rem;
  line-height: 1.5;
  color: #5f5753;
  margin-bottom: .25rem;
}
.ups-progress-wrap.carousel .step-title {
  font-size: 1.25rem;
}
.ups-progress-wrap.carousel .step-title .step-label-header {
  display: none;
}
.ups-progress-wrap.carousel .step-title .step-label-header.active {
  display: inline-block;
}
@media screen and (max-width: 768px) {
  .ups-progress-wrap .ups-cta {
    margin-top: 2.5rem;
    min-width: auto;
  }
  .ups-progress-wrap .h-step-icon {
    margin-left: 5px;
  }
}
@media screen and (max-width: 500px) {
  .ups-progress-wrap .h-step-icon {
    margin-left: 7px;
  }
}
@media screen and (min-width: 768px) {
  ::ng-deep .vertical-tooltip .tooltip-wrapper .tooltip-container .tooltip.bottom {
    width: 10.5vw;
    min-width: 10.5vw;
    position: relative;
    transform: translateX(-68px);
  }
  ::ng-deep .vertical-tooltip .tooltip-wrapper .tooltip-container .tooltip-container .tooltip.right {
    width: 10.5vw;
    min-width: 10.5vw;
    position: relative;
    transform: translateX(-68px);
  }
}
::ng-deep .vertical-tooltip .tooltip-wrapper button {
  display: flex;
}
::ng-deep .vertical-tooltip .icon.ups-material-symbols {
  font-size: 17px;
  margin-top: 2px;
}
::ng-deep .horizontal-calloutlist .icon.ups-material-symbols {
  font-size: 17px;
  margin-top: -1px;
}
.progress-steps-container1 .progress-step:after {
  display: none;
}
.progress-steps-container1 .progress-step {
  min-height: auto !important;
}
.ups-progress-wrap.horizontal .progress-steps-container .progress-step.active .horizontalstep-aligner,
.ups-progress-wrap.horizontal .progress-steps-container .progress-step.active .horizontal-calloutlist,
.ups-progress-wrap.carousel .progress-steps-container .progress-step.active .horizontalstep-aligner,
.ups-progress-wrap.carousel .progress-steps-container .progress-step.active .horizontal-calloutlist,
.ups-progress-wrap.horizontal.progress-steps-container.progress-step.active.horizontalstep-aligner {
  position: relative;
  top: 0px;
}
@media screen and (max-width: 768px) {
  .ups-progress-wrap.carousel .progress-steps-container .progress-step:after {
    top: 8px;
    height: 3px;
    left: 50%;
  }
  .ups-progress-wrap .progress-steps-container1 .progress-step span.step-container,
  .ups-progress-wrap .mobile-vertical .progress-step span.step-container,
  .ups-progress-wrap .progress-steps-container .progress-step .step-anchor,
  .ups-progress-wrap.horizontal .progress-steps-container .step-disabled {
    left: 1px;
    right: auto;
  }
  .ups-progress-wrap.carousel .progress-steps-container .progress-step {
    display: flex;
    align-items: baseline;
    justify-content: center;
  }
  .ups-progress-wrap .mobile-vertical .progress-step {
    min-height: 20px;
  }
  .ups-progress-wrap.horizontal .progress-steps-container .progress-step .step-disabled,
  .ups-progress-wrap.carousel .progress-steps-container .progress-step .step-disabled,
  .ups-progress-wrap.horizontal .progress-steps-container .progress-step.completed .step-anchor,
  .ups-progress-wrap.carousel .progress-steps-container .progress-step.completed .step-anchor,
  .ups-progress-wrap.horizontal .progress-steps-container .progress-step.inactive span.step-container,
  .ups-progress-wrap.carousel .progress-steps-container .progress-step.inactive span.step-container {
    top: 4px;
    margin-top: -1px;
  }
}
[dir=ltr] .ups-progress-wrap.vertical .progress-steps-container .progress-step.active .content-wrapper span {
  left: -2px;
}
[dir=ltr] .ups-progress-wrap.vertical .progress-steps-container .progress-step.active .step-container {
  left: -2px;
}
[dir=ltr] .ups-progress-wrap.vertical .progress-steps-container .progress-step.completed .step-anchor,
[dir=ltr] .ups-progress-wrap.vertical .progress-steps-container .progress-step.completed .step-disabled {
  transform: translateX(1px);
}
[dir=ltr] .ups-progress-wrap.vertical .progress-steps-container .progress-step::after {
  top: .75rem;
  left: 6px;
}
[dir=rtl] .ups-progress-wrap.vertical .progress-steps-container .progress-step.active .content-wrapper span {
  right: -5.9px;
}
[dir=rtl] .ups-progress-wrap.vertical .progress-steps-container .progress-step.active .step-container {
  left: 3px;
}
[dir=rtl] .ups-progress-wrap.vertical .progress-steps-container .progress-step.completed .step-anchor,
[dir=rtl] .ups-progress-wrap.vertical .progress-steps-container .progress-step.completed .step-disabled {
  transform: translateX(0px);
}
[dir=rtl] .ups-progress-wrap.vertical .progress-steps-container .progress-step::after {
  top: 5px;
  right: 4px;
  transform: translateX(0px);
}
[dir=rtl] button.ups-cta.ups-cta-tertiary.flex-grow-1 span.icon {
  transform: scaleX(-1);
}
.one-time-verification-wcc-container .otv-wcc-fixed-width-container {
  width: 272px;
}
@media (min-width: 768px) {
  .one-time-verification-wcc-container .otv-wcc-fixed-width-container {
    width: 446px;
  }
}
@media (min-width: 1280px) {
  .one-time-verification-wcc-container .otv-wcc-fixed-width-container {
    width: 600px;
  }
}
.one-time-verification-wcc-container .otv-wcc-auto-width-container {
  width: auto;
}
.one-time-verification-wcc-container .lock-icon {
  color: #0a8080;
}
.one-time-verification-wcc-container .lock-icon-container {
  height: 72px;
  width: 72px;
  border-radius: 50%;
  background: #c2e3e2;
}
.one-time-verification-wcc-container .otp-title {
  font-size: 28px;
}
@media (min-width: 768px) {
  .one-time-verification-wcc-container .otp-title {
    font-size: 32px;
  }
}
@media (min-width: 1280px) {
  .one-time-verification-wcc-container .otp-title {
    font-size: 40px;
  }
}
.one-time-verification-wcc-container .text-field-container {
  width: 100%;
}
@media (min-width: 768px) {
  .one-time-verification-wcc-container .text-field-container {
    width: 55%;
  }
}
@media (min-width: 1280px) {
  .one-time-verification-wcc-container .text-field-container {
    width: 45%;
  }
}
.one-time-verification-wcc-container .ups_grey1 {
  color: #5f5753;
}
.ups-component.form-elements {
  margin: 64px 0;
}
.ups-component.form-elements .dropdown-container {
  width: 360px;
}
.ups-component .ups-form-errors {
  display: flex;
  margin-bottom: 25px;
}
.ups-component .ups-form-errors .ups-form-error-icon {
  font-size: 16px;
  color: #df2901;
  margin-right: 10px;
}
.ups-component .ups-form-errors .ups-form-error-heading {
  font-size: 18px;
  color: #df2901;
  margin-bottom: 10px;
}
.ups-component .ups-form-errors .ups-form-error-list {
  color: #df2901;
}
.ups-component .ups-form-errors .ups-form-error-list a {
  color: #df2901;
}
.ups-component .ups-form-errors .ups-form-error-list a:focus {
  text-decoration: underline;
}
.ups-component .ups-form-errors .ups-form-error-list ul {
  margin-bottom: 0;
}
.ups-component .ups-form-errors .ups-form-error-static {
  color: #df2901;
  margin-bottom: 0;
}
.ups-component .ups-formError {
  color: #df2901;
  font-weight: 500;
  font-size: 14px;
}
.ups-component .ups-formError:empty {
  margin-bottom: 0rem;
}
.ups-component .ups-application_curve_container {
  position: absolute;
  left: 0;
  right: 0;
  height: calc(100vh - 110px);
  overflow: hidden;
  background-color: #fcfaf8;
}
.ups-component .ups-application_curve_container .ups-application_curve {
  fill: #fff;
  width: 100vw;
  height: auto;
  position: relative;
  top: -1px;
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -webkit-transform: scale(1);
  transform: scale(1);
}
.ups-component .ups-application_container {
  background-color: #fcfaf8;
}
.ups-component .ups-application_container .ups-application_wrapper {
  position: relative;
}
.toolbar-container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: .75rem;
}
.toolbar-container.toolbar-halfwidth {
  flex-wrap: nowrap;
}
.toolbar-container.align-top {
  align-items: flex-start;
}
@media (min-width: 1280px) {
  .toolbar-container.toolbar-halfwidth {
    max-width: 100%;
  }
}
@media (min-width: 1600px) {
  .toolbar-container {
    max-width: none;
    width: 100%;
  }
}
@media (min-width: 768px)and (max-width: 1279.98px) {
  .toolbar-container {
    width: 100%;
  }
  .toolbar-container.toolbar-halfwidth {
    width: auto;
    min-width: unset;
  }
}
@media (max-width: 767.98px) {
  .toolbar-container {
    width: 100%;
  }
  .toolbar-container.toolbar-halfwidth {
    width: auto;
  }
}
.toolbar-container.toolbar-table {
  background-color: #f2f1ef;
  border: 1px solid #5f5753;
  border-radius: .25rem;
  min-height: 68px;
}
.toolbar-container.toolbar-standalone {
  border: none;
  background-color: rgba(0, 0, 0, 0);
  min-height: 88px;
}
.toolbar-container.toolbar-standalone .toolbar-section .toolbar-body_container {
  display: flex;
  flex-direction: column;
}
.toolbar-container.toolbar-standalone .toolbar-section .toolbar-body_container .toolbar-body_label {
  font-size: 1.5rem;
}
@media (max-width: 767.98px) {
  .toolbar-container.toolbar-standalone .toolbar-section .toolbar-body_container .toolbar-body_label {
    font-size: 1.25rem;
  }
}
.toolbar-container.toolbar-standalone .toolbar-section .toolbar-body_container .toolbar-body_text {
  margin-top: .5rem;
}
.toolbar-container .toolbar-section {
  display: flex;
  align-items: center;
  gap: .5rem;
}
@media (max-width: 767.98px) {
  .toolbar-container .toolbar-section {
    width: 100%;
  }
}
.toolbar-container .toolbar-section.mobile {
  width: 100%;
  justify-content: space-between;
}
.toolbar-container .searchBar-container {
  height: 44px;
  display: flex;
  align-items: center;
  gap: .75rem;
}
@media (min-width: 768px) {
  .toolbar-container .searchBar-container {
    width: 440px;
  }
}
@media (min-width: 320px)and (max-width: 991.98px) {
  .toolbar-container .searchBar-container {
    width: 381px;
  }
}
@media (max-width: 767.98px) {
  .toolbar-container .searchBar-container {
    width: 184px;
  }
}
.toolbar-container .searchBar-container .ups-input {
  flex-grow: 1;
  margin-bottom: 0px;
}
.toolbar-container .searchBar-container .search-tool-btn {
  width: 118px;
  margin: 0;
}
.toolbar-container .searchBar-container .ups-input_wrapper {
  height: inherit;
}
.toolbar-container .searchBar-container .ups-input_wrapper input.search-tool-input {
  padding: .625rem;
  padding-left: 2.5rem;
  padding-right: .75rem;
}
.toolbar-container .searchBar-container .ups-input_wrapper .icon {
  left: .75rem;
  bottom: calc(50% - .75rem);
}
.toolbar-container .dropdown-tool_container .ups-dropdown-control {
  margin-bottom: 0px;
}
@media (min-width: 320px) {
  .toolbar-container .dropdown-tool_container {
    width: 360px;
  }
}
@media (max-width: 767.98px) {
  .toolbar-container .dropdown-tool_container {
    width: 184px;
  }
}
@media (min-width: 320px) {
  .toolbar-container.toolbar-halfwidth .dropdown-tool_container {
    width: 184px;
  }
}
.toolbar-container .tool-container {
  padding: 0 .5rem;
  background-color: rgba(0, 0, 0, 0);
  border: none;
  color: #5f5753;
}
.toolbar-container .tool-container:hover {
  color: #121212;
}
.toolbar-container .tool-container .tool-label {
  margin-left: .5rem;
}
.toolbar-container .icon {
  display: inline-block;
}
@media (max-width: 767.98px) {
  .toolbar-container .ups-search-button {
    width: 30px;
    min-width: 0;
    margin-right: 0;
  }
  .toolbar-container .ups-search-button .icon {
    font-size: 1em;
    margin-left: 0;
    color: #121212;
  }
}
.custom-toolbar .toolbar-container {
  white-space: nowrap;
  max-height: 80px;
}
@media (max-width: 767.98px) {
  .custom-toolbar .toolbar-container {
    max-height: 100%;
  }
}
.custom-toolbar .toolbar-labelicon-container {
  display: flex;
  align-items: center;
  gap: 4px;
  padding: 0 16px;
  background-color: rgba(0, 0, 0, 0);
  border: none;
  color: #5f5753;
}
.custom-toolbar .text-white {
  background-color: #300000 !important;
  border: 0px;
}
.custom-toolbar .text-white .toolbar-labelicon-container,
.custom-toolbar .text-white .toolbar-separator,
.custom-toolbar .text-white .tooltip-wrapper {
  color: #fff;
  border-color: #fff;
}
.custom-toolbar .toolbar-separator {
  width: 1px;
  height: 32px;
  padding: .6px;
  background-color: #bfb8af;
}
.custom-toolbar .ups-dropdown-wrap {
  margin-bottom: 0;
  min-width: 25vw;
}
.custom-toolbar .ups-dropdown-control .ups-input_wrapper {
  height: 52px;
}
.custom-toolbar .ups-form_group {
  margin-bottom: 0;
}
.custom-toolbar .ups-input input {
  padding: 1.5rem 2rem .5rem .5rem;
}
.custom-toolbar .toolbar-section {
  gap: 2px;
}
.custom-toolbar .menu-custom .ups-action_toggle_trigger {
  color: #5f5753;
  font-size: 16px;
}
.custom-toolbar .menu-custom .ups-action_toggle_trigger .ups-material-symbols {
  color: #5f5753;
  font-size: 20px;
}
.custom-toolbar .ups-switch-container {
  margin-bottom: 0rem;
}
.custom-toolbar .ups-switch-container .ups-switch-label {
  color: #5f5753;
}
@media (max-width: 450px) {
  .custom-toolbar .ups-dropdown-wrap {
    min-width: 58vw;
  }
}
@media (max-width: 767.98px) {
  .custom-toolbar .toolbar-labelicon-container {
    padding: 0 8px;
  }
  .custom-toolbar .width-100 ups-toolbar-column,
  .custom-toolbar .width-100 ups-ac-date-picker,
  .custom-toolbar .width-100 ups-text-fields,
  .custom-toolbar .width-100 ups-ac-dropdown {
    width: 100%;
  }
  .custom-toolbar .width-100 .double-picker,
  .custom-toolbar .width-100 .calendar-wrapper {
    min-width: 100%;
  }
  .custom-toolbar .double-picker .col-md-6:first-child {
    margin-bottom: 12px;
  }
  .custom-toolbar ups-toolbar-column:has(.width-100) {
    width: 100%;
  }
  .custom-toolbar .width-100,
  .custom-toolbar .ups-text-fields,
  .custom-toolbar ups-toolbar-column.w-100,
  .custom-toolbar .custom-datepicker-wrapper .calendar-wrapper,
  .custom-toolbar .custom-datepicker-wrapper .double-picker,
  .custom-toolbar ups-ac-search {
    width: 100%;
  }
  .custom-toolbar .toolbar-column {
    flex-direction: column;
  }
}
@media (min-width: 768px) {
  .custom-toolbar ups-toolbar-column:has(.full-width-lvp) {
    width: 100%;
  }
  .custom-toolbar .full-width-lvp {
    width: 100%;
  }
  .custom-toolbar .full-width-lvp .ups-toolbar-column,
  .custom-toolbar .full-width-lvp .ups-ac-date-picker,
  .custom-toolbar .full-width-lvp .ups-text-fields,
  .custom-toolbar .full-width-lvp .ups-ac-dropdown,
  .custom-toolbar .full-width-lvp ups-ac-search,
  .custom-toolbar .full-width-lvp ups-ac-dropdown {
    width: 100%;
  }
}
.ups-component.popup-callout {
  margin: 0 0 1.5rem 0;
  margin-bottom: 4rem;
}
@media (min-width: 768px) {
  .ups-component.popup-callout {
    min-width: 320px;
    max-width: fit-content;
  }
}
@media (min-width: 768px)and (max-width: 991.98px) {
  .ups-component.popup-callout {
    min-width: 320px;
    max-width: 648px;
  }
}
@media (max-width: 767.98px) {
  .ups-component.popup-callout {
    min-width: 256px;
  }
}
.ups-component.popup-callout .content-wrapper {
  padding: 1.5rem;
  display: flex;
  flex-direction: row;
  background-color: #f2f1ef;
  border: 1px solid #dfdbd7;
  border-radius: .25rem;
  font-size: 1rem;
  gap: .75rem;
  position: relative;
  width: fit-content;
}
.ups-component.popup-callout .content-wrapper .callout-header {
  font-size: inherit;
  font-weight: 500;
  margin-bottom: .5rem;
}
.ups-component.popup-callout .content-wrapper .callout-text:last-child {
  margin-bottom: 0;
}
.ups-component.popup-callout .icon-container .icon {
  font-size: inherit;
}
.ups-component.popup-callout.align-left .content-wrapper {
  margin-left: 0;
  margin-bottom: 1.5rem;
}
.ups-component.popup-callout .callout-button,
.ups-component.popup-callout .callout-button-close {
  background-color: rgba(0, 0, 0, 0);
  border: none;
}
.ups-component.popup-callout .callout-button-close {
  padding: 0;
}
.ups-component.popup-callout .callout-button-close .icon {
  position: relative;
  bottom: .5rem;
  font-size: .75rem;
}
.ups-component.popup-callout .callout-button-wrapper {
  display: inline-block;
  padding-bottom: .75rem;
  cursor: pointer;
}
.ups-component.popup-callout .callout-button-wrapper .callout-button > .icon {
  color: #0662bb;
  font-size: 16px;
  margin-left: .5rem;
}
.ups-component.popup-callout .callout-button-wrapper:hover .callout-button_text {
  text-decoration: underline;
  color: #121212;
}
.ups-component.popup-callout .callout-button-wrapper:hover .callout-button,
.ups-component.popup-callout .callout-button-wrapper:hover .callout-button > .icon {
  color: #105497;
}
.ups-radio-group,
.ups-checkbox-group {
  gap: .5rem;
}
@media (max-width: 991.98px) {
  .ups-radio-group .row,
  .ups-checkbox-group .row {
    gap: .5rem;
  }
}
.tile-row {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  gap: 1rem 1rem;
}
.ups-fixed-tile-width.tile-row {
  flex-wrap: nowrap;
}
@media (max-width: 767.98px) {
  .ups-fixed-tile-width.tile-row {
    flex-wrap: wrap;
  }
}
@media (min-width: 768px)and (max-width: 991.98px) {
  .ups-fixed-tile-width.tile-row {
    overflow-x: scroll;
  }
}
.ups-fixed-tile-width.tile-row .ups-checkbox-tile,
.ups-fixed-tile-width.tile-row .ups-radio-tile {
  width: 50%;
}
@media (max-width: 767.98px) {
  .ups-fixed-tile-width.tile-row .ups-checkbox-tile,
  .ups-fixed-tile-width.tile-row .ups-radio-tile {
    width: 100%;
  }
}
.ups-fixed-tile-width.tile-row .ups-checkbox-tile label.tile-container,
.ups-fixed-tile-width.tile-row .ups-radio-tile label.tile-container {
  width: 100%;
}
.tile-column {
  display: flex;
  width: 100%;
  flex-direction: column;
  flex-wrap: wrap;
  gap: 1rem 1rem;
}
.ups-radio-label_text,
.ups-checkbox-label_text {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  transform: translateY(3px);
  font-size: .875rem;
  line-height: 1.25rem;
  padding-bottom: 8px;
}
label.tile-container {
  padding-left: 3.75rem;
}
@media (max-width: 767.98px) {
  label.tile-container {
    padding-left: 3rem;
  }
}
ups-checkbox-tile,
ups-radio-tile {
  width: fit-content;
  max-width: 100%;
}
ups-checkbox-tile input:checked + .tile-container,
ups-radio-tile input:checked + .tile-container {
  border: 2px solid #0a8080;
  background-color: #f8fbfb;
  box-shadow:
    0px 15px 32px -3px rgba(0, 0, 0, .078),
    0px 4px 12px -2px rgba(0, 0, 0, .078),
    0px 2px 6px 0px rgba(0, 0, 0, .059);
}
ups-checkbox-tile input:checked:disabled + .tile-container,
ups-radio-tile input:checked:disabled + .tile-container {
  border: none;
  background-color: #f2f1ef;
}
ups-checkbox-tile.wide,
ups-radio-tile.wide {
  width: 100%;
}
@media (max-width: 991.98px) {
  ups-checkbox-tile.wide .tile-container .tile-section .tile-icon,
  ups-radio-tile.wide .tile-container .tile-section .tile-icon {
    display: none;
  }
}
.tile-container {
  display: flex;
  flex-direction: row;
  gap: .75rem;
  background-color: #fff;
  box-shadow: 0px 4px 12px -3px rgba(0, 0, 0, .051), 0px 2px 5px 0px rgba(0, 0, 0, .141);
  padding: 1.5rem;
  border: 2px solid rgba(0, 0, 0, 0);
  border-radius: .25rem;
  outline: rgba(0, 0, 0, 0) solid 1px;
  width: fit-content;
  max-width: 100%;
  height: 100%;
  transition: all .35s ease-in-out;
}
@media (max-width: 767.98px) {
  .tile-container {
    padding: 1rem;
  }
}
@media (min-width: 768px) {
  .tile-container.image {
    align-items: center;
  }
}
@media (max-width: 767.98px) {
  .tile-container.image {
    flex-direction: column;
  }
}
.tile-container.image .tile-image-container {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 1rem;
}
@media (max-width: 767.98px) {
  .tile-container.image .tile-image-container {
    flex-direction: column;
    align-content: flex-start;
    gap: .5rem;
  }
}
.tile-container.wide {
  width: 100%;
  justify-content: space-between;
}
.tile-container:hover {
  border: 2px solid #0a8080;
  background-color: #f8fbfb;
  box-shadow:
    0px 15px 32px -3px rgba(0, 0, 0, .078),
    0px 4px 12px -2px rgba(0, 0, 0, .078),
    0px 2px 6px 0px rgba(0, 0, 0, .059);
}
.tile-container::before {
  margin-left: 1.5rem;
}
@media (max-width: 767.98px) {
  .tile-container::before {
    margin-left: 1rem;
  }
}
.tile-container.disabled,
.tile-container.disabled:hover {
  background: #f2f1ef;
  color: #bfb8af;
  border: rgba(0, 0, 0, 0);
}
.tile-container .tile-section {
  overflow: hidden;
}
.tile-container .tile-section .label-container {
  overflow: hidden;
  text-align: right;
}
.tile-container .tile-section:last-of-type {
  display: inline-flex;
  column-gap: 1.5rem;
  text-align: left;
  min-width: 72px;
}
.tile-container .tile-section .tile-med-label,
.tile-container .tile-section .tile-lg-label {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.tile-container .tile-section .tile-med-label {
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.75rem;
}
@media (max-width: 767.98px) {
  .tile-container .tile-section .tile-med-label {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}
.tile-container .tile-section .tile-lg-label {
  font-size: 2rem;
  line-height: 2.5rem;
}
@media (max-width: 767.98px) {
  .tile-container .tile-section .tile-lg-label {
    font-size: 1.25rem;
    line-height: 2rem;
  }
}
@media (max-width: 767.98px) {
  .tile-container .tile-section .tile-body-text {
    font-size: .875rem;
    line-height: 1.25rem;
  }
}
.tile-container .tile-section .tile-icon .icon {
  font-size: 4.5rem;
  height: 4.5rem;
  position: relative;
  width: 4.5rem;
}
.ups-radio-label_text {
  text-transform: uppercase;
  letter-spacing: 2px;
}
@media (max-width: 991.98px) {
  .wcc-tile-group .row {
    gap: 0rem;
  }
}
.tab-component_container {
  display: flex;
  margin-bottom: 1.5rem;
}
@media (max-width: 991.98px) {
  .tab-component_container {
    align-items: center;
  }
}
.tab-component_container .tab-component_wrapper {
  display: flex;
  padding: 0;
  margin: 0;
  border: none;
}
.tab-component_container .tab-component_wrapper .tab-item_wrapper {
  list-style: none;
}
.tab-component_container .tab-component_wrapper .tab-item_wrapper:has(.tab-item.disabled) {
  cursor: not-allowed;
}
.tab-component_container .tab-component_wrapper .tab-item_wrapper .tab-item {
  background: none;
  border: none;
  position: relative;
  cursor: pointer;
  color: #5f5753;
  transition: all .35s ease-in-out;
}
.tab-component_container .tab-component_wrapper .tab-item_wrapper .tab-item:after {
  content: "";
  transition: all .35s ease-in-out;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -1rem;
  border: none;
  height: .25rem;
  border-radius: 1px;
  background-color: #0a8080;
  transform: scale(0);
  transform-origin: center;
}
.tab-component_container .tab-component_wrapper .tab-item_wrapper .tab-item .icon {
  margin-right: .5rem;
}
.tab-component_container .tab-component_wrapper .tab-item_wrapper .tab-item.active {
  color: #0a8080;
  font-weight: 500;
}
.tab-component_container .tab-component_wrapper .tab-item_wrapper .tab-item:hover:not(.disabled):after {
  transform: scale(1);
  width: 2rem;
}
.tab-component_container .tab-component_wrapper .tab-item_wrapper .tab-item.active:hover:after {
  width: 4.5rem;
}
.tab-component_container .tab-component_wrapper .tab-item_wrapper .tab-item.active:after {
  transform: scale(1);
  margin-left: -2.25rem;
  width: 4.5rem;
}
.tab-component_container .tab-component_wrapper .tab-item_wrapper .tab-item.disabled,
.tab-component_container .tab-component_wrapper .tab-item_wrapper .tab-item:disabled {
  color: #bfb8af;
}
.tab-component_container.horizontal {
  flex-direction: column;
}
.tab-component_container.horizontal .tab-component_wrapper {
  flex-direction: row;
  overflow-x: auto;
  overflow-y: hidden;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  width: 100%;
  max-width: none;
  white-space: nowrap;
  padding: 3px 2px 0;
}
@media (max-width: 991.98px) {
  .tab-component_container.horizontal .tab-component_wrapper .tab-item_wrapper .tab-item {
    padding: 12px 8px;
  }
}
.tab-component_container.horizontal .tab-component_wrapper .tab-item_wrapper .tab-item {
  padding: 1rem;
}
.tab-component_container.horizontal .tab-content {
  width: 100%;
}
.tab-component_container.horizontal .tab-component_divider {
  border: 1px solid;
  color: #dfdbd7;
  width: 100%;
  margin-bottom: 2.5rem;
}
@media (min-width: 768px) {
  .tab-component_container.horizontal.center > .tab-component_wrapper {
    justify-content: center;
  }
}
@media (min-width: 768px) {
  .tab-component_container.horizontal.left .tab-component_wrapper {
    justify-content: left;
  }
}
.tab-component_container.vertical {
  flex-direction: row;
}
@media (max-width: 991.98px) {
  .tab-component_container.vertical {
    flex-direction: column;
  }
}
.tab-component_container.vertical .tab-content {
  margin-left: 3rem;
}
.tab-component_container.vertical .tab-component_wrapper {
  flex-direction: column;
}
.tab-component_container.vertical .tab-component_wrapper .tab-item_wrapper {
  max-width: 18rem;
}
.tab-component_container.vertical .tab-component_wrapper .tab-item_wrapper .tab-item {
  padding: 1.5rem 1rem;
}
.tab-component_container.vertical .tab-component_divider {
  border: 1px solid;
  color: #dfdbd7;
  margin-left: 3rem;
}
@media (max-width: 991.98px) {
  .tab-component_container.vertical .tab-component_divider {
    width: 100%;
    margin-bottom: 2.5rem;
    margin-left: initial;
  }
}
.ups-component .ups-page-level-errors {
  margin-top: 20px;
  margin-bottom: 24px;
}
.ups-component .ups-page-level-errors .ups-page-level-error-icon {
  font-size: 16px;
  color: #df2901;
  margin-right: 10px;
  align-items: center;
  display: inline-block;
}
.ups-component .ups-page-level-errors .ups-page-level-error-heading {
  font-weight: 500;
  color: #df2901;
  display: inline-block;
}
.ups-component .ups-page-level-errors .ups-page-level-error-list .ups-page-level-row {
  padding-left: 1rem;
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.ups-component .ups-page-level-errors .ups-page-level-error-list .ups-page-error-item a {
  color: #991c00;
}
.ups-component .ups-page-level-errors .ups-page-level-error-list .ups-page-error-item {
  background: #fceae6;
  border-radius: 4px;
  color: #991c00;
  padding: 4px 12px;
  list-style: none;
  margin-right: 8px;
  margin-top: 8px;
}
.ups-filter_control_container .ups-filter_list {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  gap: 10px;
  margin-bottom: 20px;
}
@media (max-width: 767.98px) {
  .ups-filter_control_container .ups-filter_list {
    justify-content: left;
    gap: 0;
    margin-left: -5px;
    margin-right: -5px;
  }
}
.ups-filter_control_container .ups-filter_list .ups-filter_element {
  display: flex;
  min-width: fit-content;
}
@media (max-width: 767.98px) {
  .ups-filter_control_container .ups-filter_list .ups-filter_element {
    flex-grow: 0;
    flex-basis: 50%;
    margin-bottom: 10px;
    padding-left: 5px;
    padding-right: 5px;
  }
}
.ups-filter_control_container .ups-filter_list .ups-filter_element .ups-filter_item {
  width: 100%;
}
.ups-filter_control_container .ups-filter_list .ups-filter_element .ups-filter_item:focus-within {
  outline: 2px solid #121212;
  outline-offset: 3px;
  border-radius: 1rem;
}
.ups-filter_control_container .ups-filter_list .ups-filter_element .ups-filter_item .ups-radio-custom {
  opacity: 0;
  position: absolute;
}
.ups-filter_control_container .ups-filter_list .ups-filter_element .ups-filter_item .ups-radio-custom:checked + .ups-filter_custom_label {
  font-size: 1rem;
  font-weight: 700;
  color: #fff;
  background-color: #0a8080;
}
.ups-filter_control_container .ups-filter_list .ups-filter_element .ups-filter_item .ups-filter_custom_label {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: .875rem;
  font-weight: 400;
  border: 1px solid #d6d6d6;
  border-radius: 1rem;
  padding: 6px 18px;
  margin-bottom: 0;
  height: 2rem;
  min-width: 5.125rem;
  overflow: hidden;
  background-color: #dfdbd7;
  cursor: pointer;
}
.ups-action_group_container {
  display: table;
  position: relative;
  padding: 4px;
  background-color: #f2f1ef;
  border-radius: 100px;
  border: 1px solid #0a8080;
}
.ups-action_group_container ups-action {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
.ups-action_group_container .ups-action_bg {
  position: absolute;
  top: 0;
  padding: .25rem;
  z-index: 1;
  display: block;
  height: 100%;
  background-color: #0a8282;
  background-clip: content-box;
  border-radius: 100px;
  transition:
    right .2s,
    border-radius .2s,
    left .2s;
}
.ups-action_group_container .ups-action_wrapper .ups-action_radio_btn {
  position: absolute;
  opacity: 0;
}
.ups-action_group_container .ups-action_wrapper .ups-action_radio_btn + .ups-action_label {
  margin: 0;
  padding: 8px 12px;
  width: 100%;
  text-wrap: nowrap;
  color: #5f5753;
}
.ups-action_group_container .ups-action_wrapper .ups-action_radio_btn + .ups-action_label:hover {
  color: #000;
  cursor: pointer;
  font-weight: 500;
}
.ups-action_group_container .ups-action_wrapper .ups-action_radio_btn:checked + .ups-action_label {
  color: #fff;
}
.ups-action_group_container .ups-action_wrapper .ups-action_radio_btn:disabled:checked + .ups-action_label {
  color: #fff;
}
.ups-action_group_container .ups-action_wrapper .ups-action_radio_btn:disabled + .ups-action_label {
  color: #bfb8af;
  cursor: not-allowed;
}
.ups-action_group_container .ups-action_wrapper .ups-action_label {
  transition: color .2s;
  position: relative;
  z-index: 5;
}
.ups-action_group_container .ups-action_wrapper .ups-action_label .ups-action_label-content {
  padding: 0 .75rem;
}
.ups-action_group_container.disable {
  border: 1px solid #bfb8af;
}
.ups-action_group_container.disable .ups-action_bg.disable {
  background-color: #bfb8af;
}
body.accessible .ups-action_group_container .ups-action_bg.focused {
  outline-offset: 1px;
  outline: 1px solid #121212;
}
@media screen and (max-width: 767px) {
  .custom-class-action .ups-action_label {
    max-width: 210px;
    text-overflow: ellipsis;
    overflow: hidden;
    display: block;
  }
}
.custom-class-action .ups-action_group_container {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 8px;
}
.custom-class-action .ups-action_bg {
  position: relative;
  padding: 0px;
}
body.accessible .custom-class-action .ups-action_bg.focused {
  outline-offset: 4px;
}
@media screen and (max-width: 767px) {
  .custom-class-action {
    overflow: scroll;
  }
}
.ups-payment-entry_container .cvv-container {
  display: grid;
  grid-template-columns: 5fr 1fr;
}
.ups-payment-entry_container .ups-formError {
  margin-bottom: 1rem;
}
.ups-payment-entry_container .ups-tooltip_inline {
  margin-top: 1rem;
}
.ups-payment-entry_container .ups-tooltip_inline .tooltip-container {
  margin-bottom: 1rem;
}
.ups-payment-entry_container .ups-action_group_container {
  width: 100%;
  margin-bottom: 1.5rem;
}
.ups-payment-entry_headline {
  max-width: 600px;
  font-size: 1.25rem;
  padding-bottom: 1rem;
}
.ups-payment-entry_credit_card_container {
  display: flex;
  column-gap: .5rem;
}
.calendar-wrapper {
  width: 272px;
  position: relative;
}
.calendar-container {
  background-color: #fff;
  min-width: 272px;
  padding: 1.5rem;
  top: 65px;
  overflow: auto;
  position: absolute;
  z-index: 15;
  box-shadow: 0px 4px 12px -3px rgba(0, 0, 0, .051), 0px 2px 5px 0px rgba(0, 0, 0, .141);
  border-radius: .25rem;
}
.calendar-container .calendar-nav {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 1rem;
}
.calendar-container .calendar-nav .calendar-nav-button {
  border: none;
  background: none;
  padding: 0px;
}
.calendar-container .calendar-nav .calendar-nav-button.year-selection {
  display: flex;
  align-items: center;
  column-gap: .5rem;
}
.calendar-container .calendar-nav .calendar-nav-button.year-selection .icon {
  font-size: .75rem;
}
.calendar-container .calendar-nav .month-year-label {
  font-weight: 500;
}
.calendar-container .calendar-content {
  overflow-y: auto;
  overflow-x: hidden;
  display: block;
  max-height: 280px;
  min-height: 222px;
  border-bottom: none;
  margin-bottom: initial;
}
.calendar-container .calendar-content .calendar-headers .calendar-header {
  background-color: initial;
  padding: initial;
  text-align: center;
  width: 2rem;
}
.calendar-container .calendar-content .calendar-cell-container {
  padding: .125rem;
  height: 100%;
  width: 2rem;
}
.calendar-container .calendar-content .calendar-cell-container .calendar-cell {
  border: none;
  background: none;
  display: flex;
  justify-content: center;
  width: 100%;
  height: 100%;
  font-size: .875rem;
  color: #121212;
  border: 2px solid rgba(0, 0, 0, 0);
  border-radius: 50%;
  padding-top: 2px;
}
.calendar-container .calendar-content .calendar-cell-container .calendar-cell.today {
  border-color: #5f5753;
}
.calendar-container .calendar-content .calendar-cell-container .calendar-cell.selected {
  background-color: #0a8080;
  color: #fff;
}
.calendar-container .calendar-content .calendar-cell-container .calendar-cell.selected:focus {
  outline: auto;
  border-radius: 50%;
}
.calendar-container .calendar-content .calendar-cell-container .calendar-cell.disabled,
.calendar-container .calendar-content .calendar-cell-container .calendar-cell:disabled {
  background-color: #bfb8af;
  color: #fff;
  cursor: not-allowed;
  pointer-events: none;
  padding-top: 2px;
}
.calendar-container .calendar-content .calendar-cell-container .calendar-cell.not-this-month {
  color: #bfb8af;
}
.calendar-container .calendar-content .calendar-cell-container .calendar-cell:focus:not(.selected) {
  background-color: #e7f2f2;
  color: #0a8080;
  outline: auto;
  border-radius: 50%;
  border: 2px solid #0a8080;
}
.calendar-container .calendar-content .calendar-cell-container .calendar-cell:hover:not(.selected) {
  background-color: #e7f2f2;
  color: #0a8080;
  border: 2px solid #0a8080;
}
.calendar-container .week-container,
.calendar-container .year-container {
  display: flex;
  align-items: center;
  background-color: initial;
  height: 2rem;
}
.calendar-container .week-container .day-of-week,
.calendar-container .week-container .day-selection {
  font-size: .875rem;
}
.calendar-container .week-container .day-of-week {
  text-align: center;
  color: #5f5753;
  font-weight: 500;
}
.calendar-container .week-container .day-selection {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #000;
}
.calendar-container .year-container {
  justify-content: center;
  column-gap: 1rem;
  margin-bottom: .5rem;
}
.calendar-container .year-container .calendar-cell-container {
  width: 3.5rem;
}
.calendar-container .year-container .calendar-cell-container .calendar-cell {
  border-radius: 2rem;
}
.calendar-container .actions-container {
  display: flex;
  justify-content: flex-end;
  margin-top: 1rem;
}
.calendar-container .actions-container .ups-cta {
  margin: 0;
}
.calendar-container .actions-container .clear-action {
  text-align: right;
  padding-right: 1.5rem;
}
ups-tag-group {
  display: inline-flex;
  flex-wrap: wrap;
  gap: .5rem;
  margin-bottom: 1.5rem;
}
ups-tag {
  display: inline-block;
}
ups-ac-tag {
  display: inline-block;
}
body.accessible .ups-tag_wrapper:focus {
  outline: #000 2px solid;
  outline-offset: 2px;
  box-shadow: none;
}
.ups-tag_wrapper {
  display: flex;
  align-items: center;
  column-gap: .5rem;
  padding: .25rem .5rem;
  border-radius: .5rem;
  border: 2px solid rgba(0, 0, 0, 0);
  background-color: #e7f2f2;
  color: #075a5a;
  font-size: 14px;
  font-weight: normal;
  margin: 7px;
}
.ups-tag_wrapper.static {
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 2px;
  margin: 8px;
}
.ups-tag_wrapper.static .ups-tag_text-container {
  padding: 2px 0px 0 0px;
}
.ups-tag_wrapper.filter,
.ups-tag_wrapper.dismiss,
.ups-tag_wrapper.button {
  border: none;
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, .3), 0px 1px 3px 1px rgba(0, 0, 0, .15);
  text-decoration: none;
}
.ups-tag_wrapper.filter .ups-close-icon-size,
.ups-tag_wrapper.dismiss .ups-close-icon-size,
.ups-tag_wrapper.button .ups-close-icon-size {
  font-size: 20px;
}
.ups-tag_wrapper.link {
  border: none;
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, .3), 0px 1px 3px 1px rgba(0, 0, 0, .15);
  text-decoration: none;
}
.ups-tag_wrapper.link:hover {
  text-decoration: underline;
}
.ups-tag_wrapper.selected {
  border: 2px solid #121212;
  background-color: #b6d9d9;
}
.ups-tag_wrapper.selected:hover,
.ups-tag_wrapper.selected:focus {
  border: 2px solid #121212;
}
.ups-tag_wrapper.unselected:hover {
  background-color: #b6d9d9;
}
.ups-tag_wrapper.unselected {
  background-color: #e7f2f2;
}
.ups-tag_wrapper.generic {
  background-color: #f2f1ef;
  color: #121212;
}
.ups-tag_wrapper.generic.selected {
  background-color: #dfdbd7;
}
.ups-tag_wrapper.generic.unselected:hover {
  background-color: #dfdbd7;
}
.ups-tag_wrapper.generic.unselected {
  background-color: #f2f1ef;
}
.ups-tag_wrapper.generic.link:hover,
.ups-tag_wrapper.generic.button:hover {
  background-color: #dfdbd7;
}
.ups-tag_wrapper.error {
  background-color: #fceae6;
  color: #991c00;
}
.ups-tag_wrapper.error.selected {
  background-color: #f5bfb3;
}
.ups-tag_wrapper.error.unselected:hover {
  background-color: #f5bfb3;
}
.ups-tag_wrapper.error.unselected {
  background-color: #fceae6;
}
.ups-tag_wrapper.error.link:hover,
.ups-tag_wrapper.error.button:hover {
  background-color: #f5bfb3;
}
.ups-tag_wrapper.warning {
  background-color: #fef6cc;
  color: #615100;
}
.ups-tag_wrapper.warning.selected {
  background-color: #fef2b3;
}
.ups-tag_wrapper.warning.unselected:hover {
  background-color: #fef2b3;
}
.ups-tag_wrapper.warning.unselected {
  background-color: #fef6cc;
}
.ups-tag_wrapper.warning.link:hover,
.ups-tag_wrapper.warning.button:hover {
  background-color: #fef2b3;
}
.ups-tag_wrapper.progress {
  background-color: #e6eff8;
  color: #064d93;
}
.ups-tag_wrapper.progress.selected {
  background-color: #b4d0eb;
}
.ups-tag_wrapper.progress.unselected:hover {
  background-color: #b4d0eb;
}
.ups-tag_wrapper.progress.unselected {
  background-color: #e6eff8;
}
.ups-tag_wrapper.progress.link:hover,
.ups-tag_wrapper.progress.button:hover {
  background-color: #b4d0eb;
}
.ups-tag_wrapper.success {
  background-color: #dbf0db;
  color: #16552c;
}
.ups-tag_wrapper.success.selected {
  background-color: #bddbc0;
}
.ups-tag_wrapper.success.unselected:hover {
  background-color: #bddbc0;
}
.ups-tag_wrapper.success.unselected {
  background-color: #dbf0db;
}
.ups-tag_wrapper.success.link:hover,
.ups-tag_wrapper.success.button:hover {
  background-color: #bddbc0;
}
.ups-tag_wrapper[disabled],
.ups-tag_wrapper.disabled {
  background-color: #f2f1ef;
  color: #bfb8af;
}
.ups-tag_wrapper[disabled].link:hover,
.ups-tag_wrapper[disabled].button:hover,
.ups-tag_wrapper.disabled.link:hover,
.ups-tag_wrapper.disabled.button:hover {
  cursor: not-allowed;
  border-color: rgba(0, 0, 0, 0);
}
.ups-tag_wrapper.link:hover:not(.error, .warning, .progress, .success, .disabled, .generic),
.ups-tag_wrapper.button:hover:not(.error, .warning, .progress, .success, .disabled, .generic) {
  background-color: #b6d9d9;
}
.ups-tag_icon-container {
  height: 1.5rem;
  width: 1.5rem;
  text-decoration: none;
  text-align: center;
}
.ups-tag_exit-container {
  height: 1.5rem;
  width: 1.5rem;
  text-align: center;
}
.ups-tag_exit-container .icon {
  font-size: .75rem;
}
.ups-tag.category {
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 2px;
}
.category-label-caps-tag {
  text-transform: uppercase;
  letter-spacing: 2px;
}
.ups-switch-button input:checked + label .on-off-ui {
  background-color: #121212;
  border: 2px solid #121212;
  border-radius: 8px;
  color: #fff;
  padding: 4px 16px;
}
.ups-switch-button input:checked + label .on-off-ui:hover {
  border: 2px solid #fff;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, .3), 0px 1px 3px 1px rgba(0, 0, 0, .15);
}
.ups-switch-button input:not(:checked) + label .on-off-ui {
  background-color: #f2f1ef;
  border: 2px solid #f2f1ef;
  border-radius: 8px;
  padding: 4px 16px;
}
.ups-switch-button input:not(:checked) + label .on-off-ui:hover {
  border: 2px solid #121212;
}
.ups-list {
  list-style-type: none;
}
.ups-location-list .ups-card_content .ups-result {
  border-top: 1px solid #dfdbd7;
  padding-top: 15px;
}
.ups-location-list .ups-location_list_item {
  width: 100%;
}
.ups-location-list .ups-location_list_item .ups-tag_wrapper {
  margin-bottom: 1rem;
}
.ups-text-danger {
  color: #df2901;
}
.ups-text-success {
  color: #29a855;
}
.ups-action_menu {
  margin: -10px -15px;
  padding: 0px;
}
.ups-action_menu .ups-action_menu_item_wrapper {
  display: block;
}
.ups-action_menu .ups-action_menu_item {
  display: block;
  width: 100%;
  padding: 5px 15px;
  background: none;
  border: none;
  text-align: left;
  color: #000;
  text-decoration: none;
}
.ups-action_menu .ups-action_menu_item:focus {
  outline: none;
  background-color: #0a8080;
  color: #fff;
}
.ups-action_menu .ups-action_menu_item:focus .ups-icon_color_alert {
  color: #fff;
}
.ups-action_menu .ups-action_menu_item:hover {
  text-decoration: none;
}
.ups-action_menu .ups-action_menu_item[disabled],
.ups-action_menu .ups-action_menu_item[aria-disabled=true] {
  color: #bebebe;
  outline: none;
  cursor: default;
}
.ups-action_menu .ups-action_menu_item .ups-action_menu_desc {
  margin: 2px 0;
  margin-left: 24px;
}
.ups-action_menu .ups-action_menu_item .icon {
  display: inline-block;
  width: 1rem;
}
.ups-action_menu .ups-action_menu_item .menu-label {
  margin-left: .5rem;
}
.ups-action_menu .ups-action_menu_separator {
  margin: 8px 0;
}
.ups-action_toggle_trigger {
  background-color: rgba(0, 0, 0, 0);
  border: none;
}
.ups-action_toggle_view_wrapper {
  overflow: hidden;
  z-index: 11;
  position: relative;
  top: -14px;
  padding: 7px;
}
.ups-action_toggle_view_wrapper.ups-action_toggle_view_has_popup {
  overflow: visible;
}
.ups-action_toggle_view_wrapper_quote {
  top: 36px;
}
.ups-action_toggle_view_container_popup {
  position: absolute;
  top: 40px;
  right: 0;
  left: 0;
  z-index: 2050;
  padding-left: 12px;
}
.ups-action_toggle_view_container_popup.ups-action_toggle_view_scrollable_menu {
  z-index: 3;
}
.ups-action_toggle_view_container_popup.ups-action_toggle_view_container_popup_full {
  width: auto;
}
.ups-action_toggle_view_container_popup.ups-action_toggle_view_container_popup_lg {
  width: 500px;
}
.ups-action_toggle_view_container_popup.ups-action_toggle_view_container_popup_md {
  width: 400px;
}
.ups-action_toggle_view_container_popup.ups-action_toggle_view_container_popup_sm {
  width: 300px;
}
.ups-action_toggle_view_container_popup .ups-action_toggle_view_state {
  background-color: #fff;
  box-shadow: 1px 1px 4px rgba(0, 0, 0, .3);
  border: none;
  border-radius: .25rem;
  margin-top: 0;
  padding: 15px;
}
.ups-action_toggle_view_container_popup .ups-action_toggle_view_state .ups-action_menu_title {
  display: block;
  padding: 5px 15px;
  background: none;
  border: none;
  text-align: left;
  color: #000;
  text-decoration: none;
  margin: -10px -15px 10px;
}
.ups-multi-select {
  margin: -10px -15px;
  padding: 0px;
}
.ups-multi-select .ups-multi-select_item_wrapper {
  display: block;
}
.ups-multi-select .ups-multi-select_item {
  margin: 0px 7px 4px 7px;
  cursor: pointer;
  display: block;
  padding: 1px 15px;
  background: none;
  border: none;
  text-align: left;
  color: #000;
  text-decoration: none;
}
.ups-multi-select .ups-multi-select_item:focus {
  outline: none;
  background-color: #e7f2f2;
}
.ups-multi-select .ups-multi-select_item:focus .ups-icon_color_alert {
  color: #fff;
}
.ups-multi-select .ups-multi-select_item:hover {
  cursor: pointer;
  text-decoration: none;
  outline: none;
  background-color: #e7f2f2;
}
.ups-multi-select .ups-multi-select_item:hover .ups-icon_color_alert {
  color: #fff;
}
.ups-multi-select .ups-multi-select_item[disabled],
.ups-multi-select .ups-multi-select_item[aria-disabled=true] {
  color: #bebebe;
  outline: none;
  cursor: default;
}
.ups-multi-select .ups-multi-select_item .ups-multi-select_desc {
  margin: 2px 0;
  margin-left: 24px;
}
.ups-multi-select .ups-multi-select_item .icon {
  display: inline-block;
  width: 1rem;
}
.ups-multi-select .ups-multi-select_item .menu-label {
  margin-left: .5rem;
}
.ups-multi-select .ups-multi-select_item .menu-label .ups-checkbox-custom-label {
  cursor: pointer;
}
.ups-multi-select .ups-multi-select_separator {
  margin: 8px 0;
}
.ups-multi-select_toggle_trigger {
  background-color: rgba(0, 0, 0, 0);
  border: none;
}
.ups-multi-select_toggle_trigger .icon {
  font-size: 13px;
  margin: 4px;
}
.ups-multi-select_toggle_view_wrapper {
  overflow: hidden;
  z-index: 11;
  position: relative;
  top: -14px;
  padding: 7px;
}
.ups-multi-select_toggle_view_wrapper.ups-multi-select_toggle_view_has_popup {
  overflow: visible;
}
.ups-multi-select_toggle_view_wrapper_quote {
  top: 36px;
}
.ups-multi-select_toggle_view_container_popup {
  position: absolute;
  top: 40px;
  right: 0;
  left: 0;
  z-index: 2050;
  padding-left: 12px;
}
.ups-multi-select_toggle_view_container_popup.ups-multi-select_toggle_view_scrollable_menu {
  z-index: 3;
}
.ups-multi-select_toggle_view_container_popup.ups-multi-select_toggle_view_container_popup_full {
  width: auto;
}
.ups-multi-select_toggle_view_container_popup.ups-multi-select_toggle_view_container_popup_lg {
  width: 500px;
}
.ups-multi-select_toggle_view_container_popup.ups-multi-select_toggle_view_container_popup_md {
  width: 400px;
}
.ups-multi-select_toggle_view_container_popup.ups-multi-select_toggle_view_container_popup_sm {
  width: 300px;
}
.ups-multi-select_toggle_view_container_popup .ups-multi-select_toggle_view_state {
  background-color: #fff;
  box-shadow: 1px 1px 4px rgba(0, 0, 0, .3);
  border: none;
  border-radius: .25rem;
  margin-top: 0;
  padding: 15px;
}
.ups-multi-select_toggle_view_container_popup .ups-multi-select_toggle_view_state .ups-multi-select_title {
  display: block;
  padding: 5px 15px;
  background: none;
  border: none;
  text-align: left;
  color: #000;
  text-decoration: none;
  margin: -10px -15px 10px;
}
.ups-multi-select_toggle_view_container_popup .ups-checked-multiselect {
  background-color: #e7f2f2;
}
.ups-pagination-wrapper {
  display: grid;
  grid-template-rows: repeat(2, auto);
  grid-template-columns: repeat(4, auto);
  column-gap: 1rem;
  align-items: center;
  min-width: 18rem;
  width: fit-content;
}
.col-md-6 .ups-pagination-wrapper .icon-label {
  display: none;
}
@media (min-width: 768px) {
  .ups-pagination-wrapper {
    min-width: 30.5rem;
  }
  .col-md-6 .ups-pagination-wrapper {
    min-width: 100%;
    white-space: nowrap;
  }
}
@media (min-width: 992px) {
  .col-md-6 .ups-pagination-wrapper .icon-label {
    display: inline;
  }
}
.ups-pagination-wrapper .ups-cta {
  width: auto;
  min-width: auto;
  margin: initial;
}
.ups-pagination-wrapper ups-ac-pagination-number-group,
.ups-pagination-wrapper ups-pagination-number-group {
  grid-row: 1;
  grid-column: 2/3;
}
.ups-pagination-wrapper ups-ac-pagination-dropdown,
.ups-pagination-wrapper ups-pagination-dropdown {
  grid-row: 1;
  grid-column: 4/5;
}
@media (max-width: 1279.98px) {
  .col-md-6 .ups-pagination-wrapper ups-ac-pagination-dropdown,
  .col-md-6 .ups-pagination-wrapper ups-pagination-dropdown {
    grid-row: auto;
    grid-column: 1/4;
    justify-self: center;
  }
}
@media (max-width: 767.98px) {
  .ups-pagination-wrapper ups-ac-pagination-dropdown,
  .ups-pagination-wrapper ups-pagination-dropdown {
    grid-row: auto;
    grid-column: 1/4;
    justify-self: center;
  }
}
.ups-pagination-wrapper .ups-pagination-input {
  width: 3.5rem;
  margin-right: .5rem;
  margin-bottom: 0;
}
.ups-pagination-wrapper .ups-pagination-input .ups-form_input {
  padding: 1px 2px;
  text-align: center;
}
.ups-pagination-wrapper .ups-pagination-input_num {
  color: #5f5753;
}
.ups-pagination-wrapper .ups-pagination-input_wrapper {
  display: inline-flex;
  align-items: center;
}
.ups-pagination-wrapper .ups-pagination-btn_previous {
  grid-row: 1;
  grid-column: 1/2;
}
.ups-pagination-wrapper .ups-pagination-btn_next {
  grid-row: 1;
  grid-column: 3/4;
}
.ups-pagination-wrapper .ups-pagination-dropdown {
  width: 10.5rem;
  margin-left: 1.5rem;
  margin-bottom: 0;
}
@media (max-width: 767.98px) {
  .ups-pagination-wrapper .ups-pagination-dropdown {
    margin-left: 0;
  }
}
.ups-pagination-wrapper .ups-pagination-dropdown.ups-dropdown-control .ups-input_wrapper.select-dropdown .select-dropdown-list {
  min-width: 10.5rem;
}
.ups-pagination-wrapper .ups-pagination-error_wrapper {
  grid-row: 2;
  grid-column: 1/5;
}
.ups-pagination-wrapper .ups-pagination-error_wrapper .ups-formError {
  margin-bottom: 0;
}
.ups-pagination-left {
  min-width: unset;
  justify-self: start;
}
.ups-pagination-center {
  min-width: unset;
  justify-self: center;
}
.ups-pagination-right {
  min-width: unset;
  justify-self: end;
}
.locator-widget_map_container {
  height: 80vh;
  position: relative;
}
.locator-widget_map_container.ups-cms-demo {
  padding: 20px;
}
@media (max-width: 767.98px) {
  .locator-widget_map_container.ups-cms-demo {
    padding: 0;
  }
}
.map-overlay-content-container {
  padding: 1.5rem 1.5rem 2rem;
  height: auto;
  overflow: auto;
}
.map-overlay-content-container .map-overlay-text {
  color: #5f5753;
}
.map-overlay-content-container .map-overlay-table {
  border: 0;
}
.map-overlay-content-container .map-overlay-table-caption {
  caption-side: top;
  color: #5f5753;
  margin-top: .5rem;
  margin-bottom: 1rem;
  padding: 0;
  text-align: left;
}
.map-overlay-content-container .list-unstyled {
  padding: 0;
}
.map-overlay-content-wrapper {
  background-color: #fff;
  border-radius: .25rem;
  overflow: auto;
  max-height: 100%;
  width: 376px;
}
@media (max-width: 767.98px) {
  .map-overlay-content-wrapper {
    width: 100%;
  }
}
.map-overlay-content-wrapper .map-overlay-title {
  font-size: 1.75rem;
  font-weight: 400;
  line-height: 3rem;
}
@media (max-width: 991.98px) {
  .map-overlay-content-wrapper .map-overlay-title {
    font-size: 1.5rem;
  }
}
.map-overlay-content-wrapper .map-overlay-title::after {
  content: "";
  display: block;
  width: 3.5rem;
  height: .25rem;
  background: #ffc400;
  margin-top: .5rem;
  margin-bottom: 1.5rem;
}
.map-overlay-content-wrapper .map-overlay-search_container {
  display: grid;
  grid-template-columns: auto 1fr auto;
  align-items: center;
}
.map-overlay-content-wrapper .map-overlay-search_container .ups-input {
  margin-bottom: 0px;
  margin-left: 1.25rem;
  margin-right: .5rem;
}
.map-overlay-content-wrapper .map-overlay-search_container .error-container {
  grid-row: 2;
  grid-column: 2/3;
}
.map-overlay-content-wrapper.wide {
  width: 532px;
}
@media (min-width: 320px)and (max-width: 991.98px) {
  .map-overlay-content-wrapper.wide {
    width: 376px;
  }
}
@media (max-width: 767.98px) {
  .map-overlay-content-wrapper.wide {
    width: 100%;
  }
}
.map-overlay-content-wrapper.wide .map-overlay-content-container.closed {
  display: none;
}
.map-overlay-content-wrapper.wide .map-overlay-content-container.open {
  display: block;
}
.map-overlay-content-wrapper.wide + .map-overlay-button {
  display: block;
  position: absolute;
  top: 50px;
  width: 44px;
  height: 86px;
  background-color: #fff;
  border-color: rgba(0, 0, 0, 0);
  border-top-right-radius: .25rem;
  border-bottom-right-radius: .25rem;
  opacity: .8;
}
.map-overlay-content-wrapper.wide + .map-overlay-button.open {
  left: 550px;
}
@media (min-width: 768px)and (max-width: 991.98px) {
  .map-overlay-content-wrapper.wide + .map-overlay-button.open {
    left: 396px;
  }
}
@media (max-width: 767.98px) {
  .map-overlay-content-wrapper.wide + .map-overlay-button.open {
    left: 292px;
  }
}
.data-table_wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  row-gap: 1rem;
}
.data-table_wrapper ups-toolbar,
.data-table_wrapper .data-table_container {
  width: 100%;
}
.data-table_wrapper ups-toolbar table tbody tr th,
.data-table_wrapper .data-table_container table tbody tr th {
  background-color: unset;
  border-bottom: 1px solid rgba(191, 184, 175, .6);
  font-weight: unset;
}
.data-table_container {
  overflow-x: auto;
}
.data-table_container table {
  border-bottom: 1px solid #5f5753;
  border-collapse: separate;
  border-spacing: 0px;
  margin: 0;
}
.data-table_container table thead tr th {
  background-color: #5f5753;
  font-weight: 500;
  color: #fff;
}
.data-table_container table thead tr th:first-child {
  border-top-left-radius: .25rem;
  border-bottom-left-radius: .25rem;
}
.data-table_container table thead tr th:last-child {
  border-top-right-radius: .25rem;
  border-bottom-right-radius: .25rem;
}
.data-table_container table thead tr th:not(:first-child, :last-child) {
  border-right: 1px solid #bfb8af;
}
.data-table_container table thead tr th.no-checkbox {
  border-right: 1px solid #bfb8af;
}
.data-table_container table tbody tr td {
  border-bottom: 1px solid rgba(191, 184, 175, .6);
}
.data-table_container table tbody tr:nth-child(even) {
  background-color: rgba(0, 0, 0, 0);
  vertical-align: middle;
}
.data-table_container table tbody tr.checked {
  background-color: #f8fbfb;
}
.data-table_container table tbody tr.checked td {
  border-top: 2px solid #0a8080;
  border-bottom: 2px solid #0a8080;
}
.data-table_container table tbody tr.checked td:first-of-type {
  border-left: 2px solid #0a8080;
  border-top-left-radius: .25rem;
  border-bottom-left-radius: .25rem;
}
.data-table_container table tbody tr.checked td:last-of-type {
  border-right: 2px solid #0a8080;
  border-top-right-radius: .25rem;
  border-bottom-right-radius: .25rem;
}
.data-table_container table thead tr td,
.data-table_container table thead tr th,
.data-table_container table tbody tr td,
.data-table_container table tbody tr th {
  padding: 12px;
}
.data-table_container table thead tr td .ups-checkbox-group,
.data-table_container table thead tr th .ups-checkbox-group,
.data-table_container table tbody tr td .ups-checkbox-group,
.data-table_container table tbody tr th .ups-checkbox-group {
  bottom: .5rem;
  padding-right: 1rem;
}
.data-table_container table thead tr td .ups-checkbox-group .ups-checkbox-custom-label,
.data-table_container table thead tr th .ups-checkbox-group .ups-checkbox-custom-label,
.data-table_container table tbody tr td .ups-checkbox-group .ups-checkbox-custom-label,
.data-table_container table tbody tr th .ups-checkbox-group .ups-checkbox-custom-label {
  padding: 0;
}
.data-table_container table tbody tr:focus {
  outline: none;
  box-shadow: none !important;
}
.data-table_container table tbody tr:focus td {
  border-top: 1px solid #121212;
  border-bottom: 1px solid #121212;
}
.data-table_container table tbody tr:focus td:first-of-type {
  border-left: 1px solid #121212;
  border-top-left-radius: .25rem;
  border-bottom-left-radius: .25rem;
}
.data-table_container table tbody tr:focus td:last-of-type {
  border-right: 1px solid #121212;
  border-top-right-radius: .25rem;
  border-bottom-right-radius: .25rem;
}
.action-sheet {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  background: #fff;
  box-shadow: 0 -2px 10px rgba(0, 0, 0, .1);
  transform: translateY(96%);
  transition: transform .3s ease-in-out;
  z-index: 9999;
  max-height: 45%;
}
.action-sheet.open {
  transform: translateY(0);
}
.action-sheet .top-bar {
  position: absolute;
  top: -50px;
  left: 0;
  right: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 10px;
  background: #fff;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  cursor: pointer;
  z-index: 10000;
  transition: background-color .3s ease;
}
.action-sheet .top-bar.closed {
  background-color: #f2f1ef;
}
.action-sheet .top-bar .label {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  color: #333;
  text-align: center;
}
.action-sheet .top-bar .label .icon.ac_table_actionbar_icon {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #0a8080;
}
.action-sheet .selectItemsNumber {
  color: #0a8080;
  font-weight: 500;
  line-height: 24px;
}
.action-sheet .top-bar .bar {
  width: 57px;
  height: 5px;
  background: #ccc;
  border-radius: 5px;
  margin-bottom: 8px;
}
.action-sheet .button-container {
  display: flex;
  flex-direction: column;
  align-items: normal;
  background: #fff;
  border: 1px solid #eee;
  padding-top: 12px;
  padding-bottom: 12px;
}
.action-sheet .icon-label-container {
  display: flex;
  flex-direction: column;
  background: #fff;
  align-items: flex-start;
  justify-content: flex-start;
  padding-left: 12px;
}
.action-sheet .scrollable-container {
  display: flex;
  flex-direction: column;
  overflow-y: auto;
  max-height: calc(45vh - 100px);
  white-space: nowrap;
}
.action-sheet .icon-label-container > * {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 12px 0;
  width: 100%;
}
.action-sheet .icon-label-container > *:last-child {
  padding-bottom: 0;
}
.action-sheet .button-container.svp > * {
  margin-bottom: 10px;
}
.action-sheet .button-container.svp > *:last-child {
  margin-bottom: 0;
}
.ac-table-actionbar {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 80%;
  background-color: #fff;
  height: 76px;
  position: fixed;
  left: 10%;
  z-index: 1000;
  bottom: 10px;
  border-radius: 4px;
  border: 1px solid #121212;
  box-shadow:
    0px 2px 6px 0px rgba(0, 0, 0, .06),
    0px 4px 12px -2px rgba(0, 0, 0, .08),
    0px 15px 32px -3px rgba(0, 0, 0, .08);
  white-space: nowrap;
}
.ac-table-actionbar .actionbar-section {
  padding: 0 10px;
}
.ac-table-actionbar .selected-items-container {
  justify-content: flex-start;
}
.ac-table-actionbar .selectedItems {
  color: #121212;
  font-weight: 500;
  line-height: 24px;
}
.ac-table-actionbar .selectItemsNumber {
  color: #0a8080;
  font-weight: 500;
  line-height: 24px;
}
.ac-table-actionbar .vertical-divider {
  background: #bfb8af;
  width: 4px;
  height: 30px;
  align-self: center;
}
.ac-table-actionbar .scrollable-container {
  display: flex;
  flex-direction: row;
  align-items: center;
  width: 100%;
  overflow-x: auto;
  overflow-y: hidden;
  white-space: nowrap;
}
.ac-table-actionbar .button-container,
.ac-table-actionbar .icon-label-container {
  display: flex;
  flex-direction: row;
  align-items: center;
  background: #fff;
  width: 100%;
  justify-content: space-around;
  max-height: 100%;
  white-space: nowrap;
  padding-left: 4px;
}
.fixed-column {
  position: sticky;
  left: 0;
  z-index: 10;
}
td.fixed-column {
  background-color: #fff;
}
.checked > td.fixed-column {
  background-color: #e6eff8;
}
.profile-bar {
  max-width: 500px;
}
.profile-bar .profile-title-bar .profile-title {
  display: flex;
}
.profile-bar .profile-title-bar .value {
  text-align: right;
}
.profile-bar .progress-bar {
  position: relative;
  width: 100%;
  height: 4px;
  background-color: #bfb8af;
}
.profile-bar .progress-bar .progress-bar-fill {
  background-color: #0a8080;
  height: 100%;
}
.profile-bar .progress-bar .progress-dot {
  position: absolute;
  height: 12px;
  width: 12px;
  background-color: #0a8080;
  border-radius: 50%;
}
.circle-progress-bar {
  width: 100px;
  height: 100px;
  border-radius: 50%;
}
.ups-component .ups-service_alerts {
  box-shadow: 0px 4px 32px rgba(0, 0, 0, .1);
  border: 1px solid #dfdbd7;
  padding: 2.5rem 1.5rem 15px;
  margin-bottom: 2rem;
}
@media (min-width: 768px) {
  .ups-component .ups-service_alerts {
    padding: 2.5rem 1.5rem 20px;
  }
}
@media (min-width: 1280px) {
  .ups-component .ups-service_alerts {
    padding: 2.5rem 1.5rem 25px;
  }
}
.ups-component .ups-service_alerts .ups-header_panel {
  display: flex;
  padding-bottom: 1.5rem;
  border-bottom: 1px solid #ffc400;
  margin-bottom: 1.5rem;
}
.ups-component .ups-service_alerts .ups-header_panel h2,
.ups-component .ups-service_alerts .ups-header_panel h3 {
  flex-basis: 100%;
  font-size: 1.1rem;
  font-weight: 400;
  background-color: rgba(0, 0, 0, 0);
  line-height: 1.5;
  margin: 0;
}
@media (min-width: 768px) {
  .ups-component .ups-service_alerts .ups-header_panel h2,
  .ups-component .ups-service_alerts .ups-header_panel h3 {
    font-size: 1.25rem;
  }
}
.ups-component .ups-service_alerts .ups-header_panel button {
  background: none;
  flex-basis: 100%;
  border: none;
  font-weight: 500;
  padding: 0;
  border-radius: 0;
  display: inline;
  color: #0662bb;
  position: relative;
}
.ups-component .ups-service_alerts .ups-header_panel button:hover {
  color: #105497;
}
.ups-component .ups-service_alerts .ups-header_panel .slick-next {
  padding-right: 20px;
  text-align: right;
}
.ups-component .ups-service_alerts .ups-header_panel .slick-next .ups-icon-chevronright {
  position: absolute;
  right: 0;
  font-size: 12px;
  height: 18px;
  top: calc(50% - 9px);
}
.ups-component .ups-service_alerts .ups-header_panel .slick-next .ups-icon-chevronright:before {
  content: "\e600";
}
.ups-component .ups-service_alerts .ups-header_panel .slick-prev {
  padding-left: 20px;
  text-align: left;
}
.ups-component .ups-service_alerts .ups-header_panel .slick-prev .ups-icon-chevronleft {
  position: absolute;
  left: 0;
  font-size: 12px;
  height: 18px;
  top: calc(50% - 9px);
}
.ups-component .ups-service_alerts .ups-header_panel .slick-prev .ups-icon-chevronleft:before {
  content: "\e601";
}
.ups-component .ups-service_alerts .ups-header_panel .ups-header:after {
  background-color: rgba(0, 0, 0, 0);
}
.ups-component .ups-service_alerts .ups-service-carousel .slick-arrow {
  display: none !important;
}
.ups-component .ups-service_alerts .carousel-inner {
  display: flex;
  overflow: hidden;
}
.ups-component .ups-service_alerts .ups-wrap_inner .ups-header_panel {
  margin-left: 20px;
  margin-right: 20px;
}
@media (min-width: 1280px) {
  .ups-component .ups-service_alerts .ups-wrap_inner .ups-header_panel {
    margin-left: 30px;
    margin-right: 30px;
  }
}
@media (max-width: 767.98px) {
  .ups-component .ups-service_alerts .ups-wrap_inner .ups-header_panel {
    padding-bottom: 1rem;
  }
}
.ups-component .ups-service_alerts .ups-wrap_inner .ups-header_panel .btn-group {
  display: none;
  width: auto;
}
@media (min-width: 768px) {
  .ups-component .ups-service_alerts .ups-wrap_inner .ups-header_panel .btn-group {
    flex: 0 0 auto;
    max-width: none;
    margin-left: auto;
  }
}
@media (max-width: 767.98px) {
  .ups-component .ups-service_alerts .ups-wrap_inner .ups-header_panel .btn-group {
    margin-top: 10px;
  }
}
.ups-component .ups-service_alerts .ups-wrap_inner .ups-header_panel .btn-group .divider {
  width: 1px;
  height: 34px;
  margin: 0 18px;
  background: #bfb8af;
}
@media (min-width: 768px) {
  .ups-component .ups-service_alerts .ups-wrap_inner .ups-header_panel .btn-group .divider {
    height: 44px;
  }
}
.ups-component .ups-service_alerts .ups-wrap_inner .ups-service-scroller .ups-service-carousel .ups-service-slick .ups-summary {
  margin-left: 20px;
  margin-right: 20px;
}
@media (min-width: 1280px) {
  .ups-component .ups-service_alerts .ups-wrap_inner .ups-service-scroller .ups-service-carousel .ups-service-slick .ups-summary {
    margin-left: 30px;
    margin-right: 30px;
  }
}
.ups-component .ups-service_alerts .ups-wrap_inner .ups-service-scroller .ups-service-carousel .ups-service-slick .ups-summary .ups-zip-lookup .ups-states-block {
  margin-left: -20px;
  margin-right: -20px;
  margin-bottom: 25px;
  padding: 20px;
  background: #f2f1ef;
  border: 1px solid #dfdbd7;
}
@media (min-width: 1280px) {
  .ups-component .ups-service_alerts .ups-wrap_inner .ups-service-scroller .ups-service-carousel .ups-service-slick .ups-summary .ups-zip-lookup .ups-states-block {
    margin-left: -30px;
    margin-right: -30px;
    padding-left: 30px;
    padding-right: 30px;
  }
}
.ups-component .ups-service_alerts .ups-wrap_inner .ups-service-scroller .ups-service-carousel .ups-service-slick .ups-summary .ups-zip-lookup .ups-states-block .ups-affected .ups-affected-heading {
  font-weight: 500;
  margin-bottom: 15px;
}
.ups-component .ups-service_alerts .ups-wrap_inner .ups-service-scroller .ups-service-carousel .ups-service-slick .ups-summary .ups-zip-lookup .ups-states-block .ups-affected .ups-check-affected {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 15px;
}
.ups-component .ups-service_alerts .ups-wrap_inner .ups-service-scroller .ups-service-carousel .ups-service-slick .ups-summary .ups-zip-lookup .ups-states-block .ups-affected .ups-check-affected .ups-form_group {
  width: 100%;
}
@media (min-width: 992px) {
  .ups-component .ups-service_alerts .ups-wrap_inner .ups-service-scroller .ups-service-carousel .ups-service-slick .ups-summary .ups-zip-lookup .ups-states-block .ups-affected .ups-check-affected .ups-form_group {
    width: 124px;
  }
}
.ups-component .ups-service_alerts .ups-wrap_inner .ups-service-scroller .ups-service-carousel .ups-service-slick .ups-summary .ups-zip-lookup .ups-states-block .ups-affected .ups-check-affected .ups-form_group label {
  top: .6rem;
}
.ups-component .ups-service_alerts .ups-wrap_inner .ups-service-scroller .ups-service-carousel .ups-service-slick .ups-summary .ups-zip-lookup .ups-states-block .ups-affected .ups-check-affected .ups-form_group .ups-text_wrapper {
  height: 44px;
}
.ups-component .ups-service_alerts .ups-wrap_inner .ups-service-scroller .ups-service-carousel .ups-service-slick .ups-summary .ups-zip-lookup .ups-states-block .ups-affected .ups-check-affected .ups-form_group.typed label,
.ups-component .ups-service_alerts .ups-wrap_inner .ups-service-scroller .ups-service-carousel .ups-service-slick .ups-summary .ups-zip-lookup .ups-states-block .ups-affected .ups-check-affected .ups-form_group.ups-input-focus label {
  top: .125rem;
}
.ups-component .ups-service_alerts .ups-wrap_inner .ups-service-scroller .ups-service-carousel .ups-service-slick .ups-summary .ups-zip-lookup .ups-states-block .ups-affected .ups-check-affected .ups-form_group .ups-formError {
  margin-bottom: 0;
  display: none;
}
.ups-component .ups-service_alerts .ups-wrap_inner .ups-service-scroller .ups-service-carousel .ups-service-slick .ups-summary .ups-zip-lookup .ups-states-block .ups-affected .ups-check-affected .ups-form_group.error .ups-formError {
  display: block;
}
.ups-component .ups-service_alerts .ups-wrap_inner .ups-service-scroller .ups-service-carousel .ups-service-slick .ups-summary .ups-zip-lookup .ups-states-block .ups-affected .ups-check-affected .ups-zip-search {
  align-self: flex-start;
  margin-right: 0;
  width: auto;
}
@media (min-width: 992px) {
  .ups-component .ups-service_alerts .ups-wrap_inner .ups-service-scroller .ups-service-carousel .ups-service-slick .ups-summary .ups-zip-lookup .ups-states-block .ups-affected .ups-check-affected .ups-zip-search {
    margin-left: .75rem;
  }
}
@media (max-width: 991.98px) {
  .ups-component .ups-service_alerts .ups-wrap_inner .ups-service-scroller .ups-service-carousel .ups-service-slick .ups-summary .ups-zip-lookup .ups-states-block .ups-affected .ups-check-affected .ups-zip-search {
    width: 100%;
  }
}
.ups-component .ups-service_alerts .ups-wrap_inner .ups-service-scroller .ups-service-carousel .ups-service-slick .ups-summary .ups-zip-lookup .ups-states-block .ups-affected .ups-check-affected .ups-zip_lookUp_alert {
  display: none;
  margin-left: auto;
  margin-right: auto;
  font-weight: 500;
  position: relative;
}
@media (max-width: 991.98px) {
  .ups-component .ups-service_alerts .ups-wrap_inner .ups-service-scroller .ups-service-carousel .ups-service-slick .ups-summary .ups-zip-lookup .ups-states-block .ups-affected .ups-check-affected .ups-zip_lookUp_alert {
    text-align: center;
    width: 100%;
    margin-top: 15px;
  }
  .ups-component .ups-service_alerts .ups-wrap_inner .ups-service-scroller .ups-service-carousel .ups-service-slick .ups-summary .ups-zip-lookup .ups-states-block .ups-affected .ups-check-affected .ups-zip_lookUp_alert:before {
    text-align: left;
  }
}
.ups-component .ups-service_alerts .ups-wrap_inner .ups-service-scroller .ups-service-carousel .ups-service-slick .ups-summary .ups-zip-lookup .ups-states-block .ups-affected .ups-check-affected .ups-zip_lookUp_alert.ups-active {
  display: block;
}
.ups-component .ups-service_alerts .ups-wrap_inner .ups-service-scroller .ups-service-carousel .ups-service-slick .ups-summary .ups-zip-lookup .ups-states-block .ups-affected .ups-check-affected .ups-zip_lookUp_alert.message:before {
  content: "\e607";
  font-family: "upsicons";
  display: inline-block;
  min-width: 1.5rem;
  height: 1.5rem;
  border-radius: 50%;
  background-color: #c2e3e2;
  margin-right: 10px;
  left: 0;
  font-size: 12px;
  line-height: 2;
  padding-left: 5px;
  padding-top: 1px;
}
.ups-component .ups-service_alerts .ups-wrap_inner .ups-service-scroller .ups-service-carousel .ups-service-slick .ups-summary .ups-zip-lookup .ups-states-block .ups-affected .ups-check-affected .ups-zip_lookUp_alert.alert:before {
  content: "\e606";
  font-family: "upsicons";
  display: inline-block;
  min-width: 1.5rem;
  height: 1.5rem;
  border-radius: 50%;
  margin-right: 10px;
  left: 0;
  font-size: 15px;
  line-height: 2;
  padding-left: 5px;
  padding-top: 1px;
}
.ups-component .ups-service_alerts .ups-wrap_inner .ups-service-scroller .ups-service-carousel .ups-service-slick .ups-summary .ups-zip-lookup .ups-states-block .ups-states-zip.row {
  margin: 0;
}
@media (max-width: 991.98px) {
  .ups-component .ups-service_alerts .ups-wrap_inner .ups-service-scroller .ups-service-carousel .ups-service-slick .ups-summary .ups-zip-lookup .ups-states-block .ups-states-zip.row {
    margin-top: 30px;
  }
}
.ups-component .ups-service_alerts .ups-wrap_inner .ups-service-scroller .ups-service-carousel .ups-service-slick .ups-summary .ups-zip-lookup .ups-states-block .ups-states-zip .heading {
  font-weight: 500;
  width: 100%;
}
@media (min-width: 992px) {
  .ups-component .ups-service_alerts .ups-wrap_inner .ups-service-scroller .ups-service-carousel .ups-service-slick .ups-summary .ups-zip-lookup .ups-states-block .ups-states-zip .heading {
    flex: 0 0 50%;
    max-width: 50%;
  }
}
.ups-component .ups-service_alerts .ups-wrap_inner .ups-service-scroller .ups-service-carousel .ups-service-slick .ups-summary .ups-zip-lookup .ups-states-block .ups-states-zip .show-all {
  width: 100%;
}
@media (min-width: 992px) {
  .ups-component .ups-service_alerts .ups-wrap_inner .ups-service-scroller .ups-service-carousel .ups-service-slick .ups-summary .ups-zip-lookup .ups-states-block .ups-states-zip .show-all {
    flex: 0 0 50%;
    max-width: 50%;
    text-align: right;
  }
}
.ups-component .ups-service_alerts .ups-wrap_inner .ups-service-scroller .ups-service-carousel .ups-service-slick .ups-summary .ups-zip-lookup .ups-states-block .ups-states-zip .show-all button {
  background: rgba(0, 0, 0, 0);
  border: none;
  outline: none;
  color: #0662bb;
}
.ups-component .ups-service_alerts .ups-wrap_inner .ups-service-scroller .ups-service-carousel .ups-service-slick .ups-summary .ups-zip-lookup .ups-states-block .ups-states-zip .show-all button:hover,
.ups-component .ups-service_alerts .ups-wrap_inner .ups-service-scroller .ups-service-carousel .ups-service-slick .ups-summary .ups-zip-lookup .ups-states-block .ups-states-zip .show-all button:visited {
  color: #105497;
}
.ups-component .ups-service_alerts .ups-wrap_inner .ups-service-scroller .ups-service-carousel .ups-service-slick .ups-summary .ups-zip-lookup .ups-states-block .ups-accordion_wrapper {
  padding-top: 1rem;
  padding-bottom: 3rem;
}
@media (max-width: 991.98px) {
  .ups-component .ups-service_alerts .ups-wrap_inner .ups-service-scroller .ups-service-carousel .ups-service-slick .ups-summary .ups-zip-lookup .ups-states-block .ups-accordion_wrapper {
    margin-top: 0px;
    padding-bottom: 1rem;
  }
}
.ups-component .ups-service_alerts .ups-wrap_inner .ups-service-scroller .ups-service-carousel .ups-service-slick .ups-summary .ups-zip-lookup .ups-states-block .ups-accordion_wrapper .ups-container {
  padding: 0;
}
.ups-component .ups-service_alerts .ups-wrap_inner .ups-service-scroller .ups-service-carousel .ups-service-slick .ups-summary .ups-zip-lookup .ups-states-block .ups-accordion_wrapper .ups-container .ups-accordion_content {
  margin: 0;
  max-width: none;
  border: none;
}
.ups-component .ups-service_alerts .ups-wrap_inner .ups-service-scroller .ups-service-carousel .ups-service-slick .ups-summary .ups-zip-lookup .ups-states-block .ups-accordion_wrapper .ups-container .ups-accordion_content .ups-accordion_item {
  background: #fff;
}
.ups-component .ups-service_alerts .ups-wrap_inner .ups-service-scroller .ups-service-carousel .ups-service-slick .ups-summary .ups-zip-lookup .ups-states-block .ups-accordion_wrapper .ups-container .ups-accordion_content .ups-accordion_item .ups-acc-headcont .ups-accordion_toggle {
  border: none;
  font-weight: normal;
}
.ups-component .ups-service_alerts .ups-wrap_inner .ups-service-scroller .ups-service-carousel .ups-service-slick .ups-summary .ups-zip-lookup .ups-states-block .ups-accordion_wrapper .ups-container .ups-accordion_content .ups-accordion_item .ups-acc-headcont .ups-accordion_toggle.ups-active {
  font-weight: 500;
  background: rgba(0, 0, 0, 0);
}
.ups-component .ups-service_alerts .ups-wrap_inner .ups-service-scroller .ups-service-carousel .ups-service-slick .ups-summary .ups-zip-lookup .ups-states-block .ups-accordion_wrapper .ups-container .ups-accordion_content .ups-accordion_item .ups-acc-headcont .ups-accordion_toggle.ups-active:focus {
  outline: none;
}
.ups-component .ups-service_alerts .ups-wrap_inner .ups-service-scroller .ups-service-carousel .ups-service-slick .ups-summary .ups-zip-lookup .ups-states-block .ups-accordion_wrapper .ups-container .ups-accordion_content .ups-accordion_item .ups-accordion_expand {
  padding: 0 1rem 1.25rem;
}
.ups-component .ups-service_alerts .ups-wrap_inner .ups-service-scroller .ups-service-carousel .ups-service-slick .ups-details {
  margin-left: 20px;
  margin-right: 20px;
}
@media (min-width: 1280px) {
  .ups-component .ups-service_alerts .ups-wrap_inner .ups-service-scroller .ups-service-carousel .ups-service-slick .ups-details {
    margin-left: 30px;
    margin-right: 30px;
  }
}
.ups-component .ups-zoneChart {
  border: 1px solid #dfdbd7;
  box-shadow: 0px 4px 32px rgba(0, 0, 0, .1);
  padding: 1.5rem;
  max-width: 800px;
  margin: 0 auto 2rem;
}
@media (min-width: 768px) {
  .ups-component .ups-zoneChart {
    padding: 1.5rem 3rem;
  }
}
.ups-component .ups-zoneChart form {
  display: flex;
  align-items: center;
  flex-direction: column;
}
@media (min-width: 768px) {
  .ups-component .ups-zoneChart form {
    flex-direction: row;
  }
}
.ups-component .ups-zoneChart .ups-widget_header {
  padding-bottom: 1.5rem;
  border-bottom: 1px solid #c4c4c4;
  margin-bottom: 1.5rem;
}
.ups-component .ups-zoneChart .ups-widget_header h2,
.ups-component .ups-zoneChart .ups-widget_header h3 {
  font-size: 1.25rem;
  margin: 0;
  font-weight: 400;
}
.ups-component .ups-zoneChart .ups-widget_header .ups-help_button {
  display: none;
}
@media (max-width: 767.98px) {
  .ups-component .ups-zoneChart .ups-form_ctaGroup {
    width: 100%;
  }
}
.ups-component .ups-zoneChart .ups-form_group {
  width: 50%;
  margin-right: 1.5rem;
}
@media (max-width: 767.98px) {
  .ups-component .ups-zoneChart .ups-form_group {
    width: 100%;
    margin-bottom: 1.5rem;
    margin-right: 0;
  }
}
.ups-component .ups-zoneChart .ups-form_group .ups-form_label {
  margin-bottom: 5px;
  font-weight: bold;
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
}
.ups-component .ups-zoneChart .ups-form_group .ups-form_input {
  border: 1px solid #8c857e;
  border-radius: .25rem;
  font-size: 1rem;
  color: #5f5753;
  padding: 10px;
  width: 100%;
  box-shadow: none;
  transition: all 350ms ease-in-out;
}
.ups-component .ups-zoneChart .ups-form_group .ups-form_input:focus {
  box-shadow: 0 0 0 2px #8c857e;
}
.ups-component .ups-app_terms .ups-agreement_box {
  margin-bottom: 30px;
  padding: 15px 25px 15px 15px;
  box-shadow: 0px 4px 12px -3px rgba(0, 0, 0, .051), 0px 2px 5px 0px rgba(0, 0, 0, .141);
  height: 214px;
  overflow-x: scroll;
}
.ups-component .ups-app_terms .ups-form_group.ups-checkbox-group {
  margin-bottom: 0px;
}
.ups-component .ups-app_terms .ups-form_group.ups-checkbox-group .ups-checkbox.ups-input_wrapper {
  margin-bottom: 0px;
}
.ups-component .ups-app_terms .ups-agreement_link {
  padding-left: 2rem;
}
.dropdown-navigation {
  max-width: 800px;
  width: 100%;
  margin: auto;
}
.ups-component.ups-quick-zip {
  padding: 4rem 0;
}
.ups-component.ups-quick-zip .component-body {
  width: 100%;
}
.ups-component.ups-quick-zip .component-body .inline-input-wrapper {
  display: block;
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}
.ups-component.ups-quick-zip .component-body .inline-input-wrapper .ups-form_group {
  margin-bottom: 1rem;
  margin-right: 0;
}
@media (min-width: 768px) {
  .ups-component.ups-quick-zip .component-body .inline-input-wrapper .ups-form_group {
    margin-bottom: 0;
    margin-right: 1rem;
  }
}
.ups-component.ups-quick-zip .component-body .inline-input-wrapper .input-controls-container {
  width: 100%;
}
@media (min-width: 768px) {
  .ups-component.ups-quick-zip .component-body .inline-input-wrapper .input-controls-container {
    max-width: 360px;
  }
}
@media (min-width: 768px) {
  .ups-component.ups-quick-zip .component-body .inline-input-wrapper {
    display: flex;
    flex-flow: row;
    align-items: center;
    justify-content: center;
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }
}
.ups-component.ups-quick-zip .component-body .results-footnote {
  font-size: .875rem;
}
.ups-component.ups-quick-zip .component-body .table-component {
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
  padding-top: 0;
  padding-bottom: 0;
}
.ups-component.ups-quick-zip .component-body .table-component table {
  margin-bottom: 0;
}
.ups-component.ups-quick-zip .component-body .table-component table thead tr th {
  font-size: .875rem;
  font-weight: 500;
  letter-spacing: 2px;
  text-transform: uppercase;
}
.ups-component.ups-quick-zip .component-body .table-component table thead tr th:nth-last-child(1) {
  text-align: left;
}
.ups-component.ups-quick-zip .component-body .table-component table tbody tr {
  border-right: none;
}
.ups-component.ups-quick-zip .component-body .table-component table tbody tr th {
  border-right: none;
  font-weight: 500;
}
.ups-component.ups-quick-zip .component-body .table-component table tbody tr th .row-header-text {
  word-wrap: break-word;
  max-width: 150px;
  margin: 0 auto;
}
.ups-component.ups-quick-zip .component-body .table-component table tbody tr td {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.ups-component.ups-quick-zip .component-body .table-component table tbody tr td:nth-last-child(1) {
  text-align: left;
}
.ups-component.ups-quick-zip .component-body .results-cta-wrapper {
  margin-top: 2rem;
}
.ups-component.ups-quick-zip .component-body .disclaimer-wrapper {
  margin-top: 1.5rem;
}
.ups-component.ups-quick-zip .component-body .disclaimer-wrapper p {
  margin-bottom: 0;
}
.ups-component.ups-quick-zip .component-body .disclaimer-wrapper ul li {
  overflow-wrap: break-word;
  word-wrap: break-word;
}
.ups-component.ups-quick-zip .component-body .section-divider {
  margin: 1.5rem 0;
}
.ups-component.ups-quick-zip .component-body .results-title {
  font-size: 1.25rem;
}
.glossary {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
@media (min-width: 768px) {
  .glossary {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
}
@media (min-width: 1280px) {
  .glossary {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
}
.glossary .glossary-header h1,
.glossary .glossary-header h2,
.glossary .glossary-header h3 {
  font-size: 1.25rem;
  line-height: 1.4;
  margin-bottom: .75rem;
}
@media (min-width: 768px) {
  .glossary .glossary-header h1,
  .glossary .glossary-header h2,
  .glossary .glossary-header h3 {
    font-size: 1.5rem;
  }
}
.glossary .glossary-list ul {
  display: flex;
  justify-content: space-between;
  padding: 0;
  list-style: none;
  border-bottom: 1px solid #dfdbd7;
}
@media (max-width: 991.98px) {
  .glossary .glossary-list ul {
    overflow-x: scroll;
  }
}
.glossary .glossary-list ul li {
  flex: 0 0 auto;
  max-width: none;
  padding: 0;
}
@media (max-width: 991.98px) {
  .glossary .glossary-list ul li {
    padding: 0 15px;
  }
}
.glossary .glossary-list ul li a,
.glossary .glossary-list ul li span {
  font-size: 1rem;
  line-height: 1.5;
  font-weight: 500;
  display: flex;
  align-items: center;
  padding: 1.25rem 0;
}
.glossary .glossary-list ul li a {
  color: #0662bb;
}
.glossary .glossary-list ul li a:hover {
  text-decoration: none;
  color: #105497;
}
.glossary .glossary-list ul li span {
  color: #757575;
}
.glossary .glossary-content-container .content-blocks {
  margin-top: 2rem;
}
@media (min-width: 768px) {
  .glossary .glossary-content-container .content-blocks {
    margin-top: 2.5rem;
  }
}
@media (min-width: 1280px) {
  .glossary .glossary-content-container .content-blocks {
    margin-top: 4rem;
  }
}
.glossary .glossary-content-container .content-blocks .ups-accordion_wrapper {
  padding-top: 0;
  margin-top: 0;
  border-bottom: 1px solid #e8e8e6;
}
.glossary .glossary-content-container .content-blocks .ups-accordion_wrapper .ups-container .component-header h2,
.glossary .glossary-content-container .content-blocks .ups-accordion_wrapper .back-to-top .component-header h2 {
  text-align: left;
  margin-left: 0;
  margin-right: 0;
}
.glossary .glossary-content-container .content-blocks .ups-accordion_wrapper .ups-container .component-header h2:after,
.glossary .glossary-content-container .content-blocks .ups-accordion_wrapper .back-to-top .component-header h2:after {
  margin-left: 0;
}
.glossary .glossary-content-container .content-blocks .ups-accordion_wrapper .ups-container .ups-tag-group,
.glossary .glossary-content-container .content-blocks .ups-accordion_wrapper .back-to-top .ups-tag-group {
  list-style: none;
  padding: 0;
  margin: 0 -6px;
}
.glossary .glossary-content-container .content-blocks .ups-accordion_wrapper .ups-container .ups-tag-group li,
.glossary .glossary-content-container .content-blocks .ups-accordion_wrapper .back-to-top .ups-tag-group li {
  display: inline-block;
  margin: 0px 6px 10px;
}
.glossary .glossary-content-container .content-blocks .block-header h2,
.glossary .glossary-content-container .content-blocks .block-header h3,
.glossary .glossary-content-container .content-blocks .block-header h4,
.glossary .glossary-content-container .content-blocks .block-header h5 {
  font-weight: 400;
  line-height: 1.25;
  margin-bottom: 1.25rem;
  font-size: 2rem;
}
@media (min-width: 768px) {
  .glossary .glossary-content-container .content-blocks .block-header h2,
  .glossary .glossary-content-container .content-blocks .block-header h3,
  .glossary .glossary-content-container .content-blocks .block-header h4,
  .glossary .glossary-content-container .content-blocks .block-header h5 {
    font-size: 2.5rem;
  }
}
@media (min-width: 1280px) {
  .glossary .glossary-content-container .content-blocks .block-header h2,
  .glossary .glossary-content-container .content-blocks .block-header h3,
  .glossary .glossary-content-container .content-blocks .block-header h4,
  .glossary .glossary-content-container .content-blocks .block-header h5 {
    font-size: 3rem;
  }
}
.glossary .glossary-content-container .content-blocks .block-header h2:after,
.glossary .glossary-content-container .content-blocks .block-header h3:after,
.glossary .glossary-content-container .content-blocks .block-header h4:after,
.glossary .glossary-content-container .content-blocks .block-header h5:after {
  content: "";
  width: 5rem;
  height: .25rem;
  display: block;
  background: #ffc400;
  margin: 1.25rem 0 0;
}
.glossary .glossary-content-container .content-blocks .block-header h2,
.glossary .glossary-content-container .content-blocks .block-header h3,
.glossary .glossary-content-container .content-blocks .block-header h4,
.glossary .glossary-content-container .content-blocks .block-header h5 {
  margin-bottom: 2rem;
  line-height: 1;
}
.glossary .glossary-content-container .content-blocks .block-description {
  margin: 2.5rem 0;
}
.glossary .glossary-content-container .content-blocks .block-description h4,
.glossary .glossary-content-container .content-blocks .block-description h5,
.glossary .glossary-content-container .content-blocks .block-description h6 {
  font-size: 1.25rem;
  line-height: 1.4;
  margin-bottom: .75rem;
}
.glossary .glossary-content-container .content-blocks .block-description p,
.glossary .glossary-content-container .content-blocks .block-description a {
  margin-bottom: 1rem;
}
.glossary .glossary-content-container .back-to-top {
  position: fixed;
  bottom: 3rem;
  right: 0;
  left: 0;
  text-align: right;
}
.glossary .glossary-content-container .back-to-top button {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  padding: 0;
  width: 50px;
  height: 50px;
  min-width: 50px;
  opacity: 0;
  transform: scale(0);
  transition: all .4s ease-in-out;
}
.glossary .glossary-content-container .back-to-top button.show {
  opacity: 1;
  transform: scale(1);
}
.glossary .glossary-content-container .back-to-top button span {
  font-size: 1.4rem;
  margin: 0;
}
.glossary .glossary-content-container .back-to-top button::after {
  display: none;
}
.ups-upload-box {
  margin: 30px 0;
  padding: 30px;
  border-radius: .25rem;
  color: #8c8585;
  background-image:
    repeating-linear-gradient(
      0deg,
      #BFB8AF,
      #BFB8AF 10px,
      transparent 10px,
      transparent 20px,
      #BFB8AF 20px),
    repeating-linear-gradient(
      90deg,
      #BFB8AF,
      #BFB8AF 10px,
      transparent 10px,
      transparent 20px,
      #BFB8AF 20px),
    repeating-linear-gradient(
      180deg,
      #BFB8AF,
      #BFB8AF 10px,
      transparent 10px,
      transparent 20px,
      #BFB8AF 20px),
    repeating-linear-gradient(
      270deg,
      #BFB8AF,
      #BFB8AF 10px,
      transparent 10px,
      transparent 20px,
      #BFB8AF 20px);
  background-size:
    2px 100%,
    100% 2px,
    2px 100%,
    100% 2px;
  background-position:
    0 0,
    0 0,
    100% 0,
    0 100%;
  background-repeat: no-repeat;
}
.ups-upload-box.droparea {
  background-color: #edeae6;
}
.ups-upload-box.dragarea {
  background-color: #fff;
}
.ups-upload-box .ups-upload-button {
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  text-decoration: underline;
}
.ups-upload-box .icon {
  padding: .5rem;
  border-radius: 50%;
  background-color: #e5e5e5;
  color: #121212;
  margin-bottom: .5rem;
}
.ups-upload-box input {
  display: none;
}
.ups-chartGroup .ups-chartGroup_wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 200px;
  border: 1px solid #bbb0a2;
  border-radius: 4px;
  padding: 5px 15px;
  margin: 10px 0;
}
@media (max-width: 991px) {
  .ups-chartGroup .ups-chartGroup_wrapper {
    display: inherit;
    border-top: none;
    border-right: none;
    border-left: none;
    border-bottom: none;
    min-height: 0;
  }
  .ups-chartGroup .ups-chartGroup_wrapper .ups-borderLeft_lightBrown {
    border-left: none;
    border-bottom: 1px solid #bbb0a2;
  }
}
.ups-chartGroup .ups-chartGroup_wrapper .ups-chartGroup_pkgNum {
  color: #c67d30;
  font-size: 70px;
}
.ups-chartGroup .ups-chartGroup_wrapper .ups-chartGroup_pkgInfo {
  font-size: 20px;
}
.ups-chartGroup .ups-chartGroup_wrapper .ups-pie_chart_label_wrapper {
  text-align: left;
  display: inline-block;
}
.ups-chartGroup .ups-chartGroup_wrapper .ups-pie_chart_label_wrapper .ups-chartGroup_goldSqre {
  background-color: #ffc400;
  padding: 3px 10px 2px;
  margin-right: 10px;
}
.ups-chartGroup .ups-chartGroup_wrapper .ups-pie_chart_label_wrapper .ups-chartGroup_greySqre {
  background-color: #d6d6d6;
  padding: 3px 10px 2px;
  margin-right: 10px;
}
.ups-chartGroup .ups-chartGroup_wrapper .ups-pie_chart_label_wrapper .ups-chartGroup_blueSqre {
  background-color: #426da9;
  padding: 3px 10px 2px;
  margin-right: 10px;
}
.ups-chartGroup {
  background-color: #fff;
}
.ups-row_full_center {
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 991px) {
  .ups-row_full_center {
    display: inherit;
  }
}
.ups-borderLeft_lightBrown {
  border-left: 1px solid #bbb0a2;
}
.ups-chart_right {
  margin-left: auto;
}
.pieDelivery_s1 {
  color: #d6d6d6;
}
.pieDelivery_s1 path {
  fill: currentColor;
}
.pieDelivery_s2 {
  color: #c67d30;
}
.pieDelivery_s2 path {
  fill: currentColor;
}
.pieDelivery_s3 {
  color: #00857d;
}
.pieDelivery_s3 path {
  fill: currentColor;
}
.piequickstats_s0 {
  color: #016862;
}
.piequickstats_s0 path {
  fill: currentColor;
}
.piequickstats_s1 {
  color: #00857d;
}
.piequickstats_s1 path {
  fill: currentColor;
}
.piequickstats_s2 {
  color: #7191be;
}
.piequickstats_s2 path {
  fill: currentColor;
}
.piequickstats_s3 {
  color: #c67d30;
}
.piequickstats_s3 path {
  fill: currentColor;
}
.piequickstats_s4 {
  color: #991858;
}
.piequickstats_s4 path {
  fill: currentColor;
}
.ups-pie_lg {
  height: 240px;
  min-width: 240px;
}
@media (min-width: 1280px) {
  .ups-pie_full {
    min-width: 100%;
  }
}
@media (max-width: 767px) {
  .ups-pie_lg {
    margin: 0;
    margin-left: -8px;
  }
}
.ups-gauge_md {
  height: 200px;
}
.ups-gauge_group {
  position: relative;
  height: 135px;
  overflow: hidden;
}
.ups-gauge_text {
  position: absolute;
  top: 70px;
  left: 50%;
  transform: translate(-50%);
  text-align: center;
}
.ups-chart_pie_label {
  position: relative;
}
.ups-application_wrapper .ct-series:hover .ct-slice-donut-solid,
.ups-application_wrapper .ups-pie_lg .ct-series.ups-hovered .ct-slice-donut-solid {
  transform: scale(1);
}
.ups-chart_pie_text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
}
.ups-chart_primary {
  color: #426da9;
}
.ups-chart_primary path {
  fill: currentColor;
}
.ups-chart_warning {
  color: #c67d30;
}
.ups-chart_warning path {
  fill: currentColor;
}
.ups-chart_success {
  color: #6e7e1b;
}
.ups-chart_success path {
  fill: currentColor;
}
.ups-chart-stroke_teal path {
  stroke: #173f35;
}
.ups-chart-stroke_bg path {
  stroke: #90867f;
}
.color1 {
  color: #d2a800;
}
.color2 {
  color: #6d7140;
}
.color3 {
  color: #a72c23;
}
.color4 {
  color: #776755;
}
.color5 {
  color: #194568;
}
.color6 {
  color: #907d68;
}
.color7 {
  color: #527fa5;
}
.color8 {
  color: #156d58;
}
.color9 {
  color: #bdad95;
}
.color10 {
  color: #e5dbcc;
}
.color11 {
  color: #4e80ae;
}
.color12 {
  color: #df6262;
}
.color13 {
  color: #7c9d62;
}
.color14 {
  color: #e5e5e5;
}
.color1 path,
.color2 path,
.color3 path,
.color4 path,
.color5 path,
.color6 path,
.color7 path,
.color8 path,
.color9 path,
.color10 path,
.color11 path,
.color12 path,
.color13 path,
.color14 path {
  fill: currentColor;
}
.ct-label {
  color: #121212;
  fill: #121212;
}
.donut-color-indicator-color1 {
  background-color: #d2a800;
}
.donut-color-indicator-color2 {
  background-color: #6d7140;
}
.donut-color-indicator-color3 {
  background-color: #a72c23;
}
.donut-color-indicator-color4 {
  background-color: #776755;
}
.donut-color-indicator-color5 {
  background-color: #194568;
}
.donut-color-indicator-color6 {
  background-color: #907d68;
}
.donut-color-indicator-color7 {
  background-color: #527fa5;
}
.donut-color-indicator-color8 {
  background-color: #156d58;
}
.donut-color-indicator-color9 {
  background-color: #bdad95;
}
.donut-color-indicator-color10 {
  background-color: #e5dbcc;
}
.donut-color-indicator-color11 {
  background-color: #4e80ae;
}
.donut-color-indicator-color12 {
  background-color: #df6262;
}
.donut-color-indicator-color13 {
  background-color: #7c9d62;
}
.donut-color-indicator-color-14 {
  background-color: #e5e5e5;
}
.donut-color-indicator {
  height: 16px;
  width: 16px;
  border-radius: 50%;
  display: inline-block;
  margin-right: 8px;
}
.ups-inline-box {
  display: flex;
  width: auto;
  max-width: 609px;
  padding: 12px 20px;
  align-items: flex-start;
  gap: 8px;
  border-radius: 4px;
}
.ups-inline-box.error {
  border: 1px solid #991c00;
  border-left: 6px solid #991c00;
  background: #fceae6;
}
.ups-inline-box.success {
  border: 1px solid #16552c;
  border-left: 6px solid #16552c;
  background: #dbf0db;
}
.ups-inline-box.warning {
  border: 1px solid #654d10;
  border-left: 6px solid #654d10;
  background: #fef6cc;
}
.ups-inline-box.info {
  border: 1px solid #1b5279;
  border-left: 6px solid #1b5279;
  background: #e6eff8;
}
.ups-inline-box.full-width {
  max-width: none;
  width: 100%;
}
.ups-inline-box .ups-inline-content-container {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex: 1 0 0;
}
.ups-inline-box .ups-inline-header {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  width: 100%;
}
.ups-inline-box .ups-inline-toggle-icon {
  cursor: pointer;
}
.ups-inline-box .ups-inline-icon {
  border: 0px;
  background-color: rgba(0, 0, 0, 0);
  padding: 0px;
}
.ups-inline-box .ups-inline-icon.error {
  color: #991c00;
}
.ups-inline-box .ups-inline-icon.success {
  color: #16552c;
}
.ups-inline-box .ups-inline-icon.warning {
  color: #654d10;
}
.ups-inline-box .ups-inline-icon.info {
  color: #1b5279;
}
.ups-inline-box .ups-inline-header-text {
  font-weight: 500;
}
.ups-inline-box .ups-inline-header-desc-text {
  font-weight: normal;
}
.ups-inline-box .ups-inline-header-text.error,
.ups-inline-box .ups-inline-header-desc-text.error {
  color: #991c00;
}
.ups-inline-box .ups-inline-header-text.success,
.ups-inline-box .ups-inline-header-desc-text.success {
  color: #16552c;
}
.ups-inline-box .ups-inline-header-text.warning,
.ups-inline-box .ups-inline-header-desc-text.warning {
  color: #654d10;
}
.ups-inline-box .ups-inline-header-text.info,
.ups-inline-box .ups-inline-header-desc-text.info {
  color: #1b5279;
}
.ups-inline-box .error-content {
  color: #991c00;
}
.ups-inline-box .success-content {
  color: #16552c;
}
.ups-inline-box .warning-content {
  color: #654d10;
}
.ups-inline-box .info-content {
  color: #1b5279;
}
@media screen and (max-width: 768px) {
  .ups-inline-box {
    width: 100%;
  }
}
.ups-upload-box:hover {
  cursor: pointer;
  background-color: rgba(230, 239, 248, .4509803922);
  background-image:
    repeating-linear-gradient(
      0deg,
      #0662BB,
      #0662BB 10px,
      transparent 10px,
      transparent 20px,
      #0662BB 20px),
    repeating-linear-gradient(
      90deg,
      #0662BB,
      #0662BB 10px,
      transparent 10px,
      transparent 20px,
      #0662BB 20px),
    repeating-linear-gradient(
      180deg,
      #0662BB,
      #0662BB 10px,
      transparent 10px,
      transparent 20px,
      #0662BB 20px),
    repeating-linear-gradient(
      270deg,
      #0662BB,
      #0662BB 10px,
      transparent 10px,
      transparent 20px,
      #0662BB 20px);
}
.ups-upload-box .icon {
  transition: font-size .3s ease, background-color .3s ease;
  width: 40px;
  height: 40px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.ups-upload-box:hover .icon {
  background-color: #d0e2f2;
  font-size: 28px;
}
.ups-upload-box .ups-txt_size_lg {
  font-weight: 500;
}
.error-message {
  font-weight: 500;
  margin: 0 0 0 10px;
}
.error-container {
  display: flex;
  align-items: center;
  color: #df2901;
  font-size: 14px;
  margin-left: 8px;
}
.header-text {
  color: #121212;
  font-size: 20px;
  font-weight: 500;
  line-height: 28px;
}
.body-text {
  color: #5f5753;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  margin-top: 4px;
}
.ups-upload-box {
  margin: 16px 0;
}
.file-list-label {
  color: #121212;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  text-align: left;
  margin-bottom: 12px;
}
.ups-upload-box,
.files-list {
  flex: 1;
  margin: 16px 0;
}
.ups-component .ups-upload-box,
.ups-component .files-list {
  max-width: 100%;
}
@media only screen and (min-width: 1280px) {
  .file-list-container-scrollable {
    max-height: 260px;
  }
  .file-list-container-scrollable-box-shadow {
    overflow-y: auto;
    box-shadow: 0px -4px 4px 0px rgba(0, 0, 0, .1) inset, 0px 4px 4px 0px rgba(0, 0, 0, .1) inset;
  }
  .upload-and-list-container {
    display: flex;
    justify-content: space-between;
    gap: 20px;
  }
}
.file-list-container-buttons {
  margin-top: 16px;
}
.ups-upload-box.text-center {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: auto;
}
.container-border {
  cursor: pointer;
  border-radius: .25rem;
  background-image:
    repeating-linear-gradient(
      0deg,
      #0662BB,
      #0662BB 10px,
      transparent 10px,
      transparent 20px,
      #0662BB 20px),
    repeating-linear-gradient(
      90deg,
      #0662BB,
      #0662BB 10px,
      transparent 10px,
      transparent 20px,
      #0662BB 20px),
    repeating-linear-gradient(
      180deg,
      #0662BB,
      #0662BB 10px,
      transparent 10px,
      transparent 20px,
      #0662BB 20px),
    repeating-linear-gradient(
      270deg,
      #0662BB,
      #0662BB 10px,
      transparent 10px,
      transparent 20px,
      #0662BB 20px);
  outline: none;
  box-shadow: none;
}
.container-border:focus-visible {
  outline: 2px solid #000 !important;
  outline-offset: 5px;
  box-shadow: none !important;
}
.container-border:not(.disabled):hover {
  background-color: #e6eff8;
}
.container-border.error:not(.disabled):hover {
  background-color: #fceae6;
}
.container-border.disabled {
  background-image:
    repeating-linear-gradient(
      0deg,
      #8C857E,
      #8C857E 10px,
      transparent 10px,
      transparent 20px,
      #8C857E 20px),
    repeating-linear-gradient(
      90deg,
      #8C857E,
      #8C857E 10px,
      transparent 10px,
      transparent 20px,
      #8C857E 20px),
    repeating-linear-gradient(
      180deg,
      #8C857E,
      #8C857E 10px,
      transparent 10px,
      transparent 20px,
      #8C857E 20px),
    repeating-linear-gradient(
      270deg,
      #8C857E,
      #8C857E 10px,
      transparent 10px,
      transparent 20px,
      #8C857E 20px);
  cursor: not-allowed;
}
.container-border.error {
  background-image:
    repeating-linear-gradient(
      0deg,
      #DF2901,
      #DF2901 10px,
      transparent 10px,
      transparent 20px,
      #DF2901 20px),
    repeating-linear-gradient(
      90deg,
      #DF2901,
      #DF2901 10px,
      transparent 10px,
      transparent 20px,
      #DF2901 20px),
    repeating-linear-gradient(
      180deg,
      #DF2901,
      #DF2901 10px,
      transparent 10px,
      transparent 20px,
      #DF2901 20px),
    repeating-linear-gradient(
      270deg,
      #DF2901,
      #DF2901 10px,
      transparent 10px,
      transparent 20px,
      #DF2901 20px);
}
.add-button-action.error {
  color: #df2901;
}
.container-border,
.container-border.disabled,
.container-border.error {
  border-radius: .25rem;
  background-size:
    2px 100%,
    100% 2px,
    2px 100%,
    100% 2px;
  background-position:
    0 0,
    0 0,
    100% 0,
    0 100%;
  background-repeat: no-repeat;
}
.application-banner .banner-card {
  padding: 2rem 4rem;
}
.application-banner .banner-card-svp {
  padding: 2.5rem 1.5rem;
}
.application-banner .banner-color-blue {
  color: #fff;
  background:
    linear-gradient(
      91deg,
      #397AB7 45.05%,
      #326A9F 74.74%);
}
.application-banner .banner-color-teal {
  color: #fff;
  background:
    linear-gradient(
      91deg,
      #0A8080 45.05%,
      #097272 74.74%);
}
.application-banner .banner-color-grey {
  background:
    linear-gradient(
      91deg,
      #F2F1EF 45.05%,
      #DFDBD7 74.74%);
}
.application-banner .banner-color-healthCare-blue {
  color: #fff;
  background:
    linear-gradient(
      97deg,
      #0E2554 50%,
      #246DA9 100%);
}
.application-banner .banner-color-store-blue {
  color: #fff;
  background:
    linear-gradient(
      97deg,
      #017C98 50%,
      #009CBD 100%);
}
.application-banner .banner-color-brown {
  color: #fff;
  background:
    linear-gradient(
      97deg,
      #351C15 50%,
      #907963 100%);
}
.application-banner .banner-arc::after {
  content: "";
  background-image: url("data:image/svg+xml;utf8,%3Csvg%20width%3D%221440%22%20height%3D%22484%22%20viewBox%3D%220%200%201440%20484%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M0%20-1H1440V376.164C1440%20376.164%201116.5%20456.789%20734.5%20476.609C414%20493.238%200%20476.609%200%20476.609L0%20-1Z%22%20fill%3D%22url(%23pl7)%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22pl7%22%20x1%3D%22921%22%20y1%3D%22791.5%22%20x2%3D%22791.177%22%20y2%3D%22253.012%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22rgba(0%2C0%2C0%2C0.2)%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22rgba(0%2C0%2C0%2C0.7)%22%20stop-opacity%3D%220%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3C%2Fsvg%3E");
  position: absolute;
  bottom: .5rem;
  left: 0;
  right: 0;
  width: 100%;
  height: calc(100% - .5rem);
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: bottom;
  z-index: 0;
}
.image-wrapper {
  width: 100%;
  height: 100%;
}
.full-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: left center;
  display: block;
}
.toggle-color-blue,
.toggle-color-teal,
.toggle-color-healthCare-blue,
.toggle-color-store-blue,
.toggle-color-brown {
  color: #fff;
}
.toggle-slim-banner {
  border: 0px;
  background-color: rgba(0, 0, 0, 0);
}
.slim-banner-body {
  margin-top: 8px;
  font-size: 14px;
}
@media (min-width: 768px) {
  .slim-banner-body {
    font-size: 16px;
  }
}
@media (min-width: 1280px) {
  .slim-banner-body {
    display: inline-block;
  }
}
@media (min-width: 1280px) {
  .slim-banner-body {
    margin-top: 0;
  }
}
.slim-banner-body-terms-text {
  margin-bottom: 16px;
  font-size: 14px;
  margin-top: 4px;
}
@media (min-width: 1280px) {
  .slim-banner-body-terms-text {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 8px;
  }
}
@media (min-width: 1280px) {
  .slim-banner-body-terms-text {
    display: inline-block;
  }
}
.file-list-item {
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 298px;
  padding: 8px;
  border-radius: 8px;
  border: 1px solid #000;
  margin: 8px 0px;
  gap: 8px;
  box-sizing: border-box;
}
.state-progress {
  background-color: #fff;
}
.state-success {
  background: rgba(242, 241, 239, .5019607843);
}
.state-error {
  border: 2px solid #df2901;
}
.file-item-icon {
  width: 24px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.file-details {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
}
.file-name {
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  text-align: left;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.file-icon-success {
  color: gray;
}
.check-icon {
  color: #21872b;
  font-size: 20px;
}
.cross-icon {
  color: #121212;
  cursor: pointer;
  font-size: 20px;
}
.retry-icon {
  color: #0662bb;
  cursor: pointer;
  width: 20px;
  height: 20px;
  font-size: 20px;
}
.enable-preview-icon-color {
  color: #0662bb;
}
.ups-file-list-item-icon-container {
  padding: 4px 4px;
  text-align: center;
  line-height: 0;
  font-size: 20px;
}
.file-item-more-info {
  color: #5f5753;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  text-align: left;
}
@media screen and (max-width: 767px) {
  .file-list-item {
    max-width: 100%;
  }
}
.arrow-top-wrapper .back-to-top {
  position: fixed;
  z-index: 1000;
  cursor: pointer;
  background-color: #ffc400;
  color: #121212;
  border: none;
  border-radius: 50%;
  padding: 10px;
  font-size: 1.4rem;
  box-shadow: 0 2px 8px rgba(0, 0, 0, .3);
  transition: opacity .3s ease;
  width: 50px;
  height: 50px;
  opacity: 0;
  pointer-events: none;
  transition: opacity .3s ease;
}
.arrow-top-wrapper .back-to-top.visible {
  opacity: 1;
  pointer-events: auto;
  transition-timing-function: ease-in;
}
.arrow-top-wrapper .back-to-top.hidden {
  opacity: 0;
  pointer-events: none;
  transition-timing-function: ease-out;
}
.arrow-top-wrapper .bottom-right {
  bottom: 48px;
  right: 24px;
}
.arrow-top-wrapper button:hover {
  background-color: #ffd64c;
  color: #121212;
  box-shadow: 0px 2px 6px rgba(0, 0, 0, .15), 0px 1px 2px rgba(0, 0, 0, .3);
}
.arrow-top-wrapper button:focus-visible {
  outline-offset: 3px;
  outline: 1px solid #121212;
  box-shadow: none;
}
.arrow-top-wrapper .bottom-left {
  bottom: 48px;
  left: 24px;
}
.bar-box {
  min-height: 44px;
  width: 100%;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  padding: 8px 32px;
}
@media (max-width: 1024px) {
  .bar-box {
    padding-left: 24px;
    padding-right: 24px;
  }
}
@media (max-width: 600px) {
  .bar-box {
    padding-left: 16px;
    padding-right: 16px;
  }
}
.bar-box {
  display: flex;
  align-items: center;
  gap: 10px;
}
.bar-box.right {
  justify-content: flex-end;
}
.bar-box.left {
  justify-content: flex-start;
}
.bar-logo {
  height: 100%;
  max-height: 28px;
  width: auto;
}
.bar-box,
.bar-container {
  font-size: 20px;
  line-height: 1.2;
}
@media (max-width: 1024px) {
  .bar-box,
  .bar-container {
    font-size: 16px;
  }
}
.svp .bar-box {
  display: grid;
  grid-template-columns: auto 1fr auto;
  grid-template-rows: auto auto;
  align-items: center;
  width: 100%;
  gap: 0 10px;
}
.svp .bar-box .bar-logo {
  grid-column: 1;
  grid-row: 1;
  justify-self: start;
  align-self: center;
  margin-right: 0;
}
.svp .bar-box .banner-text {
  grid-column: 2;
  grid-row: 1;
  align-self: center;
  justify-self: center;
  min-width: 0;
  overflow-wrap: break-word;
  white-space: nowrap;
  margin: 0;
  transition: all .2s;
}
.svp .bar-box .banner-content-wrapper {
  grid-column: 3;
  grid-row: 1;
  justify-self: end;
  align-self: center;
  margin-left: 0;
  min-width: 0;
  flex-shrink: 0;
  z-index: 1;
  background: rgba(0, 0, 0, 0);
  display: flex;
}
.svp .bar-box:has(.banner-text.wrapped) {
  padding-top: 16px;
  padding-bottom: 16px;
}
.svp .bar-box .banner-text.wrapped {
  white-space: normal;
  grid-column: 1/4;
  grid-row: 2;
  width: 100%;
  margin-top: 8px;
  align-self: center;
  justify-self: center;
  text-align: left;
}
.svp .bar-box.has-wrapped-text {
  padding-top: 16px;
  padding-bottom: 16px;
}
.wcc-field-level-error {
  display: flex;
  color: #df2901;
  font-size: 14px;
  font-weight: 500;
}
.wcc-field-level-error.wcc-field-level-error span.icon {
  position: static;
  color: #df2901;
}
.custom-datepicker-wrapper .year-container .calendar-cell:focus:not(.selected) {
  border: #fff !important;
  outline: 2px solid #fff !important;
  outline-offset: -3px;
  box-shadow: 0 0 0 1px #121212 !important;
  display: flex;
  align-items: center;
}
.custom-datepicker-wrapper .calendar-wrapper .cursor-not-allowed,
.custom-datepicker-wrapper .calendar-container .cursor-not-allowed {
  cursor: not-allowed;
}
.custom-datepicker-wrapper .calendar-wrapper,
.custom-datepicker-wrapper .calendar-container {
  top: auto;
}
.custom-datepicker-wrapper .calendar-wrapper .calendar-content,
.custom-datepicker-wrapper .calendar-container .calendar-content {
  padding: 2px;
}
.custom-datepicker-wrapper .calendar-wrapper .year-container .calendar-cell-container .calendar-cell,
.custom-datepicker-wrapper .calendar-container .year-container .calendar-cell-container .calendar-cell {
  height: 36px !important;
  border-radius: 25px !important;
  width: 100%;
  align-items: center;
}
.custom-datepicker-wrapper .calendar-wrapper .year-container .calendar-cell-container .calendar-cell.selected:focus,
.custom-datepicker-wrapper .calendar-wrapper .year-container .calendar-cell-container .calendar-cell.selected:hover,
.custom-datepicker-wrapper .calendar-container .year-container .calendar-cell-container .calendar-cell.selected:focus,
.custom-datepicker-wrapper .calendar-container .year-container .calendar-cell-container .calendar-cell.selected:hover {
  outline: inherit !important;
  outline-offset: -3px;
  border: 3px solid #fff !important;
  box-shadow: 0 0 0 1px #000 !important;
}
.custom-datepicker-wrapper .today:hover:not(.selected) {
  border-color: #5f5753 !important;
}
.custom-datepicker-wrapper .today:focus:not(.selected) {
  border: #fff !important;
  outline: 2px solid #5f5753 !important;
  outline-offset: -3px;
  box-shadow: 0 0 0 1px #121212 !important;
  display: flex;
  align-items: center;
}
.custom-datepicker-wrapper .double-picker {
  max-width: 528px;
  min-width: 528px;
}
@media (max-width: 767.98px) {
  .custom-datepicker-wrapper .double-picker .calendar-content {
    min-height: auto;
  }
}
.custom-datepicker-wrapper .calendar-cell.today.selected:focus,
.custom-datepicker-wrapper .calendar-cell.today.selected:hover {
  outline: 2px solid #5f5753 !important;
  outline-offset: -3px;
  border: 2px solid #fff !important;
  box-shadow: 0 0 0 1px #000 !important;
}
.custom-datepicker-wrapper .calendar-cell.selected:focus,
.custom-datepicker-wrapper .calendar-cell.selected:hover {
  z-index: 99;
  outline: inherit !important;
  border: 1px solid #fff !important;
  box-shadow: 0 0 0 1px #000 !important;
}
.custom-datepicker-wrapper .calendar-cell.selected {
  z-index: 9;
}
@media (max-width: 767.98px) {
  .custom-datepicker-wrapper .calendar-container {
    min-width: 256px;
    width: 256px;
    overflow: hidden;
    padding: 14px;
  }
}
.custom-datepicker-wrapper .calendar-container .border-end {
  border-right: 1px solid #bfb8af;
}
.custom-datepicker-wrapper .calendar-container .border-bottom-mobile {
  border-bottom: 1px solid #bfb8af;
  margin: 0 auto;
}
.custom-datepicker-wrapper .calendar-container .calendar-active {
  background-color: #e7f2f2;
}
.custom-datepicker-wrapper .calendar-container .calendar-active button {
  color: #0a8080 !important;
}
.custom-datepicker-wrapper .calendar-container .tile-hover {
  color: #0a8080;
}
.custom-datepicker-wrapper .calendar-container .cursor-not-allowed .calendar-active {
  background-color: #bfb8af !important;
  border-radius: 50%;
  color: #fff !important;
}
.custom-datepicker-wrapper .calendar-container .padding-cell:has(.calendar-active) {
  background-color: #e7f2f2;
}
.custom-datepicker-wrapper .calendar-cell {
  width: 28px !important;
  height: 28px !important;
  align-items: center;
}
.custom-datepicker-wrapper .rangepicker .calendar-content .calendar-cell-container {
  padding: 0;
}
.custom-datepicker-wrapper .rangepicker .calendar-cell.selected:focus {
  outline: auto;
  border-radius: 50%;
}
.custom-datepicker-wrapper .rangepicker .calendar-cell.selected {
  color: #fff !important;
}
.custom-datepicker-wrapper .rangepicker .padding-cell {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 !important;
  border-bottom: 3px solid #fff;
  border-top: 2px solid #fff;
}
.custom-datepicker-wrapper .rangepicker .padding-cell:focus:not(.selected) button {
  border: 1px solid #fff;
}
.custom-datepicker-wrapper .rangepicker .left-radius {
  border-radius: 22px 0px 0px 22px;
  background-color: #e7f2f2;
  height: 28px;
  width: 28px;
  position: absolute;
  margin-left: 4px;
}
.custom-datepicker-wrapper .rangepicker .right-radius {
  border-radius: 0px 22px 22px 0px;
  background-color: #e7f2f2;
  height: 28px;
  width: 28px;
  position: absolute;
  margin-right: 4px;
}
.custom-datepicker-wrapper .rangepicker .right-radius-hover {
  border-radius: 0px 22px 22px 0px;
}
.custom-datepicker-wrapper .rangepicker .cursor-not-allowed.calendar-active .calendar-cell {
  color: #fff !important;
}
.custom-datepicker-wrapper .rangepicker .calendar-active .calendar-cell.today {
  color: inherit !important;
}
.custom-datepicker-wrapper .rangepicker .calendar-active .calendar-cell.not-this-month {
  color: #bfb8af !important;
}
@media (max-width: 767.98px) {
  .custom-datepicker-wrapper .calendar-wrapper,
  .custom-datepicker-wrapper .double-picker {
    min-width: auto;
    width: auto;
    max-width: 256px;
  }
}
.filter-card-wcc .filter-card-body {
  padding: 12px;
}
@media (min-width: 768px) {
  .filter-card-wcc .filter-card-body {
    padding: 16px;
  }
}
.filter-card-wcc .filter-card-container:focus-visible,
.filter-card-wcc .filter-card-container:focus {
  outline: none !important;
  box-shadow: 0 0 0 4px #fff, 0 0 0 6px #121212 !important;
  border-radius: 16px !important;
  transition: box-shadow .2s ease;
}
.filter-card-wcc .filter-card-container {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 128px;
  border-radius: 16px;
  box-shadow: 0px 1px 2px 1px rgba(0, 0, 0, .15), 0px 1px 3px 1px rgba(0, 0, 0, .25);
  transition: all .25s ease-out;
  cursor: default;
  overflow: visible;
  min-height: 120px;
}
@media (min-width: 768px) {
  .filter-card-wcc .filter-card-container {
    min-height: 128px;
    width: 136px;
  }
}
.filter-card-wcc .filter-card-container.hovered {
  box-shadow:
    0px 15px 32px -3px rgba(0, 0, 0, .078),
    0px 4px 12px -2px rgba(0, 0, 0, .078),
    0px 2px 6px 0px rgba(0, 0, 0, .059);
}
.filter-card-wcc .filter-card-container.hovered .icon-container {
  background-color: rgba(0, 0, 0, 0);
}
.filter-card-wcc .filter-card-container.selected {
  box-shadow: 0px 2px 6px 2px rgba(0, 0, 0, .15), 0px 1px 2px 0px rgba(0, 0, 0, .3);
}
.filter-card-wcc .filter-card-container.selected .icon-container {
  background-color: rgba(0, 0, 0, 0);
}
.filter-card-wcc .label-container {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}
.filter-card-wcc .label-container .medium-label {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 24px;
  word-break: break-word;
  transition: all .25s ease;
}
@media (min-width: 768px) {
  .filter-card-wcc .label-container .medium-label {
    line-height: 24px;
  }
}
.filter-card-wcc .label-container .large-label {
  line-height: 32px;
}
.filter-card-wcc .filter-card-container-generic.hovered,
.filter-card-wcc .filter-card-container-generic.selected {
  background-color: #f8fbfb;
  border: 2px solid #0a8080;
}
.filter-card-wcc .filter-card-container-neutral {
  border-left: 6px solid #121212;
}
.filter-card-wcc .filter-card-container-neutral.hovered,
.filter-card-wcc .filter-card-container-neutral.selected {
  background-color: #f2f1ef;
  border-width: 2px 2px 2px 6px;
  border-style: solid;
  border-color: #121212;
}
.filter-card-wcc .filter-card-container-error {
  border-left: 6px solid #df2901;
}
.filter-card-wcc .filter-card-container-error.hovered,
.filter-card-wcc .filter-card-container-error.selected {
  background-color: #fceae6;
  border-width: 2px 2px 2px 6px;
  border-style: solid;
  border-color: #df2901;
}
.filter-card-wcc .filter-card-container-informative {
  border-left: 6px solid #0662bb;
}
.filter-card-wcc .filter-card-container-informative.hovered,
.filter-card-wcc .filter-card-container-informative.selected {
  background-color: #e6eff8;
  border-width: 2px 2px 2px 6px;
  border-style: solid;
  border-color: #0662bb;
}
.filter-card-wcc .filter-card-container-success {
  border-left: 6px solid #21872b;
}
.filter-card-wcc .filter-card-container-success.hovered,
.filter-card-wcc .filter-card-container-success.selected {
  background-color: #dbf0db;
  border-width: 2px 2px 2px 6px;
  border-style: solid;
  border-color: #21872b;
}
.filter-card-wcc .filter-card-container-feature {
  border-left: 6px solid #0a8080;
}
.filter-card-wcc .filter-card-container-feature.hovered,
.filter-card-wcc .filter-card-container-feature.selected {
  background-color: #e7f2f2;
  border-width: 2px 2px 2px 6px;
  border-style: solid;
  border-color: #0a8080;
}
.filter-card-wcc .filter-card-container-warning {
  border-left: 6px solid #fcc400;
}
.filter-card-wcc .filter-card-container-warning.hovered,
.filter-card-wcc .filter-card-container-warning.selected {
  background-color: #fef6cc;
  border-width: 2px 2px 2px 6px;
  border-style: solid;
  border-color: #fcc400;
}
.filter-card-wcc .icon-container {
  height: 32px;
  width: 32px;
  border-radius: 8px;
}
.filter-card-wcc .icon-container-neutral {
  background-color: #f2f1ef;
}
.filter-card-wcc .icon-container-error {
  background-color: #fceae6;
}
.filter-card-wcc .icon-container-informative {
  background-color: #e6eff8;
}
.filter-card-wcc .icon-container-success {
  background-color: #dbf0db;
}
.filter-card-wcc .icon-container-feature {
  background-color: #e7f2f2;
}
.filter-card-wcc .icon-container-warning {
  background-color: #fef2b3;
}
.filter-card-wcc .icon-container-generic {
  background-color: #e7f2f2;
}
.filter-card-wcc .icon-color-neutral,
.filter-card-wcc .icon-color-generic {
  color: #121212;
}
.filter-card-wcc .icon-color-error {
  color: #df2901;
}
.filter-card-wcc .icon-color-informative {
  color: #0662bb;
}
.filter-card-wcc .icon-color-success {
  color: #21872b;
}
.filter-card-wcc .icon-color-feature {
  color: #0a8080;
}
.filter-card-wcc .icon-color-warning {
  color: #806a00;
}
.filter-card-header .controls {
  display: flex;
  align-items: center;
  gap: 8px;
  justify-content: flex-end;
}
.filter-card-header .controls .nav-btn {
  background: rgba(0, 0, 0, 0);
  border: none;
  color: #121212;
  display: flex;
  align-items: center;
  justify-content: center;
}
.filter-card-header .controls .left-btn {
  order: 1;
}
.filter-card-header .controls .right-btn {
  order: 2;
}
.filter-card-header .controls .view-toggle {
  order: 3;
}
[dir=rtl] .filter-card-header .controls {
  flex-direction: row-reverse;
}
[dir=rtl] .filter-card-header .controls .view-toggle {
  order: 1;
}
[dir=rtl] .filter-card-header .controls .left-btn {
  order: 2;
}
[dir=rtl] .filter-card-header .controls .right-btn {
  order: 3;
}
.filter-card-container-group {
  display: flex;
  column-gap: 16px;
  row-gap: 8px;
  padding: 8px;
  transition: all .25s ease-in-out;
}
.filter-card-container-group.carousel-mode {
  flex-wrap: nowrap;
  overflow-x: auto;
  scroll-behavior: smooth;
  scrollbar-width: none;
  -webkit-overflow-scrolling: touch;
  touch-action: pan-y;
  -ms-touch-action: pan-y;
  -webkit-user-select: none;
}
.filter-card-container-group.carousel-mode::-webkit-scrollbar {
  height: 6px;
}
.filter-card-container-group.carousel-mode::-webkit-scrollbar-thumb {
  background: rgba(0, 0, 0, .2);
  border-radius: 4px;
}
.filter-card-container-group.grid-mode {
  flex-wrap: wrap;
  overflow-x: visible;
}
ups-ac-filter-card-container.has-wrapped-label .filter-card-container {
  height: 144px !important;
}
@media (min-width: 768px) {
  ups-ac-filter-card-container.has-wrapped-label .filter-card-container {
    height: 160px !important;
  }
}
ups-ac-filter-card-container.has-wrapped-label .medium-label {
  height: 48px !important;
}
ups-ac-filter-card-container .filter-card-container {
  transition: height .25s ease;
  height: 120px !important;
}
@media (min-width: 768px) {
  ups-ac-filter-card-container .filter-card-container {
    height: 136px !important;
  }
}
ups-ac-filter-card-container .medium-label {
  height: 24px !important;
}
.filter-card-container-group.grid-mode-svp {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 16px;
}
.filter-card-container-group.grid-mode-svp .filter-card-wcc .filter-card-container {
  width: auto;
}
.ups-card {
  border-radius: 0;
  border: 0;
  background-color: rgba(0, 0, 0, 0);
}
.ups-card .card-body {
  padding: 2rem;
}
@media (max-width: 991.98px) {
  .ups-card .card-body {
    padding: 1.5rem;
  }
}
@media (max-width: 767.98px) {
  .ups-card .card-body {
    padding: 1rem;
  }
}
.ups-card .card-img {
  border-radius: 0;
}
.ups-card .card-img img,
.ups-card .card-img .img-fluid {
  width: 100%;
}
.card-clickable:hover {
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, .25);
  cursor: pointer;
}
.radius-16 {
  border-radius: 16px !important;
}

/* src/ups.vendor.css */
:root {
  --blue: #007bff;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #DF0101;
  --orange: #fd7e14;
  --yellow: #ffc107;
  --green: #28a745;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #fff;
  --gray: #6c757d;
  --gray-dark: #343a40;
  --primary: #007bff;
  --secondary: #6c757d;
  --success: #28a745;
  --info: #17a2b8;
  --warning: #ffc107;
  --danger: #DF0101;
  --light: #f8f9fa;
  --dark: #343a40;
  --breakpoint-xs: 0;
  --breakpoint-sm: 320px;
  --breakpoint-md: 768px;
  --breakpoint-lmd: 992px;
  --breakpoint-lg: 1280px;
  --breakpoint-xl: 1600px;
  --font-family-sans-serif:
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI",
    Roboto,
    "Helvetica Neue",
    Arial,
    "Noto Sans",
    "Liberation Sans",
    sans-serif,
    "Apple Color Emoji",
    "Segoe UI Emoji",
    "Segoe UI Symbol",
    "Noto Color Emoji";
  --font-family-monospace:
    SFMono-Regular,
    Menlo,
    Monaco,
    Consolas,
    "Liberation Mono",
    "Courier New",
    monospace;
}
*,
*::before,
*::after {
  box-sizing: border-box;
}
html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
  display: block;
}
body {
  margin: 0;
  font-family:
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI",
    Roboto,
    "Helvetica Neue",
    Arial,
    "Noto Sans",
    "Liberation Sans",
    sans-serif,
    "Apple Color Emoji",
    "Segoe UI Emoji",
    "Segoe UI Symbol",
    "Noto Color Emoji";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff;
}
[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: .5rem;
}
p {
  margin-top: 0;
  margin-bottom: 1rem;
}
abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  text-decoration-skip-ink: none;
}
address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}
ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}
ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}
dt {
  font-weight: 700;
}
dd {
  margin-bottom: .5rem;
  margin-left: 0;
}
blockquote {
  margin: 0 0 1rem;
}
b,
strong {
  font-weight: bolder;
}
small {
  font-size: 80%;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
}
a:hover {
  color: #0056b3;
  text-decoration: underline;
}
a:not([href]):not([class]) {
  color: inherit;
  text-decoration: none;
}
a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none;
}
pre,
code,
kbd,
samp {
  font-family:
    SFMono-Regular,
    Menlo,
    Monaco,
    Consolas,
    "Liberation Mono",
    "Courier New",
    monospace;
  font-size: 1em;
}
pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar;
}
figure {
  margin: 0 0 1rem;
}
img {
  vertical-align: middle;
  border-style: none;
}
svg {
  overflow: hidden;
  vertical-align: middle;
}
table {
  border-collapse: collapse;
}
caption {
  padding-top: .75rem;
  padding-bottom: .75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom;
}
th {
  text-align: inherit;
  text-align: -webkit-match-parent;
}
label {
  display: inline-block;
  margin-bottom: .5rem;
}
button {
  border-radius: 0;
}
button:focus:not(:focus-visible) {
  outline: 0;
}
input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
[role=button] {
  cursor: pointer;
}
select {
  word-wrap: normal;
}
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}
button:not(:disabled),
[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled) {
  cursor: pointer;
}
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}
input[type=radio],
input[type=checkbox] {
  box-sizing: border-box;
  padding: 0;
}
textarea {
  overflow: auto;
  resize: vertical;
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}
progress {
  vertical-align: baseline;
}
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}
[type=search] {
  outline-offset: -2px;
  -webkit-appearance: none;
}
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}
output {
  display: inline-block;
}
summary {
  display: list-item;
  cursor: pointer;
}
template {
  display: none;
}
[hidden] {
  display: none !important;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  margin-bottom: .5rem;
  font-weight: 500;
  line-height: 1.2;
}
h1,
.h1 {
  font-size: 2.5rem;
}
h2,
.h2 {
  font-size: 2rem;
}
h3,
.h3 {
  font-size: 1.75rem;
}
h4,
.h4 {
  font-size: 1.5rem;
}
h5,
.h5 {
  font-size: 1.25rem;
}
h6,
.h6 {
  font-size: 1rem;
}
.lead {
  font-size: 1.25rem;
  font-weight: 300;
}
.display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.2;
}
.display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.2;
}
.display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.2;
}
.display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.2;
}
hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, .1);
}
small,
.small {
  font-size: 80%;
  font-weight: 400;
}
mark,
.mark {
  padding: .2em;
  background-color: #fcf8e3;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
}
.list-inline-item {
  display: inline-block;
}
.list-inline-item:not(:last-child) {
  margin-right: .5rem;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
.blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem;
}
.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #6c757d;
}
.blockquote-footer::before {
  content: "\e2\20ac\201d\c2  ";
}
.container,
.container-fluid,
.container-xl,
.container-lg,
.container-md,
.container-sm {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 320px) {
  .container-sm,
  .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container-md,
  .container-sm,
  .container {
    max-width: 720px;
  }
}
@media (min-width: 1280px) {
  .container-lg,
  .container-lmd,
  .container-md,
  .container-sm,
  .container {
    max-width: 960px;
  }
}
@media (min-width: 1600px) {
  .container-xl,
  .container-lg,
  .container-lmd,
  .container-md,
  .container-sm,
  .container {
    max-width: 1140px;
  }
}
.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.no-gutters > .col,
.no-gutters > [class*=col-] {
  padding-right: 0;
  padding-left: 0;
}
.col-xl,
.col-xl-auto,
.col-xl-12,
.col-xl-11,
.col-xl-10,
.col-xl-9,
.col-xl-8,
.col-xl-7,
.col-xl-6,
.col-xl-5,
.col-xl-4,
.col-xl-3,
.col-xl-2,
.col-xl-1,
.col-lg,
.col-lg-auto,
.col-lg-12,
.col-lg-11,
.col-lg-10,
.col-lg-9,
.col-lg-8,
.col-lg-7,
.col-lg-6,
.col-lg-5,
.col-lg-4,
.col-lg-3,
.col-lg-2,
.col-lg-1,
.col-lmd,
.col-lmd-auto,
.col-lmd-12,
.col-lmd-11,
.col-lmd-10,
.col-lmd-9,
.col-lmd-8,
.col-lmd-7,
.col-lmd-6,
.col-lmd-5,
.col-lmd-4,
.col-lmd-3,
.col-lmd-2,
.col-lmd-1,
.col-md,
.col-md-auto,
.col-md-12,
.col-md-11,
.col-md-10,
.col-md-9,
.col-md-8,
.col-md-7,
.col-md-6,
.col-md-5,
.col-md-4,
.col-md-3,
.col-md-2,
.col-md-1,
.col-sm,
.col-sm-auto,
.col-sm-12,
.col-sm-11,
.col-sm-10,
.col-sm-9,
.col-sm-8,
.col-sm-7,
.col-sm-6,
.col-sm-5,
.col-sm-4,
.col-sm-3,
.col-sm-2,
.col-sm-1,
.col,
.col-auto,
.col-12,
.col-11,
.col-10,
.col-9,
.col-8,
.col-7,
.col-6,
.col-5,
.col-4,
.col-3,
.col-2,
.col-1 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}
.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}
.row-cols-1 > * {
  flex: 0 0 100%;
  max-width: 100%;
}
.row-cols-2 > * {
  flex: 0 0 50%;
  max-width: 50%;
}
.row-cols-3 > * {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}
.row-cols-4 > * {
  flex: 0 0 25%;
  max-width: 25%;
}
.row-cols-5 > * {
  flex: 0 0 20%;
  max-width: 20%;
}
.row-cols-6 > * {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}
.col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
.col-1 {
  flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%;
}
.col-2 {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}
.col-3 {
  flex: 0 0 25%;
  max-width: 25%;
}
.col-4 {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}
.col-5 {
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%;
}
.col-6 {
  flex: 0 0 50%;
  max-width: 50%;
}
.col-7 {
  flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%;
}
.col-8 {
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
}
.col-9 {
  flex: 0 0 75%;
  max-width: 75%;
}
.col-10 {
  flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%;
}
.col-11 {
  flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%;
}
.col-12 {
  flex: 0 0 100%;
  max-width: 100%;
}
.order-first {
  order: -1;
}
.order-last {
  order: 13;
}
.order-0 {
  order: 0;
}
.order-1 {
  order: 1;
}
.order-2 {
  order: 2;
}
.order-3 {
  order: 3;
}
.order-4 {
  order: 4;
}
.order-5 {
  order: 5;
}
.order-6 {
  order: 6;
}
.order-7 {
  order: 7;
}
.order-8 {
  order: 8;
}
.order-9 {
  order: 9;
}
.order-10 {
  order: 10;
}
.order-11 {
  order: 11;
}
.order-12 {
  order: 12;
}
.offset-1 {
  margin-left: 8.3333333333%;
}
.offset-2 {
  margin-left: 16.6666666667%;
}
.offset-3 {
  margin-left: 25%;
}
.offset-4 {
  margin-left: 33.3333333333%;
}
.offset-5 {
  margin-left: 41.6666666667%;
}
.offset-6 {
  margin-left: 50%;
}
.offset-7 {
  margin-left: 58.3333333333%;
}
.offset-8 {
  margin-left: 66.6666666667%;
}
.offset-9 {
  margin-left: 75%;
}
.offset-10 {
  margin-left: 83.3333333333%;
}
.offset-11 {
  margin-left: 91.6666666667%;
}
@media (min-width: 320px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-sm-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-sm-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-sm-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-sm-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-sm-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-sm-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-sm-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-sm-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-sm-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-sm-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-sm-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-sm-first {
    order: -1;
  }
  .order-sm-last {
    order: 13;
  }
  .order-sm-0 {
    order: 0;
  }
  .order-sm-1 {
    order: 1;
  }
  .order-sm-2 {
    order: 2;
  }
  .order-sm-3 {
    order: 3;
  }
  .order-sm-4 {
    order: 4;
  }
  .order-sm-5 {
    order: 5;
  }
  .order-sm-6 {
    order: 6;
  }
  .order-sm-7 {
    order: 7;
  }
  .order-sm-8 {
    order: 8;
  }
  .order-sm-9 {
    order: 9;
  }
  .order-sm-10 {
    order: 10;
  }
  .order-sm-11 {
    order: 11;
  }
  .order-sm-12 {
    order: 12;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.3333333333%;
  }
  .offset-sm-2 {
    margin-left: 16.6666666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.3333333333%;
  }
  .offset-sm-5 {
    margin-left: 41.6666666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.3333333333%;
  }
  .offset-sm-8 {
    margin-left: 66.6666666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.3333333333%;
  }
  .offset-sm-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-md-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-md-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-md-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-md-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-md-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-md-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-md-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-md-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-md-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-md-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-md-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-md-first {
    order: -1;
  }
  .order-md-last {
    order: 13;
  }
  .order-md-0 {
    order: 0;
  }
  .order-md-1 {
    order: 1;
  }
  .order-md-2 {
    order: 2;
  }
  .order-md-3 {
    order: 3;
  }
  .order-md-4 {
    order: 4;
  }
  .order-md-5 {
    order: 5;
  }
  .order-md-6 {
    order: 6;
  }
  .order-md-7 {
    order: 7;
  }
  .order-md-8 {
    order: 8;
  }
  .order-md-9 {
    order: 9;
  }
  .order-md-10 {
    order: 10;
  }
  .order-md-11 {
    order: 11;
  }
  .order-md-12 {
    order: 12;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.3333333333%;
  }
  .offset-md-2 {
    margin-left: 16.6666666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.3333333333%;
  }
  .offset-md-5 {
    margin-left: 41.6666666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.3333333333%;
  }
  .offset-md-8 {
    margin-left: 66.6666666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.3333333333%;
  }
  .offset-md-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 992px) {
  .col-lmd {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-lmd-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-lmd-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-lmd-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-lmd-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-lmd-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-lmd-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-lmd-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-lmd-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-lmd-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-lmd-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lmd-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-lmd-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-lmd-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lmd-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-lmd-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-lmd-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lmd-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-lmd-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-lmd-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-lmd-first {
    order: -1;
  }
  .order-lmd-last {
    order: 13;
  }
  .order-lmd-0 {
    order: 0;
  }
  .order-lmd-1 {
    order: 1;
  }
  .order-lmd-2 {
    order: 2;
  }
  .order-lmd-3 {
    order: 3;
  }
  .order-lmd-4 {
    order: 4;
  }
  .order-lmd-5 {
    order: 5;
  }
  .order-lmd-6 {
    order: 6;
  }
  .order-lmd-7 {
    order: 7;
  }
  .order-lmd-8 {
    order: 8;
  }
  .order-lmd-9 {
    order: 9;
  }
  .order-lmd-10 {
    order: 10;
  }
  .order-lmd-11 {
    order: 11;
  }
  .order-lmd-12 {
    order: 12;
  }
  .offset-lmd-0 {
    margin-left: 0;
  }
  .offset-lmd-1 {
    margin-left: 8.3333333333%;
  }
  .offset-lmd-2 {
    margin-left: 16.6666666667%;
  }
  .offset-lmd-3 {
    margin-left: 25%;
  }
  .offset-lmd-4 {
    margin-left: 33.3333333333%;
  }
  .offset-lmd-5 {
    margin-left: 41.6666666667%;
  }
  .offset-lmd-6 {
    margin-left: 50%;
  }
  .offset-lmd-7 {
    margin-left: 58.3333333333%;
  }
  .offset-lmd-8 {
    margin-left: 66.6666666667%;
  }
  .offset-lmd-9 {
    margin-left: 75%;
  }
  .offset-lmd-10 {
    margin-left: 83.3333333333%;
  }
  .offset-lmd-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 1280px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-lg-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-lg-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-lg-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-lg-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-lg-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-lg-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-lg-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-lg-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-lg-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-lg-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-lg-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-lg-first {
    order: -1;
  }
  .order-lg-last {
    order: 13;
  }
  .order-lg-0 {
    order: 0;
  }
  .order-lg-1 {
    order: 1;
  }
  .order-lg-2 {
    order: 2;
  }
  .order-lg-3 {
    order: 3;
  }
  .order-lg-4 {
    order: 4;
  }
  .order-lg-5 {
    order: 5;
  }
  .order-lg-6 {
    order: 6;
  }
  .order-lg-7 {
    order: 7;
  }
  .order-lg-8 {
    order: 8;
  }
  .order-lg-9 {
    order: 9;
  }
  .order-lg-10 {
    order: 10;
  }
  .order-lg-11 {
    order: 11;
  }
  .order-lg-12 {
    order: 12;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.3333333333%;
  }
  .offset-lg-2 {
    margin-left: 16.6666666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.3333333333%;
  }
  .offset-lg-5 {
    margin-left: 41.6666666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.3333333333%;
  }
  .offset-lg-8 {
    margin-left: 66.6666666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.3333333333%;
  }
  .offset-lg-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 1600px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-xl-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-xl-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-xl-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-xl-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-xl-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-xl-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-xl-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-xl-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-xl-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-xl-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-xl-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xl-first {
    order: -1;
  }
  .order-xl-last {
    order: 13;
  }
  .order-xl-0 {
    order: 0;
  }
  .order-xl-1 {
    order: 1;
  }
  .order-xl-2 {
    order: 2;
  }
  .order-xl-3 {
    order: 3;
  }
  .order-xl-4 {
    order: 4;
  }
  .order-xl-5 {
    order: 5;
  }
  .order-xl-6 {
    order: 6;
  }
  .order-xl-7 {
    order: 7;
  }
  .order-xl-8 {
    order: 8;
  }
  .order-xl-9 {
    order: 9;
  }
  .order-xl-10 {
    order: 10;
  }
  .order-xl-11 {
    order: 11;
  }
  .order-xl-12 {
    order: 12;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.3333333333%;
  }
  .offset-xl-2 {
    margin-left: 16.6666666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.3333333333%;
  }
  .offset-xl-5 {
    margin-left: 41.6666666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.3333333333%;
  }
  .offset-xl-8 {
    margin-left: 66.6666666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.3333333333%;
  }
  .offset-xl-11 {
    margin-left: 91.6666666667%;
  }
}
.table {
  width: 100%;
  margin-bottom: 1rem;
  color: #212529;
}
.table th,
.table td {
  padding: .75rem;
  vertical-align: top;
  border-top: 1px solid #dee2e6;
}
.table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #dee2e6;
}
.table tbody + tbody {
  border-top: 2px solid #dee2e6;
}
.table-sm th,
.table-sm td {
  padding: .3rem;
}
.table-bordered {
  border: 1px solid #dee2e6;
}
.table-bordered th,
.table-bordered td {
  border: 1px solid #dee2e6;
}
.table-bordered thead th,
.table-bordered thead td {
  border-bottom-width: 2px;
}
.table-borderless th,
.table-borderless td,
.table-borderless thead th,
.table-borderless tbody + tbody {
  border: 0;
}
.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, .05);
}
.table-hover tbody tr:hover {
  color: #212529;
  background-color: rgba(0, 0, 0, .075);
}
.table-primary,
.table-primary > th,
.table-primary > td {
  background-color: #b8daff;
}
.table-primary th,
.table-primary td,
.table-primary thead th,
.table-primary tbody + tbody {
  border-color: #7abaff;
}
.table-hover .table-primary:hover {
  background-color: #9fcdff;
}
.table-hover .table-primary:hover > td,
.table-hover .table-primary:hover > th {
  background-color: #9fcdff;
}
.table-secondary,
.table-secondary > th,
.table-secondary > td {
  background-color: #d6d8db;
}
.table-secondary th,
.table-secondary td,
.table-secondary thead th,
.table-secondary tbody + tbody {
  border-color: #b3b7bb;
}
.table-hover .table-secondary:hover {
  background-color: #c8cbcf;
}
.table-hover .table-secondary:hover > td,
.table-hover .table-secondary:hover > th {
  background-color: #c8cbcf;
}
.table-success,
.table-success > th,
.table-success > td {
  background-color: #c3e6cb;
}
.table-success th,
.table-success td,
.table-success thead th,
.table-success tbody + tbody {
  border-color: #8fd19e;
}
.table-hover .table-success:hover {
  background-color: #b1dfbb;
}
.table-hover .table-success:hover > td,
.table-hover .table-success:hover > th {
  background-color: #b1dfbb;
}
.table-info,
.table-info > th,
.table-info > td {
  background-color: #bee5eb;
}
.table-info th,
.table-info td,
.table-info thead th,
.table-info tbody + tbody {
  border-color: #86cfda;
}
.table-hover .table-info:hover {
  background-color: #abdde5;
}
.table-hover .table-info:hover > td,
.table-hover .table-info:hover > th {
  background-color: #abdde5;
}
.table-warning,
.table-warning > th,
.table-warning > td {
  background-color: #ffeeba;
}
.table-warning th,
.table-warning td,
.table-warning thead th,
.table-warning tbody + tbody {
  border-color: #ffdf7e;
}
.table-hover .table-warning:hover {
  background-color: #ffe8a1;
}
.table-hover .table-warning:hover > td,
.table-hover .table-warning:hover > th {
  background-color: #ffe8a1;
}
.table-danger,
.table-danger > th,
.table-danger > td {
  background-color: #f6b8b8;
}
.table-danger th,
.table-danger td,
.table-danger thead th,
.table-danger tbody + tbody {
  border-color: #ee7b7b;
}
.table-hover .table-danger:hover {
  background-color: #f3a1a1;
}
.table-hover .table-danger:hover > td,
.table-hover .table-danger:hover > th {
  background-color: #f3a1a1;
}
.table-light,
.table-light > th,
.table-light > td {
  background-color: #fdfdfe;
}
.table-light th,
.table-light td,
.table-light thead th,
.table-light tbody + tbody {
  border-color: #fbfcfc;
}
.table-hover .table-light:hover {
  background-color: #ececf6;
}
.table-hover .table-light:hover > td,
.table-hover .table-light:hover > th {
  background-color: #ececf6;
}
.table-dark,
.table-dark > th,
.table-dark > td {
  background-color: #c6c8ca;
}
.table-dark th,
.table-dark td,
.table-dark thead th,
.table-dark tbody + tbody {
  border-color: #95999c;
}
.table-hover .table-dark:hover {
  background-color: #b9bbbe;
}
.table-hover .table-dark:hover > td,
.table-hover .table-dark:hover > th {
  background-color: #b9bbbe;
}
.table-active,
.table-active > th,
.table-active > td {
  background-color: rgba(0, 0, 0, .075);
}
.table-hover .table-active:hover {
  background-color: rgba(0, 0, 0, .075);
}
.table-hover .table-active:hover > td,
.table-hover .table-active:hover > th {
  background-color: rgba(0, 0, 0, .075);
}
.table .thead-dark th {
  color: #fff;
  background-color: #343a40;
  border-color: #454d55;
}
.table .thead-light th {
  color: #495057;
  background-color: #e9ecef;
  border-color: #dee2e6;
}
.table-dark {
  color: #fff;
  background-color: #343a40;
}
.table-dark th,
.table-dark td,
.table-dark thead th {
  border-color: #454d55;
}
.table-dark.table-bordered {
  border: 0;
}
.table-dark.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(255, 255, 255, .05);
}
.table-dark.table-hover tbody tr:hover {
  color: #fff;
  background-color: rgba(255, 255, 255, .075);
}
@media (max-width: 319.98px) {
  .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-sm > .table-bordered {
    border: 0;
  }
}
@media (max-width: 767.98px) {
  .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-md > .table-bordered {
    border: 0;
  }
}
@media (max-width: 991.98px) {
  .table-responsive-lmd {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-lmd > .table-bordered {
    border: 0;
  }
}
@media (max-width: 1279.98px) {
  .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-lg > .table-bordered {
    border: 0;
  }
}
@media (max-width: 1599.98px) {
  .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-xl > .table-bordered {
    border: 0;
  }
}
.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
.table-responsive > .table-bordered {
  border: 0;
}
.form-control {
  display: block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: .375rem .75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: .25rem;
  transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-control {
    transition: none;
  }
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #495057;
}
.form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: #80bdff;
  outline: 0;
  box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25);
}
.form-control::placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control:disabled,
.form-control[readonly] {
  background-color: #e9ecef;
  opacity: 1;
}
input[type=date].form-control,
input[type=time].form-control,
input[type=datetime-local].form-control,
input[type=month].form-control {
  appearance: none;
}
select.form-control:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}
.form-control-file,
.form-control-range {
  display: block;
  width: 100%;
}
.col-form-label {
  padding-top: calc(0.375rem + 1px);
  padding-bottom: calc(0.375rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5;
}
.col-form-label-lg {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 1.25rem;
  line-height: 1.5;
}
.col-form-label-sm {
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 0.875rem;
  line-height: 1.5;
}
.form-control-plaintext {
  display: block;
  width: 100%;
  padding: .375rem 0;
  margin-bottom: 0;
  font-size: 1rem;
  line-height: 1.5;
  color: #212529;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0;
}
.form-control-plaintext.form-control-sm,
.form-control-plaintext.form-control-lg {
  padding-right: 0;
  padding-left: 0;
}
.form-control-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding: .25rem .5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: .2rem;
}
.form-control-lg {
  height: calc(1.5em + 1rem + 2px);
  padding: .5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: .3rem;
}
select.form-control[size],
select.form-control[multiple] {
  height: auto;
}
textarea.form-control {
  height: auto;
}
.form-group {
  margin-bottom: 1rem;
}
.form-text {
  display: block;
  margin-top: .25rem;
}
.form-row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px;
}
.form-row > .col,
.form-row > [class*=col-] {
  padding-right: 5px;
  padding-left: 5px;
}
.form-check {
  position: relative;
  display: block;
  padding-left: 1.25rem;
}
.form-check-input {
  position: absolute;
  margin-top: .3rem;
  margin-left: -1.25rem;
}
.form-check-input[disabled] ~ .form-check-label,
.form-check-input:disabled ~ .form-check-label {
  color: #6c757d;
}
.form-check-label {
  margin-bottom: 0;
}
.form-check-inline {
  display: inline-flex;
  align-items: center;
  padding-left: 0;
  margin-right: .75rem;
}
.form-check-inline .form-check-input {
  position: static;
  margin-top: 0;
  margin-right: .3125rem;
  margin-left: 0;
}
.valid-feedback {
  display: none;
  width: 100%;
  margin-top: .25rem;
  font-size: 80%;
  color: #28a745;
}
.valid-tooltip {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: .25rem .5rem;
  margin-top: .1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(40, 167, 69, .9);
  border-radius: .25rem;
}
.form-row > .col > .valid-tooltip,
.form-row > [class*=col-] > .valid-tooltip {
  left: 5px;
}
.was-validated :valid ~ .valid-feedback,
.was-validated :valid ~ .valid-tooltip,
.is-valid ~ .valid-feedback,
.is-valid ~ .valid-tooltip {
  display: block;
}
.was-validated .form-control:valid,
.form-control.is-valid {
  border-color: #28a745;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .form-control:valid:focus,
.form-control.is-valid:focus {
  border-color: #28a745;
  box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .25);
}
.was-validated textarea.form-control:valid,
textarea.form-control.is-valid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}
.was-validated .custom-select:valid,
.custom-select.is-valid {
  border-color: #28a745;
  padding-right: calc(0.75em + 2.3125rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right .75rem center/8px 10px no-repeat, #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem) no-repeat;
}
.was-validated .custom-select:valid:focus,
.custom-select.is-valid:focus {
  border-color: #28a745;
  box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .25);
}
.was-validated .form-check-input:valid ~ .form-check-label,
.form-check-input.is-valid ~ .form-check-label {
  color: #28a745;
}
.was-validated .form-check-input:valid ~ .valid-feedback,
.was-validated .form-check-input:valid ~ .valid-tooltip,
.form-check-input.is-valid ~ .valid-feedback,
.form-check-input.is-valid ~ .valid-tooltip {
  display: block;
}
.was-validated .custom-control-input:valid ~ .custom-control-label,
.custom-control-input.is-valid ~ .custom-control-label {
  color: #28a745;
}
.was-validated .custom-control-input:valid ~ .custom-control-label::before,
.custom-control-input.is-valid ~ .custom-control-label::before {
  border-color: #28a745;
}
.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before,
.custom-control-input.is-valid:checked ~ .custom-control-label::before {
  border-color: #34ce57;
  background-color: #34ce57;
}
.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before,
.custom-control-input.is-valid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .25);
}
.was-validated .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before,
.custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #28a745;
}
.was-validated .custom-file-input:valid ~ .custom-file-label,
.custom-file-input.is-valid ~ .custom-file-label {
  border-color: #28a745;
}
.was-validated .custom-file-input:valid:focus ~ .custom-file-label,
.custom-file-input.is-valid:focus ~ .custom-file-label {
  border-color: #28a745;
  box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .25);
}
.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: .25rem;
  font-size: 80%;
  color: #df0101;
}
.invalid-tooltip {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: .25rem .5rem;
  margin-top: .1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(223, 1, 1, .9);
  border-radius: .25rem;
}
.form-row > .col > .invalid-tooltip,
.form-row > [class*=col-] > .invalid-tooltip {
  left: 5px;
}
.was-validated :invalid ~ .invalid-feedback,
.was-validated :invalid ~ .invalid-tooltip,
.is-invalid ~ .invalid-feedback,
.is-invalid ~ .invalid-tooltip {
  display: block;
}
.was-validated .form-control:invalid,
.form-control.is-invalid {
  border-color: #df0101;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23DF0101' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23DF0101' stroke='none'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .form-control:invalid:focus,
.form-control.is-invalid:focus {
  border-color: #df0101;
  box-shadow: 0 0 0 .2rem rgba(223, 1, 1, .25);
}
.was-validated textarea.form-control:invalid,
textarea.form-control.is-invalid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}
.was-validated .custom-select:invalid,
.custom-select.is-invalid {
  border-color: #df0101;
  padding-right: calc(0.75em + 2.3125rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right .75rem center/8px 10px no-repeat, #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23DF0101' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23DF0101' stroke='none'/%3e%3c/svg%3e") center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem) no-repeat;
}
.was-validated .custom-select:invalid:focus,
.custom-select.is-invalid:focus {
  border-color: #df0101;
  box-shadow: 0 0 0 .2rem rgba(223, 1, 1, .25);
}
.was-validated .form-check-input:invalid ~ .form-check-label,
.form-check-input.is-invalid ~ .form-check-label {
  color: #df0101;
}
.was-validated .form-check-input:invalid ~ .invalid-feedback,
.was-validated .form-check-input:invalid ~ .invalid-tooltip,
.form-check-input.is-invalid ~ .invalid-feedback,
.form-check-input.is-invalid ~ .invalid-tooltip {
  display: block;
}
.was-validated .custom-control-input:invalid ~ .custom-control-label,
.custom-control-input.is-invalid ~ .custom-control-label {
  color: #df0101;
}
.was-validated .custom-control-input:invalid ~ .custom-control-label::before,
.custom-control-input.is-invalid ~ .custom-control-label::before {
  border-color: #df0101;
}
.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before,
.custom-control-input.is-invalid:checked ~ .custom-control-label::before {
  border-color: #fe1515;
  background-color: #fe1515;
}
.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before,
.custom-control-input.is-invalid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 .2rem rgba(223, 1, 1, .25);
}
.was-validated .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label::before,
.custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #df0101;
}
.was-validated .custom-file-input:invalid ~ .custom-file-label,
.custom-file-input.is-invalid ~ .custom-file-label {
  border-color: #df0101;
}
.was-validated .custom-file-input:invalid:focus ~ .custom-file-label,
.custom-file-input.is-invalid:focus ~ .custom-file-label {
  border-color: #df0101;
  box-shadow: 0 0 0 .2rem rgba(223, 1, 1, .25);
}
.form-inline {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
}
.form-inline .form-check {
  width: 100%;
}
@media (min-width: 320px) {
  .form-inline label {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0;
  }
  .form-inline .form-group {
    display: flex;
    flex: 0 0 auto;
    flex-flow: row wrap;
    align-items: center;
    margin-bottom: 0;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-plaintext {
    display: inline-block;
  }
  .form-inline .input-group,
  .form-inline .custom-select {
    width: auto;
  }
  .form-inline .form-check {
    display: flex;
    align-items: center;
    justify-content: center;
    width: auto;
    padding-left: 0;
  }
  .form-inline .form-check-input {
    position: relative;
    flex-shrink: 0;
    margin-top: 0;
    margin-right: .25rem;
    margin-left: 0;
  }
  .form-inline .custom-control {
    align-items: center;
    justify-content: center;
  }
  .form-inline .custom-control-label {
    margin-bottom: 0;
  }
}
.fade {
  transition: opacity .15s linear;
}
@media (prefers-reduced-motion: reduce) {
  .fade {
    transition: none;
  }
}
.fade:not(.show) {
  opacity: 0;
}
.collapse:not(.show) {
  display: none;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height .35s ease;
}
@media (prefers-reduced-motion: reduce) {
  .collapsing {
    transition: none;
  }
}
.nav {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav-link {
  display: block;
  padding: .5rem 1rem;
}
.nav-link:hover,
.nav-link:focus {
  text-decoration: none;
}
.nav-link.disabled {
  color: #6c757d;
  pointer-events: none;
  cursor: default;
}
.nav-tabs {
  border-bottom: 1px solid #dee2e6;
}
.nav-tabs .nav-link {
  margin-bottom: -1px;
  border: 1px solid transparent;
  border-top-left-radius: .25rem;
  border-top-right-radius: .25rem;
}
.nav-tabs .nav-link:hover,
.nav-tabs .nav-link:focus {
  border-color: #e9ecef #e9ecef #dee2e6;
}
.nav-tabs .nav-link.disabled {
  color: #6c757d;
  background-color: transparent;
  border-color: transparent;
}
.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  color: #495057;
  background-color: #fff;
  border-color: #dee2e6 #dee2e6 #fff;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.nav-pills .nav-link {
  border-radius: .25rem;
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff;
  background-color: #007bff;
}
.nav-fill > .nav-link,
.nav-fill .nav-item {
  flex: 1 1 auto;
  text-align: center;
}
.nav-justified > .nav-link,
.nav-justified .nav-item {
  flex-basis: 0;
  flex-grow: 1;
  text-align: center;
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.navbar {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: .5rem 1rem;
}
.navbar .container,
.navbar .container-fluid,
.navbar .container-sm,
.navbar .container-md,
.navbar .container-lg,
.navbar .container-xl {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
.navbar-brand {
  display: inline-block;
  padding-top: .3125rem;
  padding-bottom: .3125rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-nav {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0;
}
.navbar-nav .dropdown-menu {
  position: static;
  float: none;
}
.navbar-text {
  display: inline-block;
  padding-top: .5rem;
  padding-bottom: .5rem;
}
.navbar-collapse {
  flex-basis: 100%;
  flex-grow: 1;
  align-items: center;
}
.navbar-toggler {
  padding: .25rem .75rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: .25rem;
}
.navbar-toggler:hover,
.navbar-toggler:focus {
  text-decoration: none;
}
.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: 50%/100% 100% no-repeat;
}
.navbar-nav-scroll {
  max-height: 75vh;
  overflow-y: auto;
}
@media (max-width: 319.98px) {
  .navbar-expand-sm > .container,
  .navbar-expand-sm > .container-fluid,
  .navbar-expand-sm > .container-sm,
  .navbar-expand-sm > .container-md,
  .navbar-expand-sm > .container-lg,
  .navbar-expand-sm > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 320px) {
  .navbar-expand-sm {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-sm .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-sm .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem;
  }
  .navbar-expand-sm > .container,
  .navbar-expand-sm > .container-fluid,
  .navbar-expand-sm > .container-sm,
  .navbar-expand-sm > .container-md,
  .navbar-expand-sm > .container-lg,
  .navbar-expand-sm > .container-xl {
    flex-wrap: nowrap;
  }
  .navbar-expand-sm .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-sm .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-sm .navbar-toggler {
    display: none;
  }
}
@media (max-width: 767.98px) {
  .navbar-expand-md > .container,
  .navbar-expand-md > .container-fluid,
  .navbar-expand-md > .container-sm,
  .navbar-expand-md > .container-md,
  .navbar-expand-md > .container-lg,
  .navbar-expand-md > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 768px) {
  .navbar-expand-md {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-md .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem;
  }
  .navbar-expand-md > .container,
  .navbar-expand-md > .container-fluid,
  .navbar-expand-md > .container-sm,
  .navbar-expand-md > .container-md,
  .navbar-expand-md > .container-lg,
  .navbar-expand-md > .container-xl {
    flex-wrap: nowrap;
  }
  .navbar-expand-md .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-md .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-md .navbar-toggler {
    display: none;
  }
}
@media (max-width: 991.98px) {
  .navbar-expand-lmd > .container,
  .navbar-expand-lmd > .container-fluid,
  .navbar-expand-lmd > .container-sm,
  .navbar-expand-lmd > .container-md,
  .navbar-expand-lmd > .container-lg,
  .navbar-expand-lmd > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 992px) {
  .navbar-expand-lmd {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-lmd .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-lmd .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-lmd .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem;
  }
  .navbar-expand-lmd > .container,
  .navbar-expand-lmd > .container-fluid,
  .navbar-expand-lmd > .container-sm,
  .navbar-expand-lmd > .container-md,
  .navbar-expand-lmd > .container-lg,
  .navbar-expand-lmd > .container-xl {
    flex-wrap: nowrap;
  }
  .navbar-expand-lmd .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-lmd .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-lmd .navbar-toggler {
    display: none;
  }
}
@media (max-width: 1279.98px) {
  .navbar-expand-lg > .container,
  .navbar-expand-lg > .container-fluid,
  .navbar-expand-lg > .container-sm,
  .navbar-expand-lg > .container-md,
  .navbar-expand-lg > .container-lg,
  .navbar-expand-lg > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 1280px) {
  .navbar-expand-lg {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-lg .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem;
  }
  .navbar-expand-lg > .container,
  .navbar-expand-lg > .container-fluid,
  .navbar-expand-lg > .container-sm,
  .navbar-expand-lg > .container-md,
  .navbar-expand-lg > .container-lg,
  .navbar-expand-lg > .container-xl {
    flex-wrap: nowrap;
  }
  .navbar-expand-lg .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-lg .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-lg .navbar-toggler {
    display: none;
  }
}
@media (max-width: 1599.98px) {
  .navbar-expand-xl > .container,
  .navbar-expand-xl > .container-fluid,
  .navbar-expand-xl > .container-sm,
  .navbar-expand-xl > .container-md,
  .navbar-expand-xl > .container-lg,
  .navbar-expand-xl > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 1600px) {
  .navbar-expand-xl {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-xl .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-xl .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem;
  }
  .navbar-expand-xl > .container,
  .navbar-expand-xl > .container-fluid,
  .navbar-expand-xl > .container-sm,
  .navbar-expand-xl > .container-md,
  .navbar-expand-xl > .container-lg,
  .navbar-expand-xl > .container-xl {
    flex-wrap: nowrap;
  }
  .navbar-expand-xl .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-xl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-xl .navbar-toggler {
    display: none;
  }
}
.navbar-expand {
  flex-flow: row nowrap;
  justify-content: flex-start;
}
.navbar-expand > .container,
.navbar-expand > .container-fluid,
.navbar-expand > .container-sm,
.navbar-expand > .container-md,
.navbar-expand > .container-lg,
.navbar-expand > .container-xl {
  padding-right: 0;
  padding-left: 0;
}
.navbar-expand .navbar-nav {
  flex-direction: row;
}
.navbar-expand .navbar-nav .dropdown-menu {
  position: absolute;
}
.navbar-expand .navbar-nav .nav-link {
  padding-right: .5rem;
  padding-left: .5rem;
}
.navbar-expand > .container,
.navbar-expand > .container-fluid,
.navbar-expand > .container-sm,
.navbar-expand > .container-md,
.navbar-expand > .container-lg,
.navbar-expand > .container-xl {
  flex-wrap: nowrap;
}
.navbar-expand .navbar-nav-scroll {
  overflow: visible;
}
.navbar-expand .navbar-collapse {
  display: flex !important;
  flex-basis: auto;
}
.navbar-expand .navbar-toggler {
  display: none;
}
.navbar-light .navbar-brand {
  color: rgba(0, 0, 0, .9);
}
.navbar-light .navbar-brand:hover,
.navbar-light .navbar-brand:focus {
  color: rgba(0, 0, 0, .9);
}
.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, .5);
}
.navbar-light .navbar-nav .nav-link:hover,
.navbar-light .navbar-nav .nav-link:focus {
  color: rgba(0, 0, 0, .7);
}
.navbar-light .navbar-nav .nav-link.disabled {
  color: rgba(0, 0, 0, .3);
}
.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active {
  color: rgba(0, 0, 0, .9);
}
.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, .5);
  border-color: rgba(0, 0, 0, .1);
}
.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.navbar-light .navbar-text {
  color: rgba(0, 0, 0, .5);
}
.navbar-light .navbar-text a {
  color: rgba(0, 0, 0, .9);
}
.navbar-light .navbar-text a:hover,
.navbar-light .navbar-text a:focus {
  color: rgba(0, 0, 0, .9);
}
.navbar-dark .navbar-brand {
  color: #fff;
}
.navbar-dark .navbar-brand:hover,
.navbar-dark .navbar-brand:focus {
  color: #fff;
}
.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, .5);
}
.navbar-dark .navbar-nav .nav-link:hover,
.navbar-dark .navbar-nav .nav-link:focus {
  color: rgba(255, 255, 255, .75);
}
.navbar-dark .navbar-nav .nav-link.disabled {
  color: rgba(255, 255, 255, .25);
}
.navbar-dark .navbar-nav .show > .nav-link,
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .nav-link.active {
  color: #fff;
}
.navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, .5);
  border-color: rgba(255, 255, 255, .1);
}
.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.navbar-dark .navbar-text {
  color: rgba(255, 255, 255, .5);
}
.navbar-dark .navbar-text a {
  color: #fff;
}
.navbar-dark .navbar-text a:hover,
.navbar-dark .navbar-text a:focus {
  color: #fff;
}
.card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, .125);
  border-radius: .25rem;
}
.card > hr {
  margin-right: 0;
  margin-left: 0;
}
.card > .list-group {
  border-top: inherit;
  border-bottom: inherit;
}
.card > .list-group:first-child {
  border-top-width: 0;
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}
.card > .list-group:last-child {
  border-bottom-width: 0;
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}
.card > .card-header + .list-group,
.card > .list-group + .card-footer {
  border-top: 0;
}
.card-body {
  flex: 1 1 auto;
  min-height: 1px;
  padding: 1.25rem;
}
.card-title {
  margin-bottom: .75rem;
}
.card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0;
}
.card-text:last-child {
  margin-bottom: 0;
}
.card-link:hover {
  text-decoration: none;
}
.card-link + .card-link {
  margin-left: 1.25rem;
}
.card-header {
  padding: .75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, .03);
  border-bottom: 1px solid rgba(0, 0, 0, .125);
}
.card-header:first-child {
  border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}
.card-footer {
  padding: .75rem 1.25rem;
  background-color: rgba(0, 0, 0, .03);
  border-top: 1px solid rgba(0, 0, 0, .125);
}
.card-footer:last-child {
  border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
}
.card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0;
}
.card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}
.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem;
  border-radius: calc(0.25rem - 1px);
}
.card-img,
.card-img-top,
.card-img-bottom {
  flex-shrink: 0;
  width: 100%;
}
.card-img,
.card-img-top {
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}
.card-img,
.card-img-bottom {
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}
.card-deck .card {
  margin-bottom: 15px;
}
@media (min-width: 320px) {
  .card-deck {
    display: flex;
    flex-flow: row wrap;
    margin-right: -15px;
    margin-left: -15px;
  }
  .card-deck .card {
    flex: 1 0 0%;
    margin-right: 15px;
    margin-bottom: 0;
    margin-left: 15px;
  }
}
.card-group > .card {
  margin-bottom: 15px;
}
@media (min-width: 320px) {
  .card-group {
    display: flex;
    flex-flow: row wrap;
  }
  .card-group > .card {
    flex: 1 0 0%;
    margin-bottom: 0;
  }
  .card-group > .card + .card {
    margin-left: 0;
    border-left: 0;
  }
  .card-group > .card:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .card-group > .card:not(:last-child) .card-img-top,
  .card-group > .card:not(:last-child) .card-header {
    border-top-right-radius: 0;
  }
  .card-group > .card:not(:last-child) .card-img-bottom,
  .card-group > .card:not(:last-child) .card-footer {
    border-bottom-right-radius: 0;
  }
  .card-group > .card:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .card-group > .card:not(:first-child) .card-img-top,
  .card-group > .card:not(:first-child) .card-header {
    border-top-left-radius: 0;
  }
  .card-group > .card:not(:first-child) .card-img-bottom,
  .card-group > .card:not(:first-child) .card-footer {
    border-bottom-left-radius: 0;
  }
}
.card-columns .card {
  margin-bottom: .75rem;
}
@media (min-width: 320px) {
  .card-columns {
    column-count: 3;
    column-gap: 1.25rem;
    orphans: 1;
    widows: 1;
  }
  .card-columns .card {
    display: inline-block;
    width: 100%;
  }
}
.accordion {
  overflow-anchor: none;
}
.accordion > .card {
  overflow: hidden;
}
.accordion > .card:not(:last-of-type) {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.accordion > .card:not(:first-of-type) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.accordion > .card > .card-header {
  border-radius: 0;
  margin-bottom: -1px;
}
.breadcrumb {
  display: flex;
  flex-wrap: wrap;
  padding: .75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #e9ecef;
  border-radius: .25rem;
}
.breadcrumb-item + .breadcrumb-item {
  padding-left: .5rem;
}
.breadcrumb-item + .breadcrumb-item::before {
  float: left;
  padding-right: .5rem;
  color: #6c757d;
  content: "/";
}
.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: underline;
}
.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: none;
}
.breadcrumb-item.active {
  color: #6c757d;
}
.modal-open {
  overflow: hidden;
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.modal.fade .modal-dialog {
  transition: transform .3s ease-out;
  transform: translate(0, -50px);
}
@media (prefers-reduced-motion: reduce) {
  .modal.fade .modal-dialog {
    transition: none;
  }
}
.modal.show .modal-dialog {
  transform: none;
}
.modal.modal-static .modal-dialog {
  transform: scale(1.02);
}
.modal-dialog-scrollable {
  display: flex;
  max-height: calc(100% - 1rem);
}
.modal-dialog-scrollable .modal-content {
  max-height: calc(100vh - 1rem);
  overflow: hidden;
}
.modal-dialog-scrollable .modal-header,
.modal-dialog-scrollable .modal-footer {
  flex-shrink: 0;
}
.modal-dialog-scrollable .modal-body {
  overflow-y: auto;
}
.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - 1rem);
}
.modal-dialog-centered::before {
  display: block;
  height: calc(100vh - 1rem);
  height: min-content;
  content: "";
}
.modal-dialog-centered.modal-dialog-scrollable {
  flex-direction: column;
  justify-content: center;
  height: 100%;
}
.modal-dialog-centered.modal-dialog-scrollable .modal-content {
  max-height: none;
}
.modal-dialog-centered.modal-dialog-scrollable::before {
  content: none;
}
.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: .3rem;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop.show {
  opacity: .5;
}
.modal-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 1rem 1rem;
  border-bottom: 1px solid #dee2e6;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}
.modal-header .close {
  padding: 1rem 1rem;
  margin: -1rem -1rem -1rem auto;
}
.modal-title {
  margin-bottom: 0;
  line-height: 1.5;
}
.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 1rem;
}
.modal-footer {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  padding: .75rem;
  border-top: 1px solid #dee2e6;
  border-bottom-right-radius: calc(0.3rem - 1px);
  border-bottom-left-radius: calc(0.3rem - 1px);
}
.modal-footer > * {
  margin: .25rem;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 320px) {
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .modal-dialog-scrollable {
    max-height: calc(100% - 3.5rem);
  }
  .modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 3.5rem);
  }
  .modal-dialog-centered {
    min-height: calc(100% - 3.5rem);
  }
  .modal-dialog-centered::before {
    height: calc(100vh - 3.5rem);
    height: min-content;
  }
  .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 1280px) {
  .modal-lg,
  .modal-xl {
    max-width: 800px;
  }
}
@media (min-width: 1600px) {
  .modal-xl {
    max-width: 1140px;
  }
}
@keyframes spinner-border {
  to {
    transform: rotate(360deg);
  }
}
.spinner-border {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  border: .25em solid currentColor;
  border-right-color: transparent;
  border-radius: 50%;
  animation: .75s linear infinite spinner-border;
}
.spinner-border-sm {
  width: 1rem;
  height: 1rem;
  border-width: .2em;
}
@keyframes spinner-grow {
  0% {
    transform: scale(0);
  }
  50% {
    opacity: 1;
    transform: none;
  }
}
.spinner-grow {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  background-color: currentColor;
  border-radius: 50%;
  opacity: 0;
  animation: .75s linear infinite spinner-grow;
}
.spinner-grow-sm {
  width: 1rem;
  height: 1rem;
}
@media (prefers-reduced-motion: reduce) {
  .spinner-border,
  .spinner-grow {
    animation-duration: 1.5s;
  }
}
.align-baseline {
  vertical-align: baseline !important;
}
.align-top {
  vertical-align: top !important;
}
.align-middle {
  vertical-align: middle !important;
}
.align-bottom {
  vertical-align: bottom !important;
}
.align-text-bottom {
  vertical-align: text-bottom !important;
}
.align-text-top {
  vertical-align: text-top !important;
}
.bg-primary {
  background-color: #007bff !important;
}
a.bg-primary:hover,
a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
  background-color: #0062cc !important;
}
.bg-secondary {
  background-color: #6c757d !important;
}
a.bg-secondary:hover,
a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus {
  background-color: #545b62 !important;
}
.bg-success {
  background-color: #28a745 !important;
}
a.bg-success:hover,
a.bg-success:focus,
button.bg-success:hover,
button.bg-success:focus {
  background-color: #1e7e34 !important;
}
.bg-info {
  background-color: #17a2b8 !important;
}
a.bg-info:hover,
a.bg-info:focus,
button.bg-info:hover,
button.bg-info:focus {
  background-color: #117a8b !important;
}
.bg-warning {
  background-color: #ffc107 !important;
}
a.bg-warning:hover,
a.bg-warning:focus,
button.bg-warning:hover,
button.bg-warning:focus {
  background-color: #d39e00 !important;
}
.bg-danger {
  background-color: #df0101 !important;
}
a.bg-danger:hover,
a.bg-danger:focus,
button.bg-danger:hover,
button.bg-danger:focus {
  background-color: #ac0101 !important;
}
.bg-light {
  background-color: #f8f9fa !important;
}
a.bg-light:hover,
a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus {
  background-color: #dae0e5 !important;
}
.bg-dark {
  background-color: #343a40 !important;
}
a.bg-dark:hover,
a.bg-dark:focus,
button.bg-dark:hover,
button.bg-dark:focus {
  background-color: #1d2124 !important;
}
.bg-white {
  background-color: #fff !important;
}
.bg-transparent {
  background-color: transparent !important;
}
.border {
  border: 1px solid #dee2e6 !important;
}
.border-top {
  border-top: 1px solid #dee2e6 !important;
}
.border-right {
  border-right: 1px solid #dee2e6 !important;
}
.border-bottom {
  border-bottom: 1px solid #dee2e6 !important;
}
.border-left {
  border-left: 1px solid #dee2e6 !important;
}
.border-0 {
  border: 0 !important;
}
.border-top-0 {
  border-top: 0 !important;
}
.border-right-0 {
  border-right: 0 !important;
}
.border-bottom-0 {
  border-bottom: 0 !important;
}
.border-left-0 {
  border-left: 0 !important;
}
.border-primary {
  border-color: #007bff !important;
}
.border-secondary {
  border-color: #6c757d !important;
}
.border-success {
  border-color: #28a745 !important;
}
.border-info {
  border-color: #17a2b8 !important;
}
.border-warning {
  border-color: #ffc107 !important;
}
.border-danger {
  border-color: #df0101 !important;
}
.border-light {
  border-color: #f8f9fa !important;
}
.border-dark {
  border-color: #343a40 !important;
}
.border-white {
  border-color: #fff !important;
}
.rounded-sm {
  border-radius: .2rem !important;
}
.rounded {
  border-radius: .25rem !important;
}
.rounded-top {
  border-top-left-radius: .25rem !important;
  border-top-right-radius: .25rem !important;
}
.rounded-right {
  border-top-right-radius: .25rem !important;
  border-bottom-right-radius: .25rem !important;
}
.rounded-bottom {
  border-bottom-right-radius: .25rem !important;
  border-bottom-left-radius: .25rem !important;
}
.rounded-left {
  border-top-left-radius: .25rem !important;
  border-bottom-left-radius: .25rem !important;
}
.rounded-lg {
  border-radius: .3rem !important;
}
.rounded-circle {
  border-radius: 50% !important;
}
.rounded-pill {
  border-radius: 50rem !important;
}
.rounded-0 {
  border-radius: 0 !important;
}
.clearfix::after {
  display: block;
  clear: both;
  content: "";
}
.d-none {
  display: none !important;
}
.d-inline {
  display: inline !important;
}
.d-inline-block {
  display: inline-block !important;
}
.d-block {
  display: block !important;
}
.d-table {
  display: table !important;
}
.d-table-row {
  display: table-row !important;
}
.d-table-cell {
  display: table-cell !important;
}
.d-flex {
  display: flex !important;
}
.d-inline-flex {
  display: inline-flex !important;
}
@media (min-width: 320px) {
  .d-sm-none {
    display: none !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-row {
    display: table-row !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 768px) {
  .d-md-none {
    display: none !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: flex !important;
  }
  .d-md-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 992px) {
  .d-lmd-none {
    display: none !important;
  }
  .d-lmd-inline {
    display: inline !important;
  }
  .d-lmd-inline-block {
    display: inline-block !important;
  }
  .d-lmd-block {
    display: block !important;
  }
  .d-lmd-table {
    display: table !important;
  }
  .d-lmd-table-row {
    display: table-row !important;
  }
  .d-lmd-table-cell {
    display: table-cell !important;
  }
  .d-lmd-flex {
    display: flex !important;
  }
  .d-lmd-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 1280px) {
  .d-lg-none {
    display: none !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-row {
    display: table-row !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 1600px) {
  .d-xl-none {
    display: none !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-row {
    display: table-row !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: inline-flex !important;
  }
}
@media print {
  .d-print-none {
    display: none !important;
  }
  .d-print-inline {
    display: inline !important;
  }
  .d-print-inline-block {
    display: inline-block !important;
  }
  .d-print-block {
    display: block !important;
  }
  .d-print-table {
    display: table !important;
  }
  .d-print-table-row {
    display: table-row !important;
  }
  .d-print-table-cell {
    display: table-cell !important;
  }
  .d-print-flex {
    display: flex !important;
  }
  .d-print-inline-flex {
    display: inline-flex !important;
  }
}
.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}
.embed-responsive::before {
  display: block;
  content: "";
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-responsive-21by9::before {
  padding-top: 42.8571428571%;
}
.embed-responsive-16by9::before {
  padding-top: 56.25%;
}
.embed-responsive-4by3::before {
  padding-top: 75%;
}
.embed-responsive-1by1::before {
  padding-top: 100%;
}
.flex-row {
  flex-direction: row !important;
}
.flex-column {
  flex-direction: column !important;
}
.flex-row-reverse {
  flex-direction: row-reverse !important;
}
.flex-column-reverse {
  flex-direction: column-reverse !important;
}
.flex-wrap {
  flex-wrap: wrap !important;
}
.flex-nowrap {
  flex-wrap: nowrap !important;
}
.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}
.flex-fill {
  flex: 1 1 auto !important;
}
.flex-grow-0 {
  flex-grow: 0 !important;
}
.flex-grow-1 {
  flex-grow: 1 !important;
}
.flex-shrink-0 {
  flex-shrink: 0 !important;
}
.flex-shrink-1 {
  flex-shrink: 1 !important;
}
.justify-content-start {
  justify-content: flex-start !important;
}
.justify-content-end {
  justify-content: flex-end !important;
}
.justify-content-center {
  justify-content: center !important;
}
.justify-content-between {
  justify-content: space-between !important;
}
.justify-content-around {
  justify-content: space-around !important;
}
.align-items-start {
  align-items: flex-start !important;
}
.align-items-end {
  align-items: flex-end !important;
}
.align-items-center {
  align-items: center !important;
}
.align-items-baseline {
  align-items: baseline !important;
}
.align-items-stretch {
  align-items: stretch !important;
}
.align-content-start {
  align-content: flex-start !important;
}
.align-content-end {
  align-content: flex-end !important;
}
.align-content-center {
  align-content: center !important;
}
.align-content-between {
  align-content: space-between !important;
}
.align-content-around {
  align-content: space-around !important;
}
.align-content-stretch {
  align-content: stretch !important;
}
.align-self-auto {
  align-self: auto !important;
}
.align-self-start {
  align-self: flex-start !important;
}
.align-self-end {
  align-self: flex-end !important;
}
.align-self-center {
  align-self: center !important;
}
.align-self-baseline {
  align-self: baseline !important;
}
.align-self-stretch {
  align-self: stretch !important;
}
@media (min-width: 320px) {
  .flex-sm-row {
    flex-direction: row !important;
  }
  .flex-sm-column {
    flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-sm-fill {
    flex: 1 1 auto !important;
  }
  .flex-sm-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-sm-start {
    justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    justify-content: center !important;
  }
  .justify-content-sm-between {
    justify-content: space-between !important;
  }
  .justify-content-sm-around {
    justify-content: space-around !important;
  }
  .align-items-sm-start {
    align-items: flex-start !important;
  }
  .align-items-sm-end {
    align-items: flex-end !important;
  }
  .align-items-sm-center {
    align-items: center !important;
  }
  .align-items-sm-baseline {
    align-items: baseline !important;
  }
  .align-items-sm-stretch {
    align-items: stretch !important;
  }
  .align-content-sm-start {
    align-content: flex-start !important;
  }
  .align-content-sm-end {
    align-content: flex-end !important;
  }
  .align-content-sm-center {
    align-content: center !important;
  }
  .align-content-sm-between {
    align-content: space-between !important;
  }
  .align-content-sm-around {
    align-content: space-around !important;
  }
  .align-content-sm-stretch {
    align-content: stretch !important;
  }
  .align-self-sm-auto {
    align-self: auto !important;
  }
  .align-self-sm-start {
    align-self: flex-start !important;
  }
  .align-self-sm-end {
    align-self: flex-end !important;
  }
  .align-self-sm-center {
    align-self: center !important;
  }
  .align-self-sm-baseline {
    align-self: baseline !important;
  }
  .align-self-sm-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 768px) {
  .flex-md-row {
    flex-direction: row !important;
  }
  .flex-md-column {
    flex-direction: column !important;
  }
  .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-md-wrap {
    flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-md-fill {
    flex: 1 1 auto !important;
  }
  .flex-md-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-md-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-md-start {
    justify-content: flex-start !important;
  }
  .justify-content-md-end {
    justify-content: flex-end !important;
  }
  .justify-content-md-center {
    justify-content: center !important;
  }
  .justify-content-md-between {
    justify-content: space-between !important;
  }
  .justify-content-md-around {
    justify-content: space-around !important;
  }
  .align-items-md-start {
    align-items: flex-start !important;
  }
  .align-items-md-end {
    align-items: flex-end !important;
  }
  .align-items-md-center {
    align-items: center !important;
  }
  .align-items-md-baseline {
    align-items: baseline !important;
  }
  .align-items-md-stretch {
    align-items: stretch !important;
  }
  .align-content-md-start {
    align-content: flex-start !important;
  }
  .align-content-md-end {
    align-content: flex-end !important;
  }
  .align-content-md-center {
    align-content: center !important;
  }
  .align-content-md-between {
    align-content: space-between !important;
  }
  .align-content-md-around {
    align-content: space-around !important;
  }
  .align-content-md-stretch {
    align-content: stretch !important;
  }
  .align-self-md-auto {
    align-self: auto !important;
  }
  .align-self-md-start {
    align-self: flex-start !important;
  }
  .align-self-md-end {
    align-self: flex-end !important;
  }
  .align-self-md-center {
    align-self: center !important;
  }
  .align-self-md-baseline {
    align-self: baseline !important;
  }
  .align-self-md-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 992px) {
  .flex-lmd-row {
    flex-direction: row !important;
  }
  .flex-lmd-column {
    flex-direction: column !important;
  }
  .flex-lmd-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-lmd-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-lmd-wrap {
    flex-wrap: wrap !important;
  }
  .flex-lmd-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-lmd-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-lmd-fill {
    flex: 1 1 auto !important;
  }
  .flex-lmd-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-lmd-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-lmd-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-lmd-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-lmd-start {
    justify-content: flex-start !important;
  }
  .justify-content-lmd-end {
    justify-content: flex-end !important;
  }
  .justify-content-lmd-center {
    justify-content: center !important;
  }
  .justify-content-lmd-between {
    justify-content: space-between !important;
  }
  .justify-content-lmd-around {
    justify-content: space-around !important;
  }
  .align-items-lmd-start {
    align-items: flex-start !important;
  }
  .align-items-lmd-end {
    align-items: flex-end !important;
  }
  .align-items-lmd-center {
    align-items: center !important;
  }
  .align-items-lmd-baseline {
    align-items: baseline !important;
  }
  .align-items-lmd-stretch {
    align-items: stretch !important;
  }
  .align-content-lmd-start {
    align-content: flex-start !important;
  }
  .align-content-lmd-end {
    align-content: flex-end !important;
  }
  .align-content-lmd-center {
    align-content: center !important;
  }
  .align-content-lmd-between {
    align-content: space-between !important;
  }
  .align-content-lmd-around {
    align-content: space-around !important;
  }
  .align-content-lmd-stretch {
    align-content: stretch !important;
  }
  .align-self-lmd-auto {
    align-self: auto !important;
  }
  .align-self-lmd-start {
    align-self: flex-start !important;
  }
  .align-self-lmd-end {
    align-self: flex-end !important;
  }
  .align-self-lmd-center {
    align-self: center !important;
  }
  .align-self-lmd-baseline {
    align-self: baseline !important;
  }
  .align-self-lmd-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 1280px) {
  .flex-lg-row {
    flex-direction: row !important;
  }
  .flex-lg-column {
    flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-lg-fill {
    flex: 1 1 auto !important;
  }
  .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-lg-start {
    justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    justify-content: center !important;
  }
  .justify-content-lg-between {
    justify-content: space-between !important;
  }
  .justify-content-lg-around {
    justify-content: space-around !important;
  }
  .align-items-lg-start {
    align-items: flex-start !important;
  }
  .align-items-lg-end {
    align-items: flex-end !important;
  }
  .align-items-lg-center {
    align-items: center !important;
  }
  .align-items-lg-baseline {
    align-items: baseline !important;
  }
  .align-items-lg-stretch {
    align-items: stretch !important;
  }
  .align-content-lg-start {
    align-content: flex-start !important;
  }
  .align-content-lg-end {
    align-content: flex-end !important;
  }
  .align-content-lg-center {
    align-content: center !important;
  }
  .align-content-lg-between {
    align-content: space-between !important;
  }
  .align-content-lg-around {
    align-content: space-around !important;
  }
  .align-content-lg-stretch {
    align-content: stretch !important;
  }
  .align-self-lg-auto {
    align-self: auto !important;
  }
  .align-self-lg-start {
    align-self: flex-start !important;
  }
  .align-self-lg-end {
    align-self: flex-end !important;
  }
  .align-self-lg-center {
    align-self: center !important;
  }
  .align-self-lg-baseline {
    align-self: baseline !important;
  }
  .align-self-lg-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 1600px) {
  .flex-xl-row {
    flex-direction: row !important;
  }
  .flex-xl-column {
    flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-xl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-xl-fill {
    flex: 1 1 auto !important;
  }
  .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-xl-start {
    justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    justify-content: center !important;
  }
  .justify-content-xl-between {
    justify-content: space-between !important;
  }
  .justify-content-xl-around {
    justify-content: space-around !important;
  }
  .align-items-xl-start {
    align-items: flex-start !important;
  }
  .align-items-xl-end {
    align-items: flex-end !important;
  }
  .align-items-xl-center {
    align-items: center !important;
  }
  .align-items-xl-baseline {
    align-items: baseline !important;
  }
  .align-items-xl-stretch {
    align-items: stretch !important;
  }
  .align-content-xl-start {
    align-content: flex-start !important;
  }
  .align-content-xl-end {
    align-content: flex-end !important;
  }
  .align-content-xl-center {
    align-content: center !important;
  }
  .align-content-xl-between {
    align-content: space-between !important;
  }
  .align-content-xl-around {
    align-content: space-around !important;
  }
  .align-content-xl-stretch {
    align-content: stretch !important;
  }
  .align-self-xl-auto {
    align-self: auto !important;
  }
  .align-self-xl-start {
    align-self: flex-start !important;
  }
  .align-self-xl-end {
    align-self: flex-end !important;
  }
  .align-self-xl-center {
    align-self: center !important;
  }
  .align-self-xl-baseline {
    align-self: baseline !important;
  }
  .align-self-xl-stretch {
    align-self: stretch !important;
  }
}
.float-left {
  float: left !important;
}
.float-right {
  float: right !important;
}
.float-none {
  float: none !important;
}
@media (min-width: 320px) {
  .float-sm-left {
    float: left !important;
  }
  .float-sm-right {
    float: right !important;
  }
  .float-sm-none {
    float: none !important;
  }
}
@media (min-width: 768px) {
  .float-md-left {
    float: left !important;
  }
  .float-md-right {
    float: right !important;
  }
  .float-md-none {
    float: none !important;
  }
}
@media (min-width: 992px) {
  .float-lmd-left {
    float: left !important;
  }
  .float-lmd-right {
    float: right !important;
  }
  .float-lmd-none {
    float: none !important;
  }
}
@media (min-width: 1280px) {
  .float-lg-left {
    float: left !important;
  }
  .float-lg-right {
    float: right !important;
  }
  .float-lg-none {
    float: none !important;
  }
}
@media (min-width: 1600px) {
  .float-xl-left {
    float: left !important;
  }
  .float-xl-right {
    float: right !important;
  }
  .float-xl-none {
    float: none !important;
  }
}
.user-select-all {
  -webkit-user-select: all !important;
  user-select: all !important;
}
.user-select-auto {
  -webkit-user-select: auto !important;
  user-select: auto !important;
}
.user-select-none {
  -webkit-user-select: none !important;
  user-select: none !important;
}
.overflow-auto {
  overflow: auto !important;
}
.overflow-hidden {
  overflow: hidden !important;
}
.position-static {
  position: static !important;
}
.position-relative {
  position: relative !important;
}
.position-absolute {
  position: absolute !important;
}
.position-fixed {
  position: fixed !important;
}
.position-sticky {
  position: sticky !important;
}
.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}
.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}
@supports (position: sticky) {
  .sticky-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
}
.shadow-sm {
  box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075) !important;
}
.shadow {
  box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important;
}
.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, .175) !important;
}
.shadow-none {
  box-shadow: none !important;
}
.w-25 {
  width: 25% !important;
}
.w-50 {
  width: 50% !important;
}
.w-75 {
  width: 75% !important;
}
.w-100 {
  width: 100% !important;
}
.w-auto {
  width: auto !important;
}
.h-25 {
  height: 25% !important;
}
.h-50 {
  height: 50% !important;
}
.h-75 {
  height: 75% !important;
}
.h-100 {
  height: 100% !important;
}
.h-auto {
  height: auto !important;
}
.mw-100 {
  max-width: 100% !important;
}
.mh-100 {
  max-height: 100% !important;
}
.min-vw-100 {
  min-width: 100vw !important;
}
.min-vh-100 {
  min-height: 100vh !important;
}
.vw-100 {
  width: 100vw !important;
}
.vh-100 {
  height: 100vh !important;
}
.m-0 {
  margin: 0 !important;
}
.mt-0,
.my-0 {
  margin-top: 0 !important;
}
.mr-0,
.mx-0 {
  margin-right: 0 !important;
}
.mb-0,
.my-0 {
  margin-bottom: 0 !important;
}
.ml-0,
.mx-0 {
  margin-left: 0 !important;
}
.m-1 {
  margin: .25rem !important;
}
.mt-1,
.my-1 {
  margin-top: .25rem !important;
}
.mr-1,
.mx-1 {
  margin-right: .25rem !important;
}
.mb-1,
.my-1 {
  margin-bottom: .25rem !important;
}
.ml-1,
.mx-1 {
  margin-left: .25rem !important;
}
.m-2 {
  margin: .5rem !important;
}
.mt-2,
.my-2 {
  margin-top: .5rem !important;
}
.mr-2,
.mx-2 {
  margin-right: .5rem !important;
}
.mb-2,
.my-2 {
  margin-bottom: .5rem !important;
}
.ml-2,
.mx-2 {
  margin-left: .5rem !important;
}
.m-3 {
  margin: 1rem !important;
}
.mt-3,
.my-3 {
  margin-top: 1rem !important;
}
.mr-3,
.mx-3 {
  margin-right: 1rem !important;
}
.mb-3,
.my-3 {
  margin-bottom: 1rem !important;
}
.ml-3,
.mx-3 {
  margin-left: 1rem !important;
}
.m-4 {
  margin: 1.5rem !important;
}
.mt-4,
.my-4 {
  margin-top: 1.5rem !important;
}
.mr-4,
.mx-4 {
  margin-right: 1.5rem !important;
}
.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important;
}
.ml-4,
.mx-4 {
  margin-left: 1.5rem !important;
}
.m-5 {
  margin: 3rem !important;
}
.mt-5,
.my-5 {
  margin-top: 3rem !important;
}
.mr-5,
.mx-5 {
  margin-right: 3rem !important;
}
.mb-5,
.my-5 {
  margin-bottom: 3rem !important;
}
.ml-5,
.mx-5 {
  margin-left: 3rem !important;
}
.p-0 {
  padding: 0 !important;
}
.pt-0,
.py-0 {
  padding-top: 0 !important;
}
.pr-0,
.px-0 {
  padding-right: 0 !important;
}
.pb-0,
.py-0 {
  padding-bottom: 0 !important;
}
.pl-0,
.px-0 {
  padding-left: 0 !important;
}
.p-1 {
  padding: .25rem !important;
}
.pt-1,
.py-1 {
  padding-top: .25rem !important;
}
.pr-1,
.px-1 {
  padding-right: .25rem !important;
}
.pb-1,
.py-1 {
  padding-bottom: .25rem !important;
}
.pl-1,
.px-1 {
  padding-left: .25rem !important;
}
.p-2 {
  padding: .5rem !important;
}
.pt-2,
.py-2 {
  padding-top: .5rem !important;
}
.pr-2,
.px-2 {
  padding-right: .5rem !important;
}
.pb-2,
.py-2 {
  padding-bottom: .5rem !important;
}
.pl-2,
.px-2 {
  padding-left: .5rem !important;
}
.p-3 {
  padding: 1rem !important;
}
.pt-3,
.py-3 {
  padding-top: 1rem !important;
}
.pr-3,
.px-3 {
  padding-right: 1rem !important;
}
.pb-3,
.py-3 {
  padding-bottom: 1rem !important;
}
.pl-3,
.px-3 {
  padding-left: 1rem !important;
}
.p-4 {
  padding: 1.5rem !important;
}
.pt-4,
.py-4 {
  padding-top: 1.5rem !important;
}
.pr-4,
.px-4 {
  padding-right: 1.5rem !important;
}
.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important;
}
.pl-4,
.px-4 {
  padding-left: 1.5rem !important;
}
.p-5 {
  padding: 3rem !important;
}
.pt-5,
.py-5 {
  padding-top: 3rem !important;
}
.pr-5,
.px-5 {
  padding-right: 3rem !important;
}
.pb-5,
.py-5 {
  padding-bottom: 3rem !important;
}
.pl-5,
.px-5 {
  padding-left: 3rem !important;
}
.m-n1 {
  margin: -0.25rem !important;
}
.mt-n1,
.my-n1 {
  margin-top: -0.25rem !important;
}
.mr-n1,
.mx-n1 {
  margin-right: -0.25rem !important;
}
.mb-n1,
.my-n1 {
  margin-bottom: -0.25rem !important;
}
.ml-n1,
.mx-n1 {
  margin-left: -0.25rem !important;
}
.m-n2 {
  margin: -0.5rem !important;
}
.mt-n2,
.my-n2 {
  margin-top: -0.5rem !important;
}
.mr-n2,
.mx-n2 {
  margin-right: -0.5rem !important;
}
.mb-n2,
.my-n2 {
  margin-bottom: -0.5rem !important;
}
.ml-n2,
.mx-n2 {
  margin-left: -0.5rem !important;
}
.m-n3 {
  margin: -1rem !important;
}
.mt-n3,
.my-n3 {
  margin-top: -1rem !important;
}
.mr-n3,
.mx-n3 {
  margin-right: -1rem !important;
}
.mb-n3,
.my-n3 {
  margin-bottom: -1rem !important;
}
.ml-n3,
.mx-n3 {
  margin-left: -1rem !important;
}
.m-n4 {
  margin: -1.5rem !important;
}
.mt-n4,
.my-n4 {
  margin-top: -1.5rem !important;
}
.mr-n4,
.mx-n4 {
  margin-right: -1.5rem !important;
}
.mb-n4,
.my-n4 {
  margin-bottom: -1.5rem !important;
}
.ml-n4,
.mx-n4 {
  margin-left: -1.5rem !important;
}
.m-n5 {
  margin: -3rem !important;
}
.mt-n5,
.my-n5 {
  margin-top: -3rem !important;
}
.mr-n5,
.mx-n5 {
  margin-right: -3rem !important;
}
.mb-n5,
.my-n5 {
  margin-bottom: -3rem !important;
}
.ml-n5,
.mx-n5 {
  margin-left: -3rem !important;
}
.m-auto {
  margin: auto !important;
}
.mt-auto,
.my-auto {
  margin-top: auto !important;
}
.mr-auto,
.mx-auto {
  margin-right: auto !important;
}
.mb-auto,
.my-auto {
  margin-bottom: auto !important;
}
.ml-auto,
.mx-auto {
  margin-left: auto !important;
}
@media (min-width: 320px) {
  .m-sm-0 {
    margin: 0 !important;
  }
  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important;
  }
  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important;
  }
  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important;
  }
  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important;
  }
  .m-sm-1 {
    margin: .25rem !important;
  }
  .mt-sm-1,
  .my-sm-1 {
    margin-top: .25rem !important;
  }
  .mr-sm-1,
  .mx-sm-1 {
    margin-right: .25rem !important;
  }
  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: .25rem !important;
  }
  .ml-sm-1,
  .mx-sm-1 {
    margin-left: .25rem !important;
  }
  .m-sm-2 {
    margin: .5rem !important;
  }
  .mt-sm-2,
  .my-sm-2 {
    margin-top: .5rem !important;
  }
  .mr-sm-2,
  .mx-sm-2 {
    margin-right: .5rem !important;
  }
  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: .5rem !important;
  }
  .ml-sm-2,
  .mx-sm-2 {
    margin-left: .5rem !important;
  }
  .m-sm-3 {
    margin: 1rem !important;
  }
  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1rem !important;
  }
  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1rem !important;
  }
  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1rem !important;
  }
  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1rem !important;
  }
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  .mt-sm-4,
  .my-sm-4 {
    margin-top: 1.5rem !important;
  }
  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 1.5rem !important;
  }
  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 1.5rem !important;
  }
  .m-sm-5 {
    margin: 3rem !important;
  }
  .mt-sm-5,
  .my-sm-5 {
    margin-top: 3rem !important;
  }
  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 3rem !important;
  }
  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 3rem !important;
  }
  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 3rem !important;
  }
  .p-sm-0 {
    padding: 0 !important;
  }
  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important;
  }
  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important;
  }
  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important;
  }
  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important;
  }
  .p-sm-1 {
    padding: .25rem !important;
  }
  .pt-sm-1,
  .py-sm-1 {
    padding-top: .25rem !important;
  }
  .pr-sm-1,
  .px-sm-1 {
    padding-right: .25rem !important;
  }
  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: .25rem !important;
  }
  .pl-sm-1,
  .px-sm-1 {
    padding-left: .25rem !important;
  }
  .p-sm-2 {
    padding: .5rem !important;
  }
  .pt-sm-2,
  .py-sm-2 {
    padding-top: .5rem !important;
  }
  .pr-sm-2,
  .px-sm-2 {
    padding-right: .5rem !important;
  }
  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: .5rem !important;
  }
  .pl-sm-2,
  .px-sm-2 {
    padding-left: .5rem !important;
  }
  .p-sm-3 {
    padding: 1rem !important;
  }
  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1rem !important;
  }
  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1rem !important;
  }
  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1rem !important;
  }
  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1rem !important;
  }
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  .pt-sm-4,
  .py-sm-4 {
    padding-top: 1.5rem !important;
  }
  .pr-sm-4,
  .px-sm-4 {
    padding-right: 1.5rem !important;
  }
  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-sm-4,
  .px-sm-4 {
    padding-left: 1.5rem !important;
  }
  .p-sm-5 {
    padding: 3rem !important;
  }
  .pt-sm-5,
  .py-sm-5 {
    padding-top: 3rem !important;
  }
  .pr-sm-5,
  .px-sm-5 {
    padding-right: 3rem !important;
  }
  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 3rem !important;
  }
  .pl-sm-5,
  .px-sm-5 {
    padding-left: 3rem !important;
  }
  .m-sm-n1 {
    margin: -0.25rem !important;
  }
  .mt-sm-n1,
  .my-sm-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-sm-n1,
  .mx-sm-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-sm-n1,
  .my-sm-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-sm-n1,
  .mx-sm-n1 {
    margin-left: -0.25rem !important;
  }
  .m-sm-n2 {
    margin: -0.5rem !important;
  }
  .mt-sm-n2,
  .my-sm-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-sm-n2,
  .mx-sm-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-sm-n2,
  .my-sm-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-sm-n2,
  .mx-sm-n2 {
    margin-left: -0.5rem !important;
  }
  .m-sm-n3 {
    margin: -1rem !important;
  }
  .mt-sm-n3,
  .my-sm-n3 {
    margin-top: -1rem !important;
  }
  .mr-sm-n3,
  .mx-sm-n3 {
    margin-right: -1rem !important;
  }
  .mb-sm-n3,
  .my-sm-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-sm-n3,
  .mx-sm-n3 {
    margin-left: -1rem !important;
  }
  .m-sm-n4 {
    margin: -1.5rem !important;
  }
  .mt-sm-n4,
  .my-sm-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-sm-n4,
  .mx-sm-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-sm-n4,
  .my-sm-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-sm-n4,
  .mx-sm-n4 {
    margin-left: -1.5rem !important;
  }
  .m-sm-n5 {
    margin: -3rem !important;
  }
  .mt-sm-n5,
  .my-sm-n5 {
    margin-top: -3rem !important;
  }
  .mr-sm-n5,
  .mx-sm-n5 {
    margin-right: -3rem !important;
  }
  .mb-sm-n5,
  .my-sm-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-sm-n5,
  .mx-sm-n5 {
    margin-left: -3rem !important;
  }
  .m-sm-auto {
    margin: auto !important;
  }
  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important;
  }
  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important;
  }
  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important;
  }
  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important;
  }
  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important;
  }
  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important;
  }
  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important;
  }
  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important;
  }
  .m-md-1 {
    margin: .25rem !important;
  }
  .mt-md-1,
  .my-md-1 {
    margin-top: .25rem !important;
  }
  .mr-md-1,
  .mx-md-1 {
    margin-right: .25rem !important;
  }
  .mb-md-1,
  .my-md-1 {
    margin-bottom: .25rem !important;
  }
  .ml-md-1,
  .mx-md-1 {
    margin-left: .25rem !important;
  }
  .m-md-2 {
    margin: .5rem !important;
  }
  .mt-md-2,
  .my-md-2 {
    margin-top: .5rem !important;
  }
  .mr-md-2,
  .mx-md-2 {
    margin-right: .5rem !important;
  }
  .mb-md-2,
  .my-md-2 {
    margin-bottom: .5rem !important;
  }
  .ml-md-2,
  .mx-md-2 {
    margin-left: .5rem !important;
  }
  .m-md-3 {
    margin: 1rem !important;
  }
  .mt-md-3,
  .my-md-3 {
    margin-top: 1rem !important;
  }
  .mr-md-3,
  .mx-md-3 {
    margin-right: 1rem !important;
  }
  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1rem !important;
  }
  .ml-md-3,
  .mx-md-3 {
    margin-left: 1rem !important;
  }
  .m-md-4 {
    margin: 1.5rem !important;
  }
  .mt-md-4,
  .my-md-4 {
    margin-top: 1.5rem !important;
  }
  .mr-md-4,
  .mx-md-4 {
    margin-right: 1.5rem !important;
  }
  .mb-md-4,
  .my-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-md-4,
  .mx-md-4 {
    margin-left: 1.5rem !important;
  }
  .m-md-5 {
    margin: 3rem !important;
  }
  .mt-md-5,
  .my-md-5 {
    margin-top: 3rem !important;
  }
  .mr-md-5,
  .mx-md-5 {
    margin-right: 3rem !important;
  }
  .mb-md-5,
  .my-md-5 {
    margin-bottom: 3rem !important;
  }
  .ml-md-5,
  .mx-md-5 {
    margin-left: 3rem !important;
  }
  .p-md-0 {
    padding: 0 !important;
  }
  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important;
  }
  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important;
  }
  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important;
  }
  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important;
  }
  .p-md-1 {
    padding: .25rem !important;
  }
  .pt-md-1,
  .py-md-1 {
    padding-top: .25rem !important;
  }
  .pr-md-1,
  .px-md-1 {
    padding-right: .25rem !important;
  }
  .pb-md-1,
  .py-md-1 {
    padding-bottom: .25rem !important;
  }
  .pl-md-1,
  .px-md-1 {
    padding-left: .25rem !important;
  }
  .p-md-2 {
    padding: .5rem !important;
  }
  .pt-md-2,
  .py-md-2 {
    padding-top: .5rem !important;
  }
  .pr-md-2,
  .px-md-2 {
    padding-right: .5rem !important;
  }
  .pb-md-2,
  .py-md-2 {
    padding-bottom: .5rem !important;
  }
  .pl-md-2,
  .px-md-2 {
    padding-left: .5rem !important;
  }
  .p-md-3 {
    padding: 1rem !important;
  }
  .pt-md-3,
  .py-md-3 {
    padding-top: 1rem !important;
  }
  .pr-md-3,
  .px-md-3 {
    padding-right: 1rem !important;
  }
  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1rem !important;
  }
  .pl-md-3,
  .px-md-3 {
    padding-left: 1rem !important;
  }
  .p-md-4 {
    padding: 1.5rem !important;
  }
  .pt-md-4,
  .py-md-4 {
    padding-top: 1.5rem !important;
  }
  .pr-md-4,
  .px-md-4 {
    padding-right: 1.5rem !important;
  }
  .pb-md-4,
  .py-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-md-4,
  .px-md-4 {
    padding-left: 1.5rem !important;
  }
  .p-md-5 {
    padding: 3rem !important;
  }
  .pt-md-5,
  .py-md-5 {
    padding-top: 3rem !important;
  }
  .pr-md-5,
  .px-md-5 {
    padding-right: 3rem !important;
  }
  .pb-md-5,
  .py-md-5 {
    padding-bottom: 3rem !important;
  }
  .pl-md-5,
  .px-md-5 {
    padding-left: 3rem !important;
  }
  .m-md-n1 {
    margin: -0.25rem !important;
  }
  .mt-md-n1,
  .my-md-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-md-n1,
  .mx-md-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-md-n1,
  .my-md-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-md-n1,
  .mx-md-n1 {
    margin-left: -0.25rem !important;
  }
  .m-md-n2 {
    margin: -0.5rem !important;
  }
  .mt-md-n2,
  .my-md-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-md-n2,
  .mx-md-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-md-n2,
  .my-md-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-md-n2,
  .mx-md-n2 {
    margin-left: -0.5rem !important;
  }
  .m-md-n3 {
    margin: -1rem !important;
  }
  .mt-md-n3,
  .my-md-n3 {
    margin-top: -1rem !important;
  }
  .mr-md-n3,
  .mx-md-n3 {
    margin-right: -1rem !important;
  }
  .mb-md-n3,
  .my-md-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-md-n3,
  .mx-md-n3 {
    margin-left: -1rem !important;
  }
  .m-md-n4 {
    margin: -1.5rem !important;
  }
  .mt-md-n4,
  .my-md-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-md-n4,
  .mx-md-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-md-n4,
  .my-md-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-md-n4,
  .mx-md-n4 {
    margin-left: -1.5rem !important;
  }
  .m-md-n5 {
    margin: -3rem !important;
  }
  .mt-md-n5,
  .my-md-n5 {
    margin-top: -3rem !important;
  }
  .mr-md-n5,
  .mx-md-n5 {
    margin-right: -3rem !important;
  }
  .mb-md-n5,
  .my-md-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-md-n5,
  .mx-md-n5 {
    margin-left: -3rem !important;
  }
  .m-md-auto {
    margin: auto !important;
  }
  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important;
  }
  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important;
  }
  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important;
  }
  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 992px) {
  .m-lmd-0 {
    margin: 0 !important;
  }
  .mt-lmd-0,
  .my-lmd-0 {
    margin-top: 0 !important;
  }
  .mr-lmd-0,
  .mx-lmd-0 {
    margin-right: 0 !important;
  }
  .mb-lmd-0,
  .my-lmd-0 {
    margin-bottom: 0 !important;
  }
  .ml-lmd-0,
  .mx-lmd-0 {
    margin-left: 0 !important;
  }
  .m-lmd-1 {
    margin: .25rem !important;
  }
  .mt-lmd-1,
  .my-lmd-1 {
    margin-top: .25rem !important;
  }
  .mr-lmd-1,
  .mx-lmd-1 {
    margin-right: .25rem !important;
  }
  .mb-lmd-1,
  .my-lmd-1 {
    margin-bottom: .25rem !important;
  }
  .ml-lmd-1,
  .mx-lmd-1 {
    margin-left: .25rem !important;
  }
  .m-lmd-2 {
    margin: .5rem !important;
  }
  .mt-lmd-2,
  .my-lmd-2 {
    margin-top: .5rem !important;
  }
  .mr-lmd-2,
  .mx-lmd-2 {
    margin-right: .5rem !important;
  }
  .mb-lmd-2,
  .my-lmd-2 {
    margin-bottom: .5rem !important;
  }
  .ml-lmd-2,
  .mx-lmd-2 {
    margin-left: .5rem !important;
  }
  .m-lmd-3 {
    margin: 1rem !important;
  }
  .mt-lmd-3,
  .my-lmd-3 {
    margin-top: 1rem !important;
  }
  .mr-lmd-3,
  .mx-lmd-3 {
    margin-right: 1rem !important;
  }
  .mb-lmd-3,
  .my-lmd-3 {
    margin-bottom: 1rem !important;
  }
  .ml-lmd-3,
  .mx-lmd-3 {
    margin-left: 1rem !important;
  }
  .m-lmd-4 {
    margin: 1.5rem !important;
  }
  .mt-lmd-4,
  .my-lmd-4 {
    margin-top: 1.5rem !important;
  }
  .mr-lmd-4,
  .mx-lmd-4 {
    margin-right: 1.5rem !important;
  }
  .mb-lmd-4,
  .my-lmd-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-lmd-4,
  .mx-lmd-4 {
    margin-left: 1.5rem !important;
  }
  .m-lmd-5 {
    margin: 3rem !important;
  }
  .mt-lmd-5,
  .my-lmd-5 {
    margin-top: 3rem !important;
  }
  .mr-lmd-5,
  .mx-lmd-5 {
    margin-right: 3rem !important;
  }
  .mb-lmd-5,
  .my-lmd-5 {
    margin-bottom: 3rem !important;
  }
  .ml-lmd-5,
  .mx-lmd-5 {
    margin-left: 3rem !important;
  }
  .p-lmd-0 {
    padding: 0 !important;
  }
  .pt-lmd-0,
  .py-lmd-0 {
    padding-top: 0 !important;
  }
  .pr-lmd-0,
  .px-lmd-0 {
    padding-right: 0 !important;
  }
  .pb-lmd-0,
  .py-lmd-0 {
    padding-bottom: 0 !important;
  }
  .pl-lmd-0,
  .px-lmd-0 {
    padding-left: 0 !important;
  }
  .p-lmd-1 {
    padding: .25rem !important;
  }
  .pt-lmd-1,
  .py-lmd-1 {
    padding-top: .25rem !important;
  }
  .pr-lmd-1,
  .px-lmd-1 {
    padding-right: .25rem !important;
  }
  .pb-lmd-1,
  .py-lmd-1 {
    padding-bottom: .25rem !important;
  }
  .pl-lmd-1,
  .px-lmd-1 {
    padding-left: .25rem !important;
  }
  .p-lmd-2 {
    padding: .5rem !important;
  }
  .pt-lmd-2,
  .py-lmd-2 {
    padding-top: .5rem !important;
  }
  .pr-lmd-2,
  .px-lmd-2 {
    padding-right: .5rem !important;
  }
  .pb-lmd-2,
  .py-lmd-2 {
    padding-bottom: .5rem !important;
  }
  .pl-lmd-2,
  .px-lmd-2 {
    padding-left: .5rem !important;
  }
  .p-lmd-3 {
    padding: 1rem !important;
  }
  .pt-lmd-3,
  .py-lmd-3 {
    padding-top: 1rem !important;
  }
  .pr-lmd-3,
  .px-lmd-3 {
    padding-right: 1rem !important;
  }
  .pb-lmd-3,
  .py-lmd-3 {
    padding-bottom: 1rem !important;
  }
  .pl-lmd-3,
  .px-lmd-3 {
    padding-left: 1rem !important;
  }
  .p-lmd-4 {
    padding: 1.5rem !important;
  }
  .pt-lmd-4,
  .py-lmd-4 {
    padding-top: 1.5rem !important;
  }
  .pr-lmd-4,
  .px-lmd-4 {
    padding-right: 1.5rem !important;
  }
  .pb-lmd-4,
  .py-lmd-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-lmd-4,
  .px-lmd-4 {
    padding-left: 1.5rem !important;
  }
  .p-lmd-5 {
    padding: 3rem !important;
  }
  .pt-lmd-5,
  .py-lmd-5 {
    padding-top: 3rem !important;
  }
  .pr-lmd-5,
  .px-lmd-5 {
    padding-right: 3rem !important;
  }
  .pb-lmd-5,
  .py-lmd-5 {
    padding-bottom: 3rem !important;
  }
  .pl-lmd-5,
  .px-lmd-5 {
    padding-left: 3rem !important;
  }
  .m-lmd-n1 {
    margin: -0.25rem !important;
  }
  .mt-lmd-n1,
  .my-lmd-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-lmd-n1,
  .mx-lmd-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-lmd-n1,
  .my-lmd-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-lmd-n1,
  .mx-lmd-n1 {
    margin-left: -0.25rem !important;
  }
  .m-lmd-n2 {
    margin: -0.5rem !important;
  }
  .mt-lmd-n2,
  .my-lmd-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-lmd-n2,
  .mx-lmd-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-lmd-n2,
  .my-lmd-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-lmd-n2,
  .mx-lmd-n2 {
    margin-left: -0.5rem !important;
  }
  .m-lmd-n3 {
    margin: -1rem !important;
  }
  .mt-lmd-n3,
  .my-lmd-n3 {
    margin-top: -1rem !important;
  }
  .mr-lmd-n3,
  .mx-lmd-n3 {
    margin-right: -1rem !important;
  }
  .mb-lmd-n3,
  .my-lmd-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-lmd-n3,
  .mx-lmd-n3 {
    margin-left: -1rem !important;
  }
  .m-lmd-n4 {
    margin: -1.5rem !important;
  }
  .mt-lmd-n4,
  .my-lmd-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-lmd-n4,
  .mx-lmd-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-lmd-n4,
  .my-lmd-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-lmd-n4,
  .mx-lmd-n4 {
    margin-left: -1.5rem !important;
  }
  .m-lmd-n5 {
    margin: -3rem !important;
  }
  .mt-lmd-n5,
  .my-lmd-n5 {
    margin-top: -3rem !important;
  }
  .mr-lmd-n5,
  .mx-lmd-n5 {
    margin-right: -3rem !important;
  }
  .mb-lmd-n5,
  .my-lmd-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-lmd-n5,
  .mx-lmd-n5 {
    margin-left: -3rem !important;
  }
  .m-lmd-auto {
    margin: auto !important;
  }
  .mt-lmd-auto,
  .my-lmd-auto {
    margin-top: auto !important;
  }
  .mr-lmd-auto,
  .mx-lmd-auto {
    margin-right: auto !important;
  }
  .mb-lmd-auto,
  .my-lmd-auto {
    margin-bottom: auto !important;
  }
  .ml-lmd-auto,
  .mx-lmd-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 1280px) {
  .m-lg-0 {
    margin: 0 !important;
  }
  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important;
  }
  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important;
  }
  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important;
  }
  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important;
  }
  .m-lg-1 {
    margin: .25rem !important;
  }
  .mt-lg-1,
  .my-lg-1 {
    margin-top: .25rem !important;
  }
  .mr-lg-1,
  .mx-lg-1 {
    margin-right: .25rem !important;
  }
  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: .25rem !important;
  }
  .ml-lg-1,
  .mx-lg-1 {
    margin-left: .25rem !important;
  }
  .m-lg-2 {
    margin: .5rem !important;
  }
  .mt-lg-2,
  .my-lg-2 {
    margin-top: .5rem !important;
  }
  .mr-lg-2,
  .mx-lg-2 {
    margin-right: .5rem !important;
  }
  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: .5rem !important;
  }
  .ml-lg-2,
  .mx-lg-2 {
    margin-left: .5rem !important;
  }
  .m-lg-3 {
    margin: 1rem !important;
  }
  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1rem !important;
  }
  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1rem !important;
  }
  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1rem !important;
  }
  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1rem !important;
  }
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  .mt-lg-4,
  .my-lg-4 {
    margin-top: 1.5rem !important;
  }
  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 1.5rem !important;
  }
  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 1.5rem !important;
  }
  .m-lg-5 {
    margin: 3rem !important;
  }
  .mt-lg-5,
  .my-lg-5 {
    margin-top: 3rem !important;
  }
  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 3rem !important;
  }
  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 3rem !important;
  }
  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 3rem !important;
  }
  .p-lg-0 {
    padding: 0 !important;
  }
  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important;
  }
  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important;
  }
  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important;
  }
  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important;
  }
  .p-lg-1 {
    padding: .25rem !important;
  }
  .pt-lg-1,
  .py-lg-1 {
    padding-top: .25rem !important;
  }
  .pr-lg-1,
  .px-lg-1 {
    padding-right: .25rem !important;
  }
  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: .25rem !important;
  }
  .pl-lg-1,
  .px-lg-1 {
    padding-left: .25rem !important;
  }
  .p-lg-2 {
    padding: .5rem !important;
  }
  .pt-lg-2,
  .py-lg-2 {
    padding-top: .5rem !important;
  }
  .pr-lg-2,
  .px-lg-2 {
    padding-right: .5rem !important;
  }
  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: .5rem !important;
  }
  .pl-lg-2,
  .px-lg-2 {
    padding-left: .5rem !important;
  }
  .p-lg-3 {
    padding: 1rem !important;
  }
  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1rem !important;
  }
  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1rem !important;
  }
  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1rem !important;
  }
  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1rem !important;
  }
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  .pt-lg-4,
  .py-lg-4 {
    padding-top: 1.5rem !important;
  }
  .pr-lg-4,
  .px-lg-4 {
    padding-right: 1.5rem !important;
  }
  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-lg-4,
  .px-lg-4 {
    padding-left: 1.5rem !important;
  }
  .p-lg-5 {
    padding: 3rem !important;
  }
  .pt-lg-5,
  .py-lg-5 {
    padding-top: 3rem !important;
  }
  .pr-lg-5,
  .px-lg-5 {
    padding-right: 3rem !important;
  }
  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 3rem !important;
  }
  .pl-lg-5,
  .px-lg-5 {
    padding-left: 3rem !important;
  }
  .m-lg-n1 {
    margin: -0.25rem !important;
  }
  .mt-lg-n1,
  .my-lg-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-lg-n1,
  .mx-lg-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-lg-n1,
  .my-lg-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-lg-n1,
  .mx-lg-n1 {
    margin-left: -0.25rem !important;
  }
  .m-lg-n2 {
    margin: -0.5rem !important;
  }
  .mt-lg-n2,
  .my-lg-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-lg-n2,
  .mx-lg-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-lg-n2,
  .my-lg-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-lg-n2,
  .mx-lg-n2 {
    margin-left: -0.5rem !important;
  }
  .m-lg-n3 {
    margin: -1rem !important;
  }
  .mt-lg-n3,
  .my-lg-n3 {
    margin-top: -1rem !important;
  }
  .mr-lg-n3,
  .mx-lg-n3 {
    margin-right: -1rem !important;
  }
  .mb-lg-n3,
  .my-lg-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-lg-n3,
  .mx-lg-n3 {
    margin-left: -1rem !important;
  }
  .m-lg-n4 {
    margin: -1.5rem !important;
  }
  .mt-lg-n4,
  .my-lg-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-lg-n4,
  .mx-lg-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-lg-n4,
  .my-lg-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-lg-n4,
  .mx-lg-n4 {
    margin-left: -1.5rem !important;
  }
  .m-lg-n5 {
    margin: -3rem !important;
  }
  .mt-lg-n5,
  .my-lg-n5 {
    margin-top: -3rem !important;
  }
  .mr-lg-n5,
  .mx-lg-n5 {
    margin-right: -3rem !important;
  }
  .mb-lg-n5,
  .my-lg-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-lg-n5,
  .mx-lg-n5 {
    margin-left: -3rem !important;
  }
  .m-lg-auto {
    margin: auto !important;
  }
  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important;
  }
  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important;
  }
  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 1600px) {
  .m-xl-0 {
    margin: 0 !important;
  }
  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important;
  }
  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important;
  }
  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important;
  }
  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important;
  }
  .m-xl-1 {
    margin: .25rem !important;
  }
  .mt-xl-1,
  .my-xl-1 {
    margin-top: .25rem !important;
  }
  .mr-xl-1,
  .mx-xl-1 {
    margin-right: .25rem !important;
  }
  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: .25rem !important;
  }
  .ml-xl-1,
  .mx-xl-1 {
    margin-left: .25rem !important;
  }
  .m-xl-2 {
    margin: .5rem !important;
  }
  .mt-xl-2,
  .my-xl-2 {
    margin-top: .5rem !important;
  }
  .mr-xl-2,
  .mx-xl-2 {
    margin-right: .5rem !important;
  }
  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: .5rem !important;
  }
  .ml-xl-2,
  .mx-xl-2 {
    margin-left: .5rem !important;
  }
  .m-xl-3 {
    margin: 1rem !important;
  }
  .mt-xl-3,
  .my-xl-3 {
    margin-top: 1rem !important;
  }
  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 1rem !important;
  }
  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1rem !important;
  }
  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 1rem !important;
  }
  .m-xl-4 {
    margin: 1.5rem !important;
  }
  .mt-xl-4,
  .my-xl-4 {
    margin-top: 1.5rem !important;
  }
  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 1.5rem !important;
  }
  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 1.5rem !important;
  }
  .m-xl-5 {
    margin: 3rem !important;
  }
  .mt-xl-5,
  .my-xl-5 {
    margin-top: 3rem !important;
  }
  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 3rem !important;
  }
  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 3rem !important;
  }
  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 3rem !important;
  }
  .p-xl-0 {
    padding: 0 !important;
  }
  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important;
  }
  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important;
  }
  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important;
  }
  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important;
  }
  .p-xl-1 {
    padding: .25rem !important;
  }
  .pt-xl-1,
  .py-xl-1 {
    padding-top: .25rem !important;
  }
  .pr-xl-1,
  .px-xl-1 {
    padding-right: .25rem !important;
  }
  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: .25rem !important;
  }
  .pl-xl-1,
  .px-xl-1 {
    padding-left: .25rem !important;
  }
  .p-xl-2 {
    padding: .5rem !important;
  }
  .pt-xl-2,
  .py-xl-2 {
    padding-top: .5rem !important;
  }
  .pr-xl-2,
  .px-xl-2 {
    padding-right: .5rem !important;
  }
  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: .5rem !important;
  }
  .pl-xl-2,
  .px-xl-2 {
    padding-left: .5rem !important;
  }
  .p-xl-3 {
    padding: 1rem !important;
  }
  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1rem !important;
  }
  .pr-xl-3,
  .px-xl-3 {
    padding-right: 1rem !important;
  }
  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1rem !important;
  }
  .pl-xl-3,
  .px-xl-3 {
    padding-left: 1rem !important;
  }
  .p-xl-4 {
    padding: 1.5rem !important;
  }
  .pt-xl-4,
  .py-xl-4 {
    padding-top: 1.5rem !important;
  }
  .pr-xl-4,
  .px-xl-4 {
    padding-right: 1.5rem !important;
  }
  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-xl-4,
  .px-xl-4 {
    padding-left: 1.5rem !important;
  }
  .p-xl-5 {
    padding: 3rem !important;
  }
  .pt-xl-5,
  .py-xl-5 {
    padding-top: 3rem !important;
  }
  .pr-xl-5,
  .px-xl-5 {
    padding-right: 3rem !important;
  }
  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 3rem !important;
  }
  .pl-xl-5,
  .px-xl-5 {
    padding-left: 3rem !important;
  }
  .m-xl-n1 {
    margin: -0.25rem !important;
  }
  .mt-xl-n1,
  .my-xl-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-xl-n1,
  .mx-xl-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-xl-n1,
  .my-xl-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-xl-n1,
  .mx-xl-n1 {
    margin-left: -0.25rem !important;
  }
  .m-xl-n2 {
    margin: -0.5rem !important;
  }
  .mt-xl-n2,
  .my-xl-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-xl-n2,
  .mx-xl-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-xl-n2,
  .my-xl-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-xl-n2,
  .mx-xl-n2 {
    margin-left: -0.5rem !important;
  }
  .m-xl-n3 {
    margin: -1rem !important;
  }
  .mt-xl-n3,
  .my-xl-n3 {
    margin-top: -1rem !important;
  }
  .mr-xl-n3,
  .mx-xl-n3 {
    margin-right: -1rem !important;
  }
  .mb-xl-n3,
  .my-xl-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-xl-n3,
  .mx-xl-n3 {
    margin-left: -1rem !important;
  }
  .m-xl-n4 {
    margin: -1.5rem !important;
  }
  .mt-xl-n4,
  .my-xl-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-xl-n4,
  .mx-xl-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-xl-n4,
  .my-xl-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-xl-n4,
  .mx-xl-n4 {
    margin-left: -1.5rem !important;
  }
  .m-xl-n5 {
    margin: -3rem !important;
  }
  .mt-xl-n5,
  .my-xl-n5 {
    margin-top: -3rem !important;
  }
  .mr-xl-n5,
  .mx-xl-n5 {
    margin-right: -3rem !important;
  }
  .mb-xl-n5,
  .my-xl-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-xl-n5,
  .mx-xl-n5 {
    margin-left: -3rem !important;
  }
  .m-xl-auto {
    margin: auto !important;
  }
  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important;
  }
  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important;
  }
  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important;
  }
  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important;
  }
}
.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: auto;
  content: "";
  background-color: rgba(0, 0, 0, 0);
}
.text-monospace {
  font-family:
    SFMono-Regular,
    Menlo,
    Monaco,
    Consolas,
    "Liberation Mono",
    "Courier New",
    monospace !important;
}
.text-justify {
  text-align: justify !important;
}
.text-wrap {
  white-space: normal !important;
}
.text-nowrap {
  white-space: nowrap !important;
}
.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.text-left {
  text-align: left !important;
}
.text-right {
  text-align: right !important;
}
.text-center {
  text-align: center !important;
}
@media (min-width: 320px) {
  .text-sm-left {
    text-align: left !important;
  }
  .text-sm-right {
    text-align: right !important;
  }
  .text-sm-center {
    text-align: center !important;
  }
}
@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important;
  }
  .text-md-right {
    text-align: right !important;
  }
  .text-md-center {
    text-align: center !important;
  }
}
@media (min-width: 992px) {
  .text-lmd-left {
    text-align: left !important;
  }
  .text-lmd-right {
    text-align: right !important;
  }
  .text-lmd-center {
    text-align: center !important;
  }
}
@media (min-width: 1280px) {
  .text-lg-left {
    text-align: left !important;
  }
  .text-lg-right {
    text-align: right !important;
  }
  .text-lg-center {
    text-align: center !important;
  }
}
@media (min-width: 1600px) {
  .text-xl-left {
    text-align: left !important;
  }
  .text-xl-right {
    text-align: right !important;
  }
  .text-xl-center {
    text-align: center !important;
  }
}
.text-lowercase {
  text-transform: lowercase !important;
}
.text-uppercase {
  text-transform: uppercase !important;
}
.text-capitalize {
  text-transform: capitalize !important;
}
.font-weight-light {
  font-weight: 300 !important;
}
.font-weight-lighter {
  font-weight: lighter !important;
}
.font-weight-normal {
  font-weight: 400 !important;
}
.font-weight-bold {
  font-weight: 700 !important;
}
.font-weight-bolder {
  font-weight: bolder !important;
}
.font-italic {
  font-style: italic !important;
}
.text-white {
  color: #fff !important;
}
.text-primary {
  color: #007bff !important;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #0056b3 !important;
}
.text-secondary {
  color: #6c757d !important;
}
a.text-secondary:hover,
a.text-secondary:focus {
  color: #494f54 !important;
}
.text-success {
  color: #28a745 !important;
}
a.text-success:hover,
a.text-success:focus {
  color: #19692c !important;
}
.text-info {
  color: #17a2b8 !important;
}
a.text-info:hover,
a.text-info:focus {
  color: #0f6674 !important;
}
.text-warning {
  color: #ffc107 !important;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #ba8b00 !important;
}
.text-danger {
  color: #df0101 !important;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #930101 !important;
}
.text-light {
  color: #f8f9fa !important;
}
a.text-light:hover,
a.text-light:focus {
  color: #cbd3da !important;
}
.text-dark {
  color: #343a40 !important;
}
a.text-dark:hover,
a.text-dark:focus {
  color: #121416 !important;
}
.text-body {
  color: #212529 !important;
}
.text-muted {
  color: #6c757d !important;
}
.text-black-50 {
  color: rgba(0, 0, 0, .5) !important;
}
.text-white-50 {
  color: rgba(255, 255, 255, .5) !important;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.text-decoration-none {
  text-decoration: none !important;
}
.text-break {
  word-break: break-word !important;
  word-wrap: break-word !important;
}
.text-reset {
  color: inherit !important;
}
.visible {
  visibility: visible !important;
}
.invisible {
  visibility: hidden !important;
}
@media print {
  *,
  *::before,
  *::after {
    text-shadow: none !important;
    box-shadow: none !important;
  }
  a:not(.btn) {
    text-decoration: underline;
  }
  abbr[title]::after {
    content: " (" attr(title) ")";
  }
  pre {
    white-space: pre-wrap !important;
  }
  pre,
  blockquote {
    border: 1px solid #adb5bd;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  @page {
    size: a3;
  }
  body {
    min-width: 1280px !important;
  }
  .container {
    min-width: 1280px !important;
  }
  .navbar {
    display: none;
  }
  .badge {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #dee2e6 !important;
  }
  .table-dark {
    color: inherit;
  }
  .table-dark th,
  .table-dark td,
  .table-dark thead th,
  .table-dark tbody + tbody {
    border-color: #dee2e6;
  }
  .table .thead-dark th {
    color: inherit;
    border-color: #dee2e6;
  }
}
.carousel {
  position: relative;
}
.carousel.pointer-event {
  touch-action: pan-y;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner::after {
  display: block;
  clear: both;
  content: "";
}
.carousel-item {
  position: relative;
  display: none;
  float: left;
  width: 100%;
  margin-right: -100%;
  backface-visibility: hidden;
  transition: transform .6s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-item {
    transition: none;
  }
}
.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: block;
}
.carousel-item-next:not(.carousel-item-left),
.active.carousel-item-right {
  transform: translateX(100%);
}
.carousel-item-prev:not(.carousel-item-right),
.active.carousel-item-left {
  transform: translateX(-100%);
}
.carousel-fade .carousel-item {
  opacity: 0;
  transition-property: opacity;
  transform: none;
}
.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right {
  z-index: 1;
  opacity: 1;
}
.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
  z-index: 0;
  opacity: 0;
  transition: opacity 0s .6s;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-fade .active.carousel-item-left,
  .carousel-fade .active.carousel-item-right {
    transition: none;
  }
}
.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15%;
  color: #fff;
  text-align: center;
  opacity: .5;
  transition: opacity .15s ease;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-control-prev,
  .carousel-control-next {
    transition: none;
  }
}
.carousel-control-prev:hover,
.carousel-control-prev:focus,
.carousel-control-next:hover,
.carousel-control-next:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: .9;
}
.carousel-control-prev {
  left: 0;
}
.carousel-control-next {
  right: 0;
}
.carousel-control-prev-icon,
.carousel-control-next-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: 50%/100% 100% no-repeat;
}
.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e");
}
.carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e");
}
.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 15;
  display: flex;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none;
}
.carousel-indicators li {
  box-sizing: content-box;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #fff;
  background-clip: padding-box;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  opacity: .5;
  transition: opacity .6s ease;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-indicators li {
    transition: none;
  }
}
.carousel-indicators .active {
  opacity: 1;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
}
.dropup,
.dropright,
.dropdown,
.dropleft {
  position: relative;
}
.dropdown-toggle {
  white-space: nowrap;
}
.dropdown-toggle::after {
  display: inline-block;
  margin-left: .255em;
  vertical-align: .255em;
  content: "";
  border-top: .3em solid;
  border-right: .3em solid transparent;
  border-bottom: 0;
  border-left: .3em solid transparent;
}
.dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: .5rem 0;
  margin: .125rem 0 0;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, .15);
  border-radius: .25rem;
}
.dropdown-menu-left {
  right: auto;
  left: 0;
}
.dropdown-menu-right {
  right: 0;
  left: auto;
}
@media (min-width: 320px) {
  .dropdown-menu-sm-left {
    right: auto;
    left: 0;
  }
  .dropdown-menu-sm-right {
    right: 0;
    left: auto;
  }
}
@media (min-width: 768px) {
  .dropdown-menu-md-left {
    right: auto;
    left: 0;
  }
  .dropdown-menu-md-right {
    right: 0;
    left: auto;
  }
}
@media (min-width: 992px) {
  .dropdown-menu-lmd-left {
    right: auto;
    left: 0;
  }
  .dropdown-menu-lmd-right {
    right: 0;
    left: auto;
  }
}
@media (min-width: 1280px) {
  .dropdown-menu-lg-left {
    right: auto;
    left: 0;
  }
  .dropdown-menu-lg-right {
    right: 0;
    left: auto;
  }
}
@media (min-width: 1600px) {
  .dropdown-menu-xl-left {
    right: auto;
    left: 0;
  }
  .dropdown-menu-xl-right {
    right: 0;
    left: auto;
  }
}
.dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: .125rem;
}
.dropup .dropdown-toggle::after {
  display: inline-block;
  margin-left: .255em;
  vertical-align: .255em;
  content: "";
  border-top: 0;
  border-right: .3em solid transparent;
  border-bottom: .3em solid;
  border-left: .3em solid transparent;
}
.dropup .dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropright .dropdown-menu {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: .125rem;
}
.dropright .dropdown-toggle::after {
  display: inline-block;
  margin-left: .255em;
  vertical-align: .255em;
  content: "";
  border-top: .3em solid transparent;
  border-right: 0;
  border-bottom: .3em solid transparent;
  border-left: .3em solid;
}
.dropright .dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropright .dropdown-toggle::after {
  vertical-align: 0;
}
.dropleft .dropdown-menu {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: .125rem;
}
.dropleft .dropdown-toggle::after {
  display: inline-block;
  margin-left: .255em;
  vertical-align: .255em;
  content: "";
}
.dropleft .dropdown-toggle::after {
  display: none;
}
.dropleft .dropdown-toggle::before {
  display: inline-block;
  margin-right: .255em;
  vertical-align: .255em;
  content: "";
  border-top: .3em solid transparent;
  border-right: .3em solid;
  border-bottom: .3em solid transparent;
}
.dropleft .dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropleft .dropdown-toggle::before {
  vertical-align: 0;
}
.dropdown-menu[x-placement^=top],
.dropdown-menu[x-placement^=right],
.dropdown-menu[x-placement^=bottom],
.dropdown-menu[x-placement^=left] {
  right: auto;
  bottom: auto;
}
.dropdown-divider {
  height: 0;
  margin: .5rem 0;
  overflow: hidden;
  border-top: 1px solid #e9ecef;
}
.dropdown-item {
  display: block;
  width: 100%;
  padding: .25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}
.dropdown-item:hover,
.dropdown-item:focus {
  color: #16181b;
  text-decoration: none;
  background-color: #e9ecef;
}
.dropdown-item.active,
.dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #007bff;
}
.dropdown-item.disabled,
.dropdown-item:disabled {
  color: #adb5bd;
  pointer-events: none;
  background-color: transparent;
}
.dropdown-menu.show {
  display: block;
}
.dropdown-header {
  display: block;
  padding: .5rem 1.5rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #6c757d;
  white-space: nowrap;
}
.dropdown-item-text {
  display: block;
  padding: .25rem 1.5rem;
  color: #212529;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  font-family:
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI",
    Roboto,
    "Helvetica Neue",
    Arial,
    "Noto Sans",
    "Liberation Sans",
    sans-serif,
    "Apple Color Emoji",
    "Segoe UI Emoji",
    "Segoe UI Symbol",
    "Noto Color Emoji";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: .3rem;
}
.popover .arrow {
  position: absolute;
  display: block;
  width: 1rem;
  height: .5rem;
  margin: 0 .3rem;
}
.popover .arrow::before,
.popover .arrow::after {
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-style: solid;
}
.bs-popover-top,
.bs-popover-auto[x-placement^=top] {
  margin-bottom: .5rem;
}
.bs-popover-top > .arrow,
.bs-popover-auto[x-placement^=top] > .arrow {
  bottom: calc(-0.5rem - 1px);
}
.bs-popover-top > .arrow::before,
.bs-popover-auto[x-placement^=top] > .arrow::before {
  bottom: 0;
  border-width: .5rem .5rem 0;
  border-top-color: rgba(0, 0, 0, .25);
}
.bs-popover-top > .arrow::after,
.bs-popover-auto[x-placement^=top] > .arrow::after {
  bottom: 1px;
  border-width: .5rem .5rem 0;
  border-top-color: #fff;
}
.bs-popover-right,
.bs-popover-auto[x-placement^=right] {
  margin-left: .5rem;
}
.bs-popover-right > .arrow,
.bs-popover-auto[x-placement^=right] > .arrow {
  left: calc(-0.5rem - 1px);
  width: .5rem;
  height: 1rem;
  margin: .3rem 0;
}
.bs-popover-right > .arrow::before,
.bs-popover-auto[x-placement^=right] > .arrow::before {
  left: 0;
  border-width: .5rem .5rem .5rem 0;
  border-right-color: rgba(0, 0, 0, .25);
}
.bs-popover-right > .arrow::after,
.bs-popover-auto[x-placement^=right] > .arrow::after {
  left: 1px;
  border-width: .5rem .5rem .5rem 0;
  border-right-color: #fff;
}
.bs-popover-bottom,
.bs-popover-auto[x-placement^=bottom] {
  margin-top: .5rem;
}
.bs-popover-bottom > .arrow,
.bs-popover-auto[x-placement^=bottom] > .arrow {
  top: calc(-0.5rem - 1px);
}
.bs-popover-bottom > .arrow::before,
.bs-popover-auto[x-placement^=bottom] > .arrow::before {
  top: 0;
  border-width: 0 .5rem .5rem .5rem;
  border-bottom-color: rgba(0, 0, 0, .25);
}
.bs-popover-bottom > .arrow::after,
.bs-popover-auto[x-placement^=bottom] > .arrow::after {
  top: 1px;
  border-width: 0 .5rem .5rem .5rem;
  border-bottom-color: #fff;
}
.bs-popover-bottom .popover-header::before,
.bs-popover-auto[x-placement^=bottom] .popover-header::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 1rem;
  margin-left: -0.5rem;
  content: "";
  border-bottom: 1px solid #f7f7f7;
}
.bs-popover-left,
.bs-popover-auto[x-placement^=left] {
  margin-right: .5rem;
}
.bs-popover-left > .arrow,
.bs-popover-auto[x-placement^=left] > .arrow {
  right: calc(-0.5rem - 1px);
  width: .5rem;
  height: 1rem;
  margin: .3rem 0;
}
.bs-popover-left > .arrow::before,
.bs-popover-auto[x-placement^=left] > .arrow::before {
  right: 0;
  border-width: .5rem 0 .5rem .5rem;
  border-left-color: rgba(0, 0, 0, .25);
}
.bs-popover-left > .arrow::after,
.bs-popover-auto[x-placement^=left] > .arrow::after {
  right: 1px;
  border-width: .5rem 0 .5rem .5rem;
  border-left-color: #fff;
}
.popover-header {
  padding: .5rem .75rem;
  margin-bottom: 0;
  font-size: 1rem;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}
.popover-header:empty {
  display: none;
}
.popover-body {
  padding: .5rem .75rem;
  color: #212529;
}
.rtl,
[dir=rtl] {
  text-align: right;
  direction: rtl;
}
.rtl .nav,
[dir=rtl] .nav {
  padding-right: 0;
}
.rtl .navbar-nav .nav-item,
[dir=rtl] .navbar-nav .nav-item {
  float: right;
}
.rtl .navbar-nav .nav-item + .nav-item,
[dir=rtl] .navbar-nav .nav-item + .nav-item {
  margin-right: inherit;
  margin-left: 1rem;
}
.rtl th,
[dir=rtl] th {
  text-align: right;
}
.rtl .alert-dismissible,
[dir=rtl] .alert-dismissible {
  padding-right: 1.25rem;
  padding-left: 4rem;
}
.rtl .dropdown-menu,
[dir=rtl] .dropdown-menu {
  right: 0;
  left: inherit;
  text-align: right;
}
.rtl .checkbox label,
[dir=rtl] .checkbox label {
  padding-right: 1.25rem;
  padding-left: inherit;
}
.rtl .btn-group > .btn:not(:first-child),
.rtl .btn-group > .btn-group:not(:first-child),
[dir=rtl] .btn-group > .btn:not(:first-child),
[dir=rtl] .btn-group > .btn-group:not(:first-child) {
  margin-left: initial;
  margin-right: -1px;
}
.rtl .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle),
[dir=rtl] .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-radius: 0 .25rem .25rem 0;
}
.rtl .btn-group > .btn:last-child:not(:first-child),
.rtl .btn-group > .dropdown-toggle:not(:first-child),
[dir=rtl] .btn-group > .btn:last-child:not(:first-child),
[dir=rtl] .btn-group > .dropdown-toggle:not(:first-child) {
  border-radius: .25rem 0 0 .25rem;
}
.rtl .btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child,
[dir=rtl] .btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-radius: .25rem 0 0 .25rem;
}
.rtl .custom-control,
[dir=rtl] .custom-control {
  padding-right: 1.5rem;
  padding-left: inherit;
  margin-right: inherit;
  margin-left: 1rem;
}
.rtl .custom-control-indicator,
[dir=rtl] .custom-control-indicator {
  right: 0;
  left: inherit;
}
.rtl .custom-file-label::after,
[dir=rtl] .custom-file-label::after {
  right: initial;
  left: -1px;
  border-radius: .25rem 0 0 .25rem;
}
.rtl .custom-control-label::after,
.rtl .custom-control-label::before,
[dir=rtl] .custom-control-label::after,
[dir=rtl] .custom-control-label::before {
  right: -1.5rem;
  left: inherit;
}
.rtl .custom-select,
[dir=rtl] .custom-select {
  padding: .375rem .75rem .375rem 1.75rem;
  background: #fff url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'><path fill='#343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/></svg>") no-repeat left .75rem center;
  background-size: 8px 10px;
}
.rtl .custom-switch,
[dir=rtl] .custom-switch {
  padding-right: 2.25rem;
  padding-left: inherit;
}
.rtl .custom-switch .custom-control-label::before,
[dir=rtl] .custom-switch .custom-control-label::before {
  right: -2.25rem;
}
.rtl .custom-switch .custom-control-label::after,
[dir=rtl] .custom-switch .custom-control-label::after {
  right: calc(-2.25rem + 2px);
}
.rtl .custom-switch .custom-control-input:checked ~ .custom-control-label::after,
[dir=rtl] .custom-switch .custom-control-input:checked ~ .custom-control-label::after {
  transform: translateX(-0.75rem);
}
.rtl .input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.rtl .input-group > .input-group-append:last-child > .input-group-text:not(:last-child),
.rtl .input-group > .input-group-append:not(:last-child) > .btn,
.rtl .input-group > .input-group-append:not(:last-child) > .input-group-text,
.rtl .input-group > .input-group-prepend > .btn,
.rtl .input-group > .input-group-prepend > .input-group-text,
[dir=rtl] .input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),
[dir=rtl] .input-group > .input-group-append:last-child > .input-group-text:not(:last-child),
[dir=rtl] .input-group > .input-group-append:not(:last-child) > .btn,
[dir=rtl] .input-group > .input-group-append:not(:last-child) > .input-group-text,
[dir=rtl] .input-group > .input-group-prepend > .btn,
[dir=rtl] .input-group > .input-group-prepend > .input-group-text {
  border-radius: 0 .25rem .25rem 0;
}
.rtl .input-group > .input-group-append > .btn,
.rtl .input-group > .input-group-append > .input-group-text,
.rtl .input-group > .input-group-prepend:first-child > .btn:not(:first-child),
.rtl .input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child),
.rtl .input-group > .input-group-prepend:not(:first-child) > .btn,
.rtl .input-group > .input-group-prepend:not(:first-child) > .input-group-text,
[dir=rtl] .input-group > .input-group-append > .btn,
[dir=rtl] .input-group > .input-group-append > .input-group-text,
[dir=rtl] .input-group > .input-group-prepend:first-child > .btn:not(:first-child),
[dir=rtl] .input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child),
[dir=rtl] .input-group > .input-group-prepend:not(:first-child) > .btn,
[dir=rtl] .input-group > .input-group-prepend:not(:first-child) > .input-group-text {
  border-radius: .25rem 0 0 .25rem;
}
.rtl .input-group > .custom-select:not(:first-child),
.rtl .input-group > .form-control:not(:first-child),
[dir=rtl] .input-group > .custom-select:not(:first-child),
[dir=rtl] .input-group > .form-control:not(:first-child) {
  border-radius: .25rem 0 0 .25rem;
}
.rtl .input-group > .custom-select:not(:last-child),
.rtl .input-group > .form-control:not(:last-child),
[dir=rtl] .input-group > .custom-select:not(:last-child),
[dir=rtl] .input-group > .form-control:not(:last-child) {
  border-radius: 0 .25rem .25rem 0;
}
.rtl .input-group > .custom-select:not(:last-child):not(:first-child),
.rtl .input-group > .form-control:not(:last-child):not(:first-child),
[dir=rtl] .input-group > .custom-select:not(:last-child):not(:first-child),
[dir=rtl] .input-group > .form-control:not(:last-child):not(:first-child) {
  border-radius: 0;
}
.rtl .radio input,
.rtl .radio-inline,
.rtl .checkbox input,
.rtl .checkbox-inline input,
[dir=rtl] .radio input,
[dir=rtl] .radio-inline,
[dir=rtl] .checkbox input,
[dir=rtl] .checkbox-inline input {
  margin-right: -1.25rem;
  margin-left: inherit;
}
.rtl .breadcrumb-item + .breadcrumb-item,
[dir=rtl] .breadcrumb-item + .breadcrumb-item {
  padding-right: .5rem;
  padding-left: 0;
  color: #6c757d;
  content: "/";
}
.rtl .breadcrumb-item + .breadcrumb-item::before,
[dir=rtl] .breadcrumb-item + .breadcrumb-item::before {
  padding-right: 0;
  padding-left: .5rem;
  float: right;
}
.rtl .list-group,
[dir=rtl] .list-group {
  padding-right: 0;
  padding-left: 40px;
}
.rtl .close,
[dir=rtl] .close {
  float: left;
}
.rtl .modal-header .close,
[dir=rtl] .modal-header .close {
  margin: -15px auto -15px -15px;
}
.rtl .modal-footer > :not(:first-child),
[dir=rtl] .modal-footer > :not(:first-child) {
  margin-right: .25rem;
}
.rtl .modal-footer > :not(:last-child),
[dir=rtl] .modal-footer > :not(:last-child) {
  margin-left: .25rem;
}
.rtl .modal-footer > :first-child,
[dir=rtl] .modal-footer > :first-child {
  margin-right: 0;
}
.rtl .modal-footer > :last-child,
[dir=rtl] .modal-footer > :last-child {
  margin-left: 0;
}
.rtl .alert-dismissible .close,
[dir=rtl] .alert-dismissible .close {
  right: inherit;
  left: 0;
}
.rtl .dropdown-toggle::after,
[dir=rtl] .dropdown-toggle::after {
  margin-right: .255em;
  margin-left: 0;
}
.rtl .form-check-input,
[dir=rtl] .form-check-input {
  margin-right: -1.25rem;
  margin-left: inherit;
}
.rtl .form-check-label,
[dir=rtl] .form-check-label {
  padding-right: 1.25rem;
  padding-left: inherit;
}
.rtl .pagination,
.rtl .list-unstyled,
.rtl .list-inline,
[dir=rtl] .pagination,
[dir=rtl] .list-unstyled,
[dir=rtl] .list-inline {
  padding-right: 0;
  padding-left: inherit;
}
.rtl .pagination .page-item:first-child .page-link,
[dir=rtl] .pagination .page-item:first-child .page-link {
  border-top-right-radius: .25rem;
  border-bottom-right-radius: .25rem;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.rtl .pagination .page-item:last-child .page-link,
[dir=rtl] .pagination .page-item:last-child .page-link {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-top-left-radius: .25rem;
  border-bottom-left-radius: .25rem;
}
.rtl .offset-1,
[dir=rtl] .offset-1 {
  margin-right: 8.3333333333%;
  margin-left: 0;
}
.rtl .offset-2,
[dir=rtl] .offset-2 {
  margin-right: 16.6666666667%;
  margin-left: 0;
}
.rtl .offset-3,
[dir=rtl] .offset-3 {
  margin-right: 25%;
  margin-left: 0;
}
.rtl .offset-4,
[dir=rtl] .offset-4 {
  margin-right: 33.3333333333%;
  margin-left: 0;
}
.rtl .offset-5,
[dir=rtl] .offset-5 {
  margin-right: 41.6666666667%;
  margin-left: 0;
}
.rtl .offset-6,
[dir=rtl] .offset-6 {
  margin-right: 50%;
  margin-left: 0;
}
.rtl .offset-7,
[dir=rtl] .offset-7 {
  margin-right: 58.3333333333%;
  margin-left: 0;
}
.rtl .offset-8,
[dir=rtl] .offset-8 {
  margin-right: 66.6666666667%;
  margin-left: 0;
}
.rtl .offset-9,
[dir=rtl] .offset-9 {
  margin-right: 75%;
  margin-left: 0;
}
.rtl .offset-10,
[dir=rtl] .offset-10 {
  margin-right: 83.3333333333%;
  margin-left: 0;
}
.rtl .offset-11,
[dir=rtl] .offset-11 {
  margin-right: 91.6666666667%;
  margin-left: 0;
}
@media (min-width: 320px) {
  .rtl .offset-sm-0,
  [dir=rtl] .offset-sm-0 {
    margin-right: 0;
    margin-left: 0;
  }
  .rtl .offset-sm-1,
  [dir=rtl] .offset-sm-1 {
    margin-right: 8.3333333333%;
    margin-left: 0;
  }
  .rtl .offset-sm-2,
  [dir=rtl] .offset-sm-2 {
    margin-right: 16.6666666667%;
    margin-left: 0;
  }
  .rtl .offset-sm-3,
  [dir=rtl] .offset-sm-3 {
    margin-right: 25%;
    margin-left: 0;
  }
  .rtl .offset-sm-4,
  [dir=rtl] .offset-sm-4 {
    margin-right: 33.3333333333%;
    margin-left: 0;
  }
  .rtl .offset-sm-5,
  [dir=rtl] .offset-sm-5 {
    margin-right: 41.6666666667%;
    margin-left: 0;
  }
  .rtl .offset-sm-6,
  [dir=rtl] .offset-sm-6 {
    margin-right: 50%;
    margin-left: 0;
  }
  .rtl .offset-sm-7,
  [dir=rtl] .offset-sm-7 {
    margin-right: 58.3333333333%;
    margin-left: 0;
  }
  .rtl .offset-sm-8,
  [dir=rtl] .offset-sm-8 {
    margin-right: 66.6666666667%;
    margin-left: 0;
  }
  .rtl .offset-sm-9,
  [dir=rtl] .offset-sm-9 {
    margin-right: 75%;
    margin-left: 0;
  }
  .rtl .offset-sm-10,
  [dir=rtl] .offset-sm-10 {
    margin-right: 83.3333333333%;
    margin-left: 0;
  }
  .rtl .offset-sm-11,
  [dir=rtl] .offset-sm-11 {
    margin-right: 91.6666666667%;
    margin-left: 0;
  }
}
@media (min-width: 768px) {
  .rtl .offset-md-0,
  [dir=rtl] .offset-md-0 {
    margin-right: 0;
    margin-left: 0;
  }
  .rtl .offset-md-1,
  [dir=rtl] .offset-md-1 {
    margin-right: 8.3333333333%;
    margin-left: 0;
  }
  .rtl .offset-md-2,
  [dir=rtl] .offset-md-2 {
    margin-right: 16.6666666667%;
    margin-left: 0;
  }
  .rtl .offset-md-3,
  [dir=rtl] .offset-md-3 {
    margin-right: 25%;
    margin-left: 0;
  }
  .rtl .offset-md-4,
  [dir=rtl] .offset-md-4 {
    margin-right: 33.3333333333%;
    margin-left: 0;
  }
  .rtl .offset-md-5,
  [dir=rtl] .offset-md-5 {
    margin-right: 41.6666666667%;
    margin-left: 0;
  }
  .rtl .offset-md-6,
  [dir=rtl] .offset-md-6 {
    margin-right: 50%;
    margin-left: 0;
  }
  .rtl .offset-md-7,
  [dir=rtl] .offset-md-7 {
    margin-right: 58.3333333333%;
    margin-left: 0;
  }
  .rtl .offset-md-8,
  [dir=rtl] .offset-md-8 {
    margin-right: 66.6666666667%;
    margin-left: 0;
  }
  .rtl .offset-md-9,
  [dir=rtl] .offset-md-9 {
    margin-right: 75%;
    margin-left: 0;
  }
  .rtl .offset-md-10,
  [dir=rtl] .offset-md-10 {
    margin-right: 83.3333333333%;
    margin-left: 0;
  }
  .rtl .offset-md-11,
  [dir=rtl] .offset-md-11 {
    margin-right: 91.6666666667%;
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .rtl .offset-lmd-0,
  [dir=rtl] .offset-lmd-0 {
    margin-right: 0;
    margin-left: 0;
  }
  .rtl .offset-lmd-1,
  [dir=rtl] .offset-lmd-1 {
    margin-right: 8.3333333333%;
    margin-left: 0;
  }
  .rtl .offset-lmd-2,
  [dir=rtl] .offset-lmd-2 {
    margin-right: 16.6666666667%;
    margin-left: 0;
  }
  .rtl .offset-lmd-3,
  [dir=rtl] .offset-lmd-3 {
    margin-right: 25%;
    margin-left: 0;
  }
  .rtl .offset-lmd-4,
  [dir=rtl] .offset-lmd-4 {
    margin-right: 33.3333333333%;
    margin-left: 0;
  }
  .rtl .offset-lmd-5,
  [dir=rtl] .offset-lmd-5 {
    margin-right: 41.6666666667%;
    margin-left: 0;
  }
  .rtl .offset-lmd-6,
  [dir=rtl] .offset-lmd-6 {
    margin-right: 50%;
    margin-left: 0;
  }
  .rtl .offset-lmd-7,
  [dir=rtl] .offset-lmd-7 {
    margin-right: 58.3333333333%;
    margin-left: 0;
  }
  .rtl .offset-lmd-8,
  [dir=rtl] .offset-lmd-8 {
    margin-right: 66.6666666667%;
    margin-left: 0;
  }
  .rtl .offset-lmd-9,
  [dir=rtl] .offset-lmd-9 {
    margin-right: 75%;
    margin-left: 0;
  }
  .rtl .offset-lmd-10,
  [dir=rtl] .offset-lmd-10 {
    margin-right: 83.3333333333%;
    margin-left: 0;
  }
  .rtl .offset-lmd-11,
  [dir=rtl] .offset-lmd-11 {
    margin-right: 91.6666666667%;
    margin-left: 0;
  }
}
@media (min-width: 1280px) {
  .rtl .offset-lg-0,
  [dir=rtl] .offset-lg-0 {
    margin-right: 0;
    margin-left: 0;
  }
  .rtl .offset-lg-1,
  [dir=rtl] .offset-lg-1 {
    margin-right: 8.3333333333%;
    margin-left: 0;
  }
  .rtl .offset-lg-2,
  [dir=rtl] .offset-lg-2 {
    margin-right: 16.6666666667%;
    margin-left: 0;
  }
  .rtl .offset-lg-3,
  [dir=rtl] .offset-lg-3 {
    margin-right: 25%;
    margin-left: 0;
  }
  .rtl .offset-lg-4,
  [dir=rtl] .offset-lg-4 {
    margin-right: 33.3333333333%;
    margin-left: 0;
  }
  .rtl .offset-lg-5,
  [dir=rtl] .offset-lg-5 {
    margin-right: 41.6666666667%;
    margin-left: 0;
  }
  .rtl .offset-lg-6,
  [dir=rtl] .offset-lg-6 {
    margin-right: 50%;
    margin-left: 0;
  }
  .rtl .offset-lg-7,
  [dir=rtl] .offset-lg-7 {
    margin-right: 58.3333333333%;
    margin-left: 0;
  }
  .rtl .offset-lg-8,
  [dir=rtl] .offset-lg-8 {
    margin-right: 66.6666666667%;
    margin-left: 0;
  }
  .rtl .offset-lg-9,
  [dir=rtl] .offset-lg-9 {
    margin-right: 75%;
    margin-left: 0;
  }
  .rtl .offset-lg-10,
  [dir=rtl] .offset-lg-10 {
    margin-right: 83.3333333333%;
    margin-left: 0;
  }
  .rtl .offset-lg-11,
  [dir=rtl] .offset-lg-11 {
    margin-right: 91.6666666667%;
    margin-left: 0;
  }
}
@media (min-width: 1600px) {
  .rtl .offset-xl-0,
  [dir=rtl] .offset-xl-0 {
    margin-right: 0;
    margin-left: 0;
  }
  .rtl .offset-xl-1,
  [dir=rtl] .offset-xl-1 {
    margin-right: 8.3333333333%;
    margin-left: 0;
  }
  .rtl .offset-xl-2,
  [dir=rtl] .offset-xl-2 {
    margin-right: 16.6666666667%;
    margin-left: 0;
  }
  .rtl .offset-xl-3,
  [dir=rtl] .offset-xl-3 {
    margin-right: 25%;
    margin-left: 0;
  }
  .rtl .offset-xl-4,
  [dir=rtl] .offset-xl-4 {
    margin-right: 33.3333333333%;
    margin-left: 0;
  }
  .rtl .offset-xl-5,
  [dir=rtl] .offset-xl-5 {
    margin-right: 41.6666666667%;
    margin-left: 0;
  }
  .rtl .offset-xl-6,
  [dir=rtl] .offset-xl-6 {
    margin-right: 50%;
    margin-left: 0;
  }
  .rtl .offset-xl-7,
  [dir=rtl] .offset-xl-7 {
    margin-right: 58.3333333333%;
    margin-left: 0;
  }
  .rtl .offset-xl-8,
  [dir=rtl] .offset-xl-8 {
    margin-right: 66.6666666667%;
    margin-left: 0;
  }
  .rtl .offset-xl-9,
  [dir=rtl] .offset-xl-9 {
    margin-right: 75%;
    margin-left: 0;
  }
  .rtl .offset-xl-10,
  [dir=rtl] .offset-xl-10 {
    margin-right: 83.3333333333%;
    margin-left: 0;
  }
  .rtl .offset-xl-11,
  [dir=rtl] .offset-xl-11 {
    margin-right: 91.6666666667%;
    margin-left: 0;
  }
}
.rtl .mr-0,
[dir=rtl] .mr-0 {
  margin-right: 0 !important;
  margin-left: 0 !important;
}
.rtl .ml-0,
[dir=rtl] .ml-0 {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.rtl mx-0,
[dir=rtl] mx-0 {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.rtl .mr-1,
[dir=rtl] .mr-1 {
  margin-right: 0 !important;
  margin-left: .25rem !important;
}
.rtl .ml-1,
[dir=rtl] .ml-1 {
  margin-left: 0 !important;
  margin-right: .25rem !important;
}
.rtl mx-1,
[dir=rtl] mx-1 {
  margin-left: .25rem !important;
  margin-right: .25rem !important;
}
.rtl .mr-2,
[dir=rtl] .mr-2 {
  margin-right: 0 !important;
  margin-left: .5rem !important;
}
.rtl .ml-2,
[dir=rtl] .ml-2 {
  margin-left: 0 !important;
  margin-right: .5rem !important;
}
.rtl mx-2,
[dir=rtl] mx-2 {
  margin-left: .5rem !important;
  margin-right: .5rem !important;
}
.rtl .mr-3,
[dir=rtl] .mr-3 {
  margin-right: 0 !important;
  margin-left: 1rem !important;
}
.rtl .ml-3,
[dir=rtl] .ml-3 {
  margin-left: 0 !important;
  margin-right: 1rem !important;
}
.rtl mx-3,
[dir=rtl] mx-3 {
  margin-left: 1rem !important;
  margin-right: 1rem !important;
}
.rtl .mr-4,
[dir=rtl] .mr-4 {
  margin-right: 0 !important;
  margin-left: 1.5rem !important;
}
.rtl .ml-4,
[dir=rtl] .ml-4 {
  margin-left: 0 !important;
  margin-right: 1.5rem !important;
}
.rtl mx-4,
[dir=rtl] mx-4 {
  margin-left: 1.5rem !important;
  margin-right: 1.5rem !important;
}
.rtl .mr-5,
[dir=rtl] .mr-5 {
  margin-right: 0 !important;
  margin-left: 3rem !important;
}
.rtl .ml-5,
[dir=rtl] .ml-5 {
  margin-left: 0 !important;
  margin-right: 3rem !important;
}
.rtl mx-5,
[dir=rtl] mx-5 {
  margin-left: 3rem !important;
  margin-right: 3rem !important;
}
.rtl .pr-0,
[dir=rtl] .pr-0 {
  padding-right: 0 !important;
  padding-left: 0 !important;
}
.rtl .pl-0,
[dir=rtl] .pl-0 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.rtl px-0,
[dir=rtl] px-0 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.rtl .pr-1,
[dir=rtl] .pr-1 {
  padding-right: 0 !important;
  padding-left: .25rem !important;
}
.rtl .pl-1,
[dir=rtl] .pl-1 {
  padding-left: 0 !important;
  padding-right: .25rem !important;
}
.rtl px-1,
[dir=rtl] px-1 {
  padding-left: .25rem !important;
  padding-right: .25rem !important;
}
.rtl .pr-2,
[dir=rtl] .pr-2 {
  padding-right: 0 !important;
  padding-left: .5rem !important;
}
.rtl .pl-2,
[dir=rtl] .pl-2 {
  padding-left: 0 !important;
  padding-right: .5rem !important;
}
.rtl px-2,
[dir=rtl] px-2 {
  padding-left: .5rem !important;
  padding-right: .5rem !important;
}
.rtl .pr-3,
[dir=rtl] .pr-3 {
  padding-right: 0 !important;
  padding-left: 1rem !important;
}
.rtl .pl-3,
[dir=rtl] .pl-3 {
  padding-left: 0 !important;
  padding-right: 1rem !important;
}
.rtl px-3,
[dir=rtl] px-3 {
  padding-left: 1rem !important;
  padding-right: 1rem !important;
}
.rtl .pr-4,
[dir=rtl] .pr-4 {
  padding-right: 0 !important;
  padding-left: 1.5rem !important;
}
.rtl .pl-4,
[dir=rtl] .pl-4 {
  padding-left: 0 !important;
  padding-right: 1.5rem !important;
}
.rtl px-4,
[dir=rtl] px-4 {
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
}
.rtl .pr-5,
[dir=rtl] .pr-5 {
  padding-right: 0 !important;
  padding-left: 3rem !important;
}
.rtl .pl-5,
[dir=rtl] .pl-5 {
  padding-left: 0 !important;
  padding-right: 3rem !important;
}
.rtl px-5,
[dir=rtl] px-5 {
  padding-left: 3rem !important;
  padding-right: 3rem !important;
}
.rtl .mr-auto,
[dir=rtl] .mr-auto {
  margin-right: 0 !important;
  margin-left: auto !important;
}
.rtl .ml-auto,
[dir=rtl] .ml-auto {
  margin-right: auto !important;
  margin-left: 0 !important;
}
.rtl .mx-auto,
[dir=rtl] .mx-auto {
  margin-right: auto !important;
  margin-left: auto !important;
}
@media (min-width: 320px) {
  .rtl .mr-sm-0,
  [dir=rtl] .mr-sm-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .rtl .ml-sm-0,
  [dir=rtl] .ml-sm-0 {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .rtl mx-sm-0,
  [dir=rtl] mx-sm-0 {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .rtl .mr-sm-1,
  [dir=rtl] .mr-sm-1 {
    margin-right: 0 !important;
    margin-left: .25rem !important;
  }
  .rtl .ml-sm-1,
  [dir=rtl] .ml-sm-1 {
    margin-left: 0 !important;
    margin-right: .25rem !important;
  }
  .rtl mx-sm-1,
  [dir=rtl] mx-sm-1 {
    margin-left: .25rem !important;
    margin-right: .25rem !important;
  }
  .rtl .mr-sm-2,
  [dir=rtl] .mr-sm-2 {
    margin-right: 0 !important;
    margin-left: .5rem !important;
  }
  .rtl .ml-sm-2,
  [dir=rtl] .ml-sm-2 {
    margin-left: 0 !important;
    margin-right: .5rem !important;
  }
  .rtl mx-sm-2,
  [dir=rtl] mx-sm-2 {
    margin-left: .5rem !important;
    margin-right: .5rem !important;
  }
  .rtl .mr-sm-3,
  [dir=rtl] .mr-sm-3 {
    margin-right: 0 !important;
    margin-left: 1rem !important;
  }
  .rtl .ml-sm-3,
  [dir=rtl] .ml-sm-3 {
    margin-left: 0 !important;
    margin-right: 1rem !important;
  }
  .rtl mx-sm-3,
  [dir=rtl] mx-sm-3 {
    margin-left: 1rem !important;
    margin-right: 1rem !important;
  }
  .rtl .mr-sm-4,
  [dir=rtl] .mr-sm-4 {
    margin-right: 0 !important;
    margin-left: 1.5rem !important;
  }
  .rtl .ml-sm-4,
  [dir=rtl] .ml-sm-4 {
    margin-left: 0 !important;
    margin-right: 1.5rem !important;
  }
  .rtl mx-sm-4,
  [dir=rtl] mx-sm-4 {
    margin-left: 1.5rem !important;
    margin-right: 1.5rem !important;
  }
  .rtl .mr-sm-5,
  [dir=rtl] .mr-sm-5 {
    margin-right: 0 !important;
    margin-left: 3rem !important;
  }
  .rtl .ml-sm-5,
  [dir=rtl] .ml-sm-5 {
    margin-left: 0 !important;
    margin-right: 3rem !important;
  }
  .rtl mx-sm-5,
  [dir=rtl] mx-sm-5 {
    margin-left: 3rem !important;
    margin-right: 3rem !important;
  }
  .rtl .pr-sm-0,
  [dir=rtl] .pr-sm-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .rtl .pl-sm-0,
  [dir=rtl] .pl-sm-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .rtl px-sm-0,
  [dir=rtl] px-sm-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .rtl .pr-sm-1,
  [dir=rtl] .pr-sm-1 {
    padding-right: 0 !important;
    padding-left: .25rem !important;
  }
  .rtl .pl-sm-1,
  [dir=rtl] .pl-sm-1 {
    padding-left: 0 !important;
    padding-right: .25rem !important;
  }
  .rtl px-sm-1,
  [dir=rtl] px-sm-1 {
    padding-left: .25rem !important;
    padding-right: .25rem !important;
  }
  .rtl .pr-sm-2,
  [dir=rtl] .pr-sm-2 {
    padding-right: 0 !important;
    padding-left: .5rem !important;
  }
  .rtl .pl-sm-2,
  [dir=rtl] .pl-sm-2 {
    padding-left: 0 !important;
    padding-right: .5rem !important;
  }
  .rtl px-sm-2,
  [dir=rtl] px-sm-2 {
    padding-left: .5rem !important;
    padding-right: .5rem !important;
  }
  .rtl .pr-sm-3,
  [dir=rtl] .pr-sm-3 {
    padding-right: 0 !important;
    padding-left: 1rem !important;
  }
  .rtl .pl-sm-3,
  [dir=rtl] .pl-sm-3 {
    padding-left: 0 !important;
    padding-right: 1rem !important;
  }
  .rtl px-sm-3,
  [dir=rtl] px-sm-3 {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }
  .rtl .pr-sm-4,
  [dir=rtl] .pr-sm-4 {
    padding-right: 0 !important;
    padding-left: 1.5rem !important;
  }
  .rtl .pl-sm-4,
  [dir=rtl] .pl-sm-4 {
    padding-left: 0 !important;
    padding-right: 1.5rem !important;
  }
  .rtl px-sm-4,
  [dir=rtl] px-sm-4 {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }
  .rtl .pr-sm-5,
  [dir=rtl] .pr-sm-5 {
    padding-right: 0 !important;
    padding-left: 3rem !important;
  }
  .rtl .pl-sm-5,
  [dir=rtl] .pl-sm-5 {
    padding-left: 0 !important;
    padding-right: 3rem !important;
  }
  .rtl px-sm-5,
  [dir=rtl] px-sm-5 {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
  }
  .rtl .mr-sm-auto,
  [dir=rtl] .mr-sm-auto {
    margin-right: 0 !important;
    margin-left: auto !important;
  }
  .rtl .ml-sm-auto,
  [dir=rtl] .ml-sm-auto {
    margin-right: auto !important;
    margin-left: 0 !important;
  }
  .rtl .mx-sm-auto,
  [dir=rtl] .mx-sm-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
}
@media (min-width: 768px) {
  .rtl .mr-md-0,
  [dir=rtl] .mr-md-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .rtl .ml-md-0,
  [dir=rtl] .ml-md-0 {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .rtl mx-md-0,
  [dir=rtl] mx-md-0 {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .rtl .mr-md-1,
  [dir=rtl] .mr-md-1 {
    margin-right: 0 !important;
    margin-left: .25rem !important;
  }
  .rtl .ml-md-1,
  [dir=rtl] .ml-md-1 {
    margin-left: 0 !important;
    margin-right: .25rem !important;
  }
  .rtl mx-md-1,
  [dir=rtl] mx-md-1 {
    margin-left: .25rem !important;
    margin-right: .25rem !important;
  }
  .rtl .mr-md-2,
  [dir=rtl] .mr-md-2 {
    margin-right: 0 !important;
    margin-left: .5rem !important;
  }
  .rtl .ml-md-2,
  [dir=rtl] .ml-md-2 {
    margin-left: 0 !important;
    margin-right: .5rem !important;
  }
  .rtl mx-md-2,
  [dir=rtl] mx-md-2 {
    margin-left: .5rem !important;
    margin-right: .5rem !important;
  }
  .rtl .mr-md-3,
  [dir=rtl] .mr-md-3 {
    margin-right: 0 !important;
    margin-left: 1rem !important;
  }
  .rtl .ml-md-3,
  [dir=rtl] .ml-md-3 {
    margin-left: 0 !important;
    margin-right: 1rem !important;
  }
  .rtl mx-md-3,
  [dir=rtl] mx-md-3 {
    margin-left: 1rem !important;
    margin-right: 1rem !important;
  }
  .rtl .mr-md-4,
  [dir=rtl] .mr-md-4 {
    margin-right: 0 !important;
    margin-left: 1.5rem !important;
  }
  .rtl .ml-md-4,
  [dir=rtl] .ml-md-4 {
    margin-left: 0 !important;
    margin-right: 1.5rem !important;
  }
  .rtl mx-md-4,
  [dir=rtl] mx-md-4 {
    margin-left: 1.5rem !important;
    margin-right: 1.5rem !important;
  }
  .rtl .mr-md-5,
  [dir=rtl] .mr-md-5 {
    margin-right: 0 !important;
    margin-left: 3rem !important;
  }
  .rtl .ml-md-5,
  [dir=rtl] .ml-md-5 {
    margin-left: 0 !important;
    margin-right: 3rem !important;
  }
  .rtl mx-md-5,
  [dir=rtl] mx-md-5 {
    margin-left: 3rem !important;
    margin-right: 3rem !important;
  }
  .rtl .pr-md-0,
  [dir=rtl] .pr-md-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .rtl .pl-md-0,
  [dir=rtl] .pl-md-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .rtl px-md-0,
  [dir=rtl] px-md-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .rtl .pr-md-1,
  [dir=rtl] .pr-md-1 {
    padding-right: 0 !important;
    padding-left: .25rem !important;
  }
  .rtl .pl-md-1,
  [dir=rtl] .pl-md-1 {
    padding-left: 0 !important;
    padding-right: .25rem !important;
  }
  .rtl px-md-1,
  [dir=rtl] px-md-1 {
    padding-left: .25rem !important;
    padding-right: .25rem !important;
  }
  .rtl .pr-md-2,
  [dir=rtl] .pr-md-2 {
    padding-right: 0 !important;
    padding-left: .5rem !important;
  }
  .rtl .pl-md-2,
  [dir=rtl] .pl-md-2 {
    padding-left: 0 !important;
    padding-right: .5rem !important;
  }
  .rtl px-md-2,
  [dir=rtl] px-md-2 {
    padding-left: .5rem !important;
    padding-right: .5rem !important;
  }
  .rtl .pr-md-3,
  [dir=rtl] .pr-md-3 {
    padding-right: 0 !important;
    padding-left: 1rem !important;
  }
  .rtl .pl-md-3,
  [dir=rtl] .pl-md-3 {
    padding-left: 0 !important;
    padding-right: 1rem !important;
  }
  .rtl px-md-3,
  [dir=rtl] px-md-3 {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }
  .rtl .pr-md-4,
  [dir=rtl] .pr-md-4 {
    padding-right: 0 !important;
    padding-left: 1.5rem !important;
  }
  .rtl .pl-md-4,
  [dir=rtl] .pl-md-4 {
    padding-left: 0 !important;
    padding-right: 1.5rem !important;
  }
  .rtl px-md-4,
  [dir=rtl] px-md-4 {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }
  .rtl .pr-md-5,
  [dir=rtl] .pr-md-5 {
    padding-right: 0 !important;
    padding-left: 3rem !important;
  }
  .rtl .pl-md-5,
  [dir=rtl] .pl-md-5 {
    padding-left: 0 !important;
    padding-right: 3rem !important;
  }
  .rtl px-md-5,
  [dir=rtl] px-md-5 {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
  }
  .rtl .mr-md-auto,
  [dir=rtl] .mr-md-auto {
    margin-right: 0 !important;
    margin-left: auto !important;
  }
  .rtl .ml-md-auto,
  [dir=rtl] .ml-md-auto {
    margin-right: auto !important;
    margin-left: 0 !important;
  }
  .rtl .mx-md-auto,
  [dir=rtl] .mx-md-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
}
@media (min-width: 992px) {
  .rtl .mr-lmd-0,
  [dir=rtl] .mr-lmd-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .rtl .ml-lmd-0,
  [dir=rtl] .ml-lmd-0 {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .rtl mx-lmd-0,
  [dir=rtl] mx-lmd-0 {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .rtl .mr-lmd-1,
  [dir=rtl] .mr-lmd-1 {
    margin-right: 0 !important;
    margin-left: .25rem !important;
  }
  .rtl .ml-lmd-1,
  [dir=rtl] .ml-lmd-1 {
    margin-left: 0 !important;
    margin-right: .25rem !important;
  }
  .rtl mx-lmd-1,
  [dir=rtl] mx-lmd-1 {
    margin-left: .25rem !important;
    margin-right: .25rem !important;
  }
  .rtl .mr-lmd-2,
  [dir=rtl] .mr-lmd-2 {
    margin-right: 0 !important;
    margin-left: .5rem !important;
  }
  .rtl .ml-lmd-2,
  [dir=rtl] .ml-lmd-2 {
    margin-left: 0 !important;
    margin-right: .5rem !important;
  }
  .rtl mx-lmd-2,
  [dir=rtl] mx-lmd-2 {
    margin-left: .5rem !important;
    margin-right: .5rem !important;
  }
  .rtl .mr-lmd-3,
  [dir=rtl] .mr-lmd-3 {
    margin-right: 0 !important;
    margin-left: 1rem !important;
  }
  .rtl .ml-lmd-3,
  [dir=rtl] .ml-lmd-3 {
    margin-left: 0 !important;
    margin-right: 1rem !important;
  }
  .rtl mx-lmd-3,
  [dir=rtl] mx-lmd-3 {
    margin-left: 1rem !important;
    margin-right: 1rem !important;
  }
  .rtl .mr-lmd-4,
  [dir=rtl] .mr-lmd-4 {
    margin-right: 0 !important;
    margin-left: 1.5rem !important;
  }
  .rtl .ml-lmd-4,
  [dir=rtl] .ml-lmd-4 {
    margin-left: 0 !important;
    margin-right: 1.5rem !important;
  }
  .rtl mx-lmd-4,
  [dir=rtl] mx-lmd-4 {
    margin-left: 1.5rem !important;
    margin-right: 1.5rem !important;
  }
  .rtl .mr-lmd-5,
  [dir=rtl] .mr-lmd-5 {
    margin-right: 0 !important;
    margin-left: 3rem !important;
  }
  .rtl .ml-lmd-5,
  [dir=rtl] .ml-lmd-5 {
    margin-left: 0 !important;
    margin-right: 3rem !important;
  }
  .rtl mx-lmd-5,
  [dir=rtl] mx-lmd-5 {
    margin-left: 3rem !important;
    margin-right: 3rem !important;
  }
  .rtl .pr-lmd-0,
  [dir=rtl] .pr-lmd-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .rtl .pl-lmd-0,
  [dir=rtl] .pl-lmd-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .rtl px-lmd-0,
  [dir=rtl] px-lmd-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .rtl .pr-lmd-1,
  [dir=rtl] .pr-lmd-1 {
    padding-right: 0 !important;
    padding-left: .25rem !important;
  }
  .rtl .pl-lmd-1,
  [dir=rtl] .pl-lmd-1 {
    padding-left: 0 !important;
    padding-right: .25rem !important;
  }
  .rtl px-lmd-1,
  [dir=rtl] px-lmd-1 {
    padding-left: .25rem !important;
    padding-right: .25rem !important;
  }
  .rtl .pr-lmd-2,
  [dir=rtl] .pr-lmd-2 {
    padding-right: 0 !important;
    padding-left: .5rem !important;
  }
  .rtl .pl-lmd-2,
  [dir=rtl] .pl-lmd-2 {
    padding-left: 0 !important;
    padding-right: .5rem !important;
  }
  .rtl px-lmd-2,
  [dir=rtl] px-lmd-2 {
    padding-left: .5rem !important;
    padding-right: .5rem !important;
  }
  .rtl .pr-lmd-3,
  [dir=rtl] .pr-lmd-3 {
    padding-right: 0 !important;
    padding-left: 1rem !important;
  }
  .rtl .pl-lmd-3,
  [dir=rtl] .pl-lmd-3 {
    padding-left: 0 !important;
    padding-right: 1rem !important;
  }
  .rtl px-lmd-3,
  [dir=rtl] px-lmd-3 {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }
  .rtl .pr-lmd-4,
  [dir=rtl] .pr-lmd-4 {
    padding-right: 0 !important;
    padding-left: 1.5rem !important;
  }
  .rtl .pl-lmd-4,
  [dir=rtl] .pl-lmd-4 {
    padding-left: 0 !important;
    padding-right: 1.5rem !important;
  }
  .rtl px-lmd-4,
  [dir=rtl] px-lmd-4 {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }
  .rtl .pr-lmd-5,
  [dir=rtl] .pr-lmd-5 {
    padding-right: 0 !important;
    padding-left: 3rem !important;
  }
  .rtl .pl-lmd-5,
  [dir=rtl] .pl-lmd-5 {
    padding-left: 0 !important;
    padding-right: 3rem !important;
  }
  .rtl px-lmd-5,
  [dir=rtl] px-lmd-5 {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
  }
  .rtl .mr-lmd-auto,
  [dir=rtl] .mr-lmd-auto {
    margin-right: 0 !important;
    margin-left: auto !important;
  }
  .rtl .ml-lmd-auto,
  [dir=rtl] .ml-lmd-auto {
    margin-right: auto !important;
    margin-left: 0 !important;
  }
  .rtl .mx-lmd-auto,
  [dir=rtl] .mx-lmd-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
}
@media (min-width: 1280px) {
  .rtl .mr-lg-0,
  [dir=rtl] .mr-lg-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .rtl .ml-lg-0,
  [dir=rtl] .ml-lg-0 {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .rtl mx-lg-0,
  [dir=rtl] mx-lg-0 {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .rtl .mr-lg-1,
  [dir=rtl] .mr-lg-1 {
    margin-right: 0 !important;
    margin-left: .25rem !important;
  }
  .rtl .ml-lg-1,
  [dir=rtl] .ml-lg-1 {
    margin-left: 0 !important;
    margin-right: .25rem !important;
  }
  .rtl mx-lg-1,
  [dir=rtl] mx-lg-1 {
    margin-left: .25rem !important;
    margin-right: .25rem !important;
  }
  .rtl .mr-lg-2,
  [dir=rtl] .mr-lg-2 {
    margin-right: 0 !important;
    margin-left: .5rem !important;
  }
  .rtl .ml-lg-2,
  [dir=rtl] .ml-lg-2 {
    margin-left: 0 !important;
    margin-right: .5rem !important;
  }
  .rtl mx-lg-2,
  [dir=rtl] mx-lg-2 {
    margin-left: .5rem !important;
    margin-right: .5rem !important;
  }
  .rtl .mr-lg-3,
  [dir=rtl] .mr-lg-3 {
    margin-right: 0 !important;
    margin-left: 1rem !important;
  }
  .rtl .ml-lg-3,
  [dir=rtl] .ml-lg-3 {
    margin-left: 0 !important;
    margin-right: 1rem !important;
  }
  .rtl mx-lg-3,
  [dir=rtl] mx-lg-3 {
    margin-left: 1rem !important;
    margin-right: 1rem !important;
  }
  .rtl .mr-lg-4,
  [dir=rtl] .mr-lg-4 {
    margin-right: 0 !important;
    margin-left: 1.5rem !important;
  }
  .rtl .ml-lg-4,
  [dir=rtl] .ml-lg-4 {
    margin-left: 0 !important;
    margin-right: 1.5rem !important;
  }
  .rtl mx-lg-4,
  [dir=rtl] mx-lg-4 {
    margin-left: 1.5rem !important;
    margin-right: 1.5rem !important;
  }
  .rtl .mr-lg-5,
  [dir=rtl] .mr-lg-5 {
    margin-right: 0 !important;
    margin-left: 3rem !important;
  }
  .rtl .ml-lg-5,
  [dir=rtl] .ml-lg-5 {
    margin-left: 0 !important;
    margin-right: 3rem !important;
  }
  .rtl mx-lg-5,
  [dir=rtl] mx-lg-5 {
    margin-left: 3rem !important;
    margin-right: 3rem !important;
  }
  .rtl .pr-lg-0,
  [dir=rtl] .pr-lg-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .rtl .pl-lg-0,
  [dir=rtl] .pl-lg-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .rtl px-lg-0,
  [dir=rtl] px-lg-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .rtl .pr-lg-1,
  [dir=rtl] .pr-lg-1 {
    padding-right: 0 !important;
    padding-left: .25rem !important;
  }
  .rtl .pl-lg-1,
  [dir=rtl] .pl-lg-1 {
    padding-left: 0 !important;
    padding-right: .25rem !important;
  }
  .rtl px-lg-1,
  [dir=rtl] px-lg-1 {
    padding-left: .25rem !important;
    padding-right: .25rem !important;
  }
  .rtl .pr-lg-2,
  [dir=rtl] .pr-lg-2 {
    padding-right: 0 !important;
    padding-left: .5rem !important;
  }
  .rtl .pl-lg-2,
  [dir=rtl] .pl-lg-2 {
    padding-left: 0 !important;
    padding-right: .5rem !important;
  }
  .rtl px-lg-2,
  [dir=rtl] px-lg-2 {
    padding-left: .5rem !important;
    padding-right: .5rem !important;
  }
  .rtl .pr-lg-3,
  [dir=rtl] .pr-lg-3 {
    padding-right: 0 !important;
    padding-left: 1rem !important;
  }
  .rtl .pl-lg-3,
  [dir=rtl] .pl-lg-3 {
    padding-left: 0 !important;
    padding-right: 1rem !important;
  }
  .rtl px-lg-3,
  [dir=rtl] px-lg-3 {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }
  .rtl .pr-lg-4,
  [dir=rtl] .pr-lg-4 {
    padding-right: 0 !important;
    padding-left: 1.5rem !important;
  }
  .rtl .pl-lg-4,
  [dir=rtl] .pl-lg-4 {
    padding-left: 0 !important;
    padding-right: 1.5rem !important;
  }
  .rtl px-lg-4,
  [dir=rtl] px-lg-4 {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }
  .rtl .pr-lg-5,
  [dir=rtl] .pr-lg-5 {
    padding-right: 0 !important;
    padding-left: 3rem !important;
  }
  .rtl .pl-lg-5,
  [dir=rtl] .pl-lg-5 {
    padding-left: 0 !important;
    padding-right: 3rem !important;
  }
  .rtl px-lg-5,
  [dir=rtl] px-lg-5 {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
  }
  .rtl .mr-lg-auto,
  [dir=rtl] .mr-lg-auto {
    margin-right: 0 !important;
    margin-left: auto !important;
  }
  .rtl .ml-lg-auto,
  [dir=rtl] .ml-lg-auto {
    margin-right: auto !important;
    margin-left: 0 !important;
  }
  .rtl .mx-lg-auto,
  [dir=rtl] .mx-lg-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
}
@media (min-width: 1600px) {
  .rtl .mr-xl-0,
  [dir=rtl] .mr-xl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .rtl .ml-xl-0,
  [dir=rtl] .ml-xl-0 {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .rtl mx-xl-0,
  [dir=rtl] mx-xl-0 {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .rtl .mr-xl-1,
  [dir=rtl] .mr-xl-1 {
    margin-right: 0 !important;
    margin-left: .25rem !important;
  }
  .rtl .ml-xl-1,
  [dir=rtl] .ml-xl-1 {
    margin-left: 0 !important;
    margin-right: .25rem !important;
  }
  .rtl mx-xl-1,
  [dir=rtl] mx-xl-1 {
    margin-left: .25rem !important;
    margin-right: .25rem !important;
  }
  .rtl .mr-xl-2,
  [dir=rtl] .mr-xl-2 {
    margin-right: 0 !important;
    margin-left: .5rem !important;
  }
  .rtl .ml-xl-2,
  [dir=rtl] .ml-xl-2 {
    margin-left: 0 !important;
    margin-right: .5rem !important;
  }
  .rtl mx-xl-2,
  [dir=rtl] mx-xl-2 {
    margin-left: .5rem !important;
    margin-right: .5rem !important;
  }
  .rtl .mr-xl-3,
  [dir=rtl] .mr-xl-3 {
    margin-right: 0 !important;
    margin-left: 1rem !important;
  }
  .rtl .ml-xl-3,
  [dir=rtl] .ml-xl-3 {
    margin-left: 0 !important;
    margin-right: 1rem !important;
  }
  .rtl mx-xl-3,
  [dir=rtl] mx-xl-3 {
    margin-left: 1rem !important;
    margin-right: 1rem !important;
  }
  .rtl .mr-xl-4,
  [dir=rtl] .mr-xl-4 {
    margin-right: 0 !important;
    margin-left: 1.5rem !important;
  }
  .rtl .ml-xl-4,
  [dir=rtl] .ml-xl-4 {
    margin-left: 0 !important;
    margin-right: 1.5rem !important;
  }
  .rtl mx-xl-4,
  [dir=rtl] mx-xl-4 {
    margin-left: 1.5rem !important;
    margin-right: 1.5rem !important;
  }
  .rtl .mr-xl-5,
  [dir=rtl] .mr-xl-5 {
    margin-right: 0 !important;
    margin-left: 3rem !important;
  }
  .rtl .ml-xl-5,
  [dir=rtl] .ml-xl-5 {
    margin-left: 0 !important;
    margin-right: 3rem !important;
  }
  .rtl mx-xl-5,
  [dir=rtl] mx-xl-5 {
    margin-left: 3rem !important;
    margin-right: 3rem !important;
  }
  .rtl .pr-xl-0,
  [dir=rtl] .pr-xl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .rtl .pl-xl-0,
  [dir=rtl] .pl-xl-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .rtl px-xl-0,
  [dir=rtl] px-xl-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .rtl .pr-xl-1,
  [dir=rtl] .pr-xl-1 {
    padding-right: 0 !important;
    padding-left: .25rem !important;
  }
  .rtl .pl-xl-1,
  [dir=rtl] .pl-xl-1 {
    padding-left: 0 !important;
    padding-right: .25rem !important;
  }
  .rtl px-xl-1,
  [dir=rtl] px-xl-1 {
    padding-left: .25rem !important;
    padding-right: .25rem !important;
  }
  .rtl .pr-xl-2,
  [dir=rtl] .pr-xl-2 {
    padding-right: 0 !important;
    padding-left: .5rem !important;
  }
  .rtl .pl-xl-2,
  [dir=rtl] .pl-xl-2 {
    padding-left: 0 !important;
    padding-right: .5rem !important;
  }
  .rtl px-xl-2,
  [dir=rtl] px-xl-2 {
    padding-left: .5rem !important;
    padding-right: .5rem !important;
  }
  .rtl .pr-xl-3,
  [dir=rtl] .pr-xl-3 {
    padding-right: 0 !important;
    padding-left: 1rem !important;
  }
  .rtl .pl-xl-3,
  [dir=rtl] .pl-xl-3 {
    padding-left: 0 !important;
    padding-right: 1rem !important;
  }
  .rtl px-xl-3,
  [dir=rtl] px-xl-3 {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }
  .rtl .pr-xl-4,
  [dir=rtl] .pr-xl-4 {
    padding-right: 0 !important;
    padding-left: 1.5rem !important;
  }
  .rtl .pl-xl-4,
  [dir=rtl] .pl-xl-4 {
    padding-left: 0 !important;
    padding-right: 1.5rem !important;
  }
  .rtl px-xl-4,
  [dir=rtl] px-xl-4 {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }
  .rtl .pr-xl-5,
  [dir=rtl] .pr-xl-5 {
    padding-right: 0 !important;
    padding-left: 3rem !important;
  }
  .rtl .pl-xl-5,
  [dir=rtl] .pl-xl-5 {
    padding-left: 0 !important;
    padding-right: 3rem !important;
  }
  .rtl px-xl-5,
  [dir=rtl] px-xl-5 {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
  }
  .rtl .mr-xl-auto,
  [dir=rtl] .mr-xl-auto {
    margin-right: 0 !important;
    margin-left: auto !important;
  }
  .rtl .ml-xl-auto,
  [dir=rtl] .ml-xl-auto {
    margin-right: auto !important;
    margin-left: 0 !important;
  }
  .rtl .mx-xl-auto,
  [dir=rtl] .mx-xl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
}
.rtl .text-right,
[dir=rtl] .text-right {
  text-align: left !important;
}
.rtl .text-left,
[dir=rtl] .text-left {
  text-align: right !important;
}
@media (min-width: 320px) {
  .rtl .text-sm-right,
  [dir=rtl] .text-sm-right {
    text-align: left !important;
  }
  .rtl .text-sm-left,
  [dir=rtl] .text-sm-left {
    text-align: right !important;
  }
}
@media (min-width: 768px) {
  .rtl .text-md-right,
  [dir=rtl] .text-md-right {
    text-align: left !important;
  }
  .rtl .text-md-left,
  [dir=rtl] .text-md-left {
    text-align: right !important;
  }
}
@media (min-width: 992px) {
  .rtl .text-lmd-right,
  [dir=rtl] .text-lmd-right {
    text-align: left !important;
  }
  .rtl .text-lmd-left,
  [dir=rtl] .text-lmd-left {
    text-align: right !important;
  }
}
@media (min-width: 1280px) {
  .rtl .text-lg-right,
  [dir=rtl] .text-lg-right {
    text-align: left !important;
  }
  .rtl .text-lg-left,
  [dir=rtl] .text-lg-left {
    text-align: right !important;
  }
}
@media (min-width: 1600px) {
  .rtl .text-xl-right,
  [dir=rtl] .text-xl-right {
    text-align: left !important;
  }
  .rtl .text-xl-left,
  [dir=rtl] .text-xl-left {
    text-align: right !important;
  }
}

/* src/ups.applications.css */
.ups-radio-label_text,
.ups-checkbox-label_text {
  font-size: .75rem;
}
.ups-app_confined.ups-application_wrapper {
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
}
.ups-application_wrapper [class*=col-] {
  padding-left: 15px;
  padding-right: 15px;
}
.ups-application_wrapper .container .row {
  margin-left: -15px;
  margin-right: -15px;
}
.ups-application_wrapper .ups-input.has-action .ups-input_wrapper input {
  padding-right: 3rem;
}
.ups-application_wrapper .ups-input_action {
  position: absolute;
  right: .75rem;
  bottom: calc(50% - 0.75rem);
  border: none;
  background: none;
  color: #121212;
  cursor: pointer;
  z-index: 11;
}
.ups-application_wrapper .ups-input_inline_action {
  height: 50px;
}
.ups-application_wrapper .ups-input.ups-input-focus .ups-input_action,
.ups-application_wrapper .ups-input.typed .ups-input_action {
  bottom: .5rem;
}
.ups-application_wrapper .ups-form_ctaGroup .ups-cta {
  margin-bottom: 1rem;
  margin-right: 0;
}
.ups-application_wrapper .ups-form_ctaGroup .ups-cta.ups-cta-tertiary {
  background: none;
}
@media (min-width: 768px) {
  .ups-application_wrapper .ups-form_ctaGroup .ups-cta {
    margin-right: .75rem;
  }
}
.ups-cms-demo {
  margin-top: 30px;
  margin-bottom: 30px;
  border: 1px dashed #300;
  padding: 30px;
}
.ups-cms-demo p:first-child {
  font-weight: 500;
}
.ups-new-window .ups-icon-link_newwindow {
  position: relative;
  display: inline-block;
  margin: 0px 5px;
  font-size: .8em;
}
.ups-indent_with_input {
  margin-left: 32px;
}
.ups-page-title {
  padding-top: 15px;
  padding-bottom: 15px;
  position: relative;
}
.ups-page-title .ups-app_title {
  margin: 0;
  margin-right: 30px;
  padding-bottom: 5px;
  font-size: 40px;
  font-weight: 400;
  margin-bottom: 4px;
}
.ups-page-title .ups-app_title:after {
  content: "";
  display: block;
  width: 72px;
  height: 4px;
  background: #ffc400;
  margin: 1.25rem 0 0;
  margin-top: 10px;
}
.ups-application_content .ups-links-list {
  padding-top: 0;
  padding-bottom: 0;
}
.ups-application_content .component-body {
  margin-top: 0 !important;
}
.ups-border_bottom {
  border-bottom: 1px solid #dfdbd7;
  padding-bottom: 15px;
  margin-bottom: 20px;
}
.ups-link_card {
  margin-top: 30px;
  margin-bottom: 30px;
  padding: 30px;
}
button.ups-link {
  background: transparent;
  border: none;
  padding: 0px;
}
.ups-radio-group.has-tag {
  row-gap: .5rem;
}
@media (min-width: 768px) {
  .ups-radio-group.has-tag {
    row-gap: 0;
  }
}
.ups-radio-group label.ups-radio-custom-label .ups-radio-custom-icon {
  display: inline-block;
  width: 56px;
  text-align: center;
}
.ups-radio-group label.ups-radio-custom-label .ups-radio-custom-icon .icon {
  vertical-align: top;
}
.ups-radio-group label.ups-radio-custom-label .ups-radio-custom-icon-block,
.ups-radio-group label.ups-radio-custom-label .ups-radio-custom-txt-block,
.ups-radio-group label.ups-radio-custom-label .ups-radio-custom-tag-block {
  display: inline-flex;
  vertical-align: middle;
}
.ups-radio-group label.ups-radio-custom-label .ups-radio-custom-txt-block {
  flex-direction: column;
}
.ups-radio-group label.ups-radio-custom-label .ups-radio-custom-txt-block .second-line {
  display: block;
}
.ups-radio-group label.ups-radio-custom-label .ups-radio-custom-txt-block .expired {
  color: #df2901;
}
.ups-radio-group label.ups-radio-custom-label .ups-radio-custom-tag-block {
  margin-left: auto;
}
.read-only-state {
  position: absolute;
  bottom: 5px;
  right: 1.65rem;
  font-family: "UPS Material Symbols";
  color: #5f5753;
}
.dashed-border {
  border: 1px dashed #8c857e;
  border-width: 3px;
}
.ups-border_bottom2 {
  border-bottom: 1px solid #dfdbd7;
}
.ups-component .ups-card.ups-card_static {
  cursor: default;
}
.ups-component.ups-card-component .ups-card .card-body .ups-formError {
  font-weight: 500;
  font-size: 14px;
  color: #df0101;
  line-height: 1.4;
  margin-top: .5rem;
}
.ups-component.ups-card-component .ups-card .card-body .ups-formError:last-child {
  margin-top: .5rem;
}
.ups-card-standalone,
.ups-radio-card_container .ups-radio-card label {
  border-radius: .25rem;
  box-shadow: 0px 4px 12px -3px rgba(0, 0, 0, .051), 0px 2px 5px 0px rgba(0, 0, 0, .141);
  margin: 0 0 1.75rem 0;
  transition: all .35s ease-out;
  min-width: 100%;
  cursor: default;
  overflow: visible;
}
.ups-card-standalone:active,
.ups-radio-card_container .ups-radio-card label:active {
  box-shadow: 0px 4px 12px -3px rgba(0, 0, 0, .051), 0px 2px 5px 0px rgba(0, 0, 0, .141);
}
@media (min-width: 768px) {
  .ups-card-standalone,
  .ups-radio-card_container .ups-radio-card label {
    min-width: 358px;
  }
}
@media (min-width: 1280px) {
  .ups-card-standalone,
  .ups-radio-card_container .ups-radio-card label {
    min-width: 384px;
  }
}
.shadow-na {
  box-shadow: unset;
}
.shadow-1 {
  box-shadow: 0px 1px 3px 1px rgba(0, 0, 0, .15), 0px 1px 2px 0px rgba(0, 0, 0, .3);
}
.shadow-2 {
  box-shadow: 0px 2px 6px 2px rgba(0, 0, 0, .15), 0px 1px 2px 0px rgba(0, 0, 0, .3);
}
.shadow-3 {
  box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, .3), 0px 4px 8px 3px rgba(0, 0, 0, .15);
}
.shadow-4 {
  box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, .3), 0px 6px 10px 4px rgba(0, 0, 0, .15);
}
.shadow-5 {
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, .3), 0px 8px 12px 6px rgba(0, 0, 0, .15);
}
.scrollable {
  min-width: 100%;
  overflow-y: scroll;
}
@media (min-width: 768px) {
  .scrollable {
    max-height: 214px;
  }
}
@media (max-width: 767.98px) {
  .scrollable {
    max-height: 394px;
  }
}
.ups-radio-card_container {
  display: flex;
}
@media (max-width: 767.98px) {
  .ups-radio-card_container {
    flex-direction: column;
  }
}
.ups-radio-card_container .ups-radio-card {
  min-width: none;
  max-width: none;
}
.ups-radio-card_container .ups-radio-card:not(:last-child) {
  margin-right: 2rem;
}
@media (max-width: 767.98px) {
  .ups-radio-card_container .ups-radio-card:not(:last-child) {
    margin-right: 0;
  }
}
.ups-radio-card_container .ups-radio-card label {
  padding: 12px 22px;
  padding-left: 3rem;
  margin: 0 0 1rem 0;
}
@media (min-width: 768px) {
  .ups-radio-card_container .ups-radio-card label {
    min-width: 310px;
    max-width: 310px;
  }
}
@media (min-width: 1280px) {
  .ups-radio-card_container .ups-radio-card label {
    min-width: 384px;
    max-width: 384px;
  }
}
.ups-radio-card_container .ups-radio-card label::before {
  top: 50%;
  margin-left: 12px;
}
.ups-card-standalone.ups-appCard.ups-formCardFocus,
.ups-radio-card_container .ups-radio-card label.ups-appCard.ups-formCardFocus {
  box-shadow:
    0px 15px 32px -3px rgba(0, 0, 0, .8),
    0px 4px 12px -2px rgba(0, 0, 0, .08),
    0px 2px 6px 0px rgba(0, 0, 0, .06);
}
.ups-appCard .custom-title-button .icon {
  display: flex;
  transition: transform .35s ease-in-out;
}
.ups-appCard .custom-title-button .icon.ups-expanded {
  transform: rotate(180deg);
}
.ups-appCard button[aria-expanded=false] h2 {
  font-weight: 500;
}
.drawer-content {
  margin: -10px;
  padding: 10px;
  display: none;
}
.drawer-expanded {
  display: block;
}
.custom-title-button {
  display: flex;
  justify-content: space-between;
  border: none;
  background-color: transparent;
  color: inherit;
  padding: 0;
  font: inherit;
  cursor: pointer;
  outline: none;
  width: 100%;
}
.custom-title-button h2 {
  margin: 0;
}
.custom-title-button .icon {
  font-size: 8px;
  margin-left: 10px;
}
.engagement-card-wrapper {
  display: grid;
  grid-auto-flow: column;
  grid-auto-columns: 1fr;
  gap: 1rem;
  margin-bottom: 4rem;
  overflow-x: auto;
}
@media (min-width: 768px) {
  .engagement-card-wrapper {
    margin-bottom: 2rem;
    gap: 2rem;
  }
}
.engagement-card-wrapper .engagement-card {
  position: relative;
  background:
    linear-gradient(
      198.66deg,
      #492E22 30.79%,
      #3B2314 55.07%,
      #492E22 80.74%);
  border-radius: .25rem;
  color: #fff;
  font-size: 1rem;
  line-height: 1.5rem;
  min-width: 200px;
  height: 100%;
  text-align: center;
}
@media (min-width: 768px) {
  .engagement-card-wrapper .engagement-card {
    font-size: 1.5rem;
  }
}
.engagement-card-wrapper .engagement-card .engagemnet-card-bg {
  position: absolute;
  bottom: 0;
  width: 100%;
}
.engagement-card-wrapper .engagement-card span.ups-material-symbols {
  font-size: 2.75rem;
}
.engagement-card-wrapper .engagement-card .ups-link {
  color: #ffc400;
  font-size: .875rem;
  line-height: 1rem;
  text-decoration: none;
}
.engagement-card-wrapper .engagement-card .ups-link .icon {
  margin-left: .25rem;
  margin-right: 0;
}
.engagement-card-wrapper .engagement-card .ups-link:focus {
  outline-offset: 2px;
  outline: 1px solid #ffc400;
}
.ups-flex {
  display: flex;
}
.ups-flex_gap_xs {
  gap: 4px;
}
.ups-flex_gap_sm {
  gap: 8px;
}
.ups-flex_gap_md {
  gap: 16px;
}
.ups-flex_gap_lg {
  gap: 24px;
}
.passwordValidation-container ul {
  padding-left: 0px;
}
.passwordValidation-container .validation-requirement {
  margin-bottom: 12px;
  list-style: none;
}
.passwordValidation-container span.icon {
  margin-right: 8px;
}
.passwordValidation-container span.icon.valid {
  color: #0a8080;
}
.passwordValidation-container span.icon.invalid {
  color: #df0101;
}
.popover-row {
  display: flex;
  align-items: center;
}
.popover-button {
  background-color: transparent;
  border: none;
  color: #0662bb;
}
.popover-button span.icon {
  font-size: 1.25rem;
}
.social.row {
  margin: auto;
}
.social ul.ups-social_list {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
}
.social .ups-social_listItem {
  list-style: none;
}
.social .ups-social_listItem button {
  background: none;
  border: 1px solid #bfb8af;
  border-radius: 50%;
  height: 44px;
  width: 44px;
  margin-right: 30px;
  margin-top: 30px;
  padding-inline-start: 9px;
  padding-inline-end: 9px;
}
.social .ups-social_listItem button:focus {
  border-radius: 50%;
}
@media (min-width: 1280px) {
  .social .ups-social_listItem button {
    margin-right: 41px;
  }
}
@media (min-width: 768px)and (max-width: 1280px) {
  .social .ups-social_listItem button {
    margin-right: 36px;
  }
}
.tooltip-wrapper {
  display: flex;
  flex-direction: column;
}
.tooltip-wrapper button {
  background: transparent;
  border: none;
}
.tooltip-wrapper button .tooltip-button {
  color: #0662bb;
}
.tooltip-wrapper .tooltip-container {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  margin-bottom: 0;
}
.tooltip-wrapper .tooltip-container.for-input {
  margin-bottom: 0;
}
.tooltip-wrapper .tooltip-container.for-input .tooltip {
  z-index: 15;
}
.tooltip-wrapper .tooltip-container.for-input .tooltip.top {
  margin-bottom: 72px;
}
.tooltip-wrapper .tooltip-container.for-input .tooltip.bottom {
  margin-top: 14px;
}
.tooltip-wrapper .tooltip-container.for-input .tooltip.right {
  margin-left: 14px;
  left: 100%;
  margin-bottom: 54px;
}
.tooltip-wrapper .tooltip-container.for-input .tooltip.left {
  margin-right: 14px;
  right: 100%;
  margin-bottom: 54px;
}
.tooltip-wrapper .tooltip-container .tooltip {
  position: absolute;
  z-index: 15;
  min-width: calc(100vw - 4rem);
  min-height: 104px;
  padding: 24px;
  background-color: #f2f1ef;
  border: 1px solid #dfdbd7;
  box-shadow:
    0px 15px 32px -3px #00000014,
    0px 4px 12px -2px #00000014,
    0px 2px 6px 0px #0000000F;
  border-radius: 4px;
}
@media (min-width: 768px) {
  .tooltip-wrapper .tooltip-container .tooltip {
    max-width: 517px;
    min-width: 298px;
  }
}
.tooltip-wrapper .tooltip-container .tooltip.top,
.tooltip-wrapper .tooltip-container .tooltip.left {
  margin-bottom: 36px;
  bottom: 100%;
}
.tooltip-wrapper .tooltip-container .tooltip.top::before,
.tooltip-wrapper .tooltip-container .tooltip.left::before {
  content: "";
  position: absolute;
  border: solid transparent;
  border-width: 12px;
  border-top-color: #dfdbd7;
  margin-left: -12px;
  left: 50%;
  top: 100%;
}
.tooltip-wrapper .tooltip-container .tooltip.top::after,
.tooltip-wrapper .tooltip-container .tooltip.left::after {
  content: "";
  position: absolute;
  border: solid transparent;
  border-width: 11px;
  border-top-color: #f2f1ef;
  margin-left: -11px;
  left: 50%;
  top: 100%;
}
.tooltip-wrapper .tooltip-container .tooltip.bottom,
.tooltip-wrapper .tooltip-container .tooltip.right {
  margin-top: 12px;
  top: 100%;
}
.tooltip-wrapper .tooltip-container .tooltip.bottom::before,
.tooltip-wrapper .tooltip-container .tooltip.right::before {
  content: "";
  position: absolute;
  border: solid transparent;
  border-width: 12px;
  border-bottom-color: #dfdbd7;
  margin-left: -12px;
  left: 50%;
  bottom: 100%;
}
.tooltip-wrapper .tooltip-container .tooltip.bottom::after,
.tooltip-wrapper .tooltip-container .tooltip.right::after {
  content: "";
  position: absolute;
  border: solid transparent;
  border-width: 11px;
  border-bottom-color: #f2f1ef;
  margin-left: -11px;
  left: 50%;
  bottom: 100%;
}
@media (min-width: 768px) {
  .tooltip-wrapper .tooltip-container .tooltip.left {
    margin-right: 24px;
    right: 50%;
    margin-bottom: 24px;
    bottom: unset;
  }
  .tooltip-wrapper .tooltip-container .tooltip.left::before {
    content: "";
    position: absolute;
    border: solid transparent;
    border-width: 12px;
    border-left-color: #dfdbd7;
    margin-top: -12px;
    left: 100%;
    top: 50%;
    right: unset;
    margin-left: 0;
  }
  .tooltip-wrapper .tooltip-container .tooltip.left::after {
    content: "";
    position: absolute;
    border: solid transparent;
    border-width: 11px;
    border-left-color: #f2f1ef;
    margin-top: -11px;
    left: 100%;
    top: 50%;
    right: unset;
    margin-left: 0;
  }
}
@media (min-width: 768px) {
  .tooltip-wrapper .tooltip-container .tooltip.right {
    margin-left: 24px;
    left: 50%;
    margin-bottom: 24px;
    margin-top: unset;
    top: unset;
  }
  .tooltip-wrapper .tooltip-container .tooltip.right::before {
    content: "";
    position: absolute;
    border: solid transparent;
    border-width: 12px;
    border-right-color: #dfdbd7;
    margin-top: -12px;
    right: 100%;
    top: 50%;
    left: unset;
    bottom: unset;
  }
  .tooltip-wrapper .tooltip-container .tooltip.right::after {
    content: "";
    position: absolute;
    border: solid transparent;
    border-width: 11px;
    border-right-color: #f2f1ef;
    margin-top: -11px;
    right: 100%;
    top: 50%;
    left: unset;
    bottom: unset;
  }
}
.tooltip-wrapper .tooltip-container .tooltip .row {
  gap: unset;
  margin: auto;
}
.tooltip-wrapper .tooltip-container .tooltip .row .tooltip-icon {
  padding: 0;
}
.tooltip-wrapper .tooltip-container .tooltip .row .tooltip-content {
  padding: 0;
}
.tooltip-wrapper .tooltip-container .tooltip .row .tooltip-content p {
  margin: auto;
}
.tooltip-wrapper .tooltip-container .tooltip .row .tooltip-content .tooltip-content_title {
  font-weight: 500;
}
.tooltip-wrapper .tooltip-container .tooltip .row .tooltip-close {
  padding: 0;
}
.ups-tooltip_inline .tooltip-container {
  margin-bottom: 0;
}
.select-dropdown-list.dropdown-menu .tooltip-wrapper {
  width: auto;
}
.ups-txt_size_xs {
  font-size: 12px;
}
.ups-txt_size_sm {
  font-size: 14px;
}
.ups-txt_size_md {
  font-size: 16px;
}
.ups-txt_size_lg {
  font-size: 18px;
}
.ups-txt_size_xl {
  font-size: 20px;
}
.ups-txt_size_xxl {
  font-size: 24px;
}
.ups-txt_size_xxxl {
  font-size: 28px;
}
.ups-txt_size_double {
  font-size: 32px;
}
.ups-txt_size_double_lg {
  font-size: 36px;
}
.ups-text_separate {
  margin-right: 5px;
}
.ups-text_slim {
  margin-top: 0;
  margin-bottom: 0;
}
.ups-text_separate_emphasized {
  margin-right: 20px;
}
.ups-text_truncate {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ups-txt_gray1 {
  color: #5f5753;
}
.ups-txt_gray2 {
  color: #8c857e;
}
.ups-txt_category_label {
  letter-spacing: 2px;
}
.ups-txt-weight_regular {
  font-weight: normal;
}
.ups-txt-weight_medium {
  font-weight: 500;
}
.ups-txt-weight_semibold {
  font-weight: 600;
}
.ups-txt-weight_semibold {
  font-weight: 700;
}
h1.keyline:after,
h2.keyline:after,
h3.keyline:after,
h4.keyline:after,
h5.keyline:after,
h6.keyline:after {
  content: "";
  display: block;
  width: 72px;
  height: 4px;
  background: #ffc400;
  margin: .5rem 0 0;
}
@media (min-width: 768px) {
  h1.keyline:after,
  h2.keyline:after,
  h3.keyline:after,
  h4.keyline:after,
  h5.keyline:after,
  h6.keyline:after {
    margin-top: .75rem;
  }
}
@media (min-width: 1280px) {
  h1.keyline:after,
  h2.keyline:after,
  h3.keyline:after,
  h4.keyline:after,
  h5.keyline:after,
  h6.keyline:after {
    margin-top: 1rem;
  }
}
h1.keyline.text-center:after,
h2.keyline.text-center:after,
h3.keyline.text-center:after,
h4.keyline.text-center:after,
h5.keyline.text-center:after,
h6.keyline.text-center:after {
  margin-left: auto;
  margin-right: auto;
}
.ups-material-symbols.ups-icon_size_xxs {
  font-size: 16px !important;
}
.ups-material-symbols.ups-icon_size_xs {
  font-size: 20px !important;
}
.ups-material-symbols.ups-icon_size_sm {
  font-size: 22px !important;
}
.ups-material-symbols.ups-icon_size_md {
  font-size: 24px !important;
}
.ups-material-symbols.ups-icon_size_lg {
  font-size: 26px !important;
}
.ups-material-symbols.ups-icon_size_xl {
  font-size: 32px !important;
}
.ups-material-symbols.ups-icon_size_xxl {
  font-size: 36px !important;
}
.ups-material-symbols.ups-icon_size_double {
  font-size: 40px !important;
}
.ups-material-symbols.ups-icon_size_double_sm {
  font-size: 44px !important;
}
.ups-material-symbols.ups-icon_size_double_md {
  font-size: 48px !important;
}
.ups-material-symbols.ups-icon_size_double_lg {
  font-size: 54px !important;
}
.ups-material-symbols.ups-icon_size_triple_sm {
  font-size: 60px !important;
}
.ups-material-symbols.ups-icon_size_triple_md {
  font-size: 72px !important;
}
.ups-material-symbols.ups-icon_size_triple_lg {
  font-size: 84px !important;
}
.ups-material-symbols.ups-icon_size_triple_xl {
  font-size: 100px !important;
}
:host {
  display: block;
  min-width: 240px;
  width: 100%;
}
:host .icon.ups-material-symbols.menu-visible,
:host .icon.ups-material-symbols:hover {
  color: #0a8080;
}
.ups-menu-container {
  position: absolute;
  background-color: #fff;
  box-shadow: 0px 4px 12px -3px rgba(0, 0, 0, .051), 0px 2px 5px 0px rgba(0, 0, 0, .141);
  z-index: 15;
  margin-top: 5px;
  min-width: 240px;
  list-style: none;
  margin: 0;
  padding: 0;
  padding-bottom: 4px;
}
.ups-menu-title {
  padding: 8px 16px;
  font-weight: bold;
  color: #121212;
}
.ups-menu-container ul {
  padding-left: 0px;
}
.ups-menu-button {
  background-color: transparent;
  border: none;
}
.ups-multiselect_menu ups-checkbox:hover,
.selected-checkbox,
.selected-radiobutton,
.ups-singleSelect_menu.selected,
.ups-singleSelect_menu:hover,
.hover {
  background-color: #e7f2f2;
  border-radius: 4px;
}
.ups-singleSelect_menu button span.icon.ups-material-symbols.txt-size_sm,
.ups-singleSelect_menu a span.icon.ups-material-symbols.txt-size_sm {
  font-size: 16px;
}
.ups-menu-hybrid-checkbox,
.ups-menu-item-display {
  display: block;
}
.ups-multiselect_menu ups-checkbox:disabled {
  background-color: none;
  border-radius: none;
}
.ups-menu-li .ups-menu-link {
  text-decoration: none;
}
.ups-menu-button,
.ups-menu-link {
  flex-grow: 1;
  text-align: left;
  color: #121212;
  font-weight: 400;
}
.ups-menu-button.hover,
.ups-menu-button:hover,
.ups-menu-link.hover,
.ups-menu-link:hover {
  color: #121212;
  font-weight: 500;
}
.ups-multiselect_menu .ups-link-redirect:hover {
  text-decoration: none;
}
.ups-menu.li.selected {
  color: #121212;
}
.ups-multiselect_menu .ups-singleSelect_menu.selected button {
  color: #121212;
  font-weight: 400;
}
.ups-singleSelect_menu.selected:after {
  content: url("data:image/svg+xml;utf8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='12' cy='12' r='12' fill='%230A8080'/%3E%3Cpath d='M10.0757 16.3232L6.17573 12.4008C5.94142 12.1652 5.94142 11.7831 6.17573 11.5474L7.02424 10.694C7.25854 10.4583 7.63846 10.4583 7.87277 10.694L10.5 13.3363L16.1272 7.67674C16.3615 7.44109 16.7415 7.44109 16.9758 7.67674L17.8243 8.53015C18.0586 8.7658 18.0586 9.14789 17.8243 9.38356L10.9243 16.3233C10.6899 16.5589 10.31 16.5589 10.0757 16.3232Z' fill='white'/%3E%3C/svg%3E");
  right: 10px;
  position: absolute;
  padding-top: 4px;
  padding-left: 8px;
  padding-right: 4px;
}
.ups-multiselect_menu legend {
  font-weight: bold;
  color: #121212;
  margin: 0px;
}
.ups-multiselect_menu ups-checkbox,
.ups-multiselect_menu ups-checkbox:hover,
.ups-multiselect_menu ups-checkbox:disabled,
.ups-multiselect_menu .ups-singleSelect_menu {
  margin: 2px 4px;
}
.ups-multiselect_menu ups-checkbox-group .ups-form_group.ups-checkbox-group,
.ups-singleSelect_menu ups-radio-button.ups-form_group.ups-radio-group {
  gap: 0rem;
  margin-bottom: 0px;
}
.ups-multiselect_menu ups-checkbox .ups-input_wrapper.ups-checkbox {
  padding-left: 12px;
}
.ups-multiselect_menu label.ups-form_label.ups-checkbox-custom-label {
  display: block;
  padding-top: 8px;
  padding-right: 16px;
  bottom: -4px;
  padding-left: 32px;
}
.ups-multiselect_menu label.ups-form_label.ups-checkbox-custom-label.hover,
.ups-multiselect_menu label.ups-form_label.ups-checkbox-custom-label:hover {
  color: #121212;
  font-weight: 500;
}
.ups-multiselect_menu .selected-checkbox .ups-form_label.ups-checkbox-custom-label {
  color: #121212;
  font-weight: 400;
}
.ups-singleSelect_menu ups-radio-button label.ups-form_label.ups-radio-custom-label {
  display: block;
  padding-top: 8px;
  padding-right: 16px;
  padding-bottom: 8px;
  padding-left: 32px;
}
.ups-singleSelect_menu ups-radio-button label.ups-form_label.ups-radio-custom-label.hover,
.ups-singleSelect_menu ups-radio-button label.ups-form_label.ups-radio-custom-label:hover {
  color: #121212;
  font-weight: 500;
}
.ups-menu-focused-checkbox,
.ups-menu-focused-item,
.ups-singleSelect_menu:focus {
  outline: 2px solid #121212;
  border-radius: 4px;
}
.bottom-border {
  border-bottom: 1px solid #bfb8af;
}
.ups-typeahead .dropdown-menu {
  position: relative;
  width: 100%;
  padding-bottom: 28px;
}
.ups-typeahead .dropdown-menu::after {
  position: absolute;
  bottom: 5px;
  right: 5px;
  display: block;
  content: "";
  width: 144px;
  height: 18px;
  background: url(/assets/resources/webcontent/images/powered_by_google_on_white.png) no-repeat;
}
.toast {
  display: none;
  overflow: hidden;
  position: fixed;
  z-index: 1050;
  outline: 0;
  transition: all 1s;
}
.toast.fade-out {
  animation: fadeOut .5s forwards;
}
.toast .toast-box-shadow {
  border-radius: .25rem;
  box-shadow: 0px 4px 12px -3px rgba(0, 0, 0, .051), 0px 2px 5px 0px rgba(0, 0, 0, .141);
  margin: 0 0 1.75rem 0;
  transition: all .35s ease-out;
  min-width: 100%;
  cursor: default;
  overflow: hidden;
}
.toast .toast-success {
  background-color: #dbf0db;
  color: #16552c;
}
.toast .toast-success .icon {
  color: #16552c;
}
.toast .toast-information {
  background-color: #e6eff8;
  color: #064d93;
}
.toast .toast-information .icon {
  color: #064d93;
}
.toast .toast-warning {
  background-color: #fef6cc;
  color: #615100;
}
.toast .toast-warning .icon {
  color: #615100;
}
.toast .toast-error {
  background-color: #fceae6;
  color: #991c00;
}
.toast .toast-error .icon {
  color: #991c00;
}
.toast .toast-featured {
  background-color: #e7f2f2;
  color: #075a5a;
}
.toast .toast-featured .icon {
  color: #075a5a;
}
.toast .toast-default {
  background-color: #f2f1ef;
}
.toast .toast-content {
  padding: 1rem;
  border: none;
  border-radius: .25rem;
  height: auto;
}
.toast .toast-content .toast-header {
  font-size: 16px;
}
.toast .toast-content .toast-tag {
  margin-bottom: 4px;
}
.toast .toast-content_close {
  float: right;
}
.toast .toast-content_close .close {
  border: none;
  padding: 0;
  background: transparent;
}
.toast .toast-content_body p {
  margin-bottom: 0;
}
.toast .toast-content_icon {
  margin-right: 10px;
  width: 24px;
  height: 24px;
}
.toast .toast-content_icon .icon {
  font-size: 24px;
}
.toast-center {
  left: 0px;
  margin: 0 auto;
}
.toast-small {
  width: 272px;
}
.toast-medium {
  width: 348px;
}
.toast-large {
  width: 496px;
}
.ups-readerTxt {
  position: absolute !important;
  clip: rect(1px, 1px, 1px, 1px);
  padding: 0 !important;
  border: 0 !important;
  height: 1px !important;
  width: 1px !important;
  overflow: hidden;
}
.toast-topRight {
  top: -500px;
}
.toast-bottomCenter {
  bottom: -500px;
}
@keyframes fadeOut {
  from {
    opacity: 1;
    transform: translateY(0);
  }
  to {
    opacity: 0;
    transform: translateY(10px);
  }
}
.hovertooltip-wrapper {
  max-width: 100%;
}
.hovertooltip-wrapper .hovertooltip-button {
  width: 100%;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: start;
  background: transparent;
  border: none;
}
.data-table_wrapper .hovertooltip-wrapper {
  max-width: 150px;
}
.hovertooltip-container {
  display: block;
  justify-content: center;
  align-items: center;
  position: absolute;
  z-index: 1000;
  padding: .5rem;
  background-color: #f2f1ef;
  border: 1px solid #dfdbd7;
  box-shadow:
    0px 15px 32px -3px #00000014,
    0px 4px 12px -2px #00000014,
    0px 2px 6px 0px #0000000F;
  border-radius: 4px;
  min-width: auto;
  text-wrap: wrap;
  min-height: 36px;
  max-width: 40vw;
  margin-top: 8px;
  font-size: 14px;
  box-shadow: 0px 2px 6px 2px rgba(0, 0, 0, .15), 0px 1px 2px 0px rgba(0, 0, 0, .3) !important;
}
.modal-open .hovertooltip-container {
  z-index: 1100;
}
.shipping-alert_container {
  background-color: #e7f2f2;
  margin: 0 -1.5rem;
  position: sticky;
  bottom: 0;
  z-index: 10;
}
.shipping-alert_wrapper {
  padding: 1rem;
  display: flex;
  justify-content: space-between;
}
.shipping-alert_btn {
  background: none;
  border: none;
  color: #0a8080;
  font-weight: 500;
  text-decoration: underline;
}
.shipping-alert_text {
  color: #0a8080;
  font-weight: 500;
}
.cpc-payment-method-wrapper {
  margin-bottom: 1.5rem;
  display: flex;
  align-items: center;
  flex-wrap: wrap-reverse;
  row-gap: 1rem;
  column-gap: 1rem;
}
.cpc-payment-method-wrapper .cpc-payment-method-icon-block,
.cpc-payment-method-wrapper .cpc-payment-method-txt-block,
.cpc-payment-method-wrapper .cpc-payment-method-tag-block {
  display: inline-flex;
  vertical-align: middle;
}
.cpc-payment-method-wrapper .cpc-payment-method-icon-block .cpc-payment-method-icon {
  display: inline-block;
  width: 56px;
  text-align: center;
}
.cpc-payment-method-wrapper .cpc-payment-method-icon-block .cpc-payment-method-icon .icon {
  vertical-align: top;
}
.cpc-payment-method-wrapper .cpc-payment-method-txt-block {
  flex-direction: column;
}
.cpc-payment-method-wrapper .cpc-payment-method-txt-block .second-line {
  display: block;
}
.cpc-payment-method-wrapper .cpc-payment-method-txt-block .expired {
  color: #df2901;
}
@media (max-width: 767.98px) {
  .cpc-payment-method-wrapper .cpc-payment-method-txt-block {
    flex-basis: 70%;
  }
}
.cpc-payment-method-wrapper .ups-cta {
  min-width: fit-content;
}
.loading-container {
  display: inline-block;
  position: relative;
}
.loading-container .spinner {
  display: inline-block;
  position: relative;
  width: 20px;
  height: 20px;
}
.loading-container .small-spinner {
  display: inline-block;
  position: relative;
  width: 16px;
  height: 16px;
}
.loading-container .spinner .double-ellipse,
.loading-container .small-spinner .small-double-ellipse {
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  animation: spin-left 1s linear infinite;
}
.loading-container .spinner .double-ellipse {
  border: 4px solid #121212;
  border-top-color: transparent;
  border-right-color: transparent;
}
.loading-container .small-spinner .small-double-ellipse {
  border: 2px solid #121212;
  border-top-color: transparent;
  border-right-color: transparent;
}
.loading-container .spinner .double-ellipse.blue-spinner,
.loading-container .small-spinner .small-double-ellipse.blue-spinner {
  border-color: #0662bb;
  border-top-color: transparent;
  border-right-color: transparent;
}
.loading-container .spinner .double-ellipse.gray-spinner,
.loading-container .small-spinner .small-double-ellipse.gray-spinner {
  border-color: #5f5753;
  border-top-color: transparent;
  border-right-color: transparent;
}
.warning-icon {
  color: #0662bb;
}
@keyframes spin-left {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes spin-right {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(-360deg);
  }
}
.loading-container .dot {
  display: inline-block;
  width: 20px;
  text-align: left;
}
.loading-container .spinnerLoadingText {
  color: #121212;
}
.progress-wrapper {
  display: flex;
  align-items: center;
  margin-top: 10px;
}
.progress-container {
  position: relative;
  width: 100%;
  height: 8px;
  background-color: #bfb8af;
  border-radius: 10px;
  overflow: hidden;
}
.progress-bar {
  height: 100%;
  background-color: #105497;
  transition: width .4s ease;
}
.progress-text {
  margin-left: 10px;
  font-size: 12px;
  font-weight: 500;
  line-height: 16px;
  color: #121212;
  white-space: nowrap;
}
.progress-spinner-container-large {
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background-color: transparent;
}
.progress-spinner-container {
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background-color: transparent;
}
.error-state-icon {
  color: #df2901;
}
.incomplete-state-icon {
  color: #bfb8af;
}
.success-state-icon {
  color: #21872b;
}
.retry-state-icon {
  color: #0662bb;
}
.retry-spin {
  animation: spin-right 1s linear infinite;
}
.track-circle {
  stroke: #bfb8af;
}
.progress-circle-spinner {
  stroke: #105497;
}
.error-circle-spinner {
  stroke: #df2901;
}
[dir=ltr] .ups-inputtext span.search-icon {
  top: 1rem;
  left: .75rem;
  width: 1.5rem;
}
[dir=rtl] .ups-inputtext span.search-icon {
  top: 1rem;
  right: .75rem;
  width: 1.5rem;
}
.search-icon-hover:hover,
.search-icon-hover:focus {
  color: #121212;
}
#search_component_input.input-with-search-icon {
  padding-left: 2.75rem;
  padding-right: 4rem;
}
#search_component_input.input-without-search-icon {
  padding-left: 1rem;
  padding-right: 4rem;
}
.ups-input:not(.disabled):not(.read-only):not(.error) .ups-input_wrapper:hover .ups-no-hover-effect,
.ups-input:not(.disabled):not(.read-only):not(.error) .ups-input_wrapper:focus-within .ups-no-hover-effect {
  color: #8c857e;
}
.ups-input.has-icon .icon.ups-no-icon-color {
  color: #8c857e;
}
.icon-button {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  outline: none;
  border: 0;
  background: transparent;
}
.ups-txt_black {
  color: #000;
}
.ups-txt_gray3 {
  color: #bfb8af;
}
@keyframes searchEnter {
  from {
    opacity: 0;
    transform: translateX(-5%) scaleX(0.9);
  }
  to {
    opacity: 1;
    transform: translateX(0) scaleX(1);
  }
}
@keyframes searchLeave {
  from {
    opacity: 1;
    transform: scale(1);
  }
  to {
    opacity: 0;
    transform: translateX(-5%) scaleX(0.9);
  }
}
.searchbox-enter {
  animation: searchEnter 350ms ease-in-out;
}
.searchbox-leave {
  animation: searchLeave 350ms ease-in-out;
}
.dropdown-item:hover,
.dropdown-item:focus,
.dropdown-item:active {
  color: currentColor;
  background-color: #e7f2f2;
  font-weight: 500;
}
.ups-dropdown-control .ups-input_wrapper.select-dropdown .select-dropdown-option:hover,
.ups-dropdown-control .ups-input_wrapper.select-dropdown .select-dropdown-option:focus,
.ups-dropdown-control .ups-input_wrapper.select-dropdown .select-dropdown-option:active,
.ups-dropdown-control .ups-input_wrapper.select-dropdown .select-dropdown-option.selected {
  color: currentColor;
  background-color: #e7f2f2;
  font-weight: 500;
}
.ups-component.callout {
  margin-bottom: 1.5rem;
}
.ups-component.callout .content-wrapper {
  max-width: 100%;
}
.ups-success-green {
  color: #29a855;
}
.ups-total-green {
  color: #0a8080;
}

/* angular:styles/global:styles */
/*# sourceMappingURL=styles.css.map */
