.m_b37d9ac7{width:calc(100% - var(--mantine-spacing-md) * 2);z-index:var(--notifications-z-index);max-width:var(--notifications-container-width);position:fixed}.m_b37d9ac7:where([data-position=top-center]){top:var(--mantine-spacing-md);left:50%;transform:translate(-50%)}.m_b37d9ac7:where([data-position=top-left]){top:var(--mantine-spacing-md);left:var(--mantine-spacing-md)}.m_b37d9ac7:where([data-position=top-right]){top:var(--mantine-spacing-md);right:var(--mantine-spacing-md)}.m_b37d9ac7:where([data-position=bottom-center]){bottom:var(--mantine-spacing-md);left:50%;transform:translate(-50%)}.m_b37d9ac7:where([data-position=bottom-left]){bottom:var(--mantine-spacing-md);left:var(--mantine-spacing-md)}.m_b37d9ac7:where([data-position=bottom-right]){bottom:var(--mantine-spacing-md);right:var(--mantine-spacing-md)}.m_5ed0edd0+.m_5ed0edd0{margin-top:var(--mantine-spacing-md)}
.m_17884d0f{--carousel-height:auto;position:relative}.m_a2dae653{height:var(--carousel-height);overflow:hidden}.m_a2dae653[data-type=container]{container:carousel/inline-size}.m_fcd81474{height:var(--carousel-height);flex-direction:row;display:flex}:where([data-include-gap-in-size]) .m_fcd81474:where([data-orientation=vertical]){margin-bottom:calc(var(--carousel-slide-gap) * -1)}:where([data-include-gap-in-size]) .m_fcd81474:where([data-orientation=horizontal]){margin-inline-end:calc(var(--carousel-slide-gap) * -1)}.m_fcd81474:where([data-orientation=vertical]){flex-direction:column}.m_39bc3463{z-index:1;pointer-events:none;justify-content:space-between;align-items:center;display:flex;position:absolute}.m_39bc3463:where([data-orientation=vertical]){inset-inline-start:calc(50% - var(--carousel-control-size) / 2);padding:var(--carousel-controls-offset) 0;flex-direction:column;top:0;bottom:0}.m_39bc3463:where([data-orientation=horizontal]){inset-inline:0;top:calc(50% - var(--carousel-control-size) / 2);padding:0 var(--carousel-controls-offset);flex-direction:row}.m_64f58e10{min-width:var(--carousel-control-size);min-height:var(--carousel-control-size);border-radius:var(--carousel-control-size);pointer-events:all;background-color:var(--mantine-color-white);color:var(--mantine-color-black);box-shadow:var(--mantine-shadow-md);border:1px solid var(--mantine-color-gray-3);justify-content:center;align-items:center;transition:opacity .1s;display:flex}:where([data-mantine-color-scheme=light]) .m_64f58e10{opacity:.85}:where([data-mantine-color-scheme=dark]) .m_64f58e10{opacity:.65}@media (hover:hover){.m_64f58e10:hover{opacity:1}}@media (hover:none){.m_64f58e10:active{opacity:1}}.m_71ea3ab1{justify-content:center;gap:calc(.5rem * var(--mantine-scale));pointer-events:none;display:flex;position:absolute}.m_71ea3ab1:where([data-orientation=vertical]){top:0;bottom:0;flex-direction:column;inset-inline-end:var(--mantine-spacing-md)}.m_71ea3ab1:where([data-orientation=horizontal]){bottom:var(--mantine-spacing-md);flex-direction:row;inset-inline:0}.m_eae68602{pointer-events:all;border-radius:var(--mantine-radius-xl);box-shadow:var(--mantine-shadow-sm);opacity:.6;background-color:var(--mantine-color-white)}@media (hover:hover){.m_eae68602:hover{opacity:1}}@media (hover:none){.m_eae68602:active{opacity:1}}.m_eae68602:where([data-active]){opacity:1}.m_eae68602:where([data-orientation=vertical]){width:calc(.3125rem * var(--mantine-scale));height:calc(1.5625rem * var(--mantine-scale))}.m_eae68602:where([data-orientation=horizontal]){width:calc(1.5625rem * var(--mantine-scale));height:calc(.3125rem * var(--mantine-scale))}.m_d98df724{flex:0 0 var(--carousel-slide-size,100%);position:relative}.m_17884d0f:where([data-include-gap-in-size]) .m_d98df724:where([data-orientation=vertical]){padding-bottom:var(--carousel-slide-gap)}.m_17884d0f:where([data-include-gap-in-size]) .m_d98df724:where([data-orientation=horizontal]){padding-inline-end:var(--carousel-slide-gap)}.m_17884d0f:where(:not([data-include-gap-in-size])) .m_d98df724:where([data-orientation=vertical]){margin-bottom:var(--carousel-slide-gap)}.m_17884d0f:where(:not([data-include-gap-in-size])) .m_d98df724:where([data-orientation=horizontal]){margin-inline-end:var(--carousel-slide-gap)}
:root{--primary:#ac8f52;--primary-hover:#8f7342;--text-primary:#0a0a0a;--text-secondary:#525252;--text-tertiary:#a3a3a3;--border:#e5e5e5;--bg-primary:#fff;--bg-secondary:#fafafa;--discount-bg:#ef4444}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{color:var(--text-dark);background:var(--white);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6;overflow-x:hidden}::-webkit-scrollbar{width:12px;height:12px}::-webkit-scrollbar-track{background:var(--bg-light)}::-webkit-scrollbar-thumb{background:linear-gradient(180deg, var(--primary-color), var(--primary-dark));border:2px solid var(--bg-light);border-radius:6px}::-webkit-scrollbar-thumb:hover{background:var(--primary-dark)}::selection{color:var(--primary-dark);background:#ac8f5233}:focus-visible{outline:2px solid var(--primary-color);outline-offset:2px;border-radius:4px}*{transition:background-color .3s,border-color .3s}.container-fluid{width:100%;margin:0 auto;padding:0 15px}.text-gradient{background:linear-gradient(135deg, var(--primary-color) 0%, var(--secondary-color) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.bg-gradient{background:linear-gradient(135deg, var(--primary-color) 0%, var(--primary-dark) 100%)}.hover-lift{transition:transform .3s,box-shadow .3s}.hover-lift:hover{box-shadow:var(--shadow-lg);transform:translateY(-5px)}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.skeleton{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;animation:1.5s infinite loading}@keyframes loading{0%{background-position:200% 0}to{background-position:-200% 0}}.page-enter{opacity:0;transform:translateY(20px)}.page-enter-active{opacity:1;transition:opacity .3s,transform .3s;transform:translateY(0)}.page-exit{opacity:1}.page-exit-active{opacity:0;transition:opacity .3s}@media (max-width:768px){html{font-size:14px}}@media (min-width:769px) and (max-width:1024px){html{font-size:15px}}@media (min-width:1025px){html{font-size:16px}}@media print{.no-print{display:none!important}body{color:#000;background:#fff;font-size:12pt}a{color:#000;text-decoration:underline}}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.mantine-Modal-content{border-radius:16px;overflow:hidden}.mantine-Modal-header{background:#fff;border-bottom:1px solid #f1f3f5;padding:1.5rem}.mantine-Modal-title{color:#212529;font-size:1.25rem;font-weight:700}.mantine-Modal-body{padding:1.5rem}.mantine-Button-root{border-radius:8px;height:40px;font-weight:600;transition:all .2s}.mantine-Button-root:not([data-variant=subtle]):not([data-variant=light]):not([data-variant=outline]){background:#ac8f52;border:none}.mantine-Button-root:not([data-variant=subtle]):not([data-variant=light]):not([data-variant=outline]):hover{background:#9a7d45;transform:translateY(-1px)}.mantine-Badge-root{border-radius:6px;padding:.375rem .625rem;font-weight:600}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
.Navbar-module___rHu7W__topBar{background:linear-gradient(135deg,#1a1a1a 0%,#2d2d2d 100%);border-bottom:1px solid #ac8f5233;padding:10px 0}.Navbar-module___rHu7W__topBarContainer{align-items:center;display:flex}.Navbar-module___rHu7W__topBarText{color:#ffffffb3;letter-spacing:.02em;font-size:13px;font-weight:500}.Navbar-module___rHu7W__contactGroup{flex-shrink:0}.Navbar-module___rHu7W__contactLink{color:#ffffffd9;align-items:center;gap:6px;font-size:13px;text-decoration:none;transition:color .2s;display:flex}.Navbar-module___rHu7W__contactLink:hover{color:#ac8f52}.Navbar-module___rHu7W__contactText{font-size:13px;font-weight:500}.Navbar-module___rHu7W__navbar{z-index:100;background:#fff;border-bottom:1px solid #00000014;position:sticky;top:0}.Navbar-module___rHu7W__navContainer{height:85px;padding:0 16px}.Navbar-module___rHu7W__logoLink{flex-shrink:0;align-items:center;text-decoration:none;display:flex}.Navbar-module___rHu7W__logoImage{object-fit:contain;transition:opacity .2s}.Navbar-module___rHu7W__logoLink:hover .Navbar-module___rHu7W__logoImage{opacity:.85}.Navbar-module___rHu7W__desktopNav{flex:1;justify-content:center}.Navbar-module___rHu7W__navLink{padding:8px 0;text-decoration:none;display:inline-block;position:relative}.Navbar-module___rHu7W__navText{color:#2d2d2d;letter-spacing:-.01em;font-size:15px;font-weight:500;transition:color .2s}.Navbar-module___rHu7W__navLink:hover .Navbar-module___rHu7W__navText{color:#ac8f52}.Navbar-module___rHu7W__navTextActive{color:#ac8f52;font-weight:600}.Navbar-module___rHu7W__navLink:after{content:"";background:#ac8f52;height:2px;transition:transform .2s;position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.Navbar-module___rHu7W__navLink:hover:after,.Navbar-module___rHu7W__navTextActive+.Navbar-module___rHu7W__navLink:after{transform:scaleX(1)}.Navbar-module___rHu7W__menuButton{cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;padding:8px 0;display:flex;position:relative}.Navbar-module___rHu7W__menuButton:after{content:"";background:#ac8f52;height:2px;transition:transform .2s;position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.Navbar-module___rHu7W__menuButton:hover:after{transform:scaleX(1)}.Navbar-module___rHu7W__menuButtonText{color:#2d2d2d;letter-spacing:-.01em;font-size:15px;font-weight:500;transition:color .2s}.Navbar-module___rHu7W__menuButton:hover .Navbar-module___rHu7W__menuButtonText{color:#ac8f52}.Navbar-module___rHu7W__chevron{color:#666;transition:transform .2s,color .2s}.Navbar-module___rHu7W__menuButton:hover .Navbar-module___rHu7W__chevron{color:#ac8f52}.Navbar-module___rHu7W__chevronRotated{transform:rotate(180deg)}.Navbar-module___rHu7W__menuDropdown{border:1px solid #00000014;border-radius:8px;margin-top:8px;padding:8px;box-shadow:0 4px 16px #0000001a}.Navbar-module___rHu7W__menuItem{border-radius:6px;padding:10px 12px;transition:background .15s}.Navbar-module___rHu7W__menuItem:hover{background:#ac8f5214}.Navbar-module___rHu7W__dropdownLink{width:100%;text-decoration:none;display:block}.Navbar-module___rHu7W__dropdownText{color:#2d2d2d;font-size:14px;font-weight:500;transition:color .15s}.Navbar-module___rHu7W__menuItem:hover .Navbar-module___rHu7W__dropdownText{color:#ac8f52}.Navbar-module___rHu7W__desktopActions{flex-shrink:0}.Navbar-module___rHu7W__iconButton{color:#2d2d2d;border-radius:50%;transition:all .2s}.Navbar-module___rHu7W__iconButton:hover{color:#ac8f52;background:#ac8f521a;transform:scale(1.05)}.Navbar-module___rHu7W__cartButton{color:#fff;background:#ac8f52;border:none;border-radius:50%;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 8px #ac8f5233}.Navbar-module___rHu7W__cartButton:hover{background:#9a7d45;transform:scale(1.08);box-shadow:0 4px 12px #ac8f5259}.Navbar-module___rHu7W__cartButton:active{transform:scale(1.02);box-shadow:0 2px 6px #ac8f524d}.Navbar-module___rHu7W__cartIndicator{font-size:11px;font-weight:700}.Navbar-module___rHu7W__burger{color:#1a1a1a;display:none}.Navbar-module___rHu7W__drawerHeader{display:none}.Navbar-module___rHu7W__drawerBody{height:100%;padding:0}.Navbar-module___rHu7W__drawerContent{flex-direction:column;display:flex}.Navbar-module___rHu7W__mobileContainer{flex-direction:column;height:100%;padding:24px;display:flex}.Navbar-module___rHu7W__mobileHeader{border-bottom:1px solid #00000014;margin-bottom:24px;padding-bottom:24px}.Navbar-module___rHu7W__mobileNavList{flex:1;overflow-y:auto}.Navbar-module___rHu7W__mobileSection{border-bottom:1px solid #0000000f;padding:20px 0}.Navbar-module___rHu7W__mobileSection:last-child{border-bottom:none}.Navbar-module___rHu7W__mobileSectionTitle{text-transform:uppercase;color:#ac8f52;letter-spacing:.05em;margin-bottom:12px;font-size:12px;font-weight:700}.Navbar-module___rHu7W__mobileLink{color:#2d2d2d;border-radius:8px;margin:2px 0;padding:12px 16px;font-size:15px;font-weight:500;text-decoration:none;transition:all .2s;display:block}.Navbar-module___rHu7W__mobileLink:hover{color:#ac8f52;background:#ac8f5214}.Navbar-module___rHu7W__mobilePrimaryLink{color:#1a1a1a;border-radius:8px;margin:4px 0;padding:16px;font-size:16px;font-weight:600;text-decoration:none;transition:all .2s;display:block}.Navbar-module___rHu7W__mobilePrimaryLink:hover{color:#ac8f52;background:#ac8f5214}.Navbar-module___rHu7W__mobileBottom{border-top:1px solid #00000014;margin-top:auto;padding-top:24px}.Navbar-module___rHu7W__mobileBottomButton{color:#2d2d2d;cursor:pointer;background:#fff;border:1px solid #0000001f;border-radius:8px;flex-direction:column;align-items:center;gap:8px;padding:16px;font-size:14px;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.Navbar-module___rHu7W__mobileBottomButton:hover{color:#ac8f52;background:#ac8f520a;border-color:#ac8f52}.Navbar-module___rHu7W__mobileCartButton{color:#fff;cursor:pointer;background:#ac8f52;border:1px solid #ac8f52;border-radius:8px;flex-direction:column;align-items:center;gap:8px;padding:16px;font-size:14px;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.Navbar-module___rHu7W__mobileCartButton:hover{background:#9a7d45;border-color:#9a7d45;transform:translateY(-1px);box-shadow:0 4px 12px #ac8f524d}@media (max-width:768px){.Navbar-module___rHu7W__topBarText{display:none}.Navbar-module___rHu7W__contactGroup{justify-content:center;width:100%}.Navbar-module___rHu7W__navContainer{height:70px;padding:0 16px}.Navbar-module___rHu7W__desktopNav,.Navbar-module___rHu7W__desktopActions{display:none}.Navbar-module___rHu7W__burger{display:block}.Navbar-module___rHu7W__logoImage{width:120px!important;height:48px!important}}@media (min-width:769px){.Navbar-module___rHu7W__burger{display:none}}@media (prefers-reduced-motion:reduce){.Navbar-module___rHu7W__navLink:after,.Navbar-module___rHu7W__menuButton:after,.Navbar-module___rHu7W__chevron,.Navbar-module___rHu7W__iconButton,.Navbar-module___rHu7W__cartButton,.Navbar-module___rHu7W__mobileLink,.Navbar-module___rHu7W__mobilePrimaryLink,.Navbar-module___rHu7W__mobileBottomButton,.Navbar-module___rHu7W__mobileCartButton{transition:none}}.Navbar-module___rHu7W__navLink:focus-visible,.Navbar-module___rHu7W__menuButton:focus-visible,.Navbar-module___rHu7W__iconButton:focus-visible,.Navbar-module___rHu7W__cartButton:focus-visible,.Navbar-module___rHu7W__mobileLink:focus-visible,.Navbar-module___rHu7W__mobilePrimaryLink:focus-visible{outline-offset:2px;border-radius:4px;outline:2px solid #ac8f52}
.Footer-module__Grjkva__footer{color:#fff;background:linear-gradient(#1a1a1a 0%,#0f0f0f 100%);position:relative;overflow:hidden}.Footer-module__Grjkva__footer:before{content:"";background:linear-gradient(90deg,#0000,#ac8f52,#ff0,#ac8f52,#0000);height:1px;animation:4s ease-in-out infinite Footer-module__Grjkva__shimmer;position:absolute;top:0;left:0;right:0}.Footer-module__Grjkva__footerPattern{pointer-events:none;background:radial-gradient(circle at 20%,#ac8f5208 0%,#0000 50%),radial-gradient(circle at 80% 20%,#ffff0005 0%,#0000 50%),radial-gradient(circle at 40% 80%,#ac8f5205 0%,#0000 50%);position:absolute;inset:0}.Footer-module__Grjkva__newsletterSection{background:linear-gradient(135deg,#ac8f52 0%,#8c6f42 100%);padding:4rem 0;position:relative;overflow:hidden}.Footer-module__Grjkva__newsletterSection:before{content:"";background:conic-gradient(from 180deg,#ffff001a 0deg,#0000 60deg,#ffff000d 120deg,#0000 180deg);width:60%;height:200%;animation:25s linear infinite Footer-module__Grjkva__rotate;position:absolute;top:-50%;right:-20%}.Footer-module__Grjkva__newsletterSection:after{content:"";background:radial-gradient(#ffff0014 0%,#0000 60%);width:40%;height:120%;animation:8s ease-in-out infinite Footer-module__Grjkva__pulse;position:absolute;bottom:-30%;left:-20%}@keyframes Footer-module__Grjkva__pulse{0%,to{opacity:.5;transform:scale(1)translateY(0)}50%{opacity:.8;transform:scale(1.1)translateY(-10px)}}.Footer-module__Grjkva__newsletterContent{z-index:2;justify-content:space-between;align-items:flex-start;gap:3rem;display:flex;position:relative}.Footer-module__Grjkva__newsletterInfo{flex:1;max-width:28rem}.Footer-module__Grjkva__newsletterTitle{color:#fff;text-shadow:0 2px 10px #0000004d;margin-bottom:1rem;font-size:clamp(1.75rem,4vw,2.25rem);font-weight:800;line-height:1.2}.Footer-module__Grjkva__newsletterText{color:#ffffffe6;margin-bottom:1.5rem;font-size:clamp(.95rem,2vw,1.1rem);line-height:1.6}.Footer-module__Grjkva__newsletterStats{gap:2rem}.Footer-module__Grjkva__statItem{text-align:center}.Footer-module__Grjkva__statItem .mantine-Text-root:first-child{margin-bottom:.25rem;display:block}.Footer-module__Grjkva__newsletterForm{flex:0 0 min(28rem,100%);max-width:28rem}.Footer-module__Grjkva__newsletterInput{background:#fff;border-radius:2rem;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 8px 30px #00000026}.Footer-module__Grjkva__newsletterInput:focus-within{transform:translateY(-2px);box-shadow:0 12px 40px #0003}.Footer-module__Grjkva__newsletterInput input{height:3.5rem;font-size:1rem;border:none!important}.Footer-module__Grjkva__newsletterInput input::placeholder{color:#999}.Footer-module__Grjkva__newsletterBtn{color:#fff;background:linear-gradient(135deg,#ac8f52 0%,#8c6f42 100%);border:none;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 15px #ac8f524d}.Footer-module__Grjkva__newsletterBtn:hover:not([data-disabled]){background:linear-gradient(135deg,#c49f62 0%,#ac8f52 100%);transform:scale(1.05);box-shadow:0 8px 25px #ac8f5266}.Footer-module__Grjkva__newsletterBtn:disabled{opacity:.6;cursor:not-allowed}.Footer-module__Grjkva__mainFooter{z-index:1;padding:5rem 0 2.5rem;position:relative}.Footer-module__Grjkva__logoSection{margin-bottom:1.5rem}.Footer-module__Grjkva__footerLogo{filter:brightness(1.1);border-radius:.75rem;transition:all .4s cubic-bezier(.4,0,.2,1)}.Footer-module__Grjkva__footerLogo:hover{filter:brightness(1.2);transform:scale(1.05)}.Footer-module__Grjkva__companyDescription{color:#ffffffbf;line-height:1.7}.Footer-module__Grjkva__contactInfo{margin-top:2rem}.Footer-module__Grjkva__contactItem{cursor:default;align-items:flex-start;transition:transform .3s}.Footer-module__Grjkva__contactItem:hover{transform:translate(.5rem)}.Footer-module__Grjkva__contactIcon{color:#ac8f52;background:linear-gradient(135deg,#ac8f521a 0%,#ac8f520d 100%);border:1px solid #ac8f5233;flex-shrink:0;transition:all .3s}.Footer-module__Grjkva__contactItem:hover .Footer-module__Grjkva__contactIcon{background:linear-gradient(135deg,#ac8f5233 0%,#ac8f521a 100%);border-color:#ac8f5266;transform:scale(1.1)}.Footer-module__Grjkva__contactLink{text-decoration:none;transition:all .3s;position:relative;color:#fff!important}.Footer-module__Grjkva__contactLink:after{content:"";background:#ac8f52;width:0;height:1px;transition:width .3s;position:absolute;bottom:-2px;left:0}.Footer-module__Grjkva__contactLink:hover:after{width:100%}.Footer-module__Grjkva__contactLink:hover{color:#ac8f52!important}.Footer-module__Grjkva__linkSection{width:100%}.Footer-module__Grjkva__footerHeading{color:#fff;text-transform:uppercase;letter-spacing:1.5px;margin-bottom:1rem;padding-bottom:.75rem;font-size:1.1rem;font-weight:700;position:relative}.Footer-module__Grjkva__footerHeading:after{content:"";background:linear-gradient(90deg,#ac8f52 0%,#ff0 100%);border-radius:2px;width:2.5rem;height:3px;position:absolute;bottom:0;left:0}.Footer-module__Grjkva__footerLink{color:#ffffffbf;align-items:center;width:100%;padding:.5rem 0;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex}.Footer-module__Grjkva__footerLink:hover{color:#ac8f52;transform:translate(.75rem)}.Footer-module__Grjkva__linkArrow{color:#fff6;opacity:0;transition:all .3s;transform:translate(-.25rem)}.Footer-module__Grjkva__footerLink:hover .Footer-module__Grjkva__linkArrow{color:#ac8f52;opacity:1;transform:translate(0)}.Footer-module__Grjkva__socialGroup{margin-bottom:2rem}.Footer-module__Grjkva__socialLink{color:#ffffffb3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;transition:all .3s cubic-bezier(.4,0,.2,1)}.Footer-module__Grjkva__socialLink:hover{background:var(--social-color,#ac8f52);border-color:var(--social-color,#ac8f52);color:#fff;transform:translateY(-.5rem)rotate(-5deg);box-shadow:0 8px 25px #0000004d}.Footer-module__Grjkva__footerCtaPrimary{background:linear-gradient(135deg,#ac8f52 0%,#8c6f42 100%);border:none;height:3rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 15px #ac8f524d}.Footer-module__Grjkva__footerCtaPrimary:hover{background:linear-gradient(135deg,#c49f62 0%,#ac8f52 100%);transform:translateY(-3px);box-shadow:0 8px 25px #ac8f5266}.Footer-module__Grjkva__footerCtaSecondary{color:#ac8f52;background:0 0;border:1.5px solid #ac8f5266;height:3rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1)}.Footer-module__Grjkva__footerCtaSecondary:hover{color:#ac8f52;background:#ac8f5214;border-color:#ac8f5299;transform:translateY(-2px);box-shadow:0 6px 20px #ac8f5233}.Footer-module__Grjkva__divider{border-color:#ac8f5233;margin:3.75rem 0 2.5rem}.Footer-module__Grjkva__bottomFooter{border-top:1px solid #ac8f5214;padding:1.875rem 0}.Footer-module__Grjkva__legalLinks{gap:2rem}.Footer-module__Grjkva__legalLink{color:#fff9;border-radius:.375rem;padding:.25rem .5rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .3s;position:relative}.Footer-module__Grjkva__legalLink:after{content:"";background:#ac8f52;width:0;height:2px;transition:width .3s;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.Footer-module__Grjkva__legalLink:hover{color:#ac8f52;background:#ac8f520d}.Footer-module__Grjkva__legalLink:hover:after{width:80%}@keyframes Footer-module__Grjkva__shimmer{0%,to{opacity:.5;transform:translate(-200%)}50%{opacity:1;transform:translate(200%)}}@keyframes Footer-module__Grjkva__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width:1200px){.Footer-module__Grjkva__newsletterContent{gap:2rem}.Footer-module__Grjkva__mainFooter{padding:2rem 0 1rem}.Footer-module__Grjkva__logoSection{margin-bottom:1rem}.Footer-module__Grjkva__companyDescription{margin-bottom:1.5rem;font-size:.9rem}.Footer-module__Grjkva__contactItem{gap:.375rem;margin-bottom:1rem}.Footer-module__Grjkva__contactIcon{width:2rem;height:2rem}.Footer-module__Grjkva__footerHeading{margin-bottom:1rem;font-size:.95rem}.Footer-module__Grjkva__footerLink{padding:.5rem 0;font-size:.9rem}.Footer-module__Grjkva__footerCtaPrimary,.Footer-module__Grjkva__footerCtaSecondary{height:2.5rem;font-size:.85rem}.Footer-module__Grjkva__socialLink{width:2.25rem;height:2.25rem}.Footer-module__Grjkva__divider{margin:1.5rem 0 1rem}.Footer-module__Grjkva__bottomFooter{gap:1rem;padding:1rem 0}.Footer-module__Grjkva__legalLinks{flex-direction:column;align-items:center;gap:.5rem}.Footer-module__Grjkva__legalLink{padding:.25rem .375rem;font-size:.8rem}}@media (min-width:1440px){.Footer-module__Grjkva__newsletterSection{padding:6rem 0}.Footer-module__Grjkva__newsletterTitle{font-size:2.5rem}.Footer-module__Grjkva__newsletterText{font-size:1.2rem}.Footer-module__Grjkva__mainFooter{padding:6rem 0 3rem}.Footer-module__Grjkva__footerHeading{font-size:1.2rem}}@media (prefers-color-scheme:dark){.Footer-module__Grjkva__newsletterInput input{color:#333;background:#fff}.Footer-module__Grjkva__newsletterInput input::placeholder{color:#666}}@media (prefers-reduced-motion:reduce){.Footer-module__Grjkva__footer:before,.Footer-module__Grjkva__newsletterSection:before,.Footer-module__Grjkva__newsletterSection:after,.Footer-module__Grjkva__footerLogo:hover,.Footer-module__Grjkva__socialLink:hover,.Footer-module__Grjkva__contactItem:hover,.Footer-module__Grjkva__footerLink:hover{transition:none;animation:none;transform:none}}.Footer-module__Grjkva__newsletterInput:focus-within,.Footer-module__Grjkva__footerLink:focus,.Footer-module__Grjkva__socialLink:focus,.Footer-module__Grjkva__contactLink:focus,.Footer-module__Grjkva__legalLink:focus,.Footer-module__Grjkva__footerCtaPrimary:focus,.Footer-module__Grjkva__footerCtaSecondary:focus{outline-offset:2px;outline:2px solid #ac8f52}@media print{.Footer-module__Grjkva__newsletterSection,.Footer-module__Grjkva__socialGroup,.Footer-module__Grjkva__footerCtaPrimary,.Footer-module__Grjkva__footerCtaSecondary{display:none}.Footer-module__Grjkva__footer{color:#000;background:#fff}.Footer-module__Grjkva__footerPattern{display:none}}@media (max-width:768px){.Footer-module__Grjkva__newsletterSection{padding:3rem 0}.Footer-module__Grjkva__newsletterContent{text-align:center;flex-direction:column;gap:2rem}.Footer-module__Grjkva__newsletterInfo{max-width:100%}.Footer-module__Grjkva__newsletterForm{flex:1;width:100%;max-width:100%}.Footer-module__Grjkva__newsletterStats{justify-content:center;gap:3rem}.Footer-module__Grjkva__mainFooter{padding:3rem 0 1.5rem}.Footer-module__Grjkva__logoSection{text-align:center;justify-content:center}.Footer-module__Grjkva__contactInfo{text-align:center;align-items:center}.Footer-module__Grjkva__contactItem{text-align:center;justify-content:center}.Footer-module__Grjkva__linkSection{text-align:center}.Footer-module__Grjkva__footerHeading:after{left:50%;transform:translate(-50%)}.Footer-module__Grjkva__socialGroup{justify-content:center}.Footer-module__Grjkva__divider{margin:2.5rem 0 2rem}.Footer-module__Grjkva__legalLinks{flex-wrap:wrap;justify-content:center;gap:1rem}}@media (max-width:640px){.Footer-module__Grjkva__newsletterSection{padding:2.5rem 0}.Footer-module__Grjkva__newsletterStats{gap:2rem;margin-top:1rem}.Footer-module__Grjkva__newsletterInput{height:3rem}.Footer-module__Grjkva__newsletterInput input{height:3rem;font-size:.95rem}.Footer-module__Grjkva__mainFooter{padding:2.5rem 0 1.5rem}.Footer-module__Grjkva__footerHeading{margin-bottom:1.25rem;font-size:1rem}.Footer-module__Grjkva__footerHeading:after{width:2rem}.Footer-module__Grjkva__footerLink{text-align:center;justify-content:center;padding:.625rem 0}.Footer-module__Grjkva__contactItem{text-align:center;flex-direction:column;gap:.5rem}.Footer-module__Grjkva__footerCtaPrimary,.Footer-module__Grjkva__footerCtaSecondary{height:2.75rem;font-size:.9rem}.Footer-module__Grjkva__socialLink{width:2.5rem;height:2.5rem}.Footer-module__Grjkva__divider{margin:2rem 0 1.5rem}.Footer-module__Grjkva__bottomFooter{gap:1.25rem;padding:1.5rem 0}.Footer-module__Grjkva__legalLinks{gap:.75rem}.Footer-module__Grjkva__legalLink{padding:.375rem .5rem;font-size:.85rem}}@media (max-width:480px){.Footer-module__Grjkva__newsletterSection{padding:2rem 0}.Footer-module__Grjkva__newsletterStats{gap:1.5rem}.Footer-module__Grjkva__newsletterInput{height:2.75rem}.Footer-module__Grjkva__newsletterInput input{height:2.75rem;font-size:.9rem}}
