/* AUDIOKODAS_UI_COMPACT_RATING_V1 */
.ak-home-rating{display:flex;align-items:center;justify-content:center;gap:11px;flex-wrap:wrap;margin:14px auto 18px;color:#43535d;font-size:14px;line-height:1.35}
.ak-home-rating-stars{display:inline-flex;gap:3px}.ak-home-rating-stars i{display:grid;place-items:center;width:23px;height:23px;border-radius:4px;background:#0ab981;color:#fff;font-style:normal;font-size:14px;font-weight:900;line-height:1}.ak-home-rating strong{color:#0c1a24;font-weight:900}
@media (min-width:1024px){.content-hero{padding-top:50px!important;padding-bottom:50px!important}.content-hero .breadcrumbs{margin-bottom:18px!important}.content-hero h1{margin-bottom:14px!important}.content-main{padding-top:48px!important;padding-bottom:48px!important}.content-layout{gap:38px!important}.product-order-column{gap:12px!important}.order-card{padding:24px!important;border-radius:20px!important}.order-title{padding-bottom:16px!important;margin-bottom:16px!important}.order-title h2{font-size:23px!important}.form-grid{gap:14px!important}.photo-upload-heading{margin-bottom:8px!important}.photo-dropzone{min-height:126px!important;padding:18px!important}.ownership{margin-top:14px!important;margin-bottom:13px!important}.order-confidence-strip>div{min-height:88px!important;padding:13px 10px!important;gap:7px!important}.order-confidence-strip svg{width:23px!important;height:23px!important}.product-order-column [class*="proofWrap"]{gap:10px!important;margin-bottom:12px!important}.product-order-column [class*="ratingLine"]{font-size:12px!important}}
@media (min-width:761px){.serial-field-title{align-items:center!important;flex-direction:row!important}.serial-help-trigger.compact{white-space:nowrap!important;min-width:max-content!important}}
.ak-static-serial-help .serial-guide-close{pointer-events:auto!important;touch-action:manipulation!important;z-index:10!important}.ak-static-serial-help .serial-guide-close svg{width:18px;height:18px}.ak-static-serial-help .serial-guide-arrow svg{width:20px;height:20px}
@media(max-width:620px){.ak-home-rating{justify-content:flex-start;font-size:13px;margin:12px 0 16px}.ak-home-rating-stars i{width:22px;height:22px;font-size:13px}}
/* AUDIOKODAS_MOBILE_SERIAL_CLOSE_FIX_V2 */
@media (max-width: 760px) {
  .serial-guide-close {
    width: 46px !important;
    height: 46px !important;
    min-width: 46px !important;
    min-height: 46px !important;
    top: 8px !important;
    right: 8px !important;
    z-index: 99999 !important;
    pointer-events: auto !important;
    touch-action: manipulation !important;
    -webkit-tap-highlight-color: transparent !important;
  }

  .serial-guide-close svg,
  .serial-guide-close svg * {
    pointer-events: none !important;
  }

  .serial-guide-dialog {
    position: relative !important;
  }
}
/* /AUDIOKODAS_MOBILE_SERIAL_CLOSE_FIX_V2 */
