html.remodal-is-locked{overflow:hidden;-ms-touch-action:none;touch-action:none}.remodal,[data-remodal-id]{display:none}.remodal-overlay{position:fixed;z-index:9999;top:-5000px;right:-5000px;bottom:-5000px;left:-5000px;display:none}.remodal-wrapper{position:fixed;z-index:10000;top:0;right:0;bottom:0;left:0;display:none;overflow:auto;text-align:center;-webkit-overflow-scrolling:touch}.remodal-wrapper:after{display:inline-block;height:100%;margin-left:-0.05em;content:""}.remodal-overlay,.remodal-wrapper{-webkit-backface-visibility:hidden;backface-visibility:hidden}.remodal{position:relative;outline:none;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%}.remodal-is-initialized{display:inline-block}.remodal-bg.remodal-is-opening,.remodal-bg.remodal-is-opened{-webkit-filter:blur(3px);filter:blur(3px)}.remodal-overlay{background:rgba(0,0,0,0.3)}.remodal-overlay.remodal-is-opening,.remodal-overlay.remodal-is-closing{-webkit-animation-duration:0.3s;animation-duration:0.3s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.remodal-overlay.remodal-is-opening{-webkit-animation-name:remodal-overlay-opening-keyframes;animation-name:remodal-overlay-opening-keyframes}.remodal-overlay.remodal-is-closing{-webkit-animation-name:remodal-overlay-closing-keyframes;animation-name:remodal-overlay-closing-keyframes}.remodal-wrapper{padding:10px 10px 0}.remodal{box-sizing:border-box;width:100%;margin-bottom:10px;padding:35px;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);color:#2b2e38;background:#fff}.remodal.remodal-is-opening,.remodal.remodal-is-closing{-webkit-animation-duration:0.3s;animation-duration:0.3s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.remodal.remodal-is-opening{-webkit-animation-name:remodal-opening-keyframes;animation-name:remodal-opening-keyframes}.remodal.remodal-is-closing{-webkit-animation-name:remodal-closing-keyframes;animation-name:remodal-closing-keyframes}.remodal,.remodal-wrapper:after{vertical-align:middle}.remodal-close{position:absolute;top:0;left:0;display:block;overflow:visible;width:35px;height:35px;margin:0;padding:0;cursor:pointer;-webkit-transition:color 0.2s;transition:color 0.2s;text-decoration:none;color:#95979c;border:0;outline:0;background:transparent}.remodal-close:hover,.remodal-close:focus{color:#2b2e38}.remodal-close:before{font-family:Arial,"Helvetica CY","Nimbus Sans L",sans-serif!important;font-size:25px;line-height:35px;position:absolute;top:0;left:0;display:block;width:35px;content:"\00d7";text-align:center}.remodal-confirm,.remodal-cancel{font:inherit;display:inline-block;overflow:visible;min-width:110px;margin:0;padding:12px 0;cursor:pointer;-webkit-transition:background 0.2s;transition:background 0.2s;text-align:center;vertical-align:middle;text-decoration:none;border:0;outline:0}.remodal-confirm{color:#fff;background:#81c784}.remodal-confirm:hover,.remodal-confirm:focus{background:#66bb6a}.remodal-cancel{color:#fff;background:#e57373}.remodal-cancel:hover,.remodal-cancel:focus{background:#ef5350}.remodal-confirm::-moz-focus-inner,.remodal-cancel::-moz-focus-inner,.remodal-close::-moz-focus-inner{padding:0;border:0}@-webkit-keyframes remodal-opening-keyframes{from{-webkit-transform:scale(1.05);transform:scale(1.05);opacity:0}to{-webkit-transform:none;transform:none;opacity:1;-webkit-filter:blur(0);filter:blur(0)}}@keyframes remodal-opening-keyframes{from{-webkit-transform:scale(1.05);transform:scale(1.05);opacity:0}to{-webkit-transform:none;transform:none;opacity:1;-webkit-filter:blur(0);filter:blur(0)}}@-webkit-keyframes remodal-closing-keyframes{from{-webkit-transform:scale(1);transform:scale(1);opacity:1}to{-webkit-transform:scale(0.95);transform:scale(0.95);opacity:0;-webkit-filter:blur(0);filter:blur(0)}}@keyframes remodal-closing-keyframes{from{-webkit-transform:scale(1);transform:scale(1);opacity:1}to{-webkit-transform:scale(0.95);transform:scale(0.95);opacity:0;-webkit-filter:blur(0);filter:blur(0)}}@-webkit-keyframes remodal-overlay-opening-keyframes{from{opacity:0}to{opacity:1}}@keyframes remodal-overlay-opening-keyframes{from{opacity:0}to{opacity:1}}@-webkit-keyframes remodal-overlay-closing-keyframes{from{opacity:1}to{opacity:0}}@keyframes remodal-overlay-closing-keyframes{from{opacity:1}to{opacity:0}}@media only screen and (min-width:641px){.remodal{max-width:700px}}.lt-ie9 .remodal-overlay{background:#2b2e38}.lt-ie9 .remodal{width:700px}.reminder{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:87%;padding:60px 40px 25px;background-color:#ffffff;-webkit-box-shadow:0 -2px 38px 0 rgba(0,0,0,0.05);box-shadow:0 -2px 38px 0 rgba(0,0,0,0.05)}.reminder--contrast{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 30px 0;background-color:transparent;-webkit-box-shadow:none;box-shadow:none}@media (max-width:320px){.reminder{padding:30px 25px 15px}.reminder--contrast{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0 40px 0}}.reminder__text{margin-top:0;margin-bottom:20px;text-align:center}.reminder--contrast .reminder__text{width:100%;margin-bottom:40px}@media (max-width:320px){.reminder--contrast .reminder__text{margin-bottom:20px;font-size:18px}}@media (max-width:320px){.reminder__text{font-size:16px}}.reminder__actions{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.reminder__btn{max-width:240px;margin-bottom:0}.reminder--contrast .reminder__btn{width:100%}@media (max-width:555px){.reminder--contrast .reminder__btn:first-of-type{display:block;margin-right:0}}.reminder__btn--try-online{margin-top:15px}@media (max-width:320px){.reminder__btn{width:100%;max-width:none}}.reminder-modal{position:relative;max-width:520px;padding:40px 40px 30px;border-radius:3px;background:#ffffff;-webkit-box-shadow:0 -2px 38px 0 rgba(0,0,0,0.05);box-shadow:0 -2px 38px 0 rgba(0,0,0,0.05)}@media (max-width:480px){.reminder-modal{padding:25px 20px 30px}}.reminder-modal__close{position:absolute;top:20px;right:20px;opacity:0.3;fill:#364962;cursor:pointer}.reminder-modal__icons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:15px}.reminder-modal__icon{width:33px;height:33px;margin-right:20px}.reminder-modal__icon--windows{fill:#0871c4}.reminder-modal__icon--ubuntu{fill:#dd4814}.reminder-modal__icon:last-child{margin-right:0}.reminder-modal__text{margin:40px 0 30px 0;font-size:16px}.reminder-modal__form{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:30px}.reminder-modal__form-submit{width:240px;padding:14px 15px 14px}@media (max-width:320px){.reminder-modal__form-submit{width:100%;padding:15px 0px 15px}}.reminder-modal__agreement{position:absolute;display:none;width:380px;top:56px}@media (max-width:480px){.reminder-modal__agreement{width:260px;top:56px}}.reminder-modal__agreement--opened{display:block}.reminder-modal__agreement--opened .reminder-modal__next-button{visibility:hidden}.reminder-modal__agreement-content{position:absolute;padding:15px 10px 10px;z-index:9;background-color:#ffffff;-webkit-box-shadow:0 1px 5px 0 rgba(99,114,130,0.15),0 1px 1px 0 rgba(0,0,0,0.08);box-shadow:0 1px 5px 0 rgba(99,114,130,0.15),0 1px 1px 0 rgba(0,0,0,0.08)}.reminder-modal__checkbox{margin-bottom:10px}.info-message{display:none;position:fixed;right:1rem;bottom:1rem;max-width:20.625rem;min-height:14.125rem;flex-direction:column;gap:0.5rem;padding:1rem 2.5rem 1rem 1rem;border-radius:0.5rem;background:#ffffff url(https://static.4kdownload.com/main/img/product/stogram/stogram-sunset.svg?eb9847b55c8e) no-repeat right bottom;background-size:78%;box-shadow:0 -2px 38px rgba(0,0,0,0.0483469)}.info-message h2{margin:0;font-weight:600;font-size:1rem;line-height:162%;color:#364962}@media (max-width:660px){.info-message h2{margin-right:1.75rem;font-size:0.75rem;line-height:1.5rem}}.info-message p{margin:0;font-weight:400;font-size:0.75rem;line-height:133%;letter-spacing:0.2px;color:#525f7f}.info-message p a{color:#338fff}.info-message p a:hover{color:#0f73ee}.info-message__close{cursor:pointer;position:absolute;top:1rem;right:1rem;width:1.5rem;height:1.5rem;opacity:0.4}.info-message__close:hover{opacity:1}@media (max-width:660px){.info-message__close{top:0.75rem;right:0.75rem}}@media (max-width:660px){.info-message{max-width:18rem;min-height:6.25rem;padding:0.75rem 0.75rem 0.75rem 3rem;gap:0.25rem;background:#ffffff}.info-message::before{content:"";position:absolute;top:0.75rem;left:0.75rem;width:1.5rem;height:1.5rem;background-image:url("https://static.4kdownload.com/main/img/product/stogram/warning.png?eb9847b55c8e");background-image:-webkit-image-set(url("https://static.4kdownload.com/main/img/product/stogram/warning.png?eb9847b55c8e") type("image/png") 1x,url("https://static.4kdownload.com/main/img/product/stogram/warning@2x.png?eb9847b55c8e") type("image/png") 2x,url("https://static.4kdownload.com/main/img/product/stogram/warning.webp?eb9847b55c8e") type("image/webp") 1x,url("https://static.4kdownload.com/main/img/product/stogram/warning@2x.webp?eb9847b55c8e") type("image/webp") 2x);background-size:1.5rem 1.5rem}}.info-message--help{position:relative;right:unset;bottom:unset;max-width:100%;min-height:6.25rem;flex-basis:100%;padding-right:12rem;z-index:unset;border:solid 1px #e8e8e8;border-radius:1.125rem;background-size:35%}@media (max-width:860px){.info-message--help{padding-right:0;background-size:14.75rem}.info-message--help p{padding-right:12rem}}@media (max-width:660px){.info-message--help{padding:0.75rem}.info-message--help h2{margin-left:2.25rem;margin-right:0}.info-message--help p{padding-right:0}}@media (max-width:660px){.info-message--with-cookie{position:relative;left:unset;bottom:unset;right:unset}}.info-message--shown{display:flex}