*,*::before,*::after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:"Rubik","Inter",sans-serif;color:#1c1a14;background:#f0e8d2;line-height:1.65;font-size:16px}img{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}ul,ol{margin:0;padding:0;list-style:none}p,h1,h2,h3,h4,figure{margin:0}input,button,textarea,select{font:inherit;color:inherit}
.wrap{width:min(1200px,92%);margin:0 auto}.eyebrow{font-size:11px;letter-spacing:.3em;text-transform:uppercase;color:#8a5a18;font-weight:700}
.head{padding:24px 0;background:#f0e8d2;border-bottom:3px solid #1c1a14}.head__row{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:14px}.head__logo{font-family:"Rye","Smokum","Bungee",serif;font-size:24px;color:#1c1a14;font-weight:400;letter-spacing:.02em}.head__logo span{color:#8a5a18}.head__nav{display:flex;gap:30px}.head__nav a{font-size:13px;letter-spacing:.1em;text-transform:uppercase;color:#3a3528;font-weight:700;transition:color .2s}.head__nav a:hover{color:#8a5a18}
.hero{padding:60px 0 100px;background:#f0e8d2;position:relative}.hero__row{display:grid;grid-template-columns:1.1fr 1fr;gap:60px;align-items:center}.hero h1{font-family:"Rye","Smokum",serif;font-size:clamp(46px,7.5vw,88px);font-weight:400;line-height:1.04;letter-spacing:-.005em;margin:22px 0 26px;color:#1c1a14}.hero h1 span{color:#8a5a18}.hero__d{font-size:17px;color:#3a3528;max-width:480px;margin-bottom:34px;line-height:1.75}.hero__act{display:flex;gap:12px;flex-wrap:wrap}.hero__pic{position:relative}.hero__pic img{width:100%;aspect-ratio:4/5;object-fit:cover}.hero__pic::after{content:"";position:absolute;top:8px;left:8px;right:-8px;bottom:-8px;border:2px solid #1c1a14;z-index:-1}
.btn{display:inline-flex;align-items:center;padding:14px 32px;font-size:11px;font-weight:700;letter-spacing:.24em;text-transform:uppercase;cursor:pointer;transition:all .25s;border:2px solid transparent}.btn--solid{background:#8a5a18;color:#f0e8d2}.btn--solid:hover{background:#1c1a14}.btn--line{border-color:#1c1a14;color:#1c1a14}.btn--line:hover{background:#1c1a14;color:#f0e8d2}
.serv{padding:100px 0;background:#1c1a14;color:#f0e8d2}.serv__hd{text-align:center;max-width:680px;margin:0 auto 60px}.serv__hd .eyebrow{color:#e0a85f}.serv h2{font-family:"Rye","Smokum",serif;font-size:clamp(36px,5vw,56px);font-weight:400;line-height:1.06;margin:14px 0 16px}.serv h2 span{color:#e0a85f}.serv__d{color:rgba(240,232,210,.78);font-size:16px}.serv__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.scard{background:#2b271d;padding:34px 30px;display:flex;flex-direction:column;border:2px solid #3d382a;border-top:3px solid #e0a85f}.scard__num{font-family:"Rye",serif;font-size:34px;color:#e0a85f;line-height:1;margin-bottom:14px;font-weight:400}.scard h3{font-family:"Rye",serif;font-size:22px;font-weight:400;margin-bottom:12px}.scard p{color:rgba(240,232,210,.78);font-size:14px;margin-bottom:20px;flex:1;line-height:1.7}.scard__price{font-size:11px;color:#e0a85f;letter-spacing:.2em;text-transform:uppercase;padding-top:14px;border-top:1px solid #3d382a;font-weight:700}
.about{padding:100px 0;background:#e0d5b5}.about__grid{display:grid;grid-template-columns:1fr 1.1fr;gap:60px;align-items:center}.about__pic img{width:100%;aspect-ratio:3/4;object-fit:cover}.about h2{font-family:"Rye",serif;font-size:clamp(36px,5vw,56px);font-weight:400;line-height:1.06;margin:14px 0 22px}.about h2 span{color:#8a5a18}.about__lead{font-family:"Rye",serif;font-size:22px;color:#8a5a18;margin-bottom:22px;line-height:1.4}.about p{color:#3a3528;margin-bottom:14px;font-size:16px;line-height:1.75}
.form-sec{padding:100px 0;background:#f0e8d2}.form-sec__grid{display:grid;grid-template-columns:1fr 1.1fr;gap:60px;align-items:start}.form-sec h2{font-family:"Rye",serif;font-size:clamp(32px,4.4vw,48px);font-weight:400;line-height:1.06;margin:14px 0 20px}.form-sec h2 span{color:#8a5a18}.form-sec__d{color:#3a3528;margin-bottom:32px;font-size:16px;line-height:1.7}.form-sec__list{display:flex;flex-direction:column}.form-sec__list li{display:grid;grid-template-columns:130px 1fr;gap:16px;padding:14px 0;border-top:1px solid #c4b890;font-size:15px}.form-sec__list li:last-child{border-bottom:1px solid #c4b890}.form-sec__list li span{font-size:11px;letter-spacing:.22em;text-transform:uppercase;color:#8a5a18;font-weight:700;align-self:center}
.f{background:#e0d5b5;padding:36px;display:flex;flex-direction:column;gap:18px;border:2px solid #1c1a14}.f__row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.f__field{display:flex;flex-direction:column;gap:6px}.f__label{font-size:11px;letter-spacing:.22em;text-transform:uppercase;color:#3a3528;font-weight:700}.f__input{background:#f0e8d2;border:1px solid #c4b890;padding:13px 14px;font-size:15px;color:#1c1a14;transition:border-color .2s}.f__input:focus{outline:none;border-color:#8a5a18}.f__check{display:flex;gap:10px;font-size:13px;color:#3a3528;align-items:flex-start}.f__check input{margin-top:4px;accent-color:#8a5a18}.f__check a{color:#8a5a18;border-bottom:1px solid #8a5a18}.f__submit{background:#1c1a14;color:#f0e8d2;border:none;padding:14px 32px;font-size:11px;font-weight:700;letter-spacing:.24em;text-transform:uppercase;cursor:pointer;align-self:flex-start;transition:background .25s}.f__submit:hover{background:#8a5a18}
.foot{padding:54px 0 22px;background:#0e0d09;color:rgba(240,232,210,.6)}.foot__grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:40px;padding-bottom:30px;border-bottom:1px solid rgba(240,232,210,.1)}.foot__b{font-family:"Rye",serif;font-size:22px;color:#f0e8d2;margin-bottom:10px;font-weight:400}.foot__b span{color:#e0a85f}.foot p{font-size:13px;max-width:280px}.foot h4{font-size:11px;letter-spacing:.28em;text-transform:uppercase;color:#e0a85f;margin-bottom:14px;font-weight:700}.foot ul{display:flex;flex-direction:column;gap:10px;font-size:13px}.foot a:hover{color:#e0a85f}.foot__bot{margin-top:20px;font-size:12px;color:rgba(240,232,210,.3)}
.legal{padding:60px 0 90px;background:#f0e8d2}.legal__inner{width:min(780px,92%);margin:0 auto}.legal h1{font-family:"Rye",serif;font-size:clamp(40px,5.2vw,62px);font-weight:400;line-height:1.04;letter-spacing:-.005em;margin:14px 0 10px}.legal h1 span{color:#8a5a18}.legal__upd{font-size:11px;letter-spacing:.26em;text-transform:uppercase;color:#8a5a18;margin-bottom:40px;padding-bottom:22px;border-bottom:2px solid #1c1a14;font-weight:700}.legal h2{font-family:"Rye",serif;font-size:22px;font-weight:400;margin:32px 0 12px;color:#1c1a14}.legal h2:first-of-type{margin-top:0}.legal p,.legal li{font-size:15px;color:#1c1a14;line-height:1.8;margin-bottom:10px}.legal ul{padding-left:22px;list-style:disc;margin:10px 0 16px}.legal strong{color:#1c1a14;font-weight:700}.legal__back{display:inline-block;margin-top:40px;color:#8a5a18;font-size:11px;letter-spacing:.22em;text-transform:uppercase;border-bottom:2px solid #8a5a18;padding-bottom:3px;font-weight:700}
.thanks{padding:130px 0;text-align:center;background:#f0e8d2}.thanks__inner{width:min(720px,92%);margin:0 auto}.thanks__mark{font-family:"Rye",serif;font-size:110px;color:#8a5a18;display:block;line-height:1;margin-bottom:14px;font-weight:400}.thanks h1{font-family:"Rye",serif;font-size:clamp(44px,6.4vw,72px);font-weight:400;line-height:1.04;margin:12px 0 22px}.thanks h1 span{color:#8a5a18}.thanks__d{color:#3a3528;font-size:17px;margin:0 auto 36px;max-width:520px}.thanks__act{display:flex;justify-content:center;gap:12px;flex-wrap:wrap}
@media(max-width:900px){.hero__row,.about__grid,.form-sec__grid{grid-template-columns:1fr;gap:40px}.serv__grid{grid-template-columns:1fr}.foot__grid{grid-template-columns:1fr 1fr}}
@media(max-width:560px){.foot__grid{grid-template-columns:1fr}.f__row{grid-template-columns:1fr}.form-sec__list li{grid-template-columns:1fr;gap:4px}}
