
.gift_banner .text_wrap {
    max-width: 654px;
}
.gift_banner .heading_main h2 {
    max-width: 600px;
}
.bg-grey-f7{
    background: #f7f7f7;
}
.gift_books_row {
    display: flex;
    gap: 40px;margin-top: 32px;
    margin-bottom: 38px;
}
.gift_book_item .images_wrap {
    display: block;
    position: relative;
    margin-bottom: 16px;
}
.g_book_info {
    text-align: center;
}
.g_book_info p {
    font-size: 16px;
    font-weight: 500;
    margin: 0;
    color: #292929;
    line-height: normal;
}
.gift_book_item .images_wrap:before {
    content: '';
    position: absolute;
    width: 378px;
    height: 37px;
    background: url(https://grobroai.s3.ap-south-1.amazonaws.com/wp-content/uploads/2025/07/shadow-shape.png) no-repeat center / cover;
    left: 50%;
    transform: translateX(-50%);
    bottom: -11px;
}
.g_book_info span {
    font-size: 16px;
    line-height: normal;
    display: block;
    color: #292929;
    font-weight: 400;
}
.gift_book_item img {
    position: relative;
    box-shadow: 11px 0 40px 3px rgb(0 0 0 / 8%);
    margin: 0 auto;
    display: block;    
}
.toddlers_age .text_wrap,.youndadult_age .text_wrap,.teenagers_age .text_wrap {
    max-width: 600px;
}
.tweens_age .text_wrap {
    max-width: 630px;
}
.big_adult_age .text_wrap {
    max-width: 650px;
}
.self_start_inner {
    background: url(https://grobroai.s3.ap-south-1.amazonaws.com/wp-content/uploads/2025/07/selft-start-banner.png) no-repeat center / cover #213266;
    border-radius: 30px;
    overflow: hidden;
}
.self_start_banner a.button:hover{
    color: #ffffff;
}
.self_start_banner a.button:hover img{
    filter: unset;
}
ul.site_ul_wrap {
    padding: 0;
    margin: 22px 0 24px 20px;
}
ul.site_ul_wrap li {
    color: #fff;
    font-family: "Barlow", sans-serif;
    font-size: 18px;
    line-height: normal;
    margin-bottom: 18px;
    font-weight: 400;
    list-style: disc;
}
ul.site_ul_wrap li::marker {
    color: #ff7300;
}
.self_start_inner a.button {
    margin-top: 40px;
}
.gift_subscription {
    background: #f0f3ff;
}
.gift_subscription .images_wrap {
    display: flex;
    align-items: flex-end;
    height: 100%;
}
.gift_subscription .text_wrap p {
    max-width: 620px;
}
.gift_subscription a.button {
    margin-top: 38px;
}
.gift_subscription .shape1 {
    bottom: 90px;
    left: -40px;
}
.gift_subscription .shape2 {
    right: 70px;
    top: 95px;
}
.gift_subscription .shape3 {
    right: 20px;
    bottom: 70px;
}
.gift_banner .shape1 {
    left: -60px;
    top: 30px;
}
.gift_banner .shape2 {
    right: 0;
    top: -60px;
    transform: rotate(30deg);
}
.gift_banner .shape3 {
    bottom: -90px;
    right: 43%;
}
.toddlers_age .shape1,.big_adult_age .shape1 {
    left: -60px;
    bottom: 150px;
}
.toddlers_age .shape2,.big_adult_age .shape2 {
    right: -55px;
    top: 160px;
}
.tab_gift_row {
    display: none;
}
.tweens_age .shape1 {
    right: 30px;
    top: 50px;
}
.teenagers_age .gift_books_row {
    gap: 60px;
}
.teenagers_age .shape1 {
    left: -56px;
    bottom: 170px;
}
.teenagers_age .shape2 {
    top: 0;
    right: 10px;
}
.youndadult_age .shape2 {
    right: -54px;
    bottom: 215px;
}
.youndadult_age .shape1 {
    right: 0;
    top: 0;
}

/* responsive */
@media (max-width:1860px){
    .gift_banner .shape1 {
    left: -20px;
        top: 30px;
    }
    .toddlers_age .shape1,.big_adult_age .shape1 {
        left: -20px;
        bottom: 130px;
    }
    .toddlers_age .shape2 ,.big_adult_age .shape2{
        right: 5px;
        top: 180px;
    }
    .teenagers_age .shape1 {
        left: 0;
    }
    .youndadult_age .shape2 {
        right: -4px;
    }
}
@media (max-width:1800px){
    .gift_subscription .shape1 {
        left: 0;
    }
    .gift_subscription .shape3 {
        right: 40px;
    }
    .teenagers_age .gift_books_row {
        gap: 40px;
    }
}
@media (max-width:1750px){
    .gift_subscription .shape1 {
        left: 30px;
    }
    .gift_subscription .shape3 {
        right: 40px;
    }
    .gift_banner .shape1 {
        left: 20px;
        top: -20px;
    }
    .gift_banner .shape2 {
        right: 50px;
        top: -60px;
    }
    .toddlers_age .shape1 ,.big_adult_age .shape1{
        left: 10px;
        bottom: 120px;
    }
    .toddlers_age .shape2,.big_adult_age .shape2 {
        right: 20px;
    }
    .youndadult_age .shape2 {
        right: 26px;
        z-index: -1;
    }
}

@media screen and (max-width: 1600px){
    .toddlers_age .shape1,
    .teenagers_age .shape1 {
        max-width: 40px;
        left: 20px;
    }
    .toddlers_age .shape2,
    .teenagers_age .shape2 {
        max-width: 40px;
        right: 20px;
    }
}

@media (max-width:1499px){
    .gift_subscription .shape1 {
        width: 20px;
        left: 50px;
        bottom: 50px;
    }
    .gift_subscription .shape2 {
        right: 50px;
        top: 65px;
    }
    .toddlers_age .shape2 {
        right: 20px;
        top: 0;
    }
    .gift_books_row {
        gap: 20px;
        margin-top: 22px;
        margin-bottom: 18px;
    }
    .tweens_age .shape1 {
        top: 50px;
        max-width: 30px;
    }
    .teenagers_age .gift_books_row {
        gap: 20px;
    }
    .big_adult_age .shape2 {
        top: 260px;
    }

}
@media (max-width:1360px){
    .self_start_inner {
        background-position: center left -110px;
    }
    
}
@media (max-width:1300px){
    .gift_subscription .shape1 {
        width: 20px;
        left: 32px;
        bottom: 30px;
    }
    .gift_banner .shape3 {
        bottom: -60px;
        right: 20%;
    }
    .toddlers_age .shape1 {
        left: 30px;
    }
    .youndadult_age .shape2,.big_adult_age .shape2 {
        right: 6px;
    }
    .youndadult_age .shape1 {
        right: 40px;
    }
    .big_adult_age .shape1 {
        bottom: -20px;    left: 30px;
    }
    .big_adult_age .shape2 {
        top: 250px;
        width: 40px;
    }
}

@media (max-width:1199px){
    .gift_books_row .gift_book_item {
        width: 33.33%;
    }
    .gift_books_row .gift_book_item img {
        max-width: 120px;
        max-height: 140px;
        width: auto;
    }
    .teenagers_age .shape1 {
        left: 30px;
        bottom: 50px;
    }
    .self_start_inner {
        background-position: center left -250px;
         background-blend-mode: multiply;
        background-color: #00000052;
    }
    .big_adult_age .shape2 {
        top: 0;
        width: 40px;
        right: 40px;
    }
    .big_adult_age .g_book_info {
        max-width: 150px; margin: 0 auto;
    }
}
@media (max-width:991px){
    .gift_subscription .shape1 {
        width: 20px;
        left: 32px;
        bottom: 30px;
    }
    .gift_subscription .shape1 {
        width: 20px;
        left: 32px;
        bottom: unset;
        top: 30px;
    }
    .gift_subscription .shape2 {
        right: 20px;
        top: 45px;
    }
    .shape_cp{display: none;}
    .tab_gift_row {
        display: flex;
        justify-content: center;
        margin-top: 40px;
    }
    /* .gift_books_row.desktop_gift_row {
        display: none;
    } */
    .toddlers_age a.button ,.tweens_age a.button,.teenagers_age a.button,.youndadult_age a.button,.big_adult_age a.button {
        margin-top: 20px;
    }
    .self_start_inner .col-md-6 {
        width: 100%;
    }
    .self_start_inner {
        background-position: center left;
       
    }
    .gift_books_row .gift_book_item img {
        /* max-height: 200px; */
    }
    .toddlers_age .images_wrap img,.tweens_age .images_wrap img,.youndadult_age .images_wrap img,.big_adult_age .images_wrap img,.teenagers_age .images_wrap img {
        /* width: 100%; */
    }
    .toddlers_age .text_wrap, .youndadult_age .text_wrap, .teenagers_age .text_wrap,.big_adult_age .text_wrap,.tweens_age .text_wrap {
        max-width: 100%;
    }
    .gift_books_row.desktop_gift_row {
        gap: 40px;
        margin-top: 32px;
    }
    
    .col_reverse_md{flex-direction: column-reverse;}
}
@media (max-width:767px){
    .gift_subscription .images_wrap {
        align-items: center;
        justify-content: center;
    }
    .gift_subscription .text_wrap p {
        max-width: 100%;
    }
    .gift_subscription a.button {
        margin-top: 15px;
    }
    .gift_subscription {
        padding-top: 60px;
    }
    .gift_books_row.tab_gift_row {
        display: none;
    }
    .gift_books_row.desktop_gift_row {
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
    }
    .gift_books_row .gift_book_item {
        width: 100%;
    }
    .gift_books_row .gift_book_item img {
        width: auto;
        max-height: 100%;
        max-width: 100%;
    }
    .toddlers_age a.button,.tweens_age a.button,.teenagers_age a.button,.youndadult_age a.button,.big_adult_age a.button {
        margin-top: 40px;
    }
    

}
@media (max-width:380px){
    .gift_books_row.desktop_gift_row {
        flex-direction: column;
    }
    .self_start_inner {
        background-position: center left -210px;
    }
}