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

.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;
}

#mediaSampleSwiperMobile {
    width: 100%;
    height: fit-content;
}

#mediaSampleSwiperMobile .swiper-wrapper {
    padding: 0;
    margin: 0;
}

.homePageTitleContainerRow3MobileOriginal {
    flex-direction: column;
    width: fit-content;
    height: fit-content;
    padding: 20px;
}

.homeLeftMobile .homeLeftBackgroundMobile {
    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;
}

.homeRightMobile .homeRightBackgroundMobile {
    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;
}

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

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

.videoMobile:hover {
    cursor: pointer;
}

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

.videoTabletMobile:hover {
    cursor: pointer;
}

#homeSwiperMobile {
    height: 100%;
    width: 100%;
    position: relative;
    background-color: #ffffff;
}

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

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

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

.buttonContainerPosition {
    display: flex;
    align-items: center;
    justify-content: left;
    flex-direction: row
}

.buttonContainerMobile2 {
    margin-top: 25px;
    width: max-content;
    margin-left: 15px;
}

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

.questionMobile {
    margin-bottom: 15px;
    margin-top: 15px;
    width: 85%;
    height: 12.5%;
    position: relative;
}

.questionButtonMobile {
    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
}

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

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

#contactsSwiperMobile {
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    margin-bottom: 15px;
}

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

.contactsFormEntryMobile {
    height: 40px;
    margin-top: 5px;
    margin-bottom: 5px;
    width: 100%;
    flex-direction: row;
    display: flex;
    align-items: center;
}

.contactsFormEntry2Mobile {
    height: fit-content;
    flex-direction: column;
    width: 100%;
    margin-top: 10px;
    display: flex;
    align-items: center;
}

.inputTextTitleContainer2Mobile {
    width: 100%;
}

.redIconMobile {
    margin-left: 2.5%;
    margin-right: 2.5%;
    font-size: 105%;
    color: #D22B2B;
}

.buttonContainer2Mobile {
    margin-top: 20px;
    width: 100%;
    height: fit-content;
    display: flex;
    align-items:center;
    justify-content: right;
    flex-direction: row;
}

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

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

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

.mediaTitleLineMobile {
    width: 80%;
    margin-left: 5px;
    height: 1.5px;
    background-color: #A689E1;
    margin-bottom: 50px;
    margin-top: 10px;
}

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

.titleSwiperMobile .swiper-wrapper {
    width: 100%;
    height: 100%;
}

#titleSwiper2Mobile {
    width: 100%;
    height: 100%;
}

#titleSwiper2Mobile .swiper-wrapper {
    width: 100%;
}

.titleSwiperMobile .swiper-slide {
    width: fit-content;
    max-width: 100%;
    height: fit-content;
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
}

#titleSwiperMobile {
    margin-top: 10px;
}

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

.homeImageLinkContainerMobile {
    max-height: auto;
    max-width: auto;
    cursor: auto;
    padding-right: 10px;
    padding-left: 10px;
}

.catchphraseContainerMobile {
    width: 90%;
    height: max-content;
}

.buttonContainerMobile {
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
}

.homeBottomTextContainerMobile:hover {
    cursor: pointer;
}

.homeBottomTextContainerMobile:hover .userButtonTextMobile {
    font-weight: 700;
}

.homeBottomTextContainerMobile:hover .userButton1Mobile {
    cursor: pointer;
    background-color: #ffffff;
}

.homeBottomTextContainerMobile:hover .userButton2Mobile {
    cursor: pointer;
    background-color: #ffffff;
}

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

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

.homeButtonMobile {
    margin-top: 5px;
    background-color: #ffffff;
    border: none;
    width: fit-content;
    max-width: 100%;
    height: max-content;
    font-family: 'QuickSand', sans-serif;
    display: flex;
    align-items: center;
    justify-content: center
}

.homeButtonMobile:hover {
    cursor: pointer;
    background-color: #000000;
}

.homeButtonMobile:hover .catchphraseTextLinkMobile {
    color: #ffffff;
    padding-right: 10px;
    padding-left: 10px;
    font-weight: 500;
}

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

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

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

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

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

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

.usersLink:hover {
    cursor: pointer;
}

.spaceLeft {
    margin-left: 5px;
}

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

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

@media only screen and (max-width: 320px) {
    .waitListContainer2Mobile {
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .homePageTitleMoveMobile {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        width: fit-content;
        height: 100%;
        background-color: #A689E1;
        zoom: 90%
    }
    .contactsTitleContainerTopMobile {
        background-color: #ffffff;
        height: fit-content;
        width: 320px;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }
    .mediaPageSampleMobile {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        width: 320px;
        height: fit-content;
        min-height: fit-content;
        background-color: #000000;
        padding-bottom: 55px;
        padding-top: 60px;
        margin: 0px
    }
    #mediaSampleMobile {
        height: 100%;
        margin-left: 25px;
        margin-right: 35px;
        width: fit-content;
        max-width: 190px;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        /*border-right: 2px solid #ffffff;*/
    }
    .contactsFormContainerMobile {
        width: 290px;
        height: fit-content;
        margin-top: 40px;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }
    .zoomOut12 {   
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        width: 100%;
        height: fit-content;
        min-height: fit-content;
        background-color: #000000;
        zoom: 92.5%
    }
    .zoomOut3 {
        zoom: 100%;
        width: 320px;
        background-color: rgb(166, 137, 225, 0.65)
    }
    .zoomOut4 {
        width: 290px;
        height: fit-content;
        margin-top: 60px;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        zoom: 90%
    }
    .homePageMobile {
        background-color: #ffffff;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        height: fit-content;
        width: 320px;
        padding-top: 70px
    }
    .titleContainer2MobileOriginal {
        display: flex;
        align-items: center;
        justify-content: left;
        height: fit-content;
        width: 100%;
        padding-top: 4.5px;
        padding-bottom: 4.5px;
        background-color: rgb(166, 137, 225, 0.4);
    }
    .titleContainer2Mobile {
        display: flex;
        align-items: center;
        justify-content: left;
        height: fit-content;
        width: 100%;
        min-height: 140px;
        padding-top: 4.5px;
        padding-bottom: 4.5px;
        background-color: rgb(166, 137, 225, 0.4);
    }
    .titleContainerBackgroundMobile {
        display: flex;
        align-items: center;
        justify-content: left;
        height: fit-content;
        width: 92.5%;
        margin-top: 15px;
        /*max-width: 1200px;*/
        background-color: #000000;
    }
    .titleContainerMobileOriginal {
        display: flex;
        align-items: center;
        justify-content: left;
        height: fit-content;
        margin-top: 15px;
        padding-top: 4.5px;
        padding-bottom: 20px;
        padding-left: 3px;
        width: 92.5%;
        background-color: #000000;
    }
    .titleContainerMobile {
        display: flex;
        align-items: center;
        justify-content: left;
        height: fit-content;
        margin-top: 15px;
        padding-top: 4.5px;
        padding-bottom: 4.5px;
        width: 92.5%;
        min-height: 150px;
        padding-left: 5px;
        background-color: #000000;
    }
    .titleContainer3Mobile {
        display: flex;
        align-items: center;
        justify-content: left;
        height: fit-content;
        margin-top: 15px;
        padding-top: 4.5px;
        padding-bottom: 9px;
        width: 92.5%;
        background-color: #000000;
    }
    .homeBottomTextMobile {
        font-family: 'Roboto', sans-serif;
        color: #A689E1;
        font-size: 17px;
        margin-right: 10px;
        margin-left: 10px;
        font-weight: 400;
        text-align: center;
        background-color: rgb(0, 0, 0, 0.6);
        padding-top: 12.5px;
        padding-bottom: 12.5px;
        padding-left: 7.5px;
        padding-right: 7.5px;
    }
    .userButton1Mobile {
        background-color: #A689E1;
        border: none;
        border-radius: 10px;
        width: max-content;
        padding-top: 7.5px;
        padding-bottom: 7.5px;
        padding-right: 7.5px;
        padding-left: 7.5px;
        height: max-content;
        display: flex;
        align-items: center;
        justify-content: center
    }
    .userButton2Mobile {
        background-color: #A689E1;
        border: none;
        border-radius: 10px;
        width: max-content;
        max-width: 75%;
        padding-top: 7.5px;
        padding-bottom: 7.5px;
        padding-right: 7.5px;
        padding-left: 7.5px;
        height: max-content;
        display: flex;
        align-items: center;
        justify-content: center
    }
    .userButtonTextMobile {
        color: #000000;
        font-size: 16.2px;
        font-weight: 450;
        font-family: 'Roboto', sans-serif;
    }
    .homePageContentTitleBoldMobile {
        color: #000000;
        font-size: 29px;
        margin-right: 9.5px;
        font-family: 'Roboto', sans-serif;
        font-weight: 600;
        text-align: center;
        text-shadow: 2.5px 2.5px 2.55px #A689E1;
        line-height: 150%;
    }
    .homePageContentTitleMobile {
        color: #000000;
        font-size: 27px;
        font-family: 'Roboto', sans-serif;
        font-weight: 350;
        text-align: center;
        line-height: 150%;
    }
    .homeLineMobile {
        height: 2.4px;
        width: 90%;
        margin-top: 0.5%;
        margin-bottom: 0.5%;
        background-color: #A689E1;
    }
    .homeImageLinkMobile {
        width: 100%;
        max-width: 130px;
        border-radius: 10%;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }
    .homePageContentBodyContainerRightMobile {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: row;
        height: 50%;
        width: 100%;
    }
    .homePageContentBodyContainerLeftMobile {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: row;
        height: 50%;
        width: 100%;
    }
    .homeRightMobile {
        position: relative;
        height: 100%;
        width: fit-content;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: row;
    }
    .homeLeftMobile {
        position: relative;
        height: 100%;
        width: fit-content; 
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: row;
    }
    .homePageContentBodyContainerMobile {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        width: 100%;
        height: 85%;
        zoom: 96%
    }
    #homePageContentMobile {
        background-color: #000000;
        height: 650px;
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }
    .catchphraseTextLinkMobile {
        font-size: 18.4px;
        color: #A689E1;
        font-family: 'Roboto', sans-serif;
        font-weight: 400;
        text-align: left;
    }
    .titleSwiperMobile {
        max-width: 100%;
        overflow: hidden;
        min-height: 90px;
        height: fit-content;
        min-width: fit-content;
        width: fit-content;
        margin-bottom: 15px;
        margin-top: 5px;
        background-color: #000000;
    }
    .titleSwiper2Mobile {
        height: fit-content;
        min-width: fit-content;
        max-height: 170px;
        min-height: 170px;
        width: fit-content;
    }
    #titleSwiper2Mobile .swiper-slide {
        width: fit-content;
        height: fit-content;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .homePageTitleContainerRowOriginalMobile {
        display: flex;
        justify-content: center;
        flex-direction: column;
        height: fit-content;
        min-height: fit-content;
        padding-right: 20px;
        padding-left: 20px;
        margin-top: 15px;
        padding-bottom: 0px;
    }
    .homePageTitleContainerRowMobile {
        flex-direction: column;
        height: fit-content;
        min-height: 130px;
        padding-right: 20px;
        padding-left: 20px;
        margin-top: 15px;
    }
    .homePageTitleContainerRow3Mobile {
        flex-direction: column;
        width: fit-content;
        height: fit-content;
        display: flex;
        height: fit-content;
        min-height: 140px;
        padding-right: 20px;
        padding-left: 20px;
    }
    .homePageContentContainerMobile {
        background-color: #A689E1;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 60px;
        width: 320px;
        height: fit-content;
    }
    .zoomOut10 {
        zoom: 100%;
    }
    .homePageTitleMobile {
        font-size: 210%;
        line-height: 125%;
        color: #ffffff;
        font-family: 'QuickSand', sans-serif;
        text-align: left;
        font-weight: 500;
    }
    .homePageTitle22Mobile {
        font-size: 210%;
        line-height: 125%;
        color: #ffffff;
        font-family: 'QuickSand', sans-serif;
        text-align: left;
        font-weight: 500;
        margin-left: -10px;
    }
    .titleTextMobile {
        font-size: 215%;
        line-height: 125%;
        color: rgb(166, 137, 225, 0.65);
        font-family: 'QuickSand', sans-serif;
        text-align: left;
        font-weight: 600;
        margin-left: 5px;
        margin-top: 10px;
    }
    .titleText2Mobile {
        font-size: 215%;
        line-height: 125%;
        color: rgb(166, 137, 225, 0.65);
        font-family: 'QuickSand', sans-serif;
        text-align: left;
        font-weight: 600;
        margin-left: 5px;
    }
    .titleText3Mobile {
        font-size: 215%;
        line-height: 125%;
        color: #A689E1;
        font-family: 'QuickSand', sans-serif;
        text-align: left;
        font-weight: 600;
        margin-left: 5px;
    }
    .homePageTitleContainerRow2Mobile {
        display: flex;
        align-items: center;
        justify-content: left;
        flex-direction: column;
        padding-top: 10px;
        padding-right: 20px;
        padding-left: 20px;
    }
    #faqsPageMobile {
        background-color: #ffffff;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        height: fit-content;
        min-height: fit-content;
        width: 320px;
        padding-bottom: 110px;
        padding-top: 130px;
    }
    .questionTextMobile {
        color: #000000;
        font-size: 16.75px;
        line-height: 150%;
        font-family: 'Roboto', sans-serif;
        font-weight: 400;
        text-align: left
    }
    .questionAnswerTextMobile {
        color: #000000;
        font-size: 16.5px;
        line-height: 150%;
        font-family: 'Roboto', sans-serif;
        font-weight: 350;
        text-align: left;
        overflow: hidden;
        padding: 15px;
    }
    .inputTextBoxMobile {
        width: 95%;
        padding-left: 1%;
        padding-right: 1%;
        border-radius: 7.5px;
        height: 70%;
        border-color: #dbdbdb;
        border-width: 0;
        font-size: 100%;
        line-height: 100%;
        color: #000000;
        font-family: 'Roboto', sans-serif;
        font-weight: 400;
    }
    .inputTextBox2Mobile {
        width: 50%;
        padding-left: 1%;
        padding-right: 1%;
        border-radius: 7.5px;
        height: 70%;
        border-color: #dbdbdb;
        border-width: 0;
        font-size: 100%;
        line-height: 100%;
        color: #000000;
        font-family: 'Roboto', sans-serif;
        font-weight: 400;
    }
    .inputTextTitleEmailMobile {
        width: fit-content;
        flex-direction: row;
        display: flex;
    }
    .inputTextBoxMessageMobile {
        width: 100%;
        height: 250px;
        margin-top: 20px;
        padding-top: 1.5%;
        padding-left: 1%;
        padding-right: 1%;
        display: flex;
        border-radius: 10px;
        border-width: 0;
        border-color: #9d9d9d;
        font-size: 100%;
        line-height: 150%;
        color: #000000;
        font-family: 'Roboto', sans-serif;
        font-weight: 400;
    }
    .contactsTitleContainerMobile {
        height: max-content;
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        margin-bottom: 55px;
        margin-top: 7.5px
    }
    .faqsHeaderTextMobile {
        font-size: 215%;
        line-height: 130%;
        color: #000000;
        font-family: 'Roboto', sans-serif;
        text-align: center;
        font-weight: 300;
        padding-bottom: 2.5%;
        margin-left: 25px;
        margin-right: 25px;
        zoom: 97.5%
    }
    .contactsTitleMobile {
        zoom: 85%;
        font-size: 180%;
        font-weight: 400;
        line-height: 120%;
        color: #A689E1;
        font-family: 'Roboto', sans-serif;
        text-align: left;
        padding-bottom: 35px;
        padding-top: 25px;
        width: 320px;
        padding-left: 5%;
        padding-right: 2.5%;
    }
    .contactsTitleBoldMobile {
        font-weight: 300;
        font-size: 212.5%;
        line-height: 125%;
        color: #ffffff;
        font-family: 'Roboto', sans-serif;
        text-align: center;
        padding-bottom: 7.5px;
        padding-top: 7.5px;
    }
    .inputTextTitleMobile {
        color: #ffffff;
        font-size: 105%;
        line-height: 100%;
        font-family: 'Roboto', sans-serif;
        font-weight: 200;
        text-align: left;
        margin-left: 5%;
        display: flex;
    }
    .inputTextTitle2Mobile {
        width: fit-content;
        margin-left: 5px;
        color: #ffffff;
        font-size: 105%;
        line-height: 100%;
        font-family: 'Roboto', sans-serif;
        font-weight: 200;
        text-align: center;
        display: flex;
    }
    .contactFormButtonMobile {
        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: 16.25px;
        font-family: 'QuickSand', sans-serif;
        font-weight: 350;
        margin-top: 15px
    }
    .contactsFormMobile {
        width: 100%;
        height: fit-content;
        flex-direction: column;
    }
    .mediaSampleTitleContainerMobile {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100%;
        padding-left: 5%;
        padding-right: 5%;
        height: fit-content;
    }
    .mediaImageSampleMobile {
        height: 170px;
        width: auto;
        border-style: solid;
        border-radius: 40px;
        border-width: 5px;
        border-color: #A689E1;
        background-color: #000000;
    }
    .mediaSampleTitleMobile {
        font-size: 195%;
        line-height: 140%;
        color: #ffffff;
        font-family: 'Roboto', sans-serif;
        text-align: center;
        font-weight: 300;
    }
    .mediaSampleTextMobile {
        font-family: 'Roboto', sans-serif;
        color: #ffffff;
        font-weight: 300;
        font-size: 110%;
        line-height: 140%;
        text-align: center
    }
    .mediaSampleTopMobile {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100%;
        height: 57.5%;
    }
    .videoPageMobile2 {
        padding-top: 80px;
        background-color: #A689E1;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .videoContainerMobile {
        width: 320px;
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: center
    }
    .videoMobile {
        height: 100%;
        width: 100%;
        object-fit: cover
    }
    .catchphraseTextLoad {
        font-size: 170%;
        line-height: 160%;
        color: #000000;
        font-family: 'QuickSand', sans-serif;
        text-align: center;
        font-weight: 375;
        margin-left: 5%;
        margin-right: 5%;
        zoom: 92.5%
    }
    #contactsSwiperMobile {
        background-color: #A689E1;
        height: fit-content;
        width: 320px;
        display: flex;
        align-items: center;
        justify-content: center;
        position: relative;
    }
}

@media only screen and (min-width: 320px){
/*@media only screen and (max-width: 350px) and (min-width: 320px){*/
    .mediaSampleTitleContainerMobile {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100%;
        height: fit-content;
        padding-left: 5%;
        padding-right: 5%
    }
    .mediaSampleTitleMobile {
        font-size: 197.5%;
        line-height: 140%;
        color: #ffffff;
        font-family: 'Roboto', sans-serif;
        text-align: center;
        font-weight: 300;
    }
    .mediaSampleTextMobile {
        font-family: 'Roboto', sans-serif;
        color: #ffffff;
        font-weight: 300;
        font-size: 110.5%;
        line-height: 140%;
        text-align: center
    }
    .mediaImageSampleMobile {
        height: 170px;
        width: auto;
        border-style: solid;
        border-radius: 40px;
        border-width: 5px;
        border-color: #A689E1;
        background-color: #000000;
    }
    .mediaPageSampleMobile {
        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: 55px;
        padding-top: 60px;
        margin: 0px
    }
    .homePageContentContainerMobile {
        background-color: #A689E1;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 55px;
        width: 100%;
        height: fit-content;
    }
    .contactsFormContainerMobile {
        width: 87.5%;
        height: fit-content;
        margin-top: 40px;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }
    .zoomOut10 {
        zoom: 94%
    }
    .zoomOut3 {
        height: fit-content;
        width: 100vw;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }
    .zoomOut12 {   
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        width: 100%;
        height: fit-content;
        min-height: fit-content;
        background-color: #000000;
        zoom: 92%
    }
    .zoomOut4 {
        width: 87.5%;
        height: fit-content;
        margin-top: 60px;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        zoom: 90%
    }
    .homePageMobile {
        background-color: #ffffff;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        height: fit-content;
        width: 100%;
    }
    .titleContainer2MobileOriginal {
        display: flex;
        align-items: center;
        justify-content: left;
        height: fit-content;
        width: 100%;
        padding-top: 4.5px;
        padding-bottom: 4.5px;
        background-color: rgb(166, 137, 225, 0.4);
    }
    .titleContainer2Mobile {
        display: flex;
        align-items: center;
        justify-content: left;
        height: fit-content;
        width: 100%;
        padding-top: 4.5px;
        padding-bottom: 4.5px;
        min-height: 200px;
        background-color: rgb(166, 137, 225, 0.4);
    }
    .titleContainerBackgroundMobile {
        display: flex;
        align-items: center;
        justify-content: left;
        height: fit-content;
        width: 92.5%;
        margin-top: 15px;
        /*max-width: 1200px;*/
        background-color: #000000;
    }
    .titleContainerMobile {
        display: flex;
        align-items: center;
        justify-content: left;
        height: fit-content;
        margin-top: 15px;
        padding-top: 4.5px;
        padding-bottom: 4.5px;
        width: 92.5%;
        min-height: 170px;
        padding-left: 5px;
        background-color: #000000;
    }
    .titleContainer3Mobile {
        display: flex;
        align-items: center;
        justify-content: left;
        height: fit-content;
        margin-top: 15px;
        padding-top: 4.5px;
        padding-bottom: 4.5px;
        width: 92.5%;
        min-height: 150px;
        background-color: #000000;
    }
    #faqsPageMobile {
        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: 140px;
    }
    .questionTextMobile {
        color: #000000;
        font-size: 17px;
        line-height: 150%;
        font-family: 'Roboto', sans-serif;
        font-weight: 400;
        text-align: left
    }
    .questionAnswerTextMobile {
        color: #000000;
        font-size: 16.75px;
        line-height: 150%;
        font-family: 'Roboto', sans-serif;
        font-weight: 350;
        text-align: left;
        overflow: hidden;
        padding: 15px;
    }
    
    .inputTextBoxMobile {
        width: 100%;
        padding-left: 1%;
        padding-right: 1%;
        border-radius: 7.5px;
        height: 70%;
        border-color: #dbdbdb;
        border-width: 0;
        font-size: 100%;
        line-height: 105%;
        color: #000000;
        font-family: 'Roboto', sans-serif;
        font-weight: 400;
    }
    .inputTextTitleEmailMobile {
        width: fit-content;
        flex-direction: row;
        display: flex;
    }
    .inputTextBoxMessageMobile {
        width: 100%;
        height: 250px;
        margin-top: 20px;
        padding-top: 1.5%;
        padding-left: 1%;
        padding-right: 1%;
        display: flex;
        border-radius: 10px;
        border-width: 0;
        border-color: #9d9d9d;
        font-size: 100%;
        line-height: 150%;
        color: #000000;
        font-family: 'Roboto', sans-serif;
        font-weight: 400;
    }
    .contactsTitleContainerMobile {
        height: max-content;
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        margin-bottom: 60px;
        margin-top: 10px
    }
    .faqsHeaderTextMobile {
        font-size: 215%;
        line-height: 130%;
        color: #000000;
        font-family: 'Roboto', sans-serif;
        text-align: center;
        font-weight: 300;
        padding-bottom: 2.5%;
        margin-left: 25px;
        margin-right: 25px;
        zoom: 97.5%
    }
    .contactsTitleMobile {
        zoom: 85%;
        font-size: 180%;
        font-weight: 400;
        line-height: 120%;
        color: #A689E1;
        font-family: 'Roboto', sans-serif;
        text-align: left;
        padding-bottom: 40px;
        padding-top: 30px;
        width: 100%;
        padding-left: 5%;
        padding-right: 2.5%;
        background-color: rgb(166, 137, 225, 0.65)
    }
    .contactsTitleBoldMobile {
        font-weight: 300;
        font-size: 212.5%;
        line-height: 125%;
        color: #ffffff;
        font-family: 'Roboto', sans-serif;
        text-align: center;
        padding-bottom: 7.5px;
        padding-top: 7.5px;
    }
    .inputTextTitleMobile {
        color: #ffffff;
        font-size: 107.5%;
        line-height: 100%;
        font-family: 'Roboto', sans-serif;
        font-weight: 200;
        text-align: left;
        margin-left: 5%;
        display: flex;
    }
    .inputTextTitle2Mobile {
        width: fit-content;
        margin-left: 5px;
        color: #ffffff;
        font-size: 107.5%;
        line-height: 100%;
        font-family: 'Roboto', sans-serif;
        font-weight: 200;
        text-align: center;
        display: flex;
    }
    .contactFormButtonMobile {
        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: 16.5px;
        font-family: 'QuickSand', sans-serif;
        font-weight: 350;
        margin-top: 15px
    }
    .contactsFormMobile {
        width: 100%;
        height: fit-content;
        flex-direction: column;
    }
    .videoContainerMobile {
        width: 100vw;
        height: 100%;
        max-height: 768px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .videoMobile {
        max-height: 100%;
        min-height: 100%;
        max-width: 100%;
        height: auto;
        width: auto;
        object-fit: cover
    }
    .catchphraseTextLoad {
        font-size: 180%;
        line-height: 160%;
        color: #000000;
        font-family: 'QuickSand', sans-serif;
        text-align: center;
        font-weight: 375;
        margin-left: 5%;
        margin-right: 5%;
        zoom: 90%
    }
    .waitListContainer2Mobile {
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .contactsTitleContainerTopMobile {
        background-color: #ffffff;
        height: fit-content;
        width: 100vw;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }
    .titleSwiper2Mobile {
        height: 100%;
        width: fit-content;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    #titleSwiper2Mobile .swiper-slide {
        height: fit-content;
        width: fit-content;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .videoPageMobile2 {
        background-color: #000000;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    #contactsSwiperMobile {
        background-color: #A689E1;
        height: fit-content;
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        position: relative;
    }
    #mediaSampleMobile {
        height: 100%;
        margin-left: 25px;
        margin-right: 25px;
        width: fit-content;
        max-width: 230px;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        /*border-right: 2px solid #ffffff;*/
    }
    .homeBottomTextMobile {
        font-family: 'Roboto', sans-serif;
        color: #A689E1;
        font-size: 17.25px;
        margin-right: 10px;
        margin-left: 10px;
        font-weight: 400;
        text-align: center;
        background-color: rgb(0, 0, 0, 0.6);
        padding-top: 12.5px;
        padding-bottom: 12.5px;
        padding-left: 7.5px;
        padding-right: 7.5px;
    }
    .userButton1Mobile {
        background-color: #A689E1;
        border: none;
        border-radius: 10px;
        width: max-content;
        padding-top: 7.5px;
        padding-bottom: 7.5px;
        padding-right: 7.5px;
        padding-left: 7.5px;
        height: max-content;
        display: flex;
        align-items: center;
        justify-content: center
    }
    .userButton2Mobile {
        background-color: #A689E1;
        border: none;
        border-radius: 10px;
        width: max-content;
        max-width: 75%;
        padding-top: 7.5px;
        padding-bottom: 7.5px;
        padding-right: 7.5px;
        padding-left: 7.5px;
        height: max-content;
        display: flex;
        align-items: center;
        justify-content: center
    }
    .userButtonTextMobile {
        color: #000000;
        font-size: 16.2px;
        font-weight: 450;
        font-family: 'Roboto', sans-serif;
    }
    .homePageContentTitleBoldMobile {
        color: #000000;
        font-size: 28px;
        margin-right: 9.5px;
        font-family: 'Roboto', sans-serif;
        font-weight: 600;
        text-align: center;
        text-shadow: 2.5px 2.5px 2.55px #A689E1;
        line-height: 150%;
    }
    .homePageContentTitleMobile {
        color: #000000;
        font-size: 26px;
        font-family: 'Roboto', sans-serif;
        font-weight: 350;
        text-align: center;
        line-height: 150%;
    }
    .homeLineMobile {
        height: 2.4px;
        width: 90%;
        margin-top: 0.5%;
        margin-bottom: 0.5%;
        background-color: #A689E1;
    }
    .homeImageLinkMobile {
        width: 100%;
        max-width: 130px;
        border-radius: 10%;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }
    .homePageContentBodyContainerRightMobile {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: row;
        height: 50%;
        width: 100%;
    }
    .homePageContentBodyContainerLeftMobile {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: row;
        height: 50%;
        width: 100%;
    }
    .homeRightMobile {
        position: relative;
        height: 100%;
        width: fit-content;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: row;
    }
    .homeLeftMobile {
        position: relative;
        height: 100%;
        width: fit-content; 
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: row;
    }
    .homePageContentBodyContainerMobile {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        width: 100%;
        height: 85%;
    }
    #homePageContentMobile {
        background-color: #000000;
        height: 625px;
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }
    .catchphraseTextLinkMobile {
        font-size: 18.4px;
        color: #A689E1;
        font-family: 'Roboto', sans-serif;
        font-weight: 400;
        text-align: left;
    }
    .titleSwiperMobile {
        max-width: 100%;
        overflow: hidden;
        height: fit-content;
        min-height: 100px;
        min-width: 10vh;
        margin-bottom: 15px;
        margin-top: 25px;
        width: fit-content;
        background-color: #000000;
    }
    .homePageTitleContainerRowOriginalMobile {
        display: flex;
        justify-content: center;
        flex-direction: column;
        height: fit-content;
        min-height: fit-content;
        padding-right: 20px;
        padding-left: 20px;
        margin-top: 15px;
        padding-bottom: 10px;
    }
    .homePageTitleContainerRowMobile {
        flex-direction: column;
        min-height: 130px;
        padding-right: 20px;
        padding-left: 20px;
        margin-top: 15px;
    }
    .homePageTitleContainerRow3Mobile {
        flex-direction: column;
        width: fit-content;
        height: fit-content;
        display: flex;
        height: 21vh;
        min-height: 140px;
        padding-right: 20px;
        padding-left: 20px;
    }
    .homePageTitleMobile {
        font-size: 210%;
        line-height: 125%;
        color: #ffffff;
        font-family: 'QuickSand', sans-serif;
        text-align: left;
        font-weight: 500;
    }
    .homePageTitle22Mobile {
        font-size: 210%;
        line-height: 125%;
        color: #ffffff;
        font-family: 'QuickSand', sans-serif;
        text-align: left;
        font-weight: 500;
        margin-left: -15px;
    }
    .titleText2Mobile {
        font-size: 215%;
        line-height: 125%;
        color: rgb(166, 137, 225, 0.65);
        font-family: 'QuickSand', sans-serif;
        text-align: left;
        font-weight: 600;
        margin-left: 5px;
    }
    .titleText3Mobile {
        font-size: 215%;
        line-height: 125%;
        color: #A689E1;
        font-family: 'QuickSand', sans-serif;
        text-align: left;
        font-weight: 600;
        margin-left: 5px;
    }
    .homePageTitleContainerRow2Mobile {
        display: flex;
        align-items: center;
        justify-content: left;
        flex-direction: column;
      
        padding-top: 10px;
        padding-right: 20px;
        padding-left: 20px;
    }
    .inputTextBox2Mobile {
        width: 50%;
        padding-left: 1%;
        padding-right: 1%;
        border-radius: 7.5px;
        height: 70%;
        border-color: #dbdbdb;
        border-width: 0;
        font-size: 100%;
        line-height: 105%;
        color: #000000;
        font-family: 'Roboto', sans-serif;
        font-weight: 400;
    }
}

@media only screen and (min-width: 320px){
/*@media only screen and (max-width: 400px) and (min-width: 350px){*/
    .titleContainerMobileOriginal {
        display: flex;
        align-items: center;
        justify-content: left;
        height: fit-content;
        margin-top: 15px;
        padding-top: 4.5px;
        padding-bottom: 20px;
        padding-left: 3px;
        width: 92.5%;
        background-color: #000000;
    }
    .inputTextBox2Mobile {
        width: 55%;
        padding-left: 1%;
        padding-right: 1%;
        border-radius: 7.5px;
        height: 70%;
        border-color: #dbdbdb;
        border-width: 0;
        font-size: 100%;
        line-height: 105%;
        color: #000000;
        font-family: 'Roboto', sans-serif;
        font-weight: 400;
    }
    #mediaSampleMobile {
        height: 100%;
        margin-left: 30px;
        margin-right: 30px;
        width: fit-content;
        max-width: 230px;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        /*border-right: 2px solid #ffffff;*/
    }
    .homeBottomTextMobile {
        font-family: 'Roboto', sans-serif;
        color: #A689E1;
        font-size: 17.5px;
        margin-right: 10px;
        margin-left: 10px;
        font-weight: 400;
        text-align: center;
        background-color: rgb(0, 0, 0, 0.6);
        padding-top: 12.5px;
        padding-bottom: 12.5px;
        padding-left: 7.5px;
        padding-right: 7.5px;
    }
    .userButton1Mobile {
        background-color: #A689E1;
        border: none;
        border-radius: 10px;
        width: max-content;
        padding-top: 7.5px;
        padding-bottom: 7.5px;
        padding-right: 7.5px;
        padding-left: 7.5px;
        height: max-content;
        display: flex;
        align-items: center;
        justify-content: center
    }
    .userButton2Mobile {
        background-color: #A689E1;
        border: none;
        border-radius: 10px;
        width: max-content;
        max-width: 75%;
        padding-top: 7.5px;
        padding-bottom: 7.5px;
        padding-right: 7.5px;
        padding-left: 7.5px;
        height: max-content;
        display: flex;
        align-items: center;
        justify-content: center
    }
    .userButtonTextMobile {
        color: #000000;
        font-size: 16.2px;
        font-weight: 450;
        font-family: 'Roboto', sans-serif;
    }
    .homePageContentTitleBoldMobile {
        color: #000000;
        font-size: 30px;
        margin-right: 9.5px;
        font-family: 'Roboto', sans-serif;
        font-weight: 600;
        text-align: left;
        text-shadow: 2.5px 2.5px 2.55px #A689E1;
        line-height: 150%;
    }
    .homePageContentTitleMobile {
        color: #000000;
        font-size: 28px;
        font-family: 'Roboto', sans-serif;
        font-weight: 350;
        text-align: left;
        line-height: 150%;
    }
    .homeLineMobile {
        height: 2.4px;
        width: 90%;
        margin-top: 0.5%;
        margin-bottom: 0.5%;
        background-color: #A689E1;
    }
    .homeImageLinkMobile {
        width: 100%;
        max-width: 140px;
        border-radius: 10%;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }
    .homePageContentBodyContainerRightMobile {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: row;
        height: 50%;
        width: 100%;
    }
    .homePageContentBodyContainerLeftMobile {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: row;
        height: 50%;
        width: 100%;
    }
    .homeRightMobile {
        position: relative;
        height: 100%;
        width: fit-content;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: row;
    }
    .homeLeftMobile {
        position: relative;
        height: 100%;
        width: fit-content; 
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: row;
    }
    .homePageContentBodyContainerMobile {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        width: 100%;
        height: 85%;
    }
    #homePageContentMobile {
        background-color: #000000;
        height: 625px;
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }
    .catchphraseTextLinkMobile {
        font-size: 18.5px;
        color: #A689E1;
        font-family: 'Roboto', sans-serif;
        font-weight: 400;
        text-align: left;
    }
    .titleSwiperMobile {
        max-width: 100%;
        overflow: hidden;
        height: fit-content;
        min-height: 100px;
        min-width: 10vh;
        width: fit-content;
        margin-bottom: 15px;
        margin-top: 25px;
        background-color: #000000;
    }
    .homePageTitleContainerRowOriginalMobile {
        display: flex;
        justify-content: center;
        flex-direction: column;
        height: fit-content;
        min-height: fit-content;
        padding-right: 20px;
        padding-left: 20px;
        padding-bottom: 10px;
    }
    .homePageTitleContainerRowMobile {
        flex-direction: column;
        min-height: 130px;
        padding-right: 20px;
        padding-left: 20px;
    }
    .homePageTitleContainerRow3Mobile {
        flex-direction: column;
        width: fit-content;
        height: fit-content;
        display: flex;
        height: 22vh;
        min-height: 140px;
        padding-right: 20px;
        padding-left: 20px;
    }
    .homePageTitleMobile {
        font-size: 230%;
        line-height: 125%;
        color: #ffffff;
        font-family: 'QuickSand', sans-serif;
        text-align: left;
        font-weight: 500;
    }
    .homePageTitle22Mobile {
        font-size: 230%;
        line-height: 125%;
        color: #ffffff;
        font-family: 'QuickSand', sans-serif;
        text-align: left;
        font-weight: 500;
    }
    .titleTextMobile {
        font-size: 230%;
        line-height: 125%;
        color: rgb(166, 137, 225, 0.65);
        font-family: 'QuickSand', sans-serif;
        text-align: left;
        font-weight: 600;
        margin-left: 5px;
        margin-top: 5px;
    }
    .titleText2Mobile {
        font-size: 230%;
        line-height: 125%;
        color: rgb(166, 137, 225, 0.65);
        font-family: 'QuickSand', sans-serif;
        text-align: left;
        font-weight: 600;
        margin-left: 5px;
    }
    .titleText3Mobile {
        font-size: 235%;
        line-height: 125%;
        color: #A689E1;
        font-family: 'QuickSand', sans-serif;
        text-align: left;
        font-weight: 600;
        margin-left: 5px;
    }
    .homePageTitleContainerRow2Mobile {
        display: flex;
        align-items: center;
        justify-content: left;
        flex-direction: column;
        padding-top: 7px;
        padding-right: 20px;
        padding-left: 20px;
    }
}

@media only screen and (min-width: 436px) {
    .titleContainerMobileOriginal {
        display: flex;
        align-items: center;
        justify-content: left;
        height: fit-content;
        margin-top: 15px;
        padding-top: 4.5px;
        padding-bottom: 0px;
        padding-left: 3px;
        width: 92.5%;
        background-color: #000000;
    }
}

@media only screen and (min-width: 400px) {
/*@media only screen and (max-width: 450px) and (min-width: 400px){*/
    .inputTextBox2Mobile {
        width: 60%;
        padding-left: 1%;
        padding-right: 1%;
        border-radius: 7.5px;
        height: 70%;
        border-color: #dbdbdb;
        border-width: 0;
        font-size: 100%;
        line-height: 105%;
        color: #000000;
        font-family: 'Roboto', sans-serif;
        font-weight: 400;
    }
    #mediaSampleMobile {
        height: 100%;
        margin-left: 30px;
        margin-right: 30px;
        width: fit-content;
        max-width: 230px;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        /*border-right: 2px solid #ffffff;*/
    }
    .homeBottomTextMobile {
        font-family: 'Roboto', sans-serif;
        color: #A689E1;
        font-size: 17.75px;
        margin-right: 10px;
        margin-left: 10px;
        font-weight: 400;
        text-align: center;
        background-color: rgb(0, 0, 0, 0.6);
        padding-top: 12.5px;
        padding-bottom: 12.5px;
        padding-left: 7.5px;
        padding-right: 7.5px;
    }
    .userButton1Mobile {
        background-color: #A689E1;
        border: none;
        border-radius: 15px;
        width: max-content;
        padding-top: 8.75px;
        padding-bottom: 8.75px;
        padding-right: 10px;
        padding-left: 10px;
        height: max-content;
        display: flex;
        align-items: center;
        justify-content: center
    }
    .userButton2Mobile {
        background-color: #A689E1;
        border: none;
        border-radius: 15px;
        width: max-content;
        padding-top: 8.75px;
        padding-bottom: 8.75px;
        padding-right: 10px;
        padding-left: 10px;
        height: max-content;
        display: flex;
        align-items: center;
        justify-content: center
    }
    .userButtonTextMobile {
        color: #000000;
        font-size: 16.2px;
        font-weight: 450;
        font-family: 'Roboto', sans-serif;
    }
    .homeLineMobile {
        width: 1.25px;
        height: 60%;
        margin-top: -2.5%;
        background-color: #A689E1;
    }
    .homePageContentBodyContainerRightMobile {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: row;
        width: fit-content;
        height: 100%;
    }
    .homePageContentBodyContainerLeftMobile {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: row;
        width: fit-content;
        height: 100%;
    }
    .homeRightMobile {
        position: relative;
        height: 100%;
        width: fit-content;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }
    .homeLeftMobile {
        position: relative;
        height: 100%;
        width: fit-content; 
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }
    .homeImageLinkMobile {
        height: 37.5%;
        max-height: 240px;
        border-radius: 10%;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }
    .homePageContentBodyContainerMobile {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        width: 100%;
        height: 85%;
    }
    #homePageContentMobile {
        background-color: #000000;
        height: 600px;
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }   
    .homePageContentTitleBoldMobile {
        color: #000000;
        font-size: 31px;
        margin-right: 8px;
        font-family: 'Roboto', sans-serif;
        font-weight: 600;
        text-align: left;
        text-shadow: 2.5px 2.5px 2.55px #A689E1;
    }
    .homePageContentTitleMobile {
        color: #000000;
        font-size: 29px;
        font-family: 'Roboto', sans-serif;
        font-weight: 350;
        text-align: left;
    }
    .catchphraseTextLinkMobile {
        font-size: 18.5px;
        color: #A689E1;
        font-family: 'Roboto', sans-serif;
        font-weight: 400;
        text-align: left;
    }
    .titleSwiperMobile {
        max-width: 100%;
        overflow: hidden;
        height: fit-content;
        min-height: 100px;
        min-width: 10vh;
        width: fit-content;
        margin-bottom: 15px;
        margin-top: 25px;
        background-color: #000000
    }
    .homePageTitleContainerRowOriginalMobile {
        display: flex;
        justify-content: center;
        flex-direction: column;
        height: fit-content;
        min-height: fit-content;
        padding-right: 20px;
        padding-left: 20px;
        padding-bottom: 10px;
    }
    .homePageTitleContainerRowMobile {
        flex-direction: column;
        padding-right: 20px;
        min-height: 130px;
        padding-left: 20px;
    }
    .homePageTitleContainerRow3Mobile {
        flex-direction: column;
        width: fit-content;
        height: fit-content;
        display: flex;
        height: 23.5vh;
        padding-right: 20px;
        min-height: 140px;
        padding-left: 20px;
    }
    .homePageTitleMobile {
        font-size: 250%;
        line-height: 125%;
        color: #ffffff;
        font-family: 'QuickSand', sans-serif;
        text-align: left;
        font-weight: 500;
    }
    .homePageTitle22Mobile {
        font-size: 250%;
        line-height: 125%;
        color: #ffffff;
        font-family: 'QuickSand', sans-serif;
        text-align: left;
        font-weight: 500;
    }
    .titleTextMobile {
        font-size: 255%;
        line-height: 125%;
        color: rgb(166, 137, 225, 0.65);
        font-family: 'QuickSand', sans-serif;
        text-align: left;
        font-weight: 600;
        margin-left: 5px;
        margin-top: 5px;
    }
    .titleText2Mobile {
        font-size: 255%;
        line-height: 125%;
        color: rgb(166, 137, 225, 0.65);
        font-family: 'QuickSand', sans-serif;
        text-align: left;
        font-weight: 600;
        margin-left: 5px;
    }
    .titleText3Mobile {
        font-size: 255%;
        line-height: 125%;
        color: #A689E1;
        font-family: 'QuickSand', sans-serif;
        text-align: left;
        font-weight: 600;
        margin-left: 5px;
    }
    .homePageTitleContainerRow2Mobile {
        display: flex;
        align-items: center;
        justify-content: left;
        flex-direction: column;
        padding-top: 8px;
        padding-right: 20px;
        padding-left: 20px;
    }
}

@media only screen and (min-width: 450px){
/*@media only screen and (max-width: 480px) and (min-width: 450px){*/
    .titleContainerMobileOriginal {
        display: flex;
        align-items: center;
        justify-content: left;
        height: fit-content;
        margin-top: 15px;
        padding-top: 4.5px;
        padding-bottom: 0px;
        padding-left: 3px;
        width: 92.5%;
        background-color: #000000;
    }
    .inputTextBox2Mobile {
        width: 65%;
        padding-left: 1%;
        padding-right: 1%;
        border-radius: 7.5px;
        height: 70%;
        border-color: #dbdbdb;
        border-width: 0;
        font-size: 100%;
        line-height: 105%;
        color: #000000;
        font-family: 'Roboto', sans-serif;
        font-weight: 400;
    }
    #mediaSampleMobile {
        height: 100%;
        margin-left: 35px;
        margin-right: 35px;
        width: fit-content;
        max-width: 235px;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        /*border-right: 2px solid #ffffff;*/
    }
    .homeBottomTextMobile {
        font-family: 'Roboto', sans-serif;
        color: #A689E1;
        font-size: 18px;
        margin-right: 10px;
        margin-left: 10px;
        font-weight: 400;
        text-align: center;
        background-color: rgb(0, 0, 0, 0.6);
        padding-top: 12.5px;
        padding-bottom: 12.5px;
        padding-left: 7.5px;
        padding-right: 7.5px;
    }
    .userButton1Mobile {
        background-color: #A689E1;
        border: none;
        border-radius: 20px;
        width: fit-content;
        padding-top: 10px;
        padding-bottom: 10px;
        padding-right: 15px;
        padding-left: 15px;
        height: max-content;
        display: flex;
        align-items: center;
        justify-content: center
    }
    .userButton2Mobile {
        background-color: #A689E1;
        border: none;
        border-radius: 20px;
        width: fit-content;
        padding-top: 10px;
        padding-bottom: 10px;
        padding-right: 15px;
        padding-left: 15px;
        height: max-content;
        display: flex;
        align-items: center;
        justify-content: center
    }
    .userButtonTextMobile {
        color: #000000;
        font-size: 16.25px;
        font-weight: 450;
        font-family: 'Roboto', sans-serif;
    }
    .homeLineMobile {
        width: 1.25px;
        height: 60%;
        margin-top: -2.5%;
        background-color: #A689E1;
    }
    .homePageContentBodyContainerRightMobile {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: row;
        width: fit-content;
        height: 100%;
    }
    .homePageContentBodyContainerLeftMobile {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: row;
        width: fit-content;
        height: 100%;
    }
    .homeRightMobile {
        position: relative;
        height: 100%;
        width: fit-content;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }
    .homeLeftMobile {
        position: relative;
        height: 100%;
        width: fit-content; 
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }
    .homeImageLinkMobile {
        height: 40%;
        max-height: 260px;
        border-radius: 10%;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }
    .homePageContentBodyContainerMobile {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        width: 100%;
        height: 85%;
    }
    #homePageContentMobile {
        background-color: #000000;
        height: 600px;
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }
    .homePageContentTitleBoldMobile {
        color: #000000;
        font-size: 31px;
        margin-right: 9.5px;
        font-family: 'Roboto', sans-serif;
        font-weight: 600;
        text-align: left;
        text-shadow: 2.5px 2.5px 2.55px #A689E1;
    }
    .homePageContentTitleMobile {
        color: #000000;
        font-size: 29px;
        font-family: 'Roboto', sans-serif;
        font-weight: 350;
        text-align: left;
    }
    .catchphraseTextLinkMobile {
        font-size: 18.5px;
        color: #A689E1;
        font-family: 'Roboto', sans-serif;
        font-weight: 400;
        text-align: left;
    }
    .titleSwiperMobile {
        max-width: 100%;
        overflow: hidden;
        height: fit-content;
        min-height: 100px;
        min-width: 10vh;
        width: fit-content;
        margin-bottom: 15px;
        margin-top: 25px;
        background-color: #000000
    }
    .homePageTitleContainerRowOriginalMobile {
        display: flex;
        justify-content: center;
        flex-direction: column;
        height: fit-content;
        min-height: fit-content;
        padding-right: 20px;
        padding-left: 20px;
        padding-bottom: 10px;
    }
    .homePageTitleContainerRowMobile {
        flex-direction: column;
        padding-right: 20px;
        min-height: 130px;
        padding-left: 20px;
    }
    .homePageTitleContainerRow3Mobile {
        flex-direction: column;
        width: fit-content;
        height: fit-content;
        display: flex;
        height: 23.5vh;
        padding-right: 20px;
        min-height: 140px;
        padding-left: 20px;
    }
    .homePageTitleMobile {
        font-size: 250%;
        line-height: 125%;
        color: #ffffff;
        font-family: 'QuickSand', sans-serif;
        text-align: left;
        font-weight: 500;
    }
    .homePageTitle22Mobile {
        font-size: 250%;
        line-height: 125%;
        color: #ffffff;
        font-family: 'QuickSand', sans-serif;
        text-align: left;
        font-weight: 500;
    }
    .titleTextMobile {
        font-size: 255%;
        line-height: 125%;
        color: rgb(166, 137, 225, 0.65);
        font-family: 'QuickSand', sans-serif;
        text-align: left;
        font-weight: 600;
        margin-left: 5px;
        margin-top: 5px;
    }
    .titleText2Mobile {
        font-size: 255%;
        line-height: 125%;
        color: rgb(166, 137, 225, 0.65);
        font-family: 'QuickSand', sans-serif;
        text-align: left;
        font-weight: 600;
        margin-left: 5px;
    }
    .titleText3Mobile {
        font-size: 255%;
        line-height: 125%;
        color: #A689E1;
        font-family: 'QuickSand', sans-serif;
        text-align: left;
        font-weight: 600;
        margin-left: 5px;
    }
    .homePageTitleContainerRow2Mobile {
        display: flex;
        align-items: center;
        justify-content: left;
        flex-direction: column;
        padding-top: 5px;
        padding-right: 20px;
        padding-left: 20px;
    }
}

@media only screen and (min-width: 430px) {
/*@media only screen and (min-width: 430px) and (max-width: 480px) {*/
    .mediaImageSampleMobile {
        height: 190px;
        width: auto;
        border-style: solid;
        border-radius: 40px;
        border-width: 5px;
        border-color: #A689E1;
        background-color: #000000;
    }
}

@media only screen and (max-width: 480px) {
    .homePageTitleBoxMobile {
        display: flex;
        align-items: center;
        justify-content: left;
        height: fit-content;
        padding-top: 5px
    }
    .homePageTitleMoveMobile {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        width: fit-content;
        height: 100%;
        background-color: #A689E1;
    }
    .homeBottomTextContainerMobile {
        height: fit-content;
        width: 85%; 
        margin-top: 5%;
        margin-bottom: 5%;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        z-index: 100;
    }
    .homePageContentTitleContainerMobile {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100%;
        padding-top: 35px;
        padding-bottom: 25px;
        height: fit-content;
        background-color: #A689E1;
    }
    
    .inputTextTitleContainerMobile {
        display: flex;
        align-items: center;
        justify-content: left;
        width: 150px;
    }
    .catchphraseTextMobile {
        color: #000000;
        font-size: 18.55px;
        line-height: 145%;
        font-family: 'Roboto', sans-serif;
        font-weight: 400;
        text-align: left;
        margin-top: 10px;
    }
    .homePageTitleContainerMobile {
        display: flex;
        justify-content: center;
        align-items: left;
        flex-direction: column;
        height: fit-content;
        width: 100%;
        overflow: hidden;
        padding-left: 5vw;
        padding-bottom: 15px;
    }
    
    .tutorialContainerMobile {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: row;
        margin-right: 1vw;
        padding-left: 1vw;
    }
    .playContainerMobile{
        display: flex
    }
    .playContainer2Mobile{
        display: none
    }
    .videoMobile {
        display: flex
    }
    .videoTabletMobile {
        display: none
    }
    .homeImageMobile {
        max-width: 95%;
        max-height: 90%;
        object-fit: fill;
        display: block;
        border: 0px;
        border-radius: 35px
    }
}

@media only screen and (min-width: 480px) {
/*@media only screen and (min-width: 480px) and (max-width: 550px) {*/
    .homePageTitleBoxMobile {
        display: flex;
        align-items: center;
        justify-content: left;
        height: fit-content;
    }
    .inputTextBox2Mobile {
        width: 95%;
        padding-left: 1%;
        padding-right: 1%;
        border-radius: 7.5px;
        height: 70%;
        border-color: #dbdbdb;
        border-width: 0;
        font-size: 100%;
        line-height: 105%;
        color: #000000;
        font-family: 'Roboto', sans-serif;
        font-weight: 400;
    }
    #mediaSampleMobile {
        height: 100%;
        margin-left: 35px;
        margin-right: 35px;
        width: fit-content;
        max-width: 235px;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        /*border-right: 2px solid #ffffff;*/
    }
    .waitListContainer2Mobile {
        max-width: 425px;
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .mediaPageSampleMobile {
        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: 55px;
        padding-top: 60px;
        margin: 0px
    }
    .mediaImageSampleMobile {
        height: 200px;
        width: auto;
        border-style: solid;
        border-radius: 40px;
        border-width: 5px;
        border-color: #A689E1;
        background-color: #000000;
    }
    .homeBottomTextMobile {
        font-family: 'Roboto', sans-serif;
        color: #A689E1;
        font-size: 18px;
        margin-right: 10px;
        margin-left: 10px;
        font-weight: 400;
        text-align: center;
        background-color: rgb(0, 0, 0, 0.6);
        padding-top: 12.5px;
        padding-bottom: 12.5px;
        padding-left: 7.5px;
        padding-right: 7.5px;
    }
    #homePageContentMobile {
        background-color: #000000;
        height: 575px;
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }
    .homePageContentBodyContainerMobile {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        width: 100%;
        height: 85%;
    }
    .homePageContentBodyContainerRightMobile {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: row;
        width: 100%;
        height: 50%;
    }
    .homePageContentBodyContainerLeftMobile {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: row;
        width: 100%;
        height: 50%;
    }
    .homeRightMobile {
        position: relative;
        height: 100%;
        width: fit-content;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }
    .homeLeftMobile {
        position: relative;
        height: 100%;
        width: fit-content; 
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }
    .faqsHeaderTextMobile {
        font-size: 217.5%;
        line-height: 130%;
        color: #000000;
        font-family: 'Roboto', sans-serif;
        text-align: center;
        font-weight: 300;
        padding-bottom: 2.5%;
        margin-left: 25px;
        margin-right: 25px;
    }
    .contactsTitleMobile {
        zoom: 85%;
        font-size: 182.5%;
        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%;
        padding-right: 2.5%;
        background-color: rgb(166, 137, 225, 0.65)
    }
    .contactsTitleBoldMobile {
        font-weight: 300;
        font-size: 215%;
        line-height: 125%;
        color: #ffffff;
        font-family: 'Roboto', sans-serif;
        text-align: center;
        padding-bottom: 7.5px;
        padding-top: 7.5px;
    }
    .contactsTitleContainerMobile {
        height: max-content;
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        margin-bottom: 55px;
    }
    .homeImageLinkMobile {
        height: 40%;
        max-height: 260px;
        border-radius: 10%;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }
    .catchphraseTextMobile {
        color: #000000;
        font-size: 18.5px;
        line-height: 140%;
        font-family: 'Roboto', sans-serif;
        font-weight: 400;
        text-align: left;
    }
    .catchphraseTextLinkMobile {
        font-size: 18.6px;
        color: #A689E1;
        font-family: 'Roboto', sans-serif;
        font-weight: 400;
        text-align: left;
    }
    .homePageContentTitleMobile {
        color: #000000;
        font-size: 30px;
        font-family: 'Roboto', sans-serif;
        font-weight: 350;
        text-align: left;
    }
    .homePageContentTitleBoldMobile {
        color: #000000;
        font-size: 32px;
        margin-right: 9.5px;
        font-family: 'Roboto', sans-serif;
        font-weight: 600;
        text-align: left;
        text-shadow: 2.5px 2.5px 2.55px #A689E1;
    }
    .titleSwiperMobile {
        max-width: 100%;
        overflow: hidden;
        height: fit-content;
        min-height: fit-content;
        min-width: 10vh;
        width: fit-content;
        margin-bottom: 15px;
        margin-top: 25px;
        background-color: #000000
    }
    .homePageTitleContainerRowOriginalMobile {
        display: flex;
        justify-content: center;
        flex-direction: column;
        height: fit-content;
        min-height: fit-content;
        padding-right: 20px;
        padding-left: 20px;
        padding-bottom: 10px;
    }
    .homePageTitleContainerRowMobile {
        flex-direction: column;
        padding-right: 20px;
        min-height: 130px;
        padding-left: 20px;
    }
    .homePageTitleContainerRow3Mobile {
        flex-direction: column;
        width: fit-content;
        height: fit-content;
        display: flex;
        height: 23.5vh;
        padding-right: 20px;
        min-height: 140px;
        padding-left: 20px;
    }
    .homePageTitleMobile {
        font-size: 250%;
        line-height: 125%;
        color: #ffffff;
        font-family: 'QuickSand', sans-serif;
        text-align: center;
        font-weight: 500;
    }
    .homePageTitle22Mobile {
        font-size: 250%;
        line-height: 125%;
        color: #ffffff;
        font-family: 'QuickSand', sans-serif;
        text-align: center;
        font-weight: 500;
        margin-left: 0px;
    }
    .titleTextMobile {
        font-size: 255%;
        line-height: 125%;
        color: rgb(166, 137, 225, 0.65);
        font-family: 'QuickSand', sans-serif;
        text-align: left;
        font-weight: 600;
        margin-left: 12.5px;
        margin-bottom: 5px
    }
    .titleText2Mobile {
        font-size: 250%;
        line-height: 125%;
        color: rgb(166, 137, 225, 0.65);
        font-family: 'QuickSand', sans-serif;
        text-align: left;
        font-weight: 600;
        margin-left: 5px;
    }
    .titleText3Mobile {
        font-size: 255%;
         line-height: 125%;
        color: #A689E1;
        font-family: 'QuickSand', sans-serif;
        text-align: left;
        font-weight: 600;
        margin-left: 5px;
    }
    .mediaSampleTitleContainerMobile {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100%;
        height: fit-content;
        padding-left: 10%;
        padding-right: 10%
    }
    .mediaSampleTitleMobile {
        font-size: 200%;
        line-height: 140%;
        color: #ffffff;
        font-family: 'Roboto', sans-serif;
        text-align: center;
        font-weight: 300;
    }
    .mediaSampleTextMobile {
        font-family: 'Roboto', sans-serif;
        color: #ffffff;
        font-weight: 300;
        font-size: 111%;
        line-height: 140%;
        text-align: center
    }
}

@media only screen and (min-width: 550px) {
/*@media only screen and (min-width: 550px) and (max-width: 620px) {*/
    .waitListContainer2Mobile {
        max-width: 450px;
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    #mediaSampleMobile {
        height: 100%;
        margin-left: 40px;
        margin-right: 40px;
        width: fit-content;
        max-width: 240px;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        /*border-right: 2px solid #ffffff;*/
    }
    .mediaPageSampleMobile {
        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: 60px;
        padding-top: 75px;
        margin: 0px
    }
    .mediaImageSampleMobile {
        height: 220px;
        width: auto;
        border-style: solid;
        border-radius: 40px;
        border-width: 5px;
        border-color: #A689E1;
        background-color: #000000;
    }
    .homeBottomTextMobile {
        font-family: 'Roboto', sans-serif;
        color: #A689E1;
        font-size: 18px;
        margin-right: 10px;
        margin-left: 10px;
        font-weight: 400;
        text-align: center;
        background-color: rgb(0, 0, 0, 0.6);
        padding-top: 12.5px;
        padding-bottom: 12.5px;
        padding-left: 7.5px;
        padding-right: 7.5px;
    }
    #homePageContentMobile {
        background-color: #000000;
        height: 550px;
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }
    .homePageContentBodyContainerMobile {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: row;
        width: 100%;
        height: 85%;
    }
    .homePageContentBodyContainerRightMobile {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: row;
        width: fit-content;
        height: 100%;
    }
    .homePageContentBodyContainerLeftMobile {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: row;
        width: fit-content;
        height: 100%;
    }
    .homeRightMobile {
        position: relative;
        height: 100%;
        width: fit-content;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }
    .homeLeftMobile {
        position: relative;
        height: 100%;
        width: fit-content; 
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }
    .faqsHeaderTextMobile {
        font-size: 222.5%;
        line-height: 130%;
        color: #000000;
        font-family: 'Roboto', sans-serif;
        text-align: center;
        font-weight: 300;
        padding-bottom: 2.5%;
        margin-left: 25px;
        margin-right: 25px;
    }
    .contactsTitleMobile {
        zoom: 90%;
        font-size: 187.5%;
        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%;
        padding-right: 2.5%;
        background-color: rgb(166, 137, 225, 0.65)
    }
    .contactsTitleBoldMobile {
        font-weight: 300;
        font-size: 220%;
        line-height: 125%;
        color: #ffffff;
        font-family: 'Roboto', sans-serif;
        text-align: center;
        padding-bottom: 7.5px;
        padding-top: 7.5px;
    }
    .contactsTitleContainerMobile {
        height: max-content;
        width: 110%;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        margin-bottom: 55px;
    }
    .homeImageLinkMobile {
        height: 75%;
        max-height: 300px;
        border-radius: 10%;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }
    .catchphraseTextMobile {
        color: #000000;
        font-size: 18.5px;
        line-height: 140%;
        font-family: 'Roboto', sans-serif;
        font-weight: 400;
        text-align: left;
    }
    .catchphraseTextLinkMobile {
        font-size: 18.6px;
        color: #A689E1;
        font-family: 'Roboto', sans-serif;
        font-weight: 400;
        text-align: left;
    }
    .homePageContentTitleMobile {
        color: #000000;
        font-size: 31px;
        font-family: 'Roboto', sans-serif;
        font-weight: 350;
        text-align: left;
    }
    .homePageContentTitleBoldMobile {
        color: #000000;
        font-size: 33px;
        margin-right: 9.5px;
        font-family: 'Roboto', sans-serif;
        font-weight: 600;
        text-align: left;
        text-shadow: 2.5px 2.5px 2.55px #A689E1;
    }
    .titleSwiperMobile {
        height: fit-content;
        min-height: fit-content;
        min-width: 10vh;
        width: fit-content;
        margin-top: 25px;
        background-color: #000000
    }
    .homePageTitleContainerRowOriginalMobile {
        display: flex;
        justify-content: center;
        flex-direction: column;
        height: fit-content;
        min-height: fit-content;
        padding-right: 20px;
        padding-left: 20px;
        padding-bottom: 10px;
    }
    .homePageTitleContainerRowMobile {
        flex-direction: column;
        min-height: 130px;
        padding-right: 20px;
        padding-left: 20px;
    }
    .homePageTitleContainerRow3Mobile {
        flex-direction: column;
        width: fit-content;
        height: fit-content;
        display: flex;
        height: 23.5vh;
        min-height: 140px;
        padding-right: 20px;
        padding-left: 20px;
    }
    .homePageTitleMobile {
        font-size: 250%;
        line-height: 125%;
        color: #ffffff;
        font-family: 'QuickSand', sans-serif;
        text-align: center;
        font-weight: 500;
    }
    .homePageTitle22Mobile {
        font-size: 250%;
        line-height: 125%;
        color: #ffffff;
        font-family: 'QuickSand', sans-serif;
        text-align: center;
        font-weight: 500;
    }
    .titleTextMobile {
        font-size: 255%;
        line-height: 125%;
        color: rgb(166, 137, 225, 0.65);
        font-family: 'QuickSand', sans-serif;
        text-align: left;
        font-weight: 600;
        margin-left: 12.5px;
        margin-bottom: 5px
    }
    .titleText2Mobile {
        font-size: 255%;
        line-height: 125%;
        color: rgb(166, 137, 225, 0.65);
        font-family: 'QuickSand', sans-serif;
        text-align: left;
        font-weight: 600;
        margin-left: 5px;
    }
    .titleText3Mobile {
        font-size: 255%;
        line-height: 125%;
        color: #A689E1;
        font-family: 'QuickSand', sans-serif;
        text-align: left;
        font-weight: 600;
        margin-left: 5px;
    }
    .mediaSampleTitleContainerMobile {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100%;
        height: fit-content;
        padding-left: 5%;
        padding-right: 5%
    }
    .mediaSampleTitleMobile {
        font-size: 202.5%;
        line-height: 120%;
        color: #ffffff;
        font-family: 'Roboto', sans-serif;
        text-align: center;
        font-weight: 300;
    }
    .mediaSampleTextMobile {
        font-family: 'Roboto', sans-serif;
        color: #ffffff;
        font-weight: 300;
        font-size: 111.5%;
        line-height: 140%;
        text-align: center
    }
}

@media only screen and (min-width: 620px) {
/*@media only screen and (min-width: 620px) and (max-width: 700px) {*/
    .inputTextBox2Mobile {
        width: 100%;
        padding-left: 1%;
        padding-right: 1%;
        border-radius: 7.5px;
        height: 70%;
        border-color: #dbdbdb;
        border-width: 0;
        font-size: 100%;
        line-height: 105%;
        color: #000000;
        font-family: 'Roboto', sans-serif;
        font-weight: 400;
    }
    .waitListContainer2Mobile {
        max-width: 475px;
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    #mediaSampleMobile {
        height: 100%;
        margin-left: 40px;
        margin-right: 40px;
        width: fit-content;
        max-width: 265px;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        /*border-right: 2px solid #ffffff;*/
    }
    .mediaPageSampleMobile {
        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: 65px;
        padding-top: 80px;
        margin: 0px
    }
    .mediaImageSampleMobile {
        height: 240px;
        width: auto;
        border-style: solid;
        border-radius: 40px;
        border-width: 5px;
        border-color: #A689E1;
        background-color: #000000;
    }
    .homeBottomTextMobile {
        font-family: 'Roboto', sans-serif;
        color: #A689E1;
        font-size: 18px;
        margin-right: 10px;
        margin-left: 10px;
        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;
    }
    #homePageContentMobile {
        background-color: #000000;
        height: 550px;
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }
    .homePageContentBodyContainerRightMobile {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: row;
        width: fit-content;
        height: 100%;
    }
    .homePageContentBodyContainerLeftMobile {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: row;
        width: fit-content;
        height: 100%;
    }
    .homeRightMobile {
        position: relative;
        height: 100%;
        width: fit-content;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }
    .homeLeftMobile {
        position: relative;
        height: 100%;
        width: fit-content;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }
    .homePageContentBodyContainerMobile {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: row;
        width: 100%;
        height: 85%;
    }
    .faqsHeaderTextMobile {
        font-size: 225%;
        line-height: 130%;
        color: #000000;
        font-family: 'Roboto', sans-serif;
        text-align: center;
        font-weight: 300;
        padding-bottom: 2.5%;
        margin-left: 25px;
        margin-right: 25px;
    }
    .contactsTitleMobile {
        zoom: 90%;
        font-size: 190%;
        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%;
        padding-right: 2.5%;
        background-color: rgb(166, 137, 225, 0.65)
    }
    .contactsTitleBoldMobile {
        font-weight: 300;
        font-size: 222.5%;
        line-height: 125%;
        color: #ffffff;
        font-family: 'Roboto', sans-serif;
        text-align: center;
        padding-bottom: 7.5px;
        padding-top: 7.5px;
    }
    .contactsTitleContainerMobile {
        height: max-content;
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        margin-bottom: 55px;
    }
    .homeImageLinkMobile {
        height: 80%;
        max-height: 320px;
        border-radius: 10%;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }
    .catchphraseTextMobile {
        color: #000000;
        font-size: 18.57px;
        line-height: 140%;
        font-family: 'Roboto', sans-serif;
        font-weight: 400;
        text-align: left;
    }
    .catchphraseTextLinkMobile {
        font-size: 18.6px;
        color: #A689E1;
        font-family: 'Roboto', sans-serif;
        font-weight: 400;
        text-align: left;
    }
    .homePageContentTitleMobile {
        color: #000000;
        font-size: 31px;
        font-family: 'Roboto', sans-serif;
        font-weight: 350;
        text-align: left;
    }
    .homePageContentTitleBoldMobile {
        color: #000000;
        font-size: 33px;
        margin-right: 9.5px;
        font-family: 'Roboto', sans-serif;
        font-weight: 600;
        text-align: left;
        text-shadow: 2.5px 2.5px 2.55px #A689E1;
    }
    .titleSwiperMobile {
        max-width: 100%;
        overflow: hidden;
        height: fit-content;
        margin-bottom: 15px;
        margin-top: 25px;
        width: fit-content;
        background-color: #000000
    }
    .homePageTitleContainerRowOriginalMobile {
        display: flex;
        justify-content: center;
        flex-direction: column;
        height: fit-content;
        min-height: fit-content;
        padding-right: 10px;
        padding-left: 10px;
        padding-bottom: 10px;
    }
    .homePageTitleContainerRowMobile {
        flex-direction: column;
        min-height: 130px;
        padding-right: 10px;
        padding-left: 10px;
    }
    .homePageTitleContainerRow3Mobile {
        flex-direction: column;
        width: fit-content;
        height: fit-content;
        display: flex;
        height: 18vh;
        min-height: 140px;
        padding-right: 10px;
        padding-left: 10px;
    }
    .homePageTitleMobile {
        font-size: 255%;
        line-height: 125%;
        color: #ffffff;
        font-family: 'QuickSand', sans-serif;
        text-align: center;
        font-weight: 500;
    }
    .homePageTitle22Mobile {
        font-size: 255%;
        line-height: 125%;
        color: #ffffff;
        font-family: 'QuickSand', sans-serif;
        text-align: center;
        font-weight: 500;
    }
    .titleTextMobile {
        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;
         margin-bottom: 5px
    }
    .titleText2Mobile {
        font-size: 262.5%;
        line-height: 125%;
        color: rgb(166, 137, 225, 0.65);
        font-family: 'QuickSand', sans-serif;
        text-align: center;
        font-weight: 600;
        margin-left: 5px;
    }
    .titleText3Mobile {
        font-size: 262.5%;
        line-height: 130%;
        color: #A689E1;
        font-family: 'QuickSand', sans-serif;
        text-align: left;
        font-weight: 600;
        margin-left: 5px;
    }
    .mediaSampleTitleContainerMobile {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100%;
        height: fit-content;
        padding-left: 5%;
        padding-right: 5%
    }
    .mediaSampleTitleMobile {
        font-size: 205%;
        line-height: 120%;
        color: #ffffff;
        font-family: 'Roboto', sans-serif;
        text-align: center;
        font-weight: 300;
    }
    .mediaSampleTextMobile {
        font-family: 'Roboto', sans-serif;
        color: #ffffff;
        font-weight: 300;
        font-size: 112%;
        line-height: 140%;
        text-align: center
    }
}

@media only screen and (min-width: 590px) {
/*@media only screen and (min-width: 590px) and (max-width: 620px) {*/
    #mediaSampleMobile {
        height: 100%;
        margin-left: 40px;
        margin-right: 40px;
        width: fit-content;
        max-width: 255px;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        /*border-right: 2px solid #ffffff;*/
    }
}

@media only screen and (min-width: 660px) {
/*@media only screen and (min-width: 660px) and (max-width: 700px) {*/
    #mediaSampleMobile {
        height: 100%;
        margin-left: 40px;
        margin-right: 40px;
        width: fit-content;
        max-width: 275px;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        /*border-right: 2px solid #ffffff;*/
    }
}

@media only screen and (min-width: 480px) and (max-width: 700px) {
    .homePageContentContainerMobile {
        background-color: #A689E1;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 65px;
        width: 100%;
        height: fit-content;
    }
    .homeBottomTextContainerMobile {
        height: fit-content;
        width: 80%; 
        margin-top: 7.5%;
        margin-bottom: 7.5%;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        z-index: 100;
    }
    .homePageContentTitleContainerMobile {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100%;
        padding-top: 40px;
        padding-bottom: 30px;
        height: fit-content;
        background-color: #A689E1;
    }
    .homePageMobile {
        background-color: #ffffff;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        height: fit-content;
        width: 100%;
    }
    .titleContainer2MobileOriginal {
        display: flex;
        align-items: center;
        justify-content: left;
        height: fit-content;
        width: 100%;
        padding-top: 4.5px;
        padding-bottom: 4.5px;
        background-color: rgb(166, 137, 225, 0.4);
    }
    .titleContainer2Mobile {
        display: flex;
        align-items: center;
        justify-content: left;
        height: fit-content;
        width: 100%;
        padding-top: 4.5px;
        padding-bottom: 4.5px;
        min-height: 180px;
        background-color: rgb(166, 137, 225, 0.4);
    }
    .titleContainerBackgroundMobile {
        display: flex;
        align-items: center;
        justify-content: left;
        height: fit-content;
        width: 95%;
        margin-top: 15px;
        /*max-width: 1200px;*/
        background-color: #000000;
    }
    .titleContainerMobileOriginal {
        display: flex;
        align-items: center;
        justify-content: left;
        height: fit-content;
        margin-top: 10px;
        padding-top: 4.5px;
        padding-bottom: 4.5px;
        padding-left: 3px;
        width: 95%;
        background-color: #000000;
    }
    .titleContainerMobile {
        display: flex;
        align-items: center;
        justify-content: left;
        height: fit-content;
        margin-top: 10px;
        padding-top: 4.5px;
        padding-bottom: 4.5px;
        width: 95%;
        min-height: 160px;
        padding-left: 5px;
        background-color: #000000;
    }
    .titleContainer3Mobile {
        display: flex;
        align-items: center;
        justify-content: left;
        height: fit-content;
        margin-top: 15px;
        padding-top: 4.5px;
        padding-bottom: 4.5px;
        width: 95%;
        min-height: 75px;
        background-color: #000000;
    }
    .contactsFormContainerMobile {
        width: 87.5%;
        height: fit-content;
        margin-top: 45px;
        margin-bottom: 10px;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }
    .zoomOut10 {
        zoom: 92%
    }
    .zoomOut3 {
        height: fit-content;
        width: 100vw;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }
    .zoomOut12 {   
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        width: 100%;
        height: fit-content;
        min-height: fit-content;
        background-color: #000000;
        zoom: 92.5%
    }
    .zoomOut4 {
        width: 87.5%;
        height: fit-content;
        margin-top: 65px;
        margin-bottom: 10px;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        zoom: 90%
    }
    #faqsPageMobile {
        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;
    }
    .questionTextMobile {
        color: #000000;
        font-size: 17.25px;
        line-height: 150%;
        font-family: 'Roboto', sans-serif;
        font-weight: 400;
        text-align: left
    }
    .questionAnswerTextMobile {
        color: #000000;
        font-size: 17px;
        line-height: 150%;
        font-family: 'Roboto', sans-serif;
        font-weight: 350;
        text-align: left;
        overflow: hidden;
        padding: 15px;
    }
    
    .inputTextTitleContainerMobile {
        width: 220px;
    }
    .inputTextBoxMobile {
        width: 100%;
        padding-left: 1%;
        padding-right: 1%;
        border-radius: 7.5px;
        height: 70%;
        border-color: #dbdbdb;
        border-width: 0;
        font-size: 102.5%;
        line-height: 110%;
        color: #000000;
        font-family: 'Roboto', sans-serif;
        font-weight: 400;
    }
    .inputTextBoxMessageMobile {
        width: 100%;
        height: 250px;
        margin-top: 20px;
        padding-top: 1.5%;
        padding-left: 1%;
        padding-right: 1%;
        display: flex;
        border-radius: 10px;
        border-width: 0;
        border-color: #9d9d9d;
        font-size: 102.5%;
        line-height: 150%;
        color: #000000;
        font-family: 'Roboto', sans-serif;
        font-weight: 400;
    }
    .inputTextTitleMobile {
        color: #ffffff;
        font-size: 110%;
        line-height: 100%;
        font-family: 'Roboto', sans-serif;
        font-weight: 200;
        text-align: center;
        margin-left: 5%;
        display: flex;
    }
    .inputTextTitle2Mobile {
        width: fit-content;
        margin-left: 10px;
        color: #ffffff;
        font-size: 110%;
        line-height: 100%;
        font-family: 'Roboto', sans-serif;
        font-weight: 200;
        text-align: center;
        display: flex;
    }
    .contactFormButtonMobile {
        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: 16.75px;
        font-family: 'QuickSand', sans-serif;
        font-weight: 350;
        margin-top: 15px
    }
    .contactsFormMobile {
        width: 100%;
        height: fit-content;
        flex-direction: column;
    }
    .userButton1Mobile {
        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
    }
    .userButton2Mobile {
        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
    }
    .userButtonTextMobile {
        color: #000000;
        font-size: 16.25px;
        font-weight: 450;
        font-family: 'Roboto', sans-serif;
    }
    .homePageTitleMoveMobile {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: row;
        width: fit-content;
        height: 100%;
        background-color: #A689E1;
    }
    .homePageTitleContainerRow2Mobile {
        display: flex;
        align-items: center;
        justify-content: left;
        flex-direction: row;
        height: 10vh;
        padding-right: 20px;
        padding-left: 20px
    }
    .homeLineMobile {
        width: 1.25px;
        height: 60%;
        margin-top: -2.5%;
        background-color: #A689E1;
    }
    .homePageTitleContainerMobile {
        display: flex;
        justify-content: center;
        align-items: left;
        flex-direction: column;
        height: fit-content;
        overflow: hidden;
        width: 100%;
        padding-left: 5vw;
        padding-bottom: 10px;
    }
    .playContainerMobile{
        display: none
    }
    .playContainer2Mobile{
        display: flex
    }
    .videoMobile {
        display: none
    }
    .videoTabletMobile {
        display: flex
    }
    .videoContainerMobile {
        width: 100vw;
        height: 100%;
        max-height: 768px;
        display: flex;
        align-items: center;
        justify-content: center
    }
    .homeImageMobile {
        max-width: 90%;
        max-height: 90%;
        object-fit: fill;
        display: block;
        border: 0px;
        border-radius: 15%
    }
    .catchphraseTextLoad {
        font-size: 190%;
        line-height: 160%;
        color: #000000;
        font-family: 'QuickSand', sans-serif;
        text-align: center;
        font-weight: 375;
        margin-left: 5%;
        margin-right: 5%;
        zoom: 87.5%
    }
}