/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
@import url(/assets/flatpickr/dist/flatpickr.min-b40b3393a7cd5b1296ad58e07552d780fdd57fe5ce072b39a005720154eb4a93.css);
/* line 11, app/assets/stylesheets/layouts/../reset/_normalize.scss */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
/* line 23, app/assets/stylesheets/layouts/../reset/_normalize.scss */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
/* line 31, app/assets/stylesheets/layouts/../reset/_normalize.scss */
main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
/* line 40, app/assets/stylesheets/layouts/../reset/_normalize.scss */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
/* line 53, app/assets/stylesheets/layouts/../reset/_normalize.scss */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
/* line 64, app/assets/stylesheets/layouts/../reset/_normalize.scss */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
/* line 76, app/assets/stylesheets/layouts/../reset/_normalize.scss */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
/* line 85, app/assets/stylesheets/layouts/../reset/_normalize.scss */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
/* line 95, app/assets/stylesheets/layouts/../reset/_normalize.scss */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
/* line 105, app/assets/stylesheets/layouts/../reset/_normalize.scss */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
/* line 116, app/assets/stylesheets/layouts/../reset/_normalize.scss */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
/* line 125, app/assets/stylesheets/layouts/../reset/_normalize.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 133, app/assets/stylesheets/layouts/../reset/_normalize.scss */
sub {
  bottom: -0.25em;
}

/* line 137, app/assets/stylesheets/layouts/../reset/_normalize.scss */
sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
/* line 148, app/assets/stylesheets/layouts/../reset/_normalize.scss */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
/* line 160, app/assets/stylesheets/layouts/../reset/_normalize.scss */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
/* line 175, app/assets/stylesheets/layouts/../reset/_normalize.scss */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
/* line 186, app/assets/stylesheets/layouts/../reset/_normalize.scss */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
/* line 196, app/assets/stylesheets/layouts/../reset/_normalize.scss */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
/* line 207, app/assets/stylesheets/layouts/../reset/_normalize.scss */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
/* line 219, app/assets/stylesheets/layouts/../reset/_normalize.scss */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
/* line 230, app/assets/stylesheets/layouts/../reset/_normalize.scss */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
/* line 241, app/assets/stylesheets/layouts/../reset/_normalize.scss */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
/* line 254, app/assets/stylesheets/layouts/../reset/_normalize.scss */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
/* line 262, app/assets/stylesheets/layouts/../reset/_normalize.scss */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
/* line 271, app/assets/stylesheets/layouts/../reset/_normalize.scss */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
/* line 281, app/assets/stylesheets/layouts/../reset/_normalize.scss */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
/* line 291, app/assets/stylesheets/layouts/../reset/_normalize.scss */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
/* line 300, app/assets/stylesheets/layouts/../reset/_normalize.scss */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
/* line 309, app/assets/stylesheets/layouts/../reset/_normalize.scss */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
/* line 321, app/assets/stylesheets/layouts/../reset/_normalize.scss */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
/* line 329, app/assets/stylesheets/layouts/../reset/_normalize.scss */
summary {
  display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
/* line 340, app/assets/stylesheets/layouts/../reset/_normalize.scss */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
/* line 348, app/assets/stylesheets/layouts/../reset/_normalize.scss */
[hidden] {
  display: none;
}

/*
 * NB: (GR) The breakpoint values used here match those used by Webflow.
 *     https://university.webflow.com/lesson/intro-to-breakpoints
 */
/*
*
* MAIN BRAND SHADES.
*
*/
/*
*
* LIGHT BRAND SHADES.
*
*/
/*
*
* MISC. SHADES.
*
*/
@font-face {
  font-family: "Alex Brush";
  src: url(/assets/AlexBrush-Regular-089f7fd77bf081128d38393bf29c2c3b82683f4304761df1b1f72947724e7bd6.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Circular Std";
  src: url(/assets/CircularStd-Light-c35e2575761fdc8ac76422c71f58b0474e53c36fc4125fd035654c6f0daad392.otf) format("opentype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Circular Std";
  src: url(/fonts/CircularStd-LightItalic.otf) format("opentype");
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: "Circular Std";
  src: url(/assets/CircularStd-Book-c64ac4184ef76f7c60501c03d51c017737b8627b902e36ab53e8c8ceebcc8bcf.otf) format("opentype");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: "Circular Std";
  src: url(/assets/CircularStd-BookItalic-b38a211d4ca442a4e2871550cd82e4c98ae1008a797bbef515372b66ad5a4829.otf) format("opentype");
  font-weight: 700;
  font-style: italic;
}

@font-face {
  font-family: "Circular Std";
  src: url(/assets/CircularStd-Bold-e0976ea177bdcec219bc6beeca6edd3522b7ccb12b3a0b592916bbee157b6511.otf) format("opentype");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: "Circular Std";
  src: url(/fonts/CircularStd-Boldtalic.otf) format("opentype");
  font-weight: 900;
  font-style: italic;
}

@font-face {
  font-family: "KansasNew";
  src: url(/assets/NewKansas-Medium-9fd5694892346c9c659eefe468cc589bdfc7668b65f45f3f3309d8f4209d3825.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Merriweather";
  src: url(/fonts/Merriweather-Regular.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Merriweather";
  src: url(/fonts/Merriweather-Italic.ttf) format("truetype");
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: "Merriweather";
  src: url(/fonts/Merriweather-Bold.ttf) format("truetype");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: "Open Sans";
  src: url(/fonts/OpenSans-Regular.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Open Sans";
  src: url(/fonts/OpenSans-Italic.ttf) format("truetype");
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: "Open Sans";
  src: url(/fonts/OpenSans-SemiBold.ttf) format("truetype");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: "Open Sans";
  src: url(/fonts/OpenSans-Bold.ttf) format("truetype");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: "Poppins";
  src: url(/assets/Poppins-Regular-4132d2d2b9443d42422ebb2769b3113c157e0cf08c91cfe555a6da5ac0a9c762.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Poppins";
  src: url(/assets/Poppins-Italic-8b57f14205fc142012df910e67a3d62fc3e8f08f1c9c790f7b58fd8bf923fe68.ttf) format("truetype");
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: "Poppins";
  src: url(/assets/Poppins-Bold-542ca15de37ab3bcf41f3ee5fdb9a8a4ba3346a27998196101a9a01a0f4ce0d8.ttf) format("truetype");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: "MonteCarlo";
  src: url(/assets/MonteCarlo-Regular-6b15fc7a09c6783948d122b469a387f03d9100dff444d90cb2d8598193ad79b9.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "CooperLtBT";
  src: url(/fonts/CooperLtBT-Regular.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "CooperLtBT";
  src: url(/fonts/CooperLtBT-Bold.ttf) format("truetype");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: "CooperLtBT";
  src: url(/fonts/CooperLtBT-Italic.ttf) format("truetype");
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: "SofiaSans";
  src: url(/fonts/SofiaSans-Regular.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "SofiaSans";
  src: url(/fonts/SofiaSans-Bold.ttf) format("truetype");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: "SofiaSans";
  src: url(/fonts/SofiaSans-Italic.ttf) format("truetype");
  font-weight: 400;
  font-style: italic;
}

/* line 66, app/assets/stylesheets/layouts/../abstracts/_brands.scss */
.brand-svg-fill-primary {
  fill: #035e61;
}

/* line 71, app/assets/stylesheets/layouts/../abstracts/_brands.scss */
.brand-svg-stroke-primary {
  stroke: #035e61;
}

/* line 66, app/assets/stylesheets/layouts/../abstracts/_brands.scss */
.brand-svg-fill-secondary {
  fill: #b0e0d6;
}

/* line 71, app/assets/stylesheets/layouts/../abstracts/_brands.scss */
.brand-svg-stroke-secondary {
  stroke: #b0e0d6;
}

/* line 66, app/assets/stylesheets/layouts/../abstracts/_brands.scss */
.brand-svg-fill-accent {
  fill: #ffd878;
}

/* line 71, app/assets/stylesheets/layouts/../abstracts/_brands.scss */
.brand-svg-stroke-accent {
  stroke: #ffd878;
}

/* line 66, app/assets/stylesheets/layouts/../abstracts/_brands.scss */
.brand-svg-fill-heavy {
  fill: #02484b;
}

/* line 71, app/assets/stylesheets/layouts/../abstracts/_brands.scss */
.brand-svg-stroke-heavy {
  stroke: #02484b;
}

/* line 66, app/assets/stylesheets/layouts/../abstracts/_brands.scss */
.brand-svg-fill-neutral {
  fill: #979797;
}

/* line 71, app/assets/stylesheets/layouts/../abstracts/_brands.scss */
.brand-svg-stroke-neutral {
  stroke: #979797;
}

/*
*
* MAIN BRAND SHADES.
*
*/
/*
*
* LIGHT BRAND SHADES.
*
*/
/*
*
* MISC. SHADES.
*
*/
@font-face {
  font-family: "Alex Brush";
  src: url(/assets/AlexBrush-Regular-089f7fd77bf081128d38393bf29c2c3b82683f4304761df1b1f72947724e7bd6.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Circular Std";
  src: url(/assets/CircularStd-Light-c35e2575761fdc8ac76422c71f58b0474e53c36fc4125fd035654c6f0daad392.otf) format("opentype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Circular Std";
  src: url(/fonts/CircularStd-LightItalic.otf) format("opentype");
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: "Circular Std";
  src: url(/assets/CircularStd-Book-c64ac4184ef76f7c60501c03d51c017737b8627b902e36ab53e8c8ceebcc8bcf.otf) format("opentype");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: "Circular Std";
  src: url(/assets/CircularStd-BookItalic-b38a211d4ca442a4e2871550cd82e4c98ae1008a797bbef515372b66ad5a4829.otf) format("opentype");
  font-weight: 700;
  font-style: italic;
}

@font-face {
  font-family: "Circular Std";
  src: url(/assets/CircularStd-Bold-e0976ea177bdcec219bc6beeca6edd3522b7ccb12b3a0b592916bbee157b6511.otf) format("opentype");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: "Circular Std";
  src: url(/fonts/CircularStd-Boldtalic.otf) format("opentype");
  font-weight: 900;
  font-style: italic;
}

@font-face {
  font-family: "KansasNew";
  src: url(/assets/NewKansas-Medium-9fd5694892346c9c659eefe468cc589bdfc7668b65f45f3f3309d8f4209d3825.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Merriweather";
  src: url(/fonts/Merriweather-Regular.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Merriweather";
  src: url(/fonts/Merriweather-Italic.ttf) format("truetype");
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: "Merriweather";
  src: url(/fonts/Merriweather-Bold.ttf) format("truetype");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: "Open Sans";
  src: url(/fonts/OpenSans-Regular.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Open Sans";
  src: url(/fonts/OpenSans-Italic.ttf) format("truetype");
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: "Open Sans";
  src: url(/fonts/OpenSans-SemiBold.ttf) format("truetype");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: "Open Sans";
  src: url(/fonts/OpenSans-Bold.ttf) format("truetype");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: "Poppins";
  src: url(/assets/Poppins-Regular-4132d2d2b9443d42422ebb2769b3113c157e0cf08c91cfe555a6da5ac0a9c762.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Poppins";
  src: url(/assets/Poppins-Italic-8b57f14205fc142012df910e67a3d62fc3e8f08f1c9c790f7b58fd8bf923fe68.ttf) format("truetype");
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: "Poppins";
  src: url(/assets/Poppins-Bold-542ca15de37ab3bcf41f3ee5fdb9a8a4ba3346a27998196101a9a01a0f4ce0d8.ttf) format("truetype");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: "MonteCarlo";
  src: url(/assets/MonteCarlo-Regular-6b15fc7a09c6783948d122b469a387f03d9100dff444d90cb2d8598193ad79b9.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "CooperLtBT";
  src: url(/fonts/CooperLtBT-Regular.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "CooperLtBT";
  src: url(/fonts/CooperLtBT-Bold.ttf) format("truetype");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: "CooperLtBT";
  src: url(/fonts/CooperLtBT-Italic.ttf) format("truetype");
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: "SofiaSans";
  src: url(/fonts/SofiaSans-Regular.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "SofiaSans";
  src: url(/fonts/SofiaSans-Bold.ttf) format("truetype");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: "SofiaSans";
  src: url(/fonts/SofiaSans-Italic.ttf) format("truetype");
  font-weight: 400;
  font-style: italic;
}

/* line 66, app/assets/stylesheets/layouts/../abstracts/_brands.scss */
.brand-svg-fill-primary {
  fill: #035e61;
}

/* line 71, app/assets/stylesheets/layouts/../abstracts/_brands.scss */
.brand-svg-stroke-primary {
  stroke: #035e61;
}

/* line 66, app/assets/stylesheets/layouts/../abstracts/_brands.scss */
.brand-svg-fill-secondary {
  fill: #b0e0d6;
}

/* line 71, app/assets/stylesheets/layouts/../abstracts/_brands.scss */
.brand-svg-stroke-secondary {
  stroke: #b0e0d6;
}

/* line 66, app/assets/stylesheets/layouts/../abstracts/_brands.scss */
.brand-svg-fill-accent {
  fill: #ffd878;
}

/* line 71, app/assets/stylesheets/layouts/../abstracts/_brands.scss */
.brand-svg-stroke-accent {
  stroke: #ffd878;
}

/* line 66, app/assets/stylesheets/layouts/../abstracts/_brands.scss */
.brand-svg-fill-heavy {
  fill: #02484b;
}

/* line 71, app/assets/stylesheets/layouts/../abstracts/_brands.scss */
.brand-svg-stroke-heavy {
  stroke: #02484b;
}

/* line 66, app/assets/stylesheets/layouts/../abstracts/_brands.scss */
.brand-svg-fill-neutral {
  fill: #979797;
}

/* line 71, app/assets/stylesheets/layouts/../abstracts/_brands.scss */
.brand-svg-stroke-neutral {
  stroke: #979797;
}

/* line 22, app/assets/stylesheets/layouts/../abstracts/_layout.scss */
.header, .quote-form__controls, .prepaid-plan-selection__controls, .payment-processing__controls, .footer-links__columns, .payment-processing-body, .payment-processing-notification, .featured-quote-content-banner, .featured-quote-content {
  font-size: 1rem !important;
  box-sizing: border-box;
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.429em;
  padding-right: 1.429em;
}

@media (min-width: 992px) {
  /* line 22, app/assets/stylesheets/layouts/../abstracts/_layout.scss */
  .header, .quote-form__controls, .prepaid-plan-selection__controls, .payment-processing__controls, .footer-links__columns, .payment-processing-body, .payment-processing-notification, .featured-quote-content-banner, .featured-quote-content {
    padding-left: 3.889em;
    padding-right: 3.889em;
  }
}

/* line 40, app/assets/stylesheets/layouts/../abstracts/_layout.scss */
.payment-processing-body, .payment-processing-notification, .featured-quote-content-banner, .featured-quote-content {
  --background-colour: #f7f7f4;
  background-color: var(--background-colour);
  border-radius: 12px;
}

@media (max-width: 1300px) {
  /* line 40, app/assets/stylesheets/layouts/../abstracts/_layout.scss */
  .payment-processing-body, .payment-processing-notification, .featured-quote-content-banner, .featured-quote-content {
    margin-left: 1em;
    margin-right: 1em;
  }
}

@font-face {
  font-family: "Alex Brush";
  src: url(/assets/AlexBrush-Regular-089f7fd77bf081128d38393bf29c2c3b82683f4304761df1b1f72947724e7bd6.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Circular Std";
  src: url(/assets/CircularStd-Light-c35e2575761fdc8ac76422c71f58b0474e53c36fc4125fd035654c6f0daad392.otf) format("opentype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Circular Std";
  src: url(/fonts/CircularStd-LightItalic.otf) format("opentype");
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: "Circular Std";
  src: url(/assets/CircularStd-Book-c64ac4184ef76f7c60501c03d51c017737b8627b902e36ab53e8c8ceebcc8bcf.otf) format("opentype");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: "Circular Std";
  src: url(/assets/CircularStd-BookItalic-b38a211d4ca442a4e2871550cd82e4c98ae1008a797bbef515372b66ad5a4829.otf) format("opentype");
  font-weight: 700;
  font-style: italic;
}

@font-face {
  font-family: "Circular Std";
  src: url(/assets/CircularStd-Bold-e0976ea177bdcec219bc6beeca6edd3522b7ccb12b3a0b592916bbee157b6511.otf) format("opentype");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: "Circular Std";
  src: url(/fonts/CircularStd-Boldtalic.otf) format("opentype");
  font-weight: 900;
  font-style: italic;
}

@font-face {
  font-family: "KansasNew";
  src: url(/assets/NewKansas-Medium-9fd5694892346c9c659eefe468cc589bdfc7668b65f45f3f3309d8f4209d3825.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Merriweather";
  src: url(/fonts/Merriweather-Regular.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Merriweather";
  src: url(/fonts/Merriweather-Italic.ttf) format("truetype");
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: "Merriweather";
  src: url(/fonts/Merriweather-Bold.ttf) format("truetype");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: "Open Sans";
  src: url(/fonts/OpenSans-Regular.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Open Sans";
  src: url(/fonts/OpenSans-Italic.ttf) format("truetype");
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: "Open Sans";
  src: url(/fonts/OpenSans-SemiBold.ttf) format("truetype");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: "Open Sans";
  src: url(/fonts/OpenSans-Bold.ttf) format("truetype");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: "Poppins";
  src: url(/assets/Poppins-Regular-4132d2d2b9443d42422ebb2769b3113c157e0cf08c91cfe555a6da5ac0a9c762.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Poppins";
  src: url(/assets/Poppins-Italic-8b57f14205fc142012df910e67a3d62fc3e8f08f1c9c790f7b58fd8bf923fe68.ttf) format("truetype");
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: "Poppins";
  src: url(/assets/Poppins-Bold-542ca15de37ab3bcf41f3ee5fdb9a8a4ba3346a27998196101a9a01a0f4ce0d8.ttf) format("truetype");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: "MonteCarlo";
  src: url(/assets/MonteCarlo-Regular-6b15fc7a09c6783948d122b469a387f03d9100dff444d90cb2d8598193ad79b9.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "CooperLtBT";
  src: url(/fonts/CooperLtBT-Regular.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "CooperLtBT";
  src: url(/fonts/CooperLtBT-Bold.ttf) format("truetype");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: "CooperLtBT";
  src: url(/fonts/CooperLtBT-Italic.ttf) format("truetype");
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: "SofiaSans";
  src: url(/fonts/SofiaSans-Regular.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "SofiaSans";
  src: url(/fonts/SofiaSans-Bold.ttf) format("truetype");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: "SofiaSans";
  src: url(/fonts/SofiaSans-Italic.ttf) format("truetype");
  font-weight: 400;
  font-style: italic;
}

/*
*
* MAIN BRAND SHADES.
*
*/
/*
*
* LIGHT BRAND SHADES.
*
*/
/*
*
* MISC. SHADES.
*
*/
@font-face {
  font-family: "Alex Brush";
  src: url(/assets/AlexBrush-Regular-089f7fd77bf081128d38393bf29c2c3b82683f4304761df1b1f72947724e7bd6.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Circular Std";
  src: url(/assets/CircularStd-Light-c35e2575761fdc8ac76422c71f58b0474e53c36fc4125fd035654c6f0daad392.otf) format("opentype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Circular Std";
  src: url(/fonts/CircularStd-LightItalic.otf) format("opentype");
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: "Circular Std";
  src: url(/assets/CircularStd-Book-c64ac4184ef76f7c60501c03d51c017737b8627b902e36ab53e8c8ceebcc8bcf.otf) format("opentype");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: "Circular Std";
  src: url(/assets/CircularStd-BookItalic-b38a211d4ca442a4e2871550cd82e4c98ae1008a797bbef515372b66ad5a4829.otf) format("opentype");
  font-weight: 700;
  font-style: italic;
}

@font-face {
  font-family: "Circular Std";
  src: url(/assets/CircularStd-Bold-e0976ea177bdcec219bc6beeca6edd3522b7ccb12b3a0b592916bbee157b6511.otf) format("opentype");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: "Circular Std";
  src: url(/fonts/CircularStd-Boldtalic.otf) format("opentype");
  font-weight: 900;
  font-style: italic;
}

@font-face {
  font-family: "KansasNew";
  src: url(/assets/NewKansas-Medium-9fd5694892346c9c659eefe468cc589bdfc7668b65f45f3f3309d8f4209d3825.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Merriweather";
  src: url(/fonts/Merriweather-Regular.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Merriweather";
  src: url(/fonts/Merriweather-Italic.ttf) format("truetype");
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: "Merriweather";
  src: url(/fonts/Merriweather-Bold.ttf) format("truetype");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: "Open Sans";
  src: url(/fonts/OpenSans-Regular.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Open Sans";
  src: url(/fonts/OpenSans-Italic.ttf) format("truetype");
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: "Open Sans";
  src: url(/fonts/OpenSans-SemiBold.ttf) format("truetype");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: "Open Sans";
  src: url(/fonts/OpenSans-Bold.ttf) format("truetype");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: "Poppins";
  src: url(/assets/Poppins-Regular-4132d2d2b9443d42422ebb2769b3113c157e0cf08c91cfe555a6da5ac0a9c762.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Poppins";
  src: url(/assets/Poppins-Italic-8b57f14205fc142012df910e67a3d62fc3e8f08f1c9c790f7b58fd8bf923fe68.ttf) format("truetype");
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: "Poppins";
  src: url(/assets/Poppins-Bold-542ca15de37ab3bcf41f3ee5fdb9a8a4ba3346a27998196101a9a01a0f4ce0d8.ttf) format("truetype");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: "MonteCarlo";
  src: url(/assets/MonteCarlo-Regular-6b15fc7a09c6783948d122b469a387f03d9100dff444d90cb2d8598193ad79b9.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "CooperLtBT";
  src: url(/fonts/CooperLtBT-Regular.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "CooperLtBT";
  src: url(/fonts/CooperLtBT-Bold.ttf) format("truetype");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: "CooperLtBT";
  src: url(/fonts/CooperLtBT-Italic.ttf) format("truetype");
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: "SofiaSans";
  src: url(/fonts/SofiaSans-Regular.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "SofiaSans";
  src: url(/fonts/SofiaSans-Bold.ttf) format("truetype");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: "SofiaSans";
  src: url(/fonts/SofiaSans-Italic.ttf) format("truetype");
  font-weight: 400;
  font-style: italic;
}

/* line 66, app/assets/stylesheets/layouts/../abstracts/_brands.scss */
.brand-svg-fill-primary {
  fill: #035e61;
}

/* line 71, app/assets/stylesheets/layouts/../abstracts/_brands.scss */
.brand-svg-stroke-primary {
  stroke: #035e61;
}

/* line 66, app/assets/stylesheets/layouts/../abstracts/_brands.scss */
.brand-svg-fill-secondary {
  fill: #b0e0d6;
}

/* line 71, app/assets/stylesheets/layouts/../abstracts/_brands.scss */
.brand-svg-stroke-secondary {
  stroke: #b0e0d6;
}

/* line 66, app/assets/stylesheets/layouts/../abstracts/_brands.scss */
.brand-svg-fill-accent {
  fill: #ffd878;
}

/* line 71, app/assets/stylesheets/layouts/../abstracts/_brands.scss */
.brand-svg-stroke-accent {
  stroke: #ffd878;
}

/* line 66, app/assets/stylesheets/layouts/../abstracts/_brands.scss */
.brand-svg-fill-heavy {
  fill: #02484b;
}

/* line 71, app/assets/stylesheets/layouts/../abstracts/_brands.scss */
.brand-svg-stroke-heavy {
  stroke: #02484b;
}

/* line 66, app/assets/stylesheets/layouts/../abstracts/_brands.scss */
.brand-svg-fill-neutral {
  fill: #979797;
}

/* line 71, app/assets/stylesheets/layouts/../abstracts/_brands.scss */
.brand-svg-stroke-neutral {
  stroke: #979797;
}

/* line 9, app/assets/stylesheets/layouts/../abstracts/_typography.scss */
.prepaid-plan-selection__pre-discount, .featured-quote-content__feature-fine-print, .binary-choice__hint, html sub,
body sub {
  font-size: 0.667rem;
}

/* line 13, app/assets/stylesheets/layouts/../abstracts/_typography.scss */
.prepaid-plan-selection__length, .progress-bar__text-label, .progress-bar__step, .progress-bar__step--checked, .progress-bar__step--inactive, .progress-bar__step--active, .progress-bar__connector, .quote-form__address-autocomplete .address-autocomplete__toggle, .featured-quote-content__gst, .featured-quote-content__feature-description, .featured-quote-content__feature-fine-print, .tooltip__balloon, .simple_form .input .hint,
.simple_form .input .error, .simple_form .input label, .features-card__inclusions-title, .features-card__inclusions, .features-card__inclusion, .features-card__exclusion, .acknowledgement__statement, .acknowledgement__copyright {
  font-size: 0.75rem;
}

/* line 17, app/assets/stylesheets/layouts/../abstracts/_typography.scss */
.prepaid-plan-selection__period, .featured-quote-content .contract-pricing-summary__gst, .simple_form .input input[type=email], .simple_form .input input[type=tel], .simple_form .input input[type=text], .simple_form .input input[type=number], .simple_form .input input[type=phone], .simple_form .input input[type=password], .simple_form .input input[type=date], .simple_form .input textarea, .simple_form .input select, .footer-links__list-link, .footer-links__column-title, html,
body {
  font-size: 0.9rem;
}

/* line 21, app/assets/stylesheets/layouts/../abstracts/_typography.scss */
html h1,
html h2,
html h3,
body h1,
body h2,
body h3 {
  font-family: "Merriweather", serif;
}

/* line 25, app/assets/stylesheets/layouts/../abstracts/_typography.scss */
.button--reverse, .button--secondary, .button--primary, html,
body {
  font-family: "Open Sans", sans-serif;
}

/* line 33, app/assets/stylesheets/layouts/../abstracts/_typography.scss */
html,
body {
  color: #035e61;
  letter-spacing: -0.03px;
  -webkit-font-smoothing: antialiased;
  line-height: 140% !important;
  font-weight: 400;
}

/* line 45, app/assets/stylesheets/layouts/../abstracts/_typography.scss */
html h1,
html h2,
html h3,
body h1,
body h2,
body h3 {
  margin-top: 0;
  line-height: normal;
  font-weight: 400;
}

/* line 57, app/assets/stylesheets/layouts/../abstracts/_typography.scss */
html h1,
body h1 {
  font-size: 2.75rem;
  margin-bottom: 15px;
  line-height: 110%;
  letter-spacing: -1%;
}

/* line 67, app/assets/stylesheets/layouts/../abstracts/_typography.scss */
html h3,
body h3 {
  font-size: 1.1rem;
}

/* line 71, app/assets/stylesheets/layouts/../abstracts/_typography.scss */
html h4,
body h4 {
  font-size: 1rem;
  margin-top: 0;
  margin-bottom: 5px;
  letter-spacing: 0;
  line-height: normal;
}

/* line 86, app/assets/stylesheets/layouts/../abstracts/_typography.scss */
html p,
html ul,
body p,
body ul {
  margin-block-start: 1em;
  margin-block-end: 1em;
}

/* line 92, app/assets/stylesheets/layouts/../abstracts/_typography.scss */
html svg,
body svg {
  display: initial;
}

/* line 1, app/assets/stylesheets/components/common/_acknowledgement.scss */
.acknowledgement {
  font-size: 1rem;
  background: #02484b;
  color: #ffffff;
  padding: 2em 0;
}

/* line 10, app/assets/stylesheets/components/common/_acknowledgement.scss */
.acknowledgement__copyright {
  margin-bottom: 1.5em;
}

@media (min-width: 768px) {
  /* line 10, app/assets/stylesheets/components/common/_acknowledgement.scss */
  .acknowledgement__copyright {
    flex-basis: calc(25% - 1.333rem * 3 / 4);
  }
}

@media (min-width: 768px) {
  /* line 20, app/assets/stylesheets/components/common/_acknowledgement.scss */
  .acknowledgement__statement {
    flex-basis: calc(calc(25% - 1.333rem * 3 / 4) * 3 + 2 * 1.333rem);
  }
}

/* line 28, app/assets/stylesheets/components/common/_acknowledgement.scss */
.acknowledgement__wrapper {
  padding-left: 2rem;
  padding-right: 2rem;
  display: flex;
  flex-direction: column;
}

@media (min-width: 768px) {
  /* line 28, app/assets/stylesheets/components/common/_acknowledgement.scss */
  .acknowledgement__wrapper {
    flex-direction: row;
    justify-content: space-between;
  }
}

/* line 40, app/assets/stylesheets/components/common/_acknowledgement.scss */
.acknowledgement__wrapper.light {
  display: block;
}

/* line 1, app/assets/stylesheets/components/common/_bare_logo.scss */
.bare-logo {
  --aspect-ratio: calc(109 / 43);
  display: block;
  width: calc(var(--aspect-ratio) * var(--base-height));
  height: 100%;
  margin: -0.111em 0;
  font-size: 1rem;
  color: #c9e8e1;
}

/* line 15, app/assets/stylesheets/components/common/_bare_logo.scss */
.bare-logo:active, .bare-logo:focus, .bare-logo:hover {
  color: #c9e8e1;
}

/* line 22, app/assets/stylesheets/components/common/_bare_logo.scss */
.bare-logo__svg {
  width: 100%;
  height: 100%;
}

/* line 27, app/assets/stylesheets/components/common/_bare_logo.scss */
.light-logo__svg {
  height: 100%;
  width: -moz-fit-content;
  width: fit-content;
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

/* line 10, app/assets/stylesheets/components/common/_big_spinner.scss */
.icon.big-spinner, .big-spinner.button__icon {
  display: inline-block;
  animation: spin 2s linear infinite;
  width: 70px;
  height: 70px;
  margin: 20px;
}

/* line 1, app/assets/stylesheets/components/common/_binary-choice.scss */
.binary-choice {
  display: flex;
  flex-direction: row;
  gap: 1.778em;
  width: 100%;
  max-width: 32em;
  margin: 0 auto;
  padding: 0;
}

@media (max-width: 767px) {
  /* line 1, app/assets/stylesheets/components/common/_binary-choice.scss */
  .binary-choice {
    gap: 0.75em;
  }
}

/* line 18, app/assets/stylesheets/components/common/_binary-choice.scss */
.binary-choice__hint {
  display: block;
  margin: 1em auto 0.25em;
}

@media (max-width: 767px) {
  /* line 18, app/assets/stylesheets/components/common/_binary-choice.scss */
  .binary-choice__hint {
    font-size: 1rem;
  }
}

/* line 30, app/assets/stylesheets/components/common/_binary-choice.scss */
.binary-choice__icon {
  font-size: 1rem;
  max-height: 0;
  transition-duration: 0.4s;
  transition-property: max-height, opacity;
  transition-timing-function: ease;
}

@media (max-width: 767px) {
  /* line 30, app/assets/stylesheets/components/common/_binary-choice.scss */
  .binary-choice__icon {
    display: none;
  }
}

/* line 44, app/assets/stylesheets/components/common/_binary-choice.scss */
.binary-choice__label {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  height: 11rem;
  border-radius: 12px;
  padding: 0.75em;
  background-color: #ffffff;
  font-size: 1.333rem;
  color: #035e61;
  box-shadow: 2px 2px 8px #e5e5e5;
  transition-duration: 0.4s;
  transition-property: background-color, color;
  transition-timing-function: ease;
  cursor: pointer;
}

@media (max-width: 767px) {
  /* line 44, app/assets/stylesheets/components/common/_binary-choice.scss */
  .binary-choice__label {
    font-size: 1.413em;
    letter-spacing: -0.02em;
    height: 6em;
  }
}

/* line 81, app/assets/stylesheets/components/common/_binary-choice.scss */
.binary-choice__option {
  flex: 1 1 100%;
  list-style-type: none;
}

/* line 87, app/assets/stylesheets/components/common/_binary-choice.scss */
.binary-choice__radio-button {
  display: none;
}

/* line 90, app/assets/stylesheets/components/common/_binary-choice.scss */
.binary-choice__radio-button:checked + .binary-choice__label {
  background-color: #035e61;
  color: #f7f7f4;
}

/* line 94, app/assets/stylesheets/components/common/_binary-choice.scss */
.binary-choice__radio-button:checked + .binary-choice__label .binary-choice__icon {
  max-height: 1em;
  opacity: 1;
}

/* line 1, app/assets/stylesheets/components/common/_breadcrumb.scss */
.breadcrumb_container {
  display: flex;
  align-items: center;
  letter-spacing: -0.02em;
}

/* line 2, app/assets/stylesheets/components/common/_breadcrumb.scss */
.breadcrumb_container a {
  text-decoration: none;
  font-family: "Open Sans", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 120%;
  color: #035e61;
  display: flex;
  align-items: center;
}

/* line 13, app/assets/stylesheets/components/common/_breadcrumb.scss */
.breadcrumb_container a:not(:last-child) {
  margin-right: 10px;
}

/* line 16, app/assets/stylesheets/components/common/_breadcrumb.scss */
.breadcrumb_container a:not(:last-child):after {
  pointer-events: none;
  cursor: default;
  content: "";
  background: url(/assets/global/arrow-right-cdbe8191f0a14608363cc16472c3598e0bd59d432815603d1d0bcf65800d56af.svg) no-repeat center;
  background-size: 8px;
  height: 16px;
  width: 16px;
  display: block;
  margin-left: 10px;
}

/* line 1, app/assets/stylesheets/components/common/_buttons.scss */
.button--reverse, .button--secondary, .button--primary {
  --background-colour: #035e61;
  --border-colour: var(--background-colour);
  --text-colour: #f7f7f4;
  --background-hover: var(--background-colour);
  --border-hover: var(--background-hover);
  --text-hover: var(--text-colour);
  --background-disabled: #979797;
  --border-disabled: var(--background-disabled);
  --text-disabled: #f7f7f4;
  --base-height: 3.556em;
  --border-width: 2.5px;
  display: inline-block;
  box-sizing: border-box;
  height: var(--base-height);
  width: -moz-fit-content;
  width: fit-content;
  border-radius: 50rem;
  padding: 1.09375rem 1.44375rem;
  font-weight: 400;
  font-size: 0.88rem;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  background-color: var(--background-colour);
  border: var(--border-width) solid var(--border-colour);
  color: var(--text-colour);
  white-space: nowrap;
  transition-duration: 0.4s;
  transition-property: background-color, border-color, color;
  transition-timing-function: ease;
  cursor: pointer;
}

/* line 52, app/assets/stylesheets/components/common/_buttons.scss */
.button--reverse:active, .button--secondary:active, .button--primary:active, .button--reverse:focus, .button--secondary:focus, .button--primary:focus, .button--reverse:hover, .button--secondary:hover, .button--primary:hover {
  color: var(--text-colour);
  box-shadow: none;
}

/* line 59, app/assets/stylesheets/components/common/_buttons.scss */
.button--reverse:hover, .button--secondary:hover, .button--primary:hover {
  background-color: var(--background-hover);
  border-color: var(--border-hover);
  color: var(--text-hover);
}

/* line 65, app/assets/stylesheets/components/common/_buttons.scss */
.button--reverse[type="submit"], .button--secondary[type="submit"], .button--primary[type="submit"] {
  background-color: var(--background-colour);
}

/* line 68, app/assets/stylesheets/components/common/_buttons.scss */
.button--reverse[type="submit"]:hover, .button--secondary[type="submit"]:hover, .button--primary[type="submit"]:hover {
  box-shadow: none;
  background-color: var(--background-hover);
  border-color: var(--border-hover);
  color: var(--text-hover);
}

/* line 76, app/assets/stylesheets/components/common/_buttons.scss */
.button--reverse:disabled, .button--secondary:disabled, .button--primary:disabled, .disabled.button--reverse, .disabled.button--secondary, .disabled.button--primary {
  background-color: var(--background-disabled);
  border-color: var(--border-disabled);
  color: var(--text-disabled);
  pointer-events: none;
  cursor: default;
}

/* line 87, app/assets/stylesheets/components/common/_buttons.scss */
.button--primary {
  --background-hover: #c9e8e1;
  --text-hover: #035e61;
}

/* line 94, app/assets/stylesheets/components/common/_buttons.scss */
.button--secondary {
  --background-colour: #c9e8e1;
  --text-colour: #035e61;
  --background-hover: #c9e8e1;
  --text-hover: #035e61;
}

/* line 104, app/assets/stylesheets/components/common/_buttons.scss */
.button--reverse {
  --background-colour: #ffffff;
  --border-colour: #c9e8e1;
  --text-colour: #035e61;
  --border-hover: #035e61;
  --background-disabled: #ffffff;
  --border-disabled: #979797;
  --text-disabled: #979797;
}

/* line 118, app/assets/stylesheets/components/common/_buttons.scss */
.button--large {
  --border-width: 15px;
  font-size: 14px;
}

/* line 124, app/assets/stylesheets/components/common/_buttons.scss */
.button--medium {
  --base-height: 2.667em;
  font-size: 14px;
  line-height: 0px;
}

/* line 131, app/assets/stylesheets/components/common/_buttons.scss */
.button--small {
  --base-height: 1.143em;
  font-size: 0.778rem;
}

/* line 140, app/assets/stylesheets/components/common/_buttons.scss */
.button__icon--left {
  margin-right: 0.5em;
}

/* line 143, app/assets/stylesheets/components/common/_buttons.scss */
.button__icon--right {
  margin-left: 0.5em;
}

/* line 148, app/assets/stylesheets/components/common/_buttons.scss */
.previous, .previous--secondary, .next, .next--secondary {
  --colour: #035e61;
  display: inline-block;
  box-sizing: border-box;
  width: 1.667em;
  height: 1.667em;
  border: 2px solid var(--colour);
  border-radius: 100%;
  background-color: #ffffff;
  font-size: 1rem;
  text-align: center;
  line-height: 1.7em;
  color: var(--colour);
  transition-duration: 0.4s;
  transition-property: background-color, border-color, color;
  transition-timing-function: ease;
}

/* line 172, app/assets/stylesheets/components/common/_buttons.scss */
.previous:active, .previous--secondary:active, .next:active, .next--secondary:active, .previous:focus, .previous--secondary:focus, .next:focus, .next--secondary:focus, .previous:hover, .previous--secondary:hover, .next:hover, .next--secondary:hover {
  color: var(--colour);
  box-shadow: none;
}

/* line 179, app/assets/stylesheets/components/common/_buttons.scss */
.previous:hover, .previous--secondary:hover, .next:hover, .next--secondary:hover {
  background-color: var(--colour);
  color: #f7f7f4;
}

/* line 184, app/assets/stylesheets/components/common/_buttons.scss */
.previous .icon, .previous--secondary .icon, .next .icon, .next--secondary .icon, .previous .button__icon, .previous--secondary .button__icon, .next .button__icon, .next--secondary .button__icon {
  width: 0.8em;
  height: 0.8em;
}

/* line 193, app/assets/stylesheets/components/common/_buttons.scss */
.next .icon, .next--secondary .icon, .next .button__icon, .next--secondary .button__icon {
  transform: rotate(270deg) translate(0.15em, 0.1em);
}

/* line 198, app/assets/stylesheets/components/common/_buttons.scss */
.previous, .previous--secondary {
  height: 3em;
  width: 3em;
  margin-right: 1em;
}

/* line 205, app/assets/stylesheets/components/common/_buttons.scss */
.previous .icon, .previous--secondary .icon, .previous .button__icon, .previous--secondary .button__icon {
  transform: rotate(90deg) translate(-0.1em, 0.1em);
  height: 3em;
  width: 1.2em;
}

/* line 216, app/assets/stylesheets/components/common/_buttons.scss */
.next--secondary {
  --colour: #c9e8e1;
}

/* line 216, app/assets/stylesheets/components/common/_buttons.scss */
.previous--secondary {
  --colour: #c9e8e1;
}

/* line 223, app/assets/stylesheets/components/common/_buttons.scss */
.text-link, .quote-form__address-autocomplete .address-autocomplete__toggle {
  font-weight: 400;
  text-decoration: underline;
  color: #035e61;
  transition: color 0.2s ease;
}

/* line 232, app/assets/stylesheets/components/common/_buttons.scss */
.text-link:active, .quote-form__address-autocomplete .address-autocomplete__toggle:active, .text-link:focus, .quote-form__address-autocomplete .address-autocomplete__toggle:focus {
  color: #035e61;
}

/* line 237, app/assets/stylesheets/components/common/_buttons.scss */
.text-link:hover, .quote-form__address-autocomplete .address-autocomplete__toggle:hover {
  color: #c9e8e1;
}

/* line 1, app/assets/stylesheets/components/common/_camera_input.scss */
.camera-stream-canvas {
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: relative;
}

/* line 7, app/assets/stylesheets/components/common/_camera_input.scss */
.camera-stream-canvas video {
  border-radius: 12px;
  max-height: 600px;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  background: #ebeced;
}

@media (max-width: 767px) {
  /* line 7, app/assets/stylesheets/components/common/_camera_input.scss */
  .camera-stream-canvas video {
    height: auto;
  }
}

/* line 20, app/assets/stylesheets/components/common/_camera_input.scss */
.camera-stream-canvas .error-message {
  position: absolute;
  align-self: center;
  color: #979797;
}

/* line 26, app/assets/stylesheets/components/common/_camera_input.scss */
.camera-stream-canvas canvas {
  display: none;
}

/* line 31, app/assets/stylesheets/components/common/_camera_input.scss */
.photo-review-canvas {
  display: flex;
  gap: 20px;
  flex-direction: column;
  align-items: center;
}

/* line 37, app/assets/stylesheets/components/common/_camera_input.scss */
.photo-review-canvas img {
  border-radius: 12px;
  max-width: 80%;
}

/* line 1, app/assets/stylesheets/components/common/_checkbox.scss */
.tos-checkbox-container {
  margin-bottom: 15px;
  display: flex;
  gap: 5px;
}

/* line 6, app/assets/stylesheets/components/common/_checkbox.scss */
.tos-checkbox-container input {
  accent-color: #035e61;
  height: 20px;
  width: 20px;
}

/* line 13, app/assets/stylesheets/components/common/_checkbox.scss */
.checkbox-container {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 8px;
  cursor: pointer;
}

/* line 20, app/assets/stylesheets/components/common/_checkbox.scss */
.checkbox-container .checkbox-input {
  font-size: 30px;
  height: 30px;
  width: 30px;
  accent-color: #035e61;
  -webkit-appearance: none;
  border: #035e61 1px solid;
  border-radius: 6px;
}

/* line 29, app/assets/stylesheets/components/common/_checkbox.scss */
.checkbox-container .checkbox-input:checked {
  background: #035e61;
  background-image: url(/assets/global/icons/icon-checked-ba890f3e7ff8fc106f122b77b3beed5fd4db60a772e69982d91a089b142474ce.svg);
  background-repeat: no-repeat;
  background-position: center;
}

@media (max-width: 767px) {
  /* line 20, app/assets/stylesheets/components/common/_checkbox.scss */
  .checkbox-container .checkbox-input {
    min-width: 30px;
  }
}

/* line 41, app/assets/stylesheets/components/common/_checkbox.scss */
.checkbox-container .checkbox-input-text {
  white-space: nowrap;
}

/* line 1, app/assets/stylesheets/components/common/_collapsible.scss */
.collapsible {
  background-color: #ffffff;
  color: #035e61;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  margin: 0;
  border-bottom: 2.5px solid #b0e0d6;
  padding-left: 8px;
  padding-bottom: 8px;
}

/* line 15, app/assets/stylesheets/components/common/_collapsible.scss */
.collapsible:after {
  content: "\002b";
  /* Unicode character for "plus" sign (+) */
  float: right;
  margin: -8px 5px;
  font-size: 36px;
}

@media (max-width: 767px) {
  /* line 15, app/assets/stylesheets/components/common/_collapsible.scss */
  .collapsible:after {
    margin: -8px -5px 0 0;
    font-size: 20px;
  }
}

/* line 27, app/assets/stylesheets/components/common/_collapsible.scss */
.collapsible.active, .collapsible:hover {
  font-weight: 700;
}

/* line 32, app/assets/stylesheets/components/common/_collapsible.scss */
.collapsible.active:after {
  content: "\2212";
  /* Unicode character for "minus" sign (-) */
}

@media (max-width: 767px) {
  /* line 32, app/assets/stylesheets/components/common/_collapsible.scss */
  .collapsible.active:after {
    margin: -8px -5px 0 0;
    font-size: 20px;
  }
}

/* line 42, app/assets/stylesheets/components/common/_collapsible.scss */
.collapsible-content {
  padding: 0 18px;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
  background-color: #c9e8e1;
}

/* line 50, app/assets/stylesheets/components/common/_collapsible.scss */
.faq-container {
  margin: 3em 0;
}

/* line 53, app/assets/stylesheets/components/common/_collapsible.scss */
.faq-container h2 {
  text-align: center;
}

/* line 2, app/assets/stylesheets/components/common/_collapsible_container.scss */
.collapse-container {
  background-color: transparent;
  display: flex;
  flex-direction: column;
  border: 3px solid #b0e0d6;
  padding: 0;
  border-radius: 12px;
  padding: 0.5em 0.5em;
  margin: 1em 0em;
  cursor: pointer;
}

/* line 13, app/assets/stylesheets/components/common/_collapsible_container.scss */
.collapse-container a {
  pointer-events: initial;
  text-decoration: none;
  color: #035e61;
}

/* line 19, app/assets/stylesheets/components/common/_collapsible_container.scss */
.collapse-container:not(.heading-button):hover {
  border-radius: 12px;
  border: 3px solid #035e61;
}

@media (max-width: 767px) {
  /* line 2, app/assets/stylesheets/components/common/_collapsible_container.scss */
  .collapse-container {
    padding: 1em 1em;
  }
}

/* line 28, app/assets/stylesheets/components/common/_collapsible_container.scss */
.collapse-container .content {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 1em 1em;
}

/* line 34, app/assets/stylesheets/components/common/_collapsible_container.scss */
.collapse-container .content h3 {
  margin: 0;
}

/* line 39, app/assets/stylesheets/components/common/_collapsible_container.scss */
.collapse-container .bfg-collapse {
  color: #035e61;
  margin: 0;
  cursor: pointer;
  padding: 20px;
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  pointer-events: auto;
  min-height: 60px;
}

/* line 51, app/assets/stylesheets/components/common/_collapsible_container.scss */
.collapse-container .bfg-collapse h3 {
  margin: 16px 0px;
}

@media (max-width: 767px) {
  /* line 39, app/assets/stylesheets/components/common/_collapsible_container.scss */
  .collapse-container .bfg-collapse {
    min-height: auto;
  }
  /* line 58, app/assets/stylesheets/components/common/_collapsible_container.scss */
  .collapse-container .bfg-collapse.active .collapse-icon svg {
    transform: rotate(180deg);
    margin-top: -12px;
  }
}

/* line 64, app/assets/stylesheets/components/common/_collapsible_container.scss */
.collapse-container .bfg-collapse .collapse-icon svg {
  transition: all 0.25s ease;
}

/* line 68, app/assets/stylesheets/components/common/_collapsible_container.scss */
.collapse-container .bfg-collapse.active, .collapse-container .bfg-collapse:hover {
  font-weight: 700;
}

/* line 73, app/assets/stylesheets/components/common/_collapsible_container.scss */
.collapse-container .bfg-collapse.active .collapse-icon svg {
  transform: rotate(180deg);
  margin-top: -12px;
}

/* line 80, app/assets/stylesheets/components/common/_collapsible_container.scss */
.collapse-body {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.4s ease-out;
  letter-spacing: -0.3px;
  padding: 0em 1.5em;
}

@media (max-width: 767px) {
  /* line 80, app/assets/stylesheets/components/common/_collapsible_container.scss */
  .collapse-body {
    padding: 0;
  }
}

/* line 91, app/assets/stylesheets/components/common/_collapsible_container.scss */
.collapse-body ul > li {
  padding: 0.5em 0em;
}

/* line 96, app/assets/stylesheets/components/common/_collapsible_container.scss */
.collapse-content {
  border-radius: 8px;
  padding: 0.5em 0.5em;
  flex-wrap: wrap;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

/* line 104, app/assets/stylesheets/components/common/_collapsible_container.scss */
.collapse-content p {
  margin: 0px;
}

/* line 108, app/assets/stylesheets/components/common/_collapsible_container.scss */
.collapse-content:nth-child(odd) {
  background-color: #e0f2ee;
}

/* line 113, app/assets/stylesheets/components/common/_collapsible_container.scss */
.collapse-content-input {
  margin-bottom: 0 !important;
}

/* line 117, app/assets/stylesheets/components/common/_collapsible_container.scss */
.collapse-content-radio-input {
  width: 70% !important;
}

/* line 121, app/assets/stylesheets/components/common/_collapsible_container.scss */
.collapse-body-footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 1vh;
}

@media (max-width: 767px) {
  /* line 128, app/assets/stylesheets/components/common/_collapsible_container.scss */
  .bfg-collapse {
    min-height: auto;
  }
  /* line 132, app/assets/stylesheets/components/common/_collapsible_container.scss */
  .bfg-collapse.active .collapse-icon svg {
    transform: rotate(180deg);
    margin-top: -12px;
  }
}

/* line 138, app/assets/stylesheets/components/common/_collapsible_container.scss */
.bfg-collapse .collapse-icon svg {
  transition: all 0.25s ease;
}

/* line 142, app/assets/stylesheets/components/common/_collapsible_container.scss */
.bfg-collapse.active .collapse-icon svg {
  transform: rotate(180deg);
  margin-top: -12px;
}

/*
*
* MAIN BRAND SHADES.
*
*/
/*
*
* LIGHT BRAND SHADES.
*
*/
/*
*
* MISC. SHADES.
*
*/
@font-face {
  font-family: "Alex Brush";
  src: url(/assets/AlexBrush-Regular-089f7fd77bf081128d38393bf29c2c3b82683f4304761df1b1f72947724e7bd6.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Circular Std";
  src: url(/assets/CircularStd-Light-c35e2575761fdc8ac76422c71f58b0474e53c36fc4125fd035654c6f0daad392.otf) format("opentype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Circular Std";
  src: url(/fonts/CircularStd-LightItalic.otf) format("opentype");
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: "Circular Std";
  src: url(/assets/CircularStd-Book-c64ac4184ef76f7c60501c03d51c017737b8627b902e36ab53e8c8ceebcc8bcf.otf) format("opentype");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: "Circular Std";
  src: url(/assets/CircularStd-BookItalic-b38a211d4ca442a4e2871550cd82e4c98ae1008a797bbef515372b66ad5a4829.otf) format("opentype");
  font-weight: 700;
  font-style: italic;
}

@font-face {
  font-family: "Circular Std";
  src: url(/assets/CircularStd-Bold-e0976ea177bdcec219bc6beeca6edd3522b7ccb12b3a0b592916bbee157b6511.otf) format("opentype");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: "Circular Std";
  src: url(/fonts/CircularStd-Boldtalic.otf) format("opentype");
  font-weight: 900;
  font-style: italic;
}

@font-face {
  font-family: "KansasNew";
  src: url(/assets/NewKansas-Medium-9fd5694892346c9c659eefe468cc589bdfc7668b65f45f3f3309d8f4209d3825.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Merriweather";
  src: url(/fonts/Merriweather-Regular.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Merriweather";
  src: url(/fonts/Merriweather-Italic.ttf) format("truetype");
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: "Merriweather";
  src: url(/fonts/Merriweather-Bold.ttf) format("truetype");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: "Open Sans";
  src: url(/fonts/OpenSans-Regular.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Open Sans";
  src: url(/fonts/OpenSans-Italic.ttf) format("truetype");
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: "Open Sans";
  src: url(/fonts/OpenSans-SemiBold.ttf) format("truetype");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: "Open Sans";
  src: url(/fonts/OpenSans-Bold.ttf) format("truetype");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: "Poppins";
  src: url(/assets/Poppins-Regular-4132d2d2b9443d42422ebb2769b3113c157e0cf08c91cfe555a6da5ac0a9c762.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Poppins";
  src: url(/assets/Poppins-Italic-8b57f14205fc142012df910e67a3d62fc3e8f08f1c9c790f7b58fd8bf923fe68.ttf) format("truetype");
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: "Poppins";
  src: url(/assets/Poppins-Bold-542ca15de37ab3bcf41f3ee5fdb9a8a4ba3346a27998196101a9a01a0f4ce0d8.ttf) format("truetype");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: "MonteCarlo";
  src: url(/assets/MonteCarlo-Regular-6b15fc7a09c6783948d122b469a387f03d9100dff444d90cb2d8598193ad79b9.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "CooperLtBT";
  src: url(/fonts/CooperLtBT-Regular.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "CooperLtBT";
  src: url(/fonts/CooperLtBT-Bold.ttf) format("truetype");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: "CooperLtBT";
  src: url(/fonts/CooperLtBT-Italic.ttf) format("truetype");
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: "SofiaSans";
  src: url(/fonts/SofiaSans-Regular.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "SofiaSans";
  src: url(/fonts/SofiaSans-Bold.ttf) format("truetype");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: "SofiaSans";
  src: url(/fonts/SofiaSans-Italic.ttf) format("truetype");
  font-weight: 400;
  font-style: italic;
}

/* line 66, app/assets/stylesheets/abstracts/_brands.scss */
.brand-svg-fill-primary {
  fill: #035e61;
}

/* line 71, app/assets/stylesheets/abstracts/_brands.scss */
.brand-svg-stroke-primary {
  stroke: #035e61;
}

/* line 66, app/assets/stylesheets/abstracts/_brands.scss */
.brand-svg-fill-secondary {
  fill: #b0e0d6;
}

/* line 71, app/assets/stylesheets/abstracts/_brands.scss */
.brand-svg-stroke-secondary {
  stroke: #b0e0d6;
}

/* line 66, app/assets/stylesheets/abstracts/_brands.scss */
.brand-svg-fill-accent {
  fill: #ffd878;
}

/* line 71, app/assets/stylesheets/abstracts/_brands.scss */
.brand-svg-stroke-accent {
  stroke: #ffd878;
}

/* line 66, app/assets/stylesheets/abstracts/_brands.scss */
.brand-svg-fill-heavy {
  fill: #02484b;
}

/* line 71, app/assets/stylesheets/abstracts/_brands.scss */
.brand-svg-stroke-heavy {
  stroke: #02484b;
}

/* line 66, app/assets/stylesheets/abstracts/_brands.scss */
.brand-svg-fill-neutral {
  fill: #979797;
}

/* line 71, app/assets/stylesheets/abstracts/_brands.scss */
.brand-svg-stroke-neutral {
  stroke: #979797;
}

/* line 3, app/assets/stylesheets/components/common/_content-header.scss */
.content-header {
  display: flex;
  justify-content: space-between;
  padding: 20px 20px 0px;
  align-items: center;
}

@media (max-width: 991px) {
  /* line 3, app/assets/stylesheets/components/common/_content-header.scss */
  .content-header {
    display: none;
  }
}

/* line 13, app/assets/stylesheets/components/common/_content-header.scss */
.content-header .no-dashboard-logo {
  width: 100%;
}

/* line 16, app/assets/stylesheets/components/common/_content-header.scss */
.content-header .no-dashboard-logo svg {
  height: 50px;
  fill: #035e61;
  color: #035e61;
}

/* line 23, app/assets/stylesheets/components/common/_content-header.scss */
.content-header .content-header-links {
  display: flex;
  gap: 30px;
}

/* line 27, app/assets/stylesheets/components/common/_content-header.scss */
.content-header .content-header-links .bare-logo {
  color: #035e61;
}

/* line 30, app/assets/stylesheets/components/common/_content-header.scss */
.content-header .content-header-links .bare-logo * {
  fill: #035e61;
  color: #035e61;
  width: 100px;
}

/* line 38, app/assets/stylesheets/components/common/_content-header.scss */
.content-header.eol-header {
  max-width: 1400px;
  margin: 0 auto;
  padding: 30px 18px;
}

/* line 43, app/assets/stylesheets/components/common/_content-header.scss */
.content-header.eol-header .bare-logo {
  color: #035e61;
}

/* line 46, app/assets/stylesheets/components/common/_content-header.scss */
.content-header.eol-header .bare-logo * {
  fill: #035e61;
  color: #035e61;
  width: 100px;
}

/* line 54, app/assets/stylesheets/components/common/_content-header.scss */
.content-header > .lh-items {
  display: flex;
  align-items: center;
}

/* line 58, app/assets/stylesheets/components/common/_content-header.scss */
.content-header > .lh-items > .bare-logo {
  margin-right: 242px;
}

/* line 64, app/assets/stylesheets/components/common/_content-header.scss */
.content-header.will-header {
  max-width: 1350px;
}

@media (max-width: 991px) {
  /* line 69, app/assets/stylesheets/components/common/_content-header.scss */
  .breadcrumb_container,
.eol-header .profile_component,
.content-header > .profile_container {
    display: none;
  }
}

/* line 3, app/assets/stylesheets/components/common/_datepicker.scss */
.flatpickr-calendar::before,
.flatpickr-calendar::after {
  content: none;
}

/* line 8, app/assets/stylesheets/components/common/_datepicker.scss */
.flatpickr-calendar {
  border-radius: 12px;
  width: 340px;
}

/* line 13, app/assets/stylesheets/components/common/_datepicker.scss */
.flatpickr-day {
  width: 42px;
  height: 42px;
  max-width: none;
  font-weight: 600;
  line-height: 42px;
}

/* line 21, app/assets/stylesheets/components/common/_datepicker.scss */
.dayContainer {
  padding: 20px;
  padding-top: 0;
  width: 340px;
  min-width: 340px;
  max-width: 340px;
}

/* line 29, app/assets/stylesheets/components/common/_datepicker.scss */
.flatpickr-rContainer {
  width: 100%;
}

/* line 33, app/assets/stylesheets/components/common/_datepicker.scss */
.flatpickr-weekdays {
  padding: 20px;
  height: auto;
}

/* line 38, app/assets/stylesheets/components/common/_datepicker.scss */
.flatpickr-months .flatpickr-prev-month,
.flatpickr-months .flatpickr-next-month {
  padding: 20px;
}

/* line 43, app/assets/stylesheets/components/common/_datepicker.scss */
.flatpickr-months .flatpickr-month {
  height: 50px;
  padding: 10px;
}

/* line 48, app/assets/stylesheets/components/common/_datepicker.scss */
.flatpickr-days {
  width: 340px;
}

/* line 52, app/assets/stylesheets/components/common/_datepicker.scss */
.flatpickr-current-month {
  display: flex;
  line-height: 2;
  height: 40px;
  font-size: 18px;
  padding: 0px;
}

/* line 60, app/assets/stylesheets/components/common/_datepicker.scss */
.flatpickr-current-month .flatpickr-monthDropdown-months {
  flex: 1;
  text-align: right;
  padding-right: 5px;
  margin: 0;
  font-weight: 600;
  height: 40px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

/* line 70, app/assets/stylesheets/components/common/_datepicker.scss */
.flatpickr-current-month .numInputWrapper {
  flex: 1;
  display: flex;
  align-items: center;
}

/* line 76, app/assets/stylesheets/components/common/_datepicker.scss */
.flatpickr-current-month input.cur-year {
  font-weight: 600;
}

/* line 80, app/assets/stylesheets/components/common/_datepicker.scss */
.flatpickr-months .flatpickr-prev-month:hover svg,
.flatpickr-months .flatpickr-next-month:hover svg {
  fill: #035658;
}

/* line 85, app/assets/stylesheets/components/common/_datepicker.scss */
.flatpickr-day.selected,
.flatpickr-day.selected:hover {
  background: #035658;
  border-color: #035658;
}

/* line 91, app/assets/stylesheets/components/common/_datepicker.scss */
span.flatpickr-weekday {
  color: #6b7280;
}

/* line 95, app/assets/stylesheets/components/common/_datepicker.scss */
.flatpickr-day,
.flatpickr-current-month {
  color: #022b2c;
}

/* line 1, app/assets/stylesheets/components/common/_direct_upload.scss */
.direct-upload__progress {
  position: absolute;
  right: 0;
  left: 0;
  bottom: 0;
  opacity: 0.2;
  background: #b0e0d6;
  transition: height 120ms ease-out, opacity 60ms 60ms ease-in;
  transform: translate3d(0, 0, 0);
}

/* line 12, app/assets/stylesheets/components/common/_direct_upload.scss */
input[type=file][data-direct-upload-url][disabled] {
  display: none;
}

/* line 1, app/assets/stylesheets/components/common/_dropdown_select.scss */
.dropdown-field {
  display: flex;
  flex-direction: column;
  position: relative;
  width: 100%;
}

/* line 7, app/assets/stylesheets/components/common/_dropdown_select.scss */
.dropdown-field .dropdown-field-label {
  margin-bottom: 5px;
  font-size: 14px;
  white-space: nowrap;
}

/* line 14, app/assets/stylesheets/components/common/_dropdown_select.scss */
.dropdown-field .dropdown-field-wrapper .open-icon {
  position: absolute;
  right: 15px;
  top: 40px;
  cursor: pointer;
}

/* line 21, app/assets/stylesheets/components/common/_dropdown_select.scss */
.dropdown-field .dropdown-field-wrapper .dropdown-field-input {
  padding: 14px 40px 14px 14px;
  color: #035e61;
  width: 100%;
  border: 1px solid #b0e0d6;
  font-size: 14px;
  border-radius: 6px;
  display: flex;
  justify-content: space-between;
}

/* line 31, app/assets/stylesheets/components/common/_dropdown_select.scss */
.dropdown-field .dropdown-field-wrapper .dropdown-field-input:hover {
  cursor: pointer;
}

/* line 35, app/assets/stylesheets/components/common/_dropdown_select.scss */
.dropdown-field .dropdown-field-wrapper .dropdown-field-input:focus-visible {
  outline: 1px solid #035e61;
}

/* line 41, app/assets/stylesheets/components/common/_dropdown_select.scss */
.dropdown-field .dropdown-filter-options {
  display: none;
  z-index: 2;
  flex-direction: column;
  gap: 10px;
  position: absolute;
  width: -moz-fit-content;
  width: fit-content;
  max-height: 300px;
  overflow: auto;
  padding: 20px;
  margin-top: 85px;
  border-radius: 8px;
  background: #ffffff;
  box-shadow: 0 0 10px #979797;
}

/* line 56, app/assets/stylesheets/components/common/_dropdown_select.scss */
.dropdown-field .dropdown-filter-options .option-radio {
  font-size: 30px;
  height: 30px;
  width: 30px;
  accent-color: #035e61;
  -webkit-appearance: none;
  border: #035e61 1px solid;
  border-radius: 50%;
}

/* line 65, app/assets/stylesheets/components/common/_dropdown_select.scss */
.dropdown-field .dropdown-filter-options .option-radio:checked {
  background: #035e61;
  background-image: url(/assets/global/icons/icon-circle-24d3988e50110d5d4d0e75bee50dca62b7ed4f4712f41f21b2da0ca75f25cfe2.svg);
  border: #035e61 2px solid;
  background-repeat: no-repeat;
  background-position: center;
}

@media (max-width: 767px) {
  /* line 56, app/assets/stylesheets/components/common/_dropdown_select.scss */
  .dropdown-field .dropdown-filter-options .option-radio {
    min-width: 30px;
  }
}

/* line 78, app/assets/stylesheets/components/common/_dropdown_select.scss */
.dropdown-field .dropdown-filter-options .option-list-item {
  list-style: none;
  font-size: 18px;
  display: flex;
  align-items: center;
  gap: 10px;
}

/* line 85, app/assets/stylesheets/components/common/_dropdown_select.scss */
.dropdown-field .dropdown-filter-options .option-list-item .option {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 10px;
  cursor: pointer;
}

/* line 92, app/assets/stylesheets/components/common/_dropdown_select.scss */
.dropdown-field .dropdown-filter-options .option-list-item .option .option-text {
  white-space: nowrap;
}

@media (max-width: 767px) {
  /* line 92, app/assets/stylesheets/components/common/_dropdown_select.scss */
  .dropdown-field .dropdown-filter-options .option-list-item .option .option-text {
    white-space: break-spaces;
  }
}

@media (max-width: 767px) {
  /* line 41, app/assets/stylesheets/components/common/_dropdown_select.scss */
  .dropdown-field .dropdown-filter-options {
    width: 100%;
  }
}

/* line 107, app/assets/stylesheets/components/common/_dropdown_select.scss */
.dropdown-field .dropdown-filter-options[collapsed] {
  display: flex;
}

/* line 1, app/assets/stylesheets/components/common/_features_card.scss */
.features-card {
  position: relative;
  border-radius: 12px;
  box-shadow: 2px 2px 8px #e5e5e5;
  background-color: #ffffff;
}

@media (max-width: 767px) {
  /* line 1, app/assets/stylesheets/components/common/_features_card.scss */
  .features-card {
    margin-left: -1.429em;
    margin-right: -1.429em;
    margin-bottom: 2em;
  }
}

@media (min-width: 768px) {
  /* line 1, app/assets/stylesheets/components/common/_features_card.scss */
  .features-card {
    margin: 1.4em;
  }
}

/* line 20, app/assets/stylesheets/components/common/_features_card.scss */
.features-card__body {
  border-radius: 0 0 12px 12px;
  padding: 1.333em;
}

/* line 26, app/assets/stylesheets/components/common/_features_card.scss */
.features-card__cta {
  position: absolute;
  bottom: 1.333em;
  left: 50%;
  display: block;
  width: calc(100% - 2.666em);
  transform: translateX(-50%);
}

/* line 37, app/assets/stylesheets/components/common/_features_card.scss */
.features-card__cta + * {
  margin-bottom: 6.5em;
}

/* line 46, app/assets/stylesheets/components/common/_features_card.scss */
.features-card__icon {
  font-size: 1rem;
  margin-right: 0.25em;
  line-height: 2.3em;
}

@media (max-width: 767px) {
  /* line 46, app/assets/stylesheets/components/common/_features_card.scss */
  .features-card__icon {
    font-size: 1.5rem;
  }
}

/* line 58, app/assets/stylesheets/components/common/_features_card.scss */
.features-card__inclusion, .features-card__exclusion {
  list-style-type: none;
  padding: 0.25em 0 0.25em 2em;
  text-indent: -2em;
}

@media (max-width: 767px) {
  /* line 58, app/assets/stylesheets/components/common/_features_card.scss */
  .features-card__inclusion, .features-card__exclusion {
    font-size: 1rem;
    padding: 0.5em 0 0.5em 2em;
  }
}

/* line 73, app/assets/stylesheets/components/common/_features_card.scss */
.features-card__inclusions {
  padding: 0;
}

@media (max-width: 767px) {
  /* line 73, app/assets/stylesheets/components/common/_features_card.scss */
  .features-card__inclusions {
    font-size: 1rem;
  }
}

/* line 83, app/assets/stylesheets/components/common/_features_card.scss */
.features-card__inclusions-title {
  margin-top: 1.5em;
  border-top: 2px solid #f7f7f4;
  padding: 1.5em 0 0;
  font-weight: 700;
}

@media (max-width: 767px) {
  /* line 83, app/assets/stylesheets/components/common/_features_card.scss */
  .features-card__inclusions-title {
    font-size: 1rem;
    line-height: 140%;
  }
}

/* line 101, app/assets/stylesheets/components/common/_features_card.scss */
.features-card__title {
  margin: 0;
  border-radius: 12px 12px 0 0;
  background-color: #c9e8e1;
  padding-left: 1em;
  line-height: 3.333em;
}

/* line 1, app/assets/stylesheets/components/common/_footer_ctas.scss */
.footer-ctas {
  background: #bad7d8;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 3rem 5% 3rem 5%;
}

/* line 8, app/assets/stylesheets/components/common/_footer_ctas.scss */
.footer-ctas .footer-wrapper {
  width: 100%;
  max-width: 77.5rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

/* line 15, app/assets/stylesheets/components/common/_footer_ctas.scss */
.footer-ctas .footer-wrapper .cta-footer-content {
  max-width: 48rem;
  width: 100%;
}

/* line 20, app/assets/stylesheets/components/common/_footer_ctas.scss */
.footer-ctas .footer-wrapper .footer-cta-buttons {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  display: flex;
}

/* line 28, app/assets/stylesheets/components/common/_footer_ctas.scss */
.footer-ctas .footer-wrapper .footer-cta-buttons .footer-quote-cta,
.footer-ctas .footer-wrapper .footer-cta-buttons .footer-phone-cta {
  align-items: center;
  display: flex;
  gap: 0.75rem;
}

/* line 34, app/assets/stylesheets/components/common/_footer_ctas.scss */
.footer-ctas .footer-wrapper .footer-cta-buttons .footer-quote-cta .contact-number-icon,
.footer-ctas .footer-wrapper .footer-cta-buttons .footer-phone-cta .contact-number-icon {
  height: 23px;
  width: 1.5rem;
}

/* line 38, app/assets/stylesheets/components/common/_footer_ctas.scss */
.footer-ctas .footer-wrapper .footer-cta-buttons .footer-quote-cta .contact-number-icon svg,
.footer-ctas .footer-wrapper .footer-cta-buttons .footer-phone-cta .contact-number-icon svg {
  width: 23px;
  height: 23px;
  transform: none;
}

@media (max-width: 767px) {
  /* line 8, app/assets/stylesheets/components/common/_footer_ctas.scss */
  .footer-ctas .footer-wrapper {
    flex-direction: column;
    justify-items: center;
    gap: 1rem;
  }
}

/* line 1, app/assets/stylesheets/components/common/_footer_links.scss */
.footer-links {
  background-color: #035e61;
  display: flex;
  justify-content: center;
}

/* line 7, app/assets/stylesheets/components/common/_footer_links.scss */
.footer-links__arrow {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%) !important;
}

/* line 16, app/assets/stylesheets/components/common/_footer_links.scss */
.footer-links__columns {
  display: flex;
  justify-content: center;
  padding: 4rem 2rem;
  max-width: 77.5rem;
  width: 100%;
}

@media (max-width: 767px) {
  /* line 16, app/assets/stylesheets/components/common/_footer_links.scss */
  .footer-links__columns {
    flex-wrap: wrap;
  }
  /* line 29, app/assets/stylesheets/components/common/_footer_links.scss */
  .footer-links__columns.light {
    flex-wrap: nowrap;
    flex-direction: column;
    gap: 20px;
  }
}

/* line 36, app/assets/stylesheets/components/common/_footer_links.scss */
.footer-links__columns .footer-links__light {
  color: #ffffff;
  font-size: 12px;
  flex-basis: calc(25% + 5rem);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

/* line 44, app/assets/stylesheets/components/common/_footer_links.scss */
.footer-links__columns .footer-links__light .light-logo {
  display: block;
  height: 4rem;
}

/* line 48, app/assets/stylesheets/components/common/_footer_links.scss */
.footer-links__columns .footer-links__light .light-logo svg > * {
  fill: #ffffff;
}

/* line 52, app/assets/stylesheets/components/common/_footer_links.scss */
.footer-links__columns .footer-links__light .light-logo svg > *:nth-child(6) {
  fill: #f8d77f;
}

/* line 57, app/assets/stylesheets/components/common/_footer_links.scss */
.footer-links__columns .footer-links__light .legal-line > a {
  color: #ffffff;
  text-decoration: none;
}

/* line 64, app/assets/stylesheets/components/common/_footer_links.scss */
.footer-links__column-title {
  padding-top: 1.35rem;
  display: table-cell;
  color: #c9e8e1;
}

/* line 71, app/assets/stylesheets/components/common/_footer_links.scss */
.footer-links__column-title h3 {
  font-size: 1.5rem;
  font-weight: 300;
}

/* line 76, app/assets/stylesheets/components/common/_footer_links.scss */
.footer-links__column-title.light {
  padding-top: 0px;
}

/* line 81, app/assets/stylesheets/components/common/_footer_links.scss */
.footer-links__list {
  flex-basis: calc(25% - 1.333rem * 3 / 4);
  margin: 0 0 -0.4em;
  padding: 0;
}

@media (max-width: 767px) {
  /* line 81, app/assets/stylesheets/components/common/_footer_links.scss */
  .footer-links__list {
    flex-basis: 100%;
  }
  /* line 91, app/assets/stylesheets/components/common/_footer_links.scss */
  .footer-links__list:nth-child(1), .footer-links__list:nth-child(2) {
    flex-basis: calc(50% - 1.333rem * 0.5);
  }
}

/* line 98, app/assets/stylesheets/components/common/_footer_links.scss */
.footer-links__list-item {
  margin-bottom: 1rem;
}

/* line 104, app/assets/stylesheets/components/common/_footer_links.scss */
.footer-links.light .footer-links__column-title h3 {
  font-size: 1.25rem;
}

/* line 108, app/assets/stylesheets/components/common/_footer_links.scss */
.footer-links.light .footer-links__columns.light {
  padding: 4rem 0;
  justify-content: space-between;
}

/* line 113, app/assets/stylesheets/components/common/_footer_links.scss */
.footer-links.light .footer-links__light, .footer-links.light .footer-links__list {
  flex-basis: auto;
}

/* line 117, app/assets/stylesheets/components/common/_footer_links.scss */
.footer-links.light .footer-links__column-title.light {
  margin-bottom: 1rem;
  padding-bottom: 1rem;
}

/* line 122, app/assets/stylesheets/components/common/_footer_links.scss */
.footer-links.light .footer-links__list-item {
  padding-bottom: 0.5rem;
  padding-top: 0.5rem;
  margin-bottom: 0;
}

/* line 127, app/assets/stylesheets/components/common/_footer_links.scss */
.footer-links.light .footer-links__list-item .footer-links__list-link {
  font-size: 0.9rem;
}

/* line 133, app/assets/stylesheets/components/common/_footer_links.scss */
.footer-links__list-link {
  color: #f7f7f4;
  text-decoration: none;
  transition: 0.2s color;
}

/* line 142, app/assets/stylesheets/components/common/_footer_links.scss */
.footer-links__list-link:active, .footer-links__list-link:focus {
  color: #f7f7f4;
}

/* line 146, app/assets/stylesheets/components/common/_footer_links.scss */
.footer-links__list-link:hover {
  color: #c9e8e1;
}

/* line 151, app/assets/stylesheets/components/common/_footer_links.scss */
.footer-links__social-icon {
  font-size: 1rem;
  width: 1.333em !important;
  height: 1.333em !important;
  margin: 0.8em 0.4em 0 0;
  color: #c9e8e1;
}

/*
 * The class structure for forms differs from that of other components as we are
 * using the `simple_form` gem which handles all of the HTML, layout and class
 * assignment, and there is little value in explicitly overriding the default
 * classes as if we were to move away from `simple_form` we would likely use a
 * different HTML structure and layout, requiring the styles to be replaced anyway.
 */
/* line 13, app/assets/stylesheets/components/common/_forms.scss */
.simple_form .input {
  position: relative;
  margin-bottom: 1em;
}

/* line 20, app/assets/stylesheets/components/common/_forms.scss */
.simple_form .input abbr {
  display: none;
}

/* line 24, app/assets/stylesheets/components/common/_forms.scss */
.simple_form .input label {
  display: block;
  font-size: 14px;
  margin-bottom: 0.8em;
  text-align: left;
}

/* line 32, app/assets/stylesheets/components/common/_forms.scss */
.simple_form .input label.optional::after {
  content: ": (Optional)";
}

/* line 36, app/assets/stylesheets/components/common/_forms.scss */
.simple_form .input label.required::after {
  content: ": (Required)";
}

@media (max-width: 767px) {
  /* line 24, app/assets/stylesheets/components/common/_forms.scss */
  .simple_form .input label {
    font-size: 1rem;
  }
}

/* line 45, app/assets/stylesheets/components/common/_forms.scss */
.simple_form .input input[type=email], .simple_form .input input[type=tel], .simple_form .input input[type=text], .simple_form .input input[type=number], .simple_form .input input[type=phone], .simple_form .input input[type=password], .simple_form .input input[type=date], .simple_form .input textarea, .simple_form .input select {
  box-sizing: border-box;
  width: 100%;
  border: 1px solid #dee2e6;
  border-radius: 8px;
  outline: none;
  background-color: #ffffff;
  padding: 1rem;
  line-height: 1.5rem;
  color: #4e5e5e;
  transition: border-color 0.2s;
}

/* line 65, app/assets/stylesheets/components/common/_forms.scss */
.simple_form .input input[type=email]:focus, .simple_form .input input[type=tel]:focus, .simple_form .input input[type=text]:focus, .simple_form .input input[type=number]:focus, .simple_form .input input[type=phone]:focus, .simple_form .input input[type=password]:focus, .simple_form .input input[type=date]:focus, .simple_form .input textarea:focus, .simple_form .input select:focus {
  border-color: #c9e8e1;
}

/* line 69, app/assets/stylesheets/components/common/_forms.scss */
.simple_form .input input[type=email]::-moz-placeholder, .simple_form .input input[type=tel]::-moz-placeholder, .simple_form .input input[type=text]::-moz-placeholder, .simple_form .input input[type=number]::-moz-placeholder, .simple_form .input input[type=phone]::-moz-placeholder, .simple_form .input input[type=password]::-moz-placeholder, .simple_form .input input[type=date]::-moz-placeholder, .simple_form .input textarea::-moz-placeholder, .simple_form .input select::-moz-placeholder {
  font-weight: 400;
  color: #dee2e6;
}
.simple_form .input input[type=email]::placeholder, .simple_form .input input[type=tel]::placeholder, .simple_form .input input[type=text]::placeholder, .simple_form .input input[type=number]::placeholder, .simple_form .input input[type=phone]::placeholder, .simple_form .input input[type=password]::placeholder, .simple_form .input input[type=date]::placeholder, .simple_form .input textarea::placeholder, .simple_form .input select::placeholder {
  font-weight: 400;
  color: #dee2e6;
}

/* line 77, app/assets/stylesheets/components/common/_forms.scss */
.simple_form .input.search-error input {
  border-color: #eb5757;
  position: relative;
}

/* line 82, app/assets/stylesheets/components/common/_forms.scss */
.simple_form .input.search-error::after {
  content: "You must select an option from the list.";
  position: relative;
  left: 100px;
  font-size: 0.778rem;
  color: #eb5757;
}

/* line 91, app/assets/stylesheets/components/common/_forms.scss */
.simple_form .input select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-image: url(/assets/global/icons/icon-carat-d4930310df94d375a004ff6370456cddb49439dbbb6d5ee78a6caa9607bda59f.svg);
  background-position: right 0.75em top 52%;
  background-repeat: no-repeat;
  background-size: 1em 1em;
}

/* line 100, app/assets/stylesheets/components/common/_forms.scss */
.simple_form .input .hint,
.simple_form .input .error {
  display: block;
  margin-top: 0.8em;
}

/* line 109, app/assets/stylesheets/components/common/_forms.scss */
.simple_form .input .error {
  color: #eb5757;
}

@media (max-width: 767px) {
  /* line 109, app/assets/stylesheets/components/common/_forms.scss */
  .simple_form .input .error {
    top: -0.75em;
    right: 0;
  }
}

/* line 119, app/assets/stylesheets/components/common/_forms.scss */
.simple_form .input.field_with_errors input[type=email], .simple_form .input.field_with_errors input[type=tel], .simple_form .input.field_with_errors input[type=text], .simple_form .input.field_with_errors input[type=number], .simple_form .input.field_with_errors input[type=phone], .simple_form .input.field_with_errors input[type=password], .simple_form .input.field_with_errors input[type=date], .simple_form .input.field_with_errors textarea, .simple_form .input.field_with_errors select {
  border-color: #eb5757;
}

/* line 123, app/assets/stylesheets/components/common/_forms.scss */
.simple_form .input.field_with_errors .hint {
  display: none;
}

@media (max-width: 767px) {
  /* line 13, app/assets/stylesheets/components/common/_forms.scss */
  .simple_form .input {
    min-width: 0;
  }
}

/* line 133, app/assets/stylesheets/components/common/_forms.scss */
.simple_form .radio_buttons {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  gap: 0.667em;
  width: 100%;
}

/* line 142, app/assets/stylesheets/components/common/_forms.scss */
.simple_form .radio_buttons > label {
  flex: 0 0 100%;
  margin-bottom: 0;
  font-size: 14px;
  min-width: -moz-max-content;
  min-width: max-content;
}

/* line 149, app/assets/stylesheets/components/common/_forms.scss */
.simple_form .radio_buttons .radio {
  flex: 1 1 0%;
}

/* line 152, app/assets/stylesheets/components/common/_forms.scss */
.simple_form .radio_buttons .radio label {
  font-size: 0px;
  display: flex;
}

/* line 156, app/assets/stylesheets/components/common/_forms.scss */
.simple_form .radio_buttons .radio label input {
  -webkit-appearance: none;
  -moz-appearance: none;
}

/* line 159, app/assets/stylesheets/components/common/_forms.scss */
.simple_form .radio_buttons .radio label input:after {
  content: attr(value);
  display: block;
  width: 100%;
  border-radius: 8px;
  box-shadow: 2px 2px 8px #e5e5e5;
  background-color: #ffffff;
  color: #035e61;
  font-size: 1rem;
  font-weight: 700;
  line-height: 2em;
  text-align: center;
  text-transform: capitalize;
  cursor: pointer;
  transition: background-color 0.2s ease, color 0.2s ease;
}

/* line 176, app/assets/stylesheets/components/common/_forms.scss */
.simple_form .radio_buttons .radio label input:checked:after {
  background-color: #035e61;
  color: #f7f7f4;
}

/* line 180, app/assets/stylesheets/components/common/_forms.scss */
.simple_form .radio_buttons .radio label input:checked:after:hover {
  color: #f7f7f4;
}

/* line 188, app/assets/stylesheets/components/common/_forms.scss */
.simple_form .radio_buttons .hint,
.simple_form .radio_buttons .error {
  margin-top: 7em;
}

@media (max-width: 767px) {
  /* line 195, app/assets/stylesheets/components/common/_forms.scss */
  .simple_form .large-buttons .radio_buttons {
    flex-direction: column;
    align-items: stretch;
  }
}

/* line 202, app/assets/stylesheets/components/common/_forms.scss */
.simple_form .large-buttons .radio {
  flex: 1 1 30%;
}

/* line 205, app/assets/stylesheets/components/common/_forms.scss */
.simple_form .large-buttons .radio label input::after {
  display: flex;
  align-items: center;
  text-align: left;
  min-height: 60px;
  padding-left: 15px;
  font-weight: normal;
  text-transform: none;
}

/* line 1, app/assets/stylesheets/components/common/_google_maps.scss */
.map-wrapper {
  height: 300px;
  width: 100%;
  position: relative;
  overflow: hidden;
  border-radius: 12px;
  background: #eef6f6;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
}

/* line 1, app/assets/stylesheets/components/common/_head.scss */
.admin-impersonate-bar {
  overflow: hidden;
  background-color: #eb5757;
  display: flex;
  z-index: 1000;
  justify-content: space-between;
  color: #fcfcfb;
  padding: 10px;
}

/* line 1, app/assets/stylesheets/components/common/_icons.scss */
.icon, .button__icon {
  width: 1em;
  height: 1em;
}

/* line 8, app/assets/stylesheets/components/common/_icons.scss */
.icon-arrow--left {
  transform: rotate(180deg) translateX(0.2em) translateY(-0.2em);
}

/* line 12, app/assets/stylesheets/components/common/_icons.scss */
.icon-carat--left {
  transform: rotate(90deg) translateX(0.2em);
}

/* line 16, app/assets/stylesheets/components/common/_icons.scss */
.icon-carat--right {
  transform: rotate(270deg) translateX(-0.15em);
}

/* line 20, app/assets/stylesheets/components/common/_icons.scss */
.icon-check {
  color: #ffd878;
  fill: #035e61;
}

/* line 25, app/assets/stylesheets/components/common/_icons.scss */
.icon-check--active, .progress-bar__step--active .progress-bar__icon {
  color: #ffd878;
  fill: none;
}

/* line 30, app/assets/stylesheets/components/common/_icons.scss */
.icon-check--inactive, .progress-bar__step--inactive .progress-bar__icon {
  color: #f7f7f4;
  fill: none;
}

/* line 1, app/assets/stylesheets/components/common/_image_gallery.scss */
.image-gallery {
  margin-top: -40px;
}

/* line 4, app/assets/stylesheets/components/common/_image_gallery.scss */
.image-gallery:not(:has(.more-images-label)) {
  margin-top: 0px;
}

/* line 8, app/assets/stylesheets/components/common/_image_gallery.scss */
.image-gallery .more-images-label {
  position: relative;
  top: 40px;
  left: -5px;
  background: #ffffff;
  width: -moz-fit-content;
  width: fit-content;
  margin-left: auto;
  z-index: 1;
  padding: 5px 10px;
  border-radius: 30px;
}

/* line 20, app/assets/stylesheets/components/common/_image_gallery.scss */
.image-gallery .more-images-label svg {
  height: 21px;
  width: 21px;
}

/* line 26, app/assets/stylesheets/components/common/_image_gallery.scss */
.image-gallery .images {
  display: flex;
  justify-content: space-between;
  gap: 10px;
}

/* line 31, app/assets/stylesheets/components/common/_image_gallery.scss */
.image-gallery .images .right-thumbnails {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 10px;
  flex: 1;
}

/* line 38, app/assets/stylesheets/components/common/_image_gallery.scss */
.image-gallery .images .left-large-image {
  flex: 1;
}

/* line 42, app/assets/stylesheets/components/common/_image_gallery.scss */
.image-gallery .images .thumbnail-container {
  width: 100%;
  cursor: pointer;
  padding-top: 100%;
  position: relative;
}

/* line 48, app/assets/stylesheets/components/common/_image_gallery.scss */
.image-gallery .images .thumbnail-container .thumbnail {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
  border-radius: 6px;
  position: absolute;
  top: 0;
  left: 0;
}

@media (max-width: 767px) {
  /* line 26, app/assets/stylesheets/components/common/_image_gallery.scss */
  .image-gallery .images {
    flex-direction: column;
  }
  /* line 63, app/assets/stylesheets/components/common/_image_gallery.scss */
  .image-gallery .images .left-large-image .thumbnail-container {
    padding-top: 50%;
  }
  /* line 65, app/assets/stylesheets/components/common/_image_gallery.scss */
  .image-gallery .images .left-large-image .thumbnail-container .thumbnail {
    max-height: 315px;
  }
}

/* line 74, app/assets/stylesheets/components/common/_image_gallery.scss */
.image-gallery .image-gallery-card img {
  margin: 0;
  width: 58vw;
  height: 40vw;
  max-width: unset;
}

@media (max-width: 991px) {
  /* line 74, app/assets/stylesheets/components/common/_image_gallery.scss */
  .image-gallery .image-gallery-card img {
    width: 74vw;
    height: 45vw;
  }
}

/* line 1, app/assets/stylesheets/components/common/_modal.scss */
.modal {
  opacity: 0;
  transition: opacity 0.4s ease;
}

/* line 6, app/assets/stylesheets/components/common/_modal.scss */
.modal.active, .modal.show {
  opacity: 1;
}

/* line 12, app/assets/stylesheets/components/common/_modal.scss */
.modal__actions {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  gap: 0.5em;
}

/* line 19, app/assets/stylesheets/components/common/_modal.scss */
.modal__body {
  box-sizing: border-box;
  position: fixed;
  top: 50%;
  left: 50%;
  border-radius: 12px;
  max-width: 96vw;
  max-height: 80vh;
  overflow-x: hidden;
  overflow-x: auto;
  background-color: #ffffff;
  padding: 1em;
  transform: translate(-50%, -50%);
}

@media (max-width: 767px) {
  /* line 19, app/assets/stylesheets/components/common/_modal.scss */
  .modal__body {
    width: 96vw;
  }
}

@media (min-width: 768px) {
  /* line 19, app/assets/stylesheets/components/common/_modal.scss */
  .modal__body {
    max-width: 40vw;
    max-height: 80vh;
    padding: 2em;
  }
}

/* line 52, app/assets/stylesheets/components/common/_modal.scss */
.modal__mask {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #ffffff;
  opacity: 0.6;
}

/* line 64, app/assets/stylesheets/components/common/_modal.scss */
.modal__title {
  margin-top: 0;
}

/* line 68, app/assets/stylesheets/components/common/_modal.scss */
[data-target="modal"] {
  display: none;
}

/* line 1, app/assets/stylesheets/components/common/_modal_rails.scss */
.rails-modal {
  display: none;
  position: fixed;
  z-index: 999;
  padding-top: 20vh;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.4);
}

/* line 14, app/assets/stylesheets/components/common/_modal_rails.scss */
.rails-survey-modal {
  position: fixed;
  z-index: 1;
  padding-top: 100px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: #000000;
}

/* line 26, app/assets/stylesheets/components/common/_modal_rails.scss */
.rails-modal-content {
  position: relative;
  border-radius: 12px;
  background-color: #ffffff;
  margin: auto;
  padding: 0;
  border: 1px solid #979797;
  width: 60%;
  max-width: 1000px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  -webkit-animation-name: animatetop;
  -webkit-animation-duration: 0.4s;
  animation-name: animatetop;
  animation-duration: 0.4s;
}

@media (max-width: 991px) {
  /* line 26, app/assets/stylesheets/components/common/_modal_rails.scss */
  .rails-modal-content {
    width: 80%;
  }
}

/* line 45, app/assets/stylesheets/components/common/_modal_rails.scss */
.rails-modal-content .info-modal-footer {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 8%;
}

/* line 52, app/assets/stylesheets/components/common/_modal_rails.scss */
.rails-modal-content .info-modal-footer .footer-button {
  width: 250px;
  min-width: -moz-max-content;
  min-width: max-content;
}

/* line 58, app/assets/stylesheets/components/common/_modal_rails.scss */
.rails-modal-content .survey-content {
  padding: 3rem;
  padding-top: 1rem;
  display: flex;
  flex-direction: column;
  align-items: center;
}

@media (max-width: 767px) {
  /* line 58, app/assets/stylesheets/components/common/_modal_rails.scss */
  .rails-modal-content .survey-content {
    padding: 2rem;
    margin-bottom: 100px;
  }
}

/* line 70, app/assets/stylesheets/components/common/_modal_rails.scss */
.rails-modal-content .survey-content .survey-form {
  display: flex;
  flex-direction: column;
  gap: 30px;
}

@media (max-width: 767px) {
  /* line 70, app/assets/stylesheets/components/common/_modal_rails.scss */
  .rails-modal-content .survey-content .survey-form {
    align-items: center;
    gap: 20px;
  }
}

/* line 80, app/assets/stylesheets/components/common/_modal_rails.scss */
.rails-modal-content .survey-content .survey-form .footer-button {
  min-width: 280px;
  margin-top: 10px;
}

@media (max-width: 991px) {
  /* line 80, app/assets/stylesheets/components/common/_modal_rails.scss */
  .rails-modal-content .survey-content .survey-form .footer-button {
    min-width: 200px;
  }
}

/* line 90, app/assets/stylesheets/components/common/_modal_rails.scss */
.rails-modal-content .survey-content .survey-form .hs-dependent-field .hs-form-field {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 12px;
}

/* line 96, app/assets/stylesheets/components/common/_modal_rails.scss */
.rails-modal-content .survey-content .survey-form .hs-dependent-field .hs-form-field label {
  font-family: "Merriweather", serif;
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 110%;
  letter-spacing: -0.02em;
}

/* line 105, app/assets/stylesheets/components/common/_modal_rails.scss */
.rails-modal-content .survey-content .survey-form .hs-dependent-field .hs-form-field ul {
  display: flex;
  flex-wrap: wrap;
  gap: 1em;
  list-style-type: none;
  padding: 0;
  justify-content: center;
}

/* line 115, app/assets/stylesheets/components/common/_modal_rails.scss */
.rails-modal-content .survey-content .survey-form .hs-dependent-field .hs-form-field ul li .hs-form-radio-display span {
  font-family: "Open Sans", sans-serif;
  font-style: normal;
  font-weight: 450;
  font-size: 16px;
  line-height: 140%;
  letter-spacing: -0.3px;
  background: #ffffff;
  box-shadow: 2px 2px 8px #e5e5e5;
  border-radius: 8px;
  min-width: 224px;
  min-height: 42px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

@media (max-width: 991px) {
  /* line 115, app/assets/stylesheets/components/common/_modal_rails.scss */
  .rails-modal-content .survey-content .survey-form .hs-dependent-field .hs-form-field ul li .hs-form-radio-display span {
    min-width: 200px;
  }
}

/* line 137, app/assets/stylesheets/components/common/_modal_rails.scss */
.rails-modal-content .survey-content .survey-form .hs-dependent-field .hs-form-field ul li .hs-form-radio-display .hs-input {
  display: none;
}

/* line 141, app/assets/stylesheets/components/common/_modal_rails.scss */
.rails-modal-content .survey-content .survey-form .hs-dependent-field .hs-form-field ul li .hs-form-radio-display .hs-input:checked + span {
  background-color: #035e61;
  color: #f7f7f4;
}

/* line 153, app/assets/stylesheets/components/common/_modal_rails.scss */
.rails-modal-content .survey-content .submitted-message p {
  font-size: 20px;
}

/* line 158, app/assets/stylesheets/components/common/_modal_rails.scss */
.rails-modal-content .survey-content .rails-survey-ok-button {
  margin-top: 2.5rem;
  min-width: 200px;
}

@keyframes animatetop {
  from {
    top: -300px;
    opacity: 0;
  }
  to {
    top: 0;
    opacity: 1;
  }
}

/* line 187, app/assets/stylesheets/components/common/_modal_rails.scss */
.rails-modal-close {
  color: #035e61;
  float: right;
  font-size: 28px;
  font-weight: bold;
  margin-top: 12px;
  margin-right: 24px;
}

/* line 196, app/assets/stylesheets/components/common/_modal_rails.scss */
.rails-modal-close:hover,
.crails-modal-lose:focus {
  color: #ffd878;
  text-decoration: none;
  cursor: pointer;
}

/* line 203, app/assets/stylesheets/components/common/_modal_rails.scss */
.rails-modal-header {
  color: #035e61;
  padding: 24px 15%;
  text-align: center;
  margin-top: 36px;
}

/* line 210, app/assets/stylesheets/components/common/_modal_rails.scss */
.rails-modal-body {
  padding: 2px 16px;
  text-align: center;
  align-items: center;
}

/* line 216, app/assets/stylesheets/components/common/_modal_rails.scss */
.rails-modal-footer {
  padding: 24px 16px;
  text-align: center;
  display: flex;
  justify-content: space-between;
}

/* line 223, app/assets/stylesheets/components/common/_modal_rails.scss */
.rails-share-modal-body {
  padding: 2px 16px;
  justify-content: center;
  align-items: center;
  display: flex;
  margin-bottom: 36px;
}

@media (max-width: 767px) {
  /* line 223, app/assets/stylesheets/components/common/_modal_rails.scss */
  .rails-share-modal-body {
    flex-direction: column;
    gap: 12px;
  }
}

/* line 235, app/assets/stylesheets/components/common/_modal_rails.scss */
.rails-share-modal-body .social-links {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

/* line 240, app/assets/stylesheets/components/common/_modal_rails.scss */
.rails-share-modal-body .social-links button {
  width: 20vw;
  min-width: -moz-max-content;
  min-width: max-content;
}

/* line 245, app/assets/stylesheets/components/common/_modal_rails.scss */
.rails-share-modal-body .social-links .copy-link {
  display: flex;
  align-items: center;
  justify-content: center;
}

/* line 1, app/assets/stylesheets/components/common/_payments_card.scss */
.product-selection-card-component {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-color: #f7f7f4;
  box-shadow: 1.53469px 1.53469px 6.13875px #e5e5e5;
  border-radius: 9.20812px;
  height: 100%;
  position: relative;
  overflow: hidden;
}

/* line 13, app/assets/stylesheets/components/common/_payments_card.scss */
.product-selection-card-component .top-header {
  background: #ffd878;
  width: 100%;
  display: flex;
  justify-content: center;
}

/* line 19, app/assets/stylesheets/components/common/_payments_card.scss */
.product-selection-card-component .top-header .title {
  font-weight: bold;
  font-size: 9.20812px;
}

/* line 25, app/assets/stylesheets/components/common/_payments_card.scss */
.product-selection-card-component .header {
  border-radius: 9.20812px 9.20812px 0px 0px;
  align-self: stretch;
  display: flex;
  padding: 0px 18px;
  font-weight: bold;
  gap: 8px;
}

/* line 33, app/assets/stylesheets/components/common/_payments_card.scss */
.product-selection-card-component .header .title {
  font-family: "Merriweather", serif;
}

/* line 37, app/assets/stylesheets/components/common/_payments_card.scss */
.product-selection-card-component .header .save-container {
  margin-top: 7%;
}

/* line 39, app/assets/stylesheets/components/common/_payments_card.scss */
.product-selection-card-component .header .save-container .save-amount {
  color: #ffffff;
  background-color: #035e61;
  border-radius: 6px;
  padding: 2px 12px;
  font-size: 12px;
}

/* line 49, app/assets/stylesheets/components/common/_payments_card.scss */
.product-selection-card-component .body {
  display: flex;
  flex-direction: column;
  padding: 24px 48px;
  gap: 6px;
  align-items: center;
  background-color: #ffffff;
}

/* line 57, app/assets/stylesheets/components/common/_payments_card.scss */
.product-selection-card-component .body .amount {
  display: flex;
  gap: 4px;
  font-weight: bold;
  align-items: baseline;
}

/* line 63, app/assets/stylesheets/components/common/_payments_card.scss */
.product-selection-card-component .body .amount .amount-text {
  font-family: "Open Sans", sans-serif;
  font-weight: bold;
}

/* line 71, app/assets/stylesheets/components/common/_payments_card.scss */
.product-selection-card-component-border {
  border: 2px solid #ffd878;
}

/* line 1, app/assets/stylesheets/components/common/_primary-navigation.scss */
html {
  font-size: 1rem;
}

/* line 5, app/assets/stylesheets/components/common/_primary-navigation.scss */
.primary-navigation,
.primary-navigation * {
  box-sizing: border-box;
}

/* line 10, app/assets/stylesheets/components/common/_primary-navigation.scss */
.primary-navigation {
  background-color: #ffffff;
  display: flex;
  justify-content: center;
  position: relative;
  width: 100vw;
  z-index: 60;
  border-bottom: 1px solid #c9e8e1;
  padding-top: 1.125rem;
  padding-bottom: 1.125rem;
}

/* line 21, app/assets/stylesheets/components/common/_primary-navigation.scss */
.primary-navigation .primary-navigation-page-pad {
  width: 100%;
  max-width: 1300px;
  padding: 0 30px;
}

/* line 26, app/assets/stylesheets/components/common/_primary-navigation.scss */
.primary-navigation .primary-navigation-page-pad .primary-navigation-inner {
  display: flex;
  justify-content: space-between;
  width: 100%;
  max-width: 77.5rem;
  margin-right: auto;
  margin-left: auto;
}

/* line 34, app/assets/stylesheets/components/common/_primary-navigation.scss */
.primary-navigation .primary-navigation-page-pad .primary-navigation-inner .logo-container {
  display: flex;
  align-items: center;
}

/* line 38, app/assets/stylesheets/components/common/_primary-navigation.scss */
.primary-navigation .primary-navigation-page-pad .primary-navigation-inner .logo-container .mobile-nav-toggle {
  width: 2rem;
  height: 3rem;
  margin: 0;
  padding: 0;
  z-index: 2002;
  border: none;
  background: none;
  cursor: pointer;
  margin-right: 1.25rem;
}

/* line 49, app/assets/stylesheets/components/common/_primary-navigation.scss */
.primary-navigation .primary-navigation-page-pad .primary-navigation-inner .logo-container .mobile-nav-toggle > div {
  flex-direction: column;
  justify-content: space-between;
  display: flex;
  width: 100%;
  height: 50%;
}

/* line 56, app/assets/stylesheets/components/common/_primary-navigation.scss */
.primary-navigation .primary-navigation-page-pad .primary-navigation-inner .logo-container .mobile-nav-toggle > div div {
  width: 100%;
  height: 3px;
  background-color: #035e61;
  border-radius: 5px;
}

/* line 64, app/assets/stylesheets/components/common/_primary-navigation.scss */
.primary-navigation .primary-navigation-page-pad .primary-navigation-inner .logo-container .mobile-nav-toggle .opened {
  display: none;
}

/* line 69, app/assets/stylesheets/components/common/_primary-navigation.scss */
.primary-navigation .primary-navigation-page-pad .primary-navigation-inner .logo-container .mobile-nav-toggle.open .opened {
  display: flex;
  flex-direction: column;
  position: relative;
}

/* line 74, app/assets/stylesheets/components/common/_primary-navigation.scss */
.primary-navigation .primary-navigation-page-pad .primary-navigation-inner .logo-container .mobile-nav-toggle.open .opened > div:nth-child(1) {
  position: absolute;
  transform: rotate(45deg);
}

/* line 79, app/assets/stylesheets/components/common/_primary-navigation.scss */
.primary-navigation .primary-navigation-page-pad .primary-navigation-inner .logo-container .mobile-nav-toggle.open .opened > div:nth-child(2) {
  position: absolute;
  transform: rotate(135deg);
}

/* line 85, app/assets/stylesheets/components/common/_primary-navigation.scss */
.primary-navigation .primary-navigation-page-pad .primary-navigation-inner .logo-container .mobile-nav-toggle.open .closed {
  display: none;
}

@media (min-width: 768px) {
  /* line 38, app/assets/stylesheets/components/common/_primary-navigation.scss */
  .primary-navigation .primary-navigation-page-pad .primary-navigation-inner .logo-container .mobile-nav-toggle {
    display: none;
  }
}

/* line 95, app/assets/stylesheets/components/common/_primary-navigation.scss */
.primary-navigation .primary-navigation-page-pad .primary-navigation-inner .logo-container .bare-logo {
  align-items: center;
  width: 7.5rem;
  color: #035e61;
  transition: color 0.2s;
  display: flex;
  max-width: 100%;
}

@media (max-width: 767px) {
  /* line 95, app/assets/stylesheets/components/common/_primary-navigation.scss */
  .primary-navigation .primary-navigation-page-pad .primary-navigation-inner .logo-container .bare-logo {
    width: 5.5rem;
  }
}

/* line 108, app/assets/stylesheets/components/common/_primary-navigation.scss */
.primary-navigation .primary-navigation-page-pad .primary-navigation-inner .logo-container .light-logo {
  align-items: center;
  height: 4rem;
  color: #035e61;
  transition: color 0.2s;
  display: flex;
  max-width: 100%;
}

@media (max-width: 767px) {
  /* line 108, app/assets/stylesheets/components/common/_primary-navigation.scss */
  .primary-navigation .primary-navigation-page-pad .primary-navigation-inner .logo-container .light-logo {
    height: 2.5rem;
  }
}

/* line 122, app/assets/stylesheets/components/common/_primary-navigation.scss */
.primary-navigation .primary-navigation-page-pad .primary-navigation-inner .cta-actions {
  display: flex;
}

/* line 125, app/assets/stylesheets/components/common/_primary-navigation.scss */
.primary-navigation .primary-navigation-page-pad .primary-navigation-inner .cta-actions .primary-navigation-quote-cta {
  align-items: center;
  display: flex;
  gap: 0.75rem;
}

/* line 130, app/assets/stylesheets/components/common/_primary-navigation.scss */
.primary-navigation .primary-navigation-page-pad .primary-navigation-inner .cta-actions .primary-navigation-quote-cta .free-quote-icon {
  width: 1.125rem;
  display: flex;
}

/* line 134, app/assets/stylesheets/components/common/_primary-navigation.scss */
.primary-navigation .primary-navigation-page-pad .primary-navigation-inner .cta-actions .primary-navigation-quote-cta .free-quote-icon .icon, .primary-navigation .primary-navigation-page-pad .primary-navigation-inner .cta-actions .primary-navigation-quote-cta .free-quote-icon .button__icon {
  width: auto;
  height: auto;
  transform: none;
}

@media (max-width: 991px) {
  /* line 130, app/assets/stylesheets/components/common/_primary-navigation.scss */
  .primary-navigation .primary-navigation-page-pad .primary-navigation-inner .cta-actions .primary-navigation-quote-cta .free-quote-icon {
    display: none;
  }
}

/* line 149, app/assets/stylesheets/components/common/_primary-navigation.scss */
.primary-navigation.light {
  border-bottom: none;
  margin-bottom: 60px;
}

/* line 153, app/assets/stylesheets/components/common/_primary-navigation.scss */
.primary-navigation.light .nav-links .primary-navigation-main-nav {
  align-items: flex-end;
}

/* line 159, app/assets/stylesheets/components/common/_primary-navigation.scss */
.nav-links {
  grid-column-gap: 3rem;
  flex: 1;
  justify-content: flex-end;
  margin-right: 1%;
  display: flex;
}

@media (max-width: 991px) {
  /* line 159, app/assets/stylesheets/components/common/_primary-navigation.scss */
  .nav-links {
    grid-column-gap: 1rem;
  }
}

/* line 170, app/assets/stylesheets/components/common/_primary-navigation.scss */
.nav-links .primary-navigation-main-nav {
  align-items: center;
  grid-column-gap: 3rem;
  flex: 1;
  justify-content: flex-end;
  margin-left: 4.13793%;
  margin-right: 2.06897%;
  display: flex;
  font-size: 1rem;
}

@media (max-width: 767px) {
  /* line 170, app/assets/stylesheets/components/common/_primary-navigation.scss */
  .nav-links .primary-navigation-main-nav {
    display: none;
  }
}

@media (max-width: 991px) {
  /* line 170, app/assets/stylesheets/components/common/_primary-navigation.scss */
  .nav-links .primary-navigation-main-nav {
    max-width: 100%;
    grid-column-gap: 1rem;
    justify-content: space-between;
    margin-left: 2%;
  }
}

/* line 191, app/assets/stylesheets/components/common/_primary-navigation.scss */
.nav-links .primary-navigation-main-nav > * {
  cursor: pointer;
  padding: 1rem 0;
}

/* line 196, app/assets/stylesheets/components/common/_primary-navigation.scss */
.nav-links .primary-navigation-main-nav a {
  text-decoration: none;
}

/* line 199, app/assets/stylesheets/components/common/_primary-navigation.scss */
.nav-links .primary-navigation-main-nav a:hover {
  text-decoration: underline;
}

/* line 204, app/assets/stylesheets/components/common/_primary-navigation.scss */
.nav-links .primary-navigation-main-nav-menu {
  position: relative;
}

/* line 207, app/assets/stylesheets/components/common/_primary-navigation.scss */
.nav-links .primary-navigation-main-nav-menu:hover .primary-navigation-main-nav-menu-items, .nav-links .primary-navigation-main-nav-menu:focus-within .primary-navigation-main-nav-menu-items, .nav-links .primary-navigation-main-nav-menu:active .primary-navigation-main-nav-menu-items {
  top: 3rem;
  opacity: 1;
  flex-direction: column;
  pointer-events: all;
}

/* line 216, app/assets/stylesheets/components/common/_primary-navigation.scss */
.nav-links .primary-navigation-main-nav-menu .label {
  display: flex;
  align-items: center;
  white-space: nowrap;
}

/* line 221, app/assets/stylesheets/components/common/_primary-navigation.scss */
.nav-links .primary-navigation-main-nav-menu .label .dropdown-icon {
  max-width: 0.875rem;
  align-items: center;
  margin-left: 0.5rem;
  display: flex;
  min-width: 7px;
}

@media (max-width: 991px) {
  /* line 221, app/assets/stylesheets/components/common/_primary-navigation.scss */
  .nav-links .primary-navigation-main-nav-menu .label .dropdown-icon {
    max-width: 0.5rem;
  }
}

/* line 234, app/assets/stylesheets/components/common/_primary-navigation.scss */
.nav-links .primary-navigation-main-nav-menu .primary-navigation-main-nav-menu-items {
  transition: all 0.3s ease;
  flex-direction: column;
  display: flex;
  top: 4.5rem;
  background-color: #ffffff;
  border-radius: 0.75rem;
  padding: 1rem 1.25rem 1.25rem;
  position: absolute;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  opacity: 0;
  pointer-events: none;
}

/* line 247, app/assets/stylesheets/components/common/_primary-navigation.scss */
.nav-links .primary-navigation-main-nav-menu .primary-navigation-main-nav-menu-items > * {
  margin-bottom: 0.5rem;
  min-width: 9rem;
  white-space: nowrap;
  border-bottom: 1px solid #ffffff;
  border-radius: 0.38rem;
  padding: 0.75rem 1.75rem;
  font-size: 1rem;
  display: block;
}

/* line 258, app/assets/stylesheets/components/common/_primary-navigation.scss */
.nav-links .primary-navigation-main-nav-menu .primary-navigation-main-nav-menu-items a {
  text-decoration: none;
}

/* line 261, app/assets/stylesheets/components/common/_primary-navigation.scss */
.nav-links .primary-navigation-main-nav-menu .primary-navigation-main-nav-menu-items a:hover {
  background-color: #e0f2ee;
}

/* line 269, app/assets/stylesheets/components/common/_primary-navigation.scss */
.nav-links .login-link {
  align-items: center;
  display: flex;
}

/* line 273, app/assets/stylesheets/components/common/_primary-navigation.scss */
.nav-links .login-link .login-link-icon {
  width: 1.25rem;
  margin-right: 0.5rem;
  display: flex;
}

/* line 278, app/assets/stylesheets/components/common/_primary-navigation.scss */
.nav-links .login-link .login-link-icon .icon, .nav-links .login-link .login-link-icon .button__icon {
  width: auto;
  height: auto;
  transform: none;
}

@media (max-width: 767px) {
  /* line 269, app/assets/stylesheets/components/common/_primary-navigation.scss */
  .nav-links .login-link {
    display: none;
  }
}

@media (max-width: 991px) {
  /* line 269, app/assets/stylesheets/components/common/_primary-navigation.scss */
  .nav-links .login-link {
    padding-left: calc(var(--base-height) / 3);
    padding-right: calc(var(--base-height) / 3);
  }
  /* line 293, app/assets/stylesheets/components/common/_primary-navigation.scss */
  .nav-links .login-link .login-link-icon {
    width: 1.7rem;
    display: flex;
    margin-right: 0px;
  }
  /* line 298, app/assets/stylesheets/components/common/_primary-navigation.scss */
  .nav-links .login-link .login-link-icon .icon, .nav-links .login-link .login-link-icon .button__icon {
    width: auto;
    height: auto;
    transform: none;
  }
  /* line 305, app/assets/stylesheets/components/common/_primary-navigation.scss */
  .nav-links .login-link svg {
    margin: 0;
  }
  /* line 308, app/assets/stylesheets/components/common/_primary-navigation.scss */
  .nav-links .login-link span {
    display: none;
  }
}

/* line 315, app/assets/stylesheets/components/common/_primary-navigation.scss */
.primary-navigation-mobile {
  position: fixed;
  top: 0;
  left: -20rem;
  height: 100vh;
  width: 20rem;
  background-color: #f7f7f4;
  padding: 4.5rem 1rem 0 2rem;
  z-index: 2001;
  transition: all 0.3s ease;
}

/* line 326, app/assets/stylesheets/components/common/_primary-navigation.scss */
.primary-navigation-mobile .login-container {
  display: flex;
  justify-content: flex-end;
  margin-bottom: 5rem;
}

/* line 333, app/assets/stylesheets/components/common/_primary-navigation.scss */
.primary-navigation-mobile .mobile-nav-links a,
.primary-navigation-mobile .mobile-nav-links .primary-navigation-mobile-collapsible > .label {
  text-decoration: none;
  padding: 0.75rem 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

/* line 341, app/assets/stylesheets/components/common/_primary-navigation.scss */
.primary-navigation-mobile .mobile-nav-links a svg,
.primary-navigation-mobile .mobile-nav-links .primary-navigation-mobile-collapsible > .label svg {
  height: 1.25rem;
  width: 1.25rem;
}

/* line 347, app/assets/stylesheets/components/common/_primary-navigation.scss */
.primary-navigation-mobile .mobile-nav-links > a,
.primary-navigation-mobile .mobile-nav-links > .primary-navigation-mobile-collapsible {
  border-bottom: 1px solid #ffffff;
}

/* line 351, app/assets/stylesheets/components/common/_primary-navigation.scss */
.primary-navigation-mobile .mobile-nav-links > a > a,
.primary-navigation-mobile .mobile-nav-links > .primary-navigation-mobile-collapsible > a {
  font-weight: lighter;
}

/* line 358, app/assets/stylesheets/components/common/_primary-navigation.scss */
.primary-navigation-mobile .mobile-nav-links > a:hover,
.primary-navigation-mobile .mobile-nav-links > .primary-navigation-mobile-collapsible-items > a:hover {
  text-decoration: underline;
}

/* line 363, app/assets/stylesheets/components/common/_primary-navigation.scss */
.primary-navigation-mobile .mobile-nav-links .primary-navigation-mobile-collapsible {
  display: flex;
  flex-direction: column;
}

/* line 367, app/assets/stylesheets/components/common/_primary-navigation.scss */
.primary-navigation-mobile .mobile-nav-links .primary-navigation-mobile-collapsible .label {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  cursor: pointer;
}

/* line 371, app/assets/stylesheets/components/common/_primary-navigation.scss */
.primary-navigation-mobile .mobile-nav-links .primary-navigation-mobile-collapsible .label svg {
  transform: rotate(180deg);
  transition: all 0.3s ease;
}

/* line 377, app/assets/stylesheets/components/common/_primary-navigation.scss */
.primary-navigation-mobile .mobile-nav-links .primary-navigation-mobile-collapsible .primary-navigation-mobile-collapsible-items {
  overflow: hidden;
  height: 0;
}

/* line 383, app/assets/stylesheets/components/common/_primary-navigation.scss */
.primary-navigation-mobile .mobile-nav-links .primary-navigation-mobile-collapsible.open .label svg {
  transform: rotate(0deg);
}

/* line 387, app/assets/stylesheets/components/common/_primary-navigation.scss */
.primary-navigation-mobile .mobile-nav-links .primary-navigation-mobile-collapsible.open .primary-navigation-mobile-collapsible-items {
  height: auto;
}

/* line 390, app/assets/stylesheets/components/common/_primary-navigation.scss */
.primary-navigation-mobile .mobile-nav-links .primary-navigation-mobile-collapsible.open .primary-navigation-mobile-collapsible-items .primary-navigation-link {
  font-style: italic;
}

/* line 398, app/assets/stylesheets/components/common/_primary-navigation.scss */
.primary-navigation-mobile.show {
  display: flex;
  flex-direction: column;
  left: 0;
}

@media (min-width: 768px) {
  /* line 398, app/assets/stylesheets/components/common/_primary-navigation.scss */
  .primary-navigation-mobile.show {
    display: none;
  }
}

/* line 1, app/assets/stylesheets/components/common/_profile.scss */
.profile_container {
  position: relative;
}

/* line 5, app/assets/stylesheets/components/common/_profile.scss */
.profile_component {
  background: #ffffff;
  border-radius: 58px;
  display: flex;
  align-items: center;
  height: 50px;
  padding: 0 1em;
  justify-content: center;
  letter-spacing: -0.3px;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  cursor: pointer;
}

/* line 17, app/assets/stylesheets/components/common/_profile.scss */
.profile_component svg {
  flex: 0 0 auto;
}

/* line 21, app/assets/stylesheets/components/common/_profile.scss */
.profile_component span {
  font-family: "Merriweather", serif;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 140%;
  margin-left: 0.5em;
  flex: 1 1 auto;
  text-overflow: ellipsis;
  overflow: hidden;
}

@media (max-width: 477px) {
  /* line 21, app/assets/stylesheets/components/common/_profile.scss */
  .profile_component span {
    display: none;
  }
}

/* line 38, app/assets/stylesheets/components/common/_profile.scss */
.profile_menu_container {
  position: absolute;
  display: flex;
  flex-direction: column;
  width: 290px;
  background: #f7f7f4;
  border-radius: 4px;
  top: 70px;
  right: 0;
  box-shadow: 2px 2px 8px #e5e5e5;
  transform: scale(1);
  transform-origin: calc(100% - 30px) calc(0% - 20px);
  transition: all 0.3s ease;
  z-index: 100;
}

/* line 53, app/assets/stylesheets/components/common/_profile.scss */
.profile_menu_container::before {
  content: "";
  position: absolute;
  right: 30px;
  top: -10px;
  height: 20px;
  width: 20px;
  background: #f7f7f4;
  transform: rotate(45deg);
  border-radius: 2px;
}

@media (max-width: 477px) {
  /* line 53, app/assets/stylesheets/components/common/_profile.scss */
  .profile_menu_container::before {
    right: 16px;
  }
}

/* line 69, app/assets/stylesheets/components/common/_profile.scss */
.profile_menu_container.menu-hide {
  transform: scale(0);
}

/* line 74, app/assets/stylesheets/components/common/_profile.scss */
.profile_menu_items {
  display: flex;
  margin: 15px;
  gap: 15px;
  align-items: center;
  font-family: "Merriweather", serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  text-decoration: none;
  color: #035e61;
  border: none;
  background: none;
  cursor: pointer;
  width: 100%;
}

/* line 1, app/assets/stylesheets/components/common/_progress_nav.scss */
.progress-nav-container {
  background: #e0f2ee;
  border-radius: 12px;
  display: flex;
  align-items: center;
  padding: 40px;
}

/* line 8, app/assets/stylesheets/components/common/_progress_nav.scss */
.progress-nav-container > button {
  display: none;
}

@media (max-width: 767px) {
  /* line 1, app/assets/stylesheets/components/common/_progress_nav.scss */
  .progress-nav-container {
    display: none;
  }
}

@media (max-width: 991px) {
  /* line 1, app/assets/stylesheets/components/common/_progress_nav.scss */
  .progress-nav-container {
    flex-wrap: wrap;
  }
}

@media (min-width: 992px) {
  /* line 1, app/assets/stylesheets/components/common/_progress_nav.scss */
  .progress-nav-container {
    flex-direction: column;
    max-width: 300px;
  }
  /* line 23, app/assets/stylesheets/components/common/_progress_nav.scss */
  .progress-nav-container > button {
    display: block;
  }
}

/* line 30, app/assets/stylesheets/components/common/_progress_nav.scss */
.progress-bar-container h3 {
  margin-top: 0;
  font-size: 18px;
}

/* line 35, app/assets/stylesheets/components/common/_progress_nav.scss */
.progress-bar-container .progress-bar {
  width: 100%;
  background-color: #ffffff;
  height: 10px;
  border-radius: 5px;
}

/* line 41, app/assets/stylesheets/components/common/_progress_nav.scss */
.progress-bar-container .progress-bar-inner {
  background-color: #035e61;
  height: 10px;
  border-radius: 5px;
}

@media (max-width: 991px) {
  /* line 29, app/assets/stylesheets/components/common/_progress_nav.scss */
  .progress-bar-container {
    width: 100%;
    padding: 30px;
  }
}

/* line 54, app/assets/stylesheets/components/common/_progress_nav.scss */
.progress-nav-list-container {
  display: flex;
  flex: 1 0 auto;
}

@media (min-width: 992px) {
  /* line 54, app/assets/stylesheets/components/common/_progress_nav.scss */
  .progress-nav-list-container {
    flex-direction: column-reverse;
    width: 100%;
  }
}

/* line 64, app/assets/stylesheets/components/common/_progress_nav.scss */
.progress-nav-list {
  display: flex;
  flex: 1 0 auto;
}

/* line 68, app/assets/stylesheets/components/common/_progress_nav.scss */
.progress-nav-list-mobile {
  display: none;
}

@media (max-width: 991px) {
  /* line 68, app/assets/stylesheets/components/common/_progress_nav.scss */
  .progress-nav-list-mobile {
    margin-top: 20px;
    display: flex;
    flex: 0 0 100%;
  }
}

/* line 78, app/assets/stylesheets/components/common/_progress_nav.scss */
.progress-nav-list .progress-nav-list-item {
  flex: 1 0 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
}

/* line 85, app/assets/stylesheets/components/common/_progress_nav.scss */
.progress-nav-list .progress-nav-list-item .indicator {
  height: 25px;
  width: 25px;
  border-radius: 50%;
  background-color: #ffffff;
  border: 5px solid #035e61;
}

/* line 92, app/assets/stylesheets/components/common/_progress_nav.scss */
.progress-nav-list .progress-nav-list-item .indicator.complete {
  background: #035e61;
  background-image: url(/assets/global/tick-white-bcfa524730eda2be3fa539471b3c60449277f89a4266a171cad4461d0f1f0718.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 10px;
}

/* line 100, app/assets/stylesheets/components/common/_progress_nav.scss */
.progress-nav-list .progress-nav-list-item .indicator.in-progress {
  background: #035e61;
}

/* line 105, app/assets/stylesheets/components/common/_progress_nav.scss */
.progress-nav-list .progress-nav-list-item .item-text {
  min-height: 40px;
  margin-top: 20px;
  margin-left: 10px;
}

/* line 110, app/assets/stylesheets/components/common/_progress_nav.scss */
.progress-nav-list .progress-nav-list-item .item-text p {
  text-align: center;
  margin: 0;
  font-size: 14px;
}

/* line 116, app/assets/stylesheets/components/common/_progress_nav.scss */
.progress-nav-list .progress-nav-list-item .item-text .subtitle {
  display: none;
  font-size: 12px;
}

/* line 123, app/assets/stylesheets/components/common/_progress_nav.scss */
.progress-nav-list .progress-nav-list-item:not(:last-child) .indicator::after {
  content: "";
  width: 100%;
  height: 3px;
  background: #035e61;
  position: absolute;
  top: 11px;
  right: calc(-50% - 12.5px);
}

@media (max-width: 991px) {
  /* line 64, app/assets/stylesheets/components/common/_progress_nav.scss */
  .progress-nav-list {
    display: none;
  }
}

@media (min-width: 992px) {
  /* line 64, app/assets/stylesheets/components/common/_progress_nav.scss */
  .progress-nav-list {
    flex-direction: column;
  }
  /* line 140, app/assets/stylesheets/components/common/_progress_nav.scss */
  .progress-nav-list .progress-nav-list-item {
    flex: 1 0 80px;
    flex-direction: row;
    padding-left: 5px;
    min-width: -moz-max-content;
    min-width: max-content;
  }
  /* line 146, app/assets/stylesheets/components/common/_progress_nav.scss */
  .progress-nav-list .progress-nav-list-item .item-text .subtitle {
    display: inline;
  }
  /* line 151, app/assets/stylesheets/components/common/_progress_nav.scss */
  .progress-nav-list .progress-nav-list-item:not(:last-child) .indicator::after {
    width: 3px;
    height: 80px;
    top: 50px;
    left: 11px;
  }
}

/* line 160, app/assets/stylesheets/components/common/_progress_nav.scss */
.progress-nav-title-container {
  display: flex;
  flex-direction: column;
  max-width: 200px;
}

/* line 165, app/assets/stylesheets/components/common/_progress_nav.scss */
.progress-nav-title-container > h3 {
  margin-bottom: 20px;
}

/* line 169, app/assets/stylesheets/components/common/_progress_nav.scss */
.progress-nav-title-container > p {
  margin-top: 0px;
}

@media (max-width: 991px) {
  /* line 174, app/assets/stylesheets/components/common/_progress_nav.scss */
  .progress-nav-title-container > button {
    display: none;
  }
}

@media (min-width: 992px) {
  /* line 160, app/assets/stylesheets/components/common/_progress_nav.scss */
  .progress-nav-title-container {
    max-width: none;
  }
  /* line 182, app/assets/stylesheets/components/common/_progress_nav.scss */
  .progress-nav-title-container > button {
    display: none;
  }
}

/* line 2, app/assets/stylesheets/components/common/_radio_with_price.scss */
.radio-with-price-wrapper label {
  display: flex;
  width: 100%;
  height: 100%;
  justify-content: space-between;
  align-items: center;
  border: 1px solid #c9e8e1;
  border-radius: 6px;
  padding: 15px;
}

/* line 12, app/assets/stylesheets/components/common/_radio_with_price.scss */
.radio-with-price-wrapper label .radio-label {
  font-family: "Merriweather", serif;
  font-size: 16px;
  display: flex;
  align-items: center;
  gap: 15px;
}

/* line 19, app/assets/stylesheets/components/common/_radio_with_price.scss */
.radio-with-price-wrapper label .radio-label input:after {
  top: -5px;
  left: -5px;
  position: relative;
  background-color: #ffffff;
  content: url(/assets/bare/icons/icon-uncheck-secondary-c3d4e54b7f49a92040b7040e5ad74886cb76e54db0043756376daf75687939a7.svg);
  display: inline-block;
}

/* line 29, app/assets/stylesheets/components/common/_radio_with_price.scss */
.radio-with-price-wrapper label .radio-price {
  font-family: "Merriweather", serif;
  font-size: 20px;
  display: flex;
  flex-direction: column;
}

/* line 35, app/assets/stylesheets/components/common/_radio_with_price.scss */
.radio-with-price-wrapper label .radio-price .radio-price-from {
  font-size: 10px;
}

/* line 40, app/assets/stylesheets/components/common/_radio_with_price.scss */
.radio-with-price-wrapper label.checked {
  border: 1px solid #298285;
  background-color: #298285;
}

/* line 44, app/assets/stylesheets/components/common/_radio_with_price.scss */
.radio-with-price-wrapper label.checked .radio-label {
  color: #ffffff;
}

/* line 47, app/assets/stylesheets/components/common/_radio_with_price.scss */
.radio-with-price-wrapper label.checked .radio-label input:after {
  content: url(/assets/bare/icons/icon-check-primary-ef432b4883b09ed8fb1a75c64cc23edb49f9e76aad12f074a0ba9290081da15a.svg);
  background-color: #298285;
}

/* line 53, app/assets/stylesheets/components/common/_radio_with_price.scss */
.radio-with-price-wrapper label.checked .radio-price {
  color: #ffffff;
}

/* line 1, app/assets/stylesheets/components/common/_responsive_sidebar_topbar.scss */
.responsive-sidebar-topbar {
  background: #ffffff;
  border-radius: 12px;
  max-width: 480px;
  height: -moz-fit-content;
  height: fit-content;
  padding: 5px 20px;
}

/* line 8, app/assets/stylesheets/components/common/_responsive_sidebar_topbar.scss */
.responsive-sidebar-topbar .collapse-container {
  border: none;
  padding: 0;
  margin: 0;
}

/* line 13, app/assets/stylesheets/components/common/_responsive_sidebar_topbar.scss */
.responsive-sidebar-topbar .collapse-container .bfg-collapse {
  padding: 0;
  gap: 20px;
}

/* line 18, app/assets/stylesheets/components/common/_responsive_sidebar_topbar.scss */
.responsive-sidebar-topbar .collapse-container .collapse-body {
  padding: 0;
}

/* line 22, app/assets/stylesheets/components/common/_responsive_sidebar_topbar.scss */
.responsive-sidebar-topbar .collapse-container .collapse-body .responsive-sidebar-topbar-content .responsive-sidebar-topbar-tips {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

/* line 27, app/assets/stylesheets/components/common/_responsive_sidebar_topbar.scss */
.responsive-sidebar-topbar .collapse-container .collapse-body .responsive-sidebar-topbar-content .responsive-sidebar-topbar-tips .responsive-sidebar-topbar-tip {
  background: #eef6f6;
  padding: 10px;
  max-width: 350px;
  min-width: 270px;
}

@media (max-width: 991px) {
  /* line 27, app/assets/stylesheets/components/common/_responsive_sidebar_topbar.scss */
  .responsive-sidebar-topbar .collapse-container .collapse-body .responsive-sidebar-topbar-content .responsive-sidebar-topbar-tips .responsive-sidebar-topbar-tip {
    max-width: none;
  }
}

/* line 41, app/assets/stylesheets/components/common/_responsive_sidebar_topbar.scss */
.responsive-sidebar-topbar .collapse-container:not(.heading-button):hover {
  border: none;
}

@media (max-width: 991px) {
  /* line 1, app/assets/stylesheets/components/common/_responsive_sidebar_topbar.scss */
  .responsive-sidebar-topbar {
    max-width: initial;
    position: fixed;
    top: 75px;
    left: 0px;
    border-top: 2px solid #b0e0d6;
    border-radius: 0px;
    width: 100%;
    min-width: none;
    z-index: 2;
  }
}

/* line 1, app/assets/stylesheets/components/common/_review_signature.scss */
.bare-review-screen {
  background: #f7f7f4;
  border-radius: 12px;
  padding: 60px;
  max-width: 852px;
}

@media (max-width: 767px) {
  /* line 1, app/assets/stylesheets/components/common/_review_signature.scss */
  .bare-review-screen {
    width: -webkit-fill-available;
    padding: 40px 30px;
  }
}

/* line 13, app/assets/stylesheets/components/common/_review_signature.scss */
.signature-container {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  gap: 40px;
}

/* line 21, app/assets/stylesheets/components/common/_review_signature.scss */
.signature-container .signature img,
.signature-container .photo-id img {
  max-width: 350px;
  width: 100%;
  margin-top: 30px;
}

/* line 27, app/assets/stylesheets/components/common/_review_signature.scss */
.signature-container .signature .image-description,
.signature-container .photo-id .image-description {
  margin-top: 10px;
  font-size: 14px;
  font-weight: bold;
}

@media (max-width: 767px) {
  /* line 13, app/assets/stylesheets/components/common/_review_signature.scss */
  .signature-container {
    display: block;
  }
}

/* line 39, app/assets/stylesheets/components/common/_review_signature.scss */
.upload-container {
  display: flex;
  justify-content: center;
  gap: 40px;
}

/* line 44, app/assets/stylesheets/components/common/_review_signature.scss */
.upload-container .file-upload,
.upload-container .photo-upload {
  max-width: 329px;
  width: 100%;
  margin-top: 30px;
  text-align: center;
  padding: 80px 40px;
  border-radius: 12px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
}

/* line 57, app/assets/stylesheets/components/common/_review_signature.scss */
.upload-container .file-upload button,
.upload-container .photo-upload button {
  margin-bottom: 10px;
}

/* line 62, app/assets/stylesheets/components/common/_review_signature.scss */
.upload-container .file-upload {
  background-color: #ffffff;
}

/* line 65, app/assets/stylesheets/components/common/_review_signature.scss */
.upload-container .file-upload .simple_form {
  display: none;
}

/* line 70, app/assets/stylesheets/components/common/_review_signature.scss */
.upload-container .photo-upload {
  background-color: #c9e8e1;
  gap: 50px;
}

@media (max-width: 851px) {
  /* line 70, app/assets/stylesheets/components/common/_review_signature.scss */
  .upload-container .photo-upload {
    display: none;
  }
}

/* line 80, app/assets/stylesheets/components/common/_review_signature.scss */
.button-container {
  text-align: center;
  margin-top: 35px;
}

/* line 84, app/assets/stylesheets/components/common/_review_signature.scss */
.button-container .button-instructions {
  font-size: 16px;
  margin-bottom: 4px;
}

/* line 89, app/assets/stylesheets/components/common/_review_signature.scss */
.button-container .button-wrapper {
  display: flex;
  justify-content: center;
}

/* line 93, app/assets/stylesheets/components/common/_review_signature.scss */
.button-container .button-wrapper .button--primary,
.button-container .button-wrapper .button--secondary {
  margin: 9px;
}

@media (max-width: 767px) {
  /* line 102, app/assets/stylesheets/components/common/_review_signature.scss */
  .pdf-details-table tr {
    display: flex;
    flex-direction: column;
  }
  /* line 106, app/assets/stylesheets/components/common/_review_signature.scss */
  .pdf-details-table tr td {
    width: 100%;
  }
}

/* line 113, app/assets/stylesheets/components/common/_review_signature.scss */
.bold-text {
  font-weight: bold;
}

/* line 1, app/assets/stylesheets/components/common/_service_list.scss */
.services-container {
  display: flex;
  gap: 20px;
}

/* line 5, app/assets/stylesheets/components/common/_service_list.scss */
.services-container .services-content {
  display: flex;
  gap: 15px;
  border: 1px solid #dee2e6;
  border-radius: 12px;
}

/* line 12, app/assets/stylesheets/components/common/_service_list.scss */
.services-container .services-content.full-width .list-header {
  background-color: #f7f7f4;
  justify-content: center;
  flex: 1;
}

/* line 17, app/assets/stylesheets/components/common/_service_list.scss */
.services-container .services-content.full-width .list-header .list-service-details {
  flex-direction: column-reverse;
}

/* line 21, app/assets/stylesheets/components/common/_service_list.scss */
.services-container .services-content.full-width .list-header h3 {
  font-size: 2rem;
}

/* line 26, app/assets/stylesheets/components/common/_service_list.scss */
.services-container .services-content.full-width .includes-wrapper {
  padding-top: 20px;
  flex: 1;
}

@media (max-width: 767px) {
  /* line 11, app/assets/stylesheets/components/common/_service_list.scss */
  .services-container .services-content.full-width {
    flex-direction: column;
    flex: 1;
  }
  /* line 35, app/assets/stylesheets/components/common/_service_list.scss */
  .services-container .services-content.full-width .list-header {
    background-color: initial;
    justify-content: initial;
  }
  /* line 40, app/assets/stylesheets/components/common/_service_list.scss */
  .services-container .services-content.full-width .list-service-details {
    flex-direction: column;
  }
  /* line 44, app/assets/stylesheets/components/common/_service_list.scss */
  .services-container .services-content.full-width h3 {
    font-size: 2rem;
  }
}

/* line 50, app/assets/stylesheets/components/common/_service_list.scss */
.services-container .services-content.half-width {
  flex-direction: column;
  flex: 1;
}

/* line 55, app/assets/stylesheets/components/common/_service_list.scss */
.services-container .services-content .list-header {
  display: flex;
  flex-direction: column;
}

/* line 59, app/assets/stylesheets/components/common/_service_list.scss */
.services-container .services-content .list-header .list-info {
  text-align: center;
  background-color: #f7f7f4;
  border-radius: 12px 12px 0 0;
  padding: 20px;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

/* line 71, app/assets/stylesheets/components/common/_service_list.scss */
.services-container .services-content .list-header .list-info .popular-pill {
  position: absolute;
  top: 0.5rem;
  bottom: auto;
  left: auto;
  right: 0.5rem;
  background-color: #ffd878;
  padding: 4px 8px;
  border-radius: 30px;
  font-weight: 700;
}

/* line 83, app/assets/stylesheets/components/common/_service_list.scss */
.services-container .services-content .list-header .list-info .list-pricing {
  background-color: #ffffff;
  padding: 1.5rem;
  margin: 10px 0;
  gap: 5px;
  display: flex;
  text-align: center;
  justify-content: center;
  align-items: center;
  border-radius: 15rem;
}

/* line 94, app/assets/stylesheets/components/common/_service_list.scss */
.services-container .services-content .list-header .list-info .list-pricing .list-price,
.services-container .services-content .list-header .list-info .list-pricing .list-price-without-coffin {
  font-weight: 700;
  font-size: 25px;
  font-family: "Merriweather", serif;
}

/* line 100, app/assets/stylesheets/components/common/_service_list.scss */
.services-container .services-content .list-header .list-info .list-pricing .list-price.hidden,
.services-container .services-content .list-header .list-info .list-pricing .list-price-without-coffin.hidden {
  display: none;
}

/* line 107, app/assets/stylesheets/components/common/_service_list.scss */
.services-container .services-content .list-header .list-service-details {
  width: 100%;
  text-align: center;
  padding: 20px 20px 0 20px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

/* line 116, app/assets/stylesheets/components/common/_service_list.scss */
.services-container .services-content .list-header .list-service-details a {
  margin: 10px;
}

/* line 120, app/assets/stylesheets/components/common/_service_list.scss */
.services-container .services-content .list-header .list-service-details .toggle-radio {
  align-items: center;
}

/* line 126, app/assets/stylesheets/components/common/_service_list.scss */
.services-container .services-content .includes-wrapper {
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: space-between;
}

/* line 132, app/assets/stylesheets/components/common/_service_list.scss */
.services-container .services-content .includes-wrapper .first-lists-wrapper,
.services-container .services-content .includes-wrapper .last-list-wrapper {
  border-top: 1px solid #dee2e6;
}

/* line 137, app/assets/stylesheets/components/common/_service_list.scss */
.services-container .services-content .includes-wrapper .list-includes {
  padding-top: 20px;
}

/* line 140, app/assets/stylesheets/components/common/_service_list.scss */
.services-container .services-content .includes-wrapper .list-includes .list-includes-title {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 0 20px;
}

/* line 146, app/assets/stylesheets/components/common/_service_list.scss */
.services-container .services-content .includes-wrapper .list-includes .list-includes-title .list-includes-title-text {
  font-weight: 700;
  text-transform: uppercase;
}

/* line 152, app/assets/stylesheets/components/common/_service_list.scss */
.services-container .services-content .includes-wrapper .list-includes ul {
  margin-bottom: 30px;
  padding-left: 20px;
}

/* line 156, app/assets/stylesheets/components/common/_service_list.scss */
.services-container .services-content .includes-wrapper .list-includes ul li {
  display: flex;
  flex-direction: column;
  position: relative;
  padding: 0 35px;
  margin-bottom: 20px;
}

/* line 163, app/assets/stylesheets/components/common/_service_list.scss */
.services-container .services-content .includes-wrapper .list-includes ul li::before {
  position: absolute;
  left: 0;
  top: -2px;
  width: 15px;
}

/* line 170, app/assets/stylesheets/components/common/_service_list.scss */
.services-container .services-content .includes-wrapper .list-includes ul li .service-list-includes-title {
  font-weight: bold;
}

/* line 174, app/assets/stylesheets/components/common/_service_list.scss */
.services-container .services-content .includes-wrapper .list-includes ul li.disabled {
  color: #979797;
}

/* line 177, app/assets/stylesheets/components/common/_service_list.scss */
.services-container .services-content .includes-wrapper .list-includes ul li.disabled .service-list-includes-body {
  text-decoration: line-through;
}

/* line 182, app/assets/stylesheets/components/common/_service_list.scss */
.services-container .services-content .includes-wrapper .list-includes ul li.disabled::before {
  content: url(/assets/bare/icons/icon-check-disabled-dbaf48ffdd5f2f04bbc4836bc1273270f735e898523d267e01fa2924f6144dce.svg) !important;
}

/* line 186, app/assets/stylesheets/components/common/_service_list.scss */
.services-container .services-content .includes-wrapper .list-includes ul li#included::before {
  content: url(/assets/bare/icons/icon-check-primary-ef432b4883b09ed8fb1a75c64cc23edb49f9e76aad12f074a0ba9290081da15a.svg);
}

/* line 190, app/assets/stylesheets/components/common/_service_list.scss */
.services-container .services-content .includes-wrapper .list-includes ul li#optional::before {
  content: url(/assets/bare/icons/icon-plus-primary-9d2c5eb9654f1565ca7eb6c573cf2d99afe89b8a5760c4cbc32cd9d1a29ce6d7.svg);
}

/* line 194, app/assets/stylesheets/components/common/_service_list.scss */
.services-container .services-content .includes-wrapper .list-includes ul li#payment::before {
  content: url(/assets/bare/icons/icon-payment-secondary-3535727bebccee6fef7b3299d2b5f2ba309a450aa4971595903868540c78f607.svg);
}

/* line 198, app/assets/stylesheets/components/common/_service_list.scss */
.services-container .services-content .includes-wrapper .list-includes ul li .service-list-includes-body {
  display: flex;
  justify-content: space-between;
}

/* line 202, app/assets/stylesheets/components/common/_service_list.scss */
.services-container .services-content .includes-wrapper .list-includes ul li .service-list-includes-body .price {
  background-color: #f7f7f4;
}

@media (min-width: 478px) and (max-width: 991px) {
  /* line 152, app/assets/stylesheets/components/common/_service_list.scss */
  .services-container .services-content .includes-wrapper .list-includes ul {
    -moz-column-count: 2;
         column-count: 2;
  }
  /* line 211, app/assets/stylesheets/components/common/_service_list.scss */
  .services-container .services-content .includes-wrapper .list-includes ul.optional-extras {
    -moz-column-count: 1;
         column-count: 1;
  }
}

/* line 217, app/assets/stylesheets/components/common/_service_list.scss */
.services-container .services-content .includes-wrapper .list-includes p {
  margin: 0;
}

@media (max-width: 991px) {
  /* line 1, app/assets/stylesheets/components/common/_service_list.scss */
  .services-container {
    flex-direction: column;
  }
}

/* line 229, app/assets/stylesheets/components/common/_service_list.scss */
.service-pricing-link {
  text-align: center;
  font-size: 12px;
}

/* line 233, app/assets/stylesheets/components/common/_service_list.scss */
.service-pricing-link a {
  font-weight: 700;
}

/* line 1, app/assets/stylesheets/components/common/_signature_pad.scss */
.sigpad-container {
  width: 100%;
  position: relative;
  display: flex;
  gap: 10px;
  flex-direction: column;
}

/* line 8, app/assets/stylesheets/components/common/_signature_pad.scss */
.sigpad-container .sigpad-placeholder {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  pointer-events: none;
  z-index: 1;
}

/* line 17, app/assets/stylesheets/components/common/_signature_pad.scss */
.sigpad-container .sigpad-canvas {
  width: 100%;
  border: 2px solid #c9e8e1;
  border-radius: 12px;
  background: #ffffff;
}

/* line 24, app/assets/stylesheets/components/common/_signature_pad.scss */
.sigpad-container .sigpad-controls {
  display: flex;
  justify-content: flex-end;
}

/* line 29, app/assets/stylesheets/components/common/_signature_pad.scss */
.sigpad-container .signature-error {
  color: #eb5757;
  background: #ffdbdb;
  padding: 2px 8px;
  border-radius: 6px;
  width: -moz-fit-content;
  width: fit-content;
  display: none;
}

/* line 4, app/assets/stylesheets/components/common/_strap.scss */
.top-header {
  z-index: 70;
  background-color: #ffffff;
  position: sticky;
  top: 0;
}

/* line 12, app/assets/stylesheets/components/common/_strap.scss */
.strap {
  background-color: #ffd878;
  font-family: "Merriweather", serif;
  font-size: 0.88rem;
  font-weight: 700;
  position: relative;
  white-space: nowrap;
}

/* line 20, app/assets/stylesheets/components/common/_strap.scss */
.strap.light {
  font-weight: 300;
}

/* line 24, app/assets/stylesheets/components/common/_strap.scss */
.strap .page-padding {
  padding-left: 1rem;
  padding-right: 1rem;
}

/* line 28, app/assets/stylesheets/components/common/_strap.scss */
.strap .page-padding .container-large {
  margin-right: auto;
  margin-left: auto;
  width: 100%;
  max-width: 77.5rem;
}

/* line 34, app/assets/stylesheets/components/common/_strap.scss */
.strap .page-padding .container-large .top-bar {
  grid-column-gap: 1rem;
  justify-content: space-between;
  align-items: center;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  display: flex;
}

/* line 42, app/assets/stylesheets/components/common/_strap.scss */
.strap .page-padding .container-large .top-bar .top-bar-online {
  align-items: center;
  display: flex;
}

/* line 46, app/assets/stylesheets/components/common/_strap.scss */
.strap .page-padding .container-large .top-bar .top-bar-online .top-bar-online-dot {
  width: 0.75rem;
  height: 0.75rem;
  background-color: #218766;
  border-radius: 50%;
  flex: none;
  margin-right: 0.5rem;
}

/* line 56, app/assets/stylesheets/components/common/_strap.scss */
.strap .page-padding .container-large .top-bar .top-bar-team {
  grid-column-gap: 0.63rem;
  align-items: center;
  display: flex;
}

/* line 61, app/assets/stylesheets/components/common/_strap.scss */
.strap .page-padding .container-large .top-bar .top-bar-team .top-bar-faces {
  flex: none;
}

/* line 64, app/assets/stylesheets/components/common/_strap.scss */
.strap .page-padding .container-large .top-bar .top-bar-team .top-bar-faces ul {
  display: flex;
  margin: 0;
  padding: 0;
}

/* line 69, app/assets/stylesheets/components/common/_strap.scss */
.strap .page-padding .container-large .top-bar .top-bar-team .top-bar-faces ul li {
  width: 1.5rem;
  height: 1.5rem;
  border-radius: 50%;
  flex: none;
  margin-left: -10%;
  position: relative;
  right: -30%;
  overflow: hidden;
}

/* line 79, app/assets/stylesheets/components/common/_strap.scss */
.strap .page-padding .container-large .top-bar .top-bar-team .top-bar-faces ul li img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

@media (max-width: 767px) {
  /* line 56, app/assets/stylesheets/components/common/_strap.scss */
  .strap .page-padding .container-large .top-bar .top-bar-team {
    display: none;
  }
}

/* line 93, app/assets/stylesheets/components/common/_strap.scss */
.strap .page-padding .container-large .top-bar .contact-number {
  color: #ffffff;
  background-color: #035e61;
  border-radius: 100vw;
  text-decoration: none;
  padding: 0.63rem 1.25rem;
  display: flex;
  max-width: 100%;
}

/* line 102, app/assets/stylesheets/components/common/_strap.scss */
.strap .page-padding .container-large .top-bar .contact-number .contact-number-icon {
  margin-right: 0.5rem;
  height: 20px;
}

/* line 106, app/assets/stylesheets/components/common/_strap.scss */
.strap .page-padding .container-large .top-bar .contact-number .contact-number-icon svg {
  width: 23px;
  height: 20px;
  transform: none;
}

/* line 1, app/assets/stylesheets/components/common/_task_card.scss */
.card-container {
  border-radius: 8px;
  box-shadow: 2px 2px 8px #e5e5e5;
  background: #ffffff;
  min-width: 210px;
  max-width: 210px;
  min-height: 308px;
  max-height: 308px;
  margin: 0 1em;
  flex: 1 1 100%;
}

/* line 12, app/assets/stylesheets/components/common/_task_card.scss */
.card-container .task-card-container {
  padding: 12px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  position: relative;
  overflow: hidden;
}

/* line 22, app/assets/stylesheets/components/common/_task_card.scss */
.card-container .task-card-container .task-card-header {
  display: flex;
  justify-content: space-between;
  width: 100%;
  flex-wrap: wrap;
}

/* line 29, app/assets/stylesheets/components/common/_task_card.scss */
.card-container .task-card-container .task-card-status {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 2px 10px;
  gap: 10px;
  border-radius: 6px;
  margin-bottom: 8px;
  font-size: 12px;
}

/* line 40, app/assets/stylesheets/components/common/_task_card.scss */
.card-container .task-card-container .task-card-status.status-not-started {
  background-color: #fef5db;
  color: #4e5e5e;
}

/* line 45, app/assets/stylesheets/components/common/_task_card.scss */
.card-container .task-card-container .task-card-status.status-in-progress {
  background-color: #bdd9fe;
  color: #3489fd;
}

/* line 50, app/assets/stylesheets/components/common/_task_card.scss */
.card-container .task-card-container .task-card-status.status-completed {
  background-color: #e0f2ee;
  color: #035e61;
}

/* line 56, app/assets/stylesheets/components/common/_task_card.scss */
.card-container .task-card-container .task-card-promo-tag {
  position: absolute;
  top: 0;
  right: 0;
  background-color: #ffd878;
  font-size: 16px;
  height: 28px;
  border-radius: 0 0 0 8px;
  display: flex;
  align-items: center;
  padding: 0 10px;
}

/* line 68, app/assets/stylesheets/components/common/_task_card.scss */
.card-container .task-card-container .task-card-promo-tag p {
  margin: 0;
  font-size: 15px;
  font-family: "Merriweather", serif;
  color: #4e5e5e;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

/* line 77, app/assets/stylesheets/components/common/_task_card.scss */
.card-container .task-card-container .task-card-person-info {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 2px 10px;
  gap: 5px;
  border-radius: 6px;
  margin-bottom: 8px;
  font-size: 12px;
  background-color: #035e61;
  color: #ffffff;
}

/* line 90, app/assets/stylesheets/components/common/_task_card.scss */
.card-container .task-card-container .task-card-person-info svg {
  width: 12px;
  height: 12px;
}

/* line 96, app/assets/stylesheets/components/common/_task_card.scss */
.card-container .task-card-container .task-card-content {
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  display: flex;
  height: 100%;
  width: 100%;
}

/* line 104, app/assets/stylesheets/components/common/_task_card.scss */
.card-container .task-card-container .task-card-content h3 {
  margin: 0;
  font-size: 20px;
  font-family: "Open Sans", sans-serif;
  text-align: center;
}

/* line 111, app/assets/stylesheets/components/common/_task_card.scss */
.card-container .task-card-container .task-card-content p {
  font-size: 14px;
  margin: 2px;
  text-align: center;
}

/* line 116, app/assets/stylesheets/components/common/_task_card.scss */
.card-container .task-card-container .task-card-content p.small {
  font-size: 12px;
  margin: 0;
}

/* line 123, app/assets/stylesheets/components/common/_task_card.scss */
.card-container .task-card-container .task-card-image svg {
  width: 98px;
  height: 66px;
  -o-object-fit: contain;
     object-fit: contain;
}

/* line 129, app/assets/stylesheets/components/common/_task_card.scss */
.card-container .task-card-container .card-main-info {
  flex-direction: column;
  justify-content: space-evenly;
  align-items: center;
  display: flex;
  height: 90%;
}

/* line 137, app/assets/stylesheets/components/common/_task_card.scss */
.card-container .task-card-container .card-extra-info {
  display: flex;
  align-items: flex-end;
  flex-direction: row;
  justify-content: space-around;
  width: 100%;
  min-height: 34px;
}

/* line 145, app/assets/stylesheets/components/common/_task_card.scss */
.card-container .task-card-container .card-extra-info .progress,
.card-container .task-card-container .card-extra-info .updated {
  flex: 1 1 50%;
}

/* line 150, app/assets/stylesheets/components/common/_task_card.scss */
.card-container .task-card-container .card-extra-info .updated {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}

/* line 1, app/assets/stylesheets/components/common/_task_card_container.scss */
.task-card-container {
  padding: 2em 0 0;
}

/* line 4, app/assets/stylesheets/components/common/_task_card_container.scss */
.task-card-container .task-card-container-heading {
  display: flex;
  justify-content: space-between;
  padding: 0.25em 0;
  align-items: center;
  margin-bottom: 10px;
}

@media (max-width: 767px) {
  /* line 4, app/assets/stylesheets/components/common/_task_card_container.scss */
  .task-card-container .task-card-container-heading {
    font-size: 14px;
  }
}

@media (max-width: 477px) {
  /* line 4, app/assets/stylesheets/components/common/_task_card_container.scss */
  .task-card-container .task-card-container-heading {
    flex-wrap: wrap;
    justify-content: space-evenly;
    flex-direction: column;
  }
}

/* line 21, app/assets/stylesheets/components/common/_task_card_container.scss */
.task-card-container .task-card-container-heading .title {
  font-weight: 700;
  margin: 10px 0;
}

@media (max-width: 477px) {
  /* line 26, app/assets/stylesheets/components/common/_task_card_container.scss */
  .task-card-container .task-card-container-heading .prev-next-link {
    display: flex;
    justify-content: space-between;
    width: 100%;
    font-size: 0;
  }
}

/* line 34, app/assets/stylesheets/components/common/_task_card_container.scss */
.task-card-container .task-card-container-heading .prev-next-link > a {
  font-size: 14px;
  font-weight: 600;
}

/* line 39, app/assets/stylesheets/components/common/_task_card_container.scss */
.task-card-container .task-card-container-heading .prev-next-link > span {
  margin: 0 7px;
  font-weight: 600;
}

/* line 46, app/assets/stylesheets/components/common/_task_card_container.scss */
.task-card-container .task-card-container-content {
  background: #ffffff;
  border-radius: 12px;
  display: flex;
  padding: 1.67em 1em;
  overflow-y: auto;
}

@media (max-width: 991px) {
  /* line 46, app/assets/stylesheets/components/common/_task_card_container.scss */
  .task-card-container .task-card-container-content {
    padding: 1.67em 0.1em;
  }
}

/* line 58, app/assets/stylesheets/components/common/_task_card_container.scss */
.task-card-container .task-card-container-content-with-footer {
  background: #f7f7f4;
  border-radius: 12px;
  display: flex;
  padding: 1.67em 1em;
  flex-direction: column;
}

@media (max-width: 991px) {
  /* line 58, app/assets/stylesheets/components/common/_task_card_container.scss */
  .task-card-container .task-card-container-content-with-footer {
    padding: 1.67em 0.1em;
  }
}

/* line 69, app/assets/stylesheets/components/common/_task_card_container.scss */
.task-card-container .task-card-container-content-with-footer .content {
  display: flex;
  flex-direction: row;
  overflow-y: auto;
}

/* line 75, app/assets/stylesheets/components/common/_task_card_container.scss */
.task-card-container .task-card-container-content-with-footer .footer {
  display: flex;
  flex-direction: row-reverse;
  margin-top: 2vh;
}

/* line 1, app/assets/stylesheets/components/common/_toggle_radio_input.scss */
.toggle-radio {
  display: flex;
  flex-direction: column;
  gap: 10px;
  align-items: flex-start;
}

/* line 7, app/assets/stylesheets/components/common/_toggle_radio_input.scss */
.toggle-radio .toggle-radio-label {
  font-size: 12px;
}

/* line 11, app/assets/stylesheets/components/common/_toggle_radio_input.scss */
.toggle-radio .radio_buttons.form-field-toggle-radio {
  background: #e0f2ee;
  padding: 10px;
  border-radius: 70px;
  min-height: 45px;
  width: -webkit-fill-available;
  width: -moz-available;
  width: fill-available;
  flex-wrap: nowrap;
  margin-bottom: 16px;
}

/* line 20, app/assets/stylesheets/components/common/_toggle_radio_input.scss */
.toggle-radio .radio_buttons.form-field-toggle-radio .radio {
  display: flex;
  align-items: stretch;
  flex-direction: column;
  align-content: center;
  flex-wrap: wrap;
}

/* line 27, app/assets/stylesheets/components/common/_toggle_radio_input.scss */
.toggle-radio .radio_buttons.form-field-toggle-radio .radio label {
  font-size: 0px;
  display: flex;
  width: 100%;
}

@media (max-width: 477px) {
  /* line 20, app/assets/stylesheets/components/common/_toggle_radio_input.scss */
  .toggle-radio .radio_buttons.form-field-toggle-radio .radio {
    width: 100%;
  }
  /* line 36, app/assets/stylesheets/components/common/_toggle_radio_input.scss */
  .toggle-radio .radio_buttons.form-field-toggle-radio .radio label {
    width: 100%;
  }
}

/* line 42, app/assets/stylesheets/components/common/_toggle_radio_input.scss */
.toggle-radio .radio_buttons.form-field-toggle-radio .form-field-toggle-radio-input {
  display: flex;
  flex-wrap: nowrap;
  height: unset;
  -webkit-appearance: none;
  -moz-appearance: none;
}

/* line 50, app/assets/stylesheets/components/common/_toggle_radio_input.scss */
.toggle-radio .radio_buttons.form-field-toggle-radio .form-field-toggle-radio-input:checked {
  border-radius: 55px;
  background: #ffffff;
  box-shadow: 0px 0px 14px 0px #ebeced;
  display: flex;
}

@media (max-width: 477px) {
  /* line 50, app/assets/stylesheets/components/common/_toggle_radio_input.scss */
  .toggle-radio .radio_buttons.form-field-toggle-radio .form-field-toggle-radio-input:checked {
    border-radius: 12px;
    justify-content: center;
  }
}

/* line 62, app/assets/stylesheets/components/common/_toggle_radio_input.scss */
.toggle-radio .radio_buttons.form-field-toggle-radio .form-field-toggle-radio-input::after {
  content: attr(value);
  text-transform: capitalize;
  color: #035e61;
  cursor: pointer;
  line-height: 1.5rem;
  padding: 0 10px;
  background: none;
  box-shadow: none;
  white-space: nowrap;
  transition: all 0.3s ease-in-out;
  font-size: 0.8rem;
  font-weight: 400;
  flex: 1;
}

/* line 81, app/assets/stylesheets/components/common/_toggle_radio_input.scss */
.toggle-radio .radio_buttons.form-field-toggle-radio .form-field-toggle-radio-input:checked::after {
  background: #ffffff;
  color: #035e61;
  padding: 10px;
  border-radius: 55px;
  text-align: left;
  transition: all 0.3s ease-in-out;
  gap: 7px;
}

@media (max-width: 477px) {
  /* line 81, app/assets/stylesheets/components/common/_toggle_radio_input.scss */
  .toggle-radio .radio_buttons.form-field-toggle-radio .form-field-toggle-radio-input:checked::after {
    width: -moz-fit-content;
    width: fit-content;
  }
}

/* line 95, app/assets/stylesheets/components/common/_toggle_radio_input.scss */
.toggle-radio .radio_buttons.form-field-toggle-radio .form-field-toggle-radio-input:checked::before {
  transform: scale(1);
  width: 25px;
  display: block;
}

/* line 101, app/assets/stylesheets/components/common/_toggle_radio_input.scss */
.toggle-radio .radio_buttons.form-field-toggle-radio .form-field-toggle-radio-input::before {
  content: url(/assets/bare/icons/icon-check-secondary-8be843b5ad1e73725ae238d50238f9409bcecd9129d9836d7e8e463617cd9a08.svg);
  transition: all 0.3s ease-in-out;
  transform: scale(0);
  width: 0px;
  height: 25px;
  margin-left: 10px;
  text-align: right;
  display: none;
  flex: 1;
}

@media (max-width: 477px) {
  /* line 11, app/assets/stylesheets/components/common/_toggle_radio_input.scss */
  .toggle-radio .radio_buttons.form-field-toggle-radio {
    align-items: center;
    flex-direction: column;
    width: -webkit-fill-available;
    width: -moz-available;
    border-radius: 12px;
  }
}

/* line 124, app/assets/stylesheets/components/common/_toggle_radio_input.scss */
.toggle-radio .radio_buttons {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}

/* line 1, app/assets/stylesheets/components/common/_tooltip.scss */
.tooltip {
  position: relative;
  padding: 0 5px;
}

/* line 5, app/assets/stylesheets/components/common/_tooltip.scss */
label .tooltip {
  position: relative;
  top: 3px;
}

/* line 11, app/assets/stylesheets/components/common/_tooltip.scss */
.tooltip__balloon {
  position: absolute;
  z-index: 500;
  top: calc(100% + 0.5rem);
  left: 90%;
  display: none;
  width: 0;
  border-radius: 8px;
  padding: 0;
  background-color: #035e61;
  font-weight: 400;
  color: #f7f7f4;
  transform: translateX(-50%);
  transition: width 0s 0.5s, padding 0s 0.5s, opacity 0.4s 0s ease;
}

/* line 14, app/assets/stylesheets/components/common/_tooltip.scss */
.tooltip__balloon::before {
  content: "";
  position: absolute;
  top: -0.4em;
  left: 48%;
  width: 0;
  height: 0;
  border: 0.5em solid transparent;
  border-top: none;
  border-bottom-color: #035e61;
  transform: translateX(-50%);
}

/* line 55, app/assets/stylesheets/components/common/_tooltip.scss */
.tooltip__balloon.visible {
  width: 18em;
  padding: 1em 1.75em;
  display: block;
  transition: width 0s 0s, padding 0s 0s, opacity 0.4s 0s ease;
}

/* line 66, app/assets/stylesheets/components/common/_tooltip.scss */
.tooltip__close {
  position: absolute;
  top: 0.2em;
  right: 0.5em;
  font-weight: 700;
  text-decoration: none;
  color: #f7f7f4;
  cursor: pointer;
}

/* line 80, app/assets/stylesheets/components/common/_tooltip.scss */
.tooltip__trigger {
  content: url(/assets/bare/icons/icon-help-828fded242c1d666a7de6a21c64c3c8f3ed81fd4409dff711bdf80e4bfa29ce5.svg);
  cursor: help;
}

/* line 84, app/assets/stylesheets/components/common/_tooltip.scss */
.tooltip__trigger.disabled {
  content: url(/assets/bare/icons/icon-help-disabled-2168e089e6b9fb5d63bb3fa9b839ea5a2c5899ba2c7cab318aad8572d3a640b3.svg);
}

/* line 1, app/assets/stylesheets/components/common/_video-card.scss */
.video-card {
  position: relative;
}

/* line 4, app/assets/stylesheets/components/common/_video-card.scss */
.video-card .video-card-image {
  overflow: hidden;
  width: -moz-max-content;
  width: max-content;
  border-radius: 12px;
}

/* line 9, app/assets/stylesheets/components/common/_video-card.scss */
.video-card .video-card-image .thumbnail-img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: inherit;
  transition: all 0.3s;
  transform: scale(1.1);
  filter: brightness(80%);
}

/* line 18, app/assets/stylesheets/components/common/_video-card.scss */
.video-card .video-card-image.hero {
  height: 400px;
}

/* line 21, app/assets/stylesheets/components/common/_video-card.scss */
.video-card .video-card-image.hero .thumbnail-img {
  width: 400px;
}

/* line 27, app/assets/stylesheets/components/common/_video-card.scss */
.video-card:hover {
  cursor: pointer;
}

/* line 30, app/assets/stylesheets/components/common/_video-card.scss */
.video-card:hover .video-card-image .thumbnail-img {
  filter: brightness(50%) blur(1px);
  transform: scale(1.2);
}

/* line 36, app/assets/stylesheets/components/common/_video-card.scss */
.video-card:hover svg {
  filter: drop-shadow(2px 4px 6px black);
}

/* line 41, app/assets/stylesheets/components/common/_video-card.scss */
.video-card .video-card-content {
  position: absolute;
  bottom: 0px;
  padding: 20px;
  color: #ffffff;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 274px;
}

/* line 51, app/assets/stylesheets/components/common/_video-card.scss */
.video-card .video-card-content svg {
  max-width: 100px;
  max-height: 100px;
  align-self: center;
  margin-top: 15px;
  transition: all 0.5s ease;
}

/* line 60, app/assets/stylesheets/components/common/_video-card.scss */
.video-card .video-card-content .video-card-info h3 {
  font-family: "Open Sans", sans-serif;
  color: white;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 5px;
}

/* line 67, app/assets/stylesheets/components/common/_video-card.scss */
.video-card .video-card-content .video-card-info span {
  font-size: 13px;
}

/* line 72, app/assets/stylesheets/components/common/_video-card.scss */
.video-card .video-card-content.hero {
  height: 300px;
  width: 400px;
}

@media (max-width: 767px) {
  /* line 72, app/assets/stylesheets/components/common/_video-card.scss */
  .video-card .video-card-content.hero {
    width: 100%;
  }
}

/* line 82, app/assets/stylesheets/components/common/_video-card.scss */
.video-card .rails-modal {
  cursor: auto;
}

/* line 85, app/assets/stylesheets/components/common/_video-card.scss */
.video-card .rails-modal iframe {
  width: 100%;
  height: 100%;
  min-height: 360px;
}

/* line 93, app/assets/stylesheets/components/common/_video-card.scss */
.video-card-container {
  display: flex;
  gap: 20px;
}

@media (max-width: 767px) {
  /* line 93, app/assets/stylesheets/components/common/_video-card.scss */
  .video-card-container {
    flex-direction: column;
    width: -moz-fit-content;
    width: fit-content;
  }
}

/* line 2, app/assets/stylesheets/components/quote/_contract-pricing-summary.scss */
.featured-quote-content .contract-pricing-summary {
  border-radius: 12px;
}

@media (max-width: 991px) {
  /* line 2, app/assets/stylesheets/components/quote/_contract-pricing-summary.scss */
  .featured-quote-content .contract-pricing-summary {
    margin-bottom: 2em;
  }
}

@media (min-width: 768px) {
  /* line 2, app/assets/stylesheets/components/quote/_contract-pricing-summary.scss */
  .featured-quote-content .contract-pricing-summary {
    max-width: initial;
    box-shadow: 2px 2px 8px #e5e5e5;
  }
}

@media (min-width: 768px) and (max-width: 1279px) {
  /* line 2, app/assets/stylesheets/components/quote/_contract-pricing-summary.scss */
  .featured-quote-content .contract-pricing-summary {
    max-width: 40em;
    margin-top: 2em;
  }
}

@media (min-width: 992px) {
  /* line 2, app/assets/stylesheets/components/quote/_contract-pricing-summary.scss */
  .featured-quote-content .contract-pricing-summary {
    float: right;
    margin: 3em auto 0;
    width: calc(45% - 3.333em / 2);
  }
}

/* line 30, app/assets/stylesheets/components/quote/_contract-pricing-summary.scss */
.featured-quote-content .contract-pricing-summary__body {
  border-radius: 12px;
  background-color: #e0f2ee;
}

/* line 31, app/assets/stylesheets/components/quote/_contract-pricing-summary.scss */
.featured-quote-content .contract-pricing-summary__body::before {
  content: "";
  display: table;
}

/* line 41, app/assets/stylesheets/components/quote/_contract-pricing-summary.scss */
.featured-quote-content .contract-pricing-summary__breakdown {
  width: calc(100% - 1.444em * 2);
  margin: auto;
  padding: 1.444em 0;
  margin: 50px 20px;
}

@media (min-width: 768px) {
  /* line 41, app/assets/stylesheets/components/quote/_contract-pricing-summary.scss */
  .featured-quote-content .contract-pricing-summary__breakdown {
    font-size: 0.778rem;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 41, app/assets/stylesheets/components/quote/_contract-pricing-summary.scss */
  .featured-quote-content .contract-pricing-summary__breakdown {
    float: right;
    width: 45%;
    margin: -5em 1rem 0 0;
  }
}

@media (min-width: 992px) {
  /* line 41, app/assets/stylesheets/components/quote/_contract-pricing-summary.scss */
  .featured-quote-content .contract-pricing-summary__breakdown {
    font-size: 1rem;
  }
}

@media (max-width: 1279px) {
  /* line 41, app/assets/stylesheets/components/quote/_contract-pricing-summary.scss */
  .featured-quote-content .contract-pricing-summary__breakdown {
    display: flex;
    flex-direction: column;
  }
  /* line 69, app/assets/stylesheets/components/quote/_contract-pricing-summary.scss */
  .featured-quote-content .contract-pricing-summary__breakdown tbody tr {
    display: flex;
    flex-direction: column;
    padding: 0.5em 0;
  }
}

/* line 78, app/assets/stylesheets/components/quote/_contract-pricing-summary.scss */
.featured-quote-content .contract-pricing-summary__breakdown-detail {
  font-weight: 700;
  text-align: right;
  line-height: 150%;
  white-space: nowrap;
}

/* line 87, app/assets/stylesheets/components/quote/_contract-pricing-summary.scss */
.featured-quote-content .contract-pricing-summary__breakdown-title {
  font-weight: 400;
  text-align: left;
  line-height: 150%;
  white-space: nowrap;
}

/* line 96, app/assets/stylesheets/components/quote/_contract-pricing-summary.scss */
.featured-quote-content .contract-pricing-summary__callout {
  box-sizing: border-box;
  margin: 0 1.444em;
  border: 2.5px solid #c9e8e1;
  border-radius: 5em;
  padding: 2em 1em;
  background-color: #ffffff;
  text-align: center;
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 96, app/assets/stylesheets/components/quote/_contract-pricing-summary.scss */
  .featured-quote-content .contract-pricing-summary__callout {
    float: left;
    clear: left;
    width: 14em;
    margin: 0 0 1em 1em;
  }
}

/* line 120, app/assets/stylesheets/components/quote/_contract-pricing-summary.scss */
.featured-quote-content .contract-pricing-summary__cta {
  width: 75%;
}

@media (min-width: 768px) {
  /* line 120, app/assets/stylesheets/components/quote/_contract-pricing-summary.scss */
  .featured-quote-content .contract-pricing-summary__cta {
    max-width: 13em;
  }
}

/* line 128, app/assets/stylesheets/components/quote/_contract-pricing-summary.scss */
.featured-quote-content .contract-pricing-summary__cta-panel {
  padding: 0 0 1.444em 0;
  text-align: center;
  text-align: -webkit-center;
  text-align: -moz-center;
}

@media (min-width: 768px) and (max-width: 1279px) {
  /* line 128, app/assets/stylesheets/components/quote/_contract-pricing-summary.scss */
  .featured-quote-content .contract-pricing-summary__cta-panel {
    clear: both;
  }
}

@media (min-width: 768px) {
  /* line 128, app/assets/stylesheets/components/quote/_contract-pricing-summary.scss */
  .featured-quote-content .contract-pricing-summary__cta-panel {
    border-radius: 0 0 12px 12px;
    background-color: #ffffff;
    padding: 1.444em 0;
  }
}

/* line 147, app/assets/stylesheets/components/quote/_contract-pricing-summary.scss */
.featured-quote-content .contract-pricing-summary__cta-panel-result {
  margin-top: 1em;
  display: none;
}

/* line 152, app/assets/stylesheets/components/quote/_contract-pricing-summary.scss */
.featured-quote-content .contract-pricing-summary__gst {
  white-space: nowrap;
}

@media (min-width: 768px) and (max-width: 1279px) {
  /* line 152, app/assets/stylesheets/components/quote/_contract-pricing-summary.scss */
  .featured-quote-content .contract-pricing-summary__gst {
    font-size: 0.778rem;
  }
}

/* line 162, app/assets/stylesheets/components/quote/_contract-pricing-summary.scss */
.featured-quote-content .contract-pricing-summary__price {
  font-size: 3.556em;
  font-weight: 700;
}

@media (min-width: 768px) and (max-width: 1279px) {
  /* line 162, app/assets/stylesheets/components/quote/_contract-pricing-summary.scss */
  .featured-quote-content .contract-pricing-summary__price {
    font-size: 1rem;
  }
}

/* line 171, app/assets/stylesheets/components/quote/_contract-pricing-summary.scss */
.featured-quote-content .contract-pricing-summary__title {
  margin: 2em 0;
  text-align: center;
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 171, app/assets/stylesheets/components/quote/_contract-pricing-summary.scss */
  .featured-quote-content .contract-pricing-summary__title {
    float: left;
    margin: 1em 0 1em 1em;
  }
}

/* line 1, app/assets/stylesheets/components/quote/_featured-quote-content.scss */
.featured-quote-content {
  margin-bottom: 3.556em;
  padding-top: 3em;
  padding-bottom: 3.556em;
}

@media (max-width: 767px) {
  /* line 1, app/assets/stylesheets/components/quote/_featured-quote-content.scss */
  .featured-quote-content {
    padding-top: 1.5em;
    padding-bottom: 2.286em;
  }
}

/* line 14, app/assets/stylesheets/components/quote/_featured-quote-content.scss */
.featured-quote-content > * {
  margin-right: auto;
  margin-left: auto;
}

/* line 19, app/assets/stylesheets/components/quote/_featured-quote-content.scss */
.featured-quote-content .featured-quote-content__heading {
  text-align: center;
  margin-bottom: 1.5rem;
}

/* line 23, app/assets/stylesheets/components/quote/_featured-quote-content.scss */
.featured-quote-content .featured-quote-content__heading.left {
  text-align: left;
}

/* line 29, app/assets/stylesheets/components/quote/_featured-quote-content.scss */
.featured-quote-content-banner {
  display: flex;
  margin-bottom: 3.556em;
  margin-top: -2em;
  background-color: #e0f2ee;
  padding-top: 1em;
  padding-bottom: 1em;
}

@media (max-width: 767px) {
  /* line 29, app/assets/stylesheets/components/quote/_featured-quote-content.scss */
  .featured-quote-content-banner {
    padding-top: 0.5em;
    padding-bottom: 0.5em;
  }
}

/* line 45, app/assets/stylesheets/components/quote/_featured-quote-content.scss */
.featured-quote-content-banner > * {
  max-width: 44.44em;
  margin-left: auto;
  margin-right: auto;
}

/* line 52, app/assets/stylesheets/components/quote/_featured-quote-content.scss */
.featured-quote-content-banner-inverse {
  display: flex;
  background-color: #ffd878;
  box-shadow: 2px 2px 8px #e5e5e5;
  border-radius: 12px;
  max-width: 26em;
  justify-content: center;
  align-items: baseline;
}

/* line 62, app/assets/stylesheets/components/quote/_featured-quote-content.scss */
.featured-quote-content__icon {
  margin-right: 3px;
  height: 1.4rem;
  width: 1.4rem;
}

/* line 68, app/assets/stylesheets/components/quote/_featured-quote-content.scss */
.featured-quote-content__feature-compare {
  display: flex;
  flex-direction: column;
  margin-top: 1.4em;
}

/* line 75, app/assets/stylesheets/components/quote/_featured-quote-content.scss */
.featured-quote-content__feature-compare > * {
  flex-basis: 100%;
}

@media (max-width: 767px) {
  /* line 68, app/assets/stylesheets/components/quote/_featured-quote-content.scss */
  .featured-quote-content__feature-compare {
    margin-bottom: -3em;
  }
}

@media (min-width: 768px) {
  /* line 68, app/assets/stylesheets/components/quote/_featured-quote-content.scss */
  .featured-quote-content__feature-compare {
    flex-direction: row;
    justify-content: center;
    margin-top: 4em;
  }
  /* line 90, app/assets/stylesheets/components/quote/_featured-quote-content.scss */
  .featured-quote-content__feature-compare > * {
    flex-basis: calc(50% - 1.333rem);
  }
}

/* line 96, app/assets/stylesheets/components/quote/_featured-quote-content.scss */
.featured-quote-content__cost {
  margin: 0.75em 0 0.5em;
  font-weight: 700;
}

/* line 102, app/assets/stylesheets/components/quote/_featured-quote-content.scss */
.featured-quote-content__feature-description, .featured-quote-content__feature-fine-print {
  min-height: 4.167em;
}

/* line 107, app/assets/stylesheets/components/quote/_featured-quote-content.scss */
.featured-quote-content__feature-description:first-child, .featured-quote-content__feature-fine-print:first-child {
  margin-top: 0;
}

@media (max-width: 767px) {
  /* line 102, app/assets/stylesheets/components/quote/_featured-quote-content.scss */
  .featured-quote-content__feature-description, .featured-quote-content__feature-fine-print {
    font-size: 1rem;
    line-height: 140%;
  }
}

/* line 124, app/assets/stylesheets/components/quote/_featured-quote-content.scss */
.featured-quote-content__gst {
  bottom: 0;
  font-weight: 700;
}

/* line 132, app/assets/stylesheets/components/quote/_featured-quote-content.scss */
.featured-quote-content__heading {
  text-align: center;
}

@media (max-width: 767px) {
  /* line 132, app/assets/stylesheets/components/quote/_featured-quote-content.scss */
  .featured-quote-content__heading {
    font-size: 1.714em;
  }
}

@media (min-width: 768px) {
  /* line 132, app/assets/stylesheets/components/quote/_featured-quote-content.scss */
  .featured-quote-content__heading {
    max-width: 14.5em;
  }
}

/* line 144, app/assets/stylesheets/components/quote/_featured-quote-content.scss */
.featured-quote-content__paragraph {
  margin-top: 40px;
  text-align: center;
}

@media (max-width: 767px) {
  /* line 144, app/assets/stylesheets/components/quote/_featured-quote-content.scss */
  .featured-quote-content__paragraph {
    margin-top: 1.1em;
  }
}

/* line 154, app/assets/stylesheets/components/quote/_featured-quote-content.scss */
a {
  color: #035e61;
}

/* line 1, app/assets/stylesheets/components/quote/_forms.scss */
.quote-form__address-autocomplete {
  margin-right: auto;
  margin-bottom: 10px;
  width: 100%;
}

/* line 6, app/assets/stylesheets/components/quote/_forms.scss */
.quote-form__address-autocomplete .address-autocomplete,
.quote-form__address-autocomplete .address-fallback {
  padding-bottom: 0;
}

/* line 11, app/assets/stylesheets/components/quote/_forms.scss */
.quote-form__address-autocomplete .address-autocomplete {
  margin-bottom: -0.55em;
}

/* line 15, app/assets/stylesheets/components/quote/_forms.scss */
.quote-form__address-autocomplete .address-fallback {
  margin-bottom: -0.8em;
}

/* line 18, app/assets/stylesheets/components/quote/_forms.scss */
.quote-form__address-autocomplete .address-fallback::after {
  content: "";
  display: block;
  flex: 0 0 100%;
  order: 1;
}

@media (min-width: 768px) {
  /* line 26, app/assets/stylesheets/components/quote/_forms.scss */
  .quote-form__address-autocomplete .address-autocomplete__state,
.quote-form__address-autocomplete .address-autocomplete__postcode {
    flex-basis: calc(40% - 1.333em * 2 / 3);
  }
}

@media (min-width: 768px) {
  /* line 33, app/assets/stylesheets/components/quote/_forms.scss */
  .quote-form__address-autocomplete .address-autocomplete__suburb {
    flex-basis: calc(60% - 1.333em * 2 / 3);
  }
}

/* line 40, app/assets/stylesheets/components/quote/_forms.scss */
.quote-form__address-autocomplete .address-autocomplete__full_address .error {
  left: 11em;
}

/* line 44, app/assets/stylesheets/components/quote/_forms.scss */
.quote-form__address-autocomplete .address-autocomplete__full_address .hint {
  display: block !important;
  cursor: pointer;
}

/* line 51, app/assets/stylesheets/components/quote/_forms.scss */
.quote-form__address-autocomplete .address-autocomplete__toggle {
  position: relative;
  top: -1em;
  color: #035e61;
  order: 2;
}

@media (min-width: 768px) {
  /* line 51, app/assets/stylesheets/components/quote/_forms.scss */
  .quote-form__address-autocomplete .address-autocomplete__toggle {
    top: -2em;
    margin-bottom: -1.25em;
  }
}

/* line 70, app/assets/stylesheets/components/quote/_forms.scss */
.quote-form__controls, .prepaid-plan-selection__controls, .payment-processing__controls {
  margin: 1em 0 1em;
  display: flex;
  align-items: center;
  padding: 0;
}

@media (max-width: 767px) {
  /* line 70, app/assets/stylesheets/components/quote/_forms.scss */
  .quote-form__controls, .prepaid-plan-selection__controls, .payment-processing__controls {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
}

/* line 87, app/assets/stylesheets/components/quote/_forms.scss */
.quote-form__tos {
  margin-top: 30px;
  font-size: 13px;
  display: flex;
  align-items: center;
  gap: 10px;
}

/* line 95, app/assets/stylesheets/components/quote/_forms.scss */
.quote-form__fieldset {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  justify-content: space-between;
  border: none;
  padding: 0 0 1em;
  text-align: center;
}

/* line 108, app/assets/stylesheets/components/quote/_forms.scss */
.quote-form__fieldset.quote-form__mailing-address-toggle {
  margin-top: -1.5em;
}

@media (min-width: 768px) {
  /* line 111, app/assets/stylesheets/components/quote/_forms.scss */
  .quote-form__fieldset.quote-form__mailing-address-toggle > .radio_buttons {
    max-width: 15em;
  }
}

/* line 117, app/assets/stylesheets/components/quote/_forms.scss */
.quote-form__fieldset.quote-form__mailing-address-toggle .input {
  margin-bottom: 0;
}

/* line 122, app/assets/stylesheets/components/quote/_forms.scss */
.quote-form__fieldset.inline {
  display: flex;
  flex-wrap: nowrap;
}

/* line 127, app/assets/stylesheets/components/quote/_forms.scss */
.quote-form__fieldset.inline > div {
  flex: 1;
}

/* line 131, app/assets/stylesheets/components/quote/_forms.scss */
.quote-form__fieldset[data-state="eq"] + .quote-form__address-autocomplete {
  display: none;
}

@media (max-width: 767px) {
  /* line 95, app/assets/stylesheets/components/quote/_forms.scss */
  .quote-form__fieldset {
    margin-top: 1.5em;
    flex-direction: column;
  }
}

/* line 140, app/assets/stylesheets/components/quote/_forms.scss */
.quote-form__fieldset:last-child {
  padding-bottom: 0;
}

/* line 145, app/assets/stylesheets/components/quote/_forms.scss */
.quote-form__input {
  flex-basis: 100%;
  flex-shrink: 1;
}

/* line 150, app/assets/stylesheets/components/quote/_forms.scss */
.quote-form__previous {
  position: relative;
}

/* line 154, app/assets/stylesheets/components/quote/_forms.scss */
.quote-form__submit, .payment-processing__submit {
  margin-right: 10px;
  min-width: 13em;
}

@media (max-width: 767px) {
  /* line 154, app/assets/stylesheets/components/quote/_forms.scss */
  .quote-form__submit, .payment-processing__submit {
    min-width: 17em;
  }
}

/* line 1, app/assets/stylesheets/components/quote/_header.scss */
.header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 3.9em;
}

/* line 2, app/assets/stylesheets/components/quote/_header.scss */
.header::before {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  /*
       * The "we're here 24/7" component is fixed and not within the document flow
       * and while there's a "clearfix" of sorts to account for this it does not
       * affect the header "curtain" as it is absolutely positioned.
       */
  top: var(--strap-height);
  left: 0;
  right: 0;
  height: 23em;
  background-color: #035e61;
}

@media (max-width: 767px) {
  /* line 1, app/assets/stylesheets/components/quote/_header.scss */
  .header {
    flex-wrap: wrap;
    padding-top: 1em;
  }
}

@media (max-width: 477px) {
  /* line 1, app/assets/stylesheets/components/quote/_header.scss */
  .header {
    justify-content: center;
  }
}

@media (min-width: 768px) {
  /* line 43, app/assets/stylesheets/components/quote/_header.scss */
  .header__cancel {
    margin-left: -3.5em;
  }
}

/* line 49, app/assets/stylesheets/components/quote/_header.scss */
.header__title {
  font-size: 2.222em;
  text-align: center;
  color: #f7f7f4;
}

@media (max-width: 767px) {
  /* line 49, app/assets/stylesheets/components/quote/_header.scss */
  .header__title {
    margin-top: 1em;
    font-size: 1.714em;
  }
}

/* line 1, app/assets/stylesheets/components/quote/_progress_bar.scss */
.progress-bar {
  counter-reset: steps;
  font-size: 1rem;
  display: flex;
  flex-direction: row;
  max-width: calc(1300px - 20em);
  margin: 1.25em;
  padding: 0;
}

@media (min-width: 768px) {
  /* line 1, app/assets/stylesheets/components/quote/_progress_bar.scss */
  .progress-bar {
    margin: 20px auto 10px;
  }
}

/* line 19, app/assets/stylesheets/components/quote/_progress_bar.scss */
.progress-bar li {
  list-style-type: none;
}

/* line 22, app/assets/stylesheets/components/quote/_progress_bar.scss */
.progress-bar li:last-child {
  display: none;
}

/* line 28, app/assets/stylesheets/components/quote/_progress_bar.scss */
.progress-bar__connector {
  display: block;
  flex-basis: 0;
  flex-grow: 1;
  max-width: 10em;
  height: 1px;
  margin-top: 1em;
  background: #f7f7f4;
}

/* line 44, app/assets/stylesheets/components/quote/_progress_bar.scss */
.progress-bar__icon {
  width: 1.714em;
  height: 1.714em;
}

/* line 57, app/assets/stylesheets/components/quote/_progress_bar.scss */
.progress-bar__step, .progress-bar__step--checked, .progress-bar__step--inactive, .progress-bar__step--active {
  counter-increment: steps;
  position: relative;
}

@media (max-width: 767px) {
  /* line 69, app/assets/stylesheets/components/quote/_progress_bar.scss */
  .progress-bar__step--inactive::before, .progress-bar__step--active::before {
    content: counter(steps);
    display: block;
    position: absolute;
    z-index: 1;
    top: 55%;
    left: 50%;
    color: #035e61;
    transform: translate(-50%, -50%);
  }
}

/* line 93, app/assets/stylesheets/components/quote/_progress_bar.scss */
.progress-bar__text-label {
  position: absolute;
  top: 2.75em;
  left: 50%;
  text-transform: capitalize;
  white-space: nowrap;
  color: #f7f7f4;
  transform: translateX(-50%);
}

@media (max-width: 767px) {
  /* line 93, app/assets/stylesheets/components/quote/_progress_bar.scss */
  .progress-bar__text-label {
    display: none;
  }
}

/* line 1, app/assets/stylesheets/components/quote/prepaid/_discount-modal.scss */
.discount-modal {
  width: 25.75em;
}

/* line 5, app/assets/stylesheets/components/quote/prepaid/_discount-modal.scss */
.discount-modal__actions > * {
  flex: 0 0 33%;
}

/* line 9, app/assets/stylesheets/components/quote/prepaid/_discount-modal.scss */
.discount-modal__input {
  width: 100%;
}

@media (max-width: 767px) {
  /* line 3, app/assets/stylesheets/layouts/quote/at_need/quotes_new.scss */
  #new_at_need_quote_enquiry .at_need_quote_enquiry_subpremise,
#new_at_need_quote_enquiry .at_need_quote_enquiry_street_number,
#new_at_need_quote_enquiry .at_need_quote_enquiry_administrative_area_level_1,
#new_at_need_quote_enquiry .at_need_quote_enquiry_postal_code {
    flex-basis: calc(50% - 1.333em);
  }
}

/* line 1, app/assets/stylesheets/layouts/quote/at_need/quotes_show.scss */
.at-need-content {
  margin-bottom: 21px;
}

/* line 3, app/assets/stylesheets/layouts/quote/at_need/quotes_show.scss */
.at-need-content .featured-quote-content__heading {
  text-align: center;
}

/* line 8, app/assets/stylesheets/layouts/quote/at_need/quotes_show.scss */
.at-need-pricing-container {
  display: flex;
  flex-direction: row;
  background: #ffffff;
  box-shadow: 2px 2px 8px #e5e5e5;
  border-radius: 12px;
  margin: 0 8px 80px;
  flex-wrap: wrap;
}

/* line 17, app/assets/stylesheets/layouts/quote/at_need/quotes_show.scss */
.at-need-pricing-container .at-need-pricing.featured-quote-content {
  flex: 1 1 40%;
  margin: 0;
  border-radius: 12px 0 0 12px;
  align-items: center;
  display: flex;
}

@media (max-width: 991px) {
  /* line 17, app/assets/stylesheets/layouts/quote/at_need/quotes_show.scss */
  .at-need-pricing-container .at-need-pricing.featured-quote-content {
    border-radius: 12px 12px 0 0;
  }
}

/* line 27, app/assets/stylesheets/layouts/quote/at_need/quotes_show.scss */
.at-need-pricing-container .at-need-pricing.featured-quote-content .pricing-content {
  text-align: center;
}

/* line 30, app/assets/stylesheets/layouts/quote/at_need/quotes_show.scss */
.at-need-pricing-container .at-need-pricing.featured-quote-content .pricing-content .contract-pricing-summary__title {
  float: none;
  margin: 34px auto;
  font-size: 24px;
}

/* line 36, app/assets/stylesheets/layouts/quote/at_need/quotes_show.scss */
.at-need-pricing-container .at-need-pricing.featured-quote-content .pricing-content .contract-pricing-summary__body {
  background-color: transparent;
  margin-bottom: 50px;
}

/* line 40, app/assets/stylesheets/layouts/quote/at_need/quotes_show.scss */
.at-need-pricing-container .at-need-pricing.featured-quote-content .pricing-content .contract-pricing-summary__body .contract-pricing-summary__callout {
  float: none;
  margin: auto;
  width: auto;
}

/* line 45, app/assets/stylesheets/layouts/quote/at_need/quotes_show.scss */
.at-need-pricing-container .at-need-pricing.featured-quote-content .pricing-content .contract-pricing-summary__body .contract-pricing-summary__callout .contract-pricing-summary__price {
  font-size: 2.556em;
}

@media (min-width: 768px) and (max-width: 1279px) {
  /* line 45, app/assets/stylesheets/layouts/quote/at_need/quotes_show.scss */
  .at-need-pricing-container .at-need-pricing.featured-quote-content .pricing-content .contract-pricing-summary__body .contract-pricing-summary__callout .contract-pricing-summary__price {
    font-size: 2.25rem;
  }
}

/* line 54, app/assets/stylesheets/layouts/quote/at_need/quotes_show.scss */
.at-need-pricing-container .at-need-pricing.featured-quote-content .pricing-content .contract-pricing-summary__body .contract-pricing-info p {
  font-size: 14px;
}

/* line 62, app/assets/stylesheets/layouts/quote/at_need/quotes_show.scss */
.at-need-pricing-container .at-need-inclusion-list {
  flex: 1 1 60%;
  padding-top: 60px;
}

/* line 66, app/assets/stylesheets/layouts/quote/at_need/quotes_show.scss */
.at-need-pricing-container .at-need-inclusion-list h3 {
  font-size: 20px;
}

/* line 70, app/assets/stylesheets/layouts/quote/at_need/quotes_show.scss */
.at-need-pricing-container .at-need-inclusion-list .hr-text {
  line-height: 1em;
  position: relative;
  outline: 0;
  border: 0;
  text-align: center;
  height: 1.5em;
  color: #f7f7f4;
}

/* line 78, app/assets/stylesheets/layouts/quote/at_need/quotes_show.scss */
.at-need-pricing-container .at-need-inclusion-list .hr-text:before {
  content: "";
  background-color: #f7f7f4;
  position: absolute;
  left: 0;
  top: 50%;
  width: 90%;
  height: 2.5px;
  margin: 0 40px;
}

/* line 88, app/assets/stylesheets/layouts/quote/at_need/quotes_show.scss */
.at-need-pricing-container .at-need-inclusion-list .hr-text:after {
  content: attr(data-content);
  position: relative;
  display: inline-block;
  color: #035e61;
  background-color: #ffffff;
  padding: 0 1em;
  line-height: 28px;
  font-size: 14px;
}

/* line 100, app/assets/stylesheets/layouts/quote/at_need/quotes_show.scss */
.at-need-pricing-container .at-need-inclusion-list .features-card__inclusion, .at-need-pricing-container .at-need-inclusion-list .features-card__exclusion {
  margin-bottom: 24px;
}

/* line 104, app/assets/stylesheets/layouts/quote/at_need/quotes_show.scss */
.at-need-pricing-container .at-need-inclusion-list .at-need-arrange-service-container {
  border-radius: 12px;
  background: #e0f2ee;
  margin: 50px;
  padding: 30px 20px;
}

@media (max-width: 767px) {
  /* line 104, app/assets/stylesheets/layouts/quote/at_need/quotes_show.scss */
  .at-need-pricing-container .at-need-inclusion-list .at-need-arrange-service-container {
    margin: 20px;
  }
  /* line 113, app/assets/stylesheets/layouts/quote/at_need/quotes_show.scss */
  .at-need-pricing-container .at-need-inclusion-list .at-need-arrange-service-container .strap-content {
    flex-direction: column;
  }
}

/* line 118, app/assets/stylesheets/layouts/quote/at_need/quotes_show.scss */
.at-need-pricing-container .at-need-inclusion-list .at-need-arrange-service-container .strap-content {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

@media (max-width: 767px) {
  /* line 118, app/assets/stylesheets/layouts/quote/at_need/quotes_show.scss */
  .at-need-pricing-container .at-need-inclusion-list .at-need-arrange-service-container .strap-content {
    flex-direction: column;
  }
}

/* line 127, app/assets/stylesheets/layouts/quote/at_need/quotes_show.scss */
.at-need-pricing-container .at-need-inclusion-list .at-need-arrange-service-container .strap-content .strap__arranger--tash,
.at-need-pricing-container .at-need-inclusion-list .at-need-arrange-service-container .strap-content .strap__arranger--daphney,
.at-need-pricing-container .at-need-inclusion-list .at-need-arrange-service-container .strap-content .strap__arranger--alicia {
  border: 2px solid transparent;
}

/* line 137, app/assets/stylesheets/layouts/quote/at_need/quotes_show.scss */
.at-need-premium-pricing-container {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: space-between;
}

/* line 143, app/assets/stylesheets/layouts/quote/at_need/quotes_show.scss */
.at-need-premium-pricing-container .features-card__inclusions-line {
  margin-top: 1.5em;
  border-top: 2.5px solid #f7f7f4;
}

/* line 148, app/assets/stylesheets/layouts/quote/at_need/quotes_show.scss */
.at-need-premium-pricing-container .features-card {
  margin: 50px 1.5em;
  flex: 1 1;
}

@media (max-width: 991px) {
  /* line 148, app/assets/stylesheets/layouts/quote/at_need/quotes_show.scss */
  .at-need-premium-pricing-container .features-card {
    flex: 1 1 100%;
  }
}

/* line 157, app/assets/stylesheets/layouts/quote/at_need/quotes_show.scss */
.at-need-premium-pricing-container .features-card .features-card__inclusions .inclusion-title {
  font-size: 14px;
  font-weight: 700;
  line-height: 17px;
  letter-spacing: -0.3px;
  text-align: left;
  cursor: pointer;
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  pointer-events: auto;
  min-height: 62px;
}

/* line 171, app/assets/stylesheets/layouts/quote/at_need/quotes_show.scss */
.at-need-premium-pricing-container .features-card .features-card__inclusions .inclusion-title:after {
  content: " ";
  border-bottom: 4px solid #035e61;
  border-right: 4px solid #035e61;
  height: 8px;
  width: 8px;
  margin-top: 12px;
  min-width: 8px;
  transform: rotate(-135deg);
  transition: all 0.25s ease;
}

/* line 183, app/assets/stylesheets/layouts/quote/at_need/quotes_show.scss */
.at-need-premium-pricing-container .features-card .features-card__inclusions .inclusion-title.active, .at-need-premium-pricing-container .features-card .features-card__inclusions .inclusion-title:hover {
  font-weight: 700;
}

/* line 188, app/assets/stylesheets/layouts/quote/at_need/quotes_show.scss */
.at-need-premium-pricing-container .features-card .features-card__inclusions .inclusion-title.active:after {
  transform: rotate(45deg);
  margin-top: -3px;
}

/* line 194, app/assets/stylesheets/layouts/quote/at_need/quotes_show.scss */
.at-need-premium-pricing-container .features-card .features-card__inclusions .collapse-body {
  padding: 0;
  border-bottom: 2.5px solid #f7f7f4;
}

/* line 198, app/assets/stylesheets/layouts/quote/at_need/quotes_show.scss */
.at-need-premium-pricing-container .features-card .features-card__inclusions .collapse-body.opened {
  padding-bottom: 2.5em;
}

/* line 203, app/assets/stylesheets/layouts/quote/at_need/quotes_show.scss */
.at-need-premium-pricing-container .features-card .features-card__inclusions p,
.at-need-premium-pricing-container .features-card .features-card__inclusions li {
  font-size: 14px;
}

/* line 209, app/assets/stylesheets/layouts/quote/at_need/quotes_show.scss */
.at-need-premium-pricing-container .features-card .features-card__inclusions .tooltip .tooltip__trigger {
  display: inline;
  padding: 0.125em 0.5em;
  margin-left: 5px;
}

/* line 216, app/assets/stylesheets/layouts/quote/at_need/quotes_show.scss */
.at-need-premium-pricing-container .features-card .features-card__inclusions .tooltip .tooltip__balloon.visible {
  display: flex;
  text-align: center;
  justify-content: center;
  align-items: center;
}

/* line 222, app/assets/stylesheets/layouts/quote/at_need/quotes_show.scss */
.at-need-premium-pricing-container .features-card .features-card__inclusions .tooltip .tooltip__balloon .tooltip__close {
  top: auto;
}

/* line 230, app/assets/stylesheets/layouts/quote/at_need/quotes_show.scss */
.at-need-premium-pricing-container .feature-card-primary {
  border: 2px solid #ffd878;
  margin-top: 12px;
  border-top: 0;
}

/* line 235, app/assets/stylesheets/layouts/quote/at_need/quotes_show.scss */
.at-need-premium-pricing-container .feature-card-primary .at-need-popular-banner {
  text-align: center;
  height: 38px;
  background-color: #ffd878;
  display: flex;
  align-items: center;
  border-radius: 12px 12px 0 0;
}

/* line 243, app/assets/stylesheets/layouts/quote/at_need/quotes_show.scss */
.at-need-premium-pricing-container .feature-card-primary .at-need-popular-banner .at-need-popular-banner-text {
  font-size: 12px;
  font-weight: 700;
  line-height: 17px;
  letter-spacing: 2.7px;
  text-align: center;
  margin: 0 auto;
  text-transform: uppercase;
}

/* line 254, app/assets/stylesheets/layouts/quote/at_need/quotes_show.scss */
.at-need-premium-pricing-container .feature-card-primary .features-card__title {
  border-radius: 0;
}

/* line 1, app/assets/stylesheets/layouts/quote/prepaid/common.scss */
.prepaid-container {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  max-width: 1300px;
  padding: 20px 0;
  margin: 0 auto;
}

/* line 9, app/assets/stylesheets/layouts/quote/prepaid/common.scss */
.prepaid-container.no-sidebar {
  flex-direction: column;
  max-width: 1000px;
  align-items: normal;
}

/* line 15, app/assets/stylesheets/layouts/quote/prepaid/common.scss */
.prepaid-container .main-content {
  height: 100%;
}

@media (min-width: 992px) {
  /* line 18, app/assets/stylesheets/layouts/quote/prepaid/common.scss */
  .prepaid-container .main-content .featured-quote-content {
    padding-left: 3em;
    padding-right: 3em;
  }
}

@media (max-width: 991px) {
  /* line 1, app/assets/stylesheets/layouts/quote/prepaid/common.scss */
  .prepaid-container {
    flex-direction: column;
    align-items: normal;
    justify-content: normal;
    margin: 0;
    width: 100%;
  }
  /* line 33, app/assets/stylesheets/layouts/quote/prepaid/common.scss */
  .prepaid-container > * {
    margin-bottom: 20px;
  }
}

@media (min-width: 992px) {
  /* line 38, app/assets/stylesheets/layouts/quote/prepaid/common.scss */
  .prepaid-container .progress-nav-container {
    min-width: 230px;
  }
}

/* line 44, app/assets/stylesheets/layouts/quote/prepaid/common.scss */
.prepaid-container .progress-nav-list-item:not(:last-child) .indicator::after {
  width: 3px;
  height: 80px;
  top: 53px;
  left: 16px;
}

/* line 52, app/assets/stylesheets/layouts/quote/prepaid/common.scss */
.prepaid-container .featured-quote-content .contract-pricing-summary__price {
  font-size: 2.556em;
}

@media (min-width: 768px) and (max-width: 1279px) {
  /* line 52, app/assets/stylesheets/layouts/quote/prepaid/common.scss */
  .prepaid-container .featured-quote-content .contract-pricing-summary__price {
    font-size: 1rem;
  }
}

/* line 62, app/assets/stylesheets/layouts/quote/prepaid/common.scss */
.content-header.quote-header {
  max-width: 1250px;
}

/* line 3, app/assets/stylesheets/layouts/quote/prepaid/contracts_edit.scss */
.edit-contract-form .featured-quote-content::after {
  content: "";
  display: block;
  clear: both;
}

/* line 9, app/assets/stylesheets/layouts/quote/prepaid/contracts_edit.scss */
.edit-contract-form .featured-quote-content fieldset {
  width: 100%;
  margin-top: 1em;
  padding-bottom: 0;
}

/* line 16, app/assets/stylesheets/layouts/quote/prepaid/contracts_edit.scss */
.edit-contract-form .featured-quote-content__heading {
  width: 100%;
  max-width: initial;
  margin-left: 0;
  text-align: left;
}

@media (min-width: 768px) and (max-width: 1279px) {
  /* line 16, app/assets/stylesheets/layouts/quote/prepaid/contracts_edit.scss */
  .edit-contract-form .featured-quote-content__heading {
    text-align: center;
  }
}

@media (min-width: 992px) {
  /* line 27, app/assets/stylesheets/layouts/quote/prepaid/contracts_edit.scss */
  .edit-contract-form .featured-quote-content__left,
.edit-contract-form .quote-form__fieldset,
.edit-contract-form .quote-form__address-autocomplete,
.edit-contract-form .pp_crem_buyer_mailing_address,
.edit-contract-form .pp_crem_next_of_kin {
    float: left;
    width: calc(60% - 3.333em / 2) !important;
    max-width: initial;
    margin-left: 0;
  }
}

/* line 40, app/assets/stylesheets/layouts/quote/prepaid/contracts_edit.scss */
.edit-contract-form .pp_crem_beneficiary {
  float: left;
  max-width: initial;
  margin-left: 0;
}

/* line 45, app/assets/stylesheets/layouts/quote/prepaid/contracts_edit.scss */
.edit-contract-form .pp_crem_beneficiary .featured-quote-content__heading {
  margin-top: 2em;
}

/* line 50, app/assets/stylesheets/layouts/quote/prepaid/contracts_edit.scss */
.edit-contract-form .birth-form__fieldset {
  margin-top: 2em;
}

@media (min-width: 768px) {
  /* line 50, app/assets/stylesheets/layouts/quote/prepaid/contracts_edit.scss */
  .edit-contract-form .birth-form__fieldset {
    margin-top: 1em;
  }
}

@media (min-width: 768px) {
  /* line 58, app/assets/stylesheets/layouts/quote/prepaid/contracts_edit.scss */
  .edit-contract-form .pp_crem_contract_buyer_first_name,
.edit-contract-form .pp_crem_contract_buyer_last_name,
.edit-contract-form .pp_crem_contract_beneficiary_first_name,
.edit-contract-form .pp_crem_contract_beneficiary_last_name,
.edit-contract-form .pp_crem_contract_next_of_kin_first_name,
.edit-contract-form .pp_crem_contract_next_of_kin_last_name {
    flex: 0 1 calc(50% - 1.333em / 2);
  }
}

@media (min-width: 768px) {
  /* line 69, app/assets/stylesheets/layouts/quote/prepaid/contracts_edit.scss */
  .edit-contract-form .pp_crem_contract_buyer_email,
.edit-contract-form .pp_crem_contract_buyer_birth_place,
.edit-contract-form .pp_crem_contract_beneficiary_email,
.edit-contract-form .pp_crem_contract_beneficiary_birth_place,
.edit-contract-form .pp_crem_contract_next_of_kin_email {
    flex-basis: calc(60% - 1.333em / 2);
  }
}

@media (min-width: 768px) {
  /* line 79, app/assets/stylesheets/layouts/quote/prepaid/contracts_edit.scss */
  .edit-contract-form .pp_crem_contract_buyer_phone,
.edit-contract-form .pp_crem_contract_buyer_birth_date,
.edit-contract-form .pp_crem_contract_beneficiary_phone,
.edit-contract-form .pp_crem_contract_beneficiary_birth_date,
.edit-contract-form .pp_crem_contract_next_of_kin_phone {
    flex-basis: calc(35% - 1.333em / 2);
  }
}

/* line 89, app/assets/stylesheets/layouts/quote/prepaid/contracts_edit.scss */
.edit-contract-form .pp_crem_contract_next_of_kin_relationship {
  margin-top: 1.25em;
}

/* line 93, app/assets/stylesheets/layouts/quote/prepaid/contracts_edit.scss */
.edit-contract-form .quote-form__address-autocomplete, .edit-contract-form .quote-form__nok-fields {
  width: 100%;
}

/* line 96, app/assets/stylesheets/layouts/quote/prepaid/contracts_edit.scss */
.edit-contract-form .quote-form__address-autocomplete fieldset, .edit-contract-form .quote-form__nok-fields fieldset {
  margin-top: 0;
}

/* line 100, app/assets/stylesheets/layouts/quote/prepaid/contracts_edit.scss */
.edit-contract-form .quote-form__address-autocomplete .quote-form__fieldset, .edit-contract-form .quote-form__nok-fields .quote-form__fieldset {
  width: 100% !important;
}

/* line 106, app/assets/stylesheets/layouts/quote/prepaid/contracts_edit.scss */
.edit-contract-form .pp_crem_buyer_mailing_address fieldset:last-of-type, .edit-contract-form .pp_crem_beneficiary_mailing_address fieldset:last-of-type, .edit-contract-form .pp_crem_next_of_kin fieldset:last-of-type {
  padding-bottom: 0;
}

/* line 110, app/assets/stylesheets/layouts/quote/prepaid/contracts_edit.scss */
.edit-contract-form .pp_crem_buyer_mailing_address .quote-form__address-autocomplete, .edit-contract-form .pp_crem_beneficiary_mailing_address .quote-form__address-autocomplete, .edit-contract-form .pp_crem_next_of_kin .quote-form__address-autocomplete {
  width: 100% !important;
}

/* line 113, app/assets/stylesheets/layouts/quote/prepaid/contracts_edit.scss */
.edit-contract-form .pp_crem_buyer_mailing_address .quote-form__address-autocomplete .quote-form__fieldset, .edit-contract-form .pp_crem_beneficiary_mailing_address .quote-form__address-autocomplete .quote-form__fieldset, .edit-contract-form .pp_crem_next_of_kin .quote-form__address-autocomplete .quote-form__fieldset {
  width: 100% !important;
}

/* line 120, app/assets/stylesheets/layouts/quote/prepaid/contracts_edit.scss */
.edit-contract-form .pp_crem_buyer_mailing_address .quote-form__address-autocomplete, .edit-contract-form .pp_crem_beneficiary_mailing_address .quote-form__address-autocomplete {
  margin-top: 1em;
}

/* line 125, app/assets/stylesheets/layouts/quote/prepaid/contracts_edit.scss */
.edit-contract-form .quote-form__nok-toggle {
  margin-top: 1.25em;
}

@media (min-width: 768px) {
  /* line 128, app/assets/stylesheets/layouts/quote/prepaid/contracts_edit.scss */
  .edit-contract-form .quote-form__nok-toggle > .radio_buttons {
    max-width: 15em;
  }
}

/* line 134, app/assets/stylesheets/layouts/quote/prepaid/contracts_edit.scss */
.edit-contract-form .quote-form__nok-toggle .input {
  margin-bottom: 0;
}

/* line 138, app/assets/stylesheets/layouts/quote/prepaid/contracts_edit.scss */
.edit-contract-form .quote-form__nok-toggle[data-state=blank] + .quote-form__nok-fields {
  display: none;
}

/* line 1, app/assets/stylesheets/layouts/quote/prepaid/contracts_new.scss */
#new_pp_crem_contract {
  max-width: initial;
}

/* line 5, app/assets/stylesheets/layouts/quote/prepaid/contracts_new.scss */
#new_pp_crem_contract .featured-quote-content::after {
  content: "";
  display: block;
  clear: both;
}

/* line 11, app/assets/stylesheets/layouts/quote/prepaid/contracts_new.scss */
#new_pp_crem_contract .featured-quote-content fieldset {
  width: 100%;
  margin-top: 1em;
  padding-bottom: 0;
}

/* line 18, app/assets/stylesheets/layouts/quote/prepaid/contracts_new.scss */
#new_pp_crem_contract .featured-quote-content__heading {
  width: 100%;
  max-width: initial;
  margin-left: 0;
  text-align: left;
}

@media (min-width: 768px) and (max-width: 1279px) {
  /* line 18, app/assets/stylesheets/layouts/quote/prepaid/contracts_new.scss */
  #new_pp_crem_contract .featured-quote-content__heading {
    text-align: center;
  }
}

@media (min-width: 992px) {
  /* line 29, app/assets/stylesheets/layouts/quote/prepaid/contracts_new.scss */
  #new_pp_crem_contract .featured-quote-content__left,
#new_pp_crem_contract .quote-form__fieldset,
#new_pp_crem_contract .quote-form__address-autocomplete,
#new_pp_crem_contract .pp_crem_buyer_mailing_address,
#new_pp_crem_contract .pp_crem_next_of_kin {
    float: left;
    width: calc(58% - 3.333em / 2) !important;
    max-width: initial;
    margin-left: 0;
  }
}

/* line 42, app/assets/stylesheets/layouts/quote/prepaid/contracts_new.scss */
#new_pp_crem_contract .pp_crem_buyer_mailing_address, #new_pp_crem_contract .pp_crem_next_of_kin_fieldset {
  padding-top: 20px;
}

/* line 46, app/assets/stylesheets/layouts/quote/prepaid/contracts_new.scss */
#new_pp_crem_contract .pp_crem_beneficiary {
  float: left;
  max-width: initial;
  margin-left: 0;
}

/* line 51, app/assets/stylesheets/layouts/quote/prepaid/contracts_new.scss */
#new_pp_crem_contract .pp_crem_beneficiary .featured-quote-content__heading {
  margin-top: 2em;
}

/* line 56, app/assets/stylesheets/layouts/quote/prepaid/contracts_new.scss */
#new_pp_crem_contract .birth-form__fieldset {
  margin-top: 2em;
}

@media (min-width: 768px) {
  /* line 56, app/assets/stylesheets/layouts/quote/prepaid/contracts_new.scss */
  #new_pp_crem_contract .birth-form__fieldset {
    margin-top: 1em;
    align-items: flex-end;
  }
}

@media (min-width: 768px) {
  /* line 65, app/assets/stylesheets/layouts/quote/prepaid/contracts_new.scss */
  #new_pp_crem_contract .pp_crem_contract_buyer_first_name,
#new_pp_crem_contract .pp_crem_contract_buyer_last_name,
#new_pp_crem_contract .pp_crem_contract_beneficiary_first_name,
#new_pp_crem_contract .pp_crem_contract_beneficiary_last_name,
#new_pp_crem_contract .pp_crem_contract_next_of_kin_first_name,
#new_pp_crem_contract .pp_crem_contract_next_of_kin_last_name {
    flex: 0 1 calc(50% - 1.333em / 2);
  }
}

@media (min-width: 768px) {
  /* line 76, app/assets/stylesheets/layouts/quote/prepaid/contracts_new.scss */
  #new_pp_crem_contract .pp_crem_contract_buyer_email,
#new_pp_crem_contract .pp_crem_contract_buyer_birth_place,
#new_pp_crem_contract .pp_crem_contract_beneficiary_email,
#new_pp_crem_contract .pp_crem_contract_beneficiary_birth_place,
#new_pp_crem_contract .pp_crem_contract_next_of_kin_email {
    flex-basis: calc(60% - 1.333em / 2);
  }
}

@media (min-width: 768px) {
  /* line 86, app/assets/stylesheets/layouts/quote/prepaid/contracts_new.scss */
  #new_pp_crem_contract .pp_crem_contract_buyer_birth_date,
#new_pp_crem_contract .pp_crem_contract_beneficiary_birth_date,
#new_pp_crem_contract .pp_crem_contract_next_of_kin_phone {
    flex-basis: calc(40% - 1.333em / 2);
  }
}

@media (min-width: 768px) {
  /* line 94, app/assets/stylesheets/layouts/quote/prepaid/contracts_new.scss */
  #new_pp_crem_contract .pp_crem_contract_buyer_phone,
#new_pp_crem_contract .pp_crem_contract_beneficiary_phone {
    flex-basis: 100%;
  }
}

/* line 101, app/assets/stylesheets/layouts/quote/prepaid/contracts_new.scss */
#new_pp_crem_contract .pp_crem_contract_next_of_kin_relationship {
  margin-top: 1em;
}

/* line 105, app/assets/stylesheets/layouts/quote/prepaid/contracts_new.scss */
#new_pp_crem_contract .quote-form__address-autocomplete, #new_pp_crem_contract .quote-form__nok-fields {
  width: 100%;
}

/* line 108, app/assets/stylesheets/layouts/quote/prepaid/contracts_new.scss */
#new_pp_crem_contract .quote-form__address-autocomplete fieldset, #new_pp_crem_contract .quote-form__nok-fields fieldset {
  margin-top: 0;
}

/* line 112, app/assets/stylesheets/layouts/quote/prepaid/contracts_new.scss */
#new_pp_crem_contract .quote-form__address-autocomplete .quote-form__fieldset, #new_pp_crem_contract .quote-form__nok-fields .quote-form__fieldset {
  width: 100% !important;
}

/* line 118, app/assets/stylesheets/layouts/quote/prepaid/contracts_new.scss */
#new_pp_crem_contract .pp_crem_buyer_mailing_address fieldset:last-of-type, #new_pp_crem_contract .pp_crem_beneficiary_mailing_address fieldset:last-of-type, #new_pp_crem_contract .pp_crem_next_of_kin fieldset:last-of-type {
  padding-bottom: 0;
  align-items: flex-end;
}

/* line 123, app/assets/stylesheets/layouts/quote/prepaid/contracts_new.scss */
#new_pp_crem_contract .pp_crem_buyer_mailing_address .quote-form__address-autocomplete, #new_pp_crem_contract .pp_crem_beneficiary_mailing_address .quote-form__address-autocomplete, #new_pp_crem_contract .pp_crem_next_of_kin .quote-form__address-autocomplete {
  width: 100% !important;
}

/* line 126, app/assets/stylesheets/layouts/quote/prepaid/contracts_new.scss */
#new_pp_crem_contract .pp_crem_buyer_mailing_address .quote-form__address-autocomplete .quote-form__fieldset, #new_pp_crem_contract .pp_crem_beneficiary_mailing_address .quote-form__address-autocomplete .quote-form__fieldset, #new_pp_crem_contract .pp_crem_next_of_kin .quote-form__address-autocomplete .quote-form__fieldset {
  width: 100% !important;
}

/* line 133, app/assets/stylesheets/layouts/quote/prepaid/contracts_new.scss */
#new_pp_crem_contract .pp_crem_buyer_mailing_address .quote-form__address-autocomplete, #new_pp_crem_contract .pp_crem_beneficiary_mailing_address .quote-form__address-autocomplete {
  margin-top: 1em;
}

/* line 138, app/assets/stylesheets/layouts/quote/prepaid/contracts_new.scss */
#new_pp_crem_contract .quote-form__nok-toggle {
  margin-top: 1.25em;
}

@media (min-width: 768px) {
  /* line 141, app/assets/stylesheets/layouts/quote/prepaid/contracts_new.scss */
  #new_pp_crem_contract .quote-form__nok-toggle > .radio_buttons {
    max-width: 15em;
  }
}

/* line 147, app/assets/stylesheets/layouts/quote/prepaid/contracts_new.scss */
#new_pp_crem_contract .quote-form__nok-toggle .input {
  margin-bottom: 0;
}

/* line 151, app/assets/stylesheets/layouts/quote/prepaid/contracts_new.scss */
#new_pp_crem_contract .quote-form__nok-toggle[data-state=blank] + .quote-form__nok-fields {
  display: none;
}

/* line 2, app/assets/stylesheets/layouts/quote/prepaid/contracts_show.scss */
.featured-quote-summary {
  margin-bottom: 2em;
}

@media (max-width: 991px) {
  /* line 2, app/assets/stylesheets/layouts/quote/prepaid/contracts_show.scss */
  .featured-quote-summary {
    margin: 2em 0.5em;
  }
}

/* line 8, app/assets/stylesheets/layouts/quote/prepaid/contracts_show.scss */
.featured-quote-summary .featured-quote-content__heading {
  text-align: center;
}

/* line 12, app/assets/stylesheets/layouts/quote/prepaid/contracts_show.scss */
.featured-quote-summary .featured-quote-content__heading-text {
  max-width: 46em;
  text-align: center;
  margin: 40px auto;
  padding: 0 3em;
}

/* line 18, app/assets/stylesheets/layouts/quote/prepaid/contracts_show.scss */
.featured-quote-summary .featured-quote-content__heading-text a {
  color: #035e61;
  text-decoration: none;
}

/* line 26, app/assets/stylesheets/layouts/quote/prepaid/contracts_show.scss */
.featured-quote-summary-details {
  margin-bottom: 2em;
}

/* line 28, app/assets/stylesheets/layouts/quote/prepaid/contracts_show.scss */
.featured-quote-summary-details .contract-pricing-details {
  padding: 1em 2em;
  max-width: initial;
}

@media (max-width: 767px) {
  /* line 28, app/assets/stylesheets/layouts/quote/prepaid/contracts_show.scss */
  .featured-quote-summary-details .contract-pricing-details {
    padding: 1em 0.5em;
  }
}

/* line 37, app/assets/stylesheets/layouts/quote/prepaid/contracts_show.scss */
.featured-quote-summary-details .contract-pricing-details h2 {
  margin-top: 20px;
}

/* line 41, app/assets/stylesheets/layouts/quote/prepaid/contracts_show.scss */
.featured-quote-summary-details .contract-pricing-details .contract-pricing-details__body {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

@media (max-width: 991px) {
  /* line 41, app/assets/stylesheets/layouts/quote/prepaid/contracts_show.scss */
  .featured-quote-summary-details .contract-pricing-details .contract-pricing-details__body {
    flex-wrap: wrap;
  }
}

/* line 51, app/assets/stylesheets/layouts/quote/prepaid/contracts_show.scss */
.featured-quote-summary-details .contract-pricing-details .contract-pricing-details__body .contract-pricing-summary__body {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 2em;
  border-radius: 12px;
}

@media (max-width: 767px) {
  /* line 51, app/assets/stylesheets/layouts/quote/prepaid/contracts_show.scss */
  .featured-quote-summary-details .contract-pricing-details .contract-pricing-details__body .contract-pricing-summary__body {
    flex-direction: column;
    padding: 2em 1em;
  }
}

/* line 63, app/assets/stylesheets/layouts/quote/prepaid/contracts_show.scss */
.featured-quote-summary-details .contract-pricing-details .contract-pricing-details__body .contract-pricing-summary__body .contract-pricing-summary-info {
  margin-right: 2em;
}

@media (max-width: 767px) {
  /* line 63, app/assets/stylesheets/layouts/quote/prepaid/contracts_show.scss */
  .featured-quote-summary-details .contract-pricing-details .contract-pricing-details__body .contract-pricing-summary__body .contract-pricing-summary-info {
    order: 1;
    margin-right: 0;
    text-align: center;
  }
}

/* line 72, app/assets/stylesheets/layouts/quote/prepaid/contracts_show.scss */
.featured-quote-summary-details .contract-pricing-details .contract-pricing-details__body .contract-pricing-summary__body .contract-pricing-summary-info .contract-pricing-summary__title {
  text-align: left;
  float: none !important;
  margin: 0 0 1em 0;
}

@media (max-width: 767px) {
  /* line 72, app/assets/stylesheets/layouts/quote/prepaid/contracts_show.scss */
  .featured-quote-summary-details .contract-pricing-details .contract-pricing-details__body .contract-pricing-summary__body .contract-pricing-summary-info .contract-pricing-summary__title {
    margin-top: 1em;
    text-align: center;
  }
}

/* line 82, app/assets/stylesheets/layouts/quote/prepaid/contracts_show.scss */
.featured-quote-summary-details .contract-pricing-details .contract-pricing-details__body .contract-pricing-summary__body .contract-pricing-summary-info .contract-pricing-summary__frequency {
  margin-left: 0;
}

/* line 88, app/assets/stylesheets/layouts/quote/prepaid/contracts_show.scss */
.featured-quote-summary-details .contract-pricing-details .contract-pricing-details__body .contract-pricing-summary__callout {
  float: none !important;
}

@media (max-width: 1279px) {
  /* line 88, app/assets/stylesheets/layouts/quote/prepaid/contracts_show.scss */
  .featured-quote-summary-details .contract-pricing-details .contract-pricing-details__body .contract-pricing-summary__callout {
    margin: 0 auto !important;
    width: 20em;
  }
  /* line 95, app/assets/stylesheets/layouts/quote/prepaid/contracts_show.scss */
  .featured-quote-summary-details .contract-pricing-details .contract-pricing-details__body .contract-pricing-summary__callout .contract-pricing-summary__price {
    font-size: 3.556em;
  }
}

/* line 101, app/assets/stylesheets/layouts/quote/prepaid/contracts_show.scss */
.featured-quote-summary-details .contract-pricing-details .contract-pricing-details__body .contract-pricing-inclusion__body {
  display: flex;
  flex-direction: column;
  align-items: center;
  border-radius: 12px;
  background-color: #ffffff;
  width: 100%;
}

/* line 109, app/assets/stylesheets/layouts/quote/prepaid/contracts_show.scss */
.featured-quote-summary-details .contract-pricing-details .contract-pricing-details__body .contract-pricing-inclusion__body .features-card__icon {
  margin-right: 3px;
  height: 1rem;
}

@media (max-width: 991px) {
  /* line 101, app/assets/stylesheets/layouts/quote/prepaid/contracts_show.scss */
  .featured-quote-summary-details .contract-pricing-details .contract-pricing-details__body .contract-pricing-inclusion__body {
    padding: 2em 0 1em;
  }
}

/* line 118, app/assets/stylesheets/layouts/quote/prepaid/contracts_show.scss */
.featured-quote-summary-details .contract-pricing-details .contract-pricing-details__body .contract-pricing-inclusion__body .contract-pricing-inclusion__title {
  margin-top: 1.5em;
  width: 100%;
}

@media (max-width: 991px) {
  /* line 118, app/assets/stylesheets/layouts/quote/prepaid/contracts_show.scss */
  .featured-quote-summary-details .contract-pricing-details .contract-pricing-details__body .contract-pricing-inclusion__body .contract-pricing-inclusion__title {
    margin-top: 0;
  }
}

/* line 127, app/assets/stylesheets/layouts/quote/prepaid/contracts_show.scss */
.featured-quote-summary-details .contract-pricing-details .contract-pricing-details__body .contract-pricing-inclusion__body .contract-pricing-inclusion__products {
  display: flex;
  width: 100%;
  justify-content: space-between;
  flex-direction: row;
  padding: 0 1.5em;
}

@media (max-width: 767px) {
  /* line 127, app/assets/stylesheets/layouts/quote/prepaid/contracts_show.scss */
  .featured-quote-summary-details .contract-pricing-details .contract-pricing-details__body .contract-pricing-inclusion__body .contract-pricing-inclusion__products {
    flex-direction: column;
  }
}

@media (max-width: 767px) {
  /* line 137, app/assets/stylesheets/layouts/quote/prepaid/contracts_show.scss */
  .featured-quote-summary-details .contract-pricing-details .contract-pricing-details__body .contract-pricing-inclusion__body .contract-pricing-inclusion__products .features-card__inclusions-block {
    margin: 0;
  }
}

/* line 142, app/assets/stylesheets/layouts/quote/prepaid/contracts_show.scss */
.featured-quote-summary-details .contract-pricing-details .contract-pricing-details__body .contract-pricing-inclusion__body .contract-pricing-inclusion__products .features-card__inclusions-block li.features-card__inclusion, .featured-quote-summary-details .contract-pricing-details .contract-pricing-details__body .contract-pricing-inclusion__body .contract-pricing-inclusion__products .features-card__inclusions-block li.features-card__exclusion {
  padding: 12px 0px 10px 0;
}

@media (max-width: 767px) {
  /* line 142, app/assets/stylesheets/layouts/quote/prepaid/contracts_show.scss */
  .featured-quote-summary-details .contract-pricing-details .contract-pricing-details__body .contract-pricing-inclusion__body .contract-pricing-inclusion__products .features-card__inclusions-block li.features-card__inclusion, .featured-quote-summary-details .contract-pricing-details .contract-pricing-details__body .contract-pricing-inclusion__body .contract-pricing-inclusion__products .features-card__inclusions-block li.features-card__exclusion {
    padding: 0;
    margin: 12px 0 0 -12px;
  }
}

/* line 158, app/assets/stylesheets/layouts/quote/prepaid/contracts_show.scss */
.featured-quote-summary-details {
  background-color: transparent;
  display: flex;
  flex-direction: column;
  border: 3px solid #b0e0d6;
  padding: 0;
}

/* line 165, app/assets/stylesheets/layouts/quote/prepaid/contracts_show.scss */
.featured-quote-summary-details:not(.contract-email) {
  pointer-events: none;
}

/* line 169, app/assets/stylesheets/layouts/quote/prepaid/contracts_show.scss */
.featured-quote-summary-details a {
  pointer-events: initial;
  text-decoration: none;
}

/* line 174, app/assets/stylesheets/layouts/quote/prepaid/contracts_show.scss */
.featured-quote-summary-details:not(.contract-email):hover {
  border-radius: 12px;
  border: 3px solid #035e61;
}

/* line 179, app/assets/stylesheets/layouts/quote/prepaid/contracts_show.scss */
.featured-quote-summary-details > * {
  max-width: initial;
}

@media (max-width: 991px) {
  /* line 158, app/assets/stylesheets/layouts/quote/prepaid/contracts_show.scss */
  .featured-quote-summary-details {
    margin: 2em 0.5em;
  }
}

/* line 187, app/assets/stylesheets/layouts/quote/prepaid/contracts_show.scss */
.featured-quote-summary-details .summary-details-body {
  border-radius: 12px;
  width: 100%;
  max-width: initial;
  overflow-x: auto;
}

/* line 193, app/assets/stylesheets/layouts/quote/prepaid/contracts_show.scss */
.featured-quote-summary-details .summary-details-body h2 {
  margin: 0px;
}

/* line 197, app/assets/stylesheets/layouts/quote/prepaid/contracts_show.scss */
.featured-quote-summary-details .summary-details-body svg {
  font-size: 32px;
}

/* line 202, app/assets/stylesheets/layouts/quote/prepaid/contracts_show.scss */
.featured-quote-summary-details .table-summary-details {
  width: 100%;
  border-collapse: collapse;
}

/* line 206, app/assets/stylesheets/layouts/quote/prepaid/contracts_show.scss */
.featured-quote-summary-details .table-summary-details tr > td:last-child {
  text-align: right;
  padding-right: 12px;
}

/* line 212, app/assets/stylesheets/layouts/quote/prepaid/contracts_show.scss */
.featured-quote-summary-details .table-summary-details tbody tr:nth-child(odd) {
  background-color: #e0f2ee;
}

/* line 216, app/assets/stylesheets/layouts/quote/prepaid/contracts_show.scss */
.featured-quote-summary-details .table-summary-details tbody tr {
  border-radius: 12px;
}

/* line 221, app/assets/stylesheets/layouts/quote/prepaid/contracts_show.scss */
.featured-quote-summary-details .table-summary-details tr > td {
  padding: 1.5em 1em 1.5em 12px;
  font-size: 24px;
}

/* line 225, app/assets/stylesheets/layouts/quote/prepaid/contracts_show.scss */
.featured-quote-summary-details .table-summary-details tr > td .service-item-number {
  margin-right: 8px;
  width: 16px;
  display: inline-block;
}

@media (max-width: 991px) {
  /* line 225, app/assets/stylesheets/layouts/quote/prepaid/contracts_show.scss */
  .featured-quote-summary-details .table-summary-details tr > td .service-item-number {
    display: none;
  }
}

@media (max-width: 991px) {
  /* line 221, app/assets/stylesheets/layouts/quote/prepaid/contracts_show.scss */
  .featured-quote-summary-details .table-summary-details tr > td {
    font-size: 16px;
  }
}

/* line 240, app/assets/stylesheets/layouts/quote/prepaid/contracts_show.scss */
.featured-quote-summary-details .table-summary-details tbody > tr {
  background-color: #ffffff;
}

/* line 243, app/assets/stylesheets/layouts/quote/prepaid/contracts_show.scss */
.featured-quote-summary-details .table-summary-details tbody > tr > td {
  font-size: 14px;
}

/* line 249, app/assets/stylesheets/layouts/quote/prepaid/contracts_show.scss */
.featured-quote-summary-details .table-summary-total-container {
  border: 3px solid #e0f2ee;
  border-radius: 12px;
  margin-top: 12px;
}

/* line 254, app/assets/stylesheets/layouts/quote/prepaid/contracts_show.scss */
.featured-quote-summary-details .table-summary-total-container .table-summary-total {
  width: 100%;
  padding: 1.5em 0;
}

/* line 258, app/assets/stylesheets/layouts/quote/prepaid/contracts_show.scss */
.featured-quote-summary-details .table-summary-total-container .table-summary-total tr > td {
  padding: 0.5em 0.5em 0.5em 12px;
}

/* line 262, app/assets/stylesheets/layouts/quote/prepaid/contracts_show.scss */
.featured-quote-summary-details .table-summary-total-container .table-summary-total tr > td:last-child {
  text-align: right;
}

/* line 266, app/assets/stylesheets/layouts/quote/prepaid/contracts_show.scss */
.featured-quote-summary-details .table-summary-total-container .table-summary-total .total-text {
  text-align: right;
  padding-right: 2em;
}

/* line 273, app/assets/stylesheets/layouts/quote/prepaid/contracts_show.scss */
.featured-quote-summary-details .email-action-container {
  width: 100%;
  padding: 1.5em 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  pointer-events: auto;
}

/* line 282, app/assets/stylesheets/layouts/quote/prepaid/contracts_show.scss */
.featured-quote-summary-details .email-action-container .email-button-body-form {
  margin: 0 1.25em;
}

/* line 286, app/assets/stylesheets/layouts/quote/prepaid/contracts_show.scss */
.featured-quote-summary-details .email-action-container .contract-pricing-summary__cta {
  width: initial;
  max-width: initial;
}

/* line 291, app/assets/stylesheets/layouts/quote/prepaid/contracts_show.scss */
.featured-quote-summary-details .email-action-container .contract-pricing-summary__cta-panel-result {
  text-align: right;
}

@media (max-width: 991px) {
  /* line 291, app/assets/stylesheets/layouts/quote/prepaid/contracts_show.scss */
  .featured-quote-summary-details .email-action-container .contract-pricing-summary__cta-panel-result {
    float: none;
    text-align: center;
  }
}

/* line 303, app/assets/stylesheets/layouts/quote/prepaid/contracts_show.scss */
.featured-quote-summary-sign {
  background-color: #e0f2ee;
  border-radius: 12px;
  border: 1px solid #035e61;
  display: flex;
  padding: 0 0.5em 2em;
}

@media (max-width: 991px) {
  /* line 303, app/assets/stylesheets/layouts/quote/prepaid/contracts_show.scss */
  .featured-quote-summary-sign {
    margin: 0;
  }
}

/* line 314, app/assets/stylesheets/layouts/quote/prepaid/contracts_show.scss */
.featured-quote-summary-sign .summary-sign-body {
  width: 100%;
  max-width: initial;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

/* line 322, app/assets/stylesheets/layouts/quote/prepaid/contracts_show.scss */
.featured-quote-summary-sign .summary-sign-body h2 {
  margin-top: 30px;
}

/* line 326, app/assets/stylesheets/layouts/quote/prepaid/contracts_show.scss */
.featured-quote-summary-sign .summary-sign-body p {
  text-align: center;
}

/* line 330, app/assets/stylesheets/layouts/quote/prepaid/contracts_show.scss */
.featured-quote-summary-sign .summary-sign-body h4 {
  margin-bottom: 0;
}

/* line 334, app/assets/stylesheets/layouts/quote/prepaid/contracts_show.scss */
.featured-quote-summary-sign .summary-sign-body p {
  font-size: 14px;
}

/* line 337, app/assets/stylesheets/layouts/quote/prepaid/contracts_show.scss */
.featured-quote-summary-sign .summary-sign-body p.sign-acceptance-text {
  max-width: 50em;
}

/* line 341, app/assets/stylesheets/layouts/quote/prepaid/contracts_show.scss */
.featured-quote-summary-sign .summary-sign-body p.info-acceptance-text {
  max-width: 65em;
}

/* line 346, app/assets/stylesheets/layouts/quote/prepaid/contracts_show.scss */
.featured-quote-summary-sign .summary-sign-body .summary-sign-box {
  border: 1px solid #035e61;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 64px;
  max-width: 540px;
  width: 90%;
  padding: 0 8px;
  border-radius: 12px;
  background-color: #ffffff;
  cursor: pointer;
}

/* line 359, app/assets/stylesheets/layouts/quote/prepaid/contracts_show.scss */
.featured-quote-summary-sign .summary-sign-body .summary-sign-box svg {
  transform: none;
  padding-right: 12px;
}

/* line 364, app/assets/stylesheets/layouts/quote/prepaid/contracts_show.scss */
.featured-quote-summary-sign .summary-sign-body .summary-sign-box p {
  font-family: "Alex Brush", cursive;
  font-size: 2em;
  cursor: auto;
  opacity: 0;
}

/* line 371, app/assets/stylesheets/layouts/quote/prepaid/contracts_show.scss */
.featured-quote-summary-sign .summary-sign-body .summary-sign-box.signed {
  font-family: "Alex Brush", cursive;
  font-size: 2em;
  cursor: auto;
}

/* line 382, app/assets/stylesheets/layouts/quote/prepaid/contracts_show.scss */
.summary-details-customer-body p.summary-details-customer-body-section-title {
  margin-bottom: 0;
}

/* line 387, app/assets/stylesheets/layouts/quote/prepaid/contracts_show.scss */
.summary-details-customer-body .summary-details-customer .summary-details-customer-attribute {
  padding: 0.7em 1em;
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

/* line 393, app/assets/stylesheets/layouts/quote/prepaid/contracts_show.scss */
.summary-details-customer-body .summary-details-customer .summary-details-customer-attribute .attribute-text {
  min-width: 30%;
  display: inline-block;
}

@media (max-width: 767px) {
  /* line 393, app/assets/stylesheets/layouts/quote/prepaid/contracts_show.scss */
  .summary-details-customer-body .summary-details-customer .summary-details-customer-attribute .attribute-text {
    display: block;
    font-weight: 700;
    margin-bottom: 0.5em;
  }
}

/* line 404, app/assets/stylesheets/layouts/quote/prepaid/contracts_show.scss */
.summary-details-customer-body .summary-details-customer .summary-details-customer-attribute .attribute-value {
  float: right;
  text-align: right;
}

/* line 409, app/assets/stylesheets/layouts/quote/prepaid/contracts_show.scss */
.summary-details-customer-body .summary-details-customer .summary-details-customer-attribute:nth-child(even) {
  background-color: #e0f2ee;
}

/* line 417, app/assets/stylesheets/layouts/quote/prepaid/contracts_show.scss */
.summary-email-body {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

/* line 423, app/assets/stylesheets/layouts/quote/prepaid/contracts_show.scss */
.summary-email-body > h2 {
  flex: 1 1 500px;
}

/* line 427, app/assets/stylesheets/layouts/quote/prepaid/contracts_show.scss */
.summary-email-body > div {
  flex: 0 0 0;
}

/* line 431, app/assets/stylesheets/layouts/quote/prepaid/contracts_show.scss */
.summary-email-body .summary-email-body-heading {
  padding: 20px;
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

/* line 438, app/assets/stylesheets/layouts/quote/prepaid/contracts_show.scss */
.summary-email-body .summary-email-body-heading .email-action-container {
  width: auto;
  justify-content: center;
}

/* line 442, app/assets/stylesheets/layouts/quote/prepaid/contracts_show.scss */
.summary-email-body .summary-email-body-heading .email-action-container .email-button-body-form {
  display: flex;
  flex-direction: column;
  align-items: center;
}

@media (max-width: 767px) {
  /* line 431, app/assets/stylesheets/layouts/quote/prepaid/contracts_show.scss */
  .summary-email-body .summary-email-body-heading {
    padding: 1em 0.5em 0.5em;
  }
}

/* line 456, app/assets/stylesheets/layouts/quote/prepaid/contracts_show.scss */
.terms-and-conditions-content {
  margin-left: -1.5em;
}

/* line 459, app/assets/stylesheets/layouts/quote/prepaid/contracts_show.scss */
.terms-and-conditions-content ol {
  list-style-type: none;
  counter-reset: list;
  padding-left: 1.5em;
  line-height: 1.5em;
}

/* line 465, app/assets/stylesheets/layouts/quote/prepaid/contracts_show.scss */
.terms-and-conditions-content ol li {
  padding: 0.25em 0;
}

/* line 469, app/assets/stylesheets/layouts/quote/prepaid/contracts_show.scss */
.terms-and-conditions-content ol span {
  display: inline-block;
  margin-left: 0.5em;
  width: 88%;
}

/* line 475, app/assets/stylesheets/layouts/quote/prepaid/contracts_show.scss */
.terms-and-conditions-content ol li:before {
  counter-increment: list;
  content: counters(list, ".") ". ";
  float: left;
}

/* line 481, app/assets/stylesheets/layouts/quote/prepaid/contracts_show.scss */
.terms-and-conditions-content ol ol {
  list-style-type: none;
  counter-reset: list;
}

/* line 485, app/assets/stylesheets/layouts/quote/prepaid/contracts_show.scss */
.terms-and-conditions-content ol ol li ol {
  list-style-type: none;
  counter-reset: list-number;
}

/* line 489, app/assets/stylesheets/layouts/quote/prepaid/contracts_show.scss */
.terms-and-conditions-content ol ol li ol li::before {
  counter-increment: list-number;
  content: counter(list-number, lower-latin) ". ";
  float: left;
}

/* line 1, app/assets/stylesheets/layouts/quote/prepaid/payments_new.scss */
#au-bank-account-element,
#card-payment-element {
  box-sizing: border-box;
  width: 100%;
  height: 64px;
  border: 1px solid #035e61;
  border-radius: 12px;
  outline: none;
  background-color: #ffffff;
  padding: 22px 1em;
  font-weight: 700;
  line-height: 3.556em;
  color: #035e61;
  transition: border-color 0.2s;
}

/* line 23, app/assets/stylesheets/layouts/quote/prepaid/payments_new.scss */
#au-bank-account-element:focus,
#card-payment-element:focus {
  border-color: #c9e8e1;
}

/* line 27, app/assets/stylesheets/layouts/quote/prepaid/payments_new.scss */
#au-bank-account-element::-moz-placeholder, #card-payment-element::-moz-placeholder {
  font-weight: 400;
  color: #979797;
}
#au-bank-account-element::placeholder,
#card-payment-element::placeholder {
  font-weight: 400;
  color: #979797;
}

/* line 34, app/assets/stylesheets/layouts/quote/prepaid/payments_new.scss */
button {
  margin: 1em 0;
}

@media (min-width: 992px) {
  /* line 38, app/assets/stylesheets/layouts/quote/prepaid/payments_new.scss */
  .payment-form__fieldset {
    float: left;
    width: calc(58% - 3.333em / 2) !important;
    max-width: initial;
    margin-left: 0;
  }
}

/* line 46, app/assets/stylesheets/layouts/quote/prepaid/payments_new.scss */
.payment-form__fieldset .binary-choice {
  max-width: initial;
}

/* line 51, app/assets/stylesheets/layouts/quote/prepaid/payments_new.scss */
.featured-quote-content__heading {
  width: 100%;
  max-width: initial;
  margin-left: 0;
  text-align: center;
}

@media (min-width: 768px) and (max-width: 1279px) {
  /* line 51, app/assets/stylesheets/layouts/quote/prepaid/payments_new.scss */
  .featured-quote-content__heading {
    text-align: center;
  }
}

/* line 63, app/assets/stylesheets/layouts/quote/prepaid/payments_new.scss */
.featured-quote-content::after {
  content: "";
  display: block;
  clear: both;
}

/* line 69, app/assets/stylesheets/layouts/quote/prepaid/payments_new.scss */
.featured-quote-content fieldset {
  width: 100%;
}

/* line 73, app/assets/stylesheets/layouts/quote/prepaid/payments_new.scss */
.featured-quote-content .simple_form {
  max-width: initial;
}

/* line 78, app/assets/stylesheets/layouts/quote/prepaid/payments_new.scss */
.payment-container {
  margin-top: 60px;
}

/* line 82, app/assets/stylesheets/layouts/quote/prepaid/payments_new.scss */
#payment-message {
  color: #eb5757;
  padding: 20px 0;
}

/* line 1, app/assets/stylesheets/layouts/quote/prepaid/processing_show.scss */
.payment-processing-body, .payment-processing-notification {
  padding-right: 80px;
  padding-left: 80px;
  padding-bottom: 20px;
  padding-top: 20px;
}

/* line 7, app/assets/stylesheets/layouts/quote/prepaid/processing_show.scss */
.payment-processing-body .payment-processing__controls, .payment-processing-notification .payment-processing__controls {
  display: flex;
  justify-content: center;
}

/* line 13, app/assets/stylesheets/layouts/quote/prepaid/processing_show.scss */
.payment-processing-notification {
  text-align: center;
  border-radius: 12px;
  background-color: #e0f2ee;
}

/* line 20, app/assets/stylesheets/layouts/quote/prepaid/processing_show.scss */
.payment-processing-notification p {
  max-width: 48em;
  margin: 0 auto;
}

/* line 26, app/assets/stylesheets/layouts/quote/prepaid/processing_show.scss */
.payment-processing-body, .payment-processing-notification {
  text-align: center;
  margin-bottom: 3.556em;
  padding-top: 2em;
  padding-bottom: 2.556em;
}

@media (max-width: 767px) {
  /* line 26, app/assets/stylesheets/layouts/quote/prepaid/processing_show.scss */
  .payment-processing-body, .payment-processing-notification {
    padding-top: 1.5em;
    padding-bottom: 2.286em;
    padding-left: 20px;
    padding-right: 20px;
  }
}

/* line 43, app/assets/stylesheets/layouts/quote/prepaid/processing_show.scss */
.payment-processing-body p, .payment-processing-notification p {
  max-width: 48em;
  margin: 0 auto;
}

/* line 48, app/assets/stylesheets/layouts/quote/prepaid/processing_show.scss */
.payment-processing-body .password-simple_form, .payment-processing-notification .password-simple_form {
  display: flex;
  max-width: 52em;
  margin: 2em auto 0;
}

@media (max-width: 767px) {
  /* line 48, app/assets/stylesheets/layouts/quote/prepaid/processing_show.scss */
  .payment-processing-body .password-simple_form, .payment-processing-notification .password-simple_form {
    flex-direction: column;
    align-items: center;
  }
}

/* line 58, app/assets/stylesheets/layouts/quote/prepaid/processing_show.scss */
.payment-processing-body .password-simple_form .input.password, .payment-processing-notification .password-simple_form .input.password {
  flex: 1 1;
  width: 100%;
}

/* line 63, app/assets/stylesheets/layouts/quote/prepaid/processing_show.scss */
.payment-processing-body .password-simple_form .payment-processing__controls, .payment-processing-notification .password-simple_form .payment-processing__controls {
  margin: 0.5em;
  padding: 0;
}

@media (max-width: 767px) {
  /* line 67, app/assets/stylesheets/layouts/quote/prepaid/processing_show.scss */
  .payment-processing-body .password-simple_form .payment-processing__controls button.payment-processing__submit, .payment-processing-notification .password-simple_form .payment-processing__controls button.payment-processing__submit {
    margin-left: 0;
  }
}

/* line 75, app/assets/stylesheets/layouts/quote/prepaid/processing_show.scss */
.payment-processing-body > *, .payment-processing-notification > * {
  margin-left: auto;
  margin-right: auto;
}

/* line 3, app/assets/stylesheets/layouts/quote/prepaid/quotes_new.scss */
#new_pp_crem_quote .featured-quote-content > fieldset:first-of-type {
  padding-bottom: 0;
}

/* line 8, app/assets/stylesheets/layouts/quote/prepaid/quotes_new.scss */
#new_pp_crem_quote .pp_crem_quote_sequential-fields {
  transition: max-height 0.75s ease, margin-top 0.75s ease, opacity 0.75s 0.5s ease;
}

/* line 11, app/assets/stylesheets/layouts/quote/prepaid/quotes_new.scss */
#new_pp_crem_quote .pp_crem_quote_sequential-fields.bfg-collapse {
  max-height: 0;
  margin-top: 0;
  opacity: 0;
}

@media (max-width: 767px) {
  /* line 8, app/assets/stylesheets/layouts/quote/prepaid/quotes_new.scss */
  #new_pp_crem_quote .pp_crem_quote_sequential-fields {
    max-height: 25em;
    margin-top: 2em;
  }
  /* line 22, app/assets/stylesheets/layouts/quote/prepaid/quotes_new.scss */
  #new_pp_crem_quote .pp_crem_quote_sequential-fields .pp_crem_quote_postcode {
    margin-bottom: 0;
  }
}

@media (min-width: 768px) {
  /* line 8, app/assets/stylesheets/layouts/quote/prepaid/quotes_new.scss */
  #new_pp_crem_quote .pp_crem_quote_sequential-fields {
    max-height: 15em;
    margin-top: 3em;
  }
  /* line 32, app/assets/stylesheets/layouts/quote/prepaid/quotes_new.scss */
  #new_pp_crem_quote .pp_crem_quote_sequential-fields .pp_crem_quote_email {
    flex-basis: calc(50% - 1.333em * 2 / 3);
  }
  /* line 36, app/assets/stylesheets/layouts/quote/prepaid/quotes_new.scss */
  #new_pp_crem_quote .pp_crem_quote_sequential-fields .pp_crem_quote_first_name,
#new_pp_crem_quote .pp_crem_quote_sequential-fields .pp_crem_quote_postcode {
    flex-basis: calc(25% - 1.333em * 2 / 3);
  }
  /* line 41, app/assets/stylesheets/layouts/quote/prepaid/quotes_new.scss */
  #new_pp_crem_quote .pp_crem_quote_sequential-fields .input {
    margin-bottom: 0;
  }
  /* line 44, app/assets/stylesheets/layouts/quote/prepaid/quotes_new.scss */
  #new_pp_crem_quote .pp_crem_quote_sequential-fields .input.quote-admin__input {
    margin-top: 1em;
  }
}

/* line 52, app/assets/stylesheets/layouts/quote/prepaid/quotes_new.scss */
.email-mismatch-alert {
  padding: 20px;
  background-color: red;
  color: white;
  border-radius: 10px;
  margin-bottom: 20px;
  font-weight: bold;
}

/* line 2, app/assets/stylesheets/layouts/quote/prepaid/quotes_show.scss */
.prepaid-quotes-show__form.features-card__cta .button--reverse {
  width: 100%;
}

/* line 7, app/assets/stylesheets/layouts/quote/prepaid/quotes_show.scss */
.full-faqs-container {
  display: flex;
  justify-content: center;
  margin-bottom: 3em;
}

/* line 14, app/assets/stylesheets/layouts/quote/prepaid/quotes_show.scss */
.why-choose-bare-container h2,
.why-choose-bare-container p {
  text-align: center;
}

/* line 19, app/assets/stylesheets/layouts/quote/prepaid/quotes_show.scss */
.why-choose-bare-container .why-choose-bare-body-container {
  display: flex;
  flex-direction: row;
  justify-content: space-around;
}

@media (max-width: 767px) {
  /* line 19, app/assets/stylesheets/layouts/quote/prepaid/quotes_show.scss */
  .why-choose-bare-container .why-choose-bare-body-container {
    flex-wrap: wrap;
  }
}

/* line 28, app/assets/stylesheets/layouts/quote/prepaid/quotes_show.scss */
.why-choose-bare-container .why-choose-bare-body-container .bare-benefit {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 30%;
  margin: 1em 3em;
}

@media (max-width: 767px) {
  /* line 28, app/assets/stylesheets/layouts/quote/prepaid/quotes_show.scss */
  .why-choose-bare-container .why-choose-bare-body-container .bare-benefit {
    width: 100%;
  }
}

/* line 42, app/assets/stylesheets/layouts/quote/prepaid/quotes_show.scss */
.prepaid-plan-selection {
  display: flex;
  flex-direction: row;
  align-items: stretch;
  gap: 1.333rem;
  margin-top: 3.556em;
}

@media (max-width: 767px) {
  /* line 42, app/assets/stylesheets/layouts/quote/prepaid/quotes_show.scss */
  .prepaid-plan-selection {
    flex-direction: column;
    margin-top: 1.1em;
  }
}

/* line 62, app/assets/stylesheets/layouts/quote/prepaid/quotes_show.scss */
.prepaid-plan-selection__description {
  font-family: "Open Sans", sans-serif;
  position: relative;
  padding-left: 1.5em;
}

/* line 65, app/assets/stylesheets/layouts/quote/prepaid/quotes_show.scss */
.prepaid-plan-selection__description::before {
  content: "";
  position: absolute;
  left: 0;
  display: block;
  box-sizing: border-box;
  width: 1.25em;
  height: 1.25em;
  border: 0.15em solid #035e61;
  border-radius: 50%;
  transition: border-width 0.2s ease;
  margin-top: 0.25em;
}

/* line 92, app/assets/stylesheets/layouts/quote/prepaid/quotes_show.scss */
.selected .prepaid-plan-selection__description::before {
  background-color: #035e61;
}

/* line 96, app/assets/stylesheets/layouts/quote/prepaid/quotes_show.scss */
.selected .prepaid-plan-selection__description::after {
  border: 0.1em solid white;
}

/* line 101, app/assets/stylesheets/layouts/quote/prepaid/quotes_show.scss */
.prepaid-plan-selection__description::after {
  border: 0px solid transparent;
  content: "";
  position: absolute;
  left: 0.125em;
  top: 0.125em;
  box-sizing: border-box;
  width: 1em;
  height: 1em;
  border-radius: 50%;
  margin-top: 0.25em;
}

/* line 120, app/assets/stylesheets/layouts/quote/prepaid/quotes_show.scss */
.prepaid-plan-selection__length {
  white-space: nowrap;
}

/* line 126, app/assets/stylesheets/layouts/quote/prepaid/quotes_show.scss */
.prepaid-plan-selection__features-list {
  flex: 1 1 45%;
}

/* line 129, app/assets/stylesheets/layouts/quote/prepaid/quotes_show.scss */
.prepaid-plan-selection__features-list .features-card {
  height: 100%;
}

/* line 134, app/assets/stylesheets/layouts/quote/prepaid/quotes_show.scss */
.prepaid-plan-selection__period {
  text-transform: capitalize;
}

/* line 140, app/assets/stylesheets/layouts/quote/prepaid/quotes_show.scss */
.prepaid-plan-selection__plan, .prepaid-plan-selection__plan--cremation--fortnightly, .prepaid-plan-selection__plan--cremation--monthly, .prepaid-plan-selection__plan--cremation--upfront, .prepaid-plan-selection__plan--memorial--fortnightly, .prepaid-plan-selection__plan--memorial--monthly, .prepaid-plan-selection__plan--memorial--upfront {
  position: relative;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  height: 3.889em;
  margin: 0 0 1em;
  border-radius: 12px;
  box-shadow: 2px 2px 8px #e5e5e5;
  padding: 0 0.75em;
  background-color: #ffffff;
  cursor: pointer;
}

/* line 162, app/assets/stylesheets/layouts/quote/prepaid/quotes_show.scss */
.prepaid-plan-selection__plan:last-child, .prepaid-plan-selection__plan--cremation--fortnightly:last-child, .prepaid-plan-selection__plan--cremation--monthly:last-child, .prepaid-plan-selection__plan--cremation--upfront:last-child, .prepaid-plan-selection__plan--memorial--fortnightly:last-child, .prepaid-plan-selection__plan--memorial--monthly:last-child, .prepaid-plan-selection__plan--memorial--upfront:last-child {
  margin-bottom: 0;
}

/* line 177, app/assets/stylesheets/layouts/quote/prepaid/quotes_show.scss */
.prepaid-plan-selection__plan--cremation--upfront .prepaid-plan-selection__period, .prepaid-plan-selection__plan--memorial--upfront .prepaid-plan-selection__period {
  line-height: 2.25em;
}

/* line 183, app/assets/stylesheets/layouts/quote/prepaid/quotes_show.scss */
.prepaid-plan-selection__plans {
  flex: 1 1 55%;
  margin: 0;
  padding: 0;
  list-style-type: none;
}

@media (max-width: 767px) {
  /* line 183, app/assets/stylesheets/layouts/quote/prepaid/quotes_show.scss */
  .prepaid-plan-selection__plans {
    margin-left: -1.429em;
    margin-right: -1.429em;
  }
}

/* line 198, app/assets/stylesheets/layouts/quote/prepaid/quotes_show.scss */
.prepaid-plan-selection__plan-price {
  font-size: 1.222em;
  font-weight: 700;
}

/* line 203, app/assets/stylesheets/layouts/quote/prepaid/quotes_show.scss */
.prepaid-plan-selection__pre-discount {
  position: absolute;
  right: 1.5em;
  margin-top: -4.5em;
  color: #eb5757;
  text-decoration: line-through;
}

/* line 216, app/assets/stylesheets/layouts/quote/prepaid/quotes_show.scss */
.prepaid-plan-selection__secondary-actions-list {
  padding: 0;
}

@media (max-width: 767px) {
  /* line 220, app/assets/stylesheets/layouts/quote/prepaid/quotes_show.scss */
  .prepaid-plan-selection__secondary-action {
    flex: 0 0 50%;
    font-size: 1rem;
  }
}

/* line 227, app/assets/stylesheets/layouts/quote/prepaid/quotes_show.scss */
.prepaid-plan-selection__secondary-actions {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
}

@media (max-width: 767px) {
  /* line 227, app/assets/stylesheets/layouts/quote/prepaid/quotes_show.scss */
  .prepaid-plan-selection__secondary-actions {
    justify-content: center;
    flex-wrap: wrap;
  }
}

/* line 239, app/assets/stylesheets/layouts/quote/prepaid/quotes_show.scss */
.prepaid-plan-selection__secondary-actions .prepaid-plan-selection__secondary-actions-container {
  display: flex;
  justify-content: center;
  gap: 1.222em;
  margin: 1em 0;
}

@media (min-width: 768px) {
  /* line 247, app/assets/stylesheets/layouts/quote/prepaid/quotes_show.scss */
  .prepaid-plan-selection__tertiary-action {
    text-align: right;
    flex: 1 1 50%;
  }
}

/* line 254, app/assets/stylesheets/layouts/quote/prepaid/quotes_show.scss */
.prepaid-plan-selection__secondary-action-result {
  position: relative;
  margin-top: 2em;
  display: none;
  margin-bottom: -1.5em;
}

@media (max-width: 767px) {
  /* line 254, app/assets/stylesheets/layouts/quote/prepaid/quotes_show.scss */
  .prepaid-plan-selection__secondary-action-result {
    margin-left: -1em;
  }
}

/* line 266, app/assets/stylesheets/layouts/quote/prepaid/quotes_show.scss */
.featured-quote-content-new .featured-quote-content-paragraph {
  text-align: left;
  margin: 0;
  max-width: 100%;
}

/* line 272, app/assets/stylesheets/layouts/quote/prepaid/quotes_show.scss */
.featured-quote-content-new .featured-quote-content-banner-inverse {
  margin-top: 1em;
}

/* line 276, app/assets/stylesheets/layouts/quote/prepaid/quotes_show.scss */
.featured-quote-content-new .featured-quote-content__feature-compare {
  flex-direction: column;
  background-color: #ffffff;
  border-radius: 12px;
  padding: 30px;
  margin-top: 2em;
}

/* line 283, app/assets/stylesheets/layouts/quote/prepaid/quotes_show.scss */
.featured-quote-content-new .featured-quote-content__feature-compare .featured-quote-content__cost {
  display: flex;
  justify-content: space-evenly;
}

@media (max-width: 1279px) {
  /* line 283, app/assets/stylesheets/layouts/quote/prepaid/quotes_show.scss */
  .featured-quote-content-new .featured-quote-content__feature-compare .featured-quote-content__cost {
    flex-direction: column;
  }
}

@media (max-width: 991px) {
  /* line 283, app/assets/stylesheets/layouts/quote/prepaid/quotes_show.scss */
  .featured-quote-content-new .featured-quote-content__feature-compare .featured-quote-content__cost {
    flex-direction: row;
  }
}

@media (max-width: 767px) {
  /* line 283, app/assets/stylesheets/layouts/quote/prepaid/quotes_show.scss */
  .featured-quote-content-new .featured-quote-content__feature-compare .featured-quote-content__cost {
    flex-direction: column;
  }
}

/* line 299, app/assets/stylesheets/layouts/quote/prepaid/quotes_show.scss */
.featured-quote-content-new .featured-quote-content__feature-compare .featured-quote-content__cost .prepaid-plan-selection__plan--cremation--fortnightly,
.featured-quote-content-new .featured-quote-content__feature-compare .featured-quote-content__cost .prepaid-plan-selection__plan--cremation--monthly,
.featured-quote-content-new .featured-quote-content__feature-compare .featured-quote-content__cost .prepaid-plan-selection__plan--cremation--upfront {
  width: 50%;
  margin: 10px;
  height: 170px;
  align-items: flex-start;
}

@media (max-width: 1279px) {
  /* line 299, app/assets/stylesheets/layouts/quote/prepaid/quotes_show.scss */
  .featured-quote-content-new .featured-quote-content__feature-compare .featured-quote-content__cost .prepaid-plan-selection__plan--cremation--fortnightly,
.featured-quote-content-new .featured-quote-content__feature-compare .featured-quote-content__cost .prepaid-plan-selection__plan--cremation--monthly,
.featured-quote-content-new .featured-quote-content__feature-compare .featured-quote-content__cost .prepaid-plan-selection__plan--cremation--upfront {
    width: calc(100% - 40px);
  }
}

@media (max-width: 991px) {
  /* line 299, app/assets/stylesheets/layouts/quote/prepaid/quotes_show.scss */
  .featured-quote-content-new .featured-quote-content__feature-compare .featured-quote-content__cost .prepaid-plan-selection__plan--cremation--fortnightly,
.featured-quote-content-new .featured-quote-content__feature-compare .featured-quote-content__cost .prepaid-plan-selection__plan--cremation--monthly,
.featured-quote-content-new .featured-quote-content__feature-compare .featured-quote-content__cost .prepaid-plan-selection__plan--cremation--upfront {
    width: 50%;
  }
}

@media (max-width: 767px) {
  /* line 299, app/assets/stylesheets/layouts/quote/prepaid/quotes_show.scss */
  .featured-quote-content-new .featured-quote-content__feature-compare .featured-quote-content__cost .prepaid-plan-selection__plan--cremation--fortnightly,
.featured-quote-content-new .featured-quote-content__feature-compare .featured-quote-content__cost .prepaid-plan-selection__plan--cremation--monthly,
.featured-quote-content-new .featured-quote-content__feature-compare .featured-quote-content__cost .prepaid-plan-selection__plan--cremation--upfront {
    width: 100%;
    margin: 0;
    margin-bottom: 15px;
    height: auto;
    padding: 15px;
  }
}

/* line 323, app/assets/stylesheets/layouts/quote/prepaid/quotes_show.scss */
.featured-quote-content-new .featured-quote-content__feature-compare .featured-quote-content__cost .prepaid-plan-selection__plan--cremation--fortnightly .prepaid-plan-selection__description,
.featured-quote-content-new .featured-quote-content__feature-compare .featured-quote-content__cost .prepaid-plan-selection__plan--cremation--monthly .prepaid-plan-selection__description,
.featured-quote-content-new .featured-quote-content__feature-compare .featured-quote-content__cost .prepaid-plan-selection__plan--cremation--upfront .prepaid-plan-selection__description {
  padding-left: 1.67em;
}

/* line 326, app/assets/stylesheets/layouts/quote/prepaid/quotes_show.scss */
.featured-quote-content-new .featured-quote-content__feature-compare .featured-quote-content__cost .prepaid-plan-selection__plan--cremation--fortnightly .prepaid-plan-selection__description::before,
.featured-quote-content-new .featured-quote-content__feature-compare .featured-quote-content__cost .prepaid-plan-selection__plan--cremation--monthly .prepaid-plan-selection__description::before,
.featured-quote-content-new .featured-quote-content__feature-compare .featured-quote-content__cost .prepaid-plan-selection__plan--cremation--upfront .prepaid-plan-selection__description::before {
  margin-top: 14px;
  margin-left: 5px;
  zoom: 1.8;
}

@media (max-width: 767px) {
  /* line 326, app/assets/stylesheets/layouts/quote/prepaid/quotes_show.scss */
  .featured-quote-content-new .featured-quote-content__feature-compare .featured-quote-content__cost .prepaid-plan-selection__plan--cremation--fortnightly .prepaid-plan-selection__description::before,
.featured-quote-content-new .featured-quote-content__feature-compare .featured-quote-content__cost .prepaid-plan-selection__plan--cremation--monthly .prepaid-plan-selection__description::before,
.featured-quote-content-new .featured-quote-content__feature-compare .featured-quote-content__cost .prepaid-plan-selection__plan--cremation--upfront .prepaid-plan-selection__description::before {
    zoom: 1.5;
    margin-left: 0;
  }
}

@media (max-width: 767px) {
  /* line 323, app/assets/stylesheets/layouts/quote/prepaid/quotes_show.scss */
  .featured-quote-content-new .featured-quote-content__feature-compare .featured-quote-content__cost .prepaid-plan-selection__plan--cremation--fortnightly .prepaid-plan-selection__description,
.featured-quote-content-new .featured-quote-content__feature-compare .featured-quote-content__cost .prepaid-plan-selection__plan--cremation--monthly .prepaid-plan-selection__description,
.featured-quote-content-new .featured-quote-content__feature-compare .featured-quote-content__cost .prepaid-plan-selection__plan--cremation--upfront .prepaid-plan-selection__description {
    padding-left: 2.5rem;
  }
}

/* line 341, app/assets/stylesheets/layouts/quote/prepaid/quotes_show.scss */
.featured-quote-content-new .featured-quote-content__feature-compare .featured-quote-content__cost .prepaid-plan-selection__plan--cremation--fortnightly .prepaid-plan-selection__description .prepaid-plan-selection__pre-discount,
.featured-quote-content-new .featured-quote-content__feature-compare .featured-quote-content__cost .prepaid-plan-selection__plan--cremation--monthly .prepaid-plan-selection__description .prepaid-plan-selection__pre-discount,
.featured-quote-content-new .featured-quote-content__feature-compare .featured-quote-content__cost .prepaid-plan-selection__plan--cremation--upfront .prepaid-plan-selection__description .prepaid-plan-selection__pre-discount {
  left: 1.67em;
  right: auto;
  margin-top: 0.25em;
  font-size: 1em;
}

@media (max-width: 991px) {
  /* line 341, app/assets/stylesheets/layouts/quote/prepaid/quotes_show.scss */
  .featured-quote-content-new .featured-quote-content__feature-compare .featured-quote-content__cost .prepaid-plan-selection__plan--cremation--fortnightly .prepaid-plan-selection__description .prepaid-plan-selection__pre-discount,
.featured-quote-content-new .featured-quote-content__feature-compare .featured-quote-content__cost .prepaid-plan-selection__plan--cremation--monthly .prepaid-plan-selection__description .prepaid-plan-selection__pre-discount,
.featured-quote-content-new .featured-quote-content__feature-compare .featured-quote-content__cost .prepaid-plan-selection__plan--cremation--upfront .prepaid-plan-selection__description .prepaid-plan-selection__pre-discount {
    margin-top: 0.5em;
    left: 1.75em;
  }
}

/* line 355, app/assets/stylesheets/layouts/quote/prepaid/quotes_show.scss */
.featured-quote-content-new .featured-quote-content__feature-compare .featured-quote-content__cost .prepaid-plan-selection__plan-price {
  font-size: 40px;
  margin-top: 25px;
  margin-left: 40px;
}

@media (max-width: 991px) {
  /* line 355, app/assets/stylesheets/layouts/quote/prepaid/quotes_show.scss */
  .featured-quote-content-new .featured-quote-content__feature-compare .featured-quote-content__cost .prepaid-plan-selection__plan-price {
    font-size: 30px;
  }
}

/* line 365, app/assets/stylesheets/layouts/quote/prepaid/quotes_show.scss */
.featured-quote-content-new .featured-quote-content__feature-compare .featured-quote-content__cost .prepaid-plan-selection__period {
  margin: 5px 40px 5px;
}

/* line 369, app/assets/stylesheets/layouts/quote/prepaid/quotes_show.scss */
.featured-quote-content-new .featured-quote-content__feature-compare .featured-quote-content__cost .prepaid-plan-selection__length {
  margin-left: 40px;
}

@media (max-width: 767px) {
  /* line 374, app/assets/stylesheets/layouts/quote/prepaid/quotes_show.scss */
  .featured-quote-content-new .featured-quote-content__feature-compare .featured-quote-content__cost .prepaid-plan-selection__plan-price {
    font-size: 20px;
    margin: 0;
  }
  /* line 379, app/assets/stylesheets/layouts/quote/prepaid/quotes_show.scss */
  .featured-quote-content-new .featured-quote-content__feature-compare .featured-quote-content__cost .prepaid-plan-selection__period {
    margin: 0;
  }
  /* line 383, app/assets/stylesheets/layouts/quote/prepaid/quotes_show.scss */
  .featured-quote-content-new .featured-quote-content__feature-compare .featured-quote-content__cost .prepaid-plan-selection__length {
    margin-left: 0;
  }
}

/* line 390, app/assets/stylesheets/layouts/quote/prepaid/quotes_show.scss */
.featured-quote-content-new .quote-pricing-inclusion__body {
  display: flex;
  flex-direction: column;
  align-items: center;
  border-radius: 12px;
  background-color: #ffffff;
  width: 100%;
}

/* line 398, app/assets/stylesheets/layouts/quote/prepaid/quotes_show.scss */
.featured-quote-content-new .quote-pricing-inclusion__body .features-card__icon {
  margin-right: 3px;
  height: 1rem;
}

@media (max-width: 991px) {
  /* line 390, app/assets/stylesheets/layouts/quote/prepaid/quotes_show.scss */
  .featured-quote-content-new .quote-pricing-inclusion__body {
    padding: 2em 0 1em;
  }
}

/* line 407, app/assets/stylesheets/layouts/quote/prepaid/quotes_show.scss */
.featured-quote-content-new .quote-pricing-inclusion__body .quote-pricing-inclusion__title {
  margin: 1.5em 0em 0 1.5em;
  width: 100%;
  font-size: 1em;
}

@media (max-width: 991px) {
  /* line 407, app/assets/stylesheets/layouts/quote/prepaid/quotes_show.scss */
  .featured-quote-content-new .quote-pricing-inclusion__body .quote-pricing-inclusion__title {
    margin-top: 0;
  }
}

/* line 417, app/assets/stylesheets/layouts/quote/prepaid/quotes_show.scss */
.featured-quote-content-new .quote-pricing-inclusion__body .quote-pricing-inclusion__products {
  display: flex;
  width: 100%;
  justify-content: flex-start;
  flex-direction: row;
  margin-left: 5em;
}

@media (max-width: 767px) {
  /* line 417, app/assets/stylesheets/layouts/quote/prepaid/quotes_show.scss */
  .featured-quote-content-new .quote-pricing-inclusion__body .quote-pricing-inclusion__products {
    flex-direction: column;
  }
}

/* line 427, app/assets/stylesheets/layouts/quote/prepaid/quotes_show.scss */
.featured-quote-content-new .quote-pricing-inclusion__body .quote-pricing-inclusion__products .features-card__inclusions-block {
  width: 45%;
}

@media (max-width: 767px) {
  /* line 427, app/assets/stylesheets/layouts/quote/prepaid/quotes_show.scss */
  .featured-quote-content-new .quote-pricing-inclusion__body .quote-pricing-inclusion__products .features-card__inclusions-block {
    margin: 0;
    width: calc(100% - 40px);
  }
}

/* line 434, app/assets/stylesheets/layouts/quote/prepaid/quotes_show.scss */
.featured-quote-content-new .quote-pricing-inclusion__body .quote-pricing-inclusion__products .features-card__inclusions-block li.features-card__inclusion, .featured-quote-content-new .quote-pricing-inclusion__body .quote-pricing-inclusion__products .features-card__inclusions-block li.features-card__exclusion {
  padding: 12px 12px 12px 0;
  font-size: 1em;
}

@media (max-width: 767px) {
  /* line 434, app/assets/stylesheets/layouts/quote/prepaid/quotes_show.scss */
  .featured-quote-content-new .quote-pricing-inclusion__body .quote-pricing-inclusion__products .features-card__inclusions-block li.features-card__inclusion, .featured-quote-content-new .quote-pricing-inclusion__body .quote-pricing-inclusion__products .features-card__inclusions-block li.features-card__exclusion {
    padding: 0;
    margin: 12px 0 0 -12px;
  }
}

/* line 443, app/assets/stylesheets/layouts/quote/prepaid/quotes_show.scss */
.featured-quote-content-new .quote-pricing-inclusion__body .quote-pricing-inclusion__products .features-card__inclusions-block li.features-card__inclusion span, .featured-quote-content-new .quote-pricing-inclusion__body .quote-pricing-inclusion__products .features-card__inclusions-block li.features-card__exclusion span {
  margin-left: 5px;
}

@media (max-width: 767px) {
  /* line 451, app/assets/stylesheets/layouts/quote/prepaid/quotes_show.scss */
  .featured-quote-content-new .prepaid-plan-selection__secondary-actions-list {
    padding: 3em 0 0;
  }
}

/* line 456, app/assets/stylesheets/layouts/quote/prepaid/quotes_show.scss */
.featured-quote-content-new .prepaid-plan-selection__secondary-actions-list .prepaid-plan-selection__secondary-actions {
  justify-content: space-between;
  flex-wrap: wrap;
}

@media (max-width: 767px) {
  /* line 456, app/assets/stylesheets/layouts/quote/prepaid/quotes_show.scss */
  .featured-quote-content-new .prepaid-plan-selection__secondary-actions-list .prepaid-plan-selection__secondary-actions {
    justify-content: center;
  }
}

@media (max-width: 767px) {
  /* line 464, app/assets/stylesheets/layouts/quote/prepaid/quotes_show.scss */
  .featured-quote-content-new .prepaid-plan-selection__secondary-actions-list .prepaid-plan-selection__secondary-actions .prepaid-plan-selection__secondary-actions-container {
    flex-wrap: wrap;
  }
}

/* line 471, app/assets/stylesheets/layouts/quote/prepaid/quotes_show.scss */
.featured-quote-content-new .prepaid-plan-selection__secondary-actions-list .prepaid-plan-selection__tertiary-action {
  flex: 1 1;
}

@media (max-width: 767px) {
  /* line 471, app/assets/stylesheets/layouts/quote/prepaid/quotes_show.scss */
  .featured-quote-content-new .prepaid-plan-selection__secondary-actions-list .prepaid-plan-selection__tertiary-action {
    flex: 1 1 100%;
    text-align: center;
  }
}

/* line 16, app/assets/stylesheets/layouts/quote.scss */
.nav-header {
  width: auto;
}

/*
*
* MAIN BRAND SHADES.
*
*/
/*
*
* LIGHT BRAND SHADES.
*
*/
/*
*
* MISC. SHADES.
*
*/
@font-face {
  font-family: "Alex Brush";
  src: url(/assets/AlexBrush-Regular-089f7fd77bf081128d38393bf29c2c3b82683f4304761df1b1f72947724e7bd6.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Circular Std";
  src: url(/assets/CircularStd-Light-c35e2575761fdc8ac76422c71f58b0474e53c36fc4125fd035654c6f0daad392.otf) format("opentype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Circular Std";
  src: url(/fonts/CircularStd-LightItalic.otf) format("opentype");
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: "Circular Std";
  src: url(/assets/CircularStd-Book-c64ac4184ef76f7c60501c03d51c017737b8627b902e36ab53e8c8ceebcc8bcf.otf) format("opentype");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: "Circular Std";
  src: url(/assets/CircularStd-BookItalic-b38a211d4ca442a4e2871550cd82e4c98ae1008a797bbef515372b66ad5a4829.otf) format("opentype");
  font-weight: 700;
  font-style: italic;
}

@font-face {
  font-family: "Circular Std";
  src: url(/assets/CircularStd-Bold-e0976ea177bdcec219bc6beeca6edd3522b7ccb12b3a0b592916bbee157b6511.otf) format("opentype");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: "Circular Std";
  src: url(/fonts/CircularStd-Boldtalic.otf) format("opentype");
  font-weight: 900;
  font-style: italic;
}

@font-face {
  font-family: "KansasNew";
  src: url(/assets/NewKansas-Medium-9fd5694892346c9c659eefe468cc589bdfc7668b65f45f3f3309d8f4209d3825.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Merriweather";
  src: url(/fonts/Merriweather-Regular.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Merriweather";
  src: url(/fonts/Merriweather-Italic.ttf) format("truetype");
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: "Merriweather";
  src: url(/fonts/Merriweather-Bold.ttf) format("truetype");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: "Open Sans";
  src: url(/fonts/OpenSans-Regular.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Open Sans";
  src: url(/fonts/OpenSans-Italic.ttf) format("truetype");
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: "Open Sans";
  src: url(/fonts/OpenSans-SemiBold.ttf) format("truetype");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: "Open Sans";
  src: url(/fonts/OpenSans-Bold.ttf) format("truetype");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: "Poppins";
  src: url(/assets/Poppins-Regular-4132d2d2b9443d42422ebb2769b3113c157e0cf08c91cfe555a6da5ac0a9c762.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Poppins";
  src: url(/assets/Poppins-Italic-8b57f14205fc142012df910e67a3d62fc3e8f08f1c9c790f7b58fd8bf923fe68.ttf) format("truetype");
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: "Poppins";
  src: url(/assets/Poppins-Bold-542ca15de37ab3bcf41f3ee5fdb9a8a4ba3346a27998196101a9a01a0f4ce0d8.ttf) format("truetype");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: "MonteCarlo";
  src: url(/assets/MonteCarlo-Regular-6b15fc7a09c6783948d122b469a387f03d9100dff444d90cb2d8598193ad79b9.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "CooperLtBT";
  src: url(/fonts/CooperLtBT-Regular.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "CooperLtBT";
  src: url(/fonts/CooperLtBT-Bold.ttf) format("truetype");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: "CooperLtBT";
  src: url(/fonts/CooperLtBT-Italic.ttf) format("truetype");
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: "SofiaSans";
  src: url(/fonts/SofiaSans-Regular.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "SofiaSans";
  src: url(/fonts/SofiaSans-Bold.ttf) format("truetype");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: "SofiaSans";
  src: url(/fonts/SofiaSans-Italic.ttf) format("truetype");
  font-weight: 400;
  font-style: italic;
}

/* line 66, app/assets/stylesheets/abstracts/_brands.scss */
.brand-svg-fill-primary {
  fill: #035e61;
}

/* line 71, app/assets/stylesheets/abstracts/_brands.scss */
.brand-svg-stroke-primary {
  stroke: #035e61;
}

/* line 66, app/assets/stylesheets/abstracts/_brands.scss */
.brand-svg-fill-secondary {
  fill: #b0e0d6;
}

/* line 71, app/assets/stylesheets/abstracts/_brands.scss */
.brand-svg-stroke-secondary {
  stroke: #b0e0d6;
}

/* line 66, app/assets/stylesheets/abstracts/_brands.scss */
.brand-svg-fill-accent {
  fill: #ffd878;
}

/* line 71, app/assets/stylesheets/abstracts/_brands.scss */
.brand-svg-stroke-accent {
  stroke: #ffd878;
}

/* line 66, app/assets/stylesheets/abstracts/_brands.scss */
.brand-svg-fill-heavy {
  fill: #02484b;
}

/* line 71, app/assets/stylesheets/abstracts/_brands.scss */
.brand-svg-stroke-heavy {
  stroke: #02484b;
}

/* line 66, app/assets/stylesheets/abstracts/_brands.scss */
.brand-svg-fill-neutral {
  fill: #979797;
}

/* line 71, app/assets/stylesheets/abstracts/_brands.scss */
.brand-svg-stroke-neutral {
  stroke: #979797;
}
