.book__collection__section{background:#fdf9f3;padding:80px 0;position:relative;overflow:hidden}.book__collection__section .book__collection__container .heading .title{text-transform:uppercase;color:#c49a4a;font-family:Helvetica Neue;font-size:18px;font-weight:500}.book__collection__section .book__collection__container .heading .subtitle{color:#1a120b;margin-top:8px;margin-bottom:24px;font-family:Playfair;font-size:36px;font-weight:400}.book__collection__section .book__collection__container .heading .line{background:#c49a4a;width:40px;height:2px}.book__collection__section .book__collection__container .books{grid-template-columns:1fr 1fr;gap:24px;margin-top:44px;display:grid}@media screen and (width<=1000px){.book__collection__section .book__collection__container .books{grid-template-columns:1fr}}.book__collection__section .book__collection__container .books .book__card{align-items:center;gap:34px;display:flex}@media screen and (width<=767px){.book__collection__section .book__collection__container .books .book__card{flex-direction:column;align-items:start;gap:16px}}.book__collection__section .book__collection__container .books .book__card .book__left{box-sizing:border-box;background:#f0f0f0;border-radius:20px;width:270px;padding:28px 30px}@media screen and (width<=767px){.book__collection__section .book__collection__container .books .book__card .book__left{width:100%}}.book__collection__section .book__collection__container .books .book__card .book__left .img__wrapper{background:#fff;height:280px;padding:10px}@media screen and (width<=767px){.book__collection__section .book__collection__container .books .book__card .book__left .img__wrapper{height:unset}}.book__collection__section .book__collection__container .books .book__card .book__left .img__wrapper img{object-fit:cover;width:100%;height:100%}.book__collection__section .book__collection__container .books .book__card .book__right{flex:1}@media screen and (width<=1000px){.book__collection__section .book__collection__container .books .book__card .book__right{width:100%}}.book__collection__section .book__collection__container .books .book__card .book__right .book__badge{border-radius:50px;padding:6px 12px;font-family:Helvetica Neue;font-size:14px;font-weight:400;line-height:16.17px}.book__collection__section .book__collection__container .books .book__card .book__right .book__type{color:#000;margin-top:22px;font-family:Helvetica Neue;font-size:16px;font-style:italic;font-weight:400}.book__collection__section .book__collection__container .books .book__card .book__right .margin__handle{margin-top:0}.book__collection__section .book__collection__container .books .book__card .book__right .location{color:#000;margin-top:8px;font-family:Helvetica Neue;font-size:22px;font-weight:500}.book__collection__section .book__collection__container .books .book__card .book__right .sub__desc{color:#000;border-bottom:1px solid #0003;margin-top:10px;margin-bottom:20px;padding-bottom:26px;font-family:Helvetica Neue;font-size:14px;font-weight:400}.book__collection__section .book__collection__container .books .book__card .book__right .action__btns{flex-direction:column;gap:12px;display:flex}.book__collection__section .book__collection__container .books .book__card .book__right .action__btns a{cursor:pointer;text-align:center;vertical-align:middle;border:none;border-radius:10px;outline:none;align-items:center;gap:8px;width:160px;height:44px;padding:0 24px;font-family:Helvetica Neue;font-size:16px;font-weight:400;line-height:20.21px;transition:all .5s;display:flex}@media screen and (width<=1000px){.book__collection__section .book__collection__container .books .book__card .book__right .action__btns a{justify-content:center;width:100%}}.book__collection__section .book__collection__container .books .book__card .book__right .action__btns a.vew__details{color:#fff;background:#8b7355}.book__collection__section .book__collection__container .books .book__card .book__right .action__btns a.vew__details:hover{background:#c49a4a}.book__collection__section .book__collection__container .books .book__card .book__right .action__btns a.buy__now{color:#8b7355;background:0 0;border:1px solid #8b7355}.book__collection__section .book__collection__container .books .book__card .book__right .action__btns a.buy__now:hover{color:#fff;background:#8b7355}
