.AboutSection_aboutSection__ryQID{position:relative;width:100%;padding:6rem 0;background:#fff;overflow-x:hidden}@media(max-width:1024px){.AboutSection_aboutSection__ryQID{padding:4rem 0}}@media(max-width:768px){.AboutSection_aboutSection__ryQID{padding:2rem 0}}.AboutSection_container__utPh3{max-width:1200px;margin:0 auto;padding:0 2rem;width:100%;box-sizing:border-box;overflow:hidden}@media(max-width:1024px){.AboutSection_container__utPh3{padding:0 1.5rem}}@media(max-width:768px){.AboutSection_container__utPh3{padding:0 1.5rem}}.AboutSection_content__zzvLx{display:grid;grid-template-columns:minmax(0,4fr) minmax(0,5fr);gap:4rem;align-items:center;width:100%;box-sizing:border-box}@media(max-width:1200px){.AboutSection_content__zzvLx{gap:2.5rem}}@media(max-width:1024px){.AboutSection_content__zzvLx{grid-template-columns:1fr;gap:0}}.AboutSection_imageColumn__4wBf4{position:relative;width:100%;min-width:0}@media(max-width:1024px){.AboutSection_imageColumn__4wBf4{display:none}}.AboutSection_imageWrapper__cKQm6{position:relative;width:110%;aspect-ratio:6/7;overflow:hidden;border-radius:4px}.AboutSection_image___wVhR{width:100%;height:100%;object-fit:contain;object-position:center;transition:transform .6s cubic-bezier(.4,0,.2,1)}.AboutSection_textColumn__ojJUW{display:flex;flex-direction:column;gap:1.5rem;min-width:0;overflow-wrap:break-word;word-wrap:break-word}@media(max-width:1024px){.AboutSection_textColumn__ojJUW{text-align:center;align-items:center}}.AboutSection_labelWrapper__LcGJx{display:inline-block}@media(max-width:1024px){.AboutSection_labelWrapper__LcGJx{display:flex;justify-content:center}}.AboutSection_label__h2CBy{display:inline-block;font-family:Montserrat,sans-serif;font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:2px;color:#bf9b62;padding-bottom:.5rem;border-bottom:2px solid #bf9b62}.AboutSection_title__NQ4ev{font-family:Playfair Display,serif;font-size:clamp(2rem,4vw,3rem);font-weight:700;line-height:1.2;color:#1a1a1a;margin:0}@media(max-width:768px){.AboutSection_title__NQ4ev{font-size:1.75rem}}.AboutSection_mobileImageWrapper__aFrbr{display:none}@media(max-width:1024px){.AboutSection_mobileImageWrapper__aFrbr{display:block;position:relative;width:100%;max-width:500px;aspect-ratio:6/7;overflow:hidden;border-radius:4px;margin:.5rem 0}}@media(max-width:768px){.AboutSection_mobileImageWrapper__aFrbr{max-width:100%}}.AboutSection_description__9ldrS{display:flex;flex-direction:column;gap:1.25rem}.AboutSection_description__9ldrS p{font-family:Montserrat,sans-serif;font-size:1.0625rem;line-height:1.75;color:rgba(26,26,26,.85);margin:0}@media(max-width:768px){.AboutSection_description__9ldrS p{font-size:1rem;line-height:1.65}}.AboutSection_ctaButton__Kc0NG{align-self:flex-start;font-family:Montserrat,sans-serif;font-weight:600;font-size:1rem;padding:1rem 2.5rem;border-radius:4px;border:2px solid #bf9b62;background:rgba(0,0,0,0);color:#bf9b62;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);letter-spacing:.5px;margin-top:.5rem}.AboutSection_ctaButton__Kc0NG:hover{background:#bf9b62;color:#fff;box-shadow:0 10px 30px rgba(191,155,98,.25);transform:translateY(-2px)}@media(max-width:1024px){.AboutSection_ctaButton__Kc0NG{align-self:center}}@media(max-width:768px){.AboutSection_ctaButton__Kc0NG{padding:.875rem 2rem;font-size:.9375rem}}.ContactForm_contactSection__3E7Um{width:100%;padding:0 0 6rem;background:#fff}@media(max-width:1024px){.ContactForm_contactSection__3E7Um{padding:4rem 0}}@media(max-width:768px){.ContactForm_contactSection__3E7Um{padding:3rem 0 4rem}}.ContactForm_container__X5_zu{max-width:900px;margin:0 auto;padding:0 2rem}@media(max-width:768px){.ContactForm_container__X5_zu{padding:0 1.5rem}}.ContactForm_header__luFHA{text-align:center;margin-bottom:3rem}@media(max-width:768px){.ContactForm_header__luFHA{margin-bottom:2.5rem}}.ContactForm_label__yWOvY{display:inline-block;font-family:Montserrat,sans-serif;font-size:.813rem;font-weight:600;text-transform:uppercase;letter-spacing:2px;color:#bf9b62;padding-bottom:.5rem;border-bottom:2px solid #bf9b62}.ContactForm_title__0N8zn{font-family:Playfair Display,serif;font-size:clamp(1.875rem,4vw,2.5rem);font-weight:600;line-height:1.25;color:#1a1a1a;margin:1.5rem 0 .75rem}.ContactForm_subtitle__op2vq{font-family:Montserrat,sans-serif;font-size:1.063rem;line-height:1.65;color:rgba(26,26,26,.65);max-width:560px;margin:0 auto}@media(max-width:768px){.ContactForm_subtitle__op2vq{font-size:1rem}}.ContactForm_formWrapper__7oFcU{background:#fff;padding:2.5rem;border-radius:4px}@media(max-width:768px){.ContactForm_formWrapper__7oFcU{padding:2rem 1.5rem}}.ContactForm_form__mb6ub{display:flex;flex-direction:column;gap:1.25rem}.ContactForm_formGroup__nrGWw{width:100%}.ContactForm_formRow__yEfIg{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem}@media(max-width:768px){.ContactForm_formRow__yEfIg{grid-template-columns:1fr;gap:1.25rem}}.ContactForm_input__gPUh4,.ContactForm_textarea__9TWqo{width:100%;font-family:Montserrat,sans-serif;font-size:.938rem;padding:.875rem 1rem;border:1px solid rgba(26,26,26,.2);border-radius:2px;background:#fff;color:#1a1a1a;transition:all .3s cubic-bezier(.4,0,.2,1)}.ContactForm_input__gPUh4:focus,.ContactForm_textarea__9TWqo:focus{outline:none;border-color:#bf9b62}.ContactForm_input__gPUh4::placeholder,.ContactForm_textarea__9TWqo::placeholder{color:rgba(26,26,26,.4)}.ContactForm_inputError__grB_q{border-color:#f44336!important}.ContactForm_inputError__grB_q:focus{border-color:#f44336;box-shadow:0 0 0 3px rgba(244,67,54,.1)}.ContactForm_fieldError___5pqY{display:block;font-family:Montserrat,sans-serif;font-size:.813rem;color:#f44336;margin-top:.375rem;padding-left:.25rem}.ContactForm_textarea__9TWqo{resize:vertical;min-height:130px;line-height:1.6}.ContactForm_checkboxWrapper__CjePa{display:flex;flex-direction:column;gap:.75rem;margin-top:.25rem}.ContactForm_checkboxGroup__sojuX{display:flex;align-items:flex-start;gap:.625rem}.ContactForm_checkbox__MlG7V{width:18px;height:18px;margin-top:2px;cursor:pointer;accent-color:#bf9b62;flex-shrink:0}.ContactForm_checkboxLabel__PZSyi{font-family:Montserrat,sans-serif;font-size:.813rem;color:rgba(26,26,26,.7);line-height:1.5;cursor:pointer}.ContactForm_submitButton__4fvMM{display:flex;align-items:center;justify-content:center;gap:.5rem;font-family:Montserrat,sans-serif;font-weight:600;font-size:.938rem;padding:.875rem 2rem;border-radius:2px;border:none;background:#bf9b62;color:#fff;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);white-space:nowrap;margin-top:.75rem}.ContactForm_submitButton__4fvMM:hover:not(:disabled){background:rgb(176.3230769231,135.8923076923,71.8769230769);transform:translateY(-1px)}.ContactForm_submitButton__4fvMM:disabled{opacity:.5;cursor:not-allowed}@media(max-width:768px){.ContactForm_submitButton__4fvMM{width:100%;padding:1rem 2rem}}.ContactForm_buttonIcon__WkWlu{width:18px;height:18px}.ContactForm_loadingSpinner__MXemh{width:18px;height:18px;border:2px solid hsla(0,0%,100%,.3);border-top-color:#fff;border-radius:50%;animation:ContactForm_spin__TOpPa .7s linear infinite}@keyframes ContactForm_spin__TOpPa{to{transform:rotate(1turn)}}.ContactForm_toast__RlKzv{position:fixed;bottom:2rem;right:2rem;z-index:9999;display:flex;align-items:flex-start;gap:1rem;min-width:320px;max-width:420px;padding:1.25rem 1.5rem;border-radius:12px;box-shadow:0 10px 40px rgba(0,0,0,.15),0 4px 12px rgba(0,0,0,.1);overflow:hidden}@media(max-width:768px){.ContactForm_toast__RlKzv{bottom:1rem;right:1rem;left:1rem;min-width:auto;max-width:none}}.ContactForm_toastSuccess__v_M6j{background:linear-gradient(135deg,#ffffff,#f8fdf8);border:1px solid rgba(76,175,80,.2)}.ContactForm_toastError__EOvNw{background:linear-gradient(135deg,#ffffff,#fef8f8);border:1px solid rgba(244,67,54,.2)}.ContactForm_toastIcon__SFkC4{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%}.ContactForm_toastIcon__SFkC4 svg{width:24px;height:24px}.ContactForm_toastSuccess__v_M6j .ContactForm_toastIcon__SFkC4{background:rgba(76,175,80,.1);color:#4caf50}.ContactForm_toastError__EOvNw .ContactForm_toastIcon__SFkC4{background:rgba(244,67,54,.1);color:#f44336}.ContactForm_toastContent__sRr5a{flex:1 1;display:flex;flex-direction:column;gap:.25rem;padding-top:.25rem}.ContactForm_toastTitle__o_wfZ{font-family:Montserrat,sans-serif;font-size:1rem;font-weight:600;color:#1a1a1a}.ContactForm_toastMessage__7XqAx{font-family:Montserrat,sans-serif;font-size:.875rem;line-height:1.5;color:rgba(26,26,26,.7)}.ContactForm_toastClose__MCf5J{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;background:rgba(0,0,0,0);border:none;border-radius:8px;cursor:pointer;color:rgba(26,26,26,.4);transition:all .2s ease}.ContactForm_toastClose__MCf5J svg{width:18px;height:18px}.ContactForm_toastClose__MCf5J:hover{background:rgba(26,26,26,.05);color:rgba(26,26,26,.7)}.ContactForm_toastProgress__jgCoa{position:absolute;bottom:0;left:0;right:0;height:3px;transform-origin:left}.ContactForm_toastSuccess__v_M6j .ContactForm_toastProgress__jgCoa{background:#4caf50}.ContactForm_toastError__EOvNw .ContactForm_toastProgress__jgCoa{background:#f44336}.DevelopmentStatsSection_section__AmvnW{position:relative;width:100%;padding:6rem 0;background:#fff}@media(max-width:1024px){.DevelopmentStatsSection_section__AmvnW{padding:4rem 0}}@media(max-width:768px){.DevelopmentStatsSection_section__AmvnW{padding:4rem 0}}.DevelopmentStatsSection_container__b9BSV{max-width:1400px;margin:0 auto;padding:0 2rem}@media(max-width:768px){.DevelopmentStatsSection_container__b9BSV{padding:0 1.5rem}}.DevelopmentStatsSection_content__HN6C0{display:grid;grid-template-columns:1fr 1fr;gap:6rem;align-items:center}@media(max-width:1024px){.DevelopmentStatsSection_content__HN6C0{grid-template-columns:1fr;gap:3rem}}@media(max-width:768px){.DevelopmentStatsSection_content__HN6C0{gap:2.5rem}}.DevelopmentStatsSection_imageColumn__MLzDf{position:relative;width:100%}@media(max-width:1024px){.DevelopmentStatsSection_imageColumn__MLzDf{order:2}}.DevelopmentStatsSection_imageWrapper__RdiHJ{position:relative;width:100%;aspect-ratio:4/3;overflow:hidden;border-radius:0}.DevelopmentStatsSection_imageWrapper__RdiHJ img{object-fit:cover;object-position:center;transition:all .3s cubic-bezier(.4,0,.2,1)}.DevelopmentStatsSection_imageWrapper__RdiHJ:hover img{transform:scale(1.02)}@media(max-width:768px){.DevelopmentStatsSection_imageWrapper__RdiHJ{aspect-ratio:16/10}}.DevelopmentStatsSection_contentColumn__2pQSr{display:flex;flex-direction:column}@media(max-width:1024px){.DevelopmentStatsSection_contentColumn__2pQSr{order:1}}.DevelopmentStatsSection_counter__o970b{margin-bottom:2rem}@media(max-width:768px){.DevelopmentStatsSection_counter__o970b{margin-bottom:1.5rem}}.DevelopmentStatsSection_number__5Yr_z{font-family:Playfair Display,serif;font-size:clamp(4rem,8vw,7rem);font-weight:300;color:#bf9b62;line-height:1;letter-spacing:-3px}@media(max-width:768px){.DevelopmentStatsSection_number__5Yr_z{font-size:4rem;letter-spacing:-2px}}.DevelopmentStatsSection_heading__zXSeW{font-family:Montserrat,sans-serif;font-size:clamp(.875rem,1.5vw,1rem);font-weight:600;text-transform:uppercase;letter-spacing:2px;color:rgba(26,26,26,.5);margin:0 0 2rem}@media(max-width:768px){.DevelopmentStatsSection_heading__zXSeW{font-size:.875rem;letter-spacing:1.5px;margin-bottom:1.5rem}}.DevelopmentStatsSection_description__xjiTQ{font-family:Montserrat,sans-serif;font-size:1.125rem;line-height:1.7;color:rgba(26,26,26,.7);margin:0;max-width:520px}@media(max-width:1024px){.DevelopmentStatsSection_description__xjiTQ{max-width:100%}}@media(max-width:768px){.DevelopmentStatsSection_description__xjiTQ{font-size:1rem;line-height:1.65}}.FAQSection_section__QwZWG{position:relative;width:100%;padding:6rem 0;overflow:hidden}@media(max-width:1024px){.FAQSection_section__QwZWG{padding:4rem 0}}@media(max-width:768px){.FAQSection_section__QwZWG{padding:4rem 0}}.FAQSection_container__4RG1T{position:relative;max-width:1000px;margin:0 auto;padding:0 2rem;z-index:1}@media(max-width:768px){.FAQSection_container__4RG1T{padding:0 1.5rem}}.FAQSection_header__uO85V{text-align:center;margin-bottom:4rem}@media(max-width:1024px){.FAQSection_header__uO85V{margin-bottom:3rem}}@media(max-width:768px){.FAQSection_header__uO85V{margin-bottom:2.5rem}}.FAQSection_label__46_s4{display:inline-block;font-family:Montserrat,sans-serif;font-size:.813rem;font-weight:600;text-transform:uppercase;letter-spacing:2px;color:#bf9b62;padding-bottom:.5rem;border-bottom:2px solid #bf9b62;margin-bottom:1.5rem}@media(max-width:768px){.FAQSection_label__46_s4{font-size:.75rem;letter-spacing:1.5px}}.FAQSection_title__tIPBa{font-family:Playfair Display,serif;font-size:clamp(2rem,5vw,3rem);font-weight:600;line-height:1.2;color:#1a1a1a;margin:1.5rem 0 1rem;letter-spacing:-.5px}@media(max-width:768px){.FAQSection_title__tIPBa{font-size:1.875rem;margin:1rem 0 .75rem}}.FAQSection_subtitle__ptEvx{font-family:Montserrat,sans-serif;font-size:1.063rem;line-height:1.65;color:rgba(26,26,26,.65);max-width:600px;margin:0 auto}@media(max-width:768px){.FAQSection_subtitle__ptEvx{font-size:1rem}}.FAQSection_faqGrid__gCHxY{display:flex;flex-direction:column;gap:1rem;margin-bottom:3rem}@media(max-width:768px){.FAQSection_faqGrid__gCHxY{gap:.75rem;margin-bottom:2.5rem}}.FAQSection_faqItem__FAVMY{background:#fff;border:1px solid rgba(26,26,26,.08);border-radius:4px;overflow:hidden;transition:all .3s cubic-bezier(.4,0,.2,1)}.FAQSection_faqItem__FAVMY:hover{border-color:rgba(191,155,98,.2)}.FAQSection_faqItem__FAVMY.FAQSection_active__bKwGE{border-color:rgba(191,155,98,.3)}.FAQSection_question__2f1iG{width:100%;display:flex;justify-content:space-between;align-items:center;gap:1.5rem;padding:1.75rem 2rem;background:rgba(0,0,0,0);border:none;cursor:pointer;text-align:left;transition:all .3s cubic-bezier(.4,0,.2,1)}.FAQSection_question__2f1iG:hover{background:rgba(245,245,245,.3)}.FAQSection_question__2f1iG:hover .FAQSection_icon__nISJb{background:#bf9b62;color:#fff}@media(max-width:1024px){.FAQSection_question__2f1iG{padding:1.5rem 1.75rem}}@media(max-width:768px){.FAQSection_question__2f1iG{padding:1.25rem 1.5rem;gap:1rem}}.FAQSection_questionText__VKplR{font-family:Playfair Display,serif;font-size:1.125rem;font-weight:600;line-height:1.4;color:#1a1a1a;flex:1 1}@media(max-width:768px){.FAQSection_questionText__VKplR{font-size:1rem}}.FAQSection_icon__nISJb{flex-shrink:0;width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:rgba(191,155,98,.1);border:1px solid rgba(191,155,98,.2);border-radius:50%;color:#bf9b62;transition:all .3s cubic-bezier(.4,0,.2,1)}@media(max-width:768px){.FAQSection_icon__nISJb{width:32px;height:32px}}.FAQSection_iconSvg__ROIXb{width:18px;height:18px}@media(max-width:768px){.FAQSection_iconSvg__ROIXb{width:16px;height:16px}}.FAQSection_answer___0HVc{overflow:hidden;will-change:height}.FAQSection_answerContent__cQgAp{padding:0 2rem 2rem}.FAQSection_answerContent__cQgAp p{font-family:Montserrat,sans-serif;font-size:1rem;line-height:1.75;color:rgba(26,26,26,.7);margin:0}@media(max-width:1024px){.FAQSection_answerContent__cQgAp{padding:0 1.75rem 1.75rem}}@media(max-width:768px){.FAQSection_answerContent__cQgAp{padding:0 1.5rem 1.5rem}.FAQSection_answerContent__cQgAp p{font-size:.9375rem;line-height:1.65}}.FAQSection_transitionToContact__oGBC0{display:flex;align-items:center;gap:2rem;padding:4rem 0 2rem;margin-top:4rem}@media(max-width:1024px){.FAQSection_transitionToContact__oGBC0{gap:1.5rem;padding:3rem 0 1.5rem;margin-top:3rem}}@media(max-width:768px){.FAQSection_transitionToContact__oGBC0{gap:1rem;padding:2.5rem 0 1.5rem;margin-top:2rem;flex-wrap:wrap;justify-content:center}}.FAQSection_transitionLine__OzYW_{flex:1 1;height:1px;background:linear-gradient(90deg,transparent 0,rgba(191,155,98,.3) 50%,transparent);min-width:40px}@media(max-width:768px){.FAQSection_transitionLine__OzYW_{display:none}}.FAQSection_transitionText__5yTse{font-family:Montserrat,sans-serif;font-size:1rem;font-weight:500;text-transform:uppercase;letter-spacing:2px;color:rgba(26,26,26,.5);white-space:nowrap;text-align:center}@media(max-width:1024px){.FAQSection_transitionText__5yTse{font-size:.9375rem;letter-spacing:1.5px}}@media(max-width:768px){.FAQSection_transitionText__5yTse{font-size:.8125rem;letter-spacing:1px;white-space:normal;line-height:1.5;max-width:100%}}.FAQSection_decorativeCircle1__61aCB{position:absolute;top:10%;left:-5%;width:400px;height:400px;background:radial-gradient(circle,rgba(191,155,98,.06) 0,transparent 70%);border-radius:50%;pointer-events:none;z-index:0}@media(max-width:768px){.FAQSection_decorativeCircle1__61aCB{width:250px;height:250px;top:5%;left:-15%}}.FAQSection_decorativeCircle2__OvDH3{position:absolute;bottom:15%;right:-8%;width:500px;height:500px;background:radial-gradient(circle,rgba(191,155,98,.04) 0,transparent 70%);border-radius:50%;pointer-events:none;z-index:0}@media(max-width:768px){.FAQSection_decorativeCircle2__OvDH3{width:300px;height:300px;bottom:10%;right:-20%}}.Hero_hero__F1sxj{position:relative;width:100%;height:100vh;min-height:700px;overflow:hidden;display:flex;align-items:center;justify-content:center}.Hero_videoContainer__EBvv5{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.Hero_video__JGQSL{width:100%;height:100%;object-fit:cover}.Hero_overlay__IX_yp{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,rgba(26,26,26,.6),rgba(13,43,74,.48));z-index:1}.Hero_content__Ivut2{position:relative;z-index:2;text-align:center;color:#fff;max-width:900px;padding:0 2rem}.Hero_title__KJMhH{font-family:Playfair Display,serif;font-size:clamp(2.5rem,5vw,4.5rem);font-weight:700;line-height:1.2;margin-bottom:1.5rem;letter-spacing:-1px}@media(max-width:768px){.Hero_title__KJMhH{font-size:2rem}}.Hero_subtitle__f3QGS{font-family:Montserrat,sans-serif;font-size:clamp(1rem,2vw,1.25rem);font-weight:300;line-height:1.6;margin-bottom:3rem;opacity:.95}.Hero_ctaGroup__XjACH{display:flex;gap:1.5rem;justify-content:center;flex-wrap:wrap}.Hero_btn__v1Xwc{font-family:Montserrat,sans-serif;font-weight:600;font-size:1rem;padding:1rem 2.5rem;border-radius:4px;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);letter-spacing:.5px;border:2px solid rgba(0,0,0,0)}@media(max-width:768px){.Hero_btn__v1Xwc{padding:.875rem 2rem;font-size:.9rem}}.Hero_btnPrimary___EA1r{background:#bf9b62;color:#fff;border-color:#bf9b62}.Hero_btnPrimary___EA1r:hover{background:rgb(169.0769230769,130.3076923077,68.9230769231);box-shadow:0 10px 30px rgba(191,155,98,.3)}.Hero_btnSecondary__q_Lr8{background:rgba(0,0,0,0);color:#fff;border-color:#fff}.Hero_btnSecondary__q_Lr8:hover{background:#fff;color:#1a1a1a;box-shadow:0 10px 30px hsla(0,0%,100%,.3)}.Hero_scrollIndicator__RJ14n{position:absolute;bottom:2.5rem;left:50%;transform:translateX(-50%);z-index:2;opacity:.9;transition:opacity .3s ease}.Hero_scrollIndicator__RJ14n:hover{opacity:1}@media(max-width:768px){.Hero_scrollIndicator__RJ14n{bottom:2rem}}.Hero_mouse__eBTt6{width:24px;height:40px;border:2px solid #fff;border-radius:20px;position:relative}.Hero_mouse__eBTt6 .Hero_wheel__F68LN{width:3px;height:8px;background:#fff;border-radius:2px;position:absolute;top:8px;left:50%;transform:translateX(-50%);animation:Hero_scroll__gYOdR 1.5s infinite}@keyframes Hero_scroll__gYOdR{0%,to{top:8px;opacity:1}50%{top:20px;opacity:.6}}.InstagramFeed_instagramSection__An_su{position:relative;padding:8rem 0;background:#fff;overflow:hidden}@media(max-width:1024px){.InstagramFeed_instagramSection__An_su{padding:6rem 0}}@media(max-width:768px){.InstagramFeed_instagramSection__An_su{padding:4rem 0}}.InstagramFeed_container__6GsQ_{width:100%;padding:0}.InstagramFeed_error__Aqy0d,.InstagramFeed_loading__6SKzZ{text-align:center;padding:6rem 2rem}.InstagramFeed_spinner__aVnyM{width:50px;height:50px;margin:0 auto 1.5rem;border:3px solid #f5f5f5;border-top-color:#bf9b62;border-radius:50%;animation:InstagramFeed_spin__xYFQt 1s linear infinite}@keyframes InstagramFeed_spin__xYFQt{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.InstagramFeed_error__Aqy0d p,.InstagramFeed_loading__6SKzZ p{font-family:Montserrat,sans-serif;color:#1a1a1a;font-size:1.125rem;opacity:.7}.InstagramFeed_postsGrid__UHtcS{display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(2,1fr);gap:0}@media(max-width:1024px){.InstagramFeed_postsGrid__UHtcS{grid-template-columns:repeat(2,1fr);grid-template-rows:auto}}@media(max-width:768px){.InstagramFeed_postsGrid__UHtcS{grid-template-columns:1fr}}.InstagramFeed_headerCell__ZUeGj{background:#1a1a1a;padding:3rem 2.5rem;display:flex;align-items:flex-start;justify-content:flex-start;min-height:450px}@media(max-width:1024px){.InstagramFeed_headerCell__ZUeGj{min-height:380px;padding:2.5rem 2rem}}@media(max-width:768px){.InstagramFeed_headerCell__ZUeGj{min-height:300px;padding:2rem 1.5rem}}.InstagramFeed_headerTitle__OUQaz{font-family:Playfair Display,serif;font-size:clamp(1.75rem,3vw,3rem);font-weight:700;color:#fff;line-height:1.2;letter-spacing:-.02em;text-transform:uppercase;max-width:300px}@media(max-width:1024px){.InstagramFeed_headerTitle__OUQaz{font-size:2.25rem;max-width:250px}}@media(max-width:768px){.InstagramFeed_headerTitle__OUQaz{font-size:1.875rem;max-width:100%}}.InstagramFeed_postCard__q0SR4{position:relative;display:flex;flex-direction:column;overflow:hidden;transition:transform .4s ease;min-height:450px}@media(max-width:1024px){.InstagramFeed_postCard__q0SR4{min-height:380px}}@media(max-width:768px){.InstagramFeed_postCard__q0SR4{min-height:400px}}.InstagramFeed_postCard__q0SR4:hover{transform:translateY(-4px);z-index:10}.InstagramFeed_postLink__jDMog{display:flex;flex-direction:column;height:100%;text-decoration:none;color:inherit}.InstagramFeed_imageWrapper__J8WDs{position:relative;width:100%;height:250px;overflow:hidden;flex-shrink:0}@media(max-width:1024px){.InstagramFeed_imageWrapper__J8WDs{height:220px}}@media(max-width:768px){.InstagramFeed_imageWrapper__J8WDs{height:200px}}.InstagramFeed_postImage__5suxP{width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.4,0,.2,1)}.InstagramFeed_postCard__q0SR4:hover .InstagramFeed_postImage__5suxP{transform:scale(1.08)}.InstagramFeed_imageOverlay__SCPBk{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(180deg,rgba(0,0,0,0) 0,rgba(0,0,0,.15));pointer-events:none}.InstagramFeed_postContent__vO0LL{flex:1 1;padding:2rem 1.75rem 1.75rem;display:flex;flex-direction:column;gap:1rem}@media(max-width:768px){.InstagramFeed_postContent__vO0LL{padding:1.5rem 1.25rem 1.25rem}}.InstagramFeed_postMeta__aIYPu{display:flex;align-items:center;gap:.5rem;font-family:Montserrat,sans-serif;font-size:.8125rem;text-transform:uppercase;letter-spacing:.08em;font-weight:500}.InstagramFeed_postDate__VM4Ak{color:inherit;opacity:.9}.InstagramFeed_metaDivider__6ggnR{opacity:.5;font-weight:400}.InstagramFeed_postAuthor__aNRZw{color:inherit;opacity:.9}.InstagramFeed_postTitle__4aQ0c{font-family:Playfair Display,serif;font-size:1.375rem;font-weight:600;line-height:1.35;flex:1 1;color:inherit;letter-spacing:-.01em}@media(max-width:768px){.InstagramFeed_postTitle__4aQ0c{font-size:1.25rem}}.InstagramFeed_colorDeepCharcoal__lbKjR{background:#1a1a1a;color:#fff}.InstagramFeed_colorDeepCharcoal__lbKjR .InstagramFeed_postAuthor__aNRZw,.InstagramFeed_colorDeepCharcoal__lbKjR .InstagramFeed_postDate__VM4Ak,.InstagramFeed_colorDeepCharcoal__lbKjR .InstagramFeed_postMeta__aIYPu{color:#fff}.InstagramFeed_colorPureWhite__jeYLy{background:#fff;color:#1a1a1a}.InstagramFeed_colorPureWhite__jeYLy .InstagramFeed_postAuthor__aNRZw,.InstagramFeed_colorPureWhite__jeYLy .InstagramFeed_postDate__VM4Ak,.InstagramFeed_colorPureWhite__jeYLy .InstagramFeed_postMeta__aIYPu{color:#1a1a1a}.StepsSection_stepsSection__JjNED{position:relative;width:100%;padding:6rem 0;background:#fff;overflow:hidden}@media(max-width:1024px){.StepsSection_stepsSection__JjNED{padding:4rem 0}}@media(max-width:768px){.StepsSection_stepsSection__JjNED{padding:2rem 0}}.StepsSection_container__0yW_R{max-width:1200px;margin:0 auto;padding:0 2rem}@media(max-width:768px){.StepsSection_container__0yW_R{padding:0 1.5rem}}.StepsSection_header__0NOdL{text-align:center;margin-bottom:5rem}@media(max-width:1024px){.StepsSection_header__0NOdL{margin-bottom:4rem}}@media(max-width:768px){.StepsSection_header__0NOdL{margin-bottom:3rem}}.StepsSection_labelWrapper__yHgSC{display:flex;justify-content:center;margin-bottom:1rem}.StepsSection_label__M6v6X{display:inline-block;font-family:Montserrat,sans-serif;font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:2px;color:#bf9b62;padding-bottom:.5rem;border-bottom:2px solid #bf9b62}.StepsSection_title__VRSDt{font-family:Playfair Display,serif;font-size:clamp(2rem,4vw,3rem);font-weight:700;line-height:1.2;color:#1a1a1a;margin:0 0 1rem}@media(max-width:768px){.StepsSection_title__VRSDt{font-size:1.75rem}}.StepsSection_subtitle__FYedY{font-family:Montserrat,sans-serif;font-size:1.125rem;line-height:1.6;color:rgba(26,26,26,.7);max-width:700px;margin:0 auto}@media(max-width:768px){.StepsSection_subtitle__FYedY{font-size:1rem}}.StepsSection_timeline__CUBll{position:relative;margin:0 auto;max-width:900px;padding-top:0}@media(max-width:1024px){.StepsSection_timeline__CUBll{padding-top:2rem}}@media(max-width:768px){.StepsSection_timeline__CUBll{padding-top:1.5rem}}.StepsSection_timelineLine__qS8mI{position:absolute;left:50%;top:0;bottom:0;width:2px;background:rgba(191,155,98,.2);transform:translateX(-50%);z-index:0}@media(max-width:1024px){.StepsSection_timelineLine__qS8mI{left:32px;top:-2rem}}@media(max-width:768px){.StepsSection_timelineLine__qS8mI{top:-1.5rem}}.StepsSection_timelineProgress___SsWa{position:absolute;top:0;left:0;width:100%;background:#bf9b62;border-radius:2px}.StepsSection_timelineSteps__xg_CS{position:relative;z-index:1}.StepsSection_stepItem__LISHD{position:relative;display:grid;grid-template-columns:1fr auto 1fr;gap:2rem;align-items:center;margin-bottom:4rem}.StepsSection_stepItem__LISHD:last-child{margin-bottom:0}@media(max-width:1024px){.StepsSection_stepItem__LISHD{display:flex;gap:1.5rem;align-items:flex-start}}@media(max-width:768px){.StepsSection_stepItem__LISHD{gap:1rem;margin-bottom:3rem}}.StepsSection_stepLeft__FtXRY .StepsSection_stepContent__PedH2{grid-column:1;text-align:right}@media(max-width:1024px){.StepsSection_stepLeft__FtXRY .StepsSection_stepContent__PedH2{text-align:left;order:2}}.StepsSection_stepLeft__FtXRY .StepsSection_stepIconWrapper__Mn_SJ{grid-column:2}@media(max-width:1024px){.StepsSection_stepLeft__FtXRY .StepsSection_stepIconWrapper__Mn_SJ{order:1;flex-shrink:0}}.StepsSection_stepRight__xheK_ .StepsSection_stepContent__PedH2{grid-column:3;text-align:left}@media(max-width:1024px){.StepsSection_stepRight__xheK_ .StepsSection_stepContent__PedH2{text-align:left;order:2}}.StepsSection_stepRight__xheK_ .StepsSection_stepIconWrapper__Mn_SJ{grid-column:2;grid-row:1}@media(max-width:1024px){.StepsSection_stepRight__xheK_ .StepsSection_stepIconWrapper__Mn_SJ{order:1;flex-shrink:0}}.StepsSection_stepContent__PedH2{padding:0}.StepsSection_stepHeader__YzA1Y{display:flex;align-items:center;gap:.75rem;margin-bottom:.5rem}.StepsSection_stepLeft__FtXRY .StepsSection_stepHeader__YzA1Y{justify-content:flex-end}@media(max-width:1024px){.StepsSection_stepLeft__FtXRY .StepsSection_stepHeader__YzA1Y{justify-content:flex-start}}.StepsSection_stepRight__xheK_ .StepsSection_stepHeader__YzA1Y{justify-content:flex-start}.StepsSection_stepNumber__MQdVU{font-family:Playfair Display,serif;font-size:2.5rem;font-weight:700;line-height:1;color:#bf9b62}@media(max-width:768px){.StepsSection_stepNumber__MQdVU{font-size:2rem}}.StepsSection_stepTitle__s72WR{font-family:Montserrat,sans-serif;font-size:1.5rem;font-weight:700;color:#1a1a1a;margin:0;line-height:1.3}@media(max-width:768px){.StepsSection_stepTitle__s72WR{font-size:1.25rem}}.StepsSection_stepDescription__1oUOY{font-family:Montserrat,sans-serif;font-size:1rem;line-height:1.7;color:rgba(26,26,26,.75);margin:0;max-width:400px}.StepsSection_stepLeft__FtXRY .StepsSection_stepDescription__1oUOY{margin-left:auto}@media(max-width:1024px){.StepsSection_stepLeft__FtXRY .StepsSection_stepDescription__1oUOY{margin-left:0}}@media(max-width:768px){.StepsSection_stepDescription__1oUOY{font-size:.9375rem}}.StepsSection_stepIconCircle__7cbFk,.StepsSection_stepIconWrapper__Mn_SJ{position:relative;display:flex;justify-content:center;align-items:center}.StepsSection_stepIconCircle__7cbFk{width:80px;height:80px;border-radius:50%;background:#fff;border:3px solid #bf9b62;z-index:2}@media(max-width:768px){.StepsSection_stepIconCircle__7cbFk{width:64px;height:64px}}.StepsSection_stepIcon__dRGBQ{width:36px;height:36px;color:#bf9b62}@media(max-width:768px){.StepsSection_stepIcon__dRGBQ{width:28px;height:28px}}.StepsSection_ctaWrapper__tXyt9{display:flex;justify-content:center;padding-top:4rem}@media(max-width:768px){.StepsSection_ctaWrapper__tXyt9{padding-top:3rem}}.StepsSection_ctaButton__SuWwL{font-family:Montserrat,sans-serif;font-weight:600;font-size:1rem;padding:1rem 2.5rem;border-radius:4px;border:2px solid #bf9b62;background:rgba(0,0,0,0);color:#bf9b62;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);letter-spacing:.5px;position:relative;text-decoration:none}.StepsSection_ctaButton__SuWwL:hover{background:#bf9b62;color:#fff}.StepsSection_ctaButton__SuWwL span{position:relative;z-index:1}@media(max-width:768px){.StepsSection_ctaButton__SuWwL{padding:.875rem 2rem;font-size:.9375rem;width:100%}}