@media (max-width: 768px)
{
    .header-account-page
    {
        height: 260px !important;
        text-align: center;
    }
}

@media (min-width: 768px)
{
    .header-account-page
    {
        height: 250px !important;
    }
}

@media (max-width: 991.98px)
{
    .header-account-page
    {
        padding-top: 9rem;
    }
}

@media (max-width: 780px) {
    .mobile-feature {
        display: none;
    }

    .browser-feature {
        display: none;
    }

    .enterprise-features {
        display: none;
    }

    .updates {
        display: block !important;
        margin-left: 0 !important;
        width: 100% !important;
        position: relative !important;
    }

    .always-updating {
        display: block !important;
        margin-bottom: 0 !important;
    }

    .innovative-features {
        margin-top: 0 !important;
    }
}

/* The ribbons */
.corner-ribbon{
    width: 200px;
    background: #e43;
    position: absolute;
    top: 25px;
    left: -50px;
    text-align: center;
    line-height: 50px;
    letter-spacing: 1px;
    color: #f0f0f0;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}

/* Custom styles */

.corner-ribbon.sticky{
    position: fixed;
}

.corner-ribbon.shadow{
    box-shadow: 0 0 3px rgba(0,0,0,.3);
}

/* Different positions */
.corner-ribbon.top-left{
    top: 25px;
    left: -50px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}

.corner-ribbon.top-right{
    top: 25px;
    right: -50px;
    left: auto;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}

.corner-ribbon.bottom-left{
    top: auto;
    bottom: 25px;
    left: -50px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}

.corner-ribbon.bottom-right{
    top: auto;
    right: -50px;
    bottom: 25px;
    left: auto;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}

.feature-link-active {
    font-weight: bold;
    color: #34C564
}


/* PARTNER ORBITS */
.partner-orbit {
    transform: scale(1) perspective(1040px) rotateY(-22deg) rotateX(2deg) rotate(2deg);
}

.account-ring-wrap {
    width: 517px;
    height: 397px;
    position: relative;
    background: #fff;
    margin: auto;
    pointer-events: fill;
    cursor: pointer;
    -webkit-transform: perspective(100px) translate3d(0, 0, 0);
    transform: perspective(1000px);
}

#self-hosted .currency-selector {
    margin-bottom: 1.5rem;
    text-align: right;
}

#self-hosted #currency {
    background-color: transparent;
    color: white;
    border: 1px solid white;
    border-radius: .25rem;
    padding: .375rem .75rem;
}

#self-hosted #currency option {
    color: black;
}

.gateway-disclaimer {
    margin-top: 1rem;
    padding: 0.75rem 1.25rem;
    border: 1px solid #ffeeba;
    border-radius: .25rem;
    background-color: #fffcf5;
    color: #856404;
}

.release-banner {
    background-color: #fff3cd;
    color: #856404;
    padding: 1rem;
    text-align: center;
    width: 100%;
    border-bottom: 1px solid #ffeeba;
}

.release-banner i {
    margin-right: 0.5rem;
}

.donationstore-logo-orbit {
    position: relative;
    width: 80px;
    border-radius: 10px;
    z-index: 1;
}

.account-ring-inner{
    width: 517px;
    height: 397px;
    position: absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
    margin: auto;
    border-radius: 50%;
    z-index:2;
    -webkit-transition: 3s all;
    transition: 3s all;
}

.account-ring {
    border: 3px solid #EDEDED;
    border-radius: 50%;
    box-sizing:border-box;
    position: absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
    margin: 0px auto 0;
}

.big-ring {
    width: 465px;
    height: 465px;
    opacity:0;
    background-image: url('/static/images/icon-round.png');
    background-repeat: no-repeat;
    background-size: 100px 100px;
    background-position: center 48%;
}
.middle-ring{ width: 335px; height: 335px; margin-top: 60px; opacity:0 }
.small-ring { width: 220px; height: 220px; margin-top: 120px; opacity:0 }

.animation-account-icon {
    width: 55px;
    height: 55px;
    position: absolute;
    margin: 0 auto;
    display: block;
    box-sizing: border-box;
    transition: 1s all;
}

.animation-account-icon img{
    -webkit-transform:rotate(-90deg);
    display: block;
}

.animation-image-readonly { left: 35px; top: 40px; }

.animation-image-readonly2 {  left: 370px; top: 40px; }

.animation-image-noaccess { left: 425px; top: 210px }

.animation-image-manager { top: -28px; left: 130px; }

.animation-image-manager2 { top: 65px; left: -15px; }

.animation-image-manager3 { top: 200px; left: -20px; }

.animation-image-admin { top: -15px; left: 120px; }

.animation-image-admin2 { top: 175px; left: 80px; }

.animation-image-noaccess2 { left: 140px; top: 422px }

.animation-image-admin, .animation-image-admin2 { width: 65px; height: 65px; }


.animation-image-readonly {
    -webkit-transform-origin: 350% 182px;
    transform-origin: 350% 182px;
}


.animation-image-readonly2 {
    -webkit-transform-origin: -135px 185px;
    transform-origin: -135px 185px;
}


.animation-image-noaccess {
    -webkit-transform-origin: -355% 12px;
    transform-origin: -355% 12px;
}

.animation-image-noaccess2 {
    -webkit-transform-origin: 160% -191px;
    transform-origin: 160% -191px;
}


/*counter rotate*/
.orbit-animation .animation-image-noaccess-img, .orbit-animation .animation-image-noaccess2-img,
.orbit-animation .animation-image-readonly2-img, .orbit-animation .animation-image-readonly-img {
    -webkit-animation: roateCirlce 80s infinite linear ;
    animation: roateCirlce 80s infinite linear backwards;
    -webkit-animation-direction:normal;
    animation-direction:normal;
}

.orbit-animation .animation-image-readonly, .orbit-animation .animation-image-readonly2,
.orbit-animation .animation-image-noaccess, .orbit-animation .animation-image-noaccess2 {
    -webkit-animation: roateCirlce 80s infinite linear;
    animation: roateCirlce 80s infinite linear;
    -webkit-animation-direction:reverse;
    animation-direction:reverse;
}

/*counter rotate*/
.orbit-animation .animation-image-manager-img,
.orbit-animation .animation-image-manager2-img,
.orbit-animation .animation-image-manager3-img {
    -webkit-animation: roateCirlce 90s infinite linear;
    animation: roateCirlce 90s infinite linear;
    -webkit-animation-direction:reverse;
    animation-direction:reverse;

}

.orbit-animation .animation-image-manager,
.orbit-animation .animation-image-manager2,
.orbit-animation .animation-image-manager3 {
    -webkit-animation: roateCirlce 90s  infinite linear;
    animation: roateCirlce 90s infinite linear;
}


.orbit-animation .animation-image-admin, .orbit-animation .animation-image-admin2 {
    -webkit-animation: roateCirlce 35s  infinite linear;
    animation: roateCirlce 35s infinite linear;
    -webkit-animation-direction:reverse;
    animation-direction:reverse;
}

/*counter rotate*/
.orbit-animation .animation-image-admin-img, .orbit-animation .animation-image-admin2-img {
    -webkit-animation: roateCirlce 35s infinite linear;
    animation: roateCirlce 35s  infinite linear;
    -webkit-animation-direction:normal;
    animation-direction:normal;
}


.animation-image-manager {
    -webkit-transform-origin: 50% 193px;
    transform-origin: 50% 193px;
}
.animation-image-manager2 {
    -webkit-transform-origin: 328% 100px;
    transform-origin: 328% 100px;
}

.animation-image-manager3 {
    -webkit-transform-origin: 328% -35px;
    transform-origin: 328% -35px;
}


.animation-image-admin {
    -webkit-transform-origin: -28% 117px;
    transform-origin: -28% 117px;
}

.animation-image-admin2 {
    -webkit-transform-origin: 46% -68px;
    transform-origin: 46% -68px;
}


@-webkit-keyframes roateCirlce {
    from { -webkit-transform: rotate(0deg); }
    to { -webkit-transform: rotate(360deg); }
}
@keyframes roateCirlce {
    from { transform: rotate(0deg); }
    to { transform: rotate(360deg); }
}



@-webkit-keyframes bounceIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
    }

    50% {
        opacity: 1;
    }
    100% { opacity: 1; }
}

@keyframes bounceIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        -ms-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
    }

    50% {
        opacity: 1;
    }
    100% { opacity: 1; }
}


.ring-animation .bounceInLarge,
.ring-animation .bounceInMedium,
.ring-animation .bounceInSmall {
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn;
    -webkit-animation-fill-mode:forwards;
    animation-fill-mode:forwards;
}

.mission-mountain {
    background-image: url('/static/images/mountain.svg');
    background-size: 115%;
    background-repeat: no-repeat;
    background-position: center 50px;
    height: 100vh;
    z-index: 1;
}

.mission-mountain-mobile {
    background-image: url('/static/images/mountain.svg');
    background-repeat: no-repeat;
    background-size: 60%;
    background-position: right bottom;
}

@media only screen and (min-width : 1000px) {
    .about-mobile {
        display: none;
    }
}


@media only screen and (min-width : 1500px) {
    .about-large {
        margin-bottom: 0px;
    }
}

@media only screen and (max-width : 1000px) {
    .about-large {
        display: none;
    }
}

.feature-scroll-logo {
    background-image: url('/static/images/icon-round.png');
    background-position: center;
    background-size: 200px;
    width: 200px;
    height: 200px;
    float: right;
    left: 200px;
}

.feature-scroll-logo img {
    border-radius: 10px;
}

.feature-server {
    float: left;
    margin-left: 100px;
    text-align: center;
}

.feature-arrows {
    float: left;
    position: relative;
    right: 60%;
    font-size: 50px;
}

.feature-cover {
    /* FOR LEDEBUG
    background-color: red;
     */
    background-color: #FAFBFE;
    position: absolute;
    float: left;
    width: 58%;
    height: inherit;
    z-index: 2;
    text-align: right;
}

.feature-scroll {
    /* FOR LEDEBUG
    background-color: green;
     */
    height: 32vh;
}

.feature-scroll span {
    margin-top: 10px;
    margin-bottom: 10px;
}

.features-caption {
    position: absolute;
    bottom: -110px;
}

.feature-funnel {
    border-style: solid;
    border-width: 5px;
    height: 150%;
    width: 60%;
    overflow: hidden;
    position: absolute;
    float: right;
    border-top-left-radius: 75%;
    border-bottom-left-radius: 75%;
    background-color: #FFFFFF;
}

.feature1 {
    position: absolute;
    -webkit-animation:linear infinite;
    -webkit-animation-name: run;
    -webkit-animation-duration: 10s;
    z-index: 0;
    font-size: 20px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.feature2 {
    position: absolute;
    /* Position Off Screen While delay */
    right: -10%;
    -webkit-animation: linear infinite;

    /* Delay it */
    -webkit-animation-delay: 3s;
    animation-delay: 3s;

    -webkit-animation-name: run;
    -webkit-animation-duration: 10s;
    z-index: 0;
    font-size: 20px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.feature3 {
    position: absolute;
    /* Position Off Screen While delay */
    right: -10%;
    -webkit-animation: linear infinite;

    /* Delay it */
    -webkit-animation-delay: 6s;
    animation-delay: 6s;

    -webkit-animation-name: run;
    -webkit-animation-duration: 10s;
    z-index: 0;
    font-size: 20px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.feature4 {
    position: absolute;
    /* Position Off Screen While delay */
    right: -10%;
    -webkit-animation: linear infinite;

    /* Delay it */
    -webkit-animation-delay: .5s;
    animation-delay: .5s;

    -webkit-animation-name: run;
    -webkit-animation-duration: 10s;
    z-index: 0;
    font-size: 20px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.feature5 {
    position: absolute;
    /* Position Off Screen While delay */
    right: -35%;
    -webkit-animation: linear infinite;

    /* Delay it */
    -webkit-animation-delay: 4s;
    animation-delay: 4s;

    -webkit-animation-name: run;
    -webkit-animation-duration: 10s;
    z-index: 0;
    font-size: 20px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.feature6 {
    position: absolute;
    /* Position Off Screen While delay */
    right: -55%;
    -webkit-animation: linear infinite;

    /* Delay it */
    -webkit-animation-delay: 8s;
    animation-delay: 8s;

    -webkit-animation-name: run;
    -webkit-animation-duration: 10s;
    z-index: 0;
    font-size: 20px;
}

.feature7 {
    position: absolute;
    /* Position Off Screen While delay */
    right: -35%;
    -webkit-animation: linear infinite;

    /* Delay it */
    -webkit-animation-delay: 5s;
    animation-delay: 5s;

    -webkit-animation-name: run;
    -webkit-animation-duration: 10s;
    z-index: 0;
    font-size: 20px;
}

.feature8 {
    position: absolute;
    /* Position Off Screen While delay */
    right: -55%;
    -webkit-animation: linear infinite;

    /* Delay it */
    -webkit-animation-delay: 8.5s;
    animation-delay: 8.5s;

    -webkit-animation-name: run;
    -webkit-animation-duration: 10s;
    z-index: 0;
    font-size: 20px;
}

.feature9 {
    position: absolute;
    /* Position Off Screen While delay */
    right: -10%;
    -webkit-animation: linear infinite;

    /* Delay it */
    -webkit-animation-delay: .5s;
    animation-delay: .5s;

    -webkit-animation-name: run;
    -webkit-animation-duration: 10s;
    z-index: 0;
    font-size: 20px;
}

.feature10 {
    position: absolute;
    /* Position Off Screen While delay */
    right: -15%;
    -webkit-animation: linear infinite;

    /* Delay it */
    -webkit-animation-delay: 1.9s;

    -webkit-animation-name: run;
    -webkit-animation-duration: 10s;
    z-index: 0;
    font-size: 20px;
}

.feature11 {
    position: absolute;
    /* Position Off Screen While delay */
    right: -10%;
    -webkit-animation: linear infinite;

    /* Delay it */
    -webkit-animation-delay: 4.8s;
    animation-delay: 4.8s;

    -webkit-animation-name: run;
    -webkit-animation-duration: 10s;
    z-index: 0;
    font-size: 20px;
}

.feature12 {
    position: absolute;
    /* Position Off Screen While delay */
    right: -35%;
    -webkit-animation: linear infinite;

    /* Delay it */
    -webkit-animation-delay: 4.2s;
    animation-delay: 4.2s;

    -webkit-animation-name: run;
    -webkit-animation-duration: 10s;
    z-index: 0;
    font-size: 20px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.feature13 {
    position: absolute;
    /* Position Off Screen While delay */
    right: -35%;
    -webkit-animation: linear infinite;

    /* Delay it */
    -webkit-animation-delay: 7.2s;
    animation-delay: 7.8s;

    -webkit-animation-name: run;
    -webkit-animation-duration: 10s;
    z-index: 0;
    font-size: 20px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.active-blog-category {
    border-bottom: 4px solid #FFFFFF;
}

@-webkit-keyframes run {
    0% {
        right: -10%;
    }
    100%{
        right : 110%;
    }
}

/* The ribbons */

.corner-ribbon{
    width: 200px;
    background: #e43;
    position: absolute;
    top: 25px;
    left: -50px;
    text-align: center;
    line-height: 50px;
    letter-spacing: 1px;
    color: #f0f0f0;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}

.corner-ribbon > a {
    color: white !important;
}
/* Custom styles */

.corner-ribbon.sticky{
    position: fixed;
}

.corner-ribbon.shadow{
    box-shadow: 0 0 3px rgba(0,0,0,.3);
}

/* Different positions */

.corner-ribbon.top-left{
    top: 25px;
    left: -50px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}

.corner-ribbon.top-right{
    top: 25px;
    right: -50px;
    left: auto;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}

.corner-ribbon.bottom-left{
    top: auto;
    bottom: 25px;
    left: -50px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}

.corner-ribbon.bottom-right{
    top: auto;
    right: -50px;
    bottom: 25px;
    left: auto;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}

/* Colors */

.corner-ribbon.white{background: #f0f0f0; color: #555;}
.corner-ribbon.black{background: #333;}
.corner-ribbon.grey{background: #999;}
.corner-ribbon.blue{background: #39d;}
.corner-ribbon.green{background: #2c7;}
.corner-ribbon.turquoise{background: #1b9;}
.corner-ribbon.purple{background: #95b;}
.corner-ribbon.red{background: #e43;}
.corner-ribbon.orange{background: #e82;}
.corner-ribbon.yellow{background: #ec0;}

.checkout-loading {
    filter: blur(3px);
    pointer-events: none;
}

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

.circle-loader {
    margin-bottom: 3.5em;
    border: 5px solid rgba(0, 0, 0, 0.2);
    border-left-color: #35C564;
    animation: loader-spin 1.2s infinite linear;
    position: relative;
    display: inline-block;
    vertical-align: top;
    border-radius: 50%;
    width: 7em;
    height: 7em;
}

.load-complete {
    -webkit-animation: none;
    animation: none;
    border-color: #35C564;
    transition: border 500ms ease-out;
}

.checkmark {
    display: none;
}
.checkmark.draw:after {
    animation-duration: 800ms;
    animation-timing-function: ease;
    animation-name: checkmark;
    transform: scaleX(-1) rotate(135deg);
}
.checkmark:after {
    opacity: 1;
    height: 3.5em;
    width: 1.75em;
    transform-origin: left top;
    border-right: 5px solid #35C564;
    border-top: 5px solid #35C564;
    content: '';
    left: 1.75em;
    top: 3.5em;
    position: absolute;
}

@keyframes loader-spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}
@keyframes checkmark {
    0% {
        height: 0;
        width: 0;
        opacity: 1;
    }
    20% {
        height: 0;
        width: 1.75em;
        opacity: 1;
    }
    40% {
        height: 3.5em;
        width: 1.75em;
        opacity: 1;
    }
    100% {
        height: 3.5em;
        width: 1.75em;
        opacity: 1;
    }
}

.cookie-consent {
    position: fixed;
    z-index: 10000;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: #000000;
    color: #ffffff;
    padding: .6rem;
    font-size: 13px;
}

.store-showcase {
    background-image: url('/static/images/trollandia-background.png');
}

@keyframes store-showcase-logo-pulse {
	0% {
    -webkit-transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
  }
}

.store-showcase-logo {
    animation: store-showcase-logo-pulse 2s infinite;
}

.store-showcase-nav {
    height: 4vh;
}

.store-show-case-store-content {
    background-color: #ffffff;
}


.showcase-page-container {
    position: relative;
    width: 100%;
    height: 27vh;

}

.store-showcase-payment-page {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    -webkit-animation: scale-out-center 0.5s cubic-bezier(0.550, 0.085, 0.680, 0.530) 3.8s both;
	        animation: scale-out-center 0.5s cubic-bezier(0.550, 0.085, 0.680, 0.530) 3.8s both;
}

.store-showcase-payment-confirmed-page {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    -webkit-animation: scale-in-center 1s cubic-bezier(0.250, 0.460, 0.450, 0.940) 4.0s both;
	        animation: scale-in-center 1s cubic-bezier(0.250, 0.460, 0.450, 0.940) 4.0s both;
}

@-webkit-keyframes scale-out-center {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(0);
            transform: scale(0);
    opacity: 1;
  }
}
@keyframes scale-out-center {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(0);
            transform: scale(0);
    opacity: 1;
  }
}

@-webkit-keyframes scale-in-center {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1;
  }
}
@keyframes scale-in-center {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1;
  }
}

@-webkit-keyframes credit-card-number-slide-in {
  0% {
    -webkit-transform: translateZ(700px) translateY(300px) translateX(400px);
            transform: translateZ(700px) translateY(300px) translateX(400px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateZ(0) translateY(0) translateX(0);
            transform: translateZ(0) translateY(0) translateX(0);
    opacity: 1;
  }
}
@keyframes slide-in-bck-br {
  0% {
    -webkit-transform: translateZ(700px) translateY(300px) translateX(400px);
            transform: translateZ(700px) translateY(300px) translateX(400px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateZ(0) translateY(0) translateX(0);
            transform: translateZ(0) translateY(0) translateX(0);
    opacity: 1;
  }
}

@-webkit-keyframes scale-in-center {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1;
  }
}
@keyframes scale-in-center {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1;
  }
}

.mastercard {
    margin-left: 20px;
    -webkit-animation: scale-in-center 0.4s cubic-bezier(0.250, 0.460, 0.450, 0.940) 1s both;
	        animation: scale-in-center 0.4s cubic-bezier(0.250, 0.460, 0.450, 0.940) 1s both;
    border-radius: 6px;
}

.credit-card-number {
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    padding: 8px 12px;
    box-shadow: 0 0 0 1px #e0e0e0, 0 2px 4px 0 rgba(0,0,0,.07), 0 1px 1.5px 0 rgba(0,0,0,.05);
}

.credit-card-expiration {
    border-bottom-left-radius: 6px;
    padding: 8px 12px;
    box-shadow: 0 0 0 1px #e0e0e0, 0 2px 4px 0 rgba(0,0,0,.07), 0 1px 1.5px 0 rgba(0,0,0,.05);
    overflow: hidden;
}

.credit-card-cvv {
    border-bottom-right-radius: 6px;
    padding: 8px 12px;
    box-shadow: 0 0 0 1px #e0e0e0, 0 2px 4px 0 rgba(0,0,0,.07), 0 1px 1.5px 0 rgba(0,0,0,.05);
    overflow: hidden;
}

.credit-card-number-1 {
    margin-right: 0;
    margin-left: 0;
    padding-right: 0;
    padding-left: 0;
    -webkit-animation: slide-in-bck-br 0.3s cubic-bezier(0.250, 0.460, 0.450, 0.940) 0.4s both;
	        animation: slide-in-bck-br 0.3s cubic-bezier(0.250, 0.460, 0.450, 0.940) 0.4s both;
}

.credit-card-number-2 {
    -webkit-animation: slide-in-bck-br 0.3s cubic-bezier(0.250, 0.460, 0.450, 0.940) 0.5s both;
	        animation: slide-in-bck-br 0.3s cubic-bezier(0.250, 0.460, 0.450, 0.940) 0.5s both;
}

.credit-card-number-3 {
    -webkit-animation: slide-in-bck-br 0.3s cubic-bezier(0.250, 0.460, 0.450, 0.940) 0.6s both;
	        animation: slide-in-bck-br 0.3s cubic-bezier(0.250, 0.460, 0.450, 0.940) 0.6s both;
}

.credit-card-number-4 {
    -webkit-animation: slide-in-bck-br 0.3s cubic-bezier(0.250, 0.460, 0.450, 0.940) 0.7s both;
	        animation: slide-in-bck-br 0.3s cubic-bezier(0.250, 0.460, 0.450, 0.940) 0.7s both;
}

.credit-card-number-5 {
    -webkit-animation: slide-in-bck-br 0.3s cubic-bezier(0.250, 0.460, 0.450, 0.940) 0.8s both;
	        animation: slide-in-bck-br 0.3s cubic-bezier(0.250, 0.460, 0.450, 0.940) 0.8s both;
}

.credit-card-number-6 {
    -webkit-animation: slide-in-bck-br 0.3s cubic-bezier(0.250, 0.460, 0.450, 0.940) 0.9s both;
	        animation: slide-in-bck-br 0.3s cubic-bezier(0.250, 0.460, 0.450, 0.940) 0.9s both;
}

.credit-card-number-7 {
    -webkit-animation: slide-in-bck-br 0.3s cubic-bezier(0.250, 0.460, 0.450, 0.940) 1.0s both;
	        animation: slide-in-bck-br 0.3s cubic-bezier(0.250, 0.460, 0.450, 0.940) 1.0s both;
}

.credit-card-number-8 {
    -webkit-animation: slide-in-bck-br 0.3s cubic-bezier(0.250, 0.460, 0.450, 0.940) 1.1s both;
	        animation: slide-in-bck-br 0.3s cubic-bezier(0.250, 0.460, 0.450, 0.940) 1.1s both;
}

.credit-card-number-9 {
    -webkit-animation: slide-in-bck-br 0.3s cubic-bezier(0.250, 0.460, 0.450, 0.940) 1.2s both;
	        animation: slide-in-bck-br 0.3s cubic-bezier(0.250, 0.460, 0.450, 0.940) 1.2s both;
}

.credit-card-number-10 {
    -webkit-animation: slide-in-bck-br 0.3s cubic-bezier(0.250, 0.460, 0.450, 0.940) 1.3s both;
	        animation: slide-in-bck-br 0.6s cubic-bezier(0.250, 0.460, 0.450, 0.940) 1.3s both;
}

.credit-card-number-11 {
    -webkit-animation: slide-in-bck-br 0.3s cubic-bezier(0.250, 0.460, 0.450, 0.940) 1.4s both;
	        animation: slide-in-bck-br 0.3s cubic-bezier(0.250, 0.460, 0.450, 0.940) 1.4s both;
}

.credit-card-number-12 {
    -webkit-animation: slide-in-bck-br 0.3s cubic-bezier(0.250, 0.460, 0.450, 0.940) 1.5s both;
	        animation: slide-in-bck-br 0.3s cubic-bezier(0.250, 0.460, 0.450, 0.940) 1.5s both;
}

.credit-card-number-13 {
    -webkit-animation: slide-in-bck-br 0.3s cubic-bezier(0.250, 0.460, 0.450, 0.940) 1.6s both;
	        animation: slide-in-bck-br 0.3s cubic-bezier(0.250, 0.460, 0.450, 0.940) 1.6s both;
}

.credit-card-number-14 {
    -webkit-animation: slide-in-bck-br 0.3s cubic-bezier(0.250, 0.460, 0.450, 0.940) 1.7s both;
	        animation: slide-in-bck-br 0.3s cubic-bezier(0.250, 0.460, 0.450, 0.940) 1.7s both;
}

.credit-card-number-15 {
    -webkit-animation: slide-in-bck-br 0.3s cubic-bezier(0.250, 0.460, 0.450, 0.940) 1.8 both;
	        animation: slide-in-bck-br 0.3s cubic-bezier(0.250, 0.460, 0.450, 0.940) 1.8s both;
}

.credit-card-number-16 {
    -webkit-animation: slide-in-bck-br 0.3s cubic-bezier(0.250, 0.460, 0.450, 0.940) 1.9s both;
	        animation: slide-in-bck-br 0.3s cubic-bezier(0.250, 0.460, 0.450, 0.940) 1.9s both;
}

.credit-card-expiry-1 {
    -webkit-animation: slide-in-bck-br 0.3s cubic-bezier(0.250, 0.460, 0.450, 0.940) 2.3s both;
	        animation: slide-in-bck-br 0.3s cubic-bezier(0.250, 0.460, 0.450, 0.940) 2.3s both;
}

.credit-card-expiry-2 {
    -webkit-animation: slide-in-bck-br 0.3s cubic-bezier(0.250, 0.460, 0.450, 0.940) 2.4s both;
	        animation: slide-in-bck-br 0.3s cubic-bezier(0.250, 0.460, 0.450, 0.940) 2.4s both;
}

.credit-card-expiry-3 {
    -webkit-animation: slide-in-bck-br 0.3s cubic-bezier(0.250, 0.460, 0.450, 0.940) 2.5s both;
	        animation: slide-in-bck-br 0.3s cubic-bezier(0.250, 0.460, 0.450, 0.940) 2.5s both;
}

.credit-card-expiry-4 {
    -webkit-animation: slide-in-bck-br 0.3s cubic-bezier(0.250, 0.460, 0.450, 0.940) 2.6s both;
	        animation: slide-in-bck-br 0.3s cubic-bezier(0.250, 0.460, 0.450, 0.940) 2.6s both;
}

.credit-card-expiry-5 {
    -webkit-animation: slide-in-bck-br 0.3s cubic-bezier(0.250, 0.460, 0.450, 0.940) 2.7s both;
	        animation: slide-in-bck-br 0.3s cubic-bezier(0.250, 0.460, 0.450, 0.940) 2.7s both;
}

.credit-card-cvv-1 {
    -webkit-animation: slide-in-bck-br 0.3s cubic-bezier(0.250, 0.460, 0.450, 0.940) 3.0s both;
	        animation: slide-in-bck-br 0.3s cubic-bezier(0.250, 0.460, 0.450, 0.940) 3.0s both;
}

.credit-card-cvv-2 {
    -webkit-animation: slide-in-bck-br 0.3s cubic-bezier(0.250, 0.460, 0.450, 0.940) 3.1s both;
	        animation: slide-in-bck-br 0.3s cubic-bezier(0.250, 0.460, 0.450, 0.940) 3.1s both;
}

.credit-card-cvv-3 {
    -webkit-animation: slide-in-bck-br 0.3s cubic-bezier(0.250, 0.460, 0.450, 0.940) 3.2s both;
	        animation: slide-in-bck-br 0.3s cubic-bezier(0.250, 0.460, 0.450, 0.940) 3.2s both;
}


@-webkit-keyframes checkmark {
    0% {
        stroke-dashoffset: 100px
    }

    100% {
        stroke-dashoffset: 200px
    }
}

@-ms-keyframes checkmark {
    0% {
        stroke-dashoffset: 100px
    }

    100% {
        stroke-dashoffset: 200px
    }
}

@keyframes checkmark {
    0% {
        stroke-dashoffset: 100px
    }

    100% {
        stroke-dashoffset: 0px
    }
}

@-webkit-keyframes checkmark-circle {
    0% {
        stroke-dashoffset: 480px

    }

    100% {
        stroke-dashoffset: 960px;

    }
}

@-ms-keyframes checkmark-circle {
    0% {
        stroke-dashoffset: 240px
    }

    100% {
        stroke-dashoffset: 480px
    }
}

@keyframes checkmark-circle {
    0% {
        stroke-dashoffset: 480px
    }

    100% {
        stroke-dashoffset: 960px
    }
}

@keyframes colored-circle {
    0% {
        opacity:0
    }

    100% {
        opacity:100
    }
}

/* other styles */
/* .svg svg {
    display: none
}
 */
.inlinesvg .svg svg {
    width: 0 !important;
}

/* .svg img {
    display: none
} */

.icon--order-success svg polyline {
    -webkit-animation: checkmark 0.25s ease-in-out 1.3s backwards;
    animation: checkmark 0.25s ease-in-out 1.3s backwards;
    -webkit-animation-delay: 1s;
}

.icon--order-success svg circle {
    -webkit-animation: checkmark-circle 2s ease-in-out backwards;
    animation: checkmark-circle 2s ease-in-out backwards;
    -webkit-animation-delay: 1s;
}
.icon--order-success svg circle#colored {
    -webkit-animation: colored-circle 2s ease-in-out 0.7s backwards;
    animation: colored-circle 2s ease-in-out 0.7s backwards;
    -webkit-animation-delay: 1s;
}
.header {
    z-index: 20000;
}
		.header-showcase {
		  position: relative;
		  height: 800px;
            z-index: 1;
		}

.header__bg {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 85%;
  background-color: #33C564;
  transform-origin: top left;
}

header h1 {
  position: relative;
  color: white;
}

.showcase-logo {
    position: relative;
    z-index: 5000000;
}

.pricing-plan-right {
    border-right: 1px solid #eff2f7;
}

.pricing-plan-left {
    border-left: 1px solid #eff2f7;
}

.license-key {
    color: transparent;
    position: absolute;
    pointer-events: none;
    text-shadow: 0 0 6px rgba(0,0,0,0.5);
}

.no-click {
    pointer-events: none;
}

.list-unstyled li a {
    color: #ffffff !important;
}

.client {
    height: 75px
}

.feature {
    --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
/* New Stuff */
.main-showcase {
    transform: rotateX(40deg) rotateY(-14deg) rotateZ(22deg);
}

.browser-feature {
    position: absolute;
    width: 55rem;
    z-index: 20;
    left: 0;
    border-radius: 20px;
    margin-top: -21rem;
    margin-left: 2rem;
}

.main-logo {
    margin-bottom: .4rem;
    margin-right: 1.5rem;
}

.browser-feature > img {
    border-radius: 10px;
    width: 55rem;
    border: 5px #F5F8FB solid;
    box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
}

.feature-image {
    border-radius: 5px;
    box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
}

.browser-image {
    border-radius: 10px;
    border: 5px #F5F8FB solid;
    box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
}

.mobile-image {
    border-radius: 25px;
    border: 5px #F5F8FB solid;
    box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
}

.mobile-customer {
    position: absolute;
    width: 15rem;
    z-index: 1000;
    margin-top: 5.5rem;
    margin-left: 2rem;
}

.browser-customer {
    position: relative;
    width: 60rem;
    margin-left: 8rem;
    overflow: hidden;
}

.browser {
    margin-bottom: .5rem;
}

.store-feature {
    position: absolute;
    width: 55rem;
    margin-top: -33.7rem;
    margin-left: -55.5rem;
}

.store-feature > img {
    border-radius: 10px;
    width: 55rem;
    border: 5px #F5F8FB solid;
    box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
}

.mobile-feature {
    position: absolute;
    z-index: 21;
    left: 0;
    border-radius: 20px;
    margin-top: 20rem;
    margin-left: -15.6rem;
}

.mobile-feature > img {
    border-radius: 25px;
    width: 15rem;
    border: 5px #F5F8FB solid;
    box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
}

.recommended-packages {
    position: absolute;
    z-index: 21;
    left: 0;
    border-radius: 20px;
    margin-top: 18rem;
    margin-left: 5rem;
}

.recommended-packages > img {
    border-radius: 5px;
    width: 30rem;
    box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
}

.loyalty-rewards {
    position: absolute;
    width: 55rem;
    z-index: 21;
    left: 0;
    border-radius: 20px;
    margin-top: -10rem;
    margin-left: 4rem;
}

.loyalty-rewards > img {
    border-radius: 5px;
    width: 30rem;
    box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
}

.random-command {
    position: absolute;
    z-index: 21;
    left: 0;
    border-radius: 20px;
    margin-left: 20rem;
    margin-top: -3rem;
}

.random-command > img {
    border-radius: 5px;
    width: 15rem;
    border: 5px #F5F8FB solid;
    box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
}

.virtual-currencies {
    position: absolute;
    width: 55rem;
    z-index: 21;
    left: 0;
    border-radius: 20px;
    margin-top: 8.5rem;
    margin-left: 4rem;
}

.virtual-currencies > img {
    border-radius: 5px;
    width: 46rem;
    border: 5px #F5F8FB solid;
    box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
}

.updates {
    position: absolute;
    width: 60rem;
    margin-left: -21rem;
    margin-top: -8rem;
}

.breakeven {
    border-left: 4px solid #34C463;
    padding-left: 10px;
}

.features {
    margin-top: 2em;
}

.feature {
    padding: 5px;
    border-radius: 5px;
}

.feature > h5 {
    color: #ffffff;
}

.webstores {
    border-radius: 10px;
    position: relative;
    margin-left: -5rem;
    --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.feature-list {
    background-color: #F6F9FC;
    margin: 0;
    margin-top: 10px;
    border-radius: 5px;
    --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.feature-list > p {
    padding: 10px;
    margin-bottom: 0;
    padding-bottom: 0;
    font-weight: bolder;
}

.feature-list > ul {
    list-style-type: none;
    padding: 10px;
    padding-top: 2px;
    margin-bottom: 0
}

.feature-list > ul > li {
    padding-top: 2px;
    padding-bottom: 2px;
}

.feature-list > ul > li > a {
    --text-opacity: 1;
    color: #4a5568;
    color: rgba(74, 85, 104, var(--text-opacity));
}

.feature-list > ul > li > a:hover {
    --text-opacity: 1;
    color: #34C463;
}

.feature-heading    {
    color: #ffffff;
}

.feature-waves {
    position: absolute;
    width: 100%;
    height: 50rem;
    margin-top: -20rem;
    z-index: -1;
}

.feature-waves > figure {
    margin-top: 17em;
}

.feature-nav {

}

#header-main + section {
    padding: 1rem !important;
}

.feature-details {
    margin-top: 6rem;
}

.single-feature {
    border-left: 1px dotted #cbd6e0;
}

.single-feature > div > div > h5 {
    border-left: 4px solid #34C463;
    padding-left: 10px;
}

.home-container {
    padding-top: 6rem;
    overflow-x: hidden;
    overflow-y: hidden;
}

.main-title {
    font-weight: bold;
    font-size: 3.0rem;
}

.text-dark-mode {
    color: #adbdcc;
}

.code-editor {
    height: 50%;
    margin-top: -2rem;
}

.enterprise-icon-container {
    position: absolute;
    margin-left: -2.9rem;
    margin-top: -.2rem;
}

.enterprise-feature-heading {
    margin-left: 2.8rem;
}

.enterprise-features {
    padding-left: 2.5rem;
    border-left: dotted #ffffff 5px;
}

.feature-title {
    margin-top: -2rem;
}

.list-of-features {
    z-index: 10000;
}

.feature-categories {
    position: relative;
    top: 0;
    width: 100%;
}

.feature-categories-container {
    padding-top: 10px;
    padding-bottom: 10px;
    z-index: 1000;
    width: 100%;
    top: 0;
    position: fixed;
    background-color: #ffffff;
    --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.text-info-light {
    color: #0ddaff !important;
}

.text-info-dark {
    color: #008da6 !important;
}

.very-bold {
    font-weight: 900 !important;
}

.enterprise-icon {
    font-size: 38px;
}

.subtitle {
    color: #ffffff;
    font-size: 1.1rem;
    width: 70%;
    padding-top: .6rem;
}

.main-subtitle {
    color: #ffffff;
    font-weight: bold;
    font-size: 2.5rem;
}

.home-hero-title {
    padding-top: 6rem;
}

.cursor-pointer {
    cursor: pointer;
}

.border-left-2 {
    border-left: 5px solid #34C463 !important;
}

.btn-transparent {
    color: #ffffff;
    border-color: #eff2f7;
    background-color: transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15);
    transition: all .4s ease;
}

.btn-transparent:hover {
    /* rgba(255,255,255,0.5); */
    background-color: #ffffff;
    color: #808080;
}

.btn-transparent:hover i {
    color: #34C463;
}

.btn-transparent.active {
    background-color: #ffffff;
    color: #808080;
}

.pricing-group {
    padding-top: 1.3rem !important;
}

.cloud-price {
    position: absolute;
    width: 20rem;
    margin-left: -1.5rem;
    margin-top: -2rem;
}

.revenue-info {
    font-size: 14px;
    line-height: 1.3 !important;
}

.slider {
    width: 100%;
    background-color: #F5F5F5;
    height: .7rem;
    margin-top: .4rem;
    border-radius: 3px;
}

.slider-button {
    background-color: #ffffff;
    position: absolute;
    margin-top: -1rem;
    border-radius: 50%;
    height: 1.3rem;
    width: 1.3rem;
    box-shadow: 0 0 0 1px rgba(81,111,144,.3), 0 1px 24px 0 rgba(0,0,0,.08);
    cursor: grab;
}

.hr {
    margin-top: 2rem;
    border-top: 1px solid rgb(223, 227, 235);
    margin-bottom: 1.5rem;
    width: 1rem;
}

#cloud {
    margin-left: -2rem;
    margin-right: -2rem;
}

.cloud-enterprise {
    margin-top: 3rem;
    margin-right: -5.8rem;
}

.pricing-container {
    margin-bottom: -32rem !important;
}

.slider-filled-in {
    width: 0;
    background-color: #34C463;
    height: .7rem;
    margin-top: .4rem;
    border-radius: 3px;
}

#self-hosted {
    display: none;
    margin-top: -2rem;
}

.btn-pricing {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    text-transform: uppercase;
    letter-spacing: 0.0625rem;
    color: #ffffff !important;
    margin-bottom: auto !important;
    cursor: pointer;
}

.latest-blog-post {
    overflow: hidden;
    z-index: 1000;
    transition: all .5s ease;
    cursor: pointer;
}

.latest-blog-post:hover {
    transform: scale(1.05) !important;
}

.blog-article {
    transition: all .5s ease;
}

.blog-article:hover {
    transform: scale(1.05) !important;
}

.latest-blog-post-content {
    z-index: 100;
    padding: 1.5rem;
    padding-left: 2.5rem;
}

.latest-blog-post-image:before {
    content: "";
    width: 48%;
    position: absolute;
    left: 0;
    top: 50%;
    height: 150%;
    background-color: #fff;
    transform: translate(-14rem,-50%) rotate(12deg);
    z-index: 1;
    transition: transform .2s ease-out;
}

.blog-avatar {
    width: 30px;
    border-radius: 50%;
}

button.btn.btn-transparent.active.pricing-type > i {
    color: #34C463 !important;
}

.from-the-blog {
    color: #8492a6;
}

.from-the-blog:hover {
    transform: scale(1.02) !important;
}

.container {
    max-width: 1200px;
}

.customer-screen {
    border-radius: 8px;
    --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.astex-prison-colour {
    background-color: #5C55F5;
}

.customer-image-container {
    position: absolute;
    bottom: 0;
    margin-bottom: -12rem;
}

.customer-image-information {
    position: absolute;
    width: 30rem;
    font-size: 12px;
    margin-left: -2rem;
    margin-top: -4rem;
    transform: scale(1) perspective(1040px) rotateY(-11deg) rotateX(2deg) rotate(3.7deg);
}

.customer-showcase-container {
    margin-bottom: 15rem !important;
}

.testimonials {
    margin-top: -4rem;
    z-index: 10;
}

.testimonial {
    position: relative;
    padding: 1.2em 30px 1.2em 75px;
    border-top: 1rem solid;
    border-radius: 5px;
}

.testimonial-quote {
    --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
    color: #273444;
    font-size: 18px;
}

.testimonial-theme-devs {
    margin-top: -10rem;
}

.terms > li {
    padding-bottom: 15px;
}