@charset "UTF-8";
h1, h2, h3, h4, h5, h6, div, ul, li, form, p, section, article, aside, figure, body, header, nav, blockquote {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

ul, li {
  list-style: none;
}

a {
  color: #000;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
  color: #ee303b;
}

body {
  color: #000;
  font-size: 14px;
  width: 100%;
}

.textcred {
  color: #ED2F3C;
}

.notob-regular, body {
  font-family: "Noto Serif Bengali", serif;
  font-weight: 400;
}

.notob-bold {
  font-family: "Noto Serif Bengali", serif;
  font-weight: 700;
}

.grycolor {
  color: #5B5B5B;
}

.fs-14 {
  font-size: 14px;
}

.fs-16 {
  font-size: 16px;
}

.fs-18 {
  font-size: 18px;
}

.fs-20 {
  font-size: 20px;
}

.pt-32 {
  padding-top: 32px;
}

.pb-32 {
  padding-bottom: 32px;
}

.mt-8 {
  margin-top: 8px;
}

.mt-8 {
  margin-top: 8px;
}

.mb-8 {
  margin-bottom: 8px;
}

.mt-32 {
  margin-top: 32px;
}

.mb-32 {
  margin-bottom: 32px;
}

.mt-40 {
  margin-top: 40px;
}

.mt-48 {
  margin-top: 48px;
}

.mb-40 {
  margin-bottom: 40px;
}

.mt-16 {
  margin-top: 16px;
}

.mb-16 {
  margin-bottom: 16px;
}

.mt-24 {
  margin-top: 24px;
}

.mb-24 {
  margin-bottom: 24px;
}

.mt-56 {
  margin-top: 56px;
}

.mt-64 {
  margin-top: 64px;
}

.sticky-ad {
  position: sticky;
  top: 43px;
  left: 0;
  z-index: 9;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.ad300x600 {
  min-height: 625px;
  text-align: center;
}

.ad970x250 {
  min-height: 275px;
  text-align: center;
}

.header-sticky-ad {
  position: sticky;
  top: 0px;
  left: 0;
  z-index: 9;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.ad970x280 {
  min-height: 305px;
  text-align: center;
}

.ad280 {
  min-height: 305px;
  text-align: center;
}

.ad600 {
  min-height: 625px;
  text-align: center;
}

.ad250 {
  min-height: 275px;
  text-align: center;
}

.ad90 {
  min-height: 115px;
  text-align: center;
}

.stickad {
  display: flex;
  justify-content: center;
  position: sticky;
  top: 0;
  left: 0;
  flex-direction: column;
}

figure {
  position: relative;
}

.dfjcsb {
  display: flex;
  justify-content: space-between;
}

.tac {
  text-align: center;
}

.df {
  display: flex;
}

.taright {
  text-align: right;
}

.betellips {
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}

.betvl-1 {
  -webkit-line-clamp: 1;
}

.betvl-2 {
  -webkit-line-clamp: 2;
}

.betvl-3 {
  -webkit-line-clamp: 3;
}

.betvl-4 {
  -webkit-line-clamp: 4;
}

.betvl-5 {
  -webkit-line-clamp: 5;
}

.betvl-6 {
  -webkit-line-clamp: 6;
}

.betvl-7 {
  -webkit-line-clamp: 7;
}

.connectbox {
  width: 74px;
  height: 30px;
  background: #fff;
  font-size: 14px;
  color: #000;
  line-height: 30px;
  text-align: center;
  position: absolute;
  right: 16px;
  bottom: 16px;
  font-family: "Noto Sans", sans-serif;
}

.marketingbanner {
  width: 336px;
  height: 280px;
  position: sticky;
  top: 0;
  overflow: hidden;
}
.marketingbanner .slick-track {
  display: flex;
}
.marketingbanner img {
  width: 100%;
  height: 280px;
}

.rightbox {
  width: 336px;
}

.pstckybtm {
  position: sticky;
  bottom: 0;
}

.pstckytop {
  position: sticky;
  top: 0;
}

.stckytop43 {
  position: sticky;
  top: 43px;
}

.tar {
  text-align: right;
}

.prelative {
  position: relative;
}

.marketingbannerbox {
  width: 693px;
  height: 200px;
  margin: 0 auto;
  overflow: hidden;
}
.marketingbannerbox .slick-track {
  display: flex;
}
.marketingbannerbox img {
  width: 100%;
  height: 200px;
}

.adouterbox {
  border-top: 1px solid #BABABA;
  border-bottom: 1px solid #BABABA;
  padding: 16px 0;
}

.adbox {
  background: #efebea;
}
.adbox span {
  font-size: 11px;
  color: #979797;
  display: block;
  text-align: center;
  font-family: "Noto Sans", sans-serif;
}

.vdosbg {
  width: 40px;
  height: 40px;
  border-radius: 0px 8px 0px 0px;
  position: absolute;
  bottom: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #EE303B;
}
.vdosbg img {
  width: 22.5px !important;
  height: 24px !important;
  min-height: 24px !important;
}

.phiconsbg {
  width: 40px;
  height: 40px;
  border-radius: 0px 8px 0px 0px;
  position: absolute;
  bottom: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #ee303b;
}

.phiconsbg img {
  width: 24.5px !important;
  height: 26px !important;
  min-height: 26px !important;
}

.vdobg {
  width: 48px;
  height: 48px;
  border-radius: 0px 8px 0px 0px;
  position: absolute;
  bottom: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #EE303B;
}
.vdobg img {
  width: 24.5px !important;
  height: 28px !important;
  min-height: 28px !important;
}

.phiconbg {
  width: 48px;
  height: 48px;
  border-radius: 0px 8px 0px 0px;
  position: absolute;
  bottom: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #EE303B;
}
.phiconbg img {
  width: 32px !important;
  height: 32px !important;
  min-height: 32px !important;
}

.numberbox {
  width: 58px;
  height: 32px;
  font-size: 17px;
  color: #fff;
  border-radius: 8px 0 0 0;
  text-align: center;
  line-height: 32px;
  background: rgba(0, 0, 0, 0.7);
  position: absolute;
  bottom: 0;
  right: 0;
}

.nadtxt {
  width: 64px;
  height: 24px;
  background: #fff;
  position: absolute;
  bottom: 8px;
  right: 8px;
  font-size: 12px;
  color: #000;
  text-align: center;
  line-height: 24px;
  font-family: "Noto Sans", sans-serif;
}

.marketingbnnerbox {
  max-width: 1040px;
  width: 100%;
  padding: 0 16px;
  overflow: hidden;
}
.marketingbnnerbox .slick-track {
  display: flex;
}
.marketingbnnerbox .slick-track img {
  width: 100%;
  height: 200px;
}

.taboolawidget {
  font-size: 40px;
  text-align: center;
  color: #c9c9c9;
  font-family: "Noto Sans", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  padding-bottom: 32px;
}

.sponsoredtxt {
  left: 7px;
  top: 7px;
  padding: 2px;
  position: absolute;
  background-color: #fff;
  color: #000;
  font-size: 12px;
  font-family: "Noto Sans", sans-serif;
}

:root {
  --bodycolor: #00355a;
  --txtcolor: #00355A;
  --white: #fff;
  --dgray: #5F6368;
  --black: #000;
  --blue: #A51924;
  --redtxt: #ff0004;
  --btnpcolor: #A51924;
  --btnhover: #961822;
  --df: flex;
  --jcsb: space-between;
  --fs12: 12px;
  --fs14: 14px;
  --fs15: 15px;
  --fs16: 16px;
  --fs20: 20px;
  --fs30: 30px;
  --fs32: 32px;
  --lh16: 16px;
  --lh20: 20px;
  --lh24: 24px;
  --fw400: 400;
  --fw500: 500;
  --fw600: 600;
  --center: center;
  --prelative: relative;
}

.w-100 {
  width: 100%;
}

.w-50 {
  width: 47%;
}

* {
  box-sizing: border-box;
}

body {
  overflow-x: hidden;
  background: #fff;
}

.container {
  width: 1232px;
  margin: 0 auto;
}

.sec-banner {
  background: #fff;
  padding-bottom: 32px;
}

.ss-marketingbanner {
  width: 100%;
  border-radius: 0px 0px 32px 32px;
  position: relative;
}
.ss-marketingbanner .slick-slide {
  display: flex;
  width: 100%;
}
.ss-marketingbanner .slick-slide div {
  display: flex;
  width: 100%;
}
.ss-marketingbanner .slick-list {
  overflow: hidden;
  border-radius: 0px 0px 32px 32px;
}
.ss-marketingbanner .slick-track {
  display: flex;
}
.ss-marketingbanner img {
  width: 100%;
}

.sec-regkorun {
  padding-bottom: 194px;
  background: #fff;
}
.sec-regkorun.reg-close-srk {
  padding-bottom: 150px;
}

.ss-srk-border {
  display: flex;
  background: url("../../images/sec-design-border.svg");
  height: 24px;
  width: 100%;
}

.ss-img-srk {
  width: 100%;
  margin-top: 80px;
}
.ss-img-srk img {
  width: 100%;
}

.ss-txt-srk {
  color: #555;
  text-align: center;
  font-family: "Noto Serif Bengali";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
  max-width: 960px;
  margin: 40px auto 0;
}
.ss-txt-srk p {
  margin-top: 16px;
}

.ss-seropa-reg {
  margin-top: 48px;
  text-align: center;
}
.ss-seropa-reg p {
  color: #004C26;
  font-family: "Noto Serif Bengali";
  font-size: 24px;
  font-style: normal;
  line-height: 24px;
}
.ss-seropa-reg .ss-sr-cta {
  margin-top: 24px;
  text-align: center;
}
.ss-seropa-reg .ss-sr-cta a {
  width: 342px;
  height: 64px;
  border-radius: 32px;
  background: #008245;
  color: #FFF;
  text-align: center;
  font-family: "Noto Serif Bengali";
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
}

.sec-ss-puros-mulya {
  background: #FFC200;
  padding-bottom: 64px;
}
.sec-ss-puros-mulya .title {
  margin-top: 48px;
  color: #000;
  text-align: center;
  font-family: "Noto Serif Bengali";
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: var(--Label-Large-Line-Height, 20px);
}
.sec-ss-puros-mulya .ss-items-pm {
  margin-top: 32px;
}
.sec-ss-puros-mulya .ss-items-pm ul {
  display: flex;
  justify-content: space-between;
  max-width: 1026px;
  margin: 0 auto;
}
.sec-ss-puros-mulya .ss-items-pm ul li {
  width: 240px;
  height: 160px;
  border-radius: 20px;
  background: #F2EED3;
  box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.15);
  text-align: center;
}
.sec-ss-puros-mulya .ss-items-pm ul li .ss-ic-trophy {
  margin-top: 24px;
  display: flex;
  justify-content: center;
}
.sec-ss-puros-mulya .ss-items-pm ul li .ss-ic-trophy img {
  width: 32px;
  height: 32px;
}
.sec-ss-puros-mulya .ss-items-pm ul li .ss-pm-bp {
  margin-top: 8px;
  color: #004C26;
  text-align: center;
  font-family: "Noto Serif Bengali";
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  display: flex;
  justify-content: center;
}
.sec-ss-puros-mulya .ss-items-pm ul li .ss-pm-amt {
  margin-top: 4px;
  color: #A51924;
  text-align: center;
  font-family: "Noto Serif Bengali";
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  display: flex;
  justify-content: center;
}
.sec-ss-puros-mulya .ss-items-pm ul li .ss-pm-amt span {
  padding-left: 4px;
}

.sec-sortaboli {
  background: #FFF5C6;
  padding-bottom: 64px;
}
.sec-sortaboli .container {
  padding-top: 56px;
}
.sec-sortaboli .title {
  color: #ED1C24;
  text-align: center;
  font-family: "Noto Serif Bengali";
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 30px;
}
.sec-sortaboli .ss-list-sorta {
  margin-top: 32px;
}
.sec-sortaboli .ss-list-sorta ol {
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
  max-width: 660px;
  margin: 0 auto;
  list-style-type: bengali;
}
.sec-sortaboli .ss-list-sorta ol li {
  width: 100%;
  display: flex;
  gap: 16px;
  color: #555;
  font-family: "Noto Serif Bengali";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: var(--Body-Large-Line-Height, 24px);
  display: list-item;
  list-style-type: decimal;
  list-style: bengali;
}
.sec-sortaboli .ss-list-sorta ol li a {
  text-decoration: underline;
  color: #555;
}
.sec-sortaboli .ss-list-sorta ol li a:hover {
  color: #ee303b;
}
.sec-sortaboli .ss-list-sorta ol li::marker {
  content: counter(list-item, bengali) "      ";
  list-style: bengali;
  color: #000;
  font-family: "Noto Serif Bengali";
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 20px; /* 100% */
}

.sec-banner .slick-dots {
  position: absolute;
  bottom: -46px;
  right: 0;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  display: none;
}
.sec-banner .slick-dots li {
  position: relative;
  display: inline-block;
  padding: 0;
  cursor: pointer;
}
.sec-banner .slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 0px;
  cursor: pointer;
  color: rgba(0, 0, 0, 0);
  border: 0;
  outline: none;
  background: rgba(0, 0, 0, 0);
  font-size: 32px;
}
.sec-banner .slick-dots li button:hover, .sec-banner .slick-dots li button:focus {
  outline: none;
}
.sec-banner .slick-dots li button:hover:before, .sec-banner .slick-dots li button:focus:before, .sec-banner .slick-dots li.slick-active button::before {
  color: #f4c413;
}
.sec-banner .slick-dots li button:before {
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: "•";
  text-align: center;
  color: #dcdcdc;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 45px;
  box-sizing: border-box;
}

.SSreg-sesh-hobe {
  margin-top: 40px;
}
.SSreg-sesh-hobe p {
  margin-top: 16px;
  color: #A90F19;
  text-align: center;
  font-family: "Noto Serif Bengali";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
}
.SSreg-sesh-hobe .SSreg-stop {
  color: #A90F19;
  text-align: center;
  font-family: "Noto Serif Bengali";
  font-size: 26px;
  font-style: normal;
  font-weight: 700;
  line-height: 30px; /* 115.385% */
}

@media (max-width: 1180px) {
  .container {
    width: 100%;
    padding-left: 16px;
    padding-right: 16px;
  }
  .sec-ss-puros-mulya .ss-items-pm ul {
    flex-wrap: wrap;
    justify-content: center;
    gap: 16px;
  }
  header .ss-abp-logo {
    width: 180px;
  }
}
.DC-banner-bhod {
  position: relative;
}
.DC-banner-bhod .DC-bhogBanner {
  position: absolute;
  right: 22px;
  bottom: 0px;
}
.DC-banner-bhod .DC-bhogBanner a {
  display: flex;
}
.DC-banner-bhod .header {
  top: 24px;
  right: 22px;
  left: 22px;
  position: absolute;
  display: flex;
  justify-content: space-between;
  align-items: start;
}

.DCheader {
  top: 24px;
  right: 22px;
  left: 22px;
  position: absolute;
  display: flex;
  justify-content: space-between;
  align-items: start;
  z-index: 9;
}

.sec-sera-bhoger-bijeta {
  background: #FED201;
  padding-bottom: 60px;
  padding-top: 46px;
}
.sec-sera-bhoger-bijeta .bx-ssbb {
  width: 880px;
  min-height: 314px;
  border-radius: 20px;
  background: #FFF;
  box-shadow: 8px 16px 40px 0px rgba(0, 0, 0, 0.15);
  margin: 0 auto;
  position: relative;
  padding: 48px 40px 32px;
}
.sec-sera-bhoger-bijeta .bx-ssbb .ss-ht-border {
  margin-top: 48px;
}
.sec-sera-bhoger-bijeta .bx-ssbb .DC-ictrophy-ssbb {
  width: 100%;
  text-align: center;
  padding-top: 1px;
  display: flex;
  justify-content: center;
}
.sec-sera-bhoger-bijeta .bx-ssbb .DC-ictrophy-ssbb img {
  margin-top: -257px;
}
.sec-sera-bhoger-bijeta .bx-ssbb .DC-title-ssbb {
  color: #ED1C24;
  text-align: center;
  font-family: "Noto Serif Bengali";
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 32px;
}
.sec-sera-bhoger-bijeta .bx-ssbb .DC-para-ssbb {
  color: #464646;
  text-align: center;
  font-family: "Noto Serif Bengali";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  margin-top: 16px;
}
.sec-sera-bhoger-bijeta .bx-ssbb .price-DC-ssbb {
  margin-top: 40px;
}
.sec-sera-bhoger-bijeta .bx-ssbb .price-DC-ssbb .text-price-DC-ssbb {
  color: #121B21;
  text-align: center;
  font-family: "Noto Serif Bengali";
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: var(--Body-Medium-Line-Height, 20px); /* 100% */
}
.sec-sera-bhoger-bijeta .bx-ssbb .price-DC-ssbb .money-price-DC-ssbb {
  color: #A90F19;
  text-align: center;
  font-family: "Noto Serif Bengali";
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  margin-top: 16px;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 1px;
}

.bx-DC-sortaboli {
  width: 880px;
  border-radius: 32px;
  background: #FFF;
  box-shadow: 4px 8px 20px 0px rgba(0, 0, 0, 0.1);
  padding-top: 48px;
  padding-bottom: 48px;
  margin: 0 auto;
}

.sec-sera-20-pujo {
  padding: 64px 0 0;
  background: #fff;
}
.sec-sera-20-pujo .container {
  border-bottom: 5px solid #FED201;
  padding-bottom: 58px;
}
.sec-sera-20-pujo .DC-title {
  color: #ED1C24;
  text-align: center;
  font-family: "Noto Serif Bengali";
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
}
.sec-sera-20-pujo .DC-list-s20p {
  width: 100%;
  margin-top: 64px;
}
.sec-sera-20-pujo .DC-list-s20p ul {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 52px;
}
.sec-sera-20-pujo .DC-list-s20p ul li {
  width: 240px;
  height: 100px;
  border-radius: 14px;
  border: 1px solid #FFB401;
  background: #FFFAE4;
  box-shadow: 3px 3px 6px 0px rgba(0, 0, 0, 0.1);
  padding: 28px 16px 16px;
}
.sec-sera-20-pujo .DC-list-s20p ul li .bx-DCcontS20p {
  width: 100%;
  display: flex;
  justify-content: center;
  margin-top: -51px;
}
.sec-sera-20-pujo .DC-list-s20p ul li .DC-ic-trophy {
  width: 45px;
  height: 45px;
  background: #FFF;
  border: 1px solid #FCB614;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.sec-sera-20-pujo .DC-list-s20p ul li .DC-ic-trophy img {
  width: 20px;
  height: 30px;
}
.sec-sera-20-pujo .DC-list-s20p ul li .DC-cont-s20p {
  margin-top: 11px;
  height: 52px;
  display: flex;
  align-items: center;
}
.sec-sera-20-pujo .DC-list-s20p ul li .DC-cont-s20p p {
  color: #020202;
  text-align: center;
  font-family: "Noto Serif Bengali";
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 26px;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  -webkit-line-clamp: 2;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  width: 100%;
}

.sec-bijoyee-south-north {
  width: 100%;
  padding-top: 64px;
  background: #FFF5C6;
}
.sec-bijoyee-south-north .bx-DC-SBSN {
  width: 100%;
  border-bottom: 1px solid #FFB401;
  padding-bottom: 32px;
  max-width: 1100px;
  margin: 0 auto;
}
.sec-bijoyee-south-north .bx-DC-SBSN ul {
  display: flex;
  justify-content: center;
  gap: 68px;
}
.sec-bijoyee-south-north .bx-DC-SBSN ul li {
  width: 516px;
}
.sec-bijoyee-south-north .bx-DC-SBSN ul li .DC-sbsn-item {
  width: 100%;
}
.sec-bijoyee-south-north .bx-DC-SBSN ul li .DC-sbsn-item .DC-sbsn-title {
  color: #ED1C24;
  text-align: center;
  font-family: "Noto Serif Bengali";
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
}
.sec-bijoyee-south-north .bx-DC-SBSN ul li .DC-sbsn-item .DC-thumb-sbsn {
  margin-top: 24px;
  width: 100%;
  height: 344px;
  border-radius: 20px;
  overflow: hidden;
}
.sec-bijoyee-south-north .bx-DC-SBSN ul li .DC-sbsn-item .DC-thumb-sbsn img {
  width: 100%;
}
.sec-bijoyee-south-north .bx-DC-SBSN ul li .DC-sbsn-item .para-dcsbsn {
  color: #020202;
  text-align: center;
  font-family: "Noto Serif Bengali";
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 26px;
  margin-top: 24px;
}

.sec-DC-photo-gallery {
  padding-top: 80px;
  padding-bottom: 64px;
  background: #FFF5C6;
}
.sec-DC-photo-gallery .DC-title {
  color: #ED1C24;
  text-align: center;
  font-family: "Noto Serif Bengali";
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 20px;
}

.bx-DCPG {
  padding-top: 24px;
  width: 100%;
  max-width: 1120px;
  margin: 0 auto;
}

.dcpgBanner {
  width: 100%;
  position: relative;
}
.dcpgBanner .slick-slide {
  display: flex;
  width: 356px;
}
.dcpgBanner .slick-slide div {
  width: 100%;
  text-align: center;
}
.dcpgBanner .slick-list {
  overflow: hidden;
  border-radius: 0px 0px 32px 32px;
}
.dcpgBanner .slick-track {
  display: flex;
  gap: 24px;
}
.dcpgBanner img {
  width: 100%;
}
.dcpgBanner .slick-dots {
  position: absolute;
  bottom: -46px;
  right: 0;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}
.dcpgBanner .slick-dots li {
  position: relative;
  display: inline-block;
  padding: 0;
  cursor: pointer;
}
.dcpgBanner .slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 0px;
  cursor: pointer;
  color: rgba(0, 0, 0, 0);
  border: 0;
  outline: none;
  background: rgba(0, 0, 0, 0);
  font-size: 32px;
}
.dcpgBanner .slick-dots li button:hover, .dcpgBanner .slick-dots li button:focus {
  outline: none;
}
.dcpgBanner .slick-dots li button:hover:before, .dcpgBanner .slick-dots li button:focus:before, .dcpgBanner .slick-dots li.slick-active button::before {
  color: #FFC107;
}
.dcpgBanner .slick-dots li button:before {
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: "•";
  text-align: center;
  color: #6a6a6a;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 42px;
  box-sizing: border-box;
}
.dcpgBanner .DC-para-PG {
  color: #000;
  text-align: center;
  font-family: "Noto Serif Bengali";
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px; /* 150% */
  margin-top: 16px;
}
.dcpgBanner .DC-thumb-PG {
  display: flex;
  border-radius: 12px;
  width: 356px;
  height: 237px;
  overflow: hidden;
  flex-shrink: 0;
}

.bx-DCPG {
  position: relative;
}
.bx-DCPG .sarrowbox.rightarrow {
  right: -38px;
  border-radius: 0 8px 8px 0;
}
.bx-DCPG .sarrowbox.leftarrow {
  left: -42px;
}
.bx-DCPG .sarrowbox {
  width: 35px;
  height: 55px;
  flex-shrink: 0;
  position: absolute;
  top: 42%;
  margin-top: -20px;
  display: flex;
  justify-content: var(--tac);
  align-items: var(--tac);
  border-radius: 8px 0px 0px 8px;
  background: #008245;
  border-width: 0px;
  border-style: initial;
  border-color: initial;
  border-image: initial;
  align-items: center;
  justify-content: center;
}
.bx-DCPG .sarrowbox.slick-disabled {
  opacity: 0.3;
  background: #4D4D4D;
}

.AU-title {
  color: #ED313B;
  font-family: "Noto Serif Bengali", serif;
  font-size: 32px;
  font-style: normal;
  font-weight: 600;
  line-height: 48px;
  text-align: center;
  border-top: 1px solid #FFB401;
  padding-top: 80px;
}

.vdoshorstouter {
  background-color: #FFF5C6;
  padding-top: 0px;
  position: relative;
}
.vdoshorstouter::before {
  background: url(../../images/ausecsectionsborder.png) repeat-x;
  height: 15px;
  top: 0;
  left: 0;
  width: 100%;
  content: "";
  position: absolute;
}

.vdoshortsinner {
  position: relative;
  max-width: 1120px;
  width: 100%;
  margin: 0 auto;
  padding: 0px 0 116px;
}
.vdoshortsinner .vdosleftarrow {
  width: 35px;
  height: 55px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 50%;
  margin-top: -24px;
  left: -43px;
  background: #008245;
  border-radius: 8px 0 0 8px;
  cursor: pointer;
}
.vdoshortsinner .vdosleftarrow.slick-disabled {
  background: #4D4D4D;
  cursor: default;
  opacity: 0.3;
}
.vdoshortsinner .vdosleftarrow svg {
  transform: rotate(180deg);
}
.vdoshortsinner .vdosrightarrow {
  width: 35px;
  height: 55px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 50%;
  margin-top: -24px;
  right: -43px;
  border-radius: 0 8px 8px 0;
  background: #008245;
  cursor: pointer;
}
.vdoshortsinner .vdosrightarrow.slick-disabled {
  cursor: default;
  background: #4D4D4D;
  opacity: 0.3;
}

.videoshorts {
  overflow: hidden;
  padding-top: 24px;
}
.videoshorts .slick-track {
  display: flex;
  gap: 24px;
}
.videoshorts .li {
  border-radius: 24px;
  border: 0px solid #FFFCE9;
  width: 216px;
  min-height: 320px;
  position: relative;
  overflow: hidden;
  flex-shrink: 0;
  box-sizing: initial;
}
.videoshorts .li img {
  width: 100%;
  display: block;
}
.videoshorts .li .videoicon {
  position: absolute;
  left: 8px;
  bottom: 8px;
  width: 46px;
  height: 46px;
}

.shortsgallerybox {
  background: rgba(228, 213, 186, 0.3);
  backdrop-filter: blur(250px);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 999;
  display: none;
}
.shortsgallerybox .vsgalleryinnerbox {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100dvh;
  position: relative;
}
.shortsgallerybox .vshortsgallery {
  width: 270px;
  overflow: hidden;
  height: 476px;
  border-radius: 24px;
  display: flex;
  box-shadow: 4px 8px 30px 0 rgba(0, 0, 0, 0.15);
  position: relative;
}
.shortsgallerybox .vshortsgallery iframe {
  width: 100%;
  height: 476px;
  border: none;
}

.vshortclosebtn {
  cursor: pointer;
  width: 48px;
  height: 48px;
  background-color: #FFEAC0;
  display: flex;
  justify-content: center;
  align-items: center;
  left: 50%;
  margin-left: -24px;
  bottom: 10px;
  border-radius: 50%;
  z-index: 9;
  position: absolute;
}

.vdoshortsinner ul.slick-dots {
  position: absolute;
  bottom: 60px;
  right: 0;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}
.vdoshortsinner .slick-dots li {
  position: relative;
  display: inline-block;
  padding: 0;
  cursor: pointer;
}
.vdoshortsinner .slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 0px;
  cursor: pointer;
  color: rgba(0, 0, 0, 0);
  border: 0;
  outline: none;
  background: rgba(0, 0, 0, 0);
  font-size: 32px;
}
.vdoshortsinner .slick-dots li button:hover, .vdoshortsinner .slick-dots li button:focus {
  outline: none;
}
.vdoshortsinner .slick-dots li button:hover:before, .vdoshortsinner .slick-dots li button:focus:before, .vdoshortsinner .slick-dots li.slick-active button::before {
  color: #FFC107;
}
.vdoshortsinner .slick-dots li button:before {
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: "•";
  text-align: center;
  color: #6a6a6a;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 42px;
  box-sizing: border-box;
}

@media (max-width: 1300px) {
  .vdoshortsinner {
    padding-left: 60px;
    padding-right: 60px;
  }
  .vdoshortsinner .vdosleftarrow {
    left: 6px;
  }
  .vdoshortsinner .vdosrightarrow {
    right: 6px;
  }
}/*# sourceMappingURL=home.css.map */
.videoshorts .li a > img {
    width: 100%;
    display: block;
    width: unset;
    width: 600px;
    min-height: unset;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
  }
.sec-bijoyee-south-north .bx-DC-SBSN ul li .DC-sbsn-item .DC-thumb-sbsn {
    height: 450px;
}
.sec-sortaboli .ss-list-sorta ol li a {
    word-break: break-all;
}