/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
}
body {
    margin: 0;
}
main {
    background-color: #ffffff;
    display: block;
}
h1 {
    font-size: 2em;
    margin: 0.67em 0;
}
hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}
pre {
    font-family: monospace, monospace;
    font-size: 1em;
}
a {
    background-color: transparent;
}
abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
}
b,
strong {
    font-weight: bolder;
}
code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}
small {
    font-size: 80%;
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sub {
    bottom: -0.25em;
}
sup {
    top: -0.5em;
}
img {
    border-style: none;
}
button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
}
button,
input {
    overflow: visible;
}
button,
select {
    text-transform: none;
}
[type="button"],
[type="reset"],
[type="submit"],
button {
    -webkit-appearance: button;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0;
}
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
    outline: 1px dotted ButtonText;
}
fieldset {
    padding: 0.35em 0.75em 0.625em;
}
legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal;
}
progress {
    vertical-align: baseline;
}
textarea {
    overflow: auto;
}
[type="checkbox"],
[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}
[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px;
}
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit;
}
details {
    display: block;
}
summary {
    display: list-item;
}
[hidden],
template {
    display: none;
}
@font-face {
    font-display: block;
    font-family: icomoon;
    font-style: normal;
    font-weight: 500;
    src: url(https://cdn.clickmagick.com/misc/fonts/website/v3/icomoon.woff?yuzzw2) format("woff");
}
[class*=" icon-"],
[class^="icon-"] {
    font-family: icomoon !important;
    speak: none;
    font-feature-settings: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: 500;
    line-height: 1;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.icon-chevron-down:before {
    content: "\e908";
}
.icon-cross:before {
    content: "\e90d";
}
.icon-chevron-up:before {
    content: "\e911";
}
.icon-chevron-left:before {
    content: "\e912";
}
.icon-chevron-right:before {
    content: "\e913";
}
html {
    box-sizing: border-box;
}
*,
:after,
:before {
    box-sizing: inherit;
}
.visually-hidden {
    border: 0;
    clip: rect(0, 0, 0, 0);
    margin: -1px;
    padding: 0;
}
.visually-hidden.focusable:active,
.visually-hidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    white-space: inherit;
    width: auto;
}
body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #000;
    font-family: Helvetica Neue, Arial, Noto Sans, sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.5;
}
a {
    color: #0366d6;
    transition: color 0.35s cubic-bezier(0.3, 0.86, 0.36, 0.95);
}
a,
a:hover {
    -webkit-text-decoration: none;
    text-decoration: none;
}
a:hover {
    color: #035abd;
}
dl,
ol,
p:not(.appstore),
ul:not(.main-nav) {
    margin: 0 0 1.5em !important;
}
input[type="email"],
input[type="tel"],
input[type="text"],
textarea {
    -webkit-appearance: none;
    background-color: transparent;
    border: 1px solid;
    border-radius: 0;
    min-width: 0;
    padding: 1.2rem 2.4rem;
    transition: border-color 0.35s cubic-bezier(0.3, 0.86, 0.36, 0.95);
    width: 100%;
}
input[type="email"]:focus,
input[type="email"]:hover,
input[type="tel"]:focus,
input[type="tel"]:hover,
input[type="text"]:focus,
input[type="text"]:hover,
textarea:focus,
textarea:hover {
    box-shadow: none;
    outline: none;
}
body {
    background-color: #fff;
}
.wrapper {
    overflow: clip;
    position: relative;
    width: 100%;
}
.container {
    margin: 0 auto;
    width: 100%;
}
.container-md {
    margin: 0 auto;
    max-width: 958px;
    padding: 0 15px;
}
.btn {
    background-color: transparent;
    border: none;
    border-radius: 6px;
    box-shadow: transparent;
    color: #fff;
    display: inline-flex;
    font-family: Inter, Arial, Noto Sans, sans-serif;
    font-size: 20px;
    line-height: 1;
    padding: 15px 28px;
    text-align: center;
    transition: all 0.3s ease-in-out;
}
.btn.btn-success {
    background-color: #5fac5a;
    box-shadow: 0 1px 0 rgba(19, 20, 22, 0.08);
    font-weight: 500;
}
.btn.btn-success:active,
.btn.btn-success:hover {
    background-color: #3e8c3c;
    color: #fff;
}
.text-green {
    color: #5fac5a;
}
.features {
    padding-bottom: 35px;
    padding-top: 60px;
}
.features .container {
    margin: 0 auto;
    max-width: 1070px;
    padding: 0 15px;
    position: relative;
    z-index: 1;
}
.features .heading {
    line-height: 1.25;
    margin-bottom: 40px;
    text-align: center;
}
.features h2 {
    color: #202427;
    font-family: Inter, Arial, Noto Sans, sans-serif;
    font-size: 36px;
    font-weight: 500;
    letter-spacing: normal;
    margin: 0 0 20px;
}
.features .subttl {
    color: #5fac5a;
    display: flex;
    font-family: Sora, Arial, Noto Sans, sans-serif;
    font-size: 16px;
    font-weight: 500;
    justify-content: center;
    letter-spacing: 1px;
    line-height: 1.5;
    margin-bottom: 10px;
    text-transform: uppercase;
}
.features .lead {
    color: #202427;
    font-family: Inter, Arial, Noto Sans, sans-serif;
    font-size: 18px;
    letter-spacing: -0.5px;
    line-height: 1.33;
    margin-bottom: 14px;
}
.features strong {
    font-weight: 500;
}
.features-list {
    display: flex;
    flex-direction: column;
    font-family: Inter, Arial, Noto Sans, sans-serif;
    row-gap: 20px;
}
.features-item {
    background-color: #f8f8f9;
    border-radius: 18px;
    display: flex;
    flex-direction: column-reverse;
    flex-wrap: wrap;
    padding: 20px;
    row-gap: 25px;
}




/* Inner wrapper controls layout; parent .features-item can stay flex */
.features-item .cm-split {
  display: grid;
  width: 100%;
  grid-template-columns: 1fr;
  grid-template-areas:
    "img"       /* phone: image first */
    "intro"
    "text"
    "footer";
  row-gap: 25px;
  column-gap: 25px;
}

/* Map grid areas */
.features-item .cm-intro  { grid-area: intro; }
.features-item .cm-text   { grid-area: text;  min-width: 0; }
.features-item .cm-img    { grid-area: img; }
.features-item .cm-footer { grid-area: footer; }

/* Image sizing */
.features-item .cm-img img {
  display: block;
  width: 100%;
  height: auto;
  max-width: 100%;
  border-radius: inherit; /* matches card rounding */
}

/* Tablet/desktop: 1–2–1 */
@media (min-width: 768px) {
  .features-item .cm-split {
    grid-template-columns: minmax(0,1fr) minmax(0,1fr);
    grid-template-areas:
      "intro  intro"    /* row 1: full width */
      "text   img"      /* row 2: two-up */
      "footer footer";  /* row 3: full width */
  }
}







.features h3 {
    font-family: Inter, Arial, Noto Sans, sans-serif;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: -0.5px;
    line-height: 1.33;
    margin: 0 0 12px;
}
.features p {
    color: #202427;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.5;
    margin-bottom: 10px;
}
#guarantee-head p {
    font-size: 20px;
}
.features-img img {
    display: block;
    height: auto;
    width: 100%;
}
.personal-message {
    font-family: Inter, Arial, Noto Sans, sans-serif;
    background-color: #f9f9fc;
    padding-bottom: 40px;
    padding-top: 35px;
    margin-top: 60px;
}
.personal-message .container {
    margin: 0 auto;
    max-width: 958px;
    padding: 0 45px;
    position: relative;
    z-index: 1;
}
.personal-message .blockquote {
    margin: 0 0 30px;
}
.personal-message .lead {
    color: #202427;
    font-family: Inter, Arial, Noto Sans, sans-serif;
    font-size: 18px;
    letter-spacing: -0.5px;
    line-height: 1.33;
    margin-bottom: 24px;
}
.personal-message p {
    color: #4a525a;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.5;
    margin-bottom: 10px;
}
.personal-message p a {
    color: #5fac5a;
}
.personal-message p a:hover {
    color: #3e8c3c;
}
.personal-message-signature {
    margin-bottom: 16px;
}
.personal-message-signature img {
    display: block;
    height: auto;
    max-width: 100%;
}
.personal-message-footer p {
    font-size: 14px;
    font-weight: 500;
}
.personal-message-footer cite {
    color: #4a525a;
    display: flex;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
}
.personal-message-blockquote.why-cm {
    position: relative;
    padding-bottom: 30px !important;
}
.personal-message-blockquote.why-cm:before {
  content: "";
  position: absolute;
  bottom: 0;
  max-width: 1040px;
  width: 100%;
  height: 1px;
  opacity: .6;
  left: 50%;
  transform: translateX(-50%);
  background: linear-gradient(270deg, rgba(95, 172, 90, 0) 0%, #5fac5a 50%, rgba(95, 172, 90, 0) 100%);
}
.hero-banner {
    padding-bottom: 60px;
    position: relative;
}
.hero-banner .container {
    margin: 0 auto;
    max-width: 1260px;
    padding: 0 15px;
    position: relative;
    z-index: 1;
}
.hero-banner .ttl,
.hero-banner .txt {
    color: #fff;
    display: flex;
    font-family: Inter, Arial, Noto Sans, sans-serif;
    font-weight: 500;
}
.hero-banner .txt {
    font-size: 18px;
    letter-spacing: -0.4px;
    margin-bottom: 12px;
}
.hero-banner .ttl {
    font-size: 30px;
    letter-spacing: -1.2px;
    line-height: 1.2;
}
.hero-banner .banner-holder {
    background: linear-gradient(15deg, #4a525a, #202427);
    border: 2px solid hsla(0, 0%, 100%, 0.2);
    border-radius: 32px;
    min-height: 180px;
    padding: 40px 20px;
    position: relative;
}
.hero-banner .banner-content {
    position: relative;
    z-index: 1;
}
.hero-banner .banner-row {
    display: flex;
    flex-direction: column;
    row-gap: 20px;
}
.hero-banner .banner-decor {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.hero-banner .banner-decor img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
}
.accessibility {
    height: 1px;
    left: -10000px;
    overflow: hidden;
    position: absolute;
    top: auto;
    width: 1px;
}
.accessibility:focus {
    height: auto;
    position: static;
    width: auto;
}
.visually-hidden {
    clip: rect(0 0 0 0);
    clip-path: inset(50%);
    height: 1px;
    overflow: hidden;
    position: absolute;
    white-space: nowrap;
    width: 1px;
}
@media (min-width: 768px) {
    .features-list {
        row-gap: 32px;
    }
    .features-item {
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: space-between;
        margin-bottom: 0;
    }
    .features-text {
        padding: 14px 0 0;
        width: 50%;
    }
    .features p {
        font-size: 16px;
    }
    .features .heading {
        margin-bottom: 80px;
    }
    .features-img {
        width: 46%;
        margin-top: auto;
        margin-bottom: auto;
    }
    .personal-message p {
        font-size: 18px;
    }
    .personal-message-footer p {
        font-size: 16px;
    }
    .personal-message-footer cite {
        font-size: 18px;
    }
}
@media (min-width: 1024px) {
    .features {
        padding-bottom: 35px;
        padding-top: 70px;
    }
    .features .container {
        align-items: normal;
        flex-direction: column;
    }
    .features .heading {
        margin-bottom: 80px;
    }
    .features h2 {
        font-size: 48px;
        line-height: 1.34;
        margin-bottom: 40px;
    }
    .features .lead {
        font-size: 24px;
    }
    .features-item {
        border-radius: 24px;
        padding: 40px 40px 40px 55px;
    }
    .features-text {
        width: 50%;
    }
    .features h3 {
        font-size: 24px;
        margin: 0 0 17px;
    }
    .personal-message {
        padding-bottom: 70px;
        padding-top: 100px;
    }
    .personal-message .container {
        padding: 0 15px;
    }
    .personal-message .blockquote {
        margin: 0 0 50px;
    }
    .personal-message .lead {
        font-size: 24px;
    }
    .personal-message-footer cite {
        font-size: 18px;
    }
    .hero-banner {
        padding-bottom: 120px;
    }
    .hero-banner .txt {
        font-size: 24px;
    }
    .hero-banner .ttl {
        font-size: 40px;
    }
    .hero-banner .banner-holder {
        padding: 54px;
    }
    .hero-banner .banner-row {
        align-items: flex-start;
        flex-direction: row;
        justify-content: space-between;
    }
    .hero-banner .banner-col {
        width: 57%;
    }
    .hero-banner .banner-decor {
        left: 60%;
    }
}

.navbar .slide {
    margin-top: 10px !important;
}
