.converter{border:2px dashed #9fd2c1;background-color:#e7f6f1;border-radius:10px;padding:25px 20px;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.converter__btn,.converter .dz-button{border:none;padding:15px 25px;font-size:1rem;line-height:1.5;border-radius:5px;font-family:Arial;cursor:pointer;display:inline-block;font-weight:700;background-color:#215d8b;color:#fff;text-transform:uppercase}.converter__btn:hover,.converter .dz-button:hover{color:#fff;opacity:.8}.converter__dropzone{-ms-flex-item-align:center;align-self:center}.converter h2{font-size:35px;line-height:1.2em;color:#01acc2;font-weight:700;display:inline-block;margin-bottom:60px;font-weight:700;margin-top:0}.converter h2 span{color:#333c4c}.converter .post p.converter__drag-drop-info,.converter p.converter__drag-drop-info{font-weight:700;color:#333c4c;font-size:1.125rem;line-height:1.2em;margin-bottom:10px}.converter .post p.converter__pick-file,.converter p.converter__pick-file{font-size:1.25rem;line-height:1.2em;font-weight:700;color:#333c4c;margin-left:-30px}.converter .post p.converter__pick-file span,.converter p.converter__pick-file span{margin-right:15px}.converter__response h2.converter__response-title{font-size:24px}.converter__preview{margin-bottom:20px;-webkit-transition:all .2s ease;transition:all .2s ease}.converter__preview:hover{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05);opacity:.8}.converter__download-button:before{content:"";background-image:url("data:image/svg+xml,%3Csvg width='17' height='17' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23FFF' fill-rule='evenodd'%3E%3Cpath d='M1.607 5.707l7.071 7.071-.707.707-7.07-7.071z'/%3E%3Cpath d='M15.371 5.707L8.3 12.778l.707.707 7.071-7.071z'/%3E%3Cpath d='M8 0h1v13.5H8zM0 16h17v1H0z'/%3E%3C/g%3E%3C/svg%3E");width:17px;height:17px;display:inline-block;vertical-align:middle;margin-right:10px}.converter__download-button span{vertical-align:middle}.converter__file-type{font-weight:700}.converter__size-value{font-size:14px;margin-left:10px}.converter__file-formats{list-style-type:none;margin-top:60px}.converter__file-formats li{display:inline-block;background:#abb5b2;color:#fff;line-height:1em;font-size:1rem;border-radius:15px;padding:7px 12px;position:relative;margin:0 15px 5px 0}.converter__file-formats li:first-child{margin-right:25px}.converter__file-formats li:first-child:after{content:"";width:8px;height:8px;border-top:1px solid #01acc2;border-right:1px solid #01acc2;position:absolute;display:inline-block;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);right:-15px;top:0;bottom:0;margin:auto}.converter__file-formats li:last-child{margin-right:0}.converter__processing{-ms-flex-item-align:center;align-self:center}.converter__dot-pulse{position:relative;left:-9999px;width:10px;height:10px;border-radius:5px;background-color:#215d8b;color:#215d8b;-webkit-box-shadow:9999px 0 0 -5px #215d8b;box-shadow:9999px 0 0 -5px #215d8b;-webkit-animation:dotPulse 1.5s infinite linear;animation:dotPulse 1.5s infinite linear;-webkit-animation-delay:.25s;animation-delay:.25s;text-align:left;display:inline-block;margin-left:40px}.converter__dot-pulse:before,.converter__dot-pulse:after{content:"";display:inline-block;position:absolute;top:0;width:10px;height:10px;border-radius:5px;background-color:#01acc2;color:#215d8b}.converter__dot-pulse:before{-webkit-box-shadow:9984px 0 0 -5px #215d8b;box-shadow:9984px 0 0 -5px #215d8b;-webkit-animation:dotPulseBefore 1.5s infinite linear;animation:dotPulseBefore 1.5s infinite linear;-webkit-animation-delay:0s;animation-delay:0s}.converter__dot-pulse:after{-webkit-box-shadow:10014px 0 0 -5px #215d8b;box-shadow:10014px 0 0 -5px #215d8b;-webkit-animation:dotPulseAfter 1.5s infinite linear;animation:dotPulseAfter 1.5s infinite linear;-webkit-animation-delay:.5s;animation-delay:.5s}.converter .dz-image,.converter .dz-size,.converter .dz-filename,.converter .dz-success-mark,.converter .dz-error-mark{display:none}.converter .badge{font-weight:500;font-size:14px;letter-spacing:2px;padding:.4em .37em .3em .45em;margin-left:5px;vertical-align:middle;text-transform:uppercase;border-radius:.25rem}.converter .badge--green{color:#fff;background:#218c69}.converter .post ul.converter__list,.converter ul.converter__list{display:inline-block;text-align:left;margin-top:30px;margin-bottom:0;padding-left:30px;list-style-type:none}.converter .post ul.converter__list li,.converter ul.converter__list li{list-style-type:none;margin-left:0}.converter .post ul.converter__list li:before,.converter ul.converter__list li:before{content:"";display:inline-block;width:6px;height:14px;border-right:2px solid #215d8b;border-bottom:2px solid #215d8b;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);margin-left:-25px;margin-top:3px;position:absolute;color:#a49c8f}.converter .dz-drag-hover{opacity:.7}@-webkit-keyframes dotPulseBefore{0%{-webkit-box-shadow:9984px 0 0 -5px #215d8b;box-shadow:9984px 0 0 -5px #215d8b}30%{-webkit-box-shadow:9984px 0 0 2px #215d8b;box-shadow:9984px 0 0 2px #215d8b}60%,100%{-webkit-box-shadow:9984px 0 0 -5px #215d8b;box-shadow:9984px 0 0 -5px #215d8b}}@keyframes dotPulseBefore{0%{-webkit-box-shadow:9984px 0 0 -5px #215d8b;box-shadow:9984px 0 0 -5px #215d8b}30%{-webkit-box-shadow:9984px 0 0 2px #215d8b;box-shadow:9984px 0 0 2px #215d8b}60%,100%{-webkit-box-shadow:9984px 0 0 -5px #215d8b;box-shadow:9984px 0 0 -5px #215d8b}}@-webkit-keyframes dotPulse{0%{-webkit-box-shadow:9999px 0 0 -5px #215d8b;box-shadow:9999px 0 0 -5px #215d8b}30%{-webkit-box-shadow:9999px 0 0 2px #215d8b;box-shadow:9999px 0 0 2px #215d8b}60%,100%{-webkit-box-shadow:9999px 0 0 -5px #215d8b;box-shadow:9999px 0 0 -5px #215d8b}}@keyframes dotPulse{0%{-webkit-box-shadow:9999px 0 0 -5px #215d8b;box-shadow:9999px 0 0 -5px #215d8b}30%{-webkit-box-shadow:9999px 0 0 2px #215d8b;box-shadow:9999px 0 0 2px #215d8b}60%,100%{-webkit-box-shadow:9999px 0 0 -5px #215d8b;box-shadow:9999px 0 0 -5px #215d8b}}@-webkit-keyframes dotPulseAfter{0%{-webkit-box-shadow:10014px 0 0 -5px #215d8b;box-shadow:10014px 0 0 -5px #215d8b}30%{-webkit-box-shadow:10014px 0 0 2px #215d8b;box-shadow:10014px 0 0 2px #215d8b}60%,100%{-webkit-box-shadow:10014px 0 0 -5px #215d8b;box-shadow:10014px 0 0 -5px #215d8b}}@keyframes dotPulseAfter{0%{-webkit-box-shadow:10014px 0 0 -5px #215d8b;box-shadow:10014px 0 0 -5px #215d8b}30%{-webkit-box-shadow:10014px 0 0 2px #215d8b;box-shadow:10014px 0 0 2px #215d8b}60%,100%{-webkit-box-shadow:10014px 0 0 -5px #215d8b;box-shadow:10014px 0 0 -5px #215d8b}}@media(max-width: 768px){.converter h2{font-size:28px}}