.hero-two-section {
  background-image: url('../images/insects-bg.webp');
  background-size: cover;
  background-position: top;
  padding: 60px 0;
  color: white;
}

.hero-two-container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
  text-align: center;
}

.hero-two-title {
  font-size: 48px;
  font-weight: bold;
  margin-bottom: 40px;
}

.hero-two-buttons {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 20px;
  margin-bottom: 30px;
}

.hero-two-button {
  background-color: rgba(255, 255, 255, 0.9);
  border: none;
  border-radius: 35px;
  padding: 12px 20px;
  font-size: 18px;
  color: var(--color-text);
  font-weight: 700;
  text-decoration: none;
  display: flex;
  align-items: center;
  transition: background-color 0.3s;
  flex: 1;
  min-width: 200px;
  max-width: 260px;
  position: relative;
}

.hero-two-button .text {
  flex-grow: 1;
  text-align: center;
  transition: transform 0.3s;
  margin-left: -10%;
}

.hero-two-button:hover .text {
  transform: translateX(-5%);
}

.hero-two-button:hover {
  background-color: var(--color-yellow);
}

.hero-two-button::after {
  content: '';
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  width: 24px;
  height: 24px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23333333' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='9 6 15 12 9 18'%3E%3C/polyline%3E%3C/svg%3E");
  background-size: contain;
  background-repeat: no-repeat;
  transition: opacity 0.3s, transform 0.3s;
}

.hero-two-button:hover::after {
  opacity: 1;
  transform: translateY(-50%) translateX(-5px);
}

.hero-two-button .icon {
  width: 36px;
  height: 36px;
  margin-right: 10px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.hero-two-button .pest-icon {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' id='a' viewBox='0 0 287.258 291.803' %3E%3Cg id='b' %3E%3Cg id='c' %3E%3Cpath d='M143.279,288.163c34.05-10.23,40.93-98.39,40.93-148.62,0,0,2.47-32.16-13.95-40.99-2.01-3.61-.2-8.63-5.22-12.44-2.21-10.03-13.24-17.2-21.22-15.65h-1.1c-7.98-1.55-19.01,5.62-21.22,15.65-5.02,3.81-3.21,8.83-5.22,12.44-16.41,8.83-13.95,40.99-13.95,40.99,0,50.22,8.48,141.39,40.93,148.62h.02Z' fill='%23e13a15' stroke-width='0' /%3E%3Cpath d='M172.609,101.733c-7.7,3.38-17.98,5.45-29.29,5.45s-21.3-2.01-28.96-5.31' fill='%23e13a15' stroke-width='0' /%3E%3Cpath d='M130.039,288.163c34.05-10.23,40.93-98.39,40.93-148.62,0,0,2.47-32.16-13.95-40.99-2.01-3.61-.2-8.63-5.22-12.44-2.21-10.03-13.24-17.2-21.22-15.65h-1.1c-7.98-1.55-15.96,4.1-18.17,14.13-5.02,3.81-3.21,8.83-5.22,12.44-16.41,8.83-13.95,40.99-13.95,40.99,0,50.22,5.42,142.91,37.88,150.14h.02Z' fill='%23fff' stroke-width='0' /%3E%3Cpath d='M159.369,101.733c-7.7,3.38-17.98,5.45-29.29,5.45s-21.3-2.01-28.96-5.31' fill='%23fff' stroke-width='0' /%3E%3Cpath d='M257.839,189.093c-.42,0-.84-.07-1.26-.23l-21.67-8.03c-1.88-.69-2.83-2.78-2.14-4.65.69-1.88,2.79-2.83,4.65-2.14l21.67,8.03c1.88.69,2.83,2.78,2.14,4.65-.54,1.46-1.92,2.36-3.39,2.36v.01Z' fill='%232c3142' stroke-width='0' /%3E%3Cpath d='M229.019,174.753c-1.34,0-2.63-.75-3.26-2.03l-19.26-39.52c-.88-1.8-.13-3.96,1.67-4.84,1.79-.87,3.96-.13,4.84,1.67l19.26,39.52c.88,1.8.13,3.96-1.67,4.84-.51.25-1.05.37-1.58.37v-.01Z' fill='%232c3142' stroke-width='0' /%3E%3Cpath d='M244.239,277.613c-1.06,0-2.11-.46-2.83-1.36l-19.46-24.28c-1.25-1.56-1-3.84.56-5.09s3.83-1,5.09.56l19.46,24.28c1.25,1.56,1,3.84-.56,5.09-.67.54-1.47.8-2.26.8h0Z' fill='%232c3142' stroke-width='0' /%3E%3Cpath d='M221.269,245.103c-1.86,0-3.45-1.43-3.6-3.32l-5.01-60.19c-.17-1.99,1.31-3.74,3.31-3.91,1.98-.19,3.74,1.31,3.91,3.31l5.01,60.19c.17,1.99-1.31,3.74-3.31,3.91-.1,0-.2.01-.3.01h-.01Z' fill='%232c3142' stroke-width='0' /%3E%3Cpath d='M57.429,174.753c-.53,0-1.07-.12-1.58-.37-1.8-.87-2.55-3.04-1.67-4.84l19.26-39.52c.87-1.8,3.04-2.55,4.84-1.67,1.8.87,2.55,3.04,1.67,4.84l-19.26,39.52c-.63,1.29-1.92,2.03-3.26,2.03v.01Z' fill='%232c3142' stroke-width='0' /%3E%3Cpath d='M28.609,189.093c-1.47,0-2.85-.9-3.39-2.36-.69-1.87.26-3.96,2.14-4.65l21.67-8.03c1.86-.69,3.96.26,4.65,2.14.69,1.87-.26,3.96-2.14,4.65l-21.67,8.03c-.41.15-.84.23-1.26.23v-.01Z' fill='%232c3142' stroke-width='0' /%3E%3Cpath d='M66.389,245.103c-.1,0-.2,0-.3-.01-1.99-.17-3.47-1.92-3.31-3.91l5.02-60.19c.17-1.99,1.91-3.49,3.91-3.31,1.99.17,3.47,1.92,3.31,3.91l-5.02,60.19c-.16,1.89-1.74,3.32-3.6,3.32h-.01Z' fill='%232c3142' stroke-width='0' /%3E%3Cpath d='M43.419,277.613c-.8,0-1.59-.26-2.26-.8-1.56-1.25-1.81-3.53-.56-5.09l19.46-24.28c1.25-1.56,3.53-1.81,5.09-.56,1.56,1.25,1.81,3.53.56,5.09l-19.46,24.28c-.72.89-1.77,1.36-2.83,1.36Z' fill='%232c3142' stroke-width='0' /%3E%3Cpath d='M143.359,180.523c-1.5,0-2.71-1.22-2.71-2.71v-37.31c0-1.5,1.22-2.71,2.71-2.71s2.71,1.22,2.71,2.71v37.31c0,1.5-1.22,2.71-2.71,2.71Z' fill='%232c3142' stroke-width='0' /%3E%3Cpath d='M143.359,216.413c-1.5,0-2.71-1.22-2.71-2.71v-25.96c0-1.5,1.22-2.71,2.71-2.71s2.71,1.22,2.71,2.71v25.96c0,1.5-1.22,2.71-2.71,2.71h0Z' fill='%232c3142' stroke-width='0' /%3E%3Cpath d='M283.179.033c-3.4.44-82.71,11.33-122.81,72.33-4.92-4.14-11.19-6.46-16.86-5.51h-.46c-5.49-.93-11.56,1.23-16.41,5.13C86.459,11.323,7.479.473,4.089.033,2.139-.237.289,1.183.029,3.163c-.25,1.98,1.15,3.8,3.13,4.05.8.11,80.37,11.07,118.4,70.2-1.44,2.06-2.59,4.3-3.27,6.68-3.43,3.14-3.98,6.8-4.39,9.54-.14.9-.26,1.72-.46,2.39-2.46,1.53-4.48,3.53-6.21,5.79l-24.91-7.18-5.23-12.52c-.77-1.84-2.89-2.71-4.74-1.94-1.84.77-2.71,2.89-1.94,4.74l6.57,15.73,26.47,7.63c-4.02,8.99-4.82,19.67-4.86,25.95l-13.68-2.81c-1.51-.3-3.05.37-3.84,1.69-.79,1.32-.65,3,.34,4.18l17.48,20.83c.07.08.16.11.23.18.25,6.54.66,14.33,1.32,22.8h-18.87c-1.48,0-2.81.9-3.36,2.28s-.2,2.95.87,3.97l24.53,23.26c5.27,37.3,16.2,76.06,38.88,81.11.26.06.52.09.79.09.35,0,.7-.05,1.04-.15,22.65-6.81,33.58-43.58,38.81-80.27.1-.07.21-.11.3-.19l25.14-23.84c1.07-1.02,1.42-2.59.87-3.97s-1.88-2.28-3.36-2.28h-19.75c.61-8.31.97-16.08,1.19-22.95,0,0,.02-.01.03-.02l17.48-20.83c.99-1.18,1.12-2.86.34-4.18-.79-1.32-2.32-2-3.84-1.69l-13.56,2.78c-.06-6.39-.87-17.03-4.88-25.96l26.36-7.59,6.57-15.73c.77-1.85-.1-3.97-1.94-4.74-1.85-.77-3.96.1-4.74,1.94l-5.23,12.52-24.81,7.15c-1.72-2.25-3.73-4.24-6.18-5.76-.2-.66-.32-1.48-.46-2.39-.41-2.74-.96-6.4-4.39-9.54-.63-2.18-1.64-4.25-2.92-6.16C203.259,18.333,283.299,7.323,284.099,7.213c1.98-.26,3.38-2.07,3.13-4.05-.26-1.98-2.09-3.4-4.05-3.13ZM93.639,140.593l5.09,1.05c0,1.35.03,3.05.06,5.1l-5.16-6.14.01-.01ZM90.649,188.333h9.83c.2,0,.37-.08.57-.11.33,3.61.7,7.29,1.13,11.04l-11.52-10.93h-.01ZM187.809,141.623l4.99-1.02-5.02,5.98c.02-1.8.03-3.43.04-4.96h-.01ZM185.729,188.333h11.26l-12.44,11.8c.45-3.99.84-7.93,1.18-11.8h0ZM172.969,105.483c7.52,8.96,8.15,26.74,7.61,34.07,0,58.77-9.14,129.66-34.52,143.51v-47.47c0-1.5-1.22-2.71-2.71-2.71s-2.71,1.22-2.71,2.71v47.86c-25.36-12.03-34.68-91.3-34.69-144.17-.54-7.09.08-24.86,7.63-33.81,7.61,3.16,17.1,5,27.05,5.29v19.22c0,1.5,1.22,2.71,2.71,2.71s2.71-1.22,2.71-2.71v-19.28c9.9-.29,19.33-2.07,26.91-5.2l.01-.02ZM165.479,94.703c.25,1.65.54,3.5,1.46,5.3-6.85,2.3-15.06,3.56-23.64,3.56s-16.85-1.27-23.72-3.58c.91-1.79,1.21-3.64,1.45-5.28.41-2.74.71-4.24,2.64-5.71.68-.52,1.16-1.26,1.34-2.1,1.65-7.51,9.49-13.02,15.39-13.02.55,0,1.09.05,1.6.15.23.04.46.07.69.07h1.1c.23,0,.46-.02.69-.07,5.98-1.15,15.19,4.66,16.99,12.87.18.84.66,1.58,1.34,2.1,1.92,1.46,2.23,2.96,2.64,5.71h.03Z' fill='%232c3142' stroke-width='0' /%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

.hero-two-button .termite-icon {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' id='a' viewBox='0 0 180.066 293.044' %3E%3Cg id='b' %3E%3Cpath d='M126.928,172.824c-1.12-4.98-2.57-9.89-4.36-14.67-1.09-2.89-5.52-8.74-2.8-11.35,2.21-2.13,3.06-4.66,2.53-7.52-1.19-6.39-6.88-8.29-10.77-12.66-1.08-1.21-1.94-2.95-1.23-4.42.35-.72,1.04-1.26,1.27-2.03.32-1.03-.26-2.1-.87-2.98-1.4-2-2.84-9.11-4.71-13.59,4.99-3.33,8.5-8.89,8.5-17.43,0-3.41-1.73-11.15-1.65-10.5-1.56-4.69-3.3-7.92-3.3-7.92-4.33-7.98-11.05-14.08-18.39-14.08s-14.06,6.1-18.39,14.08c0,0-2.71,5.44-3.3,7.92,0,0-1.65,7.09-1.65,10.5,0,8.09,3.15,13.51,7.72,16.89-1.13,4.52-2.18,12.35-3.13,13.57-.89,1.13-1.73,2.6-1.16,3.92.36.84.64,1.6.87,2.49.09.32.08.65,0,.97-.11.52-.39,1.03-.68,1.49-3.47,5.36-9.72,6.74-11.03,13.79-.53,2.86.32,5.38,2.53,7.52.88.85,1.29,2.01,1.23,3.16-6.23,11.54-8.58,22.6-9.8,35.62-.68,7.28-1.37,14.58-1.08,21.88.57,14.87,5.15,29.24,10.89,42.85,5.22,12.37,10.86,25.34,19,36.1,1.95,2.58,4.93,4.07,8.18,4.07s6.23-1.48,8.18-4.07c8.51-11.27,14.23-24.82,19.69-37.73,6.08-14.37,9.76-29.79,10.41-45.4.43-10.21-.46-20.48-2.69-30.46l-.01-.01Z' fill='%23e13a15' stroke-width='0' /%3E%3Cpath d='M112.258,170.734c-1.07-4.78-2.46-9.49-4.18-14.07-1.04-2.78-5.29-8.38-2.69-10.89,2.12-2.04,2.94-4.47,2.43-7.21-1.14-6.13-6.6-7.96-10.33-12.14-1.04-1.16-1.86-2.83-1.18-4.24.33-.69.99-1.21,1.22-1.95.31-.98-.24-2.02-.84-2.86-1.04-1.48-2.1-6.25-3.36-10.5,6.32-3.04,11.07-8.97,11.07-18.92,0-3.41-1.73-11.15-1.65-10.5-1.56-4.69-3.3-7.92-3.3-7.92-4.33-7.98-11.05-14.08-18.39-14.08s-14.06,6.1-18.39,14.08c0,0-2.71,5.44-3.3,7.92,0,0-1.65,7.09-1.65,10.5,0,6.53,2.06,11.3,5.25,14.69-1.09,4.69-2.11,13.02-3.03,14.19-.85,1.08-1.66,2.5-1.12,3.76.35.81,1.19,1.36,1.41,2.21.08.31.07.62,0,.93-.11.5-.37.99-.66,1.43-3.33,5.14-9.9,6.64-11.16,13.4-.51,2.74.31,5.16,2.43,7.21.85.82,1.24,1.93,1.18,3.03-5.98,11.07-8.23,21.68-9.4,34.17-.66,6.98-1.31,13.98-1.04,20.99.55,14.27,4.94,28.04,10.45,41.11,5.01,11.86,10.42,24.3,18.22,34.63,1.87,2.48,4.73,3.9,7.85,3.9s5.97-1.42,7.85-3.9c8.16-10.81,13.65-23.81,18.88-36.19,5.83-13.78,9.36-28.58,9.98-43.55.41-9.8-.44-19.65-2.58-29.22l.03-.01Z' fill='%23fff' stroke-width='0' /%3E%3Cpath d='M140.158,97.484c.1,0,.21.01.31.01,2.03,0,3.76-1.57,3.92-3.63l1.41-18.08c.17-2.17-1.45-4.06-3.62-4.23-2.17-.17-4.06,1.45-4.23,3.62l-1.42,18.08c-.17,2.17,1.45,4.06,3.62,4.23h.01Z' fill='%232c3142' stroke-width='0' /%3E%3Cpath d='M140.578,67.584c.43.15.87.22,1.3.22,1.62,0,3.14-1.01,3.71-2.63l6.98-19.91c.72-2.05-.36-4.3-2.41-5.01-2.05-.72-4.3.36-5.01,2.41l-6.98,19.91c-.72,2.05.36,4.3,2.41,5.01h0Z' fill='%232c3142' stroke-width='0' /%3E%3Cpath d='M157.468,142.474c-.33-2.15-2.34-3.63-4.48-3.3-2.15.33-3.63,2.33-3.3,4.48l5.25,34.66c.3,1.95,1.97,3.35,3.89,3.35.2,0,.39-.01.59-.04,2.15-.33,3.63-2.33,3.3-4.48l-5.25-34.66v-.01Z' fill='%232c3142' stroke-width='0' /%3E%3Cpath d='M177.878,185.194l-7.87-3.9c-1.95-.97-4.31-.17-5.27,1.78s-.17,4.31,1.78,5.27l7.87,3.9c.56.28,1.16.41,1.74.41,1.45,0,2.84-.8,3.53-2.19.96-1.95.17-4.31-1.78-5.27Z' fill='%232c3142' stroke-width='0' /%3E%3Cpath d='M159.308,200.474c-2.07-.66-4.28.48-4.95,2.55l-19.2,59.99c-.66,2.07.48,4.28,2.55,4.95.4.13.8.19,1.2.19,1.66,0,3.21-1.07,3.75-2.74l19.2-59.99c.66-2.07-.48-4.28-2.55-4.95h0Z' fill='%232c3142' stroke-width='0' /%3E%3Cpath d='M151.978,266.274c-1.2-1.81-3.65-2.3-5.45-1.1-1.81,1.2-2.3,3.65-1.1,5.45l3.49,5.25c.76,1.14,2.01,1.76,3.28,1.76.75,0,1.51-.21,2.18-.66,1.81-1.2,2.3-3.65,1.1-5.45l-3.49-5.25h-.01Z' fill='%232c3142' stroke-width='0' /%3E%3Cpath d='M37.888,71.554c-2.17.17-3.79,2.06-3.62,4.23l1.41,18.08c.16,2.06,1.88,3.63,3.92,3.63.1,0,.21,0,.31-.01,2.17-.17,3.79-2.06,3.62-4.23l-1.41-18.08c-.17-2.17-2.07-3.79-4.23-3.62Z' fill='%232c3142' stroke-width='0' /%3E%3Cpath d='M34.478,65.174c.57,1.62,2.09,2.63,3.71,2.63.43,0,.87-.07,1.3-.22,2.05-.72,3.13-2.96,2.41-5.01l-6.98-19.91c-.72-2.05-2.96-3.13-5.01-2.41-2.05.72-3.13,2.96-2.41,5.01,0,0,6.98,19.91,6.98,19.91Z' fill='%232c3142' stroke-width='0' /%3E%3Cpath d='M20.658,180.554c.2.03.4.04.59.04,1.91,0,3.59-1.4,3.89-3.35l5.25-34.66c.32-2.15-1.15-4.15-3.3-4.48-2.14-.33-4.15,1.15-4.48,3.3l-5.25,34.66c-.32,2.15,1.15,4.15,3.3,4.48v.01Z' fill='%232c3142' stroke-width='0' /%3E%3Cpath d='M10.058,180.244l-7.87,3.9c-1.95.96-2.74,3.32-1.78,5.27.69,1.39,2.08,2.19,3.53,2.19.59,0,1.18-.13,1.74-.41l7.87-3.9c1.95-.96,2.74-3.32,1.78-5.27-.96-1.95-3.32-2.74-5.27-1.78Z' fill='%232c3142' stroke-width='0' /%3E%3Cpath d='M25.708,203.024c-.66-2.07-2.88-3.21-4.95-2.55s-3.21,2.88-2.55,4.95l19.2,59.99c.53,1.67,2.08,2.74,3.75,2.74.4,0,.8-.06,1.2-.19,2.07-.66,3.21-2.88,2.55-4.95l-19.2-59.99h0Z' fill='%232c3142' stroke-width='0' /%3E%3Cpath d='M33.548,265.184c-1.81-1.2-4.25-.71-5.45,1.1l-3.49,5.25c-1.2,1.81-.71,4.25,1.1,5.45.67.45,1.43.66,2.18.66,1.27,0,2.52-.62,3.28-1.76l3.49-5.25c1.2-1.81.71-4.25-1.1-5.45h-.01Z' fill='%232c3142' stroke-width='0' /%3E%3Cpath d='M139.888,206.214c2.82,0,5.23-.65,7.07-1.4,3.48-1.41,6.48-3.84,7.3-5.91,1.26-3.19-1.74-5.19-2.87-5.94-1.02-.68-2.46-1.55-4.29-2.58-3.28-1.85-7.59-4.12-11.99-6.31-.53-5.68-1.37-11.15-2.51-16.14,12.83-8.49,18.18-19.69,16.63-26.28-.67-2.84-2.7-4.73-5.3-4.95-3.64-.3-8.19,2.27-15.65,9.06.62-2.24.74-4.62.29-7.06-.67-3.62-2.53-7.12-5.18-10.08,13.44-12.14,20.03-22.54,17.72-28.18-.95-2.31-3.18-3.63-5.82-3.44-2.12.15-5.58,1.34-15.2,9.04-2.43,1.95-4.7,3.86-6.41,5.34-.69-.72-1.41-1.41-2.13-2.06.5-.37,1-.74,1.47-1.14,6.12-5.27,9.35-12.89,9.35-22.02,0-7.37-2.13-15.21-5.79-22,2.63-7.13,14.48-40.19,16.04-59.91.17-2.17-1.45-4.06-3.61-4.23-2.18-.18-4.06,1.45-4.23,3.61-1.22,15.42-9.52,40.61-13.68,52.49-1.27-1.46-2.62-2.81-4.05-4.01,2.1-2.27,3.39-4.83,3.81-7.67.8-5.44-1.59-11.48-7.12-17.98-1.41-1.65-3.89-1.85-5.55-.44-1.65,1.41-1.85,3.89-.44,5.55,3.94,4.62,5.78,8.67,5.33,11.72-.29,1.95-1.53,3.4-2.85,4.49-2.86-1.27-5.89-1.98-9.06-1.98s-6.21.71-9.06,1.98c-1.31-1.08-2.56-2.54-2.85-4.49-.45-3.05,1.39-7.1,5.33-11.72,1.41-1.65,1.21-4.14-.44-5.55s-4.14-1.21-5.55.44c-5.53,6.49-7.93,12.54-7.12,17.97.42,2.84,1.7,5.4,3.81,7.67-1.43,1.21-2.79,2.55-4.05,4.01-4.17-11.88-12.46-37.07-13.68-52.49-.17-2.17-2.06-3.79-4.23-3.61-2.17.17-3.78,2.07-3.61,4.23,1.56,19.72,13.42,52.78,16.04,59.91-3.65,6.79-5.79,14.63-5.79,22,0,9.13,3.23,16.75,9.35,22.02.47.4.97.77,1.47,1.14-1.07.97-2.14,2.02-3.12,3.15-1.76-1.54-4.58-3.96-7.66-6.43-9.63-7.7-13.09-8.89-15.2-9.04-2.64-.19-4.87,1.13-5.82,3.44-2.39,5.82,4.7,16.7,19.01,29.33-2.14,2.7-3.65,5.76-4.24,8.93-.68,3.67-.11,7.21,1.61,10.33-8.32-8.4-14.26-13.79-19.21-13.38-2.03.17-4.48,1.57-5.29,5-1.48,6.3,3.31,19.31,18.57,28.53-.93,4.36-1.65,9.05-2.14,13.91-.35.06-.69.16-1.02.32-4.85,2.39-9.7,4.92-13.3,6.96-1.83,1.03-3.27,1.9-4.29,2.58-1.13.75-4.13,2.75-2.87,5.94.82,2.07,3.82,4.5,7.3,5.91,1.84.75,4.25,1.4,7.07,1.4,1.99,0,4.2-.35,6.55-1.2.37,7.58,1.34,14.94,3,21.45,4.07,15.99,17.15,46.13,27.3,59.57,3.37,4.47,8.52,7.03,14.13,7.03s10.75-2.56,14.12-7.03c10.15-13.44,23.24-43.58,27.3-59.57,1.61-6.32,2.57-13.44,2.97-20.79,1.53.36,2.99.53,4.35.53l-.02.03ZM143.818,197.584c-2,.79-4.79,1.19-8.08-.06,0-1.45-.03-2.89-.07-4.33,3.3,1.7,6.09,3.21,8.15,4.39h0ZM130.368,159.924c-.46-1.37-.94-2.67-1.45-3.9,6.83-6.71,10.56-9.54,12.57-10.69-.63,3.07-3.44,8.91-11.12,14.59ZM132.098,106.904c-1.93,3.31-5.94,8.58-13.72,15.65.19-1.47.05-2.97-.42-4.48,4.94-4.32,10.42-8.69,14.15-11.17h-.01ZM72.748,67.754c4.33-7.98,11.05-14.08,18.39-14.08s14.06,6.1,18.39,14.08c0,0,1.74,3.23,3.3,7.92-.08-.64,1.65,7.09,1.65,10.5,0,15.86-12.06,21.51-23.34,21.51s-23.34-5.65-23.34-21.51c0-3.41,1.65-10.5,1.65-10.5.59-2.47,3.3-7.92,3.3-7.92h0ZM47.938,106.904c4.2,2.8,10.61,7.98,15.98,12.8-.23,1.5-.13,2.98.3,4.42-.15.1-.29.21-.44.31-9.18-8.02-13.74-13.93-15.84-17.53ZM38.528,144.434c3.47,2.29,9.29,8.19,12.38,11.33.63.64,1.23,1.25,1.82,1.84-.43,1.15-.85,2.34-1.24,3.59-9.2-6.21-12.35-13.22-12.96-16.76ZM36.228,197.584c2.52-1.44,6.12-3.38,10.43-5.55-.06,1.62-.1,3.23-.11,4.86-.5.02-1,.13-1.48.34-3.63,1.64-6.68,1.2-8.84.35ZM98.988,281.294c-1.87,2.48-4.73,3.9-7.85,3.9s-5.97-1.42-7.85-3.9c-6.8-9-15.38-26.88-21.05-41.81,4.72.98,8.78,1.37,13.79,1.82,1.14.1,2.32.21,3.58.33.09,0,.17.01.26.01,1.34,0,2.48-1.01,2.61-2.37.14-1.44-.92-2.72-2.36-2.86-1.27-.12-2.46-.23-3.61-.34-5.93-.54-10.45-.96-16.4-2.47-1.15-3.34-2.1-6.43-2.78-9.08-1.48-5.83-2.36-12.27-2.73-18.86,8.06,1.32,16.12,2.03,24.03,2.03h.39c1.45,0,2.62-1.18,2.62-2.63s-1.18-2.62-2.62-2.62h0c-8.07.02-16.34-.72-24.59-2.13-.14-8.48.51-16.97,1.75-24.5,8.15,2.2,16.37,3.76,24.5,4.54.09,0,.17.01.26.01,1.33,0,2.48-1.01,2.61-2.37.14-1.44-.92-2.72-2.36-2.86-7.97-.77-16.03-2.3-24.03-4.49,1.4-6.5,3.26-11.98,5.43-15.63,9.49,4.61,19.07,6.94,28.62,6.94,3.63,0,7.27-.34,10.89-1.01,1.42-.26,2.36-1.63,2.1-3.06-.26-1.42-1.63-2.37-3.06-2.1-11.93,2.21-24.05.39-36.06-5.39.05-1.1-.33-2.21-1.18-3.03-2.12-2.04-2.94-4.47-2.43-7.21.77-4.11,4.44-8.32,9.02-10.47,4.68,3.23,9.44,5.39,14.16,6.4.19.04.37.06.55.06,1.21,0,2.3-.84,2.56-2.07.3-1.42-.6-2.81-2.01-3.11-4.05-.87-8.18-2.76-12.3-5.6-.08-.76-.36-1.5-.86-2.11-1.15-1.38-1.19-2.35-.18-4.01,1.23-2.03,3.61-4.07,5.77-5.9,3.91,1.45,8.27,2.22,12.99,2.22s9.08-.77,12.99-2.22c2.16,1.83,4.54,3.88,5.77,5.9,1.01,1.66.96,2.64-.18,4.01-.5.61-.78,1.34-.86,2.11-4.33,2.99-8.66,4.92-12.91,5.72-1.42.27-2.36,1.64-2.09,3.07.24,1.26,1.34,2.13,2.57,2.13.16,0,.33-.02.49-.05,4.97-.95,9.96-3.15,14.89-6.55,4.58,2.15,8.25,6.36,9.02,10.47.51,2.74-.31,5.17-2.43,7.21-.85.82-1.24,1.93-1.18,3.03-2.4,1.16-4.81,2.17-7.19,3.01-1.37.48-2.09,1.97-1.61,3.34.38,1.08,1.39,1.76,2.48,1.76.29,0,.58-.05.87-.15,2.64-.92,5.3-2.05,7.96-3.34.29.48.57,1,.84,1.54.05.13.12.26.19.39,1.73,3.54,3.23,8.25,4.4,13.69-7.99,2.19-16.06,3.72-24.03,4.49-1.44.14-2.5,1.42-2.36,2.86.13,1.36,1.27,2.37,2.61,2.37.08,0,.17,0,.26-.01,8.13-.79,16.35-2.34,24.5-4.54,1.24,7.53,1.89,16.03,1.75,24.5-8.12,1.39-16.26,2.13-24.22,2.13h-.38c-1.45,0-2.62,1.17-2.62,2.62s1.17,2.63,2.62,2.63h.39c7.91,0,15.97-.71,24.03-2.03-.37,6.58-1.25,13.03-2.73,18.86-.67,2.65-1.63,5.74-2.78,9.08-5.95,1.51-10.47,1.93-16.4,2.47-1.14.1-2.34.21-3.61.34-1.44.14-2.5,1.42-2.36,2.86.13,1.36,1.27,2.37,2.61,2.37.08,0,.17,0,.26-.01,1.26-.12,2.45-.23,3.58-.33,5.01-.46,9.07-.84,13.79-1.82-5.67,14.93-14.25,32.8-21.05,41.81l-.06.01Z' fill='%232c3142' stroke-width='0' /%3E%3C/g%3E%3C/svg%3E"); 
}

.hero-two-button .bedbug-icon {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' id='a' viewBox='0 0 72.13 68.326' %3E%3Cg id='b' %3E%3Cpath d='M44.9,14.526h0c-.3.24-.6.46-.89.68-.46-1.59-1.54-2.93-2.97-3.7.17-.5.28-1.02.28-1.58,0-2.67-2.14-4.83-4.77-4.83s-4.77,2.16-4.77,4.83c0,.5.1.96.23,1.41-1.63.76-2.86,2.2-3.34,3.96-.34-.24-.68-.5-1.02-.77-22.25,10.27-11.03,46.78,8.69,48.33h.12c19.72-1.55,30.67-38.05,8.42-48.33h.02Z' fill='%23fff' stroke-width='0' /%3E%3Cpath d='M44.9,14.526h0c-.3.24-.6.46-.89.68-.46-1.59-1.54-2.93-2.97-3.7.17-.5.28-1.02.28-1.58,0-2.67-2.14-4.83-4.77-4.83-.34,0-.66.04-.98.1.81.75,2.84,2.84,2.84,4.73,0,.6-.12,1.18-.32,1.71,1.79,1.07,2.99,3.01,2.99,5.24.56-.44,1.09-1.01,1.63-.65,2.59,1.73,4.76,4.04,6.3,6.74,1.96,3.44,2.88,7.4,2.97,11.34.09,4.07-.66,8.15-2.09,11.96-1.4,3.72-3.45,7.24-6.18,10.14-2.57,2.74-5.81,4.82-9.42,5.91-.15.04-.3.08-.45.13.82.19,1.65.35,2.5.41h.12c19.72-1.55,30.67-38.05,8.42-48.33h.02Z' fill='%23e13a15' stroke-width='0' /%3E%3Cpath d='M71.13,38.456h-2.6l-4.31-13.17c-.07-.21-.22-.37-.39-.49-.01,0-.02-.02-.04-.03-.07-.04-.14-.07-.22-.1-.05-.02-.09-.03-.14-.04-.06-.01-.11-.01-.17-.01-.04,0-.07-.01-.11,0l-6.74.63c-.21-.53-.43-1.05-.68-1.56l3.89-6.75c.07-.12.1-.26.12-.4.02-.07.05-.15.05-.23v-4.15l3.67-9.07c.21-.51-.04-1.1-.55-1.3-.51-.21-1.1.04-1.3.55l-3.74,9.25c-.05.12-.07.25-.07.38v3.03l-7.09,2.1c-1.52-1.33-3.29-2.5-5.37-3.46h-.03c-.16-.08-.33-.1-.5-.09-.12.01-.23.05-.34.11-.54-1.04-1.31-1.93-2.26-2.59.07-.37.12-.75.12-1.13,0-1.16-.34-2.24-.92-3.15,0-.03.02-.06.03-.09l.42-4.27c.54.02,1.15.08,1.85.15l6.88.83c.15.02.31,0,.45-.05l3.95-1.4c.52-.18.79-.76.61-1.28-.19-.52-.76-.79-1.28-.61l-3.73,1.32-6.67-.8c-2.57-.26-5.23-.54-6.27,1.75l-.62,1.78c-.16-.01-.31-.02-.47-.02-.13,0-.26.01-.38.02l-.8-1.87c-1.01-2.2-3.66-1.93-6.25-1.66l-6.65.8L18.74.056c-.52-.18-1.09.09-1.28.61-.18.52.09,1.09.61,1.28l3.95,1.4c.15.05.3.07.45.05l6.86-.83c.71-.07,1.33-.13,1.87-.15l.47,4.28s.02.05.02.08c-.58.91-.92,1.99-.92,3.15,0,.3.03.6.08.9-1.12.69-2.04,1.68-2.64,2.88-.29-.19-.65-.23-.97-.08-2.03.94-3.77,2.09-5.26,3.38l-6.81-2.02v-3.03c0-.13-.02-.26-.07-.38l-3.74-9.25c-.21-.51-.79-.76-1.3-.55s-.76.79-.55,1.3l3.67,9.07v4.15c0,.08.03.15.05.23.01.14.05.27.12.4l3.71,6.44c-.32.63-.6,1.27-.86,1.92l-7.21-.68h-.11c-.06,0-.11,0-.17.01-.05,0-.1.02-.14.04-.08.03-.15.06-.22.1-.01,0-.02.02-.04.03-.17.12-.32.28-.39.49l-4.31,13.17H1c-.55,0-1,.45-1,1s.45,1,1,1h3.33c.43,0,.82-.28.95-.69l3.59-10.98,5.3,4.7c.1.09.21.15.32.19-.06,1.33-.02,2.65.09,3.95l-4.48,5.17c-.11.13-.17.28-.21.43-.06.12-.1.24-.11.38l-1.71,20.6-3.42,2.3c-.46.31-.58.93-.27,1.39.19.29.51.44.83.44.19,0,.39-.05.56-.17l3.82-2.57c.25-.17.41-.44.44-.75l1.55-18.7c.09.03.18.04.28.04h4.66c3.29,8.93,10.36,16.92,19.84,17.66h.2c9.39-.74,16.41-8.75,19.65-17.66h5.06c.1,0,.19-.02.28-.04l1.55,18.7c.02.3.19.58.44.75l3.82,2.57c.17.11.36.17.56.17.32,0,.64-.16.83-.44.31-.46.19-1.08-.27-1.39l-3.42-2.3-1.71-20.6c-.01-.14-.05-.27-.11-.38-.04-.16-.1-.31-.21-.43l-4.75-5.49s-.09-.07-.14-.11c.09-1.28.1-2.58.02-3.88l5.1-4.52,3.59,10.98c.13.41.52.69.95.69h3.33c.55,0,1-.45,1-1s-.45-1-1-1ZM57.11,17.266l-2.52,4.38c-.65-1.04-1.39-2.03-2.25-2.97l4.77-1.41ZM26.27,17.716c.55-.23,1.12-.31,1.67-.31.59,0,1.15.1,1.6.21.93.24,1.85.65,2.63,1.03.24.12.48.22.73.33.56.25,1.09.48,1.48.79.36.28.57.6.68,1.04.23.93-.21,1.86-1.13,2.37-1.06.59-2.53.55-3.95.51l-.6-.02c-1.34-.03-2.37-.26-3.15-.71-.92-.53-1.45-1.43-1.59-2.69-.12-1.12.49-2.07,1.64-2.55h-.01ZM37.29,20.806c.11-.43.32-.75.68-1.04.39-.31.92-.54,1.48-.79.24-.11.49-.22.73-.33.78-.38,1.7-.79,2.63-1.03.86-.22,2.13-.38,3.27.1,1.15.48,1.77,1.44,1.64,2.55-.14,1.25-.68,2.15-1.59,2.69-.78.45-1.81.68-3.15.71l-.6.02c-1.42.04-2.89.08-3.95-.51-.92-.51-1.37-1.44-1.13-2.37h-.01ZM39.5,3.076c.07-.15.18-.25.31-.35l-.22,2.24c-.2-.13-.41-.24-.62-.34l.54-1.56-.01.01ZM33.54,3.056l.66,1.55c-.24.11-.48.24-.7.38l-.25-2.26c.12.09.23.19.29.33ZM32.78,9.926c0-2.11,1.69-3.83,3.77-3.83s3.77,1.72,3.77,3.83c0,.06-.01.13-.01.19-.69-.22-1.43-.35-2.19-.35h-3.53c-.62,0-1.22.08-1.8.23v-.07h-.01ZM34.59,11.766h3.53c2.06,0,3.87,1.24,4.68,3.06-4.31,2.86-8.56,2.88-12.91.07.79-1.86,2.61-3.13,4.71-3.13h-.01ZM15.83,17.276l4.48,1.33c-.81.87-1.5,1.8-2.13,2.76l-2.36-4.09h.01ZM9.58,26.766l.02-.09,5.9.56c-.39,1.33-.66,2.68-.84,4.04l-5.09-4.51h.01ZM12.43,44.196l-.36-.63,2.84-3.27s.01.08.02.12c.22,1.26.53,2.52.91,3.78,0,0-3.41,0-3.41,0ZM36.47,61.856h-.04c-6.86-.54-14.75-6.44-18.27-16.85-.02-.1-.05-.19-.09-.28-.48-1.47-.88-3.02-1.17-4.66-.13-.71-.23-1.4-.3-2.09,0-.06,0-.12-.01-.18-.56-5.25.27-9.98,2.35-13.87.05-.06.08-.13.11-.21.97-1.75,2.2-3.32,3.67-4.69-.1.47-.13.96-.07,1.47.21,1.89,1.1,3.34,2.58,4.19,1.08.63,2.43.95,4.12.98h.58c.37.03.76.04,1.15.04,1.3,0,2.65-.12,3.83-.78.51-.28.93-.65,1.27-1.07.34.42.76.79,1.27,1.07,1.18.66,2.54.78,3.83.78.39,0,.78-.01,1.15-.02h.58c1.69-.05,3.03-.37,4.12-.99,1.48-.85,2.37-2.31,2.58-4.19.07-.61,0-1.19-.16-1.73,6.28,5.65,7.48,14.35,6.2,21.49-1.81,10.12-9.04,20.79-19.28,21.6v-.01ZM61.05,43.566l-.36.63h-3.83c.35-1.19.64-2.39.86-3.59.04-.25.07-.5.11-.75l3.22,3.71ZM57.9,30.866c-.18-1.24-.45-2.47-.81-3.69l5.42-.51.02.09-4.63,4.11Z' fill='%232c3142' stroke-width='0' /%3E%3C/g%3E%3C/svg%3E");
}

.hero-two-button .mosquito-icon {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' id='a' viewBox='0 0 94.565 93.973' %3E%3Cg id='b' %3E%3Cpath d='M39.017,44.133c.06,1.07.21,2.14.38,3.2l-16.23,14.32c-2.88,2.54-6.86,3.63-10.63,2.9l-6.88-1.32c-1.34-.26-2.44-1.11-3.03-2.34-.58-1.23-.55-2.63.1-3.83,1.87-3.46,4.98-5.98,8.75-7.09l27.55-8.16c-.02.21-.03.43-.04.64l.02,1.67.01.01Z' fill='%23fff' stroke-width='0' /%3E%3Cpath d='M51.147,73.303l-1.12-4.27-.52-1.96c-.03-.13-.04-.26-.03-.39l.19-1.92.48-4.83.22-2.26c-.99.43-2.05.65-3.07.65s-2.08-.21-3.07-.65l.22,2.26.48,4.83.19,1.92c.01.13,0,.26-.03.39l-.52,1.96-1.12,4.27-.69,2.61.56,1.66,1.43,4.27,2.54,7.58,2.54-7.58,1.43-4.27.56-1.66-.69-2.61h.02Z' fill='%23fff' stroke-width='0' /%3E%3Cpath d='M55.577,42.433c0-.21-.02-.43-.04-.64l27.55,8.16c3.77,1.12,6.88,3.63,8.75,7.09.65,1.2.69,2.59.1,3.83-.58,1.23-1.69,2.09-3.03,2.34l-6.88,1.32c-3.78.73-7.75-.36-10.63-2.9l-16.23-14.32c.17-1.06.32-2.13.38-3.2l.02-1.67.01-.01Z' fill='%23fff' stroke-width='0' /%3E%3Cpath d='M52.327,51.603c-.32,3.08-2.75,4.46-5.02,4.46s-4.7-1.38-5.02-4.46c-.12-1.17-.32-2.34-.51-3.46-.5-2.96-.97-5.75-.09-8.4.36-1.08,1.11-1.95,2.07-2.48.15-.08.31-.16.48-.23h.02c.16-.07.33-.12.49-.17h.04c.16-.05.33-.08.5-.11.03,0,.06,0,.09-.01.17-.02.34-.03.51-.03h2.86c.17,0,.34.01.51.03.03,0,.06,0,.09.01.17.02.33.05.5.1h.04c.17.06.33.11.49.17h.02c.16.07.32.15.48.23.95.52,1.71,1.39,2.07,2.48.88,2.65.41,5.45-.09,8.4-.19,1.13-.39,2.29-.51,3.46l-.02.01Z' fill='%23fff' stroke-width='0' /%3E%3Cpath d='M47.297,32.473c1.16,0,2.18.89,2.68,2.17h-.06c-.15-.03-.3-.05-.45-.06-.05,0-.1-.01-.15-.02-.2-.02-.39-.03-.59-.03h-2.86c-.2,0-.4.01-.59.03-.05,0-.1.01-.15.02-.15.02-.3.04-.45.06h-.06c.5-1.28,1.52-2.17,2.68-2.17Z' fill='%23fff' stroke-width='0' /%3E%3Cpath d='M21.577,60.573c-2.88,2.54-6.86,3.63-10.63,2.9l-7.31-1.29c.57.52,1.26.9,2.04,1.05l6.88,1.32c3.78.73,7.75-.36,10.63-2.9l16.23-14.32c-.11-.7-.2-1.41-.28-2.11,0,0-17.56,15.35-17.56,15.35Z' fill='%23e13a15' stroke-width='0' /%3E%3Cpath d='M91.857,57.043c-1.87-3.46-4.98-5.98-8.75-7.09l-.85-.25c2.66,1.39,4.85,3.57,6.3,6.34.65,1.24.69,2.69.1,3.97s-1.69,2.16-3.03,2.43l-9.25,1.87c1.83.5,3.78.6,5.67.23l6.88-1.32c1.34-.26,2.44-1.11,3.03-2.34.58-1.23.55-2.63-.1-3.83v-.01Z' fill='%23e13a15' stroke-width='0' /%3E%3Cpath d='M51.157,73.303l-1.12-4.27-.52-1.96c-.03-.13-.04-.26-.03-.39l.19-1.92.48-4.83.22-2.26c-.55.24-1.11.4-1.68.51l-.12,1.75-.48,4.83-.19,1.92c-.01.13,0,.26.03.39l.52,1.96,1.12,4.27.69,2.61-4.14,9.98,1.19,3.54,2.54-7.58,1.43-4.27.56-1.66-.69-2.61v-.01Z' fill='%23e13a15' stroke-width='0' /%3E%3Cpath d='M47.307,32.473c-.26,0-.52.05-.76.14.97.12,1.81.86,2.3,1.92.16,0,.33,0,.49.02.05,0,.1.01.15.02.15.02.3.04.45.06h.06c-.5-1.28-1.52-2.17-2.68-2.17l-.01.01Z' fill='%23e13a15' stroke-width='0' /%3E%3Cpath d='M52.947,39.733c-.36-1.08-1.11-1.95-2.07-2.48-.15-.08-.31-.16-.48-.23h-.02c-.16-.07-.33-.12-.49-.17h-.04c-.16-.05-.33-.08-.5-.11-.03,0-.06,0-.09-.01-.17-.02-.34-.03-.51-.03h-1.91c.17,0,.34.01.51.03.03,0,.06,0,.09.01.17.02.33.05.5.1h.04c.17.06.33.11.49.17h.02c.16.07.32.15.48.23.95.52,1.71,1.39,2.07,2.48.88,2.65.41,5.45-.09,8.4-.19,1.13-.39,2.29-.51,3.46-.24,2.33-2.63,3.68-4.76,4.2.54.17,1.1.25,1.65.25,2.27,0,4.7-1.38,5.02-4.46.12-1.17.32-2.34.51-3.46.5-2.96.97-5.75.09-8.4v.02Z' fill='%23e13a15' stroke-width='0' /%3E%3Cpath d='M50.257,30.593c-.15,0-.31-.04-.46-.11-.49-.25-.69-.85-.43-1.35,2.23-4.35,9.8-10.64,17.66-10.64.55,0,1,.45,1,1s-.45,1-1,1c-7.31,0-14.12,6.12-15.88,9.55-.18.35-.53.54-.89.54v.01Z' fill='%232c3142' stroke-width='0' /%3E%3Cpath d='M44.367,30.593c-.36,0-.71-.2-.89-.54-1.76-3.43-8.57-9.55-15.88-9.55-.55,0-1-.45-1-1s.45-1,1-1c7.86,0,15.43,6.29,17.66,10.64.25.49.06,1.09-.43,1.35-.15.08-.3.11-.46.11v-.01Z' fill='%232c3142' stroke-width='0' /%3E%3Cpath d='M56.547,19.503c.17.37.53.59.91.59.14,0,.27-.03.41-.09.5-.22.73-.82.51-1.32l-1.31-2.94,13.2-14.06c.38-.4.36-1.04-.04-1.41-.4-.38-1.04-.36-1.41.04l-13.54,14.42c-.12.13-.18.28-.22.43-.14.26-.17.57-.04.87l1.54,3.46-.01.01Z' fill='%232c3142' stroke-width='0' /%3E%3Cpath d='M37.557,15.753l-1.31,2.94c-.22.5,0,1.1.51,1.32.13.06.27.09.41.09.38,0,.75-.22.91-.59l1.54-3.46c.13-.29.09-.6-.04-.87-.04-.16-.11-.31-.22-.43L25.817.323c-.38-.4-1.01-.42-1.41-.04-.4.38-.42,1.01-.04,1.41l13.2,14.07-.01-.01Z' fill='%232c3142' stroke-width='0' /%3E%3Cpath d='M93.797,56.013c-2.15-3.98-5.73-6.87-10.06-8.16l-28.63-8.48c-.03-.14-.09-.32-.18-.51l9.39-7.35c.42-.33.51-.92.2-1.36l-.74-1.06-2.7-5.15c-.26-.49-.86-.68-1.35-.42-.49.26-.68.86-.42,1.35l2.2,4.18-9.22,5.62s0-.06-.01-.09c-.56-2.11-2.03-3.71-3.88-4.18-.03,0-.06-.01-.09-.02v-13.43c0-.55-.45-1-1-1s-1,.45-1,1v13.42s-.08.01-.12.03c-1.85.46-3.32,2.06-3.88,4.18,0,.02,0,.05-.02.07l-9.18-5.6,2.2-4.18c.26-.49.07-1.09-.42-1.35-.49-.26-1.09-.07-1.35.42l-2.7,5.15-.74,1.06c-.3.44-.21,1.03.2,1.36l9.38,7.35c-.03.07-.07.13-.1.2-.04.11-.06.21-.1.32l-28.63,8.48c-4.34,1.28-7.91,4.18-10.06,8.16-.99,1.82-1.05,3.95-.16,5.82.89,1.88,2.57,3.18,4.6,3.57l6.88,1.32c.91.17,1.83.26,2.74.26,3.56,0,7.07-1.29,9.77-3.68l1.07-.94v4.85l-8.82,9.19c-.38.4-.37,1.03.03,1.41.19.19.44.28.69.28.26,0,.52-.1.72-.31l9.02-9.39s.02-.04.03-.05c.2-.18.32-.44.32-.73v-7.01l6.44-5.68.98-.87,4.71-4.16c.08.51.15,1.02.21,1.53l-5.67,6.54c-.19.22-.26.49-.24.75v14.47l-5.79,14.75-3.18,3.65c-.36.42-.32,1.05.1,1.41.19.17.42.25.66.25.28,0,.56-.12.75-.34l3.24-3.72s.02-.05.04-.07c.08-.09.15-.19.2-.3l5.91-15.07c.06-.15.07-.3.06-.45,0-.02.01-.04.01-.07v-14.22l4.46-5.14s.03.09.05.13c.16.36.73,1.4,1.22,1.94l1.06,10.74-2.36,8.97c-.05.21-.05.43.02.63l5.68,16.94c.15.45.57.75,1.05.75s.9-.3,1.05-.75l5.68-16.94c.07-.2.08-.42.02-.63l-2.36-8.97,1.06-10.74c.5-.55,1.11-1.49,1.22-1.94.02-.05.04-.11.06-.16l4.48,5.17v14.22s.01.04.01.07c-.01.15,0,.3.06.45l5.91,15.07c.05.12.12.22.2.3.02.02.02.05.04.07l3.24,3.72c.2.23.48.34.75.34.23,0,.47-.08.66-.25.42-.36.46-.99.1-1.41l-3.18-3.65-5.79-14.75v-14.47c.03-.26-.05-.54-.24-.75l-5.7-6.58c.06-.5.12-1,.2-1.5l4.71,4.16.98.87,6.47,5.71v6.98c0,.29.13.55.33.73.01.02.02.04.03.05l9.02,9.39c.2.2.46.31.72.31s.5-.09.69-.28c.4-.38.41-1.02.03-1.41l-8.82-9.19v-4.82l1.03.91c2.7,2.38,6.21,3.68,9.77,3.68.91,0,1.83-.09,2.74-.26l6.88-1.32c2.04-.39,3.72-1.69,4.6-3.57.89-1.88.83-4-.16-5.82h.02ZM23.167,61.653c-2.88,2.54-6.86,3.63-10.63,2.9l-6.88-1.32c-1.34-.26-2.44-1.11-3.03-2.34-.58-1.23-.55-2.63.1-3.83,1.87-3.46,4.98-5.98,8.75-7.09l27.55-8.16c-.02.21-.03.43-.04.64l.02,1.67c.06,1.07.21,2.14.38,3.2l-16.23,14.32.01.01ZM47.297,32.473c1.16,0,2.18.89,2.68,2.17h-.06c-.15-.03-.3-.05-.45-.06-.05,0-.1-.01-.15-.02-.2-.02-.39-.03-.59-.03h-2.86c-.2,0-.4.01-.59.03-.05,0-.1.01-.15.02-.15.02-.3.04-.45.06h-.06c.5-1.28,1.52-2.17,2.68-2.17ZM34.437,32.193l6.94,4.24c-.21.21-.42.44-.64.7l-6.31-4.94h.01ZM51.837,75.883l-.56,1.66-1.43,4.27-2.54,7.58-2.54-7.58-1.43-4.27-.56-1.66.69-2.61,1.12-4.27.52-1.96c.03-.13.04-.26.03-.39l-.19-1.92-.48-4.83-.22-2.26c.99.43,2.05.65,3.07.65s2.08-.21,3.07-.65l-.22,2.26-.48,4.83-.19,1.92c-.01.13,0,.26.03.39l.52,1.96,1.12,4.27.69,2.61h-.02ZM52.827,48.153c-.19,1.13-.39,2.29-.51,3.46-.32,3.08-2.75,4.46-5.02,4.46s-4.7-1.38-5.02-4.46c-.12-1.17-.32-2.34-.51-3.46-.5-2.96-.97-5.75-.09-8.4.36-1.08,1.11-1.95,2.07-2.48.15-.08.31-.16.48-.23h.02c.16-.07.33-.12.49-.17h.04c.16-.05.33-.08.5-.11.03,0,.06,0,.09-.01.17-.02.34-.03.51-.03h2.86c.17,0,.34.01.51.03.03,0,.06,0,.09.01.17.02.33.05.5.1h.04c.17.06.33.11.49.17h.02c.16.07.32.15.48.23.95.52,1.71,1.39,2.07,2.48.88,2.65.41,5.45-.09,8.4l-.02.01ZM53.867,37.153c-.2-.26-.41-.5-.63-.71l6.96-4.25s-6.33,4.96-6.33,4.96ZM91.967,60.883c-.58,1.23-1.69,2.09-3.03,2.34l-6.88,1.32c-3.78.73-7.75-.36-10.63-2.9l-16.23-14.32c.17-1.06.32-2.13.38-3.2l.02-1.67c0-.21-.02-.43-.04-.64l27.55,8.16c3.77,1.12,6.88,3.63,8.75,7.09.65,1.2.69,2.59.1,3.83l.01-.01Z' fill='%232c3142' stroke-width='0' /%3E%3C/g%3E%3C/svg%3E");
}

.view-more {
  color: var(--color-yellow);
  text-decoration: none;
  font-weight: 700;
  font-size: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.view-more .hero-two-arrow-down {
  width: 24px;
  height: 24px;
  margin-left: 5px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23FFD100' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");
  background-size: contain;
  background-repeat: no-repeat;
  transform: rotate(180deg);
}

@media (max-width: 1320px) {
  .hero-two-buttons {
    justify-content: center;
    max-width: 540px;
    margin-left: auto;
    margin-right: auto;
  }
  
  .hero-two-button {
    flex-basis: calc(50% - 20px);
    max-width: 260px;
  }
}

@media (max-width: 768px) {
  .hero-two-title {
    font-size: 36px;
  }

  .hero-two-buttons {
    flex-direction: column;
    align-items: center;
  }

  .hero-two-button {
    width: 100%;
    max-width: 260px;
    flex-basis: auto;
  }
}

@media (max-width: 600px) {
  /* «Zararkunandalarni» при 36px шире экрана телефона и тянуло вбок весь
     документ. 28px — тот же мобильный кегль, что у остальных h2 сайта. */
  .hero-two-title {
    font-size: 28px;
  }
}