@import '_content/Blazored.Toast/Blazored.Toast.bundle.scp.css';

/* /Pages/Domain/Domain.razor.rz.scp.css */
/* /Pages/Imprint.razor.rz.scp.css */
a[b-mxo9h0ojl1] {
    color: -webkit-link;
}
/* /Pages/OaaS.razor.rz.scp.css */

/* Media Queries */
@media only screen and (max-width: 768px) {
    .container[b-xtfavhq2m1]

{
    display: grid;
    grid-template-columns: 3fr 1fr;
}

.introduction[b-xtfavhq2m1] {
    grid-column: 1 / 2;
}

.hero-img[b-xtfavhq2m1] {
    display: none;
}

.cart[b-xtfavhq2m1], .package-info[b-xtfavhq2m1] {
    grid-column: 1 / -1;
    margin: 10% 0;
}

.package-info[b-xtfavhq2m1] {
    width: 80vw;
}

}

/* General Styles */
.align-bottom[b-xtfavhq2m1] {
    position: absolute;
    bottom: 10px;
    margin: auto;
}

#app[b-xtfavhq2m1], .light-bg[b-xtfavhq2m1], .package-info[b-xtfavhq2m1], .info[b-xtfavhq2m1] {
    background-color: #f0fff9;
    border-radius: 5px;
}

.light-bg[b-xtfavhq2m1], .package-info[b-xtfavhq2m1], .info[b-xtfavhq2m1] {
    padding: 10px;
}

.info[b-xtfavhq2m1] {
    background-color: #70d1ac;
    border: 2px solid #f0fff9;
}

.grid-2[b-xtfavhq2m1] {
    display: grid;
    grid-template-columns: 3fr 1fr;
    margin-bottom: 10px;
    gap: 10px;
}

.step[b-xtfavhq2m1] {
    align-content: center;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: #5e52eb;
    color: #f0fff9;
    font-size: 18px;
    text-align: center;
    margin-right: 10px;
}


.flex-container[b-xtfavhq2m1] {
    display: flex;
    flex-direction: row;
}

.highlighted-price[b-xtfavhq2m1] {
    background-color: #5e52eb !important;
    color: #f0fff9 !important;
}

.mb-40[b-xtfavhq2m1] {
    margin-bottom: 60px;
}

.cart[b-xtfavhq2m1] {
    grid-column: 3;
    margin: 10% 0;
}

.btnAccent[b-xtfavhq2m1] {
    background-color: #5e52eb;
    border-radius: 5px;
    color: white;
    border: transparent;
    padding: 8px 20px;
}

.hero-img[b-xtfavhq2m1] {
    grid-column: 3;
    max-width: min-content;
}

.container[b-xtfavhq2m1] {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 50px;
    margin: 20px auto;
}

.oaas-option[b-xtfavhq2m1] {
    background-color: #70d1ac;
    border-radius: 5px;
    border: transparent;
    padding: 5px 10px;
    margin: 10px 0;
}

.introduction[b-xtfavhq2m1] {
    grid-column-start: 1;
    grid-column-end: 3;
}

.oaas-package[b-xtfavhq2m1] {
    grid-column: 1 / -1;
    background-color: #f0fff9;
    padding: 10px;
    border: 2px solid #70d1ac;
}

.show-info[b-xtfavhq2m1] {
    width: 30px;
    height: 30px;
    border: transparent;
    text-align: center;
    vertical-align: middle;
    background-color: #5e52eb;
    border-radius: 15px;
    color: #f0fff9;
    margin-left: 10px;
}

.oaas-option-name[b-xtfavhq2m1] {
    margin-left: 10px;
}

.blurred[b-xtfavhq2m1] {
    filter: blur(1px);
    pointer-events: none;
    opacity: 0.8;
}












/**OaaSPackage**/

.oaas-package[b-xtfavhq2m1] {
    grid-column: 1 / 4;
    border: 2px solid #70d1ac;
}


@media only screen and (max-width: 768px) {
    .container[b-xtfavhq2m1] {
        display: grid;
        grid-template-columns: 3fr 1fr;
    }

    .introduction[b-xtfavhq2m1] {
        grid-column: 1 / 2;
    }

    .hero-img[b-xtfavhq2m1] {
        display: none;
    }

    .cart[b-xtfavhq2m1] {
        grid-column: 1;
        margin: 10% 0;
    }

    .package-info[b-xtfavhq2m1] {
        grid-column: 1;
        width: 80vw;
    }
}

/* General Styles */
#app[b-xtfavhq2m1],
.light-bg[b-xtfavhq2m1],
.package-info[b-xtfavhq2m1],
.info[b-xtfavhq2m1],
.oaas-package[b-xtfavhq2m1] {
    background-color: #f0fff9;
    border-radius: 5px;
}

.light-bg[b-xtfavhq2m1],
.package-info[b-xtfavhq2m1],
.info[b-xtfavhq2m1],
.oaas-package[b-xtfavhq2m1] {
    padding: 10px;
}

.info[b-xtfavhq2m1] {
    background-color: #70d1ac;
    border: 2px solid #f0fff9;
}

.package-info[b-xtfavhq2m1] {
    border: 2px solid #70d1ac;
    padding-bottom: 50px;
    position: relative;
}

.highlighted-price[b-xtfavhq2m1] {
    background-color: #5e52eb !important;
    color: #f0fff9 !important;
}

.btnAccent[b-xtfavhq2m1] {
    background-color: #5e52eb;
    border-radius: 5px;
    color: white;
    border: none;
    cursor: pointer;
}

.align-bottom[b-xtfavhq2m1] {
    position: absolute;
    bottom: 10px;
    left: 50%;
    transform: translateX(-50%);
    margin: auto;
}

.introduction[b-xtfavhq2m1] {
    grid-column: 1 / 3;
}

.circle[b-xtfavhq2m1],
.info-icon[b-xtfavhq2m1] {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background-color: #5e52eb;
    color: #f0fff9;
    text-align: center;
    display: inline-block;
    font-size: 14px;
    line-height: 20px;
    cursor: pointer;
}

.circle[b-xtfavhq2m1] {
    margin-right: 10px;
}

.info-icon[b-xtfavhq2m1] {
    margin-left: 10px;
}

.component-description[b-xtfavhq2m1] {
    padding: 10px;
    background-color: #70d1ac;
    border-radius: 5px;
    border: none;
    display: none;
}

    .component-description.show[b-xtfavhq2m1] {
        display: block;
    }

.grid-2[b-xtfavhq2m1] {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}

.mb-40[b-xtfavhq2m1] {
    margin-bottom: 60px;
}

.cart[b-xtfavhq2m1] {
    grid-column: 3;
    margin: 10% 0;
}

.hero-img[b-xtfavhq2m1] {
    grid-column: 3;
    max-width: min-content;
}

.container[b-xtfavhq2m1] {
    margin: 20px auto;
    display: grid;
    gap: 50px;
    grid-template-columns: repeat(3, 1fr);
}

.oaas-option[b-xtfavhq2m1] {
    background-color: #70d1ac;
    border: none;
    border-radius: 5px;
    padding: 5px 10px;
    margin: 10px 0;
}



.show-info[b-xtfavhq2m1] {
    width: 30px;
    height: 30px;
    border-radius: 15px;
    background-color: #5e52eb;
    color: #f0fff9;
    text-align: center;
    vertical-align: middle;
    margin-left: 10px;
}

.selected-package[b-xtfavhq2m1] {
    background-color: #70d1ac;
}

.oaas-option-name[b-xtfavhq2m1] {
    margin-left: 10px;
}

.office-items[b-xtfavhq2m1] {
    padding-top: 10px;
}

﻿
/**PackageInfo**/
﻿.package-info[b-xtfavhq2m1] {
    background-color: #f0fff9;
    border: 2px solid #70d1ac;
    border-radius: 5px;
    padding: 10px;
    padding-bottom: 50px;
    position: relative;
}

.highlighted-price[b-xtfavhq2m1] {
    background-color: #5e52eb !important;
    color: #f0fff9 !important;
}

.btnAccent[b-xtfavhq2m1] {
    background-color: #5e52eb;
    border-radius: 5px;
    color: white;
    border: none;
    cursor: pointer;
}

.align-bottom[b-xtfavhq2m1] {
    position: absolute;
    bottom: 10px;
    left: 50%;
    transform: translateX(-50%);
    margin: auto;
}

@media only screen and (max-width: 768px) {
    .package-info[b-xtfavhq2m1] {
        grid-column: 1 / -1;
        width: 80vw;
    }
}
/* /Shared/Base/PopupModal.razor.rz.scp.css */
/* /Shared/DomainProduct/DomainProduct.razor.rz.scp.css */
/* /Shared/DomainSelect/DomainSelect.razor.rz.scp.css */
/* /Shared/MainLayout.razor.rz.scp.css */
.page[b-knw28pdkwh] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-knw28pdkwh] {
    flex: 1;
}

.sidebar[b-knw28pdkwh] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-knw28pdkwh] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-knw28pdkwh]  a, .top-row[b-knw28pdkwh]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-knw28pdkwh]  a:hover, .top-row[b-knw28pdkwh]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-knw28pdkwh]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-knw28pdkwh] {
        display: none;
    }

    .top-row.auth[b-knw28pdkwh] {
        justify-content: space-between;
    }

    .top-row[b-knw28pdkwh]  a, .top-row[b-knw28pdkwh]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-knw28pdkwh] {
        flex-direction: row;
    }

    .sidebar[b-knw28pdkwh] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-knw28pdkwh] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-knw28pdkwh]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-knw28pdkwh], article[b-knw28pdkwh] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* /Shared/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-me8chhpdxq] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-me8chhpdxq] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-me8chhpdxq] {
    font-size: 1.1rem;
}

.oi[b-me8chhpdxq] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-me8chhpdxq] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-me8chhpdxq] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-me8chhpdxq] {
        padding-bottom: 1rem;
    }

    .nav-item[b-me8chhpdxq]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-me8chhpdxq]  a.active {
    background-color: rgba(255,255,255,0.25);
    color: white;
}

.nav-item[b-me8chhpdxq]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

@media (min-width: 641px) {
    .navbar-toggler[b-me8chhpdxq] {
        display: none;
    }

    .collapse[b-me8chhpdxq] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
}
/* /Shared/OaaSPackage.razor.rz.scp.css */
.oaas-package[b-uw47onves8] {
    grid-column: 1 / 4;
    border: 2px solid #70d1ac;
}


@media only screen and (max-width: 768px) {
    .container[b-uw47onves8] {
        display: grid;
        grid-template-columns: 3fr 1fr;
    }

    .introduction[b-uw47onves8] {
        grid-column: 1 / 2;
    }

    .hero-img[b-uw47onves8] {
        display: none;
    }

    .cart[b-uw47onves8] {
        grid-column: 1;
        margin: 10% 0;
    }
}

/* General Styles */
#app[b-uw47onves8],
.light-bg[b-uw47onves8],
.info[b-uw47onves8],
.oaas-package[b-uw47onves8] {
    background-color: #f0fff9;
    border-radius: 5px;
}

.light-bg[b-uw47onves8],
.info[b-uw47onves8],
.oaas-package[b-uw47onves8] {
    padding: 10px;
}

.info[b-uw47onves8] {
    background-color: #70d1ac;
    border: 2px solid #f0fff9;
}

.introduction[b-uw47onves8] {
    grid-column: 1 / 3;
}

.circle[b-uw47onves8],
.info-icon[b-uw47onves8] {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background-color: #5e52eb;
    color: #f0fff9;
    text-align: center;
    display: inline-block;
    font-size: 14px;
    line-height: 20px;
    cursor: pointer;
}

.circle[b-uw47onves8] {
    margin-right: 10px;
}

.info-icon[b-uw47onves8] {
    margin-left: 10px;
}

.component-description[b-uw47onves8] {
    padding: 10px;
    background-color: #70d1ac;
    border-radius: 5px;
    border: none;
    display: none;
}

    .component-description.show[b-uw47onves8] {
        display: block;
    }

.grid-2[b-uw47onves8] {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}

.mb-40[b-uw47onves8] {
    margin-bottom: 60px;
}

.cart[b-uw47onves8] {
    grid-column: 3;
    margin: 10% 0;
}

.hero-img[b-uw47onves8] {
    grid-column: 3;
    max-width: min-content;
}

.container[b-uw47onves8] {
    margin: 20px auto;
    display: grid;
    gap: 50px;
    grid-template-columns: repeat(3, 1fr);
}

.oaas-option[b-uw47onves8] {
    background-color: #70d1ac;
    border: none;
    border-radius: 5px;
    padding: 5px 10px;
    margin: 10px 0;
}

.show-info[b-uw47onves8] {
    width: 30px;
    height: 30px;
    border-radius: 15px;
    background-color: #5e52eb;
    color: #f0fff9;
    text-align: center;
    vertical-align: middle;
    margin-left: 10px;
}

.oaas-option-name[b-uw47onves8] {
    margin-left: 10px;
}

.office-items[b-uw47onves8] {
    padding-top: 10px;
}
/* /Shared/PackageInfo.razor.rz.scp.css */
.package-info[b-1lzx6gvxoo] {
    padding: 10px;
    border: 2px solid #70d1ac;
    padding-bottom: 50px;
    position: relative;
    background-color: #f0fff9;
    border-radius: 5px;
}
@media only screen and (max-width: 768px) {
    .package-info[b-1lzx6gvxoo] {
        grid-column: 1;
        width: 80vw;
    }
}

.price[b-1lzx6gvxoo] {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    position: absolute;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #70d1ac;
    top: -50px;
    right: -50px;
    z-index: 1;
}

.align-bottom[b-1lzx6gvxoo] {
    position: absolute;
    bottom: 10px;
    left: 50%;
    transform: translateX(-50%);
    margin: auto;
}

.btnAccent[b-1lzx6gvxoo] {
    background-color: #5e52eb;
    border-radius: 5px;
    color: white;
    border: none;
    cursor: pointer;
    padding: 8px 20px;
}

.selected-package[b-1lzx6gvxoo] {
    background-color: #70d1ac;
}

.highlighted-price[b-1lzx6gvxoo] {
    background-color: #5e52eb !important;
    color: #f0fff9 !important;
}
/* /Shared/Product/ColocationProduct.razor.rz.scp.css */
/* /Shared/Product/DedicatedServerProduct.razor.rz.scp.css */
/* /Shared/Product/VServerProduct.razor.rz.scp.css */
