.stb-trigger-wrapper{display:flex;width:100%}.stb-align-left .stb-trigger-wrapper{justify-content:flex-start}.stb-align-center .stb-trigger-wrapper{justify-content:center}.stb-align-right .stb-trigger-wrapper{justify-content:flex-end}.stb-align-justify .stb-trigger-wrapper{justify-content:center}.stb-align-justify .stb-trigger-btn{width:100%}@media (max-width:1024px){.stb-align-tablet-left .stb-trigger-wrapper{justify-content:flex-start}.stb-align-tablet-center .stb-trigger-wrapper{justify-content:center}.stb-align-tablet-right .stb-trigger-wrapper{justify-content:flex-end}.stb-align-tablet-justify .stb-trigger-wrapper{justify-content:center}.stb-align-tablet-justify .stb-trigger-btn{width:100%}}@media (max-width:767px){.stb-align-mobile-left .stb-trigger-wrapper{justify-content:flex-start}.stb-align-mobile-center .stb-trigger-wrapper{justify-content:center}.stb-align-mobile-right .stb-trigger-wrapper{justify-content:flex-end}.stb-align-mobile-justify .stb-trigger-wrapper{justify-content:center}.stb-align-mobile-justify .stb-trigger-btn{width:100%}}.stb-trigger-btn,.stb-action-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;transition:all 0.3s ease;cursor:pointer;box-sizing:border-box}.stb-btn-icon{display:inline-flex;align-items:center;justify-content:center;line-height:1}.stb-btn-icon svg{width:1.2em;height:1.2em;fill:currentColor;display:block}.stb-btn-icon i{font-size:1.2em}.stb-trigger-btn{padding:15px 30px;background-color:#0073e6;color:#fff;border:none;border-radius:5px;font-weight:600}.stb-modal-overlay{position:fixed;top:0;left:0;width:100%;height:100vh;height:100dvh;background:rgb(0 0 0 / .7);z-index:999999;display:flex;align-items:center;justify-content:center}.stb-modal-content{background:#fff;padding:30px;border-radius:10px;width:90%;max-width:700px;max-height:90dvh;position:relative;box-shadow:0 10px 25px rgb(0 0 0 / .2);box-sizing:border-box;display:flex;flex-direction:column;overflow:hidden;-webkit-mask-image:-webkit-radial-gradient(white,black);transform:translateZ(0)}.stb-modal-body{display:flex;flex-direction:column;flex:1;width:100%}.stb-modal-content.stb-iframe-active{padding:5px}.stb-close-modal{position:absolute;top:15px;right:15px;background:none;border:none;font-size:28px;line-height:1;cursor:pointer;color:#333;z-index:10}.stb-modal-content.stb-iframe-active .stb-close-modal{top:10px;right:10px;background:#fff;width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 6px rgb(0 0 0 / .3)}.stb-modal-title{text-align:center;margin-bottom:25px;font-size:24px;color:#333}.stb-modal-actions{display:flex;gap:15px;justify-content:center;flex-wrap:wrap}.stb-action-btn{flex:1;min-width:200px;padding:15px 20px;border:none;border-radius:5px;font-size:16px;font-weight:700}.stb-book-now{background:#4285F4;color:#fff}.stb-book-now:hover{opacity:.9}.stb-whatsapp{background:#25D366;color:#fff}.stb-whatsapp:hover{opacity:.9}.stb-iframe-container{flex:1;width:100%;-webkit-overflow-scrolling:touch}.stb-iframe-container iframe{width:100%;height:100%;min-height:60vh;border:none;border-radius:5px;display:block}.stb-basic-btn{padding:15px 30px;background-color:#0073e6;color:#fff;border:none;border-radius:5px;font-weight:600;font-size:16px;cursor:pointer;display:inline-flex;text-decoration:none;transition:background-color 0.3s ease}.stb-basic-btn:hover{background-color:#005bb5}