/*!
Theme Name: Bella Child
Template: cpm-bella
Version: 1.0.0
Author: CPM Team
Requires PHP: 8.0

Text Domain: cpm-theme
*/

.verdict{background-color:#f1f6fc;padding:30px 25px;margin-bottom:20px;border-radius:10px}@media only screen and (max-width: 576px){.verdict{padding:30px 15px}}.verdict__title{font-size:24px;font-weight:bold;text-transform:uppercase;text-align:center;margin:10px auto}@media only screen and (max-width: 576px){.verdict__title{font-size:22px}}.verdict__block{display:flex;justify-content:space-between;flex-wrap:wrap;margin:30px 0}.verdict__star{width:90%;height:50px;border-radius:9px;box-shadow:1.2px 3.8px 18px 0 rgba(0,0,0,.26);background-image:linear-gradient(to top, #947cd7, #c56ceb);margin:5px auto;color:#fcbd0f;font-size:24px;text-align:center;line-height:50px;font-weight:bold;position:relative}@media only screen and (max-width: 576px){.verdict__star{font-size:22px}}.verdict__star:after{content:"";width:0;height:0;border-style:solid;border-width:12px 8px 0 8px;border-color:#947cd7 rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0);bottom:-9px;position:absolute;right:30px}@media only screen and (max-width: 576px){.verdict__star:after{right:10px}}.verdict__name{font-size:16px;font-weight:bold;color:#6866d1;text-transform:uppercase;position:relative;padding:0 15px;top:15px}@media only screen and (max-width: 768px){.verdict__name{text-align:center}}.verdict__name:after{content:"";position:absolute;width:100%;height:32px;left:3px;bottom:1px;background-size:contain;background-repeat:no-repeat}.verdict__img{max-width:100%;display:block !important;margin-left:auto;padding:10px}@media only screen and (max-width: 768px){.verdict__img{margin:10px auto 0;max-width:50px}}.verdict__item{width:170px;height:auto;border-radius:10px;box-shadow:1px -1px 17px 0 rgba(0,0,0,.06);background-color:#fff;margin-bottom:10px}@media only screen and (max-width: 768px){.verdict__item{width:135px}}@media only screen and (max-width: 576px){.verdict__item{width:46%}}.prosCons{border-radius:10px;background-color:#fff;margin:30px 0;padding:25px;display:flex;align-items:flex-start;justify-content:space-around;position:relative}@media only screen and (max-width: 768px){.prosCons{flex-direction:column}}.prosCons:before{content:"";position:absolute;width:1px;height:90%;top:50%;left:50%;background:#f1f6fc;transform:translate(-50%, -50%)}@media only screen and (max-width: 768px){.prosCons:before{display:none}}.prosCons__title{font-size:16px;font-weight:bold;color:#7cd78b;text-transform:uppercase;margin-bottom:10px;position:relative;padding-left:20px}@media only screen and (max-width: 768px){.prosCons__title{margin-bottom:5px}}.prosCons__title:before{content:url("assets/icons/pros.svg");transform:scale(0.7);position:absolute;left:-10px;top:-3px}.prosCons__lt{width:45%}@media only screen and (max-width: 768px){.prosCons__lt{width:100%;margin-bottom:10px;padding-bottom:10px;border-bottom:1px solid #e1e7f0}}.prosCons__rt{position:relative;width:45%}@media only screen and (max-width: 768px){.prosCons__rt{width:100%}}.prosCons__rt .prosCons__title{color:#e76fa7}.prosCons__rt .prosCons__title:before{width:10px;content:url("assets/icons/cons.svg")}.prosCons ol{counter-reset:list}.prosCons ol li{line-height:1.5;position:relative;font-size:14px}.prosCons ol li:before{content:counter(list) ") ";counter-increment:list}.summary{display:flex;flex-direction:column;align-items:center;justify-content:center}.summary__title{font-size:24px;font-weight:bold;text-transform:uppercase;text-align:center;margin:10px auto}@media only screen and (max-width: 576px){.summary__title{font-size:22px}}.summary__txt{font-size:14px;line-height:1.5;text-align:center;margin-bottom:22px}