:root {
  --clarmak_blue: #2b3990;
  --color-light: black;
  --color-dark: #e0e0e0;
  --background-light: white;
  --clarmak_green: #00a651;
  --card-light: white;
  --surface-6dp: #ffffff1c;
  --dark-color-primary: #bbc3ff;
  --dark-color-on-primary: #232c61;
  --dark-color-primary-fixed: #dfe0ff;
  --mapheight: 80vh;
  --size-l: 1.618em;
  --global-scale: 1.272px;
  --clarmak-blue-light: #2b3990;
  --clarmak-blue-dark: #161d48;
  --clarmak-green-light: #00a651;
  --clarmak-green-dark: #00a651;
  --background-dark: #12121a;
  --card-dark: #1e1e25;
  --surface-blue-6dp: #2b39901c;
  --surface-1dp: #ffffff0d;
  --surface-blue-1dp: #2b39900d;
  --dark-color-tertiary: #99d4a2;
  --dark-color-on-tertiary: #003917;
  --light-color-tertiary: #336940;
  --light-color-on-tertiary: white;
  --light-color-primary: #525a92;
  --light-color-on-primary: white;
  --color-light-primary: rgb(82, 91, 146);
  --color-light-surface-tint: rgb(82, 91, 146);
  --color-light-on-primary: rgb(255, 255, 255);
  --color-light-primary-container: rgb(222, 224, 255);
  --color-light-on-primary-container: rgb(11, 21, 75);
  --color-light-secondary: rgb(91, 93, 114);
  --color-light-on-secondary: rgb(255, 255, 255);
  --color-light-secondary-container: rgb(224, 225, 249);
  --color-light-on-secondary-container: rgb(24, 26, 44);
  --color-light-tertiary: rgb(51, 105, 64);
  --color-light-on-tertiary: rgb(255, 255, 255);
  --color-light-tertiary-container: rgb(181, 241, 189);
  --color-light-on-tertiary-container: rgb(0, 33, 11);
  --color-light-error: rgb(186, 26, 26);
  --color-light-on-error: rgb(255, 255, 255);
  --color-light-error-container: rgb(255, 218, 214);
  --color-light-on-error-container: rgb(65, 0, 2);
  --color-light-background: rgb(251, 248, 255);
  --color-light-on-background: rgb(27, 27, 33);
  --color-light-surface: rgb(251, 248, 255);
  --color-light-on-surface: rgb(27, 27, 33);
  --color-light-surface-variant: rgb(227, 225, 236);
  --color-light-on-surface-variant: rgb(70, 70, 79);
  --color-light-outline: rgb(118, 118, 128);
  --color-light-outline-variant: rgb(199, 197, 208);
  --color-light-shadow: rgb(0, 0, 0);
  --color-light-inverse-surface: rgb(48, 48, 54);
  --color-light-inverse-on-surface: rgb(242, 239, 247);
  --color-light-inverse-primary: rgb(187, 195, 255);
  --color-light-primary-fixed: rgb(222, 224, 255);
  --color-light-on-primary-fixed: rgb(11, 21, 75);
  --color-light-primary-fixed-dim: rgb(187, 195, 255);
  --color-light-on-primary-fixed-variant: rgb(58, 67, 121);
  --color-light-secondary-fixed: rgb(224, 225, 249);
  --color-light-on-secondary-fixed: rgb(24, 26, 44);
  --color-light-secondary-fixed-dim: rgb(195, 197, 221);
  --color-light-on-secondary-fixed-variant: rgb(67, 70, 89);
  --color-light-tertiary-fixed: rgb(181, 241, 189);
  --color-light-on-tertiary-fixed: rgb(0, 33, 11);
  --color-light-tertiary-fixed-dim: rgb(153, 212, 162);
  --color-light-on-tertiary-fixed-variant: rgb(25, 81, 42);
  --color-light-surface-dim: rgb(219, 217, 224);
  --color-light-surface-bright: rgb(251, 248, 255);
  --color-light-surface-container-lowest: rgb(255, 255, 255);
  --color-light-surface-container-low: rgb(245, 242, 250);
  --color-light-surface-container: rgb(239, 237, 244);
  --color-light-surface-container-high: rgb(233, 231, 239);
  --color-light-surface-container-highest: rgb(228, 225, 233);
  --color-dark-primary: oklch(0.8319 0.0846 278.49);
  --color-dark-surface-tint: rgb(187 195 255);
  --color-dark-on-primary: rgb(35 44 97);
  --color-dark-primary-container: rgb(58 67 121);
  --color-dark-on-primary-container: rgb(223 224 255);
  --color-dark-secondary: rgb(196 197 221);
  --color-dark-on-secondary: rgb(45 47 66);
  --color-dark-secondary-container: rgb(67 69 89);
  --color-dark-on-secondary-container: rgb(224 225 249);
  --color-dark-tertiary: rgb(153 212 162);
  --color-dark-on-tertiary: rgb(0 57 23);
  --color-dark-tertiary-container: rgb(25 81 42);
  --color-dark-on-tertiary-container: rgb(181 241 189);
  --color-dark-error: rgb(255 180 171);
  --color-dark-on-error: rgb(105 0 5);
  --color-dark-error-container: rgb(147 0 10);
  --color-dark-on-error-container: rgb(255 218 214);
  --color-dark-background: rgb(19 19 24);
  --color-dark-on-background: rgb(228 225 233);
  --color-dark-surface: rgb(19 19 24);
  --color-dark-on-surface: rgb(228 225 233);
  --color-dark-surface-variant: rgb(70 70 79);
  --color-dark-on-surface-variant: rgb(199 197 208);
  --color-dark-outline: rgb(144 144 154);
  --color-dark-outline-variant: rgb(70 70 79);
  --color-dark-shadow: rgb(0 0 0);
  --color-dark-scrim: rgb(0 0 0);
  --color-dark-inverse-surface: rgb(228 225 233);
  --color-dark-inverse-on-surface: rgb(48 48 54);
  --color-dark-inverse-primary: rgb(82 90 146);
  --color-dark-primary-fixed: rgb(223 224 255);
  --color-dark-on-primary-fixed: rgb(12 21 75);
  --color-dark-primary-fixed-dim: rgb(187 195 255);
  --color-dark-on-primary-fixed-variant: rgb(58 67 121);
  --color-dark-secondary-fixed: rgb(224 225 249);
  --color-dark-on-secondary-fixed: rgb(24 26 44);
  --color-dark-secondary-fixed-dim: rgb(196 197 221);
  --color-dark-on-secondary-fixed-variant: rgb(67 69 89);
  --color-dark-tertiary-fixed: rgb(181 241 189);
  --color-dark-on-tertiary-fixed: rgb(0 33 11);
  --color-dark-tertiary-fixed-dim: rgb(153 212 162);
  --color-dark-on-tertiary-fixed-variant: rgb(25 81 42);
  --color-dark-surface-dim: rgb(19 19 24);
  --color-dark-surface-bright: rgb(57 57 63);
  --color-dark-surface-container-lowest: rgb(13 14 19);
  --color-dark-surface-container-low: rgb(27 27 33);
  --color-dark-surface-container: rgb(31 31 37);
  --color-dark-surface-container-high: rgb(41 41 47);
  --color-dark-surface-container-highest: rgb(52 52 58);
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.image {
  aspect-ratio: 52 / 84;
  height: 100%;
  margin-right: 1.5em;
}

.image.clarmaklogo.contact {
  margin-bottom: .345984em;
}

.text-block {
  color: var(--clarmak_blue);
  text-transform: uppercase;
  font-size: 34px;
  font-weight: 700;
}

.navbar {
  background-color: #ddd0;
}

.section {
  background-image: url('../images/building-night.webp');
  background-position: 50% 0;
  background-size: cover;
  width: 100%;
  height: 100%;
  min-height: 100dvh;
  position: relative;
}

.brand {
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  height: 100%;
  display: flex;
}

.brand.getintouch {
  width: 100%;
  height: 5.25em;
  margin-bottom: 24px;
  position: static;
}

.nav-link {
  color: #fff;
}

.nav-link.w--current {
  color: #fff;
  letter-spacing: .015625em;
  padding-left: 1.25em;
  padding-right: 1.25em;
  font-size: 1em;
  font-weight: 500;
  line-height: 1.25em;
}

.nav-link-2, .nav-link-2.navlink, .navlink.navlinks {
  color: #ffffffb5;
}

.navlinks {
  color: #ffffffb5;
  letter-spacing: .015625em;
  padding-left: 1.272em;
  padding-right: 1.272em;
  font-size: 1em;
  line-height: 1.25em;
  transition-property: color;
  transition-duration: .2s;
  transition-timing-function: ease;
}

.navlinks:hover {
  color: #ffffffe8;
}

.navlinks.w--current {
  color: #fff;
  font-weight: 500;
}

.nav-menu {
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
}

.button {
  text-align: center;
  letter-spacing: .00625em;
  background-color: #2b3990;
  border-radius: 20px;
  padding: .25em 2em;
  font-size: .835em;
  font-weight: 500;
  line-height: 2;
}

.button.green {
  background-color: #00a651;
  line-height: 2;
}

.button.green.locationbutton {
  margin-top: 1em;
}

.container {
  max-width: calc(100% - 5.38692em);
  height: 5.25em;
  margin-top: 2.0581em;
  margin-bottom: 2.0581em;
}

.bold-text {
  color: #fff;
  text-transform: uppercase;
  font-size: 36px;
}

.section-2 {
  box-sizing: content-box;
  align-items: center;
  height: 100%;
  min-height: calc(100dvh - 11.4243em);
  display: block;
}

.text-block-2 {
  color: #fff;
  width: 80%;
}

.text-block-2.title {
  letter-spacing: .15px;
  margin-bottom: 8px;
  font-size: 16px;
  line-height: 24px;
}

.paragraph {
  letter-spacing: -.011em;
  margin-bottom: 1.272em;
  font-size: 1em;
  line-height: 1.618;
}

.paragraph.body {
  width: 60%;
  font-size: 14px;
  line-height: 20px;
}

.paragraph.black {
  color: #000;
  -webkit-text-stroke-color: #333;
}

.paragraph.black.cardtext1 {
  width: 100%;
  margin-bottom: 0;
}

.paragraph.black.googlereviewcard {
  margin-top: 0;
  margin-bottom: 1em;
}

.paragraph.black.googlereviewcard.truncate {
  text-overflow: ellipsis;
  max-height: 6.472em;
}

.paragraph.black.bold {
  font-weight: 500;
}

.paragraph.black.services {
  width: 60%;
}

.paragraph.black.cardparagraph {
  line-height: 1.25;
}

.paragraph.black.cardparagraph.bold {
  margin-bottom: .162816em;
}

.paragraph.black.cardparagraph.bold.secondaspect {
  margin-bottom: .345984em;
}

.paragraph.black.cardparagraph.bold.first {
  margin-top: .786096em;
}

.paragraph.black.last {
  margin-bottom: 0;
}

.paragraph.black.last.cardparagraph {
  line-height: 1.25;
}

.paragraph.black.last.cardparagraph.truncate.nomarginbottom {
  margin-bottom: 0;
}

.paragraph.black.last.cardparagraph.truncate3 {
  margin-bottom: .345984em;
}

.paragraph.black.truncate {
  margin-bottom: .345984em;
  overflow: hidden;
}

.paragraph.white {
  color: #fff;
}

.paragraph.white.card {
  margin-bottom: 0;
}

.paragraph.white.landing {
  width: 45%;
}

.paragraph.white.location {
  margin-bottom: .5em;
}

.paragraph.googlecardparagraph {
  opacity: .56;
  margin-left: .75em;
  display: inline-block;
}

.paragraph.services {
  width: 60%;
}

.link, .link-2 {
  color: #00a651;
  margin-left: 16px;
}

.link-2.textbutton {
  letter-spacing: .1px;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
}

.button-2 {
  background-color: #00a651;
}

.container-2 {
  box-sizing: content-box;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: calc(100% - 5.38692em);
  height: 100%;
  min-height: calc(100dvh - 11.4243em);
  display: flex;
}

.headinghighlightblock {
  background-color: var(--color-light);
  width: 7em;
  height: .3125em;
}

.headinghighlightblock.black {
  background-color: #000;
}

.headinghighlightblock.black.services {
  width: 5em;
}

.headinghighlightblock.testimonials {
  width: 4.75em;
}

.headinghighlightblock.inverted {
  background-color: var(--color-dark);
  color: var(--color-dark);
}

.heading {
  letter-spacing: -.022em;
  text-transform: uppercase;
  margin-top: .345984em;
  margin-bottom: .345984em;
  font-size: 2.027em;
  font-weight: 500;
  line-height: 1.272;
}

.heading.white {
  color: #fff;
}

.heading.white.withsubheading {
  margin-bottom: .125em;
  font-size: 2em;
  line-height: 1.25em;
}

.heading.white.shortened {
  display: none;
}

.heading.white.testimonials {
  display: block;
}

.heading.white.multiline.small.location {
  display: none;
}

.heading.white.location {
  display: block;
}

.heading.withsubheading {
  margin-bottom: .345984em;
}

.heading.withsubheading.white {
  width: 70%;
  margin-bottom: .272em;
  font-size: 2.058em;
  line-height: 1.272;
}

.heading.withsubheading.white.shortened {
  display: none;
}

.heading.withsubheading.h2 {
  font-size: 1.802em;
}

.heading.multiline {
  min-height: 8px;
  margin-bottom: .345984em;
}

.heading.multiline.withsubheading.white {
  letter-spacing: 0;
  width: 60%;
  margin-bottom: .345984em;
  font-size: 2.027em;
}

.heading.multiline.withsubheading.white.small {
  display: none;
}

.heading.h2 {
  letter-spacing: 0;
  font-size: 1.802em;
}

.body {
  color: var(--color-light);
  margin-bottom: 0;
  font-family: Roboto, sans-serif;
  font-size: 100%;
  line-height: 1.25em;
}

.body.large {
  font-size: 100%;
  line-height: 1.5;
}

.body.large.black {
  color: #000;
}

.textbutton {
  color: #00a651;
  letter-spacing: -.004em;
  margin-left: 1em;
  font-size: .8358em;
  font-weight: 500;
  line-height: 1.272;
  text-decoration: none;
}

.textbutton.inquires {
  margin-left: 1em;
}

.textbutton.phonenumber {
  display: inline-block;
}

.textbutton.showmore {
  font-size: 1em;
  line-height: 1.618;
  display: inline-block;
}

.heading-2 {
  text-transform: uppercase;
}

.section-3 {
  height: 80vh;
  overflow: hidden;
}

.image-3 {
  width: auto;
  min-width: 100vw;
  max-width: none;
  min-height: 100%;
}

.div-block-3 {
  justify-content: center;
  align-items: center;
  width: 50%;
  max-width: 45%;
  height: 100%;
  display: flex;
  overflow: visible;
}

.div-block-4 {
  z-index: 10;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 85%;
  height: 100%;
  display: flex;
  position: relative;
}

.div-block-5 {
  height: 100%;
  display: flex;
}

.div-block-6 {
  background-color: red;
  width: 80%;
  height: 80%;
  position: relative;
}

.image-4 {
  width: 500%;
  min-width: 100vw;
  max-width: none;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.headinghighlightbar {
  background-color: #000;
  width: 80px;
  height: 4px;
}

.headinghighlightbar.white {
  background-color: #fff;
  width: 4.75em;
}

.heading-3 {
  text-transform: uppercase;
  margin-top: 4px;
  margin-bottom: 8px;
}

.heading-3.headingcontactus {
  letter-spacing: 0;
  margin-top: 0;
  margin-bottom: 1.5em;
  font-size: 1.5em;
  font-weight: 400;
  line-height: 1.25;
}

.text-block-3 {
  margin-left: 16px;
  display: inline-block;
}

.div-block-7 {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.checklistitem {
  justify-content: flex-start;
  align-items: center;
  padding-top: .25em;
  padding-bottom: .25em;
  display: flex;
}

.grid {
  grid-column-gap: 16px;
  justify-items: start;
  width: 70%;
}

.div-block-8 {
  margin-top: 1rem;
  margin-bottom: 2rem;
  display: flex;
}

.checklistcolumn {
  margin-right: 4em;
}

.checklistcolumn.lastcol {
  margin-right: 0;
}

.title {
  letter-spacing: -.007em;
  font-size: 1.125em;
  line-height: 1.272;
}

.title.contact {
  width: 80%;
}

.title.services {
  width: 70%;
}

.title.testimonials {
  width: 80%;
  margin-bottom: 3.3301em;
}

.title.white {
  color: #fff;
}

.title.white.landing {
  width: 50%;
}

.title.googlereview {
  margin-top: 1.272em;
}

.title.medium {
  font-size: 1em;
  font-weight: 500;
  line-height: 1.5;
}

.title.medium.black {
  color: #000;
}

.bodytext {
  letter-spacing: .25px;
  font-size: 14px;
  line-height: 20px;
}

.grid-2 {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  align-items: stretch;
  margin-top: 1em;
}

.grid-2.services {
  grid-column-gap: 1em;
  align-items: stretch;
  margin-top: 4em;
}

.titlelarge {
  margin-bottom: .125em;
  font-size: 1.375em;
  line-height: 1.25em;
}

.titlelarge.black {
  color: #000;
}

.titlelarge.h5 {
  margin-bottom: .345984em;
  font-size: 1.266rem;
}

.quoteby {
  background-color: #00a651;
  padding: 1em;
}

.quoteby.white {
  background-color: #fff;
}

.card {
  background-color: #fff;
  border-radius: 8px;
  flex-flow: column;
  justify-content: space-between;
  display: flex;
  position: relative;
  overflow: hidden;
  box-shadow: 0 2px 5px #0003;
}

.card.googlecard {
  justify-content: flex-start;
  padding: 1em;
}

.image-5, .image-6, .image-7 {
  aspect-ratio: 16 / 9;
  object-fit: cover;
}

.section-4 {
  padding-top: 6.85229em;
  padding-bottom: 6.85229em;
}

.section-5 {
  background-color: var(--clarmak_blue);
  padding-top: 3.3301em;
  padding-bottom: 3.3301em;
  overflow: hidden;
}

.paragraph-2 {
  color: #000;
}

.cardtext {
  justify-content: space-between;
  padding: 1em;
}

.cardtext.googlecard {
  padding: 0 0 .75em;
}

.cardtext.nopadding {
  padding: 0;
}

.fab {
  background-color: var(--background-light);
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 3em;
  height: 3em;
  display: flex;
  position: relative;
  overflow: hidden;
  box-shadow: 0 2px 8px #0006;
}

.image-8 {
  width: auto;
}

.div-block-12 {
  position: absolute;
  right: 16px;
  transform: translate(0, -50%);
}

.div-block-14 {
  margin-bottom: 5.38692em;
  overflow: visible;
}

.slider {
  height: 100px;
}

.image-9 {
  border-radius: 100%;
  width: 40px;
  height: 40px;
  margin-right: 16px;
  position: relative;
}

.heading-google {
  white-space: normal;
  font-size: .9375em;
}

.subheading-google {
  font-size: .875em;
  line-height: 1.25;
}

.text-block-6 {
  color: #000000ad;
  margin-left: 12px;
  display: inline-block;
}

.googlelogo {
  aspect-ratio: 1;
  flex: 0 auto;
  width: 2.125em;
  line-height: 1.25em;
}

.name-reivews {
  display: inline-block;
}

.person {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.paragraph-3 {
  color: #000;
  margin-top: 8px;
  margin-bottom: 16px;
}

.text-block-7 {
  color: #000;
  font-weight: 500;
}

.text-block-8 {
  color: #000;
  margin-top: 4px;
}

.link-3 {
  color: #fff;
  text-align: center;
  width: 100%;
  margin-top: 1.5em;
  font-weight: 500;
  text-decoration: none;
  display: block;
}

.text-block-9 {
  margin-top: 32px;
}

.text-block-10 {
  color: var(--color-dark);
  margin-left: 16px;
  display: inline-block;
}

.link-block-2 {
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 16px;
  text-decoration: none;
  display: flex;
}

.phone-icon, .email-icon-outline, .location-pin {
  aspect-ratio: 1;
  width: 28px;
}

.div-block-17 {
  width: 50%;
  display: inline-block;
}

.div-block-18 {
  background-color: #fff;
  border-top: 12px solid #00a651;
  width: 50%;
  padding-bottom: 52px;
  padding-left: 52px;
  padding-right: 52px;
  display: inline-block;
  box-shadow: 0 0 50px #0000001a;
}

.section-6 {
  color: #fff;
  background-color: #2b3990;
  margin-top: -8em;
  padding-top: 8em;
  padding-bottom: 3em;
}

.heading-4 {
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 1em;
}

.submitbutton {
  background-color: #00a651;
  width: 100%;
  margin-top: .5em;
}

.form-block {
  margin-bottom: 0;
}

.text-field {
  border: 2px solid #00a651;
  border-radius: 2px;
  height: 3.5em;
  margin-bottom: 1.5em;
  padding: 1em;
}

.text-field:focus {
  border-color: #2b3990;
}

.text-field:focus-visible {
  border-color: #2b3990;
}

.text-field[data-wf-focus-visible] {
  border-color: #2b3990;
}

.text-field.text-area {
  min-height: 10.5em;
}

.container-3 {
  max-width: calc(100% - 5.38692em);
}

.container-4 {
  justify-content: space-between;
  align-items: flex-start;
  max-width: calc(100% - 5.38692em);
  padding-top: 6em;
  display: flex;
}

.container-5 {
  max-width: calc(100% - 5.38692em);
}

.marquee-horizontal {
  z-index: 200;
  width: 100%;
  position: absolute;
  overflow: visible;
}

.marquee-horizontal._1 {
  display: none;
}

.track-horizontal {
  z-index: 201;
  opacity: .21;
  will-change: transform;
  flex: none;
  display: flex;
  overflow: visible;
}

.marquee {
  flex: none;
  margin-right: 8vw;
  display: block;
}

.marquee-image {
  flex-shrink: 0;
  width: auto;
  height: 2.5em;
  margin-left: 4em;
  margin-right: 4em;
}

.text-block-11 {
  opacity: .21;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 2em;
  font-weight: 500;
}

.map {
  justify-content: center;
  align-items: center;
  width: 200vw;
  height: 90vh;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.map.alberta {
  z-index: 225;
  overflow: hidden;
}

.map.albertamap {
  position: absolute;
  inset: 0%;
  transform: translate(-50%, -50%);
}

.map.map2 {
  -webkit-clip-path: url('../images/');
  clip-path: url('../images/');
  height: auto;
  margin-bottom: auto;
  padding-top: 190.652%;
  position: absolute;
  top: 50%;
  left: 50%;
  overflow: hidden;
  transform: translate(-50%, -50%);
}

.div-block-20 {
  width: 100%;
  display: flex;
  position: relative;
}

.div-block-21 {
  z-index: 200;
  color: #fff;
  background-color: #ff800073;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 60%;
  max-width: 100vw;
  height: 100%;
  max-height: 80vh;
  margin-top: auto;
  margin-bottom: auto;
  display: flex;
  position: relative;
}

.div-block-21.left {
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
}

.div-block-22 {
  background-color: #d87e7e;
  width: 100vw;
  position: absolute;
  overflow: visible;
}

.section-8 {
  height: 80vh;
  overflow: hidden;
}

.container-6 {
  z-index: 1;
  max-width: 58.75em;
  height: 100%;
  position: relative;
  overflow: visible;
}

.div-block-23 {
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  height: 100%;
  display: flex;
  overflow: visible;
}

.heading-5 {
  text-align: center;
}

.div-block-24 {
  z-index: 222;
  background-color: #ff0000d9;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 200px;
  display: flex;
  position: absolute;
  top: 50%;
  left: 50%;
  overflow: visible;
  transform: translate(-50%, -50%);
}

.image-13 {
  width: 48px;
  height: 48px;
}

.div-block-25 {
  z-index: 224;
  -webkit-clip-path: url('../images/');
  clip-path: url('../images/');
  background-color: #0015ff;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.div-block-26 {
  -webkit-clip-path: url('../images/');
  clip-path: url('../images/');
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.div-block-27 {
  width: auto;
  height: 100%;
  padding-top: 190.351%;
  position: relative;
  overflow: hidden;
}

.mapcontainer {
  filter: none;
  object-fit: cover;
  width: 100%;
  height: 100%;
  padding-top: 190.753%;
  position: relative;
  inset: 0;
}

.mapcontainer2 {
  width: 50%;
}

.svg {
  width: 0;
  height: 0;
}

.display2 {
  color: var(--clarmak_blue);
  letter-spacing: 0;
  text-transform: uppercase;
  font-size: 2.25em;
  font-weight: 700;
  line-height: 2.75rem;
}

.svg-2 {
  width: 0;
  height: 0;
}

.svg-3 {
  z-index: 227;
  width: auto;
  min-width: 50%;
  height: 55%;
  position: absolute;
}

.div-block-28 {
  -webkit-clip-path: url('../images/');
  clip-path: url('../images/');
  width: 100%;
  height: auto;
  padding-top: 190.652%;
  position: relative;
  transform: none;
}

.svg-4, .svg-5 {
  width: 0;
  height: 0;
}

.div-block-29 {
  z-index: 300;
  background-color: #4944a5;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
}

.div-block-30 {
  background-color: green;
  border-radius: 100%;
  width: 100%;
  height: 100%;
}

.div-block-31 {
  aspect-ratio: 290.71 / 554.98;
  justify-content: center;
  align-items: center;
  width: 50%;
  display: flex;
}

.albertaclippath {
  width: 0;
  height: 0;
  position: absolute;
}

.display4 {
  text-transform: uppercase;
  font-size: 2.25em;
  line-height: 2.75rem;
}

.display4.black {
  color: #000;
}

.display4.blue {
  color: var(--clarmak_blue);
}

.display4.bold {
  font-weight: 700;
}

.maps {
  pointer-events: none;
  width: 100%;
  position: relative;
}

.albertamapcontainer {
  height: 100%;
  position: relative;
}

.albertamapcontainer.height100 {
  height: 100%;
}

.albertamap {
  width: 100%;
  height: calc(100% + 2em);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.clipped {
  aspect-ratio: 15625000000 / 29789300000;
  -webkit-clip-path: url('../images/');
  clip-path: url('../images/');
  width: 100%;
  overflow: hidden;
}

.clipcontainer {
  filter: drop-shadow(0 3px 34px #00a651);
  width: 227.5px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.albertashape {
  width: 0;
  height: 0;
  position: absolute;
}

.section-9 {
  width: 100%;
  overflow: hidden;
}

.section-9.location-section {
  display: none;
  position: relative;
}

.div-block-32 {
  width: 100%;
  display: flex;
}

.div-block-33 {
  width: 60%;
}

.div-block-34 {
  width: 40%;
}

.div-block-35 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 100%;
  min-height: 80vh;
  display: flex;
}

.div-block-36 {
  width: 20%;
  margin-left: 1em;
}

.div-block-37 {
  z-index: 1;
  justify-content: center;
  align-items: center;
  width: 65%;
  display: flex;
  position: relative;
}

.div-block-38 {
  color: #fff;
}

.div-block-38.margin-top-xl.margin-bottom-xl {
  width: 100%;
}

.div-block-39 {
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.container-7 {
  max-width: calc(100% - 5.38692em);
  padding-left: 1em;
  padding-right: 1em;
}

.headingtext {
  font-weight: 500;
}

.loadmore {
  opacity: .61;
  color: #fff;
  text-align: center;
  width: 100%;
  margin-top: 2.0581em;
  font-size: 1em;
  font-weight: 500;
  line-height: 1.25em;
  text-decoration: none;
  display: block;
}

.container-8 {
  max-width: calc(100% - 5.38692em);
}

.listitem {
  padding-left: 1em;
  font-size: .875em;
  line-height: 1.25em;
}

.listitem.long.small {
  display: none;
}

.checkbox {
  width: 1.5em;
  height: 1.5em;
}

.cardimage {
  aspect-ratio: 16 / 9;
  object-fit: cover;
  width: 100%;
  min-width: 100%;
}

.cardtextcontainer {
  flex: 1;
}

.quoteicon {
  z-index: 1;
  aspect-ratio: 28 / 20;
  width: 1.75em;
  position: relative;
}

.profilepicture {
  border-radius: 100%;
  width: 2.5em;
  height: 2.5em;
  margin-right: 1em;
  line-height: 1.25em;
}

.contactform {
  border-top: .75em solid var(--clarmak_green);
  background-color: var(--card-light);
  width: 50%;
  margin-top: 4em;
  padding: 2em 2.5em 3.25em;
  box-shadow: 0 2px 50px 2px #0003;
}

.div-block-40 {
  width: 50%;
}

.div-block-41 {
  justify-content: flex-end;
  align-items: flex-start;
  width: 50%;
  margin-top: 1.272em;
  display: flex;
}

.socialmediaicon {
  max-width: 1.5em;
  max-height: 1.5em;
}

.socialmediaicon.email-icon-filled {
  aspect-ratio: 40 / 32;
  width: 1.5em;
}

.socialmediaicon.facebook {
  aspect-ratio: 25 / 48;
  width: 1.5em;
}

.socialmediaicon.instagram {
  aspect-ratio: 1;
  width: 1.5em;
}

.socialmedialink {
  justify-content: center;
  align-items: center;
  width: 1.75em;
  height: 1.75em;
  margin-left: .5em;
  margin-right: .5em;
  padding-left: .25em;
  padding-right: .25em;
  display: flex;
}

.footerlink {
  color: #ffffffcf;
  padding-top: .345984em;
  padding-bottom: .345984em;
  text-decoration: none;
  transition-property: color;
  transition-duration: .2s;
  transition-timing-function: ease;
  display: block;
}

.footerlink:hover {
  color: #fff;
}

.footerlink.smaller {
  display: none;
}

.footerheader {
  margin-top: 1em;
  margin-bottom: .25em;
  font-weight: 500;
}

.footerlinkscolumn {
  grid-column-gap: 3em;
  grid-row-gap: 3em;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  margin-top: 1em;
  display: flex;
}

.div-block-42, .div-block-43 {
  width: 50%;
  display: inline-block;
}

.div-block-44 {
  justify-content: flex-end;
  align-items: flex-start;
  display: flex;
}

.div-block-45 {
  margin-top: 2em;
  display: flex;
}

.more-btn {
  z-index: 1;
  color: var(--clarmak_green);
  vertical-align: middle;
  background-color: #0000;
  padding: 0 1em 0 0;
  font-size: 1em;
  font-weight: 500;
  line-height: 1em;
  text-decoration: none;
  position: relative;
}

.more-btn.nopaddingbtn, .more-btn.nopadding {
  padding-bottom: 0;
}

.more-btn.nopaddingbottom {
  padding-bottom: 0;
  padding-left: 1em;
}

.googlecardtext.googlecard {
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: .786096em;
  display: flex;
}

.review-stars {
  display: inline-block;
}

.review-star {
  aspect-ratio: 16 / 15;
  width: 1em;
}

.div-block-46 {
  flex-flow: wrap;
  flex: 1;
  align-items: stretch;
  display: flex;
}

.margin-top-l {
  margin-top: 2.0581em;
}

.margin-bottom-l {
  margin-bottom: 2.0581em;
}

.margin-left-l {
  margin-left: 2.0581em;
}

.margin-right-l {
  margin-right: 2.0581em;
}

.reviewsummary {
  align-self: flex-end;
}

.googlecardheader {
  justify-content: space-between;
  display: flex;
}

.margin-bottom-s {
  margin-bottom: .786096em;
}

.margin-top-s {
  margin-top: .786096em;
}

.margin-right-s {
  margin-right: .786096em;
}

.margin-left-s {
  margin-left: .786096em;
}

.margin-bottom-none {
  margin-bottom: 0;
}

.text-link {
  color: var(--color-light);
}

.div-block-47 {
  background-color: var(--surface-6dp);
}

.overlay {
  background-color: var(--background-light);
  position: absolute;
  inset: 0%;
}

.color-invert {
  color: #fff;
}

.margin-bottom-xs {
  margin-bottom: .345984em;
}

.margin-top-xs {
  margin-top: .345984em;
}

.tooltip-container {
  background-color: var(--dark-color-primary);
  color: var(--dark-color-on-primary);
  cursor: pointer;
  border-radius: .5em;
  min-height: 1.5em;
  margin-bottom: 0;
  padding: .25em .5em;
  transition: background-color .2s;
  display: inline-block;
}

@media (prefers-color-scheme: dark) {
  .text-field {
    /* background-color: var(--color-dark-on-primary); */
    color: var(--color-dark-primary-fixed);
    /* border-color: var(--color-dark-primary); */
  }
  .text-field:focus,
  .text-field:focus-visible,
  .text-field[data-wf-focus-visible] {
    /* border-color: var(--color-dark-tertiary); */
    /* background-color: var(--card-dark); */
    color: var(--color-dark-primary-fixed);
  }
  .text-field::placeholder {
    color: var(--color-dark-on-surface);
    opacity: 0.7;
  }
}
.text-field

.tooltip-container:hover {
  background-color: var(--dark-color-primary-fixed);
}

.tooltip {
  text-align: center;
  white-space: nowrap;
  font-size: 86.67%;
  display: inline-block;
}

.margin-left-none {
  margin-left: 0;
}

.tooltips {
  grid-column-gap: .5em;
  grid-row-gap: .5em;
  flex-flow: wrap;
  display: flex;
}

.tooltips.margin-bottom-m {
  grid-column-gap: .5em;
  grid-row-gap: .5em;
  flex-flow: wrap;
  align-items: center;
}

.margin-bottom-m {
  margin-bottom: 1.272em;
}

.tab {
  color: #9e9e9e;
  background-color: #0000;
  padding-left: 1em;
  padding-right: 1em;
  transition: transform .3s;
}

.tab.w--current {
  color: #fff;
  background-color: #0000;
}

.tab.first-tab {
  padding-left: 0;
}

.tab.first-tab.w--current {
  transition-property: none;
}

.tab-text {
  white-space: nowrap;
  padding-bottom: .5em;
}

.tab-active {
  background-color: #fff;
  border-top-left-radius: .25em;
  border-top-right-radius: .25em;
  width: 100%;
  height: .2em;
  transform: translate(0, -.3em);
}

.tab-active-container {
  width: 100%;
  max-height: .2em;
  position: relative;
  overflow: hidden;
}

.location-tabs {
  width: 100%;
  overflow: visible;
}

.track-content {
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-48 {
  max-width: 100%;
  overflow: hidden;
}

.marquee-container {
  width: 100%;
  height: 2.5em;
  display: none;
  position: relative;
  overflow-x: hidden;
}

.logo-marquee-wrapper {
  margin-left: 0;
  display: flex;
  overflow: visible;
}

.logo-marquee-grid {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  place-items: center;
}

.carousel {
  flex-direction: row;
  width: 100%;
  display: flex;
}

.logo-carousel-wrap {
  opacity: .21;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background-color: #0000000d;
  flex: none;
  width: auto;
  display: flex;
  transform: perspective(1px);
}

.logo-carousel {
  grid-column-gap: 1rem;
  justify-content: flex-start;
  width: 100%;
  height: 2.5em;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  list-style-type: none;
  display: flex;
  overflow: visible;
}

.logo-carousel-item {
  flex: none;
  padding-left: 4em;
  padding-right: 4em;
}

.logo-link {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.logo-image {
  height: 2.5em;
}

.logo-image.crumbl {
  aspect-ratio: 300 / 83;
}

.logo-image.dairy-queen {
  aspect-ratio: 230 / 150;
}

.logo-image.dominos {
  aspect-ratio: 300 / 65;
}

.logo-image.tim-hortons {
  aspect-ratio: 300 / 61;
}

.logo-image.boston-pizza {
  aspect-ratio: 151 / 150;
}

.logo-image.the-keg {
  aspect-ratio: 174 / 150;
}

.logo-image.cineplex {
  aspect-ratio: 300 / 81;
}

.logo-image.west-edmonton-mall {
  aspect-ratio: 248 / 150;
}

.logo-image.tata-mine {
  aspect-ratio: 171 / 150;
}

.logo-image.roots {
  aspect-ratio: 212 / 150;
}

.logo-carousel-clone {
  grid-column-gap: 1rem;
  justify-content: flex-start;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  list-style-type: none;
  display: flex;
  overflow: hidden;
}

.copy-animation {
  height: 0;
}

.carousel-component {
  height: 2.5em;
}

.small-instructions {
  font-size: 1rem;
}

.instructions {
  color: #33333387;
  text-align: center;
  margin-top: 2rem;
  padding-left: 1rem;
  padding-right: 1rem;
  font-family: Inconsolata, monospace;
  font-size: 2rem;
  font-weight: 400;
  line-height: 1.2em;
}

.tabs-menu {
  display: flex;
  overflow: visible;
}

.div-block-49, .div-block-50 {
  position: absolute;
  inset: 0%;
}

.margin-top-xl {
  margin-top: 3.3301em;
}

.margin-bottom-xl {
  margin-bottom: 3.3301em;
}

.grid-3 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
}

.div-block-51 {
  position: relative;
}

.padding-left-m {
  padding-left: 1.272em;
}

.padding-left-l {
  padding-left: 2.0581em;
}

.padding-left-xl {
  padding-left: 3.3301em;
}

.padding-left-xxl {
  padding-left: 5.38692em;
}

.padding-right-xxl {
  padding-right: 5.38692em;
}

@media screen and (min-width: 1280px) {
  .container {
    max-width: 74.6131em;
  }

  .paragraph.black.last.cardparagraph.truncate3 {
    margin-bottom: .345984em;
  }

  .paragraph.white.landing {
    width: 45%;
  }

  .container-2 {
    max-width: 74.6131em;
  }

  .heading.multiline.withsubheading.white {
    width: 50%;
  }

  .title.white.landing {
    width: 45%;
  }

  .container-3, .container-4, .container-5, .container-7, .container-8 {
    max-width: 74.6131em;
  }

  .more-btn {
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
    justify-content: center;
    align-items: center;
  }
}

@media screen and (max-width: 991px) {
  .image {
    height: 60%;
    margin-right: 1em;
  }

  .text-block {
    font-size: 24px;
    line-height: 28px;
  }

  .navbar {
    padding-left: 2em;
    padding-right: 2em;
  }

  .nav-link.w--current {
    padding-left: 0;
    padding-right: 1em;
  }

  .navlinks {
    padding-left: .75em;
    padding-right: .75em;
  }

  .navlinks.lastnavlink {
    padding-left: .5em;
    padding-right: 1em;
  }

  .button.green.locationbutton {
    margin-left: 0;
  }

  .container {
    justify-content: center;
    align-items: center;
    max-width: 100%;
  }

  .bold-text {
    font-size: 30px;
    line-height: 38px;
  }

  .section-2 {
    padding-left: 2em;
    padding-right: 2em;
  }

  .text-block-2.title {
    width: 85%;
  }

  .paragraph.white.landing {
    width: 55%;
  }

  .container-2 {
    max-width: 100%;
  }

  .heading.white.locationsection {
    font-size: 2em;
    line-height: 1.25em;
  }

  .heading.withsubheading.white {
    width: 90%;
  }

  .heading.multiline.withsubheading.white {
    width: 65%;
  }

  .heading-3.headingcontactus {
    margin-top: 16px;
    padding-bottom: 4px;
  }

  .checklistcolumn {
    margin-right: 3em;
  }

  .title.contact {
    width: 85%;
    margin-bottom: 20px;
  }

  .title.services {
    width: 80%;
  }

  .title.testimonials {
    width: 90%;
  }

  .title.white.landing {
    width: 65%;
  }

  .titlelarge.card {
    margin-bottom: .0125em;
  }

  .section-4 {
    padding-bottom: 3.3301em;
    padding-left: 2em;
    padding-right: 2em;
  }

  .section-5 {
    padding-top: 1.272em;
    padding-left: 2em;
    padding-right: 2em;
  }

  .image-8 {
    width: 24px;
  }

  .div-block-14 {
    margin-bottom: 3.3301em;
  }

  .googlelogo {
    width: 1.75em;
  }

  .div-block-18 {
    padding-bottom: 16px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .section-6 {
    padding: 6em 2em 2em;
  }

  .menu-button {
    height: 100%;
  }

  .icon {
    color: #fff;
    text-align: center;
    justify-content: center;
    align-items: center;
    width: 48px;
    height: 48px;
    font-size: 36px;
    display: flex;
  }

  .container-3 {
    max-width: 100%;
  }

  .container-4 {
    max-width: 100%;
    padding-top: 60px;
  }

  .section-7 {
    padding-left: 2em;
    padding-right: 2em;
  }

  .container-5 {
    max-width: 100%;
  }

  .map {
    left: 0%;
  }

  .section-8 {
    padding-left: 2em;
    padding-right: 2em;
  }

  .mapcontainer {
    filter: none;
  }

  .display2 {
    font-size: 1.424em;
    line-height: 1.25em;
  }

  .maps {
    margin-left: 2em;
    left: 96px;
  }

  .albertamap {
    width: 150%;
    height: 150%;
  }

  .clipcontainer {
    left: 0%;
    transform: translate(-50%, -50%);
  }

  .section-9 {
    padding-left: 2em;
    padding-right: 2em;
  }

  .section-9.location-section {
    position: relative;
  }

  .div-block-35 {
    height: auto;
    max-height: none;
    display: flex;
  }

  .div-block-36 {
    width: 40%;
    margin-left: 0;
  }

  .div-block-37 {
    width: 60%;
  }

  .container-7 {
    width: 100%;
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .container-8 {
    max-width: 100%;
  }

  .quoteicon {
    width: 1.5em;
  }

  .contactform {
    margin-bottom: 4em;
    padding: 1.5em;
  }

  .footerlinkscolumn {
    flex-flow: wrap;
  }

  .div-block-42 {
    width: auto;
  }

  .div-block-45 {
    margin-top: 0;
  }

  .logo-carousel-item {
    padding-left: 2.75em;
    padding-right: 2.75em;
  }

  .maps-container {
    width: 100%;
    position: relative;
  }

  .map-container {
    position: relative;
  }
}

@media screen and (max-width: 767px) {
  .text-block {
    display: block;
  }

  .navbar {
    height: 5.25em;
    padding-left: 1em;
    padding-right: 0;
  }

  .brand {
    z-index: 2;
    flex: 1;
    justify-content: flex-end;
    align-items: center;
    max-height: 5em;
    padding-left: 0;
    padding-right: 2em;
  }

  .nav-link.w--current {
    margin-left: 0;
    padding-left: 0;
  }

  .navlinks {
    margin-top: .25em;
    margin-bottom: .25em;
    padding: 1em 2em;
  }

  .navlinks.lastnavlink {
    padding-left: 2em;
    padding-right: 2em;
  }

  .nav-menu {
    z-index: 1;
    -webkit-backdrop-filter: brightness(44%) blur(20px);
    backdrop-filter: brightness(44%) blur(20px);
    text-align: left;
    background-color: #0000;
    width: auto;
    height: 100vh;
    margin-top: 0;
    margin-bottom: 1em;
    padding-top: 5.25em;
    top: 0;
  }

  .button.navcontactbutton {
    margin-top: 1em;
    margin-bottom: 1em;
    margin-left: 2.5em;
  }

  .container {
    flex-flow: row-reverse;
    justify-content: flex-end;
    align-items: flex-start;
    height: 100%;
    margin-top: 0;
    display: flex;
    position: absolute;
    inset: 0% 0% auto;
  }

  .bold-text {
    font-size: 28px;
    line-height: 34px;
  }

  .section-2 {
    min-height: calc(100dvh - 5.25em);
    padding-left: 1em;
    padding-right: 1em;
  }

  .text-block-2.title, .paragraph, .paragraph.black.services {
    width: 100%;
  }

  .paragraph.white.card {
    white-space: break-spaces;
  }

  .paragraph.white.landing {
    width: 100%;
  }

  .paragraph.googlecardparagraph {
    width: auto;
  }

  .paragraph.services {
    width: 100%;
  }

  .container-2 {
    min-height: calc(100dvh - 5.25em);
  }

  .div-block {
    font-size: calc(112.5% + .403633vw - 3.09586px);
  }

  .headinghighlightblock {
    width: 6em;
    height: .25em;
  }

  .headinghighlightblock.black.services {
    width: 4.25em;
  }

  .headinghighlightblock.testimonials {
    width: 4em;
  }

  .heading {
    font-size: 1.75em;
  }

  .heading.white.locationsection {
    width: 100%;
  }

  .heading.white.shortened {
    display: block;
  }

  .heading.white.shortened.multiline, .heading.white.testimonials {
    display: none;
  }

  .heading.withsubheading {
    font-size: 1.75em;
  }

  .heading.withsubheading.white {
    width: 100%;
    font-size: 1.75em;
  }

  .heading.withsubheading.white.shortened {
    display: block;
  }

  .heading.withsubheading.white.testimonials {
    display: none;
  }

  .heading.multiline.withsubheading.white {
    width: 100%;
    display: none;
  }

  .heading.multiline.withsubheading.white.small {
    display: block;
  }

  .body {
    font-size: calc(100% + .403633vw - 3.09586px);
  }

  .textbutton.phonenumber {
    display: none;
  }

  .heading-2 {
    margin-top: 0;
  }

  .headinghighlightbar.white {
    width: 4.25em;
    height: .25em;
  }

  .checklistcolumn {
    margin-right: 2em;
  }

  .title.contact, .title.services {
    width: 100%;
  }

  .title.testimonials {
    width: 100%;
    margin-bottom: 2.0581em;
  }

  .title.white.landing {
    width: 100%;
  }

  .title.googlereview {
    margin-top: 3.3301em;
  }

  .section-4 {
    padding: 3.3301em 1em;
  }

  .section-5 {
    padding: 2.0581em 1em;
  }

  .googlelogo {
    width: 2.125em;
  }

  .div-block-17 {
    width: 100%;
    margin-bottom: 3.3301em;
  }

  .div-block-18 {
    width: 100%;
    margin-top: 32px;
  }

  .section-6 {
    padding-left: 1em;
    padding-right: 1em;
  }

  .heading-4 {
    margin-bottom: 1.5em;
  }

  .menu-button {
    height: auto;
    padding: 1em;
    line-height: 1.25em;
  }

  .menu-button.w--open {
    z-index: 2;
    background-color: #0000;
  }

  .icon {
    width: 1em;
    height: 1em;
    margin-top: 3px;
    font-size: 2.25rem;
    line-height: 1.75rem;
  }

  .container-4 {
    flex-flow: wrap;
  }

  .section-7 {
    padding-left: 1em;
    padding-right: 1em;
  }

  .container-5 {
    margin-top: 4em;
  }

  .marquee-image {
    margin-left: 3em;
    margin-right: 3em;
  }

  .map {
    width: 100vmax;
    height: 300vmax;
  }

  .mapcontainer {
    padding-top: 34.375em;
  }

  .maps {
    margin-left: 0;
    left: 50%;
  }

  .section-9 {
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-35 {
    flex-flow: wrap;
    height: auto;
    max-height: none;
    padding-top: 1.618em;
  }

  .div-block-36 {
    width: 100%;
  }

  .div-block-37 {
    width: 100%;
    padding-top: 0;
    padding-bottom: 0;
  }

  .div-block-38.margin-top-xl.margin-bottom-xl {
    margin-top: .786096em;
  }

  .container-7 {
    padding-left: 0;
    padding-right: 0;
  }

  .listitem.long {
    display: none;
  }

  .listitem.long.small {
    display: block;
  }

  .contactform {
    width: 100%;
    margin-bottom: 0;
    padding: 1em;
  }

  .footerlink.smaller {
    display: block;
  }

  .footerlink.larger {
    display: none;
  }

  .footerlinkscolumn {
    grid-column-gap: 2em;
    grid-row-gap: 2em;
    justify-content: flex-start;
  }

  .div-block-43 {
    position: absolute;
    inset: 0% 0% auto auto;
  }

  .div-block-45 {
    position: relative;
  }

  .footerlinksgroup {
    width: 20%;
  }

  .tooltips.margin-bottom-m {
    padding-left: 1.272em;
    padding-right: 1.272em;
  }

  .logo-carousel-item {
    padding-left: 2em;
    padding-right: 2em;
  }

  .tabs-menu {
    padding-left: 1.272em;
  }

  .padding-right-m {
    padding-right: 1.272em;
  }

  .contain-location-content {
    padding-left: 1.272em;
    padding-right: 1.272em;
  }
}

@media screen and (max-width: 479px) {
  .navbar {
    padding-left: 0;
    padding-right: 0;
  }

  .brand {
    z-index: 10;
    padding-right: 1rem;
  }

  .nav-link {
    text-align: right;
  }

  .navlinks, .navlinks.lastnavlink {
    padding-left: 1.75em;
  }

  .button.navcontactbutton {
    margin-left: 2em;
  }

  .text-block-2.title, .paragraph {
    width: 100%;
  }

  .paragraph.white.landing {
    margin-bottom: 1.272em;
  }

  .container-2 {
    padding: 4em 0 2em;
  }

  .div-block {
    font-size: calc(100% + .521512vw - 2.49283px);
  }

  .heading.white.shortened {
    display: none;
  }

  .heading.white.shortened.multiline, .heading.white.multiline.small.location {
    display: block;
  }

  .heading.white.location {
    display: none;
  }

  .heading.multiline.withsubheading.white {
    width: 95%;
  }

  .heading.multiline.withsubheading.white.small {
    width: 100%;
  }

  .body {
    font-size: calc(100% + .521512vw - 2.49283px);
  }

  .textbutton.inquires {
    display: none;
  }

  .headinghighlightbar.white {
    width: 3.5em;
  }

  .checklistcolumn {
    margin-right: .75em;
  }

  .titlelarge.card {
    margin-bottom: .125em;
  }

  .section-4 {
    padding-bottom: 1.272em;
    padding-left: 1em;
    padding-right: 1em;
  }

  .googlelogo {
    width: 1.75em;
  }

  .div-block-17 {
    margin-bottom: 2.0581em;
  }

  .menu-button {
    opacity: .81;
    padding: 1rem;
  }

  .menu-button.w--open {
    z-index: 10;
    color: #7a0000;
    background-color: #0000;
  }

  .div-block-19 {
    filter: blur(20px);
  }

  .marquee-image {
    margin-left: 1.5em;
    margin-right: 1.5em;
  }

  .mapcontainer {
    padding-top: 30em;
  }

  .div-block-38, .div-block-39 {
    width: 100%;
  }

  .listitem {
    padding-left: .75em;
  }

  .contactform {
    margin-top: 0;
  }

  .footerlinkscolumn {
    grid-column-gap: 0em;
    grid-row-gap: 0em;
  }

  .footerlinksgroup {
    width: 50%;
  }

  .location-tabs {
    width: 100vw;
  }

  .logo-carousel-item {
    padding-left: 1em;
    padding-right: 1em;
  }

  .small-instructions {
    line-height: 1em;
  }

  .tabs-menu {
    width: 100%;
    padding-left: 3.3301em;
    padding-right: 2.0581em;
    overflow-y: auto;
  }

  .padding-left-s {
    padding-left: .786096em;
  }

  .padding-left-m {
    padding-left: 1.272em;
  }

  .padding-left-l {
    padding-left: 2.0581em;
  }

  .padding-left-xl {
    padding-left: 3.3301em;
  }

  .padding-left-xxl {
    padding-left: 5.38692em;
  }

  .padding-right-s {
    padding-right: .786096em;
  }

  .padding-right-m {
    padding-right: 1.272em;
  }

  .padding-right-l {
    padding-right: 2.0581em;
  }

  .padding-right-xl {
    padding-right: 3.3301em;
  }

  .padding-right-xxl {
    padding-right: 5.38819em;
  }

  .div-block-52 {
    position: relative;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_4ae6891f-8b25-2aaf-38b9-c3364730bb56-6a4d8dc5, #w-node-_001fb3b0-554e-ccf3-ae8c-15b1941b0cc6-6a4d8dc5, #w-node-_5e83bcc3-418d-7d92-ef81-8635e94c4593-6a4d8dc5, #w-node-_70d22801-3a47-a21b-c2ea-0da7060c36c6-6a4d8dc5, #w-node-_70d22801-3a47-a21b-c2ea-0da7060c36d6-6a4d8dc5, #w-node-_70d22801-3a47-a21b-c2ea-0da7060c36e6-6a4d8dc5, #w-node-_70d22801-3a47-a21b-c2ea-0da7060c36fb-6a4d8dc5, #w-node-_70d22801-3a47-a21b-c2ea-0da7060c3719-6a4d8dc5, #w-node-_70d22801-3a47-a21b-c2ea-0da7060c3737-6a4d8dc5 {
    grid-area: span 1 / span 3 / span 1 / span 3;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_4ae6891f-8b25-2aaf-38b9-c3364730bb56-6a4d8dc5, #w-node-_001fb3b0-554e-ccf3-ae8c-15b1941b0cc6-6a4d8dc5, #w-node-_5e83bcc3-418d-7d92-ef81-8635e94c4593-6a4d8dc5 {
    grid-area: span 1 / span 3 / span 1 / span 3;
  }
}


