@import url(https://fonts.googleapis.com/css2?family=Assistant:wght@400;500;600;700&display=swap);
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

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

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */

main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

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

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

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

/* Text-level semantics
   ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

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

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

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

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
  border-style: none;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

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

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

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

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

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

/**
 * Remove the inner border and padding in Firefox.
 */

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

/**
 * Restore the focus styles unset by the previous rule.
 */

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

/**
 * Correct the padding in Firefox.
 */

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

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

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

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

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

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

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

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

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

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

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

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

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

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

/* Misc
   ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
  display: none;
}

.w-full {
  width: 100%;
}

.centered {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
}

header {
  background: #FFF;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: justify;
      justify-content: space-between;
  padding: 1rem 0;
  position: fixed;
  top: 0;
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
  z-index: 1000;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  max-width: 100%;
}
header .logo {
  width: 14rem;
}
@media (min-width: 1024px) {
  header .logo {
    width: 16rem;
  }
}
@media (min-width: 1920px) {
  header .logo {
    width: 19rem;
  }
}
@media (min-width: 2560px) {
  header .logo {
    width: 22rem;
  }
}
header .logo img {
  width: 100%;
}
header .navigation {
  position: absolute;
  width: 100%;
  background: #FFF;
  top: 95%;
  z-index: 35;
  padding-bottom: 1rem;
  padding-left: 1rem;
  padding-right: 1rem;
  display: none;
  -ms-flex-preferred-size: 60%;
      flex-basis: 60%;
  width: 115%;
  margin-left: calc(-50vw + 50%);
  margin-right: calc(-50vw + 50%);
}
@media (min-width: 1024px) {
  header .navigation {
    width: 115%;
    display: block;
    width: auto;
    margin: 0;
    padding-bottom: 2.3rem;
  }
}
header .navigation .header-socials {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  margin-top: 0.5rem;
  gap: 1rem;
}
@media (min-width: 1024px) {
  header .navigation .header-socials {
    display: none;
  }
}
header .navigation ul.navigation-menu {
  margin: 0;
  padding: 0;
  list-style: none;
  margin-top: 1.5rem;
}
header .navigation ul.navigation-menu li {
  position: relative;
}
header .navigation ul.navigation-menu li.dropdown a {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  padding: 0;
}
header .navigation ul.navigation-menu li.dropdown a:after {
  height: 0;
}
header .navigation ul.navigation-menu li.dropdown a svg {
  display: block;
  margin-top: 0.3rem;
}
header .navigation ul.navigation-menu li.dropdown ul {
  margin: 0;
  position: absolute;
  background: white;
  display: none;
  -ms-flex-direction: column;
      flex-direction: column;
  padding: 0;
  padding: 0.5rem;
  list-style: none;
  top: 110%;
  z-index: 20;
  box-shadow: 0px 10px 20px 0px rgba(165, 163, 174, 0.4);
  width: 100%;
  border-radius: 12px;
  gap: 0.1rem;
  border: 1px solid #5258F9;
}
@media (min-width: 1024px) {
  header .navigation ul.navigation-menu li.dropdown ul {
    top: 80%;
    border: 0;
  }
}
header .navigation ul.navigation-menu li.dropdown ul li {
  margin-right: 0;
  padding: 0.5rem;
  border-radius: 8px;
}
header .navigation ul.navigation-menu li.dropdown ul li:hover {
  background: #F8F8F9;
}
header .navigation ul.navigation-menu li.dropdown ul li a {
  padding-bottom: 0;
}
header .navigation ul.navigation-menu li.dropdown:hover ul {
  display: -ms-flexbox;
  display: flex;
}
header .navigation ul.navigation-menu li:not(:first-child) {
  margin-top: 1.5rem;
}
@media (min-width: 1024px) {
  header .navigation ul.navigation-menu li:not(:first-child) {
    margin-top: 0;
  }
}
header .navigation ul.navigation-menu li a {
  text-decoration: none;
  color: black;
  font-weight: 600;
  text-transform: uppercase;
  position: relative;
  padding-bottom: 0.5rem;
}
@media (min-width: 1024px) {
  header .navigation {
    position: static;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    padding-bottom: 0;
  }
  header .navigation ul.navigation-menu {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    margin-top: 0;
  }
  header .navigation ul.navigation-menu li:not(:first-child) {
    margin-right: 2.4rem;
  }
  header .navigation ul.navigation-menu li a:after {
    background: none repeat scroll 0 0 transparent;
    bottom: 0;
    content: "";
    display: block;
    height: 2px;
    left: 50%;
    position: absolute;
    background: black;
    transition: width 0.3s ease 0s, left 0.3s ease 0s;
    width: 0;
  }
  header .navigation ul.navigation-menu li a:hover:after {
    width: 100%;
    left: 0;
  }
}
header .socials-contact {
  display: -ms-flexbox;
  display: flex;
  gap: 1rem;
}
header .socials-contact .header-socials {
  display: none;
  gap: 1rem;
  -ms-flex-align: center;
      align-items: center;
}
@media (min-width: 1024px) {
  header .socials-contact .header-socials {
    display: -ms-flexbox;
    display: flex;
  }
}
header .socials-contact #contact-cta {
  display: block;
  width: 48px;
  height: 48px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  font-weight: 600;
  border-radius: 8px;
}
header .menu-icon {
  height: 2.625rem;
  width: 3rem;
  padding: 0.5rem 0.6rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
  border-radius: 0.6rem;
  border: 1px solid #5258F9;
}
header .menu-icon ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
header .menu-icon ul li {
  height: 3px;
  width: 100%;
  background: #5258F9;
  display: block;
  border-radius: 4px;
}
header .menu-icon ul li:not(:first-child) {
  margin-top: 0.3rem;
}
@media (min-width: 1024px) {
  header .menu-icon {
    display: none;
  }
}

footer {
  position: relative;
  background: #020440;
  color: white;
}
footer .footer-top {
  background: #01BFF3;
  overflow: hidden;
  padding: 1.5rem 2rem;
}
@media (min-width: 1024px) {
  footer .footer-top {
    position: absolute;
    left: 0;
    right: 0;
    width: 70%;
    margin: 0 auto;
    top: -30%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between;
    -ms-flex-align: center;
        align-items: center;
    grid-gap: 2rem;
    border-radius: 16px;
  }
  footer .footer-top .heading {
    width: 50vw;
  }
  footer .footer-top .subscription-form {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: end;
        align-items: flex-end;
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    gap: 1rem;
  }
  footer .footer-top .subscription-form .form-group {
    width: 100%;
    -ms-flex-preferred-size: 70%;
        flex-basis: 70%;
  }
  footer .footer-top .subscription-form .button-container {
    -ms-flex-preferred-size: 30%;
        flex-basis: 30%;
    width: 100%;
  }
}
footer .footer-top .heading {
  color: black;
}
footer .footer-top .heading h1 {
  font-size: 32px;
}
footer .footer-top .heading h4 {
  font-weight: 400;
}
footer .footer-top form h2 {
  color: black;
  font-size: 19px;
}
footer .footer-top form input {
  background: transparent;
  border: 1px solid white;
  color: white;
  border-radius: 8px;
  padding: 0.8rem 0.8rem;
  width: 100%;
  font-size: 14px;
}
footer .footer-top form input::-webkit-input-placeholder {
  color: #00F1D9;
}
footer .footer-top form input::-moz-placeholder {
  color: #00F1D9;
}
footer .footer-top form input:-ms-input-placeholder {
  color: #00F1D9;
}
footer .footer-top form input::-ms-input-placeholder {
  color: #00F1D9;
}
footer .footer-top form input::placeholder {
  color: #00F1D9;
}
footer .footer-top form button {
  margin-top: 1rem;
  width: 100%;
  background: #5258F9;
  text-decoration: none;
  color: #fff;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  border: 1px solid #5258F9;
  font-size: 0.75rem;
  transition: 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  padding: 0.8rem 1.2rem;
  border-radius: 8px;
  letter-spacing: 0.03rem;
  font-size: 16px;
}
footer .footer-top form button:hover {
  background: #FFF;
  color: #5258F9;
}
@media (min-width: 1024px) {
  footer {
    padding-bottom: 0;
  }
}
footer .footer-container {
  padding-top: 1rem;
  padding-bottom: 2rem;
}
footer .footer-container .footer-inner {
  padding-top: 2.5rem;
  padding-bottom: 1.5rem;
}
@media (min-width: 1024px) {
  footer .footer-container .footer-inner {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 12rem;
    padding-top: 6rem;
  }
}
footer .footer-container .footer-inner .about-section .logo {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  height: 120px;
}
footer .footer-container .footer-inner .about-section .logo img {
  max-width: 100%;
  max-height: 100px;
  height: auto;
  width: auto;
}
footer .footer-container .footer-inner h4 {
  margin: 0;
  font-size: 1.2rem;
}
footer .footer-container .footer-inner .links-section ul {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-top: 1rem;
}
footer .footer-container .footer-inner .links-section ul li:not(:first-child) {
  margin-top: 0.75rem;
}
footer .footer-container .footer-inner .links-section ul li a {
  color: inherit;
  text-decoration: none;
}
footer .footer-container .footer-inner .contact-section .contact-info {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}
footer .footer-container .footer-inner .contact-section .contact-info span {
  margin-left: 0.5rem;
}
footer .footer-container .footer-inner .contact-section .contact-info a {
  text-decoration: none;
  color: inherit;
}
footer .footer-container .footer-inner .contact-section .contact-info p {
  margin: 0;
}
footer .footer-container .footer-inner .contact-section .contact-info:not(:first-child) {
  margin-top: 0.75rem;
}
footer .footer-container .footer-inner .contact-section .contact-socials ul {
  list-style: none;
  padding: 0;
  margin-top: 1rem;
  display: -ms-flexbox;
  display: flex;
  gap: 0.2rem;
}
footer .footer-bottom p.credit {
  border-top: 1px solid #00F1D9;
  text-align: center;
  color: white;
  padding-top: 1rem;
  margin: 0;
}
footer .footer-bottom p.bottom-credit {
  padding-top: 1.2rem;
  margin: 0;
  display: -ms-flexbox;
  display: flex;
  gap: 0.5rem;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  padding-bottom: 1.3rem;
}

.link-primary-btn {
  background: #5258F9;
  text-decoration: none;
  color: #fff;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  border: 1px solid #5258F9;
  font-size: 0.7rem;
  transition: 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  padding: 0.1rem 0.1rem;
  border-radius: 8px;
  letter-spacing: 0.03rem;
}
.link-primary-btn:hover {
  background: #FFF;
  color: #5258F9;
}

.link-secondary-btn {
  background: #00F1D9;
  text-decoration: none;
  color: black;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  border: 1px solid #00F1D9;
  font-size: 0.75rem;
  transition: 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  padding: 0.2rem 1.2rem;
  border-radius: 8px;
  letter-spacing: 0.03rem;
}
.link-secondary-btn:hover {
  background: black;
  color: #00F1D9;
}

.questions {
  padding-top: 4rem;
}
@media (min-width: 1024px) {
  .questions {
    padding-top: 6rem;
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 1.5rem;
  }
}
.questions-image img {
  width: 100%;
}
.questions-list-container {
  margin-top: 2rem;
  /* Show content when accordion is active */
}
@media (min-width: 1024px) {
  .questions-list-container {
    margin-top: 0;
  }
}
.questions-list-container .accordion {
  margin-top: 1.5rem;
  width: 100%;
  border-radius: 8px;
  overflow: hidden;
}
.questions-list-container .accordion-item {
  border: 1px solid #ddd;
  border-radius: 8px;
}
.questions-list-container .accordion-item:not(:first-child) {
  margin-top: 1rem;
}
.questions-list-container .accordion-header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
  padding: 15px;
  font-size: 16px;
  font-weight: bold;
  cursor: pointer;
  overflow: hidden;
  border-radius: 8px;
}
.questions-list-container .accordion-header:hover {
  background-color: #f1f1f1;
}
.questions-list-container .accordion-icon {
  font-size: 16px;
  color: #ff7e00;
}
.questions-list-container .accordion-content {
  display: none;
  padding: 15px;
  font-size: 14px;
  color: #555;
  overflow: hidden;
}
.questions-list-container .active .accordion-content {
  display: block;
}

.container-width, main.post-page .post, main.blog-page .blog-section, footer .footer-container {
  max-width: 90%;
  margin: 0 auto;
}

.container, main.post-page .projects, main.post-page .hero .hero-container, main.blog-page .hero .hero-container, main.projects-page .our-projects, main.projects-page .hero .hero-container, main.energy-management .offer .offer-container, main.energy-management .about-service-container, main.energy-management .hero .hero-container, main.smart-electricity .offer .offer-container, main.smart-electricity .about-service-container, main.smart-electricity .hero .hero-container, main.structural-control .offer .offer-container, main.structural-control .about-service-container, main.structural-control .hero .hero-container, .services-nav, main.contact-page .contact-form, main.contact-page .hero .hero-container, main.home-page .blog .blog-container, main.home-page .contact-form, main.home-page .why-choose-us-container, main.home-page .our-products .devices, main.home-page .our-products .heading, main.home-page .testimonials-container, main.home-page .our-projects, main.home-page .our-partners .heading, main.home-page .occupations .occupations-list, main.home-page .occupations .occupations-container, main.home-page .about-us-container, main.home-page .offer, .questions {
  max-width: 90%;
  margin: 0 auto;
}
@media (min-width: 1024px) {
  .container, main.post-page .projects, main.post-page .hero .hero-container, main.blog-page .hero .hero-container, main.projects-page .our-projects, main.projects-page .hero .hero-container, main.energy-management .offer .offer-container, main.energy-management .about-service-container, main.energy-management .hero .hero-container, main.smart-electricity .offer .offer-container, main.smart-electricity .about-service-container, main.smart-electricity .hero .hero-container, main.structural-control .offer .offer-container, main.structural-control .about-service-container, main.structural-control .hero .hero-container, .services-nav, main.contact-page .contact-form, main.contact-page .hero .hero-container, main.home-page .blog .blog-container, main.home-page .contact-form, main.home-page .why-choose-us-container, main.home-page .our-products .devices, main.home-page .our-products .heading, main.home-page .testimonials-container, main.home-page .our-projects, main.home-page .our-partners .heading, main.home-page .occupations .occupations-list, main.home-page .occupations .occupations-container, main.home-page .about-us-container, main.home-page .offer, .questions {
    max-width: 75%;
  }
}
@media (min-width: 1920px) {
  .container, main.post-page .projects, main.post-page .hero .hero-container, main.blog-page .hero .hero-container, main.projects-page .our-projects, main.projects-page .hero .hero-container, main.energy-management .offer .offer-container, main.energy-management .about-service-container, main.energy-management .hero .hero-container, main.smart-electricity .offer .offer-container, main.smart-electricity .about-service-container, main.smart-electricity .hero .hero-container, main.structural-control .offer .offer-container, main.structural-control .about-service-container, main.structural-control .hero .hero-container, .services-nav, main.contact-page .contact-form, main.contact-page .hero .hero-container, main.home-page .blog .blog-container, main.home-page .contact-form, main.home-page .why-choose-us-container, main.home-page .our-products .devices, main.home-page .our-products .heading, main.home-page .testimonials-container, main.home-page .our-projects, main.home-page .our-partners .heading, main.home-page .occupations .occupations-list, main.home-page .occupations .occupations-container, main.home-page .about-us-container, main.home-page .offer, .questions {
    max-width: 1200px;
  }
}

.small-main-heading, main.projects-page .our-projects .heading h1, main.energy-management .about-service-container .about-info-heading h1, main.smart-electricity .about-service-container .about-info-heading h1, main.structural-control .about-service-container .about-info-heading h1, main.contact-page .contact-form .contact-info .heading h1, main.home-page .blog .heading h1, main.home-page .why-choose-us .heading h1, main.home-page .our-products .heading h1, main.home-page .testimonials .heading h1, main.home-page .our-projects .heading h1, main.home-page .occupations .occupations-container .heading h1, main.home-page .about-us-container .about-info-heading h1, main.home-page .offer .heading h1, .questions-list-container .heading h1 {
  color: #979BFB;
  font-size: 18px;
  border-right: 4px solid #979BFB;
  padding-right: 0.5rem;
  display: inline-block;
}
@media (min-width: 1024px) {
  .small-main-heading, main.projects-page .our-projects .heading h1, main.energy-management .about-service-container .about-info-heading h1, main.smart-electricity .about-service-container .about-info-heading h1, main.structural-control .about-service-container .about-info-heading h1, main.contact-page .contact-form .contact-info .heading h1, main.home-page .blog .heading h1, main.home-page .why-choose-us .heading h1, main.home-page .our-products .heading h1, main.home-page .testimonials .heading h1, main.home-page .our-projects .heading h1, main.home-page .occupations .occupations-container .heading h1, main.home-page .about-us-container .about-info-heading h1, main.home-page .offer .heading h1, .questions-list-container .heading h1 {
    font-size: 32px;
  }
}

.small-secondary-heading, main.projects-page .our-projects .heading h4, main.energy-management .about-service-container .about-info-heading h4, main.smart-electricity .about-service-container .about-info-heading h4, main.structural-control .about-service-container .about-info-heading h4, main.contact-page .contact-form .contact-info .heading h4, main.home-page .blog .heading h4, main.home-page .why-choose-us .heading h4, main.home-page .our-products .heading h4, main.home-page .testimonials .heading h4, main.home-page .our-projects .heading h4, main.home-page .our-partners .heading h1, main.home-page .occupations .occupations-container .heading h4, main.home-page .about-us-container .about-info-heading h4, main.home-page .offer .heading h4, .questions-list-container .heading h4 {
  font-size: 24px;
  color: #01021E;
  margin: 0;
  font-weight: 600;
}
@media (min-width: 1024px) {
  .small-secondary-heading, main.projects-page .our-projects .heading h4, main.energy-management .about-service-container .about-info-heading h4, main.smart-electricity .about-service-container .about-info-heading h4, main.structural-control .about-service-container .about-info-heading h4, main.contact-page .contact-form .contact-info .heading h4, main.home-page .blog .heading h4, main.home-page .why-choose-us .heading h4, main.home-page .our-products .heading h4, main.home-page .testimonials .heading h4, main.home-page .our-projects .heading h4, main.home-page .our-partners .heading h1, main.home-page .occupations .occupations-container .heading h4, main.home-page .about-us-container .about-info-heading h4, main.home-page .offer .heading h4, .questions-list-container .heading h4 {
    font-size: 36px;
  }
}
@media (min-width: 1920px) {
  .small-secondary-heading, main.projects-page .our-projects .heading h4, main.energy-management .about-service-container .about-info-heading h4, main.smart-electricity .about-service-container .about-info-heading h4, main.structural-control .about-service-container .about-info-heading h4, main.contact-page .contact-form .contact-info .heading h4, main.home-page .blog .heading h4, main.home-page .why-choose-us .heading h4, main.home-page .our-products .heading h4, main.home-page .testimonials .heading h4, main.home-page .our-projects .heading h4, main.home-page .our-partners .heading h1, main.home-page .occupations .occupations-container .heading h4, main.home-page .about-us-container .about-info-heading h4, main.home-page .offer .heading h4, .questions-list-container .heading h4 {
    font-size: 48px;
  }
}

.section-text, main.energy-management .about-service-container .about-info .about-info-boxes .about-info-box p, main.energy-management .about-service-container .about-info-heading p, main.smart-electricity .about-service-container .about-info .about-info-boxes .about-info-box p, main.smart-electricity .about-service-container .about-info-heading p, main.structural-control .about-service-container .about-info .about-info-boxes .about-info-box p, main.structural-control .about-service-container .about-info-heading p, main.home-page .our-products .heading p, main.home-page .about-us-container .about-info .about-info-boxes .about-info-box p, main.home-page .about-us-container .about-info-heading p {
  color: #656565;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.6;
}
@media (min-width: 1024px) {
  .section-text, main.energy-management .about-service-container .about-info .about-info-boxes .about-info-box p, main.energy-management .about-service-container .about-info-heading p, main.smart-electricity .about-service-container .about-info .about-info-boxes .about-info-box p, main.smart-electricity .about-service-container .about-info-heading p, main.structural-control .about-service-container .about-info .about-info-boxes .about-info-box p, main.structural-control .about-service-container .about-info-heading p, main.home-page .our-products .heading p, main.home-page .about-us-container .about-info .about-info-boxes .about-info-box p, main.home-page .about-us-container .about-info-heading p {
    font-size: 20px;
  }
}
@media (min-width: 1920px) {
  .section-text, main.energy-management .about-service-container .about-info .about-info-boxes .about-info-box p, main.energy-management .about-service-container .about-info-heading p, main.smart-electricity .about-service-container .about-info .about-info-boxes .about-info-box p, main.smart-electricity .about-service-container .about-info-heading p, main.structural-control .about-service-container .about-info .about-info-boxes .about-info-box p, main.structural-control .about-service-container .about-info-heading p, main.home-page .our-products .heading p, main.home-page .about-us-container .about-info .about-info-boxes .about-info-box p, main.home-page .about-us-container .about-info-heading p {
    font-size: 18px;
  }
}

main.home-page .offer {
  padding: 2rem 0rem;
}
main.home-page .offer .heading {
  text-align: center;
}
main.home-page .offer .offers-cta-container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  margin-top: 1.5rem;
}
main.home-page .offer #offers-cta {
  display: inline-block;
  padding: 0.85rem 2rem;
}
main.home-page .offer .offers-list {
  margin-top: 2rem;
}
@media (min-width: 1024px) {
  main.home-page .offer .offers-list {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 2.5rem;
  }
}
main.home-page .offer .offers-list .offer-item {
  border: 1px solid #9D9DB0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-direction: column;
      flex-direction: column;
  padding: 1.5rem 1rem;
  border-radius: 16px;
  margin-bottom: 0;
}
@media (min-width: 1024px) {
  main.home-page .offer .offers-list .offer-item {
    -ms-flex-pack: start;
        justify-content: flex-start;
    -ms-flex-align: start;
        align-items: flex-start;
    padding: 1.5rem 2.3rem;
  }
}
main.home-page .offer .offers-list .offer-item:not(:first-child) {
  margin-top: 1rem;
}
@media (min-width: 1024px) {
  main.home-page .offer .offers-list .offer-item:not(:first-child) {
    margin: 0;
  }
}
main.home-page .offer .offers-list .offer-item .offer-item-icon {
  width: 66px;
  background: #00F1D9;
  height: 66px;
  border-radius: 64px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
}
main.home-page .offer .offers-list .offer-item .offer-item-icon svg {
  display: block;
}
main.home-page .offer .offers-list .offer-item h1 {
  font-weight: 500;
  font-size: 22px;
  text-align: center;
}
main.home-page .offer .offers-list .offer-item p {
  color: #656565;
  text-align: center;
  margin: 0;
}
@media (min-width: 1024px) {
  main.home-page .offer .offers-list .offer-item p {
    text-align: right;
  }
}
main.home-page .intro-section {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-align: center;
      align-items: center;
}
main.home-page .intro-section h2 {
  margin: 0;
  color: #5258F9;
}
main.home-page .intro-section p {
  margin: 0;
  margin-bottom: 2rem;
  max-width: 30rem;
  padding-left: 5vw;
  padding-right: 5vw;
  display: -webkit-box;
  text-align: center;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-clamp: 2;
}
main.home-page .about-us {
  background-image: url("../images/about-us-mob.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center left;
  padding: 3rem 0;
}
@media (min-width: 1024px) {
  main.home-page .about-us {
    background-image: url("../images/about-us-desktop.png");
  }
}
@media (min-width: 1024px) {
  main.home-page .about-us-container {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 1rem;
  }
}
main.home-page .about-us-container .image-container img {
  width: 100%;
}
main.home-page .about-us-container .about-info-heading {
  text-align: center;
}
@media (min-width: 1024px) {
  main.home-page .about-us-container .about-info-heading {
    text-align: right;
  }
}
main.home-page .about-us-container .about-info .about-info-boxes {
  margin-top: 2rem;
}
@media (min-width: 1024px) {
  main.home-page .about-us-container .about-info .about-info-boxes {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 1rem;
  }
}
main.home-page .about-us-container .about-info .about-info-boxes .about-info-box {
  text-align: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-direction: column;
      flex-direction: column;
}
@media (min-width: 1024px) {
  main.home-page .about-us-container .about-info .about-info-boxes .about-info-box {
    -ms-flex-pack: start;
        justify-content: flex-start;
    -ms-flex-align: start;
        align-items: flex-start;
    text-align: right;
  }
}
main.home-page .about-us-container .about-info .about-info-boxes .about-info-box-icon {
  width: 56px;
  background: #00F1D9;
  height: 56px;
  border-radius: 64px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
}
main.home-page .about-us-container .about-info .about-info-boxes .about-info-box-icon svg {
  display: block;
}
main.home-page .about-us-container .about-info .about-info-boxes .about-info-box h2 {
  font-size: 20px;
  color: #01021E;
  font-weight: 600;
  margin: 0.5rem 0;
}
main.home-page .about-us-container .about-info .about-info-boxes .about-info-box p {
  margin-top: 0;
}
main.home-page .about-us-container .about-info .about-info-boxes .about-info-box:last-child {
  margin-top: 1.5rem;
}
@media (min-width: 1024px) {
  main.home-page .about-us-container .about-info .about-info-boxes .about-info-box:last-child {
    margin-top: 0;
  }
}
main.home-page .about-us-container .about-us-cta-container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  margin-top: 1.5rem;
}
@media (min-width: 1024px) {
  main.home-page .about-us-container .about-us-cta-container {
    -ms-flex-pack: start;
        justify-content: flex-start;
    margin-top: 1rem;
  }
}
main.home-page .about-us-container #about-us-cta {
  display: inline-block;
  padding: 0.85rem 2rem;
}
main.home-page .occupations {
  margin-top: 2rem;
}
main.home-page .occupations .occupations-container {
  position: relative;
}
@media (min-width: 1024px) {
  main.home-page .occupations .occupations-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: justify;
        justify-content: space-between;
  }
}
main.home-page .occupations .occupations-container .occupations-bg {
  position: absolute;
  width: 100%;
  height: 100%;
  background: #01BFF3;
  border-radius: 12px;
  z-index: -1;
}
@media (min-width: 1024px) {
  main.home-page .occupations .occupations-container .occupations-bg {
    height: 75%;
  }
}
main.home-page .occupations .occupations-container .heading {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  text-align: center;
  padding: 1rem;
}
@media (min-width: 1024px) {
  main.home-page .occupations .occupations-container .heading {
    -ms-flex-pack: start;
        justify-content: flex-start;
    -ms-flex-align: start;
        align-items: flex-start;
    text-align: right;
    max-width: 50%;
    padding: 1rem 2rem;
    margin-bottom: 3rem;
  }
}
main.home-page .occupations .occupations-container .heading h1 {
  color: white;
}
@media screen and (min-width: 1024px) and (max-width: 1350px) {
  main.home-page .occupations .occupations-container .heading h4 {
    max-width: 95%;
    font-size: 1.5rem;
  }
}
@media screen and (min-width: 1350px) and (max-width: 1920px) {
  main.home-page .occupations .occupations-container .heading h4 {
    max-width: 55%;
  }
}
main.home-page .occupations .occupations-container .heading p {
  color: black;
  margin-top: 0.5rem;
  line-height: 1.5;
}
@media (min-width: 1920px) {
  main.home-page .occupations .occupations-container .heading p {
    font-size: 24px;
  }
}
main.home-page .occupations .occupations-container .image-container {
  padding: 1rem;
  padding-top: 0;
}
@media (min-width: 1024px) {
  main.home-page .occupations .occupations-container .image-container {
    padding: 0;
  }
}
main.home-page .occupations .occupations-container .image-container img {
  width: 100%;
  height: 40vw;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 12px;
}
main.home-page .occupations .occupations-list {
  margin-top: 2rem;
}
@media (min-width: 1024px) {
  main.home-page .occupations .occupations-list {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 2.5rem;
    margin-top: 0;
    position: relative;
    top: -10rem;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1350px) {
  main.home-page .occupations .occupations-list {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 2.5rem;
    margin-top: 0;
    position: relative;
    top: -6rem;
  }
}
@media screen and (min-width: 1350px) and (max-width: 1920px) {
  main.home-page .occupations .occupations-list {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 2.5rem;
    margin-top: 0;
    position: relative;
    top: -9rem;
  }
}
@media (min-width: 1920px) {
  main.home-page .occupations .occupations-list {
    max-width: 1100px;
    margin: 0 auto;
  }
}
main.home-page .occupations .occupations-list .occupation-item {
  border: 1px solid #9D9DB0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-direction: column;
      flex-direction: column;
  padding: 1.5rem 1rem;
  border-radius: 16px;
  margin-bottom: 0;
  background: #E5FFFC;
}
@media (min-width: 1024px) {
  main.home-page .occupations .occupations-list .occupation-item {
    padding: 1.5rem 2.3rem;
    -ms-flex-pack: start;
        justify-content: flex-start;
    -ms-flex-align: start;
        align-items: flex-start;
  }
}
main.home-page .occupations .occupations-list .occupation-item:not(:first-child) {
  margin-top: 1rem;
}
@media (min-width: 1024px) {
  main.home-page .occupations .occupations-list .occupation-item:not(:first-child) {
    margin: 0;
  }
}
main.home-page .occupations .occupations-list .occupation-item .occupation-item-icon {
  width: 66px;
  background: #00F1D9;
  height: 66px;
  border-radius: 64px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
}
main.home-page .occupations .occupations-list .occupation-item .occupation-item-icon svg {
  display: block;
}
main.home-page .occupations .occupations-list .occupation-item a {
  display: inline-block;
  color: #5258F9;
  margin-top: 1.2rem;
  text-decoration: none;
  border: 1px solid #5258F9;
  padding: 0.6rem 1.2rem;
  border-radius: 8px;
}
main.home-page .occupations .occupations-list .occupation-item h1 {
  font-weight: 500;
  font-size: 22px;
  text-align: center;
}
@media (min-width: 1024px) {
  main.home-page .occupations .occupations-list .occupation-item h1 {
    text-align: right;
  }
}
main.home-page .occupations .occupations-list .occupation-item p {
  color: #656565;
  text-align: center;
  margin: 0;
}
@media (min-width: 1024px) {
  main.home-page .occupations .occupations-list .occupation-item p {
    text-align: right;
  }
}
main.home-page .our-partners {
  background-image: url("../images/about-us-mob.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center left;
  padding: 3rem 0;
  margin-top: 3rem;
  margin-bottom: 1.8rem;
}
@media (min-width: 1024px) {
  main.home-page .our-partners {
    margin-top: 0;
    margin-bottom: 0;
    background-image: url("../images/about-us-desktop.png");
    position: relative;
    top: -4rem;
    padding-top: 2.4rem;
  }
}
main.home-page .our-partners .heading h1 {
  text-align: center;
}
@media (min-width: 1024px) {
  main.home-page .our-projects .projects-top {
    display: grid;
    grid-template-columns: 1fr 1.1fr;
    grid-gap: 2.5rem;
  }
}
@media (min-width: 1920px) {
  main.home-page .our-projects .projects-top {
    grid-gap: 5.5rem;
  }
}
main.home-page .our-projects .heading {
  text-align: center;
}
@media (min-width: 1024px) {
  main.home-page .our-projects .heading {
    text-align: right;
  }
}
@media (min-width: 1024px) {
  main.home-page .our-projects .heading h4 {
    max-width: 75%;
  }
}
@media (min-width: 1024px) {
  main.home-page .our-projects .categories-container {
    -ms-flex-item-align: self-end;
        align-self: self-end;
  }
}
main.home-page .our-projects .categories {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  list-style: none;
  padding: 0;
  gap: 1rem;
  row-gap: 2rem;
}
@media (min-width: 1024px) {
  main.home-page .our-projects .categories {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    margin: 0;
  }
}
main.home-page .our-projects .categories li {
  font-weight: 600;
  font-size: 18px;
}
main.home-page .our-projects .categories li a {
  display: block;
  padding: 0.6rem 1.3rem;
  color: inherit;
  text-decoration: none;
}
main.home-page .our-projects .categories li a.active {
  background: #00F1D9;
  border-radius: 6px;
}
main.home-page .our-projects .houses {
  margin-top: 2rem;
  display: none;
  transition: 0.3s ease-in-out;
}
main.home-page .our-projects .houses.active {
  display: block;
}
@media (min-width: 1024px) {
  main.home-page .our-projects .houses {
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 1.2rem;
    margin-top: 2.5rem;
  }
  main.home-page .our-projects .houses.active {
    display: grid;
  }
}
main.home-page .our-projects .houses .house-cta {
  overflow: hidden;
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  height: 280px;
  border-radius: 8px;
}
@media (min-width: 1024px) {
  main.home-page .our-projects .houses .house-cta {
    height: 88%;
    grid-column: 2/4;
  }
}
main.home-page .our-projects .houses .house-cta .house-cta-overlay {
  background: rgba(0, 0, 0, 0.6);
  height: 100%;
  width: 100%;
  position: absolute;
  z-index: 5;
}
main.home-page .our-projects .houses .house-cta img {
  position: absolute;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
main.home-page .our-projects .houses .house-cta .house-cta-content {
  position: relative;
  z-index: 8;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
}
main.home-page .our-projects .houses .house-cta .house-cta-content a {
  padding: 1rem 2rem;
}
main.home-page .our-projects .houses .house img {
  width: 100%;
  border-radius: 8px;
}
main.home-page .our-projects .houses .house h4 {
  text-align: center;
  margin-top: 0.5rem;
}
main.home-page .our-projects .our-projects-cta-container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  margin-top: 1.5rem;
}
main.home-page .our-projects #our-projects-cta {
  display: inline-block;
  padding: 0.85rem 2rem;
}
main.home-page .testimonials {
  margin-top: 2.5rem;
  background-image: url("../images/about-us-mob.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center left;
  padding: 3rem 0;
}
@media (min-width: 1024px) {
  main.home-page .testimonials {
    background-image: url("../images/about-us-desktop.png");
  }
}
main.home-page .testimonials .heading {
  text-align: center;
}
main.home-page .testimonials .testimonials-wrapper-container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: stretch;
      align-items: stretch;
  gap: 1rem;
}
main.home-page .testimonials .testimonials-list {
  margin-top: 2rem;
  height: 100%;
}
main.home-page .testimonials .testimonials-list .testimonial {
  height: auto;
  background: white;
  display: -ms-flexbox;
  display: flex;
  box-sizing: border-box;
  -ms-flex-line-pack: justify;
      align-content: space-between;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-direction: column;
      flex-direction: column;
  padding: 1rem;
  border-radius: 12px;
}
main.home-page .testimonials .testimonials-list .testimonial p {
  color: #514F6E;
  line-height: 1.5;
  margin: 0;
}
main.home-page .testimonials .testimonials-list .testimonial .client-logo {
  margin-bottom: 1.4rem;
}
main.home-page .testimonials .testimonials-list .testimonial .client-logo img {
  width: 92px;
  border-radius: 6px;
}
main.home-page .testimonials .testimonials-list .testimonial .client-info {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  margin-bottom: 1.4rem;
}
main.home-page .testimonials .testimonials-list .testimonial .client-info .client-initials {
  background: #E6E4FF;
  height: 60px;
  width: 60px;
  border-radius: 80px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
}
main.home-page .testimonials .testimonials-list .testimonial .client-info .client-initials p {
  font-size: 2rem;
  line-height: 1;
  color: black;
}
main.home-page .testimonials .testimonials-list .testimonial .client-info .info {
  margin-right: 1rem;
}
main.home-page .testimonials .testimonials-list .testimonial .client-info .info h5 {
  margin: 0;
  font-size: 18px;
}
main.home-page .our-products {
  padding-top: 4rem;
}
main.home-page .our-products .heading {
  text-align: center;
}
@media (min-width: 1024px) {
  main.home-page .our-products .heading {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 1.5rem;
    text-align: right;
  }
}
@media (min-width: 1024px) {
  main.home-page .our-products .heading p {
    -ms-flex-item-align: end;
        align-self: end;
    font-size: 18px;
  }
}
@media (min-width: 1920px) {
  main.home-page .our-products .heading p {
    font-size: 24px;
  }
}
main.home-page .our-products .devices {
  overflow: hidden;
  position: relative;
  margin-top: 2rem;
}
main.home-page .our-products .devices .device {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
}
main.home-page .our-products .devices .device a {
  -ms-flex: 1;
      flex: 1;
}
main.home-page .our-products .devices .device img {
  border: 1px solid #bdbdbd;
  width: 100%;
  height: 100%;
  border-radius: 8px;
  -o-object-fit: contain;
     object-fit: contain;
  height: 250px;
}
main.home-page .our-products .devices .device h4 {
  text-align: center;
  margin-top: 1.5rem;
  font-size: 18px;
}
main.home-page .our-products .categories {
  margin-top: 2rem;
}
@media (min-width: 1024px) {
  main.home-page .our-products .categories {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
    grid-gap: 1.5rem;
  }
}
main.home-page .our-products .categories .category img {
  border: 1px solid #bdbdbd;
  width: 100%;
  height: 100%;
  border-radius: 8px;
  -o-object-fit: contain;
     object-fit: contain;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
main.home-page .our-products .categories .category img:hover {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}
main.home-page .our-products .categories .category h4 {
  text-align: center;
  margin-top: 2.5rem;
  font-size: 18px;
}
main.home-page .our-products .our-products-cta-container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
}
main.home-page .our-products #our-products-cta {
  margin-top: 2.4rem;
  display: inline-block;
  padding: 0.85rem 2rem;
}
main.home-page .why-choose-us {
  background-image: url("../images/about-us-mob.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center left;
  padding: 3rem 0;
}
@media (min-width: 1024px) {
  main.home-page .why-choose-us {
    background-image: url("../images/about-us-desktop.png");
  }
}
main.home-page .why-choose-us .heading {
  text-align: center;
}
@media (min-width: 320px) {
  main.home-page .why-choose-us .heading h4 {
    font-size: 3vw;
    margin: 0px 4rem;
  }
}
@media (min-width: 1024px) {
  main.home-page .why-choose-us .heading h4 {
    font-size: 2vw;
    margin: 0px 8rem;
  }
}
main.home-page .why-choose-us .why-us-list {
  margin-top: 2rem;
}
@media (min-width: 1024px) {
  main.home-page .why-choose-us .why-us-list {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 2.5rem;
  }
}
main.home-page .why-choose-us .why-us-list .why-us-item {
  background: #F6F6F6;
  border: 1px solid #9D9DB0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  padding: 1.5rem 1rem;
  border-radius: 16px;
  margin-bottom: 0;
}
main.home-page .why-choose-us .why-us-list .why-us-item #why-us-cta {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  color: #5258F9;
  font-size: 16px;
}
main.home-page .why-choose-us .why-us-list .why-us-item #why-us-cta span {
  margin-right: 0.4rem;
}
@media (min-width: 1024px) {
  main.home-page .why-choose-us .why-us-list .why-us-item {
    -ms-flex-pack: justify;
        justify-content: space-between;
    -ms-flex-align: start;
        align-items: flex-start;
    padding: 1.5rem 2.3rem;
  }
}
main.home-page .why-choose-us .why-us-list .why-us-item:not(:first-child) {
  margin-top: 1rem;
}
@media (min-width: 1024px) {
  main.home-page .why-choose-us .why-us-list .why-us-item:not(:first-child) {
    margin: 0;
  }
}
main.home-page .why-choose-us .why-us-list .why-us-item img {
  width: 100%;
  margin-top: 1rem;
  display: block;
  border-radius: 14px;
}
main.home-page .why-choose-us .why-us-list .why-us-item img.middle {
  margin-top: 0;
  margin-bottom: 1rem;
}
main.home-page .why-choose-us .why-us-list .why-us-item .why-us-item-icon {
  width: 56px;
  background: #00F1D9;
  height: 56px;
  border-radius: 64px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
}
main.home-page .why-choose-us .why-us-list .why-us-item .why-us-item-icon svg {
  display: block;
}
main.home-page .why-choose-us .why-us-list .why-us-item h1 {
  font-weight: 600;
  font-size: 22px;
  margin-bottom: 0.4rem;
  margin-top: 0.75rem;
}
main.home-page .why-choose-us .why-us-list .why-us-item p {
  color: #656565;
  margin-top: 0;
}
@media (min-width: 1024px) {
  main.home-page .why-choose-us .why-us-list .why-us-item p {
    text-align: right;
  }
}
@media (min-width: 1920px) {
  main.home-page .why-choose-us .why-us-list .why-us-item p {
    font-size: 20px;
  }
}
main.home-page .contact-form {
  padding-top: 2.5rem;
}
main.home-page .contact-form strong {
  color: #5258F9;
  display: block;
  margin-bottom: 1.5rem;
}
@media (min-width: 1024px) {
  main.home-page .contact-form {
    margin-top: 5rem;
    padding: 0;
    background: #F5F5F5;
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 2rem;
    margin-bottom: 5rem;
  }
}
main.home-page .contact-form .forms .checkboxes {
  display: -ms-flexbox;
  display: flex;
  gap: 1rem;
}
main.home-page .contact-form .forms .checkboxes .checkbox {
  width: 100%;
  text-align: center;
  padding: 0.6rem 0;
  border-radius: 5px;
  cursor: pointer;
}
main.home-page .contact-form .forms .checkboxes .checkbox.active {
  background: #00F1D9;
}
main.home-page .contact-form .forms .checkboxes .checkbox p {
  margin: 0;
  font-weight: 500;
}
@media (min-width: 1024px) {
  main.home-page .contact-form .forms {
    padding: 1.5rem 3rem;
    padding-top: 3rem;
    background: #F5F5F5;
    border-radius: 12px;
    padding-bottom: 3rem;
  }
}
main.home-page .contact-form .forms .heading h1 {
  margin-bottom: 0;
  font-size: 1.8rem;
}
main.home-page .contact-form .forms .heading p {
  color: #757575;
  margin-top: 0.5rem;
}
@media (min-width: 1024px) {
  main.home-page .contact-form form {
    padding-bottom: 3rem;
  }
}
main.home-page .contact-form form .form-group {
  margin-top: 1.5rem;
}
main.home-page .contact-form form .form-group input,
main.home-page .contact-form form .form-group textarea {
  background: #F5F5F5;
  border: none;
  width: 100%;
  padding: 0.8rem 0.75rem;
  border-radius: 6px;
}
@media (min-width: 1024px) {
  main.home-page .contact-form form .form-group input,
  main.home-page .contact-form form .form-group textarea {
    background: white;
  }
}
main.home-page .contact-form form .form-group input::-webkit-input-placeholder, main.home-page .contact-form form .form-group textarea::-webkit-input-placeholder {
  color: #757575;
}
main.home-page .contact-form form .form-group input::-moz-placeholder, main.home-page .contact-form form .form-group textarea::-moz-placeholder {
  color: #757575;
}
main.home-page .contact-form form .form-group input:-ms-input-placeholder, main.home-page .contact-form form .form-group textarea:-ms-input-placeholder {
  color: #757575;
}
main.home-page .contact-form form .form-group input::-ms-input-placeholder, main.home-page .contact-form form .form-group textarea::-ms-input-placeholder {
  color: #757575;
}
main.home-page .contact-form form .form-group input::placeholder,
main.home-page .contact-form form .form-group textarea::placeholder {
  color: #757575;
}
main.home-page .contact-form form button {
  width: 100%;
  margin-top: 0.8rem;
  background: #5258F9;
  text-decoration: none;
  color: #fff;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  border: 1px solid #5258F9;
  font-size: 0.75rem;
  transition: 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  padding: 0.8rem 1.2rem;
  border-radius: 8px;
  letter-spacing: 0.03rem;
}
main.home-page .contact-form form button:hover {
  background: #FFF;
  color: #5258F9;
}
main.home-page .contact-form .contact-image {
  margin-top: 2rem;
}
@media (min-width: 1024px) {
  main.home-page .contact-form .contact-image {
    margin-top: 0;
  }
}
main.home-page .contact-form .contact-image img {
  width: 100%;
  border-radius: 8px;
}
@media (min-width: 1024px) {
  main.home-page .contact-form .contact-image img {
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
main.home-page .blog {
  margin-top: 2.5rem;
  padding: 1rem 0;
  background: #F2F2F2;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center left;
  padding: 3rem 0;
  padding-top: 1rem;
}
@media (min-width: 1024px) {
  main.home-page .blog {
    margin-top: 4.5rem;
    background-image: url("../images/about-us-desktop.png");
    padding-bottom: 12rem;
  }
}
main.home-page .blog .heading {
  text-align: center;
}
main.home-page .blog .posts {
  margin-top: 1rem;
}
@media (min-width: 1024px) {
  main.home-page .blog .posts {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 2rem;
    margin-top: 1.5rem;
  }
}
main.home-page .blog .posts .post {
  background: white;
  border-radius: 8px;
  padding: 1rem;
}
main.home-page .blog .posts .post:not(:first-child) {
  margin-top: 1rem;
}
@media (min-width: 1024px) {
  main.home-page .blog .posts .post:not(:first-child) {
    margin-top: 0;
  }
}
main.home-page .blog .posts .post .post-image img {
  width: 100%;
}
main.home-page .blog .posts .post .post-info {
  display: -ms-flexbox;
  display: flex;
  gap: 1rem;
  margin-top: 0.5rem;
}
main.home-page .blog .posts .post .post-info div {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}
main.home-page .blog .posts .post .post-info div svg {
  display: block;
}
main.home-page .blog .posts .post .post-info div p {
  margin: 0;
  margin-right: 0.5rem;
  color: #878787;
  font-size: 14px;
}
main.home-page .blog .posts .post h2 {
  margin-top: 0.5rem;
  margin-bottom: 0;
}
main.home-page .blog .posts .post .excerpt {
  color: #656565;
  font-size: 14px;
}
main.home-page .blog .posts .post a.read-more {
  display: inline-block;
  margin-top: 0.5rem;
  color: #5258F9;
  text-decoration: none;
  padding: 0.75rem 2.5rem;
  border: 1px solid #5258F9;
  font-weight: 500;
  border-radius: 8px;
}
main.home-page .blog .blog-cta-container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  margin-top: 2.5rem;
}
main.home-page .blog #blog-cta {
  display: inline-block;
  padding: 0.85rem 2rem;
}

@media (min-width: 1024px) {
  main.contact-page {
    padding-bottom: 12rem;
  }
}
main.contact-page .hero {
  background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url("../images/contact-bg.jpeg") center/cover no-repeat;
  overflow: hidden;
  height: 300px;
}
@media (min-width: 1024px) {
  main.contact-page .hero {
    height: 280px;
  }
}
main.contact-page .hero .hero-container {
  height: 100%;
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
}
@media (min-width: 1024px) {
  main.contact-page .hero .hero-container {
    -ms-flex-pack: start;
        justify-content: flex-start;
  }
}
main.contact-page .hero .hero-container h1 {
  color: white;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #00F1D9;
}
@media (min-width: 1024px) {
  main.contact-page .hero .hero-container h1 {
    font-size: 3rem;
  }
}
main.contact-page .contact-form {
  padding-top: 2.5rem;
}
main.contact-page .contact-form strong#success-message {
  color: #5258F9;
  display: block;
  margin-bottom: 1.5rem;
}
@media (min-width: 1024px) {
  main.contact-page .contact-form {
    margin-top: 2rem;
    padding: 0;
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 2rem;
  }
}
@media (min-width: 1920px) {
  main.contact-page .contact-form {
    max-width: 70%;
  }
}
main.contact-page .contact-form .contact-info .heading h1 {
  margin-bottom: 0.4rem;
}
main.contact-page .contact-form .contact-info .heading h4 {
  margin-top: 0;
}
main.contact-page .contact-form .contact-info p {
  color: #656565;
  font-size: 24px;
}
main.contact-page .contact-form .contact-info .whatsapp-info {
  margin-top: 1.5rem;
  display: block;
}
main.contact-page .contact-form .contact-info .whatsapp-phone {
  display: block;
  margin-top: 0.5rem;
  font-size: 16px;
}
main.contact-page .contact-form .contact-info .info {
  margin-top: 1.5rem;
}
main.contact-page .contact-form .contact-info .info p {
  font-size: 16px;
  color: #757575;
  margin-top: 0.5rem;
  margin-bottom: 0;
}
main.contact-page .contact-form .contact-info .info p a {
  color: inherit;
  text-decoration: none;
  display: inline-block;
  margin-right: 0.5rem;
}
main.contact-page .contact-form .contact-info .socials {
  margin-top: 1.5rem;
}
main.contact-page .contact-form .contact-info .socials ul {
  list-style: none;
  padding: 0;
  margin-top: 1rem;
  display: -ms-flexbox;
  display: flex;
  gap: 0.2rem;
}
main.contact-page .contact-form .forms .checkboxes {
  display: -ms-flexbox;
  display: flex;
  gap: 1rem;
}
main.contact-page .contact-form .forms .checkboxes .checkbox {
  width: 100%;
  text-align: center;
  padding: 0.6rem 0;
  border-radius: 5px;
  cursor: pointer;
}
main.contact-page .contact-form .forms .checkboxes .checkbox.active {
  background: #00F1D9;
}
main.contact-page .contact-form .forms .checkboxes .checkbox p {
  margin: 0;
  font-weight: 500;
}
@media (min-width: 1024px) {
  main.contact-page .contact-form .forms {
    padding: 1.5rem 4rem;
    background: #F5F5F5;
    border-radius: 12px;
    padding-bottom: 3rem;
  }
}
main.contact-page .contact-form .forms .heading h1 {
  margin-bottom: 0;
}
main.contact-page .contact-form .forms .heading p {
  color: #757575;
  margin-top: 0.5rem;
}
main.contact-page .contact-form form .form-group {
  margin-top: 1.5rem;
}
main.contact-page .contact-form form .form-group input,
main.contact-page .contact-form form .form-group textarea {
  background: #F5F5F5;
  border: none;
  width: 100%;
  padding: 0.8rem 0.75rem;
  border-radius: 6px;
}
@media (min-width: 1024px) {
  main.contact-page .contact-form form .form-group input,
  main.contact-page .contact-form form .form-group textarea {
    background: white;
  }
}
main.contact-page .contact-form form .form-group input::-webkit-input-placeholder, main.contact-page .contact-form form .form-group textarea::-webkit-input-placeholder {
  color: #757575;
}
main.contact-page .contact-form form .form-group input::-moz-placeholder, main.contact-page .contact-form form .form-group textarea::-moz-placeholder {
  color: #757575;
}
main.contact-page .contact-form form .form-group input:-ms-input-placeholder, main.contact-page .contact-form form .form-group textarea:-ms-input-placeholder {
  color: #757575;
}
main.contact-page .contact-form form .form-group input::-ms-input-placeholder, main.contact-page .contact-form form .form-group textarea::-ms-input-placeholder {
  color: #757575;
}
main.contact-page .contact-form form .form-group input::placeholder,
main.contact-page .contact-form form .form-group textarea::placeholder {
  color: #757575;
}
main.contact-page .contact-form form button {
  width: 100%;
  margin-top: 0.8rem;
  background: #5258F9;
  text-decoration: none;
  color: #fff;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  border: 1px solid #5258F9;
  font-size: 0.75rem;
  transition: 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  padding: 0.8rem 1.2rem;
  border-radius: 8px;
  letter-spacing: 0.03rem;
}
main.contact-page .contact-form form button:hover {
  background: #FFF;
  color: #5258F9;
}
main.contact-page .questions {
  margin-bottom: 4rem;
}
@media (min-width: 1024px) {
  main.contact-page .questions {
    margin-top: 1.2rem;
  }
}

.header-info p {
  margin-left: 2.5rem;
}

.services-nav {
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}
.services-nav .heading {
  text-align: center;
}
.services-nav .services-nav-container {
  margin-top: 1.5rem;
}
@media (min-width: 1024px) {
  .services-nav .services-nav-container {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 1rem;
  }
}
.services-nav .services-nav-container .service-item {
  position: relative;
  height: 100%;
  display: block;
}
.services-nav .services-nav-container .service-item:not(:first-child) {
  margin-top: 1.5rem;
}
@media (min-width: 1024px) {
  .services-nav .services-nav-container .service-item:not(:first-child) {
    margin-top: 0;
  }
}
.services-nav .services-nav-container .service-item .service-item-image {
  position: relative;
  overflow: hidden;
  border-radius: 10px;
  height: 100%;
}
.services-nav .services-nav-container .service-item .service-item-image .overlay {
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  border-radius: 12px;
}
.services-nav .services-nav-container .service-item .service-item-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}
.services-nav .services-nav-container .service-item .service-item-content {
  color: white;
  position: absolute;
  z-index: 5;
  bottom: 5%;
  left: 0;
  right: 0;
  text-align: center;
}

@media (min-width: 1024px) {
  main.structural-control {
    padding-bottom: 12rem;
  }
}
main.structural-control .breadcrumbs {
  display: -ms-flexbox;
  display: flex;
}
main.structural-control .breadcrumbs span {
  padding: 0.5rem 0;
}
main.structural-control .hero {
  background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url("../images/structural-control.jpeg") center/cover no-repeat;
  overflow: hidden;
  height: 300px;
}
@media (min-width: 1024px) {
  main.structural-control .hero {
    height: 380px;
  }
}
main.structural-control .hero .hero-container {
  height: 100%;
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: start;
      align-items: flex-start;
  -ms-flex-pack: center;
      justify-content: center;
}
main.structural-control .hero .hero-container h1 {
  color: white;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #00F1D9;
  margin-bottom: 0;
}
@media (min-width: 1024px) {
  main.structural-control .hero .hero-container h1 {
    font-size: 3rem;
  }
}
main.structural-control .hero .hero-container .breadcrumbs {
  display: -ms-flexbox;
  display: flex;
  color: white;
  -ms-flex-align: center;
      align-items: center;
  margin-top: 0.5rem;
}
main.structural-control .hero .hero-container .breadcrumbs p {
  color: white;
}
main.structural-control .hero .hero-container .breadcrumbs span {
  display: block;
  margin: 0 0.5rem;
}
main.structural-control .hero .hero-container .breadcrumbs span svg {
  display: block;
}
main.structural-control h2 {
  margin: 0;
}
main.structural-control .about-service {
  margin-top: 1.5rem;
}
@media (min-width: 1024px) {
  main.structural-control .about-service-container {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 2rem;
  }
}
main.structural-control .about-service-container .image-container img {
  width: 100%;
}
main.structural-control .about-service-container .about-info-heading {
  text-align: center;
}
@media (min-width: 1024px) {
  main.structural-control .about-service-container .about-info-heading {
    text-align: right;
  }
}
main.structural-control .about-service-container .about-info h2 {
  text-align: center;
}
@media (min-width: 1024px) {
  main.structural-control .about-service-container .about-info h2 {
    text-align: right;
  }
}
main.structural-control .about-service-container .about-info .about-info-boxes {
  margin-top: 1rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row-reverse;
      flex-direction: row-reverse;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 1rem;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
}
@media (min-width: 1024px) {
  main.structural-control .about-service-container .about-info .about-info-boxes {
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-pack: start;
        justify-content: flex-start;
    margin-top: 2rem;
  }
}
main.structural-control .about-service-container .about-info .about-info-boxes .about-info-box {
  text-align: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  gap: 0.4rem;
}
@media (min-width: 1024px) {
  main.structural-control .about-service-container .about-info .about-info-boxes .about-info-box {
    -ms-flex-pack: start;
        justify-content: flex-start;
    text-align: right;
  }
}
main.structural-control .about-service-container .about-info .about-info-boxes .about-info-box-icon {
  width: 32px;
  background: #00f1d9;
  height: 32px;
  border-radius: 84px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
}
main.structural-control .about-service-container .about-info .about-info-boxes .about-info-box-icon svg {
  display: block;
}
main.structural-control .about-service-container .about-info .about-info-boxes .about-info-box h2 {
  font-size: 16px;
  color: #01021e;
  font-weight: 600;
  margin: 0;
}
@media (min-width: 1920px) {
  main.structural-control .about-service-container .about-info .about-info-boxes .about-info-box h2 {
    font-size: 20px;
  }
}
main.structural-control .about-service-container .about-info .about-info-boxes .about-info-box p {
  margin-top: 0;
}
main.structural-control .about-service-container .about-service-cta-container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  margin-top: 2rem;
}
@media (min-width: 1024px) {
  main.structural-control .about-service-container .about-service-cta-container {
    -ms-flex-pack: start;
        justify-content: flex-start;
    margin-top: 1.8rem;
  }
}
main.structural-control .about-service-container #about-service-cta {
  display: inline-block;
  padding: 0.85rem 2rem;
}
main.structural-control .offer {
  margin-top: 4rem;
  padding: 2rem 0rem;
  background-image: url("../images/about-us-mob.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center left;
  padding: 3rem 0;
}
@media (min-width: 1024px) {
  main.structural-control .offer {
    margin-top: 7rem;
    background-image: url("../images/about-us-desktop.png");
  }
}
main.structural-control .offer .offers-list {
  margin-top: 2rem;
}
@media (min-width: 1024px) {
  main.structural-control .offer .offers-list {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 1rem;
  }
}
main.structural-control .offer .offers-list .offer-item {
  border: 1px solid #9d9db0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-direction: column;
      flex-direction: column;
  padding: 1.5rem 1rem;
  border-radius: 16px;
  margin-bottom: 0;
}
@media (min-width: 1024px) {
  main.structural-control .offer .offers-list .offer-item {
    padding: 1.5rem 2.3rem;
  }
}
main.structural-control .offer .offers-list .offer-item:not(:first-child) {
  margin-top: 1rem;
}
@media (min-width: 1024px) {
  main.structural-control .offer .offers-list .offer-item:not(:first-child) {
    margin: 0;
  }
}
main.structural-control .offer .offers-list .offer-item .offer-item-icon {
  width: 66px;
  background: #00f1d9;
  height: 66px;
  border-radius: 64px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
}
main.structural-control .offer .offers-list .offer-item .offer-item-icon svg {
  display: block;
}
main.structural-control .offer .offers-list .offer-item h1 {
  font-weight: 500;
  font-size: 22px;
  text-align: center;
}
main.structural-control .offer .offers-list .offer-item p {
  color: #656565;
  text-align: center;
  margin: 0;
}
main.structural-control .offer .offers-list .offer-item.offer-item-first {
  border: 0;
}
main.structural-control .offer .offers-list .offer-item.offer-item-first h1 {
  text-align: right;
  font-size: 32px;
}
main.structural-control .offer .offers-list .offer-item.offer-item-first p {
  text-align: right;
}

@media (min-width: 1024px) {
  main.smart-electricity {
    padding-bottom: 12rem;
  }
}
main.smart-electricity .container-info {
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: stretch;
      align-items: stretch;
  -ms-flex-direction: column;
      flex-direction: column;
}
@media (min-width: 1024px) {
  main.smart-electricity .container-info {
    -ms-flex-direction: row;
        flex-direction: row;
  }
}
main.smart-electricity .container-info .text-wrapper {
  -ms-flex: 1;
      flex: 1;
  padding: 0 3rem;
}
main.smart-electricity .container-info .image-container {
  padding: 0 3rem;
  -ms-flex: 1;
      flex: 1;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
}
main.smart-electricity .container-info .image-container img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
main.smart-electricity .hero {
  background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url("../images/smart-electricity.jpeg") center/cover no-repeat;
  overflow: hidden;
  height: 300px;
}
@media (min-width: 1024px) {
  main.smart-electricity .hero {
    height: 380px;
  }
}
main.smart-electricity .hero .hero-container {
  height: 100%;
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: start;
      align-items: flex-start;
  -ms-flex-pack: center;
      justify-content: center;
}
main.smart-electricity .hero .hero-container h1 {
  color: white;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #00F1D9;
  margin-bottom: 0;
}
@media (min-width: 1024px) {
  main.smart-electricity .hero .hero-container h1 {
    font-size: 3rem;
  }
}
main.smart-electricity .hero .hero-container .breadcrumbs {
  display: -ms-flexbox;
  display: flex;
  color: white;
  -ms-flex-align: center;
      align-items: center;
  margin-top: 0.5rem;
}
main.smart-electricity .hero .hero-container .breadcrumbs p {
  color: white;
}
main.smart-electricity .hero .hero-container .breadcrumbs span {
  display: block;
  margin: 0 0.5rem;
}
main.smart-electricity .hero .hero-container .breadcrumbs span svg {
  display: block;
}
main.smart-electricity h2 {
  margin: 0;
}
main.smart-electricity .about-service {
  margin-top: 3rem;
}
@media (min-width: 1024px) {
  main.smart-electricity .about-service-container {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 2rem;
    margin-top: 4rem;
  }
}
main.smart-electricity .about-service-container .image-container img {
  width: 100%;
}
main.smart-electricity .about-service-container .about-info-heading {
  text-align: center;
}
@media (min-width: 1024px) {
  main.smart-electricity .about-service-container .about-info-heading {
    text-align: right;
  }
}
main.smart-electricity .about-service-container .about-info-heading h2 {
  margin: 1.5rem 0;
}
main.smart-electricity .about-service-container .about-info-heading ul {
  text-align: right;
}
main.smart-electricity .about-service-container .about-info .about-info-boxes {
  margin-top: 1rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row-reverse;
      flex-direction: row-reverse;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 1rem;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: stretch;
      align-items: stretch;
}
@media (min-width: 1024px) {
  main.smart-electricity .about-service-container .about-info .about-info-boxes {
    -ms-flex-pack: end;
        justify-content: flex-end;
    text-align: right;
  }
}
main.smart-electricity .about-service-container .about-info .about-info-boxes .about-info-boxes-top {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: baseline;
      align-items: baseline;
  -ms-flex-pack: center;
      justify-content: center;
  gap: 2rem;
}
main.smart-electricity .about-service-container .about-info .about-info-boxes .about-info-boxes-bottom {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: baseline;
      align-items: baseline;
  -ms-flex-pack: center;
      justify-content: center;
  gap: 2rem;
  margin-top: 2rem;
}
@media (min-width: 1024px) {
  main.smart-electricity .about-service-container .about-info .about-info-boxes .about-info-boxes-bottom {
    margin-top: 0;
  }
}
main.smart-electricity .about-service-container .about-info .about-info-boxes .about-info-box {
  gap: 0.4rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-align: start;
      align-items: flex-start;
}
@media (min-width: 1024px) {
  main.smart-electricity .about-service-container .about-info .about-info-boxes .about-info-box {
    text-align: right;
  }
}
main.smart-electricity .about-service-container .about-info .about-info-boxes .about-info-box-icon {
  width: 56px;
  background: #00f1d9;
  height: 56px;
  border-radius: 84px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
}
main.smart-electricity .about-service-container .about-info .about-info-boxes .about-info-box-icon svg {
  display: block;
}
main.smart-electricity .about-service-container .about-info .about-info-boxes .about-info-box h2 {
  font-size: 16px;
  color: #01021e;
  font-weight: 600;
  margin: 0;
}
main.smart-electricity .about-service-container .about-info .about-info-boxes .about-info-box p {
  margin-top: 0;
}
main.smart-electricity .about-service-container .about-service-cta-container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  margin-top: 2rem;
}
@media (min-width: 1024px) {
  main.smart-electricity .about-service-container .about-service-cta-container {
    -ms-flex-pack: start;
        justify-content: flex-start;
    margin-top: 2.8rem;
  }
}
main.smart-electricity .about-service-container #about-service-cta {
  display: inline-block;
  padding: 0.85rem 2.4rem;
}
main.smart-electricity .offer {
  margin-top: 4rem;
  padding: 2rem 0rem;
  background-image: url("../images/about-us-mob.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center left;
  padding: 3rem 0;
}
@media (min-width: 1024px) {
  main.smart-electricity .offer {
    margin-top: 7rem;
    background-image: url("../images/about-us-desktop.png");
  }
}
main.smart-electricity .offer .offers-list {
  margin-top: 2rem;
  text-align: center;
}
@media (min-width: 1024px) {
  main.smart-electricity .offer .offers-list {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 1rem;
    text-align: right;
  }
}
main.smart-electricity .offer .offers-list .offer-item .offer-item-image {
  background: white;
  height: 200px;
  overflow: hidden;
  border-radius: 12px;
}
main.smart-electricity .offer .offers-list .offer-item .offer-item-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
main.smart-electricity .offer .offers-list .offer-item:not(:first-child) {
  margin-top: 1rem;
}
@media (min-width: 1024px) {
  main.smart-electricity .offer .offers-list .offer-item:not(:first-child) {
    margin: 0;
  }
}
main.smart-electricity .offer .offers-list .offer-item h1 {
  font-weight: 500;
  font-size: 20px;
}
main.smart-electricity .offer .offers-list .offer-item.offer-item-first {
  border: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
}
main.smart-electricity .offer .offers-list .offer-item.offer-item-first h1 {
  font-size: 32px;
  margin-bottom: 0;
}
main.smart-electricity .offer .offers-list .offer-item.offer-item-first p {
  color: #A78585;
}
@media (min-width: 1024px) {
  main.smart-electricity .offer .offers-list .offer-item.offer-item-first p {
    font-size: 20px;
  }
}
@media (min-width: 1920px) {
  main.smart-electricity .offer .offers-list .offer-item.offer-item-first p {
    font-size: 24px;
  }
}

@media (min-width: 1024px) {
  main.energy-management {
    padding-bottom: 12rem;
  }
}
main.energy-management .hero {
  background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url("../images/energy-management.jpeg") center/cover no-repeat;
  overflow: hidden;
  height: 300px;
}
@media (min-width: 1024px) {
  main.energy-management .hero {
    height: 380px;
  }
}
main.energy-management .hero .hero-container {
  height: 100%;
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: start;
      align-items: flex-start;
  -ms-flex-pack: center;
      justify-content: center;
}
main.energy-management .hero .hero-container h1 {
  color: white;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #00F1D9;
  margin-bottom: 0;
}
@media (min-width: 1024px) {
  main.energy-management .hero .hero-container h1 {
    font-size: 3rem;
  }
}
main.energy-management .hero .hero-container .breadcrumbs {
  display: -ms-flexbox;
  display: flex;
  color: white;
  -ms-flex-align: center;
      align-items: center;
  margin-top: 0.5rem;
}
main.energy-management .hero .hero-container .breadcrumbs p {
  color: white;
}
main.energy-management .hero .hero-container .breadcrumbs span {
  display: block;
  margin: 0 0.5rem;
}
main.energy-management .hero .hero-container .breadcrumbs span svg {
  display: block;
}
main.energy-management h2 {
  margin: 0;
}
main.energy-management .about-service {
  margin-top: 3rem;
  padding: 2rem 0rem;
  background-image: url("../images/about-us-mob.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center left;
  padding: 3rem 0;
}
@media (min-width: 1024px) {
  main.energy-management .about-service {
    margin-top: 7rem;
    background-image: url("../images/about-us-desktop.png");
  }
}
@media (min-width: 1024px) {
  main.energy-management .about-service-container {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 2rem;
    margin-top: 4rem;
    -ms-flex-align: center;
        align-items: center;
  }
}
main.energy-management .about-service-container .image-container img {
  width: 100%;
}
main.energy-management .about-service-container .about-info-heading {
  text-align: center;
}
@media (min-width: 1024px) {
  main.energy-management .about-service-container .about-info-heading {
    text-align: right;
  }
}
main.energy-management .about-service-container .about-info-heading h2 {
  margin: 1.5rem 0;
}
main.energy-management .about-service-container .about-info-heading ul {
  text-align: right;
}
main.energy-management .about-service-container .about-info .about-info-boxes {
  margin-top: 1rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row-reverse;
      flex-direction: row-reverse;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 1rem;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: stretch;
      align-items: stretch;
}
@media (min-width: 1024px) {
  main.energy-management .about-service-container .about-info .about-info-boxes {
    -ms-flex-pack: end;
        justify-content: flex-end;
    text-align: right;
  }
}
main.energy-management .about-service-container .about-info .about-info-boxes .about-info-boxes-top {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: baseline;
      align-items: baseline;
  -ms-flex-pack: center;
      justify-content: center;
  gap: 2rem;
}
main.energy-management .about-service-container .about-info .about-info-boxes .about-info-boxes-bottom {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: baseline;
      align-items: baseline;
  -ms-flex-pack: center;
      justify-content: center;
  gap: 2rem;
  margin-top: 2rem;
}
@media (min-width: 1024px) {
  main.energy-management .about-service-container .about-info .about-info-boxes .about-info-boxes-bottom {
    margin-top: 0;
  }
}
@media (min-width: 1024px) {
  main.energy-management .about-service-container .about-info .about-info-boxes {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: baseline;
        align-items: baseline;
    gap: 2rem;
  }
}
main.energy-management .about-service-container .about-info .about-info-boxes .about-info-box {
  gap: 0.4rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-align: start;
      align-items: flex-start;
}
@media (min-width: 1024px) {
  main.energy-management .about-service-container .about-info .about-info-boxes .about-info-box {
    text-align: right;
  }
}
main.energy-management .about-service-container .about-info .about-info-boxes .about-info-box-icon {
  width: 56px;
  background: #00f1d9;
  height: 56px;
  border-radius: 84px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
}
main.energy-management .about-service-container .about-info .about-info-boxes .about-info-box-icon svg {
  display: block;
}
main.energy-management .about-service-container .about-info .about-info-boxes .about-info-box h2 {
  font-size: 16px;
  color: #01021e;
  font-weight: 600;
  margin: 0;
}
@media (min-width: 1024px) {
  main.energy-management .about-service-container .about-info .about-info-boxes .about-info-box h2 {
    width: 90px;
  }
}
main.energy-management .about-service-container .about-info .about-info-boxes .about-info-box p {
  margin-top: 0;
}
main.energy-management .about-service-container .about-service-cta-container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  margin-top: 2rem;
}
@media (min-width: 1024px) {
  main.energy-management .about-service-container .about-service-cta-container {
    -ms-flex-pack: start;
        justify-content: flex-start;
    margin-top: 2.8rem;
  }
}
main.energy-management .about-service-container #about-service-cta {
  display: inline-block;
  padding: 0.85rem 2.4rem;
}
main.energy-management .offer {
  margin-top: 4rem;
}
main.energy-management .offer .offers-list {
  margin-top: 2rem;
}
@media (min-width: 1024px) {
  main.energy-management .offer .offers-list {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 1rem;
  }
}
main.energy-management .offer .offers-list .offer-item {
  border: 1px solid #9d9db0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-direction: column;
      flex-direction: column;
  padding: 1.5rem 1rem;
  border-radius: 16px;
  margin-bottom: 0;
}
@media (min-width: 1024px) {
  main.energy-management .offer .offers-list .offer-item {
    padding: 1.5rem 2.3rem;
  }
}
main.energy-management .offer .offers-list .offer-item:not(:first-child) {
  margin-top: 1rem;
}
@media (min-width: 1024px) {
  main.energy-management .offer .offers-list .offer-item:not(:first-child) {
    margin: 0;
  }
}
main.energy-management .offer .offers-list .offer-item .offer-item-icon-container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-direction: row;
      flex-direction: row;
  gap: 20px;
  -ms-flex-pack: start;
      justify-content: start;
  width: 100%;
}
main.energy-management .offer .offers-list .offer-item .offer-item-icon-container h1 {
  margin: 0;
  font-weight: 500;
}
main.energy-management .offer .offers-list .offer-item .offer-item-icon {
  width: 66px;
  background: #00f1d9;
  height: 66px;
  border-radius: 64px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
}
main.energy-management .offer .offers-list .offer-item .offer-item-icon svg {
  display: block;
}
main.energy-management .offer .offers-list .offer-item h2 {
  font-weight: 500;
  font-size: 22px;
  text-align: center;
  margin-top: 1rem;
}
main.energy-management .offer .offers-list .offer-item p {
  color: #656565;
  text-align: center;
  margin: 0;
  margin-top: 0.5rem;
}

@media (min-width: 1024px) {
  main.projects-page {
    padding-bottom: 12rem;
  }
}
main.projects-page .hero {
  background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url("../images/project-bg.jpg") center/cover no-repeat;
  overflow: hidden;
  height: 300px;
}
@media (min-width: 1024px) {
  main.projects-page .hero {
    height: 280px;
  }
}
main.projects-page .hero .hero-container {
  height: 100%;
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
}
@media (min-width: 1024px) {
  main.projects-page .hero .hero-container {
    -ms-flex-pack: start;
        justify-content: flex-start;
  }
}
main.projects-page .hero .hero-container h1 {
  color: white;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #00F1D9;
}
@media (min-width: 1024px) {
  main.projects-page .hero .hero-container h1 {
    font-size: 3rem;
  }
}
main.projects-page .our-projects {
  margin-top: 4rem;
}
main.projects-page .our-projects .heading {
  text-align: center;
}
main.projects-page .our-projects .heading h4 {
  margin-top: 0;
}
@media (min-width: 1024px) {
  main.projects-page .our-projects .categories-container {
    -ms-flex-item-align: self-end;
        align-self: self-end;
  }
}
main.projects-page .our-projects .categories {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  list-style: none;
  padding: 0;
  gap: 1rem;
  row-gap: 2rem;
  margin-top: 1.5rem;
}
@media (min-width: 1024px) {
  main.projects-page .our-projects .categories {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    margin: 0;
    margin-top: 1.5rem;
  }
}
main.projects-page .our-projects .categories li {
  font-weight: 600;
}
main.projects-page .our-projects .categories li a {
  padding: 0.6rem 1.3rem;
  color: inherit;
  text-decoration: none;
}
main.projects-page .our-projects .categories li a.active {
  background: #00F1D9;
  border-radius: 6px;
}
main.projects-page .our-projects .houses {
  margin-top: 2rem;
  display: none;
  transition: 0.3s ease-in-out;
}
main.projects-page .our-projects .houses.active {
  display: block;
}
@media (min-width: 1024px) {
  main.projects-page .our-projects .houses {
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 1.5rem;
    margin-top: 2.5rem;
  }
  main.projects-page .our-projects .houses.active {
    display: grid;
  }
}
main.projects-page .our-projects .houses .house-cta {
  overflow: hidden;
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  height: 280px;
  border-radius: 8px;
}
@media (min-width: 1024px) {
  main.projects-page .our-projects .houses .house-cta {
    height: 88%;
    grid-column: 2/4;
  }
}
main.projects-page .our-projects .houses .house-cta .house-cta-overlay {
  background: rgba(0, 0, 0, 0.6);
  height: 100%;
  width: 100%;
  position: absolute;
  z-index: 5;
}
main.projects-page .our-projects .houses .house-cta img {
  position: absolute;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
main.projects-page .our-projects .houses .house-cta .house-cta-content {
  position: relative;
  z-index: 8;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
}
main.projects-page .our-projects .houses .house-cta .house-cta-content a {
  padding: 1rem 2rem;
}
main.projects-page .our-projects .houses .house img {
  width: 100%;
  border-radius: 8px;
}
main.projects-page .our-projects .houses .house h4 {
  margin-top: 0.5rem;
}
main.projects-page .questions {
  margin-bottom: 4rem;
}
@media (min-width: 1024px) {
  main.projects-page .questions {
    margin-top: 1.2rem;
  }
}

@media (min-width: 1024px) {
  main.blog-page {
    padding-bottom: 12rem;
  }
}
main.blog-page a {
  text-decoration: none;
  color: inherit;
}
main.blog-page .hero {
  background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url("../images/blog-bg.jpg") center/cover no-repeat;
  overflow: hidden;
  height: 300px;
}
@media (min-width: 1024px) {
  main.blog-page .hero {
    height: 280px;
  }
}
main.blog-page .hero .hero-container {
  height: 100%;
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
}
@media (min-width: 1024px) {
  main.blog-page .hero .hero-container {
    -ms-flex-pack: start;
        justify-content: flex-start;
  }
}
main.blog-page .hero .hero-container h1 {
  color: white;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #00F1D9;
}
@media (min-width: 1024px) {
  main.blog-page .hero .hero-container h1 {
    font-size: 3rem;
  }
}
main.blog-page .blog-section {
  margin-top: 2rem;
}
main.blog-page .blog-section .heading h1 {
  font-size: 24px;
}
main.blog-page .blog-section .blog-section-top {
  margin-top: 1.8rem;
}
@media (min-width: 1024px) {
  main.blog-page .blog-section .blog-section-top {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-gap: 1rem;
  }
}
main.blog-page .blog-section .blog-section-top .blog-post.first-post {
  grid-column: 1/3;
  grid-row: 1/3;
}
@media (min-width: 1024px) {
  main.blog-page .blog-section .blog-section-top .blog-post.first-post img {
    height: 240px;
  }
}
main.blog-page .blog-section .blog-section-top .blog-post:nth-of-type(2) {
  grid-column: 3/5;
  grid-row: 1/2;
}
@media (min-width: 1024px) {
  main.blog-page .blog-section .blog-section-top .blog-post:nth-of-type(2) {
    display: grid;
    grid-template-columns: 0.6fr 1fr;
    gap: 1.5rem;
  }
}
main.blog-page .blog-section .blog-section-top .blog-post:nth-of-type(2) .blog-post-image {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
}
main.blog-page .blog-section .blog-section-top .blog-post:nth-of-type(2) h2 {
  font-size: 16px;
}
main.blog-page .blog-section .blog-section-top .blog-post:nth-of-type(3) {
  grid-column: 3/5;
  grid-row: 2/3;
}
@media (min-width: 1024px) {
  main.blog-page .blog-section .blog-section-top .blog-post:nth-of-type(3) {
    display: grid;
    grid-template-columns: 0.6fr 1fr;
    gap: 1.5rem;
  }
}
main.blog-page .blog-section .blog-section-top .blog-post:nth-of-type(3) h2 {
  font-size: 16px;
}
main.blog-page .blog-section .blog-section-top .blog-post:nth-of-type(3) .blog-post-image {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
}
main.blog-page .blog-section .blog-section-top .blog-post img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 8px;
}
main.blog-page .blog-section .blog-section-top .blog-post h5 {
  margin: 0;
  margin-top: 0.8rem;
  color: #979BFB;
  font-size: 12px;
}
main.blog-page .blog-section .blog-section-top .blog-post h2 {
  font-size: 16px;
  margin-bottom: 0;
}
@media (min-width: 1024px) {
  main.blog-page .blog-section .blog-section-top .blog-post h2 {
    font-size: 24px;
  }
}
main.blog-page .blog-section .blog-section-top .blog-post p {
  color: #656565;
  margin-top: 0.7rem;
  opacity: 0.5;
}
main.blog-page .blog-section .blog-section-bottom-container {
  margin-top: 5rem;
  margin-bottom: 2rem;
}
@media (min-width: 1024px) {
  main.blog-page .blog-section .blog-section-bottom-container {
    margin-top: 3.5rem;
  }
}
main.blog-page .blog-section .blog-section-bottom-container .heading h1 {
  font-size: 24px;
}
main.blog-page .blog-section .blog-section-bottom-container .blog-section-bottom {
  margin-top: 1rem;
}
@media (min-width: 1024px) {
  main.blog-page .blog-section .blog-section-bottom-container .blog-section-bottom {
    margin-top: 1.75rem;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 1rem;
  }
}
main.blog-page .blog-section .blog-section-bottom-container .blog-section-bottom .blog-post img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 8px;
}
main.blog-page .blog-section .blog-section-bottom-container .blog-section-bottom .blog-post h5 {
  margin: 0;
  margin-top: 1.4rem;
  color: #53C9EE;
  font-size: 12px;
}
main.blog-page .blog-section .blog-section-bottom-container .blog-section-bottom .blog-post h2 {
  font-size: 16px;
  margin-bottom: 0;
  margin-top: 0.8rem;
}
@media (min-width: 1024px) {
  main.blog-page .blog-section .blog-section-bottom-container .blog-section-bottom .blog-post h2 {
    font-size: 24px;
  }
}
main.blog-page .blog-section .blog-section-bottom-container .blog-section-bottom .blog-post p {
  color: #656565;
  margin-top: 0.8rem;
  opacity: 0.5;
}

@media (min-width: 1024px) {
  main.post-page {
    padding-bottom: 12rem;
  }
}
main.post-page .breadcrumbs {
  display: -ms-flexbox;
  display: flex;
}
main.post-page .breadcrumbs span {
  padding: 0.5rem 0;
}
main.post-page .hero {
  overflow: hidden;
  height: 300px;
}
@media (min-width: 1024px) {
  main.post-page .hero {
    height: 280px;
  }
}
main.post-page .hero .hero-container {
  height: 100%;
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: start;
      align-items: flex-start;
  -ms-flex-pack: center;
      justify-content: center;
}
main.post-page .hero .hero-container h1 {
  color: white;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #00F1D9;
  margin-bottom: 0;
}
@media (min-width: 1024px) {
  main.post-page .hero .hero-container h1 {
    font-size: 3rem;
  }
}
main.post-page .hero .hero-container .breadcrumbs {
  display: -ms-flexbox;
  display: flex;
  color: white;
  -ms-flex-align: center;
      align-items: center;
  margin-top: 0.5rem;
}
main.post-page .hero .hero-container .breadcrumbs p {
  color: white;
}
main.post-page .hero .hero-container .breadcrumbs span {
  display: block;
  margin: 0 0.5rem;
}
main.post-page .hero .hero-container .breadcrumbs span svg {
  display: block;
}
main.post-page .post {
  padding: 3rem 0;
}
main.post-page .projects {
  overflow: hidden;
  position: relative;
  margin-top: 2rem;
}
main.post-page .projects .project {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
}
main.post-page .projects .project a {
  -ms-flex: 1;
      flex: 1;
}
main.post-page .projects .project img {
  border: 1px solid #bdbdbd;
  width: 100%;
  height: 100%;
  border-radius: 8px;
  -o-object-fit: contain;
     object-fit: contain;
  height: 250px;
}
main.post-page .projects .project h4 {
  text-align: center;
  margin-top: 1.5rem;
  font-size: 18px;
}

* {
  box-sizing: border-box;
  font-family: "Assistant", sans-serif;
}

html,
body {
  overflow: visible;
  overflow-x: hidden;
  scroll-behavior: smooth;
}

svg {
  display: block;
}
