body {
    scroll-behavior: smooth;
    margin: 0;
    line-height: normal;
    overflow-x: hidden;
    padding: 0;
    box-sizing: border-box;
    font-family: 'Poppins', sans-serif;


}

/*-----NAV-----*/
.navbarfirst {
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    padding: 20px 20px;
    position: relative;
    background-color: #d8ffd7;
    z-index: 999;
  }

  .nav-toggle {
    width: 30px;
    height: 24px;
    display: none;
    flex-direction: column;
    justify-content: space-between;
    cursor: pointer;
    z-index: 1001;
}
.nav-toggle span {
    height: 3px;
    background: #1a1a1a;
    border-radius: 2px;
    transition: all 0.3s ease;
}

/* Toggle to X */
.nav-toggle.active span:nth-child(1) {
    transform: rotate(45deg) translate(5px, 5px);
}
.nav-toggle.active span:nth-child(2) {
    opacity: 0;
}
.nav-toggle.active span:nth-child(3) {
    transform: rotate(-45deg) translate(5px, -5px);
}

/* === Nav Links === */
.nav-links {
    width: 50vw;
    overflow: hidden;
    flex-direction: row;
    justify-content: space-around;
    gap: 0px;
    transition: max-height 0.3s ease;
    display: flex
;
}

.nav-links.active {
    max-block-size: fit-content;
    margin-top: 10px;
    line-height: 1.8;
    padding: 30px 15px;
    transition: 0.4s ease;
}

.nav-links a {
    padding: 7px 11px;
}

  
  .untitled-1-2-parentfirst {
    display: flex;
    align-items: center;
    gap: 8px;
  }
  .untitled-1-2-iconfirst {
    width: 40px;
    height: 40px;
  }
  .sosologsplugfirst {
    display: flex;
    align-items: center;
    gap: 4px;
    font-size: 20px;
    font-weight: bold;
  }
  .plugfirst {
    font-style: italic;
    color: #1d9b5e;
  }
  .servicesfirst {
    text-decoration: none;
    color: #1a1a1a;
    font-weight: 500;
    font-family: Urbanist;
    font-size: 16px;
  }
  
  .servicesfirst1 {
    color: #ffffff;
    font-weight: 500;
    font-family: Urbanist;
    font-size: 17px;
    border-radius: 10px;
    background-color: #1d9b5e;
    display: flex;
  }







/*-----First header-----*/

.fi-10760660-iconfirst {
    width: 14px;
    position: relative;
    height: 14px;
    overflow: hidden;
    flex-shrink: 0;
}
.trusted-platformfirst {
    position: relative;
    line-height: 150%;
    font-weight: 500;
}
.component-4first {
    border-radius: 100px;
    background-color: rgba(153, 153, 153, 0.2);
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    padding: 6px 16px 6px 12px;
    gap: 4px;
}
.component-4-wrapperfirst {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
}
.welcome-to-the {
    width: 48vw;
    position: relative;
    font-size: 60px;
    line-height: 120%;
    display: inline-block;
    font-family: Heebo;
    color: #0a1519;
    text-align: left;
}

.we-are-a {
    width: 48vw;
    position: relative;
    font-size: 20px;
    line-height: 145%;
    font-family: Diagramm;
    color: #2f2f2f;
    display: inline-block;
}
.welcome-to-the-world-class-of-parent {
    width: 39vw;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 16px;
    text-align: left;
    font-size: 60px;
    color: #0a1519;
    font-family: Heebo;
}
.frame-parentfirst {
    align-self: stretch;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 0px;
}
.create-accountfirst {
    position: relative;
    font-size: 18px;
    font-weight: 500;
}
.create-account-wrapperfirst {
    border-radius: 100px;
    background-color: #1d9b5e;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    padding: 9px 18px 9px 18px;
    box-sizing: border-box;
}
.buttonsfirst {
    width: 189px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    text-align: left;
    font-size: 16px;
    color: #fff;
    font-family: Urbanist;
}
.hero-contentfirst {
    position: relative;
    top: 9px;
    width: 39%;
    left: 22%;
    display: flex;
    transform: translateX(-51%);
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 29px;
    padding: 50px;
    text-align: center;
    font-size: 14px;
    color: #1a995c;
    font-family: Poppins;
}

.all-social-icons{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 13px;
    margin-top: 0px;
    position: relative;
    top: 0%;
    left: 54%;
    transition: transform 0.3s ease-in-out;
    transform: translateX(-30%);
    
}



.iconfirst {
    position: absolute;
    top: 34px;
    left: 81%;
    height: 95%;
    max-width: 100%;
    transform: translateX(-50%);
    transition: all 0.3s ease-in-out;
}

.fast-transactionsfirst {
    position: relative;
    line-height: 151%;
    font-weight: 500;
}
.instant-paymentfirst {
    position: relative;
    top: -19px;
    left: -1%;
    backdrop-filter: blur(21px);
    border-radius: 121.09px;
    background-color: rgba(255, 255, 255, 0.5);
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
    padding: 21.5px 30.9px;
}
.borderlessfirst {
    position: relative;
    top: -102px;
    left: -10%;
    backdrop-filter: blur(21px);
    border-radius: 121.09px;
    background-color: rgba(255, 255, 255, 0.5);
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
    padding: 21.5px 30.9px;
}
.group-icon {
    position: absolute;
    top: -290.31px;
    left: 52%;
    width: 172.9px;
    height: 147.7px;
    object-fit: contain;
}
.facebook-icon {
    position: absolute;
    top: -375px;
    left: 39%;
    width: 105px;
    height: 106px;
    transform: rotateZ(15deg);
    object-fit: cover;
}
.linkedin-icon {
    position: absolute;
    top: -74px;
    left: 36%;
    width: 68px;
    height: 68px;
    object-fit: cover;
    transform: rotateZ(45deg);
}
.instagram-icon {
    position: absolute;
    top: -181px;
    left: 39%;
    width: 84px;
    height: 80px;
    object-fit: cover;
}
.snapchat-icon {
    position: absolute;
    top: -315px;
    left: 69%;
    width: 92.8px;
    height: 85px;
    object-fit: cover;
}
.tikto-icon {
    position: absolute;
    top: -490px;
    left: 41%;
    height: 100px;
    transform: rotateZ(325deg);
}
.twitter-icon {
    position: absolute;
    top: -251px;
    left: 45%;
    width: 88px;
    height: 88px;
    object-fit: cover;
}
.messenger-icon {
    position: absolute;
    top: -174px;
    left: 71%;
    width: 64px;
    height: 54px;
    transform: scale3d(1.5, 1.5, 1.5);
    object-fit: cover;
}
.whatsapp-icon {
    position: absolute;
    top: -66px;
    left: 71%;
    width: 64px;
    height: 57px;
    object-fit: cover;
}
.wechat2octdenoiserbeauty-002-2-icon {
    position: absolute;
    top: -472px;
    left: 67%;
    transform: rotateZ(45deg);
    width: 100px;
}
.hero-content-parentfirst {
    width: 100%;
    position: relative;
    background-color: #d8ffd7;
    height: 100%;
    overflow: hidden;
    text-align: left;
    font-size: 20px;
    color: #000;
    font-family: Urbanist;
}





/*---------------------
  second Section
-----------------------*/

.fi-10760660-icon-sec {
    width: 14px;
    position: relative;
    height: 14px;
    overflow: hidden;
    flex-shrink: 0;
}
.why-us-sec {
    width: 68px;
    position: relative;
    line-height: 150%;
    text-transform: uppercase;
    font-weight: 500;
    display: inline-block;
    flex-shrink: 0;
}
.component-3-sec {
    border-radius: 100px;
    background-color: #f9fafb;
    border: 1px solid #eaecf0;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    padding: 6px 16px 6px 12px;
    gap: 4px;
}
.why-sec {
    margin: 0;
}
.why-sosologs-sec {
    width: 498px;
    position: relative;
    line-height: 120%;
    display: inline-block;
}
.we-are-a-sec {
    width: 484px;
    position: relative;
    line-height: 150%;
    text-transform: capitalize;
    display: inline-block;
}
.we-are-a-safe-trusted-and-reli-wrapper {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    font-size: 16px;
    color: #676666;
    font-family: Diagramm;
}
.why-sosologs-parent-sec {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 12px;
    text-align: left;
    font-size: 48px;
    color: #090909;
    font-family: Heebo;
}
.component-3-parent-sec {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 20px;
}
.contact-us-sec {
    position: relative;
    line-height: 120%;
    font-weight: 500;
}
.iconlylight-outlinearrow-r-sec {
    width: 24px;
    position: relative;
    height: 24px;
}
.button-sec {
    border-radius: 100px;
    background-color: #1d9b5e;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    padding: 16px 32px;
    gap: 8px;
    text-align: left;
    font-size: 16px;
    color: #fff;
    font-family: Urbanist;
}
.frame-container-sec {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 40px;
}
.frame-child-sec {
    width: 52px;
    border-radius: 12px;
    height: 52px;
}
.social-media-accounts-sec {
    position: relative;
    font-weight: 600;
}
.accounts-available-sec {
    position: relative;
    font-size: 16px;
    font-family: Inter;
    color: #383838;
}
.social-media-accounts-parent-sec {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 6px;
}
.frame-parent2-sec {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    gap: 16px;
}
.buy-now-sec {
    position: relative;
    font-size: 18px;
    font-weight: 600;
    font-family: Manrope;
    width: 100px;
}

.frame-parent1-sec {
    align-self: stretch;
    border-radius: 24px;
    background-color: #fff;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    padding: 22px;
    gap: 6px;
}
.accounts-available2-sec {
    width: 149px;
    position: relative;
    font-size: 16px;
    font-family: Inter;
    color: #383838;
    display: inline-block;
}
.frame-div-sec {
    width: 31vw;
    border-radius: 20px;
    background-color: #f0f0f2;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    padding: 40px;
    box-sizing: border-box;
    gap: 16px;
    text-align: left;
    font-size: 20px;
    color: #171717;
    font-family: Heebo;
}
.frame-group-sec {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    padding: 80px 100px 100px;
    box-sizing: border-box;
    gap: 50px;
}





/*---------------------
  Third Section

-----------------------*/


.reach {
    position: relative;
    font-weight: 500;
}
.alert-2-1-icon {
    width: 14.4px;
    position: relative;
    height: 14.4px;
    overflow: hidden;
    flex-shrink: 0;
}
.reach-parent {
    align-self: stretch;
    border-bottom: 1px solid rgba(10, 21, 25, 0.08);
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    padding: 0px 0px 12.8px;
    gap: 3.2px;
}
.account-reached {
    align-self: stretch;
    position: relative;
    font-weight: 500;
}
.followers {
    align-self: stretch;
    position: relative;
    line-height: 145%;
    font-weight: 500;
}
.frame-child1 {
    position: absolute;
    top: 0px;
    left: 0px;
    border-radius: 80.08px;
    background-color: #1d9b5e;
    width: 131.3px;
    height: 4.8px;
    overflow: hidden;
}
.frame-wrapper2 {
    width: 11vw;
    position: relative;
    border-radius: 80.08px;
    background-color: #e1e8ee;
    height: 4.8px;
    overflow: hidden;
    flex-shrink: 0;
}
.div {
    position: relative;
    line-height: 145%;
    font-weight: 500;
}
.wrapper {
    border-radius: 80.08px;
    background-color: rgba(29, 155, 94, 0.12);
    border: 0.8px solid rgba(29, 155, 94, 0.12);
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    padding: 6.4px 8px;
}
.frame-parent10 {
    align-self: stretch;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    gap: 12.8px;
    font-size: 11.21px;
    color: #1d9b5e;
}
.followers-parent {
    align-self: stretch;
    border-radius: 12.81px;
    background-color: #f3f6f8;
    border: 1px solid rgba(10, 21, 25, 0.08);
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    padding: 9.6px 12.8px;
    gap: 1.6px;
}
.frame-child2 {
    position: absolute;
    top: 0px;
    left: 0px;
    border-radius: 80.08px;
    background-color: #1d9b5e;
    width: 55.3px;
    height: 4.8px;
    overflow: hidden;
}
.frame-parent9 {
    align-self: stretch;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 6.4px;
}
.account-reached-parent {
    align-self: stretch;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 16px;
}
.frame-parent8 {
    position: absolute;
    top: 16.02px;
    left: 0.02px;
    width: 288.3px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 16px;
}
.frame-wrapper1 {
    width: 20vw;
    position: relative;
    border-radius: 19.22px;
    background-color: #fff;
    border: 1px solid rgba(10, 21, 25, 0.08);
    box-sizing: border-box;
    height: 245px;
    overflow: hidden;
    flex-shrink: 0;
}
.frame-wrapper {
    position: absolute;
    top: 80.08px;
    left: 0px;
    border-radius: 19.22px;
    background-color: #fff;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    padding: 9.2px;
}
.star-1-icon {
    width: 19.2px;
    position: relative;
    height: 19.2px;
    overflow: hidden;
    flex-shrink: 0;
}
.star-1-parent {
    align-self: stretch;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    gap: 9.6px;
}
.frame-icon {
    width: 35.2px;
    position: relative;
    border-radius: 80.08px;
    height: 35.2px;
    object-fit: cover;
}
.frame-child4 {
    width: 35.2px;
    position: relative;
    border-radius: 80.08px;
    height: 35.2px;
    object-fit: cover;
    margin-left: -8px;
}
.frame-parent15 {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
}
.k {
    align-self: stretch;
    position: relative;
    line-height: 120%;
    font-weight: 600;
}
.trusted-users {
    align-self: stretch;
    position: relative;
    font-size: 12.81px;
    line-height: 120%;
    color: rgba(10, 21, 25, 0.7);
}
.k-parent {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
}
.frame-parent14 {
    display: flex;
    flex-direction: row;
    align-items: flex-end;
    justify-content: flex-start;
    gap: 9.6px;
}
.frame-parent13 {
    border-radius: 16.02px;
    background-color: #fff;
    border: 1px solid rgba(10, 21, 25, 0.08);
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-end;
    padding: 4px;
    gap: 7.6px;
}
.frame-wrapper5 {
    position: relative;
    width: 13vw;
    top: 31px;
    left: 119px;
    box-shadow: 0px 3.203125px 3.2px rgba(0, 0, 0, 0.25);
    border-radius: 19.22px;
    display: flex;
    flex-direction: column;
    align-items: stretch;
    padding: 6.2px;
    font-size: 17.62px;
}
.group-div {
    position: relative;
    width: 100%;
}
.group-container {
    width: 100%;
    position: relative;
    height: 331.5px;
}
.group-wrapper {
    width: 35vw;
    border-radius: 20px;
    background-color: #f5f5f5;
    border: 1px solid rgba(0, 0, 0, 0.06);
    box-sizing: border-box;
    overflow: hidden;
    flex-shrink: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 53px 84px;
}
.about-us {
    position: relative;
    line-height: 150%;
    text-transform: uppercase;
    font-weight: 500;
}
.we-provide-buyers {
    position: relative;
    font-size: 44px;
    line-height: 120%;
    text-transform: capitalize;
    font-weight: 500;
    font-family: Heebo;
    color: #000;
    text-align: left;
    display: inline-block;
}
.component-3-group {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 16px;
}
.group-child {
    position: absolute;
    top: 0px;
    left: 0px;
    border-radius: 20px;
    background-color: #d9d9d9;
    width: 11px;
    height: 504px;
}
.group-item {
    position: absolute;
    top: 0px;
    left: 0px;
    border-radius: 20px;
    background-color: #04684c;
    width: 11px;
    height: 143.2px;
}
.rectangle-parent {
    width: 11px;
    position: relative;
    height: 504px;
}
.an-extensive-pool {
    position: relative;
    line-height: 150%;
}
.we-have-access-container {
    width: 100%;
    position: relative;
    font-size: 16px;
    line-height: 150%;
    font-family: Urbanist;
    display: inline-block;
    height: 71px;
    flex-shrink: 0;
    opacity: 0.8;
}
.an-extensive-pool-of-accounts-parent {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 8px;
}
.frame-wrapper7 {
    width: 100%;
    border-radius: 20px;
    background-color: #f1ffd2;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
    padding: 24px 20px;
    box-sizing: border-box;
    color: #000;
}
.we-offer-fast-container {
    width: 100%;
    position: relative;
    font-size: 16px;
    line-height: 150%;
    font-family: Urbanist;
    color: #6b6969;
    display: inline-block;
    opacity: 0.8;
}
.effective-customer-support-parent {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 8px;
}
.frame-wrapper8 {
    align-self: stretch;
    border-radius: 20px;
    border: 1px solid #e5e5e5;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
    padding: 24px 20px;
}
.we-get-the-container {
    align-self: stretch;
    position: relative;
    font-size: 16px;
    line-height: 150%;
    font-family: Urbanist;
    color: #6b6969;
    opacity: 0.8;
}
.frame-parent17 {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 12px;
}
.group-parent {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 20px;
    text-align: left;
    font-size: 20px;
    color: #011821;
    font-family: 'Space Grotesk';
}
.frame-wrapper6 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    text-align: center;
    font-size: 14px;
    color: #031b1d;
    font-family: Poppins;
}
.frame-parent7 {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    padding: 20px 30px 30px;
    box-sizing: border-box;
    gap: 70px;
    text-align: left;
    font-size: 12.81px;
    color: #0a1519;
    font-family: Urbanist;
}
.frame-parent {
    position: relative;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    text-align: center;
    font-size: 14px;
    color: #031b1d;
    font-family: Poppins;
}



/*---------------------
  Forth Section
-----------------------*/



.fi-10760660-iconss-forth {
    width: 14px;
    position: relative;
    height: 14px;
    overflow: hidden;
    flex-shrink: 0;
}
.trustworthiness-forth {
    position: relative;
    line-height: 150%;
    text-transform: uppercase;
    font-weight: 500;
}
.components-3now-forth {
    border-radius: 100px;
    background-color: #003b47;
    border: 1px solid #014526;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    padding: 6px 16px 6px 12px;
    gap: 4px;
}
.built-on-trust-forth {
    align-self: stretch;
    position: relative;
    font-size: 48px;
    line-height: 120%;
    text-transform: capitalize;
    font-family: Heebo;
    color: #000;
}
.component-3-parentnow-forth {
    align-self: stretch;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 16px;
}
.at-sosologs-your-forth {
    align-self: stretch;
    position: relative;
    font-size: 16px;
    line-height: 150%;
    text-transform: capitalize;
    color: #2f2f2f;
}
.frames-containers-forth {
    align-self: stretch;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 16px;
}
.frames-wrappers-forth {
    align-self: stretch;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
}
.get-started-now-forth {
    position: relative;
    line-height: 120%;
    font-weight: 500;
}
.iconlylight-outlinearrow-r-forth {
    width: 24px;
    position: relative;
    height: 24px;
}
.button-forth {
    border-radius: 100px;
    background-color: #1d9b5e;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    padding: 16px 32px;
    gap: 8px;
    text-align: left;
    font-size: 16px;
    font-family: Urbanist;
}
.frames-groups-forth {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 40px;
}
.frames-parents-forth {
    width: 100%;
    position: relative;
    background-color: #d8ffd7;
    height: 588px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    padding: 157px 240px;
    box-sizing: border-box;
    text-align: center;
    font-size: 14px;
    color: #fff;
    font-family: Poppins;
}

/*---------------------
  Fift
-----------------------*/

.frame-childfifth {
    position: absolute;
    top: 0px;
    left: 0px;
    border-radius: 17.09px;
    background-color: #001027;
    border: 295px solid rgba(0, 0, 0, 0.06);
    box-sizing: border-box;
}

.account-sales {
    position: relative;
    line-height: 29.05px;
}
.cheap-and-very {
    position: relative;
    font-size: 11.96px;
    line-height: 145%;
    font-family: Diagramm;
    color: rgba(10, 21, 25, 0.7);
    display: inline-block;
}
.account-sales-parentfifth {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 10.3px;
}
.group-childfifth {
    position: absolute;
    top: 0px;
    left: 0px;
    border-radius: 50%;
    background-color: #ebf3ff;
    width: 23.9px;
    height: 23.9px;
}
.memoji-boys-4-5 {
    position: absolute;
    top: 2.99px;
    left: 1.99px;
    width: 19.9px;
    height: 19.9px;
    object-fit: cover;
}
.ellipse-parentfifth {
    width: 23.9px;
    position: relative;
    height: 23.9px;
}
.tobi-falana {
    position: relative;
    line-height: 29.05px;
    text-transform: capitalize;
    font-weight: 500;
}
.arrowdown-line-iconfifth {
    width: 13.7px;
    position: relative;
    height: 13.7px;
}
.tobi-falana-parent {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    gap: 1.7px;
}
.group-parentfifth {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    gap: 6.8px;
}
.instagram {
    position: relative;
    line-height: 29.05px;
    text-transform: uppercase;
    font-weight: 500;
    color: rgba(18, 18, 18, 0.8);
}
.frame-parent1fifth {
    align-self: stretch;
    border-radius: 13.67px;
    background-color: #fff;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    padding: 11.1px 10.3px;
    gap: 0px;
}
.frame-wrapper1fifth {
    align-self: stretch;
    border-radius: 17.09px;
    background-color: #eff2f1;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    padding: 8.5px;
    z-index: 0;
}
.imagefifth {
    position: absolute;
    top: 0px;
    left: 0px;
    border-radius: 27.34px;
    background-color: #cce1ff;
    width: 23.9px;
    height: 23.9px;
}
.memoji-girls-4-20 {
    position: absolute;
    top: 2.39px;
    left: 2.39px;
    width: 19.1px;
    height: 19.1px;
    object-fit: cover;
}
.frame-wrapper2fifth {
    align-self: stretch;
    border-radius: 17.09px;
    background-color: #eff2f1;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    padding: 8.5px;
    z-index: 1;
}
.frame-itemfifth {
    width: 29px;
    margin: 0 !important;
    position: absolute;
    top: calc(50% - 14.53px);
    left: calc(50% - 14.94px);
    border-radius: 170.88px;
    background-color: #1d9b5e;
    height: 29px;
    object-fit: contain;
    z-index: 2;
}
.frame-divfifth {
    align-self: stretch;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    position: relative;
    gap: 8.5px;
    font-size: 13.67px;
    font-family: Urbanist;
}
.frame-containerfifth {
    align-self: stretch;
    background-color: #eff2f1;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    gap: 20.5px;
    border-radius: 20px;
}
.frame-wrapperfifth {
    position: absolute;
    top: 285.36px;
    left: calc(50% - 189.65px);
    box-shadow: 5.980683326721191px 6.835066795349121px 46.82px rgba(15, 32, 40, 0.25);
    border-radius: 20.51px;
    background-color: #001027;
    width: 378.5px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    padding: 3.7px 30.1px;
    box-sizing: border-box;
}
.rectangle-parentfifth {
    width: 31vw;
    position: relative;
    height: 575px;
    overflow: hidden;
    flex-shrink: 0;
    z-index: 0;
    border-radius: 15px;
}
.frame-innerfifth {
    width: 35.9px;
    border-radius: 27.34px;
    height: 35.9px;
    overflow: hidden;
    background-color: #1d9b5e;
    flex-shrink: 0;
}
.buy-sell-trade {
    width: 30vw;
    position: relative;
    line-height: 130%;
    display: inline-block;
}
.sosologs-makes-social {
    width: 30vw;
    position: relative;
    font-size: 14px;
    line-height: 150%;
    text-transform: capitalize;
    font-family: Diagramm;
    color: #a7a7a7;
    display: inline-block;
}
.frame-parent3fifth {
    margin: 0 !important;
    position: absolute;
    width: 0vw;
    top: 46.14px;
    left: 2%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 10.3px;
    z-index: 1;
    font-size: 28px;
    color: #fff;
}
.frame-groupfifth {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
    position: relative;
    gap: 8.5px;
}
.div2fifth {
    position: relative;
    line-height: 110%;
    font-weight: 900;
}
.social-media-accounts {
    align-self: stretch;
    position: relative;
    font-size: 30px;
    line-height: 110%;
    font-family: Heebo;
}
.titlefifth {
    width: 24vw;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 24px;
}
.we-connect-experienced {
    width: 24vw;
    position: relative;
    font-size: 16px;
    line-height: 150.5%;
    font-family: Diagramm;
    color: #808080;
    display: inline-block;
}
.content1fifth {
    position: absolute;
    top: 0px;
    left: 0px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 11px;
}
.div1fifth {
    width: 27vw;
    position: relative;
    height: 228px;
}
.vpn-socks-proxy {
    width: 24vw;
    position: relative;
    font-size: 30px;
    line-height: 110%;
    display: inline-block;
    font-family: Heebo;
    color: #2f2f2f;
}
.we-make-sure {
    width: 24vw;
    position: relative;
    font-size: 16px;
    line-height: 150.5%;
    font-family: Diagramm;
    color: #808080;
    display: inline-block;
}
.div3fifth {
    width: 24vw;
    position: relative;
    height: 228px;
    color: #1d9b5e;
}
.divfifth {
    width: 54vwx;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 30px;
}
.we-offer-a {
    width: 24vw;
    position: relative;
    font-size: 16px;
    line-height: 154.5%;
    font-family: Diagramm;
    color: #808080;
    display: inline-block;
}
.div6fifth {
    width: 28vw;
    position: relative;
    height: 219px;
}
.we-provide-secure {
    width: 24vw;
    position: relative;
    font-size: 16px;
    line-height: 150.5%;
    font-family: Diagramm;
    color: #808080;
    white-space: pre-wrap;
    display: inline-block;
}
.content4fifth {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 24vw;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 11px;
}
.div8fifth {
    width: 299.3px;
    position: relative;
    height: 228px;
}
.div5fifth {
    width: 54vw;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 30px;
}
.contentfifth {
    width: 57vw;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    gap: 70px;
    font-size: 50px;
    color: #2f2f2f;
    font-family: Mulish;
}
.frame-parentfifth {
    position: relative;
    left: 0px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    gap: 54px;
    padding: 50px 66px 50px;
    text-align: left;
    font-size: 17.09px;
    color: #0a1519;
    font-family: 'Space Grotesk';
}


/*---------------------
  Sixt
-----------------------*/


.fi-10760660-iconsixth {
    width: 14px;
    position: relative;
    height: 14px;
    overflow: hidden;
    flex-shrink: 0;
}
.our-process {
    width: 102px;
    position: relative;
    line-height: 150%;
    text-transform: uppercase;
    font-weight: 500;
    display: inline-block;
    flex-shrink: 0;
}
.component-3sixth {
    width: 147px;
    border-radius: 100px;
    background-color: #f9fafb;
    border: 1px solid #eaecf0;
    box-sizing: border-box;
    height: 33px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    padding: 6px 16px 6px 12px;
    gap: 4px;
}
.how-it-works {
    width: 512.9px;
    position: relative;
    font-size: 48px;
    display: inline-block;
    font-family: Heebo;
    color: #040417;
    text-align: left;
}
.component-3-parentsixth {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 8px;
}
.vector-iconsixth {
    position: absolute;
    height: 74.93%;
    width: 43.87%;
    top: 12.51%;
    right: 37.36%;
    bottom: 12.56%;
    left: 18.76%;
    max-width: 100%;
    overflow: hidden;
    max-height: 100%;
    opacity: 0.2;
}
.vector-icon1sixth {
    position: absolute;
    height: 81.2%;
    width: 68.66%;
    top: 9.38%;
    right: 15.71%;
    bottom: 9.42%;
    left: 15.63%;
    max-width: 100%;
    overflow: hidden;
    max-height: 100%;
}
.coinverticalsixth {
    width: 35.1px;
    position: relative;
    height: 35.1px;
}
.deposit-iconsixth {
    width: 64.4px;
    border-radius: 73.17px;
    background-color: #edf8f0;
    border: 1.5px solid #dbf0e0;
    box-sizing: border-box;
    height: 64.4px;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
    padding: 14.6px;
}
.sign-up {
    position: relative;
    line-height: 150%;
}
.create-your-sosologs {
    width: 100%;
    position: relative;
    font-size: 16px;
    line-height: 130%;
    font-family: Diagramm;
    color: #828282;
    display: inline-block;
}
.step-1sixth {
    width: 87%;
    height: 89px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 11.7px;
}
.deposit-icon-parentsixth {
    align-self: stretch;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 18px;
}
.frame-containersixth {
    align-self: stretch;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 54px;
    text-align: left;
    font-size: 24px;
    color: #000;
    font-family: Heebo;
}
.frame-groupsixth {
    width: 50vw;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 48px;
}
.world-map-iconsixth {
    max-width: 44%;
    position: relative;
    height: 858.8px;
    left: 5%;
}
.frame-parentsixth {
    padding: 28px 65px 65px;
    position: relative;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    gap: 54px;
    text-align: center;
    font-size: 14px;
    color: #031b1d;
    font-family: Poppins;
}

/*---------------------
  Seventh Section
-----------------------*/

.rectangle-divseventh {
    width: 80%;
    left: 120px;
    position: relative;
    background-color: #d8ffd7;
    height: 468px;
}

.ready-to-buyseventh {
    align-self: stretch;
    position: relative;
    line-height: 124%;
}
.sign-up-nowseventh {
    width: 100%;
    position: relative;
    font-size: 16px;
    font-family: Urbanist;
    color: #2f2f2f;
    display: inline-block;
}
.ready-to-buy-or-sell-social-me-parent {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    gap: 16px;
}
.get-started-nowseventh {
    position: relative;
    line-height: 120%;
    font-weight: 500;
}
.iconlylight-outlinearrow-r {
    width: 24px;
    position: relative;
    height: 24px;
}
.buttonseventh {
    border-radius: 100px;
    background-color: #1d9b5e;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    padding: 16px 32px;
    gap: 8px;
    text-align: left;
    font-size: 16px;
    color: #fff;
    font-family: Urbanist;
}
.frame-groupseventh {
    align-self: stretch;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    gap: 30px;
}
.frame-parentseventh {
    width: 100%;
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    padding: 87px;
    box-sizing: border-box;
    text-align: center;
    font-size: 48px;
    color: #040404;
    font-family: Heebo;
}

/*---------------------
  Eighth Section
-----------------------*/
/* FAQ container */
.faq-parent {
    padding: 90px 59px 55px;
    display: flex;
    flex-direction: column;
    gap: 30px;
    font-family: Heebo;
    color: #000;
    font-size: 40px;
  }
  
  /* Section title */
  .frequently-asked-questions {
    line-height: 48px;
    text-transform: capitalize;
    width: 100%;
    display: inline-block;
  }
  
  /* Shared layout styles for each FAQ item */
  .what-are-the-benefits-of-using,
  .what-are-the-transaction-limit,
  .what-happens-if-there-is-an-is,
  .can-i-track-my-intcash-money-t {
    width: 100%;
    border-bottom: 1px solid #e2e2e2;
    padding: 10px 5px;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    gap: 10px;
  }
  
  /* FAQ question wrapper */
  .faq-question,
  .can-i-track-my-intcash-money-t > .is-it-free {
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
  }
  
  /* Question text */
  .is-it-free {
    line-height: 48px;
    text-transform: capitalize;
    font-size: 20px;
  }
  
  /* Arrow icon container */
  .arrow-downeight {
    width: 24px;
    height: 24px;
  }
  
  /* Arrow icon itself */
  .vuesaxlineararrow-down-icon {
    width: 100%;
    height: 100%;
    transition: transform 0.3s ease;
  }
  
  /* Rotate arrow when active */
  .active .vuesaxlineararrow-down-icon {
    transform: rotate(180deg);
  }
  
  /* Answer initially hidden */
  .faq-answer {
    display: none;
    font-size: 16px;
    color: #444;
    padding: 10px 15px;
    border-radius: 4px;
  }
  
  /* Show answer when active */
  .active .faq-answer {
    display: block;
  }
  
  /* Bottom group spacing */
  .txt-2eight {
    display: flex;
    flex-direction: column;
    gap: 30px;
  }
  
/*-----


.faq-answer {
  display: none;
  padding: 10px 15px;
  font-size: 14px;
  color: #444;
  background: #f9f9f9;
  border-left: 3px solid #ccc;
  margin-top: 10px;
}

.active .faq-answer {
  display: block;
}

.active .vuesaxlineararrow-down-icon {
  transform: rotate(180deg);
  transition: transform 0.3s ease;
}


.frequently-asked-questions {
    position: relative;
    top: 0px;
    left: 0px;
    line-height: 48px;
    text-transform: capitalize;
    display: inline-block;
    width: 100%;
}
.faq {
    width: 100%;
    position: relative;
    height: 48px;
}
.is-it-free {
    position: relative;
    line-height: 48px;
    text-transform: capitalize;
}
.vuesaxlineararrow-down-icon {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    left: 0%;
    max-width: 100%;
    overflow: hidden;
    max-height: 100%;
}
.arrow-downeight {
    width: 24px;
    position: relative;
    height: 24px;
}
.what-are-the-benefits-of-using {
    position: absolute;
    top: 0px;
    left: 0px;
    border-bottom: 1px solid #e2e2e2;
    box-sizing: border-box;
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    padding: 10px 10px 10px 5px;
    gap: 0px;
}
.what-are-the-transaction-limit {
    position: absolute;
    top: 98px;
    left: 0px;
    border-bottom: 1px solid #e2e2e2;
    box-sizing: border-box;
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    padding: 10px 10px 10px 5px;
    gap: 0px;
}
.what-happens-if-there-is-an-is {
    position: absolute;
    top: 184px;
    left: 0px;
    border-bottom: 1px solid #e2e2e2;
    box-sizing: border-box;
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    padding: 10px 10px 10px 5px;
    gap: 0px;
}
.can-i-track-my-intcash-money-t {
    width: 100%;
    border-bottom: 1px solid #e2e2e2;
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    padding: 10px 10px 10px 5px;
    gap: 0px;
}
.txt-2eight {
    position: relative;
    top: 264px;
    left: 0px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 30px;
}
.what-are-the-benefits-of-using-parent {
    align-self: stretch;
    position: relative;
    height: 430px;
    font-size: 20px;
}
.faq-parent {
    padding: 90px 59px 55px;
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 30px;
    text-align: left;
    font-size: 40px;
    color: #000;
    font-family: Heebo;
}


----*/


/*---------------------
  Ninth Section
-----------------------*/

.title-descninth {
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 10px;
    text-align: center;
    padding: 20px 15px;
  }
  
  .what-our-users {
    font-weight: 700; /* Bold */
    font-size: 32px;
    line-height: 1.2;
    color: #00182a;
    margin-bottom: 8px;
    word-wrap: break-word;
  }
  
  .hear-from-real {
    font-size: 16px;
    color: #828282;
    line-height: 1.5;
    max-width: 100%;
    width: 90%;
    box-sizing: border-box;
    word-wrap: break-word;
    overflow-wrap: break-word;
    text-align: center;
    padding: 0 15px; /* Add padding instead of forcing full width */
  }
  
  

.review-slider-container {
    overflow: hidden;
    width: 100%;
    max-width: 700px;
    margin: 0 auto;
    position: relative;
  }
  
  .review-slider-track {
    display: flex;
    transition: transform 0.5s ease-in-out;
    will-change: transform;
  }
  
  .review-slider-track > div {
    flex: 0 0 100%;
    box-sizing: border-box;
    padding: 40px 20px;
    background-color: #f9f9f9;
    border-radius: 12px;
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.05);
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
  }
  
  /* Card Styling */
  .image-iconninth {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    object-fit: cover;
    margin-bottom: 16px;
  }
  
  .frameninth {
    display: flex;
    flex-direction: column;
    gap: 10px;
    align-items: center;
  }
  
  .ratingninth {
    display: flex;
    gap: 5px;
  }
  
  .rating-childninth {
    width: 24px;
    height: 24px;
  }
  
  .simply-amazing-this,
  .simply-amazing-this1 {
    font-size: 16px;
    color: #333;
    line-height: 1.6;
    max-width: 500px;
  }
  
  .name-p {
    display: flex;
    gap: 12px;
    font-size: 18px;
    color: #141414;
    font-family: Heebo;
    font-weight: bold;
  }
  
  .google-playstore {
    color: #adadad;
    font-weight: normal;
  }
  
  .reviewninth {
    display: flex;
    justify-content: center;
  }
  
  .slidersninth {
    display: flex;
    gap: 20px;
    justify-content: center;
    padding: 20px;
  }
  
  .leftninth {
    border-radius: 50%;
    background-color: #fff;
    border: 3.7px solid #f2f2f2;
    padding: 20px;
    cursor: pointer;
  }
  
  .vector-iconninth,
  .vector-icon1ninth {
    width: 24px;
    height: 24px;
  }
  

/*---------------------
  Footer Section
-----------------------*/
.bg-icon-footer {
    position: relative;
    height: 100%;
    object-fit: cover;
    width: 100%;
}
.untitled-1-2-icon-footer {
    width: 34.7px;
    position: relative;
    max-height: 100%;
    overflow: hidden;
}
.sosologs-footer {
    font-weight: 500;
}
.plug-footer {
    font-weight: 700;
}
.sosologsplug-footer {
    position: relative;
    margin-top: -3.2px;
}
.untitled-1-2-parent-footer {
    width: 73.3px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
}
.sosologsplug1-footer {
    position: relative;
    font-size: 24px;
    line-height: 48px;
    font-family: Heebo;
}
.company-logo-footer {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 12px;
}
.footerwelcome-to-the-footer {
    align-self: stretch;
    position: relative;
    font-size: 16px;
    line-height: 145%;
    font-family: Urbanist;
    color: rgba(255, 255, 255, 0.7);
}
.facebook-iconfooter-footer {
    width: 44px;
    border-radius: 12px;
    height: 44px;
}
.social-media-footer {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    gap: 12px;
}
.company-logo-parent-footer {
    width: 265px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 32px;
    font-size: 10.55px;
    font-family: Degular;
}
.home-footer {
    align-self: stretch;
    position: relative;
    font-weight: 500;
    color: #fff;
}
.about-us-footer {
    align-self: stretch;
    position: relative;
}
.home-parent-footer {
    width: 130px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 16px;
    color: rgba(255, 255, 255, 0.7);
}
.all-pages-footer {
    position: relative;
    font-weight: 500;
    color: #fff;
}
.services-footer {
    position: relative;
}
.all-pages-parent-footer {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 16px;
    color: rgba(255, 255, 255, 0.7);
}
.subscribe-to-our-footer {
    margin: 0;
}
.subscribe-to-our-container-footer {
    position: absolute;
    width: 57.09%;
    top: calc(50% - 69.5px);
    left: 0%;
    letter-spacing: -0.3px;
    display: inline-block;
}
.rectangle-footer {
    position: absolute;
    height: 1.96%;
    width: 100%;
    top: 98.04%;
    right: 0%;
    bottom: 0%;
    left: 0%;
    background-color: #fff;
    opacity: 0.1;
    mix-blend-mode: normal;
}
.email-address-footer {
    position: absolute;
    width: 32.87%;
    top: calc(50% - 15.5px);
    left: 0%;
    letter-spacing: -0.2px;
    display: inline-block;
    opacity: 0.5;
    mix-blend-mode: normal;
}
.submit-icon-footer {
    position: absolute;
    height: 98.04%;
    width: 17.3%;
    top: 0%;
    right: 0%;
    bottom: 1.96%;
    left: 82.7%;
    max-width: 100%;
    overflow: hidden;
    max-height: 100%;
}
.form-footer {
    position: absolute;
    height: 36.69%;
    width: 100%;
    top: 63.31%;
    right: 0%;
    bottom: 0%;
    left: 0%;
    overflow: hidden;
    font-size: 15px;
}
.newsletter-footer {
    width: 289px;
    position: relative;
    height: 139px;
    overflow: hidden;
    flex-shrink: 0;
}
.auto-added-frame-footer {
    align-self: stretch;
    overflow: hidden;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
    font-size: 22px;
    font-family: Heebo;
}
.main-content-footer {
    position: relative;
    top: -69%;
    left: 14%;
    width: 71%;
    border-bottom: 1.5px solid rgba(255, 255, 255, 0.08);
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 79px;
}
.copyright-footer {
    position: relative;
    top: -55%;
    width: 79%;
    left: 10%;
    height: 19px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
    color: rgba(255, 255, 255, 0.4);
}
.footer {
    position: relative;
    background-color: rgba(0, 24, 14, 23);
    height: 462px;
    color: #fff;
    font-family: Inter;
}

/*---------------------
  Responsive
-----------------------*/

@media (max-width: 680px) {


    /*----NavBar Sec------*/


      /* === Hamburger Menu === */
    .nav-toggle {
        width: 30px;
        height: 24px;
        display: none;
        flex-direction: column;
        justify-content: space-between;
        cursor: pointer;
        z-index: 1001;
    }
    .nav-toggle span {
        height: 3px;
        background: #1a1a1a;
        border-radius: 2px;
        transition: all 0.3s ease;
    }

    /* Toggle to X */
    .nav-toggle.active span:nth-child(1) {
        transform: rotate(45deg) translate(5px, 5px);
    }
    .nav-toggle.active span:nth-child(2) {
        opacity: 0;
    }
    .nav-toggle.active span:nth-child(3) {
        transform: rotate(-45deg) translate(5px, -5px);
    }

    /* === Nav Links === */
    .nav-links {
        width: 100%;
        overflow: hidden;
        max-height: 0;
        flex-direction: column;
        gap: 16px;
        transition: max-height 0.3s ease;
        display: flex;
    }

    .nav-links.active {
        max-block-size: fit-content;
        margin-top: 10px;
        line-height: 1.8;
        padding: 30px 15px;
        transition: 0.4s ease;
    }

    .nav-links a {
        padding: 8px 0;
    }



    .navbarfirst {
        position: relative;
        padding: 20px;
        background-color: #d8ffd7;
        
    }

    .nav-links a {
        font-weight: 500;
        padding: 5px 20px;
        font-size: 18px;
    }

    .nav-links a {
        padding: 5px 20px;
    }
    


    .nav-toggle {
        display: flex;
    }
    
    .nav-links {
        display: flex;
        border-radius: 30px;
        transition: 0.2s ease;
        background-color: #ffffffB3;
    }


    .nav-links a.active-link {
        background-color: #d8ffd7;
        color: #000000;
        border-radius: 8px;
        padding: 8px 12px;
    }
    /*----First Section---*/


    .component-4-wrapperfirst {
        display: contents;
    }

    .buttonsfirst{
        display: none;
    }

    .component-4first {
        position: relative;
        font-size: 10px;
        top: 84px;
        width: 145px;
        gap: 0px;
        padding: 2px 0px;
        left: -24px;
    }



    .hero-content-parentfirst {
        align-items: center;
        top: -64px;
        position: relative;
      }

    .hero-contentfirst {
        width: 67%;
        position: relative;
        transform: none;
        top: -36px;
        left: unset;
        text-align: center;
        align-items: center;
    }

    .welcome-to-the {
        top: 86px;
        font-size: 9vw;
        width: 84vw;
        left: 16px;
        line-height: 1.2;
        text-align: center;
    }
    
    .we-are-a {
        font-size: 4vw;
        width: 84vw;
        top: 81px;
        left: 16px;
        height: 5vw;
        line-height: 1.4;
        text-align: center;
    }
    
    .welcome-to-the-world-class-of-parent {
        align-items: center;
        width: 100%;
        text-align: center;
        font-size: inherit;
        gap: 12px;
    }

    .iconfirst {
        top: 92px;
        left: 50%;
        display: flex;
        margin: 0px;
        position: relative;
    }

    .all-social-icons{
        left: 0%;
        top: -700px;
        display: flex;
        position: relative;
    }
    .instant-paymentfirst{
        left: 61px;
        top: 559px;
        transform: scale(0.7);
    }
    .borderlessfirst{
        left: 12px;
        top: 616px;
        transform: scale(0.7);
    }

    .snapchat-icon{
        left: 8%;
        top: 542px;
        transform: scale(0.7);
    }
    .messenger-icon{
        left: 26%;
        top: 539px;
        transform: scale(0.7);
    }
    .twitter-icon{
        left: -39px;
        top: 327px;
        transform: skewX(10deg);
    }
    .facebook-icon{
        left: 9%;
        top: 484px;
        transform: scale(0.5);
    }

    .linkedin-icon{
        left: 24%;
        top: 449px;
        transform: scale(0.8);
    }

    .instagram-icon{
        left: 68%;
        transform: rotateZ(45deg);
    }
    .tikto-icon{
        top: 618px;
        transform: rotate3d(1, 1, 1, 45deg);
        left: 96%;
    }

    .wechat2octdenoiserbeauty-002-2-icon{
        left: 8px;
        top: 400%;
        transform: rotateZ(45deg);
    }
    .whatsapp-icon{
        left: 91%;
        top: 436px;
        transform: scale(0.5);
    }
    .group-icon {
        margin: 0px;
        left: 50%;
        top: 454%;
        transform: scale(0.5);
    }


            /*----Second Section---*/

    .frame-group-sec {
        flex-direction: column;
        padding: 0px 20px 50px;
        gap: 40px;
      }
    
      .frame-container-sec {
        width: 100%;
        order: -1; /* Puts it on top */
      }
    
      .frame-div-sec {
        width: 100%;
        padding: 20px;
        box-sizing: border-box;
      }
    
      .why-sosologs-sec {
        font-size: 32px;
        width: 100%;
      }
    
      .we-are-a-sec {
        font-size: 16px;
        width: 100%;
      }
    
      .button-sec {
        padding: 12px 24px;
        font-size: 14px;
      }
    
      .frame-parent1-sec {
        align-items: flex-start;
        gap: 16px;
        padding: 16px;
      }
    
      .accounts-available2-sec,
      .buy-now-sec {
        font-size: 14px;
        align-self: center;
      }
    
      .frame-child-sec {
        width: 40px;
        height: 40px;
      }
    
      .component-3-sec {
        padding: 6px 12px;
        gap: 6px;
      }
    
      .why-us-sec {
        font-size: 12px;
      }

    /*----Third Section---*/

    .frame-parent7{
        flex-direction: column-reverse;
        padding: 20px 20px 20px;
        gap: 50px;
    }

    .frame-parent8 {
        left: 20px;
        width: 88vw;
    }

    .group-wrapper{
        padding: 10px 13px 20px;
        width: 93vw;

    }

    .frame-wrapper1 {
        width: 88vw;
    }
    .frame-wrapper2 {
        width: 56vw;
    }

    .frame-wrapper5{
        left: 146px;
        width: 50vw;
    }

    .we-provide-buyers {
        font-size: 37px;
        line-height: 110%;
    }

    /*----Fourth-----*/

    .frames-parents-forth{
        width: 100vw;
        padding: 3px 1px 0px;
        left: 0px;
    }


    .frames-groups-forth {
        width: 84vw;
        position: relative;
        left: 29px;
        top: 70px;
        gap: 30px;
    }

    .button-forth {
        padding: 10px 13px;
    }


    /*----Fifth-----*/

    .frame-parentfifth {
        flex-direction: column-reverse;
    }

    .rectangle-parentfifth {
        width: 90vw;
    }

    .buy-sell-trade {
        width: 85vw;
    }
    .sosologs-makes-social {
        width: 78vw;
    }

    .frame-childfifth {
    }

    .divfifth {
        flex-direction: column;
        align-self: center;
        width: 89%;
    }

    .we-connect-experienced{
        width: 85vw;
        font-size: 17px;
        text-align: center;
    }

    .div5fifth {
        flex-direction: column;
    }
    .content1fifth {
        width: 50vw;
    }

    .titlefifth {
        width: 80vw;
        align-items: center;
    }
    .vpn-socks-proxy {
        width: 80vw;
    }
    .we-make-sure {
        width: 85vw;
        font-size: 17px;
        text-align: center;
    }
    .social-media-accounts {
        align-self: stretch;
        font-size: 27px;
        text-align: center;
    }

    .we-offer-a {
        width: 85vw;
        font-size: 17px;
        text-align: center;
    }
    .we-provide-secure {
        width: 85vw;
        font-size: 17px;
        text-align: center;
    }

    .contentfifth {
        width: 90vw;
    }
    .div8fifth {
        align-self: center;
        width: 100%;
        left: 17px;
    }
    .div6fifth {
        align-self: center;
        width: 100%;
        left: 17px;
    }
    .frame-wrapperfifth {
        padding: 16.7px 37.1px;


    }

    .account-sales-parentfifth {
        gap: 1.3px;
    }

    .frame-parent3fifth {
        left: 23px;
    }
    .frame-containerfifth {
        gap: 1.5px;
    }


    /*---Sixth---*/

    .frame-parentsixth {
        flex-direction: column;
        padding: 30px 0px 50px
    }

    .frame-groupsixth {
        width: 90vw;
    }

    .how-it-works {
        width: 90vw;
    }
    .frame-containersixth {
        gap: 54px;

    }
    .sign-up {
        line-height: 113%;
    }
    .world-map-iconsixth {
        max-width: 100%;
        left: 0%;
        height: 100%;
    }



    /*---Seventh----*/



    .rectangle-divseventh {
        width: 100%;
        left: 0px;
    }
    .frame-parentseventh {
        font-size: 31px;
    }
    .ready-to-buy-or-sell-social-me-parent {
        width: 42vh;
        padding: 6px;
    }
    .ready-to-buyseventh {
        line-height: 43px;
    }
    .sign-up-nowseventh {
        font-size: 18px;
    }
    .buttonseventh {
        padding: 10px 13px;
    }

    /*---Eight----*/

    .faq-parent {
        padding: 50px 20px 55px;
        gap: 12px;
        font-size: 27px;
    }
    .what-are-the-benefits-of-using-parent {
        font-size: 16px;
    }
    .is-it-free {
        line-height: 48px;
        font-size: 17px;
        width: 88%;
    }

    .what-are-the-benefits-of-using {
        width: 90%;
        left: 20px;
    }
    .what-are-the-transaction-limit{
        width: 90%;
        left: 20px;
    }
    .what-happens-if-there-is-an-is {
        width: 90%;
        left: 20px;
    }
    .txt-2eight {
        left: 20px;
        width: 90%;
    }
    .can-i-track-my-intcash-money-t {
        width: 100%;
    }
    



    /*----Ninth Section---*/
    


    /*----Footer----*/


    .footer {
        height: 100%;
    }
    .main-content-footer {
        flex-direction: column;
        width: 90%;
        padding: 70px 0px 10px;
        left: 19px;
        gap: 30px;
    }
    .bg-icon-footer {
        position: absolute;
        height: 100%;
    }
    .copyright-footer {
        padding: 8px 0px;
        font-size: 10px;
        left: 8px;
        width: 96%;
    }

    
}


/* === Desktop View (768px and above) === */
@media (min-width: 681px) and (max-width: 1024px) {


    /*----Navbar Sec-----*/
.nav-toggle {
    display: none !important;
}

.nav-links {
    display: flex !important;
    flex-direction: row !important;
    gap: 10px;
    justify-content: space-between;
    padding: 1px 39px;
    align-items: center;
}

.nav-links a {
    padding: 8px;
}

/*----First Section---*/


.instant-paymentfirst {
    top: -11px;
    left: -7%;
}
.borderlessfirst {
    top: -95px;
    left: -25%;
}
.group-icon {
    top: -197.31px;
    left: 54%;
    width: 110.9px;
    height: 110.7px;
}
.facebook-icon {
    top: -275px;
    left: 35%;
    width: 70px;
    height: 70px;
}
.linkedin-icon {
    top: -40px;
    left: 36%;
    width: 58px;
    height: 58px;
}
.instagram-icon {
    top: -144px;
    left: 33%;
    width: 63px;
    height: 63px;
}
.snapchat-icon {
    top: -177px;
    left: 69%;
    width: 67.8px;
    height: 67px;
    transform: rotateZ(45deg);
}
.tikto-icon {
    top: -357px;
    left: 35%;
    height: 74px;
    transform: rotateZ(325deg);
}
.twitter-icon {
    top: -206px;
    left: 27%;
    width: 60px;
    height: 60px;
}
.messenger-icon {
    top: -70px;
    left: 66%;
    width: 78px;
    height: 78px;
    transform: rotateZ(45deg);
}
.whatsapp-icon {
    top: 7px;
    left: 51%;
    width: 64px;
    height: 57px;
}
.wechat2octdenoiserbeauty-002-2-icon {
    top: -291px;
    left: 66%;
    transform: rotateZ(45deg);
    width: 68px;
}






.hero-content-parentfirst{
    flex-direction: row;
}




.welcome-to-the {
    font-size: 30px;

}
.we-are-a {
    font-size: 15px;
    width: 40vw;
}


.frame-parentfirst {
  order: -1;
  width: 100%;
  align-items: center;
  text-align: center;
  gap: 12px;
}

.hero-contentfirst {
  width: 43vw;
  position: static;
  transform: none;
  top: unset;
  left: unset;
  text-align: center;
  align-items: center;
}

.iconfirst {
    display: flex;
    margin: 0px;
}


/*--Second Sec----*/

.frame-group-sec {
    gap: 4%;
}

.frame-div-sec {
    width: 38vw;
    padding: 20px;
}

.component-3-parent-sec {
    width: 53vw;
}

.why-sosologs-sec {
    width: 53vw;
}
.we-are-a-sec {
    width: 53vw;
}
.buy-now-sec {
    font-size: 14px;
}
.frame-container-sec {
    width: 53vw;
}

.frame-child-sec {
    width: 5vw;
    border-radius: 1px;
    height: 5vh;
}
.accounts-available-sec {
    font-size: 12px;
}
.social-media-accounts-sec {
    font-size: 16px;
}



/*--Third Sec----*/

.frame-parent7 {
    padding: 20px 20px 30px;
    gap: 20px;
}

.component-3-group {
    gap: 5px;
}
.group-wrapper {
    width: 43vw;
    padding: 8px 8px;
}
.group-parent {
    gap: 10px;
    font-size: 16px;
}
.group-container {
    height: 366.5px;
}

.we-provide-buyers {
    font-size: 26px;
    line-height: 30px;
}
.frame-parent17 {
    gap: 1px;
}

.frame-wrapper1 {
    width: 29vw;
}

.frame-wrapper8 {
    padding: 10px 18px;
}
.frame-wrapper5 {
    width: 60%;
    left: 91px;
}
.frame-parent13 {
    transform: scale(0.8);
}

/*---Fourth Sec-----*/

.frames-parents-forth {
    padding: 111px 96px;
}


/*---Fifth Sec-----*/

.frame-parentfifth {
    gap: 40px;
    padding: 20px;
}
.frame-parent3fifth {
    top: 31.14px;
    left: 6%;
}

.rectangle-parentfifth {
    width: 34vw;
    height: 522px;
}
.frame-childfifth {
    top: 19px;
}
.sosologs-makes-social {
    font-size: 13px;
    line-height: 142%;
}

.frame-wrapperfifth {
    width: 294.5px;
    left: calc(50% - 150.65px);
}
.frame-containerfifth {
    gap: 10.5px;
}
.div6fifth {
    width: 52vw;
}
.social-media-accounts {
    font-size: 25px;
}

.content1fifth {
    gap: 0px;
}
.content4fifth {
    gap: 0px;
}
.titlefifth {
    gap: 11px;
}

/*---Sixth Sec-----*/



.frame-parentsixth {
    padding: 68px 17px 90px;
    gap: 6px;
}
.frame-groupsixth {
    gap: 15px;
}
.how-it-works {
    font-size: 37px;
}
.step-1sixth {
    width: 87%;
    gap: 0.7px;

}
.world-map-iconsixth {
    height: 758.8px;
}


/*---Seven Sec-----*/

.rectangle-divseventh {
    left: 67px;
}
.frame-parentseventh {
    padding: 21px;
    top: 100px;
    font-size: 26px;
}
.frame-groupseventh {
    gap: 38px;
}
.buttonseventh {
    padding: 12px 14px;
    font-size: 14px;
}

/*----Ninth Sec----*/



}

@media screen and (max-width: 768px) {
    .review-slider-container {
      max-width: 90%;
      padding: 0 10px;
    }
  
    .review-slider-track > div {
      padding: 30px 15px;
    }
  
    .image-iconninth {
      width: 80px;
      height: 80px;
    }
  
    .rating-childninth {
      width: 20px;
      height: 20px;
    }
  
    .simply-amazing-this,
    .simply-amazing-this1 {
      font-size: 14px;
      line-height: 1.5;
    }
  
    .name-p {
      flex-direction: column;
      font-size: 16px;
      gap: 4px;
    }
  
    .what-our-users {
      font-size: 20px;
      text-align: center;
    }
  
    .hear-from-real {
      font-size: 14px;
      text-align: center;
    }
  
    .slidersninth {
      gap: 10px;
    }
  
    .leftninth {
      padding: 15px;
    }
  
    .vector-iconninth,
    .vector-icon1ninth {
      width: 20px;
      height: 20px;
    }
  }
  


@media (min-width: 500px) and (max-width: 679px) {

    /*----NavBar Sec------*/

    .nav-toggle {
        width: 30px;
        height: 24px;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        cursor: pointer;
        z-index: 1001;
    }
    .nav-toggle span {
        height: 3px;
        background: #1a1a1a;
        border-radius: 2px;
        transition: all 0.3s ease;
    }

    /* Toggle to X */
    .nav-toggle.active span:nth-child(1) {
        transform: rotate(45deg) translate(5px, 5px);
    }
    .nav-toggle.active span:nth-child(2) {
        opacity: 0;
    }
    .nav-toggle.active span:nth-child(3) {
        transform: rotate(-45deg) translate(5px, -5px);
    }

    /* === Nav Links === */
    .nav-links {
        width: 100%;
        overflow: hidden;
        max-height: 0;
        flex-direction: column;
        gap: 16px;
        transition: max-height 0.3s ease;
        display: flex;
    }

    .nav-links.active {
        max-block-size: fit-content;
        margin-top: 10px;
        line-height: 1.8;
        padding: 30px 15px;
        transition: 0.4s ease;
    }

    .nav-links a {
        padding: 8px 0;
    }


        /*----First Section---*/

    .hero-content-parentfirst{
        background-color: #d8ffd7;

    }

    .buttonsfirst{
        display: none;
    }

    .hero-contentfirst {
        position: relative;
        transform: none;
        top: -50px;
        left: 5%;
        text-align: center;
        align-items: center;
    }
    
    .component-4-wrapperfirst {
        display: contents;
    }

    .component-4first {
        position: relative;
        font-size: 10px;
        top: 100px;
        width: 145px;
        gap: 0px;
        padding: 2px 0px;
        left: -132px;
    }
    .frame-parentfirst {
        order: -1;
        width: 100%;
        align-items: center;
        text-align: center;
        gap: 24px;
    }



    .hero-content-parentfirst {
        align-items: center;
        top: -64px;
    }

    .welcome-to-the {
        top: 86px;
        font-size: 9vw;
        width: 84vw;
        left: 16px;
        line-height: 1.2;
        text-align: center;
    }
    
    .we-are-a {
        font-size: 4vw;
        width: 84vw;
        top: 81px;
        left: 16px;
        height: 16vw;
        line-height: 1.4;
        text-align: center;
    }
    
    .welcome-to-the-world-class-of-parent {
        align-items: center;
        width: 100%;
        text-align: center;
        font-size: inherit;
        gap: 12px;
    }

    .iconfirst {
        top: 94px;
        left: 50%;
    }

    .all-social-icons{
        left: 0%;
        top: -700px;
        display: flex;
        position: relative;
    }
    .instant-paymentfirst{
        left: 82px;
        top: 631px;
        transform: scale(0.7);
    }
    .borderlessfirst{
        left: -83px;
        top: 692px;
        transform: scale(0.8);
    }

    .snapchat-icon{
        left: 111%;
        transform: scale(1.2);
        top: 417px;
    }
    .messenger-icon{
        left: 107%;
        top: 664px;
        width: 82px;
        height: 81px;
    }
    .twitter-icon{
        left: 167px;
        top: 424px;
        width: 100px;
        height: 100px;
        transform: skewX(10deg);
    }
    .facebook-icon{
        left: 41%;
        top: 170px;
        transform: scale(1);
    }

    .linkedin-icon{
        left: 30%;
        top: 566px;
        transform: scale(1.5);
    }

    .instagram-icon{
        left: 74%;
        top: 647px;
        transform: rotateZ(45deg);
    }
    .tikto-icon{
        top: 297px;
        transform: rotate3d(1, 1, 1, 45deg);
        left: 40%;
    }

    .wechat2octdenoiserbeauty-002-2-icon{
        top: 374%;
        left: 553px;
        width: 102px;
        height: 96px;
        transform: rotateZ(45deg);
    }
    .whatsapp-icon{
        left: 112%;
        top: 546px;
        height: 90px;
        width: 90px;
        transform: rotate(45deg);
    }
    .group-icon {
        margin: 0px;
        left: 73%;
        top: 566%;
        transform: scale(0.9);
    }


}



@media (max-width: 499px) {

    .component-4first {
        position: relative;
        font-size: 10px;
        top: 84px;
        width: 145px;
        gap: 0px;
        padding: 2px 0px;
        left: -24px;
    }



    .hero-content-parentfirst {
        align-items: center;
        top: -64px;
        position: relative;
      }

    .hero-contentfirst {
        width: 67%;
        position: relative;
        transform: none;
        top: -36px;
        left: unset;
        text-align: center;
        align-items: center;
    }

    .welcome-to-the {
        top: 86px;
        font-size: 9vw;
        width: 84vw;
        left: 16px;
        line-height: 1.2;
        text-align: center;
    }
    
    .we-are-a {
        font-size: 4vw;
        width: 84vw;
        top: 81px;
        left: 16px;
        height: 5vw;
        line-height: 1.4;
        text-align: center;
    }
    
    .welcome-to-the-world-class-of-parent {
        align-items: center;
        width: 100%;
        text-align: center;
        font-size: inherit;
        gap: 12px;
    }

    .iconfirst {
        top: 160px;
        left: 50%;
        display: flex;
        margin: 0px;
        position: relative;
    }

    .all-social-icons{
        left: 0%;
        top: -700px;
        display: flex;
        position: relative;
    }
    .instant-paymentfirst{
        left: 41%;
        top: 646px;
        transform: scale(0.7);
    }
    .borderlessfirst{
        left: -27%;
        top: 704px;
        transform: scale(0.7);
    }

    .snapchat-icon{
        left: 115%;
        top: 407px;
        transform: scale(1.2);
    }
    .messenger-icon{
        left: 104%;
        top: 666px;
        transform: scale(1.2);
    }
    .twitter-icon{
        left: 26%;
        top: 485px;
        transform: scale(1.2);
    }
    .facebook-icon{
        left: 35%;
        top: 355px;
        transform: scale(0.9);
    }

    .linkedin-icon{
        left: 35%;
        top: 591px;
        transform: scale(1.2);
    }

    .instagram-icon{
        left: 59%;
        top: 550px;
    }
    .tikto-icon{
        top: 240px;
        transform: rotate3d(1, 1, 2, 332deg);
        left: 43%;
    }

    .wechat2octdenoiserbeauty-002-2-icon{
        left: 441px;
        top: 370%;
    }
    .whatsapp-icon{
        left: 115%;
        top: 568px;
        transform: scale(1.6);
    }
    .group-icon {
        margin: 13px;
        left: 68%;
        top: 736%;
        transform: scale(0.5);
    }





}

@media screen and (max-width: 480px) {
    .review-slider-track > div {
      padding: 20px 10px;
    }
  
    .simply-amazing-this,
    .simply-amazing-this1 {
      font-size: 13px;
    }
  
    .what-our-users {
      font-size: 18px;
    }
  
    .hear-from-real {
      font-size: 13px;
    }
  
    .name-p {
      font-size: 14px;
    }
  
    .image-iconninth {
      width: 70px;
      height: 70px;
    }
  
    .rating-childninth {
      width: 18px;
      height: 18px;
    }
  }
  

@media (max-width: 424px) {

    .instant-paymentfirst{
        left: 8%;
        top: 733px;
        transform: scale(0.7);
    }
    .borderlessfirst{
        left: 0%;
        top: 704px;
        transform: scale(0.7);
    }

    .snapchat-icon{
        left: 97%;
        top: 522px;
        transform: scale(1.1);
    }
    .messenger-icon{
        left: 102%;
        top: 744px;
        transform: scale(1.2);
    }
    .twitter-icon{
        left: 41%;
        top: 586px;
        transform: scale(1.1);
    }
    .facebook-icon{
        left: 29%;
        top: 469px;
        transform: scale(0.9);
    }

    .linkedin-icon{
        left: 27%;
        top: 702px;
        transform: scale(1.1);
    }

    .instagram-icon{
        left: 72%;
        top: 774px;
    }
    .tikto-icon{
        top: 352px;
        transform: rotate3d(1, 1, 2, 332deg);
        left: 36%;
    }

    .wechat2octdenoiserbeauty-002-2-icon{
        left: 423px;
        top: 248%;

    }
    .whatsapp-icon{
        left: 111%;
        top: 636px;
        transform: scale(1.2);
    }
    .group-icon {
        margin: 13px;
        top: 358%;
        transform: scale(0.5);
    }

}
