.dpaschoal-apps-1-x-customCepShipping__title{color:var(--Gray-800);font-family:Roboto;font-size:14px;font-style:normal;font-weight:600;line-height:22px;letter-spacing:.28px;margin:0 0 8px}.dpaschoal-apps-1-x-customCepShipping__linkZipCode{color:var(--Gray-800);font-family:Roboto;font-size:12px;font-style:normal;font-weight:300;line-height:20px;letter-spacing:.24px;text-decoration:underline;margin:8px 0 0;display:block}.dpaschoal-apps-1-x-customCepShipping__unavailableMessage{font-size:11px;text-transform:uppercase;font-weight:500;display:block;clear:both;text-align:left}.dpaschoal-apps-1-x-customCepShipping__form{display:flex;flex-direction:row}.dpaschoal-apps-1-x-customCepShipping__form input{width:100%;height:40px;border-radius:27px;border:1px solid var(--Gray-300);padding:10px 17.58px;color:var(--Gray-500);font-family:Roboto;font-size:12px;font-style:normal;font-weight:400;line-height:20px;letter-spacing:.24px;outline:none}.dpaschoal-apps-1-x-customCepShipping__form input::-moz-placeholder{color:var(--Gray-500);font-family:Roboto;font-size:12px;font-style:normal;font-weight:400;line-height:20px;letter-spacing:.24px}.dpaschoal-apps-1-x-customCepShipping__form input:-ms-input-placeholder{color:var(--Gray-500);font-family:Roboto;font-size:12px;font-style:normal;font-weight:400;line-height:20px;letter-spacing:.24px}.dpaschoal-apps-1-x-customCepShipping__form input::-ms-input-placeholder{color:var(--Gray-500);font-family:Roboto;font-size:12px;font-style:normal;font-weight:400;line-height:20px;letter-spacing:.24px}.dpaschoal-apps-1-x-customCepShipping__form input::placeholder{color:var(--Gray-500);font-family:Roboto;font-size:12px;font-style:normal;font-weight:400;line-height:20px;letter-spacing:.24px}.dpaschoal-apps-1-x-customCepShipping__form button{width:95px;height:40px;flex-shrink:0;border-radius:27px;background:var(--Green-500);color:var(--White-50);text-align:center;font-family:Roboto;font-size:14px;font-style:normal;font-weight:600;line-height:22px;letter-spacing:.28px;border:0;margin:0 0 0 6.5px;cursor:pointer}.dpaschoal-apps-1-x-customCepShipping__form button:hover{background-color:#00922a}.dpaschoal-apps-1-x-customCepShipping__list{list-style:none;display:flex;flex-direction:column;gap:16px;padding:0;margin:16px 0 24px}.dpaschoal-apps-1-x-customCepShipping__listItem{display:flex;flex-direction:column;justify-content:space-between;padding:8px 16px;border-radius:6px;border:1px solid var(--Gray-300);background:var(--White-50);min-height:62px;cursor:pointer}.dpaschoal-apps-1-x-customCepShipping__message{display:flex;flex-direction:row;gap:8px;align-items:center;color:var(--Black);font-family:Roboto;font-size:16px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:.32px}.dpaschoal-apps-1-x-customCepShipping__message svg{width:24px;height:24px;flex-shrink:0}.dpaschoal-apps-1-x-customCepShipping__listItemTop{display:flex;flex-direction:row;justify-content:space-between}.dpaschoal-apps-1-x-customCepShipping__listItemBottom{display:flex;flex-direction:row;justify-content:flex-start;gap:4px;padding:4px 0 0}.dpaschoal-apps-1-x-customCepShipping__listItem .dpaschoal-apps-1-x-customCepShipping__listItemName,.dpaschoal-apps-1-x-customCepShipping__listItem .dpaschoal-apps-1-x-customCepShipping__listItemPrice{color:var(--Neutral-600);font-family:Roboto;font-size:14px;font-style:normal;font-weight:600;line-height:22px;letter-spacing:.28px}.dpaschoal-apps-1-x-customCepShipping__listItem .dpaschoal-apps-1-x-customCepShipping__listItemTime{color:var(--Gray-500);font-family:Roboto;font-size:12px;font-style:normal;font-weight:300;line-height:20px;letter-spacing:.24px}.dpaschoal-apps-1-x-customCepShipping__listItemStore .dpaschoal-apps-1-x-customCepShipping__listItemName,.dpaschoal-apps-1-x-customCepShipping__listItemStore .dpaschoal-apps-1-x-customCepShipping__listItemPrice{color:var(--Green-500);font-family:Roboto;font-size:14px;font-style:normal;font-weight:600;line-height:22px;letter-spacing:.28px}.dpaschoal-apps-1-x-customCepShipping__listItemStore .dpaschoal-apps-1-x-customCepShipping__listItemButton{color:var(--Red-600);font-family:Roboto;font-size:12px;font-style:normal;font-weight:700;line-height:20px;letter-spacing:.24px;text-decoration:underline;padding:0;margin:0;background:transparent;border:0;outline:none;cursor:pointer}.dpaschoal-apps-1-x-customCepShipping__modalOverlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);display:flex;align-items:flex-start;justify-content:flex-end;z-index:9999;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.dpaschoal-apps-1-x-customCepShipping__modalContent{border-radius:0;background:var(--White-50);padding:24px 32px;width:600px;max-width:95vw;height:101vh;overflow-y:auto;box-shadow:-4px 0 20px rgba(0,0,0,.25);position:relative;-webkit-animation:dpaschoal-apps-1-x-slideInRight .3s ease-out;animation:dpaschoal-apps-1-x-slideInRight .3s ease-out}@-webkit-keyframes dpaschoal-apps-1-x-slideInRight{0%{transform:translateX(100%)}to{transform:translateX(0)}}@keyframes dpaschoal-apps-1-x-slideInRight{0%{transform:translateX(100%)}to{transform:translateX(0)}}.dpaschoal-apps-1-x-customCepShipping__modalClose{position:absolute;top:28px;right:32px;background:none;border:none;padding:0;margin:0;cursor:pointer}.dpaschoal-apps-1-x-customCepShipping__modalTitle{color:var(--Gray-800);font-family:Roboto;font-size:20px;font-style:normal;font-weight:600;line-height:150%;margin:0 0 20px}.dpaschoal-apps-1-x-customCepShipping__modalList{list-style:none;padding:0;margin:0;overflow-y:auto;max-height:calc(100vh - 160px)}.dpaschoal-apps-1-x-customCepShipping__modalList::-webkit-scrollbar{display:none}.dpaschoal-apps-1-x-customCepShipping__modalListItem{border-radius:6px;padding:16px 12px;margin:10px 0 0;background:var(--Gray-100);display:flex;flex-direction:column;position:relative;gap:12px}.dpaschoal-apps-1-x-customCepShipping__modalListItem iframe{height:435.547px;border-radius:15px}.dpaschoal-apps-1-x-customCepShipping__modalListItemPriority{border-radius:6px;border:1px solid var(--Green-500);background:rgba(78,181,36,.1)}.dpaschoal-apps-1-x-customCepShipping__modalSearchContainer{position:relative}.dpaschoal-apps-1-x-customCepShipping__modalSearchContainer:before{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='25' fill='none'%3E%3Cpath d='M14.356 5.265a6.652 6.652 0 11-9.408 9.407 6.652 6.652 0 019.408-9.407M14.309 14.71l6.517 6.606' stroke='%23393939' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");position:absolute;right:14px;top:50%;transform:translateY(-50%);width:24px;height:24px}.dpaschoal-apps-1-x-customCepShipping__modalSearch{width:100%;height:63.484px;outline:none;border-radius:6px;padding:0 14px;border:1px solid var(--Gray-400);background:var(--White-50);color:var(--Gray-800);font-family:Roboto;font-size:16px;font-style:normal;font-weight:400;line-height:150%}.dpaschoal-apps-1-x-customCepShipping__modalSearch::-moz-placeholder{color:var(--Gray-800);font-family:Roboto;font-size:16px;font-style:normal;font-weight:400;line-height:150%}.dpaschoal-apps-1-x-customCepShipping__modalSearch:-ms-input-placeholder{color:var(--Gray-800);font-family:Roboto;font-size:16px;font-style:normal;font-weight:400;line-height:150%}.dpaschoal-apps-1-x-customCepShipping__modalSearch::-ms-input-placeholder{color:var(--Gray-800);font-family:Roboto;font-size:16px;font-style:normal;font-weight:400;line-height:150%}.dpaschoal-apps-1-x-customCepShipping__modalSearch::placeholder{color:var(--Gray-800);font-family:Roboto;font-size:16px;font-style:normal;font-weight:400;line-height:150%}.dpaschoal-apps-1-x-customCepShipping__modalListItemRecommended{color:var(--Gray-800);font-family:Roboto;font-size:18px;font-style:normal;font-weight:700;line-height:150%;letter-spacing:.36px;margin:0 0 17px;display:block}.dpaschoal-apps-1-x-customCepShipping__modalListItemHeader{margin:0 0 16px;display:flex;flex-direction:row;justify-content:space-between}.dpaschoal-apps-1-x-customCepShipping__modalListItemHeader strong{color:var(--Gray-800);font-family:Roboto;font-size:16px;font-style:normal;font-weight:600;line-height:20px;letter-spacing:.32px;text-transform:capitalize}.dpaschoal-apps-1-x-customCepShipping__modalListItemHeader button{color:var(--Gray-800);font-family:Roboto;font-size:14px;font-style:normal;font-weight:600;line-height:22px;letter-spacing:.28px;text-decoration:underline;display:flex;flex-direction:row;gap:8px;padding:0;margin:0;background:transparent;outline:none;border:0;cursor:pointer}.dpaschoal-apps-1-x-customCepShipping__modalListItemHeader button svg{width:19.367px;height:19.367px;flex-shrink:0}.dpaschoal-apps-1-x-customCepShipping__modalListItemDetails{display:flex;flex-direction:row;align-items:center;margin:10px 0 0;max-width:253px}.dpaschoal-apps-1-x-customCepShipping__modalListItemDetails svg{width:15.367px;height:15.367px;flex-shrink:0;margin:0 8px 0 0}.dpaschoal-apps-1-x-customCepShipping__modalListItemDetails span{color:var(--Gray-800);font-family:Roboto;font-size:14px;font-style:normal;font-weight:700;line-height:22px;letter-spacing:.28px;margin:0 4px 0 0}.dpaschoal-apps-1-x-customCepShipping__modalListItemDetails strong{color:var(--Gray-800);font-family:Roboto;font-size:14px;font-style:normal;font-weight:300;line-height:22px;letter-spacing:.28px}.dpaschoal-apps-1-x-customCepShipping__modalListItemToRemove{bottom:0;right:0;position:absolute;color:var(--White-50);font-family:Roboto;font-size:14px;font-style:normal;font-weight:600;line-height:22px;letter-spacing:.28px;width:151px;height:43px;border-radius:27px;background:var(--Green-500);padding:0;margin:0;border:0;cursor:pointer}@media (max-width:1024px){.dpaschoal-apps-1-x-customCepShipping__title{font-size:12px;line-height:20px;letter-spacing:.24px}.dpaschoal-apps-1-x-customCepShipping__linkZipCode{font-size:10px;letter-spacing:.2px}.dpaschoal-apps-1-x-customCepShipping__form input{padding:10px 16px}.dpaschoal-apps-1-x-customCepShipping__form button{margin:0 0 0 8px}.dpaschoal-apps-1-x-customCepShipping__list{gap:12px}.dpaschoal-apps-1-x-customCepShipping__listItem{min-height:60px}.dpaschoal-apps-1-x-customCepShipping__message{font-size:14px;letter-spacing:.28px}.dpaschoal-apps-1-x-customCepShipping__listItem .dpaschoal-apps-1-x-customCepShipping__listItemName,.dpaschoal-apps-1-x-customCepShipping__listItem .dpaschoal-apps-1-x-customCepShipping__listItemPrice{font-size:12px;font-weight:700;line-height:20px;letter-spacing:.24px}.dpaschoal-apps-1-x-customCepShipping__listItemStore .dpaschoal-apps-1-x-customCepShipping__listItemName,.dpaschoal-apps-1-x-customCepShipping__listItemStore .dpaschoal-apps-1-x-customCepShipping__listItemPrice{font-size:12px;line-height:20px;letter-spacing:.24px}.dpaschoal-apps-1-x-customCepShipping__modalContent{width:320px;padding:16px}.dpaschoal-apps-1-x-customCepShipping__modalClose{top:16px;right:16px;margin:0!important}.dpaschoal-apps-1-x-customCepShipping__modalTitle{font-size:16px;line-height:20px;letter-spacing:.32px;margin:0 0 16px}.dpaschoal-apps-1-x-customCepShipping__modalList{max-height:calc(100vh - 140px)}.dpaschoal-apps-1-x-customCepShipping__modalListItem{margin:16px 0 0}.dpaschoal-apps-1-x-customCepShipping__modalSearch{height:50px;padding-inline:16px 42px;font-size:14px;line-height:22px;letter-spacing:.28px}.dpaschoal-apps-1-x-customCepShipping__modalSearch::-moz-placeholder{font-size:14px;line-height:22px;letter-spacing:.28px}.dpaschoal-apps-1-x-customCepShipping__modalSearch:-ms-input-placeholder{font-size:14px;line-height:22px;letter-spacing:.28px}.dpaschoal-apps-1-x-customCepShipping__modalSearch::-ms-input-placeholder{font-size:14px;line-height:22px;letter-spacing:.28px}.dpaschoal-apps-1-x-customCepShipping__modalSearch::placeholder{font-size:14px;line-height:22px;letter-spacing:.28px}.dpaschoal-apps-1-x-customCepShipping__modalListItemRecommended{margin:0 0 16px}.dpaschoal-apps-1-x-customCepShipping__modalListItemHeader{flex-direction:column;gap:16px;margin:0 0 6px}.dpaschoal-apps-1-x-customCepShipping__modalListItemDetails{margin:0;padding:10px 0 0;max-width:100%}.dpaschoal-apps-1-x-customCepShipping__modalListItemDetails svg{width:16px;height:16px;margin:0 10px 0 0}.dpaschoal-apps-1-x-customCepShipping__modalListItemToRemove{bottom:unset;right:unset;position:relative;color:var(--Gray-100);font-weight:600;line-height:150%;width:151px;height:40px;margin:16px 0 0}.dpaschoal-apps-1-x-customCepShipping__modalListItem iframe{height:192px}}.dpaschoal-apps-1-x-recommendedStore__container{.dpaschoal-apps-1-x-customCepShipping__modalListItem{margin:24px 0 0;gap:12px}.dpaschoal-apps-1-x-customCepShipping__modalListItem iframe{height:235.547px}.dpaschoal-apps-1-x-customCepShipping__modalListItemRecommended{margin:0 0 16px}.dpaschoal-apps-1-x-customCepShipping__modalListItemHeader{margin:0 0 6px;flex-direction:column;gap:16px}.dpaschoal-apps-1-x-customCepShipping__modalListItemHeader button svg{width:16px;height:16px;flex-shrink:0}.dpaschoal-apps-1-x-customCepShipping__modalListItemDetails{margin:0;padding:10px 0 0;max-width:100%}.dpaschoal-apps-1-x-customCepShipping__modalListItemDetails svg{width:16px;height:16px;flex-shrink:0;margin:0 10px 0 0}.dpaschoal-apps-1-x-customCepShipping__modalListItemToRemove{bottom:unset;right:unset;position:relative;margin:16px 0 0}}