/*----------------- Site Fonts----------------- */


/*----------------- Global----------------- */
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

body {
  font-family: "Hind Siliguri", sans-serif;
  color: #444444;
}

/*----------------- Some Imp CSS ----------------- */

a:hover {
  color: #ffffff;
}

menu,
ol,
ul {
  list-style: none;
}

::selection {
  background-color: var(--yellow);
  color: black;
}

html:not(.src-focus-disabled) .hero-sub-sec-three-k:focus,
.section-explore-more-h:focus {
  outline: unset !important;
  outline-offset: 3px;
}

/*----------------- Color Varible ----------------- */


.active-navbar {
  color: var(--yellow);
}

/*.......................... Header start...................... */

.sidebar-mobile-icon {
  margin-left: 25px !important;
  margin-top: -27px !important;
  margin-right: -10px !important;
  float: right;
}

/* ..........................top header.......................... */


.header-top-sub-c:hover,
.header-top-sub-c:focus {
  -webkit-text-decoration: underline;
  text-decoration: underline;
}

.header-top-sub-c svg {
  fill: currentColor;
  float: left;
  height: 18px;
  width: 18px;
  margin: 0 4px 0 0;
}

.header-top-sub-d {
  display: none;
}

.header-top-sub-d:before {
  content: "";
  border-left: 1px solid #506991;
  height: 24px;
}

@media (min-width: 980px) {
  .header-top-sub-d {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}

.header-top-sub-e {
  font-family: GuardianTextSans, "Guardian Text Sans Web", "Helvetica Neue",
    Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 1.0625rem;
  line-height: 1.3;
  font-weight: 700;
  --source-text-decoration-thickness: 2px;
  font-size: 1rem;
  line-height: 1;
  color: #ffffff;
  -webkit-transition: color 80ms ease-out;
  transition: color 80ms ease-out;
  -webkit-text-decoration: none;
  text-decoration: none;
  padding: 7px 0;
}

@media (min-width: 740px) {
  .header-top-sub-e {
    padding: 8px 10px 7px 6px;
  }
}

.header-top-sub-e:hover,
.header-top-sub-e:focus {
  -webkit-text-decoration: underline;
  text-decoration: underline;
}

.header-top-sub-f {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: GuardianTextSans, "Guardian Text Sans Web", "Helvetica Neue",
    Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 1.0625rem;
  line-height: 1.3;
  font-weight: 700;
  --source-text-decoration-thickness: 2px;
  line-height: 1;
  font-size: 1rem;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  color: #ffffff;
  -webkit-transition: color 80ms ease-out;
  transition: color 80ms ease-out;
  -webkit-text-decoration: none;
  text-decoration: none;
  padding: 7px 0;
  z-index: 10;
}

@media (min-width: 740px) {
  .header-top-sub-f {
    padding: 7px 10px 7px 6px;
  }
}

.header-top-sub-f:hover,
.header-top-sub-f:focus {
  -webkit-text-decoration: underline;
  text-decoration: underline;
}

.header-top-sub-f svg {
  fill: currentColor;
  float: left;
  height: 18px;
  width: 18px;
  margin: 0 4px 0 0;
}

@media (max-width: 979.9px) {
  .header-top-sub-g {
    display: none;
  }
}

.header-top-dropdown-main {
  z-index: 15;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}

.header-top-dropdown-main:before {
  content: "";
  border-left: 1px solid #506991;
  height: 24px;
}

@media (min-width: 740px) {
  .header-top-dropdown-sub {
    right: 0px;
  }
}

.header-top-dropdown-sub:hover {
  color: rgb(255, 255, 255);
  text-decoration: underline;
}

.header-top-dropdown-sub {
  font-family: GuardianTextSans, "Guardian Text Sans Web", "Helvetica Neue",
    Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: 400;
  --source-text-decoration-thickness: 2px;
  display: block;
  cursor: pointer;
  background: none;
  border: none;
  line-height: 1.2;
  transition: color 80ms ease-out 0s;
  padding: 6px 0px 0px 5px;
  margin: 0px;
  text-decoration: none;
  position: relative;
  color: rgb(255, 255, 255);
  font-size: 1rem;
  font-weight: bold;
}

.header-top-dropdown-sub:hover::after {
  transform: translateY(0px) rotate(45deg);
}

.header-top-dropdown-sub::after {
  content: "";
  display: inline-block;
  width: 5px;
  height: 5px;
  transform: translateY(-2px) rotate(45deg);
  border-right: 1px solid currentcolor;
  border-bottom: 1px solid currentcolor;
  border-image: initial;
  border-left: transparent;
  border-top: transparent;
  margin-left: 5px;
  vertical-align: middle;
  transition: transform 250ms ease-out 0s;
}

.header-top-dropdown-sub-a {
  display: none;
}

.header-top-dropdown-sub-a.show {
  display: block;
}

.header-top-dropdown-sub-b {
  z-index: 23;
  list-style: none;
  background-color: white;
  padding: 6px 0;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1);
  color: #ffffff;
  padding-right: 0;
  padding-bottom: 0;
  margin-top: 0;
  font-size: 1rem;
  padding-top: 6px;
}

.header-top-dropdown-sub-b li::before {
  content: "\200B";
  display: block;
  height: 0;
  width: 0;
}

@media (max-width: 739.9px) {
  .header-top-dropdown-sub-b {
    position: fixed;
    border-radius: 0;
    top: 32px;
    left: 0;
    right: 0;
    width: auto;
    max-height: calc(100% - 50px);
    overflow: auto;
  }
}

@media (min-width: 740px) {
  .header-top-dropdown-sub-b {
    position: absolute;
    top: 100%;
    width: 200px;
    border-radius: 3px;
  }
}

.header-top-dropdown-sub-b:not(ul):hover {
  color: #ffffff;
  -webkit-text-decoration: underline;
  text-decoration: underline;
}

@media (min-width: 740px) {
  .header-top-dropdown-sub-b {
    right: 0;
  }
}

@media (min-width: 980px) {
  .header-top-dropdown-sub-b {
    font-weight: bold;
  }
}

.header-top-dropdown-sub-c {
  position: relative;
}

.header-top-dropdown-sub-d {
  font-family: GuardianTextSans, "Guardian Text Sans Web", "Helvetica Neue",
    Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 0.9375rem;
  line-height: 1.3;
  font-weight: 400;
  --source-text-decoration-thickness: 2px;
  color: #121212;
  -webkit-transition: color 80ms ease-out;
  transition: color 80ms ease-out;
  margin: -1px 0 0 0;
  -webkit-text-decoration: none;
  text-decoration: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: flex-start;
  -webkit-box-align: flex-start;
  -ms-flex-align: flex-start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  padding: 10px 18px 15px 30px;
  font-weight: bold;
}

.header-top-dropdown-sub-d:hover {
  background-color: #ededed;
  -webkit-text-decoration: none;
  text-decoration: none;
  color: #121212;
}

.header-top-dropdown-sub-d:focus {
  -webkit-text-decoration: underline;
  text-decoration: underline;
}

.header-top-dropdown-sub-d:before {
  content: "";
  border-top: 1px solid #dcdcdc;
  display: block;
  position: absolute;
  top: 0px;
  left: 30px;
  right: 0px;
}

.header-top-dropdown-sub-d:after {
  content: "";
  border: 2px solid #c70000;
  border-top: 0px;
  border-right: 0px;
  position: absolute;
  top: 19px;
  left: 12px;
  width: 10px;
  height: 4px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.header-top-dropdown-sub-d:before {
  content: none;
}

.header-top-dropdown-sub-e {
  font-family: GuardianTextSans, "Guardian Text Sans Web", "Helvetica Neue",
    Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 0.9375rem;
  line-height: 1.3;
  font-weight: 400;
  --source-text-decoration-thickness: 2px;
  color: #121212;
  -webkit-transition: color 80ms ease-out;
  transition: color 80ms ease-out;
  margin: -1px 0 0 0;
  -webkit-text-decoration: none;
  text-decoration: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: flex-start;
  -webkit-box-align: flex-start;
  -ms-flex-align: flex-start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  padding: 10px 18px 15px 30px;
}

.header-top-dropdown-sub-e:hover {
  background-color: #ededed;
  -webkit-text-decoration: none;
  color: #121212;
}

.header-top-dropdown-sub-e:focus {
  -webkit-text-decoration: underline;
  text-decoration: underline;
}

.header-top-dropdown-sub-e:before {
  content: "";
  border-top: 1px solid #dcdcdc;
  display: block;
  position: absolute;
  top: 0px;
  left: 30px;
  right: 0px;
}

.dcr-h39xrs {
  z-index: 15;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}

.dcr-h39xrs:before {
  content: '';
  border-left: 1px solid #506991;
  height: 24px;
}

.dcr-g8r8o3 #checkbox-id-edition {
  position: absolute;
  overflow: hidden;
  white-space: nowrap;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
}

.dcr-g8r8o3 #dropbox-id-edition {
  display: none;
}

.dcr-g8r8o3 #checkbox-id-edition:checked+#dropbox-id-edition {
  display: block;
}

.dcr-n5t2y5 {
  font-family: GuardianTextSans, "Guardian Text Sans Web", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 1.0625rem;
  line-height: 1.3;
  font-weight: 400;
  --source-text-decoration-thickness: 2px;
  display: block;
  cursor: pointer;
  background: none;
  border: none;
  line-height: 1.2;
  color: #FFFFFF;
  -webkit-transition: color 80ms ease-out;
  transition: color 80ms ease-out;
  padding: 0px 10px 6px 5px;
  margin: 1px 0 0;
  -webkit-text-decoration: none;
  text-decoration: none;
  position: relative;
  color: #FFFFFF;
  padding-right: 0;
  padding-bottom: 0;
  margin-top: 0;
  font-size: 1rem;
  padding-top: 6px;
}

.dcr-n5t2y5:hover {
  color: #FFE500;
}

.dcr-n5t2y5:hover:after {
  -webkit-transform: translateY(0) rotate(45deg);
  -moz-transform: translateY(0) rotate(45deg);
  -ms-transform: translateY(0) rotate(45deg);
  transform: translateY(0) rotate(45deg);
}

.dcr-n5t2y5:after {
  content: '';
  display: inline-block;
  width: 5px;
  height: 5px;
  -webkit-transform: translateY(-2px) rotate(45deg);
  -moz-transform: translateY(-2px) rotate(45deg);
  -ms-transform: translateY(-2px) rotate(45deg);
  transform: translateY(-2px) rotate(45deg);
  border: 1px solid currentColor;
  border-left: transparent;
  border-top: transparent;
  margin-left: 5px;
  vertical-align: middle;
  -webkit-transition: -webkit-transform 250ms ease-out;
  transition: transform 250ms ease-out;
}

.dcr-n5t2y5:not(ul):hover {
  color: #FFFFFF;
  -webkit-text-decoration: underline;
  text-decoration: underline;
}

@media (min-width: 740px) {
  .dcr-n5t2y5 {
    right: 0;
  }
}

@media (min-width: 980px) {
  .dcr-n5t2y5 {
    font-weight: bold;
  }
}

.dcr-15exh46 {
  z-index: 23;
  list-style: none;
  background-color: white;
  padding: 6px 0;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1);
  color: #FFFFFF;
  padding-right: 0;
  padding-bottom: 0;
  margin-top: 0;
  font-size: 1rem;
  padding-top: 6px;
}

.dcr-15exh46 li::before {
  content: '\200B';
  display: block;
  height: 0;
  width: 0;
}

@media (max-width: 739.9px) {
  .dcr-15exh46 {
    position: fixed;
    border-radius: 0;
    top: 32px;
    left: 0;
    right: 0;
    width: auto;
    max-height: calc(100% - 50px);
    overflow: auto;
  }
}

@media (min-width: 740px) {
  .dcr-15exh46 {
    position: absolute;
    top: 100%;
    width: 200px;
    border-radius: 3px;
  }
}

.dcr-15exh46:not(ul):hover {
  color: #FFFFFF;
  -webkit-text-decoration: underline;
  text-decoration: underline;
}

@media (min-width: 740px) {
  .dcr-15exh46 {
    right: 0;
  }
}

@media (min-width: 980px) {
  .dcr-15exh46 {
    font-weight: bold;
  }
}

.dcr-poeqmu {
  font-family: GuardianTextSans, "Guardian Text Sans Web", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 0.9375rem;
  line-height: 1.3;
  font-weight: 400;
  --source-text-decoration-thickness: 2px;
  color: #121212;
  -webkit-transition: color 80ms ease-out;
  transition: color 80ms ease-out;
  margin: -1px 0 0 0;
  -webkit-text-decoration: none;
  text-decoration: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: flex-start;
  -webkit-box-align: flex-start;
  -ms-flex-align: flex-start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  padding: 10px 18px 15px 30px;
  font-weight: bold;
}

.dcr-poeqmu:hover {
  background-color: #EDEDED;
  -webkit-text-decoration: none;
  text-decoration: none;
  color: #121212;
}

.dcr-poeqmu:focus {
  -webkit-text-decoration: underline;
  text-decoration: underline;
}

.dcr-poeqmu:before {
  content: '';
  border-top: 1px solid #DCDCDC;
  display: block;
  position: absolute;
  top: 0px;
  left: 30px;
  right: 0px;
}

.dcr-poeqmu:after {
  content: '';
  border: 2px solid #C70000;
  border-top: 0px;
  border-right: 0px;
  position: absolute;
  top: 19px;
  left: 12px;
  width: 10px;
  height: 4px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.dcr-poeqmu:before {
  content: none;
}

.dcr-11m9p2m {
  font-family: GuardianTextSans, "Guardian Text Sans Web", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 0.9375rem;
  line-height: 1.3;
  font-weight: 400;
  --source-text-decoration-thickness: 2px;
  color: #121212;
  -webkit-transition: color 80ms ease-out;
  transition: color 80ms ease-out;
  margin: -1px 0 0 0;
  -webkit-text-decoration: none;
  text-decoration: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: flex-start;
  -webkit-box-align: flex-start;
  -ms-flex-align: flex-start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  padding: 10px 18px 15px 30px;
}

.dcr-11m9p2m:hover {
  background-color: #EDEDED;
  -webkit-text-decoration: none;
  text-decoration: none;
  color: #121212;
}

.dcr-11m9p2m:focus {
  -webkit-text-decoration: underline;
  text-decoration: underline;
}

.dcr-11m9p2m:before {
  content: '';
  border-top: 1px solid #DCDCDC;
  display: block;
  position: absolute;
  top: 0px;
  left: 30px;
  right: 0px;
}

/* ..........................middle header.......................... */

.middle-header-main-main {
  background-color: var(--main-color);
}

.middle-header-main {
  position: relative;
  margin: auto;
  overflow: hidden;
  height: 80px;
}

@media (min-width: 740px) {
  .middle-header-main {
    max-width: 740px;
  }
}

@media (min-width: 980px) {
  .middle-header-main {
    max-width: 980px;
  }
}

@media (min-width: 1140px) {
  .middle-header-main {
    max-width: 1140px;
  }
}

@media (min-width: 1300px) {
  .middle-header-main {
    max-width: 1300px;
  }
}

@media (min-width: 375px) {
  .middle-header-main {
    height: 100px;
  }
}

@media (min-width: 740px) {
  .middle-header-main {
    height: 120px;
  }
}

@media (min-width: 980px) {
  .middle-header-main {
    height: 150px;
  }
}

.middle-header-sub {
  float: right;
  margin-top: 6px;
  margin-right: 54px;
  margin-bottom: 10px;
  width: 146px;
  z-index: 9;
}

@media (min-width: 375px) {
  .middle-header-sub {
    margin-right: 10px;
    width: 195px;
  }
}

@media (min-width: 480px) {
  .middle-header-sub {
    margin-right: 20px;
  }
}

@media (min-width: 740px) {
  .middle-header-sub {
    width: 224px;
  }
}

@media (min-width: 980px) {
  .middle-header-sub {
    margin-top: 5px;
    margin-bottom: 12px;
    position: relative;
    width: 295px;
  }
}

@media (min-width: 1300px) {
  .middle-header-sub {
    margin-right: 96px;
  }
}

.middle-header-sub-a {
  position: absolute;
  overflow: hidden;
  white-space: nowrap;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
}

.middle-header-sub-b {
  position: absolute;
  overflow: hidden;
  white-space: nowrap;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
}

@media (min-width: 980px) {
  .middle-header-sub-c {
    max-width: none;
  }
}

@media (min-width: 740px) {
  .middle-header-sub-c {
    padding-top: 4px;
    padding-bottom: 12px;
    padding-left: 20px;
    max-width: 400px;
  }
}

@media (min-width: 480px) {
  .middle-header-sub-c {
    padding-left: 20px;
  }
}

@media (min-width: 375px) {
  .middle-header-sub-c {
    padding-top: 44px;
  }
}

.middle-header-sub-c {
  padding-top: 4px;
  padding-left: 20px;
  /* max-width: 310px; */
}

@media (max-width: 739px) {
  .middle-header-sub-d {
    display: none;
  }
}

@media (min-width: 1140px) {
  .middle-header-sub-e {
    font-family: "GH Guardian Headline", "Guardian Egyptian Web", Georgia, serif;
    font-size: 2.125rem;
    line-height: 1.15;
    font-weight: 700;
    --source-text-decoration-thickness: 4px;
  }
}

@media (min-width: 980px) {
  .middle-header-sub-e {
    font-family: "GH Guardian Headline", "Guardian Egyptian Web", Georgia, serif;
    font-size: 1.5rem;
    line-height: 1.15;
    font-weight: 700;
    --source-text-decoration-thickness: 3px;
  }
}

.middle-header-sub-e {
  color: rgb(255, 229, 0);
  font-family: "GH Guardian Headline", "Guardian Egyptian Web", Georgia, serif;
  font-size: 2.125rem;
  line-height: 1.15;
  font-weight: 800;
  --source-text-decoration-thickness: 4px;
}

.middle-header-sub-f {
  margin: 0px;
  font-size: 100%;
  font-weight: 700;
}

.middle-header-sub-g {
  color: rgb(255, 255, 255);
  font-family: GuardianTextSans, "Guardian Text Sans Web", "Helvetica Neue",
    Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 1.0625rem;
  line-height: 1.1;
  font-weight: 400;
  --source-text-decoration-thickness: 2px;
  margin: 5px 0px;
}

.middle-header-sub-i {
  display: inline-flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  align-items: center;
  box-sizing: border-box;
  border: none;
  background: rgb(255, 229, 0);
  cursor: pointer;
  transition: all 0.3s ease-in-out 0s;
  text-decoration: none;
  white-space: nowrap;
  color: rgb(5, 41, 98);
  height: 32px;
  min-height: 32px;
  font-family: GuardianTextSans, "Guardian Text Sans Web", "Helvetica Neue",
    Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 0.9375rem;
  font-weight: 700;
  --source-text-decoration-thickness: 2px;
  border-radius: 16px;
  padding: 0px 12px;
  line-height: 18px;
  margin-right: 10px;
  margin-bottom: 6px;
  margin-top: 2px;
}

@media (max-width: 739px) {
  .middle-header-sub-i {
    margin-top: 44px;
  }
}

.middle-header-sub-i:hover {
  background-color: rgb(255, 210, 19);
  color: rgb(5, 41, 98);
}

.middle-header-sub-i .src-button-space {
  width: 12px;
}

.middle-header-sub-i svg {
  width: 24px !important;
}

.middle-header-sub-i svg {
  transform: translate(0px, 0px);
  transition: all 0.2s cubic-bezier(0.64, 0.57, 0.67, 1.53) 0s;
}

.middle-header-sub-i:hover svg {
  transform: translate(2px, 0px);
}

.middle-header-sub-i svg {
  margin-right: -4px;
}

.middle-header-sub-i svg {
  flex: 0 0 auto;
  display: block;
  fill: currentcolor;
  position: relative;
  width: 30px;
  height: auto;
}

@media (min-width: 480px) {
  .middle-header-sub-j {
    display: none;
  }
}

.middle-header-sub-k {
  display: inline-flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  align-items: center;
  box-sizing: border-box;
  border: none;
  background: rgb(255, 229, 0);
  cursor: pointer;
  transition: all 0.3s ease-in-out 0s;
  text-decoration: none;
  white-space: nowrap;
  color: rgb(5, 41, 98);
  height: 32px;
  min-height: 32px;
  font-family: GuardianTextSans, "Guardian Text Sans Web", "Helvetica Neue",
    Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 0.9375rem;
  font-weight: 700;
  --source-text-decoration-thickness: 2px;
  border-radius: 16px;
  padding: 0px 12px;
  line-height: 18px;
  margin-right: 10px;
  margin-bottom: 6px;
}

/* ..........................bottom header.......................... */

.bottom-header-nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  border-top: 1px solid #506991;
  border-left: 1px solid #506991;
  border-right: 1px solid #506991;
}

.bottom-main-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

.bottom-main-header:after {
  content: "";
  display: table;
  clear: both;
}

.top-header-input {
  position: absolute;
  overflow: hidden;
  white-space: nowrap;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
}

.bottom-main-ul {
  clear: right;
  margin: 0;
  list-style: none;
  list-style-image: none;
  padding-left: 10px;
}

@media (min-width: 480px) {
  .bottom-main-ul {
    padding-left: 20px;
  }
}

.bottom-main-ul li {
  float: left;
  display: block;
  position: relative;
  width: auto;
}

@media (min-width: 980px) {
  .bottom-main-ul li {
    width: 134px;
  }
}

.bottom-main-ul li::before {
  content: "\200B";
  display: block;
  height: 0;
  width: 0;
}

.bottom-main-ul:after {
  content: "";
  border-top: 1px solid #506991;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 36px;
}

@media (min-width: 740px) {
  .bottom-main-ul:after {
    border-bottom: 0;
    height: 49px;
  }
}

@media (min-width: 980px) {
  .bottom-main-ul:after {
    height: 42px;
  }
}

@media (min-width: 1140px) {
  .bottom-main-ul li {
    width: 160px;
  }
}

.bottom-main-li:first-of-type {
  margin-left: -20px;
  width: auto;
}

@media (min-width: 980px) {
  .bottom-main-li:first-of-type {
    width: 144px;
  }
}

.bottom-main-li:first-of-type a {
  padding-left: 20px;
}

@media (max-width: 979.9px) {
  .bottom-main-li:last-child a:before {
    content: none;
  }
}

@media (min-width: 1140px) {
  .bottom-main-li:first-of-type {
    width: 171px;
  }
}

.bottom-main-aone {
  font-family: "GH Guardian Headline", "Guardian Egyptian Web", Georgia, serif;
  font-size: 1.0625rem;
  line-height: 1.15;
  font-weight: 500;
  --source-text-decoration-thickness: 2px;
  box-sizing: border-box;
  font-weight: 900;
  color: #ffffff;
  cursor: pointer;
  display: block;
  font-size: 15.4px;
  height: 36px;
  padding-top: 9px;
  padding-right: 5px;
  padding-bottom: 0;
  padding-left: 5px;
  position: relative;
  overflow: hidden;
  -webkit-text-decoration: none;
  text-decoration: none;
  z-index: 1;
}

@media (min-width: 375px) {
  .bottom-main-aone {
    font-size: 15.7px;
    padding-top: 9px;
    padding-right: 5px;
    padding-bottom: 0;
    padding-left: 5px;
  }
}

@media (min-width: 480px) {
  .bottom-main-aone {
    font-size: 18px;
    padding-top: 9px;
    padding-right: 5px;
    padding-bottom: 0;
    padding-left: 5px;
  }
}

@media (min-width: 740px) {
  .bottom-main-aone {
    font-size: 22px;
    height: 48px;
    padding-top: 9px;
    padding-right: 20px;
    padding-bottom: 0;
    padding-left: 9px;
  }
}

@media (min-width: 980px) {
  .bottom-main-aone {
    padding-top: 5px;
    height: 42px;
  }
}

.bottom-main-aone:focus:after {
  -webkit-transform: translateY(4px);
  -moz-transform: translateY(4px);
  -ms-transform: translateY(4px);
  transform: translateY(4px);
}

.bottom-main-aone:hover {
  -webkit-text-decoration: none;
  text-decoration: none;
}

.bottom-main-aone:hover:after {
  -webkit-transform: translateY(4px);
  -moz-transform: translateY(4px);
  -ms-transform: translateY(4px);
  transform: translateY(4px);
}

@media (min-width: 1300px) {
  .bottom-main-aone {
    padding-top: 7px;
    font-size: 24px;
  }
}

.bottom-main-aone:after {
  border-top: 4px solid #ff5943;
  left: 0;
  right: 1px;
  top: -4px;
  content: "";
  display: block;
  position: absolute;
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
}

@media (min-width: 980px) {
  #top-nav-input-checkbox:checked~ul li .bottom-main-aone:before {
    bottom: 0;
  }
}

#top-nav-input-checkbox:checked~ul li .bottom-main-aone:hover,
#top-nav-input-checkbox:checked~ul li .bottom-main-aone:focus {
  -webkit-text-decoration: underline;
  text-decoration: underline;
  color: #ffe500;
}

#top-nav-input-checkbox:checked~ul li .bottom-main-aone:after {
  -webkit-transform: translateY(4px);
  -moz-transform: translateY(4px);
  -ms-transform: translateY(4px);
  transform: translateY(4px);
}

.bottom-main-aone:before {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 1px;
  background-color: #506991;
}

@media (min-width: 740px) {
  .bottom-main-aone:before {
    bottom: 17px;
  }
}

@media (min-width: 980px) {
  .bottom-main-aone:before {
    bottom: 0.6em;
  }
}

.bottom-main-atwo {
  font-family: "GH Guardian Headline", "Guardian Egyptian Web", Georgia, serif;
  font-size: 1.0625rem;
  line-height: 1.15;
  font-weight: 500;
  --source-text-decoration-thickness: 2px;
  box-sizing: border-box;
  font-weight: 900;
  color: #ffffff;
  cursor: pointer;
  display: block;
  font-size: 15.4px;
  height: 36px;
  padding-top: 9px;
  padding-right: 5px;
  padding-bottom: 0;
  padding-left: 5px;
  position: relative;
  overflow: hidden;
  -webkit-text-decoration: none;
  text-decoration: none;
  z-index: 1;
}

@media (min-width: 375px) {
  .bottom-main-atwo {
    font-size: 15.7px;
    padding-top: 9px;
    padding-right: 5px;
    padding-bottom: 0;
    padding-left: 5px;
  }
}

@media (min-width: 480px) {
  .bottom-main-atwo {
    font-size: 18px;
    padding-top: 9px;
    padding-right: 5px;
    padding-bottom: 0;
    padding-left: 5px;
  }
}

@media (min-width: 740px) {
  .bottom-main-atwo {
    font-size: 22px;
    height: 48px;
    padding-top: 9px;
    padding-right: 20px;
    padding-bottom: 0;
    padding-left: 9px;
  }
}

@media (min-width: 980px) {
  .bottom-main-atwo {
    padding-top: 5px;
    height: 42px;
  }
}

.bottom-main-atwo:focus:after {
  -webkit-transform: translateY(4px);
  -moz-transform: translateY(4px);
  -ms-transform: translateY(4px);
  transform: translateY(4px);
}

.bottom-main-atwo:hover {
  -webkit-text-decoration: none;
  text-decoration: none;
}

.bottom-main-atwo:hover:after {
  -webkit-transform: translateY(4px);
  -moz-transform: translateY(4px);
  -ms-transform: translateY(4px);
  transform: translateY(4px);
}

@media (min-width: 1300px) {
  .bottom-main-atwo {
    padding-top: 7px;
    font-size: 24px;
  }
}

.bottom-main-atwo:after {
  border-top: 4px solid #ff7f0f;
  left: 0;
  right: 1px;
  top: -4px;
  content: "";
  display: block;
  position: absolute;
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
}

@media (min-width: 980px) {
  #top-nav-input-checkbox:checked~ul li .bottom-main-atwo:before {
    bottom: 0;
  }
}

#top-nav-input-checkbox:checked~ul li .bottom-main-atwo:hover,
#top-nav-input-checkbox:checked~ul li .bottom-main-atwo:focus {
  -webkit-text-decoration: underline;
  text-decoration: underline;
  color: #ffe500;
}

#top-nav-input-checkbox:checked~ul li .bottom-main-atwo:after {
  -webkit-transform: translateY(4px);
  -moz-transform: translateY(4px);
  -ms-transform: translateY(4px);
  transform: translateY(4px);
}

.bottom-main-atwo:before {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 1px;
  background-color: #506991;
}

@media (min-width: 740px) {
  .bottom-main-atwo:before {
    bottom: 17px;
  }
}

@media (min-width: 980px) {
  .bottom-main-atwo:before {
    bottom: 0.6em;
  }
}

.bottom-main-athree {
  font-family: "GH Guardian Headline", "Guardian Egyptian Web", Georgia, serif;
  font-size: 1.0625rem;
  line-height: 1.15;
  font-weight: 500;
  --source-text-decoration-thickness: 2px;
  box-sizing: border-box;
  font-weight: 900;
  color: #ffffff;
  cursor: pointer;
  display: block;
  font-size: 15.4px;
  height: 36px;
  padding-top: 9px;
  padding-right: 5px;
  padding-bottom: 0;
  padding-left: 5px;
  position: relative;
  overflow: hidden;
  -webkit-text-decoration: none;
  text-decoration: none;
  z-index: 1;
}

@media (min-width: 375px) {
  .bottom-main-athree {
    font-size: 15.7px;
    padding-top: 9px;
    padding-right: 5px;
    padding-bottom: 0;
    padding-left: 5px;
  }
}

@media (min-width: 480px) {
  .bottom-main-athree {
    font-size: 18px;
    padding-top: 9px;
    padding-right: 5px;
    padding-bottom: 0;
    padding-left: 5px;
  }
}

@media (min-width: 740px) {
  .bottom-main-athree {
    font-size: 22px;
    height: 48px;
    padding-top: 9px;
    padding-right: 20px;
    padding-bottom: 0;
    padding-left: 9px;
  }
}

@media (min-width: 980px) {
  .bottom-main-athree {
    padding-top: 5px;
    height: 42px;
  }
}

.bottom-main-athree:focus:after {
  -webkit-transform: translateY(4px);
  -moz-transform: translateY(4px);
  -ms-transform: translateY(4px);
  transform: translateY(4px);
}

.bottom-main-athree:hover {
  -webkit-text-decoration: none;
  text-decoration: none;
}

.bottom-main-athree:hover:after {
  -webkit-transform: translateY(4px);
  -moz-transform: translateY(4px);
  -ms-transform: translateY(4px);
  transform: translateY(4px);
}

@media (min-width: 1300px) {
  .bottom-main-athree {
    padding-top: 7px;
    font-size: 24px;
  }
}

.bottom-main-athree:after {
  border-top: 4px solid #00b2ff;
  left: 0;
  right: 1px;
  top: -4px;
  content: "";
  display: block;
  position: absolute;
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
}

@media (min-width: 980px) {
  #top-nav-input-checkbox:checked~ul li .bottom-main-athree:before {
    bottom: 0;
  }
}

#top-nav-input-checkbox:checked~ul li .bottom-main-athree:hover,
#top-nav-input-checkbox:checked~ul li .bottom-main-athree:focus {
  -webkit-text-decoration: underline;
  text-decoration: underline;
  color: #ffe500;
}

#top-nav-input-checkbox:checked~ul li .bottom-main-athree:after {
  -webkit-transform: translateY(4px);
  -moz-transform: translateY(4px);
  -ms-transform: translateY(4px);
  transform: translateY(4px);
}

.bottom-main-athree:after {
  -webkit-transform: translateY(4px);
  -moz-transform: translateY(4px);
  -ms-transform: translateY(4px);
  transform: translateY(4px);
}

.bottom-main-athree:focus:after {
  -webkit-transform: translateY(4px);
  -moz-transform: translateY(4px);
  -ms-transform: translateY(4px);
  transform: translateY(4px);
}

.bottom-main-athree:hover {
  -webkit-text-decoration: none;
  text-decoration: none;
}

.bottom-main-athree:hover:after {
  -webkit-transform: translateY(4px);
  -moz-transform: translateY(4px);
  -ms-transform: translateY(4px);
  transform: translateY(4px);
}

.bottom-main-athree:before {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 1px;
  background-color: #506991;
}

@media (min-width: 740px) {
  .bottom-main-athree:before {
    bottom: 17px;
  }
}

@media (min-width: 980px) {
  .bottom-main-athree:before {
    bottom: 0.6em;
  }
}

.bottom-main-afour {
  font-family: "GH Guardian Headline", "Guardian Egyptian Web", Georgia, serif;
  font-size: 1.0625rem;
  line-height: 1.15;
  font-weight: 500;
  --source-text-decoration-thickness: 2px;
  box-sizing: border-box;
  font-weight: 900;
  color: #ffffff;
  cursor: pointer;
  display: block;
  font-size: 15.4px;
  height: 36px;
  padding-top: 9px;
  padding-right: 5px;
  padding-bottom: 0;
  padding-left: 5px;
  position: relative;
  overflow: hidden;
  -webkit-text-decoration: none;
  text-decoration: none;
  z-index: 1;
}

@media (min-width: 375px) {
  .bottom-main-afour {
    font-size: 15.7px;
    padding-top: 9px;
    padding-right: 5px;
    padding-bottom: 0;
    padding-left: 5px;
  }
}

@media (min-width: 480px) {
  .bottom-main-afour {
    font-size: 18px;
    padding-top: 9px;
    padding-right: 5px;
    padding-bottom: 0;
    padding-left: 5px;
  }
}

@media (min-width: 740px) {
  .bottom-main-afour {
    font-size: 22px;
    height: 48px;
    padding-top: 9px;
    padding-right: 20px;
    padding-bottom: 0;
    padding-left: 9px;
  }
}

@media (min-width: 980px) {
  .bottom-main-afour {
    padding-top: 5px;
    height: 42px;
  }
}

.bottom-main-afour:focus:after {
  -webkit-transform: translateY(4px);
  -moz-transform: translateY(4px);
  -ms-transform: translateY(4px);
  transform: translateY(4px);
}

.bottom-main-afour:hover {
  -webkit-text-decoration: none;
  text-decoration: none;
}

.bottom-main-afour:hover:after {
  -webkit-transform: translateY(4px);
  -moz-transform: translateY(4px);
  -ms-transform: translateY(4px);
  transform: translateY(4px);
}

@media (min-width: 1300px) {
  .bottom-main-afour {
    padding-top: 7px;
    font-size: 24px;
  }
}

.bottom-main-afour:after {
  border-top: 4px solid #eacca0;
  left: 0;
  right: 1px;
  top: -4px;
  content: "";
  display: block;
  position: absolute;
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
}

@media (min-width: 980px) {
  #top-nav-input-checkbox:checked~ul li .bottom-main-afour:before {
    bottom: 0;
  }
}

#top-nav-input-checkbox:checked~ul li .bottom-main-afour:hover,
#top-nav-input-checkbox:checked~ul li .bottom-main-afour:focus {
  -webkit-text-decoration: underline;
  text-decoration: underline;
  color: #ffe500;
}

#top-nav-input-checkbox:checked~ul li .bottom-main-afour:after {
  -webkit-transform: translateY(4px);
  -moz-transform: translateY(4px);
  -ms-transform: translateY(4px);
  transform: translateY(4px);
}

.bottom-main-afour:before {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 1px;
  background-color: #506991;
}

@media (min-width: 740px) {
  .bottom-main-afour:before {
    bottom: 17px;
  }
}

@media (min-width: 980px) {
  .bottom-main-afour:before {
    bottom: 0.6em;
  }
}

.bottom-main-afive {
  font-family: "GH Guardian Headline", "Guardian Egyptian Web", Georgia, serif;
  font-size: 1.0625rem;
  line-height: 1.15;
  font-weight: 500;
  --source-text-decoration-thickness: 2px;
  box-sizing: border-box;
  font-weight: 900;
  color: #ffffff;
  cursor: pointer;
  display: block;
  font-size: 15.4px;
  height: 36px;
  padding-top: 9px;
  padding-right: 5px;
  padding-bottom: 0;
  padding-left: 5px;
  position: relative;
  overflow: hidden;
  -webkit-text-decoration: none;
  text-decoration: none;
  z-index: 1;
}

@media (min-width: 375px) {
  .bottom-main-afive {
    font-size: 15.7px;
    padding-top: 9px;
    padding-right: 5px;
    padding-bottom: 0;
    padding-left: 5px;
  }
}

@media (min-width: 480px) {
  .bottom-main-afive {
    font-size: 18px;
    padding-top: 9px;
    padding-right: 5px;
    padding-bottom: 0;
    padding-left: 5px;
  }
}

@media (min-width: 740px) {
  .bottom-main-afive {
    font-size: 22px;
    height: 48px;
    padding-top: 9px;
    padding-right: 20px;
    padding-bottom: 0;
    padding-left: 9px;
  }
}

@media (min-width: 980px) {
  .bottom-main-afive {
    padding-top: 5px;
    height: 42px;
  }
}

.bottom-main-afive:focus:after {
  -webkit-transform: translateY(4px);
  -moz-transform: translateY(4px);
  -ms-transform: translateY(4px);
  transform: translateY(4px);
}

.bottom-main-afive:hover {
  -webkit-text-decoration: none;
  text-decoration: none;
}

.bottom-main-afive:hover:after {
  -webkit-transform: translateY(4px);
  -moz-transform: translateY(4px);
  -ms-transform: translateY(4px);
  transform: translateY(4px);
}

@media (min-width: 1300px) {
  .bottom-main-afive {
    padding-top: 7px;
    font-size: 24px;
  }
}

.bottom-main-afive:after {
  border-top: 4px solid #ffabdb;
  left: 0;
  right: 1px;
  top: -4px;
  content: "";
  display: block;
  position: absolute;
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
}

@media (min-width: 980px) {
  #top-nav-input-checkbox:checked~ul li .bottom-main-afive:before {
    bottom: 0;
  }
}

#top-nav-input-checkbox:checked~ul li .bottom-main-afive:hover,
#top-nav-input-checkbox:checked~ul li .bottom-main-afive:focus {
  -webkit-text-decoration: underline;
  text-decoration: underline;
  color: #ffe500;
}

#top-nav-input-checkbox:checked~ul li .bottom-main-afive:after {
  -webkit-transform: translateY(4px);
  -moz-transform: translateY(4px);
  -ms-transform: translateY(4px);
  transform: translateY(4px);
}

.bottom-main-afive:before {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 1px;
  background-color: #506991;
}

@media (min-width: 740px) {
  .bottom-main-afive:before {
    bottom: 17px;
  }
}

@media (min-width: 980px) {
  .bottom-main-afive:before {
    bottom: 0.6em;
  }
}

.bottom-header-main-nav {
  background-color: #022c46;
}

.bottom-header-nav-div {
  position: relative;
  margin: auto;
}

@media (min-width: 740px) {
  .bottom-header-nav-div {
    max-width: 740px;
  }
}

@media (min-width: 980px) {
  .bottom-header-nav-div {
    max-width: 980px;
  }
}

@media (min-width: 1140px) {
  .bottom-header-nav-div {
    max-width: 1140px;
  }
}

@media (min-width: 1300px) {
  .bottom-header-nav-div {
    max-width: 1300px;
  }
}

@media (min-width: 740px) {
  .bottom-header-nav-div {
    /* border-left: 1px solid #506991;
    border-right: 1px solid #506991; */
    border: none;
  }
}

.bottom-header-nav-sub-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

.bottom-nav-other-div {
  background-color: #506991;
  content: "";
  display: block;
  height: 1px;
  margin-left: 50px;
  right: 0;
}

@media (max-width: 979.9px) {
  #News-checkbox-input:checked~.bottom-nav-other-div {
    display: none;
  }
}

@media (min-width: 980px) {
  .bottom-nav-other-div {
    display: none;
  }
}

/* this more dropdown css */

.more-main-box {
  font-family: "GH Guardian Headline", "Guardian Egyptian Web", Georgia, serif;
  font-size: 1.5rem;
  line-height: 1.15;
  font-weight: 500;
  --source-text-decoration-thickness: 3px;
  font-weight: 300;
  color: #ffffff;
  cursor: pointer;
  display: none;
  position: relative;
  overflow: hidden;
  border: 0;
  background-color: transparent;
  height: 48px;
  padding-left: 9px;
  padding-right: 20px;
}

@media (min-width: 980px) {
  .more-main-box {
    display: block;
    padding-top: 5px;
    height: 42px;
  }
}

.more-main-box:hover,
.more-main-box:focus {
  color: #ffe500;
}

.more-main-box:hover svg,
.more-main-box:focus svg {
  -webkit-transform: translateY(2px);
  -moz-transform: translateY(2px);
  -ms-transform: translateY(2px);
  transform: translateY(2px);
}

.more-sub-a {
  position: absolute;
  overflow: hidden;
  white-space: nowrap;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
}

.more-sub-b {
  display: block;
  height: 100%;
}

#top-nav-input-checkbox:checked~div label .more-sub-b svg {
  -webkit-transform: translateY(-2px) rotate(-180deg);
  -moz-transform: translateY(-2px) rotate(-180deg);
  -ms-transform: translateY(-2px) rotate(-180deg);
  transform: translateY(-2px) rotate(-180deg);
}

#top-nav-input-checkbox:checked~div label:hover .more-sub-b svg,
#top-nav-input-checkbox:checked~div label:focus .more-sub-b svg {
  -webkit-transform: translateY(-4px) rotate(-180deg);
  -moz-transform: translateY(-4px) rotate(-180deg);
  -ms-transform: translateY(-4px) rotate(-180deg);
  transform: translateY(-4px) rotate(-180deg);
}

.more-sub-b svg {
  position: absolute;
  right: 2px;
  top: 14px;
  fill: currentColor;
  height: 16px;
  width: 16px;
  -webkit-transition: -webkit-transform 250ms ease-out;
  transition: transform 250ms ease-out;
}

.more-sub-c {
  background-color: #ffe500;
  color: #121212;
  cursor: pointer;
  height: 42px;
  min-width: 42px;
  position: absolute;
  border: 0;
  border-radius: 50%;
  z-index: 1;
  right: 5px;
  bottom: 58px;
}

@media (min-width: 375px) and (max-width: 739.9px) {
  .more-sub-c {
    z-index: 22;
  }
}

@media (min-width: 375px) {
  .more-sub-c {
    bottom: -3px;
    right: 5px;
  }
}

@media (min-width: 480px) {
  .more-sub-c {
    right: 18px;
  }
}

@media (min-width: 740px) {
  .more-sub-c {
    bottom: 3px;
  }
}

@media (min-width: 980px) {
  .more-sub-c {
    display: none;
  }
}

#top-nav-input-checkbox:checked~div .more-sub-c {
  z-index: 170;
}

.more-sub-c:focus {
  outline: none;
}

.more-sub-d {
  background-color: currentColor;
  top: 50%;
  right: 0;
  margin-top: -1px;
  margin-left: auto;
  margin-right: auto;
  height: 2px;
  left: 0;
  position: absolute;
  width: 20px;
}

#top-nav-input-checkbox:checked~div .more-sub-d {
  background-color: transparent;
}

.more-sub-d:before {
  height: 2px;
  left: 0;
  position: absolute;
  width: 20px;
  content: "";
  background-color: currentColor;
  top: -6px;
}

#top-nav-input-checkbox:checked~div .more-sub-d:before {
  top: 0;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.more-sub-d:after {
  height: 2px;
  left: 0;
  position: absolute;
  width: 20px;
  content: "";
  background-color: currentColor;
  bottom: -6px;
}

#top-nav-input-checkbox:checked~div .more-sub-d:after {
  bottom: 0;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.more-sub-e {
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 166;
  left: 0;
  top: 0;
}

@media (min-width: 980px) {
  .more-sub-e {
    display: none;
  }
}

@media (min-width: 980px) {
  #top-nav-input-checkbox:checked~div .more-sub-e {
    display: block;
    overflow: visible;
  }
}

@media (max-width: 979.9px) {
  #top-nav-input-checkbox:checked~div .more-sub-e {
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
  }
}

@media (max-width: 979.9px) {
  .more-sub-e {
    -webkit-transform: translateX(-110%);
    -moz-transform: translateX(-110%);
    -ms-transform: translateX(-110%);
    transform: translateX(-110%);
    -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.23, 1, 0.32, 1);
    transition: transform 0.4s cubic-bezier(0.23, 1, 0.32, 1);
    box-shadow: 3px 0 16px rgba(0, 0, 0, 0.4);
    bottom: 0;
    height: 100%;
    overflow: auto;
    position: fixed;
    right: 0;
    will-change: transform;
  }
}

@media (min-width: 980px) {
  .more-sub-e {
    display: none;
  }
}

.more-sub-f {
  /* background-color: #022c46; */
  background-color: #052962;
  box-sizing: border-box;
  font-family: GuardianTextSans, "Guardian Text Sans Web", "Helvetica Neue",
    Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 1.25rem;
  line-height: 1.3;
  font-weight: 400;
  --source-text-decoration-thickness: 3px;
  margin-right: 29px;
  left: 0;
  top: 0;
  z-index: 20;
  overflow: hidden;
  height: 100%;
}

@media (min-width: 980px) {
  .more-sub-f {
    position: absolute;
    padding-bottom: 0;
    padding-top: 0;
    top: 100%;
    left: 0;
    right: 0;
    width: 100%;
  }

  @supports (width: 100vw) {
    .more-sub-f {
      left: 50%;
      right: 50%;
      width: 100vw;
      margin-left: -50vw;
      margin-right: -50vw;
    }
  }
}

@media (min-width: 375px) {
  .more-sub-f {
    margin-right: 29px;
  }
}

@media (min-width: 480px) {
  .more-sub-f {
    margin-right: 40px;
  }
}

@media (min-width: 740px) {
  .more-sub-f {
    margin-right: 100px;
  }
}

.more-main-ul {
  box-sizing: border-box;
  max-width: none;
  padding-left: unset;
}

@media (min-width: 980px) {
  .more-main-ul {
    max-width: 980px;
    padding: 0 20px;
    position: relative;
    margin: 0 auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    border-left: 1px solid #506991;
    border-right: 1px solid #506991;
  }
}

@media (min-width: 1140px) {
  .more-main-ul {
    max-width: 1140px;
  }
}

@media (min-width: 1300px) {
  .more-main-ul {
    max-width: 1300px;
  }
}

.more-main-li {
  font-family: GuardianTextSans, "Guardian Text Sans Web", "Helvetica Neue",
    Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 1.0625rem;
  line-height: 1.3;
  font-weight: 400;
  --source-text-decoration-thickness: 2px;
  list-style: none;
  margin: 0;
  padding-bottom: 10px;
  position: relative;
}

.more-main-li::before {
  content: "\200B";
  display: block;
  height: 0;
  width: 0;
}

@media (min-width: 980px) {
  .more-main-li {
    width: 134px;
    float: left;
    position: relative;
    border-left: 1px solid #506991;
  }

  .more-main-li:after {
    height: 100%;
    left: 0;
    width: 1px;
  }

  .more-main-li:first-of-type {
    border-left: none;
    width: 123px;
  }
}

@media (min-width: 1140px) {
  .more-main-li {
    width: 160px;
  }

  .more-main-li:first-of-type {
    width: 150px;
  }
}

@media (min-width: 980px) {
  .more-main-li:before {
    content: "";
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 1px;
    background-color: #506991;
    z-index: 1;
  }
}

.more-main-input {
  position: absolute;
  overflow: hidden;
  white-space: nowrap;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
}

.dcr-1ltxrw8 {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 0;
  box-sizing: border-box;
  cursor: pointer;
  color: #ffffff;
  display: block;
  font-family: "GH Guardian Headline", "Guardian Egyptian Web", Georgia, serif;
  font-size: 1.5rem;
  line-height: 1.15;
  font-weight: 500;
  --source-text-decoration-thickness: 3px;
  font-weight: 700;
  outline: none;
  padding: 4px 34px 12px 50px;
  position: relative;
  text-align: left;
  width: 100%;
  text-transform: capitalize;
}

.dcr-1ltxrw8>* {
  pointer-events: none;
}

.dcr-1ltxrw8:before {
  margin-top: 4px;
  left: 25px;
  position: absolute;
  border: 2px solid currentColor;
  border-top: 0;
  border-left: 0;
  content: "";
  /* display: inline-block; */
  display: none !important;
  height: 10px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 10px;
}

.dcr-1ltxrw8:hover,
.dcr-1ltxrw8:focus {
  color: #ffe500;
}

#News-checkbox-input:checked~.dcr-1ltxrw8:before {
  margin-top: 8px;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg);
}

@media (min-width: 980px) {
  .dcr-1ltxrw8 {
    display: none;
  }
}

.more-ul-sub-a {
  font-family: GuardianTextSans, "Guardian Text Sans Web", "Helvetica Neue",
    Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 1.0625rem;
  line-height: 1.3;
  font-weight: 400;
  --source-text-decoration-thickness: 2px;
  box-sizing: border-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  list-style: none;
  margin: 0;
  padding: 0 0 12px;
  position: relative;
}

.more-ul-sub-a li::before {
  content: "\200B";
  display: block;
  height: 0;
  width: 0;
}

@media (min-width: 980px) {
  .more-ul-sub-a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex-wrap: nowrap;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    height: 100%;
    width: 100%;
    padding: 0 9px;
  }
}

@media (min-width: 980px) {
  .more-ul-sub-a {
    padding-left: 0;
  }
}

@media (max-width: 739.9px) {
  .more-ul-sub-a {
    background: #041f4a;
  }
}

@media (max-width: 739.9px) {
  .more-ul-sub-a {
    background: #041f4a;
  }
}

@media (max-width: 979.9px) {
  #News-checkbox-input:not(:checked)~.more-ul-sub-a {
    display: none;
  }
}

.more-li-sub-a {
  box-sizing: border-box;
  overflow: hidden;
  position: relative;
  width: 100%;
}

@media (min-width: 980px) {
  .more-li-sub-a {
    display: -webkit-box;
    display: -webkit-list-item;
    display: -ms-list-itembox;
    display: list-item;
  }
}

@media (min-width: 980px) {
  .more-li-sub-a {
    display: none;
  }
}

.more-li-sub-b {
  font-family: GuardianTextSans, "Guardian Text Sans Web", "Helvetica Neue",
    Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 1.0625rem;
  line-height: 1.15;
  font-weight: 400;
  --source-text-decoration-thickness: 2px;
  background-color: transparent;
  -webkit-text-decoration: none;
  text-decoration: none;
  border: 0;
  box-sizing: border-box;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-weight: 500;
  outline: none;
  padding: 8px 34px 8px 50px;
  position: relative;
  text-align: left;
  width: 100%;
}

@media (min-width: 740px) {
  .more-li-sub-b {
    padding-left: 60px;
  }
}

@media (min-width: 980px) {
  .more-li-sub-b {
    font-size: 16px;
    padding: 6px 0;
  }
}

.more-li-sub-b:hover,
.more-li-sub-b:focus {
  color: #ffe500;
  -webkit-text-decoration: underline;
  text-decoration: underline;
}

.more-li-sub-b>* {
  pointer-events: none;
}

.more-li-sub-c {
  box-sizing: border-box;
  overflow: hidden;
  position: relative;
  width: 100%;
}

@media (min-width: 980px) {
  .more-li-sub-c {
    display: -webkit-box;
    display: -webkit-list-item;
    display: -ms-list-itembox;
    display: list-item;
  }
}

.more-div-b {
  background-color: #506991;
  content: "";
  display: block;
  height: 1px;
  margin-left: 50px;
  right: 0;
}

@media (max-width: 979.9px) {
  #News-checkbox-input:checked~.more-div-b {
    display: none;
  }
}

@media (min-width: 980px) {
  .more-div-b {
    display: none;
  }
}

.more-main-input-two {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 0;
  box-sizing: border-box;
  cursor: pointer;
  color: #ffffff;
  display: block;
  font-family: "GH Guardian Headline", "Guardian Egyptian Web", Georgia, serif;
  font-size: 1.5rem;
  line-height: 1.15;
  font-weight: 500;
  --source-text-decoration-thickness: 3px;
  font-weight: 700;
  outline: none;
  padding: 4px 34px 12px 50px;
  position: relative;
  text-align: left;
  width: 100%;
  text-transform: capitalize;
}

.more-main-input-two>* {
  pointer-events: none;
}
.more-main-input-seven {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 0;
  box-sizing: border-box;
  cursor: pointer;
  color: #ffffff;
  display: block;
  font-family: "GH Guardian Headline", "Guardian Egyptian Web", Georgia, serif;
  font-size: 1.5rem;
  line-height: 1.15;
  font-weight: 500;
  --source-text-decoration-thickness: 3px;
  font-weight: 700;
  outline: none;
  padding: 4px 34px 12px 50px;
  position: relative;
  text-align: left;
  width: 100%;
  text-transform: capitalize;
}

.more-main-input-seven>* {
  pointer-events: none;
}

.more-main-input-two:before {
 margin-top: 4px;
  left: 25px;
  position: absolute;
  border: 2px solid currentColor;
  border-top: 0;
  border-left: 0;
  content: "";
  display: inline-block; 
  display: inline-block;
  height: 10px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 10px;
}

.more-main-input-two:hover,
.more-main-input-two:focus {
  color: #ffe500;
}

#Opinion-checkbox-input:checked~.more-main-input-two:before {
  margin-top: 8px;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg);
}

@media (min-width: 980px) {
  .more-main-input-two {
    display: none;
  }
}

.more-ul-sub-b {
  font-family: GuardianTextSans, "Guardian Text Sans Web", "Helvetica Neue",
    Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 1.0625rem;
  line-height: 1.3;
  font-weight: 400;
  --source-text-decoration-thickness: 2px;
  box-sizing: border-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  list-style: none;
  margin: 0;
  padding: 0 0 12px;
  position: relative;
}

.more-ul-sub-b li::before {
  content: "\200B";
  display: block;
  height: 0;
  width: 0;
}

@media (min-width: 980px) {
  .more-ul-sub-b {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex-wrap: nowrap;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    height: 100%;
    width: 100%;
    padding: 0 9px;
  }
}

@media (max-width: 739.9px) {
  .more-ul-sub-b {
    background: #041f4a;
  }
}

@media (max-width: 979.9px) {
  #Opinion-checkbox-input:not(:checked)~.more-ul-sub-b {
    display: none;
  }
}

.more-div-c {
  background-color: #506991;
  content: "";
  display: block;
  height: 1px;
  margin-left: 50px;
  right: 0;
}

@media (max-width: 979.9px) {
  #Opinion-checkbox-input:checked~.more-div-c {
    display: none;
  }
}

@media (min-width: 980px) {
  .more-div-c {
    display: none;
  }
}

.more-main-input-three {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 0;
  box-sizing: border-box;
  cursor: pointer;
  color: #ffffff;
  display: block;
  font-family: "GH Guardian Headline", "Guardian Egyptian Web", Georgia, serif;
  font-size: 1.5rem;
  line-height: 1.15;
  font-weight: 500;
  --source-text-decoration-thickness: 3px;
  font-weight: 700;
  outline: none;
  padding: 4px 34px 12px 50px;
  position: relative;
  text-align: left;
  width: 100%;
  text-transform: capitalize;
}

.more-main-input-three>* {
  pointer-events: none;
}

.more-main-input-three:before {
  margin-top: 4px;
  left: 25px;
  position: absolute;
  border: 2px solid currentColor;
  border-top: 0;
  border-left: 0;
  content: "";
  display: inline-block;
  height: 10px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 10px;
}

.more-main-input-three:hover,
.more-main-input-three:focus {
  color: #ffe500;
}

#Sport-checkbox-input:checked~.more-main-input-three:before {
  margin-top: 8px;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg);
}

@media (min-width: 980px) {
  .more-main-input-three {
    display: none;
  }
}

.more-ul-sub-c {
  font-family: GuardianTextSans, "Guardian Text Sans Web", "Helvetica Neue",
    Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 1.0625rem;
  line-height: 1.3;
  font-weight: 400;
  --source-text-decoration-thickness: 2px;
  box-sizing: border-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  list-style: none;
  margin: 0;
  padding: 0 0 12px;
  position: relative;
}

.more-ul-sub-c li::before {
  content: "\200B";
  display: block;
  height: 0;
  width: 0;
}

@media (min-width: 980px) {
  .more-ul-sub-c {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex-wrap: nowrap;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    height: 100%;
    width: 100%;
    padding: 0 9px;
  }
}

@media (max-width: 739.9px) {
  .more-ul-sub-c {
    background: #041f4a;
    /* background: #052962; */
  }
}

@media (max-width: 979.9px) {
  #Sport-checkbox-input:not(:checked)~.more-ul-sub-c {
    display: none;
  }
}

.more-div-d {
  background-color: #506991;
  content: "";
  display: block;
  height: 1px;
  margin-left: 50px;
  right: 0;
}
.more-div-h {
  background-color: #506991;
  content: "";
  display: block;
  height: 1px;
  margin-left: 50px;
  right: 0;
}

@media (max-width: 979.9px) {
  #Sport-checkbox-input:checked~.more-div-d {
    display: none;
  }
}

@media (min-width: 980px) {
  .more-div-d {
    display: none;
  }
}

.more-main-input-four {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 0;
  box-sizing: border-box;
  cursor: pointer;
  color: #ffffff;
  display: block;
  font-family: "GH Guardian Headline", "Guardian Egyptian Web", Georgia, serif;
  font-size: 1.5rem;
  line-height: 1.15;
  font-weight: 500;
  --source-text-decoration-thickness: 3px;
  font-weight: 700;
  outline: none;
  padding: 4px 34px 12px 50px;
  position: relative;
  text-align: left;
  width: 100%;
  text-transform: capitalize;
}

.more-main-input-four>* {
  pointer-events: none;
}

.more-main-input-four:before {
  margin-top: 4px;
  left: 25px;
  position: absolute;
  border: 2px solid currentColor;
  border-top: 0;
  border-left: 0;
  content: "";
  display: inline-block;
  height: 10px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 10px;
}

.more-main-input-four:hover,
.more-main-input-four:focus {
  color: #ffe500;
}

#Culture-checkbox-input:checked~.more-main-input-four:before {
  margin-top: 8px;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg);
}

@media (min-width: 980px) {
  .more-main-input-four {
    display: none;
  }
}

.more-ul-sub-d {
  font-family: GuardianTextSans, "Guardian Text Sans Web", "Helvetica Neue",
    Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 1.0625rem;
  line-height: 1.3;
  font-weight: 400;
  --source-text-decoration-thickness: 2px;
  box-sizing: border-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  list-style: none;
  margin: 0;
  padding: 0 0 12px;
  position: relative;
}

.more-ul-sub-d li::before {
  content: "\200B";
  display: block;
  height: 0;
  width: 0;
}

@media (min-width: 980px) {
  .more-ul-sub-d {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex-wrap: nowrap;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    height: 100%;
    width: 100%;
    padding: 0 9px;
  }
}

@media (max-width: 739.9px) {
  .more-ul-sub-d {
    background: #041f4a;
    /* background: #052962; */
  }
}

@media (max-width: 979.9px) {
  #Culture-checkbox-input:not(:checked)~.more-ul-sub-d {
    display: none;
  }
}

.more-div-e {
  background-color: #506991;
  content: "";
  display: block;
  height: 1px;
  margin-left: 50px;
  right: 0;
}

@media (max-width: 979.9px) {
  #Culture-checkbox-input:checked~.more-div-e {
    display: none;
  }
}

@media (min-width: 980px) {
  .more-div-e {
    display: none;
  }
}

.more-ul-sub-e {
  font-family: GuardianTextSans, "Guardian Text Sans Web", "Helvetica Neue",
    Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 1.0625rem;
  line-height: 1.3;
  font-weight: 400;
  --source-text-decoration-thickness: 2px;
  box-sizing: border-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  list-style: none;
  margin: 0;
  padding: 0 0 12px;
  position: relative;
}

.more-ul-sub-e li::before {
  content: "\200B";
  display: block;
  height: 0;
  width: 0;
}
.more-ul-sub-h {
  font-family: GuardianTextSans, "Guardian Text Sans Web", "Helvetica Neue",
    Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 1.0625rem;
  line-height: 1.3;
  font-weight: 400;
  --source-text-decoration-thickness: 2px;
  box-sizing: border-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  list-style: none;
  margin: 0;
  padding: 0 0 12px;
  position: relative;
}

.more-ul-sub-h li::before {
  content: "\200B";
  display: block;
  height: 0;
  width: 0;
}

@media (min-width: 980px) {
  .more-ul-sub-e {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex-wrap: nowrap;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    height: 100%;
    width: 100%;
    padding: 0 9px;
  }
  .more-ul-sub-h {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex-wrap: nowrap;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    height: 100%;
    width: 100%;
    padding: 0 9px;
  }
}

@media (max-width: 739.9px) {
  .more-ul-sub-e {
    background: #041f4a;
    /* background: #052962; */
  }
  .more-ul-sub-h {
    background: #041f4a;
    /* background: #052962; */
  }
}

@media (max-width: 979.9px) {
  #Lifestyle-checkbox-input:not(:checked)~.more-ul-sub-e {
    display: none;
  }
  #Opinion-checkbox-input:not(:checked)~.more-ul-sub-h {
    display: none;
  }
}
@media (max-width: 979.9px) {
  #Menu-checkbox-input:not(:checked)~.more-ul-sub-e {
    display: none;
  }
  #Opinion-checkbox-input:not(:checked)~.more-ul-sub-h {
    display: none;
  }
}

.more-main-input-five {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 0;
  box-sizing: border-box;
  cursor: pointer;
  color: #ffffff;
  display: block;
  font-family: "GH Guardian Headline", "Guardian Egyptian Web", Georgia, serif;
  font-size: 1.5rem;
  line-height: 1.15;
  font-weight: 500;
  --source-text-decoration-thickness: 3px;
  font-weight: 700;
  outline: none;
  padding: 4px 34px 12px 50px;
  position: relative;
  text-align: left;
  width: 100%;
  text-transform: capitalize;
}

.more-main-input-five>* {
  pointer-events: none;
}

.more-main-input-five:before {
  margin-top: 4px;
  left: 25px;
  position: absolute;
  border: 2px solid currentColor;
  border-top: 0;
  border-left: 0;
  content: "";
  display: inline-block;
  height: 10px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 10px;
}

.more-main-input-five:hover,
.more-main-input-five:focus {
  color: #ffe500;
}

#Lifestyle-checkbox-input:checked~.more-main-input-five:before {
  margin-top: 8px;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg);
}

@media (min-width: 980px) {
  .more-main-input-five {
    display: none;
  }
}

.more-form-main {
  box-sizing: border-box;
  display: block;
  margin-left: 13px;
  max-width: 380px;
  position: relative;
  margin-bottom: 24px;
  margin-right: 41px;
  padding-bottom: 15px;
}

@media (min-width: 980px) {
  .more-form-main {
    display: none;
  }
}

.more-other-div-one {
  font-family: GuardianTextSans, "Guardian Text Sans Web", "Helvetica Neue",
    Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 1.0625rem;
  line-height: 1.3;
  font-weight: 700;
  --source-text-decoration-thickness: 2px;
  color: #121212;
  position: absolute;
  overflow: hidden;
  white-space: nowrap;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
}

.more-other-input-one {
  width: 100%;
  box-sizing: border-box;
  font-family: GuardianTextSans, "Guardian Text Sans Web", "Helvetica Neue",
    Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 1.0625rem;
  line-height: 1.3;
  font-weight: 400;
  --source-text-decoration-thickness: 2px;
  height: 44px;
  color: #121212;
  background-color: #ffffff;
  border: 1px solid #707070;
  border-radius: 4px;
  padding: 0 8px;
  margin-top: 4px;
  font-family: GuardianTextSans, "Guardian Text Sans Web", "Helvetica Neue",
    Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 1.25rem;
  line-height: 1.3;
  font-weight: 400;
  --source-text-decoration-thickness: 3px;
  background-color: rgba(255, 255, 255, 0.1);
  border: 0;
  border-radius: 1000px;
  box-sizing: border-box;
  color: #ffffff;
  height: 36px;
  padding-left: 38px;
  vertical-align: middle;
  width: 100%;
}

.more-other-input-one:focus {
  outline: 0;
}

html:not(.src-focus-disabled) .more-other-input-one:focus {
  box-shadow: 0 0 0 3px #0077b6;
}

.more-other-input-one:invalid {
  box-shadow: none;
}

.more-other-input-one:invalid[value]:not([value=""]) {
  border: 2px solid #c70000;
  border-radius: 4px;
  color: #121212;
  margin-top: 0;
}

.more-other-input-one::-webkit-input-placeholder {
  color: #ffffff;
}

.more-other-input-one::-moz-placeholder {
  color: #ffffff;
}

.more-other-input-one:-ms-input-placeholder {
  color: #ffffff;
}

.more-other-input-one::placeholder {
  color: #ffffff;
}

.more-other-input-one:focus {
  padding-right: 40px;
}

.more-other-input-one:focus::-webkit-input-placeholder {
  opacity: 0;
}

.more-other-input-one:focus::-moz-placeholder {
  opacity: 0;
}

.more-other-input-one:focus:-ms-input-placeholder {
  opacity: 0;
}

.more-other-input-one:focus::placeholder {
  opacity: 0;
}

.more-other-input-one:focus~button {
  background-color: transparent;
  opacity: 1;
  pointer-events: all;
}

.more-other-div-two {
  position: absolute;
  left: 7px;
  top: 33px;
  fill: #ffffff;
}

.more-other-span-one {
  position: absolute;
  overflow: hidden;
  white-space: nowrap;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
}

.more-button-one {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  box-sizing: border-box;
  border: none;
  background: transparent;
  cursor: pointer;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  -webkit-text-decoration: none;
  text-decoration: none;
  white-space: nowrap;
  vertical-align: middle;
  font-family: GuardianTextSans, "Guardian Text Sans Web", "Helvetica Neue",
    Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 1.0625rem;
  line-height: 1.3;
  font-weight: 700;
  --source-text-decoration-thickness: 2px;
  height: 44px;
  min-height: 44px;
  padding: 0 20px;
  border-radius: 44px;
  padding-bottom: 2px;
  background-color: #022c46;
  color: #ffffff;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  background: transparent;
  border: 0;
  bottom: 0;
  cursor: pointer;
  display: block;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0;
  width: 50px;
  fill: #ffffff;
}

.more-button-one:disabled {
  cursor: not-allowed;
}

.more-button-one:focus {
  outline: 0;
}

html:not(.src-focus-disabled) .more-button-one:focus {
  outline: 5px solid #0077b6;
  outline-offset: 3px;
}

.more-button-one:hover {
  background-color: #234b8a;
}

.more-button-one svg {
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  display: block;
  fill: currentColor;
  position: relative;
  width: 30px;
  height: auto;
  top: 28px;
}

.more-button-one .src-button-space {
  width: 12px;
}

.more-button-one svg {
  margin-left: -4px;
}

.more-button-one:focus,
.more-button-one:active {
  opacity: 0;
  pointer-events: all;
}

.more-button-one:before {
  height: 12px;
  top: 12px;
  width: 12px;
}

.more-button-one:after {
  border-right: 0;
  top: 17px;
  width: 20px;
}

.more-div-f {
  background-color: #506991;
  content: "";
  display: block;
  height: 1px;
  margin-left: 50px;
  right: 0;
}

@media (min-width: 980px) {
  .more-div-f {
    display: none;
  }
}

.more-ul-new {
  padding-left: 0;
}

@media (min-width: 980px) {
  .more-ul-new {
    display: none;
  }
}

.more-a-new {
  font-family: GuardianTextSans, "Guardian Text Sans Web", "Helvetica Neue",
    Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 1.0625rem;
  line-height: 1.15;
  font-weight: 400;
  --source-text-decoration-thickness: 2px;
  background-color: transparent;
  -webkit-text-decoration: none;
  text-decoration: none;
  border: 0;
  box-sizing: border-box;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-weight: 500;
  outline: none;
  padding: 5px 34px 5px 50px;
  position: relative;
  text-align: left;
  width: 100%;
}

@media (max-width: 979.9px) {
  .more-a-new {
    color: #ffe500;
    font-size: 20px;
    font-weight: 700;
  }
}

@media (min-width: 740px) {
  .more-a-new {
    padding-left: 60px;
  }
}

@media (min-width: 980px) {
  .more-a-new {
    font-size: 16px;
    padding: 6px 0;
  }
}

.more-a-new:hover,
.more-a-new:focus {
  color: #ffe500;
  -webkit-text-decoration: underline;
  text-decoration: underline;
}

.more-a-new>* {
  pointer-events: none;
}

.more-main-input-six {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 0;
  box-sizing: border-box;
  cursor: pointer;
  color: #ffffff;
  display: block;
  font-family: "GH Guardian Headline", "Guardian Egyptian Web", Georgia, serif;
  font-size: 1.5rem;
  line-height: 1.15;
  font-weight: 500;
  --source-text-decoration-thickness: 3px;
  font-weight: 700;
  outline: none;
  padding: 6px 34px 18px 50px;
  position: relative;
  text-align: left;
  width: 100%;
  text-transform: capitalize;
  text-transform: none;
  font-family: GuardianTextSans, "Guardian Text Sans Web", "Helvetica Neue",
    Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 1.0625rem;
  line-height: 1.3;
  font-weight: 400;
  --source-text-decoration-thickness: 2px;
}

.more-main-input-six>* {
  pointer-events: none;
}

.more-main-input-six:before {
  margin-top: 4px;
  left: 25px;
  position: absolute;
  border: 2px solid currentColor;
  border-top: 0;
  border-left: 0;
  content: "";
  display: inline-block;
  height: 10px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 10px;
}

.more-main-input-six:hover,
.more-main-input-six:focus {
  color: #ffe500;
}

#International-edition-checkbox-input:checked~.more-main-input-six:before {
  margin-top: 8px;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg);
}

@media (min-width: 980px) {
  .more-main-input-six {
    display: none;
  }
}

.more-ul-new-two {
  font-family: GuardianTextSans, "Guardian Text Sans Web", "Helvetica Neue",
    Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 1.0625rem;
  line-height: 1.3;
  font-weight: 400;
  --source-text-decoration-thickness: 2px;
  box-sizing: border-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  list-style: none;
  margin: 0;
  padding: 0 0 12px;
  position: relative;
}

.more-ul-new-two li::before {
  content: "\200B";
  display: block;
  height: 0;
  width: 0;
}

@media (min-width: 980px) {
  .more-ul-new-two {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex-wrap: nowrap;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    height: 100%;
    width: 100%;
    padding: 0 9px;
  }
}

@media (max-width: 739.9px) {
  .more-ul-new-two {
    background: #041f4a;
  }
}

@media (max-width: 979.9px) {
  #International-edition-checkbox-input:not(:checked)~.more-ul-new-two {
    display: none;
  }
}

.more-div-g {
  background-color: #506991;
  content: "";
  display: block;
  height: 1px;
  margin-left: 50px;
  right: 0;
}

@media (min-width: 980px) {
  .more-div-g {
    display: none;
  }
}

.more-new-li-one {
  font-family: GuardianTextSans, "Guardian Text Sans Web", "Helvetica Neue",
    Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 1.0625rem;
  line-height: 1.3;
  font-weight: 400;
  --source-text-decoration-thickness: 2px;
  list-style: none;
  margin: 0;
  padding-bottom: 10px;
  position: relative;
}

.more-new-li-one::before {
  content: "\200B";
  display: block;
  height: 0;
  width: 0;
}

.more-new-li-one:first-of-type:after {
  content: none;
}

@media (min-width: 980px) {
  .more-new-li-one {
    width: 138px;
    float: left;
    position: relative;
  }

  .more-new-li-one:after {
    content: none;
  }
}

@media (min-width: 1140px) {
  /* .more-new-li-one {
    width: 160px;
  } */
}

@media (min-width: 980px) {
  .more-new-li-one:before {
    content: "";
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 1px;
    height: auto;
    background-color: #506991;
    z-index: 1;
  }
}

@media (min-width: 980px) {
  .more-new-li-one:before {
    top: -42px;
  }

  .more-new-li-one:after {
    content: "";
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    left: 0;
    width: 1px;
    height: auto;
    background-color: #506991;
    z-index: 1;
  }
}

.more-ul-new-three {
  font-family: GuardianTextSans, "Guardian Text Sans Web", "Helvetica Neue",
    Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 1.0625rem;
  line-height: 1.3;
  font-weight: 400;
  --source-text-decoration-thickness: 2px;
  box-sizing: border-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  list-style: none;
  margin: 0;
  padding: 0 0 12px;
  position: relative;
}

.more-ul-new-three li::before {
  content: "\200B";
  display: block;
  height: 0;
  width: 0;
}

@media (min-width: 980px) {
  .more-ul-new-three {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex-wrap: nowrap;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    height: 100%;
    width: 100%;
    padding: 0 9px;
  }
}

.more-li-a-new {
  font-family: GuardianTextSans, "Guardian Text Sans Web", "Helvetica Neue",
    Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 1.0625rem;
  line-height: 1.15;
  font-weight: 400;
  --source-text-decoration-thickness: 2px;
  background-color: transparent;
  -webkit-text-decoration: none;
  text-decoration: none;
  border: 0;
  box-sizing: border-box;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-weight: 500;
  outline: none;
  padding: 8px 34px 8px 50px;
  position: relative;
  text-align: left;
  width: 100%;
}

@media (min-width: 740px) {
  .more-li-a-new {
    padding-left: 60px;
  }
}


/*................... Footer over  ...................*/