.contents-page-head{background:#f3f3f5;justify-content:center;width:100vw;display:flex}.contents-page-head-container{width:1280px;padding-bottom:60px}.contents-page-head-container .breadcrumbs{padding:20px 0 10px}.contents-page-head_title{padding:0 0 20px 10px}.contents-page-head_desc-short{color:#3f455f;padding-left:10px;font-size:14px;font-weight:400;line-height:160%}.contents-page-body{justify-content:center;width:100vw;display:flex}.contents-page-body_faq{padding:40px 0}.contents-page-body__container{box-sizing:border-box;background:#fff;border:1px solid #e5eafb;border-radius:12px;width:1280px;padding:24px;position:relative;top:-37px;box-shadow:0 0 10px #0000000d}.contents-page-details-table{padding:40px 0}.contents-page-details-table-item{border-top:1px solid #f3f3f5;grid-template-columns:220px 1fr;gap:20px;padding:25px 0;display:grid}.contents-page-details-table-item:last-child{border-bottom:1px solid #f3f3f5}.contents-page-details-table-item div{font-size:14px;font-style:normal;font-weight:500;line-height:160%}.contents-page-details-table-item div:first-child{color:#575d73;font-size:14px;font-style:normal;font-weight:400;line-height:160%}.comments-widget.contents-page .comments-widget-list{display:block}.comments-widget.contents-page .comments-widget-list-item{width:100%;margin-bottom:30px}.comments-widget.contents-page .comments-widget-list-item_head-date{display:flex}.comments-widget.contents-page .comments-widget-list-item_head-date p{padding-left:4px}.contents-page-comments-head{padding-left:14px}.contents-page-comments-head-rate{padding:40px 0 10px;font-family:Unbounded,serif;font-size:30px;font-style:normal;font-weight:700;line-height:150%}.contents-page-comment-button{text-align:center;color:#fff;cursor:pointer;background:#004ce3;border-radius:8px;flex-direction:row;flex:none;order:5;justify-content:center;align-items:center;gap:8px;width:139px;height:32px;margin-top:20px;padding:0 16px;font-size:14px;font-style:normal;font-weight:500;line-height:160%;display:flex}.comment-success-msg{text-align:center;color:#1c6cf8;padding:40px 0;font-size:18px}
.prb-accordion__item{box-sizing:border-box;background:#fff;border:1px solid #e5eafb;border-radius:12px;gap:12px;margin-bottom:16px;padding:16px 24px;box-shadow:0 0 10px #0000000d}.prb-accordion__item__tab{cursor:pointer;color:#272e4b;font-size:16px;font-weight:700;line-height:150%;transition:all .5ms}.prb-accordion__item:last-child{border-bottom:1px solid #e8e9ec}.prb-accordion__item__body{color:#3f455f;box-sizing:border-box;visibility:hidden;opacity:0;height:0;font-size:14px;font-weight:400;line-height:160%;transition:visibility,opacity .5s linear}.prb-accordion__item__body.active{visibility:visible;opacity:1;height:auto;padding:20px 0 30px}
