@import url("https://fonts.googleapis.com/css2?family=Lato:wght@400;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Lato:ital,wght@1,700&family=Noto+Serif&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans:wght@300;400;700&family=Noto+Serif+Bengali:wght@400;700&display=swap");
div {
  display: block;
}

* {
  box-sizing: border-box;
}

h1, h2, h3, h4, h5, h6, ul, li, form, section, figure, aside, body, article, p, ol {
  margin: 0;
  padding: 0;
}

.ofhidden {
  overflow: hidden;
}

.aic {
  align-items: center;
}

ul {
  list-style: none;
}

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

.taright {
  text-align: right;
}

.blackcolor {
  color: #000;
}

.bluecolor {
  color: #00354a;
}

.redcolor {
  color: #EE303B;
}

.whitecolor {
  color: #fff;
}

.blackbg {
  background: #000;
}

.bluebg {
  background: #00354a;
}

.whitebg {
  background: #fff;
}

.lightgraybg {
  background-color: #F3F3F3;
}

.vlightgraybg {
  background-color: rgba(247, 247, 247, 0.6588235294);
}

.bgred {
  background-color: #7E060D;
}

.bgyellow {
  background-color: #FFC200;
}

.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;
}

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

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

.ttuc {
  text-transform: uppercase;
}

.auadbox {
  background-color: #eeebea;
  padding: 1px 0 15px;
}

.ad-90 {
  height: 116px;
  text-align: center;
}

.ad160-600 {
  width: 160px;
  text-align: center;
}

.ad192 {
  height: 192px;
  text-align: center;
}

.ad970x250 {
  height: 275px;
  text-align: center;
  max-width: 1360px;
  overflow: hidden;
  margin: 0 auto;
}

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

.df {
  display: flex;
}

.fdcolumn {
  flex-direction: column;
}

figure {
  overflow: hidden;
  flex-shrink: 0;
  position: relative;
}
figure img {
  display: block;
}

.mw-100 {
  max-width: 100% !important;
}

.w-100 {
  width: 100%;
}

.tac {
  text-align: center;
}

.text-center {
  text-align: center !important;
}

.main-wrap {
  max-width: 1360px;
  width: 100%;
  display: flex;
  margin: 0 auto;
  padding-left: 0;
  padding-right: 0;
}

.container-fluid {
  max-width: 1040px;
  position: relative;
  z-index: 1;
  width: 100%;
  margin: 0 auto;
  padding-left: 0;
  padding-right: 0;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
  position: relative;
}

.container {
  max-width: 1008px;
  width: 100%;
  margin: 0 auto;
}

.fwn {
  font-weight: normal;
}

.fwb {
  font-weight: bold;
}

.adbox {
  background: #efebea;
}

.adbox span {
  font-size: 11px;
  color: #000;
  display: block;
  text-align: center;
  font-family: "Noto Sans", sans-serif;
  padding: 2px 0px 5px;
}

.ad-200 {
  height: 200px;
  text-align: center;
}

.ad300x250 {
  height: 276px;
  width: 300px;
  text-align: center;
}

.ad600 {
  width: 300px;
  display: flex;
  text-align: center;
  justify-content: center;
}

.ad300x626 {
  width: 300px;
  height: 626px;
  text-align: center;
}

.ad280 {
  height: 306px;
  text-align: center;
  align-items: center;
  justify-content: center;
}

.adtext {
  text-align: center;
  padding: 0 0 1px 0;
  color: #979797;
  font-weight: normal;
  display: block;
  font-size: 10px;
  text-transform: capitalize;
  font-family: "Lato", sans-serif;
  height: 15px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.lh-78 {
  line-height: 78px;
}

.lh-60 {
  line-height: 60px;
}

.lh-57 {
  line-height: 57px;
}

.lh-55 {
  line-height: 55px;
}

.lh-54 {
  line-height: 54px;
}

.lh-53 {
  line-height: 53px;
}

.lh-50 {
  line-height: 50px;
}

.lh-48 {
  line-height: 48px;
}

.lh-40 {
  line-height: 40px;
}

.lh-44 {
  line-height: 44px;
}

.lh-45 {
  line-height: 45px;
}

.lh-39 {
  line-height: 39px;
}

.lh-36 {
  line-height: 36px;
}

.lh-33 {
  line-height: 33px;
}

.lh-30 {
  line-height: 30px;
}

.lh-29 {
  line-height: 29px;
}

.lh-27 {
  line-height: 27px;
}

.lh-26 {
  line-height: 26px;
}

.lh-25 {
  line-height: 25px;
}

.lh-24 {
  line-height: 24px;
}

.lh-22 {
  line-height: 22px;
}

.lh-23 {
  line-height: 23px;
}

.lh-20 {
  line-height: 20px;
}

.lh-16 {
  line-height: 16px;
}

.lh-017 {
  line-height: 1.7;
}

.lh-1 {
  line-height: 1.2;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.pl-10 {
  padding-left: 10px;
}

.px-10 {
  padding: 0 10px;
}

.blockcontainer {
  padding-left: 16px;
  padding-right: 16px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.prelative {
  position: relative;
}

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

.jce {
  justify-content: end;
}

.sposortext {
  color: #A76B6E;
  font-size: 14px;
  font-weight: normal;
  font-style: italic;
  display: block;
  line-height: 12px;
}

.sponsorbtn {
  background: rgba(255, 255, 255, 0.8);
  padding: 3px 10px 2px;
  font-size: 14px;
  color: #000;
  position: absolute;
  top: 8px;
  left: 8px;
  z-index: 2;
}

.lato {
  font-family: "Lato", sans-serif;
}

.noto-serif {
  font-family: "Noto Serif", serif;
}

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

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

body {
  color: #000;
  font-size: 14px;
  width: 100%;
  font-family: "Noto Serif Bengali", serif;
  font-weight: 400;
  background: #f9f9f9;
}

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

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

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

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

.noto-regular {
  font-family: "Noto Serif", serif;
}

.lato-bolditalic {
  font-family: "Lato", sans-serif;
  font-weight: 700;
  font-style: italic;
}

.lato-regular {
  font-family: "Lato", sans-serif;
}

.lato-bold {
  font-family: "Lato", sans-serif;
  font-weight: 700;
}

.text-advertisement {
  font-size: 10px;
  color: #595959;
  font-family: "Noto Serif", serif;
}

.ausponsorbox {
  display: flex;
}
.ausponsorbox .ausinnerbox {
  width: 104px;
  height: 104px;
  border-radius: 4px;
  margin-left: 10px;
  display: flex;
  justify-content: center;
  align-self: center;
  background: #fff;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
}
.ausponsorbox .ausinnerbox img {
  align-self: center;
}

.autleft {
  max-width: 943px;
  width: 100%;
}

.auright {
  width: 320px;
  background-color: #eeebea;
}
.auright .auadbox {
  padding-bottom: 0;
}

.aupsticky {
  position: -webkit-sticky;
  position: sticky;
  top: 51px;
  left: 0;
}

.ausheader-stky {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  left: 0;
  z-index: 4;
}

.mbanner1266x200 {
  width: 1266px;
  height: 200px;
  overflow: hidden;
  margin: 0 auto;
}

.mbanner1266x230 {
  width: 1266px;
  height: 230px;
  margin: 0 auto;
  overflow: hidden;
}

.dfaicjc {
  display: flex;
  align-items: center;
  justify-content: center;
}

.fwwrap {
  flex-wrap: wrap;
}

.adlefttopsticky {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  left: 0;
  height: 100vh;
}

.adrighttopsticky {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  right: 0;
  height: 100vh;
}

figure .vdobg {
  width: 32px;
  height: 32px;
  border-radius: 0px 4px 0px 0px;
  position: absolute;
  bottom: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(0, 0, 0, 0.6);
}
figure .vdobg img {
  width: 20px;
  height: 20px;
  min-height: 20px !important;
  background-size: 18px;
}
figure .fig-text {
  width: 52px;
  height: 22px;
  position: absolute;
  bottom: 0;
  right: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(0, 0, 0, 0.6);
  color: #fff;
  font-size: 11px;
  border-radius: 4px 0 0 0;
}

.dpnav-backhome {
  padding: 10px 0 8px;
  background: #fff;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  left: 0;
  z-index: 9999;
  height: 32px;
  box-sizing: initial;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.1607843137);
}
.dpnav-backhome .dpnav {
  padding-left: 40px;
  position: relative;
  max-width: 915px;
  width: 100%;
  box-sizing: border-box;
  padding-top: 5px;
}
.dpnav-backhome .dpnav a {
  font-size: 16px;
  font-weight: bold;
  padding-right: 22px;
}
.dpnav-backhome .dpnav .homeicon {
  position: absolute;
  top: 4px;
  left: 0;
}
.dpnav-backhome .dpnav .homeicon svg {
  width: 20px;
}
.dpnav-backhome .dp-backabp {
  width: 170px;
  height: 30px;
  min-width: 170px;
  line-height: 10px;
  border: 1px solid #000;
  display: flex;
  padding: 4px;
  border-radius: 5px;
  justify-content: space-around;
  align-items: center;
  gap: 7px;
}
.dpnav-backhome .dp-backabp a img {
  width: 130px;
}
.dpnav-backhome .dp-backabp span img {
  width: 15px;
}
.dpnav-backhome .dprefresh {
  background: #ff4300;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  position: absolute;
  top: 0px;
  right: 0;
  display: flex;
  justify-content: center;
  align-self: center;
}
.dpnav-backhome .dprefresh svg {
  margin: auto;
  height: 15px;
}
.dpnav-backhome .dphamburger {
  position: absolute;
  height: 36px;
  width: 36px;
  top: -2px;
  right: 16px;
  padding-right: 0 !important;
  background: #DB3E3E;
  border-radius: 50%;
  align-items: center;
  display: flex;
  justify-content: center;
}
.dpnav-backhome .auddnav {
  width: 250px;
  background: #fff;
  border: 1px solid #782A10;
  position: absolute;
  top: 0;
  right: 16px;
  display: none;
  padding: 31px 19px 10px;
  box-shadow: 0px 5px 9px rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  border: 1px solid #AAAAAA;
}
.dpnav-backhome .auddnav.adcls {
  display: block;
}
.dpnav-backhome .auddnav a {
  display: block;
  font-size: 18px;
  padding: 10px 10px;
  border-bottom: 1px solid #CCCCCC;
}
.dpnav-backhome .auddnav a:last-child {
  border-bottom: 0;
}
.dpnav-backhome .auddnav a svg {
  padding-right: 10px;
  height: 29px;
  vertical-align: middle;
}
.dpnav-backhome .auddnav .auhamburger {
  position: absolute;
  top: 0;
  right: 0;
  width: 41px;
  height: 41px;
  cursor: pointer;
  z-index: 3;
}
.dpnav-backhome .auddnav .auhamburger::after {
  content: "";
  width: 18px;
  height: 2px;
  background: #a7a7a7;
  left: 11px;
  top: 18px;
  position: absolute;
  transform: rotate(-45deg);
}
.dpnav-backhome .auddnav .auhamburger::before {
  content: "";
  width: 18px;
  height: 2px;
  background: #a7a7a7;
  left: 11px;
  top: 18px;
  position: absolute;
  transform: rotate(45deg);
}

.contest-section {
  background: url(../images/bgplain.png) no-repeat top center, linear-gradient(#eeeeee, #eeeeee);
  background-size: 100%;
  position: relative;
  padding-bottom: 8px;
  padding-left: 16px;
  padding-right: 16px;
}
.contest-section .logoheader {
  width: 366px;
  height: 366px;
  position: absolute;
  left: 190px;
  top: 20px;
}
.contest-section .logoheader img {
  width: 100%;
}
.contest-section .sec-associate-sponsor {
  position: relative;
  padding-top: 32px;
}
.contest-section .sec-associate-sponsor::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  width: 100%;
  height: 21px;
  background-image: url(../images/divider1.png);
  background-repeat: no-repeat;
  background-position: center;
}

.contest-content {
  text-align: center;
}
.contest-content h2 {
  color: #fff;
  font-size: 22px;
}
.contest-content p {
  font-size: 18px;
  font-weight: 600;
}

.sec-logosponsor {
  display: flex;
  justify-content: space-between;
  padding: 0 10px;
}
.sec-logosponsor .logo-contest {
  width: 297px;
  height: 297px;
}
.sec-logosponsor .logo-contest img {
  width: 100%;
}
.sec-logosponsor .pspc {
  width: 612px;
}
.sec-logosponsor .pspc .presenting-sponsor {
  display: flex;
  justify-content: space-around;
  align-items: end;
}
.sec-logosponsor .sponsors {
  justify-content: end;
  height: 431px;
  position: relative;
}
.sec-logosponsor .au-divider-yellow {
  width: 100%;
  height: 50px;
  background-image: url(../images/divider2.png);
  background-repeat: no-repeat;
  background-position: center;
}
.sec-logosponsor .au-divider-pink {
  width: 100%;
  height: 21px;
  background-image: url(../images/divider1.png);
  background-repeat: no-repeat;
  background-position: center;
}
.sec-logosponsor .pspb {
  width: 620px;
  margin: 110px 0 0;
}
.sec-logosponsor .psponsor .bdbrbxjcai {
  width: 192px;
  height: 128px;
}
.sec-logosponsor .text-sponsors {
  color: #000000;
  font-family: "Arial";
  font-size: 12px;
}
.sec-logosponsor .poweredby .bdbrbxjcai {
  width: 150px;
  height: 100px;
}
.sec-logosponsor .copoweredby .bdbrbxjcai {
  width: 138px;
  height: 92px;
}
.sec-logosponsor .associate-sponsor .bdbrbxjcai {
  width: 117px;
  height: 78px;
}
.sec-logosponsor .bdbrbxjcai {
  background: #fff;
  display: flex;
  border-radius: 8px;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  justify-content: center;
  align-items: center;
}
.sec-logosponsor .bxsponsors {
  display: flex;
  justify-content: center;
  gap: 18px;
}
.sec-logosponsor .associate-sponsor .bxsponsors {
  max-width: 840px;
  margin: auto;
}

.sec-associate-sponsor .associate-sponsor .bxsponsors {
  margin: auto;
  display: flex;
  justify-content: center;
  gap: 18px;
}
.sec-associate-sponsor .associate-sponsor .bdbrbxjcai {
  background: #fff;
  display: flex;
  border-radius: 8px;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  justify-content: center;
  align-items: center;
  width: 117px;
  height: 78px;
}

.container-housing-contest .contest-content .bgred {
  background-color: #504C01;
}
.container-housing-contest .bgyellow {
  background-color: #DFEAA6;
}
.container-housing-contest .title h2 {
  color: #000000;
}
.container-housing-contest .sec-prize ul li .prizetype-one {
  border: 1px solid #9A9105;
  background: #F7FAD5;
}
.container-housing-contest .sec-prize ul li .prizetype-two {
  border: 1px solid #D6BB4A;
  background: #fff;
}
.container-housing-contest .sec-prize ul li .prizetype-one .patch {
  background: #5C5702;
}
.container-housing-contest .sec-prize ul li .prizetype-two .patch {
  background: #9A9105;
}
.container-housing-contest .sec-register {
  background: #F7FAD5;
}
.container-housing-contest .sec-register h4 {
  color: #000000;
}
.container-housing-contest .sec-register .cta-register a {
  background: transparent linear-gradient(180deg, #92BE01 0%, #467B02 100%) 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
  border: 1px solid #FFF2CB;
}
.container-housing-contest .sec-timeline ul li .hrgray::before {
  background: #FFFFFF;
  border: 3px solid #9A9105;
}
.container-housing-contest .sec-timeline ul .content-timeline {
  background: #FFFEEB;
  border: 1px solid #D6D3C4;
}
.container-housing-contest .sec-timeline ul .content-timeline p {
  color: #333333;
}
.container-housing-contest .registration-stop .regstop-content .bxregstop-content h5 {
  color: #5C5702;
}
.container-housing-contest .registration-stop .bx-regstop-countdown {
  background: #8BC540;
}

.no-sponsor-housing-contest.sec-logosponsor .logo-contest {
  width: 590px;
  height: 310px;
  margin: 0 auto;
}

.no-sponsor-club-contest.sec-logosponsor .logo-contest {
  width: 676px;
  height: 310px;
  margin: 0 auto;
}

footer {
  background: #000;
  padding: 22px 0 10px;
  text-align: center;
}
footer .fabplinks {
  overflow: hidden;
  margin: 5px 0 10px;
  padding-top: 5px;
}
footer .fabplinks a {
  line-height: 37px;
  font-size: 16px;
  color: #FAEDB5;
  padding: 0 16px;
  position: relative;
}
footer .fabplinks a:hover {
  color: #fff;
}
footer .fabplinks a::after {
  content: "";
  width: 1px;
  height: 14px;
  background: #fff;
  position: absolute;
  right: -6px;
  top: 8px;
}
footer .fabplinks a:last-child::after {
  display: none;
}
footer .sitelinks {
  border-top: 1px solid #4d4d4d;
  border-bottom: 1px solid #4d4d4d;
  padding: 16px 0;
}
footer .sitelinks a {
  font-family: "Lato", sans-serif;
  font-size: 14px;
  color: #b7ae99;
  padding: 0 15px;
  position: relative;
}
footer .sitelinks a:hover {
  color: #fff;
}
footer .sitelinks a::after {
  content: "";
  width: 1px;
  height: 14px;
  background: #fff;
  position: absolute;
  right: -6px;
  top: 5px;
}
footer .sitelinks a:last-child::after {
  display: none;
}
footer .download-appbox {
  padding: 20px 0;
}
footer .download-appbox h2 {
  font-size: 14px;
  color: #FAEDB5;
  font-family: "Lato", sans-serif;
  font-weight: 700;
}
footer .download-appbox .app-icons {
  padding-top: 10px;
  height: 58px;
}
footer .download-appbox .app-icons img {
  padding-left: 5px;
  width: 140px;
  height: 42px;
}
footer .othlinks {
  border-top: 1px solid #4d4d4d;
  padding-top: 15px;
  padding-bottom: 7px;
}
footer .othlinks a {
  font-size: 12px;
  padding: 0 14px;
  color: #FFFFFF;
  position: relative;
  font-family: "Lato", sans-serif;
}
footer .othlinks a:hover {
  color: #fff;
}
footer .othlinks a::after {
  content: "";
  width: 1px;
  height: 12px;
  background: #fff;
  position: absolute;
  right: -3px;
  top: 3px;
}
footer .othlinks a:last-child::after {
  display: none;
}
footer .othlinks span {
  font-size: 12px;
  padding-right: 10px;
  color: #FFFFFF;
  font-family: "Lato", sans-serif;
}

.ausocialicons a {
  position: #EE303B;
  padding: 0 12px 0 0 !important;
}
.ausocialicons a::before {
  content: "";
  width: 4px;
  height: 4px;
  position: absolute;
  right: 2px;
  top: 4px;
  background: #fff;
}
.ausocialicons a::after {
  display: none;
}
.ausocialicons a:last-child {
  padding-right: 0 !important;
}
.ausocialicons a:last-child::before {
  display: none;
}

.sponsors {
  justify-content: end;
  height: 431px;
  position: relative;
}

.au-divider-yellow {
  width: 100%;
  height: 50px;
  background-image: url(../images/divider2.png);
  background-repeat: no-repeat;
  background-position: center;
}

.au-divider-pink {
  width: 100%;
  height: 21px;
  background-image: url(../images/divider1.png);
  background-repeat: no-repeat;
  background-position: center;
}

.pspb {
  width: 620px;
  margin: 110px 0 0;
}

.psponsor .bdbrbxjcai {
  width: 192px;
  height: 128px;
}

.text-sponsors {
  color: #723806;
  font-family: "Arial";
  font-size: 12px;
}

.poweredby .bdbrbxjcai {
  width: 150px;
  height: 100px;
}

.copoweredby .bdbrbxjcai {
  width: 138px;
  height: 92px;
}

.associate-sponsor .bdbrbxjcai {
  width: 117px;
  height: 78px;
}

.bdbrbxjcai {
  background: #fff;
  display: flex;
  border-radius: 8px;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  justify-content: center;
  align-items: center;
}

.bxsponsors {
  display: flex;
  justify-content: center;
  gap: 18px;
}

.associate-sponsor .bxsponsors {
  margin: auto;
}

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

.ausection03 {
  padding-top: 8px;
  position: relative;
}

.au-section-titel-text {
  color: #000000;
  font-size: 36px;
  line-height: 37px;
}

.autiteltext {
  position: relative;
  color: #EE303B;
  font-size: 36px;
}
.autiteltext a {
  color: #EE303B;
}
.autiteltext a::after {
  position: absolute;
  top: 10px;
  right: -45px;
  content: "";
  width: 30px;
  height: 30px;
  background: #DB3E3E url(../images/navigate_next_black.svg);
  background-repeat: no-repeat;
  background-size: 24px;
  border-radius: 50%;
  background-position: center;
}

.ausection03 .ausponsorbox .ausinnerbox img {
  width: 104px;
}

.aulslisting {
  gap: 24px;
}
.aulslisting li {
  min-height: 280px;
  overflow: hidden;
  width: 100%;
  width: 234px;
  border: 1px solid #e3dcd2;
  background: #FBFBFB;
  box-sizing: border-box;
}

.aulslisting li h2 {
  font-size: 22px;
  line-height: 30px;
  margin: 8px;
  padding: 0;
}

.titlesponsor {
  position: relative;
  border-top: 2px solid #000000;
}

.titlesponsor::before {
  content: "";
  border-top: 1px solid #999999;
  position: absolute;
  top: 2px;
  left: 0;
  width: 100%;
}

.adlefttopsticky {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  left: 0;
  height: 100vh;
  background: #F3F3F3;
}

.ausection03 .ausponsorbox .ausinnerbox {
  width: 132px;
  height: 92px;
}

.ausection-listing li {
  border-bottom: 1px solid #e3dcd2;
  padding: 20px 0;
}
.ausection-listing li h2 {
  font-size: 25px;
  line-height: 33px;
  margin-bottom: 12px;
}
.ausection-listing li p {
  font-size: 16px;
  line-height: 22px;
  color: #5b5b5b;
}
.ausection-listing li p:hover {
  color: #EE303B;
}
.ausection-listing li figure {
  width: 210px;
  padding-right: 15px;
}
.ausection-listing li figure img {
  width: 100%;
}

.aus-sponsorbg {
  background: url(../images/section-sponsor-bg.png) no-repeat 0 0;
  background-size: 100%;
  height: 763px;
}
.aus-sponsorbg .aus-sbanner {
  width: 728px;
  height: 90px;
  margin: 0 auto;
  padding-top: 60px;
}

.aus-presentsponsor {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: 60px;
}
.aus-presentsponsor .aus-psbox {
  background: #fff;
  width: 287px;
  height: 90px;
  border-radius: 4px;
  box-shadow: 3px 4px 0px #000;
  margin: 0 8px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 5px;
  box-sizing: border-box;
}

.aus-psponsor-text {
  font-size: 16px;
  display: block;
  text-align: center;
  font-family: "Lato-Bold";
  padding: 15px 0;
  color: #000;
}

.aus-dplogo {
  text-align: center;
}

.aus-section-name {
  font-size: 90px;
  text-align: center;
  text-shadow: 4px 7px 0px #000;
}

.ausectiontitle {
  font-size: 45px;
  color: #00354a;
  border-top: 1px solid #6d502f;
  padding: 15px 0 0;
}
.ausectiontitle::before {
  content: "";
  border-top: 1px solid #6d502f;
  position: absolute;
  top: -4px;
  left: 0;
  width: 100%;
}

.ausection.ausection01 .container .auright {
  background: none;
  padding: 0;
}
.ausection.ausection01 .container .auright .auadbox {
  width: 320px;
  padding-bottom: 0px;
  background-color: rgb(238, 235, 234);
  padding: 1px 10px 0px;
}

.ausection .container .auleadstorybimg {
  flex: 1;
}
.ausection .container .auleadstorycontent {
  border: 1px solid #EBEBEB;
  width: 231px;
  background: #FBFBFB;
}
.ausection .container .auleadstorycontent h1 {
  margin: 16px;
  font-size: 28px;
  padding: 0;
}
.ausection .container .auright {
  padding: 1px 10px 0px;
}
.ausection .container .aulslisting li figure {
  width: 100%;
}
.ausection .container .aulslisting li figure img {
  display: block;
  width: 100%;
}
.ausection .container .aulslisting li h2 {
  font-size: 20px;
  line-height: 31px;
  margin: 8px;
  padding: 0;
}

.ausection01 .container {
  gap: 24px;
}
.ausection01 .auleadstory {
  position: relative;
}
.ausection01 .auleadstory a.df {
  background: #CFCBC3;
  justify-content: end;
}
.ausection01 .auleadstory .titleauleadstory {
  position: absolute;
  background: #FBFBFB;
  left: 10px;
  top: 10px;
  width: 210px;
  z-index: 9;
  bottom: 10px;
}
.ausection01 .auleadstory .titleauleadstory h1 {
  font-size: 30px;
  margin: 10px;
  padding: 0;
  line-height: 43px;
}
.ausection01 .auleadstory h2 {
  font-size: 40px;
  line-height: 48px;
  line-height: 43px;
}
.ausection01 .auleadstory figure {
  max-width: 510px;
  width: 100%;
  height: 326px;
}
.ausection01 .auleadstory figure img {
  height: 326px;
  float: right;
  display: block;
  width: 100%;
}
.ausection01 .auleadstory figure svg {
  border-radius: 4px;
  background: rgba(0, 0, 0, 0.6705882353);
  width: 40px;
  height: 40px;
  padding: 8px;
  position: absolute;
  bottom: 10px;
  left: 74px;
}
.ausection01 .aulslisting {
  gap: 24px;
}
.ausection01 .aulslisting li {
  width: 100%;
  width: 205px;
  border: 1px solid #EBEBEB;
  background: #FBFBFB;
  box-sizing: border-box;
}
.ausection01 .aulslisting li figure {
  width: 100%;
}
.ausection01 .aulslisting li figure img {
  display: block;
  width: 100%;
}
.ausection01 .aulslisting li h2 {
  font-size: 20px;
  line-height: 30px;
  padding: 6px 10px 21px;
}

.ausection02 .container {
  gap: 24px;
}
.ausection02 .container img.auleadstorybimg {
  height: 289px;
  display: block;
}

.ausection03 .aulslisting li figure {
  width: 232px;
}
.ausection03 .aulslisting li figure img {
  display: block;
  width: 100%;
}

.ausection02 .autleft .auleadstory figure {
  height: 289px;
  width: 100%;
  width: 433px;
}
.ausection02 .autleft .auleadstory figure img {
  display: block;
  height: 289px;
  width: 100%;
}

.pagination {
  display: flex;
  justify-content: center;
  list-style: none;
}
.pagination li {
  width: 32px;
  height: 32px;
  margin-right: 20px;
}
.pagination li a {
  font-size: 0.9rem;
  color: #212529;
  padding: 0.5rem 0.75rem;
  font-family: sans-serif;
  background: #F4F4F4 0% 0% no-repeat padding-box;
  border-radius: 4px;
  width: 32px;
  height: 32px;
  display: block;
}
.pagination li span {
  font-size: 0.9rem;
  color: #212529;
  font-family: sans-serif;
  width: 32px;
  height: 32px;
  display: block;
  background: #F4F4F4 0% 0% no-repeat padding-box;
  border-radius: 4px;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
}
.pagination li.active a {
  background: #EE303B;
  color: #fff;
  border-radius: 4px;
  box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.2);
}
.pagination li.disabled span {
  color: #868e96;
  pointer-events: none;
}
.pagination li.disabled a {
  color: #868e96;
  pointer-events: none;
}

.bgpresents {
  padding-bottom: 10px;
  height: 450px;
  position: relative;
  background-size: 100%;
  text-align: center;
}
.bgpresents .presents-contents {
  padding-top: 80px;
}
.bgpresents .presents-contents .textpresents h5 {
  text-transform: uppercase;
  position: relative;
  width: 252px;
  margin: 0 auto;
  font-family: arial;
  font-weight: bold;
  font-size: 14px;
}
.bgpresents .presents-contents .textpresents h5::before, .bgpresents .presents-contents .textpresents h5::after {
  position: absolute;
  content: "";
  width: 76px;
  height: 1px;
  border-bottom: 1px solid #707070;
  top: 7px;
}
.bgpresents .presents-contents .textpresents h5::before {
  position: absolute;
  left: 0px;
}
.bgpresents .presents-contents .textpresents h5::after {
  right: 0px;
}
.bgpresents .presents-contents h1 {
  font-size: 56px;
  color: #fff;
  text-shadow: 0 4px 0 #1f1f1f;
}/*# sourceMappingURL=basic-section.css.map */

.nospansor-contest-section {
    min-height: 340px;
    background-image: url(../images/bg-no-sponsor-secart.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.nospansor-contest-section .logoheader {
  width: 297px;
  height: 297px;
  position: unset;
  left: unset;
  top: unset;
}
.nospansor-contest-section .sec-logosponsor {
    justify-content: center;
}