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

a {
  text-decoration: underline;
}

.herp-section {
  height: 800px;
}

.content-wrapper {
  max-width: 1300px;
  margin-bottom: 0px;
  padding: 0px 40px;
}

.title {
  display: block;
  max-width: 500px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  font-size: 32px;
  text-align: left;
}

.scope {
  height: 600px;
}

.list-with-icon {
  padding-left: 0px;
}

.list--icon {
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 40px;
  background-image: url('../images/bullets.png');
  background-position: 0% 50%;
  background-size: 17px;
  background-repeat: no-repeat;
  list-style-type: none;
}

.about {
  margin-top: 60px;
}

.div-block {
  padding: 40px;
  background-image: url('../images/parallex.png');
  background-position: 50% 50%;
  background-size: cover;
  color: #fffefe;
}

.card {
  height: 300px;
  padding: 0px 0px 24px;
  border-radius: 8px;
  background-color: #f6f6f7;
}

.green-header {
  height: 10px;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  background-color: #4ab497;
}

.div-block-2 {
  padding-right: 15px;
  padding-left: 15px;
  background-color: #2d4b99;
  color: #fff;
}

.heading {
  margin-top: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 18px;
  line-height: 26px;
}

.div-block-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.products {
  margin-top: 40px;
  margin-bottom: 60px;
}

.div-block-4 {
  max-width: 1280px;
  text-align: center;
}

.product-1 {
  background-color: #2d4b99;
}

.primary-btn {
  display: inline-block;
  width: auto;
  padding-top: 12px;
  padding-bottom: 12px;
  border-radius: 4px;
  background-color: #2d4b99;
  cursor: pointer;
}

.primary-btn:hover {
  background-color: #293f7b;
  box-shadow: 0 3px 20px 1px rgba(45, 75, 153, 0.2);
}

.body-content {
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 16px;
  line-height: 26px;
}

.product-category {
  display: inline;
  color: snow;
}

.product-category-copy {
  display: inline;
}

.card-paragraph {
  padding-right: 15px;
  padding-left: 15px;
  line-height: 22px;
}

.image {
  display: none;
  margin-top: 15px;
}

.div-block-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 135px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #2d4b99;
  background-image: url('../images/values.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.body-content-copy {
  color: #fcf6f6;
  font-size: 24px;
}

.title-copy-copy {
  max-width: 500px;
  color: #fff;
  font-size: 32px;
  line-height: 38px;
  text-align: center;
}

.card-value {
  height: 300px;
  max-width: none;
  padding: 40px;
  border-radius: 8px;
  background-color: #253c7a;
  color: #f5f3f3;
}

.cta {
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #4ab497;
}

.cta-content {
  display: block;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.secondary-btn {
  display: inline-block;
  height: auto;
  padding-top: 12px;
  padding-bottom: 12px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-radius: 4px;
  background-color: #f6f6f7;
  color: #1b1a1a;
}

.secondary-btn:hover {
  background-color: #4ab497;
  color: #fff;
}

.footer {
  padding-top: 83px;
  background-color: #1f4186;
  color: #fff;
}

.grid {
  display: block;
  max-width: 300px;
}

.footertitle {
  max-width: 300px;
  font-size: 18px;
}

.footer-content {
  max-width: 300px;
  margin-top: 21px;
  margin-bottom: 21px;
  float: right;
}

.copyright {
  margin-bottom: 20px;
  float: none;
  clear: both;
  color: #bfbaba;
}

.camping-slider {
  height: auto;
  text-align: center;
}

.camping-slider.square {
  width: 400px;
  height: 400px;
  max-height: 500px;
  max-width: 500px;
  min-height: 300px;
  min-width: 300px;
  background-color: #fff;
}

.mosquitonet-slider {
  height: auto;
  background-color: #2e478a;
}

.mosquitonet-slider.square {
  width: 400px;
  height: 400px;
  max-height: 500px;
  max-width: 500px;
  min-height: 300px;
  min-width: 300px;
  background-color: #fff;
}

.slider-3 {
  height: auto;
}

.slider-4 {
  height: auto;
}

.text-field {
  border-style: solid;
  border-width: 1px;
  border-color: #4ab497;
  border-radius: 4px;
  background-color: transparent;
}

.div-block-8 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.hero-content {
  max-width: 500px;
  margin-top: 140px;
  padding-left: 40px;
}

.card-list {
  margin: 0px;
  padding: 20px;
  border-radius: 8px;
  background-color: #003178;
  color: #eadcdc;
}

.mosquitonet-slide-1 {
  margin-left: 0px;
  background-image: url('../images/permanet.png');
  background-position: 50% 50%;
  background-size: cover;
  text-align: center;
}

.div-block-9 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 9;
  height: 800px;
  padding-top: 40px;
  background-image: url('../images/hero2.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.div-block-10 {
  max-width: 400px;
  margin-top: 60px;
  margin-bottom: 60px;
}

.section {
  padding-top: 72px;
  padding-bottom: 72px;
  background-color: #2d4b99;
}

.div-block-11 {
  max-width: 300px;
  margin-right: 140px;
  padding-top: 10px;
  padding-right: 0px;
  text-align: left;
}

.content-block {
  max-width: 400px;
  float: right;
}

.columns {
  display: none;
}

.image-2 {
  display: block;
  width: auto;
  height: auto;
  max-height: 40%;
  max-width: 50%;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
}

.wraper {
  position: relative;
  height: 800px;
  background-image: url('../images/_1018667.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-block-12 {
  display: inline-block;
  margin-top: 60px;
  margin-bottom: 60px;
}

.progress-block {
  position: static;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  width: 100%;
  height: 30px;
  padding: 5px 10px 0px;
  background-color: transparent;
  color: #fff;
}

.columns-2 {
  margin-right: 0px;
  margin-bottom: 60px;
  margin-left: 0px;
}

.progress-1 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  z-index: 9;
  width: 12%;
  height: 70px;
  padding: 10px 0px;
  background-color: rgba(74, 180, 151, 0.34);
}

.progressbar-block {
  position: relative;
  margin-top: 0px;
  margin-bottom: 0px;
}

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

.column-7 {
  display: block;
  padding-left: 0px;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto auto auto;
  grid-template-rows: auto auto auto auto;
}

.column-8 {
  display: block;
  padding-left: 0px;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  color: #000;
}

.product-name-black {
  color: #201d1d;
}

.column-9 {
  display: block;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.div-block-15 {
  max-width: 400px;
  margin-top: 140px;
  clear: none;
}

.heading-3 {
  max-width: 450px;
}

.body-content-mobile {
  display: none;
  margin-top: 20px;
  margin-bottom: 20px;
}

.content-wrapper-copy {
  height: auto;
  max-width: 1300px;
  margin-bottom: 0px;
  padding-top: 40px;
}

.left-arrow {
  display: none;
}

.right-arrow {
  display: none;
}

.slide-nav {
  display: none;
}

.right-arrow-2 {
  display: none;
}

.left-arrow-2 {
  display: none;
}

.right-arrow-3 {
  display: none;
}

.body-content-copy {
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 16px;
  line-height: 26px;
}

.left-arrow-3 {
  display: none;
}

.right-arrow-4 {
  display: none;
}

.slider-5 {
  height: 800px;
}

.slide-3 {
  background-image: url('../images/main.png');
  background-position: 50% 50%;
}

.slide-4 {
  background-image: url('../images/main2.png');
  background-position: 50% 50%;
  background-size: cover;
}

.product-img {
  width: 250px;
  max-width: none;
  margin-top: 40px;
}

.slide-nav-3 {
  display: none;
}

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

.image-5 {
  margin-top: 20px;
}

.progress-2 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  z-index: 9;
  width: 0%;
  height: 70px;
  padding: 10px 0px;
  background-color: rgba(74, 180, 151, 0.34);
}

.progress-3 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  z-index: 9;
  width: 0%;
  height: 70px;
  padding: 10px 0px;
  background-color: rgba(74, 180, 151, 0.34);
}

.progress-4 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  z-index: 9;
  width: 0%;
  height: 70px;
  padding: 10px 0px;
  background-color: rgba(74, 180, 151, 0.34);
}

.progress-5 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  z-index: 9;
  width: 0%;
  height: 70px;
  padding: 10px 0px;
  background-color: rgba(74, 180, 151, 0.34);
}

.slide-nav-4 {
  display: none;
}

.content-wrapper-copy {
  max-width: 1300px;
  margin-bottom: 0px;
  padding: 100px 40px;
}

.content-wrapper-menu {
  max-width: 1300px;
  margin-bottom: 0px;
  padding: 0px 40px 10px;
  background-color: transparent;
}

.image-6 {
  margin-top: 15px;
}

.heading-4 {
  display: inline-block;
  color: #171717;
  font-size: 32px;
}

.div-block-16 {
  width: 50%;
  height: 600px;
  background-image: url('../images/Asset-77.png');
  background-position: 0% 0%;
  background-size: 22.5rem;
  background-repeat: no-repeat;
}

.container-4 {
  max-width: 1440px;
}

.content-wrapper-copy {
  max-width: 1300px;
  margin-bottom: 0px;
  padding: 0px 40px;
}

.content-wrapper-bluebg {
  max-width: 1300px;
  margin-bottom: 0px;
  padding: 40px;
}

.image-7 {
  width: 250px;
}

.camping-slide1 {
  height: auto;
  margin-top: auto;
  background-image: url('../images/Camping-tent.png');
  background-size: cover;
  text-align: center;
}

.slide-nav-5 {
  display: none;
}

.image-8 {
  width: 250px;
}

.camping-slide2 {
  background-image: url('../images/torch.png');
  background-position: 50% 50%;
  background-size: cover;
  text-align: center;
}

.camping-slide3 {
  background-image: url('../images/sleeping-bag.png');
  background-position: 50% 50%;
  background-size: cover;
  text-align: center;
}

.camping-slide4 {
  background-image: url('../images/canil.png');
  background-position: 50% 50%;
  background-size: cover;
  text-align: center;
}

.mosquitone-slide2 {
  background-image: url('../images/permanet-2.0.png');
  background-position: 0px 0px;
  background-size: cover;
}

.left-arrow-4 {
  display: none;
}

.right-arrow-5 {
  display: none;
}

.product-col {
  margin-top: 40px;
  padding-top: 0px;
}

.paragraph-2 {
  font-size: 16px;
  line-height: 26px;
}

.slide-item-center {
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  background-image: url('../images/SD-Green.png');
  background-position: 50% 50%;
  background-size: cover;
  text-align: center;
}

.progress-camp-slide1 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  z-index: 9;
  width: 12%;
  height: 30px;
  padding: 10px 0px;
  background-color: rgba(74, 180, 151, 0.34);
}

.progress-camp-slide2 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  z-index: 9;
  width: 0%;
  height: 30px;
  padding: 10px 0px;
  background-color: rgba(74, 180, 151, 0.34);
}

.progress-camp-slide3 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  z-index: 9;
  width: 0%;
  height: 30px;
  padding: 10px 0px;
  background-color: rgba(74, 180, 151, 0.34);
}

.progress-camp-slide4 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  z-index: 9;
  width: 0%;
  height: 30px;
  padding: 10px 0px;
  background-color: rgba(74, 180, 151, 0.34);
}

.progress-test-slide1 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  z-index: 9;
  width: 12%;
  height: 30px;
  padding: 10px 0px;
  background-color: rgba(74, 180, 151, 0.34);
}

.progress-test-slide2 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  z-index: 9;
  width: 0%;
  height: 30px;
  padding: 10px 0px;
  background-color: rgba(74, 180, 151, 0.34);
}

.progress-test-slide3 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  z-index: 9;
  width: 0%;
  height: 70px;
  padding: 10px 0px;
  background-color: rgba(74, 180, 151, 0.34);
}

.progress-test-slide4 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  z-index: 9;
  width: 0%;
  height: 70px;
  padding: 10px 0px;
  background-color: rgba(74, 180, 151, 0.34);
}

.progress-mosquito-slide1 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  z-index: 9;
  width: 10%;
  height: 60px;
  padding: 10px 0px;
  background-color: rgba(74, 180, 151, 0.34);
}

.progress-mosquito-slide2 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  z-index: 9;
  width: 0%;
  height: 70px;
  padding: 10px 0px;
  background-color: rgba(74, 180, 151, 0.34);
}

.progress-mosquito-slide3 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  z-index: 9;
  width: 0%;
  height: 70px;
  padding: 10px 0px;
  background-color: rgba(74, 180, 151, 0.34);
}

.progress-mosquito-slide4 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  z-index: 9;
  width: 0%;
  height: 70px;
  padding: 10px 0px;
  background-color: rgba(74, 180, 151, 0.34);
}

.progress-mosquito-slide5 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  z-index: 9;
  width: 0%;
  height: 70px;
  padding: 10px 0px;
  background-color: rgba(74, 180, 151, 0.34);
}

.column-10 {
  margin-top: auto;
  margin-bottom: auto;
}

.footer-logo-block {
  width: 160px;
  margin-left: 40px;
}

.div-block-17 {
  margin-top: 100px;
}

.title-cta {
  display: inline-block;
  max-width: 500px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  font-size: 32px;
  text-align: left;
}

.div-block-18 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: left;
}

.progress-ppe {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  z-index: 9;
  width: 12%;
  height: 30px;
  padding: 10px 0px;
  background-color: rgba(74, 180, 151, 0.34);
}

.progress-ppe-slide2 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  z-index: 9;
  width: 0%;
  height: 40px;
  padding: 10px 0px;
  background-color: rgba(74, 180, 151, 0.34);
}

.progress-ppe-slide3 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  z-index: 9;
  width: 0%;
  height: 40px;
  padding: 10px 0px;
  background-color: rgba(74, 180, 151, 0.34);
}

.progress-ppe-slide4 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  z-index: 9;
  width: 0%;
  height: 40px;
  padding: 10px 0px;
  background-color: rgba(74, 180, 151, 0.34);
}

.progress-ppe-slide5 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  z-index: 9;
  width: 0%;
  height: 40px;
  padding: 10px 0px;
  background-color: rgba(74, 180, 151, 0.34);
}

.progress-ppe-slide6 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  z-index: 9;
  width: 0%;
  height: 40px;
  padding: 10px 0px;
  background-color: rgba(74, 180, 151, 0.34);
}

.progress-ppe-slide7 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  z-index: 9;
  width: 0%;
  height: 40px;
  padding: 10px 0px;
  background-color: rgba(74, 180, 151, 0.34);
}

.progress-ppe-slide8 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  z-index: 9;
  width: 0%;
  height: 40px;
  padding: 10px 0px;
  background-color: rgba(74, 180, 151, 0.34);
}

.progress-ppe-slide9 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  z-index: 9;
  width: 0%;
  height: 40px;
  padding: 10px 0px;
  background-color: rgba(74, 180, 151, 0.34);
}

.camping-slide5 {
  background-image: url('../images/cups.png');
  background-position: 50% 50%;
  background-size: cover;
  text-align: center;
}

.camping-slide6 {
  background-image: url('../images/Bargoff.png');
  background-position: 50% 50%;
  background-size: cover;
  text-align: center;
}

.camping-slide7 {
  background-image: url('../images/repellet-tabard.png');
  background-position: 50% 50%;
  background-size: cover;
  text-align: center;
}

.ppe-slider {
  height: auto;
  background-color: #2e478a;
}

.ppe-slider.square {
  width: 400px;
  height: 400px;
  max-height: 500px;
  max-width: 500px;
  min-height: 300px;
  min-width: 300px;
  background-color: #fff;
}

.ppe-slide1 {
  margin-left: 0px;
  background-image: url('../images/overall.png');
  background-position: 50% 50%;
  background-size: cover;
  text-align: center;
}

.ppe-slide2 {
  background-image: url('../images/Hoods.png');
  background-position: 50% 50%;
  background-size: cover;
  text-align: center;
}

.ppe-slide3 {
  background-image: url('../images/helmets.png');
  background-position: 50% 50%;
  background-size: cover;
  text-align: center;
}

.ppe-slide4 {
  background-image: url('../images/eyeglasses.png');
  background-position: 50% 50%;
  background-size: cover;
  text-align: center;
}

.ppe-slide5 {
  background-image: url('../images/boots.png');
  background-position: 50% 50%;
  background-size: cover;
  text-align: center;
}

.ppe-slide6 {
  background-image: url('../images/Visors.png');
  background-position: 50% 50%;
  background-size: cover;
  text-align: center;
}

.ppe-slide7 {
  background-image: url('../images/gloves.png');
  background-position: 0px 0px;
  background-size: cover;
  text-align: center;
}

.ppe-slide8 {
  text-align: center;
}

.slide-6 {
  background-image: url('../images/AB.png');
  background-position: 50% 50%;
  background-size: cover;
}

.navbar {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  background-color: transparent;
}

.nav-menu {
  background-color: #fff9f9;
}

.column-11 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.column-12 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.paragraph-3 {
  margin-top: 44px;
  color: #d4d3d3;
}

.paragraph-4 {
  margin-top: 48px;
  color: #e0d7d7;
}

.column-ppe {
  display: block;
  padding-left: 0px;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto auto auto;
  grid-template-rows: auto auto auto auto;
}

.text-block-2 {
  font-weight: 700;
}

.text-block-3 {
  font-weight: 700;
}

.menu-bg {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: none;
  background-color: #fffdfd;
  box-shadow: 0 6px 20px 1px rgba(0, 0, 0, 0.16);
}

.div-block-19 {
  position: relative;
  height: auto;
  padding: 12px;
  border-radius: 8px;
  background-image: url('../images/main.png');
  background-position: 50% 50%;
  background-size: cover;
}

.div-block-20 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  background-color: rgba(45, 75, 153, 0.85);
}

.div-block-21 {
  width: auto;
  max-width: 350px;
  margin-top: 20px;
  margin-bottom: 44px;
  padding: 10px 20px;
  border-radius: 8px;
  background-color: #fff;
}

.div-block-22 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.text-field-2 {
  margin-right: 5px;
}

.text-field-3 {
  margin-left: 5px;
}

.column-13 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-23 {
  text-align: center;
}

.submit-button {
  display: block;
  width: 100%;
}

.roud {
  height: 36px;
  border-radius: 4px;
}

.textarea {
  border-radius: 4px;
}

.heading-5 {
  position: static;
  left: 11%;
  top: auto;
  right: auto;
  bottom: 0%;
  width: 300px;
  margin-bottom: 10px;
  color: #ece5e5;
}

.div-block-24 {
  position: relative;
  left: auto;
  top: auto;
  right: 0%;
  bottom: -349px;
  height: auto;
  max-height: none;
  min-height: auto;
  margin-top: 15px;
  margin-bottom: 0px;
  margin-left: 43px;
}

.columns-5 {
  position: static;
}

.container-5 {
  margin-top: 60px;
  margin-bottom: auto;
  padding: 0px;
}

.column-14 {
  padding-right: 10px;
}

.column-15 {
  padding-left: 10px;
}

.camping-slide8 {
  background-image: url('../images/backpack.png');
  background-position: 50% 50%;
  background-size: cover;
  text-align: center;
}

.camping-slide9 {
  background-image: url('../images/pots.png');
  background-position: 50% 50%;
  background-size: cover;
  text-align: center;
}

.progress-camp-slidetorch {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  z-index: 9;
  width: 0%;
  height: 30px;
  padding: 10px 0px;
  background-color: rgba(74, 180, 151, 0.34);
}

.progress-camp-slidetabard {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  z-index: 9;
  width: 0%;
  height: 30px;
  padding: 10px 0px;
  background-color: rgba(74, 180, 151, 0.34);
}

.progress-camp-slideburger {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  z-index: 9;
  width: 0%;
  height: 30px;
  padding: 10px 0px;
  background-color: rgba(74, 180, 151, 0.34);
}

.progress-camp-slidekits {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  z-index: 9;
  width: 0%;
  height: 30px;
  padding: 10px 0px;
  background-color: rgba(74, 180, 151, 0.34);
}

.progress-camp-slidepots {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  z-index: 9;
  width: 0%;
  height: 30px;
  padding: 10px 0px;
  background-color: rgba(74, 180, 151, 0.34);
}

.ppe-slide6-copy {
  background-image: url('../images/Visors.png');
  background-position: 50% 50%;
  background-size: cover;
  text-align: center;
}

.progress-ppe-slideglove {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  z-index: 9;
  width: 0%;
  height: 40px;
  padding: 10px 0px;
  background-color: rgba(74, 180, 151, 0.34);
}

.primary-btn-form {
  display: block;
  width: 100%;
  padding-top: 12px;
  padding-bottom: 12px;
  border-radius: 4px;
  background-color: #2d4b99;
}

.success-message {
  background-color: #12234f;
}

.error-message {
  background-color: #12234f;
}

.button {
  margin-top: 20px;
  background-color: #4ab497;
}

.columns-6 {
  margin-bottom: 20px;
}

.button-2 {
  background-color: #2d4b99;
}

.columns-7 {
  margin-bottom: 20px;
}

.button-3 {
  background-color: #4ab497;
}

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

.product-cta {
  padding-top: 12px;
  padding-bottom: 12px;
  border-radius: 4px;
  background-color: #4ab497;
}

.product-cta:hover {
  background-color: #39987e;
  box-shadow: 0 1px 20px 1px rgba(18, 35, 79, 0.2);
}

.columns-8 {
  margin-bottom: 20px;
}

.product-cta-p {
  padding-top: 12px;
  padding-bottom: 12px;
  border-radius: 4px;
  background-color: #2d4b99;
  cursor: pointer;
}

.product-cta-p:hover {
  box-shadow: 0 1px 20px 1px rgba(18, 35, 79, 0.2);
}

@media screen and (min-width: 1280px) {
  .herp-section {
    height: auto;
  }

  .content-wrapper {
    max-width: 13000px;
    padding-right: 40px;
    padding-left: 40px;
  }

  .title {
    max-width: 450px;
  }

  .list--icon {
    font-size: 16px;
    line-height: 28px;
  }

  .div-block-2 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .div-block-3 {
    margin-top: 40px;
  }

  .div-block-4 {
    margin-top: 40px;
  }

  .card-paragraph {
    padding-right: 20px;
    padding-left: 20px;
    font-size: 16px;
    line-height: 26px;
  }

  .div-block-8 {
    height: auto;
  }

  .hero-content {
    max-width: 450px;
    padding-bottom: 138px;
    padding-left: 0px;
  }

  .div-block-9 {
    height: 100vh;
    padding-left: 40px;
  }

  .div-block-11 {
    margin-top: 60px;
  }

  .wraper {
    height: 100vh;
    background-image: none;
  }

  .content-wrapper-copy {
    max-width: 1300px;
  }

  .slider-5 {
    height: 100vh;
  }

  .content-wrapper-copy {
    max-width: 13000px;
    padding-right: 40px;
    padding-left: 40px;
  }

  .content-wrapper-menu {
    max-width: 13000px;
    padding-right: 40px;
    padding-left: 40px;
  }

  .div-block-16 {
    background-size: 25rem;
  }

  .container-4 {
    max-width: none;
  }

  .content-wrapper-copy {
    max-width: 13000px;
    padding-right: 40px;
    padding-left: 40px;
  }

  .content-wrapper-bluebg {
    max-width: 13000px;
    padding: 60px 40px;
  }

  .camping-slide1 {
    margin-top: auto;
  }

  .title-cta {
    max-width: 450px;
  }

  .column-11 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: left;
  }

  .column-12 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

@media screen and (min-width: 1440px) {
  .herp-section {
    height: 800px;
  }

  .content-wrapper {
    max-width: 1280px;
  }

  .div-block-3 {
    margin-top: 40px;
  }

  .div-block-4 {
    margin-top: 40px;
    margin-right: auto;
    margin-left: auto;
  }

  .div-block-8 {
    height: 800px;
  }

  .hero-content {
    margin-top: 180px;
  }

  .div-block-9 {
    position: absolute;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    z-index: 9;
    height: 800px;
  }

  .wraper {
    position: relative;
    height: 800px;
  }

  .left-arrow-3 {
    display: none;
  }

  .right-arrow-4 {
    display: none;
  }

  .slider-5 {
    height: 800px;
  }

  .slide-3 {
    background-image: url('../images/_1018667.png');
    background-position: 0px 0px;
    background-size: cover;
  }

  .slide-4 {
    background-image: url('../images/biking.png');
    background-position: 50% 50%;
    background-size: cover;
  }

  .slide-nav-2 {
    display: none;
  }

  .div-block-16 {
    height: 650px;
    background-position: 0% 0%;
    background-size: 36rem;
  }

  .container-4 {
    max-width: none;
  }

  .content-wrapper-bluebg {
    max-width: 1280px;
  }

  .camping-slide1 {
    background-color: #000;
    background-image: url('../images/Camping-tent.png');
    background-size: cover;
  }
}

@media screen and (min-width: 1920px) {
  .herp-section {
    height: auto;
    background-image: none;
  }

  .content-wrapper {
    max-width: 1280px;
  }

  .title {
    text-align: left;
  }

  .div-block {
    max-width: 1440px;
    margin-right: auto;
    margin-left: auto;
  }

  .div-block-4 {
    display: block;
    max-width: none;
    clear: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-block-6 {
    max-width: 1440px;
    margin-right: auto;
    margin-left: auto;
  }

  .footer-content {
    float: right;
  }

  .copyright {
    display: inline-block;
  }

  .div-block-8 {
    height: auto;
    padding-top: 0px;
    padding-bottom: 0px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-image: none;
  }

  .hero-content {
    margin-top: 170px;
  }

  .div-block-9 {
    height: 800px;
    padding-bottom: 220px;
    padding-left: 100px;
  }

  .div-block-11 {
    margin-right: 220px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .image-2 {
    display: block;
  }

  .wraper {
    height: 800px;
    max-width: none;
    margin-right: auto;
    margin-left: auto;
    background-image: url('../images/_1018667.png');
    background-position: 50% 50%;
    background-size: cover;
  }

  .container {
    max-width: 1280px;
  }

  .container-2 {
    max-width: 1280px;
  }

  .container-3 {
    max-width: 1280px;
  }

  .div-block-12 {
    display: inline-block;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }

  .text-block {
    display: inline-block;
  }

  .progress-block {
    position: relative;
    height: 35px;
    background-color: transparent;
  }

  .progress-load {
    position: absolute;
    left: 0%;
    top: 0%;
    right: auto;
    bottom: auto;
    z-index: 9;
    width: 37%;
    height: 35px;
    background-color: rgba(48, 43, 43, 0.45);
    color: #000;
  }

  .columns-2 {
    width: 100%;
  }

  .progress-1 {
    position: relative;
    height: 35px;
    background-color: #8b8686;
  }

  .content-wrapper-copy {
    max-width: 1280px;
  }

  .slider-5 {
    height: 800px;
  }

  .progress-2 {
    position: relative;
    height: 35px;
    background-color: #8b8686;
  }

  .progress-3 {
    position: relative;
    height: 35px;
    background-color: #8b8686;
  }

  .progress-4 {
    position: relative;
    height: 35px;
    background-color: #8b8686;
  }

  .progress-5 {
    position: relative;
    height: 35px;
    background-color: #8b8686;
  }

  .content-wrapper-copy {
    max-width: 1280px;
  }

  .content-wrapper-menu {
    max-width: 1280px;
  }

  .div-block-16 {
    background-size: 39rem;
  }

  .content-wrapper-copy {
    max-width: 1280px;
  }

  .content-wrapper-bluebg {
    max-width: 1280px;
  }

  .progress-camp-slide1 {
    position: absolute;
    height: 35px;
    background-color: rgba(74, 180, 151, 0.35);
  }

  .progress-camp-slide2 {
    position: absolute;
    height: 35px;
    background-color: rgba(74, 180, 151, 0.35);
  }

  .progress-camp-slide3 {
    position: absolute;
    height: 35px;
    background-color: rgba(74, 180, 151, 0.35);
  }

  .progress-camp-slide4 {
    position: absolute;
    height: 35px;
    background-color: rgba(74, 180, 151, 0.35);
  }

  .progress-test-slide1 {
    position: absolute;
    width: 0%;
    height: 35px;
    background-color: rgba(74, 180, 151, 0.35);
  }

  .progress-test-slide2 {
    position: absolute;
    height: 35px;
    background-color: #8b8686;
  }

  .progress-test-slide3 {
    position: relative;
    height: 35px;
    background-color: #8b8686;
  }

  .progress-test-slide4 {
    position: relative;
    height: 35px;
    background-color: #8b8686;
  }

  .progress-mosquito-slide1 {
    position: absolute;
    left: 0%;
    top: 0%;
    right: auto;
    bottom: auto;
    height: 35px;
    background-color: rgba(74, 180, 151, 0.35);
  }

  .progress-mosquito-slide2 {
    position: absolute;
    height: 50px;
    background-color: rgba(74, 180, 151, 0.35);
  }

  .progress-mosquito-slide3 {
    position: relative;
    height: 35px;
    background-color: #8b8686;
  }

  .progress-mosquito-slide4 {
    position: relative;
    height: 35px;
    background-color: #8b8686;
  }

  .progress-mosquito-slide5 {
    position: relative;
    height: 35px;
    background-color: #8b8686;
  }

  .title-cta {
    text-align: left;
  }

  .progress-ppe {
    position: absolute;
    height: 35px;
    background-color: rgba(74, 180, 151, 0.35);
  }

  .progress-ppe-slide2 {
    position: absolute;
    height: 35px;
    background-color: rgba(74, 180, 151, 0.35);
  }

  .progress-ppe-slide3 {
    position: absolute;
    height: 35px;
    background-color: rgba(74, 180, 151, 0.35);
  }

  .progress-ppe-slide4 {
    position: relative;
    height: 35px;
    background-color: #8b8686;
  }

  .progress-ppe-slide5 {
    position: absolute;
    height: 35px;
    background-color: rgba(74, 180, 151, 0.35);
  }

  .progress-ppe-slide6 {
    position: absolute;
    height: 35px;
    background-color: rgba(74, 180, 151, 0.35);
  }

  .progress-ppe-slide7 {
    position: absolute;
    height: 35px;
    background-color: rgba(74, 180, 151, 0.35);
  }

  .progress-ppe-slide8 {
    position: absolute;
    height: 35px;
    background-color: rgba(74, 180, 151, 0.35);
  }

  .progress-ppe-slide9 {
    position: absolute;
    height: 35px;
    background-color: rgba(74, 180, 151, 0.35);
  }

  .progress-camp-slidetorch {
    position: absolute;
    height: 35px;
    background-color: rgba(74, 180, 151, 0.35);
  }

  .progress-camp-slidetabard {
    position: absolute;
    height: 35px;
    background-color: rgba(74, 180, 151, 0.35);
  }

  .progress-camp-slideburger {
    position: absolute;
    height: 35px;
    background-color: rgba(74, 180, 151, 0.35);
  }

  .progress-camp-slidekits {
    position: absolute;
    height: 35px;
    background-color: rgba(74, 180, 151, 0.35);
  }

  .progress-camp-slidepots {
    position: absolute;
    height: 35px;
    background-color: rgba(74, 180, 151, 0.35);
  }

  .progress-ppe-slideglove {
    position: absolute;
    height: 35px;
    background-color: rgba(74, 180, 151, 0.35);
  }
}

@media screen and (max-width: 991px) {
  .herp-section {
    height: auto;
  }

  .content-wrapper {
    padding: 0px 40px;
  }

  .title {
    max-width: 490px;
    font-size: 32px;
    line-height: 36px;
  }

  .scope {
    height: auto;
  }

  .div-block {
    padding-right: 0px;
  }

  .card {
    padding-top: 0px;
  }

  .div-block-3 {
    display: inline-block;
    margin-bottom: 40px;
  }

  .body-content {
    max-width: 490px;
    color: #000;
  }

  .cards-colunas {
    display: block;
  }

  .work {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 21px;
    margin-bottom: 21px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-block-6 {
    text-align: center;
  }

  .card-value {
    padding-right: 18px;
    padding-left: 18px;
  }

  .footer {
    padding-top: 60px;
  }

  .grid {
    display: block;
  }

  .camping-slider {
    height: auto;
  }

  .camping-slider.square {
    width: auto;
    height: 300px;
    min-height: auto;
    min-width: auto;
  }

  .mosquitonet-slider {
    display: block;
    height: auto;
    padding-top: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    background-color: #2e478a;
    text-align: center;
  }

  .mosquitonet-slider.square {
    width: auto;
    height: auto;
  }

  .slider-3 {
    height: auto;
  }

  .slider-4 {
    height: auto;
  }

  .div-block-8 {
    display: -ms-grid;
    display: grid;
    height: auto;
    padding-top: 0px;
    padding-bottom: 0px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-areas: ".";
    -ms-grid-columns: 1fr 16px 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
  }

  .hero-content {
    max-width: 450px;
    margin-top: 0px;
    padding-top: 0px;
    padding-bottom: 20px;
    padding-left: 0px;
  }

  .card-list {
    max-width: 300px;
    background-color: #003178;
  }

  .mosquitonet-slide-1 {
    height: auto;
    padding: 33px;
    background-color: transparent;
  }

  .div-block-9 {
    height: auto;
    padding-top: 40px;
    padding-bottom: 100px;
    background-image: url('../images/hero.png');
    background-position: 50% 0%;
    background-size: cover;
    background-repeat: no-repeat;
  }

  .div-block-11 {
    margin-right: 60px;
  }

  .wraper {
    height: auto;
    background-image: url('../images/_1018667.png');
    background-position: 0px 0px;
    background-size: cover;
  }

  .progress-block {
    height: 40px;
    margin-top: 16px;
    margin-bottom: 0px;
    padding-top: 0px;
  }

  .progress-1 {
    top: 5%;
    width: 10%;
    height: 40px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .column-7 {
    display: block;
    grid-auto-flow: row;
  }

  .div-block-15 {
    margin-top: 40px;
  }

  .columns-3 {
    display: block;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .body-content-mobile {
    max-width: 490px;
  }

  .content-wrapper-copy {
    padding-left: 0px;
  }

  .left-arrow-2 {
    display: none;
    height: auto;
  }

  .right-arrow-3 {
    display: none;
  }

  .body-content-copy {
    max-width: 490px;
  }

  .slider-5 {
    height: 500px;
  }

  .product-img {
    width: 200px;
    max-width: none;
  }

  .slide-nav-3 {
    display: none;
  }

  .mask {
    height: auto;
  }

  .image-4 {
    width: 200px;
    padding-top: 32px;
  }

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

  .progress-2 {
    top: 5%;
    width: 10%;
    height: 40px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .progress-3 {
    top: 5%;
    width: 10%;
    height: 40px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .progress-4 {
    top: 5%;
    width: 10%;
    height: 40px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .progress-5 {
    top: 5%;
    width: 10%;
    height: 40px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .content-wrapper-copy {
    padding: 63px 40px 60px;
  }

  .content-wrapper-menu {
    padding: 0px 40px;
  }

  .div-block-16 {
    width: auto;
    height: auto;
  }

  .content-wrapper-copy {
    padding: 63px 40px 60px;
  }

  .content-wrapper-bluebg {
    padding: 63px 40px 60px;
  }

  .camping-slide1 {
    height: auto;
  }

  .progress-camp-slide1 {
    top: 5%;
    width: 0%;
    height: 30px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .progress-camp-slide2 {
    top: 5%;
    width: 0%;
    height: 30px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .progress-camp-slide3 {
    top: 5%;
    width: 0%;
    height: 30px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .progress-camp-slide4 {
    top: 5%;
    width: 0%;
    height: 30px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .progress-test-slide1 {
    top: 5%;
    width: 0%;
    height: 30px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .progress-test-slide2 {
    top: 5%;
    width: 0%;
    height: 30px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .progress-test-slide3 {
    top: 5%;
    width: 10%;
    height: 40px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .progress-test-slide4 {
    top: 5%;
    width: 10%;
    height: 40px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .progress-mosquito-slide1 {
    top: 5%;
    width: 0%;
    height: 50px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .progress-mosquito-slide2 {
    top: 5%;
    width: 0%;
    height: 50px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .progress-mosquito-slide3 {
    top: 5%;
    width: 10%;
    height: 40px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .progress-mosquito-slide4 {
    top: 5%;
    width: 10%;
    height: 40px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .progress-mosquito-slide5 {
    top: 5%;
    width: 10%;
    height: 40px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .div-block-17 {
    margin-top: auto;
  }

  .title-cta {
    max-width: 490px;
    font-size: 32px;
    line-height: 36px;
  }

  .progress-ppe {
    top: 5%;
    width: 0%;
    height: 30px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .progress-ppe-slide2 {
    top: 5%;
    width: 0%;
    height: 30px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .progress-ppe-slide3 {
    top: 5%;
    width: 0%;
    height: 30px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .progress-ppe-slide4 {
    top: 5%;
    width: 10%;
    height: 40px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .progress-ppe-slide5 {
    top: 5%;
    width: 0%;
    height: 30px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .progress-ppe-slide6 {
    top: 5%;
    width: 0%;
    height: 30px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .progress-ppe-slide7 {
    top: 5%;
    width: 0%;
    height: 30px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .progress-ppe-slide8 {
    top: 5%;
    width: 0%;
    height: 30px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .progress-ppe-slide9 {
    top: 5%;
    width: 0%;
    height: 30px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .ppe-slider {
    display: block;
    height: auto;
    padding-top: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    background-color: #2e478a;
    text-align: center;
  }

  .ppe-slider.square {
    width: auto;
    height: auto;
    max-height: none;
    min-height: auto;
  }

  .ppe-slide1 {
    height: auto;
    padding: 33px;
    background-color: transparent;
    background-position: 50% 50%;
    background-repeat: repeat;
  }

  .ppe-slide2 {
    height: auto;
    text-align: center;
  }

  .ppe-slide3 {
    text-align: center;
  }

  .ppe-slide4 {
    text-align: center;
  }

  .ppe-slide5 {
    text-align: center;
  }

  .ppe-slide6 {
    text-align: center;
  }

  .ppe-slide7 {
    text-align: center;
  }

  .ppe-slide8 {
    text-align: center;
  }

  .column-ppe {
    display: block;
    grid-auto-flow: row;
  }

  .image-9 {
    height: auto;
  }

  .columns-4 {
    margin-bottom: 58px;
  }

  .progress-camp-slidetorch {
    top: 5%;
    width: 0%;
    height: 30px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .progress-camp-slidetabard {
    top: 5%;
    width: 0%;
    height: 30px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .progress-camp-slideburger {
    top: 5%;
    width: 0%;
    height: 30px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .progress-camp-slidekits {
    top: 5%;
    width: 0%;
    height: 30px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .progress-camp-slidepots {
    top: 5%;
    width: 0%;
    height: 30px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .ppe-slide6-copy {
    text-align: center;
  }

  .progress-ppe-slideglove {
    top: 5%;
    width: 0%;
    height: 30px;
    padding-right: 0px;
    padding-left: 0px;
  }
}

@media screen and (max-width: 767px) {
  .herp-section {
    height: auto;
  }

  .content-wrapper {
    padding: 0px 40px;
  }

  .title {
    color: #000;
  }

  .card {
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .green-header {
    height: 10px;
    background-color: #4ab497;
  }

  .div-block-3 {
    display: inline-block;
    text-align: center;
  }

  .title-copy {
    text-align: center;
  }

  .cards-colunas {
    padding-bottom: 40px;
  }

  .work {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-block-6 {
    padding-right: 40px;
    padding-left: 40px;
  }

  .div-block-8 {
    display: block;
    height: auto;
    padding-top: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .hero-content {
    padding-top: 60px;
    padding-left: 0px;
  }

  .div-block-9 {
    margin-left: 0px;
    padding-left: 20px;
  }

  .div-block-11 {
    display: block;
    margin-right: 0px;
    margin-left: 40px;
    float: none;
    clear: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }

  .content-block {
    float: none;
  }

  .column-7 {
    display: block;
  }

  .column-8 {
    display: block;
  }

  .body-content-mobile {
    display: block;
  }

  .content-wrapper-copy {
    padding: 0px;
  }

  .body-content-copy {
    display: none;
  }

  .content-wrapper-copy {
    padding: 0px 40px;
  }

  .content-wrapper-menu {
    padding: 0px 40px;
  }

  .content-wrapper-copy {
    padding: 0px 40px;
  }

  .content-wrapper-bluebg {
    padding: 40px;
  }

  .progress-camp-slide1 {
    width: 0%;
  }

  .progress-camp-slide2 {
    width: 0%;
  }

  .progress-camp-slide3 {
    width: 0%;
  }

  .progress-camp-slide4 {
    width: 0%;
  }

  .progress-test-slide1 {
    width: 0%;
  }

  .progress-test-slide2 {
    width: 0%;
    height: 30px;
  }

  .progress-mosquito-slide1 {
    top: 0%;
    width: 0%;
  }

  .progress-mosquito-slide2 {
    width: 0%;
  }

  .div-block-17 {
    padding-bottom: 60px;
  }

  .title-cta {
    color: #000;
  }

  .progress-ppe {
    width: 0%;
    height: 30px;
  }

  .progress-ppe-slide2 {
    width: 0%;
    height: 30px;
  }

  .progress-ppe-slide3 {
    width: 0%;
    height: 30px;
  }

  .progress-ppe-slide5 {
    width: 0%;
    height: 30px;
  }

  .progress-ppe-slide6 {
    width: 0%;
    height: 30px;
  }

  .progress-ppe-slide7 {
    width: 0%;
    height: 30px;
  }

  .progress-ppe-slide8 {
    width: 0%;
    height: 30px;
  }

  .progress-ppe-slide9 {
    width: 0%;
    height: 30px;
  }

  .column-11 {
    display: none;
  }

  .column-12 {
    display: none;
  }

  .column-ppe {
    display: block;
  }

  .div-block-24 {
    bottom: 0px;
  }

  .progress-camp-slidetorch {
    width: 0%;
  }

  .progress-camp-slidetabard {
    width: 0%;
  }

  .progress-camp-slideburger {
    width: 0%;
  }

  .progress-camp-slidekits {
    width: 0%;
  }

  .progress-camp-slidepots {
    width: 0%;
  }

  .progress-ppe-slideglove {
    width: 0%;
    height: 30px;
  }

  .column-16 {
    display: none;
  }

  .column-17 {
    display: none;
  }
}

@media screen and (max-width: 479px) {
  .herp-section {
    height: 100vh;
  }

  .content-wrapper {
    max-width: 1280px;
    padding: 0px 20px 20px;
  }

  .title {
    position: static;
    bottom: 0px;
    height: auto;
    margin-bottom: 20px;
    font-family: 'Open Sans', sans-serif;
    color: #000;
    font-size: 32px;
    line-height: 38px;
  }

  .sopelist {
    margin-top: 20px;
    padding-top: 20px;
    padding-right: 40px;
    padding-bottom: 20px;
    border-radius: 8px;
    background-color: #003178;
    color: #fffcfc;
  }

  .list-with-icon {
    margin-top: 20px;
    margin-bottom: 20px;
    padding-left: 10px;
    list-style-type: none;
  }

  .list--icon {
    margin-top: 10px;
    padding-top: 0px;
    padding-bottom: 9px;
    padding-left: 30px;
    background-color: transparent;
    background-image: url('../images/bullets.png');
    background-position: 0% 50%;
    background-size: 17px;
    background-repeat: no-repeat;
    background-attachment: scroll;
    font-size: 16px;
    line-height: 26px;
  }

  .div-block {
    display: block;
    padding-left: 0px;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    background-image: url('../images/parallex.png');
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: repeat-x;
    color: #fff;
  }

  .card {
    border-radius: 8px;
    background-color: #f6f6f7;
  }

  .green-header {
    width: 100%;
    height: 10px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    background-color: #4ab497;
  }

  .div-block-2 {
    padding: 1px 15px;
    background-color: #2d4b99;
    color: #fff;
  }

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

  .paragraph {
    padding: 13px 15px;
  }

  .div-block-3 {
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    padding-right: 0px;
    padding-bottom: 40px;
    padding-left: 0px;
  }

  .title-copy {
    position: static;
    bottom: 0px;
    height: auto;
    padding: 0px;
    color: #fff;
    font-size: 32px;
    line-height: 38px;
    text-align: center;
  }

  .products {
    background-color: #fff;
  }

  .div-block-4 {
    margin-bottom: 0px;
    text-align: center;
  }

  .heading-2 {
    color: #302f2f;
  }

  .products-copy {
    background-color: #273455;
  }

  .products-copy {
    background-color: #fff;
  }

  .products-copy-copy {
    margin-bottom: 30px;
    background-color: #fff;
    font-size: 18px;
  }

  .product-1 {
    background-color: #2d4b99;
  }

  .primary-btn {
    border-radius: 4px;
    background-color: #2d4b99;
  }

  .body-content {
    display: block;
    margin-top: 20px;
    margin-bottom: 36px;
    color: #000;
    font-size: 16px;
    line-height: 26px;
  }

  .body {
    font-family: 'Open Sans', sans-serif;
  }

  .cards-colunas {
    padding-right: 0px;
    padding-bottom: 20px;
    padding-left: 0px;
  }

  .column-2 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .column-3 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .column-4 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .work {
    margin-top: 40px;
    margin-bottom: 40px;
    padding-top: 0px;
  }

  .product-category {
    margin-bottom: 30px;
    margin-left: 10px;
    color: #fff;
    font-size: 18px;
  }

  .heading-2-copy {
    color: #302f2f;
  }

  .product-category-copy {
    margin-bottom: 30px;
    margin-left: 10px;
    color: #1a1a1a;
    font-size: 18px;
  }

  .card-paragraph {
    padding: 20px 20px 40px;
    font-size: 16px;
    line-height: 26px;
  }

  .image {
    margin-top: 10px;
    padding-top: 0px;
  }

  .div-block-6 {
    padding: 28px 15px;
    background-image: url('../images/values.jpg');
    background-position: 50% 50%;
    background-size: cover;
    text-align: center;
  }

  .body-content-copy {
    display: block;
    max-width: none;
    margin-top: 0px;
    margin-bottom: 0px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    color: #fff;
    font-size: 16px;
    line-height: 26px;
  }

  .title-copy-copy {
    position: static;
    bottom: 0px;
    height: auto;
    margin-bottom: 0px;
    padding: 20px 0px 10px;
    color: #fff;
    font-size: 24px;
    line-height: 28px;
    text-align: center;
  }

  .icnon-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    height: auto;
    margin-top: 20px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .div-block-7 {
    background-color: #2d4b99;
  }

  .value-card {
    padding: 20px 18px;
    color: #f6f6f7;
    font-size: 16px;
    line-height: 26px;
  }

  .column-5 {
    padding: 15px;
  }

  .card-value {
    height: auto;
    padding-right: 10px;
    padding-left: 10px;
    background-color: #243f86;
    color: #fff;
  }

  .column-6 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .cta {
    background-color: #4ab497;
  }

  .cta-content {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }

  .secondary-btn {
    border-radius: 4px;
    background-color: #fff;
    color: #000;
  }

  .footer {
    padding-top: 60px;
    background-color: #2d4b99;
  }

  .grid {
    display: block;
    margin-bottom: 40px;
    grid-auto-columns: 1fr;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .grid-2 {
    display: block;
    grid-auto-columns: 1fr;
    grid-template-areas: ". Area";
    -ms-grid-columns: 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .footertitle {
    font-size: 16px;
    font-weight: 600;
  }

  .footer-content {
    max-width: none;
  }

  .copyright {
    display: block;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }

  .camping-slider {
    background-color: transparent;
  }

  .mosquitonet-slider {
    background-color: transparent;
  }

  .mosquitonet-slider.square {
    width: 100%;
    max-height: none;
    max-width: none;
    min-height: auto;
    min-width: auto;
  }

  .slide {
    background-color: transparent;
  }

  .slider-3 {
    background-color: transparent;
  }

  .slider-4 {
    background-color: transparent;
  }

  .text-field {
    border-style: solid;
    border-width: 1px;
    border-color: #4ab497;
    border-radius: 4px;
    background-color: transparent;
  }

  .div-block-8 {
    padding-bottom: 0px;
  }

  .hero-content {
    margin-bottom: 0px;
    padding-top: 108px;
    padding-bottom: 60px;
    padding-left: 0px;
  }

  .mosquitonet-slide-1 {
    width: 100%;
    max-width: none;
    padding-right: 0px;
    padding-left: 0px;
  }

  .div-block-9 {
    height: 100vh;
    padding-top: 20px;
    padding-right: 0px;
    padding-left: 0px;
    background-image: url('../images/hero2.png');
    background-position: 50% 0%;
  }

  .div-block-11 {
    margin-right: auto;
    margin-left: auto;
  }

  .wraper {
    height: 100vh;
    background-image: none;
  }

  .column-7 {
    display: block;
  }

  .column-8 {
    display: block;
  }

  .body-content-mobile {
    margin-top: 20px;
    margin-bottom: 20px;
    color: #000;
    font-size: 16px;
    line-height: 26px;
  }

  .content-wrapper-copy {
    max-width: 1280px;
    padding: 0px 0px 30px;
  }

  .left-arrow {
    display: none;
  }

  .right-arrow {
    display: none;
  }

  .slide-nav {
    display: none;
  }

  .right-arrow-2 {
    display: none;
  }

  .left-arrow-2 {
    display: none;
  }

  .right-arrow-3 {
    display: none;
  }

  .body-content-copy {
    display: none;
    margin-top: 20px;
    margin-bottom: 20px;
    color: #000;
    font-size: 16px;
    line-height: 26px;
  }

  .slider-5 {
    height: 100vh;
  }

  .product-img {
    width: auto;
    max-width: 250px;
    min-width: auto;
  }

  .content-wrapper-copy {
    max-width: 1280px;
    padding: 0px 20px 30px;
  }

  .content-wrapper-menu {
    max-width: 1280px;
    padding: 0px 20px 30px;
  }

  .content-wrapper-copy {
    max-width: 1280px;
    padding: 0px 20px 30px;
  }

  .content-wrapper-bluebg {
    max-width: 1280px;
    padding: 40px 20px 30px;
  }

  .mosquitone-slide2 {
    width: auto;
  }

  .progress-camp-slide1 {
    width: 0%;
  }

  .progress-camp-slide2 {
    width: 0%;
  }

  .progress-camp-slide3 {
    width: 0%;
  }

  .progress-camp-slide4 {
    width: 0%;
  }

  .progress-test-slide1 {
    width: 0%;
  }

  .progress-test-slide2 {
    width: 0%;
    height: 30px;
  }

  .progress-mosquito-slide1 {
    width: 0%;
  }

  .progress-mosquito-slide2 {
    width: 0%;
    height: 60px;
  }

  .footer-logo-block {
    margin-left: 20px;
  }

  .title-cta {
    position: static;
    bottom: 0px;
    height: auto;
    font-family: 'Open Sans', sans-serif;
    color: #000;
    font-size: 28px;
    line-height: 38px;
    text-align: center;
  }

  .progress-ppe {
    width: 0%;
  }

  .progress-ppe-slide2 {
    width: 0%;
  }

  .progress-ppe-slide3 {
    width: 0%;
  }

  .progress-ppe-slide5 {
    width: 0%;
  }

  .progress-ppe-slide6 {
    width: 0%;
  }

  .progress-ppe-slide7 {
    width: 0%;
  }

  .progress-ppe-slide8 {
    width: 0%;
  }

  .progress-ppe-slide9 {
    width: 0%;
  }

  .ppe-slider {
    background-color: transparent;
  }

  .ppe-slider.square {
    width: 100%;
    max-height: none;
    max-width: none;
    min-height: auto;
    min-width: auto;
  }

  .ppe-slide1 {
    width: 100%;
    max-width: none;
    padding-right: 0px;
    padding-left: 0px;
  }

  .ppe-slide2 {
    width: 100%;
    height: auto;
    background-size: cover;
  }

  .ppe-slide3 {
    width: 100%;
    height: auto;
  }

  .ppe-slide4 {
    width: 100%;
  }

  .ppe-slide6 {
    width: auto;
    height: auto;
  }

  .column-11 {
    display: none;
  }

  .column-12 {
    display: none;
  }

  .column-ppe {
    display: block;
  }

  .menu-bg {
    display: block;
  }

  .column-13 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .div-block-24 {
    margin-top: 60px;
    margin-left: auto;
  }

  .progress-camp-slidetorch {
    width: 0%;
  }

  .progress-camp-slidetabard {
    width: 0%;
  }

  .progress-camp-slideburger {
    width: 0%;
  }

  .progress-camp-slidekits {
    width: 0%;
  }

  .progress-camp-slidepots {
    width: 0%;
  }

  .ppe-slide6-copy {
    width: auto;
    height: auto;
  }

  .progress-ppe-slideglove {
    width: 0%;
  }

  .primary-btn-form {
    border-radius: 4px;
    background-color: #2d4b99;
  }

  .column-16 {
    display: none;
  }

  .column-17 {
    display: none;
  }
}

@font-face {
  font-family: 'Proximanova';
  src: url('../fonts/ProximaNova-Black.woff2') format('woff2'), url('../fonts/ProximaNova-BlackIt.woff2') format('woff2'), url('../fonts/ProximaNova-BlackIt.eot') format('embedded-opentype'), url('../fonts/ProximaNova-Black.eot') format('embedded-opentype'), url('../fonts/ProximaNova-BlackIt.woff') format('woff'), url('../fonts/ProximaNova-Black.woff') format('woff'), url('../fonts/ProximaNova-BlackIt.ttf') format('truetype'), url('../fonts/ProximaNova-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Proximanovat';
  src: url('../fonts/ProximaNovaT-Thin.woff2') format('woff2'), url('../fonts/ProximaNovaT-Thin.eot') format('embedded-opentype'), url('../fonts/ProximaNovaT-Thin.woff') format('woff');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Proximanova';
  src: url('../fonts/ProximaNova-SemiboldIt.woff2') format('woff2'), url('../fonts/ProximaNova-Semibold.woff2') format('woff2'), url('../fonts/ProximaNova-SemiboldIt.eot') format('embedded-opentype'), url('../fonts/ProximaNova-Semibold.eot') format('embedded-opentype'), url('../fonts/ProximaNova-Semibold.woff') format('woff'), url('../fonts/ProximaNova-SemiboldIt.woff') format('woff'), url('../fonts/ProximaNova-Semibold.ttf') format('truetype'), url('../fonts/ProximaNova-SemiboldIt.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Proximanova';
  src: url('../fonts/ProximaNova-BoldIt.woff2') format('woff2'), url('../fonts/ProximaNova-Bold.woff2') format('woff2'), url('../fonts/ProximaNova-Bold.eot') format('embedded-opentype'), url('../fonts/ProximaNova-BoldIt.eot') format('embedded-opentype'), url('../fonts/ProximaNova-BoldIt.woff') format('woff'), url('../fonts/ProximaNova-Bold.woff') format('woff'), url('../fonts/ProximaNova-Bold.ttf') format('truetype'), url('../fonts/ProximaNova-BoldIt.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Proximanova';
  src: url('../fonts/ProximaNova-ThinIt.woff2') format('woff2'), url('../fonts/ProximaNova-ThinIt.eot') format('embedded-opentype'), url('../fonts/ProximaNova-ThinIt.woff') format('woff'), url('../fonts/ProximaNova-ThinIt.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Proximanova';
  src: url('../fonts/ProximaNova-RegularIt.woff2') format('woff2'), url('../fonts/ProximaNova-Regular.woff2') format('woff2'), url('../fonts/ProximaNova-RegularIt.eot') format('embedded-opentype'), url('../fonts/ProximaNova-Regular.eot') format('embedded-opentype'), url('../fonts/ProximaNova-Regular.woff') format('woff'), url('../fonts/ProximaNova-RegularIt.woff') format('woff'), url('../fonts/ProximaNova-Regular.ttf') format('truetype'), url('../fonts/ProximaNova-RegularIt.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Proximanova extrabld';
  src: url('../fonts/ProximaNova-Extrabld.woff2') format('woff2'), url('../fonts/ProximaNova-Extrabld.eot') format('embedded-opentype'), url('../fonts/ProximaNova-Extrabld.woff') format('woff'), url('../fonts/ProximaNova-Extrabld.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Proximanova';
  src: url('../fonts/ProximaNova-LightIt.woff2') format('woff2'), url('../fonts/ProximaNova-Light.woff2') format('woff2'), url('../fonts/ProximaNova-LightIt.eot') format('embedded-opentype'), url('../fonts/ProximaNova-Light.eot') format('embedded-opentype'), url('../fonts/ProximaNova-LightIt.woff') format('woff'), url('../fonts/ProximaNova-Light.woff') format('woff'), url('../fonts/ProximaNova-Light.ttf') format('truetype'), url('../fonts/ProximaNova-LightIt.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Proximanova extrabldit';
  src: url('../fonts/ProximaNova-ExtrabldIt.woff2') format('woff2'), url('../fonts/ProximaNova-ExtrabldIt.eot') format('embedded-opentype'), url('../fonts/ProximaNova-ExtrabldIt.woff') format('woff'), url('../fonts/ProximaNova-ExtrabldIt.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}