.yarl__fullsize{height:100%;width:100%}.yarl__relative{position:relative}.yarl__portal{bottom:0;left:0;opacity:0;overflow:hidden;position:fixed;right:0;top:0;transition:opacity var(--yarl__fade_animation_duration,.25s) var(--yarl__fade_animation_timing_function,ease);z-index:var(--yarl__portal_zindex,9999)}.yarl__portal_open{opacity:1}.yarl__container{background-color:var(--yarl__container_background_color,var(--yarl__color_backdrop,#000));bottom:0;left:0;outline:none;overflow:hidden;-ms-scroll-chaining:var(--yarl__controller_overscroll_behavior,contain);overscroll-behavior:var(--yarl__controller_overscroll_behavior,contain);position:absolute;right:0;top:0;touch-action:var(--yarl__controller_touch_action,none);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.yarl__carousel{align-content:center;align-items:stretch;display:flex;flex:0 0 auto;height:100%;justify-content:center;opacity:var(--yarl__pull_opacity,1);transform:translate(var(--yarl__swipe_offset,0),var(--yarl__pull_offset,0));width:calc(100% + (var(--yarl__carousel_slides_count) - 1)*(100% + var(--yarl__carousel_spacing_px, 0)*1px + var(--yarl__carousel_spacing_percent, 0)*1%))}.yarl__carousel_with_slides{-moz-column-gap:calc(var(--yarl__carousel_spacing_px, 0)*1px + 100/(var(--yarl__carousel_slides_count)*100 + (var(--yarl__carousel_slides_count) - 1)*var(--yarl__carousel_spacing_percent, 0))*var(--yarl__carousel_spacing_percent, 0)*1%);column-gap:calc(var(--yarl__carousel_spacing_px, 0)*1px + 100/(var(--yarl__carousel_slides_count)*100 + (var(--yarl__carousel_slides_count) - 1)*var(--yarl__carousel_spacing_percent, 0))*var(--yarl__carousel_spacing_percent, 0)*1%)}.yarl__flex_center{align-content:center;align-items:center;display:flex;justify-content:center}.yarl__slide{flex:1 1;overflow:hidden;padding:calc(var(--yarl__carousel_padding_px, 0)*1px + 100/(var(--yarl__carousel_slides_count)*100 + (var(--yarl__carousel_slides_count) - 1)*var(--yarl__carousel_spacing_percent, 0))*var(--yarl__carousel_padding_percent, 0)*1%);position:relative}[dir=rtl] .yarl__slide{--yarl__direction:-1}.yarl__slide_image{max-height:100%;max-width:100%;-o-object-fit:contain;object-fit:contain;touch-action:var(--yarl__controller_touch_action,none);-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none;-webkit-touch-callout:none}.yarl__slide_image_cover{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.yarl__slide_image_loading{opacity:0}@media screen and (min-width:800px){.yarl__slide_wrapper:not(.yarl__slide_wrapper_interactive) .yarl__slide_image{-webkit-backface-visibility:hidden;-webkit-transform:translateZ(0);-webkit-transform-style:preserve-3d}}.yarl__slide_placeholder{left:50%;line-height:0;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%)}.yarl__slide_loading{animation:yarl__delayed_fadein 1s linear;color:var(--yarl__slide_icon_loading_color,var(--yarl__color_button,hsla(0,0%,100%,.8)))}.yarl__slide_loading line{animation:yarl__stroke_opacity 1s linear infinite}.yarl__slide_loading line:first-of-type{animation-delay:-1.875s}.yarl__slide_loading line:nth-of-type(2){animation-delay:-1.75s}.yarl__slide_loading line:nth-of-type(3){animation-delay:-1.625s}.yarl__slide_loading line:nth-of-type(4){animation-delay:-1.5s}.yarl__slide_loading line:nth-of-type(5){animation-delay:-1.375s}.yarl__slide_loading line:nth-of-type(6){animation-delay:-1.25s}.yarl__slide_loading line:nth-of-type(7){animation-delay:-1.125s}.yarl__slide_loading line:nth-of-type(8){animation-delay:-1s}.yarl__slide_error{color:var(--yarl__slide_icon_error_color,red);height:var(--yarl__slide_icon_error_size,48px);width:var(--yarl__slide_icon_error_size,48px)}@media (prefers-reduced-motion){.yarl__portal,.yarl__slide{transition:unset}.yarl__slide_loading,.yarl__slide_loading line{animation:unset}}.yarl__toolbar{bottom:auto;display:flex;justify-content:flex-end;left:auto;padding:var(--yarl__toolbar_padding,8px);position:absolute;right:0;top:0}[dir=rtl] .yarl__toolbar{bottom:auto;left:0;right:auto;top:0}.yarl__icon{height:var(--yarl__icon_size,32px);width:var(--yarl__icon_size,32px)}.yarl__button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--yarl__button_background_color,transparent);border:var(--yarl__button_border,0);color:var(--yarl__color_button,hsla(0,0%,100%,.8));cursor:pointer;filter:var(--yarl__button_filter,drop-shadow(2px 2px 2px rgba(0,0,0,.8)));line-height:0;margin:var(--yarl__button_margin,0);outline:none;padding:var(--yarl__button_padding,8px);-webkit-tap-highlight-color:transparent}.yarl__button:focus{color:var(--yarl__color_button_active,#fff)}.yarl__button:focus:not(:focus-visible){color:var(--yarl__color_button,hsla(0,0%,100%,.8))}.yarl__button:focus-visible{color:var(--yarl__color_button_active,#fff)}@media (hover:hover){.yarl__button:focus-visible:hover,.yarl__button:focus:hover,.yarl__button:hover{color:var(--yarl__color_button_active,#fff)}}.yarl__button:disabled{color:var(--yarl__color_button_disabled,hsla(0,0%,100%,.4));cursor:default}.yarl__navigation_next,.yarl__navigation_prev{padding:var(--yarl__navigation_button_padding,24px 16px);position:absolute;top:50%;transform:translateY(-50%)}.yarl__navigation_prev{left:0}[dir=rtl] .yarl__navigation_prev{left:unset;right:0;transform:translateY(-50%) rotate(180deg)}.yarl__navigation_next{right:0}[dir=rtl] .yarl__navigation_next{left:0;right:unset;transform:translateY(-50%) rotate(180deg)}.yarl__no_scroll{height:100%;overflow:hidden;-ms-scroll-chaining:none;overscroll-behavior:none}@keyframes yarl__delayed_fadein{0%{opacity:0}80%{opacity:0}to{opacity:1}}@keyframes yarl__stroke_opacity{0%{stroke-opacity:1}to{stroke-opacity:.125}}.commentList_container__BN0SK{background-color:#fff;border-radius:12px;padding:24px}.commentList_header__MKd6M{margin-bottom:24px;display:flex;align-items:center;gap:8px}.commentList_header__MKd6M h3{font-size:20px;font-weight:700;margin:0}.commentList_header__MKd6M .commentList_count__fmOfe{color:#606060;font-size:20px;font-weight:400}.commentList_commentList__M_tZz{scrollbar-gutter:stable;padding-right:10px}.commentList_commentList__M_tZz::-webkit-scrollbar{width:8px}.commentList_commentList__M_tZz::-webkit-scrollbar-track{background:transparent}.commentList_commentList__M_tZz::-webkit-scrollbar-thumb{background-color:#ccc;border-radius:4px}.commentList_commentItem__xH_cb{display:flex;align-items:flex-start;gap:16px;margin-bottom:24px;font-family:Roboto,Arial,sans-serif}.commentList_commentItem__xH_cb .commentList_avatar__8Q0JV{width:40px;height:40px;border-radius:50%;-o-object-fit:cover;object-fit:cover}.commentList_commentItem__xH_cb .commentList_content__1SMee{flex:1 1;position:relative}.commentList_commentItem__xH_cb .commentList_content__1SMee .commentList_headerInfo__M0EJU{display:flex;align-items:center;gap:8px;margin-bottom:4px;margin-top:-2px}.commentList_commentItem__xH_cb .commentList_content__1SMee .commentList_headerInfo__M0EJU .commentList_author__grmEd{font-size:13px;font-weight:600;color:#0f0f0f}.commentList_commentItem__xH_cb .commentList_content__1SMee .commentList_headerInfo__M0EJU .commentList_date__OZoK2{font-size:12px;color:#606060}.commentList_commentItem__xH_cb .commentList_content__1SMee .commentList_headerInfo__M0EJU .commentList_date__OZoK2:hover{color:#0f0f0f}.commentList_commentItem__xH_cb .commentList_content__1SMee .commentList_rating__iQhfV{font-size:14px;margin-bottom:4px}.commentList_commentItem__xH_cb .commentList_content__1SMee .commentList_text__WQcUf{font-size:14px;line-height:20px;color:#0f0f0f;margin:0;white-space:pre-wrap;overflow-wrap:anywhere}.commentList_commentItem__xH_cb .commentList_content__1SMee .commentList_actions__vBXYZ{display:flex;align-items:center;gap:16px;margin-top:8px}.commentList_commentItem__xH_cb .commentList_content__1SMee .commentList_replyFormContainer__aqDGZ{margin-top:8px}.commentList_commentItem__xH_cb .commentList_content__1SMee:has(.commentList_repliesList__0AbiT:hover) .commentList_threadLine__2BAxw,.commentList_commentItem__xH_cb .commentList_content__1SMee:has(.commentList_repliesPreview__qC9CP:hover) .commentList_threadLine__2BAxw{background-color:#00a44f}.commentList_threadLine__2BAxw{position:absolute;top:44px;bottom:12px;left:-35px;width:2px;z-index:10;background-color:#e5e5e5;transition:background-color .2s ease;cursor:pointer}.commentList_threadLine__2BAxw:after{content:"";position:absolute;top:0;bottom:0;left:-4px;width:10px;background:transparent}.commentList_threadLine__2BAxw:hover{background-color:#00a44f}.commentList_threadLine__2BAxw:hover~.commentList_repliesList__0AbiT .commentList_commentItem__xH_cb:after,.commentList_threadLine__2BAxw:hover~.commentList_repliesPreview__qC9CP .commentList_showRepliesButton__5SbkC:after{border-color:#00a44f}.commentList_replyActionButton__NVpRg{border-radius:18px;font-size:12px;font-weight:500;padding:0 16px}.commentList_viewRepliesBtn__BsKdZ{color:#00a44f!important;font-weight:600!important;font-size:13px!important;padding:0!important;margin-top:8px;height:auto!important;display:flex!important;align-items:center;gap:8px;background:transparent!important}.commentList_viewRepliesBtn__BsKdZ:hover{background:transparent!important;opacity:.8}.commentList_viewRepliesBtn__BsKdZ span{margin-left:4px}.commentList_repliesPreview__qC9CP{margin-top:12px}.commentList_showRepliesButton__5SbkC{position:relative;border-radius:18px;font-size:12px;font-weight:600;border:none;background:transparent;color:#00a44f;padding:6px 12px;height:auto;display:inline-flex;align-items:center;gap:8px;box-shadow:none;z-index:2;background-color:rgba(0,164,79,.08)}.commentList_showRepliesButton__5SbkC:hover{background-color:#00a44f!important;color:#fff!important}.commentList_showRepliesButton__5SbkC:after{content:"";position:absolute;top:-14px;left:-35px;width:36px;height:38px;border-left:3px solid #e5e5e5;border-bottom:3px solid #e5e5e5;border-bottom-left-radius:16px;transition:border-color .2s ease;pointer-events:none}.commentList_showRepliesButton__5SbkC:hover:after{border-color:#00a44f}.commentList_repliesList__0AbiT{margin-top:12px}.commentList_repliesList__0AbiT .commentList_commentItem__xH_cb{position:relative;padding:12px;border-radius:12px;transition:background-color .2s ease;margin-bottom:12px}.commentList_repliesList__0AbiT .commentList_commentItem__xH_cb:hover{background-color:rgba(0,0,0,.03)}.commentList_repliesList__0AbiT .commentList_commentItem__xH_cb:before{display:none}.commentList_repliesList__0AbiT .commentList_commentItem__xH_cb:after{content:"";position:absolute;top:-14px;left:-35px;width:36px;height:38px;border-left:3px solid #e5e5e5;border-bottom:3px solid #e5e5e5;border-bottom-left-radius:16px;transition:border-color .2s ease}.commentList_repliesList__0AbiT .commentList_commentItem__xH_cb:hover:after{border-left-color:#00a44f;border-bottom-color:#00a44f}.commentList_noComments__8gjkh{text-align:center;color:#606060;padding:20px}.commentList_loading__vzt2G{text-align:center;color:#606060;padding:10px;font-size:14px}.commentList_replyForm__Tppwq{margin-top:8px}.commentList_inputContainer__vioo4{display:flex;flex-direction:column;gap:8px}.commentList_textArea__ivtnb{border-radius:8px!important;padding:10px!important}.commentList_formActions__FrTJ9{display:flex;justify-content:flex-end;gap:8px}.commentList_formButton__QjhOM{font-size:13px!important}@media(max-width:576px){.commentList_container__BN0SK{padding:16px}.commentList_commentItem__xH_cb{gap:12px}.commentList_showRepliesButton__5SbkC:after,.commentList_threadLine__2BAxw{left:-31px}.commentList_showRepliesButton__5SbkC:before{left:-34px}.commentList_repliesList__0AbiT .commentList_commentItem__xH_cb:after{left:-31px}.commentList_header__MKd6M h3{font-size:18px}.commentList_commentItem__xH_cb .commentList_content__1SMee .commentList_text__WQcUf{font-size:13px}.commentList_repliesList__0AbiT .commentList_commentItem__xH_cb{padding:8px}}
/*# sourceMappingURL=a6687054eee204c9.css.map*/