@keyframes card-loading{0%,20%{border-color:var(--wp--preset--color--glimp-primary, #9E58F7) transparent transparent transparent}25%,45%{border-color:transparent var(--wp--preset--color--glimp-primary, #9E58F7) transparent transparent}50%,70%{border-color:transparent transparent var(--wp--preset--color--glimp-primary, #9E58F7) transparent}75%,95%{border-color:transparent transparent transparent var(--wp--preset--color--glimp-primary, #9E58F7)}}.glimp-post{margin-top:30px}.glimp-post__main{box-shadow:0 7px 17px #0000000d;border-radius:12px;overflow:hidden;margin-bottom:20px}.glimp-post__main-content{padding:0 20px 8px}.glimp-post__main-content p,.glimp-post__main-content li{line-height:150%}.glimp-post__main-content p>a,.glimp-post__main-content li>a{color:var(--wp--preset--color--glimp-primary, #9E58F7);text-decoration:underline}.glimp-post__main-content li:not(:last-of-type){margin-bottom:12px}.glimp-post input[type=checkbox]{position:relative;flex-shrink:0;width:14px;height:14px}.glimp-post input[type=checkbox]:before{content:"";position:absolute;top:-2px;left:0;right:-4px;bottom:-2px;background-color:var(--wp--preset--color--glimp-grey, #F2F2F2);border-radius:4px}.glimp-post input[type=checkbox]:hover:after{position:absolute;content:"";z-index:2;top:-3.5px;left:0;right:0;bottom:0;margin:auto;width:7px;height:3.5px;border:2px solid var(--wp--preset--color--glimp-white, #FFFFFF);border-top:none;border-right:none;transform:rotate(-50deg) skew(-5deg)}.glimp-post input[type=checkbox]:hover:before{background-color:var(--wp--preset--color--glimp-black, #1A1A1A)}.glimp-post input[type=checkbox]:hover:after{left:3px}.glimp-post input[type=checkbox]:checked:after{position:absolute;content:"";z-index:2;top:-3.5px;left:0;right:0;bottom:0;margin:auto;width:7px;height:3.5px;border:2px solid var(--wp--preset--color--glimp-white, #FFFFFF);border-top:none;border-right:none;transform:rotate(-50deg) skew(-5deg)}.glimp-post input[type=checkbox]:checked:after{left:3px}.glimp-post input[type=checkbox]:checked:before{background-color:var(--wp--preset--color--glimp-primary, #9E58F7)}.glimp-post__bonus{box-shadow:0 7px 17px #0000000d;border-radius:12px;padding:30px;gap:28px}.glimp-post__bonus-title{font-size:20px;font-style:normal;font-weight:700;line-height:130%;margin:0 0 8px}.glimp-post__bonus-text{font-size:13px;font-style:normal;font-weight:400;line-height:130%;margin:0 0 12px;color:var(--wp--preset--color--glimp-dark-grey, #838383)}.glimp-post__bonus-link,.glimp-post__bonus-link a{font-size:13px;font-style:normal;font-weight:400;line-height:130%;margin:0;text-decoration-line:underline;color:var(--wp--preset--color--glimp-dark-grey, #838383)}.glimp-post__bonus-link:hover,.glimp-post__bonus-link a:hover{color:var(--wp--preset--color--glimp-black, #1A1A1A);cursor:pointer}.glimp-post__comments{box-shadow:0 7px 17px #0000000d;border-radius:12px;padding:40px 20px 20px;box-sizing:border-box}.glimp-post__comments-replay a{display:flex;justify-content:center;align-items:center;gap:8px;border-radius:6px;padding:2px 6px;width:fit-content}.glimp-post__comments-replay a:before{content:"";display:block;width:20px;height:20px;background-image:url(../../icons/reply.png);background-size:cover}.glimp-post__comments-replay a:hover{background-color:var(--wp--preset--color--glimp-grey, #F2F2F2);color:var(--wp--preset--color--glimp-black, #1A1A1A)}.glimp-post__comments ol:not(.wp-block-comment-template) .wp-block-comment-author-name{position:relative}.glimp-post__comments ol:not(.wp-block-comment-template) .wp-block-comment-author-name:before{content:"";position:absolute;width:10px;height:15px;top:-4px;left:-20px;border:solid 1px var(--wp--preset--color--glimp-dark-grey, #838383);border-right:none;border-top:none;border-radius:0 0 0 8px}.glimp-post__comments .logged-in-as,.glimp-post__comments label{display:none}.glimp-post__comments .comment-form{display:flex;flex-direction:column;position:relative}.glimp-post__comments .comment-form .form-submit{margin:0}.glimp-post__comments .comment-form-comment{order:3;margin-bottom:0}.glimp-post__comments .comment-form-wrapper{display:flex;align-items:center;gap:20px;width:100%}@media (max-width: 782px){.glimp-post__comments .comment-form-wrapper{flex-direction:column}}.glimp-post__comments .comment-form-author,.glimp-post__comments .comment-form-email{position:relative;height:68px;box-sizing:border-box;border-radius:12px;width:100%;margin:0}.glimp-post__comments .comment-form-author label,.glimp-post__comments .comment-form-email label{position:absolute;left:20px;top:22px;transform-origin:left top;pointer-events:none;transition:all .2s;font-style:normal;font-weight:500;font-size:16px}.glimp-post__comments .comment-form-author label .required,.glimp-post__comments .comment-form-email label .required{text-decoration:none}.glimp-post__comments .comment-form-author input,.glimp-post__comments .comment-form-email input{margin:0;width:100%;height:100%;padding:30px 20px 16px;font-weight:600;border-radius:12px;box-sizing:border-box;border:1px solid transparent;outline:none;font-size:16px;color:var(--wp--preset--color--glimp-black, #1A1A1A);background-color:var(--wp--preset--color--glimp-grey, #F2F2F2);transition:all .1s linear;padding:27px 20px 10px!important}.glimp-post__comments .comment-form-author input::placeholder,.glimp-post__comments .comment-form-email input::placeholder{color:#26262680;font-weight:400}.glimp-post__comments .comment-form-author input:hover,.glimp-post__comments .comment-form-author input:focus,.glimp-post__comments .comment-form-email input:hover,.glimp-post__comments .comment-form-email input:focus{background-color:#d8dae0}.glimp-post__comments .comment-form-author input:focus~label,.glimp-post__comments .comment-form-author input:not(:placeholder-shown)~label,.glimp-post__comments .comment-form-email input:focus~label,.glimp-post__comments .comment-form-email input:not(:placeholder-shown)~label{transform:translateY(-10px) scale(.8)}.glimp-post__comments .comment-form .wp-block-button__link{position:absolute;bottom:14px;right:14px;font-size:0;padding:9px;border-radius:8px;width:38px;height:38px;box-sizing:border-box;background-image:url(../../icons/Sent-active.png);background-size:20px 20px;background-position:center;background-repeat:no-repeat}.glimp-post__comments .comment-form:invalid .wp-block-button__link{background-color:#d8dae0;background-image:url(../../icons/Sent-disaibled.png)}.glimp-post__comments .comment-form:valid .wp-block-button__link:hover{background-color:var(--wp--preset--color--glimp-primary, #9E58F7)}.glimp-post__comments textarea{width:100%;height:245px;box-sizing:border-box;padding:17px 20px;border-radius:12px;outline:none;border:none!important;background-color:var(--wp--preset--color--glimp-grey, #F2F2F2);font-family:inherit;font-size:16px;color:var(--wp--preset--color--glimp-black, #1A1A1A)}.glimp-post__comments textarea:focus,.glimp-post__comments textarea:hover{background-color:#d8dae0}.glimp-post .wp-block-post-comments-form .comment-form-cookies-consent{gap:12px}.glimp-post .wp-block-post-comments-form .comment-form-cookies-consent #wp-comment-cookies-consent{margin:3px}.glimp-post .wp-block-post-comments-form .comment-form-cookies-consent label{display:block}.glimp-post .comment-reply-title{font-size:1.625rem;font-weight:700;line-height:normal}.glimp-post #comments{font-family:var(--wp--preset--font-family--glimp-font);font-size:var(--wp--custom--typography--font-size--h-2);font-weight:700;line-height:normal}@media (max-width: 782px){.glimp-post__comments,.glimp-post__bonus,.glimp-post__main{box-shadow:none;border-radius:0}}
