﻿.blackbackground {
    background-color:#000000;
}

.LargeWebSiteHeroContent {
    padding-bottom:2.5em;
    padding-right:1.5em;
}

.LargeWebSiteHeroContentTitle {
    font-size:2.5em;
    color:#97e0e3;
    font-weight:700;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: white;
    padding-top:0.5em;
    margin-bottom:-1em;
}

.LargeWebSiteHeroContentIcon {
    width:41.5em;
    background-position: center;
    background-repeat: no-repeat;
    margin-top:-1.4em;
    margin-left:2em;
}

.LargeWebSiteHeroContentMiddleText {
    font-size:9.5em;
    color:white;
    font-weight:700;
    text-shadow: 6px 6px 1px #ed1385;
    -webkit-text-stroke: 2px;
    -webkit-text-stroke-color: #ed1385;
}

.LargeWebSiteHeroContentMiddleTextSmall {
    font-size:3.8em;
    color:white;
    font-weight:700;
    line-height:3.3em;
    text-shadow: 4px 4px 1px #ed1385;
    padding: 0 0.3em;
    -webkit-text-stroke: 2px;
    -webkit-text-stroke-color: #ed1385;
    filter: drop-shadow(2px 4px 6px black);
}

.LargeWebSiteAdditionalWrapper {
    margin-top: -2em;
    margin-left: 2em;
}

.LargeWebSiteHeroContentBonus {
    font-size:1.3em;
    font-weight:700;
    padding: 0.7em 0.8em 0.5em 0.8em;
    border: 2px solid #fff;
}

.LargeWebSiteHeroContentData {
    font-size:1.5em;
    font-weight:700;
    padding: 0.5em 1.2em;
    border: 1.5px solid #ed1385;
}

.LargeWebSiteHeroContentButton {
    width:10em;
}

.SmallWebSiteHeroContent {
    display:none;
}

.SmallScreenContent {
    display: none;
}

.PlanDisplay-BG {
   
}

.PlanDisplayCardsWrapper {
    z-index: 2;
    width: 100%;
    padding: 4%;
    padding-top: 2px;
}

.PlanDisplayCardsWrapper > div {
    width: 25%;
}

.PlanDisplayCards-Title {
    color: #EC2D85;
    font-weight: 700;
}

.PlanDisplayCards-Title.Text1 {
    font-size: 65px;
    line-height: 70px;
}

.PlanDisplayCards-Header1 {
    color: #EC2D85;
    font-size: 40px;
    line-height: 42px;
    font-weight: 800;
    letter-spacing: 1px;
}

.PlanDisplayCards-Header2 {
    color: #000000;
    font-size: 1.6vw;
    line-height: 1.8vw;
}

@media only screen and (min-width: 1280px) {
    .PlanDisplayCards-Header2 {
        font-size: 20px;
        line-height: 22px;
    }
}

.PlanDisplayCards-SubImg{
    background:URL("/SpitfireImage_Lib/img/White_Ribbon_16Feb.png?4107");
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.PlanDisplayCards-SubImg-Mobile{
    background:URL("/SpitfireImage_Lib/img/White_Ribbon_16Feb.png?4107");
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.PlanDisplayCards-SubTitle{
    color: #EC2D85;
    font-weight: bold;
    font-size: 25px;
    line-height: 50px;
    text-align: center;
    padding-right: 25px;
    padding-left: 25px;
    margin-top: 50px;
    margin-bottom:20px;
}

.PlanDisplayCards-SubTitle.Plan55{
    font-size: 24px;
    line-height: 1.2;
    text-align: center;
    padding: 0 50px;
    margin-top: 0.4em;
}

.MobilePlanCard-Title {
    color: #EC2D85;
    font-weight: bold;
    /*font-size: 6.2vw;*/
    line-height: 5.8vw;
}

.MobilePlanCard-BigTitle{
    font-size:45px;
}

.MobilePlanCard-SmallTitle{
    font-size:20px;
}

.MobilePlanCard-SubTitle {
    color: #EC2D85;
    font-weight: bold;
    font-size: 4.2vw;
    line-height: 5vw;
    text-align: center;
    margin: 7vw 0 2vw 0;
    position: relative;
    left: -0.5%;
    overflow:hidden;
    padding: 0 10px 0 10px;
}

.PlanDisplay-arrowWrapperContainer {
    color: #ffffff;
    background-color: transparent;
    padding: 0px 0px;
    font-size: 24px;
    line-height: 24px;
    z-index: 10;
    font-style: italic;
}

.PlanDisplay-arrowWrapper1 {
    background-color: #252525;
    color: #ffffff;
    padding: 0 0.8vw 0 1vw;
    height: 1.5em;
}

.PlanDisplay-arrowWrapper2 {
    background-color: #FFFFFF;
    color: #EC4390;
    height: 1.5em;
    padding: 0 1.5vw 0 0.8vw;
}

.PlanDisplay-Arrow-Top {
    border-left: 0.8em solid #252525;
    border-top: 0.9em solid #FFFFFF;
    border-bottom: 0em solid #FFFFFF;
    height: 0.9em;
    width: 0.8em;
}

.PlanDisplay-Arrow-Bottom1 {
    width: 0.2em;
    height: 0.6em;
}

.PlanDisplay-Arrow-Bottom2 {
    border-left: 0.6em solid #252525;
    border-top: 0em solid #FFFFFF;
    border-bottom: 0.6em solid #FFFFFF;
    height: 0.6em;
    width: 0.6em;
}

.dl-giga-logo {
    background-color: #94E0E4;
    border-radius: 15px;
    box-shadow: 0px 0px 2px 2px rgba(0,0,0,0.1);
    height: 5vw;
    max-height: 100px;
    max-width: 100px;
    width: 5vw;
}

.dl-giga-logo-mob {
    background-color: #94E0E4;
    border-radius: 1vw;
    box-shadow: 0px 0px 2px 2px rgba(0,0,0,0.1);
    height: 10vw;
    width: 10vw;
}

.dl-pantone-text {
    font-size: 2vw;
    white-space: nowrap;
}

.dl-pantone-text-mob {
    font-size: 4vw;
    white-space: nowrap;
}

.width-85 {
    width: 85%;
}

.margin-left-1 {
    margin-left: 1%;
}

.margin-left-2 {
    margin-left: 2%;
}

.margin-top-2 {
    margin-top: 2%;
}

.carousel .tns-horizontal.tns-subpixel > .tns-item {
    display: inline-flex;
    align-items: flex-end;
    justify-content: center;
    padding: 0 0 !important;
}

.content1 .tns-horizontal.tns-subpixel > .tns-item {
    padding: 0 !important;
}

.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: #D52B71 !important;
}

.carousel .tns-nav > [aria-controls] {
    width: 1.5vw;
    height: 1.5vw;
    background: #EEEEEE;
}

.Seed .carousel .tns-horizontal.tns-subpixel > .tns-item {
    vertical-align: middle;
}

.footer-text-small {
    font-size: 1.8vw;
}

.footer-text-large {
    font-size: 3vw;
    line-height: 3vw;
}

.SmallScreenContent .footer-text-extra-small {
    font-size: 2.5vw;
}

.SmallScreenContent .footer-text-small {
    font-size: 3.5vw;
}

.SmallScreenContent .footer-text-large {
    font-size: 4vw;
    line-height: calc(4vw + 4px);
}

.download-text {
    font-size: 1.8vw;
}

.SmallScreenContent .download-text {
    font-size: 7vw;
}

.signup-text {
    font-size: 1.8vw;
}

.SmallScreenContent .signup-text {
    font-size: 4vw;
}

.footer-text {
    font-size: 1.2vw;
}

.footer-text .footerLink{
    line-height: 1.2vw;
    margin-top: 0.75vw;
}

.icon-wrapper {
    font-size: 3.5vw;
}

/* Banner */
.banner1{
    padding: 3% 1% 3%; 
}

.banner-text1{
    font-size: 52px;
    font-weight: 800;
    letter-spacing: 0.5px;
    color: #000;
    text-align: center;
    line-height: 52px;
}

.banner-text2{
    font-size: 50px;
    font-weight: bold;
    letter-spacing: 0.5px;
    color: #000;
    text-align: center;
    line-height: 50px;
}

.gr-banner-text {
    font-size: 50px;
    font-weight: bold;
    letter-spacing: 0.5px;
    color: #EC2D85;
    text-align: center;
    line-height: 50px;
}

.banner1 .banner-text2{
    font-size: 2.5vw;
    line-height: 2.5vw;
}

.banner1 .banner-text4{
    font-size: 2.5vw;
    line-height: 2.5vw;
}

.banner-text3{
    font-size: 27px;
    font-weight: 800;
    letter-spacing: 0.5px;
    color: #000;
    text-align: center;
    line-height: 27px;
    margin-top: 15px;
}

.banner-text4{
    font-size: 27px;
    font-weight: 800;
    letter-spacing: 0.5px;
    color: #000;
    text-align: center;
    line-height: 27px;
    margin-top: 15px;
}

.banner-text5{
    font-size: 40px;
    font-weight: 800;
    letter-spacing: 0.5px;
    color: #000;
    text-align: center;
    line-height: 27px;
    margin-top: 15px;
}

.banner-text6 {
    font-size: 50px;
    font-weight: bold;
    letter-spacing: 0.5px;
    color: #000;
    text-align: center;
    line-height: 50px;
}

.banner-text7 {
    font-size: 35px;
    font-weight: bold;
    letter-spacing: 0.5px;
    color: #000;
    text-align: center;
    line-height: 40px;
}

.banner-promotion-text {
    font-size: 2vw;
    font-weight: bold;
    text-align: center;
}
 
/* Number Transfer */
.Width-4 {
    width: 4%;   
}

.Width-34 {
    width: 34%;   
}

.Width-17 {
    width: 17%;   
}

/*Seedly*/
.SeedCont .SeedBox {
    width: 30%;
}

.SeedButton {
    height: 70px;
    border-radius: 135px;
    font-size: 30px;
    width: 20%;
    min-width: 300px;
}

.Seed {
    padding: 3% 0;
}

.Seed .carousel .tns-ah {     
    width: calc(100% - 40px) !important;
    margin: 0px 20px !important;
}

.review-text-seed {
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 0.5px;
    color: #EC2D85;
    text-align: center;
    text-decoration: underline;
}

/* RAF Tile*/
.RAFTile .banner-text3{
    font-size: 25px;
    line-height: 30px;
}

/* Text Size*/
.Landing-fs60{
    font-size: 60px;
    line-height: 62px;
}

.Landing-fs55{
    font-size: 55px;
    line-height: 57px;
}

.Landing-fs50{
    font-size: 50px;
    line-height: 52px;
}

.Landing-fs45{
    font-size: 45px;
    line-height: 57px;
}

.Landing-fs40{
    font-size: 40px;
    line-height: 42px;
}

.Landing-fs35{
    font-size: 35px;
    line-height: 37px;
}

.Landing-fs30{
    font-size: 30px;
    line-height: 32px;
}

.Landing-fs28{
    font-size: 28px;
    line-height: 30px;
}

.Landing-fs20{
    font-size: 20px;
    line-height: 22px;
}

.cnycat{
    max-height:11vw;
    
}

@media only screen and (min-width: 1280px) {
    .footer-text-large {
        font-size: 45px;
        line-height: 45px;
    }

    .download-text,
    .footer-text-small,
    .signup-text    {
        font-size: 25px;
        line-height: 27px;
    }
    
    .footer-text {
        font-size: 15.5px;
    }

    .footer-text .footerLink {
        line-height: 15.5px;
        margin-top: 9px;
    }
  
    .icon-wrapper {
        font-size: 45px;
    }

    .dl-pantone-text {
        font-size: 27px;
        line-height: 29px;
    }
}

@media only screen and (max-width: 1280px) {    
    .PlanDisplay-arrowWrapperContainer {
        font-size: 1.8vw;
        line-height: 1.8vw;
    }

    .PlanDisplayCards-Title.Text1{
        font-size: 4vw;
        line-height: 5.5vw;
    }

    .PlanDisplayCards-SubTitle{
        font-size: 2vw;
        line-height: 4vw;
    }
    
    .PlanDisplayCards-SubTitle.Plan55{
        font-size: 2.025vw;
        line-height: 2.025vw;
    }
}

@media only screen and (max-width: 800px) {
    .LargeScreenContent {
        display: none
    }

    .LargeWebSiteHeroContent{
         display: none;
    }

    .LargeWebSiteHeroContent10GB{
        display: none;
    }

    .SmallScreenContent {
        display: block;
    }

    .SmallWebSiteHeroContent{
       display: block;
    }
    
    .PlanDisplay-arrowWrapperContainer {
        font-size: 2.5vw;
        line-height: 2.5vw;
    }
    
    .carousel .tns-ah {     
        max-height: 100vh !important;
    }
    
    .carousel .tns-nav > [aria-controls] {
        width: 2.5vw;
        height: 2.5vw;
    }
    
    .footer-text {
        font-size: 2.5vw;
    }

    .footer-text .footerLink {
        line-height: 2.5vw;
        margin-top: 1.2vw;
    }

    .icon-wrapper {
        font-size: 6.5vw;
    }
        
    .banner1 {
        padding: 3% 1% 3%;
    }
    
    .banner-text1 {
        font-size: 6.3vw;
        line-height: 6.3vw;
    }

    .banner-text2 {
        font-size: 5.1vw;
        line-height: 5.1vw;
        margin-top: 5px;
    }
    
    .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;
    }
    
    .RAFTile .banner-text4 {
        font-size: 4.1vw;
        line-height: 5.3vw;
    }

    .banner-text5 {
        font-size: 3.5vw;
        line-height: 3.5vw;
        margin-top: 5px;
    }
    
    .banner-text6 {
        font-size: 3.8vw;
        line-height: 3.8vw;
        margin-top: 5px;
    }
    
    .banner-text7 {
        font-size: 4.7vw;
        line-height: 4.7vw;
    }
    
    .banner1 .banner-text2{
        font-size: 3.5vw;
        line-height: 4vw;
    }

    .banner1 .banner-text4 {
        font-size: 3.1vw;
        line-height: 3.6vw;
    }
    
    .banner1 .banner-text7 {
        font-size: 3.7vw;
        line-height: 3.7vw;
    }
    
    .banner-promotion-text {
        font-size: 3.2vw;
        margin-top: 2vw;
    }
    
    .Seed{
        padding: 5% 0%;
    }
    
    .SeedButton {
        height: 36px;
        border-radius: 135px;
        font-size: 17px;
        min-width: 180px;
        width: 65vw;
    }
    
    .Landing-fs50.responsive1{
        font-size: 7vw;
        line-height: 7vw;
    }

    .Landing-fs45.responsive1{
        font-size: 6vw;
        line-height: 6vw;
    }

    .Landing-fs30.responsive1{
        font-size: 3.5vw;
        line-height: 3.5vw;
    }
    
    .Landing-fs20.responsive1{
        font-size: 3.5vw;
        line-height: 4.5vw;
    }
}

@media only screen and (max-width: 1000px) {
    .PlanDisplayCards-SubImg {
        background: URL("/SpitfireImage_Lib/img/White_Ribbon_16Feb.png?28463&4107");
        background-size: 100% 100%;
    }
}

@media only screen and (min-width: 1500px){
    .bigsignimg {
        margin-top: 5px;
    }
}

@media only screen and (min-width: 3000px){
    .bigsignimg{
        margin-top: -1px;
    }
}

.zIndex1 {
    z-index: 1;   
}

.zIndex2 {
    z-index: 2;   
}

.zIndex3 {
    z-index: 3;   
}

@media only screen and (max-width: 800px) {
    .HeroPlanButton{
        position:absolute;
    }

    .LargeWebSiteHeroContentButton{
        margin-top: -30%;
        margin-left: 40%;
        font-size: 4vw;
        height: 8vw;
        border-radius: 50vw;
        box-shadow:none;
    }
}

/* MICROSITE */
.MicrositeWrapper {
    background: URL("/SpitfireImage_Lib/img/gigabackgroundmicrositedesktop.png?31805&4107");
    background-size: cover;
    background-position: center;
    background-color: #000;
    position: relative;
    background-repeat: no-repeat;
}

.MicrositeBanner-WebView {
    padding: 5% 0 6% 35%;
}

.MicrositeBanner-TopContentWrapper {
    display: flex;
    position: relative;
    z-index: 2;
}

.MicrositeBanner-SmallContentWrapper {
    position: relative;
    right: 0%;
    padding-top: 10px;
}

.MicrositeBanner-text {
    color: #FFF;
    font-weight: 700;
    /* font-size: 132px; */
    font-size: 9.5em;
    line-height: 73px;
    text-shadow: 0 0 10px #D84184, 0 0 10px #D84184, 0 0 10px #D84184, 0 0 10px #D84184, 0 0 10px #D84184, 0 0 10px #D84184, 0 0 10px #D84184, 0 0 10px #D84184, 0 0 10px #D84184, 0 0 10px #D84184, 0 0 10px #D84184, 0 0 10px #D84184, 0 0 10px #D84184, 0 0 10px #D84184, 0 0 10px #D84184, 0 0 10px #D84184, 0 0 10px #D84184, 0 0 10px #D84184, 0 0 10px #D84184, 0 0 10px #D84184, 0 0 10px #D84184, 0 0 10px #D84184, 0 0 10px #D84184, 0 0 10px #D84184, 0 0 10px #D84184, 0 0 10px #D84184, 0 0 10px #D84184, 0 0 10px #D84184, 0 0 10px #D84184, 0 0 10px #D84184, 0 0 10px #D84184, 0 0 10px #D84184, 0 0 10px #D84184, 0 0 10px #D84184, 0 0 10px #D84184, 0 0 10px #D84184, 0 0 10px #D84184, 0 0 10px #D84184, 0 0 10px #D84184, 0 0 10px #D84184, 0 0 10px #D84184, 0 0 10px #D84184, 0 0 10px #D84184, 0 0 10px #D84184, 0 0 10px #D84184;
    /* -webkit-text-stroke: 10px #D84184; */
    letter-spacing: -3px;
    /* text-shadow: 1px 4px 12px #000000; */
}

.MicrositeBanner-smalltext {
    color: #000;
    /* font-size: 41px; */
    font-weight: 700;
    font-size: 2.5em;
    line-height: 62px;
    text-align: center;
    /*-webkit-text-stroke: 2.5px #fff;*/
    text-shadow: 0 0 6px #fff, 0 0 6px #fff, 0 0 6px #fff, 0 0 6px #fff, 0 0 6px #fff, 0 0 6px #fff, 0 0 6px #fff, 0 0 6px #fff, 0 0 6px #fff, 0 0 6px #fff, 0 0 6px #fff, 0 0 6px #fff, 0 0 6px #fff, 0 0 6px #fff, 0 0 6px #fff, 0 0 6px #fff, 0 0 6px #fff, 0 0 6px #fff, 0 0 6px #fff, 0 0 6px #fff, 0 0 6px #fff, 0 0 6px #fff;
}

.MicrositeBanner-BG-LeftWrapper {
    display: flex;
    position: absolute;
    bottom: -10%;
    left: -77%;
}

.Microsite-BG-Girl {
    max-width: 500px;
}

.Microsite-ThirdTopWrapper {
    display: flex;
    position: relative;
    right: -6%;
    bottom: -5%;
    z-index: 1;
}

.Microsite-ThirdTopText {
    /* font-size: 42px; */
    font-size: 2.65em;
    font-weight: 700;
    line-height: 62px;
    color: #D84184;
    /*-webkit-text-stroke: 3px #FFF;*/
    text-shadow: 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff;
    letter-spacing: -2.5px;
}

.Microsite-ThirdWrapper {
    padding: 43px 41px 42px 36px;
    border-radius: 24px;
    display: flex;
    position: relative;
    background: #D84184;
    width: fit-content;
    box-shadow: 0px 15px 12px -15px #000000;
}

.Microsite-ThirdText {
    /* font-size: 86px; */
    font-size: 6.1em;
    font-weight: 700;
    line-height: 73px;
    letter-spacing: -2px;
    color: #000;
    text-shadow: 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #FFF, 0 0 5px #FFF, 0 0 5px #FFF, 0 0 5px #FFF, 0 0 5px #FFF;
    /* -webkit-text-stroke: 5px #fff; */
}

.Microsite-ThirdSmallText {
    font-size: 40px;
    font-size: 2.9em;
    font-weight: 700;
    line-height: 73px;
    letter-spacing: -2px;
    color: #000;
    text-shadow: 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff;
    /* -webkit-text-stroke: 3px #fff; */
    padding: 0 0.3em;
}

.Microsite-ThirdSuperSmallText {
    margin-left: 10px;
    font-size: 24px;
    font-weight: 700;
    line-height: 36px;
    color: #fff;
}

.Microsite-FourthWrapper {
    display: flex;
    position: relative;
    right:-47%;
    padding-top: 42px;
    width: auto;
}

.Microsite-FourthText {
    font-size: 28px;
    font-weight: 700;
    line-height: 42px;
    color: #000;
}

.Microsite-FifthWrapper {
    display: flex;
    position: relative;
    right:5%;
    padding-top: 42px;
    width: auto;
}

.Microsite-FifthText {
    font-size: 22px;
    font-weight: 700;
    line-height: 33px;
    color: #000;
}

.Microsite-SixthWrapper {
    display: flex;
    position: relative;
    right: -25%;
    width: fit-content;
}

.FindOutMore-Container{
    position: absolute;
    bottom: 8%;
    left: 50%;
    -webkit-transform: translate(-50%,50%);
    transform: translate(-50%,50%);
}

.text-pink-giga {
    color: #D84184;
}

.align-self-end {
    align-self: flex-end;
}

.align-self-center {
    align-self: center;
}

.icon-wrapper {
    font-size: 3.5vw;
}

.landingTopImage{
    margin-top:6.1%;
}

.icontop{
    margin-top:1% !important;
}

.Maintitle{
    font-size:60px;
}

.MaintitleSub{
    font-size:40px;
}

.Width-4 {
    
    width: 4%;   
}

.Width-17 {
    width: 17%;   
}

.Landing-fs45{
    font-size: 45px;
    line-height: 57px;
}

.margintop2{
    margin-top: 2%;
}

.fontweight700{
    font-weight:700;
}

.fontweight900{
    font-weight:900 !important;
}

.fontweight600{
    font-weight:600 !important;
}
/* END MICROSITE */

/*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: 0;
    /* right: -15%; */
}

.raf-button-container {
    position: absolute;
    bottom: 42%;
    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 4vw;
    margin-top: 3vw;
    background-color: #EC2D85;
}

@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-banner-img {
        max-width: 840px;
    }
}

@media only screen and (min-width: 1400px) {
    .raf-content-wrapper {
        padding-left: 6%;
    }

    .raf-banner-img {
        max-width: 880px;
    }
}

@media only screen and (min-width: 1600px) {
    .raf-content-wrapper {
        padding-left: 10%;
    }
}

@media only screen and (min-width: 1800px) {
    .raf-banner-img {
        max-width: 900px;
    }
}

@media only screen and (min-width: 1900px) {
    .raf-content-wrapper {
        padding-left: 12%;
    }
}
/*End RAF*/

@media only screen and (max-width: 800px) {
     .LargeScreenContent {
        display: none;
    }
    
    .SmallScreenContent {
        display: block;
    }

    .icon-wrapper {
        font-size: 6.5vw;
    }

    .FindOutMore-Container .FindOutMoreButton {
        font-size: 3.5vw;
        border-radius: 5vw;
        padding: 0 5.5vw;
        margin-top: 3vw;
        background-color: #EC2D85;
    }

    .gr-banner-text {
        font-size: 9vw;
        font-weight: 800;
        line-height: 110%;
    }
}

@media only screen and (min-width: 1000px) {
    .MicrositeBanner-BG-LeftWrapper {
       bottom: -15%;
       left: -79%;
    }

    .Microsite-BG-Girl {
        min-width: 511px;
    }

    .MicrositeBanner-text {
        font-size: 7.5em;
    }

    .Microsite-ThirdTopText {
        font-size: 2.25em;
    }

    .Microsite-ThirdText {
        font-size: 4.8em;
    }

    .Microsite-ThirdSuperSmallText {
        font-size: 20px;
    }

    .Microsite-ThirdWrapper {
        padding: 30px 41px 30px 36px;
    }

    .Microsite-FifthText {
        font-size: 17px;
    }
}

@media only screen and (min-width: 1280px) {
    .MicrositeBanner-BG-LeftWrapper {
       bottom: -16%;
       left: -79%;
    }
    .Microsite-BG-Girl {
        min-width: 512px;
    }
    .icon-wrapper {
        font-size: 45px;
    }
}

@media only screen and (min-width: 1400px) {
    .MicrositeBanner-BG-LeftWrapper {
       bottom: -19%;
       left: -83%;
    }

    .Microsite-BG-Girl {
        min-width: 528px;
    }
}

@media only screen and (min-width: 1700px) {
    .MicrositeBanner-BG-LeftWrapper {
       bottom: -22%;
       left: -87%;
    }

    .Microsite-BG-Girl {
        min-width: 551px;
    }
}

@media only screen and (min-width: 1900px) {
    .MicrositeBanner-BG-LeftWrapper {
       bottom: -24%;
       left: -89%;
    }

    .Microsite-BG-Girl {
        min-width: 565px;
    }

    /* .MicrositeBanner-WebView {
        padding: 50px 0 80px 0;
    }

    .MicrositeWrapper {
        background-position: bottom;
    } */
}

@media only screen and (min-width: 2080px) {
    .MicrositeBanner-BG-LeftWrapper {
       bottom: -28%;
       left: -95%;
    }

    .Microsite-BG-Girl {
        min-width: 591px;
    }
}

@media only screen and (min-width: 2400px) {
    .MicrositeBanner-BG-LeftWrapper {
       bottom: -29%;
       left: -96%;
    }

    .Microsite-BG-Girl {
        min-width: 603px;
    }
}

@media only screen and (min-width: 2500px) {
    .MicrositeBanner-BG-LeftWrapper {
       bottom: -27%;
       left: -88%;
    }

    .Microsite-BG-Girl {
        min-width: 657px;
    }
}

@media only screen and (min-width: 2600px) {
    .MicrositeBanner-BG-LeftWrapper {
       bottom: -29%;
       left: -90%;
    }

    .Microsite-BG-Girl {
        min-width: 667px;
    }
}

@media only screen and (min-width: 2700px) {
    .MicrositeBanner-BG-LeftWrapper {
       bottom: -30%;
       left: -91%;
    }

    .Microsite-BG-Girl {
        min-width: 680px;
    }
}
@media only screen and (min-width: 2800px) {
    .MicrositeBanner-BG-LeftWrapper {
       bottom: -33%;
       left: -100%;
    }

    .Microsite-BG-Girl {
        min-width: 623px;
    }
}

@media only screen and (min-width: 2900px) {
    .MicrositeBanner-BG-LeftWrapper {
       bottom: -32%;
       left: -92%;
    }

    .Microsite-BG-Girl {
        min-width: 690px;
    }
}

@media only screen and (min-width: 3000px) {
    .MicrositeBanner-BG-LeftWrapper {
       bottom: -32%;
       left: -90%;
    }

    .Microsite-BG-Girl {
        min-width: 695px;
    }
}

@media only screen and (min-width: 3500px) {
    .MicrositeBanner-BG-LeftWrapper {
       bottom: -44%;
       left: -112%;
    }

    .Microsite-BG-Girl {
        min-width: 696px;
    }
}

@media only screen and (min-width: 4000px) {
    .MicrositeBanner-BG-LeftWrapper {
       bottom: -48%;
       left: -107%;
    }

    .Microsite-BG-Girl {
        min-width: 805px;
    }
}

@media only screen and (min-width: 5000px) {
    .MicrositeBanner-BG-LeftWrapper {
       bottom: -66%;
       left: -135%;
    }

    .Microsite-BG-Girl {
        min-width: 835px;
    }
}

@media only screen and (min-width: 6000px) {
    .MicrositeBanner-BG-LeftWrapper {
       bottom: -87%;
       left: -155%;
    }

    .Microsite-BG-Girl {
        min-width: 982px;
    }
}