<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
 DEV : breakpoints management
 */
/*
 DEV : font awesome inclusion mixin
 */
/*@mixin icon($icon) {
 @include fa-icon;
 @extend .fas;
 @extend .fa;
 @extend .fa-#{$icon};
 }*/
/*** GLOBAL HELPERS ***/
.ool-away {
  position: absolute;
  top: -99999px;
  left: -99999px;
}
.ool-hidden {
  display: none;
  visibility: hidden;
}
.site-inner {
  max-width: 100%;
}
.site-inner .entry-header {
  max-width: 100%;
  background-color: #125eb1;
  padding: 20px;
  color: #fff;
}
.site-inner .entry-header a {
  color: #fff;
  text-decoration: none;
}
.site-inner .entry-header a:hover {
  color: #ef5a24;
}
.site-inner .entry-header .entry-title {
  max-width: 1140px;
  margin: 0 auto;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 10px;
}
@media (max-width: 576px) {
  .site-inner .entry-header .entry-title {
    font-size: 22px;
  }
}
.site-inner .entry-header .breadcrumb {
  max-width: 1140px;
  margin: 0 auto;
  border: none;
  font-size: 14px;
  line-height: 1.2;
}
.site-inner .entry-content {
  max-width: 1140px;
  padding: 20px;
  margin: 0 auto;
}
@media (max-width: 576px) {
  .site-inner .entry-content {
    font-size: 16px;
  }
}
.gform_wrapper form.ool-form-no-description .gfield_description {
  display: none;
}
.gform_wrapper form.ool-form-no-counter .ginput_counter {
  display: none;
}
.gform_wrapper form.ool-form-no-label .gfield_label {
  display: none;
}
.gform_wrapper form.ool-form-no-nothing .gfield_label, .gform_wrapper form.ool-form-no-nothing .ginput_counter, .gform_wrapper form.ool-form-no-nothing .gfield_description {
  display: none;
}
/** Testing with Sass &amp; Soum Ref form **/
/*** !forms #27 now have ool-form-27 class ool-soumref-form-hcf ***/
/*
 this is meant to replace inline css style in forms #27 
 scr : https://soumissionsprethypothecaire.ca/comparer-refinancement-hypothecaire/
 */
.ool-soumref-form-hcf {
  min-height: 800px;
}
.ool-soumref-form-hcf .gform_body {
  background-image: url(../../img/soumref/hero-bg.jpg);
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: bottom;
  padding: 2rem;
}
.ool-soumref-form-hcf .gform_body::after {
  content: url(../../img/soumref/hero-bg-right.png);
  position: absolute;
  right: 0;
  top: -1rem;
  width: 20%;
}
@media (max-width: 768px) {
  .ool-soumref-form-hcf .gform_body::after {
    display: none;
  }
}
.ool-soumref-form-hcf .gform_page {
  max-width: 60%;
  margin: auto;
  text-align: center;
}
.ool-soumref-form-hcf .ool-form-main-title {
  font-size: 2.8rem;
  font-weight: bold;
  padding: 2rem;
}
.ool-soumref-form-hcf .ool-form-sec-title {
  font-size: 2rem;
  font-weight: bold;
}
.ool-soumref-form-hcf .gform_page_footer .gform_next_button {
  background-color: red;
}
.ool-soumref-form-hcf .blue-button-group ul.gfield_radio li {
  display: inline-block;
  width: 50%;
}
.ool-soumref-form-hcf .blue-button-group ul.gfield_radio li input {
  display: none;
  visibility: hidden;
}
.ool-soumref-form-hcf .blue-button-group ul.gfield_radio li label {
  color: #fff;
  background-color: blue;
  border-radius: 5px;
  padding: 1rem;
}
.ool-soumref-form-hcf .blue-button-group ul.gfield_radio li:nth-child(2) label:before {
  font-family: FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f0aa";
  margin-right: 1rem;
  font-size: 2rem;
  padding: 0.6rem;
}
.ool-soumref-form-hcf .blue-button-group ul.gfield_radio li:nth-child(3) label:before {
  font-family: FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f0ab";
  margin-right: 1rem;
  font-size: 2rem;
  padding: 0.6rem;
}
.ool-soumref-form-hcf .blue-button-group ul.gfield_radio li:nth-child(4) label:before {
  font-family: FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f0ad";
  margin-right: 1rem;
  font-size: 2rem;
  padding: 0.6rem;
}
.ool-soumref-form-hcf .blue-button-group ul.gfield_radio li:nth-child(5) label:before {
  font-family: FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f0ac";
  margin-right: 1rem;
  font-size: 2rem;
  padding: 0.6rem;
}
.ool-soumref-form-hcf .blue-button-group ul.gfield_radio li:nth-child(6) label:before {
  font-family: FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f0ae";
  margin-right: 1rem;
  font-size: 2rem;
  padding: 0.6rem;
}
.ool-soumref-form-hcf .blue-button-group ul.gfield_radio li:nth-child(7) label:before {
  font-family: FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f0af";
  margin-right: 1rem;
  font-size: 2rem;
  padding: 0.6rem;
}
.ool-soumref-form-hcf .blue-button-group ul.gfield_radio li:nth-child(8) label:before {
  font-family: FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f0ag";
  margin-right: 1rem;
  font-size: 2rem;
  padding: 0.6rem;
}
.ool-soumref-form-hcf .blue-button-group ul.gfield_radio li:nth-child(9) label:before {
  font-family: FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f0ah";
  margin-right: 1rem;
  font-size: 2rem;
  padding: 0.6rem;
}
.contact-form_wrapper .gfield {
  margin-top: 0px !important;
}
.contact-form_wrapper .address_zip {
  width: 100% !important;
  margin: 0px !important;
  padding: 0px !important;
}
.contact-form_wrapper .ginput_recaptcha {
  width: 300px;
  margin: 0 auto 8px !important;
}
@media only screen and (max-width: 479px) {
  .contact-form_wrapper .ginput_recaptcha {
    transform: scale(0.825);
    -webkit-transform: scale(0.825);
    transform-origin: 0;
    -webkit-transform-origin: 0;
  }
}
.contact-form_wrapper .gform_footer {
  width: calc(100% - 16px) !important;
}
@media only screen and (max-width: 479px) {
  .contact-form_wrapper .gform_footer {
    width: 100% !important;
  }
}
.contact-form_wrapper .validation_error {
  font-size: 16px !important;
  line-height: 1.2;
}
.soumfrm_wrapper {
  background-color: #125eb1;
  border: 16px solid #fff;
  box-shadow: 0px 0px 15px 5px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0px 0px 15px 5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 15px 5px rgba(0, 0, 0, 0.2);
  padding: 20px 4px 30px 20px;
}
.soumfrm_wrapper .gfield {
  margin-top: 0px !important;
}
.soumfrm_wrapper .gfield .address_zip {
  width: 100% !important;
  padding-right: 0px !important;
}
.soumfrm_wrapper .gfield .address_zip input[type="text"] {
  margin-bottom: 0px !important;
}
.soumfrm_wrapper .gfield .ool-man {
  right: -40%;
}
.soumfrm_wrapper .gfield .ool-arrow-text {
  right: -226px;
}
.soumfrm_wrapper .validation_error {
  background-color: white;
  line-height: 1.2;
  width: calc(100% - 16px) !important;
}
.soumfrm_wrapper .gfield_error {
  background-color: rgba(255, 255, 255, 0.8) !important;
  padding: 5px !important;
}
@media only screen and (max-width: 767px) {
  .soumfrm_wrapper {
    padding: 14px;
  }
  .soumfrm_wrapper .validation_error {
    width: 100% !important;
  }
}
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sourceRoot%22%3A%22%5C%2F%22%2C%22sources%22%3A%5B%22wp-content%5C%2Fthemes%5C%2Foolson-genesis%5C%2Fscss%5C%2Foolson-style.scss%22%2C%22wp-content%5C%2Fthemes%5C%2Foolson-genesis%5C%2Fscss%5C%2Fglobal%5C%2Foolson-helpers.scss%22%2C%22wp-content%5C%2Fthemes%5C%2Foolson-genesis%5C%2Fscss%5C%2Fglobal%5C%2Foolson-global.scss%22%2C%22wp-content%5C%2Fthemes%5C%2Foolson-genesis%5C%2Fscss%5C%2Fglobal%5C%2Foolson-gravity-forms.scss%22%2C%22wp-content%5C%2Fthemes%5C%2Foolson-genesis%5C%2Fscss%5C%2Fspecific%5C%2Fsoumref-form-hcf.scss%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22AAAD%3B%3BGAAA%3BAAAA%3B%3BGAAA%3BAAAA%3B%3B%3B%3B%3BIAAA%3BAAAA%2CwBAAA%3BACEC%3BAAAA%3B%3BiBAAA%3BAAAA%3BAAMA%3BAAAA%3BqBAAA%3BAAAA%3BAAMA%3BAAAA%2CkBAAA%3BAAAA%3BAASC%3BAAAA%3B%3B%3BcAAA%3BAAAA%3BAAMC%3BAAAA%3BwBAAA%3BAAAA%3BAAGC%3BAAAA%2CiBAAA%3BAAAA%3BAAKD%3BAAAA%3B%3B%3B%3BsBAAA%3BAAAA%3BACaC%3BAAAA%3BAAAA%2CoBAAA%3BAAAA%3BAAAA%3BADDD%3BAAAA%3B%3B%3B%3BmBAAA%3BAAAA%3BAAQD%3BAAAA%3B%3BiBAAA%3BAAAA%3BACPE%3BAAAA%3BAAAA%2CoBAAA%3BAAAA%3BAAAA%3BAChDH%3BAAAA%2CgBAAA%3BAAAA%3BAAKA%3BAAAA%2CgBAAA%3BAAAA%3BAAKA%3BAAAA%2CgBAAA%3BAAAA%3BAAMI%3BAAAA%2CgBAAA%3BAAAA%3BAHlBL%2CyCAAA%3BAAAA%2CoEAAA%3BAAAA%3B%3B%3BGAAA%3BAIcC%3BAAAA%2CoBAAA%3BAAAA%3BAAKI%3BAAAA%3B%3B%3B%3BgBAAA%3BAAAA%3BAAQI%3BAAAA%3B%3B%3B%3BaAAA%3BAAAA%3BAF8BL%3BAAAA%3BAAAA%2CkBAAA%3BAAAA%3BAAAA%3BAEdC%3BAAAA%3B%3BqBAAA%3BAAAA%3BAAMA%3BAAAA%3B%3BgBAAA%3BAAAA%3BAAMA%3BAAAA%3BoBAAA%3BAAAA%3BAAMA%3BAAAA%2CwBAAA%3BAAAA%3BAASQ%3BAAAA%3BaAAA%3BAAAA%3BAAII%3BAAAA%3BqBAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B%3BgBAAA%3BAAAA%3BAAeQ%3BAAAA%3B%3B%3B%3B%3B%3B%3BkBAAA%3BAAAA%3BAAAA%3BAAAA%3B%3B%3B%3B%3B%3B%3BkBAAA%3BAAAA%3BAAAA%3BAAAA%3B%3B%3B%3B%3B%3B%3BkBAAA%3BAAAA%3BAAAA%3BAAAA%3B%3B%3B%3B%3B%3B%3BkBAAA%3BAAAA%3BAAAA%3BAAAA%3B%3B%3B%3B%3B%3B%3BkBAAA%3BAAAA%3BAAAA%3BAAAA%3B%3B%3B%3B%3B%3B%3BkBAAA%3BAAAA%3BAAAA%3BAAAA%3B%3B%3B%3B%3B%3B%3BkBAAA%3BAAAA%3BAAAA%3BAAAA%3B%3B%3B%3B%3B%3B%3BkBAAA%3BAAAA%3BAAsBvB%3BAAAA%2C6BAAA%3BAAAA%3BAAGA%3BAAAA%3B%3B0BAAA%3BAAAA%3BAAKA%3BAAAA%3BgCAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3B%3B%3BgCAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%2CsCAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%2C2BAAA%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BmBAAA%3BAAAA%3BAAMD%3BAAAA%3B%3B%3B%3B%3B8BAAA%3BAAAA%3BAAQC%3BAAAA%2C6BAAA%3BAAAA%3BAAGC%3BAAAA%3BgCAAA%3BAAAA%3BAAIE%3BAAAA%2CgCAAA%3BAAAA%3BAAIF%3BAAAA%2CcAAA%3BAAAA%3BAAGA%3BAAAA%2CgBAAA%3BAAAA%3BAAID%3BAAAA%3B%3BsCAAA%3BAAAA%3BAAKA%3BAAAA%3B0BAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%2CkBAAA%3BAAAA%3BAAEC%3BAAAA%2C2BAAA%3BAAAA%3BAAAA%22%7D */</pre></body></html>