@charset "UTF-8";
/*! 
Template Name: Axora - Modern Digital Marketing Agency HTML Template
Template Url: http://axora-html.netlify.app/
Author  : gloryui
Author URI: https://themeforest.net/user/gloryui
Developer: Sakebul islam
Description: Axora is a high-performance, responsive HTML5 template designed specifically for Digital Marketing Agencies. Built with Bootstrap 5 and modern JS.
Version: 1.0.0
Text Domain: Axora
Tags: digital marketing, seo agency, creative agency, bootstrap 5, marketing agency, social media marketing, saas, startup, business, portfolio, clean, modern, multipurpose, landing page, responsive, sakebul islam
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Fonts
# Normalize
# Configuration
# Typography
# Global CSS
# Layout CSS
# Components CSS
# Helper CSS
--------------------------------------------------------------*/
/*
< --- ============================== --->
              Google Fonts
< --- ============================== --- > 
*/
@import url("https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@300..700&amp;display=swap");
@import url("https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&amp;display=swap");
@import url("https://fonts.googleapis.com/css2?family=Urbanist:ital,wght@0,100..900;1,100..900&amp;display=swap");
@import url("https://fonts.googleapis.com/css2?family=Space+Mono:ital,wght@0,400;0,700;1,400;1,700&amp;display=swap");
@import url("https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&amp;display=swap");

html {
  line-height: 1;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  overflow-x: clip;
}

body {
  margin: 0;
  overflow-x: clip;
}

html:has(.offcanvas.show),
body:has(.offcanvas.show) {
  overflow: hidden;
}

main {
  display: block;
}

hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

a {
  background-color: transparent;
}

abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}

b,
strong {
  font-weight: bolder;
}

code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

button,
input {
  /* 1 */
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

details {
  display: block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

:root {
  --ff-primary: "Space Grotesk", sans-serif;
  --ff-secondary: "DM Sans", sans-serif;
  --ff-urbanist: "Urbanist", sans-serif;
  --ff-fontawesome: "Font Awesome 7 pro", sans-serif;
  --ff-space-mono: "Space Mono", monospace;
  --ff-open-sans: "Open Sans", sans-serif;
  --primary-color: #bff747;
  --primary-color-rgb: 191, 247, 71;
  --foreground-color: #fff;
  --foreground-color-rgb: 255, 255, 255;
  --background-color: #121212;
  --background-color-rgb: 18, 18, 18;
  --background-color2: #0d0d0c;
  --background-color2-rgb: 13, 13, 12;
  --background-color3: #000;
  --background-color3-rgb: 0, 0, 0;
  --background-color4: #141413;
  --background-color4-rgb: 20, 20, 19;
  --background-color5: #191919;
  --background-color5-rgb: 25, 25, 25;
  --background-color6: #2a2a2a;
  --background-color6-rgb: 42, 42, 42;
  --background-color7: #16191b;
  --background-color7-rgb: 22, 25, 27;
  --background-color8: #141414;
  --background-color8-rgb: 20, 20, 20;
  --background-color9: #171717;
  --background-color9-rgb: 23, 23, 23;
  --background-color10: #272727;
  --background-color10-rgb: 39, 39, 39;
  --background-color11: #111;
  --background-color11-rgb: 17, 17, 17;
  --text-color: #b8b9b9;
  --text-color-rgb: 184, 185, 185;
  --text-color2: #141413;
  --text-color2-rgb: 20, 20, 19;
  --text-color3: #cfc7c7;
  --text-color3-rgb: 207, 199, 199;
  --text-color4: #878c8f;
  --text-color4-rgb: 135, 140, 143;
  --text-color5: #bebdbd;
  --text-color5-rgb: 190, 189, 189;
  --text-color6: #000;
  --text-color6-rgb: 0, 0, 0;
  --text-color7: #121212;
  --text-color7-rgb: 18, 18, 18;
}

:root .primary-color-2 {
  --primary-color: #ffa200;
  --primary-color-rgb: 255, 162, 0;
}

/*=====================****===================== */
/* browser prefix adding  */
@media only screen and (min-width: 1400px) {

  .container-xxl,
  .container-xl,
  .container-lg,
  .container-md,
  .container-sm,
  .container {
    max-width: 1344px;
    padding-left: 12px;
    padding-right: 12px;
  }
}

@media only screen and (min-width: 1400px) {

  .container-xxl.medium-container,
  .container-xl.medium-container,
  .container-lg.medium-container,
  .container-md.medium-container,
  .container-sm.medium-container,
  .container.medium-container {
    max-width: 1644px;
    padding-left: 12px;
    padding-right: 12px;
  }
}

@media only screen and (min-width: 1400px) {

  .container-xxl.large-container,
  .container-xl.large-container,
  .container-lg.large-container,
  .container-md.large-container,
  .container-sm.large-container,
  .container.large-container {
    max-width: 1824px;
    padding-left: 12px;
    padding-right: 12px;
  }
}

/* @@@@@@@@@@@@@  Extend Property CSS start here  @@@@@@@@@@@@@@ */
.portfolio-details__navigation .nav-item,
.widget__title,
.widget__services ul,
.widget__services ul li,
.widget__quote .widget__form .form-group .custom-select__trigger,
.widget__latest-post ul,
.widget__latest-post ul li,
.widget__latest-post ul li .content .meta,
.widget__tags ul,
.footer-one__top-inner .contact-info,
.footer-one__top-inner .contact-info .content,
.footer-one__top-inner .social-share ul,
.footer-one__main-inner .footer-info,
.footer-one__main-inner .footer-links-group .link-list ul,
.footer-one__main-inner .footer-links-group .office-list,
.footer-one__main-inner .footer-links-group .office-list .office-item,
.footer-two__marquee .sliding-text,
.footer-two__marquee .sliding-text .js-marquee,
.footer-two__marquee .sliding-text li,
.footer-two__marquee .sliding-text li .text,
.footer-two__main-inner .footer-info,
.footer-two__main-inner .footer-links-group .link-list ul,
.footer-two__main-inner .footer-links-group .office-list,
.footer-two__main-inner .footer-links-group .office-list .office-item,
.error-area-inner,
.error-area .error-content,
.contact-two__info-item,
.contact-two__form .input-groups,
.contact-two__form .custom-select__trigger,
.contact-two__map .map-point__marker,
.award__item .info,
.client__content.left-content,
.client__content.right-content,
.client__items,
.client__active,
.client__avatars,
.text-slider.section,
.text-slider__slider .swiper-slide .text-slide,
.work-showcase__items,
.work-showcase__item,
.work-showcase__item .item-content,
.testimonial__rating,
.testimonial__rating .avatars ul,
.testimonial__rating .google-rating,
.testimonial__rating .google-rating .info,
.testimonial__rating .google-rating .info .rating ul,
.testimonial__slider-wrapper,
.testimonial__item .item-content .author,
.testimonial__content-pagination,
.testimonial-two__wrapper,
.testimonial-two__item,
.testimonial-two__item .item-author,
.testimonial-two__item .item-content,
.testimonial-two__item .item-content .content-header,
.testimonial-two__item .item-content .content-header .rating,
.testimonial-two__item .item-content .content-header .rating .stars,
.testimonial-two__reviewer-list .reviewer-item,
.choose-us__content-wrapper,
.blog__item .item-content,
.blog__item .item-content .content-header .header-content,
.blog__item .item-content .content-header .header-content .header-meta .content-meta,
.blog__item .item-content .content-footer,
.blog__item .item-content .content-footer .item-autho,
.blog__item .item-content .content-footer .item-autho .author-info,
.blog-two__item,
.blog-two__item .item-content-left,
.blog-two__item .item-content-left .meta,
.blog-two__item .item-content-left .meta-item,
.blog-two__item .item-content-left .author-area,
.blog-two__item .item-content-left .author-area .author-box,
.blog-two__item .item-content-left .author-area .author-box .author-info,
.blog-two__item .item-content-right .date-badge,
.blog-two__item .item-content-right .date-badge .month-year,
.blog-standard__item .blog-thumb .date-badge,
.blog-standard__item .blog-thumb .date-badge .month-year,
.blog-standard__item .blog-content .blog-meta,
.blog-standard__item .blog-content .blog-meta-item,
.blog-details__list .list,
.blog-details__list .list li,
.blog-details__quote,
.blog-details__tag-social,
.blog-details__tag-social .tags-wrapper,
.blog-details__tag-social .social-wrapper,
.blog-details__tag-social .tags,
.blog-details__tag-social .social,
.blog-details__navigation .nav-item,
.blog-details__comments .comment-list,
.blog-details__comments .comment-item,
.blog-details__comments .comment-item .content,
.blog-details__comments .comment-item .content .head,
.blog-details__comments .comment-item .content .head .name-date,
.blog-details__comments .comment-item .content .head .reply-btn,
.blog-details__form .form-check,
.pricing__item .pricing-header .pricing-info,
.pricing__item .pricing-content .pricing-body ul li,
.pricing-two__list,
.pricing-two__item .item-top,
.pricing-two__item .item-details-wrapper,
.pricing-two__item .item-details .feature-list li,
.working-process__items,
.portfolio__item,
.portfolio__item .portfolio-content,
.portfolio__pagination,
.team-details__content .user-infos ul li,
.team-details__content .user-info .title,
.team-details__content .user-info.career .career-item,
.social-media.v3 ul,
.team-two__item .team-thumb .social-share,
.team-two__item .team-thumb .social-share ul,
.service__item .service-content .service-list ul li,
.service-two__item .item-header,
.service-two__item .item-header .icon-box-wrapper .icon-corner-assembly .icon-box,
.service-two__item .benefits-list .benefit-item,
.service-details__feature-item,
.service-details__list .list,
.service-details__list .list li,
.service-details__faq .accordion-button,
.about__content .info-boxes,
.about__content .info-boxes .info-box,
.about__content .info-lists-wrapper,
.about__content .info-lists-wrapper .info-lists ul li,
.about__thumbs,
.about__thumbs .thumb-column-1,
.about__thumbs .thumb-column-1 .thumb-counter,
.about-two__header,
.about-two__item .item-header,
.about-two__item .item-header .item-title,
.hero-one.section,
.hero-one__slide,
.hero-one__slide .hero-thumb,
.hero-two__wrapper,
.hero-two__wrapper .hero-info .info-card,
.hero-two__wrapper .hero-info .info-card .info-avatars ul,
.hero-two__wrapper .hero-info .info-items,
.preloader,
.header__wrapper,
.pagination {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
}

.footer-one__main-inner .footer-links-group .link-list ul li a,
.footer-two__main-inner .footer-links-group .link-list ul li a,
.contact-two__form label,
.blog__item .item-content .content-header .header-content .header-meta .content-meta .meta-item,
.blog__item .item-content .content-header .header-content .meta-date,
.service-two__item .item-footer .footer-icon,
.button-v1,
.button-v2,
.button-v3,
.breadcrumb__content .breadcrumb .breadcrumb-item:not(.active),
.header__right,
.header__right .header-search .search,
.header__right .header-social-hamburger,
.header__right .header-social-hamburger .social-share,
.header__right .header-social-hamburger .social-share ul,
.section-header .section-sub-title {
  display: inline-flex;
}

.widget__services ul,
.widget__latest-post ul,
.footer-one__top-inner .contact-info .content,
.footer-one__main-inner .footer-info,
.footer-one__main-inner .footer-links-group .link-list ul,
.footer-one__main-inner .footer-links-group .office-list,
.footer-one__main-inner .footer-links-group .office-list .office-item,
.footer-two__main-inner .footer-info,
.footer-two__main-inner .footer-links-group .link-list ul,
.footer-two__main-inner .footer-links-group .office-list,
.footer-two__main-inner .footer-links-group .office-list .office-item,
.error-area-inner,
.error-area .error-content,
.contact-two__form .input-groups,
.award__item .info,
.client__items,
.client__active,
.work-showcase__items,
.work-showcase__item .item-content,
.testimonial__rating .google-rating .info,
.testimonial-two__item .item-author,
.testimonial-two__item .item-content,
.testimonial-two__item .item-content .content-header .rating,
.blog__item .item-content,
.blog__item .item-content .content-header .header-content .meta-date,
.blog__item .item-content .content-footer .item-autho .author-info,
.blog-two__item .item-content-left,
.blog-two__item .item-content-left .author-area .author-box .author-info,
.blog-details__list .list,
.blog-details__quote,
.blog-details__comments .comment-list,
.blog-details__comments .comment-item .content,
.blog-details__comments .comment-item .content .head .name-date,
.pricing-two__list,
.portfolio__item,
.service-details__list .list,
.about__thumbs .thumb-column-1,
.about__thumbs .thumb-column-1 .thumb-counter,
.hero-one.section,
.hero-two__wrapper .hero-info .info-items,
.button-v3 {
  flex-direction: column;
  -webkit-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
}

.widget__quote .widget__form .form-group .custom-select__arrow,
.contact-two__info-item .icon-box,
.contact-two__form .custom-select__arrow,
.testimonial__thumb-slider,
.testimonial-two__item .item-author,
.testimonial-two__item .item-author .item-avatar,
.testimonial-two__reviewer-list .reviewer-item .reviewer-avatar,
.blog-two__item .item-content-left .author-area .author-box .author-thumb,
.blog-two__item .item-content-left .author-area .read-more-arrow,
.blog-two__item .item-content-right .date-badge .day,
.blog-two__item .item-content-right .date-badge .month-year,
.blog-standard__item .blog-thumb .date-badge .day,
.blog-standard__item .blog-thumb .date-badge .month-year,
.blog-details__list .list li svg,
.blog-details__comments .comment-item .thumb,
.blog-details__form .form-check .form-check-input,
.team-details__content .user-info.career .career-item .year,
.team-details__content .contact-section form button,
.about-two__header .arrow-shape,
.about-two__item .item-header .item-title::before {
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.widget__tags ul,
.footer-two__marquee .sliding-text,
.blog__item .item-content .content-header .header-content .header-meta .content-meta,
.blog-standard__item .blog-content .blog-meta,
.blog-details__tag-social,
.blog-details__tag-social .tags,
.about__content .info-boxes,
.about-two__item .item-header,
.pagination {
  flex-wrap: wrap;
}

.hamburger-area,
.header.section.sticky,
.header.section.transformed {
  position: fixed;
}

.portfolio-details__thumb,
.portfolio-details__content .sub-section ul li,
.widget__search-form,
.widget__search-form form,
.widget__quote .widget__form .form-group .custom-select,
.footer-two.section,
.footer-two__marquee .sliding-text,
.footer-two__marquee .sliding-text li,
.contact-two.section,
.contact-two__form .custom-select,
.contact-two__form .custom-select input[type=radio]:nth-of-type(1):checked~.custom-select__options label:nth-of-type(1),
.contact-two__form .custom-select input[type=radio]:nth-of-type(2):checked~.custom-select__options label:nth-of-type(2),
.contact-two__form .custom-select input[type=radio]:nth-of-type(3):checked~.custom-select__options label:nth-of-type(3),
.contact-two__form .custom-select input[type=radio]:nth-of-type(4):checked~.custom-select__options label:nth-of-type(4),
.contact-two__form .custom-select input[type=radio]:nth-of-type(5):checked~.custom-select__options label:nth-of-type(5),
.contact-two__form .custom-select input[type=radio]:nth-of-type(6):checked~.custom-select__options label:nth-of-type(6),
.contact-two__form .custom-select input[type=radio]:nth-of-type(7):checked~.custom-select__options label:nth-of-type(7),
.contact-two__form .custom-select input[type=radio]:nth-of-type(8):checked~.custom-select__options label:nth-of-type(8),
.contact-two__form .custom-select input[type=radio]:nth-of-type(9):checked~.custom-select__options label:nth-of-type(9),
.contact-two__form .custom-select input[type=radio]:nth-of-type(10):checked~.custom-select__options label:nth-of-type(10),
.contact-two__form .custom-select input[type=radio]:nth-of-type(11):checked~.custom-select__options label:nth-of-type(11),
.contact-two__form .custom-select input[type=radio]:nth-of-type(12):checked~.custom-select__options label:nth-of-type(12),
.contact-two__form .custom-select input[type=radio]:nth-of-type(13):checked~.custom-select__options label:nth-of-type(13),
.contact-two__form .custom-select input[type=radio]:nth-of-type(14):checked~.custom-select__options label:nth-of-type(14),
.contact-two__form .custom-select input[type=radio]:nth-of-type(15):checked~.custom-select__options label:nth-of-type(15),
.contact-two__form .custom-select input[type=radio]:nth-of-type(16):checked~.custom-select__options label:nth-of-type(16),
.contact-two__form .custom-select input[type=radio]:nth-of-type(17):checked~.custom-select__options label:nth-of-type(17),
.contact-two__form .custom-select input[type=radio]:nth-of-type(18):checked~.custom-select__options label:nth-of-type(18),
.contact-two__form .custom-select input[type=radio]:nth-of-type(19):checked~.custom-select__options label:nth-of-type(19),
.contact-two__form .custom-select input[type=radio]:nth-of-type(20):checked~.custom-select__options label:nth-of-type(20),
.award,
.award__item .thumb,
.client.section,
.client__item,
.instagrame__item,
.work-showcase.section,
.work-showcase__content,
.work-showcase__item,
.work-showcase__item .item-content .button-v1 .button-icon,
.testimonial.section,
.testimonial__rating .avatars ul li,
.testimonial__slider-wrapper,
.testimonial__item,
.testimonial-two__reviewer-list,
.choose-us__thumb,
.choose-us__item,
.blog-two__item,
.blog-two__item .item-thumb,
.blog-standard__item .blog-thumb,
.blog-details__video-box,
.pricing.section,
.pricing__item,
.pricing-two.section,
.pricing-two__accordion .accordion-item,
.pricing-two__item,
.pricing-two__item .item-top,
.pricing-two__item .item-top .item-price,
.pricing-two__item .item-top .item-price .currency,
.pricing-two__item .item-details,
.pricing-two__item .item-details-wrapper,
.video.section,
.video__thumb,
.working-process.section,
.working-process__item .item-content,
.portfolio.section,
.portfolio__item .portfolio-content,
.portfolio__item .portfolio-content .portfolio-link a,
.team.section,
.team__item,
.team__item .team-thumb-wrapper,
.team__item .team-thumb-wrapper .team-thumb,
.team-two.section,
.team-two__item .team-thumb,
.team-two__item .team-content,
.service.section .section-header,
.service__items,
.service-two.section,
.service-two__item,
.service-two__item .item-header .icon-box-wrapper .icon-corner-assembly .icon-box,
.service-two__item .item-footer .footer-icon,
.service-details__faq .accordion-button .icon-wrapper,
.about__content .info-lists-wrapper .video-thumb,
.about__thumbs,
.about-two__item .item-header .item-title,
.about-two__item .item-header .item-title::before,
.about-two__thumb,
.hero-one__slide .hero-thumb,
.hero-one__slide .hero-content,
.hero-two.section,
.hero-two__wrapper .hero-content .hero-title,
.button-v2 .button-icon,
.button-v3 .button-icon,
.loading-container,
.loading,
.hamburger_wrapper {
  position: relative;
}

.portfolio-details__meta,
.portfolio-details__content .sub-section ul li::before,
.widget__search-btn,
.widget__quote .widget__form .form-group .custom-select__native,
.widget__quote .widget__form .form-group .custom-select input[type=radio],
.footer-two.section .shape-1,
.footer-two.section .shape-2,
.footer-two__circles,
.footer-two__circles .dot,
.contact-two__circles,
.contact-two__circles .dot,
.contact-two__form .custom-select__native,
.contact-two__form .custom-select input[type=radio],
.award .shape,
.award__item .thumb img,
.client.section .shape,
.instagrame__item .item-content,
.instagrame__item .item-content .instagrame-play-btn,
.work-showcase.section .shape-1,
.work-showcase__circles,
.work-showcase__circles .dot,
.work-showcase__item .item-content .button-v1 .button-icon i,
.work-showcase__item .number,
.testimonial__bg-shape,
.testimonial__item::after,
.choose-us__thumb::after,
.choose-us__item .item-icon,
.blog-two__item .item-thumb .link,
.blog-standard__item .blog-thumb .date-badge,
.blog-details__video-box .video-btn,
.pricing.section::before,
.pricing.section::after,
.pricing__item .pricing-header .plan-title,
.pricing-two__accordion .accordion-item .item-number,
.pricing-two__item .pricing-item-bg,
.pricing-two__item .item-top .item-price .badge-discount,
.pricing-two__item .item-details-wrapper::before,
.video.section::after,
.video__button,
.video__button .icon,
.working-process.section::before,
.working-process.section::after,
.working-process__item .item-content::after,
.working-process__item .item-content .process-number,
.portfolio__item .portfolio-content .portfolio-link a::before,
.portfolio__item .portfolio-content .portfolio-link a::after,
.team-details__content .user-info.skills .skill-item .progress-container .skill-percentage,
.team__bg-shape,
.team__item .team-thumb-wrapper::before,
.team__item .team-thumb-wrapper::after,
.team__item .team-thumb-wrapper .team-thumb::before,
.team__item .team-thumb-wrapper .team-thumb::after,
.team__item .team-thumb-wrapper .team-thumb .team-link,
.team-two.section .shape,
.team-two__circles,
.team-two__circles .dot,
.team-two__item .team-thumb .social-share,
.service.section .section-header .shape-1,
.service__items::before,
.service-two.section .shape-1,
.service-two__circles,
.service-two__circles .dot,
.service-two__item .item-header .icon-box-wrapper,
.service-two__item .item-header .icon-box-wrapper .icon-corner-assembly,
.service-two__item .item-header .icon-box-wrapper .icon-corner-assembly::before,
.service-two__item .item-header .icon-box-wrapper .icon-corner-assembly .icon-connector,
.service-two__item .item-header .icon-box-wrapper .icon-corner-assembly .icon-connector::after,
.service-two__item .item-header .icon-box-wrapper .icon-corner-assembly .icon-box::before,
.service-two__item .item-header .icon-box-wrapper .icon-corner-assembly .icon-box::after,
.service-two__item .item-footer .footer-icon i,
.service-two__item .item-footer .footer-icon svg,
.service-details__video-box .service-details__video-btn-simple,
.service-details__faq .accordion-button .icon-wrapper svg,
.about__content .info-lists-wrapper .video-thumb .video-play-btn,
.about__thumbs::after,
.about-two__thumb::before,
.about-two__video-btn,
.about-two__video-btn i,
.about-two__video-btn svg,
.hero-one__slide .shape-2,
.hero-one__slide .hero-thumb::before,
.hero-one__slide .hero-thumb .shape-3,
.hero-one__slide .hero-thumb .shape-4,
.hero-one__slide .hero-content .shape-1,
.hero-two.section .hero-shape,
.hero-two__wrapper .hero-content .hero-title .tag-line,
.progress-wrap::after,
.button-v2 .button-icon i,
.button-v2 .button-icon svg,
.button-v3 .button-icon i,
.button-v3 .button-icon svg,
.button-v3 .tw-btn-circle-dot,
.hamburger_bg,
.hamburger_search button,
.hamburger_menu .mean-nav ul li a.mean-expand::before,
.hamburger-title::after {
  position: absolute;
  content: "";
}

.widget__quote .widget__form .form-group .custom-select__options,
.contact-two__form .custom-select__options {
  overflow: hidden;
}

.widget__quote .widget__form .form-group .custom-select__trigger,
.contact-two__form .custom-select__trigger,
.contact-two__form .custom-select__option {
  cursor: pointer;
}

.portfolio-details__thumb img,
.widget__quote .widget__form .form-group .custom-select,
.contact-two__form .custom-select,
.testimonial-two__reviewer-list .reviewer-item,
.blog-standard__item .blog-thumb img,
.blog-details__video-box img,
.blog-details__comments .comment-item .thumb img,
.blog-details__comments .comment-item .content,
.hero-one__slider,
.header.section.sticky,
.header.section.transformed,
input,
textarea,
select {
  width: 100%;
}

body {
  font-weight: 400;
}

.about__content .info-lists-wrapper .info-lists ul li,
.section-header .section-sub-title {
  font-weight: 500;
}

.about__thumbs .thumb-column-1 .thumb-counter .counter__number,
body h1,
body h2,
body h3,
body h4,
body h5,
body h6 {
  font-weight: 700;
}

.widget__search-btn,
.error-area-inner,
.contact-two__map .map-point__marker,
.client__active,
.client__avatars,
.work-showcase__item .item-content,
.testimonial__content-pagination,
.blog__item .item-content .content-header .header-content .meta-date,
.blog-details__video-box .video-btn,
.blog-details__quote,
.pricing__item .pricing-header .pricing-info,
.portfolio__pagination,
.team-two__item .team-thumb .social-share,
.team-two__item .team-thumb .social-share ul,
.service-two__item .item-header .icon-box-wrapper .icon-corner-assembly .icon-box,
.service-two__item .item-footer .footer-icon,
.button-v3,
.preloader,
.pagination {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.widget__services ul li,
.widget__quote .widget__form .form-group .custom-select__trigger,
.contact-two__form .custom-select__trigger,
.client__content.left-content,
.testimonial__rating,
.testimonial__rating .google-rating .info,
.testimonial__item .item-content .author,
.testimonial-two__item .item-author,
.testimonial-two__item .item-content,
.choose-us__content-wrapper,
.blog__item .item-content,
.blog__item .item-content .content-header .header-content,
.blog__item .item-content .content-footer,
.blog-two__item .item-content-left .author-area,
.blog-details__tag-social,
.blog-details__comments .comment-item .content .head,
.pricing-two__item .item-top,
.pricing-two__item .item-details-wrapper,
.working-process__items,
.portfolio__item .portfolio-content,
.service-two__item .item-header,
.service-details__faq .accordion-button,
.about__content .info-boxes,
.about__content .info-lists-wrapper,
.about__thumbs,
.about__thumbs .thumb-column-1,
.about-two__item .item-header,
.hero-two__wrapper,
.button-v2,
.header__wrapper {
  -webkit-box-pack: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
}

.footer-one__top-inner .social-share ul,
.testimonial__rating .google-rating .info .rating ul,
.blog-two__item .item-content-right .date-badge .month-year,
.blog-standard__item .blog-thumb .date-badge .month-year,
.hero-one.section {
  -webkit-box-pack: flex-end;
  -ms-flex-pack: flex-end;
  justify-content: flex-end;
}

.widget__services ul li a,
.footer-one__top-inner .contact-info .icon,
.footer-one__top-inner .footer-logo,
.footer-one__top-inner .social-share ul li a,
.footer-two__circles,
.contact-two__circles,
.contact-two__info-item .icon-box,
.award__item .info .year,
.client__item,
.instagrame__item .item-content .instagrame-play-btn,
.work-showcase__circles,
.work-showcase__item .item-content .button-v1 .button-icon i,
.testimonial__item .item-content .author .quote-icon,
.testimonial__content-pagination .swiper-pagination-bullet,
.testimonial-two__item .item-content .content-header .quote-icon,
.blog__item .item-content .content-footer .post-link,
.blog-two__item .item-content-left .author-area .read-more-arrow,
.blog-two__item .item-content-right .date-badge .day,
.blog-standard__item .blog-thumb .date-badge .day,
.blog-details__form .button-primary,
.pricing__item .pricing-header .plan-title,
.pricing-two__accordion .accordion-item .item-number,
.pricing-two__accordion .accordion-item .accordion-header .accordion-button::after,
.portfolio__item .portfolio-content .portfolio-link a,
.portfolio__pagination .swiper-pagination-bullet,
.team-details__content .contact-section form button,
.social-media.v3 ul li a,
.team-two__circles,
.team-two__item .team-thumb .social-share ul li a,
.service-two__circles,
.service-two__item .item-footer .footer-icon i,
.service-two__item .item-footer .footer-icon svg,
.service-details__faq .accordion-button .icon-wrapper,
.about__content .info-boxes .info-box .icon,
.hero-two__wrapper .hero-info .info-card .info-avatars ul li,
.button-v1 .button-icon,
.button-v2 .button-icon i,
.button-v2 .button-icon svg,
.button-v3 .button-icon i,
.button-v3 .button-icon svg,
.button-v3 .tw-btn-circle-dot,
.header__right .header-social-hamburger .hamburger-menu {
  place-content: center;
}

.blog-details__list .list li,
.blog-details__comments .comment-item .content .head,
.blog-details__form .form-check,
.service-two__item .item-header,
.service-details__list .list li,
.about-two__item .item-header,
.hero-two__wrapper {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: start;
}

.portfolio-details__navigation .nav-item,
.widget__title,
.widget__search-btn,
.widget__services ul li,
.widget__quote .widget__form .form-group .custom-select__trigger,
.widget__latest-post ul li,
.widget__latest-post ul li .content .meta,
.widget__tags ul,
.footer-one__top-inner .contact-info,
.footer-one__top-inner .social-share ul,
.footer-one__main-inner .footer-links-group .link-list ul li a,
.footer-two__marquee .sliding-text,
.footer-two__marquee .sliding-text .js-marquee,
.footer-two__marquee .sliding-text li,
.footer-two__marquee .sliding-text li .text,
.footer-two__main-inner .footer-links-group .link-list ul li a,
.error-area-inner,
.error-area .error-content,
.contact-two__info-item,
.contact-two__form label,
.contact-two__form .custom-select__trigger,
.contact-two__map .map-point__marker,
.award__item,
.client__active,
.client__avatars,
.text-slider.section,
.text-slider__slider .swiper-slide .text-slide,
.testimonial__rating,
.testimonial__slider-wrapper,
.testimonial__item .item-content .author,
.testimonial-two__item .item-content .content-header,
.testimonial-two__reviewer-list .reviewer-item,
.choose-us__content-wrapper,
.blog__item .item-content .content-header .header-content,
.blog__item .item-content .content-header .header-content .header-meta .content-meta,
.blog__item .item-content .content-header .header-content .header-meta .content-meta .meta-item,
.blog__item .item-content .content-header .header-content .meta-date,
.blog__item .item-content .content-footer,
.blog__item .item-content .content-footer .item-autho,
.blog-two__item,
.blog-two__item .item-content-left .meta,
.blog-two__item .item-content-left .meta-item,
.blog-two__item .item-content-left .author-area,
.blog-two__item .item-content-left .author-area .author-box,
.blog-two__item .item-content-right .date-badge,
.blog-two__item .item-content-right .date-badge .month-year,
.blog-standard__item .blog-thumb .date-badge,
.blog-standard__item .blog-thumb .date-badge .month-year,
.blog-standard__item .blog-content .blog-meta,
.blog-standard__item .blog-content .blog-meta-item,
.blog-details__video-box .video-btn,
.blog-details__quote,
.blog-details__tag-social,
.blog-details__tag-social .tags-wrapper,
.blog-details__tag-social .social-wrapper,
.blog-details__tag-social .tags,
.blog-details__tag-social .social,
.blog-details__navigation .nav-item,
.blog-details__comments .comment-item .content .head .reply-btn,
.pricing-two__item .item-top,
.pricing-two__item .item-details .feature-list li,
.portfolio__pagination,
.team-details__content .user-infos ul li,
.team-details__content .user-info .title,
.team-two__item .team-thumb .social-share ul,
.service-two__item .item-header .icon-box-wrapper .icon-corner-assembly .icon-box,
.service-two__item .benefits-list .benefit-item,
.service-two__item .item-footer .footer-icon,
.service-details__faq .accordion-button,
.about__content .info-boxes .info-box,
.about__content .info-lists-wrapper,
.about__content .info-lists-wrapper .info-lists ul li,
.hero-two__wrapper .hero-info .info-card,
.hero-two__wrapper .hero-info .info-card .info-avatars ul,
.button-v1,
.button-v2,
.button-v3,
.breadcrumb__content .breadcrumb .breadcrumb-item:not(.active),
.preloader,
.header__wrapper,
.header__right,
.header__right .header-search .search,
.header__right .header-social-hamburger .social-share,
.section-header .section-sub-title {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.client__content.left-content,
.pricing__item .pricing-header .pricing-info,
.pricing-two__item .item-details-wrapper,
.portfolio__item .portfolio-content,
.team-two__item .team-thumb .social-share,
.hero-one__slide .hero-thumb {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: end;
}

.pricing__item .pricing-content .pricing-body ul li,
.service__item .service-content .service-list ul li,
.about-two__item .item-header .item-title {
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
}

.widget__quote .widget__form .form-group .custom-select__render,
.widget__quote .widget__form .form-group .custom-select input[type=radio]:checked~.custom-select__trigger .custom-select__trigger-text,
.contact-two__form .custom-select__render,
.contact-two__form .custom-select input[type=radio]:checked~.custom-select__trigger .custom-select__trigger-text,
.service-details__faq .accordion-button::after,
.header__menus {
  display: -webkit-none;
  display: -ms-none;
  display: none;
}

.widget__quote .widget__form .form-group .custom-select,
.widget__quote .widget__form .form-group .custom-select__trigger-text,
.widget__quote .widget__form .form-group .custom-select input[type=radio]:nth-of-type(1):checked~.custom-select__trigger .custom-select__render:nth-of-type(2),
.widget__quote .widget__form .form-group .custom-select input[type=radio]:nth-of-type(2):checked~.custom-select__trigger .custom-select__render:nth-of-type(3),
.widget__quote .widget__form .form-group .custom-select input[type=radio]:nth-of-type(3):checked~.custom-select__trigger .custom-select__render:nth-of-type(4),
.widget__quote .widget__form .form-group .custom-select input[type=radio]:nth-of-type(4):checked~.custom-select__trigger .custom-select__render:nth-of-type(5),
.widget__quote .widget__form .form-group .custom-select input[type=radio]:nth-of-type(5):checked~.custom-select__trigger .custom-select__render:nth-of-type(6),
.widget__quote .widget__form .form-group .custom-select input[type=radio]:nth-of-type(6):checked~.custom-select__trigger .custom-select__render:nth-of-type(7),
.widget__quote .widget__form .form-group .custom-select input[type=radio]:nth-of-type(7):checked~.custom-select__trigger .custom-select__render:nth-of-type(8),
.widget__quote .widget__form .form-group .custom-select input[type=radio]:nth-of-type(8):checked~.custom-select__trigger .custom-select__render:nth-of-type(9),
.widget__quote .widget__form .form-group .custom-select input[type=radio]:nth-of-type(9):checked~.custom-select__trigger .custom-select__render:nth-of-type(10),
.widget__quote .widget__form .form-group .custom-select input[type=radio]:nth-of-type(10):checked~.custom-select__trigger .custom-select__render:nth-of-type(11),
.widget__quote .widget__form .form-group .custom-select input[type=radio]:nth-of-type(11):checked~.custom-select__trigger .custom-select__render:nth-of-type(12),
.widget__quote .widget__form .form-group .custom-select input[type=radio]:nth-of-type(12):checked~.custom-select__trigger .custom-select__render:nth-of-type(13),
.widget__quote .widget__form .form-group .custom-select input[type=radio]:nth-of-type(13):checked~.custom-select__trigger .custom-select__render:nth-of-type(14),
.widget__quote .widget__form .form-group .custom-select input[type=radio]:nth-of-type(14):checked~.custom-select__trigger .custom-select__render:nth-of-type(15),
.widget__quote .widget__form .form-group .custom-select input[type=radio]:nth-of-type(15):checked~.custom-select__trigger .custom-select__render:nth-of-type(16),
.widget__quote .widget__form .form-group .custom-select input[type=radio]:nth-of-type(16):checked~.custom-select__trigger .custom-select__render:nth-of-type(17),
.widget__quote .widget__form .form-group .custom-select input[type=radio]:nth-of-type(17):checked~.custom-select__trigger .custom-select__render:nth-of-type(18),
.widget__quote .widget__form .form-group .custom-select input[type=radio]:nth-of-type(18):checked~.custom-select__trigger .custom-select__render:nth-of-type(19),
.widget__quote .widget__form .form-group .custom-select input[type=radio]:nth-of-type(19):checked~.custom-select__trigger .custom-select__render:nth-of-type(20),
.widget__quote .widget__form .form-group .custom-select input[type=radio]:nth-of-type(20):checked~.custom-select__trigger .custom-select__render:nth-of-type(21),
.widget__quote .widget__form .form-group .custom-select__option,
.contact-two__info-item .info-box span,
.contact-two__info-item .info-box a,
.contact-two__info-item .info-box p,
.contact-two__form .custom-select,
.contact-two__form .custom-select__trigger-text,
.contact-two__form .custom-select input[type=radio]:nth-of-type(1):checked~.custom-select__trigger .custom-select__render:nth-of-type(2),
.contact-two__form .custom-select input[type=radio]:nth-of-type(2):checked~.custom-select__trigger .custom-select__render:nth-of-type(3),
.contact-two__form .custom-select input[type=radio]:nth-of-type(3):checked~.custom-select__trigger .custom-select__render:nth-of-type(4),
.contact-two__form .custom-select input[type=radio]:nth-of-type(4):checked~.custom-select__trigger .custom-select__render:nth-of-type(5),
.contact-two__form .custom-select input[type=radio]:nth-of-type(5):checked~.custom-select__trigger .custom-select__render:nth-of-type(6),
.contact-two__form .custom-select input[type=radio]:nth-of-type(6):checked~.custom-select__trigger .custom-select__render:nth-of-type(7),
.contact-two__form .custom-select input[type=radio]:nth-of-type(7):checked~.custom-select__trigger .custom-select__render:nth-of-type(8),
.contact-two__form .custom-select input[type=radio]:nth-of-type(8):checked~.custom-select__trigger .custom-select__render:nth-of-type(9),
.contact-two__form .custom-select input[type=radio]:nth-of-type(9):checked~.custom-select__trigger .custom-select__render:nth-of-type(10),
.contact-two__form .custom-select input[type=radio]:nth-of-type(10):checked~.custom-select__trigger .custom-select__render:nth-of-type(11),
.contact-two__form .custom-select input[type=radio]:nth-of-type(11):checked~.custom-select__trigger .custom-select__render:nth-of-type(12),
.contact-two__form .custom-select input[type=radio]:nth-of-type(12):checked~.custom-select__trigger .custom-select__render:nth-of-type(13),
.contact-two__form .custom-select input[type=radio]:nth-of-type(13):checked~.custom-select__trigger .custom-select__render:nth-of-type(14),
.contact-two__form .custom-select input[type=radio]:nth-of-type(14):checked~.custom-select__trigger .custom-select__render:nth-of-type(15),
.contact-two__form .custom-select input[type=radio]:nth-of-type(15):checked~.custom-select__trigger .custom-select__render:nth-of-type(16),
.contact-two__form .custom-select input[type=radio]:nth-of-type(16):checked~.custom-select__trigger .custom-select__render:nth-of-type(17),
.contact-two__form .custom-select input[type=radio]:nth-of-type(17):checked~.custom-select__trigger .custom-select__render:nth-of-type(18),
.contact-two__form .custom-select input[type=radio]:nth-of-type(18):checked~.custom-select__trigger .custom-select__render:nth-of-type(19),
.contact-two__form .custom-select input[type=radio]:nth-of-type(19):checked~.custom-select__trigger .custom-select__render:nth-of-type(20),
.contact-two__form .custom-select input[type=radio]:nth-of-type(20):checked~.custom-select__trigger .custom-select__render:nth-of-type(21),
.contact-two__form .custom-select__option,
.contact-two__map iframe,
.work-showcase__item .item-content .button-v1 .button-icon,
.testimonial-two__reviewer-list .reviewer-item .reviewer-info .reviewer-name,
.blog-two__item .item-content-left .author-area .author-box .author-info .designation,
.blog-standard__item .blog-thumb .blog-link,
.team-details__content .contact-section form .form-group input,
.team-details__content .contact-section form .form-group textarea,
.about-two__item .item-header .item-title::before,
.progress-wrap,
.progress-wrap::after,
.button-v2 .button-icon,
.button-v3 .button-icon,
.button-v3 .tw-btn-circle-dot,
.header.section.sticky,
.header.section.transformed {
  display: -webkit-block;
  display: -ms-block;
  display: block;
}

.widget__tags ul li a,
.widget__call-back .phone-call,
.text-slider__slider .swiper-slide .text-slide span,
.work-showcase__item .item-thumb,
.work-showcase__item .item-content .tag,
.testimonial__content-pagination .swiper-pagination-bullet .pagination-bullet,
.testimonial__content-pagination .swiper-pagination-bullet-active .pagination-bullet,
.testimonial-two__item .item-author .item-info .item-designation,
.blog-details__tag-social .tags li a,
.pricing__item .pricing-header .pricing-info span,
.pricing-two__item .item-top .item-price .badge-discount,
.portfolio__item .portfolio-content .main-content .catagory,
.portfolio__pagination .swiper-pagination-bullet .pagination-bullet,
.team-details__content .user-infos ul li span,
.hero-one__slide .hero-content .hero-sub-title,
.hero-two__wrapper .hero-content .hero-sub-title,
.hero-two__wrapper .hero-info .info-items .info-item,
.hamburger_close_btn,
.hamburger_logo .mobile_logo {
  display: -webkit-inline-block;
  display: -ms-inline-block;
  display: inline-block;
}

.widget__services ul li a,
.footer-one__top-inner .contact-info .icon,
.footer-one__top-inner .footer-logo,
.footer-one__top-inner .social-share ul li a,
.footer-two__circles,
.contact-two__circles,
.contact-two__info-item .icon-box,
.award__item,
.award__item .info .year,
.client__item,
.instagrame__item .item-content .instagrame-play-btn,
.work-showcase__circles,
.work-showcase__item .item-content .button-v1 .button-icon i,
.testimonial__item .item-content .author .quote-icon,
.testimonial__content-pagination .swiper-pagination-bullet,
.testimonial-two__item .item-content .content-header .quote-icon,
.blog__item,
.blog__item .item-content .content-footer .post-link,
.blog-two__item .item-content-left .author-area .read-more-arrow,
.blog-two__item .item-content-right .date-badge .day,
.blog-standard__item .blog-thumb .date-badge .day,
.blog-details__form .button-primary,
.pricing__item .pricing-header .plan-title,
.pricing-two__accordion .accordion-item .item-number,
.pricing-two__accordion .accordion-item .accordion-header .accordion-button::after,
.pricing-two__item .item-details,
.video__button .btn-text,
.portfolio__item .portfolio-content .portfolio-link a,
.portfolio__pagination .swiper-pagination-bullet,
.team-details__wrapper,
.team-details__content .contact-section form button,
.social-media.v3 ul li a,
.team-two__circles,
.team-two__item .team-thumb .social-share ul li a,
.team-two__item .team-content,
.service__items,
.service-two__circles,
.service-two__item .item-footer .footer-icon i,
.service-two__item .item-footer .footer-icon svg,
.service-details__faq .accordion-button .icon-wrapper,
.about__content .info-boxes .info-box .icon,
.about-two__item-wrapper,
.hero-two__wrapper .hero-info .info-card .info-avatars ul li,
.button-v1 .button-icon,
.button-v2 .button-icon i,
.button-v2 .button-icon svg,
.button-v3 .button-icon i,
.button-v3 .button-icon svg,
.header__right .header-social-hamburger .hamburger-menu {
  display: -webkit-grid;
  display: -ms-grid;
  display: grid;
}

/* @@@@@@@@@@@@@  Extend Property CSS Writing Now  @@@@@@@@@@@@@@ */
.work-showcase__item .item-content,
.testimonial-two__tab-content,
.testimonial-two__item,
.testimonial-two__reviewer-list .reviewer-item .reviewer-info,
.pricing-two__item .item-top .item-info,
.portfolio__item .portfolio-thumb,
.team-two__item .team-thumb .social-share ul,
.hero-one__slide .hero-content {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

/* @@@@@@@@@@@@@  Extend Property CSS Writing Now  @@@@@@@@@@@@@@ */
.footer-copyright,
.error-area-inner,
.working-process__item,
.team__item .team-content,
.team-two__item .team-content,
.about__thumbs .thumb-column-1 .thumb-counter,
.about-two__thumb {
  text-align: center;
}

li {
  list-style: none;
}

/* @@@@@@@@@@@@@  Extend Property Margin 0 - 50 CSS Writing Now  @@@@@@@@@@@@@@ */
ul {
  margin: 0;
}

/* @@@@@@@@@@@@@  Extend Property padding 0 - 50 CSS Writing Now  @@@@@@@@@@@@@@ */
ul {
  padding: 0;
}

/**
 * Basic typography style for copy text
 */
body {
  line-height: 1;
  font-size: 18px;
  color: var(--text-color);
  background: var(--background-color);
  font-family: var(--ff-secondary);
}

body h1,
body h2,
body h3,
body h4,
body h5,
body h6 {
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  margin: 0;
  font-family: var(--ff-primary);
  color: var(--foreground-color);
}

body h1 {
  font-size: 120px;
}

@media only screen and (max-width: 1439.98px) {
  body h1 {
    font-size: 90px;
  }
}

@media only screen and (max-width: 1199.98px) {
  body h1 {
    font-size: 70px;
  }
}

@media only screen and (max-width: 991.98px) {
  body h1 {
    font-size: 50px;
  }
}

@media only screen and (max-width: 575.98px) {
  body h1 {
    font-size: 55px;
  }
}

body h2 {
  font-size: 60px;
}

@media only screen and (max-width: 1199.98px) {
  body h2 {
    font-size: 50px;
  }
}

@media only screen and (max-width: 991.98px) {
  body h2 {
    font-size: 45px;
  }
}

@media only screen and (max-width: 767.98px) {
  body h2 {
    font-size: 40px;
  }
}

@media only screen and (max-width: 575.98px) {
  body h2 {
    font-size: 35px;
  }
}

body h3 {
  font-size: 42px;
}

@media only screen and (max-width: 1199.98px) {
  body h3 {
    font-size: 32px;
  }
}

@media only screen and (max-width: 991.98px) {
  body h3 {
    font-size: 30px;
  }
}

@media only screen and (max-width: 767.98px) {
  body h3 {
    font-size: 27px;
  }
}

@media only screen and (max-width: 575.98px) {
  body h3 {
    font-size: 24px;
  }
}

body h4 {
  font-size: 32px;
}

@media only screen and (max-width: 991.98px) {
  body h4 {
    font-size: 29px;
  }
}

@media only screen and (max-width: 767.98px) {
  body h4 {
    font-size: 24px;
  }
}

@media only screen and (max-width: 575.98px) {
  body h4 {
    font-size: 22px;
  }
}

body h5 {
  font-size: 30px;
}

@media only screen and (max-width: 991.98px) {
  body h5 {
    font-size: 29px;
  }
}

@media only screen and (max-width: 767.98px) {
  body h5 {
    font-size: 26px;
  }
}

@media only screen and (max-width: 575.98px) {
  body h5 {
    font-size: 24px;
  }
}

body h6 {
  font-size: 20px;
}

@media only screen and (max-width: 767.98px) {
  body h6 {
    font-size: 15px;
  }
}

img {
  max-width: 100%;
  height: auto;
  -webkit-user-drag: none;
  -moz-user-drag: none;
}

a {
  color: inherit;
  text-decoration: none;
  transition: all 0.3s;
}

p {
  line-height: 133.333%;
  font-weight: 500;
  margin: 0;
  padding: 0;
  letter-spacing: normal;
}

button {
  border: none;
  background-color: transparent;
}

/*
============= Custom Scroll Bar CSS ================
*/
::-webkit-scrollbar {
  width: 0.3em;
}

::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(var(--foreground-color-rgb), 0.5);
  box-shadow: inset 0 0 6px rgba(var(--foreground-color-rgb), 0.5);
}

::-webkit-scrollbar-thumb {
  background-color: var(--primary-color);
  border-radius: 10px;
}

html:has(.modal-open) {
  overflow: hidden;
}

/*
============= Section Header START ================
*/
.section-header .section-sub-title {
  gap: 10px;
  color: var(--text-color);
  font-family: var(--ff-secondary);
  line-height: 100%;
  margin-bottom: 12px;
}

.section-header .section-sub-title i {
  color: var(--primary-color);
  font-size: 16px;
}

.section-header .section-title {
  line-height: 116.667%;
  letter-spacing: -1.2px;
}

.section-header .section-title:has(+ p) {
  margin-bottom: 30px;
}

.background-image,
[data-background] {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}

.mask-image,
[data-mask] {
  mask-repeat: no-repeat;
  mask-size: cover;
  mask-position: center center;
}

.comon-modal-content {
  background-color: transparent;
  border: none;
}

.comon-modal-content .modal-header {
  padding: 0;
  border: none;
}

.comon-modal-content .modal-header button {
  border: none;
  background-color: var(--foreground-color);
  opacity: 1;
  border-radius: 0;
  margin: 0;
  margin-left: auto;
  color: var(--foreground-color);
  margin-bottom: 5px;
  background: none;
}

.comon-modal-content .modal-body {
  padding: 0;
  background-color: transparent;
}

.comon-modal-content .modal-body * {
  background-color: transparent;
}

.pagination {
  padding: 0;
  gap: 10px;
}

.pagination a {
  font-weight: 400;
  line-height: 1;
  color: var(--foreground-color);
  width: 50px;
  height: 50px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border: 1px solid rgba(var(--foreground-color-rgb), 0.12);
  border-radius: 6px;
}

.pagination a:hover:not(.active) {
  background-color: var(--foreground-color);
  border-color: var(--foreground-color);
  color: var(--text-color7);
}

.pagination a.active {
  background-color: var(--primary-color);
  color: var(--text-color7);
  border-color: var(--primary-color);
}

@keyframes sticky {
  0% {
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
  }

  100% {
    transform: translateY(0%);
    -webkit-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(0%);
  }
}

@keyframes rotate360 {
  0% {
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes infinity-move-color {
  0% {
    background-position: -100% 0;
  }

  100% {
    background-position: 200% 0;
  }
}

@keyframes infinity-move-color-vertical {
  0% {
    background-position: 0 -100%;
  }

  100% {
    background-position: 0 200%;
  }
}

@keyframes circleRotate {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

@keyframes upDown {
  0% {
    transform: translateY(0);
  }

  50% {
    transform: translateY(-25px);
  }

  100% {
    transform: translateY(0);
  }
}

@keyframes bounce-y {
  0% {
    -webkit-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    transform: translateY(-40px);
  }

  100% {
    -webkit-transform: translateY(30px);
    -ms-transform: translateY(30px);
    transform: translateY(30px);
  }
}

@keyframes pulse {
  0% {
    box-shadow: 0 0 0 0 rgba(var(--primary-color-rgb), 0.7);
  }

  70% {
    box-shadow: 0 0 0 13px rgba(var(--primary-color-rgb), 0);
  }

  100% {
    box-shadow: 0 0 0 0 rgba(var(--primary-color-rgb), 0);
  }
}

.section-padding {
  padding-top: 120px;
  padding-bottom: 120px;
}

@media only screen and (max-width: 991.98px) {
  .section-padding {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}

.section-padding-top {
  padding-top: 120px;
}

@media only screen and (max-width: 991.98px) {
  .section-padding-top {
    padding-top: 60px;
  }
}

.section-padding-bottom {
  padding-bottom: 120px;
}

@media only screen and (max-width: 991.98px) {
  .section-padding-bottom {
    padding-bottom: 60px;
  }
}

.section-margin {
  margin-top: 120px;
  margin-bottom: 120px;
}

@media only screen and (max-width: 991.98px) {
  .section-margin {
    margin-top: 60px;
    margin-bottom: 60px;
  }
}

.section-margin-top {
  margin-top: 120px;
}

@media only screen and (max-width: 991.98px) {
  .section-margin-top {
    margin-top: 60px;
  }
}

.section-margin-bottom {
  margin-bottom: 120px;
}

@media only screen and (max-width: 991.98px) {
  .section-margin-bottom {
    margin-bottom: 60px;
  }
}

.row-padding {
  padding-top: 60px;
  padding-bottom: 60px;
}

@media only screen and (max-width: 991.98px) {
  .row-padding {
    padding-top: 35px;
    padding-bottom: 35px;
  }
}

.row-padding-top {
  padding-top: 60px;
}

@media only screen and (max-width: 991.98px) {
  .row-padding-top {
    padding-top: 35px;
  }
}

.row-padding-bottom {
  padding-bottom: 60px;
}

@media only screen and (max-width: 991.98px) {
  .row-padding-bottom {
    padding-bottom: 35px;
  }
}

.row-margin {
  margin-top: 60px;
  margin-bottom: 60px;
}

@media only screen and (max-width: 991.98px) {
  .row-margin {
    margin-top: 35px;
    margin-bottom: 35px;
  }
}

.row-margin-top {
  margin-top: 60px;
}

@media only screen and (max-width: 991.98px) {
  .row-margin-top {
    margin-top: 35px;
  }
}

.row-margin-bottom {
  margin-bottom: 60px;
}

@media only screen and (max-width: 991.98px) {
  .row-margin-bottom {
    margin-bottom: 35px;
  }
}

.search__popup {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background-color: var(--background-color);
  z-index: 100;
  padding-top: 60px;
  padding-bottom: 90px;
  opacity: 0;
  -webkit-transform: translateY(calc(-100% - 80px));
  -ms-transform: translateY(calc(-100% - 80px));
  transform: translateY(calc(-100% - 80px));
  transition: transform 0.3s ease-in-out, opacity 0.3s ease-in-out;
  transition-delay: 0.5s;
  z-index: 9999;
}

.search__popup.search-opened {
  opacity: 1;
  -webkit-transform: translateY(0%);
  -ms-transform: translateY(0%);
  transform: translateY(0%);
  transition-delay: 0s;
}

.search__popup.search-opened .search_form .search_input {
  -webkit-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
  opacity: 1;
  transition-delay: 0.3s;
}

.search__popup.search-opened .search_form .search_input::after {
  width: 100%;
  transition-delay: 0.5s;
}

.search__close {
  position: absolute;
  top: 10px;
  right: 20px;
}

.search__close .search__close_btn {
  font-size: 24px;
  color: var(--foreground-color);
  background-color: transparent;
  border: none;
}

.search__close .search__close_btn svg {
  width: 24px;
  height: 24px;
  transition: all 0.4s ease-in-out 0s;
  -webkit-transition: all 0.4s ease-in-out 0s;
  -moz-transition: all 0.4s ease-in-out 0s;
  -o-transition: all 0.4s ease-in-out 0s;
  -ms-transition: all 0.4s ease-in-out 0s;
}

.search__close .search__close_btn svg path {
  fill: var(--foreground-color);
}

.search__close .search__close_btn svg:hover {
  transform: rotate(90deg);
}

.search__close .search__close_btn svg:hover path {
  fill: var(--foreground-color);
}

.search-form form {
  position: relative;
  z-index: 1;
}

.search-form form .search-box {
  position: relative;
  z-index: 1;
}

.search-form form .search-box input:not([type=submit]):not([type=radio]):not([type=checkbox]):not([type=search]),
.search-form form .search-box input[type=search] {
  width: 100%;
  color: var(--foreground-color);
  border: 1px solid var(--text-color);
  background: transparent;
  padding: 20px 75px 20px 24px;
}

.search-form form .search-box input:not([type=submit]):not([type=radio]):not([type=checkbox]):not([type=search])::placeholder,
.search-form form .search-box input[type=search]::placeholder {
  color: var(--text-color);
}

.search-form form .search-box input:not([type=submit]):not([type=radio]):not([type=checkbox]):not([type=search])::-ms-input-placeholder,
.search-form form .search-box input[type=search]::-ms-input-placeholder {
  color: var(--text-color);
}

.search-form form .search-box input:not([type=submit]):not([type=radio]):not([type=checkbox]):not([type=search]):focus,
.search-form form .search-box input[type=search]:focus {
  outline: none;
  border-color: var(--text-color);
}

.search-form form .search-box button {
  background-color: transparent;
  border: none;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  max-width: 62px;
  font-size: 22px;
  color: var(--foreground-color);
  border-left: 1px solid var(--text-color);
  width: 100%;
  height: 100%;
}

.header.section {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding-block: 30px;
  transition: all 0.5s;
  z-index: 999;
}

@media only screen and (max-width: 1199.98px) {
  .header.section {
    padding-block: 20px;
  }
}

.header.section.sticky {
  top: 0;
  left: 0;
  background-color: var(--background-color);
  -webkit-box-shadow: 0 0 15px 0 rgba(var(--background-color3-rgb), 0.06);
  box-shadow: 0 0 15px 0 rgba(var(--background-color3-rgb), 0.06);
  padding: 20px 0;
  z-index: 999;
  -webkit-transform: translateY(0%);
  -ms-transform: translateY(0%);
  transform: translateY(0%);
}

.header.section.transformed {
  top: 0;
  left: 0;
  padding: 20px 0;
  z-index: 999;
  -webkit-transform: translateY(-150%);
  -ms-transform: translateY(-150%);
  transform: translateY(-150%);
}

.header__wrapper .header-logo {
  max-width: 180px;
}

@media only screen and (max-width: 1199.98px) {
  .header__wrapper .header-logo {
    max-width: 160px;
  }
}

@media only screen and (min-width: 992px) {
  .header__menus {
    display: inline-flex;
  }
}

.header__menus nav ul li {
  position: relative;
  cursor: pointer;
  font-family: var(--ff-primary);
}

.header__menus nav ul li.has-dropdown::after {
  content: "\f107";
  font: var(--fa-font-light);
  margin-left: 3px;
  display: inline-block;
  color: var(--foreground-color);
  transition: all 0.3s 0s ease-out;
  font-family: var(--ff-fontawesome);
}

.header__menus nav ul li .tp-submenu {
  position: absolute;
  top: 100%;
  left: 0;
  width: 260px;
  z-index: 99;
  opacity: 0;
  padding: 12px 0;
  transition: 0.5s;
  text-align: start;
  visibility: hidden;
  border-radius: 14px;
  transform-origin: 0 0;
  transform: scale(1, 0);
  backdrop-filter: blur(40px);
  background: rgba(var(--background-color-rgb), 0.8);
  box-shadow: 0 20px 30px -8px rgba(var(--background-color-rgb), 0.1);
}

.header__menus nav ul li .tp-submenu li {
  width: 100%;
  padding: 0 12px;
  border-radius: 8px;
  position: relative;
}

.header__menus nav ul li .tp-submenu li a {
  position: relative;
  border-radius: 8px;
  font-weight: 500;
  line-height: 1;
  background-color: transparent;
  color: var(--text-color);
  padding: 12px 18px;
  display: inline-block;
  letter-spacing: -0.01em;
  text-align: start;
  width: 100%;
  text-transform: capitalize;
  transition: all 0.3s 0s ease-out;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-family: var(--ff-primary);
}

.header__menus nav ul li .tp-submenu li .tp-submenu {
  top: 0;
  left: 100%;
}

.header__menus nav ul li .tp-submenu li:hover {
  background: var(--background-color);
}

.header__menus nav ul li .tp-submenu li:hover>a {
  background: var(--background-color);
  color: var(--foreground-color);
}

.header__menus nav ul li .tp-submenu li:hover>.tp-submenu {
  visibility: visible;
  opacity: 1;
  transform: scale(1);
}

.header__menus nav ul li .tp-submenu li.has-dropdown::after {
  content: "\f105";
  font-family: var(--ff-fontawesome);
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  margin-left: 0;
}

.header__menus nav ul li .tp-submenu li.has-dropdown:hover::after {
  transform: translateY(-50%);
}

.header__menus nav ul li:hover.has-dropdown::after {
  transform: rotate(-180deg);
}

.header__menus nav ul li:hover>.tp-submenu {
  visibility: visible;
  opacity: 1;
  transform: scale(1);
}

.header__menus>nav>ul {
  padding: 0;
  border-radius: 0;
  display: inline-block;
  margin-bottom: 0;
  background-color: transparent;
}

.header__menus>nav>ul>li {
  margin: 0 20px;
  display: inline-block;
}

@media only screen and (max-width: 1439.98px) {
  .header__menus>nav>ul>li {
    margin: 0 8px;
  }
}

.header__menus>nav>ul>li>a {
  padding: 16px 0;
  font-weight: 500;
  line-height: normal;
  display: inline-block;
  letter-spacing: -0.01em;
  color: var(--foreground-color);
  transition: all 0.3s 0s ease-out;
}

@media only screen and (max-width: 1439.98px) {
  .header__menus>nav>ul>li>a {
    font-size: 16px;
    padding: 20px 0;
  }
}

.header__right {
  gap: 138px;
}

@media only screen and (max-width: 1599.98px) {
  .header__right {
    gap: 50px;
  }
}

@media only screen and (max-width: 1439.98px) {
  .header__right {
    gap: 20px;
  }
}

@media only screen and (max-width: 575.98px) {
  .header__right {
    gap: 10px;
  }
}

.header__right .header-search .search {
  gap: 15px;
  height: max-content;
  border: none;
  background-color: transparent;
  color: var(--foreground-color);
  font-weight: 700;
}

@media only screen and (max-width: 1439.98px) {
  .header__right .header-search .search {
    font-size: 15px;
    gap: 8px;
  }
}

@media only screen and (max-width: 575.98px) {
  .header__right .header-search .search {
    font-size: 14px;
    gap: 5px;
  }
}

.header__right .header-social-hamburger {
  gap: 30px;
}

@media only screen and (max-width: 1439.98px) {
  .header__right .header-social-hamburger {
    gap: 25px;
  }
}

@media only screen and (max-width: 1199.98px) {
  .header__right .header-social-hamburger .social-share {
    display: none;
  }
}

.header__right .header-social-hamburger .social-share ul {
  gap: 15px;
}

@media only screen and (max-width: 1439.98px) {
  .header__right .header-social-hamburger .social-share ul {
    gap: 10px;
  }
}

.header__right .header-social-hamburger .social-share ul li a {
  color: var(--foreground-color);
}

.header__right .header-social-hamburger .hamburger-menu {
  width: 55px;
  height: 55px;
  aspect-ratio: 1/1;
  border-radius: 50%;
  background-color: var(--primary-color);
  border: none;
}

@media only screen and (max-width: 1199.98px) {
  .header__right .header-social-hamburger .hamburger-menu {
    width: 50px;
    height: 50px;
  }

  .header__right .header-social-hamburger .hamburger-menu svg {
    width: 22px;
    height: 22px;
  }
}

@media only screen and (max-width: 767.98px) {
  .header__right .header-social-hamburger .hamburger-menu {
    width: 45px;
    height: 45px;
  }

  .header__right .header-social-hamburger .hamburger-menu svg {
    width: 20px;
    height: 20px;
  }
}

@media only screen and (max-width: 575.98px) {
  .header__right .header-social-hamburger .hamburger-menu {
    width: 40px;
    height: 40px;
  }

  .header__right .header-social-hamburger .hamburger-menu svg {
    width: 18px;
    height: 18px;
  }
}

.hamburger-area {
  right: -490px;
  top: 0;
  width: 450px;
  height: 100%;
  box-shadow: -5px 0 20px -5px rgba(var(--background-color3-rgb), 0.5);
  transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  transition-duration: 1s;
  z-index: 9999;
  -ms-overflow-style: none;
  scrollbar-width: none;
  overflow-y: scroll;
}

.hamburger-area::-webkit-scrollbar {
  display: none;
}

.hamburger-area.opened {
  right: 0px;
}

@media only screen and (max-width: 575.98px) {
  .hamburger-area {
    width: 320px;
  }
}

.hamburger_bg {
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background-color: var(--background-color);
  z-index: -1;
}

.hamburger_wrapper {
  padding: 45px 45px 90px 45px;
  overflow: auto;
  height: 100%;
}

@media only screen and (max-width: 575.98px) {
  .hamburger_wrapper {
    padding: 40px 20px 60px 20px;
  }
}

.hamburger_top {
  margin-bottom: 40px;
}

.hamburger_close_btn {
  font-size: 30px;
  line-height: 1;
  color: var(--foreground-color);
  border: none;
  background: transparent;
  transition: all 0.5s ease-in-out 0s;
}

@media only screen and (max-width: 575.98px) {
  .hamburger_close_btn {
    font-size: 25px;
  }
}

.hamburger_close_btn:hover {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  color: var(--primary-color);
}

.hamburger_search {
  position: relative;
  margin-bottom: 30px;
}

.hamburger_search select,
.hamburger_search .nice-select,
.hamburger_search input:not([type=submit]):not([type=radio]):not([type=checkbox]),
.hamburger_search input {
  width: 100%;
  height: 40px;
  line-height: 40px;
  padding-inline: 35px 25px;
  background: transparent;
  border: none;
  outline: none;
  border-bottom: 1px solid rgba(var(--foreground-color-rgb), 0.3);
  font-size: 18px;
  color: var(--foreground-color);
}

.hamburger_search select::-ms-input-placeholder,
.hamburger_search .nice-select::-ms-input-placeholder,
.hamburger_search input:not([type=submit]):not([type=radio]):not([type=checkbox])::-ms-input-placeholder,
.hamburger_search input::-ms-input-placeholder {
  color: rgba(var(--foreground-color-rgb), 0.6);
}

.hamburger_search select::placeholder,
.hamburger_search .nice-select::placeholder,
.hamburger_search input:not([type=submit]):not([type=radio]):not([type=checkbox])::placeholder,
.hamburger_search input::placeholder {
  color: rgba(var(--foreground-color-rgb), 0.6);
}

.hamburger_search button {
  top: 50%;
  inset-inline-start: 0;
  font-size: 18px;
  color: var(--foreground-color);
  background-color: transparent;
  border: none;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.hamburger_menu .mean-container .mean-bar {
  background: transparent;
  box-sizing: border-box;
  margin-bottom: 30px;
}

.hamburger_menu .mean-container .mean-bar * {
  box-sizing: border-box;
}

.hamburger_menu .mean-nav {
  background: transparent;
  margin-top: 0;
  overflow: hidden;
}

.hamburger_menu .mean-nav>ul {
  display: block !important;
}

.hamburger_menu .mean-nav>ul>li:first-child>a {
  border-top: none;
}

.hamburger_menu .mean-nav ul li {
  position: relative;
}

.hamburger_menu .mean-nav ul li a {
  color: var(--foreground-color);
  width: 100%;
  padding: 18px 0;
  border-top: none;
  border-bottom: 1px solid rgba(var(--foreground-color-rgb), 0.1);
  font-weight: 600;
  line-height: 1;
  letter-spacing: 1px;
  transition: all 0.4s ease-in-out 0s;
  text-transform: capitalize;
}

.hamburger_menu .mean-nav ul li a:hover {
  color: var(--foreground-color);
}

.hamburger_menu .mean-nav ul li a.mean-expand {
  padding: 0;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  position: absolute;
  right: 0;
  top: 10px;
  transition: all 0.4s ease-in-out 0s;
}

.hamburger_menu .mean-nav ul li a.mean-expand::before {
  width: 100%;
  height: 100%;
  -webkit-transform: scale(30);
  -ms-transform: scale(30);
  transform: scale(30);
}

.hamburger_menu .mean-nav ul li a.mean-expand:hover {
  color: var(--foreground-color);
}

.hamburger_menu .mean-nav ul li a.mean-expand i {
  font-size: 16px;
  position: relative;
  top: 2px;
}

.hamburger_menu .mean-nav ul li a.mean-expand.mean-clicked {
  color: var(--primary-color);
}

.hamburger_menu .mean-nav ul li a.mean-expand.mean-clicked i {
  transform: rotate(180deg);
}

.hamburger_menu .mean-nav ul li .tp-submenu li {
  padding-left: 25px;
  position: relative;
}

.hamburger_menu .mean-nav ul li .tp-submenu li a {
  width: 100%;
  padding: 18px 0;
  text-transform: capitalize;
}

.hamburger_menu .mean-nav ul li .tp-submenu li a.mean-expand {
  padding: 0;
  width: 30px;
}

.hamburger_menu .mean-nav ul li.dropdown-opened>a {
  color: var(--primary-color);
}

.hamburger-title {
  color: var(--foreground-color);
  font-family: var(--ff-urbanist);
  font-size: 24px;
  font-weight: 700;
  padding-bottom: 20px;
  margin-bottom: 20px;
  text-transform: capitalize;
  position: relative;
  z-index: 1;
}

.hamburger-title::after {
  content: "";
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: rgba(var(--foreground-color-rgb), 0.3);
}

.hamburger-infos {
  margin-bottom: 30px;
}

.hamburger-infos .hamburger-text {
  font-family: var(--ff-secondary);
  font-size: 16px;
  color: var(--text-color);
  line-height: 26px;
  margin-bottom: 30px;
}

.hamburger-infos .button-v2 {
  margin-bottom: 40px;
}

.hamburger-infos .contact-item {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  margin-bottom: 25px;
}

.hamburger-infos .contact-item:last-child {
  margin-bottom: 0;
}

.hamburger-infos .contact-item .icon {
  flex-shrink: 0;
  color: var(--foreground-color);
  font-size: 20px;
  margin-top: 4px;
  width: auto;
  height: auto;
  border: none;
  background: none;
  border-radius: 0;
}

.hamburger-infos .contact-item .icon:hover {
  background: none;
  color: var(--primary-color);
  border: none;
}

.hamburger-infos .contact-item .contact-text .text {
  font-family: var(--ff-secondary);
  font-size: 18px;
  color: var(--text-color);
  font-weight: 400;
  line-height: 1.5;
}

.hamburger-infos .contact-item .contact-text .text a {
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  color: inherit;
}

.hamburger-infos .contact-item .contact-text .text a:hover {
  color: var(--primary-color);
}

.hamburger-socials ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 10px;
}

.hamburger-socials ul li a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  border-radius: 5px;
  color: var(--foreground-color);
  background: #2a2a2a;
  font-size: 16px;
  line-height: 1;
  border: 1px solid rgba(var(--foreground-color-rgb), 0.3);
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
}

.hamburger-socials ul li a i,
.hamburger-socials ul li a svg {
  color: var(--foreground-color);
  fill: var(--foreground-color);
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
}

.hamburger-socials ul li a:hover {
  color: var(--text-color2);
  background-color: var(--primary-color);
  border-color: var(--primary-color);
}

.hamburger-socials ul li a:hover i,
.hamburger-socials ul li a:hover svg {
  color: var(--text-color2);
  fill: var(--text-color2);
}

.hamburger_logo .mobile_logo {
  max-width: 150px;
  width: 100%;
}

.body-overlay {
  height: 100%;
  width: 100%;
  position: fixed;
  top: 0;
  z-index: 9999;
  left: 0;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease-out 0s;
  backdrop-filter: blur(10px);
}

.body-overlay.opened {
  opacity: 1;
  visibility: visible;
}

.preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 99999;
  background-color: var(--background-color);
}

.loading-container,
.loading {
  height: 100px;
  width: 100px;
  border-radius: 100%;
}

.loading-container {
  margin: 40px auto;
}

.loading {
  border: 1px solid transparent;
  border-color: transparent var(--primary-color) transparent var(--primary-color);
  animation: rotate-loading 1.5s linear 0s infinite normal;
  transform-origin: 50% 50%;
}

.loading-container:hover .loading,
.loading-container .loading {
  transition: all 0.5s ease-in-out;
}

#loading-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  max-width: 66px;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

@keyframes rotate-loading {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

.breadcrumb__area {
  padding: 250px 0 180px;
}

@media only screen and (max-width: 1439.98px) {
  .breadcrumb__area {
    padding: 200px 0 180px;
  }
}

@media only screen and (max-width: 1199.98px) {
  .breadcrumb__area {
    padding: 180px 0 120px;
  }
}

@media only screen and (max-width: 991.98px) {
  .breadcrumb__area {
    padding: 180px 0 80px;
  }
}

.breadcrumb__content nav {
  margin-bottom: 16px;
}

@media only screen and (max-width: 991.98px) {
  .breadcrumb__content nav {
    margin-bottom: 10px;
  }
}

.breadcrumb__content .breadcrumb {
  margin: 0;
  width: max-content;
  background-color: var(--primary-color);
  border-radius: 10px;
  padding: 12px 20px;
}

@media only screen and (max-width: 767.98px) {
  .breadcrumb__content .breadcrumb {
    padding: 10px 15px;
  }
}

.breadcrumb__content .breadcrumb .breadcrumb-item {
  color: var(--background-color4);
  font-family: var(--ff-secondary);
  font-weight: 600;
  line-height: 1;
}

@media only screen and (max-width: 767.98px) {
  .breadcrumb__content .breadcrumb .breadcrumb-item {
    font-size: 16px;
  }
}

.breadcrumb__content .breadcrumb .breadcrumb-item a {
  color: inherit;
  font: inherit;
}

.breadcrumb__content .breadcrumb .breadcrumb-item+.breadcrumb-item::before {
  content: "—";
}

.breadcrumb__content .breadcrumb .breadcrumb-item:not(.active) {
  gap: 3px;
  opacity: 0.75;
}

.breadcrumb__content .breadcrumb .breadcrumb-item:not(.active):hover {
  opacity: 1;
}

.breadcrumb__content .title {
  font-size: 100px;
  font-weight: 700;
  line-height: 1.1;
  letter-spacing: -3px;
}

@media only screen and (max-width: 1199.98px) {
  .breadcrumb__content .title {
    font-size: 90px;
  }
}

@media only screen and (max-width: 991.98px) {
  .breadcrumb__content .title {
    font-size: 85px;
  }
}

@media only screen and (max-width: 767.98px) {
  .breadcrumb__content .title {
    font-size: 75px;
  }
}

@media only screen and (max-width: 575.98px) {
  .breadcrumb__content .title {
    font-size: 65px;
  }
}

.button-v1 {
  gap: 18px;
  height: max-content;
  border-radius: 80px;
  background: rgba(var(--foreground-color-rgb), 0.1);
  border: 1px solid rgba(var(--foreground-color-rgb), 0.1);
  color: var(--foreground-color);
  font-family: var(--ff-secondary);
  font-weight: 600;
  line-height: normal;
  padding-inline: 26px 6px;
  padding-block: 6px;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
}

@media only screen and (max-width: 1439.98px) {
  .button-v1 {
    font-size: 16px;
  }
}

.button-v1 .button-icon {
  width: 45px;
  height: 45px;
  aspect-ratio: 1/1;
  color: var(--background-color);
  background-color: var(--primary-color);
  border-radius: 100%;
}

.button-v1:hover {
  border-color: var(--primary-color);
}

.button-v2 {
  gap: 18px;
  height: max-content;
  border-radius: 80px;
  background: rgba(var(--foreground-color-rgb), 0.1);
  border: 1px solid rgba(var(--foreground-color-rgb), 0.1);
  color: var(--foreground-color);
  font-family: var(--ff-secondary);
  font-weight: 600;
  line-height: normal;
  padding-inline: 26px 6px;
  padding-block: 6px;
  width: max-content;
  transition: all 0.4s cubic-bezier(0.25, 1, 0.5, 1);
  -webkit-transition: all 0.4s cubic-bezier(0.25, 1, 0.5, 1);
  -moz-transition: all 0.4s cubic-bezier(0.25, 1, 0.5, 1);
  -o-transition: all 0.4s cubic-bezier(0.25, 1, 0.5, 1);
  -ms-transition: all 0.4s cubic-bezier(0.25, 1, 0.5, 1);
}

@media only screen and (max-width: 1439.98px) {
  .button-v2 {
    font-size: 16px;
  }
}

.button-v2 .button-icon {
  width: 45px;
  height: 45px;
  aspect-ratio: 1/1;
  background-color: var(--primary-color);
  border-radius: 100%;
  color: var(--background-color);
  overflow: hidden;
  z-index: 1;
}

@media only screen and (max-width: 575.98px) {
  .button-v2 .button-icon {
    width: 35px;
    height: 35px;
  }
}

.button-v2 .button-icon i,
.button-v2 .button-icon svg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  transition: transform 0s;
  -webkit-transition: transform 0s;
  -moz-transition: transform 0s;
  -o-transition: transform 0s;
  -ms-transition: transform 0s;
}

.button-v2 .button-icon i:first-child,
.button-v2 .button-icon svg:first-child {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}

.button-v2 .button-icon i:nth-child(2),
.button-v2 .button-icon svg:nth-child(2) {
  -webkit-transform: translate(-100%, 100%);
  -ms-transform: translate(-100%, 100%);
  transform: translate(-100%, 100%);
}

.button-v2:hover {
  border-color: var(--primary-color);
}

.button-v2:hover .button-icon i:first-child,
.button-v2:hover .button-icon svg:first-child {
  -webkit-transform: translate(100%, -100%);
  -ms-transform: translate(100%, -100%);
  transform: translate(100%, -100%);
  transition: transform 0.4s;
  -webkit-transition: transform 0.4s;
  -moz-transition: transform 0.4s;
  -o-transition: transform 0.4s;
  -ms-transition: transform 0.4s;
}

.button-v2:hover .button-icon i:nth-child(2),
.button-v2:hover .button-icon svg:nth-child(2) {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  transition: transform 0.4s;
  -webkit-transition: transform 0.4s;
  -moz-transition: transform 0.4s;
  -o-transition: transform 0.4s;
  -ms-transition: transform 0.4s;
}

.button-v2.extend {
  padding: 0;
  background-color: var(--background-color);
  color: var(--foreground-color);
  border: none;
}

.button-v2.extend .button-icon {
  border: 1px solid rgba(var(--foreground-color-rgb), 0.1);
  background-color: inherit;
  color: inherit;
  transition: all 0.4s cubic-bezier(0.25, 1, 0.5, 1);
  -webkit-transition: all 0.4s cubic-bezier(0.25, 1, 0.5, 1);
  -moz-transition: all 0.4s cubic-bezier(0.25, 1, 0.5, 1);
  -o-transition: all 0.4s cubic-bezier(0.25, 1, 0.5, 1);
  -ms-transition: all 0.4s cubic-bezier(0.25, 1, 0.5, 1);
}

.button-v2.extend:hover {
  border-color: var(--primary-color);
}

.button-v2.extend:hover .button-icon {
  border-color: var(--primary-color);
  background-color: var(--primary-color);
  color: var(--text-color7);
}

.button-v3 {
  gap: 10px;
  width: 200px;
  height: 200px;
  aspect-ratio: 1/1;
  border-radius: 100%;
  background: var(--background-color);
  border: 1px solid rgba(var(--foreground-color-rgb), 0.5);
  color: var(--foreground-color);
  font-family: var(--ff-secondary);
  font-weight: 500;
  line-height: normal;
  padding-block: 6px;
  transition: all 0.4s cubic-bezier(0.25, 1, 0.5, 1);
  -webkit-transition: all 0.4s cubic-bezier(0.25, 1, 0.5, 1);
  -moz-transition: all 0.4s cubic-bezier(0.25, 1, 0.5, 1);
  -o-transition: all 0.4s cubic-bezier(0.25, 1, 0.5, 1);
  -ms-transition: all 0.4s cubic-bezier(0.25, 1, 0.5, 1);
}

@media only screen and (max-width: 1439.98px) {
  .button-v3 {
    font-size: 16px;
  }
}

@media only screen and (max-width: 1199.98px) {
  .button-v3 {
    width: 165px;
    height: 165px;
  }
}

.button-v3 .button-icon {
  width: 30px;
  height: 30px;
  aspect-ratio: 1/1;
  color: var(--foreground-color);
  overflow: hidden;
  z-index: 1;
}

.button-v3 .button-icon i,
.button-v3 .button-icon svg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  transition: transform 0s;
  -webkit-transition: transform 0s;
  -moz-transition: transform 0s;
  -o-transition: transform 0s;
  -ms-transition: transform 0s;
}

.button-v3 .button-icon i:first-child,
.button-v3 .button-icon svg:first-child {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}

.button-v3 .button-icon i:nth-child(2),
.button-v3 .button-icon svg:nth-child(2) {
  -webkit-transform: translate(-100%, 100%);
  -ms-transform: translate(-100%, 100%);
  transform: translate(-100%, 100%);
}

.button-v3:hover {
  border-color: var(--primary-color);
}

.button-v3:hover .button-icon i:first-child,
.button-v3:hover .button-icon svg:first-child {
  -webkit-transform: translate(100%, -100%);
  -ms-transform: translate(100%, -100%);
  transform: translate(100%, -100%);
  transition: transform 0.4s;
  -webkit-transition: transform 0.4s;
  -moz-transition: transform 0.4s;
  -o-transition: transform 0.4s;
  -ms-transition: transform 0.4s;
}

.button-v3:hover .button-icon i:nth-child(2),
.button-v3:hover .button-icon svg:nth-child(2) {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  transition: transform 0.4s;
  -webkit-transition: transform 0.4s;
  -moz-transition: transform 0.4s;
  -o-transition: transform 0.4s;
  -ms-transition: transform 0.4s;
}

.button-v3 {
  position: relative;
  overflow: hidden;
  z-index: 1;
}

.button-v3 .tw-btn-circle-dot {
  left: 42px;
  bottom: -15px;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background-color: var(--primary-color);
  transition: all 0.6s;
  pointer-events: none;
  z-index: -1;
  opacity: 0;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.button-v3:hover,
.button-v3.active {
  color: var(--text-color7);
}

.button-v3:hover .button-icon,
.button-v3.active .button-icon {
  color: inherit;
}

.button-v3:hover .tw-btn-circle-dot,
.button-v3.active .tw-btn-circle-dot {
  opacity: 1;
  width: 500px;
  height: 500px;
}

/*-----------------------------------------------------
  BackToTop CSS
-----------------------------------------------------*/
.progress-wrap {
  position: fixed;
  right: 20px;
  bottom: 20px;
  height: 46px;
  width: 46px;
  cursor: pointer;
  border-radius: 50px;
  z-index: 99;
  opacity: 0;
  visibility: hidden;
  box-shadow: 0px 0px 20px rgba(var(--primary-color-rgb), 0.5);
  -webkit-transform: translateY(15px);
  -ms-transform: translateY(15px);
  transform: translateY(15px);
  transition: all 200ms linear;
  -webkit-transition: all 200ms linear;
  -moz-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  -ms-transition: all 200ms linear;
}

.progress-wrap::after {
  content: "\f062";
  font: var(--fa-font-solid);
  text-align: center;
  line-height: 46px;
  font-size: 20px;
  color: var(--foreground-color);
  left: 0;
  top: 0;
  height: 46px;
  width: 46px;
  cursor: pointer;
  z-index: 1;
  border-radius: 50px;
  transition: all 200ms linear;
  -webkit-transition: all 200ms linear;
  -moz-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  -ms-transition: all 200ms linear;
}

.progress-wrap svg path {
  fill: var(--primary-color);
}

.progress-wrap svg.progress-circle path {
  fill: var(--background-color);
  stroke: var(--primary-color);
  stroke-width: 5;
  box-sizing: border-box;
  transition: all 200ms linear;
  -webkit-transition: all 200ms linear;
  -moz-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  -ms-transition: all 200ms linear;
}

.progress-wrap.active-progress {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
}

.hero-one.section {
  background-color: var(--background-color2);
  min-height: 100vh;
}

.hero-one__slider {
  overflow: hidden;
}

.hero-one__slider .swiper-slide {
  height: auto;
}

.hero-one__slider .swiper-slide>* {
  height: 100%;
}

.hero-one__slider .swiper-slide>*>* {
  height: 100%;
}

.hero-one__slider .swiper-slide>*>* .hero-one__slide {
  height: 100%;
}

.hero-one__slider .swiper-slide.swiper-slide-active .hero-one__slide .shape-2,
.hero-one__slider .swiper-slide.swiper-slide-active .hero-one__slide .shape-3,
.hero-one__slider .swiper-slide.swiper-slide-active .hero-one__slide .shape-4 {
  opacity: 1;
}

.hero-one__slider .swiper-slide.swiper-slide-active .hero-one__slide .hero-thumb::before {
  opacity: 1;
}

.hero-one__slide .shape-2 {
  left: 0px;
  bottom: 0px;
  width: 100%;
  height: 100%;
  pointer-events: none;
  opacity: 0;
  transition: all 0.5s ease 0.5s;
  -webkit-transition: all 0.5s ease 0.5s;
  -moz-transition: all 0.5s ease 0.5s;
  -o-transition: all 0.5s ease 0.5s;
  -ms-transition: all 0.5s ease 0.5s;
}

@media only screen and (max-width: 1599.98px) {
  .hero-one__slide .shape-2 {
    display: none;
  }
}

.hero-one__slide .shape-2 img {
  padding-left: 100px;
  height: 100%;
}

.hero-one__slide .hero-thumb {
  z-index: 2;
  pointer-events: none;
}

@media only screen and (max-width: 1699.98px) {
  .hero-one__slide .hero-thumb {
    max-width: 700px;
  }
}

@media only screen and (max-width: 1599.98px) {
  .hero-one__slide .hero-thumb {
    max-width: 520px;
  }
}

@media only screen and (max-width: 1439.98px) {
  .hero-one__slide .hero-thumb {
    max-width: 500px;
  }
}

@media only screen and (max-width: 1199.98px) {
  .hero-one__slide .hero-thumb {
    max-width: 350px;
  }
}

@media only screen and (max-width: 991.98px) {
  .hero-one__slide .hero-thumb {
    max-width: 300px;
  }
}

@media only screen and (max-width: 767.98px) {
  .hero-one__slide .hero-thumb {
    display: none;
  }
}

.hero-one__slide .hero-thumb::before {
  top: 55%;
  left: -80px;
  z-index: -1;
  width: 800px;
  height: 800px;
  aspect-ratio: 1/1;
  border-radius: 100%;
  background: radial-gradient(50% 50% at 50% 50%, rgba(var(--primary-color-rgb), 1) 0%, rgba(var(--primary-color-rgb), 0) 100%);
  opacity: 0;
  transition: all 2s ease 0.4s;
  -webkit-transition: all 2s ease 0.4s;
  -moz-transition: all 2s ease 0.4s;
  -o-transition: all 2s ease 0.4s;
  -ms-transition: all 2s ease 0.4s;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

@media only screen and (max-width: 1439.98px) {
  .hero-one__slide .hero-thumb::before {
    width: 600px;
    height: 600px;
    left: -60px;
  }
}

@media only screen and (max-width: 1199.98px) {
  .hero-one__slide .hero-thumb::before {
    top: 65%;
    width: 300px;
    height: 300px;
    left: -20px;
  }
}

.hero-one__slide .hero-thumb .shape-3 {
  bottom: 103px;
  left: -35px;
  z-index: 1;
  opacity: 0;
}

@media only screen and (max-width: 1599.98px) {
  .hero-one__slide .hero-thumb .shape-3 {
    max-width: 40%;
    bottom: 50px;
  }
}

.hero-one__slide .hero-thumb .shape-4 {
  top: 50%;
  right: 180px;
  opacity: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

@media only screen and (max-width: 1599.98px) {
  .hero-one__slide .hero-thumb .shape-4 {
    max-width: 40%;
    right: 50px;
    top: 70%;
  }
}

.hero-one__slide .hero-thumb .extra-margin {
  margin-right: 120px;
}

.hero-one__slide .hero-content {
  padding-top: 100px;
  margin-left: -100px;
  z-index: 2;
}

@media only screen and (max-width: 1599.98px) {
  .hero-one__slide .hero-content {
    margin-left: 0px;
  }
}

.hero-one__slide .hero-content .hero-sub-title {
  border-radius: 10px;
  color: var(--text-color2);
  background-color: var(--primary-color);
  font-family: var(--ff-secondary);
  font-weight: 600;
  line-height: normal;
  padding: 12px 34px;
  margin-bottom: 20px;
}

@media only screen and (max-width: 1439.98px) {
  .hero-one__slide .hero-content .hero-sub-title {
    padding: 8px 20px;
    font-size: 16px;
    border-radius: 5px;
  }
}

@media only screen and (max-width: 991.98px) {
  .hero-one__slide .hero-content .hero-sub-title {
    padding: 5px 15px;
    font-size: 12px;
  }
}

.hero-one__slide .hero-content .hero-title {
  line-height: 108.333%;
  letter-spacing: -3.6px;
  margin-bottom: 8px;
}

.hero-one__slide .hero-content p {
  max-width: 717px;
  font-family: "DM Sans";
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 32px;
  /* 177.778% */
}

.hero-one__slide .hero-content .shape-1 {
  bottom: 80px;
  right: 70px;
  max-width: 240px;
  pointer-events: none;
}

@media only screen and (max-width: 1599.98px) {
  .hero-one__slide .hero-content .shape-1 {
    max-width: 150px;
    right: 40px;
    bottom: 50px;
  }
}

@media only screen and (max-width: 1439.98px) {
  .hero-one__slide .hero-content .shape-1 {
    max-width: 100px;
    right: 30px;
    bottom: 20px;
  }
}

@media only screen and (max-width: 1199.98px) {
  .hero-one__slide .hero-content .shape-1 {
    display: none;
  }
}

.hero-one__slide .hero-content .shape-1 img {
  transform-origin: center center;
  animation: rotate360 30s linear infinite;
}

.hero-two.section {
  overflow: hidden;
  padding-top: 160px;
}

.hero-two.section .hero-shape {
  left: 0;
  bottom: 0;
  width: 100%;
  height: auto;
}

@media only screen and (max-width: 767.98px) {
  .hero-two__wrapper {
    margin-bottom: 30px;
  }
}

@media only screen and (max-width: 575.98px) {
  .hero-two__wrapper {
    flex-direction: column;
  }
}

.hero-two__wrapper .hero-content {
  padding-top: 60px;
  position: relative;
  z-index: 5;
  flex-shrink: 0;
}

@media only screen and (max-width: 1439.98px) {
  .hero-two__wrapper .hero-content {
    padding-top: 40px;
  }
}

@media only screen and (max-width: 991.98px) {
  .hero-two__wrapper .hero-content {
    padding-top: 20px;
  }
}

@media only screen and (max-width: 767.98px) {
  .hero-two__wrapper .hero-content {
    padding-top: 0;
  }
}

.hero-two__wrapper .hero-content .hero-sub-title {
  color: var(--primary-color);
  font-family: var(--ff-secondary);
  font-weight: 700;
  line-height: 1;
  margin-bottom: 20px;
  margin-left: 10px;
}

@media only screen and (max-width: 1439.98px) {
  .hero-two__wrapper .hero-content .hero-sub-title {
    font-size: 28px;
    margin-bottom: 10px;
  }
}

@media only screen and (max-width: 1199.98px) {
  .hero-two__wrapper .hero-content .hero-sub-title {
    font-size: 24px;
    margin-left: 5px;
  }
}

@media only screen and (max-width: 767.98px) {
  .hero-two__wrapper .hero-content .hero-sub-title {
    font-size: 22px;
  }
}

@media only screen and (max-width: 575.98px) {
  .hero-two__wrapper .hero-content .hero-sub-title {
    font-size: 20px;
  }
}

.hero-two__wrapper .hero-content .hero-title {
  font-size: 170px;
  font-weight: 700;
  line-height: 94.118%;
  text-transform: uppercase;
  margin-bottom: 10px;
}

@media only screen and (max-width: 1439.98px) {
  .hero-two__wrapper .hero-content .hero-title {
    font-size: 100px;
  }
}

@media only screen and (max-width: 991.98px) {
  .hero-two__wrapper .hero-content .hero-title {
    font-size: 75px;
  }
}

@media only screen and (max-width: 767.98px) {
  .hero-two__wrapper .hero-content .hero-title {
    font-size: 70px;
  }
}

.hero-two__wrapper .hero-content .hero-title .tag-line {
  bottom: 70px;
  right: -30px;
  border-radius: 50px;
  background: var(--primary-color);
  color: var(--text-color7);
  font-family: var(--ff-primary);
  font-size: 30px;
  font-weight: 700;
  line-height: 1;
  text-transform: uppercase;
  padding: 10px 40px;
  -webkit-transform: rotate(-23.5deg);
  -ms-transform: rotate(-23.5deg);
  transform: rotate(-23.5deg);
}

@media only screen and (max-width: 1439.98px) {
  .hero-two__wrapper .hero-content .hero-title .tag-line {
    font-size: 20px;
    bottom: 30px;
    right: -30px;
    padding: 8px 20px;
  }
}

@media only screen and (max-width: 991.98px) {
  .hero-two__wrapper .hero-content .hero-title .tag-line {
    font-size: 16px;
  }
}

@media only screen and (max-width: 767.98px) {
  .hero-two__wrapper .hero-content .hero-title .tag-line {
    right: 50px;
  }
}

@media only screen and (max-width: 575.98px) {
  .hero-two__wrapper .hero-content .hero-title .tag-line {
    display: none;
  }
}

.hero-two__wrapper .hero-content .hero-next-title {
  font-size: 60px;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 45px;
  text-transform: uppercase;
}

@media only screen and (max-width: 1439.98px) {
  .hero-two__wrapper .hero-content .hero-next-title {
    font-size: 40px;
  }
}

@media only screen and (max-width: 1199.98px) {
  .hero-two__wrapper .hero-content .hero-next-title {
    font-size: 30px;
    margin-bottom: 30px;
  }
}

@media only screen and (max-width: 767.98px) {
  .hero-two__wrapper .hero-content .hero-next-title {
    font-size: 20px;
  }
}

.hero-two__wrapper .hero-thumb {
  margin-right: -140px;
  align-self: flex-end;
}

@media only screen and (max-width: 991.98px) {
  .hero-two__wrapper .hero-thumb {
    margin-right: -100px;
  }
}

@media only screen and (max-width: 767.98px) {
  .hero-two__wrapper .hero-thumb {
    display: none;
  }
}

.hero-two__wrapper .hero-info {
  margin-top: 80px;
}

@media only screen and (max-width: 991.98px) {
  .hero-two__wrapper .hero-info {
    margin-top: 20px;
    margin-bottom: 20px;
  }
}

@media only screen and (max-width: 767.98px) {
  .hero-two__wrapper .hero-info {
    margin-bottom: 10px;
  }
}

@media only screen and (max-width: 575.98px) {
  .hero-two__wrapper .hero-info {
    width: 100%;
  }
}

.hero-two__wrapper .hero-info .info-card {
  gap: 40px;
  padding: 38px 60px;
  border-radius: 10px;
  background: linear-gradient(90deg, #242424 28.37%, #0c0c0c 100%);
  width: max-content;
  margin-bottom: 25px;
}

@media only screen and (max-width: 1439.98px) {
  .hero-two__wrapper .hero-info .info-card {
    margin-bottom: 20px;
    padding: 25px 35px;
    gap: 15px;
  }
}

@media only screen and (max-width: 991.98px) {
  .hero-two__wrapper .hero-info .info-card {
    padding: 15px 20px;
    gap: 10px;
  }
}

.hero-two__wrapper .hero-info .info-card .info-avatars ul li {
  width: 72px;
  height: 72px;
  border-radius: 50%;
  overflow: hidden;
  margin-left: -25px;
  background-color: var(--background-color5);
  border: 5px solid var(--foreground-color);
}

@media only screen and (max-width: 1439.98px) {
  .hero-two__wrapper .hero-info .info-card .info-avatars ul li {
    width: 50px;
    height: 50px;
    border-width: 2px;
    margin-left: -20px;
  }
}

@media only screen and (max-width: 991.98px) {
  .hero-two__wrapper .hero-info .info-card .info-avatars ul li {
    width: 40px;
    height: 40px;
    border-width: 1px;
    margin-left: -15px;
  }
}

.hero-two__wrapper .hero-info .info-card .info-avatars ul li:nth-child(1) {
  z-index: 4;
}

.hero-two__wrapper .hero-info .info-card .info-avatars ul li:nth-child(2) {
  z-index: 3;
}

.hero-two__wrapper .hero-info .info-card .info-avatars ul li:nth-child(3) {
  z-index: 2;
}

.hero-two__wrapper .hero-info .info-card .info-avatars ul li:nth-child(4) {
  z-index: 1;
}

.hero-two__wrapper .hero-info .info-card .info-avatars ul li:first-child {
  margin-left: 0;
}

.hero-two__wrapper .hero-info .info-card .info-avatars ul li img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.hero-two__wrapper .hero-info .info-card .info-avatars ul li.avatar-badge {
  background-color: var(--background-color);
  color: var(--foreground-color);
  font-family: var(--ff-primary);
  font-size: 24px;
  font-weight: 700;
  line-height: normal;
}

@media only screen and (max-width: 1439.98px) {
  .hero-two__wrapper .hero-info .info-card .info-avatars ul li.avatar-badge {
    font-size: 20px;
  }
}

@media only screen and (max-width: 991.98px) {
  .hero-two__wrapper .hero-info .info-card .info-avatars ul li.avatar-badge {
    font-size: 16px;
  }
}

.hero-two__wrapper .hero-info .info-card .info-text {
  color: var(--foreground-color);
  font-family: var(--ff-primary);
  font-weight: 500;
  font-size: 24px;
  line-height: normal;
}

@media only screen and (max-width: 1439.98px) {
  .hero-two__wrapper .hero-info .info-card .info-text {
    font-size: 18px;
  }
}

@media only screen and (max-width: 991.98px) {
  .hero-two__wrapper .hero-info .info-card .info-text {
    font-size: 14px;
  }
}

.hero-two__wrapper .hero-info .info-items {
  gap: 25px;
}

@media only screen and (max-width: 1439.98px) {
  .hero-two__wrapper .hero-info .info-items {
    gap: 10px;
  }
}

@media only screen and (max-width: 575.98px) {
  .hero-two__wrapper .hero-info .info-items {
    gap: 15px;
    flex-direction: row;
    justify-content: start;
    flex-wrap: wrap;
  }
}

.hero-two__wrapper .hero-info .info-items .info-item {
  color: var(--foreground-color);
  text-align: center;
  font-family: var(--ff-primary);
  font-size: 24px;
  font-weight: 700;
  line-height: 1;
  padding: 25px 35px;
  border-radius: 10px;
  background: linear-gradient(90deg, #242424 28.37%, #0c0c0c 100%);
  width: max-content;
}

@media only screen and (max-width: 1439.98px) {
  .hero-two__wrapper .hero-info .info-items .info-item {
    padding: 15px 20px;
    font-size: 16px;
  }
}

@media only screen and (max-width: 991.98px) {
  .hero-two__wrapper .hero-info .info-items .info-item {
    font-size: 13px;
    padding: 12px 15px;
    border-radius: 5px;
  }
}

.hero-two__wrapper .hero-info .info-items .info-item:nth-of-type(1) {
  margin-left: -78px;
}

.hero-two__wrapper .hero-info .info-items .info-item:nth-of-type(2) {
  margin-left: 35px;
}

.hero-two__wrapper .hero-info .info-items .info-item:nth-of-type(3) {
  margin-left: 165px;
}

.hero-two__wrapper .hero-info .info-items .info-item:nth-of-type(4) {
  margin-left: 85px;
}

@media only screen and (max-width: 1439.98px) {
  .hero-two__wrapper .hero-info .info-items .info-item:nth-of-type(1) {
    margin-left: -40px;
  }

  .hero-two__wrapper .hero-info .info-items .info-item:nth-of-type(2) {
    margin-left: 20px;
  }

  .hero-two__wrapper .hero-info .info-items .info-item:nth-of-type(3) {
    margin-left: 100px;
  }

  .hero-two__wrapper .hero-info .info-items .info-item:nth-of-type(4) {
    margin-left: 50px;
  }
}

@media only screen and (max-width: 767.98px) {
  .hero-two__wrapper .hero-info .info-items .info-item:nth-of-type(1) {
    margin-left: -20px;
  }

  .hero-two__wrapper .hero-info .info-items .info-item:nth-of-type(2) {
    margin-left: 10px;
  }

  .hero-two__wrapper .hero-info .info-items .info-item:nth-of-type(3) {
    margin-left: 50px;
  }

  .hero-two__wrapper .hero-info .info-items .info-item:nth-of-type(4) {
    margin-left: 30px;
  }
}

@media only screen and (max-width: 575.98px) {
  .hero-two__wrapper .hero-info .info-items .info-item:nth-of-type(1) {
    margin-left: 0px;
  }

  .hero-two__wrapper .hero-info .info-items .info-item:nth-of-type(2) {
    margin-left: 0px;
  }

  .hero-two__wrapper .hero-info .info-items .info-item:nth-of-type(3) {
    margin-left: 0px;
  }

  .hero-two__wrapper .hero-info .info-items .info-item:nth-of-type(4) {
    margin-left: 0px;
  }
}

.about.section {
  overflow: hidden;
}

.about__content .info-boxes {
  margin-top: 35px;
  gap: 20px;
}

.about__content .info-boxes .info-box {
  gap: 20px;
}

.about__content .info-boxes .info-box .icon {
  width: 75px;
  height: 75px;
  aspect-ratio: 1/1;
  border-radius: 10px;
  background: rgba(var(--foreground-color-rgb), 0.1);
}

.about__content .info-boxes .info-box .info {
  line-height: 150%;
}

.about__content .info-lists-wrapper {
  margin-top: 35px;
}

@media only screen and (max-width: 767.98px) {
  .about__content .info-lists-wrapper {
    flex-direction: column;
    align-items: start;
    gap: 15px;
  }
}

.about__content .info-lists-wrapper .info-lists ul li {
  gap: 15px;
  color: var(--foreground-color);
  font-family: var(--ff-secondary);
  line-height: 155.556%;
}

.about__content .info-lists-wrapper .info-lists ul li i,
.about__content .info-lists-wrapper .info-lists ul li svg {
  color: var(--primary-color);
}

.about__content .info-lists-wrapper .video-thumb {
  border-radius: 20px;
  overflow: hidden;
}

.about__content .info-lists-wrapper .video-thumb .video-play-btn {
  top: 50%;
  left: 50%;
  width: 55px;
  height: 55px;
  aspect-ratio: 1/1;
  border-radius: 50%;
  background-color: var(--foreground-color);
  color: var(--background-color);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.about__content .button-v1 {
  margin-top: 40px;
}

.about__thumbs {
  gap: 20px;
  padding-left: 40px;
  z-index: 2;
}

.about__thumbs::after {
  top: -155px;
  right: -300px;
  width: 930px;
  height: 930px;
  border-radius: 930px;
  background: radial-gradient(50% 50% at 50% 50%, rgba(var(--primary-color-rgb), 0.5) 0%, rgba(var(--primary-color-rgb), 0) 100%);
  z-index: -1;
  pointer-events: none;
}

@media only screen and (max-width: 1199.98px) {
  .about__thumbs::after {
    top: -100px;
    right: -200px;
  }
}

@media only screen and (max-width: 767.98px) {
  .about__thumbs::after {
    opacity: 0.5;
  }
}

@media only screen and (max-width: 1199.98px) {
  .about__thumbs {
    padding-left: 0;
  }
}

@media only screen and (max-width: 575.98px) {
  .about__thumbs {
    flex-direction: column;
  }
}

.about__thumbs .thumb {
  border-radius: 20px;
  overflow: hidden;
}

.about__thumbs .thumb-column-1 {
  gap: 20px;
}

.about__thumbs .thumb-column-1 .thumb-counter .counter__number {
  font-size: 120px;
  line-height: 100%;
  text-transform: uppercase;
  background: linear-gradient(180deg, var(--primary-color) 0%, var(--background-color) 97.12%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

@media only screen and (max-width: 1439.98px) {
  .about__thumbs .thumb-column-1 .thumb-counter .counter__number {
    font-size: 90px;
  }
}

@media only screen and (max-width: 1199.98px) {
  .about__thumbs .thumb-column-1 .thumb-counter .counter__number {
    font-size: 70px;
  }
}

.about__thumbs .thumb-column-1 .thumb-counter p {
  color: var(--foreground-color);
  font-size: 24px;
  font-weight: 500;
  line-height: 208.333%;
}

.about__thumbs .thumb-column-2 .thumb-2 {
  margin-bottom: 20px;
}

.about-two.section {
  background-position: bottom center;
  background-size: 100% 60%;
}

.about-two__header {
  gap: 60px;
  margin-bottom: 40px;
}

@media only screen and (max-width: 1439.98px) {
  .about-two__header {
    gap: 50px;
  }
}

@media only screen and (max-width: 991.98px) {
  .about-two__header {
    margin-bottom: 30px;
    gap: 30px;
  }
}

@media only screen and (max-width: 767.98px) {
  .about-two__header {
    flex-direction: column;
  }
}

.about-two__header .arrow-shape {
  mask-image: url("../images/about/about-2-mask-arrow.png");
  mask-size: auto;
  mask-position: center;
  mask-repeat: no-repeat;
  max-width: 320px;
  height: max-content;
}

@media only screen and (max-width: 1599.98px) {
  .about-two__header .arrow-shape {
    max-width: 50%;
    max-width: 320px;
  }
}

@media only screen and (max-width: 1439.98px) {
  .about-two__header .arrow-shape {
    display: none;
  }
}

@media only screen and (max-width: 1199.98px) {
  .about-two__header .arrow-shape {
    display: block;
  }
}

@media only screen and (max-width: 767.98px) {
  .about-two__header .arrow-shape {
    order: 2;
    max-width: 100%;
  }
}

.about-two__header .section-header p {
  margin-bottom: 35px;
}

.about-two__item-wrapper {
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 30px;
}

@media only screen and (max-width: 1439.98px) {
  .about-two__item-wrapper {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
}

@media only screen and (max-width: 1199.98px) {
  .about-two__item-wrapper {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media only screen and (max-width: 767.98px) {
  .about-two__item-wrapper {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
}

.about-two__item {
  padding: 35px;
  border-radius: 10px;
  border: 1px solid rgba(var(--foreground-color-rgb), 0.15);
  background: var(--background-color);
}

@media only screen and (max-width: 575.98px) {
  .about-two__item {
    padding: 25px;
  }
}

.about-two__item .item-header {
  margin-bottom: 20px;
  gap: 30px;
}

@media only screen and (max-width: 991.98px) {
  .about-two__item .item-header {
    gap: 15px;
  }
}

.about-two__item .item-header .item-title {
  gap: 15px;
  font-family: var(--ff-secondary);
  font-size: 18px;
  font-weight: 500;
  line-height: 166.667%;
  max-width: 145px;
}

.about-two__item .item-header .item-title::before {
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 100%;
  top: 0;
  left: 0;
  background: var(--foreground-color);
  -webkit-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
  transform: translateY(-5px);
}

.about-two__item .item-header .item-count {
  text-align: right;
  font-family: var(--ff-secondary);
  font-size: 60px;
  font-weight: 700;
  line-height: 0.8;
  text-transform: uppercase;
}

.about-two__thumb {
  background: linear-gradient(180deg, #121212 0%, #2a2a2a 100%);
  border-radius: 500px 500px 0 0;
  margin-left: 15px;
  margin-bottom: 15px;
  padding: 30px;
  padding-bottom: 0;
  max-width: 500px;
}

@media only screen and (max-width: 1439.98px) {
  .about-two__thumb {
    margin-inline: auto;
  }
}

.about-two__thumb::before {
  bottom: -15px;
  left: -15px;
  width: 300px;
  height: 480px;
  background: var(--primary-color);
  z-index: -1;
  border-radius: 500px 500px 30px 0;
}

@media only screen and (max-width: 1439.98px) {
  .about-two__thumb::before {
    width: 280px;
    height: 380px;
  }
}

@media only screen and (max-width: 1199.98px) {
  .about-two__thumb::before {
    width: 300px;
    height: 480px;
  }
}

@media only screen and (max-width: 400.98px) {
  .about-two__thumb::before {
    width: 280px;
    height: 350px;
  }
}

.about-two__video-btn {
  --circle-size: 185px;
  left: calc(var(--circle-size) * -0.5);
  bottom: 60px;
  width: var(--circle-size);
  height: var(--circle-size);
  aspect-ratio: 1/1;
  background-color: var(--primary-color);
  border-radius: 50%;
  padding: 15px;
}

@media only screen and (max-width: 1439.98px) {
  .about-two__video-btn {
    --circle-size: 150px;
  }
}

@media only screen and (max-width: 767.98px) {
  .about-two__video-btn {
    bottom: 40px;
  }
}

@media only screen and (max-width: 575.98px) {
  .about-two__video-btn {
    left: 20px;
    bottom: 20px;
  }
}

.about-two__video-btn img {
  animation: rotate360 20s linear infinite;
}

.about-two__video-btn i,
.about-two__video-btn svg {
  top: 50%;
  left: 50%;
  font-size: 30px;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.service.section {
  overflow-x: clip;
}

.service.section .section-header {
  z-index: 0;
}

.service.section .section-header .shape-1 {
  pointer-events: none;
  z-index: -2;
  top: 0;
  right: -5%;
}

.service.section .section-header .shape-1 img {
  animation: rotate360 80s linear infinite;
}

@media only screen and (max-width: 1439.98px) {
  .service.section .section-header .shape-1 {
    right: -15%;
  }

  .service.section .section-header .shape-1 img {
    max-width: 80%;
  }
}

@media only screen and (max-width: 991.98px) {
  .service.section .section-header .shape-1 {
    right: -20%;
  }

  .service.section .section-header .shape-1 img {
    max-width: 60%;
  }
}

@media only screen and (max-width: 767.98px) {
  .service.section .section-header .shape-1 {
    display: none;
  }
}

.service__items {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

@media only screen and (max-width: 991.98px) {
  .service__items {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 25px;
  }
}

@media only screen and (max-width: 767.98px) {
  .service__items {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
}

.service__items::before {
  width: 972px;
  height: 972px;
  border-radius: 100%;
  top: 50%;
  left: 50%;
  background: radial-gradient(50% 50% at 50% 50%, rgba(var(--primary-color-rgb), 0.12) 0%, rgba(var(--primary-color-rgb), 0) 100%);
  z-index: -1;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.service__item {
  padding: 50px 60px;
  border: 1px solid rgba(var(--foreground-color-rgb), 0.3);
  background-color: var(--background-color);
  margin-left: -1px;
  margin-top: -1px;
  z-index: 1;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
}

@media only screen and (max-width: 1439.98px) {
  .service__item {
    padding: 40px;
  }
}

@media only screen and (max-width: 1199.98px) {
  .service__item {
    padding: 30px;
  }
}

.service__item .service-thumb {
  border-radius: 20px;
  overflow: hidden;
}

.service__item .service-thumb img {
  min-height: 220px;
  object-fit: cover;
  object-position: center center;
}

@media only screen and (max-width: 1199.98px) {
  .service__item .service-thumb img {
    min-height: 150px;
  }
}

.service__item .service-content {
  padding-top: 40px;
}

.service__item .service-content .service-icon {
  width: 75px;
  height: 75px;
  margin-bottom: 25px;
}

@media only screen and (max-width: 1199.98px) {
  .service__item .service-content .service-icon {
    width: 60px;
    height: 60px;
  }
}

@media only screen and (max-width: 991.98px) {
  .service__item .service-content .service-icon {
    margin-bottom: 20px;
  }
}

.service__item .service-content .service-title {
  line-height: 133.333%;
  margin-bottom: 30px;
}

@media only screen and (max-width: 991.98px) {
  .service__item .service-content .service-title {
    margin-bottom: 20px;
  }
}

.service__item .service-content .service-list ul li {
  gap: 10px;
  color: var(--text-color);
  font-family: var(--ff-urbanist);
  font-weight: 600;
  line-height: 155.556%;
}

.service__item .service-content .service-list ul li:not(:last-of-type) {
  margin-bottom: 10px;
}

.service__item .service-content .service-list ul li i,
.service__item .service-content .service-list ul li svg {
  color: var(--primary-color);
  margin-top: 4px;
}

.service__item:hover,
.service__item.active {
  border-color: var(--primary-color);
  z-index: 2;
}

.service-two.section {
  overflow: hidden;
}

.service-two.section .shape-1 {
  pointer-events: none;
  z-index: -2;
  top: 50%;
  left: -175px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.service-two.section .shape-1 img {
  animation: rotate360 80s linear infinite;
}

@media only screen and (max-width: 1439.98px) {
  .service-two.section .shape-1 {
    left: -175px;
  }

  .service-two.section .shape-1 img {
    max-width: 80%;
  }
}

@media only screen and (max-width: 991.98px) {
  .service-two.section .shape-1 {
    left: -90px;
  }

  .service-two.section .shape-1 img {
    max-width: 60%;
  }
}

@media only screen and (max-width: 767.98px) {
  .service-two.section .shape-1 {
    display: none;
  }
}

.service-two__circles {
  --radius: 300px;
  --inner-size: 350px;
  right: calc(var(--radius) * -1.3);
  top: 50%;
  width: calc(var(--radius) * 2);
  height: calc(var(--radius) * 2);
  border-radius: 100%;
  border: 1px solid var(--primary-color);
  z-index: -1;
  pointer-events: none;
  animation: circleRotateCenter 20s linear infinite;
}

@keyframes circleRotateCenter {
  0% {
    transform: translateY(-50%) rotate(0deg);
  }

  100% {
    transform: translateY(-50%) rotate(360deg);
  }
}

@media only screen and (max-width: 1599.98px) {
  .service-two__circles {
    --radius: 320px;
    --inner-size: 350px;
  }
}

@media only screen and (max-width: 1439.98px) {
  .service-two__circles {
    --radius: 280px;
    --inner-size: 300px;
  }
}

@media only screen and (max-width: 991.98px) {
  .service-two__circles {
    --radius: 220px;
    --inner-size: 250px;
  }
}

@media only screen and (max-width: 767.98px) {
  .service-two__circles {
    --radius: 180px;
    --inner-size: 220px;
  }
}

@media only screen and (max-width: 575.98px) {
  .service-two__circles {
    --radius: 140px;
    --inner-size: 160px;
    display: none;
  }
}

.service-two__circles .dot {
  background-color: var(--primary-color);
  border-radius: 50%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.service-two__circles .dot:nth-child(odd) {
  width: 30px;
  height: 30px;
}

@media only screen and (max-width: 767.98px) {
  .service-two__circles .dot:nth-child(odd) {
    width: 20px;
    height: 20px;
  }
}

.service-two__circles .dot:nth-child(even) {
  width: 20px;
  height: 20px;
}

@media only screen and (max-width: 767.98px) {
  .service-two__circles .dot:nth-child(even) {
    width: 14px;
    height: 14px;
  }
}

.service-two__circles .dot:nth-child(1) {
  -webkit-transform: translate(-50%, -50%) rotate(-90deg) translate(var(--radius));
  -ms-transform: translate(-50%, -50%) rotate(-90deg) translate(var(--radius));
  transform: translate(-50%, -50%) rotate(-90deg) translate(var(--radius));
}

.service-two__circles .dot:nth-child(2) {
  -webkit-transform: translate(-50%, -50%) rotate(-45deg) translate(var(--radius));
  -ms-transform: translate(-50%, -50%) rotate(-45deg) translate(var(--radius));
  transform: translate(-50%, -50%) rotate(-45deg) translate(var(--radius));
}

.service-two__circles .dot:nth-child(3) {
  -webkit-transform: translate(-50%, -50%) rotate(0deg) translate(var(--radius));
  -ms-transform: translate(-50%, -50%) rotate(0deg) translate(var(--radius));
  transform: translate(-50%, -50%) rotate(0deg) translate(var(--radius));
}

.service-two__circles .dot:nth-child(4) {
  -webkit-transform: translate(-50%, -50%) rotate(45deg) translate(var(--radius));
  -ms-transform: translate(-50%, -50%) rotate(45deg) translate(var(--radius));
  transform: translate(-50%, -50%) rotate(45deg) translate(var(--radius));
}

.service-two__circles .dot:nth-child(5) {
  -webkit-transform: translate(-50%, -50%) rotate(90deg) translate(var(--radius));
  -ms-transform: translate(-50%, -50%) rotate(90deg) translate(var(--radius));
  transform: translate(-50%, -50%) rotate(90deg) translate(var(--radius));
}

.service-two__circles .dot:nth-child(6) {
  -webkit-transform: translate(-50%, -50%) rotate(135deg) translate(var(--radius));
  -ms-transform: translate(-50%, -50%) rotate(135deg) translate(var(--radius));
  transform: translate(-50%, -50%) rotate(135deg) translate(var(--radius));
}

.service-two__circles .dot:nth-child(7) {
  -webkit-transform: translate(-50%, -50%) rotate(180deg) translate(var(--radius));
  -ms-transform: translate(-50%, -50%) rotate(180deg) translate(var(--radius));
  transform: translate(-50%, -50%) rotate(180deg) translate(var(--radius));
}

.service-two__circles .dot:nth-child(8) {
  -webkit-transform: translate(-50%, -50%) rotate(225deg) translate(var(--radius));
  -ms-transform: translate(-50%, -50%) rotate(225deg) translate(var(--radius));
  transform: translate(-50%, -50%) rotate(225deg) translate(var(--radius));
}

.service-two__circles .inner-circle {
  width: var(--inner-size);
  height: var(--inner-size);
  border-radius: 50%;
  background: var(--background-color5);
  border: 1px solid var(--primary-color);
  filter: drop-shadow(0 0 80px var(--primary-color));
  z-index: -1;
}

.service-two__item {
  --card-radius: 24px;
  --card-padding: 35px;
  --icon-connector-radius: 24px;
  --icon-box-size: 100px;
  width: 100%;
  padding: var(--card-padding);
  background-color: var(--background-color);
  border: 1px solid rgba(var(--foreground-color-rgb), 0.3);
  border-radius: var(--card-radius);
  box-sizing: border-box;
}

.service-two__item .item-header {
  margin-bottom: 25px;
}

.service-two__item .item-header .header-content {
  flex: 1;
  padding-right: 20px;
  max-width: calc(100% - (var(--icon-box-size) - var(--card-padding)));
}

.service-two__item .item-header .header-content .item-title {
  font-weight: 700;
  margin-bottom: 30px;
  line-height: 133.333%;
}

.service-two__item .item-header .header-content .item-description {
  color: var(--text-color);
  line-height: 166.667%;
  margin: 0;
}

.service-two__item .item-header .icon-box-wrapper {
  width: var(--icon-box-size);
  height: var(--icon-box-size);
  flex-shrink: 0;
  top: 0;
  right: 0;
}

@media only screen and (max-width: 1439.98px) {
  .service-two__item .item-header .icon-box-wrapper img {
    max-width: 60%;
    max-height: 60%;
  }
}

.service-two__item .item-header .icon-box-wrapper .icon-corner-assembly {
  top: -1px;
  right: -1px;
  z-index: 10;
}

.service-two__item .item-header .icon-box-wrapper .icon-corner-assembly::before {
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: var(--background-color);
  border-radius: var(--card-radius);
  z-index: -1;
  transform-origin: top right;
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.service-two__item .item-header .icon-box-wrapper .icon-corner-assembly .icon-connector {
  width: var(--icon-connector-radius);
  height: var(--icon-connector-radius);
  overflow: hidden;
  z-index: 1;
  /* Left Connector */
  /* Bottom Connector */
}

.service-two__item .item-header .icon-box-wrapper .icon-corner-assembly .icon-connector::after {
  width: 200%;
  height: 200%;
  border-radius: 50%;
  border: 1px solid rgba(var(--foreground-color-rgb), 0.3);
  box-shadow: 0 0 0 50px var(--background-color);
}

.service-two__item .item-header .icon-box-wrapper .icon-corner-assembly .icon-connector.left {
  top: 0;
  left: -24px;
  transform: rotate(-90deg);
}

.service-two__item .item-header .icon-box-wrapper .icon-corner-assembly .icon-connector.left::after {
  bottom: 0;
  right: 0;
}

.service-two__item .item-header .icon-box-wrapper .icon-corner-assembly .icon-connector.bottom {
  bottom: -24px;
  right: 0;
  transform: rotate(90deg);
}

.service-two__item .item-header .icon-box-wrapper .icon-corner-assembly .icon-connector.bottom::after {
  top: 0;
  left: 0;
}

.service-two__item .item-header .icon-box-wrapper .icon-corner-assembly .icon-box {
  width: var(--icon-box-size);
  height: var(--icon-box-size);
  background-color: var(--background-color);
  border: 1px solid rgba(var(--foreground-color-rgb), 0.3);
  border-top: 0;
  border-right: 0;
  border-radius: var(--card-radius);
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  z-index: 2;
}

.service-two__item .item-header .icon-box-wrapper .icon-corner-assembly .icon-box::before {
  top: 0;
  background: var(--background-color);
  left: -1px;
  z-index: 999999;
  width: 5px;
  height: 25px;
}

.service-two__item .item-header .icon-box-wrapper .icon-corner-assembly .icon-box::after {
  right: 0;
  background: var(--background-color);
  bottom: -1px;
  z-index: 999999;
  width: 25px;
  height: 5px;
}

@media only screen and (max-width: 320.98px) {
  .service-two__item .item-header .icon-box-wrapper .icon-corner-assembly .icon-box img {
    width: 50px;
    height: 50px;
  }
}

.service-two__item .benefits-list {
  background-color: var(--background-color5);
  border: 1px solid rgba(var(--foreground-color-rgb), 0.08);
  border-radius: 16px;
  padding: 24px;
  margin-bottom: 30px;
}

.service-two__item .benefits-list .benefit-item {
  margin-bottom: 15px;
  font-weight: 600;
  color: var(--text-color);
  font-family: var(--ff-secondary);
}

.service-two__item .benefits-list .benefit-item:last-child {
  margin-bottom: 0;
}

.service-two__item .benefits-list .benefit-item i,
.service-two__item .benefits-list .benefit-item svg {
  color: var(--primary-color);
  margin-right: 12px;
  width: 20px;
  height: 20px;
  flex-shrink: 0;
}

.service-two__item .item-footer {
  display: flex;
  align-items: center;
  font-size: 16px;
  font-weight: 600;
  color: var(--text-color);
  text-decoration: none;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
}

.service-two__item .item-footer .footer-line {
  flex-grow: 1;
  height: 1px;
  background-color: rgba(var(--foreground-color-rgb), 0.3);
  margin: 0 16px;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
}

.service-two__item .item-footer .footer-icon {
  width: 20px;
  height: 20px;
  overflow: hidden;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
}

.service-two__item .item-footer .footer-icon i,
.service-two__item .item-footer .footer-icon svg {
  width: 100%;
  height: 100%;
  transition: transform 0s;
}

.service-two__item .item-footer .footer-icon i:first-child,
.service-two__item .item-footer .footer-icon svg:first-child {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}

.service-two__item .item-footer .footer-icon i:nth-child(2),
.service-two__item .item-footer .footer-icon svg:nth-child(2) {
  -webkit-transform: translate(-100%, 100%);
  -ms-transform: translate(-100%, 100%);
  transform: translate(-100%, 100%);
}

.service-two__item .item-footer:hover {
  opacity: 0.8;
  color: var(--primary-color);
}

.service-two__item .item-footer:hover .footer-icon i:first-child,
.service-two__item .item-footer:hover .footer-icon svg:first-child {
  -webkit-transform: translate(100%, -100%);
  -ms-transform: translate(100%, -100%);
  transform: translate(100%, -100%);
  transition: transform 0.4s cubic-bezier(0.25, 1, 0.5, 1);
  -webkit-transition: transform 0.4s cubic-bezier(0.25, 1, 0.5, 1);
  -moz-transition: transform 0.4s cubic-bezier(0.25, 1, 0.5, 1);
  -o-transition: transform 0.4s cubic-bezier(0.25, 1, 0.5, 1);
  -ms-transition: transform 0.4s cubic-bezier(0.25, 1, 0.5, 1);
}

.service-two__item .item-footer:hover .footer-icon i:nth-child(2),
.service-two__item .item-footer:hover .footer-icon svg:nth-child(2) {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  transition: transform 0.4s cubic-bezier(0.25, 1, 0.5, 1);
  -webkit-transition: transform 0.4s cubic-bezier(0.25, 1, 0.5, 1);
  -moz-transition: transform 0.4s cubic-bezier(0.25, 1, 0.5, 1);
  -o-transition: transform 0.4s cubic-bezier(0.25, 1, 0.5, 1);
  -ms-transition: transform 0.4s cubic-bezier(0.25, 1, 0.5, 1);
}

@media only screen and (max-width: 1439.98px) {
  .service-two__item {
    --icon-box-size: 80px;
    --card-padding: 30px;
  }
}

@media only screen and (max-width: 767.98px) {
  .service-two__item {
    --icon-box-size: 70px;
    --card-padding: 25px;
  }
}

.service-details .heading {
  margin-bottom: 25px;
  font-weight: 700;
  line-height: normal;
}

@media only screen and (max-width: 991.98px) {
  .service-details .heading {
    margin-bottom: 20px;
  }
}

.service-details__text {
  --margin-text: 40px;
  color: var(--text-color);
  font-family: var(--ff-secondary);
  line-height: 166.667%;
  font-weight: 500;
}

@media only screen and (max-width: 991.98px) {
  .service-details__text {
    --margin-text: 30px;
  }
}

.service-details__text.my-40 {
  margin-block: var(--margin-text);
}

.service-details__text.mt-40 {
  margin-top: var(--margin-text);
}

.service-details__text.mb-40 {
  margin-bottom: var(--margin-text);
}

.service-details__grid {
  --padding-text: 40px;
}

@media only screen and (max-width: 991.98px) {
  .service-details__grid {
    --padding-text: 30px;
  }
}

.service-details__grid.py-40 {
  padding-block: var(--padding-text);
}

.service-details__grid.pt-40 {
  padding-top: var(--padding-text);
}

.service-details__grid.pb-40 {
  padding-bottom: var(--padding-text);
}

.service-details__feature-item {
  gap: 25px;
}

@media only screen and (max-width: 991.98px) {
  .service-details__feature-item {
    gap: 15px;
  }
}

.service-details__feature-item .item-icon {
  font-size: 30px;
  color: var(--primary-color);
}

@media only screen and (max-width: 991.98px) {
  .service-details__feature-item .item-icon {
    font-size: 25px;
    margin-top: 5px;
  }
}

.service-details__feature-item .item-content .title {
  color: var(--foreground-color);
  font-family: var(--ff-primary);
  font-size: 20px;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 20px;
}

@media only screen and (max-width: 991.98px) {
  .service-details__feature-item .item-content .title {
    margin-bottom: 15px;
  }
}

.service-details__feature-item .item-content .text {
  color: var(--text-color);
  font-family: var(--ff-secondary);
  line-height: 166.667%;
  font-weight: 500;
}

.service-details__list {
  --padding-text: 40px;
}

@media only screen and (max-width: 991.98px) {
  .service-details__list {
    --padding-text: 30px;
  }
}

.service-details__list.py-40 {
  padding-block: var(--padding-text);
}

.service-details__list.pt-40 {
  padding-top: var(--padding-text);
}

.service-details__list.pb-40 {
  padding-bottom: var(--padding-text);
}

.service-details__list .list-title {
  color: var(--foreground-color);
  font-family: var(--ff-primary);
  font-size: 24px;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 30px;
}

.service-details__list .list {
  gap: 20px;
}

@media only screen and (max-width: 991.98px) {
  .service-details__list .list {
    gap: 10px;
  }
}

.service-details__list .list li {
  gap: 12px;
  color: var(--text-color);
  font-family: var(--ff-secondary);
  font-size: 18px;
  font-weight: 500;
  line-height: 155.556%;
}

.service-details__list .list li i,
.service-details__list .list li svg {
  flex-shrink: 0;
  width: 18px;
  height: 18px;
  color: var(--primary-color);
}

@media only screen and (max-width: 767.98px) {

  .service-details__list .list li i,
  .service-details__list .list li svg {
    margin-top: 5px;
  }
}

.service-details__video-box {
  position: relative;
  border-radius: 20px;
  overflow: hidden;
}

.service-details__video-box img {
  min-height: 300px;
  object-fit: cover;
}

.service-details__video-box .service-details__video-btn-simple {
  top: 50%;
  left: 50%;
  width: 80px;
  height: 80px;
  padding: 0;
  border: none;
  background-color: var(--primary-color);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--background-color3);
  font-size: 24px;
  transition: 0.3s;
  animation: pulse 2s infinite;
  cursor: pointer;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.service-details__video-box .service-details__video-btn-simple:hover {
  transform: translate(-50%, -50%) scale(1.1);
  color: var(--foreground-color);
}

.service-details__faq {
  border-radius: 30px;
  border: 1px solid rgba(var(--foreground-color-rgb), 0.3);
  overflow: hidden;
  padding: 35px;
}

@media only screen and (max-width: 767.98px) {
  .service-details__faq {
    border-radius: 10px;
    padding: 20px;
  }
}

.service-details__faq .accordion-item {
  border: 1px solid transparent;
  border-bottom: 1px solid rgba(var(--foreground-color-rgb), 0.3);
  background: var(--background-color5);
  background-color: transparent;
  overflow: hidden;
  padding: 20px 0;
  transition: border 0.4s cubic-bezier(0.4, 0, 0.2, 1), background-color 0.4s cubic-bezier(0.4, 0, 0.2, 1), border-radius 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-transition: border 0.4s cubic-bezier(0.4, 0, 0.2, 1), background-color 0.4s cubic-bezier(0.4, 0, 0.2, 1), border-radius 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: border 0.4s cubic-bezier(0.4, 0, 0.2, 1), background-color 0.4s cubic-bezier(0.4, 0, 0.2, 1), border-radius 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: border 0.4s cubic-bezier(0.4, 0, 0.2, 1), background-color 0.4s cubic-bezier(0.4, 0, 0.2, 1), border-radius 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  -ms-transition: border 0.4s cubic-bezier(0.4, 0, 0.2, 1), background-color 0.4s cubic-bezier(0.4, 0, 0.2, 1), border-radius 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.service-details__faq .accordion-item:first-child {
  padding-top: 0;
}

.service-details__faq .accordion-item:last-child {
  margin-bottom: 0;
  border-bottom: none;
  padding-bottom: 0;
}

.service-details__faq .accordion-item:has(+ .accordion-item .accordion-button:not(.collapsed)) {
  border-bottom-color: transparent;
}

.service-details__faq .accordion-item:has(.accordion-button:not(.collapsed)) {
  border-radius: 10px;
  border: 1px solid rgba(var(--foreground-color-rgb), 0.3);
  padding: 28px 35px;
  background-color: var(--background-color5);
}

@media only screen and (max-width: 767.98px) {
  .service-details__faq .accordion-item:has(.accordion-button:not(.collapsed)) {
    padding: 25px 20px;
  }
}

@media only screen and (max-width: 767.98px) {
  .service-details__faq .accordion-item {
    padding: 25px 0;
  }
}

.service-details__faq .accordion-button {
  background-color: transparent;
  color: var(--foreground-color);
  box-shadow: none;
  font-size: 18px;
  font-weight: 700;
  padding: 0px;
}

.service-details__faq .accordion-button:not(.collapsed) {
  padding-bottom: 10px;
}

.service-details__faq .accordion-button .icon-wrapper {
  width: 30px;
  height: 30px;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
}

.service-details__faq .accordion-button .icon-wrapper svg {
  width: 24px;
  height: 24px;
  stroke-width: 2;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
}

.service-details__faq .accordion-button .icon-default {
  opacity: 1;
  visibility: visible;
  color: var(--foreground-color);
}

.service-details__faq .accordion-button .icon-active {
  opacity: 0;
  visibility: hidden;
  color: var(--primary-color);
}

.service-details__faq .accordion-button:not(.collapsed) {
  color: var(--primary-color);
  background-color: var(--background-color5);
  box-shadow: none;
}

.service-details__faq .accordion-button:not(.collapsed) .icon-default {
  opacity: 0;
  visibility: hidden;
}

.service-details__faq .accordion-button:not(.collapsed) .icon-active {
  opacity: 1;
  visibility: visible;
}

.service-details__faq .accordion-body {
  padding: 0;
  color: var(--text-color5);
  font-size: 16px;
  line-height: 1.6;
  font-family: var(--ff-secondary);
}

.team__bg-shape {
  left: 50%;
  bottom: 95px;
  width: 100%;
  z-index: -1;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

@media only screen and (max-width: 767.98px) {
  .team__bg-shape {
    display: none;
  }
}

.team__bg-shape i,
.team__bg-shape svg {
  width: 100%;
  height: auto;
  color: var(--primary-color);
}

.team__bg-shape i rect,
.team__bg-shape i circle,
.team__bg-shape svg rect,
.team__bg-shape svg circle {
  fill: var(--background-color);
}

.team__item {
  overflow: hidden;
}

.team__item .team-thumb-wrapper {
  border-radius: 20px;
  background: var(--background-color);
  overflow: hidden;
}

.team__item .team-thumb-wrapper::before,
.team__item .team-thumb-wrapper::after {
  top: 0;
  width: 2px;
  height: 100%;
  background: radial-gradient(50% 50% at 50% 50%, var(--primary-color) 0%, rgba(var(--primary-color-rgb), 0) 100%) no-repeat;
  background-size: 100% 50%;
  animation: infinity-move-color-vertical 3s linear infinite;
  pointer-events: none;
}

.team__item .team-thumb-wrapper::before {
  left: 0;
}

.team__item .team-thumb-wrapper::after {
  right: 0;
  animation-direction: reverse;
}

.team__item .team-thumb-wrapper .team-thumb {
  padding: 2px;
  background-position: 1% 100%;
  background: radial-gradient(50% 50% at 50% 50%, rgba(var(--primary-color-rgb), 0.3) 0%, rgba(var(--primary-color-rgb), 0) 100%);
}

.team__item .team-thumb-wrapper .team-thumb::before {
  left: 0;
  bottom: 0;
  width: 100%;
  height: 0%;
  background: linear-gradient(180deg, rgba(var(--background-color-rgb), 0) 15.85%, var(--background-color) 95%);
  pointer-events: none;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
}

.team__item .team-thumb-wrapper .team-thumb::after {
  bottom: 0;
  width: 100%;
  height: 2px;
  right: 0;
  background: radial-gradient(50% 50% at 50% 50%, var(--primary-color) 0%, rgba(var(--primary-color-rgb), 0) 100%) no-repeat;
  background-size: 50% 100%;
  animation: infinity-move-color 3s linear infinite;
  pointer-events: none;
}

.team__item .team-thumb-wrapper .team-thumb .team-link {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.team__item .team-thumb-wrapper .team-thumb img {
  margin-bottom: -5px;
}

.team__item .team-content {
  padding-top: 30px;
}

@media only screen and (max-width: 991.98px) {
  .team__item .team-content {
    padding-top: 20px;
  }
}

.team__item .team-content .team-title {
  font-weight: 700;
  line-height: 113.333%;
  margin-bottom: 10px;
}

@media only screen and (max-width: 991.98px) {
  .team__item .team-content .team-title {
    margin-bottom: 5px;
  }
}

.team__item .team-content .team-title a {
  font: inherit;
}

.team__item .team-content .team-title a:hover {
  color: var(--primary-color);
}

.team__item .team-content .team-designation {
  color: var(--text-color);
  font-family: var(--ff-secondary);
  font-weight: 600;
  line-height: 113.333%;
}

@media only screen and (max-width: 767.98px) {
  .team__item .team-content .team-designation {
    font-size: 15px;
  }
}

.team__item:hover .team-thumb-wrapper .team-thumb::before,
.team__item.active .team-thumb-wrapper .team-thumb::before {
  height: 100%;
}

.team-two.section {
  overflow: hidden;
}

.team-two.section .shape {
  top: 100px;
  right: 8%;
  text-align: right;
  animation: upDown 3s linear infinite;
}

@media only screen and (max-width: 991.98px) {
  .team-two.section .shape {
    right: 5%;
  }

  .team-two.section .shape img {
    max-width: 80%;
  }
}

@media only screen and (max-width: 767.98px) {
  .team-two.section .shape {
    display: none;
  }
}

.team-two__circles {
  --radius: 394px;
  --inner-size: 480px;
  right: calc(var(--radius) * -1);
  bottom: calc(var(--radius) * -1);
  width: calc(var(--radius) * 2);
  height: calc(var(--radius) * 2);
  border-radius: 100%;
  border: 1px solid var(--primary-color);
  z-index: -1;
  pointer-events: none;
  animation: circleRotate 20s linear infinite;
}

@media only screen and (max-width: 1599.98px) {
  .team-two__circles {
    --radius: 320px;
    --inner-size: 400px;
  }
}

@media only screen and (max-width: 1439.98px) {
  .team-two__circles {
    --radius: 280px;
    --inner-size: 350px;
  }
}

@media only screen and (max-width: 991.98px) {
  .team-two__circles {
    --radius: 220px;
    --inner-size: 280px;
  }
}

@media only screen and (max-width: 767.98px) {
  .team-two__circles {
    --radius: 180px;
    --inner-size: 220px;
  }
}

@media only screen and (max-width: 575.98px) {
  .team-two__circles {
    --radius: 140px;
    --inner-size: 160px;
  }
}

.team-two__circles .dot {
  background-color: var(--primary-color);
  border-radius: 50%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.team-two__circles .dot:nth-child(odd) {
  width: 30px;
  height: 30px;
}

@media only screen and (max-width: 767.98px) {
  .team-two__circles .dot:nth-child(odd) {
    width: 20px;
    height: 20px;
  }
}

.team-two__circles .dot:nth-child(even) {
  width: 20px;
  height: 20px;
}

@media only screen and (max-width: 767.98px) {
  .team-two__circles .dot:nth-child(even) {
    width: 14px;
    height: 14px;
  }
}

.team-two__circles .dot:nth-child(1) {
  -webkit-transform: translate(-50%, -50%) rotate(-90deg) translate(var(--radius));
  -ms-transform: translate(-50%, -50%) rotate(-90deg) translate(var(--radius));
  transform: translate(-50%, -50%) rotate(-90deg) translate(var(--radius));
}

.team-two__circles .dot:nth-child(2) {
  -webkit-transform: translate(-50%, -50%) rotate(-45deg) translate(var(--radius));
  -ms-transform: translate(-50%, -50%) rotate(-45deg) translate(var(--radius));
  transform: translate(-50%, -50%) rotate(-45deg) translate(var(--radius));
}

.team-two__circles .dot:nth-child(3) {
  -webkit-transform: translate(-50%, -50%) rotate(0deg) translate(var(--radius));
  -ms-transform: translate(-50%, -50%) rotate(0deg) translate(var(--radius));
  transform: translate(-50%, -50%) rotate(0deg) translate(var(--radius));
}

.team-two__circles .dot:nth-child(4) {
  -webkit-transform: translate(-50%, -50%) rotate(45deg) translate(var(--radius));
  -ms-transform: translate(-50%, -50%) rotate(45deg) translate(var(--radius));
  transform: translate(-50%, -50%) rotate(45deg) translate(var(--radius));
}

.team-two__circles .dot:nth-child(5) {
  -webkit-transform: translate(-50%, -50%) rotate(90deg) translate(var(--radius));
  -ms-transform: translate(-50%, -50%) rotate(90deg) translate(var(--radius));
  transform: translate(-50%, -50%) rotate(90deg) translate(var(--radius));
}

.team-two__circles .dot:nth-child(6) {
  -webkit-transform: translate(-50%, -50%) rotate(135deg) translate(var(--radius));
  -ms-transform: translate(-50%, -50%) rotate(135deg) translate(var(--radius));
  transform: translate(-50%, -50%) rotate(135deg) translate(var(--radius));
}

.team-two__circles .dot:nth-child(7) {
  -webkit-transform: translate(-50%, -50%) rotate(180deg) translate(var(--radius));
  -ms-transform: translate(-50%, -50%) rotate(180deg) translate(var(--radius));
  transform: translate(-50%, -50%) rotate(180deg) translate(var(--radius));
}

.team-two__circles .dot:nth-child(8) {
  -webkit-transform: translate(-50%, -50%) rotate(225deg) translate(var(--radius));
  -ms-transform: translate(-50%, -50%) rotate(225deg) translate(var(--radius));
  transform: translate(-50%, -50%) rotate(225deg) translate(var(--radius));
}

.team-two__circles .inner-circle {
  width: var(--inner-size);
  height: var(--inner-size);
  border-radius: 50%;
  background: var(--background-color5);
  border: 1px solid var(--primary-color);
  filter: drop-shadow(0 0 80px var(--primary-color));
  z-index: -1;
}

.team-two__item {
  border: 3px solid transparent;
  border-radius: 20px;
  overflow: hidden;
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
}

@media only screen and (max-width: 767.98px) {
  .team-two__item {
    border: 2px solid var(--foreground-color);
  }
}

.team-two__item .team-thumb {
  overflow: hidden;
  padding-bottom: 3px;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
}

.team-two__item .team-thumb img {
  border-radius: 20px;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
}

.team-two__item .team-thumb .social-share {
  left: 0;
  bottom: 3px;
  width: 100%;
  height: 0;
  border-radius: 20px;
  background: linear-gradient(180deg, rgba(var(--background-color-rgb), 0) 38.94%, var(--background-color) 100%);
  opacity: 0;
  height: 0;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
}

.team-two__item .team-thumb .social-share ul {
  gap: 10px;
  margin-bottom: 15px;
  -webkit-transform: translateY(200px);
  -ms-transform: translateY(200px);
  transform: translateY(200px);
  transition: all 0.5s ease-in-out 0.1s;
  -webkit-transition: all 0.5s ease-in-out 0.1s;
  -moz-transition: all 0.5s ease-in-out 0.1s;
  -o-transition: all 0.5s ease-in-out 0.1s;
  -ms-transition: all 0.5s ease-in-out 0.1s;
}

.team-two__item .team-thumb .social-share ul li {
  line-height: 1;
}

.team-two__item .team-thumb .social-share ul li a {
  width: 40px;
  height: 40px;
  aspect-ratio: 1/1;
  border-radius: 5px;
  background: rgba(var(--foreground-color-rgb), 0.1);
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
}

.team-two__item .team-thumb .social-share ul li a i,
.team-two__item .team-thumb .social-share ul li a svg {
  width: 15px;
  height: 15px;
}

.team-two__item .team-thumb .social-share ul li a:hover {
  background: var(--primary-color);
}

.team-two__item .team-thumb .social-share ul li a:hover i,
.team-two__item .team-thumb .social-share ul li a:hover svg {
  color: var(--text-color7);
}

.team-two__item .team-content {
  grid-template-rows: 0fr;
  background-color: var(--background-color5);
  transition: grid-template-rows 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-transition: grid-template-rows 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: grid-template-rows 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: grid-template-rows 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  -ms-transition: grid-template-rows 0.5s cubic-bezier(0.4, 0, 0.2, 1);
}

@media only screen and (max-width: 767.98px) {
  .team-two__item .team-content {
    grid-template-rows: 1fr;
  }
}

.team-two__item .team-content-wrapper {
  overflow: hidden;
  opacity: 0;
  padding: 0 25px;
  -webkit-transform: scaleY(0);
  -ms-transform: scaleY(0);
  transform: scaleY(0);
  transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1) 0.1s;
  -webkit-transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1) 0.1s;
  -moz-transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1) 0.1s;
  -o-transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1) 0.1s;
  -ms-transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1) 0.1s;
}

@media only screen and (max-width: 767.98px) {
  .team-two__item .team-content-wrapper {
    opacity: 1;
    padding: 22px 25px;
    -webkit-transform: scaleY(100%);
    -ms-transform: scaleY(100%);
    transform: scaleY(100%);
  }
}

.team-two__item .team-content-wrapper .title {
  font-weight: 700;
  line-height: 113.333%;
  margin-bottom: 10px;
}

.team-two__item .team-content-wrapper .title a {
  font: inherit;
  color: inherit;
}

.team-two__item .team-content-wrapper .title a:hover {
  color: var(--primary-color);
}

.team-two__item .team-content-wrapper .designation {
  color: var(--text-color);
  font-family: var(--ff-secondary);
  font-style: normal;
  font-weight: 600;
  line-height: 1;
}

.team-two__item:hover,
.team-two__item.active {
  border-color: var(--foreground-color);
}

.team-two__item:hover .team-thumb,
.team-two__item.active .team-thumb {
  background-color: var(--primary-color);
}

.team-two__item:hover .team-thumb .social-share,
.team-two__item.active .team-thumb .social-share {
  height: 100%;
  opacity: 1;
}

.team-two__item:hover .team-thumb .social-share ul,
.team-two__item.active .team-thumb .social-share ul {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}

.team-two__item:hover .team-content,
.team-two__item.active .team-content {
  grid-template-rows: 1fr;
}

.team-two__item:hover .team-content-wrapper,
.team-two__item.active .team-content-wrapper {
  opacity: 1;
  padding: 22px 25px;
  -webkit-transform: scaleY(1);
  -ms-transform: scaleY(1);
  transform: scaleY(1);
}

.team-details__wrapper {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media only screen and (max-width: 991.98px) {
  .team-details__wrapper {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
}

.team-details__thumb {
  border-radius: 24px;
  overflow: hidden;
  height: max-content;
}

@media only screen and (min-width: 992px) {
  .team-details__content {
    padding-left: 30px;
  }
}

@media only screen and (min-width: 1200px) {
  .team-details__content {
    padding-left: 60px;
  }
}

@media only screen and (min-width: 1400px) {
  .team-details__content {
    padding-left: 75px;
  }
}

.team-details__content .section-header p {
  font-size: 18px;
  font-weight: 400;
  line-height: 155.556%;
  letter-spacing: 0.18px;
  margin-top: 15px;
}

@media only screen and (max-width: 991.98px) {
  .team-details__content .section-header p {
    margin-top: 10px;
  }
}

.team-details__content .section-header .section-title {
  font-family: var(--ff-primary);
}

.team-details__content .user-infos {
  margin-top: 35px;
  border-bottom: 1px solid rgba(var(--foreground-color-rgb), 0.1);
  padding-bottom: 20px;
}

@media only screen and (max-width: 991.98px) {
  .team-details__content .user-infos {
    margin-top: 20px;
  }
}

.team-details__content .user-infos ul li {
  font-family: var(--ff-secondary);
  font-size: 18px;
  font-weight: 700;
  line-height: 155.556%;
  letter-spacing: 0.18px;
}

@media only screen and (max-width: 575.98px) {
  .team-details__content .user-infos ul li {
    font-size: 12px;
  }
}

.team-details__content .user-infos ul li span {
  width: 180px;
}

@media only screen and (max-width: 575.98px) {
  .team-details__content .user-infos ul li span {
    width: 115px;
  }
}

.team-details__content .user-infos ul li:not(:last-of-type) {
  margin-bottom: 18px;
}

@media only screen and (max-width: 991.98px) {
  .team-details__content .user-infos ul li:not(:last-of-type) {
    margin-bottom: 12px;
  }
}

.team-details__content .social-media-infos {
  margin-top: 40px;
}

@media only screen and (max-width: 991.98px) {
  .team-details__content .social-media-infos {
    margin-top: 25px;
  }
}

.team-details__content .social-media-infos span {
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 155.556%;
  letter-spacing: 0.18px;
  text-transform: uppercase;
}

.team-details__content .social-media-infos .social-media {
  margin-top: 15px;
}

.team-details__content .user-info {
  margin-top: 35px;
}

@media only screen and (max-width: 991.98px) {
  .team-details__content .user-info {
    margin-top: 25px;
  }
}

.team-details__content .user-info .title {
  gap: 6px;
  font-weight: 500;
  line-height: 138.462%;
  margin-bottom: 20px;
}

@media only screen and (max-width: 991.98px) {
  .team-details__content .user-info .title {
    margin-bottom: 15px;
  }
}

.team-details__content .user-info .title i,
.team-details__content .user-info .title svg {
  font-size: 16px;
  line-height: 138.462%;
}

.team-details__content .user-info.experience p {
  font-family: var(--ff-secondary);
  font-size: 18px;
  font-weight: 400;
  line-height: 155.556%;
  letter-spacing: 0.18px;
}

.team-details__content .user-info.skills .skill-item {
  margin-bottom: 30px;
  opacity: 0;
  transform: translateX(-50px);
}

@media only screen and (max-width: 991.98px) {
  .team-details__content .user-info.skills .skill-item {
    margin-bottom: 20px;
  }
}

.team-details__content .user-info.skills .skill-item .skill-name {
  font-family: var(--ff-secondary);
  font-size: 18px;
  font-weight: 700;
  line-height: 155.556%;
  letter-spacing: 0.18px;
  margin-bottom: 6px;
}

@media only screen and (max-width: 991.98px) {
  .team-details__content .user-info.skills .skill-item .skill-name {
    font-size: 14px;
  }
}

.team-details__content .user-info.skills .skill-item .progress-container {
  position: relative;
  height: 4px;
  background: rgba(var(--primary-color-rgb), 0.1);
  overflow: visible;
}

.team-details__content .user-info.skills .skill-item .progress-container .progress-bar {
  height: 100%;
  position: relative;
  overflow: hidden;
  width: 0%;
  background-color: var(--primary-color);
}

.team-details__content .user-info.skills .skill-item .progress-container .progress-bar::before {
  content: "";
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, transparent, rgba(var(--foreground-color-rgb), 0.6), transparent);
  animation: shimmer 2s infinite;
}

.team-details__content .user-info.skills .skill-item .progress-container .progress-bar::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(45deg, rgba(var(--foreground-color-rgb), 0.2), transparent);
}

.team-details__content .user-info.skills .skill-item .progress-container .skill-percentage {
  bottom: calc(100% + 12px);
  right: 0;
  font-family: var(--ff-secondary);
  font-size: 18px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.18px;
  opacity: 0;
  z-index: 10;
  -webkit-transform: translateX(50%);
  -ms-transform: translateX(50%);
  transform: translateX(50%);
}

@media only screen and (max-width: 991.98px) {
  .team-details__content .user-info.skills .skill-item .progress-container .skill-percentage {
    font-size: 14px;
  }
}

.team-details__content .user-info.career {
  margin-top: 60px;
}

@media only screen and (max-width: 991.98px) {
  .team-details__content .user-info.career {
    margin-top: 35px;
  }
}

.team-details__content .user-info.career .career-item {
  gap: 15px;
}

.team-details__content .user-info.career .career-item:not(:last-of-type) {
  margin-bottom: 35px;
}

@media only screen and (max-width: 991.98px) {
  .team-details__content .user-info.career .career-item:not(:last-of-type) {
    margin-bottom: 25px;
  }
}

@media only screen and (max-width: 575.98px) {
  .team-details__content .user-info.career .career-item {
    flex-direction: column;
    gap: 5px;
  }
}

.team-details__content .user-info.career .career-item .year {
  font-family: var(--ff-secondary);
  font-weight: 400;
  line-height: 138.462%;
  width: 80px;
}

.team-details__content .user-info.career .career-item p {
  font-family: var(--ff-secondary);
  font-size: 18px;
  font-weight: 400;
  line-height: 155.556%;
  letter-spacing: 0.18px;
}

@media only screen and (max-width: 991.98px) {
  .team-details__content .user-info.career .career-item p {
    font-size: 16px;
  }
}

.team-details__content .contact-section {
  margin-top: 70px;
  background-color: rgba(var(--background-color6-rgb), 0.6);
  border-radius: 20px;
  padding: 50px 60px 40px;
}

@media only screen and (max-width: 991.98px) {
  .team-details__content .contact-section {
    margin-top: 50px;
    padding: 30px 40px 30px;
  }
}

@media only screen and (max-width: 767.98px) {
  .team-details__content .contact-section {
    margin-top: 50px;
    padding: 20px 30px;
  }
}

.team-details__content .contact-section .title {
  font-family: var(--ff-primary);
  font-weight: 500;
  line-height: 138.462%;
  margin-bottom: 20px;
}

@media only screen and (max-width: 991.98px) {
  .team-details__content .contact-section .title {
    margin-bottom: 15px;
  }
}

.team-details__content .contact-section p {
  max-width: 546px;
  font-family: var(--ff-secondary);
  font-size: 18px;
  font-weight: 400;
  line-height: 155.556%;
  letter-spacing: 0.18px;
}

.team-details__content .contact-section form {
  margin-top: 25px;
}

@media only screen and (max-width: 991.98px) {
  .team-details__content .contact-section form {
    margin-top: 20px;
  }
}

.team-details__content .contact-section form .form-group {
  border-bottom: 1px solid rgba(var(--foreground-color-rgb), 0.15);
}

.team-details__content .contact-section form .form-group input,
.team-details__content .contact-section form .form-group textarea {
  border: none;
  font-family: var(--ff-secondary);
  font-size: 18px;
  font-weight: 400;
  line-height: 155.556%;
  letter-spacing: 0.18px;
  background-color: transparent;
  color: var(--foreground-color);
  resize: none;
  padding-block: 10px;
}

.team-details__content .contact-section form .form-group input::placeholder,
.team-details__content .contact-section form .form-group textarea::placeholder {
  color: var(rgba(var(--foreground-color-rgb), 0.74));
  opacity: 0.74;
}

.team-details__content .contact-section form .form-group input:focus,
.team-details__content .contact-section form .form-group input:focus-visible,
.team-details__content .contact-section form .form-group textarea:focus,
.team-details__content .contact-section form .form-group textarea:focus-visible {
  outline: none;
}

.team-details__content .contact-section form .form-group:not(:first-of-type) input,
.team-details__content .contact-section form .form-group:not(:first-of-type) textarea {
  margin-top: 30px;
}

@media only screen and (max-width: 991.98px) {

  .team-details__content .contact-section form .form-group:not(:first-of-type) input,
  .team-details__content .contact-section form .form-group:not(:first-of-type) textarea {
    margin-top: 20px;
  }
}

.team-details__content .contact-section form button {
  border-radius: 100%;
  width: 50px;
  height: 50px;
  background-color: var(--primary-color);
  color: var(--text-color7);
  border: none;
  margin-top: 30px;
}

@media only screen and (max-width: 991.98px) {
  .team-details__content .contact-section form button {
    margin-top: 20px;
  }
}

.social-media.v3 ul {
  gap: 10px;
}

.social-media.v3 ul li a {
  width: 45px;
  height: 45px;
  border: 1px solid rgba(var(--foreground-color-rgb), 0.1);
  color: var(--foreground-color);
  border-radius: 100%;
  font-size: 18px;
}

.social-media.v3 ul li a:hover {
  background-color: var(--primary-color);
  border-color: var(--primary-color);
  color: var(--text-color);
}

@media only screen and (max-width: 991.98px) {
  .social-media.v3 ul li a {
    width: 40px;
    height: 40px;
    font-size: 15px;
  }
}

.social-media.v3 ul li a:hover {
  border-color: var(--primary-color);
  color: var(--background-color);
}

.portfolio.section {
  overflow: hidden;
}

.portfolio__slider .swiper-slide {
  height: auto;
}

.portfolio__slider .swiper-slide .portfolio__item {
  height: 100%;
}

.portfolio__slider .swiper-slide .portfolio__item .portfolio-content {
  height: auto;
}

.portfolio__slider .swiper-slide-active .portfolio__item {
  background-color: var(--background-color5);
}

.portfolio__item {
  border: 1px solid rgba(var(--foreground-color-rgb), 0.15);
  border-radius: 20px;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
}

.portfolio__item .portfolio-thumb {
  overflow: hidden;
  border-radius: 20px;
  -webkit-transform: scale(1.001);
  -ms-transform: scale(1.001);
  transform: scale(1.001);
}

.portfolio__item .portfolio-thumb img {
  height: 100%;
}

@media only screen and (max-width: 575.98px) {
  .portfolio__item .portfolio-content {
    flex-direction: column;
  }
}

.portfolio__item .portfolio-content .main-content {
  width: 100%;
  padding: 40px;
}

@media only screen and (max-width: 767.98px) {
  .portfolio__item .portfolio-content .main-content {
    padding: 25px;
  }
}

.portfolio__item .portfolio-content .main-content .catagory {
  padding: 11px 20px;
  background-color: var(--primary-color);
  border-radius: 10px;
  color: var(--background-color);
  font-family: var(--ff-secondary);
  font-weight: 600;
  line-height: 1;
  margin-bottom: 20px;
}

@media only screen and (max-width: 991.98px) {
  .portfolio__item .portfolio-content .main-content .catagory {
    font-size: 14px;
    border-radius: 6px;
  }
}

@media only screen and (max-width: 767.98px) {
  .portfolio__item .portfolio-content .main-content .catagory {
    font-size: 12px;
    padding: 5px 15px;
  }
}

.portfolio__item .portfolio-content .main-content .portfolio-title {
  font-family: var(--ff-urbanist);
  font-size: 30px;
  line-height: normal;
}

.portfolio__item .portfolio-content .main-content .portfolio-title a {
  font: inherit;
  color: inherit;
}

.portfolio__item .portfolio-content .main-content .portfolio-title a:hover {
  color: var(--primary-color);
}

.portfolio__item .portfolio-content .portfolio-link a {
  width: 90px;
  height: 90px;
  aspect-ratio: 1/1;
  background-color: var(--background-color);
  margin-right: -1px;
  margin-bottom: -1px;
  border-top: 1px solid rgba(var(--foreground-color-rgb), 0.15);
  border-left: 1px solid rgba(var(--foreground-color-rgb), 0.15);
  border-top-left-radius: 20px;
  color: var(--foreground-color);
  font-size: 40px;
}

@media only screen and (max-width: 1199.98px) {
  .portfolio__item .portfolio-content .portfolio-link a {
    margin-right: -2px;
  }
}

.portfolio__item .portfolio-content .portfolio-link a .icon-mask {
  display: inline-block;
  height: 1em;
  width: 1em;
  line-height: 1;
  overflow: hidden;
  position: relative;
}

.portfolio__item .portfolio-content .portfolio-link a .icon-move {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  transition: transform 0s;
  -webkit-transition: transform 0s;
  -moz-transition: transform 0s;
  -o-transition: transform 0s;
  -ms-transition: transform 0s;
}

.portfolio__item .portfolio-content .portfolio-link a .icon-move i {
  display: block;
  height: 1em;
  width: 1em;
  line-height: inherit;
  text-align: center;
}

.portfolio__item .portfolio-content .portfolio-link a .icon-move i:nth-child(2) {
  position: absolute;
  top: 100%;
  left: -100%;
}

.portfolio__item .portfolio-content .portfolio-link a:hover {
  color: var(--primary-color);
}

.portfolio__item .portfolio-content .portfolio-link a:hover .icon-move {
  -webkit-transform: translate(100%, -100%);
  -ms-transform: translate(100%, -100%);
  transform: translate(100%, -100%);
  transition: transform 0.4s;
  -webkit-transition: transform 0.4s;
  -moz-transition: transform 0.4s;
  -o-transition: transform 0.4s;
  -ms-transition: transform 0.4s;
}

@media only screen and (max-width: 991.98px) {
  .portfolio__item .portfolio-content .portfolio-link a {
    font-size: 30px;
    width: 70px;
    height: 70px;
  }
}

@media only screen and (max-width: 575.98px) {
  .portfolio__item .portfolio-content .portfolio-link a {
    font-size: 20px;
    width: 60px;
    height: 60px;
  }
}

.portfolio__item .portfolio-content .portfolio-link a::before {
  height: 10px;
  width: 10px;
  bottom: 0px;
  left: -10px;
  border-right: 1px solid rgba(var(--foreground-color-rgb), 0.15);
  border-bottom: 1px solid rgba(var(--foreground-color-rgb), 0.15);
  border-bottom-right-radius: 10px;
  box-shadow: 10px 10px 0px 10px var(--background-color);
}

.portfolio__item .portfolio-content .portfolio-link a::after {
  height: 10px;
  width: 10px;
  top: -10px;
  right: 0px;
  border-right: 1px solid rgba(var(--foreground-color-rgb), 0.15);
  border-bottom: 1px solid rgba(var(--foreground-color-rgb), 0.15);
  border-bottom-right-radius: 10px;
  box-shadow: 10px 10px 0px 10px var(--background-color);
}

.portfolio__pagination .swiper-pagination-bullet {
  width: 35px;
  height: 35px;
  border-radius: 50%;
  border: 1px solid transparent;
  opacity: 1;
  background-color: transparent;
  margin: 0px !important;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
}

@media only screen and (max-width: 991.98px) {
  .portfolio__pagination .swiper-pagination-bullet {
    width: 20px;
    height: 20px;
  }
}

.portfolio__pagination .swiper-pagination-bullet .pagination-bullet {
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background: rgba(var(--foreground-color-rgb), 0.2);
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
}

@media only screen and (max-width: 991.98px) {
  .portfolio__pagination .swiper-pagination-bullet .pagination-bullet {
    width: 10px;
    height: 10px;
  }
}

.portfolio__pagination .swiper-pagination-bullet-active {
  opacity: 1;
  border-color: rgba(var(--primary-color-rgb), 0.5);
}

.portfolio__pagination .swiper-pagination-bullet-active .pagination-bullet {
  background-color: var(--primary-color);
}

.working-process.section {
  overflow: hidden;
}

.working-process.section::before {
  top: -280px;
  left: -55%;
  width: 1017px;
  height: 1017px;
  aspect-ratio: 1/1;
  border-radius: 1017px;
  background: radial-gradient(50% 50% at 50% 50%, rgba(var(--primary-color-rgb), 0.12) 0%, rgba(var(--primary-color-rgb), 0) 100%);
  pointer-events: none;
  -webkit-transform: translateX(50%);
  -ms-transform: translateX(50%);
  transform: translateX(50%);
}

@media only screen and (max-width: 1199.98px) {
  .working-process.section::before {
    left: -90%;
    width: 950px;
    height: 950px;
  }
}

@media only screen and (max-width: 991.98px) {
  .working-process.section::before {
    left: -110%;
    width: 800px;
    height: 800px;
  }
}

@media only screen and (max-width: 767.98px) {
  .working-process.section::before {
    left: -155%;
  }
}

.working-process.section::after {
  bottom: -50%;
  right: -50%;
  width: 1017px;
  height: 1017px;
  aspect-ratio: 1/1;
  border-radius: 1017px;
  background: radial-gradient(50% 50% at 50% 50%, rgba(var(--primary-color-rgb), 0.12) 0%, rgba(var(--primary-color-rgb), 0) 100%);
  pointer-events: none;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

@media only screen and (max-width: 1199.98px) {
  .working-process.section::after {
    width: 950px;
    height: 950px;
  }
}

@media only screen and (max-width: 991.98px) {
  .working-process.section::after {
    width: 800px;
    height: 800px;
  }
}

.working-process.section .section-header .section-title {
  line-height: normal;
  letter-spacing: -2.4px;
  background: linear-gradient(90deg, var(--foreground-color) 0%, var(--background-color) 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 120px;
}

@media only screen and (max-width: 1439.98px) {
  .working-process.section .section-header .section-title {
    font-size: 90px;
  }
}

@media only screen and (max-width: 1199.98px) {
  .working-process.section .section-header .section-title {
    font-size: 80px;
  }
}

@media only screen and (max-width: 991.98px) {
  .working-process.section .section-header .section-title {
    font-size: 70px;
  }
}

@media only screen and (max-width: 767.98px) {
  .working-process.section .section-header .section-title {
    font-size: 60px;
  }
}

.working-process__shape {
  color: var(--primary-color);
  margin-top: -150px;
}

@media only screen and (max-width: 1599.98px) {
  .working-process__shape {
    margin-top: -180px;
  }
}

@media only screen and (max-width: 1439.98px) {
  .working-process__shape {
    margin-top: -100px;
  }
}

@media only screen and (max-width: 1199.98px) {
  .working-process__shape {
    display: none;
    margin-top: 0px;
  }
}

.working-process__shape i,
.working-process__shape svg {
  width: 100%;
  height: auto;
}

.working-process__items {
  gap: 20px;
  margin-top: -120px;
}

@media only screen and (max-width: 1439.98px) {
  .working-process__items {
    margin-top: -50px;
  }
}

@media only screen and (max-width: 1199.98px) {
  .working-process__items {
    margin-top: 0;
    padding-top: 60px;
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media only screen and (max-width: 991.98px) {
  .working-process__items {
    padding-top: 30px;
  }
}

@media only screen and (max-width: 767.98px) {
  .working-process__items {
    gap: 50px;
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
}

.working-process__items .working-process__item:first-of-type {
  margin-top: -100px;
}

@media only screen and (max-width: 1199.98px) {
  .working-process__items .working-process__item:first-of-type {
    margin-top: 0px;
  }
}

.working-process__items .working-process__item:nth-of-type(3) {
  margin-top: -180px;
}

@media only screen and (max-width: 1199.98px) {
  .working-process__items .working-process__item:nth-of-type(3) {
    margin-top: 0px;
  }
}

.working-process__item {
  max-width: 460px;
  width: 100%;
}

@media only screen and (max-width: 1439.98px) {
  .working-process__item {
    margin: 0 auto;
  }
}

.working-process__item .item-thumb {
  width: 250px;
  height: 250px;
  border-radius: 100%;
  overflow: hidden;
  margin: 0 auto;
  margin-bottom: -180px;
  background-color: var(--background-color);
}

@media only screen and (max-width: 1439.98px) {
  .working-process__item .item-thumb {
    width: 180px;
    height: 180px;
    margin-bottom: -120px;
  }
}

@media only screen and (max-width: 1199.98px) {
  .working-process__item .item-thumb {
    width: 220px;
    height: 220px;
    margin-bottom: -160px;
  }
}

@media only screen and (max-width: 991.98px) {
  .working-process__item .item-thumb {
    width: 160px;
    height: 160px;
    margin-bottom: -140px;
  }
}

@media only screen and (max-width: 767.98px) {
  .working-process__item .item-thumb {
    width: 220px;
    height: 220px;
    margin-bottom: -160px;
  }
}

@media only screen and (max-width: 575.98px) {
  .working-process__item .item-thumb {
    width: 200px;
    height: 200px;
    margin-bottom: -160px;
  }
}

@media only screen and (max-width: 399.98px) {
  .working-process__item .item-thumb {
    width: 150px;
    height: 150px;
    margin-bottom: -130px;
  }
}

.working-process__item .item-content {
  padding-top: 230px;
  border-radius: 20px;
  overflow: hidden;
  padding-bottom: 95px;
}

@media only screen and (max-width: 1439.98px) {
  .working-process__item .item-content {
    padding-top: 160px;
    padding-bottom: 50px;
  }
}

@media only screen and (max-width: 1199.98px) {
  .working-process__item .item-content {
    padding-top: 220px;
    padding-bottom: 80px;
  }
}

@media only screen and (max-width: 991.98px) {
  .working-process__item .item-content {
    padding-top: 200px;
    padding-bottom: 50px;
  }
}

@media only screen and (max-width: 767.98px) {
  .working-process__item .item-content {
    padding-top: 250px;
    padding-bottom: 80px;
  }
}

@media only screen and (max-width: 575.98px) {
  .working-process__item .item-content {
    padding-top: 220px;
    padding-bottom: 100px;
  }
}

@media only screen and (max-width: 399.98px) {
  .working-process__item .item-content {
    padding-top: 180px;
    padding-bottom: 30px;
  }
}

.working-process__item .item-content::after {
  top: 0;
  left: 0;
  inset: 0;
  pointer-events: none;
  z-index: -1;
  background-image: url("../images/working-process/working-process-mask-1.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.working-process__item .item-content .item-title {
  margin-bottom: 20px;
}

.working-process__item .item-content p {
  color: var(--text-color);
  font-family: var(--ff-secondary);
  font-weight: 500;
  line-height: 166.667%;
  max-width: 350px;
  margin: 0 auto;
}

.working-process__item .item-content .process-number {
  left: 50%;
  bottom: -50px;
  pointer-events: none;
  z-index: 3;
  color: rgba(var(--foreground-color-rgb), 0.15);
  font-size: 120px;
  font-weight: 700;
  line-height: normal;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

@media only screen and (max-width: 1439.98px) {
  .working-process__item .item-content .process-number {
    font-size: 100px;
  }
}

.video.section {
  overflow: hidden;
  z-index: 2;
}

.video.section::after {
  top: -50%;
  right: -50%;
  width: 1017px;
  height: 1017px;
  aspect-ratio: 1/1;
  border-radius: 1017px;
  background: radial-gradient(50% 50% at 50% 50%, rgba(var(--primary-color-rgb), 0.12) 0%, rgba(var(--primary-color-rgb), 0) 100%);
  pointer-events: none;
  z-index: -1;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

@media only screen and (max-width: 1439.98px) {
  .video.section::after {
    width: 950px;
    height: 950px;
  }
}

@media only screen and (max-width: 1199.98px) {
  .video.section::after {
    display: none;
  }
}

.video__thumb {
  z-index: 0;
}

.video__thumb>img {
  min-height: 250px;
}

.video__button {
  width: 210px;
  height: 210px;
  top: 50%;
  left: 50%;
  z-index: 2;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

@media only screen and (max-width: 991.98px) {
  .video__button {
    width: 180px;
    height: 180px;
  }
}

@media only screen and (max-width: 767.98px) {
  .video__button {
    width: 140px;
    height: 140px;
  }
}

.video__button .btn-text {
  animation: rotate360 5s linear infinite;
}

.video__button .icon {
  top: 50%;
  left: 50%;
  font-size: 40px;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

@media only screen and (max-width: 1199.98px) {
  .video__button .icon {
    font-size: 30px;
  }
}

.pricing.section {
  z-index: 2;
}

.pricing.section::before {
  top: -5%;
  left: -20%;
  width: 1017px;
  height: 1017px;
  aspect-ratio: 1/1;
  border-radius: 100%;
  z-index: -1;
  pointer-events: none;
  background: radial-gradient(50% 50% at 50% 50%, rgba(var(--primary-color-rgb), 0.12) 0%, rgba(var(--primary-color-rgb), 0) 100%);
}

.pricing.section::after {
  bottom: -50%;
  right: -20%;
  width: 1017px;
  height: 1017px;
  aspect-ratio: 1/1;
  border-radius: 100%;
  background: radial-gradient(50% 50% at 50% 50%, rgba(var(--primary-color-rgb), 0.12) 0%, rgba(var(--primary-color-rgb), 0) 100%);
  z-index: -1;
  pointer-events: none;
}

@media only screen and (max-width: 1199.98px) {
  .pricing.section::after {
    transform: translateY(-50%);
  }
}

.pricing__buttons {
  border-radius: 50px;
  border: 1px solid rgba(var(--foreground-color-rgb), 0.2);
  background: var(--background-color5);
  padding: 6px;
}

.pricing__buttons .pricing-btn {
  background-color: transparent;
  color: var(--foreground-color);
  border-radius: 50px;
  overflow: hidden;
  text-align: center;
  font-family: var(--ff-secondary);
  font-weight: 600;
  line-height: 166.667%;
  padding: 20px 44px;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
}

@media only screen and (max-width: 1199.98px) {
  .pricing__buttons .pricing-btn {
    padding: 10px 30px;
  }
}

@media only screen and (max-width: 767.98px) {
  .pricing__buttons .pricing-btn {
    padding: 8px 30px;
    font-size: 16px;
  }
}

.pricing__buttons .pricing-btn.current {
  background-color: var(--primary-color);
  color: var(--background-color);
}

.pricing__item {
  border-radius: 20px;
  background: var(--background-color);
  border: 1px solid rgba(var(--foreground-color-rgb), 0.2);
}

.pricing__item .pricing-header {
  border-radius: 20px;
  overflow: hidden;
  background-size: 100% 100%;
  padding: 80px 45px;
  padding-bottom: 200px;
}

@media only screen and (max-width: 1439.98px) {
  .pricing__item .pricing-header {
    padding: 40px 30px;
    padding-bottom: 150px;
  }
}

@media only screen and (max-width: 991.98px) {
  .pricing__item .pricing-header {
    padding-bottom: 120px;
  }
}

.pricing__item .pricing-header .plan-title {
  top: 0px;
  left: 50%;
  width: max-content;
  height: 55px;
  text-align: center;
  margin-top: -27.5px;
  font-size: 24px;
  line-height: 1;
  padding: 12px 23px;
  border-radius: 500px;
  border: 1px solid rgba(var(--foreground-color-rgb), 0.2);
  background: var(--background-color5);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

@media only screen and (max-width: 1199.98px) {
  .pricing__item .pricing-header .plan-title {
    height: 45px;
  }
}

@media only screen and (max-width: 1199.98px) {
  .pricing__item .pricing-header .plan-title {
    font-size: 18px;
  }
}

@media only screen and (max-width: 991.98px) {
  .pricing__item .pricing-header .plan-title {
    font-size: 16px;
  }
}

@media only screen and (max-width: 575.98px) {
  .pricing__item .pricing-header .plan-title {
    font-size: 14px;
  }
}

.pricing__item .pricing-header .pricing-info {
  gap: 5px;
}

.pricing__item .pricing-header .pricing-info span {
  line-height: 1;
  margin-bottom: 15px;
}

.pricing__item .pricing-header .pricing-info .price {
  font-size: 80px;
  line-height: 1;
}

@media only screen and (max-width: 1199.98px) {
  .pricing__item .pricing-header .pricing-info .price {
    font-size: 65px;
  }
}

@media only screen and (max-width: 991.98px) {
  .pricing__item .pricing-header .pricing-info .price {
    font-size: 60px;
  }
}

@media only screen and (max-width: 767.98px) {
  .pricing__item .pricing-header .pricing-info .price {
    font-size: 55px;
  }
}

.pricing__item .pricing-content {
  padding: 0 45px 45px;
  margin-top: -20px;
}

@media only screen and (max-width: 991.98px) {
  .pricing__item .pricing-content {
    padding: 0 30px 40px;
  }
}

.pricing__item .pricing-content .pricing-body {
  margin-bottom: 40px;
}

.pricing__item .pricing-content .pricing-body ul li {
  gap: 10px;
  color: var(--foreground-color);
  font-family: var(--ff-secondary);
  font-weight: 600;
  line-height: normal;
}

.pricing__item .pricing-content .pricing-body ul li.not-included {
  color: var(--text-color4);
}

.pricing__item .pricing-content .pricing-body ul li:not(:last-of-type) {
  margin-bottom: 20px;
}

@media only screen and (max-width: 1439.98px) {
  .pricing__item .pricing-content .pricing-body ul li:not(:last-of-type) {
    margin-bottom: 10px;
  }
}

@media only screen and (max-width: 1439.98px) {
  .pricing__item .pricing-content .pricing-body ul li {
    font-size: 17px;
  }
}

@media only screen and (max-width: 991.98px) {
  .pricing__item .pricing-content .pricing-body ul li {
    font-size: 16px;
  }
}

.pricing__item .pricing-content .pricing-body ul li i,
.pricing__item .pricing-content .pricing-body ul li svg {
  color: var(--primary-color);
  margin-top: 8px;
}

.pricing__item.monthly .pricing-header .yearly {
  display: none;
}

.pricing__item.yearly .pricing-header .monthly {
  display: none;
}

.pricing__item.active .plan-title {
  background-color: var(--primary-color);
  color: var(--background-color);
}

.pricing-two.section {
  overflow: hidden;
}

.pricing-two__accordion .accordion-item {
  border: 1px solid rgba(var(--foreground-color-rgb), 0.15);
  border-radius: 10px;
  background-color: var(--background-color);
  margin-left: 25px;
  transition: background-color 0.5s cubic-bezier(0.25, 0.1, 0.25, 1), border-color 0.5s cubic-bezier(0.25, 0.1, 0.25, 1);
  -webkit-transition: background-color 0.5s cubic-bezier(0.25, 0.1, 0.25, 1), border-color 0.5s cubic-bezier(0.25, 0.1, 0.25, 1);
  -moz-transition: background-color 0.5s cubic-bezier(0.25, 0.1, 0.25, 1), border-color 0.5s cubic-bezier(0.25, 0.1, 0.25, 1);
  -o-transition: background-color 0.5s cubic-bezier(0.25, 0.1, 0.25, 1), border-color 0.5s cubic-bezier(0.25, 0.1, 0.25, 1);
  -ms-transition: background-color 0.5s cubic-bezier(0.25, 0.1, 0.25, 1), border-color 0.5s cubic-bezier(0.25, 0.1, 0.25, 1);
}

.pricing-two__accordion .accordion-item:has(.accordion-button:not(.collapsed)) {
  background-color: var(--background-color5);
  border-color: transparent;
}

.pricing-two__accordion .accordion-item:has(.accordion-button:not(.collapsed)) .item-number {
  background-color: var(--primary-color);
  color: var(--text-color7);
}

.pricing-two__accordion .accordion-item:not(:last-of-type) {
  margin-bottom: 20px;
}

.pricing-two__accordion .accordion-item .item-number {
  top: 20px;
  left: -25px;
  width: 65px;
  height: 45px;
  background: var(--background-color5);
  color: var(--foreground-color);
  font-size: 24px;
  font-weight: 500;
  line-height: normal;
  border-radius: inherit;
  border-radius: 5px 50px 50px 5px;
  border: 1px solid rgba(var(--foreground-color-rgb), 0.15);
  transition: all 0.5s cubic-bezier(0.25, 0.1, 0.25, 1);
  -webkit-transition: all 0.5s cubic-bezier(0.25, 0.1, 0.25, 1);
  -moz-transition: all 0.5s cubic-bezier(0.25, 0.1, 0.25, 1);
  -o-transition: all 0.5s cubic-bezier(0.25, 0.1, 0.25, 1);
  -ms-transition: all 0.5s cubic-bezier(0.25, 0.1, 0.25, 1);
}

@media only screen and (max-width: 991.98px) {
  .pricing-two__accordion .accordion-item .item-number {
    font-size: 23px;
  }
}

@media only screen and (max-width: 767.98px) {
  .pricing-two__accordion .accordion-item .item-number {
    font-size: 20px;
    width: 55px;
  }
}

@media only screen and (max-width: 575.98px) {
  .pricing-two__accordion .accordion-item .item-number {
    font-size: 18px;
  }
}

.pricing-two__accordion .accordion-item .accordion-header {
  font-size: 24px;
  font-weight: 500;
  line-height: normal;
  border-radius: inherit;
}

@media only screen and (max-width: 991.98px) {
  .pricing-two__accordion .accordion-item .accordion-header {
    font-size: 23px;
  }
}

@media only screen and (max-width: 767.98px) {
  .pricing-two__accordion .accordion-item .accordion-header {
    font-size: 20px;
  }
}

@media only screen and (max-width: 575.98px) {
  .pricing-two__accordion .accordion-item .accordion-header {
    font-size: 18px;
  }
}

.pricing-two__accordion .accordion-item .accordion-header .accordion-button {
  border-radius: inherit;
  font: inherit;
  color: inherit;
  box-shadow: none;
  background-color: transparent;
  padding: 27px 23px 27px 65px;
}

@media only screen and (max-width: 767.98px) {
  .pricing-two__accordion .accordion-item .accordion-header .accordion-button {
    padding: 27px 23px 27px 40px;
  }
}

.pricing-two__accordion .accordion-item .accordion-header .accordion-button:not(.collapsed) {
  background-color: transparent;
  box-shadow: none;
}

.pricing-two__accordion .accordion-item .accordion-header .accordion-button:not(.collapsed)::after {
  content: "\f068";
}

.pricing-two__accordion .accordion-item .accordion-header .accordion-button::after {
  background-image: unset;
  font: var(--fa-font-regular);
  content: "+";
  font-size: 18px;
}

.pricing-two__accordion .accordion-item .accordion-header .accordion-button:focus,
.pricing-two__accordion .accordion-item .accordion-header .accordion-button:focus-visible,
.pricing-two__accordion .accordion-item .accordion-header .accordion-button:active {
  box-shadow: none;
}

.pricing-two__accordion .accordion-item .accordion-body {
  padding: 2px 23px 27px 65px;
}

@media only screen and (max-width: 767.98px) {
  .pricing-two__accordion .accordion-item .accordion-body {
    padding: 2px 23px 27px 40px;
  }
}

.pricing-two__accordion .accordion-item .accordion-body p {
  color: var(--text-color);
  font-family: var(--ff-secondary);
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 166.667%;
}

.pricing-two__list {
  border-radius: 20px;
  background: var(--background-color5);
}

@media only screen and (max-width: 767.98px) {
  .pricing-two__list {
    background-color: transparent;
  }
}

.pricing-two__item {
  background: var(--background-color5);
  border: 1px solid transparent;
  border-radius: 20px;
  padding: 30px;
  overflow: hidden;
  transition: all 0.4s cubic-bezier(0.25, 0.1, 0.25, 1);
  -webkit-transition: all 0.4s cubic-bezier(0.25, 0.1, 0.25, 1);
  -moz-transition: all 0.4s cubic-bezier(0.25, 0.1, 0.25, 1);
  -o-transition: all 0.4s cubic-bezier(0.25, 0.1, 0.25, 1);
  -ms-transition: all 0.4s cubic-bezier(0.25, 0.1, 0.25, 1);
}

@media only screen and (max-width: 767.98px) {
  .pricing-two__item {
    background: var(--background-color);
    border-color: rgba(var(--foreground-color-rgb), 0.2);
  }

  .pricing-two__item:not(:last-of-type) {
    margin-bottom: 20px;
  }
}

@media only screen and (max-width: 575.98px) {
  .pricing-two__item {
    padding: 25px;
  }
}

.pricing-two__item .pricing-item-bg {
  inset: 0;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.4s ease;
  -webkit-transition: opacity 0.4s ease;
  -moz-transition: opacity 0.4s ease;
  -o-transition: opacity 0.4s ease;
  -ms-transition: opacity 0.4s ease;
}

@media only screen and (max-width: 767.98px) {
  .pricing-two__item .pricing-item-bg {
    opacity: 1;
    background-size: 100% 100%;
  }
}

.pricing-two__item .item-top {
  z-index: 2;
  gap: 25px;
}

@media only screen and (max-width: 767.98px) {
  .pricing-two__item .item-top {
    align-items: flex-start;
    flex-direction: column;
  }
}

.pricing-two__item .item-top .item-info .plan-name {
  font-size: 24px;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 15px;
}

@media only screen and (max-width: 991.98px) {
  .pricing-two__item .item-top .item-info .plan-name {
    font-size: 23px;
  }
}

@media only screen and (max-width: 767.98px) {
  .pricing-two__item .item-top .item-info .plan-name {
    font-size: 20px;
  }
}

@media only screen and (max-width: 575.98px) {
  .pricing-two__item .item-top .item-info .plan-name {
    font-size: 18px;
  }
}

.pricing-two__item .item-top .item-info .plan-desc,
.pricing-two__item .item-top .item-info p {
  color: var(--text-color);
  max-width: 400px;
  font-family: var(--ff-secondary);
  font-weight: 500;
  line-height: 166.667%;
}

@media only screen and (max-width: 767.98px) {

  .pricing-two__item .item-top .item-info .plan-desc,
  .pricing-two__item .item-top .item-info p {
    max-width: 100%;
  }
}

.pricing-two__item .item-top .item-price {
  text-align: right;
  min-width: max-content;
}

@media only screen and (max-width: 767.98px) {
  .pricing-two__item .item-top .item-price {
    text-align: left;
  }
}

.pricing-two__item .item-top .item-price .badge-discount {
  top: -30px;
  right: 0px;
  padding: 6px 15px;
  border-radius: 500px;
  background: var(--background-color11);
  border: 1px solid rgba(var(--foreground-color-rgb), 0.2);
  font-family: var(--ff-secondary);
  font-weight: 600;
  line-height: normal;
  -webkit-transform: rotate(-15deg);
  -ms-transform: rotate(-15deg);
  transform: rotate(-15deg);
  transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  -webkit-transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  -moz-transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  -o-transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  -ms-transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

@media only screen and (max-width: 767.98px) {
  .pricing-two__item .item-top .item-price .badge-discount {
    top: -20px;
    font-size: 16px;
  }
}

@media only screen and (max-width: 767.98px) {
  .pricing-two__item .item-top .item-price .badge-discount {
    background: var(--primary-color);
    color: var(--text-color7);
    border-color: var(--primary-color);
    top: -15px;
    right: 0px;
    font-size: 14px;
    -webkit-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }
}

.pricing-two__item .item-top .item-price .currency {
  font-size: 24px;
  font-weight: 600;
  color: var(--text-color);
  vertical-align: top;
  margin-right: 2px;
  top: 5px;
}

@media only screen and (max-width: 991.98px) {
  .pricing-two__item .item-top .item-price .currency {
    font-size: 23px;
  }
}

@media only screen and (max-width: 767.98px) {
  .pricing-two__item .item-top .item-price .currency {
    font-size: 20px;
  }
}

@media only screen and (max-width: 575.98px) {
  .pricing-two__item .item-top .item-price .currency {
    font-size: 18px;
  }
}

.pricing-two__item .item-top .item-price .amount {
  font-size: 80px;
  font-weight: 700;
  color: var(--foreground-color);
  text-transform: uppercase;
}

@media only screen and (max-width: 1439.98px) {
  .pricing-two__item .item-top .item-price .amount {
    font-size: 55px;
  }
}

@media only screen and (max-width: 1199.98px) {
  .pricing-two__item .item-top .item-price .amount {
    font-size: 60px;
  }
}

@media only screen and (max-width: 991.98px) {
  .pricing-two__item .item-top .item-price .amount {
    font-size: 65px;
  }
}

@media only screen and (max-width: 767.98px) {
  .pricing-two__item .item-top .item-price .amount {
    font-size: 70px;
  }
}

.pricing-two__item .item-top .item-price .period {
  color: var(--text-color);
  font-weight: 600;
  margin-left: 2px;
  line-height: normal;
}

.pricing-two__item .item-details {
  z-index: 2;
  grid-template-rows: 0fr;
  transition: grid-template-rows 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-transition: grid-template-rows 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: grid-template-rows 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: grid-template-rows 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  -ms-transition: grid-template-rows 0.5s cubic-bezier(0.4, 0, 0.2, 1);
}

@media only screen and (max-width: 767.98px) {
  .pricing-two__item .item-details {
    grid-template-rows: 1fr;
  }
}

.pricing-two__item .item-details-wrapper {
  overflow: hidden;
  gap: 15px;
}

@media only screen and (max-width: 767.98px) {
  .pricing-two__item .item-details-wrapper {
    flex-direction: column;
    align-items: start;
    gap: 40px;
  }
}

.pricing-two__item .item-details-wrapper::before {
  background: rgba(var(--foreground-color-rgb), 0.15);
  top: 20px;
  left: 0;
  width: 100%;
  height: 1px;
  opacity: 0;
  transition: opacity 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-transition: opacity 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: opacity 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: opacity 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  -ms-transition: opacity 0.5s cubic-bezier(0.4, 0, 0.2, 1);
}

@media only screen and (max-width: 767.98px) {
  .pricing-two__item .item-details-wrapper::before {
    opacity: 1;
  }
}

.pricing-two__item .item-details .feature-list {
  margin-top: 20px;
  padding-top: 25px;
}

.pricing-two__item .item-details .feature-list li {
  gap: 20px;
  color: var(--foreground-color);
  font-weight: 600;
  line-height: normal;
}

.pricing-two__item .item-details .feature-list li:not(:last-child) {
  margin-bottom: 20px;
}

.pricing-two__item .item-details .feature-list li.disabled {
  color: var(--text-color4);
}

.pricing-two__item .item-details .feature-list li i,
.pricing-two__item .item-details .feature-list li svg {
  color: var(--primary-color);
  font-size: 14px;
}

@media only screen and (max-width: 1439.98px) {
  .pricing-two__item .item-details .feature-list li {
    font-size: 16px;
  }
}

.pricing-two__item:hover,
.pricing-two__item.active {
  background: var(--background-color);
  border-color: rgba(var(--foreground-color-rgb), 0.2);
}

.pricing-two__item:hover .pricing-item-bg,
.pricing-two__item.active .pricing-item-bg {
  opacity: 1;
}

.pricing-two__item:hover .item-details,
.pricing-two__item.active .item-details {
  grid-template-rows: 1fr;
}

.pricing-two__item:hover .item-details .item-details-wrapper::before,
.pricing-two__item.active .item-details .item-details-wrapper::before {
  opacity: 1;
}

.pricing-two__item:hover .item-price .badge-discount,
.pricing-two__item.active .item-price .badge-discount {
  background: var(--primary-color);
  color: var(--text-color7);
  border-color: var(--primary-color);
}

.blog__item {
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 25px;
}

@media only screen and (max-width: 991.98px) {
  .blog__item {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
}

.blog__item .item-tumb {
  border-radius: 20px;
  border: 1px solid rgba(var(--foreground-color-rgb), 0.2);
  overflow: hidden;
}

.blog__item .item-tumb img {
  height: 100%;
  object-fit: cover;
}

.blog__item .item-content {
  gap: 30px;
  border-radius: 20px;
  border: 1px solid rgba(var(--foreground-color-rgb), 0.2);
  overflow: hidden;
  padding: 35px;
  background-color: var(--background-color);
}

@media only screen and (max-width: 575.98px) {
  .blog__item .item-content {
    padding: 25px;
  }
}

.blog__item .item-content .content-header .header-content {
  gap: 20px;
  height: max-content;
  margin-bottom: 30px;
}

@media only screen and (max-width: 320.98px) {
  .blog__item .item-content .content-header .header-content {
    flex-direction: column;
    gap: 15px;
  }
}

.blog__item .item-content .content-header .header-content .header-meta {
  width: 100%;
}

.blog__item .item-content .content-header .header-content .header-meta .content-meta {
  gap: 12px;
  margin-bottom: 20px;
}

.blog__item .item-content .content-header .header-content .header-meta .content-meta .meta-item {
  gap: 6px;
}

@media only screen and (max-width: 767.98px) {
  .blog__item .item-content .content-header .header-content .header-meta .content-meta .meta-item {
    font-size: 16px;
  }
}

@media only screen and (max-width: 439.98px) {
  .blog__item .item-content .content-header .header-content .header-meta .content-meta .meta-item {
    font-size: 12px;
  }
}

.blog__item .item-content .content-header .header-content .header-meta .item-title {
  max-width: 400px;
}

.blog__item .item-content .content-header .header-content .header-meta .item-title a {
  font: inherit;
  color: inherit;
}

.blog__item .item-content .content-header .header-content .header-meta .item-title a:hover {
  color: var(--primary-color);
}

.blog__item .item-content .content-header .header-content .meta-date {
  gap: 10px;
  background-color: var(--primary-color);
  color: var(--background-color);
  padding: 24px 18px;
  border-radius: 50px;
}

@media only screen and (max-width: 320.98px) {
  .blog__item .item-content .content-header .header-content .meta-date {
    flex-direction: row;
    justify-content: space-between;
    padding: 10px 20px;
    width: 100%;
  }
}

.blog__item .item-content .content-header .header-content .meta-date span {
  color: var(--background-color);
}

.blog__item .item-content .content-header .header-content .meta-date span.meta-date-day {
  font-family: var(--ff-primary);
  font-size: 30px;
  font-weight: 700;
  line-height: 80%;
}

@media only screen and (max-width: 991.98px) {
  .blog__item .item-content .content-header .header-content .meta-date span.meta-date-day {
    font-size: 29px;
  }
}

@media only screen and (max-width: 767.98px) {
  .blog__item .item-content .content-header .header-content .meta-date span.meta-date-day {
    font-size: 26px;
  }
}

@media only screen and (max-width: 575.98px) {
  .blog__item .item-content .content-header .header-content .meta-date span.meta-date-day {
    font-size: 24px;
  }
}

.blog__item .item-content .content-header .header-content .meta-date span.meta-date-month {
  font-family: var(--ff-secondary);
  font-size: 16px;
  font-weight: 600;
  line-height: 80%;
}

.blog__item .item-content .content-header p {
  color: var(--text-color);
  font-family: var(--ff-secondary);
  font-weight: 500;
  line-height: 166.667%;
}

.blog__item .item-content .content-footer {
  border-radius: 80px;
  border: 1px solid rgba(var(--foreground-color-rgb), 0.2);
  background: var(--background-color5);
  max-width: 85%;
}

@media only screen and (max-width: 575.98px) {
  .blog__item .item-content .content-footer {
    max-width: 100%;
  }
}

.blog__item .item-content .content-footer .item-autho {
  gap: 15px;
  padding: 10px 12px;
}

@media only screen and (max-width: 575.98px) {
  .blog__item .item-content .content-footer .item-autho {
    padding: 8px 10px;
  }
}

.blog__item .item-content .content-footer .item-autho .author-thumb {
  width: 50px;
  height: 50px;
  border-radius: 100%;
  overflow: hidden;
  border: 2px solid var(--foreground-color);
}

.blog__item .item-content .content-footer .item-autho .author-thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.blog__item .item-content .content-footer .item-autho .author-info {
  gap: 12px;
}

@media only screen and (max-width: 575.98px) {
  .blog__item .item-content .content-footer .item-autho .author-info {
    gap: 8px;
  }
}

.blog__item .item-content .content-footer .item-autho .author-info .author-designation {
  color: var(--text-color);
  font-size: 14px;
  font-weight: 700;
  line-height: 1;
}

@media only screen and (max-width: 575.98px) {
  .blog__item .item-content .content-footer .item-autho .author-info .author-designation {
    font-size: 12px;
  }
}

.blog__item .item-content .content-footer .item-autho .author-info .author-name {
  color: var(--foreground-color);
  font-weight: 700;
  line-height: 1;
}

@media only screen and (max-width: 575.98px) {
  .blog__item .item-content .content-footer .item-autho .author-info .author-name {
    font-size: 14px;
  }
}

.blog__item .item-content .content-footer .post-link {
  width: 70px;
  height: 48px;
  border-radius: 100px;
  background: var(--background-color6);
  color: var(--foreground-color);
  font-size: 22px;
  margin-right: -35px;
}

@media only screen and (max-width: 575.98px) {
  .blog__item .item-content .content-footer .post-link {
    margin-right: -15px;
    width: 55px;
    height: 45px;
    font-size: 16px;
  }
}

.blog__item .item-content .content-footer .post-link:hover {
  background: var(--primary-color);
  color: var(--background-color);
}

.blog-two__item {
  border: 1px solid rgba(var(--foreground-color-rgb), 0.2);
  background: var(--background-color5);
  border-radius: 20px;
  padding: 30px;
  gap: 35px;
  overflow: hidden;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
}

@media only screen and (max-width: 1199.98px) {
  .blog-two__item {
    flex-direction: column;
    align-items: flex-start;
    gap: 20px;
    padding: 20px;
  }
}

@media screen and (max-width: 400px) {
  .blog-two__item {
    padding: 15px;
  }
}

.blog-two__item .item-content-left {
  width: 30%;
  justify-content: space-between;
  height: 100%;
}

@media only screen and (max-width: 1199.98px) {
  .blog-two__item .item-content-left {
    width: 100%;
  }
}

.blog-two__item .item-content-left .meta {
  gap: 15px;
  margin-bottom: 25px;
}

@media only screen and (max-width: 767.98px) {
  .blog-two__item .item-content-left .meta {
    margin-bottom: 15px;
  }
}

.blog-two__item .item-content-left .meta-item {
  gap: 8px;
  color: var(--text-color);
  font-family: var(--ff-secondary);
  font-size: 14px;
  font-weight: 500;
  line-height: 188.889%;
}

.blog-two__item .item-content-left .meta-item i,
.blog-two__item .item-content-left .meta-item svg {
  color: var(--primary-color);
}

.blog-two__item .item-content-left .title {
  font-weight: 700;
  line-height: 133.333%;
  margin-bottom: 35px;
}

@media only screen and (max-width: 767.98px) {
  .blog-two__item .item-content-left .title {
    margin-bottom: 30px;
  }
}

.blog-two__item .item-content-left .title a {
  color: inherit;
  font: inherit;
}

.blog-two__item .item-content-left .title a:hover {
  color: var(--primary-color);
}

.blog-two__item .item-content-left .author-area .author-box {
  gap: 20px;
  padding: 10px 12px;
  width: 100%;
  border-radius: 80px;
  border: 1px solid rgba(var(--foreground-color-rgb), 0.2);
}

@media screen and (max-width: 400px) {
  .blog-two__item .item-content-left .author-area .author-box {
    padding: 8px;
    gap: 10px;
  }
}

.blog-two__item .item-content-left .author-area .author-box .author-thumb {
  width: 54px;
  height: 54px;
  border-radius: 100%;
  overflow: hidden;
  border: 2px solid var(--foreground-color);
}

@media screen and (max-width: 400px) {
  .blog-two__item .item-content-left .author-area .author-box .author-thumb {
    width: 48px;
    height: 48px;
  }
}

.blog-two__item .item-content-left .author-area .author-box .author-thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.blog-two__item .item-content-left .author-area .author-box .author-info .designation {
  font-size: 14px;
  color: var(--text-color);
  line-height: 180%;
  font-weight: 700;
}

@media screen and (max-width: 400px) {
  .blog-two__item .item-content-left .author-area .author-box .author-info .designation {
    font-size: 12px;
  }
}

.blog-two__item .item-content-left .author-area .author-box .author-info .name {
  font-size: 18px;
  line-height: 180%;
  font-weight: 700;
}

@media screen and (max-width: 400px) {
  .blog-two__item .item-content-left .author-area .author-box .author-info .name {
    font-size: 16px;
  }
}

.blog-two__item .item-content-left .author-area .read-more-arrow {
  width: 70px;
  height: 48px;
  border-radius: 100px;
  background: var(--background-color6);
  color: var(--foreground-color);
  font-size: 22px;
  margin-left: -35px;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
}

@media screen and (max-width: 400px) {
  .blog-two__item .item-content-left .author-area .read-more-arrow {
    width: 55px;
    height: 45px;
    font-size: 16px;
  }
}

.blog-two__item .item-content-left .author-area .read-more-arrow:hover {
  background: var(--primary-color);
  color: var(--background-color);
}

.blog-two__item .item-thumb {
  width: 40%;
  border-radius: 15px;
  overflow: hidden;
}

@media only screen and (max-width: 1199.98px) {
  .blog-two__item .item-thumb {
    width: 100%;
    order: -1;
  }
}

.blog-two__item .item-thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 15px;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
}

.blog-two__item .item-thumb .link {
  inset: 0;
  z-index: 1;
}

.blog-two__item .item-content-right {
  width: 30%;
  height: 100%;
}

@media only screen and (max-width: 1199.98px) {
  .blog-two__item .item-content-right {
    width: 100%;
  }
}

.blog-two__item .item-content-right .date-badge {
  padding: 0;
  overflow: hidden;
  margin-bottom: 35px;
}

@media only screen and (max-width: 1199.98px) {
  .blog-two__item .item-content-right .date-badge {
    margin-bottom: 20px;
  }
}

.blog-two__item .item-content-right .date-badge .day {
  z-index: 1;
  width: 75px;
  height: 100px;
  font-weight: 700;
  color: var(--foreground-color);
  background: #333;
  border-radius: 50px;
  font-size: 40px;
}

@media only screen and (max-width: 1199.98px) {
  .blog-two__item .item-content-right .date-badge .day {
    font-size: 30px;
    width: 75px;
    height: 80px;
  }
}

@media only screen and (max-width: 991.98px) {
  .blog-two__item .item-content-right .date-badge .day {
    font-size: 28px;
  }
}

@media only screen and (max-width: 767.98px) {
  .blog-two__item .item-content-right .date-badge .day {
    font-size: 25px;
  }
}

@media only screen and (max-width: 575.98px) {
  .blog-two__item .item-content-right .date-badge .day {
    font-size: 22px;
  }
}

.blog-two__item .item-content-right .date-badge .month-year {
  width: 132px;
  height: 50px;
  color: var(--text-color7);
  background: var(--primary-color);
  font-weight: 600;
  padding: 12px 15px;
  border-radius: 50px;
  margin-left: -45px;
  z-index: 0;
}

.blog-two__item .item-content-right .desc {
  color: var(--text-color);
  margin-bottom: 0;
  margin-top: auto;
}

@media only screen and (max-width: 1199.98px) {
  .blog-two__item .item-content-right .desc {
    margin-top: 0;
    flex: 1;
  }
}

.blog-two__item:hover {
  border-color: var(--primary-color);
}

.blog-two__item:hover .item-thumb img {
  transform: scale(1.05);
}

.blog-standard__item .blog-thumb {
  border-radius: 20px;
  overflow: hidden;
  margin-bottom: 30px;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
}

.blog-standard__item .blog-thumb img {
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  min-height: 300px;
}

@media only screen and (max-width: 575.98px) {
  .blog-standard__item .blog-thumb img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}

.blog-standard__item .blog-thumb .date-badge {
  left: 0;
  bottom: 0;
  padding: 0;
  overflow: hidden;
}

.blog-standard__item .blog-thumb .date-badge .day {
  z-index: 1;
  width: 75px;
  height: 100px;
  font-weight: 700;
  color: var(--foreground-color);
  background: #333;
  border-radius: 50px;
  font-size: 40px;
}

@media only screen and (max-width: 1199.98px) {
  .blog-standard__item .blog-thumb .date-badge .day {
    font-size: 30px;
    width: 75px;
    height: 80px;
  }
}

@media only screen and (max-width: 991.98px) {
  .blog-standard__item .blog-thumb .date-badge .day {
    font-size: 28px;
  }
}

@media only screen and (max-width: 767.98px) {
  .blog-standard__item .blog-thumb .date-badge .day {
    font-size: 25px;
  }
}

@media only screen and (max-width: 575.98px) {
  .blog-standard__item .blog-thumb .date-badge .day {
    font-size: 22px;
  }
}

.blog-standard__item .blog-thumb .date-badge .month-year {
  width: 132px;
  height: 50px;
  color: var(--text-color7);
  background: var(--primary-color);
  font-weight: 600;
  padding: 12px 15px;
  border-radius: 50px;
  margin-left: -45px;
  z-index: 0;
}

.blog-standard__item .blog-content .blog-meta {
  gap: 20px;
  margin-bottom: 20px;
}

.blog-standard__item .blog-content .blog-meta-item {
  gap: 8px;
  color: var(--text-color5);
  font-family: var(--ff-secondary);
  font-size: 16px;
  font-weight: 500;
  line-height: 1;
}

.blog-standard__item .blog-content .blog-meta-item i {
  color: var(--primary-color);
}

.blog-standard__item .blog-content .blog-meta-item .label {
  color: var(--text-color);
  font-family: var(--ff-secondary);
  font-weight: 600;
  line-height: 1;
}

.blog-standard__item .blog-content .title {
  margin-bottom: 15px;
  font-weight: 700;
  line-height: 133.333%;
}

.blog-standard__item .blog-content .title a {
  display: inline-block;
  font: inherit;
  line-height: inherit;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
}

.blog-standard__item .blog-content .title a:hover {
  color: var(--primary-color);
}

.blog-standard__item .blog-content .text {
  color: var(--text-color);
  font-family: var(--ff-secondary);
  font-size: 18px;
  font-weight: 400;
  line-height: 166.667%;
  margin-bottom: 30px;
}

@media only screen and (max-width: 575.98px) {
  .blog-standard__item .blog-content .text {
    margin-bottom: 20px;
  }
}

.blog-standard__item:hover .blog-thumb img {
  -webkit-transform: scale(1.05) rotate(-1.5deg);
  -ms-transform: scale(1.05) rotate(-1.5deg);
  transform: scale(1.05) rotate(-1.5deg);
}

.blog-details__info {
  margin-top: 20px;
}

.blog-details__info .info-title {
  color: var(--foreground-color);
  font-family: var(--ff-primary);
  font-size: 30px;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 10px;
}

@media only screen and (max-width: 575.98px) {
  .blog-details__info .info-title {
    font-size: 24px;
  }
}

.blog-details__info .info-text {
  color: var(--text-color);
  font-family: var(--ff-secondary);
  font-weight: 500;
  line-height: 1.6;
}

.blog-details__list {
  margin-bottom: 30px;
  margin-top: 20px;
}

.blog-details__list .info-title {
  margin-bottom: 20px;
}

.blog-details__list .list {
  gap: 15px;
}

.blog-details__list .list li {
  gap: 15px;
  color: var(--text-color);
  font-family: var(--ff-secondary);
  font-size: 16px;
  line-height: 1.6;
}

.blog-details__list .list li svg {
  width: 24px;
  height: 24px;
  color: var(--primary-color);
  margin-top: 3px;
}

.blog-details__video-box {
  border-radius: 20px;
  overflow: hidden;
  margin: 25px 0;
}

.blog-details__video-box img {
  object-fit: cover;
  min-height: 350px;
}

.blog-details__video-box .video-btn {
  top: 50%;
  left: 50%;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  background-color: var(--background-color);
  color: var(--foreground-color);
  border: none;
  font-size: 24px;
  cursor: pointer;
  animation: pulse 2s infinite;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.blog-details__video-box .video-btn:hover {
  background-color: var(--primary-color);
  color: var(--text-color7);
}

.blog-details__quote {
  padding: 40px 58px;
  text-align: center;
  gap: 20px;
  border-radius: 10px;
  border: 1px solid rgba(var(--foreground-color-rgb), 0.3);
  background: var(--background-color);
  margin-top: 30px;
}

@media only screen and (max-width: 575.98px) {
  .blog-details__quote {
    padding: 30px 20px;
  }
}

.blog-details__quote .quote-icon {
  color: var(--primary-color);
  font-size: 24px;
  box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.05);
}

.blog-details__quote p {
  color: var(--text-color);
  text-align: center;
  font-family: var(--ff-secondary);
  font-size: 18px;
  font-weight: 500;
  line-height: 155.556%;
}

.blog-details__tag-social {
  gap: 20px;
  padding-block: 18px;
  margin-top: 30px;
  border-top: 1px solid rgba(var(--foreground-color-rgb), 0.1);
  border-bottom: 1px solid rgba(var(--foreground-color-rgb), 0.1);
}

.blog-details__tag-social .tags-wrapper,
.blog-details__tag-social .social-wrapper {
  gap: 15px;
}

.blog-details__tag-social .tags-wrapper .label,
.blog-details__tag-social .social-wrapper .label {
  color: var(--foreground-color);
  font-family: var(--ff-secondary);
  font-size: 24px;
  font-weight: 700;
  line-height: 1;
}

@media only screen and (max-width: 575.98px) {

  .blog-details__tag-social .tags-wrapper .label,
  .blog-details__tag-social .social-wrapper .label {
    font-size: 20px;
  }
}

.blog-details__tag-social .social-wrapper .label {
  font-size: 16px;
  font-weight: 500;
  line-height: 1;
  text-transform: capitalize;
}

.blog-details__tag-social .tags {
  gap: 8px;
}

.blog-details__tag-social .tags li a {
  color: var(--foreground-color);
  font-family: var(--ff-secondary);
  font-size: 16px;
  font-weight: 500;
  line-height: 175%;
  padding: 7.5px 15px;
  border: 1px solid rgba(var(--foreground-color-rgb), 0.3);
  border-radius: 8px;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
}

@media only screen and (max-width: 767.98px) {
  .blog-details__tag-social .tags li a {
    font-size: 14px;
    padding: 4px 8px;
  }
}

.blog-details__tag-social .tags li a:hover {
  color: var(--background-color);
  background-color: var(--primary-color);
  border-color: var(--primary-color);
}

.blog-details__tag-social .social {
  gap: 10px;
}

.blog-details__tag-social .social li a {
  color: var(--foreground-color);
  font-size: 16px;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
}

.blog-details__tag-social .social li a:hover {
  color: var(--primary-color);
}

.blog-details__navigation {
  margin-block: 30px;
  border: 1px solid rgba(var(--foreground-color-rgb), 0.15);
  border-radius: 10px;
  padding: 10px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 20px;
}

@media only screen and (max-width: 991.98px) {
  .blog-details__navigation {
    padding: 8px;
    border-radius: 8px;
  }
}

@media only screen and (max-width: 575.98px) {
  .blog-details__navigation {
    gap: 10px;
  }
}

.blog-details__navigation .nav-item {
  width: 240px;
  height: 80px;
  gap: 20px;
  padding: 15px 10px;
  border-radius: 10px;
  border: 1px solid var(--background-color5);
  background: var(--background-color5);
}

@media only screen and (max-width: 1199.98px) {
  .blog-details__navigation .nav-item {
    width: 180px;
    height: 60px;
  }
}

@media only screen and (max-width: 575.98px) {
  .blog-details__navigation .nav-item {
    width: 100%;
  }
}

.blog-details__navigation .nav-item .icon {
  width: 80px;
  height: 50px;
  border-radius: 10px;
  background: #242424;
  color: var(--heading-color);
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.4s;
  border: 1px solid #242424;
}

@media only screen and (max-width: 1199.98px) {
  .blog-details__navigation .nav-item .icon {
    height: 45px;
    width: 60px;
  }
}

.blog-details__navigation .nav-item .content {
  color: var(--foreground-color);
  text-align: right;
  font-family: var(--ff-primary);
  font-weight: 700;
  line-height: 1;
}

.blog-details__navigation .nav-item:hover .icon,
.blog-details__navigation .nav-item.active .icon {
  background: var(--primary-color);
  color: var(--text-color7);
  border-color: var(--primary-color);
}

.blog-details__navigation .nav-item:hover .content,
.blog-details__navigation .nav-item.active .content {
  color: var(--primary-color);
}

.blog-details__navigation .nav-item.next {
  flex-direction: row-reverse;
  text-align: right;
}

.blog-details__comments {
  margin-top: 40px;
}

.blog-details__comments .comments-title {
  font-weight: 700;
  line-height: 93.333%;
  margin-bottom: 30px;
}

@media only screen and (max-width: 575.98px) {
  .blog-details__comments .comments-title {
    margin-bottom: 20px;
  }
}

.blog-details__comments .comment-list {
  gap: 30px;
}

.blog-details__comments .comment-item {
  gap: 25px;
  padding-bottom: 30px;
  border-bottom: 1px solid rgba(var(--foreground-color-rgb), 0.1);
}

.blog-details__comments .comment-item:last-child {
  padding-bottom: 0;
  border-bottom: none;
}

@media only screen and (max-width: 575.98px) {
  .blog-details__comments .comment-item {
    flex-direction: column;
    gap: 15px;
  }
}

.blog-details__comments .comment-item .thumb {
  width: 170px;
  height: auto;
  border-radius: 10px;
  overflow: hidden;
}

.blog-details__comments .comment-item .thumb img {
  height: 100%;
  object-fit: cover;
}

.blog-details__comments .comment-item .content {
  gap: 15px;
}

.blog-details__comments .comment-item .content .head {
  gap: 15px;
}

.blog-details__comments .comment-item .content .head .name-date {
  gap: 8px;
}

.blog-details__comments .comment-item .content .head .name-date .name {
  color: var(--foreground-color);
  font-family: var(--ff-primary);
  font-size: 22px;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 0;
}

@media only screen and (max-width: 575.98px) {
  .blog-details__comments .comment-item .content .head .name-date .name {
    font-size: 20px;
  }
}

.blog-details__comments .comment-item .content .head .name-date .date {
  color: var(--text-color4);
  font-family: var(--ff-secondary);
  font-size: 16px;
  font-weight: 500;
  line-height: 1;
}

.blog-details__comments .comment-item .content .head .reply-btn {
  gap: 10px;
  color: var(--foreground-color);
  font-family: var(--ff-secondary);
  font-size: 16px;
  font-weight: 500;
  line-height: 1;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
}

.blog-details__comments .comment-item .content .head .reply-btn i {
  transform: scaleX(-1);
  color: var(--primary-color);
}

.blog-details__comments .comment-item .content .head .reply-btn:hover {
  color: var(--primary-color);
}

.blog-details__comments .comment-item .content .text {
  color: var(--text-color);
  font-family: var(--ff-secondary);
  font-weight: 500;
  line-height: 1.6;
  margin-bottom: 0;
}

.blog-details__form {
  background-color: var(--background-color5);
  padding: 40px;
  border-radius: 10px;
  margin-top: 40px;
}

@media only screen and (max-width: 767.98px) {
  .blog-details__form {
    padding: 30px;
  }
}

@media only screen and (max-width: 575.98px) {
  .blog-details__form {
    padding: 20px;
  }
}

.blog-details__form .form-title {
  font-weight: 700;
  line-height: 93.333%;
  margin-bottom: 30px;
}

@media only screen and (max-width: 575.98px) {
  .blog-details__form .form-title {
    margin-bottom: 20px;
  }
}

.blog-details__form .form-group .form-control {
  width: 100%;
  height: 50px;
  background-color: var(--background-color10);
  border: 1px solid rgba(255, 255, 255, 0.3);
  border-radius: 5px;
  padding: 0 20px;
  color: var(--foreground-color);
  font-size: 15px;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
}

.blog-details__form .form-group .form-control::placeholder {
  color: rgba(var(--foreground-color-rgb), 0.5);
}

.blog-details__form .form-group .form-control:focus {
  outline: none;
  box-shadow: none;
  border-color: var(--primary-color);
  background-color: var(--background-color10);
}

.blog-details__form .form-group textarea.form-control {
  height: 150px;
  padding-top: 15px;
  resize: none;
}

.blog-details__form .form-check {
  gap: 10px;
  padding-left: 0;
  margin-bottom: 0;
}

.blog-details__form .form-check .form-check-input {
  width: 20px;
  height: 20px;
  background-color: transparent;
  border: 1px solid var(--primary-color);
  border-radius: 4px;
  cursor: pointer;
  appearance: none;
  margin-top: 3px;
  margin-left: 0;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  display: grid;
  place-items: center;
}

.blog-details__form .form-check .form-check-input:checked {
  background-color: var(--primary-color);
  border-color: var(--primary-color);
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='none'%3E%3Cpath d='M16.6 5L7.5 14.1667L3.3 10' stroke='%23121212' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-size: 80%;
  background-position: center;
  background-repeat: no-repeat;
}

.blog-details__form .form-check .form-check-input:focus {
  box-shadow: none;
  border-color: var(--primary-color);
}

.blog-details__form .form-check .form-check-label {
  color: var(--text-color4);
  font-family: var(--ff-secondary);
  font-size: 16px;
  cursor: pointer;
  line-height: 1.5;
  padding-left: 0;
}

.blog-details__form .button-primary {
  width: 100%;
  height: 55px;
  border: none;
  border-radius: 8px;
  background-color: var(--primary-color);
  color: var(--text-color7);
  font-family: var(--ff-primary);
  font-size: 18px;
  font-weight: 700;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
}

.blog-details__form .button-primary:hover {
  background-color: var(--foreground-color);
  color: var(--background-color);
}

.choose-us.section.v2 {
  background-color: var(--background-color5);
}

@media only screen and (max-width: 767.98px) {
  .choose-us__content-wrapper {
    flex-direction: column;
  }
}

@media only screen and (max-width: 767.98px) {
  .choose-us__content-wrapper {
    gap: 20px;
  }
}

.choose-us__thumb {
  animation: rotate360 20s linear infinite;
  pointer-events: none;
}

@media only screen and (max-width: 1439.98px) {
  .choose-us__thumb {
    max-width: 100px;
  }
}

@media only screen and (max-width: 991.98px) {
  .choose-us__thumb {
    max-width: 20px;
  }
}

.choose-us__thumb::after {
  width: 1017px;
  height: 1017px;
  aspect-ratio: 1/1;
  top: 50%;
  left: 50%;
  background: radial-gradient(50% 50% at 50% 50%, rgba(var(--primary-color-rgb), 0.12) 0%, rgba(var(--primary-color-rgb), 0) 100%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: -1;
}

@media only screen and (max-width: 1439.98px) {
  .choose-us__thumb img {
    transform: scale(3);
  }
}

@media only screen and (max-width: 991.98px) {
  .choose-us__thumb img {
    transform: scale(12);
  }
}

@media only screen and (max-width: 767.98px) {
  .choose-us__thumb img {
    display: none;
  }
}

.choose-us__item {
  max-width: 424px;
  z-index: 2;
}

@media only screen and (max-width: 1599.98px) {
  .choose-us__item {
    max-width: 430px;
  }
}

.choose-us__item:nth-child(1) {
  margin-bottom: 60px;
}

@media only screen and (max-width: 1199.98px) {
  .choose-us__item:nth-child(1) {
    margin-bottom: 40px;
  }
}

.choose-us__item.left .item-icon {
  left: 0;
  border-bottom-right-radius: 20px;
}

.choose-us__item.left .item-content {
  clip-path: url(#choose-us-clip-left);
}

.choose-us__item.left .item-content .item-title {
  padding-left: 123px;
}

@media only screen and (max-width: 575.98px) {
  .choose-us__item.left .item-content .item-title {
    padding-left: 80px;
  }
}

.choose-us__item.right .item-icon {
  right: 0;
  border-bottom-left-radius: 20px;
}

.choose-us__item.right .item-content {
  clip-path: url(#choose-us-clip-right);
}

.choose-us__item .item-icon {
  top: 0;
  padding-inline: 24px;
  padding-bottom: 20px;
}

@media only screen and (max-width: 991.98px) {
  .choose-us__item .item-icon img {
    max-width: 60px;
  }
}

@media only screen and (max-width: 575.98px) {
  .choose-us__item .item-icon {
    top: 20px;
  }

  .choose-us__item .item-icon img {
    max-width: 50px;
  }
}

.choose-us__item .item-content {
  padding: 30px;
  border-radius: 20px;
  background: linear-gradient(0deg, #121212 0%, #2a2a2a 100%);
  width: 100%;
  height: 100%;
}

.choose-us__item .item-content .item-title {
  margin-bottom: 55px;
}

@media only screen and (max-width: 1599.98px) {
  .choose-us__item .item-content .item-title {
    margin-bottom: 50px;
  }
}

@media only screen and (max-width: 991.98px) {
  .choose-us__item .item-content .item-title {
    font-size: 22px;
    margin-bottom: 40px;
  }
}

@media only screen and (max-width: 767.98px) {
  .choose-us__item .item-content .item-title {
    font-size: 20px;
  }
}

@media only screen and (max-width: 575.98px) {
  .choose-us__item .item-content .item-title {
    font-size: 18px;
    margin-bottom: 55px;
  }
}

.testimonial.section {
  padding-bottom: 240px;
  overflow: hidden;
}

@media only screen and (max-width: 1599.98px) {
  .testimonial.section {
    padding-bottom: 180px;
  }
}

@media only screen and (max-width: 1199.98px) {
  .testimonial.section {
    padding-bottom: 120px;
  }
}

@media only screen and (max-width: 991.98px) {
  .testimonial.section {
    padding-bottom: 100px;
  }
}

.testimonial__bg-shape {
  left: 50%;
  bottom: -100px;
  width: 100%;
  z-index: -1;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

@media only screen and (max-width: 1599.98px) {
  .testimonial__bg-shape {
    bottom: -50px;
  }
}

@media only screen and (max-width: 1199.98px) {
  .testimonial__bg-shape {
    bottom: -40px;
  }
}

@media only screen and (max-width: 767.98px) {
  .testimonial__bg-shape {
    display: none;
  }
}

.testimonial__bg-shape i,
.testimonial__bg-shape svg {
  width: 100%;
  height: auto;
  color: var(--primary-color);
}

.testimonial__bg-shape i rect,
.testimonial__bg-shape i circle,
.testimonial__bg-shape svg rect,
.testimonial__bg-shape svg circle {
  fill: var(--background-color);
}

.testimonial__rating {
  gap: 25px;
  border-radius: 100px;
  border: 2px solid var(--primary-color);
  background: var(--background-color2);
  padding: 28px 30px;
  pointer-events: none;
}

@media only screen and (max-width: 1439.98px) {
  .testimonial__rating {
    padding: 15px 20px;
  }
}

.testimonial__rating .avatars ul li {
  border: 4px solid var(--foreground-color);
  border-radius: 50%;
  overflow: hidden;
  width: 72px;
  height: 72px;
}

@media only screen and (max-width: 1439.98px) {
  .testimonial__rating .avatars ul li {
    width: 55px;
    height: 55px;
    border-width: 2px;
  }
}

@media only screen and (max-width: 575.98px) {
  .testimonial__rating .avatars ul li {
    width: 50px;
    height: 50px;
  }
}

.testimonial__rating .avatars ul li:not(:first-child) {
  margin-left: -20px;
}

@media only screen and (max-width: 575.98px) {
  .testimonial__rating .avatars ul li:not(:first-child) {
    margin-left: -25px;
  }
}

.testimonial__rating .avatars ul li:nth-child(1) {
  z-index: 6;
}

.testimonial__rating .avatars ul li:nth-child(2) {
  z-index: 5;
}

.testimonial__rating .avatars ul li:nth-child(3) {
  z-index: 4;
}

.testimonial__rating .avatars ul li:nth-child(4) {
  z-index: 3;
}

.testimonial__rating .avatars ul li:nth-child(5) {
  z-index: 2;
}

.testimonial__rating .avatars ul li:nth-child(6) {
  z-index: 1;
}

.testimonial__rating .avatars ul li img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.testimonial__rating .google-rating {
  gap: 20px;
}

@media only screen and (max-width: 575.98px) {
  .testimonial__rating .google-rating {
    gap: 10px;
  }
}

.testimonial__rating .google-rating .info {
  gap: 5px;
  padding-block: 8px;
  text-align: end;
}

.testimonial__rating .google-rating .info .rating ul li {
  color: var(--primary-color);
}

@media only screen and (max-width: 575.98px) {
  .testimonial__rating .google-rating .info .rating ul li {
    font-size: 14px;
  }
}

.testimonial__rating .google-rating .info .review {
  color: var(--foreground-color);
  font-size: 24px;
  font-weight: 700;
  line-height: normal;
}

@media only screen and (max-width: 1439.98px) {
  .testimonial__rating .google-rating .info .review {
    font-size: 19px;
  }
}

@media only screen and (max-width: 991.98px) {
  .testimonial__rating .google-rating .info .review {
    font-size: 16px;
  }
}

@media only screen and (max-width: 575.98px) {
  .testimonial__rating .google-rating .info .review {
    font-size: 12px;
  }
}

@media only screen and (max-width: 1439.98px) {
  .testimonial__rating .google-rating .logo svg {
    width: 55px;
    height: 55px;
  }
}

@media only screen and (max-width: 575.98px) {
  .testimonial__rating .google-rating .logo svg {
    width: 45px;
    height: 45px;
  }
}

@media only screen and (max-width: 320.98px) {
  .testimonial__rating .google-rating .logo svg {
    display: none;
  }
}

.testimonial__slider-wrapper {
  z-index: 2;
}

@media only screen and (max-width: 767.98px) {
  .testimonial__slider-wrapper {
    flex-direction: column;
    gap: 25px;
  }
}

.testimonial__thumb-slider {
  width: 100%;
  max-width: 500px;
  margin-right: -150px;
  z-index: 2;
}

@media only screen and (max-width: 1599.98px) {
  .testimonial__thumb-slider {
    max-width: 400px;
    margin-right: -80px;
  }
}

@media only screen and (max-width: 1439.98px) {
  .testimonial__thumb-slider {
    max-width: 300px;
    margin-right: -80px;
  }
}

@media only screen and (max-width: 1199.98px) {
  .testimonial__thumb-slider {
    max-width: 250px;
    margin-right: -80px;
  }
}

@media only screen and (max-width: 767.98px) {
  .testimonial__thumb-slider {
    max-width: 250px;
    margin-right: 0px;
    margin-inline: auto;
  }
}

.testimonial__item {
  border-radius: 5000px;
  border: 1px solid rgba(var(--foreground-color-rgb), 0.2);
  background: var(--background-color5);
  padding-block: 70px;
  padding-inline: 220px 200px;
  overflow: hidden;
  z-index: 2;
}

@media only screen and (max-width: 1599.98px) {
  .testimonial__item {
    padding-inline: 150px 120px;
  }
}

@media only screen and (max-width: 1439.98px) {
  .testimonial__item {
    padding-inline: 130px 100px;
  }
}

@media only screen and (max-width: 991.98px) {
  .testimonial__item {
    padding-inline: 100px 80px;
    padding-block: 50px;
    border-radius: 150px;
  }
}

@media only screen and (max-width: 767.98px) {
  .testimonial__item {
    padding-inline: 50px;
    border-radius: 50px;
  }
}

@media only screen and (max-width: 575.98px) {
  .testimonial__item {
    border-radius: 50px;
    padding-inline: 40px;
    padding-block: 30px;
  }
}

.testimonial__item .item-content .quote {
  font-weight: 500;
  line-height: 133.333%;
  margin-bottom: 40px;
}

@media only screen and (max-width: 1439.98px) {
  .testimonial__item .item-content .quote {
    margin-bottom: 30px;
  }
}

@media only screen and (max-width: 1199.98px) {
  .testimonial__item .item-content .quote {
    font-size: 27px;
  }
}

@media only screen and (max-width: 991.98px) {
  .testimonial__item .item-content .quote {
    font-size: 22px;
  }
}

@media only screen and (max-width: 767.98px) {
  .testimonial__item .item-content .quote {
    font-size: 23px;
  }
}

@media only screen and (max-width: 575.98px) {
  .testimonial__item .item-content .quote {
    font-size: 20px;
  }
}

.testimonial__item .item-content .author .author-info .author-name {
  font-weight: 700;
  line-height: 113.333%;
  margin-bottom: 8px;
}

@media only screen and (max-width: 1199.98px) {
  .testimonial__item .item-content .author .author-info .author-name {
    font-size: 27px;
  }
}

@media only screen and (max-width: 991.98px) {
  .testimonial__item .item-content .author .author-info .author-name {
    font-size: 22px;
  }
}

@media only screen and (max-width: 767.98px) {
  .testimonial__item .item-content .author .author-info .author-name {
    font-size: 23px;
  }
}

@media only screen and (max-width: 575.98px) {
  .testimonial__item .item-content .author .author-info .author-name {
    font-size: 18px;
    margin-bottom: 4px;
  }
}

.testimonial__item .item-content .author .author-info .author-position {
  color: var(--text-color);
  font-family: var(--ff-secondary);
  font-weight: 600;
  line-height: 113.333%;
}

@media only screen and (max-width: 575.98px) {
  .testimonial__item .item-content .author .author-info .author-position {
    font-size: 14px;
  }
}

.testimonial__item .item-content .author .quote-icon {
  z-index: 2;
  width: 85px;
  height: 85px;
  aspect-ratio: 1/1;
  background-color: var(--background-color8);
  border: 2px solid var(--primary-color);
  border-radius: 50%;
  color: var(--primary-color);
}

@media only screen and (max-width: 991.98px) {
  .testimonial__item .item-content .author .quote-icon {
    width: 70px;
    height: 70px;
  }

  .testimonial__item .item-content .author .quote-icon svg {
    max-width: 30px;
  }
}

@media only screen and (max-width: 575.98px) {
  .testimonial__item .item-content .author .quote-icon {
    width: 50px;
    height: 50px;
  }

  .testimonial__item .item-content .author .quote-icon svg {
    max-width: 25px;
  }
}

.testimonial__item::after {
  bottom: -230px;
  right: -20px;
  width: 370px;
  height: 370px;
  aspect-ratio: 1/1;
  border-radius: 50%;
  background: var(--primary-color);
}

@media only screen and (max-width: 1439.98px) {
  .testimonial__item::after {
    width: 250px;
    height: 250px;
    bottom: -120px;
    right: -10px;
  }
}

@media only screen and (max-width: 991.98px) {
  .testimonial__item::after {
    bottom: -150px;
    right: -50px;
  }
}

@media only screen and (max-width: 767.98px) {
  .testimonial__item::after {
    bottom: -160px;
    right: -80px;
  }
}

@media only screen and (max-width: 320.98px) {
  .testimonial__item::after {
    display: none;
  }
}

@media only screen and (max-width: 767.98px) {
  .testimonial__content-slider {
    width: 100%;
  }
}

.testimonial__content-pagination .swiper-pagination-bullet {
  width: 40px;
  height: 40px;
  border-radius: 100%;
  padding: 0;
  opacity: 1;
  background-color: transparent;
  margin: 0 !important;
}

@media only screen and (max-width: 1199.98px) {
  .testimonial__content-pagination .swiper-pagination-bullet {
    width: 20px;
    height: 20px;
  }
}

.testimonial__content-pagination .swiper-pagination-bullet .pagination-bullet {
  width: 20px;
  height: 20px;
  border-radius: 100%;
  background: rgba(var(--foreground-color-rgb), 0.4);
}

@media only screen and (max-width: 1199.98px) {
  .testimonial__content-pagination .swiper-pagination-bullet .pagination-bullet {
    width: 14px;
    height: 14px;
  }
}

.testimonial__content-pagination .swiper-pagination-bullet-active {
  background-color: var(--primary-color);
}

.testimonial__content-pagination .swiper-pagination-bullet-active .pagination-bullet {
  background: var(--foreground-color);
  width: 12px;
  height: 12px;
}

@media only screen and (max-width: 1199.98px) {
  .testimonial__content-pagination .swiper-pagination-bullet-active .pagination-bullet {
    width: 8px;
    height: 8px;
  }
}

.testimonial-two__wrapper {
  gap: 45px;
  align-items: flex-start;
}

@media only screen and (max-width: 991.98px) {
  .testimonial-two__wrapper {
    flex-direction: column;
    gap: 30px;
  }
}

.testimonial-two__tab-content {
  height: 100%;
  min-height: 430px;
  max-height: 100%;
  overflow: hidden;
}

@media only screen and (max-width: 991.98px) {
  .testimonial-two__tab-content {
    order: 2;
    max-height: 100%;
  }
}

.testimonial-two__tab-content .tab-pane {
  height: 100%;
  min-height: inherit;
}

.testimonial-two__item {
  gap: 55px;
  background-color: var(--background-color);
  border: 1px solid rgba(var(--foreground-color-rgb), 0.3);
  border-radius: 24px;
  padding: 50px;
  height: 100%;
  min-height: inherit;
  border-radius: 20px;
}

@media only screen and (max-width: 1439.98px) {
  .testimonial-two__item {
    padding: 40px;
    gap: 20px;
  }
}

@media only screen and (max-width: 1199.98px) {
  .testimonial-two__item {
    flex-direction: column;
  }
}

@media only screen and (max-width: 991.98px) {
  .testimonial-two__item {
    flex-direction: column;
    min-height: auto;
    padding: 30px;
  }
}

@media only screen and (max-width: 767.98px) {
  .testimonial-two__item {
    padding: 25px;
  }
}

@media only screen and (max-width: 1199.98px) {
  .testimonial-two__item .item-author {
    flex-direction: row;
    align-items: center;
  }
}

.testimonial-two__item .item-author .item-avatar {
  width: 140px;
  height: 220px;
  border-radius: 500px;
  overflow: hidden;
}

@media only screen and (max-width: 1439.98px) {
  .testimonial-two__item .item-author .item-avatar {
    width: 120px;
    height: 188px;
  }
}

@media only screen and (max-width: 1199.98px) {
  .testimonial-two__item .item-author .item-avatar {
    width: 100px;
    height: 100px;
  }
}

@media only screen and (max-width: 991.98px) {
  .testimonial-two__item .item-author .item-avatar {
    width: 110px;
    height: 172px;
  }
}

@media only screen and (max-width: 767.98px) {
  .testimonial-two__item .item-author .item-avatar {
    width: 90px;
    height: 140px;
  }
}

@media only screen and (max-width: 575.98px) {
  .testimonial-two__item .item-author .item-avatar {
    width: 70px;
    height: 70px;
  }
}

.testimonial-two__item .item-author .item-avatar .avatar-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.testimonial-two__item .item-author .item-info .item-designation {
  color: var(--text-color);
  font-family: var(--ff-secondary);
  font-weight: 600;
  line-height: 1;
  margin-bottom: 15px;
}

@media only screen and (max-width: 767.98px) {
  .testimonial-two__item .item-author .item-info .item-designation {
    font-size: 16px;
    margin-bottom: 10px;
  }
}

@media only screen and (max-width: 575.98px) {
  .testimonial-two__item .item-author .item-info .item-designation {
    font-size: 14px;
  }
}

.testimonial-two__item .item-author .item-info .item-name {
  font-weight: 700;
  line-height: 1;
  font-size: 30px;
}

@media only screen and (max-width: 1439.98px) {
  .testimonial-two__item .item-author .item-info .item-name {
    font-size: 24px;
  }
}

@media only screen and (max-width: 991.98px) {
  .testimonial-two__item .item-author .item-info .item-name {
    font-size: 29px;
  }
}

@media only screen and (max-width: 767.98px) {
  .testimonial-two__item .item-author .item-info .item-name {
    font-size: 26px;
  }
}

@media only screen and (max-width: 575.98px) {
  .testimonial-two__item .item-author .item-info .item-name {
    font-size: 20px;
  }
}

.testimonial-two__item .item-content {
  gap: 20px;
}

.testimonial-two__item .item-content .content-header {
  gap: 20px;
}

.testimonial-two__item .item-content .content-header .quote-icon {
  width: 70px;
  height: 70px;
  aspect-ratio: 1/1;
  border-radius: 50%;
  border: 1px solid var(--primary-color);
  color: var(--primary-color);
}

@media only screen and (max-width: 1439.98px) {
  .testimonial-two__item .item-content .content-header .quote-icon {
    width: 70px;
    height: 70px;
  }
}

@media only screen and (max-width: 1199.98px) {
  .testimonial-two__item .item-content .content-header .quote-icon {
    width: 60px;
    height: 60px;
  }
}

@media only screen and (max-width: 991.98px) {
  .testimonial-two__item .item-content .content-header .quote-icon {
    width: 50px;
    height: 50px;
  }
}

.testimonial-two__item .item-content .content-header .quote-icon svg {
  width: 32px;
  height: 32px;
  color: inherit;
}

@media only screen and (max-width: 991.98px) {
  .testimonial-two__item .item-content .content-header .quote-icon svg {
    width: 24px;
    height: 24px;
  }
}

.testimonial-two__item .item-content .content-header .rating {
  gap: 12px;
}

@media only screen and (max-width: 767.98px) {
  .testimonial-two__item .item-content .content-header .rating {
    flex-direction: column;
    align-items: flex-start;
    gap: 8px;
  }
}

.testimonial-two__item .item-content .content-header .rating .stars {
  gap: 3px;
  color: var(--primary-color);
  font-size: 16px;
}

@media only screen and (max-width: 575.98px) {
  .testimonial-two__item .item-content .content-header .rating .stars i {
    font-size: 14px;
  }
}

.testimonial-two__item .item-content .content-header .rating .rating-text {
  color: var(--text-color);
  font-weight: 500;
  font-family: var(--ff-secondary);
}

@media only screen and (max-width: 767.98px) {
  .testimonial-two__item .item-content .content-header .rating .rating-text {
    font-size: 12px;
  }
}

.testimonial-two__item .item-content .quote-text,
.testimonial-two__item .item-content p {
  color: var(--foreground-color);
  line-height: 150%;
  font-size: 24px;
}

@media only screen and (max-width: 1439.98px) {

  .testimonial-two__item .item-content .quote-text,
  .testimonial-two__item .item-content p {
    font-size: 22px;
  }
}

@media only screen and (max-width: 767.98px) {

  .testimonial-two__item .item-content .quote-text,
  .testimonial-two__item .item-content p {
    font-size: 20px;
  }
}

@media only screen and (max-width: 575.98px) {

  .testimonial-two__item .item-content .quote-text,
  .testimonial-two__item .item-content p {
    font-size: 18px;
  }
}

.testimonial-two__reviewer-list {
  max-width: 424px;
  width: 100%;
  max-height: 430px;
  height: 100%;
  overflow-y: auto;
  scroll-behavior: smooth;
  flex-wrap: nowrap;
  gap: 20px;
  border: none;
  padding-right: 5px;
}

.testimonial-two__reviewer-list::-webkit-scrollbar {
  background-color: #464646;
  border-radius: 0px;
  width: 8px;
  box-shadow: none;
}

.testimonial-two__reviewer-list::-webkit-scrollbar-track {
  box-shadow: none;
  border-radius: 0px;
  background-color: transparent;
  background-clip: content-box;
}

.testimonial-two__reviewer-list::-webkit-scrollbar-thumb {
  border-radius: 0px;
  background-color: var(--primary-color);
  background-clip: content-box;
}

@media only screen and (max-width: 1199.98px) {
  .testimonial-two__reviewer-list {
    max-width: 350px;
  }
}

@media only screen and (max-width: 991.98px) {
  .testimonial-two__reviewer-list {
    max-width: 100%;
    order: 1;
    max-height: 430px;
  }
}

@media only screen and (max-width: 575.98px) {
  .testimonial-two__reviewer-list {
    max-height: 460px;
  }
}

.testimonial-two__reviewer-list .reviewer-item {
  background-color: var(--background-color);
  border: 1px solid rgba(var(--foreground-color-rgb), 0.3);
  border-radius: 10px;
  padding-inline: 30px 15px;
  padding-block: 15px;
  gap: 20px;
  cursor: pointer;
  margin-bottom: 0;
  color: inherit;
  height: 100%;
  min-height: 130px;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
}

@media only screen and (max-width: 1439.98px) {
  .testimonial-two__reviewer-list .reviewer-item {
    padding: 25px 20px;
    gap: 15px;
  }
}

@media only screen and (max-width: 767.98px) {
  .testimonial-two__reviewer-list .reviewer-item {
    padding: 20px 15px;
  }
}

@media only screen and (max-width: 575.98px) {
  .testimonial-two__reviewer-list .reviewer-item {
    min-height: 100px;
  }
}

.testimonial-two__reviewer-list .reviewer-item:hover {
  border-color: var(--primary-color);
}

.testimonial-two__reviewer-list .reviewer-item .reviewer-avatar {
  width: 95px;
  height: 95px;
  aspect-ratio: 1/1;
  border-radius: 100%;
  overflow: hidden;
  border: 5px solid var(--foreground-color);
  order: 2;
}

@media only screen and (max-width: 1439.98px) {
  .testimonial-two__reviewer-list .reviewer-item .reviewer-avatar {
    width: 70px;
    height: 70px;
  }
}

@media only screen and (max-width: 767.98px) {
  .testimonial-two__reviewer-list .reviewer-item .reviewer-avatar {
    width: 60px;
    height: 60px;
  }
}

.testimonial-two__reviewer-list .reviewer-item .reviewer-avatar img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.testimonial-two__reviewer-list .reviewer-item .reviewer-info {
  order: 1;
}

.testimonial-two__reviewer-list .reviewer-item .reviewer-info .reviewer-name {
  font-size: 30px;
  font-weight: 700;
  line-height: 1;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
}

@media only screen and (max-width: 1439.98px) {
  .testimonial-two__reviewer-list .reviewer-item .reviewer-info .reviewer-name {
    font-size: 24px;
  }
}

@media only screen and (max-width: 991.98px) {
  .testimonial-two__reviewer-list .reviewer-item .reviewer-info .reviewer-name {
    font-size: 29px;
  }
}

@media only screen and (max-width: 767.98px) {
  .testimonial-two__reviewer-list .reviewer-item .reviewer-info .reviewer-name {
    font-size: 26px;
  }
}

@media only screen and (max-width: 575.98px) {
  .testimonial-two__reviewer-list .reviewer-item .reviewer-info .reviewer-name {
    font-size: 20px;
  }
}

.testimonial-two__reviewer-list .reviewer-item .reviewer-info .reviewer-position {
  color: var(--text-color);
  font-weight: 600;
  line-height: 222.222%;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
}

@media only screen and (max-width: 767.98px) {
  .testimonial-two__reviewer-list .reviewer-item .reviewer-info .reviewer-position {
    font-size: 16px;
  }
}

@media only screen and (max-width: 575.98px) {
  .testimonial-two__reviewer-list .reviewer-item .reviewer-info .reviewer-position {
    font-size: 14px;
  }
}

.testimonial-two__reviewer-list .reviewer-item.active {
  background-color: var(--primary-color);
  border-color: var(--primary-color);
}

.testimonial-two__reviewer-list .reviewer-item.active .reviewer-info .reviewer-name {
  color: var(--text-color7);
}

.testimonial-two__reviewer-list .reviewer-item.active .reviewer-info .reviewer-position {
  color: var(--text-color7);
  opacity: 0.8;
}

.work-showcase.section {
  overflow: hidden;
  z-index: 2;
}

.work-showcase.section .shape-1 {
  top: 500px;
  right: -120px;
  z-index: -1;
  pointer-events: none;
  animation: rotate360 20s linear infinite;
}

@media only screen and (max-width: 767.98px) {
  .work-showcase.section .shape-1 {
    display: none;
  }
}

.work-showcase__circles {
  --radius: 394px;
  --inner-size: 480px;
  left: calc(var(--radius) * -1);
  bottom: calc(var(--radius) * -1);
  width: calc(var(--radius) * 2);
  height: calc(var(--radius) * 2);
  border-radius: 100%;
  border: 1px solid var(--primary-color);
  z-index: -1;
  pointer-events: none;
  animation: circleRotate 20s linear infinite;
}

@media only screen and (max-width: 1599.98px) {
  .work-showcase__circles {
    --radius: 320px;
    --inner-size: 400px;
  }
}

@media only screen and (max-width: 1439.98px) {
  .work-showcase__circles {
    --radius: 280px;
    --inner-size: 350px;
  }
}

@media only screen and (max-width: 991.98px) {
  .work-showcase__circles {
    --radius: 220px;
    --inner-size: 280px;
  }
}

@media only screen and (max-width: 767.98px) {
  .work-showcase__circles {
    --radius: 180px;
    --inner-size: 220px;
  }
}

@media only screen and (max-width: 575.98px) {
  .work-showcase__circles {
    --radius: 140px;
    --inner-size: 160px;
  }
}

.work-showcase__circles .dot {
  background-color: var(--primary-color);
  border-radius: 50%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.work-showcase__circles .dot:nth-child(odd) {
  width: 30px;
  height: 30px;
}

@media only screen and (max-width: 767.98px) {
  .work-showcase__circles .dot:nth-child(odd) {
    width: 20px;
    height: 20px;
  }
}

.work-showcase__circles .dot:nth-child(even) {
  width: 20px;
  height: 20px;
}

@media only screen and (max-width: 767.98px) {
  .work-showcase__circles .dot:nth-child(even) {
    width: 14px;
    height: 14px;
  }
}

.work-showcase__circles .dot:nth-child(1) {
  -webkit-transform: translate(-50%, -50%) rotate(-90deg) translate(var(--radius));
  -ms-transform: translate(-50%, -50%) rotate(-90deg) translate(var(--radius));
  transform: translate(-50%, -50%) rotate(-90deg) translate(var(--radius));
}

.work-showcase__circles .dot:nth-child(2) {
  -webkit-transform: translate(-50%, -50%) rotate(-45deg) translate(var(--radius));
  -ms-transform: translate(-50%, -50%) rotate(-45deg) translate(var(--radius));
  transform: translate(-50%, -50%) rotate(-45deg) translate(var(--radius));
}

.work-showcase__circles .dot:nth-child(3) {
  -webkit-transform: translate(-50%, -50%) rotate(0deg) translate(var(--radius));
  -ms-transform: translate(-50%, -50%) rotate(0deg) translate(var(--radius));
  transform: translate(-50%, -50%) rotate(0deg) translate(var(--radius));
}

.work-showcase__circles .dot:nth-child(4) {
  -webkit-transform: translate(-50%, -50%) rotate(45deg) translate(var(--radius));
  -ms-transform: translate(-50%, -50%) rotate(45deg) translate(var(--radius));
  transform: translate(-50%, -50%) rotate(45deg) translate(var(--radius));
}

.work-showcase__circles .dot:nth-child(5) {
  -webkit-transform: translate(-50%, -50%) rotate(90deg) translate(var(--radius));
  -ms-transform: translate(-50%, -50%) rotate(90deg) translate(var(--radius));
  transform: translate(-50%, -50%) rotate(90deg) translate(var(--radius));
}

.work-showcase__circles .dot:nth-child(6) {
  -webkit-transform: translate(-50%, -50%) rotate(135deg) translate(var(--radius));
  -ms-transform: translate(-50%, -50%) rotate(135deg) translate(var(--radius));
  transform: translate(-50%, -50%) rotate(135deg) translate(var(--radius));
}

.work-showcase__circles .dot:nth-child(7) {
  -webkit-transform: translate(-50%, -50%) rotate(180deg) translate(var(--radius));
  -ms-transform: translate(-50%, -50%) rotate(180deg) translate(var(--radius));
  transform: translate(-50%, -50%) rotate(180deg) translate(var(--radius));
}

.work-showcase__circles .dot:nth-child(8) {
  -webkit-transform: translate(-50%, -50%) rotate(225deg) translate(var(--radius));
  -ms-transform: translate(-50%, -50%) rotate(225deg) translate(var(--radius));
  transform: translate(-50%, -50%) rotate(225deg) translate(var(--radius));
}

.work-showcase__circles .inner-circle {
  width: var(--inner-size);
  height: var(--inner-size);
  border-radius: 50%;
  background: var(--background-color5);
  border: 1px solid var(--primary-color);
  filter: drop-shadow(0 0 80px var(--primary-color));
  z-index: -1;
}

.work-showcase__content {
  height: 100%;
}

.work-showcase__content .section-header {
  margin-bottom: 30px;
}

.work-showcase__content .desc {
  color: var(--text-color);
  margin-bottom: 30px;
  font-family: var(--ff-secondary);
  font-size: 18px;
  font-weight: 500;
  line-height: 166.667%;
  max-width: 400px;
}

.work-showcase__items {
  gap: 24px;
}

.work-showcase__item {
  background: var(--background-color);
  border: 1px solid rgba(var(--foreground-color-rgb), 0.2);
  padding: 20px;
  overflow: hidden;
  gap: 35px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
}

@media only screen and (max-width: 767.98px) {
  .work-showcase__item {
    flex-direction: column;
    gap: 20px;
  }
}

.work-showcase__item:hover {
  border-color: var(--primary-color);
}

.work-showcase__item:hover .number {
  opacity: 0.1;
  transform: translateY(0);
}

.work-showcase__item .item-thumb {
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  overflow: hidden;
}

@media only screen and (max-width: 1439.98px) {
  .work-showcase__item .item-thumb {
    max-width: 280px;
  }
}

@media only screen and (max-width: 1199.98px) {
  .work-showcase__item .item-thumb {
    max-width: 100%;
  }
}

@media only screen and (max-width: 991.98px) {
  .work-showcase__item .item-thumb {
    max-width: 280px;
  }
}

@media only screen and (max-width: 767.98px) {
  .work-showcase__item .item-thumb {
    max-width: 100%;
  }
}

.work-showcase__item .item-thumb img {
  width: 100%;
  height: 100%;
  max-height: 380px;
  object-fit: cover;
  transition: transform 0.5s ease;
  -webkit-transition: transform 0.5s ease;
  -moz-transition: transform 0.5s ease;
  -o-transition: transform 0.5s ease;
  -ms-transition: transform 0.5s ease;
}

.work-showcase__item .item-content .tag {
  width: max-content;
  padding: 8px 18px;
  background: var(--primary-color);
  color: var(--text-color7);
  font-family: var(--ff-secondary);
  font-weight: 600;
  line-height: normal;
  margin-bottom: 20px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}

@media only screen and (max-width: 1439.98px) {
  .work-showcase__item .item-content .tag {
    padding: 5px 18px;
    font-size: 16px;
  }
}

@media only screen and (max-width: 767.98px) {
  .work-showcase__item .item-content .tag {
    font-size: 14px;
  }
}

.work-showcase__item .item-content .title {
  font-family: var(--ff-urbanist);
  font-size: 30px;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 40px;
}

@media only screen and (max-width: 1439.98px) {
  .work-showcase__item .item-content .title {
    margin-bottom: 30px;
  }
}

@media only screen and (max-width: 991.98px) {
  .work-showcase__item .item-content .title {
    font-size: 27px;
  }
}

@media only screen and (max-width: 767.98px) {
  .work-showcase__item .item-content .title {
    font-size: 22px;
    margin-bottom: 20px;
  }
}

@media only screen and (max-width: 575.98px) {
  .work-showcase__item .item-content .title {
    font-size: 22px;
    margin-bottom: 15px;
  }
}

.work-showcase__item .item-content .desc {
  color: var(--text-color);
  font-family: var(--ff-secondary);
  font-weight: 500;
  line-height: 166.667%;
  margin-bottom: 35px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
}

@media only screen and (max-width: 1439.98px) {
  .work-showcase__item .item-content .desc {
    margin-bottom: 25px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
  }
}

.work-showcase__item .item-content .button-v1 {
  width: max-content;
}

.work-showcase__item .item-content .button-v1 .button-icon {
  overflow: hidden;
  z-index: 1;
}

.work-showcase__item .item-content .button-v1 .button-icon i {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  transition: transform 0s;
  -webkit-transition: transform 0s;
  -moz-transition: transform 0s;
  -o-transition: transform 0s;
  -ms-transition: transform 0s;
}

.work-showcase__item .item-content .button-v1 .button-icon i:first-child {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}

.work-showcase__item .item-content .button-v1 .button-icon i:nth-child(2) {
  -webkit-transform: translate(-100%, 100%);
  -ms-transform: translate(-100%, 100%);
  transform: translate(-100%, 100%);
}

.work-showcase__item .item-content .button-v1:hover .button-icon i:first-child {
  -webkit-transform: translate(100%, -100%);
  -ms-transform: translate(100%, -100%);
  transform: translate(100%, -100%);
  transition: transform 0.4s;
  -webkit-transition: transform 0.4s;
  -moz-transition: transform 0.4s;
  -o-transition: transform 0.4s;
  -ms-transition: transform 0.4s;
}

.work-showcase__item .item-content .button-v1:hover .button-icon i:nth-child(2) {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  transition: transform 0.4s;
  -webkit-transition: transform 0.4s;
  -moz-transition: transform 0.4s;
  -o-transition: transform 0.4s;
  -ms-transition: transform 0.4s;
}

.work-showcase__item .number {
  bottom: -20px;
  right: 20px;
  font-size: 100px;
  font-weight: 800;
  line-height: 1;
  color: var(--foreground-color);
  opacity: 0.03;
  z-index: 0;
  pointer-events: none;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -webkit-transform: translateY(20px);
  -ms-transform: translateY(20px);
  transform: translateY(20px);
}

.instagrame__slider .swiper-slide {
  width: auto;
}

.instagrame__item .item-content {
  inset: 0;
  background: linear-gradient(180deg, rgba(217, 217, 217, 0) 31.25%, var(--primary-color) 100%);
  opacity: 0;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
}

.instagrame__item .item-content .instagrame-play-btn {
  left: 50%;
  top: 50%;
  width: 80px;
  height: 80px;
  aspect-ratio: 1/1;
  background-color: var(--foreground-color);
  border-radius: 100%;
  font-size: 30px;
  color: var(--background-color);
  cursor: pointer;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.instagrame__item .item-content:hover {
  opacity: 1;
}

.text-slider.section {
  background-size: 100% 100%;
  height: 175px;
  overflow: hidden;
}

@media only screen and (max-width: 1439.98px) {
  .text-slider.section {
    height: 160px;
  }
}

@media only screen and (max-width: 1199.98px) {
  .text-slider.section {
    height: 120px;
  }
}

@media only screen and (max-width: 991.98px) {
  .text-slider.section {
    height: 100px;
  }
}

@media only screen and (max-width: 767.98px) {
  .text-slider.section {
    height: 80px;
    background-size: 100% 100%;
  }
}

@media only screen and (max-width: 575.98px) {
  .text-slider.section {
    height: 60px;
    background-size: cover;
  }
}

.text-slider__slider .swiper-slide {
  width: auto;
}

.text-slider__slider .swiper-slide .text-slide {
  font-weight: 700;
  line-height: normal;
}

.text-slider__slider .swiper-slide .text-slide span {
  color: var(--primary-color);
  font: inherit;
}

.client.section {
  overflow: hidden;
}

.client.section .shape {
  right: 0px;
  top: 100px;
}

@media only screen and (max-width: 1199.98px) {
  .client.section .shape {
    left: 0;
    text-align: right;
    -webkit-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
    transform: scaleX(-1);
  }
}

@media only screen and (max-width: 575.98px) {
  .client.section .shape {
    display: none;
  }
}

.client.section .shape img {
  animation: bounce-y 3.5s forwards infinite alternate;
}

@media only screen and (max-width: 991.98px) {
  .client__content.left-content {
    flex-direction: column;
  }
}

@media only screen and (max-width: 991.98px) {
  .client__content.left-content .button-v4 {
    margin-bottom: 30px;
  }
}

@media only screen and (max-width: 991.98px) {
  .client__content.left-content .client__items {
    flex-shrink: 0;
    width: 50%;
    margin-left: -1px;
  }
}

@media only screen and (max-width: 575.98px) {
  .client__content.left-content .client__items {
    flex-shrink: 0;
    width: 100%;
    margin-left: 0;
  }
}

@media only screen and (max-width: 1439.98px) {
  .client__content.left-content .client__items .client__item {
    max-width: 280px;
  }
}

@media only screen and (max-width: 1199.98px) {
  .client__content.left-content .client__items .client__item {
    max-width: 235px;
  }
}

@media only screen and (max-width: 991.98px) {
  .client__content.left-content .client__items .client__item {
    max-width: 350px;
    width: 100%;
    margin-left: -1px;
  }
}

@media only screen and (max-width: 575.98px) {
  .client__content.left-content .client__items .client__item {
    max-width: 100%;
    width: 100%;
    margin-left: 0;
  }
}

.client__content.left-content .client__items .client__item:not(:first-child) {
  margin-top: -1px;
}

.client__content.right-content {
  flex-wrap: wrap;
  margin-top: 30px;
  margin-left: -1px;
}

@media only screen and (max-width: 1199.98px) {
  .client__content.right-content {
    margin-top: 7px;
  }
}

@media only screen and (max-width: 991.98px) {
  .client__content.right-content {
    margin-top: -1px;
  }
}

@media only screen and (max-width: 575.98px) {
  .client__content.right-content {
    margin-left: 0;
  }
}

.client__content.right-content .client__item {
  flex: 0 0 33.3333%;
  max-width: 33.3333%;
  aspect-ratio: auto;
  margin: 0;
}

.client__content.right-content .client__item:not(:nth-child(3n+1)) {
  margin-left: -1px;
}

.client__content.right-content .client__item:nth-child(n+4) {
  margin-top: -1px;
}

@media only screen and (max-width: 1439.98px) {
  .client__content.right-content .client__item {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .client__content.right-content .client__item:nth-child(2n+1) {
    margin-left: 0;
  }

  .client__content.right-content .client__item:nth-child(2n) {
    margin-left: -1px;
  }

  .client__content.right-content .client__item:nth-child(n+3) {
    margin-top: -1px;
  }
}

@media only screen and (max-width: 1199.98px) {
  .client__content.right-content .client__item {
    flex: 0 0 50%;
    max-width: 50%;
  }
}

@media only screen and (max-width: 575.98px) {
  .client__content.right-content .client__item {
    flex: 0 0 100%;
    max-width: 100%;
    margin-left: 0;
  }

  .client__content.right-content .client__item:nth-child(2n) {
    margin-left: 0px;
  }

  .client__content.right-content .client__item:not(:first-child) {
    margin-top: -1px;
  }
}

.client__item {
  z-index: 0;
  width: 312px;
  height: 200px;
  aspect-ratio: 39/25;
  background-color: var(--background-color);
  border: 1px solid rgba(var(--foreground-color-rgb), 0.2);
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
}

.client__item:hover {
  z-index: 2;
  border-color: var(--primary-color);
}

.client__active {
  max-width: 33.3333%;
  width: 100%;
  height: 200px;
  aspect-ratio: auto;
  margin: 0;
}

@media only screen and (max-width: 1439.98px) {
  .client__active {
    flex: 0 0 50%;
    max-width: 50%;
  }
}

@media only screen and (max-width: 575.98px) {
  .client__active {
    flex: 0 0 100%;
    max-width: 100%;
  }
}

.client__active .number {
  font-size: 110px;
  font-weight: 700;
  line-height: 1;
  text-transform: uppercase;
}

@media only screen and (max-width: 1439.98px) {
  .client__active .number {
    font-size: 108px;
  }
}

@media only screen and (max-width: 1199.98px) {
  .client__active .number {
    font-size: 105px;
  }
}

@media only screen and (max-width: 991.98px) {
  .client__active .number {
    font-size: 100px;
  }
}

@media only screen and (max-width: 767.98px) {
  .client__active .number {
    font-size: 95px;
  }
}

.client__active span {
  color: var(--text-color);
  font-family: var(--ff-primary);
  font-size: 20px;
  font-weight: 700;
  line-height: normal;
}

.client__avatars {
  height: 200px;
  max-width: 33.3333%;
  width: 100%;
  aspect-ratio: auto;
}

@media only screen and (max-width: 1439.98px) {
  .client__avatars {
    flex: 0 0 50%;
    max-width: 50%;
  }
}

@media only screen and (max-width: 575.98px) {
  .client__avatars {
    flex: 0 0 100%;
    max-width: 100%;
    height: 100px;
  }
}

.client__avatars .avatars-wrapper img {
  width: 65px;
  height: 65px;
  aspect-ratio: 1/1;
  border-radius: 50%;
  object-fit: cover;
}

@media only screen and (max-width: 1439.98px) {
  .client__avatars .avatars-wrapper img {
    width: 60px;
    height: 60px;
  }
}

.client__avatars .avatars-wrapper img:not(:first-child) {
  margin-left: -30px;
}

.award {
  overflow: hidden;
  z-index: 1;
}

.award .shape {
  left: 0;
  bottom: 0;
}

@media only screen and (max-width: 1599.98px) {
  .award .shape img {
    max-width: 80%;
  }
}

@media only screen and (max-width: 1439.98px) {
  .award .shape img {
    max-width: 60%;
  }
}

.award__wrapper {
  width: calc(100% - 400px);
  margin-left: auto;
}

@media only screen and (max-width: 1919px) {
  .award__wrapper {
    width: calc(100% - 300px);
    margin-left: 300px;
  }
}

@media only screen and (max-width: 1399px) {
  .award__wrapper {
    width: calc(100% - 200px);
    margin-left: 200px;
  }
}

@media only screen and (max-width: 1199px) {
  .award__wrapper {
    margin-left: 0px;
    width: 100%;
  }
}

.award__item {
  gap: 20px 40px;
  grid-template-columns: 380px 1fr 188px auto;
  padding-top: 38px;
  padding-bottom: 40px;
  border-top: 1px solid rgb(69, 68, 74);
  background-color: var(--background-color);
}

.award__item:last-of-type {
  border-bottom: 1px solid rgb(69, 68, 74);
}

@media only screen and (max-width: 1919px) {
  .award__item {
    padding-top: 28px;
    padding-bottom: 30px;
    grid-template-columns: 280px 1fr 188px auto;
  }
}

@media only screen and (max-width: 991px) {
  .award__item {
    grid-template-columns: 130px 1fr 108px auto;
  }
}

@media only screen and (max-width: 767px) {
  .award__item {
    grid-template-columns: 1fr;
    text-align: center;
  }
}

.award__item .info {
  gap: 8px;
}

.award__item .info .year {
  width: 80px;
  height: 32px;
  background-color: var(--foreground-color);
  border-radius: 50px;
  border: 1px solid rgba(var(--background-color-rgb), 0.2);
  color: var(--text-color7);
  font-family: var(--ff-space-mono);
  font-weight: 500;
  line-height: 1;
}

@media only screen and (max-width: 767px) {
  .award__item .info .year {
    margin-inline: auto;
  }
}

.award__item .info .category {
  text-transform: uppercase;
  font-family: var(--ff-open-sans);
  margin-top: 4px;
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
  display: inline-block;
}

.award__item .title {
  font-family: var(--ff-open-sans);
  font-weight: 600;
  line-height: 133.333%;
}

.award__item .thumb img {
  top: 50%;
  left: 1;
  opacity: 0;
  max-width: 100%;
  pointer-events: none;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -webkit-transform: translateY(-50%) rotate(15deg);
  -ms-transform: translateY(-50%) rotate(15deg);
  transform: translateY(-50%) rotate(15deg);
}

@media only screen and (max-width: 767px) {
  .award__item .thumb img {
    position: static;
    opacity: 1;
    transform: none;
    max-width: 300px;
  }
}

@media only screen and (max-width: 767px) {
  .award__item .button-v2 {
    margin-inline: auto;
  }
}

.award__item:hover .thumb img {
  opacity: 1;
  -webkit-transform: translateY(-50%) rotate(0deg);
  -ms-transform: translateY(-50%) rotate(0deg);
  transform: translateY(-50%) rotate(0deg);
}

.contact-two.section {
  overflow-x: clip;
}

.contact-two__circles {
  --radius: 394px;
  --inner-size: 480px;
  right: calc(var(--radius) * -1);
  bottom: calc(var(--radius) * -1);
  width: calc(var(--radius) * 2);
  height: calc(var(--radius) * 2);
  border-radius: 100%;
  border: 1px solid var(--primary-color);
  z-index: -1;
  pointer-events: none;
  animation: circleRotate 20s linear infinite;
}

@media only screen and (max-width: 1599.98px) {
  .contact-two__circles {
    --radius: 320px;
    --inner-size: 400px;
  }
}

@media only screen and (max-width: 1439.98px) {
  .contact-two__circles {
    --radius: 280px;
    --inner-size: 350px;
  }
}

@media only screen and (max-width: 991.98px) {
  .contact-two__circles {
    --radius: 220px;
    --inner-size: 280px;
  }
}

@media only screen and (max-width: 767.98px) {
  .contact-two__circles {
    --radius: 180px;
    --inner-size: 220px;
    display: none;
  }
}

@media only screen and (max-width: 575.98px) {
  .contact-two__circles {
    --radius: 140px;
    --inner-size: 160px;
  }
}

.contact-two__circles .dot {
  background-color: var(--primary-color);
  border-radius: 50%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.contact-two__circles .dot:nth-child(odd) {
  width: 30px;
  height: 30px;
}

@media only screen and (max-width: 767.98px) {
  .contact-two__circles .dot:nth-child(odd) {
    width: 20px;
    height: 20px;
  }
}

.contact-two__circles .dot:nth-child(even) {
  width: 20px;
  height: 20px;
}

@media only screen and (max-width: 767.98px) {
  .contact-two__circles .dot:nth-child(even) {
    width: 14px;
    height: 14px;
  }
}

.contact-two__circles .dot:nth-child(1) {
  -webkit-transform: translate(-50%, -50%) rotate(-90deg) translate(var(--radius));
  -ms-transform: translate(-50%, -50%) rotate(-90deg) translate(var(--radius));
  transform: translate(-50%, -50%) rotate(-90deg) translate(var(--radius));
}

.contact-two__circles .dot:nth-child(2) {
  -webkit-transform: translate(-50%, -50%) rotate(-45deg) translate(var(--radius));
  -ms-transform: translate(-50%, -50%) rotate(-45deg) translate(var(--radius));
  transform: translate(-50%, -50%) rotate(-45deg) translate(var(--radius));
}

.contact-two__circles .dot:nth-child(3) {
  -webkit-transform: translate(-50%, -50%) rotate(0deg) translate(var(--radius));
  -ms-transform: translate(-50%, -50%) rotate(0deg) translate(var(--radius));
  transform: translate(-50%, -50%) rotate(0deg) translate(var(--radius));
}

.contact-two__circles .dot:nth-child(4) {
  -webkit-transform: translate(-50%, -50%) rotate(45deg) translate(var(--radius));
  -ms-transform: translate(-50%, -50%) rotate(45deg) translate(var(--radius));
  transform: translate(-50%, -50%) rotate(45deg) translate(var(--radius));
}

.contact-two__circles .dot:nth-child(5) {
  -webkit-transform: translate(-50%, -50%) rotate(90deg) translate(var(--radius));
  -ms-transform: translate(-50%, -50%) rotate(90deg) translate(var(--radius));
  transform: translate(-50%, -50%) rotate(90deg) translate(var(--radius));
}

.contact-two__circles .dot:nth-child(6) {
  -webkit-transform: translate(-50%, -50%) rotate(135deg) translate(var(--radius));
  -ms-transform: translate(-50%, -50%) rotate(135deg) translate(var(--radius));
  transform: translate(-50%, -50%) rotate(135deg) translate(var(--radius));
}

.contact-two__circles .dot:nth-child(7) {
  -webkit-transform: translate(-50%, -50%) rotate(180deg) translate(var(--radius));
  -ms-transform: translate(-50%, -50%) rotate(180deg) translate(var(--radius));
  transform: translate(-50%, -50%) rotate(180deg) translate(var(--radius));
}

.contact-two__circles .dot:nth-child(8) {
  -webkit-transform: translate(-50%, -50%) rotate(225deg) translate(var(--radius));
  -ms-transform: translate(-50%, -50%) rotate(225deg) translate(var(--radius));
  transform: translate(-50%, -50%) rotate(225deg) translate(var(--radius));
}

.contact-two__circles .inner-circle {
  width: var(--inner-size);
  height: var(--inner-size);
  border-radius: 50%;
  background: var(--background-color5);
  border: 1px solid var(--primary-color);
  filter: drop-shadow(0 0 80px var(--primary-color));
  z-index: -1;
}

.contact-two__info {
  max-width: 580px;
}

.contact-two__info-item {
  gap: 20px;
  padding-block: 30px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.contact-two__info-item:first-child {
  padding-top: 0;
}

.contact-two__info-item:last-child {
  padding-bottom: 0;
  border-bottom: none;
}

.contact-two__info-item .icon-box {
  width: 60px;
  height: 60px;
  background-color: var(--background-color10);
  border-radius: 50%;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
}

.contact-two__info-item .icon-box i,
.contact-two__info-item .icon-box svg {
  color: var(--foreground-color);
  font-size: 25px;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
}

.contact-two__info-item:hover .icon-box {
  background-color: var(--primary-color);
}

.contact-two__info-item:hover .icon-box i,
.contact-two__info-item:hover .icon-box svg {
  color: var(--background-color10);
}

.contact-two__info-item .info-box span {
  color: var(--text-color4);
  font-family: var(--ff-secondary);
  font-size: 16px;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 0.8px;
  margin-bottom: 10px;
}

.contact-two__info-item .info-box a,
.contact-two__info-item .info-box p {
  font-size: 24px;
  font-family: var(--ff-secondary);
  font-weight: 600;
  line-height: 1;
  color: #fff;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
}

@media only screen and (max-width: 991.98px) {

  .contact-two__info-item .info-box a,
  .contact-two__info-item .info-box p {
    font-size: 22px;
  }
}

@media only screen and (max-width: 575.98px) {

  .contact-two__info-item .info-box a,
  .contact-two__info-item .info-box p {
    font-size: 18px;
  }
}

.contact-two__info-item .info-box a:hover {
  color: var(--primary-color);
}

.contact-two__form-wrapper {
  background-color: var(--background-color5);
  padding: 50px;
}

@media only screen and (max-width: 1439.98px) {
  .contact-two__form-wrapper {
    padding: 40px;
  }
}

@media only screen and (max-width: 767.98px) {
  .contact-two__form-wrapper {
    padding: 30px;
  }
}

.contact-two__form {
  /* Custom Select - Pure CSS Dropdown */
}

.contact-two__form .input-groups {
  gap: 15px;
}

.contact-two__form label {
  gap: 3px;
  color: var(--foreground-color);
  font-family: var(--ff-primary);
  font-size: 20px;
  font-weight: 700;
  line-height: 1;
}

@media only screen and (max-width: 1439.98px) {
  .contact-two__form label {
    font-size: 16px;
  }
}

.contact-two__form label i,
.contact-two__form label svg {
  color: var(--primary-color);
  font-size: 10px;
  margin-top: -3px;
}

.contact-two__form .input,
.contact-two__form .custom-select__trigger,
.contact-two__form .textarea {
  width: 100%;
  height: 55px;
  background-color: var(--background-color10);
  border: 1px solid transparent;
  border-radius: 8px;
  padding: 0 20px;
  color: var(--foreground-color);
  font-size: 15px;
  transition: all 0.3s ease;
}

.contact-two__form .input::placeholder,
.contact-two__form .custom-select__trigger::placeholder,
.contact-two__form .textarea::placeholder {
  color: rgba(var(--foreground-color-rgb), 0.3);
}

.contact-two__form .input:focus,
.contact-two__form .custom-select__trigger:focus,
.contact-two__form .textarea:focus {
  outline: none;
  border-color: var(--primary-color);
  background-color: #262626;
}

@media only screen and (max-width: 1439.98px) {

  .contact-two__form .input,
  .contact-two__form .custom-select__trigger,
  .contact-two__form .textarea {
    height: 45px;
  }
}

.contact-two__form .textarea {
  height: 120px;
  padding-top: 15px;
  resize: none;
}

.contact-two__form .custom-select {
  user-select: none;
  /* Hide native select */
  /* Hide radio inputs */
  /* Trigger Button */
  /* Trigger Text Logic */
  /* Default Text */
  /* Option Text (Hidden by default) */
  /* Logic: When any option is checked, hide the default text */
  /* Logic: Show specific text based on checked state (Order-based) */
  /* Arrow Icon */
  /* Dropdown Options Container */
  /* Option Items */
  /* --- Interaction States --- */
  /* Selected State Logic */
  /* Custom Scrollbar */
}

.contact-two__form .custom-select__native {
  opacity: 0;
  pointer-events: none;
  width: 0;
  height: 0;
}

.contact-two__form .custom-select input[type=radio] {
  opacity: 0;
  width: 0;
  height: 0;
  z-index: -1;
}

.contact-two__form .custom-select__trigger {
  padding: 0 20px;
  color: rgba(var(--foreground-color-rgb), 0.7);
  box-shadow: 0 4px 6px rgba(var(--background-color3-rgb), 0.1);
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  -ms-transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

.contact-two__form .custom-select__render {
  color: var(--foreground-color);
}

.contact-two__form .custom-select__arrow {
  width: 1.25rem;
  height: 1.25rem;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  transition: transform 0.3s ease;
  -webkit-transition: transform 0.3s ease;
  -moz-transition: transform 0.3s ease;
  -o-transition: transform 0.3s ease;
  -ms-transition: transform 0.3s ease;
}

.contact-two__form .custom-select__options {
  position: absolute;
  top: calc(100% + 10px);
  left: 0;
  right: 0;
  background: var(--background-color10);
  border: 1px solid rgba(var(--foreground-color-rgb), 0.1);
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  z-index: 10;
  box-shadow: 0 10px 25px rgba(var(--background-color3-rgb), 0.3);
  max-height: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(-10px);
  -ms-transform: translateY(-10px);
  transform: translateY(-10px);
  transition: all 0.3s ease, visibility 0s linear 0.1s, max-height 0.3s ease;
  -webkit-transition: all 0.3s ease, visibility 0s linear 0.1s, max-height 0.3s ease;
  -moz-transition: all 0.3s ease, visibility 0s linear 0.1s, max-height 0.3s ease;
  -o-transition: all 0.3s ease, visibility 0s linear 0.1s, max-height 0.3s ease;
  -ms-transition: all 0.3s ease, visibility 0s linear 0.1s, max-height 0.3s ease;
  /* slightly reduced delay */
}

.contact-two__form .custom-select__option {
  padding: 12px 20px;
  color: rgba(var(--foreground-color-rgb), 0.7);
  transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  font-size: 15px;
  width: 100%;
}

.contact-two__form .custom-select__option:hover {
  background: rgba(var(--foreground-color-rgb), 0.05);
  color: var(--foreground-color);
}

.contact-two__form .custom-select:focus-within .custom-select__options {
  max-height: 300px;
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  pointer-events: auto;
  overflow-y: auto;
  transition: all 0.3s ease, visibility 0s linear 0s, max-height 0.3s ease;
  -webkit-transition: all 0.3s ease, visibility 0s linear 0s, max-height 0.3s ease;
  -moz-transition: all 0.3s ease, visibility 0s linear 0s, max-height 0.3s ease;
  -o-transition: all 0.3s ease, visibility 0s linear 0s, max-height 0.3s ease;
  -ms-transition: all 0.3s ease, visibility 0s linear 0s, max-height 0.3s ease;
}

.contact-two__form .custom-select:focus-within .custom-select__arrow {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.contact-two__form .custom-select:focus-within .custom-select__trigger {
  border-color: var(--primary-color);
  background-color: #262626;
}

.contact-two__form .custom-select input[type=radio]:nth-of-type(1):checked~.custom-select__options label:nth-of-type(1) {
  background: rgba(var(--primary-color-rgb), 0.1);
  color: var(--primary-color);
  font-weight: 600;
}

.contact-two__form .custom-select input[type=radio]:nth-of-type(1):checked~.custom-select__options label:nth-of-type(1)::after {
  content: "✓";
  position: absolute;
  right: 20px;
  font-weight: bold;
}

.contact-two__form .custom-select input[type=radio]:nth-of-type(2):checked~.custom-select__options label:nth-of-type(2) {
  background: rgba(var(--primary-color-rgb), 0.1);
  color: var(--primary-color);
  font-weight: 600;
}

.contact-two__form .custom-select input[type=radio]:nth-of-type(2):checked~.custom-select__options label:nth-of-type(2)::after {
  content: "✓";
  position: absolute;
  right: 20px;
  font-weight: bold;
}

.contact-two__form .custom-select input[type=radio]:nth-of-type(3):checked~.custom-select__options label:nth-of-type(3) {
  background: rgba(var(--primary-color-rgb), 0.1);
  color: var(--primary-color);
  font-weight: 600;
}

.contact-two__form .custom-select input[type=radio]:nth-of-type(3):checked~.custom-select__options label:nth-of-type(3)::after {
  content: "✓";
  position: absolute;
  right: 20px;
  font-weight: bold;
}

.contact-two__form .custom-select input[type=radio]:nth-of-type(4):checked~.custom-select__options label:nth-of-type(4) {
  background: rgba(var(--primary-color-rgb), 0.1);
  color: var(--primary-color);
  font-weight: 600;
}

.contact-two__form .custom-select input[type=radio]:nth-of-type(4):checked~.custom-select__options label:nth-of-type(4)::after {
  content: "✓";
  position: absolute;
  right: 20px;
  font-weight: bold;
}

.contact-two__form .custom-select input[type=radio]:nth-of-type(5):checked~.custom-select__options label:nth-of-type(5) {
  background: rgba(var(--primary-color-rgb), 0.1);
  color: var(--primary-color);
  font-weight: 600;
}

.contact-two__form .custom-select input[type=radio]:nth-of-type(5):checked~.custom-select__options label:nth-of-type(5)::after {
  content: "✓";
  position: absolute;
  right: 20px;
  font-weight: bold;
}

.contact-two__form .custom-select input[type=radio]:nth-of-type(6):checked~.custom-select__options label:nth-of-type(6) {
  background: rgba(var(--primary-color-rgb), 0.1);
  color: var(--primary-color);
  font-weight: 600;
}

.contact-two__form .custom-select input[type=radio]:nth-of-type(6):checked~.custom-select__options label:nth-of-type(6)::after {
  content: "✓";
  position: absolute;
  right: 20px;
  font-weight: bold;
}

.contact-two__form .custom-select input[type=radio]:nth-of-type(7):checked~.custom-select__options label:nth-of-type(7) {
  background: rgba(var(--primary-color-rgb), 0.1);
  color: var(--primary-color);
  font-weight: 600;
}

.contact-two__form .custom-select input[type=radio]:nth-of-type(7):checked~.custom-select__options label:nth-of-type(7)::after {
  content: "✓";
  position: absolute;
  right: 20px;
  font-weight: bold;
}

.contact-two__form .custom-select input[type=radio]:nth-of-type(8):checked~.custom-select__options label:nth-of-type(8) {
  background: rgba(var(--primary-color-rgb), 0.1);
  color: var(--primary-color);
  font-weight: 600;
}

.contact-two__form .custom-select input[type=radio]:nth-of-type(8):checked~.custom-select__options label:nth-of-type(8)::after {
  content: "✓";
  position: absolute;
  right: 20px;
  font-weight: bold;
}

.contact-two__form .custom-select input[type=radio]:nth-of-type(9):checked~.custom-select__options label:nth-of-type(9) {
  background: rgba(var(--primary-color-rgb), 0.1);
  color: var(--primary-color);
  font-weight: 600;
}

.contact-two__form .custom-select input[type=radio]:nth-of-type(9):checked~.custom-select__options label:nth-of-type(9)::after {
  content: "✓";
  position: absolute;
  right: 20px;
  font-weight: bold;
}

.contact-two__form .custom-select input[type=radio]:nth-of-type(10):checked~.custom-select__options label:nth-of-type(10) {
  background: rgba(var(--primary-color-rgb), 0.1);
  color: var(--primary-color);
  font-weight: 600;
}

.contact-two__form .custom-select input[type=radio]:nth-of-type(10):checked~.custom-select__options label:nth-of-type(10)::after {
  content: "✓";
  position: absolute;
  right: 20px;
  font-weight: bold;
}

.contact-two__form .custom-select input[type=radio]:nth-of-type(11):checked~.custom-select__options label:nth-of-type(11) {
  background: rgba(var(--primary-color-rgb), 0.1);
  color: var(--primary-color);
  font-weight: 600;
}

.contact-two__form .custom-select input[type=radio]:nth-of-type(11):checked~.custom-select__options label:nth-of-type(11)::after {
  content: "✓";
  position: absolute;
  right: 20px;
  font-weight: bold;
}

.contact-two__form .custom-select input[type=radio]:nth-of-type(12):checked~.custom-select__options label:nth-of-type(12) {
  background: rgba(var(--primary-color-rgb), 0.1);
  color: var(--primary-color);
  font-weight: 600;
}

.contact-two__form .custom-select input[type=radio]:nth-of-type(12):checked~.custom-select__options label:nth-of-type(12)::after {
  content: "✓";
  position: absolute;
  right: 20px;
  font-weight: bold;
}

.contact-two__form .custom-select input[type=radio]:nth-of-type(13):checked~.custom-select__options label:nth-of-type(13) {
  background: rgba(var(--primary-color-rgb), 0.1);
  color: var(--primary-color);
  font-weight: 600;
}

.contact-two__form .custom-select input[type=radio]:nth-of-type(13):checked~.custom-select__options label:nth-of-type(13)::after {
  content: "✓";
  position: absolute;
  right: 20px;
  font-weight: bold;
}

.contact-two__form .custom-select input[type=radio]:nth-of-type(14):checked~.custom-select__options label:nth-of-type(14) {
  background: rgba(var(--primary-color-rgb), 0.1);
  color: var(--primary-color);
  font-weight: 600;
}

.contact-two__form .custom-select input[type=radio]:nth-of-type(14):checked~.custom-select__options label:nth-of-type(14)::after {
  content: "✓";
  position: absolute;
  right: 20px;
  font-weight: bold;
}

.contact-two__form .custom-select input[type=radio]:nth-of-type(15):checked~.custom-select__options label:nth-of-type(15) {
  background: rgba(var(--primary-color-rgb), 0.1);
  color: var(--primary-color);
  font-weight: 600;
}

.contact-two__form .custom-select input[type=radio]:nth-of-type(15):checked~.custom-select__options label:nth-of-type(15)::after {
  content: "✓";
  position: absolute;
  right: 20px;
  font-weight: bold;
}

.contact-two__form .custom-select input[type=radio]:nth-of-type(16):checked~.custom-select__options label:nth-of-type(16) {
  background: rgba(var(--primary-color-rgb), 0.1);
  color: var(--primary-color);
  font-weight: 600;
}

.contact-two__form .custom-select input[type=radio]:nth-of-type(16):checked~.custom-select__options label:nth-of-type(16)::after {
  content: "✓";
  position: absolute;
  right: 20px;
  font-weight: bold;
}

.contact-two__form .custom-select input[type=radio]:nth-of-type(17):checked~.custom-select__options label:nth-of-type(17) {
  background: rgba(var(--primary-color-rgb), 0.1);
  color: var(--primary-color);
  font-weight: 600;
}

.contact-two__form .custom-select input[type=radio]:nth-of-type(17):checked~.custom-select__options label:nth-of-type(17)::after {
  content: "✓";
  position: absolute;
  right: 20px;
  font-weight: bold;
}

.contact-two__form .custom-select input[type=radio]:nth-of-type(18):checked~.custom-select__options label:nth-of-type(18) {
  background: rgba(var(--primary-color-rgb), 0.1);
  color: var(--primary-color);
  font-weight: 600;
}

.contact-two__form .custom-select input[type=radio]:nth-of-type(18):checked~.custom-select__options label:nth-of-type(18)::after {
  content: "✓";
  position: absolute;
  right: 20px;
  font-weight: bold;
}

.contact-two__form .custom-select input[type=radio]:nth-of-type(19):checked~.custom-select__options label:nth-of-type(19) {
  background: rgba(var(--primary-color-rgb), 0.1);
  color: var(--primary-color);
  font-weight: 600;
}

.contact-two__form .custom-select input[type=radio]:nth-of-type(19):checked~.custom-select__options label:nth-of-type(19)::after {
  content: "✓";
  position: absolute;
  right: 20px;
  font-weight: bold;
}

.contact-two__form .custom-select input[type=radio]:nth-of-type(20):checked~.custom-select__options label:nth-of-type(20) {
  background: rgba(var(--primary-color-rgb), 0.1);
  color: var(--primary-color);
  font-weight: 600;
}

.contact-two__form .custom-select input[type=radio]:nth-of-type(20):checked~.custom-select__options label:nth-of-type(20)::after {
  content: "✓";
  position: absolute;
  right: 20px;
  font-weight: bold;
}

.contact-two__form .custom-select__options::-webkit-scrollbar {
  width: 6px;
}

.contact-two__form .custom-select__options::-webkit-scrollbar-track {
  background: rgba(var(--foreground-color-rgb), 0.05);
}

.contact-two__form .custom-select__options::-webkit-scrollbar-thumb {
  background: rgba(var(--foreground-color-rgb), 0.2);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.contact-two__map {
  width: 100%;
  height: 500px;
  border-radius: 30px;
  border: 1px solid rgba(var(--foreground-color-rgb), 0.1);
  background: var(--background-color5);
  position: relative;
  z-index: 1;
}

@media only screen and (max-width: 767.98px) {
  .contact-two__map {
    height: 350px;
  }
}

.contact-two__map iframe {
  width: 100%;
  height: 100%;
  border: none;
  border-radius: 30px;
}

.contact-two__map .map-point {
  position: absolute;
  z-index: 2;
  cursor: pointer;
}

.contact-two__map .map-point__marker {
  width: 25px;
  height: 25px;
  background-color: var(--primary-color);
  border: 2px solid var(--primary-color);
  border-radius: 50%;
  color: var(--foreground-color);
  font-size: 16px;
  transition: 0.3s;
  box-shadow: 0 0 0 4px rgba(var(--primary-color-rgb), 0.3);
  animation: pulse 2s infinite;
}

.contact-two__map .map-point__marker:hover {
  background-color: var(--secondary-color);
  box-shadow: 0 0 0 4px rgba(var(--secondary-color-rgb), 0.3);
  color: var(--foreground-color);
}

.contact-two__map .map-point__content {
  position: absolute;
  bottom: 100%;
  left: 50%;
  transform: translateX(-50%) translateY(10px);
  background-color: var(--foreground-color);
  padding: 15px 20px;
  border-radius: 10px;
  width: 200px;
  text-align: center;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
  opacity: 0;
  visibility: hidden;
  transition: 0.3s;
  z-index: 3;
  pointer-events: none;
}

.contact-two__map .map-point__content::after {
  content: "";
  position: absolute;
  bottom: -6px;
  left: 50%;
  transform: translateX(-50%) rotate(45deg);
  width: 12px;
  height: 12px;
  background-color: var(--foreground-color);
}

.contact-two__map .map-point__content .title {
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 5px;
  color: var(--text-color7);
}

.contact-two__map .map-point__content .desc {
  font-size: 14px;
  color: rgba(var(--text-color7-rgb), 0.7);
  margin-bottom: 0;
}

.contact-two__map .map-point:hover .map-point__marker {
  background-color: var(--secondary-color);
  transform: scale(1.1);
}

.contact-two__map .map-point:hover .map-point__content {
  opacity: 1;
  visibility: visible;
  transform: translateX(-50%) translateY(-10px);
}

.contact-two__map .map-point.map-point-1 {
  top: 35%;
  left: 18%;
}

.contact-two__map .map-point.map-point-2 {
  top: 40%;
  left: 80%;
}

.contact-two__map .map-point.map-point-3 {
  top: 65%;
  left: 32%;
}

.error-area .thumb {
  max-width: 800px;
  width: 100%;
  margin: 0 auto 50px;
}

@media only screen and (max-width: 991.98px) {
  .error-area .thumb {
    margin-bottom: 40px;
  }
}

.error-area .title-wrapper {
  margin-bottom: 24px;
}

.error-area .title-wrapper .title {
  font-weight: 700;
  line-height: 1.1;
  letter-spacing: -1.2px;
  text-transform: capitalize;
}

.error-area .text-wrapper {
  margin-bottom: 40px;
}

.error-area .text-wrapper .text {
  color: var(--text-color);
  max-width: 500px;
  margin: 0 auto;
}

.footer-one.section {
  padding-top: 80px;
}

.footer-one__top {
  margin-bottom: 40px;
}

.footer-one__top-inner {
  padding: 42px 90px;
  border-radius: 20px;
  border: 1px solid rgba(var(--foreground-color-rgb), 0.3);
}

@media only screen and (max-width: 1439.98px) {
  .footer-one__top-inner {
    padding: 35px 50px;
  }
}

@media only screen and (max-width: 991.98px) {
  .footer-one__top-inner {
    padding: 30px 50px;
  }
}

.footer-one__top-inner .contact-info {
  gap: 20px;
}

@media only screen and (max-width: 1199.98px) {
  .footer-one__top-inner .contact-info {
    gap: 15px;
  }
}

@media only screen and (max-width: 575.98px) {
  .footer-one__top-inner .contact-info {
    justify-content: center;
  }
}

.footer-one__top-inner .contact-info .icon {
  width: 65px;
  height: 65px;
  background-color: var(--primary-color);
  border-radius: 50%;
  color: var(--background-color);
}

@media only screen and (max-width: 1199.98px) {
  .footer-one__top-inner .contact-info .icon {
    width: 50px;
    height: 50px;
  }
}

.footer-one__top-inner .contact-info .icon svg {
  width: 30px;
  height: 30px;
}

@media only screen and (max-width: 1199.98px) {
  .footer-one__top-inner .contact-info .icon svg {
    width: 20px;
    height: 20px;
  }
}

.footer-one__top-inner .contact-info .content {
  gap: 5px;
}

.footer-one__top-inner .contact-info .content .label {
  font-family: var(--ff-secondary);
  font-weight: 500;
  color: var(--text-color5);
  line-height: normal;
}

@media only screen and (max-width: 1199.98px) {
  .footer-one__top-inner .contact-info .content .label {
    font-size: 16px;
  }
}

.footer-one__top-inner .contact-info .content .number {
  font-family: var(--ff-primary);
  font-size: 24px;
  font-weight: 700;
  color: var(--foreground-color);
  line-height: normal;
}

@media only screen and (max-width: 1199.98px) {
  .footer-one__top-inner .contact-info .content .number {
    font-size: 18px;
  }
}

@media only screen and (max-width: 991.98px) {
  .footer-one__top-inner .contact-info .content .number {
    font-size: 20px;
  }
}

.footer-one__top-inner .contact-info .content .number:hover {
  color: var(--primary-color);
}

.footer-one__top-inner .social-share ul {
  gap: 15px;
}

@media only screen and (max-width: 1199.98px) {
  .footer-one__top-inner .social-share ul {
    gap: 10px;
  }
}

@media only screen and (max-width: 575.98px) {
  .footer-one__top-inner .social-share ul {
    justify-content: center;
  }
}

.footer-one__top-inner .social-share ul li a {
  width: 65px;
  height: 65px;
  aspect-ratio: 1/1;
  border: 1px solid rgba(var(--foreground-color-rgb), 0.2);
  border-radius: 50%;
  color: var(--foreground-color);
  background-color: transparent;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
}

@media only screen and (max-width: 1199.98px) {
  .footer-one__top-inner .social-share ul li a {
    width: 50px;
    height: 50px;
  }

  .footer-one__top-inner .social-share ul li a svg {
    width: 18px;
    height: 18px;
  }
}

.footer-one__top-inner .social-share ul li a:hover {
  background-color: var(--primary-color);
  color: var(--background-color);
}

.footer-one__main-inner {
  padding: 80px 90px;
  border-radius: 20px;
  border: 1px solid rgba(var(--foreground-color-rgb), 0.2);
  background: rgba(var(--foreground-color-rgb), 0.05);
  backdrop-filter: blur(9px);
}

@media only screen and (max-width: 1199.98px) {
  .footer-one__main-inner {
    padding: 60px 65px;
  }
}

@media only screen and (max-width: 991.98px) {
  .footer-one__main-inner {
    padding: 50px;
  }
}

@media only screen and (max-width: 767.98px) {
  .footer-one__main-inner {
    padding: 40px;
  }
}

.footer-one__main-inner .footer-info {
  gap: 30px;
}

@media only screen and (max-width: 1199.98px) {
  .footer-one__main-inner .footer-info {
    gap: 20px;
  }
}

.footer-one__main-inner .footer-info .footer-title {
  line-height: 116.667%;
}

.footer-one__main-inner .footer-info .footer-desc {
  font-family: var(--ff-secondary);
  font-weight: 500;
  color: var(--text-color5);
  line-height: 166.667%;
  max-width: 348px;
  letter-spacing: normal;
}

.footer-one__main-inner .footer-links-group .footer-title {
  color: var(--foreground-color);
  font-family: var(--ff-primary);
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 40px;
}

@media only screen and (max-width: 1439.98px) {
  .footer-one__main-inner .footer-links-group .footer-title {
    margin-bottom: 30px;
    font-size: 22px;
  }
}

@media only screen and (max-width: 991.98px) {
  .footer-one__main-inner .footer-links-group .footer-title {
    font-size: 20px;
    margin-bottom: 25px;
  }
}

.footer-one__main-inner .footer-links-group .link-list ul {
  gap: 15px;
}

.footer-one__main-inner .footer-links-group .link-list ul li a {
  gap: 10px;
  color: var(--text-color5);
  font-family: var(--ff-secondary);
  font-size: 18px;
  font-weight: 500;
  transition: all 0.3s ease-in-out;
}

.footer-one__main-inner .footer-links-group .link-list ul li a::before {
  content: "\f101";
  font-family: var(--ff-fontawesome);
  font-weight: 900;
  font-size: 14px;
  color: var(--text-color5);
  transition: all 0.3s ease-in-out;
}

.footer-one__main-inner .footer-links-group .link-list ul li a:hover {
  color: var(--primary-color);
}

.footer-one__main-inner .footer-links-group .link-list ul li a:hover::before {
  color: var(--primary-color);
  margin-left: 5px;
}

.footer-one__main-inner .footer-links-group .office-list {
  gap: 40px;
}

@media only screen and (max-width: 1439.98px) {
  .footer-one__main-inner .footer-links-group .office-list {
    flex-direction: row;
    justify-content: space-between;
  }
}

@media only screen and (max-width: 991.98px) {
  .footer-one__main-inner .footer-links-group .office-list {
    flex-direction: column;
    gap: 20px;
  }
}

.footer-one__main-inner .footer-links-group .office-list .office-item {
  gap: 5px;
}

.footer-one__main-inner .footer-links-group .office-list .office-item .label {
  font-family: var(--ff-secondary);
  font-weight: 500;
  color: var(--text-color5);
  line-height: 1;
}

.footer-one__main-inner .footer-links-group .office-list .office-item .location {
  font-weight: 500;
  color: var(--foreground-color);
  line-height: 150%;
}

.footer-one__bottom {
  padding-block: 40px;
}

.footer-copyright {
  color: var(--foreground-color);
  font-family: var(--ff-secondary);
  font-weight: 500;
  line-height: normal;
}

.footer-two.section {
  z-index: 2;
  background: linear-gradient(180deg, var(--background-color9) 0%, var(--background-color) 100%);
  overflow: hidden;
}

.footer-two.section .shape-1 {
  left: 0;
  bottom: 10px;
}

.footer-two.section .shape-2 {
  right: 0;
  bottom: 10px;
}

.footer-two__circles {
  --radius: 394px;
  --inner-size: 480px;
  left: 50%;
  top: 100px;
  width: calc(var(--radius) * 2);
  height: calc(var(--radius) * 2);
  border-radius: 100%;
  border: 1px solid var(--primary-color);
  z-index: -1;
  pointer-events: none;
  margin-left: calc(var(--radius) * -1);
  animation: circleRotate 20s linear infinite;
}

@media only screen and (max-width: 1599.98px) {
  .footer-two__circles {
    --radius: 320px;
    --inner-size: 400px;
  }
}

@media only screen and (max-width: 1439.98px) {
  .footer-two__circles {
    --radius: 280px;
    --inner-size: 350px;
  }
}

@media only screen and (max-width: 991.98px) {
  .footer-two__circles {
    --radius: 220px;
    --inner-size: 280px;
  }
}

@media only screen and (max-width: 767.98px) {
  .footer-two__circles {
    --radius: 180px;
    --inner-size: 220px;
  }
}

@media only screen and (max-width: 575.98px) {
  .footer-two__circles {
    --radius: 140px;
    --inner-size: 160px;
  }
}

.footer-two__circles .dot {
  background-color: var(--primary-color);
  border-radius: 50%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.footer-two__circles .dot:nth-child(odd) {
  width: 30px;
  height: 30px;
}

@media only screen and (max-width: 767.98px) {
  .footer-two__circles .dot:nth-child(odd) {
    width: 20px;
    height: 20px;
  }
}

.footer-two__circles .dot:nth-child(even) {
  width: 20px;
  height: 20px;
}

@media only screen and (max-width: 767.98px) {
  .footer-two__circles .dot:nth-child(even) {
    width: 14px;
    height: 14px;
  }
}

.footer-two__circles .dot:nth-child(1) {
  -webkit-transform: translate(-50%, -50%) rotate(-90deg) translate(var(--radius));
  -ms-transform: translate(-50%, -50%) rotate(-90deg) translate(var(--radius));
  transform: translate(-50%, -50%) rotate(-90deg) translate(var(--radius));
}

.footer-two__circles .dot:nth-child(2) {
  -webkit-transform: translate(-50%, -50%) rotate(-45deg) translate(var(--radius));
  -ms-transform: translate(-50%, -50%) rotate(-45deg) translate(var(--radius));
  transform: translate(-50%, -50%) rotate(-45deg) translate(var(--radius));
}

.footer-two__circles .dot:nth-child(3) {
  -webkit-transform: translate(-50%, -50%) rotate(0deg) translate(var(--radius));
  -ms-transform: translate(-50%, -50%) rotate(0deg) translate(var(--radius));
  transform: translate(-50%, -50%) rotate(0deg) translate(var(--radius));
}

.footer-two__circles .dot:nth-child(4) {
  -webkit-transform: translate(-50%, -50%) rotate(45deg) translate(var(--radius));
  -ms-transform: translate(-50%, -50%) rotate(45deg) translate(var(--radius));
  transform: translate(-50%, -50%) rotate(45deg) translate(var(--radius));
}

.footer-two__circles .dot:nth-child(5) {
  -webkit-transform: translate(-50%, -50%) rotate(90deg) translate(var(--radius));
  -ms-transform: translate(-50%, -50%) rotate(90deg) translate(var(--radius));
  transform: translate(-50%, -50%) rotate(90deg) translate(var(--radius));
}

.footer-two__circles .dot:nth-child(6) {
  -webkit-transform: translate(-50%, -50%) rotate(135deg) translate(var(--radius));
  -ms-transform: translate(-50%, -50%) rotate(135deg) translate(var(--radius));
  transform: translate(-50%, -50%) rotate(135deg) translate(var(--radius));
}

.footer-two__circles .dot:nth-child(7) {
  -webkit-transform: translate(-50%, -50%) rotate(180deg) translate(var(--radius));
  -ms-transform: translate(-50%, -50%) rotate(180deg) translate(var(--radius));
  transform: translate(-50%, -50%) rotate(180deg) translate(var(--radius));
}

.footer-two__circles .dot:nth-child(8) {
  -webkit-transform: translate(-50%, -50%) rotate(225deg) translate(var(--radius));
  -ms-transform: translate(-50%, -50%) rotate(225deg) translate(var(--radius));
  transform: translate(-50%, -50%) rotate(225deg) translate(var(--radius));
}

.footer-two__circles .inner-circle {
  width: var(--inner-size);
  height: var(--inner-size);
  border-radius: 50%;
  background: var(--background-color5);
  border: 1px solid var(--primary-color);
  filter: drop-shadow(0 0 80px var(--primary-color));
  z-index: -1;
}

.footer-two__top {
  padding-bottom: 100px;
}

@media only screen and (max-width: 991.98px) {
  .footer-two__top {
    padding-bottom: 80px;
  }
}

.footer-two__marquee .sliding-text {
  width: fit-content;
}

.footer-two__marquee .sliding-text li {
  overflow: hidden;
}

.footer-two__marquee .sliding-text li .text {
  gap: 50px;
  color: #fff;
  font-family: var(--ff-space-mono);
  font-size: 150px;
  font-weight: 700;
  line-height: 0.8;
  letter-spacing: -5.1px;
  text-transform: uppercase;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
}

@media only screen and (max-width: 1599.98px) {
  .footer-two__marquee .sliding-text li .text {
    font-size: 120px;
  }
}

@media only screen and (max-width: 1439.98px) {
  .footer-two__marquee .sliding-text li .text {
    font-size: 100px;
  }
}

@media only screen and (max-width: 991.98px) {
  .footer-two__marquee .sliding-text li .text {
    font-size: 80px;
  }
}

@media only screen and (max-width: 767.98px) {
  .footer-two__marquee .sliding-text li .text {
    font-size: 50px;
  }
}

.footer-two__marquee .sliding-text li .text span {
  font-family: var(--ff-urbanist);
  font-size: 150px;
  font-weight: 600;
  line-height: 1;
  letter-spacing: normal;
  display: block;
  margin-bottom: 0px;
  margin-left: 10px;
  text-transform: capitalize;
  color: #fff;
  -webkit-text-stroke: 0px;
  margin-right: 15px;
}

@media only screen and (max-width: 1599.98px) {
  .footer-two__marquee .sliding-text li .text span {
    font-size: 120px;
  }
}

@media only screen and (max-width: 1439.98px) {
  .footer-two__marquee .sliding-text li .text span {
    font-size: 100px;
  }
}

@media only screen and (max-width: 991.98px) {
  .footer-two__marquee .sliding-text li .text span {
    font-size: 80px;
  }
}

@media only screen and (max-width: 767.98px) {
  .footer-two__marquee .sliding-text li .text span {
    font-size: 50px;
  }
}

.footer-two__marquee .sliding-text li .text.v2 {
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #fff;
  color: transparent;
}

.footer-two__marquee .sliding-text li .text.v2 span {
  color: transparent;
  -webkit-text-stroke: 1px #fff;
}

.footer-two__marquee .sliding-text li .text.v3 {
  color: var(--primary-color);
}

.footer-two__marquee .sliding-text li .text.v3 span {
  color: var(--primary-color);
  -webkit-text-stroke: 0px;
}

.footer-two__marquee .sliding-text li .text img {
  max-height: 100px;
}

@media only screen and (max-width: 991.98px) {
  .footer-two__marquee .sliding-text li .text img {
    max-height: 80px;
  }
}

@media only screen and (max-width: 575.98px) {
  .footer-two__marquee .sliding-text li .text img {
    max-height: 60px;
  }
}

.footer-two__main-inner {
  padding: 80px 90px;
  border-radius: 20px;
  border: 1px solid rgba(var(--foreground-color-rgb), 0.2);
  background: var(--background-color);
  backdrop-filter: blur(9px);
}

@media only screen and (max-width: 1199.98px) {
  .footer-two__main-inner {
    padding: 60px 65px;
  }
}

@media only screen and (max-width: 991.98px) {
  .footer-two__main-inner {
    padding: 50px;
  }
}

@media only screen and (max-width: 767.98px) {
  .footer-two__main-inner {
    padding: 30px;
  }
}

.footer-two__main-inner .footer-info {
  gap: 30px;
}

@media only screen and (max-width: 1199.98px) {
  .footer-two__main-inner .footer-info {
    gap: 20px;
  }
}

.footer-two__main-inner .footer-info .footer-title {
  line-height: 116.667%;
}

.footer-two__main-inner .footer-info .footer-desc {
  font-family: var(--ff-secondary);
  font-weight: 500;
  color: var(--text-color5);
  line-height: 166.667%;
  max-width: 348px;
  letter-spacing: normal;
}

.footer-two__main-inner .footer-links-group .footer-title {
  color: var(--foreground-color);
  font-family: var(--ff-primary);
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 40px;
}

@media only screen and (max-width: 1439.98px) {
  .footer-two__main-inner .footer-links-group .footer-title {
    margin-bottom: 30px;
    font-size: 22px;
  }
}

@media only screen and (max-width: 991.98px) {
  .footer-two__main-inner .footer-links-group .footer-title {
    font-size: 20px;
    margin-bottom: 25px;
  }
}

.footer-two__main-inner .footer-links-group .link-list ul {
  gap: 15px;
}

.footer-two__main-inner .footer-links-group .link-list ul li a {
  gap: 10px;
  color: var(--text-color5);
  font-family: var(--ff-secondary);
  font-size: 18px;
  font-weight: 500;
  transition: all 0.3s ease-in-out;
}

.footer-two__main-inner .footer-links-group .link-list ul li a::before {
  content: "\f101";
  font-family: var(--ff-fontawesome);
  font-weight: 900;
  font-size: 14px;
  color: var(--text-color5);
  transition: all 0.3s ease-in-out;
}

.footer-two__main-inner .footer-links-group .link-list ul li a:hover {
  color: var(--primary-color);
}

.footer-two__main-inner .footer-links-group .link-list ul li a:hover::before {
  color: var(--primary-color);
  margin-left: 5px;
}

.footer-two__main-inner .footer-links-group .office-list {
  gap: 40px;
}

@media only screen and (max-width: 1439.98px) {
  .footer-two__main-inner .footer-links-group .office-list {
    flex-direction: row;
    justify-content: space-between;
  }
}

@media only screen and (max-width: 991.98px) {
  .footer-two__main-inner .footer-links-group .office-list {
    flex-direction: column;
    gap: 20px;
  }
}

.footer-two__main-inner .footer-links-group .office-list .office-item {
  gap: 5px;
}

.footer-two__main-inner .footer-links-group .office-list .office-item .label {
  font-family: var(--ff-secondary);
  font-weight: 500;
  color: var(--text-color5);
  line-height: 1;
}

.footer-two__main-inner .footer-links-group .office-list .office-item .location {
  font-weight: 500;
  color: var(--foreground-color);
  line-height: 150%;
}

.footer-two__bottom {
  padding-block: 40px;
  background-color: var(--background-color);
}

.widget_sidebar {
  display: flex;
  flex-direction: column;
  gap: 30px;
}

.widget {
  background-color: var(--background-color);
  padding: 30px;
  border-radius: 20px;
  border: 1px solid rgba(var(--foreground-color-rgb), 0.3);
}

.widget__title {
  font-size: 24px;
  margin-bottom: 30px;
  font-weight: 700;
  line-height: 1;
  color: var(--foreground-color);
  gap: 10px;
}

.widget__title::after {
  content: "";
  display: block;
  width: 40px;
  height: 3px;
  background-color: var(--primary-color);
  border-radius: 50px;
  position: static;
}

.widget__search-input {
  width: 100%;
  height: 60px;
  background-color: transparent;
  border: 1px solid rgba(var(--foreground-color-rgb), 0.3);
  padding: 8px 6px 8px 20px;
  border-radius: 10px;
  color: var(--foreground-color);
  font-family: var(--ff-secondary);
  font-size: 18px;
  font-weight: 500;
  line-height: 1;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
}

.widget__search-input:focus {
  border-color: var(--primary-color);
  outline: none;
}

.widget__search-input::placeholder {
  color: var(--text-color5);
}

.widget__search-btn {
  right: 8px;
  top: 50%;
  width: 44px;
  height: 44px;
  background-color: var(--primary-color);
  border-radius: 8px;
  border: none;
  color: var(--text-color7);
  font-size: 18px;
  transition: 0.3s;
  cursor: pointer;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.widget__search-btn:hover {
  background-color: var(--foreground-color);
  color: var(--primary-color);
}

.widget__search-btn i,
.widget__search-btn svg {
  width: 22px;
  height: 22px;
}

.widget__services ul {
  gap: 15px;
}

.widget__services ul li {
  gap: 20px;
  line-height: 1;
  border-radius: 8px;
  border: 1px solid rgba(var(--foreground-color-rgb), 0.3);
  background: var(--background-color5);
  padding: 8px 6px 8px 20px;
  color: var(--text-color5);
  font-family: var(--ff-secondary);
  font-size: 18px;
  font-weight: 500;
  line-height: 1;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
}

@media only screen and (max-width: 1439.98px) {
  .widget__services ul li {
    font-size: 16px;
  }
}

.widget__services ul li a {
  width: 45px;
  height: 45px;
  padding: 14px;
  border-radius: 8px;
  background: var(--background-color10);
  color: var(--foreground-color);
  font-weight: 700;
  font-size: 16px;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
}

.widget__services ul li:hover,
.widget__services ul li.active {
  color: var(--foreground-color);
}

.widget__services ul li:hover a,
.widget__services ul li.active a {
  background-color: var(--primary-color);
  color: var(--text-color7);
}

.widget__quote .widget__form .form-group {
  margin-bottom: 20px;
}

.widget__quote .widget__form .form-group:last-of-type {
  margin-bottom: 30px;
}

.widget__quote .widget__form .form-group input,
.widget__quote .widget__form .form-group select,
.widget__quote .widget__form .form-group textarea {
  width: 100%;
  background-color: transparent;
  border: 1px solid rgba(var(--foreground-color-rgb), 0.3);
  border-radius: 10px;
  padding: 18px 20px;
  color: var(--foreground-color);
  font-family: var(--ff-secondary);
  font-size: 16px;
  transition: 0.3s;
}

.widget__quote .widget__form .form-group input:focus,
.widget__quote .widget__form .form-group select:focus,
.widget__quote .widget__form .form-group textarea:focus {
  border-color: var(--primary-color);
  outline: none;
}

.widget__quote .widget__form .form-group input::placeholder,
.widget__quote .widget__form .form-group select::placeholder,
.widget__quote .widget__form .form-group textarea::placeholder {
  color: var(--text-color5);
}

.widget__quote .widget__form .form-group .custom-select {
  user-select: none;
}

.widget__quote .widget__form .form-group .custom-select__native {
  opacity: 0;
  pointer-events: none;
  width: 0;
  height: 0;
}

.widget__quote .widget__form .form-group .custom-select input[type=radio] {
  opacity: 0;
  width: 0;
  height: 0;
  z-index: -1;
}

.widget__quote .widget__form .form-group .custom-select__trigger {
  width: 100%;
  height: 60px;
  background-color: transparent;
  border: 1px solid rgba(var(--foreground-color-rgb), 0.3);
  border-radius: 10px;
  padding: 0 20px;
  color: var(--text-color5);
  font-family: var(--ff-secondary);
  font-size: 16px;
  transition: 0.3s;
  box-shadow: none;
}

.widget__quote .widget__form .form-group .custom-select__render {
  color: var(--foreground-color);
}

.widget__quote .widget__form .form-group .custom-select__arrow {
  width: 1.25rem;
  height: 1.25rem;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  transition: transform 0.3s ease;
  -webkit-transition: transform 0.3s ease;
  -moz-transition: transform 0.3s ease;
  -o-transition: transform 0.3s ease;
  -ms-transition: transform 0.3s ease;
  color: var(--text-color5);
}

.widget__quote .widget__form .form-group .custom-select__options {
  position: absolute;
  top: calc(100% + 10px);
  left: 0;
  right: 0;
  background: var(--background-color5);
  border: 1px solid rgba(var(--foreground-color-rgb), 0.1);
  border-radius: 8px;
  z-index: 10;
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.3);
  max-height: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(-10px);
  -ms-transform: translateY(-10px);
  transform: translateY(-10px);
  transition: all 0.3s ease, visibility 0s linear 0.1s, max-height 0.3s ease;
}

.widget__quote .widget__form .form-group .custom-select__option {
  padding: 12px 20px;
  color: var(--text-color);
  cursor: pointer;
  transition: all 0.2s ease;
  font-size: 15px;
  width: 100%;
}

.widget__quote .widget__form .form-group .custom-select__option:hover {
  background: rgba(var(--primary-color-rgb), 0.1);
  color: var(--primary-color);
}

.widget__quote .widget__form .form-group .custom-select:focus-within .custom-select__options {
  max-height: 300px;
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  pointer-events: auto;
  overflow-y: auto;
  transition: all 0.3s ease, visibility 0s linear 0s, max-height 0.3s ease;
}

.widget__quote .widget__form .form-group .custom-select:focus-within .custom-select__arrow {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  color: var(--primary-color);
}

.widget__quote .widget__form .form-group .custom-select:focus-within .custom-select__trigger {
  border-color: var(--primary-color);
}

.widget__quote .widget__form .form-group .custom-select input[type=radio]:nth-of-type(1):checked~.custom-select__options label:nth-of-type(1) {
  background: rgba(var(--primary-color-rgb), 0.1);
  color: var(--primary-color);
  font-weight: 600;
  position: relative;
}

.widget__quote .widget__form .form-group .custom-select input[type=radio]:nth-of-type(1):checked~.custom-select__options label:nth-of-type(1)::after {
  content: "✓";
  position: absolute;
  right: 20px;
  font-weight: bold;
}

.widget__quote .widget__form .form-group .custom-select input[type=radio]:nth-of-type(2):checked~.custom-select__options label:nth-of-type(2) {
  background: rgba(var(--primary-color-rgb), 0.1);
  color: var(--primary-color);
  font-weight: 600;
  position: relative;
}

.widget__quote .widget__form .form-group .custom-select input[type=radio]:nth-of-type(2):checked~.custom-select__options label:nth-of-type(2)::after {
  content: "✓";
  position: absolute;
  right: 20px;
  font-weight: bold;
}

.widget__quote .widget__form .form-group .custom-select input[type=radio]:nth-of-type(3):checked~.custom-select__options label:nth-of-type(3) {
  background: rgba(var(--primary-color-rgb), 0.1);
  color: var(--primary-color);
  font-weight: 600;
  position: relative;
}

.widget__quote .widget__form .form-group .custom-select input[type=radio]:nth-of-type(3):checked~.custom-select__options label:nth-of-type(3)::after {
  content: "✓";
  position: absolute;
  right: 20px;
  font-weight: bold;
}

.widget__quote .widget__form .form-group .custom-select input[type=radio]:nth-of-type(4):checked~.custom-select__options label:nth-of-type(4) {
  background: rgba(var(--primary-color-rgb), 0.1);
  color: var(--primary-color);
  font-weight: 600;
  position: relative;
}

.widget__quote .widget__form .form-group .custom-select input[type=radio]:nth-of-type(4):checked~.custom-select__options label:nth-of-type(4)::after {
  content: "✓";
  position: absolute;
  right: 20px;
  font-weight: bold;
}

.widget__quote .widget__form .form-group .custom-select input[type=radio]:nth-of-type(5):checked~.custom-select__options label:nth-of-type(5) {
  background: rgba(var(--primary-color-rgb), 0.1);
  color: var(--primary-color);
  font-weight: 600;
  position: relative;
}

.widget__quote .widget__form .form-group .custom-select input[type=radio]:nth-of-type(5):checked~.custom-select__options label:nth-of-type(5)::after {
  content: "✓";
  position: absolute;
  right: 20px;
  font-weight: bold;
}

.widget__quote .widget__form .form-group .custom-select input[type=radio]:nth-of-type(6):checked~.custom-select__options label:nth-of-type(6) {
  background: rgba(var(--primary-color-rgb), 0.1);
  color: var(--primary-color);
  font-weight: 600;
  position: relative;
}

.widget__quote .widget__form .form-group .custom-select input[type=radio]:nth-of-type(6):checked~.custom-select__options label:nth-of-type(6)::after {
  content: "✓";
  position: absolute;
  right: 20px;
  font-weight: bold;
}

.widget__quote .widget__form .form-group .custom-select input[type=radio]:nth-of-type(7):checked~.custom-select__options label:nth-of-type(7) {
  background: rgba(var(--primary-color-rgb), 0.1);
  color: var(--primary-color);
  font-weight: 600;
  position: relative;
}

.widget__quote .widget__form .form-group .custom-select input[type=radio]:nth-of-type(7):checked~.custom-select__options label:nth-of-type(7)::after {
  content: "✓";
  position: absolute;
  right: 20px;
  font-weight: bold;
}

.widget__quote .widget__form .form-group .custom-select input[type=radio]:nth-of-type(8):checked~.custom-select__options label:nth-of-type(8) {
  background: rgba(var(--primary-color-rgb), 0.1);
  color: var(--primary-color);
  font-weight: 600;
  position: relative;
}

.widget__quote .widget__form .form-group .custom-select input[type=radio]:nth-of-type(8):checked~.custom-select__options label:nth-of-type(8)::after {
  content: "✓";
  position: absolute;
  right: 20px;
  font-weight: bold;
}

.widget__quote .widget__form .form-group .custom-select input[type=radio]:nth-of-type(9):checked~.custom-select__options label:nth-of-type(9) {
  background: rgba(var(--primary-color-rgb), 0.1);
  color: var(--primary-color);
  font-weight: 600;
  position: relative;
}

.widget__quote .widget__form .form-group .custom-select input[type=radio]:nth-of-type(9):checked~.custom-select__options label:nth-of-type(9)::after {
  content: "✓";
  position: absolute;
  right: 20px;
  font-weight: bold;
}

.widget__quote .widget__form .form-group .custom-select input[type=radio]:nth-of-type(10):checked~.custom-select__options label:nth-of-type(10) {
  background: rgba(var(--primary-color-rgb), 0.1);
  color: var(--primary-color);
  font-weight: 600;
  position: relative;
}

.widget__quote .widget__form .form-group .custom-select input[type=radio]:nth-of-type(10):checked~.custom-select__options label:nth-of-type(10)::after {
  content: "✓";
  position: absolute;
  right: 20px;
  font-weight: bold;
}

.widget__quote .widget__form .form-group .custom-select input[type=radio]:nth-of-type(11):checked~.custom-select__options label:nth-of-type(11) {
  background: rgba(var(--primary-color-rgb), 0.1);
  color: var(--primary-color);
  font-weight: 600;
  position: relative;
}

.widget__quote .widget__form .form-group .custom-select input[type=radio]:nth-of-type(11):checked~.custom-select__options label:nth-of-type(11)::after {
  content: "✓";
  position: absolute;
  right: 20px;
  font-weight: bold;
}

.widget__quote .widget__form .form-group .custom-select input[type=radio]:nth-of-type(12):checked~.custom-select__options label:nth-of-type(12) {
  background: rgba(var(--primary-color-rgb), 0.1);
  color: var(--primary-color);
  font-weight: 600;
  position: relative;
}

.widget__quote .widget__form .form-group .custom-select input[type=radio]:nth-of-type(12):checked~.custom-select__options label:nth-of-type(12)::after {
  content: "✓";
  position: absolute;
  right: 20px;
  font-weight: bold;
}

.widget__quote .widget__form .form-group .custom-select input[type=radio]:nth-of-type(13):checked~.custom-select__options label:nth-of-type(13) {
  background: rgba(var(--primary-color-rgb), 0.1);
  color: var(--primary-color);
  font-weight: 600;
  position: relative;
}

.widget__quote .widget__form .form-group .custom-select input[type=radio]:nth-of-type(13):checked~.custom-select__options label:nth-of-type(13)::after {
  content: "✓";
  position: absolute;
  right: 20px;
  font-weight: bold;
}

.widget__quote .widget__form .form-group .custom-select input[type=radio]:nth-of-type(14):checked~.custom-select__options label:nth-of-type(14) {
  background: rgba(var(--primary-color-rgb), 0.1);
  color: var(--primary-color);
  font-weight: 600;
  position: relative;
}

.widget__quote .widget__form .form-group .custom-select input[type=radio]:nth-of-type(14):checked~.custom-select__options label:nth-of-type(14)::after {
  content: "✓";
  position: absolute;
  right: 20px;
  font-weight: bold;
}

.widget__quote .widget__form .form-group .custom-select input[type=radio]:nth-of-type(15):checked~.custom-select__options label:nth-of-type(15) {
  background: rgba(var(--primary-color-rgb), 0.1);
  color: var(--primary-color);
  font-weight: 600;
  position: relative;
}

.widget__quote .widget__form .form-group .custom-select input[type=radio]:nth-of-type(15):checked~.custom-select__options label:nth-of-type(15)::after {
  content: "✓";
  position: absolute;
  right: 20px;
  font-weight: bold;
}

.widget__quote .widget__form .form-group .custom-select input[type=radio]:nth-of-type(16):checked~.custom-select__options label:nth-of-type(16) {
  background: rgba(var(--primary-color-rgb), 0.1);
  color: var(--primary-color);
  font-weight: 600;
  position: relative;
}

.widget__quote .widget__form .form-group .custom-select input[type=radio]:nth-of-type(16):checked~.custom-select__options label:nth-of-type(16)::after {
  content: "✓";
  position: absolute;
  right: 20px;
  font-weight: bold;
}

.widget__quote .widget__form .form-group .custom-select input[type=radio]:nth-of-type(17):checked~.custom-select__options label:nth-of-type(17) {
  background: rgba(var(--primary-color-rgb), 0.1);
  color: var(--primary-color);
  font-weight: 600;
  position: relative;
}

.widget__quote .widget__form .form-group .custom-select input[type=radio]:nth-of-type(17):checked~.custom-select__options label:nth-of-type(17)::after {
  content: "✓";
  position: absolute;
  right: 20px;
  font-weight: bold;
}

.widget__quote .widget__form .form-group .custom-select input[type=radio]:nth-of-type(18):checked~.custom-select__options label:nth-of-type(18) {
  background: rgba(var(--primary-color-rgb), 0.1);
  color: var(--primary-color);
  font-weight: 600;
  position: relative;
}

.widget__quote .widget__form .form-group .custom-select input[type=radio]:nth-of-type(18):checked~.custom-select__options label:nth-of-type(18)::after {
  content: "✓";
  position: absolute;
  right: 20px;
  font-weight: bold;
}

.widget__quote .widget__form .form-group .custom-select input[type=radio]:nth-of-type(19):checked~.custom-select__options label:nth-of-type(19) {
  background: rgba(var(--primary-color-rgb), 0.1);
  color: var(--primary-color);
  font-weight: 600;
  position: relative;
}

.widget__quote .widget__form .form-group .custom-select input[type=radio]:nth-of-type(19):checked~.custom-select__options label:nth-of-type(19)::after {
  content: "✓";
  position: absolute;
  right: 20px;
  font-weight: bold;
}

.widget__quote .widget__form .form-group .custom-select input[type=radio]:nth-of-type(20):checked~.custom-select__options label:nth-of-type(20) {
  background: rgba(var(--primary-color-rgb), 0.1);
  color: var(--primary-color);
  font-weight: 600;
  position: relative;
}

.widget__quote .widget__form .form-group .custom-select input[type=radio]:nth-of-type(20):checked~.custom-select__options label:nth-of-type(20)::after {
  content: "✓";
  position: absolute;
  right: 20px;
  font-weight: bold;
}

.widget__quote .widget__form .form-group textarea {
  min-height: 140px;
  resize: none;
}

.widget__latest-post ul {
  gap: 20px;
}

.widget__latest-post ul li {
  gap: 20px;
}

@media only screen and (max-width: 1199.98px) {
  .widget__latest-post ul li {
    gap: 15px;
    flex-direction: column;
  }
}

@media only screen and (max-width: 991.98px) {
  .widget__latest-post ul li {
    gap: 15px;
    flex-direction: row;
  }
}

@media only screen and (max-width: 320.98px) {
  .widget__latest-post ul li {
    gap: 15px;
    flex-direction: column;
  }
}

.widget__latest-post ul li .thumb {
  width: 100px;
  height: 110px;
  flex-shrink: 0;
  border-radius: 8px;
  overflow: hidden;
}

@media only screen and (max-width: 1199.98px) {
  .widget__latest-post ul li .thumb {
    width: 100%;
    height: 50%;
  }
}

@media only screen and (max-width: 991.98px) {
  .widget__latest-post ul li .thumb {
    width: 100px;
    height: 110px;
  }
}

@media only screen and (max-width: 320.98px) {
  .widget__latest-post ul li .thumb {
    width: 100%;
    height: 50%;
  }
}

.widget__latest-post ul li .thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.widget__latest-post ul li .content .meta {
  gap: 10px;
  margin-bottom: 10px;
  color: var(--text-color5);
  font-size: 14px;
  font-weight: 500;
  line-height: 1;
}

.widget__latest-post ul li .content .meta i {
  color: var(--primary-color);
}

.widget__latest-post ul li .content .title {
  color: var(--foreground-color);
  font-family: var(--ff-primary);
  font-size: 18px;
  font-weight: 700;
  line-height: 1.4;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
}

.widget__latest-post ul li .content .title a:hover {
  color: var(--primary-color);
}

.widget__tags ul {
  gap: 10px;
}

.widget__tags ul li a {
  padding: 10px 20px;
  border-radius: 8px;
  border: 1px solid rgba(var(--foreground-color-rgb), 0.3);
  color: var(--text-color5);
  font-family: var(--ff-secondary);
  font-size: 16px;
  font-weight: 500;
  line-height: 1;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
}

.widget__tags ul li a:hover {
  border-color: var(--primary-color);
  background-color: var(--primary-color);
  color: var(--text-color7);
}

.widget__call-back p {
  color: var(--text-color);
  font-family: var(--ff-secondary);
  line-height: 1.6;
  margin-bottom: 20px;
}

.widget__call-back .phone-call {
  color: var(--foreground-color);
  font-family: var(--ff-primary);
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 25px;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
}

@media only screen and (max-width: 1439.98px) {
  .widget__call-back .phone-call {
    font-size: 20px;
  }
}

.widget__call-back .phone-call:hover {
  color: var(--primary-color);
}

.portfolio-details__thumb {
  border-radius: 30px;
  overflow: hidden;
  margin-bottom: 50px;
}

@media only screen and (max-width: 1439.98px) {
  .portfolio-details__thumb {
    min-height: 400px;
  }
}

.portfolio-details__thumb img {
  border-radius: 30px;
  object-fit: cover;
}

@media only screen and (max-width: 1439.98px) {
  .portfolio-details__thumb img {
    min-height: 400px;
  }
}

.portfolio-details__meta {
  bottom: -2px;
  left: 50%;
  width: calc(100% - 300px);
  height: max-content;
  background-color: var(--background-color5);
  border: 1px solid rgba(var(--foreground-color-rgb), 0.1);
  border-radius: 20px 20px 0 0;
  padding: 30px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

@media only screen and (max-width: 1439.98px) {
  .portfolio-details__meta {
    width: calc(100% - 80px);
  }
}

@media only screen and (max-width: 575.98px) {
  .portfolio-details__meta {
    position: relative;
    width: 100%;
  }
}

.portfolio-details__meta ul {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
  justify-content: space-between;
}

.portfolio-details__meta ul li .label {
  display: block;
  color: var(--foreground-color);
  font-size: 24px;
  font-weight: 700;
  line-height: 141.667%;
  margin-bottom: 8px;
}

@media only screen and (max-width: 1199.98px) {
  .portfolio-details__meta ul li .label {
    font-size: 19px;
  }
}

@media only screen and (max-width: 767.98px) {
  .portfolio-details__meta ul li .label {
    font-size: 16px;
  }
}

.portfolio-details__meta ul li .value {
  color: var(--text-color);
  font-family: var(--ff-secondary);
  font-weight: 500;
  line-height: 1;
}

@media only screen and (max-width: 767.98px) {
  .portfolio-details__meta ul li .value {
    font-size: 14px;
  }
}

.portfolio-details__content {
  max-width: 1320px;
  margin-inline: auto;
}

.portfolio-details__content .title {
  margin-bottom: 20px;
}

.portfolio-details__content .desc {
  color: var(--text-color);
  margin-bottom: 30px;
  line-height: 1.7;
}

.portfolio-details__content .sub-section {
  margin-top: 30px;
}

@media only screen and (max-width: 991.98px) {
  .portfolio-details__content .sub-section {
    margin-top: 0px;
  }
}

.portfolio-details__content .sub-section .sub-title {
  margin-bottom: 20px;
}

.portfolio-details__content .sub-section .sub-title i {
  color: var(--primary-color);
  text-align: left;
}

.portfolio-details__content .sub-section ul li {
  padding-left: 25px;
  margin-bottom: 15px;
  color: var(--text-color);
}

.portfolio-details__content .sub-section ul li::before {
  content: "\f336";
  font: var(--fa-font-solid);
  left: 0;
  top: 2px;
  color: var(--primary-color);
  font-weight: 600;
  font-size: 15px;
}

.portfolio-details__gallery {
  margin-top: 20px;
}

.portfolio-details__gallery .gallery-item {
  border-radius: 20px;
  overflow: hidden;
  height: 300px;
}

.portfolio-details__gallery .gallery-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 0.4s;
}

.portfolio-details__gallery .gallery-item:hover img {
  transform: scale(1.05);
}

.portfolio-details__navigation {
  border: 1px solid rgba(var(--foreground-color-rgb), 0.15);
  border-radius: 10px;
  padding: 10px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 20px;
}

@media only screen and (max-width: 991.98px) {
  .portfolio-details__navigation {
    padding: 8px;
    border-radius: 8px;
  }
}

@media only screen and (max-width: 575.98px) {
  .portfolio-details__navigation {
    gap: 10px;
  }
}

.portfolio-details__navigation .nav-item {
  width: 240px;
  height: 80px;
  gap: 20px;
  padding: 15px 10px;
  border-radius: 10px;
  border: 1px solid rgba(var(--foreground-color-rgb), 0.15);
  background: var(--background-color5);
}

@media only screen and (max-width: 1199.98px) {
  .portfolio-details__navigation .nav-item {
    width: 180px;
    height: 60px;
  }
}

@media only screen and (max-width: 575.98px) {
  .portfolio-details__navigation .nav-item {
    width: 100%;
  }
}

.portfolio-details__navigation .nav-item .icon {
  width: 80px;
  height: 50px;
  border-radius: 10px;
  background: var(--background-color);
  color: var(--heading-color);
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.4s;
  border: 1px solid rgba(var(--foreground-color-rgb), 0.1);
}

@media only screen and (max-width: 1199.98px) {
  .portfolio-details__navigation .nav-item .icon {
    height: 45px;
    width: 60px;
  }
}

.portfolio-details__navigation .nav-item .content {
  color: var(--foreground-color);
  text-align: right;
  font-family: var(--ff-primary);
  font-weight: 700;
  line-height: 1;
}

.portfolio-details__navigation .nav-item:hover .icon {
  background: var(--primary-color);
  color: var(--text-color7);
  border-color: var(--primary-color);
}

.portfolio-details__navigation .nav-item:hover .content {
  color: var(--primary-color);
}

.portfolio-details__navigation .nav-item.next {
  flex-direction: row-reverse;
  text-align: right;
}

.linear {
  transition-timing-function: linear !important;
  -webkit-transition-timing-function: linear !important;
}

.text-initial {
  text-transform: initial;
}

.line-clamp-1 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}

.line-clamp-2 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.line-clamp-3 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}

.line-clamp-4 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
}

.screenfix_right {
  margin-right: calc((-100vw + 100%) / 2);
}

.screenfix_left {
  margin-left: calc((-100vw + 100%) / 2);
}

/*# sourceMappingURL=style.css.map */


/*Video*/

/* Hero Video Background Styles */
.hero-video-active {
  position: relative;
  overflow: hidden;
  height: 100vh;
  /* Responsive height for HD feel */
  min-height: 600px;
  background: #000;
  display: flex;
  align-items: center;
}

.hero-video-bg {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  transform: translate(-50%, -50%);
  z-index: 1;
  /* Sits behind the content slider */
}

.hero-video-bg video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  /* Maintains aspect ratio for 1920x1080 */
}

/* Ensure existing slider sits on top of video */
.hero-one__slider {
  position: relative;
  z-index: 2;
  width: 100%;
}

/* Optional: Dark overlay to make white text pop */
.hero-video-bg::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
}

/* Responsiveness for smaller screens */
@media (max-width: 991px) {
  .hero-video-active {
    height: 80vh;
  }
}