*{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:120%}*,:after,:before{box-sizing:border-box}html{line-height:normal;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:rgba(0,0,0,0);text-decoration:none}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,del,details,dfn,div,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,mark,menu,nav,object,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,var,video{margin:0;padding:0;border:0}ol,ul{-webkit-padding-start:1.5em;padding-inline-start:1.5em}ul li::marker{font-size:1em}hr,li,ol,ul{margin:0}hr{display:block;width:100%;height:1px;border:none;background-color:#000}section{position:relative}.btn{overflow:hidden;border-radius:12px;-webkit-border-radius:12px;-moz-border-radius:12px;-ms-border-radius:12px;-o-border-radius:12px;transition:all .3s ease;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;-ms-transition:all .3s ease;font-size:1.25rem;line-height:1.2em;font-weight:500!important;height:48px;line-height:48px;min-width:120px;width:100%;padding:0 28px;color:var(--colorWhite);background:var(--gradient-primary);border:1px solid rgba(0,0,0,0);cursor:pointer;display:inline-flex;justify-content:center;flex-wrap:nowrap;align-items:center}@media(min-width:768px){.btn{font-size:1.25rem}}@media(min-width:1024px){.btn{height:48px;line-height:48px;min-width:180px}}.btn:hover{color:var(--colorWhite)}.btn.outline{background:rgba(0,0,0,0);color:#181d27;border:1px solid #181d27;box-shadow:none}.btn.small{font-size:1.25rem;line-height:1.2em;font-weight:500!important;min-width:150px;height:36px;line-height:36px}@media(min-width:768px){.btn.small{font-size:1.25rem}}.btn.disabled,.btn:disabled{background:var(--colorGray300);color:var(--colorGray500);border-color:var(--colorGray300);cursor:unset}.btn.facebook{background:#2081e2;border-color:#2081e2;color:#fff;font-weight:700}.btn.facebook i{display:block;width:24px;height:24px;background:url(/_next/static/media/ico-fb.dc2fca11.svg) 50% no-repeat;background-size:auto 100%;margin-right:10px}.btn.facebook:hover{background-color:#2e89ff;border-color:#2e89ff}.btn.download i{display:block;width:24px;height:24px;background:url(/_next/static/media/ico-download.9baa602c.svg) 50% no-repeat;background-size:auto 100%;margin-right:10px}.btn.secound{background:var(--colorWhite)}.btn.secound,.btnTop{color:var(--colorPrimary)}.btnTop{display:flex;align-items:center}.btnTop:before{content:"";display:block;width:16px;height:16px;background:url(/_next/static/media/ico-top.13cad9b4.svg) 50% no-repeat;background-size:100% auto;margin-right:8px;transition:all .3s ease;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;-ms-transition:all .3s ease}.btnTop:hover{color:var(--colorPrimary)}.link{font-size:1.25rem;display:flex;align-items:center;column-gap:12px}.link:after{right:0;transition:all .3s ease;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;-ms-transition:all .3s ease;position:relative;content:"";display:block;width:12px;height:12px;border-top:2px solid;border-left:2px solid;border-color:var(--colorPrimary);transform:rotate(135deg);-webkit-transform:rotate(135deg);-moz-transform:rotate(135deg);-ms-transform:rotate(135deg);-o-transform:rotate(135deg)}.link:hover:after{right:-10px}.link.white{color:#fff}.link.gray{color:#929292}.link.down{font-size:1rem}@media(min-width:1024px){.link.down{font-size:1.25rem}}.link.down:after{right:inherit}.link.down:hover,a.btnBack{color:var(--colorPrimary)}a.btnBack{font-size:1.25rem;line-height:1.2em;font-weight:500!important;text-decoration:underline;text-underline-position:from-font;cursor:pointer;display:flex;align-items:center}@media(min-width:768px){a.btnBack{font-size:1.25rem}}a.btnBack:hover{color:var(--colorPrimary)}a.btnBack:hover:before{left:-10px}#btnLoadmore:after{right:inherit;top:-2px;transform:rotate(225deg);-webkit-transform:rotate(225deg);-moz-transform:rotate(225deg);-ms-transform:rotate(225deg);-o-transform:rotate(225deg)}#btnLoadmore:hover{color:var(--colorPrimary);border-color:rgba(0,0,0,0)}#btnLoadmore:hover:after{right:inherit;border-color:#fff}#btnFilter{cursor:pointer;overflow:hidden;border-radius:24px;-webkit-border-radius:24px;-moz-border-radius:24px;-ms-border-radius:24px;-o-border-radius:24px;background-color:#fff;width:52px;height:52px;border:1px solid #d6d6d6;box-shadow:0 1px 3px 0 rgba(16,24,40,.1),0 1px 2px 0 rgba(16,24,40,.06);display:flex;align-items:center;justify-content:center}#btnFilter span{display:flex;flex-direction:column;row-gap:6px}#btnFilter i{display:block;width:16px;height:2px;background-color:#424242;position:relative}#btnFilter i:before{position:absolute;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);content:"";display:block;overflow:hidden;border-radius:24px;-webkit-border-radius:24px;-moz-border-radius:24px;-ms-border-radius:24px;-o-border-radius:24px;width:7px;height:7px;border:2px solid #424242;background:#fff;transition:all .3s ease;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;-ms-transition:all .3s ease}#btnFilter i:first-child:before{left:-1px}#btnFilter i:last-child:before{left:11px}#btnFilter:hover{background-color:#ffd6d6}#btnFilter:hover i{background-color:var(--colorPrimary)}#btnFilter:hover i:before{border-color:var(--colorPrimary);background-color:#ffd6d6}#btnFilter:hover i:first-child:before{left:11px}#btnFilter:hover i:last-child:before{left:-1px}#btnFilter.active{background-color:var(--colorPrimary)}#btnFilter.active i{background-color:#fff}#btnFilter.active i:before{border-color:#fff;background-color:var(--colorPrimary)}#btnFilter.active i:first-child:before{left:11px}#btnFilter.active i:last-child:before{left:-1px}.btnIconBack{display:block;width:24px;height:24px;background:url(/_next/static/media/ico-arrow.b33d29a8.svg)}body{position:relative}body.openedMenu{width:100%;height:100vh;overflow:hidden}.bHideArea{display:none;position:fixed;z-index:94036;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5)}#btnMenu{width:24px;height:20px;display:flex;align-items:center;justify-content:center;cursor:pointer}#btnMenu span{position:relative;width:20px;background-color:rgba(0,0,0,0);overflow:hidden;overflow:inherit}#btnMenu span,#btnMenu span:after,#btnMenu span:before{transition:all .3s ease;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;-ms-transition:all .3s ease;height:2px;border-radius:2px;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px}#btnMenu span:after,#btnMenu span:before{content:"";display:block;background-color:var(--colorBlack);position:absolute;overflow:hidden}#btnMenu span:before{width:20px;top:4px}#btnMenu span:after{width:20px;bottom:4px}#btnMenu.opened span:after,#btnMenu.opened span:before{background-color:var(--colorPrimary)!important}#btnMenu.opened span:before{width:100%;top:0;transform:rotate(-45deg);-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg)}#btnMenu.opened span:after{width:100%;bottom:0;transform:rotate(45deg);-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg)}@media(min-width:1024px){#btnMenu{display:none}}#pPageHeader{width:100%;max-width:500px;margin-inline:auto;background-color:var(--colorBg);box-shadow:0 1px 3px 0 rgba(16,24,40,.1),0 1px 2px 0 rgba(16,24,40,.06);position:fixed;top:0;z-index:999}#pPageHeader .bHeader{height:48px;padding:0 12px;display:flex;justify-content:center;align-items:center;flex-direction:row}#pPageHeader .bHeader a{position:absolute;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%)}#pPageHeader .bHeader a:first-child{left:12px}#pPageHeader .bHeader a:last-child{right:12px}#pPageHeader .bHeader h1,#pPageHeader .bHeader h2,#pPageHeader .bHeader h3{font-size:1.5rem;line-height:1.2em;font-weight:500}@media(min-width:768px){#pPageHeader .bHeader h1,#pPageHeader .bHeader h2,#pPageHeader .bHeader h3{font-size:1.5rem}}.inputStyle,.select>select,input[list],input[type=date],input[type=email],input[type=month],input[type=password],input[type=text],input[type=textarea],input[type=year],textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;font-family:DB Ozone X,sans-serif;line-height:normal;position:relative;width:100%;outline:0;border:0;background-color:var(--colorWhite);color:var(--colorPrimary);height:52px;line-height:52px;padding:12px 16px;border:1px solid var(--colorPrimaryOutline);overflow:hidden;border-radius:8px;-webkit-border-radius:8px;-moz-border-radius:8px;-ms-border-radius:8px;-o-border-radius:8px;font-size:1.25rem;line-height:1.2em;font-weight:400;background-position:right 16px center;background-repeat:no-repeat}@media(min-width:768px){.inputStyle,.select>select,input[list],input[type=date],input[type=email],input[type=month],input[type=password],input[type=text],input[type=textarea],input[type=year],textarea{font-size:1.25rem}}.inputStyle:-ms-input-placeholder,.inputStyle::-ms-input-placeholder,.inputStyle::placeholder,.select>select:-ms-input-placeholder,.select>select::-ms-input-placeholder,.select>select::placeholder,input[list]:-ms-input-placeholder,input[list]::-ms-input-placeholder,input[list]::placeholder,input[type=date]:-ms-input-placeholder,input[type=date]::-ms-input-placeholder,input[type=date]::placeholder,input[type=email]:-ms-input-placeholder,input[type=email]::-ms-input-placeholder,input[type=email]::placeholder,input[type=month]:-ms-input-placeholder,input[type=month]::-ms-input-placeholder,input[type=month]::placeholder,input[type=password]:-ms-input-placeholder,input[type=password]::-ms-input-placeholder,input[type=password]::placeholder,input[type=text]:-ms-input-placeholder,input[type=text]::-ms-input-placeholder,input[type=text]::placeholder,input[type=textarea]:-ms-input-placeholder,input[type=textarea]::-ms-input-placeholder,input[type=textarea]::placeholder,input[type=year]:-ms-input-placeholder,input[type=year]::-ms-input-placeholder,input[type=year]::placeholder,textarea:-ms-input-placeholder,textarea::-ms-input-placeholder,textarea::placeholder{color:var(--colorTypoPlaceholder);opacity:1}input[list],input[type=date],input[type=email],input[type=month],input[type=password],input[type=text],input[type=textarea],input[type=year],textarea{transition:all .3s ease;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;-ms-transition:all .3s ease;resize:none}input[list]:disabled,input[type=date]:disabled,input[type=email]:disabled,input[type=month]:disabled,input[type=password]:disabled,input[type=text]:disabled,input[type=textarea]:disabled,input[type=year]:disabled,textarea:disabled{color:#d5d7da;background-color:#f3f5fb;border:1px solid #ccd2f0}input[list]:disabled:before,input[type=date]:disabled:before,input[type=email]:disabled:before,input[type=month]:disabled:before,input[type=password]:disabled:before,input[type=text]:disabled:before,input[type=textarea]:disabled:before,input[type=year]:disabled:before,textarea:disabled:before{opacity:.2}input[list]:focus,input[type=date]:focus,input[type=email]:focus,input[type=month]:focus,input[type=password]:focus,input[type=text]:focus,input[type=textarea]:focus,input[type=year]:focus,textarea:focus{border-color:var(--colorGray700)}.control{display:block;position:relative;cursor:pointer;padding:4px 14px 4px 30px}@media(min-width:1024px){.control{padding-left:30px}}.control input{position:absolute;z-index:-1;opacity:0;left:0;top:0;width:100%;height:100%;margin:0;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%)}@media(min-width:1024px){.control input{top:70%}}.control--checkbox{font-size:1.25rem;line-height:1.2em;font-weight:400}@media(min-width:768px){.control--checkbox{font-size:1.25rem}}.control--checkbox .control__indicator{transition:all .3s ease;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;-ms-transition:all .3s ease;height:20px;width:20px;background:url(/_next/static/media/ico-check.e5a2e1b1.svg) 50% no-repeat;background-size:100% 100%;position:absolute;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);left:0}.control--checkbox input:checked~.control__indicator{background-image:url(/_next/static/media/ico-checked.83e1136f.svg)}.control--checkbox input:disabled~.control__indicator,.control--checkbox input:disabled~.control__indicator:after{opacity:.6}.control--radio{padding-left:30px;color:var(--colorPrimary);font-size:1.25rem;line-height:1.2em;font-weight:400}@media(min-width:768px){.control--radio{font-size:1.25rem}}.control--radio .control__indicator{transition:all .3s ease;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;-ms-transition:all .3s ease;border-radius:50%;height:18px;width:18px;background-color:var(--colorWhite);border:1px solid var(--colorGray300);position:absolute;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);left:0}.control--radio input:checked~.control__indicator{border:1px solid var(--colorPrimary);background-color:var(--colorPrimary)}.control--radio input:checked~.control__indicator:after{display:block}.control--radio .control__indicator:after{content:"";display:none;height:7px;width:7px;border-radius:50%;background:var(--colorWhite);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%)}.control--radio input:disabled~.control__indicator,.control--radio input:disabled~.control__indicator:after{opacity:.6}.select{position:relative;display:inline-block;width:100%}.select>select{display:inline-block;cursor:pointer;border:1px solid var(--colorPrimaryOutline);background-color:var(--colorWhite);padding-right:48px;transition:all .3s ease;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;-ms-transition:all .3s ease;line-height:normal}.select>select::-ms-expand{display:none}.select>select:disabled{opacity:.5;pointer-events:none}.select:after{position:absolute;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);right:0;content:"";width:52px;height:100%;background:url(/_next/static/media/ico-arrow-select.4ad00edd.svg) 50% no-repeat}@media(min-width:1024px){.select:after{width:52px}}.datalist{line-height:33px}datalist{display:none}input::-webkit-calendar-picker-indicator{display:none;opacity:0}textarea{height:120px;padding:8px 16px;border-bottom:1px solid var(--colorPrimaryOutline);line-height:normal;overflow:scroll}input[type=date],input[type=month],input[type=year]{text-align:left;padding:8px 36px 9px 16px}input[type=date]:before,input[type=month]:before,input[type=year]:before{content:"";display:block;z-index:0;width:52px;height:100%;background:url(/_next/static/media/ico-calendar.4f7c67e5.svg) 50% no-repeat;position:absolute;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);right:0}input[type=date]::-webkit-calendar-picker-indicator,input[type=month]::-webkit-calendar-picker-indicator,input[type=year]::-webkit-calendar-picker-indicator{display:block;opacity:1;width:32px;height:100%;background:rgba(0,0,0,0);position:absolute;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);z-index:1;right:0}input[type=date]::-webkit-date-and-time-value,input[type=month]::-webkit-date-and-time-value,input[type=year]::-webkit-date-and-time-value{text-align:left}input[type=password]{padding-right:36px}.controlPass{position:relative}.controlPass .btnshowPass{position:absolute;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);right:7px;color:var(--colorGray700);width:52px;height:100%;overflow:hidden;text-indent:-999px;background:url(/_next/static/media/ico-invisible.4883363b.svg) 50% no-repeat}@media(min-width:1024px){.controlPass .btnshowPass{width:52px}}.controlPass .btnshowPass:hover{color:var(--colorPrimary)}.controlPass .btnshowPass.show{background-image:url(/_next/static/media/ico-visibility.b31d152d.svg)}.checkboxPDPA{display:flex;align-items:flex-start;flex-direction:column}.checkboxPDPA .control{line-height:28px}.checkboxPDPA .control input{top:50%}.checkboxPDPA .bText a:hover{color:var(--colorSecondary)}.bCaptcha{margin-bottom:25px}.bCaptcha>img{width:100%;max-width:300px;height:auto}@media(min-width:1024px){.bCaptcha>img{width:360px}}.control-group [data-content]:after{content:attr(data-content);display:block;position:absolute;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);right:20px;color:var(--colorSecondary)}.control-group [data-content] input{padding-right:20%}.control-group .floating-label{transition:all .3s ease;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;-ms-transition:all .3s ease;display:block;position:absolute;opacity:0;top:-10px;left:0;font-size:.875rem;line-height:1.2em;color:var(--colorGray50);white-space:nowrap}@media(min-width:768px){.control-group .floating-label{font-size:.875rem}}.control-group .form-control:placeholder-shown+.floating-label{visibility:hidden;z-index:-1;transition:.2s ease-in-out;-webkit-transition:.2s ease-in-out;-moz-transition:.2s ease-in-out;-ms-transition:.2s ease-in-out;-o-transition:.2s ease-in-out}.control-group .form-control:focus:not(:placeholder-shown)+.floating-label,.control-group .form-control:not(:placeholder-shown)+.floating-label{visibility:visible;z-index:1;opacity:1;transform:translateY(-10px);-webkit-transform:translateY(-10px);-moz-transform:translateY(-10px);-ms-transform:translateY(-10px);-o-transform:translateY(-10px);transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out}.bForm{width:100%;display:grid;grid-template-columns:100%;grid-row-gap:24px}.bForm>:last-child{margin-bottom:0}.bForm hr{background-color:var(--colorGray300)}.bForm .bRow{display:flex;column-gap:16px;flex-direction:row}@media(min-width:1024px){.bForm .bRow{flex-direction:row}}.bForm .control-group{width:100%;position:relative;display:flex;flex-direction:column;row-gap:4px}.bForm .control-group [class*=tTitle]{font-size:1.125rem;line-height:1.2em;color:var(--colorPrimary);font-weight:400}@media(min-width:768px){.bForm .control-group [class*=tTitle]{font-size:1.125rem}}.bForm .control-group [class*=tTitle] span{display:inline}.bForm .control-group.validate [class*=tTitle]:after{content:"*";color:#e90b0e;margin-left:3px}.bForm .control-group.error label.tError{display:flex}.bForm .control-group.error label.tError:before{display:none}.bForm .control-group.error input,.bForm .control-group.error textarea{border-color:#e90b0e}.bForm .control-group.error input[type=text]{position:relative;z-index:1;background-image:url(/_next/static/media/ico-error.93490395.svg)}.bForm .control-group.pdpa>p{font-size:1.25rem;line-height:1.2em;color:var(--colorPrimary)}@media(min-width:768px){.bForm .control-group.pdpa>p{font-size:1.25rem}}.bForm .control-group.pdpa>p i{content:"*";color:#e90b0e}.bForm .control-group.pdpa>p a{text-decoration:underline;font-weight:500}.bForm .control-group .gender{width:100%;display:flex;justify-content:space-between;align-items:center;flex-direction:row;gap:16px;padding:0 16px}.bForm .control-group>p{font-size:1.125rem;line-height:1.2em;color:#717680;font-weight:400;margin-top:2px}@media(min-width:768px){.bForm .control-group>p{font-size:1.125rem}}.bForm .tError{font-size:1rem;line-height:1.2em;color:#e90b0e;font-weight:500;display:none;align-items:center;column-gap:8px}@media(min-width:768px){.bForm .tError{font-size:1rem}}.bForm .tError:before{content:"";display:block;vertical-align:middle;width:16px;height:16px;background:url(/_next/static/media/ico-error.93490395.svg) 50% no-repeat;background-size:contain}.bForm.error>.tError,.bPdpa{display:flex}.bPdpa{gap:8px;flex-direction:column;padding-top:16px;border-top:1px solid var(--colorPrimaryOutline)}.bPdpa a{text-decoration:underline;font-weight:500!important}div[class^=gOption]{display:flex;padding:0 8px}div[class^=gOption][class*=column]{flex-direction:column;gap:8px}div[class^=gOption][class*=row]{flex-direction:row;gap:16px 32px;flex-wrap:wrap}.modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.6);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000}.modal-overlay,.modal-overlay .modal{display:flex;justify-content:center;align-items:center}.modal-overlay .modal{background:var(--colorWhite);overflow:hidden;border-radius:16px;-webkit-border-radius:16px;-moz-border-radius:16px;-ms-border-radius:16px;-o-border-radius:16px;width:90%;max-width:320px;padding:24px;flex-direction:column;gap:16px}.modal-overlay .modal>*{width:100%}.modal-overlay .modal .bContent,.modal-overlay .modal .bContent .bTitle{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:8px}.modal-overlay .modal .bContent .bTitle img{display:block;width:100%;height:auto;max-width:60px}.modal-overlay .modal .bContent .bTitle h2{margin:0;font-size:1.75rem;text-align:center;font-weight:500}.modal-overlay .modal .bContent .bText p{width:100%;display:flex;justify-content:space-between;align-items:center;gap:16px;font-size:1.25rem;line-height:1.2em;text-align:center}@media(min-width:768px){.modal-overlay .modal .bContent .bText p{font-size:1.25rem}}.modal-overlay .modal .bBtn{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:8px}.modal-overlay .modal .bBtn .btnBack{padding:8px}.modal-overlay #modalRedeem .bContent .bText{width:100%;padding:0 16px;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:4px}.modal-overlay #modalRedeem .bContent .bText p{width:100%;display:flex;justify-content:space-between;align-items:center;gap:16px;font-size:1.25rem;line-height:1.2em;text-align:left}@media(min-width:768px){.modal-overlay #modalRedeem .bContent .bText p{font-size:1.25rem}}.modal-overlay #modalRedeem .bContent .bText p span{display:flex;gap:4px}.modal-overlay #modalRedeem .bContent .bText p i{font-style:normal}.modal-overlay #modalRedeem .bContent .bText p:nth-child(2) i{color:#e90b0e}.modal-overlay #modalRedeem .bContent .bText p:last-child i{font-weight:500}section#pOtp .bOtpMain .bOtp{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:40px}section#pOtp .bOtpMain .bOtp h2{font-size:1.25rem;line-height:1.2em;color:var(--colorPrimary)}@media(min-width:768px){section#pOtp .bOtpMain .bOtp h2{font-size:1.25rem}}section#pOtp .bOtpMain .bOtp .bText{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:16px}section#pOtp .bOtpMain .bOtp .bText h3{font-size:1.25rem;line-height:1.2em;font-weight:500;text-align:center;color:var(--colorTypoSubtext1)}@media(min-width:768px){section#pOtp .bOtpMain .bOtp .bText h3{font-size:1.25rem}}section#pOtp .bOtpMain .bOtp .bText p{font-size:1.125rem;line-height:1.2em;font-weight:400;text-align:center;color:var(--colorTypoSubtext2);line-height:140%}@media(min-width:768px){section#pOtp .bOtpMain .bOtp .bText p{font-size:1.125rem}}section#pOtp .bOtpMain .bOtp .bText p span{color:var(--colorPrimary);display:block;font-weight:500}section#pOtp .bOtpMain .bOtp .bFrom{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:24px}section#pOtp .bOtpMain .bOtp .bFrom .control-group.otp{display:flex;column-gap:10px;justify-content:space-between}section#pOtp .bOtpMain .bOtp .bFrom .control-group.otp input[type=text]{width:44px;height:48px;text-align:center;font-size:1.5rem;line-height:1.2em;color:var(--colorTypoSubtext1);font-weight:500;border:1px solid var(--colorPrimary);padding:8px}@media(min-width:768px){section#pOtp .bOtpMain .bOtp .bFrom .control-group.otp input[type=text]{font-size:1.5rem}}section#pOtp .bOtpMain .bOtp .bFrom .control-group.otp input::-webkit-inner-spin-button,section#pOtp .bOtpMain .bOtp .bFrom .control-group.otp input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}section#pOtp .bOtpMain .bOtp .bFrom .control-group.otp input[type=number]{-moz-appearance:textfield}section#pOtp .bOtpMain .bOtp .bFrom label.tError{display:none}section#pOtp .bOtpMain .bOtp .bFrom .bTextCount{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:8px}section#pOtp .bOtpMain .bOtp .bFrom .bTextCount .bCountTime{font-size:1.25rem;line-height:1.2em;color:var(--colorPrimary);font-weight:500;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:4px}@media(min-width:768px){section#pOtp .bOtpMain .bOtp .bFrom .bTextCount .bCountTime{font-size:1.25rem}}section#pOtp .bOtpMain .bOtp .bFrom .bTextCount .bTextSend{font-size:1.125rem;line-height:1.2em;text-align:center;color:var(--colorTypoSubtext2);font-weight:400}@media(min-width:768px){section#pOtp .bOtpMain .bOtp .bFrom .bTextCount .bTextSend{font-size:1.125rem}}section#pOtp .bOtpMain .bOtp .bFrom .bTextCount .bTextSend a{color:var(--colorPrimary);font-weight:500}section#pOtp .bOtpMain .bOtp .bFrom.error .otp input[type=text]{border-color:#e90b0e}section#pOtp .bOtpMain .bOtp .bFrom.error label.tError{display:flex;font-size:1.125rem;line-height:1.2em;color:#e90b0e;margin-top:-12px;font-weight:400}@media(min-width:768px){section#pOtp .bOtpMain .bOtp .bFrom.error label.tError{font-size:1.125rem}}section#pOtp .bOtpMain .bOtp .bFrom.error label.tError:before{display:none}section#pOtp .bOtpMain .bOtp .bBtn{width:100%;display:flex;align-content:center;flex-direction:column}section#pOtp .bOtpMain .bOtp .bBtn span{font-size:.875rem;line-height:1.2em;color:var(--colorPrimary);text-align:center;margin:12px 0}@media(min-width:768px){section#pOtp .bOtpMain .bOtp .bBtn span{font-size:.875rem}}html{font-size:var(--baseFontsize);scroll-padding-top:24px}@media(min-width:1024px){html{scroll-padding-top:48px}}html[lang=th]{font-weight:400;font-size:16px;font-weight:500}html[lang=th],html[lang=th] *{font-family:DB Ozone X,sans-serif;line-height:normal}html[lang=th] *{font-weight:400}html[lang=en]{font-size:11px}html[lang=en],html[lang=en] *{font-family:Kia,sans-serif;line-height:normal;font-weight:400}body{font-family:DB Ozone X,sans-serif;font-weight:400;line-height:normal;color:var(--colorTypoBasetext);min-height:-webkit-fill-available;background:linear-gradient(0deg,#02212b,#2a7b96);overflow-x:hidden}.container{margin-inline:auto;width:calc(100% - 32px)}a{cursor:pointer;transition:all .3s ease;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;-ms-transition:all .3s ease;color:var(--colorSecondary)}a:hover{color:var(--colorPrimary)}.bPreload{display:block;width:100%;height:100%;padding:0;position:fixed;top:0;left:0;background-color:rgba(0,0,0,.25);background-size:100px auto;z-index:94036}.bPreload img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);display:block;width:auto;height:50px}.thai,.thai *{font-family:DB Ozone X,sans-serif;font-weight:400;line-height:normal}.eng,.eng *{font-family:Kia,sans-serif;font-weight:400;line-height:normal}div[id^=page]{width:100%;max-width:500px;margin-inline:auto;min-height:100dvh;box-shadow:0 0 16px 0 rgba(0,0,0,.5);background:url(/_next/static/media/bg-main.2131610b.jpg) top no-repeat #2a7b96;background-size:100% auto;padding:24px 0;position:relative}@media(min-width:1024px){div[id^=page]{padding:48px 0}}div[id^=page] xmp{white-space:pre-wrap;padding:24px;background-color:#000;color:#fff}div[id^=page] .wrapContent{position:relative}.hide{display:none!important}.pc{display:none}@media(min-width:767px)and (max-width:1366px)and (-webkit-min-device-pixel-ratio:2){.pc{display:none}}@media(min-width:1024px){.pc{display:block}}.pc-tablet{display:none}@media(min-width:767px)and (max-width:1366px)and (-webkit-min-device-pixel-ratio:2){.pc-tablet{display:block}}@media(min-width:768px){.pc-tablet{display:block}}.mobile-tablet{display:block}@media(min-width:767px)and (max-width:1366px)and (-webkit-min-device-pixel-ratio:2){.mobile-tablet{display:block}}@media(min-width:768px){.mobile-tablet{display:none}}.mobile{display:block}@media(min-width:767px)and (max-width:1366px)and (-webkit-min-device-pixel-ratio:2){.mobile{display:none}}@media(min-width:1024px){.mobile{display:none}}#pLoadmore .bLoadmore{border-top:1px solid var(--colorGray700);text-align:center;padding-top:32px}@media(min-width:768px){#pLoadmore .bLoadmore{padding-top:48px}}#pLoadmore .bLoadmore p{color:var(--colorPrimary);font-weight:700;font-size:1.125rem;line-height:1.2em}@media(min-width:768px){#pLoadmore .bLoadmore p{font-size:1.125rem;font-size:1.25rem;line-height:1.2em}}@media(min-width:768px)and (min-width:768px){#pLoadmore .bLoadmore p{font-size:1.25rem}}.bLang{display:flex;justify-content:flex-end}.bLang #switchLang{display:inline-flex;box-shadow:0 1px 3px 0 rgba(16,24,40,.1),0 1px 2px 0 rgba(16,24,40,.06);overflow:hidden;border-radius:8px;-webkit-border-radius:8px;-moz-border-radius:8px;-ms-border-radius:8px;-o-border-radius:8px;border:1px solid var(--colorPrimaryOutline);background-color:var(--colorBg)}.bLang #switchLang a{font-size:1rem;line-height:1.2em;font-weight:500;color:var(--colorPrimary);padding:0 12px;line-height:28px;overflow:hidden;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;min-width:48px;text-align:center}@media(min-width:768px){.bLang #switchLang a{font-size:1rem}}.bLang #switchLang a.active{background-color:var(--colorSecondary);color:var(--colorWhite)}div[id^=page] .bContainerMain{background-color:var(--colorBg);min-height:calc(100dvh - 96px);padding:40px 16px;border-radius:24px 24px 0 0}div.bStep{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:4px;margin-bottom:16px}div.bStep .bBullet{display:block;width:36px;height:8px;background:url(/_next/static/media/ico-bullet.18be8fc7.svg) no-repeat;background-size:100% auto}div.bStep p{font-size:.75rem;line-height:1.2em;color:var(--colorGray500)}@media(min-width:768px){div.bStep p{font-size:.75rem}}div.bStep[data-step="1"] .bBullet{background-position:0 0}div.bStep[data-step="2"] .bBullet{background-position:0 -8px}div.bStep[data-step="3"] .bBullet{background-position:0 -16px}.btnCode{display:flex;align-items:center;gap:4px;position:relative;line-height:normal!important}.btnCode,.btnCode:hover{color:var(--colorWhite)}.btnCode span{display:none}.btnCode:before{content:"Copy";box-shadow:0 4px 10px 0 rgba(94,94,94,.25);background-color:#f7f6f6;color:var(--colorPrimary);overflow:hidden;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;padding:2px 8px;position:absolute;top:0;left:50%;transform:translateX(-50%);-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transition:all .3s ease;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;-ms-transition:all .3s ease;opacity:0}.btnCode:after{content:"";width:18px;height:18px;background-color:#f7f6f6;-webkit-mask:url(/_next/static/media/ico-copy.60ea2634.svg) center center no-repeat;mask:url(/_next/static/media/ico-copy.60ea2634.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain;display:block}.btnCode.active:before{opacity:1;top:-24px}hr.hrLine{width:100%;max-width:180px;height:1px;border:none;background:url(/_next/static/media/bg-hr.20774408.svg) 50% no-repeat;background-size:cover}div[id^=pageWelcome]{background:url(/_next/static/media/bg-welcome.436ba3d2.jpg) 0 0 no-repeat #2a7b96;background-size:cover;color:var(--colorWhite);display:flex;justify-content:center;align-items:center;flex-direction:column}div[id^=pageWelcome] .bLogo{display:none}div[id^=pageEditProfile],div[id^=pageOtp],div[id^=pageRegister],div[id^=pageSurvey],div[id^=pageVerified]{padding:96px 0 0}div[id^=pageEditProfile] .wrapContent,div[id^=pageOtp] .wrapContent,div[id^=pageRegister] .wrapContent,div[id^=pageSurvey] .wrapContent,div[id^=pageVerified] .wrapContent{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:24px;justify-content:flex-start}div[id^=pageEditProfile] .wrapContent>*,div[id^=pageOtp] .wrapContent>*,div[id^=pageRegister] .wrapContent>*,div[id^=pageSurvey] .wrapContent>*,div[id^=pageVerified] .wrapContent>*{width:100%}div[id^=pageEditProfile] .bLogo,div[id^=pageOtp] .bLogo,div[id^=pageRegister] .bLogo,div[id^=pageSurvey] .bLogo,div[id^=pageVerified] .bLogo{display:flex;justify-content:center}div[id^=pageVerified] .bContainerMain{display:flex;justify-content:center;align-items:center;flex-direction:column;justify-content:flex-start;gap:40px}div[id^=pageVerified] .bContainerMain>*{width:100%}div[id^=pageVerified] .bContainerMain .bLogo{display:flex;justify-content:center}div[id^=pageVerified] .bContainerMain .bLogo img{display:block;width:auto;height:32px}div[id^=pageVerified] .bContainerMain .bPdpa{margin-top:16px}div[id^=pageRegister] #pRegister .bRegisterMain .bForm .bType{display:flex;gap:16px}div[id^=pageRegister] #pRegister .bRegisterMain .bForm .bType .control--radio{display:inline-block;cursor:pointer;padding:10px 20px;border:1px solid var(--colorGray300);overflow:hidden;border-radius:8px;-webkit-border-radius:8px;-moz-border-radius:8px;-ms-border-radius:8px;-o-border-radius:8px;background-color:var(--colorWhite);width:100%;text-align:center;font-size:1.25rem;line-height:1.2em;transition:all .3s ease;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;-ms-transition:all .3s ease}@media(min-width:768px){div[id^=pageRegister] #pRegister .bRegisterMain .bForm .bType .control--radio{font-size:1.25rem}}div[id^=pageRegister] #pRegister .bRegisterMain .bForm .bType .control--radio.selected{background-color:var(--colorSecondary);border-color:var(--colorSecondary);color:#fff}div[id^=pageRegister] #pRegister .bRegisterMain .bForm .bType .control--radio .control__indicator,div[id^=pageRegister] #pRegister .bRegisterMain .bForm .bType .control--radio input{display:none}div[id^=pageRegister] #pRegister .bRegisterMain .bForm .bBtn{margin-top:16px}div[id^=pageSurvey] #pSurvey .bForm .control-group{gap:8px;padding:0 12px}div[id^=pageSurvey] #pSurvey .bForm .control-group .tTitle{font-size:1.25rem;line-height:1.2em;font-weight:500}@media(min-width:768px){div[id^=pageSurvey] #pSurvey .bForm .control-group .tTitle{font-size:1.25rem}}div[id^=pageSurvey] #pSurvey .bForm .control-group .select,div[id^=pageSurvey] #pSurvey .bForm .control-group .tError,div[id^=pageSurvey] #pSurvey .bForm .control-group .tSubTitle{padding:0 8px}div[id^=pageSurvey] #pSurvey .bForm .control-group .gOption-checkbox{display:flex;flex-wrap:wrap;gap:10px}div[id^=pageSurvey] #pSurvey .bForm .control-group .gOption-checkbox .control{position:relative;display:flex;align-items:center;justify-content:center;padding:4px 8px;height:32px;background-color:var(--colorWhite);border:1px solid #ccc;overflow:hidden;border-radius:8px;-webkit-border-radius:8px;-moz-border-radius:8px;-ms-border-radius:8px;-o-border-radius:8px;cursor:pointer;transition:all .3s ease;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;-ms-transition:all .3s ease}div[id^=pageSurvey] #pSurvey .bForm .control-group .gOption-checkbox .control:has(input:checked){background-color:var(--colorSecondary);color:var(--colorWhite)}div[id^=pageSurvey] #pSurvey .bForm .control-group .gOption-checkbox .control input{position:absolute;opacity:0;cursor:pointer}div[id^=pageSurvey] #pSurvey .bForm .bBtn{margin-top:16px;display:flex;flex-direction:column;align-items:center;gap:16px}div[id^=pageSurvey] #pSurvey .bForm .bBtn .bStep{margin-bottom:0}div[id^=pageEditProfile]{padding:48px 0 0}div[id^=pageEditProfile] .bForm h2{font-size:1.25rem;line-height:1.2em;font-weight:500;padding-bottom:16px;border-bottom:1px solid #d0d5dd}@media(min-width:768px){div[id^=pageEditProfile] .bForm h2{font-size:1.25rem}}div[id^=pageEditProfile] .bBtn{margin-top:16px;display:flex;flex-direction:column;align-items:center;gap:16px}div[id^=pageEditProfile] .bBtn .bStep{margin-bottom:0}div[id^=pageThankyou]{display:flex;justify-content:center;align-items:center;flex-direction:column}div[id^=pageThankyou]>*{width:100%}div[id^=pageThankyou] .wrapContent{margin-inline:auto;width:calc(100% - 32px);display:flex;justify-content:center;flex-direction:column;gap:24px;justify-content:flex-start;align-items:center}div[id^=pageThankyou] .wrapContent>*{width:100%}div[id^=pageThankyou] #pThankyouContent{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:40px}div[id^=pageThankyou] #pThankyouContent .bThankyouContent{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:16px}div[id^=pageThankyou] #pThankyouContent .bThankyouContent .bThankyou{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:8px}div[id^=pageThankyou] #pThankyouContent .bThankyouContent .bThankyou h1{font-size:1.25rem;line-height:1.2em;font-weight:500;text-align:center;color:var(--colorWhite)}@media(min-width:768px){div[id^=pageThankyou] #pThankyouContent .bThankyouContent .bThankyou h1{font-size:1.25rem}}div[id^=pageThankyou] #pThankyouContent .bThankyouContent .bThankyou p.tPoint{font-size:40px;line-height:1.2em;font-weight:300;text-align:center;color:var(--colorWhite)}@media(min-width:768px){div[id^=pageThankyou] #pThankyouContent .bThankyouContent .bThankyou p.tPoint{font-size:40px}}div[id^=pageThankyou] #pThankyouContent .bThankyouContent .bThankyou p.tPoint b{font-weight:500}div[id^=pageThankyou] #pThankyouContent .bThankyouContent .bThankyou p.tDetails{font-size:1.25rem;line-height:1.2em;text-align:center;color:var(--colorWhite);text-shadow:6px 6px 5px rgba(0,0,0,.25)}@media(min-width:768px){div[id^=pageThankyou] #pThankyouContent .bThankyouContent .bThankyou p.tDetails{font-size:1.25rem}}div[id^=pageThankyou] #pThankyouContent .bThankyouContent .bThankyou p.tDetails span{display:block;font-weight:500;letter-spacing:.02em;background:linear-gradient(180deg,#fff 29.31%,#b1deeb 56.79%,#86c6d7 70.69%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}div[id^=pageThankyou] #pThankyouContent .bThankyouContent .bSpecial{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:8px;padding:8px}div[id^=pageThankyou] #pThankyouContent .bThankyouContent .bSpecial p{font-size:1.125rem;line-height:1.2em;font-weight:400;text-align:center;color:var(--colorWhite)}@media(min-width:768px){div[id^=pageThankyou] #pThankyouContent .bThankyouContent .bSpecial p{font-size:1.125rem}}div[id^=pageThankyou] #pThankyouContent .bThankyouContent .bSpecial .bPic img{display:block;max-width:100%;height:auto}div[id^=pageThankyou] #pThankyouContent .bBtn{width:100%}div[id^=pageProfile]{padding-top:0;padding-bottom:108px;background:url(/_next/static/media/bg-profile.02dacaac.jpg) bottom no-repeat #fff;background-size:100% auto}div[id^=pageProfile] .wrapContent{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:16px}div[id^=pageProfile] .wrapContent>*{width:100%}div[id^=pageProfile] section#pTitle{padding:16px 0;background:url(/_next/static/media/bg-head.97d4dbca.jpg) top no-repeat;background-size:cover;position:relative}div[id^=pageProfile] section#pTitle .bTitle{margin-inline:auto;width:calc(100% - 32px);padding:32px 0 16px;display:flex;gap:16px}div[id^=pageProfile] section#pTitle .bTitle .bDisplay{display:block;width:58px;height:58px;border:1px solid #fff;overflow:hidden;border-radius:100px;-webkit-border-radius:100px;-moz-border-radius:100px;-ms-border-radius:100px;-o-border-radius:100px}div[id^=pageProfile] section#pTitle .bTitle .bDisplay img{width:100%;height:100%;object-fit:cover}div[id^=pageProfile] section#pTitle .bTitle h2 span{display:block}div[id^=pageProfile] section#pTitle .bLang{position:relative;margin-inline:auto;width:calc(100% - 32px)}div[id^=pageProfile] section#pTitle:after{content:"";display:block;z-index:1;width:100%;height:16px;position:absolute;bottom:0;left:0;background:linear-gradient(180deg,rgba(179,129,35,0),#fff)}div[id^=pageProfile] section#pCoupon{padding:0}div[id^=pageProfile] section#pCoupon .bCoupon{max-width:295px;height:106px;background:url(/_next/static/media/bg-coupon.07bcd615.svg) no-repeat;background-size:contain;margin-inline:auto;display:grid;grid-template-columns:90px 172px;align-items:center;padding:0 16px 8px}div[id^=pageProfile] section#pCoupon .bCoupon .bPic{display:flex;justify-content:center;align-items:center;flex-direction:column;padding:8px}div[id^=pageProfile] section#pCoupon .bCoupon .bPic img{display:block;max-width:75px;height:auto}div[id^=pageProfile] section#pCoupon .bCoupon .bDetails{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:4px;padding:0 16px}div[id^=pageProfile] section#pCoupon .bCoupon .bDetails>div{display:flex;align-items:center}div[id^=pageProfile] section#pCoupon .bCoupon .bDetails>div.tPrice{justify-content:center;gap:4px;text-align:center;color:var(--colorPrimary);font-weight:700}div[id^=pageProfile] section#pCoupon .bCoupon .bDetails>div.tPrice span{display:block;font-weight:700;color:#00b14f;font-size:3rem;line-height:1.2em;line-height:70%}@media(min-width:768px){div[id^=pageProfile] section#pCoupon .bCoupon .bDetails>div.tPrice span{font-size:3rem}}div[id^=pageProfile] section#pCoupon .bCoupon .bDetails>div.tCondition{width:100%;justify-content:space-between;gap:8px}div[id^=pageProfile] section#pCoupon .bCoupon .bDetails>div.tCondition span{font-size:.75rem;line-height:1.2em;color:#717171}@media(min-width:768px){div[id^=pageProfile] section#pCoupon .bCoupon .bDetails>div.tCondition span{font-size:.75rem}}div[id^=pageProfile] section#pCoupon .bCoupon .bDetails>div.tCondition a{font-size:.75rem;line-height:1.2em;text-decoration:underline}@media(min-width:768px){div[id^=pageProfile] section#pCoupon .bCoupon .bDetails>div.tCondition a{font-size:.75rem}}div[id^=pageProfile] section#pCoupon .bCoupon .bDetails .btnCode{max-width:153px;color:var(--colorGray500);width:100%;overflow:hidden;border-radius:6px;-webkit-border-radius:6px;-moz-border-radius:6px;-ms-border-radius:6px;-o-border-radius:6px;background-color:#fff;border:1px solid #d5d7da;justify-content:space-between;align-items:center;padding:0 4px 0 8px;height:27px;overflow:inherit;font-weight:700}div[id^=pageProfile] section#pCoupon .bCoupon .bDetails .btnCode span{display:none}div[id^=pageProfile] section#pCoupon .bCoupon .bDetails .btnCode:after{display:block;background-color:var(--colorSecondary)}div[id^=pageProfile] section#pCoupon>p{max-width:280px;margin-inline:auto;text-align:right;color:#717171;font-size:.875rem;line-height:1.2em}@media(min-width:768px){div[id^=pageProfile] section#pCoupon>p{font-size:.875rem}}div[id^=pageProfile] section#pBanner{margin-inline:auto;width:calc(100% - 32px)}div[id^=pageProfile] section#pBanner .bBanner{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:12px}div[id^=pageProfile] section#pBanner .bBanner a{width:100%}div[id^=pageProfile] section#pBanner .bBanner img{display:block;width:100%;height:auto}div[id^=pageProfile] section#pMemberCard .bCard{margin-inline:auto;width:calc(100% - 32px);overflow:hidden;border-radius:12px;-webkit-border-radius:12px;-moz-border-radius:12px;-ms-border-radius:12px;-o-border-radius:12px;background:linear-gradient(105deg,#05141f 1.95%,#0b6c8e 120.67%);box-shadow:7px 8px 12px 0 rgba(0,0,0,.1);min-height:120px;padding:12px 24px;color:var(--colorWhite)}div[id^=pageProfile] section#pMemberCard .bCard .bName hr{display:block;width:100%;height:1px;border:none;box-shadow:inset 0 2px 2px 0 rgba(0,0,0,.15);background-color:#dfdad8;margin-top:5px}div[id^=pageProfile] section#pMemberCard .bCard .bName .bMemberCode{display:flex;gap:4px;align-items:center}div[id^=pageProfile] section#pMemberCard .bCard .bPoint{margin-top:12px;display:flex;align-items:center;justify-content:center;gap:12px;font-size:3rem;line-height:1.2em;font-weight:500;line-height:100%}@media(min-width:768px){div[id^=pageProfile] section#pMemberCard .bCard .bPoint{font-size:3rem}}div[id^=pageProfile] section#pMemberCard .bCard .bPoint:before{content:"";display:block;width:24px;height:24px;background:url(/_next/static/media/ico-star.e35e37d8.svg) 50% no-repeat;background-size:cover}div[id^=pageProfile] section#pMemberCard .bCard .bPoint span{font-size:1.5rem;line-height:1.2em;font-weight:500}@media(min-width:768px){div[id^=pageProfile] section#pMemberCard .bCard .bPoint span{font-size:1.5rem}}div[id^=pageProfile] section#pMemberCard .bCard>a{font-size:.875rem;line-height:1.2em;text-align:center;color:var(--colorWhite);display:block;margin:0 auto;text-decoration:underline;text-underline-offset:3px}@media(min-width:768px){div[id^=pageProfile] section#pMemberCard .bCard>a{font-size:.875rem}}div[id^=pageProfile] section#pCarInfo,div[id^=pageProfile] section#pProfileInfo{margin-inline:auto;width:calc(100% - 32px);background-color:var(--colorWhite);overflow:hidden;border-radius:12px;-webkit-border-radius:12px;-moz-border-radius:12px;-ms-border-radius:12px;-o-border-radius:12px;padding:8px 16px 16px;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:12px;border:1px solid var(--colorSecondary)}div[id^=pageProfile] section#pCarInfo>*,div[id^=pageProfile] section#pProfileInfo>*{width:100%}div[id^=pageProfile] section#pCarInfo .bTitle,div[id^=pageProfile] section#pProfileInfo .bTitle{padding:12px 0;border-bottom:1px solid var(--colorSecondary);display:flex;justify-content:space-between;align-items:center}div[id^=pageProfile] section#pCarInfo .bTitle h2,div[id^=pageProfile] section#pProfileInfo .bTitle h2{font-size:1.25rem;line-height:1.2em;font-weight:500}@media(min-width:768px){div[id^=pageProfile] section#pCarInfo .bTitle h2,div[id^=pageProfile] section#pProfileInfo .bTitle h2{font-size:1.25rem}}div[id^=pageProfile] section#pCarInfo .bTitle .btnEdit,div[id^=pageProfile] section#pProfileInfo .bTitle .btnEdit{width:24px;height:24px;background:url(/_next/static/media/ico-edit.99298c5e.svg) 50% no-repeat}div[id^=pageProfile] section#pCarInfo .bInfo,div[id^=pageProfile] section#pProfileInfo .bInfo{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:12px}div[id^=pageProfile] section#pCarInfo .bInfo>*,div[id^=pageProfile] section#pProfileInfo .bInfo>*{width:100%}div[id^=pageProfile] section#pCarInfo .bInfo .bRow,div[id^=pageProfile] section#pProfileInfo .bInfo .bRow{display:grid;grid-template-columns:auto auto;grid-gap:16px;gap:16px}div[id^=pageProfile] section#pCarInfo .bInfo .bRow>h3,div[id^=pageProfile] section#pProfileInfo .bInfo .bRow>h3{color:var(--colorTypoSubtext2);font-size:1.25rem;line-height:1.2em}@media(min-width:768px){div[id^=pageProfile] section#pCarInfo .bInfo .bRow>h3,div[id^=pageProfile] section#pProfileInfo .bInfo .bRow>h3{font-size:1.25rem}}div[id^=pageProfile] section#pCarInfo .bInfo .bRow>p,div[id^=pageProfile] section#pProfileInfo .bInfo .bRow>p{text-align:right;font-size:1.25rem;line-height:1.2em;word-wrap:break-word}@media(min-width:768px){div[id^=pageProfile] section#pCarInfo .bInfo .bRow>p,div[id^=pageProfile] section#pProfileInfo .bInfo .bRow>p{font-size:1.25rem}}div[id^=pagePolicy]{padding:96px 0 0}div[id^=pagePolicy] .wrapContent{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:24px;justify-content:flex-start}div[id^=pagePolicy] .wrapContent>*{width:100%}div[id^=pagePolicy] .bContainerMain{padding-bottom:100px}div[id^=pagePolicy] .bTitle{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:10px}div[id^=pagePolicy] .bTitle h1{font-size:1.5rem;line-height:1.2em;font-weight:500;text-align:center}@media(min-width:768px){div[id^=pagePolicy] .bTitle h1{font-size:1.5rem}}div[id^=pagePolicy] .bTitle p{font-size:1.125rem;line-height:1.2em;font-weight:500;text-align:center}@media(min-width:768px){div[id^=pagePolicy] .bTitle p{font-size:1.125rem}}div[id^=pagePolicy] .bContent *{line-height:1.3em;margin-bottom:8px;font-size:1rem;line-height:1.2em}@media(min-width:768px){div[id^=pagePolicy] .bContent *{font-size:1rem}}div[id^=pagePolicy] .bContent * *>*,div[id^=pagePolicy] .bContent :last-child{margin-bottom:0}div[id^=pagePolicy] .bContent h1,div[id^=pagePolicy] .bContent h2,div[id^=pagePolicy] .bContent h3,div[id^=pagePolicy] .bContent h4,div[id^=pagePolicy] .bContent h5,div[id^=pagePolicy] .bContent h6{font-weight:400;margin-bottom:8px;color:var(--colorPrimary)}div[id^=pagePolicy] .bContent h1{font-size:2em;font-weight:700}div[id^=pagePolicy] .bContent h2{font-size:1.5rem;font-weight:700}div[id^=pagePolicy] .bContent h3{font-size:1.25rem;font-weight:700}div[id^=pagePolicy] .bContent h4{font-size:1.125rem;font-weight:700}div[id^=pagePolicy] .bContent h5{font-size:1rem;font-weight:700}div[id^=pagePolicy] .bContent h6{font-size:.875rem;font-weight:700}div[id^=pagePolicy] .bContent p{font-size:1rem;line-height:1.2em}@media(min-width:768px){div[id^=pagePolicy] .bContent p{font-size:1rem}}div[id^=pagePolicy] .bContent img{max-width:100%;height:auto;display:block;margin:0 auto}div[id^=pagePolicy] .bContent span{color:var(--colorPrimary)}div[id^=pagePolicy] .bContent a{word-break:break-all;color:var(--colorPrimary);transition:all .3s ease;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;-ms-transition:all .3s ease}div[id^=pagePolicy] .bContent a:hover{text-decoration:underline;color:var(--colorSecondary)}div[id^=pagePolicy] .bContent blockquote{color:var(--colorTypoBasetext);background:#f9f9f9;border-left:10px solid var(--colorSecondary);margin:1.5em 10px;padding:.5em 10px;quotes:"“" "”" "‘" "’"}div[id^=pagePolicy] .bContent blockquote:before{color:var(--colorPrimary);content:open-quote;font-size:4em;line-height:.1em;margin-right:.25em;vertical-align:-.4em}div[id^=pagePolicy] .bContent blockquote p{display:inline}div[id^=pagePolicy] .bContent hr{width:100%;height:1px;background-color:var(--colorGray700)}div[id^=pagePolicy] .bContent table{width:100%}div[id^=pagePolicy] .bContent table td{padding:6px}div[id^=pagePolicy] .bContent dl{display:block;margin:1em 0}div[id^=pagePolicy] .bContent dl dd,div[id^=pagePolicy] .bContent dl dd>*,div[id^=pagePolicy] .bContent dl dt,div[id^=pagePolicy] .bContent dl dt>*{margin-bottom:18px}div[id^=pagePolicy] .bContent dl dd:last-child,div[id^=pagePolicy] .bContent dl dd>:last-child,div[id^=pagePolicy] .bContent dl dt:last-child,div[id^=pagePolicy] .bContent dl dt>:last-child{margin-bottom:0}div[id^=pagePolicy] .bContent ul li{list-style:disc;margin-bottom:0}div[id^=pagePolicy] .bContent b{font-weight:500}div[id^=pagePolicy] .bContent strong{font-weight:700}div[id^=pagePolicy] .bBtn{margin-inline:auto;box-shadow:0 4px 10px 0 rgba(94,94,94,.25);z-index:999;padding:16px}.bottomMenu,div[id^=pagePolicy] .bBtn{width:100%;max-width:500px;background-color:var(--colorWhite);position:fixed;bottom:0}.bottomMenu{height:76px;box-shadow:0 -2px 14px 0 rgba(0,0,0,.06);border-radius:16px 16px 0 0;border:1px solid var(--colorSecondary);border-bottom:none}.bottomMenu nav{display:flex;justify-content:space-between;align-items:center;padding:16px 0;height:100%}.bottomMenu nav a{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:4px;font-size:1rem;line-height:1.2em;color:var(--colorTypoPlaceholder)}@media(min-width:768px){.bottomMenu nav a{font-size:1rem}}.bottomMenu nav a i{display:block;width:24px;height:24px;background-color:var(--colorTypoPlaceholder);background-size:100%}.bottomMenu nav a.menuReward i{-webkit-mask:url(/_next/static/media/ico-reward.81835c24.svg) center center no-repeat;mask:url(/_next/static/media/ico-reward.81835c24.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain;display:block}.bottomMenu nav a.menuMission i{-webkit-mask:url(/_next/static/media/ico-mission.c7597604.svg) center center no-repeat;mask:url(/_next/static/media/ico-mission.c7597604.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain;display:block}.bottomMenu nav a.menuProfile i{-webkit-mask:url(/_next/static/media/ico-profile.d79d8664.svg) center center no-repeat;mask:url(/_next/static/media/ico-profile.d79d8664.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain;display:block}.bottomMenu nav a.active{color:var(--colorSecondary)}.bottomMenu nav a.active i{background-color:var(--colorSecondary)}.bottomAction{position:fixed;bottom:0;width:100%;max-width:500px;height:76px;background-color:var(--colorWhite);box-shadow:0 -2px 14px 0 rgba(0,0,0,.06);border-radius:16px 16px 0 0;padding:16px;border:1px solid #d5d7da;border-bottom:none}div[id^=pageReward]{padding-top:0;padding-bottom:70px;background-position:center 100px}div[id^=pageReward] #pFilter{margin-inline:auto;width:calc(100% - 32px);padding:16px 0 0}div[id^=pageReward] #pFilter .bFilter{display:flex;gap:8px}div[id^=pageReward] #pFilter .bFilter a{display:block;background:var(--gradient-primary);color:var(--colorWhite);font-size:1.125rem;line-height:1.2em;padding:0 8px;font-weight:700;text-align:center;overflow:hidden;border-radius:8px;-webkit-border-radius:8px;-moz-border-radius:8px;-ms-border-radius:8px;-o-border-radius:8px}@media(min-width:768px){div[id^=pageReward] #pFilter .bFilter a{font-size:1.125rem}}div[id^=pageReward] #pFilter .bFilter a.active{background:var(--colorWhite);color:var(--colorPrimary)}div[id^=pageCoupon]{padding:48px 0 108px;background:var(--colorWhite)}div[id^=pageCoupon] #pDetailsCoupon .bDetails{margin-inline:auto;width:calc(100% - 32px);display:flex;justify-content:center;align-items:center;flex-direction:column;gap:8px}div[id^=pageCoupon] #pDetailsCoupon .bDetails>*{width:100%}div[id^=pageCoupon] #pDetailsCoupon .bDetails .bPic{overflow:hidden;border-radius:32px;-webkit-border-radius:32px;-moz-border-radius:32px;-ms-border-radius:32px;-o-border-radius:32px;margin-bottom:24px}div[id^=pageCoupon] #pDetailsCoupon .bDetails .bPic img{display:block;width:100%;height:auto}div[id^=pageCoupon] #pDetailsCoupon .bDetails .bText{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:8px;padding:0 16px}div[id^=pageCoupon] #pDetailsCoupon .bDetails .bText h2{font-size:1.5rem;line-height:1.2em;font-weight:500}@media(min-width:768px){div[id^=pageCoupon] #pDetailsCoupon .bDetails .bText h2{font-size:1.5rem}}div[id^=pageCoupon] #pDetailsCoupon .bDetails .bText p{font-size:1.125rem;line-height:1.2em}@media(min-width:768px){div[id^=pageCoupon] #pDetailsCoupon .bDetails .bText p{font-size:1.125rem}}div[id^=pageCoupon] #pDetailsCoupon .bDetails .bGroupPoint{margin-inline:auto;width:calc(100% - 32px);display:flex;justify-content:center;align-items:center;flex-direction:column;gap:8px}div[id^=pageCoupon] #pDetailsCoupon .bDetails .bGroupPoint>*{width:100%}div[id^=pageCoupon] #pDetailsCoupon .bDetails .bGroupPoint .bPoint{display:flex;gap:8px;justify-content:space-between;align-items:center;font-size:1.125rem;line-height:1.2em}@media(min-width:768px){div[id^=pageCoupon] #pDetailsCoupon .bDetails .bGroupPoint .bPoint{font-size:1.125rem}}div[id^=pageCoupon] #pDetailsCoupon .bDetails .bGroupPoint .bPoint span{font-size:1.75rem;font-weight:500;background:var(--gradient-primary);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);display:flex;gap:8px;align-items:center}div[id^=pageCoupon] #pDetailsCoupon .bDetails .bGroupPoint .bPoint span:after{content:"";display:block;width:18px;height:18px;background:url(/_next/static/media/ico-star.e35e37d8.svg) 50% no-repeat;background-size:cover}div[id^=pageCoupon] #pDetailsCoupon .bDetails .bGroupPoint .bAmount{display:flex;gap:8px;justify-content:space-between;align-items:center;font-size:1.125rem;line-height:1.2em}@media(min-width:768px){div[id^=pageCoupon] #pDetailsCoupon .bDetails .bGroupPoint .bAmount{font-size:1.125rem}}div[id^=pageCoupon] #pDetailsCoupon .bDetails .bGroupPoint .bAmount .bProgress span{display:block;width:100%;font-size:1.75rem;font-weight:500;background:var(--gradient-primary);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);text-align:right}div[id^=pageCoupon] #pDetailsCoupon .bDetails .bGroupPoint .bAmount .bProgress .bBar{width:140px;height:8px;position:relative;background-color:#d5d7da;overflow:hidden;border-radius:8px;-webkit-border-radius:8px;-moz-border-radius:8px;-ms-border-radius:8px;-o-border-radius:8px}div[id^=pageCoupon] #pDetailsCoupon .bDetails .bGroupPoint .bAmount .bProgress .bBar .bFill{overflow:hidden;border-radius:8px;-webkit-border-radius:8px;-moz-border-radius:8px;-ms-border-radius:8px;-o-border-radius:8px;background:var(--gradient-primary);height:100%;position:absolute;left:0;top:0}div[id^=pageCoupon] #pDetailsCoupon .bDetails .bDate{margin-inline:auto;width:calc(100% - 32px);padding-top:8px;border-top:1px solid #d5d7da;margin-top:8px;display:flex;justify-content:space-between;align-items:center;font-size:1.25rem;line-height:1.2em}@media(min-width:768px){div[id^=pageCoupon] #pDetailsCoupon .bDetails .bDate{font-size:1.25rem}}div[id^=pageCoupon] #pDetailsCoupon .bDetails .bDate:before{content:"";display:block;width:20px;height:20px;background:url(/_next/static/media/ico-cal.54bb9905.svg) 50% no-repeat;background-size:auto 100%}div[id^=pageCoupon] #pDetailsCoupon .bContentTab{margin-inline:auto;width:calc(100% - 32px);margin-top:8px}div[id^=pageCoupon] #pDetailsCoupon .bContentTab .bTab{display:flex}div[id^=pageCoupon] #pDetailsCoupon .bContentTab .bTab button{-webkit-appearance:none;-moz-appearance:none;appearance:none;box-shadow:none;font-family:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;background-color:rgba(0,0,0,0);outline:none;flex:1 1;text-align:center;padding:10px 20px;font-weight:500;font-size:1.25rem;line-height:1.2em;color:#181d27;border:none;border-bottom:1px solid rgba(0,0,0,0);cursor:pointer}@media(min-width:768px){div[id^=pageCoupon] #pDetailsCoupon .bContentTab .bTab button{font-size:1.25rem}}div[id^=pageCoupon] #pDetailsCoupon .bContentTab .bTab button.active{border-color:var(--colorPrimary)}div[id^=pageCoupon] #pDetailsCoupon .bContentTab .bContent>div{padding:16px 0;display:none}div[id^=pageCoupon] #pDetailsCoupon .bContentTab .bContent>div *{line-height:1.3em;margin-bottom:8px;font-size:1rem;line-height:1.2em}@media(min-width:768px){div[id^=pageCoupon] #pDetailsCoupon .bContentTab .bContent>div *{font-size:1rem}}div[id^=pageCoupon] #pDetailsCoupon .bContentTab .bContent>div * *>*,div[id^=pageCoupon] #pDetailsCoupon .bContentTab .bContent>div :last-child{margin-bottom:0}div[id^=pageCoupon] #pDetailsCoupon .bContentTab .bContent>div h1,div[id^=pageCoupon] #pDetailsCoupon .bContentTab .bContent>div h2,div[id^=pageCoupon] #pDetailsCoupon .bContentTab .bContent>div h3,div[id^=pageCoupon] #pDetailsCoupon .bContentTab .bContent>div h4,div[id^=pageCoupon] #pDetailsCoupon .bContentTab .bContent>div h5,div[id^=pageCoupon] #pDetailsCoupon .bContentTab .bContent>div h6{font-weight:400;margin-bottom:8px;color:var(--colorPrimary)}div[id^=pageCoupon] #pDetailsCoupon .bContentTab .bContent>div h1{font-size:2em;font-weight:700}div[id^=pageCoupon] #pDetailsCoupon .bContentTab .bContent>div h2{font-size:1.5rem;font-weight:700}div[id^=pageCoupon] #pDetailsCoupon .bContentTab .bContent>div h3{font-size:1.25rem;font-weight:700}div[id^=pageCoupon] #pDetailsCoupon .bContentTab .bContent>div h4{font-size:1.125rem;font-weight:700}div[id^=pageCoupon] #pDetailsCoupon .bContentTab .bContent>div h5{font-size:1rem;font-weight:700}div[id^=pageCoupon] #pDetailsCoupon .bContentTab .bContent>div h6{font-size:.875rem;font-weight:700}div[id^=pageCoupon] #pDetailsCoupon .bContentTab .bContent>div p{font-size:1rem;line-height:1.2em}@media(min-width:768px){div[id^=pageCoupon] #pDetailsCoupon .bContentTab .bContent>div p{font-size:1rem}}div[id^=pageCoupon] #pDetailsCoupon .bContentTab .bContent>div img{max-width:100%;height:auto;display:block;margin:0 auto}div[id^=pageCoupon] #pDetailsCoupon .bContentTab .bContent>div span{color:var(--colorPrimary)}div[id^=pageCoupon] #pDetailsCoupon .bContentTab .bContent>div a{word-break:break-all;color:var(--colorPrimary);transition:all .3s ease;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;-ms-transition:all .3s ease}div[id^=pageCoupon] #pDetailsCoupon .bContentTab .bContent>div a:hover{text-decoration:underline;color:var(--colorSecondary)}div[id^=pageCoupon] #pDetailsCoupon .bContentTab .bContent>div blockquote{color:var(--colorTypoBasetext);background:#f9f9f9;border-left:10px solid var(--colorSecondary);margin:1.5em 10px;padding:.5em 10px;quotes:"“" "”" "‘" "’"}div[id^=pageCoupon] #pDetailsCoupon .bContentTab .bContent>div blockquote:before{color:var(--colorPrimary);content:open-quote;font-size:4em;line-height:.1em;margin-right:.25em;vertical-align:-.4em}div[id^=pageCoupon] #pDetailsCoupon .bContentTab .bContent>div blockquote p{display:inline}div[id^=pageCoupon] #pDetailsCoupon .bContentTab .bContent>div hr{width:100%;height:1px;background-color:var(--colorGray700)}div[id^=pageCoupon] #pDetailsCoupon .bContentTab .bContent>div table{width:100%}div[id^=pageCoupon] #pDetailsCoupon .bContentTab .bContent>div table td{padding:6px}div[id^=pageCoupon] #pDetailsCoupon .bContentTab .bContent>div dl{display:block;margin:1em 0}div[id^=pageCoupon] #pDetailsCoupon .bContentTab .bContent>div dl dd,div[id^=pageCoupon] #pDetailsCoupon .bContentTab .bContent>div dl dd>*,div[id^=pageCoupon] #pDetailsCoupon .bContentTab .bContent>div dl dt,div[id^=pageCoupon] #pDetailsCoupon .bContentTab .bContent>div dl dt>*{margin-bottom:18px}div[id^=pageCoupon] #pDetailsCoupon .bContentTab .bContent>div dl dd:last-child,div[id^=pageCoupon] #pDetailsCoupon .bContentTab .bContent>div dl dd>:last-child,div[id^=pageCoupon] #pDetailsCoupon .bContentTab .bContent>div dl dt:last-child,div[id^=pageCoupon] #pDetailsCoupon .bContentTab .bContent>div dl dt>:last-child{margin-bottom:0}div[id^=pageCoupon] #pDetailsCoupon .bContentTab .bContent>div ul li{list-style:disc;margin-bottom:0}div[id^=pageCoupon] #pDetailsCoupon .bContentTab .bContent>div b{font-weight:500}div[id^=pageCoupon] #pDetailsCoupon .bContentTab .bContent>div strong{font-weight:700}div[id^=pageCoupon] #pDetailsCoupon .bContentTab .bContent>div.active{display:block}div[id^=pageCoupon] #pDetailsCoupon .bContentTab .bContent>div.hidden{display:none}div[id^=pageCoupon] #pDetailsCoupon .bContentTab .bCode>p,div[id^=pageCoupon] #pDetailsCoupon .bContentTab .bQR>p{color:#e90b0e;text-align:center}div[id^=pageCoupon] #pDetailsCoupon .bContentTab .bCode .bTextCode,div[id^=pageCoupon] #pDetailsCoupon .bContentTab .bQR .bTextCode{min-height:155px;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:16px}div[id^=pageCoupon] #pDetailsCoupon .bContentTab .bCode .bTextCode p,div[id^=pageCoupon] #pDetailsCoupon .bContentTab .bQR .bTextCode p{font-size:1.5rem;line-height:1.2em;font-weight:500;letter-spacing:2px}@media(min-width:768px){div[id^=pageCoupon] #pDetailsCoupon .bContentTab .bCode .bTextCode p,div[id^=pageCoupon] #pDetailsCoupon .bContentTab .bQR .bTextCode p{font-size:1.5rem}}div[id^=pageCoupon] #pDetailsCoupon .bContentTab .bCode .bTextCode .btnCode,div[id^=pageCoupon] #pDetailsCoupon .bContentTab .bQR .bTextCode .btnCode{max-width:150px;color:var(--colorWhite);background-color:var(--colorSecondary);width:100%;overflow:hidden;border-radius:8px;-webkit-border-radius:8px;-moz-border-radius:8px;-ms-border-radius:8px;-o-border-radius:8px;justify-content:center;align-items:center;padding:0 12px;height:36px;overflow:inherit;font-weight:500;font-size:1rem;line-height:1.2em;text-decoration:none}@media(min-width:768px){div[id^=pageCoupon] #pDetailsCoupon .bContentTab .bCode .bTextCode .btnCode,div[id^=pageCoupon] #pDetailsCoupon .bContentTab .bQR .bTextCode .btnCode{font-size:1rem}}div[id^=pageCoupon] #pDetailsCoupon .bContentTab .bCode .bTextCode .btnCode span,div[id^=pageCoupon] #pDetailsCoupon .bContentTab .bQR .bTextCode .btnCode span{display:none}div[id^=pageCoupon] #pDetailsCoupon .bContentTab .bCode .bTextCode .btnCode:after,div[id^=pageCoupon] #pDetailsCoupon .bContentTab .bQR .bTextCode .btnCode:after{display:block;background-color:var(--colorWhite)}div[id^=pageCoupon] #pDetailsCoupon .bContentTab .bCode .bPic img,div[id^=pageCoupon] #pDetailsCoupon .bContentTab .bCode .bPic svg,div[id^=pageCoupon] #pDetailsCoupon .bContentTab .bQR .bPic img,div[id^=pageCoupon] #pDetailsCoupon .bContentTab .bQR .bPic svg{display:block;width:100%;height:auto;max-width:155px}div[id^=pageMyReward]{padding:48px 0 75px}div[id^=pageMyReward] #pPageHeader h1{display:flex;align-items:center;gap:4px}div[id^=pageMyReward] #pPageHeader h1:after{content:"";width:18px;height:18px;-webkit-mask:url(/_next/static/media/ico-coupon.bcd4dcd1.svg) center center no-repeat;mask:url(/_next/static/media/ico-coupon.bcd4dcd1.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain;display:block;background-color:var(--colorPrimary)}div[id^=pageMyReward] #pMyRewardMain #pCoupon{padding-top:0;padding-bottom:0}div[id^=pageMyReward] #pMyRewardMain .bContentTab{margin-top:8px}div[id^=pageMyReward] #pMyRewardMain .bContentTab .bTab{margin-inline:auto;width:calc(100% - 32px);display:flex}div[id^=pageMyReward] #pMyRewardMain .bContentTab .bTab button{-webkit-appearance:none;-moz-appearance:none;appearance:none;box-shadow:none;font-family:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;background-color:rgba(0,0,0,0);outline:none;flex:1 1;text-align:center;padding:10px 20px;font-weight:500;font-size:1.25rem;line-height:1.2em;color:var(--colorWhite);border:none;border-bottom:1px solid rgba(0,0,0,0);cursor:pointer}@media(min-width:768px){div[id^=pageMyReward] #pMyRewardMain .bContentTab .bTab button{font-size:1.25rem}}div[id^=pageMyReward] #pMyRewardMain .bContentTab .bTab button.active{border-color:var(--colorWhite)}div[id^=pageMyReward] #pMyRewardMain .bContentTab .bContent>div{padding:16px 0;display:none}div[id^=pageMyReward] #pMyRewardMain .bContentTab .bContent>div *{line-height:1.3em;margin-bottom:8px;font-size:1rem;line-height:1.2em}@media(min-width:768px){div[id^=pageMyReward] #pMyRewardMain .bContentTab .bContent>div *{font-size:1rem}}div[id^=pageMyReward] #pMyRewardMain .bContentTab .bContent>div * *>*,div[id^=pageMyReward] #pMyRewardMain .bContentTab .bContent>div :last-child{margin-bottom:0}div[id^=pageMyReward] #pMyRewardMain .bContentTab .bContent>div h1,div[id^=pageMyReward] #pMyRewardMain .bContentTab .bContent>div h2,div[id^=pageMyReward] #pMyRewardMain .bContentTab .bContent>div h3,div[id^=pageMyReward] #pMyRewardMain .bContentTab .bContent>div h4,div[id^=pageMyReward] #pMyRewardMain .bContentTab .bContent>div h5,div[id^=pageMyReward] #pMyRewardMain .bContentTab .bContent>div h6{font-weight:400;margin-bottom:8px;color:var(--colorPrimary)}div[id^=pageMyReward] #pMyRewardMain .bContentTab .bContent>div h1{font-size:2em;font-weight:700}div[id^=pageMyReward] #pMyRewardMain .bContentTab .bContent>div h2{font-size:1.5rem;font-weight:700}div[id^=pageMyReward] #pMyRewardMain .bContentTab .bContent>div h3{font-size:1.25rem;font-weight:700}div[id^=pageMyReward] #pMyRewardMain .bContentTab .bContent>div h4{font-size:1.125rem;font-weight:700}div[id^=pageMyReward] #pMyRewardMain .bContentTab .bContent>div h5{font-size:1rem;font-weight:700}div[id^=pageMyReward] #pMyRewardMain .bContentTab .bContent>div h6{font-size:.875rem;font-weight:700}div[id^=pageMyReward] #pMyRewardMain .bContentTab .bContent>div p{font-size:1rem;line-height:1.2em}@media(min-width:768px){div[id^=pageMyReward] #pMyRewardMain .bContentTab .bContent>div p{font-size:1rem}}div[id^=pageMyReward] #pMyRewardMain .bContentTab .bContent>div img{max-width:100%;height:auto;display:block;margin:0 auto}div[id^=pageMyReward] #pMyRewardMain .bContentTab .bContent>div span{color:var(--colorPrimary)}div[id^=pageMyReward] #pMyRewardMain .bContentTab .bContent>div a{word-break:break-all;color:var(--colorPrimary);transition:all .3s ease;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;-ms-transition:all .3s ease}div[id^=pageMyReward] #pMyRewardMain .bContentTab .bContent>div a:hover{text-decoration:underline;color:var(--colorSecondary)}div[id^=pageMyReward] #pMyRewardMain .bContentTab .bContent>div blockquote{color:var(--colorTypoBasetext);background:#f9f9f9;border-left:10px solid var(--colorSecondary);margin:1.5em 10px;padding:.5em 10px;quotes:"“" "”" "‘" "’"}div[id^=pageMyReward] #pMyRewardMain .bContentTab .bContent>div blockquote:before{color:var(--colorPrimary);content:open-quote;font-size:4em;line-height:.1em;margin-right:.25em;vertical-align:-.4em}div[id^=pageMyReward] #pMyRewardMain .bContentTab .bContent>div blockquote p{display:inline}div[id^=pageMyReward] #pMyRewardMain .bContentTab .bContent>div hr{width:100%;height:1px;background-color:var(--colorGray700)}div[id^=pageMyReward] #pMyRewardMain .bContentTab .bContent>div table{width:100%}div[id^=pageMyReward] #pMyRewardMain .bContentTab .bContent>div table td{padding:6px}div[id^=pageMyReward] #pMyRewardMain .bContentTab .bContent>div dl{display:block;margin:1em 0}div[id^=pageMyReward] #pMyRewardMain .bContentTab .bContent>div dl dd,div[id^=pageMyReward] #pMyRewardMain .bContentTab .bContent>div dl dd>*,div[id^=pageMyReward] #pMyRewardMain .bContentTab .bContent>div dl dt,div[id^=pageMyReward] #pMyRewardMain .bContentTab .bContent>div dl dt>*{margin-bottom:18px}div[id^=pageMyReward] #pMyRewardMain .bContentTab .bContent>div dl dd:last-child,div[id^=pageMyReward] #pMyRewardMain .bContentTab .bContent>div dl dd>:last-child,div[id^=pageMyReward] #pMyRewardMain .bContentTab .bContent>div dl dt:last-child,div[id^=pageMyReward] #pMyRewardMain .bContentTab .bContent>div dl dt>:last-child{margin-bottom:0}div[id^=pageMyReward] #pMyRewardMain .bContentTab .bContent>div ul li{list-style:disc;margin-bottom:0}div[id^=pageMyReward] #pMyRewardMain .bContentTab .bContent>div b{font-weight:500}div[id^=pageMyReward] #pMyRewardMain .bContentTab .bContent>div strong{font-weight:700}div[id^=pageMyReward] #pMyRewardMain .bContentTab .bContent>div.active{display:block}div[id^=pageMyReward] #pMyRewardMain .bContentTab .bContent>div.hidden,div[id^=pageMyReward] #pMyRewardMain .bGroupCoupon article.bCardCoupon .bAmount{display:none}div[id^=pageMyReward] #pMyRewardMain .bGroupCoupon article.bCardCoupon .bDetails h3{-webkit-line-clamp:3}div[id^=pagePointHistory]{padding:48px 0 108px;background:var(--colorWhite)}div[id^=pagePointHistory] #pPageHeader h1{display:flex;align-items:center;gap:4px}div[id^=pagePointHistory] #pPageHeader h1:after{content:"";width:18px;height:18px;-webkit-mask:url(/_next/static/media/ico-history.a6b09f2d.svg) center center no-repeat;mask:url(/_next/static/media/ico-history.a6b09f2d.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain;display:block;background-color:var(--colorPrimary)}div[id^=pagePointHistory] #pNav{margin-inline:auto;width:calc(100% - 32px);margin-top:8px}div[id^=pagePointHistory] #pNav nav{display:flex}div[id^=pagePointHistory] #pNav nav a{-webkit-appearance:none;-moz-appearance:none;appearance:none;box-shadow:none;font-family:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;background-color:rgba(0,0,0,0);outline:none;flex:1 1;text-align:center;padding:10px 20px;font-weight:500;font-size:1.25rem;line-height:1.2em;color:#181d27;border:none;border-bottom:1px solid rgba(0,0,0,0);cursor:pointer}@media(min-width:768px){div[id^=pagePointHistory] #pNav nav a{font-size:1.25rem}}div[id^=pagePointHistory] #pNav nav a.active{border-color:var(--colorPrimary)}div[id^=pagePointHistory] #pFilter .bFilter{margin-inline:auto;width:calc(100% - 32px);padding:16px 0;display:flex;justify-content:center}div[id^=pagePointHistory] #pFilter .bFilter .bForm .bRow .select select{text-align:center;font-weight:500;color:#717680}div[id^=pagePointHistory] #pHistory .bHistory{display:flex;flex-direction:column}div[id^=pagePointHistory] #pHistory .bHistory article{padding:8px 24px;display:flex;justify-content:space-between;align-items:center;gap:16px;border-bottom:1px solid #d5d7da}div[id^=pagePointHistory] #pHistory .bHistory article .bTitle h3{font-size:1.25rem;line-height:1.2em;font-weight:500}@media(min-width:768px){div[id^=pagePointHistory] #pHistory .bHistory article .bTitle h3{font-size:1.25rem}}div[id^=pagePointHistory] #pHistory .bHistory article .bTitle p{font-size:1rem;line-height:1.2em}@media(min-width:768px){div[id^=pagePointHistory] #pHistory .bHistory article .bTitle p{font-size:1rem}}div[id^=pagePointHistory] #pHistory .bHistory article .bPoint{font-size:.875rem;line-height:1.2em;display:flex;gap:4px;align-items:center}@media(min-width:768px){div[id^=pagePointHistory] #pHistory .bHistory article .bPoint{font-size:.875rem}}div[id^=pagePointHistory] #pHistory .bHistory article .bPoint span{font-size:1.5rem;line-height:1.2em;font-weight:500}@media(min-width:768px){div[id^=pagePointHistory] #pHistory .bHistory article .bPoint span{font-size:1.5rem}}div[id^=pagePointHistory] #pHistory .bHistory article[data-status=burn] .bPoint span{color:#e90b0e}div[id^=pagePointHistory] #pHistory .bHistory .bNodata{display:flex;justify-content:center;align-items:center;flex-direction:column;min-height:50vh;padding:16px 0;text-align:center;font-size:1.25rem;line-height:1.2em;color:var(--colorTypoSubtext2)}@media(min-width:768px){div[id^=pagePointHistory] #pHistory .bHistory .bNodata{font-size:1.25rem}}div[id^=pagePointHistory][id*=expired] #pHistory .bHistory article{flex-direction:column;align-items:flex-start;gap:0}div[id^=pagePointHistory][id*=expired] #pHistory .bHistory article .bPoint{width:100%;display:flex;justify-content:space-between;align-items:baseline;gap:16px}div[id^=pagePointHistory][id*=expired] #pHistory .bHistory article .bPoint p{display:flex;align-items:baseline;gap:8px}div[id^=pagePointHistory][id*=expired] #pHistory .bHistory article .bPoint p span{color:#181d27}div[id^=pagePointHistory][id*=expired] #pHistory .bHistory article .bPoint p:last-child span{font-size:1.125rem;line-height:1.2em}@media(min-width:768px){div[id^=pagePointHistory][id*=expired] #pHistory .bHistory article .bPoint p:last-child span{font-size:1.125rem}}div[id^=pageMission]{padding-top:0;padding-bottom:70px;background-position:center 100px}div[id^=pageMission] #pBanner{margin-inline:auto;width:calc(100% - 32px);padding:16px 0 24px}div[id^=pageMission] #pBanner .bBanner{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:12px}div[id^=pageMission] #pBanner .bBanner a{width:100%}div[id^=pageMission] #pBanner .bBanner img{display:block;width:100%;height:auto}div[id^=pageVinVerified]{padding:48px 0 0}div[id^=pageVinVerified] .bContainerMain{min-height:calc(100dvh - 48px)}div[id^=pageVinVerified] .wrapContent{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:24px;justify-content:flex-start}div[id^=pageVinVerified] .wrapContent>*{width:100%}div[id^=pageVinVerified] .bVerifiedMain .bGroup{display:flex;justify-content:center;align-items:center;flex-direction:column;justify-content:flex-start;gap:16px;margin-bottom:16px}div[id^=pageVinVerified] .bVerifiedMain .bGroup>*{width:100%}div[id^=pageVinVerified] .bVerifiedMain .bForm h2{font-size:1.25rem;line-height:1.2em;font-weight:500;padding-bottom:16px;border-bottom:1px solid #d0d5dd}@media(min-width:768px){div[id^=pageVinVerified] .bVerifiedMain .bForm h2{font-size:1.25rem}}div[id^=pageVinVerified] .bVerifiedMain .bBtn{margin-top:16px;display:flex;flex-direction:column;align-items:center;gap:16px}div[id^=pageVinVerified] .bVerifiedMain .bBtn .bStep{margin-bottom:0}div[id^=pageVinVerified] #pHowto .bHowto{display:flex;gap:24px;flex-direction:column}div[id^=pageVinVerified] #pHowto .bHowto article{display:flex;gap:12px;flex-direction:column}div[id^=pageVinVerified] #pHowto .bHowto article>h1{font-size:1.75rem;font-weight:500;padding-bottom:16px;border-bottom:1px solid #d0d5dd}div[id^=pageVinVerified] #pHowto .bHowto article>div{display:flex;gap:12px;flex-direction:column}div[id^=pageVinVerified] #pHowto .bHowto article>div h2{font-size:1.5rem;line-height:1.2em;font-weight:500;padding:0 8px}@media(min-width:768px){div[id^=pageVinVerified] #pHowto .bHowto article>div h2{font-size:1.5rem}}div[id^=pageVinVerified] #pHowto .bHowto article>div .bPic{width:316px;display:flex;gap:16px;margin:auto}div[id^=pageVinVerified] #pHowto .bHowto article>div img{display:block;height:auto;max-width:150px;margin:0 auto}div[id^=pageVinVerified] #pHowto .bHowto article>div p,div[id^=pageVinVerified] #pHowto .bHowto article>div ul{font-size:1.25rem;line-height:1.2em}@media(min-width:768px){div[id^=pageVinVerified] #pHowto .bHowto article>div p,div[id^=pageVinVerified] #pHowto .bHowto article>div ul{font-size:1.25rem}}div[id^=pageVinVerified] #pHowto .bHowto article>div li::marker{font-size:14px}div[id^=pageVinVerified] #pHowto .bHowto .bBtn{margin-top:16px;display:flex;flex-direction:column;align-items:center;gap:16px}#pPointHead{background:var(--colorWhite)}#pPointHead .bPointHead{margin-inline:auto;width:calc(100% - 32px);padding:16px 0}#pPointHead .bPointHead h2{padding:0 16px;font-size:1.125rem;line-height:1.2em;margin-bottom:4px}@media(min-width:768px){#pPointHead .bPointHead h2{font-size:1.125rem}}#pPointHead .bPointHead .bAction{display:flex;gap:8px}#pPointHead .bPointHead .bAction .bPoint{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:6px 8px;height:44px;width:100%;font-size:1rem;line-height:1.2em;color:var(--colorPrimary);background-color:#f5f5f5;border-radius:8px;box-shadow:0 1px 3px 0 var(--Colors-Effects-Shadows-shadow-sm_01,rgba(10,13,18,.1)),0 1px 2px -1px var(--Colors-Effects-Shadows-shadow-sm_02,rgba(10,13,18,.1))}@media(min-width:768px){#pPointHead .bPointHead .bAction .bPoint{font-size:1rem}}#pPointHead .bPointHead .bAction .bPoint p{display:flex;align-items:center;gap:8px}#pPointHead .bPointHead .bAction .bPoint p span{color:var(--colorPrimary);font-size:1.75rem;line-height:1.2em;font-weight:700}@media(min-width:768px){#pPointHead .bPointHead .bAction .bPoint p span{font-size:1.75rem}}#pPointHead .bPointHead .bAction .bPoint p:before{content:"";display:block;width:18px;height:18px;background:url(/_next/static/media/ico-star.e35e37d8.svg) 50% no-repeat;background-size:cover}#pPointHead .bPointHead .bAction .bPoint .btnHistory{width:20px;height:20px;background:url(/_next/static/media/ico-history.a6b09f2d.svg) 50% no-repeat}#pPointHead .bPointHead .bAction .bBtn .btn{height:44px;padding:12px;gap:4px;font-size:1rem;line-height:1.2em;min-width:126px}@media(min-width:768px){#pPointHead .bPointHead .bAction .bBtn .btn{font-size:1rem}}#pPointHead .bPointHead .bAction .bBtn .btn:after{content:"";display:block;width:18px;height:18px;background:url(/_next/static/media/ico-coupon.bcd4dcd1.svg) 50% no-repeat;background-size:cover}#pCoupon{width:100%;padding:16px 10px}#pCoupon .bGroupCoupon{display:grid;grid-template-columns:repeat(2,1fr);grid-column-gap:4px;grid-row-gap:4px}#pCoupon .bGroupCoupon article.bCardCoupon{background:url(/_next/static/media/bg-coupon-big.f1a594c1.svg) 50% no-repeat;background-size:cover;overflow:hidden;border-radius:16px;-webkit-border-radius:16px;-moz-border-radius:16px;-ms-border-radius:16px;-o-border-radius:16px;aspect-ratio:172/257;padding:1px 3px 2px 4px;display:flex;flex-direction:column;justify-content:space-between;position:relative}#pCoupon .bGroupCoupon article.bCardCoupon hr{display:block;width:100%;height:24px;border:none;background:url(/_next/static/media/bg-hr.98dad303.svg) 50% no-repeat;background-size:cover}#pCoupon .bGroupCoupon article.bCardCoupon .bDetails{position:relative}#pCoupon .bGroupCoupon article.bCardCoupon .bDetails .bPic{overflow:hidden;border-radius:16px;-webkit-border-radius:16px;-moz-border-radius:16px;-ms-border-radius:16px;-o-border-radius:16px}#pCoupon .bGroupCoupon article.bCardCoupon .bDetails .bPic img{display:block;width:100%;height:auto}#pCoupon .bGroupCoupon article.bCardCoupon .bDetails .bPic .tag{position:absolute;top:0;right:0;overflow:hidden;border-radius:8px 16px 0 8px;-webkit-border-radius:8px 16px 0 8px;-moz-border-radius:8px 16px 0 8px;-ms-border-radius:8px 16px 0 8px;-o-border-radius:8px 16px 0 8px;padding:0 8px;display:block;background-color:var(--colorSecondary);font-size:1.125rem;line-height:1.2em;line-height:22px;height:22px;font-weight:700;color:var(--colorWhite)}@media(min-width:768px){#pCoupon .bGroupCoupon article.bCardCoupon .bDetails .bPic .tag{font-size:1.125rem}}#pCoupon .bGroupCoupon article.bCardCoupon .bDetails h3{font-size:1.25rem;line-height:1.2em;font-weight:700;padding:0 8px;margin-bottom:4px;margin-top:4px;white-space:normal;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:48px}@media(min-width:768px){#pCoupon .bGroupCoupon article.bCardCoupon .bDetails h3{font-size:1.25rem}}#pCoupon .bGroupCoupon article.bCardCoupon .bDetails .bAmount{display:flex;gap:8px;justify-content:space-between;align-items:center;font-size:1rem;line-height:1.2em;padding:0 8px}@media(min-width:768px){#pCoupon .bGroupCoupon article.bCardCoupon .bDetails .bAmount{font-size:1rem}}#pCoupon .bGroupCoupon article.bCardCoupon .bDetails .bAmount .bProgress span{display:block;width:100%;font-size:1rem;line-height:1.2em;font-weight:700;color:var(--colorSecondary);text-align:right}@media(min-width:768px){#pCoupon .bGroupCoupon article.bCardCoupon .bDetails .bAmount .bProgress span{font-size:1rem}}#pCoupon .bGroupCoupon article.bCardCoupon .bDetails .bAmount .bProgress .bBar{width:80px;height:8px;position:relative;background-color:#d5d7da;overflow:hidden;border-radius:8px;-webkit-border-radius:8px;-moz-border-radius:8px;-ms-border-radius:8px;-o-border-radius:8px}#pCoupon .bGroupCoupon article.bCardCoupon .bDetails .bAmount .bProgress .bBar .bFill{overflow:hidden;border-radius:8px;-webkit-border-radius:8px;-moz-border-radius:8px;-ms-border-radius:8px;-o-border-radius:8px;background-color:var(--colorSecondary);height:100%;position:absolute;left:0;top:0}#pCoupon .bGroupCoupon article.bCardCoupon .bBtn{position:absolute;bottom:4%;display:block;width:calc(100% - 8px);padding:8px}#pCoupon .bGroupCoupon article.bCardCoupon .bBtn a{display:block;overflow:hidden;border-radius:8px;-webkit-border-radius:8px;-moz-border-radius:8px;-ms-border-radius:8px;-o-border-radius:8px;background:var(--gradient-primary);width:100%;height:26px}#pCoupon .bGroupCoupon article.bCardCoupon .bBtn a p{font-size:1rem;line-height:1.2em;line-height:26px}@media(min-width:768px){#pCoupon .bGroupCoupon article.bCardCoupon .bBtn a p{font-size:1rem}}#pCoupon .bGroupCoupon article.bCardCoupon .bBtn a p.tPoint{display:flex;justify-content:space-between;align-items:center;padding:0 8px;color:var(--colorWhite)}#pCoupon .bGroupCoupon article.bCardCoupon .bBtn a p.tPoint span{display:flex;align-items:center;justify-content:center;gap:4px;font-size:1.125rem;line-height:1.2em;font-weight:500;line-height:100%;color:var(--colorWhite)}@media(min-width:768px){#pCoupon .bGroupCoupon article.bCardCoupon .bBtn a p.tPoint span{font-size:1.125rem}}#pCoupon .bGroupCoupon article.bCardCoupon .bBtn a p.tPoint span:after{content:"";display:block;width:18px;height:18px;background:url(/_next/static/media/ico-star.e35e37d8.svg) 50% no-repeat;background-size:cover}#pCoupon .bGroupCoupon article.bCardCoupon .bBtn a p.tNormal{display:none;text-align:center;color:var(--colorWhite);font-weight:700}#pCoupon .bGroupCoupon article.bCardCoupon[data-type=ready] .bPic .tag{display:none}#pCoupon .bGroupCoupon article.bCardCoupon[data-type=free] .bPic .tag,#pCoupon .bGroupCoupon article.bCardCoupon[data-type=ready] .bBtn .tNormal{display:none!important}#pCoupon .bGroupCoupon article.bCardCoupon[data-type=empty] .bPic img{filter:grayscale(100%)}#pCoupon .bGroupCoupon article.bCardCoupon[data-type=empty] .bBtn a{background:var(--colorGray400)}#pCoupon .bGroupCoupon article.bCardCoupon[data-type]:not([data-type=ready]) .bPic .tag{display:block}#pCoupon .bGroupCoupon article.bCardCoupon[data-type]:not([data-type=ready]) .bBtn .tNormal{display:block!important}.bottom-sheet-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.6);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:flex-end;justify-content:center;z-index:1000}.bottom-sheet{background-color:#fff;border-radius:16px 16px 0 0;width:100%;max-height:90vh;display:flex;flex-direction:column;overflow:hidden;max-width:500px;position:relative}.close-btn{background:none;border:none;font-size:24px;cursor:pointer}.bottom-sheet-content{margin-inline:auto;width:calc(100% - 32px);padding-top:48px;overflow-y:auto;flex:1 1;padding-bottom:100px;scrollbar-width:none;-ms-overflow-style:none}.bottom-sheet-content::-webkit-scrollbar{display:none}.bottom-sheet-content .bottom-sheet-header{display:flex;justify-content:center;align-items:center;margin-bottom:24px}.bottom-sheet-content .bottom-sheet-header h3{margin:0;font-size:1.125rem;line-height:1.2em;text-align:center;font-weight:700}@media(min-width:768px){.bottom-sheet-content .bottom-sheet-header h3{font-size:1.125rem}}.bottom-sheet-content .bContentPolicy *{line-height:1.3em;margin-bottom:8px;font-size:1rem;line-height:1.2em}@media(min-width:768px){.bottom-sheet-content .bContentPolicy *{font-size:1rem}}.bottom-sheet-content .bContentPolicy * *>*,.bottom-sheet-content .bContentPolicy :last-child{margin-bottom:0}.bottom-sheet-content .bContentPolicy h1,.bottom-sheet-content .bContentPolicy h2,.bottom-sheet-content .bContentPolicy h3,.bottom-sheet-content .bContentPolicy h4,.bottom-sheet-content .bContentPolicy h5,.bottom-sheet-content .bContentPolicy h6{font-weight:400;margin-bottom:8px;color:var(--colorPrimary)}.bottom-sheet-content .bContentPolicy h1{font-size:2em;font-weight:700}.bottom-sheet-content .bContentPolicy h2{font-size:1.5rem;font-weight:700}.bottom-sheet-content .bContentPolicy h3{font-size:1.25rem;font-weight:700}.bottom-sheet-content .bContentPolicy h4{font-size:1.125rem;font-weight:700}.bottom-sheet-content .bContentPolicy h5{font-size:1rem;font-weight:700}.bottom-sheet-content .bContentPolicy h6{font-size:.875rem;font-weight:700}.bottom-sheet-content .bContentPolicy p{font-size:1rem;line-height:1.2em}@media(min-width:768px){.bottom-sheet-content .bContentPolicy p{font-size:1rem}}.bottom-sheet-content .bContentPolicy img{max-width:100%;height:auto;display:block;margin:0 auto}.bottom-sheet-content .bContentPolicy span{color:var(--colorPrimary)}.bottom-sheet-content .bContentPolicy a{word-break:break-all;color:var(--colorPrimary);transition:all .3s ease;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;-ms-transition:all .3s ease}.bottom-sheet-content .bContentPolicy a:hover{text-decoration:underline;color:var(--colorSecondary)}.bottom-sheet-content .bContentPolicy blockquote{color:var(--colorTypoBasetext);background:#f9f9f9;border-left:10px solid var(--colorSecondary);margin:1.5em 10px;padding:.5em 10px;quotes:"“" "”" "‘" "’"}.bottom-sheet-content .bContentPolicy blockquote:before{color:var(--colorPrimary);content:open-quote;font-size:4em;line-height:.1em;margin-right:.25em;vertical-align:-.4em}.bottom-sheet-content .bContentPolicy blockquote p{display:inline}.bottom-sheet-content .bContentPolicy hr{width:100%;height:1px;background-color:var(--colorGray700)}.bottom-sheet-content .bContentPolicy table{width:100%}.bottom-sheet-content .bContentPolicy table td{padding:6px}.bottom-sheet-content .bContentPolicy dl{display:block;margin:1em 0}.bottom-sheet-content .bContentPolicy dl dd,.bottom-sheet-content .bContentPolicy dl dd>*,.bottom-sheet-content .bContentPolicy dl dt,.bottom-sheet-content .bContentPolicy dl dt>*{margin-bottom:18px}.bottom-sheet-content .bContentPolicy dl dd:last-child,.bottom-sheet-content .bContentPolicy dl dd>:last-child,.bottom-sheet-content .bContentPolicy dl dt:last-child,.bottom-sheet-content .bContentPolicy dl dt>:last-child{margin-bottom:0}.bottom-sheet-content .bContentPolicy ul li{list-style:disc;margin-bottom:0}.bottom-sheet-content .bContentPolicy b{font-weight:500}.bottom-sheet-content .bContentPolicy strong{font-weight:700}.bottom-sheet-footer{background-color:var(--colorWhite);padding:16px;display:flex;justify-content:flex-end;position:absolute;bottom:0;left:0;width:100%}.loader{width:48px;height:48px;border:5px solid;border-color:#fff #fff transparent;border-radius:50%;display:inline-block;box-sizing:border-box;animation:rotation 1s linear infinite}@keyframes rotation{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.loading-overlay{position:fixed;display:block;width:100%;height:100%;top:0;left:0;right:0;bottom:0;background-color:rgb(236,237,239,.4);z-index:9;cursor:pointer}.loading-box{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%)}input[type=text].invalid{border:1px solid var(--colorError)}