.imgdsp{width:100%;height:auto}.accordion{width:100%;margin:auto;border-radius:5px}.accordion-item{border-bottom:1px solid #ccc}.accordion-header{cursor:pointer;padding:15px;font-size:16px;display:flex;justify-content:space-between;align-items:center}.accordion-content{margin-top:5px;display:none;padding:15px;background-color:#fff;border-bottom-left-radius:5px;border-bottom-right-radius:5px}.accordion-header .arrow{transition:transform .3s}.accordion-header.active .arrow{transform:rotate(180deg)}.accordion-header.active+.accordion-content{display:block;text-align:left}.question{height:35px!important;max-width:35px!important}.rotate-180{transform:rotate(180deg)}.button_ditele{background:#fff}.loading-5{display:flex;justify-content:center;align-items:center;height:100vh;background:#faebd78e;opacity:1;transition:opacity .5s ease-out}.loading-5 span{display:inline-block;color:#2589d0;font-weight:600;font-size:2em;animation:animation-loading-5 1s infinite}.loading-5 span:nth-of-type(2){animation-delay:.1s}.loading-5 span:nth-of-type(3){animation-delay:.2s}.loading-5 span:nth-of-type(4){animation-delay:.3s}.loading-5 span:nth-of-type(5){animation-delay:.4s}.loading-5 span:nth-of-type(6){animation-delay:.5s}.loading-5 span:nth-of-type(7){animation-delay:.6s}.loading-5 span:nth-of-type(8){animation-delay:.7s}@keyframes animation-loading-5{50%{transform:translateY(5px)}}
