.retailtraining-page {
  padding-top: 80px;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-layout-layout {
  grid-row-gap: 20px;
  grid-column-gap: 20px;
  grid-auto-columns: 1fr;
  justify-content: center;
  padding: 20px;
}

.w-layout-cell {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.main-section {
  margin-bottom: 100px;
  padding-top: 70px;
  padding-left: 32px;
  padding-right: 32px;
}

.text-block-7 {
  display: flex;
  align-items: center;
  gap: 4px;
}

.conteiner-webinar {
  margin-bottom: 30px;
}

.div-main-block {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  background-image: url('https://images.academyocean.com/webflow/ua/retailtraining/bg-MAIN.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  border-radius: 40px;
  padding: 40px;
  display: flex;
  align-items: center;
}

.div-block {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-direction: column;
  justify-content: center;
  padding: 0;
  display: flex;
}

.image {
  width: 100%;
  max-width: 360px;
}

.heading {
  color: #031420;
  margin-top: 0;
  margin-bottom: 16px;
  font-family: Montserrat, sans-serif;
  font-size: 38px;
  line-height: 110%;
  width: auto;
}

.wrp-webinar-section.div-block {
  max-height: none;
  margin-top: 0;
  align-items: flex-start;
  gap: 5px;
}

.bold-text {
  font-size: 44px;
  font-weight: 900;
  line-height: 120%;
}

.paragraph-main-vebinar {
  color: #031420;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 140%;
}

.ss-landing.first {
  max-width: 400px;
  width: 100%;
}

.ss-landing.second {
  min-height: 260px !important;
  height: 260px !important;
}

.ss-landing.second iframe {
  min-height: 260px !important;
  height: 260px !important;
}

.ss-landing.first iframe {
  min-height: 260px !important;
  height: 260px !important;
}

.button-yellow  {
  width: 100%;
  max-width: 455.69px;
  color: #031420;
  background-color: #c9fe0e;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 120%;
  display: flex;
}

.button-yellow:hover {
  color: #fff;
  background-color: #031420;
}

.section-webinar {
  margin-bottom: 100px;
  padding-left: 32px;
  padding-right: 32px;
}

.block-2 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-direction: row;
  align-items: center;
  display: flex;
}

.block-about-text {
  width: 50%;
  flex-direction: column;
  display: flex;
}

.block-2-about {
  width: 50%;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-direction: column;
  display: flex;
}

.h2-webinar {
  width: 100%;
  max-width: 400px;
  color: #031420;
  background-image: url('https://images.academyocean.com/webflow/ua/retailtraining/circle.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 15%;
  margin-top: 0;
  margin-bottom: 16px;
  padding-top: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 40px;
  font-weight: 700;
  line-height: 120%;
}

.h2-webinar.violet {
  max-width: 430px;
  color: #5253b7;
  background-image: none;
  padding-top: 0;
}

.h2-webinar.violet.center {
  max-width: none;
  background-image: none;
  justify-content: center;
  align-items: center;
  margin-bottom: 4px;
  padding-top: 0;
  display: flex;
}

.h2-webinar.h2-auto {
  max-width: none;
  background-size: auto 100%;
  margin-bottom: 40px;
}

.h2-webinar._30 {
  margin-bottom: 20px;
}

.paragraph {
  color: #031420;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 140%;
}

.block-about-black {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  background-image: url('https://images.academyocean.com/webflow/ua/retailtraining/bg-BLOCK-1.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  align-items: center;
  padding: 20px 50px 20px 30px;
  display: flex;
}

.text-block {
  width: auto;
  color: #c9fe0e;
  flex-direction: row;
  font-family: Montserrat, sans-serif;
  font-size: 44px;
  font-weight: 700;
  line-height: 120%;
  display: block;
}

.text-block-white {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 120%;
}

.quick-stack {
  padding: 0;
}

.cell-violet {
  background-color: #5253b7;
  border-radius: 20px;
  padding: 16px;
}

.paragraph-2 {
  color: #c9fe0e;
  margin-bottom: 8px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 120%;
}

.paragraph-3 {
  color: #fff;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
  font-size: 14px;
  line-height: 140%;
}

.cell-black {
  background-color: #000f1a;
  border-radius: 20px;
  padding: 16px;
}

.div-kind {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  display: flex;
}

.image-2 {
  width: 100%;
  max-width: 240px;
}

.spicer-text {
  width: 100%;
  max-width: 400px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.text-block-2 {
  color: #5253b7;
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 120%;
}

.paragraph-4 {
  color: #031420;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 140%;
}

.div-enjoy {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: flex-end;
  display: flex;
}

.bold-text-2 {
  color: #f5504e;
  text-decoration: none;
}

.link {
  text-decoration: none;
}

.link-2 {
  color: #0177ff;
  text-decoration: none;
}

.div-block-2 {
  border: 3px solid #5253b7;
  border-radius: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 30px;
  display: flex;
  position: relative;
}

.subtitle {
  color: #5253b7;
  justify-content: center;
  align-items: center;
  margin-bottom: 16px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 120%;
  display: flex;
}

.paragraph-5 {
  width: 100%;
  max-width: 440px;
  text-align: center;
  justify-content: center;
  align-items: center;
  margin-bottom: 8px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 500;
  display: flex;
}

.div-block-3 {
  width: 50px;
  height: 50px;
  max-height: none;
  max-width: none;
  background-color: #031420;
  border-radius: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-3:hover {
  background-color: #fff;
  border: 2px solid #000;
}

.image-3 {
  width: 100%;
  max-width: 25px;
}

.link-block {
  z-index: 0;
  width: 10%;
  max-width: none;
  clear: none;
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 11%;
  bottom: auto;
  left: 88%;
  right: auto;
}

.text-block-3 {
  color: #000;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  line-height: 120%;
  text-decoration: none;
}

.div-book-demo {
  grid-column-gap: 180px;
  grid-row-gap: 180px;
  background-image: url('https://images.academyocean.com/webflow/ua/retailtraining/bg-2.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  border-radius: 40px;
  justify-content: center;
  align-items: center;
  padding: 40px;
  display: flex;
}

.text-block-4 {
  color: #031420;
  margin-bottom: 4px;
  font-family: Montserrat, sans-serif;
  font-size: 58px;
  font-weight: 700;
  line-height: 120%;
}

.text-block-5 {
  width: 100%;
  max-width: 360px;
  color: #031420;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 140%;
}

.demo-button-ua {
  height: 100%;
  color: #fff;
  text-align: center;
  -webkit-text-fill-color: inherit;
  cursor: pointer;
  background-color: #1dbe69;
  background-clip: border-box;
  border-radius: 4px;
  margin-top: 0;
  margin-right: 0;
  padding: 15px 40px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
  display: block;
  position: static;
}

.demo-button-ua:hover {
  background-color: #169251;
}

.div-block-4 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  display: flex;
}

.text-block-6 {
  color: #031420;
  font-family: Montserrat, sans-serif;
  font-weight: 900;
  line-height: 120%;
}

.text-block-7 {
  color: #031420;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
  line-height: 120%;
}

.div-block-5 {
  background-color: #fff;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  padding: 4px 8px;
  display: flex;
}

.div-block-6 {
  gap: 16px;
  background-color: #fff;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  padding: 4px 8px;
  display: flex;
}

.section-solutions-for-customer-servicece {
  margin-bottom: 100px;
  padding-left: 32px;
  padding-right: 32px;
}

.container-32 {
  max-width: 900px;
  padding-left: 0;
  padding-right: 0;
}

.heading-16 {
  max-width: none;
  color: #031420;
  margin-top: 0;
  margin-bottom: 50px;
  font-family: Montserrat, sans-serif;
  font-size: 40px;
  font-weight: 800;
  line-height: 120%;
}

.heading-16.partner-training-software-h3 {
  width: 100%;
  max-width: 800px;
  text-align: center;
  margin-bottom: 48px;
  margin-left: auto;
  margin-right: auto;
  font-size: 48px;
  font-weight: 900;
}

.div-block-114-lms-for-manufacturing {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-left: 0;
  display: grid;
}

.image-48-lms-for-manufacturing {
  width: auto;
  height: 35px;
  max-height: none;
  max-width: none;
  min-height: auto;
  min-width: auto;
  margin-bottom: 20px;
  margin-left: 0;
  padding-left: 0;
}

.text-block-33-lms-for-manufacturing {
  color: #031420;
  margin-bottom: 8px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 120%;
}

.paragraph-37-lms-for-manufacturing {
  color: #031420;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
  line-height: 140%;
}

.block-wbg-3 {
  margin-bottom: 120px;
}

.block-wbg-3._6-solutions-for-customer-service {
  margin-bottom: 0;
  padding-top: 0;
  padding-left: 32px;
  padding-right: 32px;
}

.container-38 {
  max-width: 900px;
  margin-bottom: 100px;
}

.div-block-122 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.ru-h3-_solutions-for-customer-service {
  color: #031420;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 900;
  line-height: 120%;
}

.heading-18 {
  color: #031420;
  margin-top: 0;
  font-family: Montserrat, sans-serif;
  font-size: 40px;
  font-weight: 900;
  line-height: 120%;
}

.img-block-10 {
  max-height: none;
  max-width: none;
}

.h2-solutions-for-customer-service {
  width: 100%;
  color: #031420;
  justify-content: center;
  align-items: center;
  margin: 0 auto 16px;
  font-family: Montserrat, sans-serif;
  font-size: 48px;
  font-weight: 900;
  line-height: 120%;
  display: flex;
}

.h3-_solutions-for-customer-service {
  font-size: 40px;
  font-weight: 900;
}

.subtitle-solutions-for-customer-service {
  width: 100%;
  max-width: 700px;
  color: #031420;
  text-align: center;
  justify-content: center;
  align-items: center;
  margin-bottom: 40px;
  margin-left: auto;
  margin-right: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 500;
  display: flex;
}

.paragraph-42 {
  color: #031420;
  margin-bottom: 0;
  margin-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 140%;
}

.paragraph-42.partner-training-software-p {
  margin-bottom: 0;
}

.div-block-121 {
  padding-top: 30px;
  padding-bottom: 31px;
  padding-left: 30px;
}

.div-block-121.block-text-wbg {
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
}

.div-block-120 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  grid-template-rows: auto;
  grid-template-columns: 1.5fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.div-block-120.block-3-r {
  grid-template-columns: 1fr 1fr;
  margin-top: 0;
}

.img-block-9-lms-for-manufacturing {
  max-height: none;
  max-width: none;
}

.demo-button-ua-13 {
  color: #fff;
  text-align: center;
  -webkit-text-fill-color: inherit;
  cursor: pointer;
  background-color: #1dbe69;
  background-clip: border-box;
  border-radius: 4px;
  margin-top: 0;
  padding: 15px 40px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
  position: static;
}

.demo-button-ua-13:hover {
  background-color: #169251;
}

.demo-button-ua-13.margin-btn {
  margin-top: 40px;
  font-size: 14px;
  display: inline-block;
}

.demo-button-ua-13.margin-btn:hover {
  background-color: #169251;
}

@media screen and (min-width: 1280px) {
  .conteiner-webinar {
    max-width: 1120px;
  }

  .ss-landing.first {
    max-width: 500px;
    width: 100%;
  }

  .div-block {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

  .image {
    max-width: 430px;
  }

  .heading {
    font-size: 40px;
  }

  .bold-text {
    font-size: 56px;
  }

  .paragraph-main-vebinar {
    font-size: 20px;
  }

  .button-yellow  {
    max-width: 578.008px;
    font-size: 20px;
  }

  .block-2-about {
    width: 50%;
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }

  .h2-webinar {
    max-width: 500px;
    font-size: 48px;
  }

  .h2-webinar.violet {
    max-width: 600px;
    padding-top: 0;
    font-size: 48px;
  }

  .h2-webinar.violet.center {
    font-size: 58px;
  }

  .h2-webinar._30 {
    margin-bottom: 30px;
  }

  .paragraph {
    margin-bottom: 0;
    font-size: 20px;
  }

  .block-about-black {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .text-block {
    font-size: 48px;
  }

  .text-block-white, .paragraph-2 {
    font-size: 20px;
  }

  .paragraph-3 {
    font-size: 16px;
  }

  .image-2 {
    max-width: 260px;
  }

  .text-block-2 {
    font-size: 40px;
  }

  .paragraph-4 {
    font-size: 18px;
  }

  .subtitle {
    font-size: 24px;
  }

  .paragraph-5 {
    max-width: 480px;
    font-size: 18px;
  }

  .div-book-demo {
    grid-column-gap: 90px;
    grid-row-gap: 90px;
  }

  .text-block-4 {
    font-size: 64px;
  }

  .text-block-5 {
    max-width: 600px;
    font-size: 32px;
  }

  .demo-button-ua {
    color: #fff;
    margin-top: 0;
    margin-right: 70px;
    font-size: 16px;
  }

  .demo-button-ua:hover {
    background-color: #169251;
  }

  .text-block-6, .text-block-7 {
    font-size: 18px;
  }

  .section-solutions-for-customer-servicece {
    max-width: none;
    margin-bottom: 100px;
  }

  .container-32 {
    max-width: 1120px;
  }

  .heading-16 {
    font-size: 44px;
  }

  .div-block-114-lms-for-manufacturing {
    grid-column-gap: 41px;
    grid-row-gap: 32px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
  }

  .image-48-lms-for-manufacturing {
    height: 40px;
    max-height: none;
    max-width: none;
    min-height: auto;
    min-width: auto;
  }

  .text-block-33-lms-for-manufacturing {
    font-size: 22px;
  }

  .paragraph-37-lms-for-manufacturing {
    font-size: 16px;
  }

  .block-wbg-3 {
    margin-top: 200px;
  }

  .block-wbg-3._6-solutions-for-customer-service {
    margin-top: 0;
    margin-bottom: 140px;
  }

  .container-38 {
    max-width: 1120px;
  }

  .ru-h3-_solutions-for-customer-service {
    font-size: 40px;
  }

  .paragraph-42 {
    font-size: 16px;
  }

  .div-block-121 {
    padding-bottom: 30px;
  }

  .demo-button-ua-13 {
    color: #fff;
    margin-top: 0;
    font-size: 16px;
  }

  .demo-button-ua-13:hover {
    background-color: #169251;
  }

  .demo-button-ua-13.margin-btn {
    margin-top: 40px;
    font-size: 16px;
  }

  .demo-button-ua-13.margin-btn:hover {
    background-color: #169251;
  }
}

@media screen and (min-width: 1440px) {
  .div-block-122 {
    grid-template-columns: .75fr 1fr;
  }

  .heading-18 {
    font-size: 28px;
  }

  .paragraph-42 {
    font-size: 20px;
  }

  .paragraph-42.partner-training-software-p {
    font-size: 16px;
  }

  .div-block-120 {
    grid-template-columns: 1.25fr 1fr;
  }
}

@media screen and (max-width: 991px) {
  .main-section {
    margin-bottom: 80px;
  }

  .text-block-7 span {
    font-size: 12px;
  }

  .conteiner-webinar {
    max-width: none;
  }

  .div-main-block {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    align-items: center;
    padding: 20px;
  }

  .div-block {
    width: 50%;
  }

  .image {
    width: 50%;
    max-width: none;
  }

  .heading {
    font-size: 30px;
  }

  .bold-text {
    font-size: 36px;
  }

  .paragraph-main-vebinar {
    font-size: 14px;
  }

  .button-yellow  {
    max-width: none;
    text-align: center;
    font-size: 14px;
  }

  .section-webinar {
    margin-bottom: 80px;
  }

  .block-2 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .h2-webinar.violet, .h2-webinar.h2-auto {
    font-size: 32px;
  }

  .h2-webinar._30 {
    max-width: 320px;
    font-size: 32px;
  }

  .text-block-white {
    font-size: 14px;
  }

  .image-2 {
    max-width: 180px;
  }

  .text-block-2 {
    font-size: 28px;
  }

  .paragraph-4 {
    font-size: 14px;
  }

  .subtitle {
    margin-bottom: 8px;
    font-size: 18px;
  }

  .paragraph-5 {
    margin-bottom: 25px;
    font-size: 14px;
  }

  .div-block-3 {
    width: 40px;
    height: 40px;
  }

  .image-3 {
    max-width: 20px;
    font-size: 12px;
  }

  .text-block-3 {
    font-size: 12px;
  }

  .div-book-demo {
    grid-column-gap: 80px;
    grid-row-gap: 80px;
  }

  .text-block-4 {
    font-size: 40px;
  }

  .text-block-5 {
    max-width: 300px;
    font-size: 16px;
  }

  .demo-button-ua {
    margin-right: 0;
  }

  .div-block-4 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-direction: column;
    margin-bottom: 10px;
  }

  .div-block-5 {
    margin: 0;
  }

  .div-block-6 {
    width: 100%;
    max-width: 288px;
    justify-content: flex-start;
    gap: 10px;
  }

  .section-solutions-for-customer-servicece {
    margin-bottom: 80px;
  }

  .heading-16 {
    font-size: 40px;
  }

  .heading-16.partner-training-software-h3 {
    font-size: 38px;
  }

  .image-48-lms-for-manufacturing {
    max-width: 444440px;
  }

  .text-block-33-lms-for-manufacturing {
    font-size: 16px;
  }

  .block-wbg-3 {
    margin-bottom: 0;
  }

  .block-wbg-3._6-solutions-for-customer-service {
    margin-bottom: 80px;
  }

  .container-38 {
    max-width: 750px;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-122 {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    grid-template-columns: 1fr;
  }

  .img-block-10 {
    align-items: flex-start;
    display: flex;
  }

  .div-block-120 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-columns: 1.5fr 1fr;
  }

  .div-block-120.block-3-r {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .img-block-9-lms-for-manufacturing {
    align-items: center;
    display: flex;
  }
}

@media screen and (max-width: 767px) {
  .main-section {
    padding-top: 40px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .h2-webinar.violet {
    width: 100%;
    max-width: none;
    text-align: center;
  }

  .div-main-block {
    border-radius: 20px;
    flex-direction: column;
  }

  .div-block, .image {
    width: 100%;
  }

  .section-webinar {
    padding-left: 16px;
    padding-right: 16px;
  }

  .block-2 {
    flex-direction: column;
  }

  .block-about-text, .block-2-about {
    width: 100%;
  }

  .div-kind {
    align-items: center;
    margin-bottom: 30px;
  }

  .div-enjoy {
    align-items: center;
  }

  .div-block-2 {
    border-radius: 20px;
  }

  .link-block {
    display: none;
  }

  .div-book-demo {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    border-radius: 20px;
    flex-direction: column;
    justify-content: flex-start;
    padding: 20px;
  }

  .text-block-4 {
    text-align: center;
    font-size: 40px;
  }

  .text-block-5 {
    max-width: 400px;
    text-align: center;
    font-size: 14px;
  }

  .demo-button-ua {
    width: 200px;
  }

  .div-block-4 {
    flex-direction: row;
    display: flex;
  }

  .heading-16.partner-training-software-h3 {
    font-size: 32px;
  }

  .div-block-114-lms-for-manufacturing {
    grid-template-columns: 1fr 1fr;
  }

  .image-48-lms-for-manufacturing {
    height: auto;
    max-height: 30px;
    max-width: none;
    min-height: 30px;
    min-width: auto;
  }

  .text-block-33-lms-for-manufacturing {
    font-size: 20px;
  }

  .block-wbg-3._6-solutions-for-customer-service {
    padding-top: 0;
  }

  .container-38 {
    margin-bottom: 80px;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-122 {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    grid-template-rows: auto auto;
    grid-template-columns: 1.75fr;
  }

  .ru-h3-_solutions-for-customer-service {
    font-size: 24px;
  }

  .img-block-10 {
    justify-content: center;
    margin-bottom: 0;
  }

  .div-buttom {
    align-items: center;
    display: flex;
  }

  .h2-solutions-for-customer-service {
    text-align: center;
    font-size: 32px;
  }

  .subtitle-solutions-for-customer-service {
    margin-bottom: 32px;
  }

  .div-block-121 {
    padding-bottom: 30px;
    padding-right: 30px;
  }

  .div-block-121.block-text-wbg {
    width: 100%;
    padding-right: 0;
  }

  .div-block-120 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .div-block-120.block-3-r {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
  }

  .img-block-9-lms-for-manufacturing {
    margin-bottom: 30px;
  }

  .demo-button-ua-13 {
    width: 320px;
  }

  .demo-button-ua-13.margin-btn {
    width: auto;
    margin-top: 25px;
    margin-left: auto;
    margin-right: auto;
    display: inline-block;
  }
}

@media screen and (max-width: 479px) {
  .main-section {
    margin-bottom: 60px;
  }

  .div-block-2 {
    padding: 16px;
  }

  .div-main-block {
    border-radius: 20px;
    padding: 16px;
    background-image: none;
    background-color: #94D3FF;
  }

  .div-block {
    justify-content: center;
    align-items: flex-start;
  }

  .heading {
    text-align: left;
    font-size: 28px;
  }

  .bold-text {
    text-align: left;
    font-size: 32px;
  }

  .section-webinar {
    margin-bottom: 60px;
  }

  .h2-webinar.violet {
    font-size: 28px;
  }

  .h2-webinar.violet.center {
    text-align: center;
  }

  .h2-webinar._30 {
    max-width: 300px;
    font-size: 28px;
  }

  .paragraph {
    font-size: 14px;
  }

  .block-about-black {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    padding: 16px;
  }

  .text-block {
    font-size: 24px;
  }

  .div-kind {
    flex-direction: column;
    align-items: center;
    margin-bottom: 40px;
  }

  .image-2 {
    max-width: 140px;
  }

  .spicer-text {
    align-items: center;
  }

  .text-block-2 {
    margin-bottom: 8px;
  }

  .paragraph-4 {
    text-align: center;
  }

  .div-enjoy {
    flex-direction: column;
    align-items: center;
  }

  .subtitle {
    text-align: center;
  }

  .text-block-4 {
    font-size: 28px;
  }

  .demo-button-ua {
    width: auto;
    margin-left: 0;
    margin-right: 0;
  }

  .div-block-4 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .text-block-6 {
    font-size: 16px;
  }

  .text-block-7 {
    text-align: center;
    font-size: 16px;
    font-weight: 700;
  }

  .div-block-5 {
    width: auto;
    justify-content: center;
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-6 {
    width: 100%;
    max-width: none;
    border-radius: 9px;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .section-solutions-for-customer-servicece {
    margin-bottom: 80px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .heading-16 {
    margin-bottom: 25px;
    font-size: 28px;
  }

  .heading-16.partner-training-software-h3 {
    font-size: 24px;
  }

  .div-block-114-lms-for-manufacturing {
    grid-row-gap: 19px;
    grid-template-columns: 1.25fr;
  }

  .image-48-lms-for-manufacturing {
    max-height: 40px;
    max-width: 40px;
    min-height: 40px;
    min-width: 40px;
  }

  .text-block-33-lms-for-manufacturing {
    font-size: 16px;
  }

  .block-wbg-3._6-solutions-for-customer-service {
    margin-bottom: 80px;
    padding-top: 0;
    padding-left: 16px;
    padding-right: 16px;
  }

  .div-block-122 {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    grid-template-columns: 1.5fr;
  }

  .img-block-10 {
    margin-bottom: 0;
  }

  .div-block-121 {
    padding: 20px;
  }

  .div-block-121.block-text-wbg {
    padding-right: 0;
  }

  .div-block-120.block-3-r {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }

  .img-block-9-lms-for-manufacturing {
    margin-bottom: 0;
  }

  .demo-button-ua-13.margin-btn {
    margin-top: 40px;
    margin-left: auto;
    margin-right: auto;
  }

  .text-span {
    color: #5454ba;
  }
}

@media (max-width: 360px) {
  .div-block-6 {
    flex-direction: column;
    max-width: 170px;
  }
}

#w-node-_3e8c42f1-51ee-39c0-9ef2-13999756294c-15589ef8 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
}

@media screen and (max-width: 767px) {
  #w-node-_3e8c42f1-51ee-39c0-9ef2-13999756294c-15589ef8 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }
}