.Main_container__3xi4O {
    min-height: 100vh;
    padding: 0 .5rem;
    display: -moz-box;
    display: flex;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    flex-direction: column;
    -moz-box-pack: center;
    justify-content: center;
    -moz-box-align: center;
    align-items: center;
    height: 100vh
}

.Main_main__1Gu5z {
    overflow: hidden;
    height: 100vh
}

.Main_thumbnail__2LAvL {
    display: block;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
    width: 200px;
    background-color: transparent !important;
    border: 0 !important;
    height: 200px;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: 9;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    outline: none !important
}

.Main_thumbnail__2LAvL:hover {
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    transform: scale(1.5);
    top: 0;
    left: 0;
    text-align: center;
    width: 200px;
    border-radius: 100%;
    opacity: 1 !important;
    background: #eee !important;
    border-radius: 100% !important
}

.Main_thumbnail__2LAvL img {
    width: 100% !important;
    height: 100% !important;
    margin: auto !important;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}

.Main_thumbnail__2LAvL:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: url(../images/warely-grey-logo.png);
    background-size: 100% 100%;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all .35s ease-in-out;
    -moz-transition: all .35s ease-in-out;
    transition: all .35s ease-in-out
}

.Main_thumbnail__2LAvL:hover:before {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1)
}

.Main_thumbnail__2LAvL:hover img {
    padding: 10px !important
}

.Main_thumbnail__2LAvL+div {
    position: relative;
    width: 100%;
    height: 100vh;
    top: 0;
    left: 0;
    position: fixed;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s
}

.Main_thumbnail__2LAvL>div:nth-child(2) {
    display: none !important
}

@media not all and (min-resolution: .001dpcm) {
    .Main_thumbnail__2LAvL>div:first-child {
        display: none !important
    }

    .Main_thumbnail__2LAvL>div:nth-child(2) {
        display: block !important
    }
}

.Main_bubble1__2zezB,
.Main_bubble2__BBJ_1,
.Main_bubble3__2J_fj {
    width: 522px;
    height: 522px;
    position: absolute;
    top: 10%;
    left: -80px;
    border-radius: 100%;
    background: #ebebeb;
    opacity: .4;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    transition: .5s;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    transform: translateY(0)
}

.Main_bubble2__BBJ_1 {
    width: 528px;
    height: 528px;
    left: auto;
    right: -5%;
    top: auto;
    bottom: 0
}

.Main_bubble3__2J_fj {
    top: 0;
    width: 170px;
    height: 170px;
    right: 5%;
    left: auto;
    bottom: auto
}

.Main_bubble1__2zezB:before,
.Main_bubble2__BBJ_1:before,
.Main_bubble3__2J_fj:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    right: 0;
    height: 100%;
    background: -moz-radial-gradient(center, ellipse cover, #fff 0, #fff 31%, hsla(0, 0%, 100%, .99) 32%, hsla(0, 0%, 100%, 0) 100%);
    background: -webkit-radial-gradient(center, ellipse cover, #fff 0, #fff 31%, hsla(0, 0%, 100%, .99) 32%, hsla(0, 0%, 100%, 0) 100%);
    background: -webkit-radial-gradient(center, ellipse, #fff 0, #fff 31%, hsla(0, 0%, 100%, .99) 32%, hsla(0, 0%, 100%, 0) 100%);
    background: -moz-radial-gradient(center, ellipse, #fff 0, #fff 31%, hsla(0, 0%, 100%, .99) 32%, hsla(0, 0%, 100%, 0) 100%);
    background: radial-gradient(ellipse at center, #fff 0, #fff 31%, hsla(0, 0%, 100%, .99) 32%, hsla(0, 0%, 100%, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#00ffffff", GradientType=1)
}

.Main_thumbnail__2LAvL:hover+div {
    -webkit-transform: translateY(0) rotate(-45deg);
    -moz-transform: translateY(0) rotate(-45deg);
    transform: translateY(0) rotate(-45deg);
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s
}

.Main_thumbnail__2LAvL:hover+div .Main_bubble1__2zezB {
    -webkit-transform: translateY(-100px);
    -moz-transform: translateY(-100px);
    transform: translateY(-100px);
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
    left: 10%
}

.Main_thumbnail__2LAvL:hover+div .Main_bubble2__BBJ_1 {
    -webkit-transform: translateY(100px);
    -moz-transform: translateY(100px);
    transform: translateY(100px);
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
    right: 10%
}

.Main_thumbnail__2LAvL:hover+div .Main_bubble3__2J_fj {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
    right: 35%
}

.Main_overContent__1kr_d {
    pointer-events: none
}

.Main_overContent__1kr_d h2 {
    font-size: 22px;
    color: #afafaf;
    font-weight: 400;
    letter-spacing: 5px;
    margin: 0;
    position: relative;
    bottom: -70px;
    font-family: Montserrat, sans-serif;
    text-align: center;
    opacity: 0
}

.Main_thumbnail__2LAvL:hover .Main_overContent__1kr_d h2 {
    opacity: 1;
    font-size: 12px;
    bottom: -30px
}

@media only screen and (min-width: 1400px) and (max-width:1499px) {
    .Main_bubble1__2zezB {
        width: 422px;
        height: 522px
    }

    .Main_bubble2__BBJ_1 {
        width: 418px;
        height: 518px
    }

    .Main_bubble3__2J_fj {
        width: 160px;
        height: 160px
    }
}

@media only screen and (min-width: 1300px) and (max-width:1399px) {
    .Main_bubble1__2zezB {
        width: 372px;
        height: 372px
    }

    .Main_bubble2__BBJ_1 {
        width: 378px;
        height: 378px
    }

    .Main_bubble3__2J_fj {
        width: 140px;
        height: 140px
    }
}

@media only screen and (min-width: 1200px) and (max-width:1299px) {
    .Main_bubble1__2zezB {
        width: 352px;
        height: 352px
    }

    .Main_bubble2__BBJ_1 {
        width: 358px;
        height: 358px
    }

    .Main_bubble3__2J_fj {
        width: 130px;
        height: 130px
    }
}

@media only screen and (min-width: 1024px) and (max-width:1199px) {
    .Main_bubble1__2zezB {
        width: 302px;
        height: 302px
    }

    .Main_bubble2__BBJ_1 {
        width: 308px;
        height: 308px
    }

    .Main_bubble3__2J_fj {
        width: 120px;
        height: 120px
    }

    .Main_thumbnail__2LAvL:hover+div .Main_bubble3__2J_fj {
        -webkit-transform: translateY(0) rotate(45deg);
        -moz-transform: translateY(0) rotate(45deg);
        transform: translateY(0) rotate(45deg);
        right: 20%;
        top: 120px
    }

    .Main_thumbnail__2LAvL:hover+div .Main_bubble2__BBJ_1 {
        -webkit-transform: translateY(100px) rotate(45deg);
        -moz-transform: translateY(-50px) rotate(45deg);
        transform: translateY(-50px) rotate(45deg);
        right: 0;
        bottom: 0
    }

    .Main_thumbnail__2LAvL:hover+div .Main_bubble1__2zezB {
        -webkit-transform: translateY(-100px);
        -moz-transform: translateY(70px) rotate(45deg);
        transform: translateY(70px) rotate(45deg);
        left: 0
    }
}

@media only screen and (min-width: 768px) and (max-width:1023px) {
    .Main_bubble1__2zezB {
        width: 302px;
        height: 302px
    }

    .Main_bubble2__BBJ_1 {
        width: 308px;
        height: 308px
    }

    .Main_bubble3__2J_fj {
        width: 120px;
        height: 120px
    }

    .Main_thumbnail__2LAvL:hover+div .Main_bubble1__2zezB {
        -webkit-transform: translateY(-100px);
        -moz-transform: translateY(180px);
        transform: translateY(180px);
        left: -13%
    }

    .Main_thumbnail__2LAvL:hover+div .Main_bubble2__BBJ_1 {
        -webkit-transform: translateY(100px);
        -moz-transform: translateY(100px);
        transform: translateY(100px);
        right: -13%;
        top: auto;
        bottom: 30%
    }

    .Main_thumbnail__2LAvL:hover+div .Main_bubble3__2J_fj {
        -webkit-transform: translateY(0) rotate(45deg);
        -moz-transform: translateY(100px) rotate(45deg);
        transform: translateY(100px) rotate(45deg);
        right: 6%
    }
}

@media only screen and (max-width: 767px) {
    .Main_thumbnail__2LAvL {
        width: 100px;
        height: 100px
    }

    .Main_thumbnail__2LAvL:hover {
        width: 100px
    }

    .Main_thumbnail__2LAvL:hover img {
        padding: 5px !important
    }

    .Main_bubble1__2zezB {
        width: 142px;
        height: 142px
    }

    .Main_bubble2__BBJ_1 {
        width: 140px;
        height: 140px
    }

    .Main_bubble3__2J_fj {
        width: 80px;
        height: 80px
    }

    .Main_thumbnail__2LAvL:hover+div .Main_bubble1__2zezB {
        -webkit-transform: translateY(-100px);
        -moz-transform: translateY(180px);
        transform: translateY(180px);
        left: -14%
    }

    .Main_thumbnail__2LAvL:hover+div .Main_bubble2__BBJ_1 {
        -webkit-transform: translateY(100px);
        -moz-transform: translateY(100px);
        transform: translateY(100px);
        right: -8%;
        top: auto;
        bottom: 40%
    }

    .Main_thumbnail__2LAvL:hover+div .Main_bubble3__2J_fj {
        -webkit-transform: translateY(0) rotate(45deg);
        -moz-transform: translateY(100px) rotate(45deg);
        transform: translateY(100px) rotate(45deg);
        right: -15%
    }
}

@media only screen and (min-width: 480px) and (max-width:767px) {
    .Main_thumbnail__2LAvL {
        width: 100px;
        height: 100px
    }

    .Main_thumbnail__2LAvL:hover {
        width: 100px
    }

    .Main_thumbnail__2LAvL:hover img {
        padding: 5px !important
    }

    .Main_bubble1__2zezB {
        width: 140px;
        height: 140px;
        top: 16%;
        left: 0
    }

    .Main_bubble2__BBJ_1 {
        width: 142px;
        height: 142px;
        left: auto;
        right: 0;
        top: auto;
        bottom: 0
    }

    .Main_bubble3__2J_fj {
        width: 80px;
        height: 80px;
        top: 0;
        right: 5%;
        left: auto;
        bottom: auto
    }

    .Main_thumbnail__2LAvL:hover+div .Main_bubble1__2zezB {
        -webkit-transform: translateY(-100px);
        -moz-transform: translateY(-20px);
        transform: translateY(-20px);
        left: 10%
    }

    .Main_thumbnail__2LAvL:hover+div .Main_bubble2__BBJ_1 {
        -webkit-transform: translateY(100px);
        -moz-transform: translateY(20px);
        transform: translateY(20px);
        right: 10%;
        bottom: 0
    }

    .Main_thumbnail__2LAvL:hover+div .Main_bubble3__2J_fj {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(30px);
        transform: translateY(30px);
        right: 30%
    }
}