@import url("https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap");@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");@import url("https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap");.modal-box{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;position:fixed;top:0;left:0;width:100%;height:100%;z-index:101}.modal-box .modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.6);z-index:100}.modal-box .modal-creditos{position:relative;width:100%;max-width:420px;background:#fff;border-radius:24px;-webkit-box-shadow:0 25px 60px -15px rgba(0,0,0,0.35);box-shadow:0 25px 60px -15px rgba(0,0,0,0.35);padding:40px 36px 36px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;text-align:center;position:fixed;z-index:101;-ms-flex-pack:center;justify-content:center;align-items:center}.modal-box .modal-creditos__fechar{position:absolute;top:20px;right:20px;width:32px;height:32px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;border:none;background:transparent;color:#111;cursor:pointer;border-radius:50%;-webkit-transition:background-color 0.15s ease;transition:background-color 0.15s ease}.modal-box .modal-creditos__fechar svg{width:18px;height:18px;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;fill:none}.modal-box .modal-creditos__fechar:hover{background-color:rgba(17,17,17,0.06)}.modal-box .modal-creditos__fechar:focus-visible{outline:2px solid #ff4d6d;outline-offset:2px}.modal-box .modal-creditos__icone{position:relative;width:84px;height:84px;margin-bottom:20px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.modal-box .modal-creditos__icone-fundo{width:84px;height:84px;border-radius:50%;background-color:#ffe3ea;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.modal-box .modal-creditos__icone-fundo svg{width:38px;height:38px;stroke:#ff4d6d;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;fill:none}.modal-box .modal-creditos__icone-badge{position:absolute;bottom:-2px;right:-2px;width:32px;height:32px;border-radius:50%;background-color:#ff4d6d;border:3px solid #fff;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.modal-box .modal-creditos__icone-badge svg{width:14px;height:14px;stroke:#fff;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round;fill:none}.modal-box .modal-creditos__titulo{font-size:19px;font-weight:700;color:#111;line-height:1.4;margin-bottom:12px}.modal-box .modal-creditos__descricao{font-size:14px;font-weight:400;color:#8b8f98;line-height:1.6;margin-bottom:28px;max-width:320px}.modal-box .modal-creditos__acoes{width:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:12px}.modal-box .modal-creditos__btn{text-decoration:none;width:100%;border:none;border-radius:999px;padding:15px 24px;font-size:15px;font-weight:600;font-family:inherit;cursor:pointer;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;gap:8px;-webkit-transition:background-color 0.15s ease, border-color 0.15s ease, -webkit-transform 0.05s ease;transition:background-color 0.15s ease, border-color 0.15s ease, -webkit-transform 0.05s ease;transition:background-color 0.15s ease, border-color 0.15s ease, transform 0.05s ease;transition:background-color 0.15s ease, border-color 0.15s ease, transform 0.05s ease, -webkit-transform 0.05s ease}.modal-box .modal-creditos__btn:active{-webkit-transform:scale(0.99);transform:scale(0.99)}.modal-box .modal-creditos__btn:focus-visible{outline:2px solid #ff4d6d;outline-offset:2px}.modal-box .modal-creditos__btn--primario{background-color:#ff4d6d;color:#fff}.modal-box .modal-creditos__btn--primario svg{width:16px;height:16px;stroke:#fff;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round;fill:none}.modal-box .modal-creditos__btn--primario:hover{background-color:#ff3358}.modal-box .modal-creditos__btn--secundario{background-color:#fff;color:#111;border:1.5px solid #e7e8ec}.modal-box .modal-creditos__btn--secundario:hover{background-color:rgba(17,17,17,0.03)}.modal-limitecredits{display:none}.modal-limitecredits.active{display:-ms-flexbox;display:flex}.modal-creditos-overlay{display:none;position:fixed;inset:0;background:rgba(0,0,0,0.5);z-index:9999;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;padding:16px;opacity:0;-webkit-transition:opacity 0.28s ease;transition:opacity 0.28s ease}.modal-creditos-overlay.is-visible{opacity:1}.modal-creditos{position:relative;background:#fff;border-radius:20px;width:100%;max-width:420px;padding-top:0;overflow:visible;-webkit-box-shadow:0 24px 64px rgba(0,0,0,0.18);box-shadow:0 24px 64px rgba(0,0,0,0.18);-webkit-animation:mcSlideIn 0.3s cubic-bezier(0.34, 1.4, 0.64, 1) forwards;animation:mcSlideIn 0.3s cubic-bezier(0.34, 1.4, 0.64, 1) forwards}@-webkit-keyframes mcSlideIn{from{opacity:0;-webkit-transform:translateY(20px) scale(0.97);transform:translateY(20px) scale(0.97)}to{opacity:1;-webkit-transform:translateY(0) scale(1);transform:translateY(0) scale(1)}}@keyframes mcSlideIn{from{opacity:0;-webkit-transform:translateY(20px) scale(0.97);transform:translateY(20px) scale(0.97)}to{opacity:1;-webkit-transform:translateY(0) scale(1);transform:translateY(0) scale(1)}}.modal-creditos__close{position:absolute;top:14px;right:14px;width:28px;height:28px;border-radius:50%;background:#f2f2f2;border:none;cursor:pointer;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;z-index:2;-webkit-transition:background 0.2s;transition:background 0.2s}.modal-creditos__close:hover{background:#e5e5e5}.modal-creditos__hero{width:200px;height:auto;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:100%;padding-top:24px}.modal-creditos__pet{width:200px;height:auto;-o-object-fit:contain;object-fit:contain}.modal-creditos__body{padding:12px 28px 28px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;text-align:center}.modal-creditos__title{font-size:20px;font-weight:700;color:#2f3130;line-height:24px;margin:0 0 8px}.modal-creditos__title--pink{color:#f13164}.modal-creditos__title svg{width:18px;height:auto}.modal-creditos__subtitle{font-size:13px;color:#6b7280;line-height:18px;margin:0 0 16px}.modal-creditos__features{list-style:none;margin:0 0 16px;padding:0;width:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;text-align:left}.modal-creditos__feature{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:14px}.modal-creditos__feature div{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:2px}.modal-creditos__feature strong{font-size:13.5px;font-weight:700;color:#2f3130}.modal-creditos__feature span{font-size:12px;color:#6b7280}.modal-creditos__feature-icon{width:38px;height:38px;border-radius:12px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0}.modal-creditos__feature-icon img{height:20px;width:auto}.modal-creditos__feature-icon--pink{background:#fde4ec}.modal-creditos__feature-icon--yellow{background:#fffbea}.modal-creditos__btn-primary{width:100%;height:50px;background:#f13164;color:#fff;border:none;border-radius:50px;font-size:15px;font-weight:500;cursor:pointer;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;gap:8px;text-decoration:none;-webkit-transition:background 0.2s, -webkit-box-shadow 0.2s, -webkit-transform 0.15s;transition:background 0.2s, -webkit-box-shadow 0.2s, -webkit-transform 0.15s;transition:background 0.2s, box-shadow 0.2s, transform 0.15s;transition:background 0.2s, box-shadow 0.2s, transform 0.15s, -webkit-box-shadow 0.2s, -webkit-transform 0.15s;margin-bottom:14px}.modal-creditos__btn-primary:hover{background:#f0275d}.modal-creditos__btn-primary:active{-webkit-transform:scale(0.98);transform:scale(0.98)}.modal-creditos__btn-primary svg:first-child{width:18px;height:18px}.modal-creditos__btn-arrow{margin-left:4px}.modal-creditos__seguro{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:5px;font-size:12px;color:#888;margin:0}.breadcrumb{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.breadcrumb>a{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;font-size:14px;color:#2f3130;text-decoration:none;opacity:0.7;font-weight:400}.breadcrumb>a:hover{opacity:0.8}.breadcrumb>a:after{content:"";display:inline-block;width:4px;height:4px;border-top:1px solid #111;border-right:1px solid #111;margin:0 6px 0 4px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.breadcrumb>a:last-of-type{opacity:1;font-weight:600;color:#f13164}.breadcrumb>a:last-of-type:after{content:none}*{margin:0;padding:0;font-family:Inter, Helvetica, Arial, sans-serif;outline:none;-webkit-box-sizing:border-box;box-sizing:border-box}::-webkit-scrollbar{width:6px;height:6px;background:transparent}::-webkit-scrollbar-thumb{background:#eee;border-radius:4px}header{position:relative;width:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;position:fixed;top:0;left:0;height:80px;background:transparent;z-index:99;-webkit-transition:all 0.1s;transition:all 0.1s}header.white{height:72px;background:#fff;-webkit-box-shadow:0 1px 0 rgba(0,0,0,0.04);box-shadow:0 1px 0 rgba(0,0,0,0.04)}header.white .content .menu>a{height:72px !important}header .header-usuario{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:10px;background-color:transparent;border-radius:8px;padding:8px 16px;text-decoration:none}header .header-usuario__avatar{width:36px;height:36px;border-radius:50%;-o-object-fit:cover;object-fit:cover;-ms-flex-negative:0;flex-shrink:0}header .header-usuario__info{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;line-height:1.4;-ms-flex:1 1;flex:1 1}header .header-usuario__nome{font-size:13px;font-weight:600;color:#2f3130;white-space:nowrap}header .header-usuario .user__bottom{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}header .header-usuario .user__bottom a{display:-ms-flexbox;display:flex;font-size:12px;font-weight:500;color:#2f3130;text-decoration:none;margin-left:6px}header .header-usuario .user__bottom a:hover{opacity:0.7}header .header-usuario .user__bottom a.login-btn{color:#ee7a9a;margin-left:0}header .header-usuario__creditos{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;font-size:12px;font-weight:500;color:#ee7a9a}header .header-usuario__creditos img{width:8px;height:auto;margin-right:4px}header .header-usuario__creditos strong{margin-right:2px}header .header-usuario__creditos:after{position:relative;content:"";width:1px;height:12px;background-color:#111;margin-left:6px;opacity:0.2}header .header-usuario__seta{display:none;width:14px;height:14px;stroke:#b0b0b0;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round;fill:none;-ms-flex-negative:0;flex-shrink:0}header .menuOverlay{display:none}header .content{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;width:100%;height:80px;max-width:1300px}header .content>.logo img{width:156px;height:auto}header .content .menu{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}header .content .menu .registerMob{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:calc(100% - 48px);height:48px;background:#292929;border-radius:100px;justify-content:center;align-items:center;text-decoration:none;margin:24px auto 8px}header .content .menu .registerMob p{font-family:Poppins !important;font-size:14px;font-weight:400;color:#fff}header .content .menu .registerMob svg{margin-right:8px}header .content .menu>a{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;height:80px;font-size:14px;font-weight:500;color:#4f4a60;text-decoration:none;padding:0 16px;margin:0 8px;-webkit-box-shadow:inset 0 -2px 0 transparent;box-shadow:inset 0 -2px 0 transparent;-webkit-transition:-webkit-box-shadow 0.2s ease;transition:-webkit-box-shadow 0.2s ease;transition:box-shadow 0.2s ease;transition:box-shadow 0.2s ease, -webkit-box-shadow 0.2s ease;-webkit-transition:all 0.2s;transition:all 0.2s}header .content .menu>a.active{color:#f13164;-webkit-box-shadow:inset 0 -2px 0 #f13164;box-shadow:inset 0 -2px 0 #f13164}header .content .menu>a:hover{-webkit-box-shadow:inset 0 -2px 0 #f13164;box-shadow:inset 0 -2px 0 #f13164}header .content .menu>a.sb{font-weight:500}header .content .menu.active{left:0}header .content>.meus-pets{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:188px;height:56px;border:1px solid #e5e5e5;border-radius:100px;font-size:15px;font-weight:600;color:#292929;text-decoration:none}header .content>.meus-pets svg{width:28px;height:auto;margin-right:8px}header .open-mobile{width:40px;height:40px;background:#f8f8f8;border-radius:100%;border:none}header .open-mobile svg{width:18px;height:auto;opacity:0.7}header .menuOptions{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}header .menuOptions a{display:-ms-flexbox;display:flex;text-decoration:none;-ms-flex-align:center;align-items:center;height:40px;font-size:14px;font-weight:500;color:#333}header .menuOptions a:first-of-type{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;height:40px;padding:0 18px;background-color:#ffffff;border:1.5px solid #fff;border-radius:9999px;color:#111;font-weight:500;cursor:pointer;-webkit-transition:background 0.2s, border-color 0.2s;transition:background 0.2s, border-color 0.2s}header .menuOptions a:first-of-type svg{width:16px;height:auto;margin-right:8px}header .menuOptions a svg{width:22px;height:auto;opacity:0.6}header .menuOptions a.create{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;color:#fff;font-weight:500;background:#f13164;height:40px;padding:0 20px;margin-left:16px;margin-right:0 !important;border-radius:999px;-webkit-transition:all 0.2s;transition:all 0.2s}header .menuOptions a.create svg{width:16px;height:auto;margin-left:6px;opacity:1}header .menuOptions a.create:hover{background:#c91f4c}header .menuCart{position:relative;top:6px;margin-left:48px;cursor:pointer}header .menuCart__badge{position:absolute;top:-2px;right:-10px;min-width:18px;height:18px;border-radius:9px;background-color:#f13164;color:#ffffff;font-size:10px;font-weight:600;display:none;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;padding:0 4px;z-index:3;line-height:1}header .menuCart__badge--visible{display:-ms-flexbox;display:flex}header .menuCart-image{position:absolute;width:24px;height:auto;top:-10px;left:8px;z-index:1;-webkit-transition:all 0.2s;transition:all 0.2s}header .menuCart-image path{fill:#f13164}header .menuCart-cart{position:relative;width:32px;height:auto;z-index:2}header .menuCart:hover{opacity:0.8}header .menuCart:hover .menuCart-image{top:-14px;-webkit-transform:rotate(25deg);transform:rotate(25deg)}.shelf{width:100%}.shelfContent{display:grid;grid-template-columns:repeat(3, 1fr);gap:16px 12px;width:100%}.shelfProduct{position:relative;border-radius:12px;overflow:hidden;background:#fff;border:1px solid #eee;cursor:pointer}.shelfProduct--loading{pointer-events:none}.shelfProduct--loading:not(.shelfProduct--adicionado) .shelfProduct__btn-adicionar svg{display:none}.shelfProduct--loading:not(.shelfProduct--adicionado) .shelfProduct__btn-adicionar::after{content:"";display:block;width:14px;height:14px;border:2px solid rgba(255,255,255,0.35);border-top-color:#fff;border-radius:50%;-webkit-animation:shelfSpin 0.6s linear infinite;animation:shelfSpin 0.6s linear infinite}.shelfProduct--loading.shelfProduct--adicionado .shelfProduct__check svg{display:none}.shelfProduct--loading.shelfProduct--adicionado .shelfProduct__check::after{content:"";display:block;width:14px;height:14px;border:2px solid rgba(255,255,255,0.35);border-top-color:#fff;border-radius:50%;-webkit-animation:shelfSpin 0.6s linear infinite;animation:shelfSpin 0.6s linear infinite}.shelfProduct--adicionado{border-color:#fff;-webkit-box-shadow:0 0 0 2px #fff, 0 0 0 3.5px #22c55e;box-shadow:0 0 0 2px #fff, 0 0 0 3.5px #22c55e}.shelfProduct--adicionado .shelfProduct__check{display:-ms-flexbox;display:flex}.shelfProduct--adicionado .shelfProduct__btn-adicionar{display:none}.shelfProduct__imagem-wrap{position:relative;aspect-ratio:1 / 1;overflow:hidden}.shelfProduct__imagem-wrap>img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;-webkit-transition:opacity 0.25s ease;transition:opacity 0.25s ease}.shelfProduct__badge{position:absolute;top:10px;left:10px;z-index:2;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:4px;padding:6px 9px;border-radius:999px;font-size:11px;font-weight:700;line-height:1;white-space:nowrap;background:rgba(255,255,255,0.9);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);color:#1f2229;-webkit-box-shadow:0 2px 8px rgba(0,0,0,0.15);box-shadow:0 2px 8px rgba(0,0,0,0.15)}.shelfProduct__badge-icone{width:11px;height:11px;-o-object-fit:contain;object-fit:contain;-ms-flex-negative:0;flex-shrink:0}.shelfProduct__check{display:none;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:36px;height:36px;border-radius:50%;background-color:#22c55e;border:none;padding:0;cursor:pointer;-webkit-transition:background-color 0.15s ease, -webkit-transform 0.1s ease;transition:background-color 0.15s ease, -webkit-transform 0.1s ease;transition:background-color 0.15s ease, transform 0.1s ease;transition:background-color 0.15s ease, transform 0.1s ease, -webkit-transform 0.1s ease}.shelfProduct__check:hover{background-color:#16a34a}.shelfProduct__check:active{-webkit-transform:scale(0.93);transform:scale(0.93)}.shelfProduct__check svg{width:18px;height:auto;fill:none;pointer-events:none}.shelfProduct__corpo{position:relative;padding:24px 20px 20px;background:#fff;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:8px}.shelfProduct__info{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;max-width:calc(100% - 16px);overflow:hidden;gap:2px}.shelfProduct__name{font-size:14px;font-weight:600;color:#0f172a;line-height:1.3;margin:0}.shelfProduct__name .shelfProduct__time-escudo{width:16px;height:16px;-o-object-fit:contain;object-fit:contain;vertical-align:middle;margin-left:4px;border-radius:50%}.shelfProduct__credito{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:3px;font-size:12px;font-weight:500;color:#9ca3af}.shelfProduct__credito svg{width:8px;height:auto;fill:#f13164;-ms-flex-negative:0;flex-shrink:0;margin-right:3px}.shelfProduct__info-row{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;gap:6px}.shelfProduct__variacoes{position:absolute;width:calc(100% - 32px);height:64px;padding:0 16px;background:transparent;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;gap:6px;top:-48px;border:none;border-radius:16px;min-width:0;cursor:default}.shelfProduct__variacoes-label{display:none;font-size:11px;text-wrap:break-all;color:#6b7280;font-weight:500;white-space:nowrap;-ms-flex-negative:0;flex-shrink:0;margin-right:8px}.shelfProduct__variacoes-list{display:-ms-flexbox;display:flex;gap:4px;-ms-flex-align:center;align-items:center}.shelfProduct__variacao{width:64px;height:64px;border-radius:50%;overflow:hidden;border:3px solid #fff;cursor:pointer;padding:0;background:#f3f4f6;-webkit-transition:border-color 0.15s ease, -webkit-transform 0.1s ease;transition:border-color 0.15s ease, -webkit-transform 0.1s ease;transition:border-color 0.15s ease, transform 0.1s ease;transition:border-color 0.15s ease, transform 0.1s ease, -webkit-transform 0.1s ease;-ms-flex-negative:0;flex-shrink:0}.shelfProduct__variacao--ativo{border-color:#fff;-webkit-box-shadow:0 0 0 1.5px #f13164;box-shadow:0 0 0 1.5px #f13164}.shelfProduct__variacao:hover:not(.shelfProduct__variacao--ativo){border-color:#fff;-webkit-transform:scale(1.1);transform:scale(1.1)}.shelfProduct__variacao img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.shelfProduct__acoes{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-negative:0;flex-shrink:0}.shelfProduct__btn-adicionar,.shelfProduct__btn-adicionado{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:36px;height:36px;border:none;border-radius:50%;font-size:14px;font-weight:700;font-family:inherit;cursor:pointer;-webkit-transition:background-color 0.15s ease, -webkit-transform 0.1s ease;transition:background-color 0.15s ease, -webkit-transform 0.1s ease;transition:background-color 0.15s ease, transform 0.1s ease;transition:background-color 0.15s ease, transform 0.1s ease, -webkit-transform 0.1s ease}.shelfProduct__btn-adicionar svg,.shelfProduct__btn-adicionado svg{width:18px;height:auto}.shelfProduct__btn-adicionar:active,.shelfProduct__btn-adicionado:active{-webkit-transform:scale(0.93);transform:scale(0.93)}.shelfProduct__btn-adicionar{background-color:#f13164;color:#ffffff}.shelfProduct__btn-adicionar:hover{background-color:#c91f4c}@-webkit-keyframes shelfSpin{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes shelfSpin{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.footer{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;background:#fff;position:relative;width:100%;margin:0 auto}.footerTop{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;border-bottom:1px solid #eee;padding-bottom:24px;width:100%;max-width:1300px;margin:0 auto}.footerTop .logo img{width:124px}.footerTop>p{font-size:14px;color:#6b7280}.footerTop__social{display:-ms-flexbox;display:flex;gap:12px}.footerTop__social a{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:36px;height:36px;border-radius:50%;border:1px solid #eee;color:#3d3d3d;-webkit-transition:all 0.2s;transition:all 0.2s}.footerTop__social a:hover{border-color:#2f3130;color:#2f3130}.footerTop__social a svg{display:block}.footerNav{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;padding:32px 0;width:100%;max-width:1300px;margin:0 auto}.footerNav__links{display:-ms-flexbox;display:flex}.footerNav__links-box{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin-right:72px}.footerNav__links-box:last-of-type{margin-right:0}.footerNav__links-box strong{font-size:14px;color:#2f3130;font-weight:600;text-decoration:none;margin-bottom:6px}.footerNav__links-box a{font-size:14px;color:#3d3d3d;opacity:0.9;text-decoration:none;margin-top:2px;padding:4px 0;-webkit-transition:all 0.2s;transition:all 0.2s}.footerNav__links-box a:hover{opacity:0.8}.footerNav__links-box .payments{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:6px;margin-top:4px}.footerNav__links-box .payments .payment-icon{display:block;border-radius:4px;overflow:hidden;-ms-flex-negative:0;flex-shrink:0}.footerBottom{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;padding-bottom:64px;border-top:1px solid #eee;padding-top:24px;width:100%;max-width:1300px;margin:0 auto}.footerBottom .copyright{font-size:14px;color:#6b7280}.footerBottom__links{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.footerBottom__links a{font-size:14px;color:#2f3130;opacity:0.8;text-decoration:none;padding:4px 0;-webkit-transition:all 0.2s;transition:all 0.2s;margin-right:12px}.footerBottom__links a:last-of-type{margin-right:0}.footerBottom__links a:hover{opacity:0.8}.footerBottom__links a+a:not(.footerBottom__social)::before{content:"|";color:#d0d0d0;margin-right:12px;font-weight:400}.footerBottom__social{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;margin-left:64px}.footerBottom__social svg{width:24px;height:auto;opacity:0.8}.minicart-overlay{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.6);z-index:103}.minicart-overlay.active{display:-ms-flexbox;display:flex}.minicart{position:fixed;top:0;right:-340px;width:100%;height:100%;width:320px;background-color:#ffffff;padding:20px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;z-index:103;-webkit-transition:all 0.2s;transition:all 0.2s}.minicart.active{right:0}.minicart__header{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;padding-top:8px;margin-bottom:14px}.minicart__titulo{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:8px;font-size:16px;font-weight:600;color:#1f2229}.minicart__icone-carrinho{width:24px;height:24px;stroke:#fb3b69;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;fill:none}.minicart__badge{width:18px;height:18px;border-radius:50%;background-color:#fb3b69;color:#ffffff;font-size:10px;font-weight:600;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.minicart__fechar{position:relative;top:-4px;right:-4px;width:24px;height:24px;border:none;background:transparent;cursor:pointer;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;color:#b0b0b0}.minicart__fechar svg{width:16px;height:16px;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;fill:none}.minicart__bottom{-ms-flex-negative:0;flex-shrink:0;padding-bottom:env(safe-area-inset-bottom, 12px)}.minicart__subtitulo{font-size:12px;color:#b0b0b0;margin-bottom:8px}.minicart__itens{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex:1 1;flex:1 1;width:calc(100% + 32px);left:-20px;gap:10px;padding:16px;margin-bottom:16px;overflow-y:auto;overflow-x:hidden}.minicart__item{position:relative;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:12px;background-color:#fcfafb;border-radius:14px;padding:8px}.minicart__item-imagem{width:48px;height:48px;border-radius:10px;-o-object-fit:cover;object-fit:cover;-ms-flex-negative:0;flex-shrink:0}.minicart__item-info{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex:1 1;flex:1 1;line-height:1.4}.minicart__item-titulo{font-size:13px;font-weight:600;color:#1f2229}.minicart__item-tipo{font-size:12px;color:#b0b0b0}.minicart__item-tipo--time{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;gap:4px}.minicart__item-tipo--time img{width:14px;height:14px;-o-object-fit:contain;object-fit:contain;border-radius:50%}.minicart__item-tipo--nome{color:#e8567a;font-weight:600}.minicart__item-direita{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:8px}.minicart__item-credito{font-size:12px;font-weight:600;color:#4a4a4a;padding-right:6px}.minicart__item-remover{position:absolute;top:-4px;right:-4px;width:18px;height:18px;border-radius:50%;background-color:#fb3b69;border:none;cursor:pointer;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.minicart__item-remover svg{width:10px;height:10px;stroke:#ffffff;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;fill:none}.minicart__item--removing{opacity:0.4;pointer-events:none}.minicart__item--removing .minicart__item-remover{background-color:#ccc}.minicart__item--removing .minicart__item-remover svg{display:none}.minicart__item--removing .minicart__item-remover::after{content:'';display:block;width:8px;height:8px;border:2px solid #fff;border-top-color:transparent;border-radius:50%;-webkit-animation:minicartSpin 0.6s linear infinite;animation:minicartSpin 0.6s linear infinite}@-webkit-keyframes minicartSpin{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes minicartSpin{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.minicart__total{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;padding-top:16px;padding-right:20px;padding-left:20px;margin-bottom:16px}.minicart__total-label{font-size:15px;font-weight:600;color:#2f3130}.minicart__total-valor{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;font-size:15px;font-weight:500;color:#2f3130}.minicart__total-valor svg{width:10px;height:auto;margin-right:6px}.minicart__btn{width:calc(100% - 40px);border:none;border-radius:6px;padding:12px 24px;font-size:14px;font-weight:500;margin:0 auto;cursor:pointer;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;gap:8px;-webkit-transition:background-color 0.15s ease, border-color 0.15s ease;transition:background-color 0.15s ease, border-color 0.15s ease}.minicart__btn--primario{text-decoration:none;background-color:#fb3b69;color:#ffffff;margin-bottom:10px}.minicart__btn--primario svg{width:14px;height:14px;stroke:#ffffff;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round;fill:none}.minicart__btn--primario:hover{background-color:#e62f5c}.minicart__btn--secundario{background-color:#ffffff;color:#2f3130;border:1.5px solid #ececec;margin-bottom:14px}.minicart__btn--secundario:hover{background-color:#fafafa}.minicart__vazio{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;text-align:center;padding:8px;width:100%;-ms-flex:1 1;flex:1 1}.minicart__vazio-ilustracao{position:relative;width:160px;height:160px;margin-bottom:20px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.minicart__vazio-img{width:140px;height:140px;-o-object-fit:contain;object-fit:contain;position:relative;z-index:1}.minicart__vazio-deco{position:absolute;color:#fb3b69;z-index:2;line-height:1;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.minicart__vazio-deco--sparkle-tl{top:8px;left:14px;font-size:15px}.minicart__vazio-deco--heart-tr{top:6px;right:10px;font-size:14px}.minicart__vazio-deco--heart-l{top:50%;left:0;font-size:12px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.minicart__vazio-deco--sparkle-r{top:42%;right:4px;font-size:10px}.minicart__vazio-deco--heart-bl{bottom:16px;left:18px;font-size:12px}.minicart__vazio-titulo{font-size:16px;font-weight:600;color:#2f3130;margin-bottom:8px}.minicart__vazio-subtitulo{font-size:13px;color:#9b9b9b;line-height:1.5;max-width:210px}.minicart__creditos-disponiveis{text-align:center;font-size:12px;color:#b0b0b0}.minicart__creditos-destaque{color:#fb3b69;font-weight:600}.modal-criar-overlay{display:none;position:fixed;inset:0;width:100%;height:100%;background:rgba(20,20,25,0.55);z-index:998}.modal-criar-overlay.active{display:block}.modal-criar{display:none;position:fixed;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:100%;max-width:460px;max-height:90vh;overflow-y:auto;background-color:#ffffff;border-radius:24px;-webkit-box-shadow:0 25px 60px -15px rgba(0,0,0,0.35);box-shadow:0 25px 60px -15px rgba(0,0,0,0.35);padding:32px;-webkit-box-sizing:border-box;box-sizing:border-box;z-index:999;text-align:center}.modal-criar.active{display:block}.modal-criar__fechar{position:absolute;top:20px;right:20px;width:28px;height:28px;border:none;background:transparent;color:#1f2229;cursor:pointer;border-radius:50%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.modal-criar__fechar svg{width:16px;height:16px;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;fill:none}.modal-criar__fechar:hover{background-color:rgba(0,0,0,0.06)}.modal-criar__icone{width:56px;height:56px;border-radius:50%;background-color:#ffe5ec;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;margin:0 auto 16px}.modal-criar__icone svg{width:24px;height:24px;fill:#f13164;stroke:none}.modal-criar__titulo{font-size:20px;font-weight:700;color:#1f2229;margin-bottom:8px}.modal-criar__titulo-destaque{color:#f13164}.modal-criar__subtitulo{font-size:13px;color:#9b9b9b;margin-bottom:20px}.modal-criar__subtitulo-destaque{color:#f13164;font-weight:600}.modal-criar__secao-label{font-size:13px;font-weight:600;color:#1f2229;padding-top:16px;border-top:1px solid #f0ebed;margin-bottom:16px}.modal-criar__grid{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;gap:10px;margin-bottom:20px}.modal-criar__item{display:-ms-flexbox;display:flex;width:40px;max-width:40px;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center}.modal-criar__item img{width:100%;height:auto;aspect-ratio:1;border-radius:12px;-o-object-fit:cover;object-fit:cover}.modal-criar__item-nome{font-size:12px;font-weight:700;color:#1f2229}.modal-criar__item-credito{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:3px;font-size:11px;color:#9b9b9b}.modal-criar__item-credito svg{width:11px;height:11px;fill:#f13164;stroke:none}.modal-criar__aviso{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;gap:12px;background-color:#fdedf1;border-radius:14px;padding:16px;text-align:left;margin-bottom:20px}.modal-criar__aviso-icone{width:36px;height:36px;border-radius:50%;background-color:#fcdde6;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0}.modal-criar__aviso-icone svg{width:16px;height:16px;stroke:#f13164;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;fill:none}.modal-criar__aviso-titulo{font-size:13px;font-weight:700;color:#1f2229;margin-bottom:4px}.modal-criar__aviso-texto{font-size:12px;color:#6b6b6b;line-height:1.5}.modal-criar__botoes{display:-ms-flexbox;display:flex;gap:12px;margin-bottom:16px}.modal-criar__btn{-ms-flex:1 1;flex:1 1;border:none;border-radius:999px;padding:14px 20px;font-size:14px;font-weight:700;font-family:inherit;cursor:pointer;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;gap:8px;-webkit-transition:background-color 0.15s ease, border-color 0.15s ease;transition:background-color 0.15s ease, border-color 0.15s ease}.modal-criar__btn--secundario{background-color:#ffffff;color:#1f2229;border:1.5px solid #e8e8e8}.modal-criar__btn--secundario:hover{background-color:#fafafa}.modal-criar__btn--primario{background-color:#f13164;color:#ffffff}.modal-criar__btn--primario svg{width:14px;height:14px;fill:#ffffff;stroke:none}.modal-criar__btn--primario:hover{background-color:#d92f5a}.modal-criar__creditos-disponiveis{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;gap:6px;font-size:13px;color:#6b6b6b}.modal-criar__creditos-disponiveis svg{width:14px;height:14px;stroke:#f13164;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;fill:none}.modal-criar__creditos-destaque{color:#f13164;font-weight:700}.menuMobile-overlay{display:none;position:fixed;inset:0;background:rgba(20,20,25,0.45);z-index:998}.menuMobile-overlay.active{display:block}.menuMobile{position:fixed;top:0;left:0;width:320px;height:100%;background-color:#ffffff;z-index:999;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-webkit-transform:translateX(-100%);transform:translateX(-100%);-webkit-transition:-webkit-transform 0.3s ease;transition:-webkit-transform 0.3s ease;transition:transform 0.3s ease;transition:transform 0.3s ease, -webkit-transform 0.3s ease;overflow-y:auto;-webkit-box-shadow:4px 0 24px rgba(0,0,0,0.08);box-shadow:4px 0 24px rgba(0,0,0,0.08)}.menuMobile.active{-webkit-transform:translateX(0);transform:translateX(0)}.menuMobile__topo{background:-webkit-gradient(linear, left top, left bottom, color-stop(40%, #fde8ef), to(#fff));background:linear-gradient(to bottom, #fde8ef 40%, #fff 100%);padding:20px 20px 24px;-ms-flex-negative:0;flex-shrink:0}.menuMobile__topo-header{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:20px}.menuMobile__logo-img{height:26px;width:auto;-o-object-fit:contain;object-fit:contain}.menuMobile__fechar{width:34px;height:34px;border-radius:10px;background-color:#fff;border:none;cursor:pointer;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.menuMobile__fechar svg{width:16px;height:16px;stroke:#f13164;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round;fill:none}.menuMobile__fechar:hover{background-color:#fdedf1}.menuMobile__usuario{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:14px}.menuMobile__avatar{width:52px;height:52px;border-radius:50%;background:linear-gradient(135deg, #ff7aa0, #f13164);-ms-flex-negative:0;flex-shrink:0;overflow:hidden;border:2px solid #fff;-webkit-box-shadow:0 0 0 1.5px #f3c7d6;box-shadow:0 0 0 1.5px #f3c7d6}.menuMobile__avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;border-radius:50%}.menuMobile__usuario-nome{font-size:15px;font-weight:600;color:#2f3130;margin-bottom:6px}.menuMobile__creditos{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;gap:5px;font-size:12px;font-weight:600;color:#f13164;background-color:#fff;border-radius:999px;padding:6px 10px 6px 8px;border:1px solid #fde4ec}.menuMobile__creditos svg{width:9px;height:auto;fill:#f13164;-ms-flex-negative:0;flex-shrink:0}.menuMobile__guest{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:4px}.menuMobile__guest-titulo{font-size:15px;font-weight:600;color:#2f3130}.menuMobile__guest-sub{font-size:12px;color:#9b9b9b;margin-bottom:0}.menuMobile__guest-btn{color:#f13164;font-size:13px;font-weight:600;text-decoration:none;-ms-flex-item-align:start;align-self:flex-start}.menuMobile__guest-btn:hover{opacity:0.75}.menuMobile__body{-ms-flex:1 1;flex:1 1;padding:12px 16px 24px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.menuMobile__grupo{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:2px}.menuMobile__divisor{height:1px;background-color:#f0ebed;margin:12px 0}.menuMobile__item{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:14px;padding:13px 14px;border-radius:14px;text-decoration:none;font-size:14px;font-weight:600;color:#2f3130;-webkit-transition:background-color 0.12s ease;transition:background-color 0.12s ease}.menuMobile__item svg:first-child{width:20px;height:20px;stroke:#1f2229;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;fill:none;-ms-flex-negative:0;flex-shrink:0}.menuMobile__item span{-ms-flex:1 1;flex:1 1}.menuMobile__item:hover{background-color:#fdf7fa}.menuMobile__item--ativo{background-color:#fff0f5;color:#f13164}.menuMobile__item--ativo svg:first-child{stroke:#f13164}.menuMobile__item--ativo .menuMobile__seta{stroke:#f13164}.menuMobile__item--secundario{color:#6b6b6b;font-weight:400}.menuMobile__item--secundario svg:first-child{stroke:#9b9b9b;width:18px;height:18px}.menuMobile__item--sair{color:#9b9b9b;font-weight:400}.menuMobile__item--sair svg:first-child{stroke:#9b9b9b}.menuMobile__item--entrar{color:#f13164;font-weight:600}.menuMobile__item--entrar svg:first-child{stroke:#f13164}.menuMobile__item--entrar:hover{background-color:#fff0f5}.menuMobile__item-img{width:20px;height:20px;-o-object-fit:contain;object-fit:contain;-ms-flex-negative:0;flex-shrink:0}.menuMobile__bolt{width:13px;height:auto;fill:#fcca35;stroke:none !important;-ms-flex-negative:0;flex-shrink:0}.menuMobile__bolt path{fill:#fcca35}.menuMobile__item--ativo .menuMobile__bolt{fill:#f13164}.menuMobile__seta{width:16px;height:16px;stroke:#c0c0c4;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;fill:none;-ms-flex-negative:0;flex-shrink:0}.menuMobile__badge{width:22px;height:22px;border-radius:50%;background-color:#fdedf1;color:#f13164;font-size:11px;font-weight:600;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0}.menuMobile__cta{position:relative;background:linear-gradient(135deg, #fff0f5 0%, #fdedf1 100%);border-radius:18px;border:1px solid #f9d0dc;padding:18px;margin:8px 0;overflow:hidden}.menuMobile__cta-texto{position:relative;z-index:1;margin-bottom:16px}.menuMobile__cta-titulo{font-size:14px;font-weight:600;color:#2f3130;margin-bottom:2px}.menuMobile__cta-subtitulo{font-size:13px;font-weight:600;color:#f13164}.menuMobile__cta-image{position:absolute;right:12px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:100px;height:auto}.menuMobile__cta-image img{width:100%;height:auto}.menuMobile__cta-btn{position:relative;z-index:1;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;gap:6px;background-color:#f13164;color:#fff;font-size:13px;font-weight:600;border-radius:999px;padding:10px 20px;text-decoration:none;-webkit-transition:background-color 0.15s ease;transition:background-color 0.15s ease}.menuMobile__cta-btn:hover{background-color:#d92f5a}.temas-bar{display:none !important;position:fixed;bottom:0;left:0;right:0;z-index:900;background-color:#ffffff;border-top:1px solid #ececec;-webkit-box-shadow:0 -4px 20px rgba(0,0,0,0.06);box-shadow:0 -4px 20px rgba(0,0,0,0.06);padding:16px 32px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:24px;-webkit-transform:translateY(100%);transform:translateY(100%);-webkit-transition:-webkit-transform 0.3s ease;transition:-webkit-transform 0.3s ease;transition:transform 0.3s ease;transition:transform 0.3s ease, -webkit-transform 0.3s ease}.temas-bar.active{-webkit-transform:translateY(0);transform:translateY(0)}.temas-bar__esquerda{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:14px;-ms-flex-negative:0;flex-shrink:0}.temas-bar__icone{position:relative;width:52px;height:52px;border-radius:16px;background-color:#f13164;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.temas-bar__icone svg{width:22px;height:22px;stroke:#fff;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;fill:none}.temas-bar__icone-badge{position:absolute;top:-6px;right:-6px;width:20px;height:20px;border-radius:50%;background-color:#1f2229;color:#fff;font-size:11px;font-weight:700;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;border:2px solid #fff}.temas-bar__titulo{font-size:15px;font-weight:700;color:#1f2229;margin-bottom:2px}.temas-bar__sub{font-size:13px;color:#9b9b9b}.temas-bar__itens{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:16px;-ms-flex:1 1;flex:1 1;overflow:hidden}.temas-bar__item{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:10px;white-space:nowrap}.temas-bar__item img{width:40px;height:40px;border-radius:10px;-o-object-fit:cover;object-fit:cover;-ms-flex-negative:0;flex-shrink:0}.temas-bar__item span{font-size:14px;font-weight:600;color:#1f2229}.temas-bar__item button{width:20px;height:20px;border:none;background:transparent;cursor:pointer;color:#9b9b9b;font-size:16px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;padding:0;line-height:1}.temas-bar__item button:hover{color:#f13164}.temas-bar__btn{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:8px;background-color:#f13164;color:#fff;font-size:15px;font-weight:700;border-radius:999px;padding:14px 28px;text-decoration:none;white-space:nowrap;margin-left:auto;-webkit-transition:background-color 0.15s ease;transition:background-color 0.15s ease}.temas-bar__btn:hover{background-color:#d92f5a}.modal-times-overlay{display:none;position:fixed;inset:0;background:rgba(0,0,0,0.55);z-index:9999;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;padding:16px;opacity:0;-webkit-transition:opacity 0.3s ease;transition:opacity 0.3s ease}.modal-times-overlay.is-visible{opacity:1}.modal-times{position:relative;background:#fff;border-radius:20px;width:100%;max-width:420px;padding:48px 28px 28px;margin-top:28px;-webkit-box-shadow:0 20px 60px rgba(0,0,0,0.18);box-shadow:0 20px 60px rgba(0,0,0,0.18);-webkit-animation:modalTimesSlideIn 0.3s cubic-bezier(0.34, 1.56, 0.64, 1) forwards;animation:modalTimesSlideIn 0.3s cubic-bezier(0.34, 1.56, 0.64, 1) forwards}@-webkit-keyframes modalTimesSlideIn{from{opacity:0;-webkit-transform:translateY(24px) scale(0.97);transform:translateY(24px) scale(0.97)}to{opacity:1;-webkit-transform:translateY(0) scale(1);transform:translateY(0) scale(1)}}@keyframes modalTimesSlideIn{from{opacity:0;-webkit-transform:translateY(24px) scale(0.97);transform:translateY(24px) scale(0.97)}to{opacity:1;-webkit-transform:translateY(0) scale(1);transform:translateY(0) scale(1)}}.modal-times__icon{position:absolute;top:-36px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:72px;height:72px;background:#fce8ee;border-radius:50%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;font-size:26px;border:4px solid #fff}.modal-times__icon svg{width:40px;height:auto;opacity:0.9}.modal-times__close{position:absolute;top:16px;right:16px;width:30px;height:30px;border:none;background:transparent;border-radius:50%;cursor:pointer;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:background 0.2s;transition:background 0.2s}.modal-times__close:hover{background:#e5e5e5}.modal-times__body{text-align:center}.modal-times__title{font-size:18px;font-weight:700;color:#2f3130;line-height:24px;margin:0 0 6px}.modal-times__title--highlight{color:#e8567a}.modal-times__subtitle{font-size:13px;color:#6b7280;line-height:18px;margin:0 0 24px}.modal-times__field{text-align:left}.modal-times__label{display:block;font-size:13px;font-weight:600;color:#1a1a2e;margin-bottom:8px}.modal-times__select-wrapper{position:relative}.modal-times__select-wrapper.is-open .modal-times__select-trigger{border-color:#e8567a;-webkit-box-shadow:0 0 0 3px rgba(232,86,122,0.12);box-shadow:0 0 0 3px rgba(232,86,122,0.12)}.modal-times__select-wrapper.is-open .modal-times__chevron{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.modal-times__select-wrapper.is-open .modal-times__chevron path{stroke:#e8567a}.modal-times__select-wrapper.is-open .modal-times__dropdown{opacity:1;pointer-events:auto;-webkit-transform:translateY(0);transform:translateY(0)}.modal-times__select-trigger{width:100%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;padding:13px 16px;border:1.5px solid #e5e5e5;border-radius:10px;background:#fff;cursor:pointer;-webkit-transition:border-color 0.2s, -webkit-box-shadow 0.2s;transition:border-color 0.2s, -webkit-box-shadow 0.2s;transition:border-color 0.2s, box-shadow 0.2s;transition:border-color 0.2s, box-shadow 0.2s, -webkit-box-shadow 0.2s;font-size:14px}.modal-times__select-trigger:focus-visible{outline:none;border-color:#e8567a;-webkit-box-shadow:0 0 0 3px rgba(232,86,122,0.12);box-shadow:0 0 0 3px rgba(232,86,122,0.12)}.modal-times__select-value{color:#bbb;font-size:14px}.modal-times__select-value.has-value{color:#1a1a2e;font-weight:500}.modal-times__chevron{-ms-flex-negative:0;flex-shrink:0;-webkit-transition:-webkit-transform 0.2s ease;transition:-webkit-transform 0.2s ease;transition:transform 0.2s ease;transition:transform 0.2s ease, -webkit-transform 0.2s ease}.modal-times__dropdown{position:absolute;top:calc(100% + 6px);left:0;right:0;background:#fff;border:1.5px solid #e5e5e5;border-radius:10px;list-style:none;margin:0;padding:6px 0;max-height:240px;overflow-y:auto;z-index:10;-webkit-box-shadow:0 8px 30px rgba(0,0,0,0.1);box-shadow:0 8px 30px rgba(0,0,0,0.1);opacity:0;pointer-events:none;-webkit-transform:translateY(-6px);transform:translateY(-6px);-webkit-transition:opacity 0.2s ease, -webkit-transform 0.2s ease;transition:opacity 0.2s ease, -webkit-transform 0.2s ease;transition:opacity 0.2s ease, transform 0.2s ease;transition:opacity 0.2s ease, transform 0.2s ease, -webkit-transform 0.2s ease}.modal-times__dropdown::-webkit-scrollbar{width:4px}.modal-times__dropdown::-webkit-scrollbar-track{background:transparent}.modal-times__dropdown::-webkit-scrollbar-thumb{background:#e0e0e0;border-radius:4px}.modal-times__option{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:12px;padding:10px 16px;cursor:pointer;-webkit-transition:background 0.15s;transition:background 0.15s;font-size:14px;color:#1a1a2e;font-weight:500}.modal-times__option:hover{background:#fafafa}.modal-times__option.is-selected{background:#fce8ee;color:#e8567a}.modal-times__badge{width:28px;height:28px;-o-object-fit:contain;object-fit:contain;-ms-flex-negative:0;flex-shrink:0}.modal-times__footer{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;margin-top:16px;gap:12px}.modal-times__actions{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;gap:10px;-ms-flex-negative:0;flex-shrink:0}.modal-times__btn{padding:11px 22px;border-radius:6px;font-size:14px;font-weight:600;cursor:pointer;border:none;-webkit-transition:background 0.2s, color 0.2s, -webkit-box-shadow 0.2s;transition:background 0.2s, color 0.2s, -webkit-box-shadow 0.2s;transition:background 0.2s, color 0.2s, box-shadow 0.2s;transition:background 0.2s, color 0.2s, box-shadow 0.2s, -webkit-box-shadow 0.2s}.modal-times__btn--cancel{background:transparent;color:#888;padding:6px 22px}.modal-times__btn--cancel:hover{opacity:0.8}.modal-times__btn--confirm{background:#e8567a;color:#fff}.modal-times__btn--confirm:hover{background:#e43b65}.modal-times__btn--confirm:active{-webkit-transform:scale(0.98);transform:scale(0.98)}.modal-nome-overlay{display:none;position:fixed;inset:0;background:rgba(0,0,0,0.55);z-index:9999;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;padding:16px;opacity:0;-webkit-transition:opacity 0.3s ease;transition:opacity 0.3s ease}.modal-nome-overlay.is-visible{opacity:1}.modal-nome{position:relative;background:#fff;border-radius:20px;width:100%;max-width:400px;padding:48px 28px 28px;margin-top:28px;-webkit-box-shadow:0 20px 60px rgba(0,0,0,0.18);box-shadow:0 20px 60px rgba(0,0,0,0.18);-webkit-animation:modalNomeSlideIn 0.3s cubic-bezier(0.34, 1.56, 0.64, 1) forwards;animation:modalNomeSlideIn 0.3s cubic-bezier(0.34, 1.56, 0.64, 1) forwards}@-webkit-keyframes modalNomeSlideIn{from{opacity:0;-webkit-transform:translateY(24px) scale(0.97);transform:translateY(24px) scale(0.97)}to{opacity:1;-webkit-transform:translateY(0) scale(1);transform:translateY(0) scale(1)}}@keyframes modalNomeSlideIn{from{opacity:0;-webkit-transform:translateY(24px) scale(0.97);transform:translateY(24px) scale(0.97)}to{opacity:1;-webkit-transform:translateY(0) scale(1);transform:translateY(0) scale(1)}}.modal-nome__icon{position:absolute;top:-36px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:72px;height:72px;background:#fce8ee;border-radius:50%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;border:4px solid #fff;color:#e8567a}.modal-nome__icon svg{width:32px;height:auto}.modal-nome__close{position:absolute;top:16px;right:16px;width:30px;height:30px;border:none;background:transparent;border-radius:50%;cursor:pointer;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:background 0.2s;transition:background 0.2s}.modal-nome__close:hover{background:#e5e5e5}.modal-nome__body{text-align:center}.modal-nome__title{font-size:18px;font-weight:700;color:#2f3130;line-height:24px;margin:0 0 6px}.modal-nome__title--highlight{color:#e8567a}.modal-nome__subtitle{font-size:13px;color:#6b7280;line-height:18px;margin:0 0 24px}.modal-nome__field{text-align:left}.modal-nome__label{display:block;font-size:13px;font-weight:600;color:#1a1a2e;margin-bottom:8px}.modal-nome__input{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;padding:13px 16px;border:1.5px solid #e5e5e5;border-radius:10px;font-size:15px;font-family:inherit;color:#1a1a2e;outline:none;-webkit-transition:border-color 0.2s, -webkit-box-shadow 0.2s;transition:border-color 0.2s, -webkit-box-shadow 0.2s;transition:border-color 0.2s, box-shadow 0.2s;transition:border-color 0.2s, box-shadow 0.2s, -webkit-box-shadow 0.2s}.modal-nome__input::-webkit-input-placeholder{color:#bbb}.modal-nome__input::-moz-placeholder{color:#bbb}.modal-nome__input::-ms-input-placeholder{color:#bbb}.modal-nome__input::placeholder{color:#bbb}.modal-nome__input:focus{border-color:#e8567a;-webkit-box-shadow:0 0 0 3px rgba(232,86,122,0.12);box-shadow:0 0 0 3px rgba(232,86,122,0.12)}.modal-nome__input.is-error{border-color:#e53e3e;-webkit-box-shadow:0 0 0 3px rgba(229,62,62,0.1);box-shadow:0 0 0 3px rgba(229,62,62,0.1)}.modal-nome__hint{display:block;font-size:11px;color:#888;margin-top:6px}.modal-nome__footer{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;margin-top:20px}.modal-nome__actions{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;gap:10px;width:100%}.modal-nome__btn{padding:11px 22px;border-radius:6px;font-size:14px;font-weight:600;cursor:pointer;border:none;-webkit-transition:background 0.2s, color 0.2s, -webkit-box-shadow 0.2s;transition:background 0.2s, color 0.2s, -webkit-box-shadow 0.2s;transition:background 0.2s, color 0.2s, box-shadow 0.2s;transition:background 0.2s, color 0.2s, box-shadow 0.2s, -webkit-box-shadow 0.2s}.modal-nome__btn--cancel{background:transparent;color:#888;padding:6px 22px}.modal-nome__btn--cancel:hover{opacity:0.8}.modal-nome__btn--confirm{background:#e8567a;color:#fff;width:100%}.modal-nome__btn--confirm:hover{background:#e43b65}.modal-nome__btn--confirm:active{-webkit-transform:scale(0.98);transform:scale(0.98)}.home .bigBanner{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;padding-top:136px;padding-bottom:32px;background:radial-gradient(ellipse at top right, #fce4ec 0%, #fff 60%)}.home .bigBanner .content{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:start;align-items:flex-start;width:100%;max-width:1300px}.home .bigBanner .content .bigBanner__content{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:start;align-items:flex-start;width:100%;max-width:500px}.home .bigBanner .content .bigBanner__content--flag{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;color:#f7436f;font-size:12px;font-weight:700;padding:8px 24px;border-radius:16px;background:#fde4ec}.home .bigBanner .content .bigBanner__content--flag svg{width:16px;height:16px;margin-right:6px}.home .bigBanner .content .bigBanner__content--flag svg path{fill:#fcca35}.home .bigBanner .content .bigBanner__content--texts{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding-top:32px}.home .bigBanner .content .bigBanner__content--texts>span{font-family:"Inter", sans-serif;font-size:72px;font-weight:900;line-height:0.92;letter-spacing:-3px;color:#0f172a}.home .bigBanner .content .bigBanner__content--texts>span span{color:#f13164;font-weight:900}.home .bigBanner .content .bigBanner__content--texts>p{font-size:16px;line-height:26px;color:#4f4a60;max-width:396px;padding-top:20px}.home .bigBanner .content .bigBanner__content--texts>p svg{width:20px;height:auto;margin-left:4px;position:relative;top:2px}.home .bigBanner .content .bigBanner__content--texts>p svg path{fill:#f13164}.home .bigBanner .content>img{width:100%;max-width:calc(100% - 588px)}.home .bigBanner .content .bigBanner__heroSlider{width:100%;max-width:calc(100% - 588px)}.home .bigBanner .content .bigBanner__heroSlider img{width:100%;display:block}.home .bigBanner .content .heroCtas{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding-top:20px}.home .bigBanner .content .heroCtas__buttons{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:12px;-ms-flex-wrap:wrap;flex-wrap:wrap}.home .bigBanner .content .heroCtas__btn{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;gap:8px;padding:14px 28px;border-radius:999px;font-weight:500;font-size:15px;text-decoration:none;cursor:pointer;-webkit-transition:all 0.2s ease;transition:all 0.2s ease;white-space:nowrap}.home .bigBanner .content .heroCtas__btn--primary{background:#f13164;color:#fff}.home .bigBanner .content .heroCtas__btn--primary svg{width:20px;height:auto}.home .bigBanner .content .heroCtas__btn--primary:hover{background:#c91f4c}.home .bigBanner .content .heroCtas__btn--outline{background:#fff;color:#292929;border:1px solid #e5e7eb}.home .bigBanner .content .heroCtas__btn--outline:hover{border-color:#f13164}.home .bigBanner .content .heroCtas__trust{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-top:24px}.home .bigBanner .content .heroCtas__trust--item{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;font-size:12px;font-weight:500;color:#6b7280;margin-right:24px}.home .bigBanner .content .heroCtas__trust--item:last-of-type{margin-right:0}.home .bigBanner .content .heroCtas__trust--item svg{width:14px;height:auto;margin-right:6px}.home .bigBanner .content .heroCtas__trust--item svg path{fill:#f13164}.home .features{padding:12px 0;border-radius:24px;border:1px solid #f0eaff;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:start;align-items:flex-start;width:100%;max-width:1300px;background:#fff;margin:0 auto}.home .features__grid{display:grid;grid-template-columns:repeat(4, 1fr);gap:0}.home .features__item{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:12px;padding:16px 28px}.home .features__item:last-child{border-right:none}.home .features__icon{width:56px;height:56px;border-radius:50%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0;font-size:24px;background:#f13164}.home .features__icon svg{width:24px;height:auto}.home .features__title{font-size:15px;font-weight:600;color:#2f3130;margin-bottom:4px}.home .features__desc{font-size:13px;color:#6b7280;line-height:18px}.home .popularStyles{width:100%;max-width:1300px;border-bottom:1px solid #f0eaff;margin:32px auto 0;padding:48px 0}.home .popularStyles__header{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:24px}.home .popularStyles__title{font-size:24px;font-weight:700;color:#2f3130}.home .popularStyles__seeAll{font-size:14px;font-weight:600;color:#f13164;text-decoration:none;-webkit-transition:opacity 0.2s;transition:opacity 0.2s}.home .popularStyles__seeAll:hover{opacity:0.75}.home .popularStyles__grid{display:grid;grid-template-columns:repeat(6, 1fr);gap:16px}.home .popularStyles__item{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;gap:10px;cursor:pointer}.home .popularStyles__item:hover .popularStyles__card{-webkit-transform:translateY(-4px);transform:translateY(-4px)}.home .popularStyles__card{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;position:relative;width:100%;aspect-ratio:3 / 4;-webkit-box-shadow:0 4px 16px rgba(0,0,0,0.1);box-shadow:0 4px 16px rgba(0,0,0,0.1);-webkit-transition:-webkit-transform 0.25s ease, -webkit-box-shadow 0.25s ease;transition:-webkit-transform 0.25s ease, -webkit-box-shadow 0.25s ease;transition:transform 0.25s ease, box-shadow 0.25s ease;transition:transform 0.25s ease, box-shadow 0.25s ease, -webkit-transform 0.25s ease, -webkit-box-shadow 0.25s ease}.home .popularStyles__card img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;border-radius:16px}.home .popularStyles__badge{position:absolute;top:-16px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:0 14px;height:32px;border-radius:999px;background:rgba(255,255,255,0.88);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);-webkit-box-shadow:0 4px 14px rgba(0,0,0,0.08),inset 0 1px 0 rgba(255,255,255,0.6);box-shadow:0 4px 14px rgba(0,0,0,0.08),inset 0 1px 0 rgba(255,255,255,0.6);color:#2b2b2b;font-size:12px;font-weight:600;line-height:1;z-index:2}.home .popularStyles__name{font-size:13px;font-weight:600;color:#2f3130;text-align:center}.home .popularStyles--shelf{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.home .popularStyles--shelf .shelf-botao{margin:16px auto 0}.home .popularStyles--shelf .home-shelf-slider{margin:0 -8px}.home .popularStyles--shelf .home-shelf-slider .slick-slide{height:auto;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0 4px}.home .popularStyles--shelf .home-shelf-slider .slick-prev,.home .popularStyles--shelf .home-shelf-slider .slick-next{width:40px;height:40px;background:#fff;border:1.5px solid #ececec;border-radius:50%;z-index:2;-webkit-transition:border-color 0.15s ease, -webkit-box-shadow 0.15s ease;transition:border-color 0.15s ease, -webkit-box-shadow 0.15s ease;transition:border-color 0.15s ease, box-shadow 0.15s ease;transition:border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease;-webkit-box-shadow:0 2px 8px rgba(0,0,0,0.1);box-shadow:0 2px 8px rgba(0,0,0,0.1)}.home .popularStyles--shelf .home-shelf-slider .slick-prev::before,.home .popularStyles--shelf .home-shelf-slider .slick-next::before{display:none}.home .popularStyles--shelf .home-shelf-slider .slick-prev::after,.home .popularStyles--shelf .home-shelf-slider .slick-next::after{content:"";display:block;position:absolute;top:50%;left:50%;width:8px;height:8px;border-right:2px solid #2f3130;border-top:2px solid #2f3130}.home .popularStyles--shelf .home-shelf-slider .slick-prev:hover,.home .popularStyles--shelf .home-shelf-slider .slick-next:hover{border-color:#f13164;-webkit-box-shadow:0 2px 12px rgba(243,86,124,0.2);box-shadow:0 2px 12px rgba(243,86,124,0.2)}.home .popularStyles--shelf .home-shelf-slider .slick-prev:hover::after,.home .popularStyles--shelf .home-shelf-slider .slick-next:hover::after{border-color:#f13164}.home .popularStyles--shelf .home-shelf-slider .slick-prev.slick-disabled,.home .popularStyles--shelf .home-shelf-slider .slick-next.slick-disabled{opacity:0;pointer-events:none}.home .popularStyles--shelf .home-shelf-slider .slick-prev{left:12px}.home .popularStyles--shelf .home-shelf-slider .slick-prev::after{-webkit-transform:translate(-50%, -50%) rotate(-135deg);transform:translate(-50%, -50%) rotate(-135deg)}.home .popularStyles--shelf .home-shelf-slider .slick-next{right:12px}.home .popularStyles--shelf .home-shelf-slider .slick-next::after{-webkit-transform:translate(-50%, -50%) rotate(45deg);transform:translate(-50%, -50%) rotate(45deg)}.home .como-funciona{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:100%;position:relative;padding:56px 24px 0;max-width:1300px;margin:0 auto}.home .como-funciona .cf-header{text-align:center;margin-bottom:-72px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:center;align-items:center}.home .como-funciona .cf-header .cf-badge{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;gap:8px;padding:6px 18px;border:1.5px solid #f9c4d3;border-radius:100px;background:#fff;color:#f13164;font-size:11.5px;font-weight:700;letter-spacing:1px;text-transform:uppercase;margin-bottom:16px;line-height:1}.home .como-funciona .cf-header .cf-badge svg{-ms-flex-negative:0;flex-shrink:0;color:#f13164}.home .como-funciona .cf-header .cf-title-wrap{position:relative;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;gap:8px;margin-bottom:12px}.home .como-funciona .cf-header .cf-title-wrap .cf-deco-left,.home .como-funciona .cf-header .cf-title-wrap .cf-deco-right{display:-ms-flexbox;display:flex;-ms-flex-negative:0;flex-shrink:0;-ms-flex-align:center;align-items:center;-ms-flex-item-align:center;align-self:center}.home .como-funciona .cf-header .cf-title-wrap .cf-deco-left{position:absolute;left:-40px;top:-4px}.home .como-funciona .cf-header .cf-title-wrap .cf-deco-left svg{width:48px;right:-32px;height:auto}.home .como-funciona .cf-header .cf-title-wrap .cf-deco-right{position:absolute;right:-40px}.home .como-funciona .cf-header .cf-title-wrap .cf-deco-right svg{width:28px;height:auto;-webkit-transform:rotate(15deg);transform:rotate(15deg)}.home .como-funciona .cf-header .cf-title-wrap h2{position:relative;font-size:62px;font-weight:900;color:#0f172a;line-height:1;letter-spacing:-2px;margin:0}.home .como-funciona .cf-header .cf-title-wrap h2 svg{width:200px;position:absolute;right:0;bottom:-14px}.home .como-funciona .cf-header p{position:relative;font-size:17px;color:#6b7280;font-weight:400;margin:0;line-height:1.5}.home .como-funciona .cf-header .cf-underline{display:inline-block;position:relative}.home .como-funciona .cf-header .cf-underline::after{content:"";position:absolute;left:0;bottom:-3px;width:100%;height:2.5px;background:#f13164;border-radius:3px}.home .como-funciona .cf-body{display:-ms-flexbox;display:flex;-ms-flex-align:end;align-items:flex-end;gap:0}.home .como-funciona .cf-steps{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;gap:0;-ms-flex:1 1;flex:1 1;padding-bottom:40px}.home .como-funciona .cf-step{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;text-align:center;-ms-flex:1 1;flex:1 1;position:relative}.home .como-funciona .cf-step__badge{position:absolute;top:-10px;left:50%;-webkit-transform:translateX(calc(-50% + 88px / 2 - 14px));transform:translateX(calc(-50% + 88px / 2 - 14px));width:22px;height:22px;border-radius:50%;background:#c91f4c;color:#ffffff;font-size:0.72rem;font-weight:800;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;z-index:2}.home .como-funciona .cf-step__icon{position:relative;width:88px;height:88px;border-radius:22px;background:#fdf0f4;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;position:relative}.home .como-funciona .cf-step__icon svg{width:38px;height:38px;color:#c91f4c}.home .como-funciona .cf-step__icon img{width:48px;height:auto}.home .como-funciona .cf-step__icon:before{content:"";width:24px;height:24px;background:#fdf0f4;position:absolute;bottom:-8px;-webkit-transform:rotate(45deg);transform:rotate(45deg);z-index:-1}.home .como-funciona .cf-step__label{margin-top:16px;font-size:15px;font-weight:600;color:#2f3130}.home .como-funciona .cf-step__desc{margin-top:6px;font-size:13px;color:#6b7280;font-weight:500;line-height:18px;max-width:180px}.home .como-funciona .cf-arrow{-ms-flex-negative:0;flex-shrink:0;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding-top:calc(88px / 2 - 6px);width:40px}.home .como-funciona .cf-arrow svg{width:100%}.home .como-funciona .cf-dog{-ms-flex-negative:0;flex-shrink:0;position:relative;width:364px;right:0;display:-ms-flexbox;display:flex;-ms-flex-align:end;align-items:flex-end;-ms-flex-pack:center;justify-content:center;position:relative}.home .como-funciona .cf-dog img{width:100%;display:block;-o-object-fit:contain;object-fit:contain}@-webkit-keyframes gift-pop{0%{-webkit-transform:scale(0.6) rotate(-10deg);transform:scale(0.6) rotate(-10deg);opacity:0}100%{-webkit-transform:scale(1) rotate(0deg);transform:scale(1) rotate(0deg);opacity:1}}@keyframes gift-pop{0%{-webkit-transform:scale(0.6) rotate(-10deg);transform:scale(0.6) rotate(-10deg);opacity:0}100%{-webkit-transform:scale(1) rotate(0deg);transform:scale(1) rotate(0deg);opacity:1}}.home .mais-exemplos{padding:48px 0;max-width:1300px;margin:0 auto;text-align:center}.home .mais-exemplos .me-title-wrap{position:relative;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;gap:8px;margin:0 auto 32px}.home .mais-exemplos .me-title-wrap .cf-deco-left,.home .mais-exemplos .me-title-wrap .cf-deco-right{display:-ms-flexbox;display:flex;-ms-flex-negative:0;flex-shrink:0;-ms-flex-align:center;align-items:center;-ms-flex-item-align:center;align-self:center}.home .mais-exemplos .me-title-wrap .cf-deco-left{position:absolute;left:-40px;top:-4px}.home .mais-exemplos .me-title-wrap .cf-deco-left svg{width:48px;right:-32px;height:auto}.home .mais-exemplos .me-title-wrap .cf-deco-right{position:absolute;right:-40px}.home .mais-exemplos .me-title-wrap .cf-deco-right svg{width:28px;height:auto;-webkit-transform:rotate(15deg);transform:rotate(15deg)}.home .mais-exemplos .me-title-wrap h2{position:relative;font-size:62px;font-weight:900;color:#0f172a;line-height:1;letter-spacing:-2px;margin:0}.home .mais-exemplos .me-title-wrap h2 svg{width:200px;position:absolute;right:0;bottom:-14px}.home .mais-exemplos__slider .slick-track{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:0}.home .mais-exemplos__slider .slick-slide{padding:0 5px}.home .mais-exemplos__slider .slick-slide a{display:block}.home .mais-exemplos__slider .slick-slide img{width:100%;aspect-ratio:1 / 1;-o-object-fit:cover;object-fit:cover;border-radius:16px;display:block}.home .mais-exemplos__item{outline:none}.home footer{margin-top:80px}.home .botao-temas{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;height:56px;padding:0 24px;border:1.5px solid #f13164;border-radius:999px;background:#fff;text-decoration:none;cursor:pointer;margin-top:24px;-webkit-transform:scale(0.92);transform:scale(0.92);-webkit-transition:all 0.2s;transition:all 0.2s}.home .botao-temas:hover{-webkit-transform:scale(0.96);transform:scale(0.96)}.home .botao-temas.cf-botao{margin:-4px auto 0}.home .botao-temas__icone{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:#fff0f6;color:#f13164;font-size:16px;-ms-flex-negative:0;flex-shrink:0}.home .botao-temas__icone svg{width:22px;height:auto}.home .botao-temas__texto{font-weight:600;font-size:15px;color:#f13164;white-space:nowrap;margin:0 16px}.home .botao-temas__seta{font-size:18px;color:#f13164;font-weight:700}.home .botao-temas__seta svg{width:12px;height:auto}body.modelos header{background:#fff;-webkit-box-shadow:0 1px 0 rgba(0,0,0,0.04);box-shadow:0 1px 0 rgba(0,0,0,0.04)}body.modelos>main{width:100%;max-width:1300px;margin:0 auto;padding:116px 0 120px}body.modelos>footer{margin-top:80px}.temas-page__header{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:justify;justify-content:space-between;gap:24px;margin-bottom:32px;-ms-flex-wrap:wrap;flex-wrap:wrap}.temas-page__header-esquerda{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:start;align-items:flex-start}main.criando{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:start;align-items:flex-start}.temas-page__titulo{position:relative;font-size:32px;font-weight:700;color:#1f2229;margin-bottom:6px}.temas-page__titulo svg{position:absolute;width:80px;right:-10px;bottom:-8px}.temas-page__subtitulo{font-size:14px;color:#9b9b9b}.temas-page__creditos-badge{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:8px;background-color:#fdf9fa;border-radius:999px;padding:10px 18px;font-size:14px;color:#6b6b6b}.temas-page__creditos-badge img:first-child{width:16px;height:auto;-ms-flex-negative:0;flex-shrink:0}.temas-page__creditos-badge strong{color:#f13164;font-weight:600}.temas-page__info{width:16px;height:16px;stroke:#b0b0b0;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;fill:none;cursor:pointer}.temas-page__carrinho-link{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:8px;background-color:#ffffff;border:1.5px solid #ececec;border-radius:999px;padding:10px 18px;font-size:14px;font-weight:600;color:#1f2229;text-decoration:none;white-space:nowrap;-webkit-transition:border-color 0.15s ease;transition:border-color 0.15s ease}.temas-page__carrinho-link svg:first-child{width:16px;height:16px;stroke:#f13164;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;fill:none}.temas-page__carrinho-link svg:last-child{width:14px;height:14px;stroke:#9b9b9b;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;fill:none}.temas-page__carrinho-link:hover{border-color:#f13164}.temas-page__corpo{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;gap:32px}.temas-sidebar{width:240px;-ms-flex-negative:0;flex-shrink:0}.temas-sidebar__titulo{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:10px;font-size:15px;font-weight:700;color:#1f2229;margin-bottom:16px}.temas-sidebar__titulo svg{width:18px;height:18px;fill:#1f2229;stroke:none}.temas-sidebar__lista{list-style:none;padding:0;margin:0 0 16px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:2px}.temas-sidebar__item{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:12px;padding:12px 14px;border-radius:14px;cursor:pointer;-webkit-transition:background-color 0.12s ease;transition:background-color 0.12s ease;font-size:14px;font-weight:400;color:#1f2229}.temas-sidebar__item:hover{background-color:#fdf7fa}.temas-sidebar__item--ativo{background-color:#fdedf1;font-weight:700;color:#f13164}.temas-sidebar__item--ativo .temas-sidebar__count{background-color:#fbc8d8;color:#f13164}.temas-sidebar__item>img{width:16px;height:auto}.temas-sidebar__label{-ms-flex:1 1;flex:1 1}.temas-sidebar__count{font-size:12px;font-weight:600;color:#9b9b9b;background-color:#f5f5f5;border-radius:999px;padding:2px 8px}.temas-sidebar__favoritos{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:12px;background-color:#fdedf1;border-radius:14px;padding:14px;cursor:pointer}.temas-sidebar__favoritos svg:first-child{width:18px;height:18px;stroke:#f13164;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;fill:none;-ms-flex-negative:0;flex-shrink:0}.temas-sidebar__favoritos-titulo{font-size:14px;font-weight:700;color:#1f2229;margin-bottom:2px}.temas-sidebar__favoritos-sub{font-size:12px;color:#9b9b9b}.temas-sidebar__seta{width:16px;height:16px;stroke:#c0c0c4;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;fill:none;-ms-flex-negative:0;flex-shrink:0;margin-left:auto}.temas-conteudo{-ms-flex:1 1;flex:1 1;min-width:0}.filtros{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px;margin-bottom:20px}.filtros__item{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:7px;padding:9px 18px;border-radius:999px;border:1.5px solid #e5e7eb;background:#ffffff;font-size:14px;font-weight:500;color:#6b6b6b;text-decoration:none;white-space:nowrap;-webkit-transition:background 0.15s ease, color 0.15s ease, border-color 0.15s ease;transition:background 0.15s ease, color 0.15s ease, border-color 0.15s ease}.filtros__item img{width:16px;height:16px;-ms-flex-negative:0;flex-shrink:0;color:inherit;-webkit-filter:grayscale(1);filter:grayscale(1)}.filtros__item:hover{background:#f3f4f6;border-color:#d1d5db;color:#1f2229}.filtros__item:hover img{-webkit-filter:grayscale(0);filter:grayscale(0)}.filtros__item.active{background:#1f2229;border-color:#1f2229;color:#fff}.filtros__item.active img{-webkit-filter:grayscale(0);filter:grayscale(0)}.temas-paginacao{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;gap:6px;padding:32px 0 8px}.temas-paginacao__btn{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;min-width:38px;height:38px;padding:0 10px;border-radius:8px;border:1px solid #e5e7eb;background:#fff;color:#374151;font-size:14px;font-weight:500;text-decoration:none;-webkit-transition:background 0.15s, border-color 0.15s, color 0.15s;transition:background 0.15s, border-color 0.15s, color 0.15s}.temas-paginacao__btn svg{width:18px;height:18px}.temas-paginacao__btn:hover{background:#f3f4f6;border-color:#d1d5db}.temas-paginacao__btn--ativo{background:#1f2229;border-color:#1f2229;color:#fff}.temas-paginacao__btn--ativo:hover{background:#1f2229;border-color:#1f2229}.purchaseSuccess{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:start;justify-content:flex-start;background:radial-gradient(ellipse at top right, #fce0ea 0%, #fdf5f8 100%);border-radius:24px;padding:48px 32px 0 52px;max-width:914px;position:relative;gap:24px;min-height:320px;padding-bottom:32px;margin-top:64px;margin-bottom:40px}.purchaseSuccess__esquerda{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:16px;-ms-flex:1 1;flex:1 1;max-width:520px}.purchaseSuccess__tag{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;font-size:18px;font-weight:600;color:#f13164;margin:0}.purchaseSuccess__tag svg{width:32px;height:auto;margin-right:6px}.purchaseSuccess__titulo{font-size:32px;font-weight:800;color:#111111;line-height:1.2;margin:0}.purchaseSuccess__titulo span{color:#f13164}.purchaseSuccess__descricao{font-size:14px;color:#6b7280;line-height:1.6;margin:0}.purchaseSuccess__acoes{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:12px;-ms-flex-wrap:wrap;flex-wrap:wrap}.purchaseSuccess__btn{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;gap:8px;padding:13px 26px;border-radius:999px;font-size:14px;font-weight:700;text-decoration:none;-webkit-transition:opacity 0.15s ease, -webkit-transform 0.15s ease;transition:opacity 0.15s ease, -webkit-transform 0.15s ease;transition:opacity 0.15s ease, transform 0.15s ease;transition:opacity 0.15s ease, transform 0.15s ease, -webkit-transform 0.15s ease}.purchaseSuccess__btn:hover{opacity:0.88;-webkit-transform:translateY(-1px);transform:translateY(-1px)}.purchaseSuccess__btn--primario{background:#f13164;color:#ffffff}.purchaseSuccess__btn--secundario{background:#ffffff;color:#111111;border:1.5px solid #e5e7eb}.purchaseSuccess__btn--secundario svg{width:16px;height:16px;stroke:#f13164}.purchaseSuccess__saldo{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:14px;background:#ffffff;border-radius:16px;padding:16px 20px;max-width:480px;position:relative}.purchaseSuccess__saldo-icone{width:44px;height:44px;border-radius:50%;background:#fde8ed;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0}.purchaseSuccess__saldo-icone svg{width:24px;height:24px}.purchaseSuccess__saldo-info{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:2px;-ms-flex:1 1;flex:1 1}.purchaseSuccess__saldo-label{font-size:12px;color:#9ca3af;font-weight:500}.purchaseSuccess__saldo-valor{font-size:22px;font-weight:800;color:#2f3130;line-height:1.2}.purchaseSuccess__saldo-sub{font-size:12px;color:#9ca3af}.purchaseSuccess__saldo-img{width:64px;height:auto;-o-object-fit:contain;object-fit:contain;-ms-flex-negative:0;flex-shrink:0}.purchaseSuccess__direita{-ms-flex-negative:0;flex-shrink:0;-ms-flex-item-align:end;align-self:flex-end;width:440px;position:absolute;top:-48px;right:-132px}.purchaseSuccess__cachorro{display:block;width:100%;height:auto;-o-object-fit:contain;object-fit:contain;-o-object-position:bottom;object-position:bottom}body.creditos{background:#fff}body.creditos header{background:#fff;-webkit-box-shadow:0 1px 0 rgba(0,0,0,0.04);box-shadow:0 1px 0 rgba(0,0,0,0.04)}body.creditos>main{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%;max-width:1300px;margin:0 auto;padding-top:116px}body.creditos>footer{padding-top:40px;margin-top:120px}body.creditos .creditosContent{display:-ms-flexbox;display:flex;max-width:1160px;padding-top:24px;-ms-flex-direction:column;flex-direction:column;margin:0 auto}body.creditos .plansHeader{padding:24px 0 40px;margin:0 auto}body.creditos .plansHeader__top{text-align:center;margin-bottom:32px}body.creditos .plansHeader__title{font-size:36px;font-weight:800;color:#2f3130;margin-bottom:10px}body.creditos .plansHeader__subtitle{font-size:15px;color:#6b7280;font-weight:500}body.creditos .plansHeader__trust{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;gap:0;border:1px solid #f0f0f0;background:#fff;padding:24px;border-radius:12px}body.creditos .plansHeader__item{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:12px;padding:0 48px}body.creditos .plansHeader__item svg{width:28px;height:28px;-ms-flex-negative:0;flex-shrink:0;color:#f13164}body.creditos .plansHeader__divider{width:1px;height:40px;background:#e5e7eb;-ms-flex-negative:0;flex-shrink:0}body.creditos .plansHeader__text{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:2px}body.creditos .plansHeader__text strong{font-size:14px;font-weight:700;color:#2f3130}body.creditos .plansHeader__text span{font-size:12px;color:#6b7280;font-weight:500}body.creditos .plansGrid{padding:24px 0 64px}body.creditos .plansGrid__wrapper{display:grid;grid-template-columns:repeat(3, 1fr);gap:24px;-ms-flex-align:stretch;align-items:stretch}body.creditos .plansGrid__card{background:#fff;border-radius:20px;border:1.5px solid #e5e7eb;padding:32px 28px 28px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;text-align:center;position:relative}body.creditos .plansGrid__card--featured{border-color:#f3688b;border-width:2px;padding-top:44px}body.creditos .plansGrid__badge{position:absolute;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;height:32px;top:-16px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);border-radius:50px;padding:5px 18px;font-size:12px;font-weight:700;letter-spacing:0.6px;white-space:nowrap}body.creditos .plansGrid__badge--gray{background:#fdf1f4;color:#f3688b;border:1.5px solid #fde4ec}body.creditos .plansGrid__badge--purple{background:#f13164;color:#fff}body.creditos .plansGrid__credits{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;margin-bottom:20px}body.creditos .plansGrid__credits--number{font-size:64px;font-weight:800;line-height:1;color:#2f3130}body.creditos .plansGrid__credits--purple{color:#0a0613}body.creditos .plansGrid__credits--label{font-size:1rem;font-weight:600;color:#6b7280;margin-top:2px}body.creditos .plansGrid__pets{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:4px;-ms-flex-pack:center;justify-content:center;width:100%;margin-bottom:12px}body.creditos .plansGrid__pets img{width:var(--thumb, 36px);height:var(--thumb, 36px);-o-object-fit:cover;object-fit:cover;border-radius:6px}body.creditos .plansGrid__fotos{font-size:0.88rem;color:#374151;font-weight:600;margin-bottom:8px}body.creditos .plansGrid__economy{display:inline-block;background:#d1fae5;color:#065f46;border-radius:50px;padding:3px 12px;font-size:0.78rem;font-weight:700;margin-bottom:8px}body.creditos .plansGrid__divider{width:100%;border:none;border-top:1px solid #f0f0f0;margin:20px 0}body.creditos .plansGrid__price{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;margin-bottom:20px}body.creditos .plansGrid__price--label{font-size:0.82rem;color:#9ca3af;font-weight:500;margin-bottom:4px}body.creditos .plansGrid__price--value{font-size:24px;font-weight:700;color:#2f3130}body.creditos .plansGrid__cta{width:100%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;gap:8px;border-radius:999px;padding:14px;font-size:15px;font-weight:500;text-decoration:none;cursor:pointer;-webkit-transition:all 0.2s ease;transition:all 0.2s ease}body.creditos .plansGrid__cta svg{width:16px;height:auto;-ms-flex-negative:0;flex-shrink:0}body.creditos .plansGrid__cta--outline{background:#fff;color:#f13164;border:1.5px solid #fcdce6}body.creditos .plansGrid__cta--outline svg path{fill:#f13164}body.creditos .plansGrid__cta--outline:hover{background:#e33860;color:#fff;border-color:#e33860;-webkit-transform:translateY(-1px);transform:translateY(-1px)}body.creditos .plansGrid__cta--outline:hover svg path{fill:#fff}body.creditos .plansGrid__cta--filled{background:#f13164;color:#fff;border:none}body.creditos .plansGrid__cta--filled:hover{background:#e33860;-webkit-transform:translateY(-1px);transform:translateY(-1px)}body.creditos .plansTrust{padding:28px 0;background:#fff;border:1px solid #f0f0f0;border-radius:12px}body.creditos .plansTrust__grid{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}body.creditos .plansTrust__item{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;gap:16px;padding:0 48px;-ms-flex:1 1;flex:1 1}body.creditos .plansTrust__icon{width:44px;height:44px;border-radius:12px;background:#f3f4f6;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0}body.creditos .plansTrust__icon svg{width:22px;height:22px;color:#374151}body.creditos .plansTrust__divider{width:1px;height:52px;background:#e5e7eb;-ms-flex-negative:0;flex-shrink:0}body.creditos .plansTrust__text{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:3px}body.creditos .plansTrust__text strong{font-size:0.88rem;font-weight:700;color:#111827}body.creditos .plansTrust__text span{font-size:0.8rem;color:#6b7280;line-height:1.5}body.creditos .plansTrust__text a{font-size:0.82rem;font-weight:700;color:#0a0613;text-decoration:none;margin-top:2px}body.creditos .plansTrust__text a:hover{text-decoration:underline}body.login{background-color:#fff}body.login header{background:#fff;-webkit-box-shadow:0 1px 0 rgba(0,0,0,0.04);box-shadow:0 1px 0 rgba(0,0,0,0.04)}body.login header .header-usuario{display:none}body.login main{width:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;padding-top:124px}body.login .login-card,body.login .login-card *{-webkit-box-sizing:border-box;box-sizing:border-box}body.login .login-card{width:100%;max-width:412px;padding:48px 24px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;text-align:center}body.login .login-card__logo{height:32px;-o-object-fit:contain;object-fit:contain;margin-bottom:32px}body.login .login-card__titulo{font-size:22px;font-weight:600;color:#1f2229;margin-bottom:12px}body.login .login-card__subtitulo{font-size:14px;font-weight:400;color:#8b8b8e;line-height:1.6;margin-bottom:32px}body.login .login-card__form{width:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}body.login .login-card__label{font-size:13px;font-weight:600;color:#1f2229;text-align:left;margin-bottom:8px}body.login .login-card__input-wrapper{position:relative;width:100%;margin-bottom:16px}body.login .login-card__input-icone{position:absolute;top:50%;left:16px;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:18px;height:18px;stroke:#f3386d;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;fill:none}body.login .login-card__input{width:100%;font-family:inherit;font-size:14px;color:#1f2229;background-color:#ffffff;border:1.5px solid #fce0e7;border-radius:8px;padding:16px 16px 16px 48px}body.login .login-card__input::-webkit-input-placeholder{color:#b8b8bc}body.login .login-card__input::-moz-placeholder{color:#b8b8bc}body.login .login-card__input::-ms-input-placeholder{color:#b8b8bc}body.login .login-card__input::placeholder{color:#b8b8bc}body.login .login-card__input:focus{outline:none;border-color:#f3386d}body.login .login-card__btn{width:100%;border:none;border-radius:8px;background-color:#f3386d;color:#ffffff;font-family:inherit;font-size:15px;font-weight:600;padding:16px 24px;cursor:pointer;-webkit-transition:background-color 0.15s ease;transition:background-color 0.15s ease}body.login .login-card__btn:hover{background-color:#db2c5d}body.login .login-card__divisor{position:relative;width:100%;text-align:center;margin-top:24px;margin-bottom:20px}body.login .login-card__divisor::before{content:"";position:absolute;top:0;width:100%;height:1px;background-color:#ececec}body.login .login-card__divisor::before{left:0}body.login .login-card__divisor::after{right:0}body.login .login-card__divisor span{font-size:13px;color:#8b8b8e}body.login .login-card__seguranca{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;gap:10px;text-align:left;margin-bottom:32px}body.login .login-card__seguranca svg{width:18px;height:18px;stroke:#f3386d;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;fill:none;-ms-flex-negative:0;flex-shrink:0;margin-top:2px}body.login .login-card__seguranca p{font-size:13px;color:#8b8b8e;line-height:1.6}body.login .login-card__termos{font-size:13px;color:#8b8b8e;line-height:1.8}body.login .login-card__termos a{color:#f3386d;font-weight:600;text-decoration:none}body.login .login-card__termos a:hover{text-decoration:underline}body.login .login-status{-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}body.login .login-status span{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;padding-top:24px}body.login .login-status span svg{width:18px;height:18px;margin-right:6px}body.login .login-status span p{font-size:13px;font-weight:600;position:relative;color:#f1506b}body.login>footer{padding-top:40px;margin-top:64px}body.checkout{background-color:#fff}body.checkout header{background:#fff;-webkit-box-shadow:0 1px 0 rgba(0,0,0,0.04);box-shadow:0 1px 0 rgba(0,0,0,0.04)}body.checkout main{width:100%;max-width:1300px;margin:0 auto;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding-top:116px;min-height:100vh}body.checkout main .checkout-cabecalho{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:start;align-items:flex-start;padding-top:40px;margin-bottom:24px}body.checkout main .checkout-cabecalho__titulo{position:relative;font-size:32px;font-weight:600;color:#1f2229;margin-bottom:6px}body.checkout main .checkout-cabecalho__titulo svg{position:absolute;width:80px;right:-10px;bottom:-8px}body.checkout main .checkout-cabecalho__subtitulo{font-size:14px;font-weight:400;color:#a3a3a8}body.checkout main .checkout-resumo{background-color:#fefbfd;border:1px solid #fbe5ec;border-radius:18px;padding:20px;max-width:712px}body.checkout main .checkout-resumo__item{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:16px;padding-bottom:20px;border-bottom:1px solid #f0ebed;margin-bottom:20px}body.checkout main .checkout-resumo__icone{width:64px;height:64px;border-radius:14px;background-color:#ffd6e4;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0}body.checkout main .checkout-resumo__icone svg{width:28px;height:28px;stroke:#f13164;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;fill:none}body.checkout main .checkout-resumo__info{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:4px}body.checkout main .checkout-resumo__label{font-size:13px;color:#9b9b9b}body.checkout main .checkout-resumo__titulo-item{font-size:22px;font-weight:700;color:#2f3130}body.checkout main .checkout-resumo__sublabel{display:none;font-size:13px;color:#b0b0b0}body.checkout main .checkout-resumo__linha{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;padding:8px 0}body.checkout main .checkout-resumo__linha-label{font-size:14px;color:#6b6b6b}body.checkout main .checkout-resumo__linha-valor{font-size:14px;font-weight:600;color:#1f2229}body.checkout main .checkout-resumo__desconto{font-size:13px;font-weight:600;color:#4fa67d;background-color:#daf6e8;border-radius:999px;padding:4px 12px}body.checkout main .checkout-resumo__linha--total{padding-top:16px;border-top:1px solid #f0ebed;margin-top:8px}body.checkout main .checkout-resumo__total-label{font-size:16px;font-weight:600;color:#1f2229}body.checkout main .checkout-resumo__total-valor{font-size:22px;font-weight:600;color:#f13164}body.checkout main .checkout-payment{margin-top:32px;background:#fff;padding:24px;border:1px solid #ececec;border-radius:24px;max-width:760px}body.checkout main .checkout-email{margin-bottom:32px}body.checkout main .checkout-email__cabecalho{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;gap:12px;margin-bottom:16px}body.checkout main .checkout-email__cabecalho svg{width:20px;height:20px;stroke:#f13164;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;fill:none;-ms-flex-negative:0;flex-shrink:0;margin-top:2px}body.checkout main .checkout-email__titulo{font-size:18px;font-weight:600;color:#1f2229;margin-bottom:4px}body.checkout main .checkout-email__subtitulo{font-size:13px;color:#9b9b9b}body.checkout main .checkout-email__input{width:100%;max-width:512px;font-family:inherit;font-size:14px;color:#1f2229;background-color:#fff;border:1.5px solid #fbc8d8;border-radius:14px;padding:16px 20px;-webkit-box-sizing:border-box;box-sizing:border-box}body.checkout main .checkout-email__input::-webkit-input-placeholder{color:#c0c0c4}body.checkout main .checkout-email__input::-moz-placeholder{color:#c0c0c4}body.checkout main .checkout-email__input::-ms-input-placeholder{color:#c0c0c4}body.checkout main .checkout-email__input::placeholder{color:#c0c0c4}body.checkout main .checkout-email__input:focus{outline:none;border-color:#f13164}body.checkout main .checkout-email__input[readonly]{background-color:#f7f7f7;border-color:#e8e8e8;color:#6b6b6b;cursor:default}body.checkout main .checkout-email__input[readonly]:focus{border-color:#e8e8e8}body.checkout main .checkout-email__mudar{display:block;margin-top:10px;font-size:13px;color:#9b9b9b}body.checkout main .checkout-email__mudar a{color:#f13164;text-decoration:none;font-weight:600}body.checkout main .checkout-email__mudar a:hover{text-decoration:underline}body.checkout main .checkout-pagamento-titulo{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:20px}body.checkout main .checkout-pagamento-titulo__texto{font-size:20px;font-weight:600;color:#1f2229}body.checkout main .checkout-pagamento-titulo__seguro{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:6px;font-size:13px;color:#9b9b9b}body.checkout main .checkout-pagamento-titulo__seguro svg{width:14px;height:14px;stroke:#9b9b9b;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;fill:none;-ms-flex-negative:0;flex-shrink:0}body.checkout main .pix-card{width:100%;border:1.5px solid #e8e8e8;border-radius:12px;background-color:#fff;overflow:hidden;max-width:100%;-webkit-transition:border-color 0.15s ease;transition:border-color 0.15s ease}body.checkout main .pix-card--ativo{border-color:#fbc8d8;background-color:#fefbfd}body.checkout main .pix-card--ativo .pix-card__header{border-bottom-color:#fbc8d8}body.checkout main .pix-card--ativo .pix-card__radio{border-color:#f13164}body.checkout main .pix-card--ativo .pix-card__radio::after{content:"";position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:8px;height:8px;border-radius:50%;background-color:#f13164}body.checkout main .pix-card--ativo .pix-card__corpo{display:-ms-flexbox;display:flex}body.checkout main .pix-card__header{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;padding:14px 20px;border-bottom:1.5px solid transparent;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}body.checkout main .pix-card--ativo .pix-card__header{border-bottom-color:#fbc8d8}body.checkout main .pix-card__header-esquerda{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:10px}body.checkout main .pix-card__radio{width:18px;height:18px;border-radius:50%;border:2px solid #d0d0d4;position:relative;-ms-flex-negative:0;flex-shrink:0;-webkit-transition:border-color 0.15s ease;transition:border-color 0.15s ease}body.checkout main .pix-card__logo-pix{width:28px;height:28px;-ms-flex-negative:0;flex-shrink:0}body.checkout main .pix-card__nome{font-size:15px;font-weight:600;color:#1f2229}body.checkout main .pix-card__badge-aprovacao{font-size:12px;font-weight:600;color:#f13164;background-color:#fdedf1;border-radius:999px;padding:4px 12px}body.checkout main .pix-card__badge-recomendado{font-size:12px;font-weight:600;color:#fff;background-color:#f13164;border-radius:999px;padding:5px 14px}body.checkout main .pix-card__corpo{display:none;-ms-flex-align:stretch;align-items:stretch;padding:24px 20px;gap:24px}body.checkout main .pix-card__esquerda{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;gap:20px;-ms-flex:1 1;flex:1 1}body.checkout main .pix-card__qr{width:100px;height:auto;border-radius:10px;-ms-flex-negative:0;flex-shrink:0}body.checkout main .pix-card__descricao{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:12px}body.checkout main .pix-card__descricao-titulo{font-size:15px;font-weight:600;color:#1f2229;line-height:1.4}body.checkout main .pix-card__lista{list-style:none;padding:0;margin:0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:8px}body.checkout main .pix-card__lista li{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:8px;font-size:13px;color:#6b6b6b}body.checkout main .pix-card__lista li svg{width:18px;height:18px;stroke:#f13164;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;fill:none;-ms-flex-negative:0;flex-shrink:0}body.checkout main .pix-card__divisor{width:1px;background-color:#f0ebed;-ms-flex-negative:0;flex-shrink:0}body.checkout main .pix-card__direita{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;gap:14px;-ms-flex:1 1;flex:1 1;text-align:center}body.checkout main .pix-card__instrucao{font-size:13px;color:#9b9b9b;line-height:1.6}body.checkout main .pix-card__btn-gerar{width:100%;border:none;border-radius:6px;background-color:#f13164;color:#fff;font-family:inherit;font-size:14px;font-weight:600;padding:14px 24px;cursor:pointer;-webkit-transition:background-color 0.15s ease;transition:background-color 0.15s ease}body.checkout main .pix-card__btn-gerar:hover{background-color:#d92f5a}body.checkout main .pix-card__link-copiar{font-size:13px;font-weight:600;color:#f13164;text-decoration:none}body.checkout main .pix-card__link-copiar:hover{text-decoration:underline}body.checkout main .cartao-card{width:100%;border:1.5px solid #e8e8e8;border-radius:12px;background-color:#ffffff;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;margin-top:24px;-webkit-transition:border-color 0.15s ease;transition:border-color 0.15s ease}body.checkout main .cartao-card--ativo .cartao-card__radio{border-color:#f13164;position:relative}body.checkout main .cartao-card--ativo .cartao-card__radio::after{content:"";position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:8px;height:8px;border-radius:50%;background-color:#f13164}body.checkout main .cartao-card--ativo .cartao-card__corpo{display:-ms-flexbox;display:flex}body.checkout main .cartao-card__header{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;padding:16px 20px;border-bottom:1.5px solid transparent;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:12px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}body.checkout main .cartao-card--ativo .cartao-card__header{border-bottom-color:#f0f0f0}body.checkout main .cartao-card__header-esquerda{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:12px}body.checkout main .cartao-card__radio{width:18px;height:18px;border-radius:50%;border:2px solid #d0d0d4;-ms-flex-negative:0;flex-shrink:0;position:relative;-webkit-transition:border-color 0.15s ease;transition:border-color 0.15s ease}body.checkout main .cartao-card__icone{width:22px;height:22px;stroke:#1f2229;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;fill:none;-ms-flex-negative:0;flex-shrink:0}body.checkout main .cartao-card__titulo{font-size:15px;font-weight:600;color:#1f2229;margin-bottom:2px}body.checkout main .cartao-card__subtitulo{font-size:12px;color:#9b9b9b}body.checkout main .cartao-card__bandeiras{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:8px;position:relative;right:20px}body.checkout main .cartao-card__bandeira{font-size:11px;font-weight:800;letter-spacing:0.02em}body.checkout main .cartao-card__bandeira--visa{color:#1a1f71;font-style:italic;font-size:14px}body.checkout main .cartao-card__bandeira--elo{color:#000;font-weight:900;font-size:13px}body.checkout main .cartao-card__bandeira--hiper{font-weight:600;font-size:10px;background-color:#c8102e;color:#fff;padding:2px 5px;border-radius:3px}body.checkout main .cartao-card__bandeira--amex{color:#016fd0;font-weight:800;font-size:9px;line-height:1.1;text-align:center;max-width:36px}body.checkout main .cartao-card__bandeira-mc{width:36px;height:24px;-ms-flex-negative:0;flex-shrink:0}body.checkout main .cartao-card__corpo{padding:20px;display:none;-ms-flex-direction:column;flex-direction:column;gap:16px}body.checkout main .cartao-card__grupo{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:8px}body.checkout main .cartao-card__linha{display:-ms-flexbox;display:flex;gap:12px;-ms-flex-align:start;align-items:flex-start}body.checkout main .cartao-card__grupo--nome{-ms-flex:2 1;flex:2 1}body.checkout main .cartao-card__grupo--validade{-ms-flex:1 1;flex:1 1}body.checkout main .cartao-card__grupo--cvv{-ms-flex:1 1;flex:1 1}body.checkout main .cartao-card__label{font-size:13px;font-weight:600;color:#1f2229}body.checkout main .cartao-card__input{width:100%;font-family:inherit;font-size:14px;color:#1f2229;background-color:#fff;border:1.5px solid #e8e8e8;border-radius:12px;padding:14px 16px;-webkit-box-sizing:border-box;box-sizing:border-box}body.checkout main .cartao-card__input::-webkit-input-placeholder{color:#c0c0c4}body.checkout main .cartao-card__input::-moz-placeholder{color:#c0c0c4}body.checkout main .cartao-card__input::-ms-input-placeholder{color:#c0c0c4}body.checkout main .cartao-card__input::placeholder{color:#c0c0c4}body.checkout main .cartao-card__input:focus{outline:none;border-color:#f13164}body.checkout main .cartao-card__btn{width:100%;border:none;border-radius:12px;background-color:#ffeef4;color:#f13164;font-family:inherit;font-size:15px;font-weight:600;padding:16px 24px;cursor:pointer;-webkit-transition:background-color 0.15s ease;transition:background-color 0.15s ease}body.checkout main .cartao-card__btn:hover{background-color:#ffdce8}body.checkout .selos-confianca{width:100%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;background-color:#fef8fb;border-radius:16px;padding:18px 20px;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #fee7ed;margin-top:40px;max-width:760px}body.checkout .selos-confianca__item{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:10px;-ms-flex:1 1;flex:1 1}body.checkout .selos-confianca__icone{width:38px;height:38px;border-radius:50%;background-color:#fff;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0}body.checkout .selos-confianca__icone svg{width:18px;height:18px;stroke:#f13164;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;fill:none}body.checkout .selos-confianca__texto{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:3px}body.checkout .selos-confianca__titulo{font-size:13px;font-weight:600;color:#1f2229}body.checkout .selos-confianca__subtitulo{font-size:12px;color:#9b9b9b}body.checkout .selos-confianca__divisor{width:1px;height:40px;background-color:#fee7ed;-ms-flex-negative:0;flex-shrink:0;margin:0 16px}body.checkout>footer{padding-top:40px;margin-top:96px}body.checkout .pix-modal{display:none}body.checkout .pix-modal.active{display:block}body.checkout .pix-modal__overlay{position:fixed;inset:0;background:rgba(0,0,0,0.55);z-index:1100}body.checkout .pix-modal__box{position:fixed;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);z-index:1101;background:#ffffff;border-radius:22px;padding:28px 0 0;width:92vw;max-width:400px;max-height:90vh;overflow-y:auto;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center}body.checkout .pix-modal__fechar{position:absolute;top:16px;right:16px;width:30px;height:30px;border:none;background:transparent;cursor:pointer;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;border-radius:50%;color:#9b9b9b;-webkit-transition:background-color 0.15s ease;transition:background-color 0.15s ease}body.checkout .pix-modal__fechar svg{width:16px;height:16px;stroke:currentColor;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round;fill:none}body.checkout .pix-modal__fechar:hover{background:#f5f5f5}body.checkout .pix-modal__logo{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;gap:8px;margin-bottom:16px}body.checkout .pix-modal__logo img{width:104px}body.checkout .pix-modal__logo-icone{width:30px;height:30px;-ms-flex-negative:0;flex-shrink:0}body.checkout .pix-modal__logo-texto{font-size:22px;font-weight:600;color:#32bcad;letter-spacing:-0.5px}body.checkout .pix-modal__total{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:220px;height:48px;background:#fbe9ef;border-radius:6px;margin:0 auto}body.checkout .pix-modal__valor-label{font-size:14px;color:#52575d;font-weight:600;margin-right:6px}body.checkout .pix-modal__valor{font-size:16px;font-weight:600;color:#e6416b}body.checkout .pix-modal__instrucao{display:block;font-size:13px;color:#6b6b6b;margin-top:16px;margin-bottom:16px}body.checkout .pix-modal__qr{width:180px;height:180px;margin:0 auto 16px;border-radius:10px;overflow:hidden;background:#f7f7f7;border:1px solid #f0b8c8}body.checkout .pix-modal__qr-img{width:100%;height:100%;display:block;-o-object-fit:contain;object-fit:contain}body.checkout .pix-modal__ou{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:10px;margin-bottom:14px}body.checkout .pix-modal__ou-linha{-ms-flex:1 1;flex:1 1;height:1px;background:#ececec}body.checkout .pix-modal__ou-texto{font-size:12px;color:#b0b0b0;font-weight:500}body.checkout .pix-modal__codigo-label{font-size:12px;color:#6b6b6b;margin-bottom:10px}body.checkout .pix-modal__codigo-box{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:8px;background:#f7f7f7;border:1px solid #ececec;border-radius:8px;max-width:calc(100% - 48px);margin:0 auto;padding:10px 12px;margin-bottom:14px}body.checkout .pix-modal__codigo-texto{-ms-flex:1 1;flex:1 1;font-size:12px;color:#6b6b6b;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-family:monospace}body.checkout .pix-modal__codigo-icone{-ms-flex-negative:0;flex-shrink:0;width:28px;height:28px;border:none;background:transparent;cursor:pointer;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;border-radius:6px;color:#ec3562;-webkit-transition:background-color 0.15s ease;transition:background-color 0.15s ease}body.checkout .pix-modal__codigo-icone svg{width:15px;height:15px;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;fill:none}body.checkout .pix-modal__codigo-icone:hover{background:#f9e1e8}body.checkout .pix-modal__btn-copiar{width:100%;padding:14px;border-radius:8px;border:none;background:#ec3562;color:#ffffff;font-size:15px;font-weight:600;font-family:inherit;cursor:pointer;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;gap:8px;margin-bottom:16px;-webkit-transition:background-color 0.15s ease;transition:background-color 0.15s ease;max-width:calc(100% - 48px);margin:0 auto}body.checkout .pix-modal__btn-copiar svg{width:16px;height:16px;stroke:#ffffff;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;fill:none}body.checkout .pix-modal__btn-copiar:hover{background:#c91f4c}body.checkout .pix-modal__btn-copiar.copiado{background:#c91f4c}body.checkout .pix-modal__seguranca{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:10px;width:100%;background:#fcf3f6;border-radius:0;padding:12px 14px;text-align:left;border-top:1px solid #f9e1e8;margin-top:24px}body.checkout .pix-modal__seguranca svg{width:20px;height:20px;stroke:#f22e5f;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;fill:none;-ms-flex-negative:0;flex-shrink:0}body.checkout .pix-modal__seguranca-titulo{font-size:12px;font-weight:600;color:#ec184f;margin-bottom:2px}body.checkout .pix-modal__seguranca-texto{font-size:11px;color:#9b9b9b}.criando header{background:#fff;-webkit-box-shadow:0 1px 0 rgba(0,0,0,0.04);box-shadow:0 1px 0 rgba(0,0,0,0.04)}.criando main{max-width:1300px;margin:80px auto 0;padding:32px 24px 80px}.criando main .criando__breadcrumb{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:6px;font-size:13px;color:#9b9b9b;margin-bottom:16px}.criando main .criando__breadcrumb a{color:#9b9b9b;text-decoration:none}.criando main .criando__breadcrumb a:hover{text-decoration:underline}.criando main .criando__titulo{position:relative;font-size:28px;font-weight:700;color:#1f2229;margin-bottom:8px;margin-top:32px}.criando main .criando__titulo svg{position:absolute;width:80px;right:-10px;bottom:-8px}.criando main .criando__subtitulo{font-size:14px;color:#9b9b9b;margin-bottom:32px}.criando main .criando__stepper{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;background-color:#ffffff;border-radius:16px;padding:20px 24px;margin-bottom:24px;max-width:712px}.criando main .criando__step{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:12px;opacity:0.5;max-width:712px}.criando main .criando__step--ativo{opacity:1}.criando main .criando__step-numero{width:32px;height:32px;border-radius:50%;background-color:#d0d0d4;color:#ffffff;font-size:14px;font-weight:700;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0}.criando main .criando__step--ativo .criando__step-numero{background-color:#f13164}.criando main .criando__step-titulo{font-size:14px;font-weight:700;color:#1f2229}.criando main .criando__step-subtitulo{font-size:12px;color:#9b9b9b}.criando main .criando__step-linha{-ms-flex:1 1;flex:1 1;height:1px;background-color:#ececec;margin:0 24px}.criando main .criando__card{background-color:#ffffff;border:1px solid #f0ebed;border-radius:18px;padding:28px;margin-bottom:24px;width:712px}.criando main .criando__card-titulo{font-size:18px;font-weight:700;color:#0f172a;margin-bottom:6px}.criando main .criando__card-subtitulo{font-size:13px;color:#9b9b9b;margin-bottom:20px}.criando main .criando__upload{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;text-align:center;max-width:260px;background-color:#fff;border:1.5px dashed #f3c7d6;border-radius:16px;padding:40px 24px;cursor:pointer;margin-bottom:20px;-webkit-transition:background-color 0.15s ease;transition:background-color 0.15s ease}.criando main .criando__upload:hover{background-color:#fcf1f4}.criando main .criando__upload svg{width:28px;height:28px;stroke:#f13164;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;fill:none;margin-bottom:12px}.criando main .criando__upload-titulo{font-size:15px;font-weight:700;color:#f13164;margin-bottom:4px}.criando main .criando__upload-subtitulo{font-size:13px;color:#9b9b9b;margin-bottom:16px}.criando main .criando__upload-formatos{font-size:12px;color:#b0b0b0;line-height:1.6}.criando main .criando__dicas{background-color:#fafafa;border-radius:16px;padding:20px;margin-bottom:20px}.criando main .criando__dicas-titulo{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:8px;font-size:13px;font-weight:600;color:#2f3130;margin-bottom:16px}.criando main .criando__dicas-titulo svg{width:16px;height:16px;stroke:#f13164;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;fill:none}.criando main .criando__dica{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;gap:14px;margin-bottom:16px}.criando main .criando__dica:last-child{margin-bottom:0}.criando main .criando__dica svg{width:18px;height:18px;stroke:#f13164;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;fill:none;-ms-flex-negative:0;flex-shrink:0;margin-top:2px}.criando main .criando__dica-titulo{font-size:13px;font-weight:600;color:#2f3130;margin-bottom:2px}.criando main .criando__dica-texto{font-size:12px;color:#9b9b9b}.criando main .criando__aviso{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;gap:12px;background-color:#fdedf1;border-radius:14px;padding:16px}.criando main .criando__aviso svg{width:18px;height:18px;fill:#f13164;stroke:none;-ms-flex-negative:0;flex-shrink:0;margin-top:2px}.criando main .criando__aviso-icone{width:36px;height:36px;border-radius:50%;background-color:#fcdde6;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0}.criando main .criando__aviso-icone svg{width:16px;height:16px;stroke:#f13164;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;fill:none;margin:0}.criando main .criando__aviso-titulo{font-size:13px;font-weight:700;color:#f13164;margin-bottom:4px}.criando main .criando__aviso-texto{font-size:12px;color:#6b6b6b}.criando main .criando__secao-label{font-size:13px;font-weight:600;color:#2f3130;margin-bottom:14px}.criando main .criando__grid{display:grid;grid-template-columns:repeat(7, 1fr);gap:10px;margin-bottom:24px}.criando main .criando__grid-item{position:relative}.criando main .criando__grid-escudo{position:absolute;bottom:5px;right:5px;width:28px;height:28px;-o-object-fit:contain;object-fit:contain;background:rgba(255,255,255,0.92);border-radius:50%;padding:3px;-webkit-box-shadow:0 1px 6px rgba(0,0,0,0.18);box-shadow:0 1px 6px rgba(0,0,0,0.18)}.criando main .criando__grid-nome{position:absolute;bottom:5px;left:5px;right:5px;text-align:center;font-size:10px;font-weight:700;color:#fff;background:rgba(232,86,122,0.88);border-radius:4px;padding:2px 4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.criando main .criando__grid-imagem{width:100%;aspect-ratio:1;border-radius:10px;-o-object-fit:cover;object-fit:cover}.criando main .criando__resumo{background-color:#fafafa;border-radius:16px;padding:20px;margin-bottom:20px}.criando main .criando__resumo-titulo{font-size:14px;font-weight:600;color:#2f3130;margin-bottom:14px}.criando main .criando__resumo-linha{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;font-size:13px;color:#6b6b6b;padding:6px 0}.criando main .criando__resumo-linha strong{color:#2f3130;font-weight:600;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:4px}.criando main .criando__resumo-linha strong svg{width:13px;height:13px;fill:#f13164;stroke:none}.criando main .criando__resumo-linha--total{padding-top:14px;margin-top:8px;border-top:1px solid #ececec;font-size:14px;font-weight:700;color:#1f2229}.criando main .criando__resumo-linha--total strong{color:#f13164}.criando main .criando__botoes{display:-ms-flexbox;display:flex;gap:12px;margin-top:16px;margin-bottom:16px}.criando main .criando__btn{-ms-flex:1 1;flex:1 1;border:none;border-radius:999px;padding:14px 24px;font-size:15px;font-weight:600;font-family:inherit;cursor:pointer;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;gap:4px;-webkit-transition:background-color 0.15s ease, border-color 0.15s ease;transition:background-color 0.15s ease, border-color 0.15s ease}.criando main .criando__btn--secundario{background-color:#ffffff;color:#2f3130;border:1.5px solid #e8e8e8}.criando main .criando__btn--secundario:hover{background-color:#fafafa}.criando main .criando__btn--primario{background-color:#f13164;color:#ffffff}.criando main .criando__btn--primario:hover{background-color:#d92f5a}.criando main .criando__btn-sub{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:4px;font-size:11px;font-weight:400;opacity:0.85}.criando main .criando__btn-sub svg{width:11px;height:11px;stroke:#ffffff;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;fill:none}.criando main .criando__creditos-disponiveis{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;gap:6px;font-size:13px;color:#6b6b6b}.criando main .criando__creditos-disponiveis svg{width:14px;height:14px;stroke:#f13164;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;fill:none}.criando main .criando__creditos-destaque{color:#f13164;font-weight:700}.criando main .criando__upload--drag{background-color:#fcf1f4;border-color:#f13164}.criando main .criando__foto-preview{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:16px;background-color:#fdf9fa;border:1.5px solid #f3c7d6;border-radius:16px;padding:16px;margin-bottom:20px}.criando main .criando__preview-img{width:80px;height:80px;border-radius:12px;-o-object-fit:cover;object-fit:cover;-ms-flex-negative:0;flex-shrink:0}.criando main .criando__preview-dados{-ms-flex:1 1;flex:1 1}.criando main .criando__preview-titulo{font-size:14px;font-weight:700;color:#1f2229;margin-bottom:2px}.criando main .criando__preview-sub{font-size:12px;color:#9b9b9b;margin-bottom:10px}.criando main .criando__preview-trocar{font-size:13px;font-weight:600;color:#f13164;background:none;border:none;padding:0;cursor:pointer;text-decoration:underline}.criando__erro-modal{display:none}.criando__erro-modal.active{display:block}.criando__erro-modal__overlay{position:fixed;inset:0;background:rgba(0,0,0,0.55);z-index:1100}.criando__erro-modal__box{position:fixed;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);z-index:1101;background:#ffffff;border-radius:20px;padding:32px 28px 28px;width:88vw;max-width:360px;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center}.criando__erro-modal__icone{width:56px;height:56px;border-radius:50%;background-color:#fdedf1;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;margin:0 auto 16px}.criando__erro-modal__icone svg{width:24px;height:24px;stroke:#f13164;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;fill:none}.criando__erro-modal__titulo{font-size:17px;font-weight:700;color:#1f2229;margin-bottom:8px}.criando__erro-modal__texto{font-size:14px;color:#6b6b6b;line-height:1.5;margin-bottom:24px}.criando__erro-modal__btn{width:100%;padding:13px;border-radius:999px;border:none;background-color:#f13164;color:#ffffff;font-size:15px;font-weight:700;font-family:inherit;cursor:pointer;-webkit-transition:background-color 0.15s ease;transition:background-color 0.15s ease}.criando__erro-modal__btn:hover{background-color:#d92f5a}.crop-modal{display:none}.crop-modal.active{display:block}.crop-modal__overlay{position:fixed;inset:0;background:rgba(0,0,0,0.72);z-index:1100}.crop-modal__box{position:fixed;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);z-index:1101;background:#ffffff;border-radius:22px;padding:24px;width:92vw;max-width:480px;-webkit-box-sizing:border-box;box-sizing:border-box}.crop-modal__header{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:6px}.crop-modal__titulo{font-size:17px;font-weight:700;color:#1f2229}.crop-modal__fechar{width:30px;height:30px;border:none;background:transparent;cursor:pointer;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;color:#9b9b9b;border-radius:50%}.crop-modal__fechar svg{width:16px;height:16px;stroke:currentColor;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round;fill:none}.crop-modal__fechar:hover{background:#f5f5f5}.crop-modal__instrucao{font-size:12px;color:#b0b0b0;margin-bottom:16px}.crop-modal__viewport{position:relative;width:100%;aspect-ratio:3 / 4;overflow:hidden;border-radius:12px;background:#111;cursor:-webkit-grab;cursor:grab;-ms-touch-action:none;touch-action:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin-bottom:20px}.crop-modal__viewport:active{cursor:-webkit-grabbing;cursor:grabbing}.crop-modal__img{position:absolute;top:0;left:0;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-drag:none;display:block}.crop-modal__corners{position:absolute;inset:0;pointer-events:none}.crop-modal__corner{position:absolute;width:20px;height:20px;border-color:#ffffff;border-style:solid;border-width:0}.crop-modal__corner--tl{top:10px;left:10px;border-top-width:3px;border-left-width:3px;border-radius:4px 0 0 0}.crop-modal__corner--tr{top:10px;right:10px;border-top-width:3px;border-right-width:3px;border-radius:0 4px 0 0}.crop-modal__corner--bl{bottom:10px;left:10px;border-bottom-width:3px;border-left-width:3px;border-radius:0 0 0 4px}.crop-modal__corner--br{bottom:10px;right:10px;border-bottom-width:3px;border-right-width:3px;border-radius:0 0 4px 0}.crop-modal__footer{display:-ms-flexbox;display:flex;gap:12px}.crop-modal__cancelar,.crop-modal__confirmar{-ms-flex:1 1;flex:1 1;padding:14px;border-radius:999px;font-size:15px;font-weight:700;font-family:inherit;cursor:pointer;border:none;-webkit-transition:background-color 0.15s ease;transition:background-color 0.15s ease}.crop-modal__cancelar{background:#f5f5f5;color:#1f2229}.crop-modal__cancelar:hover{background:#ebebeb}.crop-modal__confirmar{background:#f13164;color:#ffffff}.crop-modal__confirmar:hover{background:#d92f5a}.perfil .perfil-main{display:-ms-flexbox;display:flex;min-height:calc(100vh - 64px);background:#fff}.perfil header{background:#fff;-webkit-box-shadow:0 1px 0 rgba(0,0,0,0.04);box-shadow:0 1px 0 rgba(0,0,0,0.04)}.perfil .pet-profile{-ms-flex:1 1;flex:1 1;max-width:1300px;margin:0 auto;padding:124px 0 64px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:24px}.perfil .pet-profile__header{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:24px}.perfil .pet-profile__avatar-wrap{-ms-flex-negative:0;flex-shrink:0;position:relative}.perfil .pet-profile__avatar-wrap .icon-avatar{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;position:absolute;right:8px;bottom:8px;width:32px;height:32px;border:2px solid #fff;background:#e53466;border-radius:9999px}.perfil .pet-profile__avatar-wrap .icon-avatar svg{width:16px;height:auto}.perfil .pet-profile__avatar{width:144px;height:144px;border-radius:50%;-o-object-fit:cover;object-fit:cover;border:3px solid #fff;-webkit-box-shadow:0 0 0 1.5px rgba(0,0,0,0.1);box-shadow:0 0 0 1.5px rgba(0,0,0,0.1)}.perfil .pet-profile__info{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:6px}.perfil .pet-profile__name{font-size:22px;font-weight:700;color:#222;margin:0}.perfil .pet-profile__user{font-size:11px;color:#6b7280;margin:0;line-height:1.5;max-width:240px}.perfil .pet-profile__bio{font-size:14px;color:#555;margin:0;line-height:1.5;max-width:240px}.perfil .pet-profile__actions{display:-ms-flexbox;display:flex;gap:10px;margin-top:8px}.perfil .pet-profile__stats{display:none;margin-left:104px}.perfil .pet-profile__stat{background:#fff;border-radius:12px;padding:16px 24px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;gap:4px;min-width:100px}.perfil .pet-profile__stat i{font-size:20px;color:#f13164}.perfil .pet-profile__stat-number{font-size:16px;font-weight:700;color:#222;line-height:1}.perfil .pet-profile__stat-label{font-size:14px;color:#9e9e9e}.perfil .pet-profile__tabs{display:-ms-flexbox;display:flex;gap:0;background:#f5f5f8;width:240px;border-radius:999px;padding:3px}.perfil .pet-profile__tab{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:10px 16px;background:none;border:none;font-size:13px;font-weight:700;color:#9e9e9e;background-color:#fff;border-radius:999px;cursor:pointer;-webkit-transition:color 0.2s ease,border-color 0.2s ease;transition:color 0.2s ease,border-color 0.2s ease}.perfil .pet-profile__tab svg{position:relative;top:1px;width:14px;margin-right:6px}.perfil .pet-profile__tab.active{color:#f13164;border-bottom-color:#f13164}.perfil .pet-profile__tab:hover:not(.active){color:#555}.perfil .pet-profile__gallery{display:grid;grid-template-columns:repeat(4, 1fr);gap:4px;-ms-flex-align:start;align-items:start}.perfil .pet-profile__vazio{grid-column:1 / -1;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;gap:16px;padding:60px 24px;color:#9b9b9b;font-size:14px}.perfil .pet-profile__cta{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:16px;background:#fdf7f9;border-radius:12px;padding:20px 24px;border:1px solid #fcdce6;margin-top:48px}.perfil .pet-profile__cta-icon{width:44px;height:44px;border-radius:50%;background:#feecef;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0}.perfil .pet-profile__cta-icon svg{width:18px;height:auto}.perfil .pet-profile__cta-icon svg path{fill:#f13164}.perfil .pet-profile__cta-text{-ms-flex:1 1;flex:1 1}.perfil .pet-profile__cta-text h3{font-size:15px;font-weight:700;color:#222;margin:0 0 2px}.perfil .pet-profile__cta-text p{font-size:13px;color:#9e9e9e;margin:0;line-height:1.5}.perfil .art-card{position:relative;background:#fff;border-radius:12px;overflow:hidden;border:1px solid #eee;-webkit-transition:-webkit-box-shadow 0.2s ease,-webkit-transform 0.2s ease;transition:-webkit-box-shadow 0.2s ease,-webkit-transform 0.2s ease;transition:box-shadow 0.2s ease,transform 0.2s ease;transition:box-shadow 0.2s ease,transform 0.2s ease,-webkit-box-shadow 0.2s ease,-webkit-transform 0.2s ease}.perfil .art-card:hover{-webkit-box-shadow:0 6px 20px rgba(0,0,0,0.12);box-shadow:0 6px 20px rgba(0,0,0,0.12);-webkit-transform:translateY(-2px);transform:translateY(-2px)}.perfil .art-card__image-wrap{width:100%;aspect-ratio:1 / 1;overflow:hidden}.perfil .art-card__image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:-webkit-transform 0.3s ease;transition:-webkit-transform 0.3s ease;transition:transform 0.3s ease;transition:transform 0.3s ease, -webkit-transform 0.3s ease}.art-card:hover .perfil .art-card__image{-webkit-transform:scale(1.04);transform:scale(1.04)}.perfil .art-card__body{position:absolute;left:0;bottom:0;padding:12px 14px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:3px}.perfil .art-card__title{font-size:14px;font-weight:700;color:#222;margin:0}.perfil .art-card__category{font-size:12px;color:#9e9e9e}.perfil .art-card__footer{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;margin-top:6px}.perfil .art-card__date{font-size:12px;color:#9e9e9e}.perfil .art-card__actions{display:-ms-flexbox;display:flex;gap:4px}.perfil .art-card__action{width:auto;height:30px;border:none;background:none;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;color:#fff;text-decoration:none;font-size:13px;font-weight:400;padding:0 12px;border-radius:999px;background:rgba(0,0,0,0.6)}.perfil .art-card__action svg{stroke:#fff;margin-right:6px}.perfil .card-waiting{width:100%;max-width:400px;background-color:#ffffff;border:2px dashed #e0e0e0;border-radius:24px;padding:32px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;text-align:center}.perfil .card-waiting__badge{width:40px;height:40px;border-radius:50%;background-color:#ffe5ec;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;margin-bottom:16px}.perfil .card-waiting__badge svg{width:18px;height:18px;fill:#f13164;stroke:none}.perfil .card-waiting__titulo{font-size:16px;font-weight:400;color:#6b6b6b;margin-bottom:6px}.perfil .card-waiting__tema{font-size:14px;font-weight:600;color:#9b9b9b;margin-bottom:24px}.perfil .card-waiting__tema-destaque{color:#f13164}.perfil .card-waiting__imagens{position:relative;width:72px;height:72px;margin-bottom:28px}.perfil .card-waiting__anel{position:absolute;top:0;left:0;width:72px;height:72px}.perfil .card-waiting__imagem-principal{position:absolute;top:4px;left:4px;width:65px;height:65px;border-radius:50%;-o-object-fit:cover;object-fit:cover}.perfil .card-waiting__imagem-extra{position:absolute;bottom:-16px;right:-16px;width:48px;height:48px;border-radius:100%;-o-object-fit:cover;object-fit:cover;border:1px solid #ffffff}.perfil .card-waiting__status{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;gap:8px;font-size:15px;font-weight:600;color:#2f3130;margin-bottom:14px}.perfil .card-waiting__status svg{width:16px;height:16px;stroke:#f13164;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;fill:none}.perfil .card-waiting__status svg{-webkit-animation:girar 2s linear infinite;animation:girar 2s linear infinite}@-webkit-keyframes girar{from{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes girar{from{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.perfil .card-waiting__progresso{width:100%;height:6px;border-radius:999px;background-color:#e7e7e9;overflow:hidden;margin-bottom:20px}.perfil .card-waiting__progresso-preenchido{width:80%;height:100%;border-radius:999px;background-color:#f13164}.perfil .card-waiting__progresso-preenchido{position:relative;overflow:hidden}.perfil .card-waiting__progresso-preenchido::after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:-webkit-gradient(linear, left top, right top, from(rgba(255,255,255,0)), color-stop(50%, rgba(255,255,255,0.5)), to(rgba(255,255,255,0)));background:linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0.5) 50%, rgba(255,255,255,0) 100%);-webkit-animation:brilho 1.8s linear infinite;animation:brilho 1.8s linear infinite}@-webkit-keyframes brilho{from{-webkit-transform:translateX(-100%);transform:translateX(-100%)}to{-webkit-transform:translateX(100%);transform:translateX(100%)}}@keyframes brilho{from{-webkit-transform:translateX(-100%);transform:translateX(-100%)}to{-webkit-transform:translateX(100%);transform:translateX(100%)}}.perfil .card-waiting__aviso{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;gap:8px;font-size:13px;color:#9b9b9b}.perfil .card-waiting__aviso svg{width:14px;height:14px;stroke:#9b9b9b;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;fill:none}.perfil .card-waiting__rodape{width:100%;display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;gap:10px;background-color:#fcf3f6;border-radius:14px;padding:16px;text-align:left}.perfil .card-waiting__rodape svg{width:16px;height:16px;stroke:#f13164;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;fill:none;-ms-flex-negative:0;flex-shrink:0;margin-top:2px}.perfil .card-waiting__rodape p{font-size:13px;line-height:1.6;color:#6b6b6b}.perfil .card-waiting__rodape strong{color:#1f2229;font-weight:700}.perfil .card-waiting__rodape-destaque{color:#f13164;font-weight:700}.perfil .btn{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;padding:8px 18px;height:48px;border-radius:999px;font-size:13px;font-weight:600;background:#FEEEF2;color:#f8527a;cursor:pointer;border:none;text-decoration:none}.perfil .btn>.btn-icon{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;background:#f8527a;width:32px;height:32px;border-radius:9999px;margin-right:8px}.perfil .btn>.btn-icon svg{width:20px;height:auto}.perfil .btn #btnCompartilharTxt{font-weight:700;padding-right:8px}.perfil footer{padding-top:40px;z-index:3}body.inner{background-color:#fff}body.inner header{background:#fff;-webkit-box-shadow:0 1px 0 rgba(0,0,0,0.04);box-shadow:0 1px 0 rgba(0,0,0,0.04)}body.inner main{max-width:1300px;margin:0 auto;padding:116px 0 80px}body.inner .breadcrumb{margin-bottom:32px}body.inner .inner__titulo{font-size:28px;font-weight:700;color:#1f2229;margin-bottom:8px}body.inner .inner__meta{font-size:13px;color:#9b9b9b;margin-bottom:40px}body.inner main .content{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;max-width:820px;gap:0}body.inner main .content>p{font-size:15px;color:#6b6b6b;line-height:1.75;margin-bottom:32px}body.inner main .content h2{font-size:20px;font-weight:700;color:#1f2229;margin-top:40px;margin-bottom:20px;padding-bottom:12px;border-bottom:1.5px solid #f0ebed}body.inner main .content>span{display:block;background-color:#fff;border:1px solid #f0ebed;border-radius:16px;padding:20px 24px;margin-bottom:12px}body.inner main .content>span h4{font-size:14px;font-weight:700;color:#f13164;margin-bottom:10px}body.inner main .content>span p{font-size:14px;color:#6b6b6b;line-height:1.75}body.suporte{background-color:#fff}body.suporte header{background:#fff;-webkit-box-shadow:0 1px 0 rgba(0,0,0,0.04);box-shadow:0 1px 0 rgba(0,0,0,0.04)}body.suporte main{max-width:1300px;margin:0 auto;padding:116px 40px 100px}body.suporte .breadcrumb{margin-bottom:40px}body.suporte .contato{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:40px;max-width:720px}body.suporte .contato__esquerda{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:28px}body.suporte .contato__hero{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:start;align-items:flex-start}body.suporte .contato__hero-badge{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;gap:6px;background-color:#fff0f5;color:#f13164;font-size:12px;font-weight:700;border-radius:999px;padding:6px 14px;margin-bottom:16px}body.suporte .contato__hero-badge svg{width:13px;height:13px;stroke:#f13164;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}body.suporte .contato__titulo{position:relative;font-size:32px;font-weight:700;color:#2f3130;margin-bottom:6px}body.suporte .contato__titulo svg{position:absolute;width:80px;right:-10px;bottom:-8px}body.suporte .contato__subtitulo{font-size:15px;color:#6b6b6b;line-height:1.7;max-width:380px}body.suporte .contato__canais{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:10px}body.suporte .contato__canal{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:16px;padding:16px 20px;border:1px solid #f0ebed;border-radius:16px;text-decoration:none;background-color:#fff}body.suporte .contato__canal:hover{border-color:#f9c0d0;-webkit-transform:translateY(-1px);transform:translateY(-1px)}body.suporte .contato__canal-icone{width:44px;height:44px;border-radius:12px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0}body.suporte .contato__canal-icone svg{width:20px;height:20px;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}body.suporte .contato__canal-icone--email{background-color:#fff0f5}body.suporte .contato__canal-icone--email svg{stroke:#f13164}body.suporte .contato__canal-icone--instagram{background:linear-gradient(135deg, #fceabb 0%, #f8b500 20%, #f13164 60%, #833ab4 100%)}body.suporte .contato__canal-icone--instagram svg{stroke:#fff}body.suporte .contato__canal-icone--whatsapp{background-color:#e8f9ef}body.suporte .contato__canal-icone--whatsapp svg{stroke:#25d366}body.suporte .contato__canal-info{-ms-flex:1 1;flex:1 1;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:2px}body.suporte .contato__canal-info strong{font-size:14px;font-weight:700;color:#2f3130}body.suporte .contato__canal-info span{font-size:13px;color:#9b9b9b}body.suporte .contato__canal-seta{width:16px;height:16px;stroke:#d0d0d0;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;-ms-flex-negative:0;flex-shrink:0}body.suporte .contato__horario{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:10px}body.suporte .contato__horario svg{width:16px;height:16px;stroke:#9b9b9b;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;-ms-flex-negative:0;flex-shrink:0}body.suporte .contato__horario p{font-size:13px;color:#9b9b9b;line-height:1.4}body.suporte .contato__horario p strong{color:#2f3130;font-weight:700}body.suporte .contato__form-card{background:#fff}body.suporte .contato__form-header{margin-bottom:28px}body.suporte .contato__form-header h2{font-size:20px;font-weight:700;color:#2f3130;margin-bottom:6px}body.suporte .contato__form-header p{font-size:13px;color:#9b9b9b}body.suporte .contato__form{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:18px}body.suporte .contato__form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}body.suporte .contato__campo{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:8px}body.suporte .contato__campo label{font-size:13px;font-weight:600;color:#2f3130}body.suporte .contato__input-wrap{position:relative;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}body.suporte .contato__input-wrap>svg:first-child{position:absolute;left:14px;width:16px;height:16px;stroke:#b0b0b0;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;pointer-events:none;-ms-flex-negative:0;flex-shrink:0}body.suporte .contato__input-wrap input,body.suporte .contato__input-wrap select{width:100%;height:48px;border:1.5px solid #ececec;border-radius:12px;padding:0 16px 0 42px;font-size:14px;font-family:inherit;color:#2f3130;background-color:#fff;outline:none;-webkit-transition:border-color 0.15s ease, -webkit-box-shadow 0.15s ease;transition:border-color 0.15s ease, -webkit-box-shadow 0.15s ease;transition:border-color 0.15s ease, box-shadow 0.15s ease;transition:border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease;-moz-appearance:none;appearance:none;-webkit-appearance:none}body.suporte .contato__input-wrap input::-webkit-input-placeholder,body.suporte .contato__input-wrap select::-webkit-input-placeholder{color:#c0c0c4}body.suporte .contato__input-wrap input::-moz-placeholder,body.suporte .contato__input-wrap select::-moz-placeholder{color:#c0c0c4}body.suporte .contato__input-wrap input::-ms-input-placeholder,body.suporte .contato__input-wrap select::-ms-input-placeholder{color:#c0c0c4}body.suporte .contato__input-wrap input::placeholder,body.suporte .contato__input-wrap select::placeholder{color:#c0c0c4}body.suporte .contato__input-wrap input:focus,body.suporte .contato__input-wrap select:focus{border-color:#f13164}body.suporte .contato__input-wrap--select .contato__select-arrow{position:absolute;right:14px;width:16px;height:16px;stroke:#b0b0b0;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;pointer-events:none}body.suporte textarea{width:100%;border:1.5px solid #ececec;border-radius:12px;padding:14px 16px;font-size:14px;font-family:inherit;color:#2f3130;background-color:#fff;outline:none;resize:vertical;min-height:140px;-webkit-transition:border-color 0.15s ease, -webkit-box-shadow 0.15s ease;transition:border-color 0.15s ease, -webkit-box-shadow 0.15s ease;transition:border-color 0.15s ease, box-shadow 0.15s ease;transition:border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease}body.suporte textarea::-webkit-input-placeholder{color:#c0c0c4}body.suporte textarea::-moz-placeholder{color:#c0c0c4}body.suporte textarea::-ms-input-placeholder{color:#c0c0c4}body.suporte textarea::placeholder{color:#c0c0c4}body.suporte textarea:focus{border-color:#f13164}body.suporte .contato__btn{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;gap:10px;width:100%;height:52px;background-color:#f13164;color:#fff;font-size:15px;font-weight:700;font-family:inherit;border:none;border-radius:999px;cursor:pointer;-webkit-transition:background-color 0.15s ease, -webkit-transform 0.1s ease;transition:background-color 0.15s ease, -webkit-transform 0.1s ease;transition:background-color 0.15s ease, transform 0.1s ease;transition:background-color 0.15s ease, transform 0.1s ease, -webkit-transform 0.1s ease;margin-top:4px}body.suporte .contato__btn svg{width:16px;height:16px;stroke:#fff;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}body.suporte .contato__btn:hover{background-color:#d92f5a}body.suporte .contato__btn:active{-webkit-transform:scale(0.99);transform:scale(0.99)}body.suporte .contato__btn:disabled{opacity:0.6;cursor:not-allowed}body.suporte .contato__input--erro{border-color:#f13164 !important;background-color:#fff8fa !important}@-webkit-keyframes contatoSpin{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes contatoSpin{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}body.suporte .contato__form-sucesso{display:none;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;text-align:center;padding:32px 16px;gap:8px}body.suporte .contato__form-sucesso strong{font-size:17px;font-weight:700;color:#2f3130}body.suporte .contato__form-sucesso p{font-size:14px;color:#9b9b9b}body.suporte .contato__form-sucesso.ativo{display:-ms-flexbox;display:flex}body.suporte .contato__sucesso-icone{width:56px;height:56px;border-radius:50%;background:linear-gradient(135deg, #fff0f5, #fdedf1);border:2px solid #f9c0d0;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;margin-bottom:8px}body.suporte .contato__sucesso-icone svg{width:24px;height:24px;stroke:#f13164;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}.gerenciarLogin{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;min-height:90vh;color:#404040}.gerenciarLogin #welcome{padding:10px;max-width:800px;margin-top:2pc;font-size:46px;font-family:Wellfleet;text-shadow:3px -1px 2px rgba(150,150,150,0.95);color:#fff}.gerenciarLogin .sign-up{position:relative;margin:40px auto;width:280px;padding:33px 25px 29px;background:white;border-bottom:1px solid #c4c4c4;border-radius:5px;border:1px solid rgba(0,0,0,0.1);max-width:500px}.gerenciarLogin .sign-up-title{margin:-25px -25px 25px;padding:15px 25px;line-height:35px;font-size:18px;font-weight:300;color:#aaa;text-align:center;text-shadow:0 1px rgba(255,255,255,0.75);background:#f7f7f7}.gerenciarLogin .sign-up-title:before{content:'';position:absolute;top:0;left:0;right:0;height:8px;background:#c4e17f;border-radius:5px 5px 0 0;background-image:-webkit-gradient(linear, left top, right top, from(#c4e17f), color-stop(12.5%, #c4e17f), color-stop(12.5%, #f7fdca), color-stop(25%, #f7fdca), color-stop(25%, #fecf71), color-stop(37.5%, #fecf71), color-stop(37.5%, #f0776c), color-stop(50%, #f0776c), color-stop(50%, #db9dbe), color-stop(62.5%, #db9dbe), color-stop(62.5%, #c49cde), color-stop(75%, #c49cde), color-stop(75%, #669ae1), color-stop(87.5%, #669ae1), color-stop(87.5%, #62c2e4), to(#62c2e4));background-image:linear-gradient(to right, #c4e17f, #c4e17f 12.5%, #f7fdca 12.5%, #f7fdca 25%, #fecf71 25%, #fecf71 37.5%, #f0776c 37.5%, #f0776c 50%, #db9dbe 50%, #db9dbe 62.5%, #c49cde 62.5%, #c49cde 75%, #669ae1 75%, #669ae1 87.5%, #62c2e4 87.5%, #62c2e4)}.gerenciarLogin input{font-family:inherit;color:inherit;-webkit-box-sizing:border-box;box-sizing:border-box}.gerenciarLogin .sign-up-input{width:100%;height:50px;margin-bottom:25px;padding:0 15px 2px;font-size:17px;background:white;border:2px solid #ebebeb;border-radius:4px;-webkit-box-shadow:inset 0 -2px #ebebeb;box-shadow:inset 0 -2px #ebebeb}.gerenciarLogin .sign-up-input:focus{border-color:#62c2e4;outline:none;-webkit-box-shadow:inset 0 -2px #62c2e4;box-shadow:inset 0 -2px #62c2e4}.gerenciarLogin .lt-ie9 .sign-up-input{line-height:48px}.gerenciarLogin .sign-up-button{width:224px;height:56px;font-size:18px;font-weight:500;color:#1b423b;background:#DBE66D;border:none;border-radius:8px;cursor:pointer;-webkit-transition:all 0.4s;transition:all 0.4s}.gerenciarLogin .sign-up-button:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}.gerenciarLogin .sign-up-button:active{top:1px;outline:none;-webkit-box-shadow:none;box-shadow:none}.gerenciarLogin :-moz-placeholder{color:#ccc;font-weight:300}.gerenciarLogin ::-moz-placeholder{color:#ccc;opacity:1;font-weight:300}.gerenciarLogin ::-webkit-input-placeholder{color:#ccc;font-weight:300}.gerenciarLogin :-ms-input-placeholder{color:#ccc;font-weight:300}.gerenciarLogin ::-moz-focus-inner{border:0;padding:0}body.gerenciador{margin:0;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box;background:#F9FAFE}body.gerenciador *{font-family:Poppins;margin:0;padding:0;outline:none;-webkit-box-sizing:border-box;box-sizing:border-box}body.gerenciador .topBar{position:fixed;top:0;left:0;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;width:100%;height:64px;background:#fff;border-bottom:1px solid #ddd;-webkit-box-shadow:0px 7px 126px -1px rgba(0,0,0,0.14);box-shadow:0px 7px 126px -1px rgba(0,0,0,0.14);z-index:100}body.gerenciador .topBar .open-menu-mobile{display:none}body.gerenciador .topBar .content{width:100%;margin:0 auto;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;padding:0 56px}body.gerenciador .topBar .content>img{width:140px;height:auto}body.gerenciador .topBar .content .searchMail{display:none}body.gerenciador .topBar .content .searchMail img{position:relative;top:2px;margin-right:8px}body.gerenciador .topBar .content .searchMail input{width:400px;height:48px;background-color:transparent;border:none}body.gerenciador .topBar .content .user{position:relative;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;cursor:pointer}body.gerenciador .topBar .content .user .userDropdown{padding:12px 0;position:absolute;right:0;top:24px;display:none;-ms-flex-direction:column;flex-direction:column;width:auto;min-width:104px;height:auto;background:#fff;-webkit-box-shadow:0px 0px 5px 5px rgba(0,0,0,0.02);box-shadow:0px 0px 5px 5px rgba(0,0,0,0.02);border-radius:8px}body.gerenciador .topBar .content .user .userDropdown a{font-size:14px;color:#333;text-decoration:none;width:100%;height:48px;padding:0 16px;line-height:48px}body.gerenciador .topBar .content .user .userDropdown a:hover{background:rgba(0,0,0,0.02)}body.gerenciador .topBar .content .user:hover .userDropdown{display:-ms-flexbox;display:flex}body.gerenciador .topBar .content .user img{width:32px;height:auto;border-radius:100%}body.gerenciador .topBar .content .user p{font-size:12px;color:#333;margin:0 10px}body.gerenciador .topBar .content .user i{width:6px;height:6px;border-top:1px solid #333;border-right:1px solid #333;-webkit-transform:rotate(135deg);transform:rotate(135deg);position:relative;top:-2px}body.gerenciador .sidebar{position:fixed;top:64px;left:0;width:300px;height:100%;background:#fff;-webkit-box-shadow:10px 0px 5px -2px rgba(0,0,0,0.008);box-shadow:10px 0px 5px -2px rgba(0,0,0,0.008)}body.gerenciador .sidebar>div{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}body.gerenciador .sidebar>div>p{font-size:13px;font-weight:500;color:#333;text-transform:uppercase;padding:24px 24px 20px}body.gerenciador .sidebar>div>a{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:0 24px;width:100%;height:48px;text-decoration:none}body.gerenciador .sidebar>div>a>img{width:16px;height:16px}body.gerenciador .sidebar>div>a p{font-size:14px;font-weight:400;color:#333;padding-left:10px}body.gerenciador .sidebar>div>a.active{background:rgba(225,246,177,0.4);border-right:4px solid #E1F6B1}body.gerenciador .sidebar>div>a:hover{border-right:4px solid #E1F6B1}.gerenciador main{overflow-x:hidden;margin:0 !important}.gerenciador.g-home .resume{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%;margin-top:40px;margin-left:364px}.gerenciador.g-home .resume.pendentes{margin-top:104px}.gerenciador.g-home .resume>p{font-size:14px;font-weight:500;color:#333}.gerenciador.g-home .resume>div{display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start;margin-top:16px}.gerenciador.g-home .resume>div .card{padding:12px;position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:248px;height:104px;background:#fff;-webkit-box-shadow:0px 0px 5px 5px rgba(0,0,0,0.02);box-shadow:0px 0px 5px 5px rgba(0,0,0,0.02);border-radius:8px;margin-right:24px;cursor:default}.gerenciador.g-home .resume>div .card>img{position:absolute;top:12px;right:12px;width:32px;height:32px}.gerenciador.g-home .resume>div .card>span{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding-left:16px}.gerenciador.g-home .resume>div .card>span:before{position:absolute;top:0;left:0;content:"";width:3px;height:64px;background:#378FBF;border-radius:4px}.gerenciador.g-home .resume>div .card>span p{font-size:13px;font-weight:400;color:#333;opacity:0.7}.gerenciador.g-home .resume>div .card>span strong{font-size:32px;font-weight:600;color:#378FBF}.gerenciador.g-home .resume>div .card.emitidos>span:before{background:#4D9061}.gerenciador.g-home .resume>div .card.emitidos>span strong{color:#4D9061}.gerenciador.g-home .resume>div .card.n-emitidos>span:before{background:#FE7968}.gerenciador.g-home .resume>div .card.n-emitidos>span strong{color:#FE7968}.gerenciador.g-home .recordsSession{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding-top:32px;margin-left:364px}.gerenciador.g-home .recordsSession>p{font-size:14px;font-weight:500;color:#333}.gerenciador.g-home .recordsSession .records{padding:28px 28px 32px;position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:calc(100% - 200px);min-width:900px;max-width:1300px;background:#fff;-webkit-box-shadow:0px 0px 5px 5px rgba(0,0,0,0.02);box-shadow:0px 0px 5px 5px rgba(0,0,0,0.02);border-radius:8px;margin-top:16px;margin-bottom:72px}.gerenciador.g-home .recordsSession .records>div:nth-last-child(2){border:none !important;margin-bottom:0}.gerenciador.g-home .recordsSession .records .record{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;width:100%;padding-bottom:12px;border-bottom:1px solid #eee;margin-bottom:12px}.gerenciador.g-home .recordsSession .records .record__pet{display:-ms-flexbox;display:flex;-ms-flex-direction:row !important;flex-direction:row !important;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:start;align-items:flex-start;width:200px;text-decoration:none}.gerenciador.g-home .recordsSession .records .record__pet:hover{opacity:0.8}.gerenciador.g-home .recordsSession .records .record__pet>img{width:32px;height:auto;border-radius:4px;margin-right:10px}.gerenciador.g-home .recordsSession .records .record__pet span{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.gerenciador.g-home .recordsSession .records .record__pet span strong{font-size:14px;font-weight:500;color:#333}.gerenciador.g-home .recordsSession .records .record__pet span p{font-size:12px;font-weight:400;color:#333;opacity:0.7}.gerenciador.g-home .recordsSession .records .record__paid{position:relative}.gerenciador.g-home .recordsSession .records .record__paid span{position:absolute;top:12px}.gerenciador.g-home .recordsSession .records .record__paid span img{width:18px;margin:12px 4px}.gerenciador.g-home .recordsSession .records .record__finished{position:relative}.gerenciador.g-home .recordsSession .records .record__finished span{position:absolute;top:12px}.gerenciador.g-home .recordsSession .records .record__finished span img{width:18px;margin:12px 4px}.gerenciador.g-home .recordsSession .records .record>div{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.gerenciador.g-home .recordsSession .records .record>div:nth-of-type(2){width:96px}.gerenciador.g-home .recordsSession .records .record>div:nth-of-type(3){width:112px}.gerenciador.g-home .recordsSession .records .record>div:nth-of-type(4){width:112px}.gerenciador.g-home .recordsSession .records .record>div:nth-of-type(5){width:96px}.gerenciador.g-home .recordsSession .records .record>div:nth-of-type(6){width:72px}.gerenciador.g-home .recordsSession .records .record>div>strong{font-size:12px;font-weight:500;color:#333}.gerenciador.g-home .recordsSession .records .record>div>p{font-size:13px;font-weight:400;color:#333;opacity:0.7;padding-top:2px}.gerenciador.g-home .recordsSession .records .record__actions{display:-ms-flexbox;display:flex;-ms-flex-direction:row !important;flex-direction:row !important;-ms-flex-align:center;align-items:center}.gerenciador.g-home .recordsSession .records .record__actions a:first-of-type{margin-right:16px}.gerenciador.g-home .recordsSession .records .record__actions a:last-of-type img{width:16px;height:auto}.gerenciador.g-home .recordsSession .records .record__actions a:hover{opacity:0.7}.gerenciador.g-home .records-edit{display:none;-ms-flex-direction:column;flex-direction:column;width:100%;overflow:auto;-webkit-box-sizing:border-box;box-sizing:border-box;padding:24px 0;padding-top:0;background:#FFF;border-radius:8px;margin-bottom:64px}.gerenciador.g-home .records-edit.active{display:-ms-flexbox;display:flex}.gerenciador.g-home .records-edit form{display:block;overflow:auto}.gerenciador.g-home .records-edit form>div{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;margin-top:32px}.gerenciador.g-home .records-edit form>div>span{float:left;width:calc(50% - 8px);margin-right:16px}.gerenciador.g-home .records-edit form>div>span>p{font-size:14px;font-weight:400;color:#333;text-transform:uppercase;padding-bottom:4px}.gerenciador.g-home .records-edit form>div>span input,.gerenciador.g-home .records-edit form>div>span textarea{width:100%;height:48px;font-size:14px;color:#333;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 12px;border:1px solid #eee;border-radius:4px}.gerenciador.g-home .records-edit form>div>span textarea{height:88px;resize:none;padding:12px}.gerenciador.g-home .records-edit form>div>span:last-of-type{margin-right:0}.gerenciador.g-home .records-edit form>.full{float:left;width:100%;margin-top:16px}.gerenciador.g-home .records-edit form>.full textarea{width:100%;height:auto;resize:none;font-size:16px;-webkit-box-sizing:border-box;box-sizing:border-box;padding:16px 12px;border:none;border-bottom:1px solid #CCC}.gerenciador.g-home .records-edit .saverg{display:block;width:auto;height:48px;font-size:14px;font-weight:500;color:#1B423B;background:#DBE66D;border-radius:4px;border:none;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 24px;width:240px;margin:48px 0 2px auto;cursor:pointer}.gerenciador.g-home .records-edit .saverg:hover{opacity:0.9}.gerenciador.g-home .filters{width:calc(100vw - 300px);height:auto;background:#f4f7fa;margin-top:64px;padding:48px 0 48px 64px;padding-left:64px;margin-left:300px;border-bottom:1px solid #DBE1E5}.gerenciador.g-home .filters>div{display:-ms-flexbox;display:flex;-ms-flex-align:end;align-items:flex-end}.gerenciador.g-home .filters>div span{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin-right:16px}.gerenciador.g-home .filters>div span>p{font-size:14px;font-weight:500;color:#333}.gerenciador.g-home .filters>div span>input{width:80px;height:48px;padding:0 12px;border:1px solid #ccc;border-radius:4px;margin-top:4px}.gerenciador.g-home .filters>div span>input[name="email"]{width:340px}.gerenciador.g-home .filters>div span>input[name*="data"]{width:164px}.gerenciador.g-home .filters>div button{width:48px;height:48px;background:#292929;border:none;border-radius:4px;cursor:pointer;position:relative;top:-1px}.gerenciador.g-home .filters>div button img{width:16px;height:auto}.gerenciador.g-home .filters>div button:hover{opacity:0.8}.configuracoes .searchMail{display:none !important}.configuracoes .removeOlds{padding:28px 28px 32px;position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:calc(100% - 200px);max-width:800px;background:#fff;-webkit-box-shadow:0px 0px 5px 5px rgba(0,0,0,0.02);box-shadow:0px 0px 5px 5px rgba(0,0,0,0.02);border-radius:8px;margin-top:16px;margin-top:48px;margin-left:364px;margin-bottom:72px}.configuracoes .removeOlds .content{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.configuracoes .removeOlds .content>p{font-size:14px;font-weight:500;color:#333}.configuracoes .removeOlds .content .remove-olds-button{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;text-decoration:none;width:auto;height:48px;font-size:14px;font-weight:500;color:#1B423B;background:#DBE66D;border-radius:4px;border:none;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 24px;width:240px;margin-top:16px;cursor:pointer}.configuracoes .removeOlds .content .remove-olds-button:hover{opacity:0.9}body .modal{position:fixed;top:0;left:0;display:none;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:100%;height:100%;z-index:100}body .modal.active{display:-ms-flexbox;display:flex}body .modal:after{position:absolute;top:0;left:0;content:"";width:100%;height:100%;background:rgba(255,255,255,0.8);z-index:30}body .modal.addModal{display:none}body .modal.addModal.active{display:-ms-flexbox;display:flex}body .modal.addModal p{margin:0}body .modal.addModal form{margin:12px 0}body .modal.addModal form input{width:312px;height:48px;font-size:18px;text-align:center;border:1px solid #CCC;border-radius:4px;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 12px}body .modal .contentModal{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:512px;background:#FFF;-webkit-box-sizing:border-box;box-sizing:border-box;padding:32px;border:1px solid #DDD;border-radius:8px;z-index:31}body .modal .contentModal>.close{position:absolute;top:0;right:0;background:none;border:none;padding:16px}body .modal .contentModal>.close svg{width:24px;height:auto;cursor:pointer}body .modal .contentModal>svg{width:56px;height:auto}body .modal .contentModal>p{font-size:16px;text-align:center;color:#363636;margin:8px 0 18px}body .modal .contentModal>p strong{font-weight:600}body .modal .contentModal .modalButtons{display:-ms-flexbox;display:flex}body .modal .contentModal .modalButtons button{width:auto;height:48px;font-size:16px;font-weight:600;color:#FFF;background:#292929;border-radius:4px;border:none;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 24px;margin:0 4px;cursor:pointer}body .modal .contentModal .modalButtons button:hover{opacity:0.9}body .modal .contentModal .modalButtons button:last-of-type{background:transparent;border:1px solid #292929;color:#292929}@media (min-width: 601px) and (max-width: 960px){.shelfContent{grid-template-columns:repeat(3, 1fr);gap:12px}}@media screen and (min-width: 1024px) and (max-width: 1300px){.mobile{display:none !important}}@media screen and (min-width: 1300px){.mobile{display:none !important}header .open-mobile{display:none}}@media screen and (max-width: 1023px){.desktop{display:none !important}.modal-box .modal-creditos{padding:32px 20px 28px;max-width:calc(100vw - 32px)}.modal-creditos{max-width:320px}header.white{height:64px !important}header.white .content .menu>a{height:64px !important}header .header-usuario{display:none}header{height:64px}header .menuOverlay{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.4);z-index:99999999999}header .menuOverlay.active{display:-ms-flexbox;display:flex}header .content{-ms-flex-pack:justify;justify-content:space-between;padding:0 20px}header .content>.logo img{width:140px;margin-top:4px}header .content .menu>a{width:100%;border-bottom:1px solid #ddd;width:calc(100% - 48px);font-weight:500;height:56px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}header .content .menu{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;position:fixed;top:0;left:-110%;width:calc(100% - 56px);height:100%;background:#fff;-webkit-box-sizing:border-box;box-sizing:border-box;z-index:999999999999999;-webkit-transition:all 0.4s;transition:all 0.4s}header .content .menu>img{width:calc(100% - 48px);height:auto;margin:12px auto 0}header .content>.meus-pets{display:none}header .menuOptions a{display:none}header .menuOptions a:first-of-type{display:none}header .menuOptions a.create{font-size:12px;padding:0 14px;height:32px;display:-ms-flexbox;display:flex;margin-left:0;font-size:0px;margin-right:16px !important}header .menuOptions a.create:before{content:"Criar";font-size:12px}header .menuOptions a.create svg{width:12px}header .menuCart{margin-left:0}.shelfContent{grid-template-columns:repeat(2, 1fr);gap:12px}.shelfProduct{padding:0 !important}.shelfProduct__badge{display:none}.shelfProduct__check{width:28px;height:28px}.shelfProduct__check svg{width:14px}.shelfProduct__corpo{padding:24px 16px 16px}.shelfProduct__name{font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.shelfProduct__variacoes{height:56px;top:-36px;border-radius:12px}.shelfProduct__variacoes-label{display:none}.shelfProduct__variacao{width:48px;height:48px}.shelfProduct__btn-adicionar,.shelfProduct__btn-adicionado{width:28px;height:28px}.shelfProduct__btn-adicionar svg,.shelfProduct__btn-adicionado svg{width:14px}.footerBottom__social{position:absolute;right:24px;margin-left:0}.footer .footerTop,.footer .footerNav,.footer .footerBottom{padding-left:20px;padding-right:20px}.footer .footerTop{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;gap:12px}.footer .footerNav{padding-top:16px;padding-bottom:16px}.footer .footerNav__links{-ms-flex-direction:column;flex-direction:column;gap:24px}.footer .footerNav__links-box{margin-right:0}.footer .footerBottom{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;gap:12px;padding-bottom:40px}.temas-bar{padding:12px 16px;gap:12px}.temas-bar__itens{display:none}.temas-bar__btn{padding:12px 20px;font-size:14px}.modal-times__icon{width:56px;height:56px;top:-28px}.modal-times__icon svg{width:32px}.modal-nome__icon{width:56px;height:56px;top:-28px}.modal-nome__icon svg{width:26px}.home .bigBanner .content .heroCtas__trust{display:none}.home .features{display:none}.home .features{padding:0}.home .features{width:calc(100% - 40px)}.home .features__grid{grid-template-columns:repeat(2, 1fr);gap:0}.home .features__item{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.home .features__icon{width:48px;height:48px}.home .features__icon svg{width:20px}.home .features__title{text-align:center}.home .features__desc{text-align:center}.home .popularStyles{padding-top:12px;margin-top:0}.home .popularStyles__header{margin-bottom:16px}.home .popularStyles__seeAll{display:none}.home .como-funciona{padding-top:40px}.home .como-funciona .cf-header .cf-title-wrap .cf-deco-left{width:32px;left:-32px}.home .como-funciona .cf-header .cf-title-wrap .cf-deco-right{width:18px;right:-32px}.home .como-funciona .cf-header .cf-title-wrap h2{font-size:32px}.home .como-funciona .cf-header .cf-title-wrap h2 svg{width:100px}.home .como-funciona .cf-header p{font-size:15px}.home .como-funciona .cf-steps{display:grid;grid-template-columns:repeat(2, 1fr);gap:24px 16px;padding-bottom:24px}.home .como-funciona .cf-step__badge{width:18px;height:18px;font-size:0.58rem;-webkit-transform:translateX(calc(-50% + 64px / 2 - 11px));transform:translateX(calc(-50% + 64px / 2 - 11px))}.home .como-funciona .cf-step__icon{width:64px;height:64px;border-radius:16px}.home .como-funciona .cf-step__icon svg{width:28px;height:28px}.home .como-funciona .cf-step__icon img{width:36px}.home .como-funciona .cf-dog{display:none;top:44px}.home .mais-exemplos .me-title-wrap .cf-deco-left{width:32px;left:-32px}.home .mais-exemplos .me-title-wrap .cf-deco-right{width:18px;right:-32px}.home .mais-exemplos .me-title-wrap h2{font-size:32px}.home .mais-exemplos .me-title-wrap h2 svg{width:100px}.home .bigBanner{padding-top:80px;padding-bottom:40px}.home .bigBanner .content{-ms-flex-direction:column;flex-direction:column;padding:0 20px}.home .bigBanner .content .bigBanner__content{max-width:100%}.home .bigBanner .content .bigBanner__content--texts{padding-top:20px}.home .bigBanner .content .bigBanner__content--texts>span{font-size:40px;letter-spacing:-1.5px}.home .bigBanner .content .bigBanner__content--texts>p{font-size:15px;line-height:1.5;max-width:100%}.home .bigBanner .content>img{max-width:100%;margin-top:32px}.home .bigBanner .content .bigBanner__heroSlider{max-width:100%;margin-top:32px}.home .features{border:none;border-radius:0;background:transparent}.home .features__item{border:1px solid #f0eaff !important;border-radius:16px;margin:4px;padding:16px;-ms-flex-direction:column;flex-direction:column}.home .popularStyles{overflow:hidden;padding-left:20px;padding-right:20px}.home .popularStyles .popularStyles__grid.slick-initialized{display:block;width:calc(100% - 40px)}.home .popularStyles .popularStyles__grid.slick-initialized .slick-list{overflow:visible}.home .popularStyles .popularStyles__grid.slick-initialized .slick-slide{padding-right:12px;-webkit-box-sizing:border-box;box-sizing:border-box}.home .popularStyles--shelf{overflow:hidden;padding-left:20px;padding-right:0}.home .popularStyles--shelf .home-shelf-slider{margin:0}.home .popularStyles--shelf .home-shelf-slider.slick-initialized{width:calc(100% - 40px)}.home .popularStyles--shelf .home-shelf-slider.slick-initialized .slick-list{overflow:visible}.home .popularStyles--shelf .home-shelf-slider.slick-initialized .slick-slide{padding-right:12px;padding-left:0;-webkit-box-sizing:border-box;box-sizing:border-box}.home .como-funciona .cf-header{margin-bottom:32px}.home .como-funciona .cf-header h2{font-size:34px;letter-spacing:-0.5px}.home .como-funciona .cf-header .cf-badge{font-size:10px;padding:5px 14px;letter-spacing:0.7px}.home .como-funciona .cf-header .cf-deco-left svg,.home .como-funciona .cf-header .cf-deco-right svg{width:26px;height:28px}.home .como-funciona .cf-body{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center}.home .como-funciona .cf-arrow{display:none}.home .como-funciona .cf-dog{width:248px;margin:0 auto}.home .mais-exemplos{padding-left:20px;padding-right:20px}body.modelos>main{padding:96px 16px 100px}body.modelos>footer{margin-top:40px}.temas-page__header{position:relative;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:center;align-items:center;gap:12px;margin-top:8px;margin-bottom:16px}.temas-page__header .temas-page__header-esquerda{-ms-flex:1 1;flex:1 1}.temas-page__header .temas-page__header-centro{-ms-flex-order:3;order:3;-ms-flex-preferred-size:100%;flex-basis:100%}.temas-page__titulo svg{width:64px}.temas-page__titulo{font-size:22px}.temas-page__subtitulo{padding-top:4px;line-height:22px}.temas-page__header-direita{position:absolute;top:-18px;right:0}.temas-page__carrinho-link{padding:8px 14px;font-size:13px}.temas-page__carrinho-link .temas-page__carrinho-count{display:none}.temas-page__corpo{gap:0}.temas-sidebar{display:none}.filtros{-ms-flex-wrap:nowrap;flex-wrap:nowrap;overflow-x:auto;margin-right:-16px;padding-right:16px}.filtros::-webkit-scrollbar{display:none}.purchaseSuccess{-ms-flex-direction:column;flex-direction:column;margin-top:0;padding:20px;margin-bottom:80px}.purchaseSuccess__titulo{font-size:24px}.purchaseSuccess__descricao{font-size:13px;line-height:18px}.purchaseSuccess__saldo{padding-bottom:32px}.purchaseSuccess__saldo-img{display:none}.purchaseSuccess__direita{position:relative;top:64px;right:0;width:240px;margin:-112px auto 0}body.creditos>main{padding-top:96px;padding-left:20px;padding-right:20px}body.creditos>footer{margin-top:60px}body.creditos .creditosContent{padding-top:8px;width:100%}body.creditos .plansHeader{padding:16px 0 20px}body.creditos .plansHeader__top{margin-bottom:12px}body.creditos .plansHeader__title{font-size:22px;line-height:1.3}body.creditos .plansHeader__subtitle{font-size:13px}body.creditos .plansHeader__trust{border:none;padding:0;-ms-flex-pack:center;justify-content:center}body.creditos .plansHeader__item{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;text-align:center;padding:12px 16px;gap:8px}body.creditos .plansHeader__item:last-child{display:none}body.creditos .plansHeader__item svg{width:22px;height:22px}body.creditos .plansHeader__divider{display:none}body.creditos .plansHeader__divider:nth-child(2){display:block}body.creditos .plansHeader__text strong{font-size:11px}body.creditos .plansHeader__text span{font-size:10px}body.creditos .plansGrid{padding:12px 0 48px}body.creditos .plansGrid__wrapper{grid-template-columns:1fr;gap:16px}body.creditos .plansGrid__card--featured{padding-top:40px}body.creditos .plansGrid__card{padding:28px 20px 24px;margin-bottom:24px}body.creditos .plansGrid__credits{margin-bottom:16px}body.creditos .plansGrid__credits--number{font-size:52px}body.creditos .plansGrid__pets{gap:4px;margin-bottom:10px}body.creditos .plansGrid__pets img{width:40px;height:40px;border-radius:5px}body.creditos .plansGrid__divider{margin:16px 0}body.creditos .plansGrid__price{margin-bottom:16px}body.creditos .plansGrid__price--value{font-size:22px}body.creditos .plansGrid__cta{padding:15px;font-weight:600}body.creditos .plansTrust__grid{-ms-flex-direction:column;flex-direction:column;gap:20px}body.creditos .plansTrust__item{padding:0}body.creditos .plansTrust__divider{display:none}body.login main{padding-top:80px}body.login .login-card{padding:32px 20px}body.login .login-card__titulo{font-size:20px}body.login .login-card__subtitulo{font-size:13px;margin-bottom:24px}body.login>footer{margin-top:32px}body.checkout main{padding-top:80px;padding-left:20px;padding-right:20px}body.checkout main .checkout-cabecalho{padding-top:24px;margin-bottom:16px}body.checkout main .checkout-cabecalho__titulo svg{width:64px}body.checkout main .checkout-cabecalho__titulo{font-size:22px}body.checkout main .checkout-resumo{max-width:100%;border-radius:14px}body.checkout main .checkout-resumo__icone{width:48px;height:48px;border-radius:10px}body.checkout main .checkout-resumo__icone svg{width:22px;height:22px}body.checkout main .checkout-resumo__titulo-item{font-size:18px}body.checkout main .checkout-resumo__total-valor{font-size:20px}body.checkout main .checkout-payment{max-width:100%;padding:16px;border-radius:16px;margin-top:20px}body.checkout main .checkout-email{margin-bottom:24px}body.checkout main .checkout-email__titulo{font-size:16px}body.checkout main .checkout-email__input{max-width:100%;padding:14px 16px}body.checkout main .checkout-pagamento-titulo__texto{font-size:17px}body.checkout main .checkout-pagamento-titulo__seguro{font-size:11px}body.checkout main .pix-card{border-radius:14px}body.checkout main .pix-card__header{padding:12px 16px;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px}body.checkout main .pix-card__badge-aprovacao{display:none}body.checkout main .pix-card__corpo{-ms-flex-direction:column;flex-direction:column;padding:16px;gap:16px}body.checkout main .pix-card__esquerda{gap:14px}body.checkout main .pix-card__qr{width:72px}body.checkout main .pix-card__descricao-titulo{font-size:14px}body.checkout main .pix-card__divisor{display:none}body.checkout main .cartao-card{border-radius:14px;margin-top:16px}body.checkout main .cartao-card__header{padding:12px 16px}body.checkout main .cartao-card__bandeiras{right:0}body.checkout main .cartao-card__corpo{padding:16px}body.checkout main .cartao-card__linha{-ms-flex-wrap:wrap;flex-wrap:wrap}body.checkout main .cartao-card__grupo--nome{-ms-flex:0 0 100%;flex:0 0 100%}body.checkout main .cartao-card__input{padding:12px 14px;font-size:16px}body.checkout main .cartao-card__btn{padding:16px}body.checkout .selos-confianca{max-width:100%;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;gap:12px;padding:16px;margin-top:24px}body.checkout .selos-confianca__divisor{display:none}body.checkout>footer{margin-top:48px}body.checkout .pix-modal__box{padding:24px 0 0;border-radius:18px}body.checkout .pix-modal__qr{width:148px;height:148px}.criando main{padding:20px 16px 60px}.criando main .criando__titulo svg{width:64px}.criando main .criando__titulo{font-size:22px;margin-top:20px}.criando main .criando__subtitulo{font-size:13px;margin-bottom:20px}.criando main .criando__stepper{max-width:100%;padding:14px 16px}.criando main .criando__step-titulo{font-size:13px}.criando main .criando__step-subtitulo{display:none}.criando main .criando__card{width:100%;padding:20px 16px;border-radius:14px}.criando main .criando__upload{max-width:100%;width:100%;padding:32px 20px}.criando main .criando__aviso{padding:14px;border-radius:12px}.criando main .criando__grid{grid-template-columns:repeat(4, 1fr);gap:8px}.criando main .criando__botoes{-ms-flex-direction:column-reverse;flex-direction:column-reverse;gap:10px}.perfil .pet-profile{padding:90px 16px 48px;gap:16px}.perfil .pet-profile__header{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;gap:16px}.perfil .pet-profile__avatar{width:96px;height:96px}.perfil .pet-profile__name{font-size:18px}.perfil .pet-profile__tabs{width:100%}.perfil .pet-profile__gallery{grid-template-columns:repeat(2, 1fr);gap:3px}.perfil .pet-profile__cta{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;gap:12px;margin-top:24px;padding:16px}.perfil .card-waiting{padding:8px}.perfil .card-waiting__titulo{font-size:12px;margin-bottom:4px}.perfil .card-waiting__tema{font-size:11px;margin-bottom:8px}.perfil .card-waiting__imagens{width:48px;height:48px;margin-bottom:18px}.perfil .card-waiting__anel{width:48px;height:48px}.perfil .card-waiting__imagem-principal{top:3px;left:3px;width:43px;height:43px}.perfil .card-waiting__imagem-extra{bottom:-10px;right:-10px;width:30px;height:30px}.perfil .card-waiting__status{display:none}.perfil .card-waiting__progresso{margin-bottom:12px}.perfil .card-waiting__aviso{font-size:10px;gap:4px}.perfil .card-waiting__aviso svg{display:none}body.inner main{padding:90px 20px 60px}body.inner .breadcrumb{margin-bottom:24px}body.inner .inner__titulo{font-size:22px}body.inner .inner__meta{margin-bottom:28px}body.inner main .content>p{font-size:14px;margin-bottom:24px}body.inner main .content h2{font-size:17px;margin-top:28px}body.inner main .content>span{padding:16px;border-radius:12px}body.inner main .content>span p{font-size:13px}body.suporte main{padding:90px 20px 64px}body.suporte .breadcrumb{margin-bottom:28px}body.suporte .contato__esquerda{gap:24px}body.suporte .contato__titulo svg{width:64px}body.suporte .contato__titulo{font-size:22px}body.suporte .contato__subtitulo{font-size:14px;max-width:100%}body.suporte .contato__form-row{grid-template-columns:1fr;gap:18px}body.gerenciador .topBar{padding:0 20px}body.gerenciador .topBar .open-menu-mobile{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:40px;height:40px;background:#F8F8F8;border-radius:100%;border:none;left:24px}body.gerenciador .topBar .open-menu-mobile img{width:20px;opacity:0.8}body.gerenciador .topBar .content{padding:0}body.gerenciador .topBar .content .searchMail{display:none}body.gerenciador .topBar .content .user p{display:none}body.gerenciador .sidebar{display:none}body.gerenciador .sidebar.active{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;position:fixed;top:0;left:0;z-index:99999999999999}.record__paid>span{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;position:relative;top:0 !important;margin-left:-80px}.record__finished{margin-right:8px !important;margin-left:-72px !important;display:-ms-flexbox !important;display:flex !important}.record__finished strong{display:none !important}.record__finished>span{display:-ms-flexbox !important;display:flex !important;-ms-flex-direction:row;flex-direction:row;position:relative;top:0 !important}.record__qtdmd{display:-ms-flexbox !important;display:flex !important}.record__qtdmd strong{display:none !important}.record__qtdmd>span{display:-ms-flexbox !important;display:flex !important;-ms-flex-direction:row;flex-direction:row;position:relative;top:4px !important}.record__pet span p{max-width:180px !important;overflow:hidden;text-overflow:ellipsis}.gerenciador main{margin:64px 0 0 !important}.gerenciador.g-home .resume.pendentes{margin-top:40px}.gerenciador.g-home .resume{padding:0 20px;margin-left:0}.gerenciador.g-home .resume>div{-ms-flex-direction:column;flex-direction:column}.gerenciador.g-home .resume>div .card{width:100%;margin:0;margin-bottom:24px}.gerenciador.g-home .resume>div .card:last-of-type{margin:0 !important}.gerenciador.g-home .recordsSession{padding:32px 20px 0;margin-left:0}.gerenciador.g-home .recordsSession .records{width:100%;min-width:100%}.gerenciador.g-home .recordsSession .records .record__pet{display:-ms-flexbox !important;display:flex !important}.gerenciador.g-home .recordsSession .records .record__paid{display:-ms-flexbox !important;display:flex !important}.gerenciador.g-home .recordsSession .records .record__paid>strong{display:none !important}.gerenciador.g-home .recordsSession .records .record__paid span{position:relative !important;top:20px;padding-left:24px}.gerenciador.g-home .recordsSession .records .record__paid span img{width:12px;margin:4px}.gerenciador.g-home .recordsSession .records .record__finished{display:-ms-flexbox !important;display:flex !important}.gerenciador.g-home .recordsSession .records .record__finished>strong{display:none !important}.gerenciador.g-home .recordsSession .records .record__finished span{position:relative !important;top:20px;padding-left:24px}.gerenciador.g-home .recordsSession .records .record__finished span img{width:12px;margin:4px}.gerenciador.g-home .recordsSession .records .record__actions{display:-ms-flexbox !important;display:flex !important}.gerenciador.g-home .recordsSession .records .record>div{display:none}.gerenciador.g-home .records-edit{padding:0 0 24px}.gerenciador.g-home .records-edit form>div{-ms-flex-direction:column;flex-direction:column;margin-top:0}.gerenciador.g-home .records-edit form>div>span{width:100%}.gerenciador.g-home .records-edit form>div>span>p{margin-top:32px}.gerenciador.g-home .records-edit .saverg{width:100%;margin-top:32px}.gerenciador.g-home .filters{margin-left:0;padding:48px 0 24px 24px;height:auto;width:100%;margin-top:0}.gerenciador.g-home .filters>div{-ms-flex-wrap:wrap;flex-wrap:wrap}.gerenciador.g-home .filters>div span{max-width:40%}.gerenciador.g-home .filters>div span:nth-of-type(1)>p{margin-top:-24px !important}.gerenciador.g-home .filters>div span:nth-of-type(2){max-width:calc(100% - 48px)}.gerenciador.g-home .filters>div span>p{margin-top:16px}.gerenciador.g-home .filters>div span>input{font-size:12px;max-width:100%}.gerenciador.g-home .filters>div span>input[name*="data"]{width:100px}.configuracoes .removeOlds{width:100%;min-width:100%}.configuracoes .removeOlds .content .remove-olds-button{width:100%;margin-top:32px}body .modal .contentModal{max-width:calc(100% - 48px)}}@media screen and (max-width: 1023px) and (max-width: 350px){header .content>.logo img{width:88px}header .menuOptions a.create{padding:0 8px}}@media (max-width: 600px){.home .bigBanner .content .heroCtas__buttons{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:stretch;align-items:stretch}.home .bigBanner .content .heroCtas__buttons .heroCtas__btn{-ms-flex-pack:center;justify-content:center}.home .bigBanner .content .heroCtas__trust{gap:14px}.home .popularStyles__grid{grid-template-columns:repeat(2, 1fr)}}@media (max-width: 1024px){.home .features__grid{grid-template-columns:repeat(2, 1fr)}.home .popularStyles__grid{grid-template-columns:repeat(3, 1fr)}}
