*/
@charset "utf-8";
/* CSS Document */
html {
  overflow-x: hidden;
}
body {
  width: 100%;
  font-family: "Inter", sans-serif; 
  font-weight: normal;
  width: 100%;
  padding: 0px;
  margin: 0px;
  background-color: #fff;
  color: var(--black-color);
 overflow-x: hidden;
}
a,
input[type="button"],
.btn {
  outline: none;
  transition: all 600ms ease-in-out;
}
a:focus,
a:hover {
  outline: none;
  text-decoration: none;
}
ul {
  padding: 0px;
  margin: 0px;
  list-style: none;
}
p {
  font-size: 16px;
  line-height: 26px;
  color: #606060;
  padding-bottom: 25px;
  font-family: "Inter", sans-serif; 
  letter-spacing:.5px;
}
p:nth-last-child(1) {
  padding-bottom: 0px;
}
a {
  text-decoration: none;
  transition: ease-in-out all 300ms;
}
header .navbar.navbar-default{padding:30px 0; transition:ease-in-out 300ms;}

@media (min-width: 992px) {
header .navbar.navbar-default.navbar-fixed{padding:15px 0;}
}

header .logo-block{/*box-shadow: 0 14px 20px #0003, 0 0 0 1px #0000001a; */box-shadow: 0 14px 20px #0003, 0 0 0 1px #0000001a; border:1px solid rgba(0,0,0,.05); background:#fff;  margin:0 auto; align-items: center;/*grid-gap: 16px;border: 1px solid #f6594e;*/border-radius: 30px;padding: 10px 20px;}
/*header .logo-block .btn{font-size:15px; border-radius:30px; padding:7px 30px; line-height:17px;font-weight: 500; color:#fff; background:#000; transition:ease-in-out all 300ms;}
header .logo-block .btn:hover{background:#f6594e;}*/

.ai-assistant{padding-top:30px; margin-bottom:20px;}
.ai-assistant .waiting-btn{display:flex;}
.ai-assistant .waiting-btn a{font-size: 13px;line-height: 14px;border-radius: 30px;border: 1px solid #f6594e;color: #000;padding-right: 30px;background: url(images/arrow.png)no-repeat 96% center;height: 24px;display: flex;align-items: center;gap: 10px;margin: 0 auto;}
.ai-assistant .waiting-btn a span{background: #000; background-size:200% auto; background: linear-gradient(90deg,rgba(40, 146, 255, 1) 0%, rgba(235, 93, 88, 1) 100%); border-radius:30px; padding:5px 15px; color:#fff;}
.ai-assistant .waiting-btn a:hover span{background-position:100%;}


.title-block h1{font-weight: 500; letter-spacing:1px; font-size:40px; line-height:42px; color:#000; padding:0 0 20px; margin:0;}
.title-block p{padding:0 18%; margin:0 0 30px;}

.email .form-group{width:50%; position:relative; margin:0 auto 20px;}
.email .form-group .form-control{height:43px; border:1px solid #000; border-radius:0; box-shadow:none;}
.email .form-group .form-control:focus, .email .form-group .form-control:hover{border:1px solid #606060;}
.email .form-group .submit{ transition:ease-in-out all 300ms; font-size: 16px; line-height:18px; font-weight: 300;position: absolute;right: 0;top: 0;background: #000;color: #fff;border: none;border-radius: 0; box-shadow:none; padding: 12px 15px;}
.email .form-group .submit:hover{background:#606060;}
.email .form-group small{margin-top:15px; color:#606060; display:inline-block;}


.mobile-screen{margin:70px 0; text-align:center;}
.mobile-screen h2{font-size:32px; line-height:34px; color:#000; padding:0; margin:0 0 15px;}
.mobile-screen p{margin-bottom:30px; padding: 0 15%;}
.mobile-screen .d-flex{justify-content: space-between; gap:20px;}
.mobile-screen .d-flex div{flex:0 0 24%; max-width:24%;}
.mobile-screen .d-flex div p{padding:0 15px 10px; margin:0;}
.mobile-screen .d-flex img{max-width:100%; height:auto;}
.mobile-screen .d-flex h3{font-size:20px; line-height:22px; font-weight:500; margin-top:30px;}

.feaure-table{background: #76c0b1;background: linear-gradient(90deg, #76c0b1 0%, #f19d7c 100%);padding: 70px 0;}
.feaure-table .table-responsive{border:4px solid rgba(255,255,255,.1); border-radius:6px; overflow:hidden;}
.feaure-table table{width:100%; background:#fff; box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px; text-align:center;}
.feaure-table table thead{font-size:20px; line-height:22px; background:#000; color:#fff; font-weight:500;}
.feaure-table table thead th{font-weight:normal; border:1px solid rgba(255,255,255,.3);  padding:15px;}
.feaure-table table .text-left{text-align:left !important; padding-left:40px;}
.feaure-table table tbody td{font-size:18px; font-weight:normal; line-height:22px; font-weight:300; padding:5px; color:#565656; padding:10px; border:1px solid rgba(0,0,0,.1);}
.feaure-table table tbody td strong{display:block;}


/*footer{padding-top:50px;}*/
footer .container{background: url(images/footer-bg.png) no-repeat bottom left; background-size:contain;}
/*footer .md-block{margin-top:30px;}*/
footer .md-block .logo-block{margin-bottom:20px;}
footer .social{gap:10px;}
footer .social a{font-size: 14px;line-height: 16px;color: #474747;border: 1px solid rgba(0,0,0,.2);border-radius: 50%;height: 30px;width: 30px;display: flex;justify-content: center;align-items: center;}
footer .social a:hover{color:#000;}


footer .md-block .col:nth-child(2){padding-left:120px;		}
footer .md-block h2{font-size:28px; line-height:31px; font-weight: 300; color:#000;}
footer .md-block h2 strong{display:block; color:#606060;}
footer .md-block h4{font-size:24px; line-height:24px;font-weight:500; color:#000; margin:0 0 20px;}
footer .md-block .btn{display:inline-block;letter-spacing:1px; color:#dd5e60; background:transparent; border:1px solid #dd5e60; border-radius:8px; margin:0 0 10px; font-size:18px; line-height:20px; padding:15px 25px; width:286px; text-align:center;}
footer .md-block .btn:hover{background:#000; color:#fff; border:1px solid #000;}
footer .md-block .btn.btn-gradient{background: #000; background-size:200% auto !important; background: linear-gradient(90deg, #f19d7c 0%, #76c0b0 100%); color:#fff; border:none;}
footer .md-block .btn.btn-gradient:hover{background-position: 100%;}
footer .md-block ul li a{font-size:16px; line-height:18px; font-weight:300; color:#474747; padding:0; margin:0 0 10px; display:inline-block;}
footer .md-block ul li a:hover{color:#000;}
footer .bottom-block{padding:15px 0;}
footer .bottom-block p{font-size:15px; line-height:17px; color:#5f5f5f; padding:0; margin:0; font-weight:300;}
footer .bottom-block a{font-size:15px; line-height:17px; color:#5f5f5f;}
footer .bottom-block a:hover{color:#000;}

footer .email .form-group .submit{position:inherit;}
footer .email .form-group .form-control{width:100%; margin-bottom:10px;}
footer .email .form-group{width:100%;}

.sib-form{padding:0 !important;}
.sib-form-message-panel__text{justify-content:center !important;}

.music-box{display:flex;}
.music-box audio{display:none;}
.music-box .btn{display: flex; gap: 10px;align-items: center; padding:0;margin:10px auto;cursor:pointer;border:none;transition:all .3s;}
.music-box .btn .fas{ background:#000; background-image: linear-gradient(90deg, #76c0b1 0%, #f19d7c 100%);width: 30px;height: 30px;color: #fff;display: flex;align-items: center;justify-content: center;border-radius: 50%;}
.music-box .btn .fas.fa-play.fa-pause{--fa: "\f04c";}



.wrapper {position: relative;width: 100%;}
section.feed-section {position: relative;width: 100% !important;min-height: auto;display: flex;justify-content:center;align-items:flex-start;}

/* Floating Background Text */
.bg-text {position: fixed;font-size: 25vw;font-weight: 900;color: rgba(255, 255, 255, 0.03);z-index: -1;user-select: none;font-family: "Inter", sans-serif; white-space: nowrap;pointer-events: none;}

/* Mobile Feed Section */
.mobile-feed-container {display: flex;height:100vh;justify-content: flex-end;align-items:center;width: 100%;}

.mobile-feed-wrapper {position: relative;width: 320px;height: 600px;margin: 0 2rem;}
.mobile-frame-img {position: absolute;width: 630px;height: auto;z-index: 10;pointer-events: none;left: -282px;}
.mobile-feed {position: absolute;top: 3%;left: 24px;width: 83%;height: 90%;border-radius: 30px;overflow: hidden;background-color: #000;box-shadow: 0 20px 50px rgba(0, 0, 0, 0.1);}

.feed-content {position: relative;width: 100%;height: 100%;}
.feed-item {position: absolute;width: 100%;height: 100%;display: flex;justify-content: center;align-items: center;}
.screen-img {position: absolute;width: 100%;height: 100%;object-fit: cover;}
.heading-panel {width: 30%;display: flex;flex-direction: column;}
.heading-left {align-items: flex-start;text-align: left;padding-right: 2rem;}
.heading-right {align-items: flex-end;text-align: right;padding-left: 2rem;}
.wrapper .feed-section h1 {font-size: clamp(10rem, 5vw, 3rem);margin-bottom: 1.5rem;font-weight: 700;background:#bbbbbb;-webkit-background-clip: text;font-weight: 500; font-weight:900;background-clip: text;color: transparent;opacity:.7;}

.hero-gradient-holder {flex-direction: row;width: 100%;height: 50%;display: flex;position: absolute;bottom: 0;left: 0;overflow: hidden;margin: 0 auto;right: 0;justify-content: center;}
.feed-section{overflow:hidden; padding-top:2em;}
.hero-gradient-box {z-index: -2;background-image: url("images/Mask-Group.png"), linear-gradient(90deg, #76c0b1 0%, #f19d7c 100%);background-position: 50%, 0 0;background-repeat: no-repeat, repeat;background-size: 110% 110%, auto;border-radius: 75px;width: 100%;height: 100%;position: absolute;bottom: -5px;overflow: hidden;margin: 0 auto;left: 0;right: 0;}

.bg-text {font-size: 30vw;}
iframe{width:100%; height:260px;}
iframe .sib-form{padding:0 !important;}
iframe #sib-container{background:transparent !important; border:none !important;}
.entry__error.entry__error--primary{text-align:center !important; padding:10px !important;}
.pin-spacer{padding-bottom:0 !important;}


@media (max-width: 1199px) {
  header .logo-block img{width:150px;}
  header .logo-block{padding:10px 30px; border-radius:20px;}
  .title-block h1{font-size:30px; line-height:32px;}
  .title-block p{padding:0 10%;}
  .mobile-screen h2{font-size:26px; line-height:28px;}
  .mobile-screen .d-flex{gap:15px;}
  .mobile-screen .d-flex img{width:100%; height:auto;}
  .feaure-table table tbody td img{width:20px; height:auto;}
  footer .md-block .logo-block{width:200px;}
  footer .md-block .logo-block img{max-width:100%; height:auto;}
  footer .md-block h4{font-size:20px; line-height:22px;}
  .mobile-feed{width:84%;}

}


@media (max-width: 1024px) {
.mobile-feed-container {flex-direction: column;}
.mobile-feed-wrapper {order: 2;margin: 2rem 0;}
.heading-panel {width: 100%;padding: 0 2rem;order: 1;margin-bottom: 2rem;text-align: center !important;align-items: center !important;}
.heading-right {order: 3;margin-top: 2rem;}
}
@media (max-width: 1080px) {
.mobile-feed-container{height:100vh; margin-top: -200px;}
}

@media (max-width: 991px) {

.mobile-feed{width:83%; height:95%;}
.mobile-feed-container{height:100vh; margin-top:0;}

header .logo-block{border:1px solid rgba(0,0,0,.01); box-shadow:0 6px 26px #0003, 0 0 0 1px #0000001a;}
.title-block h1{font-size:24px; line-height:26px;}
.title-block p, .mobile-screen p{padding:0 5%;}
.email .form-group .submit{position:inherit;}
.email .form-group .form-control{margin-bottom:15px;}
.mobile-screen h2{font-size:22px; line-height:28px;}
footer .md-block .col:nth-child(4){margin-top:20px;}
.mobile-screen .d-flex h3{font-size:18px;}
.mobile-screen .d-flex{flex-wrap:wrap;}
.mobile-screen .d-flex div{flex: 0 0 48%;max-width: 48%;}

}



@media (max-width: 767px) {
#bgText1, #bgText2, #bgText3{display:none;}
.mobile-feed-wrapper {width: 280px;height: 520px;}
.title-block h1{font-size:22px; line-height:26px;}
.title-block p, .mobile-screen p{padding:0;}
.mobile-feed-container{height:70vh;}
.mobile-feed{top: 2%;left: 50px;width: 68%;height: 391px;}
.mobile-frame-img{width: 450px; left:-60%;}
.email .form-group{width:100%;}
.email .form-group small{display:block;}
.mobile-screen{margin:80px 0 30px;}
/*.mobile-screen .d-flex{flex-wrap:wrap;}
.mobile-screen .d-flex div{flex: 0 0 90%;max-width: 90%;margin: 0 auto;}*/
.mobile-feed-container{height:100vh; margin-top:0;}
section.feed-section{min-height:750px !important;}
.feaure-table{padding:40px 0;}
footer{padding-top:10px;}
footer .md-block .col:nth-child(2){padding-left:45px;}
footer .md-block .col:nth-child(1){text-align:center;}
footer .md-block .logo-block{width:170px; margin:0 auto 15px;}
footer .md-block .social{justify-content:center; margin-bottom:30px;}
.ai-assistant{padding-top:0;}
.feaure-table table .text-left{padding-left:10px;}
.feaure-table table tbody td{font-size:16px; line-height:20px;}
.mobile-screen .d-flex img{width:60%;}
iframe #sib-form .sib-form-block{text-align:center !important;}
}

@media (max-width: 600px) {
.feaure-table table thead{font-size:17px;}
.mobile-screen .d-flex div{flex: 0 0 100%; max-width: 100%;}
}

@media (max-width: 524px) {
iframe{height: 295px;}
.mobile-feed-container{position: absolute; bottom: 0;}
}


@media (max-width: 500px) {
footer .md-block .col:nth-child(1){flex:0 0 100%;}
footer .md-block .col:nth-child(2), footer .md-block .col:nth-child(3){flex:0 0 50%; padding:0 15px;}
#app-cover{width:300px;}
#player-track{padding:13px 22px 10px 120px;}
#album-art{width:75px; height:75px;}
#player-controls{width:160px;}
#success-message{ justify-content: center !important;}
.sib-form-message-panel__text{width:260px !important;}
}

@media (max-width: 400px) {
.feaure-table table thead{font-size:13px;}
.feaure-table table thead th{padding:9px;}
.feaure-table table tbody td{font-size:14px; padding:10px 5px;}
footer .bottom-block.d-flex.justify-content-between{display:grid !important; justify-content:center !important; gap:10px; text-align:center;}
#sib-container{padding:10px 0px 20px;}
.mobile-feed{height:390px;}
}






