@import"https://fonts.googleapis.com/css?family=Poppins:400,500,600&display=swap";*{font-family:Poppins,sans-serif}html,body{margin:0;padding:0;background-color:#f2f2f3}.wrapper{margin:0 5vw;position:relative}@media screen and (min-width: 960px){.wrapper{margin:0 10vw}}@media screen and (min-width: 780px) and (max-width: 960px){.wrapper{margin:0 8vw}}.big-btn{padding:8px 40px!important;color:#fff!important;background-color:#f15e46;border-radius:15px;margin-left:8px}.big-btn:hover{border:none!important;background-color:#ee7865}.spacer{background-color:#2e3040;width:7vw;height:5px;margin:3vw auto;border-radius:2px}header{padding:20px 0}header .logo{width:15vw;position:relative}@media screen and (min-width: 960px){header .logo{width:8vw}}@media screen and (min-width: 780px) and (max-width: 960px){header .logo{width:10vw}}header .logo img{width:100%}header #mobile-menu-open-btn{display:block;position:absolute;top:50%;transform:translateY(-50%);right:0}@media screen and (min-width: 960px){header #mobile-menu-open-btn{display:none}}@media screen and (min-width: 780px) and (max-width: 960px){header #mobile-menu-open-btn{display:none}}header #main-navigation{display:none;position:absolute;top:50%;transform:translateY(-50%);right:0}@media screen and (min-width: 960px){header #main-navigation{display:block}}@media screen and (min-width: 780px) and (max-width: 960px){header #main-navigation{display:block}}header #main-navigation ul{margin:0;padding:0;display:flex}header #main-navigation ul li{list-style-type:none}header #main-navigation ul li a{text-decoration:none;display:inline-block;padding:8px 0;margin:0 8px;font-size:11pt;font-weight:600;color:#1b1c20}header #main-navigation ul li a.active{border-bottom:2px solid #F15E46}header #main-navigation ul li a:hover{border-bottom:2px solid #EE7865}#mobile-menu{min-height:100vh;width:100%;background-color:#2e3040;position:fixed;top:0;z-index:10;display:none}#mobile-menu #mobile-menu-header{width:100%;padding:20px 0;position:relative}#mobile-menu #mobile-menu-header #mobile-menu-close-btn{display:block;position:absolute;top:50%;transform:translateY(-50%);right:0}@media screen and (min-width: 960px){#mobile-menu #mobile-menu-header #mobile-menu-close-btn{display:none}}@media screen and (min-width: 780px) and (max-width: 960px){#mobile-menu #mobile-menu-header #mobile-menu-close-btn{display:none}}#mobile-menu .wrapper{min-height:100vh}#mobile-menu .content{position:absolute;top:50%;transform:translateY(-50%);min-height:50%}#mobile-menu .content ul{margin:0;padding:0}#mobile-menu .content ul li{list-style-type:none}#mobile-menu .content ul li a{color:#fff;text-decoration:none;display:block;padding:15px 0}#mobile-menu .content ul li a:hover{color:#ee7865}footer{color:#fff;background-color:#2e3040;height:100vh}@media screen and (min-width: 960px){footer{height:100vh}}@media screen and (min-width: 780px) and (max-width: 960px){footer{height:100vh}}footer .wrapper{min-height:50%}@media screen and (min-width: 960px){footer .wrapper{min-height:75%}}footer .main-content{position:absolute;top:50%;left:50%;transform:translateY(-50%) translate(-50%);text-align:center;width:75%}footer .main-content .icon{width:25px;margin:0 auto;display:block}footer .main-content .icon img{width:100%}footer .bottom{margin:0 2vw;position:relative}@media screen and (min-width: 960px){footer .bottom{margin:0 10vw}}@media screen and (min-width: 780px) and (max-width: 960px){footer .bottom{margin:0 5vw}}footer .bottom .right{float:none}@media screen and (min-width: 960px){footer .bottom .right{float:right!important}}footer .bottom .title{text-align:center;color:#4b4d5b}@media screen and (min-width: 960px){footer .bottom .title{text-align:left}}footer .bottom .social{display:none}@media screen and (min-width: 960px){footer .bottom .social{display:inline-block}}footer .bottom ul{margin:0;padding:0;float:none;text-align:center}@media screen and (min-width: 960px){footer .bottom ul{float:left;text-align:left}}footer .bottom ul li{display:block;font-size:11pt}@media screen and (min-width: 960px){footer .bottom ul li{display:inline-block}}footer .bottom ul a{color:#4b4d5b;text-decoration:none;display:block;padding:10px 0}@media screen and (min-width: 960px){footer .bottom ul a{padding:0 2px}}footer .bottom ul a:hover{color:#ee7865}footer .bottom ul #terms{border-right:5px sold #4B4D5B}footer .bottom ul #copy-d{display:none}@media screen and (min-width: 960px){footer .bottom ul #copy-d{display:inline-block}}footer .bottom ul #copy-m{display:block}@media screen and (min-width: 960px){footer .bottom ul #copy-m{display:none}}.hero{height:100vh}.home header{position:absolute;width:100%}.home .page-layout{min-height:100vh}.home .page-layout .hero{background-position:left bottom;background-size:cover;background-repeat:no-repeat}.home .page-layout .hero .wrapper{position:absolute;top:50%;left:50%;transform:translateY(-50%) translate(-50%);margin:0;text-align:center;width:80%}.home .page-layout .hero .wrapper h1{width:90%;margin:0 auto}@media screen and (min-width: 960px){.home .page-layout .hero .wrapper h1{width:30%}}.home .page-layout .hero .wrapper p{width:100%;margin:30px auto}@media screen and (min-width: 960px){.home .page-layout .hero .wrapper p{width:45%}}.home .page-layout .main{background:#f15e46;background:linear-gradient(158deg,#fab628,#b1dab1 30%,#0eafb7);color:#fff}.home .page-layout .main .title{padding:5vw 0;margin:0;display:none}@media screen and (min-width: 960px){.home .page-layout .main .title{display:block}}@media screen and (min-width: 780px) and (max-width: 960px){.home .page-layout .main .title{display:block}}.home .page-layout #features .flirt{flex-direction:row-reverse}@media screen and (min-width: 960px){.home .page-layout #features .flirt .copy{margin-left:10vw}}.home .page-layout #features .feature{padding:10vw 0}@media screen and (min-width: 960px){.home .page-layout #features .feature{display:flex}}@media screen and (min-width: 780px) and (max-width: 960px){.home .page-layout #features .feature{display:flex}}.home .page-layout #features .feature .copy{width:100%}@media screen and (min-width: 960px){.home .page-layout #features .feature .copy{width:50%}}@media screen and (min-width: 780px) and (max-width: 960px){.home .page-layout #features .feature .copy{width:50%}}.home .page-layout #features .feature .copy h3{font-size:16pt}.home .page-layout #features .feature .copy p{width:66.67%;font-size:14pt}.home .page-layout #features .feature .image{width:100%;margin-top:-10vw}@media screen and (min-width: 960px){.home .page-layout #features .feature .image{width:50%}}@media screen and (min-width: 780px) and (max-width: 960px){.home .page-layout #features .feature .image{width:50%}}.home .page-layout #features .feature .image img{width:100%}.about header{position:absolute;width:100%}.about .page-layout{min-height:100vh}.about .page-layout .hero{background-position:5%;background-size:cover;background-repeat:no-repeat}@media screen and (min-width: 960px){.about .page-layout .hero{background-position:25%;background-size:cover;background-repeat:no-repeat}}@media screen and (min-width: 780px) and (max-width: 960px){.about .page-layout .hero{background-position:50%;background-size:cover;background-repeat:no-repeat}}.about .page-layout .hero .extra{font-size:14pt;width:100%}.about .page-layout .hero .wrapper{position:absolute;top:50%;left:50%;transform:translateY(-50%) translate(-50%);margin:0;text-align:center;width:80%}.about .page-layout .hero .wrapper h1{width:90%;margin:0 auto}@media screen and (min-width: 960px){.about .page-layout .hero .wrapper h1{width:30%}}.about .page-layout .hero .wrapper p{width:100%;margin:30px auto}@media screen and (min-width: 960px){.about .page-layout .hero .wrapper p{width:45%}}.about .page-layout #features .hearts{flex-direction:row-reverse}@media screen and (min-width: 960px){.about .page-layout #features .hearts .copy{margin-left:10vw}}.about .page-layout #features .feature{padding:10vw 0}@media screen and (min-width: 960px){.about .page-layout #features .feature{display:flex}}@media screen and (min-width: 780px) and (max-width: 960px){.about .page-layout #features .feature{display:flex}}.about .page-layout #features .feature .copy{width:100%;text-align:center}@media screen and (min-width: 960px){.about .page-layout #features .feature .copy{width:50%;text-align:left}}@media screen and (min-width: 780px) and (max-width: 960px){.about .page-layout #features .feature .copy{width:50%;text-align:left}}.about .page-layout #features .feature .copy h3{font-size:16pt}.about .page-layout #features .feature .copy p{font-size:14pt}@media screen and (min-width: 960px){.about .page-layout #features .feature .copy p{width:66.67%}}.about .page-layout #features .feature .image{width:50%;margin:10vw auto}@media screen and (min-width: 960px){.about .page-layout #features .feature .image{margin:0vw auto;width:25%}}@media screen and (min-width: 780px) and (max-width: 960px){.about .page-layout #features .feature .image{margin:0vw auto;width:33.33%}}.about .page-layout #features .feature .image img{width:100%}.about .team-title{text-align:center}.about .team-grid{margin-top:50px;display:flex;flex-direction:column}@media screen and (min-width: 960px){.about .team-grid{flex-direction:row}}@media screen and (min-width: 780px) and (max-width: 960px){.about .team-grid{flex-direction:row}}.about .team-grid .team-item{width:100%;text-align:center;padding:75px 0}@media screen and (min-width: 960px){.about .team-grid .team-item{width:33.33%}}@media screen and (min-width: 780px) and (max-width: 960px){.about .team-grid .team-item{width:33.33%}}.about .team-grid .team-item:nth-child(n){background-color:#fab628}.about .team-grid .team-item:nth-child(2n){background-color:#b1dab1}.about .team-grid .team-item:nth-child(3n){background-color:#0eafb7}.about .team-grid .team-item .image{width:20%;margin:0 auto}.about .team-grid .team-item .image img{width:100%;border-radius:100px;border:#FFFFFF 3px solid}.about .team-grid .team-item p{margin:0;color:#fff}.about .team-grid .team-item ul{margin:10px 0 0;padding:0}.about .team-grid .team-item ul li{list-style-type:none;display:inline-block}.about .team-grid .team-item ul a{color:#fff}.about .bio-wrapper .bio-item{padding:10px 0;display:none}.post{margin:5vw 0;height:50.625vw}@media screen and (min-width: 960px){.post{height:45vw}}@media screen and (min-width: 780px) and (max-width: 960px){.post{height:47.25vw}}.post .content{height:100%;width:100%;background-position:center center;background-size:cover;background-repeat:no-repeat;position:relative}.post .content h2{position:absolute;bottom:0;margin:0;padding:20px 0;background:linear-gradient(180deg,#fab62800,#1b1c20);width:100%;color:#fff;text-align:center;font-size:14pt}@media screen and (min-width: 960px){.post .content h2{font-size:20pt}}@media screen and (min-width: 780px) and (max-width: 960px){.post .content h2{font-size:20pt}}.post .content h2:before{padding:5px}.post-img,.post-img img{width:100%}.post-content{line-height:2em}.post-content p{font-size:120%}.admin header{background-color:#2e3040}.admin header .wrapper{display:flex;justify-content:space-between}.admin header a{color:#f2f2f3;text-decoration:none}.admin header a:hover{color:#ee7865}
