/* styles.css */
.action-button, .btn-show{
	background-color:#F9B233 !important;/*#F9B233*/
	color:#fefefe !important;
}
.action-button:hover{transform: translateY(-3px);}
.accent{color:#F9B233;}
.nav{display:flex;}
.m-b{margin-bottom: 36px !important;}
.menu-space{
    padding-left: 15px !important;
    padding-right: 10px !important;
}
.padding-client{padding: 27px 0;}
.padding-btm{padding-bottom: 51px !important;}
.margn-tp-btm{margin-bottom:104px;}
.margn-btm{margin-bottom:104px;}
.section__lead2{margin:1rem 0;}
.btn-show-case{margin-top:38px;}
.card__titl{padding: 1rem; font-size: 18px !important;}
.card__img1{
	width: 100%;
	    padding-top: 58px;
}
.card__icon{}
.bg-gradient{background: linear-gradient(to bottom, #F9B233, #FFF2D9) !important;border-radius: 18px !important;}
.grid--projects1{grid-template-columns: repeat(1, 1fr) !important;}
.grid--projects1 img{height: 82px !important;width: 85.95px !important;}
.grid--projects1 h3{padding: 0 1rem;}
.grid--projects1 p{padding: 16px;/*1rem;*/margin: 0}
.step-img-case{display:flex; gap: 50px; flex-direction: column; justify-content: space-between; align-items: center; margin-bottom: 33px;}
.step__img{ height: 227px; display:block; object-fit:contain;}
.step__header{height: 15.1333333333rem;background-color: #fff3e0; padding: 45.89px 0 63.92px 0;border-radius: 20px;}
.step__img_a{height: 3.7346666667rem;/*56.02px;*/}
.step__img1{height: 100%;}
.mrgn17{margin: 17px;}
.profil__img{width: 44.14px;height: 44.14px;}
.prfl-details{display:flex; gap: 15px; align-items: center; margin-bottom: 32px;}
.prfl-details p{font-size: 22px; margin: 0; font-weight: bold;}
.star-case{margin-top: 15px;}
.testimonial p{}


.step__img_header{
height: 15.1333333333rem;
width: 100%;/*17.06666666666667rem;*//*16rem;*//*256px;*/
    background-color: #F9B233;
    padding: 3.2rem 0 3.2rem 0;/*48px 0 48px 0;*/
    border-radius: 20px;
}

/*pricing*/
.pricing-card {
    background-color: #fefffe;
    border: 2px solid #cccccc;
    border-radius: 40px;
    overflow: hidden;
}
.pricing-header {
    padding: 36px 34px;
    border-bottom: 2px solid #cccccc;
}
.pricing-title {
    font-size: 30px;
    font-weight: 600;
    text-align: center;
    margin-bottom: 16px;
    color: #4c3100;

margin-top: 0;
}
.pricing-description {
    font-size: 15px;
    line-height: 1.47;
    text-align: center;
    margin-bottom: 16px;
    color: #4c3100;
}
.pricing-features {
    list-style: none;

padding:0;
}
.pricing-feature {
    display: flex;
    align-items: center;
    gap: 8px;
    margin-bottom: 23px;
    font-size: 15px;
    color: #4c3100;
}
.feature-icon-check {
    width: 6px;
    height: 6px;

    max-width: 100%;
    display: block;
}
.pricing-feature.disabled {
    color: #d9d9d9;
}
.pricing-footer {
    padding: 24px;
    text-align: center;
}
.pricing-price {
    font-size: 50px;
    font-weight: 600;
    color: #4c3100;
    margin-bottom: 16px;
}
.pricing-availability {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    margin-bottom: 16px;
}
.availability-text {
    font-size: 15px;
    font-weight: 700;
    color: #f9b233;
}
.pricing-buttons {
    display: flex;
    gap: 16px;
    justify-content: center;
    flex-wrap: wrap;
}
.btn-secondary {
    background-color: #fff2d9;
    color: #4c3100;
    padding: 10px 28px;
    border: none;
    border-radius: 24px;
    font-size: 15px;
    font-weight: 700;
    cursor: pointer;
    text-decoration: none;
    transition: all 0.3s ease;
}
.btn-small {
    padding: 10px 22px;
}
.btn-primary {
    background-color: #f9b233;
    color: #4c3100;
    padding: 20px 34px;
    border: none;
    border-radius: 16px;
    font-size: 25px;
    font-weight: 700;
    cursor: pointer;
    text-decoration: none;
    display: inline-block;
    transition: all 0.3s ease;

width: 100%;
}

.light-on{    width: 15px;
    height: 15px;}
.light-off{margin:4px;}
/*pricing*/




.alert-banner{
    display: flex;
    align-items: center;
    gap: 8px;
}
.alert-icon {
    width: 24px;
    height: 24px;

	max-width: 100%;
    display: block;
}
.alert-text {
    font-size: 15px;
    font-weight: 700;
    color: #f9b233;
}




.step__body_padg{padding-top: 45px;}








.card1 {
  background-color: #ffffff;
  border-radius: 40px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
/**/
  text-align: center;
  overflow: hidden;
  position: relative;
}

.card-header1 {
  background-color: #fff3e0;
  border-radius: 20px;
  margin: 20px 20px 0 20px;
}

.card-header11 {
  padding: 40px 0;
  margin: 0px 0 0 0;
}

.icon1 {
  width: 90px;
  height: auto;
}

.circle1 {
  background-color: #fbbf24;
  color: #fff;
  font-weight: 600;
  font-size: 18px;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  line-height: 40px;
  position: absolute;
  top: 150px;
  left: 50%;
  transform: translateX(-50%);
}

.card-body1 {
  padding: 30px 30px 0 30px;
}

.card-body1 h2 {
  color: #5b3d00;
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 16px;
}





/*carousel*/
.carousel-case{display: flex;overflow: hidden;height: 535px;}
.wrap{
    display: grid; 
    grid-auto-flow: column;
    justify-items: stretch;
    animation: slide 30s linear infinite;
} 
.carousel{background-color: #FFF2D9;border-radius: 41px;width: 797.2px;height: 521.2px;box-shadow: var(--shadow-soft);padding: 8px;      margin: 0 10px;}
.carousel img{height: 100%; border-radius: 33px;}


.type-web{position: absolute;font-size: 0.9375rem;/*16px;*/    background: var(--accent);color: var(--on-accent);padding: 12px 20px;border-radius: 22px;font-weight: 700;}
@keyframes slide{
    from {
        transform: translateX(0);
      }
      to {
        transform: translateX(-100%);
      }
}
/*carousel*/




/*secure*/
.secure{margin-top: 40px;}
.secure h3{margin: 0;}
.secure1{    margin: 0 205px;}
.logo1_list{display: flex; }
.logo1_list svg {height: 30px;}
/*secure*/



/*switch*/
.switch-case{
  display: flex;
  justify-content: space-evenly;
  padding-bottom: 34px;
}

.switch-row{
      display:flex;
      gap:12px;
      align-items:center;
    }

    /* Visually-hidden utility for screen-reader text */
    .sr-only{
      position: absolute !important;
      width: 1px; height: 1px;
      padding: 0; margin: -1px; overflow: hidden; clip: rect(0,0,0,0);
      white-space: nowrap; border: 0;
    }

    /* The real magic: a hidden checkbox + styled label */
    .switch{
      --w: var(--switch-width);
      --h: var(--switch-height);
      --k: var(--knob-size);
      display: inline-grid;
      grid-auto-flow: column;
      align-items: center;
      gap: 12px;
    }

    .switch input[type="checkbox"]{
      /* hide the native checkbox but keep it accessible */
      position: absolute;
      opacity: 0;
      width: 0; height: 0;
      pointer-events: none;
    }

    .switch-label{
      display: inline-block;
      width: var(--w);
      height: var(--h);
      background: var(--track-bg);
      border-radius: 999px;
      position: relative;
      transition: background var(--transition-speed) ease;
      box-shadow: inset 0 1px 0 rgba(255,255,255,0.6);
      cursor: pointer;
      vertical-align: middle;
    }

    /* The knob */
    .switch-label::after{
      content: "";
      position: absolute;
      top: 50%;
      left: 4px;
      transform: translateY(-50%);
      width: var(--k);
      height: var(--k);
      background: var(--knob-bg);
      border-radius: 50%;
      box-shadow: 0 2px 6px rgba(2,6,23,0.12);
      transition: transform var(--transition-speed) cubic-bezier(.2,.9,.3,1), left var(--transition-speed) ease;
    }

    /* Checked state */
    .switch input[type="checkbox"]:checked + .switch-label{
      background: #F9B233;/*var(--track-bg-checked);*/
    }

    .switch input[type="checkbox"]:checked + .switch-label::after{
      left: calc(100% - var(--k) - 4px);
    }

    /* Focus-visible (keyboard) */
    .switch input[type="checkbox"]:focus-visible + .switch-label{
      outline: none;
      box-shadow: 0 0 0 var(--focus-ring) rgba(34,197,94,0.2);
    }

    /* Disabled */
    .switch input[type="checkbox"]:disabled + .switch-label{
      opacity: 0.5;
      cursor: not-allowed;
    }

    /* Optional text showing state */
    .switch-status{
      font-size: 14px;
      color: #334155;
      min-width: 36px;
      text-transform: capitalize;
    }
	
	/* Examples layout */
    .examples{display:flex;flex-direction:column;gap:18px;margin-top:22px}
    .example-title{font-size:14px;color:#475569}


    #avantageinconvegnient.off li::marker {
      color: #e63946; /* rouge */
    }

#avantageinconvegnient.on li::marker {
  color: #2a9d8f; /* vert */
}
/*switch*/




/*mention legales*/
.ml-class{}
.ml-class li a{text-decoration: none;}
/*mention legales*/









.adv-inc-detail li h2,.adv-inc-detail li p{
text-align: left;
    margin: 8px;
}



/*selection*/
::selection{
    background: #F9B233;
    color: #fefefe;/*white;*/
}

::-moz-selection{
    background: #F9B233;
    color: #fefefe;/*white;*/
}
/*selection*/






/* Global styles: mobile-first, responsive breakpoints at 640px and 1024px */

/* ========== :root variables ========== */
:root{
  /* Palette (from example) */
  --bg: #fefefe;
  --surface: #FFF2D9; /* light card background */
  --accent: #F9B233;  /* primary accent */
  --accent-600: #e89b24;
  --text: #4C3100;    /* dark brown for text */
  --muted: #8d7a61;
  --on-accent: #ffffff;

  /* Typography */
  --font-sans: "Poppins", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial;
  --fz-xxs: 0.75rem;
  --fz-xs: 0.8125rem;
  --fz-sm: 0.9375rem;
  --fz-md: 1rem;
  --fz-lg: 1.125rem;
  --fz-xl: 1.5rem;
  --fz-xxl: 2rem;

  /* Layout */
  --container-max: 81.94444444%;
  --gutter: 1rem;
  --radius: 12px;

  /* Elevation */
  --shadow-soft: 0 6px 18px rgba(76,49,0,0.06);
  --shadow-card: 0 6px 28px rgba(76,49,0,0.08);

  /* Transition */
  --ease: cubic-bezier(.2,.9,.3,1);

/*Switch*/
--switch-width: 56px;
      --switch-height: 32px;
      --track-bg: #e6e7ea;
      --track-bg-checked: #4ade80; /* green-400 */
      --knob-size: 26px;
      --knob-bg: white;
      --transition-speed: 180ms;
      --focus-ring: 3px;
}

/* ========== Base ========== */
*,
*::before,
*::after { box-sizing: border-box; }

html,body{
  height: 100%;
  margin: 0;
  background: linear-gradient(180deg, var(--bg) 0%, #fefefe 100%);
  color: var(--text);
  font-family: var(--font-sans);
  font-size: 15px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 1.45;
}

.container{
  width: 100%;
  max-width: var(--container-max);
  margin-left: auto;
  margin-right: auto;
  padding-left: calc(var(--gutter) + 0.5rem);
  padding-right: calc(var(--gutter) + 0.5rem);
}

.align{text-align: center;}

/* Screen-reader only */
.sr-only{
  position: absolute !important;
  width: 1px;height: 1px;padding: 0;margin: -1px;overflow: hidden;clip: rect(0,0,0,0);white-space: nowrap;border: 0;
}

/* Skip link visible on focus */
.skip-link{
  position: absolute;
  left: 1rem;
  top: 0.5rem;
  background: var(--accent);
  color: var(--on-accent);
  padding: 0.4rem 0.6rem;
  border-radius: 6px;
  transform: translateY(-120%);
  transition: transform 160ms var(--ease);
  z-index: 999;
}
.skip-link:focus{
  transform: translateY(0);
  outline: 3px solid rgba(0,0,0,0.08);
}

/* ========== Header ========== */
.site-header{
    position: sticky;
    top: 0;
    z-index: 40;

padding: 1rem 0;
}
.glassmorphism{
	background: transparent;
    position: sticky;
    top: 0;
    z-index: 40;
    backdrop-filter: blur(6px);
border-style: solid;
border-color: rgba(0, 0, 0, 0.06);
border-left-width: 2px;
    border-right-width: 2px;
border-top-width: 2px;
border-radius: 60px;
}
.header__inner{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap: 1rem;

padding-top:10px; padding-bottom:10px;
}

/* Logo */
.logo{ display:inline-flex; align-items:center; gap:0.5rem; text-decoration:none; color:inherit; }
.logo svg{ display:block; }

/* Navigation */
.nav__toggle{
  background:none;
  border:0;
  display:flex;
  align-items:center;
  gap:0.4rem;
  padding:0.4rem;
  border-radius:8px;
}
.nav__toggle:focus{
  outline: 3px solid rgba(249,178,51,0.18);
  box-shadow: 0 0 0 4px rgba(249,178,51,0.06);
}

/* Nav list: stacked on mobile */
.nav__list{
  list-style:none;
  gap:1rem;

display: none;
flex-direction: column;
position: absolute;
top: 100%;
    right: 0rem;/*-1rem;*//*1rem;*/
background: rgba(255,255,255,0.7);
    backdrop-filter: blur(10px);
    padding: 1rem;
    border-radius: 20px;

text-align: center;
width:100%;

}

/* Hide nav toggle on large screens via media queries later; kept visible for accessibility */
.nav__list a{
  text-decoration:none;
  color:var(--text);
padding: 21px 35px;
  border-radius: 32px;
  font-weight:600;
  font-size:var(--fz-sm);
}
.nav__list a:hover,
.nav__list a:focus{
  background: rgba(249,178,51,0.08);
  outline: none;
transform: translateY(-3px);
}

/* Button styles */
.btn{
  display:inline-flex;
  align-items:center;
  justify-content:center;
padding:21px 35px;
  border-radius: 32px;
  text-decoration:none;
  cursor:pointer;
  transition: transform 180ms var(--ease), box-shadow 180ms var(--ease);
  border: none;
  font-weight:700;
  font-size:var(--fz-sm);
}
.btn:focus{
  box-shadow: 0 0 0 4px rgba(76,49,0,0.06);
  outline: none;
  transform: translateY(-2px);
}
.btn--primary{
  background: var(--accent);
  color: var(--on-accent);
  box-shadow: var(--shadow-soft);
}
.btn--primary:hover, .btn-show:hover, .btn--outline:hover{transform: translateY(-3px); }
.btn--primary:hover, .btn-show:hover{ background: var(--accent-600);}
.btn--outline{
  background: transparent;
  color: var(--text);
  border: 1px solid rgba(76,49,0,0.06);
}
.btn--ghost{
  background: transparent;
  color: var(--text);
}

/* ========== Hero ========== */
.hero{
  padding: 2rem 0;
}
.hero__inner{
  display:grid;
  grid-template-columns: 1fr;
  gap: 1.5rem;
  align-items:center;
}

/* content column */
.hero__content .eyebrow{
  font-size: var(--fz-xs);
  color: var(--muted);
  margin-bottom: 0.25rem;
}

.hero__content-anm, .hero__cta{
animation: heroIntro 1.8s ease-out forwards;
animation-delay: 1.3s;
}

.hero__title{
  font-size: var(--fz-xxl);
  margin: 0.25rem 0 0.5rem;
}
.hero__lead{
  color: #4C3100;
  margin-bottom: 0.75rem;
}
.hero__lead_detail{
  list-style: none;
padding:0;
margin:0;
}

/* partners logos */
.partners{
  list-style:none;
  padding:0;
  margin:1rem 0 0;
  display:flex;
  gap:0.6rem;
  align-items:center;
  flex-wrap:wrap;
  justify-content: space-evenly;
}
.partners img{ width:auto; opacity:0.9; }

/* visual */
.hero__visual img{
  width:100%;
  display:block;

animation: heroIntro 1.8s ease-out forwards;
animation-delay: 1.3s;
}

@keyframes heroIntro {
      0% { opacity: 0; transform: scale(0.9) translateY(40px); }
      60% { opacity: 1; transform: scale(1.02) translateY(0); }
      100% { opacity: 1; transform: scale(1) translateY(0); }
    }

/* ========== Sections & Cards ========== */
.section{
  padding: 1.5rem 0;
}
.section__title{
  font-size: 40px;
  margin: 0 0 3.466666667rem;
}
.section__lead{margin-bottom:1rem; }

/* Grid helpers */
.grid{ display:grid; gap: 1rem; }
.grid--projects{ grid-template-columns: 1fr; }
.grid--values{ grid-template-columns: 1fr; }
.grid--testimonials{ grid-template-columns: 1fr; }
.grid--pricing{ grid-template-columns: 1fr; }

/* Cards */
.card{
  background: var(--surface);
  border-radius: 40px;
  padding: 1rem;
  box-shadow: var(--shadow-soft);
}
.card__img{ width:147.8px; height: 183.1px; display:block; object-fit:contain; margin-bottom:0.5rem;margin: 20px auto; }
.card__title{ margin:0; font-size: var(--fz-sm); font-weight:700; }

/* Values */
.value{
  background: linear-gradient(180deg, rgba(255,255,255,0.6), rgba(255,255,255,0.4));
  border-radius: 12px;
  padding: 1rem;
  display:flex;
  gap: 0.75rem;
  align-items:flex-start;
}
.value__icon{ flex:0 0 40px; border-radius:8px; }

/* Steps / process */
.steps{
  list-style:none;
  margin:0;
  padding:0;
  display:grid;
  gap: 1.6rem;
  grid-template-columns: 1fr !important;
}
.step{
  gap: 0.75rem;
  align-items:flex-start;
  background: #fff;
  padding: 1.333333333333rem;
  border-radius: 40px;
  box-shadow: var(--shadow-soft);
  position:relative;
  border: 2px solid #cccccc;
}
.step-mrgn-bttm{margin-bottom: 1.6rem;}
.step-mrgn-tp{margin-top: 1.6rem;}
.step__icon{
  font-size: 18px;
  min-width:36px;
  height:36px;
  background:var(--accent);
  color:var(--on-accent);
  display:inline-grid;
  place-items:center;
  font-weight:700;
  border-radius: 39px;
  height: 55px;
  width: 55px;
  position:absolute;
  top: 220px;
  transform: translateX(-50%);
}
.step__icon_start-end{
	font-size: 18px;
  background:var(--accent);
  color:var(--on-accent);
  display:inline-grid;
  place-items:center;
  font-weight:700;
  border-radius: 39px;
  padding: 10px 16px;
  width: 186.79px;
}

/* Testimonials */
.testimonial{
  background:#fff;
  padding:2.2666666667rem;
  border-radius: 40px;
  box-shadow: var(--shadow-soft);
  font-style: normal;
  border: 2px solid #cccccc;
margin:0;
text-align: left;
}

/* Pricing cards */
.card--pricing{
  text-align:left;
  display:flex;
  flex-direction:column;
  gap:0.75rem;
}
.card__price{
  font-size:1.5rem;
  font-weight:800;
  color:var(--accent-600);
  margin:0;
}

/*elipse*/
.gradient-circle {
    filter: blur(200px);
    background-image: linear-gradient(#E94F1C, #F8B234);
    border-radius: 50%;
    width: 400px;
    height: 400px;
    margin-top: 0;
    position: absolute;

opacity: 0.3;
}
.gradient-circle:nth-child(1n){
	top: -8%;
  left: -18%;
}
.gradient-circle:nth-child(2n){
	top: 90%;
  right: 30%;
}
/*elipse*/

/* Footer */
.footer {
    background-image: url(img/img_fde13_1.png);
    background-size: cover;
    background-position: center;
    padding: 82px 0 8px;
    color: #4c3100;
  border-radius: 40px 40px 0 0;
}
.footer img {
    max-width: 100%;
    height: auto;
    display: block;
}
.footer-content {
    display: grid;
    grid-template-columns: 1fr;
    gap: 54px;
    margin-bottom: 54px;
}
.footer-brand {
    text-align: center;
}
.footer-logo {
    width: 238px;
}
.footer-contact{
    font-size: 15px;
    line-height: 1.53;
    margin-bottom: 16px;
}
.social-links {
    display: flex;
    justify-content: center;
    gap: 32px;
    margin-top: 16px;
}
.social-links svg{
    width: 48px;
    height: 48px;
}
.social-link{
    width: 48px;
    height: 48px;
}
.footer-nav {
    text-align: center;
}
.footer-nav-title, .ml-title {
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 16px;
    color: #4c3100;
  margin-top: 0;
}
.footer-nav-link {
    display: block;
    font-size: 15px;
    color: #4c3100;
    text-decoration: none;
    transition: color 0.3s ease;
}
.footer-bottom{
    text-align: center;
    padding-top: 20px;
    border-top: 1px solid rgba(76, 49, 0, 0.2);
}
.footer-legal {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 8px;
    flex-wrap: wrap;
    font-size: 15px;
}
/**/
.site-footer{
  padding: 1.5rem 0;
  margin-top: 2rem;
  border-top: 1px solid rgba(76,49,0,0.04);
}
.footer__inner{
  display:flex;
  flex-direction:column;
  gap:1rem;
  align-items:flex-start;
}
.footer__nav ul{ list-style:none; padding:0; margin:0; display:flex; gap:0.6rem; flex-wrap:wrap; }
/* Footer */

/* ========== Utility classes ========== */
.text-center{ text-align:center; }
.mb-1{ margin-bottom:1rem; }

/* ========== Accessibility states ========== */


/* ========== Responsive breakpoints ========== */
/* >= 640px (sm) */
@media (min-width: 640px) {
  .hero__inner{ grid-template-columns: 1fr 44%; align-items:center; gap:2rem; }
  .grid--projects{ grid-template-columns: repeat(2, 1fr); }
  .grid--values{ grid-template-columns: repeat(3, 1fr); }
  .grid--testimonials{ grid-template-columns: repeat(2, 1fr); }
	.steps{ grid-template-columns: repeat(2, 1fr) !important; }
	.grid--projects1{ grid-template-columns: repeat(2, 1fr) !important; }/**/
  .grid--pricing{ grid-template-columns: repeat(2, 1fr); }

  .header__inner{padding-top:10px !important; padding-bottom:10px !important; }
  /* Show nav list horizontally and hide toggle by default (toggle visible for keyboard users) */
  .gradient-circle:nth-child(2n){
	top: 30%;/*60%;*/
    left: 60% !important;
  }
    .footer-content {
        grid-template-columns: 2fr 1fr 1fr;
        text-align: left;
    }
    .footer-brand {
        text-align: left;
    }
    .social-links {
        justify-content: flex-start;
    }
    .footer-nav{
        text-align: left;
    }
}

@media (min-width: 768px) {
    .container {
        padding: 0 32px;
    }
}

/* >= 1024px (lg) */
@media (min-width: 1024px){
  :root{ --fz-xxl: 2.5rem; --fz-xl: 1.25rem; }
  .container{ padding-left: 2rem; padding-right: 2rem; }
  .footer__inner{ flex-direction:row; align-items:center; justify-content:space-between; }
  .grid--pricing{grid-template-columns: repeat(3, 1fr);}
  .grid--projects{ grid-template-columns: repeat(4, 1fr); }
  .grid--projects1{ grid-template-columns: repeat(3, 1fr) !important; }
  .nav__list{ 
    gap: 0.5rem;
    margin:0;
    padding:0;
    align-items:center;
    display: flex !important;
    position: static;
    flex-direction: row;
    background: none;/**/
  }
  .nav__toggle{ display:none; }
  .step-img-case{
	flex-direction: row;
	}
	.step__img {
        height: 96px;
    }
}

@media (min-width: 1250px) {
    .step__img {
        height: 227px !important;
    }
}

/* >= 1728px (lg) */
@media (min-width: 1728px){
.container{max-width: 1416px !important;}
.btn-primary, .btn-secondary{border-radius: 25px; padding: 15px 25px; font-size: 15px;}
.btn-primary{width: 108.75px;}
}

/* Minor aesthetic hover effects */
.card--project:hover,
.card--pricing:hover,
.testimonial:hover { transform: translateY(-6px); transition: transform 220ms var(--ease); }

/* Form and focus styles (if forms are added later) */
input, textarea, select, button {
  font-family: inherit;
  font-size: inherit;
  border: 1px solid rgba(76,49,0,0.06);
  padding: 0.6rem;
  border-radius: 8px;
}
input:focus, textarea:focus, select:focus {
  outline: none;
  box-shadow: 0 0 0 4px rgba(249,178,51,0.06);
  border-color: var(--accent-600);
}
