@font-face{font-family:Inter;src:url(../fonts/Inter-V.ttf)}a{text-decoration:none;color:inherit}input,button{outline:0}body{margin:0;font-family:Inter;background:center top/cover no-repeat fixed #1a1a1a;color:var(--main-color);display:flex;flex-direction:column;min-height:100vh;min-width:260px}body::-webkit-scrollbar{width:5px;height:5px}body::-webkit-scrollbar-track{background:#171717}body::-webkit-scrollbar-thumb{background-color:var(--line-color);border-radius:20px}.load-site{position:fixed;width:100%;height:100vh;display:flex;justify-content:center;align-items:center;background:url('../img/cute-cat.gif') center center/12% no-repeat,0 0/12% #fcfefc;z-index:99999;transition:opacity .3s ease-out}.messErrorOrSuc{position:fixed;bottom:25px;right:50px;z-index:99999;width:390px;padding:0 10px;height:75px;line-height:28px;font-weight:700;font-size:1.1em;align-items:center;text-align:center;margin-right:-470px;transition:margin-right .4s ease-in-out;display:none;border-radius:2px;box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.12),0 1px 5px 0 rgba(0,0,0,.2)}.iconMessErrorOrSuc{margin-left:24px;margin-right:0.5em}.suc{background:#c8e6c9;border-left:5px solid #1b5e20}.suc *{color:#1b5e20}.warn{background:#ffecb3;border-left:5px solid #795548}.warn *{color:#795548}.err{background:#ffcdd2;border-left:5px solid #b71c1c}.err *{color:#b71c1c}.tech-works{width:100%;margin-top:-5px;display:none;position:absolute;z-index:60}.tech-works div{background:linear-gradient(to right,#cc2500,#db8b14);width:50%;padding:10px 15px;border-radius:2px;margin:-18px auto 0;text-align:center;font-weight:500;font-size:17px;display:block}.area-pop-up-buy{width:100%;height:100vh;position:fixed;display:none;justify-content:center;align-items:center;background:#0f0f0fcb;backdrop-filter:blur(2px);z-index:100;opacity:0;transition:opacity .4s ease-out}.area-pop-up-buy:before{content:"";position:absolute;width:100%;height:40%;opacity:.64;bottom:0;background:linear-gradient(to top,var(--color-area-pop-up) 0,#d9d9d900 100%)}.pop-up-buy{width:435px;height:auto;background:var(--pop-up-color);display:flex;flex-direction:column;position:relative;padding:40px 46px 35px;box-sizing:border-box;border-top:3px solid var(--line-color);border-radius:2%;overflow:hidden}.pop-up-buy:before{content:"";width:100%;position:absolute;left:0;top:0;height:57px;background:linear-gradient(to bottom,var(--shadow-color) 0,#d9d9d900 100%);opacity:.41}.pop-up-buy-exit-btn{position:absolute;right:0;color:var(--main-color);background:0 0;border:0;cursor:pointer;margin-right:15px;margin-top:-24px;font-size:28px}.title-product-pop-up-buy{font-size:18px;color:var(--main-color)}.product-pop-up-buy{color:var(--secondary-color)}.nick-pop-up-buy{margin-top:25px}.nick-pop-up-buy,.amount-pop-up-buy,.promo-pop-up-buy{background:0 0;border:2px solid #424242;border-radius:5px;width:100%;height:44px;color:var(--main-color);box-sizing:border-box;padding-left:18px;padding-right:18px;margin-bottom:16px;transition:box-shadow .2s,border .2s;font-size:15.5px;letter-spacing:.7px;font-family:Inter}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none}input[type=number]{-moz-appearance:textfield}.nick-pop-up-buy::placeholder,.amount-pop-up-buy::placeholder,.promo-pop-up-buy::placeholder{color:var(--main-color)}.nick-pop-up-buy:hover,.amount-pop-up-buy:hover,.promo-pop-up-buy:hover{box-shadow:0 0 18px var(--hover-btn-color)}.nick-pop-up-buy:focus,.amount-pop-up-buy:focus,.promo-pop-up-buy:focus{border:2px solid var(--border-input-color)}.price-and-btn-buy-container{margin-top:15px;display:flex;justify-content:space-between;width:100%}.price-container{display:flex;flex-direction:column;align-items:center}.title-price-container{color:var(--price-color);font-size:17px;letter-spacing:.3px;font-weight:500}.price-pop-up{font-size:19.5px;font-weight:600;text-align:center;position:relative}.value-old-price-pop-up{font-size:14px;font-weight:500;text-decoration:line-through;position:absolute;margin-top:20px;margin-left:1px}.buy-product-btn{background:0 0;border:1px solid var(--border-btn-color);padding:0;width:170px;height:52px;font-family:Inter;font-weight:700;font-size:15.5px;letter-spacing:.5px;color:var(--main-color);border-radius:5px;cursor:pointer;transition:box-shadow .2s}.buy-product-btn:hover{box-shadow:0 0 18px var(--hover-btn-color)}.header{width:1130px;margin:16px auto 0;display:flex;justify-content:space-between;align-items:center}.title-server{font-size:21px;font-weight:600;color:var(--main-title-color);padding:0;margin:0}.second-color-title-server{color:var(--secondary-title-color)}.contacts{display:flex;justify-content:space-between;width:300px;font-size:18.5px;font-weight:300}.mobile-contatcs{display:none}.contacts a{color:var(--main-color);box-sizing:content-box;border-bottom:2px solid #fffFFF00;transition:border-bottom .2s,background .2s;position:relative;padding-left:4px;padding-right:4px}.contacts a:before{content:"";position:absolute;left:0;width:100%;height:2px;background-color:var(--line-color);bottom:-14px;z-index:10;opacity:0;transition:opacity .2s}.contacts a:after{content:"";position:absolute;left:0;width:100%;height:26px;bottom:-14px;background:linear-gradient(to top,var(--shadow-color) 0,#d9d9d900 100%);opacity:0;transition:opacity .2s 15ms}.contacts a:hover:before{opacity:1}.contacts a:hover:after{opacity:.9}.select-product{width:1130px;height:510px;margin:170px auto 0;display:flex;justify-content:space-between;flex:1 0 auto;position:relative}.container-list-products{display:flex;flex-direction:column;justify-content:flex-start;height:510px;width:435px;background:var(--block-products-color);border-radius:2%;overflow:hidden;box-sizing:border-box;border-top:3px solid var(--line-color);position:relative}.container-list-products:before,.container-info-product:before{content:"";width:100%;position:absolute;left:0;height:57px;background:linear-gradient(to bottom,var(--shadow-color) 0,#d9d9d900 100%);opacity:.41}.title-list-products{margin-top:24px;margin-left:45px;font-size:19px;font-weight:500;z-index:10}.list-products{display:flex;flex-direction:column;overflow:auto;width:100%;height:412px;margin-top:25px;z-index:10}.one-list-product{border:0;background:0 0;height:45px;min-height:45px;display:flex;justify-content:space-between;align-items:center;cursor:pointer;padding:0;margin-bottom:7px;position:relative}.one-list-product:before{content:"";width:100%;position:absolute;height:100%;padding:0;background:linear-gradient(to right,var(--shadow-color) 0,#d9d9d900 100%);opacity:0;transition:opacity .2s}.one-list-product:not(.selected-one-product):hover:before{opacity:.25}.selected-one-product:before{content:"";width:100%;position:absolute;height:100%;padding:0;background:linear-gradient(to right,var(--shadow-color) 0,#d9d9d900 100%);opacity:.88}.one-list-product:last-child{margin-bottom:0}.img-and-title-product{display:flex;align-items:center;margin-left:45px;z-index:2}.title-product{margin-left:10px;color:var(--main-color);font-family:Inter;letter-spacing:.3px;font-size:15.5px;text-align:left}.img-product{width:45px}.price-product{margin-right:30px;font-weight:600;font-size:16px;font-family:Inter;z-index:2;color:var(--price-color);width:140px;text-align:right}.value-old-price-product{font-size:11.5px;font-weight:500;text-decoration:line-through;margin-right:-3px}.list-products::-webkit-scrollbar{width:5px}.list-products::-webkit-scrollbar-track{background:#17171700}.list-products::-webkit-scrollbar-thumb{background-color:var(--line-color);border-radius:20px}.container-info-product{display:flex;flex-direction:column;justify-content:flex-start;height:510px;width:655px;background:var(--block-products-color);border-radius:2%;overflow:hidden;box-sizing:border-box;border-top:3px solid var(--line-color);position:relative}.container-select-term{margin-top:24px;height:55px;width:100%;z-index:10}.select-term{width:100%;display:flex;justify-content:space-between}.title-select-term{margin-left:45px;font-size:19px;font-weight:500}.title-product-info-product{margin-left:45px;font-size:19px;font-weight:500;display:none}.list-term{margin-right:45px;display:flex;width:310px;min-height:22px}.two-elem-list-term{justify-content:flex-end}.two-elem-list-term .one-term{margin-left:30px}.two-elem-list-term .one-term:first-child{margin-left:0}.three-elem-list-term{justify-content:space-between}.more-three-elem-list-term{justify-content:flex-start;overflow-x:auto;height:50px;scroll-behavior:smooth}.more-three-elem-list-term .one-term{margin-right:32px;white-space:nowrap}.more-three-elem-list-term .one-term{height:22px;max-height:22px}.more-three-elem-list-term .one-term:last-child{margin-right:0}.more-three-elem-list-term::-webkit-scrollbar{height:5px}.more-three-elem-list-term::-webkit-scrollbar-track{background:#17171700}.more-three-elem-list-term::-webkit-scrollbar-thumb{background-color:var(--line-color);border-radius:20px}.one-term{background:0 0;border:0;cursor:pointer;font-family:Inter;color:var(--main-color);font-size:16.5px;font-weight:500;position:relative}.one-term:after{content:"";width:100%;height:2px;position:absolute;bottom:-14px;left:0;background:var(--line-color);opacity:0;transition:opacity .2s}.one-term:before{content:"";width:100%;height:25px;position:absolute;bottom:-14px;left:0;background:linear-gradient(to top,var(--shadow-color) 0,#d9d9d900 100%);opacity:0;transition:opacity .2s}.one-term:not(.selected-term):hover:after,.one-term:not(.selected-term):hover:before{opacity:.6}.selected-term:after{content:"";width:100%;height:2px;position:absolute;bottom:-14px;left:0;background:var(--line-color);opacity:1}.selected-term:before{content:"";width:100%;height:25px;position:absolute;bottom:-14px;left:0;background:linear-gradient(to top,var(--shadow-color) 0,#d9d9d900 100%);opacity:.78}.info-product{margin-top:40px;width:100%;box-sizing:border-box;padding-left:45px;padding-right:45px;height:280px;overflow:auto;font-size:15.5px;letter-spacing:.3px;line-height:23px}.info-product::-webkit-scrollbar{width:5px}.info-product::-webkit-scrollbar-track{background:#17171700}.info-product::-webkit-scrollbar-thumb{background-color:var(--line-color);border-radius:20px}.selection-text{font-weight:500;color:var(--secondary-color);font-size:17px}.price-and-buy-product{margin-top:10px;width:100%;display:flex;justify-content:space-between;align-items:center}.price-info-product{font-size:21px;font-weight:600;margin-left:45px;display:flex;align-items:center}.title-price{color:var(--price-color);font-size:17px;letter-spacing:.3px;margin-right:9px;font-weight:500}.container-price-info-product{position:relative}.value-old-price-info-product{position:absolute;font-weight:500;font-size:14.5px;text-decoration:line-through;margin-top:21px;margin-left:2px}.open-pop-up-buy-btn{margin-right:45px;background:0 0;border:1px solid var(--border-btn-color);padding:0;width:180px;height:55px;font-family:Inter;font-weight:700;font-size:15.5px;color:var(--main-color);border-radius:5px;cursor:pointer;transition:box-shadow .2s}.open-pop-up-buy-btn:hover{box-shadow:0 0 18px var(--hover-btn-color)}.container-footer{background:#0f0f0fcb;width:100%;height:100px;display:flex;align-items:center;flex:0 0 auto}.footer{width:1130px;margin:0 auto;display:flex;justify-content:space-between;align-items:center}.info-footer{font-size:14px;line-height:18px;width:430px}.info-footer a{color:var(--secondary-color)}.copyright{color:#737373;font-weight:500;font-size:14px}@media (max-width:1280px){.header{width:960px;margin:16px auto 0;display:flex;justify-content:space-between;align-items:center}.footer{width:960px}.select-product{width:960px}.container-list-products{width:370px}.container-info-product{width:550px}.title-list-products{margin-left:25px;font-size:18.5px}.img-and-title-product{margin-left:25px}.title-select-term{margin-left:25px;font-size:18.5px}.title-product-info-product{margin-left:25px;font-size:18.5px}.list-term{margin-right:25px;width:304px}.info-product{padding-left:25px;padding-right:25px}.price-info-product{margin-left:25px}.open-pop-up-buy-btn{margin-right:25px}}@media (max-width:1024px){.header{width:740px}.footer{width:740px}.select-product{width:740px;flex-direction:column;height:1060px;margin-bottom:40px}.container-list-products{width:740px}.container-info-product{width:740px}.messErrorOrSuc{bottom:20px;right:30px;width:390px;height:75px;line-height:28px;font-size:1.1em;margin-right:-470px}.iconMessErrorOrSuc{margin-left:20px;margin-right:0.4em}.tech-works div{width:60%;padding:8px 14px;margin-top:-18px;font-size:16.5px}}@media (max-width:800px){.header{width:550px}.mobile-contatcs{display:block}.pc-contatcs{display:none}.contacts{width:110px}.footer{width:550px}.info-footer{font-size:12px;line-height:16px;width:380px}.copyright{font-size:14px}.select-product{width:550px;margin-top:80px}.container-list-products{width:550px}.container-info-product{width:550px}.messErrorOrSuc{bottom:15px;right:20px;width:380px;height:73px;line-height:25px;font-size:1em;margin-right:-460px}.iconMessErrorOrSuc{margin-left:18px;margin-right:0.35em}.tech-works div{width:75%;padding:6px 12px;margin-top:-10px;font-size:14.5px}}@media (max-width:578px){.header{width:95%}.container-footer{height:155px}.footer{width:95%;flex-direction:column}.info-footer{text-align:center;max-width:380px;width:auto}.copyright{text-align:center;margin-top:15px}.title-server{font-size:17px}.header{flex-wrap:wrap}.contacts{width:95px;font-size:17px}.select-product{width:95%}.container-list-products{width:100%}.container-info-product{width:100%}.messErrorOrSuc{bottom:0;right:0;width:100%;height:71px;line-height:23px;font-size:1em;margin-right:-100%}.iconMessErrorOrSuc{margin-left:22px;margin-right:0.35em}.pop-up-buy{width:100%;padding:18px 25px 20px;border-bottom-right-radius:0;border-bottom-left-radius:0;border-top:0;align-self:flex-start}.pop-up-buy-exit-btn{margin-top:-5px}.tech-works{padding:9px 3px;margin-top:-15px;margin-left:-3px}.tech-works div{width:80%;padding:6px 12px;margin-top:-13px;font-size:14px}.buy-product-btn{width:160px}.select-term{flex-direction:column;align-items:flex-start}.container-select-term{height:70px}.list-term{margin-left:30px;margin-top:15px;max-width:285px;width:85%}.one-term{font-size:16px}.open-pop-up-buy-btn{width:130px;height:42px;font-weight:700;font-size:13px}.price-info-product{flex-direction:column;align-items:flex-start;font-size:19px}.two-elem-list-term{justify-content:flex-start}.two-elem-list-term .one-term{margin-left:0;margin-right:30px}.two-elem-list-term .one-term:last-child{margin-right:0}}