.guide-section{background:#fff;display:inline-block;width:100%}.guide-section .guide-inner{align-items:center;display:grid;gap:64px;grid-template-columns:.95fr 1fr;width:100%}.guide-section .guide-image{position:relative}.guide-section .guide-image .image-box{display:inline-block;line-height:0;vertical-align:top;width:100%}.guide-section .guide-image .image-box img{border-radius:16px;min-height:460px;object-fit:cover}.guide-section .guide-badge{align-items:center;background:#fff;border:3px solid #fe6d3340;border-radius:50%;bottom:-20px;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 8px 10px -6px rgba(0,0,0,.1);color:#fe6d33;display:flex;font-size:10px;font-weight:700;height:96px;justify-content:center;line-height:12px;position:absolute;right:-20px;text-align:center;width:96px}.guide-section .guide-inner .guide-content{display:inline-block;width:100%}.guide-section .guide-inner .guide-content h2{color:#fe6d33;font-family:Caveat;font-size:35px;font-weight:400;line-height:60px;margin:0 0 4px}.guide-section .guide-subtitle{color:#fe6d33;font-size:12px;font-weight:700;letter-spacing:1px;line-height:16px;margin-bottom:24px;text-transform:uppercase}.guide-section .guide-subtitle span{font-size:8px;line-height:0;margin:0 7px;vertical-align:middle}.guide-section .guide-content p{font-size:16px;line-height:26px;margin-top:0}.guide-section .guide-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}.guide-section .guide-tag{background:#fff;border:1px solid #fe6d33bd;border-radius:999px;color:#fe6d33;font-size:12px;font-weight:600;line-height:16px;margin:0;padding:8px 16px}@media (max-width:991px){.guide-section .guide-inner{gap:50px;grid-template-columns:1fr}}@media (max-width:767px){.guide-section .guide-badge{bottom:-10px;height:90px;right:-10px;width:90px}}