.blog-post__proscons{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:10px}.blog-post__content-box ol,.blog-post__proscons-list{border-radius:20px;padding:20px}.blog-post__proscons-list--pros{background:rgba(0,172,17,.04)}.blog-post__proscons-list--cons{background:rgba(230,64,68,.04)}.blog-post__proscons-list li{display:flex;align-items:center;grid-gap:12px;font-size:14px;line-height:20px}.blog-post__proscons-list li:not(:last-child){margin-bottom:20px}.blog-post__proscons-icon{flex-shrink:0;flex-grow:0;width:28px;height:28px;display:flex;align-items:center;justify-content:center;border-radius:50%}.blog-post__proscons-icon svg{stroke:#fff}.blog-post__proscons-list--pros .blog-post__proscons-icon{background-color:#00ac11}.blog-post__proscons-list--cons .blog-post__proscons-icon{background-color:#e64044}.blog-post__content-table{padding:8px;border:1px solid #c1c0cc;border-radius:20px;box-shadow:0 1px 4px 0 rgba(0,0,0,.06),0 4px 8px 0 rgba(0,0,0,.02);overflow:hidden;overflow-x:auto}.blog-post__content-table table{width:100%;min-width:600px;border-collapse:collapse}.blog-post__content-table table th{padding:8px 12px;text-align:left;font-weight:500;font-size:12px;line-height:16px;background-color:#f6f0f2;color:#5c0c2d}.blog-post__content-table table tr th:first-child{border-radius:12px 0 0 12px}.blog-post__content-table table tr th:last-child{border-radius:0 12px 12px 0}.blog-post__content-table table td{padding:16px 12px;border-bottom:1px solid rgba(0,0,0,.2)}.blog-post__content-table table tr:last-child td{border-bottom:none}.blog-post__faq{border-radius:20px;border:1px solid #c1c0cc;padding:8px;margin-bottom:40px;box-shadow:0 1px 4px 0 rgba(0,0,0,.06),0 4px 8px 0 rgba(0,0,0,.02)}.blog-post__faq-item{padding:16px 12px}.blog-post__faq-item:not(:last-child){border-bottom:1px solid rgba(0,0,0,.2)}.blog-post__faq-title{display:flex;align-items:center;justify-content:space-between;grid-gap:20px;font-size:16px;font-weight:500;line-height:24px;cursor:pointer}.blog-post__faq-title svg{transform:rotate(90deg);transition:all .2s ease-in-out}.blog-post__faq-title.active svg{transform:rotate(270deg)}.blog-post__faq-content{font-size:14px;line-height:24px;color:#706e8a;display:none}.blog-post__author{padding:24px;border-radius:20px;background:linear-gradient(90deg,#fff0fd 0,rgba(248,248,250,0) 100%),#fffcf1}.blog-post__author-title{font-size:16px;font-weight:500;line-height:24px;margin-bottom:24px}.blog-post__author-box{display:flex;align-items:flex-start;grid-gap:20px}.blog-post__author-img{width:96px;height:96px;border-radius:50%;overflow:hidden;flex-shrink:0;flex-grow:0}.blog-post__author-img img{width:100%;height:100%;object-fit:cover}.blog-post__author-info{flex:1}.blog-post__author-name{font-size:20px;font-weight:700;line-height:28px;margin-bottom:8px}.blog-post__author-txt{color:#706e8a;margin-bottom:8px}.blog-post__author-label,.blog-post__content-box h2,.blog-post__content-box h3,.blog-post__content-box h4,.blog-post__content-box h5,.blog-post__content-box h6{margin-bottom:16px}.blog-post__author-social{display:flex;align-items:center;grid-gap:4px}.blog-post__author-social-link{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background:rgba(0,0,0,.08)}.blog-post__author-social-link svg{width:20px;height:20px;transition:all .2s ease-in-out}.blog-post__places{margin-bottom:50px}.blog-post__title{font-size:24px;font-weight:700;line-height:32px;margin-bottom:16px}.thumbs__grid{margin-bottom:50px}.blog-post__slider-outer{position:relative}.blog-post__slider-outer .swiper-button{top:140px}.blog-post__slider-outer .swiper-button-prev{left:-16px}.blog-post__slider-outer .swiper-button-next{right:-16px}@media (min-width:1024px){.pagination__link:hover{color:#fff;border-color:#e64044}.blog-post__author-social-link:hover,.pagination__link:hover{background-color:#e64044}.blog-post__author-social-link:hover svg{fill:#fff}}@media (max-width:1024px){.blog-post__slider .blog-thumb__img{padding-bottom:0;height:244px}}@media (max-width:579px){.blog-post__slider .blog-thumb__img{height:200px}.blog-post__slider .swiper-slide{width:300px!important}}