/*! tailwindcss v3.0.15 | MIT License | https://tailwindcss.com*/*,:after,:before{box-sizing:border-box;border:0 solid}:after,:before{--tw-content:""}html{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button;background-color:initial;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:initial}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset{margin:0}fieldset,legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input:-ms-input-placeholder,textarea:-ms-input-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]{display:none}*,:after,:before{--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:#3b82f680;--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }.container{width:100%}.relative{position:relative}.col-span-2{grid-column:span 2/span 2}.col-span-3{grid-column:span 3/span 3}.m-auto{margin:auto}.m-0{margin:0}.mx-auto{margin-left:auto;margin-right:auto}.mx-4{margin-left:1rem;margin-right:1rem}.my-4{margin-top:1rem;margin-bottom:1rem}.my-8{margin-top:2rem;margin-bottom:2rem}.my-3{margin-top:.75rem;margin-bottom:.75rem}.my-6{margin-top:1.5rem;margin-bottom:1.5rem}.mt-4{margin-top:1rem}.mr-2{margin-right:.5rem}.mb-0{margin-bottom:0}.ml-4{margin-left:1rem}.mr-8{margin-right:2rem}.mt-16{margin-top:4rem}.mb-8{margin-bottom:2rem}.mr-4{margin-right:1rem}.mt-8{margin-top:2rem}.mb-4{margin-bottom:1rem}.mt-12{margin-top:3rem}.mr-6{margin-right:1.5rem}.mb-6{margin-bottom:1.5rem}.mb-12{margin-bottom:3rem}.mb-10{margin-bottom:2.5rem}.mb-3{margin-bottom:.75rem}.mt-3{margin-top:.75rem}.ml-12{margin-left:3rem}.mb-2{margin-bottom:.5rem}.mt-10{margin-top:2.5rem}.mr-3{margin-right:.75rem}.mt-2{margin-top:.5rem}.mt-20{margin-top:5rem}.mb-16{margin-bottom:4rem}.block{display:block}.inline{display:inline}.flex{display:flex}.table{display:table}.table-column{display:table-column}.grid{display:grid}.hidden{display:none}.w-5\/6{width:83.333333%}.w-full{width:100%}.w-1\/2{width:50%}.w-1\/3{width:33.333333%}.w-3\/5{width:60%}.w-80{width:20rem}.w-64{width:16rem}.w-2\/3{width:66.666667%}.w-20{width:5rem}.w-1{width:.25rem}.w-60{width:15rem}.flex-shrink{flex-shrink:1}.flex-grow{flex-grow:1}.border-collapse{border-collapse:collapse}.rotate-180{--tw-rotate:180deg}.rotate-180,.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-32{gap:8rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.gap-12{gap:3rem}.gap-x-4{-moz-column-gap:1rem;column-gap:1rem}.gap-y-8{row-gap:2rem}.gap-x-6{-moz-column-gap:1.5rem;column-gap:1.5rem}.gap-y-10{row-gap:2.5rem}.rounded{border-radius:.25rem}.rounded-md{border-radius:.375rem}.border{border-width:1px}.bg-gray{--tw-bg-opacity:1;background-color:rgb(240 240 240/var(--tw-bg-opacity))}.bg-red{--tw-bg-opacity:1;background-color:rgb(194 27 23/var(--tw-bg-opacity))}.bg-slate-200{--tw-bg-opacity:1;background-color:rgb(226 232 240/var(--tw-bg-opacity))}.p-0{padding:0}.p-4{padding:1rem}.p-16{padding:4rem}.p-12{padding:3rem}.py-16{padding-top:4rem;padding-bottom:4rem}.py-12{padding-top:3rem;padding-bottom:3rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.py-6{padding-bottom:1.5rem}.pt-6,.py-6{padding-top:1.5rem}.pb-3{padding-bottom:.75rem}.pt-16{padding-top:4rem}.text-left{text-align:left}.text-center{text-align:center}.text-justify{text-align:justify}.text-xs{font-size:.75rem;line-height:1rem}.text-sm{font-size:.875rem;line-height:1.25rem}.font-medium{font-weight:500}.font-light{font-weight:300}.font-bold{font-weight:700}.uppercase{text-transform:uppercase}.text-zinc-400{--tw-text-opacity:1;color:rgb(161 161 170/var(--tw-text-opacity))}.text-zinc-500{--tw-text-opacity:1;color:rgb(113 113 122/var(--tw-text-opacity))}.text-red{--tw-text-opacity:1;color:rgb(194 27 23/var(--tw-text-opacity))}.text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.text-zinc-300{--tw-text-opacity:1;color:rgb(212 212 216/var(--tw-text-opacity))}.text-orange{--tw-text-opacity:1;color:rgb(233 87 61/var(--tw-text-opacity))}.underline{-webkit-text-decoration-line:underline;text-decoration-line:underline}.shadow{--tw-shadow:0 1px 3px 0 #0000001a,0 1px 2px -1px #0000001a;--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}a,abbr,acronym,address,applet,b,big,blockquote,body,caption,center,cite,code,dd,del,dfn,div,dl,dt,em,fieldset,figcaption,figure,font,footer,form,h1,h2,h3,h4,h5,h6,header,html,i,iframe,img,input,ins,kbd,label,legend,li,main,nav,object,ol,p,pre,q,s,samp,section,small,span,strike,strong,sub,sup,table,tbody,td,textarea,tfoot,th,thead,tr,tt,u,ul,var{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:initial;background:#0000;text-decoration:none;box-sizing:border-box;-moz-box-sizing:border-box}figure{-webkit-margin-before:0;-webkit-margin-after:0;-webkit-margin-start:0;-webkit-margin-end:0}body{line-height:100%;height:100%}body u{text-decoration:underline}ol,ul{list-style:none}blockquote,q{quotes:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}.clear{clear:both}#file-nav{position:fixed;bottom:30px;left:30px;z-index:1000000;color:#fff;transition:all .1s;transition-timing-function:ease-out}#file-nav hr{margin:16px 0;height:1px;background:#fff3;border:none}#file-nav .page-list{padding:20px 10px 0;position:absolute;left:0;bottom:0;display:none;background:#323a47;width:250px;height:400px}#file-nav .page-list #scroll-nav{height:280px;overflow:hidden}#file-nav .page-list h3{font-size:16px;letter-spacing:3px}#file-nav .page-list h3,#file-nav .page-list h4{text-transform:uppercase;font-weight:300;margin-bottom:10px;text-align:center}#file-nav .page-list h4{font-size:12px}#file-nav .page-list a{display:block;padding:0 10px;letter-spacing:1px;font-size:10px;text-transform:capitalize;color:#fff;opacity:.4;margin-bottom:10px}#file-nav .page-list a:hover{opacity:1}#file-nav .page-list .mCSB_scrollTools .mCSB_draggerRail{background:#fff;opacity:.1;width:4px}#file-nav .page-list .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background:#8593a9;width:6px}#file-nav #file-nav-toggle{width:60px;height:60px;display:block;text-transform:uppercase;font-weight:800;line-height:100%;border-radius:50%;background:#2a313d;font-size:12px;letter-spacing:3px;padding:10px 0 0 4px;text-align:center;position:relative;overflow:hidden;z-index:1;transition:all .2s;transition-timing-function:ease-out;color:#fff}#file-nav #file-nav-toggle span{font-size:7px;letter-spacing:1px;display:block;position:relative;left:-2px;font-weight:400}#file-nav #file-nav-toggle small{display:block;width:17px;margin:0 auto 7px;transition:all .2s;transition-timing-function:ease-out}#file-nav #file-nav-toggle small span{display:block;height:2px;background:#fff;margin-bottom:2px}#file-nav #file-nav-toggle:hover{opacity:1}#file-nav #file-nav-toggle.active{border-radius:0}#file-nav #file-nav-toggle.active small{width:3px}#file-nav .status{color:#fff;font-size:12px;position:absolute;right:10px;bottom:7px;width:170px;text-align:center;text-transform:uppercase}#file-nav .status .single{width:50%;float:left;font-size:32px;line-height:100%;font-weight:800;letter-spacing:3px}#file-nav .status .single span{display:block;font-size:10px;letter-spacing:2px;font-weight:300;line-height:18px}.block{display:block}.flex{display:flex}.inline{display:inline !lteIE7;display:inline-block}.none{display:none}.flex-center{display:flex;align-items:center;justify-content:center}.absolute{position:absolute}.relative{position:relative}.fixed{position:fixed}.shadow{box-shadow:0 1px 10px 1px #00000059}.shadow-none{box-shadow:0 1px 10px 1px #0000}.shadow-white{box-shadow:1px 1px 1px 1px #fff}.shadow-inset{box-shadow:inset 1px 1px 1px 1px #00000080}.text-shadow{text-shadow:0 1px 3px #00000080;filter:dropshadow(color=#000000,offx=1,offy=1)}.text-shadow-none{text-shadow:0 0 0 #0000;filter:dropshadow(color=#000000,offx=0,offy=0)}.text-shadow-inset{text-shadow:1px 1px 0 #ffffff1a,0 -1px 0 #00000080}.text-shadow-inset,.text-shadow-white{filter:dropshadow(color=#ffffff,offx=1,offy=0)}.text-shadow-white{text-shadow:1.5px 1.5px 1px #fff}.text-shadow-white-2{text-shadow:0 1px 1px #fff3;filter:dropshadow(color=#ffffff,offx=1,offy=0)}.cover-it{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;overflow:hidden}.br{border:1px solid red}.left-side{float:left}.right-side{float:right}.block-mobile{display:none}@media screen and (max-width:1024px){.block-mobile{display:block!important}}.inline-mobile{display:none}@media screen and (max-width:1024px){.inline-mobile{display:inline-block!important}.desktop-only{display:none}}.container{width:1028px;padding:0 20px;margin:0 auto;position:relative}@media screen and (max-width:1024px){.container{width:100%}}@media screen and (max-width:768px){.container{width:100%;padding:0 24px}}.row{margin:0 -16px}.row:after,.row:before{display:table;content:" ";clear:both}.dc1,.dc2,.dc3,.dc4,.dc5,.dc6,.dc7,.dc8,.dc9,.dc10,.dc11,.dc12,.mc1,.mc2,.mc3,.mc4,.mc5,.mc6,.mc7,.mc8,.mc9,.mc10,.mc11,.mc12,.tc1,.tc2,.tc3,.tc4,.tc5,.tc6,.tc7,.tc8,.tc9,.tc10,.tc11,.tc12{padding:0 16px;float:left}.dc1.auto,.dc2.auto,.dc3.auto,.dc4.auto,.dc5.auto,.dc6.auto,.dc7.auto,.dc8.auto,.dc9.auto,.dc10.auto,.dc11.auto,.dc12.auto,.mc1.auto,.mc2.auto,.mc3.auto,.mc4.auto,.mc5.auto,.mc6.auto,.mc7.auto,.mc8.auto,.mc9.auto,.mc10.auto,.mc11.auto,.mc12.auto,.tc1.auto,.tc2.auto,.tc3.auto,.tc4.auto,.tc5.auto,.tc6.auto,.tc7.auto,.tc8.auto,.tc9.auto,.tc10.auto,.tc11.auto,.tc12.auto{float:none;margin:0 auto}.dc1.inline,.dc2.inline,.dc3.inline,.dc4.inline,.dc5.inline,.dc6.inline,.dc7.inline,.dc8.inline,.dc9.inline,.dc10.inline,.dc11.inline,.dc12.inline,.mc1.inline,.mc2.inline,.mc3.inline,.mc4.inline,.mc5.inline,.mc6.inline,.mc7.inline,.mc8.inline,.mc9.inline,.mc10.inline,.mc11.inline,.mc12.inline,.tc1.inline,.tc2.inline,.tc3.inline,.tc4.inline,.tc5.inline,.tc6.inline,.tc7.inline,.tc8.inline,.tc9.inline,.tc10.inline,.tc11.inline,.tc12.inline{display:inline-block;margin:0 -2px;float:none}.dc1{width:8.3%}.dc2{width:16.6%}.dc3{width:25%}.dc4{width:33.3%}.dc5{width:41.6%}.dc6{width:50%}.dc7{width:58.3%}.dc8{width:66.6%}.dc9{width:75%}.dc10{width:83.3%}.dc11{width:91.6%}.dc12{width:100%}@media screen and (max-width:1024px){.tc1{width:8.3%}.tc2{width:16.6%}.tc3{width:25%}.tc4{width:33.3%}.tc5{width:41.6%}.tc6{width:50%}.tc7{width:58.3%}.tc8{width:66.6%}.tc9{width:75%}.tc10{width:83.3%}.tc11{width:91.6%}.tc12{width:100%}}@media screen and (max-width:480px){.mc1{width:8.3%}.mc2{width:16.6%}.mc3{width:25%}.mdc4{width:33.3%}.mc5{width:41.6%}.mc6{width:50%}.mc7{width:58.3%}.mc8{width:66.6%}.mc9{width:75%}.mc10{width:83.3%}.mc11{width:91.6%}.mc12{width:100%}}@font-face{src:url(../--.eot);src:url(../--.eot) format("embedded-opentype"),url(../--.woff2) format("woff2"),url(../--.woff) format("woff"),url(../--.ttf) format("truetype"),url(../fonts/--.svg#--) format("svg")}html{font-family:Roboto,sans-serif;font-size:18px;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#20252b}@media screen and (max-width:768px){html{font-size:16px}}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6,li,span{line-height:1.65}@media screen and (max-width:768px){.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6,li,span{line-height:1.4}}b,strong{font-weight:700}p{line-height:1.65}.h1,h1{font-size:40px;margin-bottom:32px;font-weight:500}@media screen and (max-width:768px){.h1,h1{font-size:1.602rem;margin-bottom:16px}}.h2,h2{font-size:40px;margin-bottom:32px;font-weight:500}@media screen and (max-width:768px){.h2,h2{font-size:1.602rem;margin-bottom:16px}}.h3,h3{font-size:32px;margin-bottom:16px}@media screen and (max-width:768px){.h3,h3{font-size:24px}}.h4,h4{font-size:24px;margin-bottom:16px;font-weight:700}@media screen and (max-width:768px){.h4,h4{font-size:20px;margin-bottom:8px}}.h5,h5{font-size:20px;margin-bottom:8px;font-weight:700}@media screen and (max-width:768px){.h5,h5{font-size:18px}}.h6,h6{font-weight:700;margin-bottom:8px}.h6,h6,li,p{font-size:1rem}li,p{margin-bottom:16px}li.large,p.large{font-size:1.25rem}li.small,p.small{font-size:.8rem;line-height:1.4}li.error,p.error{color:red}small{font-size:.8rem;line-height:1.4}ol,ul{margin:0 0 15px}ul.disc li{position:relative;padding-left:20px;list-style:disc}ol.decimal li{list-style:decimal;margin-left:20px;padding-left:10px}a{color:#000;text-decoration:none}a:hover,button:hover{cursor:pointer}.lt{text-align:left}.rt{text-align:right}.ct{text-align:center}input.radio{opacity:0;height:16px;width:16px;position:absolute;left:0;top:0}input.radio:hover{cursor:pointer}input.radio+label{background:url(../img/input-radio.svg) no-repeat;display:block;height:16px;width:16px}input.radio:hover+label{background-position:-16px 0}input.radio:checked+label{background-position:-32px 0}input.radio:disabled+label{background-position:-48px 0}input.radio-2{opacity:0;height:16px;width:16px;position:absolute;left:0;top:0}input.radio-2:hover{cursor:pointer}input.radio-2+label{background:url(../img/input-radio-2.svg) no-repeat;display:block;height:16px;width:16px}input.radio-2:hover+label{background-position:-16px 0}input.radio-2:checked+label{background-position:-32px 0}input.radio-2:disabled+label{background-position:-48px 0}input.check{opacity:0;height:22px;width:22px;position:absolute;left:0;top:0}input.check:hover{cursor:pointer}input.check+label{background:url(../img/input-check.svg) no-repeat scroll 0 0;display:block;height:22px;width:22px}input.check:hover+label{background-position:-21px 0}input.check:checked+label{background-position:-42px 0}input.check:disabled+label{background-position:-63px 0}input.check-2{opacity:0;height:24px;width:24px;position:absolute;left:0;top:0}input.check-2:hover{cursor:pointer}input.check-2+label{background:url(../img/input-check-2.svg) no-repeat scroll 0 0;display:block;height:24px;width:24px}input.check-2:hover+label{background-position:-24px 0}input.check-2:checked+label{background-position:-48px 0}input.check-2:disabled+label{background-position:-72px 0}.card-1{padding:60px 24px;background:#fff;box-shadow:0 10px 40px #0000001a}.card-1 figure{width:64px;height:64px;margin:0 auto 40px}.card-1 h4{text-align:center;font-weight:300;margin-bottom:16px;line-height:32px}.card-1 li{font-size:16px;margin-bottom:10px}.card-2{background:#fff;box-shadow:0 10px 40px #0000001a;border-radius:4px;overflow:hidden}.card-2.selected{border:2px solid #c21b17}.card-2.selected .top{background:#c21b17}.card-2 .bot,.card-2 .top{padding:24px}.card-2 .top{background:#ccc;color:#fff}.card-2 .top span{display:block;margin-bottom:4px}.card-2 .top h3{margin-bottom:0;line-height:1}.card-2 .top h3 small{font-size:12px}.card-2 .bot .link{margin:24px 0;display:block;text-align:center;font-size:14px;font-weight:700;color:#c21b17;text-transform:uppercase}.card-2 .bot .link img{margin-left:4px}@media screen and (max-width:1024px){.card-2 ul.disc li{width:auto;margin:0 auto 16px 16px}}.card-3{padding:24px;box-shadow:0 10px 40px #0000001a;border-radius:4px;overflow:hidden;background:#fff;height:332px}.card-3 .top{display:flex;align-items:center;padding:0 0 10px;border-bottom:1px solid #ccc}.card-3 .top h5{margin-bottom:0}.card-3 .top img{margin-right:16px;width:40px;height:40px;-o-object-fit:cover;object-fit:cover;border-radius:50%;overflow:hidden}.card-3 .sub-title{display:flex;justify-content:space-between;align-items:flex-start;margin:24px 0 16px}.card-3 .sub-title small{text-transform:uppercase;font-size:14px;font-weight:700;margin-right:16px}.card-3 .sub-title span{display:flex;gap:4px;min-width:96px}.card-3 .sub-title span img{max-width:16px}.card-3 p{font-family:Roboto,sans-serif;font-size:20px;font-weight:300;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden;max-height:140px;line-height:28px;height:140px}.card-3 a{font-size:14px;text-transform:uppercase;color:#c21b17;font-weight:700;display:flex;align-items:center}.card-3 a img{margin-left:8px}@media screen and (max-width:768px){.card-3{height:auto}}.card-4 .box{display:flex;flex-direction:column}.card-4 .box .thumb{padding-top:57%;position:relative}.card-4 .box .thumb img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;overflow:hidden;position:absolute;left:0;top:0}.card-4 .box small{font-weight:700;font-size:14px;color:#6f7072;letter-spacing:1px}.card-4 .box .info{max-width:372px;padding:32px 24px 24px}.card-4 .box .category{display:flex;justify-content:space-between;text-transform:uppercase;margin-bottom:16px}.card-4 .box h4{-webkit-line-clamp:2;max-height:80px;line-height:40px;height:80px;font-size:28px}.card-4 .box h4,.card-4 .box p{font-weight:300;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.card-4 .box p{-webkit-line-clamp:4;max-height:96px;line-height:24px;height:96px;font-size:16px;margin-bottom:40px}.card-4 .box .btn-wrapper{display:flex;justify-content:space-between;gap:16px}.card-4 .box .btn-wrapper a{color:#c21b17;text-transform:uppercase;font-size:16px;font-weight:700;align-items:center;display:flex;letter-spacing:1px}.card-4 .box .btn-wrapper a img{width:24px}.card-4 .box .btn-wrapper a .arrow{width:6px;margin:0 0 2px 8px}.card-5{box-shadow:0 1px 10px 1px #00000059;box-shadow:0 10px 40px #0000001a;border-radius:4px;overflow:hidden;background:#fff}.card-5 .title{color:#fff;padding:0 24px;height:56px;background:#c21b17}.card-5 .title h4{line-height:56px;margin-bottom:0}.card-5 .content{padding:16px 24px;text-align:center}.card-5 .content .prg__bar{max-width:305px}.card-5 .content p{margin-bottom:0;line-height:24px;text-align:left}.card-5 .content p:nth-child(2){text-align:right}.card-5 .content h6{margin-bottom:16px}.card-5 ul.list{padding-left:0}.card-5 ul.list li{padding:12px 0;border-bottom:1px solid #ccc;margin-bottom:0}.card-5 ul.list li:last-child{border:none}.card-5 .footer{padding:32px 24px 24px}.card-5 hr{margin:0}@media screen and (max-width:768px){.card-5 h6{font-size:12px}.card-5 .content{text-align:justify}.card-5 .content .flex{flex-direction:column;justify-content:flex-start}.card-5 .content .flex p{max-width:none;width:100%}.card-5 .content .flex p:first-child{font-size:.8rem}.card-5 .content .flex p:nth-child(2){text-align:left}.card-5 .content .flex.total{flex-direction:row;justify-content:space-between}.card-5 .footer{padding:16px 24px}}.card-6{padding:16px;border:1px solid #6f7072;border-radius:4px}.card-6.selected{border:1px solid #c21b17}.card-6.selected .title{color:#c21b17}.s-benefit{border-radius:4px}.s-article .next,.s-article .prev,.s-benefit .next,.s-benefit .prev,.s-testimonial .next,.s-testimonial .prev{position:absolute;top:50%;transform:translateY(-50%);z-index:10}.s-article .prev,.s-benefit .prev,.s-testimonial .prev{left:-110px}.s-article .next,.s-benefit .next,.s-testimonial .next{right:-110px}.s-article .swiper-slide,.s-benefit .swiper-slide,.s-testimonial .swiper-slide{padding-bottom:32px}.s-article .swiper-pagination,.s-benefit .swiper-pagination,.s-testimonial .swiper-pagination{position:relative;bottom:0}.s-article .swiper-pagination span,.s-benefit .swiper-pagination span,.s-testimonial .swiper-pagination span{background:#d9d9d9}.s-article .swiper-pagination span.swiper-pagination-bullet-active,.s-benefit .swiper-pagination span.swiper-pagination-bullet-active,.s-testimonial .swiper-pagination span.swiper-pagination-bullet-active{background:#c21b17}@media screen and (max-width:1024px){.s-article .next,.s-article .prev,.s-benefit .next,.s-benefit .prev,.s-testimonial .next,.s-testimonial .prev{display:none}}@media screen and (max-width:768px){.s-article .swiper-container,.s-benefit .swiper-container,.s-testimonial .swiper-container{width:90%;overflow:visible}}.s-video .container{padding:0}.s-video .container:before{display:block;content:"";position:absolute;z-index:-1;left:0;top:0;width:65%;height:100%;background:url(../img/bg-mid-1.jpg) 0 0 no-repeat;background-size:auto 100%;border-radius:4px}.s-video .video{position:absolute;width:55%;height:300px;overflow:hidden;border-radius:6px;right:0;top:50%;transform:translateY(-50%)}.s-video .video iframe,.s-video .video img,.s-video .video video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.s-video .video .play{position:absolute;left:0;top:0;width:100%;height:100%;z-index:10}.s-video .video .play,.s-video .video .play span{display:flex;align-items:center;justify-content:center}.s-video .video .play span{width:48px;height:48px;background:#fff;border-radius:50%}.s-video .video .play span img{width:15px;height:auto;margin-left:4px;transition:all .1s;transition-timing-function:ease-out}.s-video .video .play:hover span img{transform:scale(.85)}@media screen and (max-width:768px){.s-video .container{padding:0 24px}.s-video .container:before{height:70%;width:100%;border-radius:0;top:auto;bottom:0;background:url(../img/bg-mid-1-mobile.jpg) 0 100% no-repeat;background-size:cover}.s-video .text{padding:0 0 40px}.s-video .video{position:relative;width:100%;height:50vw;margin:0 auto 24px;top:0;transform:translateY(0)}}@media screen and (max-width:480px){.s-video .container{padding:0 24px}.s-video .container:before{height:80%}.s-video .text .btn{width:100%}}.s-product .product{position:relative}.s-product .filter{overflow-x:visible;overflow-y:hidden}.s-product .filter span{display:flex;width:100%;gap:16px;justify-content:center}.s-product .filter .btn{border-radius:20px;color:#20252b;border:1px solid #20252b;padding:0 16px;height:40px;line-height:40px;transition:all .2s;transition-timing-function:ease-out;width:auto;min-width:200px;word-break:none}.s-product .filter .btn.active{background:#c21b17;border-color:#0000;color:#fff}.s-product .swiper-pagination{position:relative;z-index:100}.s-product .swiper-pagination span{background:#d9d9d9}.s-product .swiper-pagination span.swiper-pagination-bullet-active{background:#c21b17}.s-product .swiper-slide{padding-bottom:40px}.s-product .select2-container--default .select2-selection--single .select2-selection__rendered{color:#c21b17!important}@media screen and (max-width:768px){.s-product .filter{margin-left:-24px;margin-right:-24px;width:auto;overflow:hidden;display:flex;height:40px}.s-product .filter span{height:48px;overflow-x:scroll;padding:0 24px 4px;justify-content:flex-start;width:auto}.s-product .product .swiper-container{width:90%}.s-product .swiper-pagination{display:block}}.s-testimonial .swiper-container{padding:24px 0 48px}.s-testimonial .next,.s-testimonial .prev{margin-top:-32px}.s-testimonial .swiper-pagination{z-index:100;bottom:16px}.s-testimonial .swiper-pagination span{background:#d9d9d9}.s-testimonial .swiper-pagination span.swiper-pagination-bullet-active{background:#c21b17}@media screen and (max-width:768px){.s-testimonial .swiper-container{width:90%}}.s-article{position:relative}.s-article .swiper-container{margin:0 0 40px}.s-article .next,.s-article .prev{margin-top:-32px}.s-article .list .card-4{box-shadow:0 1px 10px 1px #00000059;box-shadow:0 10px 40px #0000001a}.s-article .list .card-4 .info{max-width:none}.s-article .body p{text-align:justify}.s-article .body a{color:#c21b17}.s-article .body ul li{list-style:disc}.s-article .body ol li{list-style:decimal}@media screen and (max-width:768px){.s-article .swiper-container{width:90%;left:5%;height:660px;margin-bottom:32px}}@media screen and (max-width:480px){.s-article .swiper-container{height:510px}}.s-main-banner .container{width:100%;height:35.57vw;padding:0}.s-main-banner .swiper-container,.s-main-banner .swiper-slide{height:100%}.s-main-banner .swiper-slide img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;overflow:hidden;position:absolute;left:0;top:0}.s-main-banner .text{position:absolute;left:0;top:0;z-index:1;width:100%;height:100%;padding:0 12%;color:#fff;max-width:60%}.s-main-banner .text .h1{font-weight:500;margin-bottom:8px}.s-main-banner .text h4{margin-bottom:32px}.s-main-banner .text .btn{margin-right:20px}.s-main-banner .next,.s-main-banner .prev{position:absolute;z-index:10;top:50%;transform:translateY(-50%)}.s-main-banner .prev{left:60px}.s-main-banner .next{right:60px}.s-main-banner .swiper-pagination{bottom:32px}@media screen and (max-width:1024px){.s-main-banner .container{height:133vw}.s-main-banner .next,.s-main-banner .prev{display:none}.s-main-banner .text{align-items:flex-end;justify-content:flex-end;padding:0;max-width:none}.s-main-banner .text>div{margin:0 auto;max-width:100%;padding:0 20px 64px}}@media screen and (max-width:768px){.s-main-banner .text .h1{font-size:40px;line-height:1.2}}@media screen and (max-width:480px){.s-main-banner .text>div{min-width:100%;padding-bottom:32px}.s-main-banner .text .btn{width:100%;margin-bottom:16px}.s-main-banner .swiper-pagination{bottom:20px}}.s-progress{padding:60px 0;border-bottom:5px solid #ccc}.s-upload .up-ktp,.s-upload .up-ktp .box{min-width:400px;max-width:400px}.s-upload .up-ktp .box{margin-left:auto;margin-right:auto;box-shadow:0 1px 10px 1px #00000059;box-shadow:0 10px 40px #0000001a;display:flex;padding:16px;align-items:center}.s-upload .up-ktp .box>div{width:100%}.s-upload .up-ktp .inner{width:100%;padding:24px;background:#f1f4fc;border:2px dashed #ced5e3;border-radius:4px;text-align:center}.s-upload .up-ktp .preview{margin-bottom:16px}.s-upload .up-ktp .preview img{width:100%}.s-upload .info{width:488px}.s-upload .info .link li{height:52px;margin-bottom:16px}.s-upload .info .link .radio-wrapper input{width:100%;height:100%}.s-upload .accr,.s-upload .info>div{width:100%}.s-upload .accr.active .accr__title h4{color:#000}.s-upload ul.check-2{border-bottom:1px solid #ccc}@media screen and (max-width:768px){.s-upload .info{width:100%}.s-upload .up-ktp,.s-upload .up-ktp .box{min-width:0;max-width:none;width:100%}.s-upload .up-ktp .box{height:auto}}.s-hospital{margin-top:40px}.s-hospital .container{padding:0;width:100%}.s-hospital .wrapper{display:flex;position:relative}.s-hospital .wrapper:before{width:50%;height:100%;position:absolute;background:#fff;left:0;top:0;content:"";display:block;z-index:2}.s-hospital .maps{position:relative;min-width:50%;z-index:3;background:#fff;height:480px}.s-hospital .maps__info,.s-hospital .maps__search{position:absolute;left:50%;width:100%;max-width:710px;padding:0 60px;transform:translateX(-50%)}.s-hospital .maps__info{bottom:24px;z-index:2}.s-hospital .maps__info .text{padding:16px;background:#fff;box-shadow:0 1px 10px 1px #00000059;box-shadow:0 10px 40px #0000001a;border-radius:4px;position:relative}.s-hospital .maps__info h5,.s-hospital .maps__info h6,.s-hospital .maps__info p{margin-bottom:0}.s-hospital .maps__info p{color:#6f7072}.s-hospital .maps__info hr{margin:12px 0}.s-hospital .maps__info .close{position:absolute;width:20px;height:20px;display:flex;align-items:center;justify-content:center;right:16px;top:16px}.s-hospital .maps__info .btn-wrapper{text-align:center}.s-hospital .maps__info .btn-wrapper .btn{margin:0 8px}.s-hospital .maps__search{top:24px;z-index:2}.s-hospital .maps__search input{height:48px;border-radius:24px;box-shadow:0 1px 10px 1px #00000059;box-shadow:0 10px 40px #0000001a;width:100%;padding:0 20px 0 46px}.s-hospital .maps__search input.home{background:url(../img/home.svg) 20px no-repeat #fff}.s-hospital .maps__search input.office{background:url(../img/office.svg) 20px no-repeat #fff}.s-hospital .maps__wrapper{height:100%;overflow:hidden;z-index:1;position:relative}.s-hospital .maps__wrapper img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;overflow:hidden}.s-hospital .hospital-list{position:relative;padding-left:105px;z-index:1}.s-hospital .hospital-list:before{display:block;content:"";position:absolute;height:100%;width:66px;background:url(../img/white-space.png) no-repeat;background-size:100% 100%;z-index:2;left:0;top:-2px}.s-hospital .hospital-list .swiper-container{width:480px;z-index:1;overflow:visible}.s-hospital .hospital-list .swiper-container .swiper-slide{opacity:.2;transition:all .2s;transition-timing-function:ease-out}.s-hospital .hospital-list .swiper-container .swiper-slide.swiper-slide-active{opacity:1}.s-hospital .hospital-list .card-2 li,.s-hospital .hospital-list .card-2 p{font-size:14px}.s-hospital .hospital-list .swiper-pagination{position:relative;margin-top:40px;z-index:100}.s-hospital .hospital-list .swiper-pagination span{background:#d9d9d9}.s-hospital .hospital-list .swiper-pagination span.swiper-pagination-bullet-active{background:#c21b17}@media screen and (max-width:1024px){.s-hospital .wrapper{flex-direction:column}.s-hospital .wrapper:before{display:none}.s-hospital .maps{width:100%;margin-bottom:32px}.s-hospital .maps__info,.s-hospital .maps__search{width:100%;padding:0 24px}.s-hospital .maps__info .btn-wrapper{gap:16px;display:flex}.s-hospital .maps__info .btn-wrapper .btn{margin:0;min-width:0}.s-hospital .maps__info .btn-wrapper .btn--primary{flex-grow:1}.s-hospital .hospital-list{margin:auto;padding:0 24px;width:100%}.s-hospital .hospital-list:before{display:none}.s-hospital .hospital-list .swiper-container{width:100%;margin:auto}}@media screen and (max-width:480px){.s-hospital .maps__info .btn{font-size:10px;padding:0 8px}}.s-summary .summary-list{width:400px;border:1px solid #ccc;color:#20252b;padding:8px 16px}.s-summary .summary-list .header{display:flex;align-items:center;justify-content:center;gap:16px;margin-top:16px;margin-bottom:16px}.s-summary .summary-list .header h4{font-weight:500;margin-bottom:8px;line-height:1.2}.s-summary .summary-list .header p{font-size:12px;font-weight:700;margin-bottom:0}.s-summary .summary-list .selected{background:#c21b17;color:#fff}.s-summary li{display:flex;justify-content:space-between;font-size:.8rem}@media screen and (max-width:1024px){.s-summary .summary-list{width:100%}}.p-product .slider .swiper-container{overflow:visible}.p-product .slider .swiper-pagination{display:none}@media screen and (max-width:768px){.p-product .slider .swiper-container{width:90%}.p-product .slider .swiper-pagination{z-index:100;display:block;position:relative;margin-top:24px}.p-product .slider .swiper-pagination span{background:#d9d9d9}.p-product .slider .swiper-pagination span.swiper-pagination-bullet-active{background:#c21b17}}.s-option .card-5 .title{height:64px;display:flex;align-items:center}.s-option .card-5 hr{margin:12px 0}.s-option .card-5 p{max-width:60%}.s-option .card-5 p small{margin-bottom:4px;display:block}.s-option .card-5 .content h6{margin-bottom:0;font-size:1rem}.s-option .check-3 li{margin-bottom:10px;height:auto;padding:10px 0 0 40px}.s-option .check-3 li:first-child{border-top:none}.s-option .check-3 li:last-child,.s-option .check-3 p{margin-bottom:0}.s-option .accr li p,.s-option .accr li span{font-size:1rem}.s-option .accr li p:nth-child(2),.s-option .accr li span:nth-child(2){text-align:right}.s-option .accr li p.long:nth-child(2),.s-option .accr li span.long:nth-child(2){text-align:left}@media screen and (max-width:768px){.s-option .text-sm{font-size:14px}.s-option .title h5{font-size:16px}.s-option .accr li p,.s-option .accr li span{font-size:.9rem}}.s-payment ul.link li{height:58px;margin-bottom:0}.s-payment ul.link li a{color:#20252b}.s-payment ul.link.disabled{opacity:.3}.s-payment ul.link.disabled a:hover{cursor:not-allowed}.s-payment .box{padding:16px;background:#fff;box-shadow:0 1px 10px 1px #00000059;box-shadow:0 10px 40px #0000001a}.s-payment .box .inner{padding:24px;border:2px dashed #ced5e3;background:#f1f4fc;align-items:flex-start}.s-thankyou ul{padding-left:0}@media screen and (max-width:768px){.s-thankyou .link a{font-size:16px}}.s-benefit-2 .single{padding-bottom:16px;border-bottom:1px solid #ccc}.s-benefit-2 .single .top{display:flex;align-items:center;margin-bottom:16px}.s-benefit-2 .single .top img{margin-right:16px}.s-benefit-2 .single h4,.s-benefit-2 .single p{margin-bottom:0}.s-benefit-2 .single h4{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;max-height:64px;line-height:32px;font-weight:500}.s-benefit-2 .single p{font-size:20px}.s-benefit-2 .single:last-child,.s-benefit-2 .single:nth-last-child(2){border-bottom:none}@media screen and (max-width:768px){.s-benefit-2 .single p{text-align:center}.s-benefit-2 .single:nth-last-child(2){border-bottom:1px solid #ccc}}.s-breadcrumb{display:flex;width:100%;height:56px;align-items:center}.s-breadcrumb .container{display:flex;align-items:center;letter-spacing:1px;text-transform:uppercase;font-size:12px;font-weight:500}.s-breadcrumb span{color:#6f7072}.s-breadcrumb img{margin:0 14px}.s-breadcrumb a{color:#c21b17;line-height:1}@media screen and (max-width:1024px){.s-breadcrumb{display:none}}@media screen and (max-width:768px){.s-breadcrumb{height:40px}.s-breadcrumb .container{letter-spacing:0}}.p-registrasi .swiper-pagination{position:relative;margin-top:24px}.p-registrasi .swiper-pagination span{background:#d9d9d9}.p-registrasi .swiper-pagination span.swiper-pagination-bullet-active{background:#c21b17}body,html{height:100%}#top-wrapper{margin-bottom:-250px;overflow:hidden;position:relative;min-height:100%;z-index:50}@media screen and (max-width:1024px){#top-wrapper{margin-bottom:-395px}}@media screen and (max-width:768px){#top-wrapper{margin-bottom:-533px}}section{position:relative}.push{height:250px}@media screen and (max-width:1024px){.push{height:395px}}@media screen and (max-width:768px){.push{height:533px}}header{box-shadow:0 8px 8px #0000000d;position:fixed;left:0;top:0;width:100%;z-index:1000;background:#fff}header .container{display:flex;align-items:center;height:100px}header .left-block{position:absolute;height:100%;left:0;top:0}header .left-block img{height:100%}header .logo{min-width:200px;display:flex;align-items:center;justify-content:center}header #toggle{width:30px;height:30px;display:none;margin-right:20px}header #toggle span{width:100%;height:4px;margin-bottom:5px;background:#c21b17;display:block;transition:all .2s;transition-timing-function:ease-out}header #toggle span:last-child{margin-bottom:0}header #toggle.active span:first-child{transform:translateY(8px) rotate(45deg)}header #toggle.active span:nth-child(2){opacity:0}header #toggle.active span:last-child{transform:translateY(-10px) rotate(-45deg)}header .main-nav{flex:1}header .main-nav .top{background:#c21b17;height:40px;display:flex;padding:0 60px 0 0;justify-content:flex-end;align-items:top}header .main-nav .top .left{display:flex}header .main-nav .top a{color:#fff;color:#00000080;display:flex;font-size:12px;align-items:center;padding:0 20px;border-left:1px solid #ffffff4d}header .main-nav .top a img{margin-right:8px}header .main-nav .top .search{padding:0 0 0 20px;border-left:1px solid #ffffff4d;display:flex}header .main-nav .top .search button{padding:0 10px;height:40px}header .main-nav .top .search input{width:200px;height:40px;font-family:Roboto,sans-serif;font-size:14px;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff}header .main-nav .bot{display:flex;justify-content:flex-end;height:60px}header .main-nav .bot nav ul{display:flex;align-items:center;margin-bottom:0;height:60px}header .main-nav .bot nav li{list-style:none;margin-left:40px;margin-bottom:0}header .main-nav .bot nav li a{font-size:18px;font-weight:700;text-transform:capitalize;color:#c21b17;color:#00000080;padding:4px 0;transition:all .2s;transition-timing-function:ease-out}header .main-nav .bot nav li a:hover{color:#941512}header .main-nav .bot nav li.active a{border-bottom:2px solid #c21b17;color:#c21b17}header .main-nav .bot nav li.search svg{height:27px;width:27px}header .main-nav .bot nav li.search svg path{fill:#00000080}header .search-box{position:absolute;background:#fff;display:none;padding:8px 16px;border:1px solid #cccdce;top:100px;right:0;height:56px}header .search-box input[type=text]{width:470px;height:40px}header .search-box button{background:#c21b17;width:40px;height:40px;border-radius:10px;margin-left:16px}header .search-box button svg{width:14px;margin:auto}header .search-box.active{display:flex}@media screen and (max-width:1024px){header .container{height:80px;justify-content:space-between;padding-left:64px}header .logo{min-width:0;max-width:82px}header .logo span{display:block;margin-right:20px}header .logo__img{height:40px}header .main-nav{position:absolute;width:100%;left:0;top:80px;padding-top:24px;background:#fff;display:flex;transform:translateX(-100%);flex-direction:column-reverse;box-shadow:0 8px 8px #0000000d}header .main-nav.active{transform:translateX(0)}header .main-nav .bot{margin-bottom:24px}header .main-nav .bot,header .main-nav .bot nav ul{display:block;height:auto}header .main-nav .bot nav li{margin-bottom:28px}header .main-nav .bot nav li a{padding:4px 0}header .main-nav .bot nav li:last-child{margin-bottom:0}header .main-nav .top{justify-content:space-between}header .main-nav .top .left{border-right:1px solid #ffffff4d}header .main-nav .top .search{position:absolute;top:0;width:100%;background:#c21b17;height:40px;padding:0 24px}header .main-nav .search{display:none}header #toggle{display:block}header .search-box.active{display:none}}@media screen and (max-width:600px){header .main-nav .top{flex-direction:column;height:auto;padding-right:0}header .main-nav .top .left{height:40px;min-width:100%}header .main-nav .top .left a{min-width:50%;justify-content:center}header .main-nav .top .search input{flex:1}}main{padding:100px 0 80px;position:relative;z-index:100}@media screen and (max-width:1024px){main{padding:80px 0 40px}}footer{background:#851414;color:#fff;overflow:hidden;position:relative;z-index:51}footer a,footer p{font-size:14px}footer a{color:#fff}footer .container{display:flex;align-items:center;justify-content:center}footer .fl{max-width:400px;margin-right:40px;padding:40px;position:relative}footer .fl p{position:relative;z-index:1}footer .fr{flex:1;padding:40px 0;margin-left:40px;display:flex;position:relative}footer .fr:before{position:absolute;content:"";display:block;width:80vw;left:-40px;top:0;height:100%;background:#a81438}footer .fr nav{flex:1;margin-bottom:36px}footer .fr nav a{letter-spacing:2px;display:block;margin-bottom:12px}footer .fr .social{display:flex;gap:20px}footer .fr .search{margin-bottom:90px}footer .fr .search .input__text{padding-left:16px;padding-right:44px}footer .fr .search .input button{position:absolute;right:16px;z-index:1;top:50%;transform:translateY(-50%)}footer .fr__left{margin-right:40px;max-width:156px;position:relative;z-index:1}footer .fr__right{flex:1;position:relative;z-index:1}footer .fr__right .cc a{display:flex}footer .fr__right .cc a img{margin-right:10px}footer .fr__right .cc .h3{margin-bottom:0;line-height:1;font-size:24px}footer .fr__right .cc .h3 small{display:block;font-size:12px}@media screen and (max-width:1024px){footer .container{flex-direction:column-reverse}footer .fl{max-width:100%;min-width:100%;margin-right:0;padding:40px 0}footer .fr{min-width:100%;margin-left:0}footer .fr:before{width:100vw;left:-24px}}@media screen and (max-width:768px){footer .fr{flex-direction:column}footer .fr .search,footer .fr .social,footer .fr nav{margin-bottom:24px}}@media screen and (max-width:480px){footer .social img{width:12px}}.p-homepage .product .slider .swiper-wrapper,.p-homepage .s-product .swiper-wrapper,.p-registrasi .product .slider .swiper-wrapper,.p-registrasi .s-product .swiper-wrapper{height:inherit}.p-homepage .product .slider .swiper-slide,.p-homepage .s-product .swiper-slide,.p-registrasi .product .slider .swiper-slide,.p-registrasi .s-product .swiper-slide{display:flex;flex-direction:column;height:inherit;justify-content:space-between}.p-homepage .product .slider .card-2,.p-homepage .s-product .card-2,.p-registrasi .product .slider .card-2,.p-registrasi .s-product .card-2{display:flex;flex-direction:column;min-height:100%;flex:1}.p-homepage .product .slider .card-2 .bot,.p-homepage .s-product .card-2 .bot,.p-registrasi .product .slider .card-2 .bot,.p-registrasi .s-product .card-2 .bot{display:flex;flex-direction:column;flex:1;justify-content:space-between}.p-homepage .product .slider .card-2 .top,.p-homepage .s-product .card-2 .top,.p-registrasi .product .slider .card-2 .top,.p-registrasi .s-product .card-2 .top,.s-hospital .hospital-list .card-2 .top{background:#c21b17}.input{position:relative}.input label{font-size:14px;display:block;margin-bottom:4px}.input__text{height:44px;background:#fff;width:100%;color:#000;font-family:Roboto,sans-serif;font-size:16px;font-weight:300;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;border-bottom:1px solid #ccc}.input.disabled{opacity:.3}.input textarea{height:96px;resize:none;background:#fff;width:100%;color:#000;font-family:Roboto,sans-serif;font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;padding:8px 0;font-weight:300;border-bottom:1px solid #ccc}.input--number{display:flex;justify-content:center;gap:16px;margin:auto auto 32px}.input--number .input__text{width:48px;height:64px;border-bottom:1px solid #6f7072;text-align:center}.check-wrapper{width:21px;height:21px;position:relative}.btn,.check-wrapper{display:inline !lteIE7;display:inline-block}.btn{font-size:16px;height:44px;line-height:44px;min-width:160px;border-radius:4px;text-align:center;text-transform:uppercase;font-weight:700;padding:0 24px;letter-spacing:1px;color:#fff;transition:all .2s;transition-timing-function:ease-out}.btn img{display:inline !lteIE7;display:inline-block}.btn .reload{position:relative;top:2px;margin-left:4px}.btn--primary{background:#c21b17}.btn--primary:hover{background:#ab1814}.btn--secondary{background:#fff;color:#c21b17}.btn--secondary:hover{background:#e6e6e6}.btn--ghost{background:#fff;border:1px solid #c21b17;color:#c21b17}.btn--ghost:hover{background:#e6e6e6}.btn--ghost-2{background:#0000;border:1px solid #fff;color:#fff}.btn--ghost-2:hover{background:#e6e6e6}.btn--disabled{background:#ccc;color:#fff}.btn--disabled:hover{background:#ccc;color:#fffc;cursor:not-allowed}.btn--large{height:56px;line-height:56px}.btn--small{height:32px;line-height:32px;font-size:12px}@media screen and (max-width:768px){.btn{height:40px;line-height:40px}}.notice--1{padding:10px 16px;border-radius:4px;border:1px solid #c21b17}.notice--2{border:1px solid #ff9f00;border-left-width:3px;font-weight:500;padding:10px 8px;color:#ff9f00;background:#fffbf8}.notice--2 p{font-size:14px}.notice--3{border:1px solid #e9573d;border-left-width:3px;font-weight:500;background:#fff9f8;padding:10px 16px;color:#e9573d}.notice--3 p{font-size:14px}.swiper-pagination{text-align:center;display:flex;width:100%;justify-content:center;box-sizing:border-box}.swiper-pagination span{width:10px;height:10px;margin:0 4px!important;background:#fff;opacity:1}.swiper-pagination span.swiper-pagination-bullet-active{background:#c21b17}.gray-pagination{z-index:100}.gray-pagination span{background:#d9d9d9}.gray-pagination span.swiper-pagination-bullet-active{background:#c21b17}ul.disc li{margin-left:20px;padding-left:0}ul.check-1 li{padding-left:34px;position:relative}ul.check-1 li:before{width:24px;height:24px;position:absolute;left:0;top:0;background:url(../img/check-2.svg) 50% no-repeat;background-size:80% auto;content:"";display:block}ul.check-2 li{padding-left:40px;position:relative}ul.check-2 li:before{width:24px;height:24px;position:absolute;left:0;top:50%;background:url(../img/check.svg) 50% no-repeat;background-size:70% auto;transform:translateY(-50%);content:"";display:block}ul.check-3{margin-bottom:0}ul.check-3 li{padding-left:40px;position:relative}ul.check-3 li:before{width:24px;height:24px;position:absolute;left:0;top:10px;background:url(../img/check-4.svg) 50% no-repeat;background-size:70% auto;content:"";display:block}.accr__title{position:relative;padding:24px 40px 24px 0}.accr__title svg{width:10px;height:6px;position:absolute;transition:all .2s;transition-timing-function:ease-out;right:0;top:50%;margin-top:-3px;transform:rotate(0deg)}.accr__title svg path{fill:#20252b}.accr__title h3,.accr__title h4{margin-bottom:0}.accr__title h4{font-weight:500;font-size:20px}.accr__title .w-icon{display:flex;align-items:center}.accr__title .w-icon img{margin-right:16px}.accr__title:hover{cursor:pointer}.accr__content{display:none}.accr.active .accr__title svg{transform:rotate(180deg)}.accr.active .accr__title svg path{fill:#c21b17}.accr.active .accr__title .w-icon h3,.accr.active .accr__title h4{color:#c21b17}.accr li{padding:16px 0;margin-bottom:0;border-top:1px solid #ccc}.accr li .flex span:first-child{max-width:70%}.list .accr{border-bottom:1px solid #ccc}.box{border-radius:4px;overflow:hidden;background:#fff}.box .inner{padding:40px}@media screen and (max-width:768px){.box .inner{padding:24px}}body>.select2-container{z-index:100}.page-title{text-align:center;margin:60px 0 40px}.page-title figure{margin-bottom:20px}.page-title figure img{margin:auto}.page-title h2{font-weight:300;margin-bottom:0}.page-title .prg{margin:36px auto 0;max-width:none;width:50%}@media screen and (max-width:768px){.page-title .prg{width:100%;margin-top:40px}}.select2{width:100%!important;display:block}.select2-container--default .select2-selection--single{border-radius:0;font-weight:300;height:44px;border:none;border-bottom:1px solid #6f7072}.select2-container--default .select2-selection--single .select2-selection__rendered{line-height:44px;padding:0 24px 0 0;font-size:16px}.select2-container--default .select2-selection--single .select2-selection__arrow{height:24px;width:24px;font-size:0;top:50%;transform:translateY(-50%);color:#0000;background:url(../img/arrow-1.svg) center 9px no-repeat;transition:all .2s;transition-timing-function:ease-out;transform-origin:center;transform:translateY(-50%) rotate(0)}.select2-container--default .select2-selection--single .select2-selection__arrow b{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow{transform:translateY(-50%) rotate(-180deg)}.select2-results__option{font-size:16px;margin-bottom:0;line-height:32px;padding:0 16px;font-weight:300}.select2-container--open .select2-dropdown--above,.select2-container--open .select2-dropdown--below{border:none;border-radius:0;box-shadow:0 1px 10px 1px #00000059;box-shadow:0 10px 40px #0000001a}.select2-container--default .select2-search--dropdown .select2-search__field{height:32px;font-size:16px;font-weight:300;padding:0 10px}.select2-results__option.select2-results__message{text-align:center;font-size:16px;font-weight:300}.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable{background:#c21b17}.mid-content{background:url(../img/bg-mid-2.jpg) 50% no-repeat;background-size:cover;border-radius:4px;overflow:hidden}.mid-content .link{color:#fff;display:flex;align-items:center;font-size:14px;min-width:28.1124498%;max-width:28.1124498%;padding:0 24px;height:80px;line-height:1.65}.mid-content .link:nth-child(2){border-right:1px solid #8e1230}.mid-content .link img{margin-right:16px}@media screen and (max-width:768px){.mid-content{background:url(../img/bg-mid-1-mobile.jpg) 50% no-repeat;background-size:cover}.mid-content .link{min-width:100%;max-width:100%;height:auto;border-top:1px solid #8e1230;padding:24px 0}.mid-content .link:nth-child(2){border-right:none}}.mCSB_dragger .mCSB_dragger_bar,.mCSB_draggerRail,.mCSB_scrollTools{width:8px!important;box-shadow:0 0 0 #0000!important}.mCSB_dragger .mCSB_dragger_bar{background:#c21b17!important}.mCSB_container{margin-right:24px!important}.lw{position:absolute;left:0;top:50%;transform:translateY(-50%)}@media screen and (max-width:768px){.lw{width:120px}}body>.lw{position:fixed}.prg{display:flex;gap:16px;justify-content:center;align-items:center;font-weight:700;color:#c21b17;max-width:440px;width:100%;margin-left:auto;margin-right:auto}.prg__bar{background:#ccc;width:100%}.prg__bar,.prg__bar>div{height:10px;border-radius:5px}.prg__bar>div{background:#c21b17;position:relative}.prg__bar>div span{position:absolute;padding:0 8px;line-height:24px;font-size:12px;background:#c21b17;top:-36px;right:0;transform:translateX(50%);color:#fff;border-radius:4px}.prg__bar>div span:before{display:block;content:"";width:7px;height:7px;background:#c21b17;position:absolute;transform:rotate(45deg) translate(-50%,110%);bottom:0;left:60%;z-index:-1}@media screen and (max-width:768px){.prg__bar>div span{line-height:20px;font-size:10px;top:-28px}}hr{margin:24px 0;height:1px;background:#ccc;border:none}hr.lg{margin:40px 0;height:9px}.shadow{box-shadow:0 10px 40px #0000001a}ul.link a{display:flex;justify-content:space-between;line-height:58px;color:#c21b17;transition:all .2s;transition-timing-function:ease-out;font-size:20px;font-weight:500}ul.link a:hover{color:#ab1814}ul.link li{border-bottom:1px solid #ccc}.list ul,.list ul li{margin-bottom:0}.list ul li{padding:12px 8px}.list ul li:nth-child(2n){background:#ebebeb}.stt-btn .btn{border:1px solid #6f7072;display:flex;align-items:center;justify-content:center;color:#20252b;position:relative;transition:all .2s;transition-timing-function:ease-out}.stt-btn .btn.selected,.stt-btn .btn:hover{border-color:#c21b17}.stt-btn .btn .radio-wrapper{width:16px;height:16px;margin-right:16px}.stt-btn .btn input{width:100%;height:100%;z-index:1}.stt-btn .btn span{line-height:1}.pagination{gap:16px}.pagination,.pagination a{display:flex;justify-content:center}.pagination a{height:48px;min-width:48px;padding:0 16px;line-height:48px;color:#20252b;border:1px solid #20252b;border-radius:4px;align-items:center;transition:all .2s;transition-timing-function:ease-out}.pagination a svg{min-width:12px}.pagination a svg path{transition:all .2s;transition-timing-function:ease-out}.pagination a.active,.pagination a:hover{background:#c21b17;border-color:#0000;color:#fff}.pagination a.active svg path,.pagination a:hover svg path{fill:#fff}@media screen and (max-width:768px){.pagination a{min-width:32px;height:32px;padding:0 8px;line-height:32px}}.tabs{position:relative}.tabs__title{padding-top:24px}.tabs__title button{height:48px;line-height:48px;padding:0 16px;display:block;margin-bottom:20px;border:1px solid #ccc;border-radius:4px;width:100%;text-align:left;transition:all .2s;transition-timing-function:ease-out}.tabs__mobile,.tabs__title button.active,.tabs__title button:hover{color:#fff;background:#c21b17;border-color:#0000}.tabs__mobile{height:48px;line-height:48px;padding:0 16px;display:none;margin-bottom:20px;border-radius:4px;width:100%;text-align:left;transition:all .2s;transition-timing-function:ease-out;position:relative}.tabs__mobile:after{content:"";display:block;width:10px;height:6px;background:url(../img/arrow-4.svg) 50% no-repeat;position:absolute;right:16px;top:50%;transform:translateY(-50%)}.tabs__mobile:hover{cursor:pointer}.tabs__content>div{display:none}.tabs__content>div.active{display:block}@media screen and (max-width:1024px){.tabs__mobile{display:block}.tabs__title{position:absolute;width:100%;height:200px;overflow:scroll;top:72px;left:0;z-index:1;background:#fff;box-shadow:0 1px 10px 1px #00000059;box-shadow:0 10px 40px #0000001a;border-radius:4px;padding-top:0;display:none}.tabs__title button{margin-bottom:0;border-radius:0;border:none;border-bottom:1px solid #ccc}.tabs__title.active{display:block}}.wa-btn{display:flex;align-items:center;justify-content:center;display:flex;position:fixed}.card-5 .content .wa-btn{flex-direction:column;justify-content:flex-start}.card-5 .content .wa-btn p{max-width:none;width:100%}.card-5 .content .wa-btn p:first-child{font-size:.8rem}.card-5 .content .wa-btn p:nth-child(2){text-align:left}.card-5 .content .wa-btn.total{flex-direction:row;justify-content:space-between}.accr li .wa-btn span:first-child{max-width:70%}.wa-btn{bottom:40px;right:40px;z-index:100;background:#25d366;width:60px;height:60px;border-radius:30px;overflow:hidden;box-shadow:0 3px 10px #0000000d}.wa-btn img{width:50px}@media screen and (max-width:768px){.wa-btn{width:40px;height:40px;right:24px}.wa-btn img{width:32px}}.popup{width:100%;height:100%;position:fixed;left:0;top:0;display:none;z-index:1000;background:#000000b3}@media screen and (max-width:768px){.popup{background:#fff}}.popup .popup-wrapper{position:relative;min-height:100%;display:flex;align-items:center;justify-content:center}.popup .popup-full{height:100%;width:100%;overflow-y:scroll}.popup .inner{position:relative;width:660px;max-width:100%;background:#fff;padding:0 40px 40px;margin:40px 0;border-radius:4px}.popup .close-btn{width:40px;height:40px;background:url(../img/x-white.svg) 50% no-repeat #c21b17;border-radius:50%;box-shadow:0 2px 4px #0003}.popup__title{display:flex;justify-content:space-between;align-items:center;height:88px;background:#fff}.popup__title h4{margin-bottom:0}.popup--review .popup__title{padding:0 40px}.popup--review .inner{width:690px;padding:0}.popup--review .card-3{height:auto;padding:0 40px 40px;box-shadow:0 0 0 #0000}.popup--review .card-3 p{max-height:none;font-size:16px;font-weight:400;height:auto;-webkit-line-clamp:inherit}.popup--review .scroller{height:360px}@media screen and (max-width:768px){.popup--review .popup__title{padding:0 24px}.popup--review .card-3{padding:0 24px 24px}}.popup--global .scroller{max-height:70vh}.popup--usia .inner{width:660px}@media screen and (max-width:768px){.popup--usia .inner{margin:0;height:100vh;justify-content:space-between;flex-direction:column;display:flex}}.popup--product-inner .inner{width:660px}.popup--product-inner .list{margin:0 -40px}.popup--product-inner .list ul li{padding:8px 40px}.popup--product-inner .list ul li span{max-width:60%}.popup--product-inner .content p{margin-bottom:0;font-size:14px}.popup--product-inner .content p small{display:block}.popup--product-inner .content hr{margin:12px 0}@media screen and (max-width:768px){.popup--product-inner .inner{padding:0 24px 24px;margin:0;height:100vh}.popup--product-inner ul li{padding:8px 24px;font-size:14px}.popup--product-inner ul li span{max-width:50%}}.popup--hospital-summary .container{width:100%;padding:0}.popup--hospital-summary .summary-list{width:auto}.popup--accept .close-btn{position:absolute;right:10px;top:10px}.popup--accept .inner{width:860px;padding:60px 0 0}.popup--accept .pagedjs_margin,.popup--accept .pagedjs_margin-bottom,.popup--accept .pagedjs_margin-bottom-left-corner-holder,.popup--accept .pagedjs_margin-bottom-right-corner-holder,.popup--accept .pagedjs_margin-left,.popup--accept .pagedjs_margin-right,.popup--accept .pagedjs_margin-top,.popup--accept .pagedjs_margin-top-left-corner-holder,.popup--accept .pagedjs_margin-top-right-corner-holder{display:none}.popup--accept .pagedjs_pages{max-width:100%;padding:0 16px}.popup--accept .pagedjs_left_page .pagedjs_sheet,.popup--accept .pagedjs_pagebox,.popup--accept .pagedjs_right_page .pagedjs_sheet{height:auto;display:block;max-width:100%}.popup--accept .pagedjs_left_page .pagedjs_sheet>.pagedjs_area,.popup--accept .pagedjs_pagebox>.pagedjs_area,.popup--accept .pagedjs_right_page .pagedjs_sheet>.pagedjs_area{height:auto;display:block;border:none;outline:none;max-width:100%}.popup--accept .pagedjs_page.pagedjs_left_page,.popup--accept .pagedjs_page.pagedjs_right_page{height:auto;display:block;max-width:100%}.popup--accept .pagedjs_sheet{overflow:inherit}.popup--accept div,.popup--accept em,.popup--accept td{line-height:1.65}.popup--accept ol li{list-style:decimal}.popup--accept ul li{list-style:disc}.popup--accept .letterhead,.popup--accept .letterhead-content{height:auto}.popup--accept .letterhead-inner{margin-bottom:0}.popup--accept .header-logo{position:relative;top:5px}.popup--accept table td{padding:8px}.popup--accept table table td{padding:4px}.popup--accept .pengecualian-manfaat>ol{margin-bottom:0}.popup--accept .sign-name{padding-bottom:5rem}@media screen and (max-width:768px){.popup--accept .table-data-peserta thead{display:none}.popup--accept .table-data-peserta td{display:block;width:100%;text-align:left!important}.popup--accept .table-data-peserta h6{font-size:.8rem;margin-bottom:0}.popup--accept .table-logo td{display:block;width:100%}.popup--accept .pengecualian-manfaat{-moz-column-count:1;column-count:1}.popup--accept .table-1-row td{display:block;width:100%}.popup--accept .pagedjs_area .header{flex-direction:column}.popup--accept .pagedjs_area .header img{width:120px;height:auto;margin-bottom:10px}.popup--accept .pagedjs_area .header h1{margin-bottom:0}.popup--accept .letterhead-logo{margin:0 auto}}:root{--color-pageBox:#0000!important}@-webkit-keyframes loading{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes loading{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.loading img{-webkit-animation:loading 3s linear infinite;animation:loading 3s linear infinite}@media (max-width:1024px){.lg\:mb-4{margin-bottom:1rem}.lg\:block{display:block}.lg\:hidden{display:none}.lg\:w-full{width:100%}.lg\:w-2\/3{width:66.666667%}.lg\:flex-col{flex-direction:column}.lg\:gap-8{gap:2rem}}@media (max-width:768px){.md\:col-span-1{grid-column:span 1/span 1}.md\:mt-12{margin-top:3rem}.md\:mb-4{margin-bottom:1rem}.md\:mb-6{margin-bottom:1.5rem}.md\:ml-0{margin-left:0}.md\:mt-8{margin-top:2rem}.md\:block{display:block}.md\:flex{display:flex}.md\:hidden{display:none}.md\:h-full{height:100%}.md\:w-full{width:100%}.md\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.md\:flex-col{flex-direction:column}.md\:flex-col-reverse{flex-direction:column-reverse}.md\:justify-center{justify-content:center}.md\:justify-between{justify-content:space-between}.md\:gap-8{gap:2rem}.md\:gap-6{gap:1.5rem}.md\:gap-0{gap:0}.md\:p-6{padding:1.5rem}.md\:font-bold{font-weight:700}}@media (max-width:480px){.sm\:w-full{width:100%}.sm\:text-xs{font-size:.75rem;line-height:1rem}}