@import "https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600&display=swap";
@import "https://fonts.googleapis.com/css2?family=Dancing+Script:wght@400..700&display=swap";
@import "https://fonts.googleapis.com/css2?family=Poppins:wght@400;600&display=swap";
@font-face{font-family:SFUIDisplay-Regular;src:url(../media/SFUIDisplay-Regular.139c4bc7.ttf);font-weight:400;font-style:normal}@font-face{font-family:SFUIDisplay-Bold;src:url(../media/SFUIDisplay-Bold.3c62d779.otf);font-weight:700;font-style:normal}@font-face{font-family:Lato-Medium;src:url(../media/Lato-Medium.f9d55299.ttf);font-weight:400;font-style:normal}@font-face{font-family:SFUIText-Regular;src:url(../media/SFUIText-Regular.0f487e38.ttf);font-weight:400;font-style:normal}@font-face{font-family:SFUIText-Bold;src:url(../media/SFUIText-Bold.fc9415e4.ttf);font-weight:700;font-style:normal}@font-face{font-family:SFProText-Regular;src:url(../media/SFProText-Regular.b712d938.ttf);font-weight:700;font-style:normal}@font-face{font-family:SFProText-Bold;src:url(../media/SFProText-Bold.58f29625.ttf);font-weight:700;font-style:normal}@font-face{font-family:Lato-Regular;src:url(../media/Lato-Regular.a9b5cb51.ttf);font-weight:400;font-style:normal}@font-face{font-family:Lato-Bold;src:url(../media/Lato-Bold.050eafb5.ttf);font-weight:700;font-style:normal}@font-face{font-family:Lato-Black;src:url(../media/Lato-Black.5e2235b8.ttf);font-weight:bolder;font-style:normal}@font-face{font-family:Gotham-Regular;src:url(../media/Gotham-Regular.d0a726c2.otf);font-weight:400;font-style:normal}@font-face{font-family:AvenirNextLTPro-Regular;src:url(../media/AvenirNextLTPro-Regular.d6389e43.otf);font-weight:400;font-style:normal}@font-face{font-family:NunitoSans-Regular;src:url(../media/NunitoSans-Regular.5a2725be.ttf);font-weight:400;font-style:normal}@font-face{font-family:NunitoSans-Bold;src:url(../media/NunitoSans-Bold.76b59c75.ttf);font-weight:400;font-style:normal}@font-face{font-family:Montserrat-Regular;src:url(../media/Montserrat-Regular.63d23cfc.ttf);font-weight:400;font-style:normal}@font-face{font-family:Montserrat-Bold;src:url(../media/Montserrat-Bold.a3700021.ttf);font-weight:400;font-style:normal}@font-face{font-family:Montserrat-SemiBold;src:url(../media/Montserrat-SemiBold.6541f318.ttf);font-weight:400;font-style:normal}@font-face{font-family:LeagueSpartan-Regular;src:url(../media/LeagueSpartan-Regular.06fe72f9.ttf);font-weight:400;font-style:normal}@font-face{font-family:LeagueSpartan-SemiBold;src:url(../media/LeagueSpartan-SemiBold.62dcd5f0.ttf);font-weight:400;font-style:normal}:root{--main-font:"Poppins";--font-title:"Archivo";--font-header:"Dancing Script";--color-orange:#e0bf4b;--color-orange-light:#fff3df;--color-black:#333;--color-text:#868686;--color-white:#fff;--color-gray:#706c61;--color-red:red}@keyframes skeleton{0%{background-position:-200px 0}to{background-position:calc(200px + 100%) 0}}html,body{overflow-x:hidden!important}@tailwind base;@tailwind components;@tailwind utilities;@keyframes watchAnimation{0%{transform:rotate(0)translate(10px)rotate(0)}to{transform:rotate(360deg)translate(10px)rotate(-360deg)}}@keyframes opacity{0%{opacity:.2}50%{opacity:1}to{opacity:.2}}*,:after,:before{box-sizing:border-box}body{box-sizing:border-box;font-family:var(--main-font);color:var(--color-text);background-color:#fff;font-size:16px}body.body--with-footer .main{align-items:normal}span{font-weight:300}input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}input,textarea,button,select{appearance:none;font-family:var(--main-font);background:0 0;border:none;border-radius:0;outline:none}button{cursor:pointer}h1,h2,h3,h4,h5{color:var(--color-black)}.container{max-width:380px;margin-left:auto;margin-right:auto;padding-left:16px;padding-right:16px}@media (min-width:767px){.container{max-width:650px;margin-left:auto;margin-right:auto}}@media (min-width:1024px){.container{max-width:980px;margin-left:auto;margin-right:auto}}@media (min-width:1202px){.container{margin-left:auto;margin-right:auto}}.flexResponsive{flex-direction:column;justify-content:center;align-items:center;display:flex}@media (min-width:767px){.flexResponsive{flex-direction:row}}@media (min-width:1202px){.flexResponsive{flex-direction:row}}@media (min-width:1024px){.flexResponsive{flex-direction:row}}.cardTransaction{height:"auto";margin:20px;background-color:#fff;border-radius:20px;min-width:300px;margin-inline:20px;padding:20px}@media (min-width:767px){.cardTransaction{margin-inline:20px}}@media (min-width:1202px){.cardTransaction{margin-inline:100px}}.main-page{background-color:#fff;padding-top:65px}@media (min-width:767px){.main-page{padding-top:100px}}.main-detail{background-color:#fff;padding-top:65px}@media (min-width:767px){.main-detail{padding-top:100px}}.inputField{border-width:0;border-color:"";border-radius:20px;padding:10px}.inputField:focus{border-width:0;border-color:"";outline:none}.block .block__title{margin-bottom:23px;font-size:14px}.loader{justify-content:center;align-items:center;display:flex}.crop-container{position:absolute;bottom:20px;left:0;right:0}.Crop_Container{-webkit-user-select:none;user-select:none;touch-action:none;cursor:move;position:absolute;inset:0;overflow:hidden}.Crop_Image{will-change:transform;max-width:100%;max-height:100%;margin:auto;position:absolute;inset:0}.Crop_Area{box-sizing:border-box;color:#dcdcdc80;border:4px solid #e0a800;position:absolute;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 0 0 9999em}.Crop_AreaRound{border-radius:50%}.btn-hamburger{z-index:100;width:25px;height:25px;margin-left:auto;display:block;position:relative}.btn-hamburger:before,.btn-hamburger:after,.btn-hamburger span{content:"";border-radius:3px;width:20px;height:2px;margin-top:-1px;margin-left:-10px;transition:transform .3s .3s,top .3s .3s,bottom .3s .3s,right .3s .3s,opacity .3s .3s;display:block;position:absolute;top:50%;left:50%}.btn-hamburger:before{transform:translateY(-6px)}.btn-hamburger:after{transform:translateY(6px)}.btn-hamburger.is-active:before{transform:rotate(45deg)}.btn-hamburger.is-active:after{transform:rotate(-45deg)}.btn-hamburger.is-active span{opacity:0}.btn{color:#000;cursor:pointer}.btn.btn--rounded{text-transform:uppercase;background:#fff;border-radius:50px;padding:5px 10px;font-size:12px;font-weight:500;display:inline-block}@media (min-width:767px){.btn.btn--rounded{padding:15px 25px;font-size:13px}}.btn.btn--rounded.btn--border{border:1px solid #d8d8d8}.btn.btn--rounded.btn--yellow{background-color:var(--color-orange)}.site-logo{align-items:center;font-size:14px;display:flex}@media (min-width:767px){.site-logo{font-size:16px}}.site-logo svg{fill:currentColor;-o-object-fit:contain;object-fit:contain;width:38px;height:28px;margin-right:15px}@media (min-width:767px){.site-logo svg{width:45px;height:35px}}.breadcrumb{padding:20px 0}@media (min-width:767px){.breadcrumb{padding:29px 0 35px}}.breadcrumb .breadcrumb-list{display:flex}.breadcrumb .breadcrumb-list li{color:#b2b2b2;font-size:13px}.breadcrumb .breadcrumb-list li:not(:first-child){margin-left:10px}.breadcrumb .breadcrumb-list li:not(:first-child):before{content:"/ ";margin-right:3px}.site-header{z-index:999;color:#fff;width:100%;height:60px;box-shadow:none;transition:all .3s;position:fixed;top:0;left:0}@media (min-width:767px){.site-header{height:70px}}.site-header .btn-hamburger:before,.site-header .btn-hamburger:after,.site-header .btn-hamburger span{background-color:#fff}.site-header .container{align-items:center;height:100%;display:flex}.site-header .site-logo{color:#fff}@media (min-width:1024px){.site-header .site-profile__user{flex-direction:column;display:flex}}.site-header .site-header__btn-avatar{display:none}@media (min-width:1024px){.site-header .site-header__btn-avatar{flex-direction:row;display:block}}.site-header .site-header__btn-avatar{flex-direction:row}@media (min-width:1024px){.site-header .site-header__btn-menu{display:none}}.site-header .site-header__actions{align-items:center;margin-left:auto;display:flex}@media (min-width:1024px){.site-header .site-header__actions{margin-left:0}}.site-header .site-header__actions button{margin-left:15px}@media (min-width:1024px){.site-header .site-header__actions button{margin-left:25px}}.site-header .site-header__actions i{color:#fff;z-index:10;font-size:18px;transition:all .3s;position:relative}.site-header .site-nav{z-index:9999;background-color:#fff;border-left:1px solid #e5e5e5;width:250px;height:100vh;margin-left:auto;margin-right:auto;transition:all .3s;position:fixed;top:0;right:-250px}@media (min-width:1024px){.site-header .site-nav{background-color:#0000;border:none;width:auto;height:auto;position:relative;right:0}}.site-header .site-nav .site-nav__btn{text-align:left;width:100%;padding:13px 18px;font-size:15px;font-weight:500}@media (min-width:1024px){.site-header .site-nav .site-nav__btn{display:none}}.site-header .site-nav.site-nav--open{right:0}.site-header .site-nav a{color:#000;text-align:left;width:100%;padding:15px 18px;font-family:LeagueSpartan-SemiBold;font-size:15px;font-weight:500;display:block}@media (min-width:1024px){.site-header .site-nav a{color:#000;width:auto;margin-right:76px;padding:0;font-family:LeagueSpartan-SemiBold;font-size:16px;display:inline-block}}.site-header.site-header--fixed{background-color:#fff;border-bottom:1px solid #e5e5e5}.site-header.site-header--fixed .btn-hamburger:before,.site-header.site-header--fixed .btn-hamburger:after,.site-header.site-header--fixed .btn-hamburger span{background-color:#000}.site-header.site-header--fixed a,.site-header.site-header--fixed i,.site-header.site-header--fixed button,.site-header.site-header--fixed button i,.site-header.site-header--fixed .site-logo{color:#000}.site-header .search-form-wrapper.search-form--active .search-form{top:0}@media (min-width:1024px){.site-header .search-form-wrapper.search-form--active .search-form{top:auto}.site-header .search-form-wrapper.search-form--active .search-form input{border:1px solid #ababab}}.search-form-wrapper{z-index:5000;position:relative}.search-form-wrapper .search-form{z-index:100;background-color:#fff;height:100vh;transition:all .3s;position:fixed;top:-100vh;left:0;right:0}@media (min-width:1024px){.search-form-wrapper .search-form{height:auto;position:static;top:auto}}.search-form-wrapper .search-form .icon-cancel{cursor:pointer;position:absolute;top:18px;right:22px}@media (min-width:1024px){.search-form-wrapper .search-form .icon-cancel{display:none}}.search-form-wrapper .search-form input{color:gray;background-color:#0000;border-bottom:1px solid #000;height:42px;padding:0;font-size:13px;transition:all .3s;position:absolute;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%)}.search-form-wrapper .search-form input::placeholder{color:gray}@media (min-width:1024px){.search-form-wrapper .search-form input{border:none;border-radius:50px;width:0;margin-top:-21px;top:50%;left:auto;right:-9px;transform:none}}.search-form-wrapper.search-form--active input{text-align:center;background-color:#fff;width:80%;padding:0 40px 0 8px}@media (min-width:1024px){.search-form-wrapper.search-form--active input{text-align:left;width:300px;padding:0 19px}}.search-form-wrapper.search-form--active i{z-index:10;color:#000!important}.page-intro{position:relative}.page-intro .swiper-button-prev,.page-intro .swiper-button-next{z-index:100;cursor:pointer;background-color:"#626262";justify-content:center;align-items:center;width:42px;height:42px;font-size:13px;display:none;position:absolute;inset:auto 14% 20px auto;transform:translate(50%)}@media (min-width:767px){.page-intro .swiper-button-prev,.page-intro .swiper-button-next{width:52px;height:52px;font-size:17px;display:flex;bottom:30px}}@media (min-width:1024px){.page-intro .swiper-button-prev,.page-intro .swiper-button-next{width:72px;height:72px;font-size:21px;display:flex;bottom:30px}}.page-intro .swiper-button-prev:before,.page-intro .swiper-button-next:before{color:#626262;content:"";font-family:icons}.page-intro .swiper-button-prev:hover,.page-intro .swiper-button-next:hover{background:#fff}.page-intro .swiper-button-prev:hover:before,.page-intro .swiper-button-next:hover:before{color:#000}.page-intro .swiper-button-next{right:20px}@media (min-width:767px){.page-intro .swiper-button-next{right:7%}}.page-intro .swiper-button-next:before{content:""}.page-intro .shop-data{z-index:99;width:80%;padding:36px 30px 30px;display:none;position:absolute;bottom:0;left:0}@media (min-width:767px){.page-intro .shop-data{display:block}}.page-intro .shop-data:before{content:"";z-index:1;background:#fff;border-radius:0 70px 0 0;width:100%;display:block;position:absolute;top:0;bottom:0;left:0}.page-intro .shop-data .shop-data__items{z-index:10;justify-content:flex-end;width:100%;display:flex;position:relative}.page-intro .shop-data .shop-data__items li{margin-left:80px;display:flex}@media (min-width:767px){.page-intro .shop-data .shop-data__items li{margin-left:30px;display:block}}@media (min-width:1024px){.page-intro .shop-data .shop-data__items li{margin-left:80px;display:flex}}.page-intro .shop-data .shop-data__items li i{width:39px;height:39px;color:var(--color-orange);background:var(--color-orange-light);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;margin-right:27px;font-size:13px;display:flex}@media (min-width:767px){.page-intro .shop-data .shop-data__items li i{margin-bottom:15px}}@media (min-width:1024px){.page-intro .shop-data .shop-data__items li i{margin-bottom:0}}.page-intro .shop-data .shop-data__items li .data-item__content h4{margin-bottom:7px;font-size:14px}.page-intro .shop-data .shop-data__items li .data-item__content p{font-size:12px;line-height:135%}.page-intro .page-intro__slide{background-position:50%;background-size:contain;width:100%;height:650px;position:relative}@media (max-width:1202px){.page-intro .page-intro__slide{background-size:cover;height:300px}}@media (max-width:767px){.page-intro .page-intro__slide{background-repeat:no-repeat;background-size:contain;height:200px;margin-top:10%}}.page-intro .page-intro__slide:before{content:"";z-index:5;width:100%;height:100%;position:absolute;left:0}.page-intro .page-intro__slide .container{z-index:10;align-items:center;height:100%;display:flex;position:relative}.page-intro .page-intro__slide .page-intro__slide__content{margin-top:auto;margin-bottom:40px}@media (min-width:767px){.page-intro .page-intro__slide .page-intro__slide__content{margin-top:0;margin-bottom:80px}}.page-intro .page-intro__slide .page-intro__slide__content h2{color:#fff;margin-top:40px;margin-bottom:45px;font-family:Montserrat-SemiBold;font-size:36px;font-weight:600;line-height:120%}@media (min-width:767px){.page-intro .page-intro__slide .page-intro__slide__content h2{width:600px;font-size:50px}}.page-intro .page-intro__slide .page-intro__slide__content .btn-shop{color:#fff;align-items:center;display:flex}.page-intro .page-intro__slide .page-intro__slide__content .btn-shop i{color:#fff;background-color:var(--color-orange);border-radius:100%;justify-content:center;align-items:center;width:40px;height:40px;margin-right:10px;font-size:15px;display:flex}.featured{padding:35px 0 62px}@media (min-width:767px){.featured{padding:70px 0 92px}.featured .container{flex-wrap:wrap;justify-content:space-between;display:flex}}@media (min-width:1024px){.featured .container{grid-gap:34px;grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;grid-template-areas:"\31  \31  \31  \31  \31  \31  \32  \32  \32  \33  \33  \33 ";display:grid}}.featured .featured-item-large{grid-area:\31 ;width:100%}.featured .featured-item-small-first{grid-area:\32 }@media (min-width:767px){.featured .featured-item-small-first{width:49%}}@media (min-width:1024px){.featured .featured-item-small-first{width:100%}}.featured .featured-item-small{grid-area:\33 }@media (min-width:767px){.featured .featured-item-small{width:49%}}@media (min-width:1024px){.featured .featured-item-small{width:100%}}.featured .featured-item{background-position:50%;background-repeat:no-repeat;background-size:cover;height:200px;margin-bottom:10px;padding:21px 22px;display:flex;position:relative}@media (min-width:767px){.featured .featured-item{height:375px;margin-bottom:10px;padding:55px 46px}}@media (min-width:1024px){.featured .featured-item{margin-bottom:0}}.featured .featured-item:before{content:"";z-index:1;background:#00000047;width:100%;height:100%;position:absolute;top:0;left:0}.featured .featured-item .featured-item__content{z-index:2;margin-top:auto;position:relative}.featured .featured-item .featured-item__content h3{color:#fff;margin-bottom:15px;font-size:20px;font-weight:400;line-height:150%}@media (min-width:767px){.featured .featured-item .featured-item__content h3{margin-bottom:20px;font-size:23px}}.transaction_status{font-size:14px}@media (min-width:767px){.transaction_status{font-size:20px}}.titleDefault{font-size:12px}@media (min-width:767px){.titleDefault{font-size:14px}}.product__transaction{width:150px;height:150px;margin-bottom:20px;position:relative}@media (min-width:767px){.product__transaction{width:150px;height:150px;margin-bottom:30px}}.product__transaction>a{width:100%;height:100%;padding:18px;display:block}@media (min-width:767px){.product__transaction>a{padding:24px}}.product__transaction .btn-heart{z-index:10;background-color:#fff;border:none;width:32px;height:32px;font-size:12px;position:absolute;top:10px;right:12px;box-shadow:0 0 3px #00000029}@media (min-width:767px){.product__transaction .btn-heart{width:38px;height:38px;font-size:14px;top:19px;right:19px}}.product__transaction .btn-heart:hover,.product__transaction .btn-heart.btn-heart--active{color:#fff;background-color:var(--color-orange)}.product__transaction img{z-index:5;-o-object-position:top center;object-position:top center;-o-object-fit:contain;object-fit:contain;width:100%;height:100%;position:absolute;top:0;left:0}.product__transaction .product__discount{color:#fff;z-index:10;background-color:var(--color-red);border-radius:40px;padding:5px 9px;font-size:12px;font-weight:500;position:relative}.backgroundBar{background-color:#ff73374d;border-radius:20px}.barCompleted{background-color:#add8e6;width:80%}.cardProduct-sm{background:#fff;border-radius:10px;justify-content:center;min-width:150px;height:auto;margin-bottom:.4vw;padding:20px;box-shadow:0 4px 8px 2px #00000014}.cardProduct{background:#fff;border-radius:.6vw;justify-content:center;height:auto;margin-bottom:.4vw;padding:20px;box-shadow:0 4px 8px 2px #00000014}.product-item.product-item--loading .product__image:before,.product-item.product-item--loading .product__description h3:before,.product-item.product-item--loading .product__price h4:before{content:"";background-color:#eee;background-image:linear-gradient(90deg,#eee,#f5f5f5,#eee);background-repeat:no-repeat;background-size:200px 100%;border-radius:4px;width:100%;line-height:1;animation-name:skeleton;animation-duration:1.2s;animation-timing-function:ease-in-out;animation-iteration-count:infinite;display:inline-block}.product-item.product-item--loading .product__image{position:relative}.product-item.product-item--loading .product__image:before{width:100%;height:100%;position:absolute;top:0;left:0}.product-item.product-item--loading .product__description h3:before{width:80%;height:20px}.product-item.product-item--loading .product__price h4{width:40%}.product-item.product-item--loading .product__price h4:before{width:100%;height:18px}.product-item .product__image_sm{height:100px;margin-bottom:20px;position:relative}@media (min-width:767px){.product-item .product__image_sm{height:400px;margin-bottom:30px}}.product-item .product__image_sm>a{width:100%;height:100%;padding:18px;display:block}@media (min-width:767px){.product-item .product__image_sm>a{padding:24px}}.product-item .product__image_sm .btn-heart{z-index:10;background-color:#fff;border:none;width:32px;height:32px;font-size:12px;position:absolute;top:10px;right:12px;box-shadow:0 0 3px #00000029}@media (min-width:767px){.product-item .product__image_sm .btn-heart{width:38px;height:38px;font-size:14px;top:19px;right:19px}}.product-item .product__image_sm .btn-heart:hover,.product-item .product__image_sm .btn-heart.btn-heart--active{color:#fff;background-color:var(--color-orange)}.product-item .product__image_sm img{z-index:5;-o-object-position:top center;object-position:top center;-o-object-fit:contain;object-fit:contain;width:100%;height:100%;position:absolute;top:0;left:0}.product-item .product__image_sm .product__discount{color:#fff;z-index:10;background-color:var(--color-red);border-radius:40px;padding:5px 9px;font-size:12px;font-weight:500;position:relative}.product-item .product__image_md{height:150px;margin-bottom:20px;position:relative}@media (min-width:767px){.product-item .product__image_md{height:400px;margin-bottom:30px}}.product-item .product__image_md>a{width:100%;height:100%;padding:18px;display:block}@media (min-width:767px){.product-item .product__image_md>a{padding:24px}}.product-item .product__image_md .btn-heart{z-index:10;background-color:#fff;border:none;width:32px;height:32px;font-size:12px;position:absolute;top:10px;right:12px;box-shadow:0 0 3px #00000029}@media (min-width:767px){.product-item .product__image_md .btn-heart{width:38px;height:38px;font-size:14px;top:19px;right:19px}}.product-item .product__image_md .btn-heart:hover,.product-item .product__image_md .btn-heart.btn-heart--active{color:#fff;background-color:var(--color-orange)}.product-item .product__image_md img{z-index:5;-o-object-position:top center;object-position:top center;-o-object-fit:contain;object-fit:contain;width:100%;height:100%;position:absolute;top:0;left:0}.product-item .product__image_md .product__discount{color:#fff;z-index:10;background-color:var(--color-red);border-radius:40px;padding:5px 9px;font-size:12px;font-weight:500;position:relative}.product-item .product__image_default{height:120px;margin-bottom:10px;position:relative}@media (min-width:767px){.product-item .product__image_default{height:250px;margin-bottom:30px}}.product-item .product__image_default>a{width:100%;height:100%;padding:18px;display:block}@media (min-width:767px){.product-item .product__image_default>a{padding:24px}}.product-item .product__image_default .btn-heart{z-index:10;background-color:#fff;border:none;width:32px;height:32px;font-size:12px;position:absolute;top:10px;right:12px;box-shadow:0 0 3px #00000029}@media (min-width:767px){.product-item .product__image_default .btn-heart{width:38px;height:38px;font-size:14px;top:19px;right:19px}}.product-item .product__image_default .btn-heart:hover,.product-item .product__image_default .btn-heart.btn-heart--active{color:#fff;background-color:var(--color-orange)}.product-item .product__image_default img{z-index:5;-o-object-position:top center;object-position:top center;-o-object-fit:contain;object-fit:contain;width:100%;height:100%;position:absolute;top:0;left:0}.product-item .product__image_default .product__discount{color:#fff;z-index:10;background-color:var(--color-red);border-radius:40px;padding:5px 9px;font-size:12px;font-weight:500;position:relative}.product-item .product__image{height:100px;margin-bottom:20px;position:relative}@media (min-width:767px){.product-item .product__image{height:250px;margin-bottom:30px}}.product-item .product__image>a{width:100%;height:100%;padding:18px;display:block}@media (min-width:767px){.product-item .product__image>a{padding:24px}}.product-item .product__image .btn-heart{z-index:10;background-color:#fff;border:none;width:32px;height:32px;font-size:12px;position:absolute;top:10px;right:12px;box-shadow:0 0 3px #00000029}@media (min-width:767px){.product-item .product__image .btn-heart{width:38px;height:38px;font-size:14px;top:19px;right:19px}}.product-item .product__image .btn-heart:hover,.product-item .product__image .btn-heart.btn-heart--active{color:#fff;background-color:var(--color-orange)}.product-item .product__image img{z-index:5;-o-object-position:top center;object-position:top center;-o-object-fit:contain;object-fit:contain;width:100%;height:100%;position:absolute;top:0;left:0}.product-item .product__image .product__discount{color:#fff;z-index:10;background-color:var(--color-red);border-radius:40px;padding:5px 9px;font-size:12px;font-weight:500;position:relative}.product-item .product__description h3{margin-bottom:9px;font-size:13px;font-weight:300}@media (min-width:767px){.product-item .product__description h3{font-size:16px}}.product-item .product__description .product__price{display:flex}.product-item .product__description .product__price h4{font-size:15px;font-weight:400}@media (min-width:767px){.product-item .product__description .product__price h4{font-size:20px}}.product-item .product__description .product__price span{color:#cecece;margin-left:20px;font-size:15px}@media (min-width:767px){.product-item .product__description .product__price span{margin-left:29px;font-size:20px}}.product-item .product__description .product__price.product__price--discount h4{color:red}.section-products-featured .section-products-featured__header{justify-content:space-between;align-items:center;margin-bottom:35px;display:flex}@media (min-width:767px){.section-products-featured .section-products-featured__header{margin-bottom:65px}}.section-products-featured .section-products-featured__header h3{font-size:18px;font-weight:300}@media (min-width:767px){.section-products-featured .section-products-featured__header h3{font-size:29px}}.section-products-featured .products-carousel .swiper-container{overflow:visible}.subscribe .subscribe__content{background-color:#fafafa;background-position:50%;background-repeat:no-repeat;background-size:cover;padding:35px 20px;position:relative}@media (min-width:767px){.subscribe .subscribe__content{padding:40px 60px}}@media (min-width:1024px){.subscribe .subscribe__content{align-items:center;padding:80px 125px 80px 105px;display:flex}}.subscribe .subscribe__content:before{content:"";z-index:5;background-color:#0006;width:100%;height:100%;position:absolute;top:0;left:0}.subscribe .subscribe__content *{z-index:10;position:relative}.subscribe .subscribe__content h4{color:#fff;margin-bottom:20px;margin-right:auto;font-size:18px;line-height:130%}@media (min-width:767px){.subscribe .subscribe__content h4{font-size:23px}}@media (min-width:1024px){.subscribe .subscribe__content h4{width:504px;margin-bottom:0;font-size:26px}}.subscribe .subscribe__content .subscribe__form input{color:#ababab;background-color:#fff;border-radius:30px;width:100%;height:40px;margin-right:25px;padding:0 25px;font-size:13px}@media (min-width:767px){.subscribe .subscribe__content .subscribe__form input{width:auto;height:48px;padding:0 35px}}.subscribe .subscribe__content .subscribe__form .btn{margin-top:10px;padding-top:10px;padding-bottom:10px;font-size:11px}@media (min-width:767px){.subscribe .subscribe__content .subscribe__form .btn{margin-top:0;padding:15px 25px;font-size:13px}}.section{margin-bottom:0}@media (min-width:767px){.section{margin-bottom:90px}}.section .section__intro{margin-bottom:36px}@media (min-width:767px){.section .section__intro{margin-bottom:93px}}.section .section__intro h4{text-align:center;font-size:23px;font-weight:300}@media (min-width:767px){.section .section__intro h4{font-size:29px}}.site-footer{padding-top:50px}@media (min-width:767px){.site-footer{padding-top:90px}.site-footer .site-footer__top{flex-wrap:wrap;padding-bottom:60px;display:flex}}@media (min-width:1024px){.site-footer .site-footer__top{flex-wrap:nowrap}}.site-footer .site-footer__description{margin-bottom:70px;margin-right:auto}@media (min-width:767px){.site-footer .site-footer__description{width:400px;margin-bottom:50px}}@media (min-width:1024px){.site-footer .site-footer__description{margin-bottom:0}}.site-footer .site-footer__description svg{-o-object-fit:contain;object-fit:contain;fill:#000;width:45px;height:35px;margin-right:15px}.site-footer .site-footer__description h6{color:#000;align-items:center;margin-bottom:33px;font-weight:300;display:flex}.site-footer .site-footer__description h6 span{color:var(--color-orange);font-weight:400}.site-footer .site-footer__description p{font-size:13px;line-height:190%}.site-footer .site-footer__social-networks{margin-top:20px;display:flex}.site-footer .site-footer__social-networks li{margin-right:25px;font-size:21px}@media (min-width:767px){.site-footer .site-footer__links{width:100%;display:flex}}@media (min-width:1024px){.site-footer .site-footer__links{width:auto}}.site-footer .site-footer__links ul{margin-bottom:40px}@media (min-width:767px){.site-footer .site-footer__links ul{margin-bottom:0;margin-right:50px}}@media (min-width:1024px){.site-footer .site-footer__links ul{margin-right:99px}}.site-footer .site-footer__links ul:last-of-type{margin-right:0}.site-footer .site-footer__links ul li{color:#000;margin-bottom:12px;font-size:14px}@media (min-width:767px){.site-footer .site-footer__links ul li{margin-bottom:15px}}.site-footer .site-footer__links ul li:first-child{margin-bottom:26px;font-weight:600}@media (min-width:767px){.site-footer .site-footer__links ul li:first-child{margin-bottom:34px}}.site-footer .site-footer__links ul li a:hover{text-decoration:underline}.site-footer .site-footer__bottom{border-top:1px solid #ebebeb;padding:20px 0}@media (min-width:767px){.site-footer .site-footer__bottom{padding:33px 0}}.site-footer .site-footer__bottom .container{text-align:center;font-size:11px}@media (min-width:767px){.site-footer .site-footer__bottom .container{font-size:16px}.shop-data-items{justify-content:space-between;display:flex}}.shop-data-items li{text-align:center;margin-bottom:50px}@media (min-width:767px){.shop-data-items li{text-align:left;width:22%;margin-bottom:0}}.shop-data-items li i{color:#000;background:#f6f6f6;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:70px;height:70px;margin-bottom:28px;margin-left:auto;margin-right:auto;font-size:20px;transition:all .3s;display:flex}@media (min-width:767px){.shop-data-items li i{margin-bottom:43px;margin-left:0;margin-right:0}}.shop-data-items li .data-item__content h4{margin-bottom:20px}.shop-data-items li .data-item__content p{font-size:13px;line-height:150%}.shop-data-items li:hover i{color:var(--color-orange);background:var(--color-orange-light)}.checkbox-color-wrapper{display:flex;position:relative}.checkbox-color-wrapper .checkbox-color{width:16.6667%}.checkbox-color{color:#000;align-items:center;margin-bottom:18px;font-size:14px;font-weight:300;display:flex}.checkbox-color .checkbox__check{border-top:1px solid #d4d4d4;border-bottom:1px solid #d4d4d4;border-right:1px solid #d4d4d4;width:100%;padding-bottom:100%;display:block;position:relative}.checkbox-color .checkbox__check .checkbox__color{position:absolute;inset:8px}.checkbox-color:first-of-type .checkbox__check{border-left:1px solid #d4d4d4}.checkbox-color input{width:0;height:0;display:none;overflow:hidden}.checkbox-color input:checked+.checkbox__check{background-color:#dbdbdb}.products-page .container-product{margin-inline:20px}@media (min-width:767px){.products-page .container-product{margin-inline:20px}}@media (min-width:1024px){.products-page .container-product{margin-inline:20px}}@media (min-width:1202px){.products-page .container-product{margin-inline:80px}}@media (min-width:767px){.products-page .container{align-items:flex-start;display:flex}}.products-page .products-filter .btn-submit{width:150px;margin:20px auto 30px;display:block}@media (min-width:767px){.products-page .products-filter .btn-submit{display:none}}.products-page .products-filter .products-filter__wrapper{z-index:99;background-color:#fff;flex-shrink:0;width:300px;height:calc(100% - 101px);padding:20px;transition:all .4s;position:fixed;top:101px;left:-300px;overflow:auto}@media (min-width:767px){.products-page .products-filter .products-filter__wrapper{top:134px}}@media (min-width:1024px){.products-page .products-filter .products-filter__wrapper{width:220px;height:auto;margin-right:20px;padding:0;position:relative;top:0;left:0}}@media (min-width:1202px){.products-page .products-filter .products-filter__wrapper{width:310px;margin-right:30px;top:0}}.products-page .products-filter .products-filter__wrapper.products-filter__wrapper--open{left:0}.products-page .products-filter .products-filter__menu-btn{z-index:100;background-color:#fff;border-bottom:1px solid #e6e6e6;width:100%;padding:8px 16px;font-size:12px;position:fixed;top:65px;left:0;right:0}@media (min-width:767px){.products-page .products-filter .products-filter__menu-btn{top:100px}}@media (min-width:1024px){.products-page .products-filter .products-filter__menu-btn{display:none}}.products-page .products-filter .products-filter__menu-btn i{transition:all .3s;display:inline-block;transform:rotate(270deg)}.products-page .products-filter .products-filter__menu-btn.products-filter__menu-btn--active i{transform:rotate(90deg)}.products-page .products-filter .products-filter__block{border:1px solid #e6e6e6;margin-bottom:13px;padding:20px 21px}@media (min-width:1024px){.products-page .products-filter .products-filter__block{padding:24px 31px}}.products-page .products-filter .products-filter__block>button{text-transform:uppercase;align-items:center;width:100%;font-size:12px;font-weight:600;display:flex}.products-page .products-filter .products-filter__block>button i{margin-left:auto;font-size:21px}.products-page .products-filter .rc-slider .rc-slider-handle{border-color:#000;width:20px;height:20px;margin-top:-7px}.products-page .products-filter .rc-slider .rc-slider-handle.rc-slider-handle-dragging{box-shadow:none}.products-page .products-filter .rc-slider .rc-slider-track{background:#000}.products-page .products-filter .products-filter__block__content{padding-top:25px}.products-page .products-content{width:100%}.products-page .products-content .products-content__intro{flex-wrap:wrap;align-items:center;margin-bottom:35px;display:flex;position:relative}.products-page .products-content .products-content__intro h2{margin-right:auto;font-size:18px;font-weight:300}@media (min-width:767px){.products-page .products-content .products-content__intro h2{font-size:24px}}.products-page .products-content .products-content__intro h2 span{color:#d8d8d8}.products-page .products-content .products-content__intro .products-filter-btn{font-size:16px}@media (min-width:767px){.products-page .products-content .products-content__intro .products-filter-btn{display:none}}.products-page .products-content .products-content__intro .products-content__filter{z-index:50;border:1px solid #e5e5e5;width:290px;padding:20px;display:none;position:absolute;top:150%;right:0}.products-page .products-content .products-content__intro .products-content__filter.products-order-open{display:block}@media (min-width:767px){.products-page .products-content .products-content__intro .products-content__filter{border:none;width:100%;margin-top:30px;padding:0;display:flex;position:static}}@media (min-width:1024px){.products-page .products-content .products-content__intro .products-content__filter{width:auto;margin-top:0}}.products-page .products-content .products-content__intro .products-content__filter .products__filter__select{align-items:center;margin-bottom:20px;display:flex}.products-page .products-content .products-content__intro .products-content__filter .products__filter__select:last-of-type{margin-bottom:0}.products-page .products-content .products-content__intro .products-content__filter .products__filter__select:first-of-type{margin-left:0}@media (min-width:767px){.products-page .products-content .products-content__intro .products-content__filter .products__filter__select{margin-bottom:0;margin-left:42px}}.products-page .products-content .products-content__intro .products-content__filter .products__filter__select h4{font-size:13px}@media (min-width:767px){.products-page .products-content .products-content__intro .products-content__filter .products__filter__select h4{font-size:16px}}.products-page .products-content .products-content__intro .products-content__filter .products__filter__select .select-wrapper{margin-left:auto}@media (min-width:767px){.products-page .products-content .products-content__intro .products-content__filter .products__filter__select .select-wrapper{margin-left:15px}}.products-page .products-content .products-content__intro .products-content__filter .products__filter__select .select-wrapper select{padding:6px 25px 6px 8px;font-size:13px}@media (min-width:767px){.products-page .products-content .products-content__intro .products-content__filter .products__filter__select .select-wrapper select{padding:9px 38px 9px 12px;font-size:15px}}.checkbox{color:#000;align-items:center;margin-bottom:18px;font-size:14px;font-weight:300;display:flex}.checkbox .checkbox__check{border:1px solid #d4d4d4;flex-shrink:0;width:26px;height:26px;margin-right:18px;display:block;position:relative}.checkbox .checkbox__check:before{content:"";opacity:0;z-index:100;border:2px solid #000;border-width:0 2px 2px 0;width:7px;height:12.5px;transition:all .2s linear;display:block;position:absolute;top:4px;left:9px;transform:scale(1)rotate(45deg)}.checkbox input:checked+.checkbox__check:before{opacity:1}.checkbox.checkbox--square{width:16.6667%;position:relative}.checkbox.checkbox--square input:checked+.checkbox__check{background-color:#000;border-color:#000}.checkbox.checkbox--square input:checked+.checkbox__check:before{opacity:0}.checkbox.checkbox--square input:checked~p{color:#fff}.checkbox.checkbox--square input{display:none}.checkbox.checkbox--square p{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.checkbox.checkbox--square .checkbox__check{border:1px solid #d4d4d4;border-left:none;width:100%;margin-right:0;padding-bottom:100%;display:block;position:relative}.checkbox.checkbox--square .checkbox__check .checkbox__color{position:absolute;inset:8px}.checkbox.checkbox--square:first-of-type .checkbox__check{border-left:1px solid #d4d4d4}.checkbox-square-wrapper{display:flex}.products-list{flex-wrap:wrap;margin-right:-15px;display:flex}@media (min-width:767px){.products-list{margin-right:-33px}}@media (min-width:1024px){.products-list{margin-right:-63px}}.products-list .product-item{width:calc(50% - 15px);margin-bottom:50px;margin-right:15px}@media (min-width:767px){.products-list .product-item{width:calc(33.3333% - 33px);margin-bottom:55px;margin-right:33px}}@media (min-width:1024px){.products-list .product-item{width:calc(33.3333% - 63px);margin-bottom:85px;margin-right:63px}}.select-wrapper{position:relative}.select-wrapper:before{content:"";color:#aaa;font-family:icons;font-size:16px;display:block;position:absolute;top:50%;right:15px;transform:translateY(-50%)}.select-wrapper select{border:1px solid #d8d8d8;border-radius:50px;padding:9px 38px 9px 12px;font-size:15px}.select-wrapper select option{font-size:15px}.select-wrapper.select-form select{width:100%}.quantity-buttons{align-items:center;display:flex}.quantity-buttons .btn{margin:0 17px}.quantity-button{border:1px solid #d8d8d8;border-radius:50px;align-items:center;height:38px;padding:0 20px;display:inline-flex}@media (min-width:767px){.quantity-button{height:49px}}.quantity-button .quantity-button__btn{font-size:23px;font-weight:400}.quantity-button span{color:#000;margin:0 18px;font-size:18px;font-weight:700}.btn-heart{border:1px solid #d8d8d8;border-radius:100%;justify-content:center;align-items:center;width:49px;height:49px;font-size:16px;display:flex}.btn-heart:hover,.btn-heart.btn-heart--active{color:#fff;background-color:var(--color-orange)}.product-single-page .section{margin-bottom:90px}.product-single{margin-bottom:70px}@media (min-width:767px){.product-single{margin-bottom:170px}}.product-single .product-single__description{flex-wrap:wrap;max-width:938px;margin:0 auto}@media (min-width:767px){.product-single .product-single__description{justify-content:space-between;display:flex}}.product-single .product-single__description .product-description-block{text-align:center;width:100%}@media (min-width:767px){.product-single .product-single__description .product-description-block{margin-bottom:0}}.product-single .product-single__description .product-description-block i{margin-bottom:30px;font-size:30px;display:block}@media (min-width:767px){.product-single .product-single__description .product-description-block i{margin-bottom:48px;font-size:38px}}.product-single .product-single__description .product-description-block h4{color:#000;margin-bottom:25px;font-size:15px;font-weight:700}@media (min-width:767px){.product-single .product-single__description .product-description-block h4{margin-bottom:35px;font-size:16px}}.product-single .product-single__description .product-description-block p{color:#000;text-align:left;font-size:13px;line-height:145%}@media (min-width:767px){.product-single .product-single__description .product-description-block p{font-size:14px}}.product-single .product-single__content{margin-bottom:50px}@media (min-width:767px){.product-single .product-single__content{align-items:flex-start;margin-bottom:50px;display:flex}.product-single .product-gallery{margin-right:110px}}.product-single .product-gallery .product-gallery__thumbs{height:300px}@media (min-width:767px){.product-single .product-gallery .product-gallery__thumbs{height:491px}.product-single .product-gallery .product-gallery__thumb{height:calc(20% - 15px)}}.product-single .product-content{flex:1}.product-single .product-single__reviews{flex-wrap:wrap;align-items:flex-start;display:flex}.product-single .product-single__reviews .reviews-list{width:100%;margin-left:auto}@media (min-width:1024px){.product-single .product-single__reviews .reviews-list{width:48%}}.product-single .product-single__info .product-single__info-btns{justify-content:center;margin-bottom:10px;display:flex}.product-single .product-single__info .product-single__info-btns .btn{margin:0 15px;padding:8px 22px}@media (min-width:767px){.product-single .product-single__info .product-single__info-btns .btn{padding:12px 28px}}.product-single .product-single__info .product-single__info-btns .btn.btn--active{border:1px solid var(--color-orange)}.product-content{position:relative}.product-content .product-content__intro{margin-bottom:40px}@media (min-width:767px){.product-content .product-content__intro{margin-bottom:20px}}.product-content .product-filter-item{margin-bottom:38px}.product-content .product-filter-item:last-of-type{margin-bottom:0}.product-content .product-filter-item h5{margin-bottom:19px;font-size:13px;font-weight:300}.product-content .product-filter-item h5 strong{font-weight:700}.product-content .product-filter-item .checkbox-color-wrapper .checkbox-color{border:none;width:30px;height:30px;margin-right:8px}@media (min-width:767px){.product-content .product-filter-item .checkbox-color-wrapper .checkbox-color{width:43px;height:43px;margin-right:13px}}.product-content .product-filter-item .checkbox-color-wrapper .checkbox-color .checkbox__check{border:1px solid #d4d4d4}.product-content .product-filter-item .checkbox-color-wrapper .checkbox-color .checkbox__color{inset:4px}@media (min-width:767px){.product-content .product-filter-item .checkbox-color-wrapper .checkbox-color .checkbox__color{inset:8px}}.product-content .product__prices{display:flex}.product-content .product__prices h4{color:red;font-size:18px;font-weight:400}@media (min-width:767px){.product-content .product__prices h4{font-size:30px}}.product-content .product__prices span{color:#cecece;margin-left:30px;font-size:18px;font-weight:400}@media (min-width:767px){.product-content .product__prices span{font-size:30px}}.product-content .product__id{text-align:right;color:#cecece;font-size:12px;line-height:146%;position:absolute;top:-10px;right:0}.product-content .product__name{margin-bottom:9px;font-size:20px;font-weight:300}@media (min-width:767px){.product-content .product__name{margin-bottom:15px;font-size:30px}}.product-content .product-on-sale{color:#fff;text-transform:uppercase;background-color:red;border-radius:40px;margin-bottom:15px;padding:5px 9px;font-size:11px;font-weight:500;display:inline-block}@media (min-width:767px){.product-content .product-on-sale{margin-bottom:25px;font-size:12px}}.product-gallery{margin-bottom:40px;display:flex}@media (min-width:767px){.product-gallery{margin-bottom:0}}.product-gallery .product-gallery__thumbs{display:none}@media (min-width:767px){.product-gallery .product-gallery__thumbs{width:97px;margin-right:28px;display:block}}.product-gallery .product-gallery__thumb{width:100%;height:97px;margin-bottom:15px}.product-gallery .product-gallery__thumb img{-o-object-position:top center;object-position:top center;-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.product-gallery .product-gallery__image{width:50%;height:300px}@media (min-width:1202px){.product-gallery .product-gallery__image{width:476px;height:476px}}@media (max-width:767px){.product-gallery .product-gallery__image{width:350px;height:300px}}.product-gallery .product-gallery__image img{-o-object-fit:contain;object-fit:contain;width:100%;height:100%}.review-item{display:flex}.review-item .review__avatar{background-color:gray;border-radius:100%;flex-shrink:0;width:40px;height:40px;margin-right:27px}.review-item .review__avatar img{-o-object-fit:cover;object-fit:cover;border-radius:100%;width:100%;height:100%}.review-item .review__content{flex:1}.review-item .review__content h3{margin-bottom:4px;font-size:13px;font-weight:700}.review-item .review__content .review__comment{color:#000;font-size:13px;line-height:155%}.review-item .review__content .react-rater{margin-bottom:5px}.review-item .review__content .react-rater .react-rater-star{margin-right:4px;font-size:21px;line-height:100%}.review-item .review__content .react-rater .react-rater-star.is-active,.review-item .review__content .react-rater .react-rater-star.is-active-half:before{color:var(--color-orange)}.reviews-list .review-item{margin-bottom:35px}.reviews-list .review-item:last-of-type{margin-bottom:0}.product-punctuation{margin-bottom:50px;margin-left:auto;margin-right:auto}@media (min-width:767px){.product-punctuation{flex-wrap:wrap;justify-content:center;display:flex}}@media (min-width:1024px){.product-punctuation{width:52%}}.product-punctuation .product-punctuation__values{text-align:center;margin-bottom:25px}@media (min-width:767px){.product-punctuation .product-punctuation__values{margin-bottom:0}}.product-punctuation .product-punctuation__values h3{margin-bottom:6px;font-size:59px;font-weight:700}.product-punctuation .product-punctuation__values .react-rater{margin-bottom:9px}.product-punctuation .product-punctuation__values .react-rater .react-rater-star{margin-right:4px;font-size:23px;line-height:100%}.product-punctuation .product-punctuation__values .react-rater .react-rater-star.is-active,.product-punctuation .product-punctuation__values .react-rater .react-rater-star.is-active-half:before{color:var(--color-orange)}.product-punctuation .product-punctuation__rates{width:200px}@media (min-width:767px){.product-punctuation .product-punctuation__rates{margin-left:68px}}.product-punctuation .punctuation-btn-wrapper{text-align:center;width:100%;margin-top:30px}@media (min-width:767px){.product-punctuation .punctuation-btn-wrapper{margin-top:50px}}.punctuations-lists .punctuation-item{align-items:center;display:flex}.punctuations-lists .punctuation-item .react-rater .react-rater-star.is-active,.punctuations-lists .punctuation-item .react-rater .react-rater-star.is-active-half:before{color:var(--color-orange)}.punctuations-lists .punctuation-item>span{color:#000;margin:0 auto;font-size:12px}.punctuations-lists .punctuation-item .punctuation-item__bar{background-color:#dbdbdb;border-radius:40px;width:142px;height:2px;margin-left:auto;position:relative}.punctuations-lists .punctuation-item .punctuation-item__bar .punctuation-item__bar__current{z-index:10;background-color:var(--color-orange);width:50%;height:100%;position:absolute;top:0;left:0}.checkout-steps{align-items:center;display:flex}.checkout-steps li{padding-right:60px;position:relative}@media (min-width:767px){.checkout-steps li{padding-right:105px}}.checkout-steps li.active i{color:#fff;background:var(--color-orange)}.checkout-steps li.done i{color:var(--color-orange);border:1.3px solid var(--color-orange)}.checkout-steps li:before{content:"";background:#eee;height:1px;margin-top:-1px;display:block;position:absolute;top:50%;left:45px;right:15px}.checkout-steps li i{color:#d8d8d8;border-radius:100%;justify-content:center;align-items:center;width:36px;height:36px;font-size:16px;display:flex}.checkout-steps li i.icon-delivery{font-size:12px}.checkout-steps li:last-of-type{padding-right:0}.checkout-steps li:last-of-type:before{content:none}.cart{justify-content:center;align-items:center;padding:52px 0;display:flex}.cart .container-product{margin-inline:20px;margin-top:60px}@media (min-width:767px){.cart .container-product{margin-inline:20px;padding:52px 0}}@media (min-width:1024px){.cart .container-product{margin-inline:20px}}@media (min-width:1202px){.cart .container-product{margin-inline:150px}}.cart .cart__intro{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}@media (min-width:767px){.cart .cart__intro{margin-bottom:66px}}.cart .cart__title{font-size:20px;font-weight:700;line-height:140%}.cart .cart-actions{flex-wrap:wrap;justify-content:center;align-items:center;margin-top:75px;display:flex}.cart .cart-actions .btn{margin-left:20px}.cart .cart-actions .cart-actions__items-wrapper{align-items:center;width:100%;display:flex}@media (min-width:767px){.cart .cart-actions .cart-actions__items-wrapper{margin-top:30px}}@media (min-width:1024px){.cart .cart-actions .cart-actions__items-wrapper{width:auto;margin-top:0}}.cart .cart-actions.cart-actions--checkout{flex-direction:column-reverse;display:flex}@media (min-width:767px){.cart .cart-actions.cart-actions--checkout{flex-direction:row}}.cart .cart-actions.cart-actions--checkout .cart-actions__items-wrapper{justify-content:space-between;margin-bottom:30px}@media (min-width:767px){.cart .cart-actions.cart-actions--checkout .cart-actions__items-wrapper{justify-content:flex-start;width:auto}}.cart .cart-actions.cart-actions--checkout .cart-actions__items-wrapper .btn{margin-left:0;padding:9px 13px;font-size:10px}@media (min-width:767px){.cart .cart-actions.cart-actions--checkout .cart-actions__items-wrapper .btn{padding:11px 20px;font-size:12px}}.cart .cart-actions.cart-actions--checkout .cart-actions__items-wrapper .btn:first-of-type{margin-right:10px}.cart .icon-cancel{font-size:13px}.cart .cart__btn-back{color:#000;margin-right:auto;font-size:14px;font-weight:700}@media (min-width:767px){.cart .cart__btn-back{margin-bottom:0}}.cart .cart__btn-back i{margin-right:15px}.cart .cart__promo-code{border:1px solid #d8d8d8;border-radius:30px;width:100%;height:40px;margin-bottom:18px;padding:0 20px;font-size:13px}@media (min-width:767px){.cart .cart__promo-code{width:auto;height:49px;margin-bottom:0;margin-right:0}}@media (min-width:1024px){.cart .cart__promo-code{margin-right:70px}}.cart .cart__promo-code::-webkit-input-placeholder{color:#ababab}.cart .cart__promo-code:-moz-placeholder-shown{color:#ababab}.cart .cart__promo-code::-moz-placeholder{color:#ababab}.cart .cart__promo-code:-ms-placeholder-shown{color:#ababab}.cart .cart-actions__total{margin-right:auto;font-weight:300}@media (min-width:1024px){.cart .cart-actions__total{margin-right:60px}}.cart .cart-actions__total strong{color:#000;margin-left:15px;font-weight:700}.cart-list,.cart-list table{width:100%}.cart-list tr{border-bottom:1px solid #d8d8d8;flex-wrap:wrap;align-items:center;margin-bottom:18px;padding-bottom:18px;display:flex;position:relative}@media (min-width:767px){.cart-list tr{border:none;margin:0;padding:0;display:table-row}}.cart-list tr:last-of-type{border-bottom:none}.cart-list tr:first-of-type{display:none}@media (min-width:767px){.cart-list tr:first-of-type{display:table-row}}.cart-list tr th{text-align:center;color:#c1c1c1;padding-bottom:30px;font-size:14px}.cart-list tr td{color:#000;flex-wrap:wrap;padding:10px 0;display:block}@media (max-width:767px){.cart-list tr td{width:100%!important}}@media (min-width:767px){.cart-list tr td{vertical-align:middle;text-align:center;padding:20px 0;display:table-cell}}.cart-list tr td.cart-item-before:before{content:attr(data-label)": ";margin-right:15px;font-weight:600}@media (min-width:767px){.cart-list tr td.cart-item-before:before{display:none}}.cart-list tr td:first-of-type{width:30%}.cart-list tr td:nth-of-type(2),.cart-list tr td:nth-of-type(3){width:12%}.cart-list tr td:nth-of-type(4){text-align:right;width:50%!important}@media (min-width:767px){.cart-list tr td:nth-of-type(4){text-align:center;width:23%!important}}.cart-list tr td:nth-of-type(5){text-align:left;padding-left:15px;width:50%!important}@media (min-width:767px){.cart-list tr td:nth-of-type(5){text-align:center;width:23%!important}}.cart-list tr td.cart-item-cancel{position:absolute;top:5px;right:0;width:auto!important}@media (min-width:767px){.cart-list tr td.cart-item-cancel{position:static}}.cart-list tr td.cart-item-cancel i{cursor:pointer}.cart-product{border-top:.5px solid #000;align-items:center;margin-top:10px;display:flex}.cart-product .quantity{border-width:1px;border-color:#000;border-radius:20px;flex-direction:row;display:flex}.cart-product .cart-product__img{background:#fafafa;border-radius:100%;width:70px;height:70px;margin-right:25px}@media (min-width:767px){.cart-product .cart-product__img{margin-right:48px}}.cart-product .cart-product__img img{-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center;border-radius:100%;width:100%;height:100%}.cart-product .transaction-product__img_cart{background:#fff;border-radius:0%;width:100px;height:100px;margin-right:25px}@media (min-width:767px){.cart-product .transaction-product__img_cart{width:200px;height:200px;margin-right:48px}}.cart-product .transaction-product__img_cart img{-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center;border-radius:100%;width:100%}.cart-product .transaction-product__img{background:#fafafa;border-radius:100%;width:200px;height:200px;margin-right:25px}@media (min-width:767px){.cart-product .transaction-product__img{margin-right:48px}}.cart-product .transaction-product__img img{-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center;border-radius:100%;width:100%;height:100%}.cart-product .cart-product__content{text-align:left;padding-right:25px}@media (min-width:767px){.cart-product .cart-product__content{flex:1;padding:0}}.cart-product .cart-product__content h3{margin-bottom:10px;font-size:16px;font-weight:700}.cart-product .cart-product__content p{color:#c4c4c4;font-size:13px;font-weight:300}.scroll-container ::-webkit-scrollbar{display:none}.scroll-container{scrollbar-width:none;-ms-overflow-style:none}::-webkit-scrollbar{display:none}html{scrollbar-width:none}.btn-cart{position:relative}.btn-cart .btn-cart__count{color:#fff;background-color:var(--color-orange);z-index:100;border-radius:100%;justify-content:center;align-items:center;width:13px;height:13px;font-size:8px;display:flex;position:absolute;bottom:0;right:0}.back-button-section{margin-bottom:30px;padding:30px 0}@media (min-width:767px){.back-button-section{margin-bottom:50px;padding:50px 0}}.back-button-section a{color:#000;font-size:13px;font-weight:600}@media (min-width:767px){.back-button-section a{font-size:14px}}.back-button-section a i{margin-right:24px}.form-page{padding-bottom:100px}.form-block{width:100%;margin:0 auto}@media (min-width:767px){.form-block{width:448px}}.form-block .form-block__title{text-align:center;margin-bottom:24px;padding:0 50px;font-size:22px;font-weight:600;line-height:150%}.form-block .form-block__description{text-align:center;font-size:14px;line-height:165%}.form-block .form{margin-top:40px}.form .form__input-row{margin-bottom:15px}.form .form__input-row.form__input-row--two{justify-content:space-between;display:flex}.form .form__input-row.form__input-row--two .form__col{width:49%}.form .form__input_pass{color:gray;border:1px solid #d8d8d8;border-radius:40px;width:100%;height:47px;padding:0 22px;font-weight:500}@media (min-width:767px){.form .form__input_pass{height:52px;padding:0 30px}}.form .form__input_pass.form__input--sm{height:49px;padding:0 28px}.form .form__input_pass:focus{box-shadow:none;border-color:#0000}.form .form__input{color:gray;border:1px solid #d8d8d8;border-radius:40px;width:100%;height:47px;margin-block:7px;padding:0 22px;font-weight:500}@media (min-width:767px){.form .form__input{height:52px;padding:0 30px}}.form .form__input.form__input--sm{height:49px;padding:0 28px}.form .select-wrapper{height:100%}.form .select-wrapper:before{right:25px}.form .select-wrapper select{color:gray;height:100%;padding:0 28px;font-size:13px}.form .select-wrapper select option{color:gray;font-size:15px}.form .select-wrapper select option:first-of-type{opacity:.8;display:none}.form .form__btns{justify-content:space-between;display:flex}.form .form__btns .btn-social{width:48%}.form .btn-submit{text-transform:none;width:100%;margin-top:5px;padding-top:10px;padding-bottom:14px;font-weight:600}@media (min-width:767px){.form .btn-submit{padding-top:13px;padding-bottom:13px}}.form .form__signup-link{color:#000;text-align:center;margin-top:22px;padding-bottom:2px;font-size:14px}.form .form__signup-link a{margin-left:30px;font-weight:600}.form .form__signup-link a:hover{text-decoration:underline}.form .form__info{margin-bottom:22px}@media (min-width:767px){.form .form__info{justify-content:space-between;align-items:center;margin-bottom:32px;display:flex}}.form .form__info .form__info__forgot-password{text-align:center;margin-top:24px;display:block}@media (min-width:767px){.form .form__info .form__info__forgot-password{margin-top:0}}.form .form__info .checkbox{margin-bottom:0}.form .form__info .checkbox .checkbox__check{width:20px;height:20px}.form .form__info .checkbox .checkbox__check:before{width:6px;height:10.5px;top:2px;left:6px}.form .form__info .checkbox p{font-size:13px;line-height:130%}.form .form__info a{font-size:14px}.fb-btn{color:#fff;background-color:#3b5998;border-radius:40px;align-items:center;padding:12px 30px;font-weight:600;display:flex}@media (min-width:767px){.fb-btn{padding:14px 58px}}.fb-btn i{margin-right:8px;font-size:18px}.google-btn{color:#000;border:1px solid #f1584d;border-radius:40px;align-items:center;padding:12px 30px;font-weight:600;display:flex}@media (min-width:767px){.google-btn{padding:14px 58px}}.google-btn img{margin-right:10px}.tooltip{z-index:10;color:#fff;background:red;border-radius:6px;width:auto;padding:10px 15px;position:fixed}.tooltip:before{content:"";border:3px solid #0000;border-top:7px solid red;border-bottom-width:0;width:0;height:0;margin-left:-3px;position:absolute;bottom:-6px;left:50%}.error-page{text-align:center;align-items:center;min-height:calc(100vh - 200px);padding:60px 0;display:flex}.error-page h1{text-align:center;margin:0 auto 20px;font-size:44px}@media (min-width:767px){.error-page h1{font-size:92px}}.error-page p{margin-bottom:40px;font-size:15px;line-height:160%}@media (min-width:767px){.error-page p{margin-bottom:50px;font-size:17px}}.error-page .btn{margin:0 auto}.checkout-content{flex-wrap:wrap;justify-content:space-between;display:flex}.checkout-content .block{margin-bottom:48px}.checkout-content .block:last-of-type{margin-bottom:0}.checkout-content .checkout__btns{margin-bottom:38px}.checkout-content .checkout__btns .btn{width:125px;margin-right:11px}.checkout-content .checkout__col-6{width:100%}@media (min-width:1024px){.checkout-content .checkout__col-6{width:53%}}@media (min-width:1202px){.checkout-content .checkout__col-6{width:41%}}.checkout-content .checkout__col-4{width:100%;margin-top:30px}@media (min-width:1024px){.checkout-content .checkout__col-4{width:41%;margin-top:0}}@media (min-width:1202px){.checkout-content .checkout__col-4{width:25%}}.checkout-content .checkout__col-2{width:100%;margin-top:30px}@media (min-width:1024px){.checkout-content .checkout__col-2{width:300px}}@media (min-width:1202px){.checkout-content .checkout__col-2{width:22%;margin-top:0}}.round-options{flex-wrap:wrap;display:flex}.round-options.round-options--three{margin-right:-6px}.round-options.round-options--three .round-item{width:calc(33.3333% - 6px);margin-right:6px}.round-options.round-options--two{margin-right:-6px}.round-options.round-options--two .round-item{width:calc(50% - 6px);margin-right:6px}.round-options .round-item{border:1px solid #d8d8d8;border-radius:20px;justify-content:center;align-items:center;height:44px;margin-bottom:8px;display:flex}.round-options .round-item img{max-width:80%;max-height:80%}.round-options .round-item p{color:#000;font-size:14px;font-weight:700}.round-options .round-item.round-item--bg{justify-content:space-between;align-items:center;height:51px;padding:0 26px 0 21px}.checkout-items .checkout-item{justify-content:space-between;align-items:center;margin-bottom:23px;display:flex}.checkout-items .checkout-item .checkout-item__content{align-items:center;display:flex}.checkout-items .checkout-item .checkout-item__content .checkout-item__data{width:110px}.checkout-items .checkout-item .checkout-item__content .checkout-item__data h3{margin-bottom:7px;font-size:14px;font-weight:600;line-height:140%}.checkout-items .checkout-item .checkout-item__content .checkout-item__data span{color:#c4c4c4;font-size:12px}.checkout-items .checkout-item .checkout-item__content .checkout-item__img{border-radius:100%;flex-shrink:0;width:51px;height:51px;margin-right:16px}.checkout-items .checkout-item .checkout-item__content .checkout-item__img img{-o-object-fit:cover;object-fit:cover;border-radius:100%;width:100%;height:100%}.checkout-total{background:#f1f1f1;border-radius:40px;justify-content:space-between;align-items:center;width:244px;height:49px;margin:34px auto 0;padding:0 36px;display:flex}.checkout-total p{font-weight:300}.message{align-items:center;margin-top:10px;margin-left:20px;font-size:13px;display:flex}.message:before{content:"";border-radius:100%;width:4px;height:4px;margin-right:5px;display:block}.message.message--error{color:red}.message.message--error:before{background-color:red}input[type=text]:disabled{background-color:#fff}.titleUpload1{text-align:center;color:#000;margin:1rem 0;font-family:SFProText-Bold;font-size:100%;font-style:normal;font-weight:600}.iconModal1{align-self:center;width:65%;margin-bottom:1rem}.container-modal-del-wishlist1{justify-content:center;align-items:center;padding:0;display:flex}.textInformasi{-webkit-appearance:none}.formEditFullname{border:1px solid #d4d5d5;border-radius:6px;width:fit-content;height:32px;margin-left:0;padding:0 10px}.inputFullName{-webkit-appearance:none;letter-spacing:.5425px;color:#231f20;background-color:#0000;border:none;max-width:22vw;height:auto;padding:0;font-family:SFUIDisplay-Bold;font-size:14px;font-style:normal;line-height:20px}.inputFullName:focus{outline:none}.inputFullName::placeholder{letter-spacing:.5425px;color:#231f20;opacity:.5;font-family:SFUIDisplay-Regular;font-size:14px;font-style:normal;font-weight:400}.changePhoneNumber{letter-spacing:.5425px;color:#231f20;background-color:#0000;border:none;height:auto;padding:0;font-family:SFUIDisplay-Bold;font-size:14px;font-style:normal;line-height:20px}.changePhoneNumber:focus{border:none;outline:none}@media only screen and (min-width:993px){.headerCpass{background-color:#fff}.containerProfile{position:relative}.imageProfile{opacity:1;backface-visibility:hidden;background-size:cover;border-radius:100%;width:10vw;height:10vw;margin-left:0;transition:all .5s;display:block}.containerProfile:hover .imageProfile{opacity:.3}.containerProfile:hover .middleProfile{opacity:1}.middleProfile{opacity:0;text-align:center;cursor:pointer;transition:all .5s;position:absolute;top:45%;left:80%;transform:translate(-50%,-50%)}.textProfile1{color:#535353;cursor:pointer;width:5vw;margin-right:0;font-size:1vw}.tar{text-align:right;position:absolute;bottom:15%;left:90%}.buttonchangecamera{cursor:pointer;width:4vw;display:inline-block}.modal-header-profile{color:#000;flex-direction:row;justify-content:center;align-items:center;padding:1vw 0;display:flex}.styleHeaderCropProfile{float:left;color:#e0a800;flex-direction:row;align-items:center;width:70%;font-size:35px;display:flex}.iconbackheaderprofile{width:.7vw;transform:scaleX(-1)}.terapkancropprofile{cursor:pointer;float:left;margin-top:-8px;font-size:28px}.buttonterapkanprofile{border-radius:20px;padding:.3rem 1rem .5rem;font-size:15px;font-weight:700}.modalcropprofile{height:550px}.crop-container{position:absolute;inset:0 0 80px}.Crop_Container{-webkit-user-select:none;user-select:none;touch-action:none;cursor:move;position:absolute;inset:0;overflow:hidden}.Crop_Image{will-change:transform;max-width:100%;max-height:100%;margin:auto;position:absolute;inset:0}.Crop_Area{box-sizing:border-box;color:#dcdcdc80;border:4px solid #e0a800;position:absolute;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 0 0 9999em}.Crop_AreaRound{border-radius:50%}.controls{align-items:center;width:50%;height:80px;display:flex;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.slider{padding:22px 0}.container-tab-profile{margin-left:0;padding-top:0}.input-field{border-radius:8px;width:80%;margin-right:10px}.btn-verify{cursor:pointer;background-color:#e0bf4b;border-radius:6px;width:10%;margin-left:10px;padding:10px 25px;font-family:SFUIText-Regular;font-weight:700}.verified{color:#148f0f;background:#148f0f4d;border-radius:20px;padding:3px 12px;font-family:SFProText-Regular;font-size:12px;font-style:normal;font-weight:500;line-height:14px}.containerCardTransaction{background-color:#f1f1f1;flex-direction:row;justify-content:flex-start;padding:3rem 5vw 2rem 1rem;display:flex}}@media only screen and (min-width:993px) and (min-width:767px){.containerCardTransaction{flex-direction:column}}@media only screen and (min-width:993px) and (min-width:1202px){.containerCardTransaction{flex-direction:row}}@media only screen and (min-width:993px) and (min-width:1024px){.containerCardTransaction{flex-direction:row}}@media only screen and (min-width:993px){.containerCardProfile{background-color:#f1f1f1;flex-direction:row;justify-content:flex-start;padding:6rem 5vw 2rem 2rem;display:flex}}@media only screen and (min-width:993px) and (min-width:420px){.containerCardProfile{flex-direction:column}}@media only screen and (min-width:993px) and (min-width:767px){.containerCardProfile{flex-direction:column}}@media only screen and (min-width:993px) and (min-width:1202px){.containerCardProfile{flex-direction:row}}@media only screen and (min-width:993px) and (min-width:1024px){.containerCardProfile{flex-direction:row}}@media only screen and (min-width:993px){.containerCardInformation{margin-top:1.2rem;margin-left:2rem}.cardProfile{background:#fff;border-radius:12px;width:18vw;height:fit-content;margin-top:1.2rem;padding:1vw}.profileInfo{flex-direction:column;align-items:center;display:flex}.profileMenus{flex-direction:column;align-items:flex-start;padding-bottom:1rem;padding-left:1rem;display:flex}.rowMenus{flex-direction:row;margin:0;display:flex}.textProfile{color:#292929;text-align:center;margin-top:1rem;margin-bottom:1rem;font-family:SFUIText-Regular;font-size:16px;font-style:normal;font-weight:700;line-height:19px}.textEmail{color:#757575;text-align:center;font-family:SFUIText-Regular;font-size:12px;font-style:normal;font-weight:400;line-height:14px}.line1{background-color:#f8f9fd;border-radius:4px;width:87%;height:4px;margin-bottom:1rem}.textMenus{color:#292929;cursor:pointer;margin-left:1rem;font-family:SFUIText-Regular;font-size:14px;font-style:normal;font-weight:700;line-height:17px}.iconProfile{margin-top:2px}.line{border:1px solid #f8f9fd;width:162px;margin:14px 0 16px 18px}.cardInformation{background:#fff;border-radius:12px;width:810px;min-height:620px;margin-bottom:5rem;padding-top:1.5rem;padding-bottom:1.5rem}.tabProfileRow{margin-left:2rem;display:flex}.tabProfile{margin-right:40px}.textTabProfile{font-family:SFUIDisplay-Bold;font-size:16px;font-style:normal;line-height:19px}.tabDaftarAlamat{margin-left:48px}.statusTabActive{cursor:pointer;border-bottom:5px solid #e0bf4b;margin-right:30px;padding-bottom:5px;font-weight:700;display:flex}.statusTab{cursor:pointer;opacity:.8;margin-right:30px;display:flex}.tabInformasi,.tabAlamat{margin-top:1.5rem;margin-left:2rem}.containerAlamat{height:400px}.judulInformasi{letter-spacing:.3px;color:#8e8e8e;margin-bottom:5px;font-family:SFUIDisplay-Regular;font-size:13px;font-style:normal;font-weight:500;line-height:20px}.rowInformasi{align-items:"baseline";margin:0}.textInformasi{letter-spacing:.5425px;color:#231f20;border:none;width:auto;padding:0;font-family:SFUIDisplay-Regular;font-size:14px;font-style:normal;font-weight:700;line-height:20px}.textInformasi:focus{outline:none}.textInformasi::placeholder{color:#000}.formVerify{letter-spacing:.5425px;color:#231f20;border:1px solid #8e8e8e80;border-radius:8px;width:100%;max-width:50%;height:40px;padding:0 0 0 10px;font-family:SFUIDisplay-Regular;font-size:14px;font-style:normal;font-weight:700;line-height:20px}.formVerify::placeholder{color:#000}.formVerify:focus{outline:none}.btnChange{text-align:center;color:#148f0f;background-color:#0000;border:#0000;outline:none;align-items:center;margin-left:15px;font-family:SFUIText-Regular;font-size:12px;font-style:normal;font-weight:400;line-height:14px;display:flex}.btnChange:focus{outline:none}.btnChange:disabled{color:#565555}.lineAddress{flex:1}.other-address{box-sizing:border-box;background:#fff;border:1px solid #d4d5d5;border-radius:16px;flex:1;height:fit-content;margin-bottom:20px;padding:15px 15px 15px 25px}.address-selected{box-sizing:border-box;background:#f9f9f9;border:1px solid #148f0f;border-radius:16px;flex:1;height:fit-content;margin-bottom:20px;padding:15px 15px 15px 25px}.addressTitleUP{color:#050505;font-family:SFProText-Bold;font-size:16px;font-style:normal;font-weight:700;line-height:1.4vw}.addressName{letter-spacing:.01em;color:#000;opacity:.4;margin-bottom:0;font-family:SFUIText-Regular;font-size:14px;font-style:normal;font-weight:400;line-height:22px}.addressComplete{letter-spacing:.01em;color:#000;opacity:.4;font-family:SFUIText-Regular;font-size:14px;font-style:normal;font-weight:400;line-height:22px}.addressOption{flex-direction:row;align-items:baseline;height:37px;display:flex}.addressEdit{color:#148f0f;opacity:.75;cursor:pointer;height:36px;padding:10px 0;font-family:SFUIText-Regular;font-size:14px;font-style:normal;font-weight:600;line-height:17px}.addressSelect{text-align:center;letter-spacing:.01em;color:#fff;cursor:pointer;background:#5acc4d;border-radius:8px;width:136px;height:36px;margin:0 0 0 20px;padding:10px;font-family:SFUIText-Regular;font-size:14px;font-style:normal;font-weight:600;line-height:17px}.add-newaddress{text-align:center;box-sizing:border-box;color:#050505;cursor:pointer;border:2px dashed #565555;border-radius:16px;width:100%;margin-top:2rem;padding:20px 0;font-family:SFUIText-Regular;font-size:18px;font-style:normal;font-weight:700;line-height:21px;display:block}.modal-address{background-color:#fff;justify-content:center;align-items:center;width:fit-content;height:fit-content;margin:auto;padding:0;display:flex}.terapkancropprofile{cursor:pointer;float:left;font-size:28px}.buttonterapkanprofile{border-radius:20px;width:100%;padding:.3rem 1rem .5rem;font-size:15px;font-weight:700}.del-modal-body1{vertical-align:middle;background-color:#fff;border-radius:10px;flex-direction:column;width:500px;margin:7rem auto auto;padding:20px;display:flex}}@media only screen and (min-width:1024px) and (max-width:1279px){.input-field{border-radius:8px;width:80%;margin-right:10px}.btn-verify{cursor:pointer;background-color:#e0bf4b;border-radius:6px;width:10%;margin-left:10px;padding:10px 25px;font-family:SFUIText-Regular;font-weight:700}.verified{color:#148f0f;background:#148f0f4d;border-radius:20px;padding:3px 12px;font-family:SFProText-Regular;font-size:12px;font-style:normal;font-weight:500;line-height:14px}.containerCardProfile{justify-content:flex-end;display:flex}.containerCardInformation{margin-top:2.5rem}.cardProfile{background:#fff;border-radius:12px;width:17rem;height:fit-content;margin-top:2.5rem;padding:1vw}.profileInfo{flex-direction:column;align-items:center;display:flex}.profileMenus{flex-direction:column;align-items:flex-start;padding-bottom:1rem;padding-left:1rem;display:flex}.rowMenus{flex-direction:row;margin:0;display:flex}.textProfile{color:#292929;text-align:center;margin-top:1rem;margin-bottom:1rem;font-family:SFUIText-Regular;font-size:16px;font-style:normal;font-weight:700;line-height:19px}.textEmail{color:#757575;text-align:center;font-family:SFUIText-Regular;font-size:12px;font-style:normal;font-weight:400;line-height:14px}.line1{background-color:#f8f9fd;border-radius:4px;width:87%;height:4px;margin-bottom:1rem}.textMenus{color:#292929;cursor:pointer;margin-left:1rem;font-family:SFUIText-Regular;font-size:14px;font-style:normal;font-weight:700;line-height:17px}.iconProfile{margin-top:2px}.line{border:1px solid #f8f9fd;width:162px;margin:14px 0 16px 18px}.cardInformation{background:#fff;border-radius:12px;width:62vw;min-height:610px;margin-top:2.5rem;margin-bottom:5rem;padding-top:1.5rem;padding-bottom:1.5rem}.tabProfileRow{margin-left:2rem;display:flex;overflow-x:scroll}.tabProfile{margin-right:20px}.textTabProfile{font-family:SFUIText-Regular;font-size:16px;font-style:normal;line-height:19px}.tabDaftarAlamat{margin-left:48px}.statusTabActive{cursor:pointer;border-bottom:5px solid #e0bf4b;margin-right:30px;padding-bottom:5px;font-weight:700;display:flex}.statusTab{cursor:pointer;opacity:.8;margin-right:30px;display:flex}.tabInformasi,.tabAlamat{margin-top:1.5rem;margin-left:2rem}.containerAlamat{height:400px}.judulInformasi{letter-spacing:.3px;color:#8e8e8e;margin-bottom:5px;font-family:SFUIDisplay-Regular;font-size:13px;font-style:normal;font-weight:500;line-height:20px}.rowInformasi{align-items:"baseline";margin:0}.textInformasi{letter-spacing:.5425px;color:#231f20;border:none;width:auto;padding:0;font-family:SFUIDisplay-Regular;font-size:14px;font-style:normal;font-weight:700;line-height:20px}.textInformasi:focus{outline:none}.textInformasi::placeholder{color:#000}.formVerify{letter-spacing:.5425px;color:#231f20;border:1px solid #8e8e8e80;border-radius:8px;width:100%;max-width:50%;height:40px;padding:0 0 0 10px;font-family:SFUIDisplay-Regular;font-size:14px;font-style:normal;font-weight:700;line-height:20px}.formVerify::placeholder{color:#000}.formVerify:focus{outline:none}.btnChange{text-align:center;color:#148f0f;background-color:#0000;border:#0000;outline:none;align-items:center;margin-left:15px;font-family:SFUIText-Regular;font-size:12px;font-style:normal;font-weight:400;line-height:14px;display:flex}.btnChange:focus{outline:none}.btnChange:disabled{color:#565555}.lineAddress{flex:1}.other-address{box-sizing:border-box;background:#fff;border:1px solid #d4d5d5;border-radius:16px;flex:1;height:fit-content;margin-bottom:20px;padding:15px 15px 15px 25px}.address-selected{box-sizing:border-box;background:#f9f9f9;border:1px solid #148f0f;border-radius:16px;flex:1;height:fit-content;margin-bottom:20px;padding:15px 15px 15px 25px}.addressTitleUP{color:#050505;font-family:SFProText-Bold;font-size:16px;font-style:normal;font-weight:700;line-height:1.4vw}.addressName{letter-spacing:.01em;color:#000;opacity:.4;margin-bottom:0;font-family:SFUIText-Regular;font-size:14px;font-style:normal;font-weight:400;line-height:22px}.addressComplete{letter-spacing:.01em;color:#000;opacity:.4;font-family:SFUIText-Regular;font-size:14px;font-style:normal;font-weight:400;line-height:22px}.addressOption{flex-direction:row;align-items:baseline;display:flex}.addressEdit{color:#148f0f;opacity:.75;cursor:pointer;height:36px;padding:10px 0;font-family:SFUIText-Regular;font-size:14px;font-style:normal;font-weight:600;line-height:17px}.addressSelect{text-align:center;letter-spacing:.01em;color:#fff;cursor:pointer;background:#5acc4d;border-radius:8px;width:136px;height:36px;margin:0 0 0 20px;padding:10px;font-family:SFUIText-Regular;font-size:14px;font-style:normal;font-weight:600;line-height:17px}.add-newaddress{text-align:center;box-sizing:border-box;color:#050505;cursor:pointer;border:2px dashed #565555;border-radius:16px;width:100%;margin-top:2rem;padding:20px 0;font-family:SFUIText-Regular;font-size:18px;font-style:normal;font-weight:700;line-height:21px;display:block}.modal-address{background-color:#fff;justify-content:center;align-items:center;width:fit-content;height:fit-content;margin:auto;padding:0;display:flex}.imageProfile{opacity:1;backface-visibility:hidden;background-size:cover;border-radius:100%;width:13vw;height:10vw;margin-left:40px;margin-right:auto;transition:all .5s;display:block}.headerCpass{background-color:#fff}.containerProfile{position:relative}.middleProfile{opacity:0;text-align:center;cursor:pointer;transition:all .5s;position:absolute;top:36%;left:50%;transform:translate(-50%,-50%)}.containerProfile:hover .imageProfile{opacity:.3}.containerProfile:hover .middleProfile{opacity:1}.textProfile1{color:#535353;cursor:pointer;width:5vw;font-size:10px}.buttonchangecamera{cursor:pointer;width:4vw;display:inline-block}.tar{text-align:right;position:absolute;bottom:25%;left:67%}.Crop_Image{will-change:transform;max-width:100%;max-height:100%;margin:auto;position:absolute;inset:0}.Crop_Area{box-sizing:border-box;color:#dcdcdc80;border:4px solid #e0a800;border-radius:50%;position:absolute;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 0 0 9999em}.Crop_Container{-webkit-user-select:none;user-select:none;touch-action:none;cursor:move;position:absolute;inset:0;overflow:hidden}.crop-container{position:absolute;inset:0 0 80px}.controls{align-items:center;width:50%;height:80px;display:flex;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.modalcropprofile{height:550px}.styleHeaderCropProfile{float:left;color:#e0a800;flex-direction:row;align-items:center;width:70%;font-size:35px;display:flex}.modal-header-profile{color:#000;flex-direction:row;justify-content:center;align-items:center;padding:1vw 0;display:flex}.iconbackheaderprofile{width:.7vw;transform:scaleX(-1)}.terapkancropprofile{cursor:pointer;float:left;font-size:28px}.buttonterapkanprofile{border-radius:20px;width:100%;padding:.3rem 1rem .5rem;font-size:15px;font-weight:700}.del-modal-body1{vertical-align:middle;background-color:#fff;border-radius:10px;flex-direction:column;width:500px;margin:7rem auto auto;padding:20px;display:flex}}@media only screen and (min-width:480px) and (max-width:767px){.container-tab-profile{width:100%;padding-left:1.5rem;padding-right:1.5rem}.btn-verify{cursor:pointer;background-color:#e0bf4b;border-radius:6px;width:10%;margin-left:10px;padding:10px 25px;font-family:SFUIText-Regular;font-weight:700}.verified{color:#148f0f;background:#148f0f4d;border-radius:20px;padding:3px 12px;font-family:SFProText-Regular;font-size:12px;font-style:normal;font-weight:500;line-height:14px}.cardProfile{background:#fff;border-radius:12px;flex-direction:column;align-items:center;width:100%;height:fit-content;margin-top:0;margin-left:0;margin-right:0;padding:0%;display:flex}.profileInfo{flex-direction:column;align-items:center;width:83%;margin:0 4px;display:flex}.profileMenus{flex-direction:column;width:80%;padding:1rem 14px;display:flex}.rowMenus{flex-direction:row;margin:0;display:flex}.textProfile{color:#292929;text-align:center;margin-top:1rem;margin-bottom:1rem;font-family:SFUIText-Regular;font-size:16px;font-style:normal;font-weight:700;line-height:19px}.textEmail{color:#757575;text-align:center;margin:0;font-family:SFUIText-Regular;font-size:12px;font-style:normal;font-weight:400;line-height:14px}.line1{background-color:#f8f9fd;border-radius:4px;width:87%;height:4px;margin-top:1rem}.textMenus{color:#292929;cursor:pointer;margin-left:20px;font-family:SFUIText-Regular;font-size:14px;font-style:normal;font-weight:700;line-height:17px}.iconProfile{margin-top:2px;margin-right:2px}.line{border:1px solid #f8f9fd;width:90%;margin:8px 0 16px 18px}.containerCardInformation{justify-content:center;display:flex}.cardInformation{background:#fff;border-radius:12px;width:100%;min-height:590px;margin-top:2.5rem;margin-bottom:3rem;padding-top:1.5rem;padding-bottom:1.5rem}.tabProfileRow{margin-left:2rem;display:flex;overflow-x:scroll}.tabProfile{margin-right:20px}.textTabProfile{font-family:SFUIText-Regular;font-size:16px;font-style:normal;line-height:14px}.tabDaftarAlamat{margin-left:48px}.marginAlamat{padding:0}.statusTabActive{cursor:pointer;border-bottom:5px solid #e0bf4b;margin-right:30px;padding-bottom:5px;font-weight:700;display:flex}.statusTab{cursor:pointer;opacity:.8;margin-right:30px;display:flex}.tabInformasi{margin-top:1.5rem;margin-left:2rem}.tabAlamat{margin-top:1.5rem;margin-left:1.5rem;margin-right:-1rem}.containerAlamat{height:400px}.judulInformasi{letter-spacing:.3px;color:#8e8e8e;margin-bottom:5px;font-family:SFUIDisplay-Regular;font-size:13px;font-style:normal;font-weight:500;line-height:20px}.rowInformasi{align-items:"baseline";margin:0}.textInformasi{letter-spacing:.5425px;color:#231f20;border:none;width:auto;padding:0;font-family:SFUIDisplay-Regular;font-size:14px;font-style:normal;font-weight:700;line-height:20px}.textInformasi:focus{outline:none}.textInformasi::placeholder{color:#000}.formVerify{letter-spacing:.5425px;color:#231f20;border:1px solid #8e8e8e80;border-radius:8px;width:100%;max-width:50%;height:40px;padding:0 0 0 10px;font-family:SFUIDisplay-Regular;font-size:14px;font-style:normal;font-weight:700;line-height:20px}.formVerify::placeholder{color:#000}.formVerify:focus{outline:none}.btnChange{text-align:center;color:#148f0f;background-color:#0000;border:#0000;outline:none;align-items:center;margin-left:15px;font-family:SFUIText-Regular;font-size:12px;font-style:normal;font-weight:400;line-height:14px;display:flex}.btnChange:focus{outline:none}.btnChange:disabled{color:#565555}.addressTitleUP{color:#000;font-family:SFProText-Bold;font-size:14px;font-style:normal;font-weight:700;line-height:1.4vw}.lineAddress{flex:1}.other-address{box-sizing:border-box;background:#fff;border:1px solid #d4d5d5;border-radius:16px;flex:1;height:fit-content;margin-bottom:20px;padding:15px 15px 15px 25px}.address-selected{box-sizing:border-box;background:#f9f9f9;border:1px solid #148f0f;border-radius:16px;flex:1;height:fit-content;margin-bottom:20px;padding:15px 15px 15px 25px}.addressTitleUP{color:#050505;font-family:SFProText-Bold;font-size:14px;font-style:normal;line-height:1.4vw}.addressName{letter-spacing:.01em;color:#000;opacity:.4;margin-bottom:0;font-family:SFUIText-Regular;font-size:12px;font-style:normal;font-weight:400;line-height:22px}.addressComplete{letter-spacing:.01em;color:#000;opacity:.4;font-family:SFUIText-Regular;font-size:14px;font-style:normal;font-weight:400;line-height:22px}.addressEdit{color:#148f0f;opacity:.75;cursor:pointer;height:36px;padding:10px 0;font-family:SFUIText-Regular;font-size:14px;font-style:normal;font-weight:600;line-height:17px}.addressSelect{text-align:center;letter-spacing:.01em;color:#fff;cursor:pointer;background:#5acc4d;border-radius:8px;width:115px;height:36px;margin:0 0 0 9px;padding:9px;font-family:SFUIText-Regular;font-size:12px;font-style:normal;font-weight:600;line-height:17px}.add-newaddress{text-align:center;box-sizing:border-box;color:#050505;cursor:pointer;border:2px dashed #565555;border-radius:14px;width:100%;margin-top:2rem;padding:10px 0;font-family:SFUIText-Regular;font-size:14px;font-style:normal;font-weight:700;line-height:21px;display:block}.modal-address{background-color:#fff;justify-content:center;align-items:center;width:fit-content;height:fit-content;margin:auto;padding:0;display:flex}.imageProfile{opacity:1;backface-visibility:hidden;background-size:cover;border-radius:100%;width:38%;height:auto;margin-left:auto;margin-right:auto;transition:all .5s;display:block}.middleProfile{opacity:0;text-align:center;cursor:pointer;width:100px;transition:all .5s;position:absolute;top:34%;left:50%;transform:translate(-50%,-50%)}.containerProfile:hover .imageProfile{opacity:.3}.containerProfile:hover .middleProfile{opacity:1}.buttonchangecamera{cursor:pointer;width:3rem;display:inline-block}.tar{text-align:right;position:absolute;bottom:54%;left:55%}.Crop_Image{will-change:transform;max-width:100%;max-height:100%;margin:auto;position:absolute;inset:0}.Crop_Area{box-sizing:border-box;color:#dcdcdc80;border:4px solid #e0a800;border-radius:50%;position:absolute;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 0 0 9999em}.Crop_Container{-webkit-user-select:none;user-select:none;touch-action:none;cursor:move;position:absolute;inset:0;overflow:hidden}.crop-container{position:absolute;inset:0 0 80px}.controls{align-items:center;width:50%;height:80px;display:flex;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.modalcropprofile{height:550px}.styleHeaderCropProfile{float:left;color:#e0a800;flex-direction:row;align-items:center;width:70%;font-size:35px;display:flex}.modal-header-profile{color:#000;flex-direction:row;justify-content:center;align-items:center;padding:.5rem 1rem;display:flex}.iconbackheaderprofile{width:10px;transform:scaleX(-1)}.terapkancropprofile{cursor:pointer;float:left;font-size:28px}.buttonterapkanprofile{border-radius:20px;width:100%;padding:.3rem 1rem .5rem;font-size:15px;font-weight:700}.fontversimobileheaderphoto{font-size:20px}.del-modal-body1{vertical-align:middle;background-color:#fff;border-radius:10px;flex-direction:column;width:480px;margin:7rem 2% 2%;padding:20px;display:flex}}@media only screen and (min-width:480px) and (max-width:1023px){.container-tab-profile{width:100%;padding-left:1.5rem;padding-right:1.5rem}.btn-verify{cursor:pointer;background-color:#e0bf4b;border-radius:6px;width:10%;margin-left:10px;padding:10px 25px;font-family:SFUIText-Regular;font-weight:700}.verified{color:#148f0f;background:#148f0f4d;border-radius:20px;padding:3px 12px;font-family:SFProText-Regular;font-size:12px;font-style:normal;font-weight:500;line-height:14px}.cardProfile{background:#fff;border-radius:12px;flex-direction:column;align-items:center;width:100%;height:fit-content;margin-top:0;margin-left:0;margin-right:0;padding:0%;display:flex}.profileInfo{flex-direction:column;align-items:center;width:83%;margin:0 4px;display:flex}.profileMenus{flex-direction:column;width:80%;padding:1rem 14px;display:flex}.rowMenus{flex-direction:row;margin:0;display:flex}.textProfile{color:#292929;text-align:center;margin-top:1rem;margin-bottom:1rem;font-family:SFUIText-Regular;font-size:16px;font-style:normal;font-weight:700;line-height:19px}.textEmail{color:#757575;text-align:center;margin:0;font-family:SFUIText-Regular;font-size:12px;font-style:normal;font-weight:400;line-height:14px}.line1{background-color:#f8f9fd;border-radius:4px;width:87%;height:4px;margin-top:1rem}.textMenus{color:#292929;cursor:pointer;margin-left:20px;font-family:SFUIText-Regular;font-size:14px;font-style:normal;font-weight:700;line-height:17px}.iconProfile{margin-top:2px;margin-right:2px}.line{border:1px solid #f8f9fd;width:90%;margin:8px 0 16px 18px}.containerCardInformation{justify-content:center;display:flex}.cardInformation{background:#fff;border-radius:12px;width:100%;min-height:590px;margin-top:2.5rem;margin-bottom:3rem;padding-top:1.5rem;padding-bottom:1.5rem}.tabProfileRow{margin-left:2rem;display:flex;overflow-x:scroll}.tabProfile{margin-right:20px}.textTabProfile{font-family:SFUIText-Regular;font-size:16px;font-style:normal;line-height:14px}.tabDaftarAlamat{margin-left:48px}.marginAlamat{padding:0}.statusTabActive{cursor:pointer;border-bottom:5px solid #e0bf4b;margin-right:30px;padding-bottom:5px;font-weight:700;display:flex}.statusTab{cursor:pointer;opacity:.8;margin-right:30px;display:flex}.tabInformasi{margin-top:1.5rem;margin-left:2rem}.tabAlamat{margin-top:1.5rem;margin-left:1.5rem;margin-right:-1rem}.containerAlamat{height:400px}.judulInformasi{letter-spacing:.3px;color:#8e8e8e;margin-bottom:5px;font-family:SFUIDisplay-Regular;font-size:13px;font-style:normal;font-weight:500;line-height:20px}.rowInformasi{align-items:"baseline";margin:0}.textInformasi{letter-spacing:.5425px;color:#231f20;border:none;width:auto;padding:0;font-family:SFUIDisplay-Regular;font-size:14px;font-style:normal;font-weight:700;line-height:20px}.textInformasi:focus{outline:none}.textInformasi::placeholder{color:#000}.formVerify{letter-spacing:.5425px;color:#231f20;border:1px solid #8e8e8e80;border-radius:8px;width:100%;max-width:50%;height:40px;padding:0 0 0 10px;font-family:SFUIDisplay-Regular;font-size:14px;font-style:normal;font-weight:700;line-height:20px}.formVerify::placeholder{color:#000}.formVerify:focus{outline:none}.btnChange{text-align:center;color:#148f0f;background-color:#0000;border:#0000;outline:none;align-items:center;margin-left:15px;font-family:SFUIText-Regular;font-size:12px;font-style:normal;font-weight:400;line-height:14px;display:flex}.btnChange:focus{outline:none}.btnChange:disabled{color:#565555}.addressTitleUP{color:#000;font-family:SFProText-Bold;font-size:14px;font-style:normal;font-weight:700;line-height:1.4vw}.lineAddress{flex:1}.other-address{box-sizing:border-box;background:#fff;border:1px solid #d4d5d5;border-radius:16px;flex:1;height:fit-content;margin-bottom:20px;padding:15px 15px 15px 25px}.address-selected{box-sizing:border-box;background:#f9f9f9;border:1px solid #148f0f;border-radius:16px;flex:1;height:fit-content;margin-bottom:20px;padding:15px 15px 15px 25px}.addressTitleUP{color:#050505;font-family:SFProText-Bold;font-size:14px;font-style:normal;line-height:1.4vw}.addressName{letter-spacing:.01em;color:#000;opacity:.4;margin-bottom:0;font-family:SFUIText-Regular;font-size:12px;font-style:normal;font-weight:400;line-height:22px}.addressComplete{letter-spacing:.01em;color:#000;opacity:.4;font-family:SFUIText-Regular;font-size:14px;font-style:normal;font-weight:400;line-height:22px}.addressEdit{color:#148f0f;opacity:.75;cursor:pointer;height:36px;padding:10px 0;font-family:SFUIText-Regular;font-size:14px;font-style:normal;font-weight:600;line-height:17px}.addressSelect{text-align:center;letter-spacing:.01em;color:#fff;cursor:pointer;background:#5acc4d;border-radius:8px;width:115px;height:36px;margin:0 0 0 9px;padding:9px;font-family:SFUIText-Regular;font-size:12px;font-style:normal;font-weight:600;line-height:17px}.add-newaddress{text-align:center;box-sizing:border-box;color:#050505;cursor:pointer;border:2px dashed #565555;border-radius:14px;width:100%;margin-top:2rem;padding:10px 0;font-family:SFUIText-Regular;font-size:14px;font-style:normal;font-weight:700;line-height:21px;display:block}.modal-address{background-color:#fff;justify-content:center;align-items:center;width:fit-content;height:fit-content;margin:auto;padding:0;display:flex}.imageProfile{opacity:1;backface-visibility:hidden;background-size:cover;border-radius:100%;width:38%;height:auto;margin-left:auto;margin-right:auto;transition:all .5s;display:block}.middleProfile{opacity:0;text-align:center;cursor:pointer;width:100px;transition:all .5s;position:absolute;top:34%;left:50%;transform:translate(-50%,-50%)}.containerProfile:hover .imageProfile{opacity:.3}.containerProfile:hover .middleProfile{opacity:1}.buttonchangecamera{cursor:pointer;width:3rem;display:inline-block}.tar{text-align:right;position:absolute;bottom:70%;left:55%}.Crop_Image{will-change:transform;max-width:100%;max-height:100%;margin:auto;position:absolute;inset:0}.Crop_Area{box-sizing:border-box;color:#dcdcdc80;border:4px solid #e0a800;border-radius:50%;position:absolute;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 0 0 9999em}.Crop_Container{-webkit-user-select:none;user-select:none;touch-action:none;cursor:move;position:absolute;inset:0;overflow:hidden}.crop-container{position:absolute;inset:0 0 80px}.controls{align-items:center;width:50%;height:80px;display:flex;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.modalcropprofile{height:550px}.styleHeaderCropProfile{float:left;color:#e0a800;flex-direction:row;align-items:center;width:70%;font-size:35px;display:flex}.modal-header-profile{color:#000;flex-direction:row;justify-content:center;align-items:center;padding:.5rem 1rem;display:flex}.iconbackheaderprofile{width:10px;transform:scaleX(-1)}.terapkancropprofile{cursor:pointer;float:left;font-size:28px}.buttonterapkanprofile{border-radius:20px;width:100%;padding:.3rem 1rem .5rem;font-size:15px;font-weight:700}.fontversimobileheaderphoto{font-size:20px}.del-modal-body1{vertical-align:middle;background-color:#fff;border-radius:10px;flex-direction:column;width:480px;margin:7rem 2% 2%;padding:20px;display:flex}}@media only screen and (min-width:360px) and (max-width:479px){.input-field{border-radius:8px;width:70%;margin-right:10px}.btn-verify{cursor:pointer;background-color:#e0bf4b;border-radius:6px;width:10%;margin-left:10px;padding:10px 25px;font-family:SFUIText-Regular;font-weight:700}.verified{color:#148f0f;background:#148f0f4d;border-radius:20px;padding:3px 12px;font-family:SFProText-Regular;font-size:12px;font-style:normal;font-weight:500;line-height:14px}.container-tab-profile{width:100%;padding-left:1.5rem;padding-right:1.5rem}.containerCardProfile{flex-direction:column;justify-content:center;margin-top:3rem;display:flex}.cardProfile{background:#fff;border-radius:12px;flex-direction:column;align-items:center;height:fit-content;margin-top:2rem;margin-left:1.5rem;margin-right:1.5rem;padding:0%;display:flex}.profileInfo{flex-direction:column;align-items:center;width:83%;margin:0 4px;display:flex}.profileMenus{flex-direction:column;width:85%;padding:1rem 14px;display:flex}.rowMenus{flex-direction:row;margin:0;display:flex}.textProfile{color:#292929;text-align:center;margin-top:1rem;margin-bottom:1rem;font-family:SFUIText-Regular;font-size:14px;font-style:normal;font-weight:700;line-height:15px}.textEmail{color:#757575;text-align:center;margin:0;font-family:SFUIText-Regular;font-size:10px;font-style:normal;font-weight:400;line-height:10px}.line1{background-color:#f8f9fd;border-radius:4px;width:87%;height:4px;margin-top:12px}.textMenus{color:#292929;cursor:pointer;margin-left:20px;font-family:SFUIText-Regular;font-size:12px;font-style:normal;font-weight:700;line-height:16px}.iconProfile{margin-top:2px;margin-right:2px}.line{border:1px solid #f8f9fd;width:90%;margin:8px 0 10px 18px}.containerCardInformation{justify-content:center;display:flex}.cardInformation{background:#fff;border-radius:12px;width:100%;min-height:570px;margin-top:1.5rem;margin-bottom:3rem;padding-top:1.5rem;padding-bottom:1rem}.tabProfileRow{margin-left:1rem;display:flex;overflow-x:scroll}.tabProfile{margin-right:20px}.textTabProfile{font-family:SFUIText-Regular;font-size:13px;font-style:normal;line-height:18px}.tabDaftarAlamat{margin-left:48px}.marginAlamat{padding:0}.statusTabActive{cursor:pointer;border-bottom:5px solid #e0bf4b;margin-right:30px;padding-bottom:5px;font-weight:700;display:flex}.statusTab{cursor:pointer;opacity:.8;margin-right:30px;display:flex}.tabInformasi{margin-top:1.5rem;margin-left:1rem}.tabAlamat{margin-top:1.5rem;margin-left:1rem;margin-right:-1rem}.containerAlamat{height:400px}.judulInformasi{letter-spacing:.3px;color:#8e8e8e;margin-bottom:5px;font-family:SFUIDisplay-Regular;font-size:11px;font-style:normal;font-weight:500;line-height:20px}.rowInformasi{align-items:"baseline";margin:0}.textInformasi{letter-spacing:.5425px;color:#231f20;border:none;width:auto;padding:0;font-family:SFUIDisplay-Regular;font-size:12px;font-style:normal;font-weight:700;line-height:20px}.textInformasi:focus{outline:none}.textInformasi::placeholder{color:#000}.formVerify{letter-spacing:.5425px;color:#231f20;border:1px solid #8e8e8e80;border-radius:8px;width:100%;max-width:50%;height:40px;padding:0 0 0 10px;font-family:SFUIDisplay-Regular;font-size:14px;font-style:normal;font-weight:700;line-height:20px}.formVerify::placeholder{color:#000}.formVerify:focus{outline:none}.btnChange{text-align:center;color:#148f0f;background-color:#0000;border:#0000;outline:none;align-items:center;margin-left:15px;font-family:SFUIText-Regular;font-size:12px;font-style:normal;font-weight:400;line-height:14px;display:flex}.btnChange:focus{outline:none}.btnChange:disabled{color:#565555}.lineAddress{flex:1}.other-address{box-sizing:border-box;background:#fff;border:1px solid #d4d5d5;border-radius:16px;flex:1;height:fit-content;margin-bottom:20px;padding:11px}.address-selected{box-sizing:border-box;background:#f9f9f9;border:1px solid #148f0f;border-radius:16px;flex:1;height:fit-content;margin-bottom:20px;padding:10px}.addressTitleUP{color:#050505;margin:0 0 10px;font-family:SFProText-Bold;font-size:14px;font-style:normal;line-height:14px}.addressName{letter-spacing:.01em;color:#000;opacity:.4;margin-bottom:4px;font-family:SFUIText-Regular;font-size:12px;font-style:normal;font-weight:400;line-height:15px}.addressComplete{color:#000;opacity:.4;margin-bottom:10px;font-family:SFUIText-Regular;font-size:13px;font-style:normal;font-weight:400;line-height:15px}.addressOption{flex-direction:row;align-items:baseline;height:37px;display:flex}.addressEdit{color:#148f0f;opacity:.75;cursor:pointer;height:36px;font-family:SFUIText-Regular;font-size:12px;font-style:normal;font-weight:600;line-height:17px}.addressSelect{text-align:center;letter-spacing:.01em;color:#fff;cursor:pointer;background:#5acc4d;border-radius:8px;width:134px;height:34px;margin-left:18px;padding:9px;font-family:SFUIText-Regular;font-size:9px;font-style:normal;font-weight:600;line-height:13px}.add-newaddress{text-align:center;box-sizing:border-box;color:#050505;cursor:pointer;border:2px dashed #565555;border-radius:14px;width:100%;margin-top:2rem;padding:10px 0;font-family:SFUIText-Regular;font-size:16px;font-style:normal;font-weight:700;line-height:21px;display:block}.modal-address{background-color:#fff;justify-content:center;align-items:center;width:fit-content;height:fit-content;margin:auto;padding:0;display:flex}.imageProfile{opacity:1;backface-visibility:hidden;background-size:cover;border-radius:100%;width:38%;height:auto;margin-left:auto;margin-right:auto;transition:all .5s;display:block}.middleProfile{opacity:0;text-align:center;cursor:pointer;width:100px;transition:all .5s;position:absolute;top:34%;left:50%;transform:translate(-50%,-50%)}.containerProfile:hover .imageProfile{opacity:.3}.containerProfile:hover .middleProfile{opacity:1}.tar{text-align:right;position:absolute;top:30%;left:55%}.buttonchangecamera{cursor:pointer;width:3rem;display:inline-block}.Crop_Image{will-change:transform;max-width:100%;max-height:100%;margin:auto;position:absolute;inset:0}.Crop_Area{box-sizing:border-box;color:#dcdcdc80;border:4px solid #e0a800;border-radius:50%;position:absolute;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 0 0 9999em}.Crop_Container{-webkit-user-select:none;user-select:none;touch-action:none;cursor:move;position:absolute;inset:0;overflow:hidden}.crop-container{position:absolute;inset:0 0 80px}.controls{align-items:center;width:50%;height:80px;display:flex;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.modalcropprofile{height:430px}.styleHeaderCropProfile{float:left;color:#e0a800;flex-direction:row;align-items:center;width:70%;font-size:35px;display:flex}.modal-header-profile{color:#000;flex-direction:row;justify-content:center;align-items:center;padding:.5rem 1rem;display:flex}.iconbackheaderprofile{width:10px;transform:scaleX(-1)}.terapkancropprofile{cursor:pointer;float:left;font-size:28px}.buttonterapkanprofile{border-radius:20px;width:100%;padding:.3rem 1rem .5rem;font-size:15px;font-weight:700}.fontversimobileheaderphoto{font-size:20px}.del-modal-body1{vertical-align:middle;background-color:#fff;border-radius:10px;flex-direction:column;width:100%;margin:7rem 2% 2%;padding:20px;display:flex}}@media only screen and (max-width:359px){.containerCardProfile{flex-direction:column;justify-content:center;margin-top:4rem;display:flex}.btn-verify{cursor:pointer;background-color:#e0bf4b;border-radius:6px;width:10%;margin-left:10px;padding:10px 25px;font-family:SFUIText-Regular;font-weight:700}.verified{color:#148f0f;background:#148f0f4d;border-radius:20px;padding:3px 12px;font-family:SFProText-Regular;font-size:12px;font-style:normal;font-weight:500;line-height:14px}.profileInfo{flex-direction:column;align-items:center;width:83%;margin:0 4px;display:flex}.profileMenus{flex-direction:column;width:80%;padding:1rem 14px;display:flex}.rowMenus{flex-direction:row;margin:0;display:flex}.textProfile{color:#292929;text-align:center;margin:10px;font-family:SFUIText-Regular;font-size:14px;font-style:normal;font-weight:700;line-height:15px}.textEmail{color:#757575;text-align:center;margin:0;font-family:SFUIText-Regular;font-size:10px;font-style:normal;font-weight:400;line-height:10px}.line1{background-color:#f8f9fd;border-radius:4px;width:87%;height:4px;margin-top:12px}.textMenus{color:#292929;cursor:pointer;margin-left:20px;font-family:SFUIText-Regular;font-size:13px;font-style:normal;font-weight:700;line-height:16px}.iconProfile{margin-top:2px;margin-right:2px}.line{border:1px solid #f8f9fd;width:90%;margin:8px 0 10px 18px}.containerCardInformation{justify-content:center;display:flex}.otp-input-container{justify-content:space-between;display:flex}.otp-input-container input{text-align:center;border:1px solid #ccc;border-radius:4px;width:2em;height:2em;margin:0 .5em;font-size:1em}.cardInformation{background:#fff;border-radius:12px;width:94vw;min-height:120vh;margin-top:1.5rem;margin-bottom:3rem;padding-top:1.5rem;padding-bottom:.5rem}.tabProfileRow{margin-left:1rem;display:flex;overflow-x:scroll}.tabProfile{margin-right:10px}.tabDaftarAlamat{margin-left:48px}.marginAlamat{padding:0}.statusTabActive{cursor:pointer;border-bottom:5px solid #e0bf4b;margin-right:30px;padding-bottom:5px;font-weight:700;display:flex}.statusTab{cursor:pointer;opacity:.8;margin-right:30px;display:flex}.tabInformasi{margin-top:1.5rem;margin-left:1rem}.tabAlamat{margin-top:1.5rem;margin-left:1rem;margin-right:-1rem}.containerAlamat{height:400px}.judulInformasi{letter-spacing:.3px;color:#8e8e8e;margin-bottom:5px;font-family:SFUIDisplay-Regular;font-size:13px;font-style:normal;font-weight:500;line-height:20px}.rowInformasi{align-items:"baseline";margin:0}.textInformasi{letter-spacing:.5425px;color:#231f20;border:none;width:auto;padding:0;font-family:SFUIDisplay-Regular;font-size:14px;font-style:normal;font-weight:700;line-height:20px}.textInformasi:focus{outline:none}.textInformasi::placeholder{color:#000}.formVerify{letter-spacing:.5425px;color:#231f20;border:1px solid #8e8e8e80;border-radius:8px;width:100%;max-width:50%;height:40px;padding:0 0 0 10px;font-family:SFUIDisplay-Regular;font-size:14px;font-style:normal;font-weight:700;line-height:20px}.formVerify::placeholder{color:#000}.formVerify:focus{outline:none}.btnChange{text-align:center;color:#148f0f;background-color:#0000;border:#0000;outline:none;align-items:center;margin-left:15px;font-family:SFUIText-Regular;font-size:12px;font-style:normal;font-weight:400;line-height:14px;display:flex}.btnChange:focus{outline:none}.btnChange:disabled{color:#565555}.lineAddress{flex:1}.other-address{box-sizing:border-box;background:#fff;border:1px solid #d4d5d5;border-radius:16px;flex:1;height:fit-content;margin-bottom:20px;padding:10px}.address-selected{box-sizing:border-box;background:#f9f9f9;border:1px solid #148f0f;border-radius:16px;flex:1;height:fit-content;margin-bottom:20px;padding:10px}.addressTitleUP{color:#050505;margin:0 0 10px;font-family:SFProText-Bold;font-size:14px;font-style:normal;line-height:14px}.addressName{letter-spacing:.01em;color:#000;opacity:.4;margin-bottom:4px;font-family:SFUIText-Regular;font-size:12px;font-style:normal;font-weight:400;line-height:15px}.addressComplete{color:#000;opacity:.4;margin-bottom:10px;font-family:SFUIText-Regular;font-size:13px;font-style:normal;font-weight:400;line-height:15px}.addressOption{flex-direction:row;align-items:baseline;height:37px;display:flex}.addressEdit{color:#148f0f;opacity:.75;cursor:pointer;height:36px;font-family:SFUIText-Regular;font-size:10px;font-style:normal;font-weight:600;line-height:17px}.addressSelect{text-align:center;letter-spacing:.01em;color:#fff;cursor:pointer;background:#5acc4d;border-radius:8px;width:134px;height:34px;margin-left:12px;padding:11px;font-family:SFUIText-Regular;font-size:8px;font-style:normal;font-weight:600;line-height:13px}.add-newaddress{text-align:center;box-sizing:border-box;color:#050505;cursor:pointer;border:2px dashed #565555;border-radius:14px;width:100%;margin-top:2rem;padding:10px 0;font-family:SFUIText-Regular;font-size:16px;font-style:normal;font-weight:700;line-height:21px;display:block}.modal-address{background-color:#fff;justify-content:center;align-items:center;width:fit-content;height:fit-content;margin:auto;padding:0;display:flex}.cardProfile{background:#fff;border-radius:12px;flex-direction:column;align-items:center;width:100%;height:fit-content;margin-top:1rem;margin-left:.5rem;margin-right:1.5rem;padding:3%;display:flex}.imageProfile{opacity:1;backface-visibility:hidden;background-size:cover;border-radius:100%;width:38%;height:auto;margin-left:auto;margin-right:auto;transition:all .5s;display:block}.tar{text-align:right;position:absolute;bottom:57%;left:53%}.buttonchangecamera{cursor:pointer;width:2.5rem;display:inline-block}.middleProfile{opacity:0;text-align:center;cursor:pointer;width:100px;transition:all .5s;position:absolute;top:28%;left:50%;transform:translate(-50%,-50%)}.containerProfile:hover .imageProfile{opacity:.3}.containerProfile:hover .middleProfile{opacity:1}.container-tab-profile{width:100%;padding-left:1.5rem;padding-right:1.5rem}.textTabProfile{font-family:SFUIText-Regular;font-size:16px;font-style:normal;line-height:20px}.Crop_Image{will-change:transform;max-width:100%;max-height:100%;margin:auto;position:absolute;inset:0}.Crop_Area{box-sizing:border-box;color:#dcdcdc80;border:4px solid #e0a800;border-radius:50%;position:absolute;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 0 0 9999em}.Crop_Container{-webkit-user-select:none;user-select:none;touch-action:none;cursor:move;position:absolute;inset:0;overflow:hidden}.crop-container{position:absolute;inset:0 0 80px}.controls{align-items:center;width:50%;height:80px;display:flex;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.modalcropprofile{height:350px}.styleHeaderCropProfile{float:left;color:#e0a800;flex-direction:row;align-items:center;width:70%;font-size:35px;display:flex}.modal-header-profile{color:#000;flex-direction:row;justify-content:center;align-items:center;padding:.5rem 1rem;display:flex}.iconbackheaderprofile{width:8px;transform:scaleX(-1)}.terapkancropprofile{cursor:pointer;float:left;font-size:28px}.buttonterapkanprofile{border-radius:20px;width:100%;height:40px;padding:.3rem 1rem .5rem;font-size:15px;font-weight:700}.fontversimobileheaderphoto{font-size:20px}.del-modal-body1{vertical-align:middle;background-color:#fff;border-radius:10px;flex-direction:column;width:100%;margin:7rem 2% 2%;padding:20px;display:flex}}@media only screen and (min-width:320px) and (max-width:359px){.gridListLanding{grid-gap:5px;grid-auto-rows:minmax(5px,auto);margin:0;display:grid;grid-template-columns:repeat(2,1fr)!important}}@media only screen and (min-width:360px) and (max-width:410px){.gridListLanding{grid-gap:10px;grid-auto-rows:minmax(10px,auto);display:grid;grid-template-columns:repeat(2,1fr)!important}}@media only screen and (max-width:411px){.gridListLanding{grid-gap:10px;grid-auto-rows:minmax(10px,auto);display:grid;grid-template-columns:repeat(2,1fr)!important}}@media only screen and (min-width:412px) and (max-width:433px){.gridListLanding{grid-gap:10px;grid-auto-rows:minmax(10px,auto);display:grid;grid-template-columns:repeat(2,1fr)!important}}@media only screen and (min-width:434px) and (max-width:479px){.gridListLanding{grid-gap:10px;grid-auto-rows:minmax(10px,auto);display:grid;grid-template-columns:repeat(2,1fr)!important}}@media only screen and (min-width:480px) and (max-width:530px){.gridListLanding{grid-gap:10px;grid-auto-rows:minmax(10px,auto);display:grid;grid-template-columns:repeat(2,1fr)!important}}@media only screen and (min-width:531px) and (max-width:596px){.gridListLanding{grid-gap:10px;grid-auto-rows:minmax(10px,auto);display:grid;grid-template-columns:repeat(2,1fr)!important}}@media (min-width:597px) and (max-width:767px){.gridListLanding{grid-gap:10px;grid-auto-rows:minmax(10px,auto);display:grid;grid-template-columns:repeat(2,1fr)!important}}@media (min-width:768px){.gridListLanding{grid-gap:10px;grid-auto-rows:minmax(5px,auto);margin:0;display:grid;grid-template-columns:repeat(2,1fr)!important}}@media (min-width:817px) and (max-width:900px){.gridListLanding{grid-gap:5px;grid-auto-rows:minmax(5px,auto);margin:0;display:grid;grid-template-columns:repeat(4,1fr)!important}}@media (min-width:901px) and (max-width:989px){.gridListLanding{grid-gap:5px;grid-auto-rows:minmax(5px,auto);margin:0;display:grid;grid-template-columns:repeat(4,1fr)!important}}@media (min-width:990px) and (max-width:1229px){.gridListLanding{grid-gap:5px;grid-auto-rows:minmax(5px,auto);margin:0;display:grid;grid-template-columns:repeat(4,1fr)!important}}@media (min-width:1280px){.gridListLanding{grid-gap:15px;grid-auto-rows:minmax(15px,auto);margin:0;display:grid;grid-template-columns:repeat(4,1fr)!important}}@media (min-width:1230px) and (max-width:1279px){.gridListLanding{grid-gap:15px;grid-auto-rows:minmax(15px,auto);margin:0;display:grid;grid-template-columns:repeat(4,1fr)!important}}.modalOverlay{z-index:1;background:#00000080;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.modalOverlayNew{z-index:1000;justify-content:center;align-items:flex-start;padding-top:100px;animation:.3s ease-out slideDown;display:flex;position:fixed;inset:0}.modalOverlayTop{z-index:1;flex-direction:column;width:20%;padding:10px;display:flex;top:5.5vw;right:7vw;background:#f1f1f1!important;border-radius:5px!important;position:absolute!important}.modalContent{z-index:1;background:#fff;border-radius:8px;padding:20px;position:relative}.modalContentNew{background-color:#fff;border-radius:10px;width:90%;max-width:500px;padding:20px;animation:.3s ease-out slideDown;position:relative}@keyframes slideDown{0%{opacity:0;transform:translateY(-500px)}to{opacity:1;transform:translateY(11000px)}}.modalContentTransparant{z-index:1;background:0 0;border-radius:8px;padding:20px;position:relative}.closeButton{cursor:pointer;font-size:20px;position:absolute;top:10px;right:10px}*,:before,:after{box-sizing:border-box;border:0 solid}:before,:after{--tw-content:""}html{-webkit-text-size-adjust:100%;tab-size:4;font-feature-settings:normal;font-variation-settings:normal;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;line-height:1.5}body{line-height:inherit;margin:0}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-feature-settings:inherit;font-variation-settings:inherit;font-family:inherit;font-size:100%;font-weight:inherit;line-height:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button;background-color:#0000;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{margin:0;padding:0;list-style:none}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder{opacity:1;color:#9ca3af}textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}[hidden]{display:none}*,:before,:after,::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:#3b82f680;--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }.container{width:100%}@media (min-width:375px){.container{max-width:375px}}@media (min-width:425px){.container{max-width:425px}}@media (min-width:640px){.container{max-width:640px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:1024px){.container{max-width:1024px}}@media (min-width:1280px){.container{max-width:1280px}}@media (min-width:1536px){.container{max-width:1536px}}@media (min-width:2000px){.container{max-width:2000px}}.static{position:static}.absolute{position:absolute}.relative{position:relative}.mx-4{margin-left:1rem;margin-right:1rem}.my-2{margin-top:.5rem;margin-bottom:.5rem}.my-4{margin-top:1rem;margin-bottom:1rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.ml-2{margin-left:.5rem}.mr-2{margin-right:.5rem}.mt-2{margin-top:.5rem}.mt-4{margin-top:1rem}.block{display:block}.flex{display:flex}.table{display:table}.hidden{display:none}.w-12{width:3rem}.w-full{width:100%}.max-w-\[430px\]{max-width:430px}.max-w-md{max-width:28rem}.max-w-sm{max-width:24rem}.flex-1{flex:1}.cursor-pointer{cursor:pointer}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.items-center{align-items:center}.rounded{border-radius:4px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.border{border-width:1px}.border-2{border-width:2px}.border-b{border-bottom-width:1px}.border-t-2{border-top-width:2px}.border-solid{border-style:solid}.border-\[\#E0BF4B\]{--tw-border-opacity:1;border-color:rgb(224 191 75/var(--tw-border-opacity))}.border-\[\#eeeeee\]{--tw-border-opacity:1;border-color:rgb(238 238 238/var(--tw-border-opacity))}.border-black{--tw-border-opacity:1;border-color:rgb(28 36 52/var(--tw-border-opacity))}.bg-\[\#E0BF4B\]{--tw-bg-opacity:1;background-color:rgb(224 191 75/var(--tw-bg-opacity))}.bg-\[\#E0BF4B\]\/40{background-color:#e0bf4b66}.bg-\[\#a6a1a1\]{--tw-bg-opacity:1;background-color:rgb(166 161 161/var(--tw-bg-opacity))}.bg-\[\#ffffff\],.bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.p-2{padding:.5rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.px-10{padding-left:2.5rem;padding-right:2.5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.pl-2{padding-left:.5rem}.text-center{text-align:center}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.italic{font-style:italic}.leading-relaxed{line-height:1.625}.text-black{--tw-text-opacity:1;color:rgb(28 36 52/var(--tw-text-opacity))}.text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.underline{text-decoration-line:underline}.line-through{text-decoration-line:line-through}.shadow-lg{--tw-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.outline{outline-style:solid}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter,backdrop-filter;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}
