.family-heading {
        margin-bottom: 35px;
}

#psi-family-form .sc-ion-buttons-md-s {
cursor: pointer;
}

.psi-form-footer {
    position: relative;
    background-color: transparent;
    width: 100%;
    border-radius: 6px 0px 0px 6px;
    margin: 40px auto 0px auto;
    text-align: center;
}
    
}

#psi-family-form .item-native {
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    margin-bottom: 0;
    width: 100%;
    border-width: 0px;
    border-style: none;
    border-color: none;
    outline: none;
    background: transparent;
    overflow: inherit;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 1;
}

.psi-form-title {
    display: none;
}

.psi-success-actions button {
    background-color:#666;
    color:#fff;
    border: 1px solid transparent;
    display: inline-block;
    margin-right: 20px;
    padding: 5px 25px;
    text-align: center;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    border-radius: 6px;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    -webkit-transition: background .12s ease-in-out;
    -moz-transition: background .12s ease-in-out;
    -ms-transition: background .12s ease-in-out;
    -o-transition: background .12s ease-in-out;
    transition: background .12s ease-in-out;
}

.psi-success-actions button:hover {
    color:#fff;
    background-color:#333;
}

.toolbar-background {
    background: none!important;
}

.item-native {
    background: none!important;
}

:host(.item-interactive.ion-valid) {
    --highlight-background: none;
}

.toolbar-background {
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    position: absolute;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    background: none;
    z-index: -1;
    pointer-events: none;
}

.psi-form-nav-button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    text-align: center;
    position: relative;
    transition: 0.4s;
    line-height: 12px;
    width: 100%;
    max-width: 320px;
    height: 44px;
    min-width: 152px;
    font-weight: 400;
    color: rgb(255, 255, 255);
    background: rgb(230, 0, 0);
    border-radius: 6px;
    padding: 12px 20px;
    border: 2px solid rgb(230, 0, 0);
    font-size: inherit;
    font-family: 'VodafoneRegular';
}

    .psi-form-nav-button:hover {
        color: rgb(255, 255, 255);
        background: rgb(195, 0, 0);
        border-color: rgb(195, 0, 0);
    }

.psi-form-item label{
    color: rgb(13, 13, 13);
    margin: 0px;
    font-size: 1.1em;
    letter-spacing: 0px;
    display: flex;
    justify-content: space-between;
    flex-flow: row;
    margin: 10px 0px;
    font-weight: 400;

}

.psi-form-item input {
    color: rgb(38, 38, 38);
    transition: box-shadow 0.4s;
    border: 1px solid rgb(126, 126, 126);
    border-radius: 6px;
    background-color: rgb(255, 255, 255);
    width: 100%;
    padding: 8px 12px;
    margin: 0px;
    font-size: 18px;
    line-height: 26px;
    letter-spacing: 0px;
}
.psi-form-item input:focus-visible {
    outline: none;
    box-shadow: rgb(0, 150, 173) 0px 0px 0px 3px;
}

.psi-form-item-select {
    position: relative;
    width: 100%;
}

.psi-form-select {
    text-overflow: ellipsis;
    border-radius: 6px;
    width: 100%;
    color: rgb(38, 38, 38);
    background-color: rgb(255, 255, 255);
    padding: 8px 32px 8px 12px;
    margin: 0px;
    font-size: 18px;
    line-height: 26px;
    letter-spacing: 0px;
    border: 1px solid rgb(126, 126, 126);
    appearance: none;
    transition: box-shadow 0.4s;
    box-sizing: border-box;
}


.psi-form-item-select::after {
    content: '';
    position: absolute;
    right: 16px;
    top: 63%;
    border: solid rgb(13, 13, 13);
    border-width: 0 1px 1px 0;
    display: inline-block;
    padding: 4px;
    transform: rotate(45deg);
    pointer-events: none;

}

#family-converged {
    background: #f4f4f4;
}
.family_content {
    max-width: 780px;
    padding: 0px 30px;
    margin: 0 auto;
    
}
.family-connected {
    padding: 20px 0px;
}
.section--black {
    background: #000;
    padding-top: 50px;
    max-height: 431px;
}

.family-button {
    margin-right: 0px;
    margin-top: 34px;
    padding: 11px 55px;
}

        video {
            object-fit: cover;
            position: absolute;
            right: -100%;
            bottom: -100%;
            top: -100%;
            left: -100%;
            margin: auto;
            width: 100%;
            min-height: 100%;
            display: inline-block;
            vertical-align: baseline;
            z-index: -1;
        }
.video-family-telaium-extension-top {
    overflow: hidden;
}
        
        .video-family-telaium-extension-middle:after {
            content: '';
            background: #333;
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            opacity: .5;
        }
        video ~ * {
            position: relative;
            z-index: 1;
        }
        .hello {
            min-height: 315px;
        }
        @media only screen and (max-width: 1200px) {
            .video-family-telaium-extension-top video {
                top: -100%;
            }
        }
        @media only screen and (max-width: 970px) {
            .hello {
                min-height: 255px;
            }
        }
        @media only screen and (max-width: 639px) {
            .hello {
                min-height: 195px;
            }
        }
        .breadcrumbs__component {
            display: none;
        }
        .hello {
            padding-bottom: 50px;
            overflow: visible;
        }
        .panel__content {
            color: #fff;
        }

.vid-cont-speech {
    position: relative;
}

.vid-cont-speech video {
    z-index: 0;
}

@keyframes breatheAnimation {
    0%, 100% { transform: scale(1); }
    50% { transform: scale(1.05); }
}

.breathe {
    animation: breatheAnimation 4s ease-in-out infinite;
}

@keyframes shadowOpacityAnimation {
    0%, 100% { 
        box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
        opacity: 1;
    }
    50% { 
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.7);
        opacity: 0.95;
    }
}

.shadowOpacity {
    animation: shadowOpacityAnimation 4s ease-in-out infinite;
}
@keyframes rotate3DAnimation {
    0%, 100% { transform: rotateY(0deg) rotateX(0deg); }
    25% { transform: rotateY(10deg) rotateX(10deg); }
    50% { transform: rotateY(0deg) rotateX(0deg); }
    75% { transform: rotateY(-10deg) rotateX(-10deg); }
}

.rotate3D {
    animation: rotate3DAnimation 4s ease-in-out infinite;
}


@keyframes floatAnimation {
    0%, 100% { transform: translateY(0); }
    50% { transform: translateY(-10px); }
}

.floating {
    animation: floatAnimation 3s ease-in-out infinite;
}

.floating-delay {
    animation-delay: 2s;
}


@keyframes crissCross {
    0% { transform: rotate(0deg); }
    25% { transform: rotate(15deg); }
    50% { transform: rotate(-15deg); }
    75% { transform: rotate(15deg); }
    100% { transform: rotate(0deg); }
}

.plus-sign-animate {
    display: inline-block;
    animation: crissCross 1s ease-in-out;
}

.family-image-container {
    position: relative;
    text-align: center;
}
.float-modem {
    position: absolute;
    top: 50px;
    left: 68%;
}

.float-super {
    position: absolute;
    top: 148px;
    left: 62%;
    rotate: 17deg;
}


.button-text { 
    display: inline-block; 
    margin-right: 10px; 
}
.button-container { 
    display: flex; 
    flex-direction: row; 
    justify-content: center; 
    flex-wrap: wrap; 
}
.cta-button { 
    cursor: pointer;
    min-width: 120px;
    font-size: 16px; 
    font-weight: bold;
    padding: 10px 20px; 
    border-radius: 4px; 
    margin: 0 5px; 
    color: #333; 
    border: 2px solid #008A00; 
    background-color: transparent; 
    transition: background-color 0.3s; margin-bottom: 10px; 
}
  .cta-button.active { 
      background-color: #008A00; color: #fff; 
      pointer-events: none; 
}
.cta-button:hover:not(.active) { 
    background-color: #008A00; color: #fff; 
}
#family-form {
    margin:0 auto;
    display: flex;
    padding: 20px 0px;
    min-height: 220px;
}
.center-content {margin: auto; text-align: center}
 .hidden {
        display: none;
    }


.saving-amount {
    color: #e60000;
}

.float-sim {
    position: absolute;
    top: 78px;
    left: 65%;
    rotate: 12deg;
}

.slide-in-left {
    animation: slideInLeft 1s forwards;
}

.slide-in-right {
    animation: slideInRight 1s forwards;
}

.slide-out-left {
    animation: slideOutLeft 1s forwards;
}

.slide-out-right {
    animation: slideOutRight 1s forwards;
}

@keyframes slideInLeft {
    from {
        transform: translateX(100%);
        opacity: 0;
    }
    to {
        transform: translateX(0);
        opacity: 1;
    }
}

@keyframes slideInRight {
    from {
        transform: translateX(-100%);
        opacity: 0;
    }
    to {
        transform: translateX(0);
        opacity: 1;
    }
}

@keyframes slideOutLeft {
    from {
        transform: translateX(0);
        opacity: 1;
    }
    to {
        transform: translateX(-100%);
        opacity: 0;
    }
}

@keyframes slideOutRight {
    from {
        transform: translateX(0);
        opacity: 1;
    }
    to {
        transform: translateX(100%);
        opacity: 0;
    }
}
.savings-amount {
    color: #E60000;
    font-size: 1.3em;
}
.savings-amount-form {
        color: #E60000;
    font-size: 1.3em;
    font-weight: bold;
}


.prev-nav {
   

}

.previous-chevron {
    position: absolute;
top: 50%;
    left: -3%;
    cursor: pointer;
    font-size: 20px;
    padding: 5px;
    z-index: 1;
}
}
.hidden-checkbox {
        display: none;
    }
.question {
 position: relative;
    height:0px;
    width: 100%;
}
.section-form .aemform {
    max-width: 680px;
    width: 90%;
    padding: 30px;
    margin: auto;
    border: 1px solid #820000;
    background: #fff;
    margin-bottom: 50px;
    border-radius: 6px;
    -webkit-box-shadow: 0 1px 3px #ccc;
    -moz-box-shadow: 0 1px 3px #ccc;
    -ms-box-shadow: 0 1px 3px #ccc;
    -o-box-shadow: 0 1px 3px #ccc;
    box-shadow: 0 1px 3px #ccc;
}

.form-content {
    margin: auto;
    position: relative;
    text-align: center;
    width: 90%;
    max-width: 680px;
    height: 290px;
    background: #fff;
    border: #bd0000 1px solid;
    -webkit-box-shadow: 0 1px 3px #ccc;
    -moz-box-shadow: 0 1px 3px #ccc;
    -ms-box-shadow: 0 1px 3px #ccc;
    -o-box-shadow: 0 1px 3px #ccc;
    box-shadow: 0 1px 3px #ccc;
    border-radius: 6px;
}
.switcher-awards {
    position: absolute;
}

.question-content {
    overflow: hidden;
    min-height: 140px;
    padding: 25px 15px 0px 15px;
    box-sizing: content-box;
}

.cta-account {
    border-radius: 50%;
    min-width: auto;
}

.family_savings {
    width: 100%;
    padding: 10px 30px;
    margin: auto;
}

.previous-chevron .icon {
    background: #fff;
}

.family-background {
    margin-bottom: 50px;
}

@media only screen and (max-width: 639px) {
    .form-content {
        height: auto;
    }
}

.section-form {
    opacity: 0;
    transform: translateY(-50px); /* Decrease the amount it moves up for a subtle entrance */
    transition: opacity 0.8s cubic-bezier(0.4, 0, 0.2, 1), transform 0.8s cubic-bezier(0.4, 0, 0.2, 1);
    visibility: hidden;
    max-height: 0;
    overflow: hidden;
}

.section-show {
    opacity: 1;
    transform: translateY(0);
    visibility: visible;
    max-height: 1000px;
    margin-top: -25px;

}
.fam-title-container {
    min-width: 144px;
    width: auto;
    max-width: 400px;
    padding-right: 32px;
    padding-left: 32px;
    position: relative;
    box-sizing: border-box;
    z-index: 3;
    vertical-align: top;
    width: 100%;
    display: inline-block;
}
.fam-title {
    color: rgb(255, 255, 255);
    background-color: #bd0000;
    font-weight: 700;
    z-index: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 9px 8px 13px 8px;
    font-size: 1.2em;
    white-space: nowrap;
}

.fam-title:after {
    content: "";
    position: absolute;
    inset: 0px;
    border-right: 32px solid #bd0000;
    border-radius: 32px 0px;
}

.fam-title:before {
    content: "";
    position: absolute;
    inset: 0px;
    border-left: 32px solid #bd0000;
    border-radius: 0px 32px;
}

.family-calc-container {
  overflow: hidden;
background: #f4f4f4;
}

.parallax-container {
    position: relative;
    height: 500px;
    background-attachment: fixed;
    background-size: cover;
}

.family-angle-down {
        width: 54px;
    height: 25px;
    clip-path: polygon(50% 0px, 100% 100%, 0px 100%);
    background: #bd0000;
    transform: rotate(180deg);
    position: absolute;
    left: 42%;
}
    .vfie-form {
        padding:0px!important;
    }

.section-form .aemform .vfie-form {
        padding:0px!important;
    }

.savings-image {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 27%;
    gap: 0.5rem;
    color: #e60000;
    font-weight: bold;
}


.savings-image img {
     display: inline-block;
    vertical-align: middle;
    max-width: 50px;
}

.mobile-plans-family {
    position: relative;
    z-index: 10;
}

.kampyle_vertical_button.kampyle_right {
    right: -48px;
}

.kampyle_vertical_button {
    background-color: transparent !important;
    font-family: "Open Sans",sans-serif;
    cursor: pointer;
    position: fixed;
    top: 45%;
    z-index: 99999990;
    height: 35px !important;
    min-height: 30px !important;
    max-height: 30px !important;
    width: 125px !important;
    max-width: 125px !important;
    min-width: 125px !important;
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}
.kampyle_vertical_button .kampyle_button {
    height: 30px;
    min-height: 30px !important;
    max-height: 30px!important;
    width: 125px !important;
    min-width: 125px !important;
    max-width: 125px !important;
    background: #e60000;
    color: #ffffff;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}

.kampyle_vertical_button .kampyle_button-text {
    color: #ffffff;
    font-size: 14px;
    line-height: 30px!important;
    text-align: center;
    font-weight: normal !important;
}

@media only screen and (max-width: 639px) {
    .form-content {
        height: auto;
    }
    .float-modem {
    left: 60%;
}
    
    .float-super {
    left: 50%;

}
    
.section--black {
    max-height: 543px;
    padding-top: 15px;
}
    
    .section-form .aemform {
        padding:0px;
    }
    .section-form .aemform h4 {
        padding:10px 15px 0px 15px;
        text-align: center;
    }
    #guideContainer-rootPanel-guidetextbox_copy___guide-item .vfie-form .col-md-4, .vfie-form .col-md-6, .vfie-form .col-md-12 {
    padding-right: 0px!important;
}
    .vfie-form .col-md-4, .vfie-form .col-md-6, .vfie-form .col-md-12 {
    padding-right: 0px!important;
}
    .question-content {
        min-height: 225px;
    }
    .savings-image {
        margin-bottom: 30px;
    }
    
}

