﻿.sphere-row {
    display: inline-flex;
    flex-direction: row;
    gap: 8px;
    align-items: center;
    width: 100%;
    justify-content: center;
    margin-bottom: 20px;
}

.sphere-column {
    display: inline-flex;  
    flex-direction: column;    
    align-items: center;
    width: 100%;
    justify-content: center;
}

.flipbox {
    position: relative;
    width: 175px;
    height: 175px;
    margin: 20px 0px;
    perspective: 1000px;
}

.flip-card {
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 175px;
    height: 175px;
    border-radius: 50%;
    box-shadow: 1px 5px 13px 2px rgba(0,0,0,0.3);
    color: #fff !important;
    text-align: center;
    backface-visibility: hidden;
    transition: transform .5s ease-in-out;
    transform-style: preserve-3d;
}

.flipbox-front {
    transform: rotateY(0deg);
    background-size: contain;
}

.flipbox-back {
    transform: rotateY(180deg);
    padding: 10px;
    font-size: 24px;
    line-height: 1.2;

}


.flipbox:hover .flipbox-front {
    transform: rotateY(-180deg);
}

.flipbox:hover .flipbox-back {
    transform: rotateY(0deg);
}

.flipbox-back p {
    text-shadow: 2px 2px 2px #000;
    font-family: 'Barlow', helvetica, arial, sans-serif;
    font-size: 21px;
}

.flip-card h2 {
    font-size: 22px;
    text-shadow: 2px 2px rgba(0, 0, 0, 0.2);
    padding: 1px;
    line-height: 1.01;
    color: #fff;
    font-family: 'Barlow-Medium';
}

.one .flipbox-front {
    background-image: linear-gradient(110deg, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0.4) 40%,rgba(0, 0, 0, 0) 60%),url(https://www.aveva.com/content/dam/aveva/images/banners/generic/W0004-offer-a.jpg), url(https://www.aveva.com/content/dam/aveva/images/ban…generic/W0004-offer-a.jpg.rendition/tablet-2x.png);
}

.one .flipbox-back {
    background-image: linear-gradient(300deg, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0.4) 40%,rgba(0, 0, 0, 0) 60%),url(https://www.aveva.com/content/dam/aveva/images/banners/generic/W0004-offer-a.jpg), url(https://www.aveva.com/content/dam/aveva/images/ban…generic/W0004-offer-a.jpg.rendition/tablet-2x.png);
    background-size: cover;
    background-position-x: 50%;
}

.two .flipbox-front {
    background-image: linear-gradient(110deg, #3c47c9d6 0%, #2d06f3d1 40%, #543dc5 60%), url(https://california.avevaselect.com/Media/ASCA/images/aveva_bg-pattern.png);
    background-size: cover;
    background-position-x: 100%;
}

.two .flipbox-back {
    background-image: linear-gradient(275deg, #3c47c9d6 0%, #2d06f3d1 40%, #543dc5 60%), url(https://california.avevaselect.com/Media/ASCA/images/aveva_bg-pattern.png);
    background-size: contain;
    background-position-x: 100%;
}

.three .flipbox-front {
    background-image: linear-gradient(110deg, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0.4) 40%,rgba(0, 0, 0, 0) 60%),url(https://www.aveva.com/content/dam/aveva/images/banners/generic/W0004-offer-a.jpg.rendition/tablet-2x.png);
    background-size: cover;
    background-position-x: 100%;
}

.three .flipbox-back {
    background-image: linear-gradient(337deg, #430a5f 0%, #854ecb 40%, #520079 60%);
    background-size: contain;
    background-position-x: 100%;
}

.four .flipbox-front {
    background-image: linear-gradient(110deg, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0.4) 40%,rgba(0, 0, 0, 0) 60%),url(https://www.aveva.com/content/dam/aveva/images/delete-2023/W004-second-offer-banner-0822.jpg), url( https://www.aveva.com/content/dam/aveva/images/delete-2023/W004-second-offer-banner-0822.jpg);
    background-size: contain;
    background-position-x: 100%;
}

.four .flipbox-back {
    background-image: linear-gradient(220deg, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0.4) 40%,rgba(0, 0, 0, 0) 60%),url(https://www.aveva.com/content/dam/aveva/images/delete-2023/W004-second-offer-banner-0822.jpg), url( https://www.aveva.com/content/dam/aveva/images/delete-2023/W004-second-offer-banner-0822.jpg);
    background-size: cover;
    background-position-x: 60%;
}

.five .flipbox-front {
    background-image: linear-gradient(110deg, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0.4) 40%,rgba(0, 0, 0, 0) 60%), url(https://www.aveva.com/content/dam/aveva/images/banners/generic/W0004-offer-c.jpg.rendition/tablet-2x.png),url(https://www.aveva.com/content/dam/aveva/images/banners/generic/W0004-offer-c.jpg);
    background-size: cover;
    background-position-x: 100%;
}

.five .flipbox-back {
    background-image: linear-gradient(280deg, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0.4) 40%,rgba(0, 0, 0, 0) 60%), url(https://www.aveva.com/content/dam/aveva/images/banners/generic/W0004-offer-c.jpg.rendition/tablet-2x.png), url(https://www.aveva.com/content/dam/aveva/images/banners/generic/W0004-offer-c.jpg);
    background-size: cover;
    background-position-x: 80%;
}

.six .flipbox-front {
    background-image: linear-gradient(110deg, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0.4) 40%,rgba(0, 0, 0, 0) 60%), url(https://www.aveva.com/content/dam/aveva/images/banners/generic/W0004-offer-c.jpg.rendition/tablet-2x.png), url(https://www.aveva.com/content/dam/aveva/images/banners/generic/W0004-offer-b.jpg.rendition/tablet-2x.png);
    background-size: cover;
    background-position-x: 70%;
}

.six .flipbox-back {
    background-image: linear-gradient(110deg, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0.4) 40%,rgba(0, 0, 0, 0) 60%), url(https://www.aveva.com/content/dam/aveva/images/banners/generic/W0004-offer-b.jpg.rendition/tablet-2x.png), url(https://www.aveva.com/content/dam/aveva/images/banners/generic/W0004-offer-b.jpg.rendition/tablet-2x.png);
    background-size: cover;
    background-position-x: 90%;
}

.sphere-row h1 {
    color: #888;
    font-weight: 300;
    font-size: 36px;

}

.flex3Col > .pageItemFlexItem {
    flex-basis: 33.333333%;
}
.linkButton-outer {
    width: 100%;
    height: 85px;
    display: flex;
    align-items: flex-end;
    justify-content: flex-start;
    z-index: 9;
    width: 99%;
    margin-top: -45px;
}

.pageItemFlexItem-content {
    height: 99%;
}

.linkButton-purple {
    font-family: Barlow-SemiBold;
    background-color: #481369;
    color: white;
    padding: 12px 22px;
    min-width: 100px;
    display: inline-block;
    font-weight: 400;
    white-space: nowrap;
    border: 0;
    box-shadow: 1px 5px 13px 2px rgba(0,0,0,0.3);
    transition: all 0.25s ease-in-out;
}

    .linkButton-purple:hover {
        background-color: #803bdb;
        transition: all 0.25s ease-in-out;
        box-shadow: 1px 3px 8px 2px rgba(0,0,0,0.4);
    }
.flex-column-white-inner {
    background: #fff;
    box-shadow: 1px 2px 8px 1px #ccc;
    width: fit-content;
    padding: 30px 200px;
}
.flex-column-center {
    display: flex;
    flex-direction: column;
    gap: 20px;
    align-items: center;
    justify-content: center;
    padding: 20px;
    margin: 20px;
}

    @media (max-width: 800px) {
        .linkButton-outer {
            height: 72% !important;
            position: relative;
            top: 58px;
        }
    }

    .price-card {
    min-height: 265px;
}

 .flexcard-title {
    color: #363d42;
    font-family: Barlow-Medium, Helvetica, Arial, sans-serif;
    font-size: 1.25rem !important;
    font-weight: 500;
    line-height: 1.2 !important;
}

.flexcard-description {
    color: #363d42;
    font-family: 'Barlow-Regular', Arial, Helvetica, sans-serif;
    font-size: 1.125rem;
    font-weight: 400;
    line-height: 1.8125rem;
}

.flexcard-title-outer {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row;
    gap: 18px;
}
    .flexcard-title-outer > img {
        width: 40px;
        height: auto;
        position: relative;
        top: -9px;
        left: -5px;
    }


table.customPricingTab {
    width: 80%;
    margin: 0 auto;
}

table.customPricingTab th {
    color: #FFFFFF;
    background-color: #3D1152;
    font-weight: 600;
}

table.customPricingTab tr:nth-child(odd) {
    background-color: #FFFFFF;
}

table.customPricingTab tr:nth-child(even) {
    background-color: #F2F5F7;
}

table.customPricingTab td {
    color: #3D1152;
}

table.customPricingTab th, table.customPricingTab td {
    padding-top: .8rem;
    padding-bottom: .8rem;
    vertical-align: top;
}

    table.customPricingTab td.pricingCol1 {
        vertical-align: middle;
    }

    table.customPricingTab th.pricingCol1 {
        vertical-align: middle;
    }

td.pricingCol2, td.pricingCol3, td.pricingCol4 {
    color: #000000;
}

th.pricingCol1, td.pricingCol1 {
    width: 56%;
    text-align: left;
    padding-left: 3rem;
    padding-right: 3rem;
    font-size: 1.2rem;
    font-weight: 600;
}

th.pricingCol2, th.pricingCol3, th.pricingCol4, td.pricingCol2, td.pricingCol3, td.pricingCol4 {
    width: 14%;
    text-align: center;
}

th.pricingColSpace, td.pricingColSpace {
    width: 1%;
}

span.thParens {
    font-size: .9rem;
}

p.pricingTabDisc {
    color: #3D1152;
    font-style: italic;
    font-size: .8rem;
    margin: 0;
    font-weight: bold;
}

table.customPricingTab tr:nth-child(odd) td.overlay {
    background-color: rgba(107, 4, 168,.1);
}

table.customPricingTab tr:nth-child(even) td.overlay {
    background-color: rgba(107, 4, 168, .2);
}

a {
    text-decoration: none;
}
.videos-section {
    display: flex;
    flex-flow: row wrap;
    gap: 40px;
    -webkit-justify-content: center;
    justify-content: center;
}
.videoDescription {
    width: 450px;
}
.subnav {
    min-width: 100vw;
    font-size: 0;
    white-space: nowrap;
    overflow: hidden;
}
.sticky {
    position: fixed;
    top: 0;
    width: 100%;
}

    .sticky  .section_subtabs {
        padding-top: 60px;
    }

    .subnav .subnav_item {
        display: inline-block;
        font-size: 1rem;
        padding: 1rem;
        width: calc(100vw / 6.2);
        color: black;
        background-color: #ccc;
        text-align: center;
        transition: all 0.2s ease-in-out;
        font-family: 'Barlow', Helvetica, Arial, sans-serif;
    }

        .subnav .subnav_item:hover {
            background-color: #ddd;
            color: #46086b;
        }

.section_tabs {
    position: relative;
}

.first-time,
.subtab {
    width: 100%;
    margin: 2rem auto;
    text-align: center;
    position: absolute;
    top: 0;
    opacity: 0;
    transform: translateY(2rem);
    transition: all 0.5s cubic-bezier(0.2, 0, 0, 1);
}

    .subtab:target {
        opacity: 1;
        transform: translateY(0);
        transition-delay: 0.5s;
    }
