.modalLayout .modal-dialog[data-v-27a70104]{max-width:unset !important}.modal-header-select-template[data-v-27a70104]{background-color:#1d2327 !important}@media(min-width: 1200px){.modal[data-v-27a70104]{position:fixed;top:0;left:300px;z-index:1055;display:none;width:calc(100% - 300px);height:100%;overflow-x:hidden;overflow-y:auto;outline:0}}

.otp-container[data-v-b3bc92ea] {
  width: 100%;
  display: flex;
  gap: 10px;
  justify-content: center;
}
.otp-input[data-v-b3bc92ea] {
  border: none;
  color: #000;
  background-color: #fcfcfc;
  font-size: 32px;
  text-align: center;
  width: 53px;
  height: 58px;
  border-radius: 10px;
  outline: 1px solid #e9e9e9;
}
.otp-input[data-v-b3bc92ea]:focus-visible {
  outline: 2px solid #18c5bd;
}
.otp-input.filled[data-v-b3bc92ea] {
  outline: 2px solid rgb(7, 192, 99);
}


.verify-email-modal .modalLayout[data-v-3cfe28da] {
  left: 0px;
  justify-content: center;
  justify-items: center;
}
@media (min-width: 1200px) {
.verify-email-modal .modalLayout[data-v-3cfe28da] {
    left: 130px;
}
}
.message-verify-email[data-v-3cfe28da] {
  font-size: 10px;
  font-weight: 400;
  text-align: center;
  line-height: 18px;
  width: 350px;
  height: 36px;
}
.bg-light-gray[data-v-3cfe28da] {
  background-color: #f6f6f6;
}
.static-email-verify[data-v-3cfe28da] {
  margin-top: 18px;
  border-radius: 10px;
  width: 372px;
  height: 56px;
  background-color: #f6f6f6;
  font-weight: 500;
  font-size: 10px;
  color: #9ca4b1;
  padding: 5px;
  padding-left: 10px;
  line-height: 23px;
}
.send-to-message[data-v-3cfe28da] {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-size: 10px;
  line-height: 23px;
  letter-spacing: 0%;
  vertical-align: middle;
  text-align: left;
}
.email-recived[data-v-3cfe28da] {
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  font-size: 12.5px;
  line-height: 23px;
  letter-spacing: 0%;
  margin-top: 18px;
  width: 372px;
  height: 56px;
  color: #18c5bd;
}
.w-372[data-v-3cfe28da] {
  width: 372px !important ;
}
.count-seconds[data-v-3cfe28da] {
  font-weight: bolder !important;
  color: black;
}
.btn-resend[data-v-3cfe28da] {
  cursor: pointer;
  display: inline-block;
  width: 180px;
  height: 35px;
  border-radius: 4px;
  font-size: 16px;
  text-align: center;
}
.btn-resend-active[data-v-3cfe28da] {
  background-color: transparent;
  border: 1px solid #18c5bd;
  color: #18c5bd;
  cursor: pointer;
}
.btn-resend-inactive[data-v-3cfe28da] {
  background-color: #f6f6f6;
  border: none;
  color: #9ca4b1;
  cursor: not-allowed;
}
.btn-verify-active[data-v-3cfe28da] {
  border: 1px solid #18c5bd;
  background-color: #18c5bd;
  cursor: pointer;
  color: #fff;
}
.btn-verify-inactive[data-v-3cfe28da] {
  background-color: #f6f6f6;
  border: none;
  color: #9ca4b1;
  cursor: not-allowed;
}
.to-many-atempts[data-v-3cfe28da] {
  flex-direction: column;
  text-align: center;
  justify-items: center;
  font-size: 14px;
  height: 110px;
}
.wrong-code[data-v-3cfe28da] {
  color: #ff0000 !important;
  font-size: 10px;
  margin-top: 10px !important;
  margin: 5px;
}
.tankyou-message[data-v-3cfe28da] {
  font-weight: bold;
  font-size: 18px;
  margin: 5px;
}
.waiting-spinner-color[data-v-3cfe28da] {
  color: #18c5bd !important;
}
.btn-cancel[data-v-3cfe28da] {
  background-color: transparent;
  border: 1px solid #9ca4b1;
  color: #9ca4b1;
  padding: 8px 16px;
  border-radius: 4px;
  font-size: 14px;
  font-weight: 500;
  cursor: pointer;
  transition: all 0.2s ease;
}
.btn-cancel[data-v-3cfe28da]:hover {
  background-color: #9ca4b1;
  color: white;
}

.toggle-password[data-v-07f2697a],.toggle-confirm-password[data-v-07f2697a]{position:absolute;top:24px;right:10px;transform:translateY(-50%);cursor:pointer}.input-container[data-v-07f2697a]{position:relative}.form-control[data-v-07f2697a]{padding-right:40px}
.footer__shopping-cart[data-v-2d98bdf2]{display:flex;flex-direction:row;flex-wrap:nowrap;gap:10px}.footer__shopping-cart .title-plan_title[data-v-2d98bdf2]{display:flex;flex-direction:column;gap:8px}.footer__shopping-cart .title-plan_title h2[data-v-2d98bdf2]{padding:5px;margin:0}.most-popular-style[data-v-2d98bdf2]{background:red;color:#fff;position:absolute;border-radius:8px;padding:4px 6px;font-weight:500;font-size:.7rem;left:100px}.price-dollar[data-v-2d98bdf2]{font-size:1.5rem;position:relative;font-weight:600;padding-right:42px;width:-moz-fit-content;width:fit-content}.price-dollar span[data-v-2d98bdf2]{font-size:2.3rem}.price-dollar[data-v-2d98bdf2]::before{content:"$";position:absolute;top:0px;left:-10px;font-size:1.2rem;font-weight:600}.price-dollar[data-v-2d98bdf2]::after{content:attr(data-price-dollar-content-after);position:absolute;bottom:7px;right:-7px;font-size:1.2rem;font-weight:600}.price-billed-yearly[data-v-2d98bdf2]{font-weight:500}.x_mark[data-v-2d98bdf2]{cursor:pointer;position:absolute;right:0rem;top:0rem}@media(max-width: 1024px){.footer__start-action[data-v-2d98bdf2]{width:95% !important}}@media(max-width: 1024px){.selection-wrapper>div[data-v-2d98bdf2]{flex-direction:row !important}.sub_wrapper[data-v-2d98bdf2]{flex-direction:column !important;gap:1rem;width:100% !important}.sub_wrapper button[data-v-2d98bdf2]{width:100% !important}.footer__payment-cycle[data-v-2d98bdf2]{flex-direction:row !important;justify-content:space-between;width:100%}}@media(max-width: 500px){.most-popular-style[data-v-2d98bdf2]{left:275px}}
.single-plan[data-v-74451028],.s2-single-plan[data-v-74451028]{display:flex;flex-direction:column;align-items:center;justify-content:space-between;padding-block:2.5rem 1rem}.cards-wrapper[data-v-74451028]{display:grid;grid-template-columns:repeat(6, 1fr);grid-column-gap:10px;grid-row-gap:10px}@media(max-width: 1024px){.cards-wrapper[data-v-74451028]{grid-template-columns:repeat(3, 1fr)}}@media(max-width: 500px){.cards-wrapper[data-v-74451028]{grid-template-columns:repeat(2, 1fr)}}.s2-wrapper[data-v-74451028]{padding-top:20px;padding-bottom:120px;gap:1rem;row-gap:2.5rem !important;display:grid;justify-content:space-between;flex-direction:row;grid-template-columns:repeat(3, 1fr)}@media(max-width: 1024px){.s2-wrapper[data-v-74451028]{grid-template-columns:repeat(3, 1fr)}}@media(max-width: 600px){.s2-wrapper[data-v-74451028]{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 425px){.s2-wrapper[data-v-74451028]{grid-template-columns:repeat(2, 1fr)}}.footer-wrapper[data-v-74451028]{width:90%;margin-inline:auto;padding:1rem;display:flex;flex-wrap:wrap;gap:1rem;row-gap:2rem;justify-content:space-between;height:100px;align-items:center}@media(max-width: 1024px){.footer-wrapper[data-v-74451028]{width:95%;flex-direction:column;height:auto}}@media(max-width: 540px){.footer-wrapper[data-v-74451028]{width:95%;flex-direction:column;height:auto}}.shopping-cart[data-v-74451028]{flex-basis:calc(20% - 1rem);display:flex;flex-direction:column;gap:.7rem}@media only screen and (max-width: 1024px){.shopping-cart[data-v-74451028]{flex-basis:calc(50% - 1rem)}}.add-ons[data-v-74451028]{flex-basis:calc(40% - 1rem);display:flex;flex-direction:column;gap:.7rem;justify-content:flex-start;padding-top:3.9rem}@media only screen and (max-width: 1024px){.add-ons[data-v-74451028]{flex-basis:calc(50% - 1rem)}}.subscription-period[data-v-74451028]{min-width:340px;min-height:190px;display:flex;align-items:flex-end;padding-left:3%;justify-content:flex-end;border-left:2px solid rgba(165,165,165,.3)}@media only screen and (max-width: 1024px){.subscription-period[data-v-74451028]{flex-basis:calc(100% - 1rem);justify-content:center;border:none}}.addons-container[data-v-74451028]{padding:1rem 1.7rem;padding-right:40px;display:flex;align-items:center;flex-wrap:wrap;position:relative;border:1px solid #acacac;border-radius:8px;max-width:-moz-fit-content;max-width:fit-content}.addons-wrapper[data-v-74451028]{font-size:1.1rem;font-weight:500}.x_mark[data-v-74451028]{cursor:pointer;position:absolute;right:1rem;top:.5rem}.loading-options[data-v-74451028]{height:20px;background:linear-gradient(to left, #e0e0e0 0%, #f5f5f5 50%, #e0e0e0 100%);margin-bottom:10px;border-radius:5px;animation-name:example-74451028;animation-duration:.8s;animation-iteration-count:infinite}@keyframes example-74451028{from{background-size:1%}to{background-size:300%}}.parent[data-v-74451028]{display:flex}.div1[data-v-74451028]{width:150px !important;height:150px !important;background:linear-gradient(to left, #e0e0e0 0%, #f5f5f5 50%, #e0e0e0 100%)}.numbers[data-v-74451028]{width:90%;height:15px}.border-top-addons[data-v-74451028]{border-top:1px solid #474747;width:70%}.exp[data-v-74451028]{width:90%;height:15px;background:gray}.select[data-v-74451028]{width:90%;height:15px;background:gray}.deleteIc[data-v-74451028]{width:60%;height:80%;border-radius:50%;background:gray}.loading-options[data-v-74451028]{height:20px;background:linear-gradient(to left, #e0e0e0 0%, #f5f5f5 50%, #e0e0e0 100%);margin-bottom:10px;border-radius:5px;animation-name:example-74451028;animation-duration:.8s;animation-iteration-count:infinite}@keyframes example-74451028{from{background-size:1%}to{background-size:300%}}.el-select-dropdown__item[data-v-74451028]{background-color:#fff !important;color:#000 !important;font-weight:500 !important}.el-select-dropdown__item.selected[data-v-74451028]{background-color:#fff !important;color:#000 !important;font-weight:500 !important}.el-select-dropdown.is-multiple .el-select-dropdown__item.selected[data-v-74451028]::after{display:none !important}.el-icon el-tag__close[data-v-74451028]{display:none !important}
.loading-options[data-v-3f1dcaea]{height:20px;background:linear-gradient(to left, #e0e0e0 0%, #f5f5f5 50%, #e0e0e0 100%);margin-bottom:10px;border-radius:5px;animation-name:example-3f1dcaea;animation-duration:.8s;animation-iteration-count:infinite}.saving-amount-card[data-v-3f1dcaea]{display:flex;align-items:center;justify-content:center;width:94px;height:28px;color:#18c5bd !important;background:rgba(24,197,189,.15) !important;border-radius:31px}.saving-amount-card.active[data-v-3f1dcaea]{background:hsla(0,0%,100%,.96) !important;color:#18c5bd !important}@media screen and (max-width: 1380px){.saving-amount-card[data-v-3f1dcaea]{margin-top:10px}}@keyframes example-3f1dcaea{from{background-size:1%}to{background-size:300%}}.loading-radio[data-v-3f1dcaea]{height:22.75px;width:22.75px;background-color:#e0e0e0;border-radius:50%}
.recap-payment-method[data-v-5397dcfb]{border:1px solid rgba(0,0,0,.12);border-radius:8px;padding:20px 30px}.waiting-process[data-v-5397dcfb]{border-radius:8px;border:2px solid #f1416c;display:flex;flex-direction:column;align-items:center}
.my_container[data-v-29bfaf5c]{padding:20px;min-height:130px;border-radius:8px;background-color:#fcfcfc;position:relative}.overlay[data-v-29bfaf5c]{position:absolute;top:0;left:0;width:100%;height:130px;background-color:rgba(0,0,0,.04);border-radius:4px;z-index:1}.name[data-v-29bfaf5c]{color:#242424;font-feature-settings:"clig" off,"liga" off;font-size:16px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:.154px}.description[data-v-29bfaf5c]{height:30%;width:100%;color:rgba(0,0,0,.9);font-feature-settings:"clig" off,"liga" off;font-size:13px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:.154px;display:flex;align-items:center;margin-top:8px}.input_group[data-v-29bfaf5c]{height:60%;width:100%;display:flex;justify-content:space-between;align-items:center}
.skeleton[data-v-f78a5b1c]{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-evenly;padding-inline:2rem;padding-block:1rem;height:130px;border:1px solid hsla(0,0%,40%,.3019607843);border-radius:.475rem}.parent[data-v-f78a5b1c]{display:grid;grid-template-columns:repeat(2, 1fr);grid-column-gap:18px;grid-row-gap:18px;margin-bottom:2rem}@media(max-width: 560px){.parent[data-v-f78a5b1c]{grid-template-columns:1fr}}.add_your_budget[data-v-f78a5b1c]{color:#000;font-feature-settings:"clig" off,"liga" off;font-size:20px;margin-top:2rem;font-style:normal;font-weight:700;line-height:normal;letter-spacing:.183px}.notice[data-v-f78a5b1c]{color:#000;font-size:16px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:.183px;margin-bottom:1.5rem}.title[data-v-f78a5b1c]{color:#455660;font-feature-settings:"clig" off,"liga" off;display:inline-block;font-size:20px;font-style:normal;font-weight:600;line-height:30px;letter-spacing:.183px;border-bottom:3px solid #18c5bd;margin-bottom:1.3rem}.payment_notice[data-v-f78a5b1c]{color:rgba(17,16,16,.7);font-feature-settings:"clig" off,"liga" off;font-family:Roboto;font-size:16px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:.183px}
