/* /Components/ContactForm.razor.rz.scp.css */
[b-1tm7rq3zmn] .opportunity_description {
    width: 100%;
    border-radius: 2rem;
    border: 1px solid #D3D3D3;
    padding: 1rem 2rem;
    font-style: italic;
    height: 100px;
}
/* /Components/Layouts/HomeLayout.razor.rz.scp.css */
.page[b-tzzxjkaot8] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-tzzxjkaot8] {
    flex: 1;
}

.sidebar[b-tzzxjkaot8] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-tzzxjkaot8] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-tzzxjkaot8]  a, .top-row .btn-link[b-tzzxjkaot8] {
        white-space: nowrap;
        margin-left: 1.5rem;
    }

    .top-row a:first-child[b-tzzxjkaot8] {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-tzzxjkaot8] {
        display: none;
    }

    .top-row.auth[b-tzzxjkaot8] {
        justify-content: space-between;
    }

    .top-row a[b-tzzxjkaot8], .top-row .btn-link[b-tzzxjkaot8] {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-tzzxjkaot8] {
        flex-direction: row;
    }

    .sidebar[b-tzzxjkaot8] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-tzzxjkaot8] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row[b-tzzxjkaot8], article[b-tzzxjkaot8] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* /Components/Layouts/MainLayout.razor.rz.scp.css */
.page[b-ta2xf7p5q2] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-ta2xf7p5q2] {
    flex: 1;
}

.sidebar[b-ta2xf7p5q2] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-ta2xf7p5q2] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-ta2xf7p5q2]  a, .top-row .btn-link[b-ta2xf7p5q2] {
        white-space: nowrap;
        margin-left: 1.5rem;
    }

    .top-row a:first-child[b-ta2xf7p5q2] {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-ta2xf7p5q2] {
        display: none;
    }

    .top-row.auth[b-ta2xf7p5q2] {
        justify-content: space-between;
    }

    .top-row a[b-ta2xf7p5q2], .top-row .btn-link[b-ta2xf7p5q2] {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-ta2xf7p5q2] {
        flex-direction: row;
    }

    .sidebar[b-ta2xf7p5q2] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-ta2xf7p5q2] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row[b-ta2xf7p5q2], article[b-ta2xf7p5q2] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* /Components/LogonBanner.razor.rz.scp.css */
.packportal-section__rowLogon[b-mv6deukq9w] {
    width: 100vw;
    position: relative;
    margin-left: -50vw;
    height: 250px;
    margin-top: 100px;
    left: 50%;
    background-color: #F2F2F2;
    display: flex;
    flex-direction: row;
    margin-bottom: -5.1rem;
}
.packportal-section__logon-right[b-mv6deukq9w] {
    display: flex;
    flex: 1;
    flex-direction: column;
    align-items: flex-start;
    align-content: flex-start;
    flex-wrap: wrap;
    justify-content: center;
    gap: 2rem;
    padding-left: 15rem;
}
.packportal-section__logon-left[b-mv6deukq9w] {
    display: flex;
    width: 35%;
    justify-content: space-evenly;
    clip-path: polygon(0% -70%, 80% 0%, 100% 100%, 0% 100%);
}
.packportal-section__logon-image.box2[b-mv6deukq9w] {
    width: auto;
    height: 300px;
    position: absolute;
    top: -60px;
    z-index: 9;
    left: 20%;
    cursor: pointer;
}
.packportal-section__logon-link[b-mv6deukq9w] {
    border-radius: 40px;
    border: #109CF1;
    background: #109CF1;
    padding: 8px 20px;
    display: flex;
    flex-direction: row;
    align-items: center;
    color: #fff;
    gap: 1rem;
}
.packportal-section__box-link span[b-mv6deukq9w] {
    height: 19px;
}
.webpackaging:hover[b-mv6deukq9w], .webpackaging:hover path[b-mv6deukq9w] {
    background-color: white !important;
    color: #5181B8;
    fill: #5181B8;
    border: 1px solid #5181B8 !important;
}
.Portal:hover[b-mv6deukq9w], .Portal:hover path[b-mv6deukq9w] {
    background-color: white !important;
    color: #109CF1;
    fill: #109CF1;
    border: 1px solid #109CF1 !important;
}
.iSalesToolkit:hover[b-mv6deukq9w], .iSalesToolkit:hover path[b-mv6deukq9w] {
    background-color: white !important;
    color: #0BB09F;
    fill: #0BB09F;
    border: 1px solid #0BB09F !important;
}
.expomaker:hover[b-mv6deukq9w], .expomaker:hover path[b-mv6deukq9w] {
    background-color: white !important;
    color: #FF5799;
    fill: #FF5799;
    border: 1px solid #FF5799 !important;
}
@media (max-width: 600px) {
    .packportal-section__rowLogon[b-mv6deukq9w] {
        display: flex;
        flex-direction: row;
        width: auto;
        margin-left: -115vw;
        height: 210px;
    }
    .packportal-section__logon-image.box2[b-mv6deukq9w] {
        height: 197px;
        top: 7px;
        left: 261px;
    }
    .packportal-section__logon-left[b-mv6deukq9w]{
        clip-path: polygon(0% -77%, 94% -10%, 100% 100%, 0% 100%);
        flex: 1;
    }
    .packportal-section__logon-buttons[b-mv6deukq9w] {
        display: flex;
        flex-wrap: wrap;
        flex-direction: column;
    }
    .packportal-section__box-link[b-mv6deukq9w]{
        justify-content: space-between;
    }
    .packportal-section__logon-right[b-mv6deukq9w] {
        padding-left: 0rem;
    }
}
/* /Components/Pages/Contact.razor.rz.scp.css */
/* /Components/Pages/Samplator.razor.rz.scp.css */
h1[b-5ybs6u4nvi], h2[b-5ybs6u4nvi], h3[b-5ybs6u4nvi], h4[b-5ybs6u4nvi], h5[b-5ybs6u4nvi], h6[b-5ybs6u4nvi], p[b-5ybs6u4nvi], span[b-5ybs6u4nvi], li[b-5ybs6u4nvi], a[b-5ybs6u4nvi], div[b-5ybs6u4nvi], label[b-5ybs6u4nvi], button[b-5ybs6u4nvi] {
  font-family: "Poppins";
}
p[b-5ybs6u4nvi]{
  margin: 0;
}
.samplator-section[b-5ybs6u4nvi]{
    background: linear-gradient(359deg, #3EDEA7 0.51%, #3698AD 29.01%, #328CAA 39.46%, #0D072B 97.88%);
}
.page-title[b-5ybs6u4nvi] {
    font-weight: 700;
    font-size: 54px;
    line-height: 60px;
    text-align: center;
    vertical-align: middle;
    margin-top: 12rem;
    color: white;
    margin-bottom: 1rem;
    font-family: "Poppins";
}
.subtitle[b-5ybs6u4nvi] {
    font-weight: 500;
    font-size: 20px;
    line-height: 28px;
    text-align: center;
    vertical-align: middle;
    color: white;
}
.video-container[b-5ybs6u4nvi]{
  position: relative;
}
  .video-container video[b-5ybs6u4nvi] {
      width: 100%;
      height: auto;
      display: block;
  }
.mute-container[b-5ybs6u4nvi]{
  position: relative;
}
.button-mute[b-5ybs6u4nvi]{
    background: transparent;
    border: none;
    position: absolute;
    top: 2rem;
    right: 2rem;
}
.section-second[b-5ybs6u4nvi], .section-third[b-5ybs6u4nvi], .section-fourth[b-5ybs6u4nvi]{
  margin-top: 24rem;
}
.row[b-5ybs6u4nvi] {
    display: flex;
    gap: 4rem;
}
.column[b-5ybs6u4nvi] {
    flex: 1;
}
.h3title[b-5ybs6u4nvi] {
    font-weight: 700;
    font-size: 40px;
    line-height: 48px;
    vertical-align: middle;
    color: white;
    margin-bottom: 2.8rem;
}
#miVideo[b-5ybs6u4nvi] {
    width: 100%;
    height: auto;
    border-radius: 40px;
}
.slider-title[b-5ybs6u4nvi] {
    font-weight: 700;
    font-size: 22px;
    line-height: 20px;
    vertical-align: middle;
    color: white;
    text-align: center;
}
.slider-text[b-5ybs6u4nvi] {
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    vertical-align: middle;
    color: white;
    margin-top: 2rem;
}
.box-slider[b-5ybs6u4nvi] {
    opacity: 1;
    border-radius: 30px;
    border-width: 1px;
    border: 1px solid white;
    padding: 3rem 5rem 7rem 5rem;
}
.special-background[b-5ybs6u4nvi] {
    background: #142041;
    padding: 6rem 8rem;
    border-radius: 3rem;
}
.background-title[b-5ybs6u4nvi] {
    font-weight: 700;
    font-size: 50px;
    line-height: 50px;
    vertical-align: middle;
    color: white;
    margin-bottom: 4rem;
    text-align: left;
}
.background-title-center[b-5ybs6u4nvi] {
    font-weight: 700;
    font-size: 50px;
    line-height: 50px;
    vertical-align: middle;
    color: white;
    margin-bottom: 4rem;
    text-align: center;
}
.background-text[b-5ybs6u4nvi] {
    font-weight: 500;
    font-size: 20px;
    line-height: 43px;
    vertical-align: middle;
    color: white;
    margin: 0;
}
.background-button[b-5ybs6u4nvi] {
    background: #3EF1A2;
    padding: 1rem 2.5rem;
    border-radius: 3rem;
    font-weight: 500;
}
.row-space > :nth-child(2)[b-5ybs6u4nvi]{
    display: flex;
    justify-content: flex-end;
}
.examples-row[b-5ybs6u4nvi] {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 1rem;
  margin-top: 5rem;
}
.example-item[b-5ybs6u4nvi] {
  flex: 1;
}
  .example-item img[b-5ybs6u4nvi]{
    width: 100%;
    height: auto;
  }
.section-fourth[b-5ybs6u4nvi]{
  background: #101134;
  padding: 16rem;
}
.rowpackaging[b-5ybs6u4nvi]{
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 2rem;
    margin-top: 6rem;
}
.titlepackaging[b-5ybs6u4nvi] {
    font-weight: 700;
    font-size: 24px;
    line-height: 22px;
    text-align: center;
    vertical-align: middle;
    color: white;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 1rem;
}
.columnpackaging[b-5ybs6u4nvi] {
    padding: 4rem 6rem;
    border-radius: 30px;
    border: 1px solid rgba(255, 255, 255, 0.30);
    background: rgba(123, 123, 123, 0.20);
}
.packagingtext[b-5ybs6u4nvi] {
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    vertical-align: middle;
    color: white;
    margin-top: 2rem;
    margin-bottom: 0px;
}
.specialbackground[b-5ybs6u4nvi] {
    background: #101134E5;
    margin: 19rem 0rem;
    border-radius: 3rem;
    padding: 5rem 8rem;
    border: 1px solid rgba(255, 255, 255, 0.30);
}
.specialbullet[b-5ybs6u4nvi] {
    display: flex;
    align-content: center;
    align-items: center;
    gap: 1rem;
    font-weight: 600;
    font-size: 18px;
    line-height: 48px;
    vertical-align: middle;
    color: white;
}
.request-title[b-5ybs6u4nvi], .faq-title[b-5ybs6u4nvi] {
    font-weight: 700;
    font-size: 50px;
    line-height: 50px;
    vertical-align: middle;
    color: white;
    margin-bottom: 3rem;
    text-align: left;
}
.requestsubtitle[b-5ybs6u4nvi] {
    font-weight: 600;
    font-size: 20px;
    line-height: 30px;
    text-align: left;
    vertical-align: middle;
    color: white;
}
.specialbullets[b-5ybs6u4nvi]{
    margin: 4rem 0rem;
}
.requesttext[b-5ybs6u4nvi] {
    font-weight: 500;
    font-size: 20px;
    line-height: 28px;
    vertical-align: middle;
    color: white;
    margin-bottom: 1rem;
}
.requestlink[b-5ybs6u4nvi] {
    font-weight: 700;
    font-size: 24px;
    line-height: 28px;
    vertical-align: middle;
    color: white;
}
.faqitem[b-5ybs6u4nvi] {
    background: rgba(16, 17, 52, 0.90);
    padding: 0;
    border-radius: 2rem;
    color: white;
    border: 1px solid rgba(255, 255, 255, 0.30);
    height: fit-content;
}
.faqitem.active[b-5ybs6u4nvi] {
    display:block;
}
.faq-toggle[b-5ybs6u4nvi] {
    width: 100%;
    background: none;
    border: none;
    padding: 2rem 5rem;
    text-align: left;
    color: white;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-weight: 600;
    font-size: 20px;
    line-height: 48px;
    vertical-align: middle;
}
.faq-content[b-5ybs6u4nvi] {
    max-height: 0;
    overflow: hidden;
    transition: max-height .3s ease;
    padding: 0rem 5rem;
}
.faqitem.active .faq-content[b-5ybs6u4nvi] {
    max-height: 200px;
    padding: 0rem 5rem 4rem;
}
.faqitem.active .icon[b-5ybs6u4nvi] {
    transform: rotate(45deg);
}
.faqrow[b-5ybs6u4nvi] {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 2rem;
}
.section-six[b-5ybs6u4nvi] {
    padding: 0rem 5rem;
    margin-bottom: 19rem;
}
.buttons-row[b-5ybs6u4nvi] {
    margin: 3rem 0rem 4rem;
    text-align: center;
}
.primary-button[b-5ybs6u4nvi] {
    background: #3EF1A2;
    padding: 1rem 4rem;
    border-radius: 10rem;
    color: #0D072B;
    font-weight: 500;
    font-size: 16px;
    text-align: center;
    vertical-align: middle;
    border: 1px solid #3EF1A2;
    cursor: pointer;
    margin: 6px;
}
.primary-button:hover[b-5ybs6u4nvi] {
    background: #0D072B;
    color: #3EF1A2;
    border: 1px solid white;
    color: white;
}
.secondary-button[b-5ybs6u4nvi] {
    background: #3EF1A2;
    padding: 1rem 4rem;
    border-radius: 10rem;
    color: #0D072B;
    font-weight: 500;
    font-size: 16px;
    text-align: center;
    vertical-align: middle;
    border: 1px solid #3EF1A2;
    cursor: pointer;
    margin: 6px;
}

.secondary-button:hover[b-5ybs6u4nvi] {
    background: #0D072B;
    color: #3EF1A2;
    border: 1px solid white;
    color: white;


   
}

.banner-bottom[b-5ybs6u4nvi] {
    background-image: url('/img/samplator/bg-banner.png');
    height: 225px;
    width: 100%;
    background-size: cover;
}
.bottlebg[b-5ybs6u4nvi] {
    background-size: auto;
    background-repeat: no-repeat;
    height: 225px;
    width: 0;
    margin: 0rem 3rem;
    text-align:center;
}
.bottom-row[b-5ybs6u4nvi] {
    display: flex;
    flex-direction: row;
    align-items: center;
    width: 100%;
    justify-content: center;
    gap: 4rem;
}
.text-bottom[b-5ybs6u4nvi] {
    font-weight: 600;
    font-size: 20px;
    line-height: 28px;
    vertical-align: middle;
    color: white;
}
.title-bottom[b-5ybs6u4nvi]{
    font-weight: 600;
    font-size: 42px;
    line-height: 54px;
    vertical-align: middle;
    color: white;
}
#section-fifth[b-5ybs6u4nvi],
#section-second[b-5ybs6u4nvi] {
    scroll-margin-top: 90px;
}
.feature-slider[b-5ybs6u4nvi] {
    position: relative;
    width: 100%;
}
.slides-text[b-5ybs6u4nvi] {
    position: relative;
}
.text-slide[b-5ybs6u4nvi] {
    position: absolute;
    opacity: 0;
    transition: opacity .6s ease;
}
.text-slide.active[b-5ybs6u4nvi] {
    opacity: 1;
    position: relative;
}
.slides-video[b-5ybs6u4nvi] {
    position: relative;
    overflow: hidden;
}
.video-slide[b-5ybs6u4nvi] {
    position: absolute;
    top: 0;
    right: -100%;
    width: 100%;
    opacity: 0;
    transition: right .7s ease, opacity .7s ease;
    border-radius: 30px;
}
.video-slide.active[b-5ybs6u4nvi] {
    right: 0;
    opacity: 1;
    position: relative;
    border-radius: 30px;
}
.slider-dots[b-5ybs6u4nvi] {
    display: flex;
    gap: 8px;
    margin-top: -36px;
    justify-content: center;
}
.slider-dot[b-5ybs6u4nvi] {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #8193a7;
    cursor: pointer;
    transition: background .2s;
}
.slider-dot.active[b-5ybs6u4nvi] {
    background: #007bff;
    border-radius: 12px;
}
[b-5ybs6u4nvi] .slider-dot {
    height: 12px;
    width: 12px;
    background: #8193a7;
    border-radius: 50%;
}
[b-5ybs6u4nvi] .slider-dot.active{
    height: 12px;
    width: 24px;
    background: white;
    border-radius: 12px;
}
/* /Components/Pages/Support.razor.rz.scp.css */
#spbts_fields[b-jekeszdrqk] {
    display: none;
}

#messagearea > div.success[b-jekeszdrqk] {
    color: #3dbcd5;
}

#messagearea > div.error[b-jekeszdrqk] {
    color: #f15559;
}
/* /Components/SamplatorForm.razor.rz.scp.css */

.form-card[b-hkzz3kxac9] {
    width: 100%;
    padding: 32px;
    border-radius: 20px;
    background: #FFFFFF1A;
    border: 1px solid rgba(255,255,255,0.1);
    display: flex;
    flex-direction: column;
    gap: 16px;
    color: #d9e1ff;
    font-family: sans-serif;
}

    .form-card label[b-hkzz3kxac9] {
        margin-bottom: -8px;
        color: white;
        font-weight: 400;
        font-size: 16px;
        line-height: 28px;
        vertical-align: middle;
        font-family: 'Poppins';
    }

.form-card[b-hkzz3kxac9]  input,
.form-card[b-hkzz3kxac9]  textarea {
    width: 100%;
    padding: 14px 16px;
    border-radius: 10px;
    border: 1px solid rgba(255,255,255,0.12);
    background: #141F41;
    color: #fff;
    font-size: 16px;
    outline: none;
    font-family: 'Poppins';
}

.form-card[b-hkzz3kxac9]  textarea {
    min-height: 120px;
    resize: vertical;
    font-family: 'Poppins';
}

.form-card[b-hkzz3kxac9]  input::placeholder,
.form-card[b-hkzz3kxac9]  textarea::placeholder {
    color: rgba(255,255,255,0.5);
}


.primary-button[b-hkzz3kxac9] {
    background: #3EF1A2;
    padding: 1rem 2rem;
    border-radius: 5rem;
    color: #0D072B;
    font-weight: 500;
    font-size: 16px;
    text-align: center;
    vertical-align: middle;
    border: 1px solid #3EF1A2;
    cursor: pointer;
    font-family: 'Poppins';
}

    .primary-button:hover[b-hkzz3kxac9] {
        background: #0D072B;
        color: #3EF1A2;
        border: 1px solid white;
        color: white;
        font-family: 'Poppins';
    }
