/*
Theme Name: demeter
Description: Child theme of demeter
Author: demeter
Version: 1.0.0
Text Domain: demeter
Template: twentytwentyone
*/

@import url(../twentytwentyone/style.css);

/* fonts */

@font-face {
  font-family: 'Neufile Grotesk bold';
  src: url('./assets/fonts/NeufileGrotesk-Bold.eot');
  src: url('./assets/fonts/NeufileGrotesk-Bold.eot?#iefix') format('embedded-opentype'),
    url('./assets/fonts/NeufileGrotesk-Bold.woff2') format('woff2'),
    url('./assets/fonts/NeufileGrotesk-Bold.woff') format('woff'),
    url('./assets/fonts/NeufileGrotesk-Bold.ttf') format('truetype'),
    url('./assets/fonts/NeufileGrotesk-Bold.svg#NeufileGrotesk-Bold') format('svg');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Neufile Grotesk light';
  src: url('./assets/fonts/NeufileGrotesk-Light.eot');
  src: url('./assets/fonts/NeufileGrotesk-Light.eot?#iefix') format('embedded-opentype'),
    url('./assets/fonts/NeufileGrotesk-Light.woff2') format('woff2'),
    url('./assets/fonts/NeufileGrotesk-Light.woff') format('woff'),
    url('./assets/fonts/NeufileGrotesk-Light.ttf') format('truetype'),
    url('./assets/fonts/NeufileGrotesk-Light.svg#NeufileGrotesk-Light') format('svg');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Neufile Grotesk reg';
  src: url('./assets/fonts/NeufileGrotesk-Regular.eot');
  src: url('./assets/fonts/NeufileGrotesk-Regular.eot?#iefix') format('embedded-opentype'),
    url('./assets/fonts/NeufileGrotesk-Regular.woff2') format('woff2'),
    url('./assets/fonts/NeufileGrotesk-Regular.woff') format('woff'),
    url('./assets/fonts/NeufileGrotesk-Regular.ttf') format('truetype'),
    url('./assets/fonts/NeufileGrotesk-Regular.svg#NeufileGrotesk-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}


html {
  overflow-x: hidden
}

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

*:not(.slick-track):not(.slick-list) {
  transition: all 0.3s ease-in-out;
}

body {
  background-color: #000000 !important;
  color: var(--white);
  font-family: 'Neufile Grotesk reg' !important;
  font-size: 16px;
  line-height: 26px;
  overflow-x: hidden;
}

a {
  display: inline-block;
}

.site .button:focus,
button:focus,
input[type=submit]:focus,
input[type=reset]:focus,
.wp-block-search .wp-block-search__button:focus,
.wp-block-button .wp-block-button__link:focus,
.wp-block-file a.wp-block-file__button:focus {
  outline: none;
}

a,
button:focus,
button:focus-visible,
.site a:focus,
body .site a:focus:not(.wp-block-button__link):not(.wp-block-file__button),
a:hover,
.widget a:link,
.widget a:visited,
.widget a:active {
  text-decoration: none;
  text-decoration-style: none;
  outline: none;
  border-color: transparent;
  box-shadow: none !important;
}

.site a:focus:not(.wp-block-button__link):not(.wp-block-file__button) img {
  outline: none;
}

.widget>*:last-child {
  margin-block: 0;
}

li {
  list-style: none;
  line-height: unset;
}

img {
  width: 100%;
  height: auto;
  user-select: none;
}

img:focus-visible,
a:focus,
.btn:focus,
a:focus-visible,
div:focus-visible {
  outline: none;
  box-shadow: none;
}

.btn-green:focus,
.social-icons a:focus {
  background-color: var(--green) !important;
}

.site-main>* {
  margin: 0;
}

.site-main {
  padding: 0;
}

:focus-visible {
  outline: 0;
}

p,
h1,
h2,
h3,
h4,
h5,
h6,
ul {
  margin: 0;
  padding: 0;
}

input[type=text]:focus,
input[type=email]:focus,
input[type=url]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=number]:focus,
input[type=tel]:focus,
input[type=date]:focus,
input[type=month]:focus,
input[type=week]:focus,
input[type=time]:focus,
input[type=datetime]:focus,
input[type=datetime-local]:focus,
input[type=color]:focus,
.site textarea:focus {
  outline: none;
}

.primary-navigation>div>.menu-wrapper .sub-menu-toggle:focus {
  outline: none;
}

/* ::selection  {background-color: var(--bg-green);color: var(--white);} */
body.overflow-hidden {
  overflow: hidden !important;
}

:root {
  /* color */
  --white: #ffffff;
  --black: #000000;
  --green: #326767;
  --green2: #285252;
  --light-green: #C7E5E4;
  --blue: #B3C4D0;
  --gray: #BFBFBF;
  --darkgray: #5C5C5C;
  --primary: #EAEAEA;
  --secondary: #CDCDCD;
  /* --hover:#45b8b8; */
  --hover: #5c9796;
  --f0: transparent;

  /* validation color */
  --g1: #36612F;
  --g2: #C0D7BC;
  --r1: #ff4500;
  --r2: #ffc8c8;
}

.container {
  max-width: 1320px;
  margin: 0 auto;
}

.heading-style-1 {
  font-size: 54px;
  line-height: 70px;
  font-family: 'Neufile Grotesk bold';
  color: var(--white);
}

.heading-style-2 {
  font-size: 36px;
  line-height: 50px;
  font-family: 'Neufile Grotesk bold';
  color: var(--white);
}

.heading-style-3 {
  font-size: 34px;
  line-height: 52px;
  font-family: 'Neufile Grotesk bold';
  color: var(--white);
}

.heading-style-4 {
  font-size: 28px;
  line-height: 42px;
  font-family: 'Neufile Grotesk light';
  color: var(--white);
  text-transform: capitalize;
}

.heading-style-5 {
  font-size: 26px;
  line-height: 28px;
  font-family: 'Neufile Grotesk light';
  color: var(--white);
}

.heading-style-6 {
  font-size: 24px;
  line-height: 32px;
  font-family: 'Neufile Grotesk bold';
  color: var(--white);
}

.p-big {
  font-size: 20px;
  line-height: 28px;
  font-family: 'Neufile Grotesk light';
  color: var(--white);
}

p {
  font-size: 16px;
  line-height: 28px;
  font-family: 'Neufile Grotesk light';
  color: var(--white);
}

/* button style */
.btn-comman {
  padding: 12px 28px;
  font-size: 16px;
  line-height: 28px;
  font-family: 'Neufile Grotesk bold';
  display: inline-flex;
  align-items: center;
  gap: 7px;
}

.btn-comman img {
  height: 24px;
  width: 24px;
}

.btn-green {
  background-color: var(--green);
  border: 2px solid var(--green);
  color: var(--white) !important;
  position: relative;
  z-index: 1;
}

.btn-green:hover,
.btn-green:focus {
  background-color: var(--f0) !important;
  border-color: var(--green) !important;
}

.btn-transperent {
  background-color: var(--f0);
  border: 1px solid var(--white);
  color: var(--white) !important;
  position: relative;
  z-index: 1;
}

.btn-transperent:hover,
.btn-transperent:focus {
  background-color: var(--green) !important;
  border-color: var(--f0);
}


/* .btn-green {background-image: linear-gradient(45deg, transparent 50%,#326767 50%);background-position: 100%; background-size: 400%; border:2px solid var(--green); color: var(--white) !important; position: relative;z-index: 1;transition: 0.7s ease-in-out !important;}
.btn-green:hover,.btn-green:focus{background-color: var(--f0) !important;border-color:var(--green) !important;}
.btn-green:hover{background-position: 0%;}

.btn-transperent {background-image: linear-gradient(45deg, #326767 50%, transparent 50%);background-position: 100%; background-size: 400%;border:1px solid var(--white); color: var(--white) !important; position: relative;z-index: 1;transition: 0.7s ease-in-out !important;}
.btn-transperent:hover,.btn-transperent:focus{background-color: var(--green) !important;border-color:var(--f0);}
.btn-transperent:hover{background-position: 0;} */


/* btn link */
.button-link {
  font-size: 16px;
  line-height: 28px;
  font-family: 'Neufile Grotesk bold';
  color: var(--white);
  display: inline-flex;
  align-items: center;
  gap: 4px;
  text-transform: capitalize;
  width: fit-content;
}

.button-link img {
  height: 20px;
  width: 20px;
  margin-top: 2px;
}

.button-link:hover {
  color: var(--hover);
}

.button-link:hover img {
  filter: brightness(0) saturate(100%) invert(58%) sepia(8%) saturate(1682%) hue-rotate(130deg) brightness(93%) contrast(85%);
}

.button-link:focus {
  background-color: var(--f0) !important;
}

/* banner image after */
.banner-layout {
  position: relative;
}

.banner-layout:after {
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
  pointer-events: none;
}

/* title line */
.title-line-wrap {
  display: flex;
  align-items: center;
  gap: 30px;
}

.title-line {
  position: relative;
  top: 5px;
}

.title-line::after {
  width: 0;
  height: 1px;
  content: "";
  position: absolute;
  left: 0;
  background: linear-gradient(90deg, #FFFFFF 0%, #000000 100%);
  transition: 1.5s ease-in-out;
  transform-origin: left;
}

.title-line.wow:after {
  width: 250px;
}

/* left */
.title-left-line-wrap {
  display: flex;
  align-items: center;
  gap: 85px;
}

.title-left-line {
  position: relative;
}

.title-left-line::after {
  width: 0;
  height: 1px;
  content: "";
  position: absolute;
  left: 0;
  background: linear-gradient(90deg, #000000 0%, #FFFFFF 100%);
  transition: 1.5s ease-in-out;
}

.title-left-line.wow:after {
  width: 70px;
}

/* li comman */
.section-research-expertise ul li,
.section-inner-expertise ul li,
.privacy-condition-content ul li,
.privacy-condition-content ol li {
  list-style: none;
  position: relative;
  padding-left: 41px;
}

.section-research-expertise ul li:before,
.section-inner-expertise ul li:before,
.privacy-condition-content ul li:before,
.privacy-condition-content ol li:before {
  width: 0;
  height: 1px;
  top: 15px;
  content: "";
  position: absolute;
  left: 0;
  background: linear-gradient(90deg, #000000 0%, #FFFFFF 100%);
  transition: 1.5s ease-in-out;
}

.section-research-expertise ul li.wow:before,
.section-inner-expertise ul li.wow:before,
.privacy-condition-content ul li.wow:before,
.privacy-condition-content ol li.wow:before {
  width: 30px;
}

.section-inner-expertise ul li:before {
  top: 20px;
}

.privacy-condition-content ul li:before,
.privacy-condition-content ol li:before {
  top: 12px;
}

/* ------------------ section-bg-before after image ------------------ */
.relative {
  position: relative;
}

.left-bg-image,
.right-bg-image {
  position: absolute;
  width: 30%;
  pointer-events: none;
  z-index: -1;
}

.left-bg-image img,
.right-bg-image img {
  height: 100%;
}

.left-bg-image {
  left: 0;
  bottom: -40%;
}

.right-bg-image {
  right: 0;
  top: -10%;
}

/* home page */
.section-key .left-bg-image {
  top: 60%;
  bottom: auto;
}

.section-key .right-bg-image {
  top: -60%;
}

/* comman banner */
.section-comman-banner .left-bg-image {
  bottom: -70%;
  width: 50%;
}

.page-template-contact-us .section-comman-banner .left-bg-image,
.page-template-career .section-comman-banner .left-bg-image {
  top: 40%;
  bottom: auto;
  width: 30%;
}

.page-template-career .section-comman-banner .right-bg-image {
  width: 30%;
}

.section-comman-banner .right-bg-image {
  top: -10%;
}

/* expertise main page */
.section-key-expertise .left-bg-image,
.section-research-inner .left-bg-image {
  bottom: -10%;
}

.section-key-expertise .right-bg-image,
.section-research-inner .right-bg-image {
  top: 50%;
}

/* footer */
footer {
  position: relative;
}

footer .left-bg-image {
  left: 0;
  bottom: 0%;
  width: 40%;
}

footer .right-bg-image {
  right: 0;
  bottom: 0;
  height: auto;
  top: auto;
}


/* ------------------ padding-block ------------------ */
.padding-block {
  padding-block: 140px;
}

.padding-top {
  padding-top: 140px;
}


/*  =========================== comman banner  =========================== */
.section-comman-banner .heading-style-1 {
  margin-bottom: 60px;
}

.section-comman-banner .heading-style-3 {
  padding-top: 60px;
}

.section-comman-banner .heading-style-4 {
  padding-top: 14px;
  padding-bottom: 60px;
  color: var(--gray);
  text-transform: unset;
}

/*  ===========================  contact form  =========================== */
.contact-form .heading-style-3 {
  margin-bottom: 15px;
}

/* input-group */
.contact-form .input-group {
  position: relative;
  flex-wrap: nowrap;
  align-items: start;
  margin: 48px 0 0 !important;
  padding: 0 !important;
}

.contact-form .input-group img,
.contact-form .input-group img:last-child {
  width: 24px;
  height: 24px;
  position: absolute;
  left: 0;
  top: 2px;
}

.contact-form .input-group img:last-child {
  right: 0;
  left: auto;
}

/* contact-form */
input[type=text]:focus,
input[type=email]:focus,
input[type=tel]:focus,
input[type=tel]:focus,
input[type=url]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=number]:focus,
input[type=tel]:focus,
input[type=date]:focus,
input[type=month]:focus,
input[type=week]:focus,
input[type=time]:focus,
input[type=datetime]:focus,
input[type=datetime-local]:focus,
input[type=color]:focus,
.site textarea:focus,
select:focus,
input[type=text]:focus-visible,
input[type=email]:focus-visible,
input[type=url]:focus-visible,
input[type=password]:focus-visible,
input[type=search]:focus-visible,
input[type=number]:focus-visible,
input[type=tel]:focus-visible,
input[type=date]:focus-visible,
input[type=month]:focus-visible,
input[type=week]:focus-visible,
input[type=time]:focus-visible,
input[type=datetime]:focus-visible,
input[type=datetime-local]:focus-visible,
input[type=color]:focus-visible,
.site textarea:focus-visible,
select:focus-visible {
  outline-offset: none;
  outline: none;
  color: var(--white);
}

/* input */
.contact-form input[type=text],
.contact-form input[type=email],
.contact-form input[type=tel],
.contact-form textarea,
.contact-form input[type=file],
.input-file {
  width: 100%;
  border: none !important;
  background: var(--f0) !important;
  margin: 0 !important;
  color: var(--white) !important;
  font-size: 16px !important;
  line-height: 28px !important;
  padding: 0 12px 24px 36px !important;
  font-family: 'Neufile Grotesk reg' !important;
  border-radius: 0 !important;
  border-bottom: 1px solid var(--white) !important;
}

.contact-form input[type=text]:focus,
.contact-form input[type=email]:focus,
.contact-form input[type=tel]:focus,
.contact-form textarea:focus,
.input-file:focus {
  border-color: var(--hover) !important;
}

.contact-form textarea {
  height: 125px;
  resize: none;
}

.contact-form input[type=file] {
  z-index: 1;
  position: relative;
  cursor: pointer;
  width: 100%;
  display: none;
}

.input-file {
  padding-right: 0 !important;
  cursor: pointer;
}

.contact-form .input-group img:last-child {
  z-index: -1;
}

.contact-form .choose-file .wpcf7-form-control-wrap {
  width: unset;
}

/* placehoder */
.contact-form input[type=text]::placeholder,
.contact-form input[type=email]::placeholder,
.contact-form input[type=tel]::placeholder,
.contact-form textarea::placeholder {
  font-size: 16px !important;
  line-height: 28px !important;
  color: var(--white) !important;
  font-family: 'Neufile Grotesk reg' !important;
  text-transform: capitalize;
}

/* submit button */
.contact-form-btn {
  position: relative;
  width: fit-content;
  margin-top: 38px;
}

.contact-form input[type=submit] {
  padding: 13px 38px !important;
  font-size: 16px !important;
  line-height: 28px !important;
  border: 1px solid var(--white);
  color: var(--white) !important;
  background-color: var(--f0) !important;
  text-transform: capitalize !important;
  font-family: 'Neufile Grotesk bold' !important;
  position: relative;
  top: 0;
  left: 0;
  margin: 0;
  transform: none;
  width: auto;
  height: auto;
}

.contact-form input[type=submit]:hover {
  background-color: var(--green) !important;
  color: var(--white);
  border-color: var(--green);
}

.contact-form input[type=submit]:active {
  background-color: var(--green);
}

input[type=submit]:focus,
input[type=submit]:focus-visible,
input[type=submit]:active {
  outline: none;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  transition: background-color 5000s ease-in-out 0s;
  -webkit-text-fill-color: var(--white) !important;
}

/* spinner */
.contact-form .wpcf7-spinner {
  margin: 0px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: var(--black) !important;
}

.contact-form .submitting .wpcf7-submit {
  pointer-events: none;
  color: var(--green) !important;
}

.contact-form .submitting input[type=submit] {
  color: var(--green) !important;
  background-color: var(--green) !important;
  border-color: var(--green) !important;
  transition: 0s ease-in-out;
}

/* massege */
.wpcf7-response-output {
  margin: 10px 0px 0px !important;
  font-size: 12px !important;
  line-height: 20px !important;
  border: none !important;
  color: var(--white);
  text-align: center;
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output {
  background: #ffb900;
  color: var(--white);
}

.wpcf7 form.failed .wpcf7-response-output {
  background: #f05858;
  color: var(--white);
}

.wpcf7 form.sent .wpcf7-response-output {
  background: #326767;
  color: var(--white);
}

.contact-form .wpcf7-not-valid-tip {
  font-size: 12px;
  position: absolute;
  bottom: -60%;
  left: 0;
}

.wpcf7 form .wpcf7-response-output {
  font-size: 12px;
}

.contact-form .wpcf7-form-control-wrap {
  position: unset;
  width: 100%;
}

/*  =========================== footer  =========================== */
/* ----------  career section ------------- */
.career-section {
  border-bottom: 1px solid;
  border-image: linear-gradient(90deg, #000000 0%, rgba(255, 255, 255, 0.5) 29.5%, rgba(255, 255, 255, 0.5) 80%, #000000 100%) 1;
}

.career-section .wp-block-group {
  justify-content: space-between !important;
}

.career-section .wp-block-group::before,
.career-section .wp-block-group:after {
  display: none !important;
}

.career-section .heading-style-4 {
  font-size: 28px;
  line-height: 48px;
  margin-bottom: 64px;
  font-family: 'Neufile Grotesk light';
  color: var(--white);
  display: inline-flex;
  align-items: center;
  position: relative;
}

.career-section .heading-style-4::after {
  width: 0;
  height: 1px;
  content: "";
  position: absolute;
  left: 0;
  margin-left: 100px;
  background: linear-gradient(90deg, #FFFFFF 0%, #000000 100%);
  transition: 1.5s ease-in-out;
  transform-origin: left;
}

.career-section .heading-style-4.wow::after {
  width: 250px;
}

.career-section .heading-style-2 {
  max-width: 990px;
  font-size: 38px !important;
  line-height: 58px !important;
  font-family: 'Neufile Grotesk bold' !important;
  color: var(--white) !important;
  text-transform: unset;
  margin: 0 !important;
}

.career-section a {
  padding: 14px 28px;
  font-size: 16px;
  line-height: 28px;
  font-family: 'Neufile Grotesk bold';
  background-color: var(--f0);
  border: 2px solid var(--white) !important;
  color: var(--white) !important;
  position: relative;
  z-index: 1;
  display: inline-flex;
  align-items: center;
  gap: 7px;
}

.career-section a:hover {
  background-color: var(--green) !important;
  border-color: var(--f0) !important;
  color: var(--white) !important;
}

.career-section a img {
  height: 24px;
  width: 24px;
}


.site-footer {
  margin-block: 0 !important;
  max-width: unset;
  background-color: var(--bg-green);
  padding: 0;
}

.site-footer>* {
  margin-block: 0;
}

.site-footer .size-full {
  display: inline-block;
}

.site-logo {
  margin-block: 0;
}

.top-footer {
  padding-block: 54px;
}

/* hover */
footer a:hover {
  color: var(--hover) !important;
}

.has-background-white .site footer .top-footer a:focus,
.has-background-white .site footer .bottom-footer a:focus {
  color: var(--gray) !important;
  background-color: var(--f0) !important;
}

/* ----------- footer logo -----------*/
.footer-logo .wp-block-image img {
  height: 52px !important;
  width: 211px !important;
  margin-bottom: 40px;
}

.footer-logo ul {
  display: flex;
  align-items: center;
  gap: 14px;
}

.footer-logo ul li a {
  background-color: #202020;
  height: 42px;
  width: 42px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  position: relative;
  z-index: 1;
  overflow: hidden;
}

.footer-logo ul li a:hover {
  border-color: var(--green);
  background-color: var(--green);
}

.footer-logo ul li a:focus,
.footer-logo ul li a:focus-visible {
  background-color: #202020 !important;
}

.footer-logo ul li a img {
  width: unset;
}

/*----------- footer menu -----------*/
footer h2 {
  margin-bottom: 20px !important;
  color: var(--white);
  font-family: 'Neufile Grotesk bold' !important;
  font-size: 20px !important;
  line-height: 32px !important;
  text-transform: capitalize;
}

footer .widget a:link,
footer .widget a:visited,
footer .widget a:active,
footer .footer-contact-info li:last-child {
  color: var(--gray);
  text-transform: capitalize;
  font-family: 'Neufile Grotesk reg';
}

.footer-links ul,
.footer-connect ul {
  display: flex;
  flex-direction: column;
  row-gap: 18px;
}

footer .widget ul li {
  line-height: unset;
}

/* ----------- footer-contact-info -----------*/
.footer-contact-info li {
  display: inline-flex;
  gap: 12px;
  align-items: start;
  margin-bottom: 18px;
  width: 100%;
}

.footer-contact-info li a {
  text-transform: unset !important;
}

.footer-contact-info li img {
  width: 20px;
  height: 20px;
  margin-top: 4px;
}

/* ---------------------------------------------------- bottom footer ------------------------------------------------------ */
.bottom-footer {
  padding-block: 24px;
}

/* footer-copyright */
.footer-copyright p,
.footer-copyright .widget a:link,
.footer-privacy ul li a,
.footer-privacy .widget a:link {
  font-size: 14px;
  line-height: 16px;
  color: #A6A6A6;
  font-family: 'Neufile Grotesk reg';
}

/* footer privacy */
.footer-privacy ul {
  display: flex;
  gap: 20px;
}

/* =========================== 404 page =========================== */
.error-page {
  padding: 250px 0 100px;
  text-align: center;
  position: relative;
}

.error-page:after {
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  background: url(./assets/images/bg-commen-pattern.png) no-repeat center / contain, var(--bg-light-creme);
  z-index: -1;
  opacity: 1;
}

.error-page .heading-style-1 {
  margin-bottom: 20px;
  font-size: 130px;
  line-height: 130px;
}

.error-page .heading-style-1 span {
  color: #74a1a1;
  font-size: 115px;
}

.error-page .heading-style-2 {
  margin-bottom: 20px;
  font-size: 44px;
  line-height: 52px;
}

.error-page p {
  text-transform: capitalize !important;
}

/*=============================================
=            Pre Loader style            =
=============================================*/

.loader-container {
  display: flex;
  justify-content: center;
  align-items: center;
  position: fixed;
  height: 100%;
  width: 100%;
  background-color: var(--black);
  z-index: 999999;
  top: 0;
  left: 0;
}

.lds-ring {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;
}

.lds-ring div {
  box-sizing: border-box;
  display: block;
  position: absolute;
  width: 64px;
  height: 64px;
  margin: 8px;
  border: 5px solid var(--green);
  border-radius: 50%;
  animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  border-color: var(--green) transparent transparent transparent;
}

.lds-ring div:nth-child(1) {
  animation-delay: -0.45s;
}

.lds-ring div:nth-child(2) {
  animation-delay: -0.3s;
}

.lds-ring div:nth-child(3) {
  animation-delay: -0.15s;
}

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

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

/* ===================================== media quiery  ===================================== */
@media screen and (max-width:1366px) {
  .container {
    max-width: 1120px;
  }

  .heading-style-1 {
    font-size: 52px;
    line-height: 65px;
  }

  .heading-style-2 {
    font-size: 34px;
    line-height: 45px;
  }

  .heading-style-3 {
    font-size: 32px;
    line-height: 48px;
  }

  .heading-style-4 {
    font-size: 26px;
    line-height: 44px;
  }

  .heading-style-5 {
    font-size: 24px;
    line-height: 26px;
  }

  .heading-style-6 {
    font-size: 20px;
    line-height: 28px;
  }

  .p-big {
    font-size: 18px;
    line-height: 30px;
  }

  p {
    font-size: 15px;
    line-height: 27px;
  }

  /* button */
  .btn-comman {
    padding: 12px 20px;
  }

  /* .btn-comman img,.button-link img{ height: 20px;width: 20px;} */
  /* .button-link{font-size: 16px;line-height: 28px;} */

  /* padding-block */
  .padding-block {
    padding-block: 130px;
  }

  .padding-top {
    padding-top: 130px;
  }

  /*  =========================== comman banner  =========================== */
  .section-comman-banner .heading-style-1 {
    margin-bottom: 55px;
  }

  .section-comman-banner .heading-style-3 {
    padding-top: 55px;
  }

  .section-comman-banner .heading-style-4 {
    padding-top: 12px;
    padding-bottom: 55px;
  }

  /*  =========================== footer  =========================== */
  /* ----------  career section ------------- */
  .career-section .heading-style-4 {
    font-size: 26px;
    line-height: 44px;
    margin-bottom: 52px;
    gap: 30px;
  }

  .career-section .heading-style-2 {
    font-size: 36px !important;
    line-height: 55px !important;
    max-width: 800px;
  }

  .career-section a {
    padding: 14px 20px;
  }

  .career-section a img {
    height: 20px;
    width: 20px;
  }

  .top-footer {
    padding-block: 50px;
  }

  /* ----------- footer logo -----------*/
  .footer-logo .wp-block-image img {
    height: auto !important;
    width: 205px !important;
    margin-bottom: 36px;
  }

  /* .footer-logo ul li a{ height: 42px; width: 42px; } */
  /*----------- footer menu -----------*/
  footer h2 {
    margin-bottom: 18px !important;
    font-size: 19px !important;
    line-height: 30px !important;
  }

  .footer-links ul,
  .footer-connect ul {
    row-gap: 16px;
  }

  /* ----------- footer-contact-info -----------*/
  .footer-contact-info li {
    margin-bottom: 16px;
  }

  /* .footer-contact-info li img{width: 20px;height:20px;margin-top: 4px;} */
  /* ---------------------------------------------------- bottom footer ------------------------------------------------------ */
  .bottom-footer {
    padding-block: 23px;
  }

  /* footer privacy */
  .footer-privacy ul {
    gap: 19px;
  }

  /* =========================== 404 page =========================== */
  .error-page {
    padding: 220px 0 60px;
  }

}

@media screen and (max-width:1199px) {
  .container {
    max-width: 960px;
  }

  .heading-style-1 {
    font-size: 46px;
    line-height: 55px;
  }

  .heading-style-2 {
    font-size: 31px;
    line-height: 43px;
  }

  .heading-style-3 {
    font-size: 28px;
    line-height: 36px;
  }

  .heading-style-4 {
    font-size: 24px;
    line-height: 35px;
  }

  .heading-style-5 {
    font-size: 23px;
    line-height: 25px;
  }

  .heading-style-6 {
    font-size: 20px;
    line-height: 28px;
  }

  .p-big {
    font-size: 18px;
    line-height: 28px;
  }

  p {
    font-size: 15px;
    line-height: 24px;
  }

  /* button */
  .btn-comman {
    padding: 11px 13px;
  }

  .btn-comman img,
  .button-link img {
    height: 20px;
    width: 20px;
  }

  /* .button-link{font-size: 16px;line-height: 28px;} */

  /* padding-block */
  .padding-block {
    padding-block: 100px;
  }

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

  .title-line.wow::after {
    width: 200px;
  }

  /* .section-research-expertise ul li,.section-inner-expertise ul li{padding-left:35px;} */
  .section-research-expertise ul li:before,
  .section-inner-expertise ul li:before {
    top: 14px;
  }

  /*  =========================== comman banner  =========================== */
  .section-comman-banner .heading-style-1 {
    margin-bottom: 40px;
  }

  .section-comman-banner .heading-style-3 {
    padding-top: 40px;
  }

  .section-comman-banner .heading-style-4 {
    padding-top: 11px;
    padding-bottom: 40px;
  }

  /*  ===========================  contact form  =========================== */
  .contact-form .heading-style-3 {
    margin-bottom: 12px;
  }

  /* input-group */
  .contact-form .input-group {
    margin: 40px 0 0 !important;
    padding-bottom: 0 !important;
  }

  .contact-form .input-group img {
    width: 24px;
    height: 24px;
    margin-top: 0px;
  }

  /* input */
  .contact-form input[type=text],
  .contact-form input[type=email],
  .contact-form input[type=tel],
  .contact-form textarea,
  .input-file {
    padding: 0 5px 20px 36px !important;
  }

  .contact-form input[type=text],
  .contact-form input[type=email],
  .contact-form input[type=tel],
  .contact-form textarea,
  .contact-form input[type=text]::placeholder,
  .contact-form input[type=email]::placeholder,
  .contact-form input[type=tel]::placeholder,
  .contact-form textarea::placeholder,
  .input-file {
    font-size: 15px !important;
    line-height: 25px !important;
  }

  .contact-form textarea {
    height: 120px;
  }

  /* submit button */
  .contact-form-btn {
    margin-top: 36px;
  }

  .contact-form input[type=submit] {
    padding: 12px 35px !important;
    font-size: 15px !important;
    line-height: 25px !important;
  }

  /*  =========================== footer  =========================== */
  /* ----------  career section ------------- */
  .career-section .heading-style-4 {
    font-size: 24px;
    line-height: 35px;
    margin-bottom: 48px;
    gap: 30px;
  }

  .career-section .heading-style-4.wow::after {
    width: 200px;
  }

  .career-section .heading-style-2 {
    font-size: 32px !important;
    line-height: 48px !important;
    max-width: 700px;
  }

  .career-section a {
    padding: 11px 13px;
  }

  .career-section a img {
    height: 20px;
    width: 20px;
  }

  .top-footer {
    padding-block: 45px;
  }

  /* ----------- footer logo -----------*/
  .footer-logo .wp-block-image img {
    width: 180px !important;
    margin-bottom: 26px;
  }

  .footer-logo ul li a {
    height: 40px;
    width: 40px;
  }

  .footer-logo ul li a img {
    width: 16px;
  }

  /*----------- footer menu -----------*/
  footer h2 {
    margin-bottom: 17px !important;
    font-size: 18px !important;
    line-height: 28px !important;
  }

  .footer-links ul,
  .footer-connect ul {
    row-gap: 15px;
  }

  /* ----------- footer-contact-info -----------*/
  .footer-contact-info li {
    margin-bottom: 15px;
  }

  .footer-contact-info li img {
    width: 18px;
    height: 18px;
    margin-top: 5px;
  }

  .footer-links,
  .footer-connect {
    padding-left: 20px;
  }

  /* ---------------------------------------------------- bottom footer ------------------------------------------------------ */
  .bottom-footer {
    padding-block: 20px;
  }

  /* footer privacy */
  .footer-privacy ul {
    gap: 16px;
  }

  /* =========================== 404 page =========================== */
  .error-page {
    padding: 200px 0 70px;
  }

  .error-page .heading-style-1,
  .error-page .heading-style-1 span {
    margin-bottom: 15px;
    font-size: 105px;
    line-height: 110px;
  }

  .error-page .heading-style-2 {
    margin-bottom: 18px;
    font-size: 40px;
    line-height: 45px;
  }

  .error-page p {
    font-size: 20px !important;
    margin-bottom: 30px !important;
  }
}

@media screen and (max-width:991px) {
  .container {
    max-width: 720px;
  }

  .heading-style-1 {
    font-size: 42px;
    line-height: 54px;
  }

  .heading-style-2 {
    font-size: 29px;
    line-height: 42px;
  }

  .heading-style-3 {
    font-size: 26px;
    line-height: 34px;
  }

  .heading-style-4 {
    font-size: 23px;
    line-height: 33px;
  }

  .heading-style-5 {
    font-size: 22px;
    line-height: 24px;
  }

  .heading-style-6 {
    font-size: 18px;
    line-height: 26px;
  }

  .p-big {
    font-size: 17px;
    line-height: 25px;
  }

  p {
    font-size: 15px;
    line-height: 22px;
  }

  /* button */
  .btn-comman {
    padding: 10px;
    font-size: 15px;
    line-height: 26px;
  }

  .btn-comman img,
  .button-link img {
    height: 18px;
    width: 18px;
  }

  .button-link {
    font-size: 15px;
    line-height: 26px;
  }

  /* padding-block */
  .padding-block {
    padding-block: 80px;
  }

  .title-line.wow::after {
    width: 150px;
  }

  .title-left-line-wrap {
    gap: 60px;
  }

  .title-left-line.wow:after {
    width: 40px;
  }

  /* .section-research-expertise ul li,.section-inner-expertise ul li{padding-left:35px;} */
  .section-research-expertise ul li:before,
  .section-inner-expertise ul li:before {
    top: 11px;
  }

  .section-inner-expertise ul li:before {
    top: 15px;
  }

  .privacy-condition-content ul li:before,
  .privacy-condition-content ol li:before {
    top: 9px;
  }

  .privacy-condition-content ul li,
  .privacy-condition-content ol li {
    padding-left: 40px;
  }

  /* bg images */
  .section-comman-banner .right-bg-image {
    top: 10%;
  }

  /*  =========================== comman banner  =========================== */
  .section-comman-banner .heading-style-1 {
    margin-bottom: 35px;
    max-width: 65%;
  }

  .section-comman-banner .heading-style-3 {
    padding-top: 35px;
  }

  .section-comman-banner .heading-style-4 {
    padding-top: 10px;
    padding-bottom: 35px;
  }

  /*  ===========================  contact form  =========================== */
  .contact-form .heading-style-3 {
    margin-bottom: 6px;
  }

  /* input-group */
  .contact-form .input-group {
    margin: 35px 0 0 !important;
    padding-bottom: 0 !important;
  }

  .contact-form .input-group img {
    width: 20px;
    height: 20px;
  }

  /* input */
  .contact-form input[type=text],
  .contact-form input[type=email],
  .contact-form input[type=tel],
  .contact-form textarea,
  .input-file {
    padding: 0 5px 15px 30px !important;
  }

  .contact-form input[type=text],
  .contact-form input[type=email],
  .contact-form input[type=tel],
  .contact-form textarea,
  .contact-form input[type=text]::placeholder,
  .contact-form input[type=email]::placeholder,
  .contact-form input[type=tel]::placeholder,
  .contact-form textarea::placeholder,
  .input-file {
    line-height: 20px !important;
  }

  .contact-form textarea {
    height: 100px;
  }

  /* submit button */
  .contact-form-btn {
    margin-top: 28px;
  }

  .contact-form input[type=submit] {
    padding: 12px 32px !important;
    line-height: 20px !important;
  }

  /*  =========================== footer  =========================== */
  /* ----------  career section ------------- */
  .career-section .heading-style-4 {
    font-size: 23px;
    line-height: 33px;
    margin-bottom: 42px;
    gap: 30px;
  }

  .career-section .heading-style-4::after {
    margin-left: 90px;
    margin-top: 4px;
  }

  .career-section .heading-style-4.wow::after {
    width: 150px;
  }

  .career-section .heading-style-2 {
    font-size: 30px !important;
    line-height: 45px !important;
    max-width: 500px;
  }

  .career-section a {
    padding: 10px;
  }

  .career-section a img {
    height: 18px;
    width: 18px;
  }

  .top-footer {
    padding-block: 40px;
  }

  /* ----------- footer logo -----------*/
  .footer-logo .wp-block-image img {
    width: 150px !important;
    margin-bottom: 20px;
  }

  .footer-logo ul {
    gap: 8px;
  }

  .footer-logo ul li a {
    height: 38px;
    width: 38px;
  }

  .footer-logo ul li a img {
    width: 15px;
  }

  /*----------- footer menu -----------*/
  footer h2 {
    margin-bottom: 16px !important;
    font-size: 17px !important;
    line-height: 26px !important;
  }

  .footer-links ul,
  .footer-connect ul {
    row-gap: 14px;
  }

  .footer-links a,
  .footer-connect a,
  .footer-contact-info {
    font-size: 14px;
    line-height: 22px;
  }

  /* ----------- footer-contact-info -----------*/
  .footer-contact-info li {
    margin-bottom: 14px;
    gap: 7px;
  }

  .footer-contact-info li img {
    width: 16px;
    height: 16px;
    margin-top: 3px;
  }

  .footer-links,
  .footer-connect {
    padding-left: 0;
  }

  /* ---------------------------------------------------- bottom footer ------------------------------------------------------ */
  .bottom-footer {
    padding-block: 18px;
  }

  /* footer privacy */
  .footer-privacy ul {
    gap: 15px;
  }

}

@media screen and (max-width:767px) {
  .container {
    max-width: 100%;
    padding-inline: 20px;
  }

  .heading-style-1 {
    font-size: 36px;
    line-height: 45px;
  }

  .heading-style-2 {
    font-size: 26px;
    line-height: 40px;
  }

  .heading-style-3 {
    font-size: 24px;
    line-height: 32px;
  }

  .heading-style-4 {
    font-size: 22px;
    line-height: 30px;
  }

  .heading-style-5 {
    font-size: 21px;
    line-height: 22px;
  }

  .heading-style-6 {
    font-size: 17px;
    line-height: 24px;
  }

  .p-big {
    font-size: 17px;
    line-height: 24px;
  }

  p {
    font-size: 17px;
    line-height: 25px;
  }

  /* button */
  .btn-comman {
    padding: 10px;
    font-size: 14px;
    line-height: 22px;
    border-width: 1px !important;
  }

  .btn-comman img,
  .button-link img {
    height: 16px;
    width: 16px;
  }

  .button-link {
    font-size: 14px;
    line-height: 22px;
  }

  /* padding-block */
  .padding-block {
    padding-block: 60px;
  }

  .padding-top {
    padding-top: 110px;
  }

  /* titkle line  */
  .title-line-wrap {
    gap: 15px;
  }

  .title-line {
    top: 2px;
  }

  .title-line.wow::after {
    width: 120px;
  }

  /* bg image */
  .right-bg-image {
    top: 10%;
  }


  /*  =========================== comman banner  =========================== */
  .section-comman-banner .heading-style-1 {
    margin-bottom: 30px;
    max-width: 70%;
  }

  .section-comman-banner .heading-style-3 {
    padding-top: 25px;
  }

  .section-comman-banner .heading-style-4 {
    padding-bottom: 30px;
  }

  /*  ===========================  contact form  =========================== */
  .contact-form .heading-style-3 {
    margin-bottom: 0px;
  }

  /* input-group */
  .contact-form .input-group {
    margin: 36px 0 0 !important;
    padding-bottom: 0 !important;
  }

  .contact-form .input-group img {
    width: 24px;
    height: 24px;
  }

  /* input */
  .contact-form input[type=text],
  .contact-form input[type=email],
  .contact-form input[type=tel],
  .contact-form textarea,
  .input-file {
    padding: 0 5px 12px 34px !important;
  }

  .contact-form input[type=text],
  .contact-form input[type=email],
  .contact-form input[type=tel],
  .contact-form textarea,
  .contact-form input[type=text]::placeholder,
  .contact-form input[type=email]::placeholder,
  .contact-form input[type=tel]::placeholder,
  .contact-form textarea::placeholder,
  .input-file {
    font-size: 16px !important;
    line-height: 20px !important;
  }

  .contact-form textarea {
    height: 90px;
  }

  /* submit button */
  .contact-form-btn {
    margin-top: 26px;
  }

  /* .contact-form input[type=submit] { padding: 12px 32px!important; line-height: 20px !important; } */
  .contact-form .wpcf7-not-valid-tip {
    line-height: 18px;
  }

  /*  =========================== footer  =========================== */
  /* ----------  career section ------------- */
  .career-section .heading-style-4 {
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 40px;
    gap: 15px;
  }

  .career-section .heading-style-4.wow::after {
    width: 120px;
  }

  .career-section .heading-style-2 {
    font-size: 26px !important;
    line-height: 40px !important;
    max-width: 100%;
  }

  .career-section .wp-block-group {
    flex-direction: column;
    align-items: start;
    row-gap: 30px;
  }

  .career-section a {
    padding: 10px;
    font-size: 14px;
    line-height: 22px;
    border-width: 1px !important;
  }

  .career-section a img {
    height: 16px;
    width: 16px;
  }

  .top-footer {
    padding-block: 36px;
  }

  .top-footer .row {
    row-gap: 30px;
  }

  /* ----------- footer logo -----------*/
  .footer-logo .wp-block-image img {
    width: 140px !important;
    margin-bottom: 15px;
  }

  .footer-logo ul {
    gap: 8px;
  }

  .footer-logo ul li a {
    height: 36px;
    width: 36px;
  }

  .footer-logo ul li a img {
    width: 14px;
  }

  /*----------- footer menu -----------*/
  footer h2 {
    margin-bottom: 15px !important;
    font-size: 16px !important;
    line-height: 24px !important;
  }

  .footer-links ul,
  .footer-connect ul {
    row-gap: 12px;
  }

  /* ----------- footer-contact-info -----------*/
  .footer-contact-info li {
    margin-bottom: 16px;
    gap: 7px;
  }

  .footer-contact-info li img {
    width: 17px;
    height: 17px;
    margin-top: 2px;
  }

  /* ---------------------------------------------------- bottom footer ------------------------------------------------------ */
  .bottom-footer {
    padding-block: 16px;
  }

  /* footer privacy */
  .footer-privacy ul {
    gap: 14px;
  }

  /* =========================== 404 page =========================== */
  .error-page {
    padding: 200px 0 60px;
  }

  .error-page .heading-style-1,
  .error-page .heading-style-1 span {
    margin-bottom: 14px;
    font-size: 90px;
    line-height: 95px;
  }

  .error-page .heading-style-2 {
    margin-bottom: 17px;
    font-size: 38px;
    line-height: 40px;
  }

  .error-page p {
    font-size: 18px !important;
    margin-bottom: 30px !important;
  }
}

@media screen and (max-width:575px) {
  .container {
    max-width: 100%;
  }

  .heading-style-1 {
    font-size: 35px;
    line-height: 40px;
  }

  .heading-style-2 {
    font-size: 20px;
    line-height: 30px;
  }

  .heading-style-3 {
    font-size: 19px;
    line-height: 28px;
  }

  .heading-style-4 {
    font-size: 18px;
    line-height: 25px;
  }

  .heading-style-5 {
    font-size: 18px;
    line-height: 21px;
  }

  .heading-style-6 {
    font-size: 17px;
    line-height: 23px;
  }

  .p-big {
    font-size: 17px;
    line-height: 25px;
  }

  p {
    font-size: 16px;
    line-height: 23px;
    ;
  }

  /* padding-block */
  .padding-block {
    padding-block: 50px;
  }

  /* .padding-top{padding-top: 50px;}     */
  .title-line-wrap {
    gap: 20px;
    flex-direction: column;
    align-items: start;
  }

  .title-line.wow::after {
    width: 200px;
  }

  .title-line {
    top: 0px;
  }

  .title-left-line-wrap {
    gap: 50px;
  }

  .title-left-line.wow:after {
    width: 35px;
  }

  .section-research-expertise ul li,
  .section-inner-expertise ul li {
    padding-left: 35px;
  }

  .section-research-expertise ul li:before,
  .section-inner-expertise ul li:before,
  .privacy-condition-content ul li:before,
  .privacy-condition-content ol li:before {
    top: 10px;
  }

  .section-research-expertise ul li.wow:before,
  .section-inner-expertise ul li.wow:before,
  .privacy-condition-content ul li.wow:before,
  .privacy-condition-content ol li.wow:before {
    width: 20px;
  }

  /* .section-inner-expertise ul li:before{top:8px;} */
  .privacy-condition-content ul li,
  .privacy-condition-content ol li {
    padding-left: 34px;
  }

  /* bg images */
  .left-bg-image img,
  .right-bg-image img {
    transition: none !important;
  }

  .right-bg-image {
    top: 20%;
  }

  /* comman banner */
  .section-comman-banner .right-bg-image {
    top: 30%;
  }


  /*  =========================== comman banner  =========================== */
  .section-comman-banner .heading-style-1 {
    margin-bottom: 20px;
    max-width: 100%;
  }

  .section-comman-banner .heading-style-3 {
    padding-top: 10px;
  }

  .section-comman-banner .heading-style-4 {
    padding-bottom: 20px;
  }

  /*  ===========================  contact form  =========================== */
  /* input-group */
  .contact-form .input-group {
    margin: 30px 0 0 !important;
    padding-bottom: 0 !important;
  }

  .contact-form .input-group img {
    width: 20px;
    height: 20px;
  }

  /* input */
  .contact-form input[type=text],
  .contact-form input[type=email],
  .contact-form input[type=tel],
  .contact-form textarea,
  .input-file {
    padding: 0 5px 11px 29px !important;
  }

  .contact-form input[type=text],
  .contact-form input[type=email],
  .contact-form input[type=tel],
  .contact-form textarea,
  .contact-form input[type=text]::placeholder,
  .contact-form input[type=email]::placeholder,
  .contact-form input[type=tel]::placeholder,
  .contact-form textarea::placeholder,
  .input-file {
    font-size: 15px !important;
    line-height: 20px !important;
  }

  .contact-form textarea {
    height: 70px;
  }

  /* submit button */
  .contact-form-btn {
    margin-top: 25px;
  }

  .contact-form input[type=submit] {
    padding: 11px 30px !important;
    font-size: 15px !important;
    line-height: 20px !important;
  }

  /*  =========================== footer  =========================== */
  /* ----------  career section ------------- */
  .career-section .heading-style-4 {
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 38px;
    gap: 14px;
  }

  .career-section .heading-style-4::after {
    bottom: -20px;
    margin-left: 0;
  }

  .career-section .heading-style-4.wow::after {
    width: 200px;
  }

  .career-section .heading-style-2 {
    font-size: 22px !important;
    line-height: 36px !important;
  }

  .top-footer {
    padding-block: 34px;
  }

  .top-footer .row {
    row-gap: 25px;
  }

  /* ----------- footer logo -----------*/
  .footer-logo .wp-block-image img {
    width: 150px !important;
    margin-bottom: 14px;
  }

  /*----------- footer menu -----------*/
  footer h2 {
    margin-bottom: 14px !important;
    font-size: 16px !important;
    line-height: 23px !important;
  }

  .footer-links ul,
  .footer-connect ul {
    row-gap: 8px;
  }

  /* ----------- footer-contact-info -----------*/
  .footer-contact-info li {
    margin-bottom: 16px;
    gap: 7px;
  }

  .footer-contact-info li img {
    width: 17px;
    height: 17px;
    margin-top: 2px;
  }

  /* ---------------------------------------------------- bottom footer ------------------------------------------------------ */
  .bottom-footer {
    padding-block: 16px;
    flex-direction: column;
    align-items: center !important;
    row-gap: 10px;
  }

  /* footer privacy */
  .footer-privacy ul {
    gap: 14px;
  }

  /* =========================== 404 page =========================== */
  .error-page {
    padding: 200px 0 60px;
  }

  .error-page .heading-style-1,
  .error-page .heading-style-1 span {
    margin-bottom: 10px;
    font-size: 85px;
    line-height: 75px;
  }

  .error-page .heading-style-2 {
    margin-bottom: 15px;
    font-size: 28px;
    line-height: 32px;
  }

  .error-page p {
    font-size: 16px !important;
    line-height: 22px;
    margin-bottom: 24px !important;
  }
}