/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.4.14,
* Autoprefixer: v10.4.7
* Browsers: last 4 version
*/

body {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

* {
    -webkit-user-select: none; /* Safari */
    -ms-user-select: none; /* IE 10 and IE 11 */
    user-select: none; /* Standard syntax */
}


h4, h2{
    color: rgb(64, 64, 64);
    font-weight: 300;
    font-family: 'Overpass', sans-serif;
    margin-bottom: 0.25rem;
}

h2 {
    font-weight: 700;
    color: black;
}


.masonry-grid {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 2px 1fr 2px 1fr 2px 1fr 2px 1fr 2px 1fr 2px 1fr 2px 1fr 2px 1fr 2px 1fr 2px 1fr 2px 1fr;
    grid-template-columns: repeat(12, 1fr);
    grid-auto-rows: 4vw;
    grid-gap: 2px;
    width: 100%;
    margin: auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: white;
    padding: 2px;
}

.item {
    background: #f0f0f0;
    -webkit-box-shadow: inset 0px 0px 0px 0px white;
    box-shadow: inset 0px 0px 0px 0px white;
    height: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center;
    -webkit-transition: -webkit-filter 0.25s ease-in-out;
    transition: -webkit-filter 0.25s ease-in-out;
    -o-transition: filter 0.25s ease-in-out;
    transition: filter 0.25s ease-in-out;
    transition: filter 0.25s ease-in-out, -webkit-filter 0.25s ease-in-out;
}

.item:hover {
    -webkit-filter: brightness(0.85);
    filter: brightness(0.85);
    cursor: pointer;
}

.text-container {
    position: relative;
    width: 100%;
    height: 100%;
    color: #4e4e4e;
    font-size: 13px;
}

.text-container i {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-size: 14px;
}

.text-container span{
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-size: 14px;
    width: 100%;
    text-align: center;
    margin-top: 1rem;
    height: 14px;
}

span {
    font-family: 'Overpass', sans-serif;
}

.popup {
    position: fixed;
    top: 0;
    left: 0;
    padding: 2rem;
    width: calc(100% - 4rem);
    height: 100vh;
    font-family: 'Overpass', sans-serif;
    z-index: 5;
}

.popup .bg {
    background: #2d2d2d;
    padding: 1rem;
    color: white;
    text-align: center;
    position: relative;
    -webkit-box-shadow: 0px 0px 100rem 100rem #0000007d;
    box-shadow: 0px 0px 100rem 100rem #0000007d;
    height: calc(100% - 6rem);
    overflow: auto;
}

.popup .fa-times {
    content: "\f00d";
    -webkit-text-stroke: 4px #2d2d2d;
    font-size: 1.75rem;
    position: absolute;
    right: 15px;
    top: 10px;
    cursor: pointer;
}

.popup .flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 1rem;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    margin-bottom: 2rem;
}

.popup .flex div {
    width: 20%
}

@media (max-width:960px) {
    .popup .flex div {
        width: calc(50% - 0.5rem);
    }

    .popup .flex {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .popup .flex div:first-child {
        width: 100%
    }
    .image-container {
        position: relative;
        -webkit-column-count: 3 !important;
        -moz-column-count: 3 !important;
        column-count: 3 !important;
        -webkit-column-gap: 0.75rem;
        -moz-column-gap: 0.75rem;
        column-gap: 0.75rem;
    }
}

@media (max-width:600px) {
    .popup .flex div {
        width: calc(50% - 0.5rem);
    }

    .popup .flex {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .popup .flex div:first-child {
        width: 100%
    }
    .image-container {
        -webkit-column-count: 2 !important;
        -moz-column-count: 2 !important;
        column-count: 2 !important;
        -webkit-column-gap: 0.75rem;
        -moz-column-gap: 0.75rem;
        column-gap: 0.75rem;
    }
}

.image-container {
    position: relative;
    height: auto;
}

.popup .flex div input,
.popup .flex div select {
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    font-family: 'Overpass', sans-serif;
    background-color: #2a2a2a;
    color: #fff;
    width: 100%;
    border: 1px solid white;
    padding: 0.5625rem 0.625rem;
    font-size: 1rem;
    border-radius: 0.1875rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
}

.popup .flex div select {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGlkPSJMYXllcl8xIiBkYXRhLW5hbWU9IkxheWVyIDEiIHZpZXdCb3g9IjAgMCA0Ljk1IDEwIj48ZGVmcz48c3R5bGU+LmNscy0xe2ZpbGw6dHJhbnNwYXJlbnQ7fS5jbHMtMntmaWxsOiNmZmZ9PC9zdHlsZT48L2RlZnM+PHRpdGxlPmFycm93czwvdGl0bGU+PHJlY3QgY2xhc3M9ImNscy0xIiB3aWR0aD0iNC45NSIgaGVpZ2h0PSIxMCIvPjxwb2x5Z29uIGNsYXNzPSJjbHMtMiIgcG9pbnRzPSIxLjQxIDQuNjcgMi40OCAzLjE4IDMuNTQgNC42NyAxLjQxIDQuNjciLz48cG9seWdvbiBjbGFzcz0iY2xzLTIiIHBvaW50cz0iMy41NCA1LjMzIDIuNDggNi44MiAxLjQxIDUuMzMgMy41NCA1LjMzIi8+PC9zdmc+);
    background-size: contain;
    background-position-x: 98%;
    background-position-y: center;
    background-repeat: no-repeat;
}

.cls-1{fill:#fff !important;}
.cls-2{fill:transparent !important;}

.popup .flex div input::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.81);
}

.popup .flex div input::-moz-placeholder {
    color: rgba(255, 255, 255, 0.81);
}

.popup .flex div input:-ms-input-placeholder {
    color: rgba(255, 255, 255, 0.81);
}

.popup .flex div input::-ms-input-placeholder {
    color: rgba(255, 255, 255, 0.81);
}

.popup .flex div input::placeholder {
    color: rgba(255, 255, 255, 0.81);
}

.image-container {
    position: relative;
    -webkit-column-count: 6;
    -moz-column-count: 6;
    column-count: 6;
    -webkit-column-gap: 0.75rem;
    -moz-column-gap: 0.75rem;
    column-gap: 0.75rem;
}

.image-container img {
    width: 100%;
    height: auto;
    display: block;
    margin-bottom: 0.75rem;
    -webkit-column-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    -webkit-transition: 0.2s ease-out;
    -o-transition: 0.2s ease-out;
    transition: 0.2s ease-out;
}

.image-container img:hover {
    -webkit-transform: scale(1.02);
    -ms-transform: scale(1.02);
    transform: scale(1.02);
    cursor: pointer;
}

.disabled {
    pointer-events: none;
}

.flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 0.75rem;
}

.flex-apart {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.btn.btn-primary {
    background-color: #202020;
    border: 1px solid #202020;
    color: #fff;
    margin-bottom: 0.25rem;
    margin-top: 0.25rem;
    padding: 0.75rem;
    padding-left: 1rem;
    padding-right: 1rem;
    font-size: 1.125rem;
    line-height: 1;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 3px;
    font-family: 'Overpass', sans-serif;
    font-style: normal;
    font-weight: 600;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: background-color,border-color,color;
    -o-transition-property: background-color,border-color,color;
    transition-property: background-color,border-color,color;
    -webkit-transition-timing-function: cubic-bezier(.4,0,.2,1);
    -o-transition-timing-function: cubic-bezier(.4,0,.2,1);
    transition-timing-function: cubic-bezier(.4,0,.2,1);
    z-index: 2;
    text-wrap: nowrap;
}

.btn.btn-primary:hover {
    background-color: #30373E;
    border: 1px solid #30373E;
}

.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
@media (max-width: 768px) {
    .btn.btn-primary {
        font-size: 0.75rem;
    }
}
@media (min-width: 768px) {
    .container {
        /*width: 750px;*/
    }
    .flex-apart {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}
@media (min-width: 992px) {
    .container {
        /*width: 970px;*/
    }
    .flex {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }
}
@media (min-width: 1200px) {
    .container {
        /*width: 1170px;*/
    }
    .flex {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }
}

.mb-5 {
    margin-bottom: 2rem;
}

.mb_img {
    width: 100%;
}

.loader {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    font-size: 1.75rem;
    opacity: 0.5;
}

.position-relative {
    position: relative;
}

.overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 1;
    background: #ffffffcf;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 1.75rem;
    color: #191919;
}

.hide {
    display: none !important;
}

.fa-check.bounce {
    -webkit-animation: bounce 1s ease forwards;
    animation: bounce 1s ease forwards;
}

@-webkit-keyframes bounce {
    0% { -webkit-transform: scale(1); transform: scale(1); }
    25% { -webkit-transform: scale(.95); transform: scale(.95); }
    50% {
        opacity: 1;
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(.3);
        transform: scale(.3);
    }
}

@keyframes bounce {
    0% { -webkit-transform: scale(1); transform: scale(1); }
    25% { -webkit-transform: scale(.95); transform: scale(.95); }
    50% {
        opacity: 1;
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(.3);
        transform: scale(.3);
    }
}

.powered-by {
    width: 75%;
    background: url(/src/images/powered-by.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    max-height: 150px;
    display: block;
    overflow: hidden;
    padding-top: min(20%, 80px);
    margin: auto;
    margin-top: 1rem;
}

.progress-bar {
    width: 10%;
    height: 5px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, calc(-50% - -25px));
    background: #d9d9d9;
    overflow: hidden;
}

.progress-bar .progress {
    position: absolute;
    left: 0;
    top: 0;
    height: 5px;
    background: #191919;
    transition: width 1s ease-in-out;
}

.file-uploader {
    position: relative;
}

.file-uploader .reset {
    position: absolute;
    right: 0;
    top: 0;
    padding: 0.5rem;
    text-shadow: 0 0 20px black;
    cursor: pointer;
    -webkit-transition: 0.2s ease-out;
    -o-transition: 0.2s ease-out;
    transition: 0.2s ease-out;
    font-size: larger;
}

.file-uploader:not(.active) .reset {
    display: none;
}

.file-uploader .reset:hover {
    filter: brightness(0.9);
}

.toggle-save {
    background: #2d2d2d;
    position: absolute;
    z-index: 1;
    right: 0.75rem;
    top: 0.75rem;
    padding: 0.76rem;
    color: white;
    border-radius: 100%;
    -webkit-transition: 0.2s ease-out;
    -o-transition: 0.2s ease-out;
    transition: 0.2s ease-out;
}

.toggle-save:hover {
    cursor: pointer;
    transform: scale(1.05);
}

/* Width classes */
.w-1 { -ms-grid-column-span: 1; grid-column: span 1; }
.w-2 { -ms-grid-column-span: 2; grid-column: span 2; }
.w-3 { -ms-grid-column-span: 3; grid-column: span 3; }
.w-4 { -ms-grid-column-span: 4; grid-column: span 4; }
.w-5 { -ms-grid-column-span: 5; grid-column: span 5; }
.w-6 { -ms-grid-column-span: 6; grid-column: span 6; }
.w-7 { -ms-grid-column-span: 7; grid-column: span 7; }
.w-8 { -ms-grid-column-span: 8; grid-column: span 8; }
.w-9 { -ms-grid-column-span: 9; grid-column: span 9; }
.w-10 { -ms-grid-column-span: 10; grid-column: span 10; }
.w-11 { -ms-grid-column-span: 11; grid-column: span 11; }
.w-12 { -ms-grid-column-span: 12; grid-column: span 12; }

/* Height classes */
.h-1 { -ms-grid-row-span: 1; grid-row: span 1; }
.h-2 { -ms-grid-row-span: 2; grid-row: span 2; }
.h-3 { -ms-grid-row-span: 3; grid-row: span 3; }
.h-4 { -ms-grid-row-span: 4; grid-row: span 4; }
.h-5 { -ms-grid-row-span: 5; grid-row: span 5; }
.h-6 { -ms-grid-row-span: 6; grid-row: span 6; }
.h-7 { -ms-grid-row-span: 7; grid-row: span 7; }
.h-8 { -ms-grid-row-span: 8; grid-row: span 8; }