.subscr-box{background-color:#fff;border:2px solid #43719c;border-radius:3px;box-sizing:border-box;display:flex;flex-direction:column;justify-content:space-between}@media only screen and (max-width:639px){.subscr-box{max-width:275px;padding:27px 15px 27px 20px}}@media only screen and (min-width:640px) and (max-width:767px){.subscr-box{margin:0 2%;min-width:50%;padding:30px 3% 30px 4%}}@media only screen and (min-width:768px) and (max-width:1023px){.subscr-box{margin:0 2%;max-width:330px;padding:30px 25px 30px 30px}}@media only screen and (min-width:1024px) and (max-width:1279px){.subscr-box{margin:0 3.5%;max-width:350px;padding:30px 35px 30px 40px}}@media only screen and (min-width:1280px){.subscr-box{margin:0 3.5%;max-width:380px;padding:30px 35px 30px 40px}}.subscr-box:first-child{margin-left:0}@media only screen and (max-width:639px){.subscr-box:first-child{margin-bottom:25px}}.subscr-box:last-child{margin-right:0}.subscr-box__header{color:#43719c;font-weight:500}@media only screen and (max-width:1023px){.subscr-box__header{font-size:19px}}@media only screen and (min-width:1024px){.subscr-box__header{font-size:23px}}.subscr-box__header-center{align-items:center;display:flex;flex-direction:column;gap:10px}.subscr-box__for-price{align-items:center;color:#333;display:flex;flex-flow:row nowrap;justify-content:flex-start;margin-top:5px}.subscr-box__for{letter-spacing:.23px;margin-right:10px}.subscr-box__price{color:#333;letter-spacing:.46px;line-height:1}.subscr-box__price-ctrl{align-items:center;color:#333;display:flex;gap:10px}.subscr-box__price-ctrl-btn{width:22px}.subscr-box__price-ctrl-btn.disabled{opacity:.6;pointer-events:none}.subscr-box__price-ctrl-btn:focus,.subscr-box__price-ctrl-btn:hover{transform:scale(1.04)}.subscr-box__price-ctrl-btn:active{transform:scale(.96)}.subscr-box__price-ctrl-view{background-color:#faf9f9;border:2px solid #c4cdd6;border-radius:3px;padding:4px 27px}@media only screen and (max-width:767px){.subscr-box__price-ctrl-view{padding:4px 17px}}.subscr-box__price-ctrl-view span{color:#474747;font-family:Hind,serif;font-size:20px;font-stretch:normal;font-style:normal;font-weight:400;letter-spacing:normal;text-align:center}@media only screen and (max-width:639px){.subscr-box__price-ctrl-view span{font-size:18px}.subscr-box__price{font-size:28px}}@media only screen and (min-width:640px) and (max-width:1023px){.subscr-box__price{font-size:30px}}@media only screen and (min-width:1024px){.subscr-box__price{font-size:42px}}@media only screen and (max-width:767px){.subscr-box__details{padding:20px 0}}@media only screen and (min-width:768px){.subscr-box__details{padding:30px 0 25px}}.subscr-box__details h5,.subscr-box__details p{margin:0}@media only screen and (max-width:767px){.subscr-box__details p.note{margin:20px 0 0}}@media only screen and (min-width:768px){.subscr-box__details p.note{margin:30px 0 0}}.subscr-box .btn,.subscr-box a.btn{font-size:20px;min-width:170px;padding-left:9px;padding-right:9px}