<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html {font-family:'Haas_Medium', Arial, sans-serif; /* 1 */-ms-text-size-adjust:none; /* 2 */-webkit-text-size-adjust:none; /* 2 */font-size:16px; line-height:26px; letter-spacing:1px; -webkit-font-smoothing: antialiased;color:#fff;margin:0 auto;}
div,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0; outline:none;}
article,aside,details,time,caption,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary {display: block;}
audio,canvas,progress,video {display: inline-block; /* 1 */vertical-align: baseline; /* 2 */}
audio:not([controls]) {display: none;height: 0;}
[hidden],template {display: none;}
abbr[title] {border-bottom: 1px dotted;}
b,strong {font-weight:700;}
dfn {font-style: italic;}
mark {background: #ff0;color: #111;}
small {font-size: 80%; line-height:80%;}
sub,sup {font-size:60%;line-height: 0;position: relative;vertical-align: baseline;}
sup {top: -0.5em;left:1px;}
sub {bottom: -0.25em;}
img {border: 0; display:block;}
i{font-style:normal;}
/*svg:not(:root) {overflow: hidden;}*/
figure {margin:0;}
hr {-moz-box-sizing: content-box;box-sizing: content-box;height: 0;}
pre {overflow: auto;}
code,kbd,pre,samp {font-size: 1em;}
button,input,optgroup,select,textarea {color: inherit; /* 1 */font: inherit; /* 2 */margin: 0; /* 3 */}
button {overflow: visible;}
button,select {text-transform: none;}
button,html input[type="button"], /* 1 */input[type="reset"],input[type="submit"] {-webkit-appearance: button; /* 2 */cursor: pointer; /* 3 */}
button[disabled],html input[disabled] {cursor: default;}
button::-moz-focus-inner,input::-moz-focus-inner {border: 0;padding: 0;}
input {line-height: normal;}
input[type="checkbox"],input[type="radio"] {box-sizing: border-box; /* 1 */padding: 0; /* 2 */ }
input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button {height: auto;}
input[type="search"] {-webkit-appearance: textfield; /* 1 */-moz-box-sizing: content-box;-webkit-box-sizing: content-box; /* 2 */box-sizing: content-box;}
input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration {-webkit-appearance: none;}
fieldset {border: 1px solid #c0c0c0;margin: 0 2px;padding: 0.35em 0.625em 0.75em;}
legend {border: 0; /* 1 */padding: 0; /* 2 */}
textarea {overflow: auto;}
optgroup {font-weight: bold;}
table {border-collapse: collapse;border-spacing: 0;}
td,th {padding: 0;}
::placeholder { color: var(--dark_gray);}
::selection {
  background-color:var(--orange);
  color:var(--white);
}
/*base*/
.videoframe{position:relative;padding-bottom:56.25%;padding-top:25px;height:0; margin:0;}.videoframe iframe{position:absolute;top:0;left:0;width:100%;height:100%;}
.chatframe{position:relative;padding-bottom:140%;padding-top:25px;height:0; margin:0;}.chatframe iframe{position:absolute;top:0;left:0;width:100%;height:395px;}
@keyframes fade-in-up {
0% {opacity: 0;}
100% {transform: translateY(0);opacity: 1;}
}
.videoframe.stuck {	 position: fixed;	 bottom: 20px;	 right: 20px;	 width: 320px;	 height: 240px;	 transform: translateY(100%);	 animation: fade-in-up 0.75s ease forwards;	z-index:5;	padding:0;}
.fade{-webkit-transition: all 0.2s ease-in-out;-moz-transition: all 0.2s ease-in-out;-o-transition: all 0.2s ease-in-out;-ms-transition: all 0.2s ease-in-out;transition: all 0.2s ease-in-out;}
body{margin:0 auto; padding:0; display:block;min-height: 100vh;}
:root {
  --black: #000000;
  --white: #ffffff;
  --green1: #003639;
  --green2 :#005e5b;
  --green3 :#7bc043;
  --blue :#00adee;
}
.cl-black{color:#000000 !important;}
.cl-white{color:#ffffff !important;}
.cl-green1{color:#003639 !important;}
.cl-green2{color:#005e5b !important;}
.cl-green3{color:#7bc043 !important;}
.cl-blue{color:#00adee !important;}
.bg-black{background:#000000 !important;}
.bg-white{background:#ffffff !important;}
.bg-green1{background:#003639 !important;}
.bg-green2{background:#005e5b !important;}
.bg-green3{background:#7bc043 !important;}
.bg-blue{background:#00adee !important;}

.bg-trans{background:transparent !important;}
.fo-light{font-family:'Haas_Light', Arial, sans-serif !important;}
.fo-rom{font-family:'Haas_Roman', Arial, sans-serif !important;}
.fo-med{font-family:'Haas_Medium', Arial, sans-serif !important;}
.fo-bold{font-family:'Haas_Bold', Arial, sans-serif !important;}
.fo-black{font-family:'Haas_Black', Arial, sans-serif !important;}
/*cmd*/
.dblock{display:block;}
.centering{display: flex !important;align-items: center !important;justify-content: center !important;}
.centering.column{flex-direction:column;}
.centering.row{flex-direction:row;}
.inlinef{display:inline-flex !important;}
.clear{clear:both;}
.overflow{overflow:hidden;}
.hide_desktop{display:none !important; visibility:hidden;}
.hide_mobile{display:block; visibility:visible;}
.radius0{border-radius:0px !important;}
.radius2{border-radius:2px !important;}
.radius4{border-radius:4px !important;}
.radius6{border-radius:6px !important;}
.radius8{border-radius:8px !important;}
.radius10{border-radius:10px !important;}
.radius18{border-radius:18px !important;}
.radius20{border-radius:20px !important;}
.radius50{border-radius:50% !important;}
.border-bottom{border-bottom:1px solid #ddd !important;}
.border-top{border-top:1px solid #ddd !important;}
h1{font-size:32px; line-height:40px; margin:0; font-weight:700;}
h2{font-size:24px; line-height:32px; margin:0; font-weight:700;}
h3{font-size:18px; line-height:26px; margin:0; font-weight:700;}
h4{font-size:16px; line-height:24px; margin:0; font-weight:700;}
h5{font-size:14px; line-height:22px; margin:0; font-weight:700;}
h6{font-size:12px; line-height:20px; margin:0; font-weight:700;}
a {color:var(--black);text-decoration: none;transition: all .2s ease-in-out}
a:hover, a:focus {color:var(--blue);transition: all .2s ease-in-out}
a:focus {outline: thin dotted;outline: 5px auto -webkit-focus-ring-color;outline-offset: -2px;}

.padding-no {padding:0 !important;}.padding-ss{padding:4px !important;}.padding-xs{padding:8px !important;}.padding-sm{padding:16px !important;}.padding-lg{padding:24px !important;}.padding-xl{padding:32px !important;}.padding-top-no {padding-top:0 !important;}.padding-top-ss {padding-top:5px !important;}.padding-top-xs {padding-top:8px !important;}.padding-top-sm {padding-top:16px !important;}.padding-top-lg {padding-top:24px !important;}.padding-top-xl {padding-top:32px !important;}.padding-bottom-no {padding-bottom:0 !important;}.padding-bottom-ss {padding-bottom:4px !important;}.padding-bottom-xs {padding-bottom:8px !important;}.padding-bottom-sm {padding-bottom:16px !important;}.padding-bottom-lg {padding-bottom:24px !important;}.padding-bottom-xl {padding-bottom:32px !important;}.padding-left-no {padding-left:0 !important;}.padding-left-ss {padding-left:4px !important;}.padding-left-xs{padding-left:8px !important;}.padding-left-sm {padding-left:16px !important;}.padding-left-lg {padding-left:24px !important;}.padding-left-xl {padding-left:32px !important;}.padding-right-no {padding-right: 0 !important;}.padding-right-ss {padding-right:4px !important;}.padding-right-xs {padding-right:8px !important;}.padding-right-sm {padding-right:16px !important;}.padding-right-lg {padding-right:24px !important;}.padding-right-xl {padding-right:32px !important;}
.padding-top-xxl{padding-top:80px !important;}.padding-bottom-xxl{padding-bottom:80px !important;}.padding-left-xxl{padding-left:80px !important;}.padding-right-xxl{padding-right:80px !important;}
.margin-no {margin:0 !important;}.margin-xs{margin:8px !important;}.margin-ss{margin:4px !important;}.margin-sm{margin:16px !important;}.margin-lg{margin:24px !important;}.margin-xl{margin:32px !important;}.margin-top-no {margin-top:0 !important;}.margin-top-ss {margin-top:4px !important;}.margin-top-xs {margin-top:8px !important;}.margin-top-sm {margin-top:16px !important;}.margin-top-lg {margin-top:24px !important;}.margin-top-xl {margin-top:32px !important;}.margin-bottom-no {margin-bottom:0 !important;}.margin-bottom-ss {margin-bottom:4px !important;}.margin-bottom-xs {margin-bottom:8px !important;}.margin-bottom-sm {margin-bottom:16px !important;}.margin-bottom-lg {margin-bottom:24px !important;}.margin-bottom-xl {margin-bottom:32px !important;}.margin-left-no {margin-left:0 !important;}.margin-left-ss {margin-left:4px !important;}.margin-left-xs {margin-left:8px !important;}.margin-left-sm {margin-left:16px !important;}.margin-left-lg {margin-left:24px !important;}.margin-left-xl {margin-left:32px !important;}.margin-right-no {margin-right:0 !important;}.margin-right-ss {margin-right:4px !important;}.margin-right-xs {margin-right:8px !important;}.margin-right-sm {margin-right:16px !important;}.margin-right-lg {margin-right:24px !important;}.margin-right-xl {margin-right:32px !important;}
.margin-top-xxl{margin-top:80px !important;}.margin-bottom-xxl{margin-bottom:80px !important;}.margin-left-xxl{margin-left:80px !important;}.margin-right-xxl{margin-right:80px !important;}
.fw4{font-weight:400 !important;}.fw5{font-weight:500 !important;}.fw6{font-weight:600 !important;}.fw7{font-weight:700 !important;}
.bg-twitter{background:#77cbef !important;}.bg-facebook{background:#537abd !important;}.bg-google{background:#ea5d4b !important;}.bg-linkedin{background:#1384c8 !important;}.bg-daily{background:#0064dc !important;}.bg-youtube{background:#c8302a !important;}.bg-instagram{background:#e3008b !important;}.bg-whatsapp{background:#2ab200 !important;}.bg-line{background:#4ecd00 !important;}.bg-tumblr{background:#395976 !important;}.cl-twitter{color:#77cbef !important;}.cl-facebook{color:#537abd !important;}.cl-google{color:#ea5d4b !important;}.cl-linkedin{color:#1384c8 !important;}.cl-daily{color:#0064dc !important;}.cl-youtube{color:#c8302a !important;}.cl-instagram{color:#e3008b !important;}.cl-whatsapp{color:#2ab200 !important;}.cl-line{color:#4ecd00 !important;}.cl-tumblr{color:#395976 !important;}
*, *::after, *::before {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.t-center{text-align:center !important;}.t-right{text-align:right !important;}.t-left{text-align:left !important;}
.left {float: left !important;} .right {float: right !important;}
.hidden{opacity: 0;}.visible{opacity: 1;}.left{float:left !important;}.right{float:right !important;}
.square {position: relative;width:100%;display:flex; align-items:center; justify-content: center;}
.square:after {content: "";display: block;padding-bottom: 100%;}
.square-in {position: absolute;width: 100%;height:100%; overflow: hidden;display:flex; align-items:center; justify-content: center; flex-direction:column; padding:0;}
.square-in.left_text{align-items:flex-start;}
.square-in.text{padding:75px 100px;}
.square-in.text h2{font-size:40px; line-height:130%; margin:0 0 32px 0;}
.square-in.text p{font-size:25px; line-height:130%; font-family:'Haas_Roman';}
.square-in a{display:flex; align-items:center; justify-content: center; height:100%; width:100%;}
.square-in img{width:auto; height:100%; margin:0 auto;}
.square-in.flat{border-radius:0;}
.square.lines{border:1px solid #eeeeee; border-radius:6px;}
ul.row-list{list-style: none; list-style-position: inside; margin:0 -8px; padding:0; display: flex; align-items: flex-start; justify-content: flex-start; flex-flow:wrap;}
ul.row-list li{width:100%; padding:0 8px;}
ul.row-list.row2 li{width:50%; padding:0 8px;}
ul.row-list.row3 li{width:33.333%; padding:0 8px;}
ul.row-list.row4 li{width:25%; padding:0 8px;}
ul.row-list.row5 li{width:20%; padding:0 8px;}
ul.row-list.row6 li{width:16.666%; padding:0 8px;}
ul.row-list.row7 li{width:14.28571428571429%; padding:0 8px;}
ul.row-list.row8 li{width:12.5%; padding:0 8px;}
ul.row-list.row4.pad4, ul.row-list.row3.pad4, ul.row-list.row2.pad4, ul.row-list.row5.pad4,ul.row-list.row6.pad4,ul.row-list.row7.pad4, ul.row-list.row8.pad4{margin:0 -4px;}
ul.row-list.row4.pad4 li, ul.row-list.row3.pad4 li, ul.row-list.row2.pad4 li, ul.row-list.row5.pad4 li, ul.row-list.row6.pad4 li, ul.row-list.row7.pad4 li, ul.row-list.row8.pad4 li{padding:0 4px;}
ul.row-list.row4.pad16, ul.row-list.row3.pad16, ul.row-list.row2.pad16, ul.row-list.row5.pad16,ul.row-list.row6.pad16, ul.row-list.row7.pad16, ul.row-list.row8.pad16{margin:0 -16px;}
ul.row-list.row4.pad16 li, ul.row-list.row3.pad16 li, ul.row-list.row2.pad16 li, ul.row-list.row5.pad16 li, ul.row-list.row6.pad16 li, ul.row-list.row7.pad16 li,ul.row-list.row8.pad16 li{padding:0 16px;}
/*base*/
.cd-main-content{min-height: 100%;position: relative;z-index:1;padding:0; -webkit-transition-duration: 0.4s;-moz-transition-duration: 0.4s;transition-duration: 0.4s;margin:0 auto;}
.overflow-hidden {overflow: hidden;}
.container{margin:0 auto; width:100%; max-width:1100px; padding:0 16px; position:relative;}
.container.big{padding:0 46px; max-width:1280px;}
.container.full{max-width:100%;}
.container.medium{max-width:1080px;}
.container.small{max-width:800px;}
.container.full_height{min-height:100vh;}
.container-col{margin-left:-16px; margin-right:-16px;}
.container-col.medium-col{margin-left:-8px; margin-right:-8px;}
.col-1 {width: 8.33%;}
.col-2 {width: 16.66%;}
.col-3 {width: 25%;}
.col-4 {width: 33.33%;}
.col-5 {width: 41.66%;}
.col-6 {width: 50%;}
.col-7 {width: 58.33%;}
.col-8 {width: 66.66%;}
.col-9 {width: 75%;}
.col-10 {width: 83.33%;}
.col-11 {width: 91.66%;}
.col-12 {width: 100%;}
[class*="col-"] {
  float: left;
  padding:0 16px;
}
[class*="medium8"] {
  float: left;
  padding:0 8px !important;
}
/*mulai*/
.cover{position:relative; width:100%; height:auto; overflow:hidden;}
.cover .img-cover{width:100%; height:auto;}
.cover img{width:100%; height:auto;}
.cover .cover_text{position:absolute; top:0; left:0; right:0; bottom:0; z-index:3; padding:80px; display:flex; justify-content:center; align-items:center; flex-direction:column;}
.cover .cover_text h1.logo{width:313px; height:auto; margin:0 auto;}
.cover .cover_text h1.logo img{width:100%; height:auto;}
.cover .cover_text h3{font-size:20px; line-height:140%; margin:0; font-family:'Haas_Medium', Arial, sans-serif; letter-spacing:3px;}
.cover.dua .img-cover{mix-blend-mode: multiply;}
.cover.dua .bg-green_img{position:absolute; top:0; left:0; right:0; bottom:0; z-index:1;background-color:rgba(123, 192, 67, 1);mix-blend-mode: multiply;}
.cover.dua h2{font-size:60px; line-height:130%;}
.cover.dua .mask_img{position:absolute; z-index:2; left:0; bottom:0; width:auto; height:auto;}
.cover.dua .mask_img img{width:30vw; height:auto;}
.cover.tiga{background:var(--green1) url(../../images/golf/img07.png) bottom right no-repeat; height:640px; display:flex; justify-content:center; align-items:center;}
h2.title50{font-size:50px; line-height:130%;}
h2.title30{font-size:30px; line-height:130%}
h3.title25{font-size:20px; line-height:130%;}
.small_box{padding:20px 0 8px 0;border-bottom:1px solid var(--green3); padding-bottom:8px;}
.small_box.noborder{border-bottom:none; padding-bottom:0;}
.small_box p{font-size:16px; line-height:130%; font-family:"Haas_Roman";}
.small_box.inline{display:inline-flex; flex-direction:column; clear:both;}

a.sign-btn{width:100%; height:40px; background:var(--blue); color:var(--white);transition: all 0.3s ease-in-out;opacity:1; display:flex; align-items:center; justify-content: center; border:none; text-align:center; font-weight:500;font-size:22px; padding:0 32px; border-radius:20px; letter-spacing:2px;}
a.sign-btn.big-btn{height:48px; border-radius:24px; padding:0 60px;}
a.sign-btn.minimalis{width:auto; display: inline-flex; margin:0; text-align:center;}
a.sign-btn:hover{transition: all 0.3s ease-in-out; opacity:0.8;}
.box_sponsor{display:flex; flex-direction:column; justify-content:center; align-items:center; min-height:100vh; padding:75px 0; width:100%; max-width:1100px; margin:0 auto;}
.card-logo{width:auto; height:80px; margin:40px 0 0 0; display:flex; justify-content:center; align-items:center;}
.card-logo img{width:auto; height:80px;}
ul.row-list.list_logo1 li{margin-bottom:40px;}
.card-support{width:auto; height:60px; margin:40px auto 0 auto; display:flex; justify-content:center; align-items:center;}
.card-support img{width:100%; height:100%; object-fit:contain;}
footer{background:var(--black); height:100px; width:100%; padding:0 32px; display:flex; justify-content:space-between; align-items:center;}
footer .logof{width:auto; height:27px; margin:0;}
footer .logof img{width:auto; height:27px; margin:0;}
.copy{font-size:12px; line-height:12px; color:#D9D9D9; font-family:"Haas_Roman";}</pre></body></html>