:root{--basic-radius: 2px;--Buttons-Min-padding: 8px;--Buttons-Max-padding: 32px;--Buttons-Secondary-fill-default: #FFF;--Buttons-Secondary-fill-hover: rgba(0, 0, 0, .1);--Buttons-Secondary-fill-active: #C6C7C8;--Buttons-Secondary-fill-disabled: var(--Neutral-2, #EAEEF1);--Buttons-Secondary-text-default: #000;--Buttons-Secondary-text-disabled: rgba(0, 0, 0, .4);--Buttons-Primary-fill-default: var(--Accent-Owen-9, #157F8A);--Buttons-Primary-fill-hover: var(--Accent-Owen-10, #066A74);--Buttons-Primary-fill-active: #0A5C63;--Buttons-Primary-fill-disabled: #EAEEF1;--Buttons-Primary-text-default: #FFF;--Buttons-Primary-text-disabled: #A9ABAD;--Neutral-1: #F3F5F6;--Neutral-2: #EAEEF1;--Neutral-3: #CDD2D5;--Neutral-4: #A9ABAD;--Neutral-5: #7E8386;--Neutral-6: #5A5D60;--Neutral-7: #4B4D4E;--Neutral-8: #3C3C3C;--Neutral-9: #202121;--Accent-Owen-1: #E3FBFD;--Accent-Owen-6: #72CED7;--Accent-Owen-9: #157F8A;--Accent-Owen-10: #066A74}body{background:#fff;font-family:Inter,sans-serif}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:none}main{display:flex;flex-direction:column;gap:20px}.main-container{max-width:1360px;margin-left:auto;margin-right:auto;width:100%;display:flex;gap:40px;justify-content:space-between}table{border-collapse:collapse;width:100%;border:1px solid #ddd}th,td{border:1px solid var(--Neutral-8, #4B4D4E);padding:8px}th{background-color:#f3f5f6;text-align:left}header{display:flex;flex-direction:column;gap:12px}.header-sticky{position:sticky;top:0;z-index:1020;background:#fff;width:100%;box-shadow:0 4px 12px -4px #1018281f;background-clip:padding-box}.header-sticky.is-sticky .header-row-3{height:50px}.header-sticky.is-sticky .scroll-hide{display:flex!important}.scroll-hide{display:none!important}.header-row-1,.header-row-2{padding:8px 40px}.header-row-3{padding:8px 36px}.header-row-1{background:#000;color:#fff;vertical-align:center;height:36px}.header-row-1__owen{font-weight:500;font-size:11px;line-height:110%;letter-spacing:-.2px}.header-row-1__text{font-weight:400;font-size:12px;line-height:100%;letter-spacing:-.2px}.header-row-2{height:56px}.header-input{width:100%;max-width:100%}.header-row-3{height:40px;border-bottom:1px solid #DDD;overflow-x:auto;overflow-y:hidden;scrollbar-width:none}.header-row-3::-webkit-scrollbar{display:none}.header-row-3 .main-container{min-width:max-content}.navbar-toggler{border:none}.offcanvas-header{display:flex;height:57px;padding:0 25px 0 12px}.menu-footer{display:flex;flex-direction:column;gap:40px;background:#000;color:#fff;padding:20px}.menu-footer div p{padding-bottom:10px;font-size:15px;line-height:120%;letter-spacing:-.24px}.nav-link{display:inline-block;height:38px;width:auto;padding-left:4px!important;padding-right:4px!important;font-weight:500!important;letter-spacing:-.32px;text-transform:uppercase;white-space:nowrap;align-content:start}.nav-link:hover{color:var(--Accent-Owen-9, #157F8A)!important}.active-menu{color:var(--Accent-Owen-9, #157F8A)!important;border-bottom:1px solid var(--Accent-Owen-9, #157F8A)}.footer{display:flex;padding:36px 25px;flex-direction:column;gap:40px;background:#000}.footer-row-1{display:flex;justify-content:space-between;align-items:center;vertical-align:center}.footer-row-2{display:flex;justify-content:space-between;align-items:center}.footer-button{display:flex;height:40px;padding:0 16px;align-items:center;gap:4px;border-radius:var(--basic-radius, 2px);border:1px solid #FFF}.info-company{display:flex;flex-direction:column;gap:12px;color:#cdd2d5;font-style:normal;font-weight:400;line-height:100%;letter-spacing:-.24px}.primary-btn,.secondary-btn,.ghost-btn{display:inline-flex;justify-content:center;align-items:center;gap:8px;flex-shrink:0;font-size:16px;font-weight:400;line-height:110%;letter-spacing:-.32px;text-transform:uppercase;border-radius:var(--basic-radius, 2px);cursor:pointer;text-decoration:none}.primary-btn{height:56px;padding:0 var(--Buttons-Max-padding, 32px);color:var(--Buttons-Primary-text-default, #FFF);background:var(--Buttons-Primary-fill-default, #157F8A)}.primary-btn:hover:not(:disabled){background:var(--Buttons-Primary-fill-hover, #066A74)}.primary-btn:disabled{background:var(--Buttons-Primary-fill-disabled, #EAEEF1);color:var(--Buttons-Primary-text-disabled, #A9ABAD);cursor:default}.primary-btn:active:not(:disabled){background:var(--Buttons-Primary-fill-active, #0A5C63)}.secondary-btn{height:56px;padding:0 var(--Buttons-Max-padding, 32px);color:var(--Buttons-Secondary-text-default, #FFF);background:var(--Buttons-Secondary-fill-default, #FFF);border:1px solid var(--Buttons-Secondary-text-default, #000)}.secondary-btn:hover:not(:disabled){background:var(--Buttons-Secondary-fill-hover, rgba(0, 0, 0, .1))}.secondary-btn:disabled{color:var(--Buttons-Secondary-text-disabled, rgba(0, 0, 0, .4));border:1px solid var(--Buttons-Secondary-fill-disabled, rgba(0, 0, 0, .4));cursor:not-allowed}.secondary-btn:active:not(:disabled){background:var(--Buttons-Secondary-fill-active, #E5E5E5)}.ghost-btn{min-width:56px;height:32px;padding:8px var(--Buttons-Min-padding, 8px);color:var(--Buttons-Secondary-text-default, #000);background:transparent;border-radius:40px;border:none!important}.ghost-btn:hover:not(:disabled){background:var(--Buttons-Secondary-fill-hover, rgba(0, 0, 0, .1))}.ghost-btn:disabled{color:var(--Buttons-Secondary-text-disabled, rgba(0, 0, 0, .4));border:1px solid var(--Buttons-Secondary-fill-disabled, rgba(0, 0, 0, .4));cursor:not-allowed}.ghost-btn:active:not(:disabled){background:var(--Buttons-Secondary-fill-active, #E5E5E5)}.ghost-btn-close{width:25px;height:25px;padding:0}.ghost-btn-search{min-width:35px;height:35px;padding:0}.go-category .ghost-btn{font-size:12px}.form-search{position:relative;width:360px;max-width:100%}.input-field{height:40px;padding:8px 12px;border:1px solid var(--Neutral-3, #CDD2D5);border-radius:var(--basic-radius, 2px);font-size:14px;font-weight:400;line-height:114%;letter-spacing:-.24px}input::placeholder,textarea::placeholder{color:var(--Neutral-5, #90969A);opacity:1;font-style:normal}input,textarea,input.has-value,textarea.has-value,input:hover,textarea:hover,input:focus,textarea:focus{border-width:1px}input:not(:focus):not(:hover):not(.has-value),textarea:not(:focus):not(:hover):not(.has-value){border-color:var(--Neutral-3, #CDD2D5);background-color:#fff}input:hover,textarea:hover,input:focus,textarea:focus{border-color:var(--Neutral-5, #7E8386);background-color:var(--Neutral-1, #F3F5F6)}input.has-value,textarea.has-value{border-color:var(--Neutral-3, #CDD2D5);background-color:#fff}.search-mobil{display:flex;flex-direction:column;padding:40px 20px;gap:20px}.icon-search{position:absolute;right:8px;top:0;bottom:0;height:100%;padding:0;border:none;background:transparent;display:flex;align-items:center;justify-content:center}.icon-search span{display:flex;align-items:center;justify-content:center;height:100%}.icon-search svg{display:block;vertical-align:middle;margin:0 auto}.gap-8{gap:8px!important}.gap-12{gap:12px!important}.gap-16{gap:16px!important}.gap-20{gap:20px!important}.gap-28{gap:28px!important}.gap-40{gap:40px!important}.gap-60{gap:60px!important}.fs-12{font-size:12px!important}.fs-14{font-size:14px!important}.fs-16{font-size:16px!important}.shadow-item{border-radius:4px;box-shadow:0 1px 2px #157f8a1f;transition:box-shadow .18s ease,transform .12s ease}.shadow-item:hover{box-shadow:0 2px 4px #157f8a1f;transform:translateY(-1px)}.rectangle{position:relative;--main-radius: 8px}@media (max-width: 960px){.header-row-1,.header-row-2{padding:8px 20px}.header-row-3{padding:8px 16px}}@media (max-width: 760px){.header-row-2 .main-container>div{min-width:0}.form-search{width:100%}}@media (min-width: 480px){.navbar-nav{gap:16px}}@media (max-width: 410px){.offcanvas.offcanvas-end{width:100vw!important;left:0!important;right:0!important}}
