/**
 * Foundation for Sites
 * Version 6.9.0
 * https://get.foundation
 * Licensed under MIT Open Source
 */
/***************************
 Typography Font Weight Mixins
***************************/
/***************************
 Typography Font Style Mixins
***************************/
/***************************
 Typography Margins Mixins
***************************/
/**
 * Foundation for Sites
 * Version 6.9.0
 * https://get.foundation
 * Licensed under MIT Open Source
 */
/***************************
 Typography Font Weight Mixins
***************************/
/***************************
 Typography Font Style Mixins
***************************/
/***************************
 Typography Margins Mixins
***************************/
/***************************
 Typography Font Weight Mixins
***************************/
/***************************
 Typography Font Style Mixins
***************************/
/***************************
 Typography Margins Mixins
***************************/
.auto-renew-modal {
  width: 30rem;
}
.auto-renew-modal__modal-padding {
  padding: 2.5rem;
}
.auto-renew-modal__padding {
  padding: 0 1rem;
}
.auto-renew-modal__line {
  width: 100%;
  height: 0.0625rem;
  margin: 1.375rem 0;
  background: #DEDEDE;
}
.auto-renew-modal__footer {
  margin-top: 2.5rem;
}
.auto-renew-modal__footer__copyright-name {
  margin-bottom: 0;
}
.auto-renew-modal__footer .logo {
  max-width: 11.875rem;
}
.auto-renew-modal .list {
  margin-bottom: 0.625rem;
}
.auto-renew-modal .link {
  text-decoration: underline;
  color: inherit;
}
@media print, screen and (max-width: 39.99875em) {
  .auto-renew-modal {
    width: 100%;
  }
  .auto-renew-modal__modal-padding {
    padding: 1.875rem;
  }
  .auto-renew-modal .logo {
    margin: auto auto 2.5rem;
  }
}
@media screen and (max-width: 360px) {
  .auto-renew-modal__modal-padding {
    padding: 1.25rem;
  }
}