@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:#ff00c6;--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 h3{font-weight:400}.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}.languageModel{z-index:999999;align-items:center;justify-content:center}.languageModel,.languageModel .overlay{position:fixed;top:0;left:0;width:100%;height:100%}.languageModel .overlay{background-color:rgba(0,0,0,.5);z-index:1;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.languageModel .langcol{width:250px;padding:50px 30px 30px;background-color:#fff;border:1px solid #000;position:relative;border-radius:10px;text-align:center;z-index:2}.languageModel .langcol .h3{font-size:15px;font-weight:600;margin-bottom:15px}.languageModel .langcol .closeBtn{background-color:transparent;border:0;position:absolute;right:20px;top:20px;cursor:pointer}.languageModel .langcol .closeBtn svg{width:14px;height:14px}.languageModel .langcol ul{width:80%;margin:0 auto}.languageModel .langcol ul li{padding-bottom:10px}.languageModel .langcol ul li a{border:1px solid gray;display:flex;justify-content:center;padding:10px 0;border-radius:40px;font-size:13px;background-size:0 0}.languageModel .langcol ul li a.selected,.languageModel .langcol ul li a:hover{background-color:#ff00c6;color:#fff;border-color:#ff00c6}.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){.productlistamazon .horizontal-nav{padding-bottom:30px}}.productlistamazon .horizontal-nav .swiper-pagination{display:none}@media only screen and (max-width:768px){.productlistamazon .horizontal-nav .swiper-pagination{display:block}}.productlistamazon .horizontal-nav .swiper-pagination .swiper-pagination-bullet-active{background:var(--primary)}.productlistamazon .swiper-button-next,.productlistamazon .swiper-button-prev{width:35px;height:35px;background-color:#000}.productlistamazon .swiper-button-next:after,.productlistamazon .swiper-button-prev:after{font-size:12px;color:#fff}@media only screen and (max-width:768px){.productlistamazon .swiper-button-next,.productlistamazon .swiper-button-prev{display:none}}.productlistamazon .swiper-button-prev{left:0;top:52px}.productlistamazon .swiper-button-next{right:0;top:52px}.nodata{display:flex;justify-content:center}.nodata .data{text-align:center;border:1px dashed rgba(0,0,0,.3);padding:40px 40px 30px;border-radius:10px}.nodata .data h3{color:rgba(0,0,0,.6);margin-bottom:10px;font-size:20px}.nodata .data p{font-size:14px;color:rgba(0,0,0,.6)}.nodata .data svg{width:60px;height:60px;margin:0 auto;fill:rgba(0,0,0,.3)}.image{opacity:0;display:none;filter:blur(10px);transition:opacity .5s ease-in-out,filter .5s ease-in-out}.image.loaded{display:block;opacity:1;filter:blur(0)}.skeleton{background-color:#e2e5e7;background-image:linear-gradient(90deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.5),hsla(0,0%,100%,0));background-size:40px 100%;background-repeat:no-repeat;background-position:left -40px top 0;animation:shine 1s ease infinite}@keyframes shine{to{background-position:right -40px top 0}}@media only screen and (max-width:768px){.table-scroll{overflow:scroll}}@font-face{font-family:__poppins_57bde2;src:url(/your-picks/_next/static/media/a993c54aab87ff2e-s.p.woff2) format("woff2");font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:__poppins_57bde2;src:url(/your-picks/_next/static/media/74cbb8f8ac06f4f5-s.p.woff2) format("woff2");font-display:swap;font-weight:600;font-style:normal}@font-face{font-family:__poppins_57bde2;src:url(/your-picks/_next/static/media/1b41582df91a2d98-s.p.woff2) format("woff2");font-display:swap;font-weight:700;font-style:normal}@font-face{font-family:__poppins_Fallback_57bde2;src:local("Arial");ascent-override:92.83%;descent-override:30.94%;line-gap-override:8.84%;size-adjust:113.11%}.__className_57bde2{font-family:__poppins_57bde2,__poppins_Fallback_57bde2}