/*! modern-normalize v1.1.0 | MIT License | https://github.com/sindresorhus/modern-normalize */

[x-cloak] {
    display: none;
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width: 0;
}
.pointer-events-none {
    pointer-events: none;
}
.visible {
    visibility: visible;
}
.invisible {
    visibility: hidden;
}
.fixed {
    position: fixed;
}
.absolute {
    position: absolute;
}
.relative {
    position: relative;
}
.inset-0 {
    right: 0;
    left: 0;
}
.inset-0, .inset-y-0 {
    top: 0;
    bottom: 0;
}
.inset-x-0 {
    left: 0;
    right: 0;
}
.right-0 {
    right: 0;
}
.bottom-0 {
    bottom: 0;
}
.top-0 {
    top: 0;
}
.top-full {
    top: 100%}
.left-0 {
    left: 0;
}
.z-30 {
    z-index: 30;
}
.z-20 {
    z-index: 20;
}
.z-10 {
    z-index: 10;
}
.z-0 {
    z-index: 0;
}
.z-50 {
    z-index: 50;
}
.z-1050 {
    z-index: 1050;
}
.order-first {
    order: -9999;
}
.order-2 {
    order: 2;
}
.order-3 {
    order: 3;
}
.order-1 {
    order: 1;
}
.col-span-2 {
    grid-column: span 2/span 2;
}
.col-span-1 {
    grid-column: span 1/span 1;
}
.col-span-3 {
    grid-column: span 3/span 3;
}
.col-span-4 {
    grid-column: span 4/span 4;
}
.-m-2 {
    margin: -.5rem;
}
.m-0 {
    margin: 0;
}
.m-2 {
    margin: .5rem;
}
.m-1 {
    margin: .25rem;
}
.m-auto {
    margin: auto;
}
.-m-4 {
    margin: -1rem;
}
.-m-3 {
    margin: -.75rem;
}
.my-4 {
    margin-top: 1rem;
    margin-bottom: 1rem;
}
.mx-auto {
    margin-left: auto;
    margin-right: auto;
}
.my-2 {
    margin-top: .5rem;
    margin-bottom: .5rem;
}
.my-8 {
    margin-top: 2rem;
    margin-bottom: 2rem;
}
.my-1 {
    margin-top: .25rem;
    margin-bottom: .25rem;
}
.mx-1 {
    margin-left: .25rem;
    margin-right: .25rem;
}
.my-3 {
    margin-top: .75rem;
    margin-bottom: .75rem;
}
.-mx-2 {
    margin-left: -.5rem;
    margin-right: -.5rem;
}
.mx-6 {
    margin-left: 1.5rem;
    margin-right: 1.5rem;
}
.mx-4 {
    margin-left: 1rem;
    margin-right: 1rem;
}
.my-6 {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
}
.-mx-1 {
    margin-left: -.25rem;
    margin-right: -.25rem;
}
.-mx-4 {
    margin-left: -1rem;
    margin-right: -1rem;
}
.mx-2 {
    margin-left: .5rem;
    margin-right: .5rem;
}
.-mx-6 {
    margin-left: -1.5rem;
    margin-right: -1.5rem;
}
.my-12 {
    margin-top: 3rem;
    margin-bottom: 3rem;
}
.ml-auto {
    margin-left: auto;
}
.mb-12 {
    margin-bottom: 3rem;
}
.mb-4 {
    margin-bottom: 1rem;
}
.mt-2 {
    margin-top: .5rem;
}
.mb-1 {
    margin-bottom: .25rem;
}
.mt-6 {
    margin-top: 1.5rem;
}
.mb-3 {
    margin-bottom: .75rem;
}
.-mr-1 {
    margin-right: -.25rem;
}
.ml-2 {
    margin-left: .5rem;
}
.mt-1 {
    margin-top: .25rem;
}
.-mt-6 {
    margin-top: -1.5rem;
}
.mr-3 {
    margin-right: .75rem;
}
.mr-1 {
    margin-right: .25rem;
}
.ml-1 {
    margin-left: .25rem;
}
.mt-4 {
    margin-top: 1rem;
}
.mt-3 {
    margin-top: .75rem;
}
.ml-4 {
    margin-left: 1rem;
}
.mb-2 {
    margin-bottom: .5rem;
}
.-mt-4 {
    margin-top: -1rem;
}
.mr-4 {
    margin-right: 1rem;
}
.mr-10 {
    margin-right: 2.5rem;
}
.ml-10 {
    margin-left: 2.5rem;
}
.mb-8 {
    margin-bottom: 2rem;
}
.mr-2 {
    margin-right: .5rem;
}
.ml-3 {
    margin-left: .75rem;
}
.mb-6 {
    margin-bottom: 1.5rem;
}
.-mr-4 {
    margin-right: -1rem;
}
.mt-12 {
    margin-top: 3rem;
}
.-ml-px {
    margin-left: -1px;
}
.mt-8 {
    margin-top: 2rem;
}
.mb-10 {
    margin-bottom: 2.5rem;
}
.-mt-8 {
    margin-top: -2rem;
}
.mr-auto {
    margin-right: auto;
}
.mt-0 {
    margin-top: 0;
}
.-mt-5 {
    margin-top: -1.25rem;
}
.-mr-2 {
    margin-right: -.5rem;
}
.mt-auto {
    margin-top: auto;
}
.ml-6 {
    margin-left: 1.5rem;
}
.-ml-6 {
    margin-left: -1.5rem;
}
.mr-8 {
    margin-right: 2rem;
}
.box-content {
    box-sizing: content-box;
}
.block {
    display: block;
}
.inline-block {
    display: inline-block;
}
.inline {
    display: inline;
}
.flex {
    display: flex;
}
.inline-flex {
    display: inline-flex;
}
.table {
    display: table;
}
.grid {
    display: grid;
}
.contents {
    display: contents;
}
.hidden {
    display: none;
}
.h-48 {
    height: 12rem;
}
.h-6 {
    height: 1.5rem;
}
.h-5 {
    height: 1.25rem;
}
.h-8 {
    height: 2rem;
}
.h-full {
    height: 100%}
.h-4 {
    height: 1rem;
}
.h-10 {
    height: 2.5rem;
}
.h-3 {
    height: .75rem;
}
.h-auto {
    height: auto;
}
.h-9 {
    height: 2.25rem;
}
.h-16 {
    height: 4rem;
}
.h-screen {
    height: 100vh;
}
.h-12 {
    height: 3rem;
}
.max-h-screen-75 {
    max-height: 75vh;
}
.max-h-screen {
    max-height: 100vh;
}
.min-h-screen-50 {
    min-height: 50vh;
}
.min-h-14 {
    min-height: 3.5rem;
}
.min-h-0 {
    min-height: 0;
}
.w-full {
    width: 100%}
.w-1\/2 {
    width: 50%}
.w-6 {
    width: 1.5rem;
}
.w-5 {
    width: 1.25rem;
}
.w-56 {
    width: 14rem;
}
.w-64 {
    width: 16rem;
}
.w-8 {
    width: 2rem;
}
.w-3\/12 {
    width: 25%}
.w-9\/12 {
    width: 75%}
.w-20 {
    width: 5rem;
}
.w-7\/12 {
    width: 58.333333%}
.w-5\/12 {
    width: 41.666667%}
.w-screen {
    width: 100vw;
}
.w-4 {
    width: 1rem;
}
.w-40 {
    width: 10rem;
}
.w-0 {
    width: 0;
}
.w-4\/12 {
    width: 33.333333%}
.w-8\/12 {
    width: 66.666667%}
.w-32 {
    width: 8rem;
}
.w-3 {
    width: .75rem;
}
.w-auto {
    width: auto;
}
.w-10 {
    width: 2.5rem;
}
.w-9 {
    width: 2.25rem;
}
.w-16 {
    width: 4rem;
}
.w-1\/4 {
    width: 25%}
.w-3\/4 {
    width: 75%}
.w-12 {
    width: 3rem;
}
.min-w-20 {
    min-width: 5rem;
}
.min-w-40 {
    min-width: 10rem;
}
.min-w-48 {
    min-width: 12rem;
}
.max-w-full {
    max-width: 100%}
.max-w-md {
    max-width: 28rem;
}
.max-w-screen-2xl {
    max-width: 1536px;
}
.max-w-prose {
    max-width: 65ch;
}
.flex-1 {
    flex: 1 1 0%}
.flex-none {
    flex: none;
}
.flex-shrink-0 {
    flex-shrink: 0;
}
.flex-grow-0 {
    flex-grow: 0;
}
.flex-grow {
    flex-grow: 1;
}
.table-auto {
    table-layout: auto;
}
.origin-top-left {
    transform-origin: top left;
}
.origin-top-right {
    transform-origin: top right;
}
.-translate-x-full {
    --tw-translate-x:  -100%;
    transform: var(--tw-transform);
}
.-translate-y-full {
    --tw-translate-y:  -100%;
    transform: var(--tw-transform);
}
.-translate-y-8 {
    --tw-translate-y:  -2rem;
    transform: var(--tw-transform);
}
.-translate-x-1\/3 {
    --tw-translate-x:  -33.333333%;
    transform: var(--tw-transform);
}
.-translate-x-12 {
    --tw-translate-x:  -3rem;
    transform: var(--tw-transform);
}
.-translate-y-6 {
    --tw-translate-y:  -1.5rem;
    transform: var(--tw-transform);
}
.translate-x-full {
    --tw-translate-x:  100%;
    transform: var(--tw-transform);
}
.translate-x-0 {
    --tw-translate-x:  0px;
    transform: var(--tw-transform);
}
.-translate-x-1\/2 {
    --tw-translate-x:  -50%;
    transform: var(--tw-transform);
}
.-translate-x-1 {
    --tw-translate-x:  -0.25rem;
    transform: var(--tw-transform);
}
.translate-y-1\/2 {
    --tw-translate-y:  50%;
    transform: var(--tw-transform);
}
.rotate-180 {
    --tw-rotate:  180deg;
    transform: var(--tw-transform);
}
.rotate-0 {
    --tw-rotate:  0deg;
}
.rotate-0, .transform {
    transform: var(--tw-transform);
}
.cursor-pointer {
    cursor: pointer;
}
.cursor-not-allowed {
    cursor: not-allowed;
}
.cursor-default {
    cursor: default;
}
.select-none {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.list-disc {
    list-style-type: disc;
}
.appearance-none {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.grid-flow-row {
    grid-auto-flow: row;
}
.grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
}
.grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
}
.grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
}
.grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
}
.grid-cols-7 {
    grid-template-columns: repeat(7, minmax(0, 1fr));
}
.grid-cols-5 {
    grid-template-columns: repeat(5, minmax(0, 1fr));
}
.flex-row {
    flex-direction: row;
}
.flex-col {
    flex-direction: column;
}
.flex-wrap {
    flex-wrap: wrap;
}
.flex-nowrap {
    flex-wrap: nowrap;
}
.content-center {
    align-content: center;
}
.items-start {
    align-items: flex-start;
}
.items-end {
    align-items: flex-end;
}
.items-center {
    align-items: center;
}
.items-baseline {
    align-items: baseline;
}
.justify-start {
    justify-content: flex-start;
}
.justify-end {
    justify-content: flex-end;
}
.justify-center {
    justify-content: center;
}
.justify-between {
    justify-content: space-between;
}
.justify-evenly {
    justify-content: space-evenly;
}
.gap-8 {
    gap: 2rem;
}
.gap-4 {
    gap: 1rem;
}
.gap-2 {
    gap: .5rem;
}
.gap-1\.5 {
    gap: .375rem;
}
.gap-1 {
    gap: .25rem;
}
.gap-6 {
    gap: 1.5rem;
}
.gap-x-4 {
    -moz-column-gap: 1rem;
    column-gap: 1rem;
}
.gap-y-2 {
    row-gap: .5rem;
}
.gap-y-0 {
    row-gap: 0;
}
.gap-y-16 {
    row-gap: 4rem;
}
.gap-x-1 {
    -moz-column-gap: .25rem;
    column-gap: .25rem;
}
.gap-x-2 {
    -moz-column-gap: .5rem;
    column-gap: .5rem;
}
.space-x-4>:not([hidden])~:not([hidden]) {
    --tw-space-x-reverse:  0;
    margin-right: calc(1rem*var(--tw-space-x-reverse));
    margin-left: calc(1rem*calc(1 - var(--tw-space-x-reverse)));
}
.space-y-2>:not([hidden])~:not([hidden]) {
    --tw-space-y-reverse:  0;
    margin-top: calc(.5rem*calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(.5rem*var(--tw-space-y-reverse));
}
.space-y-6>:not([hidden])~:not([hidden]) {
    --tw-space-y-reverse:  0;
    margin-top: calc(1.5rem*calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.5rem*var(--tw-space-y-reverse));
}
.space-x-1>:not([hidden])~:not([hidden]) {
    --tw-space-x-reverse:  0;
    margin-right: calc(.25rem*var(--tw-space-x-reverse));
    margin-left: calc(.25rem*calc(1 - var(--tw-space-x-reverse)));
}
.self-end {
    align-self: flex-end;
}
.self-center {
    align-self: center;
}
.overflow-auto {
    overflow: auto;
}
.overflow-hidden {
    overflow: hidden;
    margin-right:17px;
}
.overflow-x-auto {
    overflow-x: auto;
}
.overflow-y-auto {
    overflow-y: auto;
}
.overflow-x-hidden {
    overflow-x: hidden;
}
.overflow-y-hidden {
    overflow-y: hidden;
}
.overflow-x-scroll {
    overflow-x: scroll;
}
.truncate {
    overflow: hidden;
    text-overflow: ellipsis;
}
.truncate, .whitespace-nowrap {
    white-space: nowrap;
}
.rounded-sm {
    border-radius: .125rem;
}
.rounded-lg {
    border-radius: .5rem;
}
.rounded-full {
    border-radius: 9999px;
}
.rounded {
    border-radius: .25rem;
}
.rounded-md {
    border-radius: .375rem;
}
.rounded-l-md {
    border-top-left-radius: .375rem;
    border-bottom-left-radius: .375rem;
}
.rounded-r-md {
    border-top-right-radius: .375rem;
    border-bottom-right-radius: .375rem;
}
.bg-none {
    background: none;
}
.bg-black,
.bg-gray-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(17, 24, 39, var(--tw-bg-opacity))
}

.bg-black {
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity))
}
.bg-opacity-50 {
    --tw-bg-opacity: 0.5
}
.bg-opacity-80 {
    --tw-bg-opacity: 0.8
}
.bg-container-lighter,
.bg-red-500,
.bg-white {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity))
}
.bg-gray-200, .bg-yellow-500 {
    --tw-bg-opacity:  1;
    background-color: rgba(229, 231, 235, var(--tw-bg-opacity));
}
.bg-yellow-500 {
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity));
}
.bg-gray-100, .bg-green-500 {
    --tw-bg-opacity:  1;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
}
.bg-green-500 {
    background-color: rgba(16, 185, 129, var(--tw-bg-opacity));
}
.bg-opacity-25 {
    --tw-bg-opacity:  0.25;
}
.bg-opacity-100 {
    --tw-bg-opacity:  1;
}
.bg-opacity-95 {
    --tw-bg-opacity:  0.95;
}
.bg-opacity-50 {
    --tw-bg-opacity:  0.5;
}
.fill-current {
    fill: currentColor;
}
.p-2 {
    padding: .5rem;
}
.p-4 {
    padding: 1rem;
}
.p-0 {
    padding: 0;
}
.p-3 {
    padding: .75rem;
}
.p-1 {
    padding: .25rem;
}
.p-8 {
    padding: 2rem;
}
.p-10 {
    padding: 2.5rem;
}
.py-4 {
    padding-top: 1rem;
    padding-bottom: 1rem;
}
.px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
}
.py-8 {
    padding-top: 2rem;
    padding-bottom: 2rem;
}
.py-0 {
    padding-top: 0;
    padding-bottom: 0;
}
.px-4 {
    padding-left: 1rem;
    padding-right: 1rem;
}
.py-2 {
    padding-top: .5rem;
    padding-bottom: .5rem;
}
.py-6 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
}
.py-3 {
    padding-top: .75rem;
    padding-bottom: .75rem;
}
.px-1 {
    padding-left: .25rem;
    padding-right: .25rem;
}
.px-2 {
    padding-left: .5rem;
    padding-right: .5rem;
}
.px-10 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
}
.px-3 {
    padding-left: .75rem;
    padding-right: .75rem;
}
.py-1 {
    padding-top: .25rem;
    padding-bottom: .25rem;
}
.px-5 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
}
.px-0 {
    padding-left: 0;
    padding-right: 0;
}
.py-16 {
    padding-top: 4rem;
    padding-bottom: 4rem;
}
.px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
}
.pr-4 {
    padding-right: 1rem;
}
.pt-6 {
    padding-top: 1.5rem;
}
.pb-12 {
    padding-bottom: 3rem;
}
.pb-2 {
    padding-bottom: .5rem;
}
.pb-6 {
    padding-bottom: 1.5rem;
}
.pt-4 {
    padding-top: 1rem;
}
.pt-2 {
    padding-top: .5rem;
}
.pt-0 {
    padding-top: 0;
}
.pb-3 {
    padding-bottom: .75rem;
}
.pt-16 {
    padding-top: 4rem;
}
.pl-5 {
    padding-left: 1.25rem;
}
.pt-1 {
    padding-top: .25rem;
}
.pt-3 {
    padding-top: .75rem;
}
.pb-4 {
    padding-bottom: 1rem;
}
.pl-6 {
    padding-left: 1.5rem;
}
.pl-3 {
    padding-left: .75rem;
}
.pr-1 {
    padding-right: .25rem;
}
.pb-0 {
    padding-bottom: 0;
}
.pb-16 {
    padding-bottom: 4rem;
}
.pt-5 {
    padding-top: 1.25rem;
}
.pl-2 {
    padding-left: .5rem;
}
.pb-1 {
    padding-bottom: .25rem;
}
.pl-1 {
    padding-left: .25rem;
}
.text-left {
    text-align: left;
}
.text-center {
    text-align: center;
}
.text-right {
    text-align: right;
}
.align-top {
    vertical-align: top;
}
.align-middle {
    vertical-align: middle;
}
.text-xl {
    font-size: 1.25rem;
    line-height: 1.75rem;
}
.text-base {
    font-size: 1rem;
    line-height: 1.5rem;
}
.text-sm {
    font-size: .875rem;
    line-height: 1.25rem;
}
.text-xs {
    font-size: .75rem;
    line-height: 1rem;
}
.text-lg {
    font-size: 1.125rem;
    line-height: 1.75rem;
}
.text-2xl {
    font-size: 1.5rem;
    line-height: 2rem;
}
.text-3xl {
    font-size: 1.875rem;
    line-height: 2.25rem;
}
.text-4xl {
    font-size: 2.25rem;
    line-height: 2.5rem;
}
.text-gray-900 {
    --tw-text-opacity:  1;
    color: rgba(17, 24, 39, var(--tw-text-opacity));
}
.text-gray-700, .text-primary {
    --tw-text-opacity:  1;
    color: rgba(55, 65, 81, var(--tw-text-opacity));
}
.text-primary {
    color: rgba(39, 39, 42, var(--tw-text-opacity));
}
.text-white, .text-yellow-400 {
    --tw-text-opacity:  1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
}
.text-yellow-400 {
    color: rgba(251, 191, 36, var(--tw-text-opacity));
}
.text-gray-400, .text-secondary {
    --tw-text-opacity:  1;
    color: rgba(156, 163, 175, var(--tw-text-opacity));
}
.text-secondary {
    color: rgba(82, 82, 91, var(--tw-text-opacity));
}
.text-gray-300, .text-primary-lighter {
    --tw-text-opacity:  1;
    color: rgba(63, 63, 70, var(--tw-text-opacity));
}
.text-gray-300 {
    color: rgba(209, 213, 219, var(--tw-text-opacity));
}
.text-secondary-darker {
    --tw-text-opacity:  1;
    color: rgba(39, 39, 42, var(--tw-text-opacity));
}
.text-gray-500, .text-gray-800 {
    --tw-text-opacity:  1;
    color: rgba(31, 41, 55, var(--tw-text-opacity));
}
.text-gray-500 {
    color: rgba(107, 114, 128, var(--tw-text-opacity));
}
.text-gray-200, .text-orange-400 {
    --tw-text-opacity:  1;
    color: rgba(251, 146, 60, var(--tw-text-opacity));
}
.text-gray-200 {
    color: rgba(229, 231, 235, var(--tw-text-opacity));
}
.text-blue-900, .text-gray-600 {
    --tw-text-opacity:  1;
    color: rgba(75, 85, 99, var(--tw-text-opacity));
}
.text-blue-900 {
    color: rgba(30, 58, 138, var(--tw-text-opacity));
}
.custom-text-blue {
    --tw-text-opacity:  1;
    color: rgba(40, 167, 251, var(--tw-text-opacity));
}
.order-links li a, .underline {
    text-decoration: underline;
}
.line-through {
    text-decoration: line-through;
}
.no-underline {
    text-decoration: none;
}
.opacity-0 {
    opacity: 0;
}
.opacity-25 {
    opacity: .25;
}
.opacity-100 {
    opacity: 1;
}
.opacity-50 {
    opacity: .5;
}
.shadow-lg, .shadow-xl {
    box-shadow: var(--tw-ring-offset-shadow,  0 0 #0000), var(--tw-ring-shadow,  0 0 #0000), var(--tw-shadow);
}
.shadow-lg {
    --tw-shadow:  0 10px 15px -3px rgba(0,  0,  0,  0.1),  0 4px 6px -2px rgba(0,  0,  0,  0.05);
}
.shadow-xl {
    --tw-shadow:  0 20px 25px -5px rgba(0,  0,  0,  0.1),  0 10px 10px -5px rgba(0,  0,  0,  0.04);
}
.shadow {
    --tw-shadow:  0 1px 3px 0 rgba(0,  0,  0,  0.1),  0 1px 2px 0 rgba(0,  0,  0,  0.06);
}
.shadow, .shadow-2xl, .shadow-sm {
    box-shadow: var(--tw-ring-offset-shadow,  0 0 #0000), var(--tw-ring-shadow,  0 0 #0000), var(--tw-shadow);
}
.shadow-sm {
    --tw-shadow:  0 1px 2px 0 rgba(0,  0,  0,  0.05);
}
.shadow-2xl {
    --tw-shadow:  0 25px 50px -12px rgba(0,  0,  0,  0.25);
}
.transition, .transition-all, .transition-colors, .transition-transform {
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-duration: 150ms;
}
.transition {
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
}
.transition-all, .transition-colors, .transition-transform {
    transition-property: background-color, border-color, color, fill, stroke;
}
.transition-all, .transition-transform {
    transition-property: transform;
}
.transition-all {
    transition-property: all;
}
.duration-200 {
    transition-duration: 200ms;
}
.duration-500 {
    transition-duration: 500ms;
}
.duration-150 {
    transition-duration: 150ms;
}
.duration-300 {
    transition-duration: 300ms;
}
.duration-700 {
    transition-duration: .7s;
}
.ease-out {
    transition-timing-function: cubic-bezier(0, 0, .2, 1);
}
.ease-in {
    transition-timing-function: cubic-bezier(.4, 0, 1, 1);
}
.ease-in-out {
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
}
.first\:mt-0:first-child {
    margin-top: 0;
}
.last\:mr-0:last-child {
    margin-right: 0;
}
.last\:mb-6:last-child {
    margin-bottom: 1.5rem;
}
.last\:mb-0:last-child {
    margin-bottom: 0;
}
.last\:border-0:last-child {
    border-width: 0;
}
.last\:border-b-0:last-child {
    border-bottom-width: 0;
}
.last\:border-b:last-child {
    border-bottom-width: 1px;
}
.max-h-0 {
    max-height: 0;
}
.border-none {
    border-style: none;
}
@media (min-width:640px) {
    .sm\: order-2 {
    order: 2;
}
.sm\:order-1 {
    order: 1;
}
.sm\:order-3 {
    order: 3;
}
.sm\:col-span-6 {
    grid-column: span 6/span 6;
}
.sm\:col-span-2 {
    grid-column: span 2/span 2;
}
.sm\:-mx-8 {
    margin-left: -2rem;
    margin-right: -2rem;
}
.sm\:ml-1 {
    margin-left: .25rem;
}
.sm\:ml-3 {
    margin-left: .75rem;
}
.sm\:ml-6 {
    margin-left: 1.5rem;
}
.sm\:mt-0 {
    margin-top: 0;
}
.sm\:mr-8 {
    margin-right: 2rem;
}
.sm\:mb-0 {
    margin-bottom: 0;
}
.sm\:ml-2 {
    margin-left: .5rem;
}
.sm\:block {
    display: block;
}
.sm\:flex {
    display: flex;
}
.sm\:grid {
    display: grid;
}
.sm\:min-h-screen-75 {
    min-height: 75vh;
}
.sm\:w-1\/2 {
    width: 50%}
.sm\:w-48 {
    width: 12rem;
}
.sm\:w-4\/12 {
    width: 33.333333%}
.sm\:w-5\/6 {
    width: 83.333333%}
.sm\:w-auto {
    width: auto;
}
.sm\:w-20 {
    width: 5rem;
}
.sm\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
}
.sm\:grid-cols-8 {
    grid-template-columns: repeat(8, minmax(0, 1fr));
}
.sm\:flex-row {
    flex-direction: row;
}
.sm\:items-start {
    align-items: flex-start;
}
.sm\:items-center {
    align-items: center;
}
.sm\:justify-center {
    justify-content: center;
}
.sm\:gap-8 {
    gap: 2rem;
}
.sm\:overflow-hidden {
    overflow: hidden;
}
.sm\:py-1 {
    padding-top: .25rem;
    padding-bottom: .25rem;
}
.sm\:px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
}
.sm\:py-24 {
    padding-top: 6rem;
    padding-bottom: 6rem;
}
.sm\:pb-0 {
    padding-bottom: 0;
}
.sm\:text-right {
    text-align: right;
}
.sm\:text-2xl {
    font-size: 1.5rem;
    line-height: 2rem;
}
.sm\:text-base {
    font-size: 1rem;
    line-height: 1.5rem;
}
.sm\:text-4xl {
    font-size: 2.25rem;
    line-height: 2.5rem;
}
.sm\:text-5xl {
    font-size: 3rem;
    line-height: 1;
}
.sm\:text-3xl {
    font-size: 1.875rem;
    line-height: 2.25rem;
}
.sm\:duration-700 {
    transition-duration: 700ms;
}
}@media (min-width:768px) {
    .md\: order-3 {
    order: 3;
}
.md\:col-span-3 {
    grid-column: span 3/span 3;
}
.md\:col-span-1 {
    grid-column: span 1/span 1;
}
.md\:my-0 {
    margin-top: 0;
    margin-bottom: 0;
}
.md\:-mx-4 {
    margin-left: -1rem;
    margin-right: -1rem;
}
.md\:mx-4 {
    margin-left: 1rem;
    margin-right: 1rem;
}
.md\:mx-0 {
    margin-left: 0;
    margin-right: 0;
}
.md\:mx-auto {
    margin-left: auto;
    margin-right: auto;
}
.md\:mr-4 {
    margin-right: 1rem;
}
.md\:mt-0 {
    margin-top: 0;
}
.md\:mb-0 {
    margin-bottom: 0;
}
.md\:mt-5 {
    margin-top: 1.25rem;
}
.md\:mr-5 {
    margin-right: 1.25rem;
}
.md\:mr-0 {
    margin-right: 0;
}
.md\:ml-0 {
    margin-left: 0;
}
.md\:block {
    display: block;
}
.md\:inline-block {
    display: inline-block;
}
.md\:flex {
    display: flex;
}
.md\:grid {
    display: grid;
}
.md\:hidden {
    display: none;
}
.md\:h-6 {
    height: 1.5rem;
}
.md\:h-auto {
    height: auto;
}
.md\:w-2\/3 {
    width: 66.666667%}
.md\:w-1\/3 {
    width: 33.333333%}
.md\:w-1\/2 {
    width: 50%}
.md\:w-full {
    width: 100%}
.md\:w-auto {
    width: auto;
}
.md\:w-6 {
    width: 1.5rem;
}
.md\:w-2\/6 {
    width: 33.333333%}
.md\:w-5\/12 {
    width: 41.666667%}
.md\:w-7\/12 {
    width: 58.333333%}
.md\:-translate-x-1\/3 {
    --tw-translate-x:  -33.333333%;
    transform: var(--tw-transform);
}
.md\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
}
.md\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
}
.md\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
}
.md\:flex-row {
    flex-direction: row;
}
.md\:items-start {
    align-items: flex-start;
}
.md\:items-center {
    align-items: center;
}
.md\:justify-start {
    justify-content: flex-start;
}
.md\:justify-end {
    justify-content: flex-end;
}
.md\:justify-center {
    justify-content: center;
}
.md\:justify-between {
    justify-content: space-between;
}
.md\:border-0 {
    border-width: 0;
}
.md\:bg-transparent {
    background-color: transparent;
}
.md\:px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
}
.md\:py-0 {
    padding-top: 0;
    padding-bottom: 0;
}
.md\:px-0 {
    padding-left: 0;
    padding-right: 0;
}
.md\:px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
}
.md\:px-1 {
    padding-left: .25rem;
    padding-right: .25rem;
}
.md\:py-6 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
}
.md\:pl-16 {
    padding-left: 4rem;
}
.md\:pl-5 {
    padding-left: 1.25rem;
}
.md\:text-left {
    text-align: left;
}
.md\:text-right {
    text-align: right;
}
.md\:text-sm {
    font-size: .875rem;
    line-height: 1.25rem;
}
.md\:text-2xl {
    font-size: 1.5rem;
    line-height: 2rem;
}
.md\:text-lg {
    font-size: 1.125rem;
    line-height: 1.75rem;
}
.md\:text-3xl {
    font-size: 1.875rem;
    line-height: 2.25rem;
}
.md\:font-bold {
    font-weight: 700;
}
}@media (min-width:1024px) {
    .lg\: relative {
    position: relative;
}
.lg\:order-none {
    order: 0;
}
.lg\:order-2 {
    order: 2;
}
.lg\:order-1 {
    order: 1;
}
.lg\:col-span-4 {
    grid-column: span 4/span 4;
}
.lg\:col-span-6 {
    grid-column: span 6/span 6;
}
.lg\:col-span-2 {
    grid-column: span 2/span 2;
}
.lg\:mt-3 {
    margin-top: .75rem;
}
.lg\:ml-5 {
    margin-left: 1.25rem;
}
.lg\:mt-8 {
    margin-top: 2rem;
}
.lg\:ml-2 {
    margin-left: .5rem;
}
.lg\:mr-4 {
    margin-right: 1rem;
}
.lg\:ml-0 {
    margin-left: 0;
}
.lg\:block {
    display: block;
}
.lg\:inline-block {
    display: inline-block;
}
.lg\:inline {
    display: inline;
}
.lg\:flex {
    display: flex;
}
.lg\:grid {
    display: grid;
}
.lg\:hidden {
    display: none;
}
.lg\:min-h-screen-50 {
    min-height: 50vh;
}
.lg\:min-h-0 {
    min-height: 0;
}
.lg\:w-1\/2 {
    width: 50%}
.lg\:w-1\/4 {
    width: 25%}
.lg\:w-2\/3 {
    width: 66.666667%}
.lg\:w-1\/3 {
    width: 33.333333%}
.lg\:w-auto {
    width: auto;
}
.lg\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
}
.lg\:grid-cols-7 {
    grid-template-columns: repeat(7, minmax(0, 1fr));
}
.lg\:grid-cols-6 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
}
.lg\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
}
.lg\:grid-cols-8 {
    grid-template-columns: repeat(8, minmax(0, 1fr));
}
.lg\:flex-row {
    flex-direction: row;
}
.lg\:justify-start {
    justify-content: flex-start;
}
.lg\:justify-end {
    justify-content: flex-end;
}
.lg\:justify-center {
    justify-content: center;
}
.lg\:whitespace-nowrap {
    white-space: nowrap;
}
.lg\:p-2 {
    padding: .5rem;
}
.lg\:px-5 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
}
.lg\:py-2 {
    padding-top: .5rem;
    padding-bottom: .5rem;
}
.lg\:px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
}
.lg\:py-32 {
    padding-top: 8rem;
    padding-bottom: 8rem;
}
.lg\:px-16 {
    padding-left: 4rem;
    padding-right: 4rem;
}
.lg\:pt-6 {
    padding-top: 1.5rem;
}
.lg\:pl-24 {
    padding-left: 6rem;
}
.lg\:pl-10 {
    padding-left: 2.5rem;
}
.lg\:pt-0 {
    padding-top: 0;
}
.lg\:text-left {
    text-align: left;
}
.lg\:text-center {
    text-align: center;
}
.lg\:text-base {
    font-size: 1rem;
    line-height: 1.5rem;
}
.lg\:text-xl {
    font-size: 1.25rem;
    line-height: 1.75rem;
}
.lg\:font-normal {
    font-weight: 400;
}
}@media (min-width:1280px) {
    .xl\: col-span-5 {
    grid-column: span 5/span 5;
}
.xl\:col-span-2 {
    grid-column: span 2/span 2;
}
.xl\:mt-0 {
    margin-top: 0;
}
.xl\:-mt-12 {
    margin-top: -3rem;
}
.xl\:w-2\/3 {
    width: 66.666667%}
.xl\:w-1\/2 {
    width: 50%}
.xl\:w-1\/4 {
    width: 25%}
.xl\:w-1\/3 {
    width: 33.333333%}
.xl\:flex-grow {
    flex-grow: 1;
}
.xl\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
}
.xl\:grid-cols-8 {
    grid-template-columns: repeat(8, minmax(0, 1fr));
}
.xl\:border-none {
    border-style: none;
}
.xl\:px-2 {
    padding-left: .5rem;
    padding-right: .5rem;
}
}
@media (max-width:786px){ .cardimg { width: 100%; } }/*148 Start */

.cms-pricing .dowanlodable-login-popup .LoginFormContainer .LoginFormTabs .taeb-switch{
    margin-bottom: 0px;
}
.cms-pricing .dowanlodable-login-popup .customer-login-box .LoginPageContainer .tab-action .tabnav{
    background: transparent;
}

.cms-pricing .LoginPageContainer .EmailSectionWrap .actions-toolbar{
    margin:0px;
}
.cms-pricing .LoginPageInnerContainer .ContinueEmailSection .EmailSectionWrap .fieldset .fieldtext.newsletter .control {
    width: auto;
}

.EmailSectionWrap .fieldset .secondary, .EmailSectionWrap .actions-toolbar .secondary {
    width: 100%;
    text-align: right;
}
.blog.wordpress-post-view .EmailSectionWrap .fieldset
{
    width :100%;
}
.cms-page-view .customer-form-cotnent.active
{
    display: block;
}
.cms-subscriptions .EmailSectionWrap .actions-toolbar{
    margin-left: 0 !important;
}

.cms-subscriptions .dowanlodable-login-popup .LoginFormContainer .LoginFormTabs .taeb-switch
{
    display: flex;
}    
/*task_148 30-07-2024 start*/   
.cms-subscriptions .dowanlodable-login-popup .customer-login-box .actions-toolbar .secondary a {
    margin: 0 0 15px;
}
/*task_148 30-07-2024 end*/
/*task_148 30-07-2024 start*/
.cms-subscriptions .EmailSectionWrap .fieldset .fieldtext.newsletter {
    display: flex;
    margin-top: 10px;
}
/*task_148 30-07-2024 end*/
/*148 End */
.product-info-main .download-btnwrapper a, .product-info-main .download-btnwrapper .LoginPageInnerContainer .SlidepopupClose{ 
    cursor: pointer;  
} 
.page-header .header.content .panel.wrapper .header_panel_wrapper .header-links-popup .LoginFormContainer .LoginFormpolicy a{
        text-transform: none;
        font-weight: 400;
}    
/* task 143 header start */
.ContinueEmailSection form#ajaxlogin-create-form,
.ContinueEmailSection form#ajaxlogin-create-form-header-login {
    float: left;
    width: 100%;
}

.SlidePatnerlogo_outer {
    width: 100%;
    float: left;
}
  
.page-header .header.content .panel.wrapper .header_panel_wrapper .header-links-popup .LoginFormSocial .LoginFormSocialBtn {
    font-size: 16px;
    line-height: 40px;
    color: #fff;
    padding: 0 21px 0 70px;
    text-transform: initial;
    font-weight: 500;
    letter-spacing: normal;
}
.page-header .header.content .LoginFormContainer a#registeruser, .page-header .header.content .LoginFormContainer a#newusers{
    text-transform: initial;
}

.overlay-layout-wrapper{
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 1111;
    transition: all .5s ease;
    overflow: auto;
}
.SlidepopupClose {
    position: absolute;
    right: -20px;
    top: -16px;
}
.LoginPageInnerContainer .SlidepopupClose {
    position: absolute !important;
    right: -20px;
    top: -16px;
    width: 50px;
    z-index: 99;
    cursor: pointer;
}
.product-info-main .download-btnwrapper .LoginPageInnerContainer .SlidepopupClose {
position: absolute;
    right: -20px;
    top: -16px;
    width: 50px;
    height: auto;
    margin: 0;
    z-index: 99;
}
.LoginPageContainer {
  top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    position: absolute; 
   width: 620px;

  margin:auto;
    border-radius: 13px;
    max-height: 90vh;
}
.LoginPageInnerContainer .LoginFeatureRating a{
    width:auto !important;
    height:auto !important;
    margin:0px !important;
}
.dowanlodable-login-popup .LoginFormContainer .LoginFormTabs .taeb-switch{
        margin-bottom: 0px;
}
.LoginPageContainer .LoginPageInnerContainer .LoginFormContainer .response-msg .error {
       color: #000;
    border-left: 5px solid #df280a;
    background: #faebe7;
    font-size: 11px;
    line-height: 15px;
    padding: 7px 10px 7px 4px;
    margin: 0px 0;
    text-align: center;
    font-weight: 600;
}
.LoginPageContainer .LoginPageInnerContainer .LoginFormContainer .response-msg .error a, .LoginPageContainer .LoginPageInnerContainer .LoginFormContainer .response-msg .success a{
    width: auto;
    height: auto;
    display: inline-block;
    vertical-align: middle;
    margin-left: 0;
}

.LoginPageContainer .LoginPageInnerContainer .LoginFormContainer .response-msg .success{
    color: #282828;
    border-left: 5px solid #5ebb5e;
    background: #eaf9ea;
    font-size: 11px;
    line-height: 15px;
    padding: 7px 10px 7px 4px;
    margin: 0px 0;
    text-align: center;
    font-weight: 600;
}

.LoginPageInnerContainer {
  display: flex;
    flex-direction: column;
    margin: 0 auto;
    justify-content: center;
    position: relative;
    background: #fff;
    border-radius: 13px;
    white-space: normal;

}
.LoginFormContainer {
    width: 100%;
    margin-top: 60px;
    position: relative;
      margin-bottom: 40px;
}
.LoginFeatureContianer {
    width: 40%;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #31A7F5;
    padding: 20px 20px;
    border-radius: 13px;
    box-sizing: border-box;
}
.LoginFeatureContianer h3 {
    color: #fff;
    font-size: 24px;
    padding: 0px;
    margin: 0px;
    font-weight: 800;
}
.LoginFeatureHeading ul{
    margin-bottom: 2rem;
    padding: 0px;
    margin-top: 2rem;
}

.book-collection-container .book-collection-division .FeatureText, .FeatureText {
    display: flex;
    gap: 0.6em;
    color: #fff;
    font-size: 16px;
    align-items: center;
    margin-bottom: 8px;
    width: 100%;
    padding: 0px;
}

.LoginFeatureRating {
    position: sticky;
        text-align: center;
}
.LoginFormTabs {
    border-radius: 37px;
    background-color: #f4f4f4;
    padding: 8px;
    width: 320px;
    margin-left: auto;
    margin-right: auto;
        box-sizing: border-box;
}
.taeb-switch {
  position: relative;
}

/* .taeb-switch:after {
  content: "";
  position: absolute;
  width: 50%;
  top: 0;
  transition: left cubic-bezier(.88, -.35, .565, 1.35) .4s;
  border-radius: 27.5px;
  box-shadow: 0 2px 15px 0 rgba(0, 0, 0, .1);
  background-color: #0089ED;
  height: 100%;
  z-index: 0;
} */

.taeb-switch.left:after {
  left: 0;
}

.taeb-switch.right:after {
  left: 50%;
}

.taeb-switch .taeb {
    display: inline-block;
    width: 48%;
    padding: 10px 0;
    z-index: 1;
    position: relative;
    cursor: pointer;
    transition: color 200ms;
    font-size: 16px;
    font-weight: 600;
    line-height: normal;
    user-select: none;
    text-align: center;
}
.taeb-switch .taeb.active {
  color: #ffffff;
}
.LoginFormCont p {
    color: #5B5B5B;
    font-size: 14px;
    text-align: center;
    margin: 0px;
    padding: 15px 10px 0px;
	  white-space: normal;
       text-transform: none;
    font-weight: 400;
        letter-spacing: normal;
}
.LoginFormSocial {
   text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: center;
    width: 100%;
    max-width: 500px;
    margin: 40px auto 0px;
}
.LoginFormSocial .facebook-login {
    order: 2;
}

.LoginFormSocial .google-login {
    order: 1;
}
.LoginFormSocial .secondary{
    order: 3;
}

.LoginFormSocial .facebook_btn, .LoginFormSocial .email_btn:hover{color:#fff;}
.LoginFormSocial .facebook_btn, .LoginFormSocial .email_btn:focus{color:#fff;}
.LoginFormSocial .facebook_btn, .LoginFormSocial .google_btn{color:#fff;}
.LoginFormSocial .facebook_btn, .LoginFormSocial .google_btn:hover{color:#fff;}
.LoginFormSocial .facebook_btn, .LoginFormSocial .google_btn:focus{color:#fff;} 

/*task_148 30-07-2024 start*/
.LoginFormSocialBtn {
    height: 44px;
    font-size: 16px;
    cursor: pointer;
    background: #4285F4;
    display: inline-block;
    padding: 0 21px 0 70px;
    color: #fff;
    font-weight: normal;
    position: relative;
    border-radius: 30px;
    border: 1px solid #4285F4;
    text-decoration: auto;
    line-height: 40px;
    min-width: 310px;
    margin-bottom: 12px;
    text-align: left;
    white-space: nowrap;
}
/*task_148 30-07-2024 end*/
.product-info-main .LoginFormSocial .LoginFormSocialBtn {
    height: 44px;
    min-width: 310px;
    margin-left: 0px;
      box-sizing: border-box;
}
.google_btn:before{
 background-image: url(../../frontend/Slidegeeks/default/en_US/Tatva_Ebook/images/google_social_icon.svg);
}
.facebook_btn:before{
 background-image: url(../../frontend/Slidegeeks/default/en_US/Tatva_Ebook/images/facebook_social_icon.svg);
}
.email_btn:before{
 background-image: url(../../frontend/Slidegeeks/default/en_US/Tatva_Ebook/images/email_social_icon.svg);
}
.facebook_btn{
    background:#2E4589;
    border:1px solid #2E4589;
}
.email_btn{
    background: #10ADFB;
    border: 1px solid #10ADFB;
    color: #fff !important;
}
.LoginFormSocialBtn:before {
    content: "";
    position: absolute;
    left: 0;
    height: 42px;
    box-sizing: border-box;
    background-color: #fff;
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
    width: 50px;
   
    background-repeat: no-repeat;
    background-position: center;
}

.LoginFormContainer .LoginFormpolicy {
    color: #6A707C;
    font-size: 12px;
    text-align: center;
    padding:0px 20px;
       text-transform: none;
    font-weight: 400;
    letter-spacing: normal;
}
.LoginFormContainer .LoginFormpolicy a {
    color: #6A707C;
    text-decoration: underline;
}
.product-info-main .download-btnwrapper .LoginFormContainer .LoginFormpolicy a {
    color: #6A707C;
    text-decoration: underline;
    width: auto;
    height: auto;
    margin: 0px;
    /*vertical-align: text-bottom;*/
    /* favourite popup start */
    text-transform: none;
    font-weight: 400;
    /* favourite popup end */
}
.SlidePatnerlogo {
 
}
.divider-line-one-line {
    margin: 40px 6px 5px 5px;
    font-size: 15px;
    outline: none;
    color: #9a9a9a;
    font-weight: 500;
    line-height: normal;
    border-top: 1px solid #e5e5e5;
    padding-top: 10px;
}

.SlidePatnerlogoImages {
    
}
.book-collection-container .book-collection-division .SlidePatnerlogoImages li {
    list-style: none;
    width: 20%;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    opacity: .3;
    margin-bottom: 0px;
    padding: 0px;
    text-align: center;
}
.SlidePatnerlogoImages li {
    list-style: none;
    width: 20%;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    opacity: .3;
    margin-bottom: 0px;
        padding: 0px;
}
.SlidePatnerlogoImages li img{
        width: 70%;
}
.SlidePatnerlogoImages ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: flex-start;
    margin: 0px;
    padding: 0px 20px;
}
.ContinueEmailSection {
    width: 75%;
    margin: auto;
}
/*task_148 30-07-2024 start*/
.ContinueEmailSection .secondary {
    float: none;
}
/*task_148 30-07-2024 end*/
/* .ContinueEmailSectionIn{
    align-items: center;
    display: flex;
    justify-content: space-between;
} */

.ContinueEmailSection .dowanlodable-login-popup .response-msg, .ContinueEmailSection .captcha-wrapper{
    margin-bottom: 0px;
}
.product-info-main .download-btnwrapper .ContinueEmailSectionIn a {
    align-items: center;
    display: flex;
    gap: 1rem;
    color: #3F434A;
    text-decoration: none;
    font-weight: 700;
    font-size: 20px;
    width: auto;
        margin: 0;
    height: auto;
}
.product-info-main .download-btnwrapper .ContinueEmailSection form {
    display: unset;
}
.a4-view-product .product-info-main .download-btnwrapper .ContinueEmailSection form {
    display: unset;
    width: 100%
}
.ContinueEmailSectionIn a {
    align-items: center;
    display: flex;
    gap: 1rem;
    color: #3F434A;
    text-decoration: none;
    font-weight: 700;
    font-size: 20px;
}
.ContinueEmailSectionIn a:hover, .ContinueEmailSectionIn a:focus{
    color: #3F434A;
}
.LogAccInfo {
    padding: 13px 20px 10px 15px;
    color: #5E646E;
    font-size: 15px;
    line-height: 23px;
	white-space: normal;
    text-transform: none;
    font-weight: 400;
    letter-spacing: normal;
}
.dowanlodable-login-popup .customer-login-box .LoginPageInnerContainer .ContinueEmailSection .EmailSectionWrap .SlideBlueBTN button {
    background: #0089ED;
    padding: 13px;
    display: inline-block;
    width: 100%;
    text-align: center;
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    border-radius: 100px;
    height: auto;
    line-height: normal;
    font-weight: 500;
}
/*task_148 30-07-2024 start*/
.dowanlodable-login-popup .customer-login-box .fieldtext.email.required.SlideUserEmail {
    margin-bottom: 0;
}
/*task_148 30-07-2024 end*/

/* favourite popup start */
.dowanlodable-login-popup .customer-login-box .LoginPageInnerContainer .fieldset {
    margin-bottom: 10px;
}
.dowanlodable-login-popup .customer-login-box .fieldtext.newsletter .control {
    width: auto;
}
/* favourite popup end */
.EmailSectionWrap {
    gap: 1rem;
    flex-direction: column;
    display: flex;
    padding: 30px 30px;
}
.SlideUserEmail{
    gap: 0.75rem;
    align-items: flex-start;
    flex-direction: column;
    width: 100%;
    display: flex;
    position:relative;
}
.SlideUserEmail label {
    color: #3F434A;
    font-weight: 600;
    font-size: 16px;
    display: flex;
}
.ebook-index-index .dowanlodable-login-popup .customer-login-box {
    width: unset;
    padding: 0px;
}

.dowanlodable-login-popup .customer-login-box .LoginPageInnerContainer .ContinueEmailSection .EmailSectionWrap .SlideUserEmail .control .SiNputtext {
    border: 1px solid #ACB1B9 !important;
    border-radius: 100px;
    padding: 5px 20px;
    height: 45px;
    outline: none;
    width: 100%;
    color: #000 !important;
    display: inline-block;
    background-color: #fff !important;
    font-size: 13px;
    margin-top: 10px;
    box-shadow: none;
}
.dowanlodable-login-popup .customer-login-box .LoginPageInnerContainer .ContinueEmailSection .EmailSectionWrap .SlideUserEmail .control .SiNputtext::placeholder {
  color: #6d6d6d;
}
.dowanlodable-login-popup .customer-login-box .fieldtext.newsletter span, .dowanlodable-signup-popup .customer-login-box .fieldtext.newsletter span {
    font-size: 12px;
    line-height: 16px;
    color: #aaa;
    font-weight: 400;
    white-space: normal;
    padding-top: 2px;
} 

.dowanlodable-login-popup .customer-login-box .LoginPageInnerContainer .ContinueEmailSection .EmailSectionWrap .SlideUserEmail .control 
 {
   width:100%;
   margin-bottom: 15px;
}
/*task_148 30-07-2024 end*/
.dowanlodable-login-popup .customer-login-box .LoginPageInnerContainer .ContinueEmailSection .EmailSectionWrap .SlideUserEmail .control .text-danger 
 {
   font-size:12px;
   white-space: normal;
}

.emailsec{
    display:none;
}
.PasswordSec{
display:none;
}
.LogInSlide{
    display:none;
}
.ForgotPassword {
    text-align: right;
    color: #353536;
    font-size: 14px;
    font-weight: 600;
    display: inline-block;
    width: 100%;
}
.SlidePASS{
    position:relative;
    
}

.EyeClass {
    display: flex;
    align-items: center;
    position: absolute;
    top: 47px;
    right: 20px;
    padding-right: 1px;
     margin-bottom: 0px !important;
}

.dowanlodable-login-popup .LoginFormContainer .LoginFormTabs .taeb-switch{
        margin-bottom: 0px;
        transition: color 200ms;
        font-weight: 600;
}

.dowanlodable-login-popup .LoginFormContainer .LoginFormTabs .tab-action .tabnav.active{
    background-color: #0089ED;
    border-radius: 100px;
    font-weight: 600;
}
/* favourite popup start */
.dowanlodable-login-popup .LoginFormContainer .LoginFormTabs .tab-action .tabnav{
    background:transparent;
    height: 40px;
    font-size: 16px;
    line-height: 30px;
}
/* favourite popup end */

.LoginFormContainer .response-msg{
        top: -55px;
    width: 93%;
    margin: auto;
    left: 50%;
    transform: translate(-50%, 0%);
    position: absolute;
}

.LoginFormContainer .fieldtext .control{
    width: auto;
      margin-right: 10px; 
  }
  .LoginFormContainer .fieldtext.newsletter .control input#is_subscribed {
      width: 17px;
      height: 17px;
      border-radius: 2px;
      background-color: #fff;
      border: 1px solid #bebebe;
      outline: 0;
      box-shadow: none;
      margin: 0;
  }


.aippt-index-index .LogInSlide.active, .aitatva-index-index .LogInSlide.active{
    display: block;
  }
/* task 159 popup design starts */
  .LoginFormTabs .tabnav {
    width: 50%;
    float: left;
    text-align: center;
    padding: 5px 10px;
    box-sizing: border-box;
    border: 0;
    cursor: pointer;
    margin-left: 0;
    height: 40px;
    font-size: 16px;
    line-height: 30px;
    border-radius: 100px;
    color: #282828;
    font-weight: 700;
    background: transparent;
}

body.overflow-hidden #left-section.scroll-nav {
    z-index: 9 !important;
}
/* task 159 popup design ends */
@media (max-width: 1024px) {
    
   
    .FeatureText{
    font-size: 14px;
    }
    .LoginFeatureContianer h3{
        font-size:22px;
    }
    .book-collection-container .book-collection-division .FeatureText{
        font-size:14px;
    }
}

@media (max-width: 767px) {
    
    .dowanlodable-dialog .LoginPageInnerContainer .response-msg div.error{
        font-size: 13px;
    }
    .LoginPageInnerContainer{
        display:inline-block;
            width: 100%;
    }
    
    .LoginFormContainer, .LoginFeatureContianer{
        width:100%;
    }
    .SlidePatnerlogo {
    position: static;
    margin: 0px 0px;
    }
    .ContinueEmailSection {
    width: 85%;
    }
    .FeatureText {
    font-size: 16px;
    }
    .LoginFormContainer{
        margin-top:20px;
    }
    .LoginPageContainer .LoginPageInnerContainer .LoginFormContainer .response-msg .error{
        font-size: 12px;
    }
    .LoginFormContainer .response-msg{
        transform: unset;
        position: static;
    }
    
}
@media (max-width: 680px) {
.LoginPageContainer {
    width:480px;
}   
    
}
@media (max-width: 490px) {
.LoginFormTabs{
   width: 80%;
}
.LoginPageContainer {
    width: 380px;
}
}
@media (max-width: 400px) {

.LoginPageContainer {
    width: 90%;
}
.EmailSectionWrap{
        padding: 20px;
}
}

@media (max-width: 390px) {

    .LoginFormSocialBtn, .product-info-main .LoginFormSocial .LoginFormSocialBtn {
        min-width: 280px;
        
    }
}

/* sign-up page popup css */
.page-header .header.content .panel.wrapper .header-links-popup .LoginPageContainer .LoginPageInnerContainer .LoginFormContainer .LoginFormTabs .tab-action.taeb-switch .tabnav {
    width: 50%;
    float: left;
    text-align: center;
    padding: 5px 10px;
    box-sizing: border-box;
    border: 0;
    cursor: pointer;
    margin-left: 0;
    height: 40px;
    font-size: 16px;
    line-height: 30px;
    color: #282828;
    font-weight: 700;
    border-radius: 100px;
    letter-spacing: normal;
}
.page-header .header.content .panel.wrapper .header-links-popup .SlideUserEmail input {
    border: 1px solid #acb1b9;
    border-radius: 100px;
    padding: 5px 20px;
    height: 45px;
    outline: none;
    width: 100%;
    color: #000 !important;
    display: inline-block;
    background-color: #fff !important;
    font-size: 13px;
    margin-top: 10px;
}
.page-header .header.content .panel.wrapper .header-links-popup .LoginPageContainer .LoginPageInnerContainer .LoginFormContainer .LoginFormTabs .tab-action.taeb-switch .tabnav.active{
    color: #fff;
    font-weight: 600;
    background-color: #0089ed;
}
.page-header .header.content .panel.wrapper .LoginFormContainer .LoginFormTabs .taeb-switch{
        margin-bottom: 0;
        
}
.page-header .header.content .LoginFormContainer .LoginFormTabs .tab-action .tabnav {
    background: 0 0;
}
/* task 143 header start */
.page-header .header.content .customer-login-box .actions-toolbar .secondary a {
    margin-bottom: 25px;
    }
.page-header .header.content .panel.wrapper .header_panel_wrapper .customer-login-box .LoginPageContainer .actions-toolbar .secondary a {
    padding: 0 !important;
    text-transform: unset !important;
    margin-top: 0 !important;
}
/* task 143 header end */
.header-links-popup .LoginFormTabs .tab-action{
    display: flex; 
}
.header-links-popup  .LoginFormSocialBtn{
        box-sizing: border-box;
}
/* task 143 header start */
.page-header .header.content .panel.wrapper .header_panel_wrapper .header-links-popup  .LoginFormSocial .LoginFormSocialBtn{
    font-size: 16px;
            line-height: 40px;
        color: #fff;
    padding: 0 21px 0 70px;
    text-transform: none;
    font-weight: 500;
    letter-spacing: normal;
}

/* task 143 header end */
.page-header .header.content .panel.wrapper .header_panel_wrapper .header-links-popup  .LoginFormSocial .LoginFormSocialBtn:hover{
    font-size: 16px;
    line-height: 40px;
    color: #fff;
    height: 44px;
    margin-bottom: 12px;
    text-decoration: none;
}
/* task 143 header start */
.page-header .header.content .panel.wrapper .header_panel_wrapper .header-links-popup .LoginFormContainer .LoginFormpolicy a{
    color: #6a707c;
    text-decoration: underline;
    width: auto;
    height: auto;
    margin: 0;
    vertical-align: text-bottom;
    font-size: 12px;
    padding: 0;
    letter-spacing: normal;
    line-height: normal;
}
.page-header .header.content .panel.wrapper .header_panel_wrapper .header-links-popup .LoginPageInnerContainer .SlidepopupClose {
    padding: 0;
}
.page-header .header.content .panel.wrapper .header_panel_wrapper .header-links-popup .LoginPageContainer .ContinueEmailSection .ContinueEmailSectionIn a{
    color: #3f434a;
    font-size: 20px;
    line-height: 1.42857143;
    text-transform: none;  
    font-weight: 700;
    padding: 0;
    letter-spacing: normal;
}
/* task 143 header end */
.page-header .header.content .panel.wrapper .header_panel_wrapper .header-links-popup .EmailSectionWrap .fieldset{
    margin-bottom: 10px;
}
.header-links-popup .customer-login-box .LoginPageInnerContainer .ContinueEmailSection .EmailSectionWrap .SlideBlueBTN {
    width: 100%;
}
/* task 143 header start */
.ContinueEmailSection .EmailSectionWrap .control {
    margin-bottom: 12px;
        width: 100%;
}
/* task 143 header end */
.header-links-popup .customer-login-box .LoginPageInnerContainer .actions-toolbar button{
    background: #0089ed;
    padding: 13px;
    display: inline-block;
    width: 100%;
    text-align: center;
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    border-radius: 100px;
    height: auto;
    line-height: normal;
    font-weight: 500;
}
.header-links-popup .download-overlay{    z-index: 9999;}
.header-links-popup .LogInSlide.active {
    display:block;
}
.nav-toggle.active {z-index:-1}
.EmailSectionWrap .fieldset .fieldtext.newsletter {
    display: flex;
}

.EmailSectionWrap .fieldset .fieldtext.newsletter .control {

    margin-right: 10px;
}

.header-links-popup .customer-login-box .LoginPageInnerContainer .ContinueEmailSection .EmailSectionWrap .fieldset .fieldtext.newsletter .control {
    width: auto;
} 
.EmailSectionWrap .fieldset .fieldtext.newsletter .control input {
    width: 17px;
    height: 17px;
    border-radius: 2px;
    background-color: #fff;
    border: 1px solid #bebebe;
    outline: 0;
    box-shadow: none;
    margin: 0;
}
.EmailSectionWrap .fieldset .fieldtext.newsletter span {
    font-size: 12px;
    line-height: 16px;
    color: #aaa;
    font-weight: 400;
}
.page-header .header.content .panel.wrapper .header_panel_wrapper .LoginPageContainer .LoginPageInnerContainer .LoginFormContainer .response-msg .error a {
    color: #1979c3;
    font-size: 11px;
    line-height: 15px;
    font-weight: 600;
}
.LoginFormTabs .tabnav {
    width: 50%;
    float: left;
    text-align: center;
    padding: 5px 10px;
    box-sizing: border-box;
    border: 0;
    cursor: pointer;
    margin-left: 0;
    height: 40px;
    font-size: 16px;
    line-height: 30px;
    border-radius: 100px;
    color: #282828;
    font-weight: 700;
    background: transparent;
}
/* task 143 header start */
.page-header .header.content .panel.wrapper .LoginFormContainer .LoginFormTabs .taeb-switch {
    margin-bottom: 0;
    display: flex;
    font-weight: 600;
}
/* task 143 header end */
.LoginFormTabs .tabnav.active {
    color: #fff;
    font-weight: 600;
    background-color: #0089ed !important;
}
.LoginFormSocialBtn{

    box-sizing: border-box;
}

.SlideUserEmail .control {
    width: 100%;
    float: left;
}
.fieldtext.email.required.SlideUserEmail {
    margin-bottom: 15px;
        float: right;
}
.secondary {
    width: 100%;
    float: left;
    /* text-align: right; */
}
.SlideUserEmail input{
    border: 1px solid #acb1b9;
    border-radius: 100px;
    padding: 5px 20px;
    height: 45px;
    outline: none;
    width: 100%;
    color: #000 !important;
    display: inline-block;
    background-color: #fff !important;
    font-size: 13px;
    margin-top: 10px;
}
.primary.SlideBlueBTN {
    width: 100%;
    float: left;
}

button#sendEmail{
    background: #0089ed;
    padding: 13px;
    display: inline-block;
    width: 100%;
    text-align: center;
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    border-radius: 100px;
    height: auto;
    line-height: normal;
    font-weight: 500;
}
button#send2 {
    background: #0089ed;
    padding: 13px;
    display: inline-block;
    width: 100%;
    text-align: center;
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    border-radius: 100px;
    height: auto;
    line-height: normal;
    font-weight: 500;
    width: 100%;
    float: left;
    margin-top: 5px;
}
.SlideUserEmail input {
    border: 1px solid #acb1b9;
    border-radius: 100px;
    padding: 5px 20px;
    height: 45px;
    outline: none;
    width: 100%;
    color: #000 !important;
    display: inline-block;
    background-color: #fff !important;
    font-size: 13px;
    margin-top: 10px;
}  
.fieldtext.email.required.SlideUserEmail {
    margin-bottom: 15px;
}
.LoginFormSocialBtn span {
    cursor: pointer;
}

@media (max-width: 1023px) {
    .page-header .header.content .panel.wrapper .header_panel_wrapper .LoginPageContainer .LoginPageInnerContainer .LoginFormContainer .response-msg .error a {
        padding: initial;
        display: inline-block;
        border: none;
    }

    .page-header .header.content .panel.wrapper .header_panel_wrapper .header.links .header-links-popup .LoginFormSocial a {
        border: 1px solid transparent;
        padding: 0 21px 0 70px;
        text-align: left;
        text-transform: unset;
        display: inline-block;
    }

    .page-header .header.content .panel.wrapper .header_panel_wrapper .header-links-popup .LoginFormContainer .LoginFormpolicy a {
        border-bottom: none;
        display: inline-block;
        padding: 0px;
    }

    /* task 143 header start */
    .page-header .header.content .panel.wrapper .header_panel_wrapper .header.links .header-links-popup .SlidePatnerlogo a {
        display: inline;
        border-bottom: none;
        text-align: inherit;
        padding: 0px;
        line-height: unset;
    }
    /* task 143 header end */

    .page-header .header.content .panel.wrapper .header_panel_wrapper .header.links .header-links-popup .LoginPageInnerContainer .EmailSectionWrap .secondary .action {
        border: none;
        padding: 0px;
        text-align: right;
    }

    .page-header .header.content .panel.wrapper .header_panel_wrapper .header.links .header-links-popup .LoginPageInnerContainer .SlidepopupClose {
        padding: 0px;
        border: none;
    }

    .page-header .header.content .panel.wrapper .header_panel_wrapper .header-links-popup .LoginPageContainer .ContinueEmailSection .ContinueEmailSectionIn a {
        display: flex;
        padding: 0px;
        border: none;
    }
}
@media (max-width: 1024px) {
    .FeatureText{
    font-size: 14px;
    }
    .LoginFeatureContianer h3{
        font-size:22px;
    }
    .book-collection-container .book-collection-division .FeatureText{
        font-size:14px;
    }
}

@media (max-width: 767px) {
    /* favourite popup start */
    .dowanlodable-login-popup .customer-login-box .LoginPageInnerContainer .ContinueEmailSection .EmailSectionWrap .SlideUserEmail .control {
        margin-bottom: 12px;
    }
    /* favourite popup end */
}
/* Payment Element */
.stripe-payments-elements.no-wrap {
    white-space: nowrap;
    margin-bottom: 10px;
}
.stripe-permanent-error {
    text-align: center;
    padding: 0 2em 2em 2em;
    font-size: large;
}

/* My Subscriptions customer account section */
a.subscription-name {
    display: block;
}
.stripe-subscription-edit {
    max-height: 30em;
    overflow: hidden;
    transition: max-height;
    transition-duration: 0.8s;
    vertical-align: top;
    display: inline-block;
    padding-right: 20px;
}
.stripe-subscription-edit.show {
    max-height: 30em;
}
.stripe-subscription-edit .section {
    margin: 5px 0;
}
.stripe-subscription-edit .mutable {
    display: none;
}
.stripe-subscription-edit.edit .mutable {
    display: block;
}
.stripe-subscription-edit.edit .static {
    display: none;
}
.stripe-subscription-edit .actions {
    margin-top: 10px;
}
.stripe-subscription-edit input {
    margin: 2px 0;
}
.subscription-card input {
    margin-right: 5px;
}
.subscription-card {
    padding: 5px 0 0 5px;
}
.subscription-card .exp, .details.stripe-payments .exp {
    color: #aaa;
}
.subscription-card.add-new {
    padding: 10px;
    text-align: center;
}
.stripe-subscriptions .section b {
    padding-bottom: 0.5em;
    display: inline-block;
}
table.subscription-details {
    font-size: small;
    color: #333;
}
table.subscription-details td {
    padding: 0;
}
table.subscription-details tr td:first-child {
    width: 100%;
}
@media (pointer: fine) {
    table.subscription-details a.edit {
        visibility: hidden;
    }
    table.subscription-details div.details:hover a.edit {
        visibility: visible;
    }
}
.stripe-subscriptions .subscription-name {
    font-size: 1.1em;
}
.stripe-subscriptions div.billed {
    font-size: smaller;
    color: #999;
}
table.subscription-details a {
    cursor: pointer;
}
table.subscription-details .stripe-payments span.type {
    font-size: small;
}

body.stripe_payments-customer-subscriptions .subscription-details .mutable.section {
    margin-top: 1.2em;
}
body.stripe_payments-customer-subscriptions .stripe-subscription-edit img.icon
{
    position: relative;
    top: 10px;
}
body.stripe_payments-customer-subscriptions .stripe-subscription-edit span.label
{
    margin-left: 5px;
}
body.stripe_payments-customer-subscriptions .stripe-subscription-edit span.exp
{
    margin-left: 12px;
}
body.stripe_payments-customer-subscriptions .stripe-subscription-edit label
{
    position: relative;
    top:  -2px;
    cursor: pointer;
}
body.stripe_payments-customer-subscriptions .stripe-subscription-edit .details {
    padding-bottom: 1.2em;
}
body.stripe_payments-customer-subscriptions .stripe-subscription-edit .action.edit {
    margin-left: 10px;
}
body.stripe_payments-customer-subscriptions .stripe-subscription-edit .static.section .details {
    cursor: pointer;
}

/* My Payment Methods section */
body.stripe_payments-customer-paymentmethods .stripe-payments.delete-method {
    padding-left: 20px;
    background-image: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMCAyMCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48dGl0bGU+ZGVsZXRlLS1saW5rPC90aXRsZT48cGF0aCBkPSJNMTEuODY2IDkuOTk5bDIuNzQzLTIuNzQ0YTEuMzIyIDEuMzIyIDAgMCAwIC4wMDItMS44NjggMS4zMTggMS4zMTggMCAwIDAtMS44NjguMDAyTDEwIDguMTMzIDcuMjUyIDUuMzg0YTEuMzIzIDEuMzIzIDAgMCAwLTEuODYzLjAwMyAxLjMxNCAxLjMxNCAwIDAgMC0uMDAzIDEuODYzTDguMTM0IDEwbC0yLjc0MyAyLjc0M2ExLjMyMiAxLjMyMiAwIDAgMC0uMDAyIDEuODY4IDEuMzE4IDEuMzE4IDAgMCAwIDEuODY4LS4wMDJMMTAgMTEuODY0bDIuNzQ4IDIuNzQ5YTEuMzIzIDEuMzIzIDAgMCAwIDEuODYzLS4wMDNjLjUyLS41MTkuNTE3LTEuMzUuMDAzLTEuODYzbC0yLjc0OC0yLjc0OHoiIGZpbGw9IiMwMDk5RTUiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvc3ZnPg==');
    background-repeat: no-repeat;
}
body.stripe_payments-customer-paymentmethods .saved-payment-methods img.saved-payment-method-icon {
    position: relative;
    top: 8px;
    height: 32px;
}
body.stripe_payments-customer-paymentmethods .saved-payment-methods td {
    line-height: 28px;
}
body.stripe_payments-customer-paymentmethods .saved-payment-methods td.saved-payment-method-name {
    padding:  0 10px 10px 10px;
}
body.stripe_payments-customer-paymentmethods .saved-payment-methods td.saved-payment-method-name label {
    margin-left: 10px;
}
body.stripe_payments-customer-paymentmethods .saved-payment-methods {
    margin-bottom: 3em;
}
body.stripe_payments-customer-paymentmethods .actions-toolbar {
    margin-top: 1.5em;
}
body.stripe_payments-customer-subscriptions td.col.order {
    width: 120px;
}
/* Card Icons */
.stripe-payments span.type.Visa,
.stripe-payments span.type.visa { background: url(../../frontend/Slidegeeks/default/en_US/StripeIntegration_Payments/img/cards/visa.svg) no-repeat; }

.stripe-payments span.type.American.Express,
.stripe-payments span.type.amex { background: url(../../frontend/Slidegeeks/default/en_US/StripeIntegration_Payments/img/cards/amex.svg) no-repeat; }

.stripe-payments span.type.MasterCard,
.stripe-payments span.type.mastercard { background: url(../../frontend/Slidegeeks/default/en_US/StripeIntegration_Payments/img/cards/mastercard.svg) no-repeat; }

.stripe-payments span.type.Discover,
.stripe-payments span.type.discover { background: url(../../frontend/Slidegeeks/default/en_US/StripeIntegration_Payments/img/cards/discover.svg) no-repeat; }

.stripe-payments span.type.Diners,
.stripe-payments span.type.diners { background: url(../../frontend/Slidegeeks/default/en_US/StripeIntegration_Payments/img/cards/diners.svg) no-repeat; }

.stripe-payments span.type.JCB,
.stripe-payments span.type.jcb { background: url(../../frontend/Slidegeeks/default/en_US/StripeIntegration_Payments/img/cards/jcb.svg) no-repeat; }

.stripe-payments span.type.Cartes.Bancaires,
.stripe-payments span.type.cartes_bancaires { background: url(../../frontend/Slidegeeks/default/en_US/StripeIntegration_Payments/img/svg/cartes_bancaires.svg) no-repeat; }

.stripe-payments span.type.Visa, .stripe-payments span.type.visa,
.stripe-payments span.type.American.Express, .stripe-payments span.type.amex,
.stripe-payments span.type.MasterCard, .stripe-payments span.type.mastercard,
.stripe-payments span.type.Discover, .stripe-payments span.type.discover,
.stripe-payments span.type.Diners, .stripe-payments span.type.diners,
.stripe-payments span.type.JCB, .stripe-payments span.type.jcb,
.stripe-payments span.type.Cartes.Bancaires, .stripe-payments span.type.cartes_bancaires {
    padding-left: 40px;
    background-position-y: -3px;
    display: inline-block;
    height: 22px;
    font-size: 16px;
    background-size: 30px;
}

.payment-method.stripe-payments .checkout-agreements-block {
    margin-bottom: 10px;
}
.payment-method.stripe-payments.mobile {
    padding-top: 1em;
}
@media only screen and (max-width: 767px) {
    .checkout-payment-method .step-title.mobile {
        padding-left: 0;
    }
}

/* Apple Pay */
.stripe-payments-apple-pay-section {
    text-align: center;
    margin-bottom: 25px;
}
.stripe-payments-apple-pay-section label {
    font-weight: bold;
    margin: 10px 0;
    float: none;
    display: block;
}

/* Authorized Apple Pay Result */
.stripe-payments-apple-pay-result label {
    display: inline-block;
    font-weight: bold;
    margin-bottom: 18px;
}
.stripe-payments-apple-pay-result {
    text-align: center;
    padding: 10px 0 15px;
    font-size: 1.1em;
}
.stripe-payments-apple-pay-result > div {
    margin-bottom: 18px;
}

.indent {
    margin-right: 20px;
}

/* Stripe Express */
@-webkit-keyframes spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.box-tocart .action.tocart.payment-request-button
{
    padding: 0;
}

.payment-request-button {
    width: 240px;
}

.payment-request-button.disabled,
.payment-request-button.disabled * {
    pointer-events: none !important;
}

.payment-request-button.disabled {
    opacity: 0.5;
    filter: grayscale(50%);
}

.payment-request-button.disabled::after {
    position: relative;
    height: 1em;
    width: 1em;
    display: block;
    left: 50%;
    margin-left: -.5em;
    margin-top: -1.2em;
    content: '';
    -webkit-animation: spin 1s ease-in-out infinite;
    animation: spin 1s ease-in-out infinite;
    background: url(../../frontend/Slidegeeks/default/en_US/StripeIntegration_Payments/svg/loader.svg) center center;
    background-size: cover;
    line-height: 1;
    text-align: center;
    font-size: 2em;
    color: rgba(0, 0, 0, .75)
}

.stripe-payments-express-minicart {
    margin-top: 15px;
}

.stripe-payments-express-minicart .payment-request-button, .payment-request-button.cart {
    width: 100% !important;
}

.cart-summary .stripe-payments-express-minicart {
    margin-top: 0;
    margin-bottom: 25px;
}

.catalog-product-view .payment-request-button {
    margin-bottom: 15px;
    margin-right: 1%;
    width: 49%;
}

/* Saved payment methods dropdown */
div.stripe-dropdown {
    background: #fff url(../../frontend/Slidegeeks/default/en_US/StripeIntegration_Payments/svg/select-bg.svg) no-repeat 98% 14px;
    background-size: 0.8em;
    background-clip: padding-box;
    vertical-align: baseline;
    width: 100%;
    box-sizing: border-box;
    margin-bottom: 12px;
}
.stripe-element-border {
    border: 1px solid #e6e6e6;
    border-radius: 5px;
}
.stripe-element-font {
    font-family: 'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif;
    font-size: 16px;
}
.stripe-element-font .instructions span {
    padding-left: 3px;
}
.stripe-card-cvc-element {
    margin-top: 10px;
    margin-bottom: 10px;
}
#stripe-card-cvc-element,
.stripe-card-cvc-element span,
.stripe-card-cvc-element svg {
    padding: 10px;
}

#stripe-card-cvc-element {
    display: inline-block;
    width: 40px;
    min-height: 18px;
}
div.stripe-dropdown-selection {
    margin: -10px; /* affects the clickable region */
    padding: 10px;
}
div.stripe-dropdown img {
    height: 32px;
    display: inline-block;
    margin-bottom: -10px;
    margin-top: -6px;
    margin-right: 5px;
    margin-left: 2px;
}
div.stripe-dropdown, ul.stripe-dropdown-list {
    padding: 10px;
    cursor: pointer;
    user-select: none;
}
ul.stripe-dropdown-list  {
    list-style: none;
    padding: 0;
    margin-top: 10px;
}
ul.stripe-dropdown-list li {
    padding: 12px;
    margin: 0;
    background-position: 10px 45%;
    background-repeat: no-repeat;
    background-size: 30px 30px;
    opacity: 0.8;
}
ul.stripe-dropdown-list li:first-child {
    margin-top: 5px;
}
ul.stripe-dropdown-list li:hover {
    opacity: 1;
    background-color: #f3f8fd;
}
ul.stripe-dropdown-list a {
    text-decoration: none;
}

.stripe-icon-container img.stripe-icon {
    height: 1.7em;
    position: relative;
    top: 0.4em;
    margin-right: 2px;
}

.stripe-icon-container.right {
    float: right;
    position: relative;
    top: -0.6em;
}
.stripe-checkout-icon-container {
    padding: 1em 0;
}
.stripe-checkout-icon-container .stripe-icon {
    height: 2em;
    margin-right: 0.25em;
}

/* Card element at multishipping page */
.stripe-card-element {
    border: 1px solid #e6e6e6;
    padding: 1em;
    border-radius: 5px;
}

/* Trialing Subscriptions */
.trialing_shipping .mark,
.trialing_tax .mark,
.trialing_discount .mark {
    text-indent: 0.5em;
}
.trialing_shipping .mark::before,
.trialing_tax .mark::before,
.trialing_discount .mark::before {
    content: "- ";
}
.livechatpoupoverlay #msform {

    z-index: 9999;
}
.livechatpoupoverlay .msform {
    transition: opacity 500ms;
    visibility: visible;
    opacity: 1;
}

.livechatpoupoverlay .msform:target {
    visibility: hidden;
    opacity: 0;
    display: none
}

.livechatpoupoverlay .close {
    display: block;
    position: absolute;
    width: 40px;
    height: 40px;
    right: -35px;
    top: -35px;
    background: url("../../frontend/Slidegeeks/default/en_US/Tatva_Livechatpopup/images/Close.png") no-repeat center center;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    transition: all 0.2s;
}
.livechatpoupoverlay .close {
    right: -30px;
    top: -30px;
}
 
.livechatpoupoverlay .close:hover {
    transform: scale(1.06);
    transition: all 0.2s;
}

.livechatpoupoverlay .popup .content {
    max-height: 30%;
    overflow: auto;
}
.livechatpoupoverlay #msform {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.4);
    right: 0;
}

.livechatpoupoverlay .checkout_main_custom {
    width: 450px;
    margin: 0 auto;
    text-align: center;
    position: relative;
    background: #fff;
    border-radius: 50px;
    height: auto;
    top: 45%;
    transform: translateY(-45%);
}
.livechatpoupoverlay .checkout_custom{
        max-width: 530px;
        background: #FFF;
        margin: 3em auto 4em;
        cursor: auto;
        border-radius: 35px;
        -webkit-transition-property: -webkit-transform;
        -moz-transition-property: -moz-transform;
        transition-property: transform;
        -webkit-transition-duration: 0.3s;
        -moz-transition-duration: 0.3s;
        transition-duration: 0.3s;
        padding: 15px 30px 25px 30px;
}
.livechatpoupoverlay .live_chat {
    color: #1f2020;
    padding: 13px 0px 15px 0;
    font-size: 19px;
}
.livechatpoupoverlay .hr_gift {
    border-top: 1px solid #ebeff6;
    border-bottom: 1px solid #ebeff6;
    border-left: #ebeff6;
    border-right: #ebeff6;
}
.livechatpoupoverlay .text_popup {
    color: #28a7fb;
    font-size: 21px;
    line-height: 28px;
    padding: 12px 5px;
    font-weight: 500;
}
.livechatpoupoverlay .chat_p {
    padding: 13px 0 0px 0px;
    font-size: 22px;
    color: #1f2020;
}
.livechatpoupoverlay img.arrow_highlight {
    position: absolute;
    right: 200px;
    /* width: 240px; */
    bottom:90px;
}

@media (max-width:1600px){
    .livechatpoupoverlay img.arrow_highlight {
        width: 260px;
    }
}

@media (max-width:1400px){
    .livechatpoupoverlay img.arrow_highlight {
        width: 210px;
    }
    .checkout_main_custom {
        width: 475px;
    }
}

@media (max-width:1280px){
    .livechatpoupoverlay img.arrow_highlight {
        right: 170px;
    }
    .livechatpoupoverlay img.arrow_highlight {
        width: 180px;
    }
}

@media (max-width:1024px){
    .livechatpoupoverlay img.arrow_highlight {
        width: 150px;
    }
    .livechatpoupoverlay img.arrow_highlight {
        right: 130px;
        bottom: 80px;
    }
}

@media (max-width:800px){
    .livechatpoupoverlay img.arrow_highlight {
        width: 250px;
    }
    .livechatpoupoverlay img.arrow_highlight {
        bottom: 110px;
    }
}

@media (max-width:576px) {
        .livechatpoupoverlay .checkout_main_custom {
          width: 95%;
        }
        .livechatpoupoverlay .close {
            background-size: 30px;
        }
        .livechatpoupoverlay .close {
            right: -10px;
            top: -10px;
        }
        .livechatpoupoverlay .text_popup {
            font-size: 19px;
        }
        .livechatpoupoverlay .chat_p {
            font-size: 19px;
        }
        .livechatpoupoverlay img.arrow_highlight {
            width: 170px;
        }
        .livechatpoupoverlay .close {
            right: 0px;
            top: -50px;
        }
.livechatpoupoverlay img.arrow_highlight {
    width: 24%;

    bottom: 54px;
}	
}

@media (max-width:375px) {
    .livechatpoupoverlay .text_popup {
        font-size: 20px;
        padding: 12px 10px;
    }
    .livechatpoupoverlay img.arrow_highlight {
        width: 130px;
    }
    .livechatpoupoverlay img.arrow_highlight {
        bottom: 60px;
    }
}

@media (max-width:360px) {

    .livechatpoupoverlay  img.arrow_highlight {
        width: 100px;
    }
    .livechatpoupoverlay img.arrow_highlight {
        bottom: 60px;
    }
}
.livechatpoupoverlay {
    z-index: 9999!important;
}/**
 * ToDo: remove this CSS file and merge into _module.less
 **/
 .stars-inner-avg {
    position: absolute;
    top: 0;
    left: 0;
    white-space: nowrap;
    overflow: hidden;
    width: 0;
  }
  
  .stars-inner-avg::before {
    content: "\f005 \f005 \f005 \f005 \f005";
    color: #ff5501;
  }
  
   .stars-outer {
    display: inline-block;
    position: relative;
    font-family: FontAwesome;
  }
  
  .stars-outer::before {
    content: "\f006 \f006 \f006 \f006 \f006";
  }
  
  .stars-inner {
    position: absolute;
    top: 0;
    left: 0;
    white-space: nowrap;
    overflow: hidden;
    width: 0;
  }
  
  .stars-inner::before {
    content: "\f005 \f005 \f005 \f005 \f005";
    color: #ff5501;
  }
  
  .attribution {
    font-size: 12px;
    color: #444;
    text-decoration: none;
    text-align: center;
    position: fixed;
    right: 10px;
    bottom: 10px;
    z-index: -1;
  }
  .attribution:hover {
    color: #1fa67a;
  }
  img.alignright { float: right; margin: 0 0 1em 1em; }
  img.alignleft { float: left; margin: 0 1em 1em 0; }
  img.aligncenter { display: block; margin-left: auto; margin-right: auto; }
  .alignright { float: right; }
  .alignleft { float: left; }
  .aligncenter { display: block; margin-left: auto; margin-right: auto; }
  
  ol.post-list, 
  ol.comment-list  { list-style: none; padding: 0; margin: 0; }
  
  /* General Post Styles */
  .post-list li:after { content: ' '; clear: both; display: block; }
  .post-entry { margin: 0 0 20px; }
  .post-image { margin: 0 0 10px; overflow: hidden; }
  .post-image a { display: inline-block; }
  .post-list .post-image { max-height: 300px; }
  .post-meta { clear: both; margin: 0 0 20px; text-align: left; }
  .post-meta .post-meta-item { display: inline-block; margin-right: 10px; }
  .post-readmore { margin-top: 10px; }
  .post-entry iframe { max-width: 100%; }
  
  /* Comments */
  .comment-list-item { margin: 0 0 20px; }
  .comment-list.children { margin-top: 20px; padding-left: 30px; }
  .comment-image { float: left; margin: 0 10px 10px 0; }
  .comment-author { font-weight: bold; display: block; }
  .comment-entry { clear: both; margin: 0 0 20px; }
  
  /* Widgets */
  .wp-sidebar { position: relative; } /* Fixes Porto issue where sidebar links aren't clickable */
  .block-blog .block-title { margin-bottom: 10px; padding-bottom: 10px; border-bottom: 1px solid #c6c6c6; }
  .block-blog .block-title > strong { font-size: 18px; font-weight: 300; }
  .block-blog ul, .block-blog ol { list-style: none; margin: 0; padding: 0; }
  .block-blog-cloud li { display: inline-block; margin: 0; }
  .block-blog-categories ul.level1 { margin-top: 1rem; }
  
  .shortcode-product {}
  .shortcode-product .products { text-align: left; list-style: none; }
  .shortcode-product .products > li { display: inline-block; width: 24%; text-align: center; }
  
  /* Post List Grid */
  .post-list.grid {}
  .post-list.grid li { display: inline-block; width: 48%; vertical-align: top; margin-right: 1%; }
  #fp-gallery {
    position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: 100;text-align:center;
  }
  
  #fp-gallery .shadow { 
    position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: 101; background: #000 /*url('../../frontend/Slidegeeks/default/en_US/Tatva_WPBlog/css/ajax-loader.gif') no-repeat center 40px*/;
  }
  
  #fp-gallery .inner { 
    position: relative; z-index: 102; background: #fff; max-width: 95%; margin: 1% auto 0; background: #fff; border: 4px solid #ddd; box-shadow: 4px 4px 4px #666; display: inline-block; min-width: 400px; min-height: 200px;
  }
  
  #fp-gallery .close {
      display: inline-block; position: absolute; background: #fff url('/static/frontend/Slidegeeks/default/en_US/Tatva_WPBlog/images/lightbox-close.png') no-repeat center center; padding: 2px; border-radius: 50%; cursor: pointer; text-decoration: none; display: inline-block; height: 48px; width: 48px; margin: auto; top: 10px; right: 10px; text-indent: -999999px;
  }
  .wp-caption {
    margin-bottom: 1.625em;
    background: none !important;
    text-align: center;
    font-style: italic;
    line-height: 2;
  }
  
  .wp-caption img {
    border: 1px #eee solid;
    padding: 6px;
  }
  
  .wp-caption img:hover {
    outline: 0;
    border: 1px #ddd solid;
    transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
  }
  
  .hero-bkg-animated {
  background: url(../../frontend/Slidegeeks/default/en_US/Tatva_WPBlog/images/addvertise_banner.jpg) repeat 0 0;
      width: 100%;
      float: left;
      box-sizing: border-box;
      padding: 15px;
      text-align: center;
      box-sizing: border-box;
      -webkit-animation: slide 20s linear infinite;
      padding-top: 0px;   
      box-sizing: border-box;
      padding: 15px;
      margin-bottom:20px;
  }
  h1.about_toptxt {
     color: #fff;
     font-size: 35px;
     text-shadow: 2px 2px rgba(0,0,0,0.4);
     line-height: 40px;
     margin-top: 0px;
     font-weight: 600;
     font-family: 'Open Sans', sans-serif !important;    
  }
  
  .hero-bkg-animated h1 {
    font-family: sans-serif;
  }
  
  @-webkit-keyframes slide {
      from { background-position: 0 0; }
      to { background-position: -400px 0; }
  }
  .hero-bkg-animated p {
      font-size: 19px;
      font-weight: 400;
      color: #444;
    font-family: 'Open Sans', sans-serif !important;
    margin-top: 7px;
  }
  
  @media screen and (max-width:1400px) {
  
    h1.about_toptxt {
  
        font-size: 23px;
      line-height: 30px;
    }
    .hero-bkg-animated p {
        font-size: 15px;
  
    }
    .downloadbtn img {
        width: 100%;
    }
  }
  @media screen and (min-width:768px) and (max-width:1023px)
  {
    .downloadbtn img {
        width: 32%;
    }
  }
  @media screen and (max-width:767px)
  {
    .downloadbtn img {
        width: 80%;
    }
  }.carousel-frame {
  position: relative;
  width: 100%;
 height: min(calc(90vh - 10px), 550px);
  margin: 10px auto;
  overflow: hidden;

}

.carousel-slide {
  display: flex;
  width: 100%;
  height: 100%;
  mix-blend-mode: multiply;
}

.carousel-slide img {
  min-width: 100%;
  object-fit: cover;
}

.carousel-prev {
  position: absolute;
  top: 50%;
  left: 30px;
  margin-top: -15px;
  z-index: 10;
  font-size: 30px;
  color: rgba(255, 255, 255, 0.8);
  cursor: pointer;
}

.carousel-next {
  position: absolute;
  top: 50%;
  right: 30px;
  margin-top: -15px;
  z-index: 10;
  font-size: 30px;
  color: rgba(255, 255, 255, 0.8);
  cursor: pointer;
}

.carousel-dots {
  list-style: none;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 5%;
  margin: 0 auto;
  width: max(100px, 15%);
  display: flex;
  justify-content: space-between;
}

.carousel-frame-outer{
     width: 100%;
     margin:auto;
}
.carousel-icon {
    width: 15px;
    height: 15px;
    background: #fff;
    box-shadow: 0px 2px 3px rgb(0 0 0 / 32%);
    border-radius: 100%;
    padding: 10px;
    line-height: 10px;
    text-align: center;
}
.carousel-icon img{
        width: 60%;
}

@media (max-width: 1366px){
.carousel-frame{
  height:auto;
}
  
  
}

@media (max-width: 575px) {
.carousel-prev{
  left: 0px;
}

.carousel-next{
  right: 0px;
}
.carousel-icon {
  width: 10px;
  height: 10px;
padding: 10px;
  line-height: 0px;
 
}

}