body.active-light-mode{
    background: #FFF !important;
}
.common-heading-style{
    color: #0A0D12;
    font-family: "Bricolage Grotesque";
    font-size: 35px;
    line-height: 42px;
    margin-bottom: 20px;
}
.common-paragraph-style{
    color: #606060;
    font-family: Inter;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
}
.common-padding{
    padding: 70px 0;
}
/* Breadcrumb (Main > Category > Subcategory > Current page) */
.instagram-services-breadcrumb {
    list-style: none;
    margin: 0 0 24px;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 4px 8px;
    font-family: "DM Sans", Inter, sans-serif;
    font-size: 14px;
    line-height: 1.4;
}
.instagram-services-breadcrumb-item {
    display: inline-flex;
    align-items: center;
    color: #606060;
}
.instagram-services-breadcrumb-item:not(:last-child)::after {
    content: ">";
    margin-left: 8px;
    color: #606060;
    font-weight: 400;
}
.instagram-services-breadcrumb-item a {
    color: #FF5C00;
    text-decoration: none;
}
.instagram-services-breadcrumb-item a:hover {
    text-decoration: underline;
    color: #FF5C00 !important;
}
.instagram-services-breadcrumb-current {
    color: #0A0D12;
    font-weight: 600;
}
.active-dark-mode .instagram-services-breadcrumb-item {
    color: rgba(255, 255, 255, 0.75);
}
.active-dark-mode .instagram-services-breadcrumb-item:not(:last-child)::after {
    color: rgba(255, 255, 255, 0.5);
}
.active-dark-mode .instagram-services-breadcrumb-item a {
    color: #c4a8ff;
}
.active-dark-mode .instagram-services-breadcrumb-current {
    color: #fff;
}
/* Instagram Services page specific styles */
.goread-team .top-heading p { 
    max-width: 830px; 
    margin-left: auto; 
    margin-right: auto; 
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
}
/* second section css */
.goread-team{
    padding: 200px 0 0;
}
.goread-team .bg-orange{
    border-radius: 20px;
    background: linear-gradient(117deg, #FF4330 3.41%, #FFA567 107.85%);
    padding: 70px 50px;
}
.goread-team .bg-orange .main-heading{
    color: #FFF;
    font-family: "Bricolage Grotesque";
    font-size: 50px;
    font-weight: 700;
    line-height: 60px;
    margin-bottom: 30px;
}
.active-light-mode .home-pricingWrap {
    background: linear-gradient(180deg, #FFF2ED 0%, #FFF 100%);
}
.active-light-mode .ig-tools-free {
    background: #fff;
}
.home-pricingWrap .pricing-heading {
    margin-bottom: 50px;
}
.pricing-cardContainer {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 66px 55px;
}
.pricing-card-link{
    z-index: 1;
    position: relative;
}
.pricing-content.insta-pricing {
    border: 3px solid transparent;
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.08);
    background-origin: border-box;
    background-clip: padding-box,border-box;
}
.pricing-content.insta-pricing {
    background-image: linear-gradient(#fff, #fff),linear-gradient(64deg,#4B25EA 0%, #BD18E6 30%, #FB590E 100%);
}

.active-dark-mode .pricing-content.insta-pricing {
    background-image: linear-gradient(#1e0724, #1e0724),linear-gradient(64deg,#4B25EA 0%, #BD18E6 30%, #FB590E 100%);
}
.pricing-content {
    padding: 30px 20px;
    border-radius: 10px;
    background-clip: padding-box,border-box;
    background-origin: border-box;
}
.pricing-content .pricing-card-heading {
    color: #0A0D12;
    font-family: "Bricolage Grotesque",sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 20px;
}
.pricing-content .pricing-card-heading span{
    margin-right: 10px;
}
.pricing-card-link::after{
    position: absolute;
    content: '';
    right: 0;
    top: 16px;
    left: 14px;
    border-radius: 8px;
    box-shadow: 0 1.663px 1.663px 0 rgba(255, 255, 255, 0.20) inset;
    height: 100%;
    width: 100%;
    z-index: -1;
    transition: all linear 0.3s;
    background: linear-gradient(79deg, #4B25EA 0%, #BD18E6 30%, #FB590E 100%);
}
.pricing-card-link:hover::after{
    top: 0;
    left: 0;
}
.linksWrapper{
    margin-top: 50px;
    border-radius: 20px;
    border: 2px solid #000;
    padding: 30px;
}
.linksWrapper h3 span{
    margin-right: 15px;
}
.quick-btn-container {
    gap: 10px;
}
.linksWrapper h3 {
    font-size: 24px;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 30px;
    color: #0A0D12;
}
.quick-links .link-btnWrap {
    padding: 10px;
    border-radius: 5px;
    font-weight: 700;
    font-size: 16px;
    line-height: normal;
}
.pricing-cardContainer .pricing-card-link .insta-pricing { transition: box-shadow 0.2s ease, transform 0.2s ease; }
/* .pricing-cardContainer .pricing-card-link .insta-pricing:hover { box-shadow: 0 18px 40px rgba(0,0,0,0.08); transform: translateY(-4px); } */
.oranger-banner-wrap .right-content p{font-weight: 600;}
/* how it works section css */

.active-dark-mode  .benefit-card-item{
    box-shadow: none;
    border: 1px solid #acacac;
}
#started-banner.banner {
    padding: 0 0 50px;
}
#started-banner.banner .row {
    padding: 50px;
    background: linear-gradient(109.13deg, #FFA567 0%, #FF4330 100%);
    border-radius: 40px;
}
#started-banner.banner .hero-banner_imageWrap {
    max-width: 380px;
    width: 100%;
    height: auto;
}

section.banner .contents p {
    color: #FFF;
    font-family: Inter;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
}
/* How It Works timeline redesign */
.active-light-mode .howItWorksSection.howitworks-timeline {
    background: #FFF9F6;
}

.howitworks-timeline-wrap {
    text-align: center;
    max-width: 1050px;
    margin: 0 auto;
    padding: 0 15px;
}
.howitworks-row {
    display: flex;
    margin: 50px 0;
    gap: 61px;
    justify-content: space-between;
}

.howitworks-step {
    text-align: center;
    min-width: 188px;
    position: relative;
}
.howitworks-step::after {
    position: absolute;
    content: '';
    left: 160px;
    top: -37px;
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="151" height="8" viewBox="0 0 151 8" fill="none"><path d="M150.854 4.03556C151.049 3.8403 151.049 3.52372 150.854 3.32845L147.672 0.146473C147.476 -0.0487893 147.16 -0.0487893 146.964 0.146473C146.769 0.341735 146.769 0.658318 146.964 0.85358L149.793 3.68201L146.964 6.51043C146.769 6.7057 146.769 7.02228 146.964 7.21754C147.16 7.4128 147.476 7.4128 147.672 7.21754L150.854 4.03556ZM0.5 3.18201C0.223862 3.18201 0 3.40586 0 3.68201C0 3.95815 0.223862 4.18201 0.5 4.18201V3.68201V3.18201ZM150.5 3.68201V3.18201L0.5 3.18201V3.68201V4.18201L150.5 4.18201V3.68201Z" fill="%23928D8D"/></svg>');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    width: 100%;
    height: 100%;
    max-width: 130px;
}

.howitworks-row .howitworks-step:last-child::after {
    display: none;
}
.howitworks-step-icon svg {
    display: block;
    margin: 0 auto;
}
.howitworks-step-number {
    color: #FB5343;
    font-family: Inter;
    font-size: 14px;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 4.2px;
    text-transform: uppercase;
    margin: 30px 0 10px;
}

.howitworks-step-title {
    color: #0A0D12;
    font-family: Inter;
    font-size: 16px;
    font-weight: 700;
    line-height: 19.2px;
}
.howitworks-connector {
    flex: 1 1 0;
    margin-top: 12px;
}

.howitworks-connector svg {
    display: block;
}
.benefits-wrapper h2{
    margin-bottom: 50px;
}
.why-choose-card{
    border-right: 1px solid #BCBAC3;
    padding: 0 35px;

}
.why-choose-card h3{
    color: #0A0D12;
    font-family: "Bricolage Grotesque";
    font-size: 20px;
    font-weight: 700;
    line-height: 24px;
    margin: 30px 0 20px;
}
.why-choose-card p{
    color: #757575;
    font-family: Inter;
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
}
.hori-line{
    margin: 50px 0;
    border-top: 1px solid #BCBAC3;
}
/* .home-pricingWrap.ig-tools-free{
    background: #FFF;
} */
@media (max-width: 991px) {
    .howitworks-connector {
        display: none;
    }

    .howitworks-step {
        min-width: 0;
        width: 100%;
        max-width: 520px;
    }
}
.what-improve .container{
    max-width: 1140px;
}
.what-improve-shell{
    background: transparent;
}

.what-improve-copy p {
    max-width: 640px;
}
.what-improve-copy .improve-list{
    display: grid;
    grid-template-columns: repeat(2, minmax(220px, 1fr));
    gap: 12px 26px;
    margin: 30px 0;
    padding: 0;
    list-style: none;
}
.what-improve-copy .improve-list li {
    color: #0A0D12;
    font-size: 16px;
    font-weight: 600;
    line-height: normal;
    gap: 12px;
}
.what-improve-visual-wrap{
    display: flex;
    justify-content: flex-end;
}
.what-improve-visual{
    max-width: 486px;
    width: 100%;
    height: 100%;
}
.what-improve-visual .likes-badge{
    position: absolute;
    left: -28px;
    top: 48px;
    background: #050608;
    border-radius: 8px;
    min-width: 230px;
    padding: 14px 20px;
    z-index: 2;
}
.likes-badge .likes-label{
    display: block;
    color: #ddd;
    font-size: 16px;
    line-height: 1.1;
}
.likes-badge .likes-value{
    display: inline-block;
    color: #ff8f76;
    font-size: 40px;
    font-weight: 700;
    margin-top: 4px;
    line-height: 1;
}
.likes-badge .likes-arrow{
    display: inline-block;
    color: #0ee3aa;
    font-size: 18px;
    margin-left: 8px;
    transform: translateY(-5px);
}
.what-improve-social{
    position: absolute;
    left: 50%;
    bottom: -22px;
    transform: translateX(-50%);
    width: calc(100% - 66px);
    height: 64px;
    border-radius: 12px;
    background: #f3f3f3;
    display: flex;
    align-items: center;
    gap: 16px;
    padding: 0 18px;
    font-size: 30px;
    color: #1e1e1e;
}
.what-improve-social .active{
    color: #ff7057;
}

/* Country grid */
.active-light-mode .country-wrapper{
    background: #FFF9F6;
}
.country-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 18px;
    max-width: 854px;
    margin: 50px auto 0;
}
.country-card {
    display: flex;
    align-items: center;
    gap: 11px;
    padding: 15px 10px;
    text-decoration: none !important;
    transition: box-shadow .2s ease, transform .2s ease;
    border-radius: 5px;
    background: #FFF;
    box-shadow: 0 5px 20px 0 rgba(7, 28, 77, 0.07);
}
.active-dark-mode .country-card{
    background: #464545;
}
.active-dark-mode .country-name{
    color: #FFFFFF;
}
.country-card:hover{
    box-shadow: 0 14px 35px rgba(0,0,0,0.10);
    transform: translateY(-2px);
}
.country-flag{
    width: 34px;
    height: 24px;
    object-fit: cover;
    flex: 0 0 auto;
}
.country-name {
    color: #0A0D12;
    font-size: 16px;
    font-weight: 700;
    line-height: 19.2px;
}
@media (max-width: 991px){
    .pricing-cardContainer {
        grid-template-columns: repeat(2, 1fr);
        row-gap: 30px;
    }
    .pricing-card-link{
        margin: 0 20px;
    }
    .country-grid{
        grid-template-columns: repeat(2, 1fr);
        gap: 10px;
        margin-left: 10px;
        margin-right: 10px;
    }
}
@media (max-width: 767px){
    .common-padding{
        padding: 50px 0;
    }
    .common-heading-style{
        font-size: 30px !important;
        line-height: 36px;
    }
    .common-paragraph-style{
        font-size: 14px !important;
        line-height: 21px;
    }
    .linksWrapper h3{
        margin-bottom: 20px;
    }
    .goread-team {
        padding: 186px 20px 0;
    }
    .goread-team .bg-orange {
        padding: 50px 0;
    }
    .goread-team .bg-orange .main-heading {
        font-size: 38px;
        line-height: 48px;
    }
    .goread-team .top-heading p{
        font-size: 15px !important;
        padding: 0;
    }
    .what-improve-copy h2 {
        font-size: 30px;
        line-height: 36px;
    }
    .what-improve-copy p{
        font-size: 14px !important;
        line-height: 21px;
        padding: 0 10px;
    }
    .what-improve-copy .improve-list{
        grid-template-columns: repeat(2, 1fr);
        gap: 12px 10px;
    }
    .what-improve-copy .improve-list li{
        font-size: 14px;
    }
    .home-pricingWrap .pricing-heading {
        margin-bottom: 30px;
    }
    .pricing-cardContainer {
        grid-template-columns: repeat(1, 1fr);
        row-gap: 40px;
    }
    .linksWrapper{
        margin-top: 20px;
    }
    .ig-tools-free-btn{
        padding: 10px !important;
    }
    .ig-tools-free-btn svg{
        width: 30px;
        height: 20px;
    }
    .ig-tools-free-btn-arrow svg{
        width: 24px;
        height: auto;
    }
    .ig-tools-free-btn-label {
        font-size: 16px !important;
        line-height: 20px !important;
        text-align: left;
    }
    .ig-tools-free .imagewrap, .who-uses .imagewrap{
        margin-top: 50px;
    }
    .howitworks-row{
        flex-direction: column;
        margin: 30px 0;
        gap: 30px;
    }
    .howitworks-step::after{
        display: none;
    }
    .howitworks-step{
        display: flex;
        gap: 30px;
        align-items: center;
    }
    .howitworks-step-number{
        margin: 0 0 10px;
    }
    .why-choose-card {
        border: none;
        padding: 0;
        text-align: center;
        margin-bottom: 50px;
    }
    .why-choose-card p{
        font-size: 14px !important;
    }
    .hori-line{
        display: none;
    }
    #started-banner.banner .row {
        padding: 17px 20px 25px;
        border-radius: 20px;
    }
    #started-banner.banner .contents .head-title {
        margin-bottom: 7px;
        padding-right: 0px;
        font-size: 32px;
        line-height: 42px;
    }
    
}

@media (max-width: 575px){
    .country-wrapper{
        padding: 48px 0;
    }
    .country-name{
        font-size: 14px;
    }
}
@media (max-width: 390px){
    .what-improve-copy .improve-list li {
        font-size: 12px;
    }
}
.ig-tools-free-include-title {
    margin-top: 10px;
    margin-bottom: 18px;
}
.ig-tools-free-buttons {
    display: flex;
    flex-direction: column;
    gap: 20px;
    margin-top: 30px;
}
.ig-tools-free-btn {
    width: 100%;
    max-width: 526px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    text-decoration: none;
    padding: 20px;
    border-radius: 10px;
    border: 3px solid transparent;
    background-image: linear-gradient(#ffffff, #ffffff), linear-gradient(76deg, #4B25EA 2.2%, #BD18E6 45.47%, #FB590E 98.86%);
    background-origin: padding-box, border-box;
    background-clip: padding-box, border-box;
    transition: transform 0.2s ease, box-shadow 0.2s ease;
}
.active-dark-mode .ig-tools-free-btn{
    background-image: linear-gradient(#1e0724, #1e0724), linear-gradient(76deg, #4B25EA 2.2%, #BD18E6 45.47%, #FB590E 98.86%);
}

.ig-tools-free-btn:hover {
    transform: translateY(-2px);
}
.ig-tools-free-btn-label {
    flex: 1 1 auto;
    padding: 0 20px 0 10px;
    color: #0A0D12;
    font-family: "Bricolage Grotesque", sans-serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 21px;
}
.active-dark-mode .ig-tools-free-btn-label{
    color: #FFFFFF;
}
.ig-tools-free-btn-arrow {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 auto;
    border-radius: 5px;
    background: linear-gradient(76deg, #4B25EA 2.2%, #BD18E6 45.47%, #FB590E 98.86%);
    padding: 10px;
}
.ig-tools-free-note {
    margin-top: 30px;
    color: #606060;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
}
.ig-tools-free .imagewrap{
    max-width: 514px;
    width: 100%;
    height: auto;
}
.who-uses .imagewrap{
    max-width: 536px;
    width: 100%;
    height: auto;
}
.who-uses .list-Wrapper{
    margin: 30px 0;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
}
.who-uses .list-Wrapper li{
    color: #0A0D12;
    font-size: 16px;
    font-weight: 600;
    line-height: normal;
}
.who-uses .list-Wrapper li span{
    margin-right: 10px;
}
@media (max-width: 991px){
    .ig-tools-free-phone {
        transform: none;
        margin-top: 26px;
    }

    .ig-tools-free-copy {
        margin: 0 auto;
        padding: 0 10px;
    }
    .quick-links .link-btnWrap{
        border: 1px solid #FB5343;
    }
}

@media (max-width: 575px){
    .ig-tools-free-phone {
        width: 280px;
        height: 470px;
    }
}
@media (max-width: 498px){
    .quick-links .link-btnWrap {
        max-width: 100% !important;
        text-align: left !important;
    }
}