/* Main CSS */
:root {
  /* Colors */
  --color-primary: #2BC4AD;
  --color-primary-light: #3366AA;
  --color-primary-dark: #0F336B;
  --primary-hover: #e03a3a;
  --color-secondary: #D4F6F4;
  --color-secondary-light: #A7E2DF;
  --color-secondary-dark: #E8FBFA;
  --color-accent: #2BC4AD;
  --color-accent-light: #2BC4AD;
  --color-accent-dark: #E69500;
  --color-primary-rgb: 23, 73, 145;
  --color-secondary-rgb: 212, 246, 244;
}

/* Base Styles */
body {
  background-color: var(--color-white);
  background-image: url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23f2f2f2' fill-opacity='0.4'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

/* Header */
.header {
  background-color: rgba(255, 255, 255, 0.92);
  position: unset !important;
}

.cta-btn {
  color: #333 !important;
}

.feature-icon {
  background-color: rgba(212, 246, 244, 0.1) !important;
}

.feature-icon::after {
  border: 2px dashed rgba(212, 246, 244, 0.2) !important;
}

.mfg-step-number {
    background-color: #82CFCB !important;
}

.submit-button {
    background-color: #399F9B !important;
}
.submit-button:disabled {
    background-color: #ccc !important;
}


.bg-decoration-1 {
  top: 10%;
  right: 0;
  width: 300px;
  height: 300px;
  background-image: url("data:image/svg+xml,%3Csvg width='100' height='100' viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 18c3.866 0 7-3.134 7-7s-3.134-7-7-7-7 3.134-7 7 3.134 7 7 7zm48 25c3.866 0 7-3.134 7-7s-3.134-7-7-7-7 3.134-7 7 3.134 7 7 7zm-43-7c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm63 31c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zM34 90c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm56-76c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zM12 86c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm28-65c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm23-11c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm-6 60c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm29 22c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zM32 63c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm57-13c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm-9-21c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM60 91c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM35 41c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM12 60c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2z' fill='%23f11818' fill-opacity='0.08' fill-rule='evenodd'/%3E%3C/svg%3E");
  opacity: 0.5;
}

.bg-decoration-2 {
  bottom: 10%;
  left: 0;
  width: 350px;
  height: 350px;
  background-image: url("data:image/svg+xml,%3Csvg width='52' height='26' viewBox='0 0 52 26' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%232e86ab' fill-opacity='0.07'%3E%3Cpath d='M10 10c0-2.21-1.79-4-4-4-3.314 0-6-2.686-6-6h2c0 2.21 1.79 4 4 4 3.314 0 6 2.686 6 6 0 2.21 1.79 4 4 4 3.314 0 6 2.686 6 6 0 2.21 1.79 4 4 4 3.314 0 6 2.686 6 6h-2c0-2.21-1.79-4-4-4-3.314 0-6-2.686-6-6 0-2.21-1.79-4-4-4-3.314 0-6-2.686-6-6 0-2.21-1.79-4-4-4-3.314 0-6-2.686-6-6H10zm26 18c0-2.21-1.79-4-4-4-3.314 0-6-2.686-6-6h2c0 2.21 1.79 4 4 4 3.314 0 6 2.686 6 6 0 2.21 1.79 4 4 4 3.314 0 6 2.686 6 6 0 2.21 1.79 4 4 4 3.314 0 6 2.686 6 6h-2c0-2.21-1.79-4-4-4-3.314 0-6-2.686-6-6 0-2.21-1.79-4-4-4-3.314 0-6-2.686-6-6 0-2.21-1.79-4-4-4-3.314 0-6-2.686-6-6H36z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  opacity: 0.6;
}

.bg-decoration-3 {
  top: 30%;
  right: 5%;
  width: 250px;
  height: 250px;
  background-image: url("data:image/svg+xml,%3Csvg width='100' height='20' viewBox='0 0 100 20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21.184 20c.357-.13.72-.264.888-.14 1.676 1.25 3.68 1.17 5.13-.155.5-.456.828-1.05.987-1.653.085.324.2.64.344.94.73 1.48 2.257 2.33 3.942 2.507.16.018.323.033.487.038.665.028 1.355-.042 1.985-.27l.556-.27c.28-.13.532-.143.766-.042.653.28 1.43.4 2.21.33.64-.055 1.265-.226 1.82-.514l.706-.37c.196-.1.422-.147.654-.147.232 0 .45.047.65.148l.76.38c.553.28 1.17.446 1.806.496.88.066 1.677-.108 2.354-.494.134-.08.363-.094.57-.036l.736.159c.33.07.663.115.98.13.806.056 1.635-.074 2.432-.39l.962-.37c.122-.046.298-.138.42-.138.12 0 .262.039.352.113.436.36.965.688 1.517.94.88.4 1.847.644 2.863.714.394.02.79.034 1.186.028.56-.004 1.12-.058 1.67-.16l.003-.001c.555-.1 1.1-.276 1.59-.548l.755-.416c.228-.126.45-.27.683-.28.46-.02.918.304 1.073.724l.168.434c.315.88.613 1.274 1.125 1.48.257.102.526.148.79.155l.254.002c.74 0 1.477-.223 2.108-.663.192-.152.395-.338.623-.222l.19.066c.253.066.597-.192.75.097.104.19.19.394.26.606.04.118.31.2.06.44.159.696.356 1.096.762 1.562.37.42.833.784 1.336 1.067.695.394 1.352.637 2.23.694.31.018.61.015.91-.01.705-.06 1.308-.26 1.857-.59l.42-.248c.072-.06.173-.084.223-.08l.16.004c.132.592.34.92.574 1.36.468.87 1.16 1.368 2.357 1.57.65.108 1.312.18 1.975.143.393-.021.787-.078 1.172-.179l.255-.056c.064-.014.138-.016.225-.016.14 0 .39.023.566.08l.88.276c.367.116.74.201 1.118.258l.284.037c.336.04.68.06 1.02.055 1.03-.016 2.03-.322 2.84-.945.13-.095.292-.14.31-.162l.192.04c.566.113 1.1.257 1.815.257.87 0 1.506-.2 2.102-.602.18-.135.304-.305.38-.81.08.312.23.624.414.89.476.695 1.23 1.14 2.1 1.25.068.008.157.018.245.025.055.004.103.008.153.01.097.003.193.007.36.012.56.018 1.323-.113 1.943-.445l.55-.29c.153-.08.352-.144.532-.144l.15.005c.442.016.71.214 1.058.72.166.24.365.43.587.554.74.42 1.51.664 2.3.72l.305.023c.908.062 1.766-.087 2.635-.423l1.1-.4c.44-.17.856-.372 1.242-.652.188-.137.422-.31.505-.504.082-.192.16-.4.162-.757l.002-.118c0-.208.1-.37.315-.404.213-.035.342.097.472.296l.082.129c.137.212.25.43.328.646l.238.58c.397.98.903 1.647 1.672 2.21.59.435 1.26.766 1.963.97l.527.15c.389.11.795.175 1.2.189.385.015.77-.01 1.15-.079.8-.14 1.565-.418 2.262-.822l.35-.2c.266-.15.483-.35.604-.612.12-.262.144-.57.083-.857-.074-.286-.244-.54-.421-.763l-.135-.174c-.17-.227-.305-.454-.408-.68l-.125-.274c-.13-.297-.166-.635-.11-.955.061-.32.25-.635.5-.87l.534-.47c.577-.535.903-1.28.982-2.12.034-.358.018-.753-.076-1.128l-.148-.562c-.123-.432-.212-.868-.233-1.31l-.017-.39c-.017-.31.053-.615.21-.878l.138-.239c.224-.365.474-.69.765-.972.29-.282.6-.51.92-.689l.232-.135c.344-.193.623-.446.824-.78l.08-.148c.092-.174.155-.358.19-.546.034-.19.04-.394.022-.602l-.08-.802c-.073-.745-.038-1.472.106-2.204.149-.796.375-1.405.725-2.065l.1-.185c.163-.333.358-.614.6-.857.249-.242.529-.446.834-.623l.203-.129c.205-.116.437-.256.64-.428l.432-.42c.161-.155.353-.34.528-.51l.246-.237c.13-.127.274-.257.43-.382l.478-.393c.348-.298.616-.64.817-1.026l.148-.307c.045-.087.088-.175.133-.32l.088-.227.018-.052c.072-.21.108-.44.108-.68 0-.227-.037-.436-.11-.643-.047-.113-.102-.23-.177-.427l-.107-.282c-.035-.09-.075-.162-.116-.232l-.05-.083c-.044-.068-.24-.387-.324-.536-.144-.267-.3-.527-.471-.773l-.298-.438c-.11-.158-.233-.318-.35-.473l-.152-.213c-.144-.202-.303-.405-.473-.6l-.08-.09c-.27-.315-.547-.616-.844-.896l-.168-.162c-.05-.045-.12-.11-.155-.14-.315-.303-.512-.53-.77-.885l-.254-.375c-.236-.347-.49-.655-.775-.926l-.33-.324c-.144-.133-.277-.26-.408-.386l-.292-.284c-.166-.162-.33-.31-.506-.453l-.383-.343c-.107-.099-.217-.191-.312-.277l-.596-.554c-.113-.108-.507-.523-.608-.608-.118-.097-.292-.285-.372-.35l-.582-.493c-.178-.156-.336-.29-.506-.425l-.398-.326c-.306-.252-.622-.495-.944-.718l-.432-.307c-.4-.286-.802-.559-1.214-.814l-.049-.03c-.226-.145-.632-.415-.884-.563l-.79-.475c-.265-.16-.533-.31-.802-.455l-.582-.31c-.183-.092-.38-.196-.564-.3l-.314-.17c-.457-.25-.93-.475-1.42-.67l-.34-.126c-.282-.106-.57-.205-.86-.297l-.606-.19c-.164-.046-.324-.1-.513-.143l-.335-.08c-.504-.119-1.01-.217-1.518-.297l-.42-.064c-.278-.037-.55-.078-.827-.124l-.155-.026c-.21-.035-.53-.082-.608-.094l-.332-.055c-.345-.057-.693-.105-1.04-.147l-.602-.075c-.4-.049-.8-.09-1.2-.12l-.5-.042c-.308-.024-.615-.048-.924-.068l-.426-.024c-.31-.016-.694-.03-.903-.036l-.43-.018c-.364-.01-.73-.022-1.093-.028l-.498-.008c-.56-.005-1.12 0-1.68.013l-.432.01c-.33.008-.663.02-.944.035-.544.029-.822.05-1.657.132l-.306.027c-.234.02-.47.044-.704.07l-.48.056c-.326.04-.652.082-.98.13l-.366.06c-.225.035-.588.106-.702.124l-.248.043c-.345.06-.685.126-1.025.197l-.347.08c-.188.04-.484.117-.673.16-.277.062-.554.13-.83.203l-.31.087c-.51.142-1.016.3-1.513.473l-.487.18c-.243.086-.54.105-.755.28l-.343.176c-.507.253-1.003.53-1.486.827l-.528.33c-.446.277-.882.57-1.307.88l-.406.29c-.144.107-.29.214-.433.325l-.17.132c-.192.16-.234.183-.46.37l-.41.347c-.104.091-.212.18-.32.267l-.2.169c-.182.155-.366.31-.553.462l-.465.393c-.075.065-.113.095-.185.16l-.267.233c-.387.338-.764.683-1.12 1.046l-.359.37c-.21.219-.432.458-.637.688l-.34.406c-.5.062-.198.258-.267.35l-.324.426c-.33.434-.64.88-.926 1.343l-.297.485c-.138.233-.273.468-.402.705l-.197.375c-.1.195-.213.499-.293.65l-.12.275c-.17.374-.31.755-.432 1.142l-.137.448c-.194.235-.258.472-.292.712-.036.24-.05.485-.042.73l.024.687c.017.456.073.92.174 1.358l.1.413c.094.337.211.67.345.99l.116.284c.084.194.232.52.295.648l.119.24c.108.204.237.41.379.6l.27.356c.187.224.407.43.647.622l.159.131c.13.104.275.216.42.328l.22.164c.295.217.58.42.873.6l.33.195c.54.305 1.1.577 1.68.81l.32.126c.397.152.799.286 1.206.402l.455.126c.384.107.772.195 1.162.271l.3.057c.58.11 1.304.193 1.93.224l.022.002c.437.026.756.028 1.196.028.324 0 .755-.007 1.064-.024h.002c.398-.024.764-.062 1.142-.115.262-.033.484-.07.774-.128l.448-.08c.33-.06.634-.126.93-.206l.586-.154c.166-.047.444-.132.58-.181.346-.124.69-.26 1.024-.407l.445-.196c.208-.1.47-.237.65-.34l.365-.21c.508-.32.985-.694 1.412-1.118l.136-.14c.18-.186.32-.35.464-.529l.24-.3c.196-.26.356-.52.486-.795l.104-.226c.09-.204.235-.58.292-.78l.16-.57c.15-.544.243-1.1.276-1.666l.017-.302c.015-.283.018-.568.008-.85l-.016-.402c-.032-.627-.13-1.24-.296-1.84l-.05-.185c-.088-.34-.182-.665-.287-.992l-.088-.272c-.082-.248-.174-.483-.285-.723l-.118-.255c-.194-.392-.41-.775-.647-1.139l-.23-.346c-.136-.195-.286-.404-.448-.595l-.15-.177c-.098-.12-.263-.31-.338-.39-.136-.148-.28-.29-.427-.426l-.143-.13c-.245-.214-.507-.414-.78-.598l-.264-.172c-.27-.17-.537-.326-.81-.47l-.253-.13c-.288-.14-.58-.276-.88-.396l-.327-.127c-.27-.097-.553-.19-.834-.268l-.317-.09c-.352-.095-.725-.176-1.094-.244l-.387-.07c-.475-.07-.98-.12-1.49-.122l-.35-.004zm-10.148 1.32l.196.018c.124.01.25.016.375.016.358 0 .705-.05 1.035-.143l.271-.06c.405-.106.7-.236 1.02-.412l.29-.152c.184-.105.364-.226.538-.354l.356-.252c.236-.18.46-.375.666-.585l.238-.235c.38-.392.715-.84.95-1.333l.12-.265c.152-.355.254-.735.318-1.126l.054-.327c.016-.107.037-.307.043-.367.04-.337.035-.718-.012-1.072l-.065-.505c-.075-.473-.197-.908-.364-1.337l-.156-.4c-.196-.475-.458-.91-.782-1.296l-.296-.34c-.144-.154-.304-.312-.468-.47l-.266-.253c-.55-.504-1.17-.883-1.82-1.144l-.386-.154c-.226-.084-.518-.18-.66-.218l-.304-.08c-.383-.093-.771-.15-1.16-.17l-.343-.013c-.185-.004-.37.004-.553.023l-.18.03c-.147.015-.37.045-.513.075l-.39.075c-.45.1-.886.25-1.3.454l-.38.197c-.265.136-.526.29-.78.458l-.364.24c-.36.257-.704.546-1.02.864l-.205.205c-.445.445-.827.946-1.143 1.49l-.13.235c-.245.445-.44.915-.582 1.399l-.101.338c-.118.433-.19.887-.205 1.35l-.014.29c-.013.396.009.814.056 1.217l.043.365c.034.22.1.55.146.747.052.225.11.445.173.663l.162.54c.125.354.272.694.44 1.02l.162.287c.195.354.42.688.667.998l.173.21c.272.32.57.62.888.894l.262.218c.276.233.56.448.86.643l.292.18c.345.205.706.384 1.08.532l.418.162c.416.155.856.274 1.302.354l.44.074c.267.04.538.07.81.086l.26.01c.336.013.673.005 1.01-.02l.24-.016z' fill='%23ffb400' fill-opacity='0.07' fill-rule='evenodd'/%3E%3C/svg%3E");
  opacity: 0.7;
}


.hero-bg-decoration {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml,%3Csvg width='100' height='100' viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 18c3.866 0 7-3.134 7-7s-3.134-7-7-7-7 3.134-7 7 3.134 7 7 7zm48 25c3.866 0 7-3.134 7-7s-3.134-7-7-7-7 3.134-7 7 3.134 7 7 7zm-43-7c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm63 31c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zM34 90c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm56-76c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zM12 86c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm28-65c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm23-11c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm-6 60c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm29 22c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zM32 63c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm57-13c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm-9-21c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM60 91c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM35 41c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM12 60c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2z' fill='%232e86ab' fill-opacity='0.05' fill-rule='evenodd'/%3E%3C/svg%3E");
  z-index: -1;
}


.form-select {
  appearance: none;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='%23333' viewBox='0 0 16 16'%3E%3Cpath d='M8 11.5l-5-5h10l-5 5z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 1rem center;
  padding-right: 2.5rem;
  color: #333;
}



@media (max-width: 767px) {
  .logo-image-header {
    height: 30px !important;
  }
}