.elementor-252 .elementor-element.elementor-element-0e2cdab{--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-252 .elementor-element.elementor-element-83f9219{--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-252 .elementor-element.elementor-element-1381076{--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-252 .elementor-element.elementor-element-3287107{--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;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-4c98d63 */.lux-about,
.why-lux,
.process-section{

position:relative;

z-index:2;

overflow:hidden;

background:#fff;

}

.lux-about{

display:grid;

grid-template-columns:1fr 1fr;

align-items:center;

gap:90px;

padding:120px 8%;

background:#fff;

overflow:hidden;

}

.lux-about-left{

position:relative;

}

.lux-tag{

display:inline-block;

padding:10px 22px;

background:#eef9ef;

color:#2E7D32;

border-radius:40px;

font-size:13px;

font-weight:700;

letter-spacing:2px;

margin-bottom:25px;

}

.lux-about h2{

font-size:54px;

line-height:1.2;

font-weight:700;

margin-bottom:25px;

color:#222;

}

.lux-about p{

font-size:17px;

line-height:2;

color:#666;

max-width:600px;

margin-bottom:40px;

}

.lux-btn-area{

display:flex;

align-items:center;

gap:40px;

}

.lux-btn{

padding:16px 34px;

background:#2E7D32;

color:#fff;

border-radius:50px;

text-decoration:none;

font-weight:600;

transition:.4s;

box-shadow:0 20px 40px rgba(46,125,50,.25);

}

.lux-btn:hover{

transform:translateY(-8px);

background:#1B5E20;

}

.lux-exp h3{

font-size:46px;

color:#2E7D32;

}

.lux-exp span{

font-size:14px;

color:#777;

}

.lux-about-right{

position:relative;

display:flex;

justify-content:center;

}

.lux-about-right img{

width:100%;

max-width:520px;

border-radius:35px;

box-shadow:0 35px 70px rgba(0,0,0,.12);

}

.floating-card{

position:absolute;

background:#fff;

padding:22px;

border-radius:20px;

box-shadow:0 25px 60px rgba(0,0,0,.10);

animation:float 5s ease-in-out infinite;

}

.card-one{

top:60px;

left:-40px;

}

.card-two{

bottom:60px;

right:-30px;

}

.floating-card h4{

margin-bottom:6px;

color:#222;

}

.floating-card p{

font-size:14px;

margin:0;

color:#2E7D32;

}

@keyframes float{

0%,100%{

transform:translateY(0);

}

50%{

transform:translateY(-15px);

}

}

@media(max-width:991px){

.lux-about{

grid-template-columns:1fr;

gap:60px;

}

.lux-about h2{

font-size:38px;

}

.lux-about-right{

order:-1;

}

.card-one{

left:0;

}

.card-two{

right:0;

}

}

@media(max-width:767px){

.lux-about{

padding:70px 20px;

}

.lux-about h2{

font-size:30px;

}

.lux-btn-area{

flex-direction:column;

align-items:flex-start;

gap:25px;

}

.lux-about-right img{

border-radius:25px;

}

.floating-card{

padding:15px;

}

}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-0e2cdab */.elementor-252 .elementor-element.elementor-element-0e2cdab{

overflow:hidden;

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-f57bd78 */.lux-about,
.why-lux,
.process-section{

position:relative;

z-index:2;

overflow:hidden;

background:#fff;

}

.why-lux{

padding:120px 8%;

background:#f8fcf9;

}

.why-heading{

text-align:center;

max-width:750px;

margin:auto;

margin-bottom:70px;

}

.why-heading span{

display:inline-block;

padding:10px 22px;

background:#EAF8EC;

color:#2E7D32;

border-radius:40px;

font-size:13px;

font-weight:700;

letter-spacing:2px;

margin-bottom:20px;

}

.why-heading h2{

font-size:48px;

color:#222;

margin-bottom:20px;

}

.why-heading p{

font-size:17px;

line-height:1.8;

color:#666;

}

.why-grid{

display:grid;

grid-template-columns:repeat(2,1fr);

gap:30px;

}

.why-card{

    position:relative;

    overflow:hidden;

    isolation:isolate;

    background:#fff;

    padding:45px 40px;

    border-radius:30px;

    border:1px solid #E5F2E7;

    box-shadow:0 15px 35px rgba(0,0,0,.05);

    transition:.4s ease;

    min-height:280px;

    display:flex;

    flex-direction:column;

    justify-content:flex-start;

}

/* ---------- Big Background Number ---------- */

.card-number{

    position:absolute;

    top:15px;

    right:20px;

    font-size:72px;

    font-weight:800;

    line-height:1;

    color:rgba(46,125,50,.08);

    pointer-events:none;

    user-select:none;

    z-index:0;

    transition:.35s;

}

/* ---------- Text ---------- */

.why-card h3{

    position:relative;

    z-index:2;

    font-size:26px;

    color:#222;

    margin-bottom:18px;

    line-height:1.3;

}

.why-card p{

    position:relative;

    z-index:2;

    font-size:16px;

    color:#666;

    line-height:1.9;

    margin:0;

}

/* ---------- Hover ---------- */

.why-card:hover{

    transform:translateY(-8px);

    background:#2E7D32;

    border-color:#2E7D32;

    box-shadow:0 25px 55px rgba(46,125,50,.25);

}

.why-card:hover h3,

.why-card:hover p{

    color:#fff;

}

.why-card:hover .card-number{

    color:rgba(255,255,255,.12);

    transform:scale(1.05);

}

/* ---------- Tablet ---------- */

@media(max-width:991px){

.why-card{

    min-height:240px;

    padding:35px;

}

.card-number{

    font-size:60px;

}

}

@media (max-width:767px){

.why-lux{

    padding:60px 20px;

}

.why-grid{

    display:flex;

    flex-direction:column;

    gap:18px;

}

.why-card{

    width:100%;

    min-height:190px;

    padding:25px;

    border-radius:20px;

}

.card-number{

    font-size:42px;

    top:18px;

    right:20px;

}

.why-card h3{

    font-size:22px;

    margin-bottom:12px;

    width:80%;

}

.why-card p{

    font-size:14px;

    line-height:1.7;

}

}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-83f9219 */.elementor-252 .elementor-element.elementor-element-83f9219{

overflow:hidden;

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-40f8e10 */.lux-about,
.why-lux,
.process-section{

position:relative;

z-index:2;

overflow:hidden;

background:#fff;

}



.process-section{

padding:120px 8%;

background:#fff;

}

.process-title{

text-align:center;

max-width:760px;

margin:auto;

margin-bottom:70px;

}

.process-title span{

display:inline-block;

padding:10px 20px;

background:#EAF8EC;

color:#2E7D32;

border-radius:50px;

font-size:13px;

font-weight:700;

letter-spacing:2px;

margin-bottom:20px;

}

.process-title h2{

font-size:48px;

margin-bottom:20px;

color:#222;

}

.process-title p{

font-size:17px;

color:#666;

line-height:1.8;

}

.process-grid{

display:grid;

grid-template-columns:repeat(4,1fr);

gap:30px;

}

.process-box{

position:relative;

padding:45px 30px;

background:#F9FCFA;

border:1px solid #E5F2E7;

border-radius:30px;

transition:.4s;

text-align:center;

}

.process-icon{

width:90px;

height:90px;

margin:auto;

margin-bottom:25px;

border-radius:50%;

background:#2E7D32;

display:flex;

justify-content:center;

align-items:center;

font-size:38px;

color:#fff;

transition:.4s;

}

.process-box h3{

font-size:24px;

margin-bottom:15px;

}

.process-box p{

color:#666;

line-height:1.8;

}

.process-box:hover{

transform:translateY(-8px);

background:#2E7D32;

box-shadow:0 25px 50px rgba(46,125,50,.25);

}

.process-box:hover .process-icon{

background:#fff;

color:#2E7D32;

transform:rotate(15deg);

}

.process-box:hover h3,

.process-box:hover p{

color:#fff;

}

@media(max-width:1024px){

.process-grid{

grid-template-columns:repeat(2,1fr);

}

}

@media(max-width:767px){

.process-section{

padding:70px 20px;

}

.process-title h2{

font-size:32px;

}

.process-grid{

grid-template-columns:1fr;

}

}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-1381076 */.elementor-252 .elementor-element.elementor-element-1381076{

overflow:hidden;

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-17e5a10 */.lux-about,
.why-lux,
.process-section{

position:relative;

z-index:2;

overflow:hidden;

background:#fff;

}





.cta-luxury{

position:relative;

padding:120px 30px;

border-radius:35px;

overflow:hidden;

background:url("YOUR-BACKGROUND-IMAGE.jpg") center center/cover no-repeat;

margin:80px auto;

max-width:1400px;

}

.cta-overlay{

position:absolute;

inset:0;

background:linear-gradient(
135deg,
rgba(18,70,35,.88),
rgba(45,130,70,.78)
);

}

.cta-content{

position:relative;

z-index:2;

text-align:center;

max-width:850px;

margin:auto;

color:#fff;

}

.cta-tag{

display:inline-block;

padding:10px 22px;

background:rgba(255,255,255,.12);

backdrop-filter:blur(10px);

border-radius:50px;

letter-spacing:2px;

font-size:13px;

font-weight:700;

margin-bottom:25px;

}

.cta-content h2{

font-size:52px;

line-height:1.2;

margin-bottom:20px;

}

.cta-content p{

font-size:18px;

line-height:1.9;

opacity:.95;

margin-bottom:40px;

}

.cta-buttons{

display:flex;

justify-content:center;

gap:20px;

flex-wrap:wrap;

}

.cta-btn{

padding:16px 34px;

border-radius:50px;

text-decoration:none;

font-weight:600;

transition:.35s;

}

.primary{

background:#fff;

color:#2E7D32;

}

.primary:hover{

background:#2E7D32;

color:#fff;

transform:translateY(-6px);

box-shadow:0 18px 40px rgba(0,0,0,.20);

}

.secondary{

border:2px solid #fff;

color:#fff;

}

.secondary:hover{

background:#fff;

color:#2E7D32;

transform:translateY(-6px);

}

@media(max-width:991px){

.cta-content h2{

font-size:38px;

}

}

@media(max-width:767px){

.cta-luxury{

padding:80px 20px;

border-radius:20px;

}

.cta-content h2{

font-size:30px;

}

.cta-content p{

font-size:16px;

}

.cta-buttons{

flex-direction:column;

align-items:center;

}

.cta-btn{

width:220px;

text-align:center;

}

}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-3287107 */.elementor-252 .elementor-element.elementor-element-3287107{

overflow:hidden;

}/* End custom CSS */