.guide-section{background:#f3efec;padding:60px 0}.guide-section .container{margin:0 auto;max-width:1320px;padding:0 20px}.guide-section__head{margin-bottom:50px;text-align:center}.guide-section__head h2{color:#4a307b;font-size:42px;font-weight:700;line-height:1.2;margin:0}.guide-section__head h2 span{color:#e07425}.guide-section__grid{display:grid;gap:40px;grid-template-columns:repeat(3,1fr)}.guide-section__card{text-align:center}.guide-section__icon{align-items:center;background:linear-gradient(180deg,#4a307b,#6840b2);border-radius:6px;display:flex;height:80px;justify-content:center;margin:0 auto 25px;transform:rotate(45deg);width:80px}.guide-section__icon img{height:42px;object-fit:contain;transform:rotate(-45deg);width:42px}.guide-section__card h3{color:#333;font-size:20px;line-height:1.3;margin:0 0 12px}.guide-section__card p{color:#444;font-size:16px;line-height:1.6;margin:0 auto;max-width:320px}@media (max-width:991px){.guide-section__grid{gap:35px;grid-template-columns:repeat(2,1fr)}.guide-section__head h2{font-size:34px}}@media (max-width:767px){.guide-section{padding:50px 0}.guide-section__grid{gap:30px;grid-template-columns:1fr}.guide-section__head{margin-bottom:40px}.guide-section__head h2{font-size:28px}.guide-section__icon{height:85px;width:85px}.guide-section__icon img{height:36px;width:36px}.guide-section__card h3{font-size:18px}.guide-section__card p{font-size:15px}}