:root{--sms-bg-light:#e0f2fe;--sms-gsm7-char:#bae6fd;--sms-gsm7-ext:#93c5fd;--sms-unicode:#fef08a;--sms-border:#e2e8f0;--sms-text:#2e4769}.sms_calculator{background-color:#f7f5ee;font-family:Montserrat,sans-serif;padding:80px 0}.sms_calculator_wrapper{margin:0 auto;max-width:100%}.sms_calculator_header{margin-bottom:40px;text-align:center}.sms_calculator_header h4{color:#28b4f0;font-size:14px;font-weight:700;letter-spacing:1px;margin-bottom:10px;text-transform:uppercase}.sms_calculator_header h2{color:#1f3a52;font-size:48px;font-weight:500;margin-bottom:15px}.sms_calculator_header p{color:#64748b;font-size:16px;margin:0 auto;max-width:600px}.sms_calculator_box{border-radius:20px;-webkit-box-shadow:10px 10px 30.5px 0 rgba(0,0,0,.12);box-shadow:10px 10px 30.5px 0 rgba(0,0,0,.12);display:-webkit-box;display:-ms-flexbox;display:flex}.sms_calculator_message{-webkit-box-flex:2;background:#fff;background:-o-linear-gradient(357deg,rgba(40,180,240,.2) 10.12%,hsla(47,36%,95%,0) 101.81%);background:linear-gradient(93deg,rgba(40,180,240,.2) 10.12%,hsla(47,36%,95%,0) 101.81%);border-radius:20px 0 0 20px;-ms-flex:2;flex:2;padding:30px 40px}.sms_calculator_message label{color:#1f3a52;display:block;font-size:14px;font-weight:700;margin-bottom:12px}.sms_calculator_message textarea{background:#fff;border:1px solid #cdcdcd;border-radius:10px;color:#334155;font-family:inherit;font-size:15px;min-height:160px;outline:none;padding:15px;resize:none;-webkit-transition:border-color .2s;-o-transition:border-color .2s;transition:border-color .2s;width:100%}.sms_calculator_message textarea:focus{background:#fff;border-color:#28b4f0}.sms_stats{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;color:#64748b;font-size:12px;font-weight:600;justify-content:space-between;margin-top:5px}.sms_stats span strong{color:#1f3a52}.sms_limit_warning{align-items:center;animation:fadeInDown .3s ease;background-color:#fee2e2;border:1px solid #fecaca;border-radius:8px;color:#ef4444;display:none;font-size:13px;font-weight:600;gap:8px;margin-top:15px;padding:10px 15px}.sms_modal_overlay{align-items:center;backdrop-filter:blur(4px);background:rgba(0,0,0,.5);display:none;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:10000}.sms_modal_overlay.show{display:flex!important}.sms_modal_content{background:#fff;border-radius:20px;box-shadow:0 10px 30px rgba(0,0,0,.2);max-width:400px;opacity:0;padding:30px;text-align:center;transform:scale(.8);transition:all .3s cubic-bezier(.34,1.56,.64,1);width:90%}.sms_modal_overlay.show .sms_modal_content{opacity:1;transform:scale(1)}.sms_modal_icon{align-items:center;background:#fee2e2;border-radius:50%;color:#ef4444;display:flex;font-size:24px;height:60px;justify-content:center;margin:0 auto 20px;width:60px}.sms_modal_content h3{color:#1f3a52;font-size:20px;font-weight:700;margin-bottom:12px}.sms_modal_content p{color:#64748b;font-size:14px;line-height:1.6;margin-bottom:25px}.btn-modal-close{background:#28b4f0;border:none;border-radius:50px;color:#fff;cursor:pointer;font-weight:600;padding:10px 30px;transition:all .2s}.btn-modal-close:hover{background:#1f3a52;transform:translateY(-2px)}.sms_limit_warning i{font-size:14px}.template_dropdown_container{display:inline-block;position:relative}.template_dropdown_menu{background:#fff;border:1px solid #e2e8f0;border-radius:8px;-webkit-box-shadow:0 4px 12px rgba(0,0,0,.1);box-shadow:0 4px 12px rgba(0,0,0,.1);display:none;list-style:none;margin:5px 0 0;min-width:220px;padding:8px 0;position:absolute;right:0;text-align:left;top:100%;z-index:100}.template_dropdown_menu.show{display:block;list-style:none;padding:0}.template_dropdown_menu li{color:#1f3a52;cursor:pointer;font-size:13px;font-weight:500;padding:10px 15px;-webkit-transition:background .2s,color .2s;-o-transition:background .2s,color .2s;transition:background .2s,color .2s}.template_dropdown_menu li:hover{background:#f8fafc;color:#28b4f0}.sms_calculator_country{-webkit-box-flex:1;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;padding:30px 40px;-webkit-box-orient:vertical;-webkit-box-direction:normal;border-bottom-right-radius:20px;border-top-right-radius:20px;-webkit-box-shadow:10px 10px 30.5px 0 rgba(0,0,0,.12);box-shadow:10px 10px 30.5px 0 rgba(0,0,0,.12);display:none;-ms-flex-direction:column;flex-direction:column}.sms_calculator_country label{color:#64748b;display:block;font-size:13px;font-weight:600;margin-bottom:10px}.sms_calculator_country select{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;color:#1f3a52;font-family:inherit;font-weight:600;height:48px;margin-bottom:30px;padding:0 15px;width:100%}.choices{position:relative;z-index:11}.choices__list.choices__list--dropdown{z-index:99}.sms_calculator_country{position:relative;z-index:10}.sms_calculator_cost{margin-top:auto;text-align:center}.sms_calculator_cost h4{color:#1f3a52;font-size:14px;font-weight:700;margin-bottom:10px}.sms_calculator_cost h3{color:#28b4f0;font-size:56px;font-weight:500;line-height:1;margin-bottom:10px}.sms_calculator_cost div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;color:#94a3b8;font-size:12px;gap:8px;justify-content:center}.sms_preview_section{margin-top:60px}.sms_preview_section h2{color:#1f3a52;font-size:32px;font-weight:400;margin-bottom:20px}.sms_preview_container{background:#d6eff7;border-radius:30px;gap:60px;overflow:hidden;padding:40px 40px 0}.mobile_frame,.sms_preview_container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.mobile_frame{position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 auto;width:100%}.mobile_frame_inner img{display:block;height:auto;width:100%}.sms_mobile_screen{bottom:auto;display:-webkit-box;display:-ms-flexbox;display:flex;left:18%;position:absolute;right:7%;top:40%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;z-index:1}.message_bubble_text{display:inline-block;width:100%;word-wrap:break-word;white-space:pre-wrap;word-break:break-all}.message_bubble_text p{background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.message_bubble{background:#fff;background:hsla(0,0%,100%,.7);border:.813px solid #e9e9e9;border-radius:18px;border-radius:0 16.266px 16.266px 16.266px;-webkit-box-shadow:8.133px 8.133px 24.805px 0 rgba(0,0,0,.28);box-shadow:8.133px 8.133px 24.805px 0 rgba(0,0,0,.28);color:#334155;font-size:13px;line-height:1.5;margin-left:30px;max-height:233px;max-width:75%;overflow-y:auto;padding:12px 16px}.message_bubble:before{background:#28b4f0;border:.813px solid hsla(0,0%,100%,.2);border-radius:12.199px;bottom:0;color:#fff;content:"SA";display:-webkit-box;display:-ms-flexbox;display:flex;height:24.399px;left:0;position:absolute;right:0;top:0;width:24.399px;z-index:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;font-size:10px;justify-content:center;padding:4px}.frame_ios .dynamic_island{border-radius:20px;height:25px;top:8px;width:80px}.frame_android .punch_hole,.frame_ios .dynamic_island{background:#000;left:50%;position:absolute;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);z-index:10}.frame_android .punch_hole{border-radius:50%;height:10px;top:10px;width:10px}.frame_android .message_bubble{border-radius:12px;border-top-left-radius:2px}.sms_details_summary_row{display:-webkit-box;display:-ms-flexbox;display:flex;gap:40px;-webkit-box-pack:justify;-ms-flex-pack:justify;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:space-between;margin-bottom:40px;margin-top:40px}.sms_details_summary{-webkit-box-flex:1;-ms-flex:1;flex:1;width:100%}.sms_details_summary.small_none{display:block}.sms_details_summary.large_none{display:none}.details_summary_header{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;border-bottom:1px solid rgba(46,71,105,.285);color:#1f3a52;font-size:18px;font-weight:300;justify-content:center;margin-bottom:30px}.details_summary_header,.details_summary_pills{display:-webkit-box;display:-ms-flexbox;display:flex;gap:15px}.details_summary_pills{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.details_pill_item{text-align:center;-webkit-box-flex:1;-ms-flex:1;flex:1}.details_pill_item label{color:#1f3a52;display:block;font-size:13px;font-weight:700;margin-bottom:12px}.pill_box{background:#fff;border:1px solid #f1f5f9;border-radius:50px;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.05);box-shadow:0 1px 3px rgba(0,0,0,.05);color:#64748b;display:block;font-size:14px;font-weight:600;min-width:80px;padding:10px 15px;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.pill_box.highlight{background:#fbcaca;border-color:#fbcaca;color:#64748b}.sms_detailed_section{padding-top:50px}.sms_detailed_section h2{border-bottom:1px solid rgba(46,71,105,.5);color:#1f3a52;font-size:32px;font-weight:400;margin-bottom:20px;padding-bottom:10px}.detailed_view_grid{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px;margin-bottom:40px}.char_block,.detailed_view_grid{display:-webkit-box;display:-ms-flexbox;display:flex}.char_block{height:48px;width:40px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;border-radius:8px;color:#1f3a52;font-size:18px;font-weight:400;justify-content:center;-webkit-transition:-webkit-transform .2s;transition:-webkit-transform .2s;-o-transition:transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s}.char_block:hover{-webkit-transform:translateY(-5px);-ms-transform:translateY(-5px);transform:translateY(-5px)}.char_block.gsm7{background:var(--sms-gsm7-char)}.char_block.gsm7_ext{background:var(--sms-gsm7-ext)}.char_block.unicode{background:var(--sms-unicode)}.detailed_legend{border-bottom:1px solid #2e476980;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:30px;margin-bottom:30px;padding-bottom:20px}.detailed_legend,.legend_item{display:-webkit-box;display:-ms-flexbox;display:flex}.legend_item{color:#64748b;font-size:13px;gap:10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.gsm_character_set{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;border-bottom:1px solid #2e476980;-ms-flex-direction:column;flex-direction:column;gap:20px;padding:30px 0}.gsm_character_item h3{color:#2e4769;font-size:20px;font-weight:700;padding-bottom:10px}.gsm_character_item p{color:#64748b;font-size:15px;line-height:1.6;margin-bottom:15px;word-wrap:break-word;word-break:break-word}.legend_color{border-radius:8px;height:50px;width:42px}.legend_color.gsm7{background:var(--sms-gsm7-char)}.legend_color.gsm7_ext{background:var(--sms-gsm7-ext)}.legend_color.unicode{background:var(--sms-unicode)}.sms_faq_section{margin-top:60px;padding-bottom:80px}.sms_faq_section h2{color:#1f3a52;font-size:32px;font-weight:500;margin-bottom:40px}.sms_faq_item{padding-top:20px}.sms_faq_item h3{color:#1f3a52;font-size:18px;font-weight:700;margin-bottom:10px}.sms_faq_item p{color:#64748b;font-size:15px;line-height:1.6;margin-bottom:15px;word-wrap:break-word;word-break:break-word}.sms_faq_item p:last-child{margin-bottom:0;padding-bottom:0}.sms_faq_item h4{font-size:18px;font-weight:600;padding-bottom:10px;padding-top:10px}.sms_faq_sublabel{color:#64748b;font-weight:600;margin-bottom:15px!important;margin-top:25px}.sms_segments_table{background:#fff;border:1px solid #f1f5f9;border-radius:20px;max-width:650px;overflow:hidden}.segments_row{border-bottom:1px solid #f1f5f9;display:-webkit-box;display:-ms-flexbox;display:flex}.segments_row:last-child{border-bottom:none}.segments_col_chars{border-right:1px solid #f1f5f9;color:#64748b;font-size:14px;padding:15px 25px;width:40%}.segments_col_chars span{color:#28b4f0;font-size:24px;font-weight:500;margin-right:5px}.segments_col_desc{display:-webkit-box;display:-ms-flexbox;display:flex;padding:15px 25px;width:60%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#1f3a52;font-size:14px}.segments_col_desc strong{font-weight:700;margin-right:5px}.sms_faq_footer{color:#94a3b8!important;font-size:13px!important;margin-top:25px}.sms_faq_list{list-style:none;margin-top:15px;padding-left:10px}.sms_faq_list li{color:#1f3a52;font-size:15px;font-weight:500;margin-bottom:10px;padding-left:20px;position:relative}.sms_example_second{padding-top:50px}.sms_example_showcase{display:-webkit-box;display:-ms-flexbox;display:flex;gap:40px;-webkit-box-pack:center;-ms-flex-pack:center;background:rgba(40,180,240,.25);border-radius:20px;justify-content:center;margin-top:30px;padding:30px 40px 0;text-align:center}.sms_example_showcase_item h3{color:#2e4769;font-size:20px;font-weight:700;text-align:center}@media (max-width:768px){.sms_calculator_box{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.sms_calculator_header h2{font-size:32px}.sms_preview_container{background:transparent;padding:30px 0 0}.segments_row,.sms_preview_container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.segments_col_chars,.segments_col_desc{border-right:none;width:100%}.segments_col_chars{border-bottom:1px solid #f1f5f9}.sms_calculator_country{border-radius:0;border-bottom-left-radius:20px;border-bottom-right-radius:20px;padding:30px 40px}.sms_calculator_message{border-radius:0}.mobile_frame,.sms_calculator_message{border-top-left-radius:20px;border-top-right-radius:20px}.mobile_frame{background:#d6eff7;max-width:485px;padding-top:20px;width:100%}.message_bubble{max-width:78%}.sms_mobile_screen{top:42%}.sms_calculator_header h4{font-size:12px}.sms_calculator_cost h3{font-size:44px}.sms_detailed_section h2,.sms_faq_section h2,.sms_preview_section h2{font-size:24px}.detailed_legend{margin-bottom:10px}.gsm_character_item h3,.sms_faq_item h3{font-size:16px}.gsm_character_item p{font-size:13px}.segments_col_chars span{font-size:18px}.segments_col_chars,.segments_col_desc{padding:10px 20px}.sms_example_second{padding-top:20px}.sms_example_showcase{-webkit-box-orient:vertical;-webkit-box-direction:normal;background:transparent;-ms-flex-direction:column;flex-direction:column;gap:40px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.sms_example_showcase_item{background:rgba(40,180,240,.25);border-top-left-radius:20px;border-top-right-radius:20px;padding:30px 40px 0}.sms_details_summary.large_none{display:block}.sms_details_summary.small_none{display:none}.sms_example_showcase{padding:20px 0}.sms_details_summary_row{margin-bottom:40px;margin-top:0}.sms_calculator{padding:60px 0}.sms_stats{-ms-flex-wrap:wrap;flex-wrap:wrap;font-size:12px}.sms_example_showcase_item h3{font-size:18px}}@media screen and (max-width:576px){.sms_calculator_country,.sms_calculator_message{padding-left:20px;padding-right:20px}.sms_faq_section{padding-bottom:20px}.sms_faq_list li{font-size:14px}.sms_example_showcase_item h3{font-size:16px}.sms_calculator_header h2{font-size:28px}}.example{background:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#000));background:-o-linear-gradient(top,#fff,#000);background:linear-gradient(180deg,#fff,#000);display:-ms-grid;display:grid;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}