.Comparator_comparator__3TVi9{position:fixed;right:0;bottom:0;left:0;height:7rem;background:var(--off-black);transition:transform .3s ease;z-index:999}.Comparator_hidden__zde88.Comparator_comparator__3TVi9{transform:translateY(100%)}.Comparator_content__8YqTz{display:flex;flex-direction:row;justify-content:center;padding:1rem;gap:1rem;max-width:84rem;margin:auto}.Comparator_actions__HJCzj,.Comparator_info__6QcjQ{flex:1;color:var(--off-white);display:flex;flex-direction:column;justify-content:center}.Comparator_info__6QcjQ{align-items:flex-end}.Comparator_actions__HJCzj{align-items:flex-start}.Comparator_products__g2ioW{width:17rem;display:flex;flex-direction:row;gap:1rem;align-items:center}.Comparator_comparator__3TVi9 .Comparator_product__52RbR{width:5rem;height:5rem;position:relative}.Comparator_comparator__3TVi9 .Comparator_product__52RbR .Comparator_name__LGvZP{font-weight:700;font-size:.75rem;text-align:center;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.Comparator_removeButton__v1mfU{position:absolute;top:-.5rem;right:-.5rem;width:1.5rem;height:1.5rem;padding:0;display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:99999;background:var(--off-white);border-radius:1rem;border:none;box-shadow:0 0 4px -1px var(--off-black)}.Comparator_removeButton__v1mfU svg{width:1rem;height:1rem}.Comparator_removeButton__v1mfU svg path{fill:var(--off-black)}.Comparator_comparator__3TVi9 .Comparator_product__52RbR.Comparator_exists__gCnA4{width:5rem;height:5rem;background:var(--white);border-radius:.75rem}.Comparator_comparator__3TVi9 .Comparator_product__52RbR>svg{padding:1rem;border-radius:.75rem;width:100%}.Comparator_comparator__3TVi9 .Comparator_product__52RbR img{max-width:100%;height:100%;padding:.5rem;overflow:hidden}.Comparator_comparator__3TVi9 .Comparator_actions__HJCzj button{margin-top:0;margin-bottom:0}@media only screen and (max-width:700px){.Comparator_comparator__3TVi9{height:auto}.Comparator_info__6QcjQ{align-items:center}.Comparator_products__g2ioW{width:11rem}.Comparator_content__8YqTz{align-items:center;flex-direction:column}}@media only screen and (max-width:435px){.Comparator_comparator__3TVi9 .Comparator_content__8YqTz{gap:.5rem;padding:.5rem 0 0}.Comparator_comparator__3TVi9 .Comparator_product__52RbR,.Comparator_comparator__3TVi9 .Comparator_product__52RbR.Comparator_exists__gCnA4,.Comparator_comparator__3TVi9 .Comparator_product__52RbR>svg{width:4rem;height:4rem}.Comparator_products__g2ioW{width:9rem}.Comparator_comparator__3TVi9 .Comparator_actions__HJCzj{width:100%}.Comparator_comparator__3TVi9 .Comparator_actions__HJCzj button{margin:0;width:100%;height:3rem;border-radius:0}}.Logo_original__e5Y7U,.Logo_white__T5ZRN{height:100%}.Logo_symbol___snQg,.Logo_text__6F_8F{transition:fill .3s ease}.Logo_original__e5Y7U .Logo_text__6F_8F{fill:var(--off-black)}.Logo_original__e5Y7U .Logo_symbol___snQg{fill:var(--red-primary)}.Logo_white__T5ZRN .Logo_symbol___snQg,.Logo_white__T5ZRN .Logo_text__6F_8F{fill:var(--white)}.Logo_placeholder__KlUzL{border:2px dashed var(--off-white);border-radius:.75rem;padding:.5rem}.Logo_placeholder__KlUzL .Logo_circle___HfxX,.Logo_placeholder__KlUzL .Logo_lightning__Ih790{fill:var(--off-white);animation:Logo_pulse__yfQkG 4s ease-in-out infinite}@keyframes Logo_pulse__yfQkG{0%{fill:var(--off-white)}50%{fill:var(--grey-4)}to{fill:var(--off-white)}}.Logo_placeholder__KlUzL .Logo_stroke__OZk5f{stroke:var(--off-white);animation:Logo_pulse-stroke__rdGih 4s ease-in-out infinite}@keyframes Logo_pulse-stroke__rdGih{0%{stroke:var(--off-white)}50%{stroke:var(--grey-4)}to{stroke:var(--off-white)}}.Button_button__wuHPQ{background-color:var(--red-primary);color:var(--white);font-family:Open Sans,sans-serif;font-size:16px;font-weight:700;height:60px;width:100%;margin:1.5rem 0 2.5rem;border-radius:30px;border:1px solid transparent;transition:box-shadow .2s ease-in-out,color .2s ease-in-out,background .2s ease-in-out}.Button_iconButton__TOOP9.Button_button__wuHPQ{width:4rem;height:4rem;border-radius:2rem;display:flex;flex-direction:column;justify-content:center;align-items:center;margin:0}.Button_iconButton__TOOP9.Button_button__wuHPQ svg{width:2rem;height:2rem}.Button_iconButton__TOOP9.Button_button__wuHPQ path{fill:var(--white)}.Button_button__wuHPQ:hover{background-color:var(--red-2)}.Button_button__wuHPQ:active{background-color:var(--red-1)}.Button_button__wuHPQ:focus:not(:hover):not(:active){box-shadow:0 0 0 1px var(--red-3) inset,0 0 0 4px var(--red-3);outline:none}.Button_button__wuHPQ.Button_secondary__E47Ss{background:var(--white);color:var(--red-primary);box-shadow:0 0 0 1px var(--red-primary)}.Button_button__wuHPQ.Button_secondary__E47Ss:hover{background:var(--white);color:var(--red-2);box-shadow:0 0 0 2px var(--red-2)}.Button_button__wuHPQ.Button_secondary__E47Ss:active{background-color:var(--red-5)}.Button_button__wuHPQ.Button_secondary__E47Ss:disabled{background-color:var(--grey-4)}.Button_button__wuHPQ.Button_secondary__E47Ss:focus:not(:hover):not(:active){box-shadow:0 0 0 1px var(--red-3) inset,0 0 0 4px var(--red-3);outline:none}.Button_button__wuHPQ.Button_expand__IoSfZ{margin:0;flex:1;padding:1rem;max-width:100%;width:100%}.Button_button__wuHPQ{width:256px}.Button_button__wuHPQ:disabled{background-color:var(--grey-4);color:var(--white)}.Button_button__wuHPQ.Button_secondary__E47Ss:disabled{background-color:var(--white);box-shadow:0 0 0 1px var(--grey-4);color:var(--grey-4)}.Button_button__wuHPQ:hover{cursor:pointer}.AngularPaths_angularSvg__6sndk{position:absolute;pointer-events:none;width:calc(100% + 1px);left:-1px;right:-1px;z-index:1}.AngularPaths_angularSvg__6sndk path{transform-origin:bottom;transform-box:fill-box}@keyframes AngularPaths_test__QMGG_{0%{transform:scaleY(1)}50%{transform:scaleY(.9)}to{transform:scaleY(1)}}.FooterLegal_legal__q1S5S{border-top:1px solid var(--red-1);padding:2rem 1rem;max-width:90rem;width:calc(100vw - 4rem);margin:auto;display:flex;flex-direction:column;align-items:center;justify-content:space-between;overflow:hidden}.FooterLegal_legal__q1S5S img,.FooterLegal_legal__q1S5S svg{height:10rem}.FooterLegal_legal__q1S5S p,.FooterLegal_legal__q1S5S p a{text-align:center;margin-top:1.5rem;font-size:.9rem}@media only screen and (max-width:430px){.FooterLegal_legal__q1S5S img,.FooterLegal_legal__q1S5S svg{height:7rem}}.FooterLinks_links__xq_av h4{margin-bottom:0;font-size:1.2rem;line-height:1.5rem}.FooterLinks_links__xq_av p{margin-bottom:0;margin-top:0;line-height:1.5rem}.FooterLinks_links__xq_av .FooterLinks_social__vOvj1{margin-top:0;line-height:1.5rem;display:flex;flex-direction:column}.FooterLinks_links__xq_av .FooterLinks_complaintBook__QKfwd{display:block;margin-top:1.5rem}.FooterLinks_links__xq_av{margin-bottom:1.5rem}.FooterSchedule_schedule__4oKxh h4{margin-bottom:0;font-size:1.2rem;line-height:1.5rem}.FooterSchedule_schedule__4oKxh p{margin-bottom:0;margin-top:0;line-height:1.5rem}.FooterSchedule_schedule__4oKxh{margin-bottom:1.5rem}.FooterStore_store__L_RxR h4{margin-bottom:0;font-size:1.2rem;line-height:1.5rem}.FooterStore_store__L_RxR h5{margin-bottom:0}.FooterStore_store__L_RxR p{margin-bottom:0;margin-top:0;line-height:1.5rem}.FooterStore_store__L_RxR .FooterStore_contacts__pzw93{margin-top:1.5rem}.FooterStore_store__L_RxR{margin-bottom:1.5rem}.FooterStore_scheduleClosed__k_4y_,.FooterStore_scheduleOpen__He1bK{display:inline;font-size:.75rem;line-height:1rem}.FooterStore_scheduleClosed__k_4y_ .FooterStore_indicator__I8tL8,.FooterStore_scheduleOpen__He1bK .FooterStore_indicator__I8tL8{border-radius:.75rem;width:2rem;margin-left:.25rem;text-align:left}.FooterStore_scheduleOpen__He1bK .FooterStore_indicator__I8tL8{color:var(--success)}.FooterStore_scheduleClosed__k_4y_ .FooterStore_indicator__I8tL8{color:var(--danger)}