@charset "UTF-8";@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap");.mostChannel{text-transform:uppercase;font-weight:400;color:#e65225}.mostChannel,.mostTitle{position:relative;font-size:12px}.mostTitle{color:var(--cl-txt);letter-spacing:-.02em;-webkit-line-clamp:3;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;word-break:break-word}a .mostTitle:hover{color:var(--yale-blue-50);-webkit-transition:all .2s ease;transition:all .2s ease}*,:after,:before{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}body,html{margin:0;padding:0}body{font-family:Roboto,sans-serif;font-size:14px;font-weight:400;line-height:1.3;color:#2a2a2a;background:var(--bg-main);-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeSpeed}a{color:inherit;vertical-align:baseline;outline:0;-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-ms-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}a,a:hover{text-decoration:none}a:hover{color:var(--yale-blue-50)}a:focus,button:focus{outline:0;outline:0 auto -webkit-focus-ring-color;outline-offset:0}img{max-width:100%;width:auto;height:auto;vertical-align:top;border:0;-ms-interpolation-mode:bicubic}table{border-collapse:collapse}iframe{border:none}iframe,video{vertical-align:top}ol,ul{margin:0;padding:0;list-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit;margin:0}input:focus{outline:0}input:focus:-moz-placeholder,input:focus:-ms-input-placeholder,input:focus::-moz-placeholder,input:focus::-webkit-input-placeholder{color:transparent}h1,h2,h3,h4,h5,h6{margin:0;font-size:14px;font-weight:400}.col-bs9-1,.col-bs9-2,.col-bs9-3,.col-bs9-4,.col-bs9-5,.col-bs9-6,.col-bs9-7,.col-bs9-8,.col-bs9-9,.col-bs9-10,.col-bs9-11,.col-bs9-12,.col-bs10-1,.col-bs10-2,.col-bs10-3,.col-bs10-4,.col-bs10-5,.col-bs10-6,.col-bs10-7,.col-bs10-8,.col-bs10-9,.col-bs10-10,.col-bs10-11,.col-bs10-12,.col-bs12-1,.col-bs12-2,.col-bs12-3,.col-bs12-4,.col-bs12-5,.col-bs12-6,.col-bs12-7,.col-bs12-8,.col-bs12-9,.col-bs12-10,.col-bs12-11,.col-bs12-12{position:relative;min-height:1px;padding-left:15px;padding-right:15px;float:left}.col-bs10-1{width:10%}.col-bs10-2{width:20%}.col-bs10-3{width:30%}.col-bs10-4{width:40%}.col-bs10-5{width:50%}.col-bs10-6{width:60%}.col-bs10-7{width:70%}.col-bs10-8{width:80%}.col-bs10-9{width:90%}.col-bs10-10{width:100%}.col-bs9-1{width:11.11111%}.col-bs9-2{width:22.22222%}.col-bs9-3{width:33.33333%}.col-bs9-4{width:44.44444%}.col-bs9-5{width:55.55556%}.col-bs9-6{width:66.66667%}.col-bs9-7{width:77.77778%}.col-bs9-8{width:88.88889%}.col-bs9-9{width:100%}.col-bs12-1{width:8.33333%}.col-bs12-2{width:16.66667%}.col-bs12-3{width:25%}.col-bs12-4{width:33.33333%}.col-bs12-5{width:41.66667%}.col-bs12-6{width:50%}.col-bs12-7{width:58.33333%}.col-bs12-8{width:66.66667%}.col-bs12-9{width:75%}.col-bs12-10{width:83.33333%}.col-bs12-11{width:91.66667%}.col-bs12-12{width:100%}.clearfix{*zoom:1}.clearfix:after,.clearfix:before{display:table;content:"";line-height:0}.clearfix:after{clear:both}.container{width:1100px;margin-right:auto;margin-left:auto;padding-right:15px;padding-left:15px;*zoom:1;position:relative}.col-offset-fluid{margin-right:-15px;margin-left:-15px}.col-offset-0{padding-right:0;padding-left:0}.col-offset-center{float:none;margin-left:auto;margin-right:auto}.form__input,.form__textarea{display:block;width:100%;height:40px;padding:6px 12px;background-color:var(--bg-input);background-image:none;border:solid 1px var(--br-gray-med);border-radius:6px;-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-ms-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;line-height:1.42857;color:var(--cl-main)}.form__input:focus,.form__textarea:focus{border:1px solid #909090;-webkit-box-shadow:0 0 5px rgba(0,0,0,.2);box-shadow:0 0 5px rgba(0,0,0,.2)}.form__input__header,.form__textarea__header{border-radius:4px;background:#434343;border:1px solid transparent;color:#fff}.form__input__header:focus,.form__textarea__header:focus{border:1px solid transparent;-webkit-box-shadow:none;box-shadow:none}.form__input__header::-webkit-input-placeholder,.form__textarea__header::-webkit-input-placeholder{color:#c1c1c1}.form__input__header::-moz-placeholder,.form__textarea__header::-moz-placeholder{color:#c1c1c1}.form__input__header:-ms-input-placeholder,.form__input__header::-ms-input-placeholder,.form__textarea__header:-ms-input-placeholder,.form__textarea__header::-ms-input-placeholder{color:#c1c1c1}.form__input__header::placeholder,.form__textarea__header::placeholder{color:#c1c1c1}.form__input--file,.form__textarea--file{border:1px solid transparent}.form__input--file:focus,.form__input--file:hover,.form__textarea--file:focus,.form__textarea--file:hover{-webkit-box-shadow:none;box-shadow:none}.form__button{outline:0;cursor:pointer;background:#3ca5dd;padding:9px 15px;color:#fff;border:none;border-radius:6px;height:40px;text-align:center;width:100%;-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-ms-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}.form__button:hover{background:#228cc4}.form__button__header{-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;appearance:none;border:none;cursor:pointer;color:transparent;width:35px;height:40px;padding:0;position:absolute;top:0;right:0;z-index:2}.form__button__clear,.form__button__header,.form__button__header:hover{background:transparent}.form__button__clear{position:absolute;right:0;top:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;width:35px;height:40px;border:transparent;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;z-index:3;visibility:hidden}.form__button__clear .kcm__close__icon{position:relative;-webkit-transform:scale(2);transform:scale(2)}.form__button__clear .kcm__close__icon:after,.form__button__clear .kcm__close__icon:before{background:#c1c1c1}.icon{display:inline-block;width:1em;height:1em;stroke-width:0;stroke:currentColor;fill:currentColor}.icon-play{width:70px;height:70px;position:relative}.icon-play:before{-webkit-border-radius:70px;border-radius:70px;width:70px;height:70px;content:"";display:block;background-color:#3ca5dd;opacity:.75}.icon-play:after{content:"";position:absolute;top:50%;left:50%;-webkit-transform:translate(-35%,-50%);transform:translate(-35%,-50%);border-style:solid;border-width:14px 0 14px 24.2px;border-color:transparent transparent transparent #fff}.icon-play--small{width:55px;height:55px}.icon-play--small:before{-webkit-border-radius:55px;border-radius:55px;width:55px;height:55px}.icon-play--small:after{border-width:12px 0 12px 20.8px}.search--icon .icon-search{width:20px;height:20px;background-image:url("data:image/svg+xml,%3Csvg width='20' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m19.53 18.47-4.052-4.052a8.636 8.636 0 1 0-1.061 1.06l4.052 4.052a.75.75 0 1 0 1.06-1.06ZM1.75 8.875A7.125 7.125 0 1 1 8.875 16 7.133 7.133 0 0 1 1.75 8.875Z' fill='%23C1C1C1'/%3E%3C/svg%3E")}.kgid-login-icon{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28' viewBox='0 0 28 28'%3E%3Cg id='Group_2995' data-name='Group 2995' transform='translate(-10 -64)'%3E%3Cg id='Ellipse_16' data-name='Ellipse 16' transform='translate(10 64)' fill='none' stroke='%23fff' stroke-width='1.5'%3E%3Ccircle cx='14' cy='14' r='14' stroke='none'/%3E%3Ccircle cx='14' cy='14' r='13.25' fill='none'/%3E%3C/g%3E%3Cg id='user' transform='translate(18.704 70.56)'%3E%3Cpath id='Path_15' data-name='Path 15' d='M15.394,19.273V17.848A2.848,2.848,0,0,0,12.545,15h-5.7A2.848,2.848,0,0,0,4,17.848v1.424' transform='translate(-4 -6.586)' fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5'/%3E%3Ccircle id='Ellipse_15' data-name='Ellipse 15' cx='2.8' cy='2.8' r='2.8' transform='translate(2.55)' fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A")}.kgid-bookmark-icon{background-image:url("data:image/svg+xml,%3Csvg width='18' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 7c0-2.828 0-4.243.879-5.121C2.757 1 4.172 1 7 1h4c2.828 0 4.243 0 5.121.879C17 2.757 17 4.172 17 7v6.828c0 2.683 0 4.024-.844 4.435-.845.41-1.9-.419-4.01-2.076l-.675-.531c-1.186-.932-1.78-1.398-2.471-1.398-.692 0-1.285.466-2.471 1.398l-.676.53c-2.11 1.658-3.164 2.487-4.009 2.077C1 17.853 1 16.51 1 13.828V7Z' stroke='%23000' stroke-width='1.8'/%3E%3C/svg%3E")}.kgid-bookmark-icon,.kgid-liked-icon{display:inline-block;position:relative;margin-right:10px;width:24px;height:24px;vertical-align:top;background-position:50%;background-repeat:no-repeat;background-size:auto 21px;-webkit-filter:invert(100%) sepia(100%) saturate(0) hue-rotate(43deg) brightness(103%) contrast(101%);filter:invert(100%) sepia(100%) saturate(0) hue-rotate(43deg) brightness(103%) contrast(101%)}.kgid-liked-icon{background-image:url("data:image/svg+xml,%3Csvg width='20' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.739 7.348h-3.855l.871-3.906a2.561 2.561 0 0 0-.97-2.611l-.6-.448A1.915 1.915 0 0 0 9.38.954a47.465 47.465 0 0 1-4.04 6.143.715.715 0 0 0-.646-.41H.717A.719.719 0 0 0 0 7.403v11.224a.713.713 0 0 0 .717.714h3.979a.71.71 0 0 0 .698-.617A3.977 3.977 0 0 0 8.306 20h3.938a3.963 3.963 0 0 0 3.294-1.756l3.915-5.847a3.239 3.239 0 0 0-1.039-4.588 3.273 3.273 0 0 0-1.675-.461ZM3.979 17.91H1.434V8.116h2.543v9.796Zm14.28-6.306-3.915 5.847a2.516 2.516 0 0 1-2.1 1.12H8.306a2.545 2.545 0 0 1-2.02-1.006l-.873-1.159V9.072c1.498-1.26 3.632-4.667 5.21-7.406a.465.465 0 0 1 .316-.228.48.48 0 0 1 .386.086l.599.448a1.143 1.143 0 0 1 .43 1.16l-1.063 4.775a.71.71 0 0 0 .39.799.72.72 0 0 0 .31.07h4.75a1.834 1.834 0 0 1 1.61.962 1.814 1.814 0 0 1-.09 1.867h-.002Z' fill='%23000'/%3E%3C/svg%3E")}.kgid-nps-icon{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24.5' height='23.314' viewBox='0 0 24.5 23.314'%3E%3Cg id='Group_2997' data-name='Group 2997' transform='translate(-9.75 -111.009)'%3E%3Cpath id='Union_1' data-name='Union 1' d='M4.26,16.055H3a3,3,0,0,1-3-3V3A3,3,0,0,1,3,0H20a3,3,0,0,1,3,3V13.055a3,3,0,0,1-3,3H8.689L4.26,20.693Z' transform='translate(10.5 111.759)' fill='none' stroke='%23fff' stroke-width='1.5'/%3E%3Cg id='Group_2994' data-name='Group 2994' transform='translate(18.041 115.943)'%3E%3Cpath id='Icon_feather-star' data-name='Icon feather-star' d='M6.771,3,7.936,5.36l2.605.381L8.656,7.577,9.1,10.172,6.771,8.946,4.44,10.172l.445-2.594L3,5.741,5.605,5.36Z' transform='translate(-2.623 -1.908)' fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='1'/%3E%3Cline id='Line_15' data-name='Line 15' x1='1.092' y1='0.946' transform='translate(0 0.145)' fill='none' stroke='%23fff' stroke-linecap='round' stroke-width='1.5'/%3E%3Cline id='Line_16' data-name='Line 16' x1='1.092' y1='0.946' transform='translate(7.822 0) rotate(90)' fill='none' stroke='%23fff' stroke-linecap='round' stroke-width='1.5'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A")}.kgid-item .-arrow-right:after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6.861' height='12' viewBox='0 0 6.861 12'%3E%3Cpath id='Icon_ionic-ios-arrow-forward' data-name='Icon ionic-ios-arrow-forward' d='M16.039,12.194,11.5,7.657a.854.854,0,0,1,0-1.211.865.865,0,0,1,1.215,0l5.145,5.141a.856.856,0,0,1,.025,1.183l-5.166,5.177A.858.858,0,0,1,11.5,16.735Z' transform='translate(-11.246 -6.196)' fill='%23fff'/%3E%3C/svg%3E%0A")}.kgid-subscription-icon{background-image:url("data:image/svg+xml,%3Csvg width='24' height='19' viewBox='0 0 24 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_1493_1773)'%3E%3Cpath d='M15.6089 13.8922L15.4953 13.446C15.1412 14.0078 14.6523 14.4758 14.0715 14.8089C13.4907 15.142 12.8357 15.3302 12.1638 15.3569C11.1673 15.3569 10.2116 14.9679 9.50696 14.2754C8.80233 13.583 8.40648 12.6438 8.40648 11.6646H9.0308C9.0308 12.4807 9.3607 13.2634 9.94792 13.8404C10.5351 14.4175 11.3316 14.7417 12.162 14.7417C12.7441 14.7166 13.3105 14.5485 13.8095 14.2528C14.3084 13.9571 14.7239 13.5432 15.018 13.0489L14.4295 13.2029L14.2791 12.5893L15.5317 12.2814C15.612 12.262 15.6968 12.2746 15.7677 12.3163C15.8386 12.3581 15.8899 12.4258 15.9102 12.5045L16.2235 13.7355L15.6089 13.8922ZM8.7981 10.4341L10.0467 10.1257L9.89633 9.51218L9.3089 9.65496C9.60406 9.16251 10.02 8.75053 10.5188 8.45659C11.0175 8.16266 11.5833 7.99613 12.1643 7.97221C12.9948 7.97221 13.7912 8.29641 14.3784 8.87348C14.9657 9.45056 15.2956 10.2332 15.2956 11.0494H15.9199C15.9199 10.0699 15.524 9.13063 14.8192 8.43807C14.1145 7.74552 13.1587 7.35645 12.162 7.35645C11.4885 7.38168 10.8316 7.56914 10.2491 7.90234C9.66663 8.23554 9.17633 8.70427 8.82137 9.26732L8.71807 8.82112L8.09375 8.96892L8.40705 10.1999C8.43203 10.2802 8.48616 10.3487 8.55915 10.3923C8.63028 10.4334 8.71407 10.4481 8.79526 10.4336L8.7981 10.4341Z' fill='white'/%3E%3Cpath d='M22.0497 1.25328H20.4037V0.836636C20.4054 0.374255 19.8804 0 19.2357 0H19.0586C18.4138 0 17.8888 0.374255 17.8888 0.836636V1.25607H6.43087V0.836636C6.43087 0.374255 5.90587 0 5.26112 0H5.08461C4.43929 0 3.916 0.374255 3.916 0.836636V1.25607H2.27006C1.20815 1.25607 0.34375 1.8696 0.34375 2.62927V10.8952V15.8269V17.3529C0.34375 18.1093 1.20701 18.7239 2.26722 18.7239H22.0525C23.1133 18.7239 23.976 18.1104 23.976 17.3529V2.62815C23.976 1.86904 23.1121 1.25328 22.0497 1.25328ZM18.6585 0.836636C18.6585 0.679348 18.8378 0.551064 19.0586 0.551064H19.2357C19.4565 0.551064 19.6358 0.679348 19.6358 0.836636V1.25607H18.6585V0.836636ZM5.08461 0.548275H5.26112C5.4819 0.548275 5.65842 0.67656 5.65842 0.833847V1.25328H4.68391V0.836636C4.68391 0.67656 4.86383 0.548275 5.08461 0.548275ZM1.11166 10.8924V9.04125V6.34951V5.72092H23.2064V12.8189C23.2064 13.1642 22.8125 13.4447 22.3283 13.4447H19.7607C18.8526 13.4447 18.1147 13.9718 18.1147 14.6194V16.4499C18.1147 16.7952 17.7208 17.0757 17.2367 17.0757H2.27006C1.63212 17.0757 1.11337 16.7059 1.11337 16.2514L1.11166 10.8924ZM22.7143 13.9601L18.8344 16.7266C18.8651 16.6367 18.8806 16.5425 18.8804 16.4477V14.6194C18.8804 14.2741 19.2748 13.993 19.759 13.993H22.3266C22.4571 13.9931 22.5874 13.9821 22.716 13.9601H22.7143ZM23.2046 17.3502C23.2046 17.8036 22.687 18.1728 22.0508 18.1728H2.27006C1.63382 18.1728 1.1162 17.8036 1.1162 17.3502C1.47173 17.5343 1.86821 17.6287 2.27006 17.6251H17.8667C18.3809 17.6251 18.8645 17.4823 19.2289 17.223L23.2069 14.3868L23.2046 17.3502ZM23.2046 5.17208H1.11337V2.62648C1.11337 2.17135 1.63212 1.80156 2.27006 1.80156H3.916V2.60807C3.916 3.06766 4.44042 3.44471 5.08574 3.44471C5.29801 3.44471 5.46999 3.322 5.46999 3.17029C5.46999 3.01858 5.29972 2.89643 5.08574 2.89643C4.86496 2.89643 4.68505 2.76815 4.68505 2.61086V1.80156H17.8888V2.60807C17.8888 3.06766 18.4138 3.44471 19.0586 3.44471C19.2714 3.44471 19.4434 3.322 19.4434 3.17029C19.4434 3.01858 19.2731 2.89643 19.0586 2.89643C18.8441 2.89643 18.6585 2.76815 18.6585 2.61086V1.80156H22.0497C22.6876 1.80156 23.2064 2.17135 23.2064 2.62648L23.2046 5.17208Z' fill='white'/%3E%3Cpath d='M22.0742 1.53258H20.4323V1.11593C20.4323 0.653552 19.9044 0.279297 19.2597 0.279297H19.0832C18.4379 0.279297 17.9134 0.653552 17.9134 1.11593V1.53537H6.45488V1.11593C6.45488 0.653552 5.93045 0.279297 5.28513 0.279297H5.10805C4.46329 0.279297 3.93887 0.653552 3.93887 1.11593V1.53537H2.29293C1.23102 1.53537 0.367188 2.1489 0.367188 2.90856V11.1745V16.1062V17.6322C0.367188 18.3886 1.22988 19.0032 2.29009 19.0032H22.0782C23.139 19.0032 24.0017 18.3897 24.0017 17.6322V2.90745C24 2.14834 23.1361 1.53258 22.0742 1.53258ZM18.6825 1.11593C18.6825 0.958645 18.8624 0.830361 19.0832 0.830361H19.2597C19.4805 0.830361 19.6598 0.958645 19.6598 1.11593V1.53537H18.6825V1.11593ZM5.10805 0.827572H5.28456C5.50534 0.827572 5.68526 0.955856 5.68526 1.11314V1.53258H4.71075V1.11593C4.71075 0.955856 4.88783 0.827572 5.10805 0.827572ZM1.1351 11.1717V9.32054V6.62881V6.00021H23.2304V13.0982C23.2304 13.4435 22.8365 13.724 22.3523 13.724H19.7847C18.8766 13.724 18.1387 14.2511 18.1387 14.8987V16.7292C18.1387 17.0745 17.7449 17.355 17.2607 17.355H2.29407C1.65612 17.355 1.13737 16.9852 1.13737 16.5307L1.1351 11.1717ZM22.7383 14.2394L18.8578 17.0059C18.8887 16.916 18.9044 16.8218 18.9044 16.727V14.8987C18.9044 14.5534 19.2983 14.2723 19.7824 14.2723H22.3501C22.4809 14.2724 22.6116 14.2614 22.7406 14.2394H22.7383ZM23.2281 17.6295C23.2281 18.0829 22.7105 18.4521 22.0742 18.4521H2.29123C1.65499 18.4521 1.1351 18.0829 1.1351 17.6295C1.49215 17.8144 1.89049 17.9089 2.29407 17.9044H17.8907C18.4049 17.9044 18.8885 17.7616 19.2529 17.5023L23.2309 14.6661L23.2281 17.6295ZM23.2281 5.45138H1.1351V2.90578C1.1351 2.45065 1.65385 2.08085 2.2918 2.08085H3.93773V2.88737C3.93887 3.34696 4.46329 3.72122 5.10805 3.72122C5.32032 3.72122 5.49286 3.59851 5.49286 3.4468C5.49286 3.29509 5.32259 3.17294 5.10805 3.17294C4.88727 3.17294 4.70735 3.04466 4.70735 2.88737V2.08085H17.9134V2.88737C17.9134 3.34696 18.4379 3.72122 19.0832 3.72122C19.2954 3.72122 19.4674 3.59851 19.4674 3.4468C19.4674 3.29509 19.2971 3.17294 19.0832 3.17294C18.8624 3.17294 18.6825 3.04466 18.6825 2.88737V2.08085H22.0742C22.7116 2.08085 23.2309 2.45065 23.2309 2.90578L23.2281 5.45138Z' fill='white'/%3E%3Cpath d='M5.19627 3.67579C5.4298 3.67579 5.61911 3.48975 5.61911 3.26026C5.61911 3.03077 5.4298 2.84473 5.19627 2.84473C4.96275 2.84473 4.77344 3.03077 4.77344 3.26026C4.77344 3.48975 4.96275 3.67579 5.19627 3.67579Z' fill='white'/%3E%3Cpath d='M19.1806 3.73145C19.4142 3.73145 19.6035 3.54541 19.6035 3.31592C19.6035 3.08643 19.4142 2.90039 19.1806 2.90039C18.9471 2.90039 18.7578 3.08643 18.7578 3.31592C18.7578 3.54541 18.9471 3.73145 19.1806 3.73145Z' fill='white'/%3E%3Cpath d='M21.7059 1.36461H20.06V0.947964C20.0611 0.485583 19.5367 0.111328 18.8914 0.111328H18.7148C18.0701 0.111328 17.5451 0.485583 17.5451 0.947964V1.3674H6.08655V0.947964C6.08655 0.485583 5.56212 0.111328 4.9168 0.111328H4.74029C4.09554 0.111328 3.57054 0.485583 3.57054 0.947964V1.3674H1.92461C0.863832 1.36461 0 1.98037 0 2.73781V11.0038V15.9355V17.4615C0 18.2178 0.862697 18.8325 1.92347 18.8325H21.7087C22.769 18.8325 23.6316 18.2189 23.6316 17.4615V2.73669C23.6316 1.98037 22.7678 1.36461 21.7059 1.36461ZM18.3141 0.947964C18.3141 0.790676 18.4941 0.662392 18.7148 0.662392H18.8914C19.1121 0.662392 19.2921 0.790676 19.2921 0.947964V1.3674H18.3141V0.947964ZM4.74029 0.659604H4.91737C5.13815 0.659604 5.31467 0.787888 5.31467 0.945175V1.36461H4.34016V0.947964C4.34016 0.787888 4.51951 0.659604 4.74029 0.659604ZM0.767346 11.0038V9.15257V6.46084V5.83224H22.8626V12.9303C22.8626 13.2755 22.4687 13.5561 21.9846 13.5561H19.4164C18.5083 13.5561 17.7704 14.0831 17.7704 14.7307V16.5613C17.7704 16.9065 17.376 17.1871 16.8918 17.1871H1.92574C1.28837 17.1871 0.769616 16.8173 0.769616 16.3627L0.767346 11.0038ZM22.37 14.0714L18.4895 16.8379C18.5204 16.7481 18.5361 16.6539 18.5361 16.559V14.7307C18.5361 14.3855 18.93 14.1043 19.4141 14.1043H21.9823C22.113 14.1044 22.2435 14.0934 22.3722 14.0714H22.37ZM22.8603 17.4615C22.8603 17.9149 22.3427 18.2842 21.7065 18.2842H1.92347C1.28723 18.2842 0.769616 17.9149 0.769616 17.4615C1.12576 17.6461 1.52311 17.7406 1.92574 17.7365H17.5224C18.0372 17.7365 18.5207 17.5937 18.8845 17.3343L22.8626 14.4981L22.8603 17.4615ZM22.8603 5.28341H0.769616V2.73781C0.769616 2.28268 1.28837 1.91288 1.92574 1.91288H3.57168V2.7194C3.57168 3.17899 4.09667 3.55604 4.74143 3.55604C4.95426 3.55604 5.12624 3.43333 5.12624 3.28162C5.12624 3.12991 4.95597 3.00776 4.74143 3.00776C4.52689 3.00776 4.34413 2.87948 4.34413 2.72219V1.91288H17.5451V2.7194C17.5451 3.17899 18.0701 3.55604 18.7148 3.55604C18.9271 3.55604 19.0997 3.43333 19.0997 3.28162C19.0997 3.12991 18.9294 3.00776 18.7148 3.00776C18.5003 3.00776 18.3141 2.87948 18.3141 2.72219V1.91288H21.7059C22.3438 1.91288 22.8626 2.28268 22.8626 2.73781L22.8603 5.28341Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1493_1773'%3E%3Crect width='24' height='19' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A")}.kgid-subscription-icon,.kgid-subssetting-icon{display:inline-block;position:relative;margin-right:10px;width:24px;height:24px;vertical-align:top;background-position:50%;background-repeat:no-repeat;background-size:contain}.kgid-subssetting-icon{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='23' fill='none'%3E%3Cpath fill='%23fff' d='M11.294 0H3.08A3.076 3.076 0 0 0 0 3.08v16.428a3.076 3.076 0 0 0 3.08 3.08h8.214a3.076 3.076 0 0 0 3.08-3.08V3.08A3.076 3.076 0 0 0 11.294 0ZM9.241 20.535H5.134v-1.027H9.24v1.027Zm3.337-3.08H1.796V3.08h10.78v14.374Z'/%3E%3C/svg%3E")}.kgid-subsuser-icon{display:inline-block;position:relative;margin-right:10px;width:24px;height:24px;vertical-align:top;background-position:50%;background-repeat:no-repeat;background-size:contain;background-image:url("data:image/svg+xml,%3Csvg width='25' height='25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18 20.7h-.5c-.7-.1-1.4-.6-1.8-1.2-.4-.6-.6-1.4-.5-2.1.1-.7.6-1.4 1.2-1.9.6-.4 1.4-.6 2.1-.5.7.1 1.4.6 1.8 1.2.4.6.6 1.4.5 2.1-.1.8-.5 1.4-1.2 1.9-.5.3-1.1.5-1.6.5Zm0-4.9c-.4 0-.8.1-1.2.4-.5.3-.8.8-.9 1.3-.1.5 0 1.1.3 1.5.3.5.8.8 1.3.9.5.1 1.1 0 1.5-.3.4-.3.8-.8.9-1.3.1-.5 0-1.1-.3-1.5-.3-.5-.8-.8-1.3-.9-.1-.1-.2-.1-.3-.1ZM9.2 0C5.9 0 3.3 2.8 3.3 6.2c0 3.4 2.7 6.2 5.9 6.2s5.9-2.8 5.9-6.2c0-3.4-2.6-6.2-5.9-6.2ZM14 6.1c0 2.7-2.3 5.1-4.8 5.1S4.4 8.8 4.4 6.1c0-2.7 2.2-4.9 4.8-4.9 2.6 0 4.8 2.2 4.8 4.9Z' fill='%23fff'/%3E%3Cpath d='M15.2 11.6c-.7-.6-1.5-1-2.4-1.4-.1-.1-.3 0-.4.1-.1.1-.1.1-.2.1s-.1 0-.2.1c-.2.1-.4.3-.6.4-.7.4-1.5.6-2.4.6-1.2 0-2.3-.4-3.2-1.2-.1-.1-.3-.1-.4-.1C2.2 11.5 0 14.8 0 18.4v4c0 .2.2.4.4.4h12.7V22h-.4v-.4H5.1v-1.8c0-.2-.2-.4-.4-.4h-.2c-.2 0-.4.2-.4.4v1.8h-3v-3.4c0-3.1 1.8-5.9 4.6-7 1 .8 2.2 1.2 3.4 1.2.7 0 1.3-.1 2-.3.5-.2 1-.5 1.5-.8.6.3 1.2.6 1.8 1.1l.2-.2.2.3h.1c.1-.1.2-.2.2-.3L15 12l.2.3h.1c.1-.1.2-.2.2-.3 0-.1-.1-.3-.3-.4Z' fill='%23fff'/%3E%3Cpath d='m24.3 17-1-.2.9-.6c.2-.1.3-.3.3-.5s0-.4-.1-.6l-1.4-2c-.1-.2-.3-.3-.5-.4-.2 0-.4 0-.6.1l-.9.5-.1-.1.2-1.1c.1-.5-.2-.9-.7-1l-2.4-.4c-.2 0-.4 0-.6.1-.2.1-.3.3-.3.5l-.2 1.1-.6-.9c-.1-.2-.3-.3-.5-.4-.2 0-.4 0-.6.1l-2 1.4c-.2.1-.3.3-.3.5s0 .4.1.6l.6.9s0 .1-.1.1l-1-.2c-.2 0-.4 0-.6.1-.2.1-.3.3-.3.5l-.6 2.7c-.1.2 0 .4.1.6.1.2.3.3.5.4l1 .2v.1l-.9.6c-.2.1-.3.3-.3.5s0 .4.1.6l1.4 2c.1.2.3.3.5.4.2 0 .4 0 .6-.1l.9-.6h.1l-.2 1c-.1.5.2.9.7 1l2.4.4h.1c.2 0 .3 0 .5-.1s.3-.3.3-.5l.2-1h.1l.6.9c.1.2.3.3.5.4.2 0 .4 0 .6-.1l2-1.4c.2-.1.3-.3.3-.5s0-.4-.1-.6l-.6-.9V21l1 .2c.2 0 .4 0 .6-.1.2-.1.3-.3.3-.5l.4-2.4v-.1c.3-.7 0-1.1-.4-1.1Zm-4.7 5.3c-.1-.1-.3-.2-.5-.1-.1 0-.2 0-.2.1H18.6c-.1 0-.3.1-.3.3l-.3 1.3-2.2-.4.2-1.3c0-.2-.1-.3-.2-.4-.1 0-.2-.1-.2-.1l-.1-.1-.1-.1c-.1-.1-.2-.1-.3-.1-.1 0-.1 0-.2.1l-1.1.7-1.3-1.9 1-.7c.1-.1.2-.3.1-.5 0-.1-.1-.2-.1-.2V18.6c0-.1-.1-.3-.3-.3l-1.1-.3.4-2.3 1.2.2c.2 0 .4-.1.4-.2.1-.1.1-.2.1-.2l.1-.1.1-.1c.1-.1.1-.3 0-.5l-.1-.2-.6-.9 1.9-1.3.7 1.1c.1.1.3.2.5.1h.5c.1 0 .3-.1.3-.3l.2-1.3 2.2.4-.2 1.3c0 .2.1.3.2.4.1.1.2.1.2.1l.1.1.1.1c.1.1.3.1.5 0l1-.7 1.3 1.9-1 .7c-.1.1-.2.3-.1.5v.5c0 .1.1.3.3.3l1.2.2v.1l-.4 2.2-1.2-.2c-.2 0-.4.1-.4.2s-.1.2-.1.2l-.1.1-.1.1c-.1.1-.1.3 0 .5l.7 1.1-1.9 1.3-.6-.9c.2 0 .1-.2.1-.2Z' fill='%23fff'/%3E%3C/svg%3E")}.button-burger:before{background-image:url("data:image/svg+xml,%3Csvg width='14' height='14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='6.25' cy='6.25' r='5.25' stroke='%23fff' stroke-width='1.8'/%3E%3Cpath d='m13 13-1.5-1.5' stroke='%23fff' stroke-width='1.8' stroke-linecap='round'/%3E%3C/svg%3E")}:root{color-scheme:light dark}body{--font-primary:Roboto,sans-serif;--ico-light-base:url("data:image/svg+xml,%3Csvg width='24' height='25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 3.444V1M12 23.444V21M18.05 5.95l1.728-1.728M5.95 18.05l-1.728 1.728M20.556 12H23M3.444 12H1M18.05 18.05l1.728 1.728M5.95 5.95 4.222 4.222' stroke='%23000' stroke-width='1.8' stroke-linecap='round'/%3E%3Ccircle cx='11.944' cy='11.944' r='6.044' stroke='%23000' stroke-width='1.8'/%3E%3C/svg%3E");--ico-dark-base:url("data:image/svg+xml,%3Csvg width='23' height='23' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.012 2.595c.863-.812 1.295-1.218 1.742-1.178a1 1 0 0 1 .61.281c.32.314.283 1.121.206 2.736a10.967 10.967 0 0 0 2.976 8.057 10.967 10.967 0 0 0 7.86 3.462c1.617.023 2.425.034 2.719.374a1 1 0 0 1 .243.626c.013.448-.419.854-1.282 1.666-4.425 4.163-11.386 3.95-15.549-.475S.587 6.758 5.012 2.595Z' stroke='%23000' stroke-width='1.5'/%3E%3C/svg%3E");--ico-auto-base:url("data:image/svg+xml,%3Csvg width='23' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 3.444V1M11 23V3M17.05 5.95l1.728-1.728M19.556 12H22M17.05 18.05l1.728 1.728' stroke='%23000' stroke-width='1.2' stroke-linecap='round'/%3E%3Ccircle cx='10.944' cy='11.944' r='6.344' stroke='%23000' stroke-width='1.2'/%3E%3Cpath d='M4.751 21.145H1.772L1.104 23H.137l2.715-7.11h.82L6.392 23H5.43l-.679-1.855Zm-2.695-.772h2.417l-1.211-3.325-1.206 3.325ZM5 9.5l2.5-3 2-.4 1-.1v12L8 17l-1.5-1-2-3L5 9.5Z' fill='%23000'/%3E%3C/svg%3E");--bg-body:#f2f2f2;--bg-main:#fff;--bg-white:#fff;--bg-white-lv2:#fff;--bg-gray-med:#f0f0f0;--bg-gray-bold:#efedef;--bg-blue-lite:#f1f6fc;--bg-blue-inverted:#dfdfdf;--bg-place:#f2f2f2;--bg-place2:#e2e2e2;--bg-black:#000;--bg-black-transparent:hsla(0,0%,100%,.75);--bg-input:#fff;--bg-toggle:#d7d7d7;--bg-radio:#f4f4f4;--bg-disabled:#dadada;--cl-main:#1a1a1a;--cl-white:#fff;--cl-gray:#717171;--cl-gray-lite:#999;--cl-gray-med:#666;--cl-gray-med2:#666;--cl-gray-bold:#545454;--cl-blue:#3ca5dd;--cl-red:red;--cl-orange:#e55225;--br-black:#000;--br-gray-bold:#9b9b9b;--br-gray-med:#c9c9ca;--br-grey-reg:#dbdbdb;--br-gray-lite:#e5e5e5;--br-list:#e2e2e2;--br-list-lv2:#e3e2e3;--br-blue:#3ca5dd;--cl-shadow:#f1f1f1;--cl-shadow-none:#ddd;--cl-shadow-nav:rgba(0,0,0,.75);--cl-shadow-inset:0 3px 6px rgba(0,0,0,.16) inset,0 3px 6px rgba(0,0,0,.16);--cl-hover:#000;--cl-alpha:1;--img-filter:none;--img-grayscale:none;--img-dark:0;--img-light:1;--img-kolom:none;--ico-invert:invert(1);--bg-title:transparent;--cl-title:#4a4a4a;--bg-panel1:#3a3a3a;--bg-panel2:#424242;--bg-most:#71c4d6;--bg-most2:#e7e7e7;--br-most:#fff;--bg-breaking1:#dedede;--bg-breaking2:#eaeaea;--cl-breaking1:#ed1c24;--cl-crumb:#e55225;--bg-share:#dcdcdc;--weight-title:500;--bg-topic:#9b9b9b;--cl-video-disabled:255,255,255;--bg-copy:0,0,0;--cl-copy:#fff;--bg-info:#daeaf7;--bg-auto-bar:#bbe7ff;--bg-comment:245,252,255;--bg-comment-hover:#d6eefa;--bg-comment2:#eff5f7;--bg-comment3:#e4f4fc;--bg-banner1:hsla(0,0%,100%,.8);--bg-adsbox:#fff;--bg-brandz:#f2f2f2;--cl-brandz-border:#fff;--cl-bangkit:#b9b9b9;--cl-parapuan:#f4d2ca;--cl-parapuan-dark:#833275;--bg-profile:#e7f7fb;--br-profile:#c9e6ee;--cl-anchor:#1fb9e1;--br-anchor:#1fb9e1;--bg-warticle:#f1f1f1;--bg-warning:#fff7e9;--br-warning:#ffe5b7;--bg-smart:#eaf5fb;--bg-dark-sun:#ffb42b;--bg-dark-shade:transparent;--bg-dark-light:#ffb42b;--bg-submenu:#383838;--bg-submenu2:#fff;--cl-submenu:#fff;--bg-news-menu1:#f62d1d;--bg-news-menu2:#de1e0e;--bg-news-menu3:#bd190c;--bg-tren:#1fb9e1;--bg-tren-subtitle:#fff;--cl-tren:#1fb9e1;--cl-grey-border:#ebebeb;--bg-toc:#edf1fd;--cl-toc:#3c5cb9;--cl-infografik:#ad0243;--bg-infografik:#ad0243;--cl-gray-video:#a0a4a8;--bg-video-kg:#b70000;--bg-cekfakta:#c00;--bg-blogger:#ebf8ff;--bg-modal:hsla(0,0%,100%,.9);--bg-modal-header:#f6f9f9;--cl-modal-black:#000;--cl-modal-dark:#666;--img-modal-gray:none;--cl-txt:#333;--cl-time:#959595;--cl-time2:#888;--bg-section-title:#f3f5f6;--bg-time:#333;--bg-bullet:#c9c9c9;--br-item:#e3e3e3;--br-tab:#d9d9d9;--br-tab2:#e5e5e5;--cl-tab2:#a7a7a7;--cl-channel:#bf451f;--cl-blue3:#007aff;--cl-blue2:#007aff;--br-item2:#dfdfdf;--filter-gray2:invert(39%) sepia(5%) saturate(18%) hue-rotate(109deg) brightness(98%) contrast(89%);--bg-btn2:#fff;--hover-bg-btn2:#fff;--hover-cl-btn2:#0068da;--hover-br-btn2:#0068da;--active-bg-btn2:#f1f1f1;--active-br-btn2:#0056b4;--active-cl-btn2:#0056b4;--Azure-white:#eff6ff;--Azure-white2:#f9f9f9;--Azure-lighter:#b3d7ff;--Azure-lightest:#e1efff;--filter-azure:invert(46%) sepia(85%) saturate(5629%) hue-rotate(200deg) brightness(101%) contrast(109%);--cl-jingga01:#e75524;--cl-blue-2:#39a3f0;--cl-line:#e7e7e7;--filter-gray3:brightness(0) saturate(100%) invert(18%) sepia(0%) saturate(0%) hue-rotate(80deg) brightness(101%) contrast(94%);--filter-gray_v3:invert(33%) sepia(7%) saturate(359%) hue-rotate(185deg) brightness(93%) contrast(93%);--filter-hover-gray3:brightness(0) saturate(100%) invert(92%) sepia(89%) saturate(2%) hue-rotate(203deg) brightness(111%) contrast(100%);--filter-hover-gray4:brightness(0) saturate(100%) invert(54%) sepia(88%) saturate(1563%) hue-rotate(179deg) brightness(97%) contrast(93%);--filter-hover-blue2:brightness(0) saturate(100%) invert(36%) sepia(63%) saturate(1450%) hue-rotate(178deg) brightness(91%) contrast(90%);--grey-charcoal-1:#f8f8f8;--grey-charcoal:#a7a7a7;--charcoal-lightest:gray;--charcoal-light:#515151;--charcoal-white:#999;--charcoal:#333;--platinum-light:#efefef;--platinum-lighter:#f5f5f5;--platinum-dark:#e0e0e0;--neutral-5:#f9f9f9;--neutral-10:#f3f3f3;--neutral-20:#e7e8e9;--neutral-50:#878b92;--neutral-60:#6c6f75;--neutral-70:#515358;--neutral-80:#36383a;--cl-black:#000;--bg-news:#0f79c6;--bg-tren-2:#1fb9e1;--bg-food-2:#f5bb00;--bg-hype-2:#f5b432;--bg-tekno-2:#bad107;--bg-lestari-2:#ebebeb;--bg-umkm-2:#ebebeb;--bg-parapuan-2:#ebebeb;--bg-otomotif-2:#fb0404;--bg-health-2:#1fb9e1;--bg-edukasi-2:#058ab6;--bg-bola-2:#0db24b;--bg-money-2:#438e10;--bg-travel-2:#bf174c;--bg-sains-2:#0161b8;--bg-lifestyle-2:#00a783;--bg-properti-2:#b57c29;--bg-homey-2:#d8b370;--bg-fotovideo-2:#ebebeb;--bg-pemilu:#55a3d7;--bg-ikn:#6f887b;--bg-video:#ef5353;--bg-lestari-menu:#ebebeb;--cl-blue-lestari-2:#183466}body,body.theme-dark{--yale-blue-20:#ebf6fe;--yale-blue-40:#39a3f0;--yale-blue-50:#0f79c6}body.theme-dark{--bg-body:#121212;--bg-main:#121212;--bg-white:#262626;--bg-white-lv2:#3b3b3b;--bg-gray-med:#2c2c2c;--bg-gray-bold:#262626;--bg-blue-lite:#262626;--bg-blue-inverted:#3ca5dd;--bg-place:#262626;--bg-place2:#3b3b3b;--bg-black:#262626;--bg-black-transparent:hsla(0,0%,7%,.8);--bg-input:#1f1f1f;--bg-toggle:#646464;--bg-radio:#1f1f1f;--bg-disabled:#3b3b3b;--cl-main:hsla(0,0%,100%,.87);--cl-white:hsla(0,0%,100%,.87);--cl-gray:hsla(0,0%,100%,.87);--cl-gray-lite:hsla(0,0%,100%,.87);--cl-gray-med:hsla(0,0%,100%,.87);--cl-gray-med2:hsla(0,0%,100%,.87);--cl-gray-bold:hsla(0,0%,100%,.87);--cl-blue:hsla(0,0%,100%,.87);--cl-red:hsla(0,0%,100%,.87);--cl-orange:hsla(0,0%,100%,.87);--br-black:#404040;--br-gray-bold:#2c2c2c;--br-gray-med:#2c2c2c;--br-grey-reg:#2c2c2c;--br-gray-lite:#2c2c2c;--br-list:#1f1f1f;--br-list-lv2:#3b3b3b;--br-blue:#3b3b3b;--cl-shadow:#1f1f1f;--cl-shadow-none:transparent;--cl-shadow-nav:transparent;--cl-shadow-inset:0 0 0 transparent inset,0 0 0 transparent;--cl-hover:#fff;--cl-alpha:.78;--img-filter:brightness(.8) contrast(1.2);--img-grayscale:grayscale(1) invert(1) brightness(1.2);--img-dark:1;--img-light:0;--img-kolom:grayscale(1) brightness(.3);--ico-invert:none;--bg-title:#121212;--cl-title:hsla(0,0%,100%,.87);--bg-panel1:#121212;--bg-panel2:#1f1f1f;--bg-most:transparent;--bg-most2:#2c2c2c;--br-most:#262626;--bg-breaking1:#262626;--bg-breaking2:#2c2c2c;--cl-breaking1:#c12e2e;--cl-crumb:#fff;--bg-share:#3b3b3b;--weight-title:400;--bg-topic:#3b3b3b;--cl-video-disabled:38,38,38;--bg-copy:255,255,255;--cl-copy:#000;--bg-info:#2c2c2c;--bg-auto-bar:#6e6e6e;--bg-comment:38,38,38;--bg-comment-hover:#404040;--bg-comment2:#3b3b3b;--bg-comment3:#1f1f1f;--bg-banner1:rgba(44,44,44,.8);--bg-adsbox:#999;--bg-brandz:#1f1f1f;--cl-brandz-border:#121212;--cl-bangkit:#3b3b3b;--cl-parapuan:#c8482a;--cl-parapuan-dark:#da674a;--bg-profile:#262626;--br-profile:#262626;--cl-anchor:hsla(0,0%,100%,.87);--br-anchor:#262626;--bg-warticle:#262626;--bg-warning:#262626;--br-warning:#262626;--bg-smart:#1f1f1f;--bg-dark-sun:#fff;--bg-dark-shade:#3b3b3b;--bg-dark-light:#3b3b3b;--bg-submenu:#262626;--bg-submenu2:#3b3b3b;--cl-submenu:#999;--bg-news-menu1:#262626;--bg-news-menu2:#262626;--bg-news-menu3:#3b3b3b;--bg-tren:#262626;--bg-tren-subtitle:#3b3b3b;--cl-tren:#262626;--cl-grey-border:#3b3b3b;--bg-toc:#262626;--cl-toc:hsla(0,0%,100%,.87);--cl-infografik:hsla(0,0%,100%,.87);--bg-infografik:#262626;--cl-gray-video:hsla(0,0%,100%,.87);--bg-video-kg:#262626;--bg-cekfakta:#262626;--bg-blogger:#646464;--bg-modal:rgba(59,59,59,.9);--bg-modal-header:#3b3b3b;--cl-modal-black:#fff;--cl-modal-dark:#d7d7d7;--img-modal-gray:grayscale(1) invert(1) brightness(1.2);--cl-txt:hsla(0,0%,100%,.87);--cl-time:hsla(0,0%,100%,.87);--cl-time2:hsla(0,0%,100%,.87);--bg-section-title:#3b3b3b;--bg-time:#262626;--bg-bullet:hsla(0,0%,100%,.87);--br-item:#262626;--br-tab:#646464;--br-tab2:#646464;--cl-tab2:hsla(0,0%,100%,.87);--cl-channel:hsla(0,0%,100%,.87);--cl-blue3:#fff;--cl-blue2:#3b3b3b;--br-item2:#262626;--filter-gray2:invert(100%) sepia(1%) saturate(136%) hue-rotate(333deg) brightness(109%) contrast(100%);--bg-btn2:#333;--hover-bg-btn2:#454545;--hover-cl-btn2:#fff;--hover-br-btn2:#757575;--active-bg-btn2:#222;--active-br-btn2:#9a9a9a;--active-cl-btn2:#9a9a9a;--Azure-white:#333;--Azure-white2:#444;--Azure-lighter:#999;--Azure-lightest:#222;--filter-azure:invert(100%) sepia(93%) saturate(0%) hue-rotate(319deg) brightness(108%) contrast(106%);--cl-jingga01:#e75524;--cl-blue-2:#39a3f0;--cl-line:#383838;--filter-gray3:brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0%) hue-rotate(39deg) brightness(104%) contrast(105%);--filter-gray_v3:invert(100%) sepia(0%) saturate(7500%) hue-rotate(341deg) brightness(101%) contrast(100%);--filter-hover-gray3:brightness(0) saturate(100%) invert(92%) sepia(89%) saturate(2%) hue-rotate(203deg) brightness(111%) contrast(100%);--filter-hover-gray4:brightness(0) saturate(100%) invert(54%) sepia(88%) saturate(1563%) hue-rotate(179deg) brightness(97%) contrast(93%);--filter-hover-blue2:brightness(0) saturate(100%) invert(36%) sepia(63%) saturate(1450%) hue-rotate(178deg) brightness(91%) contrast(90%);--grey-charcoal-1:#262626;--grey-charcoal:#e0e0e0;--charcoal-lightest:gray;--charcoal-light:hsla(0,0%,100%,.87);--charcoal-white:hsla(0,0%,100%,.87);--charcoal:hsla(0,0%,100%,.87);--platinum-light:#3b3b3b;--platinum-lighter:#3b3b3b;--platinum-dark:#3b3b3b;--neutral-5:#2c2c2c;--neutral-10:#2c2c2c;--neutral-20:#3b3b3b;--neutral-50:#d7d7d7;--neutral-60:#e0e0e0;--neutral-70:hsla(0,0%,100%,.87);--neutral-80:#9a9a9a;--cl-black:#fff;--bg-news:#0f79c6;--bg-tren-2:#1fb9e1;--bg-food-2:#f5bb00;--bg-hype-2:#f5b432;--bg-tekno-2:#bad107;--bg-lestari-2:#ebebeb;--bg-umkm-2:#ebebeb;--bg-parapuan-2:#ebebeb;--bg-otomotif-2:#fb0404;--bg-health-2:#1fb9e1;--bg-edukasi-2:#058ab6;--bg-bola-2:#0db24b;--bg-money-2:#438e10;--bg-travel-2:#bf174c;--bg-sains-2:#0161b8;--bg-lifestyle-2:#00a783;--bg-properti-2:#b57c29;--bg-homey-2:#d8b370;--bg-fotovideo-2:#ebebeb;--bg-pemilu:#55a3d7;--bg-ikn:#6f887b;--bg-video:#ef5353;--bg-lestari-menu:#ebebeb;--cl-blue-lestari-2:#183466}@media (prefers-color-scheme:dark){body{--bg-body:#121212;--bg-main:#121212;--bg-white:#262626;--bg-white-lv2:#3b3b3b;--bg-gray-med:#2c2c2c;--bg-gray-bold:#262626;--bg-blue-lite:#262626;--bg-blue-inverted:#3ca5dd;--bg-place:#262626;--bg-place2:#3b3b3b;--bg-black:#262626;--bg-black-transparent:hsla(0,0%,7%,.8);--bg-input:#1f1f1f;--bg-toggle:#646464;--bg-radio:#1f1f1f;--bg-disabled:#3b3b3b;--cl-main:hsla(0,0%,100%,.87);--cl-white:hsla(0,0%,100%,.87);--cl-gray:hsla(0,0%,100%,.87);--cl-gray-lite:hsla(0,0%,100%,.87);--cl-gray-med:hsla(0,0%,100%,.87);--cl-gray-med2:hsla(0,0%,100%,.87);--cl-gray-bold:hsla(0,0%,100%,.87);--cl-blue:hsla(0,0%,100%,.87);--cl-red:hsla(0,0%,100%,.87);--cl-orange:hsla(0,0%,100%,.87);--br-black:#404040;--br-gray-bold:#2c2c2c;--br-gray-med:#2c2c2c;--br-grey-reg:#2c2c2c;--br-gray-lite:#2c2c2c;--br-list:#1f1f1f;--br-list-lv2:#3b3b3b;--br-blue:#3b3b3b;--cl-shadow:#1f1f1f;--cl-shadow-none:transparent;--cl-shadow-nav:transparent;--cl-shadow-inset:0 0 0 transparent inset,0 0 0 transparent;--cl-hover:#fff;--cl-alpha:.78;--img-filter:brightness(.8) contrast(1.2);--img-grayscale:grayscale(1) invert(1) brightness(1.2);--img-dark:1;--img-light:0;--img-kolom:grayscale(1) brightness(.3);--ico-invert:none;--bg-title:#121212;--cl-title:hsla(0,0%,100%,.87);--bg-panel1:#121212;--bg-panel2:#1f1f1f;--bg-most:transparent;--bg-most2:#2c2c2c;--br-most:#262626;--bg-breaking1:#262626;--bg-breaking2:#2c2c2c;--cl-breaking1:#c12e2e;--cl-crumb:#fff;--bg-share:#3b3b3b;--weight-title:400;--bg-topic:#3b3b3b;--cl-video-disabled:38,38,38;--bg-copy:255,255,255;--cl-copy:#000;--bg-info:#2c2c2c;--bg-auto-bar:#6e6e6e;--bg-comment:38,38,38;--bg-comment-hover:#404040;--bg-comment2:#3b3b3b;--bg-comment3:#1f1f1f;--bg-banner1:rgba(44,44,44,.8);--bg-adsbox:#999;--bg-brandz:#1f1f1f;--cl-brandz-border:#121212;--cl-bangkit:#3b3b3b;--cl-parapuan:#c8482a;--cl-parapuan-dark:#da674a;--bg-profile:#262626;--br-profile:#262626;--cl-anchor:hsla(0,0%,100%,.87);--br-anchor:#262626;--bg-warticle:#262626;--bg-warning:#262626;--br-warning:#262626;--bg-smart:#1f1f1f;--bg-dark-sun:#fff;--bg-dark-shade:#3b3b3b;--bg-dark-light:#3b3b3b;--bg-submenu:#262626;--bg-submenu2:#3b3b3b;--cl-submenu:#999;--bg-news-menu1:#262626;--bg-news-menu2:#262626;--bg-news-menu3:#3b3b3b;--bg-tren:#262626;--bg-tren-subtitle:#3b3b3b;--cl-tren:#262626;--cl-grey-border:#3b3b3b;--bg-toc:#262626;--cl-toc:hsla(0,0%,100%,.87);--cl-infografik:hsla(0,0%,100%,.87);--bg-infografik:#262626;--cl-gray-video:hsla(0,0%,100%,.87);--bg-video-kg:#262626;--bg-cekfakta:#262626;--bg-blogger:#646464;--bg-modal:rgba(59,59,59,.9);--bg-modal-header:#3b3b3b;--cl-modal-black:#fff;--cl-modal-dark:#d7d7d7;--img-modal-gray:grayscale(1) invert(1) brightness(1.2);--cl-txt:hsla(0,0%,100%,.87);--cl-time:hsla(0,0%,100%,.87);--cl-time2:hsla(0,0%,100%,.87);--bg-section-title:#3b3b3b;--bg-time:#262626;--bg-bullet:hsla(0,0%,100%,.87);--br-item:#262626;--br-tab:#646464;--br-tab2:#646464;--cl-tab2:hsla(0,0%,100%,.87);--cl-channel:hsla(0,0%,100%,.87);--cl-blue3:#fff;--cl-blue2:#3b3b3b;--br-item2:#262626;--filter-gray2:invert(100%) sepia(1%) saturate(136%) hue-rotate(333deg) brightness(109%) contrast(100%);--bg-btn2:#333;--hover-bg-btn2:#454545;--hover-cl-btn2:#fff;--hover-br-btn2:#757575;--active-bg-btn2:#222;--active-br-btn2:#9a9a9a;--active-cl-btn2:#9a9a9a;--Azure-white:#333;--Azure-white2:#444;--Azure-lighter:#999;--Azure-lightest:#222;--filter-azure:invert(100%) sepia(93%) saturate(0%) hue-rotate(319deg) brightness(108%) contrast(106%);--cl-jingga01:#e75524;--cl-blue-2:#39a3f0;--cl-line:#383838;--filter-gray3:brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0%) hue-rotate(39deg) brightness(104%) contrast(105%);--filter-gray_v3:invert(100%) sepia(0%) saturate(7500%) hue-rotate(341deg) brightness(101%) contrast(100%);--filter-hover-gray3:brightness(0) saturate(100%) invert(92%) sepia(89%) saturate(2%) hue-rotate(203deg) brightness(111%) contrast(100%);--filter-hover-gray4:brightness(0) saturate(100%) invert(54%) sepia(88%) saturate(1563%) hue-rotate(179deg) brightness(97%) contrast(93%);--filter-hover-blue2:brightness(0) saturate(100%) invert(36%) sepia(63%) saturate(1450%) hue-rotate(178deg) brightness(91%) contrast(90%);--grey-charcoal-1:#262626;--grey-charcoal:#e0e0e0;--charcoal-lightest:gray;--charcoal-light:hsla(0,0%,100%,.87);--charcoal-white:hsla(0,0%,100%,.87);--charcoal:hsla(0,0%,100%,.87);--platinum-light:#3b3b3b;--platinum-lighter:#3b3b3b;--platinum-dark:#3b3b3b;--neutral-5:#2c2c2c;--neutral-10:#2c2c2c;--neutral-20:#3b3b3b;--neutral-50:#d7d7d7;--neutral-60:#e0e0e0;--neutral-70:hsla(0,0%,100%,.87);--neutral-80:#9a9a9a;--cl-black:#fff;--bg-news:#0f79c6;--bg-tren-2:#1fb9e1;--bg-food-2:#f5bb00;--bg-hype-2:#f5b432;--bg-tekno-2:#bad107;--bg-lestari-2:#ebebeb;--bg-umkm-2:#ebebeb;--bg-parapuan-2:#ebebeb;--bg-otomotif-2:#fb0404;--bg-health-2:#1fb9e1;--bg-edukasi-2:#058ab6;--bg-bola-2:#0db24b;--bg-money-2:#438e10;--bg-travel-2:#bf174c;--bg-sains-2:#0161b8;--bg-lifestyle-2:#00a783;--bg-properti-2:#b57c29;--bg-homey-2:#d8b370;--bg-fotovideo-2:#ebebeb;--bg-pemilu:#55a3d7;--bg-ikn:#6f887b;--bg-video:#ef5353;--bg-lestari-menu:#ebebeb;--cl-blue-lestari-2:#183466}body,body.theme-light{--yale-blue-20:#ebf6fe;--yale-blue-40:#39a3f0;--yale-blue-50:#0f79c6}body.theme-light{--bg-body:#f2f2f2;--bg-main:#fff;--bg-white:#fff;--bg-white-lv2:#fff;--bg-gray-med:#f0f0f0;--bg-gray-bold:#efedef;--bg-blue-lite:#f1f6fc;--bg-blue-inverted:#dfdfdf;--bg-place:#f2f2f2;--bg-place2:#e2e2e2;--bg-black:#000;--bg-black-transparent:hsla(0,0%,100%,.75);--bg-input:#fff;--bg-toggle:#d7d7d7;--bg-radio:#f4f4f4;--bg-disabled:#dadada;--cl-main:#1a1a1a;--cl-white:#fff;--cl-gray:#717171;--cl-gray-lite:#999;--cl-gray-med:#666;--cl-gray-med2:#666;--cl-gray-bold:#545454;--cl-blue:#3ca5dd;--cl-red:red;--cl-orange:#e55225;--br-black:#000;--br-gray-bold:#9b9b9b;--br-gray-med:#c9c9ca;--br-grey-reg:#dbdbdb;--br-gray-lite:#e5e5e5;--br-list:#e2e2e2;--br-list-lv2:#e3e2e3;--br-blue:#3ca5dd;--cl-shadow:#f1f1f1;--cl-shadow-none:#ddd;--cl-shadow-nav:rgba(0,0,0,.75);--cl-shadow-inset:0 3px 6px rgba(0,0,0,.16) inset,0 3px 6px rgba(0,0,0,.16);--cl-hover:#000;--cl-alpha:1;--img-filter:none;--img-grayscale:none;--img-dark:0;--img-light:1;--img-kolom:none;--ico-invert:invert(1);--bg-title:transparent;--cl-title:#4a4a4a;--bg-panel1:#3a3a3a;--bg-panel2:#424242;--bg-most:#71c4d6;--bg-most2:#e7e7e7;--br-most:#fff;--bg-breaking1:#dedede;--bg-breaking2:#eaeaea;--cl-breaking1:#ed1c24;--cl-crumb:#e55225;--bg-share:#dcdcdc;--weight-title:500;--bg-topic:#9b9b9b;--cl-video-disabled:255,255,255;--bg-copy:0,0,0;--cl-copy:#fff;--bg-info:#daeaf7;--bg-auto-bar:#bbe7ff;--bg-comment:245,252,255;--bg-comment-hover:#d6eefa;--bg-comment2:#eff5f7;--bg-comment3:#e4f4fc;--bg-banner1:hsla(0,0%,100%,.8);--bg-adsbox:#fff;--bg-brandz:#f2f2f2;--cl-brandz-border:#fff;--cl-bangkit:#b9b9b9;--cl-parapuan:#f4d2ca;--cl-parapuan-dark:#833275;--bg-profile:#e7f7fb;--br-profile:#c9e6ee;--cl-anchor:#1fb9e1;--br-anchor:#1fb9e1;--bg-warticle:#f1f1f1;--bg-warning:#fff7e9;--br-warning:#ffe5b7;--bg-smart:#eaf5fb;--bg-dark-sun:#ffb42b;--bg-dark-shade:transparent;--bg-dark-light:#ffb42b;--bg-submenu:#383838;--bg-submenu2:#fff;--cl-submenu:#fff;--bg-news-menu1:#f62d1d;--bg-news-menu2:#de1e0e;--bg-news-menu3:#bd190c;--bg-tren:#1fb9e1;--bg-tren-subtitle:#fff;--cl-tren:#1fb9e1;--cl-grey-border:#ebebeb;--bg-toc:#edf1fd;--cl-toc:#3c5cb9;--cl-infografik:#ad0243;--bg-infografik:#ad0243;--cl-gray-video:#a0a4a8;--bg-video-kg:#b70000;--bg-cekfakta:#c00;--bg-blogger:#ebf8ff;--bg-modal:hsla(0,0%,100%,.9);--bg-modal-header:#f6f9f9;--cl-modal-black:#000;--cl-modal-dark:#666;--img-modal-gray:none;--cl-txt:#333;--cl-time:#959595;--cl-time2:#888;--bg-section-title:#f3f5f6;--bg-time:#333;--bg-bullet:#c9c9c9;--br-item:#e3e3e3;--br-tab:#d9d9d9;--br-tab2:#e5e5e5;--cl-tab2:#a7a7a7;--cl-channel:#bf451f;--cl-blue3:#007aff;--cl-blue2:#007aff;--br-item2:#dfdfdf;--filter-gray2:invert(39%) sepia(5%) saturate(18%) hue-rotate(109deg) brightness(98%) contrast(89%);--bg-btn2:#fff;--hover-bg-btn2:#fff;--hover-cl-btn2:#0068da;--hover-br-btn2:#0068da;--active-bg-btn2:#f1f1f1;--active-br-btn2:#0056b4;--active-cl-btn2:#0056b4;--Azure-white:#eff6ff;--Azure-white2:#f9f9f9;--Azure-lighter:#b3d7ff;--Azure-lightest:#e1efff;--filter-azure:invert(46%) sepia(85%) saturate(5629%) hue-rotate(200deg) brightness(101%) contrast(109%);--cl-jingga01:#e75524;--cl-blue-2:#39a3f0;--cl-line:#e7e7e7;--filter-gray3:brightness(0) saturate(100%) invert(18%) sepia(0%) saturate(0%) hue-rotate(80deg) brightness(101%) contrast(94%);--filter-gray_v3:invert(33%) sepia(7%) saturate(359%) hue-rotate(185deg) brightness(93%) contrast(93%);--filter-hover-gray3:brightness(0) saturate(100%) invert(92%) sepia(89%) saturate(2%) hue-rotate(203deg) brightness(111%) contrast(100%);--filter-hover-gray4:brightness(0) saturate(100%) invert(54%) sepia(88%) saturate(1563%) hue-rotate(179deg) brightness(97%) contrast(93%);--filter-hover-blue2:brightness(0) saturate(100%) invert(36%) sepia(63%) saturate(1450%) hue-rotate(178deg) brightness(91%) contrast(90%);--grey-charcoal-1:#f8f8f8;--grey-charcoal:#a7a7a7;--charcoal-lightest:gray;--charcoal-light:#515151;--charcoal-white:#999;--charcoal:#333;--platinum-light:#efefef;--platinum-lighter:#f5f5f5;--platinum-dark:#e0e0e0;--neutral-5:#f9f9f9;--neutral-10:#f3f3f3;--neutral-20:#e7e8e9;--neutral-50:#878b92;--neutral-60:#6c6f75;--neutral-70:#515358;--neutral-80:#36383a;--cl-black:#000;--bg-news:#0f79c6;--bg-tren-2:#1fb9e1;--bg-food-2:#f5bb00;--bg-hype-2:#f5b432;--bg-tekno-2:#bad107;--bg-lestari-2:#ebebeb;--bg-umkm-2:#ebebeb;--bg-parapuan-2:#ebebeb;--bg-otomotif-2:#fb0404;--bg-health-2:#1fb9e1;--bg-edukasi-2:#058ab6;--bg-bola-2:#0db24b;--bg-money-2:#438e10;--bg-travel-2:#bf174c;--bg-sains-2:#0161b8;--bg-lifestyle-2:#00a783;--bg-properti-2:#b57c29;--bg-homey-2:#d8b370;--bg-fotovideo-2:#ebebeb;--bg-pemilu:#55a3d7;--bg-ikn:#6f887b;--bg-video:#ef5353;--bg-lestari-menu:#ebebeb;--cl-blue-lestari-2:#183466}}@media not all and (prefers-color-scheme){.dark-header-item,.dark-wrapper{display:none}}.dark-fixed{position:fixed;z-index:7;right:0;bottom:150px}.dark-button{pointer-events:all;position:relative;width:50px;height:50px;border-radius:50px;background:var(--bg-white-lv2);-webkit-box-shadow:0 0 6px rgba(0,0,0,.3);box-shadow:0 0 6px rgba(0,0,0,.3);border:transparent;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:1}.dark-button *{pointer-events:none}.dark-link{position:relative;padding:0;width:100%;padding:14px 15px 14px 50px;border:none;font-size:14px;line-height:1;background:transparent;-webkit-box-shadow:none;box-shadow:none;text-align:left;color:#666;cursor:pointer}.dark-link:before{content:"";position:absolute;display:block;width:22px;height:22px;left:15px;top:calc(50% - 11px);background-repeat:no-repeat;background-position:50%;background-size:contain;-webkit-filter:invert(39%) sepia(0) saturate(233%) hue-rotate(195deg) brightness(97%) contrast(82%);filter:invert(39%) sepia(0) saturate(233%) hue-rotate(195deg) brightness(97%) contrast(82%)}.dark-link[data-dark=system]:before{background-image:var(--ico-auto-base)}.dark-link[data-dark=dark]:before{background-image:var(--ico-dark-base);background-size:18px auto}.dark-link[data-dark=light]:before{background-image:var(--ico-light-base);background-size:18px ​auto}.dark-link:hover{background:hsla(0,0%,77%,.2)}.dark-link *{pointer-events:none}.dark-link.-active{background:hsla(0,0%,77%,.4);color:#333;font-weight:700}.dark-link.-active:before{-webkit-filter:none;filter:none}.dark-setting{pointer-events:all;position:absolute;z-index:1000;right:10px;top:45px;width:200px;background:#fff;-webkit-box-shadow:0 2px 5px rgba(0,0,0,.3);box-shadow:0 2px 5px rgba(0,0,0,.3);border-radius:5px;overflow:hidden;padding:0;opacity:0;visibility:hidden;-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-ms-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;-ms-transform:translateY(-5px);-webkit-transform:translateY(-5px);transform:translateY(-5px)}.dark-setting.-active{opacity:1;visibility:visible;-ms-transform:translateY(0);-webkit-transform:translateY(0);transform:translateY(0)}.dark-icon{-ms-flex-wrap:wrap;flex-wrap:wrap}.dark-icon,.dark-icon span:first-child{display:block;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dark-icon span:first-child{position:relative;width:20px;height:20px;border-radius:50%;background:var(--bg-dark-sun);border:2px solid #fff}.dark-icon span:first-child:before{content:"";position:relative;position:absolute;top:-2px;right:-2px;width:15px;height:15px;border-radius:50%;z-index:1;background:var(--bg-dark-shade)}.dark-icon span:first-child i{display:block;font-style:normal;position:relative;width:2px;height:24px;border-radius:1px;background:var(--bg-dark-light);z-index:-1;-ms-transform:rotate(90deg);-webkit-transform:rotate(90deg);transform:rotate(90deg)}.dark-icon span:first-child i:after,.dark-icon span:first-child i:before{content:"";position:absolute;top:0;right:0;width:2px;height:24px;border-radius:1px;background:var(--bg-dark-light)}.dark-icon span:first-child i:before{-ms-transform:rotate(55deg);-webkit-transform:rotate(55deg);transform:rotate(55deg)}.dark-icon span:first-child i:after{-ms-transform:rotate(-55deg);-webkit-transform:rotate(-55deg);transform:rotate(-55deg)}.dark-icon span:last-child{display:block;width:100%;font-size:7px;line-height:1;padding:5px 0}.dark-icon span:last-child:before{content:"Atur Mode";color:var(--cl-main)}.dark-wrapper{position:relative;padding:0;width:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;opacity:0;visibility:hidden}.dark-wrapper.-active{opacity:1;visibility:visible}.dark-wrapper.-setting .button-default:hover:after{display:none}.dark-wrapper.-setting .dark-setting{opacity:1;visibility:visible;-ms-transform:translateY(0);-webkit-transform:translateY(0);transform:translateY(0)}.icon-svg{width:25px;height:25px;display:block;position:relative;background-position:50%;background-size:contain;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20'%3E%3Ccircle data-name='Ellipse 38' cx='10' cy='10' r='10' fill='%23262626'/%3E%3C/svg%3E")}.icon-darkmode{width:30px;height:30px;background-image:var(--ico-auto-base);-webkit-filter:invert(87%) sepia(100%) saturate(0) hue-rotate(322deg) brightness(107%) contrast(109%);filter:invert(87%) sepia(100%) saturate(0) hue-rotate(322deg) brightness(107%) contrast(109%)}.button-default{position:relative;-webkit-appearance:none;-moz-appearance:none;appearance:none;width:auto;min-width:40px;height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:transparent;background:transparent;padding:0 9px;cursor:pointer}.button-default:after{content:attr(aria-label);position:absolute;background:#e0e0e0;padding:5px 10px;border-radius:5px;color:#2a2a2a;font-size:14px;top:calc(100% + 5px);white-space:nowrap;z-index:1000;pointer-events:none;opacity:0;-webkit-transition:opacity .2s ease;-moz-transition:opacity .2s ease;-ms-transition:opacity .2s ease;-o-transition:opacity .2s ease;transition:opacity .2s ease}.button-default:hover:after{opacity:1}.dark-header-item{position:relative;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;display:inline-block;padding:0}.theme-dark .icon-svg.icon-darkmode{background-image:var(--ico-dark-base);height:28px}.theme-light .icon-svg.icon-darkmode{background-image:var(--ico-light-base)}.discoverbanner{background:var(--bg-main)}#div-gpt-ad-articlehighlight,.mgbox{background:var(--bg-adsbox)}.iframe-dark,.theme--ramadhan .w-ramadhan{-webkit-filter:var(--img-grayscale);filter:var(--img-grayscale)}.network{position:relative;background:var(--bg-body);height:29px;overflow:hidden}.network--kkk{background:#dedede}.network--hot{position:relative}.network--hot:after{content:attr(data-badge);position:absolute;top:2px;right:-15px;background:red;border-radius:20px;padding:0 3px;z-index:1;font-size:9px;font-weight:300;color:#fff}.network__wrap{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.network__wrap.clearfix:after,.network__wrap.clearfix:before{display:none}.network__row{display:-webkit-box;display:-ms-flexbox;display:flex}.network__item,.network__link{display:inline-block}.network__link{text-transform:uppercase;padding:8px 3px;height:29px;font-size:11px;color:var(--cl-main)}.network__link:hover{color:#e55225}.header{position:relative;background:#000;width:1100px;z-index:99}@media (min-width:1100px){.header{width:100%}}.header__wrap{padding:12px 0}.header__row>.row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header-theme{position:absolute;width:100%;height:100%;background-position:bottom;z-index:-1;pointer-events:none}.header-search{position:relative;width:100%;height:40px;margin:0 9px}.header-search-box{position:relative;margin-right:24px}.header-search-box.cSearch-focus .header-search-input{border:1px solid #000}.header-search-box.cSearch-focus .header-search-input:focus{border:1px solid #d0d0d0}.header-search-box.cSearch-focus .header-search-suggestion{opacity:1;visibility:visible}.header-search-box.cSearch-focus .header-search-suggestion.--emptyHistory{visibility:hidden;opacity:0}.header-search-box.cSearch-focus .header-search-suggestion.--emptyHistory.--isResult{visibility:visible;opacity:1}.header-search-suggestion{position:absolute;width:100%;border-radius:8px;padding:24px 20px;background:#232426;-webkit-box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);-webkit-transition:all .2s ease;transition:all .2s ease;opacity:0;visibility:hidden;margin-left:20px}.header-search-input{position:relative;width:100%;height:40px;background:#434343;border-radius:8px;border:1px solid #6c6f75;color:#c1c1b9;font-size:16px;font-weight:400;line-height:1;padding:0 70px 0 20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:10px}.header-search-input:focus{border:1px solid #fff;color:#fff}.header-search-input::-webkit-input-placeholder{font-size:16px;font-weight:400;line-height:1;color:#a1adb9}.header-search-input::-moz-placeholder{font-size:16px;font-weight:400;line-height:1;color:#a1adb9}.header-search-input:-ms-input-placeholder,.header-search-input::-ms-input-placeholder{font-size:16px;font-weight:400;line-height:1;color:#a1adb9}.header-search-input::placeholder{font-size:16px;font-weight:400;line-height:1;color:#a1adb9}.header-search-button,.header-search-clear{position:absolute;top:0;right:0;width:50px;height:40px;z-index:2;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.header-search-button,.header-search-button:hover,.header-search-clear,.header-search-clear:hover{border:transparent;background:transparent;color:transparent}.header-search-clear{z-index:3;visibility:hidden}.header-search .icon-close{-webkit-filter:invert(63%) sepia(0) saturate(22%) hue-rotate(264deg) brightness(100%) contrast(81%);filter:invert(63%) sepia(0) saturate(22%) hue-rotate(264deg) brightness(100%) contrast(81%);background-size:auto 16px}.header-search .icon-search{position:absolute;top:0;right:0;width:40px;height:40px;z-index:1;pointer-events:none;background-size:auto 18px;background-image:url("data:image/svg+xml,%3Csvg width='21' height='20' viewBox='0 0 21 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20.0299 18.4697L15.9778 14.4176C17.4088 12.7134 18.1266 10.5226 17.9817 8.30204C17.8367 6.08148 16.8402 4.00258 15.1998 2.49888C13.5595 0.99518 11.4019 0.18276 9.17717 0.231039C6.9524 0.279318 4.83216 1.18457 3.25857 2.75802C1.68499 4.33146 0.779546 6.45163 0.731071 8.67639C0.682595 10.9011 1.49482 13.0587 2.99838 14.6992C4.50194 16.3397 6.58074 17.3365 8.80129 17.4816C11.0218 17.6268 13.2127 16.9091 14.917 15.4783L18.9692 19.5304C19.1098 19.6711 19.3006 19.7501 19.4995 19.7501C19.6984 19.7501 19.8892 19.6711 20.0299 19.5304C20.1705 19.3898 20.2495 19.199 20.2495 19.0001C20.2495 18.8012 20.1705 18.6104 20.0299 18.4697ZM2.25007 8.87498C2.25007 7.46579 2.66794 6.08824 3.45085 4.91654C4.23375 3.74484 5.34653 2.83161 6.64845 2.29234C7.95037 1.75307 9.38297 1.61197 10.7651 1.88689C12.1472 2.16181 13.4168 2.8404 14.4132 3.83685C15.4097 4.83329 16.0882 6.10285 16.3632 7.48496C16.6381 8.86708 16.497 10.2997 15.9577 11.6016C15.4184 12.9035 14.5052 14.0163 13.3335 14.7992C12.1618 15.5821 10.7843 16 9.37507 16C7.48606 15.9978 5.67502 15.2465 4.33929 13.9108C3.00356 12.575 2.2522 10.764 2.25007 8.87498Z' fill='%23C1C1C1'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-position:50%}.logo{position:relative;min-width:160px;width:350px;height:50px}.logo,.logo a{display:inline-block}.logo img{width:auto;height:50px;-o-object-fit:contain;object-fit:contain}.logo--sticky{display:none}.logo__achieve{position:relative;display:block;padding:30px 0 0;width:250px;float:left;text-align:center}.logo__achieve__subtitle{padding:0 0 5px;color:#fff;font-size:13px}.logo__achieve__img{padding:5px;height:60px}.logo__achieve__img img{height:50px}.logo__achieve__item{display:inline-block;text-align:center;padding:0;vertical-align:top}.logo__achieve__item:nth-of-type(2) .logo__achieve__img{width:74px;height:60px}.logo__achieve__item:nth-of-type(3) .logo__achieve__img{width:63px;height:60px}.logo__achieve__item:nth-of-type(4) .logo__achieve__img{width:60px;height:60px}.logo__achieve__link{display:block}.logo__achieve__title{padding:2px 0;color:#fff;font-size:12px;display:block}.nav{border-top:1px solid #383838;background:#000;z-index:999}.nav,.nav__wrap{position:relative}.nav__wrap{text-align:center;z-index:2}.nav__row{position:relative;display:block;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.nav__sub{visibility:hidden;opacity:0;position:absolute;left:0;top:40px;text-align:left;z-index:1;width:230px;background:#212121;padding:10px 10px 20px;height:0}.nav__sub--images,.nav__sub--umkm,.nav__sub--visual{width:140px}.nav__sub--images .nav__subitem,.nav__sub--umkm .nav__subitem,.nav__sub--visual .nav__subitem{width:100%!important}.nav__sub--entertainment,.nav__sub--lainnya,.nav__sub--otomotif,.nav__sub--sains{width:260px}.nav__sub--food,.nav__sub--ikn,.nav__sub--parapuan,.nav__sub--pemilu,.nav__sub--properti,.nav__sub--tekno{width:280px}.nav__sub--bola,.nav__sub--edukasi,.nav__sub--health,.nav__sub--lifestyle,.nav__sub--money,.nav__sub--nusaraya,.nav__sub--sport{width:320px}.nav__sub--homey,.nav__sub--konsultasi,.nav__sub--news{width:330px}.nav__sub--travel{width:340px}.nav__item{display:inline-block;position:relative;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.nav__item:hover .nav__link{background:#212121}.nav__item:hover .nav__sub{top:46px;visibility:visible;opacity:1;height:auto}.nav__item:last-child .nav__sub,.nav__item:nth-of-type(11) .nav__sub,.nav__item:nth-of-type(12) .nav__sub,.nav__item:nth-of-type(13) .nav__sub,.nav__item:nth-of-type(14) .nav__sub,.nav__item:nth-of-type(15) .nav__sub,.nav__item:nth-of-type(16) .nav__sub,.nav__item:nth-of-type(17) .nav__sub{left:auto;right:0}.nav__subwrap{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.nav__subitem{position:relative;width:50%;-ms-flex-preferred-size:50%;flex-basis:50%}.nav__sublink{position:relative;display:block;padding:3px 10px;font-family:Inter,sans-serif;font-size:13px;font-weight:600;line-height:130%;color:#fff}.nav__sublink--hot,.nav__sublink:hover{color:#71c4d6}.nav__sublink.nav__link--new:after{top:-2px;right:-5px;font-size:9px;line-height:1.3;position:relative}.nav__subsub{padding:3px 0;position:relative}.nav__subsub .nav__subitem{width:100%!important}.nav__subsub:after{content:"";position:absolute;left:10px;top:5px;height:85%;border-left:1px solid #666}.nav__subsublink{display:block;padding:3px 10px 3px 20px;position:relative;font-family:Inter,sans-serif;font-size:12px;font-weight:300;line-height:1;color:#fff}.nav__subsublink.nav__sublink--hot,.nav__subsublink:hover{color:#71c4d6}.nav__subsublink:after{content:"";position:absolute;left:10px;top:8px;width:5px;border-top:1px solid #666}.nav__link{font-family:Inter,sans-serif;font-size:14px;font-weight:700;color:#fff;display:block;padding:14px 0;position:relative}.nav__link--new:after{content:"NEW";position:absolute;top:4px;right:-8px;background:red;border-radius:4px;padding:0 2px;z-index:1;font-family:Roboto,sans-serif;font-size:10px;font-weight:700;color:#fff}.nav__link--dark{background:#a6a6a6}.nav__link:hover{color:#e55225;background:#1b1b1b}.icoBurger{width:16px;height:16px;vertical-align:baseline;margin-bottom:-1px;display:inline-block;background-repeat:no-repeat;background-position:50%;background-image:url('data:image/svg+xml,<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M14.25 8C14.25 8.19891 14.171 8.38968 14.0303 8.53033C13.8897 8.67098 13.6989 8.75 13.5 8.75H2.5C2.30109 8.75 2.11032 8.67098 1.96967 8.53033C1.82902 8.38968 1.75 8.19891 1.75 8C1.75 7.80109 1.82902 7.61032 1.96967 7.46967C2.11032 7.32902 2.30109 7.25 2.5 7.25H13.5C13.6989 7.25 13.8897 7.32902 14.0303 7.46967C14.171 7.61032 14.25 7.80109 14.25 8ZM2.5 4.75H13.5C13.6989 4.75 13.8897 4.67098 14.0303 4.53033C14.171 4.38968 14.25 4.19891 14.25 4C14.25 3.80109 14.171 3.61032 14.0303 3.46967C13.8897 3.32902 13.6989 3.25 13.5 3.25H2.5C2.30109 3.25 2.11032 3.32902 1.96967 3.46967C1.82902 3.61032 1.75 3.80109 1.75 4C1.75 4.19891 1.82902 4.38968 1.96967 4.53033C2.11032 4.67098 2.30109 4.75 2.5 4.75ZM13.5 11.25H2.5C2.30109 11.25 2.11032 11.329 1.96967 11.4697C1.82902 11.6103 1.75 11.8011 1.75 12C1.75 12.1989 1.82902 12.3897 1.96967 12.5303C2.11032 12.671 2.30109 12.75 2.5 12.75H13.5C13.6989 12.75 13.8897 12.671 14.0303 12.5303C14.171 12.3897 14.25 12.1989 14.25 12C14.25 11.8011 14.171 11.6103 14.0303 11.4697C13.8897 11.329 13.6989 11.25 13.5 11.25Z" fill="white"/></svg>')}.icoBurger,.search,.search--header{position:relative}.search--header{text-align:right;display:inline-block;width:50%;float:none;margin:0 10px;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.search--icon{position:absolute;top:10px;right:10px;z-index:1}.searchContent h4{font-size:18px;font-weight:400;line-height:27px;color:var(--neutral-80)}.searchContent p{font-size:16px;font-weight:400;line-height:24px;color:var(--neutral-70);margin:0}.searchContent.--emptyAlart{text-align:center;padding:48px 0}.searchContent.--emptyAlart .btn-main{margin-top:24px}.searchCaption{font-family:Roboto,sans-serif;font-size:18px;font-weight:600;line-height:26px;color:#fff}.searchButtonClear{width:11px;height:11px;position:absolute;right:14px;top:5px;background-image:url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.4603 10.6648C11.5658 10.7702 11.625 10.9133 11.625 11.0625C11.625 11.2117 11.5658 11.3548 11.4603 11.4603C11.3548 11.5658 11.2117 11.625 11.0625 11.625C10.9133 11.625 10.7702 11.5658 10.6648 11.4603L6.00001 6.79546L1.33527 11.4603C1.22978 11.5658 1.0867 11.625 0.937514 11.625C0.788326 11.625 0.645249 11.5658 0.539757 11.4603C0.434265 11.3548 0.375 11.2117 0.375 11.0625C0.375 10.9133 0.434265 10.7702 0.539757 10.6648L5.20457 6.00001L0.539757 1.33527C0.434265 1.22978 0.375 1.0867 0.375 0.937514C0.375 0.788326 0.434265 0.645249 0.539757 0.539757C0.645249 0.434265 0.788326 0.375 0.937514 0.375C1.0867 0.375 1.22978 0.434265 1.33527 0.539757L6.00001 5.20457L10.6648 0.539757C10.7702 0.434265 10.9133 0.375 11.0625 0.375C11.2117 0.375 11.3548 0.434265 11.4603 0.539757C11.5658 0.645249 11.625 0.788326 11.625 0.937514C11.625 1.0867 11.5658 1.22978 11.4603 1.33527L6.79546 6.00001L11.4603 10.6648Z' fill='%235C6B7A'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-position:50%;background-size:11px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;color:transparent;background-color:transparent;cursor:pointer}.searchSuggest{position:relative;width:100%}.searchSuggest:not(:last-child){margin-bottom:24px}.searchSuggest.--popular .searchSuggestItem a{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;text-align:left}.searchSuggest.--popular .searchSuggestItem .searchSuggesIcon{position:relative;top:3px;width:16px;height:16px;background-repeat:no-repeat;background-size:16px;background-position:50%;background-color:transparent;background-image:url("data:image/svg+xml,%3Csvg width='18' height='12' viewBox='0 0 18 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17.75 1.37539V6.375C17.75 6.54076 17.6842 6.69973 17.5669 6.81694C17.4497 6.93415 17.2908 7 17.125 7C16.9592 7 16.8003 6.93415 16.6831 6.81694C16.5659 6.69973 16.5 6.54076 16.5 6.375V2.88391L10.067 9.31695C9.94981 9.43418 9.79082 9.50003 9.62504 9.50003C9.45927 9.50003 9.30028 9.43418 9.18305 9.31695L6.50001 6.63391L1.31704 11.817C1.19982 11.9342 1.04084 12 0.875071 12C0.7093 12.0001 0.550314 11.9342 0.433091 11.817C0.315867 11.6998 0.250007 11.5408 0.25 11.375C0.249993 11.2093 0.315838 11.0503 0.433052 10.933L6.05805 5.30805C6.17528 5.19083 6.33427 5.12497 6.50004 5.12497C6.66582 5.12497 6.82481 5.19083 6.94204 5.30805L9.62501 7.99109L15.6161 2H12.125C11.9592 2 11.8003 1.93415 11.6831 1.81694C11.5659 1.69973 11.5 1.54076 11.5 1.375C11.5 1.20924 11.5659 1.05027 11.6831 0.933058C11.8003 0.815848 11.9592 0.75 12.125 0.75H17.125C17.1273 0.75 17.1297 0.750313 17.132 0.750313C17.1502 0.750547 17.1684 0.751328 17.1865 0.753125C17.1966 0.754063 17.2063 0.755938 17.2163 0.757422C17.2265 0.758906 17.2368 0.760078 17.247 0.762109C17.258 0.764297 17.2686 0.767266 17.2794 0.769922C17.2884 0.772266 17.2973 0.774219 17.3063 0.776953C17.3168 0.780078 17.3269 0.783984 17.3371 0.787656C17.3462 0.790937 17.3552 0.793906 17.3641 0.797578C17.3735 0.801484 17.3826 0.806094 17.3918 0.810391C17.4011 0.814844 17.4105 0.818984 17.4196 0.823828C17.4282 0.828516 17.4366 0.83375 17.445 0.838828C17.4541 0.844297 17.4633 0.849375 17.472 0.855234C17.4813 0.861406 17.4898 0.868203 17.4986 0.874766C17.5062 0.880391 17.5139 0.885703 17.5213 0.891719C17.5358 0.903672 17.5497 0.916328 17.5631 0.929531C17.5644 0.930781 17.5658 0.931875 17.567 0.933047C17.5686 0.934609 17.5699 0.936406 17.5715 0.938047C17.5843 0.951094 17.5966 0.964609 17.6082 0.978672C17.6148 0.986562 17.6204 0.994844 17.6263 1.00289C17.6326 1.01117 17.6389 1.0193 17.6447 1.02781C17.6509 1.03719 17.6564 1.04703 17.6622 1.05672C17.6669 1.06453 17.6718 1.07211 17.6761 1.08016C17.6814 1.09 17.6859 1.10008 17.6906 1.11016C17.6945 1.11867 17.6988 1.12695 17.7024 1.13563C17.7063 1.14539 17.7096 1.15531 17.7132 1.16516C17.7165 1.17453 17.7202 1.18375 17.7231 1.19328C17.726 1.20328 17.7283 1.21344 17.7308 1.22359C17.7332 1.23328 17.7359 1.24281 17.7379 1.25266C17.7402 1.26445 17.7416 1.27633 17.7434 1.2882C17.7445 1.29656 17.7461 1.30469 17.7469 1.31313C17.749 1.33385 17.75 1.35461 17.75 1.37539Z' fill='%23A1ADB9'/%3E%3C/svg%3E%0A");cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;color:transparent}.searchSuggest.--popular .searchSuggestItem .searchSuggesCtn{margin-left:8px;-webkit-box-flex:1;-ms-flex:1;flex:1}.searchSuggest-box{width:100%;height:auto;max-height:400px;overflow:hidden;position:absolute;z-index:9999}.searchSuggest-inner{overflow-y:auto;overflow-x:hidden;height:100%;max-height:390px;position:relative}.searchSuggestList{margin-top:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:14px}.searchSuggestItem{font-family:Roboto,sans-serif;font-size:16px;font-weight:400;line-height:20px;color:#fff;position:relative}.searchFill{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:14px}.searchFill.--Fillarticle{margin-bottom:20px}.searchFillItem{font-family:Roboto,sans-serif;font-size:16px;font-weight:400;line-height:20px;color:#fff;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;text-align:left;padding:0;outline:0;border:0;background:transparent}.searchFillCtn{margin-left:8px;-webkit-box-flex:1;-ms-flex:1;flex:1}.searchFillIcon{position:relative;top:3px;width:16px;height:16px;background-size:16px;background-image:url("data:image/svg+xml,%3Csvg width='17' height='16' viewBox='0 0 17 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.62438 4.25007V7.63921L12.5595 9.33374C12.7031 9.41662 12.8078 9.55314 12.8508 9.71325C12.8937 9.87337 12.8712 10.044 12.7883 10.1875C12.7054 10.3311 12.5689 10.4358 12.4088 10.4788C12.2487 10.5217 12.0781 10.4992 11.9345 10.4163L8.68687 8.54132C8.68195 8.53843 8.6775 8.53507 8.67258 8.5321C8.66191 8.52564 8.65144 8.51887 8.64117 8.51179C8.63312 8.50616 8.62539 8.50015 8.61773 8.49421C8.60971 8.4881 8.60185 8.4818 8.59414 8.4753C8.58555 8.46793 8.57716 8.46033 8.56898 8.45249C8.54805 8.43273 8.52855 8.4115 8.51063 8.38898C8.49138 8.36475 8.47396 8.33914 8.45852 8.31233C8.45332 8.30337 8.44835 8.29428 8.44359 8.28507C8.42514 8.24871 8.41013 8.21071 8.39875 8.17155C8.39644 8.16327 8.39431 8.15493 8.39234 8.14655C8.38963 8.13558 8.38724 8.12454 8.38516 8.11343C8.38337 8.10347 8.38184 8.09347 8.38055 8.08343C8.3793 8.07382 8.37797 8.06421 8.37711 8.05452C8.37612 8.04204 8.37549 8.02954 8.37523 8.01702C8.37508 8.01132 8.37437 8.00577 8.37437 8.00007V4.25007C8.37437 4.08431 8.44022 3.92534 8.55743 3.80813C8.67464 3.69092 8.83361 3.62507 8.99938 3.62507C9.16514 3.62507 9.32411 3.69092 9.44132 3.80813C9.55853 3.92534 9.62438 4.08431 9.62438 4.25007ZM14.3027 2.69679C12.895 1.29238 10.9878 0.503662 8.99938 0.503662C7.01096 0.503662 5.10373 1.29238 3.69609 2.69679L2.11133 4.28148V2.66538C2.11133 2.49962 2.04548 2.34065 1.92827 2.22344C1.81106 2.10623 1.65209 2.04038 1.48633 2.04038C1.32057 2.04038 1.1616 2.10623 1.04439 2.22344C0.927176 2.34065 0.861328 2.49962 0.861328 2.66538V5.79038C0.861328 5.81093 0.8625 5.83155 0.864453 5.8521C0.865391 5.8614 0.867187 5.87046 0.868437 5.87968C0.87 5.89062 0.871328 5.90155 0.873438 5.91249C0.875547 5.92304 0.878438 5.93327 0.881094 5.94366C0.883438 5.95304 0.885547 5.96241 0.888359 5.97179C0.891484 5.98195 0.895234 5.99179 0.898828 6.00179C0.902109 6.01101 0.905234 6.02038 0.908984 6.02944C0.912891 6.03882 0.917344 6.04773 0.921641 6.05679C0.926094 6.06616 0.930234 6.0757 0.935156 6.08491C0.939844 6.09374 0.945312 6.1021 0.950312 6.11054C0.955703 6.11952 0.960703 6.12851 0.966563 6.13734C0.972969 6.14687 0.980078 6.15585 0.986875 6.16507C0.992344 6.1721 0.997266 6.17952 1.00297 6.18648C1.02914 6.21839 1.0584 6.24765 1.09031 6.27382C1.09711 6.27929 1.10414 6.28413 1.11109 6.28929C1.12047 6.29632 1.12969 6.30366 1.13953 6.31023C1.14797 6.31585 1.15672 6.32077 1.16547 6.32593C1.17422 6.33124 1.18289 6.33679 1.19195 6.34155C1.20086 6.3464 1.21 6.35038 1.21914 6.35468C1.22852 6.35913 1.23773 6.36382 1.24734 6.3678C1.25617 6.37148 1.26508 6.37437 1.27391 6.37757C1.28438 6.38132 1.29453 6.3853 1.30516 6.38851C1.31398 6.39116 1.32289 6.39304 1.33172 6.3953C1.34266 6.39804 1.35336 6.40109 1.36445 6.40327C1.37461 6.4053 1.38477 6.4064 1.395 6.40796C1.40492 6.40944 1.41477 6.41124 1.42492 6.41226C1.44305 6.41405 1.46117 6.41484 1.47937 6.41499C1.48172 6.41499 1.48406 6.41538 1.48641 6.41538H4.61141C4.77717 6.41538 4.93614 6.34953 5.05335 6.23232C5.17056 6.11511 5.23641 5.95614 5.23641 5.79038C5.23641 5.62462 5.17056 5.46565 5.05335 5.34844C4.93614 5.23123 4.77717 5.16538 4.61141 5.16538H2.99516L4.58 3.58054C5.45408 2.70646 6.56772 2.1112 7.7801 1.87005C8.99248 1.62889 10.2492 1.75266 11.3912 2.22571C12.5332 2.69875 13.5093 3.49983 14.1961 4.52764C14.8829 5.55545 15.2494 6.76382 15.2494 7.99995C15.2494 9.23609 14.8829 10.4445 14.1961 11.4723C13.5093 12.5001 12.5332 13.3012 11.3912 13.7742C10.2492 14.2472 8.99248 14.371 7.7801 14.1299C6.56772 13.8887 5.45408 13.2934 4.58 12.4194C4.46278 12.3022 4.30379 12.2363 4.13802 12.2363C3.97225 12.2363 3.81327 12.3022 3.69605 12.4194C3.57884 12.5366 3.513 12.6956 3.513 12.8614C3.51301 13.0272 3.57887 13.1861 3.69609 13.3034C5.10393 14.7036 7.00956 15.4883 8.99515 15.4856C10.9807 15.4829 12.8842 14.693 14.2883 13.2889C15.6923 11.8849 16.4822 9.98143 16.4849 7.99585C16.4876 6.01026 15.7029 4.10463 14.3027 2.69679Z' fill='%23A1ADB9'/%3E%3C/svg%3E%0A");border:none}.searchClear,.searchFillIcon{background-repeat:no-repeat;background-position:50%;background-color:transparent;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;color:transparent}.searchClear{display:none;-webkit-filter:none;filter:none;background-size:15px;background-image:url("data:image/svg+xml,%3Csvg width='15' height='16' viewBox='0 0 15 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.7804 14.2197C14.921 14.3603 15 14.5511 15 14.75C15 14.9489 14.921 15.1397 14.7804 15.2804C14.6397 15.421 14.4489 15.5 14.25 15.5C14.0511 15.5 13.8603 15.421 13.7197 15.2804L7.50002 9.06061L1.28036 15.2804C1.13971 15.421 0.948937 15.5 0.750019 15.5C0.551102 15.5 0.360331 15.421 0.219675 15.2804C0.0790195 15.1397 3.92114e-09 14.9489 0 14.75C-3.92114e-09 14.5511 0.0790195 14.3603 0.219675 14.2197L6.43943 8.00002L0.219675 1.78036C0.0790195 1.63971 -1.48205e-09 1.44894 0 1.25002C1.48205e-09 1.0511 0.0790195 0.860331 0.219675 0.719675C0.360331 0.57902 0.551102 0.5 0.750019 0.5C0.948937 0.5 1.13971 0.57902 1.28036 0.719675L7.50002 6.93943L13.7197 0.719675C13.8603 0.57902 14.0511 0.5 14.25 0.5C14.4489 0.5 14.6397 0.57902 14.7804 0.719675C14.921 0.860331 15 1.0511 15 1.25002C15 1.44894 14.921 1.63971 14.7804 1.78036L8.56061 8.00002L14.7804 14.2197Z' fill='%23C1C1C1'/%3E%3C/svg%3E%0A");width:40px;height:40px;border:0;position:absolute;top:0;right:0;border:none;z-index:2}.searchClear.-active{display:block}#searchSuggestLast:empty{margin-bottom:20px}#searchSuggestLast .searchSuggestItem{padding-right:40px}.header--sticky .nav{position:fixed;width:100%;top:-10px;border-top:none;z-index:999;-webkit-box-shadow:0 2px 5px rgba(0,0,0,.3);box-shadow:0 2px 5px rgba(0,0,0,.3);-webkit-animation:bounceInDown 1.5s;-moz-animation:bounceInDown 1.5s;-ms-animation:bounceInDown 1.5s;-o-animation:bounceInDown 1.5s;animation:bounceInDown 1.5s}@media (max-width:1100px){.header--sticky .nav{width:1100px}}.header--sticky .nav--sticky{padding-top:10px}.header--sticky .nav .container{width:100%;padding-left:215px}@media (min-width:1600px){.header--sticky .nav .container{padding-right:100px}}.header--sticky .nav .social--container{padding-left:0}.header--sticky .social--fixed .social--text{padding:11px 0 0 25px}.header--sticky .logo--sticky{display:inline-block;position:absolute;left:25px;top:12px;width:179px;height:20px}.header--sticky .logo--sticky img{width:auto;height:20px}.sso{position:relative}.sso__header{padding:3px 8px;width:auto;float:none;-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.sso__header,.sso__item{position:relative;display:inline-block}.sso__item{font-size:12px;font-weight:700;color:#ef9021}.sso__item:after{content:" | "}.sso__item:last-child:after{content:""}.sso__link{display:inline-block;text-transform:uppercase;padding:10px 4px;max-width:150px;height:35px;overflow:hidden;width:auto;word-break:break-all;vertical-align:middle}.sso__link:hover{color:#fff}.icoUser,.sso__link .sso__icon__login,.sso__option .sso__icon__login{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28' viewBox='0 0 28 28'%3E%3Cg id='Group_2995' data-name='Group 2995' transform='translate(-10 -64)'%3E%3Cg id='Ellipse_16' data-name='Ellipse 16' transform='translate(10 64)' fill='none' stroke='%23000' stroke-width='1.5'%3E%3Ccircle cx='14' cy='14' r='14' stroke='none'/%3E%3Ccircle cx='14' cy='14' r='13.25' fill='none'/%3E%3C/g%3E%3Cg id='user' transform='translate(18.704 70.56)'%3E%3Cpath id='Path_15' data-name='Path 15' d='M15.394,19.273V17.848A2.848,2.848,0,0,0,12.545,15h-5.7A2.848,2.848,0,0,0,4,17.848v1.424' transform='translate(-4 -6.586)' fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5'/%3E%3Ccircle id='Ellipse_15' data-name='Ellipse 15' cx='2.8' cy='2.8' r='2.8' transform='translate(2.55)' fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A")}.icon-caret{position:relative;display:inline-block;width:8px;height:8px;margin:0 0 0 7px}.icon-caret:after{content:"";position:absolute;border-bottom:4px solid #ef9021;border-right:4px solid #ef9021;border-left:4px solid transparent;border-top:4px solid transparent;top:-3px;left:0;-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-ms-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;-ms-transform:rotate(45deg);-webkit-transform:rotate(45deg);transform:rotate(45deg)}.sso__badge{position:absolute;top:2px;right:-1px;width:8px;height:8px}.sso__badge,.sso__badge__inline{border-radius:100%;background:red}.sso__badge__inline{width:10px;height:10px;margin-left:5px;margin-top:-15px}.sso__badge__inline,.sso__icon__login{position:relative;display:inline-block}.sso__icon__login{margin-right:10px;width:23px;height:23px;vertical-align:top;background-position:50%;background-repeat:no-repeat;background-size:contain}.sso__option{position:relative}.sso__option.-fixed{position:absolute;top:35px;right:-10px;background:#fff;border-radius:5px;width:190px;z-index:1000;-webkit-box-shadow:0 2px 5px rgba(0,0,0,.3);box-shadow:0 2px 5px rgba(0,0,0,.3);opacity:1;visibility:visible;overflow:hidden;text-align:left;-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-ms-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}.sso__option.-hide{top:30px;opacity:0;visibility:hidden}.sso__option ul{position:relative;padding:0}.sso__option li{position:relative;display:block}.sso__option li:empty{border-top:1px solid #e7e8eb}.sso__option li a{display:block;padding:5px 0;-webkit-transition:none;transition:none}.sso__option li a.myvalue__btn{display:-webkit-box;display:-ms-flexbox;display:flex}.sso__option li a:hover{background:#007aff}.sso__option li a:hover span{color:#fff}.sso__option li a:hover span i.sso__icon__bookmark,.sso__option li a:hover span i.sso__icon__interest,.sso__option li a:hover span i.sso__icon__liked,.sso__option li a:hover span i.sso__icon__login,.sso__option li a:hover span i.sso__icon__notif,.sso__option li a:hover span i.sso__icon__subscription,.sso__option li a:hover span i.sso__icon__subssetting,.sso__option li a:hover span i.sso__icon__subsuser{-webkit-filter:invert(100%) sepia(0) saturate(7472%) hue-rotate(9deg) brightness(114%) contrast(89%);filter:invert(100%) sepia(0) saturate(7472%) hue-rotate(9deg) brightness(114%) contrast(89%)}.sso__option li span{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:7px 15px;font-size:14px;font-weight:500;color:#000}.-logged .sso__link{overflow:initial}.-logged .sso__item:after{content:""}.js-sso-user.-active{color:#fff}.js-sso-user.-active .icon-caret:after{top:2px;border-bottom:4px solid #fff;border-right:4px solid #fff;-ms-transform:rotate(-135deg);-webkit-transform:rotate(-135deg);transform:rotate(-135deg)}.myvalue__btn{padding:7px 15px;position:relative}.myvalue__btn__wrap{background:#da1884;border-radius:5px;color:#fff;padding:5px 10px 5px 5px;font-size:11px;font-weight:400;-webkit-transition:all .2s ease;transition:all .2s ease}.myvalue__btn:hover{background:transparent!important}.myvalue__btn:hover span{color:#000!important}.myvalue__btn.-new{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.myvalue__btn.-new .myvalue__icon{-webkit-box-shadow:none;box-shadow:none;margin-right:0}.myvalue__btn.-new .myvalue__btn__wrap{background-color:transparent;margin:1px 16px 7px;padding:8px 12px;background-color:#e1efff;border-radius:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.myvalue__btn.-new:hover .myvalue__btn__wrap{background-color:#007aff}.myvalue__btn.-new:hover .myvalue__btn__wrap>span{color:#fff!important}.myvalue__text{font-size:12px;font-weight:500;line-height:1;color:#da1884}.myvalue__icon{display:inline-block;height:25px;border-radius:100%;-webkit-box-shadow:0 2px 5px rgba(0,0,0,.3);box-shadow:0 2px 5px rgba(0,0,0,.3);vertical-align:middle;margin-right:10px}.myvalue__icon img{height:100%}.sso__option li .myvalue__btn__wrap span{padding:5px 0}.sso__avatar{border-radius:100%}.sso__avatar.sso__icon__login{background:#b8b8b8;-webkit-filter:none!important;filter:none!important}.sso__avatar:before{content:attr(data-init);display:block;position:absolute;overflow:hidden;width:100%;height:100%;text-align:center;padding:8px 0;font-size:13px;line-height:1;color:#fff;font-style:normal}.sso__avatar__inner:before{font-size:11px;padding:7px 0}.sso__item .sso__link__icon{max-width:48px;padding:10px 0}.sso__link .sso__icon__login{-webkit-filter:invert(100%) sepia(0) saturate(687%) hue-rotate(29deg) brightness(115%) contrast(100%);filter:invert(100%) sepia(0) saturate(687%) hue-rotate(29deg) brightness(115%) contrast(100%);position:relative;top:-7px;left:0;width:28px;height:28px;border-radius:100%;margin-right:0}.sso__option .sso__icon__login{-webkit-filter:invert(41%) sepia(0) saturate(0) hue-rotate(280deg) brightness(94%) contrast(87%);filter:invert(41%) sepia(0) saturate(0) hue-rotate(280deg) brightness(94%) contrast(87%);border-radius:100%;width:24px;height:24px}.sso__option .sso__icon__subssetting{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='23' fill='none'%3E%3Cpath fill='%23000' d='M11.294 0H3.08A3.076 3.076 0 0 0 0 3.08v16.428a3.076 3.076 0 0 0 3.08 3.08h8.214a3.076 3.076 0 0 0 3.08-3.08V3.08A3.076 3.076 0 0 0 11.294 0ZM9.241 20.535H5.134v-1.027H9.24v1.027Zm3.337-3.08H1.796V3.08h10.78v14.374Z'/%3E%3C/svg%3E")}.sso__option .sso__icon__subssetting,.sso__option .sso__icon__subsuser{display:inline-block;position:relative;margin-right:10px;width:23px;height:23px;vertical-align:top;background-position:50%;background-repeat:no-repeat;background-size:contain;-webkit-filter:invert(44%) sepia(0) saturate(0) hue-rotate(159deg) brightness(86%) contrast(82%);filter:invert(44%) sepia(0) saturate(0) hue-rotate(159deg) brightness(86%) contrast(82%);-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-webkit-transform:translateZ(0);-moz-transform:translateZ(0)}.sso__option .sso__icon__subsuser{background-image:url("data:image/svg+xml,%3Csvg width='25' height='25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18 20.7h-.5c-.7-.1-1.4-.6-1.8-1.2-.4-.6-.6-1.4-.5-2.1.1-.7.6-1.4 1.2-1.9.6-.4 1.4-.6 2.1-.5.7.1 1.4.6 1.8 1.2.4.6.6 1.4.5 2.1-.1.8-.5 1.4-1.2 1.9-.5.3-1.1.5-1.6.5Zm0-4.9c-.4 0-.8.1-1.2.4-.5.3-.8.8-.9 1.3-.1.5 0 1.1.3 1.5.3.5.8.8 1.3.9.5.1 1.1 0 1.5-.3.4-.3.8-.8.9-1.3.1-.5 0-1.1-.3-1.5-.3-.5-.8-.8-1.3-.9-.1-.1-.2-.1-.3-.1ZM9.2 0C5.9 0 3.3 2.8 3.3 6.2c0 3.4 2.7 6.2 5.9 6.2s5.9-2.8 5.9-6.2c0-3.4-2.6-6.2-5.9-6.2ZM14 6.1c0 2.7-2.3 5.1-4.8 5.1S4.4 8.8 4.4 6.1c0-2.7 2.2-4.9 4.8-4.9 2.6 0 4.8 2.2 4.8 4.9Z' fill='%23000'/%3E%3Cpath d='M15.2 11.6c-.7-.6-1.5-1-2.4-1.4-.1-.1-.3 0-.4.1-.1.1-.1.1-.2.1s-.1 0-.2.1c-.2.1-.4.3-.6.4-.7.4-1.5.6-2.4.6-1.2 0-2.3-.4-3.2-1.2-.1-.1-.3-.1-.4-.1C2.2 11.5 0 14.8 0 18.4v4c0 .2.2.4.4.4h12.7V22h-.4v-.4H5.1v-1.8c0-.2-.2-.4-.4-.4h-.2c-.2 0-.4.2-.4.4v1.8h-3v-3.4c0-3.1 1.8-5.9 4.6-7 1 .8 2.2 1.2 3.4 1.2.7 0 1.3-.1 2-.3.5-.2 1-.5 1.5-.8.6.3 1.2.6 1.8 1.1l.2-.2.2.3h.1c.1-.1.2-.2.2-.3L15 12l.2.3h.1c.1-.1.2-.2.2-.3 0-.1-.1-.3-.3-.4Z' fill='%23000'/%3E%3Cpath d='m24.3 17-1-.2.9-.6c.2-.1.3-.3.3-.5s0-.4-.1-.6l-1.4-2c-.1-.2-.3-.3-.5-.4-.2 0-.4 0-.6.1l-.9.5-.1-.1.2-1.1c.1-.5-.2-.9-.7-1l-2.4-.4c-.2 0-.4 0-.6.1-.2.1-.3.3-.3.5l-.2 1.1-.6-.9c-.1-.2-.3-.3-.5-.4-.2 0-.4 0-.6.1l-2 1.4c-.2.1-.3.3-.3.5s0 .4.1.6l.6.9s0 .1-.1.1l-1-.2c-.2 0-.4 0-.6.1-.2.1-.3.3-.3.5l-.6 2.7c-.1.2 0 .4.1.6.1.2.3.3.5.4l1 .2v.1l-.9.6c-.2.1-.3.3-.3.5s0 .4.1.6l1.4 2c.1.2.3.3.5.4.2 0 .4 0 .6-.1l.9-.6h.1l-.2 1c-.1.5.2.9.7 1l2.4.4h.1c.2 0 .3 0 .5-.1s.3-.3.3-.5l.2-1h.1l.6.9c.1.2.3.3.5.4.2 0 .4 0 .6-.1l2-1.4c.2-.1.3-.3.3-.5s0-.4-.1-.6l-.6-.9V21l1 .2c.2 0 .4 0 .6-.1.2-.1.3-.3.3-.5l.4-2.4v-.1c.3-.7 0-1.1-.4-1.1Zm-4.7 5.3c-.1-.1-.3-.2-.5-.1-.1 0-.2 0-.2.1H18.6c-.1 0-.3.1-.3.3l-.3 1.3-2.2-.4.2-1.3c0-.2-.1-.3-.2-.4-.1 0-.2-.1-.2-.1l-.1-.1-.1-.1c-.1-.1-.2-.1-.3-.1-.1 0-.1 0-.2.1l-1.1.7-1.3-1.9 1-.7c.1-.1.2-.3.1-.5 0-.1-.1-.2-.1-.2V18.6c0-.1-.1-.3-.3-.3l-1.1-.3.4-2.3 1.2.2c.2 0 .4-.1.4-.2.1-.1.1-.2.1-.2l.1-.1.1-.1c.1-.1.1-.3 0-.5l-.1-.2-.6-.9 1.9-1.3.7 1.1c.1.1.3.2.5.1h.5c.1 0 .3-.1.3-.3l.2-1.3 2.2.4-.2 1.3c0 .2.1.3.2.4.1.1.2.1.2.1l.1.1.1.1c.1.1.3.1.5 0l1-.7 1.3 1.9-1 .7c-.1.1-.2.3-.1.5v.5c0 .1.1.3.3.3l1.2.2v.1l-.4 2.2-1.2-.2c-.2 0-.4.1-.4.2s-.1.2-.1.2l-.1.1-.1.1c-.1.1-.1.3 0 .5l.7 1.1-1.9 1.3-.6-.9c.2 0 .1-.2.1-.2Z' fill='%23000'/%3E%3C/svg%3E")}.sso__option .sso__icon__subscription{display:inline-block;position:relative;margin-right:10px;width:23px;height:23px;vertical-align:top;background-position:50%;background-repeat:no-repeat;background-size:contain;background-image:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Generator: Adobe Illustrator 26.3.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 24 19' style='enable-background:new 0 0 24 19;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bclip-path:url(%23SVGID_00000110461459882816084150000005122754538532857274_);%7D .st1%7Bfill:%23000;%7D%0A%3C/style%3E%3Cg%3E%3Cdefs%3E%3Crect id='SVGID_1_' width='24' height='19'/%3E%3C/defs%3E%3CclipPath id='SVGID_00000047738440106979709830000009310407015691329199_'%3E%3Cuse xlink:href='%23SVGID_1_' style='overflow:visible;'/%3E%3C/clipPath%3E%3Cg style='clip-path:url(%23SVGID_00000047738440106979709830000009310407015691329199_);'%3E%3Cpath class='st1' d='M15.6,13.9l-0.1-0.4c-0.4,0.6-0.8,1-1.4,1.4s-1.2,0.5-1.9,0.5c-1,0-2-0.4-2.7-1.1c-0.7-0.7-1.1-1.6-1.1-2.6H9 c0,0.8,0.3,1.6,0.9,2.2c0.6,0.6,1.4,0.9,2.2,0.9c0.6,0,1.1-0.2,1.6-0.5c0.5-0.3,0.9-0.7,1.2-1.2l-0.6,0.2l-0.2-0.6l1.3-0.3 c0.1,0,0.2,0,0.2,0c0.1,0,0.1,0.1,0.1,0.2l0.3,1.2L15.6,13.9z M8.8,10.4l1.2-0.3L9.9,9.5L9.3,9.7c0.3-0.5,0.7-0.9,1.2-1.2 C11,8.2,11.6,8,12.2,8c0.8,0,1.6,0.3,2.2,0.9c0.6,0.6,0.9,1.4,0.9,2.2h0.6c0-1-0.4-1.9-1.1-2.6c-0.7-0.7-1.7-1.1-2.7-1.1 c-0.7,0-1.3,0.2-1.9,0.5C9.7,8.2,9.2,8.7,8.8,9.3L8.7,8.8L8.1,9l0.3,1.2c0,0.1,0.1,0.1,0.2,0.2C8.6,10.4,8.7,10.4,8.8,10.4 L8.8,10.4z'/%3E%3Cpath class='st1' d='M22,1.3h-1.6V0.8c0-0.5-0.5-0.8-1.2-0.8h-0.2c-0.6,0-1.2,0.4-1.2,0.8v0.4H6.4V0.8C6.4,0.4,5.9,0,5.3,0H5.1 C4.4,0,3.9,0.4,3.9,0.8v0.4H2.3c-1.1,0-1.9,0.6-1.9,1.4v8.3v4.9v1.5c0,0.8,0.9,1.4,1.9,1.4h19.8c1.1,0,1.9-0.6,1.9-1.4V2.6 C24,1.9,23.1,1.3,22,1.3z M18.7,0.8c0-0.2,0.2-0.3,0.4-0.3h0.2c0.2,0,0.4,0.1,0.4,0.3v0.4h-1V0.8z M5.1,0.5h0.2 c0.2,0,0.4,0.1,0.4,0.3v0.4h-1V0.8C4.7,0.7,4.9,0.5,5.1,0.5z M1.1,10.9V9V6.3V5.7h22.1v7.1c0,0.3-0.4,0.6-0.9,0.6h-2.6 c-0.9,0-1.6,0.5-1.6,1.2v1.8c0,0.3-0.4,0.6-0.9,0.6h-15c-0.6,0-1.2-0.4-1.2-0.8L1.1,10.9z M22.7,14l-3.9,2.8c0-0.1,0-0.2,0-0.3 v-1.8c0-0.3,0.4-0.6,0.9-0.6h2.6C22.5,14,22.6,14,22.7,14L22.7,14z M23.2,17.4c0,0.5-0.5,0.8-1.2,0.8H2.3c-0.6,0-1.2-0.4-1.2-0.8 c0.4,0.2,0.8,0.3,1.2,0.3h15.6c0.5,0,1-0.1,1.4-0.4l4-2.8L23.2,17.4z M23.2,5.2H1.1V2.6c0-0.5,0.5-0.8,1.2-0.8h1.6v0.8 c0,0.5,0.5,0.8,1.2,0.8c0.2,0,0.4-0.1,0.4-0.3S5.3,2.9,5.1,2.9c-0.2,0-0.4-0.1-0.4-0.3V1.8h13.2v0.8c0,0.5,0.5,0.8,1.2,0.8 c0.2,0,0.4-0.1,0.4-0.3s-0.2-0.3-0.4-0.3c-0.2,0-0.4-0.1-0.4-0.3V1.8H22c0.6,0,1.2,0.4,1.2,0.8L23.2,5.2z'/%3E%3Cpath class='st1' d='M22.1,1.5h-1.6V1.1c0-0.5-0.5-0.8-1.2-0.8h-0.2c-0.6,0-1.2,0.4-1.2,0.8v0.4H6.5V1.1c0-0.5-0.5-0.8-1.2-0.8 H5.1c-0.6,0-1.2,0.4-1.2,0.8v0.4H2.3c-1.1,0-1.9,0.6-1.9,1.4v8.3v4.9v1.5c0,0.8,0.9,1.4,1.9,1.4h19.8c1.1,0,1.9-0.6,1.9-1.4V2.9 C24,2.1,23.1,1.5,22.1,1.5z M18.7,1.1c0-0.2,0.2-0.3,0.4-0.3h0.2c0.2,0,0.4,0.1,0.4,0.3v0.4h-1V1.1z M5.1,0.8h0.2 c0.2,0,0.4,0.1,0.4,0.3v0.4h-1V1.1C4.7,1,4.9,0.8,5.1,0.8z M1.1,11.2V9.3V6.6V6h22.1v7.1c0,0.3-0.4,0.6-0.9,0.6h-2.6 c-0.9,0-1.6,0.5-1.6,1.2v1.8c0,0.3-0.4,0.6-0.9,0.6h-15c-0.6,0-1.2-0.4-1.2-0.8L1.1,11.2z M22.7,14.2L18.9,17c0-0.1,0-0.2,0-0.3 v-1.8c0-0.3,0.4-0.6,0.9-0.6h2.6C22.5,14.3,22.6,14.3,22.7,14.2L22.7,14.2z M23.2,17.6c0,0.5-0.5,0.8-1.2,0.8H2.3 c-0.6,0-1.2-0.4-1.2-0.8c0.4,0.2,0.8,0.3,1.2,0.3h15.6c0.5,0,1-0.1,1.4-0.4l4-2.8L23.2,17.6z M23.2,5.5H1.1V2.9 c0-0.5,0.5-0.8,1.2-0.8h1.6v0.8c0,0.5,0.5,0.8,1.2,0.8c0.2,0,0.4-0.1,0.4-0.3S5.3,3.2,5.1,3.2C4.9,3.2,4.7,3,4.7,2.9V2.1h13.2v0.8 c0,0.5,0.5,0.8,1.2,0.8c0.2,0,0.4-0.1,0.4-0.3s-0.2-0.3-0.4-0.3c-0.2,0-0.4-0.1-0.4-0.3V2.1h3.4c0.6,0,1.2,0.4,1.2,0.8L23.2,5.5z' /%3E%3Cpath class='st1' d='M5.2,3.7c0.2,0,0.4-0.2,0.4-0.4c0-0.2-0.2-0.4-0.4-0.4C5,2.8,4.8,3,4.8,3.3C4.8,3.5,5,3.7,5.2,3.7z'/%3E%3Cpath class='st1' d='M19.2,3.7c0.2,0,0.4-0.2,0.4-0.4c0-0.2-0.2-0.4-0.4-0.4c-0.2,0-0.4,0.2-0.4,0.4C18.8,3.5,18.9,3.7,19.2,3.7z' /%3E%3Cpath class='st1' d='M21.7,1.4h-1.6V0.9c0-0.5-0.5-0.8-1.2-0.8h-0.2c-0.6,0-1.2,0.4-1.2,0.8v0.4H6.1V0.9c0-0.5-0.5-0.8-1.2-0.8 H4.7c-0.6,0-1.2,0.4-1.2,0.8v0.4H1.9C0.9,1.4,0,2,0,2.7V11v4.9v1.5c0,0.8,0.9,1.4,1.9,1.4h19.8c1.1,0,1.9-0.6,1.9-1.4V2.7 C23.6,2,22.8,1.4,21.7,1.4z M18.3,0.9c0-0.2,0.2-0.3,0.4-0.3h0.2c0.2,0,0.4,0.1,0.4,0.3v0.4h-1V0.9z M4.7,0.7h0.2 c0.2,0,0.4,0.1,0.4,0.3v0.4h-1V0.9C4.3,0.8,4.5,0.7,4.7,0.7z M0.8,11V9.2V6.5V5.8h22.1v7.1c0,0.3-0.4,0.6-0.9,0.6h-2.6 c-0.9,0-1.6,0.5-1.6,1.2v1.8c0,0.3-0.4,0.6-0.9,0.6h-15c-0.6,0-1.2-0.4-1.2-0.8L0.8,11z M22.4,14.1l-3.9,2.8c0-0.1,0-0.2,0-0.3 v-1.8c0-0.3,0.4-0.6,0.9-0.6H22C22.1,14.1,22.2,14.1,22.4,14.1L22.4,14.1z M22.9,17.5c0,0.5-0.5,0.8-1.2,0.8H1.9 c-0.6,0-1.2-0.4-1.2-0.8c0.4,0.2,0.8,0.3,1.2,0.3h15.6c0.5,0,1-0.1,1.4-0.4l4-2.8L22.9,17.5z M22.9,5.3H0.8V2.7 c0-0.5,0.5-0.8,1.2-0.8h1.6v0.8c0,0.5,0.5,0.8,1.2,0.8c0.2,0,0.4-0.1,0.4-0.3S5,3,4.7,3S4.3,2.9,4.3,2.7V1.9h13.2v0.8 c0,0.5,0.5,0.8,1.2,0.8c0.2,0,0.4-0.1,0.4-0.3S18.9,3,18.7,3c-0.2,0-0.4-0.1-0.4-0.3V1.9h3.4c0.6,0,1.2,0.4,1.2,0.8L22.9,5.3z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");-webkit-filter:invert(44%) sepia(0) saturate(0) hue-rotate(159deg) brightness(86%) contrast(82%);filter:invert(44%) sepia(0) saturate(0) hue-rotate(159deg) brightness(86%) contrast(82%);-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-webkit-transform:translateZ(0);-moz-transform:translateZ(0)}.sso__option .sso__icon__bookmark{background-image:url("data:image/svg+xml,%3Csvg width='18' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 7c0-2.828 0-4.243.879-5.121C2.757 1 4.172 1 7 1h4c2.828 0 4.243 0 5.121.879C17 2.757 17 4.172 17 7v6.828c0 2.683 0 4.024-.844 4.435-.845.41-1.9-.419-4.01-2.076l-.675-.531c-1.186-.932-1.78-1.398-2.471-1.398-.692 0-1.285.466-2.471 1.398l-.676.53c-2.11 1.658-3.164 2.487-4.009 2.077C1 17.853 1 16.51 1 13.828V7Z' stroke='%23000' stroke-width='1.8'/%3E%3C/svg%3E")}.sso__option .sso__icon__bookmark,.sso__option .sso__icon__liked{display:inline-block;position:relative;margin-right:10px;width:23px;height:23px;vertical-align:top;background-position:50%;background-repeat:no-repeat;background-size:auto 18px;-webkit-filter:invert(44%) sepia(0) saturate(0) hue-rotate(159deg) brightness(86%) contrast(82%);filter:invert(44%) sepia(0) saturate(0) hue-rotate(159deg) brightness(86%) contrast(82%);-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-webkit-transform:translateZ(0);-moz-transform:translateZ(0)}.sso__option .sso__icon__liked{background-image:url("data:image/svg+xml,%3Csvg width='20' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.739 7.348h-3.855l.871-3.906a2.561 2.561 0 0 0-.97-2.611l-.6-.448A1.915 1.915 0 0 0 9.38.954a47.465 47.465 0 0 1-4.04 6.143.715.715 0 0 0-.646-.41H.717A.719.719 0 0 0 0 7.403v11.224a.713.713 0 0 0 .717.714h3.979a.71.71 0 0 0 .698-.617A3.977 3.977 0 0 0 8.306 20h3.938a3.963 3.963 0 0 0 3.294-1.756l3.915-5.847a3.239 3.239 0 0 0-1.039-4.588 3.273 3.273 0 0 0-1.675-.461ZM3.979 17.91H1.434V8.116h2.543v9.796Zm14.28-6.306-3.915 5.847a2.516 2.516 0 0 1-2.1 1.12H8.306a2.545 2.545 0 0 1-2.02-1.006l-.873-1.159V9.072c1.498-1.26 3.632-4.667 5.21-7.406a.465.465 0 0 1 .316-.228.48.48 0 0 1 .386.086l.599.448a1.143 1.143 0 0 1 .43 1.16l-1.063 4.775a.71.71 0 0 0 .39.799.72.72 0 0 0 .31.07h4.75a1.834 1.834 0 0 1 1.61.962 1.814 1.814 0 0 1-.09 1.867h-.002Z' fill='%23000'/%3E%3C/svg%3E")}.sso__option .sso__icon__notif{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24.5' height='23.314' viewBox='0 0 24.5 23.314'%3E%3Cg id='Group_2997' data-name='Group 2997' transform='translate(-9.75 -111.009)'%3E%3Cpath id='Union_1' data-name='Union 1' d='M4.26,16.055H3a3,3,0,0,1-3-3V3A3,3,0,0,1,3,0H20a3,3,0,0,1,3,3V13.055a3,3,0,0,1-3,3H8.689L4.26,20.693Z' transform='translate(10.5 111.759)' fill='none' stroke='%23000' stroke-width='1.5'/%3E%3Cg id='Group_2994' data-name='Group 2994' transform='translate(18.041 115.943)'%3E%3Cpath id='Icon_feather-star' data-name='Icon feather-star' d='M6.771,3,7.936,5.36l2.605.381L8.656,7.577,9.1,10.172,6.771,8.946,4.44,10.172l.445-2.594L3,5.741,5.605,5.36Z' transform='translate(-2.623 -1.908)' fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='1'/%3E%3Cline id='Line_15' data-name='Line 15' x1='1.092' y1='0.946' transform='translate(0 0.145)' fill='none' stroke='%23000' stroke-linecap='round' stroke-width='1.5'/%3E%3Cline id='Line_16' data-name='Line 16' x1='1.092' y1='0.946' transform='translate(7.822 0) rotate(90)' fill='none' stroke='%23000' stroke-linecap='round' stroke-width='1.5'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A")}.sso__option .sso__icon__interest,.sso__option .sso__icon__notif{display:inline-block;position:relative;margin-right:10px;width:23px;height:23px;vertical-align:top;background-position:50%;background-repeat:no-repeat;background-size:contain;-webkit-filter:invert(44%) sepia(0) saturate(0) hue-rotate(159deg) brightness(86%) contrast(82%);filter:invert(44%) sepia(0) saturate(0) hue-rotate(159deg) brightness(86%) contrast(82%);-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-webkit-transform:translateZ(0);-moz-transform:translateZ(0)}.sso__option .sso__icon__interest{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' style='enable-background:new 0 0 26 26' viewBox='0 0 26 26'%3E%3Cpath d='m19.9 13.6-5.5-2-2-5.5c-.1-.3-.3-.6-.6-.8-.3-.2-.6-.3-1-.3-.3 0-.7.1-1 .3-.2.2-.5.5-.6.8l-2 5.5-5.5 2c-.3.1-.6.3-.8.6-.2.3-.3.6-.3 1s.1.7.3 1c.2.3.5.5.8.6l5.5 2 2 5.5c.1.3.3.6.6.8.3.2.6.3 1 .3.3 0 .7-.1 1-.3.3-.2.5-.5.6-.8l2-5.5 5.5-2c.3-.1.6-.3.8-.6.2-.3.3-.6.3-1s-.1-.7-.3-1c-.2-.3-.5-.5-.8-.6zm-6.1 3.6c-.2.1-.4.2-.6.4-.2.2-.3.4-.4.6l-2 5.5-2-5.5c-.1-.2-.2-.4-.4-.6-.2-.2-.4-.3-.6-.4l-5.5-2 5.5-2c.2-.1.4-.2.6-.4.2-.2.3-.4.4-.6l2-5.5 2 5.5c.1.2.2.4.4.6s.4.3.6.4l5.5 2-5.5 2zm.4-13c0-.2.1-.4.2-.6.2-.2.4-.2.6-.2h1.7V1.7c0-.2.1-.4.2-.6.2-.2.4-.2.6-.2.2 0 .4.1.6.2.2.2.2.4.2.6v1.7H20c.2 0 .4.1.6.2.2.2.2.4.2.6 0 .2-.1.4-.2.6-.2.2-.4.2-.6.2h-1.7v1.7c0 .2-.1.4-.2.6-.2.2-.4.2-.6.2-.2 0-.4-.1-.6-.2-.2-.2-.2-.4-.2-.6V5.1H15c-.2 0-.4-.1-.6-.2-.1-.2-.2-.5-.2-.7zm11 5.1c0 .2-.1.4-.2.6-.2.2-.4.2-.6.2h-.8v.9c0 .2-.1.4-.2.6-.2.2-.4.2-.6.2-.2 0-.4-.1-.6-.2-.2-.2-.2-.4-.2-.6v-.8h-.8c-.2 0-.4-.1-.6-.2-.2-.2-.2-.4-.2-.6s.1-.4.2-.6c.2-.2.4-.2.6-.2h.8v-1c0-.2.1-.4.2-.6.2-.2.4-.2.6-.2.2 0 .4.1.6.2.2.2.2.4.2.6v.8h.8c.2 0 .4.1.6.2.1.2.2.5.2.7z'/%3E%3C/svg%3E")}.sso__option .sso__badge__active{position:relative;display:inline-block}.sso__option .sso__badge__active:after{background:rgba(0,122,255,.15);font-size:14px;font-weight:500;line-height:1;color:#007aff;content:"Aktif";font-style:normal;padding:5px 8px;border-radius:5px;margin-left:8px}.sso__option.-fixed{width:240px;top:40px;right:5px}.sso__login__detail{max-width:175px;width:100%}.sso__login__detail .text-nowrap{max-width:175px;width:100%;word-break:unset;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.sso__login__name{font-size:16px}.sso__login__email{color:#666;font-size:12px}.sso__option li a:hover span .sso__login__email{color:#fff}.sso__header.-logged .sso__option.-fixed{width:360px;top:56px;right:0}.sso__header.-logged .sso__option li:first-child a:hover{background:transparent}.sso__header.-logged .sso__option li:first-child a:hover span{color:#000}.sso__header.-logged .sso__option li:first-child a:hover span i.sso__icon__login{-webkit-filter:none;filter:none}.sso__header.-logged .sso__option li:first-child a:hover .sso__login__email{color:#666}.sso__header.-logged .sso__option li:first-child a:hover .block-progressbar .progress-box span{color:var(--cl-kompas)}.sso__header.-logged .sso__link{height:40px}.sso__header.-logged .sso__link .sso__badge{width:12px;height:12px;top:0}.sso__header.-logged .sso__option .sso__icon__login{width:40px;height:40px}.sso__header.-logged .sso__link .sso__icon__login{width:40px;height:40px;top:0}.sso__header.-logged .sso__item .sso__link__icon{padding:0}.sso__header.-logged .sso__avatar:before{padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:18px;font-weight:400}.sso__header.-logged .sso__avatar.-circle{overflow:hidden;background-color:transparent;background:conic-gradient(#1583cc var(--cl-prgss),#272727 0deg)}.sso__header.-logged .sso__avatar.-circle:before{position:absolute;border-radius:50%;background:#b8b8b8;width:36px;height:36px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);left:50%;top:50%;border:2px solid #272727}.sso__header.-logged .sso__option .sso__avatar.-circle{background:conic-gradient(#1583cc var(--cl-prgss),#eaecf0 0deg)}.sso__header.-logged .sso__option .sso__avatar.-circle:before{border:2px solid #eaecf0}.block-progressbar{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px;padding:10px 15px}.block-progressbar .sso__badge{position:relative;display:inline-block;top:-8px;right:2px}.block-progressbar .progress-text{font-size:12px;color:#757575;font-weight:400;line-height:16px;letter-spacing:0;text-align:left}.block-progressbar .progress-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:15px}.block-progressbar .progress-box span{font-size:14px;font-weight:700;color:var(--cl-kompas);line-height:1;height:16px;padding:0}.block-progressbar .progress-step{text-align:right;font-size:12px;font-weight:400;color:#9a9a9a;line-height:16px}.block-progressbar .progress-label{font-size:16px;font-weight:600;color:#454545;line-height:22px;color:var(--cl-kompas)}.block-progressbar .progress-bar{width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;border-radius:100px;height:16px}.block-progressbar .progress-bar::-webkit-progress-bar{background-color:#eff6ff}.block-progressbar .progress-bar::-webkit-progress-bar,.block-progressbar .progress-bar::-webkit-progress-value{border-radius:10px}.block-progressbar .progress-bar::-moz-progress-bar{border-radius:10px}.block-progressbar .progress-bar::-webkit-progress-value{background:var(--cl-kompas)}.kid__wrap{position:relative;margin:0 10px;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;display:inline-block}.kid__button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;padding:8px 15px;min-height:30px;background:#1583cc;text-transform:uppercase;border-radius:5px;font-size:11px;font-weight:700;line-height:1;color:#fff;-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-ms-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}.kid__button:hover{color:#fff;background:#2196f3}.title{position:relative;border-bottom:1px solid var(--br-gray-bold)}.title img{-webkit-filter:var(--img-filter);filter:var(--img-filter)}.title--clean{border-bottom:1px solid transparent}.title--center{text-align:center}.title--big{font-size:40px;font-weight:300;color:#e55225;border-bottom:1px solid transparent;text-transform:uppercase}.title__content{position:relative;display:inline-block;text-transform:uppercase;padding:10px 0;font-size:20px;font-weight:700;color:var(--cl-title)}.title__content:after{content:"";position:absolute;left:0;bottom:0;width:101%;border-bottom:5px solid #3ca5dd}.title__content--logo{padding:0 0 10px}.title__content--logo img{height:50px;-webkit-filter:var(--img-filter);filter:var(--img-filter)}.title__teaser{margin:20px 0 10px;padding:0 15px;border-left:10px solid #e55225;font-size:16px;font-weight:300;color:#000}.title--big .title__content:after,.title--clean .title__content:after{border-bottom:transparent}.title--center:after{content:"";position:absolute;left:33.3333333%;bottom:0;width:33.3333333%;border-bottom:5px solid #3ca5dd}.title--center .title__content:after{border-bottom:transparent}.title--flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.title__partner{position:relative;float:right;padding:20px 0 0}.title__partner span{display:inline-block;padding:10px 5px 0;font-family:Roboto,sans-serif;font-size:13px;color:#c3c3c3}.title__partner a{display:inline-block}.title__partner img{height:35px;width:auto;-webkit-filter:var(--img-filter);filter:var(--img-filter)}.headline{position:relative;background:var(--bg-black);color:#fff}.headline__subtitle{position:absolute;left:0;top:30px;z-index:1;background:var(--bg-white);text-transform:uppercase;padding:10px;font-size:12px;font-weight:700;color:#71c4d6}.headline__big{overflow:hidden;height:493px}.headline__big,.headline__big__row{position:relative}.headline__big__item{display:block;position:relative}.headline__big__link{display:block}.headline__big__link:hover{color:#fff}.headline__big__img{width:740px;height:493px;overflow:hidden;position:relative}.headline__big__img img{-webkit-filter:var(--img-filter);filter:var(--img-filter)}.headline__big__box{position:absolute;bottom:0;left:0;width:100%;padding:20px 0;background:rgba(0,0,0,.7)}.headline__big__title{font-size:40px;font-weight:300;line-height:1.1;color:var(--cl-white);padding:0 20px;margin:0 0 10px}.headline__big__date{padding:0 20px;font-size:12px;font-weight:600;color:#9b9b9b}.headline__thumb{position:relative;overflow:hidden;height:220px}.headline__thumb__row{position:relative;margin:0;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex}.headline__thumb__item{padding:0;width:185px;outline:0}.headline__thumb .slick-current .headline__thumb__img:after,.headline__thumb__item .slick-current .headline__thumb__img:after{content:"";position:absolute;z-index:2;top:0;left:0;width:100%;border-top:4px solid #3ca5dd}.headline__thumb__img{margin:0 0 5px;position:relative;cursor:pointer;width:185px;height:124px;overflow:hidden}.headline__thumb__img img{-webkit-filter:var(--img-filter);filter:var(--img-filter)}.headline__thumb__title{font-size:14px;font-weight:400;color:var(--cl-white);height:73px;max-height:73px;overflow:hidden;padding:0 6px;-webkit-line-clamp:4;display:-webkit-box;-webkit-box-orient:vertical}.headline__thumb__link{display:block}.headline__thumb__link:hover{color:#93cdec}.article__wrap__grid{position:relative}.article__wrap__grid--flex{display:block;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-flex-flow:wrap}.article__wrap__grid--flex .article__grid{margin-bottom:20px}.article__wrap__grid--fixed>div{height:290px}.article__wrap__grid--fixed .article__lead{height:auto;max-height:85px;overflow:hidden}.article__wrap__grid--fixed .article__title{height:65px;max-height:65px;overflow:hidden;-webkit-line-clamp:3;display:-webkit-box;-webkit-box-orient:vertical}.article__wrap__grid--vik>div{height:325px}.article__wrap__grid--vik .article__grid{height:100%;border-bottom:1px solid var(--br-list-lv2)}.article__wrap__grid--vik .article__lead{height:auto;max-height:105px;overflow:hidden;margin:0}.article__wrap__grid--vik .article__title{height:auto;max-height:45px;overflow:hidden}.article__boxsubtitle{padding:5px 10px;background:var(--bg-white);position:absolute;left:0;top:15px;z-index:1;color:var(--cl-orange)}.article__subtitle{text-transform:uppercase;font-size:12px;font-weight:400;line-height:1}.article__subtitle--inline{padding:0 5px 0 0;display:inline-block;color:#e55225}.article__subtitle--kompasid{margin:0 0 10px;font-size:14px;font-weight:700;color:#3ca5dd}.article__subtitle a:hover{color:var(--cl-main)}.article__asset{position:relative}.article__asset img{display:block;width:100%}.article__asset--kompasid{margin-bottom:10px;height:150px;overflow:hidden}.article__asset--god{width:100%;height:163px;background-position:50%;background-size:cover}.article__title{font-size:18px;font-weight:300;line-height:1.2;color:var(--cl-main);margin:0 0 10px}.article__title--big{font-size:32px;line-height:1.3}.article__title--medium{font-size:26px;line-height:1.3}.article__title--small{font-size:18px;line-height:1.3}.article__title--bullet{position:relative;padding:7px 20px 0 30px;font-size:16px;line-height:1.3;height:77px;overflow:hidden;margin:0;border-bottom:1px solid var(--br-list)}.article__title--bullet:after{content:"";position:absolute;top:12px;left:10px;width:8px;height:8px;background:#2a2a2a}.article__title--kompasid{height:44px;overflow:hidden}.article__box{position:relative;margin:-20px 10px 0;background:var(--bg-main);padding:10px}.article__box--medium{margin:-40px 15px 0;padding:15px}.article__box--big{margin:-60px 30px 0;padding:10px 20px}.article__box--offset-0{margin:0;padding:10px 0}.article__box--topic{height:150px;padding:35px 20px;background:var(--bg-topic)}.article__box--topic b{font-weight:300;color:var(--cl-white);font-size:28px;display:block;overflow:hidden;max-height:75px}.article__grid,.article__list{position:relative}.article__list{margin:0 0 15px;background:var(--bg-main)}.article__list:after{content:"";position:absolute;border-bottom:1px solid var(--br-list-lv2);width:100%;bottom:0;z-index:1}.article__list__asset{width:197px;float:left;padding-right:20px;background:var(--bg-main);z-index:2;position:relative}.article__list__title{height:70px;overflow:hidden;margin-bottom:18px;-webkit-line-clamp:2;display:-webkit-box;-webkit-box-orient:vertical}.article__list__item{margin-bottom:15px}.article__list__item:last-child,.article__list__opinion .article__list__title{margin-bottom:0}.article__list__opinion .opinion__author{margin-bottom:2px}.article__date{font-size:12px;color:var(--cl-gray-med);margin:0 0 10px;display:inline-block}.article__lead{font-size:15px;font-weight:300;line-height:1.4;color:var(--cl-gray);margin:0 0 10px}.article__lead--kompasid{padding:20px 0;position:relative;margin:0}.article__lead--kompasid:before{content:"";position:absolute;left:0;top:0;width:20%;border:1px solid var(--br-list)}.article__media{display:block;margin:0 0 10px}.article__media span{font-size:14px;font-weight:400;line-height:1;color:#e55225;display:inline-block}.article__time{font-size:18px;font-weight:300;line-height:1.5;color:#9b9b9b;margin-bottom:10px}.article__time .icon{margin-right:5px;font-size:15px;background-image:url("data:image/svg+xml,%3Csvg width='14' height='14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7 .5A6.5 6.5 0 1 0 13.5 7 6.512 6.512 0 0 0 7 .5Zm2.275 6.919-3 2A.544.544 0 0 1 6 9.5a.531.531 0 0 1-.237-.056A.5.5 0 0 1 5.5 9V5a.5.5 0 0 1 .263-.444.519.519 0 0 1 .512.025l3 2a.5.5 0 0 1 0 .838Z' fill='%23000'/%3E%3C/svg%3E");-webkit-filter:invert(46%) sepia(89%) saturate(3415%) hue-rotate(347deg) brightness(93%) contrast(94%);filter:invert(46%) sepia(89%) saturate(3415%) hue-rotate(347deg) brightness(93%) contrast(94%);-webkit-transform:translateY(1px);transform:translateY(1px)}.article__time--fixed{position:absolute;z-index:1;bottom:5px;right:25px;margin:0;background:rgba(0,0,0,.7);padding:3px 6px 3px 23px;font-size:12px;font-weight:400;color:#fff;border-radius:5px}.article__time--fixed:before{content:"";position:absolute;width:12px;height:12px;border-radius:20px;background:#fff;left:6px;bottom:6px}.article__time--fixed:after{content:"";position:absolute;top:9px;left:10px;border-style:solid;border-width:3px 0 3px 6px;border-color:transparent transparent transparent #000}.article__time--latest{position:absolute;z-index:3;right:10px;top:100px;margin:0;background:rgba(0,0,0,.7);padding:3px 5px 2px 20px;font-size:12px;font-weight:400;color:var(--cl-white);border-radius:5px}.article__time--latest:before{content:"";position:absolute;width:10px;height:10px;border-radius:20px;background:var(--cl-white);left:6px;bottom:6px}.article__time--latest:after{content:"";position:absolute;top:9px;left:9px;border-style:solid;border-width:3px 0 3px 6px;border-color:transparent transparent transparent var(--bg-black)}.article__photo__wrap .icon-photo-slider{position:absolute;color:#fff;z-index:1;font-size:50px;line-height:1;width:30px;text-align:center;top:33%}.article__photo__wrap .icon-photo-left{left:20px}.article__photo__wrap .icon-photo-right{right:20px}.article__photo__count{font-size:18px;font-weight:700;color:#ef9021}.article__link{display:block}.article__list__link{position:absolute;width:calc(100% - 20px);height:100%;z-index:1;top:0;left:0}.article__list--tv{margin:10px 0 40px}.article__list--video .article__list__asset{width:550px}.article__list--video .article__list__title{height:215px;-webkit-line-clamp:7}.article__list--video .article__title{font-size:24px}.article__partner{height:50px;padding:0 0 5px}.article__footnote{padding:8px 0 0;border-top:1px solid var(--br-list-lv2);font-size:12px;color:var(--cl-gray)}.articleLabel-box{display:inline-block;padding:4px 5px;text-transform:uppercase;font-size:11px;line-height:1;color:#51afe2;margin-left:5px}.articleLabel-box.--blogger{background:var(--bg-blogger)}.articleLabel-opinion{display:inline-block;padding:10px;font-size:15px;line-height:1.4;color:var(--cl-main);width:100%}.articleLabel-opinion span{font-weight:700}.articleLabel-opinion.--blogger{background:var(--bg-blogger)}.most,.most__list{position:relative}.most__list{padding-left:60px;margin-bottom:1px;height:100px;background:var(--bg-warticle);-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-ms-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}.most__list:hover{background:var(--bg-most2)}.most__count{position:absolute;left:0;top:0;width:60px;height:100%;background:var(--bg-most);padding:15px 0;text-align:center;border-right:1px solid var(--br-most);font-size:36px;font-weight:700;line-height:1;color:var(--cl-white)}.most__title{padding:0 10px;font-size:16px;font-weight:300;color:var(--cl-main);overflow:hidden;height:62px;margin:11px 0 5px;-webkit-line-clamp:3;display:-webkit-box;-webkit-box-orient:vertical}.most__link{color:inherit}.most__link:hover{color:#000}.most__read{padding:0 10px;font-size:11px;font-weight:500;line-height:1;color:#9b9b9b}.most__other{padding:10px 0;text-align:center;background:var(--bg-warticle)}.most__other a{letter-spacing:normal;font-weight:700}.most__other a:hover{color:var(--cl-main);background:transparent}.opinion,.opinion__list{position:relative}.opinion__list{padding:15px 0 15px 120px;height:167px}.opinion--pull-left{position:absolute;left:0;top:15px;z-index:1}.opinion--pull-left--small{top:0}.opinion__asset{width:100px;height:100px;overflow:hidden;border-radius:50px}.opinion__asset img{-webkit-filter:var(--img-filter);filter:var(--img-filter)}.opinion__asset--small{width:45px;height:45px}.opinion__asset--medium{width:150px;height:150px;border-radius:100px}.opinion__asset--center{margin:0 auto 10px}.opinion__author{font-size:14px;font-weight:700;color:#3ca5dd}.opinion__authorprofile{color:var(--cl-main)}.opinion__authortitle{font-size:12px;color:var(--cl-gray-lite);margin-bottom:5px;margin-top:1px}.opinion__title{font-size:16px;font-weight:300;color:var(--cl-title);height:83px;overflow:hidden}.opinion__link{display:block}.opinion__link:hover{color:var(--cl-hover)}.video__playlist,.video__wrap{position:relative}.video__playlist__player{width:540px;float:left;position:relative}.video__playlist__player img{width:100%}.video__playlist__list{width:200px;float:left;position:relative;background:var(--bg-warticle)}.video__playlist__item{border-bottom:1px solid var(--br-list-lv2)}.video__playlist__item:last-child{border-bottom:transparent}.video__playlist__title{color:var(--cl-main);height:55px;max-height:55px;overflow:hidden}.video__playlist__link{padding:5px 15px;display:block;border-left:5px solid transparent}.video__playlist__link--active,.video__playlist__link:hover{border-left:5px solid #3ca5dd;background:var(--bg-share);color:#000}.video__button__play{display:block}.video__button__play__item{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-ms-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;z-index:2}.video__button__play:hover .video__button__play__item{-webkit-transform:translate(-50%,-50%) scale(1.1);transform:translate(-50%,-50%) scale(1.1)}.button,.button--default{position:relative}.button--default{display:inline-block;width:auto;padding:8px 20px;vertical-align:text-bottom;text-transform:uppercase;letter-spacing:1px;font-size:12px;font-weight:500;color:#3ca5dd}.button--default:hover{color:#fff;background:#3ca5dd}.button--title{margin:20px 0 0;padding:0;letter-spacing:0;font-size:11px;font-weight:700;color:#3ca5dd}.button--title:hover{color:var(--cl-hover);background:transparent}.button-main{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:34px;width:auto;padding:0 15px;border:transparent;margin:5px 0;border-radius:8px;background:#357dfd;cursor:pointer;font-size:14px;font-weight:700;color:#fff}.button-main:hover{color:#fff;background:#035dfd}.button-newsletter{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:40px;width:auto;padding:0 24px;border:transparent;margin:5px 0;border-radius:8px;background:#007aff;cursor:pointer;font-size:16px;font-weight:700;color:#fff}.button-newsletter:hover{color:#fff;background:#0062cc}.btn-main{display:-webkit-box;display:-ms-flexbox;display:-webkit-inline-flex;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:44px;width:auto;padding:0 15px;border:transparent;margin:5px 0;border-radius:8px;cursor:pointer;font-size:16px;font-weight:600;color:#fff;background:var(--yale-blue-50)}.breaking{position:relative;padding-top:5px;border-top:1px solid #000}.breaking:after{content:"";position:absolute;left:45%;top:-5px;width:15%;border-top:5px solid #000}.breaking__wrap{position:relative;background:#ef9021;padding:15px 10px 30px 230px;overflow:hidden;width:100%}.breaking__type{display:inline-block;padding:10px 10px 10px 30px;background:#fff;position:absolute;left:0;top:15px;text-transform:uppercase;z-index:1;font-size:20px;font-weight:500;line-height:1;color:#000}.breaking__type:after{content:"";position:absolute;left:7px;top:12px;width:15px;height:15px;background:#ef9021;border-radius:10px;-webkit-animation:blink .7s infinite;-moz-animation:blink .7s infinite;-ms-animation:blink .7s infinite;-o-animation:blink .7s infinite;animation:blink .7s infinite}.breaking__title{font-size:30px;font-weight:300;color:#fff;display:block}.breaking__link{display:block}.breaking__link:hover{color:#fff}.tooltips{position:absolute;width:200px;z-index:9999;opacity:0;visibility:hidden;-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-ms-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;cursor:default}.tooltips:before{content:"";position:absolute;width:10px;height:10px;-ms-transform:rotate(-45deg);-webkit-transform:rotate(-45deg);transform:rotate(-45deg);background:#2d2d2d}.tooltips--right{bottom:5%;left:100%;padding-left:10px}.tooltips--right:before{top:40%;left:5px}.tooltips--left{bottom:5%;right:100%;padding-right:10px}.tooltips--left:before{top:40%;right:5px}.tooltips--bottom{bottom:-100%;left:-100%;padding-top:10px}.tooltips--bottom:before{top:5px;left:45%}.tooltips--top{bottom:100%;left:-100%;padding-bottom:10px}.tooltips--top:before{bottom:5px;left:45%}.tooltips span{border-radius:5px;background:#2d2d2d;display:block;padding:10px;font-size:11px;font-weight:300;color:#fff}.tooltips--show{opacity:1;visibility:visible}.tag__populer__wrap{position:relative;padding:10px 0;margin:0 0 20px;background:var(--bg-gray-med);-webkit-box-shadow:0 3px 5px rgba(0,0,0,.2);box-shadow:0 3px 5px rgba(0,0,0,.2)}.tag__populer__item{display:block;float:left;padding:0 20px;margin:5px 0;width:33.333333%}.tag__populer__link{display:block;overflow:hidden;height:20px;font-size:15px;font-weight:700;color:var(--cl-main)}.jeo__logo__headline{position:absolute;left:0;top:30px;z-index:1;background:#fff;padding:5px 10px}.jeo__logo__article{position:absolute;z-index:3;top:15px;left:0;background:#fff;width:55px;height:30px;padding:1px 2px}.breakingnews{position:relative}.breakingnews__row{position:relative;margin:20px 0;display:-webkit-box;display:-ms-flexbox;display:flex}.breakingnews__title{width:165px;position:relative;padding:0 10px;z-index:2}.breakingnews__title:before{content:"";position:absolute;left:24px;top:15px;width:9px;height:9px;background:#fff;border-radius:10px;z-index:1;-webkit-animation:blink .7s infinite;-moz-animation:blink .7s infinite;-ms-animation:blink .7s infinite;-o-animation:blink .7s infinite;animation:blink .7s infinite}.breakingnews__title:after{content:"";position:absolute;top:-5px;right:-5px;width:0;height:0;border-top:6px solid transparent;border-bottom:5px solid #af0f15;border-right:5px solid transparent;border-left:5px solid transparent;z-index:-1}.breakingnews__title span{position:relative;background:var(--cl-breaking1);display:block;padding:12.5px 10px 12px 28px;text-transform:uppercase;letter-spacing:.5px;height:40px;font-family:Roboto,sans-serif;font-size:12px;font-weight:700;color:#fff}.breakingnews__title span:before{content:"";position:absolute;top:0;left:-10px;width:0;height:0;border-top:20px solid transparent;border-bottom:20px solid var(--cl-breaking1);border-right:5px solid var(--cl-breaking1);border-left:5px solid transparent}.breakingnews__title span:after{content:"";position:absolute;top:0;right:-10px;width:0;height:0;border-top:20px solid var(--cl-breaking1);border-bottom:20px solid transparent;border-right:5px solid transparent;border-left:5px solid var(--cl-breaking1)}.breakingnews__logo{width:155px;height:33px;position:absolute;bottom:0;right:-145px;z-index:-1;background:var(--bg-breaking2);padding:6px 5px 5px 15px;margin:0;border-bottom:2px solid var(--bg-breaking1)}.breakingnews__logo[data-suptitle]{padding:0 0 0 73px}.breakingnews__logo[data-suptitle],.breakingnews__logo[data-suptitle]:before{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.breakingnews__logo[data-suptitle]:before{content:attr(data-suptitle);position:absolute;font-size:9px;top:0;left:10px;font-weight:700;height:100%;color:var(--cl-main)}.breakingnews__logo[data-suptitle] img{height:30px;-o-object-fit:contain;object-fit:contain;width:80px;-webkit-filter:none;filter:none}.breakingnews__logo:after{content:"";position:absolute;top:0;right:-10px;width:0;height:0;border-top:17px solid var(--bg-breaking2);border-bottom:17px solid transparent;border-right:5px solid transparent;border-left:5px solid var(--bg-breaking2);z-index:1}.breakingnews__logo img{vertical-align:top;height:20px;-webkit-filter:var(--img-grayscale);filter:var(--img-grayscale)}.breakingnews__wrap{width:calc(100% - 165px);position:relative;margin:5px 0 0;padding:0 0 0 155px;z-index:1;background:var(--bg-breaking1)}.breakingnews__content{position:relative}.breakingnews__link{display:block;padding:8px 15px 5px;-ms-transform:skewX(-10deg);-webkit-transform:skewX(-10deg);transform:skewX(-10deg);font-family:Roboto,sans-serif;font-size:16px;font-weight:700;color:var(--cl-main)}.breakingnews__link:hover{color:var(--cl-breaking1)}.breakingnews__link span{display:block;height:22px;overflow:hidden}.breakingnews.nologo .breakingnews__wrap{padding:0}.breakingnews.nologo .breakingnews__wrap:after{content:"";position:absolute;top:0;left:-10px;width:0;height:0;border-top:17px solid transparent;border-bottom:18px solid #dedede;border-right:5px solid #dedede;border-left:5px solid transparent;z-index:1}.breakingnews.nologo .breakingnews__logo{display:none}.cm__widget{position:relative}.cm__wBox{background:rgba(var(--bg-comment),1);color:var(--cl-main);padding:5px 0;min-height:894px}.cm__wItem{position:relative;border-bottom:1px solid var(--br-list);padding:15px}.cm__wItem:last-child{border-bottom:none}.cm__wUsername{display:inline-block;font-size:15px;font-weight:700}.cm__wComment{position:relative;margin:10px 0 0;font-size:15px;line-height:1.5;height:66px;overflow:hidden}.cm__wImg{float:left;width:70px;height:70px;overflow:hidden;margin-right:10px}.cm__wNews{padding:0;background:var(--bg-comment3);border-radius:5px;overflow:hidden}.cm__wNews h4{font-size:14px;font-weight:700;line-height:1.4;height:39px;overflow:hidden;margin:7px 10px 0}.cm__wNews span{display:block;padding:3px 0 0;font-size:11px}.cm__wLink{display:block}.cm__wLink:hover{color:inherit}.cm__wLink:hover .cm__wNews{background:var(--bg-comment-hover)}.cm__wFooter{background:rgba(var(--bg-comment),1);padding:5px 0;text-align:center}.cm__wFooter a{letter-spacing:0;font-weight:700}.cm__wFooter a:hover{background:transparent;color:var(--cl-hover)}.pinned{position:relative;color:#fff;margin:0 0 20px}.pinned a:hover{color:inherit}.pinned__row{position:relative}.pinned__item{display:block}.pinned__img{width:740px;height:345px;overflow:hidden;position:relative}.pinned__img .icon{position:absolute;z-index:1;right:10px;top:10px;padding:15px;background-size:17px;border-radius:4px;background-color:#3ca5dd}.pinned__box{position:absolute;bottom:0;left:0;width:100%;padding:50px 0 20px;background:-webkit-gradient(linear,left top,right top,from(#000),to(transparent));background:linear-gradient(90deg,#000,transparent);background:-webkit-linear-gradient(90deg,#000,transparent)}.pinned__title{font-size:40px;font-weight:300;line-height:1.1;padding:0 20px;margin:0 0 15px}.pinned__lead{text-transform:uppercase;padding:0 21px;font-size:12px;font-weight:600;color:#3ca5dd}.videoKGSlider{width:100%}.videoKGSlider-wrap{width:760px;height:240px;overflow:hidden;position:relative;padding:0 0 20px;margin:0 -10px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.videoKGSlider .icon-photo-slider{background-color:var(--cl-white);-webkit-box-shadow:0 1px 5px rgba(0,0,0,.16);box-shadow:0 1px 5px rgba(0,0,0,.16);font-size:18px;border-radius:50%;padding:3px 6px 0;text-align:center;position:absolute;top:calc(50% - 23px);z-index:2;width:24px;height:24px;-webkit-transition:opacity 1s ease;transition:opacity 1s ease;-webkit-transform:scale(1.3);transform:scale(1.3)}.videoKGSlider .icon-photo-slider svg{-webkit-filter:invert(1);filter:invert(1)}.videoKGSlider .icon-photo-slider.slick-disabled{opacity:0}.videoKGSlider .icon-photo-left{left:8px}.videoKGSlider .icon-photo-right{right:8px}.videoKG-item{width:25%;display:block;padding:20px 10px}.videoKG-item>a{display:block}.videoKG-image{width:100%;margin-bottom:5px;background:var(--bg-gray-med);overflow:hidden;position:relative;height:96px}.videoKG-image img{width:100%;position:absolute;left:50%;top:50%;-o-object-fit:contain;object-fit:contain;-ms-transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-filter:var(--img-filter);filter:var(--img-filter)}.videoKG-title{height:56px;max-height:56px;overflow:hidden;font-size:14px;font-weight:500;border-bottom:none;color:var(--cl-main);margin-top:10px;margin-bottom:5px;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:3;display:-webkit-box}.videoKG-duration{position:absolute;z-index:1;bottom:5px;right:5px;background:rgba(0,0,0,.75);font-size:12px;font-weight:400;line-height:1;color:var(--cl-white);padding:5px 5px 5px 20px;border-radius:4px}.videoKG-duration:before{content:"";position:absolute;width:12px;height:12px;left:5px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);background-size:contain;background-image:url("data:image/svg+xml,%3Csvg width='14' height='14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7 .5A6.5 6.5 0 1 0 13.5 7 6.512 6.512 0 0 0 7 .5Zm2.275 6.919-3 2A.544.544 0 0 1 6 9.5a.531.531 0 0 1-.237-.056A.5.5 0 0 1 5.5 9V5a.5.5 0 0 1 .263-.444.519.519 0 0 1 .512.025l3 2a.5.5 0 0 1 0 .838Z' fill='%23000'/%3E%3C/svg%3E");-webkit-filter:invert(100%) sepia(0) saturate(31%) hue-rotate(59deg) brightness(106%) contrast(107%);filter:invert(100%) sepia(0) saturate(31%) hue-rotate(59deg) brightness(106%) contrast(107%)}.videoKG-info{font-size:12px;font-weight:400;color:var(--cl-gray-video);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2px}.videoKG-info .color--kgnow{position:relative}.videoKG-info .color--kgnow~.videoKG-date{font-size:12px}.videoKG-date{font-size:14px;color:var(--cl-gray-video)}body{--cl-interest-gate:#333;--bg-interest-gate:#eaf5fb;--br-interest-gate:#3ca5dd}body.theme-dark{--cl-interest-gate:hsla(0,0%,100%,.87);--bg-interest-gate:#262626;--br-interest-gate:#3b3b3b}@media (prefers-color-scheme:dark){body{--cl-interest-gate:hsla(0,0%,100%,.87);--bg-interest-gate:#262626;--br-interest-gate:#3b3b3b}body.theme-light{--cl-interest-gate:#333;--bg-interest-gate:#eaf5fb;--br-interest-gate:#3ca5dd}}.interestGate{width:100%;height:80px;padding:16px 18px 16px 0;background:-webkit-gradient(linear,left top,right top,color-stop(-1.36%,#5199ea),color-stop(91.21%,#0d4483));background:linear-gradient(90deg,#5199ea -1.36%,#0d4483 91.21%);border:0;border-radius:8px;font-size:20px;font-weight:600;line-height:normal;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:140px;overflow:hidden}.interestGate:hover{color:#fff}.interestGate-wrap{position:relative;margin:12px 0}.interestGate-info{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0;text-align:left}.interestGate-info:after{content:"";position:absolute;padding-left:33px;top:0;z-index:1;pointer-events:none;background-image:url("data:image/svg+xml, %3Csvg width='6' height='10' viewBox='0 0 6 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 9L5 5L1 1' stroke='%23000' stroke-width='1' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");-webkit-filter:invert(98%) sepia(72%) saturate(0) hue-rotate(298deg) brightness(112%) contrast(100%);filter:invert(98%) sepia(72%) saturate(0) hue-rotate(298deg) brightness(112%) contrast(100%);width:15px;height:100%;background-position:100%;background-repeat:no-repeat;background-size:auto 15px}.interestGate-img{position:relative;width:113px;padding-top:81px;background:transparent;overflow:hidden;vertical-align:top}.interestGate-img img{position:absolute;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;left:50%;top:50%;z-index:1;-ms-transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.interestGate.-logged{background:#eaf5fb;color:#333}.interestGate.-logged .interestGate-info:after{-webkit-filter:invert(16%) sepia(1%) saturate(0) hue-rotate(139deg) brightness(90%) contrast(85%);filter:invert(16%) sepia(1%) saturate(0) hue-rotate(139deg) brightness(90%) contrast(85%)}.quick-gate{position:relative;padding-top:12px}.quick-gate~.sectionHeader{margin-top:22px}.quick-gate~.sectionHeader:after{content:none}.quick-gate-wrap{position:relative;border-radius:8px;overflow:hidden;background:linear-gradient(271deg,#f75564 -2.98%,#f76d48 13.11%,#4e11d0 62.55%,#402bc6 76.32%,#341175 101.38%);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.quick-gate-title{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0;font-size:20px;font-weight:600;line-height:normal;color:#fff;position:relative;text-align:center;padding-right:106px}.quick-gate-title:after{content:"";position:absolute;padding-left:34px;top:0;z-index:1;pointer-events:none;background-image:url("data:image/svg+xml, %3Csvg width='6' height='10' viewBox='0 0 6 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 9L5 5L1 1' stroke='%23000' stroke-width='1' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");-webkit-filter:invert(98%) sepia(72%) saturate(0) hue-rotate(298deg) brightness(112%) contrast(100%);filter:invert(98%) sepia(72%) saturate(0) hue-rotate(298deg) brightness(112%) contrast(100%);width:15px;height:100%;background-position:100%;background-repeat:no-repeat;background-size:auto 15px}.quick-gate-icon{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-preferred-size:24px;flex-basis:24px;width:24px;height:24px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' fill='none'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath d='M19.89 10.108a.5.5 0 0 0-.436-.253h-6.55l1.098-8.39a.503.503 0 0 0-.921-.327L5.115 15.093a.5.5 0 0 0 .426.762h6.452l-.87 8.403a.503.503 0 0 0 .926.308l7.834-13.954a.5.5 0 0 0 .006-.504Z' fill='%23fff'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' transform='translate(.5 .854)' d='M0 0h24v24H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain}.quick-gate-link{position:relative;width:100%;height:80px;padding:16px 18px 16px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow:hidden;gap:18px}.quick-gate-link:hover{color:#fff}.quick-gate-img{position:relative;width:88px;padding-top:81px;background:transparent;overflow:hidden;vertical-align:top}.quick-gate-img img{position:absolute;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;left:50%;top:50%;z-index:1;-ms-transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.gramedia__gate{position:relative}.gramedia__gate .slick-slider{margin-bottom:0}.gramedia__gate .slick-dots{bottom:10px;z-index:1}.gramedia__gate .slick-dots li,.gramedia__gate .slick-dots li button{width:10px;height:10px}.gramedia__gate .slick-dots li button:before{border-radius:10px;background:#000;width:8px;height:8px;content:""}.gramedia__gate .slick-dots li.slick-active button:before{opacity:1;background:#3ca5dd}.gramedia__gate .slick-slide img{margin:0 auto}.gramedia__row,.gramedia__wrap{position:relative}.gramedia__wrap{padding:0;background:var(--bg-most2)}.gramedia__item{background:var(--bg-most2);padding:0 0 40px}.gramedia__asset{width:200px;height:240px;padding:20px 0;margin:0 auto;text-align:center}.gramedia__asset img{-o-object-fit:scale-down;object-fit:scale-down;width:100%;height:100%}.gramedia__title{font-size:16px;font-weight:500;color:#000;padding:5px 0}.gramedia__buy{display:block;width:80px;padding:5px 10px;background:#3ca5dd;border:1px solid #3ca5dd;margin:0 auto;text-align:center;font-size:16px;font-weight:500;color:#fff}.gramedia__buy:hover{color:#3ca5dd;background:#fff;border:1px solid #3ca5dd}.gramedia__price__old{padding:5px 0 0;text-decoration:line-through;font-size:12px;font-weight:400;color:#000}.gramedia__price__new{padding:0 0 10px;font-size:14px;font-weight:500;color:#000}.discover{position:relative;padding:0}.discover__menu{position:relative;display:block;padding:10px 0 20px}.discover__menu li{display:block}.discover__menu li a{display:block;padding:6px 0;font-size:16px;font-weight:500;line-height:20px;color:var(--cl-gray-med2);letter-spacing:-.16px}.discover__menu li a:hover{color:var(--yale-blue-50)}.discover__menu li a.-new{position:relative}.discover__menu li a.-new:after{content:"NEW";position:relative;top:-6px;left:5px;background:red;border-radius:4px;padding:0 4px;z-index:1;font-size:10px;font-weight:bolder;color:#fff}.theme--edukasi .newest--lifestyle{padding-bottom:20px}.theme--edukasi .discover .container{background:#fff;padding-top:20px}.sectionHeader+.row .discover__menu{padding:0 0 20px}.footer-theme{position:absolute;width:100%;height:100%;background-position:50%;z-index:1;pointer-events:none;top:0;left:0}.footerMain{position:relative;margin-top:60px;padding:60px 0 160px;background:#000;color:var(--cl-white);width:1100px}@media (min-width:1100px){.footerMain{width:100%}}.footerMain>.container{z-index:1}.footerWrap{display:-webkit-box;display:-ms-flexbox;display:flex;gap:102px;padding-bottom:24px}.footerCol-column{width:100%;max-width:222px;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;gap:32px;-ms-flex-direction:column;flex-direction:column}.footerCol-column,.footerCol-nav{-webkit-box-orient:vertical;-webkit-box-direction:normal}.footerCol-nav{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:8px}.footerCol-nav.--colNetwork{max-width:125px}.footerCol-nav.--colNetwork .footerMenu-wrap{-webkit-column-count:1;-moz-column-count:1;column-count:1}.footerLogo{display:inline-table;width:auto;height:26px}.footerLogo img{height:26px;-o-object-fit:contain;object-fit:contain}.footerMenu{display:-webkit-box;display:-ms-flexbox;display:flex}.footerMenu-wrap{width:100%;-webkit-column-count:3;-moz-column-count:3;column-count:3}.footerMenu-title{font-size:16px;font-weight:700;line-height:18px;color:#efefef}.footerMenu-link{font-size:14px;font-weight:400;line-height:28px;color:#999;position:relative}.footerMenu-link.--linknew:after{content:"NEW";position:absolute;top:-5px;right:-22px;background:red;border-radius:4px;padding:0 2px;z-index:1;font-size:8px;font-weight:700;line-height:10px;color:#fff}.footerSosmed-wrap{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;gap:8px;-ms-flex-wrap:wrap;flex-wrap:wrap}.footerSosmed-wrap~.footerSosmed-wrap{margin-top:8px}.footerSosmed-link:hover .iconSos{background-color:#666}.footerDownload-wrap{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;gap:16px}.footerDownload-store{width:auto;height:32px}.footerDownload-store img{height:32px;-o-object-fit:contain;object-fit:contain}.footerAchievement{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;gap:8px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.footerAchievement-title{font-size:12px;font-weight:400;line-height:18px;color:gray}.footerAchievement-wrap{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;gap:13px;-ms-flex-wrap:wrap;flex-wrap:wrap}.footerAchievement-img{width:auto;height:40px}.footerAchievement-img img{height:40px;-o-object-fit:contain;object-fit:contain}.footerNewsletter{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;gap:8px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.footerNewsletter-title{font-size:14px;font-weight:400;line-height:20px;color:#999}.footerNewsletter-cta{display:-webkit-box;display:-ms-flexbox;display:flex}.footerNewsletter-link{font-size:14px;font-weight:700;line-height:1;color:var(--cl-white);padding:12px 16px;border-radius:5px;background-color:#0f79c6;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;gap:8px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footerNewsletter-link:hover{color:var(--cl-white);background-color:#154ea7}.footerNewsletter-link .iconNewsletter{display:inline-block;position:relative;width:20px;height:16px;vertical-align:top;background-position:50%;background-repeat:no-repeat;background-size:contain;background-image:url("data:image/svg+xml,%3Csvg width='20' height='16' viewBox='0 0 20 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18 0H2C0.9 0 0.00999999 0.9 0.00999999 2L0 14C0 15.1 0.9 16 2 16H18C19.1 16 20 15.1 20 14V2C20 0.9 19.1 0 18 0ZM18 4L10 9L2 4V2L10 7L18 2V4Z' fill='white'/%3E%3C/svg%3E%0A")}.footerBottom{border-top:1px solid #515151;padding:24px 0 32px;gap:8px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footerBottom,.footerBottom-menu{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.footerBottom-menu{gap:24px}.footerBottom-menu .footerMenu-link,.footerCopyright p{font-size:14px;line-height:20px}.footerCopyright p{margin:0;font-weight:400;color:#999}.iconSos{background-repeat:no-repeat;background-position:50%;background-size:auto 60%;aspect-ratio:1;width:32px;height:32px;border-radius:100%;border:1px solid #fbfbfb}.iconSos-facebook{background-image:url("data:image/svg+xml,%0A%3Csvg style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2' viewBox='0 0 512 512' xml:space='preserve' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m374.244 285.825 14.105-91.961h-88.233v-59.677c0-25.159 12.325-49.682 51.845-49.682h40.116V6.214S355.67 0 320.864 0c-72.67 0-120.165 44.042-120.165 123.775v70.089h-80.777v91.961h80.777v222.31A320.565 320.565 0 0 0 250.408 512c16.911 0 33.511-1.324 49.708-3.865v-222.31h74.128Z' fill='%23fff' style='fill-rule:nonzero'/%3E%3C/svg%3E")}.iconSos-x{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='17' fill='none'%3E%3Cpath fill='%23fff' d='M9.522 6.904 15.48 0h-1.412L8.895 5.995 4.765 0H0l6.247 9.065L0 16.305h1.412l5.461-6.33 4.363 6.33H16l-6.478-9.4ZM7.59 9.145l-.633-.903L1.92 1.06h2.168l4.064 5.796.633.903 5.283 7.535H11.9L7.589 9.145Z'/%3E%3C/svg%3E")}.iconSos-instagram{background-image:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_1164_4575)'%3E%3Cpath d='M10 13.125C11.7259 13.125 13.125 11.7259 13.125 10C13.125 8.27411 11.7259 6.875 10 6.875C8.27411 6.875 6.875 8.27411 6.875 10C6.875 11.7259 8.27411 13.125 10 13.125Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M13.75 2.5H6.25C4.17893 2.5 2.5 4.17893 2.5 6.25V13.75C2.5 15.8211 4.17893 17.5 6.25 17.5H13.75C15.8211 17.5 17.5 15.8211 17.5 13.75V6.25C17.5 4.17893 15.8211 2.5 13.75 2.5Z' stroke='%23FBFBFB' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M14.0625 6.71875C14.494 6.71875 14.8438 6.36897 14.8438 5.9375C14.8438 5.50603 14.494 5.15625 14.0625 5.15625C13.631 5.15625 13.2812 5.50603 13.2812 5.9375C13.2812 6.36897 13.631 6.71875 14.0625 6.71875Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1164_4575'%3E%3Crect width='20' height='20' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A")}.iconSos-youtube{background-image:url("data:image/svg+xml,%3Csvg style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2' viewBox='0 0 512 512' xml:space='preserve' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23fff' d='M501.303 132.765c-5.887-22.03-23.235-39.377-45.265-45.265C416.106 76.8 256 76.8 256 76.8s-160.107 0-200.039 10.7c-22.026 5.888-39.377 23.235-45.264 45.265C0 172.693 0 256.003 0 256.003s0 83.308 10.697 123.232c5.887 22.03 23.238 39.382 45.264 45.269C95.893 435.2 256 435.2 256 435.2s160.106 0 200.038-10.696c22.03-5.887 39.378-23.239 45.265-45.269 10.696-39.924 10.696-123.232 10.696-123.232s0-83.31-10.696-123.238ZM204.797 332.804V179.201l133.019 76.802-133.019 76.801Z' style='fill-rule:nonzero'/%3E%3C/svg%3E")}.iconSos-line{background-image:url("data:image/svg+xml,%3Csvg width='18' height='16' viewBox='0 0 18 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17.396 6.81343C17.396 3.05652 13.6296 0 8.99999 0C4.37035 0 0.604004 3.05652 0.604004 6.81343C0.604004 10.1816 3.59442 13.0028 7.62519 13.5356C7.89904 13.5946 8.27127 13.7158 8.36492 13.9495C8.44991 14.162 8.42079 14.4949 8.39246 14.7089C8.39246 14.7089 8.29409 15.3015 8.27285 15.4274C8.23586 15.6399 8.10365 16.2576 8.99999 15.8807C9.89633 15.5037 13.835 13.0335 15.5962 11.0055C16.8128 9.67163 17.396 8.31493 17.396 6.81343Z' fill='%23FBFBFB'/%3E%3Cpath d='M14.6027 8.98329H12.2419C12.2001 8.98329 12.1601 8.96671 12.1306 8.93719C12.1011 8.90767 12.0845 8.86764 12.0845 8.8259V5.16264C12.0845 5.1209 12.1011 5.08086 12.1306 5.05135C12.1601 5.02183 12.2001 5.00525 12.2419 5.00525H14.6027C14.6445 5.00525 14.6845 5.02183 14.714 5.05135C14.7435 5.08086 14.7601 5.1209 14.7601 5.16264V5.75836C14.7601 5.8001 14.7435 5.84014 14.714 5.86965C14.6845 5.89917 14.6445 5.91575 14.6027 5.91575H12.9997V6.53351H14.6027C14.6445 6.53351 14.6845 6.55009 14.714 6.57961C14.7435 6.60912 14.7601 6.64916 14.7601 6.6909V7.29213C14.7601 7.33387 14.7435 7.37391 14.714 7.40342C14.6845 7.43294 14.6445 7.44952 14.6027 7.44952H12.9997V8.06806H14.6027C14.6445 8.06806 14.6845 8.08465 14.714 8.11416C14.7435 8.14368 14.7601 8.18371 14.7601 8.22545V8.82039C14.7608 8.84152 14.7573 8.86258 14.7497 8.88231C14.7422 8.90205 14.7307 8.92006 14.716 8.93526C14.7013 8.95046 14.6837 8.96255 14.6642 8.9708C14.6448 8.97906 14.6239 8.9833 14.6027 8.98329Z' fill='black'/%3E%3Cpath d='M5.87721 8.98334C5.91895 8.98334 5.95899 8.96676 5.9885 8.93725C6.01802 8.90773 6.0346 8.8677 6.0346 8.82595V8.23102C6.0346 8.18927 6.01802 8.14924 5.9885 8.11973C5.95899 8.09021 5.91895 8.07363 5.87721 8.07363H4.27419V5.16191C4.27419 5.12016 4.25761 5.08013 4.22809 5.05062C4.19858 5.0211 4.15854 5.00452 4.1168 5.00452H3.51872C3.47698 5.00452 3.43694 5.0211 3.40743 5.05062C3.37791 5.08013 3.36133 5.12016 3.36133 5.16191V8.82359C3.36133 8.86534 3.37791 8.90537 3.40743 8.93488C3.43694 8.9644 3.47698 8.98098 3.51872 8.98098H5.87957L5.87721 8.98334Z' fill='black'/%3E%3Cpath d='M7.29698 4.99792H6.70204C6.61338 4.99792 6.5415 5.0698 6.5415 5.15846V8.82251C6.5415 8.91117 6.61338 8.98305 6.70204 8.98305H7.29698C7.38564 8.98305 7.45752 8.91117 7.45752 8.82251V5.15846C7.45752 5.0698 7.38564 4.99792 7.29698 4.99792Z' fill='black'/%3E%3Cpath d='M11.3507 4.99792H10.7558C10.7141 4.99792 10.674 5.01451 10.6445 5.04402C10.615 5.07354 10.5984 5.11357 10.5984 5.15532V7.33202L8.92221 5.06796C8.91839 5.06197 8.9139 5.05643 8.90883 5.05144L8.89939 5.04199L8.89073 5.03491H8.88601L8.87736 5.02862H8.87263L8.86398 5.02389H8.85847H8.84981H8.8443H8.83486H8.82856H8.81912H8.81282H8.80417H8.19743C8.15569 5.02389 8.11565 5.04048 8.08614 5.06999C8.05662 5.09951 8.04004 5.13954 8.04004 5.18128V8.84533C8.04004 8.88707 8.05662 8.92711 8.08614 8.95662C8.11565 8.98614 8.15569 9.00272 8.19743 9.00272H8.79315C8.83489 9.00272 8.87493 8.98614 8.90444 8.95662C8.93396 8.92711 8.95054 8.88707 8.95054 8.84533V6.64738L10.6291 8.9138C10.6401 8.92985 10.654 8.94372 10.67 8.95472L10.6795 8.96101H10.6842L10.6921 8.96495H10.6999H10.7054H10.7165C10.7304 8.96838 10.7446 8.97022 10.759 8.97046H11.3507C11.3925 8.97046 11.4325 8.95387 11.462 8.92436C11.4916 8.89484 11.5081 8.85481 11.5081 8.81307V5.15846C11.5086 5.13753 11.5048 5.11673 11.4971 5.09727C11.4893 5.0778 11.4778 5.06008 11.4632 5.04513C11.4485 5.03018 11.431 5.01831 11.4117 5.0102C11.3924 5.00209 11.3717 4.99792 11.3507 4.99792Z' fill='black'/%3E%3C/svg%3E%0A")}.footer{padding:0 0 150px;background:#000;color:#fff;border-top:4px solid #3ca5dd;width:1100px}@media (min-width:1100px){.footer{width:100%}}.footer .logo,.footer .logo img{width:250px}.footer__top{padding:10px 0 30px}.footer__bottom{padding:30px 0 10px;color:#b1b1b1}.footer__menu{position:relative}.footer__menu__item{position:relative;display:block;padding:3px 0}.footer__menu__item--inline{padding:0;display:inline-block}.footer__menu__item--inline:after{content:" -"}.footer__menu__item--inline:last-child:after{content:""}.footer__menu__link:hover{color:#3ca5dd}.footer__copy{padding:5px 0}.footer__copy a:hover{color:#3ca5dd}.footer__newsletter{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-bottom:10px}.footer__newsletter__title{font-size:14px;line-height:1;color:var(--cl-white);margin-right:16px}.footer__newsletter__link{font-size:14px;font-weight:700;line-height:1;color:var(--cl-white);padding:8px 16px;border-radius:5px;background:#1b63d4;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.footer__newsletter__link:hover{color:var(--cl-white);background-color:#154ea7}.footer__download{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:10px 0 25px;gap:10px}.footer__download--app{width:135px;height:45px}.footer__download--google{width:152px;height:45px}.footer__download img{height:100%}.footer .icon-newsletter{display:inline-block;position:relative;width:24px;height:24px;vertical-align:top;background-position:50%;background-repeat:no-repeat;background-size:contain;background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20 4H4C2.9 4 2.01 4.9 2.01 6L2 18C2 19.1 2.9 20 4 20H20C21.1 20 22 19.1 22 18V6C22 4.9 21.1 4 20 4ZM20 8L12 13L4 8V6L12 11L20 6V8Z' fill='white'/%3E%3C/svg%3E")}.social{position:relative}.social__block{padding:15px;background:var(--bg-warticle);margin:20px 0 0}.social__block__teaser{padding:0 0 5px;font-size:16px;font-weight:400;color:var(--cl-main)}.social__block.-inline{margin-top:8px;height:55px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;padding:12px}.social__block.-inline.clearfix:after,.social__block.-inline.clearfix:before{content:none}.social__block.-inline .social__link{width:30px;height:30px;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.social__block.-inline .social__link .icon{width:16px;height:16px}.social__block.-inline .social__block__teaser{font-size:14px;padding:0}.social__block .social__link{width:30px;height:30px;border-radius:30px;font-size:15px}.social__item{display:inline-block;padding:0 2px;vertical-align:top}.social__link{display:inline-block;width:35px;height:35px;border-radius:35px;padding:8px;background:#fff;color:#fff;font-size:20px;line-height:1;text-align:center}.social__link--facebook{background:#3b5998}.social__link--facebook:hover{background:#1e2e4f}.social__link--twitter,.social__link--twitter:hover{background:#000}.social__link--instagram{background:#c13584}.social__link--instagram:hover{background:#711f4d}.social__link--line{background:#00c300}.social__link--line:hover{background:#005d00}.social__link--telegram{background:#2aabee}.social__link--telegram:hover{background:#0d71a5}.social__link--youtube{background:red}.social__link--youtube:hover{background:#900}.social__link--copy{background:#e65225}.social__link--copy:hover{background:#943011}.social__link--whatsapp{background:#25d366}.social__link--whatsapp:hover{background:#167c3c}.social__link--tiktok{background:#010101}.social__link--tiktok:hover{background:#000}.social__link:hover{color:#fff;-ms-transform:scale(1.1);-webkit-transform:scale(1.1);transform:scale(1.1)}.social--footer{padding:10px 0}.social--header .social__item{padding:0}.icon-tiktok,.iconSos-tiktok{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill-rule='evenodd' clip-rule='evenodd' image-rendering='optimizeQuality' shape-rendering='geometricPrecision' text-rendering='geometricPrecision' viewBox='0 0 2859 3333'%3E%3Cpath d='M2081 0c55 473 319 755 778 785v532c-266 26-499-61-770-225v995c0 1264-1378 1659-1932 753-356-583-138-1606 1004-1647v561c-87 14-180 36-265 65-254 86-398 247-358 531 77 544 1075 705 992-358V1h551z' fill='%23FFF'/%3E%3C/svg%3E")}.icon-telegram,.iconSos-telegram{background-image:url("data:image/svg+xml,%3Csvg height='512' style='enable-background:new 0 0 512 512' width='512' xml:space='preserve' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m484.689 98.231-69.417 327.37c-5.237 23.105-18.895 28.854-38.304 17.972L271.2 365.631l-51.034 49.086c-5.646 5.647-10.371 10.372-21.256 10.372l7.598-107.722L402.539 140.23c8.523-7.598-1.848-11.809-13.247-4.21L146.95 288.614 42.619 255.96c-22.694-7.086-23.104-22.695 4.723-33.579L455.423 65.166c18.893-7.085 35.427 4.209 29.266 33.065z' style='fill:%23fff'/%3E%3C/svg%3E")}.icon-whatsapp,.iconSos-whatsapp{background-image:url("data:image/svg+xml,%3C%3Fxml version='1.0' %3F%3E%3Csvg role='img' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Ctitle/%3E%3Cpath d='M17.498 14.382c-.301-.15-1.767-.867-2.04-.966-.273-.101-.473-.15-.673.15-.197.295-.771.964-.944 1.162-.175.195-.349.21-.646.075-.3-.15-1.263-.465-2.403-1.485-.888-.795-1.484-1.77-1.66-2.07-.174-.3-.019-.465.13-.615.136-.135.301-.345.451-.523.146-.181.194-.301.297-.496.1-.21.049-.375-.025-.524-.075-.15-.672-1.62-.922-2.206-.24-.584-.487-.51-.672-.51-.172-.015-.371-.015-.571-.015-.2 0-.523.074-.797.359-.273.3-1.045 1.02-1.045 2.475s1.07 2.865 1.219 3.075c.149.195 2.105 3.195 5.1 4.485.714.3 1.27.48 1.704.629.714.227 1.365.195 1.88.121.574-.091 1.767-.721 2.016-1.426.255-.705.255-1.29.18-1.425-.074-.135-.27-.21-.57-.345m-5.446 7.443h-.016c-1.77 0-3.524-.48-5.055-1.38l-.36-.214-3.75.975 1.005-3.645-.239-.375c-.99-1.576-1.516-3.391-1.516-5.26 0-5.445 4.455-9.885 9.942-9.885 2.654 0 5.145 1.035 7.021 2.91 1.875 1.859 2.909 4.35 2.909 6.99-.004 5.444-4.46 9.885-9.935 9.885M20.52 3.449C18.24 1.245 15.24 0 12.045 0 5.463 0 .104 5.334.101 11.893c0 2.096.549 4.14 1.595 5.945L0 24l6.335-1.652c1.746.943 3.71 1.444 5.71 1.447h.006c6.585 0 11.946-5.336 11.949-11.896 0-3.176-1.24-6.165-3.495-8.411' fill='%23fff' /%3E%3C/svg%3E")}.slick-slider{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list,.slick-slider{position:relative;display:block}.slick-list{overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0);transform:translateZ(0)}.slick-track{position:relative;left:0;top:0;display:block}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;outline:0;height:100%;min-height:1px;display:none}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-dots{position:absolute;bottom:-45px;list-style:none;display:block;text-align:center;padding:0;width:100%}.slick-dots li{position:relative;display:inline-block;margin:0 5px;padding:0}.slick-dots li,.slick-dots li button{height:10px;width:10px;cursor:pointer}.slick-dots li button{border:0;background:transparent;display:block;outline:none;line-height:0;font-size:0;color:transparent;padding:5px}.slick-dots li button:focus,.slick-dots li button:hover{outline:none}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{position:absolute;top:0;left:0;content:"•";width:10px;height:10px;font-family:slick;font-size:6px;line-height:10px;text-align:center;color:#000;opacity:.25;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{color:#000;opacity:.75}.headline__big .slick-slider{margin-bottom:0}.headline__thumb .slick-slider{margin-bottom:15px}.article__photo__wrap .slick-slider{margin-bottom:10px}.article__photo__wrap .slick-dots{top:-35px;bottom:auto;width:20%;left:40%}.article__photo__wrap .slick-dots li button{width:10px;height:10px;background:#ccc;border-radius:20px}.article__photo__wrap .slick-dots li.slick-active button{background:#ef9021}.article__photo__wrap .slick-dots li button:before{content:""}:root{--swiper-theme-color:#007aff}.swiper,.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);-webkit-box-sizing:content-box;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{-webkit-transform:translateZ(0);transform:translateZ(0)}.swiper-horizontal{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-vertical{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-slide,swiper-slide{-ms-flex-negative:0;flex-shrink:0;width:100%;height:100%;position:relative;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-transition-property:height,-webkit-transform;transition-property:height,-webkit-transform;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-backface-hidden .swiper-slide{-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{-webkit-perspective:1200px;perspective:1200px}.swiper-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-3d{-webkit-perspective:1200px;perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(transparent));background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(transparent));background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(transparent));background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(transparent));background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{-ms-scroll-snap-type:y mandatory;scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper:before{content:"";-ms-flex-negative:0;flex-shrink:0;-webkit-box-ordinal-group:10000;-ms-flex-order:9999;order:9999}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;-webkit-transform-origin:50%;transform-origin:50%;-webkit-box-sizing:border-box;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,swiper-container:not(.swiper-watch-progress) .swiper-lazy-preloader{-webkit-animation:swiper-preloader-spin 1s infinite linear;animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@-webkit-keyframes swiper-preloader-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes swiper-preloader-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.kcm{position:relative;z-index:9}.kcm__giant{background:#fafafa}.kcm__superbig{text-align:center;padding:30px 0}.kcm__middle{text-align:center;padding:10px 0}.kcm__top{text-align:center;margin:0 auto}.kcm__stick{position:fixed;top:141px;z-index:10;width:100%;-webkit-transition:transform .2s ease;-moz-transition:transform .2s ease;-ms-transition:transform .2s ease;-o-transition:transform .2s ease;-webkit-transition:-webkit-transform .2s ease;transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease}.kcm__stick__wrap{position:relative;width:100%}.kcm__stick__fluid{position:absolute;width:calc((100% - 1100px)/2);display:block;top:0}.kcm__stick__fluid img{max-width:none}.kcm__stick__fluid--left{left:0}.kcm__stick__fluid--right{right:0}.kcm__stick--sticky{-ms-transform:translateY(-107px);-webkit-transform:translateY(-107px);transform:translateY(-107px);top:165px}.kcm__stick--left,.kcm__stick--right{min-width:160px;min-height:600px;display:-webkit-box;display:-ms-flexbox;display:flex}.kcm__stick--left{right:0;position:absolute;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.kcm__stick--right{left:0;position:absolute;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.kcm__horizontal{margin:5px 0 0 -15px;padding:0;position:fixed;bottom:0;width:1100px;z-index:10;height:auto;text-align:center;background:var(--bg-banner1)}.kcm__close{position:absolute;background:#878787;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;gap:4px;left:50%;top:-28px;-webkit-transform:translateX(-50%);transform:translateX(-50%);border-radius:30px;padding:4px 4px 4px 8px;font-size:12px;font-weight:500;line-height:16px;color:#fff}.kcm__close:hover{color:#fff}.kcm__close__icon{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:16px;height:16px}.kcm__close__icon:before{content:url("data:image/svg+xml,%3Csvg width='17' height='16' viewBox='0 0 17 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='8.5' cy='8' r='8' fill='white' fill-opacity='0.8'/%3E%3Cpath d='M5.8335 5.33334L11.1668 10.6667' stroke='%23878787' stroke-width='1.6' stroke-linecap='round'/%3E%3Cpath d='M11.1665 5.33334L5.83317 10.6667' stroke='%23878787' stroke-width='1.6' stroke-linecap='round'/%3E%3C/svg%3E")}.kcm__swiper__subtitle{text-transform:uppercase;padding:5px 0;font-size:18px;font-weight:300;color:#444}.kcm__swiper__asset{height:400px;overflow:hidden}.kcm__swiper__title{padding:5px 0;font-size:28px;font-weight:300}.kcm__list__advertorial,.kcm__list__advertorial .article__list__asset,.kcm__list__sticky,.kcm__list__sticky .article__list__asset{background:#f1f1f1}.kcm__list__advertorial .article__title,.kcm__list__sticky .article__title{margin-top:5px}.kcm-track{position:relative;margin:0;min-height:640px;background-color:var(--bg-place);padding-top:30px;padding-bottom:8px}.kcm-track:after{content:"Iklan — Scroll ke bawah untuk melanjutkan";position:absolute;top:0;z-index:1;width:100%;height:30px;font-size:11px;font-weight:700;line-height:1;color:var(--cl-gray-med);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.kcm-track-sticky{position:sticky;position:-webkit-sticky;top:60px;min-height:250px;margin:0 auto;text-align:center}.kcm-track-holder{position:absolute;top:0;right:0;bottom:0}.kcm-track-close{position:sticky;position:-webkit-sticky;top:60px;opacity:1;z-index:2;visibility:visible;width:30px;height:30px;cursor:pointer;padding:0;color:#fff;line-height:1;font-size:23px;font-weight:400;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:none;background:transparent}.kcm-track-close:before{content:"";position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:22px;height:22px;background:hsla(0,0%,44%,.8);border-radius:50%;z-index:-1}.mostWrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:15px 0}.mostFlex,.mostWrap{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex}.mostFlex{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:10px}.mostNumber{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-preferred-size:32px;flex-basis:32px;height:32px;font-size:20px;line-height:1;font-weight:500;color:var(--cl-txt);background-color:var(--bg-place);border-radius:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.mostNumber .icn-mostSponsored{background-image:url("data:image/svg+xml,%3Csvg width='19' height='18' viewBox='0 0 19 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.6875 6.74962C15.6881 5.70687 15.4252 4.68089 14.9231 3.76696C14.421 2.85303 13.6961 2.08081 12.8158 1.52202C11.9354 0.963233 10.928 0.636005 9.88733 0.57073C8.84663 0.505455 7.8063 0.704252 6.86299 1.14865C5.91968 1.59306 5.10398 2.26865 4.49166 3.11268C3.87934 3.95672 3.49026 4.94181 3.36055 5.97646C3.23085 7.01111 3.36473 8.06176 3.74977 9.03082C4.1348 9.99988 4.7585 10.8559 5.56292 11.5194V16.8746C5.56293 16.9705 5.58744 17.0648 5.63413 17.1485C5.68083 17.2323 5.74815 17.3027 5.82972 17.3531C5.91128 17.4035 6.00438 17.4322 6.10016 17.4365C6.19595 17.4408 6.29124 17.4206 6.377 17.3777L9.49993 15.8161L12.6239 17.3777C12.7097 17.4206 12.805 17.4408 12.9007 17.4365C12.9965 17.4322 13.0896 17.4035 13.1711 17.3531C13.2527 17.3027 13.32 17.2322 13.3667 17.1485C13.4134 17.0648 13.4379 16.9705 13.4379 16.8746V11.5188C14.1416 10.9391 14.7082 10.2108 15.0971 9.38628C15.4861 8.56173 15.6877 7.66131 15.6875 6.74962ZM4.4375 6.74962C4.4375 5.74836 4.73441 4.76957 5.29069 3.93705C5.84696 3.10453 6.63762 2.45565 7.56267 2.07248C8.48772 1.68932 9.50562 1.58906 10.4876 1.7844C11.4697 1.97974 12.3717 2.46189 13.0797 3.1699C13.7877 3.8779 14.2699 4.77995 14.4652 5.76198C14.6606 6.74401 14.5603 7.76191 14.1771 8.68696C13.794 9.61201 13.1451 10.4027 12.3126 10.9589C11.4801 11.5152 10.5013 11.8121 9.5 11.8121C8.15781 11.8106 6.87101 11.2768 5.92194 10.3277C4.97286 9.37861 4.43901 8.09182 4.4375 6.74962ZM12.3129 15.9646L9.75144 14.684C9.67333 14.6449 9.58719 14.6246 9.49986 14.6246C9.41253 14.6246 9.32639 14.6449 9.24828 14.684L6.68792 15.9644V12.2604C7.55871 12.7053 8.52262 12.9373 9.50047 12.9372C10.4783 12.9371 11.4422 12.705 12.3129 12.26V15.9646ZM9.5 10.6871C10.2788 10.6871 11.04 10.4562 11.6876 10.0235C12.3351 9.59088 12.8398 8.97593 13.1378 8.25644C13.4358 7.53696 13.5138 6.74526 13.3618 5.98146C13.2099 5.21766 12.8349 4.51606 12.2842 3.96539C11.7336 3.41472 11.032 3.03971 10.2682 2.88778C9.50437 2.73585 8.71267 2.81383 7.99319 3.11185C7.2737 3.40987 6.65875 3.91455 6.22609 4.56207C5.79343 5.20959 5.5625 5.97086 5.5625 6.74962C5.56367 7.79355 5.97889 8.79439 6.71706 9.53256C7.45523 10.2707 8.45607 10.686 9.5 10.6871ZM9.5 3.93712C10.0563 3.93712 10.6 4.10207 11.0625 4.41112C11.5251 4.72016 11.8855 5.15941 12.0984 5.67333C12.3113 6.18724 12.367 6.75274 12.2585 7.29832C12.1499 7.84389 11.8821 8.34503 11.4887 8.73836C11.0954 9.1317 10.5943 9.39956 10.0487 9.50808C9.50312 9.6166 8.93762 9.56091 8.4237 9.34804C7.90979 9.13517 7.47053 8.77468 7.16149 8.31217C6.85245 7.84965 6.6875 7.30588 6.6875 6.74962C6.68836 6.00397 6.98495 5.28909 7.51221 4.76183C8.03947 4.23457 8.75434 3.93798 9.5 3.93712Z' fill='%23000'/%3E%3C/svg%3E%0A");width:18px;height:18px;-webkit-filter:var(--filter-gray2);filter:var(--filter-gray2)}.mostNumber .icn-mostKGNow,.mostNumber .icn-mostSponsored{background-repeat:no-repeat;background-size:auto 18px;background-position:50%}.mostNumber .icn-mostKGNow{background-image:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='8.8px' height='10.4px' viewBox='0 0 8.8 10.4' style='enable-background:new 0 0 8.8 10.4;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill-rule:evenodd;clip-rule:evenodd;fill:%23FFFFFF;%7D%0A%3C/style%3E%3Cdefs%3E%3C/defs%3E%3Cpath class='st0' d='M8.7,5.6c0.1-0.1,0.1-0.3,0.1-0.4c0-0.1,0-0.3-0.1-0.4C8.6,4.7,8.5,4.6,8.4,4.5L1.2,0.1C1.1,0,1,0,0.8,0 C0.7,0,0.5,0,0.4,0.1C0.3,0.2,0.2,0.3,0.1,0.4C0,0.5,0,0.7,0,0.8v8.8C0,9.7,0,9.9,0.1,10c0.1,0.1,0.2,0.2,0.3,0.3 c0.1,0.1,0.3,0.1,0.4,0.1c0.1,0,0.3,0,0.4-0.1l7.2-4.4C8.5,5.8,8.6,5.7,8.7,5.6z'/%3E%3C/svg%3E%0A");background-size:auto 10px;width:10px;height:10px}.mostItem{position:relative;margin:10px 0}.mostItem.mostKGnow .mostNumber{background-color:var(--bg-place2)}.mostBox{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0}.mostTitle{font-size:16px;font-weight:500;line-height:22px;margin-bottom:5px}.mostOther,.mostOther-box .mostOther{display:block;text-align:right}.mostImg{border-radius:8px}.mostItem.ads,.mostItem.ads .mostFlex{min-height:100px;position:relative}.mostItem.ads .mostFlex{z-index:2;background-color:var(--bg-main)}.mostItem.ads:before{background-color:var(--bg-place);content:"Advertisement";position:absolute;z-index:1;left:0;top:0;font-size:11px;line-height:1;color:#c8ccce;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.mostKGnow~.ads{position:absolute;margin-bottom:0;background:var(--bg-main);width:100%;min-height:auto}.mostKGnow~.ads:before{content:none}.mostKGnow{min-height:100px;margin-bottom:0}.mostList{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px}.mostList.most_type2 .mostItem-img{-webkit-box-ordinal-group:-1;-ms-flex-order:-2;order:-2;border-radius:8px;width:100px;height:100px;-ms-flex-preferred-size:100px;flex-basis:100px}.mostList.most_type2 .mostItem-count{position:absolute;background-color:var(--neutral-80);color:var(--cl-white);border-top-left-radius:8px;border-bottom-right-radius:8px;padding:8px 0}.mostList.mostList-kgnow .mostItem-img{-ms-flex-preferred-size:110px;flex-basis:110px;width:110px;height:62px}.mostList.mostList-kgnow .mostItem-title{font-family:Inter,sans-serif;font-size:14px;font-weight:600;line-height:16px;color:var(--cl-kgnow-grey);height:auto}.mostList.mostList-kgnow .latestDuration{font-size:10px;font-weight:500;line-height:1;color:#fff;background-color:var(--bg-time);border-radius:4px 0 0 0;padding:0 8px;position:absolute;z-index:2;right:0;bottom:0;height:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mostList.mostList-kgnow .latestDuration:before{content:"";margin-bottom:0;background-image:url("data:image/svg+xml,%3Csvg width='14' height='14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7 .5A6.5 6.5 0 1 0 13.5 7 6.512 6.512 0 0 0 7 .5Zm2.275 6.919-3 2A.544.544 0 0 1 6 9.5a.531.531 0 0 1-.237-.056A.5.5 0 0 1 5.5 9V5a.5.5 0 0 1 .263-.444.519.519 0 0 1 .512.025l3 2a.5.5 0 0 1 0 .838Z' fill='%23000'/%3E%3C/svg%3E");background-size:contain;-webkit-filter:invert(90%) sepia(56%) saturate(7142%) hue-rotate(186deg) brightness(126%) contrast(82%);filter:invert(90%) sepia(56%) saturate(7142%) hue-rotate(186deg) brightness(126%) contrast(82%);width:11px;height:11px;margin-right:4px}.mostList.mostList-kgnow .mostOther{font-weight:600;font-family:Inter,sans-serif;text-transform:unset;background:#ef0d70;background:-webkit-gradient(linear,left top,left bottom,from(#ef0d70),to(#fb571a));background:linear-gradient(180deg,#ef0d70 0,#fb571a);-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin-top:4px}.mostList.mostList-kgnow .mostOther .icoArrow{width:8px;height:10px;background-size:6px;background-image:url("data:image/svg+xml,%3Csvg width='7' height='10' viewBox='0 0 7 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.5 9L5.5 5L1.5 1' stroke='url(%23paint0_linear_2748_1945)' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_2748_1945' x1='1.5' y1='5' x2='5.5' y2='5' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23EF0D70'/%3E%3Cstop offset='1' stop-color='%23FB571A'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");-webkit-filter:initial;filter:none}.mostList.-mostlist .mostItem{margin:0;gap:12px}.mostList.-mostArticle{gap:16px}.mostList.-mostArticle .mostItem-box{border:0;padding:0}.mostList.-mostArticle .mostItem-count{padding:10px 0}.mostList.-mostArticle .mostItem-count:before{top:2px}.mostItem{display:-webkit-box;display:-ms-flexbox;display:flex}.mostItem:hover .mostItem-title{color:var(--yale-blue-50)}.mostItem.--big{margin-bottom:8px!important;position:relative}.mostItem.--big .mostItem-img{width:300px;-ms-flex-preferred-size:initial;flex-basis:auto;padding-top:168.75px}.mostItem.--big .mostItem-detail{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;height:42px}.mostItem.--big .mostItem-detail:before{background-image:url("data:image/svg+xml,%3Csvg width='64' height='43' viewBox='0 0 64 43' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_1001_10273)'%3E%3Cpath d='M22.1855 3.44555L44.6329 0.0784515C44.6329 0.0784515 51.6278 -0.965373 53.7166 4.56792L64 2.94925L58.5714 33.8007L40.1434 36.5679L39.8828 35.8371L39.6744 36.5679L32.1594 37.6118L31.7917 35.6277C31.7917 35.6277 26.1013 41.5787 19.5766 37.6118L19.2635 39.4911L12.2163 40.4302L10.4417 37.2464L10.0239 40.7444L0 42.1536L3.81104 19.6277L10.7023 18.766L12.4769 21.8986L13.103 18.297L19.7849 17.4615L22.1867 3.44555H22.1855Z' fill='url(%23paint0_linear_1001_10273)'/%3E%3Cpath d='M21.481 22.7866L26.0228 22.0034L26.6489 17.5402L28.3722 15.4263L30.8777 21.2988L35.5766 20.5942L31.6608 11.7462L38.7866 3.44568L33.2271 4.22883L27.9807 10.2584L28.6853 5.08939L24.535 5.55951L21.481 22.7866Z' fill='white'/%3E%3Cpath d='M43.8498 9.63124L52.3063 8.37796C52.3063 8.37796 52.4975 18.7525 43.119 19.81C33.7405 20.8674 36.3848 9.78718 36.3848 9.78718C36.3848 9.78718 39.0473 1.48667 47.399 2.5305C47.399 2.5305 51.2955 2.82646 51.7314 6.49749L47.8168 8.16852C47.8168 8.16852 46.773 4.61928 42.4394 7.43772C42.4394 7.43772 40.09 9.42179 40.2994 12.5009C40.5089 15.58 42.4918 15.7895 42.4918 15.7895C42.4918 15.7895 46.1981 16.2334 47.3467 13.1144L43.4833 13.4924L43.8487 9.62896L43.8498 9.63124Z' fill='white'/%3E%3Cpath d='M6.05573 21.9511L9.21339 21.6118L13.9897 29.3375L15.4263 20.6466L19.7848 20.0979L16.9402 37.1155L13.6243 37.5071L8.9789 29.6767L7.56968 38.4474L3.13257 39.0734L6.05573 21.9511Z' fill='white'/%3E%3Cpath d='M31.1644 25.0313C26.8321 20.1764 21.2726 25.58 21.2726 25.58C16.3915 31.4787 20.4894 35.0029 20.4894 35.0029C25.8668 38.7615 29.9647 33.5151 29.9647 33.5151C34.0626 28.9994 31.1656 25.0325 31.1656 25.0325L31.1644 25.0313ZM29.1804 29.9647C29.1804 29.9647 25.7609 32.0262 24.1172 32.9926C22.4735 33.959 22.7603 32.3404 22.7603 32.3404L23.2566 27.2772C23.4137 25.6779 24.8491 26.3893 24.8491 26.3893C24.8491 26.3893 27.6164 27.9033 28.947 28.5555C30.2777 29.2078 29.1815 29.9647 29.1815 29.9647H29.1804Z' fill='white'/%3E%3Cpath d='M32.1594 22.4736L36.3586 21.8987L37.2203 27.2499L40.1959 21.2988L43.6677 20.8025L44.7377 26.2311L47.5561 20.3848L52.098 19.6278L45.7553 33.0439L42.2835 33.5663L41.1099 27.5106L37.8202 34.2186L34.3757 34.6887L32.1594 22.4736Z' fill='white'/%3E%3Cpath d='M51.6278 26.65L57.4753 25.7621L56.6398 31.7655L50.6364 32.5487L51.6278 26.65Z' fill='white'/%3E%3Cpath d='M52.0979 25.0313L57.4753 24.3005L60.8162 6.13428L54.7604 7.07338L52.0979 25.0313Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_1001_10273' x1='32' y1='0.00012207' x2='32' y2='42.1536' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23EF0D70'/%3E%3Cstop offset='1' stop-color='%23FB571A'/%3E%3C/linearGradient%3E%3CclipPath id='clip0_1001_10273'%3E%3Crect width='64' height='42.1537' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");-ms-flex-positive:0;flex-grow:0;background-size:auto 26px;width:55px;-ms-flex-preferred-size:55px;flex-basis:55px}.mostItem.--big .mostItem-detail:after,.mostItem.--big .mostItem-detail:before{background-repeat:no-repeat;background-position:50%;content:"";height:100%;-webkit-box-flex:0}.mostItem.--big .mostItem-detail:after{background-image:url("data:image/svg+xml,%3Csvg width='7' height='12' viewBox='0 0 7 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.00002 11.1372C0.901125 11.1372 0.804452 11.1079 0.722224 11.053C0.639996 10.998 0.575907 10.9199 0.538061 10.8286C0.500216 10.7372 0.490314 10.6367 0.509609 10.5397C0.528903 10.4427 0.576526 10.3536 0.646456 10.2837L5.2929 5.63722L0.646456 0.990783C0.552686 0.897012 0.500006 0.769832 0.500006 0.63722C0.500006 0.504608 0.552686 0.377428 0.646456 0.283657C0.740227 0.189887 0.867407 0.137207 1.00002 0.137207C1.13263 0.137207 1.25981 0.189887 1.35358 0.283657L6.35358 5.28366C6.40002 5.33009 6.43685 5.38521 6.46198 5.44587C6.48711 5.50654 6.50004 5.57156 6.50004 5.63722C6.50004 5.70289 6.48711 5.76791 6.46198 5.82857C6.43685 5.88923 6.40002 5.94435 6.35358 5.99078L1.35358 10.9908C1.3072 11.0373 1.25209 11.0742 1.19141 11.0993C1.13074 11.1244 1.06569 11.1373 1.00002 11.1372Z' fill='white'/%3E%3C/svg%3E%0A");background-size:auto 11px;-ms-flex-preferred-size:32px;flex-basis:32px;-ms-flex-positive:0;flex-grow:0}.mostItem.--big .mostItem-detail-title{font-family:Inter,sans-serif;font-size:12px;font-weight:500;line-height:130%;color:#fff;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;height:auto;max-height:32px;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2;display:-webkit-box;width:100%}.mostItem.--big .mostItem-detail-duration{text-align:center;width:70px;font-family:Inter,sans-serif;font-size:12px;font-weight:600;color:#e8e8e8;height:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-left:.7px solid hsla(0,0%,100%,.7)}.mostItem.--big .mostItem-box,.mostItem.--big .mostItem-detail-duration{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mostItem.--big .mostItem-box{position:absolute;z-index:1;bottom:0;width:100%;height:42px;border-radius:0 0 8px 8px;overflow:hidden;background-blend-mode:soft-light;border-top:.7px solid hsla(0,0%,100%,.7);backdrop-filter:blur(17.5px);-webkit-backdrop-filter:blur(17.5px);left:0}.mostItem-date,.mostItem-time{font-size:12px;font-weight:400;line-height:1.4;color:var(--cl-gray-lite)}.mostItem-post{position:relative;width:100%;margin-top:4px}.mostItem-post ul{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px}.mostItem-post ul li{position:relative;font-size:12px;font-weight:400;line-height:14px;color:var(--cl-gray-med)}.mostItem-post ul li .mostItem-subtitle{margin:0}.mostItem-post ul li .mostItem-date{-webkit-line-clamp:1;height:auto;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.mostItem-post ul li:not(:last-child):after{content:"";width:5px;height:5px;background-color:var(--bg-bullet);border-radius:4px;position:absolute;top:0;bottom:0;margin:auto;right:-13px}.mostItem-count{width:32px;font-size:16px;font-weight:700;line-height:1;color:var(--cl-txt);text-align:center;padding:12px 0 10px;position:relative}.mostItem-count:before{position:absolute;content:"";width:32px;height:32px;background-color:var(--bg-place);border-radius:100%;z-index:-1;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);top:4px}.mostItem-count .icn-mostSponsored{background-image:url("data:image/svg+xml,%3Csvg width='19' height='18' viewBox='0 0 19 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.6875 6.74962C15.6881 5.70687 15.4252 4.68089 14.9231 3.76696C14.421 2.85303 13.6961 2.08081 12.8158 1.52202C11.9354 0.963233 10.928 0.636005 9.88733 0.57073C8.84663 0.505455 7.8063 0.704252 6.86299 1.14865C5.91968 1.59306 5.10398 2.26865 4.49166 3.11268C3.87934 3.95672 3.49026 4.94181 3.36055 5.97646C3.23085 7.01111 3.36473 8.06176 3.74977 9.03082C4.1348 9.99988 4.7585 10.8559 5.56292 11.5194V16.8746C5.56293 16.9705 5.58744 17.0648 5.63413 17.1485C5.68083 17.2323 5.74815 17.3027 5.82972 17.3531C5.91128 17.4035 6.00438 17.4322 6.10016 17.4365C6.19595 17.4408 6.29124 17.4206 6.377 17.3777L9.49993 15.8161L12.6239 17.3777C12.7097 17.4206 12.805 17.4408 12.9007 17.4365C12.9965 17.4322 13.0896 17.4035 13.1711 17.3531C13.2527 17.3027 13.32 17.2322 13.3667 17.1485C13.4134 17.0648 13.4379 16.9705 13.4379 16.8746V11.5188C14.1416 10.9391 14.7082 10.2108 15.0971 9.38628C15.4861 8.56173 15.6877 7.66131 15.6875 6.74962ZM4.4375 6.74962C4.4375 5.74836 4.73441 4.76957 5.29069 3.93705C5.84696 3.10453 6.63762 2.45565 7.56267 2.07248C8.48772 1.68932 9.50562 1.58906 10.4876 1.7844C11.4697 1.97974 12.3717 2.46189 13.0797 3.1699C13.7877 3.8779 14.2699 4.77995 14.4652 5.76198C14.6606 6.74401 14.5603 7.76191 14.1771 8.68696C13.794 9.61201 13.1451 10.4027 12.3126 10.9589C11.4801 11.5152 10.5013 11.8121 9.5 11.8121C8.15781 11.8106 6.87101 11.2768 5.92194 10.3277C4.97286 9.37861 4.43901 8.09182 4.4375 6.74962ZM12.3129 15.9646L9.75144 14.684C9.67333 14.6449 9.58719 14.6246 9.49986 14.6246C9.41253 14.6246 9.32639 14.6449 9.24828 14.684L6.68792 15.9644V12.2604C7.55871 12.7053 8.52262 12.9373 9.50047 12.9372C10.4783 12.9371 11.4422 12.705 12.3129 12.26V15.9646ZM9.5 10.6871C10.2788 10.6871 11.04 10.4562 11.6876 10.0235C12.3351 9.59088 12.8398 8.97593 13.1378 8.25644C13.4358 7.53696 13.5138 6.74526 13.3618 5.98146C13.2099 5.21766 12.8349 4.51606 12.2842 3.96539C11.7336 3.41472 11.032 3.03971 10.2682 2.88778C9.50437 2.73585 8.71267 2.81383 7.99319 3.11185C7.2737 3.40987 6.65875 3.91455 6.22609 4.56207C5.79343 5.20959 5.5625 5.97086 5.5625 6.74962C5.56367 7.79355 5.97889 8.79439 6.71706 9.53256C7.45523 10.2707 8.45607 10.686 9.5 10.6871ZM9.5 3.93712C10.0563 3.93712 10.6 4.10207 11.0625 4.41112C11.5251 4.72016 11.8855 5.15941 12.0984 5.67333C12.3113 6.18724 12.367 6.75274 12.2585 7.29832C12.1499 7.84389 11.8821 8.34503 11.4887 8.73836C11.0954 9.1317 10.5943 9.39956 10.0487 9.50808C9.50312 9.6166 8.93762 9.56091 8.4237 9.34804C7.90979 9.13517 7.47053 8.77468 7.16149 8.31217C6.85245 7.84965 6.6875 7.30588 6.6875 6.74962C6.68836 6.00397 6.98495 5.28909 7.51221 4.76183C8.03947 4.23457 8.75434 3.93798 9.5 3.93712Z' fill='%23000'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-size:auto 18px;background-position:50%;width:18px;height:18px;-webkit-filter:var(--filter-gray2);filter:var(--filter-gray2);margin:0 7px}.mostItem-count .icn-mostSponsored,.mostItem-inner{display:-webkit-box;display:-ms-flexbox;display:flex}.mostItem-inner{gap:12px}.mostItem-box{-webkit-box-flex:1;-ms-flex:1;flex:1;border-bottom:1px solid var(--cl-line);padding-bottom:10px}.mostItem-img{width:80px;height:80px;-ms-flex-preferred-size:80px;flex-basis:80px;padding-top:0;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;position:relative;overflow:hidden;border-radius:4px;background:var(--bg-gray-med)}.mostItem-img img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.mostItem-title{font-size:16px;font-weight:500;line-height:22px;color:var(--cl-txt);position:relative;overflow:hidden;-webkit-line-clamp:3;display:-webkit-box;-webkit-box-orient:vertical}.mostItem-subtitle{position:relative;text-transform:uppercase;font-size:12px;font-weight:400;line-height:16px;color:var(--neutral-70);margin:4px 0}.mostItem-subtitle.clBrandzview{color:#0161b8}.mostItem-subtitle.color--kgnow{font-weight:600;font-family:Inter,sans-serif;text-transform:unset;background:#ef0d70;background:-webkit-gradient(linear,left top,left bottom,from(#ef0d70),to(#fb571a));background:linear-gradient(180deg,#ef0d70 0,#fb571a);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.mostItem-read{font-size:12px;font-weight:400;line-height:1;color:var(--cl-gray-lite);margin:6px 0 2px}.mostOther,.mostOther-box .mostOther{font-size:14px;font-weight:500;line-height:1;color:var(--yale-blue-50);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:10px}.mostOther .icoArrow{width:8px;height:10px;background-size:6px;background-image:url("data:image/svg+xml, %3Csvg width='6' height='10' viewBox='0 0 6 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 9L5 5L1 1' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");-webkit-filter:invert(37%) sepia(61%) saturate(4987%) hue-rotate(188deg) brightness(90%) contrast(88%);filter:invert(37%) sepia(61%) saturate(4987%) hue-rotate(188deg) brightness(90%) contrast(88%)}.mostOther-box{margin-top:10px}.kanalHeader{background:#262626;width:1100px;height:48px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (min-width:1100px){.kanalHeader{width:100%}}.kanalHeader-wrap{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:24px}.kanalHeader~.kcm__stick__wrap .kcm__stick{top:189px}.kanalHeader~.kcm__stick__wrap .kcm__stick--sticky{-webkit-transform:translateY(-130px);transform:translateY(-130px)}.kanalLogo{position:relative}.kanalLogo~.kanalMenu{padding-left:16px}.kanalLogo~.kanalMenu:after{position:absolute;width:1px;height:17px;background-color:#666;content:"";left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.kanalLogo span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px;position:relative;font-size:24px;font-weight:700;line-height:1;color:#fff}.kanalLogo img{height:28px}.kanalMenu{display:inline-block;position:relative}.kanalMenu ul{position:relative;gap:4px}.kanalMenu ul,.kanalMenu ul .kanalMenu-subkanal{display:-webkit-box;display:-ms-flexbox;display:flex}.kanalMenu ul .kanalMenu-subkanal{visibility:hidden;opacity:0;position:absolute;left:-10px;top:100%;text-align:left;z-index:11;width:230px;background:#262626;padding:10px 10px 20px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px}.kanalMenu ul .kanalMenu-subkanal li{height:auto}.kanalMenu ul li{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;height:48px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 8px}.kanalMenu ul li:last-child .kanalMenu-subkanal{left:auto;right:-10px}.kanalMenu ul li a{display:block;padding:4px 0;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:1;color:var(--cl-white)}.kanalMenu ul li a:hover{color:#e65225}.kanalMenu ul li a.active{color:var(--cl-white);font-weight:700}.kanalMenu ul li a.active:before{position:absolute;content:"";width:100%;height:3px;background-color:#e65225;bottom:0;left:0;right:0;margin:auto}.kanalMenu ul li a.subkanal--ad{color:#8ac9eb}.kanalMenu ul li:hover .kanalMenu-subkanal{visibility:visible;opacity:1}.kanalBacklink{margin-left:auto}.kanalBacklink a{padding:8px 14px;border:2px solid #da674a;color:#da674a;border-radius:5px;font-size:12px;font-weight:700}.kanalBacklink a:hover{background:#da674a;color:#fff}.kanalDesc-title{font-size:20px;font-weight:700;line-height:28px}.kanalDesc-content,.kanalDesc-title{font-family:Inter;color:var(--cl-txt)}.kanalDesc-content{font-size:16px;line-height:22.4px;margin:8px 0 0}.kanalInfo-title{font-family:Roboto;font-size:16px;font-weight:700;line-height:19.2px;color:var(--cl-main)}.kanalInfo-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;margin:8px 0}.kanalInfo-detail{font-size:16px;line-height:19.2px;color:var(--cl-main)}.nav .nav__link--ikn:hover{color:#6f887b}.nav .nav__link--news:hover{color:var(--bg-news)}.nav .nav__link--travel:hover{color:var(--bg-travel-2)}.nav .nav__link--tekno:hover{color:var(--bg-tekno-2)}.nav .nav__link--otomotif:hover{color:var(--bg-otomotif-2)}.nav .nav__link--bola:hover{color:var(--bg-bola-2)}.nav .nav__link--lifestyle:hover{color:var(--bg-lifestyle-2)}.nav .nav__link--tren:hover{color:var(--bg-tren-2)}.nav .nav__link--lestari:hover{color:#e5233d}.nav .nav__link--health:hover{color:var(--bg-health-2)}.nav .nav__link--money:hover{color:var(--bg-money-2)}.nav .nav__link--properti:hover{color:var(--bg-properti-2)}.nav .nav__link--food:hover{color:var(--bg-food-2)}.nav .nav__link--umkm:hover{color:#d8bdbd}.nav .nav__link--edukasi:hover{color:var(--bg-edukasi-2)}.nav .nav__link--sains:hover{color:var(--bg-sains-2)}.nav .nav__link--jeo:hover{color:#e55425}.nav .nav__link--parapuan:hover{color:#f48}.nav .nav__link--hype:hover{color:#ff00ea}.nav .nav__link--homey:hover{color:#d8b370;color:#d085ff}.nav .nav__link--foto:hover{color:#cee2f1}.nav .nav__link--video:hover{color:#f32952}.nav .nav__link--nusaraya:hover{color:#c70000}[data-kanal=ikn] .kanalLogo span,[data-kanal=ikn] .kanalMenu ul li a:hover{color:#6f887b}[data-kanal=ikn] .kanalMenu ul li a.active:before{background-color:#6f887b}[data-kanal=travel] .kanalLogo span,[data-kanal=travel] .kanalMenu ul li a:hover{color:var(--bg-travel-2)}[data-kanal=travel] .kanalMenu ul li a.active:before{background-color:var(--bg-travel-2)}[data-kanal=news] .kanalLogo span,[data-kanal=news] .kanalMenu ul li a:hover{color:var(--bg-news)}[data-kanal=news] .kanalMenu ul li a.active:before{background-color:var(--bg-news)}[data-kanal=nusaraya] .kanalLogo span,[data-kanal=nusaraya] .kanalMenu ul li a:hover{color:#c70000}[data-kanal=nusaraya] .kanalMenu ul li a.active:before{background-color:#c70000}[data-kanal=tekno] .kanalLogo span,[data-kanal=tekno] .kanalMenu ul li a:hover{color:var(--bg-tekno-2)}[data-kanal=tekno] .kanalMenu ul li a.active:before{background-color:var(--bg-tekno-2)}[data-kanal=otomotif] .kanalLogo span,[data-kanal=otomotif] .kanalMenu ul li a:hover{color:var(--bg-otomotif-2)}[data-kanal=otomotif] .kanalMenu ul li a.active:before{background-color:var(--bg-otomotif-2)}[data-kanal=bola] .kanalLogo span,[data-kanal=bola] .kanalMenu ul li a:hover{color:var(--bg-bola-2)}[data-kanal=bola] .kanalMenu ul li a.active:before{background-color:var(--bg-bola-2)}[data-kanal=lifestyle] .kanalLogo span,[data-kanal=lifestyle] .kanalMenu ul li a:hover{color:var(--bg-lifestyle-2)}[data-kanal=lifestyle] .kanalMenu ul li a.active:before{background-color:var(--bg-lifestyle-2)}[data-kanal=tren] .kanalLogo span,[data-kanal=tren] .kanalMenu ul li a:hover{color:var(--bg-tren-2)}[data-kanal=tren] .kanalMenu ul li a.active:before{background-color:var(--bg-tren-2)}[data-kanal=lestari] .kanalLogo span,[data-kanal=lestari] .kanalMenu ul li a:hover{color:#e5233d}[data-kanal=lestari] .kanalMenu ul li a.active:before{background-color:#e5233d}[data-kanal=lestari] .kanalLogo a .logo-rotate{width:30px}[data-kanal=lestari] .kanalLogo a .logo-text{margin:7px 5px;height:auto;width:100px}[data-kanal=health] .kanalLogo span,[data-kanal=health] .kanalMenu ul li a:hover{color:var(--bg-health-2)}[data-kanal=health] .kanalMenu ul li a.active:before{background-color:var(--bg-health-2)}[data-kanal=money] .kanalLogo span,[data-kanal=money] .kanalMenu ul li a:hover{color:var(--bg-money-2)}[data-kanal=money] .kanalMenu ul li a.active:before{background-color:var(--bg-money-2)}[data-kanal=properti] .kanalLogo span,[data-kanal=properti] .kanalMenu ul li a:hover{color:var(--bg-properti-2)}[data-kanal=properti] .kanalMenu ul li a.active:before{background-color:var(--bg-properti-2)}[data-kanal=food] .kanalLogo span,[data-kanal=food] .kanalMenu ul li a:hover{color:var(--bg-food-2)}[data-kanal=food] .kanalMenu ul li a.active:before{background-color:var(--bg-food-2)}[data-kanal=umkm] .kanalLogo span,[data-kanal=umkm] .kanalMenu ul li a:hover{color:#d8bdbd}[data-kanal=umkm] .kanalMenu ul li a.active:before{background-color:#d8bdbd}[data-kanal=sains] .kanalLogo span,[data-kanal=sains] .kanalMenu ul li a:hover{color:var(--bg-sains-2)}[data-kanal=sains] .kanalMenu ul li a.active:before{background-color:var(--bg-sains-2)}[data-kanal=edukasi] .kanalLogo span,[data-kanal=edukasi] .kanalMenu ul li a:hover{color:var(--bg-edukasi-2)}[data-kanal=edukasi] .kanalMenu ul li a.active:before{background-color:var(--bg-edukasi-2)}[data-kanal=jeo] .kanalLogo span,[data-kanal=jeo] .kanalMenu ul li a:hover{color:#e55425}[data-kanal=jeo] .kanalMenu ul li a.active:before{background-color:#e55425}[data-kanal=video] .kanalLogo span,[data-kanal=video] .kanalMenu ul li a:hover{color:#f32952}[data-kanal=video] .kanalMenu ul li a.active:before{background-color:#f32952}[data-kanal=parapuan] .kanalLogo span,[data-kanal=parapuan] .kanalMenu ul li a:hover{color:#f48}[data-kanal=parapuan] .kanalMenu ul li a.active:before{background-color:#f48}[data-kanal=hype] .kanalLogo span,[data-kanal=hype] .kanalMenu ul li a:hover{color:#ff00ea}[data-kanal=hype] .kanalMenu ul li a.active:before{background-color:#ff00ea}[data-kanal=homey] .kanalLogo span,[data-kanal=homey] .kanalMenu ul li a:hover{color:#d8b370}[data-kanal=homey] .kanalMenu ul li a.active:before{background-color:#d8b370}[data-kanal=kolom] .kanalLogo span,[data-kanal=kolom] .kanalMenu ul li a:hover{color:#d085ff}[data-kanal=kolom] .kanalMenu ul li a.active:before{background-color:#d085ff}[data-kanal=foto] .kanalLogo span,[data-kanal=foto] .kanalMenu ul li a:hover{color:#cee2f1}[data-kanal=foto] .kanalMenu ul li a.active:before{background-color:#cee2f1}[data-kanal=kata-netizen] .kanalLogo span,[data-kanal=kata-netizen] .kanalMenu ul li a:hover{color:#1cc5c0}[data-kanal=kata-netizen] .kanalMenu ul li a.active:before{background-color:#1cc5c0}[data-kanal=cek-fakta] .kanalLogo span,[data-kanal=cek-fakta] .kanalMenu ul li a:hover{color:#c00}[data-kanal=cek-fakta] .kanalMenu ul li a.active:before{background-color:#c00}[data-kanal=buku] .kanalLogo span,[data-kanal=buku] .kanalMenu ul li a:hover{color:#07689a}[data-kanal=buku] .kanalMenu ul li a.active:before{background-color:#07689a}[data-kanal=agri] .kanalLogo span,[data-kanal=agri] .kanalMenu ul li a:hover{color:#7c9c5c}[data-kanal=agri] .kanalMenu ul li a.active:before{background-color:#7c9c5c}[data-kanal=kabar-palmerah] .kanalLogo span,[data-kanal=kabar-palmerah] .kanalMenu ul li a:hover{color:#a7005a}[data-kanal=kabar-palmerah] .kanalMenu ul li a.active:before{background-color:#a7005a}[data-kanal=konsultasi-hukum] .kanalLogo span,[data-kanal=konsultasi-hukum] .kanalMenu ul li a:hover{color:#7dbbb9}[data-kanal=konsultasi-hukum] .kanalMenu ul li a.active:before{background-color:#7dbbb9}[data-kanal=stori] .kanalLogo span,[data-kanal=stori] .kanalMenu ul li a:hover{color:#95592b}[data-kanal=stori] .kanalMenu ul li a.active:before{background-color:#95592b}[data-kanal=pemilu].kanalHeader{background-color:var(--bg-pemilu)}[data-kanal=ramadhan].kanalHeader{background-color:#e7f2ee}[data-kanal=ramadhan] .kanalMenu ul li a{color:#1f3d7d;font-weight:500}[data-kanal=ramadhan] .kanalMenu ul li a:hover{color:#e65225}[data-kanal=ramadhan] .kanalBacklink a{background-color:#1ab26b;border:none;color:#fff;border-radius:.5rem}.paging__wrap .paging__teaser{font-weight:400}.paging__wrap .paging__link{padding:8px 5px;text-align:center;min-width:36px;height:36px;color:var(--cl-txt)!important;background:transparent;border:1px solid #e7e7e7;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.paging__wrap .paging__link--active,.paging__wrap .paging__link:hover{background:transparent;border:1px solid var(--yale-blue-50);color:var(--yale-blue-50)!important}.paging__wrap .paging__link--first,.paging__wrap .paging__link--last,.paging__wrap .paging__link--next,.paging__wrap .paging__link--prev{font-size:0;width:36px;height:36px;position:relative}.paging__wrap .paging__link--first:hover:before,.paging__wrap .paging__link--last:hover:before,.paging__wrap .paging__link--next:hover:before,.paging__wrap .paging__link--prev:hover:before{-webkit-filter:var(--filter-hover-gray4);filter:var(--filter-hover-gray4)}.paging__wrap .paging__link--first:before,.paging__wrap .paging__link--last:before,.paging__wrap .paging__link--next:before,.paging__wrap .paging__link--prev:before{width:20px;height:20px;position:absolute;content:"";left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.paging__wrap .paging__link--next:before,.paging__wrap .paging__link--prev:before{background-image:url("data:image/svg+xml,%3Csvg width='9' height='14' viewBox='0 0 9 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.50002 13.875C1.37641 13.875 1.25556 13.8384 1.15278 13.7697C1.04999 13.701 0.969884 13.6034 0.922577 13.4892C0.87527 13.375 0.862893 13.2493 0.887011 13.1281C0.911128 13.0068 0.970658 12.8955 1.05807 12.8081L6.86612 7.00002L1.05807 1.19197C0.940857 1.07476 0.875007 0.915781 0.875007 0.750016C0.875007 0.584252 0.940857 0.425276 1.05807 0.308063C1.17528 0.19085 1.33426 0.125 1.50002 0.125C1.66579 0.125 1.82476 0.19085 1.94198 0.308063L8.19198 6.55807C8.25002 6.6161 8.29606 6.685 8.32747 6.76083C8.35888 6.83666 8.37505 6.91794 8.37505 7.00002C8.37505 7.0821 8.35888 7.16337 8.32747 7.2392C8.29606 7.31503 8.25002 7.38393 8.19198 7.44197L1.94198 13.692C1.884 13.7501 1.81511 13.7962 1.73927 13.8276C1.66342 13.859 1.58212 13.8751 1.50002 13.875Z' fill='%23000'/%3E%3C/svg%3E%0A");background-size:auto 13px;background-repeat:no-repeat;background-position:50%;-webkit-filter:var(--filter-gray3);filter:var(--filter-gray3)}.paging__wrap .paging__link--first:before,.paging__wrap .paging__link--last:before{background-image:url("data:image/svg+xml,%3Csvg width='13' height='14' viewBox='0 0 13 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.624929 13.875C0.501313 13.875 0.380471 13.8383 0.277686 13.7697C0.174901 13.701 0.0947896 13.6034 0.047483 13.4892C0.000176312 13.375 -0.0122008 13.2493 0.0119169 13.1281C0.0360346 13.0068 0.095564 12.8954 0.182976 12.808L5.99103 6.99999L0.182978 1.19194C0.0657652 1.07473 -8.47368e-05 0.91575 -8.47066e-05 0.749986C-8.46764e-05 0.584221 0.0657653 0.425246 0.182979 0.308032C0.300192 0.190819 0.459167 0.12497 0.624932 0.12497C0.790697 0.12497 0.949672 0.190819 1.06689 0.308033L7.31689 6.55804C7.37493 6.61607 7.42097 6.68497 7.45238 6.7608C7.48379 6.83664 7.49996 6.91791 7.49996 6.99999C7.49996 7.08207 7.48379 7.16334 7.45238 7.23917C7.42097 7.31501 7.37493 7.38391 7.31689 7.44194L1.06688 13.6919C1.00891 13.7501 0.940018 13.7962 0.864173 13.8276C0.788328 13.859 0.707023 13.8751 0.624929 13.875V13.875Z' fill='%23000'/%3E%3Cpath d='M6.12496 14C6.00134 14 5.8805 13.9633 5.77772 13.8947C5.67493 13.826 5.59482 13.7284 5.54751 13.6142C5.50021 13.5 5.48783 13.3743 5.51195 13.2531C5.53607 13.1318 5.59559 13.0204 5.68301 12.933L11.4911 7.12499L5.68301 1.31694C5.5658 1.19973 5.49995 1.04075 5.49995 0.874986C5.49995 0.709221 5.5658 0.550246 5.68301 0.433032C5.80022 0.315819 5.9592 0.24997 6.12496 0.24997C6.29073 0.24997 6.4497 0.315819 6.56692 0.433033L12.8169 6.68304C12.875 6.74107 12.921 6.80997 12.9524 6.8858C12.9838 6.96164 13 7.04291 13 7.12499C13 7.20707 12.9838 7.28834 12.9524 7.36417C12.921 7.44001 12.875 7.50891 12.8169 7.56694L6.56691 13.8169C6.50894 13.8751 6.44005 13.9212 6.3642 13.9526C6.28836 13.984 6.20705 14.0001 6.12496 14V14Z' fill='%23000'/%3E%3C/svg%3E%0A");background-size:auto 13px;background-repeat:no-repeat;background-position:50%;-webkit-filter:var(--filter-gray3);filter:var(--filter-gray3)}.paging__wrap .paging__link--first,.paging__wrap .paging__link--prev{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.paging--article .paging__link.paging__link--show:hover{color:#3ca5dd!important;background:transparent}body{min-height:101vh}.article__grid .article__asset,.gallery__item--cover .gallery__photo__asset,.images__channel__asset,.opinion__top .article__asset{position:relative;padding-top:66.66667%;overflow:hidden;background-color:var(--bg-gray-med)}.article__grid .article__asset img,.gallery__item--cover .gallery__photo__asset img,.images__channel__asset img,.opinion__top .article__asset img{position:absolute;max-width:none;width:auto;height:100%;left:50%;top:50%;-ms-transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:2;-webkit-filter:var(--img-filter);filter:var(--img-filter)}.article__boxsubtitle,.video__button__play__item{z-index:3}.article__box{z-index:2}.article__asset,.opinion__asset,.rVideo-player{background-color:var(--bg-gray-med)}.ga--harian-kompas .article__asset{padding-top:50%}.ga--harian-kompas .article__asset img{width:100%;height:auto}.article__photo__wrap .article__asset{padding-top:56.25%;height:auto}.article__photo__wrap .article__asset img{width:100%;height:auto}.article__photo__wrap{height:510px;overflow:hidden}.lensa--photo--wp .article__asset img{width:100%;height:auto}.images__hl.article__photo__wrap,.images__hl .article__photo__wrap{height:690px}.images__channel__item:after{z-index:2}.gallery__item--cover .gallery__photo__asset img,.images__hl .article__grid .article__asset img{width:100%;height:auto}.article__grid .article__asset .video__button__360__item img{position:relative;left:unset;top:unset;-ms-transform:none;-webkit-transform:none;transform:none;width:60px;height:auto;-webkit-filter:var(--img-filter);filter:var(--img-filter)}.article__list--video .article__list__asset .article__asset{position:relative;padding-top:56.25%;overflow:hidden;background-color:var(--bg-gray-med);height:auto}.article__list--video .article__list__asset .article__asset img{position:absolute;max-width:none;width:100%;height:auto;left:50%;top:50%;-ms-transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:2;-webkit-filter:var(--img-filter);filter:var(--img-filter)}.theme--images .article__list--video .article__list__asset .article__asset{height:auto}.theme--images .article__grid .article__asset{padding-top:56.25%}.theme--images .article__grid .article__asset img{width:100%;height:auto}.video__playlist__player{height:329px}.topic .article__asset{padding-top:50%}.article__box--img,.article__box--topic{position:absolute;bottom:0;left:0;height:100%;width:100%;z-index:1}.article__box--img~.article__box--topic b{font-size:24px;max-height:65px}.article__box--img~.article__box--topic{background:transparent;height:auto;padding:30px 20px 15px;background:-webkit-gradient(linear,left top,right top,from(#000),to(transparent));background:linear-gradient(90deg,#000,transparent);background:-webkit-linear-gradient(90deg,#000,transparent)}.topic--review .article__grid .article__asset img{width:100%;height:auto}.article__list~#regional{height:420px}.partner>.title,.partner__abc>.title{height:51px}#next_previous_inject{min-height:95px}.comment>.comment__wrap #for_comment{height:150px;overflow:hidden}.page--read.-kuis .photo{padding-top:493.33333px}.page--read.-kuis .photo>.photo__wrap{padding-top:493.33333px;height:493.33333px}.ga--god-network .article__partner img{-webkit-filter:var(--img-grayscale);filter:var(--img-grayscale)}.theme--skola .photo-infographic,.theme--tren .photo-infographic{padding-top:0}.theme--skola .photo-infographic>.photo__wrap,.theme--tren .photo-infographic>.photo__wrap{padding-top:0;height:auto;position:relative;left:auto;top:auto}.theme--skola .photo-infographic img,.theme--tren .photo-infographic img{position:relative;left:auto;top:auto;-ms-transform:translate(0);-webkit-transform:translate(0);transform:translate(0);width:auto;max-width:100%}.mt1{margin-top:10px}.mt2{margin-top:20px}.mt3{margin-top:30px}.mt4{margin-top:40px}.mt5{margin-top:50px}.mt6{margin-top:60px}.mt7{margin-top:70px}.mb2{margin-bottom:20px}.mb3{margin-bottom:30px}.mb4{margin-bottom:40px}.display-table{display:table;width:100%;height:100%;position:relative;z-index:1}.display-center{display:table-cell;vertical-align:middle;text-align:center;width:100%;height:100%}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.divider{padding:2px 0;background:#f0f0f0;margin:40px 0}.pull-right{float:right}.col-bs9-7 .read__content{margin-right:-15px}.title .form__input,.title .form__select{height:35px;font-size:13px}.title .form__select__wrap:after{top:10px}.header__row>div>div{width:34%}.header__row>div>div:last-child{width:66%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.color--juara{color:red}.color--kompasiana{color:#3dc3e0}.color--otomania{color:#c30000}.color--gramedia{color:#2eac71}.color--advertorial,.color--brandzview,.color--sponsored{color:#0161b8!important}.color--premium{color:#0a7dc8!important}.box--advertorial,.box--brandzview,.box--sponsored{background:#0161b8!important;color:#fff!important}.highlight .article__title{height:86px;overflow:hidden;-webkit-line-clamp:4;display:-webkit-box;-webkit-box-orient:vertical}.topic{margin-bottom:0}.topic .article__grid{margin-bottom:15px}.topic .article__list__item{margin-bottom:0}.topic .article__box--offset-0{background:var(--bg-gray-med);padding:10px 0 0}.topic .article__link{height:63px;overflow:hidden}.article__list__asset .article__asset{height:117px;overflow:hidden;background:var(--bg-gray-med)}.article__list__asset .article__asset img{width:auto;max-width:none;height:100%;margin:0 auto;-webkit-filter:var(--img-filter);filter:var(--img-filter)}.article__list--video .article__list__asset .article__asset{height:327px}.article__photo__wrap .article__title--big{height:84px;overflow:hidden;-webkit-line-clamp:2;display:-webkit-box;-webkit-box-orient:vertical}.col-bs9-6 .article__time--latest{top:270px}.ga--vik-gate{padding:20px 0 0}.ga--vik-gate img{-webkit-filter:var(--img-grayscale);filter:var(--img-grayscale)}.page--read .kcm__stick--sticky{-ms-transform:translateY(-57px);-webkit-transform:translateY(-57px);transform:translateY(-57px);top:165px}.latest--small{position:relative}.latest--small .article__boxsubtitle{top:10px;padding:5px}.latest--small .article__box{margin:-20px 6px 0}.latest--small .article__subtitle{font-size:11px}.latest--small .article__title{max-height:105px;font-size:18px;overflow:hidden}.latest--small .article__wrap__grid--flex>div{padding-left:10px;padding-right:10px}#related-regional,#related-regional.display--hide{display:none}#related-regional.display--show{display:block}.bg-parapuan{background-color:var(--cl-parapuan)}.bg-parapuan .article__link:hover{color:var(--cl-hover)}.bg-parapuan .article__list__asset{background:var(--cl-parapuan)}.bg-parapuan .article__subtitle--inline{color:var(--cl-orange)}.partner__header{padding:0 0 20px;margin-top:0}.partner__header .title{margin-top:0;border-bottom:1px solid var(--br-gray-bold);min-height:50px}.partner__header .title img{width:auto;height:50px}.page-advertorial .read__header~.photo{padding-top:0}.page-advertorial .photo{font-size:12px;font-weight:400;color:#999;padding-top:0;background:var(--bg-main)}.page-advertorial .photo img{opacity:1;width:100%;height:auto;top:auto;left:auto;-ms-transform:none;-webkit-transform:none;transform:none;position:relative}.page-advertorial .photo a{color:inherit}.page-advertorial .photo .pb_10.author{text-align:right;display:block;padding:5px 0;color:var(--cl-grey);font-weight:500}.page-advertorial .photo .pb_10.author:empty{padding:0 0 5px}.page-advertorial .read__header~.photo>.photo__wrap{padding-top:0;height:auto}.page-advertorial .photo>.photo__wrap{padding-top:0;height:auto;position:relative}.page-advertorial .photoCarousel-img img{-o-object-fit:contain;object-fit:contain}.page-advertorial .photoArticle__img{height:auto}.page-advertorial .photoArticle__img img{width:100%;height:auto}.header__wrap .search--header{width:45%}.header__wrap .loyalty__link{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4;position:relative;padding:0 5px}.header__wrap .loyalty__link .icon-koin{margin-right:3px}.header__wrap .loyalty__link a{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px;border-radius:8px;border:1px solid #fff;padding:5px 12px}.header__wrap .loyalty__link a:hover{color:inherit}.header__wrap .loyalty__link__text{background:transparent;font-size:14px;text-transform:uppercase;font-weight:700;color:var(--cl-white)}.header__wrap .loyalty__link__badge{position:absolute;top:-4px;right:-2px;width:8px;height:8px;border-radius:100%;background-color:red;display:none}.header__wrap .loyalty__link__badge.active{display:block}.header__wrap .sso__header{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.nav__sub--lestari{width:1100px;left:-510px;padding:24px 0}.nav__sub--lestari .navSub-col.--col2{width:calc(100% - 185px - 320px)}.nav__sub--lestari .navSub-col.--col3{width:320px}.nav__sub--lestari .navSub-col.--col3 ul.navSub-inner{padding-top:4px;gap:8px;row-gap:14px}.nav__sub--lestari .navSub-col.--col3 ul.navSub-inner li{width:80px;text-align:center;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.nav__sub--lestari .navSub-col.--col3 ul.navSub-inner li>a{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;padding:3px}.nav__sub--lestari .navSub-more{margin-top:16px;font-family:Roboto,sans-serif;font-size:14px;font-weight:600;color:var(--cl-kompas);padding-right:20px;position:relative;display:inline-table;text-transform:none}.nav__sub--lestari .navSub-more:hover:after{-webkit-filter:brightness(0) saturate(100%) invert(51%) sepia(90%) saturate(4287%) hue-rotate(348deg) brightness(94%) contrast(91%);filter:brightness(0) saturate(100%) invert(51%) sepia(90%) saturate(4287%) hue-rotate(348deg) brightness(94%) contrast(91%)}.nav__sub--lestari .navSub-more:after{background-image:url("data:image/svg+xml,%0A%3Csvg width='6' height='10' viewBox='0 0 6 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 9L5 5L1 1' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-size:6px;-webkit-filter:brightness(0) saturate(100%) invert(33%) sepia(41%) saturate(4739%) hue-rotate(199deg) brightness(101%) contrast(109%);filter:brightness(0) saturate(100%) invert(33%) sepia(41%) saturate(4739%) hue-rotate(199deg) brightness(101%) contrast(109%);width:8px;height:10px;content:"";position:absolute;right:0;top:0;bottom:0;margin:auto}.navSub{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.navSub-label{font-family:Roboto,sans-serif;font-size:13px;font-weight:400;color:hsla(0,0%,100%,.5);margin-bottom:8px}.navSub li{padding:0 32px}.navSub li ul li{padding:2px 0}.navSub-grup{padding-bottom:2px}.navSub-col a{display:block;font-family:Roboto,sans-serif;font-size:13px;font-weight:700;color:var(--cl-white)}.navSub-col a:hover{color:#e55225}.navSub-col:not(:last-child){border-right:1px solid #333}.navSub-col.--col1{width:185px}.navSub-col.--col2{width:calc(100% - 185px - 250px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.navSub-col.--col2 ul{margin-bottom:16px}.navSub-col.--col2 ul.navSub-inner a{font-weight:400}.navSub-col.--col3{width:250px}.navSub-col.--col3 ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px}.navSub-col.--col3 ul li{width:calc(50% - 10px)}.navSub-col.--col3 ul li:hover img{-webkit-filter:none;filter:none}.navSub-col.--col3 ul li img{-webkit-filter:grayscale(1) brightness(1.2);filter:grayscale(1) brightness(1.2)}.navSub-subcol{position:relative;width:50%}.article__list__info .article__subtitle--inline{padding-right:12px;position:relative}.article__list__info .article__subtitle--inline:after{position:absolute;content:"";width:4px;height:4px;background-color:#383838;border-radius:100%;right:3px;top:0;bottom:0;margin:auto}.aTerkait .icon-arrow,.channel__kgmedia .icon-arrow,.info-banner .icon-arrow,.photoCarousel .icon-arrow{background-image:none}#widget-comment-bottom{margin-bottom:16px;height:118px}#widget-comment-bottom .commentWrap.--comment_v2 .commentForm textarea{overflow:hidden}.newskinad .kcm__stick__fluid--right{display:none}.newskinad .kcm__stick--left{width:300px}.newskinad .header~.container{-webkit-transform:translateX(155px);transform:translateX(155px)}.newskinad .kcm__stick__fluid--left{left:155px}@-webkit-keyframes blink{0%{opacity:.1}50%{opacity:1}to{opacity:.1}}@keyframes blink{0%{opacity:.1}50%{opacity:1}to{opacity:.1}}@-webkit-keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-1000px,0);transform:translate3d(0,-1000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}75%{-webkit-transform:translate3d(0,1px,0);transform:translate3d(0,1px,0)}90%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:none;transform:none}}@keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-1000px,0);transform:translate3d(0,-1000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}75%{-webkit-transform:translate3d(0,1px,0);transform:translate3d(0,1px,0)}90%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:none;transform:none}}@-webkit-keyframes progress{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes progress{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.anni25-link{position:absolute;top:0;right:0;z-index:1;width:68px;height:100%}.wBox-title{position:relative;text-align:center;margin-top:15px;padding-bottom:15px;border-bottom:1px solid var(--br-gray-bold);height:55px}.wBox-title img{-webkit-filter:var(--img-grayscale);filter:var(--img-grayscale)}.wBox-title:after{content:"";position:absolute;left:50%;bottom:0;width:35%;height:5px;-webkit-transform:translateX(-50%);transform:translateX(-50%);background:-webkit-gradient(linear,left top,right top,from(#8e54a2),to(#ecca1d));background:linear-gradient(90deg,#8e54a2,#ecca1d)}.wBox-titleLogo{position:relative;z-index:2;height:78px;overflow:hidden}.wBox-titleLogo img{position:absolute;max-width:none;width:auto;height:224px;left:50%;top:0;-ms-transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:2}.wBox-kanal{background:var(--bg-warticle)}.wBox-kanalList{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.wBox-kanalHeading{text-align:center;padding:10px 10px 0;margin-top:0;margin-bottom:15px;color:var(--cl-main)}.wBox-kanalItem{text-align:center;padding:0 2px;-webkit-box-flex:1;-ms-flex:1 1 25%;flex:1 1 25%;min-height:76px}.wBox-kanalItem img{max-height:30px}.wBox-kanalTitle{font-size:14px;color:var(--cl-main)}.wBox-content{background:var(--bg-warticle)}.wBox-latest{padding-top:20px}.wBox .article__list{background:var(--bg-warticle);padding:0 10px;overflow:hidden}.wBox .article__list:after{width:calc(100% - 20px)}.wBox .article__list:last-child:after{border-bottom:transparent}.wBox .article__list__asset{width:auto;background:var(--bg-warticle);padding-right:10px}.wBox .article__list__asset .article__asset{height:85px;width:85px}.wBox .article__list__asset .article__asset img{margin-left:0;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;height:85px;width:85px}.wBox .article__list__title{height:80px}.wBox .article__title--medium{font-size:16px}.wBox-bg{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1;background-color:#fff}.wBox-bg img{position:absolute;max-width:none;width:100%;height:100%;left:50%;-o-object-fit:cover;object-fit:cover;top:50%;-ms-transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:2}.wBox-item{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.25rem 0}.wBox-img{position:relative;overflow:hidden;background-color:#f8f8f8;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-preferred-size:72px;flex-basis:72px;width:72px;height:72px;margin-right:.75rem}.wBox-img img{width:100%}.wBox-newsTitle{position:relative;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0;font-size:15px;font-weight:600;line-height:1.4;height:auto;max-height:63px;overflow:hidden}.wBox-newsTitle>a{display:block}.wBox-newsTitle>a:hover{color:#3fb0c0}.wBox--sonora{margin-top:30px}.wBox--euro2020{position:relative;margin-top:30px}.wBox--euro2020 .wBox-content{position:relative;z-index:2;padding:0 1rem 1rem;background:transparent}.wBox--euro2020 .wBox-latest{background:#fff;position:relative;border-radius:5px;padding:.75rem 1rem}.wBox--vaksin{position:relative;border-radius:8px;overflow:hidden;background-color:#042c3b;margin:20px 0}.wBox--vaksin .wBox-bg img{-webkit-filter:brightness(.8) contrast(1.2);filter:brightness(.8) contrast(1.2);-o-object-position:left;object-position:left}.wBox--vaksin .wBox-content{position:relative;z-index:2;padding:.5rem 1rem .5rem 220px;background:transparent}.wBox--vaksin .wBox-content p{font-size:13px;font-weight:400;line-height:1.4;color:#fff}.wBox--vaksin .wBox-content a{font-weight:700;word-break:break-word;color:#00bb97}.wBox--seagames2022{position:relative;margin-top:30px}.wBox--seagames2022 .wBox-titleLogo img{width:100%;height:auto;top:unset;left:unset;-webkit-transform:translate(0);transform:translate(0)}.wBox--seagames2022 .wBox-content{position:relative;z-index:2;padding:0 1rem 1rem;background:transparent}.wBox--seagames2022 .wBox-latest{background:#fff;position:relative;border-radius:5px;padding:.75rem 1rem}.wBox--seagames2022 .wBox-titleBrand{position:absolute;right:0;top:0;z-index:2;width:70px;height:30px}.wBelt{position:relative;margin:20px 0;background-color:#f2f2f2}.wBelt.-kri{padding-top:75.06667%}.wBelt img{position:absolute;max-width:none;width:100%;height:100%;left:50%;top:50%;-ms-transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:2}.widget-tour{position:absolute;border-radius:8px;text-align:center;padding:17px 13px 20px;background-color:#fff;z-index:99999;width:366px;cursor:pointer;visibility:hidden;opacity:0}.widget-tour:after{position:absolute;content:"";left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:0;height:0;border-style:solid;border-width:0 14px 20px;border-color:transparent transparent #fff}.widget-tour--header{top:110px;right:10px;width:320px}@media (min-width:1100px){.widget-tour--header{width:360px;right:calc(((100% - 1100px) / 2) - 80px)}}.widget-tour--header:after{top:-18px}.widget-tour--headline{top:calc(25% + 0px);left:30px}.widget-tour--headline:after{-webkit-transform:rotate(180deg);transform:rotate(180deg);bottom:-18px}.widget-tour--welcome{position:fixed;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:500px;height:auto}.widget-tour--welcome .widget-tour-title{color:#000;font-size:20px}.widget-tour--welcome .widget-tour-desc{margin:12px 0 0}.widget-tour-title{font-size:18px;color:#007aff;font-weight:700}.widget-tour-desc{margin:8px 0 0;color:#000}.widget-tour-link{text-transform:uppercase;color:#007aff;font-weight:700;text-align:right;margin-top:25px;margin-bottom:10px;margin-right:20px}.widget-tour-img{width:262px;height:156px;margin:20px auto}.widget-tour-bg{position:fixed;width:100%;height:100%;top:0;left:0;z-index:9999;background:rgba(0,0,0,.5);visibility:hidden;opacity:0;-webkit-transition:opacity .2s ease;transition:opacity .2s ease}.widget-tour-active .widget-tour-bg{visibility:visible;opacity:1}.widget-tour-hl .headline{z-index:99999}.widget-tour-hl .widget-tour--header{z-index:99;visibility:hidden;opacity:0}.widget-tour-hl .widget-tour--headline{visibility:visible;opacity:1}.widget-tour-header .header{z-index:99999}.widget-tour-header .widget-tour--header{visibility:visible;opacity:1}.widget-tour-header .widget-tour--headline{z-index:99;visibility:hidden;opacity:0}.wSpec{position:relative;margin:25px 0;padding-top:20px;border-top:1px solid var(--br-grey-reg)}.wSpec-heading{position:relative;border-bottom:1px solid var(--br-gray-bold)}.wSpec-heading-content{position:relative;display:inline-block;text-transform:uppercase;padding:10px 0;font-size:20px;font-weight:700;color:var(--cl-title)}.wSpec-heading-content:after{content:"";position:absolute;left:0;bottom:0;width:101%;border-bottom:5px solid #3ca5dd}.wSpec-heading.-center{text-align:center}.wSpec-heading.-center:after{content:"";position:absolute;left:33.3333333%;bottom:0;width:33.3333333%;border-bottom:5px solid #3ca5dd}.wSpec-heading.-center .wSpec-heading-content:after{border-bottom:transparent}.wSpec-secret{position:absolute;left:-15px;top:5px;width:40px;height:45px;cursor:text}.wSpec-source{position:absolute;bottom:-18px;display:none;font-family:Roboto,sans-serif;font-size:11px;font-weight:400;color:var(--cl-gray-lite)}.wSpec-source.show{display:block}.wSpec-lead{font-family:Roboto,sans-serif;font-size:20px;font-weight:700;color:var(--cl-main);margin-bottom:18px}.wSpec-list{display:grid;position:relative;grid-template-columns:repeat(2,1fr);gap:16px}.wSpec-item{position:relative;margin-bottom:12px}.wSpec-img{position:relative;background:var(--bg-gray-med);padding-top:66.66667%}.wSpec-img img{-webkit-filter:var(--img-filter);filter:var(--img-filter)}.wSpec-img>img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.wSpec-img:after{top:50%;right:0;content:"";background:-webkit-gradient(linear,left bottom,left top,from(#000),to(transparent));background:linear-gradient(0deg,#000,transparent)}.wSpec-img-overlay,.wSpec-img:after{position:absolute;bottom:0;left:0;width:100%}.wSpec-img-overlay{z-index:1;padding:0 0 10px 12px}.wSpec-img-overlay>img{height:21px}.wSpec-box{position:relative}.wSpec-title{font-family:Roboto,sans-serif;font-size:18px;font-weight:400;color:var(--cl-main);height:47px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;-webkit-transition:all .2s ease;transition:all .2s ease}.wSpec-title:hover{color:var(--yale-blue-50)}.wSpec-subtitle{font-size:12px;color:var(--cl-gray-lite);margin:14px 0 4px}.wSpec-subtitle,.wSpec-tag{font-family:Roboto,sans-serif;font-weight:400}.wSpec-tag{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:11px;color:var(--cl-white);border:1px solid var(--cl-white);border-radius:4px;padding:6px 16px}.wSpec-empty{background:var(--bg-warticle);display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:563px;padding:25px;text-align:center}.wSpec-empty-img{width:271px;height:235px}.wSpec-empty-title{font-family:Roboto,sans-serif;font-size:16px;font-weight:600;color:var(--cl-main);margin-bottom:8px}.wSpec-empty-desc{color:var(--cl-gray-lite);font-weight:500;margin-top:0}.wSpec-button{border-radius:9px;padding:10px 18px;color:var(--cl-white);text-transform:uppercase;background:var(--cl-kompas);border:none;cursor:pointer;-webkit-transition:.2s ease;transition:.2s ease}.wSpec-button:hover{background:#0062cc}.wSpec-stop{display:none;width:100%;height:100%;padding:10px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;background:var(--bg-stop-rec);border:1px solid var(--br-stop-rec);border-radius:8px;text-align:center;font-family:Roboto,sans-serif;font-size:14px;font-weight:400;line-height:1.3;color:var(--cl-stop-rec);z-index:2}.wSpec-stop-undo{margin-top:8px;font-weight:700;color:var(--cl-kompas)}.wSpec-stop.-active{display:-webkit-box;display:-ms-flexbox;display:flex}.wSpec-stop.-active:after{content:"";position:absolute;bottom:-10px;right:0;width:30px;height:30px}.wSpec-duration{font-size:10px;font-weight:500;line-height:1;color:var(--cl-white);background-color:var(--bg-time);border-radius:4px;padding:0 6px;position:absolute;z-index:2;right:8px;bottom:8px;height:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wSpec-duration:before{content:"";background-image:url("data:image/svg+xml,%3Csvg width='14' height='14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7 .5A6.5 6.5 0 1 0 13.5 7 6.512 6.512 0 0 0 7 .5Zm2.275 6.919-3 2A.544.544 0 0 1 6 9.5a.531.531 0 0 1-.237-.056A.5.5 0 0 1 5.5 9V5a.5.5 0 0 1 .263-.444.519.519 0 0 1 .512.025l3 2a.5.5 0 0 1 0 .838Z' fill='%23000'/%3E%3C/svg%3E");margin-bottom:0;background-size:auto 100%;-webkit-filter:invert(100%) sepia(0) saturate(31%) hue-rotate(59deg) brightness(106%) contrast(107%);filter:invert(100%) sepia(0) saturate(31%) hue-rotate(59deg) brightness(106%) contrast(107%);width:13px;height:13px;margin-right:4px}#rekomendasi-konten-pilihan-untukmu{min-height:916px}#rekomendasi-konten-pilihan-untukmu.wSpec10{min-height:1484px}.wSpec.-aiml{min-height:1170px;border-top:transparent;margin:20px 0;padding:0;min-height:1122px}.wSpec.-aiml .jixie__logo{padding:20px 5px 5px}.wSpec.-aiml .jixie__logo img{width:auto;height:14px;margin-left:3px}.wSpec.-aiml .wSpec-secret{left:-7px;top:10px;width:20px;height:25px;z-index:2;cursor:text}.wSpec.-aiml .wSpec-img-overlay>img{height:18px;vertical-align:baseline}.wSpec.-aiml .wSpec-tag{font-size:12px;padding:0 10px;background:var(--bg-white);margin:7px 0;color:var(--cl-gray-lite);border:1px solid var(--cl-gray-lite);-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:20px}.wSpec.-aiml .wSpec-list,.wSpec.-aiml .wSpec-tag{display:-webkit-box;display:-ms-flexbox;display:flex}.wSpec.-aiml .wSpec-list{margin-top:20px;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:15px}.wSpec.-aiml .wSpec-img{padding-top:56.25%;overflow:hidden;border-radius:8px}.wSpec.-aiml .wSpec-subtitle{margin:9px 0;height:16px;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-line-clamp:1;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.wSpec.-aiml .wSpec-title{height:60px;-webkit-line-clamp:3;font-size:15px;margin:-3px 0 0}.wSpec.-aiml .wSpec-title .icoInline{position:relative;width:13px;height:13px;vertical-align:baseline;margin-bottom:-1px;display:inline-block;background-repeat:no-repeat;background-position:50%}.wSpec.-aiml .wSpec-item{width:calc(100% / 3 - 12px);margin-bottom:10px}.wSpec.-aiml .wSpec-item:not(:first-child):not(:nth-child(2)) .wSpec-stop{font-size:12px}.wSpec.-aiml .wSpec-item:not(:first-child):not(:nth-child(2)) .wSpec-stop-undo{font-size:14px}.wSpec.-aiml .wSpec-item:first-child,.wSpec.-aiml .wSpec-item:nth-child(2){width:calc(100% / 2 - 8px)}.wSpec.-aiml .wSpec-item:first-child .wSpec-title,.wSpec.-aiml .wSpec-item:nth-child(2) .wSpec-title{font-size:16px;height:63px}.wSpec.-aiml .wSpec-item:first-child .wSpec-img-overlay > img,.wSpec.-aiml .wSpec-item:nth-child(2) .wSpec-img-overlay>img{height:20px}.wSpec.-aiml .wSpec-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.wSpec.-aiml .wSpec-title{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin:6px 0;font-weight:500;height:59px}.wSpec.-aiml .wSpec-item:first-child .wSpec-title,.wSpec.-aiml .wSpec-item:nth-child(2) .wSpec-title{height:42px}.wSpec.-aiml .wSpec-subtitle{color:#bf451f}.wSpec.-aiml .wSpec-subtitle,.wSpec.-aiml .wSpec-tag{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin:0;height:auto;text-transform:uppercase;font-weight:500}.wSpec.-aiml .wSpec-tag{background:transparent;padding:0;border:transparent;color:#0161b8}.wSpec.-aiml .wSpec-source{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.wSpec.-aiml .wSpec-img-overlay{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 0 12px 12px}.wSpec.-aiml .wSpec-img-overlay>img{height:10px}.wSpec.-aiml .wSpec-item:first-child .wSpec-title,.wSpec.-aiml .wSpec-item:nth-child(2) .wSpec-title{-webkit-line-clamp:2}.wSpec.-aiml .wSpec-item:first-child .wSpec-img-overlay > img,.wSpec.-aiml .wSpec-item:nth-child(2) .wSpec-img-overlay>img{height:12px}.wSpec.-aiml.-jixie{min-height:1025px}.wSpec.-aiml.-jixie .wSpec-item{width:calc(100% / 4 - 12px)}.wSpec.-aiml.-jixie .wSpec-item:first-child,.wSpec.-aiml.-jixie .wSpec-item:nth-child(2){width:calc(100% / 2 - 8px)}.wSpec.-aiml.-jixie .wSpec-item:first-child .wSpec-title,.wSpec.-aiml.-jixie .wSpec-item:nth-child(2) .wSpec-title{font-size:18px;height:70px}.wSpec.-aiml.-jixie .wSpec-item:first-child .wSpec-img-overlay > img,.wSpec.-aiml.-jixie .wSpec-item:nth-child(2) .wSpec-img-overlay>img{height:25px}.wSpec.-plus{min-height:600px;border-top:transparent;margin:0;padding-top:0}.wSpec.-plus .wSpec-heading-content{padding:0 0 10px}.wSpec.-plus .wSpec-list{margin-top:14px;display:block}.wSpec.-plus .wSpec-item{margin-bottom:16px}.wSpec.-plus .wSpec-secret{left:65px;top:0;width:20px;height:30px;z-index:1}.wSpec.-plus .wSpec-source{bottom:-15px;left:-100px}.wSpec.-plus .wSpec-title{height:auto;min-height:40px}.wSpec.-plus .wSpec-item:first-child{margin-bottom:10px;padding-bottom:10px}.wSpec.-plus .wSpec-item:first-child .wSpec-stop{height:calc(100% - 10px)}.wSpec.-plus .wSpec-item:first-child .wSpec-source{left:0}.wSpec.-plus .wSpec-item:first-child .wSpec-img{padding-top:168px}.wSpec.-plus .wSpec-item:first-child .wSpec-title{font-size:16px}.wSpec.-plus .wSpec-item:first-child .wSpec-subtitle{margin:6px 0 2px}.wSpec.-plus .wSpec-stop{font-size:12px}.wSpec.-plus .wSpec-stop .wSpec-stop-undo{font-size:14px}.wSpec.-plus .wSpec-item:not(:first-child) .wSpec-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px}.wSpec.-plus .wSpec-item:not(:first-child) .wSpec-img{width:87px;height:87px;padding:0}.wSpec.-plus .wSpec-item:not(:first-child) .wSpec-img-overlay{padding:0 0 6px 6px}.wSpec.-plus .wSpec-item:not(:first-child) .wSpec-img-overlay img{height:14px}.wSpec.-plus .wSpec-item:not(:first-child) .wSpec-box{width:188px}.wSpec.-plus .wSpec-item:not(:first-child) .wSpec-subtitle{margin:0 0 2px;font-weight:500}.wSpec.-plus .wSpec-item:not(:first-child) .wSpec-title{font-size:15px;-webkit-line-clamp:3}.wSpec.-plus .wSpec-item:not(:first-child) .wSpec-tag{color:var(--cl-gray-lite);border:1px solid var(--cl-gray-lite);padding:3px 10px;margin-bottom:6px;font-weight:500}.wSpec.-plus .wSpec-item:not(:first-child) .wSpec-duration:before,.wSpec.-plus .wSpec-item:not(:first-child) .wSpec-duration~.wSpec-img-overlay,.wSpec.-plus .wSpec-item:not(:first-child) .wSpec-duration~.wSpec-img:after{display:none}.wSpec.-plus .wSpec-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.wSpec.-plus .wSpec-title{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin:6px 0;font-weight:500}.wSpec.-plus .wSpec-subtitle{margin:0;color:#bf451f}.wSpec.-plus .wSpec-subtitle,.wSpec.-plus .wSpec-tag{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;height:auto;text-transform:uppercase;font-weight:500}.wSpec.-plus .wSpec-tag{background:transparent;padding:0;margin:0;border:transparent;color:#0161b8;margin:0 0 2px;font-size:12px}.wSpec.-plus .wSpec-source{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.wSpec.-plus .wSpec-img-overlay{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 0 12px 12px}.wSpec.-plus .wSpec-img-overlay>img{height:12px}.wSpec.-plus .wSpec-item:not(:first-child) .wSpec-tag{color:#0161b8;border:transparent;padding:0;margin:0 0 2px}.wSpec.-plus .wSpec-item:not(:first-child) .wSpec-title{margin:-3px 0 6px;height:58px}.wSpec.-plus .wSpec-item:not(:first-child) .wSpec-img-overlay{padding:0 0 10px 8px}.wSpec.-plus .wSpec-item:not(:first-child) .wSpec-img-overlay img{height:8px}.wSpec.-plus .wSpec-item:first-child .wSpec-subtitle{margin:0}.wSpec.-loading .wSpec-subtitle,.wSpec.-loading .wSpec-tag{background:var(--bg-gray-med);border-radius:4px;height:16px;width:80px;color:var(--bg-gray-med);border:1px solid var(--bg-gray-med);margin:0;overflow:hidden}.wSpec.-loading .wSpec-box:after{content:"";position:absolute;width:100%;border-radius:4px;height:15px;background:var(--bg-gray-med);left:0;top:28px}.wSpec.-loading .wSpec-title{color:var(--bg-main);position:relative;height:58px}.wSpec.-loading .wSpec-title:after,.wSpec.-loading .wSpec-title:before{content:"";position:absolute;width:100%;border-radius:4px;height:15px;background:var(--bg-gray-med);left:0;top:0}.wSpec.-loading .wSpec-title:after{top:calc(100% - 15px);width:calc(100% - 20px)}.wSpec.-loading .wSpec-img>img{display:none}.wSpec.-loading .wSpec-img:after{background:none}.wSpec.-loading .wSpec-img-overlay>img{display:none}.wSpec.-loading .wSpec-item:first-child .wSpec-title,.wSpec.-loading .wSpec-item:nth-child(2) .wSpec-title{height:42px}.wSpec.-loading .wSpec-item:first-child .wSpec-title:before,.wSpec.-loading .wSpec-item:nth-child(2) .wSpec-title:before{height:17px}.wSpec.-loading .wSpec-item:first-child .wSpec-title:after,.wSpec.-loading .wSpec-item:nth-child(2) .wSpec-title:after{background:transparent;pointer-events:none}.wSpec.-loading .wSpec-item:first-child .wSpec-box:after,.wSpec.-loading .wSpec-item:nth-child(2) .wSpec-box:after{height:17px;top:30px}.wSpec.-loading.-plus .wSpec-box:after{top:21px}.wSpec.-loading.-plus .wSpec-item:first-child .wSpec-title:after{content:none}.wSpec.-loading.-plus .wSpec-item:not(:first-child) .wSpec-title{margin:0 0 6px}.wSpec.-loading.-plus .wSpec-item:not(:first-child) .wSpec-tag{height:16px;width:80px;margin:0 0 2px;background:var(--bg-gray-med);color:var(--bg-gray-med);border:1px solid var(--bg-gray-med)}.wSpec.-loading.-plus .wSpec-item:nth-child(2) .wSpec-box:before,.wSpec.-loading.-plus .wSpec-item:nth-child(2) .wSpec-title:after,.wSpec.-loading.-plus .wSpec-item:nth-child(2) .wSpec-title:before{height:15px}.wSpec.-loading.-plus .wSpec-item:nth-child(2) .wSpec-box:after{top:21px}.wSpec.-loading.-plus .wSpec-item:nth-child(2) .wSpec-title{height:58px}.wSpec.-loading.-plus .wSpec-item:nth-child(2) .wSpec-title:after{background:var(--bg-gray-med)}.wSpec.-tab{min-height:auto;margin:24px 0}.wSpec.-tab .wSpec-list{gap:24px;margin-top:0}.wSpec.-tab .wSpec-secret{left:8px;top:-45px;z-index:3}.wSpec.-tab .wSpec-item,.wSpec.-tab .wSpec-item:first-child,.wSpec.-tab .wSpec-item:nth-child(2){width:100%;margin:0}.wSpec.-tab .wSpec-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:16px}.wSpec.-tab .wSpec-img,.wSpec.-tab .wSpec-item:first-child .wSpec-img,.wSpec.-tab .wSpec-item:nth-child(8) .wSpec-img{width:236px;height:126px;-ms-flex-preferred-size:236px;flex-basis:236px;padding-top:0;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.wSpec.-tab .wSpec-img:after{background:transparent}.wSpec.-tab .wSpec-box{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-right:10px}.wSpec.-tab .wSpec-item:first-child .wSpec-title,.wSpec.-tab .wSpec-item:nth-child(2) .wSpec-title,.wSpec.-tab .wSpec-title{margin:0 0 12px;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;font-size:20px;line-height:26px;font-weight:500;-webkit-line-clamp:3;height:auto;letter-spacing:-.2px}.wSpec.-tab .wSpec-title .icoInline{width:16px;height:16px}.wSpec.-tab .wSpec-tag{background:transparent;padding:0;color:#0161b8;border:transparent}.wSpec.-tab .wSpec-subtitle,.wSpec.-tab .wSpec-tag{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin:0;font-size:12px;height:auto;text-transform:uppercase}.wSpec.-tab .wSpec-subtitle{color:#e65225}.wSpec.-tab .wSpec-subtitle,.wSpec.-tab .wSpec-tag{font-weight:400}.wSpec.-tab .wSpec-subtitle span,.wSpec.-tab .wSpec-tag span{text-transform:none;display:inline-block;padding-left:4.5px;color:var(--cl-gray-med);position:relative}.wSpec.-tab .wSpec-subtitle span:before,.wSpec.-tab .wSpec-tag span:before{content:"";position:absolute;left:4px;top:calc(50% - 2px);width:4px;height:4px;background:#c4c4c4;border-radius:4px}.wSpec.-tab .wSpec-source{bottom:0}.wSpec.-tab .wSpec-img-overlay{display:none}.wSpec.-grid .wSpec-title .icoInline{width:16px;height:16px;margin-bottom:-2px}:root{--cl-primary:#833275;--cl-secondary:#da664a}.w-header.nologo *,.w-header.nologo :after,.w-header.nologo :before,.w-info *,.w-info :after,.w-info :before{-webkit-box-sizing:border-box;box-sizing:border-box}.w-header{margin-top:20px}.w-header__row{position:relative;padding-bottom:15px}.w-header__row:before{content:"";position:absolute;bottom:0;left:0;border-bottom:2px solid var(--cl-primary);width:110px}.w-header__row:after{content:"";position:absolute;bottom:0;left:110px;border-bottom:2px solid var(--cl-secondary);width:calc(100% - 110px)}.w-header__logo{position:absolute;width:110px;height:33px}.w-header__logo img{max-width:100%}.w-header__link{display:block;padding:0 5px;font-family:Playfair Display,serif;font-size:16px;font-weight:400;color:var(--cl-primary);text-decoration:none;height:40px;overflow:hidden}@media (max-width:321px){.w-header__link{font-size:14px}}.w-header__content{width:100%;position:relative;margin:5px 0 0;padding:0 0 0 120px;z-index:1;color:var(--cl-primary);font-family:Playfair Display,serif;font-size:16px}@media (max-width:321px){.w-header__content{font-size:14px}}.w-info__row{position:relative;padding-top:15px}.w-info__row:before{content:"";position:absolute;top:0;left:0;border-top:2px solid var(--cl-primary);width:130px}.w-info__row:after{content:"";position:absolute;top:0;left:130px;border-bottom:2px solid var(--cl-secondary);width:calc(100% - 130px)}.w-info__logo{width:130px}.w-info__logo img{max-width:100%}.w-info__content p{font-family:Arial,Helvetica,sans-serif;font-size:16px;margin:10px 0}.w-info__content a{text-decoration:none;color:var(--cl-primary)}.w-info.aiml .w-info__logo{width:100%}.w-info.aiml .w-info__logo img{width:125px}.w-info.aiml .w-info__logo>a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}.w-info__more{display:block;color:var(--cl-main);font-size:11px;font-weight:700;padding-right:20px;text-transform:uppercase}.w-info.aiml .w-info__row>a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.w-info__more .wLink__arrowPoint{border-top:2px solid var(--cl-main);border-left:2px solid var(--cl-main)}.w-info__more .wLink__arrowPoint:after{background-color:var(--cl-main)}.w-info__more .wLink__arrow{position:absolute;right:0;margin-right:0;bottom:calc(50% - 12px);-webkit-transform:scale(.5);transform:scale(.5)}.icoRestart{background-image:url("data:image/svg+xml,%3Csvg width='14' height='14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.917 13.5h-6.29v-1.45h6.311c.977 0 1.82-.322 2.531-.969.711-.646 1.066-1.445 1.066-2.397 0-.952-.355-1.751-1.066-2.398-.71-.646-1.554-.97-2.53-.97H2.8l2.37 2.345-1.035 1.023L0 4.592 4.135.5 5.17 1.523 2.8 3.867h6.117c1.393 0 2.588.462 3.586 1.385C13.501 6.176 14 7.32 14 8.684c0 1.364-.499 2.507-1.497 3.43-.998.924-2.193 1.386-3.586 1.386Z' fill='%23000'/%3E%3C/svg%3E")}.icoLatest,.icoRestart{width:14px;height:14px;-webkit-filter:var(--filter-gray2);filter:var(--filter-gray2)}.icoLatest{background-image:url("data:image/svg+xml,%3Csvg width='14' height='14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.083 4.667a.583.583 0 0 1 .584-.584h4.666a.583.583 0 0 1 0 1.167H4.667a.583.583 0 0 1-.584-.583Zm.584 2.916h4.666a.583.583 0 0 0 0-1.166H4.667a.583.583 0 1 0 0 1.166ZM7 8.75H4.667a.583.583 0 1 0 0 1.167H7A.583.583 0 1 0 7 8.75Zm7-7.583v7.925a1.158 1.158 0 0 1-.342.825l-3.741 3.741a1.158 1.158 0 0 1-.825.342H1.167A1.168 1.168 0 0 1 0 12.833V1.167A1.168 1.168 0 0 1 1.167 0h11.666A1.168 1.168 0 0 1 14 1.167ZM1.167 12.833H8.75v-3.5a.583.583 0 0 1 .583-.584h3.5V1.167H1.167v11.666Zm8.75-2.917v2.092l2.092-2.092H9.917Z' fill='%23000'/%3E%3C/svg%3E")}.icoGroup{background-image:url("data:image/svg+xml,%3Csvg width='15' height='15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='2.5' cy='2.5' r='2.5' fill='%23000'/%3E%3Ccircle cx='2.5' cy='12.5' r='2.5' fill='%23000'/%3E%3Ccircle cx='12.5' cy='2.5' r='2.5' fill='%23000'/%3E%3Ccircle cx='12.5' cy='12.5' r='2.5' fill='%23000'/%3E%3C/svg%3E");-webkit-filter:invert(50%) sepia(2%) saturate(10%) hue-rotate(329deg) brightness(96%) contrast(85%);filter:invert(50%) sepia(2%) saturate(10%) hue-rotate(329deg) brightness(96%) contrast(85%)}.aimlToast,.aimlToast-wrap{position:relative}.aimlToast-wrap{margin:16px 0;padding:16px;background:#e8f0fe;border-radius:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px}.aimlToast-wrap .modalDismiss{position:absolute;top:10px;right:20px;-webkit-transform:scale(.8);transform:scale(.8)}.aimlToast-wrap .icoDismiss{-webkit-filter:invert(82%) sepia(20%) saturate(3677%) hue-rotate(186deg) brightness(105%) contrast(105%);filter:invert(82%) sepia(20%) saturate(3677%) hue-rotate(186deg) brightness(105%) contrast(105%)}.aimlToast-icon{width:36px;height:36px;background-position:50%;background-repeat:no-repeat;background-size:contain;background-image:url("data:image/svg+xml,%3Csvg width='37' height='37' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m28.998 19.154-8.15-3.002-3.002-8.15a2.5 2.5 0 0 0-4.692 0l-3.003 8.15-8.15 3.002a2.5 2.5 0 0 0 0 4.692l8.15 3.002 3.003 8.15a2.5 2.5 0 0 0 4.692 0l3.002-8.15 8.15-3.002a2.5 2.5 0 0 0 0-4.692Zm-9.014 5.349a2.497 2.497 0 0 0-1.482 1.481L15.5 34.133l-3.002-8.149a2.496 2.496 0 0 0-1.482-1.481L2.867 21.5l8.148-3.003a2.494 2.494 0 0 0 1.482-1.481L15.5 8.867l3.002 8.148a2.494 2.494 0 0 0 1.482 1.482l8.149 3.003-8.149 3.003ZM20.5 5.25A1.25 1.25 0 0 1 21.75 4h2.5V1.5a1.25 1.25 0 0 1 2.5 0V4h2.5a1.25 1.25 0 0 1 0 2.5h-2.5V9a1.25 1.25 0 0 1-2.5 0V6.5h-2.5a1.25 1.25 0 0 1-1.25-1.25Zm16.25 7.5A1.25 1.25 0 0 1 35.5 14h-1.25v1.25a1.25 1.25 0 0 1-2.5 0V14H30.5a1.25 1.25 0 0 1 0-2.5h1.25v-1.25a1.25 1.25 0 0 1 2.5 0v1.25h1.25a1.25 1.25 0 0 1 1.25 1.25Z' fill='%23000'/%3E%3C/svg%3E");-webkit-filter:invert(34%) sepia(89%) saturate(1219%) hue-rotate(195deg) brightness(82%) contrast(101%);filter:invert(34%) sepia(89%) saturate(1219%) hue-rotate(195deg) brightness(82%) contrast(101%)}.aimlToast-content{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;gap:1px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.aimlToast-content span{display:block;font-size:16px;color:#646464}.aimlToast-content a{font-size:16px;font-weight:700;display:inline-block;color:#1b63d4;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.aimlLatest .sectionHeader:after{border-bottom:transparent}.aimlLatest .sectionHeader .modalDismiss{border-radius:8px}.aimlLatest .sectionHeader .modalDismiss .icoBase{width:15px;height:15px;background-size:15px}.aimlLatest .sectionHeader .modalDismiss:hover{background:#f5f5f5}.aimlLatest .sectionHeader .modalDismiss:hover .icoBase{-webkit-filter:invert(0) sepia(100%) saturate(7500%) hue-rotate(348deg) brightness(106%) contrast(110%);filter:invert(0) sepia(100%) saturate(7500%) hue-rotate(348deg) brightness(106%) contrast(110%)}.aimlLatest .sectionHeader .selectWrap{position:absolute;top:-2px;right:0}.aimlLatest .sectionHeader .selectOption{padding:0 10px;border:1px solid var(--br-item2)}.aimlLatest .sectionHeader .selectOption_link{font-size:13px}.aimlLatest .sectionHeader .selectOption_link:hover{color:var(--cl-gray-med)}.aimlLatest .sectionHeader .buttonRestart{position:absolute;top:-4px;padding:7px 12px;right:0;display:-webkit-box;display:-ms-flexbox;display:flex;gap:5px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--cl-gray-med)}.aimlLatest .sectionTitle:before{border-left:2px solid #e65225}.aimlLatest .latestWrap{margin-bottom:15px}.aimlLatest .latestTitle{font-weight:400;font-size:24px}.aimlLatest .latestImg{border-radius:5px;overflow:hidden}.aimlLatest .latestInfo:before{margin:0 2px;background:transparent}.aimlLatest .latestChannel:not(.clBrandzview){color:#bf451f}.aimlLatest .latestInfo{border-bottom:transparent;padding-bottom:15px}.modalContent[data-modal-target=aiml-feedback]{max-width:460px}.modalTitle{padding:10px 15px 0}.modalBody .cReport__box{padding:0 15px;margin-top:-20px;background:transparent}.modalBody .cReport__title{font-weight:400;font-size:16px;color:var(--cl-txt)}.modalBody .cReport__radio{top:4px}.modalBody .cReport__other{padding:15px 0 5px}.modalBody .cReport__option label{padding:5px 0 5px 30px}.modalBody .cReport__info{font-size:16px;color:var(--cl-txt)}.modalBody input[type=radio]:before{width:18px;height:18px;border:1px solid #d9d9d9}.modalBody input[type=radio]:checked:before{border:1px solid #d9d9d9;-webkit-box-shadow:inset 0 0 0 3px #fff;box-shadow:inset 0 0 0 3px #fff;background:#007aff}.modalBody .cReport__footer{padding:20px 0 5px;margin:0;border-top:transparent;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:17px}.modalBody .cReport__item{-ms-flex-preferred-size:50%;flex-basis:50%;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.modalBody .cReport__button{border-radius:8px;height:40px;font-size:14px;text-transform:none;font-weight:700;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;color:var(--cl-blue3);-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:1px solid var(--cl-blue2);background:var(--bg-white-lv2)}.modalBody .cReport__button:hover{color:#007aff}.modalBody .cReport__button[type=submit]{border:1px solid #007aff;background:#007aff;color:#fff}body:after{content:"";background:transparent}input[type=radio]{-moz-appearance:none;-webkit-appearance:none;appearance:none;padding:0;border:none;line-height:1;-webkit-box-shadow:none;box-shadow:none;position:relative}input[type=radio]:before{content:"";background:#f4f4f4;border-radius:100%;border:1px solid #545454;display:inline-block;width:14px;height:14px;position:relative;top:0;margin-right:0;vertical-align:top;cursor:pointer;text-align:center;-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-ms-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}input[type=radio]:checked:before{border:1px solid #424242;background:#3ca5dd;-webkit-box-shadow:inset 0 0 0 1.5px #fff;box-shadow:inset 0 0 0 1.5px #fff}.cReport{position:relative;max-width:350px;margin:0 auto}@media (min-width:700px){.cReport{max-width:450px}}.cReport__box{position:relative;padding:15px;background:#fff;border-radius:10px}@media (min-width:700px){.cReport__box{padding:25px}}.cReport__title{margin:0 0 15px;font-size:18px;font-weight:500}.cReport__option{position:relative;padding:0 0 5px}.cReport__option label{cursor:pointer;display:block;padding:5px 0 5px 20px}.cReport__item{display:inline-block}.cReport__radio{position:absolute;z-index:1;top:3px;left:0}.cReport__other{display:none;position:relative;padding:10px 0 0 20px}.cReport__other textarea{width:100%;height:85px;outline:0;resize:none;-moz-appearance:none;-webkit-appearance:none;appearance:none;border-radius:5px;font-size:16px;padding:10px}.cReport__other.show{display:block}.cReport__button{cursor:pointer;outline:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;background:#fff;border:2px solid #fff;padding:2px 10px;text-transform:uppercase;-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-ms-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;font-weight:500;color:#3ca5dd}.cReport__button:hover{color:#000}.cReport__button.disabled,.cReport__button.disabled:hover{color:#b7b7b7}.cReport__footer{margin:15px -15px -15px;padding:10px;text-align:right;border-top:1px solid #ebebeb}@media (min-width:700px){.cReport__footer{padding:15px 10px 10px;margin:15px -25px -15px}}#kcm-modals{visibility:hidden;opacity:0}.modals{overflow:hidden;width:100%;height:100%;position:relative}@media (min-width:700px){.modals{overflow:inherit}}.modals:after{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background:rgba(0,0,0,.8);z-index:100!important;-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-ms-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}@media (max-width:1100px){.modals:after{width:1100px}}.modals__content{position:relative;top:50%;padding:0 20px;opacity:0;-ms-transform:translateY(-50%);-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-ms-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}.modals .modals__content{opacity:1}.modals #kcm-modals{position:fixed;width:100%;height:100%;top:0;left:0;z-index:101!important;visibility:visible;opacity:1}.comment__row .cReport{display:none}.wSpec .buttonMeatball{position:absolute;z-index:2;right:0;bottom:-7px;margin-right:0}.wSpec .buttonMeatball~a .wSpec-subtitle{padding-right:35px}.wSpec .listPop{z-index:2;top:calc(100% + 7px);min-width:calc(50vw - 15px);max-width:300px}@media (min-width:450px){.wSpec .listPop{min-width:210px}}.wSpec .listPop__button{padding:12px 10px}@media (max-width:340px){.wSpec .listPop__button{padding:12px}}@media (max-width:340px){.wSpec .listPop__button .icoBase{display:none}}.wSpec.-plus .buttonMeatball{bottom:2px}.wSpec.-plus .listPop{top:calc(100% - 5px)}.wSpec.-plus .-active>.listPop{z-index:3}.wSpec.-plus .wSpec-item:first-child .buttonMeatball{bottom:2px}.wSpec.-plus .wSpec-stop{border-radius:0}.gate-kgplus{height:50px;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:12px;background:var(--bg-warticle);color:var(--cl-gray-med);font-weight:700}.gate-kgplus a{color:#007aff}.native-wrap~.gate-kgplus,.read__article .ads-partner-wrap~.gate-kgplus{margin-top:-20px}.kcm__superbig~.gate-kgplus{margin-top:-30px}.kcm__top~.gate-kgplus{width:1070px;margin:0 auto}#general-container .kcm__big{min-height:650px}#general-container .kcm__big .gate-kgplus{position:absolute;bottom:0;left:0;z-index:1;width:100%}.popup-kcmplus{position:fixed;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:99999;visibility:hidden;opacity:0;width:100%;max-width:900px;aspect-ratio:2/1}@media (min-width:1440px){.popup-kcmplus{max-width:1120px}}.popup-kcmplusWrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.popup-kcmplusDetail{-ms-flex-item-align:center;align-self:center;text-align:center;position:relative;overflow:hidden;border-radius:35px;background:transparent}.popup-kcmplusImg{min-width:231px;min-height:462px}.popup-kcmplusImg img{-webkit-filter:var(--img-filter);filter:var(--img-filter)}.popup-kcmplus-bg{position:fixed;width:100%;height:100%;top:0;left:0;z-index:9999;visibility:hidden;opacity:0;background-color:rgba(0,0,0,.5);-webkit-transition:opacity .2s ease;transition:opacity .2s ease;background-blend-mode:soft-light;-webkit-backdrop-filter:blur(17.5px);backdrop-filter:blur(17.5px)}.popup-kcmplus .popup-close{position:absolute;top:-12px;right:-12px;-webkit-box-shadow:0 0 4px rgba(0,0,0,.25);box-shadow:0 0 4px rgba(0,0,0,.25);outline:none;border:none;background-color:transparent;padding:0;width:25px;height:25px;border-radius:50%;cursor:pointer}.popup-kcmplus .icoClosePopup{width:25px;height:25px;background-image:url('data:image/svg+xml,<svg width="25" height="25" viewBox="0 0 25 25" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="12.5" cy="12.5" r="10.5" fill="black"/><path fill-rule="evenodd" clip-rule="evenodd" d="M12.5 25C19.4036 25 25 19.4036 25 12.5C25 5.59644 19.4036 0 12.5 0C5.59644 0 0 5.59644 0 12.5C0 19.4036 5.59644 25 12.5 25ZM7.88846 17.8802L7.11982 17.1116L11.7314 12.5L7.11982 7.88843L7.88846 7.11983L12.5 11.7314L17.1115 7.11983L17.8802 7.88843L13.2686 12.5L17.8802 17.1116L17.1115 17.8802L12.5 13.2686L7.88846 17.8802Z" fill="white"/></svg>')}.popup-kcmplus .popup-button{outline:none;width:292px;padding:14px 0;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;border-radius:10px;font-weight:700;font-size:24px;background:var(--cl-kompas);color:var(--cl-white);border:1px solid var(--cl-kompas);margin:28px auto 0;-webkit-transition:.2s ease;transition:.2s ease}.popup-kcmplus .popup-button:hover{background:#0062cc}body{--of-bg:#fff;--of-otxt:#3e3e3e;--of-sml:#6c6f75;--of-b:#eaecf0;--of-btn:#0f79c6;--of-c:invert(53%) sepia(53%) saturate(690%) hue-rotate(165deg) brightness(99%) contrast(90%);--of-op:1;--of-drk:0;--of-lig:1}body.theme-dark{--of-bg:#232426;--of-otxt:hsla(0,0%,100%,.87);--of-sml:hsla(0,0%,100%,.87);--of-b:#454545;--of-btn:#39a3f0;--of-c:invert(25%) sepia(77%) saturate(2254%) hue-rotate(188deg) brightness(102%) contrast(88%);--of-op:.1;--of-drk:1;--of-lig:0}@media (prefers-color-scheme:dark){body{--of-bg:#232426;--of-otxt:hsla(0,0%,100%,.87);--of-sml:hsla(0,0%,100%,.87);--of-b:#454545;--of-btn:#39a3f0;--of-c:invert(25%) sepia(77%) saturate(2254%) hue-rotate(188deg) brightness(102%) contrast(88%);--of-op:.1;--of-drk:1;--of-lig:0}body.theme-light{--of-bg:#fff;--of-otxt:#3e3e3e;--of-sml:#6c6f75;--of-b:#eaecf0;--of-btn:#0f79c6;--of-c:invert(53%) sepia(53%) saturate(690%) hue-rotate(165deg) brightness(99%) contrast(90%);--of-op:1;--of-drk:0;--of-lig:1}}.plusBanner{background:#ebf6fe;padding:0 16px;height:52px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.plusBanner,.plusBanner-wrapper{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex}.plusBanner-wrapper{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:4px;width:1100px;margin:0 auto;padding-right:15px;padding-left:15px}.plusBanner-title{letter-spacing:-.01em;color:#2c3138}.plusBanner-cta,.plusBanner-title{font-family:var(--font-primary);font-size:16px;font-weight:700;line-height:16px}.plusBanner-cta{letter-spacing:.01em;text-decoration:underline;color:#0f79c6}.plusBanner-cta a:hover{color:#0f79c6;text-decoration:none}.plusBanner-button{position:absolute;width:20px;height:20px;right:12px;top:calc(50% - 10px);padding:0}.plusBanner-button .icoDismiss{width:12px;height:12px;background-repeat:no-repeat;background-position:50%;-webkit-filter:invert(64%) sepia(0) saturate(0) hue-rotate(12deg) brightness(96%) contrast(90%);filter:invert(64%) sepia(0) saturate(0) hue-rotate(12deg) brightness(96%) contrast(90%);background-size:12px}.plusPopup{position:relative}.plusPopup-wrapper{margin:83px -24px 0;padding:0 24px;-ms-scroll-chaining:none;overscroll-behavior:contain;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:32px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}.plusPopup-bg{position:absolute;right:-130px;bottom:-1.375em;pointer-events:none;opacity:var(--of-op)}.plusPopup-col{position:relative;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0;margin-top:-60px}.plusPopup-col:first-child{margin-top:0;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-preferred-size:500px;flex-basis:500px}.plusPopup-col.-w100{-ms-flex-preferred-size:100%;flex-basis:100%;margin-top:0}.plusPopup-header{position:relative;margin:0 0 20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:4px}.plusPopup-header:after,.plusPopup-header:before{content:"";position:absolute;bottom:-27px;width:160px;border-bottom:2px solid #005180;z-index:1;left:0}.plusPopup-header:after{z-index:2;left:160px;border-bottom:2px solid #e26128}.plusPopup-title{font-size:24px;font-weight:700;line-height:24px;text-align:left;color:var(--cl-txt)}.plusPopup-lead{font-size:20px;font-weight:400;line-height:26px;text-align:left;color:var(--cl-gray-med)}.plusPopup-promo{position:relative;padding:0}.plusPopup-promo h4{font-size:20px;font-weight:700;line-height:20px;margin:0 0 24px;color:var(--of-otxt)}.plusPopup-promo p{margin:0 0 8px;font-size:20px;font-weight:400;line-height:24px;text-align:left;color:var(--cl-gray-med)}.plusPopup-promo h3{font-size:120px;font-weight:700;line-height:120px;letter-spacing:-.025em;text-align:left;color:var(--cl-txt)}.plusPopup-promo ul{position:relative;margin:0;list-style:none;padding:0 16px}.plusPopup-promo ul li{position:relative;margin:8px 0;font-size:16px;font-weight:400;line-height:24px;text-align:left;padding-left:24px;color:var(--of-otxt)}.plusPopup-promo ul li:last-child{margin:8px 0 0}.plusPopup-promo ul li:before{position:absolute;content:"";top:4px;left:0;width:14px;height:11px;background-position:50%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='11' fill='none'%3E%3Cpath fill='%23000' d='m4.104 8.116-2.648-2.53L0 6.979l3.494 3.338.004-.004.638.61L14 1.496 12.516.078 4.104 8.116Z'/%3E%3C/svg%3E");-webkit-filter:var(--of-c);filter:var(--of-c)}.plusPopup-footer{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.plusPopup-footnote{font-size:14px;font-weight:400;line-height:19.6px;text-align:center;padding:12px 0;color:var(--of-sml)}#kgmModal-offering{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;padding:0}#kgmModal-offering .kgmModal-block{width:100%;border-radius:0;background:var(--of-bg);overflow:initial}#kgmModal-offering .kgmModal-header{position:absolute;width:100%;margin:-16px -24px 0;padding:16px 24px 0;background:transparent}#kgmModal-offering .kgmModal-close{position:absolute;right:calc((100% - 1100px) / 2);top:-100px;z-index:2;width:64px;height:48px;-webkit-filter:none;filter:none;background-image:none}#kgmModal-offering .kgmModal-close:before{content:"";position:absolute;width:32px;height:32px;background:var(--of-bg);border-radius:50%;z-index:-1}#kgmModal-offering .kgmModal-close:after{content:"";display:-webkit-box;display:-ms-flexbox;display:flex;width:10px;height:10px;position:relative;cursor:pointer;border:none;background-color:transparent;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' fill='none'%3E%3Cpath fill='%23000' d='M13.067 12.183a.625.625 0 0 1-.884.884L7 7.884l-5.183 5.183a.625.625 0 0 1-.884-.884L6.116 7 .933 1.817a.625.625 0 1 1 .884-.884L7 6.116 12.183.933a.625.625 0 1 1 .884.884L7.884 7l5.183 5.183Z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50%;-webkit-filter:var(--ot-filter-2);filter:var(--ot-filter-2)}#kgmModal-offering .kgmModal-header-inner{height:auto;margin-top:26px}#kgmModal-offering .kgmModal-header-logo{width:1100px;padding:0 15px;margin:0 auto;max-width:none;position:relative}#kgmModal-offering .kgmModal-header-logo img{height:35px;-webkit-filter:none;filter:none;opacity:var(--of-lig)}#kgmModal-offering .kgmModal-header-logo img.dark{position:absolute;left:15px;z-index:1;opacity:var(--of-drk)}#kgmModal-offering .kgmModal-body{width:1100px;margin:0 auto;padding:0 15px}#kgmModal-offering.kgmModal .button.-primary,#kgmModal-offering.kgmModal button.-primary,#kgmModal-offering.kgmModal input[type=submit].-primary{width:275px;display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 auto;background-color:var(--of-btn);border:1px solid var(--of-btn);-webkit-box-shadow:none;box-shadow:none}.ads-box-wrap:before,.ads-partner-wrap:before,.kcm__articleList:before,.kcm__big:before,.kcm__horizontal:before,.kcm__middle:before,.kcm__rectangle:before,.kcm__stick--left:before,.kcm__stick--right:before,.kcm__sticky:before,.kcm__superbig:before,.kcm__top:before,.kcm__tower:before,.kid-wrap-1:before,.kid-wrap:before,.mgid-wrap:before,.native-wrap:before,.popin-wrap:before,.vpaid-wrap:before{background-color:var(--bg-place);content:"Advertisement";position:absolute;z-index:-1;left:0;top:0;font-size:11px;line-height:1;color:#c8ccce;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.kcm__top{width:1070px;min-height:252px}.kcm__top:before{content:""}.kcm__big{width:300px;height:600px;background-color:var(--bg-place)}.kcm__rectangle{width:300px;min-height:250px}.kcm__horizontal{min-height:60px;max-height:160px}.kcm__horizontal:before{background-color:transparent}.kcm__superbig{margin:30px 0;width:1070px;min-height:250px;padding:0}.kcm__tower{width:160px;min-height:600px}.kcm__tower--sticky{position:sticky;position:-webkit-sticky;top:108px}.kcm__middle{min-width:468px;min-height:60px;padding:0;margin:15px 0 10px}.kcm__track{position:relative;width:300px;height:600px;background-color:var(--bg-place)}.kcm__sticky{top:58px;width:300px;min-height:250px}.kcm__sticky,.kcm__sticky__top{position:sticky;position:-webkit-sticky}.kcm__sticky__top{top:170px}.breakingnews+.row>div>.kcm__top>.kcm__sticky__top{top:230px}.page--read .kcm__sticky{top:108px}.kid-wrap{position:relative;width:100%;min-height:126px}.kid-wrap:before{content:""}.kid-wrap-1{width:100%;z-index:1;position:relative;min-height:156px}.kcm__articleList{position:relative;width:100%;height:120px;overflow:hidden;margin:0 0 15px}.kcm__articleList>div{background:#fff}.ivs-wrap-wp{position:relative;padding-top:56.25%}.ivs-wrap-wp #ivsplayer01-container{position:absolute;left:0;top:0;bottom:0;right:0}.ivs-wrap{position:relative;margin:20px 0;padding-top:calc(56.25% + 120px);background:var(--bg-adsbox)}.ivs-wrap #ivs-inject{position:absolute;left:0;top:0;bottom:0;right:0}.native-wrap{position:relative;margin:20px 0;padding-top:64.10256%}.native-wrap>*{position:absolute;max-width:none;width:100%;height:100%;left:50%;top:50%;-ms-transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:2}.vpaid-wrap{position:relative;margin:15px 0;padding-top:45.45455%}.vpaid-wrap>*{position:absolute;max-width:none;width:100%;height:100%;left:50%;top:50%;-ms-transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:2}.mgid-wrap,.popin-wrap{position:relative;width:740px;margin-top:20px}.mgid-wrap>iframe,.popin-wrap>iframe{background:var(--bg-adsbox)}.ads-partner-wrap{position:relative;width:740px;margin-top:20px}.ads-partner-wrap:before{background-color:var(--bg-place)}.ads-partner-wrap>div,.ads-partner-wrap>iframe{background:var(--bg-adsbox)}.ads-box-wrap{width:100%;margin:20px 0;position:relative;z-index:1}.mgid-wrap,.popin-wrap{min-height:560px}.latest.theme--kilasdaerah{height:342px;overflow:hidden}.info-banner~br,.native-wrap~br{display:none}#kilas-inject{min-height:473px}.highlight .col-bs9-3{min-height:247px}#god-inject{min-height:290px}.video-inject{min-height:313px}.read__article .ads-partner-wrap{margin-top:16px;margin-bottom:20px}.read__article .ads-partner-wrap:before{background-color:var(--bg-place)}.trending__wrap .ads-partner-wrap{width:auto;z-index:2}.trending__wrap .ads-partner-wrap:before{background-color:var(--bg-place)}.recommendation--small{margin-top:20px}.-photoArticle .kcm__big:before{background-color:#262626!important}.w-info__content{color:var(--cl-main)}.w-header__content,.w-info__content a{color:var(--cl-parapuan-dark)!important}.kcm__articleList{min-height:125px;height:auto}.kcm__articleList .article__list__title{height:auto;margin-bottom:0;max-height:105px}.kcm__articleList .article__list__asset{min-height:130px}.kcm__articleList .article__title--medium{margin:0 0 5px}.kcm__articleList .article__list{margin:0}.-newlayout .article__play,.article__time--fixed:before,.article__title__play{background-image:url("data:image/svg+xml,%3Csvg width='14' height='14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7 .5A6.5 6.5 0 1 0 13.5 7 6.512 6.512 0 0 0 7 .5Zm2.275 6.919-3 2A.544.544 0 0 1 6 9.5a.531.531 0 0 1-.237-.056A.5.5 0 0 1 5.5 9V5a.5.5 0 0 1 .263-.444.519.519 0 0 1 .512.025l3 2a.5.5 0 0 1 0 .838Z' fill='%23000'/%3E%3C/svg%3E")}.-newlayout .article__play,.article__time--fixed:before{-webkit-filter:invert(100%) sepia(0) saturate(31%) hue-rotate(59deg) brightness(106%) contrast(107%);filter:invert(100%) sepia(0) saturate(31%) hue-rotate(59deg) brightness(106%) contrast(107%)}.article__title__play{-webkit-filter:invert(46%) sepia(89%) saturate(3415%) hue-rotate(347deg) brightness(93%) contrast(94%);filter:invert(46%) sepia(89%) saturate(3415%) hue-rotate(347deg) brightness(93%) contrast(94%)}.-newlayout .col-bs9-6 .article__play{width:80px;height:80px}.-newlayout .article__grid .article__asset{padding-top:56.25%}.-newlayout .article__grid .article__asset img,.-newlayout .article__list__asset .article__asset img{width:100%;-o-object-fit:cover;object-fit:cover}.-newlayout .article__box{margin:12px 0 0;padding:0}.-newlayout .article__box__bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.-newlayout .article__boxsubtitle{position:relative;padding:0 10px 0 0;display:inline-block;top:unset;margin-right:8px}.-newlayout .article__boxsubtitle:after{content:"";position:absolute;width:4px;height:4px;border-radius:50%;background:#383838;top:50%;right:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.-newlayout .article__date{margin:0}.-newlayout .article__grid .article__link{max-height:65px;font-weight:500}.-newlayout .article__grid .article__link,.-newlayout .article__lead{overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.-newlayout .article__lead{max-height:63px}.-newlayout .article__time--latest{top:calc(100% - 30px);padding:2px 8px;border-radius:8px}.-newlayout .article__time--latest:after,.-newlayout .article__time--latest:before{display:none}.-newlayout .article__play{width:48px;height:48px;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);border-radius:50%;z-index:3;pointer-events:none;background-position:50%;background-size:auto 100%;background-repeat:no-repeat;background-color:transparent}.-newlayout .social__link--copy{background:#999;border:none}.-newlayout .copyBtn.copied:after{left:calc(-300% - 25px)}.-newlayout .copyBtn.copied:before{left:calc(-300% - 14px)}.-newlayout~.title .form__select__wrap{float:right;margin-top:6px;width:150px}.-newlayout~.title .form__select__wrap:after{right:13px}.-newlayout .link-url{display:none}.-newlayout.title{z-index:9}.-newlayout .article__subtitle--inline{position:relative;padding:0 10px 0 0;margin-right:4px}.-newlayout .article__subtitle--inline:after{content:"";position:absolute;width:4px;height:4px;border-radius:50%;background:#383838;top:50%;right:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.article__title__play{width:20px;height:20px;border-radius:50%;display:inline-block;margin-right:5px;margin-bottom:-1px;position:relative}.article__time--fixed:before,.article__title__play{background-position:50%;background-size:auto 100%;background-repeat:no-repeat}.article__time--fixed:before{background-color:transparent}.article__time--fixed:after{content:none}body{--bg-react-modal:#f3f3f3;--bg-react-icon:#c5c5c5;--cl-kompas:#007aff;--cl-list-title:#343232;--filter-gray:invert(44%) sepia(0%) saturate(0%) hue-rotate(159deg) brightness(86%) contrast(82%);--filter-gray2:invert(44%) sepia(0%) saturate(0%) hue-rotate(159deg) brightness(86%) contrast(82%);--bg-react-filter:invert(39%) sepia(0%) saturate(3369%) hue-rotate(355deg) brightness(95%) contrast(78%);--ico-like2:url("data:image/svg+xml,%3Csvg width='33' height='32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M22.576 12.715h-4.047l.914-4.1a2.689 2.689 0 0 0-1.019-2.743l-.63-.47a2.01 2.01 0 0 0-2.946.6 49.836 49.836 0 0 1-4.242 6.45.752.752 0 0 0-.678-.43H5.753a.755.755 0 0 0-.753.75v11.785a.748.748 0 0 0 .753.75H9.93a.746.746 0 0 0 .733-.648A4.176 4.176 0 0 0 13.721 26h4.135c.685 0 1.359-.167 1.962-.489a4.143 4.143 0 0 0 1.497-1.354l4.11-6.14a3.4 3.4 0 0 0-1.09-4.817 3.436 3.436 0 0 0-1.76-.485ZM9.177 23.807h-2.67V13.521h2.67v10.286Zm14.995-6.621-4.11 6.139a2.64 2.64 0 0 1-2.206 1.175h-4.135a2.672 2.672 0 0 1-2.12-1.056l-.918-1.216v-7.703c1.574-1.322 3.814-4.9 5.47-7.776a.488.488 0 0 1 .333-.239.505.505 0 0 1 .405.09l.63.47a1.201 1.201 0 0 1 .451 1.219l-1.116 5.013a.747.747 0 0 0 .41.84.757.757 0 0 0 .325.073h4.987a1.927 1.927 0 0 1 1.69 1.01 1.904 1.904 0 0 1-.094 1.96h-.002Z' fill='%23666'/%3E%3Cpath d='M9.578 13.038H6v11.64h3.578l.894-1.791 3.13 2.238 6.71-.448 5.813-8.505-2.683-2.239h-5.814l.894-7.163-1.789-.895-2.236 2.686-4.025 5.372-.894-.895Z' fill='%23666'/%3E%3Cpath stroke='%23fff' d='M10.5 12v13'/%3E%3C/svg%3E");--ico-dislike2:url("data:image/svg+xml,%3Csvg width='33' height='32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.55 19.285h4.046l-.914 4.1a2.689 2.689 0 0 0 1.019 2.743l.63.47a2.009 2.009 0 0 0 2.381.024 2 2 0 0 0 .565-.624 49.832 49.832 0 0 1 4.242-6.45.752.752 0 0 0 .678.43h4.175a.755.755 0 0 0 .753-.75V7.443a.749.749 0 0 0-.753-.75h-4.177a.746.746 0 0 0-.733.648A4.175 4.175 0 0 0 18.404 6h-4.135a4.162 4.162 0 0 0-3.459 1.843l-4.11 6.14A3.4 3.4 0 0 0 7.79 18.8c.532.317 1.14.485 1.76.485ZM22.947 8.193h2.67v10.286h-2.67V8.193ZM7.953 14.814l4.11-6.139A2.641 2.641 0 0 1 14.27 7.5h4.135a2.673 2.673 0 0 1 2.12 1.056l.918 1.216v7.703c-1.574 1.322-3.814 4.9-5.47 7.776a.489.489 0 0 1-.333.239.505.505 0 0 1-.405-.09l-.63-.47a1.201 1.201 0 0 1-.451-1.219l1.116-5.013a.746.746 0 0 0-.41-.84.756.756 0 0 0-.325-.073H9.547a1.927 1.927 0 0 1-1.69-1.01 1.905 1.905 0 0 1 .093-1.96h.003Z' fill='%23666'/%3E%3Cpath d='M22.547 18.962h3.578V7.322h-3.578l-.894 1.791-3.13-2.238-6.71.448L6 15.828l2.683 2.239h5.814l-.894 7.163 1.789.895 2.236-2.686 4.025-5.372.894.895Z' fill='%23666'/%3E%3Cpath stroke='%23fff' d='M21.625 20V6'/%3E%3C/svg%3E");--bg-close:currentColor;--filter-close:invert(44%) sepia(0%) saturate(0%) hue-rotate(159deg) brightness(86%) contrast(82%);--bg-stop-rec:#f8f8f8;--br-stop-rec:#dfdfdf;--cl-stop-rec:#8b8b8b}body.theme-dark{--bg-react-modal:#262626;--bg-react-icon:hsla(0,0%,100%,.87);--cl-kompas:#007aff;--cl-list-title:hsla(0,0%,100%,.87);--filter-gray:invert(100%) sepia(1%) saturate(136%) hue-rotate(333deg) brightness(109%) contrast(100%);--filter-gray2:invert(68%) sepia(0%) saturate(2%) hue-rotate(164deg) brightness(90%) contrast(89%);--bg-react-filter:invert(100%) sepia(28%) saturate(0%) hue-rotate(312deg) brightness(101%) contrast(101%);--ico-like2:url("data:image/svg+xml,%3Csvg width='33' height='32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M22.576 12.715h-4.047l.914-4.1a2.689 2.689 0 0 0-1.019-2.743l-.63-.47a2.01 2.01 0 0 0-2.946.6 49.836 49.836 0 0 1-4.242 6.45.752.752 0 0 0-.678-.43H5.753a.755.755 0 0 0-.753.75v11.785a.748.748 0 0 0 .753.75H9.93a.746.746 0 0 0 .733-.648A4.176 4.176 0 0 0 13.721 26h4.135c.685 0 1.359-.167 1.962-.489a4.143 4.143 0 0 0 1.497-1.354l4.11-6.14a3.4 3.4 0 0 0-1.09-4.817 3.436 3.436 0 0 0-1.76-.485ZM9.177 23.807h-2.67V13.521h2.67v10.286Zm14.995-6.621-4.11 6.139a2.64 2.64 0 0 1-2.206 1.175h-4.135a2.672 2.672 0 0 1-2.12-1.056l-.918-1.216v-7.703c1.574-1.322 3.814-4.9 5.47-7.776a.488.488 0 0 1 .333-.239.505.505 0 0 1 .405.09l.63.47a1.201 1.201 0 0 1 .451 1.219l-1.116 5.013a.747.747 0 0 0 .41.84.757.757 0 0 0 .325.073h4.987a1.927 1.927 0 0 1 1.69 1.01 1.904 1.904 0 0 1-.094 1.96h-.002Z' fill='%23999'/%3E%3Cpath d='M9.578 13.038H6v11.64h3.578l.894-1.791 3.13 2.238 6.71-.448 5.813-8.505-2.683-2.239h-5.814l.894-7.163-1.789-.895-2.236 2.686-4.025 5.372-.894-.895Z' fill='%23999'/%3E%3Cpath stroke='%23fff' d='M10.5 12v13'/%3E%3C/svg%3E");--ico-dislike2:url("data:image/svg+xml,%3Csvg width='33' height='32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.55 19.285h4.046l-.914 4.1a2.689 2.689 0 0 0 1.019 2.743l.63.47a2.009 2.009 0 0 0 2.381.024 2 2 0 0 0 .565-.624 49.832 49.832 0 0 1 4.242-6.45.752.752 0 0 0 .678.43h4.175a.755.755 0 0 0 .753-.75V7.443a.749.749 0 0 0-.753-.75h-4.177a.746.746 0 0 0-.733.648A4.175 4.175 0 0 0 18.404 6h-4.135a4.162 4.162 0 0 0-3.459 1.843l-4.11 6.14A3.4 3.4 0 0 0 7.79 18.8c.532.317 1.14.485 1.76.485ZM22.947 8.193h2.67v10.286h-2.67V8.193ZM7.953 14.814l4.11-6.139A2.641 2.641 0 0 1 14.27 7.5h4.135a2.673 2.673 0 0 1 2.12 1.056l.918 1.216v7.703c-1.574 1.322-3.814 4.9-5.47 7.776a.489.489 0 0 1-.333.239.505.505 0 0 1-.405-.09l-.63-.47a1.201 1.201 0 0 1-.451-1.219l1.116-5.013a.746.746 0 0 0-.41-.84.756.756 0 0 0-.325-.073H9.547a1.927 1.927 0 0 1-1.69-1.01 1.905 1.905 0 0 1 .093-1.96h.003Z' fill='%23999'/%3E%3Cpath d='M22.547 18.962h3.578V7.322h-3.578l-.894 1.791-3.13-2.238-6.71.448L6 15.828l2.683 2.239h5.814l-.894 7.163 1.789.895 2.236-2.686 4.025-5.372.894.895Z' fill='%23999'/%3E%3Cpath stroke='%23fff' d='M21.625 20V6'/%3E%3C/svg%3E");--bg-close:#fff;--filter-close:none;--bg-stop-rec:#121211;--br-stop-rec:#272727;--cl-stop-rec:#aaa}@media (prefers-color-scheme:dark){body{--bg-react-modal:#262626;--bg-react-icon:hsla(0,0%,100%,.87);--cl-kompas:#007aff;--cl-list-title:hsla(0,0%,100%,.87);--filter-gray:invert(100%) sepia(1%) saturate(136%) hue-rotate(333deg) brightness(109%) contrast(100%);--filter-gray2:invert(68%) sepia(0%) saturate(2%) hue-rotate(164deg) brightness(90%) contrast(89%);--bg-react-filter:invert(100%) sepia(28%) saturate(0%) hue-rotate(312deg) brightness(101%) contrast(101%);--ico-like2:url("data:image/svg+xml,%3Csvg width='33' height='32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M22.576 12.715h-4.047l.914-4.1a2.689 2.689 0 0 0-1.019-2.743l-.63-.47a2.01 2.01 0 0 0-2.946.6 49.836 49.836 0 0 1-4.242 6.45.752.752 0 0 0-.678-.43H5.753a.755.755 0 0 0-.753.75v11.785a.748.748 0 0 0 .753.75H9.93a.746.746 0 0 0 .733-.648A4.176 4.176 0 0 0 13.721 26h4.135c.685 0 1.359-.167 1.962-.489a4.143 4.143 0 0 0 1.497-1.354l4.11-6.14a3.4 3.4 0 0 0-1.09-4.817 3.436 3.436 0 0 0-1.76-.485ZM9.177 23.807h-2.67V13.521h2.67v10.286Zm14.995-6.621-4.11 6.139a2.64 2.64 0 0 1-2.206 1.175h-4.135a2.672 2.672 0 0 1-2.12-1.056l-.918-1.216v-7.703c1.574-1.322 3.814-4.9 5.47-7.776a.488.488 0 0 1 .333-.239.505.505 0 0 1 .405.09l.63.47a1.201 1.201 0 0 1 .451 1.219l-1.116 5.013a.747.747 0 0 0 .41.84.757.757 0 0 0 .325.073h4.987a1.927 1.927 0 0 1 1.69 1.01 1.904 1.904 0 0 1-.094 1.96h-.002Z' fill='%23999'/%3E%3Cpath d='M9.578 13.038H6v11.64h3.578l.894-1.791 3.13 2.238 6.71-.448 5.813-8.505-2.683-2.239h-5.814l.894-7.163-1.789-.895-2.236 2.686-4.025 5.372-.894-.895Z' fill='%23999'/%3E%3Cpath stroke='%23fff' d='M10.5 12v13'/%3E%3C/svg%3E");--ico-dislike2:url("data:image/svg+xml,%3Csvg width='33' height='32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.55 19.285h4.046l-.914 4.1a2.689 2.689 0 0 0 1.019 2.743l.63.47a2.009 2.009 0 0 0 2.381.024 2 2 0 0 0 .565-.624 49.832 49.832 0 0 1 4.242-6.45.752.752 0 0 0 .678.43h4.175a.755.755 0 0 0 .753-.75V7.443a.749.749 0 0 0-.753-.75h-4.177a.746.746 0 0 0-.733.648A4.175 4.175 0 0 0 18.404 6h-4.135a4.162 4.162 0 0 0-3.459 1.843l-4.11 6.14A3.4 3.4 0 0 0 7.79 18.8c.532.317 1.14.485 1.76.485ZM22.947 8.193h2.67v10.286h-2.67V8.193ZM7.953 14.814l4.11-6.139A2.641 2.641 0 0 1 14.27 7.5h4.135a2.673 2.673 0 0 1 2.12 1.056l.918 1.216v7.703c-1.574 1.322-3.814 4.9-5.47 7.776a.489.489 0 0 1-.333.239.505.505 0 0 1-.405-.09l-.63-.47a1.201 1.201 0 0 1-.451-1.219l1.116-5.013a.746.746 0 0 0-.41-.84.756.756 0 0 0-.325-.073H9.547a1.927 1.927 0 0 1-1.69-1.01 1.905 1.905 0 0 1 .093-1.96h.003Z' fill='%23999'/%3E%3Cpath d='M22.547 18.962h3.578V7.322h-3.578l-.894 1.791-3.13-2.238-6.71.448L6 15.828l2.683 2.239h5.814l-.894 7.163 1.789.895 2.236-2.686 4.025-5.372.894.895Z' fill='%23999'/%3E%3Cpath stroke='%23fff' d='M21.625 20V6'/%3E%3C/svg%3E");--bg-close:#fff;--filter-close:none;--bg-stop-rec:#121211;--br-stop-rec:#272727;--cl-stop-rec:#aaa}body.theme-light{--bg-react-modal:#f3f3f3;--bg-react-icon:#c5c5c5;--cl-kompas:#007aff;--cl-list-title:#343232;--filter-gray:invert(44%) sepia(0%) saturate(0%) hue-rotate(159deg) brightness(86%) contrast(82%);--filter-gray2:invert(44%) sepia(0%) saturate(0%) hue-rotate(159deg) brightness(86%) contrast(82%);--bg-react-filter:invert(39%) sepia(0%) saturate(3369%) hue-rotate(355deg) brightness(95%) contrast(78%);--ico-like2:url("data:image/svg+xml,%3Csvg width='33' height='32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M22.576 12.715h-4.047l.914-4.1a2.689 2.689 0 0 0-1.019-2.743l-.63-.47a2.01 2.01 0 0 0-2.946.6 49.836 49.836 0 0 1-4.242 6.45.752.752 0 0 0-.678-.43H5.753a.755.755 0 0 0-.753.75v11.785a.748.748 0 0 0 .753.75H9.93a.746.746 0 0 0 .733-.648A4.176 4.176 0 0 0 13.721 26h4.135c.685 0 1.359-.167 1.962-.489a4.143 4.143 0 0 0 1.497-1.354l4.11-6.14a3.4 3.4 0 0 0-1.09-4.817 3.436 3.436 0 0 0-1.76-.485ZM9.177 23.807h-2.67V13.521h2.67v10.286Zm14.995-6.621-4.11 6.139a2.64 2.64 0 0 1-2.206 1.175h-4.135a2.672 2.672 0 0 1-2.12-1.056l-.918-1.216v-7.703c1.574-1.322 3.814-4.9 5.47-7.776a.488.488 0 0 1 .333-.239.505.505 0 0 1 .405.09l.63.47a1.201 1.201 0 0 1 .451 1.219l-1.116 5.013a.747.747 0 0 0 .41.84.757.757 0 0 0 .325.073h4.987a1.927 1.927 0 0 1 1.69 1.01 1.904 1.904 0 0 1-.094 1.96h-.002Z' fill='%23666'/%3E%3Cpath d='M9.578 13.038H6v11.64h3.578l.894-1.791 3.13 2.238 6.71-.448 5.813-8.505-2.683-2.239h-5.814l.894-7.163-1.789-.895-2.236 2.686-4.025 5.372-.894-.895Z' fill='%23666'/%3E%3Cpath stroke='%23fff' d='M10.5 12v13'/%3E%3C/svg%3E");--ico-dislike2:url("data:image/svg+xml,%3Csvg width='33' height='32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.55 19.285h4.046l-.914 4.1a2.689 2.689 0 0 0 1.019 2.743l.63.47a2.009 2.009 0 0 0 2.381.024 2 2 0 0 0 .565-.624 49.832 49.832 0 0 1 4.242-6.45.752.752 0 0 0 .678.43h4.175a.755.755 0 0 0 .753-.75V7.443a.749.749 0 0 0-.753-.75h-4.177a.746.746 0 0 0-.733.648A4.175 4.175 0 0 0 18.404 6h-4.135a4.162 4.162 0 0 0-3.459 1.843l-4.11 6.14A3.4 3.4 0 0 0 7.79 18.8c.532.317 1.14.485 1.76.485ZM22.947 8.193h2.67v10.286h-2.67V8.193ZM7.953 14.814l4.11-6.139A2.641 2.641 0 0 1 14.27 7.5h4.135a2.673 2.673 0 0 1 2.12 1.056l.918 1.216v7.703c-1.574 1.322-3.814 4.9-5.47 7.776a.489.489 0 0 1-.333.239.505.505 0 0 1-.405-.09l-.63-.47a1.201 1.201 0 0 1-.451-1.219l1.116-5.013a.746.746 0 0 0-.41-.84.756.756 0 0 0-.325-.073H9.547a1.927 1.927 0 0 1-1.69-1.01 1.905 1.905 0 0 1 .093-1.96h.003Z' fill='%23666'/%3E%3Cpath d='M22.547 18.962h3.578V7.322h-3.578l-.894 1.791-3.13-2.238-6.71.448L6 15.828l2.683 2.239h5.814l-.894 7.163 1.789.895 2.236-2.686 4.025-5.372.894.895Z' fill='%23666'/%3E%3Cpath stroke='%23fff' d='M21.625 20V6'/%3E%3C/svg%3E");--bg-close:currentColor;--filter-close:invert(44%) sepia(0%) saturate(0%) hue-rotate(159deg) brightness(86%) contrast(82%);--bg-stop-rec:#f8f8f8;--br-stop-rec:#dfdfdf;--cl-stop-rec:#8b8b8b}}.icoBase{display:inline-block;position:relative}.icoLike{width:32px;height:32px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' style='enable-background:new 0 0 32 32' xml:space='preserve'%3E%3Cpath d='M22.6 12.7h-4l.9-4.1c.1-.5.1-1-.1-1.5s-.5-.9-.9-1.2l-.6-.5c-.3-.2-.6-.3-.9-.4h-.8c-.3.1-.5.2-.8.3-.2.2-.4.5-.6.7-1.2 2.3-2.7 4.4-4.2 6.4l-.3-.3c-.1-.1-.3-.1-.4-.1H5.8c-.2 0-.4.1-.5.2-.2.2-.3.4-.3.6v11.8c0 .2.1.4.2.5.1.1.3.2.5.2h4.2c.2 0 .4-.1.5-.2.1-.1.2-.3.2-.5.4.4.9.8 1.4 1 .5.2 1.1.4 1.7.4h4.1c.7 0 1.4-.2 2-.5.6-.3 1.1-.8 1.5-1.4l4.1-6.1c.3-.5.5-1.1.6-1.7 0-.6-.1-1.2-.4-1.8s-.7-1-1.3-1.3c-.5-.3-1.1-.5-1.7-.5zM9.2 23.8H6.5V13.5h2.7v10.3zm15-6.6-4.1 6.1c-.2.4-.6.7-1 .9-.4.2-.8.3-1.3.3h-4.1c-.4 0-.8-.1-1.2-.3-.4-.2-.7-.4-.9-.8l-.9-1.2v-7.7c1.6-1.3 3.8-4.9 5.5-7.8 0-.1.1-.1.1-.2.1 0 .1-.1.2-.1h.2c.1 0 .1 0 .2.1l.6.5c.2.1.3.3.4.5.1.3.1.6.1.8l-1.1 5v.3c0 .1.1.2.1.3.1.1.2.2.3.2.1 0 .2.1.3.1h5c.3 0 .7.1 1 .3.3.2.5.4.7.7.2.3.2.6.2 1s-.1.7-.3 1z'/%3E%3C/svg%3E")}.buttonLike.-active .icoLike,.icoLike--fill{background-image:var(--ico-like2);-webkit-filter:none;filter:none}.icoDislike{width:32px;height:32px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' style='enable-background:new 0 0 32 32' xml:space='preserve'%3E%3Cpath d='M8.4 19.3h4l-.9 4.1c-.1.5-.1 1 .1 1.5s.5.9.9 1.2l.6.5c.2.2.5.3.8.4s.6.1.8 0c.3-.1.5-.2.8-.3l.6-.6c1.2-2.3 2.7-4.4 4.2-6.4l.3.3c.1.1.3.1.4.1h4.2c.2 0 .4-.1.5-.2.1-.1.2-.3.2-.5v-12c0-.2-.1-.4-.2-.5-.1-.1-.3-.2-.5-.2H21c-.2 0-.4.1-.5.2-.1.1-.2.3-.2.5-.4-.4-.9-.8-1.4-1-.5-.3-1-.4-1.6-.4h-4.1c-.7 0-1.4.2-2 .5s-1.1.8-1.5 1.4L5.6 14c-.4.5-.6 1.1-.6 1.7 0 .6.1 1.2.4 1.8s.7 1 1.3 1.3c.5.3 1.1.5 1.7.5zM21.8 8.2h2.7v10.3h-2.7V8.2zm-15 6.6 4.1-6.1c.2-.4.6-.7 1-.9s.8-.3 1.3-.3h4.1c.4 0 .8.1 1.2.3s.7.4.9.8l.9 1.2v7.7c-1.6 1.3-3.8 4.9-5.5 7.8 0 .1-.1.1-.1.2-.1 0-.1.1-.2.1h-.2c-.1 0-.1 0-.2-.1l-.6-.5c-.2-.1-.3-.3-.4-.5-.1-.2-.1-.5 0-.7l1.1-5v-.3c0-.1-.1-.2-.1-.3-.1-.1-.2-.2-.3-.2-.1 0-.2-.1-.3-.1h-5c-.3 0-.7-.1-1-.3-.3-.2-.5-.4-.7-.7-.2-.3-.2-.6-.2-1-.1-.5 0-.8.2-1.1z'/%3E%3C/svg%3E")}.buttonDislike.-active .icoDislike,.icoDislike--fill{background-image:var(--ico-dislike2);-webkit-filter:none;filter:none}.icoShare{padding:0;background-size:auto 22px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='22' fill='none'%3E%3Cpath fill='%23000' d='M14.5 14a3.737 3.737 0 0 0-2.683 1.133l-4.321-2.778c.34-.872.34-1.84 0-2.711l4.321-2.779a3.745 3.745 0 1 0-.812-1.26L6.683 8.382a3.75 3.75 0 1 0 0 5.232l4.322 2.779a3.75 3.75 0 1 0 3.495-2.395Zm0-12a2.25 2.25 0 1 1 0 4.499 2.25 2.25 0 0 1 0-4.5ZM4 13.25a2.25 2.25 0 1 1 0-4.501 2.25 2.25 0 0 1 0 4.5ZM14.5 20a2.25 2.25 0 1 1 0-4.501 2.25 2.25 0 0 1 0 4.5Z'/%3E%3C/svg%3E")}.icoBookmark,.icoShare{width:32px;height:32px;background-position:50%;background-repeat:no-repeat}.icoBookmark{background-size:auto 20px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='20' fill='none'%3E%3Cpath stroke='%23000' stroke-width='1.8' d='M1 7c0-2.828 0-4.243.879-5.121C2.757 1 4.172 1 7 1h4c2.828 0 4.243 0 5.121.879C17 2.757 17 4.172 17 7v6.828c0 2.683 0 4.024-.844 4.435-.845.41-1.9-.419-4.01-2.076l-.675-.531c-1.186-.932-1.78-1.398-2.471-1.398-.692 0-1.285.466-2.471 1.398l-.676.53c-2.11 1.658-3.164 2.487-4.009 2.077C1 17.853 1 16.51 1 13.828V7Z'/%3E%3C/svg%3E")}.buttonBookmark.-active .icoBookmark,.icoBookmark--fill{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='20' fill='none'%3E%3Cpath fill='%23000' stroke='%23000' stroke-width='1.8' d='M1 7c0-2.828 0-4.243.879-5.121C2.757 1 4.172 1 7 1h4c2.828 0 4.243 0 5.121.879C17 2.757 17 4.172 17 7v6.828c0 2.683 0 4.024-.844 4.435-.845.41-1.9-.419-4.01-2.076l-.675-.531c-1.186-.932-1.78-1.398-2.471-1.398-.692 0-1.285.466-2.471 1.398l-.676.53c-2.11 1.658-3.164 2.487-4.009 2.077C1 17.853 1 16.51 1 13.828V7Z'/%3E%3C/svg%3E");-webkit-filter:var(--filter-gray2);filter:var(--filter-gray2)}.icoComment{width:32px;height:32px;background-image:url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' x='0' y='0' viewBox='0 0 32 32' style='enable-background:new 0 0 32 32' xml:space='preserve'%3E%3Cstyle%3E.st1%7Bfill:none;stroke:%23000;stroke-width:1.8;stroke-linecap:round%7D%3C/style%3E%3Cpath d='M23 7H9c-1.1 0-2 .9-2 2v13.7c0 1.7 2 2.6 3.3 1.5l3.5-2.9c.4-.3.8-.5 1.3-.5H23c1.1 0 2-.9 2-2V9c0-1.1-.9-2-2-2z' style='fill:none;stroke:%23000;stroke-width:1.8;stroke-linejoin:round'/%3E%3Cpath class='st1' d='M11.9 12.1h8.2M11.9 16.1h8.2'/%3E%3C/svg%3E")}.icoDismiss{width:32px;height:32px;background-image:url("data:image/svg+xml,%3Csvg width='18' height='18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m1 1 16 16M17 1 1 17' stroke='%23000' stroke-width='1.6' stroke-linecap='round'/%3E%3C/svg%3E")}.icoFacebook{background-color:#3b5998}.icoFacebook:after{background-image:url("data:image/svg+xml,%3Csvg width='10' height='19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.857 3.49H9.5V.626A21.22 21.22 0 0 0 7.107.5C4.738.5 3.113 1.99 3.113 4.73v2.52H.5v3.2h2.613v8.05h3.206v-8.05h2.509l.4-3.2H6.319v-2.2c0-.925.25-1.558 1.538-1.558V3.49Z' fill='%23000'/%3E%3C/svg%3E")}.icoTwitter,.icoX{background-color:#000}.icoTwitter:after,.icoX:after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='17' fill='none'%3E%3Cpath fill='%23000' d='M9.522 6.904 15.48 0h-1.412L8.895 5.995 4.765 0H0l6.247 9.065L0 16.305h1.412l5.461-6.33 4.363 6.33H16l-6.478-9.4ZM7.59 9.145l-.633-.903L1.92 1.06h2.168l4.064 5.796.633.903 5.283 7.535H11.9L7.589 9.145Z'/%3E%3C/svg%3E")}.icoWhatsapp{background-color:#25d366}.icoWhatsapp:after{background-image:url("data:image/svg+xml,%3Csvg width='19' height='19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M13.573 11.297c-.223-.112-1.32-.65-1.524-.726-.204-.075-.353-.112-.5.112-.147.224-.576.726-.706.875-.13.15-.26.168-.483.056a6.09 6.09 0 0 1-1.797-1.108 6.724 6.724 0 0 1-1.241-1.545c-.13-.223-.014-.344.1-.455.114-.11.223-.26.335-.39a1.52 1.52 0 0 0 .223-.373.41.41 0 0 0-.019-.39c-.056-.113-.5-1.21-.688-1.657-.188-.446-.365-.376-.5-.383a8.41 8.41 0 0 0-.428-.008.82.82 0 0 0-.595.28 2.5 2.5 0 0 0-.781 1.86c.073.842.39 1.644.911 2.308a9.945 9.945 0 0 0 3.808 3.367c.415.18.84.336 1.272.47.455.138.936.168 1.405.088a2.302 2.302 0 0 0 1.506-1.06c.146-.334.191-.703.13-1.062-.056-.093-.2-.149-.428-.26v.001ZM9.5 16.854a7.41 7.41 0 0 1-3.777-1.034l-.271-.16-2.808.736.75-2.738-.176-.28A7.42 7.42 0 1 1 9.5 16.853Zm6.318-13.736A8.93 8.93 0 0 0 1.767 13.891L.5 18.517l4.733-1.24a8.921 8.921 0 0 0 9.228-.42 8.932 8.932 0 0 0 1.357-13.739Z' fill='%23000'/%3E%3C/svg%3E")}.icoLine{background-color:#00c300}.icoLine:after{background-image:url("data:image/svg+xml,%3Csvg width='23' height='22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17.955 8.875a.568.568 0 1 1 0 1.137h-1.582v1.016h1.582a.568.568 0 0 1 0 1.135H15.8a.57.57 0 0 1-.565-.567v-4.3a.57.57 0 0 1 .568-.568h2.151a.568.568 0 0 1 0 1.136h-1.581v1.01h1.582Zm-3.475 2.718a.567.567 0 0 1-.568.565.556.556 0 0 1-.46-.225l-2.2-2.99v2.65a.568.568 0 1 1-1.133 0v-4.3a.565.565 0 0 1 .556-.567.583.583 0 0 1 .446.229l2.219 3V7.293a.569.569 0 0 1 1.136 0l.004 4.3Zm-5.175 0a.567.567 0 0 1-1.134 0v-4.3a.567.567 0 0 1 1.134 0v4.3Zm-2.223.567h-2.15a.571.571 0 0 1-.568-.567v-4.3a.568.568 0 1 1 1.136 0v3.735h1.583a.568.568 0 0 1 0 1.135l-.001-.003Zm15.051-2.876c0-4.841-4.854-8.781-10.817-8.781S.5 4.44.5 9.28c0 4.337 3.849 7.97 9.045 8.66.352.074.832.233.954.532.084.318.095.65.034.973l-.148.919c-.041.27-.216 1.069.946.58a34.866 34.866 0 0 0 8.505-6.286 7.771 7.771 0 0 0 2.3-5.38' fill='%23000'/%3E%3C/svg%3E")}.icoTelegram{background-color:#2aabee}.icoTelegram:after{background-image:url("data:image/svg+xml,%3Csvg width='23' height='19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m9.375 12.263-.357 5.026a1.248 1.248 0 0 0 1-.483l2.4-2.29 4.966 3.637c.911.508 1.553.24 1.8-.838l3.26-15.275C22.733.694 21.957.167 21.07.497L1.9 7.83C.595 8.339.615 9.068 1.68 9.4l4.9 1.524L17.958 3.8c.535-.355 1.022-.158.622.2l-9.205 8.263Z' fill='%23000'/%3E%3C/svg%3E")}.icoCopyLink{background-color:#999}.icoCopyLink:after{background-image:url("data:image/svg+xml,%3Csvg width='19' height='19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m6.5 12.5 6-6M11.5 13.658l-2.567 2.567a4.353 4.353 0 0 1-7.433-3.08c0-1.154.459-2.262 1.275-3.078L5.342 7.5M13.658 11.5l2.567-2.567a4.354 4.354 0 1 0-6.158-6.158L7.5 5.342' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.icoStop{width:32px;height:32px;padding:0;background-size:auto 16px;background-position:50%;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none'%3E%3Cpath fill='%23000' d='M4.13 8.724h7.72V7.18H4.13v1.544ZM7.99 16a7.75 7.75 0 0 1-3.097-.627 8.085 8.085 0 0 1-2.548-1.718 8.118 8.118 0 0 1-1.718-2.538A7.73 7.73 0 0 1 0 8.01c0-1.107.21-2.146.627-3.117a8.053 8.053 0 0 1 1.708-2.538A8.188 8.188 0 0 1 4.873.637 7.697 7.697 0 0 1 7.99 0c1.107 0 2.15.212 3.127.637a8.123 8.123 0 0 1 2.538 1.708 8.154 8.154 0 0 1 1.708 2.528c.425.972.637 2.017.637 3.137a7.697 7.697 0 0 1-.637 3.117 8.19 8.19 0 0 1-1.718 2.538 8.083 8.083 0 0 1-2.528 1.708A7.778 7.778 0 0 1 7.99 16Zm0-1.525c1.802 0 3.33-.63 4.584-1.891 1.255-1.261 1.882-2.786 1.882-4.574 0-1.802-.627-3.33-1.882-4.584C11.32 2.17 9.792 1.544 7.99 1.544c-1.788 0-3.313.627-4.574 1.882C2.156 4.68 1.525 6.208 1.525 8.01c0 1.788.63 3.313 1.891 4.574 1.261 1.26 2.786 1.891 4.574 1.891Z'/%3E%3C/svg%3E")}.icoClose{color:var(--bg-close)}.icoClose:after,.icoClose:before{content:"";display:block;-webkit-box-sizing:border-box;box-sizing:border-box;position:absolute;width:15px;height:2px;background:currentColor;-webkit-transform:rotate(45deg);transform:rotate(45deg);border-radius:5px;top:12px;left:4px}.icoClose:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.icoSocmed{position:relative;width:36px;height:36px;border-radius:50%}.icoSocmed:after{content:"";position:absolute;top:0;left:0;bottom:0;right:0;background-position:50%;background-size:auto;background-repeat:no-repeat;-webkit-filter:invert(99%) sepia(100%) saturate(2%) hue-rotate(318deg) brightness(110%) contrast(101%);filter:invert(99%) sepia(100%) saturate(2%) hue-rotate(318deg) brightness(110%) contrast(101%)}.icoBar{position:relative;width:18px;height:14px}.icoBar>i{display:block}.icoBar:after,.icoBar:before,.icoBar>i{height:2px;width:100%;background:var(--bg-react-icon);-webkit-transition:all .2s ease;transition:all .2s ease}.icoBar:after,.icoBar:before{content:"";position:absolute;left:0}.icoBar:after{top:0}.icoBar:before{bottom:0}.icoMeatball{display:block;position:relative;margin-left:12px;margin-right:12px}.icoMeatball,.icoMeatball:after,.icoMeatball:before{width:4px;height:4px;border-radius:4px;background-color:var(--cl-gray-lite)}.icoMeatball:after,.icoMeatball:before{content:"";position:absolute}.icoMeatball:before{right:6px;-webkit-transition:right .3s ease-out;transition:right .3s ease-out}.icoMeatball:after{left:6px;-webkit-transition:left .3s ease-out;transition:left .3s ease-out}.icoDelete{background-size:auto 22px;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='19' fill='none'%3E%3Cpath stroke='%23000' stroke-linecap='round' stroke-width='1.8' d='M7 13v-3M11 13v-3M0 5h18v0c-.932 0-1.398 0-1.765.152a2 2 0 0 0-1.083 1.083C15 6.602 15 7.068 15 8v6c0 1.886 0 2.828-.586 3.414C13.828 18 12.886 18 11 18H7c-1.886 0-2.828 0-3.414-.586C3 16.828 3 15.886 3 14V8c0-.932 0-1.398-.152-1.765a2 2 0 0 0-1.083-1.083C1.398 5 .932 5 0 5v0ZM7.068 1.37c.114-.106.365-.2.714-.267A6.68 6.68 0 0 1 9 1c.44 0 .868.036 1.217.103.35.067.6.161.715.268'/%3E%3C/svg%3E")}.icoDelete,.icoPlay{background-position:50%}.icoPlay{width:13px;height:13px;display:inline-block;background-image:url("data:image/svg+xml,%3Csvg width='14' height='14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7 .5A6.5 6.5 0 1 0 13.5 7 6.512 6.512 0 0 0 7 .5Zm2.275 6.919-3 2A.544.544 0 0 1 6 9.5a.531.531 0 0 1-.237-.056A.5.5 0 0 1 5.5 9V5a.5.5 0 0 1 .263-.444.519.519 0 0 1 .512.025l3 2a.5.5 0 0 1 0 .838Z' fill='%23000'/%3E%3C/svg%3E");-webkit-filter:invert(100%) sepia(0) saturate(6817%) hue-rotate(208deg) brightness(118%) contrast(82%);filter:invert(100%) sepia(0) saturate(6817%) hue-rotate(208deg) brightness(118%) contrast(82%);background-size:auto 100%;position:absolute;left:4px;top:calc(50% - 13px / 2);z-index:1}.icoPlay--orange{width:25px;height:25px;-webkit-filter:invert(39%) sepia(84%) saturate(2612%) hue-rotate(349deg) brightness(94%) contrast(89%);filter:invert(39%) sepia(84%) saturate(2612%) hue-rotate(349deg) brightness(94%) contrast(89%)}.filter-gray,.listEmpty .icoBase,.listPop__button .icoBase,.reactionItem .icoBase{-webkit-filter:var(--filter-gray);filter:var(--filter-gray)}.center-flex,.display-flex,.reactionItem{display:-webkit-box;display:-ms-flexbox;display:flex}.center-flex,.reactionItem{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.button{border:0;background:unset;outline:0;cursor:pointer}.buttonBookmark .icoBookmark,.buttonDislike .icoDislike,.buttonLike .icoLike{-webkit-transition:background-image .2s ease;-moz-transition:background-image .2s ease;-ms-transition:background-image .2s ease;-o-transition:background-image .2s ease;transition:background-image .2s ease}.buttonPrimary{position:relative;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);display:inline-block;text-align:center;border-radius:8px;padding:12px 24px;background:var(--cl-kompas);font-family:Roboto,sans-serif;font-size:16px;font-weight:700;line-height:1.1}.buttonPrimary,.buttonPrimary:hover{color:var(--cl-white)}.buttonTrans{background:transparent;font-size:16px;font-weight:700;color:var(--cl-kompas)}.buttonSort,.buttonTrans{padding:8px 12px;font-family:Roboto,sans-serif;line-height:1.1}.buttonSort{border:1px solid var(--bg-toggle);border-radius:8px;background:var(--bg-white);font-size:14px;font-weight:400;color:var(--cl-modal-dark)}.buttonSort .icoBar{margin-right:8px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.buttonSort .icoBar>i{width:calc(100% - 3px)}.buttonSort .icoBar:before{width:calc(100% - 6px)}.buttonMeatball{width:30px;height:30px;padding:0;margin-right:-2px}.buttonMeatball.-bottom{position:absolute;z-index:2;right:0;bottom:-7px;margin-right:0}.buttonMeatball.-bottom~.listPop{top:calc(100% + 7px)}.reaction{margin-bottom:16px;padding-left:10px;padding-right:10px}.reaction.-bottom{padding:8px;background:var(--bg-gray-bold);border:1px solid var(--br-list);border-radius:8px;margin-top:16px}.reaction.-bottom .reactionList{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.read__paging~.reaction.-bottom{margin-top:-1px;border-radius:0 0 8px 8px}.reaction.-top{margin-top:16px}.reactionList{width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.reactionItem{font-family:Roboto,sans-serif;font-size:12px;font-weight:400;line-height:140%;color:var(--cl-gray-med);width:20%}.reactionItem .icoBase{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-webkit-transform:translateZ(0);-moz-transform:translateZ(0)}.reactionTxt{color:var(--cl-gray-med)}.reaction,.reaction.-bottom,.reaction.-top,.reactionWrap{position:relative}.reactionWrap .reaction{max-width:430px;padding-left:0;margin-left:-10px}.modalContent{visibility:hidden;opacity:0;position:fixed;background:var(--bg-white);display:-webkit-box;display:-ms-flexbox;display:flex;border-radius:8px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden;max-width:500px;margin:0 auto}#kcm-modals .modalContent{visibility:visible;opacity:1;position:relative}.modalHeader{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:25px;padding:20px 15px}.modalTitle{max-width:400px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0;font-size:18px;font-weight:500;color:var(--cl-txt)}.modalDismiss{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-preferred-size:32px;flex-basis:32px;width:32px;height:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0}.modalDismiss .icoBase{pointer-events:none;background-repeat:no-repeat;background-size:16px;background-position:50%;-webkit-filter:invert(63%) sepia(0) saturate(0) hue-rotate(63deg) brightness(98%) contrast(92%);filter:invert(63%) sepia(0) saturate(0) hue-rotate(63deg) brightness(98%) contrast(92%)}.modalBody{position:relative;padding:20px 15px;background:var(--bg-react-modal)}.socmedTitle{text-align:center;font-size:16px;font-weight:400;color:var(--cl-gray-med)}.socmedList{padding:20px 10px;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px}.socmedButton,.socmedList{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.socmedButton{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-width:65px;-ms-flex-preferred-size:65px;flex-basis:65px;gap:8px;padding:4px}.socmedButton span{pointer-events:none}.socmedButton.-tooltip:before{content:attr(data-title);position:absolute;width:auto;background:#000;color:#fff;padding:2px 5px;border-radius:4px;font-size:10px;text-align:center;white-space:nowrap;top:-20px}.socmedTxt{font-size:11px;font-weight:400;color:var(--cl-gray-med)}.toast{position:fixed;width:auto;bottom:160px;left:50%;z-index:12;visibility:hidden;opacity:0;padding:12px 15px;-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-ms-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;border-radius:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#333;-webkit-box-shadow:0 1px 40px rgba(0,0,0,.15);box-shadow:0 1px 40px rgba(0,0,0,.15)}.toast.-show{visibility:visible;opacity:1}.toast.-hide{visibility:hidden;opacity:0}.toast[data-toast=bottom]{-ms-transform:translate(-50%,50px);-webkit-transform:translate(-50%,50px);transform:translate(-50%,50px)}.toast[data-toast=bottom].-show{-ms-transform:translate(-50%);-webkit-transform:translate(-50%);transform:translate(-50%)}.toast[data-toast=bottom].-hide{-ms-transform:translate(-50%,-50px);-webkit-transform:translate(-50%,-50px);transform:translate(-50%,-50px)}.toastContent{margin-right:20px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0;font-size:14px;font-weight:400;line-height:1.4;color:var(--cl-white)}.toastDismiss{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-preferred-size:40px;flex-basis:40px;width:40px;text-align:center;font-size:14px;font-weight:700;color:#007aff}.toastDismiss:hover{color:#007aff}.selectWrap{position:relative;z-index:2}.selectOption{position:absolute;background-color:var(--bg-white);padding:10px;border-radius:8px;top:100%;right:0;min-width:150px;-webkit-box-shadow:0 4px 20px rgba(0,0,0,.15);box-shadow:0 4px 20px rgba(0,0,0,.15);opacity:0;visibility:hidden}.-active>.selectOption{opacity:1;visibility:visible}.selectOption_item{position:relative;margin:5px 0}.selectOption_link{position:relative;padding:7px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;font-size:16px;color:var(--cl-gray-med);white-space:nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.selectOption_link.-active .icoRadio{border:2px solid #007aff}.selectOption_link.-active .icoRadio:after{content:"";position:absolute;width:10px;height:10px;background:#007aff;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);border-radius:50%}.icoRadio{position:relative;display:block;width:20px;height:20px;border-radius:50%;border:2px solid #757575;-ms-flex-preferred-size:20px;flex-basis:20px;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0}.list{margin-top:16px;margin-bottom:33px;padding-left:16px;padding-right:16px}.listCaption{font-family:Roboto,sans-serif;font-size:24px;font-weight:600;line-height:1.15;color:var(--cl-title)}.listCaption__wrap{padding-bottom:8px;border-bottom:1px solid var(--bg-gray-bold);position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.listCaption__wrap:after{content:"";position:absolute;left:0;bottom:0;width:16%;border-bottom:1px solid #e65225}.listEmpty{text-align:center;margin-top:48px;margin-bottom:24px}.listEmpty__caption{font-family:Roboto,sans-serif;font-size:18px;font-weight:600;line-height:1.4;color:var(--cl-title)}.listEmpty__title{margin-top:8px;font-family:Roboto,sans-serif;font-size:14px;font-weight:400;line-height:1.15;color:var(--cl-gray-med)}.listEmpty__img{margin-bottom:24px}.listEmpty .icoBase{width:18px;height:19px;vertical-align:middle}.listTab{margin-top:16px;gap:12px}.listTab__menu{padding:8px 12px;background:var(--bg-gray-bold);border-radius:8px;border:1px solid var(--bg-gray-bold);font-family:Roboto,sans-serif;font-size:16px;font-weight:500;line-height:1.1;color:var(--cl-gray-med)}.listTab__menu:last-child{margin-right:0}.listTab__menu.-active{background:#e0f8ff;border:1px solid var(--cl-kompas);color:var(--cl-kompas)}.listWrap>.listCol{display:none}.listWrap>.-active{display:block}.listSort{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-family:Roboto,sans-serif;font-size:14px;font-weight:400;line-height:1.2;color:var(--cl-modal-dark);-webkit-box-flex:1;-ms-flex:1;flex:1}.listSort span{font-weight:700;color:var(--cl-list-title)}.listIndex{margin-top:25px}.listItem{margin-bottom:24px}.listImg{position:relative;width:208px;padding-top:117px;overflow:hidden;background:var(--bg-gray-med);border-radius:8px}.listImg img{position:absolute;top:0;height:100%;width:100%;-o-object-fit:cover;object-fit:cover;max-width:none;-webkit-filter:var(--img-filter);filter:var(--img-filter)}.listTitle{font-family:Roboto,sans-serif;font-size:26px;font-weight:300;line-height:1.3;color:var(--cl-list-title);overflow:hidden;-webkit-line-clamp:2;display:-webkit-box;-webkit-box-orient:vertical}.listTitle .icoPlay{position:relative;margin-right:6px;left:0;top:4px}.listContent{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-left:20px;border-bottom:1px solid var(--br-gray-lite);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.listTimestamp{font-family:Roboto,sans-serif;font-size:12px;font-weight:400;line-height:1.2;color:var(--cl-gray-lite)}.listDuration{bottom:5px;right:5px;padding:4px 8px 4px 20px;background-color:#343232;font-size:10px;font-weight:600;line-height:1.2;color:#fff}.listDuration,.listPop{position:absolute;border-radius:8px;z-index:1}.listPop{display:none;top:28px;right:0;min-width:200px;background:var(--bg-white);overflow:hidden;-webkit-box-shadow:0 4px 20px rgba(0,0,0,.15);box-shadow:0 4px 20px rgba(0,0,0,.15)}.-active>.listPop{display:block;z-index:4}.listPop__item{border-bottom:1px solid var(--br-list-lv2)}.listPop__item:last-child{border-bottom:0}.listPop__button{width:100%;padding:12px 16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:Roboto,sans-serif;font-size:16px;font-weight:400;line-height:1.2;color:var(--cl-main)}.listPop__button .icoBase{width:24px;height:24px;margin-right:8px;background-size:auto 18px}.listPop__button .icoBase.icoShare{background-size:auto 20px}.listPop__button .icoBase.icoClose{-webkit-filter:var(--filter-close);filter:var(--filter-close)}.listPop__button:hover{background:var(--cl-kompas);color:#fff}.listPop__button:hover .icoBase{-webkit-filter:invert(100%) sepia(0) saturate(7472%) hue-rotate(9deg) brightness(114%) contrast(89%);filter:invert(100%) sepia(0) saturate(7472%) hue-rotate(9deg) brightness(114%) contrast(89%)}.listPop__button:hover .icoClose:after,.listPop__button:hover .icoClose:before{-webkit-filter:invert(92%) sepia(100%) saturate(0) hue-rotate(202deg) brightness(106%) contrast(106%);filter:invert(92%) sepia(100%) saturate(0) hue-rotate(202deg) brightness(106%) contrast(106%)}.listBottom{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:3px 0}.listBottom,.paging,.paging__wrap{position:relative}.paging__teaser{padding:7px 0;font-size:17px;font-weight:600;color:var(--cl-main)}.paging__item{display:inline-block;vertical-align:middle;margin:0 3px 5px 0}.paging__link{padding:8px 12px;display:block;line-height:1;border-radius:20px;color:var(--cl-main)!important;background:var(--bg-white-lv2);border:1px solid var(--br-list-lv2);font-size:17px;font-weight:500}.paging__link--next,.paging__link--prev{color:var(--cl-main)!important;font-size:12px;font-weight:300}.paging__link--show{text-align:center;padding:9px 10px;margin:0;font-size:16px;font-weight:400}.paging__link--active,.paging__link--show,.paging__link:hover{background:#3ca5dd;border:1px solid #3ca5dd;color:#fff!important}.paging--article{border:1px solid var(--br-list);border-radius:8px;padding:10px 10px 6px;background:var(--bg-gray-bold)}.paging__footnote{position:relative;padding:20px 0}.paging__footnote span{display:inline-block;padding:0 0 5px;font-size:16px;font-weight:700;color:var(--cl-main)}.paging__footnote .next{display:block;font-size:20px;font-weight:700;color:#3ca5dd;font-style:italic}.paging__footnote .next:hover{color:var(--cl-main)}.paging .paging__link.paging__link--show{color:#fff!important}.paging--article{border-bottom-left-radius:0;border-bottom-right-radius:0}.modals:after{background:rgba(0,0,0,.5)}.oldArticle .title--center{text-align:left;border-bottom:transparent}.oldArticle .title--center:after{border-bottom:transparent}.oldArticle .title__content{font-family:Roboto;font-size:20px;font-weight:500;text-transform:none;padding-bottom:0}.oldArticle .-newlayout.latest{position:relative}.oldArticle .-newlayout.latest .article__list:after{border-bottom:transparent}.oldArticle .-newlayout.latest .article__list:first-child .article__list__asset{width:100%;float:none;padding-right:0}.oldArticle .-newlayout.latest .article__list:first-child .article__list__asset .article__asset{width:100%;height:168px}.oldArticle .-newlayout.latest .article__list:first-child .article__list__title{margin-top:5px}.oldArticle .-newlayout.latest .article__list:first-child .article__title--medium{font-size:18px;line-height:24px}.oldArticle .-newlayout.latest .article__list{margin-bottom:24px}.oldArticle .-newlayout.latest .article__list__asset{width:96px;padding-right:0}.oldArticle .-newlayout.latest .article__list__asset .article__asset{width:80px;height:80px}.oldArticle .-newlayout.latest .article__list__title{height:auto}.oldArticle .-newlayout.latest .article__title--medium{font-size:16px;font-weight:500;line-height:22px;margin-bottom:0;letter-spacing:-.02em}#reaction-bottom{height:52px;margin:16px 0}.read__paging~#reaction-bottom{margin-top:-1px;margin-bottom:16px}.read__paging~.reaction.-bottom~#reaction-bottom{margin:0;height:auto}body{--cl-kgnow-grey:#2b3947;--cl-kgnow-grey_1:#f6f6f6}body.theme-dark{--cl-kgnow-grey:hsla(0,0%,100%,.87);--cl-kgnow-grey_1:#262626}@media (prefers-color-scheme:dark){body{--cl-kgnow-grey:hsla(0,0%,100%,.87);--cl-kgnow-grey_1:#262626}body.theme-light{--cl-kgnow-grey:#2b3947;--cl-kgnow-grey_1:#f6f6f6}}.color--kgnow.terkini__subtitle{text-transform:none}.color--kgnow.terkini__subtitle,.color--kgnow a,.color--kgnow span{background:#ef0d70;background:-webkit-gradient(linear,left top,left bottom,from(#ef0d70),to(#fb571a));background:linear-gradient(180deg,#ef0d70 0,#fb571a);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-family:Inter,sans-serif;font-size:12px;font-weight:600;text-transform:none}.color--kgnow.article__subtitle:after{background-color:#a1adb9}.--articleKGnow .article__date{font-family:Inter,sans-serif}.--articleKGnow .article__link:hover{color:#ef0d70}.--articleKGnow .article__time--fixed{bottom:0;right:20px;border-radius:4px 0 4px 0;font-weight:500}.--articleKGnow .article__time--fixed:before{width:13px;height:13px;bottom:5px}.--articleKGnow .article__grid .article__date .color--kgnow{display:inline-block;padding-right:5px}.--articleKGnow .article__grid .article__box{margin:0;padding:10px 0}.--articleKGnow .article__grid .article__time--fixed{z-index:3;right:0}.kgnowGate.latest{margin:12px 0 0}.kgnowGate .article__iframe_detail{position:absolute;z-index:1;bottom:0;width:100%;height:44px;background:rgba(0,0,0,.2);backdrop-filter:blur(7px);-webkit-backdrop-filter:blur(7px);-ms-flex-align:center;border:1px solid hsla(0,0%,100%,.2);border-bottom-left-radius:8px}.kgnowGate .article__iframe_detail,.kgnowGate .article__iframe_title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center}.kgnowGate .article__iframe_title{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:0 56px 0 70px;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%;position:relative}.kgnowGate .article__iframe_title h4{font-family:Inter,sans-serif;font-size:12px;font-weight:500;color:var(--cl-white);height:18px;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:1;display:-webkit-box}.kgnowGate .article__iframe_title:before{background-image:url("data:image/svg+xml,%3Csvg width='50' height='34' viewBox='0 0 50 34' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_797_8370)'%3E%3Cpath d='M17.3325 3.22556L34.8695 0.595008C34.8695 0.595008 40.3342 -0.22048 41.9661 4.10241L50 2.83782L45.7589 26.9405L31.3621 29.1024L31.1584 28.5315L30.9957 29.1024L25.1245 29.9179L24.8373 28.3678C24.8373 28.3678 20.3916 33.0171 15.2942 29.9179L15.0496 31.3861L9.54397 32.1198L8.15755 29.6324L7.83118 32.3653L0 33.4662L2.97738 15.8678L8.3612 15.1946L9.74762 17.642L10.2367 14.8283L15.4569 14.1755L17.3333 3.22556H17.3325Z' fill='%232B3947'/%3E%3Cpath d='M16.782 18.3357L20.3303 17.7238L20.8194 14.2369L22.1658 12.5855L24.1232 17.1734L27.7942 16.6229L24.735 9.71036L30.302 3.22559L25.9587 3.83742L21.8599 8.54805L22.4104 4.50973L19.168 4.87702L16.782 18.3357Z' fill='white'/%3E%3Cpath d='M34.2576 8.05809L40.8642 7.07897C40.8642 7.07897 41.0136 15.184 33.6867 16.0102C26.3597 16.8364 28.4256 8.17992 28.4256 8.17992C28.4256 8.17992 30.5056 1.69515 37.0304 2.51063C37.0304 2.51063 40.0745 2.74185 40.4151 5.60984L37.3568 6.91534C37.3568 6.91534 36.5413 4.1425 33.1558 6.34441C33.1558 6.34441 31.3202 7.89446 31.4839 10.3C31.6475 12.7056 33.1967 12.8692 33.1967 12.8692C33.1967 12.8692 36.0922 13.216 36.9895 10.7793L33.9712 11.0746L34.2567 8.05631L34.2576 8.05809Z' fill='white'/%3E%3Cpath d='M4.73111 17.683L7.19803 17.418L10.9295 23.4537L12.0518 16.6639L15.457 16.2352L13.2346 29.5303L10.6441 29.8362L7.01483 23.7187L5.91388 30.5707L2.44739 31.0599L4.73111 17.683Z' fill='white'/%3E%3Cpath d='M24.3473 20.0894C20.9626 16.2965 16.6193 20.518 16.6193 20.518C12.806 25.1264 16.0074 27.8797 16.0074 27.8797C20.2085 30.8161 23.41 26.7173 23.41 26.7173C26.6114 23.1895 24.3482 20.0903 24.3482 20.0903L24.3473 20.0894ZM22.7972 23.9436C22.7972 23.9436 20.1258 25.5541 18.8416 26.3092C17.5575 27.0642 17.7816 25.7996 17.7816 25.7996L18.1693 21.844C18.292 20.5945 19.4135 21.1503 19.4135 21.1503C19.4135 21.1503 21.5753 22.3331 22.6149 22.8427C23.6545 23.3522 22.7981 23.9436 22.7981 23.9436H22.7972Z' fill='white'/%3E%3Cpath d='M25.1245 18.0912L28.4051 17.6421L29.0783 21.8227L31.403 17.1734L34.1153 16.7857L34.9513 21.0268L37.1532 16.4593L40.7015 15.8679L35.7463 26.3492L33.0339 26.7574L32.1171 22.0263L29.547 27.267L26.856 27.6342L25.1245 18.0912Z' fill='white'/%3E%3Cpath d='M40.3341 21.3539L44.9025 20.6603L44.2497 25.3504L39.5596 25.9623L40.3341 21.3539Z' fill='white'/%3E%3Cpath d='M40.7014 20.0894L44.9025 19.5185L47.5126 5.32617L42.7815 6.05984L40.7014 20.0894Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_797_8370'%3E%3Crect width='50' height='32.9326' fill='white' transform='translate(0 0.533691)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");width:50px;height:33px;left:12px}.kgnowGate .article__iframe_title:after,.kgnowGate .article__iframe_title:before{background-repeat:no-repeat;background-position:50%;background-size:cover;position:absolute;content:"";-webkit-filter:var(--img-filter);filter:var(--img-filter)}.kgnowGate .article__iframe_title:after{background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.8'%3E%3Crect width='24' height='24' rx='12' fill='%23E1DFDF'/%3E%3Cpath d='M10.5 16L14.5 12L10.5 8' stroke='%23868080' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3C/svg%3E%0A");width:30px;height:30px;right:15px}.kgnowGate .article__iframe_duration{text-align:center;width:75px;font-family:Inter,sans-serif;font-size:12px;font-weight:600;color:#e8e8e8;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-left:1px solid hsla(0,0%,100%,.2)}.kgnowGate .article__date{font-family:Inter,sans-serif}.kgnowGate .article__list{margin-bottom:0;background:var(--cl-kgnow-grey_1);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;border-radius:8px;overflow:hidden}.kgnowGate .article__list:after{border-bottom:0}.kgnowGate .article__list__box{width:calc(100% - 485px - 20px);padding:10px 10px 10px 0}.kgnowGate .article__list__asset{background-color:var(--cl-kgnow-grey_1);width:485px;padding:0;margin-right:20px;overflow:hidden;position:relative;height:272.8125px}.kgnowGate .article__list__asset iframe{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.kgnowGate .article__list__link{width:100%}.kgnowGate .article__list__title{height:auto;max-height:156px;-webkit-line-clamp:5;margin-bottom:8px}.kgnowGate .article__list__title .article__title{font-family:Inter,sans-serif;font-size:24px;font-weight:600;color:var(--cl-kgnow-grey);margin-bottom:0}.kgnowGate .article__link:hover{color:#ef0d70}.kgnowGate .title{border-bottom:0}.kgnowGate .title__content{font-family:Inter,sans-serif;font-size:24px;font-weight:600;text-transform:none}.kgnowGate .title__content:before{border-left:0;width:32px;background:-webkit-gradient(linear,left top,right top,from(#f21a63),to(#fc4f1f));background:linear-gradient(90deg,#f21a63,#fc4f1f);left:0}.kgnowGate .title__content:after,.kgnowGate .title__content:before{content:"";position:absolute;height:2px;top:calc(100% - 4px);border-radius:20px}.kgnowGate .title__content:after{width:2px;background:#ff6703;left:35px;border-bottom:0}.kgnowGate .title .button--title{font-family:Inter,sans-serif;font-size:14px;font-weight:600;color:#e80d78;text-transform:none;padding-right:12px;margin:17px 0 0}.kgnowGate .title .button--title:after{background-image:url("data:image/svg+xml,%3Csvg width='6' height='10' viewBox='0 0 6 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 9L5 5L1 1' stroke='%23E80D78' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");position:absolute;content:"";right:0;top:0;bottom:0;margin:auto;width:10px;height:10px;background-repeat:no-repeat;background-size:auto 8px;background-position:50%}.kgnowGate .rVideo-detail-title{font-family:Inter,sans-serif;font-size:10px;font-weight:500;line-height:130%;color:#fff;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;height:auto;max-height:32px;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2;display:-webkit-box;width:100%}.kgnowGate .rVideo-detail-box{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;height:56px}.kgnowGate .rVideo-detail-box:before{background-image:url("data:image/svg+xml,%3Csvg width='64' height='43' viewBox='0 0 64 43' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_1001_10273)'%3E%3Cpath d='M22.1855 3.44555L44.6329 0.0784515C44.6329 0.0784515 51.6278 -0.965373 53.7166 4.56792L64 2.94925L58.5714 33.8007L40.1434 36.5679L39.8828 35.8371L39.6744 36.5679L32.1594 37.6118L31.7917 35.6277C31.7917 35.6277 26.1013 41.5787 19.5766 37.6118L19.2635 39.4911L12.2163 40.4302L10.4417 37.2464L10.0239 40.7444L0 42.1536L3.81104 19.6277L10.7023 18.766L12.4769 21.8986L13.103 18.297L19.7849 17.4615L22.1867 3.44555H22.1855Z' fill='url(%23paint0_linear_1001_10273)'/%3E%3Cpath d='M21.481 22.7866L26.0228 22.0034L26.6489 17.5402L28.3722 15.4263L30.8777 21.2988L35.5766 20.5942L31.6608 11.7462L38.7866 3.44568L33.2271 4.22883L27.9807 10.2584L28.6853 5.08939L24.535 5.55951L21.481 22.7866Z' fill='white'/%3E%3Cpath d='M43.8498 9.63124L52.3063 8.37796C52.3063 8.37796 52.4975 18.7525 43.119 19.81C33.7405 20.8674 36.3848 9.78718 36.3848 9.78718C36.3848 9.78718 39.0473 1.48667 47.399 2.5305C47.399 2.5305 51.2955 2.82646 51.7314 6.49749L47.8168 8.16852C47.8168 8.16852 46.773 4.61928 42.4394 7.43772C42.4394 7.43772 40.09 9.42179 40.2994 12.5009C40.5089 15.58 42.4918 15.7895 42.4918 15.7895C42.4918 15.7895 46.1981 16.2334 47.3467 13.1144L43.4833 13.4924L43.8487 9.62896L43.8498 9.63124Z' fill='white'/%3E%3Cpath d='M6.05573 21.9511L9.21339 21.6118L13.9897 29.3375L15.4263 20.6466L19.7848 20.0979L16.9402 37.1155L13.6243 37.5071L8.9789 29.6767L7.56968 38.4474L3.13257 39.0734L6.05573 21.9511Z' fill='white'/%3E%3Cpath d='M31.1644 25.0313C26.8321 20.1764 21.2726 25.58 21.2726 25.58C16.3915 31.4787 20.4894 35.0029 20.4894 35.0029C25.8668 38.7615 29.9647 33.5151 29.9647 33.5151C34.0626 28.9994 31.1656 25.0325 31.1656 25.0325L31.1644 25.0313ZM29.1804 29.9647C29.1804 29.9647 25.7609 32.0262 24.1172 32.9926C22.4735 33.959 22.7603 32.3404 22.7603 32.3404L23.2566 27.2772C23.4137 25.6779 24.8491 26.3893 24.8491 26.3893C24.8491 26.3893 27.6164 27.9033 28.947 28.5555C30.2777 29.2078 29.1815 29.9647 29.1815 29.9647H29.1804Z' fill='white'/%3E%3Cpath d='M32.1594 22.4736L36.3586 21.8987L37.2203 27.2499L40.1959 21.2988L43.6677 20.8025L44.7377 26.2311L47.5561 20.3848L52.098 19.6278L45.7553 33.0439L42.2835 33.5663L41.1099 27.5106L37.8202 34.2186L34.3757 34.6887L32.1594 22.4736Z' fill='white'/%3E%3Cpath d='M51.6278 26.65L57.4753 25.7621L56.6398 31.7655L50.6364 32.5487L51.6278 26.65Z' fill='white'/%3E%3Cpath d='M52.0979 25.0313L57.4753 24.3005L60.8162 6.13428L54.7604 7.07338L52.0979 25.0313Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_1001_10273' x1='32' y1='0.00012207' x2='32' y2='42.1536' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23EF0D70'/%3E%3Cstop offset='1' stop-color='%23FB571A'/%3E%3C/linearGradient%3E%3CclipPath id='clip0_1001_10273'%3E%3Crect width='64' height='42.1537' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");-ms-flex-positive:0;flex-grow:0;background-size:auto 26px;width:52px;-ms-flex-preferred-size:52px;flex-basis:52px}.kgnowGate .rVideo-detail-box:after,.kgnowGate .rVideo-detail-box:before{background-repeat:no-repeat;background-position:50%;content:"";height:100%;-webkit-box-flex:0}.kgnowGate .rVideo-detail-box:after{background-image:url("data:image/svg+xml,%3Csvg width='7' height='12' viewBox='0 0 7 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.00002 11.1372C0.901125 11.1372 0.804452 11.1079 0.722224 11.053C0.639996 10.998 0.575907 10.9199 0.538061 10.8286C0.500216 10.7372 0.490314 10.6367 0.509609 10.5397C0.528903 10.4427 0.576526 10.3536 0.646456 10.2837L5.2929 5.63722L0.646456 0.990783C0.552686 0.897012 0.500006 0.769832 0.500006 0.63722C0.500006 0.504608 0.552686 0.377428 0.646456 0.283657C0.740227 0.189887 0.867407 0.137207 1.00002 0.137207C1.13263 0.137207 1.25981 0.189887 1.35358 0.283657L6.35358 5.28366C6.40002 5.33009 6.43685 5.38521 6.46198 5.44587C6.48711 5.50654 6.50004 5.57156 6.50004 5.63722C6.50004 5.70289 6.48711 5.76791 6.46198 5.82857C6.43685 5.88923 6.40002 5.94435 6.35358 5.99078L1.35358 10.9908C1.3072 11.0373 1.25209 11.0742 1.19141 11.0993C1.13074 11.1244 1.06569 11.1373 1.00002 11.1372Z' fill='white'/%3E%3C/svg%3E%0A");background-size:auto 11px;-ms-flex-preferred-size:32px;flex-basis:32px;-ms-flex-positive:0;flex-grow:0}.kgnowGate .rVideo-detail-duration{text-align:center;width:70px;font-family:Inter,sans-serif;font-size:12px;font-weight:600;color:#e8e8e8;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-left:.7px solid hsla(0,0%,100%,.7)}.kgnowGate .rVideo-player-embed{border-radius:8px}.kgnowGate .rVideo-player-embed,.kgnowGate .rVideo-player iframe{position:absolute;width:100%;height:100%;top:0;left:0;z-index:1;border-radius:8px}.kgnowGate .rVideo-player-detail{position:absolute;z-index:1;bottom:0;width:100%;height:56px;border-radius:0 0 8px 8px;overflow:hidden;background-blend-mode:soft-light;border-top:.7px solid hsla(0,0%,100%,.7);backdrop-filter:blur(17.5px);-webkit-backdrop-filter:blur(17.5px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;left:0}.kgnowGate .rVideo-thumbnail iframe{position:absolute;width:100%;height:100%;top:0;left:0;z-index:1}.kgnowGate .rVideo-subtitle{background:#ef0d70;background:-webkit-gradient(linear,left top,left bottom,from(#ef0d70),to(#fb571a));background:linear-gradient(180deg,#ef0d70 0,#fb571a);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-family:Inter,sans-serif;font-size:12px;font-weight:600;text-transform:none;position:relative;padding-right:12px}.kgnowGate .rVideo-subtitle:after{position:absolute;content:"";width:4px;height:4px;background-color:#a1adb9;border-radius:100%;right:3px;top:0;bottom:0;margin:auto}.kgnowGate.video-box-wrap.videoKG-read{padding-top:calc(56.25% + 48px)}.kgnowGate.video-box-wrap.videoKG-read .rVideo-gate{bottom:0}.kgnowGate.video-box-wrap.videoKG-read~.videoKG-artikel{padding:0 0 10px}.kgnowGate.video-box-wrap.videoKG-read~.videoKG-artikel .read__title{margin:8px 0 5px;font-size:22px}.kgnowGate.video-box-wrap.videoKG-indeks{padding-top:calc(56.25% + 110px + 48px)}.kgnowGate.video-box-wrap .rVideo-button{top:-32px;left:calc(100% - 24px);border-radius:50%;width:24px;height:24px;background:hsla(0,0%,44%,.4);-webkit-box-shadow:none;box-shadow:none}.kgnowGate.video-box-wrap .rVideo-button span{width:14px;height:14px;-webkit-transform:none;transform:none}.kgnowGate.video-box-wrap .rVideo-button span:after,.kgnowGate.video-box-wrap .rVideo-button span:before{top:7px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:center;transform-origin:center;background:var(--cl-white)}.kgnowGate.video-box-wrap .rVideo-button span:after{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.kgnowGate.video-box-wrap .rVideo-player{top:calc(100vh - 184.5px - 150px - 50px);right:48px;-webkit-box-shadow:0 8px 30px rgba(0,0,0,.25);box-shadow:0 8px 30px rgba(0,0,0,.25);z-index:3;width:328px;padding-top:185.0625px}.kgnowGate.video-box-wrap .rVideo-player.-ads>.rVideo-gate-glass,.kgnowGate.video-box-wrap .rVideo-player.-ads>.rVideo-player-link,.kgnowGate.video-box-wrap .rVideo-player>.rVideo-paused{visibility:hidden}.kgnowGate.video-box-wrap .rVideo-player>#idVideoCtrForWidgetArticle,.kgnowGate.video-box-wrap .rVideo-player>#idVideoCtrForWidgetArticle video,.kgnowGate.video-box-wrap .rVideo-player>.rVideo-control,.kgnowGate.video-box-wrap .rVideo-player>.rVideo-next{border-radius:8px;overflow:hidden}.kgnowGate.video-box-wrap .rVideo-gate-glass{display:block;position:absolute;bottom:0;left:0;width:100%}.kgnowGate.video-box-wrap.hide .rVideo-player{-ms-transform:translate(calc(100% + 48px))}.kgnowGate.video-box-wrap.hide .rVideo-player,.kgnowGate.video-box-wrap.hide .rVideo-player-box{-webkit-transform:translate(calc(100% + 48px));transform:translate(calc(100% + 48px))}.kgnowGate.video-box-wrap.inline .rVideo-gate-glass{display:none}.kgnowGate.video-box-wrap.inline .rVideo-player{-webkit-box-shadow:none;box-shadow:none;top:40px;width:100%;padding-top:56.25%;right:0}.kgnowGate.video-box-wrap.inline .rVideo-player>.rVideo-player-link{visibility:hidden}.kgnowGate.video-box-wrap.inline .rVideo-player>.rVideo-paused{visibility:visible}.kgnowGate.video-box-wrap.inline .rVideo-player>#idVideoCtrForWidgetArticle,.kgnowGate.video-box-wrap.inline .rVideo-player>#idVideoCtrForWidgetArticle video,.kgnowGate.video-box-wrap.inline .rVideo-player>.rVideo-control,.kgnowGate.video-box-wrap.inline .rVideo-player>.rVideo-next{border-radius:0}.kgnowGate.video-box-wrap.sidebar{padding-top:calc(56.25% + 360px + 60px)}.kgnowGate.video-box-wrap.sidebar .rVideo-list{gap:16px}.kgnowGate.video-box-wrap.sidebar .rVideo-length{height:21px;right:0;bottom:0;border-radius:4px 0 4px 0}.kgnowGate.video-box-wrap.sidebar .rVideo-length:before{width:13px;height:13px}.kgnowGate.video-box-wrap.sidebar .rVideo-item:first-child{display:inline-block}.kgnowGate.video-box-wrap.sidebar.inline.sidebar .rVideo-player{top:0;right:0;width:300px;padding-top:168.75px;-webkit-box-shadow:none;box-shadow:none}.kgnowGate.video-box-wrap .rVideo-box{top:unset;bottom:0;z-index:2}.kgnowGate.video-box-wrap .rVideo-list{bottom:70px}.kgnowGate.video-box-wrap .rVideo-other a{font-family:Inter,sans-serif;font-size:14px;font-weight:600;color:#e80d78}.kgnowGate.video-box-wrap .rVideo-other a .icoArrow{background-image:url("data:image/svg+xml,%3Csvg width='6' height='10' viewBox='0 0 6 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 9L5 5L1 1' stroke='%23E80D78' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");width:10px;height:10px;background-repeat:no-repeat;background-size:auto 8px;background-position:50%;margin:2px 0}.kgnowGate.video-box-wrap .rVideo-thumb{border-radius:8px;overflow:hidden}.kgnowGate.video-box-wrap .rVideo-title{font-family:Inter,sans-serif;font-size:14px;font-weight:600;line-height:120%;color:var(--cl-kgnow-grey)}.kgnowGate.video-box-wrap .rVideo-player{border-radius:8px}.kgnowGate.video-box-wrap .rVideo-player-box{top:unset;bottom:0;z-index:3;border-radius:8px}.kgnowGate.video-box-wrap .rVideo-player-info{padding:4px 0 0}.kgnowGate.video-box-wrap .rVideo-player-detail{height:44px}.kgnowGate.video-box-wrap .rVideo-player-title{padding:0 35px 0 54px}.kgnowGate.video-box-wrap .rVideo-player-title:before{width:40px;height:26px;left:6px}.kgnowGate.video-box-wrap .rVideo-player-title:after{width:20px;height:20px;right:10px}.kgnowGate.video-box-wrap .rVideo-player-title h4{font-family:Inter,sans-serif;font-size:10px;font-weight:500;color:var(--cl-white);height:26px;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2;display:-webkit-box}.kgnowGate.video-box-wrap .rVideo-player-duration{width:75px;font-family:Inter,sans-serif;font-size:12px;font-weight:600;color:#e8e8e8}.kgnowGate.video-box-thumb{padding-top:calc(60px + 56.25%)}.kgnowGate.video-box-thumb .rVideo-lead{font-family:Inter,sans-serif;font-size:24px;font-weight:600;text-transform:none}.kgnowGate.video-box-thumb .rVideo-lead-link{font-family:Inter,sans-serif;font-size:14px;font-weight:600;color:#e80d78}.kgnowGate.video-box-thumb .rVideo-lead-link .icoArrow{background-image:url("data:image/svg+xml,%3Csvg width='6' height='10' viewBox='0 0 6 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 9L5 5L1 1' stroke='%23E80D78' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");width:10px;height:10px;background-repeat:no-repeat;background-size:auto 8px;background-position:50%;margin:2px 0}.kgnowGate.video-box-thumb .rVideo-lead:before{content:"";position:absolute;border-left:0;width:32px;height:2px;background:-webkit-gradient(linear,left top,right top,from(#f21a63),to(#fc4f1f));background:linear-gradient(90deg,#f21a63,#fc4f1f);left:0;top:calc(100% - 4px);border-radius:20px}.kgnowGate.video-box-thumb .rVideo-lead:after{width:2px;height:2px;background:#ff6703;content:"";position:absolute;left:35px;top:calc(100% - 4px);border-radius:20px;border-bottom:0}.kgnowGate.video-box-thumb .rVideo-thumbnail{top:60px;border-radius:8px;overflow:hidden}.kgnowGate.video-box-thumb .--rVideo_read{padding-top:56.25%;top:0;border-bottom-left-radius:0;border-bottom-right-radius:0;overflow:unset}.kgnowGate.video-box-thumb .--rVideo_read:before{background-color:transparent}.kgnowGate.video-box-thumb .--rVideo_read>iframe{border-top-left-radius:8px;border-top-right-radius:8px}.kgnowGate.video-box-thumb .--rVideo_read .rVideo-box{background:var(--cl-kgnow-grey_1);border-bottom-left-radius:8px;border-bottom-right-radius:8px;height:60px;padding:10px 16px}.kgnowGate.video-box-thumb .--rVideo_read .rVideo-title{font-family:Inter,sans-serif;font-size:16px;font-weight:600;color:var(--cl-kgnow-grey);height:20px;max-height:20px;-webkit-line-clamp:1}.kgnowGate.video-box-thumb .--rVideo_read .rVideo-date{font-family:Inter,sans-serif;font-size:12px;font-weight:400;color:#9d9d9e;display:inline-table}.kgnowGate .videoKGSlider-wrap{padding:0;height:220px}.kgnowGate .videoKGSlider .icon-photo-slider{top:calc(50% - 15px)}.kgnowGate .videoKGSlider .icon-photo-slider svg{-webkit-filter:none;filter:none}.kgnowGate .videoKGSlider .icon-angle-left,.kgnowGate .videoKGSlider .icon-angle-right{background-image:url("data:image/svg+xml,%3Csvg width='6' height='10' viewBox='0 0 6 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 9L5 5L1 1' stroke='url(%23paint0_linear_797_8513)' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_797_8513' x1='1' y1='5' x2='5' y2='5' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23EF0D70'/%3E%3Cstop offset='1' stop-color='%23FB571A'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A")}.kgnowGate .videoKGSlider .icon-angle-left{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.kgnowGate .videoKG-title{margin-top:8px;margin-bottom:4px;height:auto;font-family:Inter,sans-serif;font-weight:600;line-height:120%}.kgnowGate .videoKG-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.kgnowGate .videoKG-duration{bottom:0;right:0;border-radius:4px 0 4px 0;font-weight:500;padding:6px 6px 6px 22px}.kgnowGate .videoKG-duration:before{width:13px;height:13px;left:5px}.kgnowGate .videoKG-image{border-radius:8px;overflow:hidden}.kgnowGate .videoKG-image img{-o-object-fit:cover;object-fit:cover;background-color:#000}.kgnowGate .videoKG-subtitle{position:relative;padding-right:12px}.kgnowGate .videoKG-subtitle:after{position:absolute;content:"";width:4px;height:4px;background-color:#a1adb9;border-radius:100%;right:3px;top:0;bottom:0;margin:auto}.kgnowGate .videoKG-date{font-family:Inter,sans-serif;font-size:12px;font-weight:400;color:var(--cl-gray-med);text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.photoCarousel-item.video .photoCarousel-img{border-radius:8px}.photoCarousel-item.video .photoCarousel-duration{right:4px;bottom:0;border-radius:8px 0 8px 0}.article__time--latest:before{background-color:transparent;background-size:contain;background-image:url("data:image/svg+xml,%3Csvg width='14' height='14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7 .5A6.5 6.5 0 1 0 13.5 7 6.512 6.512 0 0 0 7 .5Zm2.275 6.919-3 2A.544.544 0 0 1 6 9.5a.531.531 0 0 1-.237-.056A.5.5 0 0 1 5.5 9V5a.5.5 0 0 1 .263-.444.519.519 0 0 1 .512.025l3 2a.5.5 0 0 1 0 .838Z' fill='%23000'/%3E%3C/svg%3E");-webkit-filter:invert(100%) sepia(0) saturate(31%) hue-rotate(59deg) brightness(106%) contrast(107%);filter:invert(100%) sepia(0) saturate(31%) hue-rotate(59deg) brightness(106%) contrast(107%)}.article__time--latest:after{border:transparent}