/* /Components/GeneralComponents/PaginationBarComponent.razor.rz.scp.css */
.main[b-7ksvdzaxp7] {
    padding-top: 25px;
}

.page-item[b-7ksvdzaxp7]{
    display:inline-block;
}

p[b-7ksvdzaxp7] {
    background: white;
    color: black;
    border-radius: 4px;
    border-color: #91F2A3;
    height: 25px;
    width: 25px;
    text-align: center;
    cursor: pointer;
}

    p:hover[b-7ksvdzaxp7] {
        background-color: white;
        color: #91F2A3;
    }


.but[b-7ksvdzaxp7] {
    background: white;
    color: #91F2A3;
    border-radius: 4px;
    border-color: #91F2A3;
    height: 25px;
    text-align: center;
}

    .but:hover[b-7ksvdzaxp7] {
        background-color: white;
        color: black;
    }

.button-disabled[b-7ksvdzaxp7] {
    background: white;
    color: #91F2A3;
    border-radius: 4px;
    border-color: #2b2929;
    height: 25px;
    text-align: center;
}

    .button-disabled:hover[b-7ksvdzaxp7] {
        color: grey;
    }
/* /Pages/CreateOrder.razor.rz.scp.css */
.padding[b-73sk2ds594] {
    padding: 10px 350px;
}

p[b-73sk2ds594]{
    padding:0px;
    margin:0px;
}

.checkbox-rect input[type="checkbox"][b-73sk2ds594] {
    display: none;
}

    .checkbox-rect input[type="checkbox"] + label[b-73sk2ds594] {
        display: block;
        position: relative;
        padding-left: 35px;
        margin-bottom: 20px;
        font: 14px/20px "Open Sans", Arial, sans-serif;
        cursor: pointer;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
    }

    .checkbox-rect input[type="checkbox"]:hover + label:hover[b-73sk2ds594] {
        color: black;
    }

    .checkbox-rect input[type="checkbox"]:hover + label[b-73sk2ds594]:before {
        background: #50565a;
        box-shadow: inset 0px 0px 0px 2px #f7f2f2;
    }

    .checkbox-rect input[type="checkbox"] + label:last-child[b-73sk2ds594] {
        margin-bottom: 0;
    }

    .checkbox-rect input[type="checkbox"] + label[b-73sk2ds594]:before {
        content: "";
        display: block;
        width: 1.4em;
        height: 1.4em;
        border: 1px solid #343a3f;
        border-radius: 0.2em;
        position: absolute;
        left: 0;
        top: 0;
        -webkit-transition: all 0.2s, background 0.2s ease-in-out;
        transition: all 0.2s, background 0.2s ease-in-out;
        background: #f3f3f3;
    }

    .checkbox-rect input[type="checkbox"]:checked + label[b-73sk2ds594]:before {
        width: 1.3em;
        height: 1.3em;
        border-radius: 0.2em;
        border: 2px solid #fff;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        background: #50565a;
        box-shadow: 0 0 0 1px #000;
    }


@media only screen and (max-width: 800px) {
    .padding[b-73sk2ds594] {
        padding: 10px 20px;
    }
}
/* /Pages/Help/AboutPage.razor.rz.scp.css */
.header[b-0kizlpbriy] {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 50px;
    left: 0px;
    top: 800px;
}

.items[b-0kizlpbriy] {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 80px;
    left: 0px;
}

.item-div[b-0kizlpbriy] {
    align-items: center;
    width: 100%;
}
/* /Pages/Help/ContactPage.razor.rz.scp.css */
.padding[b-utazhaowlx] {
    padding: 10px 350px;
}

.checkbox-rect input[type="checkbox"][b-utazhaowlx] {
    display: none;
}

    .checkbox-rect input[type="checkbox"] + label[b-utazhaowlx] {
        display: block;
        position: relative;
        padding-left: 35px;
        margin-bottom: 20px;
        font: 14px/20px "Open Sans", Arial, sans-serif;
        cursor: pointer;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
    }

    .checkbox-rect input[type="checkbox"]:hover + label:hover[b-utazhaowlx] {
        color: black;
    }

    .checkbox-rect input[type="checkbox"]:hover + label[b-utazhaowlx]:before {
        background: #50565a;
        box-shadow: inset 0px 0px 0px 2px #f7f2f2;
    }

    .checkbox-rect input[type="checkbox"] + label:last-child[b-utazhaowlx] {
        margin-bottom: 0;
    }

    .checkbox-rect input[type="checkbox"] + label[b-utazhaowlx]:before {
        content: "";
        display: block;
        width: 1.4em;
        height: 1.4em;
        border: 1px solid #343a3f;
        border-radius: 0.2em;
        position: absolute;
        left: 0;
        top: 0;
        -webkit-transition: all 0.2s, background 0.2s ease-in-out;
        transition: all 0.2s, background 0.2s ease-in-out;
        background: #f3f3f3;
    }

    .checkbox-rect input[type="checkbox"]:checked + label[b-utazhaowlx]:before {
        width: 1.3em;
        height: 1.3em;
        border-radius: 0.2em;
        border: 2px solid #fff;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        background: #50565a;
        box-shadow: 0 0 0 1px #000;
    }


@media only screen and (max-width: 1200px) {
    .padding[b-utazhaowlx] {
        padding: 10px 20px;
    }
}
/* /Pages/Index.razor.rz.scp.css */
.header[b-iy5859hclz] {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 20px;
    left: 0px;
    top: 20px;
}

.devices[b-iy5859hclz] {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 80px;
    left: 0px;
    top: 20px;
}

.img-div[b-iy5859hclz] {
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 150%;
    margin-left: 10%;
    width: 80%;
}

.image img[b-iy5859hclz] {
    height: calc(100vh - 5rem);
    width: revert;
    min-width:100%;
}

.image[b-iy5859hclz] {
    position: relative;
    width: 100%;
    height: 100%;
}

    .image figcaption[b-iy5859hclz] {
        position: absolute;
        bottom: 0px;
    }

.items[b-iy5859hclz] {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 80px;
    left: 0px;
    top: 20px;
}

.item-div[b-iy5859hclz] {
    align-items: center;
    width: 100%;
}

.item[b-iy5859hclz] {
    background: gray;
    color: #fff;
    font: 36px/200px sans-serif;
    text-align: center;
    height: 100%;
}

.padding[b-iy5859hclz] {
    padding: 120px;
}

.green-box[b-iy5859hclz] {
    background: #91F2A3;
    width: calc((100vw/5)*2);
    margin-left: calc(100vw/10);
}

.green-box-content[b-iy5859hclz]{
    padding: 60px;
}

.green-box-content-title[b-iy5859hclz] {
    font-size: 54px;
    font-weight: 800;
    margin:0px;
    padding:0px;
}

.green-box-content-content[b-iy5859hclz] {
    font-size: 18px;
    margin: 5px;
    padding: 0px;
}

.green-box-content-button[b-iy5859hclz] {
    background-color: black;
    color: white;
    border: none;
    padding: 15px 32px;
    text-align: center;
    text-decoration: none;
    font-size: 16px;
    margin: 4px 2px;
    cursor: pointer;
}


@media only screen and (max-width: 800px) {
    .padding[b-iy5859hclz] {
        padding: 10px;
    }
}

@media only screen and (max-width: 1500px) {

    .green-box[b-iy5859hclz] {
        width: calc((100vw/5)*2.5);
        margin-left: calc(100vw/20);
    }
}

@media only screen and (max-width: 1100px) {

    .green-box[b-iy5859hclz] {
        width: calc((100vw/5)*3.5);
        margin-left: calc(100vw/20);
    }

    .green-box-content[b-iy5859hclz] {
        padding: 35px;
    }
}

@media only screen and (min-width: 1920px) {

    .green-box[b-iy5859hclz] {
        width: 770px;
        margin-left: 200px;
    }

    .green-box-content[b-iy5859hclz] {
        padding: 100px;
    }

    .green-box-content-title[b-iy5859hclz] {
        font-size: 60px;
        font-weight: 800;
        margin: 0px;
        padding: 0px;
    }

    .green-box-content-content[b-iy5859hclz] {
        font-size: 20px;
        margin: 5px;
        padding: 0px;
    }
}
/* /Pages/ProductsPage.razor.rz.scp.css */
.get-mare-button[b-a6gxjpfrp9] {
    margin: 10px;
    background-color: white;
    color: black;
    height: 35px;
    width: 150px;
}

.zoom[b-a6gxjpfrp9] {
    padding: 50px;
    transition: transform .2s;
    width: 100%;
    max-width: 380px;
    margin: 0 auto;
}

    .zoom:hover[b-a6gxjpfrp9] {
        -ms-transform: scale(2);
        -webkit-transform: scale(2);
        transform: scale(2);
    }

.vl[b-a6gxjpfrp9] {
    border-left: 6px solid black;
    height: 100px;
    margin-left: 50%;
}

.padding[b-a6gxjpfrp9] {
    padding: 50px;
}

.items[b-a6gxjpfrp9] {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 30px;
    gap: 80px;
    min-height: 600px;
}

.header[b-a6gxjpfrp9] {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 10px 60px;
    gap: 5px;
    min-height: 200px;
    left: 0px;
    top: 200px;
}

#circle[b-a6gxjpfrp9] {
    width: 50px;
    height: 50px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    background: #91F2A3;
}


@media only screen and (max-width: 800px) {
    .padding[b-a6gxjpfrp9] {
        padding: 20px;
    }
}
/* /Pages/SuccessFinish.razor.rz.scp.css */
.padding[b-ps2mfa7kjk] {
    padding: 10px 350px;
}

@media only screen and (max-width: 800px) {
    .padding[b-ps2mfa7kjk] {
        padding: 10px 20px;
    }
}

#circle[b-ps2mfa7kjk] {
    width: 25px;
    height: 25px;
    -webkit-border-radius: 17.5px;
    -moz-border-radius: 17.5px;
    border-radius: 17.5px;
    background: #91F2A3;
    margin-left: calc(50% - 17.5px);
}
/* /Shared/MainLayout.razor.rz.scp.css */
.page[b-n0f8kdk7me] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-n0f8kdk7me] {
    flex: 1;
}

.top-row[b-n0f8kdk7me] {
    background-color: white;
    border-bottom: 1px solid #d6d5d5;
    height: auto;
}

#footer[b-n0f8kdk7me] {
    position: fixed;
    padding: 10px 20px 10px 10px;
    bottom: 10px;
    right: 10px;
    width: 30px;
    height: 40px;
}

span.b[b-n0f8kdk7me] {
    display: inline-block;
    width: 0%;
    height: 100%;
    padding: 0px;
    margin: 0px;
}

span.c[b-n0f8kdk7me] {
    display: inline-block;
    width: 100%;
    height: 100%;
    padding: 0px;
    margin: 0px;
}

.anchor[b-n0f8kdk7me] {
    width: 15px;
    height: 20px;
    float: right;
    background: #8EECA0;
    display: inline-block;
    position: relative;
    box-sizing: border-box;
    animation: bump-b-n0f8kdk7me 0.4s linear infinite alternate;
}

    .anchor[b-n0f8kdk7me]::after {
        content: '';
        box-sizing: border-box;
        left: 50%;
        bottom: 100%;
        transform: translate(-50%, 0);
        position: absolute;
        border: 15px solid transparent;
        border-bottom-color: #8EECA0;
    }

@keyframes bump-b-n0f8kdk7me {
    0% {
        transform: translate(-50%, 5px);
    }

    100% {
        transform: translate(-50%, -5px);
    }
}


@media only screen and (min-width: 1920px) {
    span.b[b-n0f8kdk7me] {
        display: inline-block;
        width: calc((100vw - 1920px)/2);
        height: 100%;
        padding: 0px;
        margin: 0px;
    }

    span.c[b-n0f8kdk7me] {
        display: inline-block;
        width: 1920px;
        height: 100%;
        padding: 0px;
        margin: 0px;
    }

    #footer[b-n0f8kdk7me] {
        position: fixed;
        padding: 10px 20px 10px 10px;
        bottom: 10px;
        right: calc((100vw - 1920px)/2);
        width: 100%;
        height: 40px;
    }
}
/* /Shared/NavMenu.razor.rz.scp.css */

.nav[b-be0h27doou] {
    background-color: #424242;
    list-style-type: none;
    text-align: center;
    margin: 0;
    padding: 0;
}

.menu-nav[b-be0h27doou]{
    display:none;
    padding:0px;
}

.nav li[b-be0h27doou] {
    display: inline-block;
    font-size: 16px;
    padding: 20px;
}

a[b-be0h27doou] {
    text-decoration: none;
    color: black;
    font-size:18px;
    font-weight:600;
}

ol[b-be0h27doou] {
    list-style-type: none;
}

.logo[b-be0h27doou] {
    float: left;
    padding: 22px 0px;
    margin-top: 8px;
}

[b-be0h27doou] .nav-item a {
    color: white;
    padding: 7px;
    height:36px;
}

    [b-be0h27doou] .nav-item a.active {
        border-bottom: solid #91F2A3;
        padding: 7px;
        color: white;
    }

    [b-be0h27doou] .nav-item a:hover {
        border-bottom: solid #91F2A3;
        padding: 7px;
        color: white;
    }

@media only screen and (max-width: 800px) {
    .menu-nav-view[b-be0h27doou] {
        display: none;
    }
    .menu-nav[b-be0h27doou] {
        display: block;
    }
}
