.ownership-section{width:100%;height:auto;display:flex;flex-direction:column;align-items:center;justify-content:center}.ownership-section__container{width:100%;height:auto;display:flex;align-items:center;justify-content:space-between}.ownership-section__title{color:#2a2f29;font-family:"Kanit","Arial",sans-serif;font-size:40px;font-style:normal;font-weight:500;line-height:52px;letter-spacing:-1px;text-transform:capitalize;margin-bottom:25px;margin-top:0}@media only screen and (max-width: 991.98px){.ownership-section__title{font-size:30px;line-height:42px}}.ownership-section__title a{color:#f6c002;transition:all .3s ease}.ownership-section__title a:hover,.ownership-section__title a:focus{color:#233889}.ownership-section__title p{margin:0}.ownership-section__title strong{color:#233889;font-family:"Kanit","Arial",sans-serif;font-size:40px;font-style:normal;font-weight:500;line-height:52px;letter-spacing:-1px;text-transform:capitalize}@media only screen and (max-width: 991.98px){.ownership-section__title strong{font-size:30px;line-height:42px}}.ownership-section__content-wrapper p{color:#2a2f29;font-family:"Kanit","Arial",sans-serif;font-size:16px;font-style:normal;font-weight:300;line-height:22px;margin:0}.ownership-section__content-wrapper p a{color:#f6c002;transition:all .3s ease}.ownership-section__content-wrapper p a:hover,.ownership-section__content-wrapper p a:focus{color:#233889}.ownership-section__content-wrapper p strong{color:#233889;font-family:"Kanit","Arial",sans-serif;font-size:16px;font-style:normal;font-weight:500;line-height:22px}.ownership-section__video{position:relative}@media screen and (min-width: 1025px){.ownership-section__video{max-height:450px}}.ownership-section__video-btn{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);cursor:pointer;z-index:5}.ownership-section__video-content{position:absolute;bottom:30px;padding:0 30px;width:100%}@media(max-width: 500px){.ownership-section__video-content{display:none}}.ownership-section__video-title{color:#fff;font-family:"Kanit","Arial",sans-serif;font-size:18px;font-style:normal;font-weight:500;line-height:22px;margin-top:0;margin-bottom:10px;letter-spacing:0}@media only screen and (max-width: 991.98px){.ownership-section__video-title{font-size:16px;line-height:20px}}.ownership-section__video-content-wrapper{color:#fff;font-family:"Kanit","Arial",sans-serif;font-size:16px;font-style:normal;font-weight:300;line-height:22px}.ownership-section__video-content-wrapper a{color:#f6c002;transition:all .3s ease}.ownership-section__video-content-wrapper a:hover,.ownership-section__video-content-wrapper a:focus{color:#233889}.ownership-section__video-content-wrapper p{margin:0}@media only screen and (max-width: 991.98px){.ownership-section__video-content-wrapper{font-size:14px;line-height:18px}}@media screen and (min-width: 1330px){.ownership-section__container{max-width:1290px;width:100%;margin:0 auto}.ownership-section__content{max-width:440px}.ownership-section__video img{width:630px;height:450px}}@media screen and (min-width: 1025px)and (max-width: 1329px){.ownership-section__container{padding:0 35px}.ownership-section__content,.ownership-section__video{width:50%}.ownership-section__container{gap:35px}}@media screen and (max-width: 1024px){.ownership-section__container{flex-direction:column-reverse;padding:0 15px}.ownership-section__content{max-width:100%}.ownership-section__video{width:100%}}.ownership-section__video-modal{position:fixed;z-index:1000;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center}.ownership-section__video-modal-content{position:relative;padding:0 15px;width:fit-content;animation:fadeIn .4s;left:50%;top:50%;transform:translate(-50%, -50%)}.ownership-section__video-modal-content video{width:100%}.ownership-section__video-close:hover,.ownership-section__video-close:focus{color:#000;text-decoration:none}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@media only screen and (max-width: 991.98px){.ownership-section__video-modal-iframe{max-width:90vw;max-height:30vh}}