.modal-dialog.mobile-modal-dialog,
img {
  max-width: 100%;
}
.body-medium,
.caption-medium,
.extra-small-medium,
.small-medium {
  font-family: poppins-medium;
  font-style: normal;
  font-weight: 500;
  margin: 0;
}
.small-medium {
  font-size: 16px;
  line-height: 26px;
}
.extra-small-medium {
  font-size: 14px;
  line-height: 24px;
  letter-spacing: -0.4px;
}
.navbar-default {
  border-color: none !important;
  border: none;
  background-color: #fff;
}
.mobile-container {
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  background-color: #fff;
  border: none;
}
.mobile-nav-container .navbar-fixed-top {
  height: 80px;
  padding-top: 0 !important;
}
.mobile-nav-container .navbar-default {
  background-color: #fff !important;
  border-color: transparent !important;
  transition: 0.15s linear;
}
.mobile-container .nav-trigger {
  text-align: right;
  float: right;
  position: absolute;
  top: 24px;
  right: 30px;
  font-size: 25px;
  color: #342d4f;
  background: #fff;
  border: none;
}
.modal-bg {
  background-color: rgba(0, 0, 0, 0.5);
}
.mobile-modal-dialog {
  width: 100%;
  margin: 0 !important;
  box-shadow: none !important;
  position: absolute !important;
  right: 0 !important;
  top: 0 !important;
  bottom: 0 !important;
  transition: 0.5s;
  transform: translate(500px);
  -webkit-transform: translate(500px);
}
.mobile-ctn-btn,
.mobile-try-cmm {
  border-radius: none;
  color: #fff;
  text-align: center;
  font-weight: 700;
  letter-spacing: 0.8px;
}
.mobile-try-cmm {
  background-color: #6e46ff;
  padding: 10px 19px;
  font-size: 14px;
  text-transform: uppercase;
  font-family: Poppins;
}
.mobile-modal-content {
  height: 100%;
  border-radius: 0;
  box-shadow: none !important;
  transition: 0.3s ease-in-out;
  -webkit-transition: 0.3s ease-in-out;
  border: none !important;
  overflow-y: scroll;
}
.mobile-modal-header {
  padding: 12px 30px 10px 20px !important;
  position: sticky;
  position: -webkit-sticky;
  top: 0;
  z-index: 100 !important;
  width: 100%;
  height: 64px;
  border-bottom: 1px solid #e6eaf3;
  background-color: #fff;
  text-align: center;
}
.mobile-modal-body,
.nav-head .title-section {
  padding: 0 !important;
}
@media only screen and (max-width: 1000px) {
  .mobile-navigation {
    display: block;
  }
}
.in {
  display: inline;
}
body,
html {
  width: 100%;
  overflow-x: clip;
}
.logo,
.logo-light {
  width: 100px;
  height: 50px;
  display: block;
  cursor: pointer;
}
.navbar {
  margin-bottom: 0 !important;
}
.newlogo {
  position: relative;
  left: 13px;
}
.logo {
  background: url(../svg/facilio-blue-logo.svg) 50%/100%
    no-repeat;
  width: 90px !important;
}
a {
  text-decoration: none !important;
  background-color: transparent;
  color: #337ab7;
}
.nav-main[data-v-1d395784] {
  width: 100%;
  flex-direction: column;
  z-index: 10;
  position: fixed;
  top: 0;
}
.nav-head[data-v-1d395784],
.nav-main[data-v-1d395784] {
  display: flex;
  align-items: center;
  justify-content: center;
}
.nav-menu-container,
.nav-menu-container[data-v-1d395784] {
  width: 74%;
}
.company-main .hover-icon,
.company-main .item-name:hover .gray-icon,
.has-dropdown #Company,
.has-dropdown #Platform,
.has-dropdown #Resources,
.has-dropdown #Solutions,
.mobile-menu-bar,
.mobile-menu-bar[data-v-1d395784],
.platform-main .hover-icon,
.platform-main .item-name:hover .gray-icon,
.platform-main .platform-item:hover .gray-icon,
.platform-main .slide-icon,
.platform-main .title-section:hover .gray-icon,
.resources-main .hover-icon,
.resources-main .item-name:hover .gray-icon,
.solutions-main .hover-icon,
.solutions-main .item-name:hover .gray-icon,
.solutions-main .slide-icon {
  display: none;
}
.fc-mob-arrow-h {
  color: #6979f8 !important;
  text-transform: inherit !important;
}
.closer-nav {
  width: 18px;
  height: 18px;
  opacity: 1;
  fill: #171c3b !important;
}
.fc-mob-head,
.fc-mob-txt {
  margin-left: 0 !important;
}
.fc-mega-link {
  padding: 15px;
  height: auto;
  cursor: pointer;
  margin-left: -15px;
}
.fc-overview-down {
  padding: 10px;
}
.fc-industry-down,
.fc-overview-down {
  width: 100%;
}
.fc-pt-subhead,
.fc-res-subhead {
  font-size: 16px;
  margin-top: 0;
  margin-bottom: 5px;
  text-align: left;
  font-weight: 100 !important;
  text-transform: none;
  cursor: pointer;
  font-family: poppins-medium;
  color: #181b3b;
}
.fc-app-subhead,
.fc-app-txt {
  margin-left: 42px !important;
}
.mob-pt-sec-3 {
  position: relative;
  padding: 15px 20px;
  font-size: 13px;
  margin-bottom: -20px;
  border-top: 1px solid #d0e3ff;
  font-family: Poppins;
}
ul.mobile-dropdown {
  padding-left: 0;
  padding-right: 0;
}
.mobile-menu-gn li {
  list-style-type: none;
  border-bottom: 1px solid #eceef3;
}
.mobile-dropdown-txt {
  padding: 20px 30px;
  text-transform: uppercase;
}
.fa-menu-right {
  position: absolute;
  right: 30px;
  font-size: 20px !important;
  font-weight: 900;
  line-height: 20px;
}
.mobile-dropdown-list {
  padding: 20px 0;
  background-color: #f6f7f9;
}
.fc-collapse-list,
.fc-megamenu-content,
.mobile-modal-dialog,
.navbar-fixed-top,
body {
  background-color: #fff;
}
.fc-collapse-list {
  padding: 20px 30px;
  margin-top: 10px;
  width: 100%;
}
.mobile-dropdown-list a {
  font-family: Poppins;
  text-decoration: none;
  font-size: 14px;
  color: #324056;
}
.mobile-dropdown li:focus,
.mobile-dropdown li:hover {
  background-color: #ecf1fc;
  color: #372668;
  font-family: Poppins;
}
.fc-mob-head {
  font-size: 16px;
  position: relative;
  text-align: left;
  font-family: Poppins;
  color: #2e5bff;
}
.fc-mob-head:after {
  position: absolute;
  content: "";
  height: 0.5px;
  margin: 0;
  left: 0;
  top: 30px;
  right: 0;
  width: 100%;
  background-color: #d0e3ff;
}
.dropdown,
.dropup,
.fc-app-mob,
.fc-bullets,
.fc-category-1,
.fc-category-2,
.fc-dropdown-sec-2,
.fc-header-fix,
.fc-industry-down,
.fc-overview-down,
.fc-partners-wrap,
.fc-platform-hover,
.fc-res-cards p,
.fc-resource-sec,
.main-nav,
.modal-backdrop,
.nav-menu > a,
.sec-3 {
  position: relative;
}
.fc-mob-arrow-h {
  font-size: 14px !important;
}
.fc-header-fix,
.has-dropdown:hover #Company,
.has-dropdown:hover #Platform,
.has-dropdown:hover #Resources,
.has-dropdown:hover #Solutions {
  display: flex;
}
.fc-header-close {
  position: absolute;
  right: 0;
}
.navbar-fixed-top {
  z-index: 10 !important;
  padding-bottom: 10px;
  box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.05);
}
.fc-ovw-subhead {
  font-size: 16px;
  padding: 6px 10px;
  margin-left: -10px;
  cursor: pointer;
  font-family: Poppins;
}
.fc-app-subhead,
.fc-ovw-subhead {
  margin-top: 0;
  margin-bottom: 5px;
  text-align: left;
  text-transform: none;
  color: #173b56;
}
.fc-app-subhead {
  font-size: 15px;
  margin-left: 0 !important;
  font-family: poppins-regular;
}
.fc-res-cards p,
.main-nav.nav-menu-container {
  font-family: Poppins;
}
.fc-mega-app-link {
  padding-left: 0 !important;
}
.fc-res-cards {
  padding: 20px 25px;
  cursor: pointer;
}
.nav-1,
.nav-2,
.nav-3 {
  background: #fff;
}
.fc-res-cards p {
  margin-top: 40px !important;
  margin-bottom:8px !important;
  font-size: 18px;
  font-weight: 600;
  text-align: left;
  color: #181b3b;
  line-height: 30px ;
  font-weight: 700 ;
  font-family: ProximaNovaBold ;
}
.fc-res-cards p:after {
  content: "";
  display: inline-block;
  width: 15px;
  height: 15px;
  position: absolute;
  margin-top: 8px;
  margin-left: 10px;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  background: url(../svg/dark-blue-arrow.svg) center / contain no-repeat;
  font-size: 20px ;
 
}

.fc-other-res-subhead {
  font-size: 16px;
  font-weight: 600;
  margin-left: -20px;
  padding: 10px 20px;
  font-family: Poppins;
  color: #324056;
}
@media screen and (max-width: 1024px) {
  .mobile-navigation {
    display: block;
  }
}
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  font-size: 10px;
  -webkit-tap-highlight-color: transparent;
}
body {
  margin: 0;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
}
.company-main .item-name:hover .hover-icon,
.company-main .item-name:hover .slide-icon,
.company-main .slide-icon,
.contentdisplay,
.dropdown:hover .dropdown-content,
.has-dropdowns:hover .fc-small-menu-content,
.platform-main .item-name:hover .slide-icon,
.platform-main .platform-item:hover .hover-icon,
.platform-main .platform-item:hover .slide-icon,
.platform-main .title-section:hover .hover-icon,
.platform-main .title-section:hover .slide-icon,
.resources-main .gamers-box:hover .slide-icon,
.resources-main .item-name:hover .hover-icon,
.resources-main .item-name:hover .slide-icon,
.solutions-main .item-name:hover .hover-icon,
.solutions-main .item-name:hover .slide-icon,
.solutions-main .release-box:hover .hover-icon,
.solutions-main .release-box:hover .slide-icon,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
a:active,
a:hover {
  outline: 0;
}
img {
  border: 0;
  vertical-align: middle;
}
*,
:after,
:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
a:focus,
a:hover {
  color: #23527c;
  text-decoration: underline;
}
p {
  margin: 0 0 10px;
}
ol,
ul {
  margin-top: 0;
  margin-bottom: 10px;
}
li.nav-menu {
  margin: 0 !important;
}
li.mobile-dropdown-list {
  margin-top: 0;
}
.fc-header-fix {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.modules-col .module-item img.hover-icon {
  height: 24px;
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInLeft {
  animation-name: fadeInLeft;
}
.modules-col {
  height: fit-content !important;
}
.fc-company-sec a,
.fc-megamenu-content a,
.fc-partners-sec a,
.fc-resource-sec a,
.fc-solution-sec a,
.fc-whats-new-left a,
.fc-whatsnew-section-2 a,
.footer-blog-a a:hover,
a.fc-arrow-events,
a.fc-arrow-h-right {
  text-decoration: none;
}
.dropdown-content {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen,
    Ubuntu, Cantarell, "Open Sans", HelveticaNeue, sans-serif;
}
.navbar-default {
  border-bottom: none !important;
}
.has-dropdown:hover,
.has-dropdowns:hover {
  border-bottom: 3px solid #6144cd;
}
.fc-megamenu-content a {
  cursor: pointer;
}
.fc-mediummenu-content,
.fc-megamenu-content,
.fc-small-menu-content {
  transform-origin: left top 0px;
}
.fc-mediummenu-content,
.fc-megamenu-content {
  display: flex !important;
  margin: 0 auto;
  position: fixed;
  box-shadow: 0 20px 30px rgba(129, 129, 129, 0.15);
  right: 0;
  top: 75px;
}
.has-dropdown:hover .fc-mediummenu-content,
.has-dropdown:hover .fc-megamenu-content,
.has-dropdowns:hover .fc-small-menu-content {
  visibility: visible;
  opacity: 1;
  transition: 0.3s;
  transform: translateY(0);
}
.fc-megamenu-content {
  min-height: 450px;
  max-height: 560px;
  visibility: hidden;
  width: 100%;
  left: 0;
  opacity: 0;
  border: 1px solid #e8efef;
  transition: 0.2s;
  z-index: 10;
}
.reachAddressHead {
  font-size: 14px;
  font-weight: 700;
  font-family: ProximaNovaBold;
  letter-spacing: 1px;
  color: #181b3b;
}
.fc-copyrights-nav a,
.reachAddress a {
  font-size: 14px;
  letter-spacing: 0.3px;
  color: #181b3b;
}
.reachAddress a {
  line-height: 2.14;
  text-decoration: none !important;
  transition: 0.2s ease-out;
}
.fc-foot-copyrights {
  padding: 15px;
  text-align: inherit;
}
.fc-copyrights-nav a {
  padding: 10px 20px 0 0 !important;
  text-decoration: none;
}
.footer-copyrights-text {
  float: right;
  font-size: 14px;
  font-family: poppins-regular !important;
  margin-top: -18px;
}
.caption-medium,
.caption-regular {
  font-size: 12px;
  line-height: 20px;
}
.fc-footer-social {
  list-style-type: none;
  margin-left: -40px;
  margin-top: 30px;
}
.fc-footer-social li {
  width: 40px;
  height: 40px;
  margin: 0 3px;
  border-radius: 50%;
  border: 1.5px solid transparent;
  list-style-position: inside;
  display: inline-block;
  padding: 0 5px;
}
.nav-menu-container ul li,
.nav-menu > a {
  height: 75px;
}
.caption-regular {
  text-align: left;
}
.small-semiBold {
  font-family: Poppins;
  font-style: normal;
  font-weight: 600;
  margin: 0;
  font-size: 16px;
  line-height: 26px;
}
.nav-main {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  z-index: 10;
  position: fixed;
  top: 0;
}
.nav-head {
  margin: auto;
  flex-shrink: 0;
  background: rgba(255, 255, 255, 90%);
  backdrop-filter: blur(12px);
  padding: 0 76px;
  display: flex;
  justify-content: center;
  align-items: center;
  column-gap: 48px;
  border-bottom: 1px solid hsla(0, 0%, 100%, 0.9);
}
.dark-nav-head {
  background: rgba(0, 0, 0, 60%);
  border-bottom: none;
}
.nav-menu:hover + .nav-head {
  background: #fff;
  border-color: #f8f6ff;
}
.nav-menu > a {
  display: flex;
  width: 100px;
  flex-direction: column;
  justify-content: center;
  flex-shrink: 0;
  color: #676375;
  text-align: center;
  text-transform: capitalize;
  cursor: pointer;
}
.boder-ani {
  position: absolute;
  bottom: 0;
  width: 0%;
  height: 2px;
  background-color: #6e46ff;
  transition: width 0.3s cubic-bezier(0.59, 0.02, 0, 1.02);
}
.ani-dropdown {
  animation: 0.3s fadeInDown;
  -webkit-animation: 0.3s fadeInDown;
  -moz-animation: 0.3s fadeInDown;
  -o-animation: 0.3s fadeInDown;
  -ms-animation: fadeInDown ease 0.3s;
}
.nav-menu:hover .boder-ani {
  visibility: visible;
  width: 100%;
}
.nav-menu:not(:hover) .boder-ani {
  visibility: hidden;
}
.nav-menu {
  border-color: transparent;
  list-style: none;
}
.has-dropdown:hover {
  border: 0;
}
.dark-nav {
  color: #fff !important;
}
.company-main .item-name:hover,
.nav-menu > a:hover,
.platform-main .item-name:hover,
.platform-main .platform-item:hover a,
.platform-main .title-section:hover,
.platform-main .title-section:hover .learn-more-btn,
.platform-main .title-section:hover .module-desc,
.platform-main .title-section:hover .module-title,
.resources-main .item-name:hover,
.solutions-main .item-name:hover {
  color: #6e46ff;
}
.get-demo {
  display: inline-flex;
  padding: 12px 24px;
  justify-content: center;
  align-items: center;
  gap: 12px;
  border-radius: 4px;
  background: #6e46ff;
  cursor: pointer;
}
.get-demo:hover {
  background: #542cc6;
}
.nav-head > ul {
  width: 950px;
  max-width: 1100px;
  min-width: 600px;
  display: flex;
  align-items: center;
  padding: 0;
  margin: 0;
}
@media only screen and (max-width: 1024px) {
  .hello-bar,
  .hello-bar[data-v-1d395784],
  .main-nav,
  .main-nav[data-v-1d395784] {
    display: none;
  }
  .mobile-menu-bar,
  .mobile-menu-bar[data-v-1d395784] {
    display: block;
  }
}
@media only screen and (max-width: 600px) {
  .nav-head {
    display: none;
  }
  .mobile-menu-bar {
    display: block;
  }
}
.company-main,
.platform-main,
.resources-main,
.solutions-main {
  display: flex;
  height: 100%;
  margin: auto;
  max-width: 1440px;
}
.company-main .company-title,
.platform-main .platform-title,
.resources-main .resources-title,
.solutions-main .solutions-title {
  color: #a187ff;
  letter-spacing: 0.28px;
  text-transform: uppercase;
  margin-bottom: 24px;
}
.platform-main .modules-col {
  width: 1030px;
  height: 612px;
  flex-shrink: 0;
  padding: 32px 51px 51px 76px;
  background: #fff;
  display: flex;
  justify-content: end;
}
.company-main .latest-articles,
.platform-main .module-section,
.resources-main .latest-blogs {
  display: flex;
  gap: 0 60px;
}
.platform-main .platform-col {
  width: 410px;
  height: 611px;
  flex-shrink: 0;
  background: #f8f6ff;
  padding: 32px 58px 47px;
}
.platform-main .title-section {
  width: 253px;
  text-transform: capitalize;
  cursor: pointer;
}
.platform-main .slide-icon {
  animation: 0.5s fadeInLeft;
  -webkit-animation: 0.5s fadeInLeft;
  -moz-animation: 0.5s fadeInLeft;
  -o-animation: 0.5s fadeInLeft;
  -ms-animation: fadeInLeft ease 0.5s;
}
.platform-main .module-title {
  color: #221e31;
  margin-bottom: 8px;
  cursor: pointer;
  width: fit-content;
}
.platform-main .module-desc {
  color: #7e7a8d;
  margin-bottom: 8px;
}
.platform-main .learn-more-btn {
  display: flex;
  align-items: center;
  width: fit-content;
  color: #6e46ff;
  cursor: pointer;
}
.platform-main .items-list {
  display: flex;
  flex-wrap: wrap;
  flex-grow: 1;
  width: min-content;
  height: fit-content;
  gap: 16px 37px;
}
.platform-main .module-item {
  width: 266px;
  height: 24px;
}
.company-main .item-name,
.platform-main .item-name,
.resources-main .item-name,
.solutions-main .item-name {
  width: fit-content;
  color: #504c5f;
  cursor: pointer;
  text-transform: capitalize;
  display: flex;
  align-items: center;
}
.platform-main .divider,
.solutions-main .divider {
  width: 100%;
  height: 1px;
  opacity: 0.41;
  background: #dbd1ff;
  margin-bottom: 32px;
}
.platform-main .platform-item {
  cursor: pointer;
  width: fit-content;
}
.platform-main .platform-item a {
  color: #221e31;
  display: flex;
  align-items: center;
}
.platform-main .see-all {
  max-width: 298px;
  width: 100%;
  height: 48px;
  flex-shrink: 0;
  border-radius: 4px;
  background: #fff;
  padding: 12px 24px;
  display: flex;
  justify-content: space-between;
  cursor: pointer;
  color: #6e46ff;
}
.platform-main .see-all:hover {
  box-shadow: 0 4px 12px 0 rgba(223, 211, 255, 0.2);
}
@media only screen and (max-width: 1920px) {
  .platform-main .platform-col {
    width: 1000px;
  }
}
@media only screen and (min-width: 1280px) and (max-width: 1366px) {
  .platform-main {
    width: 100%;
  }
  .platform-main .modules-col {
    width: 75%;
    padding: 32px 40px 40px;
  }
  .platform-main .platform-col {
    width: 25%;
    padding: 32px 40px 40px;
  }
  .platform-main .items-list {
    gap: 16px 32px;
  }
}
.solutions-main .modules-col {
  width: 1034px;
  height: 438px;
  flex-shrink: 0;
  padding: 32px 60px 106px 76px;
  background: #fff;
}
.solutions-main .released-col {
  width: 410px;
  height: 438px;
  flex-shrink: 0;
  background: #f8f6ff;
  padding: 32px 30px;
}
.solutions-main .items-list {
  display: flex;
  flex-wrap: wrap;
  flex-grow: 1;
  width: 885px;
  height: 76px;
  gap: 24px 88px;
}
.solutions-main .module-item {
  width: 236px;
  height: 24px;
}
.company-main .read-article,
.resources-main .read-blog,
.solutions-main .get-copy {
  display: flex;
  align-items: center;
  color: #6e46ff;
}
.solutions-main .release-box {
  width: 298px;
  height: 332px;
  flex-shrink: 0;
  border-radius: 16px;
  background: #fff;
  padding: 24px;
  cursor: pointer;
  display: block;
  margin: auto;
}
.solutions-main .release-box .small-semiBold {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #504c5f;
}
.company-main .release-box:hover .read-article,
.resources-main .release-box:hover .read-blog,
.solutions-main .release-box:hover .get-copy {
  color: #542cc6;
}
.solutions-main .green-tag {
  color: #37a2af;
  display: inline-flex;
  padding: 3px 12px;
  justify-content: center;
  align-items: center;
  gap: 8px;
  border-radius: 60px;
  background: #ecfafb;
}
.company-main .slide-icon,
.resources-main .slide-icon,
.solutions-main .slide-icon {
  display: none;
  animation: 0.5s fadeInLeft;
  -webkit-animation: 0.5s fadeInLeft;
  -moz-animation: 0.5s fadeInLeft;
  -o-animation: 0.5s fadeInLeft;
  -ms-animation: fadeInLeft ease 0.5s;
}
.company-main .modules-col,
.resources-main .modules-col {
  width: 640px;
  height: 366px;
  flex-shrink: 0;
  padding: 32px 52px 60px 76px;
  background: #fff;
}
.resources-main .released-col {
  width: 800px;
  height: 366px;
  flex-shrink: 0;
  background: #f8f6ff;
  padding: 32px 76px 52px 60px;
}
.resources-main .items-list {
  display: flex;
  flex-wrap: wrap;
  flex-grow: 1;
  width: 496px;
  height: fit-content;
  grid-gap: 24px 0;
  gap: 24px 0;
  position: relative;
}
.company-main .module-item,
.resources-main .module-item {
  width: 248px;
  height: 24px;
}
.company-main .module-desc,
.resources-main .module-desc {
  color: #7e7a8d;
  margin-bottom: 0;
}
.resources-main .game-changers {
  display: flex;
  align-items: center;
  color: #45cbdb;
  margin-bottom: 8px;
}
.company-main .release-box,
.resources-main .release-box {
  width: 302px;
  flex-shrink: 0;
  cursor: pointer;
}
.company-main .release-box .small-semiBold,
.resources-main .release-box .small-semiBold {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #504c5f;
}
.company-main .release-box .ani-img,
.resources-main .release-box .ani-img {
  transition: transform 0.4s ease-in-out;
}
.company-main .release-box:hover .ani-img,
.resources-main .release-box:hover .ani-img {
  transform: scale(1.1);
}
.company-main .release-box:not(:hover) .ani-img,
.resources-main .release-box:not(:hover) .ani-img {
  transform: scale(1);
}
.resources-main .gamers-box {
  width: 240px;
  height: 124px;
  flex-shrink: 0;
  border-radius: 8px;
  background: #f2fcfc;
  border: 1px solid #f2fcfc;
  padding: 16px;
  position: absolute;
  bottom: 0;
  right: 8px;
  cursor: pointer;
}
.resources-main .gamers-box:hover {
  background: #fff;
  border: 1px solid #ecfafb;
  box-shadow: 2px 4px 4px 0 #ecfafb;
}
.company-main .released-col {
  width: 100%;
  height: 366px;
  flex-shrink: 0;
  background: #f8f6ff;
  padding: 32px 76px 60px 60px;
}
.company-main .items-list {
  display: flex;
  flex-wrap: wrap;
  flex-grow: 1;
  width: 496px;
  height: fit-content;
  grid-gap: 24px 0;
  gap: 24px 0;
}
@media only screen and (max-width: 1920px) {
  .solutions-main .released-col {
    width: 1000px;
  }
  .solutions-main .release-box {
    margin: unset;
  }
  .company-main .modules-col,
  .resources-main .modules-col {
    padding: 32px 52px 60px 76px;
  }
  .resources-main .released-col {
    width: 100%;
  }
  .company-main .released-col {
    padding: 32px 76px 40px 60px;
    width: 100%;
  }
}
@media only screen and (max-width: 1366px) {
  .nav-head {
    padding: 0 40px;
  }
  .solutions-main .modules-col {
    width: 70%;
    padding: 32px 40px 40px;
  }
  .solutions-main .released-col {
    width: 30%;
    padding: 32px 40px 40px;
  }
  .company-main,
  .resources-main .resources-main,
  .solutions-main .solutions-main {
    width: 100%;
  }
  .company-main .modules-col,
  .resources-main .modules-col {
    width: 47%;
    padding: 32px 40px 40px;
  }
  .company-main .released-col,
  .resources-main .released-col {
    width: 53%;
    padding: 32px 40px 40px;
  }
  .resources-main .latest-blogs {
    gap: 0 40px;
  }
  .company-main .latest-articles {
    gap: 0 45px;
  }
}
@media only screen and (max-width: 1280px) {
  .nav-head {
    padding: 0 40px;
  }
  .company-main,
  .platform-main,
  .solutions-main .solutions-main {
    width: 100%;
  }
  .solutions-main .modules-col {
    width: 70%;
    padding: 32px 40px 40px;
  }
  .solutions-main .released-col {
    width: 30%;
    padding: 32px 40px 40px 45px;
  }
  .resources-main .modules-col {
    width: 44%;
    padding: 32px 40px 40px;
  }
  .resources-main .released-col {
    width: 56%;
    padding: 32px 40px 40px;
  }
  .resources-main .latest-blogs {
    gap: 0 32px;
  }
  .company-main .modules-col {
    width: 43%;
    padding: 32px 40px 40px;
  }
  .company-main .released-col {
    width: 57%;
    padding: 32px 40px 40px;
  }
  .company-main .latest-articles {
    gap: 0 45px;
  }
}
.mT20 {
  margin-top: 20px !important;
}
body.modal-open {
  overflow: hidden;
  position: fixed;
}
.fc-mega-app-link {
  margin-top: 20px;
  padding: 10px 15px 5px;
  cursor: pointer;
  margin-left: -15px;
  transition: 0.2s ease-out !important;
}
.platform-overview-container {
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.mT10 {
  margin-top: 10px;
}
