/*
  So Green restored stylesheet
*/

@import url('https://fonts.googleapis.com/css2?family=Abel&family=Fauna+One&family=Roboto:wght@300;400;500;700;900&display=swap');

:root {
  --sg-green: #7fb53b;
  --sg-green-dark: #4f8b2f;
  --sg-green-soft: #eef7e8;
  --sg-yellow: #f7c849;
  --sg-orange: #f59f27;
  --sg-charcoal: #263126;
  --sg-text: #4d4d4d;
  --sg-muted: #7b7b7b;
  --sg-white: #ffffff;
  --sg-cream: #fffaf0;
  --sg-border: rgba(38, 49, 38, .12);
  --sg-shadow: 0 18px 45px rgba(0, 0, 0, .12);
  --sg-radius: 22px;
  --sg-container: 1160px;
  --sg-header-height: 86px;
}

* {
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
}

body {
  margin: 0;
  overflow-x: hidden;
  color: var(--sg-text);
  background: #fff;
  font-family: 'Roboto', Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 1.68;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}

body.elementor-page,
body.home {
  background: #fff;
}

img,
svg,
iframe {
  max-width: 100%;
}

a {
  color: inherit;
  text-decoration: none;
  transition: color .2s ease, background-color .2s ease, border-color .2s ease, transform .2s ease, opacity .2s ease;
}

a:hover {
  color: var(--sg-green-dark);
}

p {
  margin: 0 0 1.05em;
}

h1,
h2,
h3,
h4,
.elementor-heading-title,
.elementor-slide-heading,
.eael-dual-header .title {
  margin: 0;
  color: var(--sg-charcoal);
  font-family: 'Fauna One', Georgia, serif;
  font-weight: 400;
  line-height: 1.18;
}

.elementor-section .elementor-container {
  width: 100%;
  max-width: var(--sg-container);
  margin-right: auto;
  margin-left: auto;
}

.elementor-section-full_width > .elementor-container {
  max-width: none;
}

.elementor-column-gap-default > .elementor-column > .elementor-element-populated,
.elementor-column-gap-no > .elementor-column > .elementor-element-populated {
  padding: 10px;
}

.elementor-widget-container {
  position: relative;
}

.screen-reader-text,
.skip-link {
  position: absolute !important;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
  white-space: nowrap;
}

/* Header */
.elementor-location-header,
.elementor-47 {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 999;
  width: 100%;
}

.elementor-element-f5ae713 {
  min-height: var(--sg-header-height);
  background: rgba(255, 255, 255, .88);
  border-bottom: 1px solid rgba(255, 255, 255, .55);
  box-shadow: 0 8px 28px rgba(32, 54, 27, .08);
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
}

.elementor-element-f5ae713 > .elementor-container {
  min-height: var(--sg-header-height);
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.elementor-element-f5ae713 .elementor-column {
  min-height: 1px;
}

.elementor-element-f5ae713 .elementor-col-33:first-child {
  width: 22%;
}

.elementor-element-f5ae713 .elementor-col-33:nth-child(2) {
  width: 56%;
}

.elementor-element-f5ae713 .elementor-col-33:last-child {
  width: 22%;
}

.elementor-element-932080f a,
.elementor-element-947770f .elementor-widget-container {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 138px;
  min-height: 54px;
}

.elementor-element-932080f a::before,
.elementor-element-947770f .elementor-widget-container::before {
  content: 'SO GREEN';
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 138px;
  height: 54px;
  border: 3px solid var(--sg-green);
  border-radius: 999px;
  color: var(--sg-green-dark);
  background: #fff;
  font-family: 'Abel', Arial, sans-serif;
  font-size: 24px;
  line-height: 1;
  letter-spacing: .12em;
  box-shadow: 0 10px 22px rgba(127, 181, 59, .14);
}

.elementor-element-d9b5946 {
  margin-bottom: 8px;
  color: var(--sg-muted);
  font-size: 13px;
  font-weight: 400;
}

.elementor-icon-list-items,
.elementor-nav-menu,
ul.elementor-nav-menu {
  margin: 0;
  padding: 0;
  list-style: none;
}

.elementor-icon-list--layout-inline .elementor-icon-list-items,
.elementor-element-d9b5946 .elementor-icon-list-items {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 8px 20px;
}

.elementor-icon-list-item,
.elementor-inline-item {
  display: inline-flex;
  align-items: center;
  gap: 7px;
}

.elementor-icon-list-icon {
  display: inline-flex;
  color: var(--sg-green);
  font-size: 14px;
}

.elementor-element-2c54dc7 .elementor-nav-menu--main,
.elementor-element-7a7fd5b .elementor-nav-menu--main {
  display: block;
}

.elementor-element-2c54dc7 .elementor-nav-menu,
.elementor-element-7a7fd5b .elementor-nav-menu {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 2px 24px;
}

.elementor-nav-menu li {
  display: inline-flex;
  align-items: center;
  color: var(--sg-charcoal);
  font-family: 'Abel', Arial, sans-serif;
  font-size: 18px;
  letter-spacing: .045em;
  text-transform: uppercase;
}

.elementor-nav-menu .elementor-item {
  position: relative;
  display: inline-flex;
  align-items: center;
  min-height: 34px;
  color: var(--sg-charcoal);
}

.elementor-nav-menu .elementor-item::after {
  content: '';
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 2px;
  transform: scaleX(0);
  transform-origin: center;
  background: var(--sg-green);
  transition: transform .2s ease;
}

.elementor-nav-menu .elementor-item:hover::after,
.elementor-nav-menu .elementor-item-active::after,
.elementor-nav-menu .current-menu-item > .elementor-item::after {
  transform: scaleX(1);
}

.elementor-element-4ea4fb69 .elementor-social-icons-wrapper,
.elementor-element-7102f4ac .elementor-social-icons-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
}

.elementor-social-icons-wrapper .elementor-grid-item,
.elementor-social-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 34px;
  height: 34px;
  border-radius: 50%;
  color: #fff;
  background: var(--sg-green);
  font-size: 15px;
}

.elementor-element-678d1f3 {
  margin-top: 8px;
  text-align: center;
}

.elementor-button,
.elementor-button-link,
.elementor-slide-button,
button,
input[type='submit'] {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  min-height: 44px;
  padding: 12px 28px;
  border: 0;
  border-radius: 999px;
  color: #fff !important;
  background: linear-gradient(135deg, var(--sg-green), var(--sg-green-dark));
  box-shadow: 0 12px 26px rgba(79, 139, 47, .24);
  font-family: 'Abel', Arial, sans-serif;
  font-size: 18px;
  line-height: 1;
  letter-spacing: .07em;
  text-transform: uppercase;
  cursor: pointer;
}

.elementor-button:hover,
.elementor-button-link:hover,
.elementor-slide-button:hover,
button:hover,
input[type='submit']:hover {
  transform: translateY(-2px);
  color: #fff !important;
  background: linear-gradient(135deg, var(--sg-orange), var(--sg-yellow));
  box-shadow: 0 16px 30px rgba(245, 159, 39, .25);
}

.elementor-menu-toggle {
  display: none;
  align-items: center;
  justify-content: center;
  width: 44px;
  height: 44px;
  margin-left: auto;
  border-radius: 50%;
  color: var(--sg-charcoal);
  background: var(--sg-green-soft);
  cursor: pointer;
}

.elementor-nav-menu--dropdown {
  display: none;
}

/* Hero slider */
.elementor-element-6bbca31 {
  position: relative;
  margin-top: 0;
  overflow: hidden;
  background: #20361b;
}

.elementor-element-dcbf553,
.elementor-element-dcbf553 .elementor-widget-container,
.elementor-swiper,
.elementor-slides-wrapper,
.elementor-slides,
.swiper-wrapper {
  min-height: 680px;
}

.elementor-element-dcbf553 .elementor-swiper,
.elementor-element-dcbf553 .elementor-slides-wrapper {
  position: relative;
  overflow: hidden;
}

.elementor-slides .swiper-wrapper,
.swiper-wrapper.elementor-slides {
  display: flex;
  width: 100%;
}

.elementor-slides .swiper-slide,
.swiper-slide {
  position: relative;
  flex: 0 0 100%;
  width: 100%;
  min-height: 680px;
  overflow: hidden;
}

.swiper-slide-bg {
  position: absolute;
  inset: 0;
  z-index: 0;
  background-position: center;
  background-size: cover;
  transform: scale(1.02);
}

.elementor-repeater-item-134f20e .swiper-slide-bg,
.elementor-repeater-item-3fdc5bb .swiper-slide-bg {
  background-image: linear-gradient(rgba(30, 47, 20, .36), rgba(30, 47, 20, .46)), url('https://so-green.fr/wp-content/uploads/2020/12/So-green-terrasse-2-1-1.png');
}

.elementor-repeater-item-c6ac427 .swiper-slide-bg {
  background-image: linear-gradient(rgba(30, 47, 20, .36), rgba(30, 47, 20, .46)), url('https://so-green.fr/wp-content/uploads/2020/12/So-green-soupes.jpg');
}

.elementor-repeater-item-7341ca9 .swiper-slide-bg {
  background-image: linear-gradient(rgba(30, 47, 20, .36), rgba(30, 47, 20, .46)), url('https://so-green.fr/wp-content/uploads/2020/12/so-green-interieur-1-1.png');
}

.elementor-slides .elementor-background-overlay,
.swiper-slide > .elementor-background-overlay {
  position: absolute;
  inset: 0;
  z-index: 1;
  background: radial-gradient(circle at 50% 45%, rgba(0, 0, 0, .05), rgba(0, 0, 0, .45));
}

.swiper-slide-inner {
  position: relative;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 680px;
  padding: calc(var(--sg-header-height) + 55px) 24px 92px;
  color: #fff;
  text-align: center;
}

.swiper-slide-contents {
  width: min(760px, 92vw);
  margin-right: auto;
  margin-left: auto;
  animation: sgFadeUp .7s ease both;
}

.elementor-slide-heading {
  color: #fff;
  font-size: clamp(42px, 6vw, 82px);
  text-shadow: 0 8px 30px rgba(0, 0, 0, .35);
}

.elementor-slide-description {
  max-width: 660px;
  margin: 22px auto 32px;
  color: rgba(255, 255, 255, .94);
  font-family: 'Abel', Arial, sans-serif;
  font-size: clamp(22px, 2.2vw, 32px);
  line-height: 1.3;
  letter-spacing: .02em;
  text-shadow: 0 5px 24px rgba(0, 0, 0, .35);
}

.elementor-slide-button {
  border: 2px solid rgba(255, 255, 255, .88);
  background: rgba(127, 181, 59, .95);
}

.elementor-shape {
  position: absolute;
  left: 0;
  z-index: 5;
  width: 100%;
  overflow: hidden;
  line-height: 0;
  pointer-events: none;
}

.elementor-shape-top {
  top: 0;
}

.elementor-shape-bottom {
  bottom: 0;
  transform: rotate(180deg);
}

.elementor-shape svg {
  display: block;
  width: 100%;
  height: 18px;
}

.elementor-shape-fill {
  fill: #fff;
}

@keyframes sgFadeUp {
  from {
    opacity: 0;
    transform: translateY(22px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

/* Product/category cards */
.elementor-element-69c7e2f {
  position: relative;
  padding: 84px 0 70px;
  background: linear-gradient(180deg, #fff 0%, var(--sg-cream) 100%);
}

.elementor-element-69c7e2f > .elementor-container {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 26px;
}

.elementor-element-69c7e2f .elementor-column {
  width: auto !important;
}

.elementor-image-box-wrapper,
.elementor-widget-image-box .elementor-widget-container {
  height: 100%;
}

.elementor-widget-image-box .elementor-image-box-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  height: 100%;
  padding: 34px 24px 30px;
  border: 1px solid var(--sg-border);
  border-radius: var(--sg-radius);
  background: rgba(255, 255, 255, .94);
  box-shadow: 0 14px 36px rgba(38, 49, 38, .08);
  text-align: center;
  transition: transform .25s ease, box-shadow .25s ease, border-color .25s ease;
}

.elementor-widget-image-box .elementor-image-box-wrapper:hover {
  transform: translateY(-8px);
  border-color: rgba(127, 181, 59, .35);
  box-shadow: var(--sg-shadow);
}

.elementor-widget-image-box .elementor-image-box-img,
.elementor-widget-image-box figure {
  width: 100%;
  margin: 0 0 22px;
}

.elementor-widget-image-box img {
  display: block;
  width: 100%;
  height: 185px;
  border-radius: 18px;
  object-fit: cover;
}

.elementor-element-a4704ac .elementor-image-box-wrapper::before,
.elementor-element-a7027d0 .elementor-image-box-wrapper::before,
.elementor-element-910acca .elementor-image-box-wrapper::before,
.elementor-element-ebeff8c .elementor-image-box-wrapper::before {
  content: '';
  display: block;
  width: 100%;
  height: 185px;
  margin-bottom: 22px;
  border-radius: 18px;
  background-position: center;
  background-size: cover;
}

.elementor-element-a4704ac .elementor-image-box-wrapper::before,
.elementor-element-ebeff8c .elementor-image-box-wrapper::before {
  background-image: url('https://so-green.fr/wp-content/uploads/2020/12/So-green-terrasse-2-1-1.png');
}

.elementor-element-a7027d0 .elementor-image-box-wrapper::before {
  background-image: url('https://so-green.fr/wp-content/uploads/2020/12/So-green-soupes.jpg');
}

.elementor-element-910acca .elementor-image-box-wrapper::before {
  background-image: url('https://so-green.fr/wp-content/uploads/2020/12/so-green-interieur-1-1.png');
}

.elementor-icon-wrapper,
.elementor-widget-icon .elementor-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 58px;
  height: 58px;
  margin: 0 auto 12px;
  border-radius: 50%;
  color: #fff;
  background: var(--sg-green);
  box-shadow: 0 10px 22px rgba(127, 181, 59, .22);
}

.elementor-image-box-title {
  margin: 0 0 12px;
  color: var(--sg-charcoal);
  font-family: 'Fauna One', Georgia, serif;
  font-size: 24px;
  font-weight: 400;
}

.elementor-image-box-description {
  margin: 0;
  color: var(--sg-muted);
  font-size: 15px;
  line-height: 1.65;
}

/* Decorative separators */
.elementor-widget-divider {
  margin: 0 auto;
}

.elementor-divider,
.elementor-divider-separator {
  display: flex;
  align-items: center;
  justify-content: center;
}

.elementor-divider-separator {
  width: 92px;
  height: 3px;
  margin: 0 auto;
  border: 0 !important;
  border-radius: 999px;
  background: linear-gradient(90deg, var(--sg-green), var(--sg-yellow));
}

/* About section */
.elementor-element-69af778 {
  padding: 80px 0 86px;
  background: #fff;
}

.eael-dual-header {
  margin-bottom: 28px;
  text-align: center;
}

.eael-dual-header .title {
  font-size: clamp(34px, 4vw, 58px);
}

.eael-dual-header .title .lead,
.eael-dual-header .title span:first-child {
  color: var(--sg-green-dark);
}

.eael-dual-header .title span:last-child {
  color: var(--sg-charcoal);
}

.elementor-element-93662ac > .elementor-container {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
  gap: 44px;
  align-items: center;
}

.elementor-element-93662ac .elementor-column {
  width: auto !important;
}

.elementor-element-986dfc8 .elementor-widget-wrap {
  min-height: 470px;
  border-radius: 28px;
  background-image: url('https://so-green.fr/wp-content/uploads/2020/12/so-green-interieur-1-1.png');
  background-position: center;
  background-size: cover;
  box-shadow: var(--sg-shadow);
}

.elementor-widget-text-editor {
  color: var(--sg-text);
  font-size: 17px;
}

.elementor-widget-text-editor .elementor-widget-container {
  max-width: 620px;
}

.elementor-drop-cap-yes .elementor-widget-container p:first-child::first-letter {
  float: left;
  margin: .08em .18em 0 0;
  color: var(--sg-green);
  font-family: 'Fauna One', Georgia, serif;
  font-size: 64px;
  line-height: .86;
}

.elementor-element-023e65a {
  margin-top: 26px;
}

/* Instagram area */
.elementor-element-3e0df40 {
  padding: 78px 0 86px;
  background: linear-gradient(180deg, var(--sg-green-soft) 0%, #fff 100%);
}

.elementor-element-3e0df40 .eael-dual-header .title {
  font-size: clamp(32px, 3.6vw, 52px);
}

.elementor-element-4627711 .inavii-grid,
.elementor-element-4627711 .sbi_items,
.elementor-element-4627711 .elementor-widget-container > div {
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 14px;
}

.elementor-element-4627711 img,
.elementor-element-4627711 a {
  display: block;
  overflow: hidden;
  aspect-ratio: 1 / 1;
  border-radius: 18px;
  background: #dfe9d4;
  object-fit: cover;
}

.elementor-element-4627711 a:hover,
.elementor-element-4627711 img:hover {
  transform: translateY(-4px);
}

.elementor-element-5dd4ab8 {
  margin-top: 34px;
  text-align: center;
}

/* Contact section */
.elementor-element-b792ed1 {
  position: relative;
  padding: 86px 0 74px;
  background: var(--sg-charcoal);
  color: rgba(255, 255, 255, .86);
}

.elementor-element-b792ed1::before {
  content: '';
  position: absolute;
  inset: 0;
  opacity: .12;
  background-image: radial-gradient(circle at 25% 20%, var(--sg-green), transparent 28%), radial-gradient(circle at 80% 75%, var(--sg-yellow), transparent 30%);
}

.elementor-element-b792ed1 > .elementor-container {
  position: relative;
  z-index: 1;
}

.elementor-element-b792ed1 .eael-dual-header .title,
.elementor-element-b792ed1 h2,
.elementor-element-b792ed1 h3,
.elementor-element-b792ed1 .elementor-icon-box-title {
  color: #fff;
}

.elementor-element-b792ed1 .eael-dual-header .title .lead,
.elementor-element-b792ed1 .eael-dual-header .title span:first-child {
  color: var(--sg-yellow);
}

.elementor-form,
.elementor-element-c730d5d form,
.elementor-element-758a455c form {
  display: grid;
  gap: 14px;
  max-width: 720px;
  margin: 0 auto;
}

.elementor-field-group,
.elementor-form-fields-wrapper .elementor-field-group {
  width: 100%;
}

.elementor-field,
.elementor-field-textual,
input[type='text'],
input[type='email'],
input[type='tel'],
textarea,
select {
  width: 100%;
  min-height: 48px;
  padding: 13px 16px;
  border: 1px solid rgba(255, 255, 255, .18);
  border-radius: 12px;
  color: #fff;
  background: rgba(255, 255, 255, .08);
  font: inherit;
  outline: none;
  transition: border-color .2s ease, background-color .2s ease, box-shadow .2s ease;
}

textarea {
  min-height: 120px;
  resize: vertical;
}

.elementor-field::placeholder,
input::placeholder,
textarea::placeholder {
  color: rgba(255, 255, 255, .62);
}

.elementor-field:focus,
input:focus,
textarea:focus,
select:focus {
  border-color: rgba(247, 200, 73, .8);
  background: rgba(255, 255, 255, .12);
  box-shadow: 0 0 0 4px rgba(247, 200, 73, .1);
}

.elementor-element-26ba3d2 {
  margin-top: 46px;
}

.elementor-element-26ba3d2 > .elementor-container {
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 18px;
}

.elementor-element-26ba3d2 .elementor-column {
  width: auto !important;
}

.elementor-widget-icon-box .elementor-icon-box-wrapper {
  height: 100%;
  padding: 24px 16px;
  border: 1px solid rgba(255, 255, 255, .12);
  border-radius: 18px;
  background: rgba(255, 255, 255, .06);
  text-align: center;
}

.elementor-icon-box-icon {
  margin-bottom: 14px;
}

.elementor-icon-box-icon .elementor-icon,
.elementor-icon-box-icon i {
  color: var(--sg-yellow);
  font-size: 26px;
}

.elementor-icon-box-title {
  margin-bottom: 8px;
  font-family: 'Abel', Arial, sans-serif;
  font-size: 22px;
  letter-spacing: .06em;
  text-transform: uppercase;
}

.elementor-icon-box-description {
  margin: 0;
  color: rgba(255, 255, 255, .75);
  font-size: 14px;
  line-height: 1.55;
}

/* Map */
.elementor-element-969d20c iframe,
.elementor-custom-embed iframe {
  display: block;
  width: 100%;
  min-height: 430px;
  border: 0;
  filter: saturate(.92) contrast(.98);
}

/* Footer */
.elementor-location-footer,
.elementor-404 {
  color: rgba(255, 255, 255, .78);
  background: #1e281d;
}

.elementor-element-4c14fac2 {
  padding: 58px 0 46px;
  background: #1e281d;
}

.elementor-element-4c14fac2 > .elementor-container {
  display: grid;
  grid-template-columns: 1.15fr .9fr .95fr;
  gap: 44px;
}

.elementor-element-4c14fac2 .elementor-column {
  width: auto !important;
}

.elementor-element-4c14fac2 h4,
.elementor-element-4c14fac2 .elementor-heading-title {
  margin-bottom: 16px;
  color: #fff;
  font-family: 'Abel', Arial, sans-serif;
  font-size: 23px;
  letter-spacing: .08em;
  text-transform: uppercase;
}

.elementor-element-4c14fac2 .elementor-icon-list-items {
  display: grid;
  gap: 10px;
}

.elementor-element-4c14fac2 .elementor-nav-menu {
  display: grid;
  justify-content: start;
  gap: 8px;
}

.elementor-element-4c14fac2 .elementor-nav-menu li,
.elementor-element-4c14fac2 .elementor-nav-menu .elementor-item {
  min-height: auto;
  color: rgba(255, 255, 255, .78);
  font-size: 16px;
}

.elementor-element-4c14fac2 .elementor-widget-text-editor,
.elementor-element-4c14fac2 p {
  color: rgba(255, 255, 255, .74);
}

.elementor-element-758a455c input,
.elementor-element-758a455c textarea {
  border-color: rgba(255, 255, 255, .16);
  color: #fff;
  background: rgba(255, 255, 255, .08);
}

.elementor-element-1050af0c {
  min-height: 64px;
  padding: 18px 0;
  background: #162015;
}

.elementor-element-1050af0c > .elementor-container {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 10px 28px;
}

.elementor-element-1050af0c .elementor-heading-title {
  color: rgba(255, 255, 255, .72);
  font-family: 'Roboto', Arial, sans-serif;
  font-size: 14px;
  font-weight: 400;
}

.elementor-element-1050af0c a {
  color: rgba(255, 255, 255, .85);
}

/* Sticky order/fidelity popup/cards */
.elementor-element-54a23302,
.elementor-element-cf8975b {
  padding: 26px 0;
  background: var(--sg-green-soft);
}

.elementor-element-54a23302 > .elementor-container,
.elementor-element-cf8975b > .elementor-container {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 18px;
}

.elementor-element-54a23302 .elementor-column,
.elementor-element-cf8975b .elementor-column {
  width: auto !important;
}

.elementor-element-54a23302 .elementor-widget-image,
.elementor-element-cf8975b .elementor-widget-image {
  min-height: 132px;
  border-radius: 18px;
  background: #fff;
  box-shadow: 0 12px 26px rgba(38, 49, 38, .08);
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}

.elementor-element-54a23302 .elementor-widget-image .elementor-widget-container,
.elementor-element-cf8975b .elementor-widget-image .elementor-widget-container {
  padding: 18px;
  color: var(--sg-green-dark);
  font-family: 'Abel', Arial, sans-serif;
  font-size: 21px;
  text-transform: uppercase;
}

/* Utility visibility helpers used by Elementor */
.elementor-hidden-desktop,
.elementor-hidden-tablet,
.elementor-hidden-mobile,
.elementor-hidden-phone {
  /* Elementor normally controls these; keep neutral unless media query below applies. */
}

.cmplz-hidden {
  display: none !important;
}

/* Responsive */
@media (max-width: 1024px) {
  :root {
    --sg-header-height: 76px;
  }

  .elementor-element-f5ae713 .elementor-col-33:first-child,
  .elementor-element-f5ae713 .elementor-col-33:nth-child(2),
  .elementor-element-f5ae713 .elementor-col-33:last-child {
    width: auto;
  }

  .elementor-element-f5ae713 > .elementor-container {
    gap: 14px;
    padding: 0 18px;
  }

  .elementor-element-d9b5946,
  .elementor-element-4ea4fb69,
  .elementor-element-678d1f3 {
    display: none;
  }

  .elementor-element-2c54dc7 .elementor-nav-menu {
    gap: 12px;
  }

  .elementor-nav-menu li {
    font-size: 16px;
  }

  .elementor-element-dcbf553,
  .elementor-element-dcbf553 .elementor-widget-container,
  .elementor-swiper,
  .elementor-slides-wrapper,
  .elementor-slides,
  .swiper-wrapper,
  .elementor-slides .swiper-slide,
  .swiper-slide,
  .swiper-slide-inner {
    min-height: 590px;
  }

  .elementor-element-69c7e2f > .elementor-container,
  .elementor-element-26ba3d2 > .elementor-container,
  .elementor-element-54a23302 > .elementor-container,
  .elementor-element-cf8975b > .elementor-container {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .elementor-element-4c14fac2 > .elementor-container {
    grid-template-columns: 1fr 1fr;
  }

  .elementor-element-93662ac > .elementor-container {
    gap: 30px;
  }
}

@media (max-width: 767px) {
  body {
    font-size: 15px;
  }

  .elementor-location-header,
  .elementor-47 {
    position: sticky;
  }

  .elementor-element-f5ae713 {
    min-height: 72px;
    background: rgba(255, 255, 255, .96);
  }

  .elementor-element-f5ae713 > .elementor-container {
    min-height: 72px;
    justify-content: space-between;
  }

  .elementor-element-932080f a::before,
  .elementor-element-947770f .elementor-widget-container::before {
    width: 118px;
    height: 46px;
    font-size: 20px;
  }

  .elementor-element-2c54dc7 .elementor-nav-menu--main {
    display: none;
  }

  .elementor-menu-toggle {
    display: inline-flex;
  }

  .elementor-nav-menu--dropdown {
    position: absolute;
    top: 72px;
    right: 14px;
    left: 14px;
    display: none;
    padding: 16px;
    border-radius: 18px;
    background: #fff;
    box-shadow: var(--sg-shadow);
  }

  .elementor-menu-toggle[aria-expanded='true'] + .elementor-nav-menu--dropdown,
  .elementor-nav-menu--dropdown[aria-hidden='false'] {
    display: block;
  }

  .elementor-nav-menu--dropdown .elementor-nav-menu {
    display: grid;
    gap: 8px;
  }

  .elementor-nav-menu--dropdown .elementor-nav-menu li,
  .elementor-nav-menu--dropdown .elementor-item {
    width: 100%;
    justify-content: center;
    padding: 8px 0;
  }

  .elementor-element-dcbf553,
  .elementor-element-dcbf553 .elementor-widget-container,
  .elementor-swiper,
  .elementor-slides-wrapper,
  .elementor-slides,
  .swiper-wrapper,
  .elementor-slides .swiper-slide,
  .swiper-slide,
  .swiper-slide-inner {
    min-height: 520px;
  }

  .swiper-slide-inner {
    padding: 72px 18px 68px;
  }

  .elementor-slide-description {
    margin: 18px auto 26px;
  }

  .elementor-element-69c7e2f,
  .elementor-element-69af778,
  .elementor-element-3e0df40,
  .elementor-element-b792ed1 {
    padding: 58px 0;
  }

  .elementor-element-69c7e2f > .elementor-container,
  .elementor-element-93662ac > .elementor-container,
  .elementor-element-26ba3d2 > .elementor-container,
  .elementor-element-4c14fac2 > .elementor-container,
  .elementor-element-54a23302 > .elementor-container,
  .elementor-element-cf8975b > .elementor-container {
    grid-template-columns: 1fr;
  }

  .elementor-element-986dfc8 .elementor-widget-wrap {
    min-height: 320px;
  }

  .elementor-element-4627711 .inavii-grid,
  .elementor-element-4627711 .sbi_items,
  .elementor-element-4627711 .elementor-widget-container > div {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .elementor-element-4c14fac2 {
    text-align: center;
  }

  .elementor-element-4c14fac2 .elementor-nav-menu,
  .elementor-element-4c14fac2 .elementor-icon-list-items {
    justify-content: center;
  }

  .elementor-element-1050af0c > .elementor-container {
    flex-direction: column;
    gap: 8px;
  }
}

@media (max-width: 420px) {
  .elementor-button,
  .elementor-button-link,
  .elementor-slide-button,
  button,
  input[type='submit'] {
    width: 100%;
    max-width: 280px;
  }

  .elementor-widget-image-box .elementor-image-box-wrapper {
    padding: 24px 18px;
  }

  .elementor-slide-heading {
    font-size: 38px;
  }
}
