.question{border-radius:10px;box-shadow:0 0 20px #00000012;overflow:hidden}.question__body{padding:35px 25px;transition:.3s}.question__title{color:#1253a2;font-size:31px;margin-bottom:15px}.question__text{display:flex;flex-direction:column;gap:25px;line-height:1.2}.question__text .table{overflow:auto}@media (max-width:1024px){.question__text .table table{min-width:660px}}@media (max-width:768px){.question__text .table-swipe:before{background-image:url(/public/icons/swipe.svg);background-position:50%;background-repeat:no-repeat;content:"";display:block;height:75px;width:100%}}.question__text .bold{font-weight:600}.question__text p{line-height:1.2}.question__text h1{color:#1253a2;font-size:31px}.question__text h2,.question__text h3{color:#1253a2;font-size:26px}.question__text ul{list-style:none;padding-left:0}.question__text ul li{position:relative;text-indent:12px}.question__text ul li:before{background-color:#000;content:"";height:2px;left:0;position:absolute;top:9px;width:7px}.question__text td,.question__text th{border:1px solid #e7eaec;height:calc(8px + 1.5em);min-width:16px;padding:4px 8px}.question__text a{color:#1253a2;cursor:pointer;text-decoration:underline}.question__text a:hover{text-decoration:none}.question__more{color:#1865c4;font-size:16px;margin-bottom:15px}.question__image{-o-object-fit:cover;object-fit:cover;width:100%}.question__info{align-items:end;display:flex;flex-direction:column;gap:5px;margin-top:15px}
