@font-face{font-family:Mark OT;font-display:swap;src:url("../fonts/MarkOT.otf") format("opentype");font-weight:400;font-style:normal}@font-face{font-family:Mark OT;font-display:fallback;src:url("../fonts/MarkOT-Medium.otf") format("opentype");font-weight:500;font-style:normal}@font-face{font-family:Mark OT;font-display:fallback;src:url("../fonts/MarkOT-Bold.otf") format("opentype");font-weight:700;font-style:normal}@font-face{font-family:Mark OT Book;font-display:fallback;src:url("../fonts/MarkOT-Book.otf") format("opentype");font-weight:400;font-style:normal}@font-face{font-family:Mark OT;font-display:fallback;src:url("../fonts/MarkOT-Light.otf") format("opentype");font-weight:300;font-style:normal}@font-face{font-family:Mark OT;font-display:fallback;src:url("../fonts/MarkOT-Thin.otf") format("opentype");font-weight:100;font-style:normal}.banner .banner__form-group_clearfix,.gdpr-banner__wrapper,.subscription-form__label{zoom:1}.banner .banner__form-group_clearfix:after,.banner .banner__form-group_clearfix:before,.gdpr-banner__wrapper:after,.gdpr-banner__wrapper:before,.subscription-form__label:after,.subscription-form__label:before{content:"";display:table}.banner .banner__form-group_clearfix:after,.gdpr-banner__wrapper:after,.subscription-form__label:after{clear:both}.subscription-form{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;width:100%;margin:96px 0 0;padding:20px 0 0 37px;background:#e7e7f3;border-radius:16px;position:relative}@media only screen and (max-width:679px){.subscription-form{max-width:400px;margin:0 auto}}@media only screen and (min-width:680px) and (max-width:1023px){.subscription-form{padding-right:37px}}@media only screen and (max-width:915px){.subscription-form{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}}@media only screen and (max-width:679px){.subscription-form{margin-top:48px;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;padding:26px 24px 0}}.subscription-form__img{width:252px;min-width:252px;height:216px;background-image:url("../images/subscription-form-img.webp");background-size:contain;background-position-y:bottom;background-repeat:no-repeat}@media only screen and (-webkit-min-device-pixel-ratio:2),screen and (-webkit-min-device-pixel-ratio:3){.subscription-form__img{background-image:url("../images/subscription-form-img@2x.webp")}}@media only screen and (max-width:915px){.subscription-form__img{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1;display:block;margin:0 auto}}.subscription-form__wrapper{padding-left:38px;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.subscription-form__wrapper_blurred{-webkit-filter:blur(5px);filter:blur(5px)}@media only screen and (max-width:915px){.subscription-form__wrapper{padding-left:0;text-align:left;display:block;margin:0 auto;max-width:320px}}@media only screen and (max-width:679px){.subscription-form__wrapper{text-align:left}}.subscription-form__title{padding:20px 0 26px;font-size:22px;line-height:28px;color:#2f3040;font-weight:400}.subscription-form__title_bold{font-weight:700}@media only screen and (max-width:679px){.subscription-form__title{font-size:22px;line-height:28px;padding:0 0 16px}}.subscription-form__text{font-size:14px;line-height:20px;color:#4a4a4a;margin-bottom:17px}.subscription-form__input{width:320px;height:48px;padding:13px 24px;border-radius:12px;font-size:14px;line-height:20px;color:#aaa;font-weight:300;outline:none}@media only screen and (max-width:679px){.subscription-form__input{width:100%}}.subscription-form__label{cursor:pointer}.subscription-form__input-group{position:relative;padding-bottom:24px;display:inline-block}@media only screen and (min-width:680px) and (max-width:1023px){.subscription-form__input-group{text-align:left}}@media only screen and (max-width:679px){.subscription-form__input-group{width:100%;max-width:320px}}.subscription-form__checkbox{width:24px;height:24px;border-radius:5px;background-color:#fff;display:block;position:relative;float:left}.subscription-form__checkbox-input{visibility:hidden;display:none}.subscription-form__checkbox-input:checked+.subscription-form__checkbox:after{content:"";-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);top:50%;left:50%;position:absolute;background-color:#55acff;width:10px;height:10px;border-radius:3px}.subscription-form__checkbox-text{float:left;display:block;margin-left:12px;font-size:12px;line-height:18px;margin-top:2px}@media only screen and (max-width:400px){.subscription-form__checkbox-text{width:80%}}.subscription-form__status-success{background-color:rgba(97,97,97,.75);position:absolute;top:0;bottom:0;left:0;right:0;border-radius:10px;-webkit-box-shadow:0 0 6px 0 #000;box-shadow:0 0 6px 0 #000;display:none}.subscription-form__status-success-text{color:#73af55;text-shadow:2px 2px 8px #000;text-align:center;margin:20px 0 60px;font-size:1.25em}.subscription-form__status-success svg{width:100px;height:100px;display:block;margin:40px auto 0;-webkit-filter:drop-shadow(2px 2px 10px #000);filter:drop-shadow(2px 2px 10px #000)}.subscription-form__status-error{display:none}.subscription-form__status-error-text{color:#d06079;font-size:14px;line-height:20px;margin:0 0 0 50px}@media only screen and (max-width:1023px){.subscription-form__status-error-text{margin-left:30px;text-align:left}}.subscription-form__status-error svg{width:40px;height:40px;display:block;float:left}@media only screen and (max-width:1023px){.subscription-form__status-error svg{width:20px;height:20px}}.subscription-form__status-box{display:table;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.subscription-form__status .path{stroke-dasharray:1000;stroke-dashoffset:0}.subscription-form__status .path.circle{-webkit-animation:dash .9s ease-in-out;animation:dash .9s ease-in-out}.subscription-form__status .path.line{stroke-dashoffset:1000;-webkit-animation:dash .9s .35s ease-in-out forwards;animation:dash .9s .35s ease-in-out forwards}.subscription-form__status .path.check{stroke-dashoffset:-100;-webkit-animation:dash-check .9s .35s ease-in-out forwards;animation:dash-check .9s .35s ease-in-out forwards}@-webkit-keyframes dash{0%{stroke-dashoffset:1000}to{stroke-dashoffset:0}}@keyframes dash{0%{stroke-dashoffset:1000}to{stroke-dashoffset:0}}@-webkit-keyframes dash-check{0%{stroke-dashoffset:-100}to{stroke-dashoffset:900}}@keyframes dash-check{0%{stroke-dashoffset:-100}to{stroke-dashoffset:900}}.subscription-form__btn{display:inline-block;width:131px;height:48px;border-radius:12px;margin-left:16px;font-weight:700;font-size:14px;line-height:48px;background:#0d86ff;color:#fff}@media only screen and (max-width:915px){.subscription-form__btn{display:block;margin:0 0 16px;width:320px}}@media only screen and (max-width:679px){.subscription-form__btn{width:100%;margin:0 0 16px}}.newsletter__error{opacity:0;pointer-events:none;position:absolute;bottom:6px;left:0;font-size:12px;color:#f44336;cursor:pointer}.newsletter__error_visible{pointer-events:auto;opacity:1}.pagination{margin-top:80px;width:100%;border-top:1px solid #dcdcdc;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}@media only screen and (min-width:680px) and (max-width:1023px){.pagination{margin-top:20px}}@media only screen and (max-width:679px){.pagination{margin-top:0}}.pagination__item{font-size:18px;line-height:30px;font-weight:600;padding:0 7px;color:#36373d;position:relative;margin-top:10px;margin-left:3px;margin-right:3px;-webkit-transition:background-color .3s ease;-o-transition:background-color .3s ease;transition:background-color .3s ease}.pagination__item:hover{background-color:#f1f2fa;border-radius:6px}.pagination__item_active{color:#ff5959;margin-left:6px;margin-right:6px}.pagination__item_active:before{content:"";background-color:#ff5959;position:absolute;width:-webkit-calc(100% + 6px);width:calc(100% + 6px);height:2px;top:-12px;left:-3px}.pagination__arrow{margin:0 10px;height:12px}.pagination__arrow_left{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.pagination__gap{font-size:18px;line-height:30px;font-weight:600;color:#36373d;margin:10px 5px 0;cursor:default}.gdpr-banner{width:338px;background:#fff;-webkit-box-shadow:0 8px 20px rgba(188,190,210,.5);box-shadow:0 8px 20px rgba(188,190,210,.5);border-radius:24px;padding:23px 32px 32px;z-index:9999;position:fixed;right:32px;bottom:30px}@media only screen and (max-width:679px){.gdpr-banner{width:100%;border-radius:0;right:unset;bottom:0}}@media only screen and (max-width:320px){.gdpr-banner{padding:23px 24px 24px}}.gdpr-banner__wrapper{margin:0 auto;position:relative;width:100%}.gdpr-banner__desc{font-family:Mark OT,Arial,sans-serif;font-size:14px;line-height:21px;letter-spacing:-.4px;color:#2f3040;display:block}.gdpr-banner__desc a{color:#1c9be7;text-decoration:none;font-family:inherit}.gdpr-banner__desc a:hover{text-decoration:underline}.gdpr-banner__btns{margin-top:19px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.gdpr-banner__btn{display:inline-block;cursor:pointer;border:2px solid #d2d5f5;border-radius:10px;width:129px;height:36px;font-size:12px;line-height:16px;font-family:Mark OT,Arial,sans-serif;color:#2f3040;text-align:center;background-color:#fff;font-weight:700}.gdpr-banner__btn:hover{background-color:#d2d5f5;color:#fff}.gdpr-banner__btn:focus,.gdpr-banner__btn:hover{outline:none}.gdpr-banner__btn-agree{border:2px solid #0d86ff;color:#0d86ff}.gdpr-banner__btn-agree:hover{background-color:#0d86ff;color:#fff}@media only screen and (max-width:679px){.gdpr-banner__btn{margin:0 auto}}.gdpr-banner-overlay__top{z-index:1000;background:-webkit-linear-gradient(129.43deg,#cfd4f1 33.38%,#ecf2ff 77.54%);background:-o-linear-gradient(129.43deg,#cfd4f1 33.38%,#ecf2ff 77.54%);background:linear-gradient(320.57deg,#cfd4f1 33.38%,#ecf2ff 77.54%);padding:10px 0;overflow:hidden}@media screen and (max-width:767px){.gdpr-banner-overlay__top{border-radius:0 0 10px 10px}}.gdpr-banner-overlay__top.hide{height:0;-webkit-transition:.2s ease-in-out;-o-transition:.2s ease-in-out;transition:.2s ease-in-out;padding:0}.gdpr-banner-overlay__top-wrap{max-width:799px;width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;margin:0 auto}.gdpr-banner-overlay__top-wrap:lang(ru){max-width:970px}@media screen and (max-width:1023px){.gdpr-banner-overlay__top-wrap,.gdpr-banner-overlay__top-wrap:lang(ru){max-width:720px}}@media screen and (max-width:767px){.gdpr-banner-overlay__top-wrap{max-width:400px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}}.gdpr-banner-overlay__top-desc{font-size:16px;line-height:22px;text-align:center;letter-spacing:-.248889px;color:#2f3040;max-width:522px;width:100%;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.gdpr-banner-overlay__top-desc_link{color:#0d86ff}.gdpr-banner-overlay__top-desc:lang(ru){max-width:693px;font-size:13px}.gdpr-banner-overlay__top-desc:lang(de),.gdpr-banner-overlay__top-desc:lang(es),.gdpr-banner-overlay__top-desc:lang(fr),.gdpr-banner-overlay__top-desc:lang(it),.gdpr-banner-overlay__top-desc:lang(ja),.gdpr-banner-overlay__top-desc:lang(nl),.gdpr-banner-overlay__top-desc:lang(pt){font-size:13px;line-height:16px}.gdpr-banner-overlay__top-desc:lang(es){text-align:center;font-size:16px;line-height:20px}@media screen and (max-width:1023px){.gdpr-banner-overlay__top-desc,.gdpr-banner-overlay__top-desc:lang(ru){max-width:452px;font-size:14px}}@media screen and (max-width:767px){.gdpr-banner-overlay__top-desc{max-width:100%;font-size:16px;text-align:center;padding:0 15px}}.gdpr-banner-overlay__top-btns{max-width:259px;width:100%;margin-left:18px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width:1023px){.gdpr-banner-overlay__top-btns{margin-left:10px}}@media screen and (max-width:767px){.gdpr-banner-overlay__top-btns{max-width:276px;margin-left:0;margin-top:24px}}.gdpr-banner-overlay__top-btn{width:126px;padding:6px 15px;border:1px solid #0d86ff;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:8px;text-align:center;font-weight:700;font-size:14px;line-height:21px;color:#0d86ff;background:inherit;cursor:pointer}.gdpr-banner-overlay__top-btn:lang(de){font-size:12px}.gdpr-banner-overlay__top-btn._agree{background-color:#0d86ff;color:#fff;padding:6px 25px}.gdpr-banner-overlay-new{position:fixed;top:0;left:0;right:0;bottom:0;z-index:1000;background:rgba(47,48,64,.6);display:none}.gdpr-banner-overlay-new.show{display:block}.gdpr-banner-overlay-new__wrapper{position:fixed;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:825px;background:#fff;border-radius:24px;padding:21px 42px 19px 71px}@media screen and (max-width:1023px){.gdpr-banner-overlay-new__wrapper{width:725px;padding:21px 35px 19px}}@media only screen and (max-width:679px){.gdpr-banner-overlay-new__wrapper{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;padding:24px 16px 19px;border-radius:0;overflow:scroll;height:100%}}.gdpr-banner-overlay-new__top{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:16px;border-bottom:1px solid #edeef4}.gdpr-banner-overlay-new__top-icon{width:206px;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.gdpr-banner-overlay-new__top-icon svg{width:100%;height:100%;display:block}@media screen and (max-width:767px){.gdpr-banner-overlay-new__top-icon{width:116px;height:27px}}.gdpr-banner-overlay-new__top-close{cursor:pointer}.gdpr-banner-overlay-new__description{margin-top:35px}@media screen and (max-width:767px){.gdpr-banner-overlay-new__description{margin-top:15px}}.gdpr-banner-overlay-new__description._bord{margin-top:33px;padding-bottom:22px;border-bottom:1px solid #edeef4}@media screen and (max-width:767px){.gdpr-banner-overlay-new__description._bord{margin-top:15px}}.gdpr-banner-overlay-new__title-wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:767px){.gdpr-banner-overlay-new__title-wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}}.gdpr-banner-overlay-new__switch{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width:767px){.gdpr-banner-overlay-new__switch{width:100%;margin-bottom:25px}}.gdpr-banner-overlay-new__switch-desc{font-weight:700;font-size:18px;line-height:26px;letter-spacing:-.5px;color:#000}.gdpr-banner-overlay-new__switch-wrap{width:50px;height:28px;background-color:#0d86ff;border-radius:50px;position:relative;border:1px solid #0d86ff;cursor:pointer;margin-left:17px}.gdpr-banner-overlay-new__switch-item,.gdpr-banner-overlay-new__switch-wrap{-webkit-transition:.2s ease-in-out;-o-transition:.2s ease-in-out;transition:.2s ease-in-out}.gdpr-banner-overlay-new__switch-item{position:absolute;right:0;top:0;width:26px;height:26px;border-radius:50%;background-color:#fff}.gdpr-banner-overlay-new__switch-wrap.notCookie{background-color:#9d9ea4;border:1px solid #9d9ea4;-webkit-transition:.2s ease-in-out;-o-transition:.2s ease-in-out;transition:.2s ease-in-out}.gdpr-banner-overlay-new__switch-wrap.notCookie .gdpr-banner-overlay-new__switch-item{-webkit-transform:translateX(-22px);-ms-transform:translateX(-22px);transform:translateX(-22px);-webkit-transition:.2s ease-in-out;-o-transition:.2s ease-in-out;transition:.2s ease-in-out}.gdpr-banner-overlay-new__title{padding-bottom:10px;font-weight:700;font-size:24px;line-height:28px;letter-spacing:-.25px;color:#000}@media only screen and (max-width:679px){.gdpr-banner-overlay-new__title{font-size:18px;line-height:26px}.gdpr-banner-overlay-new__title:lang(es),.gdpr-banner-overlay-new__title:lang(it),.gdpr-banner-overlay-new__title:lang(nl){font-size:17px}}.gdpr-banner-overlay-new__desc{font-family:Mark OT,Arial,sans-serif;font-size:16px;line-height:22px;letter-spacing:-.248889px;color:#2f3040}.gdpr-banner-overlay-new__desc._marg{margin-top:20px}@media only screen and (max-width:679px){.gdpr-banner-overlay-new__desc{line-height:20px}}.gdpr-banner-overlay-new__btns{margin-top:17px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;position:relative}@media only screen and (max-width:679px){.gdpr-banner-overlay-new__btns{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:215px;margin:20px auto 0}}.gdpr-banner-overlay-new__btn{display:inline-block;cursor:pointer;border-radius:16px;width:215px;height:48px;font-size:14px;line-height:21px;font-family:Mark OT,Arial,sans-serif;color:#fff;text-align:center;background-color:#0d86ff;font-weight:700;border:none;-webkit-box-sizing:border-box;box-sizing:border-box;z-index:1}.gdpr-banner-overlay-new__btn:lang(de){font-size:12px}.gdpr-banner-overlay-new__btn._disagree{position:absolute;top:0;right:0;z-index:-1}.gdpr-banner-overlay-new__btn._disagree.on{z-index:10}@-webkit-keyframes bounceArrow{0%{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(30px);transform:translateY(30px)}}@keyframes bounceArrow{0%{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(30px);transform:translateY(30px)}}@-webkit-keyframes bounceArrowSafariFirefox{0%{-webkit-transform:translateY(-35px) rotate(180deg);transform:translateY(-35px) rotate(180deg)}to{-webkit-transform:translateY(-5px) rotate(180deg);transform:translateY(-5px) rotate(180deg)}}@keyframes bounceArrowSafariFirefox{0%{-webkit-transform:translateY(-35px) rotate(180deg);transform:translateY(-35px) rotate(180deg)}to{-webkit-transform:translateY(-5px) rotate(180deg);transform:translateY(-5px) rotate(180deg)}}.instructions{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(28,29,50,.9);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:101}.instructions__wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;height:100%;width:100%}.instructions .close-icon{position:absolute;width:14px;height:14px;cursor:pointer;-webkit-transition:-webkit-transform .3s ease-in-out;transition:-webkit-transform .3s ease-in-out;-o-transition:transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out}.instructions .close-icon:after,.instructions .close-icon:before{position:absolute;content:" ";background-color:#fff;left:0;top:50%}.instructions .close-icon:before{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.instructions .close-icon:after{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.instructions .close-icon:hover{-webkit-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2);-webkit-transition:-webkit-transform .3s ease-in-out;transition:-webkit-transform .3s ease-in-out;-o-transition:transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out}.instructions__titles{max-width:512px;width:100%;color:#fff;text-align:center;position:relative;margin:0 auto 69px}.instructions__titles>.close-icon{top:2px;left:-48px;width:20px;height:20px}.instructions__titles>.close-icon:after,.instructions__titles>.close-icon:before{width:100%;height:2px}.instructions__titles_title{font-weight:700;font-size:56px;line-height:114%;letter-spacing:-2px;margin-bottom:29px}.instructions__titles_subtitle{font-size:28px;font-weight:400;line-height:121%;letter-spacing:-.5px}.instructions__content{margin:0 12px 12px}.instructions .pointer,.instructions__content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.instructions .pointer{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:0;-webkit-flex:0 1 168px;-ms-flex:0 1 168px;flex:0 1 168px;max-width:168px;position:relative;padding:30px 20px 48px;background:#0d86ff;border-radius:16px;height:270px;-webkit-box-sizing:border-box;box-sizing:border-box;margin:12px}.instructions .pointer.firefox,.instructions .pointer.higher,.instructions .pointer.safari{position:absolute;right:36px;top:24px;margin:0;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-webkit-flex-direction:column-reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.instructions .pointer.firefox>.pointer__icon,.instructions .pointer.higher>.pointer__icon,.instructions .pointer.safari>.pointer__icon{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);-webkit-animation:bounceArrowSafariFirefox 1s ease-out infinite alternate;animation:bounceArrowSafariFirefox 1s ease-out infinite alternate}.instructions .pointer.firefox>.pointer__text,.instructions .pointer.higher>.pointer__text,.instructions .pointer.safari>.pointer__text{margin:14px 0 0}.instructions .pointer__icon{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;-webkit-animation:bounceArrow 1s ease-in infinite alternate;animation:bounceArrow 1s ease-in infinite alternate}.instructions .pointer>.close-icon{width:13px;height:13px;top:14px;left:14px}.instructions .pointer>.close-icon:after,.instructions .pointer>.close-icon:before{width:100%;height:1px}.instructions .pointer__text{font-weight:700;font-size:18px;line-height:111%;text-align:center;color:#fff;letter-spacing:-.55px;margin-bottom:20px}@media screen and (min-width:1280px) and (min-height:800px){.instructions__steps{right:0}}@media screen and (min-width:1560px) and (min-height:960px){.instructions__steps{right:150px}}.instructions .steps{-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin:0 auto}.instructions .steps,.instructions .steps__item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.instructions .steps__item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;max-width:240px;width:100%;height:270px;padding:20px;-webkit-box-sizing:border-box;box-sizing:border-box;background:#4e4f61;border-radius:16px;color:#fff;margin:12px;-webkit-flex-shrink:1;-ms-flex-negative:1;flex-shrink:1}.instructions .steps__item:lang(it){height:unset!important}.instructions .steps__item.firefox{max-width:262px}.instructions .steps__item.firefox>.steps__item_img,.instructions .steps__item.firefox>.steps__item_img .steps__item_img-content{max-width:214px}.instructions .steps__item_title{font-weight:700;font-size:18px;line-height:111%;letter-spacing:-.55px;margin-bottom:12px}.instructions .steps__item_title:lang(it){min-height:40px}.instructions .steps__item_text{font-size:14px;line-height:20px;margin-bottom:18px;font-weight:400;min-height:60px}.instructions .steps__item_img{margin-top:auto;display:block;-webkit-flex-shrink:1;-ms-flex-negative:1;flex-shrink:1;max-width:200px;height:0;padding-bottom:60%}.instructions .steps__item_img-content{max-width:200px;width:100%;border-radius:8px}.instructions .steps__item_img.higher,.instructions .steps__item_img_new{display:none}.instructions .steps__item_img_new.higher{display:block}.onscreen-mk4{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.6);z-index:101}.onscreen-mk4__to-do{position:relative;counter-reset:count;margin-bottom:30px}.onscreen-mk4__arrow{width:51px;height:202px;position:absolute}.onscreen-mk4__step{position:relative;background-color:#fff;width:285px;display:inline-block}.onscreen-mk4__screen,.onscreen-mk4__step-block{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.onscreen-mk4__information-block{padding:21px;width:100%;color:#b6b7c2;text-align:center;border-radius:10px;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:rgba(47,48,64,.5)}.onscreen-mk4__information-block__text{width:100%;margin:0 auto;font-size:14px;max-width:610px;line-height:19px}.onscreen-mk4__title{background-color:#fff;text-align:center;font-size:13px;line-height:16px;color:#4a83d1;padding:10px 0;position:relative;font-weight:500;z-index:2}.onscreen-mk4__title:before{content:attr(data-count);position:absolute;width:50px;height:50px;text-align:center;line-height:50px;font-size:20px;color:#fff;font-weight:500;background-color:#72adfe;border-radius:50px;top:-25px;left:-25px}.chrome .onscreen-mk4{position:absolute;bottom:40px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;counter-reset:count}.chrome .onscreen-mk4__step-block{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;position:absolute;bottom:-120px;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);left:50%}.chrome .onscreen-mk4__to-do{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.chrome .onscreen-mk4__arrow{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);bottom:16px;left:28px}.chrome .onscreen-mk4__step{margin-left:50px}.chrome .onscreen-mk4__step:first-child{margin-left:0}.firefox .onscreen-mk4__step-block{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;position:absolute;right:243px;top:45px;max-width:285px}@media screen and (max-height:900px){.firefox .onscreen-mk4__step-block{max-width:216px;right:183px}}.firefox .onscreen-mk4__information-block{max-width:285px;padding:25px 30px;margin-top:0}@media screen and (max-height:900px){.firefox .onscreen-mk4__information-block{bottom:22px;left:-726px;width:700px;max-width:700px;position:absolute}}.firefox .onscreen-mk4__arrow{right:131px;top:10px}.firefox .onscreen-mk4__step{margin-bottom:35px}@media screen and (max-height:900px){.firefox .onscreen-mk4__step{width:216px;margin-bottom:25px}}@media screen and (max-height:900px){.firefox .onscreen-mk4__title{font-size:11px;line-height:14px;padding:9px 0}.firefox .onscreen-mk4__title:before{width:38px;height:38px;font-size:14px;line-height:39px;top:-15px;left:-15px}}@media screen and (max-height:900px){.firefox .onscreen-mk4__screen{height:119px}.firefox .onscreen-mk4__screen img{width:100%}}.safari .onscreen-mk4__step-block{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;position:absolute;right:243px;top:45px;max-width:285px}@media screen and (max-height:900px){.safari .onscreen-mk4__step-block{max-width:216px;right:183px}}.safari .onscreen-mk4__information-block{max-width:285px;padding:25px 30px;margin-top:0}@media screen and (max-height:900px){.safari .onscreen-mk4__information-block{bottom:22px;left:-726px;width:700px;max-width:700px;position:absolute}}.safari .onscreen-mk4__arrow{right:117px;top:10px}.safari .onscreen-mk4__step{margin-bottom:35px}@media screen and (max-height:900px){.safari .onscreen-mk4__step{width:216px;margin-bottom:25px}}@media screen and (max-height:900px){.safari .onscreen-mk4__title{font-size:11px;line-height:14px;padding:9px 0}.safari .onscreen-mk4__title:before{width:38px;height:38px;font-size:14px;line-height:39px;top:-15px;left:-15px}}@media screen and (max-height:900px){.safari .onscreen-mk4__screen{height:119px}.safari .onscreen-mk4__screen img{width:100%}}.popup-tls{display:none;position:fixed;width:100%;height:100%;top:0;overflow:hidden;background-color:hsla(0,0%,100%,.8);z-index:101;font-family:Mark OT,Arial,sans-serif}.popup-tls__wrapper{display:block;position:relative;width:690px;z-index:12;margin:-262px auto 0;background-color:#fff;-webkit-box-shadow:0 0 30px rgba(0,0,0,.2);box-shadow:0 0 30px rgba(0,0,0,.2);top:50%}.popup-tls__top{height:230px;background-color:#f2f5fa;background-image:url("../images/bg_tls-popup.webp")}.popup-tls__cross,.popup-tls__top{background-repeat:no-repeat;background-position:bottom}.popup-tls__cross{display:block;background-image:url("../images/popup_close.webp");width:18px;height:18px;cursor:pointer;position:absolute;top:24px;left:24px}.popup-tls__title{padding:50px 40px 0;font-weight:500;font-size:28px;line-height:30px;color:#25272c;text-align:center;font-family:Mark OT,Arial,sans-serif}.popup-tls__main{padding:30px 45px 48px}.popup-tls__list{display:block;margin:0 100px 18px 167px;list-style-type:none}.popup-tls__list:lang(da),.popup-tls__list:lang(fr),.popup-tls__list:lang(ru){margin:0 60px 18px 100px}.popup-tls__desc,.popup-tls__list-item{font-size:17px;line-height:24px;color:#646b6f;font-weight:500;font-family:Mark OT,Arial,sans-serif}.popup-tls__desc b,.popup-tls__list-item b{font-weight:600}.popup-tls__list-item:before{display:inline-block;vertical-align:3px;margin-right:19px;content:"";border-radius:50%;background-color:#74797d;width:4px;height:4px}.popup-tls__desc{text-align:center;margin-bottom:18px;font-family:Mark OT,Arial,sans-serif}.popup-tls__desc:last-of-type{margin-bottom:0}.popup-tls__btn{display:block;visibility:hidden;width:360px;height:60px;background-color:#feb300;-webkit-transition:background-color .2s;-o-transition:background-color .2s;transition:background-color .2s;-webkit-box-shadow:0 4px 0 0 #d18104;box-shadow:0 4px 0 0 #d18104;font-size:20px;line-height:36px;color:#333739;padding:14px 0 13px;cursor:pointer;text-align:center;margin:0 auto;font-weight:700;font-family:Mark OT,Arial,sans-serif}.popup-tls__btn:hover{background-color:#ffc232}.popup-tls .loader-wrapper{position:relative}.stop3-popup-new{display:none;position:fixed;width:100%;height:100%;top:0;overflow:hidden;z-index:101;font-family:Mark OT,Arial,sans-serif;background:rgba(47,48,64,.6);-webkit-backdrop-filter:blur(5.0026px);backdrop-filter:blur(5.0026px)}.stop3-popup-new__wrapper{display:block;position:relative;width:690px;z-index:12;margin:-200px auto 0;background-color:#fff;top:50%;-webkit-box-shadow:0 10px 30px rgba(0,0,0,.25);box-shadow:0 10px 30px rgba(0,0,0,.25);border-radius:24px;overflow:hidden}.stop3-popup-new__top{height:230px;background-color:#edeef4;background-image:url("../svg/new-tls-popup-bg.svg")}.stop3-popup-new__cross,.stop3-popup-new__top{background-repeat:no-repeat;background-position:bottom}.stop3-popup-new__cross{display:block;background-image:url("../svg/new-tls-popup-close.svg");width:18px;height:18px;cursor:pointer;position:absolute;top:24px;left:24px}.stop3-popup-new__title{padding:32px 40px 0;font-weight:700;font-size:28px;line-height:30px;color:#25272c;text-align:center;font-family:Mark OT,Arial,sans-serif}.stop3-popup-new__main{padding:30px 45px 48px}.stop3-popup-new__list{display:block;margin:0 100px 18px 167px;list-style-type:none}.stop3-popup-new__list:lang(da),.stop3-popup-new__list:lang(fr),.stop3-popup-new__list:lang(ru){margin:0 60px 18px 100px}.stop3-popup-new__desc,.stop3-popup-new__list-item{font-size:17px;line-height:24px;color:#646b6f;font-weight:500;font-family:Mark OT,Arial,sans-serif}.stop3-popup-new__desc b,.stop3-popup-new__list-item b{font-weight:600}.stop3-popup-new__list-item:before{display:inline-block;vertical-align:3px;margin-right:19px;content:"";border-radius:50%;background-color:#74797d;width:4px;height:4px}.stop3-popup-new__desc{text-align:center;margin-bottom:18px;font-family:Mark OT,Arial,sans-serif;font-weight:400;color:#2f3040;letter-spacing:-.5px}.stop3-popup-new__desc:last-of-type{margin-bottom:0}.stop3-popup-new__btn{width:352px;height:64px;background:#0d86ff;border-radius:16px;font-weight:700;font-size:20px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin:24px auto 0;letter-spacing:-.5px;color:#fff}.stop3-popup-new__btn:lang(fr){width:370px}.stop3-popup-new .loader-wrapper{position:relative}.popup-mobile{position:fixed;width:100%;height:100%;z-index:101;top:0;overflow:hidden;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;display:none}.popup-mobile--flow{z-index:10001}.popup-mobile.active{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.popup-mobile__overlay{width:inherit;height:inherit;background-color:hsla(0,0%,100%,.8);position:absolute;top:0;left:0}.popup-mobile__overlay--dark{background-color:rgba(0,0,0,.7)}.popup-mobile__wrapper{display:block;position:relative;width:690px;min-width:280px;max-width:-webkit-calc(100% - 40px);max-width:calc(100% - 40px);background-color:#fbfbfe;-webkit-box-sizing:border-box;box-sizing:border-box;padding:47px 19px 60px 20px;border-radius:24px}.popup-mobile__wrapper--flow{max-width:460px;padding:47px 25px 35px}@media only screen and (max-width:679px){.popup-mobile__wrapper--flow{max-width:-webkit-calc(100% - 48px);max-width:calc(100% - 48px);padding:48px 24px}}@media only screen and (max-height:520px){.popup-mobile__wrapper--flow{height:90%;overflow-y:auto}}@media only screen and (max-height:401px){.popup-mobile__wrapper{padding:37px 19px 13px 20px}}.popup-mobile__wrapper.-leave-email.hide,.popup-mobile__wrapper.-success{display:none}.popup-mobile__wrapper.-success.active{display:block}.popup-mobile__cross{display:block;width:15px;height:15px;cursor:pointer;position:absolute;top:18px;left:20px}.popup-mobile__title{font-weight:700;font-size:24px;line-height:30px;color:#36373d;margin-bottom:12px}.popup-mobile__title:lang(nl){font-size:23px}.popup-mobile__title--flow{margin-bottom:24px;line-height:28px;text-align:center;color:#2f3040;letter-spacing:-.25px}.popup-mobile__desc{font-size:13px;line-height:1.4;color:#4a4a4a;font-weight:500;margin-bottom:17px}.popup-mobile__desc--flow{font-weight:400;font-size:14px;line-height:18px;color:#2f3040;text-align:center;margin-bottom:24px}.popup-mobile__email-label{display:block;width:100%;position:relative;margin-bottom:24px}.popup-mobile__email-label:lang(de),.popup-mobile__email-label:lang(es),.popup-mobile__email-label:lang(ru){margin-bottom:36px}.popup-mobile__email-error{position:absolute;top:45px;color:#fc355b;font-size:12px;display:none}.popup-mobile__email-error.flow{top:50px}.popup-mobile__email-input{width:100%;height:40px;padding:10px;font-size:12px;font-weight:300;border:1px solid #c7c7c7;border-radius:6px;outline:none}.popup-mobile__email-input--flow{border-radius:16px;height:48px;font-weight:400;font-size:14px;line-height:20px;background-color:rgba(237,238,244,.3);border:1px solid #e7e7f3}.popup-mobile__email-input--flow::-webkit-input-placeholder{color:#2f3040;opacity:.5}.popup-mobile__email-input--flow::-moz-placeholder{color:#2f3040;opacity:.5}.popup-mobile__email-input--flow::-ms-input-placeholder{color:#2f3040;opacity:.5}.popup-mobile__email-input--flow::placeholder{color:#2f3040;opacity:.5}.popup-mobile__email-input::-webkit-input-placeholder{color:#4a4a4a}.popup-mobile__email-input::-moz-placeholder{color:#4a4a4a}.popup-mobile__email-input::-ms-input-placeholder{color:#4a4a4a}.popup-mobile__email-input::placeholder{color:#4a4a4a}.popup-mobile__email-input:-webkit-autofill,.popup-mobile__email-input:-webkit-autofill:active,.popup-mobile__email-input:-webkit-autofill:focus,.popup-mobile__email-input:-webkit-autofill:hover{-webkit-box-shadow:0 0 0 30px #fff inset!important}.popup-mobile__email-input.valid,.popup-mobile__email-input:focus{border-color:#0987ff}.popup-mobile__email-input.invalid{border-color:#ff4f70}.popup-mobile__email-input.invalid~span.popup-mobile__email-error.-invalid{display:block}.popup-mobile__email-input.empty{border-color:#ff4f70}.popup-mobile__email-input.empty~span.popup-mobile__email-error.-empty{display:block}.popup-mobile__hack{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-webkit-flex-direction:column-reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.popup-mobile__btn{display:block;width:241px;max-width:100%;height:53px;border-radius:6px;-webkit-transition:background-color .2s;-o-transition:background-color .2s;transition:background-color .2s;background:#b4c2cd;-webkit-box-shadow:0 3px 12px 0 #b4c2cd;box-shadow:0 3px 12px 0 #b4c2cd;font-size:18px;line-height:36px;color:#fff;text-align:center;margin:0 auto 32px;font-weight:500;border:none}.popup-mobile__btn:hover{background-color:#d3dbe1}.popup-mobile__btn:not(:disabled){background-color:#0987ff;-webkit-box-shadow:0 6px 24px 0 #abd6ff;box-shadow:0 6px 24px 0 #abd6ff}.popup-mobile__btn:not(:disabled):hover{background-color:#3ca0ff}.popup-mobile__btn-blue{display:block;width:100%;max-width:100%;height:48px;border-radius:16px;-webkit-transition:background-color .2s;-o-transition:background-color .2s;transition:background-color .2s;background-color:transparent;font-size:14px;line-height:21px;color:#0d86ff;border:2px solid #0d86ff;text-align:center;margin:0 auto 24px;font-weight:700}.popup-mobile__btn-blue:hover{color:#0d86ff}.popup-mobile__btn-blue:disabled,.popup-mobile__btn-blue:disabled:hover{opacity:.7}.popup-mobile__checkbox-label{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.popup-mobile__checkbox{position:absolute;opacity:0}.popup-mobile__checkbox:checked~.popup-mobile__checkmark:after{display:block}.popup-mobile__checkmark{display:inline-block;margin-right:10px;content:"";width:16px;height:16px;border-radius:5px;border:1px solid #c7c7c7;position:relative;top:-2px}.popup-mobile__checkmark:after{display:none;content:url("../svg/icon-check.svg");width:16px;height:16px;text-align:center;line-height:10px;border-radius:5px;position:absolute;top:-1px;left:-1px;border:1px solid #22bff8;background-color:#22bff8}.popup-mobile__agree{display:inline-block;font-size:12px;color:#7a7878;width:-webkit-calc(100% - 50px);width:calc(100% - 50px);margin-top:-1px}.popup-mobile__or{position:relative;margin:16px 0;text-align:center;height:18px}.popup-mobile__or:before{content:"";position:absolute;display:block;top:59%;width:100%;left:0;right:0;height:1px;background-color:#2f3040}.popup-mobile__or-text{display:inline-block;font-size:12px;line-height:18px;padding:0 10px;background-color:#fbfbfe;position:relative;z-index:1}.popup-mobile__success{display:none}.popup-mobile__share{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.popup-mobile__share-text{line-height:18px;text-align:center;color:#2f3040;width:-webkit-calc(100% - 15px);width:calc(100% - 15px);margin:0 auto 20px}.popup-mobile__share-btn{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;text-align:center;width:100%;font-size:14px;line-height:21px;text-transform:capitalize;font-weight:700;color:#fff;background-color:#0d86ff;border:2px solid #0d86ff;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:16px;height:48px;-webkit-transition:background-color .25s,color .25s;-o-transition:background-color .25s,color .25s;transition:background-color .25s,color .25s}.popup-mobile__share-btn-spring2024{position:relative;background-color:#1cba34;border-color:#1cba34}.popup-mobile__share-btn-spring2024:before{content:"";position:absolute;bottom:-2px;left:-18px;height:70px;width:70px;background-size:cover;background-position:0 100%;background-image:url("../images/mobile-popup/mobile--popup-flow-flower1.webp")}@media only screen and (-webkit-min-device-pixel-ratio:2),screen and (-webkit-min-device-pixel-ratio:3){.popup-mobile__share-btn-spring2024:before{background-image:url("../images/mobile-popup/mobile--popup-flow-flower1@2x.webp")}}.popup-mobile__share-btn.hover{background-color:#0d86ff;color:#fff;-webkit-transition:background-color .25s,color .25s;-o-transition:background-color .25s,color .25s;transition:background-color .25s,color .25s}.popup-mobile__share-btn.hover .popup-mobile__share-icon.ios circle,.popup-mobile__share-btn.hover .popup-mobile__share-icon.ios path,.popup-mobile__share-btn.hover .popup-mobile__share-icon.ios rect{stroke:#fff}.popup-mobile__share-btn.hover .popup-mobile__share-icon.other circle,.popup-mobile__share-btn.hover .popup-mobile__share-icon.other path,.popup-mobile__share-btn.hover .popup-mobile__share-icon.other rect{fill:#fff;stroke:#fff}.popup-mobile__share-btn.-green{background-color:#1cba34;border:none;position:relative}.popup-mobile__share-btn.-green:after{content:"";position:absolute;top:-15px;right:-15px;height:40px;width:40px;background-image:url("../images/umbrella.webp");background-size:contain;background-repeat:no-repeat;background-position:50%}@media only screen and (-webkit-min-device-pixel-ratio:2),screen and (-webkit-min-device-pixel-ratio:3){.popup-mobile__share-btn.-green:after{background-image:url("../images/umbrella@2x.webp")}}.popup-mobile__share-btn.-green.hover,.popup-mobile__share-btn.-green:hover{background-color:#10721f}.popup-mobile__share-icon{display:inline-block;vertical-align:middle;margin-left:20px}.popup-mobile-clario{background:-webkit-linear-gradient(270.85deg,#f7f7f9 1%,#f7f7f9 99.27%);background:-o-linear-gradient(270.85deg,#f7f7f9 1%,#f7f7f9 99.27%);background:linear-gradient(179.15deg,#f7f7f9 1%,#f7f7f9 99.27%);z-index:101}@media only screen and (min-height:700px){.popup-mobile-clario{background:none}}.popup-mobile-clario .popup-mobile__overlay{background:transparent}@media only screen and (min-height:700px){.popup-mobile-clario .popup-mobile__overlay{background-color:hsla(0,0%,100%,.8)}.popup-mobile-clario .popup-mobile__overlay--dark{background-color:rgba(0,0,0,.7)}}.popup-mobile-clario .popup-mobile__wrapper{padding:44px 24px;height:auto;max-width:460px;width:100%;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;background:transparent}@media only screen and (min-height:700px){.popup-mobile-clario .popup-mobile__wrapper{padding:44px 24px;width:-webkit-calc(100% - 40px);width:calc(100% - 40px);background:#fff}}.popup-mobile-clario .popup-mobile__wrapper.-success{height:auto}.popup-mobile-clario .popup-mobile__wrapper.-success .popup-mobile__title{text-align:left}@media only screen and (max-height:401px){.popup-mobile-clario .popup-mobile__wrapper{padding:37px 19px 13px 20px}}.popup-mobile-clario .popup-mobile__wrapper.-leave-email.hide,.popup-mobile-clario .popup-mobile__wrapper.-success{display:none}.popup-mobile-clario .popup-mobile__wrapper.-success.active{display:block}.popup-mobile-clario .popup-mobile__cross{display:block;width:18px;height:18px;cursor:pointer;position:absolute;top:14px;left:41px}@media only screen and (min-height:700px){.popup-mobile-clario .popup-mobile__cross{top:16px;left:20px}}@media screen and (max-height:610px){.popup-mobile-clario .popup-mobile__cross{top:20px;left:29px}}.popup-mobile-clario .popup-mobile__title{font-weight:700;font-size:28px;line-height:34px;color:#2f3040;margin-bottom:7px;text-align:center}.popup-mobile-clario .popup-mobile__desc{font-size:16px;line-height:22px;color:#4a4a4a;font-weight:400;letter-spacing:-.248889px;margin-bottom:20px;text-align:center}.popup-mobile-clario__btn{margin-bottom:39px}@media screen and (max-height:610px){.popup-mobile-clario__btn{margin-bottom:12px}}@media screen and (max-height:610px){.popup-mobile-clario .popup-mobile__email-label{margin-bottom:20px}}.popup-mobile-clario__email-error{position:absolute;bottom:-15px;color:#fc355b;font-size:12px;display:none}.popup-mobile-clario .popup-mobile__btn{width:120px;height:46px;border-radius:16px;background:#b4c2cd;font-size:16px;line-height:22px;letter-spacing:-.248889px;font-weight:700;-webkit-box-shadow:none;box-shadow:none;margin-bottom:0}.popup-mobile-clario .popup-mobile__btn:not(:disabled){background:#0d86ff}.popup-mobile-clario form{width:100%}.popup-mobile-clario .popup-mobile__email-input{width:100%;margin:0 auto;display:block;height:44px;padding:14px 11px;font-size:14px;font-weight:400;border:1px solid #999;border-radius:8px;background:transparent}.popup-mobile-clario .popup-mobile__email-input::-webkit-input-placeholder{color:#2f3040}.popup-mobile-clario .popup-mobile__email-input::-moz-placeholder{color:#2f3040}.popup-mobile-clario .popup-mobile__email-input::-ms-input-placeholder{color:#2f3040}.popup-mobile-clario .popup-mobile__email-input::placeholder{color:#2f3040}.popup-mobile-clario .popup-mobile__email-input.valid,.popup-mobile-clario .popup-mobile__email-input:focus{border-color:#0987ff}.popup-mobile-clario .popup-mobile__email-input.invalid{border-color:#ff4f70}.popup-mobile-clario .popup-mobile__email-input.invalid~span.popup-mobile__email-error.-invalid{display:block}.popup-mobile-clario .popup-mobile__email-input.empty{border-color:#ff4f70}.popup-mobile-clario .popup-mobile__email-input.empty~span.popup-mobile__email-error.-empty{display:block}.popup-mobile-clario__hack{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-webkit-flex-direction:column-reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.popup-mobile-clario .popup-mobile__checkbox-label{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;opacity:0;pointer-events:none}.popup-mobile-clario__checkbox{position:absolute;opacity:0}.popup-mobile-clario__checkbox:checked~.popup-mobile__checkmark:after{display:block}.popup-mobile-clario__checkmark{display:inline-block;margin-right:10px;content:"";width:16px;height:16px;border-radius:5px;border:1px solid #c7c7c7;position:relative;top:-2px}.popup-mobile-clario__checkmark:after{display:none;content:url("../svg/icon-check.svg");width:16px;height:16px;text-align:center;line-height:10px;border-radius:5px;position:absolute;top:-1px;left:-1px;border:1px solid #1ac433;background-color:#1ac433}.popup-mobile-clario__agree{display:inline-block;font-size:12px;color:#7a7878;width:-webkit-calc(100% - 50px);width:calc(100% - 50px)}.popup-mobile-clario__success{display:none}.change-lang{font-family:Mark OT,sans-serif;font-size:14px;position:relative}.change-lang:lang(da){font-size:10px}.change-lang:lang(ru){font-size:13px}.change-lang>.title{-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;width:170px;height:28px;margin-top:38px;padding:0 18px 0 36px;line-height:27px;color:#36373d;border:1px solid #c2c3d3;border-radius:5px;cursor:pointer}@media only screen and (max-width:679px){.change-lang>.title{margin-top:30px}}.change-lang>.title>.flag-icon{top:6px;left:13px;position:absolute;border-radius:50%;width:15px;height:15px;-webkit-box-shadow:0 0 0 1px #eee;box-shadow:0 0 0 1px #eee}.change-lang>.title:after{content:"";position:absolute;right:13px;top:10px;width:5px;height:5px;border-left:1px solid #36373d;border-top:1px solid #36373d;-webkit-transform:rotate(-135deg);-ms-transform:rotate(-135deg);transform:rotate(-135deg)}.change-lang>.dropdown{display:none;-webkit-box-sizing:border-box;box-sizing:border-box;position:absolute;left:0;top:66px;width:170px;margin:0;padding:0;background-color:#fff;border:1px solid #e7e7e7;border-radius:0 0 5px 5px;border-top:none;overflow-y:scroll}@media only screen and (max-width:679px){.change-lang>.dropdown{top:57px}}.change-lang>.dropdown::-webkit-scrollbar{-webkit-appearance:none;width:8px;height:40px}.change-lang>.dropdown::-webkit-scrollbar:horizontal{height:11px}.change-lang>.dropdown::-webkit-scrollbar-thumb{border-radius:8px;background-color:rgba(236,236,242,.9);-webkit-box-shadow:0 0 1px hsla(0,0%,100%,.5);box-shadow:0 0 1px hsla(0,0%,100%,.5)}.change-lang>.dropdown>.item{line-height:26px;cursor:pointer;position:relative}.change-lang>.dropdown>.item:hover{background-color:#ececf2}.change-lang>.dropdown>.item>a{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:100%;padding:0 18px 0 13px;color:#36373d;text-decoration:none}.change-lang>.dropdown>.item>a:hover{color:#848591}.change-lang>.dropdown>.item .flag-icon{display:inline-block;vertical-align:-3px;margin-right:5px;border-radius:50%;width:15px;height:15px;-webkit-box-shadow:0 0 0 1px #eee;box-shadow:0 0 0 1px #eee}.change-lang.-opened>.dropdown{display:block}.change-lang.-opened>.title{display:block;color:#848591;border:1px solid #e7e7e7;border-radius:5px 5px 0 0;cursor:pointer;z-index:2}.change-lang.-opened>.title:after{right:13px;top:12px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.change-lang.-opened>.title:lang(ru,da,de,fr,pl){display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.social{padding-top:32px;width:100%}@media only screen and (max-width:679px){.social{padding-top:21px}}.social__wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:679px){.social__wrap{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}}.social__link{margin:0 8px}@media only screen and (max-width:679px){.social__link:first-child{margin-left:0}}.social__link>.icon{width:24px;height:24px}.social__link>.icon,.social__link>.icon:hover .hover{-webkit-transition:.25s;-o-transition:.25s;transition:.25s}.social__link>.icon:hover .hover{fill:#36373d}.footer{padding-top:48px;padding-bottom:105px;background-color:#fff}@media only screen and (max-width:679px){.footer{width:100%!important;padding-left:30px!important;padding-right:30px!important}}@media only screen and (max-width:1300px){.footer .container{padding:0}}@media only screen and (min-width:680px) and (max-width:1023px){.footer .container_inner{width:-webkit-calc(100% - 64px);width:calc(100% - 64px)}}@media only screen and (max-width:679px){.footer{padding-top:40px}}.footer__top{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}@media only screen and (max-width:820px){.footer__top:lang(en){-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}@media only screen and (max-width:678px){.footer__top{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}}.footer__left{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;position:relative;margin-right:50px;min-width:170px}@media only screen and (max-width:820px){.footer__left:lang(en){-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2;margin-right:0}}@media only screen and (max-width:678px){.footer__left{-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2;margin-right:0}}.footer__nav{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}@media only screen and (max-width:679px){.footer__nav{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}.footer__col{margin-bottom:39px;padding-right:20px;width:234px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}@media only screen and (max-width:679px){.footer__col{width:unset;padding-right:0;border-bottom:1px solid #edeef4;margin-bottom:22px}}@media only screen and (min-width:680px) and (max-width:1023px){.footer__col{width:224px}}.footer__nav-title{display:block;margin-bottom:20px;line-height:25px;vertical-align:middle;font-size:13px;font-weight:700;text-transform:uppercase}@media only screen and (max-width:679px){.footer__nav-title{margin-bottom:0;padding-bottom:20px}}.footer__nav-wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;width:100%}@media (max-height:540px),only screen and (max-width:767px){.footer__nav-wrap{opacity:0;visibility:hidden;height:0}.footer__nav-wrap,.footer__nav-wrap.show{-webkit-transition:all .25s;-o-transition:all .25s;transition:all .25s}.footer__nav-wrap.show{height:auto;opacity:1;visibility:visible;margin-bottom:16px}}.footer__nav-item{display:block;-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start;font-size:14px;line-height:21px;padding-bottom:2px;margin-top:14px;position:relative}.footer__nav-item:after{content:"";width:0;height:1px;position:absolute;background-color:#0d86ff;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;bottom:-5px;left:0}.footer__nav-item:hover{color:#0d86ff}.footer__nav-item:hover:after{width:100%}.footer__middle{margin-top:45px;text-align:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;gap:40px}@media only screen and (max-width:1024px){.footer__middle{margin-top:30px;gap:20px}}@media only screen and (max-width:679px){.footer__middle{text-align:left;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:20px}}.footer__middle_link{color:#0d86ff;font-size:14px}@media only screen and (max-width:679px){.footer__middle_link{display:block}}.footer__bottom{margin-top:30px}.footer__copyright{font-size:14px;text-align:center}@media only screen and (max-width:679px){.footer__copyright{text-align:left}}.footer .logo__container{position:relative;bottom:12px;width:175px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.footer .logo__text{font-weight:700}.footer .logo__icon .svg-handler{fill:#2f3040}.blog-readers-banner{position:relative;height:48px;width:118px}.blog-readers-banner.-desktop{margin:0 8px}.blog-readers-banner-link{position:absolute;top:-20px;width:118px;height:80px;right:-12px}.blog-readers-banner-link.-desktop{right:0}.blog-readers-banner-link>.image{position:absolute;top:0;height:100%;width:100%;z-index:-1}.blog-readers-banner-link>.text{width:95px;padding:16px 0 0;margin:0 auto;text-align:center;font-size:12px;line-height:15px;color:#fff}.cta-banner{-webkit-box-sizing:border-box;box-sizing:border-box;position:fixed;z-index:4;top:50%;right:0;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;padding:42px;width:323px;height:300px;border-radius:24px;background-color:#cfd4f1;color:#2f3040;background-repeat:no-repeat;background-size:cover;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:opacity .2s ease;-o-transition:opacity ease .2s;transition:opacity .2s ease;opacity:0}@media only screen and (min-width:1024px) and (max-width:1689px){.cta-banner{-webkit-transform:scale(.8);-ms-transform:scale(.8);transform:scale(.8);top:17%;right:5%}}@media only screen and (min-height:300px) and (max-height:700px){.cta-banner{top:100px;-webkit-transform:scale(.6);-ms-transform:scale(.6);transform:scale(.6)}}@media only screen and (min-width:1024px) and (max-width:1400px){.cta-banner{right:0;width:315px;height:335px;padding:32px}}@media only screen and (min-width:1690px){.cta-banner{top:30%;right:50%;-webkit-transform:translateX(220%);-ms-transform:translateX(220%);transform:translateX(220%)}}.cta-banner.visible{opacity:1}.cta-banner__wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.cta-banner__close{position:absolute;right:24px;top:24px;width:14px;height:14px;cursor:pointer;z-index:2}.cta-banner__feature{position:absolute;top:50%;right:-18%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:117px}.cta-banner__title{text-align:left;font-size:24px;font-weight:700;line-height:28px;letter-spacing:-.25px;margin-bottom:8px}.cta-banner__subtitle{margin-bottom:24px;text-align:left;font-size:18px;font-weight:400;line-height:26px;letter-spacing:-.5px}.cta-banner__btn{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:100%;text-align:center;border-radius:16px;background-color:#0d86ff;color:#fff;line-height:48px;text-transform:capitalize}.cta-banner__btn,.cta-banner__btn .link{height:48px;font-size:14px;font-weight:700}.cta-banner__btn .link{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding-left:6px}.cta-banner__btn:before{content:"";display:inline-block;width:20px;height:24px;background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="24" viewBox="0 0 20 24" fill="none"><path d="M14.364 12.633c.01-.767.21-1.519.582-2.185a4.512 4.512 0 0 1 1.546-1.63 4.6 4.6 0 0 0-1.572-1.424 4.515 4.515 0 0 0-2.033-.557c-1.516-.162-2.986.923-3.76.923-.787 0-1.977-.907-3.258-.88a4.742 4.742 0 0 0-2.344.711 4.847 4.847 0 0 0-1.696 1.794c-1.746 3.076-.443 7.597 1.23 10.083.837 1.217 1.815 2.577 3.095 2.529 1.253-.053 1.72-.813 3.233-.813 1.498 0 1.937.813 3.243.782 1.344-.022 2.191-1.223 2.999-2.451A10.142 10.142 0 0 0 17 16.674a4.338 4.338 0 0 1-1.916-1.617 4.447 4.447 0 0 1-.72-2.424zM11.895 5.206A4.526 4.526 0 0 0 12.9 2a4.453 4.453 0 0 0-2.896 1.524c-.364.42-.642.91-.819 1.44-.177.53-.25 1.09-.214 1.648a3.65 3.65 0 0 0 1.62-.36c.506-.244.952-.602 1.303-1.046z" fill="%23fff"/></svg>');background-repeat:no-repeat;background-position:0 0}@media only screen and (min-width:1024px) and (max-width:1400px){.cta-banner__title{padding-top:60px;margin-bottom:16px;text-align:center}.cta-banner__subtitle{font-size:16px;line-height:22px;text-align:center}.cta-banner__feature{top:0;right:50%;width:157px;height:160px;-webkit-transform:translate(50%,-50%);-ms-transform:translate(50%,-50%);transform:translate(50%,-50%)}}.subscription-popup{display:none}.subscription-popup .banner__overlay{background:rgba(231,236,240,.85);bottom:0;left:0;position:fixed;right:0;top:0;z-index:10}.banner{width:100%;height:300px;font-family:Mark OT,Helvetica Neue,Arial,sans-serif;color:#212121;margin:30px auto;background-size:cover;background-position:50% 50%;background-repeat:no-repeat}.banner .banner__close{position:absolute;top:-12px;left:0;cursor:pointer}.banner .banner__close svg{stroke:#b4c2cd}.banner .banner__container{width:784px;margin:0 auto;padding-left:28px;position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.banner .banner__block{float:left;padding:0 10px}.banner .banner__title{font-size:25px;line-height:32px;font-weight:500;margin:0}.banner .banner__title_small{font-size:18px;line-height:21px;color:#4a4a4a}.banner .banner__title-mainRA{font-size:22px;line-height:30px;font-weight:700;letter-spacing:-.5px;margin-bottom:8px}.banner .banner__text{font-size:24px;line-height:30px;font-weight:400;margin:5px 0 45px}.banner .banner__text_small{font-size:14px;line-height:20px;color:#4a4a4a;margin:9px 0 25px}.banner .banner__text-mainRA{font-size:14px;line-height:20px;margin-bottom:27px}.banner .banner__checkbox{position:relative;cursor:pointer;display:block;width:100%}.banner .banner__checkbox-text{margin-left:8px;font-size:12px;line-height:14px;color:#7a7878}.banner .banner__checkbox-error{display:none;position:absolute;font-size:12px;line-height:14px;color:#fc355b;left:26px;margin-top:4px;width:100%}.banner .banner__input{width:200px;height:40px;line-height:14px;padding:13px 10px;border-radius:6px;font-size:12px;color:#4a4a4a;outline:none}.banner .banner__input.__error{-webkit-box-shadow:0 0 0 1px #fc355b;box-shadow:0 0 0 1px #fc355b}.banner .banner__input-group{position:relative;cursor:pointer}.banner .banner__input-error{position:absolute;display:none;font-size:12px;line-height:14px;color:#fc355b;top:34px;left:0;white-space:nowrap;width:100%}.banner .banner__input_full{width:100%;margin-bottom:17px}.banner .banner__btn{width:280px;height:65px;background:#328afb;border-radius:7px;font-weight:700;-webkit-box-shadow:0 4px 9px rgba(84,159,255,.4);box-shadow:0 4px 9px rgba(84,159,255,.4);-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;margin:0;cursor:pointer;outline:none;border:none}.banner .banner__btn:hover{background:#0f76fa}.banner .banner__btn .btn__text{text-align:center;color:#fff;font-size:18px;line-height:65px;white-space:nowrap}.banner .banner__btn_full{width:100%;height:53px;margin-top:31px}.banner .banner__btn_full .btn__text{line-height:53px;font-weight:500}.banner .banner__btn_small{width:180px;height:40px;border-radius:6px;font-size:18px}.banner .banner__btn_small .btn__text{line-height:40px;font-weight:500}.banner .banner__letter{position:absolute;left:0;top:0;width:229px;height:100%;border-radius:10px 0 0 10px;background-color:#d9e7f3;background-image:url("../images/letter.gif");background-repeat:no-repeat;background-position:50% 40%;background-size:300px 439px}@-moz-document url-prefix(){.banner .banner__letter{background-color:#d9e7f3;background-image:url("../images/letter-static@2x.webp");background-repeat:no-repeat;background-position:50% 50%;background-size:155px 149px}}.banner .banner__letter_static{background-color:#d9e7f3;background-image:url("../images/letter-static@2x.webp");background-repeat:no-repeat;background-position:50% 50%;background-size:155px 149px}.banner .banner__form-title{font-weight:500;font-size:18px;line-height:23px;color:#4a4a4a;margin:0 0 35px}.banner .banner__form-group{width:100%;display:block;position:relative;padding-bottom:13px}.banner .banner__form-group_clearfix{margin-bottom:15px}.banner .banner__form-input{width:100%;height:40px;display:block;border-radius:6px;outline:none;color:#4a4a4a;font-weight:300;font-size:12px;line-height:40px;padding:0 10px}.banner .banner__form-input.-error{border:1px solid #fc355b}.banner .banner__form-error{display:none;position:absolute;cursor:pointer;bottom:0;left:0;color:#fc355b;font-size:12px;line-height:15px;font-weight:300}.banner .banner__form-checkbox{float:left;display:block;cursor:pointer}.banner .banner__form-checkbox-text{color:#7a7878;font-size:12px;line-height:15px;display:table;padding-left:10px;cursor:pointer}.banner .banner__form-btn{width:100%;height:53px;background:#0987ff;border-radius:6px;font-weight:500;-webkit-box-shadow:0 6px 24px #abd6ff;box-shadow:0 6px 24px #abd6ff;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;margin:0;cursor:pointer}.banner .banner__form-btn:hover{background:#0075e4}.banner .banner__form-btn[disabled]{background:#b4c2cd;-webkit-box-shadow:none;box-shadow:none}.banner .banner__form-btn .btn__text{text-align:center;color:#fff;font-size:18px;line-height:53px;white-space:nowrap}.banner .thank-you{background-color:rgba(241,242,250,.9);position:absolute;width:100%;height:100%;top:0;right:0;bottom:0;left:0;border-radius:10px;display:none;z-index:2}.banner .thank-you__container{position:absolute;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;justify-self:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.banner .thank-you__container_small{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.banner .thank-you__container_small svg{width:50px;height:50px;margin-right:20px}.banner .thank-you__text{color:#2ab83d;font-weight:500;font-size:25px;line-height:32px}.banner_form1{background-color:#f1f2fa;border-radius:10px;padding:40px 50% 40px 40px;position:relative;height:auto}.banner_form1:after{content:"";display:block;position:absolute;right:25px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);background-image:url("../images/banners/form1.webp");background-size:contain;background-position:50% 50%;background-repeat:no-repeat;width:348px;height:397px}@media only screen and (-webkit-min-device-pixel-ratio:2),screen and (-webkit-min-device-pixel-ratio:3){.banner_form1:after{background-image:url("../images/banners/form1@2x.webp")}}.banner_form1 .thank-you{background-color:rgba(241,242,250,.9);position:absolute;width:100%;height:100%;top:0;right:0;bottom:0;left:0;border-radius:10px;display:none;z-index:2}.banner_form1 .thank-you__container{position:absolute;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;justify-self:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.banner_form1 .thank-you__text{color:#2ab83d;font-weight:500;font-size:25px;line-height:32px}.banner_subscribe-intext1{height:316px;position:relative;padding:40px 55px 40px 265px;background-color:#f1f2fa;border-radius:10px}.banner_subscribe-bottom1{position:fixed;left:0;bottom:0;right:0;width:100%;height:90px;background-color:#f1f2fa;margin:0;z-index:3;padding:28px 0 22px}.banner_subscribe-popup{position:fixed;top:50%;z-index:100;width:680px;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-box-shadow:8px 6px 14px 4px #a8b1b9;box-shadow:8px 6px 14px 4px #a8b1b9;background-color:#f1f2fa;border-radius:10px;height:316px;padding:40px 55px 40px 265px}.banner_subscribe-popup .banner__text_small{margin:9px 0 6px}.banner_subscribe-popup .banner__items{display:inline-block}.banner_subscribe-popup .banner__close{top:20px;left:20px;z-index:1}.banner-mainRA{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:auto;background-image:url("../images/banners/main_ra.webp");background-size:cover;border-radius:10px}@media only screen and (-webkit-min-device-pixel-ratio:2),screen and (-webkit-min-device-pixel-ratio:3){.banner-mainRA{background-image:url("../images/banners/main_ra@2x.webp")}}.banner-mainRA__logo{margin-bottom:16px}.banner-mainRA__content{max-width:276px;width:100%;margin:32px 32px 32px auto}.banner-mainRA__btn{height:48px;padding:0 32px;background:#0d86ff;border-radius:16px;cursor:pointer}.banner-mainRA__btn_text{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;font-weight:700;font-size:14px;color:#fff;text-transform:capitalize}.banner-mainRA__btn_icon{margin-left:7px}@media only screen and (max-width:810px){.banner{text-align:center;padding:60px 0}.banner_idtg1{background-image:url("../mages/banners/IDTG1_mobile.webp")}}@media only screen and (max-width:810px) and (-webkit-min-device-pixel-ratio:2),only screen and (max-width:810px) and (-webkit-min-device-pixel-ratio:3){.banner_idtg1{background-image:url("../mages/banners/IDTG1_mobile@2x.webp")}}@media only screen and (max-width:810px){.banner_mk1{background-image:url("../images/banners/MK1_mobile.webp")}}@media only screen and (max-width:810px) and (-webkit-min-device-pixel-ratio:2),only screen and (max-width:810px) and (-webkit-min-device-pixel-ratio:3){.banner_mk1{background-image:url("../images/banners/MK1_mobile@2x.webp")}}@media only screen and (max-width:810px){.banner_stopad1{background-image:url("../images/banners/StopAd1_mobile.webp")}}@media only screen and (max-width:810px) and (-webkit-min-device-pixel-ratio:2),only screen and (max-width:810px) and (-webkit-min-device-pixel-ratio:3){.banner_stopad1{background-image:url("../images/banners/StopAd1_mobile@2x.webp")}}@media only screen and (max-width:810px){.banner_form1{padding:40px}.banner_form1:after{display:none}.banner .banner__btn{margin:0 auto}.banner .banner__container{width:100%;padding-left:0}.banner .banner__close{left:10px}.banner .banner__block{float:none;margin-left:auto;margin-right:auto;display:table}.banner .banner__block:not(:last-child){margin-bottom:24px}.banner_subscribe-intext1{text-align:left;padding:40px 55px 40px 265px}.banner_subscribe-intext1 .banner__btn{margin-top:31px}.banner_subscribe-bottom1{padding:28px 0 22px;height:auto}.banner_subscribe-bottom1 .banner__btn,.banner_subscribe-bottom1 .banner__input{width:240px}.banner_subscribe-bottom1 .banner__checkbox-error{left:0}}@media only screen and (max-width:684px){.banner_subscribe-intext1{text-align:center;padding:240px 30px 40px;height:auto}.banner_subscribe-intext1 .banner__letter{width:100%;height:220px;border-radius:10px 10px 0 0;background-position:50% 45%}@-moz-document url-prefix(){.banner_subscribe-intext1 .banner__letter{background:#d9e7f3 url("../images/letter-static@2x.webp") no-repeat 50% 50%;background-size:155px 149px}}.banner_subscribe-intext1 .banner__checkbox-error{left:0}}@media only screen and (max-width:530px){.banner{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;padding:0}.banner_form1{padding:40px}.banner_subscribe-intext1{display:block;padding:240px 30px 40px}.banner_subscribe-bottom1{display:block;padding:28px 0 22px}}.publisher-wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}@media only screen and (max-width:1023px){.publisher-wrapper{display:none}}.posts-download-banner{background:-webkit-radial-gradient(166.88% 150.58% at 53.45% 7.46%,#1ac9ff 0,#0d86ff 100%),-webkit-radial-gradient(125.13% 65.79% at 48.68% 22.81%,hsla(0,0%,100%,.25) 0,hsla(0,0%,100%,0) 61.81%);background:-o-radial-gradient(166.88% 150.58% at 53.45% 7.46%,#1ac9ff 0,#0d86ff 100%),-o-radial-gradient(125.13% 65.79% at 48.68% 22.81%,hsla(0,0%,100%,.25) 30.94%,hsla(0,0%,100%,0) 61.81%);background:radial-gradient(166.88% 150.58% at 53.45% 7.46%,#1ac9ff 0,#0d86ff 100%),radial-gradient(125.13% 65.79% at 48.68% 22.81%,hsla(0,0%,100%,.25) 0,hsla(0,0%,100%,0) 61.81%);width:100%;height:100%;color:#fff;padding:0 20px 20px;cursor:auto;text-align:center}.posts-download-banner__img{background-image:url("../images/posts-download-banner.webp");background-position:50%;background-size:contain;margin:20px 0 10px 20px;height:130px;width:85%}@media only screen and (-webkit-min-device-pixel-ratio:2),screen and (-webkit-min-device-pixel-ratio:3){.posts-download-banner__img{background-image:url("../images/posts-download-banner@2x.webp")}}.posts-download-banner__title{font-weight:700;padding-bottom:6px;font-size:18px;line-height:24px;letter-spacing:-.5px}.posts-download-banner__desc{padding-bottom:20px;font-size:12px;line-height:16px}.posts-download-banner__btn{display:block;margin:0 auto;width:240px;height:48px;background:#fff;border-radius:16px;color:#0d86ff;font-size:14px;letter-spacing:-.5px;line-height:48px;text-align:center;font-weight:700}.posts-download-banner__icon{margin:-3px 0 0 6px;width:20px;height:20px;vertical-align:middle}.mobile.posts-download-banner{border-radius:16px;padding:40px 24px 32px;margin-bottom:51px}@media only screen and (max-width:679px){.mobile{max-width:400px;margin:0 auto 51px}}.mobile .posts-download-banner__img{height:174px;width:280px;margin:0 auto;margin-bottom:19px;background-image:url("../images/posts-download-banner.webp");background-size:contain;background-repeat:no-repeat}@media only screen and (-webkit-min-device-pixel-ratio:2),screen and (-webkit-min-device-pixel-ratio:3){.mobile .posts-download-banner__img{background-image:url("../images/posts-download-banner@2x.webp")}}.mobile .posts-download-banner__title{padding-bottom:6px;max-width:320px;margin:0 auto}.mobile .posts-download-banner__desc{padding-bottom:29px;max-width:320px;margin:0 auto}.mobile .posts-download-banner__btn{max-width:320px;width:100%}.search{padding-top:64px;color:#2f3040;position:relative}.search__container-icon{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;background:-webkit-gradient(linear,left bottom,left top,from(#e9eaf4),color-stop(14%,#e9eaf4),color-stop(14%,#f1f2fa),to(#f1f2fa));background:-webkit-linear-gradient(bottom,#e9eaf4,#e9eaf4 14%,#f1f2fa 0,#f1f2fa);background:-o-linear-gradient(bottom,#e9eaf4 0,#e9eaf4 14%,#f1f2fa 14%,#f1f2fa 100%);background:linear-gradient(0deg,#e9eaf4 0,#e9eaf4 14%,#f1f2fa 0,#f1f2fa);margin-top:-64px}.search__container{margin:0 auto}.search__icon{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;width:757px;height:466px;margin:0 auto}.search__no-result-text{position:absolute;top:64px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);text-align:center;font-size:36px;font-weight:700;line-height:42px;letter-spacing:-1px}.search__no-result-wrap{background:#eaebf5;padding:20px 0 60px}.search__title{font-size:36px;font-weight:700;line-height:42px;letter-spacing:-1px;margin-bottom:32px}.search__wrap-input{width:100%;position:relative;margin-bottom:28px}.search__wrap-input.m-0{margin:0}.search__input{height:52px;width:100%;padding:14px 24px;padding-right:40px;border-radius:16px;border:1px solid #d2d5f5;background:#fff;font-size:16px;font-style:normal;font-weight:400;letter-spacing:-.249px;outline:none}.search__input:focus{border-color:#0d86ff}.search__btn{position:absolute;right:10px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);cursor:pointer;background:transparent;border:none;width:28px;height:28px}.search__btn-icon{width:24px;height:24px}.search__list{list-style:none;padding:0;margin:0}.search__list-item{margin-bottom:32px;position:relative}.search__list-item:last-child{margin-bottom:0}.search__list-title{font-size:18px;font-style:normal;font-weight:700;line-height:26px;letter-spacing:-.5px;margin-bottom:16px}.search__list-desc{font-size:16px;font-style:normal;font-weight:400;line-height:22px;letter-spacing:-.249px}.search__list-link{position:absolute;z-index:1;width:100%;height:100%;top:0;left:0;right:0;bottom:0;cursor:pointer;color:transparent}.search__category{background:transparent}.search__category-content{padding-top:0}.search__category-content .posts{-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.search__category-content .posts__item{width:100%;max-width:100%;margin-bottom:32px;background:transparent;border-radius:0}.search__category-content .posts__item:last-child .posts__item-title{padding-bottom:20px!important}.search__category-content .posts__item_body{padding-bottom:0!important}.search__category-content .posts__item-title{min-height:auto;font-size:18px;font-style:normal;font-weight:700;line-height:26px;padding:0!important}.category__image_2{background-image:url("../images/categories/security-category-icon.webp")}@media only screen and (-webkit-min-device-pixel-ratio:2),screen and (-webkit-min-device-pixel-ratio:3){.category__image_2{background-image:url("../images/categories/security-category-icon@2x.webp")}}.category__image_3{background-image:url("../images/categories/privacy-category-icon.webp")}@media only screen and (-webkit-min-device-pixel-ratio:2),screen and (-webkit-min-device-pixel-ratio:3){.category__image_3{background-image:url("../images/categories/privacy-category-icon@2x.webp")}}.category__image_5{background-image:url("../images/categories/company-news-icon.webp")}@media only screen and (-webkit-min-device-pixel-ratio:2),screen and (-webkit-min-device-pixel-ratio:3){.category__image_5{background-image:url("../images/categories/company-news-icon@2x.webp")}}.category__image_6{width:238px;min-width:238px;background-image:url("../images/categories/help-center-category-icon.webp")}@media only screen and (-webkit-min-device-pixel-ratio:2),screen and (-webkit-min-device-pixel-ratio:3){.category__image_6{background-image:url("../images/categories/help-center-category-icon@2x.webp")}}.category__image_7{background-image:url("../images/categories/mac-performance-category-icon.webp")}@media only screen and (-webkit-min-device-pixel-ratio:2),screen and (-webkit-min-device-pixel-ratio:3){.category__image_7{background-image:url("../images/categories/mac-performance-category-icon@2x.webp")}}.category__image_8{background-image:url("../images/categories/mac-fixes-catigory-icon.webp")}@media only screen and (-webkit-min-device-pixel-ratio:2),screen and (-webkit-min-device-pixel-ratio:3){.category__image_8{background-image:url("../images/categories/mac-fixes-catigory-icon@2x.webp")}}.category__image_9{background-image:url("../images/categories/mac-tutorials-category-icon.webp")}@media only screen and (-webkit-min-device-pixel-ratio:2),screen and (-webkit-min-device-pixel-ratio:3){.category__image_9{background-image:url("../images/categories/mac-tutorials-category-icon@2x.webp")}}.category__image_10{background-image:url("../images/categories/reviews-catigory-icon.webp")}@media only screen and (-webkit-min-device-pixel-ratio:2),screen and (-webkit-min-device-pixel-ratio:3){.category__image_10{background-image:url("../images/categories/reviews-catigory-icon@2x.webp")}}.category__image_11{background-image:url("../images/categories/industry-news-icon.webp")}@media only screen and (-webkit-min-device-pixel-ratio:2),screen and (-webkit-min-device-pixel-ratio:3){.category__image_11{background-image:url("../images/categories/industry-news-icon@2x.webp")}}.category__image_12{background-image:url("../images/categories/category-researches-icon.webp")}@media only screen and (-webkit-min-device-pixel-ratio:2),screen and (-webkit-min-device-pixel-ratio:3){.category__image_12{background-image:url("../images/categories/category-researches-icon@2x.webp")}}.category__image_13{background-image:url("../images/categories/mac-gaming-icon.webp")}@media only screen and (-webkit-min-device-pixel-ratio:2),screen and (-webkit-min-device-pixel-ratio:3){.category__image_13{background-image:url("../images/categories/mac-gaming-icon@2x.webp")}}.hero-banner__container{background-image:url("../images/donation-banner.webp")}@media only screen and (-webkit-min-device-pixel-ratio:2),screen and (-webkit-min-device-pixel-ratio:3){.hero-banner__container{background-image:url("../images/donation-banner@2x.webp")}}.hero-banner__img{background-image:url("../images/Flag_of_Ukraine.webp")}@media only screen and (-webkit-min-device-pixel-ratio:2),screen and (-webkit-min-device-pixel-ratio:3){.hero-banner__img{background-image:url("../images/Flag_of_Ukraine@2x.webp")}}.list-style-none{list-style:none}.flex-column{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}