.country-blocks{background:#fff;margin:30px 0;padding:20px}.country-blocks .country{margin-bottom:40px}.country-blocks .country img{width:100%;display:block}.country-blocks .country h2{text-align:center;color:#fff;text-transform:uppercase;width:100%;margin:0;font-size:1.5em;font-weight:400}.country-blocks .country .thumbnail{display:block;position:relative}.country-blocks .country .thumbnail .flag{background-image:var(--flag);clip-path:polygon(0 0,100% 0,100% 95%);background-repeat:no-repeat;background-size:contain;width:100px;height:80px;display:block;position:absolute;top:0;right:0}.country-blocks .country .excerpt{font-size:.85em}.country-blocks .country .excerpt .read-more{float:right}.country-blocks .country .excerpt:after{content:"";clear:both;display:table}@media only screen and (max-width:990px){.country-blocks .country .thumbnail img:not(.flag){aspect-ratio:16/9;object-fit:cover}.country-blocks .country{position:relative}.country-blocks .country .title{background:#27a6cf;padding:10px 0}}@media only screen and (min-width:992px){.country-blocks{--gap:20px;gap:var(--gap);flex-wrap:wrap}.country-blocks .country{width:calc(50% - var(--gap) / 2);margin:0}.country-blocks .country .desc{display:flex}.country-blocks .country picture img{aspect-ratio:56/27}.country-blocks .country .title{background:#27a6cf;width:35%;display:flex}.country-blocks .country .title h2,.country-blocks .country .title a{justify-content:center;align-items:center;width:100%;min-height:100%;display:flex}.country-blocks .country .title a{aspect-ratio:1;padding:20px;transition:background .3s ease-in-out}.country-blocks .country .title a:hover{background:#094679}.country-blocks .country .excerpt{width:65%;padding:15px}}