.postNote{background:#fff;border-radius:10px;margin-bottom:40px}@media(max-width:843px){.postNote{margin-bottom:25px}}@media(max-width:640px){.postNote{border-radius:0;box-shadow:inset 0 0 0 1px #00000008}}.postNote__header{align-items:center;display:flex;gap:16px;justify-content:space-between;padding:30px 50px 25px 45px}@media(max-width:1280px){.postNote__header{padding:25px}}@media(max-width:843px){.postNote__header{padding:20px 10px}}@media(max-width:520px){.postNote__header{padding:15px 10px}}.postNote__header-time{align-items:center;background:var(--color_black_10);border-radius:80px;display:flex;gap:8px;padding:4px 8px}.postNote__header-time svg{color:var(--color_black_60);display:block;height:15px;width:15px}.postNote__header-time time{color:var(--color_black_60);font-size:14px;line-height:1.4}.postNote__imgs{display:grid;gap:12px;grid-template-columns:1fr;padding:30px 50px 25px 45px}@media(max-width:1280px){.postNote__imgs{padding:25px}}@media(max-width:843px){.postNote__imgs{padding:20px 10px}}@media(max-width:520px){.postNote__imgs{padding:15px 10px}}.postNote__imgs--2,.postNote__imgs--3{grid-template-columns:1fr 1fr}.postNote__imgs--3>:first-child{grid-row:span 2}.postNote__imgs--4{grid-template-columns:1fr 1fr}.postNote__imgs--5{grid-template-columns:1fr 1fr 1fr 1fr}.postNote__imgs--5>:first-child{grid-column:span 4}.postNote__imgs-item{display:block;margin:0}.postNote__imgs-item figure{border-radius:8px;display:block;height:100%;width:100%}.postNote__imgs-item img{border-radius:inherit;display:block;height:100%;object-fit:cover;width:100%}.postNote__content{font-size:18px;padding:0 50px 0 45px;word-break:break-word}@media(max-width:1280px){.postNote__content{padding:0 25px}}@media(max-width:843px){.postNote__content{padding:0 10px}}@media(max-width:640px){.postNote__content{-webkit-hyphens:auto;hyphens:auto}}@media(max-width:520px){.postNote__content{padding:0 10px}}.postNote__content>:last-child{margin-bottom:0}.postNote__content a{color:var(--color_blue_link);text-decoration:underline}.postNote__content p{margin-bottom:20px;margin-top:0}@media(max-width:520px){.postNote__content p{margin-bottom:15px}}.postNote__content h2{font-size:22px;line-height:1.4;margin:0 0 20px}@media(max-width:1024px){.postNote__content h2{font-size:20px}}.postNote__content figure{background:var(--color_black_10);margin:40px -50px 40px -45px;padding:30px 110px}@media(max-width:1280px){.postNote__content figure{margin:30px -25px;padding:30px 50px}}@media(max-width:843px){.postNote__content figure{margin:20px -10px}}@media(max-width:520px){.postNote__content figure{padding:15px}}.postNote__content figure a,.postNote__content figure img{display:block;width:100%}.postNote__content figure figcaption{color:var(--color_black_60);font-size:14px;font-style:italic;font-weight:400;line-height:1.4;margin-top:20px}@media(max-width:520px){.postNote__content figure figcaption{margin-top:15px}}.postNote__content ul{list-style:none;margin:0 0 40px;padding:0}@media(max-width:1280px){.postNote__content ul{margin-bottom:30px}}.postNote__content ul li{margin-bottom:15px;padding-left:16px;position:relative}.postNote__content ul li:before{background:var(--color_red_main);border-radius:100%;content:"";display:block;height:6px;left:0;position:absolute;top:11px;width:6px}@media(max-width:1024px){.postNote__content ul li:before{top:8px}}.postNote__content blockquote{background:var(--color_black_10);border-left:3px solid var(--color_red_main);font-size:24px;margin:40px 0;padding:35px 50px}@media(max-width:1280px){.postNote__content blockquote{font-size:21px;margin:30px 0;padding:20px 40px}}@media(max-width:1024px){.postNote__content blockquote{font-size:20px;padding:20px 30px}}@media(max-width:520px){.postNote__content blockquote{font-size:18px;margin:25px 0;padding:15px 15px 15px 20px}}.postNote__author{align-items:center;background:var(--color_black_10);display:flex;gap:16px;justify-content:space-between;padding:12px 45px}@media(max-width:1280px){.postNote__author{padding:12px 25px}}@media(max-width:843px){.postNote__author{padding:10px}}.postNote__author .hide-row-before:after{background:linear-gradient(90deg,#f9f9f900,#f9f9f9b3,#f9f9f9,#f9f9f9)}.postNote__author-user{align-items:center;display:flex;overflow:hidden;transition:none;white-space:nowrap}.postNote__author-user figure{border-radius:100%;display:block;flex:0 0 36px;height:36px;margin-right:12px;min-width:36px}@media(max-width:1024px){.postNote__author-user figure{margin-right:8px}}.postNote__author-user img{display:block;height:100%;width:100%}.postNote__author-user b{color:var(--color_black_110);display:block;font-size:14px;font-weight:400;line-height:1.4;margin-bottom:2px}.postNote__author-user span{color:var(--color_black_60);display:block;font-size:12px;line-height:1.2}.postNote__footer{align-items:center;display:flex;gap:16px;justify-content:space-between;padding:15px 50px 15px 45px}@media(max-width:1280px){.postNote__footer{padding:15px 25px}}@media(max-width:843px){.postNote__footer{padding:15px 10px}}.postNote__footer .postRating{min-width:222px}@media(max-width:360px){.postNote__footer .postRating{min-width:190px}}.postNote__footer-comments{align-items:center;color:var(--color_black_70);display:flex;margin-left:15px}.postNote__footer-comments svg{display:block;height:24px;margin-right:5px;width:24px}.postPromo{background:#fff;border-top-left-radius:10px;border-top-right-radius:10px;margin-bottom:0}.postPromo+.comments{border-top-left-radius:0;border-top-right-radius:0}@media(max-width:640px){.postPromo{border-radius:0;box-shadow:inset 0 0 0 1px #00000008}}.postPromo__header{align-items:center;display:flex;gap:25px;padding:30px 50px 25px 45px}@media(max-width:1280px){.postPromo__header{padding:25px}}@media(max-width:843px){.postPromo__header{padding:20px 10px}}@media(max-width:520px){.postPromo__header{gap:16px;padding:15px 10px}}.postPromo__header-discount{align-items:center;background:var(--color_black_10);border:1px solid var(--color_black_40);border-radius:10px;color:var(--color_red_main);display:flex;flex:0 0 100px;font-size:24px;font-weight:500;height:100px;justify-content:center;line-height:1.5;min-width:100px;padding:4px;text-align:center}.postPromo__header-discount>*{max-width:100%}@media(max-width:520px){.postPromo__header-discount{flex:0 0 60px;font-size:20px;height:60px;min-width:60px}}.postPromo__header-discount svg{display:block;height:54px;width:54px}@media(max-width:520px){.postPromo__header-discount svg{height:36px;width:36px}}.postPromo__header-title{font-size:26px;font-weight:700;line-height:1.4;margin-top:10px}@media(max-width:767px){.postPromo__header-title{font-size:22px}}.postPromo__header-content{flex:1}.postPromo__header-top{align-items:center;display:flex;justify-content:space-between}.postPromo__header-time{display:none!important}@media(max-width:480px){.postPromo__header-time{display:flex!important}}.postPromo__code{align-items:center;background:none;border:2px dashed var(--color_orange_main);border-radius:6px;color:var(--color_black_main);display:inline-flex;flex:1;font-size:16px;font-weight:400;gap:9px;justify-content:center;line-height:1.5;order:2;padding:10px 0 10px 24px;position:relative;text-align:center;white-space:nowrap}.postPromo__code span{display:block;flex:1;text-align:center}.postPromo__code button{align-items:center;color:var(--color_orange_main);display:flex;flex:0 0 48px;justify-content:center;min-width:48px}.postPromo__code button svg{display:block;flex:0 0 24px;height:24px;min-width:24px}.postPromo__body{display:flex;gap:20px;margin-bottom:24px;padding:0 50px 0 45px}@media(max-width:1280px){.postPromo__body{padding:0 25px}}@media(max-width:843px){.postPromo__body{gap:10px;padding:0 10px}}@media(max-width:767px){.postPromo__body{flex-wrap:wrap}}@media(max-width:520px){.postPromo__body{padding:0 10px}}.postPromo__body-btn{flex:1;order:2}.postPromo__body-site{order:3}@media(max-width:460px){.postPromo__body-site{flex:1}}.postPromo__body .postRating{min-width:222px;order:1}@media(max-width:767px){.postPromo__body .postRating{order:4}}.postPromo__content{font-size:18px;padding:0 50px 25px 45px;word-break:break-word}@media(max-width:1280px){.postPromo__content{padding:0 25px 25px}}@media(max-width:843px){.postPromo__content{padding:0 10px 20px}}@media(max-width:640px){.postPromo__content{-webkit-hyphens:auto;hyphens:auto}}@media(max-width:520px){.postPromo__content{padding:0 10px 15px}}.postPromo__content>:last-child{margin-bottom:0}.postPromo__content a{color:var(--color_blue_link);text-decoration:underline}.postPromo__content p{margin-bottom:20px;margin-top:0}@media(max-width:520px){.postPromo__content p{margin-bottom:15px}}.postPromo__content h2{font-size:22px;line-height:1.4;margin:0 0 20px}@media(max-width:1024px){.postPromo__content h2{font-size:20px}}.postPromo__content figure{background:var(--color_black_10);margin:40px -50px 40px -45px;padding:30px 110px}@media(max-width:1280px){.postPromo__content figure{margin:30px -25px;padding:30px 50px}}@media(max-width:843px){.postPromo__content figure{margin:20px -10px}}@media(max-width:520px){.postPromo__content figure{padding:15px}}.postPromo__content figure a,.postPromo__content figure img{display:block;width:100%}.postPromo__content figure figcaption{color:var(--color_black_60);font-size:14px;font-style:italic;font-weight:400;line-height:1.4;margin-top:20px}@media(max-width:520px){.postPromo__content figure figcaption{margin-top:15px}}.postPromo__content ul{list-style:none;margin:0 0 40px;padding:0}@media(max-width:1280px){.postPromo__content ul{margin-bottom:30px}}.postPromo__content ul li{margin-bottom:15px;padding-left:16px;position:relative}.postPromo__content ul li:before{background:var(--color_red_main);border-radius:100%;content:"";display:block;height:6px;left:0;position:absolute;top:11px;width:6px}@media(max-width:1024px){.postPromo__content ul li:before{top:8px}}.postPromo__content blockquote{background:var(--color_black_10);border-left:3px solid var(--color_red_main);font-size:24px;margin:40px 0;padding:35px 50px}@media(max-width:1280px){.postPromo__content blockquote{font-size:21px;margin:30px 0;padding:20px 40px}}@media(max-width:1024px){.postPromo__content blockquote{font-size:20px;padding:20px 30px}}@media(max-width:520px){.postPromo__content blockquote{font-size:18px;margin:25px 0;padding:15px 15px 15px 20px}}.postPromo__footer{align-items:center;background:var(--color_black_10);display:flex;gap:16px;justify-content:space-between;padding:12px 45px}@media(max-width:1280px){.postPromo__footer{padding:12px 25px}}@media(max-width:843px){.postPromo__footer{padding:10px}}.postPromo__footer .hide-row-before:after{background:linear-gradient(90deg,#f9f9f900,#f9f9f9b3,#f9f9f9,#f9f9f9)}.postPromo__footer-user{align-items:center;display:flex;overflow:hidden;transition:none;white-space:nowrap}.postPromo__footer-user figure{border-radius:100%;display:block;flex:0 0 36px;height:36px;margin-right:12px;min-width:36px}@media(max-width:1024px){.postPromo__footer-user figure{margin-right:8px}}.postPromo__footer-user img{display:block;height:100%;width:100%}.postPromo__footer-user b{color:var(--color_black_110);display:block;font-size:14px;font-weight:400;line-height:1.4;margin-bottom:2px}.postPromo__footer-user span{color:var(--color_black_60);display:block;font-size:12px;line-height:1.2}@media(max-width:480px){.postPromo__footer-time{display:none!important}}.postPromo-time{align-items:center;background:var(--color_black_10);border-radius:80px;display:flex;gap:8px;margin-left:auto;padding:4px 8px;white-space:nowrap}.postPromo-time svg{color:var(--color_black_60);display:block;height:15px;width:15px}.postPromo-time time{color:var(--color_black_60);font-size:14px;line-height:1.4}.postPromo-over{align-items:center;background:#fff;border:1px solid var(--color_red_main);border-radius:10px;display:flex;justify-content:flex-start;margin-bottom:20px;padding:20px 55px 0 220px;position:relative}@media(max-width:1200px){.postPromo-over{padding-left:170px;padding-right:35px}}@media(max-width:1024px){.postPromo-over{padding-left:130px;padding-right:25px}}@media(max-width:843px){.postPromo-over{margin-bottom:15px}}@media(max-width:640px){.postPromo-over{display:block;padding-left:170px}}@media(max-width:520px){.postPromo-over{padding-left:140px;padding-right:15px}}@media(max-width:440px){.postPromo-over{padding-left:110px;padding-right:10px;padding-top:15px}}@media(max-width:640px){.postPromo-over__wrap{padding:0 10px}}.postPromo-over img{bottom:0;display:block;height:auto;left:50px;position:absolute;width:auto}@media(max-width:1200px){.postPromo-over img{left:25px;max-width:120px}}@media(max-width:1024px){.postPromo-over img{max-width:100px}}@media(max-width:640px){.postPromo-over img{max-width:120px}}@media(max-width:520px){.postPromo-over img{left:15px;max-width:110px}}@media(max-width:440px){.postPromo-over img{left:5px;max-width:100px}}.postPromo-over_info{margin-bottom:20px;margin-right:27px}@media(max-width:1024px){.postPromo-over_info{margin-right:15px}}@media(max-width:640px){.postPromo-over_info{margin-bottom:15px;margin-right:0}}@media(max-width:520px){.postPromo-over_info{margin-bottom:15px;margin-right:0}}@media(max-width:440px){.postPromo-over_info{margin-bottom:10px}}.postPromo-over_info b{color:var(--color_black_100);display:block;font-size:18px;font-weight:500;line-height:1.2;margin-bottom:8px}@media(max-width:1024px)and (min-width:844px){.postPromo-over_info b{font-size:14px}}@media(max-width:767px)and (min-width:641px){.postPromo-over_info b{font-size:14px}}@media(max-width:640px){.postPromo-over_info b{font-size:16px;margin-bottom:5px}}@media(max-width:520px){.postPromo-over_info b{font-size:14px}}@media(max-width:440px){.postPromo-over_info b{font-size:12px}}.postPromo-over_info span{color:var(--color_black_70);display:block}@media(max-width:1024px)and (min-width:844px){.postPromo-over_info span{font-size:12px}}@media(max-width:767px)and (min-width:641px){.postPromo-over_info span{font-size:12px}}@media(max-width:640px){.postPromo-over_info span{font-size:14px}}@media(max-width:520px){.postPromo-over_info span{font-size:12px}}@media(max-width:360px){.postPromo-over_info span{font-size:10px}}.postPromo-over_info a{color:var(--color_red_main)}.postPromo-over .post-over_btn{margin-bottom:20px;margin-left:auto;margin-right:0}@media(max-width:1024px){.postPromo-over .post-over_btn{padding:8px 10px}}@media(max-width:640px){.postPromo-over .post-over_btn{display:none}}@media(min-width:641px){.postPromo-over_link{display:none}}.postPromo-over_timer{margin-bottom:auto;margin-left:auto}.postPromo-over .CountDownTimer{transition:.3s}@media(max-width:640px){.postPromo-over .CountDownTimer{margin-bottom:15px}}.postPromo-over .CountDownTimer-item{color:var(--color_red_main)}.postPromo-over .CountDownTimer-item b{display:block;font-size:30px;font-weight:700;line-height:1.1}@media(max-width:640px){.postPromo-over .CountDownTimer-item b{font-size:24px}}.postPromo-over .CountDownTimer-item span{display:block;font-size:12px;line-height:1.2}@media(max-width:640px){.postPromo-over .CountDownTimer-item span{font-size:10px}}.postPromo-over .CountDownTimer-delimeter{color:var(--color_red_20);display:block;font-size:24px;font-weight:700;line-height:1.3;margin:0 4px}@media(max-width:640px){.postPromo-over--timer .postPromo-over_info span{display:none}}.postPromo--over .postPromo__header-discount,.postPromo--over .postPromo__header_title{color:var(--color_black_70)}.postPromo--over .postBlock-shop{color:var(--color_black_60)}.postPromo--over .postBlock-shop img{filter:grayscale(100%);opacity:.5}.postPromo--over .postBlock-category{background:var(--color_black_30)}.postPromo--over .postRating .postRating-choice_state span{color:var(--color_black_60)!important}.postPromo--over .postPromo__footer-user img,.postPromo--over .postRating svg{filter:grayscale(100%);opacity:.7}