
      
    


.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;
      }
    



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

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

 @media (max-width: 639px) { .gp-component-id-jAvYQkDKo[data-gp-component] { 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: rgba(146, 66, 253, 1);border-right-color: rgba(146, 66, 253, 1);border-top-color: rgba(146, 66, 253, 1);background-color: rgb(146, 66, 253);padding-left: 100px;padding-right: 100px;padding-top: 0px;padding-bottom: 25px;width: 100%;flex-direction: column;justify-content: center;align-items: center;display: flex; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-jAvYQkDKo[data-gp-component] { 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: rgba(146, 66, 253, 1);border-right-color: rgba(146, 66, 253, 1);border-top-color: rgba(146, 66, 253, 1);background-color: rgb(146, 66, 253);padding-left: 100px;padding-right: 100px;padding-top: 0px;padding-bottom: 25px;width: 100%;flex-direction: column;justify-content: center;align-items: center;display: flex; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-jAvYQkDKo[data-gp-component] { 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: rgba(146, 66, 253, 1);border-right-color: rgba(146, 66, 253, 1);border-top-color: rgba(146, 66, 253, 1);background-color: rgb(146, 66, 253);padding-left: 100px;padding-right: 100px;padding-top: 0px;padding-bottom: 25px;width: 100%;flex-direction: column;justify-content: center;align-items: center;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-jAvYQkDKo[data-gp-component] { 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: rgba(146, 66, 253, 1);border-right-color: rgba(146, 66, 253, 1);border-top-color: rgba(146, 66, 253, 1);background-color: rgb(146, 66, 253);padding-left: 100px;padding-right: 100px;padding-top: 0px;padding-bottom: 25px;width: 100%;flex-direction: column;justify-content: center;align-items: center;display: flex; } } @media (min-width: 1200px) { .gp-component-id-jAvYQkDKo[data-gp-component] { 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: rgba(146, 66, 253, 1);border-right-color: rgba(146, 66, 253, 1);border-top-color: rgba(146, 66, 253, 1);background-color: rgb(146, 66, 253);padding-left: 100px;padding-right: 100px;padding-top: 0px;padding-bottom: 25px;width: 100%;flex-direction: column;justify-content: center;align-items: center;display: flex; } }

 @media (max-width: 639px) { .gp-component-id-jPee6Vxgi[data-gp-component] { 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: rgba(15, 24, 36, 1);border-right-color: rgba(15, 24, 36, 1);border-bottom-color: rgba(15, 24, 36, 1);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-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-x: 50%;background-position-y: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-jPee6Vxgi[data-gp-component] { 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: rgba(15, 24, 36, 1);border-right-color: rgba(15, 24, 36, 1);border-bottom-color: rgba(15, 24, 36, 1);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-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-x: 50%;background-position-y: 100%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-jPee6Vxgi[data-gp-component] { 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: rgba(15, 24, 36, 1);border-right-color: rgba(15, 24, 36, 1);border-bottom-color: rgba(15, 24, 36, 1);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-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-x: 50%;background-position-y: 100%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-jPee6Vxgi[data-gp-component] { 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: rgba(15, 24, 36, 1);border-right-color: rgba(15, 24, 36, 1);border-bottom-color: rgba(15, 24, 36, 1);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-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-x: 50%;background-position-y: 100%; } } @media (min-width: 1200px) { .gp-component-id-jPee6Vxgi[data-gp-component] { 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: rgba(15, 24, 36, 1);border-right-color: rgba(15, 24, 36, 1);border-bottom-color: rgba(15, 24, 36, 1);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-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-x: 50%;background-position-y: 100%; } }

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

 @media (max-width: 639px) { .gp-component-id-h03Sj1SBg[data-gp-component] { border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;margin-top: -38px;height: auto;max-width: 17%;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-h03Sj1SBg[data-gp-component] { border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;margin-top: -38px;height: auto;max-width: 17%;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-h03Sj1SBg[data-gp-component] { border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;margin-top: -38px;height: auto;max-width: 17%;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-h03Sj1SBg[data-gp-component] { border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;margin-top: -38px;height: auto;max-width: 17%;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-h03Sj1SBg[data-gp-component] { border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;margin-top: -38px;height: auto;max-width: 17%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-fit: cover;object-position: center center; } }

 @media (max-width: 639px) { .gp-component-id-eh_8EbqZf[data-gp-component] { 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(146, 66, 253);border-right-color: rgb(146, 66, 253);border-top-color: rgb(146, 66, 253);border-bottom-color: rgb(146, 66, 253);background-color: rgba(146, 66, 253, 0.04);box-shadow: rgba(146, 66, 253, 0.17) 0px 0px 8px 7px;padding-left: 10px;padding-right: 10px;padding-top: 5px;padding-bottom: 5px;width: 11%; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-eh_8EbqZf[data-gp-component] { 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(146, 66, 253);border-right-color: rgb(146, 66, 253);border-top-color: rgb(146, 66, 253);border-bottom-color: rgb(146, 66, 253);background-color: rgba(146, 66, 253, 0.04);box-shadow: rgba(146, 66, 253, 0.17) 0px 0px 8px 7px;padding-left: 10px;padding-right: 10px;padding-top: 5px;padding-bottom: 5px;width: 11%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-eh_8EbqZf[data-gp-component] { 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(146, 66, 253);border-right-color: rgb(146, 66, 253);border-top-color: rgb(146, 66, 253);border-bottom-color: rgb(146, 66, 253);background-color: rgba(146, 66, 253, 0.04);box-shadow: rgba(146, 66, 253, 0.17) 0px 0px 8px 7px;padding-left: 10px;padding-right: 10px;padding-top: 5px;padding-bottom: 5px;width: 11%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-eh_8EbqZf[data-gp-component] { 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(146, 66, 253);border-right-color: rgb(146, 66, 253);border-top-color: rgb(146, 66, 253);border-bottom-color: rgb(146, 66, 253);background-color: rgba(146, 66, 253, 0.04);box-shadow: rgba(146, 66, 253, 0.17) 0px 0px 8px 7px;padding-left: 10px;padding-right: 10px;padding-top: 5px;padding-bottom: 5px;width: 11%; } } @media (min-width: 1200px) { .gp-component-id-eh_8EbqZf[data-gp-component] { 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(146, 66, 253);border-right-color: rgb(146, 66, 253);border-top-color: rgb(146, 66, 253);border-bottom-color: rgb(146, 66, 253);background-color: rgba(146, 66, 253, 0.04);box-shadow: rgba(146, 66, 253, 0.17) 0px 0px 8px 7px;padding-left: 10px;padding-right: 10px;padding-top: 5px;padding-bottom: 5px;width: 11%; } }

 @media (max-width: 639px) { [data-gp-text] .gp-component-id-9GAUHJ6nlT { font-size: 11px !important;font-weight: 300 !important;color: rgba(146, 66, 253, 0.78);text-align: left;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: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-9GAUHJ6nlT { font-size: 11px !important;font-weight: 300 !important;color: rgba(146, 66, 253, 0.78);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-9GAUHJ6nlT { font-size: 11px !important;font-weight: 300 !important;color: rgba(146, 66, 253, 0.78);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-9GAUHJ6nlT { font-size: 11px !important;font-weight: 300 !important;color: rgba(146, 66, 253, 0.78);text-align: center;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-9GAUHJ6nlT { font-size: 11px !important;font-weight: 300 !important;color: rgba(146, 66, 253, 0.78);text-align: center;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: 639px) { .gp-component-id-8Z00NAKzfO { font-size: 22px !important;font-weight: 300 !important;color: rgba(255, 255, 255, 0.78);text-align: left;line-height: 1.25;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-top: 31px;padding-bottom: 54px;overflow-wrap: break-word; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-8Z00NAKzfO { font-size: 22px !important;font-weight: 300 !important;color: rgba(255, 255, 255, 0.78);text-align: center;line-height: 1.25;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-top: 31px;padding-bottom: 54px;overflow-wrap: break-word; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-8Z00NAKzfO { font-size: 22px !important;font-weight: 300 !important;color: rgba(255, 255, 255, 0.78);text-align: center;line-height: 1.25;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-top: 31px;padding-bottom: 54px;overflow-wrap: break-word; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-8Z00NAKzfO { font-size: 22px !important;font-weight: 300 !important;color: rgba(255, 255, 255, 0.78);text-align: center;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-top: 31px;padding-bottom: 54px;overflow-wrap: break-word; } } @media (min-width: 1200px) { .gp-component-id-8Z00NAKzfO { font-size: 22px !important;font-weight: 300 !important;color: rgba(255, 255, 255, 0.78);text-align: center;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-top: 31px;padding-bottom: 54px;overflow-wrap: break-word; } }

 @media (max-width: 639px) { [data-gp-text] .gp-component-id-ujcbymr69w { font-size: 48px !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: 25px;padding-bottom: 0px;width: 100%;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-ujcbymr69w { font-size: 48px !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: 25px;padding-bottom: 0px;width: 100%;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-ujcbymr69w { font-size: 48px !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: 25px;padding-bottom: 0px;width: 100%;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-ujcbymr69w { font-size: 48px !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: 25px;padding-bottom: 0px;width: 100%;font-style: inherit !important;text-decoration-line: inherit;overflow-wrap: break-word; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-ujcbymr69w { font-size: 48px !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: 25px;padding-bottom: 0px;width: 100%;font-style: inherit !important;text-decoration-line: inherit;overflow-wrap: break-word; } }

 @media (max-width: 639px) { [data-gp-text] .gp-component-id-AEkgoD20xG { font-size: 18px !important;font-weight: 300 !important;color: rgb(255, 255, 255);text-align: left;line-height: 1.25;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-top: 20px;overflow-wrap: break-word; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-AEkgoD20xG { font-size: 18px !important;font-weight: 300 !important;color: rgb(255, 255, 255);text-align: center;line-height: 1.25;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) { [data-gp-text] .gp-component-id-AEkgoD20xG { font-size: 18px !important;font-weight: 300 !important;color: rgb(255, 255, 255);text-align: center;line-height: 1.25;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) { [data-gp-text] .gp-component-id-AEkgoD20xG { font-size: 18px !important;font-weight: 300 !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-AEkgoD20xG { font-size: 18px !important;font-weight: 300 !important;color: rgb(255, 255, 255);text-align: center;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-alzJuj5dHA { font-size: 29px !important;font-weight: 300 !important;color: rgb(255, 255, 255);text-align: left;line-height: 1.25;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-top: 20px;overflow-wrap: break-word; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-alzJuj5dHA { font-size: 29px !important;font-weight: 300 !important;color: rgb(255, 255, 255);text-align: center;line-height: 1.25;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) { [data-gp-text] .gp-component-id-alzJuj5dHA { font-size: 29px !important;font-weight: 300 !important;color: rgb(255, 255, 255);text-align: center;line-height: 1.25;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) { [data-gp-text] .gp-component-id-alzJuj5dHA { font-size: 29px !important;font-weight: 300 !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-alzJuj5dHA { font-size: 29px !important;font-weight: 300 !important;color: rgb(255, 255, 255);text-align: center;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;overflow-wrap: break-word; } }

 @media (max-width: 639px) { .gp-component-id-hwBYugATe[data-gp-component] { border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;padding-bottom: 30px;height: auto;max-width: 8%;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-hwBYugATe[data-gp-component] { border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;padding-bottom: 30px;height: auto;max-width: 8%;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-hwBYugATe[data-gp-component] { border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;padding-bottom: 30px;height: auto;max-width: 8%;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-hwBYugATe[data-gp-component] { border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;padding-bottom: 30px;height: auto;max-width: 8%;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-hwBYugATe[data-gp-component] { border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;padding-bottom: 30px;height: auto;max-width: 8%;justify-content: flex-start;align-items: flex-start;display: inline-flex;object-position: center center;object-fit: cover; } }

 .gp-component-id-5Ygy8i4QqR { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;align-items: center;cursor: pointer;background-color: transparent;color: inherit; } @media (max-width: 639px) { .gp-component-id-5Ygy8i4QqR { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;align-items: center;cursor: pointer;background-color: rgb(255, 255, 255);color: rgb(0, 0, 0);font-size: 10px !important;position: relative;display: inline-flex;padding-bottom: 10px;padding-top: 10px;padding-right: 10px;padding-left: 10px;margin-top: 0px;border-bottom-color: rgb(171, 121, 240);border-top-color: rgb(171, 121, 240);border-right-color: rgb(171, 121, 240);border-left-color: rgb(171, 121, 240);border-bottom-width: 0px;border-top-width: 0px;border-right-width: 0px;border-left-width: 0px;border-bottom-right-radius: 10px;border-bottom-left-radius: 10px;border-top-right-radius: 10px;border-top-left-radius: 10px;text-align: center; } .gp-component-id-5Ygy8i4QqR:hover,.gp-component-id-5Ygy8i4QqR.gp-hover { background-color: rgb(146, 66, 253); } .gp-component-id-5Ygy8i4QqR:active,.gp-component-id-5Ygy8i4QqR.gp-active { background-color: rgb(124, 32, 252); } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-5Ygy8i4QqR { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;align-items: center;cursor: pointer;background-color: rgb(255, 255, 255);color: rgb(0, 0, 0);font-size: 10px !important;position: relative;display: inline-flex;padding-bottom: 10px;padding-top: 10px;padding-right: 10px;padding-left: 10px;margin-top: 0px;border-bottom-color: rgb(171, 121, 240);border-top-color: rgb(171, 121, 240);border-right-color: rgb(171, 121, 240);border-left-color: rgb(171, 121, 240);border-bottom-width: 0px;border-top-width: 0px;border-right-width: 0px;border-left-width: 0px;border-bottom-right-radius: 10px;border-bottom-left-radius: 10px;border-top-right-radius: 10px;border-top-left-radius: 10px;text-align: center; } .gp-component-id-5Ygy8i4QqR:hover,.gp-component-id-5Ygy8i4QqR.gp-hover { background-color: rgb(146, 66, 253); } .gp-component-id-5Ygy8i4QqR:active,.gp-component-id-5Ygy8i4QqR.gp-active { background-color: rgb(124, 32, 252); } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-5Ygy8i4QqR { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;align-items: center;cursor: pointer;background-color: rgb(255, 255, 255);color: rgb(0, 0, 0);font-size: 10px !important;position: relative;display: inline-flex;padding-bottom: 10px;padding-top: 10px;padding-right: 10px;padding-left: 10px;margin-top: 0px;border-bottom-color: rgb(171, 121, 240);border-top-color: rgb(171, 121, 240);border-right-color: rgb(171, 121, 240);border-left-color: rgb(171, 121, 240);border-bottom-width: 0px;border-top-width: 0px;border-right-width: 0px;border-left-width: 0px;border-bottom-right-radius: 10px;border-bottom-left-radius: 10px;border-top-right-radius: 10px;border-top-left-radius: 10px;text-align: center; } .gp-component-id-5Ygy8i4QqR:hover,.gp-component-id-5Ygy8i4QqR.gp-hover { background-color: rgb(146, 66, 253); } .gp-component-id-5Ygy8i4QqR:active,.gp-component-id-5Ygy8i4QqR.gp-active { background-color: rgb(124, 32, 252); } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-5Ygy8i4QqR { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;align-items: center;cursor: pointer;background-color: rgb(255, 255, 255);color: rgb(0, 0, 0);font-size: 10px !important;position: relative;display: inline-flex;padding-bottom: 10px;padding-top: 10px;padding-right: 10px;padding-left: 10px;margin-top: 0px;border-bottom-color: rgb(171, 121, 240);border-top-color: rgb(171, 121, 240);border-right-color: rgb(171, 121, 240);border-left-color: rgb(171, 121, 240);border-bottom-width: 0px;border-top-width: 0px;border-right-width: 0px;border-left-width: 0px;border-bottom-right-radius: 10px;border-bottom-left-radius: 10px;border-top-right-radius: 10px;border-top-left-radius: 10px;text-align: center; } .gp-component-id-5Ygy8i4QqR:hover,.gp-component-id-5Ygy8i4QqR.gp-hover { background-color: rgb(146, 66, 253); } .gp-component-id-5Ygy8i4QqR:active,.gp-component-id-5Ygy8i4QqR.gp-active { background-color: rgb(124, 32, 252); } } @media (min-width: 1200px) { .gp-component-id-5Ygy8i4QqR { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;align-items: center;cursor: pointer;background-color: rgb(255, 255, 255);color: rgb(0, 0, 0);font-size: 10px !important;position: relative;display: inline-flex;padding-bottom: 10px;padding-top: 10px;padding-right: 10px;padding-left: 10px;margin-top: 0px;border-bottom-color: rgb(171, 121, 240);border-top-color: rgb(171, 121, 240);border-right-color: rgb(171, 121, 240);border-left-color: rgb(171, 121, 240);border-bottom-width: 0px;border-top-width: 0px;border-right-width: 0px;border-left-width: 0px;border-bottom-right-radius: 10px;border-bottom-left-radius: 10px;border-top-right-radius: 10px;border-top-left-radius: 10px;text-align: center; } .gp-component-id-5Ygy8i4QqR:hover,.gp-component-id-5Ygy8i4QqR.gp-hover { background-color: rgb(146, 66, 253); } .gp-component-id-5Ygy8i4QqR:active,.gp-component-id-5Ygy8i4QqR.gp-active { background-color: rgb(124, 32, 252); } }

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

 .gp-component-id-fBy7XnTeBB { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;padding-left: 8px;width: 100%; } @media (max-width: 639px) { .gp-component-id-fBy7XnTeBB { 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-fBy7XnTeBB { 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-fBy7XnTeBB { 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-fBy7XnTeBB { 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-fBy7XnTeBB { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;padding-left: 8px;width: 33.33%; } }

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

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

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

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

 .gp-component-id-8xT78P5lzZ { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;padding-left: 8px;width: 100%; } @media (max-width: 639px) { .gp-component-id-8xT78P5lzZ { 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-8xT78P5lzZ { 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-8xT78P5lzZ { 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-8xT78P5lzZ { 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-8xT78P5lzZ { flex-basis: auto;flex-shrink: 0;flex-grow: 0;padding-right: 8px;padding-left: 8px;width: 66.6667%; } }

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

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

 @media (max-width: 639px) { .gp-component-id-041ukGvaE { width: 41%;padding-bottom: 7px;padding-top: 7px;padding-right: 0px;padding-left: 10px;background-color: rgba(0, 0, 0, 0.21);border-bottom-color: rgba(15, 24, 36, 0.21);border-top-color: rgba(15, 24, 36, 0.21);border-right-color: rgba(15, 24, 36, 0.21);border-left-color: rgba(15, 24, 36, 0.21);border-bottom-width: 1px;border-top-width: 1px;border-right-width: 1px;border-left-width: 1px;border-bottom-right-radius: 10px;border-bottom-left-radius: 10px;border-top-right-radius: 10px;border-top-left-radius: 10px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-041ukGvaE { width: 41%;padding-bottom: 7px;padding-top: 7px;padding-right: 0px;padding-left: 10px;background-color: rgba(0, 0, 0, 0.21);border-bottom-color: rgba(15, 24, 36, 0.21);border-top-color: rgba(15, 24, 36, 0.21);border-right-color: rgba(15, 24, 36, 0.21);border-left-color: rgba(15, 24, 36, 0.21);border-bottom-width: 1px;border-top-width: 1px;border-right-width: 1px;border-left-width: 1px;border-bottom-right-radius: 10px;border-bottom-left-radius: 10px;border-top-right-radius: 10px;border-top-left-radius: 10px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-041ukGvaE { width: 41%;padding-bottom: 7px;padding-top: 7px;padding-right: 0px;padding-left: 10px;background-color: rgba(0, 0, 0, 0.21);border-bottom-color: rgba(15, 24, 36, 0.21);border-top-color: rgba(15, 24, 36, 0.21);border-right-color: rgba(15, 24, 36, 0.21);border-left-color: rgba(15, 24, 36, 0.21);border-bottom-width: 1px;border-top-width: 1px;border-right-width: 1px;border-left-width: 1px;border-bottom-right-radius: 10px;border-bottom-left-radius: 10px;border-top-right-radius: 10px;border-top-left-radius: 10px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-041ukGvaE { width: 41%;padding-bottom: 7px;padding-top: 7px;padding-right: 0px;padding-left: 10px;background-color: rgba(0, 0, 0, 0.21);border-bottom-color: rgba(15, 24, 36, 0.21);border-top-color: rgba(15, 24, 36, 0.21);border-right-color: rgba(15, 24, 36, 0.21);border-left-color: rgba(15, 24, 36, 0.21);border-bottom-width: 1px;border-top-width: 1px;border-right-width: 1px;border-left-width: 1px;border-bottom-right-radius: 10px;border-bottom-left-radius: 10px;border-top-right-radius: 10px;border-top-left-radius: 10px; } } @media (min-width: 1200px) { .gp-component-id-041ukGvaE { width: 41%;padding-bottom: 7px;padding-top: 7px;padding-right: 0px;padding-left: 10px;background-color: rgba(0, 0, 0, 0.21);border-bottom-color: rgba(15, 24, 36, 0.21);border-top-color: rgba(15, 24, 36, 0.21);border-right-color: rgba(15, 24, 36, 0.21);border-left-color: rgba(15, 24, 36, 0.21);border-bottom-width: 1px;border-top-width: 1px;border-right-width: 1px;border-left-width: 1px;border-bottom-right-radius: 10px;border-bottom-left-radius: 10px;border-top-right-radius: 10px;border-top-left-radius: 10px; } }

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

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

 .gp-component-id-jAhppgk39a { z-index: 20 !important;position: fixed !important;width: 100%;right: 0px;left: 0px;bottom: 0px;min-height: 50px; } @media (max-width: 639px) { .gp-component-id-jAhppgk39a { z-index: 20 !important;position: fixed !important;width: 100%;right: 0px;left: 0px;bottom: 0px;min-height: 50px;padding-bottom: 20px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-jAhppgk39a { z-index: 20 !important;position: fixed !important;width: 100%;right: 0px;left: 0px;bottom: 0px;min-height: 50px;padding-bottom: 20px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-jAhppgk39a { z-index: 20 !important;position: fixed !important;width: 100%;right: 0px;left: 0px;bottom: 0px;min-height: 50px;padding-bottom: 20px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-jAhppgk39a { z-index: 20 !important;position: fixed !important;width: 100%;right: 0px;left: 0px;bottom: 0px;min-height: 50px;padding-bottom: 20px; } } @media (min-width: 1200px) { .gp-component-id-jAhppgk39a { z-index: 20 !important;position: fixed !important;width: 100%;right: 0px;left: 0px;bottom: 0px;min-height: 50px;padding-bottom: 20px; } }

 .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; } }

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

 .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-u9PCLiK6QIO { font-weight: bolder;overflow-wrap: break-word; } @media (max-width: 639px) { .gp-component-id-u9PCLiK6QIO { font-weight: bolder;overflow-wrap: break-word; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-u9PCLiK6QIO { font-weight: bolder;overflow-wrap: break-word; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-u9PCLiK6QIO { font-weight: bolder;overflow-wrap: break-word; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-u9PCLiK6QIO { font-weight: bolder;overflow-wrap: break-word; } } @media (min-width: 1200px) { .gp-component-id-u9PCLiK6QIO { font-weight: bolder;overflow-wrap: break-word; } }

 .gp-component-id-OqVQM2zAGu { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word; } @media (max-width: 639px) { .gp-component-id-OqVQM2zAGu { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;font-weight: 400 !important;font-size: 14px !important;text-align: center;color: rgba(255, 255, 255, 0.3); } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-OqVQM2zAGu { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;font-weight: 400 !important;font-size: 10px !important;text-align: center;color: rgba(255, 255, 255, 0.3); } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-OqVQM2zAGu { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;font-weight: 400 !important;font-size: 10px !important;text-align: center;color: rgba(255, 255, 255, 0.3); } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-OqVQM2zAGu { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;font-weight: 400 !important;font-size: 10px !important;text-align: center;color: rgba(255, 255, 255, 0.3); } } @media (min-width: 1200px) { .gp-component-id-OqVQM2zAGu { margin-left: 0px;margin-bottom: 0px;margin-right: 0px;margin-top: 0px;overflow-wrap: break-word;font-weight: 400 !important;font-size: 10px !important;text-align: center;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-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 { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;cursor: pointer;background-color: transparent;color: inherit; } @media (max-width: 639px) { .gp-component-id-LG73_RDL3d { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;cursor: pointer;background-color: transparent;color: inherit;object-position: center center;object-fit: cover;overflow-y: hidden;overflow-x: hidden;display: inline-flex;align-items: flex-start;justify-content: flex-start;max-width: 24%;height: auto;width: 12%;padding-bottom: 30px;border-bottom-style: solid;border-top-style: solid;border-right-style: solid;border-left-style: solid; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-LG73_RDL3d { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;cursor: pointer;background-color: transparent;color: inherit;object-position: center center;object-fit: cover;overflow-y: hidden;overflow-x: hidden;display: inline-flex;align-items: flex-start;justify-content: flex-start;max-width: 17%;height: auto;width: 12%;padding-bottom: 30px;border-bottom-style: solid;border-top-style: solid;border-right-style: solid;border-left-style: solid; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-LG73_RDL3d { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;cursor: pointer;background-color: transparent;color: inherit;object-position: center center;object-fit: cover;overflow-y: hidden;overflow-x: hidden;display: inline-flex;align-items: flex-start;justify-content: flex-start;max-width: 46%;height: auto;width: 12%;padding-bottom: 30px;border-bottom-style: solid;border-top-style: solid;border-right-style: solid;border-left-style: solid; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-LG73_RDL3d { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;cursor: pointer;background-color: transparent;color: inherit;object-position: center center;object-fit: cover;overflow-y: hidden;overflow-x: hidden;display: inline-flex;align-items: flex-start;justify-content: flex-start;max-width: 34%;height: auto;width: 12%;padding-bottom: 30px;border-bottom-style: solid;border-top-style: solid;border-right-style: solid;border-left-style: solid; } } @media (min-width: 1200px) { .gp-component-id-LG73_RDL3d { text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;cursor: pointer;background-color: transparent;color: inherit;object-position: center center;object-fit: cover;overflow-y: hidden;overflow-x: hidden;display: inline-flex;align-items: flex-start;justify-content: flex-start;max-width: 34%;height: auto;width: 12%;padding-bottom: 30px;border-bottom-style: solid;border-top-style: solid;border-right-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-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] { bottom: 0px;top: 0px;left: 0px;right: 0px;position: absolute;z-index: 14; } @media (max-width: 639px) { .gp-component-id-M2L3Sc0oQy.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-M2L3Sc0oQy.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-M2L3Sc0oQy.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-M2L3Sc0oQy.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-M2L3Sc0oQy.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-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-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-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-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-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-size: cover;padding-top: 50px;padding-bottom: 0px; } }

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

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

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

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

 @media (max-width: 639px) { .gp-component-id-58LzDarAD { 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-58LzDarAD { 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: 991px) and (min-width: 768px) { .gp-component-id-58LzDarAD { padding-left: 40px;padding-right: 40px;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-58LzDarAD { padding-left: 40px;padding-right: 40px;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-58LzDarAD { padding-left: 40px;padding-right: 40px;padding-top: 40px;padding-bottom: 0px;width: 85%;flex-direction: column;justify-content: center;align-items: center;display: flex; } }

 @media (max-width: 639px) { .gp-component-id-EJIGliJ7G { padding-top: 0px;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-EJIGliJ7G { 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-EJIGliJ7G { padding-top: 0px;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-EJIGliJ7G { padding-top: 0px;padding-bottom: 0px;width: 100%;flex-direction: column;justify-content: center;align-items: center;display: flex; } } @media (min-width: 1200px) { .gp-component-id-EJIGliJ7G { padding-top: 0px;padding-bottom: 0px;width: 100%;flex-direction: column;justify-content: center;align-items: center;display: flex; } }

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

 .gp-component-id-LuJ4ihpfQM { position: relative;z-index: 15; } @media (max-width: 639px) { .gp-component-id-LuJ4ihpfQM { 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-LuJ4ihpfQM { position: relative;z-index: 15;margin-left: auto;margin-right: auto;padding-left: 10px;padding-right: 10px;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-LuJ4ihpfQM { 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-LuJ4ihpfQM { 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-LuJ4ihpfQM { 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-InqwY3nsph { min-height: 50px;position: relative;z-index: auto; } @media (max-width: 639px) { .gp-component-id-InqwY3nsph { min-height: 50px;position: relative;z-index: auto;background-position-x: 50%;background-position-y: 100%;padding-bottom: 50px;padding-top: 11px;background-size: cover;background-image: url("https://images.groovetech.io/AP6tiVP_uhi-IN2mtxAcF3Fx4EBHvmGSoI0-WIRUJfM/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzLzVlYmFjMjNkNzNlZjNlMTk2ZTk3Y2E5Mi8xNzU2NDc0MTc3X0x1Y3JvRGlzcnVwdGl2b0JLRzMucG5n.webp"); } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-InqwY3nsph { min-height: 50px;position: relative;z-index: auto;background-position-x: 50%;background-position-y: 100%;padding-bottom: 50px;padding-top: 11px;background-size: cover;background-image: url("https://images.groovetech.io/AP6tiVP_uhi-IN2mtxAcF3Fx4EBHvmGSoI0-WIRUJfM/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzLzVlYmFjMjNkNzNlZjNlMTk2ZTk3Y2E5Mi8xNzU2NDc0MTc3X0x1Y3JvRGlzcnVwdGl2b0JLRzMucG5n.webp"); } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-InqwY3nsph { min-height: 50px;position: relative;z-index: auto;background-position-x: 50%;background-position-y: 100%;padding-bottom: 50px;padding-top: 11px;background-size: cover;background-image: url("https://images.groovetech.io/AP6tiVP_uhi-IN2mtxAcF3Fx4EBHvmGSoI0-WIRUJfM/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzLzVlYmFjMjNkNzNlZjNlMTk2ZTk3Y2E5Mi8xNzU2NDc0MTc3X0x1Y3JvRGlzcnVwdGl2b0JLRzMucG5n.webp"); } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-InqwY3nsph { min-height: 50px;position: relative;z-index: auto;background-position-x: 50%;background-position-y: 100%;padding-bottom: 50px;padding-top: 11px;background-size: cover;background-image: url("https://images.groovetech.io/AP6tiVP_uhi-IN2mtxAcF3Fx4EBHvmGSoI0-WIRUJfM/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzLzVlYmFjMjNkNzNlZjNlMTk2ZTk3Y2E5Mi8xNzU2NDc0MTc3X0x1Y3JvRGlzcnVwdGl2b0JLRzMucG5n.webp"); } } @media (min-width: 1200px) { .gp-component-id-InqwY3nsph { min-height: 50px;position: relative;z-index: auto;background-position-x: 50%;background-position-y: 100%;padding-bottom: 50px;padding-top: 11px;background-size: cover;background-image: url("https://images.groovetech.io/AP6tiVP_uhi-IN2mtxAcF3Fx4EBHvmGSoI0-WIRUJfM/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzLzVlYmFjMjNkNzNlZjNlMTk2ZTk3Y2E5Mi8xNzU2NDc0MTc3X0x1Y3JvRGlzcnVwdGl2b0JLRzMucG5n.webp"); } }

