:root{font-size:16px;font-family:'Montserrat',sans-serif;--bs-color:#fff;--bs-color-inverse:#050505;--background:#e9ecee;--bs-color-text-a:#2b6eb1;--bs-radius:16px;--bs-form-radius:20px;--bs-button-color:#32719f}html,body{display:flex;flex-direction:column;align-items:center;margin:0;padding:0;width:100%;background:#fff}html{height:100%}body{position:relative;min-height:100%;background:var(--background);padding-top:env(safe-area-inset-top)}main{display:flex;width:100%;flex-direction:column;align-items:center;background:var(--background)}ul{margin:0;padding:0;list-style:none}a,button{border:0;background:none;text-decoration:none;cursor:pointer;margin:0;padding:0}textarea{resize:vertical;letter-spacing:.5px}textarea::placeholder{font-size:16px}h1,h2,h3,p,a,span,input,textarea,time,::placeholder,select{margin:0;padding:0;font-weight:normal;font-family:'Montserrat',sans-serif}.input{font-size:1rem}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.bs-box{border:1px solid #e1e5ea;outline:1px solid rgba(255,255,255,.7);outline-offset:-2px;background:linear-gradient(180deg,#f7f9fc 0%,#f5f7fa 100%);border-radius:var(--bs-form-radius)}.bs-box-dark{background:#282929;border-radius:var(--bs-form-radius)}.bs-form{display:flex;flex-direction:column;box-sizing:border-box;max-width:100%;width:100%}.bs-form>h2{font-family:'Montserrat',sans-serif;font-size:.85rem;margin:20px 30px;letter-spacing:.5px;font-weight:700;color:#2d323a}.bs-form>._inptxt{width:calc(100% - 16px);margin-inline:8px;margin-top:4px;margin-bottom:4px;border-radius:var(--bs-radius);display:flex;flex-direction:column;position:relative;background:#fff;border:1px solid var(--background);max-width:100%;box-sizing:border-box}.bs-form>._inptxt[x-inp-hidden="true"]{padding-bottom:5px;background:#e0e3e8;cursor:pointer}.bs-form>._inptxt>h3{display:flex;justify-content:space-between;font-size:.75rem;letter-spacing:.3px;margin-left:22px;margin-top:10px;transition:color .2s ease,letter-spacing .2s ease}.bs-form>._inptxt>h3>svg{height:14px;margin-right:7px;stroke:#fff}.bs-form>._inptxt>h3>span{color:#868892;padding-bottom:5px;border-bottom:1px dotted #c6ced7}.bs-form>._inptxt[x-inp-hidden="true"]>h3>span{color:#4b4c51;border-bottom:0}.bs-form>._inptxt>input,.bs-form>._inptxt>textarea,.bs-form>._inptxt>select{border:0;padding-inline:22px;width:calc(100% - 44px);margin-top:7px;background:none;border-radius:var(--bs-radius);border-top-left-radius:0;border-top-right-radius:0;color:#2d323a;letter-spacing:.5px;font-size:1rem}.bs-form>._inptxt>select{width:calc(100% - 35px);max-width:calc(100% - 35px);padding:0;margin-inline:15px;font-size:.9rem;overflow:hidden}.bs-form>._inptxt>input,.bs-form>._inptxt>select{height:36px}.bs-form>._inptxt>textarea{min-height:66px;padding-top:10px}.bs-form>._inptxt>input::placeholder,.bs-form>._inptxt>textarea::placeholder{color:#c6a5a5;font-size:.75rem}.bs-form>._inptxt>input:focus,.bs-form>._inptxt>input:active,.bs-form>._inptxt>textarea:focus,.bs-form>._inptxt>textarea:active,.bs-form>._inptxt>select:focus,.bs-form>._inptxt>select:active{outline:0;box-shadow:none;border-color:inherit;background:#fafbfc}.bs-form>._inptxt>input:hover,.bs-form>._inptxt>input:focus-visible,.bs-form>._inptxt>textarea:hover,.bs-form>._inptxt>textarea:focus-visible,.bs-form>._inptxt>select:hover,.bs-form>._inptxt>select:focus-visible{background:#fafbfc}.bs-form>._inptxt>select option{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bs-form>._inptxt>input:valid,.bs-form>._inptxt>textarea:valid{background:#f2f7f2}.bs-form>._inptxt>input:invalid,.bs-form>._inptxt>textarea:invalid{background:#faf5f5}.bs-form>._inptxt[x-inp-hidden="true"]>input,.bs-form>._inptxt[x-inp-hidden="true"]>textarea{display:none}.bs-form>._inptxt>._img{display:flex;justify-content:center}.bs-form>._inptxt>._img>img{max-width:calc(100% - 20px);max-height:300px;margin:10px;border-radius:10px}.bs-form>._inptxt>._img>input{display:none}.bs-form>._inptxt>._img>button{display:flex;position:absolute;justify-content:center;align-items:center;bottom:10px;right:10px;background:#4b4b4d;width:180px;height:36px;border-radius:12px;z-index:10;box-sizing:border-box}.bs-form>._inptxt>._img>button>svg{stroke:white;height:20px;width:20px;margin-left:10px}.bs-form>._inptxt>._img>button>span{font-weight:600;color:#fff;margin-right:20px;margin-left:10px}.bs-form>button{display:flex;margin-left:auto;justify-content:center;align-items:center;margin-top:10px;height:44px;min-width:200px;padding-inline:40px;background:var(--bs-button-color);border-bottom-right-radius:var(--bs-form-radius);border-top-left-radius:var(--bs-form-radius);transition:box-shadow .2s ease,background-color .2s ease}.bs-form>button:hover,.bs-form>button:focus-visible{background:#255e86;box-shadow:-2px -2px 0 rgba(255,255,255,.45),-6px -6px 14px rgba(255,255,255,.22)}.bs-form>button:active{background:#1b4c6e}.bs-form>button>span{color:#fff;letter-spacing:1px;font-weight:600}.bs-form>._inf{padding-inline:30px;width:calc(100% - 60px);padding-top:10px;padding-bottom:10px;font-size:.75rem;letter-spacing:.3px}.bs-form>._inf[status="0"]{color:#875555}.bs-form>._inf[status="1"]{color:#677b62}.bs-form-dark{display:flex;flex-direction:column}.bs-form-dark>h2{font-family:'Montserrat',sans-serif;font-size:1rem;margin:20px 30px;letter-spacing:1px;font-weight:700;color:#f2f4f7}.bs-form-dark>p._desc{font-family:'Montserrat',sans-serif;font-size:.85rem;margin:0 30px 20px;letter-spacing:.5px;color:#d3d8e2}.bs-form-dark>._inptxt{width:calc(100% - 30px);margin-inline:15px;margin-top:4px;margin-bottom:4px;border-radius:var(--bs-radius);display:flex;flex-direction:column;position:relative;background:#fff}.bs-form-dark>._inptxt>h3{font-size:.75rem;letter-spacing:.3px;color:#868892;margin-left:15px;margin-top:10px;padding-bottom:5px;border-bottom:1px dashed #c6ced7;transition:color .2s ease,letter-spacing .2s ease;width:fit-content}.bs-form-dark>._inptxt>input{border:0;padding-inline:15px;width:calc(100% - 30px);height:46px;margin-top:10px;background:none;border-radius:var(--bs-radius);border-top-left-radius:0;border-top-right-radius:0;color:#2d323a;letter-spacing:.5px;font-size:1rem}.bs-form-dark>._inptxt>input::placeholder{color:#c6a5a5;font-size:.75rem}.bs-form-dark>._inptxt>input:focus,.bs-form-dark>._inptxt>input:active{outline:0;box-shadow:none;border-color:inherit;background:#fafbfc}.bs-form-dark>._inptxt>input:hover,.bs-form-dark>._inptxt>input:focus-visible{background:#fafbfc}.bs-form-dark>._inptxt>input:valid{background:#f2f7f2}.bs-form-dark>._inptxt>input:invalid{background:#faf5f5}.bs-form-dark>._inf{display:flex;align-items:center;padding-inline:30px;height:30px;font-size:.75rem;letter-spacing:.3px}.bs-form-dark>._inf[status="0"]{color:#ce9898}.bs-form-dark>._inf[status="1"]{color:#95af8f}.bs-form-dark>button{display:flex;justify-content:center;align-items:center;background:var(--bs-button-color);border-radius:var(--bs-form-radius);transition:box-shadow .2s ease,background-color .2s ease;margin:5px 15px 15px;width:calc(100% - 30px);height:50px;border:2px solid #e3e5ea}.bs-form-dark>button>span{color:#fff;letter-spacing:1px;font-weight:600}.bs-form-dark>button:hover,.bs-form-dark>button:focus-visible{background:#255e86}.bs-form-dark>button:active{background:#1b4c6e}.bs-alfa-form{display:flex;flex-direction:column;background:#fff}.bs-alfa-form>h2{font-family:'Montserrat',sans-serif;font-size:1rem;margin:20px auto 20px 30px;letter-spacing:.5px;font-weight:600;color:#3d4048}.bs-alfa-form>._inptxt{width:calc(100% - 16px);margin-top:4px;margin-bottom:4px;border-radius:25px;display:flex;flex-direction:column;position:relative;background:#ecf2f7;min-height:50px}.bs-alfa-form>._inptxt>span{font-size:.75rem;letter-spacing:.3px;color:#666874;margin-left:22px;margin-top:10px;padding-bottom:5px;border-bottom:1px dotted #c6ced7;transition:color .2s ease,letter-spacing .2s ease;width:fit-content}.bs-alfa-form>._inptxt>input{border:0;padding-inline:22px;width:calc(100% - 44px);height:46px;padding-bottom:2px;background:none;border-radius:25px;border-top-left-radius:0;border-top-right-radius:0;color:#434953;letter-spacing:.3px;font-size:1rem}.bs-alfa-form>._inf{display:none}.bs-alfa-form>._inf[status="0"]{color:#ce9898;display:block}.bs-alfa-form>._inf[status="1"]{color:#95af8f;display:block}.bs-alfa-form>button{display:flex;justify-content:center;align-items:center;background:var(--bs-button-color);border-radius:25px;margin:4px 15px 8px;width:calc(100% - 16px);height:50px}.bs-alfa-form>button>span{color:#fff;letter-spacing:1px;font-weight:600}.ErrorHBox{display:flex;justify-content:center;align-items:center;width:100%;position:fixed;inset:0}.ErrorHBox>*{display:flex;justify-content:center;align-items:center;flex-direction:column;height:200px;width:200px;border-radius:100px;background:#f5f6f7;box-shadow:0 4px 10px rgba(0,0,0,.15),0 1px 3px rgba(0,0,0,.08)}.ErrorHBox>*>svg{height:90px;width:90px}.ErrorHBox>*>span{margin-top:5px;font-size:.8rem;color:#34363f;letter-spacing:.2px;font-weight:600}.GoodsEHBox{display:flex;flex-wrap:wrap;max-width:980px;margin:15px 10px 30px}@media(max-width:1004px){.GoodsEHBox{max-width:784px}}@media(max-width:804px){.GoodsEHBox{max-width:588px}}@media(max-width:608px){.GoodsEHBox{max-width:392px}}@media(max-width:412px){.GoodsEHBox{margin:15px 5px 30px}}@media(max-width:402px){.GoodsEHBox{max-width:370px}}@media(max-width:390px){.GoodsEHBox{width:calc(100% - 20px);margin:15px 10px 30px}}.GoodsEHBox>li,.GoodsEHBox>li>div{display:flex;flex-direction:column}@media(max-width:390px){.GoodsEHBox>li{width:calc(100% - 10px)}}.GoodsEHBox>li>div{width:186px;height:360px;margin:5px;background:#fff;border-radius:var(--bs-form-radius);display:flex;flex-direction:column}@media(max-width:402px){.GoodsEHBox>li>div{width:175px}}@media(max-width:390px){.GoodsEHBox>li>div{width:100%;height:unset}}.GoodsEHBox>li[data-isItem="false"]>div{clip-path:polygon(20px 0%,100% 0%,100% 100%,0% 100%,0% 20px)}.GoodsEHBox>li>div>a{flex:1;display:flex;flex-direction:column;border-top-left-radius:var(--bs-form-radius);border-top-right-radius:var(--bs-form-radius)}.GoodsEHBox>li[data-isItem="false"]>div>a{border-bottom-left-radius:var(--bs-form-radius);border-bottom-right-radius:var(--bs-form-radius)}.GoodsEHBox>li>div>a:hover{background:#fafafa}.GoodsEHBox>li>div>a:active{background:#f5f5f5}.GoodsEHBox>li>div>a>._img{display:flex;flex-direction:column;position:relative;height:178px;aspect-ratio:1/1;margin:4px;background:var(--background);border-radius:var(--bs-radius);overflow:hidden}@media(max-width:390px){.GoodsEHBox>li>div>a>._img{width:calc(100% - 8px);height:unset}}.GoodsEHBox>li[data-isItem="false"]>div>a>._img{clip-path:polygon(18px 0%,100% 0%,100% 100%,0% 100%,0% 18px)}.GoodsEHBox>li>div>a>._img>img{width:100%;height:100%;object-fit:cover}.GoodsEHBox>li>div>a>._img>svg{fill:#f3f4f6;stroke:#f3f4f6;height:50%;margin-top:25%;display:none}.GoodsEHBox>li>div>a>._img>p{position:absolute;margin:5px 8px;padding:3px 8px;background:#21af21;color:#fff;letter-spacing:.5px;font-size:.55rem;font-weight:600;border-radius:8px}.GoodsEHBox>li[data-status="1"]>div>a>._img>p{background:#2e88fd}.GoodsEHBox>li[data-status="2"]>div>a>._img>p{display:none}.GoodsEHBox>li[data-status="3"]>div>a>._img>p{background:#1f1f20}.GoodsEHBox>li[data-status="4"]>div>a>._img>p{background:#fd9c2e}.GoodsEHBox>li[data-status="5"]>div>a>._img>p{background:#fd9c2e}.GoodsEHBox>li[data-status="6"]>div>a>._img>p{background:#fd9c2e}.GoodsEHBox>li[data-status="7"]>div>a>._img>p{background:#fd2e2e}.GoodsEHBox>li[data-status="8"]>div>a>._img>p{background:#fd2e2e}.GoodsEHBox>li[data-status="9"]>div>a>._img>p{background:#fd2e2e}.GoodsEHBox>li[data-status="2"]>div>a>._img>p._views{display:flex;flex-direction:row;align-items:center;background:#090931}.GoodsEHBox>li[data-status="2"]>div>a>._img>p._views>svg{height:14px;width:14px;margin-right:5px;fill:#fff}.GoodsEHBox>li>div>a>._img>div{position:absolute;right:0;background:#2a562a;margin:5px 8px;padding:3px 8px;border-radius:8px}.GoodsEHBox>li>div>a>._img>div>p{color:#fff;letter-spacing:.5px;font-size:.55rem;font-weight:600;border-radius:8px}.GoodsEHBox>li>div>a>._img>div[data-tp="-"]{background:#572c2c}.GoodsEHBox>li>div>a h2{font-size:.82rem;letter-spacing:.3px;color:#1c1d1e;font-weight:600;margin:20px 15px 20px}.GoodsEHBox>li>div>a>._category{display:flex;justify-content:space-between;align-items:center;height:50px;margin-top:auto;border-bottom-left-radius:var(--bs-form-radius);border-bottom-right-radius:var(--bs-form-radius);padding-inline:15px;background:#f2f4f5;border-top:1px solid #e0e0e0}.GoodsEHBox>li>div>a>._category svg{height:20px;width:20px;fill:#323436}.GoodsEHBox>li>div>a:active>._category svg{display:none}.GoodsEHBox>li>div>a>._category p{font-size:.7rem;letter-spacing:.3px;color:#000}.GoodsEHBox>li>div>button{display:flex;justify-content:space-between;align-items:center;height:50px;margin-top:auto;border-bottom-left-radius:var(--bs-form-radius);border-bottom-right-radius:var(--bs-form-radius);padding-inline:15px;background:#f7f7f7;border-top:1px solid #e0e0e0}.GoodsEHBox>li>div>button svg{height:16px;width:16px;fill:#d32121}.GoodsEHBox>li[data-bookmarkId="0"]>div>button svg{height:16px;width:16px;fill:#323436}.GoodsEHBox>li[data-bookmarkId="0"][data-isViewed="true"]>div>button svg{fill:#090931}.GoodsEHBox>li>div>button>p{font-size:.7rem;letter-spacing:.3px;color:#000;font-size:.8rem;letter-spacing:.6px;font-weight:600;color:#19191a}.GoodsEHBox>li>div>button>p>*:first-child{margin-left:5px;font-weight:600}.CategoryABunnerHBox{width:calc(100% - 20px);max-width:980px;margin:20px 10px 15px;border-radius:var(--bs-form-radius);display:flex;align-items:center;display:flex;flex-direction:column;padding-top:env(safe-area-inset-top);background:#1f2020;background-image:url("/FohouseRu/Modules/CategoryABunnerHBox/content/transparent-background.png");background-repeat:repeat-y;background-size:100% auto}.CategoryABunnerHBox[data-isBase="false"]{background-image:unset}.CategoryABunnerHBox>*:first-child{width:100%}.CategoryABunnerHBox>*:first-child>h1{margin:50px 30px 20px;color:var(--background);font-weight:600;font-size:2rem;letter-spacing:1px}.CategoryABunnerHBox[data-isBase="false"]>*:first-child>h1{font-size:1.2rem;letter-spacing:1px}.CategoryABunnerHBox>*:first-child>p{margin:0 30px 10px;color:#dadee5;letter-spacing:.6px;font-size:1.1rem;font-weight:600}.CategoryABunnerHBox[data-isBase="false"]>*:first-child>p{letter-spacing:.3px;font-size:.9rem;font-weight:500;color:#cdd1d8}.CategoryABunnerHBox>._footer{display:flex;width:100%;height:80px}.CategoryABunnerHBox>._footer>*{display:flex;width:240px;height:100%;margin-left:auto;background:var(--background)}.CategoryABunnerHBox>._footer>*>*:first-child{height:100%;width:20px;background:#1f2020;border-bottom-right-radius:var(--bs-form-radius);margin-top:auto}.CategoryABunnerHBox>._footer>*>*:nth-child(2){width:100%;height:100%}.CategoryABunnerHBox>._footer>*>*:nth-child(2)>*:first-child{width:100%;height:20px;background:#1f2020;border-bottom-right-radius:var(--bs-form-radius)}.CategoryABunnerHBox>._footer>*>*:nth-child(2)>*:nth-child(2){display:flex;height:calc(100% - 20px);width:100%}.CategoryABunnerHBox>._footer>*>*:nth-child(2)>*:nth-child(2)>*:first-child{height:20px;width:20px;background:#1f2020}.CategoryABunnerHBox>._footer>*>*:nth-child(2)>*:nth-child(2)>*:nth-child(2){width:100%;height:100%;background:var(--background);border-radius:var(--bs-form-radius);margin-left:-20px;display:flex}.CategoryABunnerHBox>._footer>*>*:nth-child(2)>*:nth-child(2)>*:nth-child(2)>a{border-radius:var(--bs-form-radius);width:calc(100% - 15px);margin-top:15px;margin-left:15px;display:flex;align-items:center;justify-content:center;background:linear-gradient(45deg,#2d2d2e,#1f2020);background-size:200% 200%;animation:gradient-shift 5s ease infinite}.CategoryABunnerHBox>._footer>*>*:nth-child(2)>*:nth-child(2)>*:nth-child(2)>a>span{font-weight:600;color:#fff;letter-spacing:1px}.CategoryABunnerHBox>._footer>*>*:nth-child(2)>*:nth-child(2)>*:nth-child(2)>a>._bkms{display:flex;flex-direction:row;align-items:center;font-size:.9rem;font-weight:500}.CategoryABunnerHBox>._footer>*>*:nth-child(2)>*:nth-child(2)>*:nth-child(2)>a>._bkms>svg{fill:#f5f6f8;height:20px;width:14px;margin-inline:10px}@keyframes gradient-shift{0%{background-position:0% 50%}50%{background-position:100% 50%}100%{background-position:0% 50%}}.HeaderAlfaHBox{z-index:1;display:flex;justify-content:space-between;align-items:center;padding-top:env(safe-area-inset-top);width:calc(100% - 20px);max-width:980px;margin-top:10px}.HeaderAlfaHBox>a{cursor:pointer}.HeaderAlfaHBox>a:first-child{font:800 1.5rem 'Audiowide',cursive;color:#000;border-bottom:5px solid #f00;align-self:flex-start;padding-inline:10px;margin-left:20px}.HeaderAlfaHBox>a:last-child{display:flex;align-items:center;padding:8px 25px 8px 25px;color:#323336;letter-spacing:.3px;border-radius:var(--bs-form-radius);font-size:.9rem;font-weight:600;background:linear-gradient(45deg,var(--background),#d3d5d7);background-size:200% 200%;animation:gradient-shift 4s ease infinite;cursor:pointer}.HeaderAlfaHBox>a:last-child>svg{width:14px;height:14px;margin-left:10px;fill:#fff}@keyframes gradient-shift{0%{background-position:0% 50%}50%{background-position:100% 50%}100%{background-position:0% 50%}}.SearchAHBox{display:flex;justify-content:space-between;align-items:center;max-width:980px;width:calc(100% - 20px);height:50px;margin:10px;background:#fff;border-radius:25px}.SearchAHBox>input{height:100%;border:0;outline:0;background-color:#fff!important;flex:1;padding-left:30px;font-size:1rem;color:#17181a;letter-spacing:1px;border-radius:25px;transition:background-color 9999s ease-in-out 0s}.SearchAHBox>input::placeholder{color:#4e5152}.SearchAHBox>button{margin:3px;height:44px;width:44px;border-radius:22px;background:#232324;margin-right:15px}.SearchAHBox>button>svg{height:16px;width:16px;fill:#fff;stroke:#fff;margin-top:1px}