.elementor-3443 .elementor-element.elementor-element-1c40c64{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-3443 .elementor-element.elementor-element-4b1aca87{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:80px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-3443 .elementor-element.elementor-element-b6f88d0{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-3443 .elementor-element.elementor-element-5dcacce{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-3443 .elementor-element.elementor-element-bb12136{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-3443 .elementor-element.elementor-element-f7434ae{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:80px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-3443 .elementor-element.elementor-element-3d54d26{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-3443 .elementor-element.elementor-element-a449e5c{--display:flex;}.elementor-3443 .elementor-element.elementor-element-433b081{--display:flex;}.elementor-3443 .elementor-element.elementor-element-2d2fc74{--display:flex;}.elementor-3443 .elementor-element.elementor-element-e131965{--display:flex;}.elementor-3443 .elementor-element.elementor-element-9c8ef5c{--display:flex;}.elementor-3443 .elementor-element.elementor-element-5dab67e{--display:flex;}.elementor-3443 .elementor-element.elementor-element-d23bd70{--n-accordion-title-font-size:20px;--n-accordion-item-title-space-between:39px;--n-accordion-item-title-distance-from-content:7px;--n-accordion-border-radius:20px 20px 20px 20px;--n-accordion-title-normal-color:#FFFFFF;--n-accordion-title-hover-color:#FFFFFF;--n-accordion-title-active-color:#FFFFFF;--n-accordion-icon-size:24px;--n-accordion-icon-gap:35px;}.elementor-3443 .elementor-element.elementor-element-d23bd70 > .e-n-accordion > .e-n-accordion-item > .e-n-accordion-item-title{background-color:#000000;}:where( .elementor-3443 .elementor-element.elementor-element-d23bd70 > .e-n-accordion > .e-n-accordion-item ) > .e-con{background-color:#000000;border-style:none;--border-radius:25px 25px 25px 25px;--padding-top:24px;--padding-right:24px;--padding-bottom:24px;--padding-left:24px;}.elementor-3443 .elementor-element.elementor-element-d23bd70 > .e-n-accordion > .e-n-accordion-item[open] > .e-n-accordion-item-title{border-style:solid;}.elementor-3443 .elementor-element.elementor-element-d23bd70 {--n-accordion-padding:13px 13px 13px 13px;}.elementor-3443 .elementor-element.elementor-element-9eedf02{--display:flex;--margin-top:80px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}body.elementor-page-3443:not(.elementor-motion-effects-element-type-background), body.elementor-page-3443 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-blocksy_palette_4 );}/* Start custom CSS for html, class: .elementor-element-b97c7cf *//* -----------------------------
   LS GRAPHIC DESIGN – HERO CSS
   Premium Modern Dark Style
--------------------------------*/

/* Hero Container */
.ls-hero {
  width: 100%;
  min-height: 80vh;
  padding: 120px 5% 80px;
  background: #000; /* Deep premium black */
  position: relative;
  display: flex;
  align-items: center;
  overflow: hidden;
  border-radius: 0 0 40px 40px;
}

/* Gradient Overlay */
.ls-hero1::before {
  content: "";
  position: absolute;
  top: -30%;
  left: -20%;
  width: 700px;
  height: 700px;
  background: radial-gradient(circle, rgba(255,97,0,0.25) 0%, rgba(255,97,0,0) 70%);
  filter: blur(80px);
  z-index: 0;
}

/* Noise Texture Overlay */
.ls-hero::after {
  content: "";
  position: absolute;
  inset: 0;
  background: url('https://grainy-gradients.vercel.app/noise.svg');
  opacity: 0.06;
  mix-blend-mode: soft-light;
  pointer-events: none;
  z-index: 1;
}

/* Content Wrap */
.ls-hero-content {
  position: relative;
  z-index: 3;
  max-width: 650px;
}

/* Top Tag */
.ls-tag {
  display: inline-block;
  padding: 6px 14px;
  background: rgba(255,97,0,0.15);
  border: 1px solid rgba(255,97,0,0.25);
  color: #FF6100;
  font-size: 0.85rem;
  letter-spacing: 0.5px;
  border-radius: 50px;
  margin-bottom: 16px;
}

/* Headline */
.ls-hero h1 {
  font-size: 3.3rem;
  font-weight: 800;
  line-height: 1.18;
  color: #ffffff;
  margin-bottom: 20px;
}

.ls-hero h1 span {
  color: #FF6100;
}

/* Subheadline */
.ls-hero p {
  font-size: 1.1rem;
  color: #dcdcdc;
  line-height: 1.6;
  margin-bottom: 35px;
}

/* CTA Buttons */
.ls-hero-cta {
  display: flex;
  gap: 18px;
}

.ls-btn-primary {
  padding: 14px 32px;
  font-size: 1rem;
  font-weight: 600;
  background: #FF6100;
  color: #ffffff;
  border-radius: 50px;
  text-decoration: none;
  border: none;
  transition: 0.25s ease;
}

.ls-btn-primary:hover {
  transform: translateY(-3px);
  box-shadow: 0 4px 18px rgba(255,97,0,0.4);
}

.ls-btn-outline {
  padding: 14px 32px;
  font-size: 1rem;
  font-weight: 600;
  background: transparent;
  color: #FF6100;
  border: 2px solid #FF6100;
  border-radius: 50px;
  text-decoration: none;
  transition: 0.25s ease;
}

.ls-btn-outline:hover {
  background: rgba(255,97,0,0.15);
  transform: translateY(-3px);
}

/* Side Image */
.ls-hero-image {
  position: absolute;
  right: 5%;
  bottom: 0;
  max-width: 480px;
  z-index: 2;
  opacity: 0.95;
}
/* Primary Button */
.ls-hero-btn-primary {
  background: linear-gradient(135deg, #C85A3E 0%, #E8945F 50%, #D4704D 100%);
  color: #ffffff;
  padding: 0.85rem 2rem;
  border-radius: 50px;
  text-decoration: none;
  font-weight: 600;
  font-size: 0.95rem;
  transition: all 0.3s ease;
  box-shadow: 0 4px 15px rgba(200, 90, 62, 0.4);
  border: none;
  cursor: pointer;
  display: inline-block;
  text-align: center;
}

.ls-hero-btn-primary:hover {
  transform: translateY(-2px);
  box-shadow: 0 6px 25px rgba(200, 90, 62, 0.6);
  background: linear-gradient(135deg, #D4704D 0%, #E8945F 50%, #C85A3E 100%);
}



.ls-hero-btn-outline {
  border: 2px solid rgba(255,255,255,0.3);
  padding: 15px 35px;
  border-radius: 50px;
  text-decoration: none;
  color: white;
  font-weight: 600;
  transition: 0.3s ease;
}

.ls-hero-btn-outline:hover {
  border-color: #FF6100;
  color: #FF6100;
}

@media (max-width: 900px) {
  .ls-hero-image {
    position: relative;
    max-width: 320px;
    margin-top: 40px;
  }

  .ls-hero {
    flex-direction: column;
    text-align: center;
    padding-top: 160px;
  }

  .ls-hero-cta {
    justify-content: center;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-ed939ca *//* -----------------------------
   SECTION 2 — WHAT WE DESIGN
   Premium Dark + Futuristic
--------------------------------*/

.ls-what-we-design {
  width: 100%;
  padding: 120px 5%;
  background: #0F0F0F;
  position: relative;
  border-radius: 40px;
  margin-top: 60px;
  overflow: hidden;
}

/* Light subtle background glow */
.ls-what-we-design::before {
  content: "";
  position: absolute;
  top: -20%;
  right: -20%;
  width: 600px;
  height: 600px;
  background: radial-gradient(circle, rgba(255,97,0,0.25) 0%, rgba(255,97,0,0) 70%);
  filter: blur(80px);
  z-index: 0;
}

.ls-wd-container {
  position: relative;
  z-index: 2;
  max-width: 1300px;
  margin: auto;
}

/* Heading */
.ls-wd-heading {
  text-align: center;
  margin-bottom: 60px;
}

.ls-wd-heading h2 {
  font-size: 2.8rem;
  font-weight: 800;
  color: #fff;
  margin-bottom: 12px;
}

.ls-wd-heading h2 span {
  color: #FF6100;
}

.ls-wd-heading p {
  color: #dcdcdc;
  font-size: 1.1rem;
  max-width: 650px;
  margin: 0 auto;
  line-height: 1.6;
}

/* Design Cards Grid */
.ls-wd-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 28px;
}

.ls-wd-card {
  background: #141414;
  border: 1px solid rgba(255,97,0,0.1);
  padding: 35px;
  border-radius: 20px;
  transition: 0.25s ease;
  position: relative;
}

.ls-wd-card h3 {
  color: #fff;
  font-size: 1.35rem;
  font-weight: 700;
  margin-bottom: 12px;
}

.ls-wd-card p {
  color: #c6c6c6;
  line-height: 1.55;
  font-size: 0.97rem;
}

/* Hover Glow Effect */
.ls-wd-card:hover {
  border-color: rgba(255,97,0,0.4);
  transform: translateY(-6px);
  box-shadow: 0 8px 24px rgba(255,97,0,0.18);
}

/* Responsive */
@media (max-width: 1024px) {
  .ls-wd-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 700px) {
  .ls-wd-grid {
    grid-template-columns: 1fr;
  }

  .ls-wd-heading h2 {
    font-size: 2.2rem;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-ee2c03d *//* ----------------------------------
   SECTION 3 — WHY CHOOSE LS
   Premium, Modern, Trust-building
------------------------------------*/

.ls-why {
  width: 100%;
  padding: 120px 5%;
  background: #0D0D0D;
  border-radius: 40px;
  margin-top: 80px;
  position: relative;
  overflow: hidden;
}

/* Soft glow */
.ls-why::before {
  content: "";
  position: absolute;
  bottom: -30%;
  left: -20%;
  width: 600px;
  height: 600px;
  background: radial-gradient(circle, rgba(255,97,0,0.25), rgba(255,97,0,0));
  filter: blur(80px);
  z-index: 0;
}

.ls-why-container {
  position: relative;
  z-index: 2;
  max-width: 1300px;
  margin: auto;
}

/* Heading */
.ls-why-heading {
  text-align: center;
  margin-bottom: 70px;
}

.ls-why-heading h2 {
  font-size: 2.7rem;
  font-weight: 800;
  color: #fff;
}

.ls-why-heading h2 span {
  color: #FF6100;
}

.ls-why-heading p {
  color: #dcdcdc;
  max-width: 650px;
  font-size: 1.1rem;
  margin: 12px auto 0;
  line-height: 1.6;
}

/* Cards Grid */
.ls-why-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 28px;
}

/* Cards */
.ls-why-card {
  background: #0D0D0D;
  border: px solid rgba(255,97,0,0.12);
  padding: 40px 30px;
  border-radius: 20px;
  transition: 0.3s ease;
  position: relative;
}

/* Icon */
.ls-why-icon {
  font-size: 2rem;
  margin-bottom: 12px;
  color: #FF6100;
}

.ls-why-card h3 {
  color: #fff;
  font-size: 1.25rem;
  font-weight: 700;
  margin-bottom: 10px;
}

.ls-why-card p {
  color: #c6c6c6;
  line-height: 1.55;
  font-size: 0.96rem;
}

/* Hover Effect */
.ls-why-card:hover {
  transform: translateY(-6px);
  border-color: rgba(255,97,0,0.4);
  box-shadow: 0 8px 22px rgba(255,97,0,0.18);
}

/* Responsive */
@media (max-width: 1024px) {
  .ls-why-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 700px) {
  .ls-why-grid {
    grid-template-columns: 1fr;
  }

  .ls-why-heading h2 {
    font-size: 2.2rem;
  }
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-1c40c64 */.gdesign-section {
    padding: 60px 25px;
    background: #0A0A0A;
    color: #fff;
    font-family: 'Inter', sans-serif;
}

.gdesign-header {
    text-align: center;
    margin-bottom: 40px;
}

.gdesign-header h2 {
    font-size: 2rem;
    font-weight: 700;
}

.gdesign-header p {
    opacity: 0.75;
    font-size: 0.95rem;
    max-width: 600px;
    margin: 10px auto 0;
}

.gdesign-grid {
    display: grid;
    gap: 30px;
    grid-template-columns: 1fr;
    margin-bottom: 40px;
}

@media (min-width: 900px) {
    .gdesign-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

.gcard {
    background: rgba(255,255,255,0.06);
    padding: 25px;
    border-radius: 20px;
    backdrop-filter: blur(8px);
    border: 1px solid rgba(255,255,255,0.08);
    box-shadow: 0 8px 25px rgba(0,0,0,0.35);
    transition: 0.35s ease;
    position: relative;
}

.gcard:hover {
    transform: translateY(-8px);
    box-shadow: 0 15px 40px rgba(0,0,0,0.5);
}

.gcard h3 {
    font-size: 1.3rem;
    margin-bottom: 10px;
}

.gprice {
    color: #E8945F;
    font-size: 1.4rem;
    font-weight: 700;
    margin-bottom: 15px;
}

.gcard ul {
    list-style: none;
    padding: 0;
    margin: 0 0 20px;
}

.gcard ul li {
    margin-bottom: 8px;
    opacity: 0.85;
    font-size: 0.95rem;
}

.gbtn {
    width: 100%;
    padding: 12px;
    background: transparent;
    border: 2px solid #E8945F;
    color: #E8945F;
    border-radius: 50px;
    font-weight: 600;
    cursor: pointer;
    transition: 0.3s;
}

.gbtn:hover {
    background: #E8945F;
    color: #0A0A0A;
}

/* Ribbon */
.gcard.popular {
    border: 1px solid #E8945F;
    box-shadow: 0 0 25px rgba(232,148,95,0.25);
}

.gribbon {
    position: absolute;
    top: -10px;
    left: 0;
    background: #E8945F;
    color: #0A0A0A;
    padding: 5px 15px;
    font-size: 0.75rem;
    border-radius: 0 10px 10px 0;
    font-weight: 700;
}

/* Benefits section */
.gdesign-benefits {
    text-align: center;
    color: #E8945F;
    font-size: 0.95rem;
    line-height: 1.6;
    opacity: 0.8;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-4b1aca87 */.gdesign-section {
    padding: 60px 25px;
    background: #0A0A0A;
    color: #fff;
    font-family: 'Inter', sans-serif;
}

.gdesign-header {
    text-align: center;
    margin-bottom: 40px;
}

.gdesign-header h2 {
    font-size: 2rem;
    font-weight: 700;
}

.gdesign-header p {
    opacity: 0.75;
    font-size: 0.95rem;
    max-width: 600px;
    margin: 10px auto 0;
}

.gdesign-grid {
    display: grid;
    gap: 30px;
    grid-template-columns: 1fr;
    margin-bottom: 40px;
}

@media (min-width: 900px) {
    .gdesign-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

.gcard {
    background: rgba(255,255,255,0.06);
    padding: 25px;
    border-radius: 20px;
    backdrop-filter: blur(8px);
    border: 1px solid rgba(255,255,255,0.08);
    box-shadow: 0 8px 25px rgba(0,0,0,0.35);
    transition: 0.35s ease;
    position: relative;
}

.gcard:hover {
    transform: translateY(-8px);
    box-shadow: 0 15px 40px rgba(0,0,0,0.5);
}

.gcard h3 {
    font-size: 1.3rem;
    margin-bottom: 10px;
}

.gprice {
    color: #E8945F;
    font-size: 1.4rem;
    font-weight: 700;
    margin-bottom: 15px;
}

.gcard ul {
    list-style: none;
    padding: 0;
    margin: 0 0 20px;
}

.gcard ul li {
    margin-bottom: 8px;
    opacity: 0.85;
    font-size: 0.95rem;
}

.gbtn {
    width: 100%;
    padding: 12px;
    background: transparent;
    border: 2px solid #E8945F;
    color: #E8945F;
    border-radius: 50px;
    font-weight: 600;
    cursor: pointer;
    transition: 0.3s;
}

.gbtn:hover {
    background: #E8945F;
    color: #0A0A0A;
}

/* Ribbon */
.gcard.popular {
    border: 1px solid #E8945F;
    box-shadow: 0 0 25px rgba(232,148,95,0.25);
}

.gribbon {
    position: absolute;
    top: -10px;
    left: 0;
    background: #E8945F;
    color: #0A0A0A;
    padding: 5px 15px;
    font-size: 0.75rem;
    border-radius: 0 10px 10px 0;
    font-weight: 700;
}

/* Benefits section */
.gdesign-benefits {
    text-align: center;
    color: #E8945F;
    font-size: 0.95rem;
    line-height: 1.6;
    opacity: 0.8;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-0194822 *//* ----------------------------------
   SECTION 4 — OUR DESIGN PROCESS
------------------------------------*/

.ls-process {
  width: 100%;
  padding: 120px 5%;
  background: #0F0F0F;
  border-radius: 40px;
  position: relative;
  margin-top: 80px;
  overflow: hidden;
}

/* Soft Glow */
.ls-process::before {
  content: "";
  position: absolute;
  top: -20%;
  right: -15%;
  width: 500px;
  height: 500px;
  background: radial-gradient(circle, rgba(255,97,0,0.25), rgba(255,97,0,0));
  filter: blur(80px);
  z-index: 0;
}

.ls-process-container {
  max-width: 1300px;
  margin: auto;
  position: relative;
  z-index: 2;
}

/* Heading */
.ls-process-heading {
  text-align: center;
  margin-bottom: 70px;
}

.ls-process-heading h2 {
  font-size: 2.7rem;
  font-weight: 800;
  color: #fff;
}

.ls-process-heading h2 span {
  color: #FF6100;
}

.ls-process-heading p {
  color: #dcdcdc;
  font-size: 1.1rem;
  max-width: 650px;
  margin: 12px auto 0;
  line-height: 1.6;
}

/* Steps Grid */
.ls-process-steps {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 28px;
}

/* Individual Step Card */
.ls-process-step {
  background: #0F0F0F;
  border-radius: 20px;
  border: px solid rgba(255,97,0,0.1);
  padding: 35px 25px;
  text-align: center;
  transition: 0.3s ease;
  position: relative;
}

.ls-process-step:hover {
  transform: translateY(-6px);
  border-color: rgba(255,97,0,0.4);
  box-shadow: 0 8px 22px rgba(255,97,0,0.18);
}

/* Step Number */
.ls-process-number {
  font-size: 2rem;
  font-weight: 800;
  color: #FF6100;
  margin-bottom: 15px;
}

/* Step Titles */
.ls-process-step h3 {
  font-size: 1.2rem;
  color: #fff;
  margin-bottom: 10px;
  font-weight: 700;
}

/* Step Description */
.ls-process-step p {
  color: #c6c6c6;
  font-size: 0.95rem;
  line-height: 1.55;
}

/* Responsive */
@media (max-width: 1200px) {
  .ls-process-steps {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 900px) {
  .ls-process-steps {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 650px) {
  .ls-process-steps {
    grid-template-columns: 1fr;
  }

  .ls-process-heading h2 {
    font-size: 2.2rem;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-0273077 *//* ----------------------------------
   SECTION 5 — BENEFITS
   Premium Modern Dark Style
------------------------------------*/

.ls-benefits {
  width: 100%;
  padding: 120px 5%;
  background: #0D0D0D;
  border-radius: 40px;
  margin-top: 80px;
  position: relative;
  overflow: hidden;
}

/* Soft Glow */
.ls-benefits::before {
  content: "";
  position: absolute;
  top: -25%;
  left: -15%;
  width: 500px;
  height: 500px;
  background: radial-gradient(circle, rgba(255,97,0,0.25), rgba(255,97,0,0));
  filter: blur(80px);
  z-index: 0;
}

.ls-benefits-container {
  max-width: 1300px;
  margin: auto;
  position: relative;
  z-index: 2;
}

/* Heading */
.ls-benefits-heading {
  text-align: center;
  margin-bottom: 70px;
}

.ls-benefits-heading h2 {
  font-size: 2.7rem;
  font-weight: 800;
  color: #fff;
}

.ls-benefits-heading h2 span {
  color: #FF6100;
}

.ls-benefits-heading p {
  color: #dcdcdc;
  font-size: 1.1rem;
  max-width: 650px;
  margin: 12px auto 0;
  line-height: 1.6;
}

/* Grid Layout */
.ls-benefits-grid {
  display: ;
  grid-template-columns: repeat(3, 1fr);
  gap: 28px;
}

/* Individual Card */
.ls-benefit-card {
  background: #0D0D0D;
  border-radius: 20px;
  border: px solid rgba(255,97,0,0.1);
  padding: 35px 25px;
  text-align: center;
  transition: 0.3s ease;
}

.ls-benefit-card:hover {
  transform: translateY(-6px);
  border-color: rgba(255,97,0,0.4);
  box-shadow: 0 8px 22px rgba(255,97,0,0.18);
}

.ls-benefit-card h3 {
  color: #fff;
  font-size: 1.25rem;
  margin-bottom: 10px;
  font-weight: 700;
}

.ls-benefit-card p {
  color: #c6c6c6;
  font-size: 0.95rem;
  line-height: 1.55;
}

/* Responsive */
@media (max-width: 1024px) {
  .ls-benefits-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 700px) {
  .ls-benefits-grid {
    grid-template-columns: 1fr;
  }

  .ls-benefits-heading h2 {
    font-size: 2.2rem;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-be08ec3 *//* FINAL CTA SECTION */
.ls-final-cta {
  padding: 100px 20px;
  background: linear-gradient(160deg, #0b0b0b 0%, #111 50%, #181818 100%);
  text-align: center;
  border-top: 1px solid #1f1f1f;
}

.ls-cta-container {
  max-width: 900px;
  margin: 0 auto;
}

.ls-cta-title {
  font-size: 2.5rem;
  font-weight: 800;
  color: #fff;
  margin-bottom: 20px;
}

.ls-cta-text {
  font-size: 1.1rem;
  color: #ccc;
  max-width: 750px;
  margin: 0 auto 40px;
  line-height: 1.7;
}

.ls-cta-buttons {
  display: flex;
  justify-content: center;
  gap: 20px;
  flex-wrap: wrap;
}

/* Primary Button */
.ls-btn-primary {
  padding: 14px 32px;
  background: #ff6100;
  border-radius: 50px;
  color: #fff;
  font-weight: 700;
  font-size: 1rem;
  text-decoration: none;
  transition: 0.3s ease;
  border: none;
}

.ls-btn-primary:hover {
  background: #e45600;
}

/* Outline Button */
.ls-btn-outline {
  padding: 14px 32px;
  border-radius: 50px;
  border: 2px solid #ff6100;
  color: #ff6100;
  font-weight: 700;
  font-size: 1rem;
  text-decoration: none;
  transition: 0.3s ease;
}

.ls-btn-outline:hover {
  background: #ff6100;
  color: #fff;
}/* End custom CSS */