.body-wrapper{overflow-x:initial!important}.mtemplate_sms_tabs_container .mtemplate_sms_tabs_top{align-items:center;display:flex;flex-direction:column;gap:1.5rem;margin:auto;max-width:600px;padding:60px 20px;text-align:center}.mtemplate_sms_tabs_container button{all:unset;background:#fff;border:2px solid #dbe2e9;border-bottom:none;border-top:none;box-shadow:0 -2px 0 #dbe2e9;font-size:14px;font-weight:500;text-align:center}.mtemplate_sms_tabs_container .mtemplate_sms_tabs button:not(.active):hover{background:#f6f6f6;cursor:pointer}.mtemplate_sms_tabs_container .mtemplate_sms_tabs .mtemplate_sms_tab *{font-size:14px!important;font-weight:500}.mtemplate_sms_tabs_container .mtemplate_sms_tabs .active{box-shadow:0 -7px 0 #fa5b50}.mtemplate_sms_tabs_container .mtemplate_sms_tabs button:first-of-type{border-right:1px solid #dbe2e9}.mtemplate_sms_tabs_container .mtemplate_sms_tabs button:last-of-type{border-left:1px solid #dbe2e9}.mtemplate_sms_tabs_container{background:#f6f6f6}.mtemplate_sms_tabs_container .mtemplate_sms_tabs{display:flex;justify-content:center;width:100%}.mtemplate_sms_tabs_container .mtemplate_sms_select{background:#fff;display:none;padding:30px 20px;width:100%}.mtemplate_sms_tabs_container .mtemplate_sms_select select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;background-position:97%;background-repeat:no-repeat;background-size:20px;border:1px solid #ccc;border-radius:15px;color:#333;font-size:16px;padding:20px 10px;width:100%}.mtemplate_sms_tabs_container .mtemplate_sms_select select:focus{outline:none}.mtemplate_sms_tabs_container .mtemplate_sms_tabs .mtemplate_sms_tab{padding:5px 0;width:250px}.mtemplate_sms_tabs_container .mtemplate_sms_tabs_content_container{background:#fff;display:none;justify-content:center;width:100%}.mtemplate_sms_tabs_container .mtemplate_sms_tabs_content{margin:auto;max-width:1300px;padding:0 20px 80px}@media only screen and (max-width:1200px){.mtemplate_sms_tabs_container .mtemplate_sms_tabs_content{overflow-x:auto}}@media only screen and (max-width:750px){.mtemplate_sms_tabs{display:none!important}.mtemplate_sms_select{display:block!important}.mtemplate_sms_tabs_container .mtemplate_sms_tabs_top{padding:30px 20px}}.mtemplate_sms_tabs_grid_container{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px}.mtemplate_sms_tabs_grid_container .grid-item{align-items:start;color:#000;display:flex;flex-direction:column;justify-content:space-between;padding:20px;width:350px}.mtemplate_sms_tabs_grid_container .grid-item h2{font-size:24px;margin-bottom:.5rem}.mtemplate_sms_tabs_grid_container .grid-item p{color:#000;font-size:14px}@media screen and (max-width:1150px){.mtemplate_sms_tabs_grid_container{display:flex;flex-wrap:wrap;justify-content:center}}@media screen and (max-width:750px){.mtemplate_sms_tabs_grid_container{grid-template-columns:repeat(1,1fr)}}.mtemplate_sms_tabs_container .sms_block_container{display:flex;justify-content:center;padding:20px 0;width:100%}.mtemplate_sms_tabs_container .sms_block_container .message_container{align-items:center;border:2px solid #dce0e5;border-radius:30px 30px 30px 5px;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;min-height:200px;padding:20px;position:relative;width:350px}.mtemplate_sms_tabs_container .sms_block_container .message_container.active{background-color:#f6f6f6;border:2px solid #f6f8fb}.mtemplate_sms_tabs_container .sms_block_container .message_container.clicked{background-color:#f6f8fb;border:2px solid #f6f8fb}.mtemplate_sms_tabs_container .sms_block_container .success_message{align-items:center;background-color:#f6f6f6;border-radius:28px 28px 28px 0;display:flex;display:none;flex-direction:column;gap:5px;height:100%;justify-content:center;outline:2px solid #f6f6f6;position:absolute;text-align:center;width:100%;z-index:1}.mtemplate_sms_tabs_container .sms_block_container .success_message h1{font-size:14px;margin:0}.mtemplate_sms_tabs_container .sms_block_container .success_message p{font-size:12px;font-weight:500;margin:0}.mtemplate_sms_tabs_container .sms_block_container .success_message img{filter:invert(51%) sepia(26%) saturate(1246%) hue-rotate(315deg) brightness(92%) contrast(115%);margin-bottom:5px}.mtemplate_sms_tabs_container .sms_block_container .message{font-size:12px;font-weight:500;height:100%;padding:15px 0;text-align:left;width:100%}.mtemplate_sms_tabs_container .sms_block_container .copy_button{align-items:center;background-color:transparent;border:0;box-shadow:none;color:#000;cursor:pointer;display:flex;font-size:12px;font-weight:500;gap:7px;outline:none;padding:5px;transition:none}.mtemplate_sms_tabs_container .sms_block_container .copy_button:hover{background-color:transparent;filter:invert(51%) sepia(26%) saturate(1246%) hue-rotate(315deg) brightness(92%) contrast(115%)}.mtemplate_sms_tabs_container .sms_block_container .character_count{align-self:center;color:#c5c6c7;font-size:12px;text-align:right}.mtemplate_sms_tabs_container .sms_block_container .bottom_section{display:flex;justify-content:space-between;width:100%}.mtemplate_sms_tabs_container .sms_block_container #hidden-textarea{left:-9999px;opacity:0;position:absolute;top:-9999px}