.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;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;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{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%;object-fit:contain;touch-action:var(--yarl__controller_touch_action,none);-moz-user-select:none;user-select:none;-webkit-user-select:none;-webkit-touch-callout:none}.yarl__slide_image_cover{height:100%;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;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}}.styles_wrapper__main__group__uuid__epvE7{display:flex;align-items:center;gap:6px;cursor:pointer}.styles_wrapper__main__group__uuid__epvE7>span{color:var(--color-blue);font-size:12px;font-style:normal;font-weight:500;line-height:130%}.styles_wrapper__main__group__uuid__epvE7>span:hover{color:var(--color-blue-light)}.styles_wrapper__main__group__8AyoS{display:flex;flex-direction:column;gap:8px}.styles_wrapper__main__group__info__AukYA{display:flex;justify-content:space-between;align-items:center}.styles_wrapper__main__group__info__AukYA>label{font-size:14px;font-style:normal;font-weight:400;line-height:130%;color:var(--color-secondary)}.styles_wrapper__main__group__input__loGP_{position:relative}.styles_wrapper__main__group__input__loGP_::placeholder,.styles_wrapper__main__group__input__loGP_>input{display:flex;width:100%;padding:16px;align-items:center;gap:10px;border-radius:8px;background:var(--color-gray-white-light);font-size:14px;border:none;outline:none}.styles_wrapper__main__group__input__user__PUq96{position:absolute;top:50%;right:10px;transform:translateY(-50%)}.styles_wrapper__main__group__input__user__PUq96 button{padding:8px 12px;border-radius:4px;border:1px solid #f98080;background:rgba(224,36,36,.15);transition:opacity .4s ease}.styles_wrapper__main__group__input__user__PUq96 button>span{color:#f05252;font-size:14px;font-style:normal;font-weight:400;line-height:130%}.styles_wrapper__main__group__input__user__PUq96 button:hover{opacity:.8}.styles_wrapper__main__group__error__tqyfa,.styles_wrapper__main__group__input__loGP_ .styles_error__6ksuz{color:var(--color-red-light);font-size:12px;font-style:normal;font-weight:400;line-height:130%}.styles_wrapper__main__group__uuid__Ii_Q8{display:flex;align-items:center;gap:6px}.styles_wrapper__main__group__uuid__Ii_Q8>svg{width:15px;height:15px}.styles_wrapper__main__group__uuid__Ii_Q8>span{color:var(--color-blue);font-size:14px;font-style:normal;font-weight:500;line-height:130%}@media(max-width:767px){.styles_wrapper__main__group__8AyoS>input{height:46px}}.styles_wrapper__main__group__dUmeI{width:100%;display:flex;flex-direction:column;gap:8px}.styles_wrapper__main__group__info__vusnJ{display:flex;align-items:center;justify-content:space-between}.styles_wrapper__main__group__info__vusnJ>label{color:var(--color-text-primary);font-size:14px;font-style:normal;font-weight:400;line-height:20px}.styles_wrapper__main__group__input__MbCkU{position:relative;width:100%;height:46px;border-radius:8px;background:var(--color-background-secondary);display:flex;align-items:center;cursor:pointer;border-radius:var(--rounded-lg,8px);background:var(--neutral-100,#f5f5f5)}.styles_wrapper__main__group__input__selected__jZQjz{display:flex;align-items:center;justify-content:space-between;width:100%;padding:0 16px}.styles_wrapper__main__group__input__selected__text__pGBeO{color:var(--neutral-700,#404040);font-family:Inter;font-size:14px;font-style:normal;font-weight:500;line-height:140%}.styles_wrapper__main__group__input__selected__icon__PJLmE{transition:transform .3s ease;transform:rotate(0deg)}.styles_wrapper__main__group__input__selected__icon__PJLmE.styles_open__khO5d{transform:rotate(180deg)}.styles_wrapper__main__group__input__dropdown__ebCTz{position:absolute;top:120%;left:0;width:100%;z-index:50;display:flex;padding:var(--2,8px);flex-direction:column;align-items:flex-start;gap:var(--0,0);border-radius:var(--rounded-xl,12px);border:1px solid var(--opacity-black-black-10,rgba(0,0,0,.1));background:var(--white,#fff);box-shadow:0 15px 15px 0 rgba(0,0,0,.08);max-height:250px;overflow-y:auto}.styles_wrapper__main__group__input__dropdown__item__sa2VM{padding:var(--3,12px);align-items:center;gap:var(--3,12px);align-self:stretch;border-radius:var(--rounded-lg,8px);transition:all .3s ease}.styles_wrapper__main__group__input__dropdown__item__sa2VM.styles_active__MEgPM{border-radius:var(--rounded-lg,8px);background:var(--blue-600,#1c64f2)}.styles_wrapper__main__group__input__dropdown__item__sa2VM.styles_active__MEgPM:hover{background:var(--blue-600,#1c64f2)}.styles_wrapper__main__group__input__dropdown__item__sa2VM.styles_active__MEgPM>div{color:var(--white,#fff);font-weight:600}.styles_wrapper__main__group__input__dropdown__item__sa2VM:hover{background:#f5f5f5}.styles_wrapper__main__group__input__dropdown__item__sa2VM>div{color:var(--neutral-600,#525252);font-size:14px;font-style:normal;font-weight:400;line-height:130%}.styles_wrapper__main__group__error__u17af{color:var(--color-error);font-size:12px;font-style:normal;font-weight:400;line-height:16px;margin-top:4px}.styles_wrapper__list__item__30XWk{padding:16px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:12px;border-radius:8px;box-shadow:0 0 0 1px var(--color-gray-white);transition:box-shadow .3s ease,border-color .3s ease;background:var(--color-white);cursor:pointer}.styles_wrapper__list__item__images__TI4bE{aspect-ratio:1/1;max-width:52px;max-height:52px;width:100%;height:100%;position:relative;border-radius:4px;overflow:hidden}.styles_wrapper__list__item__images__TI4bE>img{width:100%;height:100%}.styles_wrapper__list__item__details__NSLHy{display:flex;flex-direction:column;gap:4px}.styles_wrapper__list__item__details__title__OuWH9{font-size:16px;font-style:normal;font-weight:600;line-height:130%}.styles_wrapper__list__item__details__price__b5XVB{color:var(--color-blue);font-size:12px;font-style:normal;font-weight:500;line-height:130%}.styles_wrapper__list__item__details__price__discount__lu0Yq{text-decoration:line-through;font-size:12px;color:var(--color-tertiary);margin-left:8px;font-style:normal;font-weight:400;line-height:130%}.styles_wrapper__list__item__30XWk.styles_active__UfrML{box-shadow:0 0 0 2px var(--color-blue-light);background:#f2f8ff}.styles_wrapper__list__item__30XWk.styles_active__UfrML .styles_wrapper__list__item__details__title__OuWH9{color:var(--color-blue);font-weight:700}.styles_wrapper__list__item__30XWk.styles_active__UfrML .styles_wrapper__list__item__details__price__b5XVB{font-weight:600}.styles_wrapper__list__qMiMk{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px}@media(max-width:767px){.styles_wrapper__list__qMiMk{grid-template-columns:repeat(2,1fr)}.styles_wrapper__uGm9W{display:none}}.styles_wrapper__cp7Hh{background-color:rgba(0,0,0,.8);cursor:pointer;z-index:10}.styles_wrapper__cp7Hh,.styles_wrapper__dChB2{height:100%;left:0;position:fixed;top:0;width:100%}.styles_wrapper__dChB2{align-items:center;display:flex;justify-content:center;z-index:9999}.styles_wrapper__main__9gQo2{display:flex;max-width:100%;width:100%;padding:12px 16px 36px;flex-direction:column;gap:14px;flex-shrink:0;border-radius:16px 16px 0 0;background:var(--color-white);position:fixed;bottom:0;z-index:11}.styles_wrapper__main__heading__m68J4{width:100%;position:relative}.styles_wrapper__main__heading__m68J4>p{font-size:16px;font-weight:700;line-height:19px;text-align:center;color:var(--color-black-light)}.styles_wrapper__main__heading__icons__WAqqn{position:absolute;top:0;right:0}.styles_wrapper__main__content__pYJdt{display:flex;flex-direction:column;gap:8px;flex-shrink:0;max-height:500px;overflow:auto}.styles_wrapper__main__content__items__Wtqep{padding:15px;border-radius:8px;border:.7px solid var(--color-gray-white);background:var(--color-white);display:flex;align-items:center;gap:12px}.styles_wrapper__main__content__items__images__B0GXI{aspect-ratio:1/1;max-width:52px;max-height:52px;width:100%;height:100%;position:relative;border-radius:4px;overflow:hidden}.styles_wrapper__main__content__items__images__B0GXI>img{width:100%;height:100%}.styles_wrapper__main__content__items__desc__4DNav{display:flex;flex-direction:column;gap:4px}.styles_wrapper__main__content__items__desc__top__fss_1>p{color:var(--color-primary);font-size:14px;font-style:normal;font-weight:600;line-height:130%}.styles_wrapper__main__content__items__desc__bottom__2CRwK{display:flex;gap:8px}.styles_wrapper__main__content__items__desc__bottom__2CRwK>p{color:var(--color-blue);font-size:12px;font-style:normal;font-weight:500;line-height:130%}.styles_wrapper__main__content__items__desc__bottom__2CRwK>span{color:var(--color-tertiary);font-size:12px;font-style:normal;font-weight:500;line-height:130%;text-decoration:line-through}.styles_wrapper__main__content__items__Wtqep.styles_active__fMuax{border:.7px solid var(--color-blue);background:#ebf5ff}.styles_wrapper__main__content__items__Wtqep.styles_active__fMuax .styles_wrapper__main__content__items__desc__top__fss_1>p{color:var(--color-blue);font-weight:700}.styles_wrapper__main__action__2Gw5F{display:flex;padding:14px 12px;justify-content:center;align-items:center;gap:8px;border-radius:6px;background:var(--color-gray-white)}.styles_wrapper__main__action__2Gw5F>span{color:var(--color-tertiary);font-size:14px;font-style:normal;font-weight:600;line-height:130%}.styles_wrapper__main__action__2Gw5F.styles_active__fMuax{background:var(--color-blue)}.styles_wrapper__main__action__2Gw5F.styles_active__fMuax span{color:var(--color-white)}.styles_wrapper__dChB2 ::-webkit-scrollbar{display:none}.styles_wrapper__AX272{display:none}@media(max-width:767px){.styles_wrapper__AX272{display:block}.styles_wrapper__main__vQFgV{display:grid;grid-template-columns:2fr auto;padding:15px;align-items:center;grid-gap:12px;gap:12px;border-radius:8px;border:.7px solid var(--color-gray-white);background:var(--color-white)}.styles_wrapper__main__right__cRhKN{display:flex;align-items:center;gap:12px}.styles_wrapper__main__right__images__Lo8V9{aspect-ratio:1/1;max-width:52px;max-height:52px;width:100%;height:100%;position:relative;border-radius:4px;overflow:hidden}.styles_wrapper__main__right__images__Lo8V9>img{width:100%;height:100%}.styles_wrapper__main__right__desc__bo6ZA{display:flex;flex-direction:column;gap:4px}.styles_wrapper__main__right__desc__top__gfrOp>p{color:var(--color-primary);font-size:14px;font-style:normal;font-weight:600;line-height:130%}.styles_wrapper__main__right__desc__bottom__hf1gD{display:flex;gap:8px}.styles_wrapper__main__right__desc__bottom__hf1gD>p{color:var(--color-blue);font-size:12px;font-style:normal;font-weight:500;line-height:130%}.styles_wrapper__main__right__desc__bottom__hf1gD>span{color:var(--color-tertiary);font-size:12px;font-style:normal;font-weight:500;line-height:130%;text-decoration:line-through}.styles_wrapper__main__left__icons__lNZ0F{display:flex;width:32px;height:32px;justify-content:center;align-items:center;gap:10px;flex-shrink:0;border-radius:9999px;border:.7px solid var(--color-gray-white);background:var(--color-white)}}.styles_wrapper__title__uzI5t{padding-bottom:20px}.styles_wrapper__title__uzI5t>h2{color:var(--color-black-light);font-size:18px;font-style:normal;font-weight:700;line-height:130%}@media(max-width:992px){.styles_wrapper__title__uzI5t>h2{font-size:16px}}.styles_wrapper__main__d1Uus{display:grid;grid-gap:20px;gap:20px;grid-template-columns:2fr minmax(0,368px)}.styles_wrapper__main__left__JcdMw{display:flex;flex-direction:column;gap:40px}.styles_wrapper__main__left__mobiles__Meybi{display:none}@media(max-width:992px){.styles_wrapper__main__left__mobiles__Meybi{display:flex;flex-direction:column;gap:16px}.styles_wrapper__main__right__WH7B4{display:none}.styles_wrapper__main__d1Uus{grid-template-columns:1fr}}.styles_wrapper__HIG64{position:relative;margin-bottom:40px}.styles_wrapper__HIG64:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:.7px;background:linear-gradient(90deg,#a3a3a3,rgba(163,163,163,0));z-index:1}.styles_wrapper__list__9r9Tw{align-items:center;display:flex;position:relative;z-index:2;overflow-x:scroll;width:100%;max-width:100%;white-space:nowrap}.styles_wrapper__list__items__GlDXq{align-items:center;background:rgba(0,0,0,0);border-bottom:1px solid rgba(0,0,0,0);cursor:pointer;display:flex;justify-content:center;padding:16px 24px;transition:all .4s ease;position:relative;z-index:3}.styles_wrapper__list__items__GlDXq>span{font-size:16px;font-style:normal;font-weight:400;line-height:130%;color:var(--color-primary)}@media(max-width:767px){.styles_wrapper__list__items__GlDXq>span{font-size:12px}.styles_wrapper__list__items__GlDXq{padding:12px 20px}}.styles_wrapper__list__9r9Tw .styles_active__dZV0I{border-bottom:1px solid var(--color-blue);z-index:4}.styles_wrapper__list__9r9Tw .styles_active__dZV0I>span{font-weight:550}