@font-face {
  font-family: Poppins-Medium;
  src: url(../fonts/Poppins-Medium.ttf);
}

@font-face {
  font-family: Poppins-Regular;
  src: url(../fonts/Poppins-Regular.ttf);
}

@font-face {
  font-family: Poppins-ExtraBold;
  src: url(../fonts/Poppins-ExtraBold.ttf);
}

@font-face {
  font-family: Poppins-Bold;
  src: url(../fonts/Poppins-Bold.ttf);
}
@font-face {
  font-family: Poppins-Light;
  src: url(../fonts/Poppins-Light.ttf);
}
@font-face {
  font-family: Poppins-SemiBold;
  src: url(../fonts/Poppins-SemiBold.ttf);
}

body {
  box-sizing: border-box;
  font-family: Poppins-Regular;
  font-size: 16px;
  line-height: 19px;
  margin: 0;
  padding: 0;
}
h1,
h2,
h2,
h3,
h4,
h5,
h6,
p {
  margin: 0px;
  padding: 0px;
}

a {
  text-decoration: none !important;
  font-size: 16px;
}

a:hover {
  text-decoration: none !important;
}

p {
  font-size: 16px;
  line-height: 22px;
}

.my-sidenav,
.ham-icon1 {
  display: none;
}
/*-----------Header Css End-------------*/

#header {
  padding:8px 0px;
  display: flex;
  align-items: center;
  z-index: 99;
  position: fixed;
  width: 100%;
  left: 0px;
  right: 0px;
  top: 0px;
  background-color: #061E47;
  height: 67px;
  border-bottom: 3px solid #D6AA30;
}
.scrollIcon p {
  color: #fff;
  font-size: 13px;
  line-height: 17px;
  font-family: Poppins-Medium;
}
.hamburgerDesk {
  display: flex;
  gap: 53px;
  justify-content: end;
}
.menuHam ul {
  display: flex;
  align-items: center;
  gap: 25px;
  padding: 0px;
  margin: 0px;
  list-style: none;
  justify-content: end;
}
.menuHam ul li a {
  color: #fff;
  font-family: Poppins-Medium;
}
#header .row {
  align-items: center;
}
.bothLogo {
  display: flex;
  gap: 30px;
  align-items: center;
}

.footerTop {
  background-color: #FFCF07;
  padding: 74px 0px;
}
.footerMiddle {
  background-image: url("../images/match-bg-img.webp");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.footerCopy {
  background-color: #091E41;
  padding: 17px 0px;
}
.footerCopy p {
  color: #FFFFFF;
  text-align: center;
  font-size: 14px;
  line-height: 21px;
}

.supportNum {
  display: flex;
  text-align: center;
  justify-content: center;
}
.supportNum a {
  display: block;
  font-size: 18px;
  line-height: 25px;
  color: #00225E;
  font-family: Poppins-Medium;
}
.supportNum h4 {
  font-size: 25px;
  line-height: 35px;
  color: #00225E;
  font-family: Poppins-ExtraBold;
}
.footerTop h2 {
  font-size: 35px;
  line-height: 35px;
  font-family: Poppins-ExtraBold;
  max-width: 385px;
  color: #00225E;
}
.footerMenu {
  display: flex;
  gap: 49px;
  padding: 65px 0px 15px 0px;
}
.footerMenu > div:nth-child(2) {
  max-width: 591px;
  width: 100%;
}

.menuIns ul {
  display: flex;
  list-style: none;
  padding: 0px;
  margin: 0px;
  gap: 30px;
}

.contactUs ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
.socialLiks ul {
  display: flex;
  gap: 35px;
}
.menuIns ul li a {
  font-size: 16px;
  line-height: 22px;
  color: #fff;
  font-family: Poppins-Medium;
}
.contactUs ul li a {
  font-size: 18px;
  line-height: 24px;
  color: #fff;
  font-family: Poppins-Medium;
  position: relative;
}
.contactUs ul li:nth-child(1) a {
  font-size: 16px;
}
.contactUs {
  display: flex;
  margin-top: 15px;
  gap: 151px;
}
.footLogo {
  gap: 30px;
  display: flex;
  align-items: center;
}
.menuIns {
  border-bottom: 2px solid rgba(7, 76, 183, .4);
  padding-bottom: 10px;
}
.contactUs p {
  color: #fff;
  margin-bottom: 10px;
}

.backTop a {
  font-size: 16px;
  color: #fff;
  font-family: Poppins-Medium;
}
.backTop {
  display: flex;
  align-items: end;
}
.socialLiks ul li a::after {
  content: "";
  display: block;
  position: absolute;
  top: 2px;
  right: -19px;
  width: 1px;
  height: 20px;
  background-color: rgba(255, 255, 255, .5);
}
.socialLiks ul li:last-child a::after{
  display: none;
}
.supportNum > div {
  position: relative;
}
/*.supportNum > div:nth-child(1)::after {
  content: "";
  display: block;
  position: absolute;
  top: 2px;
  right: -55px;
  width: 1px;
  height: 100%;
  background-color: rgba(255, 255, 255, .5);
}*/
.footerTop .row {
  align-items: center;
}

.topBanner {
  width: 100%;
  position: relative;
  background-image: url("../images/banner-img.webp");
  background-size: cover;
  background-position:bottom;
  background-repeat: no-repeat;
  height: 100vh;
}
.mangooseBnr {
  width: 100%;
  position: relative;
  background-image: url("../images/masgoose-img-ins.webp");
  background-size: cover;
  background-position:bottom;
  background-repeat: no-repeat;
  height: 100vh;
}
.scrollIcon {
  position: absolute;
  bottom: 25px;
  left: 8.33%;
  z-index: 999;
  width: 51px;
}
.scoopSmash {
  padding:20px 0px;
  background-color: #091E41;
}
.scoopSmash .row{
  align-items: center;
}
.scoopSmash h3 {
  font-size: 35px;
  line-height: 35px;
  color: #fff;
  font-family: Poppins-ExtraBold;
  margin-bottom: 5px;
  margin-top: 5px;
}
.scoopSmash p {
  font-size: 16px;
  line-height: 19px;
  color: #fff;
  font-family: Poppins-Medium;
}
.scoopIns{
  max-width: 445px;
  width: 100%;
}
.connectingKol {
  background-image: url("../images/connecting-kb-bg-img.webp");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  min-height: 731px;
  padding-top: 60px;
  margin-top: -26px;
  z-index: -99;
  position: relative;
}
.connectImg{
  max-width: 498px;
  width: 100%;
}
.connectImg p{
  margin-bottom: 15px;
  font-size: 16px;
  line-height: 19px;
  color: #0441A5;
  font-family: Poppins-Medium;
}
.ourMascot{
  background-image: url("../images/masgoose-img.webp");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 100vh;
  width: 100%;
  display: flex; 
}

.mascotIns {
  max-width: 352px;
  width: 100%;
  margin-left: 30px;
  margin-top: 179px;
}
.mascotIns h3 {
  font-size: 35px;
  line-height: 35px;
  color: #fff;
  font-family: Poppins-ExtraBold;
  margin-bottom: 7px;
}
.mascotIns p {
  font-size: 16px;
  line-height: 19px;
  color: #fff;
  font-family: Poppins-Medium;
}
.mascotIns a {
  font-size: 18px;
  line-height: 22px;
  color: #FFFFFF;
  margin-top: 19px;
  display: block;
}
.weThe{
  background-image: url("../images/section-img1.webp");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom;
  height: 100vh;
  width: 100%;
  display: flex; 
  position: relative;
  align-items: center;
}
.withFlag {
  max-width: 720px;
  width: 100%;
  position: absolute;
  bottom: 0px;
  left: 70px;
}
.weTheIns h3 span, .weTheIns p span{
  display: block;
}
.weTheIns h3 {
  font-size: 35px;
  line-height: 35px;
  color: #0441A5;
  font-family: Poppins-ExtraBold;
  margin-bottom: 19px;
}
.weTheIns p {
  font-size: 16px;
  line-height: 19px;
  color: #0441A5;
  font-family: Poppins-Medium;
  margin-bottom: 20px;
}
.weTheIns p.boldTxt{
  font-family: Poppins-Bold;
}
.topStory {
  padding: 47px 0px;
}
.topStory{
  background-image: url("../images/top-story-bg-img.webp");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 100vh;
  width: 100%;
  display: flex; 
  align-items: center;
}

.whiteBg {
  background-color: #fff;
  padding: 10px 30px 30px 30px;
}
.whiteBg h3 {
}
.whiteBg h3 {
  font-size: 35px;
  line-height: 35px;
  color: #00225E;
  font-family: Poppins-Medium;
  margin-bottom: 7px;
}

.indSil {
  display: flex;
  gap: 15px;
  margin-bottom: 18px;
}
.bottomSil {
  display: flex;
  justify-content: space-between;
  border-top: 1px solid #E6E6E6;
  margin-top: 20px;
  width: 100%;
}
.indSil p {
  color: #00225E;
  font-size: 18px;
  line-height: 25px;
  font-family: Poppins-Medium;
}
.bottomSil p {
  font-size: 12px;
  color: #00235D;
  font-family: Poppins-Medium;
}
.shareWish {
  display: flex;
  gap: 10px;
}
.allReadMore a {
  text-align: right;
  display: block;
}
.shareWish a {
  margin-top: 5px;
  position: relative;
}
.shareWish a::after {
  content: "";
  display: block;
  position: absolute;
  top: 3px;
  right: -5px;
  width: 1px;
  height: 15px;
  background-color: #E6E6E6;
}
.shareWish a:last-child::after{
  display: none;
}
.pt10{
  margin-top: 10px;
}
.topStoryIns .bottomSil {
  border-top: 0px solid #E6E6E6;
  margin-top: 8px;
}
.indSil > div:nth-child(1) {
  width: 190px;
}
.indSil > div:nth-child(2) {
  width: calc(100% - 190px);
}
.allReadMore a {
  width: 170px;
  color: #00235D;
  font-size: 18px;
  line-height: 18px;
  font-family: Poppins-Bold;
}
.borderH {
  width: 100%;
  background-color: #E6E6E6;
  display: inherit;
  height: 1px;
  position: relative;
  margin-bottom: 10px;
}
.allReadMore {
  display: flex;
  align-items: end;
}
.galleryIns {
  margin-bottom: 27px;
  position: relative;
}
.allGallery {
  padding: 70px 0px 43px 0px;
  background-image: url("../images/top-story-bg-img.webp");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  width: 100%;
  position: relative;
  min-height: 1083px;
}
.mt56{
  margin-top: 56px;
}
.allGallery h3 {
  font-size: 35px;
  line-height: 35px;
  color: #00225E;
  font-family: Poppins-ExtraBold;
  margin-bottom: 17px;
  text-align: center;
}
.allGallery::after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0px;
  width: 100%;
  z-index: 99;
  min-height: 465px;
  background-image: url("../images/gallery-bg.webp");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.allBtns {
  position: relative;
  z-index: 999;
  text-align: center;
  top: -85px;
}
.allBtns a {
  font-size: 18px;
  line-height: 27px;
  color: #00235D;
  font-family: Poppins-Bold;
  display: flex;
  justify-content: center;
  align-items: center;
}
.galleryIns a {
  position: absolute;
  right: 8px;
  top: 6px;
}
.squadMain {
  background-image: url("../images/squard-img-bg.webp");
  background-repeat: no-repeat;
  background-size: cover;
  background-position:bottom;
  height: 100vh;
  width: 100%;
  display: flex;
  position: relative;
  padding-top: 35px;
  align-items: center;
}
.allMatches {
  display: flex;
  position: relative;
  min-height: 620px;
/*  background: transparent linear-gradient(269deg, #00225C00 0%, #00225C9B 22%, #01225CDD 47%, #02215C 100%) 0% 0% no-repeat padding-box;*/
padding: 60px 0px 35px 0px;
background-image: url("../images/newsbg-img.webp");
background-repeat: no-repeat;
background-size: cover;
background-position: center;
}
.allMatches::after{
  content: "";
  display: block;
  position: absolute;
  bottom: 0px;
  width: 100%;
  min-height: 662px;
  width:383px;
  right:0px;
  background: transparent linear-gradient(91deg, #00225C00 0%, #00225C9B 22%, #01225CDD 47%, #02215C 100%) 0% 0% no-repeat padding-box;
  z-index: 9;
  top: 0px;
}
.allMatches::before{
  content: "";
  display: block;
  position: absolute;
  bottom: 0px;
  width: 100%;
  min-height: 662px;
  width:383px;
  left:0px;
  background: transparent linear-gradient(269deg, #00225C00 0%, #00225C9B 22%, #01225CDD 47%, #02215C 100%) 0% 0% no-repeat padding-box;
  z-index: 9;
  top: 0px;
}
.matchIns{
  width: 100%;
  margin: 0px auto;
  display: block;
}

#squadTab {
  max-width: 266px;
  width: 100%;
  margin: 0px auto;
  display: flex;
  gap: 12px;
  border: 0px;
}
.squadMain h3 {
  font-size: 35px;
  line-height: 35px;
  color: #fff;
  font-family: Poppins-ExtraBold;
  margin-bottom: 10px;
  text-align: center;
}

.innerSq h4 {
  text-shadow: 0px 3px 6px #000000AD;
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  font-family: Poppins-Bold;
  font-size: 25px;
  line-height: 38px;
}
.innerSq p {
  font-size: 18px;
  line-height: 27px;
  color: #FFFFFF;
  text-align: center;
  text-shadow: 0px 3px 6px #000000AD;
}

.newsection,.sobiscomangoose,.mascotraits
{
  background-image: url("../images/newsbg-img.webp");
  background-size: cover;
  padding: 90px 0px 107px;
}
.newsection h2
{
  color: #fff;
  font-family: Poppins-Medium;
  font-size: 35px;
  line-height: 35px;
  text-align: center;
  padding-bottom: 25px;
}
.newsection ul
{
  display: flex;
  justify-content: center;
  gap: 10px;
  border: 0;
  margin-bottom: 60px;
}
.newsection ul li a.nav-link
{
  background: #FFFFFF 0% 0% no-repeat padding-box;
  border: 1px solid #F0BA09;
  border-radius: 16px;
  font-family: Poppins-Light;
  font-size: 18px;
  color: #1F397E;
  padding: 8px 30px;
}
.newsection ul li a.nav-link.active
{
  background: #FAD43C 0% 0% no-repeat padding-box;
  font-family: Poppins-Bold;
  border: 1px solid #F0BA09;
  color: #1F397E;
}
.newsection ul li a:focus,.newsection ul li a:hover
{
  outline: none;
}
.newsContainer
{
  display: grid;
  gap: 20px;
  grid-template-columns: repeat(3, 1fr);
  position: relative;
}
.card {
  background: #fff;
  border-radius: 18px;
  border: 0;
  box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.2);
}
.card img {
  width: 100%;
  object-fit: cover;
}
.loading {
  display: none;
  margin: 20px 0;
}
.shareandate
{
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.shareandate div:first-child
{
  display: flex;
  align-items: center;
}
.shareandate div:first-child img
{
  width: 18px;
}
.newsdetails
{
  padding: 20px 20px 40px;
}
.card h3
{
  color: #00225E;
  font-size: 18px;
  font-family: Poppins-SemiBold;
  margin-bottom: 20px;
  padding-bottom: 5px;
  border-bottom: 1px solid;
}
.card p
{
  font-size: 12px;
  font-family: Poppins-Medium;
  color: #00225E;
}
.shareandate div:first-child p
{
  padding-left: 10px;
}
.card:hover
{
  background-color: #207FE0;
}
.card:hover h3,.card:hover p
{
  color: #fff;
}
.card:hover .shareandate img
{
  filter: invert(1) brightness(1000%);
}
/*.newsContainer:after
{
  content: '';
  position: absolute;
  width: 100%;
  height: 300px;
  bottom: 0;
  background: transparent linear-gradient(180deg, #001E5800 0%, #001C55 100%) 0% 0% no-repeat padding-box;
}*/
.gallerycardvideo1
{
  background-image: url(../images/gallery/gallery-img3.webp);
  min-height: 344px;
  background-size: cover;
  position: relative;
  height: 100%;
}

.gallerySlider .item .card
{

  min-height: 344px;
  background-size: cover;
  position: relative;
  height: 100%;
}
.gallerySlider .newsdetails {
  padding: 25px 20px;
}
.gallerySlider .card h3 {
  margin-bottom: 0;
}
.galleryImg1 {
  background-image: url(../images/gallery/img1.webp);
}

.galleryImg2 {
  background-image: url(../images/gallery/img2.webp);
}

.galleryImg3 {
  background-image: url(../images/gallery/img3.webp);
}

.galleryImg4 {
  background-image: url(../images/gallery/img4.webp);
}

.galleryImg5 {
  background-image: url(../images/gallery/img5.webp);
}

.galleryImg6 {
  background-image: url(../images/gallery/img6.webp);
}

.galleryImg7 {
  background-image: url(../images/gallery/img7.webp);
}

.galleryImg8 {
  background-image: url(../images/gallery/img8.webp);
}

.galleryImg9 {
  background-image: url(../images/gallery/img9.webp);
}

.galleryImg10 {
  background-image: url(../images/gallery/img10.webp);
}

.galleryImg11 {
  background-image: url(../images/gallery/img11.webp);
}

.galleryImg12 {
  background-image: url(../images/gallery/img12.webp);
}

.galleryImg13 {
  background-image: url(../images/gallery/img13.webp);
}

.galleryImg14 {
  background-image: url(../images/gallery/img14.webp);
}

.galleryImg15 {
  background-image: url(../images/gallery/img15.webp);
}

.gallerycardvideo1 .newsdetails
{
  position: absolute;
  bottom: 0;
}
.gallerysection .card h3
{
  border-bottom: 0;
}
.gallerycardvideo1:hover
{
  background-color: #fff;
}
.gallerycardvideo1 h3,.gallerycardvideo1 p
{
  color: #fff;
}
.gallerycardvideo1 .shareandate img
{
  filter: invert(1) brightness(1000%);
}
.plyicon
{
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  top: 0;
  bottom: 0;
  width: 37px;
  height: 37px;
}
.newsContainer1 .row
{
  gap: 30px 0px;
}
.mascotbox
{
  display: flex;
  max-width: 1045px;
  margin: auto;
}
.mascotbox div:first-child
{
  max-width: 54%;
  width: 100%;
  padding:0px 38px 0px 38px;
  border: 2px solid #fff;
  border-right: 0px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.sobiscomangoose h2
{
  font-size: 51px;
  line-height: 51px;
  color: #fff;
  font-family: Poppins-ExtraBold;
  padding-bottom: 15px;
}
.sobiscomangoose p
{
  color: #fff;
}
.mascotimg
{
  position: relative;
}
.mascotig
{
  position: absolute;
  bottom: 23px;
  left: 13%;
  margin: auto;
  transition: ease all 0.5s;
}
.mascotbox:hover .mascotig
{
  transform: scale(1.35);
  transform-origin: bottom;
  left: 9%;
  transition: ease all 0.5s;
}
.sobiscomangoose
{
  padding-top: 160px;
}
.mascotraits h2
{
  font-size: 51px;
  line-height: 51px;
  color: #fff;
  font-family: Poppins-ExtraBold;
  text-align: center;
  padding-bottom: 90px;
}
.mascotraits h2 span
{
  font-size: 18px;
  line-height: 35px;
  font-family: Poppins-Medium;
  display: block;
}
.mascotraits
{
  padding: 20px 0px 200px;
  position: relative;
}
.mascot-img-big
{
  position: absolute;
  bottom: 40px;
  left: 0;
  right: 0;
  margin: auto;
}
.scrolldiv
{
  display: flex;
  justify-content: space-between;
}
.scrolldiv div
{
  max-width: 300px;
}
.scrolldiv1
{
  padding-top: 150px;
}
.scrolldiv h3
{
 font-size: 40px;
 line-height: 45px;
 color: #fff;
 font-family: Poppins-ExtraBold;
 padding: 10px 0px;
}
.scrolldiv p
{
 font-size: 16px;
 color: #fff;
 line-height: 20px;
 font-family: Poppins-Medium;
}
.scrollmascot
{
  position: relative;
  overflow: hidden;
  height: 300px;
}
.gallerycardvideo4
{
  background-image: url(../images/gallery/gallery-img4.webp);
}
.gallerycardvideo9
{
  background-image: url(../images/gallery/gallery-img9.webp);
}

.squadSlider.owl-carousel .owl-stage {
  display: flex;
  align-items: center;
}
.squadSlider.owl-carousel .owl-item{
  transform: scale(.7);
}
.squadSlider.owl-carousel .owl-item.active.center{
  transform: scale(1);
  position: relative;
  z-index: 999;
  -webkit-transform: scale(1);
}
.squadSlider .owl-item.active.center .playerIns {
  max-width: 297px;
  width: 100%;
  margin: 0px auto;
}
/**/
.squadSliderWo.owl-carousel .owl-stage {
  display: flex;
  align-items: center;
}
.squadSliderWo.owl-carousel .owl-item{
  transform: scale(.7);
}
.squadSliderWo.owl-carousel .owl-item.active.center{
  transform: scale(1);
  position: relative;
  z-index: 999;
  -webkit-transform: scale(1);
}
.squadSliderWo .owl-item.active.center .playerIns {
  max-width: 297px;
  width: 100%;
  margin: 0px auto;
}
/**/
.squadMain .nav-tabs .nav-link {
  margin-bottom: 0px;
  background: #FFF;
  border: 1px solid #F0BA09;
  border-radius: 16px;
  font-size: 18px;
  line-height: 22px;
  color: #1F397E;
  padding: 4px 22px;
  font-family: Poppins-Light;
}
.squadMain .nav-tabs .nav-item.show .nav-link, .squadMain .nav-tabs .nav-link.active {
  background-color: #FAD33C;
  color: #1F397E;
  font-family: Poppins-Bold;
}


.playerIns{
  position: relative;
}

.pasName {
  position: absolute;
  left: 0px;
  top: 120px;
}
.pasName p {
  background-color: #fff;
  border-radius: 50%;
  width: 39px;
  height: 39px;
  line-height: 39px;
  text-align: center;
  font-size: 18px;
  color: #072B65;
  font-family: Poppins-Bold;
}

.squadArr {
  position: absolute;
  bottom: 0px;
  width: 55px;
  height: 55px;
  background-color: #fff;
  border-radius: 50%;
  padding: 16px 9px;
  text-align: center;
  display: flex;
  justify-content: space-between;
  left: 64%;
  top: 45%;
  align-items: center;
  z-index: 9999;
}
.squadBody{
  position: relative;
}
.allMatches h3 {
  font-size: 35px;
  line-height: 35px;
  color: #fff;
  font-family: Poppins-Medium;
  margin-bottom: 10px;
  text-align: center;
}
#matchTab {
  max-width: 521px;
  width: 100%;
  margin: 0px auto;
  display: flex;
  gap: 12px;
  border: 0px;
  margin-bottom: 30px;
}
.matchIns .nav-tabs .nav-link {
  margin-bottom: 0px;
  background: #FFF;
  border: 1px solid #F0BA09;
  border-radius: 16px;
  font-size: 18px;
  line-height: 22px;
  color: #1F397E;
  padding: 4px 22px;
  font-family: Poppins-Light;
}
.matchIns .nav-tabs .nav-item.show .nav-link, .matchIns .nav-tabs .nav-link.active {
  background-color: #FAD33C;
  color: #1F397E;
  font-family: Poppins-Bold;
}
.matchSlider.owl-carousel .owl-item{
  transform: scale(.7);
}
.matchSlider.owl-carousel .owl-item.active.center{
  transform: scale(1);
  position: relative;
  z-index: 999;
  -webkit-transform: scale(1);
}

.matchSliderRe.owl-carousel .owl-item{
  transform: scale(.7);
}
.matchSliderRe.owl-carousel .owl-item.active.center{
  transform: scale(1);
  position: relative;
  z-index: 999;
  -webkit-transform: scale(1);
}

.topDetails h4 {
  background-color: #FFF;
  border: 2px solid #00235D;
  border-radius: 29px;
  display: inline-block;
  padding: 10px 27px;
  font-size: 18px;
  line-height: 27px;
  color: #00235D;
  font-family: Poppins-Bold;
}

.matchVs {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.matchVs > div:nth-child(2) {
  width: 66px;
}
.matchVs p {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  border: 1px solid #00235D;
  font-size: 25px;
  line-height: 66px;
  color: #011E57;
  width: 66px;
  height: 66px;
  border-radius: 50%;
  text-align: center;
}

.matchPara {
  background: #207FE0 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border-radius: 0px 0px 29px 29px;
  padding: 17px 15px;
  text-align: center;
}
.matchPara p span {
  display: block;
}
.matchPara p {
  color: #fff;
  font-size: 17px;
  line-height: 24px;
  font-family: Poppins-Medium;
}
.dateTime h4 {
  background-color: #fff;
  padding: 70px 46px 10px 46px;
  text-align: center;
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border-top-left-radius: 29px;
  border-top-right-radius: 29px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  font-size: 20px;
  line-height: 30px;
  font-family: Poppins-Medium;
}
.dateTime h4 span {
  display: block;
  border-top: 1px solid #00235D;
  max-width: 177px;
  width: 100%;
  margin: 0px auto;
}
.topDetails {
  text-align: center;
  position: relative;
  width: 90%;
  margin: 0px auto;
  margin-bottom: -86px;
}
.matchBody{
  position: relative;
}
.matchBody .squadArr {
  left: 68%;
  top: 16%;
}

.fixMenu {
  position: fixed;
  bottom: 19px;
  left: 0px;
  right: 0px;
  margin: 0px auto;
  max-width: 560px;
  z-index: 999;
}
.fixMenu{
  text-align: center;
}
.fixMenu ul {
  list-style: none;
  display: flex;
  gap: 20px;
  margin: 0px;
  justify-content: center;
  background: #FFF;
  box-shadow: 0px 3px 6px #00000029;
  border-radius: 29px;
  padding: 12px 35px;
  display: none;
}
.fixMenu > div span{
  text-align: center;
  background: #FFFFFF;
  box-shadow: 0px 3px 6px #00000029;
  border-radius: 29px;
  display: inline-block;
  padding: 10px 47px;
  font-size: 18px;
  line-height: 27px;
  color: #CD2C1E;
  font-family: Poppins-Medium;
  cursor: pointer;
}
.fixMenu ul li a {
  font-size: 16px;
  line-height: 25px;
  color: #CD2C1E;
  font-family: Poppins-Medium;
}
.fixMenu > div:hover ul{
  display: flex;
}
.fixMenu > div:hover span{
  display: none;
}

.socialFix {
  position: fixed;
  width: 43px;
  background:#061E47;
  border: 2px solid #D6AA30;
  top: calc(50% - 67px);
  right: 0;
  padding:13px 10px;
  display: flex;
  z-index: 9999;
  border-top-left-radius: 12px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 12px;
}
.socialFix ul {
  list-style: none;
  padding: 0px;
  margin: 0px;
}

.socialFix ul li a {
  display: block;
  margin-bottom: 15px;
  text-align: center;
}
.socialFix ul li:last-child a {
  display: ;
  margin-bottom: 0px;
}

.allBtns a img {
  opacity: 0;
}
.allBtns a:hover img {
  opacity: 1;
}
.allReadMore a img {
  opacity: 0;
}
.allReadMore a:hover img {
  opacity: 1;
}

.mascotIns a img {
  opacity: 0;
}
.mascotIns a:hover img {
  opacity: 1;
}
.actionGallery {
  background-image: url("../images/gallery-bg1.webp");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  min-height: 331px;
  padding: 30px 0px 30px 0px;
  display: flex;
  align-items: center;
}
.actionGallery .row, .launchGallery .row{
  align-items: center;
}
.launchGallery {
  background-image: url("../images/watch-the-bg.webp");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  min-height: 331px;
  padding: 30px 0px 30px 0px;
  display: flex;
  align-items: center;
}
.launchGallery .actionIns h3 {
  color: #fff;
}
.launchGallery .actionIns h3 span {
 color: #fff;
}
.launchGallery .actionIns {
  max-width: 385px;
  width: 100%;
  margin-left: 0px;
}
.fanConnection {
  background-image: url("../images/watch-the-bg.webp");
  background-repeat: no-repeat;
  background-size: cover;
  background-position:center;
  height: auto;
  display: flex;
  align-items: center;
  padding-bottom: 35px;
}
.actionWidth{
  max-width: 445px;
  width: 100%;
  position: relative;
}
.actionGallery .actionWidth .squadArr {
  left: auto;
  top: 5%;
  right: -6%;
}

.launchGallery .actionWidth .squadArr {
  left: -6%;
  top: 5%;
}

.actionIns h3 span {
  display: block;
  font-size: 18px;
  line-height: 35px;
  font-family: Poppins-Medium;
}
.actionIns h3 {
  font-size: 51px;
  line-height: 51px;
  color: #00225E;
  font-family: Poppins-ExtraBold;
}
.actionIns {
  max-width: 350px;
}
.actionIns p f {
  font-size: 16px;
  line-height: 22px;
  color: #00225E;
}
.actionGallery .container, .launchGallery .container {
  padding: 0px 75px;
}
.actionIns {
  max-width: 350px;
  width: 100%;
  margin-left: 90px;
}
.actionSlider.owl-theme .owl-nav {
  margin-top: 0;
}

.fanConnection h3 {
  font-size: 35px;
  line-height: 35px;
  text-align: center;
  color: #FFFFFF;
  font-family: Poppins-Medium;
  margin-bottom: 60px;
}

.threeImg {
  display: flex;
  gap: 15px;
}
.threeImg > div:nth-child(2) {
  width: 95px;
}
.threeImg > div:nth-child(2) img {
  margin-bottom: 15px;
}
.insatText {
  max-width: 285px;
}
.insatText h4 {
  color: #fff;
  font-size: 40px;
  line-height: 45px;
  font-family: Poppins-ExtraBold;
}
.insatText p {
  color: #fff;
}
.fanCharm {
  display: flex;
  gap: 11px;
  margin-top: 10px;
}
.fanIns h4 {
  color: #fff;
  font-size: 40px;
  line-height: 45px;
  font-family: Poppins-ExtraBold;
}
.fanIns p {
  color: #fff;
}
.fanConnection .container {
  max-width: 715px;
  width: 100%;
}
.fanIns {
  margin-left: 30px;
}
.hamburgermenu{
  display: none;
}

.matchRe {
  display: flex;
  gap: 30px;
  margin-bottom: 10px;
  justify-content: space-between;
  padding: 0px 30px;
}
.matchRe h5 span {
  display: block;
  font-size: 14px;
  line-height: 21px;
  font-family: Poppins-Medium;
}
.matchRe h5 {
  font-size: 24px;
  line-height: 25px;
  color: #fff;
  font-family: Poppins-Bold;
}
.matchSliderRe .matchPara p {
  font-size: 12px;
}
.pointTble {
  max-width: 402px;
  width: 100%;
  display: flex;
  gap: 10px;
  margin-bottom: 20px;
}
.pointTble select {
  background: #FFFFFF;
  border: 1px solid #F0BA09;
  border-radius: 16px;
  font-size: 16px;
  line-height: 25px;
  padding: 4px 15px;
  color: #1F397E;
  font-family: Poppins-SemiBold;
}
#match3 {
  z-index: 99999;
  position: relative;
}

.pointsTable table tbody tr td {
  font-size: 16px;
  line-height: 25px;
  color: #00235D;
  font-family: Poppins-Medium;
  border: none;
  text-align: center;
  padding: 10px;
}
.pointsTable table thead tr th {
  font-size: 18px;
  line-height: 27px;
  color: #00235D;
  font-family: Poppins-Bold;
  text-align: center;
  padding-top: 26px;
  padding-bottom: 10px;
}
.pointsTable table tbody tr td:nth-child(2), .pointsTable table thead tr th:nth-child(2){
  text-align: left;
} 
.pointsTable table thead tr th:first-child{
  border-top-left-radius: 25px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.pointsTable table thead tr th:last-child {
  border-top-left-radius: 0;
  border-top-right-radius: 25px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  color: #207FE0;
}
.pointsTable table tbody tr td:last-child{
  color: #207FE0;
}
.pointsTable table tbody tr:last-child td:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 25px;
}
.pointsTable table tbody tr:last-child td:last-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 25px;
  border-bottom-left-radius: 0;
}
.pointsTable table tbody tr:last-child td{
  padding-bottom: 20px;
}
.pointsTable .table-hover > tbody > tr:hover > * {
  background-color: #FAD43C;
}

.posRel{
  position: relative;
}
.maleFe::after, .yearDr::after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0px;
  width: 100%;
  z-index: 99;
  width: 13px;
  height: 8px;
  background-image: url("../images/drop-down-icon.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  right: 10px;
  top: 14px;
}
.pointTble > div {
  width: 50%;
}
.desktopV{
  display: block;
}
.mblV{
  display: none;
}
.desktopVF{
  display: flex;
}
.topStoryIns > p {
  color: #00225E;
  font-size: 18px;
  line-height: 25px;
  font-family: Poppins-Medium;
}


.topStory h3 {
  text-align: center;
  color: #00225E;
  font-size: 35px;
  line-height: 35px;
  margin-bottom: 25px;
  font-family: Poppins-Medium;
}
.captionsTxt .bottomSil {
  border-top:0px solid #E6E6E6;
  margin-top: 10px;
}


.forLoadMore a img {
  width: 32px !important;
  height: 32px;
  opacity: 0;
}
.forLoadMore a {
  display: flex;
  align-items: center;
  gap: 10px;
}
.forLoadMore a:hover img{
  opacity: 1;
  transition: .3s ease-in-out;
}


.viewSquad {
  margin-bottom: 20px;
  margin-top: 30px;
  display: flex;
  justify-content: center;
}

.viewSquad a img {
  width: 32px !important;
  height: 32px;
  opacity: 0;
}
.viewSquad a {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 18px;
  font-family: Poppins-Bold;
  color: #fff;
}
.viewSquad a:hover img{
  opacity: 1;
  transition: .3s ease-in-out;
}
.homePage .gallerysection {
  padding-top: 65px;
  padding-bottom: 135px;
  height: 100%;
  display: flex;
  align-items: center;
}
.homePage .newsection h2 {
  padding-bottom: 55px;
}
.hideon991{
  display: flex!important;
}
.showon991{
  display: none!important;
}
/**/
/*slider arrow*/
/*.squadSlider .owl-nav button.owl-next {
  position: absolute;
  width: 54px;
  height: 54px;
  top: 51%;
  margin: auto;
  right: 31%;
  background-image: url("../images/arrow-img.svg") !important;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}*/

/*.squadSlider .owl-nav button.owl-prev {
  position: absolute;
  width: 54px;
  height: 54px;
  top: 51%;
  margin: auto;
  left: 31%;
  opacity: 1;
  transform: rotate(-180deg);
  background-image: url("../images/arrow-img.svg") !important;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}*/
.squadSlider.owl-theme .owl-nav .owl-prev:hover,
.squadSlider.owl-theme .owl-nav .owl-next:hover {
  background: none;
  color: #FFF;
  text-decoration: none;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 54px;
  height: 54px;
}
.squadSlider.owl-theme .owl-dots .owl-dot span {
  width: 12px;
  height: 12px;
  background: #C4C2C3;
}
.squadSlider.owl-theme .owl-dots .owl-dot.active span, .squadSlider.owl-theme .owl-dots .owl-dot:hover span {
  background: #E94D85;
}
/**/
.filterSort {
  display: flex;
  justify-content: space-between;
}
/*.squadSliderWo .owl-nav button.owl-next {
  position: absolute;
  width: 54px;
  height: 54px;
  top: 51%;
  margin: auto;
  right: 31%;
  background-image: url("../images/arrow-img.svg") !important;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}*/

/*.squadSliderWo .owl-nav button.owl-prev {
  position: absolute;
  width: 54px;
  height: 54px;
  top: 51%;
  margin: auto;
  left: 31%;
  opacity: 1;
  transform: rotate(-180deg);
  background-image: url("../images/arrow-img.svg") !important;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}*/
/*.squadSliderWo.owl-theme .owl-nav .owl-prev:hover,
.squadSliderWo.owl-theme .owl-nav .owl-next:hover {
  background: none;
  color: #FFF;
  text-decoration: none;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 54px;
  height: 54px;
}
.squadSliderWo.owl-theme .owl-dots .owl-dot span {
  width: 12px;
  height: 12px;
  background: #C4C2C3;
}
.squadSliderWo.owl-theme .owl-dots .owl-dot.active span, .squadSliderWo.owl-theme .owl-dots .owl-dot:hover span {
  background: #E94D85;
}*/
.scrollIcon {
  animation-name: scroll;
  animation-duration: 2.2s;
  animation-timing-function: cubic-bezier(.15,.41,.69,.94);
  animation-iteration-count: infinite;
  cursor:pointer;
}
@keyframes scroll {
  0% { opacity: 0; }
  10% { transform: translateY(0); opacity: 1; }
  100% { transform: translateY(15px); opacity: 0;}
}
/**/
.scoopIns a:hover, .menuIns ul li a:hover, .menuHam ul li a:hover, .mascotIns a:hover, .forLoadMore a:hover, .backTop a:hover {
  color: #ffcf07;
}
.socialFix ul li a:hover #Path_417, .socialFix ul li a:hover #Path_416, .socialFix ul li a:hover #Path_2285, .contactUs ul li a:hover #Path_417, .contactUs ul li a:hover #Path_416, .contactUs ul li a:hover #Path_2285 {
  fill: #ffcf07;
}

.actionSlider1 .owl-nav button.owl-next {
  position: absolute;
  width: 54px;
  height: 54px;
  top: 1%;
  margin:auto;
  left: -30px;
  background-image: url("../images/arrow-img.svg") !important;
  background-repeat: no-repeat;
  background-position:center;
  background-size: contain;
}

/*.actionSlider1 .owl-nav button.owl-prev {
  position: absolute;
  width: 54px;
  height: 54px;
  top: 51%;
  margin: auto;
  left: 31%;
  opacity: 1;
  transform: rotate(-180deg);
  background-image: url("../images/arrow-img.svg") !important;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}*/
.actionSlider1.owl-theme .owl-nav .owl-prev:hover,
.actionSlider1.owl-theme .owl-nav .owl-next:hover {
  background: none;
  color: #FFF;
  text-decoration: none;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 54px;
  height: 54px;
}
.actionSlider1.owl-theme .owl-dots .owl-dot span {
  width: 12px;
  height: 12px;
  background: #C4C2C3;
}
.actionSlider1.owl-theme .owl-dots .owl-dot.active span, .actionSlider1.owl-theme .owl-dots .owl-dot:hover span {
  background: #E94D85;
}
.loading{
  text-align: center;
  color: #fff;
  font-size: 20px;
  font-family: Poppins-Bold;
  margin-top: 20px;
}
.card > a{
  display: inline-block;
}
.scoopIns a {
  font-size: 18px;
  line-height: 22px;
  color: #FFFFFF;
  margin-top: 19px;
  display: block;
}
.scoopIns a img {
  width: 32px !important;
  height: 32px;
  opacity: 0;
}
.scoopIns a {
  display: flex;
  align-items: center;
  gap: 10px;
}
.scoopIns a:hover img{
  opacity: 1;
  transition: .3s ease-in-out;
}
.sf-custom-cursor {
  /* cursor: url('path-to-your-image.png'), auto; */
  cursor: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 50' width='50' height='50'%3E%3Cdefs%3E%3Cstyle%3E.a%7Bfill:%23000;%7D.b%7Bfill:%23fff;%7D%3C/style%3E%3C/defs%3E%3Ccircle class='a' cx='25' cy='25' r='25'/%3E%3Cpath class='b' d='M38.1,24.11l-5.45-5.45a.56.56,0,0,0-.78,0,.56.56,0,0,0,0,.79l5.05,5.05-5.05,5.05a.56.56,0,0,0,0,.79.54.54,0,0,0,.39.16.53.53,0,0,0,.39-.16l5.45-5.45A.54.54,0,0,0,38.1,24.11Z'/%3E%3Cpath class='b' d='M11.87,24.89l5.44,5.45a.57.57,0,0,0,.79,0,.56.56,0,0,0,0-.79L13.05,24.5l5.05-5.05a.56.56,0,0,0,0-.79.54.54,0,0,0-.39-.16.55.55,0,0,0-.4.16l-5.44,5.45A.54.54,0,0,0,11.87,24.89Z'/%3E%3C/svg%3E"), auto;
}
.sf-custom-cursorWo {
  /* cursor: url('path-to-your-image.png'), auto; */
  cursor: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 50' width='50' height='50'%3E%3Cdefs%3E%3Cstyle%3E.a%7Bfill:%23000;%7D.b%7Bfill:%23fff;%7D%3C/style%3E%3C/defs%3E%3Ccircle class='a' cx='25' cy='25' r='25'/%3E%3Cpath class='b' d='M38.1,24.11l-5.45-5.45a.56.56,0,0,0-.78,0,.56.56,0,0,0,0,.79l5.05,5.05-5.05,5.05a.56.56,0,0,0,0,.79.54.54,0,0,0,.39.16.53.53,0,0,0,.39-.16l5.45-5.45A.54.54,0,0,0,38.1,24.11Z'/%3E%3Cpath class='b' d='M11.87,24.89l5.44,5.45a.57.57,0,0,0,.79,0,.56.56,0,0,0,0-.79L13.05,24.5l5.05-5.05a.56.56,0,0,0,0-.79.54.54,0,0,0-.39-.16.55.55,0,0,0-.4.16l-5.44,5.45A.54.54,0,0,0,11.87,24.89Z'/%3E%3C/svg%3E"), auto;
}
.galleryIn .playBtn {
  position: absolute;
  left: 0px;
  right: 0px;
  width: 60px;
  margin: auto;
  top: 40%;
  display: block;
  text-align: center;
  height: 70px;
  width: 70px;
  background-color: rgba(255, 255, 255, .3);
  border-radius: 50%;
  line-height: 70px;
}

.playBtn  img {
  width: 30px !important;
  margin: 0px auto;
  display: block;
  padding-top: 18px;
  margin-left: 24px;
}
/**/
.gallerySlider .owl-nav button.owl-next {
  position: absolute;
  width: 54px;
  height: 54px;
  bottom: -90px;
  margin: auto;
  right: 45%;
  background-image: url("../images/arrow-img.svg") !important;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

.gallerySlider .owl-nav button.owl-prev {
  position: absolute;
  width: 54px;
  height: 54px;
  bottom: -90px;
  margin: auto;
  left: 45%;
  opacity: 1;
  transform: rotate(-180deg);
  background-image: url("../images/arrow-img.svg") !important;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.gallerySlider.owl-theme .owl-nav .owl-prev:hover,
.gallerySlider.owl-theme .owl-nav .owl-next:hover {
  background: none;
  color: #FFF;
  text-decoration: none;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 54px;
  height: 54px;
}
.gallerySlider.owl-theme .owl-dots .owl-dot span {
  width: 12px;
  height: 12px;
  background: #C4C2C3;
}
.gallerySlider.owl-theme .owl-dots .owl-dot.active span, .gallerySlider.owl-theme .owl-dots .owl-dot:hover span {
  background: #E94D85;
}
.our_services_slider.owl-carousel .owl-item.active.center {
   transform: scale(1);
   margin-top: 0 !important;
   position: relative;
   z-index: 999;
   -webkit-transform: scale(1);
 }
 .our_services_slider .owl-nav button.owl-next {
  position: absolute;
  width: 55px;
  height: 55px;
  top: 17%;
  margin: auto;
  right: 35%;
  background-image: url(../images/arrow-img.svg) !important;
}
/*.our_services_slider .owl-nav button.owl-prev {
  position: absolute;
  width: 55px;
  height: 55px;
  top: 17%;
  margin:auto;
  left: 35%;
  opacity: 1;
  transform: rotate(-180deg);
  background-image: url(../images/arrow-img.svg) !important;
}*/


.our_services_slider.owl-theme .owl-dots, .our_services_slider.owl-theme .owl-nav {
  text-align: center;
  -webkit-tap-highlight-color: transparent;
  margin-top: 0px;

}
.our_services_slider.owl-theme .owl-nav .owl-prev:hover, .our_services_slider.owl-theme .owl-nav .owl-next:hover

{
  background: none;
  color: #FFF;
  text-decoration: none;
}

.our_services_slider.owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 4px;
  background: #dbe2e9;
  border-radius: 50px;
}
.our_services_slider.owl-theme .owl-dots .owl-dot.active span, .our_services_slider.owl-theme .owl-dots .owl-dot:hover span
{
 background: #96c43d;   
}
.our_services_slider.owl-carousel .owl-item.active.center .captionsTxt {
  display: block;
  padding: 15px;
  background-color: #fff;
}
.captionsTxt a {
  font-size: 18px;
  margin-top: 10px;
  color: #00235D;
  font-family: Poppins-Bold;
}
.captionsTxt{
  display: none;
}
.captionsTxt p {
  text-align: left;
  color: #00225E;
}
@media (min-width:992px){
  /**/
.owl-item.active.prev_to_item{

  transform:scale(0.9,1); 
  opacity: 0.8;
  z-index: 2;
  clip-path: polygon(0% 0%, 100% 10%, 100% 90%, 0 100%);
}

.owl-item.active.next_to_item{
  transform: scale(0.9, 1);
  opacity: 0.8;
  z-index: 2;
  clip-path: polygon(0% 10%, 100% 0%, 100% 100%, 0 90%);
}
.owl-item.active.middle{
  transform: scale(1, 1);
}
.owl-item.active.middle_besideright{
  transform: scale(0.9, 1);
  opacity: 0.8;
  z-index: 2;
  clip-path: polygon(0% 10%, 100% 0%, 100% 100%, 0 90%);
}
.owl-item.active.center.prev_to_item {
  transform: scale(1);
  opacity: 1;
  clip-path: unset;
}

.our_services_slider.owl-carousel .owl-item {
  transition: all 0.5s;
}
.owl-item.active.middle_besideleft {
  transform: scale(0.9,1);
  opacity: 0.8;
  margin: 0 -0.7% 0 0;
  z-index: 2;
  clip-path: polygon(0% 0%, 100% 10%, 100% 90%, 0 100%);
}
}