<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.plan-24-ly {
    display: none;
}

div#connectSectionTab {
    margin-top: 0px;
}

header:not(.headhesive--stick).banner.dark-header {
    background-image: linear-gradient(150deg, #8B24FC 0%, #2C0EFE 100%);
}

.headhesive--clone #logo .logo-main {
    opacity: 1;
}

.pricingSection {
    position: static
}

.online-price-only {
    line-height: 1.4;
    bottom: -26px;
    text-align: center;
}

header.banner.navbar.navbar-default.navbar-static-top.dark-header {
    position: static;
}

.button-group .button.active {
    background-color: #0057ad !important;
    border-radius: 25px;
    padding: 13px;
    color: white;
}

.button-group.left::before,
.button-group.right::before,
.button-group.thirty_days::before {
    transform: none !important;
    transition: all 0.8s cubic-bezier(1, -0.01, 0, 1.01);
    background-image: none !important;
    /* optional: only add if needed */
}

.button-group::before {
    background-image: none;
}

html {
    overflow-x: hidden;
}

body {
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-tap-highlight-color: transparent;
    background-color: #fff;
    -webkit-font-smoothing: antialiased;
    letter-spacing: .025em;
    margin: 0;
    color: #333;
    font-family: 'Lato', sans-serif;
}

.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-auto {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.bold {
    font-weight: 700;
}

.bolder {
    font-weight: 900;
}

.white {
    color: #fff;
}

*,
:after,
:before {
    border: 0 solid #f0f6fa;
    box-sizing: border-box;
}

.flex {
    display: flex;
}

* {
    box-sizing: border-box;
}

.bg-white {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
}

.flex-col {
    flex-direction: column;
}

.flex {
    display: flex;
}

.colLeftLarge {
    width: 58.333333%;
    padding: 5rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
}

h1.leftbarheading {
    margin-bottom: 2.5rem;
    font-weight: 700;
    line-height: 1.25;
    font-size: 1.875rem;
}

.m-0 {
    margin: 0;
}

.space-y-3&gt;:not([hidden])~:not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-bottom: calc(0.75rem *var(--tw-space-y-reverse));
    margin-top: calc(0.75rem *(1 - var(--tw-space-y-reverse)));
}

.text-xl {
    font-size: 1.25rem;
}

.text-gray-700 {
    --tw-text-opacity: 1;
    color: rgba(71, 89, 102, var(--tw-text-opacity));
}

.font-bold {
    font-weight: 700;
}

.text-base {
    font-size: 1rem;
}

.block {
    display: block;
}

.textinput {
    appearance: none;
    border-radius: 4px;
    background-color: rgb(255, 255, 255);
    outline: none;
    vertical-align: top;
    display: inline-block;
    border: 2px solid rgb(161, 169, 179);
    padding: 0px 16px;
    height: 2.75rem;
    min-height: 2.75rem;
    width: 100%;
    margin: 0.5rem 0px;
    line-height: normal;
}

.colRightLarge {
    width: 43.666667%;
}

.gap-8 {
    gap: 2rem;
}

.grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
}

.last\:mb-0:last-child {
    margin-bottom: 0;
}

.text-gray-700 {
    --tw-text-opacity: 1;
    color: rgba(71, 89, 102, var(--tw-text-opacity));
}

.text-sm {
    font-size: .875rem;
}

.px-4 {
    padding-left: 1rem;
    padding-right: 1rem;
}

.bg-brand-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(235, 247, 255, var(--tw-bg-opacity));
}

.rounded {
    border-radius: 0.25rem;
}

.w-10 {
    width: 2.5rem;
}

.h-10 {
    height: 2.5rem;
}

.mr-3 {
    margin-right: 0.75rem;
}

.flex-shrink-0 {
    flex-shrink: 0;
}

.w-5 {
    width: 1.25rem;
}

.h-5 {
    height: 1.25rem;
}

.accep-termscondication {
    margin-top: 20px;
    margin-bottom: 20px;
}

.align-item-center {
    align-items: center;
}

.colRightLarge {
    padding: 5rem;
}

.aside-card {
    --tw-shadow: 0 16px 32px -3px rgba(25, 85, 128, 0.1), 0 4px 6px -2px rgba(25, 85, 128, 0.2);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 transparent), var(--tw-ring-shadow, 0 0 transparent), var(--tw-shadow);
    background: #fff;
    border-radius: 0.5rem;
    border-width: 1px;
}

.innercard {
    padding: 1.5rem;
}

.btton {
    background: none;
    border: none;
    color: rgb(0, 87, 173);
    cursor: pointer;
    margin: 0px;
    padding: 0px;
    text-align: left;
    vertical-align: text-top !important;
    background: none;
    border: none;
    color: rgb(0, 112, 224);
    text-decoration: none;
}

.lg\:pb-3 {
    padding-bottom: 0.75rem;
}

.lg\:border-b {
    border-bottom-width: 1px;
}

.p-6 {
    padding: 1.5rem;
}

.justify-between {
    justify-content: space-between;
}

.bg-gray-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(250, 253, 255, var(--tw-bg-opacity));
}

.bottom-box p {
    margin: 0;
}

.bottom-box .leading-none p {
    font-size: 16px;
}

.leading-none {
    font-size: 16px;
}

.bottom-box p {
    margin: 0;
    font-size: 36px;
}

.saving-block p {
    background: #e10078;
    font-weight: 700;
    font-size: 16px;
    display: inline-block;
    padding: 10px;
    border-radius: 20px;
    color: #fff;
}

span.amount-price-sign {
    font-size: 22px;
}

.h-16 {
    height: 4rem;
}

.Blockquote-sc {
    position: relative;
    padding-left: 3rem;
    padding-right: 3rem;
    margin-top: 3rem;
}

.Blockquote-sc::before {
    content: "";
    font-family: averta;
    position: absolute;
    top: -11px;
    left: -16px;
    line-height: 1;
    height: 1.75rem;
    width: 2.5rem;
    margin-left: 0.75rem;
    margin-top: -0.75rem;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 137 94'%3E%3Cdefs/%3E%3Cpath fill='%23A0D7F9' d='M59.3 40v53.7H.3V68.1c0-27.5 7.4-48.6 20-68.1H49c-6.4 10-12.8 25.6-14.4 40h24.7zm76.7 0v53.7H77.2V68.1C77.2 40.6 84.5 19.5 97 0h28.8c-6.4 10-12.8 25.6-14.4 40H136z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    transform: rotate(-10deg);
}

.button-submit {
    font-family: galano-bold, galano, sans-serif;
    cursor: pointer;
    border-radius: 4px;
    padding: 8px 16px;
    transition: all 0.3s ease 0s;
    line-height: 1;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    color: rgb(255, 255, 255);
    background-color: rgb(225, 0, 120);
    border: 2px solid rgb(225, 0, 120);
    text-decoration: none;
    width: 100%;
}

.justify-center {
    justify-content: center;
}

.items-center {
    align-items: center;
}

.fill-current {
    fill: currentColor;
}

.w-5 {
    width: 1.25rem;
}

p.amount-price {
    color: #0057ad;
    font-weight: bold;
    margin-right: 10px;
}

.text-center {
    text-align: center;
}

.colLeftLarge.col-full {
    width: 100%;
}

.custom-radiobutton [type="radio"]:checked,
.custom-radiobutton [type="radio"]:not(:checked) {
    position: absolute;
    left: -9999px;
}

.custom-radiobutton [type="radio"]:checked+label,
.custom-radiobutton [type="radio"]:not(:checked)+label {
    position: relative;
    padding-left: 40px;
    cursor: pointer;
    line-height: 24px;
    display: inline-block;
    color: #666;
}

.custom-radiobutton [type="radio"]:checked+label:before,
.custom-radiobutton [type="radio"]:not(:checked)+label:before {
    content: '';
    position: absolute;
    left: 8px;
    top: 8px;
    width: 20px;
    height: 20px;
    border: 1px solid #ddd;
    border-radius: 100%;
    background: #fff;
}

.custom-radiobutton [type="radio"]:checked+label:after,
.custom-radiobutton [type="radio"]:not(:checked)+label:after {
    content: '';
    width: 12px;
    height: 12px;
    background: #3b82f6;
    position: absolute;
    top: 12px;
    left: 12px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.custom-radiobutton [type="radio"]:not(:checked)+label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}

.custom-radiobutton [type="radio"]:checked+label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.justify-center {
    justify-content: center;
}

.flex-col {
    flex-direction: column;
}

.flex {
    display: flex;
}

.col-md-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
}

.col-md-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
}

.col-md-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
}

.col-md-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
}

.col-md-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}

.col-md-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
}

.col-md-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}

.align-items-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
}

.row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.radio-buttons {
    width: 33.333%;
    margin-left: 15px;
    margin-right: 15px;
}

.radio-buttons label {
    display: block !important;
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    padding-bottom: 0.5rem;
    padding-top: 0.5rem;
    width: 100%;
    border: 1px solid #33333347;
    border-radius: 5px;
}

.radio-buttons [type="radio"]:checked+label {
    border: 1px solid #3b82f6;
    background: #ebf7ff;
}

span.save-item {
    display: inline-block;
    font-size: 12px;
    background: #e10078;
    color: #fff;
    padding: 3px 10px;
    border-radius: 18px;
    font-weight: bold;
    position: absolute;
    right: 8px;
    top: 5px;
}

.box-wrapper {
    background: #fafdff;
    border: 1px solid #c6c6c6;
    border-radius: 5px;
    margin-top: 38px;
    padding: 21px;
}

.button-group {
    display: flex;
    justify-content: space-between;
    width: 100%;
    height: auto;
    padding: 10px;
    background: #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    border-radius: 100px;
    position: relative;
}

.button-group::before {
    content: "";
    position: absolute;
    width: 50%;
    bottom: 0;
    top: 0;
    left: 0;
    margin: 4px;
    border-radius: 100px;
    background-image: radial-gradient(89% 83%, #0057ad 10%, #0057ad 100%);
}

.button-group.left::before {
    transform: translatex(0);
    transition: all 0.8s cubic-bezier(1, -0.01, 0, 1.01);
}

.button-group.right::before {
    transform: translatex(calc(100% - 10px));
    transition: all 0.8s cubic-bezier(1, -0.01, 0, 1.01);
}

.button-group.right::before {
    transform: translatex(calc(100% - 10px));
    transition: all 0.8s cubic-bezier(1, -0.01, 0, 1.01);
}

.button-group .button {
    width: 50%;
    padding: 10px;
    text-align: center;
    position: relative;
    z-index: 1;
    cursor: pointer;
    color: #4d4d4d !important;
    transition: color 0.8s cubic-bezier(1, -0.01, 0, 1.01);
    background: transparent !important;
    border: none;
}

.button-group .button.active {
    color: #fff !important;
    transition: color 0.8s cubic-bezier(1, -0.01, 0, 1.01);
}

.button-rotate {
    max-width: 380px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 40px;
    margin-top: 20px;
}

.w-100 {
    width: 100%;
}

.left-large-radioSection.custom-radiobutton p {
    margin: 0
}

.heading-sec {
    font-weight: bold;
}

.per-employee {
    font-size: 12px;
    line-height: 1.2;
}

.lrge-price {
    font-size: 24px;
    color: #0057ad;
    margin-top: 5px;
    margin-bottom: 5px;
}

span.line-through {
    text-decoration: line-through;
    color: #e10078;
    font-size: 14px;
}

.online-price-only {
    background: #e10078;
    display: inline-block;
    font-size: 12px;
    color: #fff;
    padding: 3px 10px;
    border-radius: 18px;
    font-weight: bold;
    position: absolute;
    bottom: -42px;
}

.pricingSection {
    position: relative;
}

.left-large-radioSection label {
    padding-top: 15px;
    padding-bottom: 15px;
}

.left-large-radioSection [type="radio"]:checked+label:before,
.left-large-radioSection [type="radio"]:not(:checked)+label:before {
    top: 50%;
    transform: translateY(-50%);
}

.left-large-radioSection [type="radio"]:checked+label:after {
    top: 50%;
    transform: translateY(-50%);
}

.left-sec-cnt {
    padding-top: 14px;
    padding-bottom: 15px;
}

.left-large-radioSection label {
    background: #fff;
}

.left-large-radioSection.custom-radiobutton .radio-buttons {
    margin-bottom: 30px;
}

.left-large-radioSection.custom-radiobutton .heading-sec {
    font-weight: bold;
    color: #000;
    font-size: 20px;
    text-transform: capitalize;
}

.included-connet-header {
    padding-left: 2rem;
}

.checklist {
    padding-left: 0;
    list-style: none;
}

.justify-content-between {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.d-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.checklist a {
    text-decoration: none;
    display: block;
    padding: 3px;
    font-weight: 700;
    margin-bottom: 3px;
    margin-top: 3px;
}

.checklist a:hover {
    background: #fff
}

.checklist .heading-left-text {
    color: #333333;
    font-size: 14px;
}

.checklist .icon-tick,
.icon-text {
    color: #3dcc85;
}

.heading-left-text p {
    margin: 0;
}

.transition-colors .heading-left-text p {
    color: #bccbd6;
    text-decoration: line-through;
}

.transition-colors .icon-text {
    color: #bccbd6;
}

.included-connet {
    font-size: 1.5rem;
}

.iBKNnq {
    cursor: pointer;
    border-radius: 4px;
    padding: 8px 16px;
    transition: all 0.3s ease 0s;
    line-height: 1;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    color: rgb(255, 255, 255);
    background-color: rgb(225, 0, 120);
    border: 2px solid rgb(225, 0, 120);
    text-decoration: none;
    display: block;
}

.yearlyPrice {
    display: none;
}

#projectSectionTab,
#primeSectionTab {
    display: none;
}

.colLeftLarge {
    padding-top: 0;
}

.colRightLarge {
    padding-top: 29px;
}

@media (min-width: 992px) {
    .lg\:flex-row {
        flex-direction: row;
    }
}

@media (min-width: 640px) {
    .sm\:grid {
        display: grid;
    }
}

@media (max-width: 1024px) {
    .colLeftLarge {
        width: 100%;
        max-width: 100%;
        padding: 1.5rem;
    }

    .colRightLarge {
        width: 100%;
        max-width: 100%;
        padding: 1.5rem;
    }

    .flex-col {
        flex-direction: column;
    }

    .Blockquote-sc {
        padding-left: 1rem;
        padding-right: 1rem;
    }
}

html {
    overflow-x: hidden;
}

body {
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-tap-highlight-color: transparent;
    background-color: #fff;
    -webkit-font-smoothing: antialiased;
    letter-spacing: .025em;
    margin: 0;
    color: #333;
    font-family: 'Lato', sans-serif;
}

.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-auto {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.bold {
    font-weight: 700;
}

.bolder {
    font-weight: 900;
}

.white {
    color: #fff;
}

*,
:after,
:before {
    border: 0 solid #f0f6fa;
    box-sizing: border-box;
}

.flex {
    display: flex;
}

* {
    box-sizing: border-box;
}

.bg-white {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
}

.flex-col {
    flex-direction: column;
}

.flex {
    display: flex;
}

.colLeftLarge {
    width: 58.333333%;
    padding-left: 1.5rem;
}

h1.leftbarheading {
    margin-bottom: 2.5rem;
    font-weight: 700;
    line-height: 1.25;
    font-size: 1.875rem;
}

.m-0 {
    margin: 0;
}

.space-y-3&gt;:not([hidden])~:not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-bottom: calc(0.75rem *var(--tw-space-y-reverse));
    margin-top: calc(0.75rem *(1 - var(--tw-space-y-reverse)));
}

.text-xl {
    font-size: 1.25rem;
}

.text-gray-700 {
    --tw-text-opacity: 1;
    color: rgba(71, 89, 102, var(--tw-text-opacity));
}

.font-bold {
    font-weight: 700;
}

.text-base {
    font-size: 1rem;
}

.block {
    display: block;
}

.textinput {
    appearance: none;
    border-radius: 4px;
    background-color: rgb(255, 255, 255);
    outline: none;
    vertical-align: top;
    display: inline-block;
    border: 2px solid rgb(161, 169, 179);
    padding: 0px 16px;
    height: 2.75rem;
    min-height: 2.75rem;
    width: 100%;
    margin: 0.5rem 0px;
    line-height: normal;
}

.colRightLarge {
    width: 43.666667%;
}

.gap-8 {
    gap: 2rem;
}

.grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
}

.last\:mb-0:last-child {
    margin-bottom: 0;
}

.text-gray-700 {
    --tw-text-opacity: 1;
    color: rgba(71, 89, 102, var(--tw-text-opacity));
}

.text-sm {
    font-size: .875rem;
}

.px-4 {
    padding-left: 1rem;
    padding-right: 1rem;
}

.bg-brand-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(235, 247, 255, var(--tw-bg-opacity));
}

.rounded {
    border-radius: 0.25rem;
}

.w-10 {
    width: 2.5rem;
}

.h-10 {
    height: 2.5rem;
}

.mr-3 {
    margin-right: 0.75rem;
}

.flex-shrink-0 {
    flex-shrink: 0;
}

.w-5 {
    width: 1.25rem;
}

.h-5 {
    height: 1.25rem;
}

.accep-termscondication {
    margin-top: 20px;
    margin-bottom: 20px;
}

.align-item-center {
    align-items: center;
}

.colRightLarge {
    padding: 5rem;
    padding-top: 29px;
}

.aside-card {
    --tw-shadow: 0 16px 32px -3px rgba(25, 85, 128, 0.1), 0 4px 6px -2px rgba(25, 85, 128, 0.2);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 transparent), var(--tw-ring-shadow, 0 0 transparent), var(--tw-shadow);
    background: #fff;
    border-radius: 0.5rem;
    border-width: 1px;
}

.innercard {
    padding: 1.5rem;
}

.btton {
    background: none;
    border: none;
    color: rgb(0, 87, 173);
    cursor: pointer;
    margin: 0px;
    padding: 0px;
    text-align: left;
    vertical-align: text-top !important;
    background: none;
    border: none;
    color: rgb(0, 112, 224);
    text-decoration: none;
}

.lg\:pb-3 {
    padding-bottom: 0.75rem;
}

.lg\:border-b {
    border-bottom-width: 1px;
}

.p-6 {
    padding: 1.5rem;
}

.justify-between {
    justify-content: space-between;
}

.bg-gray-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(250, 253, 255, var(--tw-bg-opacity));
}

.bottom-box p {
    margin: 0;
}

.bottom-box .leading-none p {
    font-size: 16px;
}

.leading-none {
    font-size: 16px;
}

.bottom-box p {
    margin: 0;
    font-size: 36px;
}

.saving-block p {
    background: #e10078;
    font-weight: 700;
    font-size: 16px;
    display: inline-block;
    padding: 10px;
    border-radius: 20px;
    color: #fff;
}

span.amount-price-sign {
    font-size: 22px;
}

.h-16 {
    height: 4rem;
}

.Blockquote-sc {
    position: relative;
    padding-left: 3rem;
    padding-right: 3rem;
    margin-top: 3rem;
}

.Blockquote-sc::before {
    content: "";
    font-family: averta;
    position: absolute;
    top: -11px;
    left: -16px;
    line-height: 1;
    height: 1.75rem;
    width: 2.5rem;
    margin-left: 0.75rem;
    margin-top: -0.75rem;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 137 94'%3E%3Cdefs/%3E%3Cpath fill='%23A0D7F9' d='M59.3 40v53.7H.3V68.1c0-27.5 7.4-48.6 20-68.1H49c-6.4 10-12.8 25.6-14.4 40h24.7zm76.7 0v53.7H77.2V68.1C77.2 40.6 84.5 19.5 97 0h28.8c-6.4 10-12.8 25.6-14.4 40H136z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    transform: rotate(-10deg);
}

.button-submit {
    font-family: galano-bold, galano, sans-serif;
    cursor: pointer;
    border-radius: 4px;
    padding: 8px 16px;
    transition: all 0.3s ease 0s;
    line-height: 1;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    color: rgb(255, 255, 255);
    background-color: rgb(225, 0, 120);
    border: 2px solid rgb(225, 0, 120);
    text-decoration: none;
    width: 100%;
}

.justify-center {
    justify-content: center;
}

.items-center {
    align-items: center;
}

.fill-current {
    fill: currentColor;
}

.w-5 {
    width: 1.25rem;
}

p.amount-price {
    color: #0057ad;
    font-weight: bold;
    margin-right: 10px;
}

.text-center {
    text-align: center;
}

.colLeftLarge.col-full {
    width: 100%;
}

.custom-radiobutton [type="radio"]:checked,
.custom-radiobutton [type="radio"]:not(:checked) {
    position: absolute;
    left: -9999px;
}

.custom-radiobutton [type="radio"]:checked+label,
.custom-radiobutton [type="radio"]:not(:checked)+label {
    position: relative;
    padding-left: 40px;
    cursor: pointer;
    line-height: 24px;
    display: inline-block;
    color: #666;
}

.custom-radiobutton [type="radio"]:checked+label:before,
.custom-radiobutton [type="radio"]:not(:checked)+label:before {
    content: '';
    position: absolute;
    left: 8px;
    top: 8px;
    width: 20px;
    height: 20px;
    border: 1px solid #ddd;
    border-radius: 100%;
    background: #fff;
}

.custom-radiobutton [type="radio"]:checked+label:after,
.custom-radiobutton [type="radio"]:not(:checked)+label:after {
    content: '';
    width: 12px;
    height: 12px;
    background: #3b82f6;
    position: absolute;
    top: 12px;
    left: 12px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.custom-radiobutton [type="radio"]:not(:checked)+label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}

.custom-radiobutton [type="radio"]:checked+label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.justify-center {
    justify-content: center;
}

.flex-col {
    flex-direction: column;
}

.flex {
    display: flex;
}

.col-md-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
}

.col-md-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
}

.col-md-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
}

.col-md-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
}

.col-md-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}

.col-md-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
}

.col-md-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}

.align-items-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
}

.row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.radio-buttons {
    width: 33.333%;
    margin-left: 15px;
    margin-right: 15px;
}

.radio-buttons label {
    display: block !important;
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    padding-bottom: 0.5rem;
    padding-top: 0.5rem;
    width: 100%;
    border: 1px solid #33333347;
    border-radius: 5px;
}

.radio-buttons [type="radio"]:checked+label {
    border: 1px solid #3b82f6;
    background: #ebf7ff;
}

span.save-item {
    display: inline-block;
    font-size: 12px;
    background: #e10078;
    color: #fff;
    padding: 3px 10px;
    border-radius: 18px;
    font-weight: bold;
    position: absolute;
    right: 8px;
    top: 5px;
}

.box-wrapper {
    background: #fafdff;
    border: 1px solid #c6c6c6;
    border-radius: 5px;
    margin-top: 38px;
    padding: 21px;
}

.button-group {
    display: flex;
    justify-content: space-between;
    width: 100%;
    height: auto;
    padding: 10px;
    background: #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    border-radius: 100px;
    position: relative;
}

.button-group::before {
    content: "";
    position: absolute;
    width: 50%;
    bottom: 0;
    top: 0;
    left: 0;
    margin: 4px;
    border-radius: 100px;
    background-image: radial-gradient(89% 83%, #0057ad 10%, #0057ad 100%);
}

.button-group.left::before {
    transform: translatex(0);
    transition: all 0.8s cubic-bezier(1, -0.01, 0, 1.01);
}

.button-group.right::before {
    transform: translatex(calc(100% - 10px));
    transition: all 0.8s cubic-bezier(1, -0.01, 0, 1.01);
}

.button-group .button {
    width: 50%;
    padding: 10px;
    text-align: center;
    position: relative;
    z-index: 1;
    cursor: pointer;
    color: #4d4d4d !important;
    transition: color 0.8s cubic-bezier(1, -0.01, 0, 1.01);
    background: transparent !important;
    border: none;
}

.button-group .button.active {
    color: #fff !important;
    transition: color 0.8s cubic-bezier(1, -0.01, 0, 1.01);
}

.button-rotate {
    max-width: 380px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 40px;
    margin-top: 20px;
}

.w-100 {
    width: 100%;
}

.left-large-radioSection.custom-radiobutton p {
    margin: 0
}

.heading-sec {
    font-weight: bold;
}

.per-employee {
    font-size: 12px;
    line-height: 1.2;
}

.lrge-price {
    font-size: 24px;
    color: #0057ad;
    margin-top: 5px;
    margin-bottom: 5px;
}

span.line-through {
    text-decoration: line-through;
    color: #e10078;
    font-size: 14px;
}

.online-price-only {
    background: #e10078;
    display: inline-block;
    font-size: 12px;
    color: #fff;
    padding: 3px 10px;
    border-radius: 18px;
    font-weight: bold;
    position: absolute;
    bottom: -42px;
}

.pricingSection {
    position: relative;
}

.left-large-radioSection label {
    padding-top: 15px;
    padding-bottom: 15px;
}

.left-large-radioSection [type="radio"]:checked+label:before,
.left-large-radioSection [type="radio"]:not(:checked)+label:before {
    top: 50%;
    transform: translateY(-50%);
}

.left-large-radioSection [type="radio"]:checked+label:after {
    top: 50%;
    transform: translateY(-50%);
}

.left-sec-cnt {
    padding-top: 14px;
    padding-bottom: 15px;
    min-height: 108px;
}

.left-large-radioSection label {
    background: #fff;
}

.left-large-radioSection.custom-radiobutton .radio-buttons {
    margin-bottom: 30px;
}

.left-large-radioSection.custom-radiobutton .heading-sec {
    font-weight: bold;
    color: #000;
    font-size: 20px;
    text-transform: capitalize;
}

.included-connet-header {
    padding-left: 2rem;
}


.checklist {
    padding-left: 0;
    list-style: none;
}

.justify-content-between {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.d-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.checklist a {
    text-decoration: none;
    display: block;
    padding: 3px;
    font-weight: 700;
    margin-bottom: 3px;
    margin-top: 3px;
}

.checklist a:hover {
    background: #fff
}

.checklist .heading-left-text {
    color: #333333;
    font-size: 14px;
}

.checklist .icon-tick,
.icon-text {
    color: #3dcc85;
}

.heading-left-text p {
    margin: 0;
}

.transition-colors .heading-left-text p {
    color: #bccbd6;
    text-decoration: line-through;
}

.transition-colors .icon-text {
    color: #bccbd6;
}

.included-connet {
    font-size: 1.5rem;
}

.iBKNnq {
    cursor: pointer;
    border-radius: 4px;
    padding: 8px 16px;
    transition: all 0.3s ease 0s;
    line-height: 1;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    color: rgb(255, 255, 255);
    background-color: rgb(225, 0, 120);
    border: 2px solid rgb(225, 0, 120);
    text-decoration: none;
    display: block;
}

.yearlyPrice {
    display: none;
}

#projectSectionTab,
#primeSectionTab {
    display: none;
}

div#headerimg {
    padding-left: 24px;
}

label.flex.accep-termscondication.align-item-center span {
    display: inline-block;
    margin-left: 10px;
}

fieldset#paymentForm {
    margin-top: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.button-submit {
    margin-bottom: 20px;
}

div#footer {
    text-align: center;
}

#headerimg h1 {
    font-size: 48px;
}

.icon-text.icon-cross {
    color: #cdcdcd;
}

main.flex.flex-col.lg\:flex-row {
    max-width: 83%;
    margin-left: auto;
    margin-right: auto;
}

@media (min-width: 992px) {
    .lg\:flex-row {
        flex-direction: row;
    }
}

@media (min-width: 640px) {
    .sm\:grid {
        display: grid;
    }
}

@media (max-width: 1024px) {
    .colLeftLarge {
        width: 100%;
        max-width: 100%;
        padding: 1.5rem;
    }

    .colRightLarge {
        width: 100%;
        max-width: 100%;
        padding: 1.5rem;
    }

    .flex-col {
        flex-direction: column;
    }

    .Blockquote-sc {
        padding-left: 1rem;
        padding-right: 1rem;
    }
}

@media all and (device-width: 768px) and (device-height: 1024px) and (orientation:portrait) {
    html body .pricingPage .radio-buttons .col-md-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 42.666667%;
        flex: 0 0 42.666667%;
        max-width: 42.666667%;
    }

    html body .pricingPage .col-md-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 52.333333%;
        flex: 0 0 52.333333%;
        max-width: 52.333333%;
    }
}

@media (max-width: 767px) {
    h1:not(.product_title) {
        font-size: 22px;
    }

    h1.leftbarheading {
        margin-bottom: 1.5rem;
        margin-top: 0;
    }

    .pricingPage .col-md-6,
    .pricingPage .col-md-8,
    .pricingPage .col-md-4,
    .pricingPage .col-md-10,
    .col-md-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .pricingPage .box-wrapper {
        background: #fafdff;
        border: 0px solid #c6c6c6;
        border-radius: 0px;
        margin-top: 6px;
        padding: 0px;
    }

    .pricingPage .radio-buttons {
        margin-left: 0px;
        margin-right: 0px;
    }

    .included-connet-header {
        padding-left: 0rem;
    }

    div#add-data-- {
        margin-bottom: 15px;
    }

    .left-sec-cnt {
        padding-bottom: 4px;
        padding-top: 18px;
    }

    .left-large-radioSection.custom-radiobutton .radio-buttons {
        margin-bottom: 10px;
    }

    .pricingPage .button-rotate {
        width: 92%;
        margin-bottom: 20px;
    }

    html body .pricingPage .radio-buttons .col-md-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 45%;
        flex: 0 0 45%;
        max-width: 45%;
    }

    .pricingPage .radio-buttons .col-md-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 55%;
        flex: 0 0 55%;
        max-width: 55%;
    }

    .textinput {
        margin-top: 0;
        margin-bottom: 10px;
    }

    fieldset#paymentForm {
        margin-top: 10px;
        padding-top: 10px;
        padding-bottom: 10px;
    }

    #headerimg h1 {
        font-size: 22px;
    }
}

#page #header,
#page #footer {
    display: none;
}

hr {
    display: none;
}

.innercard button {
    background: none !important;
}

.has_error {
    border-color: red !important;
}

header:not(.headhesive--stick).banner.dark-header {
    background-image: linear-gradient(150deg, #8B24FC 0%, #2C0EFE 100%);
}

.headhesive--clone #logo .logo-main {
    opacity: 1;
}

.button.loading {
    background-color: #CCC;
    padding-right: 40px;
}

.button.loading:after {
    content: "";
    position: absolute;
    border-radius: 100%;
    right: 6px;
    top: 50%;
    width: 0px;
    height: 0px;
    margin-top: -2px;
    border: 2px solid rgba(255, 255, 255, 0.5);
    border-left-color: #FFF;
    border-top-color: #FFF;
    animation: spin .6s infinite linear, grow .3s forwards ease-out;
}

@keyframes spin {
    to {
        transform: rotate(359deg);
    }
}

@keyframes grow {
    to {
        width: 14px;
        height: 14px;
        margin-top: -8px;
        right: 13px;
    }
}</pre></body></html>