.holidaySec{background-color:var(--gray-3);padding:50px 0}.holidaySec .containerWrapper{width:100%;max-width:1440px;padding:0 15px;margin:0 auto}.holidaySec .containerWrapper .innerArea{border-radius:10px;background-color:var(--white);padding:40px 25px}.holidaySec .innerArea .heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px}.holidaySec .heading h2{width:50%;margin-bottom:0;font-weight:var(--fw-700);color:var(--black);text-align:left}.holidaySec .heading select{padding:10px;font-size:16px;border-radius:10px;border:1px solid var(--gray-2);width:25%;color:var(--dark-gray-2)}.holidaySec .holidayBanner{width:100%;display:block;overflow:hidden;border-radius:10px}.holidaySec .holidayBanner>div>img{object-fit:contain;width:100%;height:100%}.holidaySec .holidayBanner a{display:block}.holidaySec .iframeSec{width:100%;height:700px;border-radius:10px;overflow:hidden;box-shadow:0 0 10px var(--black-with-transparency-1);margin-bottom:30px}.holidaySec .iframeSec iframe{width:100%;height:100%}div#miniLoaderWhileLoading{display:flex;align-items:center;justify-content:center}div#miniLoaderWhileLoading img{height:24px;width:24px}div#LoadderHolder{height:100%}div#LoadderHolder .NewTrpLoader{height:100%;display:flex;justify-content:center;margin-top:-88px}div#loaderWhileLoading{height:100%;position:fixed;z-index:9999;top:133px;left:0;overflow:hidden;text-indent:100%;font-size:0;width:100%;text-align:center;background-color:var(  --dark-gray-9)}.NewTrpLoader.fullscreenloader .loading{--speed-of-animation:0.9s;--gap:6px;--first-color:#1e69ff;--second-color:#267f29;--third-color:#ffcf39;--fourth-color:#d5a200;--fifth-color:#008eff;display:flex;justify-content:center;align-items:center;width:100px;gap:6px}.NewTrpLoader .loading span{width:4px;height:50px;background:var(--first-color);animation:scale var(--speed-of-animation) ease-in-out infinite}.NewTrpLoader.LoginlessHeight .loading span{width:4px;height:20px}.NewTrpLoader .loading span:nth-child(2){background:var(--second-color);animation-delay:-.8s}.NewTrpLoader .loading span:nth-child(3){background:var(--third-color);animation-delay:-.7s}.NewTrpLoader .loading span:nth-child(4){background:var(--fourth-color);animation-delay:-.6s}.NewTrpLoader .loading span:nth-child(5){background:var(--fifth-color);animation-delay:-.5s}@keyframes scale{0%,40%,to{transform:scaleY(.05)}20%{transform:scaleY(1)}}@media screen and (max-width:1225px){div#loaderWhileLoading{top:132px}}@media screen and (max-width:1025px){div#loaderWhileLoading{top:121px;top:118px}}