.download-form-modal{top:-200%;transition:all 1s ease-in;scroll-behavior:smooth;overflow-y:auto;max-height:100%;height:100%;-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:1000}.download-form-modal.active{top:50px}.download-form-modal::-webkit-scrollbar{width:0px}.download-form-modal::-webkit-scrollbar-thumb{display:none}.download-form-modal .custom-list{padding:0;margin:0;display:flex;flex-direction:column}.download-form-modal .custom-list li{display:flex;align-items:flex-start;margin-bottom:10px;position:relative}.download-form-modal .custom-list li:before{content:url(/images/check-circle-white.svg);display:inline-block;margin-right:10px}@media screen and (min-width: 1400px){.download-form-modal.active{top:50%}}
