@font-face {
    font-family: "helvetica-thin";
    src: url("../../fonts/37EB41_0_0.eot");
    src: url("../../fonts/37EB41_0_0.eot?#iefix") format("embedded-opentype"),
        url("../../fonts/37EB41_0_0.woff") format("woff"), url("../../fonts/37EB41_0_0.ttf") format("truetype"),
        url("../../fonts/37EB41_0_0.svg#webfont") format("svg");
}

@font-face {
    font-family: "helvetica-light";
    src: url("../../fonts/37EB41_1_0.eot");
    src: url("../../fonts/37EB41_1_0.eot?#iefix") format("embedded-opentype"),
        url("../../fonts/37EB41_1_0.woff") format("woff"), url("../../fonts/37EB41_1_0.ttf") format("truetype"),
        url("../../fonts/37EB41_1_0.svg#webfont") format("svg");
}

@font-face {
    font-family: "helvetica-regular";
    src: url("../../fonts/37EB41_2_0.eot");
    src: url("../../fonts/37EB41_2_0.eot?#iefix") format("embedded-opentype"),
        url("../../fonts/37EB41_2_0.woff") format("woff"), url("../../fonts/37EB41_2_0.ttf") format("truetype"),
        url("../../fonts/37EB41_2_0.svg#webfont") format("svg");
}

@font-face {
    font-family: Gilroy;
    font-weight: 800;
    font-display: swap;
    src: local("Gilroy"), url("../../fonts/Gilroy/Gilroy-ExtraBold.otf") format("opentype");
}

@font-face {
    font-family: Gilroy;
    font-weight: 600;
    font-display: swap;
    src: local("Gilroy"), url("../../fonts/Gilroy/Gilroy-SemiBold.woff") format("woff");
}

@font-face {
    font-family: Gilroy;
    font-weight: 600;
    font-display: swap;
    src: local("Gilroy"), url("../../fonts/Gilroy/Gilroy-SemiBold.woff2") format("woff2");
}

@font-face {
    font-family: GilroySemiBold;
    font-weight: 600;
    font-display: swap;
    src: local("GilroySemiBold"), url("../../fonts/Gilroy/Gilroy-SemiBold.woff2") format("woff2");
}

body {
    margin: 0;
    padding: 0 !important;
}

html {
    overflow-y: scroll;
}

#lottie-benefits {
    background-color: #fff;
    width: 100%;
    height: 480px;
    display: block;
    overflow: hidden;
    transform: translate3d(0, 0, 0);
    text-align: center;
    opacity: 1;
}

#lottie-career {
    background-color: #fff;
    width: 100%;
    height: 440px;
    display: block;
    overflow: hidden;
    transform: translate3d(0, 0, 0);
    text-align: center;
    opacity: 1;
    position: relative;
    top: 0;
    margin: 0;
    left: 0;
    z-index: -2;
    margin-top: -100px;
}

#lottie-partners {
    background-color: #fff;
    width: 850px;
    height: 850px;
    display: block;
    overflow: hidden;
    transform: translate3d(0, 0, 0);
    text-align: center;
    opacity: 1;
    position: absolute;
    top: 0;
    margin: 0;
    left: 0;
    z-index: -2;
    margin-top: -230px;
    margin-left: -310px;
}

#lottie-partners-main {
    background-color: #fff;
    width: 850px;
    height: 850px;
    display: block;
    overflow: hidden;
    transform: translate3d(0, 0, 0);
    text-align: center;
    opacity: 1;
    position: fixed;
    top: 0;
    margin: 0;
    right: 0;
    z-index: -2;
    margin-right: 400px;
    margin-top: -150px;
}

#lottie-benefits-individual {
    background-color: #fff;
    width: 100%;
    height: 480px;
    display: block;
    overflow: hidden;
    transform: translate3d(0, 0, 0);
    text-align: center;
    opacity: 1;
    background: url("../../gfx/benefit.png") no-repeat;
    background-size: contain;
}

#lottie-security {
    background-color: #fff;
    width: 575px;
    height: 600px;
    display: block;
    overflow: hidden;
    transform: translate3d(0, 0, 0);
    text-align: center;
    opacity: 1;
    margin-top: -300px;
    z-index: -2;
    position: relative;
    left: -200px;
}

#lottie-integration {
    background-color: #fff;
    width: 100%;
    height: 400px;
    display: block;
    overflow: hidden;
    transform: translate3d(0, 0, 0);
    text-align: center;
    opacity: 1;
    margin-top: -250px;
    position: relative;
    z-index: -2;
}

#lottie-faq {
    background-color: #fff;
    width: 100%;
    height: 624px;
    display: block;
    overflow: hidden;
    transform: translate3d(0, 0, 0);
    text-align: center;
    opacity: 1;
    z-index: -20;
    position: relative;
    margin-top: -400px;
    margin-left: -450px;
}

#lottie-faq-mobile {
    background-color: #fff;
    width: 100%;
    height: 624px;
    display: block;
    overflow: hidden;
    transform: translate3d(0, 0, 0);
    text-align: center;
    opacity: 1;
    z-index: -20;
    position: relative;
    display: none;
}

#lottie-main {
    background-color: #fff;
    width: 1200px;
    height: 800px;
    display: block;
    overflow: hidden;
    transform: translate3d(0, 0, 0);
    text-align: center;
    opacity: 1;
    z-index: -1;
    position: absolute;
    left: -700px;
    top: -100px;
}

#lottie-merchant {
    background-color: #fff;
    width: 680px;
    height: 535px;
    display: block;
    overflow: hidden;
    transform: translate3d(0, 0, 0);
    text-align: center;
    opacity: 1;
    margin-left: -256px;
    position: absolute;
    z-index: -1;
}

.navigation {
    z-index: 3;
}


#main {
    margin-top: -70px;
}

#main .container {
    padding-left: 65px;
}

#main h1 {
    font-size: 72px;
    font-family: "gilroy";
    font-weight: 800;
    color: #000;
    padding: 150px 0 160px 0;
}

#main p {
    font-family: "gilroy", sans-serif;
    font-weight: 800;
    margin: 0;
    padding: 0;
    color: #000;
    font-size: 30px;
}

#main span {
    display: block;
    padding-right: 48px;
    font-size: 16px;
    color: #000;
    font-family: "helvetica-regular", sans-serif;
    margin-bottom: 10px;
}

#main .btn-container{
    display: flex;
    max-width: 500px;
}

#main a.how-it-works {
    font-family: "gilroy", sans-serif;
    font-weight: 800;
    font-size: 16px;
    background-color: #000;
    border: 2px solid #000;
    color: #fff;
    padding: 12px 40px;
    border-radius: 30px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
}

#main a.how-it-works:hover {
    background-color: #fff;
    color: #000;
}

#main a.how-it-works:focus {
    background-color: #fff;
    color: #000;
    outline: 2px solid #2CD091;
}

#main a.how-it-works:active {
    background-color: #000;
    color: #fff;
    outline: none;
}

#main a.register {
    font-family: "gilroy", sans-serif;
    font-weight: 800;
    font-size: 16px;
    background-color: #2CD091;
    color: #000;
    padding: 12px 40px;
    border-radius: 30px;
    margin-right: 10px;
    display: flex;
    align-items: center;
}

#main a.register:hover {
    background-color: #7EE4BD;
    color: #187350;
}

#main a.register:focus {
    border: 1px solid #fff;
    background-color: #54DBA7;
    color: #000;
    outline: 2px solid #54DBA7;
}

#main a.register:active {
    border: 0;
    background-color: #22A271;
    color: #000;
    outline: none;
}

@media screen and (max-width: 400px) {
    #main a.register, #main a.how-it-works{
        font-size: 16px;
        padding: 12px 20px;
    }
}

.partners-zone,
.client-zone {
    display: none;
}

@media screen and (max-width: 1439px) {
    #lottie-main {
        width: 1100px;
    }

    #main {
        margin-top: -100px;
    }
}

@media screen and (max-width: 1199px) {
    #lottie-main {
        width: 1025px;
        top: -159px;
    }

    #main {
        margin-top: -50px;
    }

    #main h1 {
        padding: 100px 0 160px 0;
    }
}

@media screen and (max-width: 991px) {
    #main span {
        padding-right: 0;
    }

    #lottie-main {
        width: 720px;
        top: -104px;
        left: -600px;
    }

    #main {
        margin-top: -95px;
    }

    #main h1 {
        padding: 150px 0 160px 0;
    }
}

@media screen and (max-width: 767px) {
    #main {
        margin-top: 0;
    }

    #main .container {
        padding-left: 15px;
    }

    #main h1 {
        text-align: center;
        font-size: 40px;
        padding: 40px 0;
    }

    #main p {
        font-size: 25px;
    }

    #lottie-main {
        width: 1000px;
        top: -276px;
        left: -35%;
    }

    #main .animation-container {
        overflow: hidden;
        height: 350px;
        margin-top: -150px;
        position: relative;
        z-index: -3;
    }
}

@media screen and (max-width: 575px) {
    #lottie-main {
        width: 200%;
        left: -45%;
    }

    #main .animation-container {
        height: 300px;
    }

    #main {
        margin-top: 0;
    }
}

#shops {
    padding-bottom: 100px;
}

#shops .swiper-container {
    margin-top: 50px;
}

#shops h2 {
    font-family: "gilroy", sans-serif;
    font-weight: 800;
    font-size: 60px;
    color: #000;
    margin-top: 150px;
    margin-bottom: 50px;
}

#shops #partnerShops {
    margin-top: 90px;
}

#shops img {
    display: block;
    margin: 0 auto;
}

#shops a {
    color: #22A271;
    text-decoration: underline;
    text-align: center;
    font-size: 16px;
    font-family: "helvetica-regular", sans-serif;
}

#shops a.see-more {
    display: block;
    color: #22A271;
    text-decoration: underline;
    text-align: right;
    font-size: 20px;
    font-family: "gilroy", sans-serif;
    font-weight: 800;
    margin-top: 35px;
}

#shops .carousel-indicators {
    bottom: -90px;
    z-index: 1;
}

#shops .carousel-indicators li {
    height: 20px;
    width: 20px;
    border-radius: 50%;
    border: 1px solid #2CD091;
}

#shops .carousel-indicators .active {
    background-color: #2CD091;
}

#partnerShops .carousel-item {
    min-height: 230px;
    margin-top: 31px;
}

@media screen and (min-width: 2000px) {
    #shops h2 {
        margin-top: 50px;
    }
}

@media screen and (max-width: 991px) {
    #shops h2 {
        font-size: 50px;
    }
}

@media screen and (max-width: 767px) {
    #shops {
        padding-bottom: 0px;
    }

    #shops .carousel-indicators {
        bottom: -25px;
    }

    #shops h2 {
        font-size: 40px;
        text-align: left;
        padding: 50px 0;
        margin-top: 0;
    }

    #shops h2 {
        padding: 50px 0 0 0;
    }

    #shops #partnerShops {
        margin-top: 0;
    }
}

@media screen and (max-width: 575px) {
    #shops h2 {
        font-size: 23px;
        padding-left: 18px;
    }

    #shops a.see-more {
        text-align: center;
        font-size: 15px;
    }

    #shops .carousel-indicators li {
        height: 15px;
        width: 15px;
    }
}

@media screen and (max-width: 374px) {
    #shops h2 {
        font-size: 22px;
    }
}

#benefits {
    margin-top: 50px;
    min-height: 100vh;
}

#benefits h2 {
    font-family: "gilroy", sans-serif;
    font-weight: 800;
    font-size: 60px;
    color: #191919;
    padding-left: 75px;
}

#benefits .underline {
    height: 20px;
    width: 270px;
    position: absolute;
    z-index: -1;
    top: 50px;
    left: 70px;
}

#benefits .new-benefit {
    padding-bottom: 30px;
}

#benefits .new-benefit:first-child {
    padding-top: 45px;
}

#benefits .new-benefit svg {
    margin-top: -3px;
}

#benefits .new-benefit .description {
    padding-left: 0;
}

#benefits span {
    font-size: 16px;
    font-family: "helvetica-regular", sans-serif;
    color: #1a1a1a;
    display: block;
    padding-top: 10px;
}

#benefits span.long-benefit {
    padding-top: 0;
}

#benefits .benefits-links {
    margin-top: 50px;
    padding-left: 25px;
}

#benefits .benefits-links a {
    color: #22A271;
    font-size: 18px;
    font-family: "gilroy", sans-serif;
    font-weight: 800;
    text-decoration: underline;
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    #benefits span {
        padding-left: 20px;
    }
}

@media screen and (max-width: 1199px) {
    #benefits .benefits-links {
        padding-left: 0;
    }
}

@media screen and (max-width: 991px) {
    #benefits #lottie-benefits-individual {
        background-position-x: center;
        position: relative;
        z-index: -3;
    }
}

@media screen and (max-width: 767px) {
    #benefits .benefits-links a {
        display: block;
        text-align: center;
    }

    #benefits h2 {
        font-size: 40px;
        padding-left: 0;
    }

    #benefits .underline {
        width: 192px;
        top: 26px;
        left: 0;
    }
}

@media screen and (max-width: 575px) {
    #benefits .new-benefit svg {
        height: 59px !important;
    }

    #benefits span {
        font-size: 13px;
    }

    #benefits .new-benefit:first-child {
        padding-top: 0;
    }

    #benefits h2 {
        padding-left: 18px;
    }

    #benefits .underline {
        left: 15px;
    }
}

#confirmation {
    min-height: 100vh;
    margin-top: 50px;
}

#confirmation .thank-you p {
    font-family: "gilroy", sans-serif;
    font-weight: 800;
    font-size: 40px;
    color: #000000;
}

#confirmation .thank-you span {
    font-family: "helvetica-regular", sans-serif;
    font-size: 28px;
    color: #000000;
    display: block;
    margin-top: 30px;
}

#confirmation .thank-you span a {
    color: #22A271;
}

@media screen and (max-width: 1199px) {
    #confirmation .thank-you p {
        font-size: 35px;
    }
}

@media screen and (max-width: 575px) {
    #confirmation .thank-you {
        margin-right: 15px;
        margin-left: 15px;
    }

    #confirmation .thank-you p {
        font-size: 25px;
    }

    #confirmation .thank-you span {
        font-size: 20px;
    }
}

@media screen and (max-width: 374px) {
    #confirmation .thank-you p {
        font-size: 20px;
    }
    #confirmation .thank-you span {
        font-size: 18px;
    }
}

#security {
    margin-top: 50px;
    min-height: 100vh;
}

#security h2 {
    font-family: "gilroy", sans-serif;
    font-weight: 800;
    font-size: 60px;
    color: #191919;
    padding-bottom: 40px;
    padding-left: 75px;
}

#security p {
    font-family: "gilroy", sans-serif;
    font-weight: 800;
    font-size: 24px;
    color: #000;
    line-height: 1.3;
    margin-bottom: 40px;
    padding-left: 153px;
}

#security .underline {
    height: 20px;
    width: 490px;
    position: absolute;
    z-index: -1;
    top: 50px;
    left: 70px;
}
#security span {
    font-size: 16px;
    font-family: "helvetica-regular", sans-serif;
    color: #1a1a1a;
    display: block;
}

#security img {
    display: block;
    margin: 0 auto;
}

#security .security-list {
    padding-left: 115px;
}

#security .security-item {
    padding-bottom: 15px;
}
#security .security-item .description {
    padding-left: 0;
    padding-right: 55px;
}
@media screen and (max-width: 1199px) {
    #security .security-item .description {
        padding-right: 0;
    }
    #security span {
        padding-left: 10px;
    }
    #security #lottie-security {
        width: 414px;
        left: -100px;
    }
}
@media screen and (max-width: 991px) {
    #security #lottie-security {
        width: 288px;
        left: -51px;
        margin-top: -200px;
    }
}
@media screen and (max-width: 767px) {
    #security p {
        text-align: center;
        padding-left: 0;
    }
    #security h2 {
        font-size: 40px;
        padding-left: 0;
    }
    #security .underline {
        width: 325px;
        top: 26px;
        left: 0;
    }
    #security #lottie-security {
        margin-top: -100px;
        width: 100%;
        left: 0;
        height: 450px;
    }
    #security .security-list {
        padding-left: 0;
        padding-right: 15px;
    }
}
@media screen and (max-width: 575px) {
    #security p {
        font-size: 22px;
    }
    #security .underline {
        left: 15px;
        width: 335px;
    }
    #security h2 {
        padding-left: 18px;
    }
}
@media screen and (max-width: 415px) {
    #security p {
        font-size: 19px;
    }
}
@media screen and (max-width: 374px) {
    #security h2 {
        font-size: 34px;
    }
    #security .underline {
        width: 281px;
    }
}
@media screen and (max-width: 320px) {
    #security p {
        font-size: 16px;
    }
}
#contact {
    margin: 50px 0;
}
#contact span {
    font-size: 24px;
    color: #000;
    font-family: "gilroy", sans-serif;
    font-weight: 800;
    display: block;
    line-height: normal;
}
#contact img {
    width: 100%;
    margin-top: -7px;
    z-index: -1;
    position: relative;
    z-index: -1;
}
#contact .contact-details span {
    font-size: 16px;
    padding-top: 20px;
}
#contact .contact-details span a {
    color: #000;
}
#contact h2 {
    font-size: 60px;
    font-family: "gilroy", sans-serif;
    font-weight: 800;
    color: #000;
    margin-top: 32px;
    margin-bottom: 32px;
    display: inline-block;
    padding-top: 0;
    background-size: 100% 20px;
}
#contact .map {
    margin-left: 50px;
}
#contact .map .map-description {
    padding-left: 9px;
    padding-top: 20px;
}

#contact form {
    padding: 60px 55px 45px 35px;
    margin-top: -38px;
}
#contact form ::placeholder {
    color: #e8c9e8;
    opacity: 1;
    font-size: 16px;
    font-family: "helvetica-regular", sans-serif;
}
#contact form :-ms-input-placeholder {
    color: #b91b85;
    font-size: 16px;
    font-family: "helvetica-regular", sans-serif;
}
#contact form ::-ms-input-placeholder {
    color: #b91b85;
    font-size: 16px;
    font-family: "helvetica-regular", sans-serif;
}
#contact form .md-form {
    margin-top: 0;
    margin-bottom: 35px;
}
#contact form textarea {
    width: 100%;
    border: 1px solid #ccc;
    height: 240px;
    background-color: #fefdfe;
    padding: 20px;
    border-radius: 5px;
}
#contact form textarea:focus {
    outline: none;
}
#contact form input {
    font-family: "helvetica-regular", sans-serif;
    border-radius: 5px;
    border: none;
    height: 60px;
    border: 1px solid #ccc;
    box-sizing: border-box;
    height: 55px;
    padding-left: 15px;
    color: #000;
    font-size: 16px;
    width: 100%;
}
#contact form input:focus,
#contact form textarea:focus {
    outline: none;
    border-color: #2CD091;
    box-shadow: none;
}
#contact form button {
    font-family: "gilroy", sans-serif;
    font-weight: 800;
    font-size: 22px;
    background-color: #2CD091;
    border: none;
    color: #fff;
    padding: 5px 90px;
}
#contact .checkbox-warning {
    color: #cc6666;
    margin-left: -20px;
    font-size: 12px;
}
#contact #captcha_warning {
    margin-left: 0;
}
#contact form label {
    font-family: "helvetica-regular", sans-serif;
    color: #858585;
    position: absolute;
    padding-left: 17px;
    padding-top: 4px;
    font-family: "helvetica-regular";
    font-size: 16px;
}
#contact form label.active {
    padding-top: 0;
    background-color: #fff;
    padding: 0 10px;
    margin-left: 15px;
    color: #000;
}
#contact form label.active.now {
    color: #22A271;
}
@media screen and (max-width: 991px) {
    #contact .container {
        flex-direction: column;
    }
    #contact .map {
        order: 2;
        margin-top: 50px;
        margin-left: 0;
    }
    #contact .contact-form {
        order: 1;
    }
    #contact .map iframe {
        width: 100% !important;
    }
}

@media screen and (max-width: 425px) {
    #contact .contact-form {
        padding: 0;
    }
    #contact span {
        font-size: 19px;
    }
    #contact .contact-details span {
        font-size: 11px;
    }
    #contact h2 {
        font-size: 40px;
    }
    #contact form {
        padding: 50px 30px 45px 30px;
        margin-top: -30px;
    }
    #contact form button {
        display: block;
        margin: 0 auto;
    }
    #contact img {
        margin-top: -34px;
    }
}

#aboutus {
    margin-top: 70px;
}

#aboutus h2 {
    font-family: "gilroy", sans-serif;
    font-weight: 800;
    font-size: 60px;
    color: #191919;
    margin-left: -20px;
}

#aboutus span.underline {
    height: 20px;
    width: 206px;
    position: absolute;
    z-index: -1;
    top: 37px;
    left: -26px;
}
#aboutus p {
    font-size: 16px;
    font-family: "helvetica-regular", sans-serif;
    color: #000;
}

.about-us-content p {
    padding-top: 40px;
}

.about-us-content p:last-child {
    padding-top: 0px;
    padding-bottom: 80px;
}

#aboutus .story {
    margin-bottom: 80px;
}

#aboutus .story img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center center;
}

#aboutus span {
    display: block;
    font-family: "gilroy", sans-serif;
    font-weight: 800;
}
#aboutus span.name {
    margin-top: 30px;
    font-size: 24px;
}
#aboutus span.position {
    font-size: 18px;
}

#aboutus .clients-opinion-container {
    display: flex;
    flex-direction: row;
    justify-content: center;
}
#aboutus .client-opinion-box {
    display: flex;
    align-items: center;
    padding: 30px;
    justify-content: space-between;
    border: 2px solid #2cd091;
    border-radius: 15px;
    text-align: left;
    max-width: 525px;
    position: relative;
    background-color: #fff;
}
#aboutus .client-opinion-box--2 {
    top: -30px;
    left: 160px;
    z-index: 1;
}
#aboutus .client-opinion {
    display: flex;
    margin-right: 30px;
}

#aboutus a {
    color: #22A271;
}
#aboutus .client-rate {
    display: flex;
    margin-right: 30px;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    max-width: 38px;
    width: 100%;
    height: 38px;
    background-color: #6eb243;
    color: #fff;
    border-radius: 50%;
    filter: drop-shadow(0 0 6px #6eb243);
}
#aboutus .client-text p {
    padding-top: 0;
    padding-bottom: 0;
    font-size: 14px;
    margin-bottom: 0;
}

#aboutus .client-opinion-author {
    font-weight: bold;
    font-size: 19px;
}

#aboutus .reliable-opinion {
    box-shadow: none;
}

#aboutus .clients-opinion-container--mobile {
    display: none;
}

#aboutus .law-info-container {
    display: flex;
    flex-direction: row;
}

#aboutus .law-info-container a {
    font-family: 'Gilroy', sans-serif;
    font-weight: 600;
    color: #22A271;
    font-size: 12px;
    text-decoration: none;
    margin-bottom: 8px;
}

#aboutus .law-info-container a:hover {
    text-decoration: underline;
}

#aboutus .law-info-container p {
    font-family: 'Gilroy', sans-serif;
    font-weight: 600;
    color: #B2B2B2;
    font-size: 12px;
    line-height: 16px;
    margin: 0 0 24px 0;
    padding: 0;
}

#aboutus .law-info-images {
    width: 20%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-evenly;
    margin-bottom: 30px;
}

#aboutus .law-info-images img {
    margin-bottom: 30px;
}

#aboutus .law-info-content {
    width: 80%;
    display: flex;
    flex-direction: column;
}

#aboutus .law-info-content span{
    font-family: 'Gilroy', sans-serif;
    font-weight: 600;
    color: #B2B2B2;
    font-size: 12px;
    line-height: 16px;
}

@media screen and (max-width: 1024px) {
    #aboutus .law-info-container {
        flex-direction: column; 
        align-items: center;
    }
    #aboutus .law-info-content {
        width: 95%;
    }
    #aboutus .law-info-images {
        width: 95%;
        flex-direction: row-reverse;
        margin-top: 30px;
    }
    #aboutus .law-info-images img {
        margin-bottom: 0;
    }
}

@media screen and (max-width: 767px) {
    #aboutus .container {
        padding-left: 15px;
    }
    #aboutus h2 {
        font-size: 40px;
        margin-left: 0;
        padding-left: 0;
    }
    #aboutus span.underline {
        width: 140px;
        top: 26px;
        left: 0;
    }
    #aboutus .clients-opinion-container {
        display: none;
    }
    #aboutus .clients-opinion-container--mobile {
        display: flex;
        flex-direction: column;
        align-items: flex-end;
    }
    #aboutus .client-opinion-box--2 {
        top: 0;
        left: 0;
        margin-top: 20px;
    }
    #aboutus .client-opinion-box--mobile {
        position: relative;
        z-index: 1;
        max-width: 525px;
        padding: 20px;
        margin-bottom: 20px;
        background-color: #fff;
        border: 2px solid #a51780;
        border-radius: 15px;
        font-size: 1rem;
        text-align: left;
    }
    #aboutus .client-opinion--mobile {
        display: block;
        margin-right: 0;
    }
    #aboutus .client-rate--mobile .client-rate {
        display: inline-flex;
        margin-right: 0;
    }
    #aboutus .client-rate--mobile .reliable-opinion {
        margin-left: 10px;
    }
    #aboutus .client-opinion-boxes--mobile {
        width: -webkit-fill-available;
        width: -moz-available;
        width: fill-available;
    }
}
@media screen and (max-width: 575px) {
    #aboutus h2 {
        padding-left: 18px;
    }
    #aboutus span.underline {
        width: 155px;
        left: 15px;
    }
}
#career {
    margin-top: 50px;
    color: #000;
    min-height: 100vh;
}
#career h2 {
    font-family: "gilroy", sans-serif;
    font-weight: 800;
    font-size: 60px;
    color: #191919;
    padding-left: 75px;
}
#career span.underline {
    height: 20px;
    width: 435px;
    position: absolute;
    z-index: -1;
    top: 50px;
    left: 70px;
}
#career .offer {
    margin-top: 25px;
}
#career .jobs {
    margin-top: 30px;
}
#career p {
    font-family: "helvetica-regular", sans-serif;
    font-size: 16px;
    padding-top: 47px;
    padding-right: 0px;
    padding-left: 122px;
}
#career a {
    color: #22A271;
    font-family: "helvetica-regular", sans-serif;
    font-size: 14px;
    text-decoration: underline;
}
#career img {
    display: block;
    margin-top: 50px;
    margin-left: auto;
    margin-right: auto;
}
#career span.position img {
    display: inline-block;
    float: right;
    margin: 5px 170px 0 0;
    height: 9px;
}
#career span.position img.active {
    transform: rotate(180deg);
}
#career span {
    display: block;
    font-family: "helvetica-regular", sans-serif;
}
#career span.offer {
    font-family: "gilroy", sans-serif;
    font-weight: 800;
    font-size: 18px;
}
#career span.position {
    font-size: 16px;
    font-weight: bold;
    padding-top: 20px;
    cursor: pointer;
}
#career p.contact,
#career span.contact {
    font-size: 14px;
    padding-bottom: 0;
    padding-left: 0;
    font-family: "helvetica-regular";
    font-weight: bold;
    padding-top: 15px;
}
#career span.contact {
    font-weight: normal;
}
#career .position-description {
    display: none;
}
#career .position-description.active {
    display: block;
}
#career .position-description ul {
    padding: 0 0 0 20px;
}
#career .position-description ul > li {
    font-size: 14px;
    font-family: "helvetica-regular";
}
#career p.clause {
    font-size: 12px;
    padding: 0;
    margin-top: 15px;
}
@media screen and (max-width: 1199px) {
    #career p {
        padding-right: 0;
    }
    #career span.position img {
        margin: 5px 90px 0 0;
    }
}
@media screen and (max-width: 991px) {
    #career .container {
        padding-left: 15px;
    }
    #career p {
        padding-left: 75px;
    }
    #career span.position img {
        margin: 5px 0 0 0;
    }
}
@media screen and (max-width: 767px) {
    #career h2 {
        font-size: 40px;
        padding-left: 0;
    }
    #career p {
        padding-left: 0;
    }
    #career span.underline {
        width: 295px;
        top: 26px;
        left: 0;
    }
    #career .container {
        display: flex;
        flex-direction: column;
    }
    #career .title {
        order: 1;
    }
    #career .offer {
        order: 3;
    }
    #career .links {
        order: 4;
    }
    #career .animation {
        order: 1;
    }
    #career p.clause {
        padding-bottom: 30px;
    }
    #career .animation .animation-container {
        overflow-x: hidden;
    }
    #career #lottie-career {
        width: 1000px;
        height: 400px;
        left: -71%;
    }
}
@media screen and (max-width: 575px) {
    #career #lottie-career {
        width: 160%;
        left: -56%;
    }
    #career p {
        padding-top: 0;
    }
    #career h2 {
        padding-left: 18px;
    }
    #career span.underline {
        left: 15px;
    }
}

#faq {
    margin-top: 50px;
    color: #000;
    overflow: hidden;
    min-height: 100vh;
}
#faq h2 {
    font-family: "gilroy", sans-serif;
    font-weight: 800;
    font-size: 60px;
    color: #191919;
    padding-bottom: 50px;
}
#faq .faq-mobile {
    display: none;
}
#faq span.categories {
    font-size: 19px;
    font-family: "gilroy", sans-serif;
    font-weight: 800;
    border-top: 2px solid #000;
    display: block;
}
#faq span.background-title {
    font-family: "gilroy", sans-serif;
    font-weight: 800;
    color: #f6e6f2;
    position: absolute;
    font-size: 400px;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    text-transform: uppercase;
    z-index: -1;
    left: 20%;
    line-height: 1;
    margin-top: 80px;
}
#faq .category {
    margin-top: 60px;
}
#faq .faq-picture {
    margin-left: -100px;
    z-index: -1;
    margin-top: -300px;
}
#faq .panel-default {
    border-top: 2px solid #000;
}
#faq .panel-default h3 {
    color: #000;
    font-size: 19px;
    font-family: "helvetica-regular", sans-serif;
    text-decoration: none;
    padding: 15px 40px 10px 0;
    margin: 0;
}
#faq .panel-default .panel-heading {
    cursor: pointer;
}
#faq .panel-default .panel-heading img {
    position: absolute;
    right: 30px;
    margin-top: -30px;
}
#faq .panel-default img.active {
    transform: rotate(180deg);
}
#faq .panel-default .panel-body {
    padding-bottom: 20px;
    font-family: "helvetica-light", sans-serif;
}
#faq .panel-default .panel-body a {
    color: #22A271;
    text-decoration: underline;
    -webkit-text-underline-position: under;
    -ms-text-underline-position: below;
    text-underline-position: under;
}
#faq .panel-default:last-child {
    border-bottom: 2px solid #000;
}

@media screen and (max-width: 1199px) {
    #faq span.background-title {
        left: 9%;
    }
    #faq #lottie-faq {
        margin-left: -350px;
        position: relative;
        z-index: -20;
    }
    #faq .panel-default h3 {
        font-size: 18px;
    }
}

@media screen and (max-width: 991px) {
    #faq span.background-title {
        left: 21%;
    }
    #faq #lottie-faq {
        margin-left: -250px;
    }
}

@media screen and (max-width: 767px) {
    #faq {
        padding-bottom: 100px;
        margin-top: 0;
    }
    #faq span.categories {
        border: none;
        font-size: 25px;
    }
    #faq .panel-default h3 {
        padding-right: 40px;
    }
    #faq span.background-title {
        left: auto;
        right: 0;
        margin-top: 450px;
    }
    #faq .faq-picture {
        display: none;
    }
    #faq .faq-mobile {
        display: block;
        margin-left: auto;
    }
    #faq h2 {
        display: none;
    }
    #faq .container {
        display: flex;
        flex-direction: column;
    }
    #faq .title {
        order: 1;
    }
    #faq .introduction {
        order: 3;
    }
    #faq .security {
        order: 4;
    }
    #faq .security {
        order: 5;
    }
    #faq .payment {
        order: 6;
    }
    #faq .animation-container {
        order: 2;
    }
    #faq #lottie-faq {
        height: 300px;
        margin-top: 0;
        margin-left: 30%;
        display: none;
    }
    #faq #lottie-faq-mobile {
        height: 300px;
        margin-top: 0;
        margin-left: 30%;
        display: block;
    }
}

@media screen and (max-width: 575px) {
    #faq span.background-title {
        font-size: 500px;
        right: -120px;
    }
    #faq {
        padding-bottom: 200px;
    }
}
@media screen and (max-width: 425px) {
    #faq {
        padding-bottom: 100px;
    }
}
@media screen and (max-width: 424px) {
    #faq span.background-title {
        right: -110px;
    }
}
@media screen and (max-width: 374px) {
    #faq #lottie-faq {
        margin-left: 27%;
    }
}
#shopSearch {
    margin-top: 50px;
    color: #191919;
    margin-bottom: 220px;
    min-height: 100vh;
}

#shopSearch h2 {
    font-family: "gilroy", sans-serif;
    font-weight: 800;
    font-size: 60px;
    padding-left: 75px;
}
#shopSearch span.underline {
    height: 20px;
    width: 523px;
    position: absolute;
    z-index: -1;
    top: 50px;
    left: 70px;
}

@media screen and (max-width: 1199px) {
    #shopSearch .container {
        padding-left: 15px;
    }
    #shopSearch h2 {
        font-size: 55px;
    }
    #shopSearch span.underline {
        width: 480px;
    }
}

@media screen and (max-width: 991px) {
    #shopSearch {
        margin-bottom: 100px;
    }
    #shopSearch h2 {
        font-size: 40px;
        padding-left: 0;
    }
    #shopSearch span.underline {
        width: 330px;
        top: 31px;
        left: 9px;
    }
}
@media screen and (max-width: 767px) {
    #shopSearch {
        margin-bottom: 0;
    }
    #shopSearch h2 {
        padding-left: 0;
    }
    #shopSearch span.underline {
        top: 26px;
        left: 0;
        width: 350px;
    }
}
@media screen and (max-width: 575px) {
    #shopSearch h2 {
        padding-left: 18px;
    }
    #shopSearch span.underline {
        left: 15px;
        width: 360px;
    }
}
@media screen and (max-width: 424px) {
    #shopSearch h2 {
        font-size: 33px;
    }
    #shopSearch span.underline {
        width: 300px;
    }
}

#integration,
#processing-data {
    margin-top: 50px;
    color: #191919;
    min-height: 100vh;
}
#integration h2,
#processing-data h2 {
    font-family: "gilroy", sans-serif;
    font-weight: 800;
    font-size: 60px;
    padding-left: 75px;
}
#integration span.underline,
#processing-data span.underline {
    height: 20px;
    width: 330px;
    position: absolute;
    z-index: -1;
    top: 50px;
    left: 70px;
}
#integration p {
    font-family: "helvetica-regular", sans-serif;
    font-size: 18px;
    padding: 30px 40px 40px 122px;
}
#processing-data p {
    font-family: "helvetica-regular", sans-serif;
    font-size: 18px;
}
#processing-data ol {
    font-family: "helvetica-regular", sans-serif;
}
#processing-data table,
#processing-data tr,
#processing-data td,
#processing-data th {
    border: 1px solid black;
}
#processing-data span.header {
    color: rgba(0, 0, 0, 0.9);
    font-family: "helvetica-regular", sans-serif;
    font-size: 20px;
    display: block;
    font-weight: bold;
}
#processing-data span.header--green {
    color: #22A271;
    font-family: "helvetica-regular", sans-serif;
    font-size: 20px;
    display: block;
    margin-bottom: 8px;
}
#processing-data span.bold, .regulationsPn4 span.bold, .regulationsPnX span.bold {
    font-family: 'Gilroy';
    font-weight: bold;
}

#processing-data p.no-margin{
    margin: 0;
}

#paragraphPayPo:before{
    display: block;
    content: '';
    padding-top: 4.75rem; 
    margin-top: -4.75rem;
}

#integration a {
    display: block;
    color: #22A271;
    text-decoration: underline;
    font-size: 18px;
    font-family: "gilroy", sans-serif;
    font-weight: 800;
    padding-left: 122px;
}
#integration img,
#processing-data img {
    display: block;
    margin: 0 auto;
}
#integration .panel-group {
    padding-left: 120px;
    text-align: center;
}
#processing-data .panel-group {
    text-align: left;
}
#processing-data .panel-heading {
    text-align: center;
}
#integration .panel-default,
#processing-data .panel-default {
    border: 1px solid #2cd091;
    padding: 20px 0;
    margin-bottom: 15px;
}
#integration .panel-heading,
#processing-data .panel-heading {
    cursor: pointer;
}
#integration .panel-heading span {
    font-family: "gilroy", sans-serif;
    font-weight: 800;
    font-size: 20px;
    color: #22A271;
}
#processing-data .panel-heading span {
    font-family: "gilroy", sans-serif;
    font-weight: 800;
    font-size: 20px;
    color: #22A271;
}
#integration .panel-heading img,
#processing-data .panel-heading img {
    position: absolute;
    right: 40px;
    margin-top: -22px;
}

#integration .panel-heading img.active,
#processing-data .panel-heading img.active {
    transform: rotate(180deg);
}
#integration .panel-body,
#processing-data .panel-body {
    padding: 20px 0;
}
#processing-data .panel-body {
    padding-left: 10px;
    padding-right: 10px;
}
#processing-data th {
    text-align: center;
}
#processing-data .after-table {
    margin-top: 1rem;
}
#processing-data a {
    display: inline-block;
    color: #22A271;
    font-family: "helvetica-regular", sans-serif;
    font-size: 18px;
}

#processing-data .archive-link-container {
    margin-top: 50px;
}

#processing-data table {
    font-family: "helvetica-regular", sans-serif;
}
#processing-data table span {
    display: block;
}
#integration .panel-body a {
    font-size: 16px;
    font-family: "helvetica-regular", sans-serif;
    text-decoration: none;
    color: #191919;
    padding: 0;
}
#integration .panel-body a:hover {
    color: #22A271;
}
#integration .codesnippet,
#processing-data .codespinnet {
    font-size: 11px;
    background-color: #e6e8ed;
    font-family: "courier";
}
#integration span.snippet-title,
#processing-data span.snippet-title {
    font-size: 16px;
    font-family: "helvetica-regular", sans-serif;
    color: #191919;
    padding: 10px 0;
    display: block;
}
@media screen and (max-width: 1199px) {
    #integration p {
        padding: 30px 0px 40px 122px;
    }
    #integration .codesnippet,
    #processing-data .codespinnet {
        overflow-x: scroll;
    }
}
@media screen and (max-width: 991px) {
    #integration .panel-group,
    #processing-data .panel-group {
        text-align: left;
    }
    #integration .panel-default,
    #processing-data .panel-default {
        padding-left: 15px;
        padding-right: 15px;
    }
}
@media screen and (max-width: 767px) {
    #integration h2,
    #processing-data h2 {
        font-size: 40px;
        padding-left: 0;
    }
    #integration span.underline,
    #processing-data span.underline {
        width: 210px;
        top: 26px;
        left: 0;
    }
    #integration a {
        display: block;
        text-align: center;
        padding-left: 0;
    }
    #processing-data a {
        display: inherit;
        text-align: center;
        padding-left: 0;
    }
    #integration img,
    #processing-data img {
        margin-top: 50px;
    }
    #integration #lottie-integration {
        position: relative;
        z-index: -2;
        margin-top: -40px;
        height: 300px;
    }
    #integration p {
        font-family: "gilroy", sans-serif;
        font-weight: 800;
        padding: 30px 0px 40px 0;
    }
    #processing-data p {
        font-family: "helvetica-regular", sans-serif;
    }
    #integration .panel-group {
        text-align: center;
    }
    #integration .panel-default,
    #processing-data .panel-default {
        padding-left: 0;
        padding-right: 0;
    }
    #integration .panel-group,
    #processing-data .panel-group {
        padding-left: 0;
    }
    #integration .codesnippet,
    #processing-data .codespinnet {
        margin: 0 5px;
    }

    @media only screen and (max-width: 760px), (min-device-width: 768px) and (max-device-width: 1024px) {
        .processing-data-table table,
        thead,
        tbody,
        th,
        td,
        tr {
            display: block;
        }

        .processing-data-table thead tr {
            position: absolute;
            top: -9999px;
            left: -9999px;
        }

        .processing-data-table tr {
            border: 1px solid #ccc;
        }

        .processing-data-table td {
            border: none;
            border-bottom: 1px solid #eee;
            position: relative;
            padding-left: 50%;
        }

        .processing-data-table td:nth-of-type(2) {
            min-height: 70px;
        }

        .processing-data-table td:nth-of-type(6) {
            min-height: 70px;
        }

        .processing-data-table td:before {
            position: absolute;
            top: 6px;
            left: 6px;
            width: 45%;
            height: 100%;
            padding-right: 10px;
        }

        .processing-data-table td:nth-of-type(1):before {
            content: "LP";
        }
        .processing-data-table td:nth-of-type(2):before {
            content: "CEL PRZETWARZANIA DANYCH";
        }
        .processing-data-table td:nth-of-type(3):before {
            content: "OPIS CELU";
        }
        .processing-data-table td:nth-of-type(4):before {
            content: "PODSTAWA PRAWNA";
        }
        .processing-data-table td:nth-of-type(5):before {
            content: "SPOSÓB PRZETWARZANIA";
        }
        .processing-data-table td:nth-of-type(6):before {
            content: "OKRES PRZETWARZANIA DANYCH";
        }
    }
}
@media screen and (max-width: 575px) {
    #integration h2,
    #processing-data h2 {
        padding-left: 18px;
    }
    #integration span.underline,
    #processing-data span.underline {
        width: 225px;
        left: 15px;
    }
    #integration .panel-heading img,
    #processing-data .panel-heading img {
        right: 30px;
    }
}
#login {
    margin-top: 50px;
    color: #000;
    min-height: 100vh;
}
#login h2 {
    font-family: "gilroy", sans-serif;
    font-weight: 800;
    color: #f4f4f4;
    font-size: 250px;
    text-transform: uppercase;
    text-align: center;
}
#login span {
    font-family: "gilroy", sans-serif;
    font-weight: 800;
    font-size: 24px;
    display: block;
    line-height: normal;
    padding-left: 20px;
}
#login .loginForm {
    margin-top: -160px;
}
#login form {
    background-color: #f4f4f4;
    padding: 80px 50px 80px 50px;
    margin-top: -45px;
    z-index: -1;
}
#login form#log_form {
    padding: 80px 50px 50px 50px;
}
#login form ::placeholder {
    color: #e8c9e8;
    opacity: 1;
    font-size: 16px;
    font-family: "helvetica-regular", sans-serif;
}
#login form :-ms-input-placeholder {
    color: #b91b85;
    font-size: 16px;
    font-family: "helvetica-regular", sans-serif;
}
#login form ::-ms-input-placeholder {
    color: #b91b85;
    font-size: 16px;
    font-family: "helvetica-regular", sans-serif;
}
#login form input {
    width: 100%;
    border: none;
    height: 70px;
    margin-bottom: 15px;
    background-color: #fefdfe;
    padding-left: 20px;
    -webkit-box-shadow: 5px 10px 50px -25px black;
    -moz-box-shadow: 5px 10px 50px -25px black;
    box-shadow: 5px 10px 50px -25px black;
    border-radius: 0;
}
#login form input:focus {
    outline: none;
}

#login form button,
#login form a.next {
    font-family: "gilroy", sans-serif;
    font-weight: 800;
    font-size: 16px;
    background-color: #000;
    border: none;
    color: #fff;
    width: 80%;
    text-align: center;
    padding: 12px 0;
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
    bottom: -25px;
    border: 1px solid #000;
    border-radius: 30px;
    outline: none;
    text-decoration: none;
    box-shadow: none !important;
    text-transform: initial !important;
}

#login form button:hover,
#login form a.next:hover {
    background-color: #fff;
    color: #000;
}

#login form button:focus,
#login form a.next:focus {
    background-color: #fff;
    color: #000;
    outline: 2px solid #54DBA7;
}

#login form button:active,
#login form a.next:active {
    background-color: #000;
    color: #fff;
    outline: none;
}

#login form p {
    font-family: "gilroy", sans-serif;
    font-weight: 600;
    font-size: 16px;
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
    bottom: -65px;
    width: 80%;
    text-align: center;
    margin: 0;
}

#login form p a {
    display: inline;
    padding-left: 4px;
}

#login .knk-box-footer button {
    right: -60px;
    bottom: -95px;
}
#login .knk-box-footer button span {
    padding: 0;
}
#login #log_form button {
    display: none;
}
#login a {
    font-size: 16px;
    font-weight: 600;
    font-family: "helvetica-regular", sans-serif;
    color: #22A271;
    display: block;
    text-align: right;
}
#login .alert-danger {
    color: #a60585;
    background-color: transparent;
    border-color: transparent;
}

#login .login-alert-box.wrong-email,
#login .login-alert-box.nonexistent-email,
#login .login-alert-box.existing-user-status-rejected,
#login .login-alert-box.existing-user-status-permitted,
#login .login-alert-box.existing-user-status-to-transaction,
#login .alert-success.activation-link,
#login .alert-success.activation-link-sent,
#login .login-alert-box.no-match,
#login .login-alert-box.password-requirements,
#login .login-alert-box.sms-limit-reached,
#login .login-alert-box.unexpected-error,
#login .login-alert-box.no-password-repeat,
#login .login-alert-box.no-password {
    display: none;
}

#login input[type="checkbox"] {
    height: 15px;
    width: 15px;
    background: transparent;
    outline: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    -webkit-appearance: none;
    border: 1px solid #a60585;
    padding-left: 0;
}
#login input[type="checkbox"]:checked {
    background: url(../../gfx/approval-check-pink.png) 50% 50%;
    height: 15px;
    width: 15px;
    background-repeat: no-repeat;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    background-color: transparent;
}
#login span.error-approval {
    display: none;
}
#login span.error-approval.active {
    display: block;
    color: #ff0000;
    font-size: 13px;
    font-family: "helvetica-regular";
    padding-left: 0;
}
#login .form-check-label {
    font-size: 13px;
}
#login-form p {
    font-size: 13px;
}
#login .form-check-label a {
    display: inline;
    font-size: 13px;
}
#login .new-regulations {
    display: none;
}
#login .password {
    display: none;
}
#login .accept_content {
    display: none;
    margin-bottom: 1rem;
}
#login .accept_content.collect_consents {
    display: inherit;
}
#login .accept_content .info_all_accept{
    display: none;
}
#login .accept_content .info_all_accept a{
    display:inline;
    color: #22A271;
    text-decoration: underline;
    -webkit-text-underline-position: under;
    -ms-text-underline-position: below;
    text-underline-position: under;
}
#login .accept_content .info_all_accept.active{
    display: block;
    width: 100%;
    float: left;
    font-size: 12px;
}
#login .accept_content input[type="checkbox"]{
    display:inline-block;
    margin:0;
}
#login .accept_content label{
    color: #000!important;
    font-size: 0.75rem;
}
#login .accept_content a,
#login .accept_content a span{
    display:inline-block;
    padding-left:0.25rem;
}
#login .accept_content label a span{
    font-size:inherit;
}
#login form button.disabled{
    background-color: lightgray !important;
}

#login .expand_more .fa-chevron-down.active{
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

#login .collect_consents input.required:before{
    content: '*';
    color: red;
    font-weight: bold;
    position: absolute;
    left: -0.1rem;
    top: -0.1rem;
}

#login .login-form-header {
    text-align: center;
    font-size: 60px;
    letter-spacing: -2px;
}
#login .login-form-password-tooltip {
    width: 100%;
    height: 50px;
    padding: 0 20px;
    margin: 0 0 15px 0;
    font-family: "Gilroy", sans-serif;
    font-weight: 800;
    font-size: 12px;
    font-weight: 600;
    line-height: 16px;
    color: rgba(0, 0, 0, 0.6);
}

#login .login-alert-box {
    display: flex;
    flex-direction: column;
    background: linear-gradient(0deg, rgba(235, 23, 48, 0.1), rgba(235, 23, 48, 0.1)), #FFFFFF;
    border-radius: 8px;
    padding: 0;
    margin-bottom: 24px;
    overflow: hidden;
    width: 100%;
}

#login .login-alert-message {
    display: flex;
    flex-direction: column;
    gap: 4px;
}
  
#login .login-alert-title {
    font-family: 'Gilroy';
    font-style: normal;
    font-weight: 800;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: -.3px;
    color: rgba(0, 0, 0, 0.9);
    position: initial;
    transform: initial;
    width: 100%;
    text-align: left;
}
  
#login .login-alert-description {
    font-family: 'Gilroy';
    font-size: 14px;
    line-height: 20px;
    letter-spacing: -.3px;
    color: rgba(0, 0, 0, 0.6);
    position: initial;
    transform: initial;
    width: 100%;
    text-align: left;
}

#login .login-alert-description a {
    cursor: pointer;
    text-decoration: none;
    font-family: 'Gilroy';
    color: inherit;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: -0.3px;
    padding: 0;
}
  
#login .login-alert-container {
    padding: 16px;
    display: flex;
    gap: 16px;
    align-items: flex-start;
}

#login .login-alert-container svg {
    flex-shrink: 0;
}

#login .login-alert-container span {
    padding: 0;
}
  
#login .login-alert-warning-element {
    height: 2px;
    width: 100%;
    background: #EB1730;
}

/** loginPassRecovery, firstLogin consents start **/

#login .consents-container {
    display: flex;
    justify-content: space-between;
    gap: 16px;
    width: 100%;
    padding-top: 16px;
}

#login .consent-description {
    display: flex;
    gap: 8px;
}

#login .description {
    font-family: 'GilroySemiBold';
    text-align: left;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: -0.3px;
    color: rgba(0, 0, 0, 0.9);
    padding: 0;
}

#login .description a {
    color: #22A271;
    display: inline;
    text-align: left;
    font-family: 'GilroySemiBold';
}

#login .description a:hover{
    color: #7EE4BD;
}

#login .consent-star {
    color: #EB1730;
}

#login .switch {
    position: relative;
    display: inline-block;
    flex-shrink: 0;
    width: 48px;
    height: 24px;
}

#login .switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

#login .slid {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #E6E6E6;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}

#login .slid:before {
    position: absolute;
    content: "";
    height: 18px;
    width: 18px;
    left: 0;
    bottom: 0;
    background-color: #858585;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}

#login input:checked+.slid {
    background-color: #2CD091;
}

#login input:focus+.slid {
    box-shadow: 0 0 1px #ade1cd;
}

#login input:checked+.slid:before {
    -webkit-transform: translateX(24px);
    -ms-transform: translateX(24px);
    transform: translateX(24px);
}

#login .slid.round {
    border-radius: 30px;
}

#login .slid:before {
    border-radius: 50%;
    height: 20px;
    width: 20px;
    left: 2px;
    bottom: 0;
    top: 0;
    margin: auto 0;
    background: #FFFFFF;
}

/** loginPassRecovery, firstLogin consents end **/

@media screen and (max-width: 1199px) {
    #login h2 {
        font-size: 206px;
        text-align: center;
    }
    #login .loginForm {
        margin-top: -145px;
    }
    #login .login-form-header {
        text-align: center;
        font-size: 50px;
        letter-spacing: -2px;
    }
}

@media screen and (max-width: 991px) {
    #login h2 {
        font-size: 154px;
    }
    #login .loginForm {
        margin-top: -120px;
    }
}

@media screen and (max-width: 767px) {
    #login h2 {
        font-size: 112px;
    }
    #login .loginForm {
        margin-top: -65px;
    }
    #login form button,
    #login form a.next {
        right: auto;
    }
}

@media screen and (max-width: 575px) {
    #login h2 {
        font-size: 64px;
    }
    #login .loginForm {
        margin-top: -30px;
    }
    #login form {
        padding: 100px 25px 60px 25px;
        margin-top: -35px;
    }
    #login form button,
    #login form a.next {
        padding: 5px 50px;
        bottom: -18px;
    }
    #login span {
        font-size: 17px;
    }
    #login .loginPanel {
        padding: 0;
    }
    #login .knk-box-footer button {
        bottom: -75px;
    }
    #login form p { 
        bottom: -80px; 
    }
}
#howItWorks {
    margin-top: 40px;
    color: #000;
    margin-bottom: 150px;
    min-height: 100vh;
}
#howItWorks a {
    color: #22A271;
    font-family: "gilroy", sans-serif;
    font-weight: 800;
    font-size: 18px;
    text-decoration: underline;
    margin-top: 50px;
    display: block;
}
#howItWorks .right-link a {
    padding-right: 15px;
}
#howItWorks .mobile {
    display: none;
}
#howItWorks p.example {
    color: #000;
    font-family: "helvetica-regular";
    font-size: 12px;
    margin-top: 20px;
    margin-left: 80px;
}
@media screen and (max-width: 991px) {
    #stepByStep p.example {
        margin-left: 0;
    }
}
@media screen and (max-width: 767px) {
    #howItWorks {
        margin-top: 50px;
    }
    #howItWorks h2 {
        font-family: "gilroy", sans-serif;
        font-weight: 800;
        font-size: 40px;
        color: #191919;
        padding-bottom: 40px;
    }
    #howItWorks .underline {
        height: 20px;
        width: 280px;
        position: absolute;
        z-index: -1;
        top: 26px;
        left: 0px;
    }
    #howItWorks a {
        text-align: center;
    }
    #howItWorks .mobile {
        display: block;
    }
    #howItWorks #watch {
        display: none;
    }
    #howItWorks .mobile .step {
        background-color: #2CD091;
        margin-bottom: 40px;
        min-height: 450px;
    }
    #howItWorks .mobile .step .number {
        font-size: 260px;
        font-family: "gilroy", san-serif;
        font-weight: 800;
        text-align: center;
        line-height: 1;
        padding-top: 20px;
    }
    #howItWorks .mobile .step .description p {
        font-size: 19px;
        font-family: "gilroy", sans-serif;
        font-weight: 800;
        padding-left: 15px;
    }
    #howItWorks .right-link a {
        padding-right: 0;
    }
}

@media screen and (max-width: 575px) {
    #howItWorks h2 {
        font-size: 40px;
        padding-left: 18px;
    }
    #howItWorks span.underline {
        width: 280px;
        top: 28px;
        left: 16px;
    }
    #howItWorks .mobile .step {
        margin-left: 15px;
        margin-right: 15px;
        min-height: 420px;
    }
    #howItWorks .mobile .step .description p {
        font-size: 17px;
    }
}
@media screen and (max-width: 374px) {
    #howItWorks .mobile .step .number {
        font-size: 200px;
    }
}
#watch {
    background-color: #2CD091;
}

#watch h1,
#watch2 h1,
#watch3 h1 {
    margin: 0px;
}

#watch .small,
#watch2 .small,
#watch3 .small,
#watch4 .small,
#watch5 .small {
    text-align: left;
    height: 400px;
    margin-left: 55px;
    padding-top: 40px;
}
#watch8 {
    overflow: hidden;
    margin-top: 30px;
    padding-top: 35px;
    transform: translateY(0px);
}
.watch {
    width: auto;
    height: 35px;
    font-size: 12px;
    font-family: "gilroy";
    font-weight: 800;
    transform: translateY(70px);
}
.slotMachineContainer {
    transition: all 0.7s ease-out 0s !important;
}

#watch1 .slotMachineContainer.active {
    transition: all 0.8s ease-out 0s !important;
}

#watch1 .slotMachineContainer.active {
    transition: all 1.3s ease-out 0s !important;
}

#watch2 .slotMachineContainer.active {
    transition: all 1s ease-out 0s !important;
}

#watch3 .slotMachineContainer.active {
    transition: all 1s ease-out 0s !important;
}

#watch4 .slotMachineContainer.active {
    transition: all 1.1s ease-out 0s !important;
}

#watch5 .slotMachineContainer.active {
    transition: all 1.2s ease-out 0s !important;
}

#watch6 .slotMachineContainer.active {
    transition: all 1.3s ease-out 0s !important;
}

#watch7 .slotMachineContainer.active {
    transition: all 1.4s ease-out 0s !important;
}
#watch8 .slotMachineContainer.active {
    transition: all 1s ease-out 0s !important;
}
.watch .slotMachineContainer > div {
    color: #000;
    height: 34px;
    width: auto;
    font-size: 23px;
}

#watch .btn-group .btn {
    border: none;
    background-color: #489e30;
}

.indicators {
    background-color: #fff;
}

#watch .btn-group .btn:hover,
.btn-group .btn:focus {
    background-color: #489e30;
}

.itemNumber {
    font-family: "gilroy", sans-serif;
    font-weight: 800;
    font-size: 350px;
    display: block;
    margin-top: -75px;
    margin-bottom: -40px;
    position: absolute;
}

.watch.number {
    height: 300px;
}

.watch.number .slotMachineContainer > div {
    height: 300px;
    padding-left: 40px;
}

.nextNumber {
    font-family: "gilroy", sans-serif;
    font-weight: 800;
    font-size: 350px !important;
    display: block;
    transform: translateY(-140px);
}

.circle-indicators {
    position: absolute;
    right: 0;
    bottom: 10px;
    left: 0;
    z-index: 15;
    justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 15%;
    list-style: none;
    display: block;
    top: 15%;
    margin-top: 100px;
    position: relative;
    z-index: 0;
}

.circle-indicators li {
    height: 25px;
    width: 25px;
    border-radius: 50%;
    border: 1px solid #2CD091;
    margin-bottom: 10px;
    position: relative;
    flex: 0 1 auto;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: rgba(255, 255, 255, 0.5);
}

.circle-indicators li.active {
    background-color: #2CD091;
    pointer-events: none;
}

@media screen and (max-width: 1199px) {
    .watch {
        height: 30px;
    }
    .watch .slotMachineContainer > div {
        font-size: 19px;
        height: 35px;
    }
    .nextNumber {
        font-size: 300px !important;
        transform: translateY(-108px);
    }
    .itemNumber {
        font-size: 300px;
        margin-top: -40px;
    }
    .circle-indicators {
        top: 10%;
    }
}

@media screen and (max-width: 991px) {
    #watch .small {
        margin-left: 20px;
    }
    .itemNumber {
        font-size: 230px;
        margin-top: -18px;
        margin-left: -21px;
    }
    .watch.number .slotMachineContainer > div {
        padding-left: 0;
    }
    .nextNumber {
        font-size: 230px !important;
        transform: translateY(-90px);
    }
    .indicators {
        background-color: unset;
    }
    .circle-indicators {
        left: -32px;
    }
}

@media screen and (max-width: 767px) {
    #watch .small {
        height: 300px;
        margin-left: 100px;
    }
    .watch {
        transform: translateY(30px);
    }
    .watch.number {
        height: 210px;
        margin-left: 280px;
    }
    .itemNumber {
        margin-top: -60px;
        margin-left: 120px;
    }
    .indicators {
        display: none;
    }
    #watch8 {
        margin-top: 0;
    }
}

@media screen and (max-width: 575px) {
    .watch.number {
        margin-left: 58%;
        height: 230px;
    }
    .itemNumber {
        margin-left: 8%;
        margin-top: -34px;
    }
    #watch8 {
        padding-top: 59px;
    }
    #watch .small {
        margin-left: 10%;
    }
}

@media screen and (max-width: 374px) {
    .watch .slotMachineContainer > div {
        font-size: 16px;
    }

    .watch.number {
        margin-left: 57%;
    }
}
@media screen and (max-width: 320px) {
    .itemNumber {
        margin-left: 4%;
    }
    .watch.number {
        margin-left: 50%;
    }
}

#main-partners {
    margin-top: 80px;
    height: 550px;
}
#main-partners .container {
    padding-left: 65px;
}
#main-partners h2 {
    font-size: 72px;
    font-family: "gilroy";
    font-weight: 800;
    color: #000;
    padding: 100px 0;
    padding-bottom: 10px;
}
#main-partners p {
    font-family: "gilroy", sans-serif;
    font-weight: 800;
    margin: 0;
    padding: 0;
    color: #000;
    font-size: 30px;
}
#main-partners span {
    display: block;
    padding-right: 67px;
    font-size: 16px;
    color: #000;
    font-family: "helvetica-regular", sans-serif;
    margin-bottom: 10px;
}
#main-partners a.how-it-works {
    font-family: "gilroy", sans-serif;
    font-weight: 800;
    font-size: 24px;
    background-color: #2CD091;
    color: #fff;
    padding: 5px 15px;
    border-radius: 0;
}
@media screen and (max-width: 991px) {
    #main-partners .container {
        margin-top: 0;
    }
    #main-partners {
        height: auto;
        margin-top: 0;
    }
    #main-partners span {
        padding-right: 0;
        margin-top: -125px;
    }
    #lottie-merchant {
        position: relative;
        margin-left: 0;
        width: 100%;
    }
}

@media screen and (max-width: 767px) {
    #main-partners .container {
        padding-left: 15px;
    }
    #main-partners h2 {
        text-align: center;
        font-size: 40px;
        padding-top: 40px;
    }
    #main-partners p {
        font-size: 25px;
    }
    #main-partners a.how-it-works {
        display: block;
        width: 50%;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
    }
    #lottie-merchant {
        margin-top: -110px;
    }
}
@media screen and (max-width: 575px) {
    #main-partners span {
        margin-top: -195px;
    }
    #main-partners a.how-it-works {
        margin-top: -80px;
    }
}
@media screen and (max-width: 424px) {
    #main-partners a.how-it-works {
        width: 61%;
    }
}

#contact form input[type="checkbox"] {
    height: 22px;
    width: 22px;
    padding: 0px;
    background: #fefdfe;
    outline: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    -webkit-appearance: none;
    -webkit-font-smoothing: antialiased;
    border: none;
    display: inline-block;
    float: left;
    -webkit-box-shadow: 5px 10px 50px -25px black;
    -moz-box-shadow: 5px 10px 50px -25px black;
    box-shadow: 5px 10px 50px -25px black;
    border: 1px solid #2CD091;
    border-radius: 0;
}

#contact form input[type="checkbox"]:checked {
    background: url(../../gfx/contact-checkbox-checked.png) 50% 50%;
    min-height: 22px;
    min-width: 22px;
    padding: 0px;
    display: inline-block;
    background-repeat: no-repeat;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    background-color: #fefdfe;
    -webkit-box-shadow: 5px 10px 50px -25px black;
    -moz-box-shadow: 5px 10px 50px -25px black;
    box-shadow: 5px 10px 50px -25px black;
}

#contact form label[for="fashion"] {
    display: inline-block;
    float: left;
    font-size: 9.5px;
    font-family: "helvetica-regular", sans-serif;
    color: #000;
    margin-left: -20px;
    padding-left: 0;
    left: 2rem;
}
.approval-col-left {
    left: 0.5rem;
}
.approval-required:before {
    content: "*";
    color: red;
    right: -1.5rem;
    position: relative;
}

.consents {
    font-size: 0.7rem;
    font-family: inherit;
}

.row_approval {
    margin-bottom: 1rem;
}

.row_approval .checkbox {
    float: left;
}

.row_approval .content {
    font-size: inherit;
    float: left;
    width: 90%;
}

.terms {
    font-family: inherit;
    font-weight: initial;
    text-align: justify;
}

.terms a {
    color: #36b578;
}

#stepByStep {
    display: none;
    margin-top: 150px;
}
#stepByStep h2 {
    display: none;
}
#stepByStep a {
    color: #22A271;
    font-family: "gilroy", sans-serif;
    font-weight: 800;
    font-size: 18px;
    text-decoration: underline;
    margin-top: 50px;
    display: block;
}
#stepByStep .carousel-inner {
    background-color: #2CD091;
    height: 400px;
}
#stepByStep .carousel-inner span.itemNumber {
    font-family: "gilroy", sans-serif;
    font-weight: 800;
    font-size: 350px;
    display: block;
    margin-top: -75px;
    margin-bottom: -40px;
    position: absolute;
}
#stepByStep .carousel-item {
    padding-bottom: 150px;
}
#stepByStep .carousel-item p {
    font-family: "gilroy", sans-serif;
    font-weight: 800;
    font-size: 24px;
    padding-top: 100px;
    padding-left: 55px;
    color: #fff;
}
#stepByStep .carousel-item span.itemNumber {
    font-family: "gilroy", sans-serif;
    font-weight: 800;
    font-size: 350px;
    display: block;
    margin-bottom: -40px;
    color: #fff;
}
#stepByStep .carousel-indicators {
    display: block;
    top: 50%;
    margin-top: 100px;
    z-index: 1;
}
#stepByStep .carousel-indicators li {
    height: 25px;
    width: 25px;
    border-radius: 50%;
    border: 1px solid #2CD091;
    margin-bottom: 10px;
}
#stepByStep .carousel-indicators .active {
    background-color: #2CD091;
}
#stepByStep p.example {
    color: #000;
    font-family: "helvetica-regular";
    font-size: 12px;
    margin-top: 20px;
    margin-left: 100px;
}
@media screen and (max-width: 1199px) {
    #stepByStep .carousel-item span.itemNumber,
    #stepByStep .carousel-inner span.itemNumber {
        font-size: 300px;
        margin-top: -35px;
    }
    #stepByStep .carousel-item p br {
        display: none;
    }
}
@media screen and (max-width: 991px) {
    #stepByStep .carousel-item span.itemNumber,
    #stepByStep .carousel-inner span.itemNumber {
        font-size: 200px;
        margin-top: 5px;
    }
    #stepByStep .carousel-item p {
        padding-top: 50px;
        padding-left: 40px;
        font-size: 22px;
    }
    #stepByStep .carousel-item p.last-step {
        padding-top: 50px;
    }
    #stepByStep p.example {
        margin-left: 0;
    }
}
@media screen and (max-width: 767px) {
    #stepByStep h2 {
        font-family: "gilroy", sans-serif;
        font-weight: 800;
        font-size: 60px;
        color: #191919;
        padding-bottom: 40px;
        display: block;
    }
    #stepByStep .underline {
        height: 20px;
        width: 495px;
        position: absolute;
        z-index: -1;
        top: 50px;
        left: -11px;
    }
    #stepByStep .carousel-item span.itemNumber {
        position: relative;
        font-size: 200px;
        text-align: center;
        margin-top: -50px;
    }
    #stepByStep .carousel-item p {
        padding: 0 30px;
        font-size: 18px;
    }
    #stepByStep .carousel-item p.last-step {
        padding: 0 30px;
    }
    #stepByStep .carousel-inner span.itemNumber {
        font-size: 200px;
        margin-top: -50px;
    }
}
@media screen and (max-width: 575px) {
    #stepByStep h2 {
        font-size: 40px;
    }
    #stepByStep span.underline {
        width: 250px;
        top: 28px;
        left: 16px;
    }
    #stepByStep .carousel-inner span.itemNumber {
        font-size: 100px;
        margin-top: 0px;
    }
    #stepByStep .carousel-item span.itemNumber {
        font-size: 100px;
        margin-top: 0px;
    }
    #stepByStep .carousel-item p {
        font-size: 16px;
        padding: 30px 15px;
    }
    #stepByStep .carousel-item p.last-step {
        padding: 30px 15px;
    }
}
#errorPage {
    margin-top: 100px;
    min-height: 100vh;
}
#errorPage .warn-img {
    text-align: right;
}
#errorPage p {
    font-family: "gilroy", sans-serif;
    font-weight: 800;
    margin: 0;
    padding: 0;
    color: #000;
    font-size: 30px;
    margin-top: 160px;
    margin-bottom: 20px;
}
#errorPage a.back-to-main {
    font-family: "gilroy", sans-serif;
    font-weight: 800;
    font-size: 24px;
    background-color: #2CD091;
    color: #fff;
    padding: 5px 15px;
    border-radius: 0;
}
@media screen and (max-width: 1440px) {
    #errorPage {
        margin-top: 30px;
    }
}
@media screen and (max-width: 991px) {
    #errorPage p {
        font-size: 33px;
    }
}
@media screen and (max-width: 767px) {
    #errorPage .warn-img {
        text-align: center;
        order: 2;
        margin-top: 60px;
    }
    #errorPage p {
        font-size: 28px;
        margin-top: 30px;
        margin-bottom: 20px;
    }
}
@media screen and (max-width: 575px) {
    #errorPage p {
        padding: 0 0 0 20px;
    }
    #errorPage a.back-to-main {
        font-size: 20px;
        margin: 0 0 0 20px;
    }
}
#unsubscribeUser {
    margin-top: 100px;
    min-height: 100vh;
}
#unsubscribeUser .warn-img {
    text-align: center;
    margin-top: 100px;
}
#unsubscribeUser p {
    font-family: "gilroy", sans-serif;
    font-weight: 800;
    margin: 0;
    padding: 0;
    color: #000;
    font-size: 30px;
    margin-top: 160px;
    margin-bottom: 20px;
}
#unsubscribeUser a.back-to-main {
    font-family: "gilroy", sans-serif;
    font-weight: 800;
    font-size: 24px;
    background-color: #2CD091;
    color: #fff;
    padding: 5px 15px;
    border-radius: 0;
}
@media screen and (max-width: 1440px) {
    #unsubscribeUser {
        margin-top: 30px;
    }
}
@media screen and (max-width: 991px) {
    #unsubscribeUser p {
        font-size: 33px;
    }
}
@media screen and (max-width: 767px) {
    #unsubscribeUser .warn-img {
        text-align: center;
        margin-top: 0;
    }
    #unsubscribeUser p {
        font-size: 28px;
        margin-top: 30px;
        margin-bottom: 20px;
    }
}
@media screen and (max-width: 575px) {
    #unsubscribeUser p {
        padding: 0 0 0 20px;
        font-size: 20px;
    }
    #unsubscribeUser a.back-to-main {
        font-size: 20px;
        margin: 0 0 0 20px;
    }
}
#confirmation {
    min-height: 100vh;
    margin-top: 50px;
}
#confirmation .thank-you p {
    font-family: "gilroy", sans-serif;
    font-weight: 800;
    font-size: 40px;
    color: #000000;
}
#confirmation .thank-you span {
    font-family: "helvetica-regular", sans-serif;
    font-size: 28px;
    color: #000000;
    display: block;
    margin-top: 30px;
}
#confirmation .thank-you span a {
    color: #22A271;
}
@media screen and (max-width: 1199px) {
    #confirmation .thank-you p {
        font-size: 35px;
    }
}
@media screen and (max-width: 575px) {
    #confirmation .thank-you {
        margin-right: 15px;
        margin-left: 15px;
    }
    #confirmation .thank-you p {
        font-size: 25px;
    }
    #confirmation .thank-you span {
        font-size: 20px;
    }
}
@media screen and (max-width: 374px) {
    #confirmation .thank-you p {
        font-size: 20px;
    }
    #confirmation .thank-you span {
        font-size: 18px;
    }
}

#mtp-info .box ul {
    list-style-type: none;
    padding: 0;
    position: relative;
    margin-top: 100px;
}

#mtp-info .box ul:before {
    content: "";
    display: block;
    width: 0;
    height: 100%;
    border: 2px dashed #a70584;
    position: absolute;
    top: 0;
    left: 30px;
}

#mtp-info .box ul li {
    margin: 20px 60px 60px;
    position: relative;
    padding: 10px 20px;
    color: #000;
    line-height: inherit;
    min-height: 200px;
}
#mtp-info .box ul li.fee {
    position: absolute;
    top: 160px;
}
#mtp-info .box ul li.fee .title {
    background-color: #2CD091;
    padding: 5px;
    border-radius: 10px;
    color: #fff;
    display: inline-block;
}
#mtp-info .box ul li.fee .title:before {
    content: "\A";
    border-style: solid;
    border-width: 10px 10px 10px 0px;
    border-color: transparent #2CD091 transparent transparent;
    position: absolute;
    left: 12px;
    top: 18px;
}
#mtp-info .box ul li.fee:nth-child(3) {
    top: 420px;
}
#mtp-info .box ul li.fee:nth-child(5) {
    top: 680px;
}
#mtp-info .box ul li.statement {
    position: absolute;
    top: -73px;
}
#mtp-info .box ul li.statement .title {
    background-color: #2CD091;
    padding: 5px;
    border-radius: 10px;
    color: #fff;
}
#mtp-info .box ul li.statement .title:before {
    content: "\A";
    border-style: solid;
    border-width: 10px 10px 10px 0px;
    border-color: transparent #2CD091 transparent transparent;
    position: absolute;
    left: 12px;
    top: 43px;
}

#mtp-info .box ul li > span {
    content: "";
    display: block;
    width: 0;
    height: 100%;
    border: 2px solid #a70584;
    position: absolute;
    top: 0;
    left: -30px;
}

#mtp-info .box ul li > span:before,
#mtp-info .box ul li > span:after {
    content: "";
    display: block;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background: #f6e6f2;
    border: 2px solid #a70584;
    position: absolute;
    left: -7.5px;
}

#mtp-info .box ul li > span:before {
    top: -10px;
}
#mtp-info .box ul li > span:after {
    top: 95%;
}

#mtp-info .box .title {
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 5px;
    margin-top: 26px;
}
#mtp-info .box li.fee .title {
    margin-top: 0;
}

#mtp-info .box .info:first-letter {
    text-transform: capitalize;
    line-height: 1.7;
}

#mtp-info .box .name {
    margin-top: 10px;
    text-transform: capitalize;
    font-style: italic;
    text-align: right;
    margin-right: 20px;
}

#mtp-info .box .time span {
    position: absolute;
    left: -182px;
    color: #000;
    font-size: 26px;
    background-color: #f6e6f2;
    padding: 10px;
    border-radius: 10px;
    font-family: "gilroy";
    font-weight: 800;
}
#mtp-info .box .time span:before {
    content: "\A";
    border-style: solid;
    border-width: 10px 0px 10px 10px;
    border-color: transparent transparent transparent #f6e6f2;
    position: absolute;
    right: -9px;
    top: 20px;
}
#mtp-info .box .time span:first-child {
    top: -31px;
}
#mtp-info .box .time span:last-child {
    top: 82%;
}

#mtp-info .box ul:last-of-type .arrow {
    position: absolute;
    top: 105%;
    left: 22%;
    transform: rotateX(180deg);
    cursor: pointer;
}
#regulations .regulation-changes a,
#regulations-allegro .regulation-changes a,
#p3g-regulations .regulation-changes a {
    display: block;
    margin-bottom: 10px;
    font-family: "helvetica-regular", sans-serif;
    text-align: right;
    text-decoration: underline;
    -webkit-text-underline-position: under;
    -ms-text-underline-position: below;
    text-underline-position: under;
}

.p24Regulations ul {
    list-style: none;
}

#regulations,
#regulations-allegro,
#p3g-regulations {
    margin-top: 50px;
    min-height: 100vh;
    font-family: "helvetica-regular", sans-serif;
    font-size: 15px;
    text-align: justify;
}
#p3g-regulations {
    text-align: left;
}
#regulations h2,
#regulations-allegro h2,
#p3g-regulations h2 {
    font-family: "gilroy", sans-serif;
    font-weight: 800;
    font-size: 60px;
    color: #191919;
    padding: 0 10px;
    margin-left: 65px;
    margin-bottom: 50px;
    display: inline-block;
    text-align: left;
}
#regulations span.header,
#regulations span.headerUp,
#regulations span.attachment,
#regulations-allegro span.header,
#regulations-allegro span.headerUp,
#regulations-allegro span.attachment,
#p3g-regulations span.header,
#p3g-regulations span.headerUp,
#p3g-regulations span.attachment {
    color: rgba(0, 0, 0, 0.9);
    font-family: "helvetica-regular", sans-serif;
    font-size: 20px;
    display: block;
    font-weight: bold;
}
#regulations span.attachment,
#regulations-allegro span.attachment,
#p3g-regulations span.attachment {
    display: inline-block;
}
#regulations a.back-to-regulation,
#regulations-allegro a.back-to-regulation,
#p3g-regulations a.back-to-regulation {
    display: inline-block;
    float: right;
}
#regulations span.headerUp,
#regulations-allegro span.headerUp,
#p3g-regulations span.headerUp {
    font-size: 25px;
    margin-bottom: 20px;
}
#regulations span.attachment,
#regulations-allegro span.attachment,
#p3g-regulations span.attachment {
    font-size: 18px;
}
#regulations a,
#regulations-allegro a,
#security a.attachment,
#p3g-regulations a {
    color: #22A271;
}
#regulations a.attachment,
#regulations a.back-to-reg,
#regulations a.back-to-regulation,
#p3g-regulations a.attachment,
#p3g-regulations a.back-to-reg,
#p3g-regulations a.back-to-regulation,
#regulations-allegro a.attachment,
#regulations-allegro a.back-to-reg,
#regulations-allegro a.back-to-regulation,
#security a.attachment {
    font-family: "gilroy";
    font-weight: 800;
}
.obligationToInformation table,
.obligationToInformation tr,
.obligationToInformation th,
.obligationToInformation td {
    border: 1px solid black;
}
.obligationToInformation td,
.obligationToInformation th {
    text-align: left;
}
#regulations .regulation,
#regulations .cookiePolicy,
#regulations .creditAgreement,
#regulations .privacyPolicy,
#p3g-regulations .regulation,
#p3g-regulations .p24Regulations,
#p3g-regulations .cookiePolicy,
#p3g-regulations .creditAgreement,
#p3g-regulations .privacyPolicy,
#regulations-allegro .cookiePolicy,
#regulations-allegro .creditAgreement,
#regulations-allegro .privacyPolicy {
    display: none;
}
#regulations .regulation.active,
#regulations .cookiePolicy.active,
#regulations .creditAgreement.active,
#regulations .privacyPolicy.active,
#p3g-regulations .p24Regulations.active,
#p3g-regulations .regulation.active,
#p3g-regulations .cookiePolicy.active,
#p3g-regulations .creditAgreement.active,
#p3g-regulations .privacyPolicy.active {
    display: block;
}
#regulations .table thead th,
#regulations-allegro .table thead th,
#p3g-regulations .table thead th {
    vertical-align: middle;
    text-align: center;
}
#regulations .table-bordered td,
#regulations-allegro .table-bordered td,
#p3g-regulations .table-bordered td {
    text-align: left;
}
#regulations .print-version,
#regulations-allegro .print-version,
#p3g-regulations .print-version {
    float: right;
    font-size: 16px;
    font-family: "gilroy";
    font-weight: 800;
    background-color: #2CD091;
    color: #000;
    padding: 8px 28px;
    border-radius: 30px;
    margin-bottom: 15px;
}
#regulations .print-version:hover,
#regulations-allegro .print-version:hover,
#p3g-regulations .print-version:hover {
    background-color: #7EE4BD;
    color: #187350;
}

#regulations .headerCell {
    background-color: #2CD091;
    font-weight: bold;
    color: #fff;
}

#regulations .cookieCenter {
    color: #2CD091;
    font-weight: bold;
    cursor: pointer;
}

#regulations .supervisoryAuthority {
    display: flex;
    flex-direction: column;
}

#regulations .supervisoryAuthorityEntry {
    margin-bottom: 1rem;
}

#regulations .print-version:focus,
#regulations-allegro .print-version:focus,
#p3g-regulations .print-version:focus {
    border: 1px solid #fff;
    background-color: #54DBA7;
    color: #000;
    outline: 2px solid #54DBA7;
}
#regulations .print-version:active,
#regulations-allegro .print-version:active,
#p3g-regulations .print-version:active {
    border: 0;
    background-color: #22A271;
    color: #000;
    outline: none;
}
#regulations .button-handler,
#regulations-allegro .button-handler,
#p3g-regulations .button-handler {
    float: right;
    width: 100%;
}
#regulations.regulation-archive ul li span,
#regulations.regulation-allegro-archive ul li span,
#p3g-regulations.regulation-archive ul li span {
    white-space: nowrap;
}

@media screen and (max-width: 991px) {
    #regulations.regulation-archive h2,
    #p3g-regulations.regulation-archive h2 {
        font-size: 48px;
    }
}
@media screen and (max-width: 767px) {
    #regulations h2,
    #regulations-allegro h2,
    #p3g-regulations h2 {
        margin-left: 0;
        font-size: 40px;
        background-size: 100% 18px;
    }
    #regulations.regulation-archive h2,
    #p3g-regulations.regulation-archive h2 {
        font-size: 38px;
    }
    #regulations a,
    #regulations-allegro a,
    #p3g-regulations a {
        overflow-wrap: break-word;
        word-wrap: break-word;
        -ms-word-break: break-all;
        word-break: break-all;
        word-break: break-word;
        -ms-hyphens: auto;
        -moz-hyphens: auto;
        -webkit-hyphens: auto;
        hyphens: auto;
    }
}
@media screen and (max-width: 575px) {
    #regulations,
    #regulations-allegro,
    #p3g-regulations {
        padding-left: 20px;
    }
    #regulations .print-version,
    #regulations-allegro .print-version,
    #p3g-regulations .print-version {
        display: inline-block;
        margin-top: 40px;
        font-size: 14px;
    }
    #regulations .button-handler a,
    #regulations-allegro .button-handler a,
    #p3g-regulations .button-handler a {
        margin-top: 0;
    }
    #regulations span.header,
    #regulations span.headerUp,
    #regulations span.attachment,
    #p3g-regulations span.header,
    #p3g-regulations span.headerUp,
    #p3g-regulations span.attachment,
    #regulations-allegro span.header,
    #regulations-allegro span.headerUp,
    #regulations-allegro span.attachment {
        text-align: left;
    }

    #regulations span.headerUp,
    #regulations-allegro span.headerUp,
    #p3g-regulations span.headerUp {
        font-size: 23px;
    }
    #regulations a.back-to-regulation,
    #regulations-allegro a.back-to-regulation,
    #p3g-regulations a.back-to-regulation {
        display: block;
        float: left;
        width: 100%;
        margin-top: 0;
        margin-bottom: 10px;
    }
    #regulations.regulation-archive h2 {
        font-size: 26px;
        background-size: 100% 13px;
    }
    #regulations.regulation-allegro-archive h2,
    #p3g-regulations.regulation-allegro-archive h2 {
        font-size: 38px;
    }
    .regulation-archive ul,
    .regulation-allegro-archive ul {
        padding-left: 15px;
    }
}
@media screen and (max-width: 424px) {
    #regulations h2,
    #regulations-allegro h2 {
        font-size: 30px;
    }
    #regulations.regulation-archive h2,
    #p3g-regulations.regulation-archive h2 {
        font-size: 19px;
        background-size: 100% 10px;
    }
    #regulations.regulation-allegro-archive h2,
    #p3g-regulations.regulation-allegro-archive h2 {
        font-size: 26px;
        background-size: 100% 12px;
    }
    #regulations,
    #regulations-allegro,
    #p3g-regulations {
        font-size: 14px;
    }
    #regulations span.header,
    #p3g-regulations span.header,
    #regulations-allegro span.header {
        font-size: 16px;
    }
    #regulations a.back-to-regulation,
    #p3g-regulations a.back-to-regulation,
    #regulations-allegro a.back-to-regulation {
        font-size: 13px;
    }
}
@media screen and (max-width: 374px) {
    #regulations span.attachment,
    #p3g-regulations span.attachment,
    #regulations-allegro span.attachment {
        font-size: 16px;
    }
}

#payment-info {
    margin-top: 50px;
}

#payment-info h2 {
    font-family: gilroy;
    font-weight: 800;
    color: #22A271;
    font-size: 70px;
    text-transform: uppercase;
    text-align: center;
    margin: 0 0 -25px 0;
}

#payment-info .container-payment {
    box-sizing: border-box;
    background-color: #2CD091;
    width: 40vw;
    height: 30vh;
    margin: auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

#payment-info .container-payment p {
    font-family: Arial, sans-serif;
    font-size: 24px;
    color: #fff;
    text-align: left;
    margin: 0;
    padding: 0;
    line-height: 1.36;
}

#registration {
    margin-top: 50px;
    color: #000;
    min-height: 100vh;
}
#registration h2 {
    font-family: "gilroy", sans-serif;
    font-weight: 800;
    color: #f8e8f3;
    font-size: 170px;
    text-transform: uppercase;
}
#registration span {
    font-family: "gilroy", sans-serif;
    font-weight: 800;
    font-size: 24px;
    display: block;
    line-height: normal;
    padding-left: 20px;
}
#registration span.inactive {
    visibility: hidden;
}
.progressbar {
    margin: 0;
    padding: 0;
    counter-reset: step;
    width: 100%;
}
.progressbar li {
    list-style-type: none;
    width: 33.3%;
    float: left;
    font-size: 12px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    color: #000;
    font-family: "helvetica-light", sans-serif;
}
.progressbar li:before {
    width: 30px;
    height: 30px;
    content: counter(step);
    counter-increment: step;
    line-height: 27px;
    border: 2px solid #7d7d7d;
    display: block;
    text-align: center;
    margin: 0 auto 10px auto;
    border-radius: 50%;
    background-color: #fff;
    z-index: 1;
    position: relative;
}
.progressbar li:after {
    width: 100%;
    height: 2px;
    content: "";
    position: absolute;
    background-color: #7d7d7d;
    top: 15px;
    left: -50%;
    z-index: 0;
}
.progressbar li:first-child:after {
    content: none;
}
.progressbar li.active {
    color: #000;
}
.progressbar li.active:before {
    border-color: #a60585;
    background-color: #fff;
}
.progressbar li.active.done:before {
    background: url("/public/gfx/approval-check-pink.png") no-repeat center;
    color: transparent;
    background-color: #fff;
}
.progressbar li.active + li:after {
    background-color: #a60585;
}
#registration .loginForm {
    margin-top: -90px;
}
#registration form {
    background-color: #f8e8f3;
    padding: 80px 50px 80px 50px;
    margin-top: 15px;
    z-index: -1;
}
#registration form#register_form {
    padding: 80px 50px 50px 50px;
}
#registration form#register_form.inactive {
    padding: 50px;
}
#registration form .md-form {
    margin-top: 0;
    margin-bottom: 35px;
}
#register_form .alert-danger {
    display: none;
    color: #a60585;
    background-color: transparent;
    border-color: transparent;
    font-family: "helvetica-regular", sans-serif;
    padding: 0;
    font-size: 12px;
}
#register_form .alert-danger.active {
    display: block;
}
#registration form input {
    font-family: "helvetica-regular", sans-serif;
    border-radius: 0;
    border: none;
    height: 60px;
    box-sizing: border-box;
    height: 55px;
    padding-left: 20px;
    color: #000;
    font-size: 16px;
    width: 100%;
    box-shadow: 0px 0px 27px -18px black;
    -webkit-box-shadow: 0px 0px 27px -18px black;
    -moz-box-shadow: 0px 0px 27px -18px black;
    background-color: #fff;
}
#registration form input:focus {
    outline: none;
}
#registration form button,
#registration form a.next {
    font-family: "gilroy", sans-serif;
    font-weight: 800;
    font-size: 22px;
    background-color: #c94da2 !important;
    border: none;
    color: #fff;
    padding: 5px 90px;
    position: absolute;
    right: -20px;
    bottom: -15px;
    border-radius: 0px;
    outline: none;
    text-decoration: none;
    box-shadow: none !important;
    text-transform: initial !important;
}
#registration #register_form button {
    display: none;
}
#registration a {
    font-size: 14px;
    font-family: "helvetica-regular", sans-serif;
    color: #a60585;
    display: block;
    text-align: right;
}
#registration form a.next.inactive {
    pointer-events: none;
}
#registration input[type="checkbox"] {
    height: 16px;
    width: 16px;
    background: transparent;
    outline: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    -webkit-appearance: none;
    border: 1px solid #a60585;
    display: inline-block;
    float: left;
    margin-left: 0;
    border-radius: 0;
    padding: 0;
}
#registration input[type="checkbox"]:checked {
    background: url(../../gfx/contact-checkbox-checked-magenta.png) 50% 50%;
    height: 16px;
    width: 16px;
    background-repeat: no-repeat;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    background-color: transparent;
}
#registration form label {
    font-family: "helvetica-regular", sans-serif;
    color: #858585;
    position: absolute;
    padding-left: 17px;
    padding-top: 4px;
    font-family: "helvetica-regular";
    font-size: 16px;
}
#registration form label.active {
    background-color: transparent;
    padding: 7px 0 0 0;
    margin-left: 20px;
    color: #858585;
}
#registration form label.active.now {
    color: #a60585;
}

#registration .fa-chevron-down.active {
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}
#registration .second-line {
    padding: 0 20px;
}
#registration span.accept_content {
    padding: 0;
    font-size: 12px;
    font-family: "helvetica-regular", sans-serif;
}
#registration .approval-box label {
    position: relative;
    display: block;
    color: #000 !important;
    padding: 0 0 0 25px;
    width: auto;
    font-size: 12px;
    margin: 0;
}
#registration .approval-box a {
    display: inline-block;
    color: #a60585;
}
#registration .approval-box a span {
    display: inline;
    font-size: 12px;
    padding: 0;
    font-family: "helvetica-regular", sans-serif;
}
#registration .approval-box p {
    font-size: 12px;
    color: #000;
    font-family: "helvetica-regular", sans-serif;
    margin: 10px 0 5px 0;
}
#registration .approval-box p a,
#registration span.accept_content a {
    font-size: 12px;
    font-family: "helvetica-regular", sans-serif;
}
#registration .second-line,
#registration .third-line,
#registration .info_all_accept,
#registration .info_mail_accept,
#registration .psp_accept,
#registration .info_marketing_accept {
    display: none;
}
#registration .second-line.active,
#registration .third-line.active,
#registration .info_all_accept.active,
#registration .info_mail_accept.active,
#registration .psp_accept.active,
#registration .info_marketing_accept.active {
    display: block;
}
#registration .approval-box .form-group {
    margin-bottom: 10px;
}
#registration .third-line .approvals {
    margin-bottom: 10px;
}
#registration .checkbox-group span.warning {
    color: #a60585;
    font-size: 12px;
    left: 0;
    right: auto;
    top: auto;
    font-family: "helvetica-regular", sans-serif;
    padding-left: 0;
    margin-top: 10px;
    position: relative;
}
#registration .second-step,
#registration .third-step {
    display: none;
}
#registration .second-step .code-info {
    font-size: 12px;
    font-family: "helvetica-regular";
    padding: 0;
    margin-bottom: 10px;
}
#registration .third-step p {
    font-family: "gilroy", sans-serif;
    font-weight: 800;
    font-size: 21px;
    display: block;
    line-height: 1.7;
    padding: 0;
    margin-bottom: 0;
}
#registration span.warning {
    position: absolute;
    right: 17px;
    top: 12px;
    display: none;
}
#registration .company-info p {
    color: #000;
    font-family: "helvetica-regular", sans-serif;
    font-size: 12px;
    margin: 10px 0 0 0;
}
#registration .company-info a {
    display: inline;
    font-size: 12px;
}
#registration .manual-send {
    margin-top: -5px;
    display: none;
}
#registration .send-fail {
    display: none;
}
#registration .manual-send.active,
#registration .send-fail.active {
    display: block;
}
#registration .manual-send span,
#registration .send-fail span {
    font-size: 12px;
    font-family: "helvetica-regular";
    padding: 0;
    display: inline;
    color: #a60585;
}
#registration .manual-send a {
    color: #fff;
    background-color: #c94da2;
    padding: 5px 10px;
    font-family: "gilroy";
    font-weight: 800;
    display: inline-block;
    font-size: 13px;
    margin: 5px 0;
}
#registration .loader {
    display: inline-block;
    border: 0.25em solid #fff;
    border-right-color: transparent;
    border-radius: 50%;
    -webkit-animation: spinner-border 0.75s linear infinite;
    animation: spinner-border 0.75s linear infinite;
    width: 1rem;
    height: 1rem;
    border-width: 0.2em;
    vertical-align: middle;
    font-size: 12px;
    padding: 0;
    position: absolute;
    top: 14px;
    margin-left: -25px;
}
@keyframes spinner-border {
    to {
        transform: rotate(360deg);
    }
}
@media screen and (max-width: 1199px) {
    #registration h2 {
        font-size: 140px;
        text-align: center;
    }
    #registration .loginForm {
        margin-top: -78px;
    }
}

@media screen and (max-width: 991px) {
    #registration h2 {
        font-size: 100px;
    }
    #registration .loginForm {
        margin-top: -57px;
    }
    #registration form .md-form {
        margin-bottom: 15px;
    }
    #registration .third-step p {
        font-size: 19px;
    }
}

@media screen and (max-width: 767px) {
    #registration h2 {
        font-size: 75px;
    }
    #registration .loginForm {
        margin-top: -46px;
    }
    #registration form button,
    #registration form a.next {
        right: auto;
        left: 30%;
    }
    #registration form button {
        left: 24%;
    }
}

@media screen and (max-width: 575px) {
    #registration h2 {
        font-size: 50px;
    }
    #registration span {
        padding-left: 45px;
    }
    #registration .loginForm {
        margin-top: -30px;
    }
    #registration form {
        margin-top: 15px;
    }
    #registration form button,
    #registration form a.next {
        padding: 5px 50px;
    }
    #registration span {
        font-size: 17px;
    }
    #registration .loginPanel {
        padding: 0;
    }
    #registration .knk-box-footer button {
        bottom: -75px;
    }
    #registration form#register_form {
        padding: 80px 40px 80px 40px;
    }
    #registration .third-step p br {
        display: none;
    }
    #registration .third-step p br:first-of-type {
        display: block;
    }
    #registration .company-info p br:first-of-type {
        display: none;
    }
}
@media screen and (max-width: 374px) {
    #registration h2 {
        font-size: 42px;
    }
    #registration span {
        padding-left: 40px;
    }
    #registration form button {
        left: 20%;
    }
}
@media screen and (max-width: 350px) {
    #registration span.accept_content label {
        font-size: 10px;
        padding: 0 0 0 25px;
    }
    #registration span.accept_content a,
    #registration .company-info p,
    #registration .company-info a {
        font-size: 10px;
    }
    #registration .approval-box a span,
    #registration .approval-box p,
    #registration .approval-box p a,
    #registration span.accept_content {
        font-size: 10px;
    }
}

@media screen and (max-width: 1254px) {
    #payment-info .container-payment p {
        font-size: 18px;
    }
}

@media screen and (max-width: 940px) {
    #payment-info h2 {
        font-size: 55px;
    }

    #payment-info .container-payment {
        width: 60vw;
    }

    #payment-info .container-payment p {
        font-size: 10px;
    }
}

/* Shop list */
.payment-info {
    margin-top: 30px;
}
.payment-info span {
    display: inline-block;
    float: left;
    font-size: 25px;
    margin-left: 21%;
    margin-top: 22px;
    color: green;
}
.payment-info p {
    text-align: left;
    font-size: 16px;
    padding: 20px 0;
    display: inline-block;
    margin-left: 20px;
    margin-bottom: 0;
    font-family: "helvetica-regular";
}

p.section-title {
    margin: 50px 0 10px 0;
    font-family: "gilroy";
    font-weight: 800;
    font-size: 25px;
}
.shop-filter {
    margin-bottom: 40px;
}
.shop-approval {
    margin: 15px 0 0 0;
}
.shop-filter input {
    border: none;
    border: 1px solid #ccc;
    outline: none;
    width: 100%;
    height: 50px;
    padding: 0 30px 0 50px;
}
.shop-filter .fa {
    position: absolute;
    top: 17px;
    left: 35px;
}
.shop-filter .filter-categories {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.shop-filter .filter-categories div {
    background-color: #ccc;
    border-radius: 0;
    min-width: 70px;
    text-align: center;
    color: #fff;
    font-family: "helvetica-regular", sans-serif;
    transition-timing-function: ease-in;
    transition: 0.7s;
}
.popular-shops div {
    margin: 10px 0;
    overflow: hidden;
}
.popular-shops div a {
    display: block;
    overflow: hidden;
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
}
.popular-shops div img {
    margin: 20px auto;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.popular-shops .img-wrapper {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 100%;
    margin: 0;
    padding: 0;
    text-align: center;
    align-items: center;
    display: flex;
    align-items: center;
    min-height: 250px;
    overflow: hidden;
    border: 0;
}

.popular-shops a:hover .img-wrapper:hover img {
    -ms-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
    overflow: hidden;
}

.popular-shops .shop-tile {
    position: relative;
}

#shops .popular-shops .shop-tile a {
    display: flex;
    flex-direction: column;
    text-decoration: none;
}

.container .popular-shops .shop-tile a {
    display: flex;
    flex-direction: column;
    text-decoration: none;
}

.popular-shops .shop-tile .img-wrapper {
    width: 100%;
}

.popular-shops .shop-tile .cta-button {
    position: relative;
    width: 100%;
    border: none;
    font-family: "gilroy", sans-serif;
    font-weight: 800;
    text-transform: uppercase;
    font-size: 12px;
    background-color: #2CD091;
    color: #fff;
    cursor: pointer;
    transition: 0.4s;
    padding: 4px;
    pointer-events: none;
}

.popular-shops .shop-tile .cta-button::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 5px solid #fff;
    position: absolute;
    right: 6px;
    top: 50%;
    transform: translateY(-53%);
}

.popular-shops .shop-tile .cta-button.promo-tag {
    background-color: #2CD091;
    color: #000;
    border-radius: 8px;
}

.popular-shops .shop-tile .cta-button.redirect-only {
    background-color: #c0c0c0;
    display: block;
}

.shop-list-subheader {
    font-family: Helvetica, sans-serif;
    font-size: 20px;
    padding: 20px 20px 0 0;
    margin-bottom: 0;
}

.shop-list-subheader span {
    font-weight: 600;
}

@media screen and (max-width: 575px) {
    .popular-shops .shop-tile .cta-button {
        height: 100%;
        padding-right: 14px;
    }
}

@media screen and (min-width: 576px) {
    .popular-shops .shop-tile .cta-button {
        bottom: 14px;
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        width: 210px;
        max-width: 100%;
        font-size: 13px;
    }

    .popular-shops .shop-tile .cta-button::after {
        display: none;
    }

    .popular-shops .shop-tile .cta-button.promo-tag {
        background-color: #2CD091;
        color: #000;
        border-radius: 8px;
    }

    .popular-shops .shop-tile:hover .cta-button.promo-tag {
        background-color: #54DBA7;
        color: #000;
        border-radius: 8px;
    }

    .popular-shops .shop-tile .cta-button.redirect-only {
        display: none;
    }

    .popular-shops .shop-tile:hover .cta-button.redirect-only {
        background-color: #cfcfcf;
    }
}

@media screen and (min-width: 768px) {
    .popular-shops .shop-tile .cta-button {
        position: static;
        transform: translateX(0);
        padding-right: 14px;
    }

    .popular-shops .shop-tile .cta-button::after {
        display: block;
    }

    .popular-shops .shop-tile .cta-button.redirect-only {
        display: block;
    }
}

@media screen and (min-width: 992px) {
    .popular-shops .shop-tile .cta-button {
        bottom: 0;
        position: absolute;
        transform: translateX(-50%);
        padding-right: 4px;
    }

    .popular-shops .shop-tile .cta-button::after {
        display: none;
    }

    .popular-shops .shop-tile .cta-button.redirect-only {
        display: none;
    }

    .shop-list-subheader {
        font-family: Helvetica, sans-serif;
        font-size: 20px;
        padding: 20px 20px 20px 55px;
        margin-bottom: 1rem;
    }
}

@media screen and (min-width: 1200px) {
    .popular-shops .shop-tile .cta-button {
        bottom: 20px;
    }
}

.newest-shops .swiper-button-prev {
    left: 0;
    right: auto;
    padding: 0 50px 0 20px;
}
.newest-shops .swiper-button-next {
    right: 0;
    left: auto;
    padding: 0 20px 0 50px;
}
.newest-shops .swiper-button-prev,
.newest-shops .swiper-button-next {
    height: 85%;
    top: 16%;
    background-color: rgba(255, 255, 255, 0.9);
    color: #000;
}
.newest-shops .swiper-slide {
    box-shadow: 0 5px 25px -2px #dcdcdc;
    padding: 50px 0;
}
.newest-shops .swiper-slide img {
    display: block;
    margin: 0 auto;
    height: 65px;
}
.newest-shops .swiper-wrapper {
    padding: 10px 0 20px 0;
}
.carousel .carousel-control-prev-icon,
.carousel .carousel-control-next-icon {
    background-color: #fff;
    border-radius: 50%;
    height: 50px;
    width: 50px;
    border: 1px solid #000;
    box-shadow: 1px 1px 5px #000;
}
.carousel .carousel-control-prev-icon {
    background-image: url("/public/gfx/prev.svg");
}
.carousel .carousel-control-next-icon {
    background-image: url("/public/gfx/next.svg");
}
.shop-filter span.filters {
    border-bottom: 2px solid #2CD091;
    display: block;
    font-size: 14px;
    font-family: "helvetica-regular", sans-serif;
    color: #7d7d7d;
    cursor: pointer;
}
.shop-filter span.filters img {
    display: inline;
    margin: auto;
    position: absolute;
    right: 25px;
    margin-top: 5px;
}
.shop-filter .selectFilter.active {
    transform: rotate(180deg);
}
.shop-filter .filterCategories {
    display: none;
    padding: 35px;
    -webkit-box-shadow: 1px 23px 69px -28px #000;
    -moz-box-shadow: 1px 23px 69px -28px #000;
    box-shadow: 1px 23px 69px -28px #000;
}
.shop-filter .filterCategories.active {
    display: inline-block !important;
}
.shop-filter .filterCategories div {
    padding-bottom: 10px;
    display: inline;
    width: 50%;
    float: left;
}
.shop-filter .filter-categories div input[type="checkbox"] {
    height: 0;
    width: 0;
    position: absolute;
    left: -1000px;
}
.shop-filter .filter-categories div input[type="checkbox"]:checked ~ label {
    background-color: #2CD091;
    color: #000;
    border-radius: 0;
    transition-timing-function: ease-in;
    transition: 0.7s;
}
.shop-filter .filter-categories div label {
    margin: 0;
    display: block;
    padding: 10px;
    cursor: pointer;
    -webkit-user-select: none; /* Chrome/Safari */
    -moz-user-select: none; /* Firefox */
    -ms-user-select: none; /* IE10+ */

    /* Rules below not implemented in browsers yet */
    -o-user-select: none;
    user-select: none;
}

.available-shops.active,
.shop-filter.active {
    -webkit-filter: blur(5px);
    -moz-filter: blur(5px);
    -o-filter: blur(5px);
    -ms-filter: blur(5px);
    filter: blur(5px);
}
.available-shops .shopName img {
    display: block;
    margin: 0 auto;
    height: 65px;
    -webkit-transition: 0.7s ease-in-out;
    transition: 0.7s ease-in-out;
}
.available-shops .shopName {
    height: 140px;
    -webkit-box-shadow: 0 5px 25px -2px #dcdcdc;
    -moz-box-shadow: 0 5px 25px -2px #dcdcdc;
    -ms-box-shadow: 0 5px 25px -2px #dcdcdc;
    -o-box-shadow: 0 5px 25px -2px #dcdcdc;
    box-shadow: 0 5px 25px -2px #dcdcdc;
    margin: 0 20px 20px 18px;
    padding: 20px;
}
.available-shops .shopName span.shopTitle {
    display: block;
    text-align: center;
    font-size: 14px;
    font-family: "gilroy";
    font-weight: 800;
    margin-top: 10px;
}
.available-shops .shopName a:hover img {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
}
.available-shops .shopName.active {
    border: 1px solid #2CD091;
}
.available-shops .show-more a,
.available-shops .show-less a {
    font-family: "gilroy", sans-serif;
    font-weight: 800;
    font-size: 24px;
    background-color: #2CD091;
    color: #fff;
    padding: 5px 15px;
    border-radius: 0;
    margin: 40px 0;
    display: inline-block;
}
@media screen and (max-width: 1199px) {
    .available-shops {
        justify-content: space-between;
    }
    .available-shops .shopName {
        margin: 0 10px 20px 0;
    }
    .payment-info span {
        margin-left: 14%;
    }
    .popular-shops .img-wrapper {
        min-height: 200px;
    }
    .popular-shops .popular-background .cta-button {
        bottom: 14px;
        width: 180px;
    }
}
@media screen and (max-width: 991px) {
    .payment-info span {
        margin-left: 3%;
    }
    .shop-filter .filter-categories div {
        width: 17%;
        margin: 10px;
    }
    .popular-shops .img-wrapper {
        min-height: 150px;
    }
    .popular-shops div img {
        max-width: 100px;
    }
    .newest-shops .swiper-slide img {
        width: 100px;
        height: 50px;
    }
    .popular-shops .popular-background .cta-button {
        bottom: 0;
        width: 100%;
        font-size: 12px;
        padding: 3px 0;
    }
}
@media screen and (max-width: 767px) {
    .available-shops {
        justify-content: space-evenly;
    }
    .available-shops .shopName {
        max-width: 150px;
        margin: 0 0 20px 0;
        height: 145px;
    }
    .payment-info p {
        display: block;
        text-align: center;
        font-size: 14px;
        margin-left: 0;
    }
    .payment-info span {
        display: none;
    }
    .shop-filter {
        margin-bottom: 20px;
    }
    .shop-filter .filter-categories div {
        width: 20%;
    }
    .popular-shops .img-wrapper {
        min-height: 200px;
    }
    .popular-shops div img {
        max-width: 100%;
    }
    .newest-shops .swiper-button-prev,
    .newest-shops .swiper-button-next {
        display: none;
    }
    .popular-shops .popular-background .cta-button {
        bottom: 14px;
        width: 210px;
    }
    .shop-list-subheader {
        font-size: 16px;
    }
}
@media screen and (max-width: 575px) {
    .available-shops {
        justify-content: space-evenly;
    }
    .available-shops .shopName {
        margin: 0 0 20px 0;
        padding: 20px 10px;
    }
    .payment-info p br {
        display: none;
    }
    .shop-filter .filter-categories div {
        width: 27%;
    }
    .popular-shops .img-wrapper {
        min-height: 150px;
    }
    .popular-shops .shop-tile .img-wrapper {
        height: 150px;
    }
    .popular-shops .shop-tile:nth-child(odd) {
        padding-right: 8px;
    }
    .popular-shops .shop-tile:nth-child(even) {
        padding-left: 7px;
    }
    .popular-shops div img {
        max-width: 100px;
    }
    .popular-shops .popular-background .cta-button {
        bottom: 0;
        width: 105%;
    }
}
@media screen and (max-width: 374px) {
    .shop-filter .filter-categories div {
        width: 26%;
        font-size: 12px;
    }
}
/*popover*/

.popover {
    border-color: #ebebeb;
}
.popover-body {
    background-color: #ebebeb;
    color: #858585;
    font-family: "helvetica-regular";
    font-size: 11px;
    border-color: #ebebeb;
    border: none;
    padding: 15px;
}
.popover-body a,
.popover-body a:hover,
.popover-body b {
    color: #000;
}
.bs-popover-auto[x-placement^="right"] .arrow::before,
.bs-popover-right .arrow::before,
.bs-popover-auto[x-placement^="right"] .arrow::after,
.bs-popover-right .arrow::after {
    border-right-color: #ebebeb;
}
.bs-popover-auto[x-placement^="bottom"] .arrow::before,
.bs-popover-bottom .arrow::before,
.bs-popover-auto[x-placement^="bottom"] .arrow::after,
.bs-popover-bottom .arrow::after {
    border-bottom-color: #ebebeb;
}
/*popover on slider*/
.popup-open {
    background-color: #ebebeb;
    color: #858585;
    font-family: "helvetica-regular";
    font-size: 11px;
    border-color: #ebebeb;
    border: none;
    padding: 15px;
    border-radius: 0.3rem;
    position: absolute;
    z-index: 100;
    top: -27px;
    right: -15%;
    display: none;
}
.popup-open:before {
    position: absolute;
    display: block;
    content: "";
    border-color: transparent;
    border-style: solid;
    left: calc((0.5rem + 1px) * -1);
    width: 0.5rem;
    height: 1rem;
    margin: 0.3rem 0;
    border-width: 0.5rem 0.5rem 0.5rem 0;
    width: 0px;
    height: 0px;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-right: 10px solid #ebebeb;
    top: 34%;
}
.popup-open span b {
    color: #000;
}
.allegro-popup:hover .popup-open {
    display: inline-block;
}
#partnerShops .carousel-inner {
    overflow-y: visible;
}
@media screen and (max-width: 1199px) {
    .popup-open {
        right: -24%;
    }
}
@media screen and (max-width: 991px) {
    .popup-open {
        right: -40%;
        top: -50px;
    }
    #partnerShops .carousel-item {
        margin-top: 55px;
        min-height: 200px;
    }
}
@media screen and (max-width: 767px) {
    .popup-open {
        right: -57%;
        top: -65px;
    }
    #partnerShops .carousel-item {
        margin-top: 70px;
        min-height: 180px;
    }
}
@media screen and (max-width: 575px) {
    .popup-open {
        right: -120px;
        top: -75px;
    }
    #partnerShops .carousel-item {
        margin-top: 87px;
        min-height: 168px;
    }
}
@media screen and (max-width: 424px) {
    .popup-open {
        top: -77px;
    }
}
/* cookie info */
#cookieinfo * {
    margin: 0px;
    padding: 0px;
}
#cookieinfo {
    position: fixed;
    font-size: 14px;
    left: 0px;
    bottom: 0px;
    right: 0px;
    background-color: #f6e6f2;
    padding: 20px;
    box-shadow: 0px -1px 3px rgba(0, 0, 0, 0.5);
    z-index: 1000;
}
#cookieinfo h6 {
    font-size: 16px;
    font-weight: bold;
    color: #000000;
    margin-bottom: 7px;
    font-family: "helvetica-regular", sans-serif;
}
#cookieinfo p {
    font-size: 14px;
    color: #000000;
    line-height: 1.5em;
    font-family: "helvetica-regular", sans-serif;
}
#cookieinfo a {
    color: #22A271;
}
#cookieinfo a.close {
    display: block;
    position: absolute;
    right: 10px;
    top: 10px;
    width: 22px;
    height: 22px;
    line-height: 22px;
    font-size: 14px;
    color: #000000;
    text-align: center;
    text-decoration: none;
    font-family: "helvetica-regular", sans-serif;
}

.page-wrapper {
    margin-top: 130px !important;
}

@media (min-width: 1140px) {
    .page-wrapper {
        margin-top: 160px !important;
    }   
}

.new-sms-code {
    font-size: 16px !important;
    font-family: "helvetica-regular", sans-serif !important;
    color: #22A271;
    cursor: pointer;
    padding: 0 !important;
}

#new-sms-countdown {
    font-size: 16px !important;
    font-family: "helvetica-regular", sans-serif !important;
    color: #22A271;
    padding: 0 !important;
}

.new-sms-success-alert, .new-sms-danger-alert {
    display: none;
}

.reveal-password-group {
    position: relative;
}

.hide-password-eye-off-icon,
.reveal-password-eye-icon {
    position: absolute;
    width: 24px;
    height: 24px;
    top: calc(50% - 12px);
    left: calc(100% - 48px);
    cursor: pointer;
    user-select: none;
}

.hide-password-eye-off-icon {
    display: none;
}

.container .error-img {
    display: block;
    width: 200px;
    height: 200px;
    margin: 0 auto;
}

.container.text-center span.text-big {
    margin: 30px 0 ;
    padding: 0 !important;
    font-size: 36px !important;
    font-weight: 800;
    line-height: 44px !important;
}

.container.text-center span.text-small {
    padding: 0 !important;
    font-size: 16px !important;
    font-weight: 600;
    font-style: normal;
    line-height: 24px !important;
}

.container.text-center a.button {
    margin: 30px auto;
    width: fit-content;
    background-color: #FFFFFF;
    color: #000000 !important;
    font-family: "Gilroy", sans-serif !important;
    font-weight: 800;
    font-size: 16px !important;
    line-height: 24px !important;
    padding: 12px 40px;
    text-align: center !important;
    cursor: pointer;
    border: none;
    border-radius: 26px;
    transition: 0.2s;
    text-decoration: none;
    box-shadow: 0 2px 16px rgb(0 0 0 / 2%), 0 2px 7px rgb(0 0 0 / 4%), 0 1px 3.5px rgb(0 0 0 / 4%), 0 1px 2px rgb(0 0 0 / 4%), 0 0 1px rgb(0 0 0 / 5%), 0 0 1px rgb(0 0 0 / 6%);
}

.container.text-center a.button:hover {
    background-color: #000000;
    color: #FFFFFF !important;
}

.container.text-center a.button.green {
    background-color: #2CD091 !important;
    box-shadow: none;
}

.container.text-center a.button.green:hover {
    background-color: #7ee4bd !important;
    color: #000000 !important;
}
