div.popUp.ActionConfirmationComponent .block{background-color:#0f1116;padding:2.4rem;border-radius:1.2rem;border:.1rem solid rgba(255,255,255,.1)}div.popUp.ActionConfirmationComponent .block p{font:400 1.6rem Variable;color:#fff;opacity:.8;margin-bottom:2.4rem;text-align:center}div.popUp.ActionConfirmationComponent .block .row-buttons{display:flex;align-items:center;gap:1.2rem}div.popUp.ActionConfirmationComponent .block .row-buttons button,div.popUp.ActionConfirmationComponent .block .row-buttons a{padding:1.6rem 2rem;width:calc(50% - .6rem);border-radius:1.2rem;border:.1rem solid transparent}div.popUp.ActionConfirmationComponent .block .row-buttons button span,div.popUp.ActionConfirmationComponent .block .row-buttons a span{font:400 1.6rem Variable;text-align:center}div.popUp.ActionConfirmationComponent .block .row-buttons button.confirm,div.popUp.ActionConfirmationComponent .block .row-buttons a.confirm{background-color:#eb2246;border-color:#eb2246}div.popUp.ActionConfirmationComponent .block .row-buttons button.confirm span,div.popUp.ActionConfirmationComponent .block .row-buttons a.confirm span{color:#fff}div.popUp.ActionConfirmationComponent .block .row-buttons button.confirm:hover,div.popUp.ActionConfirmationComponent .block .row-buttons a.confirm:hover{background-color:#eb2246cc}div.popUp.ActionConfirmationComponent .block .row-buttons button.discard,div.popUp.ActionConfirmationComponent .block .row-buttons a.discard{background-color:#ffffff0d;border-color:#ffffff1a}div.popUp.ActionConfirmationComponent .block .row-buttons button.discard span,div.popUp.ActionConfirmationComponent .block .row-buttons a.discard span{color:#fff}div.popUp.ActionConfirmationComponent .block .row-buttons button.discard:hover,div.popUp.ActionConfirmationComponent .block .row-buttons a.discard:hover{background-color:#ffffff14}@media screen and (max-width:1025px){div.popUp.ActionConfirmationComponent{width:calc(100% - 1.2rem)}div.popUp.ActionConfirmationComponent .block{background-color:#0f1116;padding:1.6rem;border-radius:1.2rem;border:.1rem solid rgba(255,255,255,.1)}div.popUp.ActionConfirmationComponent .block p{font:400 1.4rem Variable;color:#fff;opacity:.8;margin-bottom:2rem;text-align:center}div.popUp.ActionConfirmationComponent .block .row-buttons{display:flex;align-items:center;gap:.8rem}div.popUp.ActionConfirmationComponent .block .row-buttons button,div.popUp.ActionConfirmationComponent .block .row-buttons a{padding:1.15rem 2rem;width:calc(50% - .4rem);border-radius:1rem;border:.1rem solid transparent}div.popUp.ActionConfirmationComponent .block .row-buttons button span,div.popUp.ActionConfirmationComponent .block .row-buttons a span{font:400 1.2rem Variable;text-align:center}div.popUp.ActionConfirmationComponent .block .row-buttons button.confirm,div.popUp.ActionConfirmationComponent .block .row-buttons a.confirm{background-color:#eb2246;border-color:#eb2246}div.popUp.ActionConfirmationComponent .block .row-buttons button.confirm span,div.popUp.ActionConfirmationComponent .block .row-buttons a.confirm span{color:#fff}div.popUp.ActionConfirmationComponent .block .row-buttons button.confirm:hover,div.popUp.ActionConfirmationComponent .block .row-buttons a.confirm:hover{background-color:#eb2246cc}div.popUp.ActionConfirmationComponent .block .row-buttons button.discard,div.popUp.ActionConfirmationComponent .block .row-buttons a.discard{background-color:#ffffff0d;border-color:#ffffff1a}div.popUp.ActionConfirmationComponent .block .row-buttons button.discard span,div.popUp.ActionConfirmationComponent .block .row-buttons a.discard span{color:#fff}div.popUp.ActionConfirmationComponent .block .row-buttons button.discard:hover,div.popUp.ActionConfirmationComponent .block .row-buttons a.discard:hover{background-color:#ffffff14}}a.ProductCardRenderComponent .block{display:flex;flex-direction:column;justify-content:space-between;height:100%;background-color:#171c23;border-radius:1.2rem}a.ProductCardRenderComponent .block .topPart .imageContainer.preloader{width:100%;aspect-ratio:1;border-radius:1.2rem 1.2rem 0 0;position:relative}a.ProductCardRenderComponent .block .topPart .imageContainer.preloader button.addFavorite{position:absolute;z-index:10;padding:1.2rem}a.ProductCardRenderComponent .block .topPart .imageContainer.preloader button.addFavorite.active svg path.fillThis{fill:#eb2246}a.ProductCardRenderComponent .block .topPart .inTextContent{padding:1.2rem 1.2rem 1.6rem}a.ProductCardRenderComponent .block .topPart h3{font:600 1.4rem/140% Variable;color:#fff}a.ProductCardRenderComponent .block .text-content{padding:0 1.2rem 1.6rem;min-width:0;width:100%}a.ProductCardRenderComponent .block .text-content button.btn_link{width:100%;padding:1rem 1.2rem;border-radius:.8rem;background-color:#eb2246;justify-content:space-between}a.ProductCardRenderComponent .block .text-content button.btn_link span{font:600 1.4rem Variable;text-align:right;color:#fff}@media screen and (max-width:1025px){a.ProductCardRenderComponent .block{display:flex;flex-direction:column;justify-content:space-between;height:100%;background-color:#171c23;border-radius:1.4rem}a.ProductCardRenderComponent .block .topPart .imageContainer.preloader{width:100%;aspect-ratio:1;border-radius:1.4rem 1.4rem 0 0;position:relative}a.ProductCardRenderComponent .block .topPart .imageContainer.preloader button.addFavorite{position:absolute;z-index:10;padding:1.2rem}a.ProductCardRenderComponent .block .topPart .imageContainer.preloader button.addFavorite.active svg path.fillThis{fill:#eb2246}a.ProductCardRenderComponent .block .topPart .inTextContent{padding:1rem}a.ProductCardRenderComponent .block .topPart h3{font:600 1.2rem/140% Variable;color:#fff}a.ProductCardRenderComponent .block .text-content{padding:0 1rem 1rem;min-width:0;width:100%}a.ProductCardRenderComponent .block .text-content button.btn_link{width:100%;padding:1rem 1.2rem;border-radius:1rem;background-color:#eb2246;justify-content:space-between}a.ProductCardRenderComponent .block .text-content button.btn_link span{font:600 1.4rem Variable;text-align:right;color:#fff}}div.EmptyBlockComponent{display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:30rem}div.EmptyBlockComponent h3{font:800 3.6rem Variable;text-transform:uppercase;color:#fff;margin-bottom:1.6rem}div.EmptyBlockComponent p{font:400 1.8rem Variable;color:#ffffff80}div.PasswordRequiermentsComponent h3{font:600 1.4rem Variable;color:#fff;margin-bottom:.8rem}div.PasswordRequiermentsComponent .list{display:flex;flex-direction:column;gap:.8rem}div.PasswordRequiermentsComponent .list .flex-row{display:flex;align-items:center;gap:.8rem}div.PasswordRequiermentsComponent .list .flex-row .circle{display:flex;align-items:center;justify-content:center;width:1.4rem;height:1.4rem;border-radius:50%;border:.13rem solid #fff;flex-shrink:0}div.PasswordRequiermentsComponent .list .flex-row .circle svg{width:.6rem;object-fit:contain;opacity:0}div.PasswordRequiermentsComponent .list .flex-row .circle.active{border-color:#eb2246}div.PasswordRequiermentsComponent .list .flex-row .circle.active svg{opacity:1}div.PasswordRequiermentsComponent .list .flex-row p{font:400 1.4rem Variable;color:#fff}div.RatingPopUpComponent .block{padding:4rem;background-color:#0e1116;border-radius:3.6rem}div.RatingPopUpComponent .block .product-part{display:flex;align-items:center;gap:1.6rem;margin-bottom:4rem}div.RatingPopUpComponent .block .product-part .imageContainer.preloader{width:12rem;height:12rem;border-radius:.8rem;flex-shrink:0}div.RatingPopUpComponent .block .product-part .column .tags-row{display:flex;align-items:center;gap:1.6rem;margin-bottom:1rem}div.RatingPopUpComponent .block .product-part .column .tags-row .tag-item span{font:400 1.4rem/143% Variable;color:#fff}div.RatingPopUpComponent .block .product-part .column h3{font:600 1.6rem/140% Variable;color:#fff;margin-bottom:1rem}div.RatingPopUpComponent .block .product-part .column .specifications-row{display:flex;align-items:center;gap:.4rem}div.RatingPopUpComponent .block .product-part .column .specifications-row .spec-item{display:flex;align-items:center;justify-content:center;width:fit-content;padding:.6rem 1rem;border-radius:.6rem;background-color:#1b2332}div.RatingPopUpComponent .block .product-part .column .specifications-row .spec-item span{font:400 1.2rem Variable;color:#fff}div.RatingPopUpComponent .block .product-part .column .specifications-row .spec-item:first-of-type{background-color:#3871dd}div.RatingPopUpComponent .block .col-center{display:flex;flex-direction:column;align-items:center;margin-bottom:2.4rem}div.RatingPopUpComponent .block .col-center .row-stars{display:flex;align-items:center;justify-content:center;gap:2rem;margin-bottom:1.6rem}div.RatingPopUpComponent .block .col-center .row-stars button.active svg path{fill:#eb2246;fill-opacity:1}div.RatingPopUpComponent .block .col-center p{font:300 1.6rem/150% Variable;color:#ffffffb3}div.RatingPopUpComponent .block .textarea-part{margin-bottom:2.4rem}div.RatingPopUpComponent .block .textarea-part h3{font:300 1.6rem/150% Variable;color:#ffffffb3;margin-bottom:1rem}div.RatingPopUpComponent .block .textarea-part textarea{padding:1.2rem;border-radius:1.2rem;background-color:#1a1d22;font:400 1.6rem/120% Variable;color:#fff;resize:none;width:100%}div.RatingPopUpComponent .block button.RadioButtonModule{gap:.8rem;padding:0;margin-bottom:2.4rem}div.RatingPopUpComponent .block button.RadioButtonModule .circle{border:1px solid rgba(255,255,255,.6);width:1.6rem;height:1.6rem;background-color:transparent;flex-shrink:0}div.RatingPopUpComponent .block button.RadioButtonModule .circle svg{width:.8rem;height:.8rem}div.RatingPopUpComponent .block button.RadioButtonModule span{font:400 1.6rem Variable;color:#fff9}div.RatingPopUpComponent .block button.RadioButtonModule.active .circle{background-color:#eb2246;border-color:#00000026}div.RatingPopUpComponent .block button.RadioButtonModule.active span{color:#fff}div.RatingPopUpComponent .block .buttons-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:1.2rem}div.RatingPopUpComponent .block .buttons-row button.btn_link{padding:1.4rem;border-radius:1rem;width:100%;gap:1.2rem}div.RatingPopUpComponent .block .buttons-row button.btn_link .spinner{width:1.9rem;height:1.9rem;border:.25rem solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin .8s linear infinite}div.RatingPopUpComponent .block .buttons-row button.btn_link span{font:600 1.4rem Variable;color:#ffffffe6}div.RatingPopUpComponent .block .buttons-row button.btn_link.leave{background-color:#222429}div.RatingPopUpComponent .block .buttons-row button.btn_link.send{background-color:#eb2246}@media screen and (max-width:1025px){div.RatingPopUpComponent{width:calc(100% - 2.4rem)}div.RatingPopUpComponent .block{padding:2rem;background-color:#0e1116;border-radius:2rem}div.RatingPopUpComponent .block .product-part{display:flex;flex-direction:column;align-items:flex-start;gap:1rem;margin-bottom:2rem}div.RatingPopUpComponent .block .product-part .imageContainer.preloader{width:10rem;height:10rem;border-radius:.8rem;flex-shrink:0}div.RatingPopUpComponent .block .product-part .column .tags-row{display:flex;align-items:center;gap:1.2rem;margin-bottom:1rem}div.RatingPopUpComponent .block .product-part .column .tags-row .tag-item span{font:400 1rem/143% Variable;color:#fff}div.RatingPopUpComponent .block .product-part .column h3{font:600 1.4rem/140% Variable;color:#fff;margin-bottom:1rem}div.RatingPopUpComponent .block .product-part .column .specifications-row{display:flex;align-items:center;gap:.4rem}div.RatingPopUpComponent .block .product-part .column .specifications-row .spec-item{display:flex;align-items:center;justify-content:center;width:fit-content;padding:.6rem 1rem;border-radius:.6rem;background-color:#1b2332}div.RatingPopUpComponent .block .product-part .column .specifications-row .spec-item span{font:400 1rem Variable;color:#fff}div.RatingPopUpComponent .block .product-part .column .specifications-row .spec-item:first-of-type{background-color:#3871dd}div.RatingPopUpComponent .block .col-center{display:flex;flex-direction:column;align-items:center;margin-bottom:1.6rem}div.RatingPopUpComponent .block .col-center .row-stars{display:flex;align-items:center;justify-content:center;gap:1.2rem;margin-bottom:1.2rem}div.RatingPopUpComponent .block .col-center .row-stars button.active svg path{fill:#eb2246;fill-opacity:1}div.RatingPopUpComponent .block .col-center .row-stars button svg{width:2.4rem}div.RatingPopUpComponent .block .col-center p{font:300 1.4rem/150% Variable;color:#ffffffb3}div.RatingPopUpComponent .block .textarea-part{margin-bottom:2.4rem}div.RatingPopUpComponent .block .textarea-part h3{font:300 1.4rem/150% Variable;color:#ffffffb3;margin-bottom:.8rem}div.RatingPopUpComponent .block .textarea-part textarea{padding:1rem;border-radius:1rem;background-color:#1a1d22;font:400 1.4rem/120% Variable;color:#fff;resize:none;width:100%}div.RatingPopUpComponent .block button.RadioButtonModule{gap:.6rem;padding:0;margin-bottom:1.2rem}div.RatingPopUpComponent .block button.RadioButtonModule .circle{border:1px solid rgba(255,255,255,.6);width:1.4rem;height:1.4rem;background-color:transparent;flex-shrink:0}div.RatingPopUpComponent .block button.RadioButtonModule .circle svg{width:.6rem;height:.6rem}div.RatingPopUpComponent .block button.RadioButtonModule span{font:400 1.2rem Variable;color:#fff9}div.RatingPopUpComponent .block button.RadioButtonModule.active .circle{background-color:#eb2246;border-color:#00000026}div.RatingPopUpComponent .block button.RadioButtonModule.active span{color:#fff}div.RatingPopUpComponent .block .buttons-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:1rem}div.RatingPopUpComponent .block .buttons-row button.btn_link{padding:1.25rem;border-radius:1rem;width:100%;gap:1rem}div.RatingPopUpComponent .block .buttons-row button.btn_link .spinner{width:1.5rem;height:1.5rem;border:.25rem solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin .8s linear infinite}div.RatingPopUpComponent .block .buttons-row button.btn_link span{font:600 1.2rem Variable;color:#ffffffe6}div.RatingPopUpComponent .block .buttons-row button.btn_link.leave{background-color:#222429}div.RatingPopUpComponent .block .buttons-row button.btn_link.send{background-color:#eb2246}}
