@import url("https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
.container {
  padding-inline: 1.25rem !important;
}

*:focus {
  box-shadow: none !important;
}

.z-index-1 {
  z-index: 1;
}
.z-index-2 {
  z-index: 2;
}
.z-index-3 {
  z-index: 3;
}
.z-index-4 {
  z-index: 4;
}
.z-index-5 {
  z-index: 5;
}

.form-check-input {
  cursor: pointer;
}
.form-check-input:focus {
  box-shadow: none;
}

/********************************************
font
**********************************************/
/*********************************************
Colors
**********************************************/
/**************************************
//  Content Color
***************************************/
/**************************************
//  Content background
***************************************/
/*********************************************
Headings
**********************************************/
/*********************************************
descriptions
**********************************************/
/*********************************************
Sizing
**********************************************/
/*********************************************
spacing
**********************************************/
/*********************************************
Break Points
**********************************************/
[data-theme=dark] body {
  background-color: #000000;
}
[data-theme=dark] *,
[data-theme=dark] .text-black {
  color: #ffffff !important;
}
[data-theme=dark] * path,
[data-theme=dark] .text-black path {
  stroke: #ffffff !important;
}
[data-theme=dark] .bg-light-gray {
  background-color: rgba(255, 255, 255, 0.04) !important;
}
[data-theme=dark] .bg-white {
  background-color: #000000 !important;
}
[data-theme=dark] * {
  border-color: #ffffff !important;
}
[data-theme=dark] .ts-social-icon--black {
  background-color: rgba(237, 237, 237, 0.144) !important;
  color: #000000 !important;
}
[data-theme=dark] .ts-social-icon--white {
  background-color: rgba(237, 237, 237, 0.144) !important;
  color: #ffffff !important;
}

/********************************************
font
**********************************************/
/*********************************************
Colors
**********************************************/
/**************************************
//  Content Color
***************************************/
/**************************************
//  Content background
***************************************/
/*********************************************
Headings
**********************************************/
/*********************************************
descriptions
**********************************************/
/*********************************************
Sizing
**********************************************/
/*********************************************
spacing
**********************************************/
/*********************************************
Break Points
**********************************************/
[data-theme=dark] body {
  background-color: #000000;
}
[data-theme=dark] *,
[data-theme=dark] .text-black {
  color: #ffffff !important;
}
[data-theme=dark] * path,
[data-theme=dark] .text-black path {
  stroke: #ffffff !important;
}
[data-theme=dark] .bg-light-gray {
  background-color: rgba(255, 255, 255, 0.04) !important;
}
[data-theme=dark] .bg-white {
  background-color: #000000 !important;
}
[data-theme=dark] * {
  border-color: #ffffff !important;
}
[data-theme=dark] .ts-social-icon--black {
  background-color: rgba(237, 237, 237, 0.144) !important;
  color: #000000 !important;
}
[data-theme=dark] .ts-social-icon--white {
  background-color: rgba(237, 237, 237, 0.144) !important;
  color: #ffffff !important;
}

.mb-01 {
  margin-bottom: 0.25rem;
}
.mb-02 {
  margin-bottom: 0.5rem;
}
.mb-03 {
  margin-bottom: 0.75rem;
}
.mb-04 {
  margin-bottom: 1rem;
}
.mb-05 {
  margin-bottom: 1.25rem;
}
.mb-06 {
  margin-bottom: 1.5rem;
}
.mb-07 {
  margin-bottom: 2rem;
}
.mb-08 {
  margin-bottom: 2.5rem;
}
.mb-09 {
  margin-bottom: 3rem;
}
.mb-10 {
  margin-bottom: 3.375rem;
}
.mb-11 {
  margin-bottom: 4rem;
}
.mb-12 {
  margin-bottom: 4.5rem;
}
.mb-13 {
  margin-bottom: 5rem;
}
.mb-14 {
  margin-bottom: 6rem;
}
@media (min-width: 992px) {
  .mb-lg-01 {
    margin-bottom: 0.25rem;
  }
  .mb-lg-02 {
    margin-bottom: 0.5rem;
  }
  .mb-lg-03 {
    margin-bottom: 0.75rem;
  }
  .mb-lg-04 {
    margin-bottom: 1rem;
  }
  .mb-lg-05 {
    margin-bottom: 1.25rem;
  }
  .mb-lg-06 {
    margin-bottom: 1.5rem;
  }
  .mb-lg-07 {
    margin-bottom: 2rem;
  }
  .mb-lg-08 {
    margin-bottom: 2.5rem;
  }
  .mb-lg-09 {
    margin-bottom: 3rem;
  }
  .mb-lg-10 {
    margin-bottom: 3.375rem;
  }
  .mb-lg-11 {
    margin-bottom: 4rem;
  }
  .mb-lg-12 {
    margin-bottom: 4.5rem;
  }
  .mb-lg-13 {
    margin-bottom: 5rem;
  }
  .mb-lg-14 {
    margin-bottom: 6rem;
  }
}

.mt-01 {
  margin-top: 0.25rem;
}
.mt-02 {
  margin-top: 0.5rem;
}
.mt-03 {
  margin-top: 0.75rem;
}
.mt-04 {
  margin-top: 1rem;
}
.mt-05 {
  margin-top: 1.25rem;
}
.mt-06 {
  margin-top: 1.5rem;
}
.mt-07 {
  margin-top: 2rem;
}
.mt-08 {
  margin-top: 2.5rem;
}
.mt-09 {
  margin-top: 3rem;
}
.mt-10 {
  margin-top: 3.375rem;
}
.mt-11 {
  margin-top: 4rem;
}
.mt-12 {
  margin-top: 4.5rem;
}
.mt-13 {
  margin-top: 5rem;
}
.mt-14 {
  margin-top: 6rem;
}

.pt-01 {
  padding-top: 0.25rem;
}
.pt-02 {
  padding-top: 0.5rem;
}
.pt-03 {
  padding-top: 0.75rem;
}
.pt-04 {
  padding-top: 1rem;
}
.pt-05 {
  padding-top: 1.25rem;
}
.pt-06 {
  padding-top: 1.5rem;
}
.pt-07 {
  padding-top: 2rem;
}
.pt-08 {
  padding-top: 2.5rem;
}
.pt-09 {
  padding-top: 3rem;
}
.pt-10 {
  padding-top: 3.375rem;
}
.pt-11 {
  padding-top: 4rem;
}
.pt-12 {
  padding-top: 4.5rem;
}
.pt-13 {
  padding-top: 5rem;
}
.pt-14 {
  padding-top: 6rem;
}

.pb-01 {
  padding-bottom: 0.25rem;
}
.pb-02 {
  padding-bottom: 0.5rem;
}
.pb-03 {
  padding-bottom: 0.75rem;
}
.pb-04 {
  padding-bottom: 1rem;
}
.pb-05 {
  padding-bottom: 1.25rem;
}
.pb-06 {
  padding-bottom: 1.5rem;
}
.pb-07 {
  padding-bottom: 2rem;
}
.pb-08 {
  padding-bottom: 2.5rem;
}
.pb-09 {
  padding-bottom: 3rem;
}
.pb-10 {
  padding-bottom: 3.375rem;
}
.pb-11 {
  padding-bottom: 4rem;
}
.pb-12 {
  padding-bottom: 4.5rem;
}
.pb-13 {
  padding-bottom: 5rem;
}
.pb-14 {
  padding-bottom: 6rem;
}

/********************************************
font
**********************************************/
/*********************************************
Colors
**********************************************/
/**************************************
//  Content Color
***************************************/
/**************************************
//  Content background
***************************************/
/*********************************************
Headings
**********************************************/
/*********************************************
descriptions
**********************************************/
/*********************************************
Sizing
**********************************************/
/*********************************************
spacing
**********************************************/
/*********************************************
Break Points
**********************************************/
[data-theme=dark] body {
  background-color: #000000;
}
[data-theme=dark] *,
[data-theme=dark] .text-black {
  color: #ffffff !important;
}
[data-theme=dark] * path,
[data-theme=dark] .text-black path {
  stroke: #ffffff !important;
}
[data-theme=dark] .bg-light-gray {
  background-color: rgba(255, 255, 255, 0.04) !important;
}
[data-theme=dark] .bg-white {
  background-color: #000000 !important;
}
[data-theme=dark] * {
  border-color: #ffffff !important;
}
[data-theme=dark] .ts-social-icon--black {
  background-color: rgba(237, 237, 237, 0.144) !important;
  color: #000000 !important;
}
[data-theme=dark] .ts-social-icon--white {
  background-color: rgba(237, 237, 237, 0.144) !important;
  color: #ffffff !important;
}

/*********************************************
Colors
**********************************************/
.blue-1 {
  color: #2c92fa;
}
.blue-2 {
  color: #56a7fb;
}
.blue-3 {
  color: #80bdfc;
}
.blue-4 {
  color: #aad3fd;
}
.blue-5 {
  color: #d4e9fe;
}
.blue-6 {
  color: #e9f4fe;
}
.blue-7 {
  color: #ffffff;
}

.text-black {
  color: #000000;
}

.text-gray-1 {
  color: #2a2a2a;
}
.text-gray-2 {
  color: #646464;
}
.text-gray-3 {
  color: #555555;
}
.text-gray-4 {
  color: #808080;
}
.text-gray-5 {
  color: #aaaaaa;
}
.text-gray-6 {
  color: #d0d0d0;
}

/**************************************
//  Content Color
***************************************/
.text-black {
  color: #000000;
}

.text-gray {
  color: #646464;
}

.text-white {
  color: #ffffff;
}

.text-green {
  color: #3dbb3d;
}

/**************************************
//  Content background
***************************************/
.bg-white {
  background-color: #ffffff;
}
.bg-black {
  background-color: #000000;
}
.bg-light-gray {
  background-color: #efefef;
}
.bg-dark-gray {
  background-color: #d9d9d9;
}
.bg-linearGradient {
  background-color: linear-gradient(179.9deg, rgba(237, 237, 237, 0.8) 0.09%, rgba(203, 203, 203, 0) 107.13%);
}
.bg-red {
  background-color: #ff0000;
}

/********************************************
font
**********************************************/
/*********************************************
Colors
**********************************************/
/**************************************
//  Content Color
***************************************/
/**************************************
//  Content background
***************************************/
/*********************************************
Headings
**********************************************/
/*********************************************
descriptions
**********************************************/
/*********************************************
Sizing
**********************************************/
/*********************************************
spacing
**********************************************/
/*********************************************
Break Points
**********************************************/
[data-theme=dark] body {
  background-color: #000000;
}
[data-theme=dark] *,
[data-theme=dark] .text-black {
  color: #ffffff !important;
}
[data-theme=dark] * path,
[data-theme=dark] .text-black path {
  stroke: #ffffff !important;
}
[data-theme=dark] .bg-light-gray {
  background-color: rgba(255, 255, 255, 0.04) !important;
}
[data-theme=dark] .bg-white {
  background-color: #000000 !important;
}
[data-theme=dark] * {
  border-color: #ffffff !important;
}
[data-theme=dark] .ts-social-icon--black {
  background-color: rgba(237, 237, 237, 0.144) !important;
  color: #000000 !important;
}
[data-theme=dark] .ts-social-icon--white {
  background-color: rgba(237, 237, 237, 0.144) !important;
  color: #ffffff !important;
}

.ts-banner__content {
  position: absolute;
  bottom: 23px;
}
.ts-banner__header {
  max-width: 987px;
}
@media (min-width : 576px) {
  .ts-banner__title {
    text-transform: uppercase;
  }
}

.video-js {
  width: 100%;
}
.video-js .vjs-big-play-button {
  font-size: 3em;
  height: 2em;
  width: 2em;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border: none;
  background-color: #3dbb3d !important;
  border-radius: 50%;
}
.video-js .vjs-big-play-button .vjs-icon-placeholder::before {
  display: grid;
  place-items: center;
}

video[poster] {
  -o-object-fit: cover;
     object-fit: cover;
}

.vjs-poster {
  background-size: cover;
  background-position: inherit;
}

.section-header {
  position: relative;
  display: flex;
  align-items: center;
  overflow: hidden;
  gap: clamp(1rem, 6vw, 4rem);
  white-space: nowrap;
}
.section-header h3 {
  font-family: "Inter", sans-serif;
  font-weight: 600;
}
.section-header__line {
  width: 100%;
}
.section-header__line::after {
  content: "";
  display: inline-block;
  position: absolute;
  height: 2px;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.5137254902);
}

.bg-overlay-gradient {
  position: relative;
  isolation: isolate;
}
.bg-overlay-gradient::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(0deg, #000000 -12.67%, rgba(0, 0, 0, 0) 63.99%);
}
.bg-overlay-gradient--2::before {
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 45.98%, #000000 100%);
}

.swiper-pagination-bullet {
  background-color: #2a2a2a;
  width: 1rem;
  height: 1rem;
}
.swiper-pagination-bullet-active {
  background-color: #000000;
}
@media (max-width : 575px) {
  .swiper-pagination-bullet {
    width: 0.5rem;
    height: 0.5rem;
  }
}

.ts-search-bar {
  position: relative;
}
.ts-search-bar__search {
  width: 0;
  overflow: hidden;
  transition: 300ms ease-in !important;
}
.ts-search-bar__search.active {
  width: 50vw;
  max-width: 400px;
}
@media (max-width : 991px) {
  .ts-search-bar__search.active {
    width: calc(100vw - 120px);
  }
}
.ts-search-bar .form-control {
  padding-right: 2.5rem;
  background-color: #f2f2f2;
}
.ts-search-bar__btn-toggle {
  position: absolute;
  right: 1rem;
  top: 50%;
  transform: translateY(-50%);
  font-size: 1.4rem;
  color: #808080;
}
@media (min-width : 992px) {
  .ts-search-bar {
    margin-right: 50px;
  }
  .ts-search-bar .form-control {
    padding-block: 0.4rem;
    font-size: 1.3rem;
  }
}

.ts-social-arrow {
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translate(calc(100% + 9px), -12px);
  height: clamp(42px, 6vw, 60px);
}

.ts-social-icon {
  font-size: 1.4rem;
  width: 2.5rem;
  height: 2.5rem;
  display: grid;
  place-items: center;
  border-radius: 50%;
}
.ts-social-icon--black {
  background-color: #000000;
  color: #ffffff;
}
.ts-social-icon--white {
  background-color: #ffffff;
  color: #000000;
}
.ts-social-icon--outline {
  padding: 0.3125rem;
  border: 1px solid #d5d5d5;
  border-radius: 50%;
}
.ts-social-icon--sm {
  font-size: 0.8rem;
  width: 1.5rem;
  height: 1.5rem;
}
.ts-social-icon--lg {
  font-size: clamp(1rem, 3vw, 2rem);
  width: clamp(1.5rem, 4.5vw, 3.75rem);
  height: clamp(1.5rem, 4.5vw, 3.75rem);
}

.top-navbar-height {
  top: 59px;
}
@media (min-width : 992px) {
  .top-navbar-height {
    top: 134px;
  }
}

/********************************************
font
**********************************************/
/*********************************************
Colors
**********************************************/
/**************************************
//  Content Color
***************************************/
/**************************************
//  Content background
***************************************/
/*********************************************
Headings
**********************************************/
/*********************************************
descriptions
**********************************************/
/*********************************************
Sizing
**********************************************/
/*********************************************
spacing
**********************************************/
/*********************************************
Break Points
**********************************************/
[data-theme=dark] body {
  background-color: #000000;
}
[data-theme=dark] *,
[data-theme=dark] .text-black {
  color: #ffffff !important;
}
[data-theme=dark] * path,
[data-theme=dark] .text-black path {
  stroke: #ffffff !important;
}
[data-theme=dark] .bg-light-gray {
  background-color: rgba(255, 255, 255, 0.04) !important;
}
[data-theme=dark] .bg-white {
  background-color: #000000 !important;
}
[data-theme=dark] * {
  border-color: #ffffff !important;
}
[data-theme=dark] .ts-social-icon--black {
  background-color: rgba(237, 237, 237, 0.144) !important;
  color: #000000 !important;
}
[data-theme=dark] .ts-social-icon--white {
  background-color: rgba(237, 237, 237, 0.144) !important;
  color: #ffffff !important;
}

h3, h1 {
  font-family: "Inter", sans-serif;
  font-weight: 700;
  font-style: normal;
}

h1 {
  font-size: clamp(1.5625rem, 4vw, 3.125rem);
}

h3 {
  font-size: clamp(1.5625rem, 4vw, 2rem);
  font-weight: 600;
  line-height: 39px;
}

h4 {
  font-family: "Inter", sans-serif;
  font-size: clamp(1.25rem, 4vw, 1.875rem);
  font-weight: 600;
}

h5 {
  font-family: "Inter", sans-serif;
  font-size: clamp(1rem, 4vw, 1.5625rem);
}

h6 {
  font-size: clamp(1rem, 4vw, 1.3rem);
  font-family: "Poppins", sans-serif;
}

.desc-6, .desc-5, .desc-4 {
  font-family: "Inter";
  font-style: normal;
}

.desc-1 {
  font-size: clamp(1.1rem, 1vw, 1.25rem);
}
.desc-4 {
  font-size: clamp(0.75rem, 2vw, 1rem);
  line-height: 19px;
}
.desc-5 {
  font-family: "Poppins", sans-serif;
  font-size: clamp(0.875rem, 1vw, 0.9375rem);
  font-weight: 700;
}
.desc-6 {
  font-size: clamp(0.75rem, 2vw, 0.875rem);
}

.heading-font {
  font-family: "Inter", sans-serif !important;
}

.mw-1000 {
  max-width: 1000px;
}

.ts-header {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  border-bottom: 1px solid #d0d0d0;
  z-index: 10000;
}
.ts-header-top {
  padding-block: 0.75rem;
  border-bottom: 1px solid #d0d0d0;
}
.ts-header__logo {
  width: 150px;
}
.ts-header__hamburger {
  width: clamp(26px, 5vw, 45px);
}
.ts-header__x {
  width: clamp(25px, 4vw, 45px);
  display: none;
}
.ts-header #navBarToggleButton {
  width: 50px;
  height: 50px;
  display: grid;
  place-items: center;
}
.ts-header #navBarToggleButton.active .ts-header__hamburger {
  display: none;
}
.ts-header #navBarToggleButton.active .ts-header__x {
  display: block;
}
.ts-header .navbar-nav {
  gap: clamp(0.5rem, 1vw, 1.5rem);
}
.ts-header .dropdown-item,
.ts-header .nav-link {
  font-family: "Inter", sans-serif;
  font-size: clamp(1rem, 4vw, 1.3rem);
  font-weight: bold;
  color: #000000;
}
.ts-header .dropdown-item {
  font-weight: normal;
}
@media (max-width : 991px) {
  .ts-header-top {
    padding-block: 0.25rem;
  }
  .ts-header-top .ts-header__logo {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .ts-header__logo {
    width: 81px;
  }
}

@media (max-width : 991px) {
  .ts-header-main {
    padding: 0 !important;
    border-bottom: none !important;
  }
  .ts-navbar-mobile {
    width: 100%;
    height: 100vh;
    left: 0;
    padding-right: 4rem;
    position: fixed;
    top: 59px;
    z-index: 10000;
    border: 0.2px solid #b1b1b1;
    box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.25);
    transition: all 300ms ease-in-out;
    display: none;
    isolation: isolate;
    overflow: scroll;
    background-color: rgba(209, 209, 209, 0.603);
  }
}
@media (max-width : 991px) and (max-width : 991px) {
  .ts-navbar-mobile {
    border: none !important;
  }
  .ts-navbar-mobile-backdrop {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
  }
}
@media (max-width : 991px) {
  .ts-navbar-mobile-inner {
    -webkit-clip-path: polygon(0 0, 73% 5%, 100% 100%, 0 100%);
            clip-path: polygon(0 0, 73% 5%, 100% 100%, 0 100%);
    background: #ffffff;
    padding: 2rem 2rem 2rem 1.5rem;
    height: auto;
    width: 350px;
    max-width: 100%;
  }
}
@media (max-width : 991px) {
  .ts-navbar-mobile .dropdown {
    position: relative;
  }
  .ts-navbar-mobile .dropdown::after {
    content: "";
    width: 50%;
    left: 0;
    bottom: 0;
    position: absolute;
    height: 1px;
    background-color: #000000;
  }
  .ts-navbar-mobile .dropdown-toggle {
    display: none !important;
  }
  .ts-navbar-mobile .dropdown-menu {
    display: block;
    border: none;
  }
  .ts-navbar-mobile .dropdown-menu .dropdown-item:hover {
    background-color: transparent;
  }
  .ts-navbar-mobile .dropdown-item {
    padding-inline: 0;
  }
}
@media (max-width : 991px) {
  .ts-navbar-mobile.active {
    display: block;
  }
}
@media (max-width : 991px) {
  .ts-navbar-mobile .navbar-nav {
    gap: 0;
  }
}
.featured-card-group {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 1.25rem;
}
.featured-card__img {
  width: 100%;
  max-width: 100%;
  height: auto;
}
.featured-card__content {
  padding: 1rem;
}
@media (min-width : 992px) {
  .featured-card-group {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (max-width : 991px) {
  .featured-card {
    display: grid;
    grid-template-columns: 2fr 2fr;
    align-items: center;
  }
  .featured-card__content {
    padding: 0 0.75rem;
  }
}

.video-1 {
  max-height: 445px;
}
.video-1-heading {
  max-width: 745px;
}
.video-3 {
  max-width: 167px;
  max-height: 94px;
}
.video-icon-sm {
  width: 15px;
}
.video-icon-lg {
  width: 72px;
}

.video-card-small {
  display: grid;
  grid-template-columns: 167px auto;
  align-items: center;
  gap: 1rem;
}
.video-card-small .vjs-big-play-button {
  font-size: 1rem !important;
  width: 2rem !important;
  height: 2rem !important;
}
.video-card-small-group {
  display: grid;
  gap: 1.25rem;
}
@media (max-width : 1200px) {
  .video-card-small {
    grid-template-columns: auto;
    text-align: center;
    gap: 0.5rem;
  }
  .video-card-small-group {
    display: none;
  }
}

.ShortStorie .swiper {
  width: 100%;
  height: 100%;
}
.ShortStorie .swiper-pagination {
  bottom: 0px;
}
.ShortStorie .swiper-slide {
  height: auto;
  text-align: center;
  font-size: 18px;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}
.ShortStorie .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.ultime-storie-card {
  display: grid;
  grid-template-columns: 1fr 1.3fr;
  align-items: center;
  gap: clamp(0.75rem, 4vw, 2rem);
}
.ultime-storie-card-group {
  display: grid;
  grid-template-columns: auto;
  grid-gap: clamp(1.5rem, 6vw, 2.5rem);
}
.ultime-storie-card__img {
  width: 100%;
}
@media (max-width : 767px) {
  .ultime-storie-card {
    grid-template-columns: 1fr;
  }
}
@media (min-width : 992px) {
  .ultime-storie-right {
    padding-left: clamp(1rem, 2.6vw, 3rem);
  }
}
.ultime-storie-list {
  border: 1px solid #000000;
  padding: 2.5rem 0.75rem;
  position: relative;
}
.ultime-storie-list__title {
  position: absolute;
  left: 0;
  top: 0;
  transform: translateY(-50%);
  width: 100%;
  display: flex;
  justify-content: center;
}

.trending-card {
  display: grid;
  grid-template-columns: clamp(100px, 15vw, 150px) 3fr;
  gap: clamp(0.625rem, 3vw, 1.125rem);
  align-items: center;
}
.trending-card-group {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-column-gap: clamp(1rem, 2vw, 3rem);
  grid-row-gap: 1.25rem;
}
@media (max-width : 767px) {
  .trending-card-group {
    grid-template-columns: repeat(1, 1fr);
  }
}

.footer {
  width: 100%;
  overflow: hidden;
}
.footer__logo {
  max-width: 100%;
  width: clamp(128px, 25vw, 372px);
}
.footer__social-icon {
  width: clamp(1.5rem, 7vw, 3.875rem);
}
.footer__arrow {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate(calc(100% + 10px), 3px);
  height: clamp(55px, 10vw, 90px);
}
@media (max-width : 575px) {
  .footer__arrow {
    height: clamp(40px, 8vw, 64px);
  }
}/*# sourceMappingURL=index.css.map */