@charset "UTF-8";.contact-hero{position:relative;min-height:100vh;display:flex;align-items:center;padding:6rem 0;overflow:hidden}@media(max-width:1199px){.contact-hero{min-height:auto;padding:4rem 0}}@media(max-width:767px){.contact-hero{padding:3rem 0}}@media(max-width:575px){.contact-hero{padding:1.5rem 0}}.contact-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background:linear-gradient(135deg,#363636,#3e3e3e,#363636)}.contact-hero__bg-pattern{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.12;background-image:radial-gradient(circle at 20% 80%,#B87D56 2px,transparent 2px),radial-gradient(circle at 80% 20%,#D4A574 2px,transparent 2px);background-size:80px 80px}.contact-hero__container{max-width:1280px;margin:0 auto;padding:0 2rem}@media(max-width:767px){.contact-hero__container{padding:0 1rem}}.contact-hero__container{position:relative;z-index:1;display:grid;grid-template-columns:1fr 1fr;gap:6rem;align-items:center;padding-top:30px}@media(max-width:1199px){.contact-hero__container{grid-template-columns:1.2fr 1fr;gap:4rem;padding-top:25px}}@media(max-width:991px){.contact-hero__container{grid-template-columns:1fr;gap:3rem;padding-top:20px}}@media(max-width:575px){.contact-hero__container{gap:1.5rem;padding-top:70px}}@media(max-width:991px){.contact-hero__content{text-align:center}}.contact-hero__badge{display:inline-block;padding:.5rem 1.5rem;background:#b87d5633;color:#b87d56;border-radius:8px;font-size:1rem;font-weight:600;text-transform:uppercase;letter-spacing:1.5px;margin-bottom:2rem}@media(max-width:575px){.contact-hero__badge{padding:3px .5rem;font-size:.688rem;letter-spacing:.5px;margin-bottom:1rem}}.contact-hero__title{font-family:Playfair Display,Georgia,serif;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:700;color:#fff;line-height:1.1;margin-bottom:2rem}@media(max-width:575px){.contact-hero__title{font-size:1.5rem;margin-bottom:1rem;line-height:1.3}}.contact-hero__title-highlight{display:block;color:#b87d56;min-width:280px;min-height:1.2em}@media(max-width:991px){.contact-hero__title-highlight{display:inline;min-width:auto}}@media(max-width:575px){.contact-hero__title-highlight{min-height:auto}}.contact-hero__title-highlight.is-morphing:after{content:"|";background:linear-gradient(135deg,#b87d56,#d4a574);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:cursorBlink 1s infinite;margin-left:2px}@keyframes cursorBlink{0%,49%{opacity:1}50%,to{opacity:0}}.contact-hero__subtitle{font-size:1.25rem;color:#fffc;line-height:1.7;margin-bottom:3rem;max-width:520px}@media(max-width:991px){.contact-hero__subtitle{max-width:100%;font-size:1.125rem}}@media(max-width:575px){.contact-hero__subtitle{font-size:.875rem;line-height:1.4;margin-bottom:1.5rem}}.contact-hero__quick-contact{display:flex;flex-wrap:wrap;gap:1rem}@media(max-width:991px){.contact-hero__quick-contact{justify-content:center}}@media(max-width:767px){.contact-hero__quick-contact{flex-direction:column;align-items:stretch;gap:.5rem}}@media(max-width:575px){.contact-hero__quick-contact{gap:6px}}.contact-hero__contact-item{display:inline-flex;align-items:center;gap:1rem;text-decoration:none;padding:.5rem 1.5rem;border-radius:50px;transition:all .3s ease;background:#ffffff14;border:1px solid rgba(255,255,255,.1)}@media(max-width:575px){.contact-hero__contact-item{gap:6px;padding:5px 10px}}.contact-hero__contact-item:hover{background:#ffffff26;border-color:#b87d564d;transform:translateY(-2px)}.contact-hero__contact-item:hover .contact-hero__contact-icon{background:linear-gradient(135deg,#b87d56,#d4a574)}.contact-hero__contact-item:hover .contact-hero__contact-icon svg{fill:#fff}.contact-hero__contact-icon{width:32px;height:32px;border-radius:50%;background:#b87d5633;display:flex;align-items:center;justify-content:center;transition:all .3s ease;flex-shrink:0}@media(max-width:575px){.contact-hero__contact-icon{width:24px;height:24px}}.contact-hero__contact-icon svg{width:16px;height:16px;fill:#b87d56;transition:fill .3s ease}@media(max-width:575px){.contact-hero__contact-icon svg{width:12px;height:12px}}.contact-hero__contact-icon--whatsapp svg{fill:#25d366}.contact-hero__contact-text{display:flex;flex-direction:column;line-height:1.2}.contact-hero__contact-label{font-size:10px;color:#fff9;text-transform:uppercase;letter-spacing:.5px}@media(max-width:575px){.contact-hero__contact-label{font-size:9px;letter-spacing:.3px}}.contact-hero__contact-value{font-size:1rem;font-weight:600;color:#fff}@media(max-width:575px){.contact-hero__contact-value{font-size:11px}}@media(max-width:991px){.contact-hero__form-wrapper{width:100%;max-width:500px;margin:0 auto}}.contact-hero__form-card{background:#3e3e3eeb;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:3rem;box-shadow:0 20px 60px #1a1a1a4d,0 8px 20px #b87d561a}@media(max-width:767px){.contact-hero__form-card{padding:2rem}}@media(max-width:575px){.contact-hero__form-card{padding:1rem;border-radius:8px}}.contact-hero__form{display:flex;flex-direction:column;gap:1.5rem}@media(max-width:575px){.contact-hero__form{gap:10px}}.contact-hero__form-title{font-family:Playfair Display,Georgia,serif;font-size:1.5rem;font-weight:700;color:#fff;margin-bottom:0}@media(max-width:575px){.contact-hero__form-title{font-size:1.125rem}}.contact-hero__form-subtitle{font-size:1rem;color:#ffffffb3;margin-top:-.5rem}@media(max-width:575px){.contact-hero__form-subtitle{font-size:11px;margin-top:-2px}}.contact-hero__field{position:relative}.contact-hero__field--full{grid-column:1/-1}.contact-hero__input,.contact-hero__textarea{width:100%;padding:1.05rem 1rem;font-size:1.125rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#fff;background:#ffffff14;border:1.5px solid rgba(255,255,255,.15);border-radius:8px;transition:all .3s ease;outline:none}@media(max-width:575px){.contact-hero__input,.contact-hero__textarea{padding:.75rem;font-size:.875rem;border-radius:4px}}.contact-hero__input::placeholder,.contact-hero__textarea::placeholder{color:transparent}.contact-hero__input:focus,.contact-hero__textarea:focus{border-color:#b87d56;background:#ffffff1f;box-shadow:0 0 0 3px #b87d5626}.contact-hero__input:focus+.contact-hero__label,.contact-hero__input:not(:placeholder-shown)+.contact-hero__label,.contact-hero__textarea:focus+.contact-hero__label,.contact-hero__textarea:not(:placeholder-shown)+.contact-hero__label{top:-.5rem;left:.75rem;font-size:.65rem;font-weight:600;transform:translateY(0);color:#b87d56;background:#3e3e3ef2}.contact-hero__input.has-error,.contact-hero__textarea.has-error{border-color:#ef4444}.contact-hero__input.has-error:focus,.contact-hero__textarea.has-error:focus{box-shadow:0 0 0 3px #ef444426}.contact-hero__textarea{resize:vertical;min-height:145px}@media(max-width:575px){.contact-hero__textarea{min-height:100px}}.contact-hero__textarea+.contact-hero__label{top:1.05rem;transform:none}@media(max-width:575px){.contact-hero__textarea+.contact-hero__label{top:.75rem}}.contact-hero__textarea:focus+.contact-hero__label,.contact-hero__textarea:not(:placeholder-shown)+.contact-hero__label{top:-.5rem;transform:translateY(0)}.contact-hero__label{position:absolute;left:1.25rem;top:1.05rem;font-size:1.125rem;font-weight:500;color:#fff9;pointer-events:none;transition:all .2s cubic-bezier(.4,0,.2,1);padding:0 .25rem;transform-origin:left top;z-index:2}@media(max-width:575px){.contact-hero__label{left:.875rem;top:.75rem;font-size:.875rem}}.contact-hero__label .required{color:#b87d56}.contact-hero__error{display:block;font-size:.875rem;color:#ef4444;margin-top:.5rem}.contact-hero__honeypot{position:absolute;left:-9999px;opacity:0;pointer-events:none}.contact-hero__submit{width:100%;padding:1rem 3rem;font-size:1.125rem;font-weight:600;color:#fff;background:linear-gradient(135deg,#b87d56,#9a6441);border:none;border-radius:8px;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:1rem;min-height:44px;margin-top:.5rem}@media(max-width:575px){.contact-hero__submit{padding:8px 1.5rem;font-size:.875rem;min-height:36px;gap:6px;margin-top:4px}}.contact-hero__submit:hover:not(:disabled){background:linear-gradient(135deg,#ac7048,#885939);transform:translateY(-2px);box-shadow:0 8px 20px #b87d564d}.contact-hero__submit:disabled{opacity:.7;cursor:not-allowed}.contact-hero__submit.is-loading{pointer-events:none}.contact-hero__spinner{width:20px;height:20px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin .8s linear infinite}@media(max-width:575px){.contact-hero__spinner{width:16px;height:16px}}@keyframes spin{to{transform:rotate(360deg)}}.contact-showrooms{padding:6rem 0}@media(max-width:767px){.contact-showrooms{padding:4rem 0}}.contact-showrooms{background:#fff;position:relative}.contact-showrooms__container{max-width:1280px;margin:0 auto;padding:0 2rem}@media(max-width:767px){.contact-showrooms__container{padding:0 1rem}}.contact-showrooms__header{text-align:center;margin-bottom:6rem}@media(max-width:767px){.contact-showrooms__header{margin-bottom:4rem}}@media(max-width:575px){.contact-showrooms__header{margin-bottom:2rem}}.contact-showrooms__badge{display:inline-block;padding:.5rem 1.5rem;background:#b87d561a;color:#b87d56;border-radius:8px;font-size:1rem;font-weight:600;text-transform:uppercase;letter-spacing:1.5px;margin-bottom:1.5rem}@media(max-width:575px){.contact-showrooms__badge{padding:3px .5rem;font-size:.688rem;letter-spacing:.5px;margin-bottom:1rem}}.contact-showrooms__title{font-family:Playfair Display,Georgia,serif;font-size:clamp(2rem,4vw,3rem);font-weight:700;color:#3e3e3e;margin-bottom:1.5rem}.contact-showrooms__title span{color:#b87d56}.contact-showrooms__subtitle{font-size:1.25rem;color:#666;max-width:600px;margin:0 auto}@media(max-width:767px){.contact-showrooms__subtitle{font-size:1.125rem}}@media(max-width:575px){.contact-showrooms__subtitle{font-size:1rem}}.contact-showrooms__grid{display:flex;flex-direction:column;gap:4rem}@media(max-width:767px){.contact-showrooms__grid{gap:3rem}}@media(max-width:575px){.contact-showrooms__grid{gap:1.5rem}}.contact-showrooms__card{display:grid;grid-template-columns:55% 45%;height:520px;background:#fff;border-radius:16px;overflow:hidden;border:1px solid rgba(184,125,86,.1);box-shadow:0 2px 8px #00000014;transition:all .3s ease}.contact-showrooms__card:hover{border-color:#b87d564d;box-shadow:0 12px 40px #3e3e3e1f}.contact-showrooms__card:nth-child(2n){grid-template-columns:45% 55%}.contact-showrooms__card:nth-child(2n) .contact-showrooms__image-section{order:2}.contact-showrooms__card:nth-child(2n) .contact-showrooms__content{order:1}@media(max-width:1199px){.contact-showrooms__card{height:480px}}@media(max-width:991px){.contact-showrooms__card{display:flex;flex-direction:column;height:auto}.contact-showrooms__card:nth-child(2n) .contact-showrooms__image-section{order:unset}.contact-showrooms__card:nth-child(2n) .contact-showrooms__content{order:unset}}@media(max-width:767px){.contact-showrooms__card{border-radius:12px}}@media(max-width:575px){.contact-showrooms__card{border-radius:4px}}.contact-showrooms__image-section{position:relative;overflow:hidden}@media(max-width:991px){.contact-showrooms__image-section{height:280px;flex-shrink:0}}@media(max-width:767px){.contact-showrooms__image-section{height:220px}}@media(max-width:575px){.contact-showrooms__image-section{height:180px}}.contact-showrooms__reel{position:relative;width:100%;height:100%;overflow:hidden}.contact-showrooms__reel-track{display:flex;height:100%;transition:transform .5s cubic-bezier(.4,0,.2,1)}.contact-showrooms__reel-slide{flex:0 0 100%;width:100%;height:100%}.contact-showrooms__reel-slide img{width:100%;height:100%;object-fit:cover;cursor:pointer;transition:transform .5s ease}.contact-showrooms__reel-slide img:hover{transform:scale(1.03)}.contact-showrooms__reel-dots{position:absolute;bottom:1.5rem;left:50%;transform:translate(-50%);display:flex;gap:6px;z-index:5}@media(max-width:767px){.contact-showrooms__reel-dots{bottom:1rem;gap:5px}}@media(max-width:575px){.contact-showrooms__reel-dots{bottom:.5rem;gap:4px}}.contact-showrooms__reel-dot{width:8px;height:8px;border-radius:50%;background:#ffffff80;border:none;padding:0;cursor:pointer;transition:all .3s ease}.contact-showrooms__reel-dot:hover{background:#fffc}.contact-showrooms__reel-dot.is-active{background:#fff;width:20px;border-radius:4px}@media(max-width:575px){.contact-showrooms__reel-dot{width:5px;height:5px}.contact-showrooms__reel-dot.is-active{width:12px;border-radius:3px}}.contact-showrooms__reel-progress{position:absolute;top:0;left:0;right:0;height:3px;background:#fff3;z-index:5}.contact-showrooms__reel-progress-bar{height:100%;width:0;background:linear-gradient(90deg,#b87d56,#d4a574);border-radius:0 2px 2px 0}.contact-showrooms__reel-progress-bar.is-animating{animation:reelProgress linear forwards}@keyframes reelProgress{0%{width:0}to{width:100%}}.contact-showrooms__badge-overlay{position:absolute;top:1.5rem;right:1.5rem;padding:.5rem 1rem;background:linear-gradient(135deg,#b87d56,#d4a574);color:#fff;font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;border-radius:4px;z-index:5}@media(max-width:767px){.contact-showrooms__badge-overlay{top:1rem;right:1rem;padding:4px 8px;font-size:.688rem}}@media(max-width:575px){.contact-showrooms__badge-overlay{top:.5rem;right:.5rem;padding:2px 5px;font-size:9px;letter-spacing:0}}.contact-showrooms__content{padding:3rem 4rem;display:flex;flex-direction:column;justify-content:center}@media(max-width:1199px){.contact-showrooms__content{padding:2rem 3rem}}@media(max-width:991px){.contact-showrooms__content{padding:2rem}}@media(max-width:767px){.contact-showrooms__content{padding:1.5rem}}@media(max-width:575px){.contact-showrooms__content{padding:.5rem 1rem}}.contact-showrooms__name{font-family:Playfair Display,Georgia,serif;font-size:2rem;font-weight:700;color:#3e3e3e;margin-bottom:.5rem;line-height:1.2}@media(max-width:767px){.contact-showrooms__name{font-size:1.5rem}}@media(max-width:575px){.contact-showrooms__name{font-size:1.125rem;margin-bottom:4px}}.contact-showrooms__meta{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem;font-size:1.125rem;color:#666;margin-bottom:1.5rem}@media(max-width:767px){.contact-showrooms__meta{font-size:1rem;margin-bottom:1rem}}@media(max-width:575px){.contact-showrooms__meta{font-size:.688rem;gap:4px;margin-bottom:.5rem}}.contact-showrooms__location{color:#b87d56;font-weight:600}.contact-showrooms__separator{color:#ccc}.contact-showrooms__phone{color:#b87d56;text-decoration:none;font-weight:500;padding:2px 6px;margin:-2px -6px;border-radius:4px;transition:all .3s ease}.contact-showrooms__phone:hover{background:#b87d561a;color:#9a6441}.contact-showrooms__address{display:flex;align-items:flex-start;gap:.5rem;font-size:1rem;color:#666;line-height:1.5;margin-bottom:1.5rem}.contact-showrooms__address svg{width:16px;height:16px;fill:#b87d56;flex-shrink:0;margin-top:2px}@media(max-width:767px){.contact-showrooms__address{font-size:.875rem;margin-bottom:1rem}}@media(max-width:575px){.contact-showrooms__address{font-size:10px;gap:4px;margin-bottom:.5rem;line-height:1.4}.contact-showrooms__address svg{width:10px;height:10px;margin-top:1px}}.contact-showrooms__categories{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:1rem}@media(max-width:767px){.contact-showrooms__categories{gap:4px}}@media(max-width:575px){.contact-showrooms__categories{gap:2px;margin-bottom:4px}}.contact-showrooms__category{display:inline-flex;align-items:center;padding:3px 8px;background:#b87d5614;color:#b87d56;font-size:11px;font-weight:500;border-radius:4px;white-space:nowrap;border:1px solid rgba(62,62,62,.12);transition:all .3s ease}.contact-showrooms__category:hover{background:#b87d5626}.contact-showrooms__category--more{background:#66666614;color:#666;border-color:#66666626}@media(max-width:767px){.contact-showrooms__category{padding:2px 6px;font-size:10px}}@media(max-width:575px){.contact-showrooms__category{padding:1px 4px;font-size:8px;border-radius:2px}}.contact-showrooms__tags-wrapper{overflow:hidden;margin-bottom:2rem;padding:1rem 0;border-top:1px solid rgba(184,125,86,.1);border-bottom:1px solid rgba(184,125,86,.1);position:relative}.contact-showrooms__tags-wrapper:before,.contact-showrooms__tags-wrapper:after{content:"";position:absolute;top:0;bottom:0;width:30px;z-index:2;pointer-events:none}.contact-showrooms__tags-wrapper:before{left:0;background:linear-gradient(to right,#FFFFFF,transparent)}.contact-showrooms__tags-wrapper:after{right:0;background:linear-gradient(to left,#FFFFFF,transparent)}@media(max-width:767px){.contact-showrooms__tags-wrapper{margin-bottom:1.5rem;padding:.5rem 0}.contact-showrooms__tags-wrapper:before,.contact-showrooms__tags-wrapper:after{width:20px}}@media(max-width:575px){.contact-showrooms__tags-wrapper{margin-bottom:.5rem;padding:4px 0}.contact-showrooms__tags-wrapper:before,.contact-showrooms__tags-wrapper:after{width:10px}}.contact-showrooms__tags{display:flex;flex-wrap:nowrap;gap:1.5rem;animation:contact-showroom-marquee 15s linear infinite;will-change:transform;width:max-content}.contact-showrooms__tags:hover{animation-play-state:paused}@media(max-width:575px){.contact-showrooms__tags{gap:.5rem}}.contact-showrooms__tag{display:inline-flex;align-items:center;font-size:1rem;color:#b87d56;font-weight:500;white-space:nowrap;flex-shrink:0}.contact-showrooms__tag:after{content:"•";color:#b87d5666;margin-left:1rem}@media(max-width:767px){.contact-showrooms__tag{font-size:.875rem}.contact-showrooms__tag:after{margin-left:.5rem}}@media(max-width:575px){.contact-showrooms__tag{font-size:10px}.contact-showrooms__tag:after{margin-left:3px}}@keyframes contact-showroom-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.contact-showrooms__actions{display:flex;gap:1rem;flex-wrap:wrap;margin-top:auto}@media(max-width:767px){.contact-showrooms__actions{gap:.5rem}}@media(max-width:575px){.contact-showrooms__actions{gap:4px}}.contact-showrooms__btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:1rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;border-radius:8px;transition:all .3s ease;border:none;cursor:pointer;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.contact-showrooms__btn svg{width:18px;height:18px;fill:currentColor;flex-shrink:0}.contact-showrooms__btn--primary{background:#b87d56;color:#fff}.contact-showrooms__btn--primary:hover{background:#a16944;transform:translateY(-2px);box-shadow:0 4px 12px #b87d564d}.contact-showrooms__btn--outline{background:transparent;color:#b87d56;border:2px solid #B87D56}.contact-showrooms__btn--outline:hover{background:#b87d56;color:#fff}.contact-showrooms__btn--ghost{background:#b87d5614;color:#b87d56}.contact-showrooms__btn--ghost:hover{background:#b87d5626}@media(max-width:767px){.contact-showrooms__btn{padding:.5rem 1.5rem;font-size:.875rem}.contact-showrooms__btn svg{width:16px;height:16px}}@media(max-width:575px){.contact-showrooms__btn{flex:1;padding:5px .5rem;font-size:10px;gap:3px;border-radius:4px}.contact-showrooms__btn svg{width:12px;height:12px}.contact-showrooms__btn--outline{border-width:1px}}.contact-showrooms__empty{text-align:center;padding:6rem;color:#666}.contact-showrooms__lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:flex;align-items:center;justify-content:center}.contact-showrooms__lightbox-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#3e3e3ef2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.contact-showrooms__lightbox-content{position:relative;width:90%;max-width:1000px;max-height:90vh}.contact-showrooms__lightbox-close{position:absolute;top:-50px;right:0;width:40px;height:40px;background:#ffffff1a;border:none;border-radius:50%;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center}.contact-showrooms__lightbox-close svg{width:24px;height:24px;fill:#fff}.contact-showrooms__lightbox-close:hover{background:#fff3}.contact-showrooms__lightbox-nav{position:absolute;top:50%;transform:translateY(-50%);width:50px;height:50px;background:#ffffff1a;border:none;border-radius:50%;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center}.contact-showrooms__lightbox-nav svg{width:28px;height:28px;fill:#fff}.contact-showrooms__lightbox-nav:hover{background:#fff3}.contact-showrooms__lightbox-nav--prev{left:-70px}@media(max-width:991px){.contact-showrooms__lightbox-nav--prev{left:10px}}.contact-showrooms__lightbox-nav--next{right:-70px}@media(max-width:991px){.contact-showrooms__lightbox-nav--next{right:10px}}.contact-showrooms__lightbox-image{width:100%;height:auto;max-height:80vh;border-radius:12px;overflow:hidden}.contact-showrooms__lightbox-image img{width:100%;height:100%;object-fit:contain}.contact-showrooms__lightbox-counter{position:absolute;bottom:-40px;left:50%;transform:translate(-50%);color:#ffffffb3;font-size:1rem}.contact-marquee{background:linear-gradient(135deg,#b87d560d,#d4a5740d);padding:2rem 0;overflow:hidden;position:relative;border-top:4px solid rgb(136.25625,88.6875,57.24375);border-bottom:4px solid rgb(136.25625,88.6875,57.24375)}@media(max-width:575px){.contact-marquee{padding:1.5rem 0;border-width:3px}}@media(max-width:400px){.contact-marquee{padding:1rem 0;border-width:2px}}.contact-marquee:before,.contact-marquee:after{content:"";position:absolute;top:0;bottom:0;width:100px;z-index:2;pointer-events:none}@media(max-width:767px){.contact-marquee:before,.contact-marquee:after{width:50px}}.contact-marquee:before{left:0;background:linear-gradient(to right,#f5f1e8,transparent)}.contact-marquee:after{right:0;background:linear-gradient(to left,#f5f1e8,transparent)}.contact-marquee__track{display:flex;align-items:center;gap:2rem;animation:contact-marquee 25s linear infinite;will-change:transform;width:max-content}.contact-marquee__track:hover{animation-play-state:paused}@media(max-width:767px){.contact-marquee__track{animation-duration:20s;gap:1.5rem}}@media(max-width:575px){.contact-marquee__track{gap:1rem}}@media(max-width:400px){.contact-marquee__track{gap:10px;animation-duration:18s}}.contact-marquee__item{display:flex;align-items:center;gap:1rem;white-space:nowrap;flex-shrink:0}@media(max-width:575px){.contact-marquee__item{gap:.5rem}}@media(max-width:400px){.contact-marquee__item{gap:4px}}.contact-marquee__icon{font-size:20px;color:#b87d56;flex-shrink:0}@media(max-width:767px){.contact-marquee__icon{font-size:18px}}@media(max-width:575px){.contact-marquee__icon{font-size:16px}}@media(max-width:400px){.contact-marquee__icon{font-size:14px}}.contact-marquee__text{font-size:1.125rem;font-weight:500;color:#3e3e3e;letter-spacing:.3px}@media(max-width:767px){.contact-marquee__text{font-size:1rem}}@media(max-width:575px){.contact-marquee__text{font-size:.875rem;letter-spacing:.2px}}@media(max-width:400px){.contact-marquee__text{font-size:11px;letter-spacing:0}}.contact-marquee__separator{color:#b87d56;font-size:1.25rem;opacity:.5;flex-shrink:0}@media(max-width:575px){.contact-marquee__separator{font-size:1.125rem}}@media(max-width:400px){.contact-marquee__separator{font-size:1rem}}@keyframes contact-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.contact-cta{padding:6rem 0}@media(max-width:767px){.contact-cta{padding:4rem 0}}.contact-cta{background:linear-gradient(135deg,#3e3e3e,#525252);position:relative;overflow:hidden}.contact-cta:before{content:"";position:absolute;top:-200px;right:-200px;width:500px;height:500px;background:radial-gradient(circle,rgba(184,125,86,.15) 0%,transparent 70%);border-radius:50%;pointer-events:none}.contact-cta:after{content:"";position:absolute;bottom:-150px;left:-150px;width:400px;height:400px;background:radial-gradient(circle,rgba(212,165,116,.1) 0%,transparent 70%);border-radius:50%;pointer-events:none}.contact-cta__container{max-width:1280px;margin:0 auto;padding:0 2rem}@media(max-width:767px){.contact-cta__container{padding:0 1rem}}.contact-cta__container{position:relative;z-index:1;text-align:center}.contact-cta__badge{display:inline-block;padding:.5rem 1.5rem;background:#b87d5633;color:#b87d56;border-radius:8px;font-size:1rem;font-weight:600;text-transform:uppercase;letter-spacing:1.5px;margin-bottom:2rem}@media(max-width:575px){.contact-cta__badge{padding:3px .5rem;font-size:.688rem;letter-spacing:.5px;margin-bottom:1rem}}.contact-cta__title{font-family:Playfair Display,Georgia,serif;font-size:clamp(2rem,4vw,3rem);font-weight:700;color:#fff;margin-bottom:1.5rem}@media(max-width:575px){.contact-cta__title{font-size:1.25rem;margin-bottom:1rem}}.contact-cta__subtitle{font-size:1.25rem;color:#fffc;max-width:600px;margin:0 auto 4rem;line-height:1.7}@media(max-width:767px){.contact-cta__subtitle{font-size:1.125rem;margin-bottom:3rem}}@media(max-width:575px){.contact-cta__subtitle{font-size:.875rem;line-height:1.4;margin-bottom:1.5rem}}.contact-cta__buttons{display:flex;justify-content:center;gap:1.5rem;margin-bottom:4rem;flex-wrap:wrap}@media(max-width:767px){.contact-cta__buttons{flex-direction:column;align-items:center;margin-bottom:3rem}}@media(max-width:575px){.contact-cta__buttons{gap:10px;margin-bottom:1.5rem}}.contact-cta__btn{display:inline-flex;align-items:center;gap:1rem;padding:1.5rem 3rem;font-size:1.125rem;font-weight:600;text-decoration:none;border-radius:8px;transition:all .3s ease;cursor:pointer;border:none;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.contact-cta__btn svg{width:20px;height:20px;transition:transform .3s ease}.contact-cta__btn:hover svg{transform:translate(4px)}@media(max-width:767px){.contact-cta__btn{width:100%;max-width:280px;justify-content:center}}@media(max-width:575px){.contact-cta__btn{padding:8px 1.5rem;font-size:.875rem;gap:6px;max-width:240px;border-radius:4px}.contact-cta__btn svg{width:16px;height:16px}}.contact-cta__btn--primary{background:linear-gradient(135deg,#b87d56,#d4a574);color:#fff;box-shadow:0 4px 20px #b87d5666}.contact-cta__btn--primary:hover{transform:translateY(-3px);box-shadow:0 8px 30px #b87d5680}.contact-cta__btn--primary svg{stroke:currentColor;fill:none}.contact-cta__btn--outline{background:transparent;color:#fff;border:2px solid rgba(255,255,255,.3)}@media(max-width:575px){.contact-cta__btn--outline{border-width:1.5px}}.contact-cta__btn--outline:hover{background:#ffffff1a;border-color:#ffffff80}.contact-cta__btn--outline svg{fill:currentColor}.contact-cta__trust{display:flex;justify-content:center;gap:3rem;flex-wrap:wrap}@media(max-width:767px){.contact-cta__trust{gap:1.5rem;flex-direction:column;align-items:center}}@media(max-width:575px){.contact-cta__trust{gap:8px}}.contact-cta__trust-item{display:flex;align-items:center;gap:1rem;color:#ffffffb3;font-size:1rem}@media(max-width:575px){.contact-cta__trust-item{gap:4px;font-size:11px}}.contact-cta__trust-item svg{width:18px;height:18px;fill:#b87d56;flex-shrink:0}@media(max-width:575px){.contact-cta__trust-item svg{width:14px;height:14px}}
