*{box-sizing:border-box;margin:0;padding:0}@font-face{font-family:Tenor Sans;src:url(/fonts/tenor-sans/tenor-sans-regular.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap}html{scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#000;background-color:#fff;font-family:Tenor Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}button{font-family:inherit}.container{max-width:1200px;margin:0 auto;padding:0 20px}.section{padding:80px 20px}.section-title{text-align:center;color:#000;margin-bottom:50px;font-size:36px;font-weight:700}.section-subtitle{color:#666;text-align:center;text-transform:uppercase;letter-spacing:1px;margin-bottom:30px;font-size:14px}.grid{gap:20px;display:grid}.grid-2{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.grid-3{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.grid-4{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.btn{cursor:pointer;text-align:center;border:none;border-radius:4px;padding:14px 30px;font-size:14px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.btn-primary{color:#fff;background-color:#007bff}.btn-primary:hover{background-color:#0056b3;transform:translateY(-2px);box-shadow:0 4px 12px #007bff4d}.btn-secondary{color:#000;background-color:#f0f0f0;border:1px solid #e0e0e0}.btn-secondary:hover{background-color:#e0e0e0}.btn-outline{color:#000;background-color:#0000;border:2px solid #000}.btn-outline:hover{color:#fff;background-color:#000}@media (max-width:768px){.section{padding:50px 20px}.section-title{margin-bottom:40px;font-size:28px}.grid-2{grid-template-columns:1fr}.grid-3{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.grid-4{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.section{padding:40px 15px}.section-title{margin-bottom:30px;font-size:24px}.btn{padding:12px 24px;font-size:13px}}
.Header-module__hBw1pG__header{z-index:1000;background-color:#fff;border-bottom:1px solid #f0f0f0;position:sticky;top:0;box-shadow:0 2px 4px #0000000d}.Header-module__hBw1pG__container{justify-content:space-between;align-items:center;max-width:1200px;height:70px;margin:0 auto;padding:0 20px;display:flex}.Header-module__hBw1pG__logoImage{width:auto;height:61px;display:block}.Header-module__hBw1pG__burger{cursor:pointer;z-index:1001;background:#bb8d7d;border:none;flex-direction:column;gap:4px;padding:10px;display:none}.Header-module__hBw1pG__burger span{background-color:#fcfcfc;width:24px;height:2px;transition:all .3s;display:block}.Header-module__hBw1pG__burger.Header-module__hBw1pG__open span:first-child{transform:rotate(45deg)translate(10px,10px)}.Header-module__hBw1pG__burger.Header-module__hBw1pG__open span:nth-child(2),.Header-module__hBw1pG__burger.Header-module__hBw1pG__open span:nth-child(3){opacity:0}.Header-module__hBw1pG__burger.Header-module__hBw1pG__open span:nth-child(4){transform:rotate(-45deg)translate(7px,-7px)}.Header-module__hBw1pG__nav{flex:1;align-items:center;gap:40px;margin:0 40px;display:flex}.Header-module__hBw1pG__closeBtn{display:none}.Header-module__hBw1pG__navDropdown{position:relative}.Header-module__hBw1pG__navDropdown:after{content:"";height:10px;position:absolute;top:100%;left:0;right:0}.Header-module__hBw1pG__navLink{white-space:nowrap;background:0 0;border:none;font-size:16px;font-weight:400}.Header-module__hBw1pG__navDropdown .Header-module__hBw1pG__navLink{align-items:center;display:flex}.Header-module__hBw1pG__submenu{background-color:#fff;border-radius:4px;flex-direction:column;min-width:150px;margin-top:10px;padding:10px 0;display:none;position:absolute;top:100%;left:0;box-shadow:0 4px 12px #0000001a}.Header-module__hBw1pG__navDropdown:hover .Header-module__hBw1pG__submenu,.Header-module__hBw1pG__navDropdown:focus-within .Header-module__hBw1pG__submenu{display:flex}.Header-module__hBw1pG__submenuLink{color:#000;padding:10px 20px;font-size:13px;text-decoration:none;transition:background-color .8s;display:block}.Header-module__hBw1pG__submenuLink:hover{color:#007bff;background-color:#f5f5f5}.Header-module__hBw1pG__socials{align-items:center;gap:20px;display:flex}.Header-module__hBw1pG__download{align-items:center;margin:30px;display:flex}@media (max-width:980px){.Header-module__hBw1pG__download{display:none}.Header-module__hBw1pG__container{height:60px}.Header-module__hBw1pG__logo{order:1}.Header-module__hBw1pG__socials{order:2;gap:15px;margin-left:20px}.Header-module__hBw1pG__burger{order:3;margin-left:auto;display:flex}.Header-module__hBw1pG__nav{z-index:1002;background-color:#bb8d7d;flex-direction:column;order:4;align-items:flex-start;gap:0;width:280px;height:100vh;margin:0;padding:20px 0 20px 20px;transition:transform .3s;position:fixed;top:0;right:0;overflow-y:auto;transform:translate(100%)}.Header-module__hBw1pG__closeBtn{cursor:pointer;color:#fff;z-index:1003;background:0 0;border:none;align-self:flex-end;padding:15px 20px;font-size:28px;display:flex}.Header-module__hBw1pG__closeBtn:hover{opacity:.8}.Header-module__hBw1pG__navOpen{font-weight:300;transform:translate(0)}.Header-module__hBw1pG__navLink{color:#fff;width:100%;padding:12px 0}.Header-module__hBw1pG__submenu{box-shadow:none;background-color:#f5f5f5;border:none;margin-top:0;padding:0;display:none;position:static}.Header-module__hBw1pG__navDropdown:hover .Header-module__hBw1pG__submenu{display:none}.Header-module__hBw1pG__socials{order:2;justify-content:center;gap:15px;width:100%;margin-left:20px}.Header-module__hBw1pG__socials a svg{width:42px;height:42px}}
.DownloadFile-module__onJZba__download{text-align:center;background-color:#f9f9f9;min-width:190px;padding:10px}
.MainButton-module__bLMKmG__button{cursor:pointer;text-align:center;color:#fff;background-color:#a0826d;border:none;border-radius:4px;justify-content:center;align-items:center;padding:14px 30px;font-size:14px;font-weight:600;text-decoration:none;display:inline-flex}
.Footer-module__S6Hkya__footer{color:#f3f3f3;background:#3b393a;margin-top:60px}.Footer-module__S6Hkya__container{flex-direction:column;gap:18px;max-width:1200px;margin:0 auto;padding:22px 24px 18px;display:flex}.Footer-module__S6Hkya__topRow{justify-content:space-between;align-items:center;gap:24px;display:flex}.Footer-module__S6Hkya__brand{color:#c89a86;align-items:center;gap:16px;text-decoration:none;display:flex}.Footer-module__S6Hkya__brandMark{letter-spacing:1px;border:2px solid #c89a86;grid-template-columns:1fr 1fr;place-items:center;width:52px;height:52px;font-size:14px;display:grid;position:relative}.Footer-module__S6Hkya__brandMark:after{content:"";background:#c89a86;width:1px;height:60%;position:absolute}.Footer-module__S6Hkya__brandText{letter-spacing:2px;text-transform:uppercase;flex-direction:column;font-size:12px;line-height:1.2;display:flex}.Footer-module__S6Hkya__nav{align-items:center;gap:28px;margin-left:auto;margin-right:32px;display:flex}.Footer-module__S6Hkya__navLink{color:#f3f3f3;text-transform:uppercase;letter-spacing:1px;font-size:12px;text-decoration:none}.Footer-module__S6Hkya__socials{align-items:center;gap:14px;display:flex}.Footer-module__S6Hkya__socials a{color:#c89a86;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex}.Footer-module__S6Hkya__socials svg{width:22px;height:22px}.Footer-module__S6Hkya__bottomRow{color:#bfb7b2;justify-content:space-between;align-items:center;gap:16px;font-size:11px;display:flex}.Footer-module__S6Hkya__privacyLink{color:#bfb7b2;text-decoration:none}.Footer-module__S6Hkya__copy{color:#bfb7b2}.Footer-module__S6Hkya__toTop{color:#f3f3f3;border:1px solid #f3f3f3;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;text-decoration:none;display:inline-flex}.Footer-module__S6Hkya__toTop svg{width:16px;height:16px}@media (max-width:900px){.Footer-module__S6Hkya__topRow{flex-wrap:wrap}.Footer-module__S6Hkya__nav{justify-content:flex-start;gap:20px;width:100%;margin:0}.Footer-module__S6Hkya__socials{margin-left:auto}}@media (max-width:600px){.Footer-module__S6Hkya__container{padding:18px 16px}.Footer-module__S6Hkya__nav{flex-direction:column;align-items:flex-start;gap:10px}.Footer-module__S6Hkya__bottomRow{flex-direction:column;align-items:flex-start}}
