/*website colors*/
/* Small devices (portrait phones, 320px) */
/* Media Query For Device More then 360px */
/* Media Query For Device More then 375px */
/* Small devices (landscape phones, 576px and up) */
/* Medium devices (tablets, 768px and up) The navbar toggle appears at this breakpoint */
/* Medium devices (tablets, 992px and up) */
/* Medium devices (tablets landscape, 1024px and up) */
/* Medium devices (tablets landscape, 1120px and up) */
/* Medium devices (desktops, 1200px and up) */
/* small laptop screen */
/* MacBook Pro */
/* large devices (desktops, 1600px and up) */
/* extra large devices (desktops, 1921px and up) */
/* Mobile Device */
/*flex box mixins*/
/* Text Decoration Mixins */
/* Transition/Transform Mixins */
/* Animation Mixins */
/* Buttons Mixins */
.dynamic_features_Section .boxes_wrap {
  display: grid;
  gap: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.dynamic_features_Section .boxes_wrap .boxes {
  margin-bottom: 0;
}
.dynamic_features_Section .boxes_wrap .boxes img {
  margin-right: 20px;
}
.dynamic_features_Section .btn_wrap.margin-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.dynamic_features_Section .header-spacing .title-64 {
  margin-bottom: 0;
}
/*website colors*/
/* Small devices (portrait phones, 320px) */
/* Media Query For Device More then 360px */
/* Media Query For Device More then 375px */
/* Small devices (landscape phones, 576px and up) */
/* Medium devices (tablets, 768px and up) The navbar toggle appears at this breakpoint */
/* Medium devices (tablets, 992px and up) */
/* Medium devices (tablets landscape, 1024px and up) */
/* Medium devices (tablets landscape, 1120px and up) */
/* Medium devices (desktops, 1200px and up) */
/* small laptop screen */
/* MacBook Pro */
/* large devices (desktops, 1600px and up) */
/* extra large devices (desktops, 1921px and up) */
/* Mobile Device */
/*flex box mixins*/
/* Text Decoration Mixins */
/* Transition/Transform Mixins */
/* Animation Mixins */
/* Buttons Mixins */
.web_to_print_section.configurator-software-section {
  background-color: #262626;
  color: #FFFFFF;
  border-radius: 24px;
}
@media (min-width: 768px) {
  .web_to_print_section.configurator-software-section {
    border-radius: 60px;
  }
}
.web_to_print_section.configurator-software-section .header-spacing .title-64 {
  color: #FFFFFF;
  max-width: 900px;
  margin-bottom: 0;
}
.web_to_print_section.configurator-software-section .web_to_print {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.web_to_print_section.configurator-software-section .web_to_print .left {
  max-width: 100%;
  flex: 0 0 100%;
  font-size: 16px;
  line-height: 28px;
}
@media (min-width: 0px) and (max-width: 767px) {
  .web_to_print_section.configurator-software-section .web_to_print .left {
    font-size: 14px;
    line-height: 24px;
  }
}
@media (min-width: 992px) {
  .web_to_print_section.configurator-software-section .web_to_print .left {
    max-width: 500px;
    flex: 0 0 500px;
  }
}
@media (min-width: 1025px) {
  .web_to_print_section.configurator-software-section .web_to_print .left {
    max-width: 580px;
    flex: 0 0 580px;
  }
}
@media (min-width: 1200px) {
  .web_to_print_section.configurator-software-section .web_to_print .left {
    padding-right: 0px;
  }
}
@media (min-width: 1440px) {
  .web_to_print_section.configurator-software-section .web_to_print .left {
    padding-right: 40px;
  }
}
.web_to_print_section.configurator-software-section .web_to_print .right {
  max-width: 100%;
  flex: 0 0 100%;
  display: none;
}
@media (min-width: 992px) {
  .web_to_print_section.configurator-software-section .web_to_print .right {
    max-width: calc(100% - 500px);
    flex: 0 0 calc(100% - 500px);
    display: block;
  }
}
@media (min-width: 1025px) {
  .web_to_print_section.configurator-software-section .web_to_print .right {
    max-width: calc(100% - 580px);
    flex: 0 0 calc(100% - 580px);
  }
}
.web_to_print_section.configurator-software-section .web_to_print .right img {
  border-radius: 16px;
  max-width: 90%;
  margin-left: auto;
}
.web_to_print_section.single_para {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: bottom;
}
.web_to_print_section.single_para .web_to_print {
  max-width: 1100px;
  margin: 0 auto;
}
.web_to_print_section.single_para .web_to_print .left {
  padding-right: 0;
  flex: 0 0 100%;
  max-width: 100%;
  text-align: center;
}
/*website colors*/
/* Small devices (portrait phones, 320px) */
/* Media Query For Device More then 360px */
/* Media Query For Device More then 375px */
/* Small devices (landscape phones, 576px and up) */
/* Medium devices (tablets, 768px and up) The navbar toggle appears at this breakpoint */
/* Medium devices (tablets, 992px and up) */
/* Medium devices (tablets landscape, 1024px and up) */
/* Medium devices (tablets landscape, 1120px and up) */
/* Medium devices (desktops, 1200px and up) */
/* small laptop screen */
/* MacBook Pro */
/* large devices (desktops, 1600px and up) */
/* extra large devices (desktops, 1921px and up) */
/* Mobile Device */
/*flex box mixins*/
/* Text Decoration Mixins */
/* Transition/Transform Mixins */
/* Animation Mixins */
/* Buttons Mixins */
.assortment_products_section {
  background-color: #D8EDF5;
  border-top-left-radius: 24px;
  border-top-right-radius: 24px;
  margin-bottom: -30px;
  padding-bottom: 70px;
}
@media (min-width: 768px) {
  .assortment_products_section {
    padding-bottom: 110px;
    margin-bottom: -50px;
  }
}
@media (min-width: 992px) {
  .assortment_products_section {
    border-top-left-radius: 60px;
    border-top-right-radius: 60px;
  }
}
@media (min-width: 1200px) {
  .assortment_products_section {
    padding-bottom: 130px;
  }
}
@media (min-width: 1440px) {
  .assortment_products_section {
    padding-bottom: 150px;
  }
}
.assortment_products_section .header-spacing p {
  max-width: 900px;
  margin: 0 auto;
}
@media (min-width: 768px) {
  .assortment_products_section .header-spacing .title-64 span::before {
    width: 95%;
    left: -20px;
  }
}
.assortment_products_section .assortment_products .product_row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 30px;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media (min-width: 768px) {
  .assortment_products_section .assortment_products .product_row {
    margin-top: 30px;
  }
}
@media (min-width: 992px) {
  .assortment_products_section .assortment_products .product_row {
    margin-top: 50px;
  }
}
.assortment_products_section .assortment_products .product_row .left {
  max-width: 100%;
  flex: 0 0 100%;
}
@media (min-width: 992px) {
  .assortment_products_section .assortment_products .product_row .left {
    max-width: 450px;
    flex: 0 0 450px;
  }
}
@media (min-width: 1025px) {
  .assortment_products_section .assortment_products .product_row .left {
    max-width: 500px;
    flex: 0 0 500px;
  }
}
@media (min-width: 1200px) {
  .assortment_products_section .assortment_products .product_row .left {
    max-width: 650px;
    flex: 0 0 650px;
  }
}
@media (min-width: 1440px) {
  .assortment_products_section .assortment_products .product_row .left {
    max-width: 670px;
    flex: 0 0 670px;
  }
}
.assortment_products_section .assortment_products .product_row .left .img img {
  border-radius: 12px;
  margin: 0 auto;
  width: 100%;
}
.assortment_products_section .assortment_products .product_row .right {
  max-width: 100%;
  flex: 0 0 100%;
  padding-left: 0px;
}
@media (min-width: 992px) {
  .assortment_products_section .assortment_products .product_row .right {
    max-width: calc(100% - 450px);
    flex: 0 0 calc(100% - 450px);
    padding-left: 20px;
  }
}
@media (min-width: 1025px) {
  .assortment_products_section .assortment_products .product_row .right {
    max-width: calc(100% - 500px);
    flex: 0 0 calc(100% - 500px);
    padding-left: 50px;
  }
}
@media (min-width: 1200px) {
  .assortment_products_section .assortment_products .product_row .right {
    max-width: calc(100% - 650px);
    flex: 0 0 calc(100% - 650px);
  }
}
@media (min-width: 1440px) {
  .assortment_products_section .assortment_products .product_row .right {
    max-width: calc(100% - 670px);
    flex: 0 0 calc(100% - 670px);
  }
}
.assortment_products_section .assortment_products .product_row .right .desc {
  padding: 20px 0 0px;
}
@media (min-width: 768px) {
  .assortment_products_section .assortment_products .product_row .right .desc {
    padding: 30px 0 0;
  }
}
@media (min-width: 992px) {
  .assortment_products_section .assortment_products .product_row .right .desc {
    padding: 0 0px 0 20px;
  }
}
@media (min-width: 1200px) {
  .assortment_products_section .assortment_products .product_row .right .desc {
    padding: 20px;
  }
}
.assortment_products_section .assortment_products .product_row .right .desc .title-24 {
  margin-bottom: 8px;
}
.assortment_products_section .assortment_products .product_row .right .desc p {
  margin-bottom: 10px;
}
.assortment_products_section .assortment_products .product_row .right .desc .link_wrap a {
  text-decoration: none;
  font-weight: 500;
  color: #FC7D2F;
}
.assortment_products_section .assortment_products .product_row .right .desc .link_wrap a::after {
  filter: unset;
  top: 1px;
}
.assortment_products_section .assortment_products .product_row:nth-child(even) {
  flex-direction: row-reverse;
}
.assortment_products_section .assortment_products .product_row:nth-child(even) .right {
  padding-left: 0;
}
@media (min-width: 992px) {
  .assortment_products_section .assortment_products .product_row:nth-child(even) .right {
    padding-right: 20px;
  }
}
@media (min-width: 1025px) {
  .assortment_products_section .assortment_products .product_row:nth-child(even) .right {
    padding-right: 50px;
  }
}
.assortment_products_section .assortment_products .product_row:nth-child(even) .right .desc {
  padding-left: 0;
}
@media (min-width: 768px) {
  .assortment_products_section .assortment_products .product_row:nth-child(even) .right .desc {
    padding: 30px 0 0;
  }
}
@media (min-width: 992px) {
  .assortment_products_section .assortment_products .product_row:nth-child(even) .right .desc {
    padding: 0 20px 0 0px;
  }
}
@media (min-width: 1200px) {
  .assortment_products_section .assortment_products .product_row:nth-child(even) .right .desc {
    padding: 20px;
    padding-left: 0;
  }
}
.assortment_products_section .assortment_products .product_row .btn_wrap.banner_btn_wrap {
  width: 100%;
}
@media (min-width: 0px) and (max-width: 767px) {
  .assortment_products_section .assortment_products .product_row .btn_wrap.banner_btn_wrap {
    margin-top: 10px;
  }
}
/*website colors*/
/* Small devices (portrait phones, 320px) */
/* Media Query For Device More then 360px */
/* Media Query For Device More then 375px */
/* Small devices (landscape phones, 576px and up) */
/* Medium devices (tablets, 768px and up) The navbar toggle appears at this breakpoint */
/* Medium devices (tablets, 992px and up) */
/* Medium devices (tablets landscape, 1024px and up) */
/* Medium devices (tablets landscape, 1120px and up) */
/* Medium devices (desktops, 1200px and up) */
/* small laptop screen */
/* MacBook Pro */
/* large devices (desktops, 1600px and up) */
/* extra large devices (desktops, 1921px and up) */
/* Mobile Device */
/*flex box mixins*/
/* Text Decoration Mixins */
/* Transition/Transform Mixins */
/* Animation Mixins */
/* Buttons Mixins */
.banner_section {
  background: #c1eee3;
  background: linear-gradient(180deg, rgba(193, 238, 227, 0.95) 0%, rgba(193, 238, 227, 0.67) 100%);
  position: relative;
}
@media (min-width: 1200px) {
  .banner_section {
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-size: cover;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  .banner_section .home_banner {
    padding: 50px 0 53px;
  }
}
@media (min-width: 768px) {
  .banner_section .home_banner {
    padding-top: 50px;
  }
}
@media (min-width: 992px) {
  .banner_section .home_banner {
    padding-top: 40px;
  }
}
@media (min-width: 1440px) {
  .banner_section .home_banner {
    padding-top: 60px;
  }
}
.banner_section .home_banner .left .tag {
  background-color: transparent;
  padding: 0;
  max-width: 440px;
  position: unset;
}
.banner_section .home_banner .left .tag::before {
  display: none;
}
@media (min-width: 0px) and (max-width: 767px) {
  .banner_section .home_banner .left .tag {
    max-width: 320px;
  }
}
.banner_section .home_banner .right img {
  background-color: transparent;
}
@media (min-width: 1600px) {
  .banner_section .home_banner .right img {
    max-width: 710px;
  }
}
.banner_section:after {
  content: "";
  position: absolute;
  background: #b8ecdd;
  bottom: -100px;
  left: 0;
  right: 0;
  height: 100px;
  z-index: -1;
}
/*# sourceMappingURL=configurator.css.map */