/****font css***/
@font-face {
  font-family: "Glober";
  src: url("../fonts/GloberxBoldItalic.woff2") format("woff2"), url("../fonts/GloberxBoldItalic.woff") format("woff"), url("../fonts/GloberxBoldItalic.ttf") format("truetype");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Glober";
  src: url("../fonts/GloberxBold.woff2") format("woff2"), url("../fonts/GloberxBold.woff") format("woff"), url("../fonts/GloberxBold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Glober";
  src: url("../fonts/GloberBlack.woff2") format("woff2"), url("../fonts/GloberBlack.woff") format("woff"), url("../fonts/GloberBlack.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Glober";
  src: url("../fonts/GloberBlackItalic.woff2") format("woff2"), url("../fonts/GloberBlackItalic.woff") format("woff"), url("../fonts/GloberBlackItalic.ttf") format("truetype");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Glober";
  src: url("../fonts/GloberBold.woff2") format("woff2"), url("../fonts/GloberBold.woff") format("woff"), url("../fonts/GloberBold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Glober Book";
  src: url("../fonts/GloberBookItalic.woff2") format("woff2"), url("../fonts/GloberBookItalic.woff") format("woff"), url("../fonts/GloberBookItalic.ttf") format("truetype");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Glober";
  src: url("../fonts/GloberBoldItalic.woff2") format("woff2"), url("../fonts/GloberBoldItalic.woff") format("woff"), url("../fonts/GloberBoldItalic.ttf") format("truetype");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Glober";
  src: url("../fonts/GloberHeavyItalic.woff2") format("woff2"), url("../fonts/GloberHeavyItalic.woff") format("woff"), url("../fonts/GloberHeavyItalic.ttf") format("truetype");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Glober";
  src: url("../fonts/GloberHeavy.woff2") format("woff2"), url("../fonts/GloberHeavy.woff") format("woff"), url("../fonts/GloberHeavy.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Glober";
  src: url("../fonts/GloberLight.woff2") format("woff2"), url("../fonts/GloberLight.woff") format("woff"), url("../fonts/GloberLight.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Glober";
  src: url("../fonts/GloberRegular.woff2") format("woff2"), url("../fonts/GloberRegular.woff") format("woff"), url("../fonts/GloberRegular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Glober";
  src: url("../fonts/GloberRegularItalic.woff2") format("woff2"), url("../fonts/GloberRegularItalic.woff") format("woff"), url("../fonts/GloberRegularItalic.ttf") format("truetype");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Glober";
  src: url("../fonts/GloberLightItalic.woff2") format("woff2"), url("../fonts/GloberLightItalic.woff") format("woff"), url("../fonts/GloberLightItalic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Glober";
  src: url("../fonts/GloberSemiBoldItalic.woff2") format("woff2"), url("../fonts/GloberSemiBoldItalic.woff") format("woff"), url("../fonts/GloberSemiBoldItalic.ttf") format("truetype");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Glober";
  src: url("../fonts/GloberSemiBold.woff2") format("woff2"), url("../fonts/GloberSemiBold.woff") format("woff"), url("../fonts/GloberSemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
/****end font css***/
body {
  background: linear-gradient(0deg, rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.5)), url(../image/body-bg.webp);
  background-size: auto;
  background-repeat: repeat;
  background-position: top left;
  font-family: "Glober", sans-serif !important;
  font-size: 16px;
  color: #000;
  margin: 0 auto;
  padding: 0;
  font-weight: 400;
  background-attachment: fixed;
}

* {
  box-sizing: border-box;
}

a {
  display: inline-block;
  vertical-align: top;
}

img {
  max-width: 100%;
}

ul {
  padding: 0;
  margin: 0;
}

.landing-btn-primary,
.landing-btn-primary:focus {
  color: #221b1a;
  text-decoration: none;
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  padding: 15px 32px;
  background-color: #ecfe80;
  border-color: #ecfe80;
  box-shadow: none !important;
  outline: none !important;
  transition: all 0.5s;
  border-radius: 100px;
  outline: none;
  border: none;
}
.landing-btn-primary:hover,
.landing-btn-primary:focus:hover {
  background-color: #461bc3;
  border-color: #461bc3;
  color: #fff;
}

.landing-btn-secondary,
.landing-btn-secondary:focus {
  color: #fff;
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  padding: 15px 32px;
  background-color: #461bc3;
  border-color: #461bc3;
  box-shadow: none !important;
  outline: none !important;
  transition: all 0.5s;
  border-radius: 100px;
  outline: none;
  border: none;
  text-decoration: none;
}
.landing-btn-secondary:hover,
.landing-btn-secondary:focus:hover {
  background-color: #ecfe80;
  border-color: #ecfe80;
  color: #221b1a;
}

.landing-btn-primary:hover::after {
  transform: translateY(-50%) rotate(45deg) !important;
  transform-origin: center center;
}

.landing-btn-secondary:hover::after {
  transform: translateY(-50%) rotate(45deg) !important;
  transform-origin: center center;
}

.landing-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1000;
  padding: 13px 0;
  transition: all 0.5s;
}
.landing-header .navbar {
  padding: 0;
}
.landing-header.landing-header-fixed {
  background: #1c1c1c;
}
.landing-header.sticky-landing-header {
  background: #1c1c1c;
}
.landing-header .main-navbar {
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: center;
}
.landing-header .main-navbar .logo {
  width: 170px;
}
.landing-header .main-navbar .logo img {
  width: auto;
  height: auto;
}
.landing-header .main-navbar .navbar-menu {
  flex: 1;
  padding: 0 11px 0 10px;
}
.landing-header .main-navbar .navbar-menu > ul {
  padding: 0;
  margin: 0;
  display: flex;
  justify-content: center;
  width: 100%;
}
.landing-header .main-navbar .navbar-menu > ul > li.nav-item {
  list-style: none;
  margin: 0 35px;
  text-align: center;
}
.landing-header .main-navbar .navbar-menu > ul > li.nav-item a {
  color: #fff;
  text-align: center;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  opacity: 0.6;
  padding: 5px;
}
.landing-header .main-navbar .navbar-menu > ul > li.nav-item a:hover {
  opacity: 1;
}
.landing-header .main-navbar .navbar-menu > ul > li.nav-item a.active {
  opacity: 1;
}
.landing-header .main-navbar .navbar-menu .navbar-btn {
  display: none;
}
.landing-header .main-navbar .navbar-btn .landing-btn-primary {
  position: relative;
  padding: 15px 52px 15px 32px;
}
.landing-header .main-navbar .navbar-btn .landing-btn-primary::after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 24px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.16048 5.11792C5.74626 5.11792 5.41048 4.78213 5.41048 4.36792C5.41048 3.95371 5.74626 3.61792 6.16048 3.61792H15.6325C15.8314 3.61792 16.0222 3.69694 16.1628 3.83759C16.3035 3.97824 16.3825 4.16901 16.3825 4.36792V13.8399C16.3825 14.2541 16.0467 14.5899 15.6325 14.5899C15.2183 14.5899 14.8825 14.2541 14.8825 13.8399V6.17903L4.89991 16.1621C4.60703 16.455 4.13215 16.455 3.83925 16.1621C3.54635 15.8692 3.54634 15.3944 3.83922 15.1015L13.8223 5.11792L6.16048 5.11792Z' fill='%23221B1A'/%3E%3C/svg%3E");
  width: 20px;
  height: 20px;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  transition: all 0.5s;
}
.landing-header .main-navbar .navbar-btn .landing-btn-primary:hover::after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.16048 5.11792C5.74626 5.11792 5.41048 4.78213 5.41048 4.36792C5.41048 3.95371 5.74626 3.61792 6.16048 3.61792H15.6325C15.8314 3.61792 16.0222 3.69694 16.1628 3.83759C16.3035 3.97824 16.3825 4.16901 16.3825 4.36792V13.8399C16.3825 14.2541 16.0467 14.5899 15.6325 14.5899C15.2183 14.5899 14.8825 14.2541 14.8825 13.8399V6.17903L4.89991 16.1621C4.60703 16.455 4.13215 16.455 3.83925 16.1621C3.54635 15.8692 3.54634 15.3944 3.83922 15.1015L13.8223 5.11792L6.16048 5.11792Z' fill='%23fff'/%3E%3C/svg%3E");
}
.landing-header .menu-toggle-button {
  margin-left: 10px;
  display: none;
}
.landing-header .menu-toggle-button .toggle-button {
  padding: 15px;
  background: #461bc3;
  border: 1px solid #461bc3;
  box-shadow: none !important;
  outline: none !important;
  transition: all 0.5s;
}
.landing-header .menu-toggle-button .toggle-button.p-button:enabled:hover {
  background: #ecfe80;
  border-color: #ecfe80;
  color: #1c1c1c;
}
.landing-header .close-menu-icon {
  display: none;
}

.landing-banner {
  padding: 106px 0 0;
  position: relative;
}
.landing-banner::after {
  content: "";
  background-color: #1c1c1c;
  background-image: url(../image/banner-bg.webp);
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: calc(100% - 80px);
}
.landing-banner .landing-banner-inner {
  padding-top: 87px;
  position: relative;
  z-index: 2;
}
.landing-banner .landing-banner-inner .landing-banner-content {
  padding-bottom: 40px;
}
.landing-banner .landing-banner-inner .landing-banner-content .landing-banner-title {
  color: #fff;
  text-align: center;
  font-size: 72px;
  font-style: italic;
  font-weight: 900;
  line-height: normal;
  padding-bottom: 41px;
}
.landing-banner .landing-banner-inner .landing-banner-content .landing-banner-title span {
  color: #ecfe80;
}
.landing-banner .landing-banner-inner .landing-banner-content .landing-subtitle {
  color: rgba(255, 255, 255, 0.75);
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-align: center;
}
.landing-banner .landing-banner-inner .landing-banner-image {
  width: 100%;
  max-width: 1011px;
  margin: 0 auto;
  border-radius: 20px;
  overflow: hidden;
  position: relative;
  background: #fff;
  z-index: 2;
  box-shadow: 0px 0px 0px 0px rgba(35, 35, 59, 0.1), -3px 26px 57px 0px rgba(35, 35, 59, 0.1), -14px 103px 104px 0px rgba(35, 35, 59, 0.09), -31px 233px 141px 0px rgba(35, 35, 59, 0.05), -56px 413px 167px 0px rgba(35, 35, 59, 0.01), -87px 646px 183px 0px rgba(35, 35, 59, 0);
}
.landing-banner .landing-banner-inner .landing-banner-image img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
  vertical-align: top;
  display: block;
  visibility: hidden;
  height: auto;
}
.landing-banner .landing-banner-inner .landing-banner-image video {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
  border-radius: 20px;
  background-color: #fff;
}

.cta-section {
  padding: 152px 0 114px;
}
.cta-section .cta-section-inner {
  background: linear-gradient(92deg, #e9e2ff -9.34%, rgba(233, 226, 255, 0.5) 74.39%);
  padding: 40px 40px 15px;
  border-radius: 10px;
  display: flex;
  position: relative;
}
.cta-section .cta-section-inner::after {
  content: "";
  position: absolute;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='101' height='127' viewBox='0 0 101 127' fill='none'%3E%3Cpath d='M1.52036 107.867C4.96427 104.179 56.4305 58.4051 29.9754 49.7068C21.338 46.8668 17.3757 56.2389 19.1708 62.6769C23.0177 76.4743 39.2996 83.3486 52.3242 84.3867C68.3709 85.6656 84.3688 74.7289 89.7266 59.5497C95.141 44.2099 86.7739 29.966 77.8581 18.1141' stroke='%23221B1A' stroke-width='1.5' stroke-linecap='round' stroke-dasharray='3 3'/%3E%3Cpath d='M94.3662 19.5539C90.0177 16.8258 80.9546 13.1621 76.5778 16.8881C74.4667 18.6852 74.8002 23.082 74.2881 25.4361C73.8853 27.2875 74.4701 24.2754 73.6309 30.891' stroke='%23221B1A' stroke-width='1.5' stroke-linecap='round'/%3E%3C/svg%3E");
  width: 110px;
  height: 127px;
  background-size: auto;
  background-position: center center;
  background-repeat: no-repeat;
  bottom: 11px;
  right: 8%;
}
.cta-section .cta-section-content {
  flex: 1;
  padding-right: 66px;
}
.cta-section .cta-section-content .cta-section-title {
  color: #1c1c1c;
  font-size: 53px;
  font-style: normal;
  font-weight: 900;
  line-height: normal;
  padding-bottom: 19px;
}
.cta-section .cta-section-content .cta-section-title span {
  color: #461bc3;
}
.cta-section .cta-section-content .cta-section-description {
  max-width: 700px;
  color: #1c1c1c;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 25.2px;
  opacity: 0.6;
}
.cta-section .cta-section-btn {
  padding-right: 40px;
}
.cta-section .cta-section-btn .landing-btn-secondary {
  position: relative;
  padding: 15px 52px 15px 32px;
}
.cta-section .cta-section-btn .landing-btn-secondary::after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 24px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.16048 5.11792C5.74626 5.11792 5.41048 4.78213 5.41048 4.36792C5.41048 3.95371 5.74626 3.61792 6.16048 3.61792H15.6325C15.8314 3.61792 16.0222 3.69694 16.1628 3.83759C16.3035 3.97824 16.3825 4.16901 16.3825 4.36792V13.8399C16.3825 14.2541 16.0467 14.5899 15.6325 14.5899C15.2183 14.5899 14.8825 14.2541 14.8825 13.8399V6.17903L4.89991 16.1621C4.60703 16.455 4.13215 16.455 3.83925 16.1621C3.54635 15.8692 3.54634 15.3944 3.83922 15.1015L13.8223 5.11792L6.16048 5.11792Z' fill='%23fff'/%3E%3C/svg%3E");
  width: 20px;
  height: 20px;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  transition: all 0.5s;
}
.cta-section .cta-section-btn .landing-btn-secondary:hover::after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.16048 5.11792C5.74626 5.11792 5.41048 4.78213 5.41048 4.36792C5.41048 3.95371 5.74626 3.61792 6.16048 3.61792H15.6325C15.8314 3.61792 16.0222 3.69694 16.1628 3.83759C16.3035 3.97824 16.3825 4.16901 16.3825 4.36792V13.8399C16.3825 14.2541 16.0467 14.5899 15.6325 14.5899C15.2183 14.5899 14.8825 14.2541 14.8825 13.8399V6.17903L4.89991 16.1621C4.60703 16.455 4.13215 16.455 3.83925 16.1621C3.54635 15.8692 3.54634 15.3944 3.83922 15.1015L13.8223 5.11792L6.16048 5.11792Z' fill='%23221b1a'/%3E%3C/svg%3E");
}

.wrapper-bottom-logo {
  padding-bottom: 112px;
  text-align: center;
}
.wrapper-bottom-logo img {
  width: 367px;
  height: auto;
}

.footer {
  background: #ecfe80;
  padding: 40px 0 0;
}
.footer .footer-inner .footer-details > .row {
  align-items: center;
}
.footer .footer-inner .footer-details {
  padding-bottom: 40px;
}
.footer .footer-logo {
  max-width: 185px;
}
.footer .footer-logo img {
  width: auto;
  height: auto;
}
.footer .footer-menu-link ul {
  display: flex;
  justify-content: center;
  margin-bottom: 0;
}
.footer .footer-menu-link ul .footer-link {
  list-style: none;
  margin: 0 20px;
}
.footer .footer-menu-link ul .footer-link a {
  color: #461bc3;
  text-align: center;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 18px; /* 100% */
  transition: all 0.5s;
  opacity: 0.6;
  text-decoration: none;
}
.footer .footer-menu-link ul .footer-link a:hover {
  opacity: 1;
}
.footer .footer-social-media ul {
  display: flex;
  justify-content: flex-end;
}
.footer .footer-social-media ul li {
  list-style: none;
  margin: 0 8px;
}
.footer .footer-social-media ul li img {
  border-radius: 100%;
  transition: all 0.5s;
  max-width: 38px;
  width: auto;
  height: auto;
}
.footer .footer-social-media ul li a:hover img {
  background-color: #fff;
}
.footer .footer-copy-right > .row {
  justify-content: center;
}
.footer .footer-copy-right .footer-copyright-content {
  border-top: 1px solid #1c1c1c;
  padding: 28px 0 22px;
  display: flex;
  justify-content: space-between;
}
.footer .footer-copy-right .footer-copyright-content .footer-copyright-text p {
  color: #1c1c1c;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 18px; /* 100% */
  opacity: 0.6;
  padding-bottom: 0;
  margin-bottom: 0;
}
.footer .footer-copy-right .footer-copyright-content .footer-copyright-link a {
  color: #1c1c1c;
  text-align: right;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 18px; /* 100% */
  text-decoration-line: underline;
  opacity: 0.6;
  margin-left: 10px;
  transition: all 0.5s;
}
.footer .footer-copy-right .footer-copyright-content .footer-copyright-link a:hover {
  opacity: 1;
}

/***********/
.ligabenfica-banner {
  padding: 106px 0 472px;
  position: relative;
}
.ligabenfica-banner::after {
  content: "";
  background-color: #1c1c1c;
  background-image: url(../image/banner-bg.webp);
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.ligabenfica-banner .ligabenfica-banner-inner {
  position: relative;
  z-index: 2;
  padding: 110px 0;
}
.ligabenfica-banner .ligabenfica-banner-inner > .container > .row {
  align-items: center;
}
.ligabenfica-banner .ligabenfica-banner-content .ligabenfica-banner-title {
  color: #fff;
  font-size: 48px;
  font-style: italic;
  font-weight: 700;
  line-height: normal;
  padding-bottom: 25px;
}
.ligabenfica-banner .ligabenfica-banner-content .ligabenfica-banner-title strong {
  font-weight: 900;
}
.ligabenfica-banner .ligabenfica-btn-group {
  padding-bottom: 42px;
  display: flex;
}
.ligabenfica-banner .ligabenfica-btn-group a {
  display: inline-block;
  margin-left: 26px;
}
.ligabenfica-banner .ligabenfica-btn-group a img {
  transition: all 0.5s;
}
.ligabenfica-banner .ligabenfica-btn-group a:first-child {
  margin-left: 0;
}
.ligabenfica-banner .ligabenfica-btn-group a:hover img {
  box-shadow: 0px 15px 31px 0px rgba(0, 0, 0, 0.4);
}
.ligabenfica-banner .ligabenfica-banner-description p {
  color: rgba(255, 255, 255, 0.75);
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.ligabenfica-banner .ligabenfica-banner-description p strong {
  font-weight: 700;
}
.ligabenfica-banner .ligabenfica-banner-btn {
  text-align: center;
  padding-top: 102px;
}
.ligabenfica-banner .ligabenfica-banner-btn .landing-btn-primary {
  border-radius: 100px;
  background: #e83030;
  padding: 30px 62px 30px 32px;
  color: #fff;
  text-align: center;
  font-size: 23px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  position: relative;
  border: 0;
  display: inline-block;
}
.ligabenfica-banner .ligabenfica-banner-btn .landing-btn-primary::after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 24px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.16048 5.11792C5.74626 5.11792 5.41048 4.78213 5.41048 4.36792C5.41048 3.95371 5.74626 3.61792 6.16048 3.61792H15.6325C15.8314 3.61792 16.0222 3.69694 16.1628 3.83759C16.3035 3.97824 16.3825 4.16901 16.3825 4.36792V13.8399C16.3825 14.2541 16.0467 14.5899 15.6325 14.5899C15.2183 14.5899 14.8825 14.2541 14.8825 13.8399V6.17903L4.89991 16.1621C4.60703 16.455 4.13215 16.455 3.83925 16.1621C3.54635 15.8692 3.54634 15.3944 3.83922 15.1015L13.8223 5.11792L6.16048 5.11792Z' fill='%23fff'/%3E%3C/svg%3E");
  width: 20px;
  height: 20px;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  transition: all 0.5s;
}
.ligabenfica-banner .ligabenfica-banner-btn .landing-btn-primary:hover {
  background-color: #461bc3;
  border-color: #461bc3;
}
.ligabenfica-banner .ligabenfica-banner-btn .landing-btn-primary:hover::after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.16048 5.11792C5.74626 5.11792 5.41048 4.78213 5.41048 4.36792C5.41048 3.95371 5.74626 3.61792 6.16048 3.61792H15.6325C15.8314 3.61792 16.0222 3.69694 16.1628 3.83759C16.3035 3.97824 16.3825 4.16901 16.3825 4.36792V13.8399C16.3825 14.2541 16.0467 14.5899 15.6325 14.5899C15.2183 14.5899 14.8825 14.2541 14.8825 13.8399V6.17903L4.89991 16.1621C4.60703 16.455 4.13215 16.455 3.83925 16.1621C3.54635 15.8692 3.54634 15.3944 3.83922 15.1015L13.8223 5.11792L6.16048 5.11792Z' fill='%23fff'/%3E%3C/svg%3E");
}

.ligabenfica-screen-section {
  margin-top: -480px;
  position: relative;
  z-index: 3;
  padding-bottom: 150px;
}
.ligabenfica-screen-section .ligabenfica-screen {
  text-align: center;
  border-radius: 15px;
}
.ligabenfica-screen-section .ligabenfica-screen img {
  box-shadow: 0px 28px 61px 0px rgba(0, 0, 0, 0.21);
  display: inline-block;
  vertical-align: top;
  border-radius: 15px;
}

.footer.footer-red-bg {
  background: #e83232;
}
.footer.footer-red-bg .footer-menu-link ul .footer-link a {
  color: #fff;
}
.footer.footer-red-bg .footer-copy-right .footer-copyright-content .footer-copyright-text p {
  color: #fff;
}
.footer.footer-red-bg .footer-copy-right .footer-copyright-content .footer-copyright-link a {
  color: #fff;
}
.footer.footer-red-bg .footer-social-media ul li a:hover img {
  background-color: #1c1c1c;
}

/***/
.contactfaq-banner-section {
  background-color: #1c1c1c;
  background-image: url(../image/banner-bg.webp);
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 237px 0 130px;
}
.contactfaq-banner-section .contact-form-row {
  justify-content: center;
}
.contactfaq-banner-section .contact-form-card {
  background: rgba(255, 255, 255, 0.1);
  box-shadow: 0px 14px 28px 0px rgba(37, 35, 32, 0.05);
  border-radius: 16px;
  padding: 20px 38px;
}
.contactfaq-banner-section .contact-form-card .contact-form-group {
  margin-bottom: 32px;
}
.contactfaq-banner-section .contact-form-card .contact-form-group .contact-form-control {
  width: 100%;
  padding: 0px 0 10px;
  background: transparent;
  border: 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 0px;
  outline: none !important;
  box-shadow: none !important;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px; /* 140% */
  color: #fff;
}
.contactfaq-banner-section .contact-form-card .contact-form-group .contact-form-textarea {
  width: 100%;
  border-radius: 12px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  background: rgba(217, 211, 212, 0.09);
  padding: 10px;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px; /* 140% */
  color: #fff;
  outline: none !important;
  box-shadow: none !important;
}
.contactfaq-banner-section .contact-form-card .contact-social-media ul {
  display: flex;
}
.contactfaq-banner-section .contact-form-card .contact-social-media ul li {
  list-style: none;
  margin-right: 16px;
}
.contactfaq-banner-section .contact-form-card .contact-social-media ul li a img {
  transition: all 0.5s;
  border-radius: 100%;
}
.contactfaq-banner-section .contact-form-card .contact-social-media ul li a:hover img {
  background-color: #1c1c1c;
}
.contactfaq-banner-section .contact-form-title {
  padding-bottom: 25px;
}
.contactfaq-banner-section .contact-form-title h2 {
  color: #fff;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-align: center;
}
.contactfaq-banner-section .contact-submit-group {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.contactfaq-banner-section .contact-submit-group .contact-submit-btn .landing-btn-primary {
  min-width: 224px;
  text-align: center;
  justify-content: center;
}
.contactfaq-banner-section .contact-submit-group .contact-submit-btn .landing-btn-primary .landing-btn-text {
  position: relative;
  display: inline-block;
  padding-right: 25px;
}
.contactfaq-banner-section .contact-submit-group .contact-submit-btn .landing-btn-primary .landing-btn-text::after {
  content: "";
  position: absolute;
  top: 48%;
  transform: translateY(-50%);
  right: 0px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.16048 5.11792C5.74626 5.11792 5.41048 4.78213 5.41048 4.36792C5.41048 3.95371 5.74626 3.61792 6.16048 3.61792H15.6325C15.8314 3.61792 16.0222 3.69694 16.1628 3.83759C16.3035 3.97824 16.3825 4.16901 16.3825 4.36792V13.8399C16.3825 14.2541 16.0467 14.5899 15.6325 14.5899C15.2183 14.5899 14.8825 14.2541 14.8825 13.8399V6.17903L4.89991 16.1621C4.60703 16.455 4.13215 16.455 3.83925 16.1621C3.54635 15.8692 3.54634 15.3944 3.83922 15.1015L13.8223 5.11792L6.16048 5.11792Z' fill='%23221B1A'/%3E%3C/svg%3E");
  width: 20px;
  height: 20px;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  transition: all 0.5s;
}
.contactfaq-banner-section .contact-submit-group .contact-submit-btn .landing-btn-primary:hover .landing-btn-text::after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.16048 5.11792C5.74626 5.11792 5.41048 4.78213 5.41048 4.36792C5.41048 3.95371 5.74626 3.61792 6.16048 3.61792H15.6325C15.8314 3.61792 16.0222 3.69694 16.1628 3.83759C16.3035 3.97824 16.3825 4.16901 16.3825 4.36792V13.8399C16.3825 14.2541 16.0467 14.5899 15.6325 14.5899C15.2183 14.5899 14.8825 14.2541 14.8825 13.8399V6.17903L4.89991 16.1621C4.60703 16.455 4.13215 16.455 3.83925 16.1621C3.54635 15.8692 3.54634 15.3944 3.83922 15.1015L13.8223 5.11792L6.16048 5.11792Z' fill='%23fff'/%3E%3C/svg%3E");
}

.contact-faq-section {
  padding: 60px 0;
}
.contact-faq-section .contact-faq-title {
  padding-bottom: 80px;
}
.contact-faq-section .contact-faq-title h2 {
  color: #1c1c1c;
  text-align: center;
  font-size: 48px;
  font-style: italic;
  font-weight: 700;
  line-height: normal;
}
.contact-faq-section .contact-faq-list .accordion-item {
  background: transparent;
  border: 0px;
}
.contact-faq-section .contact-faq-list .accordion-body {
  padding: 0;
}
.contact-faq-section .contact-faq-list .accordion-item:not(:last-child) {
  padding-bottom: 108px;
}
.contact-faq-section .contact-faq-list .accordion-button .accordion-icon {
  transform: rotate(0deg);
  transform-origin: center center;
  transition: all 0.4s;
}
.contact-faq-section .contact-faq-list .accordion-button.collapsed .accordion-icon {
  transform: rotate(180deg);
  transform-origin: center center;
  transition: all 0.4s;
}
.contact-faq-section .contact-faq-list .accordion-button {
  border-radius: 100px !important;
  background: #1c1c1c !important;
  border-color: #1c1c1c !important;
  box-shadow: none !important;
  outline: none !important;
  padding: 15px 24px 15px 32px;
  text-align: center;
  justify-content: center;
  margin-bottom: 25px;
  text-align: center;
  justify-content: center;
}
.contact-faq-section .contact-faq-list .accordion-button::after {
  display: none;
}
.contact-faq-section .contact-faq-list .accordion-button span {
  color: #fff;
  text-align: center;
  font-size: 28px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  padding-right: 10px;
}
.contact-faq-section .contact-faq-list .accordion-button .p-icon {
  display: none;
}
.contact-faq-section .contact-faq-list .accordion-collapse {
  border-radius: 35px;
  background: #fff;
  border: 0px;
  color: #1c1c1c;
  text-align: center;
  font-size: 28px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.contact-faq-section .contact-faq-list .accordion-collapse .accordion-body {
  padding: 30px 24px 30px 32px;
}

/***/
.terms-conditions-page {
  padding-top: 106px;
}
.terms-conditions-page .default-content-section {
  padding: 100px 0 100px;
}
.terms-conditions-page .default-content-title {
  padding-bottom: 20px;
}
.terms-conditions-page .default-content-title h1 {
  color: #1c1c1c;
  font-size: 28px;
  font-style: normal;
  font-weight: 900;
  line-height: normal;
}
.terms-conditions-page .default-full-content h2 {
  color: #1c1c1c;
  font-size: 28px;
  font-style: normal;
  font-weight: 900;
  line-height: normal;
}
.terms-conditions-page .default-full-content p {
  color: #1c1c1c;
  font-size: 28px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  padding-bottom: 30px;
}

.landing-header .main-navbar .mobile-sidebar-logo {
  display: none;
}

.landing-header.liga-benfica-header .menu-toggle-button .toggle-button {
  background: #e83030;
  border: 1px solid #e83030;
}

.landing-header.liga-benfica-header .navbar-btn {
  visibility: hidden;
}

.lg-img-hide {
  display: none;
}

.ligabenfica-btn-ipad {
  display: none;
}

.contactfaq-banner-section .contact-submit-group .contact-submit-btn .landing-btn-primary:hover .landing-btn-text::after {
  transform: translateY(-50%) rotate(45deg);
  transform-origin: center center;
}

/*********************/
.toast-msg {
  top: 100px;
  right: 0px;
}
.toast-msg .toast-body {
  padding: 0.75rem 0.75rem 0.55rem;
}
.toast-msg .toast {
  background-color: #ecfe80;
  color: #221b1a;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

@media screen and (max-width: 1200px) {
  .landing-banner .landing-banner-inner {
    padding-top: 80px;
  }
  .landing-banner .landing-banner-inner .landing-banner-image {
    max-width: 850px;
  }
  .landing-banner .landing-banner-inner .landing-banner-content .landing-banner-title {
    font-size: 62px;
  }
  .cta-section .cta-section-content .cta-section-title {
    font-size: 43px;
  }
  .cta-section {
    padding: 120px 0 114px;
  }
  .ligabenfica-banner .ligabenfica-banner-content .ligabenfica-banner-title {
    font-size: 40px;
  }
  .ligabenfica-banner .ligabenfica-banner-description p {
    font-size: 20px;
  }
  .ligabenfica-banner .ligabenfica-banner-inner {
    padding: 80px 0;
  }
  .ligabenfica-banner .ligabenfica-banner-btn {
    padding-top: 80px;
  }
  .ligabenfica-screen-section {
    margin-top: -400px;
  }
  .ligabenfica-banner {
    padding: 106px 0 392px;
  }
  .ligabenfica-screen-section {
    padding-bottom: 100px;
  }
  .footer .footer-inner .footer-details {
    padding-bottom: 20px;
  }
  .contactfaq-banner-section {
    padding: 180px 0 130px;
  }
  .contact-faq-section .contact-faq-title h2 {
    font-size: 38px;
  }
  .contact-faq-section .contact-faq-title {
    padding-bottom: 40px;
  }
  .contact-faq-section .contact-faq-list .accordion-item:not(:last-child) {
    padding-bottom: 60px;
  }
  .terms-conditions-page .default-content-section {
    padding: 80px 0 80px;
  }
  .terms-conditions-page .default-full-content p,
  .terms-conditions-page .default-full-content h2 {
    font-size: 22px;
  }
  .terms-conditions-page .default-content-title h1 {
    font-size: 22px;
  }
}
@media screen and (max-width: 991px) {
  .landing-header .main-navbar .navbar-btn .landing-btn-primary {
    padding: 12px 45px 12px 24px;
  }
  .cta-section .cta-section-btn .landing-btn-secondary {
    padding: 12px 45px 12px 24px;
  }
  .landing-banner .landing-banner-inner {
    padding-top: 50px;
  }
  .landing-header .main-navbar .navbar-menu > ul > li.nav-item {
    margin: 0 8px;
  }
  .landing-banner .landing-banner-inner .landing-banner-content .landing-banner-title {
    font-size: 36px;
  }
  .cta-section .cta-section-content .cta-section-title {
    font-size: 28px;
  }
  .cta-section {
    padding: 100px 0 60px;
  }
  .cta-section .cta-section-inner::after {
    bottom: auto;
    right: 10%;
    top: 90px;
  }
  .wrapper-bottom-logo {
    padding-bottom: 80px;
  }
  .wrapper-bottom-logo img {
    width: 200px;
  }
  .footer {
    padding: 30px 0 0;
  }
  .footer .footer-menu-link ul .footer-link {
    margin: 0 10px;
  }
  /********/
  .ligabenfica-banner {
    padding: 100px 0 250px;
  }
  .ligabenfica-banner .ligabenfica-banner-inner {
    padding: 60px 0;
  }
  .ligabenfica-banner .ligabenfica-banner-content .ligabenfica-banner-title {
    font-size: 32px;
  }
  .ligabenfica-banner .ligabenfica-btn-group {
    padding-bottom: 25px;
  }
  .ligabenfica-banner .ligabenfica-banner-description p {
    font-size: 16px;
  }
  .ligabenfica-banner .ligabenfica-banner-btn {
    padding-top: 60px;
  }
  .ligabenfica-banner .ligabenfica-banner-btn .landing-btn-primary {
    padding: 20px 52px 20px 32px;
    font-size: 20px;
  }
  .ligabenfica-screen-section {
    margin-top: -200px;
  }
  /***/
  .contactfaq-banner-section .contact-form-title h2 {
    font-size: 22px;
  }
  .contactfaq-banner-section {
    padding: 150px 0 80px;
  }
  .contact-faq-section .contact-faq-title h2 {
    font-size: 28px;
  }
  .contact-faq-section {
    padding: 40px 0;
  }
  .contact-faq-section .contact-faq-title {
    padding-bottom: 30px;
  }
  .contact-faq-section .contact-faq-list .accordion-button span {
    font-size: 22px;
  }
  .contact-faq-section .contact-faq-list .p-accordion-header-link {
    padding: 10px 24px 10px 24px;
  }
  .contact-faq-section .contact-faq-list .accordion-collapse {
    font-size: 18px;
  }
  .contact-faq-section .contact-faq-list .accordion-collapse .accordion-body {
    padding: 20px 24px 20px 24px;
  }
  .contact-faq-section .contact-faq-list .accordion-item:not(:last-child) {
    padding-bottom: 40px;
  }
  .contactfaq-banner-section .contact-form-card .contact-form-group .contact-form-control,
  .contactfaq-banner-section .contact-form-card .contact-form-group .contact-form-textarea {
    font-size: 16px;
    line-height: 24px;
  }
  .contactfaq-banner-section .contact-form-title {
    padding-bottom: 15px;
  }
  /***/
  .terms-conditions-page .default-content-section {
    padding: 60px 0 60px;
  }
  .terms-conditions-page .default-content-title {
    padding-bottom: 30px;
  }
  .terms-conditions-page .default-full-content p,
  .terms-conditions-page .default-full-content h2 {
    font-size: 16px;
    margin-bottom: 0;
    padding-bottom: 30px;
  }
  .lg-img-hide {
    display: inline-block;
  }
  .md-img-hide {
    display: none;
  }
  .ligabenfica-btn-ipad {
    display: block;
  }
  .ligabenfica-banner-btn.ligabenfica-btn-ipad {
    padding-top: 5px;
    text-align: left;
  }
  .ligabenfica-banner-btn.ligabenfica-btn-ipad .landing-btn-primary {
    padding: 20px 49px 20px 24px;
    font-size: 16px;
  }
  .ligabenfica-btn-lg {
    display: none;
  }
  .ligabenfica-banner .ligabenfica-banner-content .ligabenfica-banner-title {
    padding-bottom: 15px;
  }
  .ligabenfica-banner .ligabenfica-btn-group {
    max-width: 350px;
    padding-bottom: 25px;
  }
  .landing-header .main-navbar .navbar-btn .landing-btn-primary::after {
    right: 16px;
  }
  .cta-section .cta-section-btn .landing-btn-secondary::after {
    right: 16px;
  }
  .ligabenfica-btn-group {
    display: none !important;
  }
}
@media screen and (max-width: 767px) {
  .landing-header .main-navbar .navbar-btn {
    margin-left: auto;
  }
  .landing-header .main-navbar .navbar-menu {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: #1c1c1c;
    right: -100%;
    top: 0;
    padding: 50px 20px 140px;
    z-index: 999;
    transition: all 0.5s;
    background-image: url(../image/mobile-menu-bg.jpg);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    display: flex;
    flex-flow: column;
    align-items: center;
    justify-content: center;
  }
  .landing-header .main-navbar .navbar-menu > ul {
    display: block;
  }
  .landing-header .main-navbar .navbar-menu > ul > li.nav-item {
    margin: 50px 10px;
  }
  .landing-header .main-navbar .navbar-menu > ul > li.nav-item a {
    font-size: 26px;
  }
  .landing-header .main-navbar .close-menu-icon {
    display: inline-block;
    position: absolute;
    top: 40px;
    right: 40px;
    width: 40px;
    height: 40px;
  }
  .landing-header .main-navbar .close-menu-icon .toggle-button {
    background: #461bc3;
    border: 1px solid #461bc3;
    box-shadow: none !important;
    outline: none !important;
    transition: all 0.5s;
    padding: 0;
    border-radius: 100%;
  }
  .landing-header .main-navbar .close-menu-icon .toggle-button.p-button:enabled:hover {
    background: #ecfe80;
    border-color: #ecfe80;
    color: #1c1c1c;
  }
  .landing-header .main-navbar .navbar-btn {
    text-align: center;
  }
  .landing-header .main-navbar .mobile-sidebar-logo {
    position: absolute;
    bottom: 40px;
    left: 50%;
    transform: translateX(-50%);
    display: block;
  }
  .landing-header.mobile-menu-open .main-navbar .navbar-menu {
    right: 0;
  }
  .landing-header .main-navbar .navbar-btn .landing-btn-primary {
    font-size: 20px;
  }
  .landing-header .main-navbar .navbar-menu .navbar-btn {
    display: block;
    margin: 0;
  }
  .landing-header .main-navbar .navbar-menu .navbar-btn .landing-btn-primary {
    font-size: 26px;
    padding: 15px 50px 13px 30px;
    display: inline-block;
  }
  .landing-header .main-navbar .navbar-menu .navbar-btn .landing-btn-primary::after {
    right: 20px;
    background-size: auto;
  }
  .landing-header .main-navbar .logo {
    width: 120px;
  }
  /***/
  .landing-header .menu-toggle-button {
    display: inline-block;
  }
  .landing-header .menu-toggle-button .toggle-button {
    padding: 6px;
    border-radius: 100%;
  }
  /***/
  .landing-btn-primary,
  .landing-btn-primary:focus,
  .landing-btn-secondary,
  .landing-btn-secondary:focus {
    font-size: 14px;
  }
  .landing-header .main-navbar .navbar-btn .landing-btn-primary,
  .cta-section .cta-section-btn .landing-btn-secondary {
    padding: 10px 40px 8px 20px;
  }
  .landing-header .main-navbar .navbar-btn .landing-btn-primary::after,
  .cta-section .cta-section-btn .landing-btn-secondary::after {
    right: 16px;
    background-size: 78%;
  }
  .landing-banner .landing-banner-inner {
    padding-top: 30px;
  }
  .landing-banner .landing-banner-inner .landing-banner-content .landing-banner-title {
    font-size: 40px;
    padding-bottom: 16px;
  }
  .landing-banner .landing-banner-inner .landing-banner-content .landing-subtitle {
    font-size: 14px;
  }
  .cta-section {
    padding: 60px 0 40px;
  }
  .cta-section .cta-section-content {
    padding-right: 20px;
  }
  .cta-section .cta-section-content .cta-section-title {
    font-size: 22px;
    padding-bottom: 0px;
  }
  .cta-section .cta-section-content .cta-section-description {
    font-size: 14px;
  }
  .cta-section .cta-section-btn {
    padding-right: 0px;
  }
  .cta-section .cta-section-inner::after {
    width: 85px;
    height: 98px;
  }
  .wrapper-bottom-logo {
    padding-bottom: 60px;
  }
  .wrapper-bottom-logo img {
    width: 150px;
  }
  /***/
  .ligabenfica-banner .ligabenfica-banner-inner {
    padding: 40px 0;
  }
  .ligabenfica-banner .ligabenfica-banner-content .ligabenfica-banner-title {
    font-size: 26px;
    max-width: 400px;
    margin: 0 auto;
    text-align: center;
  }
  .ligabenfica-banner .ligabenfica-btn-group {
    justify-content: center;
    max-width: 300px;
    margin: 0 auto;
  }
  .ligabenfica-banner-description {
    max-width: 400px;
    margin: 0 auto;
    text-align: center;
  }
  .ligabenfica-banner .ligabenfica-banner-description p {
    font-size: 14px;
  }
  .ligabenfica-banner-img {
    text-align: center;
    max-width: 300px;
    margin: 0 auto;
  }
  .ligabenfica-banner .ligabenfica-banner-btn {
    padding-top: 10px;
  }
  .ligabenfica-banner .ligabenfica-banner-btn .landing-btn-primary {
    padding: 15px 52px 15px 32px;
    font-size: 16px;
  }
  .ligabenfica-screen-section {
    margin-top: -350px;
  }
  .ligabenfica-screen-section {
    margin-top: -150px;
  }
  .ligabenfica-banner {
    padding: 100px 0 150px;
  }
  .ligabenfica-screen-section {
    padding-bottom: 50px;
  }
  .ligabenfica-banner .ligabenfica-btn-group a {
    margin-left: 12px;
  }
  /***/
  .contactfaq-banner-section .contact-form-title h2 {
    font-size: 20px;
  }
  .contactfaq-banner-section {
    padding: 100px 0 60px;
  }
  .contact-faq-section .contact-faq-title h2 {
    font-size: 25px;
  }
  .contact-faq-section .contact-faq-title {
    padding-bottom: 10px;
  }
  .contact-faq-section .contact-faq-list .accordion-button span {
    font-size: 18px;
  }
  .contact-faq-section .contact-faq-list .p-accordion-header-link {
    margin-bottom: 10px;
  }
  .contact-faq-section .contact-faq-list .accordion-item:not(:last-child) {
    padding-bottom: 20px;
  }
  .contact-faq-section .contact-faq-list .accordion-collapse {
    font-size: 16px;
  }
  /***/
  .footer {
    padding: 20px 0 0;
  }
  .footer .footer-col-1,
  .footer .footer-col-2,
  .footer .footer-col-3 {
    padding-top: 8px;
    padding-bottom: 8px;
  }
  .footer .footer-logo {
    max-width: 120px;
  }
  .footer .footer-menu-link ul .footer-link a {
    font-size: 14px;
  }
  .footer .footer-inner .footer-details {
    padding-bottom: 5px;
  }
  .footer .footer-logo {
    text-align: center;
    margin: 0 auto;
  }
  .footer .footer-social-media ul {
    justify-content: center;
  }
  .footer .footer-social-media ul li img {
    max-width: 28px;
  }
  .footer .footer-copy-right .footer-copyright-content {
    border-top: 1px solid rgba(28, 28, 28, 0.4);
    padding: 16px 0 10px;
  }
  .footer .footer-copy-right .footer-copyright-content .footer-copyright-text p {
    font-size: 12px;
  }
  .footer .footer-copy-right .footer-copyright-content .footer-copyright-link a {
    font-size: 12px;
  }
  /***/
  .terms-conditions-page .default-content-section {
    padding: 40px 0 40px;
  }
  .landing-header .main-navbar .navbar-btn .landing-btn-primary {
    font-size: 14px;
    padding: 10px 30px 8px 15px;
    right: 0;
  }
  .landing-header .main-navbar .navbar-btn .landing-btn-primary::after {
    right: 8px;
  }
  .landing-header .menu-toggle-button .toggle-button {
    width: 35px;
    height: 35px;
    padding: 5px;
  }
  /**********/
  .landing-banner::after {
    height: calc(100% - 200px);
  }
  .cta-section .cta-section-inner {
    display: block;
    padding: 30px;
  }
  .cta-section .cta-section-btn .landing-btn-secondary {
    display: inline-block;
  }
  .cta-section .cta-section-btn {
    text-align: center;
  }
  .cta-section .cta-section-inner::after {
    width: 60px;
    height: 70px;
    transform: translateX(calc(-50% - 112px)) rotate(90deg);
    background-size: contain;
    right: auto;
    left: 50%;
    bottom: 24px;
    top: auto;
  }
  .cta-section .cta-section-content {
    padding-right: 0;
    padding-bottom: 10px;
  }
  .footer .footer-col-3 {
    order: 2;
  }
  .footer .footer-col-2 {
    order: 3;
  }
  /***color changes***/
  .landing-header .menu-toggle-button .toggle-button {
    background: #7a51f0;
    border: 1px solid #7a51f0;
  }
  .cta-section .cta-section-content .cta-section-title span {
    color: #7a51f0;
  }
  .landing-btn-primary:hover,
  .landing-btn-primary:focus:hover {
    background-color: #7a51f0;
    border-color: #7a51f0;
  }
  .landing-btn-secondary,
  .landing-btn-secondary:focus {
    background-color: #7a51f0;
    border-color: #7a51f0;
  }
  .lg-img-hide {
    display: none;
  }
  .md-img-hide {
    display: inline-block;
  }
  .landing-header .main-navbar .navbar-menu > ul > li.nav-item a.nav-link {
    opacity: 1;
    transition: all 0.5s;
  }
  .landing-header .main-navbar .navbar-menu > ul > li.nav-item a.nav-link:hover, .landing-header .main-navbar .navbar-menu > ul > li.nav-item a.nav-link.active {
    color: #ecfe80;
  }
  .ligabenfica-btn-ipad {
    display: none;
  }
  .ligabenfica-btn-lg {
    display: block;
  }
  .toast-msg {
    top: 90px;
  }
}
@media screen and (max-width: 575px) {
  .cta-section .cta-section-inner {
    display: block;
    padding: 20px 20px 20px;
  }
  .cta-section .cta-section-btn {
    text-align: center;
  }
  .wrapper-bottom-logo {
    padding-bottom: 40px;
  }
  /***/
  .ligabenfica-banner {
    padding: 60px 0 140px;
  }
  .ligabenfica-banner-img {
    text-align: center;
    max-width: 200px;
    margin: 0 auto;
  }
  .ligabenfica-banner .ligabenfica-banner-btn .landing-btn-primary {
    font-size: 14px;
  }
  .ligabenfica-screen-section {
    padding-bottom: 40px;
  }
  .contactfaq-banner-section .contact-submit-group .contact-submit-btn .landing-btn-primary {
    min-width: auto;
    padding: 10px 20px 8px;
  }
  .contactfaq-banner-section .contact-form-card {
    padding: 20px 20px;
  }
  .contactfaq-banner-section .contact-form-card .contact-social-media ul li {
    margin-right: 5px;
  }
  .contact-faq-section .contact-faq-list .accordion-button span {
    font-size: 16px;
  }
  .contact-faq-section .contact-faq-title h2 {
    font-size: 22px;
  }
  .contact-faq-section .contact-faq-list .accordion-icon {
    width: 16px;
  }
  /***/
  .footer .footer-copy-right .footer-copyright-content {
    flex-flow: column;
    justify-self: center;
    align-items: center;
  }
  /*****/
  .landing-banner .landing-banner-inner .landing-banner-content .landing-banner-title {
    font-size: 38px;
  }
  .landing-banner .landing-banner-inner .landing-banner-image img {
    min-height: 220px;
  }
  .landing-banner::after {
    height: calc(100% - 160px);
  }
  .cta-section .cta-section-inner::after {
    left: 50%;
    transform: translateX(calc(-50% - 106px)) rotate(90deg);
    bottom: 16px;
  }
  .footer .footer-copy-right .footer-copyright-content {
    max-width: 320px;
    margin: 0 auto;
  }
  .ligabenfica-screen-section .ligabenfica-screen img {
    border-radius: 10px;
  }
}
@media screen and (max-width: 416px) {
  .landing-banner .landing-banner-inner .landing-banner-content .landing-banner-title {
    font-size: 35px;
  }
  .toast-msg .toast {
    width: 285px;
  }
}
@media screen and (max-width: 369px) {
  .ligabenfica-screen-section {
    margin-top: -120px;
  }
  .landing-header .main-navbar .navbar-btn .landing-btn-primary {
    padding: 10px 30px 8px 10px;
    font-size: 12px;
  }
  .landing-banner .landing-banner-inner .landing-banner-content .landing-banner-title {
    font-size: 30px;
  }
  .cta-section .cta-section-inner::after {
    width: 50px;
    height: 60px;
  }
}
@media screen and (max-width: 767px) and (max-height: 700px) {
  .landing-header .main-navbar .navbar-menu > ul > li.nav-item {
    margin: 30px 10px;
  }
  .landing-header .main-navbar .mobile-sidebar-logo {
    bottom: 30px;
  }
  .landing-header .main-navbar .navbar-menu > ul > li.nav-item a {
    font-size: 22px;
  }
  .landing-header .main-navbar .navbar-menu .navbar-btn .landing-btn-primary {
    font-size: 22px;
    padding: 12px 50px 10px 30px;
  }
  .landing-header .main-navbar .navbar-menu {
    padding: 80px 20px 140px;
  }
  .landing-header .main-navbar .close-menu-icon {
    top: 20px;
    right: 20px;
  }
}
@media screen and (max-width: 767px) and (max-height: 600px) {
  .landing-header .main-navbar .navbar-menu > ul > li.nav-item {
    margin: 20px 10px;
  }
  .landing-header .main-navbar .navbar-menu {
    padding: 50px 20px 140px;
  }
  .landing-header .main-navbar .navbar-menu > ul > li.nav-item a {
    font-size: 20px;
  }
  .landing-header .main-navbar .navbar-menu .navbar-btn .landing-btn-primary {
    font-size: 20px;
    padding: 12px 50px 10px 30px;
  }
}
@media screen and (min-width: 991px) {
  .ligabenfica-banner .ligabenfica-banner-btn .landing-btn-primary::after {
    width: 25px;
    height: 25px;
  }
}/*# sourceMappingURL=homelanding.css.map */