.offers{width:100vw;overflow:hidden}.offers-container{width:85%;max-width:1600px;display:flex;flex-direction:column;align-items:center;font-family:var(--poppins-font);margin:auto}.page1,.page2{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;position:relative}.page1{margin-top:8rem}.page2{margin-top:4rem}.page1 .img-arrow-container{display:flex;gap:.2rem;align-items:center;justify-content:center}.page1 .img-arrow-container img{height:20px;width:20px}.page1 .img-arrow-container .offers-heading{font-size:1rem;font-weight:600;color:#282828}.page1 .offers-text{font-size:60px;font-weight:600;line-height:90px;text-align:center}.page1 .offers-para{font-size:24px;font-weight:300;line-height:48px;max-width:800px;text-align:center;font-family:var(--poppins-font)}.page1 .bottom-pattern img,.page1 .top-pattern img{width:60%}.page1 .top-pattern{position:absolute;top:-55%;right:-18%;z-index:-1}.page1 .bottom-pattern{position:absolute;bottom:-225px;left:-8%;z-index:-1}.offers-container .textimg-container{display:flex;gap:2rem;margin-top:5rem;align-items:center;justify-content:center;z-index:1}.offers-container .textimg-container .image-container img,.offers-list-container .img-container img{border-radius:10px}.offers-container .textimg-container .text-container,.offers-list-container .text-container{display:flex;flex-direction:column;gap:1rem}.offers-container .textimg-container .text-container .name-slots,.offers-list-container .name-slots{display:flex;gap:.75rem;align-items:center;justify-content:flex-start}.offers-container .textimg-container .text-container .name-slots .offer-name,.offers-list-container .text-container .name-slots .offer-name{color:#00000099}.offers-container .textimg-container .text-container .name-slots .offer-slots,.offers-list-container .text-container .name-slots .offer-slots{color:red}.offers-container .textimg-container .text-container .title{font-size:2rem;font-weight:400;line-height:3rem;margin-bottom:1rem}a{color:#000}.offers-container .textimg-container .text-container .excerpt,.offers-list-container .text-container .excerpt{font-size:1rem;font-weight:400;line-height:1.7rem;color:#00000099;margin-bottom:1rem}.offers-container .textimg-container .text-container .read-more-button,.offers-list-container .text-container .read-more-button{background:#0f1b4c;color:#fff;font-size:1rem;font-weight:600;letter-spacing:1.1px;border-radius:10px;padding:.8rem 2rem;border:none;cursor:pointer;transition:.3s ease-in-out;width:fit-content}.page2-container{display:grid;grid-template-columns:repeat(3,auto);gap:2rem;margin-top:5rem;align-items:center;justify-content:center;z-index:1}.offers-list-container{display:flex;flex-direction:column;gap:1rem;margin-top:5rem;align-items:center;justify-content:center;z-index:1}.offers-list-container .text-container .title{font-weight:400;font-size:24px;line-height:38px;color:var(--primary-blue);margin-bottom:2rem}.offers-list-container .img-container,.offers-list-container .img-container img,.offers-list-container .offer-box{width:100%}@media (max-width:1650px){.page1 .offers-para{font-size:20px;line-height:43px;max-width:615px}.page1 .offers-text{font-size:44px;line-height:50px}}@media (max-width:1150px){.page1 .offers-para{font-size:17px;line-height:35px;max-width:522px}}@media screen and (max-width:1024px){.offers-container .textimg-container{flex-direction:column}.offers-container .textimg-container,.offers-container .textimg-container .image-container,.offers-container .textimg-container .image-container img{width:100%}}@media screen and (max-width:768px){.page1 .top-pattern{right:-70%}.page1 .bottom-pattern{left:-32%;bottom:-330px;}.page2-container{grid-template-columns:repeat(1,auto)}}@media (max-width:500px){.page1 .img-arrow-container img{height:16px;width:16px}.page1 .img-arrow-container .offers-heading{font-size:14px}.page1 .offers-para{font-size:14px;line-height:27px}.page1{margin-top:6rem}.page1 .offers-text{font-size:40px}}