.chat-start-soon{padding:10px;text-align:center}.chat-start-soon,.login-form-container{background:linear-gradient(90deg,#063e72,#ad00ff);border-radius:10px;color:#fff}.login-form-container{align-items:center;display:flex;flex-direction:row;height:100px;justify-content:space-between;margin-bottom:40px;padding:12px;transition:box-shadow .5s ease;width:100%}.login-form-container.highlighted{box-shadow:0 0 15px 5px #ad00ff}.login-form-container .comment-prompt-container{align-items:center;display:flex;flex-direction:row;width:60%}.login-form-container .comment-prompt-container .logo-image{padding:10px}.login-form-container .comment-prompt-container .logo-image img{width:60px}.login-form-container .comment-prompt-container .comment-login-prompt{padding:10px}.login-form-container .button-container{align-items:center;display:flex;flex-direction:row;justify-content:flex-end;width:40%}.login-form-container .button-container button{border:1px solid #0000;border-radius:2px;cursor:pointer;height:40px;width:100px}.login-form-container .button-container .register-button{background-color:#8c27e3;border:1px solid #f3f4f8;color:#f3f4f8;margin-right:10px}.login-form-container .button-container .login-button{background-color:#f3f4f8;color:#063e72}.new-comment-section{align-items:center;display:flex;flex-direction:column;width:100%}.new-comment-section .comment-form{align-items:center;display:flex;flex-direction:row;justify-content:space-between;min-height:75px;width:100%}.new-comment-section .comment-form .profile-pic-container{margin-right:5px}.new-comment-section .comment-form .profile-pic-container .profile-pic{border-radius:50%}.new-comment-section .comment-form .new-comment-container{align-items:center;background-color:#f3f4f8;border-radius:10px;display:flex;flex-direction:row;height:100%;overflow:auto;padding:10px;resize:vertical;width:100%}.new-comment-section .comment-form .new-comment-container .comment-area{align-content:center;background-color:#f3f4f8;border:none;height:100%;outline:none;width:100%}.new-comment-section .comment-form .new-comment-container .send-button{background-color:#f3f4f8;border:none;color:#4e4e4e;cursor:pointer;font-size:16px;font-weight:600;margin-right:10px;padding-left:10px;transition:color .3s ease,background-color .3s ease}.new-comment-section .comment-form .new-comment-container .send-button:disabled{color:#a3a3a3;cursor:not-allowed}.new-comment-section .new-comment-bottom{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.new-comment-section .new-comment-bottom .edit-profile-button{background-color:#fff;border-radius:5px;box-shadow:0 0 2px 1px #ad00ff;box-sizing:border-box;color:#0f1111;cursor:pointer;font-size:13px;margin:10px;padding:3px 5px;text-align:center}.new-comment-section .new-comment-bottom .edit-profile-button:hover{background-color:#f7fafa}.new-comment-section .new-comment-bottom .edit-profile-button:focus{border-color:#008296;box-shadow:0 2px 5px 0 #d5d9d980;outline:0}.new-comment-section .new-comment-bottom .confirmation-comment-send{color:green}.disgazz-body{align-items:flex-end;display:flex;flex-direction:column}.disgazz-body .comments-counter{color:#0009;font-size:16px;margin:10px}.disgazz-body .expert-form-checkbox{align-items:center;display:flex;flex-direction:row;justify-content:center;margin:0 10px 10px 0}.disgazz-body .expert-form-checkbox .expert-checkbox{appearance:none;background-color:#dfe1e4;border-radius:72px;border-style:none;flex-shrink:0;height:20px;margin-right:5px;position:relative;width:30px}.disgazz-body .expert-form-checkbox .expert-checkbox:before{bottom:-6px;content:"";left:-6px;position:absolute;right:-6px;top:-6px}.disgazz-body .expert-form-checkbox .expert-checkbox,.disgazz-body .expert-form-checkbox .expert-checkbox:after{transition:all .1s ease-out}.disgazz-body .expert-form-checkbox .expert-checkbox:after{background-color:#fff;border-radius:50%;content:"";height:14px;left:3px;position:absolute;top:3px;width:14px}.disgazz-body .expert-form-checkbox .expert-form-checkbox input[type=checkbox]{cursor:default}.disgazz-body .expert-form-checkbox .expert-checkbox:hover{background-color:#c9cbcd;transition-duration:0s}.disgazz-body .expert-form-checkbox .expert-checkbox:checked{background:linear-gradient(90deg,#063e72,#ad00ff)}.disgazz-body .expert-form-checkbox .expert-checkbox:checked:after{background-color:#fff;left:13px}.disgazz-body .expert-form-checkbox .expert-form-checkbox :focus:not(.focus-visible){outline:0}.disgazz-body .expert-form-checkbox .expert-checkbox:checked:hover{background-color:#535db3}.disgazz-body .comments-section{align-items:flex-end;border:1px solid #b4c5d5;border-radius:10px;display:flex;flex-direction:column;padding:24px;transition:opacity .2s ease-in-out;width:100%}.disgazz-body .comments-section.fading{opacity:0}.disgazz-body .comments-section .comment-container{align-items:flex-start;animation:fadeIn .3s ease-in-out;display:flex;flex-direction:row;justify-content:center;margin-bottom:10px;min-height:75px;width:100%}.disgazz-body .comments-section .comment-container.is-reply{width:93%}.disgazz-body .comments-section .comment-container .user-image img{border-radius:50%}.disgazz-body .comments-section .comment-container .comment-body{border-radius:8px;display:flex;flex-direction:column;margin-left:10px;padding:5px;transition:box-shadow .5s ease,width .5s ease;width:94%}.disgazz-body .comments-section .comment-container .comment-body.highlighted-comment{box-shadow:0 0 5px 2px #ad00ff}.disgazz-body .comments-section .comment-container .comment-body .comment-header{align-items:flex-start;display:flex;flex-direction:row;justify-content:space-between;width:100%}.disgazz-body .comments-section .comment-container .comment-body .comment-header .user-info-container{align-items:flex-start;display:flex;flex-direction:row}.disgazz-body .comments-section .comment-container .comment-body .comment-header .user-info-container .user-info-middle{display:flex;flex-direction:column;justify-content:space-evenly;margin-right:20px}.disgazz-body .comments-section .comment-container .comment-body .comment-header .user-info-container .user-info-middle .user-name{color:#ad00ff;font-weight:800}.disgazz-body .comments-section .comment-container .comment-body .comment-header .user-info-container .user-info-middle span{color:#0009;cursor:pointer;font-weight:800}.disgazz-body .comments-section .comment-container .comment-body .comment-header .user-info-container .user-info-middle .date{color:#0009;font-size:12px;line-height:1.8;margin-right:24px}.disgazz-body .comments-section .comment-container .comment-body .comment-header .user-info-container .user-type{align-items:center;background:#063e72;color:#fff;display:flex;height:22px;justify-content:center;width:88px}.disgazz-body .comments-section .comment-container .comment-body .comment-header .reactions-container{display:flex;flex-direction:row;justify-content:space-around;width:180px}.disgazz-body .comments-section .comment-container .comment-body .comment-header .reactions-container .reaction-reply{align-items:center;cursor:pointer;display:flex;flex-direction:row;font-size:14px}.disgazz-body .comments-section .comment-container .comment-body .comment-header .reactions-container .reaction-likes{align-items:center;cursor:pointer;display:flex;flex-direction:row}.disgazz-body .comments-section .comment-container .comment-body .comment-header .reactions-container .reaction-likes.liked{color:#ad00ff;pointer-events:none;transition:color .3s ease,fill .3s ease}.disgazz-body .comments-section .comment-container .comment-body .comment-header .reactions-container .reaction-likes.liked svg{fill:#ad00ff;transition:color .3s ease,fill .3s ease}.disgazz-body .comments-section .comment-container .comment-body .comment-with-date-container{width:100%}.disgazz-body .comments-section .comment-container .comment-body .comment-item{text-wrap:wrap;word-wrap:break-word;align-content:center;background-color:#f3f4f8;border-radius:10px;display:flex;flex-direction:column;font-size:16px;margin-top:5px;padding:10px;width:100%}.disgazz-body .comments-section .comment-container .comment-body .comment-item a{color:#ad00ff;font-weight:700;text-decoration:none}.disgazz-body .comments-section .comment-container .comment-body .comment-item a:hover{text-decoration:underline}.disgazz-body .comments-section .comment-container .comment-body .comment-item .instagram-media{max-width:360px!important}.disgazz-body .comments-section .comment-container .comment-body .comment-item .twitter-tweet iframe{width:360px!important}.disgazz-body .comments-section .comment-container .comment-body .comment-item:has(.instagram-media,.twitter-tweet iframe){align-items:center;flex-direction:column;justify-content:center}.disgazz-body .comments-section .comment-container .comment-body .comment-item .glomex-comment-video,.disgazz-body .comments-section .comment-container .comment-body .comment-item .highlight-comment-video,.disgazz-body .comments-section .comment-container .comment-body .comment-item .image-comment,.disgazz-body .comments-section .comment-container .comment-body .comment-item .instagram-comment,.disgazz-body .comments-section .comment-container .comment-body .comment-item .twitter-tweet{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-top:10px}.disgazz-body .comments-section .comment-container .comment-body .comment-item .glomex-comment-video iframe,.disgazz-body .comments-section .comment-container .comment-body .comment-item .highlight-comment-video iframe{align-items:center;display:flex;flex-direction:column;height:300px;justify-content:center;width:500px}.disgazz-body .comments-section .comment-container .comment-body .comment-item .instagram-comment iframe{width:50%}.disgazz-body .comments-section .comment-container .comment-body .confirmation-message{color:green}.disgazz-body .comments-section .comment-container .comment-body .reply-container{align-items:center;display:flex;flex-direction:row;margin-top:10px;max-height:0;opacity:0;overflow:hidden;transform:translateY(-5px);transition:max-height 1s cubic-bezier(.55,.06,.68,.19),opacity 1s ease,transform 1s ease;width:100%}.disgazz-body .comments-section .comment-container .comment-body .reply-container .profile-pic-reply{border-radius:50%;margin-right:10px}.disgazz-body .comments-section .comment-container .comment-body .reply-container .reply-form{align-items:center;background-color:#f3f4f8;border-radius:10px;display:flex;flex-direction:row;overflow:auto;resize:vertical;width:100%}.disgazz-body .comments-section .comment-container .comment-body .reply-container .reply-form .reply-comment{align-content:center;background-color:#f3f4f8;border:none;border-radius:10px;outline:none;padding:6px 10px;width:100%}.disgazz-body .comments-section .comment-container .comment-body .reply-container .reply-form .reply-send{background-color:#f3f4f8;border:none;color:#4e4e4e;cursor:pointer;font-size:16px;font-weight:600;height:100%;padding-left:10px;transition:color .3s ease,background-color .3s ease}.disgazz-body .comments-section .comment-container .comment-body .reply-container .reply-form .reply-send:disabled{color:#a3a3a3;cursor:not-allowed}.disgazz-body .comments-section .comment-container .comment-body .reply-container.open{max-height:300px;opacity:1;transform:translateY(0)}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.scrollToTop{align-items:center;background-color:#ad00ff;border:none;border-radius:5%;bottom:20px;color:#fff;cursor:pointer;display:flex;font-size:40px;height:50px;justify-content:center;left:20px;position:fixed;width:50px}textarea{height:100%;resize:none}.gzt-loader{align-items:center;display:flex;justify-content:center;min-height:200px}@media only screen and (max-width:1272px){.disgazz-body .comments-section{padding:20px 10px}.disgazz-body .comments-section .comment-container .comment-body{width:91%}}@media only screen and (max-width:769px){textarea::placeholder{font-size:13px}.login-form-container{flex-direction:column;height:200px;justify-content:space-around;padding:25px}.login-form-container .comment-prompt-container{flex-direction:row;max-height:100px;width:100%}.login-form-container .comment-prompt-container .logo-image img{max-width:120px}.login-form-container .button-container{justify-content:center;width:70%}.new-comment-section .comment-form .new-comment-container .send-button{font-size:14px}.new-comment-section .new-comment-bottom{align-items:flex-start;flex-direction:column-reverse}.disgazz-body .comments-section{padding:15px}.disgazz-body .comments-section .comment-container{display:flex}.disgazz-body .comments-section .comment-container .comment-body{margin-left:0;padding-top:5px;width:100%}.disgazz-body .comments-section .comment-container .comment-body .comment-header{align-items:center}.disgazz-body .comments-section .comment-container .comment-body .comment-header .user-image{align-items:center;margin-right:10px}.disgazz-body .comments-section .comment-container .comment-body .comment-header .user-info-container{align-items:center;display:flex;justify-content:space-between;width:100%}.disgazz-body .comments-section .comment-container .comment-body .comment-with-date-container{align-items:flex-end;display:flex;flex-direction:column;width:100%}.disgazz-body .comments-section .comment-container .comment-body .comment-with-date-container .date{color:#0009;font-size:12px}.disgazz-body .comments-section .comment-container .comment-body .comment-with-date-container .comment-item,.disgazz-body .comments-section .comment-container .comment-body .comment-with-date-container .comment-item .instagram-comment iframe{width:100%}.disgazz-body .comments-section .comment-container .comment-body .comment-with-date-container .comment-item .glomex-comment-video,.disgazz-body .comments-section .comment-container .comment-body .comment-with-date-container .comment-item .highlight-comment-video{height:0;margin-top:10px;max-width:800px;overflow:hidden;padding-bottom:56.25%;position:relative;width:100%}.disgazz-body .comments-section .comment-container .comment-body .comment-with-date-container .comment-item .glomex-comment-video iframe,.disgazz-body .comments-section .comment-container .comment-body .comment-with-date-container .comment-item .highlight-comment-video iframe{height:100%;left:0;position:absolute;top:0;width:100%}.disgazz-body .comments-section .comment-container .comment-body .reactions-container{display:flex;flex-direction:row;justify-content:flex-end;margin-top:5px}.disgazz-body .comments-section .comment-container .comment-body .reactions-container .reaction-reply{cursor:pointer;margin-right:10px}.disgazz-body .comments-section .comment-container .comment-body .reactions-container .reaction-likes{align-items:center;cursor:pointer;display:flex;flex-direction:row}.disgazz-body .comments-section .comment-container .comment-body .reactions-container .reaction-likes.liked{color:#ad00ff;pointer-events:none;transition:color .3s ease,fill .3s ease}.disgazz-body .comments-section .comment-container .comment-body .reactions-container .reaction-likes.liked svg{fill:#ad00ff;transition:color .3s ease,fill .3s ease}.disgazz-body .comments-section .comment-container .comment-body .reply-container{width:100%}.disgazz-body .comments-section .comment-container .comment-body .reply-container .profile-pic-reply{margin-right:5px}.disgazz-body .comments-section .comment-container .comment-body .reply-container .reply-form{font-size:15px}.disgazz-body .comments-section .comment-container .comment-body .reply-container .reply-form .reply-comment{padding:3px}.disgazz-body .comments-section .comment-container .comment-body .reply-container .reply-form .reply-send{font-size:14px;padding:5px}}