@import url("https://fonts.googleapis.com/css2?family=Cormorant:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&family=Libre+Caslon+Display&family=Shippori+Mincho:wght@400;500;600;700;800&display=swap");@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;400;500;600;700&display=swap");.award-container{position:relative;box-sizing:border-box;padding:50px 0;min-height:calc(100vh - 80px - 76px - 100px);display:flex;-webkit-align-items:center;align-items:center}.award-img{position:fixed;width:50%;top:130px;bottom:130px;background-image:url(../images/award/award-img.jpg);background-size:cover;background-position:40% 50%}.award-inner{margin:auto 5% auto 55%;width:100%}.award-inner li{display:flex;padding:15px 0;border-bottom:1px solid #aeb3b5;align-items:center;gap:15px}.award-inner li .country{padding-right:15px}.award-logo{max-width:40px;max-height:40px}.award-item:not(:last-child){margin-bottom:50px}@media screen and (max-width: 991px){.award-container{display:block;padding:0}.award-img{position:static;padding-bottom:50%;width:auto;height:auto}.award-inner{margin:50px;width:auto}}@media screen and (max-width: 640px){.award-name .country{display:block}.award-inner{margin:50px 20px}}
