<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/** Shopify CDN: Minification failed

Line 17:0 All "@import" rules must come first

**/
.carbon-learn-more {
  display: inline-flex;
  align-items: center;
  font-weight: bold;
  margin-left: 8px;
  text-decoration: none;
  font-size: 16px;
  color: #05b08e;
  cursor: pointer;
}

@import url("https://fonts.googleapis.com/css2?family=Nunito+Sans:ital,opsz,wght@0,6..12,200;0,6..12,300;0,6..12,400;0,6..12,500;0,6..12,600;0,6..12,700;0,6..12,800;0,6..12,900;0,6..12,1000;1,6..12,200;1,6..12,300;1,6..12,400;1,6..12,500;1,6..12,600;1,6..12,700;1,6..12,800;1,6..12,900;1,6..12,1000&amp;display=swap");
#ogInfoModal {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
  font-family: "Nunito Sans", sans-serif;
}
.og-container {
  max-width: 1240px;
  margin: 0 auto;
  padding-left: 20px;
  padding-right: 20px;
}
.og-section-inner h2 {
  color: #fff;
  font-family: Nunito Sans;
  font-size: 33px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin-top: 10px;
}
.og-section-main-section {
  background-image: url(https://cdn.shopify.com/s/files/1/0796/5179/9334/files/b.png?v=1691564470);
  width: 100%;
  height: 100%;
  border-radius: 14px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.og-down-sec {
  display: flex;
  justify-content: space-between;
  align-items: end;
  color: #fff;
}
.og-section-inner {
  padding: 24px 0px;
}
.og-toward-section h3 {
  color: #000;
  font-family: Nunito Sans;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
.og-toward-section p {
  color: #000;
  font-family: Nunito Sans;
  font-size: 15px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
}
.og-left-sec h3 {
  color: #fff;
  font-family: Nunito Sans;
  font-size: 20px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  margin-bottom: 0;
}
.og-left-sec h3 span {
  color: #fff;
  font-family: Nunito Sans;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-decoration-line: underline;
}
.og-toward-main-section a {
  border-radius: 14px;
  background: #06b290;
  max-width: 100%;
  height: 61px;
  flex-shrink: 0;
  color: #fff;
  text-align: center;
  font-family: Nunito Sans;
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-decoration: none;
  display: flex;
  justify-content: center;
  align-items: center;
}
.og-modal {
  display: none;
  position: fixed;
  z-index: 15;
  padding-top: 100px;
  padding-bottom: 100px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.4);
}
.og-modal-content {
  background-color: #fefefe;
  margin: auto;
  padding: 20px;
  border: 1px solid #888;
  width: 80%;
  border-radius: 15px;
}
.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: 0.1s;
  transition: 0.1s;
}
.slider:before {
  position: absolute;
  content: "";
  height: 18px;
  width: 18px;
  top: 0.5px;
  background-color: white;
  -webkit-transition: 0.1s;
  transition: 0.1s;
}
input:checked + .slider {
  background-color: #05b08e;
}

input:focus + .slider {
  box-shadow: 0 0 1px #2196f3;
}
input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}
.slider.round {
  border-radius: 16px;
}
.slider.round:before {
  border-radius: 50%;
}
.og-swith-container {
  position: absolute;
  right: 0px;
  top: 30px;
}
.og-switch {
  position: relative;
  display: inline-block;
  width: 48px;
  height: 20px;
  margin-right: 15px;
  margin-bottom: 5px;
}
.og-switch input {
  opacity: 0;
  width: 20px;
  height: 0;
}
.og-carbon-offet-option {
  background: #fbfaf6;
}
</pre></body></html>