@import '_content/AutotunePro.Components/AutotunePro.Components.w6bdgrk8ok.bundle.scp.css';
@import '_content/Microsoft.AspNetCore.Components.QuickGrid/Microsoft.AspNetCore.Components.QuickGrid.25o87uqmvr.bundle.scp.css';

/* _content/Web/Features/Admin/AdminLayout.razor.rz.scp.css */
.tabs-table[b-rnbwmcluhv] {
    -ms-overflow-style: none;
    scrollbar-width: none;
}
.tabs-table[b-rnbwmcluhv]::-webkit-scrollbar {
    display: none;
}
/* _content/Web/Features/Users/AuthorizationPages/LineBetweenLogins.razor.rz.scp.css */
.lineBetweenLogins[b-lvwk5uatb6] {
    overflow: hidden;
    text-align: center;
}

.lineBetweenLogins[b-lvwk5uatb6]::before,
.lineBetweenLogins[b-lvwk5uatb6]::after {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-dark-rgb), var(--bs-bg-opacity)) !important;
    content: "";
    display: inline-block;
    height: 1px;
    position: relative;
    vertical-align: middle;
    width: 43%;
}

[data-bs-theme=dark] .lineBetweenLogins[b-lvwk5uatb6]::before,
[data-bs-theme=dark] .lineBetweenLogins[b-lvwk5uatb6]::after {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-light-rgb), var(--bs-bg-opacity)) !important;
}

.lineBetweenLogins[b-lvwk5uatb6]::before {
    right: 0.5em;
    margin-left: -50%;
}

.lineBetweenLogins[b-lvwk5uatb6]::after {
    left: 0.5em;
    margin-right: -50%;
}
/* _content/Web/Features/Users/AuthorizationPages/OAuth/Yandex/LoginWithYandexButton.razor.rz.scp.css */
.login-with-yandex-button[b-a9ub65q3sn] {
    background-color: #000;
    border-radius: 5px;
    cursor: pointer
}
/* _content/Web/Infrastructure/Blazor/Pages/Home.razor.rz.scp.css */
@charset "UTF-8";

/*

Style   : MobApp CSS
Version : 1.0
Author  : Surjith S M
URI     : https://surjithctly.in/

Copyright © All rights Reserved 

*/


/*------------------------
[TABLE OF CONTENTS]
    
1. GLOBAL STYLES
2. NAVBAR
3. HERO
4. TABS
5. TESTIMONIALS
6. IMAGE GALLERY
7. PRICING
8. CALL TO ACTION
9. FOOTER

------------------------*/


/* GLOBAL
----------------------*/
@media (min-width: 1200px) {
    .container[b-70sq5o39en] {
        max-width: 1140px;
    }
}

body[b-70sq5o39en] {
    font-family: 'Rubik', sans-serif;
    position: relative;
}

a[b-70sq5o39en] {
    color: #8251d2;
}

a:hover[b-70sq5o39en],
a:focus[b-70sq5o39en] {
    color: #6024c2;
}

h1[b-70sq5o39en] {
    font-size: 60px;
    font-weight: 300;
    letter-spacing: -1px;
    margin-bottom: 1.5rem;
}

h2[b-70sq5o39en] {
    font-size: 45px;
    font-weight: 300;
    color: #57368c;
    letter-spacing: -1px;
    margin-bottom: 1rem;
}

h3[b-70sq5o39en] {
    color: #57368c;
    font-size: 33px;
    font-weight: 500;
}

h4[b-70sq5o39en] {
    font-size: 20px;
    font-weight: 500;
    color: #57368c;
}

h5[b-70sq5o39en] {
    font-size: 28px;
    font-weight: 300;
    color: #57368c;
    margin-bottom: 0.7rem;
}

p[b-70sq5o39en] {
    color: #666468;
}

p.lead[b-70sq5o39en] {
    color: #8c68c4;
    margin-bottom: 2rem;
}

.text-primary[b-70sq5o39en] {
    color: #9970db !important;
}

.light-font[b-70sq5o39en] {
    font-weight: 300;
}

.btn[b-70sq5o39en] {
    font-size: 12px;
    font-weight: 400;
    text-transform: uppercase;
    padding: 0.375rem 1.35rem;
    transition: all 0.3s ease;
}

.btn-outline-light:hover[b-70sq5o39en] {
    color: #8e61d6;
}

.btn-primary[b-70sq5o39en] {
    border-radius: 3px;
    background: rgb(90,10,219);
    background: -moz-linear-gradient(122deg, rgba(90,10,219,1) 0%, rgba(118,35,251,1) 100%);
    background: -webkit-linear-gradient(122deg, rgba(90,10,219,1) 0%, rgba(118,35,251,1) 100%);
    background: linear-gradient(122deg, rgba(90,10,219,1) 0%, rgba(118,35,251,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#5a0adb",endColorstr="#7623fb",GradientType=1);
    box-shadow: 0px 9px 32px 0px rgba(0, 0, 0, 0.2);
    font-weight: 500;
    padding: 0.6rem 2rem;
    border: 0;
}

.btn-primary:hover[b-70sq5o39en],
.btn-primary:focus[b-70sq5o39en],
.btn-primary:active[b-70sq5o39en],
.btn-primary:not([disabled]):not(.disabled).active[b-70sq5o39en],
.btn-primary:not([disabled]):not(.disabled):active[b-70sq5o39en],
.show>.btn-primary.dropdown-toggle[b-70sq5o39en] {
    background: rgb(95,4,241);
    background: -moz-linear-gradient(122deg, rgba(95,4,241,1) 0%, rgba(90,10,219,1) 100%);
    background: -webkit-linear-gradient(122deg, rgba(95,4,241,1) 0%, rgba(90,10,219,1) 100%);
    background: linear-gradient(122deg, rgba(95,4,241,1) 0%, rgba(90,10,219,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#5f04f1",endColorstr="#5a0adb",GradientType=1);
    box-shadow: 0px 9px 32px 0px rgba(0, 0, 0, 0.3);
    color: #FFF;
}

.btn-primary-blocked[b-70sq5o39en] {
    border-radius: 3px;
    background-image: -moz-linear-gradient( 122deg, #454545 0%, #777777 100%);
    background-image: -webkit-linear-gradient( 122deg, #454545 0%, #777777 100%);
    background-image: -ms-linear-gradient( 122deg, #454545 0%, #777777 100%);
    background-image: linear-gradient( 122deg, #454545 0%, #777777 100%);
    box-shadow: 0px 9px 32px 0px rgba(0, 0, 0, 0.2);
    font-weight: 500;
    padding: 0.6rem 2rem;
    border: 0;
}

.btn-primary-blocked:hover[b-70sq5o39en],
.btn-primary-blocked:focus[b-70sq5o39en],
.btn-primary-blocked:active[b-70sq5o39en],
.btn-primary-blocked:not([disabled]):not(.disabled).active[b-70sq5o39en],
.btn-primary-blocked:not([disabled]):not(.disabled):active[b-70sq5o39en],
.show > .btn-primary-blocked.dropdown-toggle[b-70sq5o39en] {
    background-image: linear-gradient( 122deg, #454545 0%, #777777 100%);
    box-shadow: 0px 9px 32px 0px rgba(0, 0, 0, 0.3);
    color: #FFF;
}

.btn-light[b-70sq5o39en] {
    border-radius: 3px;
    background: #FFF;
    box-shadow: 0px 9px 32px 0px rgba(0, 0, 0, 0.26);
    font-size: 14px;
    font-weight: 500;
    color: #57368c;
    margin: 0.5rem;
    padding: 0.7rem 1.6rem;
    line-height: 1.8;
}

.btn-group-lg>.btn[b-70sq5o39en],
.btn-lg[b-70sq5o39en] {
    padding: 0.8rem 1rem;
    font-size: 15px;
}

.light-bg[b-70sq5o39en] {
    background-color: #f4f1f9;
}

.section[b-70sq5o39en] {
    padding: 80px 0;
}

.section-title[b-70sq5o39en] {
    text-align: center;
    margin-bottom: 3rem;
}

.section-title small[b-70sq5o39en] {
    color: #8a7ca2;
}

.supported-by-title[b-70sq5o39en] {
    text-align: center;
    margin-bottom: 1rem;
    margin-top: 1rem;
}

@media (max-width:767px) {
    h1[b-70sq5o39en] {
        font-size: 40px;
    }
    h2[b-70sq5o39en] {
        font-size: 30px;
    }
}


/* NAVBAR
----------------------*/

.nav-menu[b-70sq5o39en] {
    padding: 1rem 0;
    transition: all 0.3s ease;
}

.nav-menu.is-scrolling[b-70sq5o39en],
.nav-menu.menu-is-open[b-70sq5o39en] {
    background: rgb(35,2,85);
    background: -moz-linear-gradient(135deg, rgba(35,2,85) 0%, rgba(104,10,255) 100%);
    background: -webkit-linear-gradient(135deg, rgba(35,2,85) 0%, rgba(104,10,255) 100%);
    background: linear-gradient(135deg, rgba(35,2,85) 0%, rgba(104,10,255) 100%);
    -webkit-box-shadow: 0px 5px 23px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 5px 23px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 5px 23px 0px rgba(0, 0, 0, 0.1);
}

.nav-menu.is-scrolling[b-70sq5o39en] {
    padding: 0;
}

.navbar-nav .nav-link[b-70sq5o39en] {
    position: relative;
    color: #ded0ff;
}

@media (min-width: 992px) {
    .navbar-expand-lg .navbar-nav .nav-link[b-70sq5o39en] {
        padding-right: 1rem;
        padding-left: 1rem;
        font-size: 14px;
    }
    .navbar-nav>.nav-item>.nav-link.active[b-70sq5o39en]:after {
        content: "";
        border-bottom: 2px solid #bda5e3;
        left: 1rem;
        right: 1rem;
        bottom: 5px;
        height: 1px;
        position: absolute;
    }
}

@media (max-width:991px) {
    .navbar-nav.is-scrolling[b-70sq5o39en] {
        padding-bottom: 1rem;
    }
    .navbar-nav .nav-item[b-70sq5o39en] {
        text-align: center;
    }
}


/* HERO
----------------------*/

header[b-70sq5o39en] {
    padding: 100px 0 0;
    text-align: center;
    color: #FFF;
}

.bg-gradient-ns[b-70sq5o39en] {
    background: rgb(35,2,85);
    background-image: -moz-linear-gradient(135deg, rgba(35,2,85,0.8) 0%, rgba(104,10,255,0.8) 100%);
    background-image: -webkit-linear-gradient(135deg, rgba(35,2,85,0.8) 0%, rgba(104,10,255,0.8) 100%);
    background-image: linear-gradient(135deg, rgba(35,2,85,0.8) 0%, rgba(104,10,255,0.8) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#230255",endColorstr="#680aff",GradientType=1);
}

.tagline[b-70sq5o39en] {
    font-size: 23px;
    font-weight: 300;
    color: #d3b8ff;
    max-width: 800px;
    margin: 0 auto;
}

.remark[b-70sq5o39en] {
    font-size: 14px;
    font-weight: 400;
    color: #d3b8ff;
    max-width: 800px;
    margin: 0 auto;
}

.img-holder[b-70sq5o39en] {
    height: 0;
    padding-bottom: 33%;
    overflow: hidden;
}

@media (max-width:1200px) {
    .img-holder[b-70sq5o39en] {
        padding-bottom: 50%;
    }
}

@media (max-width:767px) {
    .tagline[b-70sq5o39en] {
        font-size: 17px;
    }
    .img-holder[b-70sq5o39en] {
        padding-bottom: 100%;
    }
}


/* FEATURES
----------------------*/

.gradient-fill[b-70sq5o39en]:before {
    color: #d873fc;
    background: -moz-linear-gradient(top, #8078b5 0%, #b873fc 100%);
    background: -webkit-linear-gradient(top, #8078b5 0%, #b873fc 100%);
    background: linear-gradient(to bottom, #8078b5 0%, #b873fc 100%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
}

.card.features[b-70sq5o39en] {
    border: 0;
    border-radius: 3px;
    box-shadow: 0px 5px 7px 0px rgba(0, 0, 0, 0.04);
    transition: all 0.3s ease;
}

@media (max-width:991px) {
    .card.features[b-70sq5o39en] {
        margin-bottom: 2rem;
    }
    [class^="col-"]:last-child .card.features[b-70sq5o39en] {
        margin-bottom: 0;
    }
}

.card.features[b-70sq5o39en]:before {
    content: "";
    position: absolute;
    width: 3px;
    color: #d873fc;
    background: -moz-linear-gradient(top, #8078b5 0%, #b873fc 100%);
    background: -webkit-linear-gradient(top, #8078b5 0%, #b873fc 100%);
    background: linear-gradient(to bottom, #8078b5 0%, #b873fc 100%);
    top: 0;
    bottom: 0;
    left: 0;
}

.card-text[b-70sq5o39en] {
    font-size: 14px;
}

.card.features:hover[b-70sq5o39en] {
    transform: translateY(-3px);
    -moz-box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.08);
    -webkit-box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.08);
    box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.08);
}

.box-icon[b-70sq5o39en] {
    box-shadow: 0px 0px 43px 0px rgba(0, 0, 0, 0.14);
    padding: 10px;
    width: 70px;
    border-radius: 3px;
    margin-bottom: 1.5rem;
    background-color: #FFF;
}

.circle-icon[b-70sq5o39en] {
    box-shadow: 0px 9px 32px 0px rgba(0, 0, 0, 0.07);
    padding: 10px;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    margin-bottom: 1.5rem;
    background-color: #FFF;
    color: #8037f6;
    font-size: 48px;
    text-align: center;
    line-height: 80px;
    font-weight: 300;
    transition: all 0.3s ease;
}

@media (max-width:992px) {
    .circle-icon[b-70sq5o39en] {
        width: 70px;
        height: 70px;
        font-size: 28px;
        line-height: 50px;
    }
}

.ui-steps li:hover .circle-icon[b-70sq5o39en] {
    background: rgb(86,26,249);
    background: -moz-linear-gradient(122deg, rgba(86,26,249,1) 0%, rgba(106,47,182,1) 100%);
    background: -webkit-linear-gradient(122deg, rgba(86,26,249,1) 0%, rgba(106,47,182,1) 100%);
    background: linear-gradient(122deg, rgba(86,26,249,1) 0%, rgba(106,47,182,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#561af9",endColorstr="#6a2fb6",GradientType=1);
    box-shadow: 0px 9px 32px 0px rgba(0, 0, 0, 0.09);
    color: #FFF;
}

.ui-steps li[b-70sq5o39en] {
    padding: 15px 0;
}

.ui-steps li:not(:last-child)[b-70sq5o39en] {
    border-bottom: 1px solid #ebe2f8;
}

.perspective-phone[b-70sq5o39en] {
    position: relative;
}

@media (min-width:992px) {
    .perspective-phone[b-70sq5o39en] {
        margin-top: -200px;
    }
}


/*  TABS
----------------------*/

.tab-content[b-70sq5o39en] {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    background-color: #FFF;
    box-shadow: 0px 5px 7px 0px rgba(0, 0, 0, 0.04);
    padding: 3rem;
}

@media (max-width:992px) {
    .tab-content[b-70sq5o39en] {
        padding: 1.5rem;
    }
}

.tab-content p[b-70sq5o39en] {
    line-height: 1.8;
}

.tab-content h2[b-70sq5o39en] {
    margin-bottom: 0.5rem;
}

.nav-tabs[b-70sq5o39en] {
    border-bottom: 0;
}

img.bordered[b-70sq5o39en] {
    border: 3px solid;
    border-color: #ebe3f7;
}

.nav-tabs .nav-item .nav-link[b-70sq5o39en],
.nav-tabs .nav-link:focus[b-70sq5o39en],
.nav-tabs .nav-link:hover[b-70sq5o39en] {
    padding: 1rem 1rem;
    border-color: #f7f4fa #f7f4fa #FFF;
    font-size: 19px;
    color: #9d89bd;
    background: #e8e1f4;
}

.nav-tabs .nav-link.active[b-70sq5o39en] {
    background: #FFF;
    border-top-width: 3px;
    border-color: #9673ce #f7f5fa #FFF;
    color: #5c3a92;
}

.leftimg[b-70sq5o39en] {
    float: left;
    margin: 7px 7px 7px 0; /* Отступы вокруг картинки */
}

.rightimg[b-70sq5o39en] {
    float: right;
    margin: 7px 0 7px 7px; /* Отступы вокруг картинки */
}


/*  TESTIMONIALS
----------------------*/

.owl-carousel .owl-item img.client-img[b-70sq5o39en] {
    width: 110px;
    margin: 30px auto;
    border-radius: 50%;
    box-shadow: 0px 9px 32px 0px rgba(0, 0, 0, 0.07);
}

.testimonials-single[b-70sq5o39en] {
    text-align: center;
    max-width: 80%;
    margin: 0 auto;
}

.blockquote[b-70sq5o39en] {
    color: #7a767a;
    font-weight: 300;
}

.owl-next.disabled[b-70sq5o39en],
.owl-prev.disabled[b-70sq5o39en] {
    opacity: 0.5;
}

.owl-prev[b-70sq5o39en],
.owl-next[b-70sq5o39en] {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.owl-prev[b-70sq5o39en] {
    left: 0;
}

.owl-next[b-70sq5o39en] {
    right: 0;
}

.owl-theme .owl-nav.disabled+.owl-dots[b-70sq5o39en] {
    margin-top: 60px;
}

.owl-theme .owl-dots .owl-dot span[b-70sq5o39en] {
    background: #e7d9eb;
    width: 35px;
    height: 8px;
    border-radius: 10px;
    transition: all 0.3s ease-in;
}

.owl-theme .owl-dots .owl-dot:hover span[b-70sq5o39en] {
    background: #ff487e;
}

.owl-theme .owl-dots .owl-dot.active span[b-70sq5o39en] {
    background: #ff487e;
    box-shadow: 0px 9px 32px 0px rgba(0, 0, 0, 0.07);
}

.client-img[b-70sq5o39en] {
    color: #57368c;
    width: 32px;
    height: 32px;
}


/*  IMAGE GALLERY
----------------------*/

.img-gallery .owl-item[b-70sq5o39en] {
    box-shadow: 0px 9px 32px 0px rgba(0, 0, 0, 0.07);
    transform: scale(0.8);
    transition: all 0.3s ease-in;
}

.img-gallery .owl-item.center[b-70sq5o39en] {
    transform: scale(1);
}

/*   VERSUS
----------------------*/

.table-versus[b-70sq5o39en] {
    padding-left: 0px;
    padding-right: 0px;
}

.table-versus td[b-70sq5o39en], .table-versus th[b-70sq5o39en] {
    color: #57368c;
    background-color: transparent;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    padding-left: 0.2rem;
    padding-right: 0.2rem;
    vertical-align: middle;
}
.table-versus tbody th[b-70sq5o39en] {
    text-align: start;
}
.table-versus .bi[b-70sq5o39en] {
    height: 24px;
    width: 24px;
}



/*  PRICING
----------------------*/
@media (max-width:992px) {
    .pricing-cards[b-70sq5o39en] {
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .pricing-cards .card[b-70sq5o39en] {
        margin-bottom: 15px;
    }
}

.card.pricing[b-70sq5o39en] {
    border: 1px solid #f1eef1;
}

.card.pricing.popular[b-70sq5o39en] {
    border-top-width: 3px;
    border-color: #8c61d1 #f7f4fa #FFF;
    box-shadow: 0px 12px 59px 0px rgba(36, 7, 31, 0.11);
    color: #5c3993;
}

.card.pricing .card-head[b-70sq5o39en] {
    text-align: center;
    padding: 40px 0 20px;
}

.card.pricing .card-head .price[b-70sq5o39en] {
    display: block;
    font-size: 45px;
    font-weight: 300;
    color: #53259d;
}

.card.pricing .card-head .price sub[b-70sq5o39en] {
    bottom: 0;
    font-size: 55%;
}

.card.pricing .list-group-item[b-70sq5o39en] {
    border: 0;
    text-align: center;
    color: #8b7ea0;
    padding: 1.05rem 1.25rem;
}

.card.pricing .list-group-item del[b-70sq5o39en] {
    color: #d1c9de;
}

.card.pricing .card-body[b-70sq5o39en] {
    padding: 1.75rem;
}


/*  CALL TO ACTION
----------------------*/

.call-to-action[b-70sq5o39en] {
    text-align: center;
    color: #FFF;
    margin: 2rem 0;
}

.call-to-action .box-icon[b-70sq5o39en] {
    margin-left: auto;
    margin-right: auto;
    border-radius: 30px;
    margin-bottom: 2.5rem;
    width: fit-content;
}

.call-to-action h2[b-70sq5o39en] {
    color: #FFF;
}

.call-to-action .tagline[b-70sq5o39en] {
    font-size: 16px;
    font-weight: 300;
    color: #d3b8ff;
    max-width: 650px;
    margin: 0 auto;
}

.btn-light img[b-70sq5o39en] {
    margin-right: 0.4rem;
    vertical-align: text-bottom;
}


/*  FOOTER
----------------------*/

.social-icons[b-70sq5o39en] {
    text-align: right;
}

.social-icons a[b-70sq5o39en] {
    background-color: #FFF;
    box-shadow: 0px 0px 21px 0px rgba(0, 0, 0, 0.05);
    width: 50px;
    height: 50px;
    display: inline-block;
    text-align: center;
    line-height: 50px;
    margin: 0 0.3rem;
    border-radius: 5px;
    color: #d9c8f4;
    transition: all 0.3s ease;
}

.social-icons a:hover[b-70sq5o39en] {
    text-decoration: none;
    color: #ad8ce3;
}

@media (max-width:991px) {
    .social-icons[b-70sq5o39en] {
        text-align: center;
        margin-top: 2rem;
    }
}

.free-trial[b-70sq5o39en] {
    border-radius: 3px;
    background-image: -moz-linear-gradient(to right, #02AAB0 0%, #00CDAC 51%, #02AAB0 100%);
    background-image: -webkit-linear-gradient(to right, #02AAB0 0%, #00CDAC 51%, #02AAB0 100%);
    background-image: -ms-linear-gradient(to right, #02AAB0 0%, #00CDAC 51%, #02AAB0 100%);
    background-image: linear-gradient(to right, #02AAB0 0%, #00CDAC 51%, #02AAB0 100%);
    box-shadow: 0px 9px 32px 0px rgba(0, 0, 0, 0.2);
    transition: 0.5s;
    background-size: 200% auto;
    text-align: center;
    text-transform: uppercase;
    color: white;
    font-weight: 500;
    padding: 0.8rem 1rem;
    border: 0;
}

.free-trial:hover[b-70sq5o39en],
.free-trial:focus[b-70sq5o39en],
.free-trial:active[b-70sq5o39en],
.free-trial:not([disabled]):not(.disabled).active[b-70sq5o39en],
.free-trial:not([disabled]):not(.disabled):active[b-70sq5o39en],
.show > .free-trial.dropdown-toggle[b-70sq5o39en] {
    background-position: right center;
    background-image: linear-gradient(to right, #02AAB0 0%, #00CDAC 51%, #02AAB0 100%);
    box-shadow: 0px 9px 32px 0px rgba(0, 0, 0, 0.3);
    color: #FFF;
}

.home-container[b-70sq5o39en] {
    overflow: hidden;
}

h1:focus[b-70sq5o39en] {
    outline: none;
}
