:root {
  --text: #000;
  --blue-normal: #0468bf;
  --dark-blue: #fff;
}

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

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 2px;
  width: 12px;
  height: 12px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

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

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

.icon {
  color: #000;
  margin-right: 10px;
  font-size: 18px;
  position: static;
}

.slider {
  height: 100vh;
}

.slide001 {
  background-image: url('../images/ice-bath-crete-hero.jpg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide002 {
  background-image: url('../images/hero-rs-01.jpg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide003 {
  background-image: url('../images/ice-bath-crete-hero-rt2.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.about {
  text-align: center;
  max-width: 1400px;
  margin-bottom: 24px;
}

.promo-columns {
  margin-top: 87px;
  margin-bottom: 60px;
  padding-left: 10px;
  padding-right: 10px;
}

.portfolio-project-placeholder {
  text-align: center;
  flex: 1;
  justify-content: center;
  align-items: center;
  margin-left: 12px;
  margin-right: 12px;
  text-decoration: none;
}

.about-promo {
  color: #000;
  text-align: center;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  line-height: 30px;
}

.promo-column {
  padding-left: 30px;
  padding-right: 30px;
}

.main-services {
  text-align: center;
  flex-flow: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  max-width: 1400px;
  padding-bottom: 64px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.hero-services {
  opacity: 1;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 400px;
  padding-top: 46px;
  display: flex;
}

.intro-placeholder {
  justify-content: center;
  align-items: center;
  margin-bottom: 69px;
  display: flex;
}

.promo--h1 {
  color: var(--blue-normal);
  text-align: center;
  margin-top: 60px;
  margin-bottom: 27px;
  font-family: Open Sans, sans-serif;
  font-size: 33px;
}

.promo--h2 {
  color: var(--blue-normal);
  text-align: center;
  text-transform: none;
  margin-top: 30px;
  margin-bottom: 20px;
  font-family: Open Sans, sans-serif;
  font-size: 22px;
}

.promo--h3 {
  color: #fff;
  text-align: center;
  margin-top: 63px;
  margin-bottom: 40px;
  font-family: Open Sans, sans-serif;
  font-size: 35px;
  line-height: 44px;
  display: none;
}

.details-container {
  max-width: 1400px;
  padding-bottom: 97px;
}

.grid-right-img {
  background-image: url('../images/about.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 550px;
}

.min-left-middleman {
  float: left;
  align-items: center;
  width: 50%;
  height: 550px;
  display: flex;
}

.min-right-middleman {
  float: right;
  align-items: center;
  width: 50%;
  height: 550px;
  display: flex;
}

.promo {
  height: auto;
  margin-top: 105px;
}

.content-margins {
  justify-content: center;
  width: 100%;
  padding-left: 5%;
  padding-right: 5%;
  position: relative;
}

.products-column {
  max-width: 1400px;
  margin-bottom: -3px;
  padding-left: 20px;
  padding-right: 20px;
}

.products-columns {
  margin-top: 48px;
}

.benefits-column {
  text-align: center;
}

.benefits--p {
  color: #000;
  text-align: left;
  margin-top: 12px;
  margin-bottom: 40px;
  font-family: Open Sans, sans-serif;
  font-size: 17px;
  font-weight: 400;
  line-height: 26px;
}

.block {
  max-width: 1400px;
  margin-bottom: 100px;
}

.promo-c--h5 {
  color: var(--blue-normal);
  text-align: center;
  margin-top: 0;
  margin-bottom: 39px;
  padding-top: 20px;
  font-size: 30px;
  font-weight: 700;
}

.promo--h5 {
  color: var(--blue-normal);
  text-align: left;
  margin-top: 27px;
  margin-bottom: 18px;
  padding-left: 0;
  font-family: Open Sans, sans-serif;
  font-size: 25px;
  line-height: 33px;
}

.textblock {
  color: #000;
  text-align: left;
  flex: 1;
  font-family: Open Sans, sans-serif;
  font-size: 25px;
  line-height: 36px;
}

.footer-placeholder {
  background-color: #0477bf;
  border-bottom: 1px solid #e4ebf3;
  padding: 50px 30px 15px;
  position: relative;
}

.footer-divider {
  background-color: #e4ebf3;
  width: 100%;
  height: 1px;
  margin-top: 70px;
  margin-bottom: 25px;
}

.footer-copyright-center {
  color: #fff;
  text-align: center;
  font-size: 16px;
  line-height: 16px;
}

.promo--heading {
  color: #fff;
  text-transform: none;
  margin-bottom: 37px;
  font-size: 23px;
}

.footer-placeholder--a {
  margin-bottom: 18px;
}

.footer--a {
  color: #fff;
  margin-top: 12px;
  margin-bottom: 6px;
  font-size: 18px;
  line-height: 16px;
  text-decoration: none;
}

.footer--a:hover {
  color: #ffffffbf;
}

.footer {
  max-width: 1400px;
}

.main {
  text-align: center;
  max-width: 1400px;
  margin-bottom: 60px;
  padding-top: 40px;
}

.cta {
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 1400px;
  margin-top: 123px;
  margin-bottom: 111px;
  padding: 0 20px 20px;
  display: flex;
}

.inro--h1 {
  color: var(--blue-normal);
  text-align: center;
  text-transform: uppercase;
  margin-top: 90px;
  margin-bottom: 27px;
  font-family: Open Sans, sans-serif;
  font-size: 33px;
}

.terms-block {
  border-bottom: 1px solid #c5c5c5;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 80%;
  margin-bottom: 63px;
  padding-bottom: 40px;
  display: flex;
}

.subheading {
  margin-top: 6px;
  margin-bottom: 45px;
  font-family: Open Sans, sans-serif;
  font-size: 28px;
  font-weight: 600;
}

.terms-placeholder {
  text-align: center;
  margin-bottom: 24px;
  font-family: Open Sans, sans-serif;
  font-size: 20px;
  line-height: 33px;
}

.secondary {
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 1400px;
  margin-top: 81px;
  padding: 25px 10px 76px;
  display: flex;
}

.sub-service {
  margin-bottom: 15px;
  font-family: Open Sans, sans-serif;
  font-size: 20px;
  font-weight: 600;
}

.accordion-wrapper {
  margin-top: 50px;
  margin-bottom: 66px;
}

.accordion-item-trigger {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.accordion-heading {
  cursor: pointer;
  flex: 1;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 25px;
  line-height: 30px;
}

.header-center-box {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.header-center-box._75 {
  width: 75%;
}

.content-wrapper {
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
}

.content-wrapper.slim {
  max-width: 940px;
}

.accordion-item-content {
  margin-top: 10px;
  margin-right: 30px;
  overflow: hidden;
}

.accordion-item {
  background-color: #f8f8f8;
  border-radius: 10px;
  margin-bottom: 20px;
  padding: 24px 30px 14px;
  box-shadow: 0 3px 7px #00000008;
}

.terms--h2 {
  color: #000;
  text-align: center;
  margin-top: 30px;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 30px;
}

.terms--h3 {
  color: var(--text);
  text-align: center;
  margin-top: 33px;
  margin-bottom: 45px;
  padding-top: 0;
  font-family: Open Sans, sans-serif;
  font-size: 33px;
  font-weight: 400;
}

.terms--p {
  font-size: 18px;
  line-height: 26px;
}

.pc {
  text-align: center;
  margin-top: 45px;
  margin-bottom: 117px;
}

.s-strong--p {
  text-align: left;
  margin-top: 45px;
  margin-bottom: 42px;
  font-family: Open Sans, sans-serif;
  font-size: 26px;
  font-weight: 600;
}

.rest {
  margin-top: 84px;
  margin-bottom: 99px;
  position: static;
}

.label {
  z-index: 5;
  color: #fff;
  text-align: center;
  font-size: 16px;
  font-weight: 700;
  line-height: 25px;
  position: relative;
}

.button-3-bg {
  z-index: 3;
  background-color: var(--blue-normal);
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  width: 170px;
  height: 60px;
  padding-top: 10px;
  padding-bottom: 10px;
  transition: background-color .35s ease-in-out;
  display: flex;
  position: absolute;
  overflow: hidden;
}

.button-3-bg:hover {
  -webkit-backdrop-filter: blur(25px);
  backdrop-filter: blur(25px);
}

.btn {
  cursor: pointer;
  border-radius: 12px;
  justify-content: center;
  align-items: center;
  width: 150px;
  height: 60px;
  margin-top: 0;
  transition: box-shadow .3s;
  display: flex;
  position: relative;
  transform: none;
  box-shadow: 0 0 34px #000dff3d;
}

.btn:hover {
  box-shadow: none;
}

.btn:active {
  box-shadow: 0 8px 30px #006aff33;
}

.button-3_color {
  z-index: 1;
  filter: blur(16px);
  mix-blend-mode: normal;
  background-image: linear-gradient(112deg, #ff0f33d6, #ff6600db);
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  display: flex;
  position: absolute;
  top: -21px;
  left: -14px;
}

.button-3_color._1 {
  background-image: linear-gradient(112deg, #0ff3ffd6, #00b7ffdb);
  top: -24%;
  left: -11%;
}

.button-3_color._3 {
  background-image: linear-gradient(251deg, #0004ffd6, #b115ffd9);
  top: 52%;
  left: auto;
  right: -27%;
}

.button-3_color._4 {
  background-image: linear-gradient(112deg, #0ff3ffd6, #00b7ffdb);
  top: 53%;
  left: auto;
  right: 5%;
}

.button-3_color._2 {
  background-image: linear-gradient(251deg, #0004ffd6, #b115ffd9);
  top: -15%;
  left: auto;
  right: 54%;
}

.button-3_color-wrap {
  z-index: 2;
  filter: none;
  border-radius: 12px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  overflow: hidden;
}

.button-3_color-wrap.blur {
  filter: blur(5px);
  display: block;
  overflow: hidden;
}

.grid-c-placeholder-btn {
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
}

.nav--btn {
  color: #fff;
  background-color: #000000e0;
  margin-top: 9px;
  margin-left: 0;
  padding: 10px;
  font-size: 16px;
}

.nav--btn:hover {
  background-color: #000;
}

.nav--btn.w--current {
  color: #fff;
}

.nav {
  background-color: #fff;
  position: absolute;
}

.nav-placeholder {
  display: inline-block;
}

.brand {
  float: none;
  display: inline-block;
}

.image {
  margin-top: 10px;
  margin-bottom: 10px;
}

.navbar {
  background-color: #0003;
  padding-left: 20px;
  padding-right: 10px;
  position: absolute;
  inset: 0% 0% auto;
}

.dropdown--a {
  color: #fff;
  padding-top: 15px;
  padding-bottom: 15px;
}

.dropdown--a:hover {
  background-color: var(--blue-normal);
}

.dropdown--a.w--current {
  color: #fff;
}

.nav--a {
  color: #fff;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 16px;
}

.nav--a:hover {
  text-decoration: underline;
}

.nav--a.w--current {
  color: #fff;
  padding-left: 10px;
  padding-right: 10px;
  text-decoration: underline;
}

.nav--a.w--current:hover {
  text-decoration: underline;
}

.nav-menu {
  margin-top: 20px;
  margin-right: 0;
}

.nav-icon {
  color: #fff;
  margin-right: -8px;
  display: block;
}

.nav-drp--a {
  background-color: #dfdfdf;
}

.nav-drp--a.w--open {
  background-color: #000;
}

.drop-ico {
  margin-right: 15px;
  padding-left: 10px;
  padding-right: 10px;
}

.nav-drop--a {
  color: #fff;
  padding-left: 0;
  padding-right: 0;
  font-size: 16px;
  text-decoration: none;
}

.nav-drop--a:hover {
  text-decoration: underline;
}

.nav-drop--a.w--current {
  color: #fff;
  padding-left: 10px;
  padding-right: 10px;
  text-decoration: underline;
}

.nav-drop--a.w--current:hover {
  text-decoration: underline;
}

.navigation-mob {
  color: #fff;
  margin-right: 10px;
}

.link-block {
  text-decoration: none;
}

._4ew {
  text-align: right;
  display: inline;
}

._4ew-copyright--p {
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 21px;
  font-size: 11px;
}

._4ew--a {
  color: #37dbc5;
  font-size: 13px;
  font-weight: 700;
  text-decoration: none;
}

.language-link {
  color: #484646;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  min-height: 45px;
  text-decoration: none;
  transition: all .3s;
  display: flex;
  position: relative;
}

.language-link:hover {
  color: #7735f6;
}

.langauge-line-base {
  background-color: #9b9eb838;
  width: 100%;
  height: 1px;
  position: absolute;
  inset: auto 0% 0%;
}

.language-toggle {
  color: #20355a;
  border: 0 solid #9b9eb838;
  border-radius: 4px;
  transition: all .2s;
}

.langauge-line-break {
  background-color: #5b3acc;
  width: 0%;
  height: 1px;
  position: absolute;
  inset: auto 0% 0%;
}

.language-list {
  background-color: #d99f9f;
}

.language-list.w--open {
  background-color: #fff;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  min-width: auto;
  padding: 8px 16px;
  box-shadow: 18px 18px 45px 19px #4f5e781a;
}

.text-block {
  color: #fff;
  font-size: 16px;
}

.icon-mob {
  color: #fff;
}

.language-dropdown-mob {
  display: none;
}

.lang--p {
  font-size: 16px;
  font-weight: 700;
}

.intro-columns {
  padding-top: 0;
}

.intro-column {
  text-align: center;
}

.intro-block {
  color: var(--text);
  text-align: center;
  flex: 1;
  padding-left: 40px;
  padding-right: 40px;
  font-family: Open Sans, sans-serif;
  font-size: 25px;
  line-height: 36px;
}

.slide001-rt {
  background-image: url('../images/hero-rt-03.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide002-rt {
  background-image: url('../images/hero-rt-04.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.intro--ul {
  padding-left: 32px;
}

.intro--li {
  margin-bottom: 39px;
  font-family: Open Sans, sans-serif;
  font-size: 20px;
  line-height: 26px;
}

.intro--h3 {
  color: var(--blue-normal);
  text-transform: uppercase;
  margin-top: 42px;
  margin-bottom: 25px;
  font-family: Open Sans, sans-serif;
  font-size: 26px;
  font-weight: 700;
}

.intro--h4 {
  color: var(--blue-normal);
  text-transform: uppercase;
  margin-top: 42px;
  margin-bottom: 25px;
  font-family: Open Sans, sans-serif;
  font-size: 26px;
  font-weight: 700;
  line-height: 30px;
}

.navbar-blue {
  background-color: var(--blue-normal);
  padding-left: 20px;
  padding-right: 10px;
  position: absolute;
  inset: 0% 0% auto;
}

.promo--btn {
  cursor: pointer;
  border-radius: 12px;
  justify-content: center;
  align-items: center;
  width: 150px;
  height: 60px;
  margin-top: 0;
  transition: box-shadow .3s;
  display: flex;
  position: relative;
  transform: none;
  box-shadow: 0 0 34px #000dff3d;
}

.promo--btn:hover {
  box-shadow: none;
}

.promo--btn:active {
  box-shadow: 0 8px 30px #006aff33;
}

.choose-us {
  margin-bottom: 33px;
  font-size: 25px;
  line-height: 34px;
}

.placeholder--btn {
  margin-top: 69px;
  padding-left: 36px;
}

.heading {
  color: #949494;
  margin-bottom: 27px;
  font-family: Open Sans, sans-serif;
  font-size: 29px;
  font-weight: 400;
}

.grid-s-right-img {
  background-image: url('../images/ice-bath-crete-benefits-of-ice-bath.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 550px;
}

.slider-s02 {
  height: 100vh;
}

.slide004 {
  background-image: url('../images/icebathrentals-personal-coaching-without-breathwork-slider001.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide005 {
  background-image: url('../images/icebathrentals-personal-coaching-without-breathwork-slider002.jpg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.product--ul {
  padding-left: 15px;
}

.product--li {
  text-align: left;
  margin-bottom: 12px;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.product {
  padding-right: 20px;
}

.cooler {
  background-image: url('../images/cooler.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 550px;
}

.pricing-textholder {
  width: 80%;
  margin-bottom: 18px;
}

.s-strong-b--p {
  color: var(--blue-normal);
  text-align: center;
  margin-top: 45px;
  font-family: Open Sans, sans-serif;
  font-size: 26px;
  font-weight: 600;
  line-height: 35px;
}

.product-details {
  margin-top: 39px;
  margin-bottom: 18px;
}

.slider-s03 {
  height: 100vh;
}

.slide006 {
  background-image: url('../images/icebathcrete-personal-coaching-with-breathwork-s01.jpg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide007 {
  background-image: url('../images/icebathcrete-personal-coaching-with-breathwork-s02.jpg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.secondary-intro-placeholder {
  justify-content: center;
  align-items: center;
  margin-bottom: 69px;
  display: flex;
}

.firstly-intro-placeholder {
  justify-content: center;
  align-items: center;
  margin-bottom: 24px;
  display: flex;
}

.pc--h1 {
  color: var(--blue-normal);
  text-align: center;
  margin-top: 60px;
  margin-bottom: 27px;
  font-family: Open Sans, sans-serif;
  font-size: 33px;
}

.pc-placeholder {
  justify-content: center;
  align-items: center;
  margin-bottom: 60px;
  display: flex;
}

.tikbox-placeholder {
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 33px;
  display: flex;
}

.details-service {
  text-align: left;
  margin-bottom: 0;
  padding-left: 10px;
  padding-right: 100px;
  font-family: Open Sans, sans-serif;
  font-size: 23px;
  font-weight: 400;
  line-height: 26px;
}

.pc--p {
  text-align: left;
  font-family: Open Sans, sans-serif;
  font-size: 19px;
  font-weight: 300;
  line-height: 28px;
}

.pc-textholder {
  width: 80%;
  margin-bottom: 18px;
}

.pc-columns {
  margin-top: 39px;
}

.service {
  padding-left: 10px;
  padding-right: 10px;
}

.pc-pricing {
  text-align: center;
  margin-top: 45px;
}

.s-strong-c--p {
  color: var(--blue-normal);
  text-align: center;
  margin-top: 15px;
  margin-bottom: 42px;
  font-family: Open Sans, sans-serif;
  font-size: 26px;
  font-weight: 600;
  line-height: 35px;
}

.product-overview-rates {
  text-align: center;
  margin-top: 45px;
  margin-bottom: -18px;
  font-family: Open Sans, sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 31px;
}

.subheading--fix {
  color: #949494;
  margin-bottom: 27px;
  font-family: Open Sans, sans-serif;
  font-size: 29px;
  font-weight: 400;
}

.text-bold {
  color: #000;
  text-align: center;
  flex: 1;
  margin-bottom: 42px;
  font-family: Open Sans, sans-serif;
  font-size: 25px;
  line-height: 36px;
}

.dimensions {
  color: #000;
  text-align: center;
  margin-top: 12px;
  margin-bottom: 40px;
  font-family: Open Sans, sans-serif;
  font-size: 17px;
  font-weight: 700;
  line-height: 26px;
}

.tickbox-placeholder {
  text-align: right;
  margin-right: 0;
}

.products-placeholder {
  max-width: 1400px;
  margin-top: -96px;
  margin-bottom: 140px;
  padding-left: 20px;
  padding-right: 20px;
}

.product-dimensions {
  text-align: center;
  margin-top: 45px;
  margin-bottom: -18px;
  font-family: Open Sans, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 31px;
}

.product-rates {
  text-align: center;
  margin-top: 45px;
  margin-bottom: -18px;
  font-family: Open Sans, sans-serif;
  font-size: 23px;
  font-weight: 400;
  line-height: 31px;
}

.promo--p {
  color: #000;
  text-align: center;
  letter-spacing: -.5px;
  flex: 1;
  font-family: Open Sans, sans-serif;
  font-size: 25px;
  line-height: 36px;
}

.product--p {
  font-family: Open Sans, sans-serif;
  font-size: 19px;
  font-weight: 300;
  line-height: 28px;
}

.product-placeholder--img {
  text-align: center;
  margin-top: 39px;
  margin-bottom: 9px;
}

.box {
  min-height: 320px;
  margin-bottom: 18px;
}

.promo-f--h3, .promo-f--h4 {
  color: var(--blue-normal);
  text-align: center;
  text-transform: none;
  margin-top: 30px;
  margin-bottom: 20px;
  font-family: Open Sans, sans-serif;
  font-size: 22px;
}

.promo-fix--h3 {
  color: var(--blue-normal);
  text-align: center;
  margin-top: 0;
  margin-bottom: 10px;
  padding-top: 20px;
  font-size: 28px;
  font-weight: 700;
}

.product--h4 {
  color: var(--blue-normal);
  text-align: center;
  margin-top: 27px;
  margin-bottom: 18px;
  padding-left: 0;
  font-family: Open Sans, sans-serif;
  font-size: 25px;
  line-height: 33px;
}

.personal-coaching-pricing-columns {
  margin-top: 39px;
}

.cta-textholder {
  color: #000;
  text-align: center;
  flex: 1;
  padding-left: 220px;
  padding-right: 220px;
  font-family: Open Sans, sans-serif;
  font-size: 25px;
  line-height: 36px;
}

.pc-product {
  text-align: center;
  margin-top: 45px;
  margin-bottom: 48px;
}

.promo-c--h3 {
  color: var(--blue-normal);
  text-align: center;
  margin-top: 0;
  margin-bottom: 39px;
  padding-top: 20px;
  font-size: 28px;
  font-weight: 700;
}

.promo-d--h4 {
  color: var(--blue-normal);
  text-align: left;
  margin-top: 27px;
  margin-bottom: 18px;
  padding-left: 0;
  font-family: Open Sans, sans-serif;
  font-size: 25px;
  line-height: 33px;
}

.promo-d--h3 {
  color: var(--blue-normal);
  text-align: center;
  margin-top: 0;
  margin-bottom: 39px;
  padding-top: 20px;
  font-size: 28px;
  font-weight: 700;
}

.checkpoints {
  margin-top: 72px;
}

.pricing-placeholder {
  max-width: 1400px;
}

.personal-coaching--ul {
  padding-left: 21px;
}

.personal-coaching--li {
  text-align: left;
  margin-bottom: 27px;
  padding-right: 10px;
  font-size: 19px;
  line-height: 28px;
}

.contact-placeholder--h2 {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.contact--h2 {
  color: #000;
  text-align: center;
  margin-top: 30px;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 30px;
}

.legal {
  max-width: 1300px;
  padding-left: 40px;
  padding-right: 40px;
}

.blog--h2 {
  color: #000;
  text-align: left;
  margin-top: 44px;
  margin-bottom: 25px;
  font-family: Open Sans, sans-serif;
  font-size: 30px;
  font-weight: 300;
}

.main--p {
  text-align: left;
  margin-top: 25px;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 33px;
}

.blog--h3 {
  margin-bottom: 25px;
  font-family: Open Sans, sans-serif;
  font-size: 22px;
  font-weight: 300;
}

.strong--p {
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: Open Sans, sans-serif;
  font-size: 19px;
  font-weight: 300;
}

.terms--h3-2 {
  color: #000;
  text-align: center;
  margin-top: 33px;
  margin-bottom: 45px;
  padding-top: 0;
  font-family: Open Sans, sans-serif;
  font-size: 33px;
  font-weight: 400;
}

.box-f {
  min-height: 320px;
  margin-bottom: 18px;
}

.social-placeholder {
  padding-top: 27px;
}

.social--a {
  margin-left: 5px;
  margin-right: 5px;
}

.none {
  position: absolute;
  overflow: hidden;
}

.none:hover {
  opacity: 0;
}

.cta-thank-you-page {
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 1400px;
  margin-top: -90px;
  margin-bottom: 111px;
  padding: 0 20px 20px;
  display: flex;
}

.fsm-placeholder {
  text-align: center;
}

.label-cta {
  z-index: 5;
  color: #fff;
  text-align: center;
  font-family: Open Sans, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 25px;
  position: relative;
}

.system-cta {
  text-align: center;
  max-width: 1400px;
  margin-top: 81px;
  padding-top: 25px;
  padding-bottom: 76px;
}

.cta-thankyou {
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
}

.cta-bg {
  z-index: 3;
  background-color: #0468bf;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  width: 190px;
  height: 65px;
  padding-top: 10px;
  padding-bottom: 10px;
  transition: background-color .35s ease-in-out;
  display: flex;
  position: absolute;
  overflow: hidden;
}

.cta-bg:hover {
  -webkit-backdrop-filter: blur(25px);
  backdrop-filter: blur(25px);
}

.promo-f--h4-2 {
  color: #0468bf;
  text-align: center;
  text-transform: none;
  margin-top: 30px;
  margin-bottom: 20px;
  font-family: Open Sans, sans-serif;
  font-size: 22px;
}

.promo--h1-2 {
  color: #0468bf;
  text-align: center;
  margin-top: 85px;
  margin-bottom: 27px;
  font-family: Open Sans, sans-serif;
  font-size: 33px;
}

.cta-textholder-2 {
  color: #000;
  text-align: center;
  flex: 1;
  padding-left: 220px;
  padding-right: 220px;
  font-family: Open Sans, sans-serif;
  font-size: 25px;
  line-height: 36px;
}

.cta-thankyou--btn {
  cursor: pointer;
  border-radius: 12px;
  justify-content: center;
  align-items: center;
  width: 150px;
  height: 60px;
  margin-top: 0;
  transition: box-shadow .3s;
  display: flex;
  position: relative;
  transform: none;
  box-shadow: 0 0 34px #000dff3d;
}

.cta-thankyou--btn:hover {
  box-shadow: none;
}

.cta-thankyou--btn:active {
  box-shadow: 0 8px 30px #006aff33;
}

.cw-cookie_checkbox {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  align-items: center;
  display: flex;
}

.cw-button_secondary {
  color: #1e1a35;
  text-align: center;
  background-color: #0000;
  border: 1px solid #1e1a35;
  border-radius: 80px;
  justify-content: center;
  padding: 1rem 1.5rem;
  line-height: 1;
  transition: transform .3s, color .3s, background-color .3s;
}

.cw-button_secondary:hover {
  background-color: var(--blue-normal);
  color: #fff;
  border-color: #a78aff;
  transform: translate(0, -2px);
}

.cw-cookie_options {
  grid-column-gap: 1.75rem;
  grid-row-gap: 1.75rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 2rem;
  display: flex;
}

.cw-cookie_script {
  display: none;
}

.cw-cookie_banner {
  z-index: 3;
  background-color: #e4eafa;
  border-radius: 1rem;
  max-width: 600px;
  padding: 2rem;
  display: none;
  position: fixed;
  inset: auto 0% 20px 20px;
}

.cw-cookie_icon {
  z-index: 2;
  cursor: pointer;
  width: 40px;
  height: 40px;
  padding: 5px;
  display: flex;
  position: fixed;
  inset: auto auto 20px 20px;
}

.cw-cookie_checkbox-check {
  border-radius: 4px;
  width: 20px;
  height: 20px;
  margin-top: 0;
}

.cw-cookie_checkbox-check.w--redirected-checked {
  background-color: #000;
  background-size: 14px 14px;
}

.cw-cookie_selection {
  overflow: hidden;
}

.cw-cookie_buttons {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-direction: row;
  margin-top: 2rem;
  display: flex;
}

.cw-button_primary {
  color: #fff;
  text-align: center;
  background-color: #1e1a35;
  border-radius: 80px;
  padding: 1rem 1.5rem;
  font-weight: 400;
  line-height: 1;
  transition: transform .3s, background-color .3s;
}

.cw-button_primary:hover {
  background-color: var(--blue-normal);
  color: #fff;
  transform: translate(0, -2px);
}

.sysstem {
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 1400px;
  margin-top: 81px;
  padding: 25px 10px 76px;
  display: block;
}

@media screen and (min-width: 1440px) {
  .promo-columns {
    margin-top: 96px;
  }

  .about-promo {
    color: var(--text);
    font-size: 18px;
  }

  .main-services {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .hero-services {
    background-image: none;
    padding-top: 74px;
  }

  .promo--h2 {
    font-size: 22px;
  }

  .promo--h3 {
    margin-bottom: 40px;
    font-size: 36px;
  }

  .products-column {
    margin-bottom: 3px;
  }

  .benefits--p {
    color: var(--text);
    font-size: 18px;
    line-height: 33px;
  }

  .block {
    margin-top: 0;
    margin-bottom: 100px;
  }

  .promo-c--h5 {
    color: var(--blue-normal);
    font-size: 34px;
  }

  .promo--h5 {
    margin-bottom: 24px;
    padding-left: 0;
    padding-right: 20px;
    font-size: 32px;
  }

  .textblock {
    color: var(--text);
    flex: 1;
    font-size: 25px;
    line-height: 36px;
  }

  .footer-divider {
    margin-bottom: 25px;
  }

  .footer--a:hover {
    color: #ffffffbf;
  }

  .cta {
    margin-top: 63px;
    padding-top: 0;
  }

  .inro--h1 {
    font-size: 34px;
  }

  .secondary {
    margin-top: 83px;
    padding-top: 22px;
  }

  .pc {
    margin-bottom: 123px;
  }

  .label {
    z-index: 5;
    font-size: 16px;
  }

  .button-3-bg {
    background-color: var(--blue-normal);
    width: 170px;
    height: 60px;
  }

  .btn {
    transform: scale(1.15);
  }

  .nav--btn {
    background-color: #000000e0;
    margin-left: 10px;
    font-size: 18px;
  }

  .nav--btn:hover {
    background-color: #000;
  }

  .navbar {
    background-color: #0003;
  }

  .dropdown--a {
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 16px;
  }

  .dropdown--a:hover {
    background-color: var(--blue-normal);
  }

  .nav--a, .nav--a.w--current {
    font-size: 18px;
  }

  .nav-menu {
    margin-right: 0;
  }

  .nav-icon {
    margin-right: -8px;
    display: block;
  }

  .nav-drp--a.w--open {
    background-color: #000;
  }

  .drop-ico {
    margin-right: 15px;
  }

  .nav-drop--a {
    font-size: 18px;
    text-decoration: none;
  }

  .link-block {
    text-decoration: none;
  }

  ._4ew-copyright--p {
    color: #fff;
    margin-top: 27px;
  }

  .language-toggle {
    border-width: 0;
  }

  .language-list.w--open {
    min-width: auto;
  }

  .text-block {
    color: #fff;
    font-size: 18px;
  }

  .icon-mob {
    color: #fff;
  }

  .language-dropdown-mob {
    display: none;
  }

  .lang--p {
    font-size: 16px;
    font-weight: 700;
  }

  .intro-block {
    color: var(--text);
    flex: 1;
    font-size: 25px;
    line-height: 36px;
  }

  .slide001-rt, .slide002-rt {
    background-position: 50%;
  }

  .intro--h3, .intro--h4 {
    color: var(--blue-normal);
    margin-top: 33px;
    font-size: 26px;
  }

  .navbar-blue {
    background-color: var(--blue-normal);
  }

  .promo--btn {
    position: static;
    transform: scale(1.15);
  }

  .choose-us {
    margin-bottom: 39px;
    font-size: 25px;
    line-height: 32px;
  }

  .placeholder--btn {
    padding-left: 42px;
  }

  .product--li {
    font-size: 18px;
    line-height: 29px;
  }

  .cooler {
    background-size: contain;
  }

  .pc-columns {
    margin-top: 39px;
  }

  .text-bold {
    color: var(--text);
    flex: 1;
    font-size: 25px;
    line-height: 36px;
  }

  .dimensions {
    color: var(--text);
    font-size: 22px;
    font-weight: 700;
    line-height: 33px;
  }

  .products-placeholder {
    margin-top: -63px;
  }

  .promo--p {
    color: var(--text);
    flex: 1;
    font-size: 25px;
    line-height: 36px;
  }

  .box {
    min-height: 360px;
  }

  .promo-f--h3, .promo-f--h4 {
    font-size: 22px;
  }

  .promo-fix--h3 {
    color: var(--blue-normal);
    margin-top: 27px;
    margin-bottom: 0;
    font-size: 35px;
  }

  .product--h4 {
    margin-bottom: 24px;
    padding-left: 0;
    padding-right: 20px;
    font-size: 25px;
  }

  .personal-coaching-pricing-columns {
    margin-top: 39px;
  }

  .cta-textholder {
    color: var(--text);
    flex: 1;
    font-size: 25px;
    line-height: 36px;
  }

  .pc-product {
    margin-bottom: 93px;
  }

  .promo-c--h3 {
    color: var(--blue-normal);
    margin-top: 42px;
    font-size: 35px;
  }

  .promo-d--h4 {
    margin-bottom: 24px;
    padding-left: 0;
    padding-right: 20px;
    font-size: 32px;
  }

  .promo-d--h3 {
    color: var(--blue-normal);
    font-size: 35px;
  }

  .box-f {
    min-height: 360px;
  }

  .cta-thank-you-page {
    margin-top: 10px;
    padding-top: 0;
  }

  .label-cta {
    z-index: 5;
  }

  .system-cta {
    margin-top: 83px;
    padding-top: 22px;
    padding-bottom: 0;
  }

  .cta-bg {
    background-color: #0468bf;
    width: 200px;
  }

  .promo-f--h4-2 {
    font-size: 22px;
  }

  .promo--h1-2 {
    margin-top: 82px;
  }

  .cta-textholder-2 {
    color: #000;
    flex: 1;
    font-size: 25px;
    line-height: 36px;
  }

  .cta-thankyou--btn {
    transform: scale(1.15);
  }

  .sysstem {
    margin-top: 83px;
    padding-top: 22px;
  }
}

@media screen and (min-width: 1920px) {
  .slider {
    height: 100vh;
  }

  .slide001 {
    background-position: 50%;
  }

  .slide002 {
    background-position: 50% 30%;
  }

  .slide003 {
    background-position: 50% 40%;
  }

  .about {
    padding-top: 26px;
  }

  .promo-columns {
    margin-top: 93px;
  }

  .about-promo {
    color: var(--text);
    font-size: 19px;
    line-height: 33px;
  }

  .main-services {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .intro-placeholder {
    margin-bottom: 36px;
  }

  .promo--h1 {
    color: var(--blue-normal);
    font-size: 36px;
  }

  .promo--h2 {
    color: var(--blue-normal);
    font-size: 30px;
    line-height: 45px;
  }

  .promo--h3 {
    margin-bottom: 54px;
    font-size: 40px;
  }

  .grid-right-img {
    background-image: url('../images/icebathcrete-about-ice-bath-crete.jpg');
  }

  .promo {
    margin-top: 141px;
    margin-bottom: 93px;
  }

  .products-column {
    margin-top: 22px;
    margin-bottom: 21px;
  }

  .products-columns {
    margin-top: 72px;
  }

  .benefits--p {
    color: var(--text);
    font-size: 19px;
    line-height: 33px;
  }

  .block {
    margin-top: -21px;
    margin-bottom: 100px;
  }

  .promo-c--h5 {
    color: var(--blue-normal);
    font-family: Open Sans, sans-serif;
    font-size: 40px;
  }

  .promo--h5 {
    color: var(--blue-normal);
    margin-bottom: 33px;
    padding-left: 0;
    padding-right: 20px;
    font-size: 25px;
    line-height: 40px;
  }

  .textblock {
    color: var(--text);
    flex: 1;
    font-size: 25px;
    line-height: 36px;
  }

  .footer-placeholder {
    background-color: var(--blue-normal);
  }

  .footer-divider {
    margin-bottom: 25px;
  }

  .promo--heading {
    margin-bottom: 42px;
    font-family: Open Sans, sans-serif;
    font-size: 26px;
    line-height: 18px;
  }

  .footer--a:hover {
    color: #ffffffbf;
  }

  .cta {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-top: 0;
    margin-bottom: 177px;
    padding-top: 0;
    display: flex;
  }

  .inro--h1 {
    color: var(--blue-normal);
    font-size: 46px;
  }

  .terms-placeholder {
    color: var(--text);
    font-size: 23px;
    line-height: 36px;
  }

  .secondary {
    margin-top: 81px;
    padding-top: 35px;
  }

  .sub-service {
    font-size: 24px;
  }

  .pc {
    text-align: center;
    margin-bottom: 187px;
  }

  .s-strong--p {
    margin-bottom: 42px;
    font-size: 28px;
  }

  .label {
    font-size: 16px;
    line-height: 22px;
  }

  .button-3-bg {
    background-color: var(--blue-normal);
    width: 170px;
    height: 60px;
  }

  .btn {
    transform: scale(1.4);
    box-shadow: 0 0 34px #000dff3d;
  }

  .grid-c-placeholder-btn {
    margin-top: 15px;
    padding-left: 0;
  }

  .nav--btn {
    background-color: #000;
    margin-left: 10px;
    font-size: 20px;
  }

  .nav--btn:hover {
    color: #000;
    background-color: #fff;
  }

  .navbar {
    background-color: #0003;
  }

  .dropdown--a {
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 18px;
  }

  .dropdown--a:hover {
    background-color: var(--blue-normal);
  }

  .nav--a, .nav--a.w--current {
    text-transform: none;
    font-size: 20px;
  }

  .nav-menu {
    margin-right: 0;
  }

  .nav-icon {
    margin-right: -11px;
    display: block;
  }

  .nav-drp--a.w--open {
    background-color: #000;
  }

  .drop-ico {
    text-transform: none;
    margin-right: 18px;
  }

  .nav-drop--a {
    font-size: 20px;
  }

  .link-block {
    text-decoration: none;
  }

  ._4ew-copyright--p {
    color: #fff;
    margin-top: 27px;
  }

  .language-toggle {
    border-width: 0;
  }

  .language-list.w--open {
    min-width: auto;
    position: absolute;
  }

  .text-block {
    color: #fff;
    font-size: 20px;
  }

  .icon-mob {
    color: #fff;
  }

  .language-dropdown-mob {
    display: none;
  }

  .lang--p {
    font-size: 16px;
    font-weight: 700;
  }

  .intro-block {
    color: var(--text);
    flex: 1;
    font-size: 25px;
    line-height: 36px;
  }

  .slide001-rt {
    background-image: url('../images/icebathcrete--rentals-ice-bath-crete-slider01.jpg');
    background-position: 50%;
  }

  .slide002-rt {
    background-image: url('../images/icebathcrete--rentals-ice-bath-crete-slider02.jpg');
    background-position: 50% 70%;
  }

  .intro--li {
    margin-bottom: 27px;
    font-size: 23px;
    line-height: 30px;
  }

  .intro--h3, .intro--h4 {
    margin-top: 51px;
    font-size: 36px;
  }

  .navbar-blue {
    background-color: var(--blue-normal);
  }

  .promo--btn {
    display: block;
    position: static;
    transform: scale(1.4);
    box-shadow: 0 0 34px #000dff3d;
  }

  .choose-us {
    margin-bottom: 42px;
    font-family: Open Sans, sans-serif;
    font-size: 25px;
    line-height: 35px;
  }

  .placeholder--btn {
    margin-top: 90px;
    padding-left: 41px;
  }

  .grid-s-right-img {
    background-image: url('../images/icebathcrete-personal-coaching-with-breathwork-ice-bath-crete.jpg');
  }

  .slider-s02 {
    height: 100vh;
  }

  .slide004 {
    background-image: url('../images/icebathcrete-personal-coaching-without-breathwork-ice-bath-crete.jpg');
    background-position: 50%;
  }

  .slide005 {
    background-image: url('../images/ice-bath-crete-personal-coaching-without-breathwork-slider-01s.jpg');
    background-position: 50% 30%;
  }

  .product--li {
    font-size: 23px;
    line-height: 35px;
  }

  .cooler {
    background-size: contain;
  }

  .s-strong-b--p {
    text-align: center;
    margin-bottom: 24px;
    font-size: 28px;
  }

  .slider-s03 {
    height: 100vh;
  }

  .slide006 {
    background-position: 50%;
  }

  .slide007 {
    background-position: 50% 30%;
  }

  .secondary-intro-placeholder, .firstly-intro-placeholder {
    margin-bottom: 36px;
  }

  .pc--h1 {
    color: var(--blue-normal);
    font-size: 36px;
  }

  .pc-placeholder {
    margin-bottom: 36px;
  }

  .details-service {
    font-size: 23px;
  }

  .pc--p {
    font-size: 21px;
    line-height: 32px;
  }

  .pc-columns {
    margin-top: 120px;
  }

  .s-strong-c--p {
    text-align: center;
    margin-bottom: 42px;
    font-size: 28px;
  }

  .product-overview-rates {
    margin-bottom: 42px;
    font-size: 28px;
  }

  .text-bold {
    color: var(--text);
    flex: 1;
    font-size: 25px;
    line-height: 36px;
  }

  .dimensions {
    color: var(--text);
    font-size: 25px;
    font-weight: 700;
    line-height: 33px;
  }

  .products-placeholder {
    margin-top: 22px;
  }

  .product-dimensions {
    margin-bottom: 42px;
    font-size: 25px;
  }

  .product-rates {
    margin-bottom: 42px;
    font-size: 28px;
    line-height: 39px;
  }

  .promo--p {
    color: var(--text);
    flex: 1;
    font-size: 25px;
    line-height: 36px;
  }

  .product-placeholder--img {
    text-align: center;
  }

  .pricing {
    max-width: 1400px;
  }

  .box {
    margin-bottom: 75px;
  }

  .promo-f--h3, .promo-f--h4 {
    color: var(--blue-normal);
    font-size: 30px;
    line-height: 45px;
  }

  .promo-fix--h3 {
    color: var(--blue-normal);
    font-family: Open Sans, sans-serif;
    font-size: 40px;
  }

  .product--h4 {
    color: var(--blue-normal);
    margin-bottom: 33px;
    padding-left: 0;
    padding-right: 20px;
    font-size: 25px;
    line-height: 40px;
  }

  .personal-coaching-pricing-columns {
    margin-top: 57px;
  }

  .cta-textholder {
    color: var(--text);
    flex: 1;
    font-size: 25px;
    line-height: 36px;
  }

  .pc-product {
    text-align: center;
    margin-bottom: 187px;
  }

  .promo-c--h3 {
    color: var(--blue-normal);
    margin-top: 27px;
    font-family: Open Sans, sans-serif;
    font-size: 40px;
  }

  .promo-d--h4 {
    color: var(--blue-normal);
    margin-bottom: 24px;
    padding-left: 0;
    padding-right: 20px;
    font-size: 25px;
    line-height: 40px;
  }

  .promo-d--h3 {
    color: var(--blue-normal);
    font-family: Open Sans, sans-serif;
    font-size: 40px;
  }

  .personal-coaching--li {
    font-size: 23px;
    line-height: 34px;
  }

  .box-f {
    height: auto;
    min-height: auto;
    margin-bottom: 30px;
  }

  .cta-thank-you-page {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-top: 0;
    margin-bottom: 177px;
    padding-top: 0;
    display: flex;
  }

  .system-cta {
    margin-top: 81px;
    padding-top: 35px;
  }

  .cta-thankyou {
    margin-top: 15px;
    padding-left: 0;
  }

  .cta-bg {
    background-color: #0468bf;
    width: 200px;
  }

  .promo-f--h4-2 {
    color: #0468bf;
    font-size: 30px;
    line-height: 45px;
  }

  .promo--h1-2 {
    color: #0468bf;
    margin-top: 95px;
    font-size: 36px;
  }

  .cta-textholder-2 {
    color: #000;
    flex: 1;
    font-size: 25px;
    line-height: 36px;
  }

  .cta-thankyou--btn {
    transform: scale(1.4);
    box-shadow: 0 0 34px #000dff3d;
  }

  .sysstem {
    margin-top: 81px;
    padding-top: 35px;
  }
}

@media screen and (max-width: 991px) {
  .icon {
    color: #fff;
    margin-right: 0;
    font-size: 30px;
  }

  .icon:hover {
    color: #000;
  }

  .slider {
    height: 450px;
  }

  .left-arrow, .right-arrow {
    display: none;
  }

  .slide001 {
    background-position: 50%;
  }

  .about {
    margin-bottom: 40px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .promo-columns {
    margin-bottom: 15px;
  }

  .section {
    flex-direction: column;
    justify-content: flex-start;
    display: block;
  }

  .promo-column {
    margin-bottom: 60px;
  }

  .hero-services {
    flex-flow: column;
    height: auto;
    padding-top: 0;
  }

  .intro-placeholder {
    margin-bottom: 33px;
  }

  .promo--h1 {
    font-size: 30px;
  }

  .promo--h2 {
    font-family: Open Sans, sans-serif;
    font-size: 26px;
  }

  .promo--h3 {
    margin-top: 50px;
    font-size: 30px;
  }

  .details-container {
    padding-bottom: 49px;
  }

  .grid-right-img {
    height: 400px;
  }

  .min-left-middleman {
    width: 100%;
    height: auto;
    padding-left: 0;
    position: static;
  }

  .min-right-middleman {
    width: 100%;
    height: auto;
  }

  .promo {
    height: auto;
    margin-top: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .content-margins {
    width: 100%;
    margin-bottom: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    top: 0%;
  }

  .products-column {
    margin-top: 18px;
    margin-bottom: -6px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .products-columns {
    margin-top: -18px;
  }

  .benefits-column {
    margin-bottom: 63px;
  }

  .benefits--p {
    font-size: 17px;
  }

  .promo-c--h5 {
    text-align: center;
    margin-top: 39px;
    padding-top: 0;
    font-size: 30px;
  }

  .promo--h5 {
    text-align: left;
    margin-bottom: 30px;
    padding-left: 0;
    padding-right: 10px;
    font-size: 25px;
  }

  .textblock {
    flex: 0 auto;
    padding-right: 40px;
    line-height: 33px;
  }

  .footer-placeholder {
    padding-top: 40px;
  }

  .footer-brand {
    margin-bottom: 25px;
  }

  .footer-column {
    text-align: center;
    margin-bottom: 19px;
  }

  .main {
    margin-bottom: 40px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .cta {
    margin-top: 0;
    margin-bottom: 60px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .inro--h1 {
    font-size: 30px;
  }

  .terms-placeholder {
    width: 80%;
    line-height: 33px;
  }

  .secondary {
    margin-bottom: 40px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .terms--h2 {
    margin-bottom: 24px;
    font-family: Open Sans, sans-serif;
    font-size: 28px;
  }

  .terms--h3 {
    text-align: center;
    margin-top: 0;
    padding-top: 0;
    font-size: 30px;
  }

  .s-strong--p {
    margin-bottom: 42px;
  }

  .label {
    font-size: 23px;
    line-height: 29px;
  }

  .button-3-bg {
    width: 220px;
    height: 79px;
  }

  .grid-c-placeholder-btn {
    text-align: center;
    justify-content: center;
    align-items: center;
    margin-top: 20px;
    display: flex;
  }

  .nav--btn {
    float: none;
    color: #fff;
    background-color: #0000;
    margin-top: 0;
    margin-left: 0;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 11px;
  }

  .nav--btn:hover {
    color: #fff;
    background-color: #0000;
  }

  .nav--btn.w--current {
    color: #fff;
  }

  .brand.w--current {
    width: auto;
  }

  .image {
    float: left;
  }

  .navbar {
    padding-left: 20px;
    padding-right: 20px;
  }

  .dropdown--a {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .dropdown--a:hover {
    background-color: var(--blue-normal);
  }

  .dropdown--a.w--current {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .nav--a {
    color: #fff;
  }

  .nav--a:hover, .nav--a.w--current {
    color: #fff;
    text-decoration: none;
  }

  .nav--a.w--current:hover {
    color: #c5b011;
    text-decoration: none;
  }

  .nav-menu {
    background-color: #00000094;
    margin-top: 0;
    margin-right: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .nav-icon {
    color: #fff;
    margin-right: 20px;
    display: block;
  }

  .nav-icon:hover {
    color: #c5b011;
  }

  .nav-dropdown {
    display: block;
  }

  .menu-button {
    background-color: #0000;
    margin-top: 5px;
  }

  .menu-button:hover, .menu-button.w--open {
    background-color: #0000;
  }

  .drop-ico {
    display: block;
  }

  .nav-drop--a {
    color: #fff;
    display: inline;
  }

  .nav-drop--a:hover, .nav-drop--a.w--current {
    color: #fff;
    text-decoration: none;
  }

  .nav-drop--a.w--current:hover {
    color: #c5b011;
    text-decoration: none;
  }

  .navigation-mob {
    color: #fff;
    margin-right: 0;
    font-size: 40px;
  }

  .navigation-mob:hover {
    color: #fff;
  }

  ._4ew-copyright--p {
    text-align: center;
    padding-right: 0;
  }

  .language-link {
    font-size: 17px;
  }

  .language-toggle {
    border-width: 0;
    margin-right: 0;
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 11px;
    display: block;
  }

  .language-toggle.w--open {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .language-dropdown {
    display: none;
  }

  .language-list.w--open {
    min-width: 130px;
  }

  .language-dropdown-mob {
    display: block;
    position: absolute;
    inset: 5px 17% auto auto;
  }

  .intro-column {
    margin-bottom: 64px;
  }

  .intro-block {
    flex: 0 auto;
    line-height: 33px;
  }

  .slide001-rt {
    background-position: 50%;
  }

  .intro--li {
    text-align: left;
    list-style-type: disc;
  }

  .intro--h3, .intro--h4 {
    font-size: 30px;
  }

  .navbar-blue {
    padding-left: 20px;
    padding-right: 20px;
  }

  .choose-us {
    text-align: left;
  }

  .placeholder--btn {
    text-align: center;
    justify-content: center;
    align-items: center;
    margin-top: 96px;
    padding-left: 0;
    display: flex;
  }

  .grid-s-right-img {
    height: 400px;
  }

  .slider-s02 {
    height: 450px;
  }

  .slide004 {
    background-position: 50%;
  }

  .product--li {
    margin-bottom: 18px;
    font-size: 19px;
  }

  .cooler {
    background-size: contain;
    height: 500px;
    margin-bottom: 24px;
  }

  .s-strong-b--p {
    margin-bottom: 21px;
    line-height: 35px;
  }

  .slider-s03 {
    height: 450px;
  }

  .slide006 {
    background-position: 50%;
  }

  .pc--h1 {
    font-size: 30px;
  }

  .details-service {
    font-size: 19px;
  }

  .s-strong-c--p {
    margin-bottom: 42px;
    line-height: 35px;
  }

  .product-overview-rates {
    margin-bottom: -21px;
  }

  .text-bold {
    flex: 0 auto;
    padding-left: 40px;
    padding-right: 40px;
    line-height: 33px;
  }

  .dimensions {
    font-size: 20px;
  }

  .tickbox-placeholder {
    text-align: left;
    justify-content: flex-start;
    align-items: center;
  }

  .products-placeholder {
    margin-top: 18px;
    margin-bottom: -6px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .pricing-columns {
    text-align: left;
    justify-content: center;
    align-items: center;
    padding-left: 15px;
  }

  .product-dimensions {
    margin-bottom: 42px;
  }

  .product-rates {
    margin-bottom: -12px;
  }

  .promo--p {
    flex: 0 auto;
    padding-right: 40px;
    line-height: 33px;
  }

  .product--p {
    padding-left: 60px;
    padding-right: 60px;
  }

  .box {
    min-height: auto;
    margin-bottom: 45px;
  }

  .promo-f--h3, .promo-f--h4 {
    font-family: Open Sans, sans-serif;
    font-size: 26px;
  }

  .promo-fix--h3 {
    text-align: center;
    margin-top: 39px;
    margin-bottom: 66px;
    padding-top: 0;
    font-size: 33px;
  }

  .product--h4 {
    text-align: center;
    margin-bottom: 30px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 25px;
  }

  .cta-textholder {
    text-align: center;
    flex: 0 auto;
    padding-left: 20px;
    padding-right: 20px;
    line-height: 38px;
  }

  .pc-product {
    margin-bottom: 54px;
  }

  .promo-c--h3 {
    text-align: center;
    margin-top: 39px;
    padding-top: 0;
    font-size: 33px;
  }

  .promo-d--h4 {
    text-align: left;
    margin-bottom: 30px;
    padding-left: 0;
    padding-right: 10px;
    font-size: 25px;
  }

  .promo-d--h3 {
    text-align: center;
    margin-top: 39px;
    padding-top: 0;
    font-size: 33px;
  }

  .contact--h2 {
    margin-bottom: 24px;
    font-family: Open Sans, sans-serif;
    font-size: 28px;
  }

  .blog--h2 {
    font-size: 30px;
  }

  .terms--h3-2 {
    text-align: center;
    margin-top: 0;
    padding-top: 0;
    font-size: 30px;
  }

  .box-f {
    min-height: auto;
    margin-bottom: 45px;
  }

  .social-placeholder {
    margin-bottom: 46px;
  }

  .cta-thank-you-page {
    margin-top: 0;
    margin-bottom: 60px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .label-cta {
    font-size: 18px;
    line-height: 29px;
  }

  .system-cta {
    margin-bottom: 40px;
    padding-bottom: 0;
    padding-left: 40px;
    padding-right: 40px;
  }

  .cta-thankyou {
    text-align: center;
    justify-content: center;
    align-items: center;
    margin-top: 20px;
    display: flex;
  }

  .cta-bg {
    width: 180px;
    height: 60px;
  }

  .promo-f--h4-2 {
    font-family: Open Sans, sans-serif;
    font-size: 26px;
  }

  .promo--h1-2 {
    margin-top: 81px;
    font-size: 30px;
  }

  .cta-textholder-2 {
    text-align: center;
    flex: 0 auto;
    padding-left: 20px;
    padding-right: 20px;
    line-height: 38px;
  }

  .cw-cookie_banner {
    max-width: 80%;
  }

  .sysstem {
    margin-bottom: 40px;
    padding-left: 40px;
    padding-right: 40px;
  }
}

@media screen and (max-width: 767px) {
  .slider {
    height: 400px;
  }

  .left-arrow, .right-arrow {
    display: none;
  }

  .slide001 {
    background-position: 50%;
  }

  .about {
    margin-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .promo-columns {
    margin-bottom: 30px;
  }

  .portfolio-project-placeholder {
    margin-bottom: 10px;
  }

  .about-promo {
    font-size: 18px;
  }

  .promo-column {
    margin-bottom: 60px;
  }

  .hero-services {
    flex-flow: column;
  }

  .promo--h1 {
    font-size: 25px;
  }

  .promo--h2 {
    margin-top: 20px;
    font-size: 21px;
    line-height: 36px;
  }

  .promo--h3 {
    margin-top: 40px;
    margin-bottom: 27px;
    font-size: 30px;
  }

  .details-container {
    padding-bottom: 17px;
  }

  .grid-right-img {
    height: 300px;
  }

  .min-left-middleman {
    height: auto;
  }

  .content-margins {
    padding-top: 20px;
  }

  .products-column {
    margin-top: 45px;
    margin-bottom: 0;
  }

  .products-columns {
    margin-top: -9px;
  }

  .benefits--p {
    font-size: 18px;
    line-height: 30px;
  }

  .promo-c--h5 {
    margin-top: 20px;
    padding-top: 0;
    font-size: 28px;
  }

  .promo--h5 {
    margin-bottom: 30px;
    font-size: 28px;
  }

  .textblock {
    padding-right: 0;
  }

  .footer-placeholder {
    padding-left: 15px;
    padding-right: 15px;
  }

  .footer-brand {
    margin-bottom: 19px;
  }

  .footer-divider {
    margin-top: 60px;
  }

  .footer--a:hover {
    color: #ffffffbf;
  }

  .footer-column {
    text-align: center;
  }

  .main {
    margin-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .cta {
    margin-top: 0;
  }

  .inro--h1 {
    font-size: 28px;
  }

  .secondary {
    margin-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .accordion-item-content {
    margin-right: 0;
  }

  .terms--h2 {
    margin-top: 20px;
  }

  .terms--h3 {
    margin-top: 20px;
    padding-top: 0;
    font-size: 28px;
  }

  .s-strong--p {
    margin-bottom: 33px;
  }

  .image {
    margin-left: 0;
  }

  .navbar {
    padding-top: 10px;
    padding-bottom: 3px;
  }

  .menu-button {
    margin-top: 4px;
  }

  ._4ew-copyright--p {
    text-align: center;
    padding-right: 0;
  }

  .language-toggle {
    margin-right: 15px;
  }

  .language-dropdown-mob {
    top: 16%;
  }

  .slide001-rt {
    background-position: 50%;
  }

  .intro--ul {
    padding-left: 0;
  }

  .intro--li {
    line-height: 28px;
  }

  .intro--h3, .intro--h4 {
    font-size: 25px;
  }

  .navbar-blue {
    padding-top: 10px;
    padding-bottom: 3px;
  }

  .heading {
    font-size: 25px;
  }

  .grid-s-right-img {
    height: 300px;
  }

  .slider-s02 {
    height: 400px;
  }

  .slide004 {
    background-position: 50%;
  }

  .s-strong-b--p {
    margin-bottom: 15px;
  }

  .product-details {
    padding-left: 40px;
    padding-right: 40px;
  }

  .slider-s03 {
    height: 400px;
  }

  .slide006 {
    background-position: 50%;
  }

  .slide007 {
    background-position: 100%;
  }

  .pc--h1 {
    font-size: 25px;
  }

  .tikbox-placeholder {
    margin-top: 21px;
  }

  .details-service {
    font-size: 19px;
    line-height: 30px;
  }

  .pc-textholder {
    width: 100%;
  }

  .s-strong-c--p, .product-overview-rates {
    margin-bottom: 33px;
  }

  .subheading--fix {
    font-size: 25px;
  }

  .dimensions {
    font-size: 18px;
    line-height: 30px;
  }

  .products-placeholder {
    margin-top: 45px;
    margin-bottom: 0;
  }

  .pricing-columns {
    margin-bottom: 24px;
  }

  .product-dimensions, .product-rates {
    margin-bottom: 33px;
  }

  .product--p {
    padding-left: 0;
    padding-right: 0;
  }

  .promo-f--h3, .promo-f--h4 {
    margin-top: 20px;
    font-size: 21px;
    line-height: 36px;
  }

  .promo-fix--h3 {
    margin-top: 20px;
    padding-top: 0;
    font-size: 28px;
  }

  .product--h4 {
    margin-bottom: 30px;
    font-size: 28px;
  }

  .promo-c--h3 {
    margin-top: -15px;
    padding-top: 0;
    font-size: 28px;
  }

  .promo-d--h4 {
    margin-bottom: 30px;
    font-size: 28px;
  }

  .promo-d--h3 {
    margin-top: 20px;
    padding-top: 0;
    font-size: 28px;
  }

  .contact-placeholder--h2._75 {
    width: 70%;
  }

  .contact--h2 {
    margin-top: 20px;
  }

  .legal {
    padding-left: 30px;
    padding-right: 30px;
  }

  .main--p {
    text-align: left;
  }

  .terms--h3-2 {
    margin-top: 20px;
    padding-top: 0;
    font-size: 28px;
  }

  .social-placeholder {
    margin-bottom: 28px;
  }

  .cta-thank-you-page {
    margin-top: 0;
  }

  .system-cta {
    margin-bottom: 20px;
    padding-bottom: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .promo-f--h4-2 {
    margin-top: 20px;
    font-size: 21px;
    line-height: 36px;
  }

  .promo--h1-2 {
    margin-top: 60px;
    font-size: 25px;
  }

  .cw-button_secondary {
    padding-left: 40px;
    padding-right: 40px;
  }

  .cw-cookie_options {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .cw-cookie_banner {
    max-width: 100%;
    padding: 1rem;
    right: 20px;
  }

  .cw-cookie_buttons {
    flex-direction: column;
  }

  .cw-button_primary {
    padding-left: 40px;
    padding-right: 40px;
  }

  .sysstem {
    margin-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (max-width: 479px) {
  .slider {
    height: 320px;
  }

  .left-arrow, .right-arrow {
    display: none;
  }

  .slide001 {
    background-position: 50%;
  }

  .slide002 {
    background-position: 0%;
  }

  .slide003 {
    background-position: 50%;
  }

  .about {
    margin-bottom: 20px;
    padding-top: 17px;
  }

  .promo-columns {
    margin-top: 51px;
  }

  .portfolio-project-placeholder {
    text-align: center;
    min-height: 100px;
    margin-top: 40px;
    margin-bottom: 20px;
  }

  .about-promo {
    margin-bottom: 0;
  }

  .promo-column {
    margin-bottom: 33px;
    padding-left: 0;
    padding-right: 0;
  }

  .hero-services {
    height: auto;
    padding-top: 46px;
  }

  .intro-placeholder {
    margin-bottom: 0;
  }

  .promo--h1 {
    margin-top: 27px;
    margin-bottom: 33px;
    font-size: 26px;
    line-height: 34px;
  }

  .promo--h2 {
    font-size: 24px;
  }

  .promo--h3 {
    margin-top: 40px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 26px;
    line-height: 38px;
  }

  .grid-right-img {
    height: 200px;
  }

  .min-left-middleman {
    height: auto;
    padding-left: 10px;
    padding-right: 10px;
  }

  .promo {
    margin-top: 20px;
  }

  .content-margins {
    padding-top: 20px;
    padding-left: 5%;
  }

  .products-column {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 49px;
  }

  .products-columns {
    margin-top: 39px;
  }

  .benefits-column {
    margin-bottom: 30px;
  }

  .block {
    padding-top: 0;
  }

  .promo-c--h5 {
    margin-top: 0;
    margin-bottom: 18px;
    padding-top: 0;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 28px;
    line-height: 38px;
  }

  .promo--h5 {
    padding-right: 0;
    font-size: 26px;
  }

  .textblock {
    text-align: center;
    padding-left: 20px;
    padding-right: 0;
  }

  .main {
    margin-bottom: 20px;
  }

  .cta {
    margin-top: 0;
  }

  .inro--h1 {
    margin-top: 40px;
    font-size: 28px;
    line-height: 33px;
  }

  .terms-block {
    width: 90%;
    margin-bottom: 24px;
  }

  .subheading {
    line-height: 36px;
  }

  .terms-placeholder {
    width: 88%;
    margin-bottom: 9px;
    line-height: 30px;
  }

  .secondary {
    margin-bottom: 20px;
  }

  .header-center-box._75 {
    width: 90%;
  }

  .terms--h2 {
    font-size: 24px;
  }

  .terms--h3 {
    margin-top: 15px;
    margin-bottom: 13px;
    padding-top: 0;
    font-size: 26px;
  }

  .s-strong--p {
    letter-spacing: -1px;
    line-height: 37px;
  }

  .label {
    font-size: 20px;
    line-height: 25px;
  }

  .button-3-bg {
    height: 77px;
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .grid-c-placeholder-btn {
    padding-left: 0;
  }

  .image {
    margin-left: 0;
  }

  .navbar {
    padding-left: 5px;
    padding-right: 10px;
  }

  .dropdown--a {
    padding-left: 10px;
  }

  .nav-menu {
    padding-left: 10px;
    padding-right: 10px;
  }

  .menu-button {
    margin-top: 15px;
    padding: 10px;
  }

  ._4ew-copyright--p {
    font-size: 10px;
  }

  .language-dropdown-mob {
    top: 16%;
    right: 20%;
  }

  .intro-block {
    padding-left: 10px;
    padding-right: 10px;
  }

  .slide001-rt {
    background-position: 50%;
  }

  .intro--ul {
    padding-left: 0;
  }

  .intro--li {
    margin-bottom: 24px;
  }

  .intro--h3, .intro--h4 {
    font-size: 24px;
    line-height: 36px;
  }

  .navbar-blue {
    padding-left: 5px;
    padding-right: 10px;
  }

  .choose-us {
    text-align: left;
    font-size: 23px;
  }

  .grid-s-right-img {
    height: 200px;
  }

  .slider-s02 {
    height: 320px;
  }

  .slide004 {
    background-position: 50%;
  }

  .slide005 {
    background-position: 50%;
    background-size: cover;
  }

  .product {
    padding-right: 0;
  }

  .cooler {
    height: 200px;
  }

  .s-strong-b--p {
    letter-spacing: -1px;
    line-height: 40px;
  }

  .product-details {
    padding-left: 20px;
    padding-right: 20px;
  }

  .slider-s03 {
    height: 320px;
  }

  .slide006 {
    background-position: 50%;
  }

  .slide007 {
    background-position: 90%;
  }

  .secondary-intro-placeholder, .firstly-intro-placeholder {
    margin-bottom: 0;
  }

  .pc--h1 {
    margin-top: 40px;
    font-size: 26px;
    line-height: 34px;
  }

  .pc-placeholder {
    margin-bottom: 0;
  }

  .details-service {
    padding-right: 0;
    font-size: 20px;
    line-height: 30px;
  }

  .pc-textholder {
    width: 100%;
  }

  .s-strong-c--p {
    letter-spacing: -1px;
    line-height: 40px;
  }

  .product-overview-rates {
    letter-spacing: -1px;
    line-height: 30px;
  }

  .subheading--fix {
    margin-bottom: 36px;
    padding-left: 50px;
    padding-right: 50px;
  }

  .text-bold {
    padding-left: 20px;
    padding-right: 20px;
  }

  .tickbox-placeholder {
    text-align: center;
  }

  .products-placeholder {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 49px;
  }

  .pricing-columns {
    margin-bottom: 36px;
    padding-right: 15px;
  }

  .product-dimensions, .product-rates {
    letter-spacing: -1px;
    line-height: 30px;
  }

  .promo--p {
    text-align: center;
    padding-left: 23px;
    padding-right: 23px;
  }

  .promo-f--h3, .promo-f--h4 {
    font-size: 24px;
  }

  .promo-fix--h3 {
    margin-top: 0;
    margin-bottom: 18px;
    padding-top: 0;
    font-size: 26px;
    line-height: 32px;
  }

  .product--h4 {
    font-size: 26px;
  }

  .cta-textholder {
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
  }

  .promo-c--h3 {
    letter-spacing: -1px;
    margin-top: 0;
    margin-bottom: 18px;
    padding-top: 0;
    font-size: 26px;
    line-height: 32px;
  }

  .promo-d--h4 {
    padding-right: 0;
    font-size: 26px;
  }

  .promo-d--h3 {
    margin-top: 0;
    margin-bottom: 18px;
    padding-top: 0;
    font-size: 26px;
    line-height: 32px;
  }

  .contact-placeholder--h2._75 {
    width: 90%;
  }

  .contact--h2 {
    font-size: 24px;
  }

  .legal {
    padding-left: 20px;
    padding-right: 20px;
  }

  .blog--h2 {
    font-size: 23px;
  }

  .main--p {
    line-height: 30px;
  }

  .blog--h3 {
    font-size: 17px;
  }

  .terms--h3-2 {
    margin-top: 15px;
    margin-bottom: 13px;
    padding-top: 0;
    font-size: 26px;
  }

  .social--a {
    margin-bottom: 20px;
  }

  .cta-thank-you-page {
    margin-top: 0;
  }

  .label-cta {
    font-size: 18px;
    line-height: 25px;
  }

  .system-cta {
    margin-bottom: 20px;
  }

  .cta-thankyou {
    padding-left: 0;
  }

  .cta-bg {
    height: 60px;
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .promo-f--h4-2 {
    font-size: 24px;
  }

  .promo--h1-2 {
    margin-top: 52px;
    margin-bottom: 33px;
    font-size: 26px;
    line-height: 34px;
  }

  .cta-textholder-2 {
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
  }

  .cw-button_secondary {
    width: 100%;
    padding-top: 18px;
    padding-bottom: 19px;
  }

  .cw-cookie_options {
    flex-wrap: wrap;
  }

  .cw-cookie_banner {
    bottom: 10px;
    left: 10px;
    right: 10px;
  }

  .cw-button_primary {
    width: 100%;
    padding-top: 18px;
    padding-bottom: 19px;
  }

  .sysstem {
    margin-bottom: 20px;
  }
}


