/* Page-head inline <style> blocks captured verbatim from the live Workshop page
   (https://www.softwareseni.co.id/workshop). Loaded via <link precedence="page">. */

body {
  overflow-x: hidden;
  -webkit-tap-highlight-color: transparent;
}

.whatsapp-chat-sticky .div-block-107 {
  max-height: calc(100vh - 120px);
  overflow-y: auto;
  scrollbar-width: thin;
}

.whatsapp-chat-sticky .wa-chat-header.cursor-pointer {
  cursor: pointer;
}

#wf-form-WhatsApp-Form .whatsapp-select-field {
  appearance: none;
}

#wf-form-WhatsApp-Form .whatsapp-select-field.budget option:disabled {
  color: #969bab;
}

#wf-form-WhatsApp-Form .select2-container {
  width: 100% !important;
  margin-bottom: 10px;
}

#wf-form-WhatsApp-Form .select2-container .select2-search textarea {
  font-family: 'Roboto';
  font-size: 14px;
  margin: 0 0 2px 0;
  padding: 0 12px;
}

#wf-form-WhatsApp-Form .select2-selection {
  border-radius: 10px;
  border: 1px solid #ccc;
  background-image: url("/cdn/5d8a2887296e9177accb65bc/62bab3f0b589af3f467826c7_chevron-down.png");
  background-size: auto;
  background-repeat: no-repeat;
  background-position: 96% 50%;
}

#wf-form-WhatsApp-Form .select2-selection__choice {
  border-radius: 10px !important;
}

#wf-form-WhatsApp-Form .select2-container--focus .select2-selection {
  border-color: #3898ec;
}

#wf-form-WhatsApp-Form ul,
#select2-waFormServices-results,
#select2-waFormReferrer-results {
  font-size: 14px;
}

#wf-form-WhatsApp-Form .whatsapp-form-field.error,
#wf-form-WhatsApp-Form .whatsapp-select-field.error ~ .select2-container {
    margin-bottom: 2px;
}

#wf-form-WhatsApp-Form label.error {
  font-size: 11px;
  font-weight: normal;
  color: #f00;
}

#wf-form-WhatsApp-Form textarea.whatsapp-form-field-message {
  resize: none;
  height: 120px;
}

#wf-form-WhatsApp-Form .wa-form-prev-button,
#wf-form-WhatsApp-Form .wa-form-next-button {
  display: none;
}

#wf-form-WhatsApp-Form .wa-form-prev-button.disabled {
  color: #969bab;
  background-color: #e0e1e6;
  border-width: 0;
}

@media (max-height: 900px) {
  .left-menu-dark-side .nav-link .text-block-33 {
    font-size: 36px;
  }
  .left-menu-dark-side .nav-link.small .text-block-33 {
    font-size: 32px;
  }
}

@media (min-width: 991px) and (max-width: 1199px) {
  .container, .container-1641 {
    max-width: 910px;
  }
}

@media (min-width: 1920px) {
  #wf-form-WhatsApp-Form .select2-container .select2-search textarea {
    margin: 0 0 7px 0;
  }
}

/* anti-flicker snippet (recommended) */
.async-hide { opacity: 0 !important }

/* ---- second inline <style> block (button + lottie card hovers) ---- */

.w-embed{
  display: flex;
  transition: transform .5s;
}

.btn-link-primary-outlined:hover {
  border-color: #7BC794;
}
.btn-link-primary-outlined:hover .btn-link-primary-outlined__label{
  color: #7BC794;
}
.btn-link-primary-outlined:hover .w-embed{
  transform: translateX(10px)
}
.btn-link-primary-outlined:hover .w-embed svg > path{
  fill: #7BC794;
}

.btn-link-primary-contained__icon{
  transition: transform .5s;
}
.btn-link-primary-contained:hover {
  background: #7BC794;
}
.btn-link-primary-contained:hover .btn-link-primary-contained__icon{
  transform: translateX(10px);
}

.rv-button-with-icon:hover .svg-arrow-right {
  transform: translateX(10px);
}

/* ===== standalone-page chrome suppression (rebuild-only) =====
   Live /workshop is a bespoke landing page with NO shared rv-* chrome — it ships
   its own WorkshopNavbar + WorkshopFooter. Our root layout renders the shared
   navbar / WhatsApp / "Let's Talk!" partnership / footer on every route, so hide
   them here. Guarded by body:has(.ss-workshop-page) so it can't leak to other
   routes (this stylesheet is hoisted with precedence and persists across client
   nav). */
body:has(.ss-workshop-page) .rv-main-navbar,
body:has(.ss-workshop-page) .whatsapp-chat-sticky,
body:has(.ss-workshop-page) .rv-partnership,
body:has(.ss-workshop-page) .rv-footer-address,
body:has(.ss-workshop-page) .rv-footer {
  display: none !important;
}

/* "Secure Your Slot" CTA buttons must stay on one line. */
body:has(.ss-workshop-page) .rv-button-text-with-icon {
  white-space: nowrap;
}

/* ===== "What They Said" student-testimonial section (rebuild-only) =====
   These classes were added to the live Webflow site AFTER our webflow.css
   snapshot was taken, so they live here (workshop-only, and the section only
   renders on /workshop). Rules copied verbatim from the live shared CSS. The
   .boundary fade + --00afaa/--10405a vars already exist in webflow.css. */
.section-what-they-said {
  padding-top: 60px;
  padding-bottom: 100px;
}
.they-said-heading {
  color: var(--10405a);
  text-align: center;
  letter-spacing: -0.02em;
  font-size: 48px;
  font-weight: 700;
  line-height: 100%;
}
.what-they-said--marquee {
  width: 100%;
  margin-top: 26px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 30px;
  padding-bottom: 30px;
  padding-right: 0;
  position: relative;
  overflow: hidden;
}
.what-they-said--marquee-lists {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}
.what-they-said--marquee-lists.js-marquee-effect {
  justify-content: space-around;
}
.what-they-said--marque-item {
  text-align: center;
  border: 1px solid #d8d8dd;
  border-radius: 12px;
  flex-flow: column;
  flex: none;
  width: 400px;
  max-width: 360px;
  padding: 36px;
  display: flex;
  box-shadow: 0 15px 26px #e0e5ebcf;
}
.img-circle-sq {
  width: 74px;
  height: 74px;
  margin-bottom: 12px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}
.said-title {
  text-align: center;
  margin-bottom: 8px;
  font-family: Roboto, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 27px;
}
.said-univ {
  color: #969bab;
  text-align: center;
  margin-bottom: 8px;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  line-height: 21px;
}
.said-content {
  color: #535353;
  text-align: center;
  letter-spacing: 0.02em;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  line-height: 170%;
}
