.kbd-reviews{margin:56px 0 20px;padding-top:40px;border-top:1px solid #dedede}.kbd-reviews__head{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px;margin-bottom:30px;text-align:center}.kbd-reviews__head h2{margin:7px 0 5px;font-size:16px;font-weight:700;text-transform:uppercase}.kbd-reviews__head p{margin:0;color:#666}.kbd-reviews__list{display:grid;grid-template-columns:minmax(0,1fr);gap:46px;width:min(920px,100%);margin-inline:auto}.kbd-review{padding:12px 20px;border:0;border-radius:0;background:transparent;text-align:center}.kbd-review__meta{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px}.kbd-review__stars{color:#b7791f;letter-spacing:2px}.kbd-review__date{font-size:12px;color:#777}.kbd-review h3{margin:12px 0 8px;font-size:18px}.kbd-review p{margin:0;white-space:pre-wrap;color:#444}.kbd-review__author{display:block;margin-top:13px;font-size:14px;font-weight:800}.kbd-review__images{display:flex;justify-content:center;gap:8px;flex-wrap:wrap;margin-top:16px}.kbd-review__images button{display:inline-block!important;width:auto!important;min-width:0!important;height:auto!important;min-height:0!important;margin:0!important;padding:0!important;overflow:hidden;border:0!important;border-radius:7px;background:none!important;box-shadow:none!important;-webkit-appearance:none;appearance:none;cursor:zoom-in}.kbd-review__images img{display:block;width:auto;max-width:min(240px,70vw);height:auto;max-height:180px;aspect-ratio:auto;border-radius:7px;object-fit:contain}.kbd-review-lightbox{box-sizing:border-box;width:calc(100vw - 32px);max-width:none;height:calc(100vh - 32px);max-height:none;margin:auto;padding:0;overflow:hidden;border:0;border-radius:18px;background:#0c0c0c6b;color:#fff}.kbd-review-lightbox::backdrop{background:#00000085;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.kbd-review-lightbox__frame{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;padding:32px;box-sizing:border-box}.kbd-review-lightbox__viewer{display:grid;grid-template-columns:52px minmax(0,auto) 52px;align-items:center;justify-content:center;width:100%;max-height:calc(100% - 34px)}.kbd-review-lightbox__media{position:relative;display:grid;place-items:center;max-width:100%;max-height:100%;min-height:0}.kbd-review-lightbox__image{display:block;max-width:100%;max-height:calc(100vh - 132px);width:auto;height:auto;object-fit:contain}.kbd-review-lightbox__close,.kbd-review-lightbox__nav{all:unset!important;box-sizing:border-box!important;z-index:2;display:grid!important;place-items:center!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;color:#fff!important;cursor:pointer!important;font-family:inherit!important;line-height:1!important;text-shadow:0 1px 8px rgba(0,0,0,.8)}.kbd-review-lightbox__close{position:absolute!important;inset:8px 8px auto auto!important;transform:none!important;width:38px!important;min-width:38px!important;height:38px!important;min-height:38px!important;font-size:30px!important;font-weight:300}.kbd-review-lightbox__nav{position:static!important;align-self:center;justify-self:center;width:46px!important;min-width:46px!important;height:64px!important;min-height:64px!important;transform:none!important;font-size:46px!important;font-weight:300}.kbd-review-lightbox__nav[hidden]{display:none!important}.kbd-review-lightbox__close:hover,.kbd-review-lightbox__nav:hover{color:#ffffffb8!important}.kbd-review-lightbox__close:focus-visible,.kbd-review-lightbox__nav:focus-visible{outline:2px solid #fff;outline-offset:3px}.kbd-review-lightbox__footer{position:static!important;inset:auto!important;display:block!important;flex:0 0 auto;width:100%;min-height:34px;margin:0!important;padding-top:12px;background:transparent!important;color:#fff!important;text-align:center}.kbd-review-lightbox__count{position:static!important;display:inline-block;margin:0!important;transform:none!important;font-size:13px;letter-spacing:.08em}@media(max-width:640px){.kbd-review-lightbox{width:calc(100vw - 16px);height:calc(100vh - 16px);border-radius:14px}.kbd-review-lightbox__frame{padding:12px 4px}.kbd-review-lightbox__viewer{grid-template-columns:34px minmax(0,auto) 34px}.kbd-review-lightbox__close{inset:5px 5px auto auto!important;width:36px!important;min-width:36px!important;height:36px!important;min-height:36px!important}.kbd-review-lightbox__nav{width:38px!important;min-width:38px!important;height:54px!important;min-height:54px!important;font-size:38px!important}}.kbd-reviews__empty{grid-column:1/-1;padding:38px;border-top:1px solid rgb(0 0 0 / 30%);border-radius:0;background:transparent;text-align:center;color:#666}.kbd-reviews__dialog{box-sizing:border-box;width:min(680px,calc(100% - 32px));max-height:calc(100vh - 24px);padding:0;border:0;border-radius:20px;background:#fff;color:#111;box-shadow:0 30px 100px #0000004d;overflow:hidden;font-size:13px}.kbd-reviews__dialog::backdrop{background:#0e0e0ead;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.kbd-reviews__form{display:grid;gap:13px;padding:24px 32px 28px}.kbd-reviews__form-head{padding-right:50px}.kbd-reviews__form-head h2{margin:2px 0 4px;font-size:15px;line-height:1.3;letter-spacing:0}.kbd-reviews__form label,.kbd-reviews__rating legend{display:grid;gap:6px;font-size:13px;font-weight:750}.kbd-reviews__form input,.kbd-reviews__form textarea{box-sizing:border-box;width:100%;padding:10px 12px;border:1px solid #c7c7c7;border-radius:9px;background:#fff;color:#111;font:inherit;transition:border-color .18s,box-shadow .18s}.kbd-reviews__form input:focus,.kbd-reviews__form textarea:focus{outline:0;border-color:#111;box-shadow:0 0 0 3px #00000017}.kbd-reviews__form input[readonly]{background:#f3f3f3;color:#555}.kbd-reviews__fields{display:grid;grid-template-columns:1fr 1fr;gap:12px}.kbd-reviews__form textarea{min-height:104px;max-height:150px}.kbd-reviews__rating fieldset{margin:0;padding:9px 14px 8px;border:1px solid #d5d5d5;border-radius:12px;background:#fafafa}.kbd-reviews__rating legend{padding:0 7px}.kbd-reviews__stars{display:flex;flex-direction:row-reverse;justify-content:flex-end;width:max-content}.kbd-reviews__stars input{position:absolute;width:1px;height:1px;opacity:0}.kbd-reviews__stars label{display:block}.kbd-reviews__stars label span[aria-hidden]{display:block;font-size:28px;line-height:1;color:#d1d1d1;cursor:pointer;transition:color .15s,transform .15s}.kbd-reviews__stars label:hover span[aria-hidden],.kbd-reviews__stars label:hover~label span[aria-hidden],.kbd-reviews__stars input:checked~span[aria-hidden],.kbd-reviews__stars label:has(input:checked)~label span[aria-hidden]{color:#b7791f}.kbd-reviews__stars label:hover span[aria-hidden]{transform:translateY(-2px)}.kbd-reviews__file-control{position:relative;display:flex;align-items:center;min-height:42px;overflow:hidden;border:1px solid #c7c7c7;border-radius:8px;background:#fff}.kbd-reviews__file-control input[type=file]{position:absolute;z-index:2;top:0;right:0;bottom:0;left:0;width:100%;height:100%;padding:0;opacity:0;cursor:pointer}.kbd-reviews__file-button{align-self:stretch;display:grid;place-items:center;padding:0 14px;background:#111;color:#fff;font-weight:700}.kbd-reviews__file-name{min-width:0;overflow:hidden;padding:0 12px;color:#555;font-weight:400;text-overflow:ellipsis;white-space:nowrap}.kbd-reviews__file-control:focus-within{border-color:#111;box-shadow:0 0 0 3px #00000017}.kbd-reviews__upload small{color:#666;font-size:12px;font-weight:400}.kbd-reviews__form>.btn{font-size:13px}.kbd-reviews__close-form{position:absolute!important;z-index:3;top:18px!important;right:18px!important;width:40px!important;height:40px!important;margin:0!important;padding:0!important}.kbd-reviews__close-form button{all:unset!important;box-sizing:border-box!important;display:grid!important;place-items:center!important;width:40px!important;min-width:40px!important;height:40px!important;min-height:40px!important;padding:0!important;border-radius:50%!important;background:#f0f0f0!important;cursor:pointer!important;transition:background .18s,transform .18s}.kbd-reviews__close-form button:hover{background:#dfdfdf!important;transform:rotate(4deg)}.kbd-reviews__close-form button span{position:relative;display:block;width:15px;height:15px}.kbd-reviews__close-form button span:before,.kbd-reviews__close-form button span:after{content:"";position:absolute;top:7px;left:0;width:15px;height:1.5px;background:#111}.kbd-reviews__close-form button span:before{transform:rotate(45deg)}.kbd-reviews__close-form button span:after{transform:rotate(-45deg)}.kbd-reviews__previews{display:flex;gap:9px;flex-wrap:wrap}.kbd-reviews__previews img{width:82px;height:82px;border:1px solid #ddd;border-radius:9px;object-fit:cover}.kbd-reviews__honeypot{position:absolute!important;left:-10000px!important}.kbd-reviews__message{min-height:20px;margin:0;color:#555}.kbd-reviews__message[data-error=true]{color:#b42318}.kbd-reviews__form>[type=submit]{min-height:42px;border-radius:9px}@media(max-width:700px){.kbd-reviews{margin-top:40px}.kbd-reviews__head{align-items:center;flex-direction:column;width:100%;text-align:center}.kbd-reviews__head>div{width:100%;text-align:center}.kbd-reviews__list,.kbd-reviews__fields{grid-template-columns:1fr}.kbd-reviews__dialog{width:calc(100% - 20px);max-height:calc(100vh - 20px);border-radius:15px;overflow:auto}.kbd-reviews__form{gap:18px;padding:38px 20px 24px}.kbd-reviews__form-head{padding-right:36px}.kbd-reviews__close-form{top:12px!important;right:12px!important}}
/*# sourceMappingURL=/cdn/shop/t/158/assets/kbd-product-reviews.css.map */
