body {
    margin: 0;
    padding: 0;
    font-family: Manrope;
}

/*RADIAL PROGRESS*/

.progressHolder {
    width: 100%;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;

}

.outer {
    display: flex;
    width: 160px;
    height: 160px;
    border-radius: 50%;
    box-shadow: 6px 6px 10px -1px rgba(0, 0, 0, 0.15),
        -6px -6px 10px -1px rgba(255, 255, 255, 0.7);
    justify-content: center;
    align-items: center;
}

.inner {
    display: flex;
    width: 120px;
    height: 120px;
    border-radius: 50%;
    box-shadow: inset 4px 4px 6px -1px rgba(0, 0, 0, 0.2),
        inset -4px -4px 6px -1px rgba(255, 255, 255, 0.7),
        -0.5px -0.5px 0px rgba(255, 255, 255, 1),
        0.5px 0.5px 0px rgba(0, 0, 0, 0.15),
        0px 12px 10px -10px rgba(0, 0, 0, 0.05);
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

#done {
    font-weight: 600;
    font-size: 1.5em;
}

#size {
    font-size: 0.8em;
    line-height: 1em;
}

.indicatorCircle, .innerCircle {
        position: absolute;
}

.indicatorCircle circle {
    fill: none;
    stroke: url(#GradientColor);
    stroke-width: 20px;
    stroke-dasharray: 440;
}

.innerCircle circle {
    fill: none;
    stroke: #F5F5F5;
    stroke-width: 20px;
    stroke-dasharray: 440;
}




@font-face {
  font-family: NeueMetana;
  src: url(../fonts/neuemetananext-semibold-BpyLMZw_.otf);
}

@font-face {
  font-family: Manrope;
  src: url(../fonts/manrope.regular.otf);
}

@font-face {
  font-family: ManropeSemiBold;
  src: url(../fonts/manrope.semibold.otf);
}

@font-face {
  font-family: ManropeExtraBold;
  src: url(../fonts/manrope.extrabold.otf);
}

@font-face {
  font-family: coolvetica;
  src: url(../fonts/coolvetica.condensedrg-regular.otf);
}


#app {
    position: relative;
    height: 100%;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;

    overflow-x: hidden;
    overflow-y: scroll;
    scrollbar-width: none; /* Firefox */
    -ms-overflow-style: none;  /* Internet Explorer 10+ */
}

.app::-webkit-scrollbar { /* WebKit */
    width: 0;
    height: 0;
}

#app:before, #app:after {
    content: "";
    background: url(data:image/svg+xml;charset=utf-8;base64,PHN2ZyB3aWR0aD0nNzE0JyBoZWlnaHQ9JzgwMicgdmlld0JveD0nMCAwIDcxNCA4MDInIGZpbGw9J25vbmUnIHhtbG5zPSdodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2Zyc+PHBhdGggZD0nTTQ0Mi41MDYgMTQwLjI2M0M0NDIuNTA2IDYyLjc5NzYgNTAzLjI4MSAwIDU3OC4yNTEgMEM2NTMuMjIxIDAgNzEzLjk5NiA2Mi43OTc3IDcxMy45OTYgMTQwLjI2M1Y1NDYuNzMzQzcxMy45OTYgNjI0LjE5OCA2NTMuMjIxIDY4Ni45OTYgNTc4LjI1MSA2ODYuOTk2QzU0MS45MzggNjg2Ljk5NiA1MDguOTU1IDY3Mi4yNjMgNDg0LjU5NiA2NDguMjY2QzQ1MS40MTUgNjE1LjU3OCA0MTMuNzcxIDU3OS4xNTIgMzY3LjkyNiA1NzkuMTUyQzMyMi41MjYgNTc5LjE1MiAyODUuMTIgNjE0LjQxNyAyNTMuNTUxIDY0OC4xMjlDMjI2LjczIDY3Ni43NyAxODkuMTM5IDY5NC41NzYgMTQ3LjUyMyA2OTQuNTc2QzY2LjA0ODMgNjk0LjU3NiAwIDYyNi4zMjkgMCA1NDIuMTQzQzAgNDU3Ljk1NyA2Ni4wNDgzIDM4OS43MSAxNDcuNTIzIDM4OS43MUMyMDEuNDkxIDM4OS43MSAyNDguNjkgNDE5LjY1NCAyNzQuNDA5IDQ2NC4zMzlDMjk1LjAzNCA1MDAuMTc1IDMyNi42NDcgNTM1LjAxMSAzNjYuOTk4IDUzNS4wMTFDNDA4LjcgNTM1LjAxMSA0NDIuNTA2IDUwMC4wNzkgNDQyLjUwNiA0NTYuOTlWMTQwLjI2M1onIGZpbGw9JyNGMUYzRjQnLz48cGF0aCBkPSdNMzY5LjE2NCA4MDIuMjQzQzQyNC44MzUgODAyLjI0MyA0NjkuOTY0IDc2NC4wNTUgNDY5Ljk2NCA3MTYuOTQ5QzQ2OS45NjQgNjY5Ljg0MiA0MTUuMzQxIDYyMC45MzMgMzY5LjE2NCA2MjAuOTMzQzMyMi45ODggNjIwLjkzMyAyNjguMzY0IDY2OS44NDIgMjY4LjM2NCA3MTYuOTQ5QzI2OC4zNjQgNzY0LjA1NSAzMTMuNDk0IDgwMi4yNDMgMzY5LjE2NCA4MDIuMjQzWicgZmlsbD0nI0YxRjNGNCcvPjwvc3ZnPg==) no-repeat;
    background-size: contain;
    position: absolute;
    z-index: -1;
}

#app:before {
    position: absolute;
    bottom: 100px;
    left: 10%;
    margin-left: -140px;
    height: 50vh;
    width: 50vh;
    transform: rotate(34deg);
    opacity: 0.9;

}

#app:after {
    position: absolute;
    top: 0;
    right: 10%;
    margin-right: -140px;
    height: 50vh;
    width: 50vh;
    transform: rotate(-34deg);
    opacity: 0.9;
}

#app img {
    width: 4vw;
    height: 4vw;
}

.logo {
    display: flex;
    font-family: ManropeExtraBold;
    font-size: 4vw;
    line-height: 4vw;

    margin-top: 20px;
    background: -webkit-linear-gradient(45deg, rgb(191, 59, 10), rgba(255, 192, 4, 1));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.titleHolder {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 2em;
}

.title {
    color: #28414c;
    font-family: NeueMetana, sans-serif;
    font-size: 5vw;
    line-height: 6vw;
    -webkit-text-stroke: 0.15vw #28414c;
}

span.s1 {
    color: rgba(255, 192, 4, 1);
    font-size: 8vw;
    -webkit-text-stroke: 0.15vw rgba(255, 192, 4, 1) ;
}
span.s2 {
    color: rgba(191, 59, 10, 1);
    font-size: 8vw;
    -webkit-text-stroke: 0.15vw rgba(191, 59, 10, 1);
}

.drop {
    display: flex;
    width: calc(100% - 10vw);
    color: #28414c;
    flex: 1;
    align-items: center;
    justify-content: center;
}

#dropHolder, #fileData, #authHolder, #downloadHolder {
    opacity: 0;
    position: relative;
    --r: 1.6em; /* corner rounding */
    display: flex;
    flex-direction: column;
    align-items: center;
    height: 100%;
    width: 100%;
    padding: 1em;
    border-radius: var(--r);
    box-sizing: border-box;
    z-index: 7;
    transition: opacity .5s linear;
    min-height: 26em;
    overflow: hidden;
    justify-content: center;
}

#fileData, #downloadHolder  {
    display: block;
/*    width: auto;*/
    max-width: 40em;
    min-width: 15em;
}


.drop {
    --b: .5em; /* border width */
    --c: 4em; /* corner size */
    --r: 2em; /* corner rounding */
    position: relative;
    margin: 4vh auto;
    border: solid var(--b) transparent;

    font: 1.25em Manrope, sans-serif;
    background: linear-gradient(rgba(255, 192, 4,0.05), rgba(232, 108, 20, 0.05), rgba(191, 59, 10, 0.05)) border-box;
    border-radius: var(--r);
    box-shadow: 6px 6px 10px 4px rgba(0,0,0,0.15);
    z-index: 5;

    &::before {
            position: absolute;
            z-index: 5;
            inset: calc(-1*var(--b));
            border: inherit;
            border-radius: var(--r);
            background: linear-gradient(rgb(255, 192, 4), rgb(232, 108, 20), rgb(191, 59, 10)) border-box;
            --corner:
                    conic-gradient(from -90deg at var(--c) var(--c), red 25%, #0000 0)
                            0 0/ calc(100% - var(--c))  calc(100% - var(--c)) border-box;
            --inner: conic-gradient(red 0 0) padding-box;
            -webkit-mask: var(--corner), var(--inner);
            -webkit-mask-composite: source-out;
            mask: var(--corner) subtract, var(--inner);
            content: ''
    }

    cursor: crosshair;
}

.text, .textDL {
    font-family: Manrope;
    color: #28414c;
    text-align:center;
    flex: 1;
    display: flex;
    flex-direction: column;
    align-content: center;
    justify-content: center;
}
.textDL {
    text-align: left;
}

.textNormal {
    font-size: 2.5vw;
}

.smallText {
    font-size: 1vw;
    letter-spacing: .175em;
}

.fileNameText {
    font-size: 1.3em;
    font-weight: 800;
    margin-bottom: 1em;
}

.infoz {
    display: flex;
    transition: opacity .3s linear;
}

.infoLine {
    display: flex;
    line-height: 2em;
    width: 50%;
    background-color: rgba(0,0,0,0.05);   
    box-shadow: 0 3px 3px -5px #c8c8c8, 0 2px 5px #c8c8c8;
    margin-bottom: 0.5em;
    padding: 0 0.5em 0.3em 0.5em;   
    line-height: 1.3em;
    flex-direction: column;
    justify-content: flex-end;
    height: 2.5em;
    transition: background-color .3s linear;
    overflow: hidden;
}

.leftLine {
    border-radius: 0.5em;
    margin-right: 0.3em;
}

.rightLine {
    border-radius: 0.5em;
    margin-left: 0.3em;    
}


#info_size, #info_expired, #info_size, #currentSpeed, #downloadedSize, #timeRemaining, #downloads {
    font-family: Manrope;    
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;    
}

.infoLine div::before {
    font-family: arial;
    content: attr(data-hclng);
    font-family: ManropeSemiBold;
    letter-spacing: .1em;
    font-size: 0.6em;
    position: absolute;
    margin-top: -1.7em;
    color: rgb(232, 108, 20);
    text-transform: uppercase;
}


.infoLabel {
    width: 7.5em;
    font-size: 0.9em;
    opacity: 0.9;
}

.uploadIcon, .downloadIcon {
    flex: 2;
    width: 12vw;
    min-width: 8em;
    background-repeat: no-repeat;
    background-position: center;
    opacity: 0.4;
    margin: 1em;
}
.uploadIcon {
    background-image: url(../images/upload.svg);
}
.downloadIcon {
    background-image: url(../images/download.svg);
}

.selectFile, .uploadFile, .authenticate, .downloadFile {
    display: flex;
    justify-content: center;
}

.selectFile, .downloadFile {
    flex: 1;
    flex-direction: column;
}

.downloadFile {
    flex-direction: row;
}

.authenticate {
    margin-top: 3em;
}

.uploadFile {
    margin: 1.5em 0 ;
}

.selectFile div, .uploadFile div, .authenticate div, .downloadFile div {
    position: relative;
    font-family: Manrope;
    font-weight: 600;
    letter-spacing: .075em;
    width: 10em;
    height: 3em;
    border-radius: 1em;
    background: linear-gradient(rgb(255, 192, 4), rgb(232, 108, 20)) border-box;
    box-shadow: 2px 2px 6px 1px rgba(0,0,0,0.15);
    text-align:center;
    line-height: 3em;
    z-index: 15;
    cursor: pointer;
}

.developer {
    font-family: Manrope;
    font-size: 10px;
    letter-spacing: .2rem;
    color: rgba(0, 0, 0, 0.8);
    margin-top: auto;
    text-align: center;
    padding-bottom: 1em;
}

.btnHolder {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.myFiles, .shareFiles {
    z-index: 10;
    font-family: Manrope;
    cursor: pointer;    
    width: 16vw;
    max-width: 12em;
    min-width: 8em;
    height: 3.5em;
    box-shadow: 2px 2px 6px 1px rgba(0,0,0,0.15);
    background: rgb(255, 192, 4);
    text-align: center;
    line-height: 3em;
}

.myFiles {
    border-radius: 0 0 1em 0;
}

.shareFiles {
    border-radius: 0 0 0 1em;
}

.myFiles span, .shareFiles span {
    font-size: 1.4em;
    line-height: 2.4em;
    font-weight: 800;
}

.selectLang { 
    opacity: 1;
    background-color: rgba(0,0,0, 0.5);
    box-shadow: 2px 2px 6px 1px rgba(0,0,0,0.15);
    position: absolute;
    bottom: 0.5em;
    right: 0.5em;
    width: 3.5em;
    height: 3.5em;    
    z-index: 10;
    border-radius: 1em; 
    cursor: pointer;
    transition: opacity .3s linear;
}

.selectLang svg {
    margin-top: 0.5em;
}

.selectFlag {
    background-color: rgba(0,0,0, 0.2);
    box-shadow: 2px 2px 6px 1px rgba(0,0,0,0.15);
    position: absolute;
    bottom: 4.5em;
    right: 0.5em;
    width: 3.5em;
    height: 0;    
    z-index: 10;
    border-radius: 1em;     
    transition: height 0.2s ease-in-out;
    display: flex;
    flex-direction: column;
    align-items: center;   
    overflow: hidden;
}

.selectFlag img {
    margin-top: 0.5em;
    width: 2.5em;  
    cursor: pointer;
}

.popup {
    position: fixed;
    bottom: -50px;
    border-radius: 18px 18px 0 0;
    left: 5%;
    width: 90%;
    height: 50px;
    min-width: 14em;
    background: linear-gradient(to left, rgb(191, 59, 10), rgba(232, 108, 20, 1));
    text-align: center;
    color: white;
    font-size: 1.4em;
    line-height: 50px;;
    font-family: Manrope;
    transition: bottom 0.5s ease-in-out;
    box-shadow: 2px 2px 6px 1px rgba(0,0,0,0.15);
    z-index: 20;

}

#name {
    min-width: 1em;
}

.fileName {
    min-width: 15em;
    margin-top: 1em;
    font-family: Manrope;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0 1em;
}

.fileName::before {
    font-family: arial;
    content: attr(data-hclng);
    font-size: 0.5em;
    position: absolute;
    margin-top: -1em;
    color: rgb(232, 108, 20);
}


#valid {
    margin-top: 0.5em;
    padding: 1.5em 0;
    min-width: 15em;
    border-radius: 16px;
}

#valid::before {
    font-family: arial;
    content: attr(data-hclng);
    font-size: 0.5em;
    position: absolute;
    margin-top: -2.5em;
    color: rgb(232, 108, 20);
}

.retention {
    margin-top: -0.5em;
    display: flex;
    width: calc(100% - 2.8em);
    margin-left: 1.5em;
    font-family: ManropeExtraBold;
}

.retention div {
    opacity: 0.3;
    flex: 1;
    display: flex;
    text-align: left;
    font-size: 0.8em;
    font-weight: 800;
    color: #28414c;
    transition: opacity .3s linear;
}
.durationLast {
    opacity: 0.3;
    text-align: right;
    font-size: 0.8em;
    margin-top: -1.8em;
    padding-right: 1em;
    color: #28414c;
    font-family: ManropeExtraBold;
    transition: opacity .3s linear;
}

#password, #shareMail {
    margin-top: 1.5em;
    font-size: 1.2em;
    font-family: Manrope;
    width: 100%;
    height: 2.2em;
    padding: 0 0.6em;
    border-radius: 1em;
    line.height: 2.2em;
    border: 2px solid rgba(0, 0, 0, 0.2);
    background-color: rgba(0,0,0, 0.1);
    outline-color: transparent;
    transition: background-color .3s linear;
}

#password::placeholder, #shareMail::placeholder {
    opacity: 0.3;
}

#passwordHolder,#passwordHolder2, #authMailHolder, #shareMail {
    height: 2.2em;
    min-width: 15em;
}

#passwordHolder input:focus, #passwordHolder2 input:focus, #shareMailHolder input:focus, #authMailHolder input:focus {
    outline-color: rgba(255, 192, 4, 1);
    background-color: rgba(255, 192, 4, 0.05);
}

#shareMail {
    opacity: 0.3;
}

#passwordHolder::before, #authMailHolder::before, #passwordHolder2::before {
    font-family: arial;
    content: attr(data-hclng);
    font-size: 0.5em;
    position: absolute;
    margin-top: 2em;
    color: rgb(232, 108, 20);
    height: 1em;
    line-height: 1em;
}

#passwordHolder2::before {
    content: attr(data-hclng); 
    font-size: 0.6em;
    letter-spacing: .1em;
    font-family: ManropeSemiBold;
    margin-top: 1.7em;
    margin-left: 1em;
}

#passwordHolder2 {
    height: 4em;
    display: none;
}

#authMailHolder::before {
    content: "SEND AUTHENTICATION CODE TO THIS E-MAIL ADDRESS:";
}


#selfDestructHolder {
    display: flex;
    margin-top: 3.5em;
}

.wrapper{
    height:100vh;
    display:flex;
    justify-content:center;
    align-items:center;
    background-color: transparent;
    zoom: 2;
}
.checkmark__circle{
    stroke-dasharray: 166;
    stroke-dashoffset: 166;
    stroke-width: 2;
    stroke-miterlimit: 10;
    stroke: rgba(255, 192, 4, 1);
    fill: none;
    animation: stroke 0.6s cubic-bezier(0.65, 0, 0.45, 1) forwards
}
.checkmark, .cancel{
    width: 56px;
    height: 56px;
    border-radius: 50%;
    display: block;
    stroke-width: 2;
    stroke: #fff;
    stroke-miterlimit: 10;
    margin: 10% auto;
    box-shadow: inset 0px 0px 0px rgb(232, 108, 20);
    animation: fill .4s ease-in-out .4s forwards, scale .3s ease-in-out .9s both
}

.cancel {
    box-shadow: inset 0px 0px 0px rgb(191, 59, 10);
    animation: fill2 .4s ease-in-out .4s forwards, scale .3s ease-in-out .9s both
}

.checkmark__check{
    transform-origin: 50% 50%;
    stroke-dasharray: 48;
    stroke-dashoffset: 48;
    animation: stroke 0.3s cubic-bezier(0.65, 0, 0.45, 1) 0.8s forwards
}
@keyframes stroke{
    100%{
        stroke-dashoffset: 0
    }
}
@keyframes scale{
    0%, 100%{
        transform: none
    }
    50%{
        transform: scale3d(1.1, 1.1, 1)
    }
}
@keyframes fill{
    100%{
        box-shadow: inset 0px 0px 0px 30px rgb(232, 108, 20);
    }
}

@keyframes fill2{
    100%{
        box-shadow: inset 0px 0px 0px 30px rgb(191, 59, 10);
    }
}

#speedHolder, #timeHolder, #sizeHolder, #linkHolder, #shareMailHolder {
    margin-top: 1em;
    display: flex;
}

#speedHolder::before, #timeHolder::before, #sizeHolder::before,
#linkHolder::before, #shareMailHolder::before, #codeHolder::before   {
    font-family: arial;
    font-size: 0.5em;
    position: absolute;
    margin-top: -0.5em;
    color: rgb(232, 108, 20);
    height: 1em;
    line-height: 1em;
    flex: 1;
}

#speedHolder::before {
    content: attr(data-hclng);
}

#sizeHolder::before {
    content: attr(data-hclng);
}

#timeHolder::before {
    content: attr(data-hclng);
}

#linkHolder::before {
    content: attr(data-hclng);
}

#shareMailHolder::before {
    content: attr(data-hclng);
}

#sizeInfo, #timeInfo, #speedInfo {
    font-family: ManropeSemiBold;
}

#linkHolder, #shareMailHolder {
    transition: opacity .3s linear;
    cursor: default;
}

#linkHolder {
    display: block;
    margin-top: 1.5em;
}

#shareMail {
    margin-top: 0.5em;
}

#linkInfo {
    display: flex;
    cursor: initial;
    margin-top: 0.2em;
}

#shareBtn {
    height: 2.5em;
    cursor: pointer;
    margin-left: 1em;
    margin-top: -0.5em;
    display: none;
}

#shareBtn svg {
    fill: rgb(232, 108, 20);
    height: 2.5em;
}

#codeHolder {
    margin-top: 4em;
    display: flex;
}

#codeHolder::before {
    margin-top: -1em;
    content: "ENTER CODE YOU RECEIVED BA MAIL";
}



.codeBox {
    color: #28414c;
    flex: 1;
    height: 3.8em;
    width: 2.5em;
    line-height: 3.8em;
    border-radius: 8px;
    border: 2px solid rgba(0, 0, 0, 0.2);
    margin: 0.2em;
    cursor: pointer;
    display: flex;
}

.codeText {
    overflow: hidden;
    box-shadow: inset 0px 0px 0px rgb(232, 108, 20);
    font-family: ManropeSemiBold;
    background-color: rgba(0,0,0, 0.1);
    flex: 1;
    font-size: 2.6em;
    outline: 0px solid transparent;
    width: 100%;
    text-align: center;
    caret-color: transparent;
    transition: background-color .1s linear;
}

.progress {
	background-color: #c8c8c8;
	border-radius: 20px;
	position: relative;
	height: 30px;
	width: 16vw;
        zoom: 0.8;
        cursor: default;
}

.progress-done {
	background: linear-gradient(to left, rgba(255, 192, 4, 1), rgba(232, 108, 20, 1));
	box-shadow: 0 3px 3px -5px #F2709C, 0 2px 5px rgb(191, 59, 10);
	border-radius: 20px;
	color: #28414c;
	display: flex;
	align-items: center;
	height: 100%;
	width: 0;
	opacity: 0;
	transition: 1s ease 0.3s;
}
.progress-done svg {
    fill: rgba(255,255,255,0.5);
    margin-left: 2px;
    position: absolute;
    right: 4px;
}

.fileLine {
    display: flex;
    width: calc(100% - 1em);
    height: 2em;
    line-height: 2em;
    background-color: rgba(0, 0, 0, 0.05);
    border-radius: 0.5em;
    padding: 0 0.5em;
    box-shadow: 0 3px 3px -5px #c8c8c8, 0 2px 5px #c8c8c8;
    display: none;
    margin-bottom: 8px;
    transition: height 0.1s linear;
}

._name {
    font-family: ManropeExtraBold;
    flex: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    text-wrap: nowrap;
    cursor: pointer;
}

._size {
    width: 6em;
    text-align: right;
    font-size: 0.8em;
}

._valid {
    display: flex;
    padding: 0 0.5em 0 0.75em;
    align-items: center;
}

._passwd {
    display: flex;
    margin-right: 0.5em;
    flex-direction: column;
    justify-content: center;
    cursor: default;
}

._passwd svg {
    fill: rgba(0, 0, 0, 0.1);
}

._delete {
    display: flex;
    flex-direction: column;
    justify-content: center;
    cursor: pointer;
}

._delete svg .Icon-Set-Filled {
    fill: rgba(232, 108, 20, 1);

}

._delete svg {
    opacity: 0.6;
    transition: opacity .3s linear;
}

._delete svg:hover {
    opacity: 1;
}
.confirm {
    position: relative;
    z-index: 1000;
    overflow: hidden;
    display: flex;
    width: 0;
    justify-content: space-between;
    background-color: rgba(40, 65, 76, 0.7);
    border-radius: 1em 0.5em 0.5em 1em;
    height: 2em;
    line-height: 2em;
    transition: width 0.3s linear;
}

.shareHolder {
    background: linear-gradient(to left, rgba(255, 192, 4, 0.05), rgba(232, 108, 20, 0.05));
    border: 2px solid rgba(255, 192, 4, 1);
    box-sizing: border-box;
    width: 0;
    opacity: 0;
    height: 3em;
    margin-top: -2.7em;
    border-radius: 1em;
    transition: width 0.3s linear;
    position: relative;
}

.confirmYes {
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-left: 0.2em;
    cursor: pointer;
}

.confirmYes svg {
    width: 1.8em;
    height: 1.8em;
}

.check-circle {
    fill: rgba(138, 207, 0, 1);
}

.confirmNo {
    display: flex;
    justify-content: center;
    margin-right: 0.1em;
    cursor: pointer;
    flex-direction: column;
}

.confirmNo svg {
    width: 1.8em;
    height: 1.8em;
    fill: rgba(255, 192, 4, 1);
}

/*TOOLTIP*/

/*
  You want a simple and fancy tooltip?
  Just copy all [data-tooltip] blocks:
*/
[data-tooltip] {
  --arrow-size: 5px;
  position: relative;
  z-index: 10;
}

/* Positioning and visibility settings of the tooltip */
[data-tooltip]:before,
[data-tooltip]:after {
  position: absolute;
  visibility: hidden;
  opacity: 0;
  left: 50%;
  bottom: calc(100% + var(--arrow-size));
  pointer-events: none;
  transition: 0.2s;
  will-change: transform;
}

/* The actual tooltip with a dynamic width */
[data-tooltip]:before {
  content: attr(data-tooltip);
  padding: 0 16px;
  min-width: 50px;
  max-width: 300px;
  width: max-content;
  width: -moz-max-content;
  border-radius: 1em;
  font-size: 1em;
  font-family: Manrope;
  background: linear-gradient(to left, rgb(191, 59, 10), rgba(232, 108, 20, 1));
  box-shadow: 0px 1px 7px 2px rgba(0,0,0,0.15);
  color: #FFF;
  text-align: center;
  white-space: pre-wrap;
  transform: translate(-50%,  calc(0px - var(--arrow-size))) scale(0.5);
}

/* Tooltip arrow */
[data-tooltip]:after {
  content: '';
  border-style: solid;
  border-width: var(--arrow-size) var(--arrow-size) 0px var(--arrow-size); /* CSS triangle */
  border-color: rgba(232, 108, 20, 1) transparent transparent transparent;
  transition-duration: 0s; /* If the mouse leaves the element,
                              the transition effects for the
                              tooltip arrow are "turned off" */
  transform-origin: top;   /* Orientation setting for the
                              slide-down effect */
  transform: translateX(-50%) scaleY(0);
}

/* Tooltip becomes visible at hover */
[data-tooltip]:hover:before,
[data-tooltip]:hover:after {
  visibility: visible;
  opacity: 1;
}
/* Scales from 0.5 to 1 -> grow effect */
[data-tooltip]:hover:before {
  transition-delay: 0.3s;
  transform: translate(-50%, calc(0px - var(--arrow-size))) scale(1);
}
/*
  Arrow slide down effect only on mouseenter (NOT on mouseleave)
*/
[data-tooltip]:hover:after {
  transition-delay: 0.5s; /* Starting after the grow effect */
  transition-duration: 0.2s;
  transform: translateX(-50%) scaleY(1);
}
/*
  That's it for the basic tooltip.

  If you want some adjustability
  here are some orientation settings you can use:
*/

/* LEFT */
/* Tooltip + arrow */
[data-tooltip-location="left"]:before,
[data-tooltip-location="left"]:after {
  left: auto;
  right: calc(100% + var(--arrow-size));
  bottom: 50%;
}

/* Tooltip */
[data-tooltip-location="left"]:before {
  transform: translate(calc(0px - var(--arrow-size)), 50%) scale(0.5);
}
[data-tooltip-location="left"]:hover:before {
  transform: translate(calc(0px - var(--arrow-size)), 50%) scale(1);
}

/* Arrow */
[data-tooltip-location="left"]:after {
  border-width: var(--arrow-size) 0px var(--arrow-size) var(--arrow-size);
  border-color: transparent transparent transparent rgba(232, 108, 20, 1);
  transform-origin: left;
  transform: translateY(50%) scaleX(0);
}
[data-tooltip-location="left"]:hover:after {
  transform: translateY(50%) scaleX(1);
}



/* RIGHT */
[data-tooltip-location="right"]:before,
[data-tooltip-location="right"]:after {
  left: calc(100% + var(--arrow-size));
  bottom: 50%;
}

[data-tooltip-location="right"]:before {
  transform: translate(var(--arrow-size), 50%) scale(0.5);
}
[data-tooltip-location="right"]:hover:before {
  transform: translate(var(--arrow-size), 50%) scale(1);
}

[data-tooltip-location="right"]:after {
  border-width: var(--arrow-size) var(--arrow-size) var(--arrow-size) 0px;
  border-color: transparent rgba(232, 108, 20, 1) transparent transparent;
  transform-origin: right;
  transform: translateY(50%) scaleX(0);
}
[data-tooltip-location="right"]:hover:after {
  transform: translateY(50%) scaleX(1);
}



/* BOTTOM */
[data-tooltip-location="bottom"]:before,
[data-tooltip-location="bottom"]:after {
  top: calc(100% + var(--arrow-size));
  bottom: auto;
}

[data-tooltip-location="bottom"]:before {
  transform: translate(-50%, var(--arrow-size)) scale(0.5);
}
[data-tooltip-location="bottom"]:hover:before {
  transform: translate(-50%, var(--arrow-size)) scale(1);
}

[data-tooltip-location="bottom"]:after {
  border-width: 0px var(--arrow-size) var(--arrow-size) var(--arrow-size);
  border-color: transparent transparent rgba(232, 108, 20, 1) transparent;
  transform-origin: bottom;
}

.shareIconsHolder {
    height: 2.8em;
    display: flex;
    align-items: center;
}

.shareIcon {
    height: 2.2em;
    padding: 0 0.3em;
    cursor: pointer;
}

.showProgress {
    display: flex;
    justify-content: center;
    zoom: 0.7;
    margin: 2em 0 0.5em 0;
    opacity: 0.5;
}

#dlManager {
    position: absolute;
    margin-right: 1em;
    opacity: 0;
    transition: opacity .3s linear;
}

#dlManager div {
    padding: 0.5em 1em;
    border-radius: 1em;
    background-color: rgba(255, 192, 4, 1);
    margin-top: 4em;
    text-align: center;
    box-shadow: 2px 2px 6px 1px rgba(0, 0, 0, 0.15);
}