.sendingForm{position:fixed;left:0;top:0;height:100vh;height:100svh;background:#fff;flex-direction:column;z-index:10}.sendingForm,.sendingForm__load{width:100%;display:flex;justify-content:center;align-items:center}.sendingForm__load{flex-direction:row;flex-wrap:wrap;position:relative;height:270px}.sendingForm__container{display:flex;flex-direction:column;justify-content:center;align-items:center;width:50%;position:relative;min-height:100px;bottom:20px}.sendingForm__article{width:100%}.sendingForm__tittle{color:#bd0909;text-align:center;font-family:BebasKai;font-size:30px;font-weight:400}.sendingForm__subTittle{color:#000;text-align:center;font-family:Montserrat;font-size:14px;font-weight:500}.sendingForm__photos{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:wrap;gap:8px;width:50%;min-width:150px;max-width:180px}.sendingForm__img{width:60px;height:60px;border-radius:10px;-o-object-fit:cover;object-fit:cover}.sendingForm__icon{font-size:100px;color:#d0d0d0}.sendingForm__overlay{display:flex;flex-direction:row;justify-content:center;align-items:center;position:absolute;width:50px;height:100%;pointer-events:none;border-radius:10px;background:rgba(12,12,12,.35);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.sendingForm__cameraIcon{font-size:20px;color:#fff}.sendingForm__preVideo{border-radius:10px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;position:relative;overflow:hidden}.sendingForm__video{width:50px;background-color:#000}.sendingForm__currentText{color:#272727;font-family:RoundedElegance;font-size:14px;font-weight:400;position:absolute;bottom:-24%;text-align:center;max-width:170px}.sendingForm .loading.modified:before{display:none}.sendingForm .loading:after{width:220px;height:220px}@media screen and (min-width:981px){.sendingForm{margin:0;position:relative}.sendingForm__article{position:absolute;bottom:25%}.sendingForm__load{height:100%}.sendingForm .loading:after{width:250px;height:250px}}