.pre-footer-section{background:linear-gradient(135deg,#435342,rgb(44.067114094,54.5906040268,43.4093959732));color:#fff;position:relative}.pre-footer-section:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url(/media/marble.png) no-repeat 50%;background-size:cover;opacity:.1;pointer-events:none}.pre-footer-section .pre-footer-content{display:flex;align-items:center;justify-content:space-between;flex-direction:column;text-align:center;gap:2rem;position:relative;z-index:1}@media(max-width:768px){.pre-footer-section .pre-footer-content{flex-direction:column}}.pre-footer-section .pre-footer-text{flex:1}.pre-footer-section .pre-footer-text h2{font-size:2.5rem;font-weight:700;margin-bottom:1rem;color:#fff;font-family:Merriweather,serif}@media(max-width:768px){.pre-footer-section .pre-footer-text h2{font-size:2rem}}.pre-footer-section .pre-footer-text p{font-size:1.125rem;line-height:1.6;opacity:.9;max-width:800px}@media(max-width:768px){.pre-footer-section .pre-footer-text p{max-width:none}}.pre-footer-section .pre-footer-actions{display:flex;gap:1rem;flex-shrink:0}@media(max-width:768px){.pre-footer-section .pre-footer-actions{flex-direction:column;max-width:300px;text-align:center;justify-content:center}}.main-footer{position:sticky!important;bottom:0;z-index:-9999;background:linear-gradient(135deg,#435342,rgb(44.067114094,54.5906040268,43.4093959732));position:relative;color:#fff;padding:3rem 0 0}.main-footer:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url(/media/marble.png) no-repeat 50%;background-size:cover;opacity:.1;pointer-events:none}.main-footer .footer-content{display:grid;grid-template-columns:2fr 1fr 1.5fr 1fr;gap:3rem;margin-bottom:2rem}@media(max-width:1024px){.main-footer .footer-content{grid-template-columns:1fr 1fr;gap:2rem}}@media(max-width:768px){.main-footer .footer-content{grid-template-columns:1fr;gap:2rem}}.main-footer .footer-section h3{font-size:1.25rem;font-weight:600;margin-bottom:1.5rem;position:relative}.main-footer .footer-brand .footer-logo{display:inline-block;margin-bottom:1rem}.main-footer .footer-brand .footer-description{color:#ccc;line-height:1.6;font-size:.95rem}.main-footer .footer-nav .footer-navigation{display:flex;flex-direction:column;gap:.75rem}.main-footer .footer-nav .footer-link{color:#ccc;text-decoration:none;transition:color .3s ease;font-size:.95rem}.main-footer .footer-nav .footer-link:hover{color:#ffb700}.main-footer .footer-contact .contact-info{display:flex;flex-direction:column;gap:1rem}.main-footer .footer-contact .contact-item{display:flex;align-items:flex-start;gap:.75rem}.main-footer .footer-contact .contact-item .contact-icon{font-size:1.1rem;margin-top:.125rem;flex-shrink:0}.main-footer .footer-contact .contact-item .contact-details{display:flex;flex-direction:column;gap:.25rem}.main-footer .footer-contact .contact-item .contact-details a{color:#ccc;text-decoration:none;transition:color .3s ease}.main-footer .footer-contact .contact-item .contact-details a:hover{color:#ffb700}.main-footer .footer-contact .contact-item .contact-details span{color:#ccc;font-size:.9rem;line-height:1.4}.main-footer .footer-contact .contact-item .contact-details span.contact-label{color:#999;font-size:.8rem;font-style:italic}.main-footer .footer-newsletter .newsletter-signup h3{color:#fff;margin-bottom:.75rem;font-size:1.25rem;font-weight:600}.main-footer .footer-newsletter .newsletter-signup p{color:#ccc;margin-bottom:1.5rem;font-size:.95rem;line-height:1.5}.main-footer .footer-newsletter .newsletter-signup .newsletter-form .form-group{display:flex;gap:.5rem;max-width:300px}@media(max-width:768px){.main-footer .footer-newsletter .newsletter-signup .newsletter-form .form-group{flex-direction:column;max-width:none}}.main-footer .footer-newsletter .newsletter-signup .newsletter-form input[type=email]{flex:1;padding:.75rem 1rem;border:2px solid hsla(0,0%,100%,.2);border-radius:4px;background:hsla(0,0%,100%,.1);color:#fff;font-size:.9rem}.main-footer .footer-newsletter .newsletter-signup .newsletter-form input[type=email]::-moz-placeholder{color:hsla(0,0%,100%,.7)}.main-footer .footer-newsletter .newsletter-signup .newsletter-form input[type=email]::placeholder{color:hsla(0,0%,100%,.7)}.main-footer .footer-newsletter .newsletter-signup .newsletter-form input[type=email]:focus{outline:none;border-color:hsla(0,0%,100%,.4)}.main-footer .footer-newsletter .newsletter-signup .newsletter-form input[type=email]:disabled{opacity:.6;cursor:not-allowed}.main-footer .footer-newsletter .newsletter-signup .newsletter-form .btn{padding:.75rem 1.5rem;background:#ffb700;color:#435342;border:none;border-radius:4px;font-weight:600;cursor:pointer;transition:all .3s ease;white-space:nowrap}.main-footer .footer-newsletter .newsletter-signup .newsletter-form .btn:hover:not(:disabled){background:rgb(204,146.4,0);transform:translateY(-2px)}.main-footer .footer-newsletter .newsletter-signup .newsletter-form .btn:disabled{opacity:.6;cursor:not-allowed}.main-footer .footer-newsletter .newsletter-signup .error-message,.main-footer .footer-newsletter .newsletter-signup .success-message{padding:1rem;border-radius:4px;margin-top:1rem;text-align:center}.main-footer .footer-newsletter .newsletter-signup .error-message p,.main-footer .footer-newsletter .newsletter-signup .success-message p{margin:0 0 1rem;font-weight:500}.main-footer .footer-newsletter .newsletter-signup .success-message{background:rgba(34,197,94,.1);border:1px solid rgba(34,197,94,.3)}.main-footer .footer-newsletter .newsletter-signup .success-message p{color:#22c55e}.main-footer .footer-newsletter .newsletter-signup .error-message{background:rgba(239,68,68,.1);border:1px solid rgba(239,68,68,.3)}.main-footer .footer-newsletter .newsletter-signup .error-message p{color:#ef4444}.main-footer .footer-social .social-links{display:flex;gap:1rem;flex-wrap:wrap}.main-footer .footer-social .social-link{display:flex;align-items:center;justify-content:center;width:45px;height:45px;border-radius:50%;background:#fff;color:#435342;text-decoration:none;transition:all .3s ease;border:2px solid rgba(0,0,0,0)}.main-footer .footer-social .social-link:hover{transform:translateY(-3px);border-color:#ffb700}.main-footer .footer-social .social-link svg{font-size:1.2rem}.main-footer .footer-social .social-link.facebook:hover{background:#1877f2;color:#fff}.main-footer .footer-social .social-link.twitter:hover{background:#1da1f2;color:#fff}.main-footer .footer-social .social-link.instagram:hover{background:linear-gradient(45deg,#f09433,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888);color:#fff}.main-footer .footer-bottom{border-top:1px solid #f5f5f5;padding:1.5rem 0}.main-footer .footer-bottom .footer-bottom-content{display:flex;justify-content:space-between;align-items:center}.main-footer .footer-bottom .footer-bottom-content p{font-size:16px}@media(max-width:768px){.main-footer .footer-bottom .footer-bottom-content{flex-direction:column;gap:1rem;text-align:center}}.main-footer .footer-bottom .copyright{color:#fff;margin:0}.main-footer .footer-bottom .footer-bottom-links{display:flex;align-items:center;gap:1rem}.header-modern{width:100%;background-color:#f1eee5!important;border-bottom:1px solid #435342;position:relative;z-index:10;padding:10px 0}@media(min-width:1024px){.header-modern .btn{font-size:14px!important;padding:7px 12px!important}}.header-modern__inner{width:100%;max-width:1540px;margin:0 auto;padding:0 1.5rem;display:flex;flex-direction:column}.header-modern__desktop{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:72px}.header-modern__logo{flex:0 0 auto;display:flex;align-items:center;width:100px}.header-modern__nav{flex:1 1 auto}.header-modern__actions,.header-modern__nav{display:flex;align-items:center;margin-left:2rem}.header-modern__actions{flex:0 0 auto;gap:1rem}.header-modern__button{display:inline-block;padding:.5rem 1.25rem;background:var(--primary,#222);color:#fff;border-radius:4px;font-weight:600;text-decoration:none;transition:background .2s}.header-modern__button:hover{background:var(--primary-dark,#111)}.header-modern__socials{display:flex;align-items:center;gap:.75rem}.header-modern__social-link{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:50%;background:rgba(0,0,0,.05);transition:all .2s ease;text-decoration:none}.header-modern__social-link:hover{background:rgba(0,0,0,.1);transform:translateY(-1px)}.header-modern__social-icon{font-size:1rem;line-height:1}.header-modern__mobile{display:none;align-items:center;justify-content:space-between;width:100%;min-height:56px}.header-modern__logo-center{flex:1 1 auto;display:flex;justify-content:center;align-items:center}.header-modern__hamburger{flex:0 0 auto;display:flex;align-items:center}@media(max-width:1280px){.header-modern__desktop{display:none}.header-modern__mobile{display:flex}}@media(min-width:1280px){.header-modern__mobile{display:none}.header-modern__desktop{display:flex}}@media(max-width:768px){.header-modern__hamburger{width:87px}}