
      
    


.whatsapp-float {
    position: fixed;
    bottom: 24px;
    right: 24px;
    z-index: 9999;
}

.whatsapp-button {
    width: 56px;
    height: 56px;
    background-color: #25D366;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.3), 0 0 0 0 rgba(37, 211, 102, 0.4);
    transition: all 0.3s ease;
    text-decoration: none;
    position: relative;
    overflow: visible;
}

.whatsapp-button:hover {
    background-color: #128C7E;
    transform: scale(1.1);
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.4), 0 0 20px rgba(37, 211, 102, 0.6);
}

.whatsapp-button::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #25D366;
    border-radius: 50%;
    animation: whatsapp-pulse 2s infinite;
    z-index: -1;
}

@keyframes whatsapp-pulse {
    0% {
        transform: scale(1);
        opacity: 1;
    }
    100% {
        transform: scale(1.4);
        opacity: 0;
    }
}

.whatsapp-icon {
    width: 32px;
    height: 32px;
    fill: white;
}

.whatsapp-tooltip {
    position: absolute;
    bottom: 70px;
    right: 0;
    background-color: #333;
    color: white;
    padding: 8px 12px;
    border-radius: 6px;
    font-size: 14px;
    white-space: nowrap;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease;
    font-family: Arial, sans-serif;
}

.whatsapp-tooltip::after {
    content: '';
    position: absolute;
    top: 100%;
    right: 20px;
    border: 5px solid transparent;
    border-top-color: #333;
}

.whatsapp-button:hover .whatsapp-tooltip {
    opacity: 1;
    visibility: visible;
    bottom: 75px;
}

@media (max-width: 768px) {
    .whatsapp-float {
        bottom: 20px;
        right: 20px;
    }
    
    .whatsapp-button {
        width: 50px;
        height: 50px;
    }
    
    .whatsapp-icon {
        width: 28px;
        height: 28px;
    }

    .whatsapp-tooltip {
        font-size: 12px;
        padding: 6px 10px;
        bottom: 60px;
        right: -20px;
    }

    .whatsapp-button:hover .whatsapp-tooltip {
        bottom: 65px;
    }
}



      
     


      {} *{} {}
     


      #IE-warning {
        display: none;
        position: fixed;
        width: 100%;
        height: 100%;
        z-index: 9999;
        background: white;
      }
      .IE-warning-message {
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        text-align: center;
      }
    



 @media (max-width: 639px) { .gp-component-id-ceAoZ3Z80z[data-gp-component] { padding-top: 11px;padding-bottom: 0px;min-height: 50px;position: relative;z-index: auto; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-ceAoZ3Z80z[data-gp-component] { padding-top: 50px;padding-bottom: 50px;min-height: 50px;position: relative;z-index: auto; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-ceAoZ3Z80z[data-gp-component] { padding-top: 0px;padding-bottom: 0px;min-height: 50px;position: relative;z-index: auto; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-ceAoZ3Z80z[data-gp-component] { padding-top: 11px;padding-bottom: 11px;min-height: 50px;position: relative;z-index: auto; } } @media (min-width: 1200px) { .gp-component-id-ceAoZ3Z80z[data-gp-component] { padding-top: 50px;padding-bottom: 50px;min-height: 50px;position: relative;z-index: auto; } }

 @media (max-width: 639px) { .gp-component-id-ceAoZ3Z80z.gp-component > [data-section-overlay] { background-color: rgb(238, 0, 0); } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-ceAoZ3Z80z.gp-component > [data-section-overlay] { background-color: rgb(238, 0, 0); } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-ceAoZ3Z80z.gp-component > [data-section-overlay] { background-color: rgb(238, 0, 0); } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-ceAoZ3Z80z.gp-component > [data-section-overlay] { background-color: rgb(238, 0, 0); } } @media (min-width: 1200px) { .gp-component-id-ceAoZ3Z80z.gp-component > [data-section-overlay] { background-color: rgb(238, 0, 0); } }

 @media (max-width: 639px) { .gp-component-id-c7iImGYevB[data-gp-component] { font-size: 26px !important;color: rgb(0, 0, 0);text-align: center;font-family: "Bebas Neue" !important;border-top-left-radius: 5.6px;border-top-right-radius: 5.6px;border-bottom-left-radius: 5.6px;border-bottom-right-radius: 5.6px;border-left-width: 1px;border-right-width: 1px;border-top-width: 1px;border-bottom-width: 1px;border-left-color: rgb(163, 245, 194);border-right-color: rgb(163, 245, 194);border-top-color: rgb(163, 245, 194);border-bottom-color: rgb(163, 245, 194);background-color: rgb(54, 226, 120);box-shadow: none;margin-top: 30px;margin-bottom: 0px;padding-left: 36px;padding-right: 36px;padding-top: 16px;padding-bottom: 16px;align-items: center;display: inline-flex;font-style: italic !important;text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: inherit;cursor: pointer;position: relative;animation-name: pulse; } .gp-component-id-c7iImGYevB[data-gp-component]:hover,.gp-component-id-c7iImGYevB[data-gp-component].gp-hover { color: rgb(255, 255, 255);background-color: rgb(24, 205, 94); } .gp-component-id-c7iImGYevB[data-gp-component]:active,.gp-component-id-c7iImGYevB[data-gp-component].gp-active { background-color: rgb(54, 226, 120); } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-c7iImGYevB[data-gp-component] { font-size: 38px !important;color: rgb(0, 0, 0);text-align: center;font-family: "Bebas Neue" !important;border-top-left-radius: 5.6px;border-top-right-radius: 5.6px;border-bottom-left-radius: 5.6px;border-bottom-right-radius: 5.6px;border-left-width: 1px;border-right-width: 1px;border-top-width: 1px;border-bottom-width: 1px;border-left-color: rgb(163, 245, 194);border-right-color: rgb(163, 245, 194);border-top-color: rgb(163, 245, 194);border-bottom-color: rgb(163, 245, 194);background-color: rgb(54, 226, 120);box-shadow: none;margin-top: 30px;margin-bottom: 0px;padding-left: 50px;padding-right: 50px;padding-top: 16px;padding-bottom: 16px;align-items: center;display: inline-flex;font-style: italic !important;text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: inherit;cursor: pointer;position: relative;animation-name: pulse; } .gp-component-id-c7iImGYevB[data-gp-component]:hover,.gp-component-id-c7iImGYevB[data-gp-component].gp-hover { color: rgb(255, 255, 255);background-color: rgb(24, 205, 94); } .gp-component-id-c7iImGYevB[data-gp-component]:active,.gp-component-id-c7iImGYevB[data-gp-component].gp-active { background-color: rgb(54, 226, 120); } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-c7iImGYevB[data-gp-component] { font-size: 35px !important;color: rgb(0, 0, 0);text-align: center;font-family: "Bebas Neue" !important;border-top-left-radius: 5.6px;border-top-right-radius: 5.6px;border-bottom-left-radius: 5.6px;border-bottom-right-radius: 5.6px;border-left-width: 1px;border-right-width: 1px;border-top-width: 1px;border-bottom-width: 1px;border-left-color: rgb(163, 245, 194);border-right-color: rgb(163, 245, 194);border-top-color: rgb(163, 245, 194);border-bottom-color: rgb(163, 245, 194);background-color: rgb(54, 226, 120);box-shadow: none;margin-top: 30px;margin-bottom: 0px;padding-left: 72px;padding-right: 72px;padding-top: 16px;padding-bottom: 16px;align-items: center;display: inline-flex;font-style: italic !important;text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: inherit;cursor: pointer;position: relative;animation-name: pulse; } .gp-component-id-c7iImGYevB[data-gp-component]:hover,.gp-component-id-c7iImGYevB[data-gp-component].gp-hover { color: rgb(255, 255, 255);background-color: rgb(24, 205, 94); } .gp-component-id-c7iImGYevB[data-gp-component]:active,.gp-component-id-c7iImGYevB[data-gp-component].gp-active { background-color: rgb(54, 226, 120); } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-c7iImGYevB[data-gp-component] { font-size: 35px !important;color: rgb(0, 0, 0);text-align: center;font-family: "Bebas Neue" !important;border-top-left-radius: 5.6px;border-top-right-radius: 5.6px;border-bottom-left-radius: 5.6px;border-bottom-right-radius: 5.6px;border-left-width: 1px;border-right-width: 1px;border-top-width: 1px;border-bottom-width: 1px;border-left-color: rgb(163, 245, 194);border-right-color: rgb(163, 245, 194);border-top-color: rgb(163, 245, 194);border-bottom-color: rgb(163, 245, 194);background-color: rgb(54, 226, 120);box-shadow: none;margin-top: 30px;margin-bottom: 0px;padding-left: 72px;padding-right: 72px;padding-top: 16px;padding-bottom: 16px;align-items: center;display: inline-flex;font-style: italic !important;text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: inherit;cursor: pointer;position: relative;animation-name: pulse; } .gp-component-id-c7iImGYevB[data-gp-component]:hover,.gp-component-id-c7iImGYevB[data-gp-component].gp-hover { color: rgb(255, 255, 255);background-color: rgb(24, 205, 94); } .gp-component-id-c7iImGYevB[data-gp-component]:active,.gp-component-id-c7iImGYevB[data-gp-component].gp-active { background-color: rgb(54, 226, 120); } } @media (min-width: 1200px) { .gp-component-id-c7iImGYevB[data-gp-component] { font-size: 35px !important;color: rgb(0, 0, 0);text-align: center;font-family: "Bebas Neue" !important;border-top-left-radius: 5.6px;border-top-right-radius: 5.6px;border-bottom-left-radius: 5.6px;border-bottom-right-radius: 5.6px;border-left-width: 1px;border-right-width: 1px;border-top-width: 1px;border-bottom-width: 1px;border-left-color: rgb(163, 245, 194);border-right-color: rgb(163, 245, 194);border-top-color: rgb(163, 245, 194);border-bottom-color: rgb(163, 245, 194);background-color: rgb(54, 226, 120);box-shadow: none;margin-top: 30px;margin-bottom: 30px;padding-left: 72px;padding-right: 72px;padding-top: 16px;padding-bottom: 16px;align-items: center;display: inline-flex;font-style: italic !important;text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: inherit;cursor: pointer;position: relative;animation-name: pulse; } .gp-component-id-c7iImGYevB[data-gp-component]:hover,.gp-component-id-c7iImGYevB[data-gp-component].gp-hover { color: rgb(255, 255, 255);background-color: rgb(24, 205, 94); } .gp-component-id-c7iImGYevB[data-gp-component]:active,.gp-component-id-c7iImGYevB[data-gp-component].gp-active { background-color: rgb(54, 226, 120); } }

 @media (max-width: 639px) { .gp-component-id-_zZ6V6v2l[data-gp-component] { padding-left: 20px;padding-right: 20px;padding-top: 40px;padding-bottom: 40px;width: 100%;flex-direction: column;justify-content: center;align-items: center;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-_zZ6V6v2l[data-gp-component] { padding-left: 40px;padding-right: 40px;padding-top: 0px;padding-bottom: 0px;width: 100%;flex-direction: column;justify-content: center;align-items: center;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-_zZ6V6v2l[data-gp-component] { padding-left: 20px;padding-right: 20px;padding-top: 50px;padding-bottom: 50px;width: 100%;flex-direction: column;justify-content: center;align-items: center;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-_zZ6V6v2l[data-gp-component] { padding-left: 40px;padding-right: 40px;padding-top: 40px;padding-bottom: 40px;width: 79%;flex-direction: column;justify-content: center;align-items: center;display: flex; } } @media (min-width: 1200px) { .gp-component-id-_zZ6V6v2l[data-gp-component] { padding-left: 40px;padding-right: 40px;padding-top: 40px;padding-bottom: 40px;width: 62%;flex-direction: column;justify-content: center;align-items: center;display: flex; } }

 @media (max-width: 639px) { [data-gp-text] .gp-component-id-iEUsAvCtiM { font-size: 43px !important;font-weight: 900 !important;text-align: center;line-height: 1;font-family: "Bebas Neue" !important;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-left: 15px;padding-right: 15px;padding-bottom: 30px;font-style: italic !important;text-decoration-line: inherit;overflow-wrap: break-word; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-iEUsAvCtiM { font-size: 59px !important;font-weight: 900 !important;text-align: center;line-height: 1;font-family: "Bebas Neue" !important;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-bottom: 30px;font-style: italic !important;text-decoration-line: inherit;overflow-wrap: break-word; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-iEUsAvCtiM { font-size: 46px !important;font-weight: 900 !important;text-align: center;line-height: 1;font-family: "Bebas Neue" !important;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-bottom: 6px;font-style: italic !important;text-decoration-line: inherit;overflow-wrap: break-word; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-iEUsAvCtiM { font-size: 58px !important;font-weight: 900 !important;text-align: center;line-height: 1;font-family: "Bebas Neue" !important;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-bottom: 0px;font-style: italic !important;text-decoration-line: inherit;overflow-wrap: break-word; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-iEUsAvCtiM { font-size: 58px !important;font-weight: 900 !important;text-align: center;line-height: 1;font-family: "Bebas Neue" !important;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-bottom: 30px;font-style: italic !important;text-decoration-line: inherit;overflow-wrap: break-word; } }

 @media (max-width: 639px) { .gp-component-id-zt2NFO3wNb[data-gp-component] { padding-left: 20px;padding-right: 20px;padding-top: 0px;padding-bottom: 40px;width: 100%;flex-direction: column;justify-content: center;align-items: center;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-zt2NFO3wNb[data-gp-component] { padding-left: 0px;padding-right: 0px;padding-top: 40px;padding-bottom: 40px;width: 100%;flex-direction: column;justify-content: center;align-items: center;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-zt2NFO3wNb[data-gp-component] { padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 40px;width: 100%;flex-direction: column;justify-content: center;align-items: center;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-zt2NFO3wNb[data-gp-component] { padding-left: 40px;padding-right: 40px;padding-top: 0px;padding-bottom: 40px;width: 100%;flex-direction: column;justify-content: center;align-items: center;display: flex; } } @media (min-width: 1200px) { .gp-component-id-zt2NFO3wNb[data-gp-component] { padding-left: 40px;padding-right: 40px;padding-top: 40px;padding-bottom: 40px;width: 85%;flex-direction: column;justify-content: center;align-items: center;display: flex; } }

 @media (max-width: 639px) { .gp-component-id-nBYc54CCx[data-gp-component] { border-top-width: 0px;border-top-color: rgb(146, 66, 253);background-image: url("https://images.groovetech.io/7yZPafy14zOJ-_OrbU1fktXEW2ZxvwGDx3CieG9YMVE/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzLzVlYmFjMjNkNzNlZjNlMTk2ZTk3Y2E5Mi8xNzU0NDkwMjc1X0x1Y3JvRGlzcnVwdGl2b0Z1bmRvV2hhdHNBcHAxLmpwZw.webp");background-size: cover;margin-top: 0px;padding-top: 0px;min-height: 50px;position: relative;z-index: auto; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-nBYc54CCx[data-gp-component] { border-top-width: 0px;border-top-color: rgb(146, 66, 253);background-image: url("https://images.groovetech.io/7yZPafy14zOJ-_OrbU1fktXEW2ZxvwGDx3CieG9YMVE/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzLzVlYmFjMjNkNzNlZjNlMTk2ZTk3Y2E5Mi8xNzU0NDkwMjc1X0x1Y3JvRGlzcnVwdGl2b0Z1bmRvV2hhdHNBcHAxLmpwZw.webp");background-size: cover;margin-top: 0px;padding-top: 0px;min-height: 50px;position: relative;z-index: auto; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-nBYc54CCx[data-gp-component] { border-top-width: 0px;border-top-color: rgb(146, 66, 253);background-image: url("https://images.groovetech.io/7yZPafy14zOJ-_OrbU1fktXEW2ZxvwGDx3CieG9YMVE/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzLzVlYmFjMjNkNzNlZjNlMTk2ZTk3Y2E5Mi8xNzU0NDkwMjc1X0x1Y3JvRGlzcnVwdGl2b0Z1bmRvV2hhdHNBcHAxLmpwZw.webp");background-size: cover;margin-top: 0px;padding-top: 0px;min-height: 50px;position: relative;z-index: auto; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-nBYc54CCx[data-gp-component] { border-top-width: 0px;border-top-color: rgb(146, 66, 253);background-image: url("https://images.groovetech.io/7yZPafy14zOJ-_OrbU1fktXEW2ZxvwGDx3CieG9YMVE/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzLzVlYmFjMjNkNzNlZjNlMTk2ZTk3Y2E5Mi8xNzU0NDkwMjc1X0x1Y3JvRGlzcnVwdGl2b0Z1bmRvV2hhdHNBcHAxLmpwZw.webp");background-size: cover;margin-top: 0px;padding-top: 0px;min-height: 50px;position: relative;z-index: auto; } } @media (min-width: 1200px) { .gp-component-id-nBYc54CCx[data-gp-component] { border-top-width: 0px;border-top-color: rgb(146, 66, 253);background-image: url("https://images.groovetech.io/7yZPafy14zOJ-_OrbU1fktXEW2ZxvwGDx3CieG9YMVE/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzLzVlYmFjMjNkNzNlZjNlMTk2ZTk3Y2E5Mi8xNzU0NDkwMjc1X0x1Y3JvRGlzcnVwdGl2b0Z1bmRvV2hhdHNBcHAxLmpwZw.webp");background-size: cover;margin-top: 0px;padding-top: 30px;min-height: 50px;position: relative;z-index: auto; } }

 .gp-component-id-nBYc54CCx.gp-component > [data-section-overlay] { bottom: 0px;top: 0px;left: 0px;right: 0px;position: absolute; } @media (max-width: 639px) { .gp-component-id-nBYc54CCx.gp-component > [data-section-overlay] { background-color: rgba(240, 242, 244, 0);bottom: 0px;top: 0px;left: 0px;right: 0px;position: absolute; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-nBYc54CCx.gp-component > [data-section-overlay] { background-color: rgba(240, 242, 244, 0);bottom: 0px;top: 0px;left: 0px;right: 0px;position: absolute; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-nBYc54CCx.gp-component > [data-section-overlay] { background-color: rgba(240, 242, 244, 0);bottom: 0px;top: 0px;left: 0px;right: 0px;position: absolute; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-nBYc54CCx.gp-component > [data-section-overlay] { background-color: rgba(240, 242, 244, 0);bottom: 0px;top: 0px;left: 0px;right: 0px;position: absolute; } } @media (min-width: 1200px) { .gp-component-id-nBYc54CCx.gp-component > [data-section-overlay] { background-color: rgba(240, 242, 244, 0);bottom: 0px;top: 0px;left: 0px;right: 0px;position: absolute; } }

 @media (max-width: 639px) { .gp-component-id-VBT0bQQWAU[data-gp-component] { padding-left: 20px;padding-right: 20px;padding-top: 30px;padding-bottom: 0px;min-height: 50px;position: relative;z-index: auto; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-VBT0bQQWAU[data-gp-component] { padding-left: 20px;padding-right: 20px;padding-top: 25px;padding-bottom: 0px;min-height: 50px;position: relative;z-index: auto; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-VBT0bQQWAU[data-gp-component] { padding-left: 20px;padding-right: 20px;padding-top: 0px;padding-bottom: 0px;min-height: 50px;position: relative;z-index: auto; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-VBT0bQQWAU[data-gp-component] { padding-left: 20px;padding-right: 20px;padding-top: 30px;padding-bottom: 0px;min-height: 50px;position: relative;z-index: auto; } } @media (min-width: 1200px) { .gp-component-id-VBT0bQQWAU[data-gp-component] { padding-top: 70px;padding-bottom: 70px;min-height: 50px;position: relative;z-index: auto; } }

 @media (max-width: 639px) { .gp-component-id-VBT0bQQWAU.gp-component > [data-section-overlay] { background-color: rgb(0, 0, 0); } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-VBT0bQQWAU.gp-component > [data-section-overlay] { background-color: rgb(0, 0, 0); } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-VBT0bQQWAU.gp-component > [data-section-overlay] { background-color: rgb(0, 0, 0); } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-VBT0bQQWAU.gp-component > [data-section-overlay] { background-color: rgb(0, 0, 0); } } @media (min-width: 1200px) { .gp-component-id-VBT0bQQWAU.gp-component > [data-section-overlay] { background-color: rgb(0, 0, 0); } }

 @media (max-width: 639px) { [data-gp-text] .gp-component-id-lFRRInhCfx { font-size: 18px !important;font-weight: inherit !important;color: rgba(255, 255, 255, 0.7);text-align: center;line-height: 1.25;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-top: 0px;padding-bottom: 30px;overflow-wrap: break-word; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-lFRRInhCfx { font-size: 18px !important;font-weight: inherit !important;color: rgba(255, 255, 255, 0.7);text-align: center;line-height: 1.25;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-top: 0px;padding-bottom: 0px;overflow-wrap: break-word; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-lFRRInhCfx { font-size: 18px !important;font-weight: inherit !important;color: rgba(255, 255, 255, 0.7);text-align: center;line-height: 1.25;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-top: 0px;padding-bottom: 0px;overflow-wrap: break-word; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-lFRRInhCfx { font-size: 18px !important;font-weight: inherit !important;color: rgba(255, 255, 255, 0.7);text-align: center;line-height: 1.25;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-top: 0px;padding-bottom: 0px;overflow-wrap: break-word; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-lFRRInhCfx { font-size: 22px !important;font-weight: inherit !important;color: rgba(255, 255, 255, 0.7);text-align: center;line-height: 1.25;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-top: 0px;padding-bottom: 30px;overflow-wrap: break-word; } }

 @media (max-width: 639px) { .gp-component-id-quelNSiyH[data-gp-component] { width: 100%;flex-direction: column;justify-content: center;align-items: center;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-quelNSiyH[data-gp-component] { width: 100%;flex-direction: column;justify-content: center;align-items: center;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-quelNSiyH[data-gp-component] { width: 74%;flex-direction: column;justify-content: center;align-items: center;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-quelNSiyH[data-gp-component] { width: 56%;flex-direction: column;justify-content: center;align-items: center;display: flex; } } @media (min-width: 1200px) { .gp-component-id-quelNSiyH[data-gp-component] { width: 54%;flex-direction: column;justify-content: center;align-items: center;display: flex; } }

 @media (max-width: 639px) { .gp-component-id-evd0fYq9nt[data-gp-component] { border-top-left-radius: 60px;border-top-right-radius: 60px;border-bottom-left-radius: 60px;border-bottom-right-radius: 60px;background-color: rgb(252, 235, 60);padding-left: 20px;padding-right: 20px;padding-top: 10px;padding-bottom: 10px;width: 85%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-evd0fYq9nt[data-gp-component] { border-top-left-radius: 60px;border-top-right-radius: 60px;border-bottom-left-radius: 60px;border-bottom-right-radius: 60px;background-color: rgb(252, 235, 60);padding-left: 30px;padding-right: 30px;padding-top: 10px;padding-bottom: 10px;width: 64%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-evd0fYq9nt[data-gp-component] { border-top-left-radius: 60px;border-top-right-radius: 60px;border-bottom-left-radius: 60px;border-bottom-right-radius: 60px;background-color: rgb(252, 235, 60);padding-left: 30px;padding-right: 30px;padding-top: 10px;padding-bottom: 10px;width: 67%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-evd0fYq9nt[data-gp-component] { border-top-left-radius: 60px;border-top-right-radius: 60px;border-bottom-left-radius: 60px;border-bottom-right-radius: 60px;background-color: rgb(252, 235, 60);padding-left: 30px;padding-right: 30px;padding-top: 10px;padding-bottom: 10px;width: 65%; } } @media (min-width: 1200px) { .gp-component-id-evd0fYq9nt[data-gp-component] { border-top-left-radius: 60px;border-top-right-radius: 60px;border-bottom-left-radius: 60px;border-bottom-right-radius: 60px;background-color: rgb(252, 235, 60);padding-left: 30px;padding-right: 30px;padding-top: 10px;padding-bottom: 10px;width: 64%; } }

 @media (max-width: 639px) { [data-gp-text] .gp-component-id-9u0t1Mvtau { font-size: 10px !important;font-weight: 700 !important;color: rgb(0, 0, 0);text-align: center;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-top: 0px; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-9u0t1Mvtau { font-size: 14px !important;font-weight: 700 !important;color: rgb(0, 0, 0);text-align: left;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-top: 0px; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-9u0t1Mvtau { font-size: 13px !important;font-weight: 700 !important;color: rgb(0, 0, 0);text-align: center;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-top: 0px; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-9u0t1Mvtau { font-size: 12px !important;font-weight: 700 !important;color: rgb(0, 0, 0);text-align: center;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-top: 0px; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-9u0t1Mvtau { font-size: inherit;font-weight: 700;color: rgb(0, 0, 0);text-align: left;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-top: 0px; } }

 @media (max-width: 639px) { [data-gp-text] .gp-component-id-zJTkzjSAAZ { font-size: 60px !important;font-weight: 900 !important;color: rgb(255, 255, 255);text-align: center;line-height: 1;font-family: "Bebas Neue" !important;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-top: 30px;padding-bottom: 30px;font-style: italic !important;text-decoration-line: inherit;overflow-wrap: break-word; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-zJTkzjSAAZ { font-size: 84px !important;font-weight: 900 !important;color: rgb(255, 255, 255);text-align: center;line-height: 1;font-family: "Bebas Neue" !important;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-top: 30px;padding-bottom: 30px;font-style: italic !important;text-decoration-line: inherit;overflow-wrap: break-word; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-zJTkzjSAAZ { font-size: 86px !important;font-weight: 900 !important;color: rgb(255, 255, 255);text-align: center;line-height: 1;font-family: "Bebas Neue" !important;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-top: 30px;padding-bottom: 30px;font-style: italic !important;text-decoration-line: inherit;overflow-wrap: break-word; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-zJTkzjSAAZ { font-size: 89px !important;font-weight: 900 !important;color: rgb(255, 255, 255);text-align: center;line-height: 1;font-family: "Bebas Neue" !important;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-top: 30px;padding-bottom: 30px;font-style: italic !important;text-decoration-line: inherit;overflow-wrap: break-word; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-zJTkzjSAAZ { font-size: 100px !important;font-weight: 900 !important;color: rgb(255, 255, 255);text-align: center;line-height: 1;font-family: "Bebas Neue" !important;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-top: 30px;padding-bottom: 30px;font-style: italic !important;text-decoration-line: inherit;overflow-wrap: break-word; } }

 @media (max-width: 639px) { [data-gp-text] .gp-component-id-4zkM3sotgT { font-size: 15px !important;font-weight: inherit !important;color: rgb(255, 255, 255);text-align: center;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-top: 30px;overflow-wrap: break-word; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-4zkM3sotgT { font-size: 15px !important;font-weight: inherit !important;color: rgb(255, 255, 255);text-align: center;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-top: 30px;max-width: 100%;overflow-wrap: break-word; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-4zkM3sotgT { font-size: 15px !important;font-weight: inherit !important;color: rgb(255, 255, 255);text-align: center;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-top: 20px;overflow-wrap: break-word; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-4zkM3sotgT { font-size: 15px !important;font-weight: inherit !important;color: rgb(255, 255, 255);text-align: center;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-top: 30px;overflow-wrap: break-word; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-4zkM3sotgT { font-size: 15px !important;font-weight: inherit !important;color: rgb(255, 255, 255);text-align: center;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-top: 30px;overflow-wrap: break-word; } }

 @media (max-width: 639px) { .gp-component-id-Iw9HlHoeY[data-gp-component] { font-size: 1px !important;border-top-left-radius: 20px;border-top-right-radius: 20px;border-bottom-left-radius: 20px;border-bottom-right-radius: 20px;border-left-width: 1px;border-right-width: 1px;border-top-width: 1px;border-bottom-width: 1px;border-left-color: rgb(254, 72, 72);border-right-color: rgb(254, 72, 72);border-top-color: rgb(254, 72, 72);border-bottom-color: rgb(254, 72, 72);background-color: rgb(78, 0, 0);padding-left: 0px;padding-right: 0px;padding-top: 10px;padding-bottom: 10px;width: 73%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-Iw9HlHoeY[data-gp-component] { font-size: 1px !important;border-top-left-radius: 20px;border-top-right-radius: 20px;border-bottom-left-radius: 20px;border-bottom-right-radius: 20px;border-left-width: 1px;border-right-width: 1px;border-top-width: 1px;border-bottom-width: 1px;border-left-color: rgb(254, 72, 72);border-right-color: rgb(254, 72, 72);border-top-color: rgb(254, 72, 72);border-bottom-color: rgb(254, 72, 72);background-color: rgb(78, 0, 0);padding-left: 0px;padding-right: 0px;padding-top: 10px;padding-bottom: 10px;width: 49%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-Iw9HlHoeY[data-gp-component] { font-size: 1px !important;border-top-left-radius: 20px;border-top-right-radius: 20px;border-bottom-left-radius: 20px;border-bottom-right-radius: 20px;border-left-width: 1px;border-right-width: 1px;border-top-width: 1px;border-bottom-width: 1px;border-left-color: rgb(254, 72, 72);border-right-color: rgb(254, 72, 72);border-top-color: rgb(254, 72, 72);border-bottom-color: rgb(254, 72, 72);background-color: rgb(78, 0, 0);padding-left: 0px;padding-right: 0px;padding-top: 20px;padding-bottom: 20px;width: 40%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-Iw9HlHoeY[data-gp-component] { font-size: 1px !important;border-top-left-radius: 20px;border-top-right-radius: 20px;border-bottom-left-radius: 20px;border-bottom-right-radius: 20px;border-left-width: 1px;border-right-width: 1px;border-top-width: 1px;border-bottom-width: 1px;border-left-color: rgb(254, 72, 72);border-right-color: rgb(254, 72, 72);border-top-color: rgb(254, 72, 72);border-bottom-color: rgb(254, 72, 72);background-color: rgb(78, 0, 0);padding-left: 20px;padding-right: 20px;padding-top: 20px;padding-bottom: 20px;width: 59%; } } @media (min-width: 1200px) { .gp-component-id-Iw9HlHoeY[data-gp-component] { font-size: 1px !important;border-top-left-radius: 20px;border-top-right-radius: 20px;border-bottom-left-radius: 20px;border-bottom-right-radius: 20px;border-left-width: 1px;border-right-width: 1px;border-top-width: 1px;border-bottom-width: 1px;border-left-color: rgb(254, 72, 72);border-right-color: rgb(254, 72, 72);border-top-color: rgb(254, 72, 72);border-bottom-color: rgb(254, 72, 72);background-color: rgb(78, 0, 0);padding-left: 20px;padding-right: 20px;padding-top: 20px;padding-bottom: 20px;width: 59%; } }

 @media (max-width: 639px) { [data-gp-text] .gp-component-id-kDpX9MdW2Y { font-size: 13px !important;font-weight: 700 !important;color: rgb(255, 197, 53);text-align: center;line-height: 1;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-top: 0px;padding-bottom: 0px;font-style: inherit !important;text-decoration-line: inherit;overflow-wrap: break-word; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-kDpX9MdW2Y { font-size: 14px !important;font-weight: 700 !important;color: rgb(255, 197, 53);text-align: center;line-height: 1;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-top: 0px;padding-bottom: 0px;font-style: inherit !important;text-decoration-line: inherit;overflow-wrap: break-word; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-kDpX9MdW2Y { font-size: 15px !important;font-weight: 700 !important;color: rgb(255, 197, 53);text-align: center;line-height: 1;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-top: 0px;padding-bottom: 0px;font-style: inherit !important;text-decoration-line: inherit;overflow-wrap: break-word; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-kDpX9MdW2Y { font-size: 17px !important;font-weight: 700 !important;color: rgb(255, 197, 53);text-align: center;line-height: 1;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-top: 0px;padding-bottom: 0px;font-style: inherit !important;text-decoration-line: inherit;overflow-wrap: break-word; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-kDpX9MdW2Y { font-size: 17px !important;font-weight: 700 !important;color: rgb(255, 197, 53);text-align: center;line-height: 1;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-top: 0px;padding-bottom: 0px;font-style: inherit !important;text-decoration-line: inherit;overflow-wrap: break-word; } }

 @media (max-width: 639px) { [data-gp-text] .gp-component-id-zunxJrEgAtP { font-size: 39px !important;font-weight: 900 !important;color: rgb(255, 255, 255);text-align: center;line-height: 1;font-family: "Bebas Neue" !important;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-top: 25px;padding-bottom: 20px;width: 100%;font-style: italic !important;overflow-wrap: break-word;text-decoration-line: inherit; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-zunxJrEgAtP { font-size: 46px !important;font-weight: 900 !important;color: rgb(255, 255, 255);text-align: center;line-height: 1;font-family: "Bebas Neue" !important;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-top: 25px;padding-bottom: 20px;width: 100%;font-style: italic !important;overflow-wrap: break-word;text-decoration-line: inherit; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-zunxJrEgAtP { font-size: 49px !important;font-weight: 900 !important;color: rgb(255, 255, 255);text-align: center;line-height: 1;font-family: "Bebas Neue" !important;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-top: 25px;padding-bottom: 20px;width: 100%;font-style: italic !important;overflow-wrap: break-word;text-decoration-line: inherit; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-zunxJrEgAtP { font-size: 68px !important;font-weight: 900 !important;color: rgb(255, 255, 255);text-align: center;line-height: 1;font-family: "Bebas Neue" !important;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-top: 25px;padding-bottom: 20px;width: 100%;font-style: italic !important;overflow-wrap: break-word;text-decoration-line: inherit; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-zunxJrEgAtP { font-size: 68px !important;font-weight: 900 !important;color: rgb(255, 255, 255);text-align: center;line-height: 1;font-family: "Bebas Neue" !important;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-top: 25px;padding-bottom: 20px;width: 100%;font-style: italic !important;overflow-wrap: break-word;text-decoration-line: inherit; } }

 @media (max-width: 639px) { [data-gp-text] .gp-component-id-n8HWhsZfd9 { font-size: 43px !important;font-weight: 900 !important;color: rgb(255, 255, 255);text-align: center;line-height: 1;font-family: "Bebas Neue" !important;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-top: 25px;padding-bottom: 40px;width: 100%;font-style: italic !important;overflow-wrap: break-word;text-decoration-line: inherit; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-n8HWhsZfd9 { font-size: 57px !important;font-weight: 900 !important;color: rgb(255, 255, 255);text-align: center;line-height: 1;font-family: "Bebas Neue" !important;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-top: 0px;padding-bottom: 40px;width: 100%;font-style: italic !important;overflow-wrap: break-word;text-decoration-line: inherit; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-n8HWhsZfd9 { font-size: 54px !important;font-weight: 900 !important;color: rgb(255, 255, 255);text-align: center;line-height: 1;font-family: "Bebas Neue" !important;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-top: 25px;padding-bottom: 40px;width: 100%;font-style: italic !important;overflow-wrap: break-word;text-decoration-line: inherit; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-n8HWhsZfd9 { font-size: 67px !important;font-weight: 900 !important;color: rgb(255, 255, 255);text-align: center;line-height: 1;font-family: "Bebas Neue" !important;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-top: 25px;padding-bottom: 40px;width: 100%;font-style: italic !important;overflow-wrap: break-word;text-decoration-line: inherit; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-n8HWhsZfd9 { font-size: 67px !important;font-weight: 900 !important;color: rgb(255, 255, 255);text-align: center;line-height: 1;font-family: "Bebas Neue" !important;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-top: 25px;padding-bottom: 40px;width: 100%;font-style: italic !important;overflow-wrap: break-word;text-decoration-line: inherit; } }

 @media (max-width: 639px) { [data-gp-text] .gp-component-id-yKLYWJMfxm { font-size: 34px !important;font-weight: 700 !important;color: rgb(146, 66, 253);line-height: 1;font-family: "Archivo Black" !important;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;overflow-wrap: break-word; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-yKLYWJMfxm { font-size: 34px !important;font-weight: 700 !important;color: rgb(146, 66, 253);font-family: "Archivo Black" !important;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;overflow-wrap: break-word; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-yKLYWJMfxm { font-size: 34px !important;font-weight: 700 !important;color: rgb(146, 66, 253);line-height: 1;font-family: "Archivo Black" !important;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;overflow-wrap: break-word; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-yKLYWJMfxm { font-size: 34px !important;font-weight: 700 !important;color: rgb(146, 66, 253);font-family: "Archivo Black" !important;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;overflow-wrap: break-word; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-yKLYWJMfxm { font-size: 34px !important;font-weight: 700 !important;color: rgb(146, 66, 253);font-family: "Archivo Black" !important;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;overflow-wrap: break-word; } }

 @media (max-width: 639px) { [data-gp-text] .gp-component-id-5UnozxsHCr { font-size: 48px !important;font-weight: 900 !important;color: rgb(255, 255, 255);text-align: center;line-height: 1;font-family: "Bebas Neue" !important;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-top: 25px;padding-bottom: 0px;width: 100%;font-style: italic !important;overflow-wrap: break-word;text-decoration-line: inherit; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-5UnozxsHCr { font-size: 48px !important;font-weight: 900 !important;color: rgb(255, 255, 255);text-align: center;line-height: 1;font-family: "Bebas Neue" !important;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-top: 25px;padding-bottom: 0px;width: 100%;font-style: italic !important;overflow-wrap: break-word;text-decoration-line: inherit; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-5UnozxsHCr { font-size: 53px !important;font-weight: 900 !important;color: rgb(255, 255, 255);line-height: 1;font-family: "Bebas Neue" !important;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-top: 25px;padding-bottom: 0px;width: 100%;font-style: italic !important;overflow-wrap: break-word;text-decoration-line: inherit; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-5UnozxsHCr { font-size: 67px !important;font-weight: 900 !important;color: rgb(255, 255, 255);line-height: 1;font-family: "Bebas Neue" !important;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-top: 25px;padding-bottom: 0px;width: 100%;font-style: italic !important;overflow-wrap: break-word;text-decoration-line: inherit; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-5UnozxsHCr { font-size: 67px !important;font-weight: 900 !important;color: rgb(255, 255, 255);line-height: 1;font-family: "Bebas Neue" !important;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-top: 25px;padding-bottom: 0px;width: 100%;font-style: italic !important;overflow-wrap: break-word;text-decoration-line: inherit; } }

 @media (max-width: 639px) { .gp-component-id-zU0ZlARYU[data-gp-component] { border-top-width: 1px;border-top-color: rgb(32, 45, 60);background-image: url("https://images.groovetech.io/6Tfs--3lMLSR81VsV5V7bvuBMsdGnRD9MRpscac_JPs/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzLzVlYmFjMjNkNzNlZjNlMTk2ZTk3Y2E5Mi8xNzUwNDI2MzE5X0Rpc3J1cHRpdmVQcm9maXRzQmFja2dyb3VuZEltYWdlLmpwZw.webp");background-size: cover;padding-top: 40px;padding-bottom: 0px;min-height: 50px;position: relative;z-index: auto;background-position-x: 100%;background-position-y: 0px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-zU0ZlARYU[data-gp-component] { border-top-width: 1px;border-top-color: rgb(32, 45, 60);background-image: url("https://images.groovetech.io/6Tfs--3lMLSR81VsV5V7bvuBMsdGnRD9MRpscac_JPs/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzLzVlYmFjMjNkNzNlZjNlMTk2ZTk3Y2E5Mi8xNzUwNDI2MzE5X0Rpc3J1cHRpdmVQcm9maXRzQmFja2dyb3VuZEltYWdlLmpwZw.webp");background-size: cover;padding-top: 40px;padding-bottom: 0px;min-height: 50px;position: relative;z-index: auto;background-position-x: 100%;background-position-y: 0px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-zU0ZlARYU[data-gp-component] { border-top-width: 1px;border-top-color: rgb(32, 45, 60);background-image: url("https://images.groovetech.io/6Tfs--3lMLSR81VsV5V7bvuBMsdGnRD9MRpscac_JPs/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzLzVlYmFjMjNkNzNlZjNlMTk2ZTk3Y2E5Mi8xNzUwNDI2MzE5X0Rpc3J1cHRpdmVQcm9maXRzQmFja2dyb3VuZEltYWdlLmpwZw.webp");background-size: cover;padding-top: 0px;padding-bottom: 0px;min-height: 50px;position: relative;z-index: auto;background-position-x: 100%;background-position-y: 0px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-zU0ZlARYU[data-gp-component] { border-top-width: 1px;border-top-color: rgb(32, 45, 60);background-image: url("https://images.groovetech.io/6Tfs--3lMLSR81VsV5V7bvuBMsdGnRD9MRpscac_JPs/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzLzVlYmFjMjNkNzNlZjNlMTk2ZTk3Y2E5Mi8xNzUwNDI2MzE5X0Rpc3J1cHRpdmVQcm9maXRzQmFja2dyb3VuZEltYWdlLmpwZw.webp");background-size: cover;padding-top: 40px;padding-bottom: 0px;min-height: 50px;position: relative;z-index: auto;background-position-x: 100%;background-position-y: 0px; } } @media (min-width: 1200px) { .gp-component-id-zU0ZlARYU[data-gp-component] { border-top-width: 1px;border-top-color: rgb(32, 45, 60);background-image: url("https://images.groovetech.io/6Tfs--3lMLSR81VsV5V7bvuBMsdGnRD9MRpscac_JPs/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzLzVlYmFjMjNkNzNlZjNlMTk2ZTk3Y2E5Mi8xNzUwNDI2MzE5X0Rpc3J1cHRpdmVQcm9maXRzQmFja2dyb3VuZEltYWdlLmpwZw.webp");background-size: cover;padding-top: 40px;padding-bottom: 0px;min-height: 50px;position: relative;z-index: auto;background-position-x: 100%;background-position-y: 0px; } }

 .gp-component-id-zU0ZlARYU.gp-component > [data-section-overlay] { bottom: 0px;top: 0px;left: 0px;right: 0px;position: absolute; } @media (max-width: 639px) { .gp-component-id-zU0ZlARYU.gp-component > [data-section-overlay] { bottom: 0px;top: 0px;left: 0px;right: 0px;position: absolute; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-zU0ZlARYU.gp-component > [data-section-overlay] { bottom: 0px;top: 0px;left: 0px;right: 0px;position: absolute; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-zU0ZlARYU.gp-component > [data-section-overlay] { bottom: 0px;top: 0px;left: 0px;right: 0px;position: absolute; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-zU0ZlARYU.gp-component > [data-section-overlay] { bottom: 0px;top: 0px;left: 0px;right: 0px;position: absolute; } } @media (min-width: 1200px) { .gp-component-id-zU0ZlARYU.gp-component > [data-section-overlay] { bottom: 0px;top: 0px;left: 0px;right: 0px;position: absolute; } }

 @media (max-width: 639px) { .gp-component-id-GaDdtKC0Wy[data-gp-component] { border-top-width: 1px;border-top-color: rgb(32, 45, 60);background-image: url("https://images.groovetech.io/uQnogml6LU0hUvA2S1VBzfeZqxfT5L988mkhQzWUUxY/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzLzVlYmFjMjNkNzNlZjNlMTk2ZTk3Y2E5Mi8xNzUzMjg0NzM5X0x1Y3JvRGlzcnVwdGl2b0JLRy5qcGc.webp");background-size: cover;padding-left: 20px;padding-right: 20px;padding-top: 0px;padding-bottom: 60px;min-height: 50px;position: relative;z-index: auto; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-GaDdtKC0Wy[data-gp-component] { border-top-width: 1px;border-top-color: rgb(32, 45, 60);background-image: url("https://images.groovetech.io/uQnogml6LU0hUvA2S1VBzfeZqxfT5L988mkhQzWUUxY/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzLzVlYmFjMjNkNzNlZjNlMTk2ZTk3Y2E5Mi8xNzUzMjg0NzM5X0x1Y3JvRGlzcnVwdGl2b0JLRy5qcGc.webp");background-size: cover;padding-top: 0px;padding-bottom: 31px;min-height: 50px;position: relative;z-index: auto; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-GaDdtKC0Wy[data-gp-component] { border-top-width: 1px;border-top-color: rgb(32, 45, 60);background-image: url("https://images.groovetech.io/uQnogml6LU0hUvA2S1VBzfeZqxfT5L988mkhQzWUUxY/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzLzVlYmFjMjNkNzNlZjNlMTk2ZTk3Y2E5Mi8xNzUzMjg0NzM5X0x1Y3JvRGlzcnVwdGl2b0JLRy5qcGc.webp");background-size: cover;padding-left: 20px;padding-right: 20px;padding-top: 0px;padding-bottom: 31px;min-height: 50px;position: relative;z-index: auto; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-GaDdtKC0Wy[data-gp-component] { border-top-width: 1px;border-top-color: rgb(32, 45, 60);background-image: url("https://images.groovetech.io/uQnogml6LU0hUvA2S1VBzfeZqxfT5L988mkhQzWUUxY/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzLzVlYmFjMjNkNzNlZjNlMTk2ZTk3Y2E5Mi8xNzUzMjg0NzM5X0x1Y3JvRGlzcnVwdGl2b0JLRy5qcGc.webp");background-size: cover;padding-top: 60px;padding-bottom: 60px;min-height: 50px;position: relative;z-index: auto; } } @media (min-width: 1200px) { .gp-component-id-GaDdtKC0Wy[data-gp-component] { border-top-width: 1px;border-top-color: rgb(32, 45, 60);background-image: url("https://images.groovetech.io/uQnogml6LU0hUvA2S1VBzfeZqxfT5L988mkhQzWUUxY/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzLzVlYmFjMjNkNzNlZjNlMTk2ZTk3Y2E5Mi8xNzUzMjg0NzM5X0x1Y3JvRGlzcnVwdGl2b0JLRy5qcGc.webp");background-size: cover;padding-top: 60px;padding-bottom: 60px;min-height: 50px;position: relative;z-index: auto; } }

 .gp-component-id-GaDdtKC0Wy.gp-component > [data-section-overlay] { position: absolute;right: 0px;left: 0px;top: 0px;bottom: 0px; } @media (max-width: 639px) { .gp-component-id-GaDdtKC0Wy.gp-component > [data-section-overlay] { background-color: rgba(0, 0, 0, 0);position: absolute;right: 0px;left: 0px;top: 0px;bottom: 0px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-GaDdtKC0Wy.gp-component > [data-section-overlay] { background-color: rgba(0, 0, 0, 0);position: absolute;right: 0px;left: 0px;top: 0px;bottom: 0px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-GaDdtKC0Wy.gp-component > [data-section-overlay] { background-color: rgba(0, 0, 0, 0);position: absolute;right: 0px;left: 0px;top: 0px;bottom: 0px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-GaDdtKC0Wy.gp-component > [data-section-overlay] { background-color: rgba(0, 0, 0, 0);position: absolute;right: 0px;left: 0px;top: 0px;bottom: 0px; } } @media (min-width: 1200px) { .gp-component-id-GaDdtKC0Wy.gp-component > [data-section-overlay] { background-color: rgba(0, 0, 0, 0);position: absolute;right: 0px;left: 0px;top: 0px;bottom: 0px; } }

 @media (max-width: 639px) { [data-gp-text] .gp-component-id-C33rTiiDVg { font-size: 42px !important;font-weight: 900 !important;color: rgb(255, 255, 255);text-align: center;line-height: 1;font-family: "Bebas Neue" !important;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-top: 25px;padding-bottom: 0px;width: 100%;font-style: italic !important;overflow-wrap: break-word;text-decoration-line: inherit; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-C33rTiiDVg { font-size: 48px !important;font-weight: 900 !important;color: rgb(255, 255, 255);text-align: center;line-height: 1;font-family: "Bebas Neue" !important;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-top: 25px;padding-bottom: 0px;width: 100%;font-style: italic !important;overflow-wrap: break-word;text-decoration-line: inherit; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-C33rTiiDVg { font-size: 56px !important;font-weight: 900 !important;color: rgb(255, 255, 255);text-align: center;line-height: 1;font-family: "Bebas Neue" !important;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-top: 25px;padding-bottom: 0px;width: 100%;font-style: italic !important;overflow-wrap: break-word;text-decoration-line: inherit; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-C33rTiiDVg { font-size: 71px !important;font-weight: 900 !important;color: rgb(255, 255, 255);text-align: center;line-height: 1;font-family: "Bebas Neue" !important;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-top: 25px;padding-bottom: 0px;width: 100%;font-style: italic !important;overflow-wrap: break-word;text-decoration-line: inherit; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-C33rTiiDVg { font-size: 71px !important;font-weight: 900 !important;color: rgb(255, 255, 255);text-align: center;line-height: 1;font-family: "Bebas Neue" !important;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-top: 25px;padding-bottom: 0px;width: 100%;font-style: italic !important;overflow-wrap: break-word;text-decoration-line: inherit; } }

 @media (max-width: 639px) { [data-gp-text] .gp-component-id-YD4ti4F2x { font-size: 38px !important;font-weight: 900 !important;color: rgb(255, 255, 255);text-align: center;line-height: 1;font-family: "Bebas Neue" !important;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-top: 25px;padding-bottom: 0px;width: 100%;font-style: italic !important;overflow-wrap: break-word;text-decoration-line: inherit; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-YD4ti4F2x { font-size: 53px !important;font-weight: 900 !important;color: rgb(255, 255, 255);text-align: center;line-height: 1;font-family: "Bebas Neue" !important;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-top: 0px;padding-bottom: 0px;width: 100%;font-style: italic !important;overflow-wrap: break-word;text-decoration-line: inherit; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-YD4ti4F2x { font-size: 64px !important;font-weight: 900 !important;color: rgb(255, 255, 255);text-align: center;line-height: 1;font-family: "Bebas Neue" !important;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-top: 25px;padding-bottom: 0px;width: 100%;font-style: italic !important;overflow-wrap: break-word;text-decoration-line: inherit; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-YD4ti4F2x { font-size: 78px !important;font-weight: 900 !important;color: rgb(255, 255, 255);text-align: center;line-height: 1;font-family: "Bebas Neue" !important;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-top: 25px;padding-bottom: 0px;width: 100%;font-style: italic !important;overflow-wrap: break-word;text-decoration-line: inherit; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-YD4ti4F2x { font-size: 78px !important;font-weight: 900 !important;color: rgb(255, 255, 255);text-align: center;line-height: 1;font-family: "Bebas Neue" !important;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-top: 25px;padding-bottom: 0px;width: 100%;font-style: italic !important;overflow-wrap: break-word;text-decoration-line: inherit; } }

 @media (max-width: 639px) { [data-gp-text] .gp-component-id-COqHq_3XXh { font-size: 41px !important;font-weight: 900 !important;color: rgb(0, 0, 0);text-align: center;line-height: 1;font-family: "Bebas Neue" !important;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-top: 30px;padding-bottom: 11px;font-style: italic !important;text-decoration-line: inherit;overflow-wrap: break-word; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-COqHq_3XXh { font-size: 68px !important;font-weight: 900 !important;color: rgb(0, 0, 0);text-align: center;line-height: 1;font-family: "Bebas Neue" !important;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-top: 30px;padding-bottom: 11px;font-style: italic !important;text-decoration-line: inherit;overflow-wrap: break-word; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-COqHq_3XXh { font-size: 68px !important;font-weight: 900 !important;color: rgb(0, 0, 0);text-align: center;line-height: 1;font-family: "Bebas Neue" !important;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-top: 30px;padding-bottom: 11px;font-style: italic !important;text-decoration-line: inherit;overflow-wrap: break-word; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-COqHq_3XXh { font-size: 91px !important;font-weight: 900 !important;color: rgb(0, 0, 0);text-align: center;line-height: 1;font-family: "Bebas Neue" !important;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-top: 30px;padding-bottom: 11px;font-style: italic !important;text-decoration-line: inherit;overflow-wrap: break-word; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-COqHq_3XXh { font-size: 91px !important;font-weight: 900 !important;color: rgb(0, 0, 0);text-align: center;line-height: 1;font-family: "Bebas Neue" !important;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-top: 30px;padding-bottom: 11px;font-style: italic !important;text-decoration-line: inherit;overflow-wrap: break-word; } }

 @media (max-width: 639px) { .gp-component-id-a_O8HwpYQ[data-gp-component] { width: 100%;flex-direction: column;justify-content: center;align-items: center;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-a_O8HwpYQ[data-gp-component] { width: 100%;flex-direction: column;justify-content: center;align-items: center;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-a_O8HwpYQ[data-gp-component] { width: 100%;flex-direction: column;justify-content: center;align-items: center;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-a_O8HwpYQ[data-gp-component] { width: 81%;flex-direction: column;justify-content: center;align-items: center;display: flex; } } @media (min-width: 1200px) { .gp-component-id-a_O8HwpYQ[data-gp-component] { width: 81%;flex-direction: column;justify-content: center;align-items: center;display: flex; } }

 @media (max-width: 639px) { .gp-component-id-1hSs6vtrlC[data-gp-component] { margin-left: auto;margin-right: auto;padding-left: 20px;padding-right: 20px;padding-top: 23px;padding-bottom: 40px;width: 100%;flex-direction: row;justify-content: center;align-items: center;display: flex;z-index: 15;position: relative; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-1hSs6vtrlC[data-gp-component] { margin-left: auto;margin-right: auto;padding-left: 20px;padding-right: 20px;padding-top: 40px;padding-bottom: 40px;width: 100%;max-width: 640px;flex-direction: row;justify-content: center;align-items: center;display: flex;z-index: 15;position: relative; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-1hSs6vtrlC[data-gp-component] { margin-left: auto;margin-right: auto;padding-left: 20px;padding-right: 20px;padding-top: 13px;padding-bottom: 13px;width: 100%;max-width: 768px;flex-direction: row;justify-content: center;align-items: center;display: flex;z-index: 15;position: relative; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-1hSs6vtrlC[data-gp-component] { margin-left: auto;margin-right: auto;padding-top: 40px;padding-bottom: 40px;width: 100%;max-width: 992px;flex-direction: row;justify-content: center;align-items: center;display: flex;z-index: 15;position: relative; } } @media (min-width: 1200px) { .gp-component-id-1hSs6vtrlC[data-gp-component] { margin-left: auto;margin-right: auto;padding-top: 40px;padding-bottom: 40px;width: 100%;max-width: 1200px;flex-direction: row;justify-content: center;align-items: center;display: flex;z-index: 15;position: relative; } }

 @media (max-width: 639px) { [data-gp-text] .gp-component-id-92a15iBhZq { font-size: 19px !important;font-weight: 700 !important;color: rgb(255, 255, 255);text-align: center;line-height: 1;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-top: 30px;padding-bottom: 11px;font-style: italic !important;text-decoration-line: inherit;overflow-wrap: break-word; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-92a15iBhZq { font-size: 24px !important;font-weight: 700 !important;color: rgb(255, 255, 255);text-align: center;line-height: 1;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-top: 30px;padding-bottom: 11px;font-style: italic !important;text-decoration-line: inherit;overflow-wrap: break-word; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-92a15iBhZq { font-size: 30px !important;font-weight: 700 !important;color: rgb(255, 255, 255);text-align: center;line-height: 1;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-top: 30px;padding-bottom: 11px;font-style: italic !important;text-decoration-line: inherit;overflow-wrap: break-word; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-92a15iBhZq { font-size: 30px !important;font-weight: 700 !important;color: rgb(255, 255, 255);text-align: center;line-height: 1;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-top: 30px;padding-bottom: 11px;font-style: italic !important;text-decoration-line: inherit;overflow-wrap: break-word; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-92a15iBhZq { font-size: 30px !important;font-weight: 700 !important;color: rgb(255, 255, 255);text-align: center;line-height: 1;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-top: 30px;padding-bottom: 11px;font-style: italic !important;text-decoration-line: inherit;overflow-wrap: break-word; } }

 @media (max-width: 639px) { [data-gp-text] .gp-component-id-xNVWszee5e { font-size: 52px !important;font-weight: 900 !important;color: rgb(255, 255, 255);text-align: center;line-height: 1;font-family: "Bebas Neue" !important;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-top: 30px;padding-bottom: 11px;font-style: italic !important;text-decoration-line: inherit;overflow-wrap: break-word; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-xNVWszee5e { font-size: 70px !important;font-weight: 900 !important;color: rgb(255, 255, 255);text-align: center;line-height: 1;font-family: "Bebas Neue" !important;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-top: 30px;padding-bottom: 11px;font-style: italic !important;text-decoration-line: inherit;overflow-wrap: break-word; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-xNVWszee5e { font-size: 91px !important;font-weight: 900 !important;color: rgb(255, 255, 255);text-align: center;line-height: 1;font-family: "Bebas Neue" !important;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-top: 30px;padding-bottom: 11px;font-style: italic !important;text-decoration-line: inherit;overflow-wrap: break-word; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-xNVWszee5e { font-size: 91px !important;font-weight: 900 !important;color: rgb(255, 255, 255);text-align: center;line-height: 1;font-family: "Bebas Neue" !important;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-top: 30px;padding-bottom: 11px;font-style: italic !important;text-decoration-line: inherit;overflow-wrap: break-word; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-xNVWszee5e { font-size: 91px !important;font-weight: 900 !important;color: rgb(255, 255, 255);text-align: center;line-height: 1;font-family: "Bebas Neue" !important;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-top: 30px;padding-bottom: 11px;font-style: italic !important;text-decoration-line: inherit;overflow-wrap: break-word; } }

 @media (max-width: 639px) { .gp-component-id-pkYlmMNXi[data-gp-component] { border-top-width: 1px;border-top-color: rgb(146, 66, 253);background-image: url("https://images.groovetech.io/05oVjiVkONT0t9_-kcqdiBhCE1_Z9W4GkDBBmdv66Pk/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzLzVlZjQ0ZDU1ODhhZTRlMDAxOWVkMWEwYi8xNjc1NTk2MTYyX2xpcXVpZC1tYXJibGluZy1wYWludC10ZXh0dXJlLWJhY2tncm91bmQtZmx1aWQtcGFpbnRpbmctYWJzdHJhY3QtdGV4dHVyZS1pbnRlbnNpdmUtY29sb3ItbWl4LXdhbGxwYXBlci12MzEuanBn.webp");background-size: cover;padding-left: 20px;padding-right: 20px;padding-top: 80px;padding-bottom: 0px;min-height: 50px;position: relative;z-index: auto;background-position-x: 50%;background-position-y: 50%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-pkYlmMNXi[data-gp-component] { border-top-width: 1px;border-top-color: rgb(146, 66, 253);background-image: url("https://images.groovetech.io/05oVjiVkONT0t9_-kcqdiBhCE1_Z9W4GkDBBmdv66Pk/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzLzVlZjQ0ZDU1ODhhZTRlMDAxOWVkMWEwYi8xNjc1NTk2MTYyX2xpcXVpZC1tYXJibGluZy1wYWludC10ZXh0dXJlLWJhY2tncm91bmQtZmx1aWQtcGFpbnRpbmctYWJzdHJhY3QtdGV4dHVyZS1pbnRlbnNpdmUtY29sb3ItbWl4LXdhbGxwYXBlci12MzEuanBn.webp");background-size: cover;padding-left: 20px;padding-right: 20px;padding-top: 64px;padding-bottom: 0px;min-height: 50px;position: relative;z-index: auto;background-position-x: 50%;background-position-y: 50%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-pkYlmMNXi[data-gp-component] { border-top-width: 1px;border-top-color: rgb(146, 66, 253);background-image: url("https://images.groovetech.io/05oVjiVkONT0t9_-kcqdiBhCE1_Z9W4GkDBBmdv66Pk/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzLzVlZjQ0ZDU1ODhhZTRlMDAxOWVkMWEwYi8xNjc1NTk2MTYyX2xpcXVpZC1tYXJibGluZy1wYWludC10ZXh0dXJlLWJhY2tncm91bmQtZmx1aWQtcGFpbnRpbmctYWJzdHJhY3QtdGV4dHVyZS1pbnRlbnNpdmUtY29sb3ItbWl4LXdhbGxwYXBlci12MzEuanBn.webp");background-size: cover;padding-left: 20px;padding-right: 20px;padding-top: 80px;padding-bottom: 0px;min-height: 50px;position: relative;z-index: auto;background-position-x: 50%;background-position-y: 50%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-pkYlmMNXi[data-gp-component] { border-top-width: 1px;border-top-color: rgb(146, 66, 253);background-image: url("https://images.groovetech.io/05oVjiVkONT0t9_-kcqdiBhCE1_Z9W4GkDBBmdv66Pk/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzLzVlZjQ0ZDU1ODhhZTRlMDAxOWVkMWEwYi8xNjc1NTk2MTYyX2xpcXVpZC1tYXJibGluZy1wYWludC10ZXh0dXJlLWJhY2tncm91bmQtZmx1aWQtcGFpbnRpbmctYWJzdHJhY3QtdGV4dHVyZS1pbnRlbnNpdmUtY29sb3ItbWl4LXdhbGxwYXBlci12MzEuanBn.webp");background-size: cover;padding-top: 80px;padding-bottom: 0px;min-height: 50px;position: relative;z-index: auto;background-position-x: 50%;background-position-y: 50%; } } @media (min-width: 1200px) { .gp-component-id-pkYlmMNXi[data-gp-component] { border-top-width: 1px;border-top-color: rgb(146, 66, 253);background-image: url("https://images.groovetech.io/05oVjiVkONT0t9_-kcqdiBhCE1_Z9W4GkDBBmdv66Pk/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzLzVlZjQ0ZDU1ODhhZTRlMDAxOWVkMWEwYi8xNjc1NTk2MTYyX2xpcXVpZC1tYXJibGluZy1wYWludC10ZXh0dXJlLWJhY2tncm91bmQtZmx1aWQtcGFpbnRpbmctYWJzdHJhY3QtdGV4dHVyZS1pbnRlbnNpdmUtY29sb3ItbWl4LXdhbGxwYXBlci12MzEuanBn.webp");background-size: cover;padding-top: 80px;padding-bottom: 0px;min-height: 50px;position: relative;z-index: auto;background-position-x: 50%;background-position-y: 50%; } }

 .gp-component-id-pkYlmMNXi.gp-component > [data-section-overlay] { position: absolute;bottom: 0px;top: 0px;left: 0px;right: 0px; } @media (max-width: 639px) { .gp-component-id-pkYlmMNXi.gp-component > [data-section-overlay] { background-color: rgba(0, 0, 0, 0.56);position: absolute;bottom: 0px;top: 0px;left: 0px;right: 0px;backdrop-filter: blur(0px); } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-pkYlmMNXi.gp-component > [data-section-overlay] { background-color: rgba(0, 0, 0, 0.56);position: absolute;bottom: 0px;top: 0px;left: 0px;right: 0px;backdrop-filter: blur(0px); } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-pkYlmMNXi.gp-component > [data-section-overlay] { background-color: rgba(0, 0, 0, 0.56);position: absolute;bottom: 0px;top: 0px;left: 0px;right: 0px;backdrop-filter: blur(0px); } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-pkYlmMNXi.gp-component > [data-section-overlay] { background-color: rgba(0, 0, 0, 0.56);position: absolute;bottom: 0px;top: 0px;left: 0px;right: 0px;backdrop-filter: blur(0px); } } @media (min-width: 1200px) { .gp-component-id-pkYlmMNXi.gp-component > [data-section-overlay] { background-color: rgba(0, 0, 0, 0.56);position: absolute;bottom: 0px;top: 0px;left: 0px;right: 0px;backdrop-filter: blur(0px); } }

 @media (max-width: 639px) { .gp-component-id-fU2mPrgRx5[data-gp-component] { width: 100%;height: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-fU2mPrgRx5[data-gp-component] { width: 100%;height: 100%;flex-direction: row;justify-content: center;align-items: center;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-fU2mPrgRx5[data-gp-component] { width: 100%;height: 100%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-fU2mPrgRx5[data-gp-component] { width: 100%;height: 100%; } } @media (min-width: 1200px) { .gp-component-id-fU2mPrgRx5[data-gp-component] { width: 100%;height: 100%; } }

 @media (max-width: 639px) { .gp-component-id-PMTbo0y__n[data-gp-component] { width: 100%;height: 100%;flex-direction: row;justify-content: center;align-items: center;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-PMTbo0y__n[data-gp-component] { width: 100%;height: 100%;justify-content: center;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-PMTbo0y__n[data-gp-component] { width: 100%;height: 100%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-PMTbo0y__n[data-gp-component] { width: 100%;height: 100%; } } @media (min-width: 1200px) { .gp-component-id-PMTbo0y__n[data-gp-component] { width: 100%;height: 100%; } }

 @media (max-width: 639px) { [data-gp-text] .gp-component-id-Pervdlr56Z { font-size: 20px !important;font-weight: 400 !important;color: rgba(255, 255, 255, 0.58);text-align: center;line-height: 1;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-top: 30px;padding-bottom: 11px;overflow-wrap: break-word;text-decoration-line: inherit;font-style: inherit !important; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-Pervdlr56Z { font-size: 23px !important;font-weight: 400 !important;color: rgba(255, 255, 255, 0.58);text-align: center;line-height: 1;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-top: 30px;padding-bottom: 11px;overflow-wrap: break-word;text-decoration-line: inherit;font-style: inherit !important; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-Pervdlr56Z { font-size: 23px !important;font-weight: 400 !important;color: rgba(255, 255, 255, 0.58);text-align: center;line-height: 1;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-top: 30px;padding-bottom: 11px;overflow-wrap: break-word;text-decoration-line: inherit;font-style: inherit !important; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-Pervdlr56Z { font-size: 23px !important;font-weight: 400 !important;color: rgba(255, 255, 255, 0.58);text-align: center;line-height: 1;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-top: 30px;padding-bottom: 11px;overflow-wrap: break-word;text-decoration-line: inherit;font-style: inherit !important; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-Pervdlr56Z { font-size: 23px !important;font-weight: 400 !important;color: rgba(255, 255, 255, 0.58);text-align: center;line-height: 1;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-top: 30px;padding-bottom: 11px;overflow-wrap: break-word;text-decoration-line: inherit;font-style: inherit !important; } }

 @media (max-width: 639px) { .gp-component-id-IPupFU7a7s[data-gp-component] { margin-left: auto;margin-right: auto;padding-left: 20px;padding-right: 20px;padding-top: 40px;padding-bottom: 40px;width: 100%;flex-direction: row;justify-content: center;align-items: center;display: flex;z-index: 15;position: relative; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-IPupFU7a7s[data-gp-component] { margin-left: auto;margin-right: auto;padding-left: 20px;padding-right: 20px;padding-top: 40px;padding-bottom: 40px;width: 100%;max-width: 640px;flex-direction: row;justify-content: center;align-items: center;display: flex;z-index: 15;position: relative; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-IPupFU7a7s[data-gp-component] { margin-left: auto;margin-right: auto;padding-left: 20px;padding-right: 20px;padding-top: 40px;padding-bottom: 40px;width: 100%;max-width: 768px;flex-direction: row;justify-content: center;align-items: center;display: flex;z-index: 15;position: relative; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-IPupFU7a7s[data-gp-component] { margin-left: auto;margin-right: auto;padding-left: 20px;padding-right: 20px;padding-top: 40px;padding-bottom: 40px;width: 100%;max-width: 992px;flex-direction: row;justify-content: center;align-items: center;display: flex;z-index: 15;position: relative; } } @media (min-width: 1200px) { .gp-component-id-IPupFU7a7s[data-gp-component] { margin-left: auto;margin-right: auto;padding-top: 40px;padding-bottom: 40px;width: 100%;max-width: 1200px;flex-direction: row;justify-content: center;align-items: center;display: flex;z-index: 15;position: relative; } }

 .gp-component-id-fP93090mY { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px; } @media (max-width: 639px) { .gp-component-id-fP93090mY { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-fP93090mY { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-fP93090mY { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-fP93090mY { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px; } } @media (min-width: 1200px) { .gp-component-id-fP93090mY { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px; } }

 @media (max-width: 639px) { .gp-component-id-t0bnXIStc[data-gp-component] { border-left-width: 4px;border-left-color: rgb(220, 24, 24);background-color: rgb(252, 252, 252);margin-top: 30px;padding-left: 20px;padding-right: 20px;padding-top: 20px;padding-bottom: 20px;width: 100%;animation-duration: 1s; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-t0bnXIStc[data-gp-component] { border-left-width: 4px;border-left-color: rgb(220, 24, 24);background-color: rgb(252, 252, 252);margin-top: 30px;padding-left: 20px;padding-right: 20px;padding-top: 20px;padding-bottom: 20px;width: 100%;animation-duration: 1s; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-t0bnXIStc[data-gp-component] { border-left-width: 4px;border-left-color: rgb(220, 24, 24);background-color: rgb(252, 252, 252);margin-top: 30px;padding-left: 20px;padding-right: 20px;padding-top: 20px;padding-bottom: 20px;width: 100%;animation-duration: 1s; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-t0bnXIStc[data-gp-component] { border-left-width: 4px;border-left-color: rgb(220, 24, 24);background-color: rgb(252, 252, 252);margin-top: 30px;padding-left: 20px;padding-right: 20px;padding-top: 20px;padding-bottom: 20px;width: 100%;animation-duration: 1s; } } @media (min-width: 1200px) { .gp-component-id-t0bnXIStc[data-gp-component] { border-left-width: 4px;border-left-color: rgb(220, 24, 24);background-color: rgb(252, 252, 252);margin-top: 30px;padding-left: 20px;padding-right: 20px;padding-top: 20px;padding-bottom: 20px;width: 100%;animation-duration: 1s; } }

 @media (max-width: 639px) { [data-gp-text] .gp-component-id-K8zBFUdmcv { margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;width: 100%;display: inline-block; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-K8zBFUdmcv { margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;width: 100%;display: inline-block; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-K8zBFUdmcv { margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;width: 100%;display: inline-block; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-K8zBFUdmcv { margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;width: 100%;display: inline-block; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-K8zBFUdmcv { margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;width: 100%;display: inline-block; } }

 @media (max-width: 639px) { [data-gp-text] .gp-component-id-sRWpy3Kf6B { margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;width: 100%;display: inline-block; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-sRWpy3Kf6B { margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;width: 100%;display: inline-block; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-sRWpy3Kf6B { margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;width: 100%;display: inline-block; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-sRWpy3Kf6B { margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;width: 100%;display: inline-block; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-sRWpy3Kf6B { margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;width: 100%;display: inline-block; } }

 @media (max-width: 639px) { [data-gp-text] .gp-component-id-q7QmeHP3u { margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;width: 100%;display: inline-block; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-q7QmeHP3u { margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;width: 100%;display: inline-block; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-q7QmeHP3u { margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;width: 100%;display: inline-block; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-q7QmeHP3u { margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;width: 100%;display: inline-block; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-q7QmeHP3u { margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;width: 100%;display: inline-block; } }

 .gp-component-id-cx4g0e00sk { font-size: inherit;font-weight: inherit;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px; } @media (max-width: 639px) { .gp-component-id-cx4g0e00sk { font-size: inherit;font-weight: inherit;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-cx4g0e00sk { font-size: inherit;font-weight: inherit;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-cx4g0e00sk { font-size: inherit;font-weight: inherit;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-cx4g0e00sk { font-size: inherit;font-weight: inherit;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px; } } @media (min-width: 1200px) { .gp-component-id-cx4g0e00sk { font-size: inherit;font-weight: inherit;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px; } }

 @media (max-width: 639px) { .gp-component-id-vrMg9L87m[data-gp-component] { color: rgb(32, 45, 60);margin-bottom: 0px;padding-right: 16px;padding-top: 0px;padding-bottom: 8px;white-space-collapse: collapse;text-wrap-mode: nowrap; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-vrMg9L87m[data-gp-component] { color: rgb(32, 45, 60);margin-bottom: 0px;padding-right: 16px;padding-top: 0px;padding-bottom: 8px;white-space-collapse: collapse;text-wrap-mode: nowrap; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-vrMg9L87m[data-gp-component] { color: rgb(32, 45, 60);margin-bottom: 0px;padding-right: 16px;padding-top: 0px;padding-bottom: 8px;white-space-collapse: collapse;text-wrap-mode: nowrap; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-vrMg9L87m[data-gp-component] { color: rgb(32, 45, 60);margin-bottom: 0px;padding-right: 16px;padding-top: 0px;padding-bottom: 8px;white-space-collapse: collapse;text-wrap-mode: nowrap; } } @media (min-width: 1200px) { .gp-component-id-vrMg9L87m[data-gp-component] { color: rgb(32, 45, 60);margin-bottom: 0px;padding-right: 16px;padding-top: 0px;padding-bottom: 8px;white-space-collapse: collapse;text-wrap-mode: nowrap; } }

 @media (max-width: 639px) { .gp-component-id-xMpwUl7jy[data-gp-component] { color: rgb(32, 45, 60);margin-bottom: 12px;padding-right: 16px;padding-top: 0px;padding-bottom: 8px;white-space-collapse: collapse;text-wrap-mode: nowrap; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-xMpwUl7jy[data-gp-component] { color: rgb(32, 45, 60);margin-bottom: 12px;padding-right: 16px;padding-top: 0px;padding-bottom: 8px;white-space-collapse: collapse;text-wrap-mode: nowrap; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-xMpwUl7jy[data-gp-component] { color: rgb(32, 45, 60);margin-bottom: 12px;padding-right: 16px;padding-top: 0px;padding-bottom: 8px;white-space-collapse: collapse;text-wrap-mode: nowrap; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-xMpwUl7jy[data-gp-component] { color: rgb(32, 45, 60);margin-bottom: 12px;padding-right: 16px;padding-top: 0px;padding-bottom: 8px;white-space-collapse: collapse;text-wrap-mode: nowrap; } } @media (min-width: 1200px) { .gp-component-id-xMpwUl7jy[data-gp-component] { color: rgb(32, 45, 60);margin-bottom: 12px;padding-right: 16px;padding-top: 0px;padding-bottom: 8px;white-space-collapse: collapse;text-wrap-mode: nowrap; } }

 @media (max-width: 639px) { .gp-component-id-QNGT0O1_v[data-gp-component] { color: rgb(32, 45, 60);margin-bottom: 0px;padding-right: 16px;padding-top: 8px;padding-bottom: 8px;white-space-collapse: collapse;text-wrap-mode: nowrap; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-QNGT0O1_v[data-gp-component] { color: rgb(32, 45, 60);margin-bottom: 0px;padding-right: 16px;padding-top: 8px;padding-bottom: 8px;white-space-collapse: collapse;text-wrap-mode: nowrap; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-QNGT0O1_v[data-gp-component] { color: rgb(32, 45, 60);margin-bottom: 0px;padding-right: 16px;padding-top: 8px;padding-bottom: 8px;white-space-collapse: collapse;text-wrap-mode: nowrap; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-QNGT0O1_v[data-gp-component] { color: rgb(32, 45, 60);margin-bottom: 0px;padding-right: 16px;padding-top: 8px;padding-bottom: 8px;white-space-collapse: collapse;text-wrap-mode: nowrap; } } @media (min-width: 1200px) { .gp-component-id-QNGT0O1_v[data-gp-component] { color: rgb(32, 45, 60);margin-bottom: 0px;padding-right: 16px;padding-top: 8px;padding-bottom: 8px;white-space-collapse: collapse;text-wrap-mode: nowrap; } }

 @media (max-width: 639px) { .gp-component-id-RAOkcTYgSE { font-size: 18px !important;font-weight: inherit !important;color: rgb(255, 255, 255);text-align: left;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-top: 30px;overflow-wrap: break-word; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-RAOkcTYgSE { font-size: 18px !important;font-weight: inherit !important;color: rgb(255, 255, 255);text-align: left;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-top: 30px;overflow-wrap: break-word; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-RAOkcTYgSE { font-size: 16px !important;font-weight: inherit !important;color: rgb(255, 255, 255);text-align: left;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-top: 30px;overflow-wrap: break-word; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-RAOkcTYgSE { font-size: 18px !important;font-weight: inherit !important;color: rgb(255, 255, 255);text-align: left;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-top: 30px;overflow-wrap: break-word; } } @media (min-width: 1200px) { .gp-component-id-RAOkcTYgSE { font-size: 22px !important;font-weight: inherit !important;color: rgb(255, 255, 255);text-align: left;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-top: 30px;overflow-wrap: break-word; } }

 @media (max-width: 639px) { .gp-component-id-yJhzYZdBmU[data-gp-component] { margin-left: auto;margin-right: auto;width: 100%;flex-direction: column;justify-content: center;align-items: center;display: flex;position: relative;z-index: 15; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-yJhzYZdBmU[data-gp-component] { margin-left: auto;margin-right: auto;width: 100%;max-width: 640px;flex-direction: column;justify-content: center;align-items: center;display: flex;position: relative;z-index: 15; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-yJhzYZdBmU[data-gp-component] { margin-left: auto;margin-right: auto;width: 100%;max-width: 768px;flex-direction: column;justify-content: center;align-items: center;display: flex;position: relative;z-index: 15; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-yJhzYZdBmU[data-gp-component] { margin-left: auto;margin-right: auto;width: 100%;max-width: 992px;flex-direction: column;justify-content: center;align-items: center;display: flex;position: relative;z-index: 15; } } @media (min-width: 1200px) { .gp-component-id-yJhzYZdBmU[data-gp-component] { margin-left: auto;margin-right: auto;width: 100%;max-width: 1200px;flex-direction: column;justify-content: center;align-items: center;display: flex;position: relative;z-index: 15; } }

 @media (max-width: 639px) { .gp-component-id-ifwlzKHRbH[data-gp-component] { font-size: 26px !important;color: rgb(0, 0, 0);text-align: center;font-family: "Bebas Neue" !important;border-top-left-radius: 5.6px;border-top-right-radius: 5.6px;border-bottom-left-radius: 5.6px;border-bottom-right-radius: 5.6px;border-left-width: 1px;border-right-width: 1px;border-top-width: 1px;border-bottom-width: 1px;border-left-color: rgb(163, 245, 194);border-right-color: rgb(163, 245, 194);border-top-color: rgb(163, 245, 194);border-bottom-color: rgb(163, 245, 194);background-color: rgb(54, 226, 120);box-shadow: rgba(54, 226, 120, 0.79) 0px 2px 9px 3px;margin-top: 30px;margin-bottom: 30px;padding-left: 36px;padding-right: 36px;padding-top: 16px;padding-bottom: 16px;align-items: center;display: inline-flex;font-style: italic !important;text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: inherit;cursor: pointer;position: relative;animation-name: pulse;animation-duration: 1s; } .gp-component-id-ifwlzKHRbH[data-gp-component]:hover,.gp-component-id-ifwlzKHRbH[data-gp-component].gp-hover { color: rgb(255, 255, 255);background-color: rgb(24, 205, 94); } .gp-component-id-ifwlzKHRbH[data-gp-component]:active,.gp-component-id-ifwlzKHRbH[data-gp-component].gp-active { background-color: rgb(54, 226, 120); } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-ifwlzKHRbH[data-gp-component] { font-size: 38px !important;color: rgb(0, 0, 0);text-align: center;font-family: "Bebas Neue" !important;border-top-left-radius: 5.6px;border-top-right-radius: 5.6px;border-bottom-left-radius: 5.6px;border-bottom-right-radius: 5.6px;border-left-width: 1px;border-right-width: 1px;border-top-width: 1px;border-bottom-width: 1px;border-left-color: rgb(163, 245, 194);border-right-color: rgb(163, 245, 194);border-top-color: rgb(163, 245, 194);border-bottom-color: rgb(163, 245, 194);background-color: rgb(54, 226, 120);box-shadow: rgba(54, 226, 120, 0.79) 0px 2px 9px 3px;margin-top: 30px;margin-bottom: 30px;padding-left: 50px;padding-right: 50px;padding-top: 16px;padding-bottom: 16px;align-items: center;display: inline-flex;font-style: italic !important;text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: inherit;cursor: pointer;position: relative;animation-name: pulse;animation-duration: 1s; } .gp-component-id-ifwlzKHRbH[data-gp-component]:hover,.gp-component-id-ifwlzKHRbH[data-gp-component].gp-hover { color: rgb(255, 255, 255);background-color: rgb(24, 205, 94); } .gp-component-id-ifwlzKHRbH[data-gp-component]:active,.gp-component-id-ifwlzKHRbH[data-gp-component].gp-active { background-color: rgb(54, 226, 120); } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-ifwlzKHRbH[data-gp-component] { font-size: 35px !important;color: rgb(0, 0, 0);text-align: center;font-family: "Bebas Neue" !important;border-top-left-radius: 5.6px;border-top-right-radius: 5.6px;border-bottom-left-radius: 5.6px;border-bottom-right-radius: 5.6px;border-left-width: 1px;border-right-width: 1px;border-top-width: 1px;border-bottom-width: 1px;border-left-color: rgb(163, 245, 194);border-right-color: rgb(163, 245, 194);border-top-color: rgb(163, 245, 194);border-bottom-color: rgb(163, 245, 194);background-color: rgb(54, 226, 120);box-shadow: rgba(54, 226, 120, 0.79) 0px 2px 9px 3px;margin-top: 30px;margin-bottom: 30px;padding-left: 72px;padding-right: 72px;padding-top: 16px;padding-bottom: 16px;align-items: center;display: inline-flex;font-style: italic !important;text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: inherit;cursor: pointer;position: relative;animation-name: pulse;animation-duration: 1s; } .gp-component-id-ifwlzKHRbH[data-gp-component]:hover,.gp-component-id-ifwlzKHRbH[data-gp-component].gp-hover { color: rgb(255, 255, 255);background-color: rgb(24, 205, 94); } .gp-component-id-ifwlzKHRbH[data-gp-component]:active,.gp-component-id-ifwlzKHRbH[data-gp-component].gp-active { background-color: rgb(54, 226, 120); } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-ifwlzKHRbH[data-gp-component] { font-size: 35px !important;color: rgb(0, 0, 0);text-align: center;font-family: "Bebas Neue" !important;border-top-left-radius: 5.6px;border-top-right-radius: 5.6px;border-bottom-left-radius: 5.6px;border-bottom-right-radius: 5.6px;border-left-width: 1px;border-right-width: 1px;border-top-width: 1px;border-bottom-width: 1px;border-left-color: rgb(163, 245, 194);border-right-color: rgb(163, 245, 194);border-top-color: rgb(163, 245, 194);border-bottom-color: rgb(163, 245, 194);background-color: rgb(54, 226, 120);box-shadow: rgba(54, 226, 120, 0.79) 0px 2px 9px 3px;margin-top: 30px;margin-bottom: 30px;padding-left: 72px;padding-right: 72px;padding-top: 16px;padding-bottom: 16px;align-items: center;display: inline-flex;font-style: italic !important;text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: inherit;cursor: pointer;position: relative;animation-name: pulse;animation-duration: 1s; } .gp-component-id-ifwlzKHRbH[data-gp-component]:hover,.gp-component-id-ifwlzKHRbH[data-gp-component].gp-hover { color: rgb(255, 255, 255);background-color: rgb(24, 205, 94); } .gp-component-id-ifwlzKHRbH[data-gp-component]:active,.gp-component-id-ifwlzKHRbH[data-gp-component].gp-active { background-color: rgb(54, 226, 120); } } @media (min-width: 1200px) { .gp-component-id-ifwlzKHRbH[data-gp-component] { font-size: 35px !important;color: rgb(0, 0, 0);text-align: center;font-family: "Bebas Neue" !important;border-top-left-radius: 5.6px;border-top-right-radius: 5.6px;border-bottom-left-radius: 5.6px;border-bottom-right-radius: 5.6px;border-left-width: 1px;border-right-width: 1px;border-top-width: 1px;border-bottom-width: 1px;border-left-color: rgb(163, 245, 194);border-right-color: rgb(163, 245, 194);border-top-color: rgb(163, 245, 194);border-bottom-color: rgb(163, 245, 194);background-color: rgb(54, 226, 120);box-shadow: rgba(54, 226, 120, 0.79) 0px 2px 9px 3px;margin-top: 30px;margin-bottom: 30px;padding-left: 72px;padding-right: 72px;padding-top: 16px;padding-bottom: 16px;align-items: center;display: inline-flex;font-style: italic !important;text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: inherit;cursor: pointer;position: relative;animation-name: pulse;animation-duration: 1s; } .gp-component-id-ifwlzKHRbH[data-gp-component]:hover,.gp-component-id-ifwlzKHRbH[data-gp-component].gp-hover { color: rgb(255, 255, 255);background-color: rgb(24, 205, 94); } .gp-component-id-ifwlzKHRbH[data-gp-component]:active,.gp-component-id-ifwlzKHRbH[data-gp-component].gp-active { background-color: rgb(54, 226, 120); } }

 .gp-component-id-MRdiYLDUl.gp-component > [data-section-overlay] { bottom: 0px;top: 0px;left: 0px;right: 0px;position: absolute; } @media (max-width: 639px) { .gp-component-id-MRdiYLDUl.gp-component > [data-section-overlay] { background-color: rgb(0, 0, 0);bottom: 0px;top: 0px;left: 0px;right: 0px;position: absolute; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-MRdiYLDUl.gp-component > [data-section-overlay] { background-color: rgb(0, 0, 0);bottom: 0px;top: 0px;left: 0px;right: 0px;position: absolute; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-MRdiYLDUl.gp-component > [data-section-overlay] { background-color: rgb(0, 0, 0);bottom: 0px;top: 0px;left: 0px;right: 0px;position: absolute; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-MRdiYLDUl.gp-component > [data-section-overlay] { background-color: rgb(0, 0, 0);bottom: 0px;top: 0px;left: 0px;right: 0px;position: absolute; } } @media (min-width: 1200px) { .gp-component-id-MRdiYLDUl.gp-component > [data-section-overlay] { background-color: rgb(0, 0, 0);bottom: 0px;top: 0px;left: 0px;right: 0px;position: absolute; } }

 @media (max-width: 639px) { [data-gp-text] .gp-component-id-GRtGrKh3Xs { font-size: 18px !important;font-weight: inherit !important;color: rgba(0, 0, 0, 0.4);text-align: center;line-height: 1.25;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-top: 10px;padding-bottom: 30px;overflow-wrap: break-word; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-GRtGrKh3Xs { font-size: 18px !important;font-weight: inherit !important;color: rgba(0, 0, 0, 0.4);text-align: center;line-height: 1.25;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-top: 10px;padding-bottom: 30px;overflow-wrap: break-word; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-GRtGrKh3Xs { font-size: 18px !important;font-weight: inherit !important;color: rgba(0, 0, 0, 0.4);text-align: center;line-height: 1.25;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-top: 10px;padding-bottom: 30px;overflow-wrap: break-word; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-GRtGrKh3Xs { font-size: 18px !important;font-weight: inherit !important;color: rgba(0, 0, 0, 0.4);text-align: center;line-height: 1.25;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-top: 10px;padding-bottom: 30px;overflow-wrap: break-word; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-GRtGrKh3Xs { font-size: 22px !important;font-weight: inherit !important;color: rgba(0, 0, 0, 0.4);text-align: center;line-height: 1.25;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-top: 10px;padding-bottom: 30px;overflow-wrap: break-word; } }

 @media (max-width: 639px) { .gp-component-id-pTbtXoTNj[data-gp-component] { border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;height: auto;max-width: 23%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-position: center center;object-fit: cover; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-pTbtXoTNj[data-gp-component] { border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;height: auto;max-width: 23%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-position: center center;object-fit: cover; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-pTbtXoTNj[data-gp-component] { border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;height: auto;max-width: 23%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-position: center center;object-fit: cover; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-pTbtXoTNj[data-gp-component] { border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;height: auto;max-width: 23%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-position: center center;object-fit: cover; } } @media (min-width: 1200px) { .gp-component-id-pTbtXoTNj[data-gp-component] { border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;height: auto;max-width: 23%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-position: center center;object-fit: cover; } }

 .gp-component-id-wKF88q1WP { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;font-weight: inherit;font-size: inherit; } @media (max-width: 639px) { .gp-component-id-wKF88q1WP { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;font-weight: inherit;font-size: inherit; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-wKF88q1WP { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;font-weight: inherit;font-size: inherit; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-wKF88q1WP { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;font-weight: inherit;font-size: inherit; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-wKF88q1WP { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;font-weight: inherit;font-size: inherit; } } @media (min-width: 1200px) { .gp-component-id-wKF88q1WP { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;font-weight: inherit;font-size: inherit; } }

 @media (max-width: 639px) { .gp-component-id-t4nyq0QMSv.gp-component > [data-section-overlay] { background-color: rgb(240, 242, 244); } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-t4nyq0QMSv.gp-component > [data-section-overlay] { background-color: rgb(240, 242, 244); } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-t4nyq0QMSv.gp-component > [data-section-overlay] { background-color: rgb(240, 242, 244); } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-t4nyq0QMSv.gp-component > [data-section-overlay] { background-color: rgb(240, 242, 244); } } @media (min-width: 1200px) { .gp-component-id-t4nyq0QMSv.gp-component > [data-section-overlay] { background-color: rgb(240, 242, 244); } }

 @media (max-width: 639px) { .gp-component-id-z8VXdIyNr[data-gp-component] { border-left-width: 4px;border-left-color: rgba(220, 24, 24, 1);background-color: rgb(252, 252, 252);padding-left: 20px;padding-right: 20px;padding-top: 20px;padding-bottom: 20px;width: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-z8VXdIyNr[data-gp-component] { border-left-width: 4px;border-left-color: rgba(220, 24, 24, 1);background-color: rgb(252, 252, 252);padding-left: 20px;padding-right: 20px;padding-top: 20px;padding-bottom: 20px;width: 100%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-z8VXdIyNr[data-gp-component] { border-left-width: 4px;border-left-color: rgba(220, 24, 24, 1);background-color: rgb(252, 252, 252);padding-left: 20px;padding-right: 20px;padding-top: 20px;padding-bottom: 20px;width: 100%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-z8VXdIyNr[data-gp-component] { border-left-width: 4px;border-left-color: rgba(220, 24, 24, 1);background-color: rgb(252, 252, 252);padding-left: 20px;padding-right: 20px;padding-top: 20px;padding-bottom: 20px;width: 100%; } } @media (min-width: 1200px) { .gp-component-id-z8VXdIyNr[data-gp-component] { border-left-width: 4px;border-left-color: rgba(220, 24, 24, 1);background-color: rgb(252, 252, 252);padding-left: 20px;padding-right: 20px;padding-top: 20px;padding-bottom: 20px;width: 100%; } }

 @media (max-width: 639px) { .gp-component-id-J7jW8aDqxU.gp-component > [data-section-overlay] { background-color: rgb(220, 24, 24); } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-J7jW8aDqxU.gp-component > [data-section-overlay] { background-color: rgb(220, 24, 24); } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-J7jW8aDqxU.gp-component > [data-section-overlay] { background-color: rgb(220, 24, 24); } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-J7jW8aDqxU.gp-component > [data-section-overlay] { background-color: rgb(220, 24, 24); } } @media (min-width: 1200px) { .gp-component-id-J7jW8aDqxU.gp-component > [data-section-overlay] { background-color: rgb(220, 24, 24); } }

 @media (max-width: 639px) { .gp-component-id-t4nyq0QMSv[data-gp-component] { z-index: auto;position: relative;min-height: 50px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-t4nyq0QMSv[data-gp-component] { z-index: auto;position: relative;min-height: 50px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-t4nyq0QMSv[data-gp-component] { z-index: auto;position: relative;min-height: 50px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-t4nyq0QMSv[data-gp-component] { z-index: auto;position: relative;min-height: 50px; } } @media (min-width: 1200px) { .gp-component-id-t4nyq0QMSv[data-gp-component] { z-index: auto;position: relative;min-height: 50px; } }

 @media (max-width: 639px) { .gp-component-id-A0Th46n4KR[data-gp-component] { font-size: 26px !important;color: rgb(255, 255, 255);text-align: center;font-family: "Bebas Neue" !important;border-top-left-radius: 5.6px;border-top-right-radius: 5.6px;border-bottom-left-radius: 5.6px;border-bottom-right-radius: 5.6px;border-left-width: 1px;border-right-width: 1px;border-top-width: 1px;border-bottom-width: 1px;background-color: rgb(146, 66, 253);box-shadow: rgba(146, 66, 253, 0.79) 0px 2px 25px 6px;margin-top: 30px;margin-bottom: 30px;padding-left: 36px;padding-right: 36px;padding-top: 16px;padding-bottom: 16px;align-items: center;display: inline-flex;text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: inherit;cursor: pointer;font-style: italic !important;position: relative;animation-name: pulse; } .gp-component-id-A0Th46n4KR[data-gp-component]:hover,.gp-component-id-A0Th46n4KR[data-gp-component].gp-hover { background-color: rgb(177, 95, 255); } .gp-component-id-A0Th46n4KR[data-gp-component]:active,.gp-component-id-A0Th46n4KR[data-gp-component].gp-active { background-color: rgb(146, 66, 253); } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-A0Th46n4KR[data-gp-component] { font-size: 38px !important;color: rgb(255, 255, 255);text-align: center;font-family: "Bebas Neue" !important;border-top-left-radius: 5.6px;border-top-right-radius: 5.6px;border-bottom-left-radius: 5.6px;border-bottom-right-radius: 5.6px;border-left-width: 1px;border-right-width: 1px;border-top-width: 1px;border-bottom-width: 1px;background-color: rgb(146, 66, 253);box-shadow: rgba(146, 66, 253, 0.79) 0px 2px 25px 6px;margin-top: 30px;margin-bottom: 30px;padding-left: 50px;padding-right: 50px;padding-top: 16px;padding-bottom: 16px;align-items: center;display: inline-flex;text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: inherit;cursor: pointer;font-style: italic !important;position: relative;animation-name: pulse; } .gp-component-id-A0Th46n4KR[data-gp-component]:hover,.gp-component-id-A0Th46n4KR[data-gp-component].gp-hover { background-color: rgb(177, 95, 255); } .gp-component-id-A0Th46n4KR[data-gp-component]:active,.gp-component-id-A0Th46n4KR[data-gp-component].gp-active { background-color: rgb(146, 66, 253); } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-A0Th46n4KR[data-gp-component] { font-size: 35px !important;color: rgb(255, 255, 255);text-align: center;font-family: "Bebas Neue" !important;border-top-left-radius: 5.6px;border-top-right-radius: 5.6px;border-bottom-left-radius: 5.6px;border-bottom-right-radius: 5.6px;border-left-width: 1px;border-right-width: 1px;border-top-width: 1px;border-bottom-width: 1px;background-color: rgb(146, 66, 253);box-shadow: rgba(146, 66, 253, 0.79) 0px 2px 25px 6px;margin-top: 30px;margin-bottom: 30px;padding-left: 72px;padding-right: 72px;padding-top: 16px;padding-bottom: 16px;align-items: center;display: inline-flex;text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: inherit;cursor: pointer;font-style: italic !important;position: relative;animation-name: pulse; } .gp-component-id-A0Th46n4KR[data-gp-component]:hover,.gp-component-id-A0Th46n4KR[data-gp-component].gp-hover { background-color: rgb(177, 95, 255); } .gp-component-id-A0Th46n4KR[data-gp-component]:active,.gp-component-id-A0Th46n4KR[data-gp-component].gp-active { background-color: rgb(146, 66, 253); } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-A0Th46n4KR[data-gp-component] { font-size: 35px !important;color: rgb(255, 255, 255);text-align: center;font-family: "Bebas Neue" !important;border-top-left-radius: 5.6px;border-top-right-radius: 5.6px;border-bottom-left-radius: 5.6px;border-bottom-right-radius: 5.6px;border-left-width: 1px;border-right-width: 1px;border-top-width: 1px;border-bottom-width: 1px;background-color: rgb(146, 66, 253);box-shadow: rgba(146, 66, 253, 0.79) 0px 2px 25px 6px;margin-top: 30px;margin-bottom: 30px;padding-left: 72px;padding-right: 72px;padding-top: 16px;padding-bottom: 16px;align-items: center;display: inline-flex;text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: inherit;cursor: pointer;font-style: italic !important;position: relative;animation-name: pulse; } .gp-component-id-A0Th46n4KR[data-gp-component]:hover,.gp-component-id-A0Th46n4KR[data-gp-component].gp-hover { background-color: rgb(177, 95, 255); } .gp-component-id-A0Th46n4KR[data-gp-component]:active,.gp-component-id-A0Th46n4KR[data-gp-component].gp-active { background-color: rgb(146, 66, 253); } } @media (min-width: 1200px) { .gp-component-id-A0Th46n4KR[data-gp-component] { font-size: 35px !important;color: rgb(255, 255, 255);text-align: center;font-family: "Bebas Neue" !important;border-top-left-radius: 5.6px;border-top-right-radius: 5.6px;border-bottom-left-radius: 5.6px;border-bottom-right-radius: 5.6px;border-left-width: 1px;border-right-width: 1px;border-top-width: 1px;border-bottom-width: 1px;background-color: rgb(146, 66, 253);box-shadow: rgba(146, 66, 253, 0.79) 0px 2px 25px 6px;margin-top: 30px;margin-bottom: 30px;padding-left: 72px;padding-right: 72px;padding-top: 16px;padding-bottom: 16px;align-items: center;display: inline-flex;text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: inherit;cursor: pointer;font-style: italic !important;position: relative;animation-name: pulse; } .gp-component-id-A0Th46n4KR[data-gp-component]:hover,.gp-component-id-A0Th46n4KR[data-gp-component].gp-hover { background-color: rgb(177, 95, 255); } .gp-component-id-A0Th46n4KR[data-gp-component]:active,.gp-component-id-A0Th46n4KR[data-gp-component].gp-active { background-color: rgb(146, 66, 253); } }

 @media (max-width: 639px) { .gp-component-id-rb1xwZ4Qu3 { font-size: inherit;font-weight: 700;color: rgb(255, 255, 255);text-align: left;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-top: 10px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-rb1xwZ4Qu3 { font-size: inherit;font-weight: 700;color: rgb(255, 255, 255);text-align: left;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-top: 10px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-rb1xwZ4Qu3 { font-size: inherit;font-weight: 700;color: rgb(255, 255, 255);text-align: left;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-top: 10px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-rb1xwZ4Qu3 { font-size: inherit;font-weight: 700;color: rgb(255, 255, 255);text-align: left;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-top: 10px; } } @media (min-width: 1200px) { .gp-component-id-rb1xwZ4Qu3 { font-size: inherit;font-weight: 700;color: rgb(255, 255, 255);text-align: left;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-top: 10px; } }

 @media (max-width: 639px) { .gp-component-id-J7jW8aDqxU[data-gp-component] { padding-top: 15px;padding-bottom: 15px;z-index: auto;position: relative;min-height: 50px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-J7jW8aDqxU[data-gp-component] { padding-top: 15px;padding-bottom: 15px;z-index: auto;position: relative;min-height: 50px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-J7jW8aDqxU[data-gp-component] { padding-top: 15px;padding-bottom: 15px;z-index: auto;position: relative;min-height: 50px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-J7jW8aDqxU[data-gp-component] { padding-top: 15px;padding-bottom: 15px;z-index: auto;position: relative;min-height: 50px; } } @media (min-width: 1200px) { .gp-component-id-J7jW8aDqxU[data-gp-component] { padding-top: 15px;padding-bottom: 15px;z-index: auto;position: relative;min-height: 50px; } }

 @media (max-width: 639px) { .gp-component-id-QHbxmW3j0U { font-size: 18px !important;font-weight: inherit !important;color: rgba(255, 255, 255, 0.7);text-align: center;line-height: 1.25;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-top: 30px;padding-bottom: 30px;overflow-wrap: break-word; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-QHbxmW3j0U { font-size: 18px !important;font-weight: inherit !important;color: rgba(255, 255, 255, 0.7);text-align: center;line-height: 1.25;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-top: 30px;padding-bottom: 30px;overflow-wrap: break-word; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-QHbxmW3j0U { font-size: 18px !important;font-weight: inherit !important;color: rgba(255, 255, 255, 0.7);text-align: center;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-top: 30px;padding-bottom: 30px;overflow-wrap: break-word; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-QHbxmW3j0U { font-size: 18px !important;font-weight: inherit !important;color: rgba(255, 255, 255, 0.7);text-align: center;line-height: 1.25;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-top: 30px;padding-bottom: 30px;overflow-wrap: break-word; } } @media (min-width: 1200px) { .gp-component-id-QHbxmW3j0U { font-size: 22px !important;font-weight: inherit !important;color: rgba(255, 255, 255, 0.7);text-align: center;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-top: 30px;padding-bottom: 30px;overflow-wrap: break-word; } }

 @media (max-width: 639px) { .gp-component-id-K6PcbLRVGn[data-gp-component] { margin-left: auto;margin-right: auto;padding-top: 40px;padding-bottom: 40px;width: 100%;flex-direction: column;justify-content: center;align-items: center;display: flex;z-index: 15;position: relative; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-K6PcbLRVGn[data-gp-component] { margin-left: auto;margin-right: auto;padding-top: 40px;padding-bottom: 40px;width: 100%;max-width: 640px;flex-direction: column;justify-content: center;align-items: center;display: flex;z-index: 15;position: relative; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-K6PcbLRVGn[data-gp-component] { margin-left: auto;margin-right: auto;padding-top: 40px;padding-bottom: 40px;width: 100%;max-width: 768px;flex-direction: column;justify-content: center;align-items: center;display: flex;z-index: 15;position: relative; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-K6PcbLRVGn[data-gp-component] { margin-left: auto;margin-right: auto;padding-top: 40px;padding-bottom: 40px;width: 100%;max-width: 992px;flex-direction: column;justify-content: center;align-items: center;display: flex;z-index: 15;position: relative; } } @media (min-width: 1200px) { .gp-component-id-K6PcbLRVGn[data-gp-component] { margin-left: auto;margin-right: auto;padding-top: 40px;padding-bottom: 40px;width: 100%;max-width: 1200px;flex-direction: column;justify-content: center;align-items: center;display: flex;z-index: 15;position: relative; } }

 @media (max-width: 639px) { [data-gp-text] .gp-component-id-HyXiy3uGRc { font-weight: 700;color: rgb(255, 255, 255);text-align: right;padding-top: 10px; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-HyXiy3uGRc { font-weight: 700;color: rgb(255, 255, 255);text-align: right;padding-top: 10px; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-HyXiy3uGRc { font-weight: 700;color: rgb(255, 255, 255);text-align: right;padding-top: 10px; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-HyXiy3uGRc { font-weight: 700;color: rgb(255, 255, 255);text-align: right;padding-top: 10px; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-HyXiy3uGRc { font-weight: 700;color: rgb(255, 255, 255);text-align: right;padding-top: 10px; } }

 @media (max-width: 639px) { .gp-component-id-nYj8oQ7r6[data-gp-component] { padding-left: 8px;padding-right: 8px;width: 67%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-nYj8oQ7r6[data-gp-component] { padding-left: 8px;padding-right: 8px;width: 67%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-nYj8oQ7r6[data-gp-component] { padding-left: 8px;padding-right: 8px;width: 67%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-nYj8oQ7r6[data-gp-component] { padding-left: 8px;padding-right: 8px;width: 67%; } } @media (min-width: 1200px) { .gp-component-id-nYj8oQ7r6[data-gp-component] { padding-left: 8px;padding-right: 8px;width: 67%; } }

 @media (max-width: 639px) { .gp-component-id-IQ3yUULwLB { border-top-left-radius: 12px;border-top-right-radius: 12px;border-bottom-left-radius: 12px;border-bottom-right-radius: 12px;background-color: rgb(0, 0, 0);box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;margin-left: 4px;margin-right: 8px;padding-left: 8px;padding-right: 8px;padding-top: 12px;padding-bottom: 12px;width: 96px;height: auto; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-IQ3yUULwLB { border-top-left-radius: 12px;border-top-right-radius: 12px;border-bottom-left-radius: 12px;border-bottom-right-radius: 12px;background-color: rgb(0, 0, 0);box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;margin-left: 4px;margin-right: 8px;padding-left: 8px;padding-right: 8px;padding-top: 12px;padding-bottom: 12px;width: 96px;height: auto; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-IQ3yUULwLB { border-top-left-radius: 12px;border-top-right-radius: 12px;border-bottom-left-radius: 12px;border-bottom-right-radius: 12px;background-color: rgb(0, 0, 0);box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;margin-left: 4px;margin-right: 16px;padding-left: 8px;padding-right: 8px;padding-top: 12px;padding-bottom: 12px;width: 96px;height: auto; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-IQ3yUULwLB { border-top-left-radius: 12px;border-top-right-radius: 12px;border-bottom-left-radius: 12px;border-bottom-right-radius: 12px;background-color: rgb(0, 0, 0);box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;margin-left: 4px;margin-right: 16px;padding-left: 8px;padding-right: 8px;padding-top: 12px;padding-bottom: 12px;width: 96px;height: auto; } } @media (min-width: 1200px) { .gp-component-id-IQ3yUULwLB { border-top-left-radius: 12px;border-top-right-radius: 12px;border-bottom-left-radius: 12px;border-bottom-right-radius: 12px;background-color: rgb(0, 0, 0);box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;margin-left: 4px;margin-right: 16px;padding-left: 8px;padding-right: 8px;padding-top: 12px;padding-bottom: 12px;width: 96px;height: auto; } }

 @media (max-width: 639px) { .gp-component-id-FKs5Vif9Y4 { border-top-left-radius: 12px;border-top-right-radius: 12px;border-bottom-left-radius: 12px;border-bottom-right-radius: 12px;background-color: rgb(0, 0, 0);box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;margin-left: 4px;margin-right: 4px;padding-left: 4px;padding-right: 4px;padding-top: 12px;padding-bottom: 12px;width: 96px;height: auto; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-FKs5Vif9Y4 { border-top-left-radius: 12px;border-top-right-radius: 12px;border-bottom-left-radius: 12px;border-bottom-right-radius: 12px;background-color: rgb(0, 0, 0);box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;margin-left: 4px;margin-right: 4px;padding-left: 4px;padding-right: 4px;padding-top: 12px;padding-bottom: 12px;width: 96px;height: auto; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-FKs5Vif9Y4 { border-top-left-radius: 12px;border-top-right-radius: 12px;border-bottom-left-radius: 12px;border-bottom-right-radius: 12px;background-color: rgb(0, 0, 0);box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;margin-left: 4px;margin-right: 4px;padding-left: 4px;padding-right: 4px;padding-top: 12px;padding-bottom: 12px;width: 96px;height: auto; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-FKs5Vif9Y4 { border-top-left-radius: 12px;border-top-right-radius: 12px;border-bottom-left-radius: 12px;border-bottom-right-radius: 12px;background-color: rgb(0, 0, 0);box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;margin-left: 4px;margin-right: 4px;padding-left: 4px;padding-right: 4px;padding-top: 12px;padding-bottom: 12px;width: 96px;height: auto; } } @media (min-width: 1200px) { .gp-component-id-FKs5Vif9Y4 { border-top-left-radius: 12px;border-top-right-radius: 12px;border-bottom-left-radius: 12px;border-bottom-right-radius: 12px;background-color: rgb(0, 0, 0);box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;margin-left: 4px;margin-right: 4px;padding-left: 4px;padding-right: 4px;padding-top: 12px;padding-bottom: 12px;width: 96px;height: auto; } }

 @media (max-width: 639px) { .gp-component-id-Yi3TtgaHUB { border-top-left-radius: 12px;border-top-right-radius: 12px;border-bottom-left-radius: 12px;border-bottom-right-radius: 12px;background-color: rgb(0, 0, 0);box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;margin-left: 4px;margin-right: 4px;padding-left: 0px;padding-right: 0px;padding-top: 12px;padding-bottom: 12px;width: 96px;height: auto; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-Yi3TtgaHUB { border-top-left-radius: 12px;border-top-right-radius: 12px;border-bottom-left-radius: 12px;border-bottom-right-radius: 12px;background-color: rgb(0, 0, 0);box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;margin-left: 4px;margin-right: 4px;padding-left: 0px;padding-right: 0px;padding-top: 12px;padding-bottom: 12px;width: 96px;height: auto; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-Yi3TtgaHUB { border-top-left-radius: 12px;border-top-right-radius: 12px;border-bottom-left-radius: 12px;border-bottom-right-radius: 12px;background-color: rgb(0, 0, 0);box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;margin-left: 4px;margin-right: 4px;padding-left: 0px;padding-right: 0px;padding-top: 12px;padding-bottom: 12px;width: 96px;height: auto; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-Yi3TtgaHUB { border-top-left-radius: 12px;border-top-right-radius: 12px;border-bottom-left-radius: 12px;border-bottom-right-radius: 12px;background-color: rgb(0, 0, 0);box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;margin-left: 4px;margin-right: 4px;padding-left: 0px;padding-right: 0px;padding-top: 12px;padding-bottom: 12px;width: 96px;height: auto; } } @media (min-width: 1200px) { .gp-component-id-Yi3TtgaHUB { border-top-left-radius: 12px;border-top-right-radius: 12px;border-bottom-left-radius: 12px;border-bottom-right-radius: 12px;background-color: rgb(0, 0, 0);box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;margin-left: 4px;margin-right: 4px;padding-left: 0px;padding-right: 0px;padding-top: 12px;padding-bottom: 12px;width: 96px;height: auto; } }

 @media (max-width: 639px) { .gp-component-id-Qk8MQcO7wn { font-size: 26px !important;font-weight: 700;color: rgb(255, 255, 255);font-family: Roboto, sans-serif;margin-bottom: 4px;justify-content: center;align-items: center;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-Qk8MQcO7wn { font-size: 26px !important;font-weight: 700;color: rgb(255, 255, 255);font-family: Roboto, sans-serif;margin-bottom: 4px;justify-content: center;align-items: center;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-Qk8MQcO7wn { font-size: 26px !important;font-weight: 700;color: rgb(255, 255, 255);font-family: Roboto, sans-serif;margin-bottom: 4px;justify-content: center;align-items: center;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-Qk8MQcO7wn { font-size: 26px !important;font-weight: 700;color: rgb(255, 255, 255);font-family: Roboto, sans-serif;margin-bottom: 4px;justify-content: center;align-items: center;display: flex; } } @media (min-width: 1200px) { .gp-component-id-Qk8MQcO7wn { font-size: 26px !important;font-weight: 700;color: rgb(255, 255, 255);font-family: Roboto, sans-serif;margin-bottom: 4px;justify-content: center;align-items: center;display: flex; } }

 @media (max-width: 639px) { .gp-component-id-2PxAk050fi { font-size: 26px !important;font-weight: 700;color: rgb(255, 255, 255);font-family: Roboto, sans-serif;margin-bottom: 4px;justify-content: center;align-items: center;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-2PxAk050fi { font-size: 26px !important;font-weight: 700;color: rgb(255, 255, 255);font-family: Roboto, sans-serif;margin-bottom: 4px;justify-content: center;align-items: center;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-2PxAk050fi { font-size: 26px !important;font-weight: 700;color: rgb(255, 255, 255);font-family: Roboto, sans-serif;margin-bottom: 4px;justify-content: center;align-items: center;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-2PxAk050fi { font-size: 26px !important;font-weight: 700;color: rgb(255, 255, 255);font-family: Roboto, sans-serif;margin-bottom: 4px;justify-content: center;align-items: center;display: flex; } } @media (min-width: 1200px) { .gp-component-id-2PxAk050fi { font-size: 26px !important;font-weight: 700;color: rgb(255, 255, 255);font-family: Roboto, sans-serif;margin-bottom: 4px;justify-content: center;align-items: center;display: flex; } }

 @media (max-width: 639px) { .gp-component-id-g9NCd9O8id { font-size: 26px !important;font-weight: 700;color: rgb(255, 255, 255);font-family: Roboto, sans-serif;margin-left: 0px;margin-right: 0px;margin-bottom: 4px;justify-content: center;align-items: center;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-g9NCd9O8id { font-size: 26px !important;font-weight: 700;color: rgb(255, 255, 255);font-family: Roboto, sans-serif;margin-left: 0px;margin-right: 0px;margin-bottom: 4px;justify-content: center;align-items: center;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-g9NCd9O8id { font-size: 26px !important;font-weight: 700;color: rgb(255, 255, 255);font-family: Roboto, sans-serif;margin-left: 0px;margin-right: 0px;margin-bottom: 4px;justify-content: center;align-items: center;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-g9NCd9O8id { font-size: 26px !important;font-weight: 700;color: rgb(255, 255, 255);font-family: Roboto, sans-serif;margin-left: 0px;margin-right: 0px;margin-bottom: 4px;justify-content: center;align-items: center;display: flex; } } @media (min-width: 1200px) { .gp-component-id-g9NCd9O8id { font-size: 26px !important;font-weight: 700;color: rgb(255, 255, 255);font-family: Roboto, sans-serif;margin-left: 0px;margin-right: 0px;margin-bottom: 4px;justify-content: center;align-items: center;display: flex; } }

 @media (max-width: 639px) { .gp-component-id-Pf1b9n1KYXg[data-gp-component] { margin-bottom: 0px;width: 100%;max-width: 100%;justify-content: center;align-items: center;display: flex;position: relative !important; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-Pf1b9n1KYXg[data-gp-component] { margin-bottom: 0px;width: 100%;max-width: 100%;justify-content: center;align-items: center;display: flex;position: relative !important; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-Pf1b9n1KYXg[data-gp-component] { margin-bottom: 0px;width: 100%;max-width: 100%;justify-content: center;align-items: center;display: flex;position: relative !important; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-Pf1b9n1KYXg[data-gp-component] { margin-bottom: 0px;width: 100%;max-width: 100%;justify-content: center;align-items: center;display: flex;position: relative !important; } } @media (min-width: 1200px) { .gp-component-id-Pf1b9n1KYXg[data-gp-component] { margin-bottom: 0px;width: 100%;max-width: 100%;justify-content: center;align-items: center;display: flex;position: relative !important; } }

 .gp-component-id-HyXiy3uGRc { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;font-weight: inherit;font-size: inherit; } @media (max-width: 639px) { .gp-component-id-HyXiy3uGRc { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;font-weight: inherit;font-size: inherit; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-HyXiy3uGRc { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;font-weight: inherit;font-size: inherit; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-HyXiy3uGRc { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;font-weight: inherit;font-size: inherit; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-HyXiy3uGRc { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;font-weight: inherit;font-size: inherit; } } @media (min-width: 1200px) { .gp-component-id-HyXiy3uGRc { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;font-weight: inherit;font-size: inherit; } }

 @media (max-width: 639px) { .gp-component-id-g72msDdfXU[data-gp-component] { margin-left: auto;margin-right: auto;width: 100%;flex-direction: row;justify-content: center;align-items: center;display: flex;position: relative;z-index: 15; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-g72msDdfXU[data-gp-component] { margin-left: auto;margin-right: auto;width: 100%;max-width: 640px;flex-direction: row;justify-content: center;align-items: center;display: flex;position: relative;z-index: 15; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-g72msDdfXU[data-gp-component] { margin-left: auto;margin-right: auto;width: 100%;max-width: 768px;flex-direction: row;justify-content: center;align-items: center;display: flex;position: relative;z-index: 15; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-g72msDdfXU[data-gp-component] { margin-left: auto;margin-right: auto;width: 100%;max-width: 992px;flex-direction: row;justify-content: center;align-items: center;display: flex;position: relative;z-index: 15; } } @media (min-width: 1200px) { .gp-component-id-g72msDdfXU[data-gp-component] { margin-left: auto;margin-right: auto;width: 100%;max-width: 1200px;flex-direction: row;justify-content: center;align-items: center;display: flex;position: relative;z-index: 15; } }

 .gp-component-id-FhqtkYOGG { flex-wrap: wrap;margin-right: -8px;margin-left: -8px; } @media (max-width: 639px) { .gp-component-id-FhqtkYOGG { flex-wrap: wrap;margin-right: -8px;margin-left: -8px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-FhqtkYOGG { flex-wrap: wrap;margin-right: -8px;margin-left: -8px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-FhqtkYOGG { flex-wrap: wrap;margin-right: -8px;margin-left: -8px;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-FhqtkYOGG { flex-wrap: wrap;margin-right: -8px;margin-left: -8px;display: flex; } } @media (min-width: 1200px) { .gp-component-id-FhqtkYOGG { flex-wrap: wrap;margin-right: -8px;margin-left: -8px;display: flex; } }

 .gp-component-id-5Q5TfIcvF8 { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 100%;padding-left: 8px; } @media (max-width: 639px) { .gp-component-id-5Q5TfIcvF8 { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 100%;padding-left: 8px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-5Q5TfIcvF8 { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 100%;padding-left: 8px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-5Q5TfIcvF8 { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 33.33%;padding-left: 8px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-5Q5TfIcvF8 { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 33.33%;padding-left: 8px; } } @media (min-width: 1200px) { .gp-component-id-5Q5TfIcvF8 { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 33.33%;padding-left: 8px; } }

 .gp-component-id-Kz3ZrBY5ME { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 100%;padding-left: 8px; } @media (max-width: 639px) { .gp-component-id-Kz3ZrBY5ME { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 100%;padding-left: 8px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-Kz3ZrBY5ME { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 100%;padding-left: 8px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-Kz3ZrBY5ME { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 33.33%;padding-left: 8px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-Kz3ZrBY5ME { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 33.33%;padding-left: 8px; } } @media (min-width: 1200px) { .gp-component-id-Kz3ZrBY5ME { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 33.33%;padding-left: 8px; } }

 .gp-component-id-kiHj3Ax0Ij { height: 100%;width: 100%; } @media (max-width: 639px) { .gp-component-id-kiHj3Ax0Ij { height: 100%;width: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-kiHj3Ax0Ij { height: 100%;width: 100%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-kiHj3Ax0Ij { height: 100%;width: 100%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-kiHj3Ax0Ij { height: 100%;width: 100%; } } @media (min-width: 1200px) { .gp-component-id-kiHj3Ax0Ij { height: 100%;width: 100%; } }

 .gp-component-id-Fk21avjGIE { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 100%;padding-left: 8px; } @media (max-width: 639px) { .gp-component-id-Fk21avjGIE { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 100%;padding-left: 8px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-Fk21avjGIE { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 100%;padding-left: 8px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-Fk21avjGIE { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 33.33%;padding-left: 8px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-Fk21avjGIE { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 33.33%;padding-left: 8px; } } @media (min-width: 1200px) { .gp-component-id-Fk21avjGIE { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 33.33%;padding-left: 8px; } }

 .gp-component-id-TLWPEfaZ2F { font-size: inherit;font-weight: inherit;overflow-wrap: break-word;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px; } @media (max-width: 639px) { .gp-component-id-TLWPEfaZ2F { font-size: 14px !important;font-weight: inherit !important;overflow-wrap: break-word;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;color: rgba(255, 255, 255, 0.5);text-align: center;padding-top: 20px;padding-bottom: 10px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-TLWPEfaZ2F { font-size: 14px !important;font-weight: inherit !important;overflow-wrap: break-word;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;color: rgba(255, 255, 255, 0.5);text-align: center;padding-top: 20px;padding-bottom: 10px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-TLWPEfaZ2F { font-size: 14px !important;font-weight: inherit !important;overflow-wrap: break-word;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;color: rgba(255, 255, 255, 0.5);text-align: center;padding-top: 20px;padding-bottom: 10px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-TLWPEfaZ2F { font-size: 14px !important;font-weight: inherit !important;overflow-wrap: break-word;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;color: rgba(255, 255, 255, 0.5);text-align: center;padding-top: 20px;padding-bottom: 10px; } } @media (min-width: 1200px) { .gp-component-id-TLWPEfaZ2F { font-size: 14px !important;font-weight: inherit !important;overflow-wrap: break-word;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;color: rgba(255, 255, 255, 0.5);text-align: center;padding-top: 20px;padding-bottom: 10px; } }

 .gp-component-id-runtQ7fTM { display: flex;flex-direction: column; } @media (max-width: 639px) { .gp-component-id-runtQ7fTM { display: flex;flex-direction: column; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-runtQ7fTM { display: flex;flex-direction: column; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-runtQ7fTM { display: flex;flex-direction: column; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-runtQ7fTM { display: flex;flex-direction: column; } } @media (min-width: 1200px) { .gp-component-id-runtQ7fTM { display: flex;flex-direction: column; } }

 .gp-component-id-H0hFXfAEWs { position: relative;z-index: 15; } @media (max-width: 639px) { .gp-component-id-H0hFXfAEWs { position: relative;z-index: 15;margin-left: auto;margin-right: auto;width: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-H0hFXfAEWs { position: relative;z-index: 15;margin-left: auto;margin-right: auto;width: 100%;max-width: 640px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-H0hFXfAEWs { position: relative;z-index: 15;margin-left: auto;margin-right: auto;width: 100%;max-width: 768px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-H0hFXfAEWs { position: relative;z-index: 15;margin-left: auto;margin-right: auto;width: 100%;max-width: 992px; } } @media (min-width: 1200px) { .gp-component-id-H0hFXfAEWs { position: relative;z-index: 15;margin-left: auto;margin-right: auto;width: 100%;max-width: 1200px; } }

 .gp-component-id-BCE4KxXa7.gp-component > [data-section-overlay] { bottom: 0px;top: 0px;left: 0px;right: 0px;position: absolute;z-index: 14; } @media (max-width: 639px) { .gp-component-id-BCE4KxXa7.gp-component > [data-section-overlay] { bottom: 0px;top: 0px;left: 0px;right: 0px;position: absolute;z-index: 14;background-color: rgb(12, 12, 12); } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-BCE4KxXa7.gp-component > [data-section-overlay] { bottom: 0px;top: 0px;left: 0px;right: 0px;position: absolute;z-index: 14;background-color: rgb(12, 12, 12); } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-BCE4KxXa7.gp-component > [data-section-overlay] { bottom: 0px;top: 0px;left: 0px;right: 0px;position: absolute;z-index: 14;background-color: rgb(12, 12, 12); } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-BCE4KxXa7.gp-component > [data-section-overlay] { bottom: 0px;top: 0px;left: 0px;right: 0px;position: absolute;z-index: 14;background-color: rgb(12, 12, 12); } } @media (min-width: 1200px) { .gp-component-id-BCE4KxXa7.gp-component > [data-section-overlay] { bottom: 0px;top: 0px;left: 0px;right: 0px;position: absolute;z-index: 14;background-color: rgb(12, 12, 12); } }

 .gp-component-id-BCE4KxXa7 { z-index: auto;position: relative;min-height: 50px; } @media (max-width: 639px) { .gp-component-id-BCE4KxXa7 { z-index: auto;position: relative;min-height: 50px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-BCE4KxXa7 { z-index: auto;position: relative;min-height: 50px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-BCE4KxXa7 { z-index: auto;position: relative;min-height: 50px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-BCE4KxXa7 { z-index: auto;position: relative;min-height: 50px; } } @media (min-width: 1200px) { .gp-component-id-BCE4KxXa7 { z-index: auto;position: relative;min-height: 50px; } }

 .gp-component-id-x1CDrJoNQ { border-left-style: solid;border-bottom-style: solid;border-right-style: solid;border-top-style: solid;height: auto;max-width: 100%;display: inline-flex;align-items: flex-start;justify-content: flex-start;object-fit: cover;object-position: center center; } @media (max-width: 639px) { .gp-component-id-x1CDrJoNQ { border-left-style: solid;border-bottom-style: solid;border-right-style: solid;border-top-style: solid;height: auto;max-width: 100%;display: inline-flex;align-items: flex-start;justify-content: flex-start;object-fit: cover;object-position: center center; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-x1CDrJoNQ { border-left-style: solid;border-bottom-style: solid;border-right-style: solid;border-top-style: solid;height: auto;max-width: 100%;display: inline-flex;align-items: flex-start;justify-content: flex-start;object-fit: cover;object-position: center center; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-x1CDrJoNQ { border-left-style: solid;border-bottom-style: solid;border-right-style: solid;border-top-style: solid;height: auto;max-width: 100%;display: inline-flex;align-items: flex-start;justify-content: flex-start;object-fit: cover;object-position: center center; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-x1CDrJoNQ { border-left-style: solid;border-bottom-style: solid;border-right-style: solid;border-top-style: solid;height: auto;max-width: 100%;display: inline-flex;align-items: flex-start;justify-content: flex-start;object-fit: cover;object-position: center center; } } @media (min-width: 1200px) { .gp-component-id-x1CDrJoNQ { border-left-style: solid;border-bottom-style: solid;border-right-style: solid;border-top-style: solid;height: auto;max-width: 100%;display: inline-flex;align-items: flex-start;justify-content: flex-start;object-fit: cover;object-position: center center; } }

 .gp-component-id-OvOItRhJxN { margin-left: auto;margin-right: auto;width: 100%;position: relative;z-index: 15; } @media (max-width: 639px) { .gp-component-id-OvOItRhJxN { margin-left: auto;margin-right: auto;width: 100%;position: relative;z-index: 15; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-OvOItRhJxN { margin-left: auto;margin-right: auto;width: 100%;position: relative;z-index: 15;max-width: 640px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-OvOItRhJxN { margin-left: auto;margin-right: auto;width: 100%;position: relative;z-index: 15;max-width: 768px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-OvOItRhJxN { margin-left: auto;margin-right: auto;width: 100%;position: relative;z-index: 15;max-width: 992px; } } @media (min-width: 1200px) { .gp-component-id-OvOItRhJxN { margin-left: auto;margin-right: auto;width: 100%;position: relative;z-index: 15;max-width: 1200px; } }

 .gp-component-id-8c27Pe74Ok.gp-component > [data-section-overlay] { bottom: 0px;top: 0px;left: 0px;right: 0px;position: absolute;z-index: 14; } @media (max-width: 639px) { .gp-component-id-8c27Pe74Ok.gp-component > [data-section-overlay] { bottom: 0px;top: 0px;left: 0px;right: 0px;position: absolute;z-index: 14;background-color: rgb(0, 0, 0); } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-8c27Pe74Ok.gp-component > [data-section-overlay] { bottom: 0px;top: 0px;left: 0px;right: 0px;position: absolute;z-index: 14;background-color: rgb(0, 0, 0); } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-8c27Pe74Ok.gp-component > [data-section-overlay] { bottom: 0px;top: 0px;left: 0px;right: 0px;position: absolute;z-index: 14;background-color: rgb(0, 0, 0); } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-8c27Pe74Ok.gp-component > [data-section-overlay] { bottom: 0px;top: 0px;left: 0px;right: 0px;position: absolute;z-index: 14;background-color: rgb(0, 0, 0); } } @media (min-width: 1200px) { .gp-component-id-8c27Pe74Ok.gp-component > [data-section-overlay] { bottom: 0px;top: 0px;left: 0px;right: 0px;position: absolute;z-index: 14;background-color: rgb(0, 0, 0); } }

 .gp-component-id-8c27Pe74Ok { z-index: auto;position: relative;min-height: 50px; } @media (max-width: 639px) { .gp-component-id-8c27Pe74Ok { z-index: auto;position: relative;min-height: 50px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-8c27Pe74Ok { z-index: auto;position: relative;min-height: 50px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-8c27Pe74Ok { z-index: auto;position: relative;min-height: 50px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-8c27Pe74Ok { z-index: auto;position: relative;min-height: 50px; } } @media (min-width: 1200px) { .gp-component-id-8c27Pe74Ok { z-index: auto;position: relative;min-height: 50px; } }

 .gp-component-id-uOlnybnN6 { object-position: center center;object-fit: cover;justify-content: flex-start;align-items: flex-start;display: inline-flex;max-width: 100%;height: auto;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid; } @media (max-width: 639px) { .gp-component-id-uOlnybnN6 { object-position: center center;object-fit: cover;justify-content: flex-start;align-items: flex-start;display: inline-flex;max-width: 28%;height: auto;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-uOlnybnN6 { object-position: center center;object-fit: cover;justify-content: flex-start;align-items: flex-start;display: inline-flex;max-width: 18%;height: auto;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-uOlnybnN6 { object-position: center center;object-fit: cover;justify-content: flex-start;align-items: flex-start;display: inline-flex;max-width: 36%;height: auto;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-uOlnybnN6 { object-position: center center;object-fit: cover;justify-content: flex-start;align-items: flex-start;display: inline-flex;max-width: 28%;height: auto;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid; } } @media (min-width: 1200px) { .gp-component-id-uOlnybnN6 { object-position: center center;object-fit: cover;justify-content: flex-start;align-items: flex-start;display: inline-flex;max-width: 28%;height: auto;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid; } }

 @media (max-width: 639px) { .gp-component-id-xCMk9uKYbrl { width: 100%;height: 100%;flex-direction: column;justify-content: center;align-items: center;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-xCMk9uKYbrl { width: 100%;height: 100%;flex-direction: row;justify-content: center;align-items: center;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-xCMk9uKYbrl { width: 100%;height: 100%;flex-direction: column;justify-content: flex-start;align-items: flex-end;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-xCMk9uKYbrl { width: 100%;height: 100%;flex-direction: column;justify-content: flex-start;align-items: flex-end;display: flex; } } @media (min-width: 1200px) { .gp-component-id-xCMk9uKYbrl { width: 100%;height: 100%;flex-direction: column;justify-content: flex-start;align-items: flex-end;display: flex; } }

 .gp-component-id-ny5N7bGCg6 { width: 100%;padding-left: 8px;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } @media (max-width: 639px) { .gp-component-id-ny5N7bGCg6 { width: 100%;padding-left: 8px;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-ny5N7bGCg6 { width: 100%;padding-left: 8px;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-ny5N7bGCg6 { width: 25%;padding-left: 8px;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-ny5N7bGCg6 { width: 25%;padding-left: 8px;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } } @media (min-width: 1200px) { .gp-component-id-ny5N7bGCg6 { width: 25%;padding-left: 8px;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } }

 .gp-component-id-yWVg90GaR { object-position: center center;object-fit: cover;justify-content: flex-start;align-items: flex-start;display: inline-flex;max-width: 100%;height: auto;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid; } @media (max-width: 639px) { .gp-component-id-yWVg90GaR { object-position: center center;object-fit: cover;justify-content: flex-start;align-items: flex-start;display: inline-flex;max-width: 53%;height: auto;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-yWVg90GaR { object-position: center center;object-fit: cover;justify-content: flex-start;align-items: flex-start;display: inline-flex;max-width: 53%;height: auto;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-yWVg90GaR { object-position: center center;object-fit: cover;justify-content: flex-start;align-items: flex-start;display: inline-flex;max-width: 53%;height: auto;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-yWVg90GaR { object-position: center center;object-fit: cover;justify-content: flex-start;align-items: flex-start;display: inline-flex;max-width: 53%;height: auto;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid; } } @media (min-width: 1200px) { .gp-component-id-yWVg90GaR { object-position: center center;object-fit: cover;justify-content: flex-start;align-items: flex-start;display: inline-flex;max-width: 53%;height: auto;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid; } }

 @media (max-width: 639px) { .gp-component-id-6n8090S2gMD { width: 100%;height: 100%;flex-direction: column;justify-content: center;align-items: center;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-6n8090S2gMD { width: 100%;height: 100%;flex-direction: column;justify-content: center;align-items: center;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-6n8090S2gMD { width: 100%;height: 100%;flex-direction: column;justify-content: center;align-items: center;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-6n8090S2gMD { width: 100%;height: 100%;flex-direction: column;justify-content: center;align-items: center;display: flex; } } @media (min-width: 1200px) { .gp-component-id-6n8090S2gMD { width: 100%;height: 100%;flex-direction: column;justify-content: center;align-items: center;display: flex; } }

 .gp-component-id-OX5p1Luj3N { width: 100%;padding-left: 8px;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } @media (max-width: 639px) { .gp-component-id-OX5p1Luj3N { width: 100%;padding-left: 8px;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-OX5p1Luj3N { width: 100%;padding-left: 8px;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-OX5p1Luj3N { width: 50%;padding-left: 8px;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-OX5p1Luj3N { width: 50%;padding-left: 8px;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } } @media (min-width: 1200px) { .gp-component-id-OX5p1Luj3N { width: 50%;padding-left: 8px;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } }

 .gp-component-id-OpewDuEGCFWa { overflow-wrap: break-word;font-weight: bolder; } @media (max-width: 639px) { .gp-component-id-OpewDuEGCFWa { overflow-wrap: break-word;font-weight: bolder; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-OpewDuEGCFWa { overflow-wrap: break-word;font-weight: bolder; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-OpewDuEGCFWa { overflow-wrap: break-word;font-weight: bolder; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-OpewDuEGCFWa { overflow-wrap: break-word;font-weight: bolder; } } @media (min-width: 1200px) { .gp-component-id-OpewDuEGCFWa { overflow-wrap: break-word;font-weight: bolder; } }

 .gp-component-id-OqVQM2zAGu { overflow-wrap: break-word;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px; } @media (max-width: 639px) { .gp-component-id-OqVQM2zAGu { overflow-wrap: break-word;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;font-size: 14px !important;font-weight: 400 !important;color: rgba(255, 255, 255, 0.3); } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-OqVQM2zAGu { overflow-wrap: break-word;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;font-size: 10px !important;font-weight: 400 !important;color: rgba(255, 255, 255, 0.3); } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-OqVQM2zAGu { overflow-wrap: break-word;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;font-size: 10px !important;font-weight: 400 !important;color: rgba(255, 255, 255, 0.3); } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-OqVQM2zAGu { overflow-wrap: break-word;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;font-size: 10px !important;font-weight: 400 !important;color: rgba(255, 255, 255, 0.3); } } @media (min-width: 1200px) { .gp-component-id-OqVQM2zAGu { overflow-wrap: break-word;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;font-size: 10px !important;font-weight: 400 !important;color: rgba(255, 255, 255, 0.3); } }

 .gp-component-id-tQQ0aFOsc { flex-direction: column;display: flex; } @media (max-width: 639px) { .gp-component-id-tQQ0aFOsc { flex-direction: column;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-tQQ0aFOsc { flex-direction: column;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-tQQ0aFOsc { flex-direction: column;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-tQQ0aFOsc { flex-direction: column;display: flex; } } @media (min-width: 1200px) { .gp-component-id-tQQ0aFOsc { flex-direction: column;display: flex; } }

 .gp-component-id-M5Zk1i_i4F { overflow-wrap: break-word;font-weight: bolder; } @media (max-width: 639px) { .gp-component-id-M5Zk1i_i4F { overflow-wrap: break-word;font-weight: bolder; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-M5Zk1i_i4F { overflow-wrap: break-word;font-weight: bolder; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-M5Zk1i_i4F { overflow-wrap: break-word;font-weight: bolder; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-M5Zk1i_i4F { overflow-wrap: break-word;font-weight: bolder; } } @media (min-width: 1200px) { .gp-component-id-M5Zk1i_i4F { overflow-wrap: break-word;font-weight: bolder; } }

 .gp-component-id-RX5CC4Io8 { margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;overflow-wrap: break-word; } @media (max-width: 639px) { .gp-component-id-RX5CC4Io8 { margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;overflow-wrap: break-word;font-weight: 400 !important;font-size: 13px !important;padding-bottom: 20px;padding-top: 10px;line-height: 1.25;color: rgba(255, 255, 255, 0.44); } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-RX5CC4Io8 { margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;overflow-wrap: break-word;font-weight: 400 !important;font-size: 13px !important;padding-bottom: 20px;padding-top: 10px;line-height: 1.25;color: rgba(255, 255, 255, 0.44); } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-RX5CC4Io8 { margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;overflow-wrap: break-word;font-weight: 400 !important;font-size: 13px !important;padding-bottom: 20px;padding-top: 10px;line-height: 1.25;color: rgba(255, 255, 255, 0.44); } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-RX5CC4Io8 { margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;overflow-wrap: break-word;font-weight: 400 !important;font-size: 13px !important;padding-bottom: 20px;padding-top: 10px;line-height: 1.25;color: rgba(255, 255, 255, 0.44); } } @media (min-width: 1200px) { .gp-component-id-RX5CC4Io8 { margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;overflow-wrap: break-word;font-weight: 400 !important;font-size: 13px !important;padding-bottom: 20px;padding-top: 10px;line-height: 1.25;color: rgba(255, 255, 255, 0.44); } }

 .gp-component-id-u6vshsj5JE { flex-direction: column;display: flex; } @media (max-width: 639px) { .gp-component-id-u6vshsj5JE { flex-direction: column;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-u6vshsj5JE { flex-direction: column;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-u6vshsj5JE { flex-direction: column;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-u6vshsj5JE { flex-direction: column;display: flex; } } @media (min-width: 1200px) { .gp-component-id-u6vshsj5JE { flex-direction: column;display: flex; } }

 .gp-component-id-yWZK6elB0 { max-width: 100%;height: auto;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid; } @media (max-width: 639px) { .gp-component-id-yWZK6elB0 { max-width: 47%;height: auto;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;padding-top: 14px;padding-bottom: 14px;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-fit: cover;object-position: center center; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-yWZK6elB0 { max-width: 34%;height: auto;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;padding-top: 14px;padding-bottom: 14px;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-fit: cover;object-position: center center; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-yWZK6elB0 { max-width: 57%;height: auto;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;padding-top: 14px;padding-bottom: 14px;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-fit: cover;object-position: center center; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-yWZK6elB0 { max-width: 47%;height: auto;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;padding-top: 14px;padding-bottom: 14px;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-fit: cover;object-position: center center; } } @media (min-width: 1200px) { .gp-component-id-yWZK6elB0 { max-width: 47%;height: auto;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;padding-top: 14px;padding-bottom: 14px;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-fit: cover;object-position: center center; } }

 .gp-component-id-IHueWcFq2T { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word; } @media (max-width: 639px) { .gp-component-id-IHueWcFq2T { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;font-weight: 400 !important;font-size: 14px !important;padding-top: 20px;line-height: 1.25;color: rgb(255, 255, 255); } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-IHueWcFq2T { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;font-weight: 400 !important;font-size: 14px !important;padding-top: 20px;line-height: 1.25;color: rgb(255, 255, 255); } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-IHueWcFq2T { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;font-weight: 400 !important;font-size: 14px !important;padding-top: 20px;line-height: 1.25;color: rgb(255, 255, 255); } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-IHueWcFq2T { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;font-weight: 400 !important;font-size: 14px !important;padding-top: 20px;line-height: 1.25;color: rgb(255, 255, 255); } } @media (min-width: 1200px) { .gp-component-id-IHueWcFq2T { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;font-weight: 400 !important;font-size: 14px !important;padding-top: 20px;line-height: 1.25;color: rgb(255, 255, 255); } }

 .gp-component-id-MTEwvySMTD { flex-direction: column;display: flex; } @media (max-width: 639px) { .gp-component-id-MTEwvySMTD { flex-direction: column;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-MTEwvySMTD { flex-direction: column;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-MTEwvySMTD { flex-direction: column;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-MTEwvySMTD { flex-direction: column;display: flex; } } @media (min-width: 1200px) { .gp-component-id-MTEwvySMTD { flex-direction: column;display: flex; } }

 @media (max-width: 639px) { .gp-component-id-B11EOZXXG { width: 100%;padding-bottom: 8px;margin-top: 24px;margin-right: auto;margin-left: auto;border-bottom-color: rgb(32, 45, 60);border-top-color: rgba(255, 255, 255, 0.2);border-right-color: rgb(32, 45, 60);border-left-color: rgb(32, 45, 60);border-bottom-width: 0px;border-top-width: 2px;border-right-width: 0px;border-left-width: 0px;border-bottom-style: dashed;border-top-style: solid;border-right-style: dashed;border-left-style: dashed; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-B11EOZXXG { width: 100%;padding-bottom: 8px;margin-top: 24px;margin-right: auto;margin-left: auto;border-bottom-color: rgb(32, 45, 60);border-top-color: rgba(255, 255, 255, 0.2);border-right-color: rgb(32, 45, 60);border-left-color: rgb(32, 45, 60);border-bottom-width: 0px;border-top-width: 2px;border-right-width: 0px;border-left-width: 0px;border-bottom-style: dashed;border-top-style: solid;border-right-style: dashed;border-left-style: dashed; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-B11EOZXXG { width: 100%;padding-bottom: 8px;margin-top: 24px;margin-right: auto;margin-left: auto;border-bottom-color: rgb(32, 45, 60);border-top-color: rgba(255, 255, 255, 0.2);border-right-color: rgb(32, 45, 60);border-left-color: rgb(32, 45, 60);border-bottom-width: 0px;border-top-width: 2px;border-right-width: 0px;border-left-width: 0px;border-bottom-style: dashed;border-top-style: solid;border-right-style: dashed;border-left-style: dashed; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-B11EOZXXG { width: 100%;padding-bottom: 8px;margin-top: 24px;margin-right: auto;margin-left: auto;border-bottom-color: rgb(32, 45, 60);border-top-color: rgba(255, 255, 255, 0.2);border-right-color: rgb(32, 45, 60);border-left-color: rgb(32, 45, 60);border-bottom-width: 0px;border-top-width: 2px;border-right-width: 0px;border-left-width: 0px;border-bottom-style: dashed;border-top-style: solid;border-right-style: dashed;border-left-style: dashed; } } @media (min-width: 1200px) { .gp-component-id-B11EOZXXG { width: 100%;padding-bottom: 8px;margin-top: 24px;margin-right: auto;margin-left: auto;border-bottom-color: rgb(32, 45, 60);border-top-color: rgba(255, 255, 255, 0.2);border-right-color: rgb(32, 45, 60);border-left-color: rgb(32, 45, 60);border-bottom-width: 0px;border-top-width: 2px;border-right-width: 0px;border-left-width: 0px;border-bottom-style: dashed;border-top-style: solid;border-right-style: dashed;border-left-style: dashed; } }

 .gp-component-id-bXJ9tZkWzW { width: 100%;object-position: center center;object-fit: cover;max-width: 100%;height: auto;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid; } @media (max-width: 639px) { .gp-component-id-bXJ9tZkWzW { width: 100%;object-position: center center;object-fit: cover;max-width: 100%;height: auto;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-bXJ9tZkWzW { width: 100%;object-position: center center;object-fit: cover;max-width: 100%;height: auto;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-bXJ9tZkWzW { width: 100%;object-position: center center;object-fit: cover;max-width: 100%;height: auto;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-bXJ9tZkWzW { width: 100%;object-position: center center;object-fit: cover;max-width: 100%;height: auto;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid; } } @media (min-width: 1200px) { .gp-component-id-bXJ9tZkWzW { width: 100%;object-position: center center;object-fit: cover;max-width: 100%;height: auto;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid; } }

 .gp-component-id-LG73_RDL3d { color: inherit;background-color: transparent;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial; } @media (max-width: 639px) { .gp-component-id-LG73_RDL3d { color: inherit;background-color: transparent;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;width: 100%;height: auto;max-width: 24%;justify-content: flex-start;align-items: flex-start;display: inline-flex;overflow-x: hidden;overflow-y: hidden;object-fit: cover;object-position: center center; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-LG73_RDL3d { color: inherit;background-color: transparent;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;width: 100%;height: auto;max-width: 17%;justify-content: flex-start;align-items: flex-start;display: inline-flex;overflow-x: hidden;overflow-y: hidden;object-fit: cover;object-position: center center; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-LG73_RDL3d { color: inherit;background-color: transparent;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;width: 100%;height: auto;max-width: 46%;justify-content: flex-start;align-items: flex-start;display: inline-flex;overflow-x: hidden;overflow-y: hidden;object-fit: cover;object-position: center center; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-LG73_RDL3d { color: inherit;background-color: transparent;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;width: 100%;height: auto;max-width: 34%;justify-content: flex-start;align-items: flex-start;display: inline-flex;overflow-x: hidden;overflow-y: hidden;object-fit: cover;object-position: center center; } } @media (min-width: 1200px) { .gp-component-id-LG73_RDL3d { color: inherit;background-color: transparent;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;width: 100%;height: auto;max-width: 34%;justify-content: flex-start;align-items: flex-start;display: inline-flex;overflow-x: hidden;overflow-y: hidden;object-fit: cover;object-position: center center; } }

 .gp-component-id-z9yNuIMK5wq { height: 100%;width: 100%; } @media (max-width: 639px) { .gp-component-id-z9yNuIMK5wq { height: 100%;width: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-z9yNuIMK5wq { height: 100%;width: 100%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-z9yNuIMK5wq { height: 100%;width: 100%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-z9yNuIMK5wq { height: 100%;width: 100%; } } @media (min-width: 1200px) { .gp-component-id-z9yNuIMK5wq { height: 100%;width: 100%; } }

 .gp-component-id-wGUWZsl7f_ { width: 100%;padding-left: 8px;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } @media (max-width: 639px) { .gp-component-id-wGUWZsl7f_ { width: 100%;padding-left: 8px;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-wGUWZsl7f_ { width: 100%;padding-left: 8px;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-wGUWZsl7f_ { width: 25%;padding-left: 8px;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-wGUWZsl7f_ { width: 25%;padding-left: 8px;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } } @media (min-width: 1200px) { .gp-component-id-wGUWZsl7f_ { width: 25%;padding-left: 8px;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } }

 .gp-component-id-a5RaAwdX2k { margin-left: -8px;margin-right: -8px;flex-wrap: wrap; } @media (max-width: 639px) { .gp-component-id-a5RaAwdX2k { margin-left: -8px;margin-right: -8px;flex-wrap: wrap; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-a5RaAwdX2k { margin-left: -8px;margin-right: -8px;flex-wrap: wrap; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-a5RaAwdX2k { margin-left: -8px;margin-right: -8px;flex-wrap: wrap;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-a5RaAwdX2k { margin-left: -8px;margin-right: -8px;flex-wrap: wrap;display: flex; } } @media (min-width: 1200px) { .gp-component-id-a5RaAwdX2k { margin-left: -8px;margin-right: -8px;flex-wrap: wrap;display: flex; } }

 @media (max-width: 639px) { .gp-component-id-0PmWFpq7d_V { padding-left: 28px;padding-right: 28px;padding-top: 30px;padding-bottom: 0px;width: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-0PmWFpq7d_V { padding-left: 8px;padding-right: 8px;padding-top: 30px;padding-bottom: 0px;width: 100%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-0PmWFpq7d_V { padding-left: 8px;padding-right: 8px;padding-top: 30px;padding-bottom: 0px;width: 100%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-0PmWFpq7d_V { padding-left: 8px;padding-right: 8px;padding-top: 30px;padding-bottom: 0px;width: 100%; } } @media (min-width: 1200px) { .gp-component-id-0PmWFpq7d_V { padding-left: 8px;padding-right: 8px;padding-top: 30px;padding-bottom: 0px;width: 100%; } }

 .gp-component-id-N9guRKXUyN { z-index: 15;position: relative;width: 100%;margin-right: auto;margin-left: auto; } @media (max-width: 639px) { .gp-component-id-N9guRKXUyN { z-index: 15;position: relative;width: 100%;margin-right: auto;margin-left: auto; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-N9guRKXUyN { z-index: 15;position: relative;width: 100%;margin-right: auto;margin-left: auto;max-width: 640px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-N9guRKXUyN { z-index: 15;position: relative;width: 100%;margin-right: auto;margin-left: auto;max-width: 768px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-N9guRKXUyN { z-index: 15;position: relative;width: 100%;margin-right: auto;margin-left: auto;max-width: 992px; } } @media (min-width: 1200px) { .gp-component-id-N9guRKXUyN { z-index: 15;position: relative;width: 100%;margin-right: auto;margin-left: auto;max-width: 1200px; } }

 .gp-component-id-M2L3Sc0oQy.gp-component > [data-section-overlay] { z-index: 14;bottom: 0px;top: 0px;left: 0px;right: 0px;position: absolute; } @media (max-width: 639px) { .gp-component-id-M2L3Sc0oQy.gp-component > [data-section-overlay] { z-index: 14;bottom: 0px;top: 0px;left: 0px;right: 0px;position: absolute;background-color: rgba(0, 0, 0, 0); } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-M2L3Sc0oQy.gp-component > [data-section-overlay] { z-index: 14;bottom: 0px;top: 0px;left: 0px;right: 0px;position: absolute;background-color: rgba(0, 0, 0, 0); } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-M2L3Sc0oQy.gp-component > [data-section-overlay] { z-index: 14;bottom: 0px;top: 0px;left: 0px;right: 0px;position: absolute;background-color: rgba(0, 0, 0, 0); } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-M2L3Sc0oQy.gp-component > [data-section-overlay] { z-index: 14;bottom: 0px;top: 0px;left: 0px;right: 0px;position: absolute;background-color: rgba(0, 0, 0, 0); } } @media (min-width: 1200px) { .gp-component-id-M2L3Sc0oQy.gp-component > [data-section-overlay] { z-index: 14;bottom: 0px;top: 0px;left: 0px;right: 0px;position: absolute;background-color: rgba(0, 0, 0, 0); } }

 .gp-component-id-M2L3Sc0oQy { z-index: auto;position: relative;min-height: 50px; } @media (max-width: 639px) { .gp-component-id-M2L3Sc0oQy { z-index: auto;position: relative;min-height: 50px;background-image: url("https://images.groovetech.io/uQnogml6LU0hUvA2S1VBzfeZqxfT5L988mkhQzWUUxY/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzLzVlYmFjMjNkNzNlZjNlMTk2ZTk3Y2E5Mi8xNzUzMjg0NzM5X0x1Y3JvRGlzcnVwdGl2b0JLRy5qcGc.webp");background-size: cover;padding-top: 50px;padding-bottom: 0px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-M2L3Sc0oQy { z-index: auto;position: relative;min-height: 50px;background-image: url("https://images.groovetech.io/uQnogml6LU0hUvA2S1VBzfeZqxfT5L988mkhQzWUUxY/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzLzVlYmFjMjNkNzNlZjNlMTk2ZTk3Y2E5Mi8xNzUzMjg0NzM5X0x1Y3JvRGlzcnVwdGl2b0JLRy5qcGc.webp");background-size: cover;padding-left: 20px;padding-right: 20px;padding-top: 50px;padding-bottom: 0px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-M2L3Sc0oQy { z-index: auto;position: relative;min-height: 50px;background-image: url("https://images.groovetech.io/uQnogml6LU0hUvA2S1VBzfeZqxfT5L988mkhQzWUUxY/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzLzVlYmFjMjNkNzNlZjNlMTk2ZTk3Y2E5Mi8xNzUzMjg0NzM5X0x1Y3JvRGlzcnVwdGl2b0JLRy5qcGc.webp");background-size: cover;padding-left: 20px;padding-right: 20px;padding-top: 50px;padding-bottom: 0px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-M2L3Sc0oQy { z-index: auto;position: relative;min-height: 50px;background-image: url("https://images.groovetech.io/uQnogml6LU0hUvA2S1VBzfeZqxfT5L988mkhQzWUUxY/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzLzVlYmFjMjNkNzNlZjNlMTk2ZTk3Y2E5Mi8xNzUzMjg0NzM5X0x1Y3JvRGlzcnVwdGl2b0JLRy5qcGc.webp");background-size: cover;padding-left: 20px;padding-right: 20px;padding-top: 50px;padding-bottom: 0px; } } @media (min-width: 1200px) { .gp-component-id-M2L3Sc0oQy { z-index: auto;position: relative;min-height: 50px;background-image: url("https://images.groovetech.io/uQnogml6LU0hUvA2S1VBzfeZqxfT5L988mkhQzWUUxY/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzLzVlYmFjMjNkNzNlZjNlMTk2ZTk3Y2E5Mi8xNzUzMjg0NzM5X0x1Y3JvRGlzcnVwdGl2b0JLRy5qcGc.webp");background-size: cover;padding-top: 50px;padding-bottom: 0px; } }

 .gp-component-id-1NXGFPOIYs { width: 100%; } @media (max-width: 639px) { .gp-component-id-1NXGFPOIYs { width: 100%;overflow-wrap: break-word; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-1NXGFPOIYs { width: 100%;overflow-wrap: break-word; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-1NXGFPOIYs { width: 100%;overflow-wrap: break-word; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-1NXGFPOIYs { width: 100%;overflow-wrap: break-word; } } @media (min-width: 1200px) { .gp-component-id-1NXGFPOIYs { width: 100%;overflow-wrap: break-word; } }

 .gp-component-id-pMh20yjSf0 { z-index: 15;position: relative; } @media (max-width: 639px) { .gp-component-id-pMh20yjSf0 { z-index: 15;position: relative;width: 100%;margin-right: auto;margin-left: auto; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-pMh20yjSf0 { z-index: 15;position: relative;max-width: 640px;width: 100%;margin-right: auto;margin-left: auto; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-pMh20yjSf0 { z-index: 15;position: relative;max-width: 768px;width: 100%;margin-right: auto;margin-left: auto; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-pMh20yjSf0 { z-index: 15;position: relative;max-width: 992px;width: 100%;margin-right: auto;margin-left: auto; } } @media (min-width: 1200px) { .gp-component-id-pMh20yjSf0 { z-index: 15;position: relative;max-width: 1200px;width: 100%;margin-right: auto;margin-left: auto; } }

 .gp-component-id-MRdiYLDUl { min-height: 50px;position: relative;z-index: auto; } @media (max-width: 639px) { .gp-component-id-MRdiYLDUl { min-height: 50px;position: relative;z-index: auto;padding-bottom: 0px;padding-top: 0px;border-bottom-color: rgb(146, 66, 253);border-top-color: rgb(146, 66, 253);border-bottom-width: 1px;border-top-width: 1px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-MRdiYLDUl { min-height: 50px;position: relative;z-index: auto;padding-bottom: 0px;padding-top: 0px;border-bottom-color: rgb(146, 66, 253);border-top-color: rgb(146, 66, 253);border-bottom-width: 1px;border-top-width: 1px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-MRdiYLDUl { min-height: 50px;position: relative;z-index: auto;padding-bottom: 0px;padding-top: 0px;border-bottom-color: rgb(146, 66, 253);border-top-color: rgb(146, 66, 253);border-bottom-width: 1px;border-top-width: 1px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-MRdiYLDUl { min-height: 50px;position: relative;z-index: auto;padding-bottom: 0px;padding-top: 0px;border-bottom-color: rgb(146, 66, 253);border-top-color: rgb(146, 66, 253);border-bottom-width: 1px;border-top-width: 1px; } } @media (min-width: 1200px) { .gp-component-id-MRdiYLDUl { min-height: 50px;position: relative;z-index: auto;padding-bottom: 0px;padding-top: 0px;border-bottom-color: rgb(146, 66, 253);border-top-color: rgb(146, 66, 253);border-bottom-width: 1px;border-top-width: 1px; } }

 .gp-component-id-aeafYJwNG4 { flex-direction: column;display: flex; } @media (max-width: 639px) { .gp-component-id-aeafYJwNG4 { flex-direction: column;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-aeafYJwNG4 { flex-direction: column;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-aeafYJwNG4 { flex-direction: column;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-aeafYJwNG4 { flex-direction: column;display: flex; } } @media (min-width: 1200px) { .gp-component-id-aeafYJwNG4 { flex-direction: column;display: flex; } }

 .gp-component-id-uqsnnW0FSUo { color: inherit;background-color: transparent;cursor: pointer;align-items: center;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial; } @media (max-width: 639px) { .gp-component-id-uqsnnW0FSUo { color: rgb(255, 255, 255);background-color: rgb(146, 66, 253);cursor: pointer;align-items: center;text-decoration-line: inherit;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial;font-size: 25px !important;font-family: "Bebas Neue" !important;font-style: italic !important;text-align: center;border-top-left-radius: 5.6px;border-top-right-radius: 5.6px;border-bottom-left-radius: 5.6px;border-bottom-right-radius: 5.6px;border-left-width: 1px;border-right-width: 1px;border-top-width: 1px;border-bottom-width: 1px;box-shadow: rgba(146, 66, 253, 0.79) 0px 2px 25px 6px;margin-top: 30px;margin-bottom: 30px;padding-left: 20px;padding-right: 20px;padding-top: 16px;padding-bottom: 16px;display: inline-flex;animation-name: pulse;position: relative; } .gp-component-id-uqsnnW0FSUo:hover,.gp-component-id-uqsnnW0FSUo.gp-hover { background-color: rgb(177, 95, 255); } .gp-component-id-uqsnnW0FSUo:active,.gp-component-id-uqsnnW0FSUo.gp-active { background-color: rgb(146, 66, 253); } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-uqsnnW0FSUo { color: rgb(255, 255, 255);background-color: rgb(146, 66, 253);cursor: pointer;align-items: center;text-decoration-line: inherit;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial;font-size: 35px !important;font-family: "Bebas Neue" !important;font-style: italic !important;text-align: center;border-top-left-radius: 5.6px;border-top-right-radius: 5.6px;border-bottom-left-radius: 5.6px;border-bottom-right-radius: 5.6px;border-left-width: 1px;border-right-width: 1px;border-top-width: 1px;border-bottom-width: 1px;box-shadow: rgba(146, 66, 253, 0.79) 0px 2px 25px 6px;margin-top: 30px;margin-bottom: 30px;padding-left: 72px;padding-right: 72px;padding-top: 16px;padding-bottom: 16px;display: inline-flex;animation-name: pulse;position: relative; } .gp-component-id-uqsnnW0FSUo:hover,.gp-component-id-uqsnnW0FSUo.gp-hover { background-color: rgb(177, 95, 255); } .gp-component-id-uqsnnW0FSUo:active,.gp-component-id-uqsnnW0FSUo.gp-active { background-color: rgb(146, 66, 253); } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-uqsnnW0FSUo { color: rgb(255, 255, 255);background-color: rgb(146, 66, 253);cursor: pointer;align-items: center;text-decoration-line: inherit;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial;font-size: 35px !important;font-family: "Bebas Neue" !important;font-style: italic !important;text-align: center;border-top-left-radius: 5.6px;border-top-right-radius: 5.6px;border-bottom-left-radius: 5.6px;border-bottom-right-radius: 5.6px;border-left-width: 1px;border-right-width: 1px;border-top-width: 1px;border-bottom-width: 1px;box-shadow: rgba(146, 66, 253, 0.79) 0px 2px 25px 6px;margin-top: 30px;margin-bottom: 30px;padding-left: 72px;padding-right: 72px;padding-top: 16px;padding-bottom: 16px;display: inline-flex;animation-name: pulse;position: relative; } .gp-component-id-uqsnnW0FSUo:hover,.gp-component-id-uqsnnW0FSUo.gp-hover { background-color: rgb(177, 95, 255); } .gp-component-id-uqsnnW0FSUo:active,.gp-component-id-uqsnnW0FSUo.gp-active { background-color: rgb(146, 66, 253); } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-uqsnnW0FSUo { color: rgb(255, 255, 255);background-color: rgb(146, 66, 253);cursor: pointer;align-items: center;text-decoration-line: inherit;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial;font-size: 35px !important;font-family: "Bebas Neue" !important;font-style: italic !important;text-align: center;border-top-left-radius: 5.6px;border-top-right-radius: 5.6px;border-bottom-left-radius: 5.6px;border-bottom-right-radius: 5.6px;border-left-width: 1px;border-right-width: 1px;border-top-width: 1px;border-bottom-width: 1px;box-shadow: rgba(146, 66, 253, 0.79) 0px 2px 25px 6px;margin-top: 30px;margin-bottom: 30px;padding-left: 72px;padding-right: 72px;padding-top: 16px;padding-bottom: 16px;display: inline-flex;animation-name: pulse;position: relative; } .gp-component-id-uqsnnW0FSUo:hover,.gp-component-id-uqsnnW0FSUo.gp-hover { background-color: rgb(177, 95, 255); } .gp-component-id-uqsnnW0FSUo:active,.gp-component-id-uqsnnW0FSUo.gp-active { background-color: rgb(146, 66, 253); } } @media (min-width: 1200px) { .gp-component-id-uqsnnW0FSUo { color: rgb(255, 255, 255);background-color: rgb(146, 66, 253);cursor: pointer;align-items: center;text-decoration-line: inherit;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial;font-size: 35px !important;font-family: "Bebas Neue" !important;font-style: italic !important;text-align: center;border-top-left-radius: 5.6px;border-top-right-radius: 5.6px;border-bottom-left-radius: 5.6px;border-bottom-right-radius: 5.6px;border-left-width: 1px;border-right-width: 1px;border-top-width: 1px;border-bottom-width: 1px;box-shadow: rgba(146, 66, 253, 0.79) 0px 2px 25px 6px;margin-top: 30px;margin-bottom: 30px;padding-left: 72px;padding-right: 72px;padding-top: 16px;padding-bottom: 16px;display: inline-flex;animation-name: pulse;position: relative; } .gp-component-id-uqsnnW0FSUo:hover,.gp-component-id-uqsnnW0FSUo.gp-hover { background-color: rgb(177, 95, 255); } .gp-component-id-uqsnnW0FSUo:active,.gp-component-id-uqsnnW0FSUo.gp-active { background-color: rgb(146, 66, 253); } }

 .gp-component-id-OanZLwHVoFNo { overflow-wrap: break-word;font-weight: bolder; } @media (max-width: 639px) { .gp-component-id-OanZLwHVoFNo { overflow-wrap: break-word;font-weight: bolder; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-OanZLwHVoFNo { overflow-wrap: break-word;font-weight: bolder; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-OanZLwHVoFNo { overflow-wrap: break-word;font-weight: bolder; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-OanZLwHVoFNo { overflow-wrap: break-word;font-weight: bolder; } } @media (min-width: 1200px) { .gp-component-id-OanZLwHVoFNo { overflow-wrap: break-word;font-weight: bolder; } }

 .gp-component-id-8r2ihvOQJ5j { font-size: inherit;font-weight: inherit;overflow-wrap: break-word;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px; } @media (max-width: 639px) { .gp-component-id-8r2ihvOQJ5j { font-size: 18px !important;font-weight: inherit !important;overflow-wrap: break-word;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;color: rgba(255, 255, 255, 0.68);text-align: center;padding-top: 30px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-8r2ihvOQJ5j { font-size: 18px !important;font-weight: inherit !important;overflow-wrap: break-word;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;color: rgba(255, 255, 255, 0.68);text-align: center;line-height: 1.25;padding-top: 30px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-8r2ihvOQJ5j { font-size: 16px !important;font-weight: inherit !important;overflow-wrap: break-word;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;color: rgba(255, 255, 255, 0.68);text-align: center;line-height: 1.25;padding-top: 30px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-8r2ihvOQJ5j { font-size: 18px !important;font-weight: inherit !important;overflow-wrap: break-word;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;color: rgba(255, 255, 255, 0.68);text-align: center;line-height: 1.25;padding-top: 30px; } } @media (min-width: 1200px) { .gp-component-id-8r2ihvOQJ5j { font-size: 22px !important;font-weight: inherit !important;overflow-wrap: break-word;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;color: rgba(255, 255, 255, 0.68);text-align: center;padding-top: 30px; } }

 .gp-component-id-khrIoSJL4Y9 { display: flex;flex-direction: column; } @media (max-width: 639px) { .gp-component-id-khrIoSJL4Y9 { display: flex;flex-direction: column; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-khrIoSJL4Y9 { display: flex;flex-direction: column; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-khrIoSJL4Y9 { display: flex;flex-direction: column; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-khrIoSJL4Y9 { display: flex;flex-direction: column; } } @media (min-width: 1200px) { .gp-component-id-khrIoSJL4Y9 { display: flex;flex-direction: column; } }

 .gp-component-id-CbK8TlmTbx { object-position: center center;object-fit: cover;justify-content: flex-start;align-items: flex-start;display: inline-flex;max-width: 100%;height: auto;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid; } @media (max-width: 639px) { .gp-component-id-CbK8TlmTbx { object-position: center center;object-fit: cover;justify-content: flex-start;align-items: flex-start;display: inline-flex;max-width: 82%;height: auto;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;box-shadow: rgba(146, 66, 253, 0.63) 0px 2px 30px 8px;animation-name: pulse;animation-duration: 1s; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-CbK8TlmTbx { object-position: center center;object-fit: cover;justify-content: flex-start;align-items: flex-start;display: inline-flex;max-width: 39%;height: auto;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;box-shadow: rgba(146, 66, 253, 0.63) 0px 2px 30px 8px;animation-name: pulse;animation-duration: 1s; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-CbK8TlmTbx { object-position: center center;object-fit: cover;justify-content: flex-start;align-items: flex-start;display: inline-flex;max-width: 39%;height: auto;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;box-shadow: rgba(146, 66, 253, 0.63) 0px 2px 30px 8px;animation-name: pulse;animation-duration: 1s; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-CbK8TlmTbx { object-position: center center;object-fit: cover;justify-content: flex-start;align-items: flex-start;display: inline-flex;max-width: 39%;height: auto;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;box-shadow: rgba(146, 66, 253, 0.63) 0px 2px 30px 8px;animation-name: pulse;animation-duration: 1s; } } @media (min-width: 1200px) { .gp-component-id-CbK8TlmTbx { object-position: center center;object-fit: cover;justify-content: flex-start;align-items: flex-start;display: inline-flex;max-width: 39%;height: auto;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;box-shadow: rgba(146, 66, 253, 0.63) 0px 2px 30px 8px;animation-name: pulse;animation-duration: 1s; } }

 .gp-component-id-pZxHYaD97Dn { display: flex;flex-direction: column; } @media (max-width: 639px) { .gp-component-id-pZxHYaD97Dn { display: flex;flex-direction: column; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-pZxHYaD97Dn { display: flex;flex-direction: column; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-pZxHYaD97Dn { display: flex;flex-direction: column; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-pZxHYaD97Dn { display: flex;flex-direction: column; } } @media (min-width: 1200px) { .gp-component-id-pZxHYaD97Dn { display: flex;flex-direction: column; } }

 @media (max-width: 639px) { .gp-component-id-3DpO4Zv4OU5 { border-top-left-radius: 20px;border-top-right-radius: 20px;border-bottom-left-radius: 20px;border-bottom-right-radius: 20px;border-left-width: 1px;border-right-width: 1px;border-top-width: 1px;border-bottom-width: 0px;border-left-color: rgb(33, 33, 33);border-right-color: rgb(33, 33, 33);border-top-color: rgb(146, 66, 253);border-bottom-color: rgb(33, 33, 33);background-image: url("https://images.groovetech.io/uQnogml6LU0hUvA2S1VBzfeZqxfT5L988mkhQzWUUxY/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzLzVlYmFjMjNkNzNlZjNlMTk2ZTk3Y2E5Mi8xNzUzMjg0NzM5X0x1Y3JvRGlzcnVwdGl2b0JLRy5qcGc.webp");background-size: auto;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;margin-top: 30px;padding-left: 40px;padding-right: 40px;padding-top: 40px;padding-bottom: 40px;width: 100%;flex-direction: column;justify-content: center;align-items: center;display: flex;background-position-x: 100%;background-position-y: 0px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-3DpO4Zv4OU5 { border-top-left-radius: 20px;border-top-right-radius: 20px;border-bottom-left-radius: 20px;border-bottom-right-radius: 20px;border-left-width: 1px;border-right-width: 1px;border-top-width: 1px;border-bottom-width: 0px;border-left-color: rgb(33, 33, 33);border-right-color: rgb(33, 33, 33);border-top-color: rgb(146, 66, 253);border-bottom-color: rgb(33, 33, 33);background-image: url("https://images.groovetech.io/uQnogml6LU0hUvA2S1VBzfeZqxfT5L988mkhQzWUUxY/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzLzVlYmFjMjNkNzNlZjNlMTk2ZTk3Y2E5Mi8xNzUzMjg0NzM5X0x1Y3JvRGlzcnVwdGl2b0JLRy5qcGc.webp");background-size: auto;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;margin-top: 80px;padding-left: 40px;padding-right: 40px;padding-top: 40px;padding-bottom: 40px;width: 100%;flex-direction: column;justify-content: center;align-items: center;display: flex;background-position-x: 100%;background-position-y: 0px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-3DpO4Zv4OU5 { border-top-left-radius: 20px;border-top-right-radius: 20px;border-bottom-left-radius: 20px;border-bottom-right-radius: 20px;border-left-width: 1px;border-right-width: 1px;border-top-width: 1px;border-bottom-width: 0px;border-left-color: rgb(33, 33, 33);border-right-color: rgb(33, 33, 33);border-top-color: rgb(146, 66, 253);border-bottom-color: rgb(33, 33, 33);background-image: url("https://images.groovetech.io/uQnogml6LU0hUvA2S1VBzfeZqxfT5L988mkhQzWUUxY/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzLzVlYmFjMjNkNzNlZjNlMTk2ZTk3Y2E5Mi8xNzUzMjg0NzM5X0x1Y3JvRGlzcnVwdGl2b0JLRy5qcGc.webp");background-size: auto;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;margin-top: 80px;padding-left: 40px;padding-right: 40px;padding-top: 40px;padding-bottom: 40px;width: 100%;flex-direction: column;justify-content: center;align-items: center;display: flex;background-position-x: 100%;background-position-y: 0px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-3DpO4Zv4OU5 { border-top-left-radius: 20px;border-top-right-radius: 20px;border-bottom-left-radius: 20px;border-bottom-right-radius: 20px;border-left-width: 1px;border-right-width: 1px;border-top-width: 1px;border-bottom-width: 0px;border-left-color: rgb(33, 33, 33);border-right-color: rgb(33, 33, 33);border-top-color: rgb(146, 66, 253);border-bottom-color: rgb(33, 33, 33);background-image: url("https://images.groovetech.io/uQnogml6LU0hUvA2S1VBzfeZqxfT5L988mkhQzWUUxY/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzLzVlYmFjMjNkNzNlZjNlMTk2ZTk3Y2E5Mi8xNzUzMjg0NzM5X0x1Y3JvRGlzcnVwdGl2b0JLRy5qcGc.webp");background-size: auto;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;margin-top: 80px;padding-left: 40px;padding-right: 40px;padding-top: 40px;padding-bottom: 40px;width: 86%;flex-direction: column;justify-content: center;align-items: center;display: flex;background-position-x: 100%;background-position-y: 0px; } } @media (min-width: 1200px) { .gp-component-id-3DpO4Zv4OU5 { border-top-left-radius: 20px;border-top-right-radius: 20px;border-bottom-left-radius: 20px;border-bottom-right-radius: 20px;border-left-width: 1px;border-right-width: 1px;border-top-width: 1px;border-bottom-width: 0px;border-left-color: rgb(33, 33, 33);border-right-color: rgb(33, 33, 33);border-top-color: rgb(146, 66, 253);border-bottom-color: rgb(33, 33, 33);background-image: url("https://images.groovetech.io/uQnogml6LU0hUvA2S1VBzfeZqxfT5L988mkhQzWUUxY/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzLzVlYmFjMjNkNzNlZjNlMTk2ZTk3Y2E5Mi8xNzUzMjg0NzM5X0x1Y3JvRGlzcnVwdGl2b0JLRy5qcGc.webp");background-size: auto;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;margin-top: 80px;padding-left: 40px;padding-right: 40px;padding-top: 40px;padding-bottom: 40px;width: 73%;flex-direction: column;justify-content: center;align-items: center;display: flex;background-position-x: 100%;background-position-y: 0px; } }

 .gp-component-id-JdqVg_59CtWv { overflow-wrap: break-word; } @media (max-width: 639px) { .gp-component-id-JdqVg_59CtWv { overflow-wrap: break-word; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-JdqVg_59CtWv { overflow-wrap: break-word; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-JdqVg_59CtWv { overflow-wrap: break-word; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-JdqVg_59CtWv { overflow-wrap: break-word; } } @media (min-width: 1200px) { .gp-component-id-JdqVg_59CtWv { overflow-wrap: break-word; } }

 .gp-component-id-TNzbFvKWoBhY { overflow-wrap: break-word; } @media (max-width: 639px) { .gp-component-id-TNzbFvKWoBhY { overflow-wrap: break-word; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-TNzbFvKWoBhY { overflow-wrap: break-word; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-TNzbFvKWoBhY { overflow-wrap: break-word; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-TNzbFvKWoBhY { overflow-wrap: break-word; } } @media (min-width: 1200px) { .gp-component-id-TNzbFvKWoBhY { overflow-wrap: break-word; } }

 .gp-component-id-tfyjf0hlMmKD { overflow-wrap: break-word; } @media (max-width: 639px) { .gp-component-id-tfyjf0hlMmKD { overflow-wrap: break-word; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-tfyjf0hlMmKD { overflow-wrap: break-word; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-tfyjf0hlMmKD { overflow-wrap: break-word; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-tfyjf0hlMmKD { overflow-wrap: break-word; } } @media (min-width: 1200px) { .gp-component-id-tfyjf0hlMmKD { overflow-wrap: break-word; } }

 .gp-component-id-SuMzPQGno1zF { overflow-wrap: break-word; } @media (max-width: 639px) { .gp-component-id-SuMzPQGno1zF { overflow-wrap: break-word; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-SuMzPQGno1zF { overflow-wrap: break-word; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-SuMzPQGno1zF { overflow-wrap: break-word; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-SuMzPQGno1zF { overflow-wrap: break-word; } } @media (min-width: 1200px) { .gp-component-id-SuMzPQGno1zF { overflow-wrap: break-word; } }

 .gp-component-id-YJHDWt460Fds { overflow-wrap: break-word; } @media (max-width: 639px) { .gp-component-id-YJHDWt460Fds { overflow-wrap: break-word; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-YJHDWt460Fds { overflow-wrap: break-word; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-YJHDWt460Fds { overflow-wrap: break-word; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-YJHDWt460Fds { overflow-wrap: break-word; } } @media (min-width: 1200px) { .gp-component-id-YJHDWt460Fds { overflow-wrap: break-word; } }

 .gp-component-id-F6PjdAp5Npd3 { overflow-wrap: break-word; } @media (max-width: 639px) { .gp-component-id-F6PjdAp5Npd3 { overflow-wrap: break-word; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-F6PjdAp5Npd3 { overflow-wrap: break-word; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-F6PjdAp5Npd3 { overflow-wrap: break-word; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-F6PjdAp5Npd3 { overflow-wrap: break-word; } } @media (min-width: 1200px) { .gp-component-id-F6PjdAp5Npd3 { overflow-wrap: break-word; } }

 .gp-component-id-O3nZDGkzIpks { overflow-wrap: break-word;font-weight: bolder; } @media (max-width: 639px) { .gp-component-id-O3nZDGkzIpks { overflow-wrap: break-word;font-weight: bolder; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-O3nZDGkzIpks { overflow-wrap: break-word;font-weight: bolder; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-O3nZDGkzIpks { overflow-wrap: break-word;font-weight: bolder; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-O3nZDGkzIpks { overflow-wrap: break-word;font-weight: bolder; } } @media (min-width: 1200px) { .gp-component-id-O3nZDGkzIpks { overflow-wrap: break-word;font-weight: bolder; } }

 .gp-component-id-AZASGXxg1Q3j { overflow-wrap: break-word; } @media (max-width: 639px) { .gp-component-id-AZASGXxg1Q3j { overflow-wrap: break-word; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-AZASGXxg1Q3j { overflow-wrap: break-word; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-AZASGXxg1Q3j { overflow-wrap: break-word; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-AZASGXxg1Q3j { overflow-wrap: break-word; } } @media (min-width: 1200px) { .gp-component-id-AZASGXxg1Q3j { overflow-wrap: break-word; } }

 .gp-component-id-tUT2SCpqlmom { overflow-wrap: break-word; } @media (max-width: 639px) { .gp-component-id-tUT2SCpqlmom { overflow-wrap: break-word; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-tUT2SCpqlmom { overflow-wrap: break-word; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-tUT2SCpqlmom { overflow-wrap: break-word; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-tUT2SCpqlmom { overflow-wrap: break-word; } } @media (min-width: 1200px) { .gp-component-id-tUT2SCpqlmom { overflow-wrap: break-word; } }

 .gp-component-id-nCcfGP34BOrC { overflow-wrap: break-word; } @media (max-width: 639px) { .gp-component-id-nCcfGP34BOrC { overflow-wrap: break-word; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-nCcfGP34BOrC { overflow-wrap: break-word; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-nCcfGP34BOrC { overflow-wrap: break-word; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-nCcfGP34BOrC { overflow-wrap: break-word; } } @media (min-width: 1200px) { .gp-component-id-nCcfGP34BOrC { overflow-wrap: break-word; } }

 .gp-component-id-DV2MkzX7ubRs { overflow-wrap: break-word; } @media (max-width: 639px) { .gp-component-id-DV2MkzX7ubRs { overflow-wrap: break-word; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-DV2MkzX7ubRs { overflow-wrap: break-word; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-DV2MkzX7ubRs { overflow-wrap: break-word; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-DV2MkzX7ubRs { overflow-wrap: break-word; } } @media (min-width: 1200px) { .gp-component-id-DV2MkzX7ubRs { overflow-wrap: break-word; } }

 .gp-component-id-YT8Xu4Sb1ngb { overflow-wrap: break-word; } @media (max-width: 639px) { .gp-component-id-YT8Xu4Sb1ngb { overflow-wrap: break-word; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-YT8Xu4Sb1ngb { overflow-wrap: break-word; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-YT8Xu4Sb1ngb { overflow-wrap: break-word; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-YT8Xu4Sb1ngb { overflow-wrap: break-word; } } @media (min-width: 1200px) { .gp-component-id-YT8Xu4Sb1ngb { overflow-wrap: break-word; } }

 .gp-component-id-6IfEm50GZ1RY { overflow-wrap: break-word; } @media (max-width: 639px) { .gp-component-id-6IfEm50GZ1RY { overflow-wrap: break-word; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-6IfEm50GZ1RY { overflow-wrap: break-word; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-6IfEm50GZ1RY { overflow-wrap: break-word; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-6IfEm50GZ1RY { overflow-wrap: break-word; } } @media (min-width: 1200px) { .gp-component-id-6IfEm50GZ1RY { overflow-wrap: break-word; } }

 .gp-component-id-Y8r8OrRiQK { overflow-wrap: break-word;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px; } @media (max-width: 639px) { .gp-component-id-Y8r8OrRiQK { overflow-wrap: break-word;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;color: rgb(255, 255, 255); } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-Y8r8OrRiQK { overflow-wrap: break-word;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;color: rgb(255, 255, 255); } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-Y8r8OrRiQK { overflow-wrap: break-word;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;color: rgb(255, 255, 255); } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-Y8r8OrRiQK { overflow-wrap: break-word;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;color: rgb(255, 255, 255); } } @media (min-width: 1200px) { .gp-component-id-Y8r8OrRiQK { overflow-wrap: break-word;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;color: rgb(255, 255, 255); } }

 .gp-component-id-EYJWI0KUBC { display: flex;flex-direction: column; } @media (max-width: 639px) { .gp-component-id-EYJWI0KUBC { display: flex;flex-direction: column; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-EYJWI0KUBC { display: flex;flex-direction: column; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-EYJWI0KUBC { display: flex;flex-direction: column; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-EYJWI0KUBC { display: flex;flex-direction: column; } } @media (min-width: 1200px) { .gp-component-id-EYJWI0KUBC { display: flex;flex-direction: column; } }

 @media (max-width: 639px) { .gp-component-id-TUEmrr8DJK { color: rgb(255, 255, 255);border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-left-color: rgb(28, 27, 27);border-right-color: rgb(28, 27, 27);border-bottom-color: rgb(28, 27, 27);background-color: rgb(23, 22, 22);padding-left: 16px;padding-right: 16px;padding-top: 16px;padding-bottom: 16px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-TUEmrr8DJK { color: rgb(255, 255, 255);border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-left-color: rgb(28, 27, 27);border-right-color: rgb(28, 27, 27);border-bottom-color: rgb(28, 27, 27);background-color: rgb(23, 22, 22);padding-left: 16px;padding-right: 16px;padding-top: 16px;padding-bottom: 16px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-TUEmrr8DJK { color: rgb(255, 255, 255);border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-left-color: rgb(28, 27, 27);border-right-color: rgb(28, 27, 27);border-bottom-color: rgb(28, 27, 27);background-color: rgb(23, 22, 22);padding-left: 16px;padding-right: 16px;padding-top: 16px;padding-bottom: 16px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-TUEmrr8DJK { color: rgb(255, 255, 255);border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-left-color: rgb(28, 27, 27);border-right-color: rgb(28, 27, 27);border-bottom-color: rgb(28, 27, 27);background-color: rgb(23, 22, 22);padding-left: 16px;padding-right: 16px;padding-top: 16px;padding-bottom: 16px; } } @media (min-width: 1200px) { .gp-component-id-TUEmrr8DJK { color: rgb(255, 255, 255);border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-left-color: rgb(28, 27, 27);border-right-color: rgb(28, 27, 27);border-bottom-color: rgb(28, 27, 27);background-color: rgb(23, 22, 22);padding-left: 16px;padding-right: 16px;padding-top: 16px;padding-bottom: 16px; } }

 .gp-component-id-8M4tILFS5Yrr { display: block;overflow-y: hidden;overflow-x: hidden;max-height: 0px;transition-behavior: normal;transition-duration: 0.3s;transition-timing-function: ease-in-out;transition-delay: 0s;transition-property: max-height; } @media (max-width: 639px) { .gp-component-id-8M4tILFS5Yrr { display: block;overflow-y: hidden;overflow-x: hidden;max-height: 0px;transition-behavior: normal;transition-duration: 0.3s;transition-timing-function: ease-in-out;transition-delay: 0s;transition-property: max-height; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-8M4tILFS5Yrr { display: block;overflow-y: hidden;overflow-x: hidden;max-height: 0px;transition-behavior: normal;transition-duration: 0.3s;transition-timing-function: ease-in-out;transition-delay: 0s;transition-property: max-height; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-8M4tILFS5Yrr { display: block;overflow-y: hidden;overflow-x: hidden;max-height: 0px;transition-behavior: normal;transition-duration: 0.3s;transition-timing-function: ease-in-out;transition-delay: 0s;transition-property: max-height; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-8M4tILFS5Yrr { display: block;overflow-y: hidden;overflow-x: hidden;max-height: 0px;transition-behavior: normal;transition-duration: 0.3s;transition-timing-function: ease-in-out;transition-delay: 0s;transition-property: max-height; } } @media (min-width: 1200px) { .gp-component-id-8M4tILFS5Yrr { display: block;overflow-y: hidden;overflow-x: hidden;max-height: 0px;transition-behavior: normal;transition-duration: 0.3s;transition-timing-function: ease-in-out;transition-delay: 0s;transition-property: max-height; } }

 @media (max-width: 639px) { .gp-component-id-weAKRFPksA { font-weight: 700;color: rgb(255, 255, 255);border-top-left-radius: 10px;border-top-right-radius: 10px;border-left-width: 1px;border-right-width: 1px;border-top-width: 1px;border-left-color: rgb(28, 27, 27);border-right-color: rgb(28, 27, 27);border-top-color: rgb(28, 27, 27);background-color: rgb(23, 22, 22);padding-left: 16px;padding-right: 16px;padding-top: 20px;padding-bottom: 20px;display: block;cursor: pointer; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-weAKRFPksA { font-weight: 700;color: rgb(255, 255, 255);border-top-left-radius: 10px;border-top-right-radius: 10px;border-left-width: 1px;border-right-width: 1px;border-top-width: 1px;border-left-color: rgb(28, 27, 27);border-right-color: rgb(28, 27, 27);border-top-color: rgb(28, 27, 27);background-color: rgb(23, 22, 22);padding-left: 16px;padding-right: 16px;padding-top: 20px;padding-bottom: 20px;display: block;cursor: pointer; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-weAKRFPksA { font-weight: 700;color: rgb(255, 255, 255);border-top-left-radius: 10px;border-top-right-radius: 10px;border-left-width: 1px;border-right-width: 1px;border-top-width: 1px;border-left-color: rgb(28, 27, 27);border-right-color: rgb(28, 27, 27);border-top-color: rgb(28, 27, 27);background-color: rgb(23, 22, 22);padding-left: 16px;padding-right: 16px;padding-top: 20px;padding-bottom: 20px;display: block;cursor: pointer; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-weAKRFPksA { font-weight: 700;color: rgb(255, 255, 255);border-top-left-radius: 10px;border-top-right-radius: 10px;border-left-width: 1px;border-right-width: 1px;border-top-width: 1px;border-left-color: rgb(28, 27, 27);border-right-color: rgb(28, 27, 27);border-top-color: rgb(28, 27, 27);background-color: rgb(23, 22, 22);padding-left: 16px;padding-right: 16px;padding-top: 20px;padding-bottom: 20px;display: block;cursor: pointer; } } @media (min-width: 1200px) { .gp-component-id-weAKRFPksA { font-weight: 700;color: rgb(255, 255, 255);border-top-left-radius: 10px;border-top-right-radius: 10px;border-left-width: 1px;border-right-width: 1px;border-top-width: 1px;border-left-color: rgb(28, 27, 27);border-right-color: rgb(28, 27, 27);border-top-color: rgb(28, 27, 27);background-color: rgb(23, 22, 22);padding-left: 16px;padding-right: 16px;padding-top: 20px;padding-bottom: 20px;display: block;cursor: pointer; } }

 @media (max-width: 639px) { .gp-component-id-WCOycee41 { margin-top: 20px;max-width: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-WCOycee41 { margin-top: 20px;max-width: 100%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-WCOycee41 { margin-top: 20px;max-width: 100%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-WCOycee41 { margin-top: 20px;max-width: 82%; } } @media (min-width: 1200px) { .gp-component-id-WCOycee41 { margin-top: 20px;max-width: 82%; } }

 .gp-component-id-wco323uVB3 { overflow-wrap: break-word;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px; } @media (max-width: 639px) { .gp-component-id-wco323uVB3 { overflow-wrap: break-word;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;color: rgb(255, 255, 255); } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-wco323uVB3 { overflow-wrap: break-word;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;color: rgb(255, 255, 255); } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-wco323uVB3 { overflow-wrap: break-word;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;color: rgb(255, 255, 255); } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-wco323uVB3 { overflow-wrap: break-word;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;color: rgb(255, 255, 255); } } @media (min-width: 1200px) { .gp-component-id-wco323uVB3 { overflow-wrap: break-word;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;color: rgb(255, 255, 255); } }

 .gp-component-id-2NESjX0_Oj { display: flex;flex-direction: column; } @media (max-width: 639px) { .gp-component-id-2NESjX0_Oj { display: flex;flex-direction: column; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-2NESjX0_Oj { display: flex;flex-direction: column; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-2NESjX0_Oj { display: flex;flex-direction: column; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-2NESjX0_Oj { display: flex;flex-direction: column; } } @media (min-width: 1200px) { .gp-component-id-2NESjX0_Oj { display: flex;flex-direction: column; } }

 @media (max-width: 639px) { .gp-component-id-S6ESUOR8O2 { color: rgb(255, 255, 255);border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-left-color: rgb(28, 27, 27);border-right-color: rgb(28, 27, 27);border-bottom-color: rgb(28, 27, 27);background-color: rgb(23, 22, 22);padding-left: 16px;padding-right: 16px;padding-top: 16px;padding-bottom: 16px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-S6ESUOR8O2 { color: rgb(255, 255, 255);border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-left-color: rgb(28, 27, 27);border-right-color: rgb(28, 27, 27);border-bottom-color: rgb(28, 27, 27);background-color: rgb(23, 22, 22);padding-left: 16px;padding-right: 16px;padding-top: 16px;padding-bottom: 16px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-S6ESUOR8O2 { color: rgb(255, 255, 255);border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-left-color: rgb(28, 27, 27);border-right-color: rgb(28, 27, 27);border-bottom-color: rgb(28, 27, 27);background-color: rgb(23, 22, 22);padding-left: 16px;padding-right: 16px;padding-top: 16px;padding-bottom: 16px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-S6ESUOR8O2 { color: rgb(255, 255, 255);border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-left-color: rgb(28, 27, 27);border-right-color: rgb(28, 27, 27);border-bottom-color: rgb(28, 27, 27);background-color: rgb(23, 22, 22);padding-left: 16px;padding-right: 16px;padding-top: 16px;padding-bottom: 16px; } } @media (min-width: 1200px) { .gp-component-id-S6ESUOR8O2 { color: rgb(255, 255, 255);border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-left-color: rgb(28, 27, 27);border-right-color: rgb(28, 27, 27);border-bottom-color: rgb(28, 27, 27);background-color: rgb(23, 22, 22);padding-left: 16px;padding-right: 16px;padding-top: 16px;padding-bottom: 16px; } }

 .gp-component-id-ZkuLsLZmw02v { display: block;overflow-y: hidden;overflow-x: hidden;max-height: 0px;transition-behavior: normal;transition-duration: 0.3s;transition-timing-function: ease-in-out;transition-delay: 0s;transition-property: max-height; } @media (max-width: 639px) { .gp-component-id-ZkuLsLZmw02v { display: block;overflow-y: hidden;overflow-x: hidden;max-height: 0px;transition-behavior: normal;transition-duration: 0.3s;transition-timing-function: ease-in-out;transition-delay: 0s;transition-property: max-height; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-ZkuLsLZmw02v { display: block;overflow-y: hidden;overflow-x: hidden;max-height: 0px;transition-behavior: normal;transition-duration: 0.3s;transition-timing-function: ease-in-out;transition-delay: 0s;transition-property: max-height; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-ZkuLsLZmw02v { display: block;overflow-y: hidden;overflow-x: hidden;max-height: 0px;transition-behavior: normal;transition-duration: 0.3s;transition-timing-function: ease-in-out;transition-delay: 0s;transition-property: max-height; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-ZkuLsLZmw02v { display: block;overflow-y: hidden;overflow-x: hidden;max-height: 0px;transition-behavior: normal;transition-duration: 0.3s;transition-timing-function: ease-in-out;transition-delay: 0s;transition-property: max-height; } } @media (min-width: 1200px) { .gp-component-id-ZkuLsLZmw02v { display: block;overflow-y: hidden;overflow-x: hidden;max-height: 0px;transition-behavior: normal;transition-duration: 0.3s;transition-timing-function: ease-in-out;transition-delay: 0s;transition-property: max-height; } }

 @media (max-width: 639px) { .gp-component-id-DsYdIjLCQ1 { font-weight: 700;color: rgb(255, 255, 255);border-top-left-radius: 10px;border-top-right-radius: 10px;border-left-width: 1px;border-right-width: 1px;border-top-width: 1px;border-left-color: rgb(28, 27, 27);border-right-color: rgb(28, 27, 27);border-top-color: rgb(28, 27, 27);background-color: rgb(23, 22, 22);padding-left: 16px;padding-right: 16px;padding-top: 20px;padding-bottom: 20px;display: block;cursor: pointer; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-DsYdIjLCQ1 { font-weight: 700;color: rgb(255, 255, 255);border-top-left-radius: 10px;border-top-right-radius: 10px;border-left-width: 1px;border-right-width: 1px;border-top-width: 1px;border-left-color: rgb(28, 27, 27);border-right-color: rgb(28, 27, 27);border-top-color: rgb(28, 27, 27);background-color: rgb(23, 22, 22);padding-left: 16px;padding-right: 16px;padding-top: 20px;padding-bottom: 20px;display: block;cursor: pointer; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-DsYdIjLCQ1 { font-weight: 700;color: rgb(255, 255, 255);border-top-left-radius: 10px;border-top-right-radius: 10px;border-left-width: 1px;border-right-width: 1px;border-top-width: 1px;border-left-color: rgb(28, 27, 27);border-right-color: rgb(28, 27, 27);border-top-color: rgb(28, 27, 27);background-color: rgb(23, 22, 22);padding-left: 16px;padding-right: 16px;padding-top: 20px;padding-bottom: 20px;display: block;cursor: pointer; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-DsYdIjLCQ1 { font-weight: 700;color: rgb(255, 255, 255);border-top-left-radius: 10px;border-top-right-radius: 10px;border-left-width: 1px;border-right-width: 1px;border-top-width: 1px;border-left-color: rgb(28, 27, 27);border-right-color: rgb(28, 27, 27);border-top-color: rgb(28, 27, 27);background-color: rgb(23, 22, 22);padding-left: 16px;padding-right: 16px;padding-top: 20px;padding-bottom: 20px;display: block;cursor: pointer; } } @media (min-width: 1200px) { .gp-component-id-DsYdIjLCQ1 { font-weight: 700;color: rgb(255, 255, 255);border-top-left-radius: 10px;border-top-right-radius: 10px;border-left-width: 1px;border-right-width: 1px;border-top-width: 1px;border-left-color: rgb(28, 27, 27);border-right-color: rgb(28, 27, 27);border-top-color: rgb(28, 27, 27);background-color: rgb(23, 22, 22);padding-left: 16px;padding-right: 16px;padding-top: 20px;padding-bottom: 20px;display: block;cursor: pointer; } }

 @media (max-width: 639px) { .gp-component-id-2l13dWHXp { margin-top: 20px;max-width: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-2l13dWHXp { margin-top: 20px;max-width: 100%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-2l13dWHXp { margin-top: 20px;max-width: 100%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-2l13dWHXp { margin-top: 20px;max-width: 82%; } } @media (min-width: 1200px) { .gp-component-id-2l13dWHXp { margin-top: 20px;max-width: 82%; } }

 .gp-component-id-84JjkE0DUX { overflow-wrap: break-word;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px; } @media (max-width: 639px) { .gp-component-id-84JjkE0DUX { overflow-wrap: break-word;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;color: rgb(255, 255, 255); } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-84JjkE0DUX { overflow-wrap: break-word;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;color: rgb(255, 255, 255); } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-84JjkE0DUX { overflow-wrap: break-word;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;color: rgb(255, 255, 255); } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-84JjkE0DUX { overflow-wrap: break-word;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;color: rgb(255, 255, 255); } } @media (min-width: 1200px) { .gp-component-id-84JjkE0DUX { overflow-wrap: break-word;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;color: rgb(255, 255, 255); } }

 .gp-component-id-sCEpi1GEZX { display: flex;flex-direction: column; } @media (max-width: 639px) { .gp-component-id-sCEpi1GEZX { display: flex;flex-direction: column; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-sCEpi1GEZX { display: flex;flex-direction: column; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-sCEpi1GEZX { display: flex;flex-direction: column; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-sCEpi1GEZX { display: flex;flex-direction: column; } } @media (min-width: 1200px) { .gp-component-id-sCEpi1GEZX { display: flex;flex-direction: column; } }

 @media (max-width: 639px) { .gp-component-id-8JOjvDqadY { color: rgb(255, 255, 255);border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-left-color: rgb(28, 27, 27);border-right-color: rgb(28, 27, 27);border-bottom-color: rgb(28, 27, 27);background-color: rgb(23, 22, 22);padding-left: 16px;padding-right: 16px;padding-top: 16px;padding-bottom: 16px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-8JOjvDqadY { color: rgb(255, 255, 255);border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-left-color: rgb(28, 27, 27);border-right-color: rgb(28, 27, 27);border-bottom-color: rgb(28, 27, 27);background-color: rgb(23, 22, 22);padding-left: 16px;padding-right: 16px;padding-top: 16px;padding-bottom: 16px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-8JOjvDqadY { color: rgb(255, 255, 255);border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-left-color: rgb(28, 27, 27);border-right-color: rgb(28, 27, 27);border-bottom-color: rgb(28, 27, 27);background-color: rgb(23, 22, 22);padding-left: 16px;padding-right: 16px;padding-top: 16px;padding-bottom: 16px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-8JOjvDqadY { color: rgb(255, 255, 255);border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-left-color: rgb(28, 27, 27);border-right-color: rgb(28, 27, 27);border-bottom-color: rgb(28, 27, 27);background-color: rgb(23, 22, 22);padding-left: 16px;padding-right: 16px;padding-top: 16px;padding-bottom: 16px; } } @media (min-width: 1200px) { .gp-component-id-8JOjvDqadY { color: rgb(255, 255, 255);border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-left-color: rgb(28, 27, 27);border-right-color: rgb(28, 27, 27);border-bottom-color: rgb(28, 27, 27);background-color: rgb(23, 22, 22);padding-left: 16px;padding-right: 16px;padding-top: 16px;padding-bottom: 16px; } }

 .gp-component-id-iEYGodNXqQ8t { display: block;overflow-y: hidden;overflow-x: hidden;max-height: 0px;transition-behavior: normal;transition-duration: 0.3s;transition-timing-function: ease-in-out;transition-delay: 0s;transition-property: max-height; } @media (max-width: 639px) { .gp-component-id-iEYGodNXqQ8t { display: block;overflow-y: hidden;overflow-x: hidden;max-height: 0px;transition-behavior: normal;transition-duration: 0.3s;transition-timing-function: ease-in-out;transition-delay: 0s;transition-property: max-height; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-iEYGodNXqQ8t { display: block;overflow-y: hidden;overflow-x: hidden;max-height: 0px;transition-behavior: normal;transition-duration: 0.3s;transition-timing-function: ease-in-out;transition-delay: 0s;transition-property: max-height; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-iEYGodNXqQ8t { display: block;overflow-y: hidden;overflow-x: hidden;max-height: 0px;transition-behavior: normal;transition-duration: 0.3s;transition-timing-function: ease-in-out;transition-delay: 0s;transition-property: max-height; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-iEYGodNXqQ8t { display: block;overflow-y: hidden;overflow-x: hidden;max-height: 0px;transition-behavior: normal;transition-duration: 0.3s;transition-timing-function: ease-in-out;transition-delay: 0s;transition-property: max-height; } } @media (min-width: 1200px) { .gp-component-id-iEYGodNXqQ8t { display: block;overflow-y: hidden;overflow-x: hidden;max-height: 0px;transition-behavior: normal;transition-duration: 0.3s;transition-timing-function: ease-in-out;transition-delay: 0s;transition-property: max-height; } }

 @media (max-width: 639px) { .gp-component-id-x8mWgqemz1 { font-weight: 700;color: rgb(255, 255, 255);border-top-left-radius: 10px;border-top-right-radius: 10px;border-left-width: 1px;border-right-width: 1px;border-top-width: 1px;border-left-color: rgb(28, 27, 27);border-right-color: rgb(28, 27, 27);border-top-color: rgb(28, 27, 27);background-color: rgb(23, 22, 22);padding-left: 16px;padding-right: 16px;padding-top: 20px;padding-bottom: 20px;display: block;cursor: pointer; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-x8mWgqemz1 { font-weight: 700;color: rgb(255, 255, 255);border-top-left-radius: 10px;border-top-right-radius: 10px;border-left-width: 1px;border-right-width: 1px;border-top-width: 1px;border-left-color: rgb(28, 27, 27);border-right-color: rgb(28, 27, 27);border-top-color: rgb(28, 27, 27);background-color: rgb(23, 22, 22);padding-left: 16px;padding-right: 16px;padding-top: 20px;padding-bottom: 20px;display: block;cursor: pointer; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-x8mWgqemz1 { font-weight: 700;color: rgb(255, 255, 255);border-top-left-radius: 10px;border-top-right-radius: 10px;border-left-width: 1px;border-right-width: 1px;border-top-width: 1px;border-left-color: rgb(28, 27, 27);border-right-color: rgb(28, 27, 27);border-top-color: rgb(28, 27, 27);background-color: rgb(23, 22, 22);padding-left: 16px;padding-right: 16px;padding-top: 20px;padding-bottom: 20px;display: block;cursor: pointer; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-x8mWgqemz1 { font-weight: 700;color: rgb(255, 255, 255);border-top-left-radius: 10px;border-top-right-radius: 10px;border-left-width: 1px;border-right-width: 1px;border-top-width: 1px;border-left-color: rgb(28, 27, 27);border-right-color: rgb(28, 27, 27);border-top-color: rgb(28, 27, 27);background-color: rgb(23, 22, 22);padding-left: 16px;padding-right: 16px;padding-top: 20px;padding-bottom: 20px;display: block;cursor: pointer; } } @media (min-width: 1200px) { .gp-component-id-x8mWgqemz1 { font-weight: 700;color: rgb(255, 255, 255);border-top-left-radius: 10px;border-top-right-radius: 10px;border-left-width: 1px;border-right-width: 1px;border-top-width: 1px;border-left-color: rgb(28, 27, 27);border-right-color: rgb(28, 27, 27);border-top-color: rgb(28, 27, 27);background-color: rgb(23, 22, 22);padding-left: 16px;padding-right: 16px;padding-top: 20px;padding-bottom: 20px;display: block;cursor: pointer; } }

 @media (max-width: 639px) { .gp-component-id-JNlKWbiFz { margin-top: 20px;max-width: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-JNlKWbiFz { margin-top: 20px;max-width: 100%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-JNlKWbiFz { margin-top: 20px;max-width: 100%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-JNlKWbiFz { margin-top: 20px;max-width: 82%; } } @media (min-width: 1200px) { .gp-component-id-JNlKWbiFz { margin-top: 20px;max-width: 82%; } }

 .gp-component-id-3Rmxw3zI1X { overflow-wrap: break-word;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px; } @media (max-width: 639px) { .gp-component-id-3Rmxw3zI1X { overflow-wrap: break-word;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;color: rgb(255, 255, 255); } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-3Rmxw3zI1X { overflow-wrap: break-word;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;color: rgb(255, 255, 255); } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-3Rmxw3zI1X { overflow-wrap: break-word;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;color: rgb(255, 255, 255); } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-3Rmxw3zI1X { overflow-wrap: break-word;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;color: rgb(255, 255, 255); } } @media (min-width: 1200px) { .gp-component-id-3Rmxw3zI1X { overflow-wrap: break-word;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;color: rgb(255, 255, 255); } }

 .gp-component-id-nYrnNevLi7 { display: flex;flex-direction: column; } @media (max-width: 639px) { .gp-component-id-nYrnNevLi7 { display: flex;flex-direction: column; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-nYrnNevLi7 { display: flex;flex-direction: column; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-nYrnNevLi7 { display: flex;flex-direction: column; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-nYrnNevLi7 { display: flex;flex-direction: column; } } @media (min-width: 1200px) { .gp-component-id-nYrnNevLi7 { display: flex;flex-direction: column; } }

 @media (max-width: 639px) { .gp-component-id-6hKQt1oJdc { color: rgb(255, 255, 255);border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-left-color: rgb(28, 27, 27);border-right-color: rgb(28, 27, 27);border-bottom-color: rgb(28, 27, 27);background-color: rgb(23, 22, 22);padding-left: 16px;padding-right: 16px;padding-top: 16px;padding-bottom: 16px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-6hKQt1oJdc { color: rgb(255, 255, 255);border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-left-color: rgb(28, 27, 27);border-right-color: rgb(28, 27, 27);border-bottom-color: rgb(28, 27, 27);background-color: rgb(23, 22, 22);padding-left: 16px;padding-right: 16px;padding-top: 16px;padding-bottom: 16px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-6hKQt1oJdc { color: rgb(255, 255, 255);border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-left-color: rgb(28, 27, 27);border-right-color: rgb(28, 27, 27);border-bottom-color: rgb(28, 27, 27);background-color: rgb(23, 22, 22);padding-left: 16px;padding-right: 16px;padding-top: 16px;padding-bottom: 16px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-6hKQt1oJdc { color: rgb(255, 255, 255);border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-left-color: rgb(28, 27, 27);border-right-color: rgb(28, 27, 27);border-bottom-color: rgb(28, 27, 27);background-color: rgb(23, 22, 22);padding-left: 16px;padding-right: 16px;padding-top: 16px;padding-bottom: 16px; } } @media (min-width: 1200px) { .gp-component-id-6hKQt1oJdc { color: rgb(255, 255, 255);border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-left-color: rgb(28, 27, 27);border-right-color: rgb(28, 27, 27);border-bottom-color: rgb(28, 27, 27);background-color: rgb(23, 22, 22);padding-left: 16px;padding-right: 16px;padding-top: 16px;padding-bottom: 16px; } }

 .gp-component-id-14sYaWBrgGMg { display: block;overflow-y: hidden;overflow-x: hidden;max-height: 0px;transition-behavior: normal;transition-duration: 0.3s;transition-timing-function: ease-in-out;transition-delay: 0s;transition-property: max-height; } @media (max-width: 639px) { .gp-component-id-14sYaWBrgGMg { display: block;overflow-y: hidden;overflow-x: hidden;max-height: 0px;transition-behavior: normal;transition-duration: 0.3s;transition-timing-function: ease-in-out;transition-delay: 0s;transition-property: max-height; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-14sYaWBrgGMg { display: block;overflow-y: hidden;overflow-x: hidden;max-height: 0px;transition-behavior: normal;transition-duration: 0.3s;transition-timing-function: ease-in-out;transition-delay: 0s;transition-property: max-height; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-14sYaWBrgGMg { display: block;overflow-y: hidden;overflow-x: hidden;max-height: 0px;transition-behavior: normal;transition-duration: 0.3s;transition-timing-function: ease-in-out;transition-delay: 0s;transition-property: max-height; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-14sYaWBrgGMg { display: block;overflow-y: hidden;overflow-x: hidden;max-height: 0px;transition-behavior: normal;transition-duration: 0.3s;transition-timing-function: ease-in-out;transition-delay: 0s;transition-property: max-height; } } @media (min-width: 1200px) { .gp-component-id-14sYaWBrgGMg { display: block;overflow-y: hidden;overflow-x: hidden;max-height: 0px;transition-behavior: normal;transition-duration: 0.3s;transition-timing-function: ease-in-out;transition-delay: 0s;transition-property: max-height; } }

 @media (max-width: 639px) { .gp-component-id-0r2XH3tr_q { font-weight: 700;color: rgb(255, 255, 255);border-top-left-radius: 10px;border-top-right-radius: 10px;border-left-width: 1px;border-right-width: 1px;border-top-width: 1px;border-left-color: rgb(28, 27, 27);border-right-color: rgb(28, 27, 27);border-top-color: rgb(28, 27, 27);background-color: rgb(23, 22, 22);padding-left: 16px;padding-right: 16px;padding-top: 20px;padding-bottom: 20px;display: block;cursor: pointer; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-0r2XH3tr_q { font-weight: 700;color: rgb(255, 255, 255);border-top-left-radius: 10px;border-top-right-radius: 10px;border-left-width: 1px;border-right-width: 1px;border-top-width: 1px;border-left-color: rgb(28, 27, 27);border-right-color: rgb(28, 27, 27);border-top-color: rgb(28, 27, 27);background-color: rgb(23, 22, 22);padding-left: 16px;padding-right: 16px;padding-top: 20px;padding-bottom: 20px;display: block;cursor: pointer; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-0r2XH3tr_q { font-weight: 700;color: rgb(255, 255, 255);border-top-left-radius: 10px;border-top-right-radius: 10px;border-left-width: 1px;border-right-width: 1px;border-top-width: 1px;border-left-color: rgb(28, 27, 27);border-right-color: rgb(28, 27, 27);border-top-color: rgb(28, 27, 27);background-color: rgb(23, 22, 22);padding-left: 16px;padding-right: 16px;padding-top: 20px;padding-bottom: 20px;display: block;cursor: pointer; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-0r2XH3tr_q { font-weight: 700;color: rgb(255, 255, 255);border-top-left-radius: 10px;border-top-right-radius: 10px;border-left-width: 1px;border-right-width: 1px;border-top-width: 1px;border-left-color: rgb(28, 27, 27);border-right-color: rgb(28, 27, 27);border-top-color: rgb(28, 27, 27);background-color: rgb(23, 22, 22);padding-left: 16px;padding-right: 16px;padding-top: 20px;padding-bottom: 20px;display: block;cursor: pointer; } } @media (min-width: 1200px) { .gp-component-id-0r2XH3tr_q { font-weight: 700;color: rgb(255, 255, 255);border-top-left-radius: 10px;border-top-right-radius: 10px;border-left-width: 1px;border-right-width: 1px;border-top-width: 1px;border-left-color: rgb(28, 27, 27);border-right-color: rgb(28, 27, 27);border-top-color: rgb(28, 27, 27);background-color: rgb(23, 22, 22);padding-left: 16px;padding-right: 16px;padding-top: 20px;padding-bottom: 20px;display: block;cursor: pointer; } }

 @media (max-width: 639px) { .gp-component-id-5bqyAFdsw { margin-top: 20px;max-width: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-5bqyAFdsw { margin-top: 20px;max-width: 100%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-5bqyAFdsw { margin-top: 20px;max-width: 100%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-5bqyAFdsw { margin-top: 20px;max-width: 82%; } } @media (min-width: 1200px) { .gp-component-id-5bqyAFdsw { margin-top: 20px;max-width: 82%; } }

 .gp-component-id-EiUtPfiVZRy { margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;overflow-wrap: break-word; } @media (max-width: 639px) { .gp-component-id-EiUtPfiVZRy { margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;overflow-wrap: break-word; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-EiUtPfiVZRy { margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;overflow-wrap: break-word; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-EiUtPfiVZRy { margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;overflow-wrap: break-word; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-EiUtPfiVZRy { margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;overflow-wrap: break-word; } } @media (min-width: 1200px) { .gp-component-id-EiUtPfiVZRy { margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;overflow-wrap: break-word; } }

 .gp-component-id-9fcRlQ2voj { display: flex;flex-direction: column; } @media (max-width: 639px) { .gp-component-id-9fcRlQ2voj { display: flex;flex-direction: column; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-9fcRlQ2voj { display: flex;flex-direction: column; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-9fcRlQ2voj { display: flex;flex-direction: column; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-9fcRlQ2voj { display: flex;flex-direction: column; } } @media (min-width: 1200px) { .gp-component-id-9fcRlQ2voj { display: flex;flex-direction: column; } }

 @media (max-width: 639px) { .gp-component-id-SYtZy2I4Mu { color: rgb(255, 255, 255);border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-left-color: rgb(28, 27, 27);border-right-color: rgb(28, 27, 27);border-bottom-color: rgb(28, 27, 27);background-color: rgb(23, 22, 22);padding-left: 16px;padding-right: 16px;padding-top: 16px;padding-bottom: 16px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-SYtZy2I4Mu { color: rgb(255, 255, 255);border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-left-color: rgb(28, 27, 27);border-right-color: rgb(28, 27, 27);border-bottom-color: rgb(28, 27, 27);background-color: rgb(23, 22, 22);padding-left: 16px;padding-right: 16px;padding-top: 16px;padding-bottom: 16px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-SYtZy2I4Mu { color: rgb(255, 255, 255);border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-left-color: rgb(28, 27, 27);border-right-color: rgb(28, 27, 27);border-bottom-color: rgb(28, 27, 27);background-color: rgb(23, 22, 22);padding-left: 16px;padding-right: 16px;padding-top: 16px;padding-bottom: 16px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-SYtZy2I4Mu { color: rgb(255, 255, 255);border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-left-color: rgb(28, 27, 27);border-right-color: rgb(28, 27, 27);border-bottom-color: rgb(28, 27, 27);background-color: rgb(23, 22, 22);padding-left: 16px;padding-right: 16px;padding-top: 16px;padding-bottom: 16px; } } @media (min-width: 1200px) { .gp-component-id-SYtZy2I4Mu { color: rgb(255, 255, 255);border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-left-color: rgb(28, 27, 27);border-right-color: rgb(28, 27, 27);border-bottom-color: rgb(28, 27, 27);background-color: rgb(23, 22, 22);padding-left: 16px;padding-right: 16px;padding-top: 16px;padding-bottom: 16px; } }

 .gp-component-id-fLscwcvyQk51 { display: block;overflow-y: hidden;overflow-x: hidden;max-height: 0px;transition-behavior: normal;transition-duration: 0.3s;transition-timing-function: ease-in-out;transition-delay: 0s;transition-property: max-height; } @media (max-width: 639px) { .gp-component-id-fLscwcvyQk51 { display: block;overflow-y: hidden;overflow-x: hidden;max-height: 0px;transition-behavior: normal;transition-duration: 0.3s;transition-timing-function: ease-in-out;transition-delay: 0s;transition-property: max-height; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-fLscwcvyQk51 { display: block;overflow-y: hidden;overflow-x: hidden;max-height: 0px;transition-behavior: normal;transition-duration: 0.3s;transition-timing-function: ease-in-out;transition-delay: 0s;transition-property: max-height; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-fLscwcvyQk51 { display: block;overflow-y: hidden;overflow-x: hidden;max-height: 0px;transition-behavior: normal;transition-duration: 0.3s;transition-timing-function: ease-in-out;transition-delay: 0s;transition-property: max-height; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-fLscwcvyQk51 { display: block;overflow-y: hidden;overflow-x: hidden;max-height: 0px;transition-behavior: normal;transition-duration: 0.3s;transition-timing-function: ease-in-out;transition-delay: 0s;transition-property: max-height; } } @media (min-width: 1200px) { .gp-component-id-fLscwcvyQk51 { display: block;overflow-y: hidden;overflow-x: hidden;max-height: 0px;transition-behavior: normal;transition-duration: 0.3s;transition-timing-function: ease-in-out;transition-delay: 0s;transition-property: max-height; } }

 @media (max-width: 639px) { .gp-component-id-KrJRLKpd5l { font-weight: 700;color: rgb(255, 255, 255);border-top-left-radius: 10px;border-top-right-radius: 10px;border-left-width: 1px;border-right-width: 1px;border-top-width: 1px;border-left-color: rgb(28, 27, 27);border-right-color: rgb(28, 27, 27);border-top-color: rgb(28, 27, 27);background-color: rgb(23, 22, 22);padding-left: 16px;padding-right: 16px;padding-top: 20px;padding-bottom: 20px;display: block;cursor: pointer; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-KrJRLKpd5l { font-weight: 700;color: rgb(255, 255, 255);border-top-left-radius: 10px;border-top-right-radius: 10px;border-left-width: 1px;border-right-width: 1px;border-top-width: 1px;border-left-color: rgb(28, 27, 27);border-right-color: rgb(28, 27, 27);border-top-color: rgb(28, 27, 27);background-color: rgb(23, 22, 22);padding-left: 16px;padding-right: 16px;padding-top: 20px;padding-bottom: 20px;display: block;cursor: pointer; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-KrJRLKpd5l { font-weight: 700;color: rgb(255, 255, 255);border-top-left-radius: 10px;border-top-right-radius: 10px;border-left-width: 1px;border-right-width: 1px;border-top-width: 1px;border-left-color: rgb(28, 27, 27);border-right-color: rgb(28, 27, 27);border-top-color: rgb(28, 27, 27);background-color: rgb(23, 22, 22);padding-left: 16px;padding-right: 16px;padding-top: 20px;padding-bottom: 20px;display: block;cursor: pointer; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-KrJRLKpd5l { font-weight: 700;color: rgb(255, 255, 255);border-top-left-radius: 10px;border-top-right-radius: 10px;border-left-width: 1px;border-right-width: 1px;border-top-width: 1px;border-left-color: rgb(28, 27, 27);border-right-color: rgb(28, 27, 27);border-top-color: rgb(28, 27, 27);background-color: rgb(23, 22, 22);padding-left: 16px;padding-right: 16px;padding-top: 20px;padding-bottom: 20px;display: block;cursor: pointer; } } @media (min-width: 1200px) { .gp-component-id-KrJRLKpd5l { font-weight: 700;color: rgb(255, 255, 255);border-top-left-radius: 10px;border-top-right-radius: 10px;border-left-width: 1px;border-right-width: 1px;border-top-width: 1px;border-left-color: rgb(28, 27, 27);border-right-color: rgb(28, 27, 27);border-top-color: rgb(28, 27, 27);background-color: rgb(23, 22, 22);padding-left: 16px;padding-right: 16px;padding-top: 20px;padding-bottom: 20px;display: block;cursor: pointer; } }

 @media (max-width: 639px) { .gp-component-id-477NET3ZyJ { margin-top: 20px;max-width: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-477NET3ZyJ { margin-top: 20px;max-width: 100%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-477NET3ZyJ { margin-top: 20px;max-width: 100%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-477NET3ZyJ { margin-top: 20px;max-width: 82%; } } @media (min-width: 1200px) { .gp-component-id-477NET3ZyJ { margin-top: 20px;max-width: 82%; } }

 .gp-component-id-XFIN5UDuTv { overflow-wrap: break-word;margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px; } @media (max-width: 639px) { .gp-component-id-XFIN5UDuTv { overflow-wrap: break-word;margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-XFIN5UDuTv { overflow-wrap: break-word;margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-XFIN5UDuTv { overflow-wrap: break-word;margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-XFIN5UDuTv { overflow-wrap: break-word;margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px; } } @media (min-width: 1200px) { .gp-component-id-XFIN5UDuTv { overflow-wrap: break-word;margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px; } }

 .gp-component-id-USSG0SuoFQ { display: flex;flex-direction: column; } @media (max-width: 639px) { .gp-component-id-USSG0SuoFQ { display: flex;flex-direction: column; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-USSG0SuoFQ { display: flex;flex-direction: column; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-USSG0SuoFQ { display: flex;flex-direction: column; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-USSG0SuoFQ { display: flex;flex-direction: column; } } @media (min-width: 1200px) { .gp-component-id-USSG0SuoFQ { display: flex;flex-direction: column; } }

 @media (max-width: 639px) { .gp-component-id-U1F8MQ4jZF { color: rgb(255, 255, 255);border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-left-color: rgb(28, 27, 27);border-right-color: rgb(28, 27, 27);border-bottom-color: rgb(28, 27, 27);background-color: rgb(23, 22, 22);padding-left: 16px;padding-right: 16px;padding-top: 16px;padding-bottom: 16px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-U1F8MQ4jZF { color: rgb(255, 255, 255);border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-left-color: rgb(28, 27, 27);border-right-color: rgb(28, 27, 27);border-bottom-color: rgb(28, 27, 27);background-color: rgb(23, 22, 22);padding-left: 16px;padding-right: 16px;padding-top: 16px;padding-bottom: 16px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-U1F8MQ4jZF { color: rgb(255, 255, 255);border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-left-color: rgb(28, 27, 27);border-right-color: rgb(28, 27, 27);border-bottom-color: rgb(28, 27, 27);background-color: rgb(23, 22, 22);padding-left: 16px;padding-right: 16px;padding-top: 16px;padding-bottom: 16px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-U1F8MQ4jZF { color: rgb(255, 255, 255);border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-left-color: rgb(28, 27, 27);border-right-color: rgb(28, 27, 27);border-bottom-color: rgb(28, 27, 27);background-color: rgb(23, 22, 22);padding-left: 16px;padding-right: 16px;padding-top: 16px;padding-bottom: 16px; } } @media (min-width: 1200px) { .gp-component-id-U1F8MQ4jZF { color: rgb(255, 255, 255);border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-left-color: rgb(28, 27, 27);border-right-color: rgb(28, 27, 27);border-bottom-color: rgb(28, 27, 27);background-color: rgb(23, 22, 22);padding-left: 16px;padding-right: 16px;padding-top: 16px;padding-bottom: 16px; } }

 .gp-component-id-OLSp0259p_Zj { display: block;overflow-y: hidden;overflow-x: hidden;max-height: 0px;transition-behavior: normal;transition-duration: 0.3s;transition-timing-function: ease-in-out;transition-delay: 0s;transition-property: max-height; } @media (max-width: 639px) { .gp-component-id-OLSp0259p_Zj { display: block;overflow-y: hidden;overflow-x: hidden;max-height: 0px;transition-behavior: normal;transition-duration: 0.3s;transition-timing-function: ease-in-out;transition-delay: 0s;transition-property: max-height; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-OLSp0259p_Zj { display: block;overflow-y: hidden;overflow-x: hidden;max-height: 0px;transition-behavior: normal;transition-duration: 0.3s;transition-timing-function: ease-in-out;transition-delay: 0s;transition-property: max-height; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-OLSp0259p_Zj { display: block;overflow-y: hidden;overflow-x: hidden;max-height: 0px;transition-behavior: normal;transition-duration: 0.3s;transition-timing-function: ease-in-out;transition-delay: 0s;transition-property: max-height; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-OLSp0259p_Zj { display: block;overflow-y: hidden;overflow-x: hidden;max-height: 0px;transition-behavior: normal;transition-duration: 0.3s;transition-timing-function: ease-in-out;transition-delay: 0s;transition-property: max-height; } } @media (min-width: 1200px) { .gp-component-id-OLSp0259p_Zj { display: block;overflow-y: hidden;overflow-x: hidden;max-height: 0px;transition-behavior: normal;transition-duration: 0.3s;transition-timing-function: ease-in-out;transition-delay: 0s;transition-property: max-height; } }

 @media (max-width: 639px) { .gp-component-id-sWtleuWA0s { font-weight: 700;color: rgb(255, 255, 255);border-top-left-radius: 10px;border-top-right-radius: 10px;border-left-width: 1px;border-right-width: 1px;border-top-width: 1px;border-left-color: rgb(28, 27, 27);border-right-color: rgb(28, 27, 27);border-top-color: rgb(28, 27, 27);background-color: rgb(23, 22, 22);padding-left: 16px;padding-right: 16px;padding-top: 20px;padding-bottom: 20px;display: block;cursor: pointer; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-sWtleuWA0s { font-weight: 700;color: rgb(255, 255, 255);border-top-left-radius: 10px;border-top-right-radius: 10px;border-left-width: 1px;border-right-width: 1px;border-top-width: 1px;border-left-color: rgb(28, 27, 27);border-right-color: rgb(28, 27, 27);border-top-color: rgb(28, 27, 27);background-color: rgb(23, 22, 22);padding-left: 16px;padding-right: 16px;padding-top: 20px;padding-bottom: 20px;display: block;cursor: pointer; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-sWtleuWA0s { font-weight: 700;color: rgb(255, 255, 255);border-top-left-radius: 10px;border-top-right-radius: 10px;border-left-width: 1px;border-right-width: 1px;border-top-width: 1px;border-left-color: rgb(28, 27, 27);border-right-color: rgb(28, 27, 27);border-top-color: rgb(28, 27, 27);background-color: rgb(23, 22, 22);padding-left: 16px;padding-right: 16px;padding-top: 20px;padding-bottom: 20px;display: block;cursor: pointer; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-sWtleuWA0s { font-weight: 700;color: rgb(255, 255, 255);border-top-left-radius: 10px;border-top-right-radius: 10px;border-left-width: 1px;border-right-width: 1px;border-top-width: 1px;border-left-color: rgb(28, 27, 27);border-right-color: rgb(28, 27, 27);border-top-color: rgb(28, 27, 27);background-color: rgb(23, 22, 22);padding-left: 16px;padding-right: 16px;padding-top: 20px;padding-bottom: 20px;display: block;cursor: pointer; } } @media (min-width: 1200px) { .gp-component-id-sWtleuWA0s { font-weight: 700;color: rgb(255, 255, 255);border-top-left-radius: 10px;border-top-right-radius: 10px;border-left-width: 1px;border-right-width: 1px;border-top-width: 1px;border-left-color: rgb(28, 27, 27);border-right-color: rgb(28, 27, 27);border-top-color: rgb(28, 27, 27);background-color: rgb(23, 22, 22);padding-left: 16px;padding-right: 16px;padding-top: 20px;padding-bottom: 20px;display: block;cursor: pointer; } }

 @media (max-width: 639px) { .gp-component-id-HxAWZblNI7 { max-width: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-HxAWZblNI7 { max-width: 100%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-HxAWZblNI7 { max-width: 100%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-HxAWZblNI7 { max-width: 82%; } } @media (min-width: 1200px) { .gp-component-id-HxAWZblNI7 { max-width: 82%; } }

 .gp-component-id-YfLJBxS1eA { display: flex;flex-direction: column; } @media (max-width: 639px) { .gp-component-id-YfLJBxS1eA { display: flex;flex-direction: column; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-YfLJBxS1eA { display: flex;flex-direction: column; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-YfLJBxS1eA { display: flex;flex-direction: column; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-YfLJBxS1eA { display: flex;flex-direction: column; } } @media (min-width: 1200px) { .gp-component-id-YfLJBxS1eA { display: flex;flex-direction: column; } }

 @media (max-width: 639px) { .gp-component-id-cFmoAY_l5L { border-left-width: 0px;border-right-width: 0px;border-top-width: 0px;border-bottom-width: 0px;padding-left: 0px;padding-right: 0px;padding-top: 40px;padding-bottom: 40px;width: 100%;flex-direction: column;justify-content: center;align-items: center;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-cFmoAY_l5L { border-left-width: 0px;border-right-width: 0px;border-top-width: 0px;border-bottom-width: 0px;padding-left: 40px;padding-right: 40px;padding-top: 40px;padding-bottom: 40px;width: 100%;flex-direction: column;justify-content: center;align-items: center;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-cFmoAY_l5L { border-left-width: 0px;border-right-width: 0px;border-top-width: 0px;border-bottom-width: 0px;padding-left: 40px;padding-right: 40px;padding-top: 0px;padding-bottom: 40px;width: 100%;flex-direction: column;justify-content: center;align-items: center;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-cFmoAY_l5L { border-left-width: 0px;border-right-width: 0px;border-top-width: 0px;border-bottom-width: 0px;padding-left: 40px;padding-right: 40px;padding-top: 0px;padding-bottom: 40px;width: 100%;flex-direction: column;justify-content: center;align-items: center;display: flex; } } @media (min-width: 1200px) { .gp-component-id-cFmoAY_l5L { border-left-width: 0px;border-right-width: 0px;border-top-width: 0px;border-bottom-width: 0px;padding-left: 40px;padding-right: 40px;padding-top: 40px;padding-bottom: 40px;width: 100%;flex-direction: column;justify-content: center;align-items: center;display: flex; } }

 @media (max-width: 639px) { .gp-component-id-KPDQ8Tnotj { padding-left: 20px;padding-right: 20px;padding-top: 0px;padding-bottom: 40px;width: 100%;flex-direction: column;justify-content: center;align-items: center;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-KPDQ8Tnotj { padding-left: 20px;padding-right: 20px;padding-top: 0px;padding-bottom: 40px;width: 100%;flex-direction: column;justify-content: center;align-items: center;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-KPDQ8Tnotj { padding-left: 20px;padding-right: 20px;padding-top: 40px;padding-bottom: 40px;width: 100%;flex-direction: column;justify-content: center;align-items: center;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-KPDQ8Tnotj { padding-left: 20px;padding-right: 20px;padding-top: 40px;padding-bottom: 40px;width: 100%;flex-direction: column;justify-content: center;align-items: center;display: flex; } } @media (min-width: 1200px) { .gp-component-id-KPDQ8Tnotj { padding-top: 40px;padding-bottom: 40px;width: 100%;flex-direction: column;justify-content: center;align-items: center;display: flex; } }

 .gp-component-id-oYVdwzGVzl { width: 100%;padding-left: 8px;padding-right: 8px; } @media (max-width: 639px) { .gp-component-id-oYVdwzGVzl { width: 100%;padding-left: 8px;padding-right: 8px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-oYVdwzGVzl { width: 100%;padding-left: 8px;padding-right: 8px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-oYVdwzGVzl { width: 100%;padding-left: 8px;padding-right: 8px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-oYVdwzGVzl { width: 100%;padding-left: 8px;padding-right: 8px; } } @media (min-width: 1200px) { .gp-component-id-oYVdwzGVzl { width: 100%;padding-left: 8px;padding-right: 8px; } }

 .gp-component-id-2kdv1uBtx { margin-left: -8px;margin-right: -8px; } @media (max-width: 639px) { .gp-component-id-2kdv1uBtx { margin-left: -8px;margin-right: -8px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-2kdv1uBtx { margin-left: -8px;margin-right: -8px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-2kdv1uBtx { margin-left: -8px;margin-right: -8px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-2kdv1uBtx { margin-left: -8px;margin-right: -8px; } } @media (min-width: 1200px) { .gp-component-id-2kdv1uBtx { margin-left: -8px;margin-right: -8px; } }

 @media (max-width: 639px) { .gp-component-id-srcvpGYYaw { padding-left: 8px;padding-right: 8px;width: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-srcvpGYYaw { padding-left: 8px;padding-right: 8px;width: 100%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-srcvpGYYaw { padding-left: 8px;padding-right: 8px;width: 100%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-srcvpGYYaw { padding-left: 8px;padding-right: 8px;width: 100%; } } @media (min-width: 1200px) { .gp-component-id-srcvpGYYaw { padding-left: 8px;padding-right: 8px;width: 100%; } }

 .gp-component-id-Wc7WtN5tSc { position: relative;z-index: 15; } @media (max-width: 639px) { .gp-component-id-Wc7WtN5tSc { position: relative;z-index: 15;margin-left: auto;margin-right: auto;width: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-Wc7WtN5tSc { position: relative;z-index: 15;margin-left: auto;margin-right: auto;width: 100%;max-width: 640px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-Wc7WtN5tSc { position: relative;z-index: 15;margin-left: auto;margin-right: auto;width: 100%;max-width: 768px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-Wc7WtN5tSc { position: relative;z-index: 15;margin-left: auto;margin-right: auto;width: 100%;max-width: 992px; } } @media (min-width: 1200px) { .gp-component-id-Wc7WtN5tSc { position: relative;z-index: 15;margin-left: auto;margin-right: auto;width: 100%;max-width: 1200px; } }

 .gp-component-id-AyBJnCENB.gp-component > [data-section-overlay] { z-index: 14;bottom: 0px;top: 0px;left: 0px;right: 0px;position: absolute; } @media (max-width: 639px) { .gp-component-id-AyBJnCENB.gp-component > [data-section-overlay] { z-index: 14;bottom: 0px;top: 0px;left: 0px;right: 0px;position: absolute;background-color: rgba(0, 0, 0, 0); } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-AyBJnCENB.gp-component > [data-section-overlay] { z-index: 14;bottom: 0px;top: 0px;left: 0px;right: 0px;position: absolute;background-color: rgba(0, 0, 0, 0); } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-AyBJnCENB.gp-component > [data-section-overlay] { z-index: 14;bottom: 0px;top: 0px;left: 0px;right: 0px;position: absolute;background-color: rgba(0, 0, 0, 0); } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-AyBJnCENB.gp-component > [data-section-overlay] { z-index: 14;bottom: 0px;top: 0px;left: 0px;right: 0px;position: absolute;background-color: rgba(0, 0, 0, 0); } } @media (min-width: 1200px) { .gp-component-id-AyBJnCENB.gp-component > [data-section-overlay] { z-index: 14;bottom: 0px;top: 0px;left: 0px;right: 0px;position: absolute;background-color: rgba(0, 0, 0, 0); } }

 .gp-component-id-AyBJnCENB { z-index: auto;position: relative;min-height: 50px; } @media (max-width: 639px) { .gp-component-id-AyBJnCENB { z-index: auto;position: relative;min-height: 50px;border-top-width: 1px;border-top-color: rgb(23, 22, 22);background-image: url("https://images.groovetech.io/6Tfs--3lMLSR81VsV5V7bvuBMsdGnRD9MRpscac_JPs/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzLzVlYmFjMjNkNzNlZjNlMTk2ZTk3Y2E5Mi8xNzUwNDI2MzE5X0Rpc3J1cHRpdmVQcm9maXRzQmFja2dyb3VuZEltYWdlLmpwZw.webp");background-size: cover;padding-top: 0px;padding-bottom: 29px;background-position-y: 0px;background-position-x: 0px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-AyBJnCENB { z-index: auto;position: relative;min-height: 50px;border-top-width: 1px;border-top-color: rgb(23, 22, 22);background-image: url("https://images.groovetech.io/6Tfs--3lMLSR81VsV5V7bvuBMsdGnRD9MRpscac_JPs/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzLzVlYmFjMjNkNzNlZjNlMTk2ZTk3Y2E5Mi8xNzUwNDI2MzE5X0Rpc3J1cHRpdmVQcm9maXRzQmFja2dyb3VuZEltYWdlLmpwZw.webp");background-size: cover;padding-top: 0px;padding-bottom: 40px;background-position-y: 0px;background-position-x: 0px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-AyBJnCENB { z-index: auto;position: relative;min-height: 50px;border-top-width: 1px;border-top-color: rgb(23, 22, 22);background-image: url("https://images.groovetech.io/6Tfs--3lMLSR81VsV5V7bvuBMsdGnRD9MRpscac_JPs/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzLzVlYmFjMjNkNzNlZjNlMTk2ZTk3Y2E5Mi8xNzUwNDI2MzE5X0Rpc3J1cHRpdmVQcm9maXRzQmFja2dyb3VuZEltYWdlLmpwZw.webp");background-size: cover;padding-top: 0px;padding-bottom: 0px;background-position-y: 0px;background-position-x: 0px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-AyBJnCENB { z-index: auto;position: relative;min-height: 50px;border-top-width: 1px;border-top-color: rgb(23, 22, 22);background-image: url("https://images.groovetech.io/6Tfs--3lMLSR81VsV5V7bvuBMsdGnRD9MRpscac_JPs/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzLzVlYmFjMjNkNzNlZjNlMTk2ZTk3Y2E5Mi8xNzUwNDI2MzE5X0Rpc3J1cHRpdmVQcm9maXRzQmFja2dyb3VuZEltYWdlLmpwZw.webp");background-size: cover;padding-top: 0px;padding-bottom: 18px;background-position-y: 0px;background-position-x: 0px; } } @media (min-width: 1200px) { .gp-component-id-AyBJnCENB { z-index: auto;position: relative;min-height: 50px;border-top-width: 1px;border-top-color: rgb(23, 22, 22);background-image: url("https://images.groovetech.io/6Tfs--3lMLSR81VsV5V7bvuBMsdGnRD9MRpscac_JPs/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzLzVlYmFjMjNkNzNlZjNlMTk2ZTk3Y2E5Mi8xNzUwNDI2MzE5X0Rpc3J1cHRpdmVQcm9maXRzQmFja2dyb3VuZEltYWdlLmpwZw.webp");background-size: cover;padding-top: 0px;padding-bottom: 80px;background-position-y: 0px;background-position-x: 0px; } }

 .gp-component-id-3SxkrlC71xJ { width: 100%;object-position: center center;object-fit: cover;max-width: 100%;height: auto;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid; } @media (max-width: 639px) { .gp-component-id-3SxkrlC71xJ { width: 100%;object-position: center center;object-fit: cover;max-width: 100%;height: auto;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-3SxkrlC71xJ { width: 100%;object-position: center center;object-fit: cover;max-width: 100%;height: auto;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-3SxkrlC71xJ { width: 100%;object-position: center center;object-fit: cover;max-width: 100%;height: auto;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-3SxkrlC71xJ { width: 100%;object-position: center center;object-fit: cover;max-width: 100%;height: auto;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid; } } @media (min-width: 1200px) { .gp-component-id-3SxkrlC71xJ { width: 100%;object-position: center center;object-fit: cover;max-width: 100%;height: auto;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid; } }

 .gp-component-id-nBb_xOQ6zKv { color: inherit;background-color: transparent;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial; } @media (max-width: 639px) { .gp-component-id-nBb_xOQ6zKv { color: inherit;background-color: transparent;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;padding-top: 10px;width: 25%;height: auto;justify-content: flex-start;align-items: flex-start;display: inline-flex;overflow-x: hidden;overflow-y: hidden;object-fit: cover;object-position: center center; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-nBb_xOQ6zKv { color: inherit;background-color: transparent;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;padding-top: 10px;width: 15%;height: auto;max-width: 34%;justify-content: flex-start;align-items: flex-start;display: inline-flex;overflow-x: hidden;overflow-y: hidden;object-fit: cover;object-position: center center; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-nBb_xOQ6zKv { color: inherit;background-color: transparent;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;padding-top: 10px;width: 8%;height: auto;max-width: 34%;justify-content: flex-start;align-items: flex-start;display: inline-flex;overflow-x: hidden;overflow-y: hidden;object-fit: cover;object-position: center center; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-nBb_xOQ6zKv { color: inherit;background-color: transparent;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;padding-top: 10px;width: 8%;height: auto;max-width: 34%;justify-content: flex-start;align-items: flex-start;display: inline-flex;overflow-x: hidden;overflow-y: hidden;object-fit: cover;object-position: center center; } } @media (min-width: 1200px) { .gp-component-id-nBb_xOQ6zKv { color: inherit;background-color: transparent;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;padding-top: 10px;width: 8%;height: auto;max-width: 34%;justify-content: flex-start;align-items: flex-start;display: inline-flex;overflow-x: hidden;overflow-y: hidden;object-fit: cover;object-position: center center; } }

 .gp-component-id-CWF8LZhBt { width: 100%; } @media (max-width: 639px) { .gp-component-id-CWF8LZhBt { width: 100%;margin-top: 20px;overflow-wrap: break-word; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-CWF8LZhBt { width: 100%;margin-top: 20px;overflow-wrap: break-word; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-CWF8LZhBt { width: 100%;margin-top: 20px;overflow-wrap: break-word; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-CWF8LZhBt { width: 100%;margin-top: 20px;overflow-wrap: break-word; } } @media (min-width: 1200px) { .gp-component-id-CWF8LZhBt { width: 100%;margin-top: 20px;overflow-wrap: break-word; } }

 .gp-component-id-vQfj3SPk0v7 { overflow-wrap: break-word;color: inherit;background-color: transparent;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial; } @media (max-width: 639px) { .gp-component-id-vQfj3SPk0v7 { overflow-wrap: break-word;color: inherit;background-color: transparent;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-vQfj3SPk0v7 { overflow-wrap: break-word;color: inherit;background-color: transparent;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-vQfj3SPk0v7 { overflow-wrap: break-word;color: inherit;background-color: transparent;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-vQfj3SPk0v7 { overflow-wrap: break-word;color: inherit;background-color: transparent;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial; } } @media (min-width: 1200px) { .gp-component-id-vQfj3SPk0v7 { overflow-wrap: break-word;color: inherit;background-color: transparent;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial; } }

 .gp-component-id-JJ0ehxDQ3G { overflow-wrap: break-word;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px; } @media (max-width: 639px) { .gp-component-id-JJ0ehxDQ3G { overflow-wrap: break-word;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;font-size: 22px !important;color: rgb(146, 66, 253);padding-top: 10px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-JJ0ehxDQ3G { overflow-wrap: break-word;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;font-size: 22px !important;color: rgb(146, 66, 253);padding-top: 10px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-JJ0ehxDQ3G { overflow-wrap: break-word;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;font-size: 22px !important;color: rgb(146, 66, 253);padding-top: 10px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-JJ0ehxDQ3G { overflow-wrap: break-word;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;font-size: 22px !important;color: rgb(146, 66, 253);padding-top: 10px; } } @media (min-width: 1200px) { .gp-component-id-JJ0ehxDQ3G { overflow-wrap: break-word;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;font-size: 22px !important;color: rgb(146, 66, 253);padding-top: 10px; } }

 .gp-component-id-mjz8J3tnCo { display: flex;flex-direction: column; } @media (max-width: 639px) { .gp-component-id-mjz8J3tnCo { display: flex;flex-direction: column; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-mjz8J3tnCo { display: flex;flex-direction: column; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-mjz8J3tnCo { display: flex;flex-direction: column; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-mjz8J3tnCo { display: flex;flex-direction: column; } } @media (min-width: 1200px) { .gp-component-id-mjz8J3tnCo { display: flex;flex-direction: column; } }

 .gp-component-id-EWJXrQmWrQ { overflow-wrap: break-word;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px; } @media (max-width: 639px) { .gp-component-id-EWJXrQmWrQ { overflow-wrap: break-word;margin-top: 20px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;font-size: 26px !important;font-weight: 700 !important;color: rgb(255, 255, 255);line-height: 1.25; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-EWJXrQmWrQ { overflow-wrap: break-word;margin-top: 20px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;font-size: 26px !important;font-weight: 700 !important;color: rgb(255, 255, 255);line-height: 1.25; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-EWJXrQmWrQ { overflow-wrap: break-word;margin-top: 20px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;font-size: 26px !important;font-weight: 700 !important;color: rgb(255, 255, 255);line-height: 1.25; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-EWJXrQmWrQ { overflow-wrap: break-word;margin-top: 20px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;font-size: 26px !important;font-weight: 700 !important;color: rgb(255, 255, 255);line-height: 1.25; } } @media (min-width: 1200px) { .gp-component-id-EWJXrQmWrQ { overflow-wrap: break-word;margin-top: 20px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;font-size: 26px !important;font-weight: 700 !important;color: rgb(255, 255, 255);line-height: 1.25; } }

 .gp-component-id-sOwB7cOha { display: flex;flex-direction: column; } @media (max-width: 639px) { .gp-component-id-sOwB7cOha { display: flex;flex-direction: column; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-sOwB7cOha { display: flex;flex-direction: column; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-sOwB7cOha { display: flex;flex-direction: column; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-sOwB7cOha { display: flex;flex-direction: column; } } @media (min-width: 1200px) { .gp-component-id-sOwB7cOha { display: flex;flex-direction: column; } }

 .gp-component-id-ISmXWnEzo0 { overflow-wrap: break-word;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px; } @media (max-width: 639px) { .gp-component-id-ISmXWnEzo0 { overflow-wrap: break-word;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;font-size: 17px !important;font-weight: 400 !important;font-family: "Open Sans" !important;font-style: italic !important;color: rgb(255, 255, 255);text-decoration-line: inherit; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-ISmXWnEzo0 { overflow-wrap: break-word;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;font-size: 17px !important;font-weight: 400 !important;font-family: "Open Sans" !important;font-style: italic !important;color: rgb(255, 255, 255);text-decoration-line: inherit; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-ISmXWnEzo0 { overflow-wrap: break-word;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;font-size: 17px !important;font-weight: 400 !important;font-family: "Open Sans" !important;font-style: italic !important;color: rgb(255, 255, 255);text-decoration-line: inherit; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-ISmXWnEzo0 { overflow-wrap: break-word;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;font-size: 17px !important;font-weight: 400 !important;font-family: "Open Sans" !important;font-style: italic !important;color: rgb(255, 255, 255);text-decoration-line: inherit; } } @media (min-width: 1200px) { .gp-component-id-ISmXWnEzo0 { overflow-wrap: break-word;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;font-size: 17px !important;font-weight: 400 !important;font-family: "Open Sans" !important;font-style: italic !important;color: rgb(255, 255, 255);text-decoration-line: inherit; } }

 .gp-component-id-79RGmFxXl3 { display: flex;flex-direction: column; } @media (max-width: 639px) { .gp-component-id-79RGmFxXl3 { display: flex;flex-direction: column; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-79RGmFxXl3 { display: flex;flex-direction: column; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-79RGmFxXl3 { display: flex;flex-direction: column; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-79RGmFxXl3 { display: flex;flex-direction: column; } } @media (min-width: 1200px) { .gp-component-id-79RGmFxXl3 { display: flex;flex-direction: column; } }

 .gp-component-id-2qxcZ5jk7_ { overflow-wrap: break-word;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px; } @media (max-width: 639px) { .gp-component-id-2qxcZ5jk7_ { overflow-wrap: break-word;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;font-size: 34px !important;font-weight: 700 !important;font-family: "Archivo Black" !important;color: rgb(146, 66, 253);line-height: 1; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-2qxcZ5jk7_ { overflow-wrap: break-word;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;font-size: 34px !important;font-weight: 700 !important;font-family: "Archivo Black" !important;color: rgb(146, 66, 253);line-height: 1; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-2qxcZ5jk7_ { overflow-wrap: break-word;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;font-size: 34px !important;font-weight: 700 !important;font-family: "Archivo Black" !important;color: rgb(146, 66, 253);line-height: 1; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-2qxcZ5jk7_ { overflow-wrap: break-word;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;font-size: 34px !important;font-weight: 700 !important;font-family: "Archivo Black" !important;color: rgb(146, 66, 253);line-height: 1; } } @media (min-width: 1200px) { .gp-component-id-2qxcZ5jk7_ { overflow-wrap: break-word;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;font-size: 34px !important;font-weight: 700 !important;font-family: "Archivo Black" !important;color: rgb(146, 66, 253);line-height: 1; } }

 .gp-component-id-MopXCVhVp8 { display: flex;flex-direction: column; } @media (max-width: 639px) { .gp-component-id-MopXCVhVp8 { display: flex;flex-direction: column; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-MopXCVhVp8 { display: flex;flex-direction: column; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-MopXCVhVp8 { display: flex;flex-direction: column; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-MopXCVhVp8 { display: flex;flex-direction: column; } } @media (min-width: 1200px) { .gp-component-id-MopXCVhVp8 { display: flex;flex-direction: column; } }

 @media (max-width: 639px) { .gp-component-id-Y3DqvU0owd { width: 100%;height: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-Y3DqvU0owd { width: 100%;height: 100%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-Y3DqvU0owd { width: 100%;height: 100%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-Y3DqvU0owd { width: 100%;height: 100%; } } @media (min-width: 1200px) { .gp-component-id-Y3DqvU0owd { width: 100%;height: 100%; } }

 .gp-component-id-zmE4lfXXNT { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 100%;padding-left: 8px; } @media (max-width: 639px) { .gp-component-id-zmE4lfXXNT { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 100%;padding-left: 8px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-zmE4lfXXNT { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 100%;padding-left: 8px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-zmE4lfXXNT { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 50%;padding-left: 8px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-zmE4lfXXNT { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 50%;padding-left: 8px; } } @media (min-width: 1200px) { .gp-component-id-zmE4lfXXNT { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 50%;padding-left: 8px; } }

 .gp-component-id-QuxQKLSM_ { border-left-style: solid;border-bottom-style: solid;border-right-style: solid;border-top-style: solid;height: auto;max-width: 100%;display: inline-flex;align-items: flex-start;justify-content: flex-start;object-fit: cover;object-position: center center; } @media (max-width: 639px) { .gp-component-id-QuxQKLSM_ { border-left-style: solid;border-bottom-style: solid;border-right-style: solid;border-top-style: solid;height: auto;max-width: 100%;display: inline-flex;align-items: flex-start;justify-content: flex-start;object-fit: cover;object-position: center center; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-QuxQKLSM_ { border-left-style: solid;border-bottom-style: solid;border-right-style: solid;border-top-style: solid;height: auto;max-width: 100%;display: inline-flex;align-items: flex-start;justify-content: flex-start;object-fit: cover;object-position: center center; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-QuxQKLSM_ { border-left-style: solid;border-bottom-style: solid;border-right-style: solid;border-top-style: solid;height: auto;max-width: 100%;display: inline-flex;align-items: flex-start;justify-content: flex-start;object-fit: cover;object-position: center center; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-QuxQKLSM_ { border-left-style: solid;border-bottom-style: solid;border-right-style: solid;border-top-style: solid;height: auto;max-width: 100%;display: inline-flex;align-items: flex-start;justify-content: flex-start;object-fit: cover;object-position: center center; } } @media (min-width: 1200px) { .gp-component-id-QuxQKLSM_ { border-left-style: solid;border-bottom-style: solid;border-right-style: solid;border-top-style: solid;height: auto;max-width: 100%;display: inline-flex;align-items: flex-start;justify-content: flex-start;object-fit: cover;object-position: center center; } }

 @media (max-width: 639px) { .gp-component-id-KBFE9zC5iF { width: 100%;height: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-KBFE9zC5iF { width: 100%;height: 100%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-KBFE9zC5iF { width: 100%;height: 100%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-KBFE9zC5iF { width: 100%;height: 100%; } } @media (min-width: 1200px) { .gp-component-id-KBFE9zC5iF { width: 100%;height: 100%; } }

 .gp-component-id-UMCsBPBUGX { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 100%;padding-left: 8px; } @media (max-width: 639px) { .gp-component-id-UMCsBPBUGX { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 100%;padding-left: 8px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-UMCsBPBUGX { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 100%;padding-left: 8px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-UMCsBPBUGX { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 50%;padding-left: 8px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-UMCsBPBUGX { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 50%;padding-left: 8px; } } @media (min-width: 1200px) { .gp-component-id-UMCsBPBUGX { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 50%;padding-left: 8px; } }

 .gp-component-id-H2mQgxd6TS { flex-wrap: wrap;margin-right: -8px;margin-left: -8px; } @media (max-width: 639px) { .gp-component-id-H2mQgxd6TS { flex-wrap: wrap;margin-right: -8px;margin-left: -8px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-H2mQgxd6TS { flex-wrap: wrap;margin-right: -8px;margin-left: -8px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-H2mQgxd6TS { flex-wrap: wrap;margin-right: -8px;margin-left: -8px;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-H2mQgxd6TS { flex-wrap: wrap;margin-right: -8px;margin-left: -8px;display: flex; } } @media (min-width: 1200px) { .gp-component-id-H2mQgxd6TS { flex-wrap: wrap;margin-right: -8px;margin-left: -8px;display: flex; } }

 @media (max-width: 639px) { .gp-component-id-wAKeWAF3ka { padding-left: 8px;padding-right: 8px;width: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-wAKeWAF3ka { padding-left: 8px;padding-right: 8px;width: 100%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-wAKeWAF3ka { padding-left: 8px;padding-right: 8px;width: 100%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-wAKeWAF3ka { padding-left: 8px;padding-right: 8px;width: 100%; } } @media (min-width: 1200px) { .gp-component-id-wAKeWAF3ka { padding-left: 8px;padding-right: 8px;width: 100%; } }

 @media (max-width: 639px) { .gp-component-id-Zq083Ju1w { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-width: 1px;border-right-width: 1px;border-top-width: 1px;border-bottom-width: 0px;border-left-color: rgb(28, 27, 27);border-right-color: rgb(28, 27, 27);border-top-color: rgb(146, 66, 253);border-bottom-color: rgb(28, 27, 27);background-color: rgb(23, 22, 22);background-image: url("https://images.groovetech.io/uQnogml6LU0hUvA2S1VBzfeZqxfT5L988mkhQzWUUxY/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzLzVlYmFjMjNkNzNlZjNlMTk2ZTk3Y2E5Mi8xNzUzMjg0NzM5X0x1Y3JvRGlzcnVwdGl2b0JLRy5qcGc.webp");background-size: auto;margin-top: 40px;padding-left: 0px;padding-right: 0px;padding-top: 30px;padding-bottom: 30px;width: 100%;flex-direction: column;justify-content: center;align-items: center;display: flex;background-position-y: 0px;background-position-x: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-Zq083Ju1w { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-width: 1px;border-right-width: 1px;border-top-width: 1px;border-bottom-width: 0px;border-left-color: rgb(28, 27, 27);border-right-color: rgb(28, 27, 27);border-top-color: rgb(146, 66, 253);border-bottom-color: rgb(28, 27, 27);background-color: rgb(23, 22, 22);background-image: url("https://images.groovetech.io/uQnogml6LU0hUvA2S1VBzfeZqxfT5L988mkhQzWUUxY/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzLzVlYmFjMjNkNzNlZjNlMTk2ZTk3Y2E5Mi8xNzUzMjg0NzM5X0x1Y3JvRGlzcnVwdGl2b0JLRy5qcGc.webp");background-size: auto;margin-top: 40px;padding-left: 30px;padding-right: 30px;padding-top: 30px;padding-bottom: 30px;width: 79%;flex-direction: column;justify-content: center;align-items: center;display: flex;background-position-y: 0px;background-position-x: 100%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-Zq083Ju1w { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-width: 1px;border-right-width: 1px;border-top-width: 1px;border-bottom-width: 0px;border-left-color: rgb(28, 27, 27);border-right-color: rgb(28, 27, 27);border-top-color: rgb(146, 66, 253);border-bottom-color: rgb(28, 27, 27);background-color: rgb(23, 22, 22);background-image: url("https://images.groovetech.io/uQnogml6LU0hUvA2S1VBzfeZqxfT5L988mkhQzWUUxY/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzLzVlYmFjMjNkNzNlZjNlMTk2ZTk3Y2E5Mi8xNzUzMjg0NzM5X0x1Y3JvRGlzcnVwdGl2b0JLRy5qcGc.webp");background-size: auto;margin-top: 40px;padding-left: 30px;padding-right: 30px;padding-top: 30px;padding-bottom: 30px;width: 100%;flex-direction: column;justify-content: center;align-items: center;display: flex;background-position-y: 0px;background-position-x: 100%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-Zq083Ju1w { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-width: 1px;border-right-width: 1px;border-top-width: 1px;border-bottom-width: 0px;border-left-color: rgb(28, 27, 27);border-right-color: rgb(28, 27, 27);border-top-color: rgb(146, 66, 253);border-bottom-color: rgb(28, 27, 27);background-color: rgb(23, 22, 22);background-image: url("https://images.groovetech.io/uQnogml6LU0hUvA2S1VBzfeZqxfT5L988mkhQzWUUxY/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzLzVlYmFjMjNkNzNlZjNlMTk2ZTk3Y2E5Mi8xNzUzMjg0NzM5X0x1Y3JvRGlzcnVwdGl2b0JLRy5qcGc.webp");background-size: auto;margin-top: 40px;padding-left: 30px;padding-right: 30px;padding-top: 30px;padding-bottom: 30px;width: 100%;flex-direction: column;justify-content: center;align-items: center;display: flex;background-position-y: 0px;background-position-x: 100%; } } @media (min-width: 1200px) { .gp-component-id-Zq083Ju1w { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-width: 1px;border-right-width: 1px;border-top-width: 1px;border-bottom-width: 0px;border-left-color: rgb(28, 27, 27);border-right-color: rgb(28, 27, 27);border-top-color: rgb(146, 66, 253);border-bottom-color: rgb(28, 27, 27);background-color: rgb(23, 22, 22);background-image: url("https://images.groovetech.io/uQnogml6LU0hUvA2S1VBzfeZqxfT5L988mkhQzWUUxY/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzLzVlYmFjMjNkNzNlZjNlMTk2ZTk3Y2E5Mi8xNzUzMjg0NzM5X0x1Y3JvRGlzcnVwdGl2b0JLRy5qcGc.webp");background-size: auto;margin-top: 40px;padding-left: 30px;padding-right: 30px;padding-top: 30px;padding-bottom: 30px;width: 79%;flex-direction: column;justify-content: center;align-items: center;display: flex;background-position-y: 0px;background-position-x: 100%; } }

 .gp-component-id-KkwWMhQXLI { border-left-style: solid;border-bottom-style: solid;border-right-style: solid;border-top-style: solid;height: auto;max-width: 100%;object-fit: cover;object-position: center center;width: 100%; } @media (max-width: 639px) { .gp-component-id-KkwWMhQXLI { border-left-style: solid;border-bottom-style: solid;border-right-style: solid;border-top-style: solid;height: auto;max-width: 100%;object-fit: cover;object-position: center center;width: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-KkwWMhQXLI { border-left-style: solid;border-bottom-style: solid;border-right-style: solid;border-top-style: solid;height: auto;max-width: 100%;object-fit: cover;object-position: center center;width: 100%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-KkwWMhQXLI { border-left-style: solid;border-bottom-style: solid;border-right-style: solid;border-top-style: solid;height: auto;max-width: 100%;object-fit: cover;object-position: center center;width: 100%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-KkwWMhQXLI { border-left-style: solid;border-bottom-style: solid;border-right-style: solid;border-top-style: solid;height: auto;max-width: 100%;object-fit: cover;object-position: center center;width: 100%; } } @media (min-width: 1200px) { .gp-component-id-KkwWMhQXLI { border-left-style: solid;border-bottom-style: solid;border-right-style: solid;border-top-style: solid;height: auto;max-width: 100%;object-fit: cover;object-position: center center;width: 100%; } }

 .gp-component-id-4G0UsahFau { color: inherit;background-color: transparent;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial; } @media (max-width: 639px) { .gp-component-id-4G0UsahFau { color: inherit;background-color: transparent;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;padding-top: 10px;width: 35%;height: auto;max-width: 24%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-position: center center;object-fit: cover;overflow-y: hidden;overflow-x: hidden; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-4G0UsahFau { color: inherit;background-color: transparent;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;padding-top: 10px;width: 15%;height: auto;max-width: 34%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-position: center center;object-fit: cover;overflow-y: hidden;overflow-x: hidden; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-4G0UsahFau { color: inherit;background-color: transparent;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;padding-top: 10px;width: 8%;height: auto;max-width: 34%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-position: center center;object-fit: cover;overflow-y: hidden;overflow-x: hidden; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-4G0UsahFau { color: inherit;background-color: transparent;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;padding-top: 10px;width: 8%;height: auto;max-width: 34%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-position: center center;object-fit: cover;overflow-y: hidden;overflow-x: hidden; } } @media (min-width: 1200px) { .gp-component-id-4G0UsahFau { color: inherit;background-color: transparent;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;padding-top: 10px;width: 8%;height: auto;max-width: 34%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-position: center center;object-fit: cover;overflow-y: hidden;overflow-x: hidden; } }

 .gp-component-id-lly0LI6PR { width: 100%; } @media (max-width: 639px) { .gp-component-id-lly0LI6PR { width: 100%;margin-top: 20px;overflow-wrap: break-word; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-lly0LI6PR { width: 100%;margin-top: 20px;overflow-wrap: break-word; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-lly0LI6PR { width: 100%;margin-top: 20px;overflow-wrap: break-word; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-lly0LI6PR { width: 100%;margin-top: 20px;overflow-wrap: break-word; } } @media (min-width: 1200px) { .gp-component-id-lly0LI6PR { width: 100%;margin-top: 20px;overflow-wrap: break-word; } }

 .gp-component-id-Z6y2SDnaM20 { overflow-wrap: break-word;color: inherit;background-color: transparent;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial; } @media (max-width: 639px) { .gp-component-id-Z6y2SDnaM20 { overflow-wrap: break-word;color: inherit;background-color: transparent;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-Z6y2SDnaM20 { overflow-wrap: break-word;color: inherit;background-color: transparent;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-Z6y2SDnaM20 { overflow-wrap: break-word;color: inherit;background-color: transparent;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-Z6y2SDnaM20 { overflow-wrap: break-word;color: inherit;background-color: transparent;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial; } } @media (min-width: 1200px) { .gp-component-id-Z6y2SDnaM20 { overflow-wrap: break-word;color: inherit;background-color: transparent;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial; } }

 .gp-component-id-OBk9ht0J7W { overflow-wrap: break-word;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px; } @media (max-width: 639px) { .gp-component-id-OBk9ht0J7W { overflow-wrap: break-word;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;font-size: 22px !important;color: rgb(146, 66, 253);padding-top: 10px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-OBk9ht0J7W { overflow-wrap: break-word;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;font-size: 22px !important;color: rgb(146, 66, 253);padding-top: 10px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-OBk9ht0J7W { overflow-wrap: break-word;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;font-size: 22px !important;color: rgb(146, 66, 253);padding-top: 10px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-OBk9ht0J7W { overflow-wrap: break-word;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;font-size: 22px !important;color: rgb(146, 66, 253);padding-top: 10px; } } @media (min-width: 1200px) { .gp-component-id-OBk9ht0J7W { overflow-wrap: break-word;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;font-size: 22px !important;color: rgb(146, 66, 253);padding-top: 10px; } }

 .gp-component-id-tHnoFnSZx { display: flex;flex-direction: column; } @media (max-width: 639px) { .gp-component-id-tHnoFnSZx { display: flex;flex-direction: column; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-tHnoFnSZx { display: flex;flex-direction: column; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-tHnoFnSZx { display: flex;flex-direction: column; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-tHnoFnSZx { display: flex;flex-direction: column; } } @media (min-width: 1200px) { .gp-component-id-tHnoFnSZx { display: flex;flex-direction: column; } }

 .gp-component-id-bRfBSkdz0C { overflow-wrap: break-word;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px; } @media (max-width: 639px) { .gp-component-id-bRfBSkdz0C { overflow-wrap: break-word;margin-top: 20px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;font-size: 26px !important;font-weight: 700 !important;color: rgb(255, 255, 255);line-height: 1.25; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-bRfBSkdz0C { overflow-wrap: break-word;margin-top: 20px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;font-size: 26px !important;font-weight: 700 !important;color: rgb(255, 255, 255);line-height: 1.25; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-bRfBSkdz0C { overflow-wrap: break-word;margin-top: 20px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;font-size: 26px !important;font-weight: 700 !important;color: rgb(255, 255, 255);line-height: 1.25; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-bRfBSkdz0C { overflow-wrap: break-word;margin-top: 20px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;font-size: 26px !important;font-weight: 700 !important;color: rgb(255, 255, 255);line-height: 1.25; } } @media (min-width: 1200px) { .gp-component-id-bRfBSkdz0C { overflow-wrap: break-word;margin-top: 20px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;font-size: 26px !important;font-weight: 700 !important;color: rgb(255, 255, 255);line-height: 1.25; } }

 .gp-component-id-n8fehKvOL8 { display: flex;flex-direction: column; } @media (max-width: 639px) { .gp-component-id-n8fehKvOL8 { display: flex;flex-direction: column; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-n8fehKvOL8 { display: flex;flex-direction: column; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-n8fehKvOL8 { display: flex;flex-direction: column; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-n8fehKvOL8 { display: flex;flex-direction: column; } } @media (min-width: 1200px) { .gp-component-id-n8fehKvOL8 { display: flex;flex-direction: column; } }

 .gp-component-id-RaCd1_fBtk_ { overflow-wrap: break-word; } @media (max-width: 639px) { .gp-component-id-RaCd1_fBtk_ { overflow-wrap: break-word; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-RaCd1_fBtk_ { overflow-wrap: break-word; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-RaCd1_fBtk_ { overflow-wrap: break-word; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-RaCd1_fBtk_ { overflow-wrap: break-word; } } @media (min-width: 1200px) { .gp-component-id-RaCd1_fBtk_ { overflow-wrap: break-word; } }

 .gp-component-id-gf_L0fp3PM { overflow-wrap: break-word;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px; } @media (max-width: 639px) { .gp-component-id-gf_L0fp3PM { overflow-wrap: break-word;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;font-size: 17px !important;font-weight: 400 !important;font-family: "Open Sans" !important;font-style: italic !important;color: rgb(255, 255, 255);text-decoration-line: inherit; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-gf_L0fp3PM { overflow-wrap: break-word;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;font-size: 17px !important;font-weight: 400 !important;font-family: "Open Sans" !important;font-style: italic !important;color: rgb(255, 255, 255);text-decoration-line: inherit; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-gf_L0fp3PM { overflow-wrap: break-word;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;font-size: 17px !important;font-weight: 400 !important;font-family: "Open Sans" !important;font-style: italic !important;color: rgb(255, 255, 255);text-decoration-line: inherit; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-gf_L0fp3PM { overflow-wrap: break-word;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;font-size: 17px !important;font-weight: 400 !important;font-family: "Open Sans" !important;font-style: italic !important;color: rgb(255, 255, 255);text-decoration-line: inherit; } } @media (min-width: 1200px) { .gp-component-id-gf_L0fp3PM { overflow-wrap: break-word;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;font-size: 17px !important;font-weight: 400 !important;font-family: "Open Sans" !important;font-style: italic !important;color: rgb(255, 255, 255);text-decoration-line: inherit; } }

 .gp-component-id-sxtzQzlmJR { display: flex;flex-direction: column; } @media (max-width: 639px) { .gp-component-id-sxtzQzlmJR { display: flex;flex-direction: column; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-sxtzQzlmJR { display: flex;flex-direction: column; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-sxtzQzlmJR { display: flex;flex-direction: column; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-sxtzQzlmJR { display: flex;flex-direction: column; } } @media (min-width: 1200px) { .gp-component-id-sxtzQzlmJR { display: flex;flex-direction: column; } }

 .gp-component-id-3FEpavF1mc { overflow-wrap: break-word;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px; } @media (max-width: 639px) { .gp-component-id-3FEpavF1mc { overflow-wrap: break-word;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;font-size: 34px !important;font-weight: 700 !important;font-family: "Archivo Black" !important;color: rgb(146, 66, 253);line-height: 1; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-3FEpavF1mc { overflow-wrap: break-word;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;font-size: 34px !important;font-weight: 700 !important;font-family: "Archivo Black" !important;color: rgb(146, 66, 253);line-height: 1; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-3FEpavF1mc { overflow-wrap: break-word;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;font-size: 34px !important;font-weight: 700 !important;font-family: "Archivo Black" !important;color: rgb(146, 66, 253);line-height: 1; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-3FEpavF1mc { overflow-wrap: break-word;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;font-size: 34px !important;font-weight: 700 !important;font-family: "Archivo Black" !important;color: rgb(146, 66, 253);line-height: 1; } } @media (min-width: 1200px) { .gp-component-id-3FEpavF1mc { overflow-wrap: break-word;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;font-size: 34px !important;font-weight: 700 !important;font-family: "Archivo Black" !important;color: rgb(146, 66, 253);line-height: 1; } }

 .gp-component-id-KL3EIOm3sV { display: flex;flex-direction: column; } @media (max-width: 639px) { .gp-component-id-KL3EIOm3sV { display: flex;flex-direction: column; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-KL3EIOm3sV { display: flex;flex-direction: column; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-KL3EIOm3sV { display: flex;flex-direction: column; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-KL3EIOm3sV { display: flex;flex-direction: column; } } @media (min-width: 1200px) { .gp-component-id-KL3EIOm3sV { display: flex;flex-direction: column; } }

 @media (max-width: 639px) { .gp-component-id-azELFDUH5S { width: 100%;height: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-azELFDUH5S { width: 100%;height: 100%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-azELFDUH5S { width: 100%;height: 100%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-azELFDUH5S { width: 100%;height: 100%; } } @media (min-width: 1200px) { .gp-component-id-azELFDUH5S { width: 100%;height: 100%; } }

 .gp-component-id-I2kw31yIh { padding-left: 8px;width: 100%;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } @media (max-width: 639px) { .gp-component-id-I2kw31yIh { padding-left: 8px;width: 100%;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-I2kw31yIh { padding-left: 8px;width: 100%;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-I2kw31yIh { padding-left: 8px;width: 50%;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-I2kw31yIh { padding-left: 8px;width: 50%;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } } @media (min-width: 1200px) { .gp-component-id-I2kw31yIh { padding-left: 8px;width: 50%;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } }

 .gp-component-id-gf_XB0jbHE { object-position: center center;object-fit: cover;justify-content: flex-start;align-items: flex-start;display: inline-flex;max-width: 100%;height: auto;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid; } @media (max-width: 639px) { .gp-component-id-gf_XB0jbHE { object-position: center center;object-fit: cover;justify-content: flex-start;align-items: flex-start;display: inline-flex;max-width: 100%;height: auto;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-gf_XB0jbHE { object-position: center center;object-fit: cover;justify-content: flex-start;align-items: flex-start;display: inline-flex;max-width: 100%;height: auto;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-gf_XB0jbHE { object-position: center center;object-fit: cover;justify-content: flex-start;align-items: flex-start;display: inline-flex;max-width: 100%;height: auto;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-gf_XB0jbHE { object-position: center center;object-fit: cover;justify-content: flex-start;align-items: flex-start;display: inline-flex;max-width: 100%;height: auto;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid; } } @media (min-width: 1200px) { .gp-component-id-gf_XB0jbHE { object-position: center center;object-fit: cover;justify-content: flex-start;align-items: flex-start;display: inline-flex;max-width: 100%;height: auto;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid; } }

 @media (max-width: 639px) { .gp-component-id-hsIzJ5OGNu { width: 100%;height: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-hsIzJ5OGNu { width: 100%;height: 100%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-hsIzJ5OGNu { width: 100%;height: 100%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-hsIzJ5OGNu { width: 100%;height: 100%; } } @media (min-width: 1200px) { .gp-component-id-hsIzJ5OGNu { width: 100%;height: 100%; } }

 .gp-component-id-x_vDFY0i1R { padding-left: 8px;width: 100%;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } @media (max-width: 639px) { .gp-component-id-x_vDFY0i1R { padding-left: 8px;width: 100%;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-x_vDFY0i1R { padding-left: 8px;width: 100%;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-x_vDFY0i1R { padding-left: 8px;width: 50%;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-x_vDFY0i1R { padding-left: 8px;width: 50%;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } } @media (min-width: 1200px) { .gp-component-id-x_vDFY0i1R { padding-left: 8px;width: 50%;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } }

 .gp-component-id-yCyCvlGO2J { margin-left: -8px;margin-right: -8px;flex-wrap: wrap; } @media (max-width: 639px) { .gp-component-id-yCyCvlGO2J { margin-left: -8px;margin-right: -8px;flex-wrap: wrap; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-yCyCvlGO2J { margin-left: -8px;margin-right: -8px;flex-wrap: wrap; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-yCyCvlGO2J { margin-left: -8px;margin-right: -8px;flex-wrap: wrap;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-yCyCvlGO2J { margin-left: -8px;margin-right: -8px;flex-wrap: wrap;display: flex; } } @media (min-width: 1200px) { .gp-component-id-yCyCvlGO2J { margin-left: -8px;margin-right: -8px;flex-wrap: wrap;display: flex; } }

 @media (max-width: 639px) { .gp-component-id-N1vtPQdO6c { padding-left: 8px;padding-right: 8px;width: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-N1vtPQdO6c { padding-left: 8px;padding-right: 8px;width: 100%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-N1vtPQdO6c { padding-left: 8px;padding-right: 8px;width: 100%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-N1vtPQdO6c { padding-left: 8px;padding-right: 8px;width: 100%; } } @media (min-width: 1200px) { .gp-component-id-N1vtPQdO6c { padding-left: 8px;padding-right: 8px;width: 100%; } }

 @media (max-width: 639px) { .gp-component-id-DQvWnxlkK { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-width: 1px;border-right-width: 1px;border-top-width: 1px;border-bottom-width: 0px;border-left-color: rgb(28, 27, 27);border-right-color: rgb(28, 27, 27);border-top-color: rgb(146, 66, 253);border-bottom-color: rgb(28, 27, 27);background-color: rgb(23, 22, 22);background-image: url("https://images.groovetech.io/uQnogml6LU0hUvA2S1VBzfeZqxfT5L988mkhQzWUUxY/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzLzVlYmFjMjNkNzNlZjNlMTk2ZTk3Y2E5Mi8xNzUzMjg0NzM5X0x1Y3JvRGlzcnVwdGl2b0JLRy5qcGc.webp");background-size: auto;margin-top: 40px;padding-left: 30px;padding-right: 30px;padding-top: 30px;padding-bottom: 30px;width: 100%;flex-direction: column;justify-content: center;align-items: center;display: flex;background-position-y: 0px;background-position-x: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-DQvWnxlkK { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-width: 1px;border-right-width: 1px;border-top-width: 1px;border-bottom-width: 0px;border-left-color: rgb(28, 27, 27);border-right-color: rgb(28, 27, 27);border-top-color: rgb(146, 66, 253);border-bottom-color: rgb(28, 27, 27);background-color: rgb(23, 22, 22);background-image: url("https://images.groovetech.io/uQnogml6LU0hUvA2S1VBzfeZqxfT5L988mkhQzWUUxY/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzLzVlYmFjMjNkNzNlZjNlMTk2ZTk3Y2E5Mi8xNzUzMjg0NzM5X0x1Y3JvRGlzcnVwdGl2b0JLRy5qcGc.webp");background-size: auto;margin-top: 40px;padding-left: 30px;padding-right: 30px;padding-top: 30px;padding-bottom: 30px;width: 79%;flex-direction: column;justify-content: center;align-items: center;display: flex;background-position-y: 0px;background-position-x: 100%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-DQvWnxlkK { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-width: 1px;border-right-width: 1px;border-top-width: 1px;border-bottom-width: 0px;border-left-color: rgb(28, 27, 27);border-right-color: rgb(28, 27, 27);border-top-color: rgb(146, 66, 253);border-bottom-color: rgb(28, 27, 27);background-color: rgb(23, 22, 22);background-image: url("https://images.groovetech.io/uQnogml6LU0hUvA2S1VBzfeZqxfT5L988mkhQzWUUxY/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzLzVlYmFjMjNkNzNlZjNlMTk2ZTk3Y2E5Mi8xNzUzMjg0NzM5X0x1Y3JvRGlzcnVwdGl2b0JLRy5qcGc.webp");background-size: auto;margin-top: 40px;padding-left: 30px;padding-right: 30px;padding-top: 30px;padding-bottom: 30px;width: 100%;flex-direction: column;justify-content: center;align-items: center;display: flex;background-position-y: 0px;background-position-x: 100%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-DQvWnxlkK { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-width: 1px;border-right-width: 1px;border-top-width: 1px;border-bottom-width: 0px;border-left-color: rgb(28, 27, 27);border-right-color: rgb(28, 27, 27);border-top-color: rgb(146, 66, 253);border-bottom-color: rgb(28, 27, 27);background-color: rgb(23, 22, 22);background-image: url("https://images.groovetech.io/uQnogml6LU0hUvA2S1VBzfeZqxfT5L988mkhQzWUUxY/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzLzVlYmFjMjNkNzNlZjNlMTk2ZTk3Y2E5Mi8xNzUzMjg0NzM5X0x1Y3JvRGlzcnVwdGl2b0JLRy5qcGc.webp");background-size: auto;margin-top: 40px;padding-left: 30px;padding-right: 30px;padding-top: 30px;padding-bottom: 30px;width: 100%;flex-direction: column;justify-content: center;align-items: center;display: flex;background-position-y: 0px;background-position-x: 100%; } } @media (min-width: 1200px) { .gp-component-id-DQvWnxlkK { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-width: 1px;border-right-width: 1px;border-top-width: 1px;border-bottom-width: 0px;border-left-color: rgb(28, 27, 27);border-right-color: rgb(28, 27, 27);border-top-color: rgb(146, 66, 253);border-bottom-color: rgb(28, 27, 27);background-color: rgb(23, 22, 22);background-image: url("https://images.groovetech.io/uQnogml6LU0hUvA2S1VBzfeZqxfT5L988mkhQzWUUxY/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzLzVlYmFjMjNkNzNlZjNlMTk2ZTk3Y2E5Mi8xNzUzMjg0NzM5X0x1Y3JvRGlzcnVwdGl2b0JLRy5qcGc.webp");background-size: auto;margin-top: 40px;padding-left: 30px;padding-right: 30px;padding-top: 30px;padding-bottom: 30px;width: 79%;flex-direction: column;justify-content: center;align-items: center;display: flex;background-position-y: 0px;background-position-x: 100%; } }

 .gp-component-id-T8QT0FSOlt { width: 100%;object-position: center center;object-fit: cover;max-width: 100%;height: auto;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid; } @media (max-width: 639px) { .gp-component-id-T8QT0FSOlt { width: 100%;object-position: center center;object-fit: cover;max-width: 100%;height: auto;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-T8QT0FSOlt { width: 100%;object-position: center center;object-fit: cover;max-width: 100%;height: auto;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-T8QT0FSOlt { width: 100%;object-position: center center;object-fit: cover;max-width: 100%;height: auto;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-T8QT0FSOlt { width: 100%;object-position: center center;object-fit: cover;max-width: 100%;height: auto;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid; } } @media (min-width: 1200px) { .gp-component-id-T8QT0FSOlt { width: 100%;object-position: center center;object-fit: cover;max-width: 100%;height: auto;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid; } }

 .gp-component-id-ZOVBFOz75V { color: inherit;background-color: transparent;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial; } @media (max-width: 639px) { .gp-component-id-ZOVBFOz75V { color: inherit;background-color: transparent;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;padding-top: 10px;width: 35%;height: auto;max-width: 24%;justify-content: flex-start;align-items: flex-start;display: inline-flex;overflow-x: hidden;overflow-y: hidden;object-fit: cover;object-position: center center; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-ZOVBFOz75V { color: inherit;background-color: transparent;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;padding-top: 10px;width: 15%;height: auto;max-width: 34%;justify-content: flex-start;align-items: flex-start;display: inline-flex;overflow-x: hidden;overflow-y: hidden;object-fit: cover;object-position: center center; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-ZOVBFOz75V { color: inherit;background-color: transparent;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;padding-top: 10px;width: 8%;height: auto;max-width: 34%;justify-content: flex-start;align-items: flex-start;display: inline-flex;overflow-x: hidden;overflow-y: hidden;object-fit: cover;object-position: center center; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-ZOVBFOz75V { color: inherit;background-color: transparent;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;padding-top: 10px;width: 8%;height: auto;max-width: 34%;justify-content: flex-start;align-items: flex-start;display: inline-flex;overflow-x: hidden;overflow-y: hidden;object-fit: cover;object-position: center center; } } @media (min-width: 1200px) { .gp-component-id-ZOVBFOz75V { color: inherit;background-color: transparent;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;padding-top: 10px;width: 8%;height: auto;max-width: 34%;justify-content: flex-start;align-items: flex-start;display: inline-flex;overflow-x: hidden;overflow-y: hidden;object-fit: cover;object-position: center center; } }

 .gp-component-id-YcM8LMAyoUc { padding-bottom: 56.25%;height: 0px;position: relative;cursor: pointer; } @media (max-width: 639px) { .gp-component-id-YcM8LMAyoUc { padding-bottom: 56.25%;height: 0px;position: relative;cursor: pointer; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-YcM8LMAyoUc { padding-bottom: 56.25%;height: 0px;position: relative;cursor: pointer; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-YcM8LMAyoUc { padding-bottom: 56.25%;height: 0px;position: relative;cursor: pointer; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-YcM8LMAyoUc { padding-bottom: 56.25%;height: 0px;position: relative;cursor: pointer; } } @media (min-width: 1200px) { .gp-component-id-YcM8LMAyoUc { padding-bottom: 56.25%;height: 0px;position: relative;cursor: pointer; } }

 @media (max-width: 639px) { .gp-component-id-alghOlZ4md { margin-top: 0px;width: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-alghOlZ4md { margin-top: 0px;width: 100%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-alghOlZ4md { margin-top: 0px;width: 100%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-alghOlZ4md { margin-top: 0px;width: 100%; } } @media (min-width: 1200px) { .gp-component-id-alghOlZ4md { margin-top: 0px;width: 100%; } }

 .gp-component-id-Xwx2eIKszP { overflow-wrap: break-word;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px; } @media (max-width: 639px) { .gp-component-id-Xwx2eIKszP { overflow-wrap: break-word;margin-top: 20px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;font-size: 26px !important;font-weight: 700 !important;color: rgb(255, 255, 255);line-height: 1.25; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-Xwx2eIKszP { overflow-wrap: break-word;margin-top: 20px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;font-size: 26px !important;font-weight: 700 !important;color: rgb(255, 255, 255);line-height: 1.25; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-Xwx2eIKszP { overflow-wrap: break-word;margin-top: 20px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;font-size: 26px !important;font-weight: 700 !important;color: rgb(255, 255, 255);line-height: 1.25; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-Xwx2eIKszP { overflow-wrap: break-word;margin-top: 20px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;font-size: 26px !important;font-weight: 700 !important;color: rgb(255, 255, 255);line-height: 1.25; } } @media (min-width: 1200px) { .gp-component-id-Xwx2eIKszP { overflow-wrap: break-word;margin-top: 20px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;font-size: 26px !important;font-weight: 700 !important;color: rgb(255, 255, 255);line-height: 1.25; } }

 .gp-component-id-SN70epSy8P { display: flex;flex-direction: column; } @media (max-width: 639px) { .gp-component-id-SN70epSy8P { display: flex;flex-direction: column; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-SN70epSy8P { display: flex;flex-direction: column; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-SN70epSy8P { display: flex;flex-direction: column; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-SN70epSy8P { display: flex;flex-direction: column; } } @media (min-width: 1200px) { .gp-component-id-SN70epSy8P { display: flex;flex-direction: column; } }

 .gp-component-id-KQIj_JX3Dz { overflow-wrap: break-word;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px; } @media (max-width: 639px) { .gp-component-id-KQIj_JX3Dz { overflow-wrap: break-word;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;font-size: 17px !important;font-weight: 400 !important;font-family: "Open Sans" !important;font-style: italic !important;color: rgb(255, 255, 255);text-decoration-line: inherit; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-KQIj_JX3Dz { overflow-wrap: break-word;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;font-size: 17px !important;font-weight: 400 !important;font-family: "Open Sans" !important;font-style: italic !important;color: rgb(255, 255, 255);text-decoration-line: inherit; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-KQIj_JX3Dz { overflow-wrap: break-word;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;font-size: 17px !important;font-weight: 400 !important;font-family: "Open Sans" !important;font-style: italic !important;color: rgb(255, 255, 255);text-decoration-line: inherit; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-KQIj_JX3Dz { overflow-wrap: break-word;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;font-size: 17px !important;font-weight: 400 !important;font-family: "Open Sans" !important;font-style: italic !important;color: rgb(255, 255, 255);text-decoration-line: inherit; } } @media (min-width: 1200px) { .gp-component-id-KQIj_JX3Dz { overflow-wrap: break-word;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;font-size: 17px !important;font-weight: 400 !important;font-family: "Open Sans" !important;font-style: italic !important;color: rgb(255, 255, 255);text-decoration-line: inherit; } }

 .gp-component-id-B1lJFID5eX { display: flex;flex-direction: column; } @media (max-width: 639px) { .gp-component-id-B1lJFID5eX { display: flex;flex-direction: column; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-B1lJFID5eX { display: flex;flex-direction: column; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-B1lJFID5eX { display: flex;flex-direction: column; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-B1lJFID5eX { display: flex;flex-direction: column; } } @media (min-width: 1200px) { .gp-component-id-B1lJFID5eX { display: flex;flex-direction: column; } }

 .gp-component-id-wLgEgb1N9T { overflow-wrap: break-word;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px; } @media (max-width: 639px) { .gp-component-id-wLgEgb1N9T { overflow-wrap: break-word;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;font-size: 34px !important;font-weight: 700 !important;font-family: "Archivo Black" !important;color: rgb(146, 66, 253); } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-wLgEgb1N9T { overflow-wrap: break-word;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;font-size: 34px !important;font-weight: 700 !important;font-family: "Archivo Black" !important;color: rgb(146, 66, 253); } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-wLgEgb1N9T { overflow-wrap: break-word;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;font-size: 34px !important;font-weight: 700 !important;font-family: "Archivo Black" !important;color: rgb(146, 66, 253); } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-wLgEgb1N9T { overflow-wrap: break-word;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;font-size: 34px !important;font-weight: 700 !important;font-family: "Archivo Black" !important;color: rgb(146, 66, 253); } } @media (min-width: 1200px) { .gp-component-id-wLgEgb1N9T { overflow-wrap: break-word;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;font-size: 34px !important;font-weight: 700 !important;font-family: "Archivo Black" !important;color: rgb(146, 66, 253); } }

 .gp-component-id-mtayLJiCG4 { display: flex;flex-direction: column; } @media (max-width: 639px) { .gp-component-id-mtayLJiCG4 { display: flex;flex-direction: column; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-mtayLJiCG4 { display: flex;flex-direction: column; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-mtayLJiCG4 { display: flex;flex-direction: column; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-mtayLJiCG4 { display: flex;flex-direction: column; } } @media (min-width: 1200px) { .gp-component-id-mtayLJiCG4 { display: flex;flex-direction: column; } }

 @media (max-width: 639px) { .gp-component-id-3ok68dyAp8 { width: 100%;height: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-3ok68dyAp8 { width: 100%;height: 100%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-3ok68dyAp8 { width: 100%;height: 100%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-3ok68dyAp8 { width: 100%;height: 100%; } } @media (min-width: 1200px) { .gp-component-id-3ok68dyAp8 { width: 100%;height: 100%; } }

 .gp-component-id-xuyUKlHPVF { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 100%;padding-left: 8px; } @media (max-width: 639px) { .gp-component-id-xuyUKlHPVF { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 100%;padding-left: 8px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-xuyUKlHPVF { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 100%;padding-left: 8px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-xuyUKlHPVF { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 50%;padding-left: 8px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-xuyUKlHPVF { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 50%;padding-left: 8px; } } @media (min-width: 1200px) { .gp-component-id-xuyUKlHPVF { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 50%;padding-left: 8px; } }

 .gp-component-id-Bnj9z8sNbG { object-position: center center;object-fit: cover;justify-content: flex-start;align-items: flex-start;display: inline-flex;max-width: 100%;height: auto;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid; } @media (max-width: 639px) { .gp-component-id-Bnj9z8sNbG { object-position: center center;object-fit: cover;justify-content: flex-start;align-items: flex-start;display: inline-flex;max-width: 100%;height: auto;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-Bnj9z8sNbG { object-position: center center;object-fit: cover;justify-content: flex-start;align-items: flex-start;display: inline-flex;max-width: 100%;height: auto;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-Bnj9z8sNbG { object-position: center center;object-fit: cover;justify-content: flex-start;align-items: flex-start;display: inline-flex;max-width: 100%;height: auto;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-Bnj9z8sNbG { object-position: center center;object-fit: cover;justify-content: flex-start;align-items: flex-start;display: inline-flex;max-width: 100%;height: auto;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid; } } @media (min-width: 1200px) { .gp-component-id-Bnj9z8sNbG { object-position: center center;object-fit: cover;justify-content: flex-start;align-items: flex-start;display: inline-flex;max-width: 100%;height: auto;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid; } }

 @media (max-width: 639px) { .gp-component-id-hsP502PCs0 { width: 100%;height: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-hsP502PCs0 { width: 100%;height: 100%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-hsP502PCs0 { width: 100%;height: 100%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-hsP502PCs0 { width: 100%;height: 100%; } } @media (min-width: 1200px) { .gp-component-id-hsP502PCs0 { width: 100%;height: 100%; } }

 .gp-component-id-pt6ysfB0Hy { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 100%;padding-left: 8px; } @media (max-width: 639px) { .gp-component-id-pt6ysfB0Hy { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 100%;padding-left: 8px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-pt6ysfB0Hy { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 100%;padding-left: 8px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-pt6ysfB0Hy { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 50%;padding-left: 8px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-pt6ysfB0Hy { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 50%;padding-left: 8px; } } @media (min-width: 1200px) { .gp-component-id-pt6ysfB0Hy { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 50%;padding-left: 8px; } }

 .gp-component-id-pT6QKAHpF3 { flex-wrap: wrap;margin-right: -8px;margin-left: -8px; } @media (max-width: 639px) { .gp-component-id-pT6QKAHpF3 { flex-wrap: wrap;margin-right: -8px;margin-left: -8px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-pT6QKAHpF3 { flex-wrap: wrap;margin-right: -8px;margin-left: -8px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-pT6QKAHpF3 { flex-wrap: wrap;margin-right: -8px;margin-left: -8px;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-pT6QKAHpF3 { flex-wrap: wrap;margin-right: -8px;margin-left: -8px;display: flex; } } @media (min-width: 1200px) { .gp-component-id-pT6QKAHpF3 { flex-wrap: wrap;margin-right: -8px;margin-left: -8px;display: flex; } }

 @media (max-width: 639px) { .gp-component-id-g5N9Kjz0kq { padding-left: 8px;padding-right: 8px;width: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-g5N9Kjz0kq { padding-left: 8px;padding-right: 8px;width: 100%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-g5N9Kjz0kq { padding-left: 8px;padding-right: 8px;width: 100%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-g5N9Kjz0kq { padding-left: 8px;padding-right: 8px;width: 100%; } } @media (min-width: 1200px) { .gp-component-id-g5N9Kjz0kq { padding-left: 8px;padding-right: 8px;width: 100%; } }

 @media (max-width: 639px) { .gp-component-id-jIBQHEZgF { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-width: 1px;border-right-width: 1px;border-top-width: 1px;border-bottom-width: 0px;border-left-color: rgb(28, 27, 27);border-right-color: rgb(28, 27, 27);border-top-color: rgb(146, 66, 253);border-bottom-color: rgb(28, 27, 27);background-color: rgb(23, 22, 22);background-image: url("https://images.groovetech.io/uQnogml6LU0hUvA2S1VBzfeZqxfT5L988mkhQzWUUxY/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzLzVlYmFjMjNkNzNlZjNlMTk2ZTk3Y2E5Mi8xNzUzMjg0NzM5X0x1Y3JvRGlzcnVwdGl2b0JLRy5qcGc.webp");background-size: auto;margin-top: 40px;padding-left: 30px;padding-right: 30px;padding-top: 30px;padding-bottom: 30px;width: 100%;flex-direction: column;justify-content: center;align-items: center;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-jIBQHEZgF { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-width: 1px;border-right-width: 1px;border-top-width: 1px;border-bottom-width: 0px;border-left-color: rgb(28, 27, 27);border-right-color: rgb(28, 27, 27);border-top-color: rgb(146, 66, 253);border-bottom-color: rgb(28, 27, 27);background-color: rgb(23, 22, 22);background-image: url("https://images.groovetech.io/uQnogml6LU0hUvA2S1VBzfeZqxfT5L988mkhQzWUUxY/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzLzVlYmFjMjNkNzNlZjNlMTk2ZTk3Y2E5Mi8xNzUzMjg0NzM5X0x1Y3JvRGlzcnVwdGl2b0JLRy5qcGc.webp");background-size: auto;margin-top: 40px;padding-left: 30px;padding-right: 30px;padding-top: 30px;padding-bottom: 30px;width: 79%;flex-direction: column;justify-content: center;align-items: center;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-jIBQHEZgF { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-width: 1px;border-right-width: 1px;border-top-width: 1px;border-bottom-width: 0px;border-left-color: rgb(28, 27, 27);border-right-color: rgb(28, 27, 27);border-top-color: rgb(146, 66, 253);border-bottom-color: rgb(28, 27, 27);background-color: rgb(23, 22, 22);background-image: url("https://images.groovetech.io/uQnogml6LU0hUvA2S1VBzfeZqxfT5L988mkhQzWUUxY/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzLzVlYmFjMjNkNzNlZjNlMTk2ZTk3Y2E5Mi8xNzUzMjg0NzM5X0x1Y3JvRGlzcnVwdGl2b0JLRy5qcGc.webp");background-size: auto;margin-top: 40px;padding-left: 30px;padding-right: 30px;padding-top: 30px;padding-bottom: 30px;width: 100%;flex-direction: column;justify-content: center;align-items: center;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-jIBQHEZgF { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-width: 1px;border-right-width: 1px;border-top-width: 1px;border-bottom-width: 0px;border-left-color: rgb(28, 27, 27);border-right-color: rgb(28, 27, 27);border-top-color: rgb(146, 66, 253);border-bottom-color: rgb(28, 27, 27);background-color: rgb(23, 22, 22);background-image: url("https://images.groovetech.io/uQnogml6LU0hUvA2S1VBzfeZqxfT5L988mkhQzWUUxY/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzLzVlYmFjMjNkNzNlZjNlMTk2ZTk3Y2E5Mi8xNzUzMjg0NzM5X0x1Y3JvRGlzcnVwdGl2b0JLRy5qcGc.webp");background-size: auto;margin-top: 40px;padding-left: 30px;padding-right: 30px;padding-top: 30px;padding-bottom: 30px;width: 100%;flex-direction: column;justify-content: center;align-items: center;display: flex; } } @media (min-width: 1200px) { .gp-component-id-jIBQHEZgF { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-width: 1px;border-right-width: 1px;border-top-width: 1px;border-bottom-width: 0px;border-left-color: rgb(28, 27, 27);border-right-color: rgb(28, 27, 27);border-top-color: rgb(146, 66, 253);border-bottom-color: rgb(28, 27, 27);background-color: rgb(23, 22, 22);background-image: url("https://images.groovetech.io/uQnogml6LU0hUvA2S1VBzfeZqxfT5L988mkhQzWUUxY/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzLzVlYmFjMjNkNzNlZjNlMTk2ZTk3Y2E5Mi8xNzUzMjg0NzM5X0x1Y3JvRGlzcnVwdGl2b0JLRy5qcGc.webp");background-size: auto;margin-top: 40px;padding-left: 30px;padding-right: 30px;padding-top: 30px;padding-bottom: 30px;width: 79%;flex-direction: column;justify-content: center;align-items: center;display: flex; } }

 .gp-component-id-dorX3dzGo3 { width: 100%;object-position: center center;object-fit: cover;max-width: 100%;height: auto;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid; } @media (max-width: 639px) { .gp-component-id-dorX3dzGo3 { width: 100%;object-position: center center;object-fit: cover;max-width: 100%;height: auto;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-dorX3dzGo3 { width: 100%;object-position: center center;object-fit: cover;max-width: 100%;height: auto;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-dorX3dzGo3 { width: 100%;object-position: center center;object-fit: cover;max-width: 100%;height: auto;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-dorX3dzGo3 { width: 100%;object-position: center center;object-fit: cover;max-width: 100%;height: auto;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid; } } @media (min-width: 1200px) { .gp-component-id-dorX3dzGo3 { width: 100%;object-position: center center;object-fit: cover;max-width: 100%;height: auto;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid; } }

 .gp-component-id-zM8OfL_onV { color: inherit;background-color: transparent;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial; } @media (max-width: 639px) { .gp-component-id-zM8OfL_onV { color: inherit;background-color: transparent;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;padding-top: 10px;width: 7%;height: auto;max-width: 24%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-position: center center;object-fit: cover;overflow-y: hidden;overflow-x: hidden; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-zM8OfL_onV { color: inherit;background-color: transparent;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;padding-top: 10px;width: 15%;height: auto;max-width: 34%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-position: center center;object-fit: cover;overflow-y: hidden;overflow-x: hidden; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-zM8OfL_onV { color: inherit;background-color: transparent;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;padding-top: 10px;width: 7%;height: auto;max-width: 34%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-position: center center;object-fit: cover;overflow-y: hidden;overflow-x: hidden; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-zM8OfL_onV { color: inherit;background-color: transparent;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;padding-top: 10px;width: 7%;height: auto;max-width: 34%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-position: center center;object-fit: cover;overflow-y: hidden;overflow-x: hidden; } } @media (min-width: 1200px) { .gp-component-id-zM8OfL_onV { color: inherit;background-color: transparent;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;padding-top: 10px;width: 7%;height: auto;max-width: 34%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-position: center center;object-fit: cover;overflow-y: hidden;overflow-x: hidden; } }

 .gp-component-id-DpuHNx9f6Br { padding-bottom: 56.25%;height: 0px;position: relative;cursor: pointer; } @media (max-width: 639px) { .gp-component-id-DpuHNx9f6Br { padding-bottom: 56.25%;height: 0px;position: relative;cursor: pointer; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-DpuHNx9f6Br { padding-bottom: 56.25%;height: 0px;position: relative;cursor: pointer; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-DpuHNx9f6Br { padding-bottom: 56.25%;height: 0px;position: relative;cursor: pointer; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-DpuHNx9f6Br { padding-bottom: 56.25%;height: 0px;position: relative;cursor: pointer; } } @media (min-width: 1200px) { .gp-component-id-DpuHNx9f6Br { padding-bottom: 56.25%;height: 0px;position: relative;cursor: pointer; } }

 @media (max-width: 639px) { .gp-component-id-N0u85nJayc { margin-top: 10px;width: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-N0u85nJayc { margin-top: 10px;width: 100%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-N0u85nJayc { margin-top: 10px;width: 100%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-N0u85nJayc { margin-top: 10px;width: 100%; } } @media (min-width: 1200px) { .gp-component-id-N0u85nJayc { margin-top: 10px;width: 100%; } }

 .gp-component-id-tsZVIYTjPT { overflow-wrap: break-word;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px; } @media (max-width: 639px) { .gp-component-id-tsZVIYTjPT { overflow-wrap: break-word;margin-top: 20px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;font-size: 26px !important;font-weight: 700 !important;color: rgb(255, 255, 255);line-height: 1.25; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-tsZVIYTjPT { overflow-wrap: break-word;margin-top: 20px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;font-size: 26px !important;font-weight: 700 !important;color: rgb(255, 255, 255);line-height: 1.25; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-tsZVIYTjPT { overflow-wrap: break-word;margin-top: 20px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;font-size: 26px !important;font-weight: 700 !important;color: rgb(255, 255, 255);line-height: 1.25; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-tsZVIYTjPT { overflow-wrap: break-word;margin-top: 20px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;font-size: 26px !important;font-weight: 700 !important;color: rgb(255, 255, 255);line-height: 1.25; } } @media (min-width: 1200px) { .gp-component-id-tsZVIYTjPT { overflow-wrap: break-word;margin-top: 20px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;font-size: 26px !important;font-weight: 700 !important;color: rgb(255, 255, 255);line-height: 1.25; } }

 .gp-component-id-KjRtY0BVHj { display: flex;flex-direction: column; } @media (max-width: 639px) { .gp-component-id-KjRtY0BVHj { display: flex;flex-direction: column; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-KjRtY0BVHj { display: flex;flex-direction: column; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-KjRtY0BVHj { display: flex;flex-direction: column; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-KjRtY0BVHj { display: flex;flex-direction: column; } } @media (min-width: 1200px) { .gp-component-id-KjRtY0BVHj { display: flex;flex-direction: column; } }

 .gp-component-id-DCWsaEg5GI { overflow-wrap: break-word;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px; } @media (max-width: 639px) { .gp-component-id-DCWsaEg5GI { overflow-wrap: break-word;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;font-size: 17px !important;font-weight: 400 !important;font-family: "Open Sans" !important;font-style: italic !important;color: rgb(255, 255, 255);text-decoration-line: inherit; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-DCWsaEg5GI { overflow-wrap: break-word;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;font-size: 17px !important;font-weight: 400 !important;font-family: "Open Sans" !important;font-style: italic !important;color: rgb(255, 255, 255);text-decoration-line: inherit; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-DCWsaEg5GI { overflow-wrap: break-word;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;font-size: 17px !important;font-weight: 400 !important;font-family: "Open Sans" !important;font-style: italic !important;color: rgb(255, 255, 255);text-decoration-line: inherit; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-DCWsaEg5GI { overflow-wrap: break-word;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;font-size: 17px !important;font-weight: 400 !important;font-family: "Open Sans" !important;font-style: italic !important;color: rgb(255, 255, 255);text-decoration-line: inherit; } } @media (min-width: 1200px) { .gp-component-id-DCWsaEg5GI { overflow-wrap: break-word;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;font-size: 17px !important;font-weight: 400 !important;font-family: "Open Sans" !important;font-style: italic !important;color: rgb(255, 255, 255);text-decoration-line: inherit; } }

 .gp-component-id-cdyJ71gDfR { display: flex;flex-direction: column; } @media (max-width: 639px) { .gp-component-id-cdyJ71gDfR { display: flex;flex-direction: column; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-cdyJ71gDfR { display: flex;flex-direction: column; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-cdyJ71gDfR { display: flex;flex-direction: column; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-cdyJ71gDfR { display: flex;flex-direction: column; } } @media (min-width: 1200px) { .gp-component-id-cdyJ71gDfR { display: flex;flex-direction: column; } }

 .gp-component-id-jcq0ZI1_Ew { overflow-wrap: break-word;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px; } @media (max-width: 639px) { .gp-component-id-jcq0ZI1_Ew { overflow-wrap: break-word;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;font-size: 34px !important;font-weight: 700 !important;font-family: "Archivo Black" !important;color: rgb(146, 66, 253); } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-jcq0ZI1_Ew { overflow-wrap: break-word;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;font-size: 34px !important;font-weight: 700 !important;font-family: "Archivo Black" !important;color: rgb(146, 66, 253); } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-jcq0ZI1_Ew { overflow-wrap: break-word;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;font-size: 34px !important;font-weight: 700 !important;font-family: "Archivo Black" !important;color: rgb(146, 66, 253); } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-jcq0ZI1_Ew { overflow-wrap: break-word;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;font-size: 34px !important;font-weight: 700 !important;font-family: "Archivo Black" !important;color: rgb(146, 66, 253); } } @media (min-width: 1200px) { .gp-component-id-jcq0ZI1_Ew { overflow-wrap: break-word;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;font-size: 34px !important;font-weight: 700 !important;font-family: "Archivo Black" !important;color: rgb(146, 66, 253); } }

 .gp-component-id-_0IyQQaLKJ { display: flex;flex-direction: column; } @media (max-width: 639px) { .gp-component-id-_0IyQQaLKJ { display: flex;flex-direction: column; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-_0IyQQaLKJ { display: flex;flex-direction: column; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-_0IyQQaLKJ { display: flex;flex-direction: column; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-_0IyQQaLKJ { display: flex;flex-direction: column; } } @media (min-width: 1200px) { .gp-component-id-_0IyQQaLKJ { display: flex;flex-direction: column; } }

 @media (max-width: 639px) { .gp-component-id-Y92tfUOGop { width: 100%;height: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-Y92tfUOGop { width: 100%;height: 100%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-Y92tfUOGop { width: 100%;height: 100%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-Y92tfUOGop { width: 100%;height: 100%; } } @media (min-width: 1200px) { .gp-component-id-Y92tfUOGop { width: 100%;height: 100%; } }

 .gp-component-id-gGCeRqUkPI { padding-left: 8px;width: 100%;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } @media (max-width: 639px) { .gp-component-id-gGCeRqUkPI { padding-left: 8px;width: 100%;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-gGCeRqUkPI { padding-left: 8px;width: 100%;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-gGCeRqUkPI { padding-left: 8px;width: 50%;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-gGCeRqUkPI { padding-left: 8px;width: 50%;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } } @media (min-width: 1200px) { .gp-component-id-gGCeRqUkPI { padding-left: 8px;width: 50%;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } }

 .gp-component-id-xWvGDEGdq2 { object-position: center center;object-fit: cover;justify-content: flex-start;align-items: flex-start;display: inline-flex;max-width: 100%;height: auto;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid; } @media (max-width: 639px) { .gp-component-id-xWvGDEGdq2 { object-position: center center;object-fit: cover;justify-content: flex-start;align-items: flex-start;display: inline-flex;max-width: 100%;height: auto;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-xWvGDEGdq2 { object-position: center center;object-fit: cover;justify-content: flex-start;align-items: flex-start;display: inline-flex;max-width: 100%;height: auto;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-xWvGDEGdq2 { object-position: center center;object-fit: cover;justify-content: flex-start;align-items: flex-start;display: inline-flex;max-width: 100%;height: auto;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-xWvGDEGdq2 { object-position: center center;object-fit: cover;justify-content: flex-start;align-items: flex-start;display: inline-flex;max-width: 100%;height: auto;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid; } } @media (min-width: 1200px) { .gp-component-id-xWvGDEGdq2 { object-position: center center;object-fit: cover;justify-content: flex-start;align-items: flex-start;display: inline-flex;max-width: 100%;height: auto;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid; } }

 @media (max-width: 639px) { .gp-component-id-XtwG6KGZOL { width: 100%;height: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-XtwG6KGZOL { width: 100%;height: 100%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-XtwG6KGZOL { width: 100%;height: 100%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-XtwG6KGZOL { width: 100%;height: 100%; } } @media (min-width: 1200px) { .gp-component-id-XtwG6KGZOL { width: 100%;height: 100%; } }

 .gp-component-id-vcJvOcfAec { padding-left: 8px;width: 100%;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } @media (max-width: 639px) { .gp-component-id-vcJvOcfAec { padding-left: 8px;width: 100%;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-vcJvOcfAec { padding-left: 8px;width: 100%;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-vcJvOcfAec { padding-left: 8px;width: 50%;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-vcJvOcfAec { padding-left: 8px;width: 50%;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } } @media (min-width: 1200px) { .gp-component-id-vcJvOcfAec { padding-left: 8px;width: 50%;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } }

 .gp-component-id-l860r1wlok { margin-left: -8px;margin-right: -8px;flex-wrap: wrap; } @media (max-width: 639px) { .gp-component-id-l860r1wlok { margin-left: -8px;margin-right: -8px;flex-wrap: wrap; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-l860r1wlok { margin-left: -8px;margin-right: -8px;flex-wrap: wrap; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-l860r1wlok { margin-left: -8px;margin-right: -8px;flex-wrap: wrap;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-l860r1wlok { margin-left: -8px;margin-right: -8px;flex-wrap: wrap;display: flex; } } @media (min-width: 1200px) { .gp-component-id-l860r1wlok { margin-left: -8px;margin-right: -8px;flex-wrap: wrap;display: flex; } }

 @media (max-width: 639px) { .gp-component-id-z6zY4VRC6y { padding-left: 8px;padding-right: 8px;width: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-z6zY4VRC6y { padding-left: 8px;padding-right: 8px;width: 100%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-z6zY4VRC6y { padding-left: 8px;padding-right: 8px;width: 100%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-z6zY4VRC6y { padding-left: 8px;padding-right: 8px;width: 100%; } } @media (min-width: 1200px) { .gp-component-id-z6zY4VRC6y { padding-left: 8px;padding-right: 8px;width: 100%; } }

 @media (max-width: 639px) { .gp-component-id-bpcFkLItN { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-width: 1px;border-right-width: 1px;border-top-width: 1px;border-bottom-width: 0px;border-left-color: rgb(28, 27, 27);border-right-color: rgb(28, 27, 27);border-top-color: rgb(146, 66, 253);border-bottom-color: rgb(28, 27, 27);background-color: rgb(23, 22, 22);background-image: url("https://images.groovetech.io/uQnogml6LU0hUvA2S1VBzfeZqxfT5L988mkhQzWUUxY/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzLzVlYmFjMjNkNzNlZjNlMTk2ZTk3Y2E5Mi8xNzUzMjg0NzM5X0x1Y3JvRGlzcnVwdGl2b0JLRy5qcGc.webp");background-size: auto;margin-top: 40px;padding-left: 30px;padding-right: 30px;padding-top: 30px;padding-bottom: 30px;width: 100%;flex-direction: column;justify-content: center;align-items: center;display: flex;background-position-y: 0px;background-position-x: 0px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-bpcFkLItN { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-width: 1px;border-right-width: 1px;border-top-width: 1px;border-bottom-width: 0px;border-left-color: rgb(28, 27, 27);border-right-color: rgb(28, 27, 27);border-top-color: rgb(146, 66, 253);border-bottom-color: rgb(28, 27, 27);background-color: rgb(23, 22, 22);background-image: url("https://images.groovetech.io/uQnogml6LU0hUvA2S1VBzfeZqxfT5L988mkhQzWUUxY/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzLzVlYmFjMjNkNzNlZjNlMTk2ZTk3Y2E5Mi8xNzUzMjg0NzM5X0x1Y3JvRGlzcnVwdGl2b0JLRy5qcGc.webp");background-size: auto;margin-top: 40px;padding-left: 30px;padding-right: 30px;padding-top: 30px;padding-bottom: 30px;width: 79%;flex-direction: column;justify-content: center;align-items: center;display: flex;background-position-y: 0px;background-position-x: 0px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-bpcFkLItN { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-width: 1px;border-right-width: 1px;border-top-width: 1px;border-bottom-width: 0px;border-left-color: rgb(28, 27, 27);border-right-color: rgb(28, 27, 27);border-top-color: rgb(146, 66, 253);border-bottom-color: rgb(28, 27, 27);background-color: rgb(23, 22, 22);background-image: url("https://images.groovetech.io/uQnogml6LU0hUvA2S1VBzfeZqxfT5L988mkhQzWUUxY/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzLzVlYmFjMjNkNzNlZjNlMTk2ZTk3Y2E5Mi8xNzUzMjg0NzM5X0x1Y3JvRGlzcnVwdGl2b0JLRy5qcGc.webp");background-size: auto;margin-top: 40px;padding-left: 30px;padding-right: 30px;padding-top: 30px;padding-bottom: 30px;width: 100%;flex-direction: column;justify-content: center;align-items: center;display: flex;background-position-y: 0px;background-position-x: 0px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-bpcFkLItN { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-width: 1px;border-right-width: 1px;border-top-width: 1px;border-bottom-width: 0px;border-left-color: rgb(28, 27, 27);border-right-color: rgb(28, 27, 27);border-top-color: rgb(146, 66, 253);border-bottom-color: rgb(28, 27, 27);background-color: rgb(23, 22, 22);background-image: url("https://images.groovetech.io/uQnogml6LU0hUvA2S1VBzfeZqxfT5L988mkhQzWUUxY/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzLzVlYmFjMjNkNzNlZjNlMTk2ZTk3Y2E5Mi8xNzUzMjg0NzM5X0x1Y3JvRGlzcnVwdGl2b0JLRy5qcGc.webp");background-size: auto;margin-top: 40px;padding-left: 30px;padding-right: 30px;padding-top: 30px;padding-bottom: 30px;width: 100%;flex-direction: column;justify-content: center;align-items: center;display: flex;background-position-y: 0px;background-position-x: 0px; } } @media (min-width: 1200px) { .gp-component-id-bpcFkLItN { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-width: 1px;border-right-width: 1px;border-top-width: 1px;border-bottom-width: 0px;border-left-color: rgb(28, 27, 27);border-right-color: rgb(28, 27, 27);border-top-color: rgb(146, 66, 253);border-bottom-color: rgb(28, 27, 27);background-color: rgb(23, 22, 22);background-image: url("https://images.groovetech.io/uQnogml6LU0hUvA2S1VBzfeZqxfT5L988mkhQzWUUxY/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzLzVlYmFjMjNkNzNlZjNlMTk2ZTk3Y2E5Mi8xNzUzMjg0NzM5X0x1Y3JvRGlzcnVwdGl2b0JLRy5qcGc.webp");background-size: auto;margin-top: 40px;padding-left: 30px;padding-right: 30px;padding-top: 30px;padding-bottom: 30px;width: 79%;flex-direction: column;justify-content: center;align-items: center;display: flex;background-position-y: 0px;background-position-x: 0px; } }

 .gp-component-id-yEPDASbE_AX { width: 100%;object-position: center center;object-fit: cover;max-width: 100%;height: auto;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid; } @media (max-width: 639px) { .gp-component-id-yEPDASbE_AX { width: 100%;object-position: center center;object-fit: cover;max-width: 100%;height: auto;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-yEPDASbE_AX { width: 100%;object-position: center center;object-fit: cover;max-width: 100%;height: auto;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-yEPDASbE_AX { width: 100%;object-position: center center;object-fit: cover;max-width: 100%;height: auto;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-yEPDASbE_AX { width: 100%;object-position: center center;object-fit: cover;max-width: 100%;height: auto;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid; } } @media (min-width: 1200px) { .gp-component-id-yEPDASbE_AX { width: 100%;object-position: center center;object-fit: cover;max-width: 100%;height: auto;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid; } }

 .gp-component-id-nxq930vncY { color: inherit;background-color: transparent;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial; } @media (max-width: 639px) { .gp-component-id-nxq930vncY { color: inherit;background-color: transparent;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;padding-top: 10px;width: 35%;height: auto;max-width: 24%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-position: center center;object-fit: cover;overflow-y: hidden;overflow-x: hidden; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-nxq930vncY { color: inherit;background-color: transparent;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;padding-top: 10px;width: 15%;height: auto;max-width: 25%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-position: center center;object-fit: cover;overflow-y: hidden;overflow-x: hidden; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-nxq930vncY { color: inherit;background-color: transparent;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;padding-top: 10px;width: 7%;height: auto;max-width: 34%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-position: center center;object-fit: cover;overflow-y: hidden;overflow-x: hidden; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-nxq930vncY { color: inherit;background-color: transparent;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;padding-top: 10px;width: 7%;height: auto;max-width: 34%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-position: center center;object-fit: cover;overflow-y: hidden;overflow-x: hidden; } } @media (min-width: 1200px) { .gp-component-id-nxq930vncY { color: inherit;background-color: transparent;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;padding-top: 10px;width: 7%;height: auto;max-width: 34%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-position: center center;object-fit: cover;overflow-y: hidden;overflow-x: hidden; } }

 .gp-component-id-WH7Yw3X3eLo { padding-bottom: 56.25%;height: 0px;position: relative;cursor: pointer; } @media (max-width: 639px) { .gp-component-id-WH7Yw3X3eLo { padding-bottom: 56.25%;height: 0px;position: relative;cursor: pointer; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-WH7Yw3X3eLo { padding-bottom: 56.25%;height: 0px;position: relative;cursor: pointer; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-WH7Yw3X3eLo { padding-bottom: 56.25%;height: 0px;position: relative;cursor: pointer; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-WH7Yw3X3eLo { padding-bottom: 56.25%;height: 0px;position: relative;cursor: pointer; } } @media (min-width: 1200px) { .gp-component-id-WH7Yw3X3eLo { padding-bottom: 56.25%;height: 0px;position: relative;cursor: pointer; } }

 @media (max-width: 639px) { .gp-component-id-a46TBYbzBS { margin-top: 30px;width: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-a46TBYbzBS { margin-top: 30px;width: 100%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-a46TBYbzBS { margin-top: 30px;width: 100%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-a46TBYbzBS { margin-top: 30px;width: 100%; } } @media (min-width: 1200px) { .gp-component-id-a46TBYbzBS { margin-top: 30px;width: 100%; } }

 .gp-component-id-ZAifCAhXHlD { overflow-wrap: break-word;color: inherit;background-color: transparent;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial; } @media (max-width: 639px) { .gp-component-id-ZAifCAhXHlD { overflow-wrap: break-word;color: inherit;background-color: transparent;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-ZAifCAhXHlD { overflow-wrap: break-word;color: inherit;background-color: transparent;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-ZAifCAhXHlD { overflow-wrap: break-word;color: inherit;background-color: transparent;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-ZAifCAhXHlD { overflow-wrap: break-word;color: inherit;background-color: transparent;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial; } } @media (min-width: 1200px) { .gp-component-id-ZAifCAhXHlD { overflow-wrap: break-word;color: inherit;background-color: transparent;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial; } }

 .gp-component-id-xuV35tEcwi { overflow-wrap: break-word;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px; } @media (max-width: 639px) { .gp-component-id-xuV35tEcwi { overflow-wrap: break-word;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;font-size: 22px !important;color: rgb(146, 66, 253);padding-top: 10px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-xuV35tEcwi { overflow-wrap: break-word;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;font-size: 22px !important;color: rgb(146, 66, 253);padding-top: 10px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-xuV35tEcwi { overflow-wrap: break-word;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;font-size: 22px !important;color: rgb(146, 66, 253);padding-top: 10px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-xuV35tEcwi { overflow-wrap: break-word;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;font-size: 22px !important;color: rgb(146, 66, 253);padding-top: 10px; } } @media (min-width: 1200px) { .gp-component-id-xuV35tEcwi { overflow-wrap: break-word;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;font-size: 22px !important;color: rgb(146, 66, 253);padding-top: 10px; } }

 .gp-component-id-s9HvKBuWF { display: flex;flex-direction: column; } @media (max-width: 639px) { .gp-component-id-s9HvKBuWF { display: flex;flex-direction: column; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-s9HvKBuWF { display: flex;flex-direction: column; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-s9HvKBuWF { display: flex;flex-direction: column; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-s9HvKBuWF { display: flex;flex-direction: column; } } @media (min-width: 1200px) { .gp-component-id-s9HvKBuWF { display: flex;flex-direction: column; } }

 .gp-component-id-_XseDw8UjL { overflow-wrap: break-word;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px; } @media (max-width: 639px) { .gp-component-id-_XseDw8UjL { overflow-wrap: break-word;margin-top: 20px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;font-size: 26px !important;font-weight: 700 !important;color: rgb(255, 255, 255);line-height: 1.25; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-_XseDw8UjL { overflow-wrap: break-word;margin-top: 20px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;font-size: 26px !important;font-weight: 700 !important;color: rgb(255, 255, 255);line-height: 1.25; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-_XseDw8UjL { overflow-wrap: break-word;margin-top: 20px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;font-size: 26px !important;font-weight: 700 !important;color: rgb(255, 255, 255);line-height: 1.25; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-_XseDw8UjL { overflow-wrap: break-word;margin-top: 20px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;font-size: 26px !important;font-weight: 700 !important;color: rgb(255, 255, 255);line-height: 1.25; } } @media (min-width: 1200px) { .gp-component-id-_XseDw8UjL { overflow-wrap: break-word;margin-top: 20px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;font-size: 26px !important;font-weight: 700 !important;color: rgb(255, 255, 255);line-height: 1.25; } }

 .gp-component-id-ekCyTM9cic { display: flex;flex-direction: column; } @media (max-width: 639px) { .gp-component-id-ekCyTM9cic { display: flex;flex-direction: column; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-ekCyTM9cic { display: flex;flex-direction: column; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-ekCyTM9cic { display: flex;flex-direction: column; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-ekCyTM9cic { display: flex;flex-direction: column; } } @media (min-width: 1200px) { .gp-component-id-ekCyTM9cic { display: flex;flex-direction: column; } }

 .gp-component-id-PvWmIa0LhU { overflow-wrap: break-word;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px; } @media (max-width: 639px) { .gp-component-id-PvWmIa0LhU { overflow-wrap: break-word;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;font-size: 17px !important;font-weight: 400 !important;font-family: "Open Sans" !important;font-style: italic !important;color: rgb(255, 255, 255);text-decoration-line: inherit; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-PvWmIa0LhU { overflow-wrap: break-word;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;font-size: 17px !important;font-weight: 400 !important;font-family: "Open Sans" !important;font-style: italic !important;color: rgb(255, 255, 255);text-decoration-line: inherit; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-PvWmIa0LhU { overflow-wrap: break-word;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;font-size: 17px !important;font-weight: 400 !important;font-family: "Open Sans" !important;font-style: italic !important;color: rgb(255, 255, 255);text-decoration-line: inherit; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-PvWmIa0LhU { overflow-wrap: break-word;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;font-size: 17px !important;font-weight: 400 !important;font-family: "Open Sans" !important;font-style: italic !important;color: rgb(255, 255, 255);text-decoration-line: inherit; } } @media (min-width: 1200px) { .gp-component-id-PvWmIa0LhU { overflow-wrap: break-word;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;font-size: 17px !important;font-weight: 400 !important;font-family: "Open Sans" !important;font-style: italic !important;color: rgb(255, 255, 255);text-decoration-line: inherit; } }

 .gp-component-id-qI2sC8zxNH { display: flex;flex-direction: column; } @media (max-width: 639px) { .gp-component-id-qI2sC8zxNH { display: flex;flex-direction: column; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-qI2sC8zxNH { display: flex;flex-direction: column; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-qI2sC8zxNH { display: flex;flex-direction: column; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-qI2sC8zxNH { display: flex;flex-direction: column; } } @media (min-width: 1200px) { .gp-component-id-qI2sC8zxNH { display: flex;flex-direction: column; } }

 .gp-component-id-HyXdHFEoCU { display: flex;flex-direction: column; } @media (max-width: 639px) { .gp-component-id-HyXdHFEoCU { display: flex;flex-direction: column; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-HyXdHFEoCU { display: flex;flex-direction: column; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-HyXdHFEoCU { display: flex;flex-direction: column; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-HyXdHFEoCU { display: flex;flex-direction: column; } } @media (min-width: 1200px) { .gp-component-id-HyXdHFEoCU { display: flex;flex-direction: column; } }

 @media (max-width: 639px) { .gp-component-id-DGVp1ebrcU { width: 100%;height: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-DGVp1ebrcU { width: 100%;height: 100%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-DGVp1ebrcU { width: 100%;height: 100%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-DGVp1ebrcU { width: 100%;height: 100%; } } @media (min-width: 1200px) { .gp-component-id-DGVp1ebrcU { width: 100%;height: 100%; } }

 .gp-component-id-O0UvUitasd { padding-left: 8px;width: 100%;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } @media (max-width: 639px) { .gp-component-id-O0UvUitasd { padding-left: 8px;width: 100%;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-O0UvUitasd { padding-left: 8px;width: 100%;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-O0UvUitasd { padding-left: 8px;width: 50%;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-O0UvUitasd { padding-left: 8px;width: 50%;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } } @media (min-width: 1200px) { .gp-component-id-O0UvUitasd { padding-left: 8px;width: 50%;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } }

 .gp-component-id-dRBNPrIDs9 { object-position: center center;object-fit: cover;justify-content: flex-start;align-items: flex-start;display: inline-flex;max-width: 100%;height: auto;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid; } @media (max-width: 639px) { .gp-component-id-dRBNPrIDs9 { object-position: center center;object-fit: cover;justify-content: flex-start;align-items: flex-start;display: inline-flex;max-width: 100%;height: auto;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-dRBNPrIDs9 { object-position: center center;object-fit: cover;justify-content: flex-start;align-items: flex-start;display: inline-flex;max-width: 100%;height: auto;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-dRBNPrIDs9 { object-position: center center;object-fit: cover;justify-content: flex-start;align-items: flex-start;display: inline-flex;max-width: 100%;height: auto;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-dRBNPrIDs9 { object-position: center center;object-fit: cover;justify-content: flex-start;align-items: flex-start;display: inline-flex;max-width: 100%;height: auto;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid; } } @media (min-width: 1200px) { .gp-component-id-dRBNPrIDs9 { object-position: center center;object-fit: cover;justify-content: flex-start;align-items: flex-start;display: inline-flex;max-width: 100%;height: auto;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid; } }

 @media (max-width: 639px) { .gp-component-id-bvnrAWZvPf { width: 100%;height: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-bvnrAWZvPf { width: 100%;height: 100%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-bvnrAWZvPf { width: 100%;height: 100%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-bvnrAWZvPf { width: 100%;height: 100%; } } @media (min-width: 1200px) { .gp-component-id-bvnrAWZvPf { width: 100%;height: 100%; } }

 .gp-component-id-2NsRTzH7HN { padding-left: 8px;width: 100%;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } @media (max-width: 639px) { .gp-component-id-2NsRTzH7HN { padding-left: 8px;width: 100%;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-2NsRTzH7HN { padding-left: 8px;width: 100%;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-2NsRTzH7HN { padding-left: 8px;width: 50%;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-2NsRTzH7HN { padding-left: 8px;width: 50%;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } } @media (min-width: 1200px) { .gp-component-id-2NsRTzH7HN { padding-left: 8px;width: 50%;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } }

 .gp-component-id-sxZ32xdJDq { margin-left: -8px;margin-right: -8px;flex-wrap: wrap; } @media (max-width: 639px) { .gp-component-id-sxZ32xdJDq { margin-left: -8px;margin-right: -8px;flex-wrap: wrap; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-sxZ32xdJDq { margin-left: -8px;margin-right: -8px;flex-wrap: wrap; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-sxZ32xdJDq { margin-left: -8px;margin-right: -8px;flex-wrap: wrap;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-sxZ32xdJDq { margin-left: -8px;margin-right: -8px;flex-wrap: wrap;display: flex; } } @media (min-width: 1200px) { .gp-component-id-sxZ32xdJDq { margin-left: -8px;margin-right: -8px;flex-wrap: wrap;display: flex; } }

 @media (max-width: 639px) { .gp-component-id-StRjhhgH7q { padding-left: 8px;padding-right: 8px;width: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-StRjhhgH7q { padding-left: 8px;padding-right: 8px;width: 100%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-StRjhhgH7q { padding-left: 8px;padding-right: 8px;width: 100%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-StRjhhgH7q { padding-left: 8px;padding-right: 8px;width: 100%; } } @media (min-width: 1200px) { .gp-component-id-StRjhhgH7q { padding-left: 8px;padding-right: 8px;width: 100%; } }

 @media (max-width: 639px) { .gp-component-id-Xd7i4yOQG { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-width: 1px;border-right-width: 1px;border-top-width: 1px;border-bottom-width: 0px;border-left-color: rgb(28, 27, 27);border-right-color: rgb(28, 27, 27);border-top-color: rgb(146, 66, 253);border-bottom-color: rgb(28, 27, 27);background-color: rgb(23, 22, 22);background-image: url("https://images.groovetech.io/uQnogml6LU0hUvA2S1VBzfeZqxfT5L988mkhQzWUUxY/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzLzVlYmFjMjNkNzNlZjNlMTk2ZTk3Y2E5Mi8xNzUzMjg0NzM5X0x1Y3JvRGlzcnVwdGl2b0JLRy5qcGc.webp");background-size: auto;margin-top: 50px;padding-left: 30px;padding-right: 30px;padding-top: 30px;padding-bottom: 30px;width: 100%;flex-direction: column;justify-content: center;align-items: center;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-Xd7i4yOQG { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-width: 1px;border-right-width: 1px;border-top-width: 1px;border-bottom-width: 0px;border-left-color: rgb(28, 27, 27);border-right-color: rgb(28, 27, 27);border-top-color: rgb(146, 66, 253);border-bottom-color: rgb(28, 27, 27);background-color: rgb(23, 22, 22);background-image: url("https://images.groovetech.io/uQnogml6LU0hUvA2S1VBzfeZqxfT5L988mkhQzWUUxY/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzLzVlYmFjMjNkNzNlZjNlMTk2ZTk3Y2E5Mi8xNzUzMjg0NzM5X0x1Y3JvRGlzcnVwdGl2b0JLRy5qcGc.webp");background-size: auto;margin-top: 50px;padding-left: 30px;padding-right: 30px;padding-top: 30px;padding-bottom: 30px;width: 79%;flex-direction: column;justify-content: center;align-items: center;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-Xd7i4yOQG { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-width: 1px;border-right-width: 1px;border-top-width: 1px;border-bottom-width: 0px;border-left-color: rgb(28, 27, 27);border-right-color: rgb(28, 27, 27);border-top-color: rgb(146, 66, 253);border-bottom-color: rgb(28, 27, 27);background-color: rgb(23, 22, 22);background-image: url("https://images.groovetech.io/uQnogml6LU0hUvA2S1VBzfeZqxfT5L988mkhQzWUUxY/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzLzVlYmFjMjNkNzNlZjNlMTk2ZTk3Y2E5Mi8xNzUzMjg0NzM5X0x1Y3JvRGlzcnVwdGl2b0JLRy5qcGc.webp");background-size: auto;margin-top: 50px;padding-left: 30px;padding-right: 30px;padding-top: 30px;padding-bottom: 30px;width: 100%;flex-direction: column;justify-content: center;align-items: center;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-Xd7i4yOQG { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-width: 1px;border-right-width: 1px;border-top-width: 1px;border-bottom-width: 0px;border-left-color: rgb(28, 27, 27);border-right-color: rgb(28, 27, 27);border-top-color: rgb(146, 66, 253);border-bottom-color: rgb(28, 27, 27);background-color: rgb(23, 22, 22);background-image: url("https://images.groovetech.io/uQnogml6LU0hUvA2S1VBzfeZqxfT5L988mkhQzWUUxY/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzLzVlYmFjMjNkNzNlZjNlMTk2ZTk3Y2E5Mi8xNzUzMjg0NzM5X0x1Y3JvRGlzcnVwdGl2b0JLRy5qcGc.webp");background-size: auto;margin-top: 50px;padding-left: 30px;padding-right: 30px;padding-top: 30px;padding-bottom: 30px;width: 100%;flex-direction: column;justify-content: center;align-items: center;display: flex; } } @media (min-width: 1200px) { .gp-component-id-Xd7i4yOQG { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-width: 1px;border-right-width: 1px;border-top-width: 1px;border-bottom-width: 0px;border-left-color: rgb(28, 27, 27);border-right-color: rgb(28, 27, 27);border-top-color: rgb(146, 66, 253);border-bottom-color: rgb(28, 27, 27);background-color: rgb(23, 22, 22);background-image: url("https://images.groovetech.io/uQnogml6LU0hUvA2S1VBzfeZqxfT5L988mkhQzWUUxY/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzLzVlYmFjMjNkNzNlZjNlMTk2ZTk3Y2E5Mi8xNzUzMjg0NzM5X0x1Y3JvRGlzcnVwdGl2b0JLRy5qcGc.webp");background-size: auto;margin-top: 50px;padding-left: 30px;padding-right: 30px;padding-top: 30px;padding-bottom: 30px;width: 79%;flex-direction: column;justify-content: center;align-items: center;display: flex; } }

 .gp-component-id-MRvMO97ASy { overflow-wrap: break-word;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px; } @media (max-width: 639px) { .gp-component-id-MRvMO97ASy { overflow-wrap: break-word;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;font-size: 42px !important;font-weight: 700 !important;font-family: "Bebas Neue" !important;font-style: italic !important;color: rgb(255, 255, 255);text-align: center;line-height: 1;padding-top: 25px;padding-bottom: 0px;width: 100%;text-decoration-line: inherit; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-MRvMO97ASy { overflow-wrap: break-word;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;font-size: 67px !important;font-weight: 700 !important;font-family: "Bebas Neue" !important;font-style: italic !important;color: rgb(255, 255, 255);text-align: center;line-height: 1;padding-top: 25px;padding-bottom: 0px;width: 100%;text-decoration-line: inherit; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-MRvMO97ASy { overflow-wrap: break-word;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;font-size: 56px !important;font-weight: 700 !important;font-family: "Bebas Neue" !important;font-style: italic !important;color: rgb(255, 255, 255);text-align: center;line-height: 1;padding-top: 25px;padding-bottom: 0px;width: 100%;text-decoration-line: inherit; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-MRvMO97ASy { overflow-wrap: break-word;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;font-size: 67px !important;font-weight: 700 !important;font-family: "Bebas Neue" !important;font-style: italic !important;color: rgb(255, 255, 255);text-align: center;line-height: 1;padding-top: 25px;padding-bottom: 0px;width: 100%;text-decoration-line: inherit; } } @media (min-width: 1200px) { .gp-component-id-MRvMO97ASy { overflow-wrap: break-word;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;font-size: 67px !important;font-weight: 700 !important;font-family: "Bebas Neue" !important;font-style: italic !important;color: rgb(255, 255, 255);text-align: center;line-height: 1;padding-top: 25px;padding-bottom: 0px;width: 100%;text-decoration-line: inherit; } }

 .gp-component-id-TJDISliVn { display: flex;flex-direction: column; } @media (max-width: 639px) { .gp-component-id-TJDISliVn { display: flex;flex-direction: column; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-TJDISliVn { display: flex;flex-direction: column; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-TJDISliVn { display: flex;flex-direction: column; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-TJDISliVn { display: flex;flex-direction: column; } } @media (min-width: 1200px) { .gp-component-id-TJDISliVn { display: flex;flex-direction: column; } }

 .gp-component-id-4tPzzvUHoD { position: relative;z-index: 15; } @media (max-width: 639px) { .gp-component-id-4tPzzvUHoD { position: relative;z-index: 15;margin-left: auto;margin-right: auto;padding-left: 20px;padding-right: 20px;padding-top: 0px;padding-bottom: 40px;width: 100%;flex-direction: column;justify-content: center;align-items: center;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-4tPzzvUHoD { position: relative;z-index: 15;margin-left: auto;margin-right: auto;padding-top: 0px;padding-bottom: 40px;width: 100%;max-width: 640px;flex-direction: column;justify-content: center;align-items: center;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-4tPzzvUHoD { position: relative;z-index: 15;margin-left: auto;margin-right: auto;padding-left: 20px;padding-right: 20px;padding-top: 0px;padding-bottom: 40px;width: 100%;max-width: 768px;flex-direction: column;justify-content: center;align-items: center;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-4tPzzvUHoD { position: relative;z-index: 15;margin-left: auto;margin-right: auto;padding-left: 20px;padding-right: 20px;padding-top: 0px;padding-bottom: 40px;width: 100%;max-width: 992px;flex-direction: column;justify-content: center;align-items: center;display: flex; } } @media (min-width: 1200px) { .gp-component-id-4tPzzvUHoD { position: relative;z-index: 15;margin-left: auto;margin-right: auto;padding-top: 0px;padding-bottom: 40px;width: 100%;max-width: 1200px;flex-direction: column;justify-content: center;align-items: center;display: flex; } }

 .gp-component-id-hQQ2fiMLHf.gp-component > [data-section-overlay] { position: absolute;right: 0px;left: 0px;top: 0px;bottom: 0px;z-index: 14; } @media (max-width: 639px) { .gp-component-id-hQQ2fiMLHf.gp-component > [data-section-overlay] { position: absolute;right: 0px;left: 0px;top: 0px;bottom: 0px;z-index: 14;background-color: rgb(0, 0, 0); } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-hQQ2fiMLHf.gp-component > [data-section-overlay] { position: absolute;right: 0px;left: 0px;top: 0px;bottom: 0px;z-index: 14;background-color: rgb(0, 0, 0); } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-hQQ2fiMLHf.gp-component > [data-section-overlay] { position: absolute;right: 0px;left: 0px;top: 0px;bottom: 0px;z-index: 14;background-color: rgb(0, 0, 0); } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-hQQ2fiMLHf.gp-component > [data-section-overlay] { position: absolute;right: 0px;left: 0px;top: 0px;bottom: 0px;z-index: 14;background-color: rgb(0, 0, 0); } } @media (min-width: 1200px) { .gp-component-id-hQQ2fiMLHf.gp-component > [data-section-overlay] { position: absolute;right: 0px;left: 0px;top: 0px;bottom: 0px;z-index: 14;background-color: rgb(0, 0, 0); } }

 .gp-component-id-hQQ2fiMLHf { z-index: auto;position: relative;min-height: 50px; } @media (max-width: 639px) { .gp-component-id-hQQ2fiMLHf { z-index: auto;position: relative;min-height: 50px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-hQQ2fiMLHf { z-index: auto;position: relative;min-height: 50px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-hQQ2fiMLHf { z-index: auto;position: relative;min-height: 50px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-hQQ2fiMLHf { z-index: auto;position: relative;min-height: 50px; } } @media (min-width: 1200px) { .gp-component-id-hQQ2fiMLHf { z-index: auto;position: relative;min-height: 50px; } }

 .gp-component-id-HEPgWurV1Kt { overflow-wrap: break-word;font-weight: bolder; } @media (max-width: 639px) { .gp-component-id-HEPgWurV1Kt { overflow-wrap: break-word;font-weight: bolder; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-HEPgWurV1Kt { overflow-wrap: break-word;font-weight: bolder; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-HEPgWurV1Kt { overflow-wrap: break-word;font-weight: bolder; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-HEPgWurV1Kt { overflow-wrap: break-word;font-weight: bolder; } } @media (min-width: 1200px) { .gp-component-id-HEPgWurV1Kt { overflow-wrap: break-word;font-weight: bolder; } }

 .gp-component-id-MfrWAE1J2X { overflow-wrap: break-word;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px; } @media (max-width: 639px) { .gp-component-id-MfrWAE1J2X { overflow-wrap: break-word;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;color: rgba(255, 255, 255, 0.72);padding-top: 30px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-MfrWAE1J2X { overflow-wrap: break-word;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;color: rgba(255, 255, 255, 0.72);padding-top: 30px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-MfrWAE1J2X { overflow-wrap: break-word;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;font-size: 16px !important;color: rgba(255, 255, 255, 0.72);line-height: 1.25;padding-top: 30px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-MfrWAE1J2X { overflow-wrap: break-word;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;color: rgba(255, 255, 255, 0.72);padding-top: 30px; } } @media (min-width: 1200px) { .gp-component-id-MfrWAE1J2X { overflow-wrap: break-word;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;color: rgba(255, 255, 255, 0.72);padding-top: 30px; } }

 .gp-component-id-ylF9FMeHK { display: flex;flex-direction: column; } @media (max-width: 639px) { .gp-component-id-ylF9FMeHK { display: flex;flex-direction: column; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-ylF9FMeHK { display: flex;flex-direction: column; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-ylF9FMeHK { display: flex;flex-direction: column; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-ylF9FMeHK { display: flex;flex-direction: column; } } @media (min-width: 1200px) { .gp-component-id-ylF9FMeHK { display: flex;flex-direction: column; } }

 .gp-component-id-jU8OO0QWk0j { overflow-wrap: break-word;color: inherit;background-color: transparent;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial; } @media (max-width: 639px) { .gp-component-id-jU8OO0QWk0j { overflow-wrap: break-word;color: inherit;background-color: transparent;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-jU8OO0QWk0j { overflow-wrap: break-word;color: inherit;background-color: transparent;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-jU8OO0QWk0j { overflow-wrap: break-word;color: inherit;background-color: transparent;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-jU8OO0QWk0j { overflow-wrap: break-word;color: inherit;background-color: transparent;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial; } } @media (min-width: 1200px) { .gp-component-id-jU8OO0QWk0j { overflow-wrap: break-word;color: inherit;background-color: transparent;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial; } }

 .gp-component-id-5nWX0d45ax { overflow-wrap: break-word;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px; } @media (max-width: 639px) { .gp-component-id-5nWX0d45ax { overflow-wrap: break-word;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;font-size: 22px !important;color: rgb(146, 66, 253); } .gp-component-id-5nWX0d45ax:hover,.gp-component-id-5nWX0d45ax.gp-hover { text-shadow: rgb(146, 66, 253) 4px 3px 9px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-5nWX0d45ax { overflow-wrap: break-word;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;font-size: 22px !important;color: rgb(146, 66, 253); } .gp-component-id-5nWX0d45ax:hover,.gp-component-id-5nWX0d45ax.gp-hover { text-shadow: rgb(146, 66, 253) 4px 3px 9px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-5nWX0d45ax { overflow-wrap: break-word;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;font-size: 22px !important;color: rgb(146, 66, 253); } .gp-component-id-5nWX0d45ax:hover,.gp-component-id-5nWX0d45ax.gp-hover { text-shadow: rgb(146, 66, 253) 4px 3px 9px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-5nWX0d45ax { overflow-wrap: break-word;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;font-size: 22px !important;color: rgb(146, 66, 253); } .gp-component-id-5nWX0d45ax:hover,.gp-component-id-5nWX0d45ax.gp-hover { text-shadow: rgb(146, 66, 253) 4px 3px 9px; } } @media (min-width: 1200px) { .gp-component-id-5nWX0d45ax { overflow-wrap: break-word;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;font-size: 22px !important;color: rgb(146, 66, 253); } .gp-component-id-5nWX0d45ax:hover,.gp-component-id-5nWX0d45ax.gp-hover { text-shadow: rgb(146, 66, 253) 4px 3px 9px; } }

 .gp-component-id-tVzDEIQYH { animation-name: pulse;display: flex;flex-direction: column; } @media (max-width: 639px) { .gp-component-id-tVzDEIQYH { animation-name: pulse;display: flex;flex-direction: column; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-tVzDEIQYH { animation-name: pulse;display: flex;flex-direction: column; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-tVzDEIQYH { animation-name: pulse;display: flex;flex-direction: column; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-tVzDEIQYH { animation-name: pulse;display: flex;flex-direction: column; } } @media (min-width: 1200px) { .gp-component-id-tVzDEIQYH { animation-name: pulse;display: flex;flex-direction: column; } }

 .gp-component-id-5dwchWHrJ5 { overflow-wrap: break-word;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px; } @media (max-width: 639px) { .gp-component-id-5dwchWHrJ5 { overflow-wrap: break-word;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;font-size: 46px !important;font-weight: 700 !important;font-family: "Bebas Neue" !important;font-style: italic !important;color: rgb(255, 255, 255);text-align: left;line-height: 1;padding-top: 25px;padding-bottom: 0px;width: 100%;text-decoration-line: inherit; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-5dwchWHrJ5 { overflow-wrap: break-word;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;font-size: 46px !important;font-weight: 700 !important;font-family: "Bebas Neue" !important;font-style: italic !important;color: rgb(255, 255, 255);text-align: left;line-height: 1;padding-top: 25px;padding-bottom: 0px;width: 100%;text-decoration-line: inherit; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-5dwchWHrJ5 { overflow-wrap: break-word;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;font-size: 46px !important;font-weight: 700 !important;font-family: "Bebas Neue" !important;font-style: italic !important;color: rgb(255, 255, 255);text-align: left;line-height: 1;padding-top: 25px;padding-bottom: 0px;width: 100%;text-decoration-line: inherit; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-5dwchWHrJ5 { overflow-wrap: break-word;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;font-size: 46px !important;font-weight: 700 !important;font-family: "Bebas Neue" !important;font-style: italic !important;color: rgb(255, 255, 255);text-align: left;line-height: 1;padding-top: 25px;padding-bottom: 0px;width: 100%;text-decoration-line: inherit; } } @media (min-width: 1200px) { .gp-component-id-5dwchWHrJ5 { overflow-wrap: break-word;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;font-size: 46px !important;font-weight: 700 !important;font-family: "Bebas Neue" !important;font-style: italic !important;color: rgb(255, 255, 255);text-align: left;line-height: 1;padding-top: 25px;padding-bottom: 0px;width: 100%;text-decoration-line: inherit; } }

 .gp-component-id-FUczan0cFU { display: flex;flex-direction: column; } @media (max-width: 639px) { .gp-component-id-FUczan0cFU { display: flex;flex-direction: column; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-FUczan0cFU { display: flex;flex-direction: column; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-FUczan0cFU { display: flex;flex-direction: column; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-FUczan0cFU { display: flex;flex-direction: column; } } @media (min-width: 1200px) { .gp-component-id-FUczan0cFU { display: flex;flex-direction: column; } }

 .gp-component-id-_DTziOzXBQ { width: 100%;object-position: center center;object-fit: cover;max-width: 100%;height: auto;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid; } @media (max-width: 639px) { .gp-component-id-_DTziOzXBQ { width: 100%;object-position: center center;object-fit: cover;max-width: 100%;height: auto;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-_DTziOzXBQ { width: 100%;object-position: center center;object-fit: cover;max-width: 100%;height: auto;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-_DTziOzXBQ { width: 100%;object-position: center center;object-fit: cover;max-width: 100%;height: auto;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-_DTziOzXBQ { width: 100%;object-position: center center;object-fit: cover;max-width: 100%;height: auto;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid; } } @media (min-width: 1200px) { .gp-component-id-_DTziOzXBQ { width: 100%;object-position: center center;object-fit: cover;max-width: 100%;height: auto;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid; } }

 .gp-component-id-kiMMEynw0M { color: inherit;background-color: transparent;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial; } @media (max-width: 639px) { .gp-component-id-kiMMEynw0M { color: inherit;background-color: transparent;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;padding-top: 10px;width: 12%;height: auto;max-width: 24%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-position: center center;object-fit: cover;overflow-y: hidden;overflow-x: hidden; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-kiMMEynw0M { color: inherit;background-color: transparent;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;padding-top: 10px;width: 12%;height: auto;max-width: 34%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-position: center center;object-fit: cover;overflow-y: hidden;overflow-x: hidden; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-kiMMEynw0M { color: inherit;background-color: transparent;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;padding-top: 10px;width: 12%;height: auto;max-width: 34%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-position: center center;object-fit: cover;overflow-y: hidden;overflow-x: hidden; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-kiMMEynw0M { color: inherit;background-color: transparent;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;padding-top: 10px;width: 12%;height: auto;max-width: 34%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-position: center center;object-fit: cover;overflow-y: hidden;overflow-x: hidden; } } @media (min-width: 1200px) { .gp-component-id-kiMMEynw0M { color: inherit;background-color: transparent;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;padding-top: 10px;width: 12%;height: auto;max-width: 34%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-position: center center;object-fit: cover;overflow-y: hidden;overflow-x: hidden; } }

 @media (max-width: 639px) { .gp-component-id-uQwFynCTJ1 { width: 100%;flex-direction: row;justify-content: center;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-uQwFynCTJ1 { width: 100%;flex-direction: row;justify-content: center;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-uQwFynCTJ1 { width: 100%;flex-direction: row;justify-content: center;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-uQwFynCTJ1 { width: 100%;flex-direction: row;justify-content: center;display: flex; } } @media (min-width: 1200px) { .gp-component-id-uQwFynCTJ1 { width: 100%;flex-direction: row;justify-content: center;display: flex; } }

 @media (max-width: 639px) { .gp-component-id-SKZNWXZjIV { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-width: 1px;border-right-width: 1px;border-top-width: 1px;border-bottom-width: 0px;border-left-color: rgb(28, 27, 27);border-right-color: rgb(28, 27, 27);border-top-color: rgb(146, 66, 253);border-bottom-color: rgb(28, 27, 27);background-color: rgb(23, 22, 22);background-image: url("https://images.groovetech.io/uQnogml6LU0hUvA2S1VBzfeZqxfT5L988mkhQzWUUxY/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzLzVlYmFjMjNkNzNlZjNlMTk2ZTk3Y2E5Mi8xNzUzMjg0NzM5X0x1Y3JvRGlzcnVwdGl2b0JLRy5qcGc.webp");background-size: cover;margin-top: 0px;padding-left: 40px;padding-right: 40px;padding-top: 30px;padding-bottom: 30px;width: 100%;flex-direction: column;justify-content: center;align-items: flex-start;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-SKZNWXZjIV { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-width: 1px;border-right-width: 1px;border-top-width: 1px;border-bottom-width: 0px;border-left-color: rgb(28, 27, 27);border-right-color: rgb(28, 27, 27);border-top-color: rgb(146, 66, 253);border-bottom-color: rgb(28, 27, 27);background-color: rgb(23, 22, 22);background-image: url("https://images.groovetech.io/uQnogml6LU0hUvA2S1VBzfeZqxfT5L988mkhQzWUUxY/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzLzVlYmFjMjNkNzNlZjNlMTk2ZTk3Y2E5Mi8xNzUzMjg0NzM5X0x1Y3JvRGlzcnVwdGl2b0JLRy5qcGc.webp");background-size: cover;margin-top: 0px;padding-left: 40px;padding-right: 40px;padding-top: 30px;padding-bottom: 30px;width: 100%;flex-direction: column;justify-content: center;align-items: flex-start;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-SKZNWXZjIV { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-width: 1px;border-right-width: 1px;border-top-width: 1px;border-bottom-width: 0px;border-left-color: rgb(28, 27, 27);border-right-color: rgb(28, 27, 27);border-top-color: rgb(146, 66, 253);border-bottom-color: rgb(28, 27, 27);background-color: rgb(23, 22, 22);background-image: url("https://images.groovetech.io/uQnogml6LU0hUvA2S1VBzfeZqxfT5L988mkhQzWUUxY/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzLzVlYmFjMjNkNzNlZjNlMTk2ZTk3Y2E5Mi8xNzUzMjg0NzM5X0x1Y3JvRGlzcnVwdGl2b0JLRy5qcGc.webp");background-size: cover;margin-top: 50px;padding-left: 40px;padding-right: 40px;padding-top: 30px;padding-bottom: 30px;width: 100%;flex-direction: column;justify-content: center;align-items: flex-start;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-SKZNWXZjIV { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-width: 1px;border-right-width: 1px;border-top-width: 1px;border-bottom-width: 0px;border-left-color: rgb(28, 27, 27);border-right-color: rgb(28, 27, 27);border-top-color: rgb(146, 66, 253);border-bottom-color: rgb(28, 27, 27);background-color: rgb(23, 22, 22);background-image: url("https://images.groovetech.io/uQnogml6LU0hUvA2S1VBzfeZqxfT5L988mkhQzWUUxY/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzLzVlYmFjMjNkNzNlZjNlMTk2ZTk3Y2E5Mi8xNzUzMjg0NzM5X0x1Y3JvRGlzcnVwdGl2b0JLRy5qcGc.webp");background-size: cover;margin-top: 50px;padding-left: 40px;padding-right: 40px;padding-top: 30px;padding-bottom: 30px;width: 100%;flex-direction: column;justify-content: center;align-items: flex-start;display: flex; } } @media (min-width: 1200px) { .gp-component-id-SKZNWXZjIV { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-width: 1px;border-right-width: 1px;border-top-width: 1px;border-bottom-width: 0px;border-left-color: rgb(28, 27, 27);border-right-color: rgb(28, 27, 27);border-top-color: rgb(146, 66, 253);border-bottom-color: rgb(28, 27, 27);background-color: rgb(23, 22, 22);background-image: url("https://images.groovetech.io/uQnogml6LU0hUvA2S1VBzfeZqxfT5L988mkhQzWUUxY/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzLzVlYmFjMjNkNzNlZjNlMTk2ZTk3Y2E5Mi8xNzUzMjg0NzM5X0x1Y3JvRGlzcnVwdGl2b0JLRy5qcGc.webp");background-size: cover;margin-top: 50px;padding-left: 40px;padding-right: 40px;padding-top: 30px;padding-bottom: 30px;width: 100%;flex-direction: column;justify-content: center;align-items: flex-start;display: flex; } }

 @media (max-width: 639px) { .gp-component-id-BDFAIeF_kG { width: 100%;height: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-BDFAIeF_kG { width: 100%;height: 100%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-BDFAIeF_kG { width: 100%;height: 100%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-BDFAIeF_kG { width: 100%;height: 100%; } } @media (min-width: 1200px) { .gp-component-id-BDFAIeF_kG { width: 100%;height: 100%; } }

 .gp-component-id-U0z_HNnmuU { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;padding-left: 8px;width: 100%; } @media (max-width: 639px) { .gp-component-id-U0z_HNnmuU { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;padding-left: 8px;width: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-U0z_HNnmuU { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;padding-left: 8px;width: 100%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-U0z_HNnmuU { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;padding-left: 8px;width: 66.6667%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-U0z_HNnmuU { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;padding-left: 8px;width: 66.6667%; } } @media (min-width: 1200px) { .gp-component-id-U0z_HNnmuU { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;padding-left: 8px;width: 66.6667%; } }

 .gp-component-id-lvZSJRRfqi { object-position: center center;object-fit: cover;justify-content: flex-start;align-items: flex-start;display: inline-flex;max-width: 100%;height: auto;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid; } @media (max-width: 639px) { .gp-component-id-lvZSJRRfqi { object-position: center center;object-fit: cover;justify-content: flex-start;align-items: flex-start;display: inline-flex;max-width: 100%;height: auto;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-lvZSJRRfqi { object-position: center center;object-fit: cover;justify-content: flex-start;align-items: flex-start;display: inline-flex;max-width: 66%;height: auto;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-lvZSJRRfqi { object-position: center center;object-fit: cover;justify-content: flex-start;align-items: flex-start;display: inline-flex;max-width: 100%;height: auto;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-lvZSJRRfqi { object-position: center center;object-fit: cover;justify-content: flex-start;align-items: flex-start;display: inline-flex;max-width: 100%;height: auto;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid; } } @media (min-width: 1200px) { .gp-component-id-lvZSJRRfqi { object-position: center center;object-fit: cover;justify-content: flex-start;align-items: flex-start;display: inline-flex;max-width: 100%;height: auto;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid; } }

 @media (max-width: 639px) { .gp-component-id-R10x36C9Ct { width: 100%;height: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-R10x36C9Ct { width: 100%;height: 100%;flex-direction: column;justify-content: center;align-items: center;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-R10x36C9Ct { width: 100%;height: 100%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-R10x36C9Ct { width: 100%;height: 100%; } } @media (min-width: 1200px) { .gp-component-id-R10x36C9Ct { width: 100%;height: 100%; } }

 .gp-component-id-ZBH7cdZYKF { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;padding-left: 8px;width: 100%; } @media (max-width: 639px) { .gp-component-id-ZBH7cdZYKF { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;padding-left: 8px;width: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-ZBH7cdZYKF { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;padding-left: 8px;width: 100%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-ZBH7cdZYKF { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;padding-left: 8px;width: 33.33%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-ZBH7cdZYKF { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;padding-left: 8px;width: 33.33%; } } @media (min-width: 1200px) { .gp-component-id-ZBH7cdZYKF { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;padding-left: 8px;width: 33.33%; } }

 .gp-component-id-9v2GFsLx_E { flex-wrap: wrap;margin-right: -8px;margin-left: -8px; } @media (max-width: 639px) { .gp-component-id-9v2GFsLx_E { flex-wrap: wrap;margin-right: -8px;margin-left: -8px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-9v2GFsLx_E { flex-wrap: wrap;margin-right: -8px;margin-left: -8px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-9v2GFsLx_E { flex-wrap: wrap;margin-right: -8px;margin-left: -8px;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-9v2GFsLx_E { flex-wrap: wrap;margin-right: -8px;margin-left: -8px;display: flex; } } @media (min-width: 1200px) { .gp-component-id-9v2GFsLx_E { flex-wrap: wrap;margin-right: -8px;margin-left: -8px;display: flex; } }

 @media (max-width: 639px) { .gp-component-id-tAQxHou2g { padding-left: 8px;padding-right: 8px;width: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-tAQxHou2g { padding-left: 8px;padding-right: 8px;width: 100%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-tAQxHou2g { padding-left: 8px;padding-right: 8px;width: 100%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-tAQxHou2g { padding-left: 8px;padding-right: 8px;width: 100%; } } @media (min-width: 1200px) { .gp-component-id-tAQxHou2g { padding-left: 8px;padding-right: 8px;width: 100%; } }

 .gp-component-id-9Yo4I7Qn3 { overflow-wrap: break-word;margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px; } @media (max-width: 639px) { .gp-component-id-9Yo4I7Qn3 { overflow-wrap: break-word;margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;color: rgba(255, 255, 255, 0.72);padding-top: 30px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-9Yo4I7Qn3 { overflow-wrap: break-word;margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;color: rgba(255, 255, 255, 0.72);padding-top: 30px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-9Yo4I7Qn3 { overflow-wrap: break-word;margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;font-size: 16px !important;color: rgba(255, 255, 255, 0.72);line-height: 1.25;padding-top: 30px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-9Yo4I7Qn3 { overflow-wrap: break-word;margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;color: rgba(255, 255, 255, 0.72);padding-top: 30px; } } @media (min-width: 1200px) { .gp-component-id-9Yo4I7Qn3 { overflow-wrap: break-word;margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;color: rgba(255, 255, 255, 0.72);padding-top: 30px; } }

 .gp-component-id-iMFUP4k5I6 { display: flex;flex-direction: column; } @media (max-width: 639px) { .gp-component-id-iMFUP4k5I6 { display: flex;flex-direction: column; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-iMFUP4k5I6 { display: flex;flex-direction: column; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-iMFUP4k5I6 { display: flex;flex-direction: column; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-iMFUP4k5I6 { display: flex;flex-direction: column; } } @media (min-width: 1200px) { .gp-component-id-iMFUP4k5I6 { display: flex;flex-direction: column; } }

 .gp-component-id-FPlvRZUtuUz { overflow-wrap: break-word;color: inherit;background-color: transparent;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial; } @media (max-width: 639px) { .gp-component-id-FPlvRZUtuUz { overflow-wrap: break-word;color: inherit;background-color: transparent;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-FPlvRZUtuUz { overflow-wrap: break-word;color: inherit;background-color: transparent;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-FPlvRZUtuUz { overflow-wrap: break-word;color: inherit;background-color: transparent;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-FPlvRZUtuUz { overflow-wrap: break-word;color: inherit;background-color: transparent;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial; } } @media (min-width: 1200px) { .gp-component-id-FPlvRZUtuUz { overflow-wrap: break-word;color: inherit;background-color: transparent;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial; } }

 .gp-component-id-yUk7Tejh2 { overflow-wrap: break-word;margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px; } @media (max-width: 639px) { .gp-component-id-yUk7Tejh2 { overflow-wrap: break-word;margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;font-size: 22px !important;color: rgb(146, 66, 253); } .gp-component-id-yUk7Tejh2:hover,.gp-component-id-yUk7Tejh2.gp-hover { text-shadow: rgba(146, 66, 253, 0.47) 4px 12px 8px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-yUk7Tejh2 { overflow-wrap: break-word;margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;font-size: 22px !important;color: rgb(146, 66, 253); } .gp-component-id-yUk7Tejh2:hover,.gp-component-id-yUk7Tejh2.gp-hover { text-shadow: rgba(146, 66, 253, 0.47) 4px 12px 8px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-yUk7Tejh2 { overflow-wrap: break-word;margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;font-size: 22px !important;color: rgb(146, 66, 253); } .gp-component-id-yUk7Tejh2:hover,.gp-component-id-yUk7Tejh2.gp-hover { text-shadow: rgba(146, 66, 253, 0.47) 4px 12px 8px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-yUk7Tejh2 { overflow-wrap: break-word;margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;font-size: 22px !important;color: rgb(146, 66, 253); } .gp-component-id-yUk7Tejh2:hover,.gp-component-id-yUk7Tejh2.gp-hover { text-shadow: rgba(146, 66, 253, 0.47) 4px 12px 8px; } } @media (min-width: 1200px) { .gp-component-id-yUk7Tejh2 { overflow-wrap: break-word;margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;font-size: 22px !important;color: rgb(146, 66, 253); } .gp-component-id-yUk7Tejh2:hover,.gp-component-id-yUk7Tejh2.gp-hover { text-shadow: rgba(146, 66, 253, 0.47) 4px 12px 8px; } }

 .gp-component-id-nH0pRw0aNl { animation-name: pulse;display: flex;flex-direction: column; } @media (max-width: 639px) { .gp-component-id-nH0pRw0aNl { animation-name: pulse;display: flex;flex-direction: column; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-nH0pRw0aNl { animation-name: pulse;display: flex;flex-direction: column; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-nH0pRw0aNl { animation-name: pulse;display: flex;flex-direction: column; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-nH0pRw0aNl { animation-name: pulse;display: flex;flex-direction: column; } } @media (min-width: 1200px) { .gp-component-id-nH0pRw0aNl { animation-name: pulse;display: flex;flex-direction: column; } }

 .gp-component-id-oVX8Q3xQmE { overflow-wrap: break-word;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px; } @media (max-width: 639px) { .gp-component-id-oVX8Q3xQmE { overflow-wrap: break-word;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;font-size: 46px !important;font-weight: 700 !important;font-family: "Bebas Neue" !important;font-style: italic !important;color: rgb(255, 255, 255);text-align: left;line-height: 1;padding-top: 25px;padding-bottom: 0px;width: 100%;text-decoration-line: inherit; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-oVX8Q3xQmE { overflow-wrap: break-word;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;font-size: 46px !important;font-weight: 700 !important;font-family: "Bebas Neue" !important;font-style: italic !important;color: rgb(255, 255, 255);text-align: left;line-height: 1;padding-top: 25px;padding-bottom: 0px;width: 100%;text-decoration-line: inherit; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-oVX8Q3xQmE { overflow-wrap: break-word;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;font-size: 46px !important;font-weight: 700 !important;font-family: "Bebas Neue" !important;font-style: italic !important;color: rgb(255, 255, 255);text-align: left;line-height: 1;padding-top: 25px;padding-bottom: 0px;width: 100%;text-decoration-line: inherit; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-oVX8Q3xQmE { overflow-wrap: break-word;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;font-size: 46px !important;font-weight: 700 !important;font-family: "Bebas Neue" !important;font-style: italic !important;color: rgb(255, 255, 255);text-align: left;line-height: 1;padding-top: 25px;padding-bottom: 0px;width: 100%;text-decoration-line: inherit; } } @media (min-width: 1200px) { .gp-component-id-oVX8Q3xQmE { overflow-wrap: break-word;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;font-size: 46px !important;font-weight: 700 !important;font-family: "Bebas Neue" !important;font-style: italic !important;color: rgb(255, 255, 255);text-align: left;line-height: 1;padding-top: 25px;padding-bottom: 0px;width: 100%;text-decoration-line: inherit; } }

 .gp-component-id-rGcuytO6P { display: flex;flex-direction: column; } @media (max-width: 639px) { .gp-component-id-rGcuytO6P { display: flex;flex-direction: column; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-rGcuytO6P { display: flex;flex-direction: column; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-rGcuytO6P { display: flex;flex-direction: column; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-rGcuytO6P { display: flex;flex-direction: column; } } @media (min-width: 1200px) { .gp-component-id-rGcuytO6P { display: flex;flex-direction: column; } }

 .gp-component-id-xvoSMnbcWh { border-left-style: solid;border-bottom-style: solid;border-right-style: solid;border-top-style: solid;height: auto;max-width: 100%;object-fit: cover;object-position: center center;width: 100%; } @media (max-width: 639px) { .gp-component-id-xvoSMnbcWh { border-left-style: solid;border-bottom-style: solid;border-right-style: solid;border-top-style: solid;height: auto;max-width: 100%;object-fit: cover;object-position: center center;width: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-xvoSMnbcWh { border-left-style: solid;border-bottom-style: solid;border-right-style: solid;border-top-style: solid;height: auto;max-width: 100%;object-fit: cover;object-position: center center;width: 100%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-xvoSMnbcWh { border-left-style: solid;border-bottom-style: solid;border-right-style: solid;border-top-style: solid;height: auto;max-width: 100%;object-fit: cover;object-position: center center;width: 100%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-xvoSMnbcWh { border-left-style: solid;border-bottom-style: solid;border-right-style: solid;border-top-style: solid;height: auto;max-width: 100%;object-fit: cover;object-position: center center;width: 100%; } } @media (min-width: 1200px) { .gp-component-id-xvoSMnbcWh { border-left-style: solid;border-bottom-style: solid;border-right-style: solid;border-top-style: solid;height: auto;max-width: 100%;object-fit: cover;object-position: center center;width: 100%; } }

 .gp-component-id-sy6MLSwEK { color: inherit;background-color: transparent;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial; } @media (max-width: 639px) { .gp-component-id-sy6MLSwEK { color: inherit;background-color: transparent;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;padding-top: 10px;width: 12%;height: auto;max-width: 24%;justify-content: flex-start;align-items: flex-start;display: inline-flex;overflow-x: hidden;overflow-y: hidden;object-fit: cover;object-position: center center; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-sy6MLSwEK { color: inherit;background-color: transparent;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;padding-top: 10px;width: 12%;height: auto;max-width: 34%;justify-content: flex-start;align-items: flex-start;display: inline-flex;overflow-x: hidden;overflow-y: hidden;object-fit: cover;object-position: center center; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-sy6MLSwEK { color: inherit;background-color: transparent;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;padding-top: 10px;width: 12%;height: auto;max-width: 34%;justify-content: flex-start;align-items: flex-start;display: inline-flex;overflow-x: hidden;overflow-y: hidden;object-fit: cover;object-position: center center; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-sy6MLSwEK { color: inherit;background-color: transparent;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;padding-top: 10px;width: 12%;height: auto;max-width: 34%;justify-content: flex-start;align-items: flex-start;display: inline-flex;overflow-x: hidden;overflow-y: hidden;object-fit: cover;object-position: center center; } } @media (min-width: 1200px) { .gp-component-id-sy6MLSwEK { color: inherit;background-color: transparent;cursor: pointer;text-decoration-line: none;text-decoration-thickness: inherit;text-decoration-style: solid;text-decoration-color: initial;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;padding-top: 10px;width: 12%;height: auto;max-width: 34%;justify-content: flex-start;align-items: flex-start;display: inline-flex;overflow-x: hidden;overflow-y: hidden;object-fit: cover;object-position: center center; } }

 @media (max-width: 639px) { .gp-component-id-zwGEMugka { width: 100%;flex-direction: row;justify-content: center;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-zwGEMugka { width: 100%;flex-direction: row;justify-content: center;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-zwGEMugka { width: 100%;flex-direction: row;justify-content: center;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-zwGEMugka { width: 100%;flex-direction: row;justify-content: center;display: flex; } } @media (min-width: 1200px) { .gp-component-id-zwGEMugka { width: 100%;flex-direction: row;justify-content: center;display: flex; } }

 @media (max-width: 639px) { .gp-component-id-cP9H59Az0 { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-width: 1px;border-right-width: 1px;border-top-width: 1px;border-bottom-width: 0px;border-left-color: rgb(28, 27, 27);border-right-color: rgb(28, 27, 27);border-top-color: rgb(146, 66, 253);border-bottom-color: rgb(28, 27, 27);background-color: rgb(23, 22, 22);background-image: url("https://images.groovetech.io/uQnogml6LU0hUvA2S1VBzfeZqxfT5L988mkhQzWUUxY/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzLzVlYmFjMjNkNzNlZjNlMTk2ZTk3Y2E5Mi8xNzUzMjg0NzM5X0x1Y3JvRGlzcnVwdGl2b0JLRy5qcGc.webp");background-size: cover;margin-top: 0px;padding-left: 40px;padding-right: 40px;padding-top: 30px;padding-bottom: 30px;width: 100%;flex-direction: column;justify-content: center;align-items: flex-start;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-cP9H59Az0 { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-width: 1px;border-right-width: 1px;border-top-width: 1px;border-bottom-width: 0px;border-left-color: rgb(28, 27, 27);border-right-color: rgb(28, 27, 27);border-top-color: rgb(146, 66, 253);border-bottom-color: rgb(28, 27, 27);background-color: rgb(23, 22, 22);background-image: url("https://images.groovetech.io/uQnogml6LU0hUvA2S1VBzfeZqxfT5L988mkhQzWUUxY/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzLzVlYmFjMjNkNzNlZjNlMTk2ZTk3Y2E5Mi8xNzUzMjg0NzM5X0x1Y3JvRGlzcnVwdGl2b0JLRy5qcGc.webp");background-size: cover;margin-top: 0px;padding-left: 40px;padding-right: 40px;padding-top: 30px;padding-bottom: 30px;width: 100%;flex-direction: column;justify-content: center;align-items: flex-start;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-cP9H59Az0 { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-width: 1px;border-right-width: 1px;border-top-width: 1px;border-bottom-width: 0px;border-left-color: rgb(28, 27, 27);border-right-color: rgb(28, 27, 27);border-top-color: rgb(146, 66, 253);border-bottom-color: rgb(28, 27, 27);background-color: rgb(23, 22, 22);background-image: url("https://images.groovetech.io/uQnogml6LU0hUvA2S1VBzfeZqxfT5L988mkhQzWUUxY/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzLzVlYmFjMjNkNzNlZjNlMTk2ZTk3Y2E5Mi8xNzUzMjg0NzM5X0x1Y3JvRGlzcnVwdGl2b0JLRy5qcGc.webp");background-size: cover;margin-top: 50px;padding-left: 40px;padding-right: 40px;padding-top: 30px;padding-bottom: 30px;width: 100%;flex-direction: column;justify-content: center;align-items: flex-start;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-cP9H59Az0 { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-width: 1px;border-right-width: 1px;border-top-width: 1px;border-bottom-width: 0px;border-left-color: rgb(28, 27, 27);border-right-color: rgb(28, 27, 27);border-top-color: rgb(146, 66, 253);border-bottom-color: rgb(28, 27, 27);background-color: rgb(23, 22, 22);background-image: url("https://images.groovetech.io/uQnogml6LU0hUvA2S1VBzfeZqxfT5L988mkhQzWUUxY/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzLzVlYmFjMjNkNzNlZjNlMTk2ZTk3Y2E5Mi8xNzUzMjg0NzM5X0x1Y3JvRGlzcnVwdGl2b0JLRy5qcGc.webp");background-size: cover;margin-top: 50px;padding-left: 40px;padding-right: 40px;padding-top: 30px;padding-bottom: 30px;width: 100%;flex-direction: column;justify-content: center;align-items: flex-start;display: flex; } } @media (min-width: 1200px) { .gp-component-id-cP9H59Az0 { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-width: 1px;border-right-width: 1px;border-top-width: 1px;border-bottom-width: 0px;border-left-color: rgb(28, 27, 27);border-right-color: rgb(28, 27, 27);border-top-color: rgb(146, 66, 253);border-bottom-color: rgb(28, 27, 27);background-color: rgb(23, 22, 22);background-image: url("https://images.groovetech.io/uQnogml6LU0hUvA2S1VBzfeZqxfT5L988mkhQzWUUxY/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzLzVlYmFjMjNkNzNlZjNlMTk2ZTk3Y2E5Mi8xNzUzMjg0NzM5X0x1Y3JvRGlzcnVwdGl2b0JLRy5qcGc.webp");background-size: cover;margin-top: 50px;padding-left: 40px;padding-right: 40px;padding-top: 30px;padding-bottom: 30px;width: 100%;flex-direction: column;justify-content: center;align-items: flex-start;display: flex; } }

 .gp-component-id-D6xGsPtpGDC { width: 100%;height: 100%; } @media (max-width: 639px) { .gp-component-id-D6xGsPtpGDC { width: 100%;height: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-D6xGsPtpGDC { width: 100%;height: 100%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-D6xGsPtpGDC { width: 100%;height: 100%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-D6xGsPtpGDC { width: 100%;height: 100%; } } @media (min-width: 1200px) { .gp-component-id-D6xGsPtpGDC { width: 100%;height: 100%; } }

 .gp-component-id-PzmR6VfCuQ { width: 100%;padding-left: 8px;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } @media (max-width: 639px) { .gp-component-id-PzmR6VfCuQ { width: 100%;padding-left: 8px;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-PzmR6VfCuQ { width: 100%;padding-left: 8px;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-PzmR6VfCuQ { width: 66.6667%;padding-left: 8px;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-PzmR6VfCuQ { width: 66.6667%;padding-left: 8px;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } } @media (min-width: 1200px) { .gp-component-id-PzmR6VfCuQ { width: 66.6667%;padding-left: 8px;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } }

 .gp-component-id-mAP68m3p3 { object-position: center center;object-fit: cover;justify-content: flex-start;align-items: flex-start;display: inline-flex;max-width: 100%;height: auto;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid; } @media (max-width: 639px) { .gp-component-id-mAP68m3p3 { object-position: center center;object-fit: cover;justify-content: flex-start;align-items: flex-start;display: inline-flex;max-width: 100%;height: auto;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-mAP68m3p3 { object-position: center center;object-fit: cover;justify-content: flex-start;align-items: flex-start;display: inline-flex;max-width: 66%;height: auto;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-mAP68m3p3 { object-position: center center;object-fit: cover;justify-content: flex-start;align-items: flex-start;display: inline-flex;max-width: 100%;height: auto;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-mAP68m3p3 { object-position: center center;object-fit: cover;justify-content: flex-start;align-items: flex-start;display: inline-flex;max-width: 100%;height: auto;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid; } } @media (min-width: 1200px) { .gp-component-id-mAP68m3p3 { object-position: center center;object-fit: cover;justify-content: flex-start;align-items: flex-start;display: inline-flex;max-width: 100%;height: auto;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid; } }

 @media (max-width: 639px) { .gp-component-id-H7CMflJC83 { width: 100%;height: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-H7CMflJC83 { width: 100%;height: 100%;flex-direction: row;justify-content: center;align-items: center;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-H7CMflJC83 { width: 100%;height: 100%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-H7CMflJC83 { width: 100%;height: 100%; } } @media (min-width: 1200px) { .gp-component-id-H7CMflJC83 { width: 100%;height: 100%; } }

 .gp-component-id-IwE20vJMTe { width: 100%;padding-left: 8px;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } @media (max-width: 639px) { .gp-component-id-IwE20vJMTe { width: 100%;padding-left: 8px;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-IwE20vJMTe { width: 100%;padding-left: 8px;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-IwE20vJMTe { width: 33.33%;padding-left: 8px;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-IwE20vJMTe { width: 33.33%;padding-left: 8px;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } } @media (min-width: 1200px) { .gp-component-id-IwE20vJMTe { width: 33.33%;padding-left: 8px;padding-right: 8px;flex-grow: 0;flex-shrink: 0;flex-basis: auto; } }

 .gp-component-id-72eriXEN3t { margin-left: -8px;margin-right: -8px;flex-wrap: wrap; } @media (max-width: 639px) { .gp-component-id-72eriXEN3t { margin-left: -8px;margin-right: -8px;flex-wrap: wrap; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-72eriXEN3t { margin-left: -8px;margin-right: -8px;flex-wrap: wrap; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-72eriXEN3t { margin-left: -8px;margin-right: -8px;flex-wrap: wrap;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-72eriXEN3t { margin-left: -8px;margin-right: -8px;flex-wrap: wrap;display: flex; } } @media (min-width: 1200px) { .gp-component-id-72eriXEN3t { margin-left: -8px;margin-right: -8px;flex-wrap: wrap;display: flex; } }

 .gp-component-id-yjp8JE7Jx6 { width: 100%;padding-left: 8px;padding-right: 8px; } @media (max-width: 639px) { .gp-component-id-yjp8JE7Jx6 { width: 100%;padding-left: 8px;padding-right: 8px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-yjp8JE7Jx6 { width: 100%;padding-left: 8px;padding-right: 8px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-yjp8JE7Jx6 { width: 100%;padding-left: 8px;padding-right: 8px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-yjp8JE7Jx6 { width: 100%;padding-left: 8px;padding-right: 8px; } } @media (min-width: 1200px) { .gp-component-id-yjp8JE7Jx6 { width: 100%;padding-left: 8px;padding-right: 8px; } }

 .gp-component-id-Ce9O2m9x2 { object-position: center center;object-fit: cover;justify-content: flex-start;align-items: flex-start;display: inline-flex;max-width: 100%;height: auto;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid; } @media (max-width: 639px) { .gp-component-id-Ce9O2m9x2 { object-position: center center;object-fit: cover;justify-content: flex-start;align-items: flex-start;display: inline-flex;max-width: 100%;height: auto;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;box-shadow: rgba(146, 66, 253, 0.36) 0px 2px 30px 20px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-Ce9O2m9x2 { object-position: center center;object-fit: cover;justify-content: flex-start;align-items: flex-start;display: inline-flex;max-width: 79%;height: auto;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;box-shadow: rgba(146, 66, 253, 0.36) 0px 2px 30px 20px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-Ce9O2m9x2 { object-position: center center;object-fit: cover;justify-content: flex-start;align-items: flex-start;display: inline-flex;max-width: 77%;height: auto;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;box-shadow: rgba(146, 66, 253, 0.36) 0px 2px 30px 20px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-Ce9O2m9x2 { object-position: center center;object-fit: cover;justify-content: flex-start;align-items: flex-start;display: inline-flex;max-width: 71%;height: auto;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;box-shadow: rgba(146, 66, 253, 0.36) 0px 2px 30px 20px; } } @media (min-width: 1200px) { .gp-component-id-Ce9O2m9x2 { object-position: center center;object-fit: cover;justify-content: flex-start;align-items: flex-start;display: inline-flex;max-width: 56%;height: auto;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;box-shadow: rgba(146, 66, 253, 0.36) 0px 2px 30px 20px; } }

 .gp-component-id-lNmDEZdrQ { object-position: center center;object-fit: cover;justify-content: flex-start;align-items: flex-start;display: inline-flex;max-width: 100%;height: auto;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid; } @media (max-width: 639px) { .gp-component-id-lNmDEZdrQ { object-position: center center;object-fit: cover;justify-content: flex-start;align-items: flex-start;display: inline-flex;max-width: 100%;height: auto;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;box-shadow: none; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-lNmDEZdrQ { object-position: center center;object-fit: cover;justify-content: flex-start;align-items: flex-start;display: inline-flex;max-width: 100%;height: auto;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;box-shadow: none; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-lNmDEZdrQ { object-position: center center;object-fit: cover;justify-content: flex-start;align-items: flex-start;display: inline-flex;max-width: 87%;height: auto;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;box-shadow: none; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-lNmDEZdrQ { object-position: center center;object-fit: cover;justify-content: flex-start;align-items: flex-start;display: inline-flex;max-width: 87%;height: auto;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;box-shadow: none; } } @media (min-width: 1200px) { .gp-component-id-lNmDEZdrQ { object-position: center center;object-fit: cover;justify-content: flex-start;align-items: flex-start;display: inline-flex;max-width: 87%;height: auto;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;box-shadow: none; } }

 .gp-component-id-TksxS4Yul { display: flex;flex-direction: column; } @media (max-width: 639px) { .gp-component-id-TksxS4Yul { display: flex;flex-direction: column; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-TksxS4Yul { display: flex;flex-direction: column; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-TksxS4Yul { display: flex;flex-direction: column; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-TksxS4Yul { display: flex;flex-direction: column; } } @media (min-width: 1200px) { .gp-component-id-TksxS4Yul { display: flex;flex-direction: column; } }

 @media (max-width: 639px) { .gp-component-id-8tBIwUYCG6 { padding-left: 20px;padding-right: 20px;padding-top: 40px;padding-bottom: 0px;width: 100%;flex-direction: column;justify-content: center;align-items: center;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-8tBIwUYCG6 { padding-top: 40px;padding-bottom: 0px;width: 100%;flex-direction: column;justify-content: center;align-items: center;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-8tBIwUYCG6 { padding-top: 40px;padding-bottom: 0px;width: 100%;flex-direction: column;justify-content: center;align-items: center;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-8tBIwUYCG6 { padding-left: 20px;padding-right: 20px;padding-top: 40px;padding-bottom: 0px;width: 100%;flex-direction: column;justify-content: center;align-items: center;display: flex; } } @media (min-width: 1200px) { .gp-component-id-8tBIwUYCG6 { padding-top: 40px;padding-bottom: 0px;width: 100%;flex-direction: column;justify-content: center;align-items: center;display: flex; } }

 @media (max-width: 639px) { .gp-component-id-DSMsVJ24TD { display: flex;align-items: center;justify-content: center;flex-direction: column;width: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-DSMsVJ24TD { display: flex;align-items: center;justify-content: center;flex-direction: column;width: 100%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-DSMsVJ24TD { display: flex;align-items: center;justify-content: center;flex-direction: column;width: 100%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-DSMsVJ24TD { display: flex;align-items: center;justify-content: center;flex-direction: column;width: 100%; } } @media (min-width: 1200px) { .gp-component-id-DSMsVJ24TD { display: flex;align-items: center;justify-content: center;flex-direction: column;width: 100%; } }

 .gp-component-id-s7wPvU_07R { position: relative;z-index: 15; } @media (max-width: 639px) { .gp-component-id-s7wPvU_07R { position: relative;z-index: 15;margin-left: auto;margin-right: auto;padding-left: 10px;padding-right: 10px;width: 100%;flex-direction: column;justify-content: center;align-items: center;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-s7wPvU_07R { position: relative;z-index: 15;margin-left: auto;margin-right: auto;padding-left: 20px;padding-right: 20px;width: 100%;max-width: 640px;flex-direction: column;justify-content: center;align-items: center;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-s7wPvU_07R { position: relative;z-index: 15;margin-left: auto;margin-right: auto;padding-left: 10px;padding-right: 10px;width: 100%;max-width: 768px;flex-direction: column;justify-content: center;align-items: center;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-s7wPvU_07R { position: relative;z-index: 15;margin-left: auto;margin-right: auto;padding-left: 10px;padding-right: 10px;width: 100%;max-width: 992px;flex-direction: column;justify-content: center;align-items: center;display: flex; } } @media (min-width: 1200px) { .gp-component-id-s7wPvU_07R { position: relative;z-index: 15;margin-left: auto;margin-right: auto;padding-left: 10px;padding-right: 10px;width: 100%;max-width: 1200px;flex-direction: column;justify-content: center;align-items: center;display: flex; } }

 .gp-component-id-Gs6rXKL6yQ { object-position: center center;object-fit: cover;justify-content: flex-start;align-items: flex-start;display: inline-flex;max-width: 100%;height: auto;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid; } @media (max-width: 639px) { .gp-component-id-Gs6rXKL6yQ { object-position: center center;object-fit: cover;justify-content: flex-start;align-items: flex-start;display: inline-flex;max-width: 100%;height: auto;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;box-shadow: none;padding-top: 32px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-Gs6rXKL6yQ { object-position: center center;object-fit: cover;justify-content: flex-start;align-items: flex-start;display: inline-flex;max-width: 100%;height: auto;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;box-shadow: none;padding-top: 32px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-Gs6rXKL6yQ { object-position: center center;object-fit: cover;justify-content: flex-start;align-items: flex-start;display: inline-flex;max-width: 100%;height: auto;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;box-shadow: none;padding-top: 32px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-Gs6rXKL6yQ { object-position: center center;object-fit: cover;justify-content: flex-start;align-items: flex-start;display: inline-flex;max-width: 100%;height: auto;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;box-shadow: none;padding-top: 32px; } } @media (min-width: 1200px) { .gp-component-id-Gs6rXKL6yQ { object-position: center center;object-fit: cover;justify-content: flex-start;align-items: flex-start;display: inline-flex;max-width: 100%;height: auto;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;box-shadow: none;padding-top: 32px; } }

 .gp-component-id-FCIh0Q8WYz { overflow-wrap: break-word;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px; } @media (max-width: 639px) { .gp-component-id-FCIh0Q8WYz { overflow-wrap: break-word;margin-top: 20px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;font-size: 14px !important;color: rgb(160, 160, 160); } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-FCIh0Q8WYz { overflow-wrap: break-word;margin-top: 20px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;font-size: 14px !important;color: rgb(160, 160, 160); } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-FCIh0Q8WYz { overflow-wrap: break-word;margin-top: 20px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;font-size: 14px !important;color: rgb(160, 160, 160); } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-FCIh0Q8WYz { overflow-wrap: break-word;margin-top: 20px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;font-size: 14px !important;color: rgb(160, 160, 160); } } @media (min-width: 1200px) { .gp-component-id-FCIh0Q8WYz { overflow-wrap: break-word;margin-top: 20px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;font-size: 14px !important;color: rgb(160, 160, 160); } }

 .gp-component-id-zY_UtWVA5P { flex-direction: column;display: flex; } @media (max-width: 639px) { .gp-component-id-zY_UtWVA5P { flex-direction: column;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-zY_UtWVA5P { flex-direction: column;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-zY_UtWVA5P { flex-direction: column;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-zY_UtWVA5P { flex-direction: column;display: flex; } } @media (min-width: 1200px) { .gp-component-id-zY_UtWVA5P { flex-direction: column;display: flex; } }

 .gp-component-id-kQU2H3BFFOj { overflow-wrap: break-word;font-weight: bolder; } @media (max-width: 639px) { .gp-component-id-kQU2H3BFFOj { overflow-wrap: break-word;font-weight: bolder; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-kQU2H3BFFOj { overflow-wrap: break-word;font-weight: bolder; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-kQU2H3BFFOj { overflow-wrap: break-word;font-weight: bolder; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-kQU2H3BFFOj { overflow-wrap: break-word;font-weight: bolder; } } @media (min-width: 1200px) { .gp-component-id-kQU2H3BFFOj { overflow-wrap: break-word;font-weight: bolder; } }

 .gp-component-id-tYo38DLQu0 { overflow-wrap: break-word;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px; } @media (max-width: 639px) { .gp-component-id-tYo38DLQu0 { overflow-wrap: break-word;margin-top: 10px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;font-size: 20px !important;color: rgb(255, 255, 255);text-align: center;line-height: 1; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-tYo38DLQu0 { overflow-wrap: break-word;margin-top: 10px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;font-size: 20px !important;color: rgb(255, 255, 255);text-align: center;line-height: 1; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-tYo38DLQu0 { overflow-wrap: break-word;margin-top: 10px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;font-size: 20px !important;color: rgb(255, 255, 255);text-align: center;line-height: 1; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-tYo38DLQu0 { overflow-wrap: break-word;margin-top: 10px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;font-size: 20px !important;color: rgb(255, 255, 255);text-align: center;line-height: 1; } } @media (min-width: 1200px) { .gp-component-id-tYo38DLQu0 { overflow-wrap: break-word;margin-top: 10px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;font-size: 20px !important;color: rgb(255, 255, 255);text-align: center;line-height: 1; } }

 .gp-component-id-TjR5ISjHQw { flex-direction: column;display: flex; } @media (max-width: 639px) { .gp-component-id-TjR5ISjHQw { flex-direction: column;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-TjR5ISjHQw { flex-direction: column;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-TjR5ISjHQw { flex-direction: column;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-TjR5ISjHQw { flex-direction: column;display: flex; } } @media (min-width: 1200px) { .gp-component-id-TjR5ISjHQw { flex-direction: column;display: flex; } }

 .gp-component-id-DjvocLP7f { border-left-style: solid;border-bottom-style: solid;border-right-style: solid;border-top-style: solid;height: auto;max-width: 100%;display: inline-flex;align-items: flex-start;justify-content: flex-start;object-fit: cover;object-position: center center; } @media (max-width: 639px) { .gp-component-id-DjvocLP7f { border-left-style: solid;border-bottom-style: solid;border-right-style: solid;border-top-style: solid;height: auto;max-width: 100%;display: inline-flex;align-items: flex-start;justify-content: flex-start;object-fit: cover;object-position: center center; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-DjvocLP7f { border-left-style: solid;border-bottom-style: solid;border-right-style: solid;border-top-style: solid;height: auto;max-width: 100%;display: inline-flex;align-items: flex-start;justify-content: flex-start;object-fit: cover;object-position: center center; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-DjvocLP7f { border-left-style: solid;border-bottom-style: solid;border-right-style: solid;border-top-style: solid;height: auto;max-width: 100%;display: inline-flex;align-items: flex-start;justify-content: flex-start;object-fit: cover;object-position: center center; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-DjvocLP7f { border-left-style: solid;border-bottom-style: solid;border-right-style: solid;border-top-style: solid;height: auto;max-width: 100%;display: inline-flex;align-items: flex-start;justify-content: flex-start;object-fit: cover;object-position: center center; } } @media (min-width: 1200px) { .gp-component-id-DjvocLP7f { border-left-style: solid;border-bottom-style: solid;border-right-style: solid;border-top-style: solid;height: auto;max-width: 100%;display: inline-flex;align-items: flex-start;justify-content: flex-start;object-fit: cover;object-position: center center; } }

 @media (max-width: 639px) { .gp-component-id-PSThlSJ2J { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-width: 1px;border-right-width: 1px;border-top-width: 1px;border-bottom-width: 1px;border-left-color: rgb(32, 45, 60);border-right-color: rgb(32, 45, 60);border-top-color: rgb(146, 66, 253);border-bottom-color: rgb(32, 45, 60);background-color: rgb(15, 15, 15);box-shadow: rgba(146, 66, 253, 0.39) 0px 0px 19px 17px;padding-left: 20px;padding-right: 20px;padding-top: 20px;padding-bottom: 20px;width: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-PSThlSJ2J { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-width: 1px;border-right-width: 1px;border-top-width: 1px;border-bottom-width: 1px;border-left-color: rgb(32, 45, 60);border-right-color: rgb(32, 45, 60);border-top-color: rgb(146, 66, 253);border-bottom-color: rgb(32, 45, 60);background-color: rgb(15, 15, 15);box-shadow: rgba(146, 66, 253, 0.39) 0px 0px 19px 17px;padding-left: 20px;padding-right: 20px;padding-top: 20px;padding-bottom: 20px;width: 100%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-PSThlSJ2J { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-width: 1px;border-right-width: 1px;border-top-width: 1px;border-bottom-width: 1px;border-left-color: rgb(32, 45, 60);border-right-color: rgb(32, 45, 60);border-top-color: rgb(146, 66, 253);border-bottom-color: rgb(32, 45, 60);background-color: rgb(15, 15, 15);box-shadow: rgba(146, 66, 253, 0.39) 0px 0px 19px 17px;padding-left: 20px;padding-right: 20px;padding-top: 20px;padding-bottom: 20px;width: 100%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-PSThlSJ2J { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-width: 1px;border-right-width: 1px;border-top-width: 1px;border-bottom-width: 1px;border-left-color: rgb(32, 45, 60);border-right-color: rgb(32, 45, 60);border-top-color: rgb(146, 66, 253);border-bottom-color: rgb(32, 45, 60);background-color: rgb(15, 15, 15);box-shadow: rgba(146, 66, 253, 0.39) 0px 0px 19px 17px;padding-left: 20px;padding-right: 20px;padding-top: 20px;padding-bottom: 20px;width: 100%; } } @media (min-width: 1200px) { .gp-component-id-PSThlSJ2J { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-width: 1px;border-right-width: 1px;border-top-width: 1px;border-bottom-width: 1px;border-left-color: rgb(32, 45, 60);border-right-color: rgb(32, 45, 60);border-top-color: rgb(146, 66, 253);border-bottom-color: rgb(32, 45, 60);background-color: rgb(15, 15, 15);box-shadow: rgba(146, 66, 253, 0.39) 0px 0px 19px 17px;padding-left: 20px;padding-right: 20px;padding-top: 20px;padding-bottom: 20px;width: 100%; } }

 .gp-component-id-7LLl4k7X39 { height: 100%;width: 100%; } @media (max-width: 639px) { .gp-component-id-7LLl4k7X39 { height: 100%;width: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-7LLl4k7X39 { height: 100%;width: 100%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-7LLl4k7X39 { height: 100%;width: 100%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-7LLl4k7X39 { height: 100%;width: 100%; } } @media (min-width: 1200px) { .gp-component-id-7LLl4k7X39 { height: 100%;width: 100%; } }

 .gp-component-id-_IVCQACBQC { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 100%;padding-left: 8px; } @media (max-width: 639px) { .gp-component-id-_IVCQACBQC { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 100%;padding-left: 8px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-_IVCQACBQC { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 100%;padding-left: 8px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-_IVCQACBQC { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 25%;padding-left: 8px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-_IVCQACBQC { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 25%;padding-left: 8px; } } @media (min-width: 1200px) { .gp-component-id-_IVCQACBQC { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 25%;padding-left: 8px; } }

 .gp-component-id-LRT6yebMwv { overflow-wrap: break-word;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px; } @media (max-width: 639px) { .gp-component-id-LRT6yebMwv { overflow-wrap: break-word;margin-top: 20px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;font-size: 14px !important;color: rgb(160, 160, 160); } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-LRT6yebMwv { overflow-wrap: break-word;margin-top: 20px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;font-size: 14px !important;color: rgb(160, 160, 160); } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-LRT6yebMwv { overflow-wrap: break-word;margin-top: 20px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;font-size: 14px !important;color: rgb(160, 160, 160); } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-LRT6yebMwv { overflow-wrap: break-word;margin-top: 20px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;font-size: 14px !important;color: rgb(160, 160, 160); } } @media (min-width: 1200px) { .gp-component-id-LRT6yebMwv { overflow-wrap: break-word;margin-top: 20px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;font-size: 14px !important;color: rgb(160, 160, 160); } }

 .gp-component-id-rBEUZjxohf { display: flex;flex-direction: column; } @media (max-width: 639px) { .gp-component-id-rBEUZjxohf { display: flex;flex-direction: column; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-rBEUZjxohf { display: flex;flex-direction: column; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-rBEUZjxohf { display: flex;flex-direction: column; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-rBEUZjxohf { display: flex;flex-direction: column; } } @media (min-width: 1200px) { .gp-component-id-rBEUZjxohf { display: flex;flex-direction: column; } }

 .gp-component-id-lqp8SOyUbee { overflow-wrap: break-word;font-weight: bolder; } @media (max-width: 639px) { .gp-component-id-lqp8SOyUbee { overflow-wrap: break-word;font-weight: bolder; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-lqp8SOyUbee { overflow-wrap: break-word;font-weight: bolder; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-lqp8SOyUbee { overflow-wrap: break-word;font-weight: bolder; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-lqp8SOyUbee { overflow-wrap: break-word;font-weight: bolder; } } @media (min-width: 1200px) { .gp-component-id-lqp8SOyUbee { overflow-wrap: break-word;font-weight: bolder; } }

 .gp-component-id-36_AE_SKdN { overflow-wrap: break-word;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px; } @media (max-width: 639px) { .gp-component-id-36_AE_SKdN { overflow-wrap: break-word;margin-top: 10px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;font-size: 20px !important;color: rgb(255, 255, 255);text-align: center;line-height: 1; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-36_AE_SKdN { overflow-wrap: break-word;margin-top: 10px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;font-size: 20px !important;color: rgb(255, 255, 255);text-align: center;line-height: 1; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-36_AE_SKdN { overflow-wrap: break-word;margin-top: 10px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;font-size: 20px !important;color: rgb(255, 255, 255);text-align: center;line-height: 1; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-36_AE_SKdN { overflow-wrap: break-word;margin-top: 10px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;font-size: 20px !important;color: rgb(255, 255, 255);text-align: center;line-height: 1; } } @media (min-width: 1200px) { .gp-component-id-36_AE_SKdN { overflow-wrap: break-word;margin-top: 10px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;font-size: 20px !important;color: rgb(255, 255, 255);text-align: center;line-height: 1; } }

 .gp-component-id-NSK_zaZrHp { display: flex;flex-direction: column; } @media (max-width: 639px) { .gp-component-id-NSK_zaZrHp { display: flex;flex-direction: column; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-NSK_zaZrHp { display: flex;flex-direction: column; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-NSK_zaZrHp { display: flex;flex-direction: column; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-NSK_zaZrHp { display: flex;flex-direction: column; } } @media (min-width: 1200px) { .gp-component-id-NSK_zaZrHp { display: flex;flex-direction: column; } }

 .gp-component-id-qfDeAHwvr { object-position: center center;object-fit: cover;justify-content: flex-start;align-items: flex-start;display: inline-flex;max-width: 100%;height: auto;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid; } @media (max-width: 639px) { .gp-component-id-qfDeAHwvr { object-position: center center;object-fit: cover;justify-content: flex-start;align-items: flex-start;display: inline-flex;max-width: 100%;height: auto;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-qfDeAHwvr { object-position: center center;object-fit: cover;justify-content: flex-start;align-items: flex-start;display: inline-flex;max-width: 100%;height: auto;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-qfDeAHwvr { object-position: center center;object-fit: cover;justify-content: flex-start;align-items: flex-start;display: inline-flex;max-width: 100%;height: auto;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-qfDeAHwvr { object-position: center center;object-fit: cover;justify-content: flex-start;align-items: flex-start;display: inline-flex;max-width: 100%;height: auto;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid; } } @media (min-width: 1200px) { .gp-component-id-qfDeAHwvr { object-position: center center;object-fit: cover;justify-content: flex-start;align-items: flex-start;display: inline-flex;max-width: 100%;height: auto;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid; } }

 @media (max-width: 639px) { .gp-component-id-mR4F9UyHB { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-width: 1px;border-right-width: 1px;border-top-width: 1px;border-bottom-width: 1px;border-left-color: rgb(32, 45, 60);border-right-color: rgb(32, 45, 60);border-top-color: rgb(146, 66, 253);border-bottom-color: rgb(32, 45, 60);background-color: rgb(15, 15, 15);box-shadow: rgba(146, 66, 253, 0.39) 0px 0px 19px 17px;padding-left: 20px;padding-right: 20px;padding-top: 20px;padding-bottom: 20px;width: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-mR4F9UyHB { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-width: 1px;border-right-width: 1px;border-top-width: 1px;border-bottom-width: 1px;border-left-color: rgb(32, 45, 60);border-right-color: rgb(32, 45, 60);border-top-color: rgb(146, 66, 253);border-bottom-color: rgb(32, 45, 60);background-color: rgb(15, 15, 15);box-shadow: rgba(146, 66, 253, 0.39) 0px 0px 19px 17px;padding-left: 20px;padding-right: 20px;padding-top: 20px;padding-bottom: 20px;width: 100%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-mR4F9UyHB { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-width: 1px;border-right-width: 1px;border-top-width: 1px;border-bottom-width: 1px;border-left-color: rgb(32, 45, 60);border-right-color: rgb(32, 45, 60);border-top-color: rgb(146, 66, 253);border-bottom-color: rgb(32, 45, 60);background-color: rgb(15, 15, 15);box-shadow: rgba(146, 66, 253, 0.39) 0px 0px 19px 17px;padding-left: 20px;padding-right: 20px;padding-top: 20px;padding-bottom: 20px;width: 100%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-mR4F9UyHB { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-width: 1px;border-right-width: 1px;border-top-width: 1px;border-bottom-width: 1px;border-left-color: rgb(32, 45, 60);border-right-color: rgb(32, 45, 60);border-top-color: rgb(146, 66, 253);border-bottom-color: rgb(32, 45, 60);background-color: rgb(15, 15, 15);box-shadow: rgba(146, 66, 253, 0.39) 0px 0px 19px 17px;padding-left: 20px;padding-right: 20px;padding-top: 20px;padding-bottom: 20px;width: 100%; } } @media (min-width: 1200px) { .gp-component-id-mR4F9UyHB { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-width: 1px;border-right-width: 1px;border-top-width: 1px;border-bottom-width: 1px;border-left-color: rgb(32, 45, 60);border-right-color: rgb(32, 45, 60);border-top-color: rgb(146, 66, 253);border-bottom-color: rgb(32, 45, 60);background-color: rgb(15, 15, 15);box-shadow: rgba(146, 66, 253, 0.39) 0px 0px 19px 17px;padding-left: 20px;padding-right: 20px;padding-top: 20px;padding-bottom: 20px;width: 100%; } }

 .gp-component-id-2yAs21qbHV { height: 100%;width: 100%; } @media (max-width: 639px) { .gp-component-id-2yAs21qbHV { height: 100%;width: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-2yAs21qbHV { height: 100%;width: 100%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-2yAs21qbHV { height: 100%;width: 100%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-2yAs21qbHV { height: 100%;width: 100%; } } @media (min-width: 1200px) { .gp-component-id-2yAs21qbHV { height: 100%;width: 100%; } }

 .gp-component-id-KcHvJViUrc { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 100%;padding-left: 8px; } @media (max-width: 639px) { .gp-component-id-KcHvJViUrc { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 100%;padding-left: 8px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-KcHvJViUrc { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 100%;padding-left: 8px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-KcHvJViUrc { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 25%;padding-left: 8px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-KcHvJViUrc { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 25%;padding-left: 8px; } } @media (min-width: 1200px) { .gp-component-id-KcHvJViUrc { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 25%;padding-left: 8px; } }

 .gp-component-id-wQSHj9g5sA { overflow-wrap: break-word;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px; } @media (max-width: 639px) { .gp-component-id-wQSHj9g5sA { overflow-wrap: break-word;margin-top: 20px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;font-size: 14px !important;color: rgb(160, 160, 160); } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-wQSHj9g5sA { overflow-wrap: break-word;margin-top: 20px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;font-size: 14px !important;color: rgb(160, 160, 160); } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-wQSHj9g5sA { overflow-wrap: break-word;margin-top: 20px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;font-size: 14px !important;color: rgb(160, 160, 160); } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-wQSHj9g5sA { overflow-wrap: break-word;margin-top: 20px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;font-size: 14px !important;color: rgb(160, 160, 160); } } @media (min-width: 1200px) { .gp-component-id-wQSHj9g5sA { overflow-wrap: break-word;margin-top: 20px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;font-size: 14px !important;color: rgb(160, 160, 160); } }

 .gp-component-id-j4pmIqNB0l { display: flex;flex-direction: column; } @media (max-width: 639px) { .gp-component-id-j4pmIqNB0l { display: flex;flex-direction: column; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-j4pmIqNB0l { display: flex;flex-direction: column; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-j4pmIqNB0l { display: flex;flex-direction: column; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-j4pmIqNB0l { display: flex;flex-direction: column; } } @media (min-width: 1200px) { .gp-component-id-j4pmIqNB0l { display: flex;flex-direction: column; } }

 .gp-component-id-QhnGU1Zx0kk { overflow-wrap: break-word;font-weight: bolder; } @media (max-width: 639px) { .gp-component-id-QhnGU1Zx0kk { overflow-wrap: break-word;font-weight: bolder; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-QhnGU1Zx0kk { overflow-wrap: break-word;font-weight: bolder; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-QhnGU1Zx0kk { overflow-wrap: break-word;font-weight: bolder; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-QhnGU1Zx0kk { overflow-wrap: break-word;font-weight: bolder; } } @media (min-width: 1200px) { .gp-component-id-QhnGU1Zx0kk { overflow-wrap: break-word;font-weight: bolder; } }

 .gp-component-id-wfLi71Yk0U { overflow-wrap: break-word;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px; } @media (max-width: 639px) { .gp-component-id-wfLi71Yk0U { overflow-wrap: break-word;margin-top: 10px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;font-size: 20px !important;color: rgb(255, 255, 255);text-align: center;line-height: 1; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-wfLi71Yk0U { overflow-wrap: break-word;margin-top: 10px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;font-size: 20px !important;color: rgb(255, 255, 255);text-align: center;line-height: 1; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-wfLi71Yk0U { overflow-wrap: break-word;margin-top: 10px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;font-size: 20px !important;color: rgb(255, 255, 255);text-align: center;line-height: 1; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-wfLi71Yk0U { overflow-wrap: break-word;margin-top: 10px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;font-size: 20px !important;color: rgb(255, 255, 255);text-align: center;line-height: 1; } } @media (min-width: 1200px) { .gp-component-id-wfLi71Yk0U { overflow-wrap: break-word;margin-top: 10px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;font-size: 20px !important;color: rgb(255, 255, 255);text-align: center;line-height: 1; } }

 .gp-component-id-_TQ2qwYFv7 { display: flex;flex-direction: column; } @media (max-width: 639px) { .gp-component-id-_TQ2qwYFv7 { display: flex;flex-direction: column; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-_TQ2qwYFv7 { display: flex;flex-direction: column; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-_TQ2qwYFv7 { display: flex;flex-direction: column; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-_TQ2qwYFv7 { display: flex;flex-direction: column; } } @media (min-width: 1200px) { .gp-component-id-_TQ2qwYFv7 { display: flex;flex-direction: column; } }

 .gp-component-id-9r39_o7pz { border-left-style: solid;border-bottom-style: solid;border-right-style: solid;border-top-style: solid;height: auto;max-width: 100%;display: inline-flex;align-items: flex-start;justify-content: flex-start;object-fit: cover;object-position: center center; } @media (max-width: 639px) { .gp-component-id-9r39_o7pz { border-left-style: solid;border-bottom-style: solid;border-right-style: solid;border-top-style: solid;height: auto;max-width: 100%;display: inline-flex;align-items: flex-start;justify-content: flex-start;object-fit: cover;object-position: center center; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-9r39_o7pz { border-left-style: solid;border-bottom-style: solid;border-right-style: solid;border-top-style: solid;height: auto;max-width: 100%;display: inline-flex;align-items: flex-start;justify-content: flex-start;object-fit: cover;object-position: center center; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-9r39_o7pz { border-left-style: solid;border-bottom-style: solid;border-right-style: solid;border-top-style: solid;height: auto;max-width: 100%;display: inline-flex;align-items: flex-start;justify-content: flex-start;object-fit: cover;object-position: center center; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-9r39_o7pz { border-left-style: solid;border-bottom-style: solid;border-right-style: solid;border-top-style: solid;height: auto;max-width: 100%;display: inline-flex;align-items: flex-start;justify-content: flex-start;object-fit: cover;object-position: center center; } } @media (min-width: 1200px) { .gp-component-id-9r39_o7pz { border-left-style: solid;border-bottom-style: solid;border-right-style: solid;border-top-style: solid;height: auto;max-width: 100%;display: inline-flex;align-items: flex-start;justify-content: flex-start;object-fit: cover;object-position: center center; } }

 @media (max-width: 639px) { .gp-component-id-6VPfYiqd5 { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-width: 1px;border-right-width: 1px;border-top-width: 1px;border-bottom-width: 1px;border-left-color: rgb(32, 45, 60);border-right-color: rgb(32, 45, 60);border-top-color: rgb(146, 66, 253);border-bottom-color: rgb(32, 45, 60);background-color: rgb(15, 15, 15);box-shadow: rgba(146, 66, 253, 0.39) 0px 0px 19px 17px;padding-left: 20px;padding-right: 20px;padding-top: 20px;padding-bottom: 20px;width: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-6VPfYiqd5 { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-width: 1px;border-right-width: 1px;border-top-width: 1px;border-bottom-width: 1px;border-left-color: rgb(32, 45, 60);border-right-color: rgb(32, 45, 60);border-top-color: rgb(146, 66, 253);border-bottom-color: rgb(32, 45, 60);background-color: rgb(15, 15, 15);box-shadow: rgba(146, 66, 253, 0.39) 0px 0px 19px 17px;padding-left: 20px;padding-right: 20px;padding-top: 20px;padding-bottom: 20px;width: 100%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-6VPfYiqd5 { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-width: 1px;border-right-width: 1px;border-top-width: 1px;border-bottom-width: 1px;border-left-color: rgb(32, 45, 60);border-right-color: rgb(32, 45, 60);border-top-color: rgb(146, 66, 253);border-bottom-color: rgb(32, 45, 60);background-color: rgb(15, 15, 15);box-shadow: rgba(146, 66, 253, 0.39) 0px 0px 19px 17px;padding-left: 20px;padding-right: 20px;padding-top: 20px;padding-bottom: 20px;width: 100%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-6VPfYiqd5 { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-width: 1px;border-right-width: 1px;border-top-width: 1px;border-bottom-width: 1px;border-left-color: rgb(32, 45, 60);border-right-color: rgb(32, 45, 60);border-top-color: rgb(146, 66, 253);border-bottom-color: rgb(32, 45, 60);background-color: rgb(15, 15, 15);box-shadow: rgba(146, 66, 253, 0.39) 0px 0px 19px 17px;padding-left: 20px;padding-right: 20px;padding-top: 20px;padding-bottom: 20px;width: 100%; } } @media (min-width: 1200px) { .gp-component-id-6VPfYiqd5 { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-width: 1px;border-right-width: 1px;border-top-width: 1px;border-bottom-width: 1px;border-left-color: rgb(32, 45, 60);border-right-color: rgb(32, 45, 60);border-top-color: rgb(146, 66, 253);border-bottom-color: rgb(32, 45, 60);background-color: rgb(15, 15, 15);box-shadow: rgba(146, 66, 253, 0.39) 0px 0px 19px 17px;padding-left: 20px;padding-right: 20px;padding-top: 20px;padding-bottom: 20px;width: 100%; } }

 .gp-component-id-OYflZ8ydcd { height: 100%;width: 100%; } @media (max-width: 639px) { .gp-component-id-OYflZ8ydcd { height: 100%;width: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-OYflZ8ydcd { height: 100%;width: 100%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-OYflZ8ydcd { height: 100%;width: 100%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-OYflZ8ydcd { height: 100%;width: 100%; } } @media (min-width: 1200px) { .gp-component-id-OYflZ8ydcd { height: 100%;width: 100%; } }

 .gp-component-id-5Yjbi_KtZ5 { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 100%;padding-left: 8px; } @media (max-width: 639px) { .gp-component-id-5Yjbi_KtZ5 { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 100%;padding-left: 8px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-5Yjbi_KtZ5 { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 100%;padding-left: 8px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-5Yjbi_KtZ5 { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 25%;padding-left: 8px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-5Yjbi_KtZ5 { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 25%;padding-left: 8px; } } @media (min-width: 1200px) { .gp-component-id-5Yjbi_KtZ5 { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 25%;padding-left: 8px; } }

 .gp-component-id-oco80BL1Dz { overflow-wrap: break-word;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px; } @media (max-width: 639px) { .gp-component-id-oco80BL1Dz { overflow-wrap: break-word;margin-top: 20px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;font-size: 14px !important;color: rgb(160, 160, 160);line-height: 1.25; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-oco80BL1Dz { overflow-wrap: break-word;margin-top: 20px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;font-size: 14px !important;color: rgb(160, 160, 160);line-height: 1.25; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-oco80BL1Dz { overflow-wrap: break-word;margin-top: 20px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;font-size: 14px !important;color: rgb(160, 160, 160);line-height: 1.25; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-oco80BL1Dz { overflow-wrap: break-word;margin-top: 20px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;font-size: 14px !important;color: rgb(160, 160, 160);line-height: 1.25; } } @media (min-width: 1200px) { .gp-component-id-oco80BL1Dz { overflow-wrap: break-word;margin-top: 20px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;font-size: 14px !important;color: rgb(160, 160, 160);line-height: 1.25; } }

 .gp-component-id-jRXmtQw_Vo { display: flex;flex-direction: column; } @media (max-width: 639px) { .gp-component-id-jRXmtQw_Vo { display: flex;flex-direction: column; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-jRXmtQw_Vo { display: flex;flex-direction: column; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-jRXmtQw_Vo { display: flex;flex-direction: column; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-jRXmtQw_Vo { display: flex;flex-direction: column; } } @media (min-width: 1200px) { .gp-component-id-jRXmtQw_Vo { display: flex;flex-direction: column; } }

 .gp-component-id-rkXkvlHvGuc { overflow-wrap: break-word;font-weight: bolder; } @media (max-width: 639px) { .gp-component-id-rkXkvlHvGuc { overflow-wrap: break-word;font-weight: bolder; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-rkXkvlHvGuc { overflow-wrap: break-word;font-weight: bolder; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-rkXkvlHvGuc { overflow-wrap: break-word;font-weight: bolder; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-rkXkvlHvGuc { overflow-wrap: break-word;font-weight: bolder; } } @media (min-width: 1200px) { .gp-component-id-rkXkvlHvGuc { overflow-wrap: break-word;font-weight: bolder; } }

 .gp-component-id-5CTZiX1HpN { overflow-wrap: break-word;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px; } @media (max-width: 639px) { .gp-component-id-5CTZiX1HpN { overflow-wrap: break-word;margin-top: 10px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;font-size: 21px !important;color: rgb(255, 255, 255);text-align: center;line-height: 1; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-5CTZiX1HpN { overflow-wrap: break-word;margin-top: 10px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;font-size: 21px !important;color: rgb(255, 255, 255);text-align: center;line-height: 1; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-5CTZiX1HpN { overflow-wrap: break-word;margin-top: 10px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;font-size: 21px !important;color: rgb(255, 255, 255);text-align: center;line-height: 1; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-5CTZiX1HpN { overflow-wrap: break-word;margin-top: 10px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;font-size: 21px !important;color: rgb(255, 255, 255);text-align: center;line-height: 1; } } @media (min-width: 1200px) { .gp-component-id-5CTZiX1HpN { overflow-wrap: break-word;margin-top: 10px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;font-size: 21px !important;color: rgb(255, 255, 255);text-align: center;line-height: 1; } }

 .gp-component-id-iMCwgyo_5z { display: flex;flex-direction: column; } @media (max-width: 639px) { .gp-component-id-iMCwgyo_5z { display: flex;flex-direction: column; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-iMCwgyo_5z { display: flex;flex-direction: column; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-iMCwgyo_5z { display: flex;flex-direction: column; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-iMCwgyo_5z { display: flex;flex-direction: column; } } @media (min-width: 1200px) { .gp-component-id-iMCwgyo_5z { display: flex;flex-direction: column; } }

 .gp-component-id-W8kGomaUO { object-position: center center;object-fit: cover;justify-content: flex-start;align-items: flex-start;display: inline-flex;max-width: 100%;height: auto;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid; } @media (max-width: 639px) { .gp-component-id-W8kGomaUO { object-position: center center;object-fit: cover;justify-content: flex-start;align-items: flex-start;display: inline-flex;max-width: 100%;height: auto;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-W8kGomaUO { object-position: center center;object-fit: cover;justify-content: flex-start;align-items: flex-start;display: inline-flex;max-width: 100%;height: auto;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-W8kGomaUO { object-position: center center;object-fit: cover;justify-content: flex-start;align-items: flex-start;display: inline-flex;max-width: 100%;height: auto;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-W8kGomaUO { object-position: center center;object-fit: cover;justify-content: flex-start;align-items: flex-start;display: inline-flex;max-width: 100%;height: auto;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid; } } @media (min-width: 1200px) { .gp-component-id-W8kGomaUO { object-position: center center;object-fit: cover;justify-content: flex-start;align-items: flex-start;display: inline-flex;max-width: 100%;height: auto;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid; } }

 @media (max-width: 639px) { .gp-component-id-G601S8lZV { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-width: 1px;border-right-width: 1px;border-top-width: 1px;border-bottom-width: 1px;border-left-color: rgb(32, 45, 60);border-right-color: rgb(32, 45, 60);border-top-color: rgb(146, 66, 253);border-bottom-color: rgb(32, 45, 60);background-color: rgb(15, 15, 15);box-shadow: rgba(146, 66, 253, 0.39) 0px 0px 19px 17px;padding-left: 20px;padding-right: 20px;padding-top: 20px;padding-bottom: 20px;width: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-G601S8lZV { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-width: 1px;border-right-width: 1px;border-top-width: 1px;border-bottom-width: 1px;border-left-color: rgb(32, 45, 60);border-right-color: rgb(32, 45, 60);border-top-color: rgb(146, 66, 253);border-bottom-color: rgb(32, 45, 60);background-color: rgb(15, 15, 15);box-shadow: rgba(146, 66, 253, 0.39) 0px 0px 19px 17px;padding-left: 20px;padding-right: 20px;padding-top: 20px;padding-bottom: 20px;width: 100%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-G601S8lZV { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-width: 1px;border-right-width: 1px;border-top-width: 1px;border-bottom-width: 1px;border-left-color: rgb(32, 45, 60);border-right-color: rgb(32, 45, 60);border-top-color: rgb(146, 66, 253);border-bottom-color: rgb(32, 45, 60);background-color: rgb(15, 15, 15);box-shadow: rgba(146, 66, 253, 0.39) 0px 0px 19px 17px;padding-left: 20px;padding-right: 20px;padding-top: 20px;padding-bottom: 20px;width: 100%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-G601S8lZV { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-width: 1px;border-right-width: 1px;border-top-width: 1px;border-bottom-width: 1px;border-left-color: rgb(32, 45, 60);border-right-color: rgb(32, 45, 60);border-top-color: rgb(146, 66, 253);border-bottom-color: rgb(32, 45, 60);background-color: rgb(15, 15, 15);box-shadow: rgba(146, 66, 253, 0.39) 0px 0px 19px 17px;padding-left: 20px;padding-right: 20px;padding-top: 20px;padding-bottom: 20px;width: 100%; } } @media (min-width: 1200px) { .gp-component-id-G601S8lZV { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-width: 1px;border-right-width: 1px;border-top-width: 1px;border-bottom-width: 1px;border-left-color: rgb(32, 45, 60);border-right-color: rgb(32, 45, 60);border-top-color: rgb(146, 66, 253);border-bottom-color: rgb(32, 45, 60);background-color: rgb(15, 15, 15);box-shadow: rgba(146, 66, 253, 0.39) 0px 0px 19px 17px;padding-left: 20px;padding-right: 20px;padding-top: 20px;padding-bottom: 20px;width: 100%; } }

 .gp-component-id-YyV26rcntK { height: 100%;width: 100%; } @media (max-width: 639px) { .gp-component-id-YyV26rcntK { height: 100%;width: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-YyV26rcntK { height: 100%;width: 100%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-YyV26rcntK { height: 100%;width: 100%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-YyV26rcntK { height: 100%;width: 100%; } } @media (min-width: 1200px) { .gp-component-id-YyV26rcntK { height: 100%;width: 100%; } }

 .gp-component-id-8SsR71D9H0 { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 100%;padding-left: 8px; } @media (max-width: 639px) { .gp-component-id-8SsR71D9H0 { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 100%;padding-left: 8px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-8SsR71D9H0 { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 100%;padding-left: 8px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-8SsR71D9H0 { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 25%;padding-left: 8px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-8SsR71D9H0 { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 25%;padding-left: 8px; } } @media (min-width: 1200px) { .gp-component-id-8SsR71D9H0 { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 25%;padding-left: 8px; } }

 .gp-component-id-eJCIUX4dP { flex-wrap: wrap;margin-right: -8px;margin-left: -8px; } @media (max-width: 639px) { .gp-component-id-eJCIUX4dP { flex-wrap: wrap;margin-right: -8px;margin-left: -8px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-eJCIUX4dP { flex-wrap: wrap;margin-right: -8px;margin-left: -8px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-eJCIUX4dP { flex-wrap: wrap;margin-right: -8px;margin-left: -8px;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-eJCIUX4dP { flex-wrap: wrap;margin-right: -8px;margin-left: -8px;display: flex; } } @media (min-width: 1200px) { .gp-component-id-eJCIUX4dP { flex-wrap: wrap;margin-right: -8px;margin-left: -8px;display: flex; } }

 @media (max-width: 639px) { .gp-component-id-fXsWejpXp { padding-left: 8px;padding-right: 8px;width: 79%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-fXsWejpXp { padding-left: 8px;padding-right: 8px;width: 79%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-fXsWejpXp { padding-left: 8px;padding-right: 8px;width: 100%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-fXsWejpXp { padding-left: 8px;padding-right: 8px;width: 95%; } } @media (min-width: 1200px) { .gp-component-id-fXsWejpXp { padding-left: 8px;padding-right: 8px;width: 79%; } }

 .gp-component-id-hmpr5hs1dd { font-size: inherit;font-weight: inherit;overflow-wrap: break-word;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px; } @media (max-width: 639px) { .gp-component-id-hmpr5hs1dd { font-size: 18px !important;font-weight: inherit !important;overflow-wrap: break-word;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;color: rgb(211, 216, 222);text-align: center;line-height: 1.25;padding-top: 0px;padding-bottom: 30px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-hmpr5hs1dd { font-size: 18px !important;font-weight: inherit !important;overflow-wrap: break-word;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;color: rgb(211, 216, 222);text-align: center;line-height: 1.25;padding-top: 0px;padding-bottom: 30px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-hmpr5hs1dd { font-size: 16px !important;font-weight: inherit !important;overflow-wrap: break-word;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;color: rgb(211, 216, 222);text-align: center;line-height: 1.25;padding-top: 0px;padding-bottom: 30px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-hmpr5hs1dd { font-size: 22px !important;font-weight: inherit !important;overflow-wrap: break-word;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;color: rgb(211, 216, 222);text-align: center;line-height: 1.25;padding-top: 0px;padding-bottom: 30px; } } @media (min-width: 1200px) { .gp-component-id-hmpr5hs1dd { font-size: 27px !important;font-weight: inherit !important;overflow-wrap: break-word;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;color: rgb(211, 216, 222);text-align: center;line-height: 1.25;padding-top: 0px;padding-bottom: 30px; } }

 .gp-component-id-QJyOGcAXxv { display: flex;flex-direction: column; } @media (max-width: 639px) { .gp-component-id-QJyOGcAXxv { display: flex;flex-direction: column; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-QJyOGcAXxv { display: flex;flex-direction: column; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-QJyOGcAXxv { display: flex;flex-direction: column; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-QJyOGcAXxv { display: flex;flex-direction: column; } } @media (min-width: 1200px) { .gp-component-id-QJyOGcAXxv { display: flex;flex-direction: column; } }

 @media (max-width: 639px) { .gp-component-id-i5xnyTzfg { width: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-i5xnyTzfg { width: 100%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-i5xnyTzfg { width: 100%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-i5xnyTzfg { width: 73%; } } @media (min-width: 1200px) { .gp-component-id-i5xnyTzfg { width: 73%; } }

 .gp-component-id-51hZqYYyqe { display: flex;flex-direction: column; } @media (max-width: 639px) { .gp-component-id-51hZqYYyqe { display: flex;flex-direction: column; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-51hZqYYyqe { display: flex;flex-direction: column; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-51hZqYYyqe { display: flex;flex-direction: column; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-51hZqYYyqe { display: flex;flex-direction: column; } } @media (min-width: 1200px) { .gp-component-id-51hZqYYyqe { display: flex;flex-direction: column; } }

 .gp-component-id-4DuhIumegI { position: relative;z-index: 15; } @media (max-width: 639px) { .gp-component-id-4DuhIumegI { position: relative;z-index: 15;color: rgb(255, 255, 255);margin-left: auto;margin-right: auto;width: 100%;flex-direction: column;justify-content: center;align-items: center;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-4DuhIumegI { position: relative;z-index: 15;color: rgb(255, 255, 255);margin-left: auto;margin-right: auto;padding-left: 20px;padding-right: 20px;width: 100%;max-width: 640px;flex-direction: column;justify-content: center;align-items: center;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-4DuhIumegI { position: relative;z-index: 15;color: rgb(255, 255, 255);margin-left: auto;margin-right: auto;width: 100%;max-width: 768px;flex-direction: column;justify-content: center;align-items: center;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-4DuhIumegI { position: relative;z-index: 15;color: rgb(255, 255, 255);margin-left: auto;margin-right: auto;width: 100%;max-width: 992px;flex-direction: column;justify-content: center;align-items: center;display: flex; } } @media (min-width: 1200px) { .gp-component-id-4DuhIumegI { position: relative;z-index: 15;color: rgb(255, 255, 255);margin-left: auto;margin-right: auto;width: 100%;max-width: 1200px;flex-direction: column;justify-content: center;align-items: center;display: flex; } }

 .gp-component-id-jmZQlkJ3X { object-position: center center;object-fit: cover;justify-content: flex-start;align-items: flex-start;display: inline-flex;max-width: 100%;height: auto;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid; } @media (max-width: 639px) { .gp-component-id-jmZQlkJ3X { object-position: center center;object-fit: cover;justify-content: flex-start;align-items: flex-start;display: inline-flex;max-width: 100%;height: auto;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-width: 1px;border-right-width: 1px;border-top-width: 2px;border-bottom-width: 1px;border-left-color: rgb(120, 136, 155);border-right-color: rgb(120, 136, 155);border-top-color: rgb(146, 66, 253);border-bottom-color: rgb(120, 136, 155); } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-jmZQlkJ3X { object-position: center center;object-fit: cover;justify-content: flex-start;align-items: flex-start;display: inline-flex;max-width: 100%;height: auto;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-width: 1px;border-right-width: 1px;border-top-width: 2px;border-bottom-width: 1px;border-left-color: rgb(120, 136, 155);border-right-color: rgb(120, 136, 155);border-top-color: rgb(146, 66, 253);border-bottom-color: rgb(120, 136, 155); } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-jmZQlkJ3X { object-position: center center;object-fit: cover;justify-content: flex-start;align-items: flex-start;display: inline-flex;max-width: 100%;height: auto;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-width: 1px;border-right-width: 1px;border-top-width: 2px;border-bottom-width: 1px;border-left-color: rgb(120, 136, 155);border-right-color: rgb(120, 136, 155);border-top-color: rgb(146, 66, 253);border-bottom-color: rgb(120, 136, 155); } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-jmZQlkJ3X { object-position: center center;object-fit: cover;justify-content: flex-start;align-items: flex-start;display: inline-flex;max-width: 100%;height: auto;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-width: 1px;border-right-width: 1px;border-top-width: 2px;border-bottom-width: 1px;border-left-color: rgb(120, 136, 155);border-right-color: rgb(120, 136, 155);border-top-color: rgb(146, 66, 253);border-bottom-color: rgb(120, 136, 155); } } @media (min-width: 1200px) { .gp-component-id-jmZQlkJ3X { object-position: center center;object-fit: cover;justify-content: flex-start;align-items: flex-start;display: inline-flex;max-width: 100%;height: auto;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-width: 1px;border-right-width: 1px;border-top-width: 2px;border-bottom-width: 1px;border-left-color: rgb(120, 136, 155);border-right-color: rgb(120, 136, 155);border-top-color: rgb(146, 66, 253);border-bottom-color: rgb(120, 136, 155); } }

 .gp-component-id-kj6fMh6yyk { height: 100%;width: 100%; } @media (max-width: 639px) { .gp-component-id-kj6fMh6yyk { height: 100%;width: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-kj6fMh6yyk { height: 100%;width: 100%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-kj6fMh6yyk { height: 100%;width: 100%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-kj6fMh6yyk { height: 100%;width: 100%; } } @media (min-width: 1200px) { .gp-component-id-kj6fMh6yyk { height: 100%;width: 100%; } }

 .gp-component-id-09pgoJf1Ie { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 100%;padding-left: 8px; } @media (max-width: 639px) { .gp-component-id-09pgoJf1Ie { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 100%;padding-left: 8px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-09pgoJf1Ie { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 100%;padding-left: 8px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-09pgoJf1Ie { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 50%;padding-left: 8px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-09pgoJf1Ie { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 50%;padding-left: 8px; } } @media (min-width: 1200px) { .gp-component-id-09pgoJf1Ie { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 50%;padding-left: 8px; } }

 .gp-component-id-mpJsZU0z0 { object-position: center center;object-fit: cover;justify-content: flex-start;align-items: flex-start;display: inline-flex;max-width: 100%;height: auto;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid; } @media (max-width: 639px) { .gp-component-id-mpJsZU0z0 { object-position: center center;object-fit: cover;justify-content: flex-start;align-items: flex-start;display: inline-flex;max-width: 100%;height: auto;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-width: 1px;border-right-width: 1px;border-top-width: 2px;border-bottom-width: 1px;border-left-color: rgb(120, 136, 155);border-right-color: rgb(120, 136, 155);border-top-color: rgb(146, 66, 253);border-bottom-color: rgb(120, 136, 155); } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-mpJsZU0z0 { object-position: center center;object-fit: cover;justify-content: flex-start;align-items: flex-start;display: inline-flex;max-width: 100%;height: auto;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-width: 1px;border-right-width: 1px;border-top-width: 2px;border-bottom-width: 1px;border-left-color: rgb(120, 136, 155);border-right-color: rgb(120, 136, 155);border-top-color: rgb(146, 66, 253);border-bottom-color: rgb(120, 136, 155); } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-mpJsZU0z0 { object-position: center center;object-fit: cover;justify-content: flex-start;align-items: flex-start;display: inline-flex;max-width: 100%;height: auto;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-width: 1px;border-right-width: 1px;border-top-width: 2px;border-bottom-width: 1px;border-left-color: rgb(120, 136, 155);border-right-color: rgb(120, 136, 155);border-top-color: rgb(146, 66, 253);border-bottom-color: rgb(120, 136, 155); } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-mpJsZU0z0 { object-position: center center;object-fit: cover;justify-content: flex-start;align-items: flex-start;display: inline-flex;max-width: 100%;height: auto;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-width: 1px;border-right-width: 1px;border-top-width: 2px;border-bottom-width: 1px;border-left-color: rgb(120, 136, 155);border-right-color: rgb(120, 136, 155);border-top-color: rgb(146, 66, 253);border-bottom-color: rgb(120, 136, 155); } } @media (min-width: 1200px) { .gp-component-id-mpJsZU0z0 { object-position: center center;object-fit: cover;justify-content: flex-start;align-items: flex-start;display: inline-flex;max-width: 100%;height: auto;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-width: 1px;border-right-width: 1px;border-top-width: 2px;border-bottom-width: 1px;border-left-color: rgb(120, 136, 155);border-right-color: rgb(120, 136, 155);border-top-color: rgb(146, 66, 253);border-bottom-color: rgb(120, 136, 155); } }

 .gp-component-id-Na03_BC5ms { height: 100%;width: 100%; } @media (max-width: 639px) { .gp-component-id-Na03_BC5ms { height: 100%;width: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-Na03_BC5ms { height: 100%;width: 100%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-Na03_BC5ms { height: 100%;width: 100%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-Na03_BC5ms { height: 100%;width: 100%; } } @media (min-width: 1200px) { .gp-component-id-Na03_BC5ms { height: 100%;width: 100%; } }

 .gp-component-id-9edpYU7oAv { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 100%;padding-left: 8px; } @media (max-width: 639px) { .gp-component-id-9edpYU7oAv { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 100%;padding-left: 8px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-9edpYU7oAv { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 100%;padding-left: 8px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-9edpYU7oAv { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 50%;padding-left: 8px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-9edpYU7oAv { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 50%;padding-left: 8px; } } @media (min-width: 1200px) { .gp-component-id-9edpYU7oAv { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;width: 50%;padding-left: 8px; } }

 .gp-component-id-fZ0OIhk1y { flex-wrap: wrap;margin-right: -8px;margin-left: -8px; } @media (max-width: 639px) { .gp-component-id-fZ0OIhk1y { flex-wrap: wrap;margin-right: -8px;margin-left: -8px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-fZ0OIhk1y { flex-wrap: wrap;margin-right: -8px;margin-left: -8px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-fZ0OIhk1y { flex-wrap: wrap;margin-right: -8px;margin-left: -8px;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-fZ0OIhk1y { flex-wrap: wrap;margin-right: -8px;margin-left: -8px;display: flex; } } @media (min-width: 1200px) { .gp-component-id-fZ0OIhk1y { flex-wrap: wrap;margin-right: -8px;margin-left: -8px;display: flex; } }

 @media (max-width: 639px) { .gp-component-id-7YjD17jF1 { margin-top: 10px;padding-left: 8px;padding-right: 8px;width: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-7YjD17jF1 { margin-top: 10px;padding-left: 8px;padding-right: 8px;width: 100%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-7YjD17jF1 { margin-top: 10px;padding-left: 8px;padding-right: 8px;width: 100%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-7YjD17jF1 { margin-top: 10px;padding-left: 8px;padding-right: 8px;width: 100%; } } @media (min-width: 1200px) { .gp-component-id-7YjD17jF1 { margin-top: 10px;padding-left: 8px;padding-right: 8px;width: 100%; } }

 .gp-component-id-MXmgit2GH { object-position: center center;object-fit: cover;justify-content: flex-start;align-items: flex-start;display: inline-flex;max-width: 100%;height: auto;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid; } @media (max-width: 639px) { .gp-component-id-MXmgit2GH { object-position: center center;object-fit: cover;justify-content: flex-start;align-items: flex-start;display: inline-flex;max-width: 100%;height: auto;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-width: 1px;border-right-width: 1px;border-top-width: 1px;border-bottom-width: 1px;border-left-color: rgb(32, 45, 60);border-right-color: rgb(32, 45, 60);border-top-color: rgb(146, 66, 253);border-bottom-color: rgb(32, 45, 60);margin-top: 30px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-MXmgit2GH { object-position: center center;object-fit: cover;justify-content: flex-start;align-items: flex-start;display: inline-flex;max-width: 100%;height: auto;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-width: 1px;border-right-width: 1px;border-top-width: 1px;border-bottom-width: 1px;border-left-color: rgb(32, 45, 60);border-right-color: rgb(32, 45, 60);border-top-color: rgb(146, 66, 253);border-bottom-color: rgb(32, 45, 60);margin-top: 30px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-MXmgit2GH { object-position: center center;object-fit: cover;justify-content: flex-start;align-items: flex-start;display: inline-flex;max-width: 100%;height: auto;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-width: 1px;border-right-width: 1px;border-top-width: 1px;border-bottom-width: 1px;border-left-color: rgb(32, 45, 60);border-right-color: rgb(32, 45, 60);border-top-color: rgb(146, 66, 253);border-bottom-color: rgb(32, 45, 60);margin-top: 30px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-MXmgit2GH { object-position: center center;object-fit: cover;justify-content: flex-start;align-items: flex-start;display: inline-flex;max-width: 100%;height: auto;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-width: 1px;border-right-width: 1px;border-top-width: 1px;border-bottom-width: 1px;border-left-color: rgb(32, 45, 60);border-right-color: rgb(32, 45, 60);border-top-color: rgb(146, 66, 253);border-bottom-color: rgb(32, 45, 60);margin-top: 30px; } } @media (min-width: 1200px) { .gp-component-id-MXmgit2GH { object-position: center center;object-fit: cover;justify-content: flex-start;align-items: flex-start;display: inline-flex;max-width: 100%;height: auto;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-left-width: 1px;border-right-width: 1px;border-top-width: 1px;border-bottom-width: 1px;border-left-color: rgb(32, 45, 60);border-right-color: rgb(32, 45, 60);border-top-color: rgb(146, 66, 253);border-bottom-color: rgb(32, 45, 60);margin-top: 30px; } }

 .gp-component-id-TgcFTHXy0Q { display: flex;flex-direction: column; } @media (max-width: 639px) { .gp-component-id-TgcFTHXy0Q { display: flex;flex-direction: column; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-TgcFTHXy0Q { display: flex;flex-direction: column; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-TgcFTHXy0Q { display: flex;flex-direction: column; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-TgcFTHXy0Q { display: flex;flex-direction: column; } } @media (min-width: 1200px) { .gp-component-id-TgcFTHXy0Q { display: flex;flex-direction: column; } }

 .gp-component-id-wysxm2ulmJ { position: relative;z-index: 15; } @media (max-width: 639px) { .gp-component-id-wysxm2ulmJ { position: relative;z-index: 15;margin-left: auto;margin-right: auto;padding-top: 40px;padding-bottom: 40px;width: 100%;flex-direction: column;justify-content: center;align-items: center;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-wysxm2ulmJ { position: relative;z-index: 15;margin-left: auto;margin-right: auto;padding-left: 20px;padding-right: 20px;padding-top: 40px;padding-bottom: 40px;width: 100%;max-width: 640px;flex-direction: column;justify-content: center;align-items: center;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-wysxm2ulmJ { position: relative;z-index: 15;margin-left: auto;margin-right: auto;padding-top: 40px;padding-bottom: 40px;width: 100%;max-width: 768px;flex-direction: column;justify-content: center;align-items: center;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-wysxm2ulmJ { position: relative;z-index: 15;margin-left: auto;margin-right: auto;padding-left: 20px;padding-right: 20px;padding-top: 40px;padding-bottom: 40px;width: 100%;max-width: 992px;flex-direction: column;justify-content: center;align-items: center;display: flex; } } @media (min-width: 1200px) { .gp-component-id-wysxm2ulmJ { position: relative;z-index: 15;margin-left: auto;margin-right: auto;padding-top: 40px;padding-bottom: 40px;width: 100%;max-width: 1200px;flex-direction: column;justify-content: center;align-items: center;display: flex; } }

 .gp-component-id-n2Akwe65t { overflow-wrap: break-word;width: 100%; } @media (max-width: 639px) { .gp-component-id-n2Akwe65t { overflow-wrap: break-word;width: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-n2Akwe65t { overflow-wrap: break-word;width: 100%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-n2Akwe65t { overflow-wrap: break-word;width: 100%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-n2Akwe65t { overflow-wrap: break-word;width: 100%; } } @media (min-width: 1200px) { .gp-component-id-n2Akwe65t { overflow-wrap: break-word;width: 100%; } }

 .gp-component-id-9yNNAbLKjb { z-index: 15;position: relative;width: 100%;margin-right: auto;margin-left: auto; } @media (max-width: 639px) { .gp-component-id-9yNNAbLKjb { z-index: 15;position: relative;width: 100%;margin-right: auto;margin-left: auto; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-9yNNAbLKjb { z-index: 15;position: relative;width: 100%;margin-right: auto;margin-left: auto;max-width: 640px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-9yNNAbLKjb { z-index: 15;position: relative;width: 100%;margin-right: auto;margin-left: auto;max-width: 768px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-9yNNAbLKjb { z-index: 15;position: relative;width: 100%;margin-right: auto;margin-left: auto;max-width: 992px; } } @media (min-width: 1200px) { .gp-component-id-9yNNAbLKjb { z-index: 15;position: relative;width: 100%;margin-right: auto;margin-left: auto;max-width: 1200px; } }

 .gp-component-id-VpTJeU5FEj.gp-component > [data-section-overlay] { z-index: 14;bottom: 0px;top: 0px;left: 0px;right: 0px;position: absolute; } @media (max-width: 639px) { .gp-component-id-VpTJeU5FEj.gp-component > [data-section-overlay] { z-index: 14;bottom: 0px;top: 0px;left: 0px;right: 0px;position: absolute;background-color: rgb(0, 0, 0); } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-VpTJeU5FEj.gp-component > [data-section-overlay] { z-index: 14;bottom: 0px;top: 0px;left: 0px;right: 0px;position: absolute;background-color: rgb(0, 0, 0); } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-VpTJeU5FEj.gp-component > [data-section-overlay] { z-index: 14;bottom: 0px;top: 0px;left: 0px;right: 0px;position: absolute;background-color: rgb(0, 0, 0); } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-VpTJeU5FEj.gp-component > [data-section-overlay] { z-index: 14;bottom: 0px;top: 0px;left: 0px;right: 0px;position: absolute;background-color: rgb(0, 0, 0); } } @media (min-width: 1200px) { .gp-component-id-VpTJeU5FEj.gp-component > [data-section-overlay] { z-index: 14;bottom: 0px;top: 0px;left: 0px;right: 0px;position: absolute;background-color: rgb(0, 0, 0); } }

 .gp-component-id-VpTJeU5FEj { min-height: 50px;position: relative;z-index: auto; } @media (max-width: 639px) { .gp-component-id-VpTJeU5FEj { min-height: 50px;position: relative;z-index: auto;padding-bottom: 0px;padding-top: 0px;border-bottom-color: rgb(146, 66, 253);border-top-color: rgb(146, 66, 253);border-bottom-width: 1px;border-top-width: 1px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-VpTJeU5FEj { min-height: 50px;position: relative;z-index: auto;padding-bottom: 0px;padding-top: 0px;border-bottom-color: rgb(146, 66, 253);border-top-color: rgb(146, 66, 253);border-bottom-width: 1px;border-top-width: 1px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-VpTJeU5FEj { min-height: 50px;position: relative;z-index: auto;padding-bottom: 0px;padding-top: 0px;border-bottom-color: rgb(146, 66, 253);border-top-color: rgb(146, 66, 253);border-bottom-width: 1px;border-top-width: 1px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-VpTJeU5FEj { min-height: 50px;position: relative;z-index: auto;padding-bottom: 0px;padding-top: 0px;border-bottom-color: rgb(146, 66, 253);border-top-color: rgb(146, 66, 253);border-bottom-width: 1px;border-top-width: 1px; } } @media (min-width: 1200px) { .gp-component-id-VpTJeU5FEj { min-height: 50px;position: relative;z-index: auto;padding-bottom: 0px;padding-top: 0px;border-bottom-color: rgb(146, 66, 253);border-top-color: rgb(146, 66, 253);border-bottom-width: 1px;border-top-width: 1px; } }

 .gp-component-id-DGNd28OOg0 { width: 100%; } @media (max-width: 639px) { .gp-component-id-DGNd28OOg0 { width: 100%;box-shadow: none;overflow-wrap: break-word; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-DGNd28OOg0 { width: 100%;box-shadow: none;overflow-wrap: break-word; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-DGNd28OOg0 { width: 100%;box-shadow: none;overflow-wrap: break-word; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-DGNd28OOg0 { width: 100%;box-shadow: none;overflow-wrap: break-word; } } @media (min-width: 1200px) { .gp-component-id-DGNd28OOg0 { width: 100%;box-shadow: none;overflow-wrap: break-word; } }

 .gp-component-id-YS7X659wuH { display: flex;flex-direction: column; } @media (max-width: 639px) { .gp-component-id-YS7X659wuH { display: flex;flex-direction: column; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-YS7X659wuH { display: flex;flex-direction: column; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-YS7X659wuH { display: flex;flex-direction: column; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-YS7X659wuH { display: flex;flex-direction: column; } } @media (min-width: 1200px) { .gp-component-id-YS7X659wuH { display: flex;flex-direction: column; } }

 .gp-component-id-LOpmncNtxX { display: flex;flex-direction: column; } @media (max-width: 639px) { .gp-component-id-LOpmncNtxX { display: flex;flex-direction: column; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-LOpmncNtxX { display: flex;flex-direction: column; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-LOpmncNtxX { display: flex;flex-direction: column; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-LOpmncNtxX { display: flex;flex-direction: column; } } @media (min-width: 1200px) { .gp-component-id-LOpmncNtxX { display: flex;flex-direction: column; } }

