@charset "UTF-8";
@charset "UTF-8";
@charset "UTF-8";
@charset "UTF-8";
@charset "UTF-8";
@charset "UTF-8";
@charset "UTF-8";
@charset "UTF-8";
@charset "UTF-8";
@charset "UTF-8";
#avatar-manager img{margin:2px 0;vertical-align:middle}#avatar-manager label+a{display:inline-block;margin-top:-6px}#avatar-manager .delete{color:red;padding:2px}#avatar-manager .delete:hover{background:red;color:#fff;text-decoration:none}.wpcf7 .screen-reader-response{position:absolute;overflow:hidden;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;width:1px;margin:-1px;padding:0;border:0;word-wrap:normal !important}.wpcf7 form .wpcf7-response-output{margin:2em .5em 1em;padding:.2em 1em;border:2px solid #00a0d2}.wpcf7 form.init .wpcf7-response-output,.wpcf7 form.resetting .wpcf7-response-output,.wpcf7 form.submitting .wpcf7-response-output{display:none}.wpcf7 form.sent .wpcf7-response-output{border-color:#46b450}.wpcf7 form.failed .wpcf7-response-output,.wpcf7 form.aborted .wpcf7-response-output{border-color:#dc3232}.wpcf7 form.spam .wpcf7-response-output{border-color:#f56e28}.wpcf7 form.invalid .wpcf7-response-output,.wpcf7 form.unaccepted .wpcf7-response-output,.wpcf7 form.payment-required .wpcf7-response-output{border-color:#ffb900}.wpcf7-form-control-wrap{position:relative}.wpcf7-not-valid-tip{color:#dc3232;font-size:1em;font-weight:400;display:block}.use-floating-validation-tip .wpcf7-not-valid-tip{position:relative;top:-2ex;left:1em;z-index:100;border:1px solid #dc3232;background:#fff;padding:.2em .8em;width:24em}.wpcf7-list-item{display:inline-block;margin:0 0 0 1em}.wpcf7-list-item-label:before,.wpcf7-list-item-label:after{content:" "}.wpcf7-spinner{visibility:hidden;display:inline-block;background-color:#23282d;opacity:.75;width:24px;height:24px;border:none;border-radius:100%;padding:0;margin:0 24px;position:relative}form.submitting .wpcf7-spinner{visibility:visible}.wpcf7-spinner:before{content:'';position:absolute;background-color:#fbfbfc;top:4px;left:4px;width:6px;height:6px;border:none;border-radius:100%;transform-origin:8px 8px;animation-name:spin;animation-duration:1s;animation-timing-function:linear;animation-iteration-count:infinite}@media (prefers-reduced-motion:reduce){.wpcf7-spinner:before{animation-name:blink;animation-duration:2s}}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes blink{from{opacity:0}50%{opacity:1}to{opacity:0}}.wpcf7 [inert]{opacity:.5}.wpcf7 input[type=file]{cursor:pointer}.wpcf7 input[type=file]:disabled{cursor:default}.wpcf7 .wpcf7-submit:disabled{cursor:not-allowed}.wpcf7 input[type=url],.wpcf7 input[type=email],.wpcf7 input[type=tel]{direction:ltr}.wpcf7-reflection>output{display:list-item;list-style:none}.wpcf7-reflection>output[hidden]{display:none}.msr-review-form-container{background-color:transparent;padding:0;margin:0;border-radius:0}#review-form{padding:10px;border-radius:5px;max-width:600px;border:1px solid #ededed;display:flex;flex-direction:column;gap:5px}#review-form .form-row{display:flex;flex-direction:column;align-items:flex-start;width:100%;margin-bottom:0}#review-form .comment-policy{display:flex;align-items:center;gap:5px;width:100%}#review-form .comment-policy input[type=checkbox]{width:16px;height:16px;margin:0}#review-form .comment-policy label{font-size:1em;color:#333;cursor:pointer;display:inline-flex;align-items:center}#review-form label{font-weight:600;font-size:1em;color:#333;text-align:left;margin-bottom:5px}#review-form input[type=text],#review-form textarea,#review-form select{width:100%;max-width:100%;padding:8px;border:1px solid #ddd;border-radius:4px;font-size:1em;transition:border-color .3s ease;text-align:left;margin-top:2px}#review-form input[type=text]:focus,#review-form textarea:focus,#review-form select:focus{border-color:#3498db;outline:none}#review-form textarea{min-height:100px;resize:vertical}#review-form select{width:150px;padding:10px}#review-form .rating-label{margin-bottom:10px;font-size:.9em;font-weight:700;color:#555}#review-form button[type=submit]{background-color:#ccc;color:#fff;font-size:1.1em;padding:10px 20px;border:none;border-radius:5px;cursor:not-allowed;width:100%;max-width:400px;transition:background-color .3s ease}#review-form button[type=submit].active{background-color:#3498db;cursor:pointer}#review-form button[type=submit].active:hover{background-color:#2980b9}@media (max-width:768px){#review-form{width:100%}#review-form .form-row{align-items:flex-start}#review-form label{width:100%;text-align:left}#review-form input[type=text],#review-form textarea,#review-form select{width:100%;max-width:none}#review-form button[type=submit]{width:100%;max-width:none}#review-form .comment-policy{flex-direction:row;align-items:center}}.msr-review-item{border-bottom:1px solid #e0e0e0;padding:15px 0;display:flex;flex-direction:column;margin-bottom:20px}.msr-review-content{flex-grow:1}.msr-review-header{display:flex;align-items:center;margin-bottom:5px}.msr-review-name{font-weight:700;margin-bottom:5px}.msr-review-rating-title{display:flex;align-items:center}.msr-review-rating{color:#ffb400;font-size:1.2em;margin-right:10px}.msr-review-title{font-weight:700;font-size:1.1em}.msr-review-meta{font-size:.9em;color:#888;margin-bottom:10px}.msr-review-body{font-size:1em !important;color:#333 !important;display:block !important;margin:10px 0 !important;padding:10px 0 !important;line-height:1.6 !important;word-break:break-word !important;overflow-wrap:break-word !important}.msr-review-footer{margin-top:10px;font-size:.9em;color:#888}.msr-review-summary{margin:20px 0;font-family:Arial,sans-serif}.msr-review-summary .total-rating{font-size:1.5em;font-weight:700;color:#333}.msr-review-summary .star-rating-container{display:flex;align-items:center;margin-top:8px}.msr-review-summary .star-rating{color:#ffb400;font-size:1.2em;margin-right:8px}.msr-review-summary .review-count{font-size:.9em;color:#888;margin-top:5px}.msr-review-summary .rating-distribution{margin-top:15px}.msr-review-summary .rating-bar{display:flex;align-items:center;margin-bottom:5px}.msr-review-summary .rating-bar span{width:40px;font-size:.9em;margin-right:5px;white-space:nowrap}.msr-review-summary .bar-container{position:relative;background-color:#e0e0e0;width:calc(100% - 90px);height:12px;border-radius:5px}.msr-review-summary .bar{position:absolute;background-color:#ffb400;height:100%;border-radius:5px}.msr-review-summary .rating-percentage{margin-left:10px;font-size:.9em;color:#333;width:40px;text-align:right;white-space:nowrap}.popup{display:none;position:fixed;z-index:1000;left:0;top:0;width:100%;height:100%;background-color:rgba(0,0,0,.5)}.popup-content{background-color:#fff;margin:auto;padding:20px;border-radius:10px;width:80%;max-width:400px;text-align:center;position:relative;top:50%;transform:translateY(-50%)}.popup-content p{font-size:12px}.close-btn{color:#aaa;float:right;font-size:28px;font-weight:700}.close-btn:hover,.close-btn:focus{color:#000;text-decoration:none;cursor:pointer}.msr-sort-container{margin-bottom:20px;width:100%}.msr-sort-form{display:flex;flex-wrap:wrap;gap:15px;align-items:center}.msr-sort-group{display:flex;align-items:center;flex:0 0 auto;width:auto;min-width:180px;max-width:250px}.msr-sort-label{font-weight:700;min-width:70px;display:inline-block;white-space:nowrap}.msr-sort-wrapper{width:150px;min-width:150px}.msr-sort-select{width:100%;padding:8px;border:1px solid #ddd;border-radius:4px;background-color:#fff;font-size:14px}@media (max-width:768px){.msr-sort-form{flex-direction:row;flex-wrap:wrap;justify-content:space-between;gap:10px}.msr-sort-group{width:48%;flex-direction:row;align-items:center;flex:0 0 auto;min-width:auto}.msr-sort-label{white-space:nowrap;font-size:13px;min-width:auto;margin-right:5px}.msr-sort-wrapper{flex:1;width:auto;min-width:auto}.msr-sort-select{width:100%;max-width:100%;font-size:13px;padding:6px}}@media (max-width:480px){.msr-sort-label{font-size:12px}.msr-sort-select{font-size:12px;padding:5px}}#msr-review-list{position:relative;width:100%;display:flex;flex-direction:column}.load-more-btn{display:block;padding:10px 20px;background-color:#f8f9fa;color:#495057;border:1px solid #e9ecef;border-radius:4px;font-size:16px;font-weight:700;text-align:center;cursor:pointer;transition:all .3s ease;margin:20px auto;width:auto;min-width:150px}.load-more-btn:hover{background-color:#e9ecef;border-color:#dee2e6}.load-more-btn .btn-text{display:inline-block}.load-more-btn .btn-loader{display:inline-block;margin-left:10px;vertical-align:middle}.load-more-btn:disabled{background-color:#f1f3f5;color:#adb5bd;cursor:not-allowed}.loading-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(255,255,255,.8);display:flex;justify-content:center;align-items:center;z-index:10;font-size:16px;color:#495057}#msr-review-list.loading{position:relative;min-height:100px}#review-form .policy-check-container{margin:0}#review-form p.description{font-size:13px;color:#bbb;margin:0;padding:0}#review-form .form-row.full-width.policy-check-container{flex-direction:row !important;align-items:center !important;gap:6px}#review-form #comment-policy-check{width:auto !important;padding:0 !important}#review-form .policy-check-container label{margin:0 !important;padding:0 !important;font-weight:400;width:auto;display:inline-block !important}.msr-review-pie{display:block;margin:auto;width:300px;height:300px}.msr-helpful-button{background-color:#f8f9fa;border:1px solid #e9ecef;border-radius:15px;padding:4px 12px;font-size:.75rem;color:#495057;cursor:pointer;transition:all .2s ease;display:inline-flex;align-items:center;gap:4px}.msr-helpful-button:hover:not(.clicked):not([disabled]){background-color:#e9ecef;border-color:#dee2e6}.msr-helpful-button.clicked,.msr-helpful-button[disabled]{background-color:#f8f9fa;color:#6c757d;cursor:default;opacity:.7}.msr-error-message{color:#dc3545;font-size:.75rem;margin-top:.25rem;padding:.25rem .5rem;background-color:#f8d7da;border-radius:3px;text-align:center}.msr-helpful-count{color:#6c757d;font-size:.75rem}.msr-helpful-icon{font-size:.75rem;opacity:.8}.msr-helpful-text{font-size:.75rem}.msr-review-helpful{text-align:right !important;margin-top:10px !important;display:block !important;width:100% !important;position:relative !important;clear:both !important;float:right !important}.msr-image-upload-container{margin-bottom:15px}.msr-image-previews{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:10px}.msr-image-preview-item{position:relative;width:100px;height:100px;border:1px solid #ddd;border-radius:4px;overflow:hidden}.msr-image-preview-item img{width:100%;height:100%;object-fit:cover}.msr-remove-image{position:absolute;top:5px;right:5px;width:20px;height:20px;background-color:rgba(255,0,0,.7);color:#fff;border:none;border-radius:50%;cursor:pointer;font-size:12px;line-height:1;padding:0;display:flex;align-items:center;justify-content:center}.msr-add-image-button{background-color:#f8f8f8;border:1px dashed #ccc;border-radius:4px;padding:8px 12px;cursor:pointer;display:inline-flex;align-items:center;font-size:14px;color:#555;transition:all .3s ease}.msr-add-image-button:hover{background-color:#f0f0f0;border-color:#999}.msr-add-icon{margin-right:5px;font-size:16px;font-weight:700}.msr-image-error{color:#e74c3c;font-size:14px;margin-top:5px;font-weight:700}.msr-review-images{display:flex;flex-wrap:wrap;gap:10px;margin:10px 0}.msr-review-image{width:100px;height:100px;border-radius:4px;overflow:hidden;border:1px solid #ddd;cursor:pointer}.msr-review-image img{width:100%;height:100%;object-fit:cover;transition:transform .2s ease}.msr-review-image img:hover{transform:scale(1.05)}.msr-image-lightbox{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.9);z-index:9999;justify-content:center;align-items:center;backdrop-filter:blur(3px)}.msr-lightbox-content{position:relative;max-width:95%;max-height:95%;display:flex;justify-content:center;align-items:center}.msr-lightbox-content img{max-width:100%;max-height:95vh;display:block;margin:0 auto;object-fit:contain;border-radius:4px;transition:opacity .3s ease;opacity:.2}.msr-lightbox-content img[src]{opacity:1}.msr-lightbox-close{position:absolute;top:-50px;right:0;color:#fff;font-size:36px;cursor:pointer;transition:transform .2s ease,color .2s ease;z-index:10000}.msr-lightbox-close:hover{color:#f8f9fa;transform:scale(1.1)}@media (max-width:768px){.msr-lightbox-content{max-width:100%;max-height:100%}.msr-lightbox-content img{max-height:100vh;width:100%}.msr-lightbox-close{top:10px;right:10px;background-color:rgba(0,0,0,.5);width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:30px}}.msr-reviews-widget-shortcode{margin-bottom:30px}.msr-reviews-widget-shortcode .widget-title{font-size:18px;margin-bottom:15px;padding-bottom:8px;border-bottom:1px solid #eee}.widget_msr_reviews_widget .msr-widget-container,.msr-reviews-widget-shortcode .msr-widget-container{margin-bottom:20px}.widget_msr_reviews_widget .msr-widget-tabs,.msr-reviews-widget-shortcode .msr-widget-tabs{display:-webkit-box;display:-ms-flexbox;display:flex;border-bottom:1px solid #ddd;margin-bottom:15px;width:100%;box-sizing:border-box}.widget_msr_reviews_widget .msr-tab,.msr-reviews-widget-shortcode .msr-tab{padding:8px 15px;cursor:pointer;background:#f5f5f5;border:1px solid #ddd;border-bottom:none;margin-right:5px;border-radius:4px 4px 0 0;font-size:13px;transition:.3s;text-align:center}.widget_msr_reviews_widget .msr-tab:hover,.msr-reviews-widget-shortcode .msr-tab:hover{background:#f0f0f0}.widget_msr_reviews_widget .msr-tab.active,.msr-reviews-widget-shortcode .msr-tab.active{background:#fff;border-bottom:1px solid #fff;margin-bottom:-1px;font-weight:700}.widget_msr_reviews_widget .msr-tab-content,.msr-reviews-widget-shortcode .msr-tab-content{display:none}.widget_msr_reviews_widget .msr-tab-content.active,.msr-reviews-widget-shortcode .msr-tab-content.active{display:block}.widget_msr_reviews_widget .msr-widget-review-item,.msr-reviews-widget-shortcode .msr-widget-review-item{margin-bottom:15px;padding-bottom:10px;border-bottom:1px dashed #eee}.widget_msr_reviews_widget .msr-widget-review-item:last-child,.msr-reviews-widget-shortcode .msr-widget-review-item:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.widget_msr_reviews_widget .msr-widget-review-header,.msr-reviews-widget-shortcode .msr-widget-review-header{display:flex;justify-content:space-between;margin-bottom:5px;font-size:13px}.widget_msr_reviews_widget .msr-widget-review-name,.msr-reviews-widget-shortcode .msr-widget-review-name{font-weight:700;word-break:break-all;max-width:60%}.widget_msr_reviews_widget .msr-widget-review-rating,.msr-reviews-widget-shortcode .msr-widget-review-rating{color:#ffc107}.widget_msr_reviews_widget .msr-widget-review-title,.msr-reviews-widget-shortcode .msr-widget-review-title{font-size:14px;margin-bottom:5px;font-weight:700}.widget_msr_reviews_widget .msr-widget-review-excerpt,.msr-reviews-widget-shortcode .msr-widget-review-excerpt{font-size:12px;color:#666;line-height:1.4}.widget_msr_reviews_widget .msr-widget-review-link,.msr-reviews-widget-shortcode .msr-widget-review-link{text-align:right;font-size:12px;margin-top:10px}.widget_msr_reviews_widget .msr-widget-review-link a,.msr-reviews-widget-shortcode .msr-widget-review-link a{color:#069;text-decoration:none}.widget_msr_reviews_widget .msr-widget-review-link a:hover,.msr-reviews-widget-shortcode .msr-widget-review-link a:hover{text-decoration:underline}.widget_msr_reviews_widget .msr-widget-helpful,.msr-reviews-widget-shortcode .msr-widget-helpful{font-size:11px;color:#888;margin-top:5px}.widget_msr_reviews_widget .msr-widget-helpful span,.msr-reviews-widget-shortcode .msr-widget-helpful span{color:#069;font-weight:700}.msr-widget-container{border:1px solid #e0e0e0;border-radius:5px;overflow:hidden;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif}.msr-widget-tabs{display:flex;background-color:#f5f5f5;border-bottom:1px solid #e0e0e0}.msr-tab{flex:1;text-align:center;padding:10px;cursor:pointer;font-size:14px;transition:all .3s ease}.msr-tab:hover{background-color:#e9e9e9}.msr-tab.active{background-color:#fff;font-weight:700;border-bottom:2px solid #007bff}.msr-tab-content{display:none;padding:15px}.msr-tab-content.active{display:block}.msr-widget-review-item{padding:10px 0;border-bottom:1px solid #f0f0f0}.msr-widget-review-item:last-child{border-bottom:none}.msr-widget-review-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:5px}.msr-widget-review-name{font-weight:700;font-size:14px}.msr-widget-review-rating{color:#ffc107;font-size:14px}.msr-widget-review-title{font-weight:700;font-size:15px;color:#333;flex:1;margin-right:10px}.msr-widget-review-date{font-size:12px;color:#777;margin-bottom:5px}.msr-widget-review-excerpt{margin-bottom:10px;font-size:.9em;line-height:1.5;color:#555}.msr-widget-review-image{margin:8px 0;max-width:80px;max-height:80px;overflow:hidden;border-radius:4px;display:inline-block;box-sizing:border-box}.msr-widget-review-image img{width:100%;height:auto;max-height:80px;border-radius:4px;display:block;object-fit:cover;cursor:default;pointer-events:none;-moz-pointer-events:none;-moz-user-select:none}@-moz-document url-prefix(){.msr-widget-review-image{width:80px;height:80px}.msr-widget-review-image img{width:100%;height:100%}}.msr-widget-helpful{font-size:12px;color:#777;margin-bottom:5px}.msr-widget-helpful span{font-weight:700;color:#555}.msr-widget-review-link{font-size:12px}.msr-widget-review-link a{color:#007bff;text-decoration:none}.msr-widget-review-link a:hover{text-decoration:underline}.msr-reviews-widget-shortcode{max-width:100%;margin-bottom:20px}@media (max-width:768px){.msr-widget-review-header{flex-direction:column;align-items:flex-start}.msr-widget-review-title{margin-bottom:5px;margin-right:0}}@-moz-document url-prefix(){.msr-widget-container{display:block;width:100%}.msr-widget-tabs{display:flex;width:100%}.msr-tab{flex:1;display:block}.msr-widget-review-header{width:100%;display:flex}.msr-widget-review-rating{display:inline-block}.msr-widget-review-title{display:inline-block}}.widget_msr_reviews_widget,.msr-reviews-widget-shortcode{font-family:Arial,sans-serif !important;font-size:14px !important;line-height:1.5 !important;color:#333 !important;box-sizing:border-box !important;width:100% !important}.widget_msr_reviews_widget *,.msr-reviews-widget-shortcode *{box-sizing:border-box !important;max-width:100% !important}.msr-widget-review-image{margin:8px 0 !important;max-width:80px !important;max-height:80px !important;overflow:hidden !important;border-radius:4px !important;display:inline-block !important;box-sizing:border-box !important}.msr-widget-review-image img{width:100% !important;height:auto !important;max-height:80px !important;border-radius:4px !important;display:block !important;object-fit:cover !important;cursor:default !important;pointer-events:none !important;-moz-pointer-events:none !important;-moz-user-select:none !important}.msr-widget-review-item{padding:10px !important;margin-bottom:15px !important;border-bottom:1px solid #eee !important;width:100% !important;display:block !important;position:relative !important}.msr-widget-review-header{display:flex !important;justify-content:space-between !important;align-items:center !important;width:100% !important;margin-bottom:5px !important}.msr-widget-review-title{font-weight:700 !important;font-size:14px !important;color:#333 !important;flex:1 !important}.msr-widget-review-rating{color:#ffb400 !important;font-size:14px !important;white-space:nowrap !important;margin-left:5px !important}.msr-widget-review-date{font-size:12px !important;color:#777 !important;margin-bottom:5px !important}.msr-widget-review-excerpt{margin-bottom:10px !important;font-size:13px !important;line-height:1.5 !important;color:#555 !important}.msr-widget-helpful{font-size:12px !important;color:#777 !important;margin-top:5px !important;text-align:left !important}.msr-widget-review-link{margin-top:10px !important;font-size:12px !important}.msr-widget-review-link a{color:#1e73be !important;text-decoration:none !important}.msr-widget-review-link a:hover{text-decoration:underline !important}.msr-review-helpful{text-align:left !important;margin-top:10px !important;display:block !important;width:100% !important}.widget_msr_reviews_widget,.widget_msr_reviews_widget *,.msr-reviews-widget-shortcode,.msr-reviews-widget-shortcode *{outline:none !important;box-sizing:border-box !important;max-width:100% !important;word-wrap:break-word !important;overflow-wrap:break-word !important;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",Arial,sans-serif !important}.widget_msr_reviews_widget .msr-widget-container,.msr-reviews-widget-shortcode .msr-widget-container{border:1px solid #e0e0e0 !important;border-radius:5px !important;overflow:hidden !important;width:100% !important;margin:0 0 20px !important;padding:0 !important;background-color:#fff !important}.widget_msr_reviews_widget .msr-widget-tabs,.msr-reviews-widget-shortcode .msr-widget-tabs{background-color:#f5f5f5 !important;border-bottom:1px solid #e0e0e0 !important;margin:0 !important;padding:0 !important;display:flex !important;flex-direction:row !important;width:100% !important;height:auto !important}.widget_msr_reviews_widget .msr-tab,.msr-reviews-widget-shortcode .msr-tab{flex:1 !important;text-align:center !important;padding:10px !important;cursor:pointer !important;font-size:14px !important;transition:all .3s ease !important;background-color:#f5f5f5 !important;color:#333 !important;border:none !important;border-bottom:1px solid #e0e0e0 !important;margin:0 !important;height:auto !important;line-height:1.5 !important}.widget_msr_reviews_widget .msr-tab:hover,.msr-reviews-widget-shortcode .msr-tab:hover{background-color:#e9e9e9 !important}.widget_msr_reviews_widget .msr-tab.active,.msr-reviews-widget-shortcode .msr-tab.active{background-color:#fff !important;font-weight:700 !important;border-bottom:2px solid #007bff !important;margin-bottom:-1px !important}.widget_msr_reviews_widget .msr-tab-content,.msr-reviews-widget-shortcode .msr-tab-content{display:none !important;padding:15px !important;margin:0 !important;background-color:#fff !important}.widget_msr_reviews_widget .msr-tab-content.active,.msr-reviews-widget-shortcode .msr-tab-content.active{display:block !important}.widget_msr_reviews_widget .msr-widget-review-item,.msr-reviews-widget-shortcode .msr-widget-review-item{border-bottom:1px solid #eee !important;padding:15px !important;margin:0 0 15px !important;width:100% !important;display:block !important;position:relative !important;background-color:#fff !important}.widget_msr_reviews_widget .msr-widget-review-item:last-child,.msr-reviews-widget-shortcode .msr-widget-review-item:last-child{margin-bottom:0 !important;border-bottom:none !important}.widget_msr_reviews_widget .msr-widget-review-header,.msr-reviews-widget-shortcode .msr-widget-review-header{display:flex !important;flex-direction:row !important;justify-content:space-between !important;align-items:center !important;width:100% !important;margin-bottom:10px !important;padding:0 !important}.widget_msr_reviews_widget .msr-widget-review-title,.msr-reviews-widget-shortcode .msr-widget-review-title{font-weight:700 !important;font-size:14px !important;color:#333 !important;margin:0 !important;padding:0 !important;flex-grow:1 !important;flex-shrink:1 !important;overflow:hidden !important;text-overflow:ellipsis !important}.widget_msr_reviews_widget .msr-widget-review-rating,.msr-reviews-widget-shortcode .msr-widget-review-rating{color:#ffb400 !important;font-size:14px !important;white-space:nowrap !important;margin-left:5px !important;padding:0 !important;flex-shrink:0 !important}.widget_msr_reviews_widget .msr-widget-review-date,.msr-reviews-widget-shortcode .msr-widget-review-date{font-size:12px !important;color:#777 !important;margin:0 0 5px !important;padding:0 !important;display:block !important;width:100% !important}.widget_msr_reviews_widget .msr-widget-review-excerpt,.msr-reviews-widget-shortcode .msr-widget-review-excerpt{margin:0 0 10px !important;padding:0 !important;font-size:13px !important;line-height:1.5 !important;color:#555 !important;display:block !important;width:100% !important}.widget_msr_reviews_widget .msr-widget-review-image,.msr-reviews-widget-shortcode .msr-widget-review-image{margin:10px 0 !important;width:80px !important;height:80px !important;max-width:80px !important;max-height:80px !important;overflow:hidden !important;border-radius:4px !important;display:block !important;border:1px solid #eee !important;background-color:#f9f9f9 !important}.widget_msr_reviews_widget .msr-widget-review-image img,.msr-reviews-widget-shortcode .msr-widget-review-image img{width:100% !important;height:100% !important;object-fit:cover !important;display:block !important;margin:0 !important;padding:0 !important;border:none !important;border-radius:4px !important;pointer-events:none !important}.widget_msr_reviews_widget .msr-widget-helpful,.msr-reviews-widget-shortcode .msr-widget-helpful{font-size:12px !important;color:#777 !important;margin:10px 0 0 !important;padding:0 !important;display:block !important;width:100% !important;text-align:left !important}.msr-review-form-container{max-width:600px;margin:20px 0;padding:0;border:none;border-radius:0;background-color:transparent;box-sizing:border-box;clear:both}.msr-review-form-container p{margin:0 !important;padding:0 !important}.msr-review-form-container br{display:none !important}.wp-block-shortcode .msr-review-form-container{margin:20px 0}.wp-block-paragraph .msr-review-form-container{margin:20px 0}.msr-form-group{margin-bottom:5px;width:100%;display:block}.msr-form-group label{display:block;margin-bottom:5px;font-weight:700}.msr-form-group input[type=text],.msr-form-group select,.msr-form-group textarea{width:100%;padding:8px;border:1px solid #ddd;border-radius:4px;box-sizing:border-box}.policy-check-container{display:flex;align-items:center;margin-bottom:15px}.policy-check-container input[type=checkbox]{margin-right:8px}.submit-button{background-color:#ccc;color:#666;padding:10px 20px;border:none;border-radius:4px;cursor:not-allowed;transition:all .3s ease}.submit-button.active{background-color:#007bff;color:#fff;cursor:pointer}.required-text{background-color:#e74c3c;color:#fff;padding:2px 5px;font-size:12px;border-radius:3px;margin-left:5px}.msr-image-reviews-slider{margin:20px 0 30px;width:100%}.msr-image-reviews-slider h3{font-size:1.2em;margin-bottom:15px;font-weight:700;color:#333}.msr-image-slider-container{position:relative;width:100%;overflow:hidden;padding:0 5px}.msr-image-slider{display:flex;transition:transform .5s ease;gap:10px;width:100%}.msr-image-slide{min-width:100px;flex:0 0 calc(16.666% - 10px);overflow:hidden;cursor:pointer;position:relative;z-index:5;user-select:none;-webkit-user-select:none;-moz-user-select:none;transition:transform .2s ease}.msr-image-slide:hover{transform:translateY(-2px)}.msr-slide-image{width:100%;padding-top:100%;position:relative;overflow:hidden;border-radius:4px;border:1px solid #eee}.msr-slide-image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.msr-image-slide:hover .msr-slide-image img{transform:scale(1.05)}.msr-slider-prev,.msr-slider-next{position:absolute;top:50%;transform:translateY(-50%);background:rgba(255,255,255,.7);border:none;width:40px;height:40px;border-radius:50%;font-size:1.2em;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;box-shadow:0 2px 5px rgba(0,0,0,.1);transition:background .3s ease}.msr-slider-prev{left:5px}.msr-slider-next{right:5px}.msr-slider-prev:hover,.msr-slider-next:hover{background:rgba(255,255,255,.9)}.msr-review-modal{display:none;position:fixed;z-index:1000;left:0;top:0;width:100%;height:100%;background-color:rgba(0,0,0,.9);overflow:auto}.msr-modal-content{position:relative;margin:2% auto;width:90%;max-width:1000px;max-height:90vh;display:flex;background-color:#fff;border-radius:4px;overflow:hidden}.msr-modal-image-container{flex:1;background-color:#f0f0f0;display:flex;justify-content:center;align-items:center;height:85vh;min-width:300px}#msr-modal-image{max-width:100%;max-height:100%;object-fit:contain;display:block}.msr-modal-details{flex:0 0 350px;padding:20px;overflow-y:auto;background-color:#fff;display:flex;flex-direction:column}.msr-modal-user-info{display:flex;align-items:center;margin-bottom:15px}.msr-modal-user-icon{font-size:24px;margin-right:10px;color:#555}.msr-modal-name{font-weight:700;font-size:16px}.msr-modal-rating{color:#ffb400;font-size:20px;margin-bottom:10px}.msr-modal-title{font-size:18px;font-weight:700;margin-bottom:10px}.msr-modal-date{color:#777;font-size:14px;margin-bottom:15px}.msr-modal-review-content{line-height:1.6;color:#333;font-size:15px}.msr-modal-close{position:absolute;top:10px;right:15px;color:#333;font-size:28px;font-weight:700;cursor:pointer;z-index:10}.msr-modal-close:hover{color:#555}@media (max-width:768px){.msr-image-slide{flex:0 0 calc(25% - 10px)}.msr-modal-content{flex-direction:column;width:95%;height:90vh;margin:5% auto}.msr-modal-image-container{flex:0 0 50%;height:40vh}.msr-modal-details{flex:1;width:100%;max-height:none}}@media (max-width:480px){.msr-image-slide{flex:0 0 calc(33.333% - 10px)}}.custom-simulator{max-width:500px;margin:20px auto;font-family:Arial,sans-serif}.simulator-title{background-color:#f7931e;color:#fff;padding:10px;text-align:center;border-radius:5px 5px 0 0;font-size:16px;font-weight:700}.simulator-content{border:1px solid #ddd;padding:15px;border-radius:0 0 5px 5px}.field-group{margin-bottom:15px;display:flex;justify-content:space-between;align-items:center}.field-group label{flex:1;font-size:14px;font-weight:700;margin-bottom:5px}.simulator-input,.simulator-select{width:120px;padding:5px;border:1px solid #ddd;border-radius:3px;text-align:right}.simulator-select{text-align:left;width:180px}.simulator-input:after{content:"円";margin-left:5px}.calculate-button{background-color:#f7931e;color:#fff;border:none;padding:10px;width:100%;border-radius:3px;cursor:pointer;font-size:16px;margin-top:15px}.calculate-button:hover{background-color:#e88616}.result-area{margin-top:15px;text-align:right;font-size:18px;font-weight:700}.result{border-top:1px solid #ddd;padding-top:10px;margin-top:10px}.checkbox-group{display:flex;flex-direction:column;gap:8px}.checkbox-label{display:flex;align-items:center;gap:8px;cursor:pointer}.simulator-checkbox{margin:0}.field-type{margin:0 10px;min-width:120px}.small-text{width:80px !important;margin:0 5px}
.sb-type-std{overflow:hidden;padding:10px 20px;margin:0;line-height:1.5;color:#333}.sb-type-std>.sb-subtype-a:after,.sb-type-std>.sb-subtype-b:after,.sb-type-std>.sb-subtype-c:after,.sb-type-std>.sb-subtype-d:after{display:block;clear:both;content:""}.sb-type-std>.sb-subtype-a>.sb-speaker,.sb-type-std>.sb-subtype-c>.sb-speaker{float:left;margin-right:-70px;width:70px}.sb-type-std>.sb-subtype-b>.sb-speaker,.sb-type-std>.sb-subtype-d>.sb-speaker{float:right;margin-left:-70px;width:70px}.sb-type-std>.sb-subtype-a>.sb-speaker>.sb-icon,.sb-type-std>.sb-subtype-b>.sb-speaker>.sb-icon,.sb-type-std>.sb-subtype-c>.sb-speaker>.sb-icon,.sb-type-std>.sb-subtype-d>.sb-speaker>.sb-icon{text-align:center;height:60px}.sb-type-std>.sb-subtype-a>.sb-speaker>.sb-icon>img.sb-icon,.sb-type-std>.sb-subtype-b>.sb-speaker>.sb-icon>img.sb-icon,.sb-type-std>.sb-subtype-c>.sb-speaker>.sb-icon>img.sb-icon,.sb-type-std>.sb-subtype-d>.sb-speaker>.sb-icon>img.sb-icon{height:60px;width:60px;border-radius:5px}.sb-type-std>.sb-subtype-a>.sb-speaker>.sb-name,.sb-type-std>.sb-subtype-b>.sb-speaker>.sb-name,.sb-type-std>.sb-subtype-c>.sb-speaker>.sb-name,.sb-type-std>.sb-subtype-d>.sb-speaker>.sb-name{overflow:hidden;text-align:center;font-size:12px}@media screen and (min-width:721px){.sb-type-std>.sb-subtype-a>.sb-content{float:left;position:relative;margin-left:80px;margin-right:80px}}@media screen and (max-width:720px){.sb-type-std>.sb-subtype-a>.sb-content{float:left;position:relative;margin-left:80px}}.sb-type-std>.sb-subtype-a>.sb-content:before{position:absolute;top:9px;left:-6px;z-index:1;height:0;width:0;border-style:solid solid solid none;border-width:6px;border-color:transparent #ccc;content:""}.sb-type-std>.sb-subtype-a>.sb-content:after{position:absolute;top:9px;left:-5px;z-index:3;height:0;width:0;border-style:solid solid solid none;border-width:6px;border-color:transparent #fff;content:""}@media screen and (min-width:721px){.sb-type-std>.sb-subtype-b>.sb-content{float:right;position:relative;margin-right:80px;margin-left:80px}}@media screen and (max-width:720px){.sb-type-std>.sb-subtype-b>.sb-content{float:right;position:relative;margin-right:80px}}.sb-type-std>.sb-subtype-b>.sb-content:before{position:absolute;top:9px;right:-6px;z-index:1;height:0;width:0;border-style:solid none solid solid;border-width:6px;border-color:transparent #ccc;content:""}.sb-type-std>.sb-subtype-b>.sb-content:after{position:absolute;top:9px;right:-5px;z-index:3;width:0;height:0;border-style:solid none solid solid;border-width:6px;border-color:transparent #fff;content:""}.sb-type-std>.sb-subtype-a>.sb-content>.sb-speech-bubble,.sb-type-std>.sb-subtype-b>.sb-content>.sb-speech-bubble{position:relative;padding:5px 10px;z-index:2;background-color:#fff;border-style:solid;border-width:1px;border-color:#ccc;border-radius:5px;color:#333}@media screen and (min-width:721px){.sb-type-std>.sb-subtype-c>.sb-content{float:left;position:relative;margin-left:100px;margin-right:100px}}@media screen and (max-width:720px){.sb-type-std>.sb-subtype-c>.sb-content{float:left;position:relative;margin-left:100px}}.sb-type-std>.sb-subtype-c>.sb-content:before{position:absolute;top:10px;left:-17px;height:12px;width:12px;border:dashed 1px #909090;border-radius:10px;content:""}.sb-type-std>.sb-subtype-c>.sb-content:after{content:"";position:absolute;top:20px;left:-28px;height:8px;width:8px;border:dashed 1px #909090;border-radius:5px}@media screen and (min-width:721px){.sb-type-std>.sb-subtype-d>.sb-content{float:right;position:relative;margin-right:100px;margin-left:100px}}@media screen and (max-width:720px){.sb-type-std>.sb-subtype-d>.sb-content{float:right;position:relative;margin-right:100px}}.sb-type-std>.sb-subtype-d>.sb-content:before{position:absolute;top:10px;right:-17px;height:12px;width:12px;border:dashed 1px #909090;border-radius:10px;content:""}.sb-type-std>.sb-subtype-d>.sb-content:after{position:absolute;top:20px;right:-28px;height:8px;width:8px;border:dashed 1px #909090;border-radius:5px;content:""}.sb-type-std>.sb-subtype-c>.sb-content>.sb-speech-bubble,.sb-type-std>.sb-subtype-d>.sb-content>.sb-speech-bubble{position:relative;padding:5px 10px;margin-bottom:20px;border:dashed 1px #909090;border-radius:5px}
.sb-type-fb{overflow:hidden;padding:5px 20px;margin:0;line-height:1.5;color:#333}.sb-type-fb>.sb-subtype-a:after,.sb-type-fb>.sb-subtype-b:after,.sb-type-fb>.sb-subtype-c:after,.sb-type-fb>.sb-subtype-d:after{display:block;clear:both;content:""}.sb-type-fb>.sb-subtype-a>.sb-speaker,.sb-type-fb>.sb-subtype-c>.sb-speaker{float:left;margin-right:-70px;width:70px}.sb-type-fb>.sb-subtype-b>.sb-speaker,.sb-type-fb>.sb-subtype-d>.sb-speaker{float:right;margin-left:-70px;width:70px}.sb-type-fb>.sb-subtype-a>.sb-speaker>.sb-icon,.sb-type-fb>.sb-subtype-b>.sb-speaker>.sb-icon,.sb-type-fb>.sb-subtype-c>.sb-speaker>.sb-icon,.sb-type-fb>.sb-subtype-d>.sb-speaker>.sb-icon{text-align:center;height:60px}.sb-type-fb>.sb-subtype-a>.sb-speaker>.sb-icon>img.sb-icon,.sb-type-fb>.sb-subtype-b>.sb-speaker>.sb-icon>img.sb-icon,.sb-type-fb>.sb-subtype-c>.sb-speaker>.sb-icon>img.sb-icon,.sb-type-fb>.sb-subtype-d>.sb-speaker>.sb-icon>img.sb-icon{height:59px;width:59px;border-style:solid;border-width:1px;border-color:#ccc;border-radius:50%;box-shadow:0px 1px 1px rgba(0,0,0,.1)}.sb-type-fb>.sb-subtype-a>.sb-speaker>.sb-name,.sb-type-fb>.sb-subtype-b>.sb-speaker>.sb-name,.sb-type-fb>.sb-subtype-c>.sb-speaker>.sb-name,.sb-type-fb>.sb-subtype-d>.sb-speaker>.sb-name{overflow:hidden;font-size:12px;text-align:center;text-shadow:0px 1px 1px rgba(0,0,0,.1)}@media screen and (min-width:721px){.sb-type-fb>.sb-subtype-a>.sb-content{float:left;position:relative;padding-top:14px;margin-left:80px;margin-right:80px}}@media screen and (max-width:720px){.sb-type-fb>.sb-subtype-a>.sb-content{float:left;position:relative;padding-top:14px;margin-left:80px}}.sb-type-fb>.sb-subtype-a>.sb-content:before{position:absolute;top:23px;left:-6px;z-index:1;height:0;width:0;border-style:solid solid solid none;border-width:6px;border-color:transparent #ccc;content:""}.sb-type-fb>.sb-subtype-a>.sb-content:after{position:absolute;top:23px;left:-5px;z-index:3;height:0;width:0;border-style:solid solid solid none;border-width:6px;border-color:transparent #fcfcfc;content:""}@media screen and (min-width:721px){.sb-type-fb>.sb-subtype-b>.sb-content{padding-top:14px;margin-left:80px;margin-right:80px;float:right;position:relative}}@media screen and (max-width:720px){.sb-type-fb>.sb-subtype-b>.sb-content{float:right;position:relative;padding-top:14px;margin-right:80px}}.sb-type-fb>.sb-subtype-b>.sb-content:before{position:absolute;top:23px;right:-6px;z-index:1;height:0;width:0;border-style:solid none solid solid;border-width:6px;border-color:transparent #a8bfdf;content:""}.sb-type-fb>.sb-subtype-b>.sb-content:after{position:absolute;top:23px;right:-5px;z-index:3;height:0;width:0;border-style:solid none solid solid;border-width:6px;border-color:transparent #e4ecff;content:""}.sb-type-fb>.sb-subtype-a>.sb-content>.sb-speech-bubble,.sb-type-fb>.sb-subtype-b>.sb-content>.sb-speech-bubble{position:relative;z-index:2;padding:5px 10px;background-color:#fff;background:linear-gradient(#fff,#f2f2f2);border-style:solid;border-width:1px;border-color:#ccc;border-radius:4px;box-shadow:0px 1px 1px rgba(0,0,0,.1);color:#333;text-shadow:0px 1px 1px rgba(255,255,255,.5)}.sb-type-fb>.sb-subtype-b>.sb-content>.sb-speech-bubble{background-color:#e8f0ff;background:linear-gradient(#e8f0ff,#c8dfff);border-color:#a8bfdf}@media screen and (min-width:721px){.sb-type-fb>.sb-subtype-c>.sb-content{float:left;position:relative;padding-top:14px;margin-left:100px;margin-right:80px}}@media screen and (max-width:720px){.sb-type-fb>.sb-subtype-c>.sb-content{float:left;position:relative;padding-top:14px;margin-left:100px}}.sb-type-fb>.sb-subtype-c>.sb-content:before{position:absolute;top:24px;left:-17px;height:12px;width:12px;text-shadow:0px 1px 1px rgba(255,255,255,.5);background-color:#fff;background:linear-gradient(#fff,#f2f2f2);border:solid 1px #ccc;border-radius:10px;color:#333;content:""}.sb-type-fb>.sb-subtype-c>.sb-content:after{position:absolute;top:20px;left:-28px;height:8px;width:8px;text-shadow:0px 1px 1px rgba(255,255,255,.5);background-color:#fff;background:linear-gradient(#fff,#f2f2f2);border:solid 1px #ccc;border-radius:5px;color:#333;content:""}@media screen and (min-width:721px){.sb-type-fb>.sb-subtype-d>.sb-content{float:right;position:relative;padding-top:14px;margin-left:80px;margin-right:100px}}@media screen and (max-width:720px){.sb-type-fb>.sb-subtype-d>.sb-content{float:right;position:relative;padding-top:14px;margin-right:100px}}.sb-type-fb>.sb-subtype-d>.sb-content:before{position:absolute;top:24px;right:-17px;height:12px;width:12px;background-color:#e8f0ff;background:linear-gradient(#e8f0ff,#c8dfff);border-color:#a8bfdf;border:solid 1px #a8bfdf;border-radius:10px;content:""}.sb-type-fb>.sb-subtype-d>.sb-content:after{position:absolute;top:20px;right:-27px;height:8px;width:8px;background-color:#e8f0ff;background:linear-gradient(#e8f0ff,#c8dfff);border-color:#a8bfdf;border:solid 1px #a8bfdf;border-radius:5px;content:""}.sb-type-fb>.sb-subtype-c>.sb-content>.sb-speech-bubble,.sb-type-fb>.sb-subtype-d>.sb-content>.sb-speech-bubble{position:relative;z-index:2;padding:5px 10px;background-color:#fff;background:linear-gradient(#fff,#f2f2f2);border-style:solid;border-width:1px;border-color:#ccc;border-radius:4px;box-shadow:0px 1px 1px rgba(0,0,0,.1);color:#333;text-shadow:0px 1px 1px rgba(255,255,255,.5)}.sb-type-fb>.sb-subtype-d>.sb-content>.sb-speech-bubble{background-color:#e8f0ff;background:linear-gradient(#e8f0ff,#c8dfff);border-color:#a8bfdf}
.sb-type-fb-flat{overflow:hidden;padding:5px 20px;margin:0;line-height:1.5;color:#333}.sb-type-fb-flat>.sb-subtype-a:after,.sb-type-fb-flat>.sb-subtype-b:after,.sb-type-fb-flat>.sb-subtype-c:after,.sb-type-fb-flat>.sb-subtype-d:after{display:block;clear:both;content:""}.sb-type-fb-flat>.sb-subtype-a>.sb-speaker,.sb-type-fb-flat>.sb-subtype-c>.sb-speaker{float:left;margin-right:-70px;width:70px}.sb-type-fb-flat>.sb-subtype-b>.sb-speaker,.sb-type-fb-flat>.sb-subtype-d>.sb-speaker{float:right;margin-left:-70px;width:70px}.sb-type-fb-flat>.sb-subtype-a>.sb-speaker>.sb-icon,.sb-type-fb-flat>.sb-subtype-b>.sb-speaker>.sb-icon,.sb-type-fb-flat>.sb-subtype-c>.sb-speaker>.sb-icon,.sb-type-fb-flat>.sb-subtype-d>.sb-speaker>.sb-icon{text-align:center;height:60px}.sb-type-fb-flat>.sb-subtype-a>.sb-speaker>.sb-icon>img.sb-icon,.sb-type-fb-flat>.sb-subtype-b>.sb-speaker>.sb-icon>img.sb-icon,.sb-type-fb-flat>.sb-subtype-c>.sb-speaker>.sb-icon>img.sb-icon,.sb-type-fb-flat>.sb-subtype-d>.sb-speaker>.sb-icon>img.sb-icon{height:60px;width:60px;border-style:none;border-radius:50%}.sb-type-fb-flat>.sb-subtype-a>.sb-speaker>.sb-name,.sb-type-fb-flat>.sb-subtype-b>.sb-speaker>.sb-name,.sb-type-fb-flat>.sb-subtype-c>.sb-speaker>.sb-name,.sb-type-fb-flat>.sb-subtype-d>.sb-speaker>.sb-name{overflow:hidden;font-size:12px;text-align:center;color:#666}@media screen and (min-width:721px){.sb-type-fb-flat>.sb-subtype-a>.sb-content{float:left;position:relative;padding-top:14px;margin-left:80px;margin-right:80px}}@media screen and (max-width:720px){.sb-type-fb-flat>.sb-subtype-a>.sb-content{float:left;position:relative;padding-top:14px;margin-left:80px}}.sb-type-fb-flat>.sb-subtype-a>.sb-content:before{position:absolute;top:23px;left:-6px;z-index:1;height:0;width:0;border-style:solid solid solid none;border-width:6px;border-color:transparent #eee;content:""}.sb-type-fb-flat>.sb-subtype-a>.sb-content:after{position:absolute;top:23px;left:-5px;z-index:3;height:0;width:0;border-style:solid solid solid none;border-width:6px;border-color:transparent #eee;content:""}@media screen and (min-width:721px){.sb-type-fb-flat>.sb-subtype-b>.sb-content{float:right;position:relative;padding-top:14px;margin-left:80px;margin-right:80px}}@media screen and (max-width:720px){.sb-type-fb-flat>.sb-subtype-b>.sb-content{float:right;position:relative;padding-top:14px;margin-right:80px}}.sb-type-fb-flat>.sb-subtype-b>.sb-content:before{position:absolute;top:23px;right:-6px;z-index:1;height:0;width:0;border-style:solid none solid solid;border-width:6px;border-color:transparent #55f;content:""}.sb-type-fb-flat>.sb-subtype-b>.sb-content:after{position:absolute;top:23px;right:-5px;z-index:3;height:0;width:0;border-style:solid none solid solid;border-width:6px;border-color:transparent #55f;content:""}.sb-type-fb-flat>.sb-subtype-a>.sb-content>.sb-speech-bubble,.sb-type-fb-flat>.sb-subtype-b>.sb-content>.sb-speech-bubble{position:relative;padding:5px 10px;z-index:2;background-color:#eee;border-style:solid;border-width:1px;border-color:#eee;border-radius:4px;color:#333}.sb-type-fb-flat>.sb-subtype-b>.sb-content>.sb-speech-bubble{color:#fff;background-color:#55f;border-color:#55f}@media screen and (min-width:721px){.sb-type-fb-flat>.sb-subtype-c>.sb-content{float:left;position:relative;padding-top:14px;margin-left:100px;margin-right:80px}}@media screen and (max-width:720px){.sb-type-fb-flat>.sb-subtype-c>.sb-content{float:left;position:relative;padding-top:14px;margin-left:100px}}.sb-type-fb-flat>.sb-subtype-c>.sb-content:before{position:absolute;top:24px;left:-17px;height:12px;width:12px;background-color:#eee;border-color:#eee;border-radius:10px;color:#333;content:""}.sb-type-fb-flat>.sb-subtype-c>.sb-content:after{position:absolute;top:20px;left:-28px;height:8px;width:8px;background-color:#eee;border-color:#eee;border-radius:5px;color:#333;content:""}@media screen and (min-width:721px){.sb-type-fb-flat>.sb-subtype-d>.sb-content{float:right;position:relative;padding-top:14px;margin-left:80px;margin-right:100px}}@media screen and (max-width:720px){.sb-type-fb-flat>.sb-subtype-d>.sb-content{float:right;position:relative;padding-top:14px;margin-right:100px}}.sb-type-fb-flat>.sb-subtype-d>.sb-content:before{top:24px;right:-17px;height:12px;width:12px;background-color:#55f;border-color:#55f;position:absolute;border-radius:10px;content:""}.sb-type-fb-flat>.sb-subtype-d>.sb-content:after{position:absolute;top:20px;right:-27px;height:8px;width:8px;background-color:#55f;border-color:#55f;border-radius:5px;content:""}.sb-type-fb-flat>.sb-subtype-c>.sb-content>.sb-speech-bubble,.sb-type-fb-flat>.sb-subtype-d>.sb-content>.sb-speech-bubble{position:relative;z-index:2;padding:5px 10px;background-color:#eee;border-style:solid;border-width:1px;border-color:#eee;border-radius:4px;color:#333}.sb-type-fb-flat>.sb-subtype-d>.sb-content>.sb-speech-bubble{background-color:#55f;border-color:#55f;color:#fff}
.sb-type-ln{overflow:hidden;padding:10px 20px;margin:0;line-height:1.5;color:#333}.sb-type-ln>.sb-subtype-a:after,.sb-type-ln>.sb-subtype-b:after,.sb-type-ln>.sb-subtype-c:after,.sb-type-ln>.sb-subtype-d:after{display:block;clear:both;content:""}.sb-type-ln>.sb-subtype-a>.sb-speaker,.sb-type-ln>.sb-subtype-c>.sb-speaker{float:left;position:relative;margin-right:-70px;width:70px}.sb-type-ln>.sb-subtype-b>.sb-speaker,.sb-type-ln>.sb-subtype-d>.sb-speaker{float:right;position:relative;margin-left:-70px;width:70px}.sb-type-ln>.sb-subtype-a>.sb-speaker>.sb-icon,.sb-type-ln>.sb-subtype-b>.sb-speaker>.sb-icon,.sb-type-ln>.sb-subtype-c>.sb-speaker>.sb-icon,.sb-type-ln>.sb-subtype-d>.sb-speaker>.sb-icon{text-align:center;height:60px}.sb-type-ln>.sb-subtype-a>.sb-speaker>.sb-icon>img.sb-icon,.sb-type-ln>.sb-subtype-b>.sb-speaker>.sb-icon>img.sb-icon,.sb-type-ln>.sb-subtype-c>.sb-speaker>.sb-icon>img.sb-icon,.sb-type-ln>.sb-subtype-d>.sb-speaker>.sb-icon>img.sb-icon{height:60px;width:60px;border-style:none}.sb-type-ln>.sb-subtype-a>.sb-speaker>.sb-name,.sb-type-ln>.sb-subtype-b>.sb-speaker>.sb-name,.sb-type-ln>.sb-subtype-c>.sb-speaker>.sb-name,.sb-type-ln>.sb-subtype-d>.sb-speaker>.sb-name{position:absolute;overflow:hidden;top:0;font-size:12px;white-space:nowrap}.sb-type-ln>.sb-subtype-a>.sb-speaker>.sb-name,.sb-type-ln>.sb-subtype-c>.sb-speaker>.sb-name{left:80px}.sb-type-ln>.sb-subtype-b>.sb-speaker>.sb-name,.sb-type-ln>.sb-subtype-d>.sb-speaker>.sb-name{right:80px}@media screen and (min-width:721px){.sb-type-ln>.sb-subtype-a>.sb-content{float:left;position:relative;padding-top:26px;margin-right:80px;margin-left:80px}}@media screen and (max-width:720px){.sb-type-ln>.sb-subtype-a>.sb-content{float:left;position:relative;padding-top:26px;margin-left:80px}}.sb-type-ln>.sb-subtype-a>.sb-content:before{position:absolute;top:26px;left:-8px;z-index:1;height:0;width:0;border-style:solid none none solid;border-width:8px;border-color:#aaa transparent;content:""}.sb-type-ln>.sb-subtype-a>.sb-content:after{position:absolute;top:27px;left:-6px;z-index:3;height:0;width:0;border-style:solid none none solid;border-width:8px;border-color:#f9f9f9 transparent;content:""}@media screen and (min-width:721px){.sb-type-ln>.sb-subtype-b>.sb-content{float:right;position:relative;padding-top:26px;margin-right:80px;margin-left:80px}}@media screen and (max-width:720px){.sb-type-ln>.sb-subtype-b>.sb-content{float:right;position:relative;padding-top:26px;margin-right:80px}}.sb-type-ln>.sb-subtype-b>.sb-content:before{position:absolute;top:26px;right:-8px;z-index:1;height:0;width:0;border-style:solid solid none none;border-width:8px;border-color:#aaa transparent;content:""}.sb-type-ln>.sb-subtype-b>.sb-content:after{position:absolute;top:27px;right:-6px;z-index:3;height:0;width:0;border-style:solid solid none none;border-width:8px;border-color:#cf8 transparent;content:""}.sb-type-ln>.sb-subtype-a>.sb-content>.sb-speech-bubble,.sb-type-ln>.sb-subtype-b>.sb-content>.sb-speech-bubble{position:relative;z-index:2;padding:6px 12px;background-color:#fcfcfc;border-style:solid;border-width:1px;border-color:#aaa #999 #777;border-radius:15px;color:#333}.sb-type-ln>.sb-subtype-a>.sb-content>.sb-speech-bubble{border-radius:0 15px 15px;box-shadow:0px 1px 1px rgba(0,0,0,.4),0 10px 10px rgba(255,255,255,.5) inset,0 -10px 10px rgba(0,0,0,.1) inset}.sb-type-ln>.sb-subtype-b>.sb-content>.sb-speech-bubble{background-color:#bf7;border-radius:15px 0 15px 15px;box-shadow:0px 1px 1px rgba(0,0,0,.4),0 10px 10px rgba(255,255,255,.5) inset,0 -10px 10px rgba(90,127,60,.2) inset}@media screen and (min-width:721px){.sb-type-ln>.sb-subtype-c>.sb-content{float:left;position:relative;padding-top:1.5em;margin-left:100px;margin-right:80px}}@media screen and (max-width:720px){.sb-type-ln>.sb-subtype-c>.sb-content{float:left;position:relative;padding-top:1.5em;margin-left:100px}}.sb-type-ln>.sb-subtype-c>.sb-content:before{position:absolute;top:24px;left:-17px;height:12px;width:12px;background-color:#fcfcfc;box-shadow:0px 1px 1px rgba(0,0,0,.4),0 10px 10px rgba(255,255,255,.5) inset,0 -10px 10px rgba(0,0,0,.1) inset;border:solid 1px #ababab;border-radius:10px;color:#333;content:""}.sb-type-ln>.sb-subtype-c>.sb-content:after{position:absolute;top:20px;left:-28px;height:8px;width:8px;background-color:#fcfcfc;box-shadow:0px 1px 1px rgba(0,0,0,.4),0 10px 10px rgba(255,255,255,.5) inset,0 -10px 10px rgba(0,0,0,.1) inset;border:solid 1px #ababab;border-radius:5px;color:#333;content:""}@media screen and (min-width:721px){.sb-type-ln>.sb-subtype-d>.sb-content{float:right;position:relative;padding-top:1.5em;margin-left:80px;margin-right:100px}}@media screen and (max-width:720px){.sb-type-ln>.sb-subtype-d>.sb-content{float:right;position:relative;padding-top:1.5em;margin-right:100px}}.sb-type-ln>.sb-subtype-d>.sb-content:before{position:absolute;top:24px;right:-17px;height:12px;width:12px;background-color:#bf7;box-shadow:0px 1px 1px rgba(0,0,0,.4),0 10px 10px rgba(255,255,255,.5) inset,0 -10px 10px rgba(90,127,60,.2) inset;border:solid 1px #aaa;border-radius:10px;content:""}.sb-type-ln>.sb-subtype-d>.sb-content:after{position:absolute;top:20px;right:-27px;height:8px;width:8px;background-color:#bf7;box-shadow:0px 1px 1px rgba(0,0,0,.4),0 10px 10px rgba(255,255,255,.5) inset,0 -10px 10px rgba(90,127,60,.2) inset;border:solid 1px #aaa;border-radius:5px;content:""}.sb-type-ln>.sb-subtype-c>.sb-content>.sb-speech-bubble,.sb-type-ln>.sb-subtype-d>.sb-content>.sb-speech-bubble{position:relative;padding:6px 12px;z-index:2;background-color:#fcfcfc;border-style:solid;border-width:1px;border-color:#aaa #999 #777;border-radius:15px;color:#333}.sb-type-ln>.sb-subtype-c>.sb-content>.sb-speech-bubble{border-radius:15px;box-shadow:0px 1px 1px rgba(0,0,0,.4),0 10px 10px rgba(255,255,255,.5) inset,0 -10px 10px rgba(0,0,0,.1) inset}.sb-type-ln>.sb-subtype-d>.sb-content>.sb-speech-bubble{background-color:#bf7;border-radius:15px;box-shadow:0px 1px 1px rgba(0,0,0,.4),0 10px 10px rgba(255,255,255,.5) inset,0 -10px 10px rgba(90,127,60,.2) inset}
.sb-type-ln-flat{overflow:hidden;padding:10px 20px;margin:0;ln-height:1.5;color:#333}.sb-type-ln-flat>.sb-subtype-a:after,.sb-type-ln-flat>.sb-subtype-b:after,.sb-type-ln-flat>.sb-subtype-c:after,.sb-type-ln-flat>.sb-subtype-d:after{display:block;clear:both;content:""}.sb-type-ln-flat>.sb-subtype-a>.sb-speaker,.sb-type-ln-flat>.sb-subtype-c>.sb-speaker{float:left;position:relative;margin-right:-70px;width:70px}.sb-type-ln-flat>.sb-subtype-b>.sb-speaker,.sb-type-ln-flat>.sb-subtype-d>.sb-speaker{float:right;position:relative;margin-left:-70px;width:70px}.sb-type-ln-flat>.sb-subtype-a>.sb-speaker>.sb-icon,.sb-type-ln-flat>.sb-subtype-b>.sb-speaker>.sb-icon,.sb-type-ln-flat>.sb-subtype-c>.sb-speaker>.sb-icon,.sb-type-ln-flat>.sb-subtype-d>.sb-speaker>.sb-icon{text-align:center;height:60px}.sb-type-ln-flat>.sb-subtype-a>.sb-speaker>.sb-icon>img.sb-icon,.sb-type-ln-flat>.sb-subtype-b>.sb-speaker>.sb-icon>img.sb-icon,.sb-type-ln-flat>.sb-subtype-c>.sb-speaker>.sb-icon>img.sb-icon,.sb-type-ln-flat>.sb-subtype-d>.sb-speaker>.sb-icon>img.sb-icon{border-style:none;height:60px;width:60px}.sb-type-ln-flat>.sb-subtype-a>.sb-speaker>.sb-name,.sb-type-ln-flat>.sb-subtype-b>.sb-speaker>.sb-name,.sb-type-ln-flat>.sb-subtype-c>.sb-speaker>.sb-name,.sb-type-ln-flat>.sb-subtype-d>.sb-speaker>.sb-name{position:absolute;top:0;overflow:hidden;font-size:12px;white-space:nowrap}.sb-type-ln-flat>.sb-subtype-a>.sb-speaker>.sb-name,.sb-type-ln-flat>.sb-subtype-c>.sb-speaker>.sb-name{left:80px}.sb-type-ln-flat>.sb-subtype-b>.sb-speaker>.sb-name,.sb-type-ln-flat>.sb-subtype-d>.sb-speaker>.sb-name{right:80px}@media screen and (min-width:721px){.sb-type-ln-flat>.sb-subtype-a>.sb-content{float:left;position:relative;padding-top:26px;margin-right:80px;margin-left:80px}}@media screen and (max-width:720px){.sb-type-ln-flat>.sb-subtype-a>.sb-content{float:left;position:relative;padding-top:26px;margin-left:80px}}.sb-type-ln-flat>.sb-subtype-a>.sb-content:before{position:absolute;top:26px;left:-8px;z-index:1;height:0;width:0;border-style:solid none none solid;border-width:8px;border-color:#eee transparent;content:""}.sb-type-ln-flat>.sb-subtype-a>.sb-content:after{position:absolute;top:27px;left:-6px;z-index:3;height:0;width:0;border-style:solid none none solid;border-width:8px;border-color:#eee transparent;content:""}@media screen and (min-width:721px){.sb-type-ln-flat>.sb-subtype-b>.sb-content{float:right;position:relative;padding-top:26px;margin-right:80px;margin-left:80px}}@media screen and (max-width:720px){.sb-type-ln-flat>.sb-subtype-b>.sb-content{float:right;position:relative;padding-top:26px;margin-right:80px}}.sb-type-ln-flat>.sb-subtype-b>.sb-content:before{position:absolute;top:26px;right:-8px;z-index:1;height:0;width:0;border-style:solid solid none none;border-width:8px;border-color:#7d6 transparent;content:""}.sb-type-ln-flat>.sb-subtype-b>.sb-content:after{position:absolute;top:27px;right:-6px;z-index:3;height:0;width:0;border-style:solid solid none none;border-width:8px;border-color:#7d6 transparent;content:""}.sb-type-ln-flat>.sb-subtype-a>.sb-content>.sb-speech-bubble,.sb-type-ln-flat>.sb-subtype-b>.sb-content>.sb-speech-bubble{position:relative;z-index:2;padding:6px 12px;background-color:#eee;border-style:solid;border-width:1px;border-color:#eee;border-radius:15px;color:#333}.sb-type-ln-flat>.sb-subtype-a>.sb-content>.sb-speech-bubble{border-radius:0 15px 15px}.sb-type-ln-flat>.sb-subtype-b>.sb-content>.sb-speech-bubble{background-color:#7d6;border-color:#7d6;border-radius:15px 0 15px 15px}@media screen and (min-width:721px){.sb-type-ln-flat>.sb-subtype-c>.sb-content{float:left;position:relative;padding-top:1.5em;margin-left:100px;margin-right:80px}}@media screen and (max-width:720px){.sb-type-ln-flat>.sb-subtype-c>.sb-content{float:left;position:relative;padding-top:1.5em;margin-left:100px}}.sb-type-ln-flat>.sb-subtype-c>.sb-content:before{position:absolute;top:24px;left:-17px;height:12px;width:12px;background-color:#eee;border:solid 1px #eee;border-radius:10px;color:#333;content:""}.sb-type-ln-flat>.sb-subtype-c>.sb-content:after{position:absolute;top:20px;left:-28px;height:8px;width:8px;background-color:#eee;border:solid 1px #eee;border-radius:5px;color:#333;content:""}@media screen and (min-width:721px){.sb-type-ln-flat>.sb-subtype-d>.sb-content{float:right;position:relative;padding-top:1.5em;margin-left:80px;margin-right:100px}}@media screen and (max-width:720px){.sb-type-ln-flat>.sb-subtype-d>.sb-content{float:right;position:relative;padding-top:1.5em;margin-right:100px}}.sb-type-ln-flat>.sb-subtype-d>.sb-content:before{position:absolute;top:24px;right:-17px;height:12px;width:12px;background-color:#7d6;border:solid 1px #7d6;border-radius:10px;content:""}.sb-type-ln-flat>.sb-subtype-d>.sb-content:after{position:absolute;top:20px;right:-27px;height:8px;width:8px;background-color:#7d6;border:solid 1px #7d6;border-radius:5px;content:""}.sb-type-ln-flat>.sb-subtype-c>.sb-content>.sb-speech-bubble,.sb-type-ln-flat>.sb-subtype-d>.sb-content>.sb-speech-bubble{position:relative;z-index:2;padding:6px 12px;background-color:#eee;border-style:solid;border-width:1px;border-color:#eee;border-radius:15px;color:#333}.sb-type-ln-flat>.sb-subtype-c>.sb-content>.sb-speech-bubble{border-radius:15px}.sb-type-ln-flat>.sb-subtype-d>.sb-content>.sb-speech-bubble{background-color:#7d6;border-color:#7d6;border-radius:15px}
.sb-type-pink{overflow:hidden;padding:10px 20px;margin:0;line-height:1.5;color:#333}.sb-type-pink>.sb-subtype-a:after,.sb-type-pink>.sb-subtype-b:after,.sb-type-pink>.sb-subtype-c:after,.sb-type-pink>.sb-subtype-d:after{display:block;clear:both;content:""}.sb-type-pink>.sb-subtype-a>.sb-speaker,.sb-type-pink>.sb-subtype-c>.sb-speaker{float:left;margin-right:-70px;width:70px}.sb-type-pink>.sb-subtype-b>.sb-speaker,.sb-type-pink>.sb-subtype-d>.sb-speaker{float:right;margin-left:-70px;width:70px}.sb-type-pink>.sb-subtype-a>.sb-speaker>.sb-icon,.sb-type-pink>.sb-subtype-b>.sb-speaker>.sb-icon,.sb-type-pink>.sb-subtype-c>.sb-speaker>.sb-icon,.sb-type-pink>.sb-subtype-d>.sb-speaker>.sb-icon{text-align:center;height:60px}.sb-type-pink>.sb-subtype-a>.sb-speaker>.sb-icon>img.sb-icon,.sb-type-pink>.sb-subtype-b>.sb-speaker>.sb-icon>img.sb-icon,.sb-type-pink>.sb-subtype-c>.sb-speaker>.sb-icon>img.sb-icon,.sb-type-pink>.sb-subtype-d>.sb-speaker>.sb-icon>img.sb-icon{height:60px;width:60px;border-radius:10px}.sb-type-pink>.sb-subtype-a>.sb-speaker>.sb-name,.sb-type-pink>.sb-subtype-b>.sb-speaker>.sb-name,.sb-type-pink>.sb-subtype-c>.sb-speaker>.sb-name,.sb-type-pink>.sb-subtype-d>.sb-speaker>.sb-name{overflow:hidden;font-size:12px;font-weight:700;text-align:center;color:#f09}@media screen and (min-width:721px){.sb-type-pink>.sb-subtype-a>.sb-content{float:left;position:relative;margin-left:80px;margin-right:80px}}@media screen and (max-width:720px){.sb-type-pink>.sb-subtype-a>.sb-content{float:left;position:relative;margin-left:80px}}.sb-type-pink>.sb-subtype-a>.sb-content:before{position:absolute;top:10px;left:-6px;z-index:1;height:0;width:0;border-style:solid solid solid none;border-width:6px;border-color:transparent #f09;content:""}.sb-type-pink>.sb-subtype-a>.sb-content:after{position:absolute;top:10px;left:-3px;z-index:3;height:0;width:0;border-style:solid solid solid none;border-width:6px;border-color:transparent #fff0f8;content:""}@media screen and (min-width:721px){.sb-type-pink>.sb-subtype-b>.sb-content{float:right;position:relative;margin-right:80px;margin-left:80px}}@media screen and (max-width:720px){.sb-type-pink>.sb-subtype-b>.sb-content{float:right;position:relative;margin-right:80px}}.sb-type-pink>.sb-subtype-b>.sb-content:before{position:absolute;top:10px;right:-6px;z-index:1;height:0;width:0;border-style:solid none solid solid;border-width:6px;border-color:transparent #f09;content:""}.sb-type-pink>.sb-subtype-b>.sb-content:after{position:absolute;top:10px;right:-3px;z-index:3;height:0;width:0;border-style:solid none solid solid;border-width:6px;border-color:transparent #fff0f8;content:""}.sb-type-pink>.sb-subtype-a>.sb-content>.sb-speech-bubble,.sb-type-pink>.sb-subtype-b>.sb-content>.sb-speech-bubble{position:relative;z-index:2;padding:5px 10px;background-color:#fff0f8;border-style:solid;border-width:2px;border-color:#f09;border-radius:10px;color:#f09}@media screen and (min-width:721px){.sb-type-pink>.sb-subtype-c>.sb-content{float:left;position:relative;padding-top:1.5em;margin-left:100px;margin-right:80px}}@media screen and (max-width:720px){.sb-type-pink>.sb-subtype-c>.sb-content{float:left;position:relative;padding-top:1.5em;margin-left:100px}}.sb-type-pink>.sb-subtype-c>.sb-content:before{position:absolute;top:24px;left:-17px;height:10px;width:10px;background-color:#fff0f8;border:solid 2px #f09;border-radius:8px;color:#333;content:""}.sb-type-pink>.sb-subtype-c>.sb-content:after{position:absolute;top:20px;left:-27px;height:6px;width:6px;background-color:#fff0f8;border:solid 2px #f09;border-radius:5px;color:#333;content:""}@media screen and (min-width:721px){.sb-type-pink>.sb-subtype-d>.sb-content{float:right;position:relative;padding-top:1.5em;margin-left:80px;margin-right:100px}}@media screen and (max-width:720px){.sb-type-pink>.sb-subtype-d>.sb-content{float:right;position:relative;padding-top:1.5em;margin-right:100px}}.sb-type-pink>.sb-subtype-d>.sb-content:before{position:absolute;top:24px;right:-17px;height:10px;width:10px;background-color:#fff0f8;border:solid 2px #f09;border-radius:8px;content:""}.sb-type-pink>.sb-subtype-d>.sb-content:after{position:absolute;top:20px;right:-27px;height:6px;width:6px;background-color:#fff0f8;border:solid 2px #f09;border-radius:5px;content:""}.sb-type-pink>.sb-subtype-c>.sb-content>.sb-speech-bubble,.sb-type-pink>.sb-subtype-d>.sb-content>.sb-speech-bubble{position:relative;padding:5px 10px;z-index:2;background-color:#fff0f8;border-style:solid;border-width:2px;border-color:#f09;border-radius:10px;color:#f09}
.sb-type-rtail{overflow:hidden;line-height:1.5;color:#333;padding:5px 20px;margin:0}.sb-type-rtail>.sb-subtype-a:after,.sb-type-rtail>.sb-subtype-b:after,.sb-type-rtail>.sb-subtype-c:after,.sb-type-rtail>.sb-subtype-d:after{display:block;clear:both;content:""}.sb-type-rtail>.sb-subtype-a>.sb-speaker,.sb-type-rtail>.sb-subtype-c>.sb-speaker{float:left;margin-right:-70px;width:70px}.sb-type-rtail>.sb-subtype-b>.sb-speaker,.sb-type-rtail>.sb-subtype-d>.sb-speaker{float:right;margin-left:-70px;width:70px}.sb-type-rtail>.sb-subtype-a>.sb-speaker>.sb-icon,.sb-type-rtail>.sb-subtype-b>.sb-speaker>.sb-icon,.sb-type-rtail>.sb-subtype-c>.sb-speaker>.sb-icon,.sb-type-rtail>.sb-subtype-d>.sb-speaker>.sb-icon{text-align:center;height:60px}.sb-type-rtail>.sb-subtype-a>.sb-speaker>.sb-icon>img.sb-icon,.sb-type-rtail>.sb-subtype-b>.sb-speaker>.sb-icon>img.sb-icon,.sb-type-rtail>.sb-subtype-c>.sb-speaker>.sb-icon>img.sb-icon,.sb-type-rtail>.sb-subtype-d>.sb-speaker>.sb-icon>img.sb-icon{height:60px;width:60px;border-radius:5px}.sb-type-rtail>.sb-subtype-a>.sb-speaker>.sb-name,.sb-type-rtail>.sb-subtype-b>.sb-speaker>.sb-name,.sb-type-rtail>.sb-subtype-c>.sb-speaker>.sb-name,.sb-type-rtail>.sb-subtype-d>.sb-speaker>.sb-name{overflow:hidden;font-size:12px;text-align:center}@media screen and (min-width:721px){.sb-type-rtail>.sb-subtype-a>.sb-content{float:left;position:relative;margin-left:80px;margin-right:80px}}@media screen and (max-width:720px){.sb-type-rtail>.sb-subtype-a>.sb-content{float:left;position:relative;margin-left:80px}}.sb-type-rtail>.sb-subtype-a>.sb-content:before{position:absolute;top:-5px;left:-11px;z-index:1;height:50px;width:50px;border-radius:25px;background:#4fdce2;content:""}.sb-type-rtail>.sb-subtype-a>.sb-content:after{position:absolute;top:-16px;left:-15px;z-index:2;height:45px;width:57px;border-radius:15px;background:#fff;content:""}@media screen and (min-width:721px){.sb-type-rtail>.sb-subtype-b>.sb-content{float:right;position:relative;margin-right:80px;margin-left:80px}}@media screen and (max-width:720px){.sb-type-rtail>.sb-subtype-b>.sb-content{float:right;position:relative;margin-right:80px}}.sb-type-rtail>.sb-subtype-b>.sb-content:before{position:absolute;top:-5px;right:-11px;z-index:1;height:50px;width:50px;border-radius:25px;background:#4fdce2;content:""}.sb-type-rtail>.sb-subtype-b>.sb-content:after{position:absolute;top:-16px;right:-15px;z-index:2;height:45px;width:57px;border-radius:15px;background:#fff;content:""}.sb-type-rtail>.sb-subtype-a>.sb-content>.sb-speech-bubble,.sb-type-rtail>.sb-subtype-b>.sb-content>.sb-speech-bubble{position:relative;padding:17px 11px;z-index:3;background:#4fdce2;border-radius:5px}@media screen and (min-width:721px){.sb-type-rtail>.sb-subtype-c>.sb-content{float:left;position:relative;padding-top:14px;margin-left:100px;margin-right:80px}}@media screen and (max-width:720px){.sb-type-rtail>.sb-subtype-c>.sb-content{float:left;position:relative;padding-top:14px;margin-left:100px}}.sb-type-rtail>.sb-subtype-c>.sb-content:before{position:absolute;top:24px;left:-17px;height:14px;width:14px;background-color:#4fdce2;border-color:#4fdce2;border-radius:14px;content:""}.sb-type-rtail>.sb-subtype-c>.sb-content:after{position:absolute;top:20px;left:-28px;height:9px;width:9px;background-color:#4fdce2;border-color:#4fdce2;border-radius:9px;content:""}@media screen and (min-width:721px){.sb-type-rtail>.sb-subtype-d>.sb-content{float:right;position:relative;padding-top:14px;margin-left:80px;margin-right:100px}}@media screen and (max-width:720px){.sb-type-rtail>.sb-subtype-d>.sb-content{float:right;position:relative;padding-top:14px;margin-right:100px}}.sb-type-rtail>.sb-subtype-d>.sb-content:before{position:absolute;top:24px;right:-17px;height:14px;width:14px;background-color:#4fdce2;border-color:#4fdce2;border-radius:14px;content:""}.sb-type-rtail>.sb-subtype-d>.sb-content:after{position:absolute;top:20px;right:-27px;height:9px;width:9px;background-color:#4fdce2;border-color:#4fdce2;border-radius:9px;content:""}.sb-type-rtail>.sb-subtype-c>.sb-content>.sb-speech-bubble,.sb-type-rtail>.sb-subtype-d>.sb-content>.sb-speech-bubble{position:relative;padding:5px 10px;z-index:2;background-color:#4fdce2;border-style:solid;border-width:1px;border-color:#4fdce2;border-radius:4px}.sb-type-rtail>.sb-subtype-d>.sb-content>.sb-speech-bubble{background-color:#4fdce2;border-color:#4fdce2}
@media screen and (min-width:721px){.sb-type-drop{overflow:hidden;padding:10px 20px;margin:0;line-height:1.5;color:#333}}@media screen and (max-width:720px){.sb-type-drop{overflow:hidden;padding:5px 10px;margin:0;line-height:1.5;color:#333}}.sb-type-drop>.sb-subtype-a:after,.sb-type-drop>.sb-subtype-b:after,.sb-type-drop>.sb-subtype-c:after,.sb-type-drop>.sb-subtype-d:after{display:block;clear:both;content:""}.sb-type-drop>.sb-subtype-a>.sb-speaker,.sb-type-drop>.sb-subtype-c>.sb-speaker{float:left;position:relative;margin-right:-70px;width:70px}.sb-type-drop>.sb-subtype-b>.sb-speaker,.sb-type-drop>.sb-subtype-d>.sb-speaker{float:right;position:relative;margin-left:-70px;width:70px}.sb-type-drop>.sb-subtype-a>.sb-speaker>.sb-icon,.sb-type-drop>.sb-subtype-b>.sb-speaker>.sb-icon,.sb-type-drop>.sb-subtype-c>.sb-speaker>.sb-icon,.sb-type-drop>.sb-subtype-d>.sb-speaker>.sb-icon{text-align:center;height:60px}.sb-type-drop>.sb-subtype-a>.sb-speaker>.sb-icon>img.sb-icon,.sb-type-drop>.sb-subtype-b>.sb-speaker>.sb-icon>img.sb-icon,.sb-type-drop>.sb-subtype-c>.sb-speaker>.sb-icon>img.sb-icon,.sb-type-drop>.sb-subtype-d>.sb-speaker>.sb-icon>img.sb-icon{height:60px;width:60px;border-radius:5px}.sb-type-drop>.sb-subtype-a>.sb-speaker>.sb-name,.sb-type-drop>.sb-subtype-b>.sb-speaker>.sb-name,.sb-type-drop>.sb-subtype-c>.sb-speaker>.sb-name,.sb-type-drop>.sb-subtype-d>.sb-speaker>.sb-name{position:absolute;overflow:hidden;top:0;font-size:12px;white-space:nowrap}.sb-type-drop>.sb-subtype-a>.sb-speaker>.sb-name,.sb-type-drop>.sb-subtype-c>.sb-speaker>.sb-name{left:80px}.sb-type-drop>.sb-subtype-b>.sb-speaker>.sb-name,.sb-type-drop>.sb-subtype-d>.sb-speaker>.sb-name{right:80px}@media screen and (min-width:721px){.sb-type-drop>.sb-subtype-a>.sb-content{float:left;position:relative;padding-top:1.5em;margin-left:80px;margin-right:80px}}@media screen and (max-width:720px){.sb-type-drop>.sb-subtype-a>.sb-content{float:left;position:relative;padding-top:1.5em;margin-left:80px}}@media screen and (min-width:721px){.sb-type-drop>.sb-subtype-b>.sb-content{float:right;position:relative;padding-top:1.5em;margin-right:80px;margin-left:70px}}@media screen and (max-width:720px){.sb-type-drop>.sb-subtype-b>.sb-content{float:right;position:relative;padding-top:1.5em;margin-right:80px}}.sb-type-drop>.sb-subtype-a>.sb-content>.sb-speech-bubble{float:left;padding:10px 20px;margin-bottom:6px;background:#d9e5ff;border-radius:15px 33px 50px 50px/0px 50px 50px 50px;border:solid 3px rgba(122,122,180,.3);box-shadow:7px 7px 8px rgba(0,0,0,.4)}.sb-type-drop>.sb-subtype-b>.sb-content>.sb-speech-bubble{float:right;padding:10px 20px;margin-bottom:6px;background:#d9e5ff;border-radius:50px 15px 50px 50px/50px 0px 50px 50px;border:solid 3px rgba(122,122,180,.3);box-shadow:7px 7px 8px rgba(0,0,0,.4)}@media screen and (min-width:721px){.sb-type-drop>.sb-subtype-c>.sb-content{float:left;position:relative;padding-top:1.5em;margin-left:100px;margin-right:80px}}@media screen and (max-width:720px){.sb-type-drop>.sb-subtype-c>.sb-content{float:left;position:relative;padding-top:1.5em;margin-left:100px}}.sb-type-drop>.sb-subtype-c>.sb-content:before{position:absolute;top:24px;left:-16px;z-index:3;height:9px;width:9px;background:#d9e5ff;border:solid 3px rgba(122,122,180,.3);border-radius:9px;box-shadow:7px 7px 8px rgba(0,0,0,.4);content:""}.sb-type-drop>.sb-subtype-c>.sb-content:after{position:absolute;top:20px;left:-27px;z-index:2;height:5px;width:5px;background:#d9e5ff;border:solid 3px rgba(122,122,180,.3);border-radius:5px;box-shadow:7px 7px 8px rgba(0,0,0,.4);content:""}@media screen and (min-width:721px){.sb-type-drop>.sb-subtype-d>.sb-content{float:right;position:relative;padding-top:1.5em;margin-left:80px;margin-right:100px}}@media screen and (max-width:720px){.sb-type-drop>.sb-subtype-d>.sb-content{float:right;position:relative;padding-top:1.5em;margin-right:100px}}.sb-type-drop>.sb-subtype-d>.sb-content:before{position:absolute;top:24px;right:-16px;z-index:5;height:9px;width:9px;background:#d9e5ff;border:solid 3px rgba(122,122,180,.3);border-radius:9px;box-shadow:7px 7px 8px rgba(0,0,0,.4);content:""}.sb-type-drop>.sb-subtype-d>.sb-content:after{position:absolute;top:20px;right:-27px;z-index:4;height:5px;width:5px;background:#d9e5ff;border:solid 3px rgba(122,122,180,.3);border-radius:5px;box-shadow:7px 7px 8px rgba(0,0,0,.4);content:""}.sb-type-drop>.sb-subtype-c>.sb-content>.sb-speech-bubble,.sb-type-drop>.sb-subtype-d>.sb-content>.sb-speech-bubble{position:relative;padding:5px 10px;z-index:3;background:#d9e5ff;border-style:solid;border-width:2px;border:solid 3px rgba(122,122,180,.3);border-radius:10px;box-shadow:7px 7px 8px rgba(0,0,0,.4)}
.sb-type-think{overflow:hidden;padding:5px 20px;margin:0;line-height:1.5;color:#333}.sb-type-think>.sb-subtype-a:after,.sb-type-think>.sb-subtype-b:after,.sb-type-think>.sb-subtype-c:after,.sb-type-think>.sb-subtype-d:after{display:block;clear:both;content:""}.sb-type-think>.sb-subtype-a>.sb-speaker,.sb-type-think>.sb-subtype-c>.sb-speaker{float:left;margin-right:-70px;width:70px}.sb-type-think>.sb-subtype-b>.sb-speaker,.sb-type-think>.sb-subtype-d>.sb-speaker{float:right;margin-left:-70px;width:70px}.sb-type-think>.sb-subtype-a>.sb-speaker>.sb-icon,.sb-type-think>.sb-subtype-b>.sb-speaker>.sb-icon,.sb-type-think>.sb-subtype-c>.sb-speaker>.sb-icon,.sb-type-think>.sb-subtype-d>.sb-speaker>.sb-icon{text-align:center;height:60px}.sb-type-think>.sb-subtype-a>.sb-speaker>.sb-icon>img.sb-icon,.sb-type-think>.sb-subtype-b>.sb-speaker>.sb-icon>img.sb-icon,.sb-type-think>.sb-subtype-c>.sb-speaker>.sb-icon>img.sb-icon,.sb-type-think>.sb-subtype-d>.sb-speaker>.sb-icon>img.sb-icon{height:60px;width:60px;border-radius:5px}.sb-type-think>.sb-subtype-a>.sb-speaker>.sb-name,.sb-type-think>.sb-subtype-b>.sb-speaker>.sb-name,.sb-type-think>.sb-subtype-c>.sb-speaker>.sb-name,.sb-type-think>.sb-subtype-d>.sb-speaker>.sb-name{overflow:hidden;font-size:12px;text-align:center}@media screen and (min-width:721px){.sb-type-think>.sb-subtype-a>.sb-content,.sb-type-think>.sb-subtype-c>.sb-content{float:left;position:relative;margin-left:100px;margin-right:100px}}@media screen and (max-width:720px){.sb-type-think>.sb-subtype-a>.sb-content,.sb-type-think>.sb-subtype-c>.sb-content{float:left;position:relative;margin-left:100px}}.sb-type-think>.sb-subtype-a>.sb-content:before{position:absolute;top:24px;left:-17px;height:15px;width:15px;background:#d9e5ff;border-radius:10px;content:""}.sb-type-think>.sb-subtype-a>.sb-content:after{position:absolute;top:20px;left:-28px;height:10px;width:10px;background:#d9e5ff;border-radius:5px;content:""}.sb-type-think>.sb-subtype-c>.sb-content:before{position:absolute;top:24px;left:-17px;height:15px;width:15px;background:#fdb;border-radius:10px;content:""}.sb-type-think>.sb-subtype-c>.sb-content:after{position:absolute;top:20px;left:-28px;height:10px;width:10px;background:#fdb;border-radius:5px;content:""}@media screen and (min-width:721px){.sb-type-think>.sb-subtype-b>.sb-content,.sb-type-think>.sb-subtype-d>.sb-content{float:right;position:relative;margin-right:100px;margin-left:100px}}@media screen and (max-width:720px){.sb-type-think>.sb-subtype-b>.sb-content,.sb-type-think>.sb-subtype-d>.sb-content{float:right;position:relative;margin-right:100px}}.sb-type-think>.sb-subtype-b>.sb-content:before{position:absolute;top:24px;right:-17px;height:15px;width:15px;background:#d9e5ff;border-radius:10px;content:""}.sb-type-think>.sb-subtype-b>.sb-content:after{position:absolute;top:20px;right:-28px;height:10px;width:10px;background:#d9e5ff;border-radius:5px;content:""}.sb-type-think>.sb-subtype-d>.sb-content:before{position:absolute;top:24px;right:-17px;height:15px;width:15px;background:#fdb;border-radius:10px;content:""}.sb-type-think>.sb-subtype-d>.sb-content:after{position:absolute;top:20px;right:-28px;height:10px;width:10px;background:#fdb;border-radius:5px;content:""}.sb-type-think>.sb-subtype-a>.sb-content>.sb-speech-bubble,.sb-type-think>.sb-subtype-b>.sb-content>.sb-speech-bubble{position:relative;padding:15px 10px;margin-bottom:20px;background:#d9e5ff;border-radius:15px}.sb-type-think>.sb-subtype-c>.sb-content>.sb-speech-bubble,.sb-type-think>.sb-subtype-d>.sb-content>.sb-speech-bubble{position:relative;padding:15px 10px;margin-bottom:20px;background:#fdb;border-radius:15px}
.sb-no-br br{display:none}.sb-no-br p{margin:0}#toc_container li,#toc_container ul{margin:0;padding:0}#toc_container.no_bullets li,#toc_container.no_bullets ul,#toc_container.no_bullets ul li,.toc_widget_list.no_bullets,.toc_widget_list.no_bullets li{background:0 0;list-style-type:none;list-style:none}#toc_container.have_bullets li{padding-left:12px}#toc_container ul ul{margin-left:1.5em}#toc_container{background:#f9f9f9;border:1px solid #aaa;padding:10px;margin-bottom:1em;width:auto;display:table;font-size:95%}#toc_container.toc_light_blue{background:#edf6ff}#toc_container.toc_white{background:#fff}#toc_container.toc_black{background:#000}#toc_container.toc_transparent{background:none transparent}#toc_container p.toc_title{text-align:center;font-weight:700;margin:0;padding:0}#toc_container.toc_black p.toc_title{color:#aaa}#toc_container span.toc_toggle{font-weight:400;font-size:90%}#toc_container p.toc_title+ul.toc_list{margin-top:1em}.toc_wrap_left{float:left;margin-right:10px}.toc_wrap_right{float:right;margin-left:10px}#toc_container a{text-decoration:none;text-shadow:none}#toc_container a:hover{text-decoration:underline}.toc_sitemap_posts_letter{font-size:1.5em;font-style:italic}