:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;--primary-red: #7c2d12;--primary-red-dark: #5c1a0a;--primary-red-light: #dc2626;--secondary-red: #991b1b;--accent-red: #b91c1c;--light-red: #fef2f2;--medium-red: #fecaca;color-scheme:light;color:#1f2937;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;margin:0;padding:0}body{margin:0;min-height:100vh;background-color:#fff;font-family:Inter,system-ui,sans-serif;width:100%;overflow-x:hidden}html{scroll-behavior:smooth;width:100%;overflow-x:hidden}.container{max-width:1200px;margin:0 auto;padding:0 1rem}.flex{display:flex}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.space-x-2>*+*{margin-left:.5rem}.space-x-3>*+*{margin-left:.75rem}.space-x-4>*+*{margin-left:1rem}.space-x-6>*+*{margin-left:1.5rem}.space-x-8>*+*{margin-left:2rem}.space-y-2>*+*{margin-top:.5rem}.space-y-3>*+*{margin-top:.75rem}.space-y-4>*+*{margin-top:1rem}.space-y-6>*+*{margin-top:1.5rem}.space-y-8>*+*{margin-top:2rem}.p-2{padding:.5rem}.p-4{padding:1rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-8{padding-top:2rem;padding-bottom:2rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-20{padding-top:5rem;padding-bottom:5rem}.pb-2{padding-bottom:.5rem}.px-4{padding-left:1rem;padding-right:1rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-8{padding-left:2rem;padding-right:2rem}.mb-2{margin-bottom:.5rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.mb-12{margin-bottom:3rem}.mb-16{margin-bottom:4rem}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.w-full{width:100%}.w-4{width:1rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-8{width:2rem}.w-10{width:2.5rem}.w-12{width:3rem}.w-16{width:4rem}.w-24{width:6rem}.w-32{width:8rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-8{height:2rem}.h-10{height:2.5rem}.h-12{height:3rem}.h-16{height:4rem}.h-24{height:6rem}.h-32{height:8rem}.min-h-screen{min-height:100vh}.text-white{color:#fff}.text-gray-600{color:#4b5563}.text-gray-700{color:#374151}.text-gray-900{color:#111827}.text-red-600{color:#dc2626}.text-red-800{color:#991b1b}.bg-white{background-color:#fff}.bg-gray-50{background-color:#f9fafb}.bg-gray-100{background-color:#f3f4f6}.bg-gray-800{background-color:#1f2937}.bg-gray-900{background-color:#111827}.bg-red-50{background-color:#fef2f2}.bg-red-100{background-color:#fee2e2}.bg-red-200{background-color:#fecaca}.bg-red-600{background-color:#dc2626}.bg-red-800{background-color:#991b1b}.bg-red-900{background-color:#7f1d1d}.bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops))}.from-red-50{--tw-gradient-from: #fef2f2;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 242, 242, 0))}.to-red-100{--tw-gradient-to: #fee2e2}.from-red-800{--tw-gradient-from: #991b1b;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(153, 27, 27, 0))}.to-red-900{--tw-gradient-to: #7f1d1d}.rounded-lg{border-radius:.5rem}.rounded-xl{border-radius:.75rem}.rounded-2xl{border-radius:1rem}.rounded-full{border-radius:9999px}.shadow-sm{box-shadow:0 1px 2px #0000000d}.shadow-lg{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.shadow-xl{box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.shadow-2xl{box-shadow:0 25px 50px -12px #00000040}.border{border-width:1px}.border-2{border-width:2px}.border-gray-100{border-color:#f3f4f6}.border-gray-200{border-color:#e5e7eb}.border-gray-300{border-color:#d1d5db}.border-red-100{border-color:#fee2e2}.border-red-800{border-color:#991b1b}.relative{position:relative}.absolute{position:absolute}.sticky{position:sticky}.top-0{top:0}.z-50{z-index:50}.text-xs{font-size:.75rem;line-height:1rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-6xl{font-size:3.75rem;line-height:1}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.leading-none{line-height:1}.leading-tight{line-height:1.25}.leading-relaxed{line-height:1.625}.grid{display:grid}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.gap-12{gap:3rem}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-shadow{transition-property:box-shadow;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.hover\:bg-red-900:hover{background-color:#7f1d1d}.hover\:text-red-800:hover{color:#991b1b}.hover\:text-white:hover{color:#fff}.hover\:shadow-lg:hover{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.hover\:shadow-xl:hover{box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.focus\:ring-2:focus{box-shadow:0 0 0 2px var(--tw-ring-color)}.focus\:ring-red-800:focus{--tw-ring-color: #991b1b}.focus\:border-transparent:focus{border-color:transparent}@media(min-width:640px){.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\:flex-row{flex-direction:row}.sm\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:768px){.md\:block{display:block}.md\:flex{display:flex}.md\:hidden{display:none}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:flex-row{flex-direction:row}.md\:space-y-0>*+*{margin-top:0}.md\:space-x-6>*+*{margin-left:1.5rem}}@media(min-width:1024px){.lg\:px-8{padding-left:2rem;padding-right:2rem}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:col-span-1{grid-column:span 1 / span 1}.lg\:col-span-2{grid-column:span 2 / span 2}}.max-w-3xl{max-width:48rem;margin:0 auto}.max-w-4xl{max-width:56rem;margin:0 auto}.max-w-7xl{max-width:80rem;margin:0 auto}.flex-shrink-0{flex-shrink:0}.overflow-hidden{overflow:hidden}.resize-none{resize:none}.cursor-pointer{cursor:pointer}.cursor-not-allowed{cursor:not-allowed}.select-none{-webkit-user-select:none;user-select:none}.opacity-20{opacity:.2}.opacity-50{opacity:.5}.opacity-60{opacity:.6}.opacity-80{opacity:.8}.no-underline{text-decoration:none!important}.mx-auto{margin-left:auto;margin-right:auto}.text-center{text-align:center}.animate-spin{animation:spin 1s linear infinite}.-top-1{top:-.25rem}.-right-1{right:-.25rem}.-bottom-1{bottom:-.25rem}.-left-1{left:-.25rem}.-top-4{top:-1rem}.-right-4{right:-1rem}.-bottom-4{bottom:-1rem}.-left-4{left:-1rem}.btn-primary{background-color:#991b1b;color:#fff;padding:.75rem 1.5rem;border-radius:.5rem;font-weight:600;transition:background-color .2s;border:none;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;text-decoration:none}.btn-primary:hover{background-color:#7f1d1d}.btn-secondary{border:2px solid #991b1b;color:#991b1b;padding:.75rem 1.5rem;border-radius:.5rem;font-weight:600;transition:all .2s;background:transparent;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;text-decoration:none}.btn-secondary:hover{background-color:#991b1b;color:#fff}.form-input{width:100%;padding:.75rem 1rem;border:1px solid #d1d5db;border-radius:.5rem;transition:all .2s}.form-input:focus{outline:none;border-color:#991b1b;box-shadow:0 0 0 2px #991b1b33}.form-textarea{width:100%;padding:.75rem 1rem;border:1px solid #d1d5db;border-radius:.5rem;transition:all .2s;resize:none}.form-textarea:focus{outline:none;border-color:#991b1b;box-shadow:0 0 0 2px #991b1b33}.card{background-color:#fff;border-radius:.75rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;border:1px solid #f3f4f6;padding:1.5rem;transition:box-shadow .3s}.card:hover{box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.nav-link{color:#374151;font-weight:500;transition:color .2s;text-decoration:none}.nav-link:hover{color:#991b1b}a,a:hover{text-decoration:none}h1,h2,h3,h4,h5,h6{font-weight:700;line-height:1.2;color:#111827}h1{font-size:3rem}h2{font-size:2.5rem}h3{font-size:2rem}@media(max-width:768px){h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.5rem}}body{margin:0;padding:0;width:100%;overflow-x:hidden}.min-h-screen{min-height:100vh;width:100%;display:flex;flex-direction:column}.container,.max-w-7xl,.max-w-4xl,.max-w-3xl{margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}@media(min-width:640px){.container,.max-w-7xl,.max-w-4xl,.max-w-3xl{padding-left:1.5rem;padding-right:1.5rem}}@media(min-width:1024px){.container,.max-w-7xl,.max-w-4xl,.max-w-3xl{padding-left:2rem;padding-right:2rem}}.logo-container{display:flex;align-items:center;gap:0}.logo-text-box{background-color:transparent;border:2px solid #810b44;border-radius:.5rem;padding:.5rem 1rem;display:flex;align-items:center;justify-content:center;position:relative;z-index:1}.logo-text{font-family:Playfair Display,serif;font-size:1rem;font-weight:900;color:#810b44;letter-spacing:.05em;text-transform:uppercase;-webkit-text-stroke:.5px #810b44;text-stroke:.5px #810b44;text-shadow:.3px 0 0 #810b44,-.3px 0 0 #810b44}.logo-clock{width:2.5rem;height:2.5rem;border:2px solid #810b44;border-radius:50%;display:flex;align-items:center;justify-content:center;background-color:#fff;margin-left:-.625rem;position:relative;z-index:2}.logo-clock-icon{width:1.25rem;height:1.25rem;color:#810b44;stroke-width:2}@media(min-width:768px){.logo-text{font-size:1.125rem}.logo-clock{width:2.75rem;height:2.75rem;margin-left:-.6875rem}.logo-clock-icon{width:1.5rem;height:1.5rem}}.header{background-color:#fff;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;position:sticky;top:0;z-index:50;width:100%;box-sizing:border-box}.header-top{background-color:#810b44;color:#fff;padding:.5rem 0}.header-container{max-width:80rem;width:100%;margin-left:auto;margin-right:auto;padding:0 1rem;box-sizing:border-box}@media(min-width:640px){.header-container{padding:0 1.5rem}}@media(min-width:1024px){.header-container{padding:0 2rem}}.header-top-content{display:flex;justify-content:space-between;align-items:center;font-size:.875rem}.header-contacts{display:flex;align-items:center;gap:1.5rem}.header-contact-item{display:flex;align-items:center;gap:.5rem}.header-icon{width:1rem;height:1rem}.header-top-text{display:none}@media(min-width:768px){.header-top-text{display:block}}.header-main{display:flex;justify-content:space-between;align-items:center;padding:1rem 0}.header-nav{display:none;gap:2rem}@media(min-width:768px){.header-nav{display:flex}}.header-nav-link{color:#374151;font-weight:500;transition:color .2s;text-decoration:none}.header-nav-link:hover{color:#810b44}.header-cta{display:none}@media(min-width:768px){.header-cta{display:block}}.header-cta-button{background-color:#810b44;color:#fff;padding:.5rem 1.5rem;border-radius:.5rem;font-weight:500;transition:background-color .2s;text-decoration:none;display:inline-block}.header-cta-button:hover{background-color:#650939}.header-menu-toggle{display:block;background:none;border:none;cursor:pointer;padding:.25rem}@media(min-width:768px){.header-menu-toggle{display:none}}.header-menu-icon{width:1.5rem;height:1.5rem;color:#374151}.header-mobile-nav{padding-bottom:1rem}@media(min-width:768px){.header-mobile-nav{display:none}}.header-mobile-nav-list{display:flex;flex-direction:column;gap:.5rem}.header-mobile-nav-link{color:#374151;font-weight:500;padding:.5rem 0;transition:color .2s;text-decoration:none}.header-mobile-nav-link:hover{color:#810b44}.header-mobile-cta-button{background-color:#810b44;color:#fff;padding:.5rem 1.5rem;border-radius:.5rem;font-weight:500;text-align:center;margin-top:1rem;transition:background-color .2s;text-decoration:none;display:block}.header-mobile-cta-button:hover{background-color:#650939}.hero{background-color:#fff;padding:5rem 0;position:relative}.hero-container{max-width:80rem;margin:0 auto;padding:0 1rem}@media(min-width:640px){.hero-container{padding:0 1.5rem}}@media(min-width:1024px){.hero-container{padding:0 2rem}}.hero-grid{display:grid;grid-template-columns:1fr;gap:3rem;align-items:center}@media(min-width:1024px){.hero-grid{grid-template-columns:1fr 1fr}}.hero-content{display:flex;flex-direction:column;gap:2rem}.hero-text{display:flex;flex-direction:column;gap:1rem}.hero-title{font-size:2.25rem;font-weight:700;color:#111827;line-height:1.25}@media(min-width:1024px){.hero-title{font-size:3.75rem}}.hero-title-accent{color:#810b44;display:block}.hero-description{font-size:1.25rem;color:#4b5563;line-height:1.625}.hero-features{display:grid;grid-template-columns:1fr;gap:1rem}@media(min-width:640px){.hero-features{grid-template-columns:repeat(3,1fr)}}.hero-feature-card{background-color:#fff;padding:1rem;border-radius:.5rem;box-shadow:0 1px 2px #0000000d;border:1px solid #fee2e2}.hero-feature-header{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}.hero-feature-icon{width:1.25rem;height:1.25rem;color:#810b44}.hero-feature-title{font-weight:600;color:#111827}.hero-feature-text{font-size:.875rem;color:#4b5563}.hero-buttons{display:flex;flex-direction:column;gap:1rem}@media(min-width:640px){.hero-buttons{flex-direction:row}}.hero-button-primary{background-color:#810b44;color:#fff;padding:1rem 2rem;border-radius:.5rem;font-weight:600;text-align:center;display:flex;align-items:center;justify-content:center;gap:.5rem;text-decoration:none;transition:background-color .2s}.hero-button-primary:hover{background-color:#650939}.hero-button-icon{width:1.25rem;height:1.25rem}.hero-button-secondary{border:2px solid #810b44;color:#810b44;padding:1rem 2rem;border-radius:.5rem;font-weight:600;text-align:center;text-decoration:none;transition:all .2s}.hero-button-secondary:hover{background-color:#810b44;color:#fff}.hero-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;padding-top:2rem;border-top:1px solid #fecaca}.hero-stat-item{text-align:center}.hero-stat-value{font-size:1.875rem;font-weight:700;color:#810b44}.hero-stat-label{font-size:.875rem;color:#4b5563}.hero-image-wrapper{position:relative}.hero-card{background:linear-gradient(135deg,#810b44,#650939);border-radius:1rem;padding:2rem;color:#fff;box-shadow:0 25px 50px -12px #00000040}.hero-card-content{display:flex;flex-direction:column;gap:1.5rem}.hero-card-title{color:#fff;font-size:1.5rem;font-weight:700}.hero-card-list{display:flex;flex-direction:column;gap:1rem}.hero-card-item{display:flex;align-items:flex-start;gap:.75rem}.hero-card-number{width:1.5rem;height:1.5rem;background-color:#b40c55;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:.25rem;font-size:.875rem;font-weight:700}.hero-card-item-title{font-weight:600;color:#fff}.hero-card-item-text{font-size:.875rem;color:#fff}.hero-decoration-top{position:absolute;top:-1rem;right:-1rem;width:6rem;height:6rem;background-color:#fecaca;border-radius:50%;opacity:.2}.hero-decoration-bottom{position:absolute;bottom:-1rem;left:-1rem;width:8rem;height:8rem;background-color:#fca5a5;border-radius:50%;opacity:.1}.services{padding:5rem 0;background-image:url(/assets/services-DHpqTOMj.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;background-attachment:scroll;position:relative;overflow:hidden}.services:before{content:"";position:absolute;inset:0;background-color:#ffffffbf;z-index:0}.services-container{position:relative;z-index:1;max-width:80rem;margin:0 auto;padding:0 1rem}@media(min-width:640px){.services-container{padding:0 1.5rem}}@media(min-width:1024px){.services-container{padding:0 2rem}}.services-header{text-align:center;margin-bottom:4rem}.services-header-spaced{margin-top:5rem}.services-title{font-size:2.25rem;font-weight:700;color:#111827;margin-bottom:1rem}.services-subtitle{font-size:1.25rem;color:#4b5563;max-width:48rem;margin:0 auto}.services-grid{display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width:768px){.services-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.services-grid{grid-template-columns:repeat(3,1fr)}}.services-card{background-color:transparent;border:1px solid #e5e7eb;border-radius:.75rem;padding:1.5rem;transition:box-shadow .3s}.services-card:hover{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.services-card-header{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}.services-card-icon-wrapper{width:3rem;height:3rem;background-color:#fee2e2;color:#810b44;border-radius:.5rem;display:flex;align-items:center;justify-content:center;transition:all .3s}.services-card:hover .services-card-icon-wrapper{background-color:#991b1b;color:#fff}.services-icon{width:2rem;height:2rem}.services-card-title{font-size:1.25rem;font-weight:600;color:#111827}.services-card-description{color:#4b5563;margin-bottom:1rem}.services-card-features{list-style:none;padding:0;margin:0 0 1.5rem;display:flex;flex-direction:column;gap:.5rem}.services-card-feature{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#4b5563}.services-card-feature-dot{width:.375rem;height:.375rem;background-color:#810b44;border-radius:50%}.services-card-price{border-top:1px solid #f3f4f6;padding-top:1rem;padding-bottom:.5rem}.services-card-price-row{display:flex;justify-content:space-between;align-items:center}.services-card-price-label{font-size:.875rem;color:#6b7280}.services-card-price-value{font-weight:600;color:#810b44}.services-card-button-wrapper{display:flex;justify-content:center;margin-top:2rem}.services-card-button{background-color:#810b44;color:#fff;text-align:center;padding:.75rem 2rem;border-radius:.5rem;font-weight:500;text-decoration:none;transition:background-color .2s}.services-card-button:hover{background-color:#650939}.services-info{margin-top:4rem;background:linear-gradient(to right,#f5eeee,#f0e5e5);border-radius:1rem;padding:2rem}.services-info-grid{display:grid;grid-template-columns:1fr;gap:2rem;align-items:center}@media(min-width:768px){.services-info-grid{grid-template-columns:repeat(2,1fr)}}.services-info-title{font-size:1.5rem;font-weight:700;color:#111827;margin-bottom:1rem}.services-info-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.services-info-item{display:flex;align-items:flex-start;gap:.75rem}.services-info-check{width:1.5rem;height:1.5rem;background-color:#810b44;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:.125rem;font-size:.875rem;font-weight:700}.services-info-check:before{content:"✓"}.services-info-item span{color:#374151}.services-info-card-wrapper{text-align:center}.services-info-card{background-color:transparent;border-radius:.75rem;padding:1.5rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.services-info-card-title{font-size:1.125rem;font-weight:600;color:#111827;margin-bottom:1rem}.services-info-card-text{color:#4b5563;margin-bottom:1rem}.services-info-card-button{background-color:#810b44;color:#fff;padding:.75rem 1.5rem;border-radius:.5rem;font-weight:500;text-decoration:none;display:inline-block;transition:background-color .2s}.services-info-card-button:hover{background-color:#650939}@media(max-width:768px){.services{background-image:none;background-color:#f9fafb}.services:before{background-color:transparent}}.whyus-header-section{padding:3rem 0;background-color:#fff;text-align:center}.whyus-header-container{max-width:48rem;margin:0 auto;padding:0 1rem}@media(min-width:640px){.whyus-header-container{padding:0 1.5rem}}@media(min-width:1024px){.whyus-header-container{padding:0 2rem}}.whyus-header-title{font-size:2rem;font-weight:700;color:#111827;margin-bottom:1rem}@media(min-width:768px){.whyus-header-title{font-size:2.5rem}}.whyus-header-subtitle{font-size:1.125rem;color:#4b5563;line-height:1.75}.whyus{padding:5rem 0;background-color:#fff;position:relative;overflow:hidden}.whyus:after{content:"";position:absolute;top:0;right:0;bottom:0;width:50%;background-image:url(/assets/whyus-gfxUY745.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;opacity:.3;z-index:0;pointer-events:none}.whyus-container{max-width:80rem;width:100%;margin-left:auto;margin-right:auto;padding:0 1rem;position:relative;z-index:1;box-sizing:border-box}@media(min-width:640px){.whyus-container{padding:0 1.5rem}}@media(min-width:1024px){.whyus-container{padding:0 2rem}}.whyus-grid{display:grid;grid-template-columns:1fr;gap:2rem;margin-bottom:4rem;margin-top:0}@media(min-width:640px){.whyus-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.whyus-grid{grid-template-columns:repeat(3,1fr)}}.whyus-card{background-color:transparent;border:1px solid #e5e7eb;border-radius:.75rem;padding:2rem;text-align:center;transition:all .3s;display:flex;flex-direction:column;align-items:center}.whyus-card:hover{border-color:#810b44;box-shadow:0 10px 15px -3px #810b441a,0 4px 6px -2px #810b440d;transform:translateY(-4px)}.whyus-card-icon-wrapper{width:4rem;height:4rem;background-color:#fee2e2;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;transition:all .3s}.whyus-card:hover .whyus-card-icon-wrapper{background-color:#810b44}.whyus-icon{width:2rem;height:2rem;color:#810b44;transition:color .3s}.whyus-card:hover .whyus-icon{color:#fff}.whyus-card-title{font-size:1.25rem;font-weight:700;color:#111827;margin-bottom:.75rem}.whyus-card-description{color:#4b5563;line-height:1.625;font-size:.9375rem}.whyus-stats{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;margin-bottom:4rem;padding:2rem 0;border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb}@media(min-width:640px){.whyus-stats{grid-template-columns:repeat(4,1fr)}}.whyus-stat-item{text-align:center}.whyus-stat-value{font-size:2.5rem;font-weight:700;color:#810b44;margin-bottom:.5rem}@media(min-width:768px){.whyus-stat-value{font-size:3rem}}.whyus-stat-label{font-size:.875rem;color:#6b7280;font-weight:500}.whyus-cta{background:linear-gradient(135deg,#810b44,#650939);border-radius:1rem;padding:3rem 2rem;text-align:center;color:#fff}.whyus-cta-content{max-width:42rem;margin:0 auto}.whyus-cta-title{font-size:2rem;font-weight:700;margin-bottom:1rem;color:#fff}@media(min-width:768px){.whyus-cta-title{font-size:2.5rem}}.whyus-cta-text{font-size:1.125rem;margin-bottom:2rem;color:#ffffffe6;line-height:1.75}.whyus-cta-button{background-color:#fff;color:#810b44;padding:1rem 2.5rem;border-radius:.5rem;font-weight:700;font-size:1.125rem;text-decoration:none;display:inline-block;transition:all .3s}.whyus-cta-button:hover{background-color:#f9fafb;transform:translateY(-2px);box-shadow:0 10px 15px -3px #0003}@media(max-width:768px){.whyus:after{content:none}}.contact-form{padding:5rem 0;background-color:#f9fafb}.contact-form-container{max-width:80rem;margin:0 auto;padding:0 1rem}@media(min-width:640px){.contact-form-container{padding:0 1.5rem}}@media(min-width:1024px){.contact-form-container{padding:0 2rem}}.contact-form-container-narrow{max-width:56rem;margin:0 auto;padding:0 1rem}@media(min-width:640px){.contact-form-container-narrow{padding:0 1.5rem}}@media(min-width:1024px){.contact-form-container-narrow{padding:0 2rem}}.contact-form-header{text-align:center;margin-bottom:3rem}.contact-form-title{font-size:2.25rem;font-weight:700;color:#111827;margin-bottom:1rem}.contact-form-subtitle{font-size:1.25rem;color:#4b5563}.contact-form-grid{display:grid;grid-template-columns:1fr;gap:3rem}@media(min-width:1024px){.contact-form-grid{grid-template-columns:repeat(2,1fr)}}.contact-form-form-wrapper{background-color:#fff;border-radius:1rem;padding:2rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.contact-form-form{display:flex;flex-direction:column;gap:1.5rem}.contact-form-row{display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width:768px){.contact-form-row{grid-template-columns:repeat(2,1fr)}}.contact-form-field{display:flex;flex-direction:column}.contact-form-label{display:block;font-size:.875rem;font-weight:500;color:#374151;margin-bottom:.5rem}.contact-form-input,.contact-form-select,.contact-form-textarea{width:100%;padding:.75rem 1rem;border:1px solid #d1d5db;border-radius:.5rem;transition:all .2s;font-size:1rem}.contact-form-input:focus,.contact-form-select:focus,.contact-form-textarea:focus{outline:none;border-color:#810b44;box-shadow:0 0 0 2px #991b1b33}.contact-form-textarea{resize:none}.contact-form-submit{width:100%;background-color:#810b44;color:#fff;padding:1rem;border-radius:.5rem;font-weight:600;font-size:1.125rem;display:flex;align-items:center;justify-content:center;gap:.5rem;border:none;cursor:pointer;transition:background-color .2s}.contact-form-submit:hover:not(:disabled){background-color:#650939}.contact-form-submit:disabled{opacity:.5;cursor:not-allowed}.contact-form-submit-icon{width:1.25rem;height:1.25rem}.contact-form-spinner{width:1.25rem;height:1.25rem;border:2px solid white;border-top-color:transparent;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.contact-form-privacy{font-size:.875rem;color:#6b7280;text-align:center}.contact-form-privacy-link{color:#810b44;text-decoration:underline;transition:color .2s}.contact-form-privacy-link:hover{color:#650939;text-decoration:underline}.contact-form-error{margin-top:1rem;color:#b91c1c;font-size:.9375rem;text-align:center}.contact-form-success{background-color:#fff;border-radius:1rem;padding:2rem;text-align:center;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.contact-form-success-icon{width:4rem;height:4rem;background-color:#d1fae5;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem}.contact-form-success-icon-svg{width:2rem;height:2rem;color:#059669}.contact-form-success-title{font-size:1.5rem;font-weight:700;color:#111827;margin-bottom:1rem}.contact-form-success-text{color:#4b5563;margin-bottom:1.5rem}.contact-form-success-button{background-color:#810b44;color:#fff;padding:.75rem 1.5rem;border-radius:.5rem;font-weight:500;border:none;cursor:pointer;transition:background-color .2s}.contact-form-success-button:hover{background-color:#650939}.contact-form-sidebar{display:flex;flex-direction:column;gap:2rem}.contact-form-info-card{background-color:#fff;border-radius:1rem;padding:2rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.contact-form-info-title{font-size:1.5rem;font-weight:700;color:#111827;margin-bottom:1.5rem}.contact-form-info-list{display:flex;flex-direction:column;gap:1.5rem}.contact-form-info-item{display:flex;align-items:flex-start;gap:1rem}.contact-form-info-icon{width:3rem;height:3rem;background-color:#fee2e2;color:#810b44;border-radius:.5rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}.contact-form-info-icon-svg{width:1.5rem;height:1.5rem}.contact-form-info-item-title{font-weight:600;color:#111827;margin-bottom:.25rem}.contact-form-info-item-text{color:#4b5563}.contact-form-info-item-note{font-size:.875rem;color:#6b7280}.contact-form-benefits{background:linear-gradient(135deg,#810b44,#650939);border-radius:1rem;padding:2rem;color:#fff}.contact-form-benefits-title{font-size:1.5rem;font-weight:700;color:#fff;margin-bottom:1.5rem}.contact-form-benefits-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1rem}.contact-form-benefits-item{display:flex;align-items:flex-start;gap:.75rem}.contact-form-benefits-check{width:1.5rem;height:1.5rem;background-color:#b40c55;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:.125rem;font-size:.875rem;font-weight:700}.contact-form-benefits-check:before{content:"✓"}.footer{background-color:#111827;color:#fff}.footer-container{max-width:80rem;margin:0 auto;padding:0 1rem}@media(min-width:640px){.footer-container{padding:0 1.5rem}}@media(min-width:1024px){.footer-container{padding:0 2rem}}.footer-grid{display:grid;grid-template-columns:1fr;gap:2rem;padding:4rem 0}@media(min-width:768px){.footer-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.footer-grid{grid-template-columns:repeat(4,1fr)}}.footer-col:first-child{grid-column:1 / -1}@media(min-width:1024px){.footer-col:first-child{grid-column:1}}.footer-logo{margin-bottom:1.5rem}.footer-description{color:#d1d5db;margin-bottom:1.5rem;line-height:1.625}.footer-social{display:flex;gap:1rem}.footer-social-link{width:2.5rem;height:2.5rem;background-color:#1f2937;border-radius:.5rem;display:flex;align-items:center;justify-content:center;transition:background-color .2s;text-decoration:none}.footer-social-link:hover{background-color:#810b44}.footer-social-icon{width:1.25rem;height:1.25rem;color:#fff}.footer-title{font-size:1.125rem;font-weight:600;margin-bottom:1.5rem}.footer-links{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.footer-link{color:#d1d5db;transition:color .2s;text-decoration:none}.footer-link:hover{color:#fff}.footer-contacts{display:flex;flex-direction:column;gap:1rem}.footer-contact-item{display:flex;align-items:flex-start;gap:.75rem}.footer-contact-icon{width:1.25rem;height:1.25rem;color:#810b44;margin-top:.25rem;flex-shrink:0}.footer-contact-text{color:#d1d5db}.footer-contact-note{font-size:.875rem;color:#9ca3af}.footer-bottom{border-top:1px solid #1f2937}.footer-bottom-content{display:flex;flex-direction:column;justify-content:space-between;align-items:center;gap:1rem;padding:1.5rem 0}@media(min-width:768px){.footer-bottom-content{flex-direction:row;gap:0}}.footer-copyright{color:#9ca3af;font-size:.875rem}.footer-bottom-links{display:flex;gap:1.5rem;font-size:.875rem}.footer-bottom-link{color:#9ca3af;transition:color .2s;text-decoration:none}.footer-bottom-link:hover{color:#fff}*{transition:all .2s ease-in-out}.btn{@apply px-6 py-3 rounded-lg font-semibold transition-all duration-200 focus:outline-none focus:ring-2 focus:ring-offset-2;}.btn-primary{@apply bg-red-800 text-white hover:bg-red-900 focus:ring-red-500;}.btn-secondary{@apply border-2 border-red-800 text-red-800 hover:bg-red-800 hover:text-white focus:ring-red-500;}.btn-outline{@apply border-2 border-gray-300 text-gray-700 hover:border-red-800 hover:text-red-800 focus:ring-red-500;}.card{@apply bg-white rounded-xl shadow-lg border border-gray-100 p-6 hover:shadow-xl transition-shadow duration-300;}.card-hover{@apply transform hover:-translate-y-1 transition-transform duration-300;}.form-group{@apply mb-6;}.form-label{@apply block text-sm font-medium text-gray-700 mb-2;}.form-input{@apply w-full px-4 py-3 border border-gray-300 rounded-lg focus:ring-2 focus:ring-red-800 focus:border-transparent transition-colors duration-200;}.form-textarea{@apply w-full px-4 py-3 border border-gray-300 rounded-lg focus:ring-2 focus:ring-red-800 focus:border-transparent transition-colors duration-200 resize-none;}.form-select{@apply w-full px-4 py-3 border border-gray-300 rounded-lg focus:ring-2 focus:ring-red-800 focus:border-transparent transition-colors duration-200;}.section{@apply py-20;}.section-title{@apply text-4xl font-bold text-gray-900 mb-4;}.section-subtitle{@apply text-xl text-gray-600 max-w-3xl mx-auto;}.nav-link{@apply text-gray-700 hover:text-red-800 font-medium transition-colors duration-200;}.nav-link.active{@apply text-red-800;}.icon{@apply w-6 h-6;}.icon-sm{@apply w-4 h-4;}.icon-lg{@apply w-8 h-8;}.icon-xl{@apply w-12 h-12;}.gradient-red{background:linear-gradient(135deg,#7c2d12,#991b1b)}.gradient-red-light{background:linear-gradient(135deg,#fef2f2,#fecaca)}.animate-on-scroll{opacity:0;transform:translateY(30px);transition:all .6s ease-out}.animate-on-scroll.visible{opacity:1;transform:translateY(0)}@media(max-width:768px){.section{@apply py-12;}.section-title{@apply text-3xl;}.section-subtitle{@apply text-lg;}}@media print{.no-print{display:none!important}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.focus-visible{@apply focus:outline-none focus:ring-2 focus:ring-red-800 focus:ring-offset-2;}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#dc2626;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#b91c1c}
