*{margin:0;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box}.container{width:100%;max-width:1285px;margin-left:auto;margin-right:auto}html,body{min-height:100vh;overflow-x:hidden}.wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:100vh;background-image:url("../img/bg-e0e.jpg");background-position:center;background-size:cover;background-attachment:fixed}.main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:45px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.main__chat-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;max-width:920px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.expert{width:100%;max-width:295px;margin-top:120px}.expert__block-fixed{top:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;max-width:295px}.expert__avatar{position:relative;display:block;width:100%;max-width:295px;z-index:1000}.expert__leaves{position:absolute;width:100%;max-width:375px;top:-5%;right:50%;z-index:0;-webkit-animation:move 3s ease-in-out infinite;animation:move 3s ease-in-out infinite}.expert__name{margin-top:15px;font-family:"Radiotechnika";font-style:normal;font-weight:400;font-size:23px;line-height:125%;text-align:center;color:black}.expert__info{margin-top:5px;font-family:"Montserrat";font-style:normal;font-weight:300;font-size:23px;line-height:125%;text-align:center;color:black}@-webkit-keyframes move{0{-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}0{-webkit-transform:rotate(0);transform:rotate(0)}}@keyframes move{0{-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}0{-webkit-transform:rotate(0);transform:rotate(0)}}.relative{position:relative}.header{display:block;width:100%;padding-top:20px;padding-bottom:35px;background:0}.header__logo{display:block;width:100%;max-width:91px;margin-left:auto;margin-right:auto}.scroll-down{position:absolute;display:block;width:31px;margin-left:auto;cursor:pointer}.hide{display:none}.fixed{position:fixed}.chat{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;width:100%;background:rgba(255,255,255,0.55);border-radius:20px}.chat__header{width:100%;height:105px}.chat__block-fixed{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:105px;background-image:url("../img/chat__header-bg.jpg");background-position:center top;background-size:cover;background-repeat:no-repeat;border-radius:20px 20px 0 0;z-index:1000}.chat__block-fixed_mobile{position:fixed;top:0;border-radius:0}.chat__expert{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.chat__expert-ava-block{position:relative;display:block;width:100%;max-width:85px;margin-left:40px}.chat__expert-ava-block::after{content:"";position:absolute;width:12px;height:12px;top:17px;right:3px;background:#14ff00;border:1px solid #01ad1a;border-radius:50%;-webkit-box-shadow:0 0 50px rgba(1,173,26,0.7),0 0 25px rgba(1,173,26,0.7),0 0 10px rgba(1,173,26,0.35);box-shadow:0 0 50px rgba(1,173,26,0.7),0 0 25px rgba(1,173,26,0.7),0 0 10px rgba(1,173,26,0.35);-webkit-filter:blur(0.6px);filter:blur(0.6px);z-index:100;-webkit-animation:merc 1s linear infinite;animation:merc 1s linear infinite}.chat__expert-leaves{display:none;position:absolute;width:100%;max-width:100px;right:50%;bottom:0}.chat__expert-avatar{position:relative;width:100%;-webkit-filter:drop-shadow(0 0 23px rgba(255,255,255,0.45));filter:drop-shadow(0 0 23px rgba(255,255,255,0.45))}.chat__title{font-family:"Radiotechnika";font-style:normal;font-weight:400;font-size:26px;line-height:125%;text-align:center;color:#fff}.chat__title_mobile{display:none}.chat__status{position:relative;margin-right:25px;font-family:"Montserrat";font-style:normal;font-weight:400;font-size:26px;line-height:125%;text-align:center;color:#fff}.chat__container{position:relative;display:block;width:100%;padding:35px 20px 40px 20px}.chat__container::after{content:"";display:table;clear:both}.chat__form{margin-top:65px}@-webkit-keyframes merc{0{opacity:1}50%{opacity:.6}100%{opacity:1}}@keyframes merc{0{opacity:1}50%{opacity:.6}100%{opacity:1}}.mobile-expert{display:none;max-width:300px;margin-left:15px}.mobile-expert__name{font-family:"Radiotechnika";font-style:normal;font-weight:400;font-size:16px;line-height:125%;color:#fff}.mobile-expert__info{font-family:"Montserrat";font-style:normal;font-weight:400;font-size:18px;line-height:125%;color:#fff}.message{display:block}.message__time{display:block;font-family:"Montserrat";font-style:normal;font-weight:300;font-size:14px;line-height:17px;color:rgba(0,0,0,0.7)}.message__text{display:inline-block;margin-top:5px;padding:10px 25px;font-family:"Montserrat";font-style:normal;font-weight:400;font-size:23px;line-height:125%;color:#000;background:#fff;-webkit-box-shadow:inset -4px 4px 14px rgba(0,0,0,0.25);box-shadow:inset -4px 4px 14px rgba(0,0,0,0.25)}.message__text_expert-border{margin-right:auto;border-radius:10px 10px 10px 0}.message__text_answer-border{border-radius:10px 10px 0 10px}.message__img{width:100%}.message strong{font-weight:600;font-size:27px}.message strong.bolder{font-size:38px;font-weight:700}.message strong.red{color:red}.expert-message{margin-right:auto;text-align:left}.expert-message:not(:first-of-type){margin-top:30px}.choice-block{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:end;margin-top:-25px;column-gap: 10px;}.choice-block.active .choice:hover{-webkit-animation:merc 1s linear infinite;animation:merc 1s linear infinite}.choice-margin{margin-top:40px}.choice{margin-top:25px;padding:10px 25px;font-family:"Montserrat";font-style:normal;font-weight:400;font-size:23px;line-height:125%;color:#fff;text-align:left;background:rgba(0,0,0,0.5);border:1px solid #fff;-webkit-box-shadow:0 0 15px rgba(0,0,0,0.65);box-shadow:0 0 15px rgba(0,0,0,0.65);border-radius:10px;cursor:pointer}.answer{margin-top:50px;margin-left:auto;text-align:right}.form{display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.form__input{width:100%;padding:5px 15px;font-family:"Montserrat";font-style:normal;font-weight:200;font-size:33px;line-height:125%;color:rgba(255,255,255,0.8);background:rgba(57,57,57,0.5);border:1px solid #fff;-webkit-box-shadow:0 0 15px rgba(0,0,0,0.65);box-shadow:0 0 15px rgba(0,0,0,0.65);border-radius:20px 0}.form__input::-webkit-input-placeholder{color:rgba(255,255,255,0.8)}.form__input::-moz-placeholder{color:rgba(255,255,255,0.8)}.form__input:-ms-input-placeholder{color:rgba(255,255,255,0.8)}.form__input::-ms-input-placeholder{color:rgba(255,255,255,0.8)}.form__input::placeholder{color:rgba(255,255,255,0.8)}.form__submit{margin-top:25px;padding:10px 25px;font-family:"Montserrat";font-style:normal;font-weight:500;font-size:23px;line-height:125%;color:#fff;text-align:center;text-shadow:0 0 8px rgba(255,255,255,0.65);background:#000;border:1px solid #fff;-webkit-box-shadow:0 0 15px rgba(0,0,0,0.65);box-shadow:0 0 15px rgba(0,0,0,0.65);border-radius:30px 0;cursor:pointer}.form__product-block{position:relative;display:block;width:100%;max-width:450px;margin-top:40px}.form__leaf{position:absolute;width:100%;max-width:300px}.form__leaf_left{bottom:20%;left:-35%}.form__leaf_right{bottom:50%;right:-30%}.form__product-img{position:relative;width:100%}.input-group{width:100%;max-width:445px;margin-bottom:20px}.prices{display:block;margin-top:20px;text-align:center;overflow:hidden}.new-price{font-family:"Montserrat";font-style:normal;font-weight:700;font-size:33px;line-height:125%;color:#000}.old-price{position:relative;margin-top:5px;font-family:"Montserrat";font-style:normal;font-weight:400;font-size:22px;line-height:125%;color:rgba(255,255,255,0.8)}.old-price::after{content:"";position:absolute;width:320px;height:2px;top:0;left:0;right:0;bottom:0;margin:auto;background:#000}.footer{padding-top:20px;padding-bottom:20px;color:black;text-align:center}.footer a{color:black}@media screen and (max-width:1285px){.expert{width:20%;margin-right:20px}.expert__name{font-size:20px}.expert__info{font-size:20px}}@media screen and (max-width:1000px){.padding-container{padding-left:10px;padding-right:10px}.main{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.expert{display:none}.chat__expert-leaves{display:block}}@media screen and (max-width:768px){.chat__title_desktop{display:none}.chat__title_mobile{display:block;margin-top:5px;margin-bottom:15px;color:black}.mobile-expert{display:block}.form__product-block{margin-top:50px;max-width:300px}.form__leaf{max-width:200px}}@media screen and (max-width:576px){.chat__status{margin-right:20px;font-size:14px}.mobile-expert{max-width:170px}.mobile-expert__name{font-size:10px}.mobile-expert__info{font-size:12px}}@media screen and (max-width:480px){.header{padding-top:25px;padding-bottom:25px}.header__logo{max-width:60px}.chat__header{height:85px}.chat__block-fixed{height:85px}.chat__expert-ava-block{max-width:50px;margin-left:10px}.chat__expert-ava-block::after{width:8px;height:8px;top:8px;right:0}.chat__container{padding:20px 12px 15px 10px}.chat__form{margin-top:40px}.message__text{font-size:16px;padding:5px 20px}.message strong{font-size:23px}.expert-message:not(:first-of-type){margin-top:15px}.choice-block{margin-top:-30px}.choice-margin{margin-top:30px}.choice{margin-top:30px;font-size:16px}.answer{margin-top:30px}.form__input{font-size:25px}.form__product-block{max-width:220px}.form__leaf{max-width:140px}.form__leaf_left{left:-32%;bottom:30%}.form__leaf_right{right:-28%}.input-group{max-width:285px}.prices{margin-top:25px}.new-price{font-size:27px}.old-price{font-size:20px}.old-price::after{width:275px}}
.discl {
    background: black;
    color: white !important;
    padding: 5px 15px;
    line-height: 40px;
    cursor: pointer;
}

@media (max-width:480px) {
    .mobile-expert__name {
        font-size: 26px;
    }
    .chat__expert {
        width: 100% !important
    }
    .mobile-expert__info {
        font-size: 24px;
    }
    .message__time {
        font-size: 20px;
        line-height: 24px;
    }
    .message__text, .choice, p {
        font-size: 22px;
        line-height: 1.3;
    }
}
.choice-block {
    max-width:100% !important
}
.message__text {
    max-width: 645px !important
}