
      
    


      
     


      {} *{} {}
     


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

 .brand-orange { color: #F26430; } .bg-brand-orange { background-color: #F26430; } .border-brand-orange { border-color: #F26430; } .hover-orange:hover { background-color: #E8571C; } .text-brand-orange { color: #F26430; } .section-divider { background: linear-gradient(to right, #F26430, transparent, #F26430); height: 2px; margin: 60px 0; } .hero-gradient { background: linear-gradient(135deg, rgba(242, 100, 48, 0.1) 0%, rgba(255, 255, 255, 0.95) 100%); } .cta-primary { background-color: #F26430; color: white; font-weight: 600; padding: 16px 32px; border-radius: 6px; transition: all 0.3s ease; text-decoration: none; display: inline-block; border: 2px solid #F26430; } .cta-primary:hover { background-color: #E8571C; border-color: #E8571C; transform: translateY(-2px); box-shadow: 0 8px 16px rgba(242, 100, 48, 0.3); } .cta-secondary { background-color: white; color: #F26430; font-weight: 600; padding: 16px 32px; border-radius: 6px; transition: all 0.3s ease; text-decoration: none; display: inline-block; border: 2px solid #F26430; } .cta-secondary:hover { background-color: #F26430; color: white; transform: translateY(-2px); } .badge-popular { background-color: #FFA07A; color: white; padding: 8px 16px; border-radius: 20px; font-size: 14px; font-weight: 600; display: inline-block; margin-bottom: 16px; } .price-tag { font-size: 48px; font-weight: 700; color: #F26430; line-height: 1; } .testimonial-card { border-left: 4px solid #F26430; padding: 24px; background: #f9f9f9; border-radius: 6px; transition: all 0.3s ease; } .testimonial-card:hover { box-shadow: 0 8px 24px rgba(242, 100, 48, 0.15); transform: translateY(-4px); } .feature-icon { width: 60px; height: 60px; background-color: rgba(242, 100, 48, 0.1); border-radius: 8px; display: flex; align-items: center; justify-content: center; font-size: 32px; margin-bottom: 16px; } .comparison-table { width: 100%; border-collapse: collapse; } .comparison-table th, .comparison-table td { padding: 16px; text-align: left; border-bottom: 1px solid #e5e7eb; } .comparison-table th { background-color: #f3f4f6; font-weight: 600; color: #1f2937; } .comparison-table tr:hover { background-color: #f9fafb; } .feature-check { color: #10b981; font-weight: 700; } .faq-item { border: 1px solid #e5e7eb; margin-bottom: 16px; border-radius: 6px; overflow: hidden; } .faq-question { background-color: #f9fafb; padding: 20px; cursor: pointer; font-weight: 600; color: #1f2937; display: flex; justify-content: space-between; align-items: center; transition: background-color 0.3s ease; } .faq-question:hover { background-color: #f3f4f6; } .faq-answer { padding: 20px; color: #4b5563; line-height: 1.6; display: none; background-color: white; } .faq-item.active .faq-answer { display: block; } .roi-input { padding: 12px; border: 2px solid #e5e7eb; border-radius: 6px; font-size: 16px; transition: border-color 0.3s ease; } .roi-input:focus { outline: none; border-color: #F26430; box-shadow: 0 0 0 3px rgba(242, 100, 48, 0.1); } .roi-result { background: linear-gradient(135deg, rgba(242, 100, 48, 0.05) 0%, rgba(255, 255, 255, 1) 100%); padding: 24px; border-radius: 8px; border-left: 4px solid #F26430; margin-top: 24px; } .guarantee-badge { background-color: #ecfdf5; border-left: 4px solid #10b981; padding: 16px; border-radius: 6px; margin: 24px 0; } .scarcity-alert { background-color: #fef3c7; border-left: 4px solid #f59e0b; padding: 16px; border-radius: 6px; margin: 24px 0; font-weight: 500; } .stat-box { background: white; border: 2px solid #F26430; border-radius: 8px; padding: 24px; text-align: center; } .stat-number { font-size: 36px; font-weight: 700; color: #F26430; line-height: 1; } .stat-label { color: #6b7280; font-size: 14px; margin-top: 8px; } .section-header { text-align: center; margin-bottom: 48px; } .section-title { font-size: 36px; font-weight: 700; color: #1f2937; margin-bottom: 16px; } .section-subtitle { font-size: 18px; color: #6b7280; max-width: 600px; margin: 0 auto; } @media (max-width: 768px) { .price-tag { font-size: 36px; } .section-title { font-size: 28px; } .comparison-table th, .comparison-table td { padding: 12px 8px; font-size: 14px; } } 

 @media (max-width: 639px) { .gp-component-id-OtoCTz4hyl[data-gp-component] { font-size: 16px;color: rgb(57, 75, 86);text-align: center;line-height: 1.5;background-color: transparent;margin-bottom: 20px;display: block;text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: initial;text-decoration-line: none;cursor: pointer; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-OtoCTz4hyl[data-gp-component] { font-size: 16px;color: rgb(57, 75, 86);text-align: center;line-height: 1.5;background-color: transparent;margin-bottom: 20px;display: block;text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: initial;text-decoration-line: none;cursor: pointer; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-OtoCTz4hyl[data-gp-component] { font-size: 16px;color: rgb(57, 75, 86);text-align: center;line-height: 1.5;background-color: transparent;margin-left: 0px;margin-right: 0px;margin-bottom: 20px;padding-left: 0px;padding-right: 13px;width: 107px;height: 48px;display: block;text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: initial;text-decoration-line: none;cursor: pointer; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-OtoCTz4hyl[data-gp-component] { font-size: 16px;color: rgb(57, 75, 86);text-align: left;line-height: 1.5;background-color: transparent;margin-right: 20px;margin-bottom: 20px;display: block;text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: initial;text-decoration-line: none;cursor: pointer; } } @media (min-width: 1200px) { .gp-component-id-OtoCTz4hyl[data-gp-component] { font-size: 16px;color: rgb(57, 75, 86);text-align: left;line-height: 1.5;background-color: transparent;margin-right: 20px;display: block;text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: initial;text-decoration-line: none;cursor: pointer; } }

 @media (max-width: 639px) { .gp-component-id-PDcVw9Jn03[data-gp-component] { font-size: 16px;color: rgb(57, 75, 86);text-align: center;line-height: 1.5;background-color: transparent;margin-bottom: 20px;display: block;text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: initial;text-decoration-line: none;cursor: pointer; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-PDcVw9Jn03[data-gp-component] { font-size: 16px;color: rgb(57, 75, 86);text-align: center;line-height: 1.5;background-color: transparent;margin-bottom: 20px;display: block;text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: initial;text-decoration-line: none;cursor: pointer; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-PDcVw9Jn03[data-gp-component] { font-size: 16px;color: rgb(57, 75, 86);text-align: center;line-height: 1.5;background-color: transparent;margin-left: 0px;margin-right: 0px;margin-bottom: 20px;padding-left: 23px;padding-right: 0px;display: block;text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: initial;text-decoration-line: none;cursor: pointer; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-PDcVw9Jn03[data-gp-component] { font-size: 16px;color: rgb(57, 75, 86);text-align: left;line-height: 1.5;background-color: transparent;margin-right: 20px;margin-bottom: 20px;display: block;text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: initial;text-decoration-line: none;cursor: pointer; } } @media (min-width: 1200px) { .gp-component-id-PDcVw9Jn03[data-gp-component] { font-size: 16px;color: rgb(57, 75, 86);text-align: left;line-height: 1.5;background-color: transparent;margin-right: 20px;display: block;text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: initial;text-decoration-line: none;cursor: pointer; } }

 @media (max-width: 639px) { .gp-component-id-PXy4D3NYfK[data-gp-component] { font-size: 16px;color: rgb(57, 75, 86);text-align: center;line-height: 1.5;background-color: transparent;margin-bottom: 20px;display: block;text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: initial;text-decoration-line: none;cursor: pointer; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-PXy4D3NYfK[data-gp-component] { font-size: 16px;color: rgb(57, 75, 86);text-align: center;line-height: 1.5;background-color: transparent;margin-bottom: 20px;display: block;text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: initial;text-decoration-line: none;cursor: pointer; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-PXy4D3NYfK[data-gp-component] { font-size: 16px;color: rgb(57, 75, 86);text-align: center;line-height: 1.5;background-color: transparent;margin-right: 9px;margin-bottom: 20px;display: block;text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: initial;text-decoration-line: none;cursor: pointer; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-PXy4D3NYfK[data-gp-component] { font-size: 16px;color: rgb(57, 75, 86);text-align: left;line-height: 1.5;background-color: transparent;margin-right: 20px;margin-bottom: 20px;display: block;text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: initial;text-decoration-line: none;cursor: pointer; } } @media (min-width: 1200px) { .gp-component-id-PXy4D3NYfK[data-gp-component] { font-size: 16px;color: rgb(57, 75, 86);text-align: left;line-height: 1.5;background-color: transparent;margin-right: 20px;display: block;text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: initial;text-decoration-line: none;cursor: pointer; } }

 .gp-component-id-85qMGR0x2K { 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-85qMGR0x2K { color: rgb(57, 75, 86);background-color: transparent;cursor: pointer;text-decoration-line: none;text-decoration-thickness: initial;text-decoration-style: solid;text-decoration-color: initial;font-size: 16px;text-align: center;line-height: 1.5;margin-bottom: 20px;display: block; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-85qMGR0x2K { color: rgb(57, 75, 86);background-color: transparent;cursor: pointer;text-decoration-line: none;text-decoration-thickness: initial;text-decoration-style: solid;text-decoration-color: initial;font-size: 16px;text-align: center;line-height: 1.5;margin-bottom: 20px;display: block; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-85qMGR0x2K { color: rgb(57, 75, 86);background-color: transparent;cursor: pointer;text-decoration-line: none;text-decoration-thickness: initial;text-decoration-style: solid;text-decoration-color: initial;font-size: 16px;text-align: left;line-height: 1.5;margin-right: 29px;margin-bottom: 20px;display: block; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-85qMGR0x2K { color: rgb(57, 75, 86);background-color: transparent;cursor: pointer;text-decoration-line: none;text-decoration-thickness: initial;text-decoration-style: solid;text-decoration-color: initial;font-size: 16px;text-align: left;line-height: 1.5;margin-right: 20px;margin-bottom: 20px;display: block; } } @media (min-width: 1200px) { .gp-component-id-85qMGR0x2K { color: rgb(57, 75, 86);background-color: transparent;cursor: pointer;text-decoration-line: none;text-decoration-thickness: initial;text-decoration-style: solid;text-decoration-color: initial;font-size: 16px;text-align: left;line-height: 1.5;margin-right: 20px;display: block; } }

 @media (max-width: 639px) { .gp-component-id-ewkyaxZfyc[data-gp-component] { 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-ewkyaxZfyc[data-gp-component] { border-left-width: 0px;border-right-width: 0px;border-top-width: 0px;border-bottom-width: 0px;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-ewkyaxZfyc[data-gp-component] { width: 100%;height: 100%;flex-direction: row;justify-content: flex-end;align-items: flex-start;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-ewkyaxZfyc[data-gp-component] { width: 100%;height: 100%;flex-direction: row;justify-content: flex-end;align-items: flex-start;display: flex; } } @media (min-width: 1200px) { .gp-component-id-ewkyaxZfyc[data-gp-component] { width: 100%;height: 100%;flex-direction: row;justify-content: flex-end;align-items: flex-start;display: flex; } }

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

 @media (max-width: 639px) { [data-gp-text] .gp-component-id-kju2lyWNe0 { font-size: 16px;color: rgb(57, 75, 86);text-align: center;line-height: 1.5;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 20px;overflow-wrap: break-word;cursor: text;box-sizing: border-box; } } @media (max-width: 767px) and (min-width: 640px) { [data-gp-text] .gp-component-id-kju2lyWNe0 { font-size: 16px;color: rgb(57, 75, 86);text-align: center;line-height: 1.5;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 20px;overflow-wrap: break-word;cursor: text;box-sizing: border-box; } } @media (max-width: 991px) and (min-width: 768px) { [data-gp-text] .gp-component-id-kju2lyWNe0 { font-size: 16px;color: rgb(57, 75, 86);text-align: left;line-height: 1.5;margin-left: 0px;margin-right: 0px;margin-top: -17px;margin-bottom: 20px;overflow-wrap: break-word;cursor: text;box-sizing: border-box; } } @media (max-width: 1199px) and (min-width: 992px) { [data-gp-text] .gp-component-id-kju2lyWNe0 { font-size: 16px;color: rgb(57, 75, 86);text-align: left;line-height: 1.5;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 20px;overflow-wrap: break-word;cursor: text;box-sizing: border-box; } } @media (min-width: 1200px) { [data-gp-text] .gp-component-id-kju2lyWNe0 { font-size: 16px;color: rgb(57, 75, 86);text-align: left;line-height: 1.5;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 20px;overflow-wrap: break-word;cursor: text;box-sizing: border-box; } }

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

 @media (max-width: 639px) { .gp-component-id-uTphF9sF6s[data-gp-component] { margin-top: 13px;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-uTphF9sF6s[data-gp-component] { 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-uTphF9sF6s[data-gp-component] { width: 100%;height: 100%;flex-direction: column;justify-content: center;align-items: flex-start;display: flex; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-uTphF9sF6s[data-gp-component] { width: 100%;height: 100%;flex-direction: column;justify-content: center;align-items: flex-start;display: flex; } } @media (min-width: 1200px) { .gp-component-id-uTphF9sF6s[data-gp-component] { width: 100%;height: 100%;flex-direction: column;justify-content: center;align-items: flex-start;display: flex; } }

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

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

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

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

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

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

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

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

 @media (max-width: 639px) { .gp-component-id-ArQ7KoOcc[data-gp-component] { border-left-width: 0px;border-right-width: 0px;border-top-width: 0px;border-bottom-width: 0px;margin-top: -164px;margin-bottom: 0px;padding-top: 24px;padding-bottom: 24px;z-index: auto !important;min-height: 50px;position: relative; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-ArQ7KoOcc[data-gp-component] { border-left-width: 0px;border-right-width: 0px;border-top-width: 0px;border-bottom-width: 0px;margin-top: -183px;margin-bottom: 0px;padding-top: 32px;padding-bottom: 32px;z-index: auto !important;min-height: 50px;position: relative; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-ArQ7KoOcc[data-gp-component] { margin-top: 0px;margin-bottom: 0px;padding-top: 32px;padding-bottom: 32px;z-index: auto !important;min-height: 50px;position: relative; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-ArQ7KoOcc[data-gp-component] { margin-top: 0px;margin-bottom: 0px;padding-top: 32px;padding-bottom: 32px;z-index: auto !important;min-height: 50px;position: relative; } } @media (min-width: 1200px) { .gp-component-id-ArQ7KoOcc[data-gp-component] { margin-top: 0px;margin-bottom: 0px;padding-top: 32px;padding-bottom: 32px;z-index: auto !important;min-height: 50px;position: relative; } }

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

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

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

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

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

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

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

 @media (max-width: 639px) { .gp-component-id-W5OrxzJRkz[data-gp-component] { font-size: 24px;color: rgb(255, 255, 255);line-height: 1;border-top-right-radius: 7px;border-bottom-right-radius: 7px;background-color: rgb(0, 0, 0);padding-left: 8px;padding-right: 8px;cursor: pointer;text-decoration-line: none;text-decoration-style: initial;text-decoration-color: initial; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-W5OrxzJRkz[data-gp-component] { font-size: 24px;color: rgb(255, 255, 255);line-height: 1;border-top-right-radius: 7px;border-bottom-right-radius: 7px;background-color: rgb(0, 0, 0);padding-left: 8px;padding-right: 8px;cursor: pointer;text-decoration-line: none;text-decoration-style: initial;text-decoration-color: initial; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-W5OrxzJRkz[data-gp-component] { font-size: 30px;color: rgb(255, 255, 255);line-height: 1;border-top-right-radius: 7px;border-bottom-right-radius: 7px;background-color: rgb(0, 0, 0);padding-left: 8px;padding-right: 8px;cursor: pointer;text-decoration-line: none;text-decoration-style: initial;text-decoration-color: initial; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-W5OrxzJRkz[data-gp-component] { font-size: 30px;color: rgb(255, 255, 255);line-height: 1;border-top-right-radius: 7px;border-bottom-right-radius: 7px;background-color: rgb(0, 0, 0);padding-left: 8px;padding-right: 8px;cursor: pointer;text-decoration-line: none;text-decoration-style: initial;text-decoration-color: initial; } } @media (min-width: 1200px) { .gp-component-id-W5OrxzJRkz[data-gp-component] { font-size: 30px;color: rgb(255, 255, 255);line-height: 1;border-top-right-radius: 7px;border-bottom-right-radius: 7px;background-color: rgb(0, 0, 0);padding-left: 8px;padding-right: 8px;cursor: pointer;text-decoration-line: none;text-decoration-style: initial;text-decoration-color: initial; } }

 @media (max-width: 639px) { .gp-component-id-LwzVFo2gw2[data-gp-component] { font-size: 24px;color: rgb(255, 255, 255);line-height: 1;border-top-right-radius: 4px;border-bottom-right-radius: 4px;background-color: rgb(242, 101, 49);margin-left: 0px;padding-left: 8px;padding-right: 8px;cursor: pointer;text-decoration-line: none;text-decoration-style: initial;text-decoration-color: initial; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-LwzVFo2gw2[data-gp-component] { font-size: 24px;color: rgb(255, 255, 255);line-height: 1;border-top-right-radius: 4px;border-bottom-right-radius: 4px;background-color: rgb(242, 101, 49);padding-left: 8px;padding-right: 8px;cursor: pointer;text-decoration-line: none;text-decoration-style: initial;text-decoration-color: initial; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-LwzVFo2gw2[data-gp-component] { font-size: 30px;color: rgb(255, 255, 255);line-height: 1;border-top-right-radius: 4px;border-bottom-right-radius: 4px;background-color: rgb(242, 101, 49);padding-left: 8px;padding-right: 8px;cursor: pointer;text-decoration-line: none;text-decoration-style: initial;text-decoration-color: initial; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-LwzVFo2gw2[data-gp-component] { font-size: 30px;color: rgb(255, 255, 255);line-height: 1;border-top-right-radius: 4px;border-bottom-right-radius: 4px;background-color: rgb(242, 101, 49);padding-left: 8px;padding-right: 8px;cursor: pointer;text-decoration-line: none;text-decoration-style: initial;text-decoration-color: initial; } } @media (min-width: 1200px) { .gp-component-id-LwzVFo2gw2[data-gp-component] { font-size: 30px;color: rgb(255, 255, 255);line-height: 1;border-top-right-radius: 4px;border-bottom-right-radius: 4px;background-color: rgb(242, 101, 49);padding-left: 8px;padding-right: 8px;cursor: pointer;text-decoration-line: none;text-decoration-style: initial;text-decoration-color: initial; } }

 @media (max-width: 639px) { .gp-component-id-BoH70RQ0NB[data-gp-component] { font-size: 24px;color: rgb(255, 255, 255);line-height: 1;background-color: rgb(242, 101, 49);padding-left: 8px;padding-right: 8px;cursor: pointer;text-decoration-line: none;text-decoration-style: initial;text-decoration-color: initial; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-BoH70RQ0NB[data-gp-component] { font-size: 24px;color: rgb(255, 255, 255);line-height: 1;background-color: rgb(242, 101, 49);padding-left: 8px;padding-right: 8px;cursor: pointer;text-decoration-line: none;text-decoration-style: initial;text-decoration-color: initial; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-BoH70RQ0NB[data-gp-component] { font-size: 30px;color: rgb(255, 255, 255);line-height: 1;background-color: rgb(242, 101, 49);padding-left: 8px;padding-right: 8px;cursor: pointer;text-decoration-line: none;text-decoration-style: initial;text-decoration-color: initial; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-BoH70RQ0NB[data-gp-component] { font-size: 30px;color: rgb(255, 255, 255);line-height: 1;background-color: rgb(242, 101, 49);padding-left: 8px;padding-right: 8px;cursor: pointer;text-decoration-line: none;text-decoration-style: initial;text-decoration-color: initial; } } @media (min-width: 1200px) { .gp-component-id-BoH70RQ0NB[data-gp-component] { font-size: 30px;color: rgb(255, 255, 255);line-height: 1;background-color: rgb(242, 101, 49);padding-left: 8px;padding-right: 8px;cursor: pointer;text-decoration-line: none;text-decoration-style: initial;text-decoration-color: initial; } }

 @media (max-width: 639px) { .gp-component-id-PERRDtDaSY[data-gp-component] { font-size: 24px;color: rgb(255, 255, 255);line-height: 1;border-top-left-radius: 7px;border-bottom-left-radius: 7px;background-color: rgb(242, 101, 49);margin-left: -22px;padding-left: 8px;padding-right: 8px;cursor: pointer;text-decoration-line: none;text-decoration-style: initial;text-decoration-color: initial; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-PERRDtDaSY[data-gp-component] { font-size: 24px;color: rgb(255, 255, 255);line-height: 1;border-top-left-radius: 7px;border-bottom-left-radius: 7px;background-color: rgb(242, 101, 49);margin-left: 254px;padding-left: 8px;padding-right: 8px;cursor: pointer;text-decoration-line: none;text-decoration-style: initial;text-decoration-color: initial; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-PERRDtDaSY[data-gp-component] { font-size: 30px;color: rgb(255, 255, 255);line-height: 1;border-top-left-radius: 7px;border-bottom-left-radius: 7px;background-color: rgb(242, 101, 49);margin-left: 75px;padding-left: 8px;padding-right: 8px;cursor: pointer;text-decoration-line: none;text-decoration-style: initial;text-decoration-color: initial; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-PERRDtDaSY[data-gp-component] { font-size: 30px;color: rgb(255, 255, 255);line-height: 1;border-top-left-radius: 7px;border-bottom-left-radius: 7px;background-color: rgb(242, 101, 49);padding-left: 8px;padding-right: 8px;cursor: pointer;text-decoration-line: none;text-decoration-style: initial;text-decoration-color: initial; } } @media (min-width: 1200px) { .gp-component-id-PERRDtDaSY[data-gp-component] { font-size: 30px;color: rgb(255, 255, 255);line-height: 1;border-top-left-radius: 7px;border-bottom-left-radius: 7px;background-color: rgb(242, 101, 49);padding-left: 8px;padding-right: 8px;cursor: pointer;text-decoration-line: none;text-decoration-style: initial;text-decoration-color: initial; } }

 @media (max-width: 639px) { .gp-component-id-WYI7i2RFmk[data-gp-component] { border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;margin-left: 0px;margin-right: 0px;padding-left: 0px;width: 112px;height: 24px;align-items: center;display: flex;flex-wrap: wrap; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-WYI7i2RFmk[data-gp-component] { margin-left: 0px;margin-right: -8px;width: 574px;height: 24px;align-items: center;display: flex;flex-wrap: wrap; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-WYI7i2RFmk[data-gp-component] { margin-left: -8px;margin-right: -8px;align-items: center;display: flex;flex-wrap: wrap; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-WYI7i2RFmk[data-gp-component] { margin-left: -8px;margin-right: -8px;align-items: center;display: flex;flex-wrap: wrap; } } @media (min-width: 1200px) { .gp-component-id-WYI7i2RFmk[data-gp-component] { margin-left: -8px;margin-right: -8px;align-items: center;display: flex;flex-wrap: wrap; } }

 @media (max-width: 639px) { .gp-component-id-qEzNEBHjeh[data-gp-component] { margin-left: 132px;margin-bottom: 16px;width: 113px;height: 24px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-qEzNEBHjeh[data-gp-component] { margin-bottom: 16px;width: 584px;height: 24px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-qEzNEBHjeh[data-gp-component] { margin-bottom: 48px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-qEzNEBHjeh[data-gp-component] { margin-bottom: 48px; } } @media (min-width: 1200px) { .gp-component-id-qEzNEBHjeh[data-gp-component] { margin-bottom: 48px; } }

 @media (max-width: 639px) { .gp-component-id-OB2NeiyGmy[data-gp-component] { margin-top: -209px;padding-left: 0px;width: 294px;height: 40px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-OB2NeiyGmy[data-gp-component] { width: 548px;height: 24px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-OB2NeiyGmy[data-gp-component] { width: 100%;height: 100%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-OB2NeiyGmy[data-gp-component] { width: 100%;height: 100%; } } @media (min-width: 1200px) { .gp-component-id-OB2NeiyGmy[data-gp-component] { padding-left: 129px;width: 384px;height: 46px; } }

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

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

 @media (max-width: 639px) { .gp-component-id-IhoXK0ZP1y[data-gp-component] { background-size: cover;margin-top: 155px;width: 385px;height: 27px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-IhoXK0ZP1y[data-gp-component] { width: 100%;height: 100%; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-IhoXK0ZP1y[data-gp-component] { width: 100%;height: 100%; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-IhoXK0ZP1y[data-gp-component] { width: 100%;height: 100%; } } @media (min-width: 1200px) { .gp-component-id-IhoXK0ZP1y[data-gp-component] { width: 100%;height: 100%; } }

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

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

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

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

 @media (max-width: 639px) { .gp-component-id-TMAOAFLS8k[data-gp-component] { color: inherit;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;background-color: transparent;opacity: 0;margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;width: 166px;height: 141px;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;object-fit: cover;object-position: center center;cursor: pointer;overflow-y: hidden;overflow-x: hidden; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-TMAOAFLS8k[data-gp-component] { color: inherit;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;background-color: transparent;margin-left: 223px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;width: 190px;height: 145px;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;object-fit: cover;object-position: center center;cursor: pointer;overflow-y: hidden;overflow-x: hidden; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-TMAOAFLS8k[data-gp-component] { color: inherit;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;background-color: transparent;margin-left: 300px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;width: 190px;height: 145px;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;object-fit: cover;object-position: center center;cursor: pointer;overflow-y: hidden;overflow-x: hidden; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-TMAOAFLS8k[data-gp-component] { color: inherit;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;background-color: transparent;margin-left: 400px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;width: 190px;height: 145px;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;object-fit: cover;object-position: center center;cursor: pointer;overflow-y: hidden;overflow-x: hidden; } } @media (min-width: 1200px) { .gp-component-id-TMAOAFLS8k[data-gp-component] { color: inherit;border-left-style: solid;border-right-style: solid;border-top-style: solid;border-bottom-style: solid;background-color: transparent;margin-left: 500px;margin-right: 0px;margin-top: 0px;margin-bottom: 0px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;width: 190px;height: 145px;max-width: 100%;justify-content: flex-start;align-items: flex-start;display: inline-flex;text-decoration-color: initial;text-decoration-style: solid;text-decoration-thickness: inherit;text-decoration-line: none;object-fit: cover;object-position: center center;cursor: pointer;overflow-y: hidden;overflow-x: hidden; } }

 @media (max-width: 639px) { .gp-component-id-Czk4_VtSv8[data-gp-component] { border-left-width: 0px;border-right-width: 0px;border-top-width: 0px;border-bottom-width: 0px;background-image: url("https://images.groovetech.io/JtElMMBf6MEl6PcsmUOYaNQG06Ot7hc2eFwGOWzRPMQ/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzLzVmNTk2ODM3MTY5YzA0MDA3NjdjZjZkZi8xNzE1MTE3MDk4X1ByZXNzeS5wbmc.webp");background-size: contain;background-repeat: no-repeat;margin-left: 21px;margin-right: 0px;padding-left: 0px;padding-right: 0px;width: 343px;height: 112px;background-position-y: 0%;background-position-x: 50%;position: relative;z-index: 15; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-Czk4_VtSv8[data-gp-component] { border-left-width: 0px;border-right-width: 0px;border-top-width: 0px;border-bottom-width: 0px;margin-left: auto;margin-right: auto;width: 100%;max-width: 640px;position: relative;z-index: 15; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-Czk4_VtSv8[data-gp-component] { margin-left: auto;margin-right: auto;width: 100%;max-width: 768px;position: relative;z-index: 15; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-Czk4_VtSv8[data-gp-component] { margin-left: auto;margin-right: auto;width: 100%;max-width: 992px;position: relative;z-index: 15; } } @media (min-width: 1200px) { .gp-component-id-Czk4_VtSv8[data-gp-component] { margin-left: auto;margin-right: auto;width: 100%;max-width: 1200px;position: relative;z-index: 15; } }

 @media (max-width: 639px) { .gp-component-id-T6z8_WmNH[data-gp-component] { margin-left: auto;margin-right: auto;margin-top: 46px;margin-bottom: 175px;z-index: auto;position: relative;min-height: 50px; } } @media (max-width: 767px) and (min-width: 640px) { .gp-component-id-T6z8_WmNH[data-gp-component] { border-left-width: 0px;border-right-width: 0px;border-top-width: 0px;border-bottom-width: 0px;margin-top: 0px;margin-bottom: 201px;z-index: auto;position: relative;min-height: 50px; } } @media (max-width: 991px) and (min-width: 768px) { .gp-component-id-T6z8_WmNH[data-gp-component] { margin-top: 0px;margin-bottom: 0px;width: 769px;height: 165px;z-index: auto;position: relative;min-height: 50px; } } @media (max-width: 1199px) and (min-width: 992px) { .gp-component-id-T6z8_WmNH[data-gp-component] { margin-top: 0px;margin-bottom: 175px;z-index: auto;position: relative;min-height: 50px; } } @media (min-width: 1200px) { .gp-component-id-T6z8_WmNH[data-gp-component] { margin-top: 0px;margin-bottom: 0px;z-index: auto;position: relative;min-height: 50px; } }

 .gp-component-id-T6z8_WmNH.gp-component > [data-section-overlay] { bottom: 0px;top: 0px;left: 0px;right: 0px;position: absolute; } @media (max-width: 639px) { .gp-component-id-T6z8_WmNH.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-T6z8_WmNH.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-T6z8_WmNH.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-T6z8_WmNH.gp-component > [data-section-overlay] { bottom: 0px;top: 0px;left: 0px;right: 0px;position: absolute; } } @media (min-width: 1200px) { .gp-component-id-T6z8_WmNH.gp-component > [data-section-overlay] { bottom: 0px;top: 0px;left: 0px;right: 0px;position: absolute; } }

