@import"https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&family=Yatra+One&display=swap";:root{--white:#fff;--black:#000;--primary:#da251d;--transition:all 0.3s ease-in-out;--radius:35px}*{padding:0;margin:0;box-sizing:border-box}body{font-family:Poppins,sans-serif;font-size:15px;color:var(--black);line-height:1.7}@media only screen and (max-width:768px){body{font-size:14px;line-height:1.6}}body.overflow{overflow:hidden}img{display:block;max-width:100%;height:auto}a{outline:none;color:var(--black);text-decoration:none;transition:var(--transition)}a:hover{color:var(--primary)}ol,ul{padding:0;margin:0;list-style:none}h1,h2,h3,h4,h5,h6{margin-bottom:20px;font-weight:700;line-height:1.4}h1:last-child,h2:last-child,h3:last-child,h4:last-child,h5:last-child,h6:last-child{margin-bottom:0}h1{font-size:45px}h2{font-size:28px}h3{font-size:22px}p{margin-bottom:30px}p:last-child{margin-bottom:0}.centered{padding-right:calc((100% - 1250px)/2);padding-left:calc((100% - 1250px)/2)}@media only screen and (max-width:768px){.centered{padding-left:20px;padding-right:20px}}.centered-xl{padding-right:calc((100% - 1350px)/2);padding-left:calc((100% - 1350px)/2)}.subtitle{padding:4px 15px;margin-bottom:10px;display:inline-block;font-size:12px;color:var(--white);border-radius:15px;text-transform:uppercase}.byline{font-size:14px;width:100%}.wrapper{width:100%;position:relative;overflow:hidden}@media screen and (max-width:1390px){.centered-xl{padding-left:20px;padding-right:20px}}@media screen and (max-width:1290px){.centered{padding-left:20px;padding-right:20px}}.btn{padding:15px 30px;display:inline-block;border-radius:30px;box-shadow:0 0 24px 0 rgba(221,23,23,.22);background-color:var(--primary);border:0;transition:var(--transition);cursor:pointer}.btn,.btn:hover{color:var(--white)}.btn:hover{transform:scale(1.1)}.btn.buy{padding:4px 25px;display:inline-flex;align-items:center;font-size:13px;font-weight:700;color:var(--white);min-height:48px;box-shadow:none}.btn.btn-sm{padding:6px 20px;font-size:13px}.quicklink{padding-bottom:50px}.quicklink p{font-size:24px}.quicklink ul{border-top:1px solid #e1e1e1;padding-top:20px;display:flex;flex-wrap:wrap}.quicklink ul li{width:25%}@media only screen and (max-width:768px){.quicklink ul li{width:50%}}.quicklink ul li a{font-size:14px;margin-bottom:10px;display:block;font-weight:600}.footerSec{padding-top:10px;padding-bottom:10px;font-size:14px;width:100%;text-align:center;background-color:#fbe8c3}.main{padding-top:50px;margin-bottom:50px;width:100%}@media only screen and (max-width:768px){.main{padding-top:30px;margin-bottom:30px}}.topsearch{border-top:1px solid #eae9e9}.topsearch .topsearch-wrap{display:flex;align-items:center}@media only screen and (max-width:768px){.topsearch .topsearch-wrap{margin:0 -20px;width:calc(100% + 40px)}}.topsearch .topsearch-wrap .title{width:120px;height:50px;display:flex;align-items:center;font-size:12px;font-weight:600;text-transform:uppercase}@media only screen and (max-width:768px){.topsearch .topsearch-wrap .title{padding-left:15px}}.topsearch .topsearch-wrap .title svg{width:10px;height:10px;margin-left:5px}.topsearch .topsearchcol{width:calc(100% - 120px);display:flex}.topsearch .topsearchcol .horizontal-nav{width:calc(100% - 70px);box-sizing:border-box;height:50px}@media only screen and (max-width:768px){.topsearch .topsearchcol .horizontal-nav{width:calc(100% - 0px)}}.topsearch .topsearchcol .horizontal-nav .swiper-slide{display:flex;align-items:center}.topsearch .topsearchcol .horizontal-nav a{font-size:12px;text-transform:uppercase;padding:7px 10px;border-radius:50px;margin:6px 0;box-shadow:0 0 20px rgba(0,0,0,.02);display:flex;align-items:center}@media only screen and (max-width:768px){.topsearch .topsearchcol .horizontal-nav a{padding:10px}}.topsearch .topsearchcol .arrow{position:relative;width:35px}@media only screen and (max-width:768px){.topsearch .topsearchcol .arrow{display:none}}.topsearch .topsearchcol .arrow .arrow-nav{top:0;margin:0;width:35px;height:50px}.topsearch .topsearchcol .arrow .arrow-nav.swiper-button-prev{left:0}.topsearch .topsearchcol .arrow .arrow-nav.swiper-button-next{right:0}.topsearch .topsearchcol .arrow .arrow-nav:after{font-size:12px;color:#000}.hero .swiper-pagination{padding:0 40px;position:absolute;left:0;bottom:20px!important;text-align:left}@media only screen and (max-width:768px){.hero .swiper-pagination{padding:0 20px;bottom:10px!important}}.hero .swiper-pagination-bullet{width:14px;height:14px;opacity:1;border:1px solid var(--white);background:transparent}.hero .swiper-pagination-bullet.swiper-pagination-bullet-active{background:var(--white)}.heading{margin-bottom:30px;width:100%;display:flex}@media only screen and (max-width:768px){.heading{margin-bottom:20px}}.heading h2{margin-bottom:0;flex:1 1 240px}@media only screen and (max-width:768px){.heading h2{font-size:22px}}.heading .arrow{width:50px;display:flex;align-items:center;height:30px}.heading .arrow svg{width:50px;height:25px;transition:var(--transition)}@media only screen and (max-width:768px){.heading .arrow svg{width:40px;height:20px}}.heading .arrow:hover svg{fill:var(--primary)}.breadcrumb{margin:10px 0 30px;display:flex}@media only screen and (max-width:768px){.breadcrumb{padding-left:20px;padding-right:20px}}.breadcrumb.spacebottom{margin-bottom:10px}.breadcrumb.cneter{justify-content:center}.breadcrumb li{padding:0 10px;position:relative;color:var(--black);font-size:12px}.breadcrumb li:first-child{padding-left:0}.breadcrumb li:after{content:"/";position:absolute;right:-3px;top:0;color:#d3d3d3}.breadcrumb li:last-child:after{display:none}.breadcrumb li a{color:var(--primary);text-transform:uppercase}.Custom404{width:100%;height:100%;display:flex;align-items:center;justify-content:center;position:absolute;background-color:#f2f3f8}.Custom404 .col{text-align:center;width:90%;margin:0 auto}.Custom404 .col figure{margin-bottom:30px}.Custom404 .col figure img{width:500px;margin:0 auto}@media only screen and (max-width:768px){.Custom404 .col figure img{width:100%}}.Custom404 .col p{font-size:14px}@media only screen and (max-width:768px){.table-scroll{overflow:scroll}}.footer{background-color:#151515;color:#fff}.footer-container{max-width:80rem;margin:0 auto;padding:2.5rem 1.5rem 6rem}@media only screen and (max-width:768px){.footer-container{padding-bottom:2rem}}.footer-grid{display:grid;grid-template-columns:1fr;grid-gap:2rem;gap:2rem}.footer-brand{display:flex;flex-direction:column;gap:1.5rem}.logo-footer{display:block;width:150px}.logo-footer svg{fill:#fff;width:150px;height:40px}.footer-description{font-size:.875rem;line-height:1.5;color:#fff;margin-bottom:0}.social-links{display:flex;gap:1.5rem}.social-link{color:#fff;text-decoration:none;transition:color .2s}.social-link:hover{color:#e5e5e5}.social-icon{width:1.5rem;height:1.5rem;fill:currentColor}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.footer-content{margin-top:4rem}@media only screen and (max-width:768px){.footer-content{margin-top:1rem}}.footer-menu{display:flex;flex-wrap:wrap;list-style:none;margin:0 -1rem 2rem}.footer-menu li{margin-bottom:1rem;padding:0 1rem}.footer-menu a{font-size:.8125rem;color:#989494;text-decoration:none;transition:color .2s}.footer-menu a:hover{color:#fff}.footer-text{margin-bottom:1.25rem;color:#fff;font-size:.875rem;line-height:1.5;padding:0}.footer-text a{color:#989494;text-decoration:none}.footer-text a:hover{color:#fff}.footer-bottom{margin-top:2.5rem;border-top:1px solid hsla(0,0%,100%,.1);padding-top:2rem}.policy-links{display:flex;flex-wrap:wrap;gap:1rem 1rem;list-style:none;margin-bottom:2rem;font-size:.875rem;line-height:1.5}.policy-links a{font-size:.8125rem;color:#989494;text-decoration:none;transition:color .2s}.policy-links a:hover{color:#fff}.copyright-section{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.copyright-text{font-size:.875rem;line-height:1.5;color:#fff;margin-bottom:0}.cert-image{height:21px;width:100px}@media(min-width:640px){.footer-container{padding-top:4rem}.footer-bottom{margin-top:5rem}}@media(min-width:1024px){.footer-container{padding-left:2rem;padding-right:2rem;padding-bottom:2rem}.footer-menu{margin-left:0;margin-right:0}.footer-text{padding:0 1rem}.footer-bottom{margin-top:4rem}}@media(min-width:1280px){.footer-grid{grid-template-columns:1fr 2fr;gap:2rem}.footer-content{margin-top:0}}.sitemap{width:850px;margin:30px auto 100px}@media only screen and (max-width:768px){.sitemap{width:100%;padding:0 20px}}.sitemap h1{font-size:30px}.sitemap .block{background-color:#fff;box-shadow:0 0 10px rgba(0,0,0,.15);display:flex;flex-wrap:wrap;border:1px solid #eee}@media only screen and (max-width:768px){.sitemap .block{padding-left:0;padding-right:0}}.sitemap .block li{width:33%;padding:15px 20px;border-bottom:1px solid #eee}@media only screen and (max-width:768px){.sitemap .block li{width:100%}}@font-face{font-family:__poppins_134b24;src:url(/smart-guide/_next/static/media/a993c54aab87ff2e-s.p.woff2) format("woff2");font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:__poppins_134b24;src:url(/smart-guide/_next/static/media/74cbb8f8ac06f4f5-s.p.woff2) format("woff2");font-display:swap;font-weight:600;font-style:normal}@font-face{font-family:__poppins_134b24;src:url(/smart-guide/_next/static/media/1b41582df91a2d98-s.p.woff2) format("woff2");font-display:swap;font-weight:700;font-style:normal}@font-face{font-family:__poppins_Fallback_134b24;src:local("Arial");ascent-override:92.83%;descent-override:30.94%;line-gap-override:8.84%;size-adjust:113.11%}.__className_134b24{font-family:__poppins_134b24,__poppins_Fallback_134b24}