.zoomOut22 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-color: #A689E1;
    width: 100%;
    height: 100%;
    zoom: 90%
}

.homeBottomTextContainer {
    height: fit-content;
    width: 75%; 
    margin-top: 2.5%;
    margin-bottom: 2.5%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    z-index: 100;
}

.videoPage {
    background-color: #000000;
    display: flex;
    align-items: center;
    justify-content: left
}

.videoContainerWebsite {
    width: 100vw;
    padding-right: 15px;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 800;
}

.videoWebsite {
    max-height: 100%;
    min-height: 100%;
    max-width: 100%;
    height: auto;
    width: auto;
    object-fit: cover
}

.videoWebsite:hover {
    cursor: pointer;
}

.videoTablet {
    max-height: 100%;
    min-height: 100%;
    max-width: 100%;
    height: auto;
    width: auto;
    object-fit: cover
}

.videoTablet:hover {
    cursor: pointer;
}

.playContainer {
    font-size: 30px;
    color: #ffffff;
    position: absolute;
    z-index: 5;
    cursor: pointer;
    opacity: 1;
}

.playContainer2 {
    font-size: 25px;
    color: #ffffff;
    position: absolute;
    z-index: 5;
    cursor: pointer;
    opacity: 1;
}

@media only screen and (min-width: 700px) and (min-height: 700px) and (orientation: portrait) {
/*@media only screen and (min-width: 700px) and (min-height: 700px) and (max-height: 1024px) and (orientation: portrait) {*/
    .waitListContainer2 {
        width: 100%;
        max-width: 500px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .zoomOut3 {
        height: fit-content;
        width: 100vw;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }
    .zoomOut4 {
        width: 87.5%;
        margin-right: 2.5%;
        height: fit-content;
        margin-top: 55px;
        margin-bottom: 35px;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        zoom: 90%
    }
    #mediaSample {
        height: 100%;
        width: fit-content;
        max-width: 270px;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        /*border-right: 2px solid #ffffff;*/
    }
    .mediaSampleTitle {
        font-size: 220%;
        line-height: 120%;
        color: #ffffff;
        font-family: 'Roboto', sans-serif;
        text-align: left;
        font-weight: 300;
        margin-left: 5%;
    }
    .mediaSampleText {
        font-family: 'Roboto', sans-serif;
        color: #ffffff;
        font-weight: 300;
        font-size: 116.25%;
        line-height: 140%;
        text-align: center
    }
    .zoomOut17 {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        height: fit-content;
        width: 100vw;
        margin-top: 55px;
        background-color: #000000;
    }
    .contactsFormContainer {
        width: 87.5%;
        margin-right: 2.5%;
        height: fit-content;
        margin-top: 45px;
        margin-bottom: 35px;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }
    .homePageContentContainer {
        background-color: #A689E1;
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100%;
        height: fit-content;
    }
    .homePageTitleContainer {
        display: flex;
        justify-content: center;
        align-items: left;
        flex-direction: column;
        height: fit-content;
        width: 100%;
        padding-left: 5vw;
        padding-top: 0px;
        padding-bottom: 10px;
    }
    .homeLine {
        width: 1.5px;
        height: 65%;
        margin-top: -5%;
        background-color: #A689E1;
    }
    .homeImageLinkContainer {
        max-height: auto;
        max-width: auto;
        cursor: auto;
        padding-right: 10px;
        padding-left: 10px;
    }
    .homeImageLink {
        height: 80%;
        max-height: 320px;
        border-radius: 10%;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }
    .userButton1 {
        background-color: #A689E1;
        border: none;
        border-radius: 20px;
        width: max-content;
        padding-top: 10px;
        padding-bottom: 10px;
        padding-right: 15px;
        padding-left: 15px;
        height: max-content;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .userButton2 {
        background-color: #A689E1;
        border: none;
        border-radius: 17.5px;
        width: max-content;
        padding-top: 7.5px;
        padding-bottom: 7.5px;
        padding-right: 12.5px;
        padding-left: 12.5px;
        height: max-content;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .userButtonText {
        color: #000000;
        font-size: 16.5px;
        font-weight: 450;
        font-family: 'Roboto', sans-serif;
    }
    #homePageContent {
        background-color: #000000;
        height: 550px;
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }
    .homeBottomText {
        color: #A689E1;
        font-size: 18.6px;
        margin-right: 12.5px;
        margin-left: 12.5px;
        font-family: 'Roboto', sans-serif;
        font-weight: 400;
        text-align: center;
        background-color: rgb(0, 0, 0, 0.6);
        padding-top: 10px;
        padding-bottom: 10px;
        padding-left: 5px;
        padding-right: 5px;
    }
    .catchphraseContainer {
        width: 90%;
        padding-bottom: 15px;
        height: max-content;
        margin-left: 5%
    }
    #titleSwiper {
        height: 60px;
        width: fit-content;
    }
    #titleSwiper2 {
        height: 100%;
        width: fit-content;
    }
    .homePageTitleContainerRow {
        flex-direction: column;
        height: fit-content; 
        padding-right: 10px;
        padding-left: 10px;
        padding-top: 15px;
        padding-bottom: 5px;
    }
    .homePageTitleContainerRow3 {
        display: flex;
        align-items: center;
        justify-content: left;
        flex-direction: column;
        height: 20vh;
        min-height: 100px;
        padding-right: 10px;
        padding-left: 10px;
    }
    .homePageTitleContainerRow2 {
        display: flex;
        align-items: center;
        justify-content: left;
        flex-direction: row;
        height: 10vh;
        padding-right: 10x;
        padding-left: 10px
    }
    .homePageTitleBox {
        display: flex;
        align-items: center;
        justify-content: left;
        height: fit-content;
    }
    .homePageContentTitle {
        color: #000000;
        font-size: 32px;
        margin-right: 5px;
        font-family: 'Roboto', sans-serif;
        font-weight: 350;
        text-align: left;
    }
    .homePageContentTitleBold {
        color: #000000;
        font-size: 34px;
        margin-right: 9.5px;
        font-family: 'Roboto', sans-serif;
        font-weight: 600;
        text-align: left;
        text-shadow: 2.5px 2.5px 2.55px #A689E1;
    }
    .homePageTitle {
        font-size: 250%;
        line-height: 125%;
        color: #ffffff;
        font-family: 'QuickSand', sans-serif;
        text-align: center;
        font-weight: 500;
    }
    .titleText {
        font-size: 255%;
        line-height: 125%;
        color: rgb(166, 137, 225, 0.65);
        font-family: 'QuickSand', sans-serif;
        text-align: center;
        font-weight: 600;
        margin-left: 12.5px;
    }
    .titleTextLast {
        color: rgb(166, 137, 225, 0.65);
        font-weight: 600;
        margin-left: 5px;
    }
    .titleText2 {
        font-size: 255%;
        color: rgb(166, 137, 225, 0.65);
        font-family: 'QuickSand', sans-serif;
        text-align: center;
        font-weight: 600;
        margin-left: 5px;
    }
    .titleText3 {
        font-size: 255%;
        line-height: 150%;
        color: #A689E1;
        font-family: 'QuickSand', sans-serif;
        text-align: left;
        font-weight: 550;
    }
    .catchphraseText {
        color: #000000;
        font-size: 18.59px;
        line-height: 140%;
        font-family: 'Roboto', sans-serif;
        font-weight: 400;
        text-align: left;
    }
    .catchphraseTextLink {
        color: #A689E1;
        font-size: 140%;
        font-family: 'Roboto', sans-serif;
        font-weight: 400;
        text-align: left;
    }
    .titleContainer {
        display: flex;
        align-items: center;
        justify-content: left;
        height: fit-content;
        margin-top: 15px;
        padding-top: 4.5px;
        padding-bottom: 4.5px;
        width: 90vw;
        min-height: 150px;
        background-color:#000000;
    }
    .titleContainer3 {
        display: flex;
        align-items: center;
        justify-content: left;
        height: fit-content;
        margin-top: 15px;
        padding-top: 4.5px;
        padding-bottom: 4.5px;
        width: 90vw;
        min-height: 75px;
        background-color: #000000;
    }
    .titleContainer2 {
        display: flex;
        align-items: center;
        justify-content: left;
        height: 100%;
        width: 100%;
        padding-top: 4.5px;
        padding-bottom: 4.5px;
        min-height: 150px;
        background-color: rgb(166, 137, 225, 0.4);
    }
    .titleContainerBackground {
        display: flex;
        align-items: center;
        justify-content: left;
        height: fit-content;
        width: 90vw;
        margin-top: 15px;
        /*max-width: 1200px;*/
        background-color: #000000;
    }
    .homeButton {
        margin-top: 10px;
        background-color: #ffffff;
        border: none;
        width: max-content;
        padding-top: 10px;
        padding-bottom: 10px;
        height: max-content;
        font-family: 'QuickSand', sans-serif;
        display: flex;
        align-items: center;
        justify-content: center
    }
    .playContainer{
        display: none
    }
    .playContainer2{
        display: flex
    }
    .videoWebsite {
        display: none
    }
    .videoTablet {
        display: flex
    }
    .catchphraseContainer {
        width: 90%;
        height: max-content;
        padding-bottom: 10px;
        margin-left: 5%
    }
    .catchphraseTextLoad {
        font-size: 197.5%;
        line-height: 175%;
        color: #000000;
        font-family: 'QuickSand', sans-serif;
        text-align: center;
        font-weight: 375;
        padding-left: 2.5%;
        padding-right: 2.5%;
        zoom: 85%
    }
    .faqsHeaderText {
        font-size: 235%;
        line-height: 120%;
        color: #000000;
        font-family: 'Roboto', sans-serif;
        text-align: center;
        font-weight: 300;
        padding-bottom: 3%;
    }
    .question {
        margin-top: 15px;
        margin-bottom: 15px;
        width: 82.5%;
        height: max-content;
        position: relative
    }
    .questionText {
        color: #000000;
        font-size: 17.5px;
        line-height: 150%;
        font-family: 'Roboto', sans-serif;
        font-weight: 400;
        text-align: left
    }
    .questionAnswerText {
        color: #000000;
        font-size: 17px;
        line-height: 150%;
        font-family: 'Roboto', sans-serif;
        font-weight: 350;
        text-align: left;
        overflow: hidden;
        padding: 15px;
    }
    .questionButton {
        width: 100%;
        height: max-content;
        background-color: #ffffff;
        border: 3.5px solid #A689E1;
        border-radius: 10px;
        padding: 15px;
        padding-left: 25px;
        position: relative;
        display: flex;
        justify-content: space-between;
        align-items: center
    }
    .contactsTitleContainer {
        height: max-content;
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        margin-bottom: 65px;
        margin-top: 20px;
    }
    .contactsTitle {
        zoom: 90%;
        font-size: 195%;
        font-weight: 400;
        line-height: 140%;
        color: #A689E1;
        font-family: 'Roboto', sans-serif;
        text-align: left;
        padding-bottom: 40px;
        padding-top: 30px;
        width: 100%;
        padding-left: 5%;
        background-color: rgb(166, 137, 225, 0.65)
    }
    .contactsTitleBold {
        font-weight: 300;
        font-size: 230%;
        line-height: 125%;
        color: #ffffff;
        font-family: 'Roboto', sans-serif;
        text-align: center;
        padding-bottom: 7.5px;
        padding-top: 7.5px;
    }
    .inputTextTitle {
        color: #ffffff;
        font-size: 112.5%;
        line-height: 100%;
        font-family: 'Roboto', sans-serif;
        font-weight: 200;
        text-align: center;
        margin-left: 10%;
        display: flex;
    }
    .redIcon {
        margin-left: 2.5%;
        margin-right: 2.5%;
        color: #D22B2B;
        font-size: 105%;
    }
    .contactFormButton {
        height: fit-content;
        width: fit-content;
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 2.5px;
        padding-bottom: 2.5px;
        border: 2.5px solid #bababa;
        background-color: #cacaca;
        color: #ffffff;
        font-size: 17px;
        font-family: 'QuickSand', sans-serif;
        font-weight: 350;
        margin-top: 15px
    }
    .contactsForm {
        width: 100%;
        height: 80%;
        flex-direction: column;
        background-color: #A689E1
    }
    .contactsFormEntry {
        height: 50px;
        width: 100%;
        flex-direction: row;
        display: flex;
        align-items: center
    }
}

@media only screen and (min-width: 700px) and (min-height: 1024px) and (orientation: portrait) {
    .waitListContainer2 {
        width: 100%;
        max-width: 500px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .zoomOut3 {
        height: fit-content;
        width: 100vw;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }
    .zoomOut4 {
        width: 87.5%;
        margin-right: 2.5%;
        height: fit-content;
        margin-top: 55px;
        margin-bottom: 35px;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        zoom: 90%
    }
    #mediaSample {
        height: 100%;
        width: fit-content;
        max-width: 270px;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        /*border-right: 2px solid #ffffff;*/
    }
    .mediaSampleText {
        font-family: 'Roboto', sans-serif;
        color: #ffffff;
        font-weight: 300;
        font-size: 116.25%;
        line-height: 140%;
        text-align: center
    }
    .mediaSampleTitle {
        font-size: 220%;
        line-height: 120%;
        color: #ffffff;
        font-family: 'Roboto', sans-serif;
        text-align: left;
        font-weight: 300;
        margin-left: 5%;
    }
    .zoomOut17 {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        height: fit-content;
        width: 100vw;
        margin-top: 55px;
        background-color: #000000;
    }
    .contactsFormContainer {
        width: 87.5%;
        margin-right: 2.5%;
        height: fit-content;
        margin-top: 45px;
        margin-bottom: 35px;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }
    .homePageContentContainer {
        background-color: #A689E1;
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100%;
        height: fit-content;
    }
    .homePageTitleContainer {
        display: flex;
        justify-content: center;
        align-items: left;
        flex-direction: column;
        height: fit-content;
        width: 100%;
        padding-left: 5vw;
        padding-top: 0px;
        padding-bottom: 10px;
    }
    .homeLine {
        width: 1.5px;
        height: 65%;
        margin-top: -5%;
        background-color: #A689E1;
    }
    .homeImageLinkContainer {
        max-height: auto;
        max-width: auto;
        cursor: auto;
        padding-right: 10px;
        padding-left: 10px;
    }
    .homeImageLink {
        height: 80%;
        max-height: 320px;
        border-radius: 10%;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }
    .userButton1 {
        background-color: #A689E1;
        border: none;
        border-radius: 20px;
        width: max-content;
        padding-top: 10px;
        padding-bottom: 10px;
        padding-right: 15px;
        padding-left: 15px;
        height: max-content;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .userButton2 {
        background-color: #A689E1;
        border: none;
        border-radius: 17.5px;
        width: max-content;
        padding-top: 7.5px;
        padding-bottom: 7.5px;
        padding-right: 12.5px;
        padding-left: 12.5px;
        height: max-content;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .userButtonText {
        color: #000000;
        font-size: 16.5px;
        font-weight: 450;
        font-family: 'Roboto', sans-serif;
    }
    #homePageContent {
        background-color: #000000;
        height: 550px;
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }
    .homeBottomText {
        color: #A689E1;
        font-size: 18.6px;
        margin-right: 12.5px;
        margin-left: 12.5px;
        font-family: 'Roboto', sans-serif;
        font-weight: 400;
        text-align: center;
        background-color: rgb(0, 0, 0, 0.6);
        padding-top: 10px;
        padding-bottom: 10px;
        padding-left: 5px;
        padding-right: 5px;
    }
    .catchphraseContainer {
        width: 90%;
        padding-bottom: 15px;
        height: max-content;
        margin-left: 5%
    }
    #titleSwiper {
        height: 70px;
        width: fit-content;
    }
    #titleSwiper2 {
        height: 100%;
        width: fit-content;
    }
    .homePageTitleContainerRow {
        flex-direction: column;
        height: fit-content;
        padding-right: 10px;
        padding-left: 10px;
        padding-top: 15px;
        padding-bottom: 5px;
    }
    .homePageTitleContainerRow3 {
        display: flex;
        align-items: center;
        justify-content: left;
        flex-direction: column;
        height: 20vh;
        min-height: 100px;
        padding-right: 10px;
        padding-left: 10px;
    }
    .homePageTitleContainerRow2 {
        display: flex;
        align-items: center;
        justify-content: left;
        flex-direction: row;
        height: 10vh;
        padding-right: 10x;
        padding-left: 10px
    }
    .homePageTitleBox {
        display: flex;
        align-items: center;
        justify-content: left;
        height: fit-content;
    }
    .homePageContentTitle {
        color: #000000;
        font-size: 32px;
        margin-right: 5px;
        font-family: 'Roboto', sans-serif;
        font-weight: 350;
        text-align: left;
    }
    .homePageContentTitleBold {
        color: #000000;
        font-size: 34px;
        margin-right: 9.5px;
        font-family: 'Roboto', sans-serif;
        font-weight: 600;
        text-align: left;
        text-shadow: 2.5px 2.5px 2.55px #A689E1;
    }
    .homePageTitle {
        font-size: 260%;
        line-height: 125%;
        color: #ffffff;
        font-family: 'QuickSand', sans-serif;
        text-align: center;
        font-weight: 500;
    }
    .titleText {
        font-size: 265%;
        line-height: 125%;
        color: rgb(166, 137, 225, 0.65);
        font-family: 'QuickSand', sans-serif;
        text-align: center;
        font-weight: 600;
        margin-left: 12.5px;
    }
    .titleTextLast {
        color: rgb(166, 137, 225, 0.65);
        font-weight: 600;
        margin-left: 5px;
    }
    .titleText2 {
        font-size: 265%;
        color: rgb(166, 137, 225, 0.65);
        font-family: 'QuickSand', sans-serif;
        text-align: center;
        font-weight: 600;
        margin-left: 5px;
    }
    .titleText3 {
        font-size: 265%;
        line-height: 150%;
        color: #A689E1;
        font-family: 'QuickSand', sans-serif;
        text-align: left;
        font-weight: 550;
    }
    .catchphraseText {
        color: #000000;
        font-size: 18.59px;
        line-height: 140%;
        font-family: 'Roboto', sans-serif;
        font-weight: 400;
        text-align: left;
    }
    .catchphraseTextLink {
        color: #A689E1;
        font-size: 140%;
        font-family: 'Roboto', sans-serif;
        font-weight: 400;
        text-align: left;
    }
    .titleContainer {
        display: flex;
        align-items: center;
        justify-content: left;
        height: fit-content;
        margin-top: 15px;
        padding-top: 4.5px;
        padding-bottom: 4.5px;
        width: 90vw;
        min-height: 150px;
        background-color: #000000;
    }
    .titleContainer3 {
        display: flex;
        align-items: center;
        justify-content: left;
        height: fit-content;
        margin-top: 15px;
        padding-top: 4.5px;
        padding-bottom: 4.5px;
        width: 90vw;
        min-height: 75px;
        background-color: #000000;
    }
    .titleContainer2 {
        display: flex;
        align-items: center;
        justify-content: left;
        height: 100%;
        width: 100%;
        padding-top: 4.5px;
        padding-bottom: 4.5px;
        min-height: 150px;
        background-color: rgb(166, 137, 225, 0.4);
    }
    .titleContainerBackground {
        display: flex;
        align-items: center;
        justify-content: left;
        height: fit-content;
        width: 90vw;
        margin-top: 15px;
        /*max-width: 1200px;*/
        background-color: #000000;
    }
    .homeButton {
        margin-top: 10px;
        background-color: #ffffff;
        border: none;
        width: max-content;
        padding-top: 10px;
        padding-bottom: 10px;
        height: max-content;
        font-family: 'QuickSand', sans-serif;
        display: flex;
        align-items: center;
        justify-content: center
    }
    .playContainer{
        display: flex
    }
    .playContainer2{
        display: none
    }
    .videoWebsite {
        display: flex
    }
    .videoTablet {
        display: none
    }
    .catchphraseContainer {
        width: 90%;
        height: max-content;
        margin-left: 5%
    }
    .catchphraseTextLoad {
        font-size: 197.5%;
        line-height: 175%;
        color: #000000;
        font-family: 'QuickSand', sans-serif;
        text-align: center;
        font-weight: 375;
        padding-left: 2.5%;
        padding-right: 2.5%;
        zoom: 85%
    }
    .faqsHeaderText {
        font-size: 235%;
        line-height: 120%;
        color: #000000;
        font-family: 'Roboto', sans-serif;
        text-align: center;
        font-weight: 300;
        padding-bottom: 3%;
    }
    .question {
        margin-top: 15px;
        margin-bottom: 15px;
        width: 82.5%;
        height: max-content;
        position: relative
    }
    .questionText {
        color: #000000;
        font-size: 18px;
        line-height: 150%;
        font-family: 'Roboto', sans-serif;
        font-weight: 400;
        text-align: left
    }
    .questionAnswerText {
        color: #000000;
        font-size: 17.5px;
        line-height: 150%;
        font-family: 'Roboto', sans-serif;
        font-weight: 350;
        text-align: left;
        overflow: hidden;
        padding: 15px;
    }
    .questionButton {
        width: 100%;
        height: max-content;
        background-color: #ffffff;
        border: 3.5px solid #A689E1;
        border-radius: 10px;
        padding: 15px;
        padding-left: 25px;
        position: relative;
        display: flex;
        justify-content: space-between;
        align-items: center
    }
    .contactsTitleContainer {
        height: max-content;
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        margin-bottom: 65px;
        margin-top: 20px
    }
    .contactsTitle {
        zoom: 90%;
        font-size: 195%;
        font-weight: 400;
        line-height: 140%;
        color: #A689E1;
        font-family: 'Roboto', sans-serif;
        text-align: left;
        padding-bottom: 40px;
        padding-top: 30px;
        width: 100%;
        padding-left: 5%;
        background-color: rgb(166, 137, 225, 0.65)
    }
    .contactsTitleBold {
        font-weight: 300;
        font-size: 230%;
        line-height: 125%;
        color: #ffffff;
        font-family: 'Roboto', sans-serif;
        text-align: center;
        padding-bottom: 7.5px;
        padding-top: 7.5px;
    }
    .inputTextTitle {
        color: #ffffff;
        font-size: 112.5%;
        line-height: 100%;
        font-family: 'Roboto', sans-serif;
        font-weight: 200;
        text-align: center;
        margin-left: 10%;
        display: flex;
    }
    .redIcon {
        margin-left: 2.5%;
        margin-right: 2.5%;
        color: #D22B2B;
        font-size: 105%;
    }
    .contactFormButton {
        height: fit-content;
        width: fit-content;
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 2.5px;
        padding-bottom: 2.5px;
        border: 2.5px solid #bababa;
        background-color: #cacaca;
        color: #ffffff;
        font-size: 17px;
        font-family: 'QuickSand', sans-serif;
        font-weight: 350;
        margin-top: 15px
    }
    .contactsForm {
        width: 100%;
        height: 80%;
        flex-direction: column;
        background-color: #A689E1
    }
    .contactsFormEntry {
        height: 50px;
        width: 100%;
        flex-direction: row;
        display: flex;
        align-items: center
    }
}

@media only screen and (min-width: 700px) and (orientation: landscape) {
/*@media only screen and (max-width: 965px) and (min-width: 700px) and (orientation: landscape) {*/
    .contactsTitle {
        zoom: 90%;
        font-size: 200%;
        font-weight: 400;
        line-height: 140%;
        color: #A689E1;
        font-family: 'Roboto', sans-serif;
        text-align: left;
        padding-bottom: 45px;
        padding-top: 35px;
        width: 100%;
        padding-left: 5%;
        background-color: rgb(166, 137, 225, 0.65)
    }
    .contactsTitleBold {
        font-weight: 300;
        font-size: 240%;
        line-height: 130%;
        color: #ffffff;
        font-family: 'Roboto', sans-serif;
        text-align: center;
        padding-bottom: 7.5px;
        padding-top: 7.5px;
    }
    .homePageContentContainer {
        background-color: #A689E1;
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100%;
        height: fit-content;
    }
    .homePageTitleContainer {
        display: flex;
        justify-content: center;
        align-items: left;
        flex-direction: column;
        height: fit-content;
        width: 100%;
        padding-left: 5vw;
        padding-top: 5px;
        padding-bottom: 10px;
    }
    #titleSwiper {
        height: 70px;
        width: fit-content;
    }
    #titleSwiper2 {
        height: 100%;
        width: fit-content;
    }
    .homePageTitleContainerRow {
        flex-direction: column;
        height: fit-content;
        padding-right: 20px;
        padding-left: 20px;
        padding-top: 15px;
        padding-bottom: 5px;
    }
    .homePageTitleContainerRow3 {
        display: flex;
        align-items: center;
        justify-content: left;
        flex-direction: column;
        height: 20vh;
        min-height: 100px;
        padding-right: 20px;
        padding-left: 20px;
    }
    .homePageTitleContainerRow2 {
        display: flex;
        align-items: center;
        justify-content: left;
        flex-direction: row;
        height: 10vh;
        padding-right: 20px;
        padding-left: 20px
    }
    .homePageTitleBox {
        display: flex;
        align-items: center;
        justify-content: left;
        height: fit-content;
    }
    .homePageContentTitle {
        color: #000000;
        font-size: 33px;
        margin-right: 5px;
        font-family: 'Roboto', sans-serif;
        font-weight: 350;
        text-align: left;
    }
    .homePageContentTitleBold {
        color: #000000;
        font-size: 35px;
        margin-right: 9.5px;
        font-family: 'Roboto', sans-serif;
        font-weight: 600;
        text-align: left;
        text-shadow: 2.5px 2.5px 2.55px #A689E1;
    }
    .homePageTitle {
        font-size: 270%;
        line-height: 125%;
        color: #ffffff;
        font-family: 'QuickSand', sans-serif;
        text-align: center;
        font-weight: 500;
    }
    .titleText {
        font-size: 275%;
        line-height: 125%;
        color: rgb(166, 137, 225, 0.65);
        font-family: 'QuickSand', sans-serif;
        text-align: center;
        font-weight: 600;
        margin-left: 12.5px;
    }
    .titleTextLast {
        color: rgb(166, 137, 225, 0.65);
        font-weight: 600;
        margin-left: 5px;
    }
    .titleText2 {
        font-size: 275%;
        color: rgb(166, 137, 225, 0.65);
        font-family: 'QuickSand', sans-serif;
        text-align: center;
        font-weight: 600;
        margin-left: 5px;
    }
    .titleText3 {
        font-size: 275%;
        line-height: 150%;
        color: #A689E1;
        font-family: 'QuickSand', sans-serif;
        text-align: left;
        font-weight: 550;
    }
    .homeBottomTextContainer {
        height: fit-content;
        width: 85%; 
        margin-top: 2.5%;
        margin-bottom: 2.5%;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        z-index: 100;
        }
    .homeBottomText {
        color: #A689E1;
        font-size: 18.7px;
        margin-right: 12.5px;
        margin-left: 12.5px;
        font-family: 'Roboto', sans-serif;
        font-weight: 400;
        text-align: center;
        background-color: rgb(0, 0, 0, 0.6);
        padding-top: 10px;
        padding-bottom: 10px;
        padding-left: 5px;
        padding-right: 5px;
    }
    .catchphraseText {
        color: #000000;
        font-size: 18.6px;
        line-height: 135%;
        font-family: 'Roboto', sans-serif;
        font-weight: 400;
        text-align: left;
    }
    .catchphraseTextLink {
        color: #A689E1;
        font-size: 142.5%;
        font-family: 'Roboto', sans-serif;
        font-weight: 400;
        text-align: left;
    }
    .titleContainer {
        display: flex;
        align-items: center;
        justify-content: left;
        height: fit-content;
        margin-top: 10px;
        padding-top: 4.5px;
        padding-bottom: 4.5px;
        width: 90vw;
        min-height: 150px;
        background-color: #000000;
    }
    .titleContainer3 {
        display: flex;
        align-items: center;
        justify-content: left;
        height: fit-content;
        margin-top: 15px;
        padding-top: 4.5px;
        padding-bottom: 4.5px;
        width: 90vw;
        min-height: 75px;
        background-color: #000000;
    }
    .titleContainer2 {
        display: flex;
        align-items: center;
        justify-content: left;
        height: 100%;
        width: 100%;
        padding-top: 4.5px;
        padding-bottom: 4.5px;
        min-height: 150px;
        background-color: rgb(166, 137, 225, 0.4);
    }
    .titleContainerBackground {
        display: flex;
        align-items: center;
        justify-content: left;
        height: fit-content;
        width: 90vw;
        margin-top: 15px;
        /*max-width: 1200px;*/
        background-color: #000000;
    }
    .homeButton {
        margin-top: 10px;
        background-color: #ffffff;
        border: none;
        width: max-content;
        padding-top: 10px;
        padding-bottom: 10px;
        height: max-content;
        font-family: 'QuickSand', sans-serif;
        display: flex;
        align-items: center;
        justify-content: center
    }
     .zoomOut17 {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        height: fit-content;
        width: 100vw;
        margin-top: 55px;
        background-color: #000000;
    }
}

@media only screen and (min-width: 965px) and (orientation: landscape) {
/*@media only screen and (max-width: 1024px) and (min-width: 965px) and (orientation: landscape) {*/
    .contactsTitle {
        zoom: 90%;
        font-size: 205%;
        font-weight: 400;
        line-height: 140%;
        color: #A689E1;
        font-family: 'Roboto', sans-serif;
        text-align: left;
        padding-bottom: 50px;
        padding-top: 40px;
        width: 100%;
        padding-left: 5%;
        background-color: rgb(166, 137, 225, 0.65)
    }
    .contactsTitleBold {
        font-weight: 300;
        font-size: 250%;
        line-height: 130%;
        color: #ffffff;
        font-family: 'Roboto', sans-serif;
        text-align: center;
        padding-bottom: 7.5px;
        padding-top: 7.5px;
    }
    .homePageTitleContainer {
        display: flex;
        justify-content: center;
        align-items: left;
        flex-direction: column;
        height: fit-content;
        width: 100%;
        padding-left: 5vw;
        padding-top: 5px;
        padding-bottom: 10px;
    }
    .zoomOut17 {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        height: fit-content;
        width: 100vw;
        margin-top: 60px;
        background-color: #000000;
    }
    .homePageContentContainer {
        background-color: #A689E1;
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100%;
        height: fit-content;
    }
    #titleSwiper {
        height: 100%;
        width: fit-content;
        margin-left: 5px;
        background-color: #000000;
    }
    #titleSwiper2 {
        height: 100%;
        width: fit-content;
    }
    .homePageTitleContainerRow {
        display: flex;
        align-items: center;
        justify-content: left;
        flex-direction: row;
        height: 10vh;
        min-height: 75px;
        padding-top: 5px;
        padding-right: 20px;
        padding-left: 20px;
    }
    .homePageTitleContainerRow3 {
        display: flex;
        align-items: center;
        justify-content: left;
        flex-direction: row;
        height: 10vh;
        min-height: 100px;
        padding-right: 20px;
        padding-left: 20px
    }
    .homePageTitleContainerRow2 {
        display: flex;
        align-items: center;
        justify-content: left;
        flex-direction: row;
        height: 10vh;
        padding-right: 20px;
        padding-left: 20px
    }
    .homePageContentTitle {
        color: #000000;
        font-size: 34px;
        margin-right: 5px;
        font-family: 'Roboto', sans-serif;
        font-weight: 350;
        text-align: left;
    }
    .homePageContentTitleBold {
        color: #000000;
        font-size: 36px;
        margin-right: 9.5px;
        font-family: 'Roboto', sans-serif;
        font-weight: 600;
        text-align: left;
        text-shadow: 2.5px 2.5px 2.55px #A689E1;
    }
    .homePageTitle {
        font-size: 269%;
        line-height: 125%;
        color: #ffffff;
        font-family: 'QuickSand', sans-serif;
        text-align: center;
        font-weight: 500;
    }
    .titleText {
        font-size: 269%;
        line-height: 125%;
        color: rgb(166, 137, 225, 0.65);
        font-family: 'QuickSand', sans-serif;
        text-align: center;
        font-weight: 600;
        margin-left: 12.5px;
    }
    .titleTextLast {
        color: rgb(166, 137, 225, 0.65);
        font-weight: 600;
        margin-left: 5px;
    }
    .titleText2 {
        font-size: 269%;
        color: rgb(166, 137, 225, 0.65);
        font-family: 'QuickSand', sans-serif;
        text-align: center;
        font-weight: 600;
        margin-left: 12.5px;
    }
    .titleText3 {
        font-size: 270%;
        line-height: 125%;
        color: #A689E1;
        font-family: 'QuickSand', sans-serif;
        text-align: left;
        font-weight: 550;
    }
    .homeBottomText {
        color: #A689E1;
        font-size: 18.75px;
        margin-right: 12.5px;
        margin-left: 12.5px;
        font-family: 'Roboto', sans-serif;
        font-weight: 400;
        text-align: center;
        background-color: rgb(0, 0, 0, 0.6);
        padding-top: 10px;
        padding-bottom: 10px;
        padding-left: 5px;
        padding-right: 5px;
    }
    .catchphraseText {
        color: #000000;
        font-size: 117%;
        line-height: 140%;
        font-family: 'Roboto', sans-serif;
        font-weight: 400;
        text-align: left;
    }
    .catchphraseTextLink {
        color: #A689E1;
        font-size: 147.5%;
        font-family: 'Roboto', sans-serif;
        font-weight: 400;
        text-align: left;
    }
    .titleContainer {
        display: flex;
        align-items: center;
        justify-content: left;
        height: fit-content;
        margin-top: 15px;
        padding-top: 4.5px;
        padding-bottom: 4.5px;
        width: 90vw;
        min-height: 150px;
        background-color: #000000;
    }
    .titleContainer3 {
        display: flex;
        align-items: center;
        justify-content: left;
        height: fit-content;
        margin-top: 15px;
        padding-top: 4.5px;
        padding-bottom: 4.5px;
        width: 90vw;
        min-height: 75px;
        background-color: #000000;
    }
    .titleContainer2 {
        display: flex;
        align-items: center;
        justify-content: left;
        height: 100%;
        width: 100%;
        padding-top: 4.5px;
        padding-bottom: 4.5px;
        min-height: 150px;
        background-color: rgb(166, 137, 225, 0.4);
    }
    .titleContainerBackground {
        display: flex;
        align-items: center;
        justify-content: left;
        height: fit-content;
        width: 90vw;
        margin-top: 15px;
        /*max-width: 1200px;*/
        background-color: #000000;
    }
    .homeButton {
        margin-top: 10px;
        background-color: #ffffff;
        border: none;
        width: max-content;
        padding-top: 10px;
        padding-bottom: 10px;
        height: max-content;
        font-family: 'QuickSand', sans-serif;
        display: flex;
        align-items: center;
        justify-content: center
    }
}

@media only screen and (max-width: 1024px) and (orientation: landscape) {
    .waitListContainer2 {
        width: 100%;
        max-width: 550px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .zoomOut3 {
        height: fit-content;
        width: 100vw;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }
    .zoomOut4 {
        width: 85%;
        margin-right: 2.5%;
        height: fit-content;
        margin-top: 60px;
        margin-bottom: 35px;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        zoom: 90%
    }
    #mediaSample {
        height: 100%;
        width: fit-content;
        max-width: 280px;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        /*border-right: 2px solid #ffffff;*/
    }
    .mediaSampleText {
        font-family: 'Roboto', sans-serif;
        color: #ffffff;
        font-weight: 300;
        font-size: 116.5%;
        line-height: 140%;
        text-align: center
    }
    .mediaSampleTitle {
        font-size: 225%;
        line-height: 120%;
        color: #ffffff;
        font-family: 'Roboto', sans-serif;
        text-align: left;
        font-weight: 300;
        margin-left: 5%;
    }
    .contactsFormContainer {
        width: 85%;
        margin-right: 2.5%;
        height: fit-content;
        margin-top: 50px;
        margin-bottom: 35px;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }
    .homeLine {
        width: 2px;
        height: 65%;
        margin-top: -5%;
        background-color: #A689E1;
    }
    .homeImageLinkContainer {
        max-height: auto;
        max-width: auto;
        cursor: auto;
        padding-right: 10px;
        padding-left: 10px;
    }
    .homeImageLink {
        max-height: 340px;
        height: 85%;
        border-radius: 10%;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }
    .userButton1 {
        background-color: #A689E1;
        border: none;
        border-radius: 20px;
        width: max-content;
        padding-top: 10px;
        padding-bottom: 10px;
        padding-right: 15px;
        padding-left: 15px;
        height: max-content;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .userButton2 {
        background-color: #A689E1;
        border: none;
        border-radius: 17.5px;
        width: max-content;
        padding-top: 7.5px;
        padding-bottom: 7.5px;
        padding-right: 12.5px;
        padding-left: 12.5px;
        height: max-content;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .userButtonText {
        color: #000000;
        font-size: 16.75px;
        font-weight: 450;
        font-family: 'Roboto', sans-serif;
    }
    #homePageContent {
        background-color: #000000;
        height: 550px;
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }
    .catchphraseContainer {
        width: 90%;
        padding-bottom: 5px;
        height: max-content;
        margin-left: 5%
    }
    .playContainer{
        display: none
    }
    .playContainer2{
        display: flex
    }
    .videoWebsite {
        display: none
    }
    .videoTablet {
        display: flex
    }
    .catchphraseTextLoad {
        font-size: 205%;
        line-height: 175%;
        color: #000000;
        font-family: 'QuickSand', sans-serif;
        text-align: center;
        font-weight: 375;
        padding-left: 2.5%;
        padding-right: 2.5%;
        zoom: 82.5%
    }
    .userButton {
        color: #f8f8f8;
        background-color: #A689E1;
        border: none;
        border-radius: 20px;
        width: max-content;
        padding-top: 7.5px;
        padding-bottom: 7.5px;
        padding-left: 10px;
        padding-right: 10px;
        height: max-content;
        font-size: 15px;
        font-weight: 600;
        font-family: 'QuickSand', sans-serif;
        display: flex;
        align-items: center;
        justify-content: center
    }
    .faqsHeaderText {
        font-size: 242.5%;
        line-height: 125%;
        color: #000000;
        font-family: 'Roboto', sans-serif;
        text-align: center;
        font-weight: 300;
        padding-bottom: 3.25%;
    }
    .question {
        margin-top: 15px;
        margin-bottom: 15px;
        width: 80%;
        height: max-content;
        position: relative
    }
    .questionText {
        color: #000000;
        font-size: 139%;
        line-height: 150%;
        font-family: 'Roboto', sans-serif;
        font-weight: 400;
        text-align: left
    }
    .questionAnswerText {
        color: #000000;
        font-size: 115%;
        line-height: 150%;
        font-family: 'Roboto', sans-serif;
        font-weight: 350;
        text-align: left;
        overflow: hidden;
        padding: 15px
    }
    .questionButton {
        width: 100%;
        height: max-content;
        background-color: #ffffff;
        border: 3.5px solid #A689E1;
        border-radius: 10px;
        padding: 15px;
        padding-left: 25px;
        position: relative;
        display: flex;
        justify-content: space-between;
        align-items: center
    }
    .contactsTitleContainer {
        height: max-content;
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        margin-bottom: 70px;
        margin-top: 25px
    }
    .inputTextTitle {
        color: #ffffff;
        font-size: 115%;
        line-height: 120%;
        font-family: 'Roboto', sans-serif;
        font-weight: 200;
        text-align: center;
        margin-left: 10%;
        display: flex;
    }
    .redIcon {
        margin-left: 2.5%;
        margin-right: 2.5%;
        color: #D22B2B;
        font-size: 107.5%;
    }
    .contactFormButton {
        height: fit-content;
        width: fit-content;
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 2.5px;
        padding-bottom: 2.5px;
        border: 2.5px solid #bababa;
        background-color: #cacaca;
        color: #ffffff;
        font-size: 17.25px;
        font-family: 'QuickSand', sans-serif;
        font-weight: 350;
        margin-top: 15px
    }
    .contactsForm {
        width: 100%;
        height: 80%;
        flex-direction: column;
        background-color: #A689E1
    }
    .contactsFormEntry {
        height: 50px;
        width: 100%;
        flex-direction: row;
        display: flex;
        align-items: center
    }
}

@media only screen and (min-width: 1024px) and (orientation: landscape) {
    .waitListContainer2 {
        width: 100%;
        max-width: 600px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .zoomOut3 {
        height: fit-content;
        width: 100vw;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }
    .zoomOut4 {
        width: 85%;
        height: fit-content;
        margin-top: 75px;
        margin-bottom: 50px;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        zoom: 90%
    }
    #mediaSample {
        height: 100%;
        width: fit-content;
        max-width: 285px;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        /*border-right: 2px solid #ffffff;*/
    }
    .mediaSampleText {
        font-family: 'Roboto', sans-serif;
        color: #ffffff;
        font-weight: 300;
        font-size: 117.5%;
        line-height: 140%;
        text-align: center
    }
    .mediaTitleContainer {
        height: fit-content;
        width: 100%;
        margin-top: 80px;
        padding-left: 40px;
        padding-right: 40px;
        margin-bottom: 70px;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }
    .mediaSampleTitle {
        font-size: 230%;
        line-height: 120%;
        color: #ffffff;
        font-family: 'Roboto', sans-serif;
        text-align: left;
        font-weight: 300;
        margin-left: 5%;
    }
    .contactsFormContainer {
        width: 85%;
        height: fit-content;
        margin-top: 65px;
        margin-bottom: 50px;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }
    .zoomOut17 {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        height: fit-content;
        width: 100vw;
        margin-top: 65px;
        background-color: #000000;
    }
    .homePageContentContainer {
        background-color: #A689E1;
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100%;
        height: fit-content;
    }
    .homePageTitleContainer {
        display: flex;
        justify-content: center;
        align-items: left;
        flex-direction: column;
        height: fit-content;
        width: 100%;
        padding-left: 5vw;
        padding-top: 5px;
        padding-bottom: 10px;
    }
    .homeLine {
        width: 2px;
        height: 65%;
        margin-top: -5%;
        background-color: #A689E1;
    }
    .homeImageLinkContainer {
        max-height: auto;
        max-width: auto;
        cursor: auto;
        padding-right: 10px;
        padding-left: 10px;
    }
    .homeImageLink {
        height: 97.5%;
        max-height: 375px;
        border-radius: 10%;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }
    #titleSwiper {
        height: 100%;
        width: fit-content;
        margin-left: 5px;
    }
    #titleSwiper2 {
        height: 100%;
        width: fit-content;
    }
    .homePageTitleContainerRow {
        display: flex;
        align-items: center;
        justify-content: left;
        flex-direction: row;
        height: 10vh;
        padding-top: 10px;
        min-height: 75px;
        padding-right: 20px;
        padding-left: 20px
    }
    .homePageTitleContainerRow3 {
        display: flex;
        align-items: center;
        justify-content: left;
        flex-direction: row;
        height: 10vh;
        min-height: 100px;
        padding-right: 20px;
        padding-left: 20px
    }
    .homePageTitleContainerRow2 {
        display: flex;
        align-items: center;
        justify-content: left;
        flex-direction: row;
        height: 10vh;
        padding-right: 20px;
        padding-left: 20px
    }
    .userButton1 {
        background-color: #A689E1;
        border: none;
        border-radius: 20px;
        width: max-content;
        padding-top: 10px;
        padding-bottom: 10px;
        padding-right: 15px;
        padding-left: 15px;
        height: max-content;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .userButton2 {
        background-color: #A689E1;
        border: none;
        border-radius: 17.5px;
        width: max-content;
        padding-top: 10px;
        padding-bottom: 10px;
        padding-right: 15px;
        padding-left: 15px;
        height: max-content;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .userButtonText {
        color: #000000;
        font-size: 125%;
        font-weight: 450;
        font-family: 'Roboto', sans-serif;
    }
    #homePageContent {
        background-color: #000000;
        height: 575px;
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }
    .homeButton {
        margin-left: 5px;
        margin-top: 10px;
        background-color: #ffffff;
        border: none;
        width: max-content;
        padding-top: 10px;
        padding-bottom: 10px;
        height: max-content;
        font-family: 'QuickSand', sans-serif;
        display: flex;
        align-items: center;
        justify-content: center
    }
    .homeBottomText {
        color: #A689E1;
        font-size: 116.25%;
        margin-right: 12.5px;
        margin-left: 12.5px;
        font-family: 'Roboto', sans-serif;
        font-weight: 400;
        text-align: center;
        background-color: rgb(0, 0, 0, 0.6);
        padding-top: 10px;
        padding-bottom: 10px;
        padding-left: 5px;
        padding-right: 5px;
    }
    .homePageContentTitle {
        color: #000000;
        font-size: 220%;
        margin-right: 5px;
        font-family: 'Roboto', sans-serif;
        font-weight: 350;
        text-align: left;
    }
    .homePageContentTitleBold {
        color: #000000;
        font-size: 235%;
        margin-right: 10px;
        font-family: 'Roboto', sans-serif;
        font-weight: 600;
        text-align: left;
        text-shadow: 2.5px 2.5px 2.55px #A689E1;
    }
    .catchphraseContainer {
        width: 90%;
        padding-bottom: 5px;
        height: max-content;
        margin-left: 5%
    }
    .catchphraseText {
        color: #000000;
        font-size: 117%;
        font-family: 'Roboto', sans-serif;
        font-weight: 400;
        text-align: left;
    }
    .catchphraseTextLink {
        color: #A689E1;
        font-size: 150%;
        font-family: 'Roboto', sans-serif;
        font-weight: 400;
        text-align: left;
    }
    .titleContainer {
        display: flex;
        align-items: center;
        justify-content: left;
        height: fit-content;
        margin-top: 17.5px;
        padding-top: 5px;
        padding-bottom: 5px;
        width: 90vw;
        min-height: 150px;
        /*max-width: 1200px;*/
        background-color: #000000;
    }
    .titleContainer3 {
        display: flex;
        align-items: center;
        justify-content: left;
        height: fit-content;
        margin-top: 17.5px;
        padding-top: 5px;
        padding-bottom: 5px;
        width: 90vw;
        min-height: 75px;
        /*max-width: 1200px;*/
        background-color: #000000;
    }
    .titleContainerBackground {
        display: flex;
        align-items: center;
        justify-content: left;
        height: fit-content;
        width: 90vw;
        margin-top: 15px;
        /*max-width: 1200px;*/
        background-color: #000000;
    }
    .titleContainer2 {
        display: flex;
        align-items: center;
        justify-content: left;
        height: 100%;
        width: 100%;
        padding-top: 5px;
        padding-bottom: 5px;
        min-height: 150px;
        /*max-width: 1200px;*/
        background-color: rgb(166, 137, 225, 0.4);
    }
    .homePageTitle {
        font-size: 284%;
        line-height: 130%;
        color: #ffffff;
        font-family: 'QuickSand', sans-serif;
        text-align: center;
        font-weight: 500;
    }
    .titleText {
        font-size: 289%;
        line-height: 130%;
        color: rgb(166, 137, 225, 0.65);
        font-family: 'QuickSand', sans-serif;
        text-align: center;
        font-weight: 600;
        margin-left: 12.5px;
    }
    .titleText {
        color: rgb(166, 137, 225, 0.65);
        font-weight: 600;
        margin-left: 12.5px;
    }
    .titleText2 {
        font-size: 289%;
        color: rgb(166, 137, 225, 0.65);
        font-family: 'QuickSand', sans-serif;
        text-align: center;
        font-weight: 600;
        margin-left: 12.5px;
    }
    .titleText3 {
        font-size: 289%;
        line-height: 130%;
        color: #A689E1;
        font-family: 'QuickSand', sans-serif;
        text-align: left;
        font-weight: 550;
    }
    .playContainer{
        display: flex
    }
    .playContainer2{
        display: none
    }
    .videoWebsite {
        display: flex
    }
    .videoTablet {
        display: none
    }
    .catchphraseTextLoad {
        font-size: 217.5%;
        line-height: 175%;
        color: #000000;
        font-family: 'QuickSand', sans-serif;
        text-align: center;
        font-weight: 375;
        padding-left: 2.5%;
        padding-right: 2.5%;
        zoom: 85%
    }
    .faqsHeaderText {
        font-size: 255%;
        line-height: 130%;
        color: #000000;
        font-family: 'Roboto', sans-serif;
        text-align: center;
        font-weight: 300;
        padding-bottom: 2.5%;
    }
    .question {
        margin-top: 15px;
        margin-bottom: 15px;
        width: 80%;
        max-width: 1200px;
        height: max-content;
        position: relative
    }
    .questionText {
        color: #000000;
        font-size: 140%;
        line-height: 150%;
        font-family: 'Roboto', sans-serif;
        font-weight: 400;
        text-align: left
    }
    .questionAnswerText {
        color: #000000;
        font-size: 117%;
        line-height: 150%;
        font-family: 'Roboto', sans-serif;
        font-weight: 350;
        text-align: left;
        overflow: hidden;
        padding: 15px;
    }
    .questionButton {
        width: 100%;
        height: max-content;
        background-color: #ffffff;
        border: 3.5px solid #A689E1;
        border-radius: 10px;
        padding: 15px;
        padding-left: 25px;
        position: relative;
        display: flex;
        justify-content: space-between;
        align-items: center
    }
    .contactsTitleContainer {
        height: max-content;
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        margin-bottom: 85px;
        margin-top: 25px
    }
    .contactsTitle {
        zoom: 90%;
        font-size: 210%;
        font-weight: 400;
        line-height: 140%;
        color: #A689E1;
        font-family: 'Roboto', sans-serif;
        text-align: left;
        padding-bottom: 50px;
        padding-top: 40px;
        width: 100%;
        padding-left: 5%;
        background-color: rgb(166, 137, 225, 0.65)
    }
    .contactsTitleBold {
        font-weight: 300;
        font-size: 260%;
        line-height: 140%;
        color: #ffffff;
        font-family: 'Roboto', sans-serif;
        text-align: center;
        padding-bottom: 7.5px;
        padding-top: 7.5px;
        margin-left: 5px;
        margin-right: 5px
    }
    .inputTextTitle {
        color: #ffffff;
        font-size: 117.5%;
        line-height: 120%;
        font-family: 'Roboto', sans-serif;
        font-weight: 200;
        text-align: center;
        margin-left: 10%;
        display: flex;
        flex-direction: row;
    }
    .redIcon {
        margin-left: 2.5%;
        margin-right: 2.5%;
        color: #D22B2B;
        font-size: 107.5%;
    }
    .contactFormButton {
        height: fit-content;
        width: fit-content;
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 2.5px;
        padding-bottom: 2.5px;
        border: 2.5px solid #bababa;
        background-color: #cacaca;
        color: #ffffff;
        font-size: 17.5px;
        font-family: 'Roboto', sans-serif;
        font-weight: 350;
        margin-top: 15px
    }
    .contactsForm {
        width: 100%;
        height: 80%;
        flex-direction: column;
    }
    .contactsFormEntry {
        height: 50px;
        width: 100%;
        flex-direction: row;
        display: flex;
        align-items: center
    }
}


.buttonContainer {
    margin-top: 15px;
    margin-bottom: 10px;
    width: max-content;
}

.homeBottomTextContainer:hover {
    cursor: pointer;
}

.homeBottomTextContainer:hover .userButtonText {
    font-weight: 700;
}

.homeBottomTextContainer:hover .userButton1 {
    cursor: pointer;
    background-color: #ffffff;
}

.homeBottomTextContainer:hover .userButton2 {
    cursor: pointer;
    background-color: #ffffff;
}

.homeBottomTextContainer:hover .homeBottomText {
    color: #000000;
    background-color: rgba(255, 255, 255, 0.6);
}

.homeButton:hover {
    cursor: pointer;
    background-color: #000000;
    padding-top: 0px;
    padding-bottom: 0px;
}

.homeButton:hover .homeButtonContent {
    background-color: rgb(166, 137, 225, 0.45);
    height: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
}

.homeButton:hover .catchphraseTextLink {
    color: #A689E1;
    font-weight: 500;
    padding-left: 15px;
    padding-right: 15px;
}

#homeSwiper {
    height: 100%;
    width: 90%;
    position: relative;
    background-color: #f5f5f5;
    border-radius: 7.5vw;
}

#homeSwiper .swiper-slide {
    width: 100%;
    height: 100%
}

#homeSwiper .swiper-scrollbar {
    background-color: #ECECEC;
    max-width: 20%;
    transform: translateX(195%);
    width: 90%;
    margin-left: 5%;
}

#homeSwiper .swiper-scrollbar-drag {
    background-color: #A689E1
}

.animationImage {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: default;
    flex-direction: column;
}

.homeImage {
    max-width: 95%;
    max-height: 90%;
    object-fit: fill;
    display: block;
    border: 0px;
    border-radius: 15%
}

.faqPage {
    background-color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    height: fit-content;
    min-height: fit-content;
    width: 100%;
    padding-bottom: 130px;
    padding-top: 150px;
}

.homeLeft .homeLeftBackground {
    content: "";
    background-image: url("../images/businesses.webp");
    background-repeat: no-repeat;
    width: 100%;
    background-size: cover;
    background-position: center;
    position: absolute;
    top: 0px;
    bottom: 0px;
    right: 0px;
    left: 0px;
    opacity: 0.5;
}

.homeRight .homeRightBackground {
    content: "";
    background-image: url("../images/users.webp");
    background-repeat: no-repeat;
    width: 100%;
    background-size: cover;
    background-position: center;
    position: absolute;
    top: 0px;
    bottom: 0px;
    right: 0px;
    left: 0px;
    opacity: 0.5;
}

.homePageTitleContainerRow3Original {
    display: flex;
    align-items: center;
    justify-content: left;
    height: fit-content;
    padding-right: 20px;
    padding-left: 20px;
}

.faqsContainer {
    height: fit-content;
    width: 100%;
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.faqsHeader {
    height: fit-content;
    width: 100%;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 50px;
}

.downArrow {
    font-size: 150%;
    cursor: pointer
}

.downArrow.rotate {
    transform: rotate(180deg)
}

.answerContainer {
    height: 0;
    opacity: 0;
}

.questionAfter {
    height: fit-content;
    margin-top: 2%;
}

.show {
    height: fit-content;
    width: 100%;
    opacity: 1;
    position: relative;
    background-color: #ffffff;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.contactsFormEntry2 {
    height: fit-content;
    width: 98%;
    flex-direction: row;
    margin-top: 20px;
    display: flex;
    align-items: center
}

.contactsPage {
    background-color: #A689E1;
    display: flex;
    align-items: center;
    justify-content: center;
    height: fit-content;
    min-height: fit-content;
    margin: 0px;
    padding: 0px
}

#contactsSwiper {
    background-color: #A689E1;
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

#contactsSwiper .swiper-slide {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.contactsFormContainer2 {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.contactsTitleContainerTop {
    background-color: #ffffff;
    height: fit-content;
    width: 100vw;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.buttonContainer2 {
    width: 98.5%;
    margin-right: 1.5%;
    height: 8%;
    margin-top: 1%;
    display: flex;
    align-items:center;
    justify-content: right;
    flex-direction: row;
}

.inputTextBox {
    width: 80%;
    margin-right: 1.5%;
    padding-left: 1%;
    padding-right: 1%;
    border-radius: 10px;
    height: 60%;
    border-color: #dbdbdb;
    border-width: 0;
    font-size: 100%;
    line-height: 120%;
    color: #000000;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
}

.inputTextBoxMessage {
    width: 80%;
    height: 250px;
    padding-top: 1.5%;
    padding-left: 1%;
    padding-right: 1%;
    display: flex;
    border-radius: 20px;
    border-width: 0;
    border-color: #9d9d9d;
    font-size: 100%;
    line-height: 150%;
    color: #000000;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
}

.inputTextTitleContainer {
    width: 30%;
}

input:focus {
    outline: none;
    border-color: #ffffff;
    border-width: 0.25vw;
}

input:focus:invalid {
    outline: none;
    border-color: #D22B2B;
    border-width: 0.1%;
}

textarea:focus {
    outline: none;
    border-color: #ffffff;
    border-width: 0.25vw;
}

textarea:focus:invalid {
    outline: none;
    border-color: #D22B2B;
    border-width: 0.1%;
}

.contactFormButton:hover {
    cursor: pointer;
    background-color: #ffffff;
    border-color: #ffffff;
    color: #A689E1;
}

#mediaPageSample {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    width: 100%;
    height: fit-content;
    min-height: fit-content;
    background-color: #000000;
    padding-bottom: 40px;
}

.mediaSampleTitleContainer {
    display: flex;
    align-items: center;
    width: 100%;
    height: fit-content;
}

#mediaSampleSwiper {
    width: fit-content;
    height: fit-content;
}

#mediaSampleSwiper .swiper-wrapper {
    padding-bottom: 0;
    padding-top: 0;
    padding-right: 0px;
    padding-left: 15px;
    margin: 0;
    width: fit-content;
}

.mediaSampleTop {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 75%;
}

.mediaImageSample {
    height: 250px;
    width: auto;
    border-style: solid;
    border-radius: 40px;
    border-width: 5px;
    border-color: #A689E1;
    background-color: #000000;
}

.mediaSampleBottom {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 25%;
    width: 100%;
    max-width: 400px;
    padding-right: 20px;
    padding-left: 20px;
    margin-left: 5px;
}

.mediaTitleLine {
    width: 90%;
    margin-left: 5px;
    height: 2px;
    background-color: #A689E1;
    margin-bottom: 50px;
    margin-top: 10px;
}

.mediaLine {
    width: 70%;
    max-width: 320px;
    height: 1.5px;
    background-color: #ffffff;
    margin-top: 35px;
    margin-bottom: 35px;
}

#titleSwiper .swiper-slide {
    width: fit-content;
    height: fit-content;
    display: flex;
    align-items: center;
    justify-content: center;
}
#titleSwiper2 .swiper-slide {
    width: fit-content;
    height: fit-content;
    display: flex;
    align-items: center;
    justify-content: center;
}

#titleSwiper2 {
    display: flex;
    align-items: center;
    justify-content: center;
}

.homeImages {
    width: 100%;
    height: 40vh;
    margin-top: 4vh;
    margin-bottom: 2.5vh;
}

.homePageContentTitleContainer {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row;
    width: 100%;
    padding-top: 50px;
    padding-bottom: 40px;
    height: fit-content;
    background-color: #A689E1;
}

.homePageTitleMove {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row;
    width: fit-content;
    height: 100%;
    background-color: #A689E1;
}

.homePageContentBodyContainer {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row;
    width: 100%;
    height: 85%;
}

.homePageContentBodyContainerRight {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row;
    width: 50%;
    height: 100%;
    /*background-color: rgb(246, 246, 246);*/
}

.homePageContentBodyContainerLeft {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row;
    width: 50%;
    height: 100%;
}

.homeRight {
    position: relative;
    height: 100%;
    width: 100%;
    /*max-width: 550px*/
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    /*background-color: rgb(246, 246, 246);*/
}

.homeLeft {
    position: relative;
    height: 100%;
    width: 100%; 
    /*max-width: 550px*/
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    /*background-color: #fbfbfb;*/
}

.homeTopImage {
    height: 65%;
    width: 100%; 
    display: flex;
    align-items: center;
    justify-content: center;
}

.buttonContainerInner {
    display: flex;
    align-items: center;
    justify-content: center;
}

.popups {
    background-color: #000000;
    display: flex;
    align-items: center;
    justify-content: left;
    flex-direction: row;
    height: 400px;
    width: 100%;
}

.popup {
    background-color: #000000;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    height: 100%;
    width: fit-content;
    margin-left: 2.5%;
    margin-right: 2.5%
}

.popupImage {
    height: 80%;
    object-fit: fill;
    display: block;
}

.homePage {
    background-color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    height: fit-content;
}

#close {
    margin-left: auto;
    margin-right: 5%;
    margin-bottom: auto;
    margin-top: 5%;
    cursor: pointer;
    z-index: 100000000;
}

.usersLink {
    color: #A689E1;
    font-weight: 700;
}

.usersLink:hover {
    cursor: pointer;
}