.sms-stripe-wrap .select-wrap { padding: 0 25px; }
.sms-stripe-wrap .select-wrap .select-size-wrap { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; min-width: 50%; }
.sms-stripe-wrap .offertxt-wrap { display: none; background: white; width: -webkit-fit-content; width: -moz-fit-content; width: fit-content; text-align: center; margin: 25px auto 0; }
.sms-stripe-wrap .offertxt-wrap p { font: 16px "montserrat-bold"; margin: 0px auto -10px; padding: 0px 0 25px; border-radius: 10px; color: #434343; }
@media screen and (max-width: 1200px) { .sms-stripe-wrap .offertxt-wrap { display: -webkit-box; display: -ms-flexbox; display: flex; } }
.sms-stripe-wrap .switch-wrap { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: baseline !important; -ms-flex-align: baseline !important; align-items: baseline !important; }
@media screen and (max-width: 768px) { .sms-stripe-wrap .switch-wrap { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; } }
.sms-stripe-wrap .switch-wrap .container-wrap { display: none; }
@media screen and (max-width: 1200px) { .sms-stripe-wrap .switch-wrap .container-wrap { margin: 0 auto; display: -webkit-box; display: -ms-flexbox; display: flex; } }
.sms-stripe-wrap .switch-wrap .info-wrap { margin-right: 10px; }
.sms-stripe-wrap .switch-wrap .info-popup-wrap { left: -15px !important; }
@media screen and (max-width: 1240px) { .sms-stripe-wrap .switch-wrap .info-popup-wrap { -webkit-transform: translateX(-6%) !important; transform: translateX(-6%) !important; } }
@media screen and (max-width: 800px) { .sms-stripe-wrap .switch-wrap .info-popup-wrap { -webkit-transform: translateX(-6%) !important; transform: translateX(-6%) !important; } }
@media screen and (max-width: 600px) { .sms-stripe-wrap .switch-wrap .info-popup-wrap { width: 300px !important; } }
@media screen and (max-width: 400px) { .sms-stripe-wrap .switch-wrap .info-popup-wrap { width: 280 !important; } }
@media screen and (max-width: 1240px) { .sms-stripe-wrap .switch-wrap .info-popup-wrap::after { left: 2% !important; } }
@media screen and (max-width: 800px) { .sms-stripe-wrap .switch-wrap .info-popup-wrap::after { left: 10% !important; } }
.sms-stripe-wrap .switch-wrap h5 { font: 15px "montserrat-medium"; }
@media screen and (max-width: 520px) { .sms-stripe-wrap .switch-wrap h5 { font-size: 15px !important; } }
@media screen and (max-width: 1200px) { .sms-stripe-wrap .switch-wrap h5 { text-align: center; } }
.sms-stripe-wrap .switch-wrap .ind-pricing { display: none; padding: 3px 3px 3px 20px; -webkit-box-align: center; -ms-flex-align: center; align-items: center; padding: 3px 5px 3px 3px; border-radius: 31px; background: #434343; color: white; margin: 20px auto 20px; text-decoration: none; font: 12px "montserrat-medium"; color: white !important; width: -webkit-fit-content; width: -moz-fit-content; width: fit-content; -webkit-transition: all 0.2s ease-in-out 0s; transition: all 0.2s ease-in-out 0s; }
@media screen and (max-width: 1200px) { .sms-stripe-wrap .switch-wrap .ind-pricing { display: -webkit-box; display: -ms-flexbox; display: flex; } }
.sms-stripe-wrap .switch-wrap .ind-pricing .flag { display: -webkit-box; display: -ms-flexbox; display: flex; width: 45px; height: 45px; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; gap: 10px; border-radius: 33px; background: white; margin-right: 10px; padding: 7px; -webkit-transition: all 0.2s ease-in-out 0s; transition: all 0.2s ease-in-out 0s; }
.sms-stripe-wrap .switch-wrap .ind-pricing .flag img { width: 29px; margin: 0 auto; margin-left: 1px; border-radius: 4px; }
.sms-stripe-wrap .switch-wrap .ind-pricing .arrow { margin: 0px 14px; }
.sms-stripe-wrap .switch-wrap .ind-pricing:hover { -webkit-box-shadow: 0px 11px 10px rgba(0, 0, 0, 0.2); box-shadow: 0px 11px 10px rgba(0, 0, 0, 0.2); }

.ind-sms-stripe-wrap .select-wrap { -webkit-box-orient: vertical !important; -webkit-box-direction: normal !important; -ms-flex-direction: column !important; flex-direction: column !important; padding: 0 !important; }
.ind-sms-stripe-wrap .select-wrap .select-size-wrap { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal !important; -webkit-box-direction: normal !important; -ms-flex-direction: row !important; flex-direction: row !important; -webkit-box-pack: start !important; -ms-flex-pack: start !important; justify-content: flex-start !important; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }
@media screen and (max-width: 850px) { .ind-sms-stripe-wrap .select-wrap .select-size-wrap { min-width: 100% !important; } }
@media screen and (max-width: 700px) { .ind-sms-stripe-wrap .select-wrap .select-size-wrap { -webkit-box-orient: vertical !important; -webkit-box-direction: normal !important; -ms-flex-direction: column !important; flex-direction: column !important; -webkit-box-align: baseline; -ms-flex-align: baseline; align-items: baseline; } }
.ind-sms-stripe-wrap .select-wrap .select-size-wrap h5 { white-space: nowrap; }
.ind-sms-stripe-wrap .select-wrap::after { background: none !important; }
.ind-sms-stripe-wrap .select-wrap .switch-wrap { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal !important; -webkit-box-direction: reverse !important; -ms-flex-direction: row-reverse !important; flex-direction: row-reverse !important; -webkit-box-align: baseline; -ms-flex-align: baseline; align-items: baseline; }
.ind-sms-stripe-wrap .select-wrap .switch-wrap .info-wrap { margin-left: 7px; position: relative; z-index: 997; top: -6px; left: 0px; }
@media screen and (max-width: 850px) { .ind-sms-stripe-wrap .select-wrap .switch-wrap .info-popup-wrap { left: 250px !important; } }
@media screen and (max-width: 500px) { .ind-sms-stripe-wrap .select-wrap .switch-wrap .info-popup-wrap { -webkit-transform: translateX(-97%) !important; transform: translateX(-97%) !important; } }
@media screen and (max-width: 850px) { .ind-sms-stripe-wrap .select-wrap .switch-wrap .info-popup-wrap::after { left: 17px !important; } }
.ind-sms-stripe-wrap .select-wrap .info-popup-wrap { left: 0px !important; }

.info-wrap1 { display: inline-block; z-index: 997; }
.info-wrap1:hover .info-hover { opacity: 1; }
.info-wrap1:hover .info { display: none; position: absolute; }
.info-wrap1:hover .info img { width: 25px; padding: 0; }
.info-wrap1:hover .info-popup-wrap { display: block; }
.info-wrap1 .info, .info-wrap1 .info-hover { position: absolute; }
.info-wrap1 .info-hover { opacity: 0; }
.info-wrap1 .info-popup-wrap { position: absolute; display: none; background: white; padding-bottom: 15px; width: 500px; border: 1px solid #d4d4d4; -webkit-box-shadow: 0 18px 21px rgba(0, 0, 0, 0.06); box-shadow: 0 18px 21px rgba(0, 0, 0, 0.06); top: -163px; left: 297px; }
@media screen and (max-width: 1300px) { .info-wrap1 .info-popup-wrap { left: 274px; } }
.info-wrap1 .info-popup-wrap::after { content: ""; position: absolute; left: -11px; top: 170px; width: 0; height: 0; border-top: 10px solid transparent; border-bottom: 10px solid transparent; border-right: 10px solid #bdbdbd; }
.info-wrap1 .info-popup-wrap h3 { margin-top: 10px; font: 18px "montserrat-medium"; font-weight: 700; }
.info-wrap1 .info-popup-wrap h4 { margin-top: 25px; font: 17px "montserrat-bold"; margin-left: 40px; margin-bottom: 20px; }
.info-wrap1 .info-popup-wrap h6 { margin-top: 0px; font: 15px "montserrat-regular"; font-weight: 700; }
.info-wrap1 .info-popup-wrap .point-container { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; }
.info-wrap1 .info-popup-wrap .text-container { padding-top: 9px; font: 14px "montserrat-regular"; font-weight: lighter; }
.info-wrap1 .info-popup-wrap ul { margin-top: 10px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }
.info-wrap1 .info-popup-wrap ul li { background: #f2fffb; border: 1px solid #c9ffee; width: 420px; margin-bottom: 12px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: baseline; -ms-flex-align: baseline; align-items: baseline; padding-bottom: 8px; }
.info-wrap1 .info-popup-wrap ul li img { margin-right: 0px; }

.inline { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; margin-left: -20px; position: relative; }
.inline h6 { font: 11px "montserrat-medium"; color: #1db88d; font-weight: 700; }
@media screen and (max-width: 1300px) { .inline h6 { font: 10px "montserrat-medium"; color: #1db88d; font-weight: 700; } }

/*# sourceMappingURL=pricing.css.map */