
body {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.learn-more-link, #instant-quotation-section-wrapper #Get-instant-pricing-article-wrapper .Get-instant-pricing-common-class .footer-navigation-link nav a, #instant-quotation-section-wrapper #Key-Considerations-for-3D-Printing-Technology-Material-and-Infill-article-wrapper #Select-material-for-3d-printing-section-wrapper #Select-technology-for-3d-printing-section-footer-wrapper #Select-technology-for-3d-printing-section-footer-header-wrapper .header-view-all-link a, #instant-quotation-section-wrapper #Key-Considerations-for-3D-Printing-Technology-Material-and-Infill-article-wrapper #Select-technology-for-3d-printing-section-wrapper table tr td nav a {
  all: unset;
  position: relative;
  text-decoration: none;
  display: flex;
  align-items: center;
  gap: 4px;
  margin-left: 4px;
  max-width: -moz-fit-content;
  max-width: fit-content;
  cursor: pointer;
}
.learn-more-link span, #instant-quotation-section-wrapper #Get-instant-pricing-article-wrapper .Get-instant-pricing-common-class .footer-navigation-link nav a span, #instant-quotation-section-wrapper #Key-Considerations-for-3D-Printing-Technology-Material-and-Infill-article-wrapper #Select-material-for-3d-printing-section-wrapper #Select-technology-for-3d-printing-section-footer-wrapper #Select-technology-for-3d-printing-section-footer-header-wrapper .header-view-all-link a span, #instant-quotation-section-wrapper #Key-Considerations-for-3D-Printing-Technology-Material-and-Infill-article-wrapper #Select-technology-for-3d-printing-section-wrapper table tr td nav a span {
  color: var(--primary-primary, #fb5650);
  font-family: "SF-Pro-Semi-Bold-Text";
  font-size: 16px;
  font-style: normal;
  line-height: 125%;
}
.learn-more-link .learn-more-icon, #instant-quotation-section-wrapper #Get-instant-pricing-article-wrapper .Get-instant-pricing-common-class .footer-navigation-link nav a .learn-more-icon, #instant-quotation-section-wrapper #Key-Considerations-for-3D-Printing-Technology-Material-and-Infill-article-wrapper #Select-material-for-3d-printing-section-wrapper #Select-technology-for-3d-printing-section-footer-wrapper #Select-technology-for-3d-printing-section-footer-header-wrapper .header-view-all-link a .learn-more-icon, #instant-quotation-section-wrapper #Key-Considerations-for-3D-Printing-Technology-Material-and-Infill-article-wrapper #Select-technology-for-3d-printing-section-wrapper table tr td nav a .learn-more-icon {
  width: 21px;
  min-width: 21px;
  max-width: 21px;
  height: 21px;
  min-height: 21px;
  max-height: 21px;
}

.link-underline, #instant-quotation-section-wrapper #Get-instant-pricing-article-wrapper .Get-instant-pricing-common-class .footer-navigation-link nav a::after, #instant-quotation-section-wrapper #Key-Considerations-for-3D-Printing-Technology-Material-and-Infill-article-wrapper #Select-material-for-3d-printing-section-wrapper #Select-technology-for-3d-printing-section-footer-wrapper #Select-technology-for-3d-printing-section-footer-header-wrapper .header-view-all-link a::after, #instant-quotation-section-wrapper #Key-Considerations-for-3D-Printing-Technology-Material-and-Infill-article-wrapper #Select-technology-for-3d-printing-section-wrapper table tr td nav a::after {
  content: "";
  position: absolute;
  background-color: var(--primary-primary, #fb5650);
  bottom: -1px;
  left: -1px;
  height: 1px;
  min-height: 1px;
  max-height: 1px;
  transform: scaleY(2);
}

.divider-line {
  height: 4px;
  border-radius: 2px;
  background: linear-gradient(90deg, #f51102 0%, #a4675a 32.81%, #9766ff 66%, #ff5bb4 95.5%);
  opacity: 1;
}














@font-face {
  font-family: "SF-Pro-Regular-Text";
  src: url("../../assests/fonts/SF-PRO-Text/SF-Pro-Text-Regular.otf") format("opentype");
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "SF-Pro-Semi-Bold-Text";
  src: url("../../assests/fonts/SF-PRO-Text/SF-Pro-Text-Semibold.otf") format("opentype");
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "SF-Pro-Bold-Text";
  src: url("../../assests/fonts/SF-PRO-Text/SF-Pro-Text-Bold.otf") format("opentype");
  font-style: normal;
  font-display: swap;
}
body {
  font-family: "SF-Pro-Regular-Text";
}

/* Custom Scroll Bar */
::-webkit-scrollbar {
  width: 10px;
}

::-webkit-scrollbar-track {
  background-color: #f1f1f1;
  border-radius: 250px;
}

::-webkit-scrollbar-thumb {
  background-color: var(--secondary-secondary-l-2, #cdced9);
  border-radius: 250px;
  display: flex;
  justify-content: center;
}

::-webkit-scrollbar-button {
  border: none;
  object-fit: contain;
  background-repeat: no-repeat;
  background-position: center;
}

::-webkit-scrollbar-button:single-button:decrement {
  background-image: url("../../assests/images/caret-up-solid-scrolbar.svg");
  width: 10px;
  height: 10px;
  object-fit: contain;
  background-repeat: no-repeat;
  background-position: center;
}

::-webkit-scrollbar-button:single-button:increment {
  background-image: url("../../assests/images/caret-down-solid-scrollbar.svg");
  height: 10px;
  width: 10px;
  object-fit: contain;
  background-repeat: no-repeat;
  background-position: center;
}


/* common classes scss */
.paragraph, #instant-quotation-section-wrapper #Product-handover-article-wrapper .common-product-handover p, #instant-quotation-section-wrapper #Product-handover-article-wrapper #Product-handover-article-header-wrapper p, #instant-quotation-section-wrapper #product-manufacturing-article-wrapper #Standard-inspection-report-section-wrapper .Standard-inspection-report-outer-wrapper .Standard-inspection-report-inner-wrapper p, #instant-quotation-section-wrapper #product-manufacturing-article-wrapper #product-manufacturing-article-header-wrapper p, #instant-quotation-section-wrapper #Regarding-NDA-Encrypted-Database-article-wrapper #Regarding-NDA-Encrypted-Database-article-section-wrapper #Regarding-NDA-Encrypted-Database-article-text-wrapper p, #instant-quotation-section-wrapper #Get-instant-pricing-article-wrapper .Get-instant-pricing-common-class .outer-div-wrapper .inner-div-wrapper .example, #instant-quotation-section-wrapper #Get-instant-pricing-article-wrapper .Get-instant-pricing-common-class .outer-div-wrapper .inner-div-wrapper .formula span, #instant-quotation-section-wrapper #Get-instant-pricing-article-wrapper .Get-instant-pricing-common-class .outer-div-wrapper .inner-div-wrapper p, #instant-quotation-section-wrapper #Get-instant-pricing-article-wrapper #Key-factors-for-pricing-section-wrapper ul li, #instant-quotation-section-wrapper #Get-instant-pricing-article-wrapper #Key-factors-for-pricing-section-wrapper p, #instant-quotation-section-wrapper #Key-Considerations-for-3D-Printing-Technology-Material-and-Infill-article-wrapper #Choose-Infill-Percentage-section-wrapper #Choose-Infill-Percentage-section-text-content-and-image-wrapper #Choose-Infill-Percentage-section-text-content ul li, #instant-quotation-section-wrapper #Key-Considerations-for-3D-Printing-Technology-Material-and-Infill-article-wrapper #Choose-Infill-Percentage-section-wrapper #Choose-Infill-Percentage-section-text-content-and-image-wrapper #Choose-Infill-Percentage-section-text-content p, #instant-quotation-section-wrapper #Key-Considerations-for-3D-Printing-Technology-Material-and-Infill-article-wrapper #Select-material-for-3d-printing-section-wrapper ul li, #instant-quotation-section-wrapper #Key-Considerations-for-3D-Printing-Technology-Material-and-Infill-article-wrapper #Select-material-for-3d-printing-section-wrapper p, #instant-quotation-section-wrapper #Key-Considerations-for-3D-Printing-Technology-Material-and-Infill-article-wrapper #Select-technology-for-3d-printing-section-wrapper table tr td p, #instant-quotation-section-wrapper #Key-Considerations-for-3D-Printing-Technology-Material-and-Infill-article-wrapper #Select-technology-for-3d-printing-section-wrapper #Select-technology-for-3d-printing-header-wrapper p, #instant-quotation-section-wrapper #Key-Considerations-for-3D-Printing-Technology-Material-and-Infill-article-wrapper #Key-Considerations-for-3D-Printing-Technology-Material-and-Infill-article-header-wrapper p, #instant-quotation-section-wrapper #upload-your-STL-file-section #What-Software-is-Compatible-for-CAD-Modelling-for-3D-Printing table tr td, #instant-quotation-section-wrapper #upload-your-STL-file-section #What-Software-is-Compatible-for-CAD-Modelling-for-3D-Printing p, #instant-quotation-section-wrapper #upload-your-STL-file-section #What-Types-of-CAD-Models-are-Suitable-for-3D-Printing-section-wrapper .alignment-class .alignment-paragraph-content p, #instant-quotation-section-wrapper #upload-your-STL-file-section #upload-your-STL-file-section-header p {
  color: var(--dark-dark-l-2, #393a4a);
  font-family: "SF-Pro-Regular-Text";
  font-size: 24px;
  font-style: normal;
  line-height: 125%;
}

.topic, #instant-quotation-section-wrapper #Get-instant-pricing-article-wrapper .Get-instant-pricing-common-class .outer-div-wrapper .inner-div-wrapper .formula p, #instant-quotation-section-wrapper #Key-Considerations-for-3D-Printing-Technology-Material-and-Infill-article-wrapper #Select-technology-for-3d-printing-section-wrapper table tr td p strong, #instant-quotation-section-wrapper #upload-your-STL-file-section #What-Software-is-Compatible-for-CAD-Modelling-for-3D-Printing table tr td strong {
  color: var(--dark-dark-d-2, #111116);
  font-family: "SF-Pro-Semi-Bold-Text";
  font-size: 24px;
  font-style: normal;
  line-height: 125%;
}

.links, #instant-quotation-section-wrapper #Product-handover-article-wrapper .common-product-handover nav span, #instant-quotation-section-wrapper #product-manufacturing-article-wrapper #Standard-inspection-report-section-wrapper .Standard-inspection-report-outer-wrapper .Standard-inspection-report-inner-wrapper nav span, #instant-quotation-section-wrapper #product-manufacturing-article-wrapper #product-manufacturing-article-header-wrapper nav span, #instant-quotation-section-wrapper #Regarding-NDA-Encrypted-Database-article-wrapper #Regarding-NDA-Encrypted-Database-article-section-wrapper #Regarding-NDA-Encrypted-Database-article-text-wrapper nav span, #instant-quotation-section-wrapper #Key-Considerations-for-3D-Printing-Technology-Material-and-Infill-article-wrapper #Choose-Infill-Percentage-section-wrapper #Choose-Infill-Percentage-section-text-content-and-image-wrapper #Choose-Infill-Percentage-section-text-content nav span, #instant-quotation-section-wrapper #upload-your-STL-file-section #What-Types-of-CAD-Models-are-Suitable-for-3D-Printing-section-wrapper .alignment-class .alignment-paragraph-content nav span {
  color: var(--dark-dark-l-2, #393a4a);
  font-family: "SF-Pro-Bold-Text";
  font-size: 16px;
  font-style: normal;
  line-height: 125%;
}

.hyperLinks, #instant-quotation-section-wrapper #Product-handover-article-wrapper .common-product-handover nav a, #instant-quotation-section-wrapper #product-manufacturing-article-wrapper #Standard-inspection-report-section-wrapper .Standard-inspection-report-outer-wrapper .Standard-inspection-report-inner-wrapper nav a, #instant-quotation-section-wrapper #product-manufacturing-article-wrapper #product-manufacturing-article-header-wrapper nav a, #instant-quotation-section-wrapper #Regarding-NDA-Encrypted-Database-article-wrapper #Regarding-NDA-Encrypted-Database-article-section-wrapper #Regarding-NDA-Encrypted-Database-article-text-wrapper nav a, #instant-quotation-section-wrapper #Key-Considerations-for-3D-Printing-Technology-Material-and-Infill-article-wrapper #Choose-Infill-Percentage-section-wrapper #Choose-Infill-Percentage-section-text-content-and-image-wrapper #Choose-Infill-Percentage-section-text-content nav a, #instant-quotation-section-wrapper #Key-Considerations-for-3D-Printing-Technology-Material-and-Infill-article-wrapper #Select-material-for-3d-printing-section-wrapper #Select-technology-for-3d-printing-section-footer-wrapper #Select-technology-for-3d-printing-section-footer-section-wrapper figure figcaption, #instant-quotation-section-wrapper #upload-your-STL-file-section #What-Types-of-CAD-Models-are-Suitable-for-3D-Printing-section-wrapper .alignment-class .alignment-paragraph-content nav a {
  color: var(--info-info, #2E5AAC);
  font-family: "SF-Pro-Semi-Bold-Text";
  font-size: 16px;
  font-style: normal;
  line-height: 125%;
}

/* common classes scsss  */
#instant-quotation-introduction-banner-section {
  padding-top: 120px;
  padding-bottom: 120px;
  height: -moz-fit-content;
  height: fit-content;
  min-height: -moz-fit-content;
  min-height: fit-content;
  max-height: -moz-fit-content;
  max-height: fit-content;
  background: var(--dark-dark-d-2, #111116);
  overflow: hidden;
}
#instant-quotation-introduction-banner-section .top-header-page-introduction-content {
  width: 1216px;
  min-width: 1216px;
  max-width: 1216px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 64px;
  padding-bottom: 0px;
  padding-left: 16px;
  padding-right: 16px;
  width: 1216px;
}
#instant-quotation-introduction-banner-section .top-header-page-introduction-content h1 {
  color: var(--light-white, #fff);
  font-family: "SF-Pro-Bold-Text";
  font-size: 64px;
  font-style: normal;
  line-height: 125%;
  margin-top: 0;
  margin-bottom: 24px;
}
#instant-quotation-introduction-banner-section .top-header-page-introduction-content p {
  width: 728px;
  color: var(--light-light, #f1f2f5);
  font-family: "SF-Pro-Semi-Bold-Text";
  font-size: 24px;
  font-style: normal;
  line-height: 125%;
  margin: 0 0;
}
@media (max-width: 1250px) {
  #instant-quotation-introduction-banner-section {
    /* About Us Introduction content */
    padding-top: 100px;
    padding-bottom: 100px;
    height: 550px;
  }
  #instant-quotation-introduction-banner-section .top-header-page-introduction-content {
    width: 616px;
    min-width: 616px;
    max-width: 616px;
    margin-left: auto;
    margin-right: auto;
    width: 616px;
  }
  #instant-quotation-introduction-banner-section .top-header-page-introduction-content p {
    width: 598px;
    margin: 0 0;
  }
}
@media (max-width: 650px) {
  #instant-quotation-introduction-banner-section {
    padding-top: 100px;
    padding-bottom: 100px;
    height: 700px;
  }
  #instant-quotation-introduction-banner-section .top-header-page-introduction-content {
    width: 344px;
    min-width: 344px;
    max-width: 344px;
    margin-left: auto;
    margin-right: auto;
    width: 344px;
  }
  #instant-quotation-introduction-banner-section .top-header-page-introduction-content h1 {
    font-size: 36px;
  }
  #instant-quotation-introduction-banner-section .top-header-page-introduction-content p {
    width: 312px;
    margin: 0 0;
  }
}

#frequently-asked-questions-component {
  margin-top: 64px;
  margin-bottom: 100px;
}
@media (max-width: 1250px) and (min-width: 650px) {
  #frequently-asked-questions-component {
    margin-top: 48px;
    margin-bottom: 64px;
  }
}
@media (max-width: 650px) {
  #frequently-asked-questions-component {
    margin-top: 24px;
    margin-bottom: 48px;
  }
}

#instant-quotation-section-wrapper #instant-quotation-section-header-wrapper #breadcrumbs-navigation-container {
  margin-top: 16px;
  margin-bottom: 16px;
  padding-left: 16px;
  padding-right: 16px;
  width: 1216px;
  min-width: 1216px;
  max-width: 1216px;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 1250px) and (min-width: 650px) {
  #instant-quotation-section-wrapper #instant-quotation-section-header-wrapper #breadcrumbs-navigation-container {
    width: 616px;
    min-width: 616px;
    max-width: 616px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 650px) {
  #instant-quotation-section-wrapper #instant-quotation-section-header-wrapper #breadcrumbs-navigation-container {
    width: 344px;
    min-width: 344px;
    max-width: 344px;
    margin-left: auto;
    margin-right: auto;
  }
}
#instant-quotation-section-wrapper #instant-quotation-section-header-wrapper #breadcrumbs-navigation-container .breadcrumbs-list-container {
  list-style: none;
  display: flex;
  align-items: center;
  gap: 8px;
  margin: 0 0;
  padding: 0 0;
}
#instant-quotation-section-wrapper #instant-quotation-section-header-wrapper #breadcrumbs-navigation-container .breadcrumbs-list-container .breadcrumbs-list-item a {
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 8px;
  color: var(--secondary-secondary, #6b6c7e);
  font-family: "SF-Pro-Regular-Text";
  font-size: 14px;
  font-style: normal;
  line-height: 125%;
  text-decoration: none;
}
#instant-quotation-section-wrapper #instant-quotation-section-header-wrapper #breadcrumbs-navigation-container .breadcrumbs-list-container .breadcrumbs-list-item a:hover {
  color: var(--dark-dark, #272833);
  font-family: "SF-Pro-Semi-Bold-Text";
  font-size: 13.6px;
  font-style: normal;
  line-height: 125%;
}
#instant-quotation-section-wrapper #instant-quotation-section-header-wrapper #breadcrumbs-navigation-container .breadcrumbs-list-container .breadcrumbs-list-item:last-child a {
  color: var(--dark-dark, #272833);
  font-family: "SF-Pro-Semi-Bold-Text";
  font-size: 14px;
  font-style: normal;
  line-height: 125%;
}
#instant-quotation-section-wrapper #instant-quotation-section-header-wrapper figure {
  width: 1216px;
  min-width: 1216px;
  max-width: 1216px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 16px;
  padding-right: 16px;
  margin-top: 64px;
  margin-bottom: 64px;
}
#instant-quotation-section-wrapper #instant-quotation-section-header-wrapper figure img {
  width: 1184px;
  height: 600px;
  border-radius: 16px;
}
#instant-quotation-section-wrapper #our-ordering-process-container-section-wrapper {
  background: var(--light-light-l-1, #f7f8f9);
  padding-top: 64px;
  padding-bottom: 100px;
}
#instant-quotation-section-wrapper #our-ordering-process-container-section-wrapper #our-ordering-process-container-section {
  width: 1216px;
  min-width: 1216px;
  max-width: 1216px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 16px;
  padding-right: 16px;
  /* Know us better section content */
}
#instant-quotation-section-wrapper #our-ordering-process-container-section-wrapper #our-ordering-process-container-section header h3 {
  color: var(--primary-primary, #fb5650);
  font-family: "SF-Pro-Semi-Bold-Text";
  font-size: 24px;
  font-style: normal;
  line-height: 125%;
  margin: 0 0;
}
#instant-quotation-section-wrapper #our-ordering-process-container-section-wrapper #our-ordering-process-container-section header h2 {
  margin-top: 12px;
  margin-bottom: 12px;
  margin-top: 12px;
  margin-bottom: 24px;
}
@media (min-width: 650px) {
  #instant-quotation-section-wrapper #our-ordering-process-container-section-wrapper #our-ordering-process-container-section header h2 {
    color: var(--dark-dark-d-2, #111116);
    font-family: "SF-Pro-Semi-Bold-Text";
    font-size: 40px;
    font-style: normal;
    line-height: 125%;
  }
}
@media (max-width: 650px) {
  #instant-quotation-section-wrapper #our-ordering-process-container-section-wrapper #our-ordering-process-container-section header h2 {
    color: var(--dark-dark-d-2, #111116);
    font-family: "SF-Pro-Semi-Bold-Text";
    font-size: 32px;
    font-style: normal;
    line-height: 125%;
  }
}
#instant-quotation-section-wrapper #our-ordering-process-container-section-wrapper #our-ordering-process-container-section #our-ordering-process-content-section-container-wrapper {
  height: 1104px;
  min-height: 1104px;
  max-height: 1104px;
  display: flex;
  gap: 64px;
  margin-bottom: 16px;
}
#instant-quotation-section-wrapper #our-ordering-process-container-section-wrapper #our-ordering-process-container-section #our-ordering-process-content-section-container-wrapper .our-ordering-process-vertical-line {
  align-self: center;
  height: 980px;
  width: 2px;
  position: relative;
  background-image: repeating-linear-gradient(to top, var(--primary-primary, #fb5650) 0px, var(--primary-primary, #fb5650) 3px, transparent 3px, transparent 4px);
}
#instant-quotation-section-wrapper #our-ordering-process-container-section-wrapper #our-ordering-process-container-section #our-ordering-process-content-section-container-wrapper .our-ordering-process-vertical-line .our-ordering-process-dot {
  display: inline-block;
  height: 18px;
  width: 18px;
  border-radius: 50%;
  background-color: var(--primary-primary, #fb5650);
  position: absolute;
  transform: translateX(-50%);
}
#instant-quotation-section-wrapper #our-ordering-process-container-section-wrapper #our-ordering-process-container-section #our-ordering-process-content-section-container-wrapper .our-ordering-process-vertical-line .our-ordering-process-dot1 {
  top: 54px;
}
#instant-quotation-section-wrapper #our-ordering-process-container-section-wrapper #our-ordering-process-container-section #our-ordering-process-content-section-container-wrapper .our-ordering-process-vertical-line .our-ordering-process-dot2 {
  top: 329px;
}
#instant-quotation-section-wrapper #our-ordering-process-container-section-wrapper #our-ordering-process-container-section #our-ordering-process-content-section-container-wrapper .our-ordering-process-vertical-line .our-ordering-process-dot3 {
  top: 598px;
}
#instant-quotation-section-wrapper #our-ordering-process-container-section-wrapper #our-ordering-process-container-section #our-ordering-process-content-section-container-wrapper .our-ordering-process-vertical-line .our-ordering-process-dot4 {
  top: 867px;
}
#instant-quotation-section-wrapper #our-ordering-process-container-section-wrapper #our-ordering-process-container-section #our-ordering-process-content-section-container-wrapper .our-ordering-process-content-section-container {
  display: flex;
  gap: 124px;
  padding: 16px 24px;
  width: 1100px;
  height: 272px;
  align-items: center;
}
#instant-quotation-section-wrapper #our-ordering-process-container-section-wrapper #our-ordering-process-container-section #our-ordering-process-content-section-container-wrapper .our-ordering-process-content-section-container img {
  height: 240px;
  width: 240px;
}
#instant-quotation-section-wrapper #our-ordering-process-container-section-wrapper #our-ordering-process-container-section #our-ordering-process-content-section-container-wrapper .our-ordering-process-content-section-container .our-ordering-process-content-section {
  padding-top: 22px;
  padding-bottom: 30px;
  width: 688px;
}
#instant-quotation-section-wrapper #our-ordering-process-container-section-wrapper #our-ordering-process-container-section #our-ordering-process-content-section-container-wrapper .our-ordering-process-content-section-container .our-ordering-process-content-section h3 {
  color: var(--helby-webflow-ecommerce-webflow-io-black, var(--Primary-Base-Black, #000));
  font-family: "SF-Pro-Bold-Text";
  font-size: 32px;
  font-style: normal;
  line-height: 125%;
  margin-top: 0px;
  margin-bottom: 8px;
}
#instant-quotation-section-wrapper #our-ordering-process-container-section-wrapper #our-ordering-process-container-section #our-ordering-process-content-section-container-wrapper .our-ordering-process-content-section-container .our-ordering-process-content-section .our-ordering-process-paragraph-section p {
  color: var(--dark-dark-l-2, #393a4a);
  font-family: "SF-Pro-Regular-Text";
  font-size: 14px;
  font-style: normal;
  line-height: 125%;
  margin: 0 0;
}
#instant-quotation-section-wrapper #upload-your-STL-file-section {
  display: flex;
  flex-direction: column;
  gap: 48px;
  width: 1216px;
  min-width: 1216px;
  max-width: 1216px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 16px;
  padding-right: 16px;
  margin-top: 64px;
  margin-bottom: 100px;
}
#instant-quotation-section-wrapper #upload-your-STL-file-section #upload-your-STL-file-section-header h2 {
  color: var(--dark-dark-d-2, #111116);
  font-family: "SF-Pro-Bold-Text";
  font-size: 40px;
  font-style: normal;
  line-height: 125%;
  margin-top: 0px;
  margin-bottom: 16px;
}
@media (max-width: 650px) {
  #instant-quotation-section-wrapper #upload-your-STL-file-section #upload-your-STL-file-section-header h2 {
    display: flex;
    flex-direction: column;
    font-size: 32px;
  }
}
#instant-quotation-section-wrapper #upload-your-STL-file-section #upload-your-STL-file-section-header img {
  width: 1184px;
  height: 442px;
}
#instant-quotation-section-wrapper #upload-your-STL-file-section #upload-your-STL-file-section-header p {
  margin-top: 16px;
  margin-bottom: 0px;
}
#instant-quotation-section-wrapper #upload-your-STL-file-section #What-Types-of-CAD-Models-are-Suitable-for-3D-Printing-section-wrapper h3 {
  color: var(--dark-dark-d-2, #111116);
  font-family: "SF-Pro-Bold-Text";
  font-size: 36px;
  font-style: normal;
  line-height: 125%;
  margin-top: 0px;
  margin-bottom: 24px;
}
@media (max-width: 650px) {
  #instant-quotation-section-wrapper #upload-your-STL-file-section #What-Types-of-CAD-Models-are-Suitable-for-3D-Printing-section-wrapper h3 {
    display: flex;
    flex-direction: column;
    font-size: 24px;
  }
}
#instant-quotation-section-wrapper #upload-your-STL-file-section #What-Types-of-CAD-Models-are-Suitable-for-3D-Printing-section-wrapper .alignment-class {
  display: flex;
  gap: 16px;
}
#instant-quotation-section-wrapper #upload-your-STL-file-section #What-Types-of-CAD-Models-are-Suitable-for-3D-Printing-section-wrapper .alignment-class .alignment-paragraph-content {
  width: 684px;
}
#instant-quotation-section-wrapper #upload-your-STL-file-section #What-Types-of-CAD-Models-are-Suitable-for-3D-Printing-section-wrapper .alignment-class .alignment-paragraph-content p {
  margin-top: 0px;
  margin-bottom: 16px;
}
#instant-quotation-section-wrapper #upload-your-STL-file-section #What-Types-of-CAD-Models-are-Suitable-for-3D-Printing-section-wrapper .alignment-class .alignment-paragraph-content nav {
  display: flex;
  gap: 8px;
}
@media (max-width: 1250px) and (min-width: 650px) {
  #instant-quotation-section-wrapper #upload-your-STL-file-section #What-Types-of-CAD-Models-are-Suitable-for-3D-Printing-section-wrapper .alignment-class .alignment-paragraph-content nav span {
    width: 120px;
  }
}
@media (max-width: 650px) {
  #instant-quotation-section-wrapper #upload-your-STL-file-section #What-Types-of-CAD-Models-are-Suitable-for-3D-Printing-section-wrapper .alignment-class .alignment-paragraph-content nav {
    flex-direction: column;
  }
}
#instant-quotation-section-wrapper #upload-your-STL-file-section #What-Types-of-CAD-Models-are-Suitable-for-3D-Printing-section-wrapper .alignment-class .alignment-image-container {
  margin: 0 0;
}
#instant-quotation-section-wrapper #upload-your-STL-file-section #What-Types-of-CAD-Models-are-Suitable-for-3D-Printing-section-wrapper .alignment-class .alignment-image-container img {
  width: 484px;
  height: 366px;
}
#instant-quotation-section-wrapper #upload-your-STL-file-section #What-Software-is-Compatible-for-CAD-Modelling-for-3D-Printing h3 {
  color: var(--dark-dark-d-2, #111116);
  font-family: "SF-Pro-Bold-Text";
  font-size: 36px;
  font-style: normal;
  line-height: 125%;
  margin-top: 0px;
  margin-bottom: 12px;
}
@media (max-width: 650px) {
  #instant-quotation-section-wrapper #upload-your-STL-file-section #What-Software-is-Compatible-for-CAD-Modelling-for-3D-Printing h3 {
    display: flex;
    flex-direction: column;
    font-size: 24px;
  }
}
#instant-quotation-section-wrapper #upload-your-STL-file-section #What-Software-is-Compatible-for-CAD-Modelling-for-3D-Printing p {
  margin-top: 0px;
  margin-bottom: 12px;
}
#instant-quotation-section-wrapper #upload-your-STL-file-section #What-Software-is-Compatible-for-CAD-Modelling-for-3D-Printing table {
  width: 1184px;
  border-collapse: separate;
  overflow: hidden;
  border-radius: 16px;
  border: 1px solid var(--table-border, #dedfe0);
}
#instant-quotation-section-wrapper #upload-your-STL-file-section #What-Software-is-Compatible-for-CAD-Modelling-for-3D-Printing table thead {
  height: 39px;
  background-color: var(--table-background-header, #F2F3F5);
  padding: 0 0;
  transform: translateY(-2px);
}
#instant-quotation-section-wrapper #upload-your-STL-file-section #What-Software-is-Compatible-for-CAD-Modelling-for-3D-Printing table tr td {
  border-bottom: 1px solid var(--table-border, #dedfe0);
  padding: 24px 8px;
}
#instant-quotation-section-wrapper #upload-your-STL-file-section #What-Software-is-Compatible-for-CAD-Modelling-for-3D-Printing table tr:last-child td {
  border-bottom: none;
}
#instant-quotation-section-wrapper #upload-your-STL-file-section #What-Software-is-Compatible-for-CAD-Modelling-for-3D-Printing #footer-button {
  margin-top: 16px;
  margin-bottom: 0px;
}
#instant-quotation-section-wrapper #upload-your-STL-file-section #What-Software-is-Compatible-for-CAD-Modelling-for-3D-Printing #footer-button button {
  margin: auto;
  width: 312px;
  height: 52px;
  padding: 14px 16px;
  color: var(--dark-dark-d-2, #111116);
  font-family: "SF-Pro-Regular-Text";
  font-size: 16px;
  font-style: normal;
  line-height: 125%;
  border-radius: 1000px;
  border: 1px solid var(--secondary-secondary, #6b6c7e);
  background-color: var(--light-white, #fff);
  display: flex;
  gap: 8px;
  align-items: center;
  justify-content: center;
  border-width: 1px;
  border-style: solid;
  position: relative;
  animation: HoverOutButton 0.7s forwards ease-in-out;
}
@keyframes HoverOutButton {
  0% {
    border-top-color: var(--primary-primary, #fb5650);
    border-left-color: var(--primary-primary, #fb5650);
    border-right-color: var(--primary-primary, #fb5650);
    border-bottom-color: var(--primary-primary, #fb5650);
    color: var(--primary-primary-d-1, #D23D37);
  }
  25% {
    border-top-color: var(--primary-primary, #fb5650);
    border-left-color: var(--primary-primary, #fb5650);
    border-right-color: var(--primary-primary, #fb5650);
    color: var(--primary-primary-d-1, #D23D37);
  }
  50% {
    border-top-color: var(--primary-primary, #fb5650);
    border-left-color: var(--primary-primary, #fb5650);
    color: var(--primary-primary-d-1, #D23D37);
  }
  75% {
    border-top-color: var(--primary-primary, #fb5650);
    color: var(--primary-primary-d-1, #D23D37);
  }
}
#instant-quotation-section-wrapper #upload-your-STL-file-section #What-Software-is-Compatible-for-CAD-Modelling-for-3D-Printing #footer-button button:hover {
  animation: HoverInButton 0.7s forwards ease-in-out;
}
@keyframes HoverInButton {
  0% {
    border-top-color: var(--primary-primary, #fb5650);
  }
  25% {
    border-top-color: var(--primary-primary, #fb5650);
    border-left-color: var(--primary-primary, #fb5650);
  }
  50% {
    border-top-color: var(--primary-primary, #fb5650);
    border-left-color: var(--primary-primary, #fb5650);
    border-right-color: var(--primary-primary, #fb5650);
  }
  75% {
    border-top-color: var(--primary-primary, #fb5650);
    border-left-color: var(--primary-primary, #fb5650);
    border-right-color: var(--primary-primary, #fb5650);
    border-bottom-color: var(--primary-primary, #fb5650);
  }
  100% {
    border-top-color: var(--primary-primary, #fb5650);
    border-left-color: var(--primary-primary, #fb5650);
    border-right-color: var(--primary-primary, #fb5650);
    border-bottom-color: var(--primary-primary, #fb5650);
    color: var(--primary-primary-d-1, #D23D37);
  }
}
#instant-quotation-section-wrapper #upload-your-STL-file-section #What-Software-is-Compatible-for-CAD-Modelling-for-3D-Printing #footer-button button span:last-child {
  position: relative;
  height: 24px;
  width: 24px;
  display: inline-block;
}
#instant-quotation-section-wrapper #upload-your-STL-file-section #What-Software-is-Compatible-for-CAD-Modelling-for-3D-Printing #footer-button button span:last-child img {
  width: 24px;
  height: 24px;
}
#instant-quotation-section-wrapper #upload-your-STL-file-section #What-Software-is-Compatible-for-CAD-Modelling-for-3D-Printing #footer-button button span:last-child #normal-icon {
  opacity: 1;
  transition: opacity 0.7s linear;
}
#instant-quotation-section-wrapper #upload-your-STL-file-section #What-Software-is-Compatible-for-CAD-Modelling-for-3D-Printing #footer-button button span:last-child #hover-icon {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  transition: opacity 0.7s linear;
}
#instant-quotation-section-wrapper #upload-your-STL-file-section #What-Software-is-Compatible-for-CAD-Modelling-for-3D-Printing #footer-button button:hover span:last-child #normal-icon {
  opacity: 0;
}
#instant-quotation-section-wrapper #upload-your-STL-file-section #What-Software-is-Compatible-for-CAD-Modelling-for-3D-Printing #footer-button button:hover span:last-child #hover-icon {
  opacity: 1;
}
#instant-quotation-section-wrapper #Key-Considerations-for-3D-Printing-Technology-Material-and-Infill-article-wrapper {
  display: flex;
  flex-direction: column;
  gap: 48px;
  width: 1216px;
  min-width: 1216px;
  max-width: 1216px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 16px;
  padding-right: 16px;
  margin-top: 64px;
  margin-bottom: 100px;
}
#instant-quotation-section-wrapper #Key-Considerations-for-3D-Printing-Technology-Material-and-Infill-article-wrapper #Key-Considerations-for-3D-Printing-Technology-Material-and-Infill-article-header-wrapper h2 {
  color: var(--dark-dark-d-2, #111116);
  font-family: "SF-Pro-Bold-Text";
  font-size: 40px;
  font-style: normal;
  line-height: 125%;
  margin-top: 0px;
  margin-bottom: 16px;
}
@media (max-width: 650px) {
  #instant-quotation-section-wrapper #Key-Considerations-for-3D-Printing-Technology-Material-and-Infill-article-wrapper #Key-Considerations-for-3D-Printing-Technology-Material-and-Infill-article-header-wrapper h2 {
    display: flex;
    flex-direction: column;
    font-size: 32px;
  }
}
#instant-quotation-section-wrapper #Key-Considerations-for-3D-Printing-Technology-Material-and-Infill-article-wrapper #Key-Considerations-for-3D-Printing-Technology-Material-and-Infill-article-header-wrapper img {
  width: 1184px;
  height: 442px;
}
#instant-quotation-section-wrapper #Key-Considerations-for-3D-Printing-Technology-Material-and-Infill-article-wrapper #Key-Considerations-for-3D-Printing-Technology-Material-and-Infill-article-header-wrapper p {
  margin-top: 16px;
  margin-bottom: 0px;
}
#instant-quotation-section-wrapper #Key-Considerations-for-3D-Printing-Technology-Material-and-Infill-article-wrapper #Select-technology-for-3d-printing-section-wrapper #Select-technology-for-3d-printing-header-wrapper h3 {
  color: var(--dark-dark-d-2, #111116);
  font-family: "SF-Pro-Bold-Text";
  font-size: 36px;
  font-style: normal;
  line-height: 125%;
  margin-top: 0px;
  margin-bottom: 16px;
}
@media (max-width: 650px) {
  #instant-quotation-section-wrapper #Key-Considerations-for-3D-Printing-Technology-Material-and-Infill-article-wrapper #Select-technology-for-3d-printing-section-wrapper #Select-technology-for-3d-printing-header-wrapper h3 {
    display: flex;
    flex-direction: column;
    font-size: 24px;
  }
}
#instant-quotation-section-wrapper #Key-Considerations-for-3D-Printing-Technology-Material-and-Infill-article-wrapper #Select-technology-for-3d-printing-section-wrapper #Select-technology-for-3d-printing-header-wrapper img {
  width: 1184px;
  height: 442px;
}
#instant-quotation-section-wrapper #Key-Considerations-for-3D-Printing-Technology-Material-and-Infill-article-wrapper #Select-technology-for-3d-printing-section-wrapper #Select-technology-for-3d-printing-header-wrapper p {
  margin-top: 16px;
  margin-bottom: 16px;
}
#instant-quotation-section-wrapper #Key-Considerations-for-3D-Printing-Technology-Material-and-Infill-article-wrapper #Select-technology-for-3d-printing-section-wrapper table {
  border: 1px solid var(--table-border, #dedfe0);
  width: 1184px;
}
#instant-quotation-section-wrapper #Key-Considerations-for-3D-Printing-Technology-Material-and-Infill-article-wrapper #Select-technology-for-3d-printing-section-wrapper table thead {
  height: 39px;
  background: var(--table-background-header, #F2F3F5);
}
#instant-quotation-section-wrapper #Key-Considerations-for-3D-Printing-Technology-Material-and-Infill-article-wrapper #Select-technology-for-3d-printing-section-wrapper table thead th {
  padding: 8px 8px;
  color: var(--table-text, #0f0f0f);
  font-family: "SF-Pro-Semi-Bold-Text";
  font-size: 18px;
  font-style: normal;
  line-height: 125%;
}
#instant-quotation-section-wrapper #Key-Considerations-for-3D-Printing-Technology-Material-and-Infill-article-wrapper #Select-technology-for-3d-printing-section-wrapper table tr {
  border-bottom: 1px solid var(--table-border, #dedfe0);
}
#instant-quotation-section-wrapper #Key-Considerations-for-3D-Printing-Technology-Material-and-Infill-article-wrapper #Select-technology-for-3d-printing-section-wrapper table tr td {
  height: 100%;
  display: flex;
  padding-top: 16px;
  padding-bottom: 16px;
  padding-left: 0;
  padding-right: 0;
  align-items: center;
}
#instant-quotation-section-wrapper #Key-Considerations-for-3D-Printing-Technology-Material-and-Infill-article-wrapper #Select-technology-for-3d-printing-section-wrapper table tr td .table-image {
  width: 106px;
  height: 106px;
  border-radius: 99px;
  padding: 8px 8px;
}
#instant-quotation-section-wrapper #Key-Considerations-for-3D-Printing-Technology-Material-and-Infill-article-wrapper #Select-technology-for-3d-printing-section-wrapper table tr td p {
  border-right: 1px solid var(--secondary-secondary, #6b6c7e);
  padding: 8px 8px;
  width: 823px;
}
#instant-quotation-section-wrapper #Key-Considerations-for-3D-Printing-Technology-Material-and-Infill-article-wrapper #Select-technology-for-3d-printing-section-wrapper table tr td nav {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 255px;
  height: 106px;
}
#instant-quotation-section-wrapper #Key-Considerations-for-3D-Printing-Technology-Material-and-Infill-article-wrapper #Select-technology-for-3d-printing-section-wrapper table tr td nav a {
  margin-top: 16px;
}
#instant-quotation-section-wrapper #Key-Considerations-for-3D-Printing-Technology-Material-and-Infill-article-wrapper #Select-technology-for-3d-printing-section-wrapper table tr td nav a::after {
  animation: linkHoverOut 0.5s forwards ease-in-out;
}
@keyframes linkHoverOut {
  0% {
    width: 113.5px;
  }
  100% {
    width: 0px;
  }
}
#instant-quotation-section-wrapper #Key-Considerations-for-3D-Printing-Technology-Material-and-Infill-article-wrapper #Select-technology-for-3d-printing-section-wrapper table tr td nav a:hover::after {
  animation: linkHoverIn 0.5s forwards ease-in-out;
}
@keyframes linkHoverIn {
  0% {
    width: 0px;
  }
  100% {
    width: 113.5px;
  }
}
#instant-quotation-section-wrapper #Key-Considerations-for-3D-Printing-Technology-Material-and-Infill-article-wrapper #Select-material-for-3d-printing-section-wrapper h3 {
  color: var(--dark-dark-d-2, #111116);
  font-family: "SF-Pro-Bold-Text";
  font-size: 36px;
  font-style: normal;
  line-height: 125%;
  margin-top: 0px;
  margin-bottom: 32px;
}
@media (max-width: 650px) {
  #instant-quotation-section-wrapper #Key-Considerations-for-3D-Printing-Technology-Material-and-Infill-article-wrapper #Select-material-for-3d-printing-section-wrapper h3 {
    display: flex;
    flex-direction: column;
    font-size: 24px;
  }
}
#instant-quotation-section-wrapper #Key-Considerations-for-3D-Printing-Technology-Material-and-Infill-article-wrapper #Select-material-for-3d-printing-section-wrapper .Select-material-for-3d-printing-section-wrapper-image {
  width: 1184px;
  height: 442px;
}
#instant-quotation-section-wrapper #Key-Considerations-for-3D-Printing-Technology-Material-and-Infill-article-wrapper #Select-material-for-3d-printing-section-wrapper p {
  margin-top: 32px;
  margin-bottom: 0px;
}
#instant-quotation-section-wrapper #Key-Considerations-for-3D-Printing-Technology-Material-and-Infill-article-wrapper #Select-material-for-3d-printing-section-wrapper #Explore-our-industry-best-materials-for-3d-printing-wrapper {
  display: flex;
  height: 119px;
  background-color: rgb(255, 238, 237);
  border-radius: 16px;
  padding: 24px 24px;
  margin-top: 32px;
  margin-bottom: 32px;
  gap:24px;
}
#instant-quotation-section-wrapper #Key-Considerations-for-3D-Printing-Technology-Material-and-Infill-article-wrapper #Select-material-for-3d-printing-section-wrapper #Explore-our-industry-best-materials-for-3d-printing-wrapper #Explore-our-industry-best-materials-for-3d-printing-image {
  width: 103px;
  height: 71px;
}
#instant-quotation-section-wrapper #Key-Considerations-for-3D-Printing-Technology-Material-and-Infill-article-wrapper #Select-material-for-3d-printing-section-wrapper #Explore-our-industry-best-materials-for-3d-printing-wrapper h4 {
  width: 470px;
  color: #181b1f;
  font-family: "SF-Pro-Semi-Bold-Text";
  font-size: 24px;
  font-style: normal;
  line-height: 125%;
  margin-left: 12px;
  margin-right: 0;
  margin-top: 0;
  margin-bottom: 0;
}
#instant-quotation-section-wrapper #Key-Considerations-for-3D-Printing-Technology-Material-and-Infill-article-wrapper #Select-material-for-3d-printing-section-wrapper #Explore-our-industry-best-materials-for-3d-printing-wrapper nav {
  margin-left: auto;
  display: flex;
  align-items: center;
 
  @media (max-width : 1250px){
    align-self: center;
    justify-content: center;
  }
}
#instant-quotation-section-wrapper #Key-Considerations-for-3D-Printing-Technology-Material-and-Infill-article-wrapper #Select-material-for-3d-printing-section-wrapper #Explore-our-industry-best-materials-for-3d-printing-wrapper nav button {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 4px;
  border-radius: 1000px;
  background: var(--primary-primary, #fb5650);
  border: none;
  width: 207px;
  height: 60px;
  padding: 18px 24px;
  color: var(--Primary-Base-White, var(--Primary-Base-White, #fff));
  font-family: "SF-Pro-Semi-Bold-Text";
  font-size: 16px;
  font-style: normal;
  line-height: 125%;
  position: relative;
  overflow: hidden;

}
#instant-quotation-section-wrapper #Key-Considerations-for-3D-Printing-Technology-Material-and-Infill-article-wrapper #Select-material-for-3d-printing-section-wrapper #Explore-our-industry-best-materials-for-3d-printing-wrapper nav button img {
  z-index: 5;
  position: relative;
}
#instant-quotation-section-wrapper #Key-Considerations-for-3D-Printing-Technology-Material-and-Infill-article-wrapper #Select-material-for-3d-printing-section-wrapper #Explore-our-industry-best-materials-for-3d-printing-wrapper nav button span {
  z-index: 5 !important;
  position: relative;
}
#instant-quotation-section-wrapper #Key-Considerations-for-3D-Printing-Technology-Material-and-Infill-article-wrapper #Select-material-for-3d-printing-section-wrapper #Explore-our-industry-best-materials-for-3d-printing-wrapper nav button::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  background-color: var(--primary-primary-d-1, #D23D37);
  height: 100%;
  min-height: 100%;
  max-height: 100%;
  border-radius: 1000px;
  animation: HoverOut 0.5s forwards;
}
@keyframes HoverOut {
  0% {
    width: 101%;
  }
  100% {
    width: 0%;
  }
}
#instant-quotation-section-wrapper #Key-Considerations-for-3D-Printing-Technology-Material-and-Infill-article-wrapper #Select-material-for-3d-printing-section-wrapper #Explore-our-industry-best-materials-for-3d-printing-wrapper nav button:hover {
  color: var(--light-white, var(--Primary-Base-White, #FFF));
}
#instant-quotation-section-wrapper #Key-Considerations-for-3D-Printing-Technology-Material-and-Infill-article-wrapper #Select-material-for-3d-printing-section-wrapper #Explore-our-industry-best-materials-for-3d-printing-wrapper nav button:hover::after {
  animation: HoverIn 0.5s forwards ease-in-out;
}
@keyframes HoverIn {
  0% {
    width: 0%;
  }
  100% {
    width: 101%;
  }
}
#instant-quotation-section-wrapper #Key-Considerations-for-3D-Printing-Technology-Material-and-Infill-article-wrapper #Select-material-for-3d-printing-section-wrapper #Select-technology-for-3d-printing-section-footer-wrapper #Select-technology-for-3d-printing-section-footer-header-wrapper {
  display: flex;
  justify-content: space-between;
  margin-top: 0px;
  margin-bottom: 16px;
}
#instant-quotation-section-wrapper #Key-Considerations-for-3D-Printing-Technology-Material-and-Infill-article-wrapper #Select-material-for-3d-printing-section-wrapper #Select-technology-for-3d-printing-section-footer-wrapper #Select-technology-for-3d-printing-section-footer-header-wrapper h4 {
  color: var(--dark-dark-d-2, #111116);
  font-family: "SF-Pro-Semi-Bold-Text";
  font-size: 24px;
  font-style: normal;
  line-height: 125%;
  margin: 0 0;
}
@media (max-width: 650px) {
  #instant-quotation-section-wrapper #Key-Considerations-for-3D-Printing-Technology-Material-and-Infill-article-wrapper #Select-material-for-3d-printing-section-wrapper #Select-technology-for-3d-printing-section-footer-wrapper #Select-technology-for-3d-printing-section-footer-header-wrapper .header-view-all-link {
    display: none;
  }
}
#instant-quotation-section-wrapper #Key-Considerations-for-3D-Printing-Technology-Material-and-Infill-article-wrapper #Select-material-for-3d-printing-section-wrapper #Select-technology-for-3d-printing-section-footer-wrapper #Select-technology-for-3d-printing-section-footer-header-wrapper .header-view-all-link a {
  margin-left: 0;
}
#instant-quotation-section-wrapper #Key-Considerations-for-3D-Printing-Technology-Material-and-Infill-article-wrapper #Select-material-for-3d-printing-section-wrapper #Select-technology-for-3d-printing-section-footer-wrapper #Select-technology-for-3d-printing-section-footer-header-wrapper .header-view-all-link a::after {
  width: 85px;
  min-width: 85px;
  max-width: 85px;
}
#instant-quotation-section-wrapper #Key-Considerations-for-3D-Printing-Technology-Material-and-Infill-article-wrapper #Select-material-for-3d-printing-section-wrapper #Select-technology-for-3d-printing-section-footer-wrapper #Select-technology-for-3d-printing-section-footer-section-wrapper {
  display: flex;
  gap: 16px;
}
#instant-quotation-section-wrapper #Key-Considerations-for-3D-Printing-Technology-Material-and-Infill-article-wrapper #Select-material-for-3d-printing-section-wrapper #Select-technology-for-3d-printing-section-footer-wrapper #Select-technology-for-3d-printing-section-footer-section-wrapper figure {
  margin: 0 0;
}
#instant-quotation-section-wrapper #Key-Considerations-for-3D-Printing-Technology-Material-and-Infill-article-wrapper #Select-material-for-3d-printing-section-wrapper #Select-technology-for-3d-printing-section-footer-wrapper #Select-technology-for-3d-printing-section-footer-section-wrapper figure img {
  width: 384px;
  height: 384px;
}
#instant-quotation-section-wrapper #Key-Considerations-for-3D-Printing-Technology-Material-and-Infill-article-wrapper #Select-material-for-3d-printing-section-wrapper #Select-technology-for-3d-printing-section-footer-wrapper .footer-view-all-link {
  margin-top: 16px;
}
@media (min-width: 650px) {
  #instant-quotation-section-wrapper #Key-Considerations-for-3D-Printing-Technology-Material-and-Infill-article-wrapper #Select-material-for-3d-printing-section-wrapper #Select-technology-for-3d-printing-section-footer-wrapper .footer-view-all-link {
    display: none;
  }
}
#instant-quotation-section-wrapper #Key-Considerations-for-3D-Printing-Technology-Material-and-Infill-article-wrapper #Choose-Infill-Percentage-section-wrapper h3 {
  color: var(--dark-dark-d-2, #111116);
  font-family: "SF-Pro-Bold-Text";
  font-size: 36px;
  font-style: normal;
  line-height: 125%;
  margin-top: 0px;
  margin-bottom: 16px;
}
@media (max-width: 650px) {
  #instant-quotation-section-wrapper #Key-Considerations-for-3D-Printing-Technology-Material-and-Infill-article-wrapper #Choose-Infill-Percentage-section-wrapper h3 {
    display: flex;
    flex-direction: column;
    font-size: 24px;
  }
}
#instant-quotation-section-wrapper #Key-Considerations-for-3D-Printing-Technology-Material-and-Infill-article-wrapper #Choose-Infill-Percentage-section-wrapper #Choose-Infill-Percentage-section-text-content-and-image-wrapper {
  display: flex;
  gap: 16px;
}
#instant-quotation-section-wrapper #Key-Considerations-for-3D-Printing-Technology-Material-and-Infill-article-wrapper #Choose-Infill-Percentage-section-wrapper #Choose-Infill-Percentage-section-text-content-and-image-wrapper #Choose-Infill-Percentage-section-text-content {
  width: 684px;
}
#instant-quotation-section-wrapper #Key-Considerations-for-3D-Printing-Technology-Material-and-Infill-article-wrapper #Choose-Infill-Percentage-section-wrapper #Choose-Infill-Percentage-section-text-content-and-image-wrapper #Choose-Infill-Percentage-section-text-content p {
  margin-top: 0px;
  margin-bottom: 8px;
}
#instant-quotation-section-wrapper #Key-Considerations-for-3D-Printing-Technology-Material-and-Infill-article-wrapper #Choose-Infill-Percentage-section-wrapper #Choose-Infill-Percentage-section-text-content-and-image-wrapper #Choose-Infill-Percentage-section-text-content nav {
  display: flex;
  gap: 8px;
}
@media (max-width: 1250px) and (min-width: 650px) {
  #instant-quotation-section-wrapper #Key-Considerations-for-3D-Printing-Technology-Material-and-Infill-article-wrapper #Choose-Infill-Percentage-section-wrapper #Choose-Infill-Percentage-section-text-content-and-image-wrapper #Choose-Infill-Percentage-section-text-content nav span {
    width: 120px;
  }
}
@media (max-width: 650px) {
  #instant-quotation-section-wrapper #Key-Considerations-for-3D-Printing-Technology-Material-and-Infill-article-wrapper #Choose-Infill-Percentage-section-wrapper #Choose-Infill-Percentage-section-text-content-and-image-wrapper #Choose-Infill-Percentage-section-text-content nav {
    flex-direction: column;
  }
}
#instant-quotation-section-wrapper #Key-Considerations-for-3D-Printing-Technology-Material-and-Infill-article-wrapper #Choose-Infill-Percentage-section-wrapper #Choose-Infill-Percentage-section-text-content-and-image-wrapper .aside-image-container img {
  width: 484px;
  height: 426px;
}
#instant-quotation-section-wrapper #Get-instant-pricing-article-wrapper {
  display: flex;
  flex-direction: column;
  gap: 32px;
  width: 1216px;
  min-width: 1216px;
  max-width: 1216px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 16px;
  padding-right: 16px;
  margin-top: 64px;
  margin-bottom: 100px;
}
#instant-quotation-section-wrapper #Get-instant-pricing-article-wrapper #Get-instant-pricing-article--header-wrapper h2 {
  color: var(--dark-dark-d-2, #111116);
  font-family: "SF-Pro-Bold-Text";
  font-size: 40px;
  font-style: normal;
  line-height: 125%;
  margin-top: 0px;
  margin-bottom: 32px;
}
@media (max-width: 650px) {
  #instant-quotation-section-wrapper #Get-instant-pricing-article-wrapper #Get-instant-pricing-article--header-wrapper h2 {
    display: flex;
    flex-direction: column;
    font-size: 32px;
  }
}
#instant-quotation-section-wrapper #Get-instant-pricing-article-wrapper #Get-instant-pricing-article--header-wrapper img {
  width: 1184px;
  height: 442px;
}
#instant-quotation-section-wrapper #Get-instant-pricing-article-wrapper #Key-factors-for-pricing-section-wrapper h3 {
  color: var(--dark-dark-d-2, #111116);
  font-family: "SF-Pro-Bold-Text";
  font-size: 36px;
  font-style: normal;
  line-height: 125%;
  margin-top: 0px;
  margin-bottom: 32px;
}
@media (max-width: 650px) {
  #instant-quotation-section-wrapper #Get-instant-pricing-article-wrapper #Key-factors-for-pricing-section-wrapper h3 {
    display: flex;
    flex-direction: column;
    font-size: 24px;
  }
}
#instant-quotation-section-wrapper #Get-instant-pricing-article-wrapper .Get-instant-pricing-common-class h3 {
  color: var(--dark-dark-d-2, #111116);
  font-family: "SF-Pro-Bold-Text";
  font-size: 36px;
  font-style: normal;
  line-height: 125%;
}
@media (max-width: 650px) {
  #instant-quotation-section-wrapper #Get-instant-pricing-article-wrapper .Get-instant-pricing-common-class h3 {
    display: flex;
    flex-direction: column;
    font-size: 24px;
  }
}
#instant-quotation-section-wrapper #Get-instant-pricing-article-wrapper .Get-instant-pricing-common-class .outer-div-wrapper {
  display: flex;
  gap: 66px;
}
#instant-quotation-section-wrapper #Get-instant-pricing-article-wrapper .Get-instant-pricing-common-class .outer-div-wrapper .inner-div-wrapper {
  width: 100%;
}
#instant-quotation-section-wrapper #Get-instant-pricing-article-wrapper .Get-instant-pricing-common-class .outer-div-wrapper figure {
  width: 551px;
  min-width: 551px;
  max-width: 551px;
  margin: 0 0;
  align-self: center;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 12px;
}
#instant-quotation-section-wrapper #Get-instant-pricing-article-wrapper .Get-instant-pricing-common-class .outer-div-wrapper figure img {
  width: 100% px;
  height: 341px;
}
#instant-quotation-section-wrapper #Get-instant-pricing-article-wrapper .Get-instant-pricing-common-class .outer-div-wrapper figure figcaption {
  text-align: center;
  width: 455px;
  color: var(--dark-dark-l-2, #393a4a);
  font-family: "SF-Pro-Semi-Bold-Text";
  font-size: 16px;
  font-style: normal;
  line-height: 125%;
}
#instant-quotation-section-wrapper #Get-instant-pricing-article-wrapper .Get-instant-pricing-common-class .footer-navigation-link nav a {
  margin-top: 16px;
}
#instant-quotation-section-wrapper #Get-instant-pricing-article-wrapper .Get-instant-pricing-common-class .footer-navigation-link nav a::after {
  animation: linkHoverOut 0.5s forwards ease-in-out;
}
@keyframes linkHoverOut {
  0% {
    width: 113.5px;
  }
  100% {
    width: 0px;
  }
}
#instant-quotation-section-wrapper #Get-instant-pricing-article-wrapper .Get-instant-pricing-common-class .footer-navigation-link nav a:hover::after {
  animation: linkHoverIn 0.5s forwards ease-in-out;
}
@keyframes linkHoverIn {
  0% {
    width: 0px;
  }
  100% {
    width: 113.5px;
  }
}
#instant-quotation-section-wrapper #Regarding-NDA-Encrypted-Database-article-wrapper {
  display: flex;
  flex-direction: column;
  gap: 24px;
  width: 1216px;
  min-width: 1216px;
  max-width: 1216px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 16px;
  padding-right: 16px;
  margin-top: 64px;
  margin-bottom: 100px;
}
#instant-quotation-section-wrapper #Regarding-NDA-Encrypted-Database-article-wrapper #Regarding-NDA-Encrypted-Database-article-header-wrapper h2 {
  color: var(--dark-dark-d-2, #111116);
  font-family: "SF-Pro-Bold-Text";
  font-size: 40px;
  font-style: normal;
  line-height: 125%;
  margin-top: 0px;
  margin-bottom: 0px;
}
@media (max-width: 650px) {
  #instant-quotation-section-wrapper #Regarding-NDA-Encrypted-Database-article-wrapper #Regarding-NDA-Encrypted-Database-article-header-wrapper h2 {
    display: flex;
    flex-direction: column;
    font-size: 32px;
  }
}
#instant-quotation-section-wrapper #Regarding-NDA-Encrypted-Database-article-wrapper #Regarding-NDA-Encrypted-Database-article-section-wrapper {
  display: flex;
  gap: 16px;
}
#instant-quotation-section-wrapper #Regarding-NDA-Encrypted-Database-article-wrapper #Regarding-NDA-Encrypted-Database-article-section-wrapper #Regarding-NDA-Encrypted-Database-article-text-wrapper {
  width: 684px;
}
#instant-quotation-section-wrapper #Regarding-NDA-Encrypted-Database-article-wrapper #Regarding-NDA-Encrypted-Database-article-section-wrapper #Regarding-NDA-Encrypted-Database-article-text-wrapper nav {
  display: flex;
  gap: 8px;
}
@media (max-width: 1250px) and (min-width: 650px) {
  #instant-quotation-section-wrapper #Regarding-NDA-Encrypted-Database-article-wrapper #Regarding-NDA-Encrypted-Database-article-section-wrapper #Regarding-NDA-Encrypted-Database-article-text-wrapper nav span {
    width: 120px;
  }
}
@media (max-width: 650px) {
  #instant-quotation-section-wrapper #Regarding-NDA-Encrypted-Database-article-wrapper #Regarding-NDA-Encrypted-Database-article-section-wrapper #Regarding-NDA-Encrypted-Database-article-text-wrapper nav {
    flex-direction: column;
  }
}
#instant-quotation-section-wrapper #Regarding-NDA-Encrypted-Database-article-wrapper #Regarding-NDA-Encrypted-Database-article-section-wrapper #Regarding-NDA-Encrypted-Database-article-image-wrapper img {
  width: 484px;
  height: 336px;
}
#instant-quotation-section-wrapper #product-manufacturing-article-wrapper {
  display: flex;
  flex-direction: column;
  gap: 32px;
  width: 1216px;
  min-width: 1216px;
  max-width: 1216px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 16px;
  padding-right: 16px;
  margin-top: 64px;
  margin-bottom: 100px;
}
#instant-quotation-section-wrapper #product-manufacturing-article-wrapper #product-manufacturing-article-header-wrapper h2 {
  color: var(--dark-dark-d-2, #111116);
  font-family: "SF-Pro-Bold-Text";
  font-size: 40px;
  font-style: normal;
  line-height: 125%;
  margin-top: 0px;
  margin-bottom: 24px;
}
@media (max-width: 650px) {
  #instant-quotation-section-wrapper #product-manufacturing-article-wrapper #product-manufacturing-article-header-wrapper h2 {
    display: flex;
    flex-direction: column;
    font-size: 32px;
  }
}
#instant-quotation-section-wrapper #product-manufacturing-article-wrapper #product-manufacturing-article-header-wrapper img {
  width: 1184px;
  height: 442px;
  margin-top: 0px;
  margin-bottom: 16px;
}
#instant-quotation-section-wrapper #product-manufacturing-article-wrapper #product-manufacturing-article-header-wrapper nav {
  display: flex;
  gap: 8px;
}
@media (max-width: 1250px) and (min-width: 650px) {
  #instant-quotation-section-wrapper #product-manufacturing-article-wrapper #product-manufacturing-article-header-wrapper nav span {
    width: 120px;
  }
}
@media (max-width: 650px) {
  #instant-quotation-section-wrapper #product-manufacturing-article-wrapper #product-manufacturing-article-header-wrapper nav {
    flex-direction: column;
  }
}
#instant-quotation-section-wrapper #product-manufacturing-article-wrapper #Standard-inspection-report-section-wrapper h3 {
  color: var(--dark-dark-d-2, #111116);
  font-family: "SF-Pro-Bold-Text";
  font-size: 36px;
  font-style: normal;
  line-height: 125%;
  margin-top: 0px;
  margin-bottom: 24px;
}
@media (max-width: 650px) {
  #instant-quotation-section-wrapper #product-manufacturing-article-wrapper #Standard-inspection-report-section-wrapper h3 {
    display: flex;
    flex-direction: column;
    font-size: 24px;
  }
}
#instant-quotation-section-wrapper #product-manufacturing-article-wrapper #Standard-inspection-report-section-wrapper .Standard-inspection-report-outer-wrapper {
  display: flex;
  gap: 16px;
}
#instant-quotation-section-wrapper #product-manufacturing-article-wrapper #Standard-inspection-report-section-wrapper .Standard-inspection-report-outer-wrapper .Standard-inspection-report-inner-wrapper {
  width: 684px;
}
#instant-quotation-section-wrapper #product-manufacturing-article-wrapper #Standard-inspection-report-section-wrapper .Standard-inspection-report-outer-wrapper .Standard-inspection-report-inner-wrapper nav {
  display: flex;
  gap: 8px;
}
@media (max-width: 1250px) and (min-width: 650px) {
  #instant-quotation-section-wrapper #product-manufacturing-article-wrapper #Standard-inspection-report-section-wrapper .Standard-inspection-report-outer-wrapper .Standard-inspection-report-inner-wrapper nav span {
    width: 120px;
  }
}
@media (max-width: 650px) {
  #instant-quotation-section-wrapper #product-manufacturing-article-wrapper #Standard-inspection-report-section-wrapper .Standard-inspection-report-outer-wrapper .Standard-inspection-report-inner-wrapper nav {
    flex-direction: column;
  }
}
#instant-quotation-section-wrapper #product-manufacturing-article-wrapper #Standard-inspection-report-section-wrapper .Standard-inspection-report-outer-wrapper .Standard-inspection-report-image-wrapper img {
  width: 484px;
  height: 420px;
}
#instant-quotation-section-wrapper #Product-handover-article-wrapper {
  display: flex;
  flex-direction: column;
  gap: 32px;
  width: 1216px;
  min-width: 1216px;
  max-width: 1216px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 16px;
  padding-right: 16px;
  margin-top: 64px;
  margin-bottom: 100px;
}
#instant-quotation-section-wrapper #Product-handover-article-wrapper #Product-handover-article-header-wrapper h2 {
  color: var(--dark-dark-d-2, #111116);
  font-family: "SF-Pro-Bold-Text";
  font-size: 40px;
  font-style: normal;
  line-height: 125%;
  margin-top: 0px;
  margin-bottom: 24px;
}
@media (max-width: 650px) {
  #instant-quotation-section-wrapper #Product-handover-article-wrapper #Product-handover-article-header-wrapper h2 {
    display: flex;
    flex-direction: column;
    font-size: 32px;
  }
}
#instant-quotation-section-wrapper #Product-handover-article-wrapper #Product-handover-article-header-wrapper img {
  width: 1184px;
  height: 442px;
}
#instant-quotation-section-wrapper #Product-handover-article-wrapper #Product-handover-article-header-wrapper p {
  margin-top: 24px;
  margin-bottom: 0px;
}
#instant-quotation-section-wrapper #Product-handover-article-wrapper .common-product-handover h3 {
  margin: 0 0;
  color: var(--dark-dark-d-2, #111116);
  font-family: "SF-Pro-Bold-Text";
  font-size: 36px;
  font-style: normal;
  line-height: 125%;
}
@media (max-width: 650px) {
  #instant-quotation-section-wrapper #Product-handover-article-wrapper .common-product-handover h3 {
    display: flex;
    flex-direction: column;
    font-size: 24px;
  }
}
#instant-quotation-section-wrapper #Product-handover-article-wrapper .common-product-handover p {
  margin-top: 24px;
  margin-bottom: 16px;
}
#instant-quotation-section-wrapper #Product-handover-article-wrapper .common-product-handover nav {
  display: flex;
  gap: 8px;
}
@media (max-width: 1250px) and (min-width: 650px) {
  #instant-quotation-section-wrapper #Product-handover-article-wrapper .common-product-handover nav span {
    width: 120px;
  }
}
@media (max-width: 650px) {
  #instant-quotation-section-wrapper #Product-handover-article-wrapper .common-product-handover nav {
    flex-direction: column;
  }
}

/* Styles for Tablet Screen */
@media (max-width: 1250px) {
  #instant-quotation-section-wrapper #instant-quotation-section-header-wrapper figure {
    width: 616px;
    min-width: 616px;
    max-width: 616px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 48px;
    margin-bottom: 48px;
  }
  #instant-quotation-section-wrapper #instant-quotation-section-header-wrapper figure img {
    width: 584px;
    height: 296px;
  }
  #instant-quotation-section-wrapper #our-ordering-process-container-section-wrapper {
    padding-top: 48px;
    padding-bottom: 64px;
  }
  #instant-quotation-section-wrapper #our-ordering-process-container-section-wrapper #our-ordering-process-container-section {
    width: 616px;
    min-width: 616px;
    max-width: 616px;
    margin-left: auto;
    margin-right: auto;
  }
  #instant-quotation-section-wrapper #our-ordering-process-container-section-wrapper #our-ordering-process-container-section #our-ordering-process-content-section-container-wrapper {
    height: 1208px;
    min-height: 1208px;
    max-height: 1208px;
    gap: 46px;
  }
  #instant-quotation-section-wrapper #our-ordering-process-container-section-wrapper #our-ordering-process-container-section #our-ordering-process-content-section-container-wrapper .our-ordering-process-vertical-line {
    height: 1174px;
    width: 2px;
    max-width: 2px;
    min-width: 2px;
  }
  #instant-quotation-section-wrapper #our-ordering-process-container-section-wrapper #our-ordering-process-container-section #our-ordering-process-content-section-container-wrapper .our-ordering-process-vertical-line .our-ordering-process-dot1 {
    top: 22px;
  }
  #instant-quotation-section-wrapper #our-ordering-process-container-section-wrapper #our-ordering-process-container-section #our-ordering-process-content-section-container-wrapper .our-ordering-process-vertical-line .our-ordering-process-dot2 {
    top: 328px;
  }
  #instant-quotation-section-wrapper #our-ordering-process-container-section-wrapper #our-ordering-process-container-section #our-ordering-process-content-section-container-wrapper .our-ordering-process-vertical-line .our-ordering-process-dot3 {
    top: 616px;
  }
  #instant-quotation-section-wrapper #our-ordering-process-container-section-wrapper #our-ordering-process-container-section #our-ordering-process-content-section-container-wrapper .our-ordering-process-vertical-line .our-ordering-process-dot4 {
    top: 901px;
  }
  #instant-quotation-section-wrapper #our-ordering-process-container-section-wrapper #our-ordering-process-container-section #our-ordering-process-content-section-container-wrapper .our-ordering-process-content-section-container {
    width: 540px;
    height: 290px;
    gap: 24px;
    padding: 16px 16px;
  }
  #instant-quotation-section-wrapper #our-ordering-process-container-section-wrapper #our-ordering-process-container-section #our-ordering-process-content-section-container-wrapper .our-ordering-process-content-section-container img {
    align-self: flex-start;
    width: 100px;
    height: 100px;
  }
  #instant-quotation-section-wrapper #our-ordering-process-container-section-wrapper #our-ordering-process-container-section #our-ordering-process-content-section-container-wrapper .our-ordering-process-content-section-container .our-ordering-process-content-section {
    width: 384px;
    padding-top: 0;
    padding-bottom: 0;
  }
  #instant-quotation-section-wrapper #our-ordering-process-container-section-wrapper #our-ordering-process-container-section #our-ordering-process-content-section-container-wrapper .our-ordering-process-content-section-container .our-ordering-process-content-section .our-ordering-process-paragraph-section {
    flex-direction: column;
    gap: 8px;
  }
  #instant-quotation-section-wrapper #upload-your-STL-file-section {
    margin-top: 48px;
    margin-bottom: 64px;
    width: 616px;
    min-width: 616px;
    max-width: 616px;
    margin-left: auto;
    margin-right: auto;
  }
  #instant-quotation-section-wrapper #upload-your-STL-file-section #upload-your-STL-file-section-header img {
    width: 584px;
    height: 442px;
  }
  #instant-quotation-section-wrapper #upload-your-STL-file-section #What-Types-of-CAD-Models-are-Suitable-for-3D-Printing-section-wrapper .alignment-class {
    flex-direction: column;
  }
  #instant-quotation-section-wrapper #upload-your-STL-file-section #What-Types-of-CAD-Models-are-Suitable-for-3D-Printing-section-wrapper .alignment-class .alignment-paragraph-content {
    width: 584px;
  }
  #instant-quotation-section-wrapper #upload-your-STL-file-section #What-Types-of-CAD-Models-are-Suitable-for-3D-Printing-section-wrapper .alignment-class .alignment-image-container img {
    width: 584px;
    height: 442px;
  }
  #instant-quotation-section-wrapper #upload-your-STL-file-section #What-Software-is-Compatible-for-CAD-Modelling-for-3D-Printing table {
    width: 584px;
  }
  #instant-quotation-section-wrapper #Key-Considerations-for-3D-Printing-Technology-Material-and-Infill-article-wrapper {
    width: 616px;
    min-width: 616px;
    max-width: 616px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 48px;
    margin-bottom: 64px;
  }
  #instant-quotation-section-wrapper #Key-Considerations-for-3D-Printing-Technology-Material-and-Infill-article-wrapper #Key-Considerations-for-3D-Printing-Technology-Material-and-Infill-article-header-wrapper img {
    width: 584px;
    height: 442px;
  }
  #instant-quotation-section-wrapper #Key-Considerations-for-3D-Printing-Technology-Material-and-Infill-article-wrapper #Select-technology-for-3d-printing-section-wrapper #Select-technology-for-3d-printing-header-wrapper img {
    width: 584px;
    height: 442px;
  }
  #instant-quotation-section-wrapper #Key-Considerations-for-3D-Printing-Technology-Material-and-Infill-article-wrapper #Select-technology-for-3d-printing-section-wrapper table {
    width: 584px;
  }
  #instant-quotation-section-wrapper #Key-Considerations-for-3D-Printing-Technology-Material-and-Infill-article-wrapper #Select-technology-for-3d-printing-section-wrapper table tr td p {
    width: 342px;
  }
  #instant-quotation-section-wrapper #Key-Considerations-for-3D-Printing-Technology-Material-and-Infill-article-wrapper #Select-technology-for-3d-printing-section-wrapper table tr td nav {
    width: 121px;
    height: auto;
    margin-left: 8px;
  }
  #instant-quotation-section-wrapper #Key-Considerations-for-3D-Printing-Technology-Material-and-Infill-article-wrapper #Select-material-for-3d-printing-section-wrapper .Select-material-for-3d-printing-section-wrapper-image {
    width: 584px;
    height: 442px;
  }
  #instant-quotation-section-wrapper #Key-Considerations-for-3D-Printing-Technology-Material-and-Infill-article-wrapper #Select-material-for-3d-printing-section-wrapper #Explore-our-industry-best-materials-for-3d-printing-wrapper {
    height: 168px;
  }
  #instant-quotation-section-wrapper #Key-Considerations-for-3D-Printing-Technology-Material-and-Infill-article-wrapper #Select-material-for-3d-printing-section-wrapper #Select-technology-for-3d-printing-section-footer-wrapper #Select-technology-for-3d-printing-section-footer-section-wrapper figure:last-child {
    display: none;
  }
  #instant-quotation-section-wrapper #Key-Considerations-for-3D-Printing-Technology-Material-and-Infill-article-wrapper #Select-material-for-3d-printing-section-wrapper #Select-technology-for-3d-printing-section-footer-wrapper #Select-technology-for-3d-printing-section-footer-section-wrapper figure:nth-child(2) img {
    width: 184px;
  }
  #instant-quotation-section-wrapper #Key-Considerations-for-3D-Printing-Technology-Material-and-Infill-article-wrapper #Choose-Infill-Percentage-section-wrapper #Choose-Infill-Percentage-section-text-content-and-image-wrapper {
    flex-direction: column;
  }
  #instant-quotation-section-wrapper #Key-Considerations-for-3D-Printing-Technology-Material-and-Infill-article-wrapper #Choose-Infill-Percentage-section-wrapper #Choose-Infill-Percentage-section-text-content-and-image-wrapper #Choose-Infill-Percentage-section-text-content {
    width: 584px;
  }
  #instant-quotation-section-wrapper #Key-Considerations-for-3D-Printing-Technology-Material-and-Infill-article-wrapper #Choose-Infill-Percentage-section-wrapper #Choose-Infill-Percentage-section-text-content-and-image-wrapper .aside-image-container img {
    width: 584px;
    height: 422px;
  }
  #instant-quotation-section-wrapper #Get-instant-pricing-article-wrapper {
    width: 616px;
    min-width: 616px;
    max-width: 616px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 48px;
    margin-bottom: 64px;
  }
  #instant-quotation-section-wrapper #Get-instant-pricing-article-wrapper #Get-instant-pricing-article--header-wrapper img {
    width: 584px;
    height: 442px;
  }
  #instant-quotation-section-wrapper #Get-instant-pricing-article-wrapper .Get-instant-pricing-common-class .outer-div-wrapper {
    flex-direction: column;
    padding-left: 16px;
    padding-right: 16px;
  }
  #instant-quotation-section-wrapper #Get-instant-pricing-article-wrapper .Get-instant-pricing-common-class .outer-div-wrapper .inner-div-wrapper {
    width: 552px;
  }
  #instant-quotation-section-wrapper #Regarding-NDA-Encrypted-Database-article-wrapper {
    gap: 24px;
    width: 616px;
    min-width: 616px;
    max-width: 616px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 48px;
    margin-bottom: 64px;
  }
  #instant-quotation-section-wrapper #Regarding-NDA-Encrypted-Database-article-wrapper #Regarding-NDA-Encrypted-Database-article-section-wrapper {
    flex-direction: column;
  }
  #instant-quotation-section-wrapper #Regarding-NDA-Encrypted-Database-article-wrapper #Regarding-NDA-Encrypted-Database-article-section-wrapper #Regarding-NDA-Encrypted-Database-article-text-wrapper {
    width: 584px;
  }
  #instant-quotation-section-wrapper #Regarding-NDA-Encrypted-Database-article-wrapper #Regarding-NDA-Encrypted-Database-article-section-wrapper #Regarding-NDA-Encrypted-Database-article-image-wrapper img {
    width: 584px;
    height: 336px;
  }
  #instant-quotation-section-wrapper #product-manufacturing-article-wrapper {
    width: 616px;
    min-width: 616px;
    max-width: 616px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 48px;
    margin-bottom: 64px;
  }
  #instant-quotation-section-wrapper #product-manufacturing-article-wrapper #product-manufacturing-article-header-wrapper img {
    width: 584px;
    height: 442px;
  }
  #instant-quotation-section-wrapper #product-manufacturing-article-wrapper #Standard-inspection-report-section-wrapper .Standard-inspection-report-outer-wrapper {
    flex-direction: column;
    gap: 16px;
  }
  #instant-quotation-section-wrapper #product-manufacturing-article-wrapper #Standard-inspection-report-section-wrapper .Standard-inspection-report-outer-wrapper .Standard-inspection-report-inner-wrapper {
    width: 584px;
  }
  #instant-quotation-section-wrapper #product-manufacturing-article-wrapper #Standard-inspection-report-section-wrapper .Standard-inspection-report-outer-wrapper .Standard-inspection-report-image-wrapper img {
    width: 584px;
    height: 420px;
  }
  #instant-quotation-section-wrapper #Product-handover-article-wrapper {
    width: 616px;
    min-width: 616px;
    max-width: 616px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 48px;
    margin-bottom: 64px;
  }
  #instant-quotation-section-wrapper #Product-handover-article-wrapper #Product-handover-article-header-wrapper img {
    width: 584px;
    height: 442px;
  }
}
/* styles for mobile screen size  */
@media (max-width: 650px) {
  #instant-quotation-section-wrapper #instant-quotation-section-header-wrapper figure {
    width: 344px;
    min-width: 344px;
    max-width: 344px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 24px;
    margin-bottom: 24px;
  }
  #instant-quotation-section-wrapper #instant-quotation-section-header-wrapper figure img {
    width: 312px;
    height: 197px;
  }
  #instant-quotation-section-wrapper #our-ordering-process-container-section-wrapper {
    padding-top: 24px;
    padding-bottom: 48px;
  }
  #instant-quotation-section-wrapper #our-ordering-process-container-section-wrapper #our-ordering-process-container-section {
    width: 344px;
    min-width: 344px;
    max-width: 344px;
    margin-left: auto;
    margin-right: auto;
  }
  #instant-quotation-section-wrapper #our-ordering-process-container-section-wrapper #our-ordering-process-container-section #our-ordering-process-content-section-container-wrapper {
    height: -moz-fit-content;
    height: fit-content;
    min-height: -moz-fit-content;
    min-height: fit-content;
    max-height: -moz-fit-content;
    max-height: fit-content;
  }
  #instant-quotation-section-wrapper #our-ordering-process-container-section-wrapper #our-ordering-process-container-section #our-ordering-process-content-section-container-wrapper .our-ordering-process-vertical-line {
    display: none;
  }
  #instant-quotation-section-wrapper #our-ordering-process-container-section-wrapper #our-ordering-process-container-section #our-ordering-process-content-section-container-wrapper .our-ordering-process-content-section-container {
    flex-direction: column;
    width: 312px;
    max-width: 312px;
    min-width: 312px;
    height: auto;
    gap: 24px;
  }
  #instant-quotation-section-wrapper #our-ordering-process-container-section-wrapper #our-ordering-process-container-section #our-ordering-process-content-section-container-wrapper .our-ordering-process-content-section-container img {
    align-self: flex-start;
  }
  #instant-quotation-section-wrapper #our-ordering-process-container-section-wrapper #our-ordering-process-container-section #our-ordering-process-content-section-container-wrapper .our-ordering-process-content-section-container .our-ordering-process-content-section {
    width: 280px;
    min-width: 280px;
    max-width: 280px;
    padding-top: 0;
    padding-bottom: 0;
  }
  #instant-quotation-section-wrapper #our-ordering-process-container-section-wrapper #our-ordering-process-container-section #our-ordering-process-content-section-container-wrapper .our-ordering-process-content-section-container .our-ordering-process-content-section h3 {
    font-size: 24px;
  }
  #instant-quotation-section-wrapper #our-ordering-process-container-section-wrapper #our-ordering-process-container-section #our-ordering-process-content-section-container-wrapper .our-ordering-process-content-section-container .our-ordering-process-content-section .our-ordering-process-paragraph-section {
    flex-direction: column;
    gap: 8px;
  }
  #instant-quotation-section-wrapper #upload-your-STL-file-section {
    margin-top: 24px;
    margin-bottom: 48px;
    width: 344px;
    min-width: 344px;
    max-width: 344px;
    margin-left: auto;
    margin-right: auto;
  }
  #instant-quotation-section-wrapper #upload-your-STL-file-section #upload-your-STL-file-section-header img {
    width: 312px;
    height: 250px;
  }
  #instant-quotation-section-wrapper #upload-your-STL-file-section #What-Types-of-CAD-Models-are-Suitable-for-3D-Printing-section-wrapper .alignment-class .alignment-paragraph-content {
    width: 312px;
  }
  #instant-quotation-section-wrapper #upload-your-STL-file-section #What-Types-of-CAD-Models-are-Suitable-for-3D-Printing-section-wrapper .alignment-class .alignment-image-container img {
    width: 312px;
    height: 250px;
  }
  #instant-quotation-section-wrapper #upload-your-STL-file-section #What-Software-is-Compatible-for-CAD-Modelling-for-3D-Printing table {
    width: 312px;
  }
  #instant-quotation-section-wrapper #Key-Considerations-for-3D-Printing-Technology-Material-and-Infill-article-wrapper {
    width: 344px;
    min-width: 344px;
    max-width: 344px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 24px;
    margin-bottom: 48px;
  }
  #instant-quotation-section-wrapper #Key-Considerations-for-3D-Printing-Technology-Material-and-Infill-article-wrapper #Key-Considerations-for-3D-Printing-Technology-Material-and-Infill-article-header-wrapper img {
    width: 312px;
    height: 250px;
  }
  #instant-quotation-section-wrapper #Key-Considerations-for-3D-Printing-Technology-Material-and-Infill-article-wrapper #Select-technology-for-3d-printing-section-wrapper #Select-technology-for-3d-printing-header-wrapper img {
    width: 312px;
    height: 250px;
  }
  #instant-quotation-section-wrapper #Key-Considerations-for-3D-Printing-Technology-Material-and-Infill-article-wrapper #Select-technology-for-3d-printing-section-wrapper table {
    width: 312px;
  }
  #instant-quotation-section-wrapper #Key-Considerations-for-3D-Printing-Technology-Material-and-Infill-article-wrapper #Select-technology-for-3d-printing-section-wrapper table tr td {
    display: flex;
    flex-direction: column;
    gap: 8px;
  }
  #instant-quotation-section-wrapper #Key-Considerations-for-3D-Printing-Technology-Material-and-Infill-article-wrapper #Select-technology-for-3d-printing-section-wrapper table tr td .table-image {
    align-self: flex-start;
  }
  #instant-quotation-section-wrapper #Key-Considerations-for-3D-Printing-Technology-Material-and-Infill-article-wrapper #Select-technology-for-3d-printing-section-wrapper table tr td p {
    width: 312px;
    border-right: none;
    margin: 0 0;
  }
  #instant-quotation-section-wrapper #Key-Considerations-for-3D-Printing-Technology-Material-and-Infill-article-wrapper #Select-technology-for-3d-printing-section-wrapper table tr td nav {
    width: auto;
    height: auto;
    margin-left: 8px;
    align-self: flex-start;
  }
  #instant-quotation-section-wrapper #Key-Considerations-for-3D-Printing-Technology-Material-and-Infill-article-wrapper #Select-material-for-3d-printing-section-wrapper .Select-material-for-3d-printing-section-wrapper-image {
    width: 312px;
    height: 250px;
  }
  #instant-quotation-section-wrapper #Key-Considerations-for-3D-Printing-Technology-Material-and-Infill-article-wrapper #Select-material-for-3d-printing-section-wrapper .Select-material-for-3d-printing-section-wrapper-image {
    width: 312px;
    height: 250px;
  }
  #instant-quotation-section-wrapper #Key-Considerations-for-3D-Printing-Technology-Material-and-Infill-article-wrapper #Select-material-for-3d-printing-section-wrapper #Explore-our-industry-best-materials-for-3d-printing-wrapper {
    height: 314px;
    flex-direction: column;
    gap: 8px;
  }
  #instant-quotation-section-wrapper #Key-Considerations-for-3D-Printing-Technology-Material-and-Infill-article-wrapper #Select-material-for-3d-printing-section-wrapper #Explore-our-industry-best-materials-for-3d-printing-wrapper h4 {
    margin-left: 0;
    width: 264px;
  }
  #instant-quotation-section-wrapper #Key-Considerations-for-3D-Printing-Technology-Material-and-Infill-article-wrapper #Select-material-for-3d-printing-section-wrapper #Explore-our-industry-best-materials-for-3d-printing-wrapper nav {
    width: 264px;
    margin-top: auto;
    padding: 0 0;
  }
  #instant-quotation-section-wrapper #Key-Considerations-for-3D-Printing-Technology-Material-and-Infill-article-wrapper #Select-material-for-3d-printing-section-wrapper #Explore-our-industry-best-materials-for-3d-printing-wrapper nav button {
    width: 264px;
  }
  #instant-quotation-section-wrapper #Key-Considerations-for-3D-Printing-Technology-Material-and-Infill-article-wrapper #Select-material-for-3d-printing-section-wrapper #Select-technology-for-3d-printing-section-footer-wrapper #Select-technology-for-3d-printing-section-footer-section-wrapper figure img {
    width: 192px;
    height: 192px;
  }
  #instant-quotation-section-wrapper #Key-Considerations-for-3D-Printing-Technology-Material-and-Infill-article-wrapper #Select-material-for-3d-printing-section-wrapper #Select-technology-for-3d-printing-section-footer-wrapper #Select-technology-for-3d-printing-section-footer-section-wrapper figure:last-child {
    display: none;
  }
  #instant-quotation-section-wrapper #Key-Considerations-for-3D-Printing-Technology-Material-and-Infill-article-wrapper #Select-material-for-3d-printing-section-wrapper #Select-technology-for-3d-printing-section-footer-wrapper #Select-technology-for-3d-printing-section-footer-section-wrapper figure:nth-child(2) img {
    width: 104px;
  }
  #instant-quotation-section-wrapper #Key-Considerations-for-3D-Printing-Technology-Material-and-Infill-article-wrapper #Choose-Infill-Percentage-section-wrapper #Choose-Infill-Percentage-section-text-content-and-image-wrapper #Choose-Infill-Percentage-section-text-content {
    width: 312px;
  }
  #instant-quotation-section-wrapper #Key-Considerations-for-3D-Printing-Technology-Material-and-Infill-article-wrapper #Choose-Infill-Percentage-section-wrapper #Choose-Infill-Percentage-section-text-content-and-image-wrapper .aside-image-container img {
    width: 312px;
    height: 250px;
  }
  #instant-quotation-section-wrapper #Get-instant-pricing-article-wrapper {
    width: 344px;
    min-width: 344px;
    max-width: 344px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 24px;
    margin-bottom: 48px;
  }
  #instant-quotation-section-wrapper #Get-instant-pricing-article-wrapper #Get-instant-pricing-article--header-wrapper img {
    width: 312px;
    height: 250px;
  }
  #instant-quotation-section-wrapper #Get-instant-pricing-article-wrapper .Get-instant-pricing-common-class .outer-div-wrapper {
    padding-left: 0px;
    padding-right: 0px;
  }
  #instant-quotation-section-wrapper #Get-instant-pricing-article-wrapper .Get-instant-pricing-common-class .outer-div-wrapper .inner-div-wrapper {
    width: 312px;
  }
  #instant-quotation-section-wrapper #Get-instant-pricing-article-wrapper .Get-instant-pricing-common-class .outer-div-wrapper figure {
    width: 276px;
  }
  #instant-quotation-section-wrapper #Get-instant-pricing-article-wrapper .Get-instant-pricing-common-class .outer-div-wrapper figure img {
    height: 171px;
  }
  #instant-quotation-section-wrapper #Get-instant-pricing-article-wrapper .Get-instant-pricing-common-class .outer-div-wrapper figure figcaption {
    width: 312px;
  }
  #instant-quotation-section-wrapper #Regarding-NDA-Encrypted-Database-article-wrapper {
    width: 344px;
    min-width: 344px;
    max-width: 344px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 24px;
    margin-bottom: 48px;
  }
  #instant-quotation-section-wrapper #Regarding-NDA-Encrypted-Database-article-wrapper #Regarding-NDA-Encrypted-Database-article-section-wrapper #Regarding-NDA-Encrypted-Database-article-text-wrapper {
    width: 312px;
  }
  #instant-quotation-section-wrapper #Regarding-NDA-Encrypted-Database-article-wrapper #Regarding-NDA-Encrypted-Database-article-section-wrapper #Regarding-NDA-Encrypted-Database-article-image-wrapper img {
    width: 312px;
    height: 250px;
  }
  #instant-quotation-section-wrapper #product-manufacturing-article-wrapper {
    width: 344px;
    min-width: 344px;
    max-width: 344px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 24px;
    margin-bottom: 48px;
  }
  #instant-quotation-section-wrapper #product-manufacturing-article-wrapper #product-manufacturing-article-header-wrapper img {
    width: 312px;
    height: 250px;
  }
  #instant-quotation-section-wrapper #product-manufacturing-article-wrapper #Standard-inspection-report-section-wrapper .Standard-inspection-report-outer-wrapper .Standard-inspection-report-inner-wrapper {
    width: 312px;
  }
  #instant-quotation-section-wrapper #product-manufacturing-article-wrapper #Standard-inspection-report-section-wrapper .Standard-inspection-report-outer-wrapper .Standard-inspection-report-image-wrapper img {
    width: 312px;
    height: 250px;
  }
  #instant-quotation-section-wrapper #Product-handover-article-wrapper {
    width: 344px;
    min-width: 344px;
    max-width: 344px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 24px;
    margin-bottom: 48px;
  }
  #instant-quotation-section-wrapper #Product-handover-article-wrapper #Product-handover-article-header-wrapper img {
    width: 312px;
    height: 250px;
  }
}