/** Shopify CDN: Minification failed

Line 538:22 Unexpected "("

**/
.circleWrapper {
  width: 75%;
  height: 75%;
  border-radius: 100%;
  position: relative;
  margin: 50px auto;
}

ul.circleWrapper {
  list-style-type: none;
  padding: 0;
  display: block;
  background: url(/cdn/shop/files/Group_14106.png?v=1713209002);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 55%;
  z-index: -1;
}

ul.circleWrapper li {
  display: block;
}

.circleFeature {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  cursor: pointer;
  border-radius: 100%;
  text-align: center;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  z-index: 99999;
  width: 23%;
  height: 23%;
}

.circleBox {
  width: 50%;
  position: absolute;
  margin: auto;
  right: 0;
  left: 0;
  top: 50%;
  text-align: center;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  display: none;
}

ul.circleWrapper li:first-child .circleBox {
  display: block;
  right: -68rem;
  align-items: flex-start !important;
  text-align: left;
}

ul.circleWrapper li:nth-child(2) .circleBox {
  top: 34rem;
  right: -50rem;
  align-items: flex-start !important;
  text-align: left;
}

ul.circleWrapper li:nth-child(3) .circleBox {
  top: 34rem;
  left: -50rem;
  align-items: flex-end !important;
  text-align: right;
}

ul.circleWrapper li:nth-child(4) .circleBox {
  left: -68rem;
  align-items: flex-end !important;
  text-align: right;
}

ul.circleWrapper li:nth-child(5) .circleBox {
  top: 0rem;
  right: -50rem;
  align-items: flex-start !important;
  text-align: left;
}

ul.circleWrapper li:nth-child(6) .circleBox {
  top: 0rem;
  left: -50rem;
  align-items: flex-end !important;
  text-align: right;
}

.circleSelect {
  padding: 6px;
  box-sizing: content-box;
}

.circleFeature span {
  vertical-align: middle;
  display: inline-block;
}

.info {
  padding: 50px 0px;
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .circleWrapper:not(.noResponsive) {
    border-radius: 0;
    border: none;
    width: 100%;
    height: auto !important;
  }

  .circleWrapper:not(.noResponsive) li {
    margin-bottom: 20px;
    display: flex;
    flex-direction: row;
  }

  ul.circleWrapper {
    background: none;
  }

  .info {
    padding: 0px 0px;
  }

  .circleBox:not(.noResponsive) {
    padding: 16px 10px;
    display: block !important;
    position: static;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    width: 80% !important;
  }

  .circleFeature:not(.noResponsive) {
    position: static;
    display: block;
    width: 10%;
    height: 75px;
    line-height: 75px !important;
    margin: auto;
    -webkit-transform: none !important;
    -moz-transform: none !important;
    -ms-transform: none !important;
    -o-transform: none !important;
    transform: none !important;
  }

  .circleFeature img {
    width: 100%;
  }

  ul.circleWrapper li:nth-child(3) .circleBox {
    text-align: left;
  }

  ul.circleWrapper li:nth-child(4) .circleBox {
    text-align: left;
  }

  ul.circleWrapper li:nth-child(5) .circleBox {
    text-align: left;
  }

  ul.circleWrapper li:nth-child(6) .circleBox {
    text-align: left;
  }

  .circleWrapper {
    margin: 0px auto 50px;
  }
}

@media screen and (max-width: 767px) {
  .circleWrapper:not(.noResponsive) {
    border-radius: 0;
    border: none;
    width: 100%;
  }

  .circleWrapper:not(.noResponsive) li {
    margin-bottom: 20px;
    display: flex;
    flex-direction: row;
  }

  ul.circleWrapper {
    background: none;
  }

  .info {
    padding: 0px 0px;
  }

  .circleBox:not(.noResponsive) {
    padding: 16px 10px;
    display: block !important;
    position: static;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    width: 80% !important;
  }

  .circleFeature:not(.noResponsive) {
    position: static;
    display: block;
    width: 20%;
    height: 75px;
    line-height: 75px !important;
    margin: auto;
    -webkit-transform: none !important;
    -moz-transform: none !important;
    -ms-transform: none !important;
    -o-transform: none !important;
    transform: none !important;
  }

  .circleFeature img {
    width: 100%;
  }

  ul.circleWrapper li:nth-child(3) .circleBox {
    text-align: left;
  }

  ul.circleWrapper li:nth-child(4) .circleBox {
    text-align: left;
  }

  ul.circleWrapper li:nth-child(5) .circleBox {
    text-align: left;
  }

  ul.circleWrapper li:nth-child(6) .circleBox {
    text-align: left;
  }

  .circleWrapper {
    margin: 0px auto 50px;
  }
}

@media screen and (min-width: 1200px) and (max-width: 1299px) {
  ul.circleWrapper li:nth-child(2) .circleBox {
    top: 27rem;
    right: -50rem;
  }

  ul.circleWrapper li:nth-child(3) .circleBox {
    top: 27rem;
    left: -50rem;
  }

  .innerStyle2 {
    width: 55% !important;
  }
}

@media screen and (min-width: 1300px) and (max-width: 1399px) {
  ul.circleWrapper li:nth-child(2) .circleBox {
    top: 31rem;
    right: -50rem;
  }

  ul.circleWrapper li:nth-child(3) .circleBox {
    top: 31rem;
    left: -50rem;
  }

  .innerStyle2 {
    width: 55% !important;
  }
}

@media screen and (min-width: 1700px) and (max-width: 1899px) {
  ul.circleWrapper li:first-child .circleBox {
    right: -75rem;
  }

  ul.circleWrapper li:nth-child(2) .circleBox {
    top: 34rem;
    right: -65rem;
  }

  ul.circleWrapper li:nth-child(3) .circleBox {
    top: 34rem;
    left: -65rem;
  }

  ul.circleWrapper li:nth-child(4) .circleBox {
    left: -75rem;
  }

  ul.circleWrapper li:nth-child(5) .circleBox {
    top: 0rem;
    right: -65rem;
  }

  ul.circleWrapper li:nth-child(6) .circleBox {
    top: 0rem;
    left: -65rem;
  }
}

@media screen and (min-width: 1900px) {
  ul.circleWrapper li:first-child .circleBox {
    right: -95rem;
  }

  ul.circleWrapper li:nth-child(2) .circleBox {
    top: 42rem;
    right: -75rem;
  }

  ul.circleWrapper li:nth-child(3) .circleBox {
    top: 42rem;
    left: -75rem;
  }

  ul.circleWrapper li:nth-child(4) .circleBox {
    left: -95rem;
  }

  ul.circleWrapper li:nth-child(5) .circleBox {
    top: 2rem;
    right: -75rem;
  }

  ul.circleWrapper li:nth-child(6) .circleBox {
    top: 2rem;
    left: -75rem;
  }
}

/* @media screen and (min-width: 768px) and (max-width: 1199px) {
  ul.circleWrapper li:first-child .circleBox {
    right: -32rem;
    top: 9rem;
  }

  ul.circleWrapper li:nth-child(2) .circleBox {
    top: 20em;
    right: -26rem;
  }

  ul.circleWrapper li:nth-child(3) .circleBox {
    top: 20em;
    left: -26rem;
  }

  ul.circleWrapper li:nth-child(4) .circleBox {
    left: -32rem;
    top: 9rem;
  }

  ul.circleWrapper li:nth-child(5) .circleBox {
    top: 0rem;
    right: -26rem;
  }

  ul.circleWrapper li:nth-child(6) .circleBox {
    top: 0rem;
    left: -26rem;
  }

  .innerStyle2 {
    background-color: #fff;
    width: 95% !important;
  }

  .circleFeature {
    width: 25%;
  }

  .info {
    padding: 50px 0 150px;
  }

  .circleBox strong {
    font: normal normal bold 16px / 20px Montserrat;
  }

  .circleBox p {
    font: normal normal normal 14px / 18px Montserrat;
  }
} */

/* .container {
  padding: 50px;
  background-color: #f1f1f1;
  border-radius: 5px;
  font-family: sans-serif;
} */

p.title {
  text-align: center;
  font-weight: 700;
  font-size: 20px;
  color: #777;
}

.wStyle1 {
  border: 3px dashed rgb(250, 132, 64);
}

.fStyle1 {
  background-color: rgb(250, 132, 64);
  color: #fff;
  font-weight: 600;
}

.circle2 {
  box-sizing: border-box;
}

.fStyle2 {
  background: #ffffff00;
  border: 0px dotted #aaa;
}

.wStyle2 {
  border: 1px solid rgb(75 75 75 / 30%);
}

.innerStyle2 {
  background-color: #ffffff00;
  width: 72%;
  height: auto !important;
  border-radius: 0%;
  padding: 2% 22px;
  display: flex !important;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.circleBox p {
  font: normal normal normal 16px / 22px Montserrat;
  letter-spacing: 0.54px;
  color: #000000;
  text-transform: capitalize;
  font-weight: 500;
  margin-top: 1rem;
}

.circleBox strong {
  font: normal normal bold 22px / 28px Montserrat;
  letter-spacing: 0px;
  color: #2b2b2d;
  text-transform: capitalize;
  margin-bottom: 0px;
}

.innerStyle3 {
  font-size: 25px;
  font-weight: 900;
}

.circleSelect3 {
  background-color: #fafafa;
}

.fStyle4 {
  background-color: #00b786;
  color: #fff;
}

.fStyle4 span {
  font-size: 23px;
}

.wStyle4 {
  border: 2px solid #00b786;
}

.circleSelect4:after {
  content: "";
  width: 80%;
  height: 80%;
  border: 2px solid #fff;
  position: absolute;
  z-index: 999;
  border-radius: 50%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}

@media screen and (max-width: 768px) {
  .innerStyle2 {
    background: none;
  }
}

.container--no-max {
  max-width: none !important;
}

.container {
  max-width: 100% !important;
  margin-left: auto !important;
  margin-right: auto !important;
  padding-left: 40px !important;
  padding-right: 40px !important;
}

@media (max-width: 1300px) {
  .container {
    padding-left: 30px !important;
    padding-right: 30px !important;
  }
}

media only screen and (max-width: 767.98px) {
  .container {
    padding-left: 16px !important;
    padding-right: 16px !important;
  }
}

.template-page #content > .container {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
