﻿.floating-actions-button {
    height: 46px;
    width: 46px;
    border: 1px solid #FFFFFF;
}

.banner-text3{
    font-size: 27px;
    font-weight: 800;
    letter-spacing: 0.5px;
    color: #000;
    text-align: center;
    line-height: 27px;
    margin-top: 15px;
}

.banner1 .banner-text4{
    font-size: 2.5vw;
    line-height: 2.5vw;
}

.banner-text4{
    font-size: 27px;
    font-weight: 800;
    letter-spacing: 0.5px;
    color: #000;
    text-align: center;
    line-height: 27px;
    margin-top: 15px;
}

.SeedButton {
    height: 60px;
    border-radius: 135px;
    font-size: 25px;
    width: 33%;
    min-width: 300px;
}

.icon-wrapper {
    font-size: 3.5vw;
}

.RAFTile .banner-text3{
    font-size: 25px;
    line-height: 30px;
}

.wrapperGigaTip {
    background-color: #FFFFFF;
    border-radius: 15px;
}

.contentText {
    color: #EC2D85;
    font-size: 50px;
    font-weight: 800;
}

.raf-ms {
    padding: 6% 0;
}

.gr-banner-text {
    font-size: 50px;
    font-weight: bold;
    letter-spacing: 0.5px;
    color: #EC2D85;
    text-align: center;
    line-height: 50px;
}

.Button.raf-ms-button {
    font-size: 24px;
    font-weight: 600;
    padding: 0.5rem 2rem 2.4rem 2rem;
    border-radius: 35px;
}

.carousel .tns-ah {
    max-width: 1280px !important;
    width: 100% !important;
    height: fit-content !important;
}

.carousel .tns-nav {
    margin: 0;
    position: absolute;
    z-index: 10;
    left: 0;
    right: 0;
    bottom: 4%;
}

.lowernav .tns-nav {
    bottom: -10% !important;
}

.carousel .tns-ah > div,
.carousel .tns-ah > div > div {
    height: 100%;
}

.carousel .tns-nav > [aria-selected="true"] {
    background: #EC2D85 !important;
}

.raf-ms-background > .carousel .tns-nav > [aria-selected="true"] {
    background: #94E0E4 !important;
}

.carousel .tns-nav > [aria-controls] {
    width: 1.5vw;
    height: 1.5vw;
    background: #EEEEEE;
}

.carousel .tns-horizontal.tns-subpixel > .tns-item {
    display: inline-flex;
    align-items: flex-end;
    justify-content: center;
    padding: 0 0 !important;
}

.raf-ms-background {
    background: URL("/SpitfireImage_Lib/img/raf_circle_bg.png?4107");
    background-size: 100%;
    background-repeat: no-repeat;
    background-position-y: 126%;
    background-position-x: center;
}

/*RAF*/
.raf-background {
    background: linear-gradient(#94E0E4, #FFF0F7);
}

.raf-content-wrapper {
    z-index: 2;
    padding-left: 0%;
}

.raf-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 70%;
    padding-top: 70px;
    padding-bottom: 70px;
}

.raf-header {   
    display: flex;
}

.raf-header-text {
    color: #FFF;
    font-weight: 900;
    font-size: 7em;
    line-height: 95%;
    letter-spacing: -3px;
    text-align: center;
    -webkit-text-stroke: 2px #94E0E4;
    transform: rotate(-4deg);
    text-shadow:
        0px 0px #EC2D85,
        1px 1px #EC2D85,
        2px 2px #EC2D85,
        3px 3px #EC2D85,
        4px 4px #EC2D85,
        5px 5px #EC2D85,
        6px 6px #EC2D85,
        7px 7px #EC2D85,
        8px 8px #EC2D85,
        9px 9px #EC2D85,
        10px 10px #EC2D85,
        11px 11px #EC2D85,
        12px 12px #EC2D85,
        13px 13px #EC2D85,
        14px 14px #EC2D85,
        15px 15px #EC2D85,
        16px 16px #EC2D85,
        17px 17px #EC2D85,
        18px 18px #EC2D85,
        19px 19px #EC2D85,
        20px 20px #EC2D85;
}

.raf-subheader {
    display: flex;
    position: relative;
    left: 16%;
    margin-top: 10px;
}

.raf-subheader-text {
    color: #EC2D85;
    font-weight: 700;
    font-size: 2.2em;
    line-height: 95%;
    letter-spacing: -1px;
    text-align: center;
    transform: rotate(-4deg);
}

.raf-body {
    display: flex;
    width: 70%;
    margin-top: 40px;
}

.raf-body-text {
    color: #EC2D85;
    font-size: 1.4em;
    line-height: 110%;
    text-align: center;
}

.raf-body-text-bg {
    display: inline-block;
    background-color: #EC2D85;
    color: white;
    padding: 3px 10px;
    margin: 0 2px 0 2px;
    font-weight: 600;
    clip-path: polygon(5% 0, 100% 0, 95% 100%, 0 100%);
}

.raf-button {
    display: flex;
    margin-top: 30px;
}

.raf-tnc {
    display: flex;
    margin-top: 10px;
}

.raf-tnc-text {
    color: #EC2D85;
    font-size: 0.8em;
    line-height: 100%;
}

.raf-banner {
    z-index: 1;
    display: flex;
    position: absolute;
    bottom: 0%;
    right: -15%;
}

.SmallScreenContent {
    display: none;
}

.raf-button-container {
    position: absolute;
    bottom: 49.5%;
    left: 50%;
    -webkit-transform: translate(-50%,50%);
    transform: translate(-50%,50%);
}

.raf-button-container .raf-button-mobile {
    font-size: 4.5vw;
    border-radius: 5vw;
    padding: 1vw 3vw;
    margin-top: 3vw;
    background-color: #EC2D85;
    height: 9vw;
}

@media only screen and (max-width: 800px) {
    .LargeScreenContent {
        display: none;
    }

    .SmallScreenContent {
        display: block;
    }
}

@media only screen and (min-width: 800px) {
    .raf-content {
        width: 62%;
    }

    .raf-body {
        width: 72%;
    }

    .raf-banner-img {
        max-width: 700px;
    }
}

@media only screen and (min-width: 900px) {
    .raf-banner {
        right: 5%;
        /* right: -10%; */
    }
}

@media only screen and (min-width: 1000px) {
    .raf-banner {
        right: 10%;
        /* right: -5%; */
    }
}

@media only screen and (min-width: 1100px) {
    .raf-content-wrapper {
        padding-left: 4%;
    }

    .raf-content {
        width: 56%;
    }

    .raf-banner {
        right: 5%;
        /* right: 0%; */
    }

    .raf-banner-img {
        max-width: 740px;
    }
}

@media only screen and (min-width: 1200px) {
    .raf-body {
        width: 65%;
    }

    .raf-banner-img {
        max-width: 800px;
    }
}

@media only screen and (min-width: 1300px) {
    .raf-content-wrapper {
        padding-left: 6%;
    }

    .raf-banner-img {
        max-width: 840px;
    }
}

@media only screen and (min-width: 1400px) {
    .raf-content-wrapper {
        padding-left: 8%;
    }

    .raf-banner-img {
        max-width: 880px;
    }
}

@media only screen and (min-width: 1500px) {
    .raf-content-wrapper {
        padding-left: 10%;
    }
}

@media only screen and (min-width: 1600px) {
    .raf-content-wrapper {
        padding-left: 14%;  
    }
}

@media only screen and (min-width: 1800px) {
    .raf-content-wrapper {
        padding-left: 16%;  
    }

    .raf-banner-img {
        max-width: 900px;
    }
}

@media only screen and (min-width: 1900px) {
    .raf-content-wrapper {
        padding-left: 18%;  
    }
}
/*End RAF*/

.SmallScreenContent {
    display: none;
}

@media only screen and (max-width: 800px) {
    .LargeScreenContent {
        display: none;
    }

    .SmallScreenContent {
        display: block;
    }

    .banner-text3 {
        font-size: 3.1vw;
        line-height: 3.6vw;
        margin-top: 5px;
    }

    .banner-text4 {
        font-size: 4.1vw;
        line-height: 4.6vw;
        margin-top: 5px;
    }

    .banner1 .banner-text4 {
        font-size: 3.1vw;
        line-height: 3.6vw;
    }

    .icon-wrapper {
        font-size: 6.5vw;
    }

    .RAFTile .banner-text4 {
        font-size: 4.1vw;
        line-height: 5.3vw;
    }

    .SeedButton {
        height: 30px;
        border-radius: 135px;
        font-size: 17px;
        min-width: 200px;
        width: 75vw;
    }
    
    .gr-banner-text {
        font-size: 9vw;
        font-weight: 800;
        line-height: 110%;
    }

    .Button.raf-ms-button {
        font-size: 17px;
        padding: 0.9rem 1.5rem 2.2rem 1.5rem;
    }

    .carousel .tns-ah {     
        max-height: 100vh !important;
    }
    
    .carousel .tns-nav > [aria-controls] {
        width: 2.5vw;
        height: 2.5vw;
    }
}

@media only screen and (min-width: 1280px) {
    .icon-wrapper {
        font-size: 45px;
    }
}