@font-face {
  font-family: "Heading Now Variable";
  src: url("https://s1.quebecormedia.com/infojdem/fonts/heading-now/woff2/HeadingNowVarVF.woff2") format("woff2-variations"), url("https://s1.quebecormedia.com/infojdem/fonts/heading-now/ttf/Heading-Now-Variable.ttf") format("truetype-variations");
  font-weight: 110 1000;
  font-stretch: 100% 1000%;
}
.dm-widget {
  margin: 25px auto;
  max-width: 825px;
  border-radius: 12px;
  background: #303137;
  color: #fff;
  padding: 51px 50px;
  font-family: "Heading Now Variable", sans-serif;
  font-stretch: 550%;
  -webkit-font-smoothing: antialiased;
  box-sizing: border-box;
}
@media (max-width: 500px) {
  .dm-widget {
    margin: 25px 12px;
    padding: 31px 22px;
  }
}
.dm-widget .h2 {
  color: #FD8086;
  font-size: 32px;
  font-weight: 750;
  line-height: 1.1;
  margin-bottom: 44px;
  letter-spacing: 0.32px;
}
.dm-widget .h2:not(.no-border) {
  border-bottom: 1px solid #FFF;
  padding-bottom: 12px;
}
@media (max-width: 500px) {
  .dm-widget .h2 {
    font-size: 24px;
    margin-bottom: 20px;
  }
}
.dm-widget .h3 {
  color: #FFF;
  text-align: center;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.1;
  letter-spacing: 0.24px;
  text-transform: uppercase;
  margin-bottom: 22px;
  margin-top: 22px;
}
.dm-widget legend {
  font-size: 24px;
  font-weight: 600;
  letter-spacing: 0.01em;
  margin-bottom: 7px;
  text-transform: uppercase;
  text-align: center;
}
@media (max-width: 600px) {
  .dm-widget legend {
    font-size: 20px;
    line-height: 1.2;
    padding-top: 8px;
  }
}
.dm-widget legend span {
  text-transform: none;
}
.dm-widget legend.small {
  font-size: 18px;
}
@media (max-width: 600px) {
  .dm-widget legend.small {
    font-size: 15px;
    padding-top: 8px;
  }
}
.dm-widget .red {
  color: #fd8086;
  font-weight: 600;
}
.dm-widget .gray {
  color: #676871;
}
.dm-widget .white {
  color: #ffffff;
  font-weight: 600;
}
.dm-widget .pink {
  color: #EBC5C7;
  font-weight: 600;
}
.dm-widget .chart-infos {
  justify-content: center;
}
.dm-widget .chart-infos .w30 {
  flex-basis: 30%;
}
.dm-widget .chart-info {
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0.12px;
  text-transform: uppercase;
  -webkit-font-smoothing: antialiased;
}
@media (max-width: 500px) {
  .dm-widget .chart-info {
    font-size: 12px;
    line-height: 1.2;
  }
}
.dm-widget .chart-info .bold {
  font-weight: 600;
  font-size: 17px;
}
@media (max-width: 500px) {
  .dm-widget .chart-info .bold {
    font-size: 13px;
  }
}
.dm-widget #dm-payment-method {
  padding: 10px 0 0 !important;
}
.dm-widget fieldset {
  border: none;
  display: table;
  margin: 0 auto 16px;
  /* Chrome, Safari, Edge, Opera */
  /* Firefox */
}
@media (max-width: 600px) {
  .dm-widget fieldset {
    margin: 0 auto 12px;
  }
}
.dm-widget fieldset:not(.no-border) {
  border-bottom: 1px solid #494A52;
  padding: 0.5rem 0 1.5rem;
}
@media (max-width: 600px) {
  .dm-widget fieldset:not(.no-border) {
    padding: 0.5rem 0 1rem;
  }
}
.dm-widget fieldset.no-padding {
  padding: 0;
}
@media (min-width: 501px) {
  .dm-widget fieldset.left-dashed {
    border-left: dashed 1px white;
  }
}
.dm-widget fieldset label {
  color: #c8c9d0;
  cursor: pointer;
  display: flex;
  align-items: center;
  flex-direction: column;
  font-size: 14px;
  font-weight: 300;
  line-height: 19px;
  letter-spacing: 0.01em;
}
.dm-widget fieldset input {
  font-family: "Heading Now Variable";
  font-stretch: 550%;
  font-weight: 300;
  max-width: 316px;
}
.dm-widget fieldset input[type=text], .dm-widget fieldset input[type=number] {
  background-color: #25252B;
  border: none;
  border-radius: 4px;
  text-align: center;
  color: #EBC5C7;
  font-size: 22px;
  font-style: normal;
  font-weight: 800;
  line-height: 19px;
  letter-spacing: 0.3px;
  padding: 0;
  max-width: 216px;
}
.dm-widget fieldset input::-webkit-outer-spin-button,
.dm-widget fieldset input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.dm-widget fieldset input[type=number] {
  -moz-appearance: textfield;
}
.dm-widget fieldset input[type=button] {
  background-color: #25252B;
  border-radius: 60px;
  border-style: solid;
  border-width: 2px;
  cursor: pointer;
  height: 60px;
  width: 205px;
  font-size: 18px;
  font-stretch: 550%;
  font-weight: 600;
  line-height: 14px;
  letter-spacing: 1px;
  text-align: center;
  border-color: #fd8086;
  color: #fd8086;
}
@media (max-width: 500px) {
  .dm-widget fieldset input[type=button] {
    font-size: 14px;
    height: 45px;
    width: 145px;
  }
}
.dm-widget fieldset input[type=button]#dm-reset {
  border-color: #C8C9D0;
  color: #C8C9D0;
}
.dm-widget fieldset.buttons {
  display: flex;
  column-gap: 15px;
  align-items: center;
  justify-content: center;
  padding: 0;
}
.dm-widget fieldset input[type=radio] {
  appearance: none;
  background-color: #494a53;
  border-radius: 50%;
  height: 16px;
  line-height: 19px;
  margin-right: 10px;
  width: 16px;
}
.dm-widget fieldset input[type=radio]:checked {
  border: 3px solid #FD8086;
}
.dm-widget fieldset #dm-amount {
  height: 75px;
  font-size: 30px;
  max-width: 200px;
}
@media (max-width: 500px) {
  .dm-widget fieldset #dm-amount {
    max-width: 230px;
    min-width: 230px;
  }
}
.dm-widget fieldset .dollar, .dm-widget fieldset .annees, .dm-widget fieldset .taux {
  background-color: #25252B;
  border: none;
  border-radius: 4px;
  text-align: center;
  max-width: 316px;
  width: 100%;
  color: #EBC5C7;
  font-size: 22px;
  font-style: normal;
  font-weight: 800;
  line-height: 19px;
  letter-spacing: 0.3px;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  column-gap: 0;
}
.dm-widget fieldset .dollar span, .dm-widget fieldset .annees span, .dm-widget fieldset .taux span {
  padding: 0 8px;
  opacity: 0.5;
  font-size: 19px;
}
.dm-widget fieldset .annees .range-slider__value {
  max-width: 30px;
}
.dm-widget fieldset .taux .range-slider__value {
  max-width: 45px;
}
.dm-widget fieldset .dollar {
  height: 75px;
  font-size: 30px;
}
.dm-widget fieldset .dollar span {
  font-size: 24px;
}
.dm-widget fieldset p.notice {
  font-size: 12px;
  font-weight: 300;
  line-height: 18px;
  letter-spacing: 0;
  margin-top: 7px;
  text-align: left;
}
.dm-widget .row {
  display: flex;
  flex-direction: row;
  margin-bottom: 0.125rem;
  column-gap: 0;
}
.dm-widget .row:not(.radio-row) {
  column-gap: 15px;
}
.dm-widget .row .radio-row {
  margin-bottom: 12px;
}
@media (max-width: 500px) {
  .dm-widget .row.col-mob {
    flex-direction: column;
  }
}
.dm-widget .items-center {
  align-items: center;
}
.dm-widget .w50 {
  flex-basis: 50%;
}
.dm-widget .w45 {
  flex-basis: 40%;
  padding-left: 0;
  padding-right: 0;
}
.dm-widget .border-top-bottom {
  border-top: 1px solid #494A52;
  padding-top: 25px;
  border-bottom: 1px solid white;
  padding-bottom: 25px;
}
@media (max-width: 600px) {
  .dm-widget .border-top-bottom {
    padding-top: 15px;
  }
}
.dm-widget .border-bottom {
  border-bottom: 1px solid white;
  margin-bottom: 35px;
  justify-content: space-between;
}
@media (max-width: 600px) {
  .dm-widget .border-bottom {
    margin-bottom: 25px;
  }
}
.dm-widget .border-top {
  padding-top: 25px;
  border-top: 1px solid white;
}
@media (max-width: 600px) {
  .dm-widget .border-top {
    padding-top: 15px;
  }
}
.dm-widget .border-top.border-gray {
  border-top: 1px solid #494A52;
}
.dm-widget .margin-top-20 {
  margin-top: 42px;
}
.dm-widget .dashed {
  border-left: 1px dashed white;
  align-self: center;
  width: 1px;
  height: 100%;
}
.dm-widget .dashed.compare-rates {
  height: 90px;
}
.dm-widget .dashed.compare-rates-reminder {
  height: 45px;
}
.dm-widget .dashed.compare-payments {
  height: 70px;
}
.dm-widget .dashed.compare-graphs {
  height: 385px;
}
@media (max-width: 500px) {
  .dm-widget .dashed.compare-graphs {
    height: 260px;
    margin-top: 16px;
  }
}
.dm-widget .payment {
  font-size: 38px;
  font-weight: 850;
  line-height: 1.1;
  letter-spacing: 0.38px;
}
@media (max-width: 500px) {
  .dm-widget .payment {
    font-size: 24px;
  }
}
.dm-widget .diff {
  font-size: 22px;
}
@media (max-width: 500px) {
  .dm-widget .diff {
    font-size: 17px;
  }
}
.dm-widget .centered {
  text-align: center;
}
.dm-widget .rappel-des-taux {
  margin-bottom: 28px;
  column-gap: 62px !important;
  align-items: center;
  justify-content: center;
}
@media (max-width: 600px) {
  .dm-widget .rappel-des-taux {
    margin-bottom: 18px;
    column-gap: 15px !important;
  }
}
.dm-widget .rappel-des-taux .taux {
  background: url("media/taux-bg.png") top center no-repeat;
  background-size: 100% 100%;
  height: 80px;
  width: 140px;
  flex-basis: 230px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 12px;
  padding-bottom: 22px;
}
@media (max-width: 500px) {
  .dm-widget .rappel-des-taux .taux {
    flex-basis: 50%;
  }
}
.dm-widget .rappel-des-taux .taux .payment {
  font-size: 32px;
}
@media (max-width: 500px) {
  .dm-widget .rappel-des-taux .taux .payment {
    font-size: 20px;
  }
}
.dm-widget .rappel-des-taux legend {
  margin-bottom: 0;
}
@media (max-width: 500px) {
  .dm-widget .rappel-des-taux legend {
    margin-top: -40px;
  }
}
.dm-widget .line-narrow {
  line-height: 1.2;
}
.dm-widget .no-margin-bottom {
  margin-bottom: 0 !important;
}
.dm-widget.dm-methodologie {
  background-color: #676871;
}
.dm-widget.dm-methodologie .h2 {
  font-weight: 850;
  font-stretch: 550%;
  padding-bottom: 28px;
  margin-bottom: 32px;
}
@media (max-width: 500px) {
  .dm-widget.dm-methodologie .h2 {
    margin-bottom: 20px;
    font-size: 22px;
  }
}
.dm-widget.dm-methodologie legend {
  text-align: left;
  font-stretch: 400%;
  font-weight: 750;
  line-height: 110%;
  letter-spacing: 0.25px;
  font-size: 20px;
  margin-top: 25px;
}
.dm-widget.dm-methodologie p {
  color: #D4D6E3;
  font-stretch: 400%;
  font-weight: 420;
  font-size: 17px;
  margin-top: 10px;
}
@media (max-width: 500px) {
  .dm-widget.dm-methodologie p {
    line-height: 1.2;
    margin-top: 8px;
    font-size: 15px;
  }
}

.dm-form-input {
  display: block;
  margin: 0;
  max-width: 100%;
  appearance: none;
  box-shadow: none;
  padding: 10px 5px;
  border: solid 1px #dcdcdc;
  transition: box-shadow 0.3s, border 0.3s;
}

.dm-form-input:focus,
.dm-form-input.focus {
  border: solid 1px #707070;
  box-shadow: 0 0 5px 1px #969696;
}

#dm-chart, #dm-chart-compare, #dm-chart-total, #dm-chart-total-compare {
  display: block;
  margin: 15px auto;
  max-height: 260px;
  max-width: 260px;
}
@media (max-width: 500px) {
  #dm-chart, #dm-chart-compare, #dm-chart-total, #dm-chart-total-compare {
    max-height: 130px;
    max-width: 130px;
  }
}

.dm-bold {
  font-weight: bold;
}

/* Error Messages */
.dm-error {
  background-color: red;
  color: white;
  font-size: small;
}

.dm-highlight-box {
  border: 1px red solid;
}

/* hide elements */
.dm-hidden {
  display: none;
}

/* Animations */
/* from animate.css */
.dm-animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

/* Fade In Down */
@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    max-height: 0;
  }
  100% {
    opacity: 1;
    max-height: 100000px;
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    max-height: 0;
  }
  100% {
    opacity: 1;
    max-height: 100000px;
  }
}
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

.range-slider-wrapper .range-slider {
  width: 100%;
  max-width: 316px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin: auto;
}
.range-slider-wrapper .range-slider input[type=range] {
  -webkit-appearance: none; /* Hides the slider so that custom slider can be made */
  width: 100%; /* Specific width is required for Firefox. */
  background: transparent; /* Otherwise white in Chrome */
}
.range-slider-wrapper .range-slider input[type=range]::-webkit-slider-thumb {
  -webkit-appearance: none;
}
.range-slider-wrapper .range-slider input[type=range]:focus {
  outline: none; /* Removes the blue border. You should probably do some kind of focus styling for accessibility reasons though. */
}
.range-slider-wrapper .range-slider input[type=range]::-ms-track {
  width: 100%;
  cursor: pointer;
  /* Hides the slider so custom styles can be added */
  background: transparent;
  border-color: transparent;
  color: transparent;
}
.range-slider-wrapper .range-slider__range {
  -webkit-appearance: none;
  width: 100%;
  height: 6px;
  border-radius: 5px;
  background: #51525C;
  outline: none;
  padding: 0;
  margin: 24px 0;
  z-index: 100;
}
.range-slider-wrapper .range-slider__range::-webkit-slider-thumb {
  appearance: none;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #D9D9D9;
  outline: #303137 solid 8px;
  cursor: pointer;
  transition: background 0.15s ease-in-out;
}
.range-slider-wrapper .range-slider__range::-webkit-slider-thumb:hover {
  background: #bc5f63;
}
.range-slider-wrapper .range-slider__range:active::-webkit-slider-thumb {
  background: #bc5f63;
}
.range-slider-wrapper .range-slider__range::-moz-range-thumb {
  width: 20px;
  height: 20px;
  border: 0;
  outline: #303137 solid 8px;
  border-radius: 50%;
  background: #D9D9D9;
  cursor: pointer;
  transition: background 0.15s ease-in-out;
}
.range-slider-wrapper .range-slider__range::-moz-range-thumb:hover {
  background: #bc5f63;
}
.range-slider-wrapper .range-slider__range:active::-moz-range-thumb {
  background: #bc5f63;
}
.range-slider-wrapper .range-slider__value {
  width: auto;
  text-align: center;
  background-color: #25252B;
  border: none;
  border-radius: 4px;
  color: #c8c9d0;
  padding: 8px 12px;
}
.range-slider-wrapper ::-moz-range-track {
  background: #51525C;
  border: 0;
}
.range-slider-wrapper input::-moz-focus-inner,
.range-slider-wrapper input::-moz-focus-outer {
  border: 0;
}

/*# sourceMappingURL=style.css.map */
