@font-face{font-family:'InterBold';src:url('/static/fonts/Inter_18pt-Bold.ttf?bad053bf89d6');font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:'InterSemiBold';src:url('/static/fonts/Inter_18pt-SemiBold.ttf?bad053bf89d6');font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:'InterMedium';src:url('/static/fonts/Inter_18pt-Medium.ttf?bad053bf89d6');font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:'InterRegular';src:url('/static/fonts/Inter_18pt-Regular.ttf?bad053bf89d6');font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:'Pacifico';src:url('/static/fonts/Pacifico-Regular.ttf?bad053bf89d6');font-weight:400;font-style:normal;font-display:swap}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}@keyframes slideUp{from{transform:translateY(-100%)}to{transform:translateY(0)}}@keyframes rotate-full{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.expand-column{grid-column:1 / -1}.overflow-hidden{overflow:hidden}.flex-1{flex:1}.text-center{text-align:center}.font-inter-semibold{font-family:"InterSemiBold"}.pointer{cursor:pointer}.w-full{width:100%}.mb-5{margin-bottom:5px}.mb-10{margin-bottom:10px}.mb-20{margin-bottom:20px}.mb-50{margin-bottom:50px}.mt-10{margin-top:10px}.mt-20{margin-top:20px!important}.px-20{padding-left:20px;padding-right:20px}.gray-disabled{color:#D3D3D4}.gray-dark{color:#6D6E71}.green{color:#4ABE9D}.red{color:#FF0000}.mt-auto{margin-top:auto}.nowrap{white-space:nowrap}.bg-green-white{background-color:#F2F7F7}.input,.otp-input-wrapper__input,.select{outline:none;border:none;font:14px/1.5 "InterRegular";width:100%;padding:10px 13px;border:1px solid #D3D3D4;border-radius:4px;color:#6D6E71}.input::-webkit-outer-spin-button,.otp-input-wrapper__input::-webkit-outer-spin-button,.select::-webkit-outer-spin-button,.input::-webkit-inner-spin-button,.otp-input-wrapper__input::-webkit-inner-spin-button,.select::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.input[type=number],[type=number].otp-input-wrapper__input,[type=number].select{-moz-appearance:textfield}@media (min-width:896px){.input,.otp-input-wrapper__input,.select{font:16px / 1.5 "InterRegular"}}.input::placeholder,.otp-input-wrapper__input::placeholder,.select::placeholder{color:#D3D3D4}.input--w-auto{width:auto}.input--danger{border-color:#FF0000;background-color:rgba(255,0,0,0.08)}.select{cursor:pointer}.select--gray-custom-icon{background-repeat:no-repeat;background-size:15px;padding-right:25px;background-position:98.5%;background-position:calc(100% - 8px);background-image:url("/static/img/chevron-down.svg?bad053bf89d6")}.select--gray-custom-icon{-webkit-appearance:none;-moz-appearance:none;appearance:none}.select--gray-custom-icon::-ms-expand{display:none}.select--danger{border-color:#FF0000;background-color:rgba(255,0,0,0.08)}.input-radio{font:16px/1.2 "InterRegular";height:23px;aspect-ratio:1;border:1px solid #D3D3D4;background-color:white;border-radius:50%;position:relative;cursor:pointer}.input-radio::before{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) translate(0);content:"";display:block;height:70%;aspect-ratio:1;border-radius:50%}input:checked + .input-radio{border:2px solid #4ABE9D}input:checked + .input-radio::before{background-color:#4ABE9D}.input-radio--danger{border:1px solid #FF0000}.input-checkbox{appearance:none;position:relative;width:20px;height:20px;border:2px solid #4ABE9D;border-radius:3px;cursor:pointer}.input-checkbox::before{content:"";position:absolute;height:100%;width:100%;transition:background-color 0.3s}.input-checkbox::after{content:"";position:absolute;height:100%;width:100%;background-color:white;clip-path:polygon(41% 57%,78% 15%,89% 25%,42% 76%,14% 56%,23% 44%)}.input-checkbox:checked::before{background-color:#4ABE9D}.field-wrapper{display:flex;flex-direction:column;gap:10px;font:14px/1.5 "InterRegular"}@media (min-width:896px){.field-wrapper{font:16px / 1.5 "InterRegular"}}.phone-input-wrapper{display:flex;gap:3px;width:100%;border:1px solid #D3D3D4;padding:10px 13px;border-radius:4px;font:14px/1.5 "InterRegular";align-items:center}@media (min-width:896px){.phone-input-wrapper{font:16px / 1.5 "InterRegular"}}.phone-input-wrapper::before{content:"+62";display:inline-block}.phone-input-wrapper>input{width:100%;border:none;padding:0 5px;background-color:transparent;font:inherit;color:inherit}.phone-input-wrapper>input::placeholder{color:#D3D3D4}.phone-input-wrapper>input:focus-within,.phone-input-wrapper>input:focus-visible{outline:none;border:none}.phone-input-wrapper--danger{border-color:#FF0000;background-color:rgba(255,0,0,0.08)}.birthday-input-wrapper{display:grid;grid-template-columns:repeat(3,auto);gap:16px;min-width:50px}.input-icon-wrapper{display:flex;gap:3px;width:100%;border:1px solid #D3D3D4;padding:10px 13px;border-radius:4px;font:14px/1.5 "InterRegular";align-items:center}@media (min-width:896px){.input-icon-wrapper{font:16px / 1.5 "InterRegular"}}.input-icon-wrapper>input{width:100%;border:none;padding:0 5px;background-color:transparent;font:inherit}.input-icon-wrapper>input::placeholder{color:#D3D3D4}.input-icon-wrapper>input:focus-within,.input-icon-wrapper>input:focus-visible{outline:none;border:none}.input-icon-wrapper__icon{width:22px;height:auto;display:block;cursor:pointer}.otp-input-wrapper{display:flex;gap:8px}.otp-input-wrapper__input{font:25px/1.2 "InterBold";aspect-ratio:1;border:1px solid #D3D3D4;border-radius:4px;text-align:center}@media (min-width:896px){.otp-input-wrapper__input{font-size:30px}}.gender-wrapper{display:flex;width:100%;gap:30px}.radio-wrapper{display:flex;align-items:center;gap:10px}.checkbox-wrapper{display:flex;gap:10px;align-items:center;font:14px/1.5 "InterRegular"}@media (min-width:896px){.checkbox-wrapper{font:16px / 1.5 "InterRegular"}}.container,.account-layout,.navbar__container,.footer__container,.hero__container{width:100%;max-width:1280px;padding:20px;margin:auto}@media (min-width:896px){.container,.account-layout,.navbar__container,.footer__container,.hero__container{padding-left:0;padding-right:0}}.container--small{max-width:900px}.section{padding-top:20px;padding-bottom:20px}@media (min-width:896px){.section{padding-top:40px}}.card,.no-point,.profile__card,.edit-profile__card,.vouchers__card,.rewards__card,.account-layout__content,.account-layout__referral,.account-layout__profile{background-color:white;border-radius:10px;padding:25px}.button,.user-referral__share-button,.faq__contact-button,.navbar__account-login{font:16px/1.2 "InterBold";background-color:#4ABE9D;padding:14px 20px;color:white;border:1px solid #4ABE9D;border-radius:4px;text-align:center;transition:background-color 0.3s ease;cursor:pointer;display:inline-block;text-decoration:none}.button--outline{background-color:white;color:#4ABE9D}.button--disabled{background-color:#D3D3D4;border-color:#D3D3D4;pointer-events:none;cursor:not-allowed}.button--text,.button--text-big{font-size:14px;border-color:transparent;background-color:transparent;color:#4ABE9D;padding:5px}.button--text-big{font-size:16px}.button--text-icon{display:flex;align-items:center;justify-content:center;gap:5px}@media (min-width:896px){.button,.user-referral__share-button,.faq__contact-button,.navbar__account-login{padding:14.5px 20px}}.label{font:14px/1.2 "InterSemiBold";color:#6D6E71}@media (min-width:896px){.label{font:16px / 1.2 "InterSemiBold"}}.label--required::after{content:"*";color:#4ABE9D;display:inline-block}.expandable{display:grid;grid-template-rows:0fr;transition:grid-template-rows 0.2s ease;overflow:hidden}.expandable>*{overflow:hidden}input:checked ~ .expandable{grid-template-rows:1fr}html{box-sizing:border-box}body{color:#6D6E71;font:14px/1.5 "InterRegular"}@media (min-width:896px){body{font:16px / 1.5 "InterRegular"}}*,*::after,*::before{margin:0;padding:0;box-sizing:border-box}ul{list-style:none}a{color:inherit;text-decoration:none}.layout{display:grid;grid-template-rows:1fr;background:white;min-height:100vh;align-items:center}.layout__content{padding:20px 20px 40px 20px;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:30px}.layout__logo{height:40px;display:block}.layout__bg-img{display:none}@media (min-width:896px){.layout{grid-template-columns:1fr 1fr;grid-template-rows:1fr}.layout__logo{height:70px}.layout__bg-img{display:block;width:100%;object-fit:cover;aspect-ratio:1;height:100%;max-height:100vh}.layout__content{-ms-overflow-style:none;scrollbar-width:none;display:flex;margin:auto 0;align-items:center;min-width:360px;overflow:scroll;max-height:100vh}.layout__content::-webkit-scrollbar{display:none}}.auth-layout{display:flex;flex-direction:column;gap:10px;max-width:380px;width:90%}.auth-layout__logo{height:50px;display:block;margin:0 auto;margin-bottom:50px}.auth-layout__title{font:20px/1.2 "InterBold";color:#6D6E71}.auth-layout__label{font:14px/1.5 "InterRegular"}.auth-layout__forget{display:flex;justify-content:right;color:#4ABE9D}@media (min-width:896px){.auth-layout__logo{display:none}.auth-layout__title{font:24px / 1.2 "InterBold"}.auth-layout__label{font:16px / 1.5 "InterRegular"}}.register-layout{display:flex;flex-direction:column;gap:10px;width:90%}.register-layout__grid{display:grid;grid-template-columns:1fr;gap:10px;width:100%}.register-layout__logo{height:50px;display:block;margin:0 auto;margin-bottom:50px}.register-layout__title{font:20px/1.2 "InterBold";color:#6D6E71}.register-layout__forget{display:flex;justify-content:right;color:#4ABE9D}.register-layout .phone-input-wrapper{background-color:#F2F7F7}.register-layout .birthday-input-wrapper .select{background-color:transparent}@media (min-width:896px){.register-layout__grid{grid-template-columns:1fr 1fr}.register-layout__logo{display:none}.register-layout__title{font-size:24px}}.hero{color:white;background:linear-gradient(83.51deg,#4C9E9C -4.48%,#A1DDDD 106.02%);overflow:hidden;padding-top:15px;padding-bottom:10px}.hero__container{position:relative;gap:24px 0;display:grid;grid-template-columns:1fr;grid-template-areas:'content' 'img'}.hero__content{font:14px/1 "InterRegular";position:relative;z-index:2;display:flex;flex-direction:column;gap:12px;justify-content:center}.hero__content-tag{font:12px/1.4 "InterRegular"}.hero__content-title{font:24px/1.2 "InterBold"}.hero__content-desc{font:14px/1.4 "InterRegular";display:flex;flex-direction:column;gap:20px;margin-bottom:15px}.hero__carousel-wrapper{white-space:nowrap;display:flex;gap:20px;overflow:hidden;width:calc(100% + 20px);position:relative}.hero__carousel{width:calc(60% + 18px)}.hero__carousel>img{width:100%;min-width:300px;max-width:470px;display:block;cursor:grab}.hero__bullets{display:flex;gap:10px;align-items:center;height:17px;justify-content:center}@media (min-width:568px){.hero__bullets{justify-content:flex-start}}.hero__bullets>*{height:7px;width:7px;border-radius:50%;background-color:white;cursor:pointer;transition:width 0.2s ease-in,height 0.2s ease-in;will-change:width,height;opacity:0.3}.hero__bullets>*.active{height:10px;width:10px;border-radius:50%;background-color:white;opacity:1}.hero__login{display:inline-block;background-color:#4ABE9D;padding:13px 30px;color:white;font:14px/1.2 "InterBold";margin-right:auto;border-radius:4px}@media (min-width:896px){.hero__login{font-size:16px}}@media screen and (min-width:568px){.hero__bullets>*{height:9px;width:9px;border-radius:50%;background-color:white}.hero__bullets>*.active{height:12px;width:12px;border-radius:50%;background-color:white}}@media (min-width:896px){.hero__bullets>*{height:6px;width:6px;border-radius:50%;background-color:white}.hero__bullets>*.active{height:9px;width:9px;border-radius:50%;background-color:white}.hero__carousel-wrapper{width:121%}.hero__container{padding:50px 0;gap:0 25px;grid-template-columns:1.1fr 1.7fr;grid-template-areas:'content' 'img'}.hero__content-tag{font-size:16px}.hero__content-title{font-size:40px}.hero__content-desc{font-size:16px}}.floating-icon{position:sticky;bottom:5%;margin-bottom:-37px;margin-top:-37px;width:97%;display:flex;justify-content:end;z-index:1002}.floating-icon__whatsapp{width:70px}.floating-icon__whatsapp img{display:block;width:100%}.footer{background-color:#3A3A3A;width:100%}.footer__container{padding-left:0;padding-right:0}.footer__logo{display:flex;justify-content:center}.footer__logo img{display:block;width:180px}@media (min-width:568px){.footer__logo img{width:200px}}@media (min-width:896px){.footer__logo img{width:229px}}.footer__nav{display:flex;flex-direction:column;gap:40px;border-bottom:1px solid white;padding-top:20px;padding-bottom:40px}@media (min-width:568px){.footer__nav{flex-direction:row;justify-content:space-between;align-items:center}}.footer__links{display:flex;font:14px/1.2 "InterMedium";color:white;justify-content:center;gap:40px}@media (min-width:568px){.footer__links{gap:20px;font-size:16px}}@media (min-width:896px){.footer__links{gap:35px}}.footer__social-media{display:flex;gap:25px;justify-content:center}@media (min-width:568px){.footer__social-media{gap:15px}}@media (min-width:896px){.footer__social-media{gap:25px}}.footer__social-media img{display:block;width:45px}@media (min-width:568px){.footer__social-media img{width:35px}}@media (min-width:896px){.footer__social-media img{width:45px}}.footer__copyright{font:14px/1.2 "InterRegular";color:white;padding:40px 20px;display:flex;flex-direction:column;align-items:center;gap:40px}@media (min-width:568px){.footer__copyright{justify-content:space-between;flex-direction:row;font-size:16px;padding:40px 0}}.footer__copyright-text{text-align:center}.footer__copyright-links{display:flex;gap:20px}.navbar{font:16px/1.2 "InterRegular";color:#6D6E71;background-color:white;position:sticky;width:100%;top:0;z-index:1001;box-shadow:0px 4px 20px 0px rgba(0,0,0,0.05)}.navbar__container{display:flex;justify-content:space-between;align-items:center}.navbar__img{display:block;width:150px}@media (min-width:568px){.navbar__img{width:184px}}.navbar__right.desktop{display:none}@media (min-width:568px){.navbar__right.desktop{display:flex;gap:20px}}@media (min-width:896px){.navbar__right.desktop{gap:40px}}.navbar__right.mobile{display:flex;cursor:pointer;align-items:center}.navbar__right.mobile img{width:27px}@media (min-width:568px){.navbar__right.mobile{display:none;gap:20px}}@media (min-width:896px){.navbar__right.mobile{gap:40px}}@media (min-width:568px){.navbar__links{display:flex;align-items:center;gap:20px}}@media (min-width:896px){.navbar__links{gap:40px}}.navbar__account-login{padding:10px 30px;border-radius:12px}.navbar__dropdown{padding:10px 0;position:relative}.navbar__dropdown--active .navbar__dropdown-content{max-height:240px}.navbar__dropdown--sidebar .navbar__dropdown-content{position:unset;box-shadow:unset;padding:0;flex-direction:column;gap:25px;padding-top:25px;background-color:transparent}.navbar__dropdown--sidebar .navbar__dropdown-content>*{padding:0}.navbar__dropdown--sidebar .navbar__dropdown-content>*:hover{background-color:transparent}.navbar__dropdown-content{position:absolute;top:100%;right:15px;z-index:2;display:flex;flex-direction:column;background-color:white;border-radius:10px;overflow:hidden;box-shadow:0px 4px 20px 0px rgba(0,0,0,0.05);max-height:0;transition:max-height 0.2s ease}.navbar__dropdown-content>*{padding:20px 25px;cursor:pointer;min-width:170px;white-space:nowrap}.navbar__dropdown-content>*:hover{background-color:#C8EBE1}.navbar__dropdown-trigger{cursor:pointer;display:flex;align-items:center;gap:7px}.navbar__dropdown-trigger::after{content:"";background-image:url("/static/img/chevron-down-dark.webp?bad053bf89d6");background-size:cover;background-position:center;background-repeat:no-repeat;height:7px;aspect-ratio:2;color:#6D6E71}.navbar__dropdown-trigger.green::after{background-image:url("/static/img/chevron-down-green.webp?4210e121486e")}.navbar__overlay{width:100%;height:100%;position:fixed;top:0;background-color:rgba(0,0,0,0.8);display:none;justify-content:center;align-items:center}.navbar__overlay.active{display:flex}.navbar__overlay-links{display:flex;flex-direction:column;gap:40px;position:relative;color:white;font:16px/1.2 "InterRegular";text-align:center}.navbar__overlay-links>a,.navbar__overlay-links>div{opacity:0;transform:translateX(20px)}.navbar__overlay-links.animate>a,.navbar__overlay-links.animate>div{animation:fadeInLeft 0.4s ease forwards}.navbar__overlay-links.animate>:nth-child(1){animation-delay:0.1s}.navbar__overlay-links.animate>:nth-child(2){animation-delay:0.2s}.navbar__overlay-links.animate>:nth-child(3){animation-delay:0.3s}.navbar__overlay-links.animate>:nth-child(4){animation-delay:0.4s}.navbar__overlay-links.animate>:nth-child(5){animation-delay:0.5s}.navbar__overlay-button{position:absolute;top:15px;right:15px;width:40px;cursor:pointer}.navbar__overlay__mobile-dropdown{display:flex;flex-direction:column;gap:40px;min-height:197px}.navbar__overlay__mobile-dropdown-trigger{cursor:pointer;display:flex;align-items:center;gap:7px}.navbar__overlay__mobile-dropdown-trigger::after{content:"";background-image:url("/static/img/chevron-down-white.webp?bad053bf89d6");background-size:cover;background-position:center;background-repeat:no-repeat;height:7px;aspect-ratio:2;color:#6D6E71}.navbar__overlay__mobile-dropdown-content{display:flex;flex-direction:column;gap:40px;overflow-y:hidden;max-height:0;transition:max-height 0.2s}.navbar__overlay__mobile-dropdown-content.active{max-height:250px}@keyframes fadeInLeft{from{opacity:0;transform:translateX(20px)}to{opacity:1;transform:translateY(0)}}.benefits{padding-bottom:0}.benefits__wrapper{display:flex;align-items:center;gap:32px;flex-direction:column}@media (min-width:896px){.benefits__wrapper{flex-direction:row}}.benefits__header{display:flex;flex-direction:column;gap:16px;text-align:left}.benefits__label{color:#4ABE9D;font-family:"InterRegular";font-size:12px;text-transform:uppercase}@media (min-width:896px){.benefits__label{font-size:16px}}.benefits__title{font-family:"InterBold";font-size:24px;margin:0}@media (min-width:896px){.benefits__title{font-size:36px}}.benefits__subtitle{font:16px/1.4 "InterRegular";margin:0}.benefits__list{display:grid;grid-template-columns:1fr;row-gap:20px;column-gap:24px}@media (min-width:896px){.benefits__list{grid-template-columns:repeat(2,1fr)}}.benefits__item{display:flex;align-items:center;gap:16px;line-height:25px}.benefits__icon{width:48px;height:48px;background-color:#C8EBE1;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.benefits__icon-img{width:24px;height:24px}.benefits__text{font-family:"InterRegular";font-size:16px;margin:0}.membership{background-image:url(/static/css?b97987da6609);padding-bottom:0;padding-top:0}.membership__grid{display:flex;flex-direction:column;gap:20px}@media (min-width:896px){.membership__grid{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:auto;gap:24px}}.membership__card{position:relative;border-radius:4px;overflow:hidden}.membership__card--large{text-align:center}@media (min-width:896px){.membership__card--large{grid-column:1;grid-row:1 / span 2;height:100%}}@media (min-width:896px){.membership{padding-top:20px}.membership__card--large .membership__text{max-width:420px;margin-left:auto;margin-right:auto}}.membership__image{display:block;width:100%;height:100%;object-fit:cover}.membership__content{position:absolute;bottom:6%;left:7%;width:100%;color:white}@media (min-width:568px){.membership__content{bottom:35%}}.membership__content-button{font-family:"InterBold";font-size:14px;color:white;background-color:#4ABE9D;border:none;border-radius:4px;padding:12px 24px;cursor:pointer;transition:all 0.1s ease;position:absolute;top:30%;left:51%}@media (min-width:568px){.membership__content-button{left:0;top:auto;font-size:16px}}.membership__content--large{display:flex;flex-direction:column;align-items:center;left:0;bottom:8%}.membership__content--large a{position:static}@media (min-width:896px){.membership__content--large a{position:absolute;left:39%}}@media (min-width:896px){.membership__content--large{display:block;position:absolute;left:0;top:auto;bottom:17%}}.membership__title{font-family:"InterBold";font-size:24px;margin:0 0 12px 0}.membership__text{font:14px/1.4 "InterRegular";margin:0 0 20px 0;opacity:0.9;width:85%}.membership__text.mobile{width:50%}@media (min-width:896px){.membership__text{font-size:16px;max-width:260px}}@media (max-width:568px){.membership__grid{gap:16px}.membership__title{font-size:20px}.membership__text{font-size:14px;margin-bottom:16px}.membership__button{padding:10px 20px}}.member-rewards{background-color:white}.member-rewards__wrapper{display:flex;flex-direction:column;gap:40px}@media (min-width:896px){.member-rewards__wrapper{gap:32px}}.member-rewards__header{text-align:center;display:flex;flex-direction:column;align-items:center}@media (min-width:896px){.member-rewards__header{max-width:900px;margin:0 auto}}.member-rewards__label{display:block;font-family:"InterMedium";font-size:12px;color:#4ABE9D;margin-bottom:16px;text-transform:uppercase}@media (min-width:896px){.member-rewards__label{font-size:16px}}.member-rewards__title{font-family:"InterBold";font-size:24px;color:#6D6E71;margin:0;max-width:300px}@media (min-width:896px){.member-rewards__title{font-size:36px;max-width:100%}}.member-rewards__grid{display:flex;flex-direction:column;gap:16px}@media (min-width:896px){.member-rewards__grid{flex-direction:row;gap:24px}}.member-rewards__card{display:flex;gap:25px;padding:24px;border-radius:4px;background-color:white;align-items:center;overflow:hidden;border:1px solid #EAECF0}@media (min-width:896px){.member-rewards__card{text-align:left;padding:20px}}.member-rewards__icon-img{width:60px;display:flex;justify-content:center}.member-rewards__icon-img img{max-height:60px}@media (min-width:896px){.member-rewards__icon-img{width:70px}.member-rewards__icon-img img{max-height:70px}}.member-rewards__content{flex:1}.member-rewards__card-title{font-family:"InterSemiBold";font-size:16px;color:#6D6E71;margin:0 0 8px 0}@media (min-width:896px){.member-rewards__card-title{font-size:16px;margin-bottom:4px}}.member-rewards__text{font:14px/1.4 "InterRegular";margin:0}@media (min-width:896px){.member-rewards__text{font-size:16px}}.cta{height:180px;border-radius:0;background-size:cover;background-image:url("/static/img/gradient-green.webp?884853cb5882");background-position:center;display:flex;align-items:center;border-radius:4px;padding:20px 12px;position:relative}@media (min-width:568px){.cta{background-position-x:0;height:240px;background-image:url("/static/img/bg-cta.webp?bad053bf89d6")}}.cta__img{position:absolute;top:0;left:0}.cta__img img{display:block;height:180px}@media (min-width:568px){.cta__img{display:none}}.cta__content{display:flex;flex-direction:column;gap:10px;color:white;margin-left:auto;max-width:215px;z-index:100}@media (min-width:896px){.cta__content{max-width:500px;margin-right:80px}}.cta__content.adjusted{max-width:200px}@media (min-width:896px){.cta__content.adjusted{max-width:500px}}.cta__title{font:18px/1.2 "InterBold"}@media (min-width:896px){.cta__title{font-size:36px}}.cta__desc{font:14px/1.4 "InterMedium";display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}@media (min-width:896px){.cta__desc{font-size:16px}}.cta__button{font-family:"InterBold";font-size:14px;color:white;background-color:#4ABE9D;border:none;border-radius:4px;padding:12px 24px;cursor:pointer;transition:all 0.1s ease;margin-right:auto}.cta__button .desktop{display:none}@media (min-width:896px){.cta__button .desktop{display:inline}}@media (min-width:896px){.cta__button{font-size:16px}}.member{position:relative;overflow:hidden;color:white}.member__content{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;text-align:center;padding:40px 24px 20px}@media (min-width:896px){.member__content{padding-top:60px;padding-bottom:40px}}.member__logo{margin-bottom:24px}.member__logo>img{display:block;height:45px}.member__title{display:flex;align-items:center;margin-bottom:24px;gap:7px}.member__title-text{font:35px/1.2 "InterBold";color:var(--text-white)}@media (min-width:896px){.member__title-text{font-size:72px}}.member__title-highlight{font-family:"Pacifico";color:#F0C250;font-size:35px;line-height:1.2}@media (min-width:896px){.member__title-highlight{font-size:72px}}.member__description{font-size:14px;line-height:1.6;max-width:600px;margin-bottom:15px}@media (min-width:896px){.member__description{font-size:16px}}.member__background{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.member__background img{width:100%;height:100%;object-fit:cover}.errorlist{font:14px/1.2 "InterRegular";color:#FF0000;display:flex;flex-direction:column;gap:5px}.faq{background-color:white}.faq__label{font:14px/1.2 "InterMedium";text-align:center;margin-bottom:12px;color:#4ABE9D;letter-spacing:4px}@media (min-width:896px){.faq__label{font-size:16px}}.faq__title{font:24px/1.2 "InterBold";color:#6D6E71;text-align:center;margin-bottom:32px;padding:0 20px}@media (min-width:896px){.faq__title{font-size:36px;margin-bottom:48px}}.faq__content{display:flex;flex-direction:column;gap:20px;margin-bottom:35px;padding:0 20px}.faq__item{font:14px/25px "InterRegular";cursor:pointer;border-bottom:1px solid #D3D3D4;padding-bottom:20px;display:flex;flex-direction:column}@media (min-width:896px){.faq__item{font-size:16px}}.faq__question{font:16px/1.2 "InterSemiBold";display:flex;justify-content:space-between;align-items:center;gap:10px;cursor:pointer;transition:margin-bottom 0.2s ease}input:checked + .faq__question{margin-bottom:10px}input:checked + .faq__question>img{transform:rotate(180deg)}.faq__question-icon{height:22px;aspect-ratio:1;background-color:#D3D3D4;border-radius:50%;position:relative;transition:transform 0.2s ease,background-color 0.2s ease}.faq__question-icon::after{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) translate(0);content:"";display:block;height:2px;width:65%;border-radius:1px;background-color:white}.faq__question-icon::before{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) translate(0);content:"";display:block;width:2px;height:65%;border-radius:1px;background-color:white}input:checked + .faq__question .faq__question-icon{transform:rotate(45deg);background-color:#4ABE9D}.faq__question img{height:10px;display:inline-block;transition:transform 0.2s ease}@media (min-width:896px){.faq__question{font-size:20px}}.faq__contact{display:flex;align-items:center;flex-direction:column;text-align:center;gap:15px;justify-content:space-between;background-color:#F2F7F7;margin-top:48px;padding:32px;border-radius:8px}.faq__contact-title{font:16px/1.2 "InterBold";color:#6D6E71;margin-bottom:10px}@media (min-width:896px){.faq__contact-title{font-size:20px}}.faq__contact-text{font:14px/1.5 "InterRegular"}@media (min-width:896px){.faq__contact-text{font-size:16px}}.faq__contact-button{padding:13px 30px}@media (min-width:568px){.faq__contact{flex-direction:row;text-align:left}}.policy{padding-top:80px}.policy__label{font:16px/1.2 "InterMedium";text-align:center;margin-bottom:12px;color:#4ABE9D;letter-spacing:2px}.policy__title{font:24px/1.2 "InterBold";color:#6D6E71;text-align:center;margin-bottom:32px;text-align:center;margin-bottom:40px}@media (min-width:896px){.policy__title{font-size:32px;margin-bottom:48px}}.policy__list{display:flex;flex-direction:column;gap:30px}.policy__item{display:flex;flex-direction:column;gap:10px;font:16px/1.2 "InterRegular"}.policy__item-title{font:20px/1.2 "InterBold"}.policy__item-list{list-style-type:disc;display:flex;flex-direction:column;gap:10px;margin-left:30px}.membership-benefits{background-color:white;display:flex;flex-direction:column;gap:40px}.membership-benefits__header{text-align:center;justify-items:center}.membership-benefits__label{font-family:"InterMedium";color:#4ABE9D;font-size:12px;display:block;margin-bottom:8px}@media (min-width:896px){.membership-benefits__label{font-size:16px}}.membership-benefits__title{font-family:"InterBold";font-size:24px;margin-bottom:20px;max-width:330px}@media (min-width:896px){.membership-benefits__title{font-size:36px;max-width:100%;margin-bottom:40px}}.membership-benefits__cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:20px}.membership-benefits__subtitle{font-family:"InterSemiBold";font-size:20px;margin-bottom:32px;text-align:center}@media (min-width:896px){.membership-benefits__subtitle{font-size:24px;max-width:800px;margin-left:auto;margin-right:auto}}.benefit-card{background:white;border-radius:4px;padding:20px 16px;text-align:center;transition:transform 0.3s ease;border:1px solid #D3D3D4;min-height:149px}.benefit-card:hover{transform:translateY(-4px)}.benefit-card__icon{width:48px;height:48px;margin:0 auto 16px;background:#4ABE9D;border-radius:50%;display:flex;align-items:center;justify-content:center}.benefit-card__image{width:24px;height:24px}.benefit-card__title{font-family:"InterSemiBold";font-size:18px;margin-bottom:8px}@media (min-width:896px){.benefit-card__title{font-size:16px}}.benefit-card__description{font-size:14px;line-height:1.5}@media (min-width:896px){.benefit-card__description{font-size:16px}}.levels{padding:20px 0 40px;background-color:white}.levels__header{text-align:center;margin-bottom:40px}.levels__label{font-family:"InterMedium";color:#4ABE9D;font-size:12px;display:block;margin-bottom:8px}@media (min-width:896px){.levels__label{font-size:16px}}.levels__title{font-family:"InterBold";font-size:24px;margin-bottom:40px}@media (min-width:896px){.levels__title{font-size:36px}}.levels__table-wrapper{overflow-x:auto;margin:0 -20px;padding:0 20px}@media (min-width:896px){.levels__table-wrapper{margin:0;padding:0}}.levels__table-footnote{font:14px/1.5 "InterRegular";margin-top:20px}@media (min-width:896px){.levels__table-footnote{font-size:16px}}.levels-table{width:100%;font-size:12px;border-collapse:collapse;background:white;border-radius:4px;box-shadow:0 4px 12px rgba(0,0,0,0.05)}.levels-table__header{padding:16px;text-align:center;font-family:"InterSemiBold";font-size:13px;color:white}.levels-table__header--feature{background:#D3D3D4;width:140px}.levels-table__header--friends{background-color:#B6B6B8;width:20%;min-width:80px}.levels-table__header--soulmates{background-color:#ABDCDF;width:20%;min-width:80px}.levels-table__header--relatives{background-color:#6ECBB1;width:20%;min-width:80px}.levels-table__header--biologicals{background-color:#F0C250;width:20%;min-width:80px}@media (min-width:896px){.levels-table__header{font-size:24px}}.levels-table__feature{padding:16px;font-family:"InterSemiBold";font-size:10px}@media (min-width:896px){.levels-table__feature{font-size:20px}}.levels-table th,.levels-table td{border:1px solid #E5E5E5;padding:12px 8px;line-height:1.5}.levels-table th strong,.levels-table td strong{font-family:"InterSemiBold"}.levels-table td{font-size:10px}@media (min-width:896px){.levels-table td{padding:16px;font-size:16px}}@media (min-width:896px){.levels-table{font-size:14px}}.redeem{padding:40px 0;background-color:white}@media (min-width:896px){.redeem__content{display:grid;grid-template-columns:490px 1fr;gap:60px;align-items:center}}.redeem__header{margin-bottom:40px}@media (min-width:896px){.redeem__header{margin-bottom:0}}.redeem__label{font-family:"InterMedium";color:#4ABE9D;font-size:12px;display:block;margin-bottom:8px}@media (min-width:896px){.redeem__label{font-size:16px}}.redeem__title{font-family:"InterBold";font-size:24px;margin-bottom:16px;line-height:1.3}@media (min-width:896px){.redeem__title{font-size:36px}}.redeem__description{font-size:14px;line-height:1.6;margin-bottom:24px}@media (min-width:896px){.redeem__description{font-size:16px}}.redeem__button{display:inline-block;background:#4ABE9D;color:white;font-family:"InterBold";font-size:14px;padding:12px 24px;border-radius:4px;text-decoration:none;transition:transform 0.3s ease}.redeem__button:hover{transform:translateY(-2px)}@media (min-width:896px){.redeem__button{font-size:16px}}.redeem__steps{display:grid;gap:16px}@media (min-width:896px){.redeem__steps{grid-template-columns:repeat(2,1fr)}}.modal{font:16px/1.2 "InterRegular";position:fixed;z-index:100;top:0;left:0;height:100%;width:100%;background-color:rgba(0,0,0,0.3);text-align:center;display:flex;justify-content:center;align-items:center;animation:fadeOut 0.15s}.modal--show{animation:fadeIn 0.3s}.modal--show .modal__card{animation:fadeInUp 0.3s}.modal__header{display:flex;align-items:center;justify-content:space-between}.modal__header-cancel{background-image:url("/static/img/x.svg?bad053bf89d6");height:24px;width:24px;background-size:cover;cursor:pointer}.modal__card{animation-duration:0.3s;background-color:white;border-radius:5px;padding:30px;margin-left:20px;margin-right:20px;max-width:450px;animation:fadeOutDown 0.15s}.modal__footer{display:flex;align-items:center;gap:15px;justify-content:space}.modal__footer>*{flex:1}.modal__footer>*:only-child{margin:auto}.modal__title{font:16px/1.2 "InterBold";color:#6D6E71}@media (min-width:896px){.modal__title{font-size:20px}}.modal__content{display:flex;flex-direction:column;gap:15px}.modal__message{font-size:14px;text-align:left}@media (min-width:896px){.modal__message{font-size:16px}}.message-dialog-wrapper{font:20px/1.2 "InterRegular";text-align:center;display:flex;flex-direction:column;gap:10px;position:fixed;z-index:200;left:50%;transform:translate(-50%);top:100px;width:80%;max-width:600px;align-items:center}.message-dialog{width:fit-content;border-radius:8px;display:grid;grid-template-columns:1fr auto;gap:15px;align-items:center;padding:12px 20px;background-color:#4ABE9D;color:white;animation:fadeIn 0.3s cubic-bezier(0,0,0.2,1),slideUp 0.3s cubic-bezier(0,0,0.2,1);transition:margin-bottom 0.3s cubic-bezier(0,0,0.2,1),opacity 0.3s cubic-bezier(0,0,0.2,1)}.message-dialog--hide{margin-bottom:-50px;opacity:0}.message-dialog__close{height:24px;width:24px;background-image:url("/static/img/icon-cancel-white.svg?bad053bf89d6");background-size:center;background-repeat:no-repeat;cursor:pointer}.step-card{background:white;border:1px solid #E5E5E5;border-radius:4px;padding:24px;transition:transform 0.3s ease,box-shadow 0.3s ease}.step-card:hover{transform:translateY(-4px);box-shadow:0 4px 12px rgba(0,0,0,0.05)}.step-card__number{font-family:"InterMedium";color:#A4DECE;font-size:16px;display:block;margin-bottom:12px}@media (min-width:896px){.step-card__number{font-size:20px}}.step-card__title{color:#4ABE9D;font-family:"InterSemiBold";font-size:16px;margin-bottom:8px}@media (min-width:896px){.step-card__title{font-size:20px}}.step-card__description{font-size:14px;line-height:1.6}.step-card__description strong{font-family:"InterSemiBold"}@media (min-width:896px){.step-card__description{font-size:16px}}.referral{background-image:url("/static/img/cta-bg-2.webp?bad053bf89d6");background-size:cover;background-position:center}@media (min-width:896px){.referral{padding:100px 80px}}.referral__wrapper{background-color:white;border-radius:4px;overflow:hidden}.referral__content{display:grid;grid-template-columns:1fr}@media (min-width:896px){.referral__content{grid-template-columns:1fr 1fr;align-items:center}}.referral__image-wrapper{height:100%;width:100%;background-color:#4ABE9D}.referral__image{width:100%;height:100%;object-fit:cover;display:block}.referral__text{flex:1;padding:20px 20px 40px}@media (min-width:896px){.referral__text{padding:40px}}.referral__label{display:inline-block;color:#4ABE9D;font-family:"InterMedium";font-size:12px;margin-bottom:12px}@media (min-width:896px){.referral__label{font-size:16px}}.referral__title{font:20px/1.5 "InterBold";margin-bottom:16px;color:#6D6E71}@media (min-width:896px){.referral__title{font-size:24px}}.referral__description{font-family:"InterRegular";font-size:14px;line-height:1.6;margin-bottom:24px;color:#6D6E71}@media (min-width:896px){.referral__description{font-size:16px}}.referral__button{background-color:#4ABE9D;color:white;font-family:"InterBold";font-size:14px;padding:12px 24px;border:none;border-radius:4px;cursor:pointer;transition:background-color 0.3s ease}.referral__button:hover{background-color:#389d80}@media (min-width:896px){.referral__button{font-size:16px;padding:16px 32px}}.cta-plain{background-color:#4ABE9D;color:white;text-align:center}.cta-plain__title{font:24px/1.2 "InterBold"}@media (min-width:896px){.cta-plain__title{font-size:36px}}.cta-plain__text{display:flex;flex-direction:column;gap:20px}.cta-plain__description{font:14px/1.5 "InterRegular"}@media (min-width:896px){.cta-plain__description{font-size:16px}}@media (min-width:896px){.cta-plain{font-size:16px}}.cta-plain__button{font-family:"InterBold";background-color:white;color:white;border:none;padding:12px 30px;font-size:14px;cursor:pointer;text-decoration:none;display:inline-block;transition:background-color 0.3s ease;color:#4ABE9D;border-radius:4px}.cta-plain__button:focus{outline:none;box-shadow:0 0 0 3px rgba(255,255,255,0.5)}.cta-plain__button:focus:not(:focus-visible){box-shadow:none}@media (min-width:896px){.cta-plain__button{font-size:16px}}.points{color:white;position:relative;overflow:hidden;background-image:url("/static/img/point-bg.webp?bad053bf89d6")}.points__title{text-align:center;font-family:"InterMedium";font-size:12px;margin-bottom:16px;text-transform:uppercase}@media (min-width:896px){.points__title{font-size:16px}}.points__subtitle{text-align:center;font-family:"InterBold";font-size:24px;margin-bottom:40px}@media (min-width:896px){.points__subtitle{font-size:36px}}.points__cards{display:grid;grid-template-columns:1fr;gap:24px}@media (min-width:896px){.points__cards{grid-template-columns:repeat(3,1fr)}}.points__card{background-color:white;border-radius:4px;padding:24px;display:flex;gap:16px}.points__card-icon{width:56px;height:56px;background-image:url("/static/css/path-to-your-money-icon.svg");background-size:contain;background-repeat:no-repeat;flex-shrink:0;display:flex;justify-content:center;align-self:center}.points__card-icon img{width:auto;height:100%;display:block}.points__card-content{flex:1;color:#6D6E71}.points__card-title{font-family:"InterMedium";font-size:14px;margin-bottom:8px}@media (min-width:896px){.points__card-title{font-size:16px}}.points__card-text{font-size:14px;line-height:1.5}@media (min-width:896px){.points__card-text{font-size:16px}}.account-layout{display:grid;grid-template-areas:'account' 'content';grid-template-columns:1fr;grid-auto-rows:min-content;gap:11px;align-items:start}.account-layout__account{grid-area:account;display:flex;flex-direction:column;gap:11px}@media (min-width:896px){.account-layout__account{gap:20px}}.account-layout__profile{padding:0;overflow:hidden}.account-layout__referral{padding:0;overflow:hidden}.account-layout__content{grid-area:content}@media (min-width:896px){.account-layout{grid-template-areas:'account content';grid-template-columns:minmax(350px,1fr) 2.5fr;grid-auto-rows:min-content;padding:24px 0;gap:20px}.account-layout__account{border-radius:10px;position:sticky;top:90px}.account-layout__content{border-radius:10px}}.account-body{display:flex;flex-direction:column;min-height:100vh;background-color:#F2F7F7}.account-body--center{justify-content:center}.user-profile{display:flex;flex-direction:column;gap:10px;overflow:hidden;color:#6D6E71}.user-profile__header{background-color:#4ABE9D;background-image:url("/static/img/pattern-account-header.webp?bad053bf89d6");background-position:right;background-repeat:no-repeat;background-size:50% 100%;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:25px 20px;color:white}.user-profile__header-title{font:30px/1.4 "InterBold"}@media (min-width:896px){.user-profile__header-title{font:24px / 1.2 "InterBold"}}.user-profile__badge{font:14px/1.2 "InterRegular";padding:5px 15px;color:white;border-radius:4px}.user-profile__badge--teman-baru{background:linear-gradient(113.58deg,#8A8B8D 12.19%,#6D6E71 132.02%)}.user-profile__badge--teman-dekat{background:linear-gradient(113.58deg,#88D4D9 12.19%,#42B9C3 132.02%)}.user-profile__badge--keluarga-dekat{background:linear-gradient(113.58deg,#28A783 12.19%,#1D8366 132.02%)}.user-profile__badge--keluarga-inti{background:linear-gradient(113.58deg,#F3C758 12.19%,#E8AE1E 132.02%)}.user-profile__body{padding:10px 20px;display:flex;flex-direction:column;gap:5px}@media (min-width:896px){.user-profile__body{padding-top:20px;padding-bottom:20px}}.user-profile__title{font:14px/1.2 "InterRegular";color:#4ABE9D}.user-profile__info{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.user-profile__balance{display:flex;gap:8px;align-items:center}.user-profile__balance-currency{margin-bottom:7px;font:14px/1.2 "InterBold"}@media (min-width:896px){.user-profile__balance-currency{font:16px / 1.2 "InterBold"}}.user-profile__balance-value{font:26px/1.2 "InterBold"}@media (min-width:896px){.user-profile__balance-value{font:32px / 1.2 "InterBold"}}.user-profile__points{background-color:#4ABE9D;padding:4px 12px;border-radius:34px}.user-profile__points-value{color:white;display:flex;align-items:center;gap:5px;font-family:"InterSemiBold";margin-bottom:-2px}@media (min-width:896px){.user-profile__points-value{margin-bottom:0}}.user-profile__points-value::before{content:"";display:block;height:15px;width:15px;aspect-ratio:1;background-image:url("/static/img/icon-coin.webp?bad053bf89d6");background-size:cover;background-position:center;background-repeat:no-repeat}.user-profile__member-level{display:flex;justify-content:space-between;align-items:center;font:18px/1.2 "InterBold"}.user-profile__text-icon{font:16px/1.2 "InterBold";display:flex;align-items:center;gap:7px}.user-profile__text-icon>img{display:inline-block;height:32px;aspect-ratio:1}.user-profile__detail{font:14px/1.2 "InterMedium";display:flex;align-items:center;justify-content:space-between;gap:10px;color:#D3D3D4;margin-bottom:20px}.user-profile__detail-level{color:#6D6E71;font:14px/1.2 "InterBold"}@media (min-width:896px){.user-profile__detail{font:16px / 1.2 "InterMedium"}.user-profile__detail-level{font-size:16px}}.user-referral{display:flex;flex-direction:column;gap:20px;padding:20px}.user-referral__title{font:14px/1.2 "InterSemiBold"}@media (min-width:896px){.user-referral__title{font-size:16px}}.user-referral__share{display:flex;gap:10px;align-items:center}.user-referral__share-code{padding:14px;background-color:#F2F7F7;border-radius:4px;font:14px/1.2 "InterBold";display:flex;justify-content:space-between;width:100%;border:2px solid #D3D3D4}@media (min-width:896px){.user-referral__share-code{font-size:16px}}.user-referral__share-button{padding:10px 10px}.user-referral__share-button img{display:block;height:24px}.user-referral__copy{font:14px/1.2 "InterMedium";color:#4ABE9D;cursor:pointer}@media (min-width:896px){.user-referral__copy{font-size:16px}}.progressbar,.profile-progressbar{display:flex;align-items:center;background-color:#C8EBE1;height:7px;margin:18px 0;position:relative;width:96.5%}.progressbar__content,.profile-progressbar__content{background-color:#4ABE9D;height:100%;border-top-left-radius:20px;border-bottom-left-radius:20px;border-radius:20px}.progressbar__img,.profile-progressbar__img{display:block;margin-right:1px;height:30px;aspect-ratio:1;position:absolute;right:-10px}.account-title{font:20px/1.2 "InterBold"}@media (min-width:896px){.account-title{font:24px / 1.2 "InterBold"}}.account-desc{font:14px/1.5 "InterRegular"}@media (min-width:896px){.account-desc{font:16px / 1.5 "InterRegular"}}.referral-table{display:none;width:100%;border-collapse:separate;border-spacing:0 8px;font:14px/1.2 "InterSemiBold"}@media (min-width:568px){.referral-table{display:table}}@media (min-width:896px){.referral-table{font-size:16px}}.referral-table th{font-weight:normal;text-align:left;padding:12px 0;color:#B6B6B8;border-bottom:2px solid #EAECF0}.referral-table td{padding:16px 0;border-bottom:1px solid #EAECF0;color:#6D6E71;font-family:"InterRegular"}.referral-table tr:first-child th{border-bottom-width:3px}.referral-table tr:last-child td{border:none}.referral-mobile{display:block;padding:20px 0}@media (min-width:568px){.referral-mobile{display:none}}.referral-mobile__title{color:#B6B6B8;font:14px/1.2 "InterSemiBold";border-bottom:3px solid #EAECF0;padding-bottom:5px}.referral-mobile__row{border-bottom:2px solid #EAECF0;padding:20px 0;font:14px/1.5 "InterRegular"}.referral-mobile__row:last-child{border:none}.referral-mobile__friend{margin-bottom:10px}.referral-mobile__date{color:#B6B6B8;display:flex;justify-content:space-between}.referral-status{font:16px/1.2 "InterRegular"}.activities{max-width:800px;margin:0 auto;padding:20px;font-family:'InterRegular',sans-serif}.activities__list{list-style:none;padding:0;margin:0}.activity{display:flex;align-items:center;padding:24px 0}.activity:not(:last-child){border-bottom:3px solid #EAECF0}.activity__icon-wrapper{width:48px;height:48px;background-color:#4ABE9D;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-right:16px;flex-shrink:0}.activity__icon{width:28px;height:28px}.activity__icon img{display:block;width:100%}.activity__content{flex:1;display:flex;flex-direction:column;justify-content:space-between}@media (min-width:896px){.activity__content{align-items:center;flex-direction:row}}.activity__info{display:flex;flex-direction:column}.activity__title{font:16px/1.2 "InterBold";margin-bottom:5px}@media (min-width:896px){.activity__title{font-size:20px}}.activity__store{font:14px/1.5 "InterRegular"}.activity__date{color:#D3D3D4;white-space:nowrap;margin-top:10px;font:14px/1.2 "InterMedium"}@media (min-width:896px){.activity__date{margin-top:0}}.rewards__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px}@media (min-width:568px){.rewards__grid{grid-template-columns:repeat(auto-fit,minmax(200px,270px))}}.rewards__card{padding:0;border-radius:10px;box-shadow:0px 2px 12px 0px #14142B14;transition:transform 0.3s ease;flex-direction:column;align-items:flex-start}@media (min-width:896px){.rewards__card{display:flex}}.rewards__image-wrapper{aspect-ratio:16/8}@media (min-width:896px){.rewards__image-wrapper{height:135px}}.rewards__body{width:100%;padding:15px;display:flex;flex-direction:column;gap:5px}@media (min-width:896px){.rewards__body{height:100%;justify-content:space-between}}.rewards__image{width:100%;height:100%;object-fit:cover;border-radius:4px 4px 0 0}@media (min-width:896px){.rewards__image{border-top-left-radius:10px;border-top-right-radius:10px}}.rewards__title{display:flex;align-items:center;height:100%}.rewards__title-text{font:14px/1.5 "InterSemiBold"}.rewards__points{display:flex;align-items:center;gap:8px}.rewards__points-icon{height:20px;display:block;aspect-ratio:1}.rewards__points-value{font:14px/1.2 "InterSemiBold";color:#4ABE9D}@media (min-width:896px){.rewards__points-value{font:16px / 1.2 "InterSemiBold"}}.vouchers__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:20px}.vouchers__card{border-radius:20px;overflow:hidden;box-shadow:0px 2px 12px 0px #14142B14;background-color:#F2F7F7}.vouchers__content{display:grid;grid-template-columns:1fr;gap:20px}@media (min-width:896px){.vouchers__content{grid-template-columns:300px 1fr;gap:40px}}.vouchers__image-wrapper{position:relative;padding-top:75%;overflow:hidden;border-radius:10px}@media (min-width:896px){.vouchers__image-wrapper{padding-top:100%}}.vouchers__image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.vouchers__details{padding:20px;display:flex;flex-direction:column;gap:16px}.vouchers__label{font-family:"InterMedium";font-size:16px;color:#4ABE9D;text-transform:uppercase;letter-spacing:1px}.vouchers__title{font-family:"InterBold";font-size:32px;line-height:1.2}.vouchers__validity{display:flex;align-items:center;gap:8px;margin-top:auto}.vouchers__icon{font-size:20px}.vouchers__date{font-family:"InterRegular";font-size:16px}.voucher-card{display:grid;grid-template-columns:120px 1fr;padding:10px;gap:18px;background-color:#F2F7F7}.voucher-card__image-wrapper{position:relative;padding-right:13px}.voucher-card__image-wrapper::after,.voucher-card__image-wrapper::before{content:"";position:absolute;display:block;height:16px;width:16px;background-color:white;border-radius:50%}.voucher-card__image-wrapper::after{top:-10px;right:0;transform:translate(50%,-50%)}.voucher-card__image-wrapper::before{bottom:-10px;right:0;transform:translate(50%,50%)}.voucher-card__image-wrapper img{display:block;height:100%;width:100%;object-fit:cover;border-radius:4px}.voucher-card__content{display:flex;flex-direction:column;gap:12px;justify-content:center}.voucher-card__content-label{font:12px/1.2 "InterRegular";color:#4ABE9D;margin-bottom:-3px}.voucher-card__content-title{font:14px/1.2 "InterBold";color:#6D6E71}@media (min-width:896px){.voucher-card__content-title{font-size:16px}}.voucher-card__content-created{display:flex;align-items:center;gap:4px}.voucher-card__content-created span{font:9px/1.2 "InterRegular";margin-bottom:-3px}@media (min-width:896px){.voucher-card__content-created span{font-size:12px}}.content-detail{display:flex;flex-direction:column;gap:35px;font:16px/1.2 #6D6E71}.content-detail__header{display:grid;grid-template-columns:1fr;gap:50px;padding-bottom:35px;border-bottom:3px solid #EAECF0}.content-detail__header-content{display:flex;flex-direction:column;gap:15px}.content-detail__header-img{width:100%;display:none;aspect-ratio:1;border-radius:10px}.content-detail__header-img.mobile{display:block;margin-bottom:20px}@media (min-width:896px){.content-detail__header-img{display:block}.content-detail__header-img.mobile{display:none}}.content-detail__header-icon{width:40px;aspect-ratio:1;display:block;cursor:pointer}@media (min-width:896px){.content-detail__header{grid-template-columns:1fr 1fr}}.content-detail__point{display:flex;gap:10px;align-items:center;font:24px/1.2 "InterBold";color:#4ABE9D}@media (min-width:896px){.content-detail__point{font-size:28px}}.content-detail__point img{height:26px;aspect-ratio:1;display:block}.content-detail__button{font:22px/1.2 "InterBold";cursor:pointer;padding:13px 26px;color:white;background-color:#4ABE9D;border:none;outline:none;border-radius:4px}.content-detail__body{display:grid;grid-template-columns:1fr;font:14px/1.4 "InterRegular";color:#6D6E71;gap:40px}@media (min-width:896px){.content-detail__body{font-size:16px}}.content-detail__body ol{padding-left:16px}.content-detail__title{font:24px/1.2 "InterBold"}@media (min-width:896px){.content-detail__title{font-size:36px}.content-detail__title.mb-10{margin-bottom:0}}.content-detail__subtitle{font:16px/1.2 "InterBold"}@media (min-width:896px){.content-detail__subtitle{font-size:20px}}.content-detail-responsive{display:none}@media (min-width:568px){.content-detail-responsive{display:flex}}.created-text{font:12px/1.2 "InterRegular";display:flex;align-items:center;gap:7px}@media (min-width:896px){.created-text{font-size:16px}}.created-text::before{content:"";display:block;height:14px;width:14px;background-image:url("/static/img/icon-clock.svg?bad053bf89d6");background-size:cover;background-position:center;background-repeat:no-repeat;margin-bottom:2px}@media (min-width:896px){.created-text::before{height:20px;width:20px}}.voucher-code{font:20px/1.2 "InterBold";background-color:#DFF2F3;display:grid;grid-template-columns:auto 1fr auto;column-gap:20px;align-items:center;padding:10px 20px;border-radius:4px}@media (min-width:896px){.voucher-code{font-size:24px}}.voucher-code__icon{height:20px;display:block}.voucher-code__copy{font:14px/1.2 "InterSemiBold";color:#4ABE9D;cursor:pointer}@media (min-width:896px){.voucher-code__copy{font-size:16px}}.note-text{font:12px/1.2 "InterRegular"}@media (min-width:896px){.note-text{font-size:16px}}.back-icon{height:30px;width:30px;display:block;aspect-ratio:1}.back-icon::after{content:"";display:block;height:100%;background-image:url("/static/img/icon-back-arrow.webp?bad053bf89d6");background-size:cover;background-position:center;background-repeat:no-repeat}@media (min-width:896px){.back-icon{height:44px;width:44px}}.edit-profile{display:flex;justify-content:center}@media (min-width:896px){.edit-profile{padding-top:30px}}.edit-profile__card{display:grid;grid-template-columns:1fr;gap:20px;width:90%;max-width:700px;padding:30px 25px;border-radius:4px}.edit-profile__card--small{max-width:450px}@media (min-width:568px){.edit-profile__card{grid-template-columns:1fr 1fr}}@media (min-width:896px){.edit-profile__card{padding-top:40px;padding-bottom:40px}}.edit-profile__fields{display:grid;grid-template-columns:1fr;gap:20px}@media (min-width:568px){.edit-profile__fields{grid-template-columns:1fr 1fr;grid-template-areas:'left right'}.edit-profile__fields .field-wrapper:first-child{grid-area:right}.edit-profile__fields .field-wrapper:last-child{grid-area:left}}.edit-profile-header{display:flex;justify-content:center;padding-top:25px;padding-bottom:100px;color:white;background-size:100% 100%;background-image:url("/static/img/profile-pattern-mobile.webp?00824e839475");background-position:center}@media (min-width:896px){.edit-profile-header{padding-top:50px;padding-bottom:110px;background-size:cover;background-image:url("/static/img/profile-pattern.webp?78c2fa19725a")}}.edit-profile-header__container{width:90%;max-width:700px}.edit-profile-header__user{display:flex;gap:16px;align-items:center;margin-bottom:30px}.edit-profile-header__user-name{font:20px/1.2 "InterBold"}@media (min-width:896px){.edit-profile-header__user-name{font-size:24px}}.edit-profile-header__title{font:14px/1.5 "InterRegular"}@media (min-width:896px){.edit-profile-header__title{font:16px / 1.5 "InterRegular"}}.edit-profile-header__info{display:flex;justify-content:space-between;align-items:center}.edit-profile-header__balance{display:flex;gap:8px;align-items:center}.edit-profile-header__balance-currency{margin-bottom:7px;font:14px/1.2 "InterBold"}@media (min-width:896px){.edit-profile-header__balance-currency{font:16px / 1.2 "InterBold"}}.edit-profile-header__balance-value{font:34px/1.2 "InterBold"}@media (min-width:896px){.edit-profile-header__balance-value{font:40px / 1.2 "InterBold"}}.edit-profile-header__points{background-color:white;padding:5px 16px;border-radius:34px}.edit-profile-header__points-value{color:#6D6E71;display:flex;align-items:center;gap:5px;font-family:"InterSemiBold";margin-bottom:-2px}@media (min-width:896px){.edit-profile-header__points-value{margin-bottom:0}}.edit-profile-header__points-value::before{content:"";display:block;height:16px;width:16px;aspect-ratio:1;background-image:url("/static/img/icon-coin.webp?bad053bf89d6");background-size:cover;background-position:center;background-repeat:no-repeat;margin-bottom:2px}.profile{display:flex;justify-content:center;padding:0}.profile__card{border-radius:4px;width:90%;max-width:700px;box-shadow:0px 4px 20px 0px rgba(0,0,0,0.05);margin-top:-81px}.profile__body{display:flex;flex-direction:column;gap:5px;padding:0}.profile__body-title{font:16px/1.2 "InterBold";margin-bottom:-6px}@media (min-width:896px){.profile__body-title{font-size:20px}}.profile__detail{color:#B6B6B8;font:12px/1.2 "InterMedium";display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:5px}@media (min-width:896px){.profile__detail{font-size:16px}}.profile__detail-level{color:#6D6E71;font:12px/1.2 "InterBold"}@media (min-width:896px){.profile__detail-level{font-size:16px}}.profile__info{font:10px/1.4 "InterMedium"}@media (min-width:896px){.profile__info{font-size:12px}}.profile-progressbar{width:99%}.profile-progressbar__img{width:27px;height:27px}@media (min-width:896px){.profile-progressbar__img{width:32px;height:32px}}.circle-loading{display:inline-block;position:relative;width:20px;aspect-ratio:1;color:white}.circle-loading>*{box-sizing:border-box;display:block;position:absolute;width:120%;height:120%;margin:10%;border:1px solid currentColor;border-radius:50%;animation:rotate-full 1.2s cubic-bezier(0.5,0,0.5,1) infinite;border-color:currentColor transparent transparent transparent}.circle-loading>*:nth-child(1){animation-delay:-0.45s}.circle-loading>*:nth-child(2){animation-delay:-0.3s}.circle-loading>*:nth-child(3){animation-delay:-0.15s}.no-point{position:relative;font:16px/1.2 "InterRegular";color:#6D6E71;display:flex;flex-direction:column;gap:13px;max-width:450px}.no-point__cancel{position:absolute;top:20px;right:20px;cursor:pointer}.no-point__title{font:20px/1.2 "InterBold";color:#6D6E71}.no-point__logo{height:72px;display:block;margin:auto;margin-bottom:10px}