.guides-wrapper{font-size:var(--f18-34)}.guides-wrapper .container{padding-left:0;padding-right:0}.guides-inner{margin-top:clamp(1.875rem,1.5865rem + 1.2821vw,3.125rem)}.guides-item{position:relative;border:2px solid var(--green);border-radius:var(--brs-lg);padding:var(--gap-drop);display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:var(--f14-21);overflow:hidden;background-size:cover;background-repeat:no-repeat;font-size:var(--f18-21);margin-bottom:10px}.guides-item-bkg{position:absolute;right:0;top:0;bottom:0;z-index:-1}.guides-item-bkg img{height:100%;max-width:none;max-width:initial}.guides-item p{margin:0;font-weight:500}@media (max-width:567px){.guides-item-bkg{top:0;right:0;bottom:0;left:0}.guides-item-bkg img{width:100%;object-fit:cover;object-position:bottom}.guides-item{padding-left:10px;gap:5px;-ms-flex-align:start;align-items:flex-start;padding-bottom:40%;min-height:280px}}