.guides{padding:88px 0;background:#fbf7f2}.guides__head{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:40px;gap:40px}.guides__head-left{max-width:560px}.guides__eyebrow{display:block;font-family:JetBrains Mono,ui-monospace,monospace;font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:#e8a6b5;margin-bottom:10px}.guides__heading{font-family:Cormorant Garamond,Georgia,serif;font-weight:500;font-size:44px;line-height:1.15;letter-spacing:-.01em;color:#2a2a33;margin:0 0 4px}.guides__heading em{font-style:italic}.guides__sub{font-size:15px;color:#565664;line-height:1.55;margin:14px 0 0}.guides__more{font-family:JetBrains Mono,ui-monospace,monospace;font-size:12px;color:#2a2a33;text-transform:uppercase;letter-spacing:.08em;-webkit-text-decoration:none;text-decoration:none;border-bottom:1px solid #2a2a33;padding-bottom:2px;white-space:nowrap;transition:color .2s ease,border-color .2s ease}.guides__grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:32px;gap:32px}.guides__card{cursor:pointer}.guides__img-wrap{display:block;aspect-ratio:4/3;border-radius:14px;overflow:hidden;margin-bottom:20px;background:#f5efea;-webkit-text-decoration:none;text-decoration:none}.guides__img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .7s ease;display:block}.guides__img-placeholder{width:100%;height:100%;background:linear-gradient(135deg,#f5efea,#ece2e2)}.guides__category{font-family:JetBrains Mono,ui-monospace,monospace;font-size:11px;text-transform:uppercase;letter-spacing:.1em;color:#e8a6b5}.guides__title{margin:10px 0;font-family:Cormorant Garamond,Georgia,serif;font-size:26px;font-weight:500;line-height:1.2;color:#2a2a33}.guides__title a{color:inherit;-webkit-text-decoration:none;text-decoration:none}.guides__excerpt{margin:0 0 14px;font-size:14px;color:#565664;line-height:1.55}.guides__read{display:inline-flex;align-items:center;gap:8px;font-family:JetBrains Mono,ui-monospace,monospace;font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:#2a2a33;-webkit-text-decoration:none;text-decoration:none;transition:color .2s ease}.guides__read svg{width:14px;height:14px;display:block;flex-shrink:0}@media screen and (max-width:1024px){.guides__grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:768px){.guides__head{flex-direction:column;align-items:flex-start;gap:20px}.guides__heading{font-size:36px}}@media screen and (max-width:640px){.guides__heading{font-size:30px}.guides__grid{grid-template-columns:1fr}}@media(any-hover:hover)and (any-pointer:fine){.guides__more:hover{color:#e8a6b5;border-color:#e8a6b5}.guides__card:hover .guides__img{transform:scale(1.05)}.guides__card:hover .guides__read{color:#e8a6b5}.guides__title a:hover{color:#2a2a33}}
