.main-image-banner-wrap{height:550px;width:100%;position:relative}.main-image-banner{position:relative;height:100%;width:100%;max-width:1440px;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-left:auto;margin-right:auto;padding:30px 0}.main-image-banner__background{position:absolute;left:0;top:0;width:100%;height:100%;z-index:-1}.main-image-banner__background:before{content:"";display:block;position:absolute;left:0;top:0;width:100%;height:100%;background-color:rgba(0,0,0,.3);pointer-events:none}.main-image-banner__background picture{display:block;width:100%;height:100%}.main-image-banner__background img,.main-image-banner__background svg{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.main-image-banner__title{text-align:center;padding-bottom:40px}.main-image-banner__title h1{display:block;font-family:"Kanit",sans-serif;font-size:46px;font-weight:500;line-height:52px;letter-spacing:-1px;padding:0;margin:0;color:#fff;max-width:720px;margin-left:auto;margin-right:auto}@media screen and (max-width: 750px){.main-image-banner__title h1{max-width:90%}}.main-image-banner__cta{text-align:center}.main-image-banner__badge{position:absolute;right:80px;bottom:50px;user-select:none;text-align:center}.main-image-banner__badge .badge-background{transition:fill-opacity 200ms ease;will-change:fill-opacity}.main-image-banner__badge a{cursor:pointer;text-decoration:none;display:block;border-radius:100%;overflow:hidden;width:210px;height:210px}.main-image-banner__badge a svg{display:block;width:100%;height:100%}.main-image-banner__badge a:hover .badge-background,.main-image-banner__badge a:focus .badge-background{fill-opacity:.5}.main-image-banner__badge a:active .badge-background{transition:fill-opacity 50ms ease;fill-opacity:.7}@media screen and (max-width: 840px){.main-image-banner__title h1{font-size:36px;line-height:42px}.main-image-banner__badge{margin-top:40px;position:static}.main-image-banner__badge a{display:inline-block;vertical-align:top}}