.frgn-rl-pt-tray{flex-wrap:wrap;width:100%;display:flex;align-items:flex-start;justify-content:space-between;gap:20px;row-gap:80px;margin-top:20px}.frgn-rl-pt-wrapper{gap:40px}.frgn-rl-pt-crd{width:48%;display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;position:relative;gap:10px;padding-top:10px}.frgn-rl-pt-txt p{font-size:var(--font-s)}.frgn-rl-pt-txt-country{font-size:var(--font-xl);font-weight:600}.frgn-rl-pt-txt h3{font-size:var(--font-m);font-weight:600;margin-bottom:10px}.frgn-rl-pt-crd:before{content:"";position:absolute;left:0;top:0;height:1px;width:10%;border-bottom:4px solid var(--primary-clr)}.frgn-rl-pt-crd-img{border-radius:5px;width:100%;height:360px;overflow:hidden;background:var(--crd-light-clr)}.frgn-rl-pt-crd-img img{width:100%;height:100%;object-fit:cover}@media screen and (max-width:1250px){.frgn-rl-pt-crd{width:48%}}@media screen and (max-width:840px){.frgn-rl-pt-crd{width:100%}}@media screen and (max-width:560px){.frgn-rl-pt-crd-img{height:200px}}