.ItemPage_content__vIWyJ{padding-block:30px}.ItemPage_item_container__prKkC{display:flex}.ItemPage_item_info__zlW2_{width:100%}.ItemPage_item_header__Hs46E{width:100%;display:flex;justify-content:space-between;margin-bottom:20px}.ItemPage_item_title__7Vi1x{font-size:clamp(18px,1.73vw,30px)!important;margin-right:20px;text-align:left!important;margin-bottom:0}.ItemPage_item_price__Hd_v9{font-size:clamp(18px,1.73vw,30px);text-align:right;font-weight:900;text-wrap:nowrap}.ItemPage_availability__RHfK0{background:#C9FFB9;border-radius:5px;padding:5px 25px;font-size:18px;margin-right:10px;color:var(--foreground);font-weight:600}.ItemPage_promotion__PXxk0{background:#B10101;color:white;font-size:18px;padding:5px 25px;border-radius:5px}.ItemPage_not_available__6ngqa{background:#cccccc;color:black}.ItemPage_item_text_container__6khI2{margin-bottom:30px}.ItemPage_item_text_container__6khI2:last-of-type{margin-bottom:70px}.ItemPage_item_subtitle__jNq7n{font-family:var(--font-inter),sans-serif;font-size:clamp(14px,1.38vw,24px)}.ItemPage_title_with_image_container___5j6_{display:flex;gap:10px;align-items:center}.ItemPage_logo_link__B3Mr3{color:#006ADC}.ItemPage_characteristics_container__x4Uld{background:white;border-radius:5px;max-width:700px;min-width:600px;overflow:hidden}.ItemPage_characteristics_header__uBRMB{background:#C9DCFA;text-align:center;font-weight:700;font-size:24px;padding-block:7px}.ItemPage_characteristic_body__9sCRX{width:100%;padding:20px 20px 10px}.ItemPage_characteristic_name__tw7lq{width:80%;margin-right:20px}.ItemPage_characteristic__udV7s{display:flex;position:relative;justify-content:space-between;margin-bottom:7px}.ItemPage_characteristic__udV7s:not(:last-child):after{content:"";display:block;position:absolute;height:1px;background-color:#C9DCFA;width:100%;bottom:-4px}.ItemPage_characteristic_button__ptorj{display:flex;justify-content:flex-end;-webkit-padding-end:20px;padding-inline-end:20px;padding-top:15px;margin-bottom:15px}.ItemPage_characteristics_footer__it_C3{display:flex;justify-content:space-between;padding:10px 20px;font-size:22px;color:white;background:var(--foreground)}.ItemPage_old_price__vzqQt{text-decoration:line-through;font-size:14px;margin-right:15px}.ItemPage_buy_button__HHs4x{background:var(--foreground);color:white;font-weight:800;padding:25px 50px;border-radius:15px;font-size:24px}@media (max-width:1000px){.ItemPage_item_container__prKkC,.ItemPage_item_info__zlW2_{flex-direction:column;align-items:center}.ItemPage_item_info__zlW2_{text-align:center;display:flex}.ItemPage_availability__RHfK0{margin-right:0;margin-bottom:10px}.ItemPage_title_with_image_container___5j6_{justify-content:center}}@media (max-width:800px){.ItemPage_item_info__zlW2_{width:100%}.ItemPage_characteristics_container__x4Uld{min-width:100%;text-align:left}}@media (max-width:400px){.ItemPage_item_header__Hs46E{flex-direction:column;align-items:center}.ItemPage_item_title__7Vi1x{margin-right:0;margin-bottom:20px!important}}.ImageGalery_gallery_container__bG1y8{display:flex;flex-direction:column;align-items:center;gap:15px;margin-right:30px;width:100%;max-width:50%}.ImageGalery_main_image_container__SOVoI{width:100%;max-width:100%;cursor:pointer;position:relative}.ImageGalery_image_wrapper__x_bnF{width:100%;aspect-ratio:1/1;display:flex;align-items:center;justify-content:center;border-radius:10px;overflow:hidden}.ImageGalery_main_image__PgokW{width:100%;height:100%;object-fit:contain}.ImageGalery_fallback_image__icf9v,.ImageGalery_skeleton_main__MO063{width:100%;max-width:100%;aspect-ratio:1/1;background:linear-gradient(90deg,#eee 25%,#ddd 50%,#eee 75%);background-size:200% 100%;animation:ImageGalery_shimmer__eacQ_ 1.5s linear infinite;border-radius:10px}@keyframes ImageGalery_shimmer__eacQ_{0%{background-position:-200% 0}to{background-position:200% 0}}.ImageGalery_thumbnail_container__P7sqY{display:flex;overflow-x:auto;gap:10px;padding-block:10px;width:100%;max-width:100%;scroll-behavior:smooth;white-space:nowrap}.ImageGalery_thumbnail_container__P7sqY::-webkit-scrollbar-thumb{background:#ccc;border-radius:5px}.ImageGalery_thumbnail__Z4kFa{display:flex;align-items:center;justify-content:center;max-width:25%;flex:0 0 auto;cursor:pointer;transition:transform .2s}.ImageGalery_thumbnail__Z4kFa:hover{transform:scale(1.1)}.ImageGalery_thumbnail_wrapper__ssCTe{aspect-ratio:1;height:auto;display:flex;align-items:center;justify-content:center;border-radius:5px;overflow:hidden}.ImageGalery_thumbnail_image__EH2CM{width:100%;height:100%;object-fit:contain}.ImageGalery_skeleton_thumb___RouG{width:25%;aspect-ratio:1;height:auto;background:linear-gradient(90deg,#eee 25%,#ddd 50%,#eee 75%);background-size:200% 100%;animation:ImageGalery_shimmer__eacQ_ 1.5s linear infinite;border-radius:5px}.ImageGalery_modal__LeXJZ{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.8);display:flex;align-items:center;justify-content:center;z-index:2000}.ImageGalery_modal_content__Raw8q{position:relative}.ImageGalery_modal_image_wrapper__hx65h{width:80vw;height:80vh;display:flex;align-items:center;justify-content:center;background:#000;border-radius:10px;overflow:hidden}.ImageGalery_modal_image___IUco{width:100%;height:100%;object-fit:contain}.ImageGalery_close_button__QhFR6{color:white;position:absolute;top:10px;right:10px;background:none;border:none;font-size:24px;cursor:pointer}.ImageGalery_arrow_left__iCE6w,.ImageGalery_arrow_right__hHfrB{position:absolute;top:50%;transform:translateY(-50%);border:none;font-size:32px;color:white;cursor:pointer;z-index:10;background:black;border-radius:50%;aspect-ratio:1;width:40px}.ImageGalery_arrow_left__iCE6w svg,.ImageGalery_arrow_right__hHfrB svg{stroke:white;fill:white;width:20px;height:20px}.ImageGalery_arrow_left__iCE6w svg{transform:rotate(90deg);padding-top:3px;padding-right:2px}.ImageGalery_arrow_right__hHfrB svg{transform:rotate(-90deg);padding-top:3px;padding-left:2px}.ImageGalery_arrow_left__iCE6w{left:20px}.ImageGalery_arrow_right__hHfrB{right:20px}@media (max-width:1000px){.ImageGalery_gallery_container__bG1y8{margin-right:0;margin-bottom:30px;min-width:100%}}.breadcrumbs_breadcrumbs__NotZF{display:flex;align-items:center;font-size:14px;margin-bottom:15px;color:#555;white-space:nowrap;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none}.breadcrumbs_breadcrumbs__NotZF::-webkit-scrollbar{display:none}.breadcrumbs_breadcrumb_link__B0epm{text-decoration:none;color:#667085;transition:color .2s}.breadcrumbs_breadcrumb_link__B0epm:hover{color:#0056b3}.breadcrumbs_breadcrumb_item__2aO5w{display:flex;align-items:center}.breadcrumbs_breadcrumb_separator__yxY9i{margin:0 5px;color:#aaa}.breadcrumbs_breadcrumb_current__BJmKz{color:#0854DA;font-weight:600}