/** Shopify CDN: Minification failed

Line 574:0 Unexpected "}"

**/
.robolink-matcher {
  margin-bottom: 0;
  margin-top: 0;
}
.large-row {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.classroom-package {

@media only screen and (max-width: 480px) {

  .robolink-product-hero .product-block__description,
  .robolink-codrone-edu-resources,
  .robolink-programmable-sensors .page-width {
    display: block;
  }}

  .robolink-blue-bg {
    background: #1C1042;
  }
  [data-section-id="classroom-zumi"] .classroom-product-name {
    color: #0EDEC9 !important;
  }
  [data-section-id="classroom-cde"] .classroom-product-name {
    color: #3E75FF;
    font-style: normal;
    line-height: normal;
  }
  [data-section-id="classroom-cde"] .hero-extradata__metadata4 {
    margin-top: 10px;
  }
  .product-hyperlinks {
    order: 7;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
    margin: 40px auto 0;
  }
  .btn.arrow {
    padding-left: 60px !important;
    width: 100% !important;
    white-space: nowrap;
    text-decoration: underline;
  }
  .robolink-related-products-blue .product-block__blue-border {
    border: 1px solid #3E75FF;
    gap: 15px;
    margin-left: 15px;
    border-radius: 4px;
    overflow: hidden;
    width: 100%;
    height: 110px;
    padding-right: 20px;
    justify-content: flex-start;
  }
  .robolink_rp_price {
    margin-left: auto;
    white-space: nowrap;
    font-weight: bold;
    flex-shrink: 0;
  }
  .robolink-related-products-blue .product-block__blue-border img {

    width: 110px;
  }
  .robolink-product-hero .metadata b {
    font-size: 16px;
  }
  .hero-extradata {
    order: 2;
    font-size: 16px;
  }
  .robolink-product-hero.robolink-blue-bg .hero-extradata__metadata1 {
    width: 22%;
    display: block;
  }

  .robolink-product-hero.robolink-blue-bg .hero-extradata__metadata2 {
    width: 30%;
    display: block;

  }

  .robolink-product-hero.robolink-blue-bg .hero-extradata__metadata3 {
    width: 48%;
    display: block;

  }
  .robolink-product-hero.robolink-blue-bg .hero-extradata__metadata4 {
    width: 100%;
    display: block;
  }
  .product-form-items {
    max-height: 360px;
    overflow-y: auto;
    padding-right: 10px;
    margin-bottom: 20px;
  }
  .robolink-product-hero .metadata {
    margin-bottom: 0;
  }
  .robolink-product-hero.robolink-blue-bg form {
    display: block;
  }
  .one-half {
    width: 100%;
  }
  .product-form-items::-webkit-scrollbar {
    width: 6px;
  }
  .product-form-items::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, 0.2);
    border-radius: 3px;
  }
  .product-form-items::-webkit-scrollbar-track {
    background-color: transparent;
  }
  .robolink-related-products-blue h6,
  .robolink-packages h6 {
    font-size: 20px;
    font-weight: 700;
  }
  .grid-flex {
    margin-left: 0 !important;
    margin-bottom: 0 !important;
    /* gap: 30px; */
    flex-wrap: nowrap;
    --grid-gap: 115px;
    --max-column-width: 508px;
    padding: 0 20px;
    display: grid;
    grid-template-columns: minmax(435px, var(--max-column-width)) minmax(435px, var(--max-column-width));
    gap: var(--grid-gap);
    align-items: start;
    max-width: 1400px;
    box-sizing: border-box;
  }
  .grid__item {
    padding-left: 0;
  }

  .classroom-product-name {
    font-size: 28px !important;
    font-weight: 700;
    order: 0;
  }
  .description {
    font-size: 16px;
    order: 1;
  }
  .robolink-hero-components ul {
    padding-left: 20px;
  }
  .robolink-hero-components li {
    list-style-type: disc;
    font-size: 16px;
    line-height: normal;
  }
  .robolink-hero-components {
    margin-bottom: 40px;
  }
  .robolink-product-hero .metadata {

    margin-bottom: 0 !important;
  }
  .hero-extradata__metadata4 {
    width: 100%;
  }
  .save-purchase-order-w3 {
    font-family: var(--ff-primary);
    font-size: 16px !important;
    border-radius: 2em !important;
    background-color: transparent;
    color: var(--clr-highlight);
    border: 2px solid var(--clr-highlight) !important;
    box-shadow: none !important;
    transition: background-color 0.25s
    , color 0.25s
    , box-shadow 0.25s;
    font-weight: 700;
    margin: 0;
    padding: 6px 30px;
    text-decoration: none;
  }
}
.metadata {
  display: flex !important;
  flex-direction: column !important;
}
.hero-metadata {
  padding-bottom: 0;
  display: flex;
  flex-direction: column;
}
.grid-flex__item {
  padding-bottom: 0;
}
.classroom-more-explore-container {
  overflow: hidden;
  margin: 30px 30px 0;
}
.robolink-product-hero {
  padding: 100px 0 !important;
}
.classroom-product-explore {
  font-size: 20px;
  font-weight: 700;
  color: #FFF;
}
.robolink-product-hero.robolink-blue-bg .hero-extradata svg {
  margin-top: 0;
  width: auto;
}
.robolink-product-hero.robolink-blue-bg .description {
  margin-bottom: 40px;
}
.robolink-product-hero.robolink-blue-bg .hero-extradata {
  margin-bottom: 30px;
}
.classroom-get-quote-btn {
  font-family: var(--ff-primary);
  font-size: 16px !important;
  border-radius: 2em !important;
  background-color: transparent;
  color: var(--clr-highlight);
  border: 2px solid var(--clr-highlight) !important;
  box-shadow: none !important;
  transition: background-color 0.25s
  , color 0.25s
  , box-shadow 0.25s;
  font-weight: 700;
  margin: 0;
  padding: 6px 30px;
}
.classroom-hyperlink a {
  /* padding-left: 60px !important; */
  padding: 9px 22px 9px 60px !important;
}
.robolink-packages__grid {
  display: flex;
  /* justify-content: space-between; */
}
.classroom_pd_video__content {
  display: flex;
  overflow-x: auto;
  gap: 20px;
  padding-bottom: 39px;
  margin: 20px 0 40px;

}

.classroom_pd_video__content::-webkit-scrollbar {
  height: 5px;
  width: 5px;
  border: 4px solid transparent;

}

.classroom_pd_video__content::-webkit-scrollbar-track {
  border: 1px solid #3E75FF;

  border-radius: 10px;
}

.classroom_pd_video__content::-webkit-scrollbar-thumb {
  background-color: #3E75FF;
  border-radius: 10px;
}

.product-form-items ::-webkit-scrollbar {
  width: 7px;
  border: 4px solid transparent;

}
.product-form-items::-webkit-scrollbar-track {
  border: 1px solid #3E75FF;

  border-radius: 10px;
}

.product-form-items::-webkit-scrollbar-thumb {
  background-color: #3E75FF;
  border-radius: 10px;
}

.classroom_pd_video__video {
  flex: 0 0 auto;
  scroll-snap-align: start;
  position: relative;
}
.classroom_pd_video__video img {
  width: 250px;
  height: 140px;
  object-fit: cover;
  display: block;
}
.classroom_pd_video__video .text {
  position: absolute;
  width: 45px;
  height: 45px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  pointer-events: none;
  z-index: 2;
}
.classroom_pd_video__video .text img {
  width: 80px;
  height: auto;
  pointer-events: auto;
}
.payment-buttons {
  justify-content: right !important;
}
.subscribe-btn {
  padding: 9px 22px !important;
}
.classroom-product-add-buttons {
  display: flex;
  margin-top: 41px;
  gap: 40px;
  justify-content: flex-end;
}

.what-included {
  color: white !important;
  font-size: 20px !important;
  font-style: normal !important;
  font-weight: 700;
  line-height: normal;
  order: 4;
}
.hero-components {
  margin-top: 20px;
  order: 5;
}
.feather-items {
  order: 6;
}
.robolink-packages__package--big {
  align-items: center;
  padding: 5px 13px;
}
.video-thumbnail-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  z-index: 1;
  pointer-events: none;
}

@media (max-width: 320px) {
  .btn.arrow {
    white-space: inherit !important;
  }
  .robolink-product-hero.robolink-blue-bg form .robolink-packages-price-wrapper {
    flex-direction: column;
    gap: 20px;
  }
  .robolink-related-products-blue .product-block__blue-border img {
    width: 50px !important;
  }
  .robolink-related-products-blue .product-block__blue-border {
    height: 50px !important;
  }
}
@media (max-width: 350px) {
  .classroom-get-quote-btn {
    min-width: 50%;
  }
  .btn-add-to-cart {
    min-width: 50%;

  }
}
@media (max-width: 425px) {
  .robolink-related-products-blue .product-block__blue-border img {
    width: 90px ;
  }
  .robolink-related-products-blue .product-block__blue-border {
    height: 90px ;
  }
}
@media (max-width: 618px) {
  .robolink-product-hero .grid-flex {
    /* margin-left: 20px; */
    margin-right: 0;
  }
}

@media (max-width: 950px) {
  .robolink-packages__package--big {
    padding: 13px;
  }
  .robolink-packages h6 {
    margin-top: 20px;
  }
  .robolink-packages__grid {
    flex-direction: column;
  }
  .robolink-packages__package {
    position: relative;
    height: 80px;
    margin-bottom: 0;
  }
  .robolink-packages__package--big,
  .robolink-packages__package {
    max-width: 100%;
    width: 100%;
  }
  .robolink-packages__price {
    position: absolute;
    top: 10px;
    right: 13px;
    width: 17%;
    text-align: right;
  }
  .robolink-product-hero .product-block__button {
    text-align: left;
  }
  .robolink-packages_title h3 {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .robolink-packages_title {
    position: absolute;
    top: 35px;
    left: 13px;
    width: 93%;
  }
  .grid-flex {
    display: flex !important;
    flex-direction: column;
    flex-wrap: wrap;
    gap: 0;
  }
  .classroom-product-add-buttons {
    gap: 10px;
    display: flex;
    /* flex-wrap: wrap; */
  }
  .hero-metadata {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 12px;
    width: 100%;
    max-width: 100%;
  }
  .robolink-blue-bg .product-block__button {
    max-width: 100%;
  }
  .robolink-product-hero.robolink-blue-bg form {
    max-width: 100%;

  }
  .product-form-container {
    width: 100%;
  }
  .robolink-packages__price {
    width: 100%;
  }
  .robolink-product-hero.robolink-blue-bg .robolink-packages-price {
    min-width: 10%;
  }
  .robolink-product-hero.robolink-blue-bg .hero-extradata__metadata1,
  .robolink-product-hero.robolink-blue-bg .hero-extradata__metadata2,
  .robolink-product-hero.robolink-blue-bg .hero-extradata__metadata3,
  .robolink-product-hero.robolink-blue-bg .hero-extradata__metadata4 {
    display: flex !important;
  }
  .product-hyperlinks {
    order: 3;
    margin: 0 0 20px;
  }

}

@media only screen and (max-width: 1430px) {
  .robolink-product-hero .page-width {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 510px) {
  .product-hyperlinks {
    display: block !important;
    margin: 40px 0 0 !important;
  }
}
@media (max-width: 410px) {
  .robolink-related-products-blue h3 {
    font-size: 12px;
  }
}

@media only screen and (max-width: 700px) {
  [data-section-id="classroom-cde"] .hero-extradata__metadata4 {
    margin-top: 0 !important;
  }
  .feather-items {
    flex-direction: column;
    gap: 30px;
  }
  .robolink-product-hero.robolink-blue-bg .hero-extradata {
    display: flex;
    flex-direction: column;
    gap: 20px;
  }

  .robolink-product-hero.robolink-blue-bg .hero-extradata svg {
    margin-top: 0;
    width: auto;
  }

  .robolink-product-hero.robolink-blue-bg .hero-extradata__metadata1,
  .robolink-product-hero.robolink-blue-bg .hero-extradata__metadata2,
  .robolink-product-hero.robolink-blue-bg .hero-extradata__metadata3,
  .robolink-product-hero.robolink-blue-bg .hero-extradata__metadata4 {
    width: 100% !important;
    flex-wrap: nowrap;
  }
}
@media (min-width: 1120px) {
  .classroom_pd_video__content {
    padding-bottom: 0;
    margin: 20px 0;
  }

}
@media (max-width: 1010px) {
  .classroom_pd_video__content {

    padding-left: 30px;
    padding-right: 30px;
  }
  .classroom-product-explore,
  .subscribe-btn {
    margin: 0 30px !important;
  }
  .classroom-more-explore-container {
    margin: 30px 0 0;
  }
  .grid-flex {
    --grid-gap: 20px !important;

  }
  .product-hyperlinks {
    display: grid;
  }

  .flex__item {
    display: flex;
    align-items: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
}
}