<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">a.js-open-modal{cursor:pointer}.modal__wrapper--example-theme{background:rgba(51,51,51,.8)}.modal__wrapper--example-theme.is-invisible{-webkit-animation:example__hide-bg .5s;animation:example__hide-bg .5s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.modal__wrapper--example-theme.is-invisible .modal__content{-webkit-animation:example__hide .5s;animation:example__hide .5s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.modal__wrapper--example-theme.is-visible .modal__content{-webkit-animation:example__show .3s;animation:example__show .3s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.modal__wrapper--example-theme .modal__content{width:50%;-webkit-box-shadow:0 0 10px 2px rgba(0,0,0,.2);box-shadow:0 0 10px 2px rgba(0,0,0,.2);padding:20px;overflow:hidden}@-webkit-keyframes example__hide{100%{-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0);opacity:0;z-index:-1}}@keyframes example__hide{100%{-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0);opacity:0;z-index:-1}}@-webkit-keyframes example__hide-bg{100%{background:0 0;z-index:-1}}@keyframes example__hide-bg{100%{background:0 0;z-index:-1}}@-webkit-keyframes example__show{0%{-webkit-transform:translate3d(0,50%,0);transform:translate3d(0,50%,0)}100%{opacity:1;z-index:99999}}@keyframes example__show{0%{-webkit-transform:translate3d(0,50%,0);transform:translate3d(0,50%,0)}100%{opacity:1;z-index:99999}}.example__wrapper{width:960px;margin:0 auto}.example__item{overflow:auto;border-top:1px solid #eee;padding:20px 0}.example__trigger{width:50%;float:left}.example__code{width:50%;float:right}.example__code textarea{width:100%;min-height:150px}.entry-content&gt;p{text-align:justify}.modal__content h2{margin-bottom:20px;text-align:center;color:#0a94dd;font-weight:600;font-size:3rem;letter-spacing:.5px}.modal__content p{text-align:center;font-size:16px;line-height:25px}.modal__content h6{text-align:center;max-width:600px;margin:0 auto 20px;font-size:1.6rem;letter-spacing:.5px;font-weight:600}.list-type{padding:20px}.list-type li{list-style-type:circle;font-size:15px;letter-spacing:.5px;line-height:25px;text-align:justify;margin-bottom:10px}.board_directors .m-work{margin-bottom:0}</pre></body></html>