<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.r123-a-select{padding:4px;position:relative;width:-moz-fit-content;width:fit-content}.r123-a-select select{cursor:pointer;left:0;opacity:0;padding:12px 8px;position:absolute;top:0}.r123-a-select__selected-value{display:flex;line-height:16px}.r123-a-select__selected-value--error{border-color:"#dc3545";color:"#dc3545";margin-bottom:7px}.r123-a-select__error-text{color:"#dc3545";font-size:12px;font-weight:300;margin-bottom:16px;width:100%}.r123-a-select .ui-atomic-icon{padding-left:12px}.modal-v3{position:fixed;left:0;top:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;opacity:0;transition:all .3s ease-in-out;pointer-events:none;z-index:30}.modal-v3.enter-done{opacity:1;pointer-events:visible}.modal-v3.exit{opacity:0}.modal-v3 .modal-nav{display:flex;align-items:center;gap:8px}.modal-v3 .modal-back,.modal-v3 .modal-close{background:transparent;border:none}.modal-v3 .modal-content{position:relative;width:515px;background-color:#fff;transition:all .3s ease-in-out;border-radius:10px;max-height:80vh;overflow-y:auto}@media(max-width:768px){.modal-v3 .modal-content{width:100%;position:absolute;bottom:0;left:0;right:0;border-bottom-left-radius:0;border-bottom-right-radius:0;max-height:83vh;transform:translateY(200px)}}.modal-v3.enter-done .modal-content{transform:translateY(0)}@media(max-width:768px){.modal-v3.exit .modal-content{transform:translateY(200px)}}.modal-v3 .modal-body{padding:0 24px 24px}@media(max-width:768px){.modal-v3 .modal-body{padding:0 16px 16px}}.modal-v3 .modal-title{position:sticky;top:0;left:0;right:0;display:flex;align-items:center;justify-content:space-between;background-color:#fff;padding:24px;font-weight:700;font-size:16px;line-height:19px;z-index:1}@media(max-width:768px){.modal-v3 .modal-title{padding:16px}}.modal-v3 .modal-sub-title{font-weight:700;font-size:16px;line-height:24px;margin-bottom:11px}.modal-v3 .separator{width:100%;height:1px;background-color:#f0f0f0;margin:0 0 16px}.modal-v3 .modal-description{font-size:14px;line-height:24px;white-space:pre-line}@media(max-width:768px){.modal-v3 .no-border{border-radius:0}}.agent-card-section{margin:48px auto;max-width:1144px;display:flex;flex-wrap:wrap;gap:16px}@media screen and (max-width:1200px){.agent-card-section{max-width:1144px}}@media screen and (max-width:992px){.agent-card-section{padding:0 16px;max-width:960px;margin:16px auto;gap:24px}}@media screen and (max-width:768px){.agent-card-section{max-width:720px}}@media screen and (max-width:576px){.agent-card-section{max-width:540px}}@keyframes grow{0%{transform:scale(.8);opacity:.1}to{transform:scale(1);opacity:1}}.agent-card-section .symbol-svg{display:none}.agent-card-section .agent-card{box-shadow:0 4px 8px rgba(0,0,0,.08);border-radius:16px;overflow:hidden;width:calc((100% - 32px)/3);position:relative;display:flex;flex-direction:column}@media screen and (max-width:576px){.agent-card-section .agent-card{width:100%}}.agent-card-section .agent-card .swiper{position:relative;z-index:3;flex:none}.agent-card-section .agent-card .swiper img{width:100%;aspect-ratio:3/2;display:block;-o-object-fit:cover;object-fit:cover;flex:0 0 auto;cursor:pointer}.agent-card-section .agent-card .swiper .camera-badge{position:absolute;bottom:0;right:0;margin:8px 16px;display:flex;align-items:center;padding:4px;background:hsla(0,0%,100%,.8);border-radius:20px;font-weight:400;font-size:10px;line-height:16px;color:#0d1a35;z-index:2}.agent-card-section .agent-card .swiper .camera-badge svg{width:16px;height:16px;padding:4px 2px;display:block}.agent-card-section .agent-card .swiper .camera-badge span{padding:0 2px}.agent-card-section .agent-card .swiper-wrapper{display:flex;aspect-ratio:3/2;width:100%;min-height:247px}@media screen and (max-width:576px){.agent-card-section .agent-card .swiper-wrapper{min-height:233px}}.agent-card-section .agent-card .swiper-pagination{position:absolute;bottom:0;margin:0 auto 16px;z-index:1;display:flex;justify-content:center;gap:4px;left:50%;transform:translate(-50%)}.agent-card-section .agent-card .swiper-pagination-bullet{width:8px;height:8px;border-radius:50%;background-color:#fff;opacity:.7}.agent-card-section .agent-card .swiper-pagination-bullet-active{opacity:1}.agent-card-section .agent-card__content{display:flex;flex-direction:column;justify-content:space-between;height:100%}.agent-card-section .agent-card__content-header{display:flex;gap:4px;align-items:center;background:linear-gradient(90deg,rgba(193,214,255,.8),#f3f7ff 112.86%);padding:6px 12px}.agent-card-section .agent-card__content-header__type{font-weight:400;font-size:10px;line-height:12px;color:#473200;padding:6px 8px;border-radius:20px;background-color:#ecedee;display:flex;align-items:center;gap:2px}.agent-card-section .agent-card__content-header .Terjual,.agent-card-section .agent-card__content-header .Tersewa{background-color:#d70c24;color:#fff}.agent-card-section .agent-card__content-header .basic{background-color:#ecedee}.agent-card-section .agent-card__content-header .featured{background-color:#00beb3}.agent-card-section .agent-card__content-header .premier{background-color:#ffb200}.agent-card-section .agent-card__content-header .njop{background-color:#ff7523;color:#fff;z-index:5;cursor:pointer}.agent-card-section .agent-card__content-price{padding:16px 16px 0;display:flex;gap:4px;justify-content:space-between;align-items:center;margin-bottom:8px}.agent-card-section .agent-card__content-price__display{flex:1;font-size:18px;font-weight:700;line-height:24px;color:#2951a3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.agent-card-section .agent-card__content-price__id{flex:none;flex-wrap:wrap;max-width:145px;font-weight:300;font-size:12px;line-height:16px;color:#868d9a;display:flex;align-items:center;justify-content:flex-end;gap:4px}.agent-card-section .agent-card__content-price__id span{width:4px;height:4px;background-color:#d43134;border-radius:50%}.agent-card-section .agent-card__content a{font-weight:500;font-size:16px;line-height:24px;color:#0d1a35}.agent-card-section .agent-card__content a h3{font:inherit;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:0;padding:0 16px}.agent-card-section .agent-card__content a:after{bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}.agent-card-section .agent-card__content p{font-weight:400;font-size:14px;line-height:24px;color:#868d9a;margin-bottom:8px;padding:0 16px}.agent-card-section .agent-card__content-attribute{display:flex;align-items:center;gap:8px;margin-bottom:16px;font-weight:400;font-size:14px;line-height:24px;color:#0d1a35;height:24px;padding:0 16px}.agent-card-section .agent-card__content-attribute div{display:flex;gap:4px;align-items:center}.agent-card-section .agent-card__content-attribute svg{width:16px;height:16px}.agent-card-section .agent-card__content-attribute span{color:#868d9a}.agent-card-section .agent-card__content-contact{display:flex;justify-content:space-between;padding:0 16px 16px}.agent-card-section .agent-card__content-contact button{font:inherit;background-color:#fff;font-size:16px;line-height:24px;color:#2951a3;width:47%;padding:8px;display:flex;align-items:center;gap:4px;border-radius:8px;justify-content:center;border:1px solid #2951a3;z-index:2}.agent-card-section .agent-card__content-contact svg{width:16px;height:16px;fill:#2951a3}.agent-card-section .agent-card__content-contact .button-wa{border:1px solid #00994f;background-color:#00994f;color:#fff}.agent-card-section .agent-card__content-contact .disabled{background-color:#868d9a;border-color:#868d9a;color:#fff}.agent-card-section .agent-card__content-contact .disabled svg{fill:#fff}.agent-card-section .load-more{width:100%;display:flex;align-items:center;justify-content:center}.agent-card-section .load-more&gt;button{display:block;margin:16px auto;padding:8px 16px;font-weight:600;font-size:16px;line-height:24px;color:#2951a3;background-color:#fff;border:1px solid #2951a3;border-radius:8px;cursor:pointer}.agent-card-section .item-empty{margin:auto}.agent-card-section .item-empty img{width:242px;height:127px;display:block;margin:0 auto 24px}@media screen and (max-width:576px){.agent-card-section .item-empty img{margin:0 auto 8px}}.agent-card-section .item-empty div{font-weight:600;font-size:24px;line-height:29px;color:#333f48;margin-bottom:16px;text-align:center}@media screen and (max-width:576px){.agent-card-section .item-empty div{font-size:16px;margin-bottom:8px}}.agent-card-section .item-empty p{font-size:16px;line-height:24px;color:#868d9a;text-align:center;width:450px;margin:auto}@media screen and (max-width:576px){.agent-card-section .item-empty p{font-size:14px;width:auto}}.agent-card-section .loader,.agent-card-section .loader:after,.agent-card-section .loader:before{border-radius:50%;width:2.5em;height:2.5em;animation-fill-mode:both;animation:bblFadInOut 1.8s ease-in-out infinite}.agent-card-section .loader{color:#868d9a;font-size:5px;position:relative;text-indent:-9999em;transform:translateZ(0);animation-delay:-.16s;margin:4px auto}.agent-card-section .loader:after,.agent-card-section .loader:before{content:"";position:absolute;top:0}.agent-card-section .loader:before{left:-3.5em;animation-delay:-.32s}.agent-card-section .loader:after{left:3.5em}@keyframes bblFadInOut{0%,80%,to{box-shadow:0 2.5em 0 -1.3em}40%{box-shadow:0 2.5em 0 0}}.agent-card-section .total-count{font-weight:400;font-size:14px;line-height:24px;text-align:center;color:#868d9a;margin:12px 0;width:100%}@media screen and (max-width:576px){.agent-card-section .total-count{margin:0}}.agent-card-section .to-top{position:fixed;bottom:0;right:0;display:flex;align-items:center;justify-content:center;box-shadow:0 0 1px rgba(40,41,61,.04),0 2px 4px rgba(96,97,112,.16);background:#fff;border:1px solid #cfd1d7;border-radius:50%;padding:8px;margin:32px 48px;z-index:0;animation:grow .2s forwards}@media screen and (max-width:576px){.agent-card-section .to-top{margin:16px}}.agent-card-section .to-top svg{width:16px;height:16px}.agent-card-section .price-drop__percentage{position:absolute;top:16px;left:16px;display:flex;align-items:center;padding:0 4px;z-index:2;border-top-left-radius:4px;border-bottom-left-radius:4px;background-color:#d70c24}.agent-card-section .price-drop__percentage span{padding-left:2px;line-height:24px;font-weight:700;color:#fff}.agent-card-section .price-drop__percentage svg{width:9px;height:24px;position:absolute;right:-9px}.agent-card-section .price-drop__wrapper{padding:0 16px;display:flex;align-items:center;gap:4px}.agent-card-section .price-drop__wrapper .price-drop__oldprice{color:var(--Text-Secondary,#868d9a);font-size:12px;font-style:normal;font-weight:400;line-height:16px;text-decoration:line-through}.agent-card-section .price-drop__wrapper .price-drop__shorttext{border-radius:4px;border:1px solid var(--Neutral-20,#e7e8eb);background:#fff;display:flex;padding:2px 4px 2px 2px;align-items:center;gap:4px;color:var(--Text-Primary,#0d1a35);font-size:10px;font-style:normal;font-weight:500;line-height:16px}.award-emblem{margin-top:12px;display:flex;gap:24px;overflow-x:scroll;scroll-behavior:smooth;overscroll-behavior-x:contain;scroll-snap-type:x mandatory}.award-emblem::-webkit-scrollbar{display:none}.award-emblem .award-swiper{position:relative;margin-top:12px;width:100%;height:100%;display:flex;align-items:center}.award-emblem .award-swiper&gt;.award-badge{flex:1;width:120px;height:120px}.award-emblem .swiper-container{z-index:0}.award-emblem .swiper-wrapper{align-items:center}.award-emblem .swiper-slide{display:flex;align-items:center;justify-content:center}.award-emblem .swiper-slide .award-badge{width:84px;height:84px}.award-emblem .swiper-slide-active .award-badge{width:120px;height:120px}.award-emblem .swiper-button-controls{top:0;position:absolute;width:100%;height:100%}.award-emblem .swiper-button-next,.award-emblem .swiper-button-prev{top:25px!important;position:absolute;width:auto!important;height:100%!important;border:0;background:transparent;cursor:pointer;z-index:1}.award-emblem .swiper-button-next svg,.award-emblem .swiper-button-prev svg{width:16px;height:16px}.award-emblem .swiper-button-next:after,.award-emblem .swiper-button-next:before,.award-emblem .swiper-button-prev:after,.award-emblem .swiper-button-prev:before{content:""!important}.award-emblem .swiper-button-prev{left:0!important}.award-emblem .swiper-button-next{right:0!important}.award-emblem .swiper-button-disabled{opacity:0}.award-emblem .award-badge{flex:none;width:84px;height:84px;cursor:pointer;display:flex;align-items:center}.award-emblem .award-badge img{width:100%;height:100%;-o-object-fit:scale-down;object-fit:scale-down;-o-object-position:center;object-position:center}.award-emblem .faded{top:0;position:absolute;width:100px;height:100%;color:#fff}.award-emblem .faded:after{content:"";position:absolute;display:block;top:0;left:0;width:100%;height:100%;border-collapse:separate}.award-emblem .faded-left{left:0}.award-emblem .faded-left:after{box-shadow:inset 40px 0 20px 0}.award-emblem .faded-right{right:0}.award-emblem .faded-right:after{box-shadow:inset -40px 0 20px 0}@media screen and (max-width:768px){.footer-description{grid-area:1/1/2/3}.footer-downloads{grid-area:5/1/6/3}.footer-company{grid-area:3/1/4/2}.footer-service{grid-area:3/2/4/3}.footer-support{grid-area:4/1/5/2}.footer-group{grid-area:4/2/5/3}.footer-contact{grid-area:2/1/3/3}}@media screen and (min-width:768px) and (max-width:1280px){.footer-description{grid-area:1/1/2/7}.footer-downloads{grid-area:2/1/3/7}}@media screen and (min-width:1281px){.footer-description{grid-area:1/1/2/2}.footer-downloads{grid-area:2/1/3/2}.footer-company{grid-area:1/2/3/3}.footer-service{grid-area:1/3/3/4}.footer-support{grid-area:1/4/3/5}.footer-group{grid-area:1/5/3/6}.footer-contact{grid-area:1/6/3/7}}</pre></body></html>