/* /Components/Controls/LoanTaskDisplay.razor.rz.scp.css */
/* /Components/Controls/Lumix/CardDisplay.razor.rz.scp.css */
/* /Components/Controls/Lumix/DetailDialog.razor.rz.scp.css */
/*
.mud-picker-datepicker-toolbar
{
    display:none;
}
*/


/* /Components/Controls/PageNotFound.razor.rz.scp.css */

.videoplayer[b-jmy3cn4lkc] {
    width: calc(100vw);
    position: absolute;
    height: 100%;
    object-fit: cover;
    overflow-clip-margin: content-box;
    
}

.videocontainer[b-jmy3cn4lkc] {
    position: relative;
    height: 500px;
    border: 0px solid red;
    width: 100%;
}

h1.hello[b-jmy3cn4lkc] {
    font-size: 120px !important;
}

.booknowbutton[b-jmy3cn4lkc] {
    max-width: 600px;
    min-width: 400px;
    width:50vw;
    height:250px;
    background-image:url(images/global/9_74JvpR_Lumix_S_Camera_notext.webp);
    background-position:center center;
    background-size:cover;
    padding-top:180px;
    color:white;
    font-size:26px;
    text-transform:uppercase;
}

img.productoverview[b-jmy3cn4lkc]{
    width:100%;
    max-width:100%;
}
/* /Components/Controls/QuestionnaireComponent.razor.rz.scp.css */

.surveyanswer[b-57l973mcyq] {
    margin-top:10px;
    margin-bottom: 30px;
    /*padding-left:25px;
    padding-right:20px;*/
}

    /*.surveyanswer label {
        font-size: 1.1rem;
        padding-left:6px;
        margin-top: 4px;
    }*/
/* /Components/Controls/Technics/CardDisplay.razor.rz.scp.css */
/* /Components/Controls/Technics/DetailDialog.razor.rz.scp.css */
/*
.mud-picker-datepicker-toolbar
{
    display:none;
}
*/


/* /Components/Controls/Technics/StepComponent.razor.rz.scp.css */
/*
.mud-picker-datepicker-toolbar
{
    display:none;
}
*/



.mud-button-filled-primary .mud-button-label[b-g8qwxngjyd],
.mud-button-outlined-primary .mud-button-label[b-g8qwxngjyd],
.mud-step .mud-step-label .mud-step-label-icon.mud-primary span[b-g8qwxngjyd],
.mud-badge.mud-theme-primary[b-g8qwxngjyd] {
    color: #1a1a1a !important;
}

.mud-button-filled-secondary .mud-button-label[b-g8qwxngjyd] {
    color: #333333 !important;
}
/* /Components/Controls/UserComponent.razor.rz.scp.css */
/* /Components/Controls/ZoomDialog.razor.rz.scp.css */

.mud-picker-datepicker-toolbar[b-tm0qmw9c0e]
{
    display:none;
}
/* /Components/Layout/Lumix/MainLayout.razor.rz.scp.css */



/*.page {
    position: relative;
    display: flex;
    flex-direction: column;
}



main {
    flex: 1;
}

.sidebar {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row ::deep a, .top-row ::deep .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row ::deep a:hover, .top-row ::deep .btn-link:hover {
        text-decoration: underline;
    }

    .top-row ::deep a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row {
        justify-content: space-between;
    }

    .top-row ::deep a, .top-row ::deep .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page {
        flex-direction: row;
    }

    .sidebar {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth ::deep a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row, article {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}*/
#blazor-error-ui[b-mrd7pg78lh] {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #blazor-error-ui .dismiss[b-mrd7pg78lh] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* /Components/Layout/Technics/MainLayout.razor.rz.scp.css */



/*.page {
    position: relative;
    display: flex;
    flex-direction: column;
}



main {
    flex: 1;
}

.sidebar {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row ::deep a, .top-row ::deep .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row ::deep a:hover, .top-row ::deep .btn-link:hover {
        text-decoration: underline;
    }

    .top-row ::deep a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row {
        justify-content: space-between;
    }

    .top-row ::deep a, .top-row ::deep .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page {
        flex-direction: row;
    }

    .sidebar {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth ::deep a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row, article {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}*/
#blazor-error-ui[b-f38tstrx01] {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #blazor-error-ui .dismiss[b-f38tstrx01] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* /Components/Pages/Cameras.razor.rz.scp.css */

/* /Components/Pages/Cart.razor.rz.scp.css */

/* /Components/Pages/Contact.razor.rz.scp.css */

.videoplayer[b-r6t8b7ove7] {
    width: calc(100vw);
    position: absolute;
    height: 100%;
    object-fit: cover;
    overflow-clip-margin: content-box;
    
}

.videocontainer[b-r6t8b7ove7] {
    position: relative;
    height: 500px;
    border: 0px solid red;
    width: 100%;
}

h1.hello[b-r6t8b7ove7] {
    font-size: 120px !important;
}

.booknowbutton[b-r6t8b7ove7] {
    max-width: 600px;
    min-width: 400px;
    width:50vw;
    height:250px;
    background-image:url(images/global/9_74JvpR_Lumix_S_Camera_notext.webp);
    background-position:center center;
    background-size:cover;
    padding-top:180px;
    color:white;
    font-size:26px;
    text-transform:uppercase;
}

img.productoverview[b-r6t8b7ove7]{
    width:100%;
    max-width:100%;
}
/* /Components/Pages/Datenschutz.razor.rz.scp.css */

.videoplayer[b-65xmy1yv6x] {
    width: calc(100vw);
    position: absolute;
    height: 100%;
    object-fit: cover;
    overflow-clip-margin: content-box;
    
}

.videocontainer[b-65xmy1yv6x] {
    position: relative;
    height: 500px;
    border: 0px solid red;
    width: 100%;
}

h1.hello[b-65xmy1yv6x] {
    font-size: 120px !important;
}

.booknowbutton[b-65xmy1yv6x] {
    max-width: 600px;
    min-width: 400px;
    width:50vw;
    height:250px;
    background-image:url(images/global/9_74JvpR_Lumix_S_Camera_notext.webp);
    background-position:center center;
    background-size:cover;
    padding-top:180px;
    color:white;
    font-size:26px;
    text-transform:uppercase;
}

img.productoverview[b-65xmy1yv6x]{
    width:100%;
    max-width:100%;
}
/* /Components/Pages/Home.razor.rz.scp.css */

.videoplayer[b-91fx44meyj] {
    width: calc(100vw);
    position: absolute;
    height: 100%;
    object-fit: cover;
    overflow-clip-margin: content-box;
    
}

.videocontainer[b-91fx44meyj] {
    position: relative;
    height: 500px;
    border: 0px solid red;
    width: 100%;
}

h1.hello[b-91fx44meyj] {
    font-size: 120px !important;
}

.booknowbutton[b-91fx44meyj] {
    max-width: 600px;
    min-width: 400px;
    width:50vw;
    height:250px;
    background-image:url(images/global/9_74JvpR_Lumix_S_Camera_notext.webp);
    background-position:center center;
    background-size:cover;
    padding-top:180px;
    color:white;
    font-size:26px;
    text-transform:uppercase;
}

img.productoverview[b-91fx44meyj]{
    width:100%;
    max-width:100%;
}

@media screen and (min-width: 1024px) {
    .centeredtext[b-91fx44meyj] {
        max-width: 60%;
        margin-left: auto;
        margin-right: auto;
    }

        .centeredtext .text-button[b-91fx44meyj] {
            text-align: center;
        }


}
/* /Components/Pages/Impressum.razor.rz.scp.css */

.videoplayer[b-w3yjxpk2pb] {
    width: calc(100vw);
    position: absolute;
    height: 100%;
    object-fit: cover;
    overflow-clip-margin: content-box;
    
}

.videocontainer[b-w3yjxpk2pb] {
    position: relative;
    height: 500px;
    border: 0px solid red;
    width: 100%;
}

h1.hello[b-w3yjxpk2pb] {
    font-size: 120px !important;
}

.booknowbutton[b-w3yjxpk2pb] {
    max-width: 600px;
    min-width: 400px;
    width:50vw;
    height:250px;
    background-image:url(images/global/9_74JvpR_Lumix_S_Camera_notext.webp);
    background-position:center center;
    background-size:cover;
    padding-top:180px;
    color:white;
    font-size:26px;
    text-transform:uppercase;
}

img.productoverview[b-w3yjxpk2pb]{
    width:100%;
    max-width:100%;
}
/* /Components/Pages/Lenses.razor.rz.scp.css */

/* /Components/Pages/Login.razor.rz.scp.css */

.videoplayer[b-4avki16e75] {
    width: calc(100vw);
    position: absolute;
    height: 100%;
    object-fit: cover;
    overflow-clip-margin: content-box;
    
}

.videocontainer[b-4avki16e75] {
    position: relative;
    height: 500px;
    border: 0px solid red;
    width: 100%;
}

h1.hello[b-4avki16e75] {
    font-size: 120px !important;
}

.booknowbutton[b-4avki16e75] {
    max-width: 600px;
    min-width: 400px;
    width:50vw;
    height:250px;
    background-image:url(images/global/9_74JvpR_Lumix_S_Camera_notext.webp);
    background-position:center center;
    background-size:cover;
    padding-top:180px;
    color:white;
    font-size:26px;
    text-transform:uppercase;
}

img.productoverview[b-4avki16e75]{
    width:100%;
    max-width:100%;
}
/* /Components/Pages/Lumix/Cameras.razor.rz.scp.css */

/* /Components/Pages/Lumix/Cart.razor.rz.scp.css */

/* /Components/Pages/Lumix/Contact.razor.rz.scp.css */

.videoplayer[b-tsoy6gblpr] {
    width: calc(100vw);
    position: absolute;
    height: 100%;
    object-fit: cover;
    overflow-clip-margin: content-box;
    
}

.videocontainer[b-tsoy6gblpr] {
    position: relative;
    height: 500px;
    border: 0px solid red;
    width: 100%;
}

h1.hello[b-tsoy6gblpr] {
    font-size: 120px !important;
}

.booknowbutton[b-tsoy6gblpr] {
    max-width: 600px;
    min-width: 400px;
    width:50vw;
    height:250px;
    background-image:url(images/global/9_74JvpR_Lumix_S_Camera_notext.webp);
    background-position:center center;
    background-size:cover;
    padding-top:180px;
    color:white;
    font-size:26px;
    text-transform:uppercase;
}

img.productoverview[b-tsoy6gblpr]{
    width:100%;
    max-width:100%;
}
/* /Components/Pages/Lumix/Datenschutz.razor.rz.scp.css */

.videoplayer[b-nbojhjc6gb] {
    width: calc(100vw);
    position: absolute;
    height: 100%;
    object-fit: cover;
    overflow-clip-margin: content-box;
    
}

.videocontainer[b-nbojhjc6gb] {
    position: relative;
    height: 500px;
    border: 0px solid red;
    width: 100%;
}

h1.hello[b-nbojhjc6gb] {
    font-size: 120px !important;
}

.booknowbutton[b-nbojhjc6gb] {
    max-width: 600px;
    min-width: 400px;
    width:50vw;
    height:250px;
    background-image:url(images/global/9_74JvpR_Lumix_S_Camera_notext.webp);
    background-position:center center;
    background-size:cover;
    padding-top:180px;
    color:white;
    font-size:26px;
    text-transform:uppercase;
}

img.productoverview[b-nbojhjc6gb]{
    width:100%;
    max-width:100%;
}
/* /Components/Pages/Lumix/Home.razor.rz.scp.css */

.videoplayer[b-v9ejp3ma6x] {
    width: calc(100vw);
    position: absolute;
    height: 100%;
    object-fit: cover;
    overflow-clip-margin: content-box;
    
}

.videocontainer[b-v9ejp3ma6x] {
    position: relative;
    height: 500px;
    border: 0px solid red;
    width: 100%;
}

h1.hello[b-v9ejp3ma6x] {
    font-size: 120px !important;
}

.booknowbutton[b-v9ejp3ma6x] {
    max-width: 600px;
    min-width: 400px;
    width:50vw;
    height:250px;
    background-image:url(images/global/9_74JvpR_Lumix_S_Camera_notext.webp);
    background-position:center center;
    background-size:cover;
    padding-top:180px;
    color:white;
    font-size:26px;
    text-transform:uppercase;
}

img.productoverview[b-v9ejp3ma6x]{
    width:100%;
    max-width:100%;
}

@media screen and (min-width: 1024px) {
    .centeredtext[b-v9ejp3ma6x] {
        max-width: 60%;
        margin-left: auto;
        margin-right: auto;
    }

        .centeredtext .text-button[b-v9ejp3ma6x] {
            text-align: center;
        }


}
/* /Components/Pages/Lumix/Impressum.razor.rz.scp.css */

.videoplayer[b-5q0zybq5pp] {
    width: calc(100vw);
    position: absolute;
    height: 100%;
    object-fit: cover;
    overflow-clip-margin: content-box;
    
}

.videocontainer[b-5q0zybq5pp] {
    position: relative;
    height: 500px;
    border: 0px solid red;
    width: 100%;
}

h1.hello[b-5q0zybq5pp] {
    font-size: 120px !important;
}

.booknowbutton[b-5q0zybq5pp] {
    max-width: 600px;
    min-width: 400px;
    width:50vw;
    height:250px;
    background-image:url(images/global/9_74JvpR_Lumix_S_Camera_notext.webp);
    background-position:center center;
    background-size:cover;
    padding-top:180px;
    color:white;
    font-size:26px;
    text-transform:uppercase;
}

img.productoverview[b-5q0zybq5pp]{
    width:100%;
    max-width:100%;
}
/* /Components/Pages/Lumix/Lenses.razor.rz.scp.css */

/* /Components/Pages/Lumix/Login.razor.rz.scp.css */

.videoplayer[b-wt6m4596ou] {
    width: calc(100vw);
    position: absolute;
    height: 100%;
    object-fit: cover;
    overflow-clip-margin: content-box;
    
}

.videocontainer[b-wt6m4596ou] {
    position: relative;
    height: 500px;
    border: 0px solid red;
    width: 100%;
}

h1.hello[b-wt6m4596ou] {
    font-size: 120px !important;
}

.booknowbutton[b-wt6m4596ou] {
    max-width: 600px;
    min-width: 400px;
    width:50vw;
    height:250px;
    background-image:url(images/global/9_74JvpR_Lumix_S_Camera_notext.webp);
    background-position:center center;
    background-size:cover;
    padding-top:180px;
    color:white;
    font-size:26px;
    text-transform:uppercase;
}

img.productoverview[b-wt6m4596ou]{
    width:100%;
    max-width:100%;
}
/* /Components/Pages/Lumix/PaymentCallback.razor.rz.scp.css */

.videoplayer[b-tjl9p0pow1] {
    width: calc(100vw);
    position: absolute;
    height: 100%;
    object-fit: cover;
    overflow-clip-margin: content-box;
    
}

.videocontainer[b-tjl9p0pow1] {
    position: relative;
    height: 500px;
    border: 0px solid red;
    width: 100%;
}

h1.hello[b-tjl9p0pow1] {
    font-size: 120px !important;
}

.booknowbutton[b-tjl9p0pow1] {
    max-width: 600px;
    min-width: 400px;
    width:50vw;
    height:250px;
    background-image:url(images/global/9_74JvpR_Lumix_S_Camera_notext.webp);
    background-position:center center;
    background-size:cover;
    padding-top:180px;
    color:white;
    font-size:26px;
    text-transform:uppercase;
}

img.productoverview[b-tjl9p0pow1]{
    width:100%;
    max-width:100%;
}
/* /Components/Pages/Lumix/QA.razor.rz.scp.css */

.videoplayer[b-54wk888gog] {
    width: calc(100vw);
    position: absolute;
    height: 100%;
    object-fit: cover;
    overflow-clip-margin: content-box;
    
}

.videocontainer[b-54wk888gog] {
    position: relative;
    height: 500px;
    border: 0px solid red;
    width: 100%;
}

h1.hello[b-54wk888gog] {
    font-size: 120px !important;
}

.booknowbutton[b-54wk888gog] {
    max-width: 600px;
    min-width: 400px;
    width:50vw;
    height:250px;
    background-image:url(images/global/9_74JvpR_Lumix_S_Camera_notext.webp);
    background-position:center center;
    background-size:cover;
    padding-top:180px;
    color:white;
    font-size:26px;
    text-transform:uppercase;
}

img.productoverview[b-54wk888gog]{
    width:100%;
    max-width:100%;
}
/* /Components/Pages/PaymentCallback.razor.rz.scp.css */

.videoplayer[b-jaexn38oiq] {
    width: calc(100vw);
    position: absolute;
    height: 100%;
    object-fit: cover;
    overflow-clip-margin: content-box;
    
}

.videocontainer[b-jaexn38oiq] {
    position: relative;
    height: 500px;
    border: 0px solid red;
    width: 100%;
}

h1.hello[b-jaexn38oiq] {
    font-size: 120px !important;
}

.booknowbutton[b-jaexn38oiq] {
    max-width: 600px;
    min-width: 400px;
    width:50vw;
    height:250px;
    background-image:url(images/global/9_74JvpR_Lumix_S_Camera_notext.webp);
    background-position:center center;
    background-size:cover;
    padding-top:180px;
    color:white;
    font-size:26px;
    text-transform:uppercase;
}

img.productoverview[b-jaexn38oiq]{
    width:100%;
    max-width:100%;
}
/* /Components/Pages/Products.razor.rz.scp.css */

/* /Components/Pages/QA.razor.rz.scp.css */

.videoplayer[b-7d8m9hblz3] {
    width: calc(100vw);
    position: absolute;
    height: 100%;
    object-fit: cover;
    overflow-clip-margin: content-box;
    
}

.videocontainer[b-7d8m9hblz3] {
    position: relative;
    height: 500px;
    border: 0px solid red;
    width: 100%;
}

h1.hello[b-7d8m9hblz3] {
    font-size: 120px !important;
}

.booknowbutton[b-7d8m9hblz3] {
    max-width: 600px;
    min-width: 400px;
    width:50vw;
    height:250px;
    background-image:url(images/global/9_74JvpR_Lumix_S_Camera_notext.webp);
    background-position:center center;
    background-size:cover;
    padding-top:180px;
    color:white;
    font-size:26px;
    text-transform:uppercase;
}

img.productoverview[b-7d8m9hblz3]{
    width:100%;
    max-width:100%;
}
/* /Components/Pages/Technics/Cart.razor.rz.scp.css */

/* /Components/Pages/Technics/Contact.razor.rz.scp.css */

.videoplayer[b-8tcy99xkuu] {
    width: calc(100vw);
    position: absolute;
    height: 100%;
    object-fit: cover;
    overflow-clip-margin: content-box;
    
}

.videocontainer[b-8tcy99xkuu] {
    position: relative;
    height: 500px;
    border: 0px solid red;
    width: 100%;
}

h1.hello[b-8tcy99xkuu] {
    font-size: 120px !important;
}

.booknowbutton[b-8tcy99xkuu] {
    max-width: 600px;
    min-width: 400px;
    width:50vw;
    height:250px;
    background-image:url(images/global/9_74JvpR_Lumix_S_Camera_notext.webp);
    background-position:center center;
    background-size:cover;
    padding-top:180px;
    color:white;
    font-size:26px;
    text-transform:uppercase;
}

img.productoverview[b-8tcy99xkuu]{
    width:100%;
    max-width:100%;
}
/* /Components/Pages/Technics/Datenschutz.razor.rz.scp.css */

.videoplayer[b-x57rak8n7b] {
    width: calc(100vw);
    position: absolute;
    height: 100%;
    object-fit: cover;
    overflow-clip-margin: content-box;
    
}

.videocontainer[b-x57rak8n7b] {
    position: relative;
    height: 500px;
    border: 0px solid red;
    width: 100%;
}

h1.hello[b-x57rak8n7b] {
    font-size: 120px !important;
}

.booknowbutton[b-x57rak8n7b] {
    max-width: 600px;
    min-width: 400px;
    width:50vw;
    height:250px;
    background-image:url(images/global/9_74JvpR_Lumix_S_Camera_notext.webp);
    background-position:center center;
    background-size:cover;
    padding-top:180px;
    color:white;
    font-size:26px;
    text-transform:uppercase;
}

img.productoverview[b-x57rak8n7b]{
    width:100%;
    max-width:100%;
}
/* /Components/Pages/Technics/Home.razor.rz.scp.css */

.videoplayer[b-5irlezxgqi] {
    width: calc(100vw);
    position: absolute;
    height: 100%;
    object-fit: cover;
    overflow-clip-margin: content-box;
    
}

.videocontainer[b-5irlezxgqi] {
    position: relative;
    height: 500px;
    border: 0px solid red;
    width: 100%;
}

h1.hello[b-5irlezxgqi] {
    font-size: 120px !important;
}

.booknowbutton[b-5irlezxgqi] {
    max-width: 600px;
    min-width: 400px;
    width:50vw;
    height:250px;
    background-image:url(images/global/9_74JvpR_Lumix_S_Camera_notext.webp);
    background-position:center center;
    background-size:cover;
    padding-top:180px;
    color:white;
    font-size:26px;
    text-transform:uppercase;
}

img.productoverview[b-5irlezxgqi]{
    width:100%;
    max-width:100%;
}

@media screen and (min-width: 1024px) {
    .centeredtext[b-5irlezxgqi] {
        max-width: 60%;
        margin-left: auto;
        margin-right: auto;
    }

        .centeredtext .text-button[b-5irlezxgqi] {
            text-align: center;
        }


}
/* /Components/Pages/Technics/Impressum.razor.rz.scp.css */

.videoplayer[b-tn1karuxbq] {
    width: calc(100vw);
    position: absolute;
    height: 100%;
    object-fit: cover;
    overflow-clip-margin: content-box;
    
}

.videocontainer[b-tn1karuxbq] {
    position: relative;
    height: 500px;
    border: 0px solid red;
    width: 100%;
}

h1.hello[b-tn1karuxbq] {
    font-size: 120px !important;
}

.booknowbutton[b-tn1karuxbq] {
    max-width: 600px;
    min-width: 400px;
    width:50vw;
    height:250px;
    background-image:url(images/global/9_74JvpR_Lumix_S_Camera_notext.webp);
    background-position:center center;
    background-size:cover;
    padding-top:180px;
    color:white;
    font-size:26px;
    text-transform:uppercase;
}

img.productoverview[b-tn1karuxbq]{
    width:100%;
    max-width:100%;
}
/* /Components/Pages/Technics/Login.razor.rz.scp.css */

.videoplayer[b-e57jgqpo8i] {
    width: calc(100vw);
    position: absolute;
    height: 100%;
    object-fit: cover;
    overflow-clip-margin: content-box;
    
}

.videocontainer[b-e57jgqpo8i] {
    position: relative;
    height: 500px;
    border: 0px solid red;
    width: 100%;
}

h1.hello[b-e57jgqpo8i] {
    font-size: 120px !important;
}

.booknowbutton[b-e57jgqpo8i] {
    max-width: 600px;
    min-width: 400px;
    width:50vw;
    height:250px;
    background-image:url(images/global/9_74JvpR_Lumix_S_Camera_notext.webp);
    background-position:center center;
    background-size:cover;
    padding-top:180px;
    color:white;
    font-size:26px;
    text-transform:uppercase;
}

img.productoverview[b-e57jgqpo8i]{
    width:100%;
    max-width:100%;
}
/* /Components/Pages/Technics/PaymentCallback.razor.rz.scp.css */

.videoplayer[b-qkks4t5ixe] {
    width: calc(100vw);
    position: absolute;
    height: 100%;
    object-fit: cover;
    overflow-clip-margin: content-box;
    
}

.videocontainer[b-qkks4t5ixe] {
    position: relative;
    height: 500px;
    border: 0px solid red;
    width: 100%;
}

h1.hello[b-qkks4t5ixe] {
    font-size: 120px !important;
}

.booknowbutton[b-qkks4t5ixe] {
    max-width: 600px;
    min-width: 400px;
    width:50vw;
    height:250px;
    background-image:url(images/global/9_74JvpR_Lumix_S_Camera_notext.webp);
    background-position:center center;
    background-size:cover;
    padding-top:180px;
    color:white;
    font-size:26px;
    text-transform:uppercase;
}

img.productoverview[b-qkks4t5ixe]{
    width:100%;
    max-width:100%;
}
/* /Components/Pages/Technics/Products.razor.rz.scp.css */

/* /Components/Pages/Technics/QA.razor.rz.scp.css */

.videoplayer[b-ezmc272gb3] {
    width: calc(100vw);
    position: absolute;
    height: 100%;
    object-fit: cover;
    overflow-clip-margin: content-box;
    
}

.videocontainer[b-ezmc272gb3] {
    position: relative;
    height: 500px;
    border: 0px solid red;
    width: 100%;
}

h1.hello[b-ezmc272gb3] {
    font-size: 120px !important;
}

.booknowbutton[b-ezmc272gb3] {
    max-width: 600px;
    min-width: 400px;
    width:50vw;
    height:250px;
    background-image:url(images/global/9_74JvpR_Lumix_S_Camera_notext.webp);
    background-position:center center;
    background-size:cover;
    padding-top:180px;
    color:white;
    font-size:26px;
    text-transform:uppercase;
}

img.productoverview[b-ezmc272gb3]{
    width:100%;
    max-width:100%;
}
