.selectize-control.plugin-drag_drop.multi>.selectize-input>div.ui-sortable-placeholder{visibility:visible!important;background:#f2f2f2!important;background:rgba(0,0,0,.06)!important;border:0!important;box-shadow:inset 0 0 12px 4px #fff}.selectize-control.plugin-drag_drop .ui-sortable-placeholder:after{content:"!";visibility:hidden}.selectize-control.plugin-drag_drop .ui-sortable-helper{box-shadow:0 2px 5px rgba(0,0,0,.2)}.selectize-dropdown-header{position:relative;padding:5px 8px;border-bottom:1px solid #d0d0d0;background:#f8f8f8;border-radius:3px 3px 0 0}.selectize-dropdown-header-close{position:absolute;right:8px;top:50%;color:#303030;opacity:.4;margin-top:-12px;line-height:20px;font-size:20px!important}.selectize-dropdown-header-close:hover{color:#000}.selectize-dropdown.plugin-optgroup_columns .optgroup{border-right:1px solid #f2f2f2;border-top:0;float:left;box-sizing:border-box}.selectize-dropdown.plugin-optgroup_columns .optgroup:last-child{border-right:0}.selectize-dropdown.plugin-optgroup_columns .optgroup:before{display:none}.selectize-dropdown.plugin-optgroup_columns .optgroup-header{border-top:0}.selectize-control.plugin-remove_button [data-value]{position:relative;padding-right:24px!important}.selectize-control.plugin-remove_button [data-value] .remove{z-index:1;position:absolute;top:0;right:0;bottom:0;width:17px;text-align:center;font-weight:700;font-size:12px;color:inherit;text-decoration:none;vertical-align:middle;display:inline-block;padding:2px 0 0;border-left:1px solid #d0d0d0;border-radius:0 2px 2px 0;box-sizing:border-box}.selectize-control.plugin-remove_button [data-value] .remove:hover{background:rgba(0,0,0,.05)}.selectize-control.plugin-remove_button [data-value].active .remove{border-left-color:#cacaca}.selectize-control.plugin-remove_button .disabled [data-value] .remove:hover{background:none}.selectize-control.plugin-remove_button .disabled [data-value] .remove{border-left-color:#fff}.selectize-control.plugin-remove_button .remove-single{position:absolute;right:0;top:0;font-size:23px}.selectize-control{position:relative}.selectize-dropdown,.selectize-input,.selectize-input input{color:#303030;font-family:inherit;font-size:13px;line-height:18px;-webkit-font-smoothing:inherit}.selectize-control.single .selectize-input.input-active,.selectize-input{background:#fff;cursor:text;display:inline-block}.selectize-input{border:1px solid #d0d0d0;padding:8px;display:inline-block;width:100%;overflow:hidden;position:relative;z-index:1;box-sizing:border-box;box-shadow:inset 0 1px 1px rgba(0,0,0,.1);border-radius:3px}.selectize-control.multi .selectize-input.has-items{padding:6px 8px 3px}.selectize-input.full{background-color:#fff}.selectize-input.disabled,.selectize-input.disabled *{cursor:default!important}.selectize-input.focus{box-shadow:inset 0 1px 2px rgba(0,0,0,.15)}.selectize-input.dropdown-active{border-radius:3px 3px 0 0}.selectize-input>*{vertical-align:baseline;display:-moz-inline-stack;display:inline-block;zoom:1;*display:inline}.selectize-control.multi .selectize-input>div{cursor:pointer;margin:0 3px 3px 0;padding:2px 6px;background:#f2f2f2;color:#303030;border:0 solid #d0d0d0}.selectize-control.multi .selectize-input>div.active{background:#e8e8e8;color:#303030;border:0 solid #cacaca}.selectize-control.multi .selectize-input.disabled>div,.selectize-control.multi .selectize-input.disabled>div.active{color:#7d7d7d;background:#fff;border:0 solid #fff}.selectize-input>input{display:inline-block!important;padding:0!important;min-height:0!important;max-height:none!important;max-width:100%!important;margin:0 2px 0 0!important;text-indent:0!important;border:0!important;background:none!important;line-height:inherit!important;-webkit-user-select:auto!important;box-shadow:none!important}.selectize-input>input::-ms-clear{display:none}.selectize-input>input:focus{outline:none!important}.selectize-input:after{content:" ";display:block;clear:left}.selectize-input.dropdown-active:before{content:" ";display:block;position:absolute;background:#f0f0f0;height:1px;bottom:0;left:0;right:0}.selectize-dropdown{position:absolute;z-index:10;background:#fff;margin:-1px 0 0;border:1px solid #d0d0d0;border-top:0;box-sizing:border-box;box-shadow:0 1px 3px rgba(0,0,0,.1);border-radius:0 0 3px 3px}.selectize-dropdown [data-selectable]{cursor:pointer;overflow:hidden}.selectize-dropdown [data-selectable] .highlight{background:rgba(125,168,208,.2);border-radius:1px}.selectize-dropdown .optgroup-header,.selectize-dropdown .option{padding:5px 8px}.selectize-dropdown .option,.selectize-dropdown [data-disabled],.selectize-dropdown [data-disabled] [data-selectable].option{cursor:inherit;opacity:.5}.selectize-dropdown [data-selectable].option{opacity:1}.selectize-dropdown .optgroup:first-child .optgroup-header{border-top:0}.selectize-dropdown .optgroup-header{color:#303030;background:#fff;cursor:default}.selectize-dropdown .active{background-color:#f5fafd;color:#495c68}.selectize-dropdown .active.create{color:#495c68}.selectize-dropdown .create{color:rgba(48,48,48,.5)}.selectize-dropdown-content{overflow-y:auto;overflow-x:hidden;max-height:200px;-webkit-overflow-scrolling:touch}.selectize-control.single .selectize-input,.selectize-control.single .selectize-input input{cursor:pointer}.selectize-control.single .selectize-input.input-active,.selectize-control.single .selectize-input.input-active input{cursor:text}.selectize-control.single .selectize-input:after{content:" ";display:block;position:absolute;top:50%;right:15px;margin-top:-3px;width:0;height:0;border-color:grey transparent transparent;border-style:solid;border-width:5px 5px 0}.selectize-control.single .selectize-input.dropdown-active:after{margin-top:-4px;border-width:0 5px 5px;border-color:transparent transparent grey}.selectize-control.rtl.single .selectize-input:after{left:15px;right:auto}.selectize-control.rtl .selectize-input>input{margin:0 4px 0 -2px!important}.selectize-control .selectize-input.disabled{opacity:.5;background-color:#fafafa}.success-message{display:flex;position:absolute;top:0;width:100%;bottom:0;opacity:0;transition:opacity .3s linear;left:-99999px}.success-message>div{width:314px;text-align:left;font-family:BigCityGrotesquePro,serif;font-size:18px;line-height:36px;color:#3f3f3f;margin:auto}.success-message.show{opacity:1;left:0}.contact__form,.modal__form{position:relative}.contact__form .hide-if-success-order,.modal__form .hide-if-success-order{transition:opacity .3s linear}.contact__form .hide-if-success-order{display:flex;flex-direction:column}.contact__form .hide-if-success-order.hide,.modal__form .hide-if-success-order.hide{opacity:0}.app--blog .sidebar__request-btn,.app--entry .sidebar__request-btn{background:none}.app--blog .logo,.app--entry .logo{height:25px}.app--blog .sidebar__inner:not(.sidebar__inner_show),.app--entry .sidebar__inner:not(.sidebar__inner_show){height:70px}@media (max-width:767px){.app--blog .sidebar__inner:not(.sidebar__inner_show),.app--entry .sidebar__inner:not(.sidebar__inner_show){display:block}}.app--blog .sidebar__phone_mobile,.app--entry .sidebar__phone_mobile{background:url(/images/phone-dark.svg?c447bb6b5bfb936f4234624748f2d1db) no-repeat 50%}.app--blog .sidebar__bar span,.app--blog .sidebar__bar span:after,.app--blog .sidebar__bar span:before,.app--entry .sidebar__bar span,.app--entry .sidebar__bar span:after,.app--entry .sidebar__bar span:before{background:#181818}.app--blog .sidebar__inner_show .sidebar__phone_mobile,.app--entry .sidebar__inner_show .sidebar__phone_mobile{background:url(/images/phone.svg?9d455e4b6886de1b8dae932bb5548df9) no-repeat 50%}.app--blog .sidebar__inner_show .sidebar__bar span,.app--blog .sidebar__inner_show .sidebar__bar span:after,.app--blog .sidebar__inner_show .sidebar__bar span:before,.app--entry .sidebar__inner_show .sidebar__bar span,.app--entry .sidebar__inner_show .sidebar__bar span:after,.app--entry .sidebar__inner_show .sidebar__bar span:before{background:#fff}@media (max-width:767px){.app--blog .sidebar__inner,.app--entry .sidebar__inner{padding-top:18px}.app--blog .sidebar__header,.app--entry .sidebar__header{margin:0}}.app--blog .main,.app--entry .main{margin-bottom:168px;background:#f4f4f4;padding:36px 60px}@media (max-width:1090px){.app--blog .main,.app--entry .main{margin-bottom:244px}}@media (max-width:991px){.app--blog .main,.app--entry .main{padding-left:35px;padding-right:35px}}@media (max-width:767px){.app--blog .main,.app--entry .main{padding-top:70px}}@media (max-width:575px){.app--blog .main,.app--entry .main{padding-left:20px;padding-right:20px}}@media (max-width:415px){.app--blog .main,.app--entry .main{margin-bottom:292px}}.app--blog .footer,.app--entry .footer{visibility:visible!important}.app--entry .main{background:#fff}.blog-breadcrumbs{list-style-type:none;padding:0;display:flex;margin:0 0 40px}@media (max-width:767px){.blog-breadcrumbs.last>li:last-child{display:none}}.blog-breadcrumbs>li{display:flex;flex-direction:row;align-items:center}.blog-breadcrumbs a{font-family:BigCityGrotesquePro,serif;font-style:normal;font-weight:400;font-size:16px;line-height:31px;display:flex;align-items:center;color:rgba(0,0,0,.5);display:inline-block}.blog-breadcrumbs li:before{content:"/";color:#cfcfcf;display:flex;height:auto;line-height:1em;margin:-4px 4px 0}.blog-breadcrumbs li:first-child:before{display:none}.blog-title{font-family:BigCityGrotesquePro,serif;font-weight:800;font-size:40px;line-height:115%;margin-top:0;display:flex;align-items:center;color:#222;margin-bottom:6px}@media (max-width:767px){.blog-title{font-size:30px}}.blog-description{font-family:BigCityGrotesquePro,serif;font-style:normal;font-weight:400;font-size:16px;line-height:35px;color:rgba(0,0,0,.5);margin-bottom:40px}@media (max-width:767px){.blog-description{line-height:1.5;margin-bottom:20px}}.blog-filters{padding-bottom:42px;margin-bottom:45px;border-bottom:1px solid rgba(0,0,0,.12)}.blog-filters:after{content:"";display:table;clear:both}@media (max-width:500px){.blog-filters>div{width:45%}.blog-filters>div .select__button,.blog-filters>div>.select{width:100%}.blog-filters>div .select__button span.text,.blog-filters>div>.select span.text{text-rendering:optimizeLegibility}}#blog-more .title_h1{margin-top:70px;display:block;width:100%}.blog-list{display:flex;flex-wrap:wrap;max-width:1290px;margin:0 auto;position:relative}.entry{display:block;border-radius:5px;color:#fff;position:relative;background-size:100% 100%;overflow:hidden}.entry:hover img.bg{transform:scale(1.03)}.entry:hover:before{opacity:0}.entry:hover .entry__cat{margin-top:-20px}.entry:before{content:"";position:relative;display:block;padding-top:100%;background:#000;opacity:.15;transition:opacity .4s ease-out;z-index:3}.entry img.bg{position:absolute;left:0;top:0;-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:transform 1s cubic-bezier(.23,1,.32,1);z-index:2}.entry__dot{display:inline-block;width:3px;height:3px;background:currentColor;border-radius:50%;margin:auto 4px 3px}.entry--shadow-on{box-shadow:0 6px 10px rgba(0,0,0,.25)}.entry--shadow-faint{box-shadow:0 4px 4px rgba(0,0,0,.05)}.entry--long{width:600px}@media (max-width:800px){.entry--long{width:300px}}.entry__cat{height:20px;transition:all .25s ease-in-out}.entry__top{position:absolute;left:20px;top:20px;font-weight:400;line-height:24px;z-index:10;overflow:hidden;transition:all .25s ease-in-out;transition:transform .5s cubic-bezier(.165,.84,.44,1) .3s,opacity .5s cubic-bezier(.165,.84,.44,1) .3s,height .3s ease;transform:translateY(0);opacity:1;transition:transform .5s cubic-bezier(.165,.84,.44,1) .3s,opacity .5s cubic-bezier(.165,.84,.44,1) .3s}.entry__time,.entry__top{height:20px;font-family:BigCityGrotesquePro,serif;font-size:14px}.entry__time{display:flex;align-items:flex-start}.entry__time img{width:15px;height:15px;margin-right:4px}.entry__time--label{line-height:1em;margin-top:1px}.entry__bottom{padding:17px 20px;font-weight:400;position:absolute;left:0;right:0;bottom:0;font-size:14px;line-height:24px;font-family:BigCityGrotesquePro,serif;z-index:10}.entry__name{font-size:14px;line-height:26px;margin-top:6px;font-weight:500}.blog-load{font-family:BigCityGrotesquePro,serif;font-weight:700;font-size:16px;line-height:26px;display:flex;align-items:center;color:#2b2b2b}.blog-load__icon{background:#fff;border-radius:50%;width:48px;height:48px;display:flex;margin-right:15px}.blog-load__icon img{width:20px;height:20px;margin:auto;transition:all .5s ease;-webkit-animation:rotate 1s linear infinite;animation:rotate 1s linear infinite}@-webkit-keyframes rotate{0%{transform:rotate(-1turn)}}@keyframes rotate{0%{transform:rotate(-1turn)}}.entry-page{margin-top:48px;border-top:1px solid rgba(0,0,0,.12)}@media (max-width:767px){.entry-page{margin-top:20px}}.entry-content{font-family:BigCityGrotesquePro,serif;color:#111;font-size:18px;line-height:29px;margin:61px auto 0}@media (max-width:767px){.entry-content{margin-top:20px;line-height:1.5}}.entry-content>.anchor,.entry-content>div:not(.container),.entry-content>figure,.entry-content>h1,.entry-content>h2,.entry-content>h3,.entry-content>h4,.entry-content>h5,.entry-content>h6,.entry-content>ol,.entry-content>p,.entry-content>ul{max-width:780px!important;margin-left:auto!important;margin-right:auto!important;display:block}.entry-content .anchor{position:relative}.entry-content .anchor .anchor__icon{position:absolute;left:-30px;top:5px;opacity:0;transition:opacity .3s linear}.entry-content .anchor:hover .anchor__icon{opacity:1}.entry-content .anchor .anchor__message{position:absolute;left:-110px;opacity:0;top:3px;transition:opacity .3s linear;font-family:BigCityGrotesquePro,serif;font-size:12px;line-height:29px;color:#111}.entry-content .anchor .anchor__message.anchor__message--show{opacity:.5}.entry-content ol,.entry-content p,.entry-content ul{margin-bottom:15px}.entry-content h1,.entry-content h2,.entry-content h3,.entry-content h4,.entry-content h5,.entry-content h6{margin:30px 0 15px}.entry-content figcaption{font-family:BigCityGrotesquePro,serif;font-size:14px;line-height:26px;color:rgba(0,0,0,.5);margin-top:18px;margin-bottom:34px}.entry-content blockquote{background:#f4f4f4;padding:40px 35px 35px;margin-left:-60px;margin-right:-60px;position:relative;margin-bottom:20px}@media (max-width:575px){.entry-content blockquote{margin-left:-20px;margin-right:-20px}.entry-content blockquote:before{left:5px}.entry-content blockquote:after{content:"";width:80px;height:80px;display:block;background-size:100%;position:absolute;background-image:url(/assets/img/icons/quotes-white.svg);top:-4px;left:0;z-index:1;background-repeat:no-repeat}}.entry-content blockquote>*{max-width:780px;position:relative;z-index:100;margin:auto auto 11px}.entry-content blockquote>:last-child{margin-bottom:0}.entry-content blockquote>:first-child:after{width:80px;height:80px;display:block;background-size:100%;position:absolute;background-image:url(/assets/img/icons/quotes-white.svg);top:-44px;left:-69px;z-index:-1;background-repeat:no-repeat}@media (min-width:577px){.entry-content blockquote>:first-child:after{content:""}}@media (max-width:991px){.entry-content blockquote>:first-child:after{left:0}}.entry-content table{border:0;margin-bottom:20px}.entry-content table td,.entry-content table th{font-family:BigCityGrotesquePro,serif;text-align:left;font-size:18px;line-height:36px;color:#111;border:0;padding:4px 0}.entry-content table th{font-weight:800}.entry-content table tbody th,.entry-content table tbody tr{border-bottom:1px solid rgba(0,0,0,.15)}.similar{width:100%;overflow:hidden;position:relative;margin-top:58px}.similar,.similar__container{padding-bottom:0}.similar__wrapper{padding-bottom:18px}.similar__box{max-width:100%}.similar__nav-item-1,.similar__nav-item-2,.similar__nav-item-3,.similar__nav-item-4{width:100%}.similar__nav-item-5,.similar__nav-item-6,.similar__nav-item-7,.similar__nav-item-8{width:50%}.similar__nav-item-9{width:33.33%}@media (max-width:1700px){.similar__nav-item-1,.similar__nav-item-2,.similar__nav-item-3{width:100%}.similar__nav-item-4,.similar__nav-item-5,.similar__nav-item-6{width:50%}.similar__nav-item-7,.similar__nav-item-8,.similar__nav-item-9{width:33.33%}}@media (max-width:1400px){.similar__nav-item-1,.similar__nav-item-2{width:100%}.similar__nav-item-3,.similar__nav-item-4{width:50%}.similar__nav-item-5,.similar__nav-item-6{width:33.33%}.similar__nav-item-7,.similar__nav-item-8{width:25%}.similar__nav-item-9{width:20%}}@media (max-width:1100px){.similar__nav-item-1{width:100%}.similar__nav-item-2{width:50%}.similar__nav-item-3{width:33.33%}.similar__nav-item-4{width:25%}.similar__nav-item-5{width:20%}.similar__nav-item-6{width:16.66%}.similar__nav-item-7{width:14.28%}.similar__nav-item-8{width:12.5%}.similar__nav-item-9{width:11.11%}}.similar__item{color:var(--grey-text);line-height:26px;display:flex;flex-shrink:0;width:25%;padding:10px}@media (max-width:1700px){.similar__item{width:33.33%}}@media (max-width:1400px){.similar__item{width:50%}}@media (max-width:1100px){.similar__item{width:100%}}.similar__item>.entry{margin:0 auto}.similar__item:not(:first-child){position:absolute;left:100%}.similar__all-text{flex-shrink:0;width:43%;margin-right:50px}.similar__header{margin-bottom:33px;font-size:26px}.similar__title{font-size:1rem}.similar__text{margin-bottom:16px}.similar__text-sale{margin-top:8px}.similar__text_bold,.similar__title{font-weight:700}.similar__nav{--border:4px solid #fff;position:relative;background-color:rgba(55,55,55,.23);width:100%;overflow:hidden;transition:height .3s}.similar__nav,.similar__nav-item-active{height:10px;border-top:var(--border);border-bottom:var(--border)}.similar__nav-item-active{background-color:#373737;position:absolute;top:-4px;left:0;transition:height .3s,max-height .3s;z-index:2}.similar__website-screen:first-child{display:block}.footer__map-inner{height:100%}.results .title_h1{line-height:1}.results .container{padding:0 55px}.results .container.top{padding-top:55px}@media only screen and (max-width:991px){.results .container{padding:0 35px}}@media only screen and (max-width:575px){.results .container{padding:0 20px}}.results .bg-lightgray{background-color:#f7f7f7;display:flex;width:100%;padding:25px 0;margin-top:44px}.results .bg-lightgray h3{margin-bottom:1em}.results__quote-link{display:flex;align-items:center}.results__quote-link span,.results__quote-link span:before{padding-top:2px}.results__item__block{height:auto;flex-wrap:wrap}.results__item__block,.results__item__block__result,.results__item__block__result_text,.results__item__block__task{display:flex;width:100%;flex-direction:row}.results__item__block__result_text h3,.results__item__block__result h3,.results__item__block__task h3{padding-right:.4em}.results__item__block__result_text{flex-direction:column;text-align:left}.results__item__block__row{display:flex;flex-direction:row;flex-wrap:nowrap;width:100%}.results__item__block__row .results__title{line-height:1.5em;padding-bottom:7px}@media only screen and (max-width:768px){.results__item__block__row{flex-direction:column}}.results__item__block__row-bottom .results__item__block__left,.results__item__block__row-bottom .results__item__block__right{width:50%}@media only screen and (max-width:768px){.results__item__block__row-bottom .results__item__block__left,.results__item__block__row-bottom .results__item__block__right{width:100%}}.results__item__block__row-bottom .results__item__block__left{padding-right:1em}@media only screen and (max-width:768px){.results__item__block__row-bottom .results__item__block__left{padding-right:0;padding-bottom:1em}}@media only screen and (max-width:768px){.results__item__block__row-bottom .results__item__block__right{padding-top:1em;max-width:100%}}.results__item__block__row-bottom .results__item__block__right .results__quote-author{text-align:left}@media only screen and (max-width:768px){.results__item__block__row-bottom .results__item__block__right .results__quote-author{margin-left:-36px}}.results__item__block__left{display:flex;flex-grow:1;flex-direction:row;align-content:flex-start;flex-wrap:wrap}.results__item__block ul{padding:0}.results__item__block ul li{list-style-type:none;line-height:2.2em}.results__item__block__activity{width:33%;padding-right:.5em}@media only screen and (min-width:768px) and (max-width:1200px){.results__item__block__activity{order:1;width:50%}}@media only screen and (max-width:768px){.results__item__block__activity{width:50%}}.results__item__block__instruments{width:33%;padding-right:.5em}@media only screen and (min-width:768px) and (max-width:1200px){.results__item__block__instruments{order:2;width:50%}}@media only screen and (max-width:768px){.results__item__block__instruments{width:50%;padding-left:1em}}.results__item__block__instruments .results__text{margin-bottom:0}.results__item__block__instruments p{-webkit-animation-name:fade;animation-name:fade;-webkit-animation-duration:1s;animation-duration:1s}.results__item__block__instruments .more{transition:color .3s;cursor:pointer}.results__item__block__instruments .more:hover{transition:color .3s;color:var(--yellow)}.results__item__block__term{line-height:2.2em}.results__item__block__quote{background:url(/images/quotes.svg?049037c8cad233c03b36bffcc41ba694) no-repeat 0 0;padding-left:36px;width:90%;margin-left:calc(10% - 36px)}.results__item__block__quote__text{position:relative}.results__item__block__quote__text,.results__item__block__quote__text.full,.results__item__block__quote__text.full .quote{transition:height .3s,max-height .3s}.results__item__block__quote__text.full .quote:after{content:none;display:none}.results__item__block__quote__text .quote{transition:height .3s,max-height .3s;cursor:pointer;overflow:hidden;max-height:78px}@media only screen and (max-width:768px){.results__item__block__quote__text .quote{padding-right:25px}}.results__item__block__quote__text .quote:hover:after{color:var(--yellow);transition:color .3s}.results__item__block__quote__text .quote:after{content:">>>";color:#ccc;position:absolute;bottom:0;right:-25px}@media only screen and (max-width:768px){.results__item__block__quote__text .quote:after{right:0}}@media only screen and (max-width:768px){.results__item__block__quote{width:100%;margin-left:0}}.results__item__block__task{padding-bottom:2em;align-items:baseline}.results__item__block__task span{border-bottom:1px dashed #838383;cursor:default}.results__item__block .terms-big{width:33%;padding-right:.5em}@media only screen and (max-width:1200px){.results__item__block .terms-big{display:none}}.results__item__block .terms-small{padding-top:20px;width:100%}@media only screen and (min-width:1200px){.results__item__block .terms-small{display:none}}.results__item__block__right{position:relative;width:100%;max-width:508px;margin:0 auto}@media only screen and (max-width:768px){.results__item__block__right{margin-top:1.5em}}.results__item__block__right .flickity-slider{padding-bottom:10px;top:0}.results__item__block__right .flickity-slider .slide.is-selected .results__texts>div{display:flex}@media only screen and (min-width:991px){.results__item__block__right{min-width:508px}}.results__item__block__right .macbook__top{display:block;flex-direction:row;overflow:hidden;position:relative;padding:0;margin-top:3px;border:3px solid #000;box-shadow:0 0 0 2px #344248}.results__item__block__right .macbook__top .flickity-viewport{border-radius:0}.results__item__block__right .macbook__top .macbook__slides{position:absolute;top:0;left:0;right:0;bottom:0}.results__item__block__right .macbook__top .macbook__slides .macbook__screen{-webkit-animation-name:fade;animation-name:fade;-webkit-animation-duration:1s;animation-duration:1s;position:absolute;top:0;left:100%;right:0;bottom:0}.results__item__block__right .macbook__top .macbook__slides .macbook__screen:first-child{left:0}.results__item__block__right .slider{width:100%;cursor:url(/images/drag.png?e5a360ea4f26a29e151011146951b6fc) 16 9,ew-resize}.results__item__block__right .slider .slide{display:flex;flex-direction:column;width:100%;bottom:0}.results__item__block__right .macbook{position:absolute}.results__item__block__right .results__images__nav{display:none;--border:4px solid #fff;position:relative;background-color:rgba(55,55,55,.23);height:10px;border-top:var(--border);border-bottom:var(--border);width:100%;overflow:hidden;transition:height .3s,background-color .3s;margin-top:-10px;z-index:1;pointer-events:none}.results__item__block__right .results__images__nav .results__images__nav-item-active{height:10px;border-top:var(--border);border-bottom:var(--border);background-color:#373737;position:absolute;top:-4px;left:0;transition:height .3s,background-color .3s;z-index:2}.results__item__block__right .results__texts{margin-bottom:28px;text-align:center}.results__item__block__right .results__texts>div{justify-content:center;-webkit-animation-name:fade;animation-name:fade;-webkit-animation-duration:1s;animation-duration:1s;display:flex;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;flex-direction:row;align-items:center}.results__item__block__right .results__texts>div a{display:flex}.results__item__block__right .results__texts>div a span{display:inline-flex;width:16px;height:16px;background:url(/images/sign.svg?17202e846d802ccb7d683b47d1b77fbe) no-repeat 50%;opacity:.4;margin-left:10px;margin-top:-4px}.results__item__block__right .results__texts>div a span:hover{opacity:1}.results__item__block__website{margin-bottom:15px}.results__item__block__website:after{content:"";width:100%;height:16px;background:url(/images/macbook.png?909395b37222a4a9e0cec059426265df) no-repeat bottom;background-size:contain;display:block}.results .macbook{background:none;width:100%}.results .container.nav{margin-top:-10px;pointer-events:none}.results .container.nav .results__nav-item-active{transition:height .3s,background-color .3s}.results__item{padding-bottom:60px}.results__wrapper{padding-bottom:0;cursor:url(/images/hand.png?c4e65badb6da0b4329220a9f85be7b96) 16 9,ew-resize}.results__quote-author{margin-bottom:0}.task_tooltip{display:none;position:fixed;top:0;left:0;padding:15px;background-color:#fff;border:1px solid #ededed;box-shadow:0 5px 8px rgba(0,0,0,.2);border-radius:4px;font-size:15px;max-width:370px;max-height:inherit}.task_tooltip div{padding-bottom:13px}.task_tooltip div:last-child{padding-bottom:0}.contact__name a{margin-left:3px;padding-bottom:3px}