body,html{width:100%;height:auto;padding:0;margin:0;color:#000;font-size:16px;font-family:Roboto,sans-serif}*{-webkit-tap-highlight-color:rgba(0,0,0,0)}:focus{outline:0}a{color:inherit;text-decoration:none}.text{color:#fff}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-dark{color:#7f90aa}.text-danger{color:#f74d75}.text-green{color:#2fd6a5}.text-blue{color:#4172b0}.text-dark__blue{color:#4072b0}.text-navy__blue{color:#254d7f}.text-navy__red{color:#f74d75}.text-white{color:#fff!important;text-decoration:none!important}.text-size__xl{font-size:48px;line-height:56px}.text-size__l{font-size:32px;line-height:32px}.text-size__sm{font-size:24px}.text-size__sl{font-size:20px}.text-size__s{font-size:18px}.text-size__ml{font-size:16px;line-height:16px}.text-size__r{font-size:12px}.text-size__m{font-size:14px;line-height:14px}.text-size__lm{font-size:28px;line-height:28px}.text-normal{font-weight:300}.text-bigger{font-weight:400}.text-through{text-decoration:line-through}.heading-size__l{font-size:36px;line-height:36px}.title-common{font-weight:700;font-size:36px;line-height:42px;text-align:center}.uppercase{text-transform:uppercase}.bold{font-weight:700}.padding__small-bottom{padding-bottom:15px}.padding__x-10{padding:0 10px}.disabled{opacity:.5!important;pointer-events:none!important}.overflow-hidden{overflow:hidden}.slider-block{margin-bottom:50px!important}.margin.-bottom{margin-bottom:20px}.margin-top{margin-top:40px}.readmore-custom{cursor:pointer;color:#4172b0;font-weight:700;text-decoration:underline}.readmore-custom-content{display:block;max-height:0;overflow:hidden;-webkit-transition:1s linear;-o-transition:1s linear;-moz-transition:1s linear;transition:1s linear}.readmore-custom-content.active{max-height:5000px}.hidden{overflow:hidden}.invisible{display:none!important}.blue-background{background:#4172b0}.flex-dh-mv{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.tooltip{position:fixed;background-color:rgba(0,0,0,.75);color:#fff;text-align:center;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;padding:5px 10px;z-index:1000}.tooltip:after{content:"";position:absolute;left:50%;margin-left:-5px;border-width:5px;border-style:solid}.tooltip_top:after{top:100%;border-color:rgba(0,0,0,.75) rgba(0,0,0,0) rgba(0,0,0,0)}.tooltip_bottom:after{bottom:100%;border-color:rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,.75)}.arrow{width:0;height:0;-webkit-box-flex:0;-webkit-flex-grow:0;-moz-box-flex:0;-ms-flex-positive:0;flex-grow:0;border:5px solid rgba(0,0,0,0);border-top-color:#2fd6a5}.copy-icon-message{background:#1b1b1b;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;color:#fff;display:none;font-size:.9rem;opacity:1;padding:6px;position:relative;top:5px;z-index:100}.visually-hidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px}.flex{display:-webkit-box!important;display:-webkit-flex!important;display:-moz-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row wrap;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:stretch;-webkit-align-items:stretch;-moz-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex-center{-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex-nowrap{-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.flex-grow{-webkit-box-flex:1;-webkit-flex-grow:1;-moz-box-flex:1;-ms-flex-positive:1;flex-grow:1}.flex-reverse{-webkit-flex-wrap:wrap-reverse;-ms-flex-wrap:wrap-reverse;flex-wrap:wrap-reverse}.flex-column{width:100%;height:100%;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-flow:column nowrap;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap}.flex-auto-height{-webkit-box-flex:1;-webkit-flex:1 1 auto;-moz-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.flex-start{-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex-end{-webkit-box-pack:end;-webkit-justify-content:flex-end;-moz-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.jc-start,.justify-content-start{-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.jc-end,.justify-content-end{-webkit-box-pack:end;-webkit-justify-content:flex-end;-moz-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.jc-center,.justify-content-center{-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}.jc-between,.justify-content-between{-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.jc-around,.justify-content-around{-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around}.ai-start,.align-items-start{-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start}.ai-end,.align-items-end{-webkit-box-align:end;-webkit-align-items:flex-end;-moz-box-align:end;-ms-flex-align:end;align-items:flex-end}.ai-center,.align-items-center{-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.ai-baseline,.align-items-baseline{-webkit-box-align:baseline;-webkit-align-items:baseline;-moz-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.ai-stretch,.align-items-stretch{-webkit-box-align:stretch;-webkit-align-items:stretch;-moz-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.ac-start,.align-content-start{-webkit-align-content:flex-start;-ms-flex-line-pack:start;align-content:flex-start}.ac-end,.align-content-end{-webkit-align-content:flex-end;-ms-flex-line-pack:end;align-content:flex-end}.ac-center,.align-content-center{-webkit-align-content:center;-ms-flex-line-pack:center;align-content:center}.ac-between,.align-content-between{-webkit-align-content:space-between;-ms-flex-line-pack:justify;align-content:space-between}.ac-around,.align-content-around{-webkit-align-content:space-around;-ms-flex-line-pack:distribute;align-content:space-around}.ac-stretch,.align-content-stretch{-webkit-align-content:stretch;-ms-flex-line-pack:stretch;align-content:stretch}.d-row{-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.d-row,.d-row-reverse{-webkit-box-orient:horizontal;-moz-box-orient:horizontal}.d-row-reverse{-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;-moz-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.d-column{-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.d-column,.d-column-reverse{-webkit-box-orient:vertical;-moz-box-orient:vertical}.d-column-reverse{-webkit-box-direction:reverse;-webkit-flex-direction:column-reverse;-moz-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.d-flex{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.container{max-width:1200px;display:block;margin:0 auto;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.container_overflow{overflow:hidden}.container_padding{padding:0 10px}.container_form{padding:100px 0}.btn{-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;border:0;text-align:center;padding:10px 0;cursor:pointer;display:inline-block}.btn-transparent{background:rgba(0,0,0,0);border:1px solid #2fd6a5;color:#2fd6a5}.btn-green{color:#fff;background:#2fd6a5}.btn-white{color:#1ea4d7;background:#fff}.btn-large{width:100%;font-size:18px;font-weight:700}.btn-tag{display:inline-block;padding:5px 10px;background:#2fd6a5;color:#fff!important;margin:5px;text-decoration:none!important;font-size:14px}.btn-tag:hover{opacity:.8}.btn-tag__related{background:#000;vertical-align:middle;line-height:30px;padding:5px 10px 5px 5px}.btn__icon{float:left;padding-right:5px}.btn_coupon{width:100%;font-size:12px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.btn-margin{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0 0 10px;z-index:10;position:relative}.decor-gray__line{padding-top:15px}.decor-gray__line-bottom{padding-bottom:15px;border-bottom:1px solid #f0f0f0}.decor-gray__line-bottom.checkout{padding-bottom:25px}.decored-gray__padding{border:1px solid #f0f0f0;padding:15px}.decored__right-line{white-space:nowrap;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.decored__right-line:after{margin:auto auto auto 12px;content:"";display:block;width:100%;height:1px;background:#f0f0f0}.tns-ovh{padding:100px 50px;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;margin:-100px -50px}[tabindex="-1"]{opacity:0;-webkit-transition:.9s;-o-transition:.9s;-moz-transition:.9s;transition:.9s}.tns-slider>.tns-item{-webkit-transition:.9s;-o-transition:.9s;-moz-transition:.9s;transition:.9s}.tns-nav{text-align:center;margin-bottom:10px}.tns-outer [aria-controls]{display:inline-block;margin:4px;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;width:12px;height:12px;border:1px solid #f0f0f0;background:#7f90aa;padding:0;opacity:.5}.tns-outer [aria-controls].tns-nav-active{background:#2fd6a5;opacity:1}.tns-outer [data-action]{display:none}.main{padding-top:97px;-webkit-overflow-scrolling:touch}.heading{margin:0}.heading-top{margin-bottom:0}.not-margin{margin:0}.no-top-padding{padding-top:0}.text-block{padding:30px 0;color:#7f90aa;max-width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;overflow:hidden}.text-block.with-description p{font-size:14px}.text-block.decored-blue{background:#e3eaf3;color:#7287a7}.text-block a{text-decoration:underline;color:#4172b0;font-weight:600}.text-block p{margin-top:15px}.text-block p a{text-decoration:underline;color:#4172b0;font-weight:600}.text-block p.not-decored{text-indent:0;font-size:14px}.text-block p:first-child{margin-top:0}.text-block ul{list-style:inside}.text-block ul li{color:#7f90aa;font-size:14px}.text-block__title{font-weight:700;font-size:36px;line-height:42px;text-align:center}.text-block__list{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;max-width:860px;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;list-style:none;margin:30px auto;padding:0}.text-block__list-item{list-style:none;min-width:360px;font-weight:700;font-size:20px;line-height:23px;padding:10px 10px 10px 23px;background:url(../../images/icons/plus.svg) no-repeat 0 rgba(0,0,0,0)}.text-attention{border:1px solid red;color:#7f90aa;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:10px;margin:10px 0 0;font-weight:700}.bg-green-oc{background:rgba(46,214,164,.51)}.bg-red-oc{background:rgba(247,80,119,.51)}@font-face{font-family:fontello;src:url(../../fonts/fontello.eot?42611358);src:url(../../fonts/fontello.eot?42611358#iefix) format("embedded-opentype"),url(../../fonts/fontello.woff2?42611358) format("woff2"),url(../../fonts/fontello.woff?42611358) format("woff"),url(../../fonts/fontello.ttf?42611358) format("truetype"),url(../../fonts/fontello.svg?42611358#fontello) format("svg");font-weight:400;font-style:normal}[class*=" icon-"]:before,[class^=icon-]:before{font-family:fontello;font-style:normal;font-weight:400;speak:never;display:inline-block;text-decoration:inherit;width:1em;margin-right:.2em;text-align:center;font-variant:normal;text-transform:none;line-height:1em;margin-left:.2em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-rocket:before{content:"\e800"}.icon-plus-squared-alt:before{content:"\f196"}.ss-main{position:relative;display:inline-block;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#666;width:100%;margin-top:5px}.ss-main .ss-single-selected{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;cursor:pointer;width:100%;height:36px;padding:6px;border:1px solid #9fb8d7;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;background-color:#fff;outline:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-transition:background-color .2s;-o-transition:background-color .2s;-moz-transition:background-color .2s;transition:background-color .2s}.ss-main .ss-single-selected.ss-disabled{background-color:#dcdee2;cursor:not-allowed}.ss-main .ss-single-selected.ss-open-above{-webkit-border-top-left-radius:0;-moz-border-radius-topleft:0;border-top-left-radius:0;-webkit-border-top-right-radius:0;-moz-border-radius-topright:0;border-top-right-radius:0}.ss-main .ss-single-selected.ss-open-below{-webkit-border-bottom-left-radius:0;-moz-border-radius-bottomleft:0;border-bottom-left-radius:0;-webkit-border-bottom-right-radius:0;-moz-border-radius-bottomright:0;border-bottom-right-radius:0}.ss-main .ss-single-selected .placeholder{-webkit-box-flex:1;-webkit-flex:1 1 100%;-moz-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;text-align:left;width:-webkit-calc(100% - 30px);width:-moz-calc(100% - 30px);width:calc(100% - 30px);line-height:1em;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-weight:500;color:#7f90aa}.ss-main .ss-single-selected .placeholder,.ss-main .ss-single-selected .placeholder *{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}.ss-main .ss-single-selected .placeholder *{width:auto}.ss-main .ss-single-selected .placeholder .ss-disabled{color:#dedede}.ss-main .ss-single-selected .ss-deselect{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-webkit-justify-content:flex-end;-moz-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-flex:0;-webkit-flex:0 1 auto;-moz-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;margin:0 6px;font-weight:700}.ss-main .ss-single-selected .ss-deselect.ss-hide{display:none}.ss-main .ss-single-selected .ss-arrow{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-webkit-justify-content:flex-end;-moz-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-flex:0;-webkit-flex:0 1 auto;-moz-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;margin:0 6px}.ss-main .ss-single-selected .ss-arrow span{border:solid #666;border-width:0 2px 2px 0;display:inline-block;padding:3px;-webkit-transition:margin .2s,-webkit-transform .2s;transition:margin .2s,-webkit-transform .2s;-o-transition:margin .2s,-o-transform .2s;-moz-transition:transform .2s,margin .2s,-moz-transform .2s;transition:transform .2s,margin .2s;transition:transform .2s,margin .2s,-webkit-transform .2s,-moz-transform .2s,-o-transform .2s}.ss-main .ss-single-selected .ss-arrow span.arrow-up{-webkit-transform:rotate(-135deg);-moz-transform:rotate(-135deg);-ms-transform:rotate(-135deg);-o-transform:rotate(-135deg);transform:rotate(-135deg);margin:3px 0 0}.ss-main .ss-single-selected .ss-arrow span.arrow-down{-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);margin:-3px 0 0}.ss-main .ss-multi-selected{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;cursor:pointer;min-height:30px;width:100%;padding:0 0 0 3px;border:1px solid #dcdee2;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;background-color:#fff;outline:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-transition:background-color .2s;-o-transition:background-color .2s;-moz-transition:background-color .2s;transition:background-color .2s}.ss-main .ss-multi-selected.ss-disabled{background-color:#dcdee2;cursor:not-allowed}.ss-main .ss-multi-selected.ss-disabled .ss-values .ss-disabled{color:#666}.ss-main .ss-multi-selected.ss-disabled .ss-values .ss-value .ss-value-delete{cursor:not-allowed}.ss-main .ss-multi-selected.ss-open-above{-webkit-border-top-left-radius:0;-moz-border-radius-topleft:0;border-top-left-radius:0;-webkit-border-top-right-radius:0;-moz-border-radius-topright:0;border-top-right-radius:0}.ss-main .ss-multi-selected.ss-open-below{-webkit-border-bottom-left-radius:0;-moz-border-radius-bottomleft:0;border-bottom-left-radius:0;-webkit-border-bottom-right-radius:0;-moz-border-radius-bottomright:0;border-bottom-right-radius:0}.ss-main .ss-multi-selected .ss-values{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-flex:1;-webkit-flex:1 1 100%;-moz-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;width:-webkit-calc(100% - 30px);width:-moz-calc(100% - 30px);width:calc(100% - 30px)}.ss-main .ss-multi-selected .ss-values .ss-disabled{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;padding:4px 5px;margin:2px 0;line-height:1em;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;width:100%;color:#dedede;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}@-webkit-keyframes scaleIn{0%{-webkit-transform:scale(0);transform:scale(0);opacity:0}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@-moz-keyframes scaleIn{0%{-moz-transform:scale(0);transform:scale(0);opacity:0}to{-moz-transform:scale(1);transform:scale(1);opacity:1}}@-o-keyframes scaleIn{0%{-o-transform:scale(0);transform:scale(0);opacity:0}to{-o-transform:scale(1);transform:scale(1);opacity:1}}@keyframes scaleIn{0%{-webkit-transform:scale(0);-moz-transform:scale(0);-o-transform:scale(0);transform:scale(0);opacity:0}to{-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);transform:scale(1);opacity:1}}@-webkit-keyframes scaleOut{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}to{-webkit-transform:scale(0);transform:scale(0);opacity:0}}@-moz-keyframes scaleOut{0%{-moz-transform:scale(1);transform:scale(1);opacity:1}to{-moz-transform:scale(0);transform:scale(0);opacity:0}}@-o-keyframes scaleOut{0%{-o-transform:scale(1);transform:scale(1);opacity:1}to{-o-transform:scale(0);transform:scale(0);opacity:0}}@keyframes scaleOut{0%{-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);transform:scale(1);opacity:1}to{-webkit-transform:scale(0);-moz-transform:scale(0);-o-transform:scale(0);transform:scale(0);opacity:0}}.ss-main .ss-multi-selected .ss-values .ss-value{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;font-size:12px;padding:3px 5px;margin:3px 5px 3px 0;color:#fff;background-color:#5897fb;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-animation-name:scaleIn;-moz-animation-name:scaleIn;-o-animation-name:scaleIn;animation-name:scaleIn;-webkit-animation-duration:.2s;-moz-animation-duration:.2s;-o-animation-duration:.2s;animation-duration:.2s;-webkit-animation-timing-function:ease-out;-moz-animation-timing-function:ease-out;-o-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-animation-fill-mode:both;-moz-animation-fill-mode:both;-o-animation-fill-mode:both;animation-fill-mode:both}.ss-main .ss-multi-selected .ss-values .ss-value.ss-out{-webkit-animation-name:scaleOut;-moz-animation-name:scaleOut;-o-animation-name:scaleOut;animation-name:scaleOut;-webkit-animation-duration:.2s;-moz-animation-duration:.2s;-o-animation-duration:.2s;animation-duration:.2s;-webkit-animation-timing-function:ease-out;-moz-animation-timing-function:ease-out;-o-animation-timing-function:ease-out;animation-timing-function:ease-out}.ss-main .ss-multi-selected .ss-values .ss-value .ss-value-delete{margin:0 0 0 5px;cursor:pointer}.ss-main .ss-multi-selected .ss-add{-webkit-box-flex:0;-webkit-flex:0 1 3px;-moz-box-flex:0;-ms-flex:0 1 3px;flex:0 1 3px;margin:9px 12px 0 5px}.ss-main .ss-multi-selected .ss-add,.ss-main .ss-multi-selected .ss-add .ss-plus{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.ss-main .ss-multi-selected .ss-add .ss-plus{-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;background:#666;position:relative;height:10px;width:2px;-webkit-transition:-webkit-transform .2s;transition:-webkit-transform .2s;-o-transition:-o-transform .2s;-moz-transition:transform .2s,-moz-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s,-moz-transform .2s,-o-transform .2s}.ss-main .ss-multi-selected .ss-add .ss-plus:after{background:#666;content:"";position:absolute;height:2px;width:10px;left:-4px;top:4px}.ss-main .ss-multi-selected .ss-add .ss-plus.ss-cross{-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}.ss-main .ss-content{position:absolute;width:100%;margin:-1px 0 0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border:1px solid #dcdee2;z-index:1010;background-color:#fff;-webkit-transform-origin:center top;-moz-transform-origin:center top;-ms-transform-origin:center top;-o-transform-origin:center top;transform-origin:center top;-webkit-transition:opacity .2s,-webkit-transform .2s;transition:opacity .2s,-webkit-transform .2s;-o-transition:opacity .2s,-o-transform .2s;-moz-transition:transform .2s,opacity .2s,-moz-transform .2s;transition:transform .2s,opacity .2s;transition:transform .2s,opacity .2s,-webkit-transform .2s,-moz-transform .2s,-o-transform .2s;opacity:0;-webkit-transform:scaleY(0);-moz-transform:scaleY(0);-ms-transform:scaleY(0);-o-transform:scaleY(0);transform:scaleY(0)}.ss-main .ss-content.ss-open{display:block;opacity:1;-webkit-transform:scaleY(1);-moz-transform:scaleY(1);-ms-transform:scaleY(1);-o-transform:scaleY(1);transform:scaleY(1)}.ss-main .ss-content .ss-search{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding:8px 8px 6px}.ss-main .ss-content .ss-search.ss-hide,.ss-main .ss-content .ss-search.ss-hide input{height:0;opacity:0;padding:0;margin:0}.ss-main .ss-content .ss-search input{display:-webkit-inline-box;display:-webkit-inline-flex;display:-moz-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:inherit;line-height:inherit;-webkit-box-flex:1;-webkit-flex:1 1 auto;-moz-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;width:100%;min-width:0;height:30px;padding:6px 8px;margin:0;border:1px solid #dcdee2;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;background-color:#fff;outline:0;text-align:left;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-box-sizing:border-box;-webkit-appearance:textfield}.ss-main .ss-content .ss-search input::-webkit-input-placeholder{color:#8a8a8a;vertical-align:middle}.ss-main .ss-content .ss-search input:-moz-placeholder,.ss-main .ss-content .ss-search input::-moz-placeholder{color:#8a8a8a;vertical-align:middle}.ss-main .ss-content .ss-search input:-ms-input-placeholder{color:#8a8a8a;vertical-align:middle}.ss-main .ss-content .ss-search input::-ms-input-placeholder{color:#8a8a8a;vertical-align:middle}.ss-main .ss-content .ss-search input::placeholder{color:#8a8a8a;vertical-align:middle}.ss-main .ss-content .ss-search input:focus{-webkit-box-shadow:0 0 5px #5897fb;-moz-box-shadow:0 0 5px #5897fb;box-shadow:0 0 5px #5897fb}.ss-main .ss-content .ss-search .ss-addable{display:-webkit-inline-box;display:-webkit-inline-flex;display:-moz-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;font-size:22px;font-weight:700;-webkit-box-flex:0;-webkit-flex:0 0 30px;-moz-box-flex:0;-ms-flex:0 0 30px;flex:0 0 30px;height:30px;margin:0 0 0 8px;border:1px solid #dcdee2;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.ss-main .ss-content .ss-addable{padding-top:0}.ss-main .ss-content .ss-list{max-height:200px;overflow-x:hidden;overflow-y:auto;text-align:left}.ss-main .ss-content .ss-list .ss-optgroup .ss-optgroup-label{padding:6px 10px;font-weight:700}.ss-main .ss-content .ss-list .ss-optgroup .ss-option{padding:6px 6px 6px 25px}.ss-main .ss-content .ss-list .ss-optgroup-label-selectable{cursor:pointer}.ss-main .ss-content .ss-list .ss-optgroup-label-selectable:hover{color:#fff;background-color:#5897fb}.ss-main .ss-content .ss-list .ss-option{padding:6px 10px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ss-main .ss-content .ss-list .ss-option *{display:inline-block}.ss-main .ss-content .ss-list .ss-option.ss-highlighted,.ss-main .ss-content .ss-list .ss-option:hover{color:#fff;background-color:#5897fb}.ss-main .ss-content .ss-list .ss-option.ss-disabled{cursor:not-allowed;color:#dedede;background-color:#fff}.ss-main .ss-content .ss-list .ss-option:not(.ss-disabled).ss-option-selected{color:#666;background-color:rgba(88,151,251,.1)}.ss-main .ss-content .ss-list .ss-option.ss-hide{display:none}.ss-main .ss-content .ss-list .ss-option .ss-search-highlight{background-color:#fffb8c}.tns-outer{padding:0!important;overflow:hidden}.tns-outer [hidden]{display:none!important}.tns-outer [aria-controls],.tns-outer [data-action]{cursor:pointer}.tns-slider{-webkit-transition:all 0s;-moz-transition:all 0s;-o-transition:all 0s;transition:all 0s}.tns-slider>.tns-item{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.tns-horizontal.tns-subpixel{white-space:nowrap}.tns-horizontal.tns-subpixel>.tns-item{display:inline-block;vertical-align:top;white-space:normal}.tns-horizontal.tns-no-subpixel:after{content:"";display:table;clear:both}.tns-horizontal.tns-no-subpixel>.tns-item{float:left}.tns-horizontal.tns-carousel.tns-no-subpixel>.tns-item{margin-right:-100%}.tns-gallery,.tns-no-calc{position:relative;left:0}.tns-gallery{min-height:1px}.tns-gallery>.tns-item{position:absolute;left:-100%;-webkit-transition:transform 0s,opacity 0s;-moz-transition:transform 0s,opacity 0s;-webkit-transition:opacity 0s,-webkit-transform 0s;transition:opacity 0s,-webkit-transform 0s;-o-transition:opacity 0s,-o-transform 0s;-moz-transition:transform 0s,opacity 0s,-moz-transform 0s;transition:transform 0s,opacity 0s;transition:transform 0s,opacity 0s,-webkit-transform 0s,-moz-transform 0s,-o-transform 0s}.tns-gallery>.tns-slide-active{position:relative;left:auto!important}.tns-gallery>.tns-moving{-webkit-transition:all .25s;-moz-transition:all .25s;-o-transition:all .25s;transition:all .25s}.tns-autowidth{display:inline-block}.tns-lazy-img{-webkit-transition:opacity .6s;-moz-transition:opacity .6s;-o-transition:opacity .6s;transition:opacity .6s;opacity:.6}.tns-lazy-img.tns-complete{opacity:1}.tns-ah{-webkit-transition:height 0s;-moz-transition:height 0s;-o-transition:height 0s;transition:height 0s}.tns-ovh{overflow:hidden}.tns-visually-hidden{position:absolute;left:-10000em}.tns-transparent{opacity:0;visibility:hidden}.tns-fadeIn{opacity:1;filter:alpha(opacity=100);z-index:0}.tns-fadeOut,.tns-normal{opacity:0;filter:alpha(opacity=0);z-index:-1}.tns-vpfix{white-space:nowrap}.tns-vpfix>div,.tns-vpfix>li{display:inline-block}.tns-t-subp2{margin:0 auto;width:310px;position:relative;height:10px;overflow:hidden}.tns-t-ct{width:2333.3333333%;width:2333.33333%;position:absolute;right:0}.tns-t-ct:after{content:"";display:table;clear:both}.tns-t-ct>div{width:1.4285714%;width:1.42857%;height:10px;float:left}code[class*=language-],pre[class*=language-]{color:#000;background:0 0;text-shadow:0 1px #fff;font-family:Consolas,Monaco,Andale Mono,Ubuntu Mono,monospace;font-size:1em;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;word-wrap:normal;line-height:1.5;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-hyphens:none;-moz-hyphens:none;-ms-hyphens:none;hyphens:none}code[class*=language-]::-moz-selection,code[class*=language-] ::-moz-selection,pre[class*=language-]::-moz-selection,pre[class*=language-] ::-moz-selection{text-shadow:none;background:#b3d4fc}code[class*=language-]::-moz-selection,code[class*=language-] ::-moz-selection,pre[class*=language-]::-moz-selection,pre[class*=language-] ::-moz-selection{text-shadow:none;background:#b3d4fc}code[class*=language-]::selection,code[class*=language-] ::selection,pre[class*=language-]::selection,pre[class*=language-] ::selection{text-shadow:none;background:#b3d4fc}pre[class*=language-]{padding:1em;margin:.5em 0;overflow:auto}:not(pre)>code[class*=language-],pre[class*=language-]{background:#f5f2f0}:not(pre)>code[class*=language-]{padding:.1em;-webkit-border-radius:.3em;-moz-border-radius:.3em;border-radius:.3em;white-space:normal}.token.cdata,.token.comment,.token.doctype,.token.prolog{color:#708090}.token.punctuation{color:#999}.token.namespace{opacity:.7}.token.boolean,.token.constant,.token.deleted,.token.number,.token.property,.token.symbol,.token.tag{color:#905}.token.attr-name,.token.builtin,.token.char,.token.inserted,.token.selector,.token.string{color:#690}.language-css .token.string,.style .token.string,.token.entity,.token.operator,.token.url{color:#9a6e3a;background:hsla(0,0%,100%,.5)}.token.atrule,.token.attr-value,.token.keyword{color:#07a}.token.class-name,.token.function{color:#dd4a68}.token.important,.token.regex,.token.variable{color:#e90}.token.bold,.token.important{font-weight:700}.token.italic{font-style:italic}.token.entity{cursor:help}.dataTable-wrapper.no-header .dataTable-container{border-top:1px solid #d9d9d9}.dataTable-wrapper.no-footer .dataTable-container{border-bottom:1px solid #d9d9d9}.dataTable-bottom,.dataTable-top{padding:8px 10px}.dataTable-bottom>div:first-child,.dataTable-bottom>nav:first-child,.dataTable-top>div:first-child,.dataTable-top>nav:first-child{float:left}.dataTable-bottom>div:last-child,.dataTable-bottom>nav:last-child,.dataTable-top>div:last-child,.dataTable-top>nav:last-child{float:right}.dataTable-selector{padding:6px}.dataTable-input{padding:6px 12px}.dataTable-info{margin:7px 0}.dataTable-pagination ul{margin:0;padding-left:0}.dataTable-pagination li{list-style:none;float:left}.dataTable-pagination a{border:1px solid rgba(0,0,0,0);float:left;margin-left:2px;padding:6px 12px;position:relative;text-decoration:none;color:#333}.dataTable-pagination a:hover{background-color:#d9d9d9}.dataTable-pagination .active a,.dataTable-pagination .active a:focus,.dataTable-pagination .active a:hover{background-color:#d9d9d9;cursor:default}.dataTable-pagination .disabled a,.dataTable-pagination .disabled a:focus,.dataTable-pagination .disabled a:hover,.dataTable-pagination .ellipsis a{cursor:not-allowed}.dataTable-pagination .disabled a,.dataTable-pagination .disabled a:focus,.dataTable-pagination .disabled a:hover{cursor:not-allowed;opacity:.4}.dataTable-pagination .pager a{font-weight:700}.dataTable-table{max-width:100%;width:100%;border-spacing:0;border-collapse:separate}.dataTable-table>tbody>tr>td,.dataTable-table>tbody>tr>th,.dataTable-table>tfoot>tr>td,.dataTable-table>tfoot>tr>th,.dataTable-table>thead>tr>td,.dataTable-table>thead>tr>th{vertical-align:top;padding:8px 10px}.dataTable-table>thead>tr>th{vertical-align:bottom;text-align:left;border-bottom:1px solid #d9d9d9}.dataTable-table>tfoot>tr>th{vertical-align:bottom;text-align:left;border-top:1px solid #d9d9d9}.dataTable-table th{vertical-align:bottom;text-align:left}.dataTable-table th a{text-decoration:none;color:inherit}.dataTable-sorter{display:inline-block;height:100%;position:relative;width:100%}.dataTable-sorter:after,.dataTable-sorter:before{content:"";height:0;width:0;position:absolute;right:4px;border-left:4px solid rgba(0,0,0,0);border-right:4px solid rgba(0,0,0,0);opacity:.5}.dataTable-sorter:before{border-top:4px solid #2fd6a5;bottom:0}.dataTable-sorter:after{border-bottom:4px solid #2fd6a5;border-top:4px solid rgba(0,0,0,0);top:0}.asc .dataTable-sorter:after,.desc .dataTable-sorter:before{opacity:1}.dataTables-empty{text-align:center}.dataTable-bottom:after,.dataTable-top:after{clear:both;content:" ";display:table}.home-heading{font-size:36px}.home-heading__how-works{margin-top:38px}.home__advantages{margin-top:60px;background:#222c38;padding:40px 0;-webkit-box-shadow:0 18px 49px 0 rgba(37,77,127,.55);-moz-box-shadow:0 18px 49px 0 rgba(37,77,127,.55);box-shadow:0 18px 49px 0 rgba(37,77,127,.55)}.home__advantages-items{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin-top:40px}.home__advantages-item{width:33.3%}.home__advantages-item:nth-child(2){border-left:1px solid #39424c;border-right:1px solid #39424c}.home__advantages-item__logo{height:85px;display:block;margin:0 auto}.home__advantages-item__title{margin:30px 0 0;font-weight:700;font-size:24px;color:#2fd6a5;text-align:center}.home__advantages-item__description{margin:15px 0 0;padding:0 55px;text-align:center;font-size:14px;color:#7f90aa}.home__advantages-heading{color:#fff;font-size:36px}.home-section{border-bottom:1px solid #f0f0f0;padding-top:30px}.home-section,.home-section__inner{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.home-section__inner{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-webkit-align-items:flex-end;-moz-box-align:end;-ms-flex-align:end;align-items:flex-end}.home-section__content{width:50%}.home-section__btn{font-size:18px;font-weight:600;padding:10px 88px;margin-top:22px;margin-bottom:30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.home-section__price{margin-top:17px}.home-section__price-item:last-child{margin-left:40px}.home-section__text{color:#7f90aa;font-size:14px;margin:22px 0 0}.home__how-works{margin-top:40px;-webkit-box-shadow:0 18px 49px 0 rgba(37,77,127,.55);-moz-box-shadow:0 18px 49px 0 rgba(37,77,127,.55);box-shadow:0 18px 49px 0 rgba(37,77,127,.55);padding:40px 0;margin-bottom:30px}.home__how-works__btn{padding:13px 58px;margin:45px auto 0;font-size:22px;font-weight:600}.home__how-works__btn_width{min-width:140px}.home__how-works__item{-webkit-box-flex:1;-webkit-flex-grow:1;-moz-box-flex:1;-ms-flex-positive:1;flex-grow:1}.home__how-works__item:not(:first-child){border-left:1px solid #f0f0f0}.home__how-works__item-text{margin-top:30px;font-size:14px;color:#7f90aa;padding:0 57px}.home__how-works__item-counter{-webkit-background-size:contain;-moz-background-size:contain;-o-background-size:contain;background-size:contain;background:url(../../images/green_arrow.svg) no-repeat;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;font-size:36px;font-weight:700;width:115px;color:#fff;height:55px}.home__how-works__item-label{margin-left:25px;color:#2fd6a5;font-size:24px;font-weight:700}.main .homeoffers{padding:10px 0 30px}.poster{padding-top:38px;padding-bottom:38px;background:#222c38}.poster.home{padding-top:20px;padding-bottom:20px}.poster-btn{display:inline-block;margin:46px auto 0;padding:12px 52px;font-size:22px;font-weight:700;color:#fff;background:#2fd6a5}.poster-description{width:780px;font-weight:300;margin:25px auto 0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;line-height:20px}.poster-icons{margin-top:15px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:space-evenly;-webkit-justify-content:space-evenly;-moz-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;padding:0 300px}.poster-icons,.poster-item{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.poster-item{-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.poster-item__desc{padding-left:15px}.icons{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;width:600px;margin:30px auto}.icon{height:18px}.icon.icon-mastercard{height:50px}.icon.icon-altcoin,.icon.icon-dmca{height:28px}.product__inner{padding-top:20px}.product-heading{padding-bottom:9px}.product-description{width:900px}.product-title{font-weight:700;font-size:36px;line-height:42px;text-align:center;display:block;margin:10px auto 20px;color:#7f90aa}.product-title:hover{color:#4172b0}.checkout-heading{margin:20px 0 0}.checkout-heading.payment{margin:35px 0 0;color:#7f90aa;font-size:20px;font-weight:500}.checkout-payment__container{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.checkout-payment__buttons{margin-top:20px;margin-bottom:70px}.checkout-payment__button{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;background:rgba(0,0,0,0);border:1px solid #f0f0f0;width:190px;height:95px;cursor:pointer;-webkit-transition:.2s;-o-transition:.2s;-moz-transition:.2s;transition:.2s}.checkout-payment__button input[type=radio],.checkout-payment__button input[type=submit]{display:none}.checkout-payment__button:hover{-webkit-box-shadow:0 12px 29px 0 rgba(37,77,127,.55);-moz-box-shadow:0 12px 29px 0 rgba(37,77,127,.55);box-shadow:0 12px 29px 0 rgba(37,77,127,.55)}.checkout-payment__button img{width:130px}.checkout-product-title{font-size:14px;color:#2fd6a5;font-weight:700;margin:20px 0 0}.checkout-product{margin-top:0}.checkout-product__discount{margin-left:60px}.checkout-product__discount__cost{margin-top:12px;font-size:20px;font-weight:700;color:#254d7f}.checkout-product__one-pcs{margin-left:78px}.checkout-product__one-pcs__cost{font-size:20px;font-weight:700;margin-top:12px;color:#7f90aa}.checkout-product__quantity{margin-left:58px}.checkout-product__description{margin-top:16px;margin-left:16px;margin-bottom:0;width:520px;font-size:14px;font-weight:500;color:#4172b0}.checkout-product__type-desc{font-size:14px;color:#2fd6a5;font-weight:700}.checkout-product__type-logo{max-width:100%}.checkout-product__type-logo__cont{color:rgba(0,0,0,0);overflow:hidden;font-size:0;margin-top:15px;width:32px;height:32px}.checkout-popup{width:100vw;height:100vh;position:fixed;display:none;top:0;left:0;z-index:102}.checkout-popup__close{position:absolute;right:15px;top:20px;cursor:pointer}.checkout-popup__submit{display:block;margin:15px auto 0;padding:12px 18px;font-size:18px;font-weight:700}.checkout-popup__desc{margin:30px 0 0;font-size:12px;color:#7f90aa;text-align:center}.checkout-popup__line{margin-top:10px;border-bottom:1px solid #f0f0f0;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding-bottom:10px}.checkout-popup__line:first-child{margin-top:30px}.checkout-popup__line span{font-size:14px;color:#7f90aa}.checkout-popup__line span:first-child{display:block;width:215px}.checkout-popup__line span:last-child{font-weight:600}.checkout-popup__head{margin:0;text-align:center}.checkout-popup__body{width:500px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:auto;background:#fff;padding:40px 25px;position:relative}.checkout-row__item{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;margin-top:20px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.checkout-row__item input{width:250px}.checkout-row__item_reviews-center{-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.checkout-row__cont{width:280px}.checkout-row__cont .select{width:250px}.checkout-row__cont_reviews{width:530px}.checkout-row__cont_reviews input{width:100%}.checkout-row__cont_reviews-checkbox{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding-left:52px;font-weight:500}.checkout-row__cont_install{width:340px}.checkout-row__cont_two-col{width:530px}.btn-install{margin-top:5px;margin-left:10px;width:80px!important}.application-body{display:none}.application-body_active{display:block}.application-body__wrap{display:none}.application__avatar{display:inline-block;width:50px;height:50px;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;-o-object-fit:contain;object-fit:contain}.application__name{margin-left:10px;margin-right:10px}.application__text{font-size:14px;font-weight:500;color:#4072b0}.application__error{display:none;color:#f74d75}.application__error_active{display:block}.faq-heading{font-size:20px}.not-found__heading{font-size:20px;color:#4172b0;text-align:center;margin-top:20px;margin-bottom:0}.not-found__description{margin-top:17px;text-align:center;color:#7f90aa;font-weight:500}.not-found__description a{color:#4172b0;text-decoration:underline;font-weight:700}.not-found__btn{display:block;margin:25px auto 0;padding:15px 60px;font-size:18px;font-weight:600}.not-found__btn.thank{margin-bottom:25px}.not-found__text{font-weight:300;color:#7f90aa;font-size:240px;margin:0 0 0 150px}.not-found__img{position:relative;right:160px;margin-top:72px}.not-found__cont{-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:125px}.not-found__cont,.order-product{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.order-product{-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.order-product__item{-webkit-box-flex:1;-webkit-flex-grow:1;-moz-box-flex:1;-ms-flex-positive:1;flex-grow:1;font-size:15px;text-align:center;width:25%;color:#a2a2a2}.order-property__title{color:#adadad}.order-property__desc,.order-property__title{font-size:13px;text-align:center;font-weight:700}.order-property__desc{color:#6f92b1;padding:0 10px}.order-properties__title{text-align:center;font-size:18px;color:#adadad;text-transform:uppercase}.order-properties__main{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.order-properties__head{width:25%;-webkit-box-flex:1;-webkit-flex-grow:1;-moz-box-flex:1;-ms-flex-positive:1;flex-grow:1;text-align:center;color:#3386a0;font-weight:700;font-size:13px}.order-description{border-bottom:1px solid #f0f0f0}.order-description__title{text-align:center;font-size:18px;color:#adadad;text-transform:uppercase}.order-description__content{font-size:14px;text-align:center;color:#6f92b1}.order-table{background:#fff;padding:15px;width:600px;-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:36px auto 0;-webkit-box-shadow:0 18px 49px 0 rgba(37,77,127,.55);-moz-box-shadow:0 18px 49px 0 rgba(37,77,127,.55);box-shadow:0 18px 49px 0 rgba(37,77,127,.55)}.order-table:last-child{margin-bottom:36px}.order-row{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px solid #f0f0f0;margin-top:20px;padding-bottom:5px;-webkit-box-align:end;-webkit-align-items:flex-end;-moz-box-align:end;-ms-flex-align:end;align-items:flex-end}.order-row_center{text-align:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0;padding:15px 0}.order-row_center .btn{padding:15px 60px}.order-row.summ{border-bottom:0;border-top:1px solid #f0f0f0;padding-top:10px}.order-row.summ span{font-size:19px}.order-row.summ span:last-child{font-size:23px}.order-row span{color:#ababab;font-size:14px}.order-row span:last-child{font-size:20px;color:#7d7272;font-weight:700}.error-paragraph{font-size:32px;color:#c5ccd7;font-weight:100;margin:0}.error__description{font-size:18px;color:#7f90aa}.error-image{display:block;margin:0 auto;position:relative;bottom:100px;left:174px}.error__text{line-height:180px;color:#c5ccd7;margin:0;font-size:240px}.error__cont{padding-left:400px;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.blog-container{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 auto;max-width:780px}.blog-container.post{margin-bottom:70px}.blog-card{margin-top:30px;width:370px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:0 18px 49px 0 rgba(37,77,127,.55);-moz-box-shadow:0 18px 49px 0 rgba(37,77,127,.55);box-shadow:0 18px 49px 0 rgba(37,77,127,.55)}.blog-card__continue{color:#2fd6a5;margin-top:23px;display:block;font-weight:700;font-size:16px}.blog-card__continue:hover{text-decoration:underline}.blog-card__text{font-size:14px;color:#7f90aa;margin:20px 0 0;height:133px;overflow:hidden}.blog-card__date{color:#7f90aa;margin:10px 0 0;font-size:14px;font-weight:100}.blog-card__title{color:#4072b0;font-size:18px;font-weight:600;height:45px;overflow:hidden;display:block}.blog-card__title:hover{text-decoration:underline}.blog-card__image{background:plum;width:100%;height:240px}.blog-card__content{padding:20px}.blog-pagination .pagination-container{-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-top:30px}.blog-post__heading{margin-top:15px}.blog-post__content{margin-top:5px}.blog-post__content p{color:#7f90aa;font-size:14px}.blog-post__content h2{color:#4172b0;font-size:16px}.blog-post__content ul{list-style:inside}.blog-post__content ul li{color:#7f90aa;font-size:14px}.blog-post__content img{max-width:100%}.blog-post__date{width:90px;border-top:2px solid #2fd6a5;text-align:center;color:#2fd6a5!important;font-weight:700;float:left;margin-right:15px;margin-bottom:15px;margin-top:20px}.blog-post__date-year{color:#2fd6a5!important;margin:0!important}.blog-post__date-number{color:#2fd6a5!important;font-size:32px!important;margin:10px 0 0}.blog-post__date-month{color:#2fd6a5!important;font-size:14px!important;margin:0!important}.blog-post__image{background:#0bd2a6;max-width:100%;display:block;margin-top:20px;height:400px;background-position:50%;background-repeat:no-repeat;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover}.blog-post__read{text-transform:uppercase;color:#7f90aa;font-size:14px;font-weight:100;margin:15px 0 0;text-align:left;width:100%}.blog-post__container{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0 auto;max-width:780px}.referral-poster{background-image:url(../../images/poster-background.png)}.referral-poster__card{margin:0}.referral-poster__card .home__advantages-item__description{color:#fff;padding:0 10%;margin:0}.referral-poster__card .home__advantages-heading{font-size:24px}.referral-poster__card .home__advantages-item__title{margin-bottom:15px}.referral-poster__card .home__advantages-item__logo{-o-object-fit:contain;object-fit:contain}.referral-content .text-block ul{list-style-type:none;margin:0;padding:0}.referral-content .text-block a{text-decoration:none}.referral-content__list{-webkit-box-pack:space-evenly;-webkit-justify-content:space-evenly;-moz-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}.referral-content__list,.referral-content__list-li{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.referral-content__list-li{-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}.referral-content__item{display:inline-block;text-align:center;border:2px solid #52e19f;padding:10px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;font-weight:700;margin-bottom:10px;min-width:210px}.referral-content__checked{position:relative;padding-left:20px}.referral-content__checked:before{content:"";position:absolute;top:50%;left:0;width:15px;height:15px;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);background:url(../../images/referral/checked.svg) no-repeat;-webkit-background-size:contain;-moz-background-size:contain;-o-background-size:contain;background-size:contain}.referral-poster-btn a{text-decoration:none;color:#fff}.referral-poster-btn .poster-btn{margin-top:10px}.referral-poster-btn__question{font-size:22px}.form-search{max-width:1200px;width:100%;margin:0 auto 10px;display:block;position:relative;text-align:center;padding:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.form-search_popup{margin:70px auto 10px;text-align:center;padding:10px 10px 0}.btn-search{background:url(../../images/search.svg) no-repeat 50% rgba(0,0,0,0);-webkit-background-size:contain;-moz-background-size:contain;-o-background-size:contain;background-size:contain;width:36px;height:36px;display:inline-block;position:absolute;top:5px;right:20px}.btn-search_popup{width:25px;height:25px;top:21px;left:25px}.search-icon{background:url(../../images/search.svg) no-repeat 50% rgba(0,0,0,0);-webkit-background-size:contain;-moz-background-size:contain;-o-background-size:contain;background-size:contain;width:40px;height:40px;display:block;position:absolute;top:10px;right:114px;cursor:pointer}.search-results{max-height:-webkit-calc(73vh - 50px);max-height:-moz-calc(73vh - 50px);max-height:calc(73vh - 50px);overflow-y:auto;background:#fff;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;padding:0 15px;position:relative}.search-results i{background:rgba(64,114,176,.3);font-style:normal}.search-results .text-size__sl,.search-results .text-size__sm{font-size:16px}.search-results .btn-large{font-size:16px;padding:5px 30px}.search-results .offer{padding:5px 10px}.search-results .offer-logo{width:20px;height:20px;-o-object-fit:contain;object-fit:contain}.search-results .homeoffers{padding:0;margin-top:10px}.search-results .homeoffers-offers .offer-title{-webkit-box-flex:0;-webkit-flex:0 0 70%;-moz-box-flex:0;-ms-flex:0 0 70%;flex:0 0 70%}.search-results .homeoffers-offers .offer-price{-webkit-box-flex:0;-webkit-flex:0 0 10%;-moz-box-flex:0;-ms-flex:0 0 10%;flex:0 0 10%}.search-results .homeoffers-offers .offer-links{-webkit-box-flex:0;-webkit-flex:0 0 15%;-moz-box-flex:0;-ms-flex:0 0 15%;flex:0 0 15%}.search-results .homeoffers-offers .offer-links a{width:auto;padding-left:30px;padding-right:30px}.search-results .homeoffers-offers .offer-name{font-size:16px}.search-results .homeoffers-product{margin-bottom:10px}.search-results .homeoffers-product .offer.heading .offer-title{-webkit-box-flex:0;-webkit-flex:0 0 65%;-moz-box-flex:0;-ms-flex:0 0 65%;flex:0 0 65%}.search-results .homeoffers-category{margin-bottom:0;border-bottom:none;padding-bottom:0}.search-out{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background:#2fd6a5;color:#fff;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;width:100%;position:absolute;left:0;right:0;margin:0 auto;padding:0 20px;bottom:-30px;-webkit-border-radius:0 0 5px 5px;-moz-border-radius:0 0 5px 5px;border-radius:0 0 5px 5px;z-index:1;display:none}.search-out__text{padding:10px 0;margin:0}a.search-out__text{font-weight:700;text-decoration:underline}.lds-spinner{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;height:150px}.lds-spinner__body{color:official;display:inline-block;position:relative;width:80px;height:80px}.lds-spinner__body div{-webkit-transform-origin:40px 40px;-moz-transform-origin:40px 40px;-ms-transform-origin:40px 40px;-o-transform-origin:40px 40px;transform-origin:40px 40px;-webkit-animation:lds-spinner 1.2s linear infinite;-moz-animation:lds-spinner 1.2s linear infinite;-o-animation:lds-spinner 1.2s linear infinite;animation:lds-spinner 1.2s linear infinite}.lds-spinner__body div:after{content:" ";display:block;position:absolute;top:3px;left:37px;width:6px;height:18px;-webkit-border-radius:20%;-moz-border-radius:20%;border-radius:20%;background:#2fd6a5}.lds-spinner__body div:first-child{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);-webkit-animation-delay:-1.1s;-moz-animation-delay:-1.1s;-o-animation-delay:-1.1s;animation-delay:-1.1s}.lds-spinner__body div:nth-child(2){-webkit-transform:rotate(30deg);-moz-transform:rotate(30deg);-ms-transform:rotate(30deg);-o-transform:rotate(30deg);transform:rotate(30deg);-webkit-animation-delay:-1s;-moz-animation-delay:-1s;-o-animation-delay:-1s;animation-delay:-1s}.lds-spinner__body div:nth-child(3){-webkit-transform:rotate(60deg);-moz-transform:rotate(60deg);-ms-transform:rotate(60deg);-o-transform:rotate(60deg);transform:rotate(60deg);-webkit-animation-delay:-.9s;-moz-animation-delay:-.9s;-o-animation-delay:-.9s;animation-delay:-.9s}.lds-spinner__body div:nth-child(4){-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg);-webkit-animation-delay:-.8s;-moz-animation-delay:-.8s;-o-animation-delay:-.8s;animation-delay:-.8s}.lds-spinner__body div:nth-child(5){-webkit-transform:rotate(120deg);-moz-transform:rotate(120deg);-ms-transform:rotate(120deg);-o-transform:rotate(120deg);transform:rotate(120deg);-webkit-animation-delay:-.7s;-moz-animation-delay:-.7s;-o-animation-delay:-.7s;animation-delay:-.7s}.lds-spinner__body div:nth-child(6){-webkit-transform:rotate(150deg);-moz-transform:rotate(150deg);-ms-transform:rotate(150deg);-o-transform:rotate(150deg);transform:rotate(150deg);-webkit-animation-delay:-.6s;-moz-animation-delay:-.6s;-o-animation-delay:-.6s;animation-delay:-.6s}.lds-spinner__body div:nth-child(7){-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg);-webkit-animation-delay:-.5s;-moz-animation-delay:-.5s;-o-animation-delay:-.5s;animation-delay:-.5s}.lds-spinner__body div:nth-child(8){-webkit-transform:rotate(210deg);-moz-transform:rotate(210deg);-ms-transform:rotate(210deg);-o-transform:rotate(210deg);transform:rotate(210deg);-webkit-animation-delay:-.4s;-moz-animation-delay:-.4s;-o-animation-delay:-.4s;animation-delay:-.4s}.lds-spinner__body div:nth-child(9){-webkit-transform:rotate(240deg);-moz-transform:rotate(240deg);-ms-transform:rotate(240deg);-o-transform:rotate(240deg);transform:rotate(240deg);-webkit-animation-delay:-.3s;-moz-animation-delay:-.3s;-o-animation-delay:-.3s;animation-delay:-.3s}.lds-spinner__body div:nth-child(10){-webkit-transform:rotate(270deg);-moz-transform:rotate(270deg);-ms-transform:rotate(270deg);-o-transform:rotate(270deg);transform:rotate(270deg);-webkit-animation-delay:-.2s;-moz-animation-delay:-.2s;-o-animation-delay:-.2s;animation-delay:-.2s}.lds-spinner__body div:nth-child(11){-webkit-transform:rotate(300deg);-moz-transform:rotate(300deg);-ms-transform:rotate(300deg);-o-transform:rotate(300deg);transform:rotate(300deg);-webkit-animation-delay:-.1s;-moz-animation-delay:-.1s;-o-animation-delay:-.1s;animation-delay:-.1s}.lds-spinner__body div:nth-child(12){-webkit-transform:rotate(330deg);-moz-transform:rotate(330deg);-ms-transform:rotate(330deg);-o-transform:rotate(330deg);transform:rotate(330deg);-webkit-animation-delay:0s;-moz-animation-delay:0s;-o-animation-delay:0s;animation-delay:0s}@-webkit-keyframes lds-spinner{0%{opacity:1}to{opacity:0}}@-moz-keyframes lds-spinner{0%{opacity:1}to{opacity:0}}@-o-keyframes lds-spinner{0%{opacity:1}to{opacity:0}}@keyframes lds-spinner{0%{opacity:1}to{opacity:0}}.tools__row>div{width:33%}.tools__row h3{margin:10px 0 20px}.tools__img{width:150px}.tools__border{border:10px solid #7ed1b5;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;padding:35px 0}.tools-form__title{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;font-size:24px;color:#000;margin-bottom:0}.tools-form__img{width:200px;height:auto;margin:0 10px}.tools-form__img_fb-checker{width:40px;margin-right:10px}.tools-form__wrap{position:relative;max-width:600px;width:100%;margin:10px auto 51px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.tools-form__panel{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.tools-form__input{-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;padding-left:25px!important;padding-right:40px!important;border:1px solid #2fd6a5!important}.tools-form__input_save{padding:8px;border:1px solid #0bd2a6;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;display:none}.tools-form__input_save-active{display:inline-block;max-width:120px}.tools-form__select{border:1px solid #0bd2a6;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;padding:8px 25px;margin-right:5px;max-width:135px}.tools-form__textarea{border:1px solid #2fd6a5!important;resize:none;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;margin-bottom:10px}.tools-form__btn{position:absolute;right:25px;top:9px;width:30px;height:30px;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;background:url(../../../assets/images/search.svg) no-repeat;-webkit-background-size:contain;-moz-background-size:contain;-o-background-size:contain;background-size:contain;border:none;cursor:pointer;outline:rgba(0,0,0,0)}.tools-form__btn_none{background:none}.tools-form__btn_checker{padding:10px 15px}.tools-form__btn_clear{padding:10px 15px;border:1px solid red}.tools-form__links{text-align:center;color:#2fd6a5;padding-top:10px;font-size:14px}.tools-form__links-item{margin-right:10px;font-weight:700;position:relative}.tools-form__links-item:before{content:"";position:absolute;width:100%;height:2px;background:#2fd6a5;bottom:-5px;left:0}.tools-form__links-item:last-child{margin-right:0}.instagram-hashtag{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin-bottom:30px}.instagram-hashtag__out{display:none}.instagram-hashtag__out_active{display:block}.instagram-hashtag__row{margin-bottom:10px}.instagram-hashtag__title{font-size:32px}.instagram-hashtag__subtitle{font-size:24px;margin:10px 0}.instagram-hashtag__item,.instagram-hashtag__similar{max-width:45%;color:#4172b0;background:#e5e9ee;font-size:17px;width:100%;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px}.instagram-hashtag__similar{max-width:100%}.instagram-hashtag__header{padding:10px 15px;border-bottom:1px solid #4172b0}.instagram-hashtag__textarea{border:0;width:100%;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;padding:10px;resize:none}.instagram-hashtag__copy{padding:10px 15px;margin-bottom:15px}.instagram-download__item{max-width:250px;width:100%;max-height:400px;position:relative}.instagram-download__link:hover .instagram-download__link-hover{position:absolute;display:block;width:100%;height:100%;background:rgba(0,0,0,.3);top:0;left:0;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.instagram-download__link:hover .instagram-download__link-hover:after{content:"";position:absolute;width:70px;height:70px;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);left:0;right:0;margin:0 auto;background:url(../../images/tools/download.svg) no-repeat;-webkit-background-size:contain;-moz-background-size:contain;-o-background-size:contain;background-size:contain;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.instagram-download__link-img{width:100%}.instagram-download__out{max-width:600px;width:100%;margin:0 auto 30px;display:none;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.instagram-download__desc{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;max-width:240px;width:100%;height:100%;padding:15px;border:1px solid #4172b0;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;text-align:center}.instagram-download__desc-avatar{max-width:150px;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%}.instagram-download__desc-social{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:10px}.instagram-download__desc-nick{margin-left:10px}.instagram-download__desc-likes,.instagram-download__desc-post{margin-bottom:10px}.instagram-audit__out{background:#e5e9ee;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;padding:15px;max-width:80%;margin:0 auto 50px;max-width:800px;display:none}.instagram-audit__col{display:inline-block}.instagram-audit__col-avatar{width:25%}.instagram-audit__col-desc{width:75%}.instagram-audit__avatar{max-width:120px;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%}.twitch-calculator__title{font-size:28px}.twitch-calculator__subtitle{font-size:20px}.twitch-calculator__out{display:none;background:#e5e9ee;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;padding:15px;max-width:80%;margin:0 auto 50px}.twitch-calculator__out_active{display:block}.twitch-calculator__row{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around;margin-bottom:15px}.twitch-calculator__block{max-width:37.5%;width:100%}.twitch-calculator__block:first-child{max-width:25%;width:100%}.twitch-calculator__col{margin-bottom:30px;text-align:center}.twitch-calculator__col-title{margin-top:0;margin-bottom:10px}.twitch-calculator__col-out,.twitch-calculator__col-title{font-size:24px;color:#653ea2;font-weight:700}.twitch-calculator__avatar{width:200px;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;margin-bottom:10px}.twitch-calculator__name{font-size:30px;text-transform:capitalize;color:#653ea2;font-weight:700}.twitch-calculator__desc-title{font-weight:700;color:#653ea2;font-size:24px;margin-bottom:10px}.twitch-calculator__desc-text{color:#653ea2}.instagram-top .dataTable-wrapper{overflow-x:auto}.instagram-top .dataTable-wrapper .dataTable-table>thead>tr>th{text-align:center}.instagram-top .dataTable-wrapper tbody>tr:nth-child(2n) td{background:rgba(0,0,0,.1)}.instagram-top .dataTable-wrapper tbody>tr{white-space:nowrap}.instagram-top .dataTable-wrapper tr>td:nth-child(3){text-align:center}.instagram-top .dataTable-wrapper tr>td:first-child,.instagram-top .dataTable-wrapper tr>td:nth-child(n+4){text-align:right}.top-table{max-width:960px;margin:0 auto;border:1px solid #4172b0;padding:10px 15px;text-align:center}.top-table__header{border-bottom:1px solid #4172b0;padding-bottom:10px}.top-table__header-title{max-width:160px;width:100%}.top-table__username-img{display:inline-block;max-width:50px;width:100%}.top-table__username-text{display:block}.top-table__username-avatar{display:inline-block;width:50px;height:50px;background:url(../../images/tools/avatar.png) no-repeat;-webkit-background-size:contain;-moz-background-size:contain;-o-background-size:contain;background-size:contain}.top-table__row{border-bottom:1px solid #4172b0;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;padding:10px 0}.top-table__col{max-width:160px;width:100%;margin:0}.top-table__link{color:#4172b0;font-style:italic;text-decoration:underline}.top-table__instagram{display:inline-block;margin-right:10px;width:20px;height:20px;vertical-align:middle;background-image:url(../../images/instagram-logo.svg);background-repeat:no-repeat}.facebook-checker__out{max-width:600px;margin:0 auto 30px;display:none}.facebook-checker__out_active{display:block}.facebook-checker__table-top{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:100%;background:#e5e9ee;height:30px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.facebook-checker__table-top-id{text-align:center;max-width:300px;width:100%}.facebook-checker__table-top-status{text-align:center;width:100%}.facebook-checker__table-body{border:1px solid #ccc;text-align:center}.facebook-checker__table-body,.facebook-checker__table-body-id{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.facebook-checker__table-body-id{max-width:300px;height:30px;border-right:1px solid #ccc}.facebook-checker__table-body-id,.facebook-checker__table-body-status{width:100%;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}.facebook-checker__table-body-status{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.loader{position:absolute;right:25px;top:9px;display:none}.loader__content{width:5px;height:5px;margin:0 auto;padding:10px;border:3px dashed #2fd6a5;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%}.loader .loader__content{-webkit-animation:loading 1.5s cubic-bezier(.17,.37,.43,.67) .3s infinite;-moz-animation:loading 1.5s .3s cubic-bezier(.17,.37,.43,.67) infinite;-o-animation:loading 1.5s .3s cubic-bezier(.17,.37,.43,.67) infinite;animation:loading 1.5s cubic-bezier(.17,.37,.43,.67) .3s infinite}.top-table .loader{left:0;right:0;width:100%;margin:0 auto;position:relative}.top-table .loader__content{width:50px;height:50px}@-webkit-keyframes loading{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}50%{-webkit-transform:rotate(180deg);transform:rotate(180deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-moz-keyframes loading{0%{-moz-transform:rotate(0deg);transform:rotate(0deg)}50%{-moz-transform:rotate(180deg);transform:rotate(180deg)}to{-moz-transform:rotate(1turn);transform:rotate(1turn)}}@-o-keyframes loading{0%{-o-transform:rotate(0deg);transform:rotate(0deg)}50%{-o-transform:rotate(180deg);transform:rotate(180deg)}to{-o-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes loading{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}50%{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}to{-webkit-transform:rotate(1turn);-moz-transform:rotate(1turn);-o-transform:rotate(1turn);transform:rotate(1turn)}}.rio-page__title{font-size:28px}.rio-page .text-block{padding-top:0}.rio-calculator__label{display:block;margin-bottom:5px;font-size:18px}.rio-calculator__input{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background:#e5e9ee;border:1px solid #2fd6a5;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;padding:5px}.rio-calculator__row{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin-bottom:30px}.rio-calculator__item{max-width:185px}.rio-calculator__btns{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin-bottom:30px}.rio-calculator__check{font-size:18px;margin-right:15px;padding:8px 15px;background:#2fd678;background:-webkit-gradient(linear,left top,right top,color-stop(32%,rgba(47,214,120,.969625)),to(#00d4ff));background:-webkit-linear-gradient(left,rgba(47,214,120,.969625) 32%,#00d4ff);background:-moz-linear-gradient(left,rgba(47,214,120,.969625) 32%,#00d4ff 100%);background:-o-linear-gradient(left,rgba(47,214,120,.969625) 32%,#00d4ff 100%);background:linear-gradient(90deg,rgba(47,214,120,.969625) 32%,#00d4ff);color:#fff}.rio-calculator__reset{font-size:18px;padding:8px 15px;border:1px solid #f74d75}.rio-calculator__out-row{-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:30px}.rio-calculator__out-center,.rio-calculator__out-row{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.rio-calculator__out-center{-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:50px}.rio-calculator__out-center .rio-card:first-child{margin-right:27px}.rio-calculator__out-title{font-size:24px}.rio-card{padding:15px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;text-align:right;max-width:280px;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px;color:#fff;font-size:18px}.rio-card__title{font-size:14px}.rio-card__logo{width:60px;height:60px;background:rgba(0,0,0,.3);-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.rio-card__one{background:#2fd678;background:-webkit-gradient(linear,left top,right top,color-stop(32%,rgba(47,214,120,.969625)),to(#00d4ff));background:-webkit-linear-gradient(left,rgba(47,214,120,.969625) 32%,#00d4ff);background:-moz-linear-gradient(left,rgba(47,214,120,.969625) 32%,#00d4ff 100%);background:-o-linear-gradient(left,rgba(47,214,120,.969625) 32%,#00d4ff 100%);background:linear-gradient(90deg,rgba(47,214,120,.969625) 32%,#00d4ff)}.rio-card__two{background:#2fd2d6;background:-webkit-gradient(linear,left top,right top,color-stop(14%,rgba(47,210,214,.969625)),color-stop(67%,#0063ff));background:-webkit-linear-gradient(left,rgba(47,210,214,.969625) 14%,#0063ff 67%);background:-moz-linear-gradient(left,rgba(47,210,214,.969625) 14%,#0063ff 67%);background:-o-linear-gradient(left,rgba(47,210,214,.969625) 14%,#0063ff 67%);background:linear-gradient(90deg,rgba(47,210,214,.969625) 14%,#0063ff 67%)}.rio-card__three{background:#2fd6d1;background:-webkit-gradient(linear,left top,right top,color-stop(14%,rgba(47,214,209,.969625)),color-stop(67%,#00acff));background:-webkit-linear-gradient(left,rgba(47,214,209,.969625) 14%,#00acff 67%);background:-moz-linear-gradient(left,rgba(47,214,209,.969625) 14%,#00acff 67%);background:-o-linear-gradient(left,rgba(47,214,209,.969625) 14%,#00acff 67%);background:linear-gradient(90deg,rgba(47,214,209,.969625) 14%,#00acff 67%)}.rio-card__four{background:#2fd6a2;background:-webkit-gradient(linear,left top,right top,color-stop(34%,rgba(47,214,162,.969625)),color-stop(67%,#008eff));background:-webkit-linear-gradient(left,rgba(47,214,162,.969625) 34%,#008eff 67%);background:-moz-linear-gradient(left,rgba(47,214,162,.969625) 34%,#008eff 67%);background:-o-linear-gradient(left,rgba(47,214,162,.969625) 34%,#008eff 67%);background:linear-gradient(90deg,rgba(47,214,162,.969625) 34%,#008eff 67%)}.rio-card__banner{border:1px solid #2fd6a5;max-width:15%;background:#ccc;text-align:left;height:112px}.rio-card__banner-text{max-width:100px}.rio-card__banner-bm{border:none;background:url(../../images/tools/banner_bm.jpg) no-repeat;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover}.rio-card__banner-tiktok{border:none;background:url(../../images/tools/banner_tiktok.jpg) no-repeat;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover}.rio-card__banner-fb-ads{border:none;background:url(../../images/tools/banner_fb-ads.jpg) no-repeat 50%;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover}.rio-card__banner-google-ads{background:url(../../images/tools/banner_google-ads.jpg) no-repeat 50%;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover}.rio-card__banner-google-adWords{background:url(../../images/tools/banner_google-adWords.png) no-repeat 50%;-webkit-background-size:contain;-moz-background-size:contain;-o-background-size:contain;background-size:contain}.rio-card__banner-youtube-ads{background:url(../../images/tools/banner_youtube-ads.png) no-repeat 50%;-webkit-background-size:contain;-moz-background-size:contain;-o-background-size:contain;background-size:contain}.review_preview{margin:10px 0 0}.review .rm-link{color:#7f90aa;margin:0 0 10px;display:block}.review .features{margin:30px auto;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.review .features-block__logo{margin:10px auto 15px;width:auto}.review .features-block__description{margin:10px auto}.review .blurred_to-right:before{right:-50%;width:1400px;height:1400px}.review .gradient-header__title{font-size:32px;line-height:40px}.review .gradient-header__subtitle{padding-bottom:20px}.review .gradient-header__subtitle .small-category-item{margin:20px 0}.review .gradient-header__subtitle .small-category-item__name{color:#222c38}.main.review{overflow:hidden}.footer{background:#222c38;padding-top:38px}.footer__inner{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.footer__title{display:block;margin:0;color:#fff;padding:7px 0;font-size:18px;min-height:20px}.footer-column{width:50%;-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.footer-item{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-right:10%}.footer-item:last-child{padding-right:0}.footer-icons{padding-top:40px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-right:170px;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.footer-link{color:#2fd6a5;padding:7px 0;font-size:14px;min-width:145px}.footer-link:hover{text-decoration:underline}.footer-decor{background:#4172b0;width:100%;height:15px;margin-top:30px}.header{background:#222c38;position:fixed;top:0;left:0;width:100%;z-index:101}.header-inner{width:100%;position:relative}.header-logo{min-height:36px}.header__logo .social-link{padding:0 5px;display:inline-block}.header__logo .social-link img{width:33px;height:auto}.header__inner{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-top:11px;padding-bottom:9px}.header__nav-link{color:#2fd6a5;padding-right:40px;font-size:14px}.header__nav-link:hover{text-decoration:underline}.header__nav-link:last-child{padding-right:0}.header__tab.dropdown{background-image:url(../../images/arrow-blue-bottom.svg);padding-left:15px;padding-right:40px;background-position-x:125px;position:relative;background-repeat:no-repeat;display:none;overflow:visible}.header__tab.dropdown.opened{background-image:url(../../images/arrow-blue-top.svg)}.header__tab.dropdown:hover{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.header__tab.dropdown.active{background:url(../../images/arrow-blue-bottom.svg) no-repeat;background-position-x:125px;background-position-y:50%}.header__tab.dropdown.active:after{display:none}.header__tab.dropdown.active .dropdown-menu{max-height:400px;width:240px}.header__tab.active{background-color:#e5e9ee;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.header__tab.active:after{content:"";position:absolute;height:3px;width:102%;top:0;left:-2px;background:#222c38}.header__tab-inner{border-left:1px solid #cfdceb;max-width:1200px;margin:0 auto;position:relative;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.header__tab-cont{background:#fff;border-bottom:1px solid #cfdceb;position:relative}.header__tab-logo{margin-right:5px;width:15px}.header__tab-desc{font-size:14px;color:#4172b0}.dropdown-menu{background:#fff;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border-top:#7f90aa;width:100%;color:#4172b0;max-height:0;text-align:center;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;position:absolute;top:38px;right:0;-webkit-transition:.1s;-o-transition:.1s;-moz-transition:.1s;transition:.1s;overflow:hidden;-webkit-box-shadow:0 40px 111px 0 rgba(37,77,127,.55);-moz-box-shadow:0 40px 111px 0 rgba(37,77,127,.55);box-shadow:0 40px 111px 0 rgba(37,77,127,.55)}.dropdown-menu .header__tab{width:100%;max-width:250px;height:auto;padding:20px 20px 20px 55px;-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;border:0;font-weight:500;font-size:14px;color:#4172b0;background-position-x:25px}.dropdown-menu .header__tab.active{background-color:#e5e9ee}.dropdown-menu .header__tab.active:after{display:none}.dropdown-menu .header__tab:hover{text-decoration:underline}.hamburger{display:none;position:absolute;right:0;top:0;width:30px;height:20px;padding:20px;z-index:2}.hamburger:after,.hamburger:before,.hamburger span{-webkit-transition:.4s;-o-transition:.4s;-moz-transition:.4s;transition:.4s;right:25px;position:absolute;content:"";display:block;background:#2fd6a5;width:30px;height:6px;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px}.hamburger:before{top:20px}.hamburger span{opacity:1;top:30px}.hamburger:after{top:40px}.hamburger.active span{opacity:0;-webkit-transition:.7s;-o-transition:.7s;-moz-transition:.7s;transition:.7s}.hamburger.active:before{top:30px;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}.hamburger.active:after{top:50%;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}.header__lang{max-width:46px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.header__lang a,.header__lang span{display:inline-block;color:#2fd6a5;font-size:14px;font-weight:500;text-transform:uppercase;padding:6px 14px}.header__lang-arrow{display:none;position:relative;right:7px;top:12px}.header__lang-arrow.active{top:7px;-webkit-transform:rotate(-180deg);-moz-transform:rotate(-180deg);-ms-transform:rotate(-180deg);-o-transform:rotate(-180deg);transform:rotate(-180deg)}body.touch .header__lang-arrow{display:block}.header__lang-menu{border:2px solid #4072b0;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;cursor:pointer;position:absolute;top:13px;right:10px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;z-index:3;background:#222c38;max-height:32px;overflow:hidden;-webkit-transition:.3s linear;-o-transition:.3s linear;-moz-transition:.3s linear;transition:.3s linear}.header__lang-menu,.header__lang-menu *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.header__lang-menu.open{max-height:500px}.header__user{display:block;position:absolute;top:13px;right:72px;width:36px;height:36px;background:url(../../images/user-login.svg) no-repeat top;-webkit-background-size:contain;-moz-background-size:contain;-o-background-size:contain;background-size:contain}.header__user:hover{opacity:.7}.header__user.login{color:#2fd6a5;padding-top:27px;top:8px;font-size:14px;text-align:center}.header__user.header__user_in{background:url(../../images/user.svg) no-repeat 50%;-webkit-background-size:contain;-moz-background-size:contain;-o-background-size:contain;background-size:contain}.header__user.header__user_in:before{display:block;position:absolute;top:0;right:0;content:"1";color:#fff;font-size:10px;padding:2px 5px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;background:#f74d75}.ads{font-size:14px;background:#4172b0;color:#fff;font-weight:700;line-height:24px;display:none;text-align:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;padding:0 30px;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.ads a{text-decoration:underline;text-shadow:-1px 0 1px rgba(0,0,0,.5)}.header.active .ads{height:0}.cls{width:20px;height:20px;background:url(../../images/close-w.svg) no-repeat 50% rgba(0,0,0,0);-webkit-background-size:contain;-moz-background-size:contain;-o-background-size:contain;background-size:contain;cursor:pointer;position:absolute;right:6px}.menu__item{position:relative;background:#fff}.menu__item:last-child .submenu{right:0;left:auto}.menu__item.active .submenu{display:block}.menu__item.more{display:none}.menu__item.more.more__active{display:block;position:static}.menu__item.more .menu-link{background-image:url(../../images/arrow-blue-bottom.svg)}.menu-link{cursor:pointer;max-width:220px;width:200px;padding:10px 10px 10px 40px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border-right:1px solid #cfdceb;color:#4172b0;font-size:14px;white-space:nowrap;background:#fff no-repeat;background-position-y:center;background-position-x:10px;-webkit-transition:.2s;-o-transition:.2s;-moz-transition:.2s;transition:.2s;-o-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden;display:block;-webkit-background-size:22px 22px;-moz-background-size:22px 22px;-o-background-size:22px 22px;background-size:22px 22px}.menu-link.instagram{background-image:url(../../images/instagram-logo.svg)}.menu-link.facebook{background-image:url(../../images/fbb-logo.svg)}.menu-link.gmail{background-image:url(../../images/gmail_logo.svg)}.menu-link.steam{background-image:url(../../images/steam_logo.svg)}.menu-link.twitter{background-image:url(../../images/twitter_logo.svg)}.menu-link.reddit{background-image:url(../../images/reddit_logo.svg)}.menu-link.netflix{background-image:url(../../images/netflix.svg)}.menu-link.netflix,.menu-link.proxy{-webkit-background-size:22px 22px;-moz-background-size:22px 22px;-o-background-size:22px 22px;background-size:22px 22px}.menu-link.proxy{background-image:url(../../images/server.svg)}.menu-link.vkontakte{background-image:url(../../images/vkontakte_logo.svg)}.menu-link.TikTok,.menu-link.vkontakte{-webkit-background-size:22px 22px;-moz-background-size:22px 22px;-o-background-size:22px 22px;background-size:22px 22px}.menu-link.TikTok{background-image:url(../../images/tiktok_logo.svg)}.menu-link.paypal{background-image:url(../../images/paypal.svg)}.menu-link.business,.menu-link.paypal{-webkit-background-size:22px 22px;-moz-background-size:22px 22px;-o-background-size:22px 22px;background-size:22px 22px}.menu-link.business{background-image:url(../../images/other.png)}.submenu{display:none;position:absolute;top:100%;left:0;right:auto;background:#fff;padding:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:100%;border:1px solid #cfdceb;min-width:240px}.submenu__item{font-size:14px;line-height:20px;padding:10px;color:#4172b0;display:block}.submenu__item:hover{text-decoration:underline}.submenu__item.instagram{background-image:url(../../images/instagram-logo.svg)}.submenu__item.facebook{background-image:url(../../images/fbb-logo.svg)}.submenu__item.gmail{background-image:url(../../images/gmail_logo.svg)}.submenu__item.steam{background-image:url(../../images/steam_logo.svg)}.submenu__item.twitter{background-image:url(../../images/twitter_logo.svg)}.submenu__item.reddit{background-image:url(../../images/reddit_logo.svg)}.submenu__item.netflix{background-image:url(../../images/netflix.svg)}.submenu__item.netflix,.submenu__item.proxy{-webkit-background-size:22px 22px;-moz-background-size:22px 22px;-o-background-size:22px 22px;background-size:22px 22px}.submenu__item.proxy{background-image:url(../../images/server.svg)}.submenu__item.vkontakte{background-image:url(../../images/vkontakte_logo.svg)}.submenu__item.TikTok,.submenu__item.vkontakte{-webkit-background-size:22px 22px;-moz-background-size:22px 22px;-o-background-size:22px 22px;background-size:22px 22px}.submenu__item.TikTok{background-image:url(../../images/tiktok_logo.svg)}.submenu__item.paypal{background-image:url(../../images/paypal.svg)}.submenu__item.business,.submenu__item.paypal{-webkit-background-size:22px 22px;-moz-background-size:22px 22px;-o-background-size:22px 22px;background-size:22px 22px}.submenu__item.business{background-image:url(../../images/other.png)}.submenu__scope{position:relative}.more>.submenu{border:none}.more .submenu__scope .submenu__item{background-position:10px;-webkit-background-size:22px 22px;-moz-background-size:22px 22px;-o-background-size:22px 22px;background-size:22px 22px;background-repeat:no-repeat;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;padding:10px 10px 10px 40px;text-align:left}.submenu2{display:none;position:absolute;top:100%;left:0;background:#fff;padding:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:100%;min-width:180px;z-index:10;border:1px solid #cfdceb;max-height:400px;overflow:auto}.submenu2__item{font-size:14px;line-height:20px;padding:10px;color:#4172b0;display:block}.submenu2__item:hover{text-decoration:underline}.submenu2.active{display:block}.toggler .menu-link{border:0;background-image:url(../../images/arrow-blue-bottom.svg);padding-left:15px;padding-right:40px;background-position-x:right;position:relative;background-repeat:no-repeat}.toggler.opened .menu-link{background-image:url(../../images/arrow-blue-top.svg)}.item.active .submenu2{display:block}.tns-inner .card{border:1px solid #f0f0f0}.home-section__btn:hover,.home__how-works__btn:hover,.poster-btn:hover,.product-buy__finish-btn:hover{-webkit-box-shadow:0 5px 11px 0 rgba(37,77,127,.35);-moz-box-shadow:0 5px 11px 0 rgba(37,77,127,.35);box-shadow:0 5px 11px 0 rgba(37,77,127,.35)}.card{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:300px;min-height:400px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border-bottom:1px solid #f0f0f0;border-right:1px solid #f0f0f0;-webkit-transition:.2s;-o-transition:.2s;-moz-transition:.2s;transition:.2s;background:#fff;position:relative;z-index:1;padding:9% 9% 0}.card-buy{display:block}.card-btn{width:100%}.card-parent{position:relative;width:299px;margin-top:1px;height:auto;border-bottom:1px solid #f0f0f0}.card-parent,.card-title{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;overflow:hidden}.card-title{color:#4172b0;width:280px;height:70px;-o-text-overflow:ellipsis;text-overflow:ellipsis;display:block;padding-right:35px;margin-bottom:20px}.card-property{width:100%;color:#7f90aa;line-height:20px}.card-stat{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-top:20px;width:100%;padding-bottom:10px}.card-stat p{margin:0}.card-stat__price{margin-left:auto}.card-stat__points{margin-left:10px}.card__deal-btn{-webkit-transition:.2s;-o-transition:.2s;-moz-transition:.2s;transition:.2s;display:block;margin-top:10px}.cards-title{font-size:20px;line-height:20px;padding:0 15px;display:block;color:#4172b0;font-weight:700}.cards-title:hover{text-decoration:underline}.cards-container{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;border-left:1px solid #f0f0f0;border-top:1px solid #f0f0f0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin-bottom:110px}.card-stat__logo{width:100%}.card-stat__image-container{width:32px;overflow:hidden;color:rgba(0,0,0,0)}.card_title_weight{font-weight:700}.filter{height:80px;position:relative}.filter-link{color:#7f90aa;font-size:14px;font-weight:700;padding:7px 25px 7px 15px;display:none;width:auto}.filter-link.active{padding-top:0;margin:0;display:block;background:url(../../images/arrow-blue-bottom.svg) no-repeat;background-position-x:95%;background-position-y:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.filter-link.active:before{content:"Sort by:";font-weight:300;padding-right:5px}.filter-menu{z-index:3}.filter-dropdown,.filter-menu{background:#fff;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:absolute}.filter-dropdown{top:25px;cursor:pointer;color:#7f90aa;padding-top:15px;font-size:14px;font-weight:300;z-index:4}.filter-dropdown.active{-webkit-box-shadow:0 18px 49px 0 rgba(37,77,127,.55);-moz-box-shadow:0 18px 49px 0 rgba(37,77,127,.55);box-shadow:0 18px 49px 0 rgba(37,77,127,.55);display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.filter-dropdown.active .filter-link{display:block}.filter-dropdown.active .filter-link:hover{background:#e5e9ee}.filter-dropdown.active .filter-link.active{display:block;background:url(../../images/arrow-blue-top.svg) no-repeat;background-position-x:95%;background-position-y:4px;-webkit-box-ordinal-group:0;-webkit-order:-1;-moz-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.filter-dropdown.active .filter-link.active:hover{background:url(../../images/arrow-blue-top.svg) no-repeat;background-position-x:95%;background-position-y:4px}.pagination_forum{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin-top:50px;padding-left:0}.pagination_forum .active .pagination-link{background:#2fd6a5;color:#fff}.pagination-item{display:inline-block}.pagination-container{-webkit-box-pack:end;-webkit-justify-content:flex-end;-moz-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;padding-bottom:30px}.pagination-arrow,.pagination-container{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.pagination-arrow{padding:15px;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;border:1px solid #2fd6a5;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.pagination-arrow.left{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg);margin-right:15px}.pagination-arrow.right{margin-left:15px}.pagination-link{background:rgba(0,0,0,0);color:#2fd6a5;font-size:22px;padding:7px 15px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;position:relative;margin:0 5px}.pagination-link:hover{background:#2fd6a5;color:#fff}.pagination-link.active{background:#2fd6a5;color:#fff}.pagination-link_disable{color:#222c38}.accordeon{border:1px solid #f0f0f0;margin-bottom:80px}.accordeon-item{cursor:pointer;padding:25px;border-bottom:1px solid #f0f0f0;-webkit-transition:.7s;-o-transition:.7s;-moz-transition:.7s;transition:.7s}.accordeon-item:hover{-webkit-box-shadow:0 18px 49px 0 rgba(37,77,127,.55);-moz-box-shadow:0 18px 49px 0 rgba(37,77,127,.55);box-shadow:0 18px 49px 0 rgba(37,77,127,.55)}.accordeon-item:last-child{border:0}.accordeon-item__caret{position:absolute;width:10px;right:0;top:50%;-webkit-transition:1s;-o-transition:1s;-moz-transition:1s;transition:1s}.accordeon-item__title{color:#0073b4;font-size:20px;font-weight:700;position:relative;padding-right:50px;margin:0}.accordeon-item__note{margin-left:15px}.accordeon-item__header{position:relative;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:baseline;-webkit-align-items:baseline;-moz-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-right:25px}.accordeon-item__header .accordeon-item__title{margin-bottom:10px}.accordeon-item__btn{padding:10px 30px;font-size:18px;font-weight:700;-webkit-transition:1s;-o-transition:1s;-moz-transition:1s;transition:1s}.accordeon-item__counter{margin-left:10px;width:30px;height:30px;display:-webkit-inline-box;display:-webkit-inline-flex;display:-moz-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;color:#f74d75;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;border:1px solid #f74d75}.accordeon-item .text-block{max-height:0;overflow:hidden;padding:0;opacity:0;-webkit-transition:1s;-o-transition:1s;-moz-transition:1s;transition:1s}.accordeon-item.active>.text-block{opacity:1;padding-top:30px;padding-bottom:0;max-height:25000px;-webkit-transition:1s;-o-transition:1s;-moz-transition:1s;transition:1s}.accordeon-item.active>.accordeon-item__title>.accordeon-item__caret{-webkit-transition:1s;-o-transition:1s;-moz-transition:1s;transition:1s;-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}@-webkit-keyframes popup{0%{opacity:0}to{opacity:1}}@-moz-keyframes popup{0%{opacity:0}to{opacity:1}}@-o-keyframes popup{0%{opacity:0}to{opacity:1}}@keyframes popup{0%{opacity:0}to{opacity:1}}.popup{display:none;position:fixed;top:0;width:100%;height:100vh;left:0;z-index:102}.popup-text{margin:0;font-size:14px;color:#7f90aa;padding:0 50px;max-width:100%}.popup-btn{font-weight:600;font-size:18px;margin-top:40px;padding:13px 60px}.popup-heading{font-size:20px;color:#4172b0;margin-top:40px;margin-bottom:20px;font-weight:700}.popup-body{width:500px;min-height:200px;margin:auto;background:#fff;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;-webkit-animation-name:popup;-moz-animation-name:popup;-o-animation-name:popup;animation-name:popup;-webkit-animation-timing-function:ease-out;-moz-animation-timing-function:ease-out;-o-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-animation-fill-mode:forwards;-moz-animation-fill-mode:forwards;-o-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-duration:.4s;-moz-animation-duration:.4s;-o-animation-duration:.4s;animation-duration:.4s;position:relative;padding-bottom:20px}.popup-body form{max-width:320px}.popup-overlay{display:none;position:fixed;top:0;width:100%;height:100vh;left:0;background-color:#222c38;opacity:.302;z-index:101}.popup__tab{display:none;padding:35px 0 20px}.popup__tab-title{color:#4072b0;font-size:16px;margin-bottom:25px}.popup__menu{width:100%;padding:0 40px}.popup__menu,.popup__menu *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.popup__nav{margin:0;padding:0;list-style:none;color:#fff;white-space:nowrap}.popup__nav-item{display:inline-block;padding:10px 0;cursor:pointer;position:relative;z-index:100;-webkit-transition:color .6s ease;-o-transition:color ease .6s;-moz-transition:color ease .6s;transition:color .6s ease;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;min-width:50%;opacity:.6}.popup__nav-item:first-child{z-index:101}.popup__nav-item.active{opacity:1;color:#fff}.popup__nav-item:after,.popup__nav-item:before{content:"";position:absolute;width:100%;height:50%;left:0;right:0;background-color:#2fd6a5;z-index:-1}.popup__nav-item:before{bottom:0;-webkit-transform:skew(-30deg) scale(103%);-moz-transform:skew(-30deg) scale(103%);-ms-transform:skew(-30deg) scale(103%);-o-transform:skew(-30deg) scale(103%);transform:skew(-30deg) scale(103%)}.popup__nav-item:after{top:0;-webkit-transform:skew(30deg) scale(103%);-moz-transform:skew(30deg) scale(103%);-ms-transform:skew(30deg) scale(103%);-o-transform:skew(30deg) scale(103%);transform:skew(30deg) scale(103%)}.popup__nav-item.active:after,.popup__nav-item.active:before{background-color:#2fd6a5}.popup__nav-icon{display:-webkit-inline-box;display:-webkit-inline-flex;display:-moz-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;font-weight:700}.popup__nav-icon:before{margin-right:10px;font-size:24px}.login-popup__close{position:absolute;top:5px;right:5px;cursor:pointer}form .link{display:inline-block;color:#4172b0;font-size:14px;padding:5px;font-weight:700;cursor:pointer}.search-popup__wrap{position:relative}.reseller-popup .backend-message{line-height:2}.preloader{background:#fff;width:100%;height:100%;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;opacity:1;-webkit-animation:fade-out 2s linear;-moz-animation:fade-out 2s linear;-o-animation:fade-out 2s linear;animation:fade-out 2s linear;-webkit-animation-fill-mode:forwards;-moz-animation-fill-mode:forwards;-o-animation-fill-mode:forwards;animation-fill-mode:forwards;position:fixed;top:0;left:0;z-index:9999}.preloader__heart{width:80px;height:80px;display:inline-block;position:relative}.preloader__heart-inner{background:url(../../favicon/android-icon-72x72.png) no-repeat;width:60px;height:60px;-webkit-background-size:contain;-moz-background-size:contain;-o-background-size:contain;background-size:contain;-webkit-animation:lds-heart 1.2s cubic-bezier(.215,.61,.355,1) infinite;-moz-animation:lds-heart 1.2s infinite cubic-bezier(.215,.61,.355,1);-o-animation:lds-heart 1.2s infinite cubic-bezier(.215,.61,.355,1);animation:lds-heart 1.2s cubic-bezier(.215,.61,.355,1) infinite;position:absolute;top:13px;left:10px}@-webkit-keyframes fade-out{0%,50%{opacity:1}to{opacity:0;display:none}}@-moz-keyframes fade-out{0%,50%{opacity:1}to{opacity:0;display:none}}@-o-keyframes fade-out{0%,50%{opacity:1}to{opacity:0;display:none}}@keyframes fade-out{0%,50%{opacity:1}to{opacity:0;display:none}}@-webkit-keyframes lds-heart{0%{-webkit-transform:scale(.95);transform:scale(.95)}5%{-webkit-transform:scale(1.1);transform:scale(1.1)}39%{-webkit-transform:scale(.85);transform:scale(.85)}45%{-webkit-transform:scale(1);transform:scale(1)}60%{-webkit-transform:scale(.95);transform:scale(.95)}to{-webkit-transform:scale(.9);transform:scale(.9)}}@-moz-keyframes lds-heart{0%{-moz-transform:scale(.95);transform:scale(.95)}5%{-moz-transform:scale(1.1);transform:scale(1.1)}39%{-moz-transform:scale(.85);transform:scale(.85)}45%{-moz-transform:scale(1);transform:scale(1)}60%{-moz-transform:scale(.95);transform:scale(.95)}to{-moz-transform:scale(.9);transform:scale(.9)}}@-o-keyframes lds-heart{0%{-o-transform:scale(.95);transform:scale(.95)}5%{-o-transform:scale(1.1);transform:scale(1.1)}39%{-o-transform:scale(.85);transform:scale(.85)}45%{-o-transform:scale(1);transform:scale(1)}60%{-o-transform:scale(.95);transform:scale(.95)}to{-o-transform:scale(.9);transform:scale(.9)}}@keyframes lds-heart{0%{-webkit-transform:scale(.95);-moz-transform:scale(.95);-o-transform:scale(.95);transform:scale(.95)}5%{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1)}39%{-webkit-transform:scale(.85);-moz-transform:scale(.85);-o-transform:scale(.85);transform:scale(.85)}45%{-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);transform:scale(1)}60%{-webkit-transform:scale(.95);-moz-transform:scale(.95);-o-transform:scale(.95);transform:scale(.95)}to{-webkit-transform:scale(.9);-moz-transform:scale(.9);-o-transform:scale(.9);transform:scale(.9)}}#notification{visibility:hidden;max-width:280px;height:auto;margin:auto;background-color:rgba(0,0,0,.6);color:#fff;text-align:center;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;position:fixed;z-index:100;left:0;right:0;bottom:30px;font-size:13px;overflow:hidden;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}#notification #img{width:80px;height:80px;float:left;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;color:#fff}#notification #desc{color:#fff;padding:10px;overflow:hidden;text-align:left}#notification.show{visibility:visible;-webkit-animation:fadein .5s,expand .5s .5s,stay 3s 1s,shrink .5s 2s,fadeout .5s 2.5s;-moz-animation:fadein .5s,expand .5s .5s,stay 3s 1s,shrink .5s 4s,fadeout .5s 4.5s;-o-animation:fadein .5s,expand .5s .5s,stay 3s 1s,shrink .5s 4s,fadeout .5s 4.5s;animation:fadein .5s,expand .5s .5s,stay 3s 1s,shrink .5s 4s,fadeout .5s 4.5s}#notification .preloader__heart{top:-3px;left:2px}.comment__name{font-size:14px;font-weight:700;color:#74738f}.comment__text{font-size:13px;color:#74738f;line-height:16px;padding-right:15px}.comment__position{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.comment__position,.comment__ratings{-webkit-box-align:baseline;-webkit-align-items:baseline;-moz-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.comment__ratings{width:50%;background:url(../../images/stars-0.svg) no-repeat 0 0 rgba(0,0,0,0);height:28px;-webkit-background-size:auto 28px;-moz-background-size:auto 28px;-o-background-size:auto 28px;background-size:auto 28px}.comment__stars{height:28px;background:url(../../images/stars-5.svg) no-repeat 0 0 rgba(0,0,0,0);-webkit-background-size:auto 28px;-moz-background-size:auto 28px;-o-background-size:auto 28px;background-size:auto 28px}.comment__time{font-size:12px;color:#74738f;padding-left:10px}.lite-chatbox{padding:0;font-size:18px;width:100%;position:relative;overflow-y:auto;overflow-x:hidden}.lite-chatbox .cmsg{position:relative;margin:4px 7px;min-height:50px;border:0}.lite-chatbox .cright{text-align:right;margin-left:64px}.lite-chatbox .cleft{text-align:left;margin-right:64px}.lite-chatbox img.headIcon{width:34px;height:34px;top:9px;position:absolute;border:1px solid #c5d4c4}.lite-chatbox .name{color:#8b8b8b;font-size:12px;display:block;line-height:18px}.lite-chatbox .name .htitle{display:inline-block;padding:0 3px;background-color:#ccc;color:#fff;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;margin-right:4px;font-size:11px;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;vertical-align:middle;max-width:50px}.lite-chatbox .content{word-break:break-word;word-wrap:break-word;text-align:left;position:relative;display:inline-block;font-size:15px;padding:10px 15px;line-height:20px;min-width:9px;min-height:18px}.lite-chatbox .content img{width:100%;height:auto}.lite-chatbox .content a{color:#0072c1;margin:0 5px;cursor:hand}.lite-chatbox .tips{margin:12px;text-align:center;font-size:16px}.chat .tips span{display:inline-block;padding:6px 10px;background-color:#ccc;color:#fff;-moz-border-radius:6px;-webkit-border-radius:6px;border-radius:6px;cursor:pointer}.chat .tips span:hover{opacity:.7}.lite-chatbox img.radius{-moz-border-radius:100%;-webkit-border-radius:100%;border-radius:100%}.lite-chatbox .cright img.headIcon{right:0}.lite-chatbox .cleft img.headIcon{left:0}.lite-chatbox .cright .name{margin:0 48px 2px 0}.lite-chatbox .cleft .name{margin:0 0 2px 48px}.lite-chatbox .cright .content{margin:0 48px 0 0;-webkit-border-radius:20px 0 20px 20px;-moz-border-radius:20px 0 20px 20px;border-radius:20px 0 20px 20px;color:#fff;background:-webkit-linear-gradient(70deg,#3fd1e1,#44d7cd);background:-webkit-linear-gradient(70deg,rgba(63,143,225,.8),#44d7c9);background:-moz-linear-gradient(70deg,rgba(63,143,225,.8) 0,#44d7c9 100%);background:-o-linear-gradient(70deg,rgba(63,143,225,.8) 0,#44d7c9 100%);background:linear-gradient(20deg,rgba(63,143,225,.8),#44d7c9);-webkit-box-shadow:5px 5px 15px 0 hsla(0,0%,40%,.15);-moz-box-shadow:5px 5px 15px 0 hsla(0,0%,40%,.15);box-shadow:5px 5px 15px 0 hsla(0,0%,40%,.15)}.lite-chatbox .cleft .content{margin:0 0 0 48px;-webkit-border-radius:0 20px 20px 20px;-moz-border-radius:0 20px 20px 20px;border-radius:0 20px 20px 20px;color:#666;border:1px solid rgba(0,0,0,.05);background:#fff;-webkit-box-shadow:5px 5px 15px 0 hsla(0,0%,40%,.1);-moz-box-shadow:5px 5px 15px 0 hsla(0,0%,40%,.1);box-shadow:5px 5px 15px 0 hsla(0,0%,40%,.1)}.lite-chatbox .cright .content:after{right:-12px;top:8px}.lite-chatbox .cleft .content:after{left:-12px;top:8px}.chat .tips .tips-primary{background-color:#2fd6a5}.chat .tips .tips-success{background-color:#49b649}.chat .tips .tips-info{background-color:#5bb6d1}.chat .tips .tips-warning{background-color:#eea948}.chat .tips .tips-danger{background-color:#e24d48}.chat .name .admin{background-color:#72d6a0}.chat .name .owner{background-color:#f2bf25}@-webkit-keyframes wobble{0%{-webkit-transform:translateY(0);transform:translateY(0)}5%{-webkit-transform:translateY(-20%);transform:translateY(-20%)}10%{-webkit-transform:translateY(0);transform:translateY(0)}15%{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@-moz-keyframes wobble{0%{-moz-transform:translateY(0);transform:translateY(0)}5%{-moz-transform:translateY(-20%);transform:translateY(-20%)}10%{-moz-transform:translateY(0);transform:translateY(0)}15%{-moz-transform:translateY(0);transform:translateY(0)}to{-moz-transform:translateY(0);transform:translateY(0)}}@-o-keyframes wobble{0%{-o-transform:translateY(0);transform:translateY(0)}5%{-o-transform:translateY(-20%);transform:translateY(-20%)}10%{-o-transform:translateY(0);transform:translateY(0)}15%{-o-transform:translateY(0);transform:translateY(0)}to{-o-transform:translateY(0);transform:translateY(0)}}@keyframes wobble{0%{-webkit-transform:translateY(0);-moz-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}5%{-webkit-transform:translateY(-20%);-moz-transform:translateY(-20%);-o-transform:translateY(-20%);transform:translateY(-20%)}10%{-webkit-transform:translateY(0);-moz-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}15%{-webkit-transform:translateY(0);-moz-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(0);-moz-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}}.chat{position:fixed;right:20px;bottom:20px;background:#2fd6a5;width:60px;height:60px;-webkit-border-radius:60px;-moz-border-radius:60px;border-radius:60px;-ms-touch-action:none;touch-action:none;z-index:100;-webkit-animation:wobble 5s ease 1s infinite;-moz-animation:5s ease 1s infinite wobble;-o-animation:5s ease 1s infinite wobble;animation:wobble 5s ease 1s infinite}.chat-tooltip{position:absolute;background:rgba(0,0,0,.5);font-size:14px;color:#fff;top:-30px;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;padding:5px;width:74px}.chat .toggler{width:100%;height:100%;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;z-index:10;background:url(../../images/chat/send-white.svg) no-repeat 50% rgba(0,0,0,0);-webkit-background-size:30px 30px;-moz-background-size:30px 30px;-o-background-size:30px 30px;background-size:30px 30px;font-size:0;cursor:pointer}.chat-container{display:none;height:100%}.chat.closed{width:60px!important;height:60px!important}.chat-input{width:100%;padding:10px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.chat form{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.chat__input{border:0;border-bottom:1px solid #9fb8d7;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;outline:none;-webkit-outline:none;vertical-align:top;padding:2px 5px;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;font-size:16px}.chat__input,.chat__input:-internal-autofill-selected{background:rgba(0,0,0,0)}.chat__submit{background:url(../../images/chat/send.svg) no-repeat 50% rgba(0,0,0,0);border:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;outline:none;-webkit-outline:none;width:30px;height:30px;vertical-align:top;cursor:pointer}.chat .btns{height:100%}.chat__btn{text-align:center;margin:0 10px 0 0;width:20px;height:20px;display:none;cursor:pointer}.chat__back{background:url(../../images/chat/back.svg) no-repeat 50% rgba(0,0,0,0)}.chat__reset{background:url(../../images/chat/refresh.svg) no-repeat 50% rgba(0,0,0,0)}.chat.opened{overflow:hidden;width:500px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;background:#fff;padding:40px 20px 20px;border:1px solid #9fb8d7;height:450px;-webkit-animation:none;-moz-animation:none;-o-animation:none;animation:none}.chat.opened-tooltip{display:none}.chat.opened .toggler{width:20px;height:20px;left:auto;background:url(../../images/chat/close.svg) no-repeat 50% rgba(0,0,0,0);cursor:pointer}.chat.opened .chat-container{display:block;width:100%;overflow:auto}.chat.opened .lite-chatbox{min-height:300px;height:-webkit-calc(100% - 55px);height:-moz-calc(100% - 55px);height:calc(100% - 55px);overflow:auto}.chat.opened .btns{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;position:absolute;top:10px;right:10px;max-width:80px;height:auto}.chat.opened .chat__btn{display:block}.homeoffers{position:relative;padding:30px 0}.homeoffers .offer.reference{display:none}.homeoffers-category{margin-bottom:30px;border-bottom:1px solid rgba(0,0,0,.3);padding-bottom:30px}.homeoffers-category__name{line-height:1;color:#4172b0;margin:0;padding-bottom:15px;font-weight:700}.homeoffers-category__link{color:#4172b0}.homeoffers-category__link:hover{text-decoration:underline}.homeoffers-product{margin-bottom:20px}.homeoffers-product .expandToggle{background:#4172b0;color:#fff}.homeoffers-product__name{font-size:20px;line-height:1;color:#4172b0}.homeoffers-product .offer.heading{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;padding:10px 15px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background:#434343;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;-webkit-box-shadow:0 5px 5px 0 rgba(0,0,0,.25);-moz-box-shadow:0 5px 5px 0 rgba(0,0,0,.25);box-shadow:0 5px 5px 0 rgba(0,0,0,.25);color:#fff}.homeoffers-product .offer.heading .offer-title{-webkit-box-flex:0;-webkit-flex:0 0 30%;-moz-box-flex:0;-ms-flex:0 0 30%;flex:0 0 30%;display:block;color:#fff;text-decoration:none}.homeoffers-product .offer.heading .offer-title:hover{text-decoration:underline}.homeoffers-product .offer.heading .offer-count,.homeoffers-product .offer.heading .offer-followers{-webkit-box-flex:0;-webkit-flex:0 0 10%;-moz-box-flex:0;-ms-flex:0 0 10%;flex:0 0 10%;text-transform:capitalize}.homeoffers-product .offer.heading .offer-price{-webkit-box-flex:0;-webkit-flex:0 0 20%;-moz-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%}.homeoffers-product .offer.heading .offer-links{-webkit-box-flex:0;-webkit-flex:0 0 270px;-moz-box-flex:0;-ms-flex:0 0 270px;flex:0 0 270px}.homeoffers-offers .offer:nth-child(2n){background:#f5f5f5}.homeoffers-offers.ajax{display:none}.homeoffers-offers.ajax.loaded{display:block}.homeoffers-offers.ajax .offer:nth-child(2n){background:none}.homeoffers-offers.ajax .offer:nth-child(odd){background:#f5f5f5}.homeoffers-offers .offer{-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;padding:10px 15px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.homeoffers-offers .offer,.homeoffers-offers .offer-title{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.homeoffers-offers .offer-title{-webkit-box-flex:0;-webkit-flex:0 0 30%;-moz-box-flex:0;-ms-flex:0 0 30%;flex:0 0 30%;-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.homeoffers-offers .offer-name{display:block;text-decoration:none;color:#4172b0}.homeoffers-offers .offer-name:hover{text-decoration:underline}.homeoffers-offers .offer-logo__image-container{display:block;-webkit-box-flex:0;-webkit-flex:0 0 30px;-moz-box-flex:0;-ms-flex:0 0 30px;flex:0 0 30px;margin-right:15px}.homeoffers-offers .offer-logo{display:block;width:100%}.homeoffers-offers .offer-followers{-webkit-box-flex:0;-webkit-flex:0 0 10%;-moz-box-flex:0;-ms-flex:0 0 10%;flex:0 0 10%}.homeoffers-offers .offer-followers__title{display:none}.homeoffers-offers .offer-followers__value{display:block;font-weight:700}.homeoffers-offers .offer-count{-webkit-box-flex:0;-webkit-flex:0 0 10%;-moz-box-flex:0;-ms-flex:0 0 10%;flex:0 0 10%}.homeoffers-offers .offer-count__title{display:none}.homeoffers-offers .offer-count__value{display:block;font-weight:700}.homeoffers-offers .offer-price{-webkit-box-flex:0;-webkit-flex:0 0 20%;-moz-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%}.homeoffers-offers .offer-price__price{padding:0;margin:0}.homeoffers-offers .offer-links{-webkit-box-flex:0;-webkit-flex:0 0 270px;-moz-box-flex:0;-ms-flex:0 0 270px;flex:0 0 270px}.homeoffers-offers .offer-links a{width:auto;padding-left:10px;padding-right:10px}.homeoffers-offers .offer-links a:first-child{margin-right:10px}.profile__notification{padding-top:10px;padding-bottom:10px;background-color:#fff;border:1px solid #f74d75}.profile__notification-body{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.profile__notification-content{margin:15px 25px;color:#254d7f;text-align:center}.profile__notification-btn{padding:10px 25px;font-size:18px}.profile-heading{margin-bottom:15px}.news__description{margin-bottom:25px}.news__content{max-height:300px;overflow-y:auto}.news__item{margin-bottom:15px;opacity:.2;-webkit-transition:opacity 1.5s ease-in-out;-o-transition:opacity 1.5s ease-in-out;-moz-transition:opacity 1.5s ease-in-out;transition:opacity 1.5s ease-in-out}.news__item-header{margin-bottom:10px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.news__item-date{margin-right:15px}.news__item-title{margin:0;font-weight:400}.news__item-body,.news__item-title{-webkit-transition:font-weight 1.5s ease-in-out;-o-transition:font-weight 1.5s ease-in-out;-moz-transition:font-weight 1.5s ease-in-out;transition:font-weight 1.5s ease-in-out}.news__item-body{font-weight:200}.news__item_transition{opacity:1}.news__item_transition .news__item-title{font-weight:700}.news__item_transition .news__item-body{font-weight:400}.login__heading{margin-bottom:25px}.login__form{margin:0 auto;max-width:320px}.chat-form{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.ticket_closed{opacity:.9}.ticket_closed .accordeon-item__title{text-decoration:line-through}.ticket_closed .chat-input{display:none}.ticket__field_reply{font-size:12px}.ticket .lite-chatbox .cright{margin-left:7px}.ticket .lite-chatbox .cleft{margin-right:7px}.discount-page{padding-top:95px}.discount-page .homeoffers-category{margin-bottom:0;border-bottom:none;padding-bottom:0}.discount-page .homeoffers-category .heading,.discount-page .homeoffers-category .homeoffers-category__name{display:none}.discount-offer{margin:15px 0}.discount-offer__header{background:#434343;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;-webkit-box-shadow:0 5px 5px 0 rgba(0,0,0,.25);-moz-box-shadow:0 5px 5px 0 rgba(0,0,0,.25);box-shadow:0 5px 5px 0 rgba(0,0,0,.25);color:#fff;padding:10px 70px 10px 15px;font-size:20px}.discount-offer__header-item:first-child{-webkit-box-flex:0;-webkit-flex:0 13%;-moz-box-flex:0;-ms-flex:0 13%;flex:0 13%}.discount-offer__header-item:nth-child(2){-webkit-box-flex:0;-webkit-flex:0 77%;-moz-box-flex:0;-ms-flex:0 77%;flex:0 77%}.discount-offer__header-item:nth-child(3){-webkit-box-flex:0;-webkit-flex:0 10%;-moz-box-flex:0;-ms-flex:0 10%;flex:0 10%}.discount-offer__header-item_code{display:block!important;-webkit-box-flex:0!important;-webkit-flex:0 100%!important;-moz-box-flex:0!important;-ms-flex:0 100%!important;flex:0 100%!important}.discount{padding:20px 10px;border-bottom:2px solid #f5f5f5}.discount__sale{font-size:36px;padding:14px 50px 14px 10px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;font-weight:700;position:relative;-webkit-box-flex:0;-webkit-flex:0 13%;-moz-box-flex:0;-ms-flex:0 13%;flex:0 13%}.discount__sale,.discount__sale-img{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.discount__sale-img{width:50px;height:50px;position:absolute;bottom:0;right:30px}.discount__description{-webkit-box-flex:0;-webkit-flex:0 77%;-moz-box-flex:0;-ms-flex:0 77%;flex:0 77%;padding-right:15px}.discount__code{-webkit-box-flex:0;-webkit-flex:0 10%;-moz-box-flex:0;-ms-flex:0 10%;flex:0 10%;min-width:200px;border-radius:5px}.discount__code,.discount__code-text{-webkit-border-radius:5px;-moz-border-radius:5px;padding:5px}.discount__code-text{text-align:center;border-radius:5px;border:1px solid #0bd2a6;margin-bottom:5px;color:#0bd2a6;font-weight:700}.discount-sale{background:#434343;font-size:20px;color:#fff;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;-webkit-box-shadow:0 5px 5px 0 rgba(0,0,0,.25);-moz-box-shadow:0 5px 5px 0 rgba(0,0,0,.25);box-shadow:0 5px 5px 0 rgba(0,0,0,.25);padding:10px 70px 10px 15px;position:relative}.discount-sale__img{position:absolute;top:-8px;right:85px;width:60px}.toast{max-width:350px;width:100%;background:#e5e9ee;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;position:fixed;bottom:-100%;right:100px;-webkit-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;transition:all .5s ease-in-out;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.toast_active{bottom:15px}.toast__header{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;border:1px solid #000;padding:5px 10px;background:#222c38;-webkit-border-radius:5px 5px 0 0;-moz-border-radius:5px 5px 0 0;border-radius:5px 5px 0 0}.toast_error .toast__header{background:#f74d75}.toast__title{margin:0;color:#2fd6a5}.toast_error .toast__title{color:#fff}.toast__close{background:url(../../images/close-g.svg) no-repeat;-webkit-background-size:contain;-moz-background-size:contain;-o-background-size:contain;background-size:contain;width:20px;height:20px;border:none;outline:rgba(0,0,0,0);cursor:pointer}.toast__body{padding:15px}.toast__message{margin:0}.small-categories{max-width:1240px;margin:0 auto 85px}.small-categories__heading{font-size:36px;line-height:42px;font-weight:600;color:#7f90aa;margin:0 auto 25px;text-align:center}.small-categories__list{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;width:-webkit-calc(100% + 20px);width:-moz-calc(100% + 20px);width:calc(100% + 20px);margin:0 auto 0 -10px}.small-categories__list,.small-category-item{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.small-category-item{padding-left:16px;margin:0 10px 15px;width:-webkit-calc(25% - 20px);width:-moz-calc(25% - 20px);width:calc(25% - 20px);background:#fff;-webkit-box-shadow:0 4px 40px rgba(0,0,0,.1);-moz-box-shadow:0 4px 40px rgba(0,0,0,.1);box-shadow:0 4px 40px rgba(0,0,0,.1);-webkit-border-radius:50px;-moz-border-radius:50px;border-radius:50px;height:60px;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.small-category-item_active{border:2px solid #2fd6a5}.small-category-item__image{margin-right:17px;max-width:32px}.small-category-item__name{font-size:14px;line-height:16px;color:#4172b0}.landing .small-category-item{width:380px}.breadcrumbs{padding-top:15px;padding-bottom:10px;border-bottom:1px solid #f0f0f0}.breadcrumbs-link{font-size:12px;font-weight:300;color:#7f90aa;border-bottom:1px solid #7f90aa}.breadcrumbs-link.active{color:#cfdceb;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:0}.breadcrumbs-caret{margin-left:15px;margin-right:10px}.breadcrumbs__inner{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.specification{-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.specification-block{border-right:1px solid #f0f0f0;-webkit-box-flex:1;-webkit-flex-grow:1;-moz-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding-right:20px;margin-left:20px}.specification-block:first-child{margin-left:0}.specification-block:last-child{border:0}.specification-item{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:10px;font-size:14px}.specification-item:first-child{margin-top:0}.specification-question{font-size:14px;color:#7f90aa;margin-top:0}.specification-answer{font-size:14px;color:#4072b0;font-weight:700}.product-buy{width:300px}.product-buy__logo{width:100%}.product-buy__logo-cont{width:33px;height:33px;overflow:hidden;font-size:0;color:rgba(0,0,0,0)}.product-buy__type{width:50%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.product-buy__type-label{margin-left:10px}.product-buy__stock{margin-top:20px}.product-buy__field,.product-buy__stock{-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.product-buy__field{background:#e5e9ee;padding:5px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.product-buy__field.checkout{width:110px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin-top:15px}.product-buy__control{width:150px}.product-buy__input{width:100%;-webkit-box-flex:3;-webkit-flex-grow:3;-moz-box-flex:3;-ms-flex-positive:3;flex-grow:3;background:rgba(0,0,0,0);border:0;text-align:center;color:#4072b0;font-size:14px;font-weight:700}.product-buy__button{background:#fff;color:#2fd6a5;font-weight:700;border:0;width:42px;height:26px;padding:0;cursor:pointer}.product-buy__button.add{background:#fff url(../../images/plus.svg) no-repeat 50%;-webkit-background-size:58% 58%;-moz-background-size:58%;-o-background-size:58%;background-size:58%}.product-buy__button.remove{background:#fff url(../../images/minus.svg) no-repeat 50%;-webkit-background-size:50% 50%;-moz-background-size:50%;-o-background-size:50%;background-size:50%}.product-buy__finish-btn{display:block;width:100%;padding:20px 0;font-weight:700;font-size:22px;margin-top:10px}.features{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.features__heading{display:none;font-size:36px;line-height:42px;font-weight:600;text-align:center;width:100%;margin:0 auto 59px;color:#7f90aa}.features__wrapper{margin:15px 0}.features-block,.features__wrapper{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.features-block{-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-flex:1;-webkit-flex-grow:1;-moz-box-flex:1;-ms-flex-positive:1;flex-grow:1;min-width:100px}.review .features-block{min-width:200px}.features-block_vertical{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.features-block__logo{width:60px}.features-block__description{margin-left:15px;font-weight:500}.features-block__info{display:none;font-size:16px;line-height:19px;color:#7f90aa}.features_wrap{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:30px auto}.features_wrap .features-block__logo{margin:10px auto 15px;width:auto}.features_wrap .features-block__description{margin:10px auto}@-webkit-keyframes process{0%{opacity:1}to{opacity:.3}}@-moz-keyframes process{0%{opacity:1}to{opacity:.3}}@-o-keyframes process{0%{opacity:1}to{opacity:.3}}@keyframes process{0%{opacity:1}to{opacity:.3}}.form{margin-bottom:100px}.form-file{display:none}.form-error{font-size:14px;color:#f74d75}.form__file-label{max-width:120px;text-align:center;display:block;cursor:pointer;margin-top:5px;font-size:14px;border:1px solid #9fb8d7;padding:10px 90px;font-weight:600;color:#7f90aa}.form__file-label_install{max-width:530px}.form-submit{min-width:300px;padding:5px 90px;font-size:18px;font-weight:700;max-height:55px}.form-textarea{padding:10px 15px}.form-input,.form-textarea{width:100%;background:#e5e9ee;margin-top:5px;border:0;color:#4072b0;font-weight:700;font-size:14px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.form-input{padding:10px 5px}.form-input_install{opacity:.7;cursor:not-allowed}.form-input::-webkit-input-placeholder{color:#4072b0}.form-input:-moz-placeholder,.form-input::-moz-placeholder{color:#4072b0}.form-input:-ms-input-placeholder{color:#4072b0}.form-input::-ms-input-placeholder{color:#4072b0}.form-input::placeholder{color:#4072b0}.form-input_popup{padding-left:50px;margin-bottom:10px}.form-input_popup,.form-input_search{-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px}.form-input_search{padding-left:15px}.form-input_edit-details{width:30%;margin:30px 0 10px 15px}.form-row{margin-top:20px}.form-row__item{width:48%}.form-row__item.checkout-row__item{margin-top:22px}.form-row__item.checkout-row__item .checkout-email__label{font-weight:500}.form-row__item.checkout-row__item .form-input{padding:12px;margin-top:10px}.form.processing .form-submit{cursor:not-allowed}.form-checkout.processing .checkout-payment__buttons,.form.processing .form-submit{-webkit-animation-name:process;-moz-animation-name:process;-o-animation-name:process;animation-name:process;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-animation-duration:.7s;-moz-animation-duration:.7s;-o-animation-duration:.7s;animation-duration:.7s;animation-direction:alternate-reverse;-webkit-animation-iteration-count:infinite;-moz-animation-iteration-count:infinite;-o-animation-iteration-count:infinite;animation-iteration-count:infinite}.form-checkout.processing .checkout-payment__buttons,.form-checkout.processing .checkout-payment__buttons .checkout-payment__button{cursor:not-allowed!important}.disabled-payment__button{opacity:.3;cursor:not-allowed}.disabled-payment__button span{display:none}.disabled-payment__button:hover{opacity:1}.disabled-payment__button:hover img{display:none}.disabled-payment__button:hover span{display:inline-block;text-align:center;padding:10px;font-size:12px;font-weight:700}.enabled-payment__button span{display:none}.enabled-payment__button:hover{opacity:1}.enabled-payment__button:hover span{display:inline-block;text-align:center;padding:10px;font-size:12px;font-weight:700}.enabled-payment__button:hover span+img{display:none}.subscription-form{margin-top:14px;margin-bottom:14px}.compact-form{max-width:620px;margin:0 auto;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.compact-form .form-input{margin:0}.compact-form .btn{padding:10px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;min-width:auto;font-size:14px;margin:0}.userform_partner{max-width:620px}.userform.processing [type=submit]{-webkit-animation-name:process;-moz-animation-name:process;-o-animation-name:process;animation-name:process;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:not-allowed;-webkit-animation-duration:.7s;-moz-animation-duration:.7s;-o-animation-duration:.7s;animation-duration:.7s;animation-direction:alternate-reverse;-webkit-animation-iteration-count:infinite;-moz-animation-iteration-count:infinite;-o-animation-iteration-count:infinite;animation-iteration-count:infinite}.form-row.form-row__affiliate{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.form-input_affiliate{width:100%;margin-top:0;max-width:320px}.btn-affiliate{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;padding:10px;min-width:180px}.billing__table{table-layout:auto;width:100%;border:1px #f0f0f0;border-spacing:2px}.billing__table tbody>tr>td,.billing__table thead>tr>th{vertical-align:middle;padding:4px;max-width:230px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.billing__table thead th{background:#222c38;text-align:left;color:#2fd6a5;font-weight:700}.billing__table td{text-align:left}.billing__table tr:nth-child(2n) td{background:rgba(0,0,0,.1)}.billing__json-log{position:relative}.billing__json-log pre{max-height:300px;overflow-y:auto}.billing__type-log{padding-left:25px;margin-top:25px;margin-bottom:25px}.billing__copy{position:absolute;top:8px;right:18px}.billing__copy-btn{display:block;margin-left:auto;padding:0;background:none}table[data-type=order-logs]{table-layout:fixed}table[data-type=order-logs] th:first-child{width:110px}table[data-type=order-logs] th:last-child{width:150px}.social{width:36px;height:36px;background-position:50%;background-repeat:no-repeat;-webkit-background-size:contain;-moz-background-size:contain;-o-background-size:contain;background-size:contain;text-decoration:none}.social,.social-block{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.social-block{width:140px;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.social_fb{-webkit-background-size:34px 34px;-moz-background-size:34px 34px;-o-background-size:34px 34px;background-size:34px 34px;background-image:url(../../images/fb_logo.svg)}.social_tw{background-image:url(../../images/twitter_logo.svg)}.social_yt{width:50px;background-image:url(../../images/yt_logo.svg)}.hc{cursor:pointer;color:#2fd6a5;font-weight:700}.hc__c{display:none}.hc:hover .hc__c{display:inline}.hc:hover .hc__h{display:none}.home-banners{margin:0 auto;min-height:125px;overflow:hidden;max-width:100%}.home-banners__slider{background:#222c38;border-top:1px dashed #fff;display:none}.home-banners__slider.tns-slider{display:block}.hb{width:100%;padding:20px 10px}.hb__f{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;width:100%}.hb__t{font-size:20px;line-height:30px;color:#fff;font-weight:700;padding:0 20px 0 40px;background:url(../../images/fb_logo.svg) no-repeat 0 0 rgba(0,0,0,0);-webkit-background-size:30px 30px;-moz-background-size:30px;-o-background-size:30px;background-size:30px;text-align:left}.hb__c{font-size:16px;width:100%;padding:10px 20px 0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;max-width:780px}.hb__btn,.hb__c{color:#fff;margin:0 auto}.hb__btn{display:inline-block;padding:6px 20px;font-size:20px;font-weight:700;background:#2fd6a5;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}@-webkit-keyframes gradient{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@-moz-keyframes gradient{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@-o-keyframes gradient{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@keyframes gradient{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.sitemap-list__item,.sitemap-list__sublist{position:relative;list-style:none}.sitemap-list>.sitemap-list__item:before{content:"";position:absolute;width:16px;height:16px;background:url(../../images/sitemap/clipboard.svg) no-repeat;-webkit-background-size:contain;-moz-background-size:contain;-o-background-size:contain;background-size:contain;left:-20px;top:0}.sitemap-list__item>.sitemap-list__sublist>.sitemap-list__sublist:before{content:"";position:absolute;width:15px;height:15px;background:url(../../images/sitemap/sub-category.svg) no-repeat;-webkit-background-size:contain;-moz-background-size:contain;-o-background-size:contain;background-size:contain;left:-20px;top:2px}.sitemap-list__sublist>.sitemap-list__item :before{content:"";position:absolute;width:10px;height:10px;background:url(../../images/sitemap/checked.svg) no-repeat;-webkit-background-size:contain;-moz-background-size:contain;-o-background-size:contain;background-size:contain;left:-20px;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}.sitemap-list__link:hover{color:#4172b0}.categories-dropdown{display:none;background:#fff;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;max-height:70vh;overflow-y:auto}.categories-dropdown__item{color:#4072b0;font-size:16px;display:block;text-align:left;padding:5px 15px}.categories-dropdown__item:first-child{padding-top:10px}.categories-dropdown__item:last-child{padding-bottom:10px}.categories-dropdown.active{display:block}.checkbox__title:after,.checkbox__title:before{content:"";display:inline-block;cursor:pointer;position:absolute}.checkbox__title:before{width:18px;height:18px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;background-color:#f5f6f7;top:-1px;left:-22px}.checkbox__title:after{width:18px;height:18px;background-image:url(../../images/sellers/check.svg);-webkit-background-size:contain;-moz-background-size:contain;-o-background-size:contain;background-size:contain;background-repeat:no-repeat;top:-1px;left:-22px}.checkbox__title{position:relative;font-weight:700;cursor:pointer}.checkbox__title_agree{font-weight:300}input[type=checkbox]+.checkbox__title:after{content:none}input[type=checkbox]:checked+.checkbox__title:after{content:""}.checkbox input[type=checkbox]{opacity:0;display:none}.checkbox__title_reviews:before{background:#e5e9ee}.tags-input-wrapper{margin-top:5px;background:#e5e9ee;padding:10px 5px;max-width:100%}.tags-input-wrapper input{border:none;background:rgba(0,0,0,0);outline:none;font-size:16px}.tags-input-wrapper .tag{display:inline-block;background-color:#2fd6a5;color:#fff;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;padding:5px 5px 5px 10px;margin:5px}.tags-input-wrapper .tag a{margin:0 5px 3px;display:inline-block;cursor:pointer}.notification{display:none;position:fixed;top:30px;left:50%;margin-left:-160px;max-width:320px;padding:10px;background:rgba(0,0,0,.8);-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;z-index:102;-webkit-animation:pulse 2s infinite,slide 1s;-moz-animation:pulse 2s infinite,slide 1s;-o-animation:pulse 2s infinite,slide 1s;animation:pulse 2s infinite,slide 1s}.notification__inner,.notification__logo{display:block}.notification__text{font-size:16px;color:#fff;font-weight:700;line-height:20px}.notification__cls{height:auto;position:static;background:none #fff;float:right}.notification .btn-notify,.notification__cls{width:48%;display:inline-block}@-webkit-keyframes pulse{0%{-webkit-transform:scale(.97);transform:scale(.97);-webkit-box-shadow:0 0 0 0 rgba(0,0,0,.7);box-shadow:0 0 0 0 rgba(0,0,0,.7)}70%{-webkit-transform:scale(1);transform:scale(1);-webkit-box-shadow:0 0 0 10px rgba(0,0,0,0);box-shadow:0 0 0 10px rgba(0,0,0,0)}to{-webkit-transform:scale(.97);transform:scale(.97);-webkit-box-shadow:0 0 0 0 rgba(0,0,0,0);box-shadow:0 0 0 0 rgba(0,0,0,0)}}@-moz-keyframes pulse{0%{-moz-transform:scale(.97);transform:scale(.97);-moz-box-shadow:0 0 0 0 rgba(0,0,0,.7);box-shadow:0 0 0 0 rgba(0,0,0,.7)}70%{-moz-transform:scale(1);transform:scale(1);-moz-box-shadow:0 0 0 10px rgba(0,0,0,0);box-shadow:0 0 0 10px rgba(0,0,0,0)}to{-moz-transform:scale(.97);transform:scale(.97);-moz-box-shadow:0 0 0 0 rgba(0,0,0,0);box-shadow:0 0 0 0 rgba(0,0,0,0)}}@-o-keyframes pulse{0%{-o-transform:scale(.97);transform:scale(.97);box-shadow:0 0 0 0 rgba(0,0,0,.7)}70%{-o-transform:scale(1);transform:scale(1);box-shadow:0 0 0 10px rgba(0,0,0,0)}to{-o-transform:scale(.97);transform:scale(.97);box-shadow:0 0 0 0 rgba(0,0,0,0)}}@keyframes pulse{0%{-webkit-transform:scale(.97);-moz-transform:scale(.97);-o-transform:scale(.97);transform:scale(.97);-webkit-box-shadow:0 0 0 0 rgba(0,0,0,.7);-moz-box-shadow:0 0 0 0 rgba(0,0,0,.7);box-shadow:0 0 0 0 rgba(0,0,0,.7)}70%{-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);transform:scale(1);-webkit-box-shadow:0 0 0 10px rgba(0,0,0,0);-moz-box-shadow:0 0 0 10px rgba(0,0,0,0);box-shadow:0 0 0 10px rgba(0,0,0,0)}to{-webkit-transform:scale(.97);-moz-transform:scale(.97);-o-transform:scale(.97);transform:scale(.97);-webkit-box-shadow:0 0 0 0 rgba(0,0,0,0);-moz-box-shadow:0 0 0 0 rgba(0,0,0,0);box-shadow:0 0 0 0 rgba(0,0,0,0)}}@-webkit-keyframes slide{0%{top:-500px}to{top:30px}}@-moz-keyframes slide{0%{top:-500px}to{top:30px}}@-o-keyframes slide{0%{top:-500px}to{top:30px}}@keyframes slide{0%{top:-500px}to{top:30px}}.ads-banner{display:none}@-webkit-keyframes slide-with-pause{0%{left:-400px;-webkit-border-radius:10px;border-radius:10px}to{left:10px;-webkit-border-radius:10px;border-radius:10px}}@-moz-keyframes slide-with-pause{0%{left:-400px;-moz-border-radius:10px;border-radius:10px}to{left:10px;-moz-border-radius:10px;border-radius:10px}}@-o-keyframes slide-with-pause{0%{left:-400px;border-radius:10px}to{left:10px;border-radius:10px}}@keyframes slide-with-pause{0%{left:-400px;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px}to{left:10px;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px}}.similar-links-title{font-size:24px}.similar-links-item{max-width:190px;width:100%;margin:0 5px}.similar-links-row{margin:0 -5px 10px}.similar-links-img{max-height:130px;width:100%;-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px}.notify{-webkit-background-size:24px 24px;-moz-background-size:24px;-o-background-size:24px;background-size:24px;background-position:50%;width:40px!important;height:20px;background-repeat:no-repeat;padding:10px;display:inline-block;vertical-align:top}.notify_on{background-image:url(../../images/notification_on.svg)}.notify_off{background-image:url(../../images/notification_off.svg)}.quiz{width:100%}.quiz__item{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:20px;text-align:center;display:none}.quiz__item.active{display:block}.quiz__title{font-size:28px}.quiz__sub,.quiz__title{line-height:28px;padding:0 0 10px}.quiz__sub{font-size:22px}.quiz__text{font-size:14px;line-height:14px;padding:0 0 10px}.quiz__image{-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;padding:0 0 10px}.quiz__links{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;margin:10px 0}.quiz .btn{max-width:320px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.quiz .btn.prev{background:url(../../images/other-page.svg) no-repeat 0 #2fd6a5;-webkit-background-size:30px 30px;-moz-background-size:30px 30px;-o-background-size:30px 30px;background-size:30px 30px;padding:10px 30px}.question{-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;border:1px solid #7f90aa;padding:0}.question,.question__item{display:block;list-style:none}.question__item{border-bottom:1px solid #7f90aa;font-size:16px;line-height:16px}.question__item:hover{background:#e5e9ee}.question__item:last-child{border:0}.question__link{display:inline-block;width:100%;padding:10px}.gradient-header{display:block;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:100%;min-height:270px;background:-webkit-linear-gradient(233deg,#4059a8,rgba(255,0,0,0) 80.71%),-webkit-linear-gradient(323deg,#300048,#08c7a0 50.71%),-webkit-linear-gradient(114deg,#300048,#08c7a0 90.71%);background:-moz-linear-gradient(233deg,#4059a8,rgba(255,0,0,0) 80.71%),-moz-linear-gradient(323deg,#300048,#08c7a0 50.71%),-moz-linear-gradient(114deg,#300048,#08c7a0 90.71%);background:-o-linear-gradient(233deg,#4059a8,rgba(255,0,0,0) 80.71%),-o-linear-gradient(323deg,#300048,#08c7a0 50.71%),-o-linear-gradient(114deg,#300048,#08c7a0 90.71%);background:linear-gradient(217deg,#4059a8,rgba(255,0,0,0) 80.71%),linear-gradient(127deg,#300048,#08c7a0 50.71%),linear-gradient(336deg,#300048,#08c7a0 90.71%);-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;padding-top:63px;position:relative;margin-bottom:100px}.gradient-header_no-margin{margin-bottom:0}.gradient-header__title{max-width:380px;font-size:48px;line-height:56px;color:#fff;font-weight:700;margin:0 0 7px}.gradient-header__title_animated{opacity:0;-webkit-transform:scale(.7);-moz-transform:scale(.7);-ms-transform:scale(.7);-o-transform:scale(.7);transform:scale(.7);-webkit-animation:title-fade-in 1s ease-out 1.25s forwards;-moz-animation:title-fade-in 1s 1.25s ease-out forwards;-o-animation:title-fade-in 1s 1.25s ease-out forwards;animation:title-fade-in 1s ease-out 1.25s forwards}.gradient-header__subtitle{font-size:16px;color:#fff;line-height:19px}.gradient-header_product{min-height:auto;padding:63px 0;margin-bottom:20px}.review .gradient-header{padding-top:45px}.review .gradient-header__title{max-width:520px}.image-block{position:absolute;top:0;right:90px;width:50%;max-width:808px;height:141%}.image-block__item{position:absolute;-webkit-background-size:contain;-moz-background-size:contain;-o-background-size:contain;background-size:contain;background-repeat:no-repeat}.image-block__item.image-block__item__fb{z-index:10;left:0;top:110px;width:29%;height:58%;background-image:url(../../images/enhanced/logo-fb.png)}.image-block__item.image-block__item__ytb{z-index:9;left:18%;width:31%;height:66%;background-image:url(../../images/enhanced/logo-ytb.png)}.image-block__item.image-block__item__tktk{z-index:9;left:36%;top:39%;width:25%;height:51%;background-image:url(../../images/enhanced/logo-tktk.png)}.image-block__item.image-block__item__twtr{z-index:9;top:0;left:48%;width:20%;height:40%;background-image:url(../../images/enhanced/logo-twtr.png)}.image-block__item.image-block__item__inst{z-index:10;right:0;top:34px;width:38%;height:86%;background-image:url(../../images/enhanced/logo-inst.png)}.image-block__item.image-block__item__review{background-image:url(../../images/reviews/phone_part.png);background-position:0 -50px;width:60%;height:120%}.landing .gradient-header{padding-top:5%;padding-bottom:5%;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.landing .gradient-header__title{max-width:50%}.landing .gradient-header__subtitle{max-width:40%;font-size:18px}.landing .gradient-header__subtitle a{text-decoration:underline}.landing .gradient-header__text{position:relative;z-index:1}.landing .gradient-header__text_center .gradient-header__subtitle,.landing .gradient-header__text_center .gradient-header__title,.landing .gradient-header__text_right .gradient-header__subtitle,.landing .gradient-header__text_right .gradient-header__title{max-width:100%}.landing .gradient-header__text_center{margin:0 auto;text-align:center}.landing .gradient-header__text_center .gradient-header__buttons{-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.landing .gradient-header_large{min-height:57vw;padding-top:13vw;line-height:1.25}.landing .gradient-header_large .gradient-header__title{margin-bottom:45px;font-size:56px;letter-spacing:2px}.landing .gradient-header_large .gradient-header__subtitle{margin-bottom:45px;font-size:26px}.landing .gradient-header_large .btn{padding:35px 40px;font-size:24px;font-weight:700}.landing .gradient-header_text-bottom{padding-bottom:2%;-webkit-box-pack:end;-webkit-justify-content:flex-end;-moz-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.landing .gradient-header_text-top .gradient-header__text_center{margin:0;text-align:left}.landing .gradient-header__buttons,.landing .gradient-header_text-bottom .gradient-header__buttons,.landing .gradient-header_text-top .gradient-header__buttons{-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start}.landing .gradient-header__buttons{margin-top:15px;margin-left:1px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.landing .gradient-header .image-block{z-index:0}.landing .gradient-header .image-block__item{background-position:top}.landing .gradient-header .image-block_left{left:90px;right:auto;max-width:-webkit-calc(50% - 90px);max-width:-moz-calc(50% - 90px);max-width:calc(50% - 90px)}.landing .gradient-header .image-block_center{top:0;left:0;right:0;max-width:100%;width:100%;height:100%}.landing .gradient-header .image-block_center .image-block__item{background-position:50%;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover}@-webkit-keyframes title-fade-in{0%{opacity:0;-webkit-transform:scale(.7);transform:scale(.7)}to{opacity:1;-webkit-transform:none;transform:none}}@-moz-keyframes title-fade-in{0%{opacity:0;-moz-transform:scale(.7);transform:scale(.7)}to{opacity:1;-moz-transform:none;transform:none}}@-o-keyframes title-fade-in{0%{opacity:0;-o-transform:scale(.7);transform:scale(.7)}to{opacity:1;-o-transform:none;transform:none}}@keyframes title-fade-in{0%{opacity:0;-webkit-transform:scale(.7);-moz-transform:scale(.7);-o-transform:scale(.7);transform:scale(.7)}to{opacity:1;-webkit-transform:none;-moz-transform:none;-o-transform:none;transform:none}}.blurred{position:relative}.blurred:before{content:"";position:absolute;z-index:-1;width:825px;height:825px;left:-7%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);background:-webkit-radial-gradient(circle,#b8e0d5 0,rgba(182,192,213,.794555) 47%,#fff 64%),no-repeat;background:-moz-radial-gradient(circle,#b8e0d5 0,rgba(182,192,213,.794555) 47%,#fff 64%),no-repeat;background:-o-radial-gradient(circle,#b8e0d5 0,rgba(182,192,213,.794555) 47%,#fff 64%),no-repeat;background:radial-gradient(circle,#b8e0d5 0,rgba(182,192,213,.794555) 47%,#fff 64%),no-repeat;-webkit-background-size:contain;-moz-background-size:contain;-o-background-size:contain;background-size:contain}.blurred_item:before{width:1000px;height:1000px;top:-43%;left:3%}.blurred_item-to-right:before{width:1000px;height:1000px;left:unset;right:0;top:40%;-webkit-transform:translate(50%,-50%);-moz-transform:translate(50%,-50%);-ms-transform:translate(50%,-50%);-o-transform:translate(50%,-50%);transform:translate(50%,-50%)}.blurred_to-right:before{right:-5%;-webkit-transform:translateX(50%);-moz-transform:translateX(50%);-ms-transform:translateX(50%);-o-transform:translateX(50%);transform:translateX(50%);left:unset}.blurred_xl:before{width:1400px;height:1400px;top:55%;left:15%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.blurred_xs:before{right:7%;bottom:-20%;width:700px;height:700px}.plans{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.card-plan{position:relative;-webkit-box-shadow:0 4px 40px rgba(0,0,0,.1);-moz-box-shadow:0 4px 40px rgba(0,0,0,.1);box-shadow:0 4px 40px rgba(0,0,0,.1);-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;cursor:pointer;width:-webkit-calc(33% - 20px);width:-moz-calc(33% - 20px);width:calc(33% - 20px);min-width:280px;background:#fff;margin:10px;text-align:center;padding:30px 50px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-transition:all .3s;-o-transition:.3s all;-moz-transition:.3s all;transition:all .3s}.card-plan:hover{-webkit-transform:translateY(-5px);-moz-transform:translateY(-5px);-ms-transform:translateY(-5px);-o-transform:translateY(-5px);transform:translateY(-5px);-webkit-box-shadow:0 6px 45px rgba(0,0,0,.1);-moz-box-shadow:0 6px 45px rgba(0,0,0,.1);box-shadow:0 6px 45px rgba(0,0,0,.1)}.card-plan__title{font-size:48px;line-height:56px;color:#4172b0;text-align:center;font-weight:700}.card-plan__title-red{color:#f74d75}.card-plan__title-old{font-size:26px;line-height:26px}.card-plan .sup{vertical-align:super;font-size:22px;line-height:24px}.card-plan__subtitle{font-size:24px;line-height:28px;text-align:center;font-weight:400;padding:10px 0;color:#7f90aa}.card-plan__btn{text-decoration:none!important;color:#fff!important}.card-plan__discount{position:absolute;top:20px;right:20px;color:#4072b0;font-size:24px;font-weight:700}.contacts{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.contacts__item{font-weight:700;font-size:24px;line-height:28px;color:#fff;padding:0 10px 0 30px;margin:20px auto;min-height:28px}.contacts__item-mail{background:url(../../images/icons/mail.svg) no-repeat 0 rgba(0,0,0,0)}.contacts__item-skype{background:url(../../images/icons/skype.svg) no-repeat 0 rgba(0,0,0,0)}.contacts__item-telegram{background:url(../../images/icons/telegram.svg) no-repeat 0 rgba(0,0,0,0)}.contacts__item-facebook{background:url(../../images/icons/facebook.svg) no-repeat 0 rgba(0,0,0,0)}.contacts__item-whatsapp{background:url(../../images/icons/whatsapp.svg) no-repeat 0 rgba(0,0,0,0)}.point-card{-webkit-box-shadow:0 4px 40px rgba(0,0,0,.1);-moz-box-shadow:0 4px 40px rgba(0,0,0,.1);box-shadow:0 4px 40px rgba(0,0,0,.1);-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;padding:30px 20px 20px;text-align:center;margin:10px;max-width:-webkit-calc(33% - 20px);max-width:-moz-calc(33% - 20px);max-width:calc(33% - 20px);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;min-height:220px}.point-card__icon{width:90px;margin:-70px auto 0}.point-card__icon-block{width:60px;height:60px;font-size:36px;font-weight:700;line-height:36px;color:#fff;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:-70px auto 10px;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;background:-webkit-linear-gradient(233deg,#4059a8,rgba(255,0,0,0) 80.71%),-webkit-linear-gradient(323deg,#300048,#08c7a0 50.71%),-webkit-linear-gradient(114deg,#300048,#08c7a0 90.71%);background:-moz-linear-gradient(233deg,#4059a8,rgba(255,0,0,0) 80.71%),-moz-linear-gradient(323deg,#300048,#08c7a0 50.71%),-moz-linear-gradient(114deg,#300048,#08c7a0 90.71%);background:-o-linear-gradient(233deg,#4059a8,rgba(255,0,0,0) 80.71%),-o-linear-gradient(323deg,#300048,#08c7a0 50.71%),-o-linear-gradient(114deg,#300048,#08c7a0 90.71%);background:linear-gradient(217deg,#4059a8,rgba(255,0,0,0) 80.71%),linear-gradient(127deg,#300048,#08c7a0 50.71%),linear-gradient(336deg,#300048,#08c7a0 90.71%)}.point-card__text{font-size:14px;line-height:16px;color:#7f90aa}.help-block{padding:15px;color:#fff;text-align:center}.help-block__title{margin:10px auto;font-weight:700;font-size:36px}.help-block__text{font-weight:700;font-size:18px;line-height:21px}.how-block{text-align:center;margin:50px auto 80px}.how-block__title{font-weight:700;font-size:36px;line-height:42px;color:#7f90aa;margin-bottom:40px}.landing .how-block{margin:50px auto}.advantage-block{padding:30px 15px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;overflow:hidden}.advantage-block__title{font-size:36px;line-height:42px;text-align:center;font-weight:700;margin:10px auto 20px;color:#fff}.advantage-block .small-category-item{height:90px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.advantage-block .small-category-item__name{font-weight:700;font-size:18px;line-height:21px}.advantage-block .small-category-item__image{max-width:60px}.updates__icon{margin-right:10px;display:inline-block;width:32px;height:32px;background-color:#f74d75;-webkit-mask-image:url(../../images/icons/warning.svg);mask-image:url(../../images/icons/warning.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center;mask-position:center}.updates__icon,.updates__title{vertical-align:middle}.updates__list{padding:5px;max-height:-webkit-calc(100vh - 250px);max-height:-moz-calc(100vh - 250px);max-height:calc(100vh - 250px);overflow-y:auto;border:1px solid #2fd6a5;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px}.updates.popup-text{padding:0 40px}.update-item{-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:10px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:100%}.update-item,.update-item__image-container{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.update-item__image-container{-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;max-width:30px;font-size:0}.update-item__logo{height:20px;-o-object-fit:contain;object-fit:contain}.update-item__text{text-align:left;text-decoration:none;color:#4172b0;padding-left:10px;font-size:16px}.update-item__text:focus,.update-item__text:hover{text-decoration:underline}@media (min-width:480px){.btn-max-width{max-width:320px}}@media (min-width:620px){.header__inner,.header__nav{-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.header__nav{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.header__nav-link{padding:0 10px}.features-block{min-width:200px}}@media (min-width:621px){.landing .gradient-header__buttons_inline{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.landing .gradient-header__buttons_inline .btn-margin{margin-right:1px}.landing .gradient-header__buttons_inline .btn-margin:first-child{margin-right:30px}}@media (min-width:621px) and (min-width:1221px){.landing .gradient-header__buttons_inline .btn-max-width{max-width:250px}}@media (min-width:621px) and (min-width:621px){.landing .gradient-header__buttons_inline .btn-max-width{max-width:250px}}@media (min-width:621px) and (min-width:921px){.landing .gradient-header__buttons_inline .btn-max-width{max-width:205px}}@media (min-width:920px){.billing__table td.td-status{padding-left:15px;position:relative;min-width:90px}.billing__table td.td-status2:before{background:#2fd6a5;width:6px;height:6px;position:absolute;top:50%;left:3px;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;content:"";-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}.billing__table td.td-status3:before{background:#2fd6a5;width:6px;height:6px;position:absolute;top:50%;left:3px;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;content:"";-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}.billing__table td.td-status4:before{background:#f74d75;width:6px;height:6px;position:absolute;top:50%;left:3px;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;content:"";-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}.billing__table td.td-status5:before{background:#ff0;width:6px;height:6px;position:absolute;top:50%;left:3px;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;content:"";-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}.billing__table td.td-status6:before{background:#222c38;width:6px;height:6px;position:absolute;top:50%;left:3px;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;content:"";-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}.billing__table td.td-status7:before{background:#4172b0;width:6px;height:6px;position:absolute;top:50%;left:3px;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;content:"";-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}.ads-banner{position:fixed;display:block;width:270px;height:132px;bottom:10px;left:-400px;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;-webkit-animation:slide-with-pause .5s linear 15s forwards;-moz-animation:slide-with-pause .5s linear 15s forwards;-o-animation:slide-with-pause .5s linear 15s forwards;animation:slide-with-pause .5s linear 15s forwards}}@media (min-width:921px){.landing .gradient-header__text_right{margin-left:50%}.landing .gradient-header_text-top .gradient-header__text_center{max-width:50%}}@media (min-width:951px){.header__lang-menu:hover{max-height:500px}}@media (min-width:1200px){.menu__item:hover .submenu{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.submenu__scope{width:200px;border-right:1px solid #cfdceb;border-bottom:1px solid #cfdceb;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.submenu__scope:hover .submenu2{-webkit-box-shadow:2px 2px 2px 2px rgba(0,0,0,.1);-moz-box-shadow:2px 2px 2px 2px rgba(0,0,0,.1);box-shadow:2px 2px 2px 2px rgba(0,0,0,.1);display:block}.submenu__scope:hover .submenu2.col2{width:350px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%)}.submenu__scope:hover .submenu2.col2 .submenu__item{width:50%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.submenu__scope:hover .submenu2.col3{width:525px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%)}.submenu__scope:hover .submenu2.col3 .submenu__item{width:33%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.submenu__scope:hover .submenu2.col4{width:700px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%)}.submenu__scope:hover .submenu2.col4 .submenu__item{width:25%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.more>.submenu{min-width:auto;outline:1px solid #cfdceb}.mobile{display:none}}@media (min-width:1520px){.ads-banner{width:370px;height:180px}}@media (max-width:1500px){.header__nav{padding-right:20px}}@media (max-width:1440px){.header__inner{margin-right:80px}}@media (max-width:1300px){.header__nav{padding-right:40px}}@media (max-width:1260px){.container.container_header{width:100%;padding-right:35px;padding-left:10px}}@media (max-width:1250px){.header__nav-link{padding:0 4px}}@media (max-width:1220px){.container{width:900px}.poster-icons{padding:0 150px}.product-description{width:500px}.checkout-cost{margin-top:20px}.checkout-product__discount{margin-left:150px}.checkout-product__one-pcs{margin-left:130px}.checkout-product__quantity{margin-left:0}.checkout-product__description{width:auto}.checkout-row__cont_reviews-checkbox{padding-left:42px}.error__cont{padding-left:235px}.referral-content__list-block{width:50%}.twitch-calculator__out{max-width:100%}.rio-calculator__input{width:100%}.rio-calculator__row{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.rio-calculator__item{max-width:250px;width:100%}.rio-calculator__out-row{margin-bottom:0}.rio-calculator__out-center{-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.rio-calculator__out-center .rio-card:first-child{margin-right:0}.rio-card{max-width:440px;width:100%;margin-bottom:30px}.rio-card__title{font-size:16px}.rio-card__banner{max-width:270px}.rio-card__banner-tiktok{background-position:50%}.header__tab-cont .container,.header__tab.dropdown{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.header__tab-cont .container{width:100%;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}.discount-offer__header-item:nth-child(2){-webkit-box-flex:0;-webkit-flex:0 72%;-moz-box-flex:0;-ms-flex:0 72%;flex:0 72%}.discount-offer__header-item:nth-child(3){-webkit-box-flex:0;-webkit-flex:0 15%;-moz-box-flex:0;-ms-flex:0 15%;flex:0 15%}.discount__sale-img{right:17px;bottom:8px;width:40px;height:40px}.specification{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.specification-block{margin:0}.specification-block:last-child{margin-top:20px}.specification-block:last-child .specification-item{display:block}.product-buy{width:350px}.checkbox__title{font-size:14px}.image-block{right:41px;width:45%;height:109%}.landing .gradient-header .image-block_left{left:41px;max-width:-webkit-calc(50% - 41px);max-width:-moz-calc(50% - 41px);max-width:calc(50% - 41px)}}@media (max-width:1200px){.menu__item:last-child .submenu{display:block}.menu__item{width:200px;text-align:left}.menu__item.active-category{-webkit-box-ordinal-group:0;-webkit-order:-1;-moz-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.menu__item.active-category .menu-link{display:none}.menu__item.active-category .submenu{display:block}.menu__item.more .menu-link{display:none}.menu-link{border:0;min-width:160px;width:auto}.menu{display:none}.menu.active{background:#fff;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border-top:#7f90aa;width:100%;color:#4172b0;text-align:center;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;position:absolute;top:38px;right:0;-webkit-transition:.1s;-o-transition:.1s;-moz-transition:.1s;transition:.1s;overflow-x:hidden;overflow-y:auto;-webkit-box-shadow:0 40px 111px 0 rgba(37,77,127,.55);-moz-box-shadow:0 40px 111px 0 rgba(37,77,127,.55);box-shadow:0 40px 111px 0 rgba(37,77,127,.55);max-height:auto}.submenu,.submenu2{position:static}.submenu2{min-width:auto;max-height:none;overflow:visible}.homeoffers-product .offer.heading .offer-title{-webkit-box-flex:0;-webkit-flex:0 0 25%;-moz-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%}.homeoffers-product .offer.heading .offer-price{-webkit-box-flex:0;-webkit-flex:0 0 15%;-moz-box-flex:0;-ms-flex:0 0 15%;flex:0 0 15%}.homeoffers-offers .offer-title{-webkit-box-flex:0;-webkit-flex:0 0 25%;-moz-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%}.homeoffers-offers .offer-price{-webkit-box-flex:0;-webkit-flex:0 0 15%;-moz-box-flex:0;-ms-flex:0 0 15%;flex:0 0 15%}}@media (max-width:1045px){.footer__inner{padding:0 10px}.footer-icons{padding:30px 10px}}@media (max-width:1025px){.header__tab-inner{-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}@media (max-width:950px){.header-logo{margin-top:6px}.header__logo .social-link{width:30px;padding:0 1px}.header__nav{padding-right:0;-webkit-transition:.4s;-o-transition:.4s;-moz-transition:.4s;transition:.4s;max-width:0;-webkit-transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out;position:absolute;top:0;left:0;width:100%;z-index:1;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;height:100vh;background:#222c38;overflow:hidden;white-space:nowrap}.header__nav.active{max-width:100%;padding-left:30px;padding-top:15px}.header__nav-link{font-size:20px;padding:8px 0}.hamburger{display:block}.header__lang-menu{top:20px;right:90px}.header__user{width:32px;height:32px;top:17px}}@media (max-width:920px){.container{width:600px}.home__advantages{padding-bottom:0}.home__advantages-items{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:0}.home__advantages-item{width:100%;padding:30px 0;border-bottom:1px solid #39424c}.home__advantages-item__description{padding:0 25px}.home-section{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.home-section:nth-child(2n) .home-section__content{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;-moz-box-orient:horizontal;-moz-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.home-section:nth-child(2n) .home-section__content .home-section__price-item{text-align:right}.home-section__inner{-webkit-box-orient:vertical;-webkit-flex-direction:column;-moz-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start}.home-section__content,.home-section__inner{-webkit-box-direction:normal;-moz-box-direction:normal}.home-section__content{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-orient:horizontal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:end;-webkit-align-items:flex-end;-moz-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.home-section__logo{width:70%}.home-section__btn{max-width:500px;margin-left:auto;margin-right:auto}.home-section__price-item{margin-bottom:23px;white-space:nowrap}.home-section__price-item:last-child{margin-left:0}.home-section__price{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.home__how-works{padding-top:10px}.home__how-works__container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.home__how-works__item{padding-bottom:40px;border-left:none!important}.poster-description{width:100%}.poster-icons{padding:0}.product-description{width:100%}.checkout-product__discount,.checkout-product__one-pcs{margin-left:50px}.checkout-row__cont_reviews-checkbox{padding-left:22px}.error__cont{padding-left:75px}.blog-container{-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}.instagram-hashtag__row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.instagram-hashtag__item,.instagram-hashtag__similar{max-width:100%}.instagram-hashtag__item:first-child,.instagram-hashtag__similar:first-child{margin-bottom:20px}.twitch-calculator__out{max-width:70%}.twitch-calculator__row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.twitch-calculator__block{max-width:100%}.twitch-calculator__block:first-child{text-align:center;max-width:100%}.rio-card{width:49%}.footer__title_none{display:none}.footer-column:last-child{width:40%}.footer-item{width:100%;padding-right:0}.pagination_forum .pagination-link{padding:4px 8px;font-size:18px}.homeoffers-product .offer.heading .offer-title{-webkit-box-flex:0;-webkit-flex:0 0 40%;-moz-box-flex:0;-ms-flex:0 0 40%;flex:0 0 40%}.homeoffers-product .offer.heading .offer-name{font-size:18px}.homeoffers-product .offer.heading .offer-count,.homeoffers-product .offer.heading .offer-followers{-webkit-box-flex:0;-webkit-flex:0 0 12%;-moz-box-flex:0;-ms-flex:0 0 12%;flex:0 0 12%;text-transform:capitalize}.homeoffers-product .offer.heading .offer-price{-webkit-box-flex:0;-webkit-flex:0 0 20%;-moz-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%}.homeoffers-product .offer.heading .offer-links{-webkit-box-flex:0;-webkit-flex:0 0 16%;-moz-box-flex:0;-ms-flex:0 0 16%;flex:0 0 16%}.homeoffers-offers .offer{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.homeoffers-offers .offer-title{-webkit-box-flex:0;-webkit-flex:0 0 40%;-moz-box-flex:0;-ms-flex:0 0 40%;flex:0 0 40%}.homeoffers-offers .offer-name{font-size:18px}.homeoffers-offers .offer-count,.homeoffers-offers .offer-followers{-webkit-box-flex:0;-webkit-flex:0 0 12%;-moz-box-flex:0;-ms-flex:0 0 12%;flex:0 0 12%}.homeoffers-offers .offer-price{-webkit-box-flex:0;-webkit-flex:0 0 20%;-moz-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%}.homeoffers-offers .offer-links{-webkit-box-flex:0;-webkit-flex:0 0 16%;-moz-box-flex:0;-ms-flex:0 0 16%;flex:0 0 16%}.homeoffers-offers .offer-links__checkout{font-size:16px;padding:5px}.homeoffers-offers .offer-links__offer{display:none}.discount-offer__header-item{font-size:16px}.discount-offer__header-item:first-child{-webkit-box-flex:0;-webkit-flex:0 20%;-moz-box-flex:0;-ms-flex:0 20%;flex:0 20%}.discount-offer__header-item:nth-child(2){-webkit-box-flex:0;-webkit-flex:0 55%;-moz-box-flex:0;-ms-flex:0 55%;flex:0 55%}.discount-offer__header-item:nth-child(3){-webkit-box-flex:0;-webkit-flex:0 25%;-moz-box-flex:0;-ms-flex:0 25%;flex:0 25%}.discount__sale-img{right:10px}.container.container_categories{min-width:690px}.small-categories__list{width:-webkit-calc(100% + 30px);width:-moz-calc(100% + 30px);width:calc(100% + 30px);margin:0 auto 0 -15px}.small-category-item{width:-webkit-calc(33.333% - 30px);width:-moz-calc(33.333% - 30px);width:calc(33.333% - 30px);margin:0 15px 15px}.product-buy{width:100%}.product-buy__type{width:auto}.features__heading{margin:0 auto 42px;font-size:30px;line-height:35px}.features-block__info{font-size:14px;line-height:16px}.billing__table thead th{display:none}.billing__table{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;position:relative}.billing__table thead tr{display:none}.billing__table tbody{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;overflow:auto;width:100%}.billing__table tbody tr td{padding-left:140px;border-bottom:1px dotted #2fd6a5}.billing__table tbody tr td:last-child{border-bottom:1px solid #2fd6a5}.billing__table tbody tr td:before{position:absolute;left:0;font-weight:700;content:attr(data-title);padding-left:10px}.billing__table tr{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border-top:1px solid #2fd6a5;border-right:1px solid #2fd6a5;border-left:1px solid #2fd6a5;margin-bottom:5px}.gradient-header{padding:19px 0 0;min-height:191px;margin-bottom:107px}.gradient-header__title{font-size:36px;margin-bottom:15px;line-height:42px}.gradient-header__subtitle{font-size:14px;line-height:16px}.review .gradient-header{padding:19px 0 0}.image-block__item.image-block__item__fb{left:25%;top:61%;width:29%}.image-block__item.image-block__item__ytb{top:19px;left:30%}.image-block__item.image-block__item__tktk{top:45%;left:46%}.image-block__item.image-block__item__twtr{left:58%;top:20px}.image-block__item.image-block__item__inst{top:37px;width:31%}.landing .gradient-header__subtitle,.landing .gradient-header__title{max-width:100%}.landing .gradient-header__text{padding:10px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.landing .gradient-header_large .btn{padding:15px 30px}.landing .gradient-header .image-block:not(.image-block_center){display:none}.blurred_to-right:before{-webkit-transform:translate(50%,-50%);-moz-transform:translate(50%,-50%);-ms-transform:translate(50%,-50%);-o-transform:translate(50%,-50%);transform:translate(50%,-50%);left:unset;top:14%}.blurred_xl:before{left:-10%}.blurred_xs:before{content:none}}@media (max-width:900px){.title-common{font-size:30px;line-height:35px}.flex-dh-mv{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.text-block__title{font-size:30px;line-height:35px}.review .gradient-header{margin-bottom:10px}.header__inner{margin-right:14px}.card-plan{width:-webkit-calc(50% - 20px);width:-moz-calc(50% - 20px);width:calc(50% - 20px)}.point-card{max-width:100%}}@media (max-width:767px){.tns-nav{display:none}}@media (max-width:650px){.card{max-width:650px}}@media (max-width:630px){.order-table{width:94%}}@media (max-width:620px){.container,.container.container_header{width:480px}.checkout-row__item input{width:100%}.checkout-row__item_reviews,.checkout-row__item_reviews-center{-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start}.checkout-row__item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.checkout-row__cont,.checkout-row__cont .select,.checkout-row__cont_reviews{width:100%}.checkout-row__cont_reviews-checkbox{padding-left:24px}.application__out{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.error-image{left:120px}.error__cont{padding-left:15px}.referral-poster__card .home__advantages-heading{font-size:18px}.referral-poster-btn__title{font-size:26px}.form-search_popup{margin-top:100px}.search-icon{top:15px;right:90px}.search-results .homeoffers-offers .offer-price{-webkit-box-flex:0!important;-webkit-flex:0 0 100%!important;-moz-box-flex:0!important;-ms-flex:0 0 100%!important;flex:0 0 100%!important}.search-results .homeoffers-offers .offer-links a{width:100%}.search-title{font-size:24px}.tools__row>div{width:100%}.tools__row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.tools__title{font-size:26px}.tools-form__title{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:15px}.tools-form__img{margin:10px 0}.tools-form__wrap{padding:0 15px}.tools-form__row:nth-child(2){margin-bottom:10px}.tools-form__panel{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-webkit-flex-direction:column-reverse;-moz-box-orient:vertical;-moz-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-align:initial;-webkit-align-items:initial;-moz-box-align:initial;-ms-flex-align:initial;align-items:normal}.instagram-hashtag__title{padding:0 10px;font-size:26px}.instagram-hashtag__subtitle{font-size:20px}.instagram-download__item:nth-child(2){margin-bottom:20px;max-width:280px}.instagram-download__link .instagram-download__link-hover{position:absolute;display:block;width:100%;height:100%;background:rgba(0,0,0,.3);top:0;left:0;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.instagram-download__link .instagram-download__link-hover:after{content:"";position:absolute;width:70px;height:70px;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);left:0;right:0;margin:0 auto;background:url(../../images/tools/download.svg) no-repeat;-webkit-background-size:contain;-moz-background-size:contain;-o-background-size:contain;background-size:contain;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.instagram-download__out{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-webkit-flex-direction:column-reverse;-moz-box-orient:vertical;-moz-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.instagram-download__desc{max-width:260px;margin:0 auto}.instagram-audit__out{margin:0 10px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.instagram-audit__col-avatar,.instagram-audit__col-desc{width:100%}.twitch-calculator__out{max-width:90%;margin:0 10px}.twitch-calculator__col-title{font-size:22px}.twitch-calculator__name{margin-bottom:10px}.instagram-top__title{font-size:24px}.top-table{margin:0 10px}.top-table__header{display:none}.top-table__row{display:block}.top-table__row-item{font-size:20px;padding:5px 0;color:#4172b0}.top-table__col{text-align:right;color:#000}.facebook-checker{margin:0 10px}.top-table .loader{top:50%}.rio-page__subtitle{padding:0 10px}.rio-calculator__row{-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0 10px}.rio-calculator__item{max-width:440px;width:100%;margin-bottom:10px}.rio-calculator__out{padding:0 10px}.rio-calculator__out-center,.rio-calculator__out-row{-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}.rio-card{max-width:100%;width:100%}.footer-icons{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.hamburger{right:-10px}.header__user{right:55px}.header__user.login{top:15px;font-size:12px}.card{border:1px solid #f0f0f0}.card-parent{width:300px}.cards-container{border-top:1px solid #f0f0f0;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}.pagination_forum .pagination-link{padding:4px;font-size:16px}.homeoffers-product .offer.heading{-webkit-box-pack:center!important;-webkit-justify-content:center!important;-moz-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important;margin-bottom:10px}.homeoffers-product .offer.heading .offer-title{-webkit-box-flex:0!important;-webkit-flex:0 0 100%!important;-moz-box-flex:0!important;-ms-flex:0 0 100%!important;flex:0 0 100%!important;text-align:center}.homeoffers-product .offer.heading .offer-name{text-align:center}.homeoffers-product .offer.heading .offer-count,.homeoffers-product .offer.heading .offer-followers,.homeoffers-product .offer.heading .offer-links,.homeoffers-product .offer.heading .offer-price{display:none}.homeoffers-product{padding:0 15px}.homeoffers-offers .offer{padding:10px 0}.homeoffers-offers .offer-logo__image-container{-webkit-box-flex:0;-webkit-flex:0 0 20px;-moz-box-flex:0;-ms-flex:0 0 20px;flex:0 0 20px}.homeoffers-offers .offer-title{-webkit-box-flex:0!important;-webkit-flex:0 0 100%!important;-moz-box-flex:0!important;-ms-flex:0 0 100%!important;flex:0 0 100%!important;margin-bottom:10px}.homeoffers-offers .offer-followers{-webkit-box-flex:0!important;-webkit-flex:0 0 30%!important;-moz-box-flex:0!important;-ms-flex:0 0 30%!important;flex:0 0 30%!important;text-align:center}.homeoffers-offers .offer-followers__title{display:block;margin-bottom:5px}.homeoffers-offers .offer-count{-webkit-box-flex:0!important;-webkit-flex:0 0 30%!important;-moz-box-flex:0!important;-ms-flex:0 0 30%!important;flex:0 0 30%!important;text-align:center}.homeoffers-offers .offer-count__title{display:block;margin-top:5px}.homeoffers-offers .offer-price{-webkit-box-flex:0!important;-webkit-flex:0 0 30%!important;-moz-box-flex:0!important;-ms-flex:0 0 30%!important;flex:0 0 30%!important;text-align:center}.homeoffers-offers .offer-links{margin-top:10px;-webkit-box-flex:0!important;-webkit-flex:0 0 100%!important;-moz-box-flex:0!important;-ms-flex:0 0 100%!important;flex:0 0 100%!important}.homeoffers-offers .offer-links a:not(.notify){width:100%;margin:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.discount-offer__header{padding:10px;text-align:center}.discount-offer__header-item:first-child{display:none}.discount-offer__header-item:nth-child(2){-webkit-box-flex:0;-webkit-flex:0 100%;-moz-box-flex:0;-ms-flex:0 100%;flex:0 100%}.discount-offer__header-item:nth-child(3){display:none}.discount{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.discount__description{padding-right:0;margin-bottom:10px}.discount__code{-webkit-box-flex:0;-webkit-flex:0 100%;-moz-box-flex:0;-ms-flex:0 100%;flex:0 100%;min-width:200px;width:100%}.discount-sale__img{right:30px}.toast_active{bottom:auto;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);left:0;right:0;margin:0 auto}.container.container_categories{min-width:auto}.small-categories__list{max-width:100%;padding:0 40px;width:100%;margin:0 auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.small-category-item{width:100%;margin:0 0 5px}.landing .small-category-item{width:100%}.features__heading{margin:0 auto 47px}.features__wrapper{-webkit-box-align:end;-webkit-align-items:flex-end;-moz-box-align:end;-ms-flex-align:end;align-items:flex-end}.features-block{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.features-block__logo{width:30px}.features-block__description{font-size:14px;margin-left:0}.features-block__info{font-size:16px;line-height:19px}.form__file-label{max-width:none}.form-submit{padding:20px 90px;margin-top:20px;min-width:250px}.form-input{font-size:16px}.form-row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.form-row__item{width:100%;margin-top:15px}.categories-dropdown__item{font-size:14px}.gradient-header{margin-bottom:70px}.gradient-header__subtitle{max-width:198px}.image-block{right:-24px;top:49px}.image-block__item.image-block__item__fb{top:47%;left:11%}.image-block__item.image-block__item__ytb{top:21%;left:25%;width:35%}.image-block__item.image-block__item__tktk{top:43%;width:23%;left:40%}.image-block__item.image-block__item__twtr{width:23%;top:22%}.image-block__item.image-block__item__inst{top:32%;width:44%}.blurred:before{content:none}.card-plan{width:100%}.accordeon .card-plan{padding:30px;min-width:auto;-webkit-box-shadow:0 4px 8px rgba(0,0,0,.1);-moz-box-shadow:0 4px 8px rgba(0,0,0,.1);box-shadow:0 4px 8px rgba(0,0,0,.1)}}@media (max-width:600px){.icons{width:100%;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around}.accordeon-item .text-block{padding:0}.popup__menu{padding:0 20px}.popup__nav-icon:before{margin-right:5px}.chat.opened{right:0;bottom:0;width:100%;height:100%;z-index:2147483642;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;padding:40px 0 10px}.chat.opened .lite-chatbox{height:-webkit-calc(100% - 50px);height:-moz-calc(100% - 50px);height:calc(100% - 50px)}.breadcrumbs{padding:15px 15px 10px}.hb__f{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.hb__c{display:none}.hb__btn{margin-top:10px}.similar-links-item{max-width:130px}.similar-links-row{-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}.similar-links-img{max-height:100px;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px}}@media (max-width:550px){.error-image{width:150px;margin:0;left:90px}.error__text{font-size:120px}.pagination-container{-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media (max-width:535px){.poster-icons{-webkit-box-align:end;-webkit-align-items:flex-end;-moz-box-align:end;-ms-flex-align:end;align-items:flex-end}.poster-item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.poster-item__desc{padding:10px 0 0}}@media (max-width:520px){.home__how-works{width:90%;margin-left:auto;margin-right:auto}.home__how-works__btn{width:90%;padding:13px 0}.checkout-popup__line{-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.checkout-popup__line span:first-child{display:inline;width:auto;padding-right:15px}.checkout-popup__body{width:95%}.popup-body{width:95%;height:auto;padding-bottom:30px}}@media (max-width:500px){.text-block{padding:30px 10px}.home-heading{font-size:24px;line-height:26px}.home-section__inner{padding:0 10px;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.home-section__btn{max-width:none;width:90%}.icon{margin:20px}.product-slider__head{padding-left:25px}.product__inner{padding-left:15px;padding-right:15px}.checkout-heading{font-size:16px;padding-left:15px}.checkout-heading.payment{font-size:16px;padding-left:0}.checkout-cost{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start;width:100%}.checkout-payment__container{padding:0 15px}.checkout-payment__buttons{width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.checkout-payment__button{width:145px}.checkout-product-title{padding:0 15px}.checkout-product{width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0 15px}.checkout-product__discount{margin-left:0;width:100%;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.checkout-product__discount__cost{font-size:22px}.checkout-product__one-pcs{margin-left:0;width:100%;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.checkout-product__one-pcs__cost{font-size:22px}.checkout-product__quantity{width:100%;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.checkout-product__description{font-size:11px}.not-found__text{font-size:120px}.not-found__img{right:93px;width:143px;margin-top:33px}.blog-post__heading{padding-left:15px}.blog-post__content{padding:0 15px}.blog-post__image{width:94%}.blog-post__read{padding-left:15px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.blog-post__container{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.referral-poster__title{font-size:22px}.referral-content__list-block{width:100%}.instagram-hashtag__out{padding:0 10px}.filter-dropdown{margin-left:15px}.create-ticket{padding:0 10px}.product-buy__type{padding-right:0}.product-buy__field.checkout{margin-top:0}.form{padding:0 20px}.sitemap-list__link{font-size:14px;line-height:16px}.checkbox__title:before{left:-22px}.checkbox__title:after{left:-22px}.gradient-header{padding:31px 0 0}.gradient-header__title{font-size:24px;margin-bottom:23px;line-height:28px}}@media (max-width:490px){.header__inner{padding-left:10px}}@media (max-width:480px -100px){.home-section__logo{width:75%}}@media (max-width:480px){.container,.container.container_header{width:100%}.home-section{border-bottom:0}.home-section__inner{border-bottom:1px solid #f0f0f0}.tools-form__select{padding:8px 20px}.instagram-hashtag__header span{font-size:15px}.review .gradient-header .container{padding:10px 15px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.menu__item{width:100%;padding:0 5px}.menu-link{max-width:310px}.popup__nav-icon{font-size:14px}.gradient-header_padding .container{padding:10px 15px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}}@media (max-width:470px){.poster-description{padding:0 10px}.order-product{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.order-product__item{width:100%}.order-product__item:before{display:block;margin-top:15px;padding-bottom:10px;text-align:center;color:#3386a0;font-weight:700;font-size:13px}.order-properties__main{display:none}.order-product__item:first-child:before{content:"name"}.order-product__item:nth-child(2):before{content:"description"}.order-product__item:nth-child(3):before{content:"price for one"}.order-product__item:nth-child(4):before{content:"cost"}}@media (max-width:459px){.specification{margin-top:-10px}.specification-item:first-child{margin-top:10px}}@media (max-height:420px){.header__lang a{padding:4px 14px}.header__lang-menu.open{max-height:400px}}@media (max-width:420px){.home-section__title{font-size:26px}}@media (max-width:400px){.blog-card{width:94%}.product-buy{margin-top:25px}.hb__t{font-size:16px}}@media (max-width:390px){.heading{padding:0 10px}.poster-item__desc{font-size:12px}.card{max-width:100%;border:0;border-bottom:1px solid #f0f0f0}.card-parent{width:100%}.cards-container{margin-bottom:40px}.pagination-container{margin-top:40px}}@media (max-width:380px){.header__tab.dropdown{max-width:100%;width:100%;background-position-x:90%;background-color:#f5f7f9;border:0;font-weight:700}.header__tab.dropdown.with-active{color:rgba(0,0,0,0)}.header__tab.dropdown .dropdown-menu{top:0;max-height:100%;height:100%;background-color:rgba(0,0,0,0);-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;-webkit-transition:all 0s;-o-transition:0s all;-moz-transition:0s all;transition:all 0s}.header__tab.dropdown .dropdown-menu.active{height:auto;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-height:600px;width:101vw;left:-1px;border-left:1px solid #fff}.header__tab.dropdown .dropdown-menu.active .header__tab{display:block;width:100%;max-width:100%;text-align:left;padding-left:75px;background-position-x:50px}.header__tab.dropdown .dropdown-menu.active .header__tab.active{-webkit-box-ordinal-group:0;-webkit-order:-1;-moz-box-ordinal-group:0;-ms-flex-order:-1;order:-1;background-position-x:25px}.header__tab.dropdown .dropdown-menu .header__tab{display:none}.header__tab.dropdown .dropdown-menu .header__tab.active{width:100%;height:100%;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;text-align:left;display:block;padding:10px 50px;background-position-y:center!important;background-color:rgba(0,0,0,0);-webkit-transition:all 0s;-o-transition:0s all;-moz-transition:0s all;transition:all 0s}.header__tab.active{width:100%;max-width:100%}.pagination-arrow{padding:10px}.pagination-link{padding:4px 10px;font-size:18px}}@media (max-width:374px){.pagination_forum .pagination-link{padding:4px 2px;font-size:14px}}@media (max-width:370px){.tools-form__input_save{padding:8px 4px;max-width:120px;width:100%}.footer-link{font-size:12px;min-width:130px}}@media (max-width:360px){.home__how-works__item-label{margin-left:10px;font-size:22px}}@media (max-width:350px){.facebook-checker__table-top{display:none}.header__nav-link{font-size:16px}.popup__menu{padding-left:10px;padding-right:15px}.popup__nav-icon{font-size:12px}.popup__nav-icon:before{margin-right:3px}.toast_active{width:95%}}@media print{code[class*=language-],pre[class*=language-]{text-shadow:none}}

/*# sourceMappingURL=common.css.map*/