:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{align-items:center;color:var(--swiper-navigation-color,var(--swiper-theme-color));cursor:pointer;display:flex;height:var(--swiper-navigation-size);justify-content:center;margin-top:calc(0px - var(--swiper-navigation-size)/2);position:absolute;top:var(--swiper-navigation-top-offset,50%);width:calc(var(--swiper-navigation-size)/44*27);z-index:10}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{cursor:auto;opacity:.35;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{cursor:auto;opacity:0;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next svg,.swiper-button-prev svg{height:100%;-o-object-fit:contain;object-fit:contain;transform-origin:center;width:100%}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-lock{display:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons,swiper-icons fallback;font-size:var(--swiper-navigation-size);font-variant:normal;letter-spacing:0;line-height:1;text-transform:none!important}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{left:auto;right:var(--swiper-navigation-sides-offset,10px)}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.--cards-quiz{width:100%}.quiz__item-numb{color:#ffffff14;font-size:8.25rem;font-weight:400;line-height:100%}.quiz__item-title{color:#ffffffa3;font-size:2.62rem;font-weight:600;line-height:120%}.quiz__item-title span{color:var(--color__white)}.cards-quiz__title{color:#fff9;font-size:4rem;font-weight:700;line-height:112%}.cards-quiz__title span{color:var(--color__white)}.cards-quiz__desc{color:#fff9;font-size:1.5rem;font-weight:400;line-height:133%}.cards-quiz__desc span{color:var(--color__white)}.cards-quiz__items{position:relative}.cards-quiz__blur{height:100%;left:-10%;opacity:.8;position:absolute;top:-35rem;width:120%;z-index:-1}.quiz__item{background:#ffffff08;border-radius:1.5rem;gap:1rem;padding:1.5rem 2rem 2.5rem}.quiz__item-content{gap:2rem 1.5rem}.quiz__item-content.--card-2,.quiz__item-content.--card-4{display:grid;grid-template-columns:1fr 1fr;width:100%}.quiz__item-content.--card-5{display:grid;grid-template-columns:repeat(6,1fr)}.quiz__item-content.--card-3,.quiz__item-content.--card-6{display:grid;grid-template-columns:1fr 1fr 1fr;width:100%}.quiz__item-content-card{background:#26242452;border-radius:1.5rem;cursor:pointer;height:100%;outline:transparent;outline-style:solid;overflow:hidden;position:relative;transition:.4s ease-in-out;width:100%}.quiz__item-content-card:hover{background-color:#ffffff0f!important}.quiz__item-content-card:hover .quiz__item-content-img-wrap{transform:scale(1.05)}.quiz__item-content-card.--is-active{outline:#f52536;outline-style:solid}.quiz__item-content-card-wrap{height:100%;position:relative;transition:.4s ease-in-out;width:100%;z-index:1}.quiz__item-head{flex-wrap:nowrap;gap:1rem}.quiz__item-head-left{flex-wrap:nowrap;gap:2rem}.quiz__item-head-right{width:25%}.quiz__item-content-title{color:#ffffff7a;font-size:1.5rem;font-weight:500;line-height:117%}.quiz__item-content-title span{color:#fffffff5;font-weight:400}.quiz__item-content-desc{color:#ffffff7a;font-size:1.25rem;font-weight:400;line-height:140%}.quiz__item-info{color:#ffffff52;font-size:1.5rem;font-weight:400;line-height:133%}.quiz__item-content-img-wrap{height:100%;left:0;position:absolute;top:0;transition:all .24s cubic-bezier(.55,0,.1,1),background-color .2s cubic-bezier(.5,0,1,1),opacity .2s cubic-bezier(.5,0,1,1);width:100%}.quiz__item-content-img-wrap img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.quiz__item-btn{background:#f52536;border-radius:3.38rem;color:var(--color__white);font-size:1.5rem;font-weight:500;gap:1.5rem;height:auto;line-height:117%;padding:1.5rem 5.5rem}.quiz__item-btn.--send{padding:1.5rem 5rem}.quiz__item-btn:hover{background-color:var(--color__white);color:var(--color__dark)}.quiz__item-btn:hover svg path{stroke:var(--color__dark)}.quiz__item-btn.--preview svg{transform:rotate(180deg)}.quiz__item-content-card-label{cursor:pointer;display:block;height:100%;padding:2rem;position:relative;width:100%}.quiz__item-content-card-label:after,.quiz__item-content-card-label:before{bottom:1.5rem;content:"";height:2.625rem;opacity:0;position:absolute;transition:.4s ease-in-out;width:2.625rem;z-index:2}.quiz__item-content-card.--is-active .quiz__item-content-card-label:before{background:#f52536;border-radius:62.5rem;opacity:1}.quiz__item-content-card.--is-active .quiz__item-content-card-label:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='19' fill='none' viewBox='0 0 24 19'%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-width='3' d='m1.5 10.5 6 6 15-15'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:auto;opacity:1}.quiz__item-content-card-label input{opacity:0;position:absolute;z-index:-1}.quiz__item-form{background:#26242452;border-radius:1.5rem;padding:3.3rem 4rem 5.6rem}.--cards-quiz.--design .quiz__item-1 .quiz__item-content-card,.--cards-quiz.--design .quiz__item-2 .quiz__item-content-card,.--cards-quiz.--design .quiz__item-3 .quiz__item-content-card,.--cards-quiz.--design .quiz__item-4 .quiz__item-content-card{height:20.88rem}.--cards-quiz.--design .quiz__item-5 .quiz__item-content-card{height:43.75rem}.--cards-quiz.--presentation .quiz__item-1 .quiz__item-content-card:nth-child(-n+2){grid-column:span 3;height:21.88rem}.--cards-quiz.--presentation .quiz__item-1 .quiz__item-content-card:nth-child(n+3){grid-column:span 2;height:32.88rem}.--cards-quiz.--presentation .quiz__item-2 .quiz__item-content-card{height:43.75rem}.--cards-quiz.--presentation .quiz__item-1 .quiz__item-content-card,.--cards-quiz.--presentation .quiz__item-3 .quiz__item-content-card,.--cards-quiz.--presentation .quiz__item-4 .quiz__item-content-card,.--cards-quiz.--presentation .quiz__item-5 .quiz__item-content-card{height:20.88rem}.--cards-quiz.--landing-page .quiz__item-1 .quiz__item-content-card,.--cards-quiz.--landing-page .quiz__item-2 .quiz__item-content-card,.--cards-quiz.--landing-page .quiz__item-4 .quiz__item-content-card{height:40rem}.--cards-quiz.--landing-page .quiz__item-3 .quiz__item-content-card,.--cards-quiz.--landing-page .quiz__item-5 .quiz__item-content-card{height:20.88rem}.quiz__item-checkbox-label-text{color:#ffffffa3;font-weight:400}.--cards-quiz.--quiz-simple .quiz__item-content-card{height:auto!important}.--cards-quiz.--quiz-simple .quiz__item{background:transparent;gap:2.5rem}.--cards-quiz.--quiz-simple .cards-quiz__wrap{background:#ffffff08;padding-top:2.5rem}.--cards-quiz.--quiz-simple .cards-quiz__items-wrap{margin-top:1.5rem!important}.--cards-quiz.--quiz-simple .cards-quiz__title{font-size:3rem;line-height:3.5rem}.--cards-quiz.--quiz-simple .quiz__item-content{grid-template-columns:1fr 1fr}.--cards-quiz.--quiz-simple .quiz__item-bottom{margin-top:0!important}.--cards-quiz.--quiz-simple .cards-quiz__desc{margin-top:.5rem!important}.--cards-quiz.--quiz-simple .quiz__item-content-card-label:after{background-size:1.5rem 1.5rem;right:2rem}.--cards-quiz.--quiz-simple .quiz__item-content-card-label:before{right:2rem}.quiz-item-checkboxes{gap:2.625rem}@media screen and (max-width:1199px){.cards-quiz__blur{left:-3vw;top:-20rem;width:100vw}}@media screen and (max-width:991px){.quiz__item-content.--card-3{grid-template-columns:1fr}.quiz__item-content.--card-5,.quiz__item-content.--card-6{grid-template-columns:1fr 1fr}.--cards-quiz.--presentation .quiz__item-1 .quiz__item-content-card:nth-child(-n+2){grid-column:unset}.--cards-quiz.--presentation .quiz__item-1 .quiz__item-content-card:nth-child(n+3){grid-column:unset;height:21.88rem}.big-input__custom-file-desc{margin-top:0}}@media screen and (max-width:768px){.--cards-quiz.--quiz-simple .quiz__item-title{max-width:30rem}.--cards-quiz.--quiz-simple .quiz__item-content{grid-template-columns:1fr}.quiz__item-head{flex-wrap:wrap}.quiz__item-head-left{gap:.5rem}.quiz__item-numb{font-size:7rem}.quiz__item-title{font-size:2rem}.quiz__item-head-right{width:-moz-fit-content;width:fit-content}.quiz__item-content.--card-2,.quiz__item-content.--card-4,.quiz__item-content.--card-6{grid-template-columns:1fr}.quiz__item-btn{padding:1.5rem 3rem}.quiz__item-content-title br,.quiz__item-info br,.quiz__item-title br{display:none}}@media screen and (max-width:640px){.--cards-quiz{margin-top:5rem!important}.cards-quiz__blur{left:-20vw;top:-26rem;width:150vw}.quiz__item-content.--card-5{grid-template-columns:1fr}}@media screen and (max-width:440px){.quiz__item-head-left{flex-wrap:wrap}}.cards-survey{background:#171717;border-radius:2rem;display:grid;gap:4.3rem;grid-template-columns:1fr 1fr;height:-moz-fit-content!important;height:fit-content!important;overflow:hidden;padding:3rem;position:relative}.cards-survey__bg.--1{bottom:0;left:0;position:absolute;width:100%}.cards-survey__bg.--2{position:absolute;right:0;top:0;width:60rem}.cards-survey__wrap{display:flex;flex-direction:column;gap:3rem;justify-content:space-between;position:relative;z-index:2}.cards-survey__message{align-items:flex-end;display:flex;gap:1.25rem}.cards-survey__message-img{height:4.25rem;width:4.25rem}.cards-survey__message-body{background:linear-gradient(90deg,#a51441,#77137e);border-radius:1.5rem;font-size:1.375rem;line-height:1.75rem;max-width:32rem;padding:1.5rem 2rem;position:relative;width:100%}.cards-survey__message-body:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33' height='33' fill='none' viewBox='0 0 33 33'%3E%3Cpath fill='%23a41543' d='M9.738 24.237c5.95-7.1 5.41-23.483 5.41-23.483S33 8.71 33 17.684C33 36.252 0 32.429 0 32.429s5.582-3.235 9.738-8.192'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;bottom:.1rem;content:"";height:2rem;left:-.9rem;position:absolute;width:2rem}.cards-survey__message-info{align-items:center;color:#fff9;display:flex;font-size:1.125rem;gap:.5rem;line-height:1.125rem;margin-top:1rem}.cards-survey__message-check{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='12' fill='none' viewBox='0 0 19 12'%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-width='1.2' d='m1 6.267 3.73 4.064 8.16-8.895M8.86 9.593l1.024.97 8.16-8.895'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;flex-shrink:0;height:.75rem;width:1.1875rem}.cards-survey__title{font-size:4rem;font-weight:700;line-height:4rem}.cards-survey__title span{color:#fff9}.cards-survey__desc{color:#ffffffa3}.cards-survey__desc,.cards-survey__desc p{font-size:1.375rem;font-weight:400;line-height:2rem}.cards-survey__desc p{color:#fff9;font-style:normal}.cards-survey__desc p span{color:#fff;font-weight:700}.cards-survey__quiz{-webkit-backdrop-filter:blur(300px);backdrop-filter:blur(300px);background-color:#171717;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='697' height='219' fill='none' viewBox='0 0 697 219'%3E%3Cg filter='url(%23a)' style='mix-blend-mode:hard-light'%3E%3Cellipse cx='386.016' cy='-106.5' fill='%23fa75ff' fill-opacity='.21' rx='369' ry='165.5'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='a' width='1058' height='651' x='-142.984' y='-432' color-interpolation-filters='sRGB' filterUnits='userSpaceOnUse'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur result='effect1_foregroundBlur_4372_7160' stdDeviation='80'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E");background-position:top;background-repeat:no-repeat;background-size:contain;border:2px solid hsla(0,0%,100%,.07);border-radius:1.5rem;padding:3rem}.cards-survey__progress-text{font-size:1.125rem;font-weight:500;letter-spacing:-.0225rem;line-height:120%}.cards-survey__progress-bar{background:#ac8de929;border-radius:.25rem;height:.375rem;overflow:hidden;width:100%}.cards-survey__progress-fill{background:#fff;border-radius:.25rem;height:100%;transition:width .3s ease}.survey-step__title{color:#fffffff5;font-size:2rem;font-weight:500;line-height:120%}.--im-bitrix .survey-step__title{color:#fff;font-style:normal;position:relative;text-align:center}.--im-bitrix .survey-step--success .survey-step__title:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='72' height='72' fill='none' viewBox='0 0 72 72'%3E%3Cpath fill='%23fff' d='m47.632 25.797-15.66 15.648-7.74-7.695a2.251 2.251 0 0 0-3.184 3.184l9.338 9.338a2.25 2.25 0 0 0 3.183 0l17.246-17.303a2.251 2.251 0 1 0-3.183-3.184z'/%3E%3Cpath fill='%23fff' d='M36 3.375a32.625 32.625 0 1 0 0 65.25 32.625 32.625 0 0 0 0-65.25m0 60.75a28.125 28.125 0 1 1 0-56.25 28.125 28.125 0 0 1 0 56.25'/%3E%3C/svg%3E");content:" ";height:4.5rem;left:50%;margin-left:-2.25rem;position:absolute;top:-6rem;width:4.5rem}.survey-step__repeat-btn{align-items:center;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);border:2px solid #fff;border-radius:4.375rem;color:#fff;cursor:pointer;display:flex;font-size:1.25rem;font-style:normal;font-weight:400;gap:1rem;justify-content:center;line-height:120%;margin:2.5rem auto;padding:1.3125rem 4rem;width:-moz-max-content;width:max-content}.survey-step__desc{color:#fff9}.survey-step__options{display:flex;flex-direction:column;gap:1rem}.survey-option{align-items:center;background:#ac8de90f;border-radius:.875rem;cursor:pointer;display:flex;gap:1rem;padding:1.38rem;transition:all .3s ease}.survey-option.--active,.survey-option:hover{background:#ac8de929}.survey-option__check{border:2px solid hsla(0,0%,100%,.12);border-radius:50%;height:1.625rem;min-width:1.625rem;position:relative}.survey-option__check.--active{border:2px solid #fff}.survey-option__check.--active:before{background:#fff;border-radius:50%;content:"";height:1rem;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:1rem}.survey-option__text{font-size:1.25rem;font-weight:400;line-height:1.75rem}.survey-option__desc{color:#fff9}.survey-btn{background:#f52536;border:1px solid hsla(0,0%,100%,.07);border-radius:4.375rem;color:#fff;font-size:1.25rem;font-weight:500;gap:1rem;height:auto;line-height:117%;padding:1.3rem 5rem}.survey-btn:hover{background-color:var(--color__white);color:var(--color__dark)}.survey-btn svg{font-size:.875rem}.survey-btn svg path{transition:all .24s ease}.survey-btn:hover svg path{stroke:var(--color__dark)}.survey-btn.--preview svg{transform:rotate(180deg)}.survey-btn.--preview{background:transparent;border:2px solid hsla(0,0%,100%,.4);opacity:.4}.survey-btn.--preview:hover{color:#fff;opacity:1}.survey-btn.--preview:hover svg path{stroke:#fff}.survey-btn:disabled{cursor:not-allowed;opacity:.4;pointer-events:none}.survey-step__form{margin:0 auto;max-width:40rem}.survey-step--success{padding:9.5rem 0;text-align:center}.survey-step--success .survey-step__title{color:#fff}.survey-form__grid{display:grid;gap:1.5rem;grid-template-columns:1fr 1fr}.survey-form__grid input:-webkit-autofill,input:-webkit-autofill:active,input:-webkit-autofill:focus,input:-webkit-autofill:hover{-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}.survey-form__grid input:-webkit-autofill{-webkit-text-fill-color:#fff!important}.--im-bitrix .survey-form__grid>div:last-child{grid-column:1/-1}.survey-form__buttons button:first-child{margin-right:auto}.survey-form__buttons button:last-child{margin-left:auto}.survey-btn.form__btn{min-width:18rem}.survey-btn.form__btn .loader{height:1.5rem;width:1.5rem}.--cards-survey.--assortiment .cards-survey__message{display:none}.--cards-survey.--assortiment .cards-survey__title{font-size:3rem;line-height:100%}@media screen and (max-width:768px){.cards-survey{grid-template-columns:1fr!important;padding:2rem}.cards-survey__quiz{padding:1.5rem}.cards-survey__title{font-size:2.5rem;line-height:100%}.survey-btn{padding:1.5rem 3rem}.survey-form__grid{gap:1rem;grid-template-columns:1fr}}.--cards-steps-inner .cards-steps{padding-top:8.4rem}.--cards-steps-inner .cards-steps__wrap{padding:0}.--cards-steps-inner .cards-steps__items-wrap{margin-top:4.2rem!important}.service.--part-two .cards-steps-inner__items .cards-steps__start-arrow.step-item{background-color:var(--color__fill-1);height:-moz-fit-content;height:fit-content;margin:0;min-height:auto;padding:2.04rem 2rem;width:100%}.cards-steps-inner__items .cards-steps__arrow-head{font-size:2.25rem;font-weight:700;line-height:1.875rem;padding:0;text-align:center}.service.--part-two .cards-steps-inner__items .step-item{min-height:9.625rem}.cards-tools-img.cards-tools .swiper-slide{max-width:6.5rem}.--cofff-nav.--cards-done{margin-top:8.75rem!important}.--vitraji.--cards-done{margin-top:8.75rem}.cards-done__title{font-size:4rem;font-weight:700;line-height:4rem}.cards-done__title span{opacity:.6}.cards-done__link{background-color:#ffffff0a;border-radius:1.5rem;display:block;height:100%;padding:2rem 3rem}.cards-done__desc{color:#ffffffa3;cursor:pointer;font-weight:400;transition:all .24s ease}.cards-done__desc b{color:#fffc;transition:all .24s ease}.cards-done__arrow{background-image:url("data:image/svg+xml;charset=utf8, %3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17.3564 9.10645H2.14329M9.74987 1.49987L2.14329 9.10645M2.14329 9.10645L9.74987 16.713' stroke='white' stroke-width='2'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;height:1.25rem;opacity:.24;position:absolute;right:1.625rem;top:2.25rem;transform:rotate(-90deg);transition:all .24s ease;width:1.25rem}.cards-done__link:hover{background-color:#ffffff14}.cards-done__link:hover .cards-done__arrow{opacity:1}.cards-done__link:hover .cards-done__desc,.cards-done__link:hover .cards-done__desc b{color:#fff}@media screen and (max-width:1199px){.cards-done__title{font-size:3.5rem;line-height:3.5rem}.cards-done__link{margin:0;max-width:100%!important;padding:1.5rem 2rem}.cards-done__links{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:1.5rem;margin-top:3rem!important}.cards-done__desc{padding-right:1.5rem}}@media screen and (max-width:991px){.cards-done__link{padding:2rem}.cards-wrap.--cards-done{margin-top:4rem!important}.cards-done__title br{display:none}}@media screen and (max-width:768px){.cards-done__links{grid-template-columns:1fr 1fr}}@media screen and (max-width:640px){.--cofff-nav.--cards-done .cards-done__link-item{min-width:100%}.cards-done__link{padding:1.5rem}.cards-done__title br{display:none}.cards-done__title{font-size:2.5rem;line-height:3rem!important}.cards-done__links{grid-template-columns:1fr;grid-gap:.5rem}.cards-wrap.--cards-done.--np-group .cards-done__link-item.col.--3,.cards-wrap.--cards-done.--np-group .cards-done__link-item.col.--4{max-width:100%!important}}.row-wrap{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center;margin:0;width:100%}.row-card{max-width:30.5rem;width:100%}.row-card__title{font-size:2rem;font-weight:700;line-height:2.5rem}.row-card__title span{color:#8c8c8c}.row-card__sub-title{font-size:1.15rem;font-weight:400;line-height:1.5rem}.row-card ul{display:flex;flex-direction:column;flex-grow:1}.row-card li{color:#8c8c8c;margin-left:2.5rem}.row-card li:before{border-bottom:.175rem solid #f52536;border-right:.175rem solid #f52536;content:"";display:block;height:1rem;left:3.5rem;position:absolute;transform:rotate(45deg);width:.5rem}.row-card__desc{font-size:1rem;font-weight:400;line-height:1.5rem}.row-card__show{cursor:pointer;display:flex;flex-direction:column;justify-content:flex-end;margin-top:.75rem}.row-card__subdesc{align-self:flex-end;color:#8c8c8c}.row-card__subdesc span{color:#fff;font-size:2rem;font-weight:700}.row-card__btn{background-color:#f52536;border-radius:3.375rem;color:#fff;font-weight:400;font-weight:700;margin-top:3rem;max-height:4rem;padding:0 2rem;width:-moz-fit-content;width:fit-content}.row-card__btn:hover{background-color:#fff;color:#000}@media screen and (max-width:640px){.row-card li{margin-left:0;padding-left:2.5rem;position:relative}.row-card li:before{left:.5rem}.row-card__show.ml-48{margin-left:4rem!important}.row-card__btn{font-size:1.5rem!important;font-weight:600}}.cards-wrap.--cards-other-formats.--lightbox-design .example-wrap{display:grid;grid-template-columns:repeat(4,1fr)}.cards-wrap.--cards-other-formats.--lightbox-design .example-cards img{height:8rem;max-width:100%;width:auto}.cards-wrap.--cards-other-formats.--lightbox-design .example-cards__title{font-size:1.875rem;line-height:2rem}.cards-wrap.--cards-other-formats.--lightbox-design .solution-item__title{margin:auto}.cards-wrap.--cards-other-formats .example-cards,.cards-wrap.--cards-other-formats .example-cards picture{transition:all .24s cubic-bezier(.55,0,.1,1),background-color .2s cubic-bezier(.5,0,1,1),opacity .2s cubic-bezier(.5,0,1,1)}.cards-wrap.--cards-other-formats .example-cards:hover{background-color:#ffffff0f}.cards-wrap.--cards-other-formats .example-cards:hover picture{transform:scale(1.05)}.cards-wrap.--cards-other-formats.--lightbox-design .example-cards-btn{display:none}.cards-wrap.--cards-other-formats.--pos .example-card{background-color:transparent;padding:0}.cards-wrap.--cards-other-formats.--pos .example-wrap{gap:1.5rem}.cards-wrap.--cards-other-formats.--pos .--underline{display:none}.cards-wrap.--cards-other-formats.--pos .example-card__header{padding:0 3rem}.cards-wrap.--cards-other-formats.--pos .example-cards{display:flex;flex-direction:row;gap:2rem;justify-content:space-between;max-width:49.2%}.cards-wrap.--cards-other-formats.--pos .example-cards:hover .forward-btn:before{box-shadow:inset 0 0 0 4rem var(--color__fill-1);transform:scale(1.2)}.cards-wrap.--cards-other-formats.--pos .example-cards:hover .forward-btn__icon{opacity:1}.cards-wrap.--cards-other-formats.--pos .example-cards-wrap{align-items:center;display:flex;flex-direction:row;gap:2rem;width:85%}.cards-wrap.--cards-other-formats.--pos .example-cards picture{left:0;margin-bottom:0!important}.cards-wrap.--cards-other-formats.--pos .example-cards img{height:7rem;max-width:100%;width:auto}.cards-wrap.--cards-other-formats.--pos .solution-item__title{max-width:none;text-align:start}.cards-wrap.--cards-other-formats.--pos .solution-item__link,.cards-wrap.--cards-other-formats.--pos .solution-item__title{font-size:1.75rem;font-weight:400;line-height:2.5rem;opacity:.7}.cards-wrap.--cards-other-formats.--pos .example-cards__price{margin-top:.75rem!important;opacity:.32;text-align:initial}.cards-wrap.--cards-other-formats.--pos .example-cards__price span{color:var(--color__white)}.cards-wrap.--cards-other-formats.--development-regime-plates .example-card__title{font-size:4rem;line-height:4rem}.cards-wrap.--cards-other-formats.--development-regime-plates .example-card__header span{color:#ffffff8f}@media screen and (max-width:1199px){.cards-wrap.--cards-other-formats.--pos .example-wrap{display:grid;grid-template-columns:1fr 1fr;justify-content:flex-start}.cards-wrap.--cards-other-formats.--pos .example-cards{max-width:100%}}@media screen and (max-width:991px){.cards-wrap.--cards-other-formats.--lightbox-design .example-wrap{display:grid;grid-template-columns:repeat(3,1fr)}.cards-wrap.--cards-other-formats.--pos .example-wrap{grid-template-columns:1fr}}@media screen and (max-width:640px){.cards-wrap.--cards-other-formats.--lightbox-design .example-wrap{display:grid;grid-template-columns:repeat(2,1fr)}.cards-wrap.--cards-other-formats.--pos.--table-tent{margin-top:4rem!important}.cards-wrap.--cards-other-formats.--pos .example-cards-wrap{flex-wrap:wrap;width:60vw}.cards-wrap.--cards-other-formats.--pos .example-cards img{height:5rem}.cards-wrap.--cards-other-formats.--pos .solution-item__title{font-size:1.5rem;line-height:2rem}}@media screen and (max-width:440px){.cards-wrap.--cards-other-formats.--lightbox-design .example-wrap{grid-template-columns:1fr}.cards-wrap.--cards-other-formats.--lightbox-design .example-wrap .example-cards{margin:auto;padding:2rem}.cards-wrap.--cards-other-formats.--pos{margin-top:4rem!important}.cards-wrap.--cards-other-formats.--pos .example-cards{padding:0 1rem}}.cards-default__btn{background-color:#ffffff24}.--cards-default.--bitrix-development-licenses .cards-default__desc:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33' height='32' fill='none' viewBox='0 0 33 32'%3E%3Crect width='32' height='32' x='.5' fill='%23fff' rx='16'/%3E%3Cpath fill='%2323e900' d='m21.118 11.386-6.734 6.406-2.497-2.374a1.447 1.447 0 0 0-1.977 0 1.28 1.28 0 0 0 0 1.88l3.485 3.314c.274.26.631.388.989.388.357 0 .714-.128.988-.388l7.718-7.345c.547-.52.547-1.36 0-1.88a1.45 1.45 0 0 0-1.972 0'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;content:"";display:block;height:2rem;left:0;position:relative;top:0;width:2rem}.cards-gallery{position:relative}.cards-gallery__filter{background-color:#0d0df8;filter:blur(300px);height:18rem;left:42%;position:absolute;top:25%;width:18rem}.cards-gallery__btn-icon{height:1.5rem;width:1.5rem}.cards-gallery__btn-icon svg{height:100%;width:100%}.cards-gallery__btn-label{font-weight:400}.cards-gallery__btn{background:#3232327a;border-radius:1rem;height:6rem}.cards-gallery span{color:#fff;font-weight:600}.cards-gallery__btn:hover .cards-gallery__btn-icon,.cards-gallery__btn:hover .cards-gallery__btn-label{opacity:1}.cards-gallery__btn-icon,.cards-gallery__btn-label{opacity:.64;transition:all .24s ease}.cards-gallery__btn:hover{background:#323232cc}.cards-gallery__desc-items .desc-item{background-color:#fff;border-radius:1rem;overflow:hidden;padding-bottom:100%;position:relative;transition:all .24s ease}.cards-gallery__desc-items .desc-item:hover{opacity:.8}.cards-gallery__img{height:100%;left:0;position:absolute;top:0;width:100%}.cards-gallery__img source{height:1px;width:100%}.cards-gallery__subdesc{color:#fff9;display:block;font-size:2rem;font-weight:400!important;position:relative;text-align:center;width:100%}.cards-gallery__img img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.cards-gallery__content{text-align:center}.cards-gallery__title{font-weight:700}.cards-gallery__desc,.cards-gallery__title span{color:#fff9}.cards-gallery__swiper-wrap .swiper{height:30rem;overflow:unset;padding-bottom:2.5rem}.cards-gallery__swiper-item{height:13.75rem;width:100%}.cards-gallery__desc-icon,.cards-gallery__swiper-item .cards-gallery__img{border-radius:1.5rem;overflow:hidden}.cards-gallery__desc-icon{height:100%;height:-moz-fit-content;height:fit-content;margin-top:.75rem;width:100%}.cards-gallery__desc-items.--vertical .desc-item{padding-bottom:175%}.cards-gallery__desc-items.--vertical{grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr}.cards-gallery .swiper-pagination{bottom:-1rem}.cards-gallery__img-polygraphy{display:none}@media screen and (max-width:991px){.cards-gallery__swiper-item{height:20rem}}@media screen and (max-width:640px){.cards-gallery.--middle.cards-gallery .swiper-pagination{bottom:0!important}.cards-gallery__title{font-size:2rem;line-height:2.5rem}.cards-gallery__desc-items.--vertical{grid-template-columns:repeat(4,1fr)}.cards-gallery__desc-items{grid-template-columns:1fr 1fr 1fr}}@media screen and (max-width:440px){.cards-gallery__desc-items,.cards-gallery__desc-items.--vertical{grid-template-columns:1fr 1fr}}.--big-gallery .swiper-pagination{height:1rem;padding-left:5.5rem;top:-23%}.--big-gallery .swiper-pagination-bullet{font-size:2rem;font-weight:400!important;line-height:3.5rem;margin-right:2.5em!important;padding-bottom:.5rem;transition:all .3s ease 0s;width:auto}.--big-gallery .swiper-pagination-bullet-active:after{background-color:#fff;bottom:-2.81rem;content:"";height:2px;left:0;position:absolute;width:100%}.--big-gallery .swiper-pagination-bullet-active{position:relative;transition:all .3s ease 0s}.--big-gallery .cards-gallery__img{flex:1 0 50%;position:relative}.--big-gallery .cards-gallery__tumb{flex:1 0 50%;padding:0 2rem;position:relative}.--big-gallery .cards-gallery__tumb:not(:last-child):after{content:"";height:100%;position:absolute;right:0;top:0;width:1.5px}.--big-gallery .cards-gallery__tumb img{height:100%;width:100%}.big-gallery__blur img{height:66rem;left:3rem;opacity:.6;position:absolute;top:-17rem;z-index:1}.cards-wrap.--cards-big-gallery.--redesign .cards-gallery__swiper-item{display:flex;flex-direction:column-reverse;height:100%}.cards-wrap.--cards-big-gallery.--redesign .swiper-pagination{top:-14%}@media screen and (max-width:991px){.--big-gallery .cards-gallery__tumb{flex:1 1 100%;margin-top:2.5rem!important}.--big-gallery .swiper-pagination{top:-12%}.--big-gallery .cards-gallery__swiper-item{height:100%}.--big-gallery .cards-gallery__wrap{align-items:center}.--big-gallery .swiper-pagination{top:-7%}.--big-gallery .cards-gallery__tumb:not(:last-child):after{background-repeat:no-repeat;content:"";display:block;height:1rem;position:relative;right:0;top:100%;width:100%}.cards-wrap.--cards-big-gallery.--redesign .additionally-card__swiper-wrap .swiper{height:100%}.cards-wrap.--cards-big-gallery.--redesign .swiper-pagination{top:-7%}.cards-wrap.--cards-big-gallery.--redesign .cards-gallery__desc{margin:auto;text-align:center;width:90%}.cards-wrap.--cards-big-gallery.--redesign .cards-gallery__desc br{display:none}}@media screen and (max-width:768px){.--big-gallery .swiper-pagination-bullet-active:after{bottom:-2.3rem}.--big-gallery .swiper-pagination-bullet{font-size:1.5rem;margin-right:1rem!important}.--big-gallery .swiper-pagination{top:-9%}}@media screen and (max-width:640px){.big-gallery__blur img{left:-15rem}.--big-gallery .swiper-pagination{padding-left:0;top:-11%}}@media screen and (max-width:440px){.--big-gallery .cards-gallery__title{margin-bottom:5rem!important}.--big-gallery .swiper-pagination{top:-11%}.--big-gallery .swiper-pagination-bullet{font-size:1.2rem;margin-right:1rem!important}}.--brochure-slide .additionally-card{padding-bottom:3.5rem!important}.additionally-card__swiper-wrap{position:relative}.cards-gallery.--middle .additionally-card__swiper-wrap .swiper{height:34rem}.additionally-card__title .swiper{min-width:1px;width:100%}.additionally-card__title span,.additionally-card_desc{color:#fff9;text-align:center}.additionally-card_desc.--align_left{text-align:left}.additionally-card__swiper-wrap .swiper{height:30rem;overflow:unset;padding-bottom:2.5rem}.additionally-card__swiper-wrap.--three .swiper{height:34rem}.additionally-card__title{font-weight:700}.swiper-controls .swiper-counter{color:#fff;font-size:1.5rem;font-style:normal;font-weight:400;line-height:120%}.swiper-counter-total{color:#fff6}.additionally-card__desc-wrap{background-color:#212121;border-radius:1.5rem;height:calc(100% - 1rem);margin-bottom:1rem;padding:2rem 2.5rem;width:100%}.additionally-card .swiper-slide{height:auto!important;margin-top:0!important}.additionally-card__desc{color:#ffffff80}.additionally-card__desc-icon{height:2.5rem;width:2.5rem}.additionally-card__desc-img{height:100%;max-width:100%;-o-object-fit:contain;object-fit:contain;width:auto}.additionally-card__desc-title{flex:1;font-weight:400}.additionally-card__sub-title{font-weight:400;opacity:.6}.cards-wrap.--cards-additionally.--program-events .additionally-card__desc{margin-left:3.95rem;opacity:1}.cards-wrap.--cards-additionally.--program-events.--poster-design .additionally-card__desc{margin-top:.5rem!important}.cards-wrap.--cards-column.--additional-description .additionally-card__desc{margin-bottom:0!important;margin-left:0!important;margin-top:0!important}.cards-wrap.--cards-column.--post-templates .additionally-card__desc{color:#ffffff7a;font-weight:400;margin-left:2rem!important;margin-right:2rem!important;opacity:1}.cards-wrap.--cards-additionally.--poster-design .additionally-card__desc-title{font-weight:600}.cards-wrap.--cards-additionally.--cards-for-marketplaces .additionally-card__desc,.cards-wrap.--cards-additionally.--store-on-marketplaces .additionally-card__desc{margin-top:1rem!important}.cards-wrap.--cards-column.--lightbox-design .additionally-card__desc{margin-left:0!important;margin-right:0!important;opacity:1}.additionally-card__desc .--lightbox-design{color:#ffffff7a}.additionally-card__desc .--lightbox-design__link{border-bottom:1px solid #e30b17;text-decoration:none}.additionally-card__desc .--lightbox-design__link:hover{opacity:.8}.cards-wrap.--cards-column.--stretch-marks .additionally-card__desc{margin-left:0!important;margin-right:0!important;opacity:1}.cards-wrap.--cards-additionally.--verstka .additionally-card__desc{margin-left:4rem;margin-top:.5rem!important}.cards-wrap.--cards-additionally.--frontend .additionally-card__desc-wrap{display:flex}.cards-wrap.--cards-additionally.--frontend .additionally-card__desc{color:#ffffffdb!important;font-size:1.5rem;font-weight:400;line-height:133%;margin-top:0!important;opacity:.8!important}.cards-wrap.--cards-additionally.--frontend .additionally-card__desc span{color:#fff!important;font-weight:700}.cards-wrap.--cards-additionally.--frontend .additionally-card__desc-icon{height:4.4rem;margin-right:2rem!important;width:4.4rem}.cards-wrap.--cards-additionally.--frontend .additionally-card__swiper-wrap .swiper{padding-bottom:.5rem!important}.cards-wrap.--cards-additionally.--frontend-additionaly .additionally-card__desc{margin-left:4rem;margin-top:.5rem!important}.cards-wrap.--cards-additionally.--walkway-stands .additionally-card__desc{margin-top:.5rem!important}.cards-wrap.--cards-column.--corporate-diaries .additionally-card__desc{color:#ffffff7a;font-size:1.125rem;font-weight:400;line-height:2rem;margin:2rem 0 0!important;width:50%}.cards-wrap.--cards-column.--business-cards-design .additionally-card__desc{width:50%}.cards-wrap.--cards-additionally.--banners-for-marketplaces .swiper-slide:first-child .additionally-card__desc-icon{height:2.443rem;width:3rem}.cards-wrap.--cards-additionally.--banners-for-marketplaces .swiper-slide:nth-child(2) .additionally-card__desc-icon{height:2.1875rem;width:2.1875rem}.cards-wrap.--cards-additionally.--banners-for-marketplaces .swiper-slide:nth-child(4) .additionally-card__desc-icon{height:2.27863rem;width:2.87494rem}.cards-wrap.--cards-additionally.--dressing .swiper-pagination{display:none}.cards-wrap.--cards-big-gallery.--redesign .additionally-card__swiper-wrap .swiper{height:44rem}.cards-wrap.--cards-additionally.--quiz .swiper-pagination{display:none}.cards-wrap.--cards-additionally.--marketing-kit .additionally-card__desc-title{font-size:1.5rem!important}.cards-wrap.--cards-additionally.--marketing-kit .additionally-card__desc-title span{opacity:.6}.cards-wrap.--cards-additionally.--copywriting-and-rewriting .additionally-card__title{margin-bottom:1.5rem!important}.cards-wrap.--cards-additionally.--copywriting-and-rewriting .additionally-card__desc{font-size:1.25rem;line-height:1.75rem;margin-top:.5rem!important}.cards-wrap.--cards-additionally.--copywriting-and-rewriting .swiper-slide:nth-child(2) .additionally-card__desc-icon{height:2.5rem;width:2.49944rem}.cards-wrap.--cards-additionally.--copywriting-and-rewriting .swiper-slide:nth-child(3) .additionally-card__desc-icon{height:2.20394rem;width:2.40994rem}.cards-wrap.--cards-additionally.--copywriting-and-rewriting .additionally-card__desc-wrap{margin-bottom:1.5rem;padding:2rem 2.375rem}.cards-wrap.--cards-additionally.--copywriting-and-rewriting .swiper-pagination{display:none}.cards-wrap.--cards-column.--development-regime-plates .additionally-card__desc{font-size:1.12rem;line-height:180%;margin-bottom:2.5rem!important;margin-left:0!important}.cards-wrap.--cards-additionally.--development-regime-plates .additionally-card__title{margin-bottom:1.5rem!important}.cards-wrap.--cards-additionally.--development-regime-plates .additionally-card__desc{line-height:1.75rem;margin-top:.5rem!important}.cards-wrap.--cards-additionally.--development-regime-plates .additionally-card__desc-wrap{height:calc(100% - 1.5rem);margin-bottom:1.5rem}.cards-wrap.--cards-additionally.--development-regime-plates .swiper-pagination{display:none}.cards-wrap.--safety-site .additionally-card__desc-wrap{align-items:center;display:flex;gap:1.5rem;padding:2rem}.cards-wrap.--safety-site .additionally-card__desc{margin-top:0!important}.cards-wrap.--safety-site .additionally-card__desc-icon{height:5.6rem;margin-right:0!important;min-width:5.6rem}@media screen and (max-width:559px){.cards-wrap.--safety-site .additionally-card__desc-icon{height:3rem;min-width:3rem}.cards-wrap.--safety-site .additionally-card__desc-wrap{align-items:flex-start}}.cards-wrap.--arbitrage .additionally-card__desc-wrap{gap:1.25rem;height:100%}.cards-wrap.--arbitrage .additionally-card__desc{margin:0!important}.cards-wrap.--arbitrage .additionally-card__swiper-wrap .swiper{height:auto;padding-bottom:1rem}.cards-wrap.--cards-additionally.--multipage .additionally-card__desc-title{margin-bottom:.3rem}.cards-wrap.--cards-additionally.--multipage .additionally-card__desc{line-height:1.8rem}.cards-wrap.--cards-additionally.--multipage .additionally-card__swiper-wrap .swiper{padding-bottom:0}.cards-wrap.--cards-additionally.--multipage .swiper-pagination{display:none}.--video-pack.--cards-additionally .additionally-card__desc div{color:#ffffff80;font-size:1.25rem;line-height:1.75rem;opacity:1}.--cards-additionally.--video-editing .additionally-card,.--video-pack.--cards-additionally .additionally-card{justify-content:center}.--1c-crm .additionally-card__title span{color:#ffffff80}.--1c-crm .additionally-card__title{margin-bottom:1.5rem!important}.additionally-card.--card.--1c-crm.--licenses{padding-bottom:2rem!important;position:relative}.--1c-crm.--licenses .additionally-card__title{margin-bottom:2rem!important}.--1c-crm .additionally-card_desc{color:#ffffff80;font-size:1.5rem;font-weight:400;line-height:133.333%;margin-bottom:2rem;text-align:start}.--1c-crm .additionally-card__desc-wrap{padding:2rem}.--1c-crm .additionally-card__desc-title{font-weight:500}.--1c-crm .additionally-card__desc{font-size:1.25rem;font-weight:400;line-height:140%}.--1c-crm .additionally-card__swiper-wrap .swiper{overflow:hidden;padding-bottom:2rem}.--1c-crm .additionally-card__swiper-wrap .swiper-pagination{bottom:0;position:absolute}.--1c-website.--1c-website_swiper .additionally-card{overflow:hidden;position:relative}.--1c-website.--1c-website_swiper .additionally-card__bg{inset:0;position:absolute;z-index:-1}.--1c-website.--1c-website_swiper .additionally-card__bg img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.--1c-website .additionally-card__desc-wrap{background:#ffffff0f;border-radius:1.5rem}.--1c-website .additionally-card__desc-title{font-weight:700}.--1c-website .additionally-card__desc.p{font-size:1.375rem;line-height:2rem}.--bitrix-development .additionally-card__swiper-wrap .swiper{height:-moz-fit-content;height:fit-content;margin-right:18.5rem;padding:0}.--bitrix-development .additionally-card__swiper-wrap .dignity-sider-card__controls{width:calc(100% + 18.5rem)}.--crm-an .additionally-card_desc{color:#fffc;font-size:1.5rem;font-style:normal;font-weight:400;line-height:2rem;margin-bottom:2rem;position:relative;text-align:left}.--crm-an .additionally-card__title{margin-bottom:1rem!important;z-index:9}.--crm-an .additionally-card_desc{z-index:9}.--crm-an .additionally-card__desc-wrap{align-items:flex-start;align-self:stretch;background:#ffffff0f;border-radius:1.5rem;display:flex;flex:1 0 0;flex-direction:column;gap:1.5rem;padding:2rem}.cards-wrap.--cards-additionally.--dressing.--online-store .swiper-pagination{display:block}.--crm-an .additionally-card__bg{height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.--crm-an .additionally-card__bg:after{background:linear-gradient(0deg,#142658cc,#142658cc);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:3}.--crm-an .additionally-card__bg img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.--3d .additionally-card__bg{height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.--3d .additionally-card__bg:after{background:linear-gradient(0deg,#142658cc,#142658cc);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:3}.--3d .additionally-card__bg img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.--3d .additionally-card__title{z-index:9}.--3d .additionally-card__desc-wrap{align-items:flex-start;align-self:stretch;background:#ffffff0f;border-radius:1.5rem;display:flex;flex-direction:column;padding:2rem}.--3d .additionally-card__desc-title{color:var(--main-color__white,#fff);font-size:2rem;font-style:normal;font-weight:500;line-height:2.5rem}.--3d .additionally-card__swiper-wrap{height:44rem}@media screen and (max-width:1199px){.cards-wrap.--cards-additionally.--frontend .additionally-card__swiper-wrap .swiper{padding-bottom:2.5rem!important}.cards-wrap.--cards-additionally{flex:1;max-width:49%;min-width:100%}.cards-wrap.--cards-column.--corporate-diaries .additionally-card__desc{margin-left:3rem!important;padding-left:0}}@media screen and (max-width:991px){.additionally-card__desc-wrap,.additionally-card__swiper-wrap .swiper{height:auto}.additionally-card__desc-wrap:not(:nth-child(3n+4)){margin-top:1rem!important}.cards-wrap.--cards-additionally.--program-events.--poster-design .additionally-card__desc br{display:none}.cards-wrap.--cards-column.--corporate-diaries .additionally-card__desc{width:auto}.cards-wrap.--cards-additionally.--dressing .swiper-pagination{display:block}.cards-wrap.--cards-big-gallery.--redesign .additionally-card__swiper-wrap .swiper{height:100%}.cards-wrap.--cards-additionally.--copywriting-and-rewriting .swiper-pagination,.cards-wrap.--cards-additionally.--development-regime-plates .swiper-pagination,.cards-wrap.--cards-additionally.--multipage .swiper-pagination,.cards-wrap.--cards-additionally.--quiz .swiper-pagination{display:block}.cards-wrap.--cards-additionally.--multipage .additionally-card__swiper-wrap .swiper{padding-bottom:2.5rem}.cards-wrap.--cards-additionally.--copywriting-and-rewriting .additionally-card__desc-wrap,.cards-wrap.--cards-additionally.--multipage .additionally-card__desc-wrap{height:calc(100% - 1.5rem)}.--1c-crm .additionally-card__title br{display:none}.additionally-card__desc-head{align-items:center}.dignity-sider-card__swiper-wrap .additionally-card__desc-title{font-size:1.5rem}}@media screen and (max-width:880px){.additionally-card__desc span{color:#fff}}@media screen and (max-width:768px){.cards-wrap.--cards-additionally{flex:none;max-width:100%;min-width:100%}.cards-wrap.--cards-additionally.--program-events .additionally-card__desc{margin-left:0}}@media screen and (max-width:640px){.cards-wrap.--cards-additionally.--frontend .additionally-card__desc-icon{height:2.5rem;margin-right:1.5rem;width:2.5rem}.cards-gallery.--middle .additionally-card__swiper-wrap .swiper{height:29rem}.cards-wrap.--cards-column.--corporate-diaries .additionally-card__desc{margin-left:2rem!important}.--bitrix-development .additionally-card__swiper-wrap .swiper{margin-right:0}.--bitrix-development .additionally-card__swiper-wrap .dignity-sider-card__controls{width:100%}}@media screen and (max-width:440px){.cards-wrap.--cards-column.--lightbox-design .additionally-card__desc{margin-bottom:5rem!important}}.price-card__blur img{display:block;height:66rem;opacity:.6;position:absolute;top:-28rem}.price-card__header{display:flex;flex-wrap:wrap;position:relative;z-index:3}.price-card__title span{color:#fff9}.price-card__title{flex:1 0 33%;font-weight:700;margin-bottom:unset!important}.price-card__desc{color:#fff9;flex:1 0 34%;font-size:1.5rem;font-weight:400;line-height:2rem}.price-card__desc span{color:#fff}.price-card__list-item span{font-weight:700}.price-cards>.--underline{max-width:4.375rem}.price-card .--underline{flex:1 1 100%;width:100%}.price-cards{align-items:center;background-color:#ffffff0a;display:flex;flex-direction:column;max-width:28.5rem;padding:3rem 2rem;text-align:center;width:100%}.--simple .price-cards{max-width:30.5rem}.price-cards__price{color:#fff9}.price-cards__price span{color:#fff;font-size:2.5rem;font-weight:700;margin:0 .25rem}.price-cards__image{height:16rem}.price-cards__image img{height:100%;width:100%}.price-cards__sub-items{display:grid;grid-auto-columns:1fr;grid-auto-flow:column;margin:2.5rem 0 .5rem}.price-cards__sub-item{align-items:center;border-right:1px solid #1e1e1e;display:flex;flex-direction:column;padding:0 1.5rem 1rem;text-align:center}.price-cards__sub-item:last-child{border-right:none}.price-cards__sub-item-title{font-size:1.5rem;font-weight:500;line-height:1.75rem;margin-top:1rem}.price-cards__sub-item-desc{color:#fff6;font-size:1.125rem;line-height:120%}.cards-wrap.--html-banners .price-cards{padding:0!important}.cards-wrap.--html-banners .price-cards:after{display:none}.cards-wrap.--html-banners .price-cards__desc{align-items:center;border:none;color:#ffffff52;display:flex;font-size:1rem;gap:1rem;line-height:1.25rem}.cards-wrap.--html-banners .price-cards__desc:before{background:#f52536;border-radius:50%;content:"";height:.5rem;width:.5rem}.cards-wrap.--html-banners .price-cards__separat{display:none}.cards-wrap.--html-banners .price-cards__header-top{align-items:flex-start;flex-direction:column-reverse;gap:1.5rem}.cards-wrap.--html-banners .price-cards__desc-price{margin-top:.75rem}.cards-wrap.--html-banners .price-cards__header{min-height:23rem;padding:2rem 2rem 3rem}.cards-wrap.--html-banners .price-card__list{margin:0!important;padding:1.5rem 2rem 3rem}.cards-wrap.--html-banners .price-cards__desc-price{font-size:1.25rem;line-height:130%}.cards-wrap.--html-banners .price-cards:hover{border:1px solid transparent}.cards-wrap.--html-banners .price-card__list-item{font-size:1.125rem;line-height:1.5rem}.cards-wrap.--add-marking .price-cards{min-height:37rem}.cards-wrap.--add-marking .price-cards__desc,.cards-wrap.--add-marking .price-cards__title{font-weight:600}.cards-wrap.--add-marking .price-cards__desc-price{font-size:1.25rem;line-height:1.25rem;margin-top:.5rem;min-height:auto;text-decoration-line:line-through}.cards-wrap.--add-marking .price-cards__header-top{gap:1rem}.cards-wrap.--add-marking .price-cards__header{min-height:auto}.cards-wrap.--arbitrage .price-cards__header-top{align-items:flex-start;gap:1.5rem;height:6rem}.cards-wrap.--arbitrage .price-cards__header{position:relative;z-index:5}.cards-wrap.--arbitrage .price-cards__title{font-size:1.75rem;line-height:2rem;text-align:left}.cards-wrap.--arbitrage .price-cards__desc-price{min-height:auto;text-decoration:line-through}.price-cards__header-details{display:flex;gap:.5rem}.--1c-website.--cards-price .price-cards{max-width:100%}.--1c-website.--cards-price .price-cards__price-cont{background:#ffffff0a;border-radius:1.5rem;padding:1.5rem;width:100%}.--1c-website.--cards-price .price-cards__price-items{padding:3rem 0 1.5rem}.--1c-website.--cards-price .price-cards__title-common{align-items:center;display:flex;justify-content:space-between;position:relative}.--1c-website.--cards-price .price-cards__title-common:after{background-color:#ffffff1a;content:"";height:.063rem;position:absolute;top:4rem;width:100%}.--1c-website.--cards-price .price-cards__title{font-size:1.5rem;font-style:normal;font-weight:500;line-height:2rem}.--1c-website.--cards-price .price-cards__desc{border-radius:.5rem;box-shadow:inset 0 0 0 1px #ffffff29;color:#fff;font-size:.875rem;font-weight:500;line-height:1rem;margin:0!important;padding:.5rem .75rem}.--1c-website.--cards-price{margin-top:5rem!important}.--1c-website.--cards-price .price-wrap{display:grid;gap:1.5rem;grid-template-columns:1fr 1fr 1fr}.--1c-website.--cards-price .price-wrap .--card{align-items:flex-start;padding:1rem;text-align:left}.--1c-website.--cards-price .price-wrap .--card:first-child{position:relative}.--1c-website.--cards-price .price-wrap .--card:first-child:before{background:var(--fill-color__fill-1,#f52536);border-radius:28.56181rem;bottom:-15.11538rem;content:"";filter:blur(150px);height:28.56181rem;opacity:.25;position:absolute;right:-11.03081rem;transform:rotate(-90deg);width:24.11538rem}.--1c-website.--cards-price .price-wrap .--card:nth-child(2){box-shadow:inset 0 0 0 .063rem #f52536;position:relative}.--1c-website.--cards-price .price-wrap .--card:nth-child(2):before{background:var(--fill-color__fill-1,#f52536);border-radius:28.56181rem;bottom:-12.61538rem;content:"";filter:blur(150px);height:28.56181rem;left:-11.18675rem;opacity:.25;position:absolute;transform:rotate(-90deg);width:24.11538rem}.--1c-website.--cards-price .price-card{background-color:transparent!important;padding:0}.--1c-website.--cards-price .price-card__header{display:grid;gap:1.5rem}.--1c-website.--cards-price .price-card__list{padding:1.5rem;width:100%}.--1c-website.--cards-price .price-card__title{font-size:5rem;font-weight:700;line-height:5rem;text-align:center}.--1c-website.--cards-price .price-card__desc{color:#ffffff8f;font-size:1.5rem;font-style:normal;font-weight:400;line-height:2rem;text-align:center}.--1c-website.--cards-price .price-card .--underline{display:none}.--1c-website.--cards-price .price-card__list-item{display:grid;gap:1rem}.--1c-website.--cards-price .price-card__list-item span{color:#fff3;font-size:1.125rem;font-weight:400;line-height:1.25rem}.--1c-website.--cards-price .price-card__list-item .licenses-item__list-item span{color:#ffffffa3;font-size:1.25rem;font-style:normal;font-weight:400;line-height:1.5rem}.--1c-website.--cards-price .licenses-item__list-items{align-items:flex-start;display:flex;flex-direction:column;gap:.5rem;justify-content:center}.--1c-website.--cards-price .price-cards__price-items{display:grid;gap:.5rem}.--1c-website.--cards-price .price-cards__price-items_new{color:var(--main-color__white,#fff);font-size:2.375rem;font-style:normal;font-weight:700;line-height:2.5rem}.--1c-website.--cards-price .price-cards__price-items_old{color:#fff6;font-size:1.25rem;font-style:normal;font-weight:400;line-height:1.25rem;text-decoration-line:line-through}.--1c-website.--cards-price .price-wrap .--card:nth-child(2) .price_cards__btn{background:#f52536;transition:all .24s ease}.--1c-website.--cards-price .price_cards__btn{background:#ffffff14;border-radius:1rem;margin:0!important;transition:all .24s ease}.--1c-website.--cards-price .price_cards__btn:hover{background:#f52536}.--1c-website.--cards-price .price-wrap .--card:nth-child(2) .price_cards__btn:hover{background:#ffffff14}.--1c-website.--cards-price .price_cards__btn:hover span{color:#fff}.--1c-website.--cards-price .--two-more{align-items:center;background:#151515;border-radius:1.5rem;cursor:pointer;display:flex;flex-direction:column;gap:.5rem;height:6rem;justify-content:center;margin:1.5rem auto!important;transition:all .24s ease;width:100%}.--1c-website.--cards-price .--two-more:hover{opacity:.7}.--1c-website.--cards-price .--two-more .price-card__more-text{align-items:center;display:flex;gap:1rem}.--1c-website.--cards-price .--two-more .price-card__more-text img{height:1.03856rem;width:1.03856rem}.--1c-website.--cards-price .--two-more span{color:#fff;font-size:1.5rem;font-style:normal;font-weight:400;line-height:100%}.--1c-website.--cards-table .price-cards.--card:last-child .cards-table__status-container{position:relative}.--1c-website .price-cards__price-cont{margin-bottom:1.4rem;width:100%}.price-cards__header{align-items:flex-start;align-self:stretch;background:#ffffff0a;border-radius:1.5rem;display:flex;flex-direction:column;gap:1.5rem;min-height:20.5rem;padding:1.5rem}.price-cards__header-top{align-items:center;display:flex;justify-content:space-between;width:100%}.price-cards__title{font-size:1.75rem;line-height:2.25rem}.price-cards__desc,.price-cards__title{color:var(--main-color__white,#fff);font-style:normal;font-weight:500}.price-cards__desc{align-items:center;border:1px solid hsla(0,0%,100%,.16);border-radius:.5rem;display:flex;font-size:.875rem;gap:.5rem;height:2rem;justify-content:center;line-height:1rem;padding:.5rem .75rem}.price-cards__separat{background-color:#ffffff1a;height:1px;width:100%}.price-cards__header-middle{text-align:left}.price-cards__price{color:var(--main-color__white,#fff);font-size:2.375rem;font-style:normal;font-weight:700;line-height:2.5rem}.price-cards__desc-price{color:#fff6;font-size:1rem;font-style:normal;font-weight:400;line-height:1.25rem;min-height:3.75rem}.price-cards__header-bottom{width:100%}.price-cards__btn{align-items:center;align-self:stretch;background:#ffffff14;border-radius:37.5rem;bottom:0;color:#fff;cursor:pointer;display:flex;font-size:1.25rem;font-style:normal;font-weight:700;gap:.625rem;height:4rem;justify-content:center;line-height:1.5rem;padding:1.25rem 2.5rem;text-align:center;transition:all .24s ease;width:100%}.price-cards__list-title{color:#ffffff52;font-size:1.125rem;font-style:normal;font-weight:400;line-height:1.25rem}.price-card__list{display:flex;flex-direction:column;gap:1.5rem;margin:1.5rem;text-align:left}.price-card__list-items ul{display:flex;flex-direction:column;gap:.75rem}.price-card__list-items ul li{padding-left:2.7rem;position:relative}.price-card__list-items ul li:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='16' fill='none' viewBox='0 0 19 16'%3E%3Cpath stroke='%23fff' stroke-width='4' d='M17.5 2.334 6.833 13 1.5 7.667'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;border-radius:50%;content:"";height:1rem;left:0;position:absolute;top:0;width:1.1875rem}.price-wrap{color:#fff9;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin:0;width:100%}.price-wrap span{color:#fff}.price_cards__btn{background-color:#f52536;border-radius:3.375rem;color:#f52536;flex:1 0 auto;font-weight:600;margin-top:0;padding:0 3rem!important}.price_cards__btn:hover{background-color:#fff}.price_cards__btn:hover span{color:#000}@media screen and (max-width:991px){.cards-wrap.--arbitrage .price-cards{min-height:-moz-fit-content;min-height:fit-content}.--1c-website .price-cards.--card{min-width:12.5rem}.cards-wrap.--arbitrage .price-wrap{flex-direction:column}}@media screen and (min-width:769px)and (max-width:991px){.--1c-website.--cards-price .price-cards__title-common{align-items:flex-start;flex-direction:column;gap:1rem}.--1c-website.--cards-price .price-cards__title-common:after{top:6.5rem}}@media screen and (max-width:768px){.--1c-website.--cards-price .price-wrap{grid-template-columns:1fr}}@media screen and (max-width:640px){.price-cards__sub-items{flex-wrap:nowrap;overflow:hidden;overflow-x:scroll;width:calc(100% + 1rem);-webkit-overflow-scrolling:touch;scrollbar-width:none}.price-cards__sub-items::-webkit-scrollbar{display:none;height:0;width:0}.price-cards__sub-item{min-width:15rem}.price-wrap{justify-content:center}.price-card__header{flex-direction:column}.price-cards{max-width:100%}}.cards-wrap.--cards-tools-cards.--store-on-marketplaces .cards-tools__title{margin-bottom:3rem}.cards-wrap.--cards-tools-cards.--selling-sites .cards-tools{background:#181818}.cards-wrap.--cards-tools-cards.--selling-sites .cards-tools__desc{color:#ffffffdb;opacity:.8}.cards-wrap.--cards-tools-cards.--cards-for-marketplaces1 .cards-tools{padding-bottom:0!important}@media screen and (max-width:991px){.cards-wrap.--cards-tools-cards.--selling-sites{max-width:100%}}.--cards-tools-more.--server-maintenance .cards-tools__content{max-width:calc(var(--col-width)*5 + var(--col-gutter)*2)}.--cards-tools-more.--server-maintenance .cards-tools__carousel{margin-bottom:-5.5rem;max-width:calc(var(--col-width)*8 + var(--col-gutter)*4.5);padding-left:0}.--cards-tools-more.--server-maintenance .cards-tools .swiper-slide{max-width:6.5rem}.--cards-tools-more.--server-maintenance .cards-tools .swiper-slide:nth-child(2) .cards-tools__tool-tumb img{height:70%;max-width:70%}.--cards-tools-more.--server-maintenance .cards-tools .swiper-slide:nth-child(3) .cards-tools__tool-tumb img{height:80%;max-width:80%}.--cards-tools-more.--server-maintenance .cards-tools .swiper-slide:nth-child(5) .cards-tools__tool-tumb img{height:100%;max-width:100%}.--cards-tools-more.--server-maintenance .cards-tools .swiper-slide:nth-child(7) .cards-tools__tool-tumb img{height:65%;max-width:65%}.--cards-tools-more.--server-maintenance .cards-tools .swiper-slide:nth-child(8) .cards-tools__tool-tumb img{height:70%;max-width:70%}.--cards-tools-more.--server-maintenance .cards-tools .swiper-slide:nth-child(11) .cards-tools__tool-tumb img{height:80%;max-width:80%}.--cards-tools-more.--server-maintenance .cards-tools__desc{color:#fff9;font-size:1.125rem;font-weight:400;line-height:1.625rem}.--cards-tools-more.--server-maintenance .cards-tools__desc span{font-weight:700}@media screen and (max-width:1199px){.cards-wrap.--cards-tools-more.--HTML-developer{max-width:100%}.--cards-tools-more.--server-maintenance .cards-tools__carousel{padding:0 3rem}}@media screen and (max-width:991px){.--cards-tools-more.--server-maintenance .cards-tools__carousel{padding:0}}@media screen and (max-width:640px){.cards-wrap.--cards-tools-more.--HTML-developer .cards-tools.--card.--double>.cards-tools__content:not(:last-child){margin-bottom:-2rem}}.cards-tools-new .swiper-slide{height:auto!important;margin-top:0!important;max-width:7.8rem!important}.cards-tools-new .cards-tools__carousel .swiper{padding-bottom:0!important}.cards-wrap.--cards-tools-new.--cards-for-marketplaces .cards-tools{background:linear-gradient(180deg,#202a30,#1a1e22 53.65%,#151516 100% 0);flex-direction:column!important}.cards-wrap.--cards-tools-new.--cards-for-marketplaces .cards-tools__content{margin-bottom:1.25rem;max-width:200%}.cards-wrap.--cards-tools-new.--cards-for-marketplaces .cards-tools__tool-tumb img{height:80%;min-width:80%}.cards-wrap.--cards-tools-new.--cards-for-marketplaces .cards-tools__logo-tumb{background:none;border-radius:2rem;height:-moz-fit-content;height:fit-content}.cards-wrap.--cards-tools-new.--cards-for-marketplaces .cards-tools .swiper-slide{margin-left:10px;margin-right:10px!important}@media screen and (max-width:1199px){.cards-tools.cards-tools-new .swiper{overflow:hidden}}.--cards-tools-resizable.--marketing-kit .cards-tools__content{padding-right:0!important}.cards-wrap.--cards-tools-resizable.--verstka{position:relative}.cards-wrap.--cards-tools-resizable.--verstka .cards-tools{padding-bottom:1rem!important}.cards-wrap.--cards-tools-resizable.--verstka .cards-tools__bg{position:absolute;right:0;top:0}.cards-wrap.--cards-tools-resizable.--frontend{position:relative}.cards-wrap.--cards-tools-resizable.--frontend .cards-tools{padding-bottom:1rem!important}.cards-wrap.--cards-tools-resizable.--frontend .cards-tools__bg{position:absolute;right:0;top:0}@media screen and (max-width:640px){.--cards-tools-resizable.--verstka{margin-top:1.5rem!important}.--cards-tools-resizable.--frontend{margin-top:2rem!important}.--cards-tools-resizable.--marketing-kit{margin-top:6rem!important}.--cards-tools-resizable.--marketing-kit .cards-tools__carousel.--row-1{padding-top:2rem}.--cards-tools-resizable.--marketing-kit .cards-tools__content{align-items:center;display:flex}.--cards-tools-resizable.--marketing-kit .cards-tools__carousel.--row-1 .swiper{height:12rem}.--cards-tools-resizable.--marketing-kit .cards-tools__carousel.--row-1 .swiper-wrapper{width:auto!important}.--cards-tools-resizable.--marketing-kit .cards-tools__carousel{padding-right:1rem!important}.cards-wrap.--cards-tools-resizable.--frontend .swiper-wrapper,.cards-wrap.--cards-tools-resizable.--verstka .swiper-wrapper{width:auto!important}}.cards-wrap.--cards-description.--album .description-card__title{font-size:2.875rem}.description-card__desc{color:#fff9}.description-card__desc span{color:#fff;font-weight:600}.description-card__post-title{color:#fff9;font-weight:400}.description-card__post-title span{color:#fff;font-weight:600}.description-card__post-desc span{color:#fff9;font-size:1.25rem;font-weight:400;line-height:2.25rem}.description-card__post-desc.--line-height{line-height:1.875rem}.description-card__post-desc.--visitka span{color:#fff;font-size:inherit;line-height:inherit}.description-cards__btn{background-color:transparent;border-radius:3.375rem;color:#fff;margin-top:3rem;max-width:16.5rem;outline:.125rem solid #fff;padding:0 2rem;position:relative}.description-cards__btn span{color:#fff}.description-cards__btn:hover{background-color:#fff}.description-cards__btn:hover span{color:#000}.description-cards__btn-apply{align-self:center;background-color:#f52536;border-radius:3.375rem;font-size:1.5rem;height:4.5rem;min-width:17rem;padding:0 3rem!important}.description-cards__btn-apply:hover{background-color:#fff;color:#000}.description-card__title{font-weight:700}.description-card__desc{opacity:1}.description-card__list-item span{opacity:.6}.description-card__list-item{margin-top:3rem}.description-card__list-item:first-child{margin-top:0}.description-card__button{display:flex}.cards-wrap.--cards-description.--packaging-design .description-card__desc .p{color:var(--color__white);font-weight:600;opacity:.8}.cards-wrap.--cards-description.--packaging-design .description-card__desc .p span{color:#ffffffdb;font-weight:400}.cards-wrap.--cards-description.--lightbox-design .description-card__desc,.cards-wrap.--cards-description.--store-on-marketplaces .description-card__post-desc span{color:#ffffffdb;opacity:.8}.description-card__gallery{gap:1rem;overflow:hidden}.description-card__gallery-photogallery{height:9rem}.description-card__gallery-img img{border-radius:1rem;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.cards-wrap.--cards-description.--affiche-design .description-card__post-desc span{color:#ffffffa3;line-height:1.5rem}.cards-wrap.--cards-description.--booklet .description-card__desc{color:var(--color__white);opacity:.8}.cards-wrap.--cards-description.--booklet .description-card__post-desc span,.cards-wrap.--cards-description.--calendar-design .description-card__desc,.cards-wrap.--cards-description.--calendar-design .description-card__post-desc span{color:#ffffffdb;opacity:.8}.cards-wrap.--cards-description.--data-mart-development .description-card__desc{color:#fffc}.description-card__post-desc span.h1{font-size:3.5rem;line-height:4rem}.--invitation-how-works.--cards-description .description-card__desc b{font-weight:600!important}.--invitation-how-works.--cards-description .description-card__desc{color:#fffc}.--invitation-how-works .description-card__post-desc span{color:#ffffffdb!important;opacity:80%!important}.cards-wrap.--cards-description.--frontend .description-card__desc{font-size:1.5rem;line-height:133%}.cards-wrap.--cards-description.--frontend .use-card__post-title{font-size:1.625rem;line-height:130%}.cards-wrap.--cards-description.--verstka .description-card__desc ul{display:flex;flex-direction:column;gap:.5rem;padding-left:.8rem}.cards-wrap.--cards-description.--verstka .description-card__desc li{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='22' fill='none' viewBox='0 0 19 22'%3E%3Cpath stroke='%23fff' stroke-width='4' d='M17.627 6.057 7.209 18.167 2 12.112'/%3E%3C/svg%3E");background-position:top .2rem left 0;background-size:17px;padding-left:2rem}.cards-wrap.--cards-description.--walkway-stands .description-card__list{margin-top:1.63rem!important}.cards-wrap.--cards-description.--walkway-stands .description-card__list-item:first-child{margin-top:0}.cards-wrap.--cards-description.--walkway-stands .description-card__list-item{color:#ffffffdb;margin-top:1rem;padding-left:3.35rem;position:relative}.cards-wrap.--cards-description.--walkway-stands .description-card__list-item:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='22' fill='none' viewBox='0 0 20 22'%3E%3Cpath stroke='%23fff' stroke-width='4' d='M18 6.472 7.333 18.582 2 12.528'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:1rem;content:"";height:1.13531rem;left:1.5rem;position:absolute;top:.4rem;width:1rem}.cards-wrap.--cards-description.--social-media-post .description-card__desc{font-size:1.5rem;line-height:2rem}.cards-wrap.--cards-description.--neckhangers .description-card__desc{color:#ffffffdb;opacity:.8}.--cards-description.--video-vizitka .description-card__desc{font-size:1.5rem;line-height:138%;margin-top:1.5rem!important}.cards-wrap.--cards-description.--corporate-diaries .description-card__title{letter-spacing:-.08rem}.cards-wrap.--cards-description.--corporate-diaries .description-card__post-desc span{color:#ffffffdb;font-size:1.25rem;line-height:1.75rem}.cards-wrap.--cards-description.--business-cards-design .description-card__desc{color:var(--color__white);margin-top:1.5rem;opacity:.8}.cards-wrap.--cards-description.--business-cards-design .description-card__list{display:grid;gap:.2rem;margin-top:1rem!important}.cards-wrap.--cards-description.--business-cards-design .description-card__list-item{color:var(--color__white);margin-left:2.2rem;margin-top:0;opacity:.8;position:relative}.cards-wrap.--cards-description.--business-cards-design .description-card__list-item:before{background-color:var(--color__white);border-radius:50%;content:"";height:.5rem;left:-1.5rem;opacity:.8;position:absolute;top:.7rem;width:.5rem}.cards-wrap.--cards-description.--vehicle-wraps .description-card__desc{color:#ffffffdb;margin-top:1.62rem!important}.cards-wrap.--cards-description.--banners-for-marketplaces .description-card__desc,.cards-wrap.--cards-description.--dressing .description-card__desc,.cards-wrap.--cards-description.--dressing .description-card__post-title,.cards-wrap.--cards-description.--dressing .use-card__desc{color:#ffffffdb}.cards-wrap.--cards-description.--copywriting-and-rewriting .description-card__desc,.cards-wrap.--cards-description.--copywriting-and-rewriting .description-card__post-title{color:#ffffffdb;font-size:1.5rem;font-weight:400;line-height:130%;opacity:.8}.cards-wrap.--cards-description.--copywriting-and-rewriting .description-card__desc{margin-top:2rem!important}.cards-wrap.--cards-description.--development-regime-plates{max-width:calc(var(--col-width)*4 + var(--col-gutter)*4.5)}.cards-wrap.--safety-site .description-card__desc{font-size:1.375rem}.--cards-for-marketplaces.--cards-description .description-card__desc{font-size:1.75rem;font-weight:400;line-height:2.25rem;margin-top:1.5rem!important}.--1c-website .description-card__list{display:grid;margin-top:1.5rem!important;grid-column-gap:1.5rem;grid-row-gap:.5rem}.--1c-website .description-card__desc{color:#fffc;font-size:1.5rem;line-height:2rem}.--bitrix-development.--cards-description .--card{padding-bottom:0}.--bitrix-development.--cards-description .description-card__post-desc span{color:#ffffffdb;font-size:1.5rem;font-weight:400;line-height:130%;opacity:.8}.--bitrix-development.--cards-description .description-card__post-desc{color:var(--color__white);font-size:1.5rem;font-weight:500;line-height:130%;margin-top:0!important;width:101%}.--bitrix-development.--cards-description .description-card__picture{margin-left:auto;margin-right:-2rem;margin-top:.5rem;width:42%}.--cards-description.--registration-trademark .--card{padding-bottom:14.5rem}.--cards-description.--registration-trademark .description-card__title{font-weight:700;line-height:100%;width:80%}.--cards-description.--registration-trademark .description-card__desc{color:#fffc;font-size:1.5rem;font-weight:400;line-height:130%;width:98%}.--cards-description.--registration-trademark .description-card__desc span{font-weight:700}.--cards-description.--server-maintenance{max-width:calc(var(--col-width)*7 + var(--col-gutter)*7.4)}.--cards-description.--server-maintenance .description-card__desc{color:#fff9;font-size:1.5rem;font-weight:400;line-height:2rem;margin-top:1.5rem!important}.--cards-description.--server-maintenance .description-card__desc span{color:var(--color__white);font-weight:700;letter-spacing:-.06rem}.--cards-description.--application-containerization .description-card__title{font-size:3rem;font-weight:700;line-height:116.667%;margin-top:-.3rem}.--cards-description.--application-containerization .description-card__desc{color:#ffffffdb;font-size:1.5rem;font-weight:400;line-height:130%;margin-bottom:-.5rem;margin-top:1.5rem!important;opacity:.8;width:103%}.--cards-description.--it-infrastructure-audit .description-card__desc{color:#ffffffa3;font-size:1.5rem;font-weight:400;line-height:120%;width:102%}.--cards-description.--it-infrastructure-audit .description-card__desc span{color:var(--color__white);font-weight:700}.--cards-description.--it-infrastructure-audit .description-card__picture{margin:2rem -3rem -3rem}.--cards-description.--assortiment .description-card__title{line-height:100%}.--cards-description.--assortiment .description-card__desc{color:#ffffffa3;font-size:1.5rem;font-weight:400;line-height:120%;margin-top:1.5rem!important}.--cards-description.--assortiment .description-card__desc span{color:var(--color__white)}.--im-bitrix_col-1 .description-card__title{color:#fff;font-size:3rem;font-style:normal;font-weight:700;line-height:100%}.--im-bitrix_col-1 .description-card__desc{color:#ffffffa3;font-size:1.5rem;font-style:normal;font-weight:400;line-height:120%}.--crm-an .description-card__desc span{font-weight:700}.--cloud-cash_col-1 .description-card__picture{margin-left:auto;width:18rem}.description-card__img{display:flex;justify-content:end}@media screen and (max-width:1199px){.--cloud-cash_col-1 .description-card__desc{z-index:9}.cards-wrap.--cards-description{flex:1;max-width:49%;min-width:100%}.--bitrix-development.--cards-description .description-card__picture{max-width:15rem}.--cards-description.--registration-trademark .--card{padding-bottom:5rem}.--cards-description.--it-infrastructure-audit .description-card__desc{width:100%}}@media screen and (max-width:9910px){.cards-wrap.--cards-description.--development-regime-plates .description-card__desc br{display:none}.--cards-description.--it-infrastructure-audit .description-card__picture{margin:3rem -1.5rem -1.5rem}.--cards-description.--application-containerization .description-card__title{font-size:2.5rem}}@media screen and (max-width:768px){.cards-wrap.--cards-description{flex:none;max-width:100%;min-width:100%}}@media screen and (max-width:640px){.cards-wrap.--cards-description.--verstka .description-card__desc li{background-position:top 0 left 0!important;padding-left:2.3rem!important}.description-card__post-title br{display:none}}@media screen and (max-width:440px){.description-card__gallery{grid-template-columns:1fr}.description-card__gallery-photogallery{height:15rem}}.--cofff-gallery .use-card__tag span{opacity:.7}.use-card__tag{font-size:1.5rem;line-height:2rem}.use-card__tag:before{background-color:var(--color__fill-1);border-radius:50%;content:"";display:block;height:.5rem;margin-right:1rem;width:.5rem}.use-card__bg-tumb{height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.use-card{position:relative}.--booking .use-card__desc{font-size:1.5rem;line-height:2rem}.--no_bg_color .use-card__bg-mask{background-color:transparent}.use-card__bg-mask{background-color:#142658;height:100%;left:0;opacity:.6;position:absolute;top:0;width:100%;z-index:2}.use-card__bg-img,.use-card__bg-img img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.use-card__bg-img img{-o-object-position:left;object-position:left}.use-card__desc{color:#fff9}.use-card__desc a{color:#fff;text-decoration:none}.use-card__desc span{color:#fff}.use-card__post-title{color:#fff9;font-weight:400}.use-card__post-title span{color:#fff;font-weight:600}.use-card__wrap{display:flex;flex-direction:column;height:100%;justify-content:space-between;position:relative;z-index:3}.use-card__sub-desc{color:#fff9}.use-card__sub-desc.--opacity{color:#ffffff80;line-height:2rem}.use-card__sub-desc span{color:#fff}.cards-wrap.--cards-use.--med .use-card__desc{display:list-item;font-size:1.125rem;line-height:1.5rem;margin-left:1.5rem}.cards-wrap.--cards-use.--med .use-card__sub-desc{font-size:1.5rem;line-height:2rem}.use-card__title{font-weight:700}.use-card__title span{color:#ffffffa3}.use-card__consult-btn{border-radius:3.375rem!important;box-shadow:inset 0 0 0 2px #fff!important;font-weight:400!important;height:4rem!important;padding:0 2rem!important;width:-moz-fit-content;width:fit-content}.use-card__consult-btn,.use-card__consult-btn span{text-decoration:none!important}.use-card__consult-btn.--border-white:hover span{color:#000}.cards-wrap.--cards-use.--promo .use-card__desc,.cards-wrap.--cards-use.--promo .use-card__sub-desc{font-size:1.5rem;line-height:2rem}.cards-wrap.--cards-use.--max-width .use-card__wrap{max-width:100%}.cards-wrap.--cards-use .--menu-use li:before{background-color:#fff0;border-bottom:.28rem solid #fff;border-radius:0;border-right:.28rem solid #fff;content:"";display:block;height:1rem;left:-1.3rem;opacity:100%;position:absolute;top:-.1rem;transform:rotate(45deg);width:.5rem}.cards-wrap.--cards-use .--menu-use li{margin-left:1rem}.use-card__wrap.--program-events .use-card__post-title{width:94%}.use-card__wrap.--poster-design .cards-default__list-item:before{opacity:.7;top:.7rem}.cards-wrap.--wideformat .use-card__wrap{justify-content:center;max-width:100%}.cards-wrap.--wideformat-use .use-card__desc{display:grid;gap:3rem;grid-template-columns:.8fr 1fr;margin-top:0!important;width:99%}.cards-wrap.--wideformat-use .use-card__desc .h1 span{font-size:4.5rem}.use-card__sub-desc.--packaging-design{color:#ffffffdb;font-weight:600;opacity:.8}.use-card__sub-desc.--packaging-design span{color:#ffffffa3;font-weight:400}.cards-wrap.--cards-use.--post-templates .use-card__desc{color:#ffffffdb;font-size:1.125rem;line-height:1.5rem;opacity:.8}.cards-wrap.--cards-use.--post-templates .use-card__post-title,.cards-wrap.--cards-use.--post-templates.--store-on-marketplaces .use-card__post-title{color:#fff9;opacity:.8}.cards-wrap.--cards-use.--post-templates.--store-on-marketplaces .use-card__post-title span{color:#ffffffdb}.cards-wrap.--cards-use.--selling-sites .use-card__post-title{color:#ffffffdb;opacity:.8;width:107%}.cards-wrap.--cards-use.--lightbox-design .use-card__post-title,.cards-wrap.--cards-use.--lightbox-design .use-card__sub-desc{color:#ffffffdb;opacity:.8}.use-card__sub-desc .--lightbox-design-link{border-bottom:1px solid #e30b17;text-decoration:none}.use-card__sub-desc .--lightbox-design-link:hover span{color:#ffffffdb;opacity:.8}.use-card__post-title .--lightbox-design-link{text-decoration:none}.cards-wrap.--cards-use.--booklet .use-card__post-title{color:var(--color__white);opacity:.8}.cards-wrap.--cards-use.--booklet .use-card__desc{color:#ffffffa3;opacity:.8}.use-card__sub-desc .--banner-6x3-design{background:#0d2133a3;border:1px solid hsla(0,0%,100%,.32);border-radius:2rem;padding:2rem}.cards-wrap.--cards-use.--calendar-design .use-card__post-title{color:#fff9;opacity:.8}.cards-wrap.--cards-use.--calendar-design .use-card__desc{color:#ffffffa3;opacity:.8}.cards-wrap.--cards-use.--data-mart-development .use-card__post-title{color:#fffc}.use-card__wrap.--digital-menu .use-card__desc:first-child{margin-top:0!important}.use-card__wrap.--digital-menu .use-card__desc .h4{font-size:2.125rem;line-height:2.625rem}.--invitation-offer.--cards-use .use-card__post-title,.--invitation-offer.--cards-use .use-card__post-title span{color:#fffc!important}.--invitation-offer.--cards-use .cards-default__list li{color:#fffc!important;font-size:1.5rem;line-height:2rem}.--invitation-offer.--cards-use .use-card__sub-desc{font-size:1.25rem;font-weight:400;line-height:150%}.cards-wrap.--cards-use.--verstka .use-card__post-title{font-size:1.25rem;font-weight:400;line-height:140%}.cards-wrap.--cards-use.--verstka .use-card__post-title ul{display:flex;flex-direction:column;gap:.5rem;padding-left:.8rem}.cards-wrap.--cards-use.--verstka .use-card__post-title li{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='5' height='5' fill='none' viewBox='0 0 5 5'%3E%3Ccircle cx='2.5' cy='2.5' r='2.5' fill='%23fff'/%3E%3C/svg%3E");background-position:top 50% left 0;background-size:5px;padding-left:1.2rem}.--cards-use.--video-vizitka .use-card__post-title{font-size:1.25rem;font-weight:400;line-height:140%}.--cards-use.--video-vizitka .use-card__post-title ul{display:flex;flex-direction:column;gap:.5rem;padding-left:.8rem}.--cards-use.--video-vizitka .use-card__post-title li{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='5' height='5' fill='none' viewBox='0 0 5 5'%3E%3Ccircle cx='2.5' cy='2.5' r='2.5' fill='%23fff'/%3E%3C/svg%3E");background-position:top 50% left 0;background-size:5px;padding-left:1.2rem}.cards-wrap.--cards-use.--corporate-diaries .use-card__desc{color:#ffffffdb;opacity:.8}.--business-cards-design__use-list{display:grid;gap:1rem}.--business-cards-design__use-list li{margin-left:2.2rem;position:relative}.--business-cards-design__use-list li:before{background-color:var(--color__white);border-radius:50%;content:"";height:.5rem;left:-1.35rem;opacity:.8;position:absolute;top:.7rem;width:.5rem}.cards-wrap.--cards-use.--banners-for-marketplaces .use-card__post-title,.use-card__wrap.--dorhengers .use-card__desc{color:#ffffffdb}.cards-wrap.--cards-use.--dressing{color:#ffffffa3}.cards-wrap.--cards-use.--quiz,.cards-wrap.--cards-use.--quiz .use-card__desc,.cards-wrap.--cards-use.--quiz .use-card__post-title{color:#ffffffdb}.cards-wrap.--cards-use.--copywriting-and-rewriting .use-card__desc,.cards-wrap.--cards-use.--copywriting-and-rewriting .use-card__post-title{color:#ffffffdb;font-size:1.5rem;font-weight:400;line-height:130%;opacity:.8}.cards-wrap.--cards-use.--copywriting-and-rewriting .use-card__desc{margin-top:2rem!important}.--diploma-design.--cards-use .use-card__wrap{max-width:none!important}.--diploma-design.--cards-use .use-card__post-title{color:#fff9;margin-top:2.5rem!important}.--1c-crm-use .use-card__wrap{justify-content:flex-start}.--1c-crm-use .use-card__tag{margin-bottom:1.5rem!important;opacity:.7}.--1c-crm-use .use-card__post-title{color:var(--color__white);font-size:3rem;font-style:normal;font-weight:700;line-height:3.5rem;margin:9.87rem 0 1.5rem!important;text-align:center}.--1c-crm-use .use-card__desc{color:#ffffffb3;font-size:1.625rem;font-style:normal;font-weight:400;line-height:2.125rem;text-align:center}.--1c-crm-use .--new-price{font-size:2rem;font-weight:700;line-height:2rem}.--1c-crm-use .--old-price{color:#fff6;font-size:1.25rem;font-weight:400;line-height:1.25rem;text-decoration-line:line-through}.--1c-crm-use .use-card{padding-bottom:0}.--1c-crm .header-service-detail__mask{bottom:-.2rem}.--1c-crm-use.use-card__wrap{margin-top:0!important}.use-card.--licenses .use-card__bg-img{height:17.14794rem;left:14.4785rem;opacity:.6;position:absolute;top:3rem;width:17.10463rem}.--1c-website.--cards-use .use-card__post-title{font-size:1.5rem;font-style:normal;font-weight:400;line-height:2rem;margin-top:1rem!important}.--1c-website.--1c-crm-use .use-card__btn-wrap{margin-bottom:3.5rem;margin-top:auto!important}.--cards-use.--registration-trademark .use-card{padding-bottom:10rem}.--cards-use.--registration-trademark .use-card__title{line-height:100%;width:90%}.--cards-use.--registration-trademark .use-card__post-title{color:#fffc;width:97%}.--cards-use.--server-maintenance{max-width:calc(var(--col-width)*5 + var(--col-gutter)*2.7)}.--cards-use.--server-maintenance .use-card__desc{color:#fff9;font-size:1.5rem;font-weight:400;line-height:133.333%;margin-top:1.6rem}.--cards-use.--server-maintenance .use-card__desc span{color:var(--color__white);font-weight:700}.--cards-use.--bitrix-development .use-card__desc{color:#ffffff80;font-size:1.5625rem;font-weight:400;line-height:128%;margin:1.5rem 0 2rem}.--cards-use.--bitrix-development .use-card__desc:nth-child(3){margin-bottom:0}.--cards-use.--application-containerization .use-card__title{font-size:3rem;font-weight:700;line-height:116.667%;margin-top:-.3rem}.--cards-use.--application-containerization .use-card__desc{color:#ffffffdb;font-size:1.5rem;font-weight:400;line-height:130%;margin-top:2rem!important;opacity:.8}.--cards-use.--it-infrastructure-audit-use .use-card__wrap{gap:1rem;justify-content:flex-start;max-width:none}.--cards-use.--it-infrastructure-audit-use .use-card__desc{color:#fffc;font-size:1.5rem;font-weight:400;line-height:133.333%;margin-top:1rem;width:102%}.--cards-use.--it-infrastructure-audit-use .use-card__desc:nth-child(4){font-size:1.125rem;line-height:177.778%}.--cards-use.--assortiment .use-card__wrap{max-width:none}.--cards-use.--assortiment .use-card__content,.--cards-use.--assortiment .use-card__title{margin-bottom:2rem}.--cards-use.--assortiment .use-card__content .use-card__desc{background:#ffffff0f;border-radius:1.5rem;padding:2rem}.--cards-use.--assortiment .use-card__desc:nth-child(3){margin-bottom:1rem;margin-top:1rem}.--cards-use.--assortiment .use-card__desc .wrap{color:var(--color__white);display:grid;font-size:2rem;font-weight:500;gap:1.5rem;grid-template-columns:auto 1fr;line-height:125%}.--cards-use.--assortiment .use-card__desc .--text{color:var(--color__white);font-size:1.25rem;font-weight:400;line-height:120%;margin-top:1.5rem;opacity:.5}.--cards-use.--assortiment .use-card__desc{color:#fffc;line-height:130%}.--im-bitrix_col-2 .use-card__sub-desc ul{display:flex;flex-direction:column;gap:1rem}.--im-bitrix_col-2 .use-card__sub-desc li{padding-left:3rem;position:relative}.--online-store .use-card__sub-desc{color:#fffc;font-size:1.5rem;font-style:normal;font-weight:400;line-height:2rem}.--online-store .use-card__sub-desc span{color:#fff;font-weight:700}.--online-store .use-card__title{width:75%}.--im-bitrix_col-2 .use-card__sub-desc li:after{background:#ffffff29;border-radius:50%;content:"";display:block;height:2rem;left:0;position:absolute;top:0;width:2rem}.--im-bitrix_col-2 .use-card__sub-desc li:before{border-bottom:.25rem solid #fff;border-right:.25rem solid #fff;content:"";display:block;height:1rem;left:.6rem;position:absolute;top:.25rem;transform:rotate(45deg);width:.5rem}.--cloud-cash_col-2 .use-card__post-title{color:#fff;font-size:1.25rem;font-style:normal;font-weight:400;line-height:1.75rem;margin-top:0!important}.--cloud-cash_col-2 .use-card__sub-desc>div{color:#fff;font-size:1.25rem;font-style:normal;font-weight:700;line-height:1.75rem}.--cloud-cash_col-2 .use-card__sub-desc,.--cloud-cash_col-2 .use-card__sub-desc ul{display:flex;flex-direction:column;gap:1rem}.--cloud-cash_col-2 .use-card__sub-desc li{color:#ffffffa3;font-size:1.25rem;font-style:normal;font-weight:400;line-height:1.75rem;min-height:2rem;padding-left:3rem;position:relative}.--cloud-cash_col-2 .use-card__sub-desc li:before{background-color:#ffffff29;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='16' fill='none' viewBox='0 0 19 16'%3E%3Cpath stroke='%23fff' stroke-width='4' d='M17.5 2.334 6.833 13 1.5 7.667'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;border-radius:50%;content:"";height:2rem;left:0;position:absolute;top:0;width:2rem}.--online-store .use-card__wrap{justify-content:flex-start}@media screen and (max-width:1300px){.cards-wrap.--cards-use.--digital-menu .use-card__desc br{display:none}}@media screen and (max-width:1199px){.cards-wrap.--cards-use{flex:1;max-width:49%;min-width:100%}.cards-wrap.--cards-use.--lightbox-design .use-card__wrap,.cards-wrap.--cards-use.--product-catalog .use-card__wrap{max-width:100%}.cards-wrap.--cards-use.--booklet .use-card__desc br{display:none}.cards-wrap.--cards-use.--banners-for-marketplaces .use-card__wrap,.cards-wrap.--cards-use.--calendar-design .use-card__wrap,.cards-wrap.--cards-use.--data-mart-development .use-card__wrap,.cards-wrap.--cards-use.--quiz .use-card__wrap,.cards-wrap.--cards-use.--redesign .use-card__wrap,.cards-wrap.--cards-use.--vehicle-wraps .use-card__wrap,.use-card__wrap.--corporate-diaries{max-width:100%}.--1c-crm-use .use-card__wrap,.cards-wrap.--cards-use.--copywriting-and-rewriting .use-card__wrap{max-width:none}.--1c-website.--1c-crm-use .use-card__btn-wrap{margin-top:3rem!important}.--cards-use.--bitrix-development .use-card__wrap{max-width:none}.--cards-use.--registration-trademark{margin-top:1.5rem}.--cards-use.--registration-trademark .use-card{padding-bottom:5rem}.--cards-use.--registration-trademark .use-card__wrap{max-width:100%}.--cards-use.--registration-trademark .use-card__post-title{width:100%}.--cards-use.--server-maintenance{margin-top:1.5rem}.--cards-use.--server-maintenance .use-card__wrap{max-width:100%}.--cards-use.--application-containerization .use-card__wrap{max-width:none}.--cards-use.--it-infrastructure-audit-use .use-card__desc{width:100%}}@media screen and (max-width:991px){.cards-wrap.--wideformat-use .use-card__desc{display:grid;gap:1.5rem;grid-template-columns:1fr;margin-top:0!important;width:100%}.cards-wrap.--cards-use.--selling-sites .use-card__post-title{width:auto}.cards-wrap.--cards-use.--selling-sites .use-card__wrap{max-width:100%}.use-card.--licenses .use-card__bg-img{height:100%;left:0;top:0;width:100%}.--1c-crm-use .use-card__post-title{margin-top:1.5rem!important}}@media screen and (max-width:768px){.cards-wrap.--cards-use{flex:none;max-width:100%;min-width:100%}.use-card__wrap.--program-events .use-card__title br{display:none}.cards-wrap.--wideformat-use{margin-bottom:0!important}.--cards-use.--assortiment .use-card__content .use-card__desc br{display:none}}@media screen and (max-width:640px){.use-card__wrap.--program-events .use-card__post-title{width:100%}.--cofff-gallery.--cards-use .use-card__tag{margin-bottom:1rem!important}}.cards-triple__wrap{grid-template-columns:repeat(1,1fr);grid-template-rows:repeat(2,1fr)}.cards-default__bg.pl-48.--premium .cards-default__img.lazy{margin-left:-7rem;margin-top:.5rem}.cards-default__list.--smi .cards-default__list-item{color:#fff9;font-size:1.25rem;font-weight:400;line-height:1.75rem;margin-top:.5rem}.cards-default__global-link{height:100%;left:0;position:absolute;top:0;transition:background .3s ease;width:100%;z-index:10}.cards-default__global-link:hover{background:#ffffff08}.cards-mockup__btn-label.--smi .cards-default__btn{padding:0 5.5rem!important}.cards-mockup__btn-wrap.--smi-column .cards-default__btn{background-color:#f52536;border:unset;margin-top:0!important;padding:0 5.5rem!important}.cards-mockup__btn-wrap.--smi-column .cards-default__btn:hover{background-color:#fff}.--autentica-aroma-cards .cards-default__desc{font-size:1.375rem!important;line-height:1.75rem!important}.--vitraji.--cards-default .vitraji-desc{color:#fff6!important;font-weight:400!important;opacity:1!important}.--vitraji-experience.--cards-default .cards-default__bg{justify-content:flex-end;max-width:37rem}.--vitraji-experience.--cards-default .cards-default__wrapper{display:flex;justify-content:flex-end}.--vitraji-experience.--cards-default .cards-default__content{padding-bottom:4.8rem!important}.--vitraji-gallery.--cards-default .cards-mockup__btn-wrap{margin-top:2.5rem!important}.--vitraji-gallery.--cards-default .cards-mockup__btn{margin-top:0!important}.--vitraji-gallery.--cards-default .cards-default__title{margin-top:2rem}.--cards-default.--bigBlock{max-width:100%;width:100%}.cards-default__blur.--center{left:20%;opacity:1;top:-120%}.cards-default__title{font-size:3rem;font-weight:700;line-height:3.5rem}.cards-default__title.--fz36{font-size:2.25rem}.cards-default__title.--fz32{font-size:2rem;line-height:2.5rem}.cards-default__title span{opacity:.72}.cards-default__desc.--fz36{color:#fff;font-size:2.25rem;font-weight:700}.cards-default__desc.--fz36 span{font-size:1.5rem;font-weight:400}.cards-default__desc{color:#ffffffb8;font-weight:400}.cards-default__desc.--fz12{font-size:.75rem}.cards-default__desc span{color:#fff}.cards-default__bg{display:flex;height:100%;position:relative;width:100%;z-index:2}.cards-default__bg.--size{height:auto;padding-bottom:13rem!important}.cards-default__bg.--assort{max-height:15rem}.cards-default__img{display:flex;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.cards-default__img-original{height:auto;margin:auto auto 3rem;width:90%}.cards-default__img.--absolute-pos{bottom:-4rem;position:absolute;right:0;width:18.25rem}.cards-default__img img{height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:bottom;object-position:bottom;width:100%}.cards-default__img.--contain img{-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.cards-default__img source{height:1px;width:1px}.cards-default__bg.--kvartet{position:static}.cards-default__link{width:100%}.--reconi-presentation.--cards-default .cards-mockup__btn-label{margin-bottom:.5rem}.cards-default__sub-title{color:#ffffffb8;font-size:1.5rem;line-height:2rem}.cards-default__sub-title span{font-weight:600;opacity:1}.--integration .cards-default__sub-title{font-size:2rem;line-height:2.5rem}.cards-default__sub-title.--fz-28{font-size:1.75rem;line-height:2.5rem}.cards-default__sub-title span{color:#fff;font-weight:700}.cards-default__bg.--bottom{align-items:flex-end;height:100%}.cards-default__bg.--bottom .cards-default__img{height:39rem}.cards-default__bg.--bottom img{height:100%;max-width:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:bottom;object-position:bottom;width:auto}.cards-default__bg.--absolute-bg{bottom:0;height:auto;max-height:100%;position:absolute;width:100%;z-index:1}.cards-default__img-tumb{align-self:center;height:17.5rem;margin-bottom:3.875rem;margin-top:5.3125rem;width:27.5rem;z-index:1}.cards-default__img-tumb img{height:100%;width:100%}.cards-default__content{position:relative;z-index:2}.cards-default__btn{background-color:#ffffff24;position:relative;z-index:100}.cards-default__btn:hover{background-color:#ffffff2b}.cards-mockup__btn-wrap{position:relative;z-index:100}.cards-default__btn-container{align-items:center;gap:1.5rem;margin-top:1.5rem;width:-moz-fit-content;width:fit-content}.cards-default__post-btn{margin-top:0}.cards-default__desc.--design{color:#ffffff80}.cards-default__sub-title.--design{color:#fff;font-weight:600}.cards-default__desc.--ux{color:#ffffff80}.cards-default__double_list1 li,.cards-default__double_list2 li{margin-top:1rem}.cards-default__sub-desc{color:#ffffffa3}.cards-default__sub-desc span{color:#fff;font-weight:600}.cards-default__sub-desc.--utp{color:#fff6}.--cards-default.--utp-img .cards-default__bg{bottom:-3rem}.cards-default__wrapper.--image-1{min-height:19rem;min-height:4rem;z-index:2}.cards-default__wrapper.--image-2{z-index:1}.cards-default{flex-direction:column;justify-content:space-between;position:relative}.cards-default__bg.--absolute{bottom:0;height:100%;left:0;position:absolute;width:100%}.cards-default__bg.--absolute .cards-default__img{align-items:flex-end;width:100%}.cards-default__bg.--absolute .cards-default__img img{height:50rem;width:100%}.default-size{font-size:3rem;line-height:3.5rem}.cards-default__wrapper.--description-0{position:relative;z-index:5}.cards-default__wrapper.--image-1{z-index:1}.cards-default__wrapper.--image-2{z-index:2}.cards-default__blur{height:25rem;left:-65%;opacity:.6;position:absolute;top:-30%;width:95rem;z-index:1}.cards-default__blur img{height:95rem;width:95rem}.--ar-cards .cards-default__bg{max-height:30rem}.--ar-cards .cards-default__bg img{-o-object-fit:contain;object-fit:contain}.--layout-def .cards-default__bg img{height:28rem;margin-right:5rem}.cards-default__list-item:before{background-color:#fff;border-radius:100%;content:"";display:block;height:.5rem;left:0;opacity:.8;position:absolute;top:.5rem;width:.5rem}.cards-default__double_list1.--check-red .cards-default__list1-item:before,.cards-default__double_list2.--check-red .cards-default__list2-item:before,.cards-default__list.--check-red .cards-default__list-item:before{background-color:transparent;border-bottom:.25rem solid #f52536;border-radius:0;border-right:.25rem solid #f52536;color:#fff!important;content:"";display:block;height:.9rem;left:.1rem;position:absolute;top:-.03rem;transform:rotate(45deg);width:.35rem}.cards-default__list.--check>.cards-default__list-item:before{background-color:transparent;border-bottom:.35rem solid #fff;border-radius:0;border-right:.3rem solid #fff;color:#fff!important;content:"";display:block;height:.9rem;left:.1rem;position:absolute;top:.1rem;transform:rotate(45deg);width:.35rem}.cards-default__list.--check>.cards-default__list-item{margin-top:1rem;padding-left:2.5rem}.cards-default__double_list1.--check-red .cards-default__list1-item,.cards-default__double_list2.--check-red .cards-default__list2-item,.cards-default__list.--check-red .cards-default__list-item{margin-top:1rem;padding-left:2rem}.cards-default__double_list.--check-red{flex-wrap:nowrap}.cards-default__list.--smaller>.cards-default__list-item{font-size:1rem}.cards-default__list-item{margin-top:.75rem;padding-left:1.125rem;position:relative}.--white40 .cards-default__list-item{color:#fff6}.--li-mt-16.cards-default__list .cards-default__list_numder-item{margin-top:1rem}.cards-default__list-item span{color:#fff}.cards-default__list-item,.cards-default__list_numder-item{color:#ffffffb8}.cards-default__list-item:first-child{margin-top:0}.cards-default__desc.--detail-service{color:#ffffffa3;opacity:.8}.cards-mockup__btn-wrap.--type-2 .cards-default__btn{background-color:transparent;border:2px solid #fff;border-radius:4rem;font-size:1.25rem;font-weight:600;height:4rem;padding:0 2rem}.cards-mockup__btn-wrap.--type-2 .cards-default__btn:hover{background-color:#fff;color:var(--color__dark)}.cards-default .service-item__date:hover span{opacity:.7}.cards-default__wrapper a{color:#fff;text-decoration:none;transition:all .24s ease}.cards-default__wrapper a:hover{color:#ffffffa3}.cards-default.--triangle:after{border-color:transparent transparent #fb3838;border-style:solid;border-width:0 0 397px 731px;bottom:0;content:"";height:0;position:absolute;right:0;width:0;z-index:-1}.cards-default__content .--panampizza{width:83%}.cards-wrap.--cards-use.--owlclick .cards-default__list-item{padding-left:1.5rem}.cards-wrap.--cards-use .cards-default__list-item-owlclick{margin-left:-1.5rem;opacity:.8}.cards-default__list.--owlclick .cards-default__list-item__title-owlclick{font-weight:500!important}.cards-default__list.--owlclick .cards-default__list-item:before{top:1rem}.cards-default__list-item .--program-events{width:96%}.cards-wrap.--cards-default.--poster-design .cards-default__wrapper.--image-1{margin-bottom:-3rem}.cards-default__img.--poster-design{transform:translateY(-6rem)}.cards-wrap.--cards-default.--np-group .cards-mockup__tag:before{background-color:var(--color__white)}.cards-wrap.--cards-default.--np-group .cards-mockup__tag{margin-bottom:1.5rem}.--np-group__polygraphy .cards-mockup__btn-wrap .cards-default__btn{padding-left:0;width:37%}.cards-wrap.--cards-default-img.--np-group__polygraphy .cards-mockup__btn-wrap .cards-default__btn:nth-of-type(n+2){display:none}.cards-default__list.--smi.--packaging-design .cards-default__list-item{color:#ffffffa3;font-size:1.125rem;line-height:1.5rem;opacity:.8}.cards-default__list.--smi.--packaging-design .cards-default__list-item:before{background:#ffffffa3;height:.3rem;opacity:.8;top:.7rem;width:.3rem}.cards-default__content.--cards-for-marketplaces-head .cards-default__title span{color:#ffffff80;opacity:1}.cards-default__content.--cards-for-marketplaces-head .cards-default__sub-title{color:#fff9}.cards-wrap.--cards-default.--cards-for-marketplaces .cards-default{flex-direction:row!important;gap:2rem;justify-content:flex-start;padding:0 2.62rem}.--cards-default.--cards-for-marketplaces{margin-top:1.5rem!important}.cards-wrap.--cards-default.--cards-for-marketplaces .cards-default__wrapper.--description-1{padding-bottom:4rem;padding-top:4rem}.cards-wrap.--cards-default.--cards-for-marketplaces .cards-default{flex-direction:row-reverse!important;line-height:2rem!important}.--cards-default.--cards-for-marketplaces .cards-default__title{font-size:1.75rem;font-weight:700;line-height:2.5rem;margin-bottom:.5rem}.cards-wrap.--cards-default.--cards-for-marketplaces .cards-default__content{letter-spacing:.03rem!important;padding:0!important}.cards-wrap.--cards-default.--cards-for-marketplaces .cards-default__bg{padding:0}.cards-wrap.--cards-default.--cards-for-marketplaces .cards-default__img{align-self:center;-o-object-fit:cover!important;object-fit:cover!important;width:37rem}.cards-wrap.--cards-default.--cards-for-marketplaces .--image-0.cards-default__wrapper{margin-left:2rem}.--cards-default.--cards-for-marketplaces .cards-default__list{display:flex;flex-direction:column;gap:1.5rem;margin-top:0!important}.--cards-default.--cards-for-marketplaces .cards-default__sub-title{margin-bottom:2rem;padding-left:0!important}.--cards-default.--cards-for-marketplaces .cards-default__list-item{margin-top:0!important}.cards-wrap.--cards-default.--cards-for-marketplaces .cards-default__list-item,.cards-wrap.--cards-default.--cards-for-marketplaces .cards-default__sub{color:#fff9}.cards-wrap.--cards-default.--cards-for-marketplaces .cards-default__list.--check>.cards-default__list-item{padding-left:1.5rem}.cards-wrap.--cards-default.--cards-for-marketplaces .cards-default__list.--check>.cards-default__list-item:before{background-color:#f5252b;border:none;border-radius:50%;height:.5375rem;left:0;top:.5rem;width:.5375rem}.cards-wrap.--cards-default.--cards-for-marketplaces-header .cards-default__list.--check>.cards-default__list-item:before{background-color:#f5252b;border:none;border-radius:50%;height:.5375rem;left:1.1rem;top:.7rem;width:.5375rem}.cards-wrap.--cards-default.--cards-for-marketplaces .cards-default__desc{color:#ffffff7a}.cards-default__content.--banners-for-marketplaces-head .cards-default__title span{color:#ffffff80;opacity:1}.cards-default__content.--banners-for-marketplaces-head .cards-default__sub-title{color:#fff9}.cards-wrap.--cards-default.--banners-for-marketplaces .cards-default{gap:2rem;justify-content:flex-start;padding:2.62rem}.cards-wrap.--cards-default.--banners-for-marketplaces .cards-default__content{padding:0!important}.cards-wrap.--cards-default.--banners-for-marketplaces .cards-default__bg{padding:0}.cards-wrap.--cards-default.--banners-for-marketplaces .cards-default__img{width:-moz-fit-content;width:fit-content}.cards-wrap.--cards-default.--banners-for-marketplaces .cards-default__list{margin-top:0!important}.cards-wrap.--cards-default.--banners-for-marketplaces .cards-default__list-item{color:#ffffffa3}.cards-wrap.--cards-default.--banners-for-marketplaces .cards-default__list.--check>.cards-default__list-item{padding-left:3.5rem}.cards-wrap.--cards-default.--banners-for-marketplaces .cards-default__list.--check>.cards-default__list-item:before{background-color:var(--color__white);border:none;border-radius:50%;height:.4375rem;left:1.1rem;top:.9rem;width:.4375rem}.cards-wrap.--cards-default.--banners-for-marketplaces .cards-default__desc{color:#ffffff7a}.cards-wrap.--cards-default.--avito .cards-default{position:relative}.cards-wrap.--cards-default.--avito .cards-default:before{background:#a169f729;border-radius:27.5rem;bottom:12rem;content:"";filter:blur(100px);height:20.5rem;position:absolute;right:-19rem;width:27.5rem}.cards-wrap.--cards-default.--avito .cards-default:after{background:#00aaff52;border-radius:27.5rem;bottom:-11rem;content:"";filter:blur(100px);height:20.4rem;position:absolute;right:-5rem;width:27.5rem}.cards-wrap.--cards-default.--banners-for-marketplaces__avito .cards-default__list.--check>.cards-default__list-item:before{background-color:#f52536}.cards-wrap.--cards-default.--banners-for-marketplaces__market .cards-default__list-item{color:#0a0a0aa3}.cards-wrap.--cards-default.--banners-for-marketplaces__market .cards-default__list-item span{color:#0a0a0a}.cards-wrap.--cards-default.--banners-for-marketplaces__market .cards-default__desc{color:#0a0a0a7a}.--cards-default.--online .cards-mockup__btn-wrap{margin-bottom:2rem;margin-top:9rem!important}.cards-wrap.--cards-default.--multipage .cards-default__bg img{bottom:0;left:-6rem;margin-top:auto;position:relative}.cards-wrap.--cards-default.--multipage .cards-default__btn{background-color:var(--color__fill-1);border-radius:2.25rem;padding:0 3.8rem}.cards-wrap.--cards-default.--multipage .cards-mockup__btn-arrow{display:none}.cards-wrap.--safety-site .cards-default__img{margin:0}.cards-wrap.--safety-site .cards-default__content{display:flex;flex-direction:column;height:100%;justify-content:space-between}.cards-wrap.--func-testing .cards-default__sub-title{color:var(--main-color__white,#fff);font-size:1.5rem;line-height:2rem;margin-top:1.5rem;opacity:.6}.cards-wrap.--func-testing .cards-default__btn{height:4.5rem;justify-content:flex-start;width:24.5rem}.--cards-for-marketplaces.--cards-default .cards-default__blur{left:0;top:0}.--cards-for-marketplaces.--cards-default .cards-default__blur img{height:45rem;width:100%}.--cards-for-marketplaces-header.--cards-default .cards-default__list-item{color:#fff9;font-size:1.5rem!important;line-height:2rem!important;max-width:68rem}.--cards-default.--events .cards-default__title span{color:#ffffff80;opacity:1}.--cards-default.--events .cards-default__content{display:flex;flex-direction:column;height:100%;justify-content:space-between}.cards-wrap.--cards-default.--events .cards-default__img img{margin-left:2rem;width:86%}.--1c-crm .cards-default__title span{font-weight:400;opacity:.4}.--1c-crm .cards-default__blur.--center{left:10%;opacity:1;top:-170%}.--1c-crm .cards-default__img{height:-moz-fit-content;height:fit-content;position:relative;right:12.1rem;top:1.5rem}.--1c-crm.--cards-default{margin:3.5rem 0 5.5rem!important}.--1c-crm .cards-default,.--1c-crm.--cards-default{justify-content:center}.--1c-website .cards-default{position:relative}.--1c-crm .cards-default__content{margin:0 auto;max-width:100%;padding:0!important;text-align:center}.--1c-crm .cards-default__content .cards-mockup__btn-wrap{display:flex;justify-content:center;margin-top:2rem!important}.--1c-crm .cards-default__title{font-size:1.875rem;font-weight:500;line-height:2.5rem}.--1c-crm .--image-1.cards-default__wrapper{bottom:0;height:8.37844rem;position:absolute;right:29rem;width:9.18413rem}.--1c-crm .cards-default__img{right:0;top:0}.--1c-website.--1c-crm-use .cards-default__list{margin-top:.5rem!important}.--1c-website.--1c-crm-use .cards-default__list-item{margin-top:1.5rem;padding:0}.--1c-website.--1c-crm-use .cards-default__list-item:before{content:none}.--cards-default.--telegram-store-project .cards-default__sub-title{color:#ffffffa3;width:125%}.--cards-default.--telegram-store-project .cards-default__sub-title span{font-weight:700}.--cards-default.--telegram-store-project .column-card__btn{margin-bottom:1.5rem;margin-top:8.3rem;padding:0 5.4rem}.--cards-default.--telegram-store-project .cards-default__img{height:90%;margin-right:3rem;margin-top:auto}.--cards-default.--telegram-store-project .cards-default__blur.--center{height:10rem;left:26%;opacity:1;top:-163%;width:10rem}.--cards-default.--bitrix-development-text .cards-default__blur{display:none}.--cards-default.--bitrix-development-text .cards-default__sub-title{color:#fff9;line-height:125%}.--cards-default.--bitrix-development-text .cards-default__desc{color:var(--color__white);line-height:125%}.--cards-default.--registration-trademark-patent .cards-default__content{margin-top:24rem;padding-left:1rem;padding-right:1rem}.--cards-default.--registration-trademark-patent .cards-default__title{color:#fff9;font-size:2.5rem;font-weight:700;line-height:110%;text-align:center}.--cards-default.--registration-trademark-patent .cards-default__title span{color:var(--color__white);font-size:3rem;font-weight:700;line-height:110%;opacity:1}.--cards-default.--registration-trademark-patent .cards-default__desc{color:#ffffff7a;font-size:1.5rem;font-weight:400;line-height:133.333%;margin:auto;text-align:center;width:85%}.--cards-default.--registration-trademark-patent .cards-default__wrapper.--image-1{left:50%;position:absolute;top:11.5rem;transform:translate(-50%);width:93%}.--cards-default.--registration-trademark-patent .cards-mockup__btn-wrap{margin-top:4.5rem!important}.--cards-default.--registration-trademark-patent .cards-mockup__btn{background-color:transparent;border:2px solid #fff;border-radius:3.375rem;font-size:1.5rem;font-weight:500;height:5rem;line-height:116.667%;margin:auto;padding:0 3.5rem}.--cards-default.--registration-trademark-patent .cards-mockup__btn-arrow{display:none}.--cards-default.--server-maintenance .cards-default__wrapper.--description-0{width:60%}.--cards-default.--server-maintenance .cards-default__title{line-height:116.667%}.--cards-default.--server-maintenance .cards-default__desc{font-size:1.5rem}.--cards-default.--server-maintenance .cards-default__desc span{color:#ffffffa3;font-weight:400;opacity:.8}.--cards-default.--server-maintenance .cards-default__desc .width85{color:var(--color__white);font-size:1.25rem;font-weight:400;line-height:150%;opacity:.8}.--cards-default.--server-maintenance .cards-default__wrapper.--image-1{height:100%;position:absolute;right:0}.--cards-default.--server-maintenance .cards-default__bg{height:100%}.--cards-default.--bitrix-development-licenses .cards-default__desc{align-items:center;background:#ffffff1f;border:1px solid hsla(0,0%,100%,.08);border-radius:2.5rem;display:flex;gap:.75rem;margin-top:1.05rem;padding:.25rem 1.25rem .25rem .25rem;position:relative;width:-moz-fit-content;width:fit-content}.--cards-default.--bitrix-development-licenses .cards-default__desc:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33' height='32' fill='none' viewBox='0 0 33 32'%3E%3Crect width='32' height='32' x='.5' fill='%23fff' rx='16'/%3E%3Cpath fill='%2323e900' d='m21.118 11.386-6.734 6.406-2.497-2.374a1.447 1.447 0 0 0-1.977 0 1.28 1.28 0 0 0 0 1.88l3.485 3.314c.274.26.631.388.989.388.357 0 .714-.128.988-.388l7.718-7.345c.547-.52.547-1.36 0-1.88a1.45 1.45 0 0 0-1.972 0'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;content:"";display:block;height:2rem;left:0;position:relative;top:0;width:2rem}.--cards-default.--bitrix-development-licenses .cards-default__bg{height:auto;margin-top:2.2rem}.--cards-default.--bitrix-development-licenses .cards-default__blur.--center{height:10rem;left:18%;top:-210%;width:40rem}.--cards-default.--analiz-conkurentov .cards-default__title span{color:#ffffff8f;opacity:1}.--cards-default.--analiz-conkurentov .cards-default__sub-title{color:#ffffffb3;font-size:1.375rem;font-weight:400;line-height:1.875rem;width:70%}.--cards-default.--analiz-conkurentov .column-card__btn{font-weight:500;margin-top:5rem;padding:0 3.8rem}.--cards-default.--analiz-conkurentov .cards-default__wrapper .cards-default__bg{bottom:0;height:100%;max-width:none;position:absolute;right:0;width:81%}.--cards-default.--it-infrastructure-audit .cards-mockup__btn{padding-left:5.5rem;padding-right:5.5rem}.--online-store .cards-default__list-item:before{align-items:center;aspect-ratio:1/1;background:#ffffff29;border-radius:1.875rem;content:" ";display:flex;flex-direction:column;gap:.5rem;height:2rem;justify-content:center;left:0;position:absolute;top:0;width:2rem}.--online-store .cards-default__list-item:after{border-bottom:2px solid #fff;border-left:2px solid #fff;content:" ";height:.59rem;left:.5rem;position:absolute;top:.5rem;transform:rotate(-45deg);width:.83rem}.--online-store .cards-default__list-item{padding-left:2.5rem}.--cards-default.--cloud-cash{margin-top:5rem!important}.--crm-an .cards-default{justify-content:flex-start}.cards-mockup__btn-wrap.--utp .cards-default__btn{background-color:transparent;border:2px solid #fff;border-radius:3.375rem!important;padding:0 4rem!important}@media screen and (max-width:1199px){.cards-wrap.--safety-site .cards-default__wrapper{width:auto!important}.cards-default__bg.--absolute.--background{position:absolute}.cards-default__bg.--bottom .cards-default__img{height:100%}.cards-default__bg.--absolute{position:relative}.cards-default.--markets .cards-default__img{-o-object-fit:cover;object-fit:cover}.cards-default.--markets{flex:1;margin-right:1.5rem}.cards-default.--team{flex:1}.cards-wrap.--cards-default{flex:1;max-width:49%;min-width:100%}.cards-default__wrapper{max-width:100%!important;width:100%}.cards-wrap.--cards-default.--banners-for-marketplaces__avito.--avito{margin-top:1.5rem}.--1c-crm .cards-default__img{right:0}.--cards-default.--registration-trademark-patent .cards-default__content{margin-top:18rem;padding-left:2.5rem;padding-right:2.5rem}.--cards-default.--registration-trademark-patent .cards-default__wrapper.--image-1{top:1.5rem;width:54%}.--cards-default.--server-maintenance .cards-default__wrapper.--image-1{width:60%}}@media screen and (max-width:1080px){.--1c-crm .cards-default.--direction-row .cards-default__wrapper.--image-1 img{right:-4rem}}@media screen and (max-width:991px){.cards-default__title{font-size:2rem!important;line-height:2.5rem!important}.cards-wrap.--safety-site .cards-default{flex-direction:column-reverse!important}.cards-wrap.--safety-site .cards-default__img{align-self:flex-end;height:20rem;width:auto}.cards-wrap.--safety-site .cards-default__bg{justify-content:flex-end}.cards-wrap.--func-testing .cards-default__bg{margin:0 auto;max-width:70%}.cards-default__bg.--kvartet img{-o-object-fit:contain!important;object-fit:contain!important}.cards-default.--direction-row{flex-direction:column!important}.cards-default.--direction-row .cards-default__wrapper.--image-1{order:1}.--order .cards-default__wrapper.--description-0{order:2}.--direction-row .cards-default__bg{max-width:100%;order:1}.--margin .cards-default__wrapper.--image-1{margin-top:-11rem}.cards-default__title br{display:none}.cards-default__content{padding-top:2rem!important}.cards-default.--markets .cards-default__bg{margin-top:-6rem}.cards-default__bg.--absolute-bg{opacity:.24}.--direction-row .cards-default__bg img{-o-object-fit:cover;object-fit:cover}.--np-group__polygraphy .cards-mockup__btn-wrap .cards-default__btn{padding-left:2rem;width:-moz-fit-content;width:fit-content}.--np-group__structure .cards-default__img{padding-left:0!important}.cards-wrap.--cards-default.--multipage .cards-default__bg{max-height:none}.cards-wrap.--cards-default.--multipage .cards-default__bg img{height:50vw;left:0;margin:0 auto;width:auto}.--cards-default.--online .cards-mockup__btn-wrap{margin-bottom:0;margin-top:3rem!important}.--1c-crm .cards-default__sub-title{display:none}.--1c-crm .cards-default__content{max-width:none}.--1c-crm .cards-default__img{margin:auto;width:80%}.--1c-crm .cards-default.--direction-row .cards-default__wrapper.--image-1{right:0;width:100%}.--1c-crm .cards-default.--direction-row .cards-default__wrapper.--image-1 img{right:-12rem;width:10rem}.--cards-default.--telegram-store-project .cards-default__img{height:auto;margin:0}.--cards-default.--telegram-store-project .cards-default__blur.--center{left:20%;top:-20%}.--cards-default.--telegram-store-project .cards-default__sub-title{width:100%}.--cards-default.--bitrix-development-licenses .cards-default__blur.--center{left:-4%;top:-50%}.--cards-default.--registration-trademark-patent .cards-default__content{margin-top:13rem}.--cards-default.--registration-trademark-patent .cards-default__wrapper.--image-1{min-width:28rem}.--cards-default.--analiz-conkurentov .cards-default.--direction-row{flex-direction:column-reverse!important}.--cards-default.--analiz-conkurentov .cards-default__wrapper .cards-default__bg{height:auto;position:relative;width:100%}.--cards-default.--server-maintenance .cards-default__wrapper.--image-1{opacity:.3;width:100%}.--cards-default.--server-maintenance .cards-default__wrapper.--description-0{padding-top:16rem;width:100%}.--cards-default.--server-maintenance .cards-default__desc span{opacity:.9}.--cards-default.--analiz-conkurentov .cards-default__content{max-width:none}.--cards-default.--analiz-conkurentov .cards-default__sub-title{width:100%}.--1c-crm.--it-infrastructure-audit .cards-default.--direction-row .cards-default__wrapper.--image-1{display:none}.--cards-default.--server-maintenance .cards-default__desc{font-size:1.35rem}}@media screen and (max-width:768px){.cards-wrap.--cards-default.--cards-for-marketplaces .--image-0.cards-default__wrapper{margin-left:0!important;padding-top:2rem}.cards-wrap.--cards-default.--cards-for-marketplaces .cards-default__wrapper.--description-1{padding-top:0}.cards-wrap.--cards-default.--cards-for-marketplaces .cards-default{flex-direction:column!important}.cards-wrap.--cards-default.--cards-for-marketplaces.--cards-for-marketplaces-sber .cards-default__img{height:-moz-max-content;height:max-content;margin-bottom:0;margin-top:0;width:100%}.cards-wrap.--cards-default.--cards-for-marketplaces.--cards-for-marketplaces-ozon .cards-default__img{height:-moz-max-content;height:max-content;margin-bottom:0;margin-top:0}.cards-default__img.--stella{padding-bottom:2rem!important;padding-left:2rem!important;padding-right:2rem!important}.cards-default__bg.--kvartet img{-o-object-position:center;object-position:center}.cards-default__bg.--padding{padding:3.5rem 2rem!important}.cards-default__bg.--size{padding:0 2rem 5rem!important}.--integration .cards-default__img{height:100%}.cards-wrap.--cards-sms .cards-default__img{-o-object-fit:contain!important;object-fit:contain!important}.cards-default__img{display:flex;-o-object-position:top;object-position:top}.cards-default__img-original.cards-default__img{height:auto;margin:auto auto 4rem;width:90%}.cards-default__img img{height:100%;width:100%}.cards-wrap.--cards-default{flex:none;max-width:100%;min-width:100%}.cards-default__img{height:100%;width:100%}.--cards-default.--registration-trademark-patent .cards-default__content{margin-top:10rem}}@media screen and (max-width:640px){.--cofff-structure.--cards-default .cards-default__bg{padding-left:0!important;padding-top:2rem}.--cofff-kit.--cards-default .cards-default__bg{padding-left:1.5rem;padding-top:1rem}.--cofff-style.--cards-default .cards-default__bg{height:auto!important;padding:2rem 1.5rem 0!important}.--cofff-style.--cards-default .cards-default__bg img{padding-bottom:0!important}.--cofff-style.--cards-default .cards-default__wrapper{min-height:17rem}.--cofff-pages.--cards-default .cards-default__bg{padding-top:2rem}.--cofff-mobile.--cards-default .cards-default__bg{padding:2rem 1.5rem 0!important}.--vitraji-structure.--cards-default .cards-default__bg{padding-left:0!important;padding-top:2rem}.--vitraji-text.--cards-default .cards-default__bg{padding-bottom:0!important;padding-top:2rem}.--vitraji-text.--cards-default .cards-default__bg img{padding-bottom:0!important}.--vitraji-style.--cards-default .cards-default__bg{height:auto;padding:3rem 2rem 2rem!important}.--vitraji-style.--cards-default .cards-default__bg img{padding-bottom:0!important}.--vitraji.--cards-default .cards-default__bg{padding-top:3rem}.--vitraji-experience.--cards-default .cards-default__bg{padding-left:3rem;padding-top:0!important}.--vitraji-experience.--cards-default .cards-default__content{padding-bottom:3.5rem!important}.--vitraji-visual.--cards-default .cards-default__bg{padding-top:2rem}.--vitraji-visual.--cards-default .cards-default__img{padding-bottom:2rem!important}.--vitraji-gallery.--cards-default .cards-default__title{margin-top:1rem!important}.--cards-default.--online{margin-top:5rem!important}.cards-default__blur{left:-60%;top:0}.--ar-cards .cards-default__bg img{-o-object-fit:contain;object-fit:contain}.cards-default__desc br{display:none}.cards-default__img.--absolute-pos{bottom:-5.5rem;width:15rem}.cards-default.--triangle:after{border-color:transparent transparent #fb3838;border-style:solid;border-width:0 0 321px 512px;bottom:0;content:"";height:0;position:absolute;right:0;width:0;z-index:-1}.cards-default__content{padding:1.5rem!important}.cards-default__bg.px-112.pb-112.pt-80,.cards-default__bg.px-96.pb-112{padding:2rem!important}.cards-sms .cards-default__wrapper{padding-right:0!important}.cards-default__title br{display:none}.cards-default__title{font-size:2rem;line-height:2.5rem}.cards-default__content .--panampizza,.cards-default__list-item .--program-events{width:100%}.cards-wrap.--cards-default.--np-group-bitrix .cards-default__img img{-o-object-position:bottom left;object-position:bottom left}.cards-wrap.--cards-default.--np-group.--np-group__presentation .cards-default__btn.btn{max-width:82%}.cards-wrap.--cards-default.--np-group.--np-group__presentation .cards-default__btn.btn .cards-mockup__btn-link{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cards-wrap.--cards-default.--banners-for-marketplaces-header{margin-top:5rem!important}.cards-wrap.--cards-default.--banners-for-marketplaces .cards-default__img{height:auto;width:inherit}.cards-wrap.--cards-default.--multipage .cards-default__bg img{height:68vw}.--cards-default.--registration-trademark-patent .cards-default__title span{font-size:2rem}.--cards-default.--server-maintenance .cards-default__wrapper.--description-0{padding-top:1rem}}@media screen and (max-width:559px){.cards-wrap.--safety-site .cards-default__btn-container{flex-direction:column;width:100%}.cards-wrap.--safety-site .cards-default__post-btn div{margin-top:0!important}.cards-wrap.--safety-site .cards-default__post-btn br{display:none}}@media screen and (max-width:465px){.px-48.cards-default__img img{padding:1rem}}@media screen and (max-width:440px){.cards-wrap.--func-testing .cards-default__bg{margin:0 0 0 auto;max-width:95%}.cards-default__img.--absolute-pos{bottom:-8.5rem;width:10rem}.cards-default.--triangle:after{border-color:transparent transparent #fb3838;border-style:solid;border-width:0 0 242px 369px;bottom:0;content:"";height:0;position:absolute;right:0;width:0;z-index:-1}}.cards-integration__blur img{display:block;height:66rem;opacity:.6;position:absolute;top:-28rem}.cards-integration__header{display:flex;flex-wrap:wrap;position:relative;z-index:3}.cards-integration__title span{color:#fff9}.cards-integration__title{flex:1 0 33%;font-weight:700;margin-bottom:unset!important}@media screen and (max-width:991px){.cards-integration__wrap{grid-template-columns:repeat(1,1fr)}.cards-integration__wrap--kavartet{grid-template-columns:60% 40%}}.comparison-card{background:#171717;border-radius:2rem;display:grid;gap:1.5rem;grid-template-columns:1fr 1fr;padding:3rem}.comparison-card__item{background:#212121;border-radius:2rem;padding:2rem}.comparison-card__sub-title{color:#ffffff7a;font-size:1.125rem;line-height:120%;margin-top:1.5rem}.comparison-card__desc{display:flex;flex-direction:column;gap:.75rem;margin-top:1.5rem}.comparison-card__title-wrap{align-items:center;display:flex;gap:1.5rem}.comparison-card__img{width:5.375rem}.comparison-card__desc-item{align-items:center;color:#ffffffa3;display:flex;font-size:1.25rem;gap:1rem;line-height:1.5rem}.comparison-card__desc-item span{color:#fff;font-weight:700}.comparison-card__desc-item .--cross{background-image:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32' fill='none'%3E%3Ccircle cx='16' cy='16.0005' r='16' fill='%23F52536'/%3E%3Cpath d='M21 11.0008L16 16.0006M11 21.0005L16 16.0006M16 16.0006L11 11.0005L20.9997 21.0005' stroke='white' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-size:contain;height:2rem;min-width:2rem}.comparison-card__desc-item .--check{background-image:url("data:image/svg+xml;charset=utf8, %3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect y='0.000488281' width='32' height='32' rx='16' fill='%2316C866'/%3E%3Cpath d='M9.39062 15.881L14.2235 20.7131L22.6104 11.2878' stroke='white' stroke-width='3' stroke-linecap='round'/%3E%3C/svg%3E");background-size:contain;height:2rem;min-width:2rem}@media screen and (max-width:991px){.--1c-website .comparison-table{overflow:scroll}}@media screen and (max-width:768px){.comparison-card{grid-template-columns:1fr;padding:2rem}}.cards-checks span{color:#fff;font-weight:700}.card-checks__wrap{display:flex;flex-wrap:wrap}.card-checks__title{padding-left:3rem}.card-checks__item{background-color:#ffffff1a;border-radius:2rem;color:#fff9;display:flex;min-height:9.25rem;padding:1.5rem}.card-checks__item:not(:last-child){margin-right:1.125rem}.card-checks__item-desc{font-weight:400;margin-left:4.25rem}.card-checks__check{background-color:#f52536;border-radius:50%;height:3rem;position:absolute;width:3rem}.card-checks__check:before{border-bottom:.225rem solid #fff;border-right:.225rem solid #fff;content:"";height:1rem;left:1.15rem;position:absolute;top:.75rem;transform:rotate(45deg);width:.5rem}@media screen and (max-width:640px){.card-checks__item{white-space:normal;width:auto!important}.card-checks__item br{display:none}}.cards-wrap.--cards-subservices .watch-more__title{font-size:4rem!important;line-height:4.5rem!important}.--cards-subservices.--price-tags .service__more-services{margin-top:2rem!important}.cards-wrap.--cards-subservices-items-en.--commercial-communications,.cards-wrap.--cards-subservices-items.--commercial-communications{margin-top:10em!important}.cards-wrap.--cards-subservices-items-en.--commercial-communications .watch-more__title,.cards-wrap.--cards-subservices-items.--commercial-communications .watch-more__title{font-size:4rem!important;line-height:4rem!important}.cards-wrap.--cards-subservices-items-en.--multipage .solutions__items.--services .solution-item,.cards-wrap.--cards-subservices-items.--multipage .solutions__items.--services .solution-item{padding:2rem}.cards-wrap.--cards-subservices-items-en.--multipage .solution-item__wrap,.cards-wrap.--cards-subservices-items.--multipage .solution-item__wrap{gap:.6rem}.cards-wrap.--cards-subservices-items-en.--multipage .solution-item__title,.cards-wrap.--cards-subservices-items.--multipage .solution-item__title{max-width:100%}@media screen and (max-width:991px){.cards-wrap.--cards-subservices.--price-tags .watch-more__title{font-size:3.5rem!important;line-height:4rem!important}}@media screen and (max-width:640px){.cards-wrap.--cards-subservices-items-en.--commercial-communications .watch-more__title,.cards-wrap.--cards-subservices-items.--commercial-communications .watch-more__title,.cards-wrap.--cards-subservices.--price-tags .watch-more__title{font-size:2.5rem!important;line-height:3rem!important}}.--advertising-get .get-item:nth-child(3) .get-item__title{padding-left:0!important}.cards-wrap.--cards-column.--advertising-column .column-card_items{color:#ffffff83;opacity:100%}.--advertising-layout-get .get-item__icon{max-width:140%}.--advertising-layout-get .get-card__head{align-self:center}.--advertising-layout-get .get-card__head span{color:(255,255,255,1);font-weight:500;opacity:80%}.advertising-wrap{width:calc(100% + 2rem)!important}.advertising-card__title{font-size:4rem;font-weight:600;line-height:4.5rem}.advertising-cards{border-radius:2rem;height:40rem;overflow:hidden;position:relative}.advertising-cards:first-child,.advertising-cards:nth-child(2){max-width:calc(var(--col-width)*6 + var(--col-gutter)*5);width:100%}.advertising-cards{max-width:calc(var(--col-width)*4 + var(--col-gutter)*3);width:100%}.advertising-cards__bg{background-color:#151515;display:block;height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.advertising-cards__bg img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.advertising-cards__content{height:100%}.advertising-cards__title{font-size:2rem;font-weight:600;line-height:2.5rem}.advertising-cards:first-child .advertising-cards__title,.advertising-cards:nth-child(2) .advertising-cards__title{font-size:4rem;line-height:4.5rem}.advertising-cards:first-child .advertising-cards__text,.advertising-cards:nth-child(2) .advertising-cards__text{font-size:1.5rem!important;line-height:2rem!important}.advertising-cards__pdf{border-radius:3.375rem;box-shadow:inset 0 0 0 2px #fff;font-weight:400;padding:1.5rem 2rem;width:-moz-fit-content;width:fit-content}.advertising-cards__pdf:focus,.advertising-cards__pdf:hover{background-color:#fff}.advertising-cards__pdf:focus path,.advertising-cards__pdf:hover path{stroke:#000}.advertising-cards__pdf:focus .advertising-cards__download-desc,.advertising-cards__pdf:hover .advertising-cards__download-desc{color:#000!important}.advertising-cards__btn-arrow{margin-left:1.5rem;opacity:1;position:relative;right:0}.cards-wrap.--cards-advertising.--wideformat .advertising-cards__download .advertising-cards__pdf:first-child{display:none}@media screen and (max-width:1199px){.advertising-wrap{display:grid;gap:0 1.5rem;grid-template-columns:1fr 1fr;justify-content:flex-start;width:100%!important}.advertising-cards,.advertising-cards:first-child,.advertising-cards:nth-child(2){max-width:100%}}@media screen and (max-width:991px){.advertising-cards__text br{display:none}}@media screen and (max-width:768px){.advertising-card__title{font-size:3.5rem;line-height:3.5rem}.advertising-wrap{grid-template-columns:1fr}.advertising-cards,.advertising-cards:first-child,.advertising-cards:nth-child(2){max-width:100%;width:100%!important}.advertising-cards{height:38rem}.advertising-cards:first-child .advertising-cards__title,.advertising-cards:nth-child(2) .advertising-cards__title{font-size:3rem;line-height:3.5rem}}@media screen and (max-width:1199px){.cards-wrap.--cards-triple-reverse.--wideformat .col.--5,.cards-wrap.--cards-triple-reverse.--wideformat .col.--7{max-width:100%}}@media screen and (max-width:991px){.cards-triple-reverse__main-wrapper .col{max-width:100%}}.cards-clients{overflow:hidden}.clients-item{width:auto}.cards-clients .swiper{overflow:visible}.cards-clients .swiper-slide{margin-top:0!important}.cards-clients__carousel{position:relative}.cards-clients__carousel .swiper{padding-bottom:2rem!important;position:unset}.cards-clients__carousel.--row-3 .swiper{height:31rem}.cards-clients__carousel.--row-2 .swiper{height:16rem}.cards-clients__carousel.--row-center{padding-top:4.5rem}.cards-clients__carousel.--row-1 .swiper{height:16rem}.clients__items.--swipe{height:50%}.card-clients__desc{font-weight:400;opacity:.6}.clients__items.--swipe .--popup{background-color:#ffffff26;color:#fff;font-size:1.25rem;height:2.5rem;min-width:-moz-max-content;min-width:max-content;opacity:0;position:absolute;text-decoration:none;top:6rem;transition:.5s ease-in-out}.clients-item:hover .--popup{opacity:1}.recomendation-card{background:linear-gradient(180deg,#203025,#1a221d 53.65%,#151516);color:#fff9;display:flex;flex-direction:row;max-height:40.75rem;width:100%}.recomendation-card span{color:#fff;font-weight:400;opacity:1}h3.recomendation-card__title{font-size:3rem}.recomendation-card__title span{color:#fff9;font-weight:700}.recomendation-card__content{display:flex;flex:1 0 50%;flex-direction:column;padding-right:3.5rem}.recomendation-card__sub-title{font-size:1.5rem;line-height:2rem}.recomendation-card__desc{flex:1}.recomendation-card__sub-desc{color:#fff9;flex:0;font-weight:400;margin:0}.recomendation-card__wrap{display:flex;flex:1 0 50%;flex-direction:column;flex-wrap:wrap;max-width:41.5rem;width:100%}.recomendation-card__wrap img{flex:1 1 25%;max-height:2.5rem;max-width:2.5rem}.recomendation-card__card{background-color:#ffffff0d;display:flex;flex:1 0;flex-direction:row;flex-wrap:wrap;padding:2rem}.recomendation-card__card-title{align-self:center;flex:1 0 75%;font-size:1.75rem;font-weight:400}.recomendation-card__card-desc{flex:1 0 100%}.--cards-recomendation.--telegram-store{height:-moz-fit-content;height:fit-content}.--cards-recomendation.--telegram-store .recomendation-card__content{justify-content:flex-start;padding-right:1rem}.--cards-recomendation.--telegram-store .recomendation-card__title{font-weight:700;line-height:106.25%}.--cards-recomendation.--telegram-store .recomendation-card__sub-title{color:#fff9;font-size:1.125rem;font-weight:400;line-height:1.75rem;margin-bottom:2rem;margin-top:.6rem!important;opacity:.8}.--cards-recomendation.--telegram-store .recomendation-card__wrap{gap:1rem;max-width:43.8rem}.--cards-recomendation.--telegram-store .recomendation-card__wrap .recomendation-card__card:first-child{max-height:11.5rem}.--cards-recomendation.--telegram-store .recomendation-card__card{align-content:flex-start;margin-bottom:0!important}.--cards-recomendation.--telegram-store .recomendation-card__card-title{font-size:1.75rem;font-weight:500;line-height:142.857%}.--cards-recomendation.--telegram-store .recomendation-card__card-description{color:#fff9;font-size:1.125rem;font-weight:400;letter-spacing:-.024rem;line-height:1.75rem;margin-top:1.5rem!important;padding-right:0!important}.--cards-recomendation.--telegram-store .recomendation-card__card-description span{color:var(--color__white);font-size:1.125rem;font-weight:700;line-height:1.75rem;opacity:.8}.--cards-recomendation.--telegram-store .recomendation-card__card img{height:auto;width:2.5rem}@media screen and (max-width:991px){.recomendation-card{align-items:center;flex-direction:column;height:100%;max-height:-moz-fit-content!important;max-height:fit-content!important;width:100%}.recomendation-card__sub-desc{margin-top:1.5rem}.recomendation-card__wrap{margin-top:1rem}.cards-wrap.--cards-recomendation.col.--16{height:-moz-fit-content;height:fit-content}.--cards-recomendation.--telegram-store .recomendation-card__content{padding:0}.--cards-recomendation.--telegram-store .recomendation-card__wrap{max-width:none}}@media screen and (max-width:640px){.recomendation-card br{display:none}.recomendation-card__content{padding:0}.recomendation-card__title>span{display:block}.recomendation-card__desc>div{font-size:1.25rem!important}.recomendation-card__card{flex:1 1 auto}.recomendation-card__card img{align-self:center}.recomendation-card__card-description.pr-40{padding:0!important}}.price-card__header,.price_simple-card__header{display:flex;flex-wrap:wrap;position:relative;z-index:3}.price-card__title span,.price_simple-card__title span{color:#fff9}.price-card__title,.price_simple-card__title{flex:1 0 33%;font-weight:700;margin-bottom:unset!important}.price_simple-card__title{font-size:5rem}.price-card__desc,.price_simple-card__desc{color:#fff9;flex:1 0 34%;font-size:1.5rem;font-weight:400;line-height:2rem}.price-card__desc span,.price_simple-card__desc span{color:#fff}@media screen and (max-width:640px){.price-card__header,.price_simple-card__header{flex-direction:column}.price-cards{max-width:100%}.price_simple-card__title{font-size:5rem}}.pdf-card{background:linear-gradient(198.5deg,#f54e394d,#dc280000 68.44%)}.pdf-card__content{height:100%}.pdf-card__wrap{align-items:center;display:flex;flex-direction:column;position:relative;top:-2rem}.pdf-card__wrap img{height:22.5rem}h3.pdf-card__title{color:#fff9;font-weight:700!important;position:relative;text-align:center;top:-8.5rem}.pdf-card__title span{color:#fff}.pdf-card__btn{background-color:transparent;border-radius:3.375rem;color:#fff;font-weight:400;font-weight:700;max-height:4rem;outline:.2rem solid #fff;padding:0 2rem;position:relative;top:-3.5rem;width:-moz-fit-content;width:fit-content}.pdf-card__btn:hover{background-color:#fff;color:#000}.pdf-card__btn:hover span{color:#000}@media screen and (max-width:640px){.advice-card{align-items:center;color:#fff;display:flex;flex-direction:column;text-align:center;width:100%}.advice-card__content img{height:12rem}.advice-card__sub-title{color:#fff9}}.--visitka .cards-apply__wrap>.cards-steps__arrow-tumb{right:3rem}.cards-apply__wrap{align-items:center;display:flex;flex-direction:column;justify-content:center}.cards-apply__title{text-align:center}.cards-apply__desc{font-weight:400;text-align:center}.cards-apply__desc.h3 span{color:#fff9}.cards-apply__wrap>.cards-steps__arrow-tumb{align-self:flex-end;position:relative;right:7rem;top:1rem}.cards-apply__wrap>.cards-steps__arrow-tumb img{height:7.5rem}.cards-apply__btn{align-self:center;background-color:#f52536;border-radius:3.375rem;font-size:1.5rem;height:4.5rem;min-width:17rem;padding:0 3rem!important}.cards-apply__btn:hover{background-color:#fff;color:#000}.cards-wrap.--cards-apply.--wideformat{background:#ffffff08;border-radius:2rem}.cards-wrap.--cards-apply.--wideformat .cards-apply__wrap{flex-direction:row;gap:5rem;padding:0}.cards-wrap.--cards-apply.--social-media-post .cards-apply__title span{font-weight:500;opacity:.6}.cards-wrap.--cards-apply.--social-media-post .cards-steps__arrow-tumb{display:none}.cards-wrap.--cards-apply.--social-media-post .cards-apply__btn{margin-top:2rem!important}.cards-wrap.--cards-apply.--web-development .cards-apply__wrap{flex-direction:row;gap:15rem;padding:0}.cards-wrap.--cards-apply.--wideformat .cards-apply__title{text-align:inherit}.cards-wrap.--cards-apply.--commercial-communications .cards-apply__title,.cards-wrap.--cards-apply.--commercial-communications-apply .cards-apply__title{font-size:3rem;font-weight:700;line-height:3.5rem}.cards-wrap.--cards-apply.--marketing-kit .cards-apply__title{font-size:3rem;font-weight:700;line-height:116%}.cards-wrap.--cards-apply.--marketing-kit .cards-apply__btn{font-weight:500}.cards-wrap.--cards-apply.--social-media-post .cards-apply__title{font-size:2.5rem;line-height:3rem}.cards-wrap.--cards-apply.--web-development .cards-apply__title{position:relative;text-align:inherit}.cards-wrap.--cards-apply.--web-development .cards-apply__title:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='145' height='16' fill='none' viewBox='0 0 145 16'%3E%3Cpath fill='%23f52536' d='M144.707 8.707a1 1 0 0 0 0-1.414L138.343.929a1 1 0 1 0-1.414 1.414L142.586 8l-5.657 5.657a1 1 0 1 0 1.414 1.414zM0 9h2V7H0zm6 0h4V7H6zm8 0h4V7h-4zm8 0h4V7h-4zm8 0h4V7h-4zm8 0h4V7h-4zm8 0h4V7h-4zm8 0h4V7h-4zm8 0h4V7h-4zm8 0h4V7h-4zm8 0h4V7h-4zm8 0h4V7h-4zm8 0h4V7h-4zm8 0h4V7h-4zm8 0h4V7h-4zm8 0h4V7h-4zm8 0h4V7h-4zm8 0h4V7h-4zm8 0h2V7h-2z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:100%;content:"";height:5rem;position:absolute;right:-14rem;top:-1rem;width:13rem}.cards-wrap.--cards-apply.--verstka img{display:none}.cards-wrap.--cards-apply.--verstka span{color:#fff9;font-weight:400}.cards-wrap.--cards-apply.--wideformat .cards-apply__btn{min-width:18rem}.cards-wrap.--cards-apply.--web-development .cards-apply__desc,.cards-wrap.--cards-apply.--web-development .cards-steps__arrow-tumb,.cards-wrap.--cards-apply.--wideformat .cards-apply__desc,.cards-wrap.--cards-apply.--wideformat .cards-steps__arrow-tumb{display:none}.cards-wrap.--cards-apply.--video-editing .--card{padding:5rem 0}.cards-wrap.--cards-apply.--video-editing .cards-steps__arrow-tumb{display:none}.cards-wrap.--cards-apply.--video-editing .cards-apply__title{margin-bottom:1.75rem}.--cards-apply-custom.--video-editing .cards-apply__title{font-size:2.5rem;font-weight:700;line-height:120%}.--cards-apply-custom.--video-editing .cards-apply__title span{color:#fff9;font-weight:400}.--cards-apply-custom.--video-editing .cards-steps__arrow-tumb{right:-2.5rem}.--cards-apply-custom.--video-editing .cards-apply__btn{padding:0 5rem!important}.cards-wrap.--cards-apply.--wideformat.--store-on-marketplaces{background-color:transparent}.cards-wrap.--cards-apply.--web-development.--store-on-marketplaces .cards-apply__btn,.cards-wrap.--cards-apply.--wideformat.--store-on-marketplaces .cards-apply__btn{display:none}.cards-wrap.--cards-apply.--web-development.--store-on-marketplaces .p.--xxl,.cards-wrap.--cards-apply.--wideformat.--store-on-marketplaces .p.--xxl{color:#fff9}.--cards-apply.--price-tags .cards-apply__title{font-size:2.5rem;font-weight:700;line-height:120%}.cards-wrap.--cards-apply.--wideformat.--design-apply{background-color:transparent;height:33rem;margin-top:12rem}.cards-wrap.--cards-apply.--design-apply .cards-apply__wrap{flex-direction:column}.cards-wrap.--cards-apply.--wideformat.--design-apply .cards-apply__btn{margin-right:78%;position:relative;top:-2rem}.cards-wrap.--cards-apply.--web-development.--design-apply .p.--xxl,.cards-wrap.--cards-apply.--wideformat.--design-apply .p.--xxl{color:#fff9}.cards-apply__title .--store-on-marketplaces{color:#ffffff80;font-size:4rem;font-weight:700;line-height:4rem}.cards-wrap.--cards-apply.--onlinecalc-hide .cards-apply__btn{display:none}.cards-wrap.--cards-apply.--onlinecalc-hide{background:none!important}.cards-wrap.--cards-apply.--onlinecalc-hide .cards-apply__wrap{justify-content:start}.cards-wrap.--cards-apply.--onlinecalc-hide .cards-apply__title{text-align:start}.--cards-apply.--events .cards-apply__title{color:#fff9;font-size:2.5rem;font-weight:400;line-height:120%}.--invitation-custom-apply .cards-apply__btn{font-size:1.25rem!important;font-weight:600!important}.cards-wrap.--cards-apply.--quiz .cards-apply__title span{color:#ffffffa3}.cards-wrap.--cards-apply.--quiz .cards-apply__desc,.cards-wrap.--cards-apply.--quiz .cards-steps__arrow-tumb{display:none}.cards-wrap.--cards-apply.--quiz .cards-apply__btn{margin-top:2.75rem!important}.cards-wrap.--cards-apply.--quiz-2 .cards-apply{padding-top:0}.cards-wrap.--cards-apply.--events .cards-apply .cards-apply__title{max-width:50rem}.cards-wrap.--cards-apply.--photo-album .cards-apply__title{font-size:2.5rem;font-weight:400;line-height:116%!important;opacity:.6}.cards-wrap.--cards-apply.--quiz-2 .cards-apply__title span{color:#ffffffa3}.cards-wrap.--cards-apply.--copywriting-and-rewriting .cards-steps__arrow-tumb{width:100%}.cards-wrap.--cards-apply.--copywriting-and-rewriting .cards-steps__arrow-tumb img{display:none}.cards-wrap.--cards-apply.--copywriting-and-rewriting .cards-steps__arrow-tumb:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='313' height='124' fill='none' viewBox='0 0 313 124'%3E%3Cpath fill='%23f52536' d='M4.885 116.295v-1zm-4.092-.707a1 1 0 0 0 0 1.414l6.364 6.364a1 1 0 0 0 1.414-1.414l-5.657-5.657 5.657-5.657a1 1 0 1 0-1.414-1.414zm.707 1.707h.846v-2H1.5zm2.538 0h.847v-2h-.847zm.847 0h2.017v-2H4.885zm6.05 0h4.035v-2h-4.034zm8.07 0h4.034v-2h-4.035zm8.068 0h4.034v-2h-4.034zm8.068 0h4.034v-2h-4.034zm8.069 0h4.034v-2H43.21zm8.068 0h4.034v-2h-4.034zm8.068 0h4.035v-2h-4.035zm8.069 0h4.034v-2h-4.034zm8.068 0h4.034v-2h-4.034zm8.069 0h4.034v-2h-4.034zm8.068 0h4.034v-2H91.62zm8.068 0h4.035v-2h-4.035zm8.069 0h4.034v-2h-4.034zm8.068 0h4.034v-2h-4.034zm8.069 0h4.034v-2h-4.034zm8.068 0h4.034v-2h-4.034zm8.068 0h4.035v-2h-4.035zm8.069 0h4.034v-2h-4.034zm8.068 0h4.034v-2h-4.034zm8.069 0h4.034v-2h-4.034zm8.068 0h4.034v-2h-4.034zm8.069 0h4.034v-2h-4.034zm8.068 0h4.034v-2h-4.034zm8.068 0h4.035v-2h-4.035zm8.069 0h4.034v-2h-4.034zm8.068 0h4.034v-2h-4.034zm8.069 0h4.034v-2h-4.034zm8.068 0h4.034v-2h-4.034zm8.068 0h4.035v-2h-4.035zm8.069 0h4.034v-2h-4.034zm8.068 0h4.035v-2h-4.035zm8.069 0h4.034v-2h-4.034zm8.068 0h4.034v-2h-4.034zm8.069 0h4.034v-2h-4.034zm8.068 0h4.034v-2h-4.034zm8.068 0h2.017v-2h-2.017zm2.017 0a17 17 0 0 0 2.219-.144l-.258-1.983q-.963.126-1.961.127zm6.508-1.291a17 17 0 0 0 3.842-2.222l-1.219-1.586a15 15 0 0 1-3.389 1.961zm6.98-5.359a17 17 0 0 0 2.222-3.842l-1.848-.767a15 15 0 0 1-1.96 3.39zm3.369-8.131a17 17 0 0 0 .143-2.219h-2q0 .998-.127 1.96zm.143-2.219V98.22h-2v2.075zm0-6.225v-4.15h-2v4.15zm0-8.3v-4.15h-2v4.15zm0-8.3v-4.15h-2v4.15zm0-8.3v-4.15h-2v4.15zm0-8.3v-4.15h-2v4.15zm0-8.3v-4.15h-2v4.15zm0-8.3v-4.15h-2v4.15zm0-8.3v-4.15h-2v4.15zm0-8.3v-4.15h-2v4.15zm0-8.3v-2.075h-2v2.075zm0-2.075q-.001-1.128-.143-2.22l-1.984.26q.127.961.127 1.96zm-1.29-6.508a17 17 0 0 0-2.223-3.842l-1.585 1.219a15 15 0 0 1 1.96 3.39zm-5.36-6.98a17 17 0 0 0-3.843-2.222l-.766 1.848a15 15 0 0 1 3.39 1.96zM297.566.44a17 17 0 0 0-2.219-.144v2q.998 0 1.96.127zm-2.219-.144h-1.716v2h1.716zm-5.147 0h-3.432v2h3.432zm-6.862 0h-3.433v2h3.433zm-6.861 0h-1.715v2h1.715z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:cover;content:"";height:7.7rem;left:27rem;position:relative;top:0;width:20rem}.cards-wrap.--cards-apply.--copywriting-and-rewriting .--card{padding-top:1rem}.cards-wrap.--cards-apply.--copywriting-and-rewriting .cards-apply__desc{color:#fff9;font-size:2.5rem;font-weight:400;line-height:3rem}.cards-wrap.--strapi .cards-apply__title{color:#fff6;font-size:1.875rem;font-weight:500;line-height:2.5rem}.cards-wrap.--strapi .cards-apply__title span{color:#fff;font-size:1.875rem;font-weight:500;line-height:2.5rem}.--cards-apply.--marketing-kit{margin-top:4rem!important}.--apply-market-cards .cards-apply__btn{font-weight:600}.--cards-apply.--bitrix-development .cards-apply__wrap{position:relative}.--cards-apply.--bitrix-development .cards-apply__desc{color:#fff9;letter-spacing:-.01rem;margin-bottom:1.4rem}.--cards-apply.--server-maintenance .cards-apply__wrap{margin:auto;width:88%}.--cards-apply.--server-maintenance .cards-apply__desc{color:var(--color__white);font-size:1.875rem;font-weight:500;line-height:133.333%}.--cards-apply.--bitrix-development .cards-apply__desc span{color:var(--color__white)}.--cards-apply.--bitrix-development .cards-steps__arrow-tumb{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='133' height='134' fill='none' viewBox='0 0 133 134'%3E%3Cpath stroke='%23fff' stroke-dasharray='4 4' stroke-width='2' d='M31.692 98.749c45.232 10.464 86.943-25.102 65.971-73.795' opacity='.32'/%3E%3Cpath fill='%23585858' d='M38.883 108.866c.591-4.841-2.236-7.911-4.749-9.786 3.074-.618 6.944-2.184 8.482-6.811l-1.898-.631c-1.597 4.802-6.366 5.517-9.436 5.827l.1.995v.002l-.516.853c2.642 1.595 6.645 4.285 6.031 9.308z'/%3E%3C/svg%3E");background-size:contain;height:8.37844rem;position:absolute;right:12rem;top:5.5rem;width:8.18413rem}.--cards-apply.--bitrix-development .cards-steps__arrow-tumb img{display:none}.--cards-apply.--bitrix-development .cards-apply__btn{border-radius:3.375rem;height:5.5rem;padding:0 3.5rem!important}.--cards-apply.--server-maintenance .cards-apply__desc span{color:#fff6;font-weight:400}.--cards-apply.--server-maintenance .cards-steps__arrow-tumb{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='133' height='134' fill='none' viewBox='0 0 133 134'%3E%3Cpath stroke='%23fff' stroke-dasharray='4 4' stroke-width='2' d='M31.694 98.749c45.232 10.464 86.943-25.102 65.971-73.795' opacity='.32'/%3E%3Cpath fill='%23585858' d='M38.885 108.866c.591-4.841-2.235-7.911-4.749-9.786 3.074-.618 6.944-2.184 8.482-6.811l-1.898-.631c-1.597 4.802-6.366 5.517-9.436 5.827l.1.995v.002l-.516.853c2.642 1.595 6.645 4.285 6.031 9.308z'/%3E%3C/svg%3E");background-size:contain;height:8.37844rem;position:absolute;right:30rem;top:8.5rem;width:8.18413rem}.--cards-apply.--server-maintenance .cards-steps__arrow-tumb img{display:none}.--cards-apply.--server-maintenance .cards-apply__btn{font-size:1.5rem;font-weight:500;height:5.5rem;line-height:116.667%;margin-top:2rem!important;padding:0 3.5rem!important}.--cards-for-marketplace.--cards-apply .cards-steps__arrow-tumb{right:6.5rem}@media screen and (max-width:1140px){.--cards-apply.--server-maintenance .cards-steps__arrow-tumb{right:26rem}}@media screen and (max-width:1199px){.cards-apply__wrap>.cards-steps__arrow-tumb img.--hidden{display:block}.cards-apply__wrap>.cards-steps__arrow-tumb img{height:auto!important}.cards-apply__wrap>.cards-steps__arrow-tumb img:first-child{display:none}.cards-apply__wrap>.cards-steps__arrow-tumb{align-self:center;position:static}.cards-wrap.--cards-apply.--copywriting-and-rewriting .cards-steps__arrow-tumb:after{left:20rem;top:1rem}.--cards-apply-custom.--video-vizitka .cards-steps__arrow-tumb{margin:1rem 0}.--cards-apply.--bitrix-development .cards-steps__arrow-tumb img,.--cards-apply.--server-maintenance .cards-steps__arrow-tumb img{display:none}}@media screen and (max-width:991px){.cards-wrap.--cards-apply.--wideformat.--design-apply{background-color:transparent;height:-moz-max-content;height:max-content;margin-bottom:-5rem;margin-top:-10rem!important}.--cards-apply.--bitrix-development .cards-steps__arrow-tumb,.--cards-apply.--bitrix-development br,.cards-wrap.--cards-apply.--copywriting-and-rewriting .cards-steps__arrow-tumb:after{display:none}.--cards-apply.--server-maintenance .cards-apply__wrap{width:100%}.--cards-apply.--server-maintenance .cards-steps__arrow-tumb{display:none}}@media screen and (max-width:768px){.cards-wrap.--cards-apply.--wideformat .cards-apply__wrap{flex-direction:column;gap:1rem}.cards-wrap.--cards-apply.--wideformat .cards-apply__btn{align-self:start}.cards-wrap.--cards-apply.--wideformat.--design-apply{background-color:transparent;height:-moz-max-content;height:max-content;margin-top:0!important}.cards-wrap.--cards-apply.--web-development .cards-apply__wrap{flex-direction:column;gap:7rem}.cards-wrap.--cards-apply.--web-development .cards-apply__title:after{right:8rem;top:4rem;transform:rotate(90deg);width:6rem}}@media screen and (max-width:640px){.cards-wrap.--cards-apply.--marketing-kit .cards-apply__title{font-size:2.5rem;line-height:3rem}.--cards-apply.--verstka{margin-bottom:3rem!important;margin-top:6rem!important}.--cards-apply.--marketing-kit{margin:4rem!important}.--cards-apply.--price-tags{margin-bottom:3rem!important;margin-top:6rem!important}.--cards-apply.--video-editing{margin:4rem!important}.cards-wrap.--cards-apply.--commercial-communications{margin-bottom:2rem!important;margin-top:6rem!important}.cards-wrap.--cards-apply.--commercial-communications .cards-apply__title{font-size:2.5rem!important;line-height:3rem!important}.cards-wrap.--cards-apply.--commercial-communications-apply{margin-bottom:6rem!important;margin-top:2rem!important}.cards-wrap.--cards-apply.--photo-album{margin-bottom:2rem!important;margin-top:6rem!important}.cards-wrap.--cards-apply.--events{margin:5rem!important}.--cards-apply.--events .cards-apply{margin:4rem 0}.cards-wrap.--cards-apply.--quiz{margin-top:5rem!important}.--cards-apply-custom.--video-vizitka{margin-top:7rem!important}.--cards-apply-custom.--video-vizitka .cards-apply__title{font-size:2rem}}.--invitation.--cards-apply-custom .cards-apply__title{font-size:3rem;font-weight:700;line-height:3.5rem}.--invitation.--cards-apply-custom .cards-apply__title span{color:#ffffffa3}.--invitation.--cards-apply-custom .cards-apply__desc{font-size:1.5rem;font-weight:400;line-height:133%;margin-top:1rem!important;max-width:56rem}.--invitation.--cards-apply-custom .cards-steps__arrow-tumb{height:2rem}.--invitation.--cards-apply-custom .cards-steps__arrow-tumb img{height:13.5rem}.--invitation.--cards-apply-custom .cards-steps__arrow-tumb{right:5rem;top:-2rem}.--cards-apply-custom.--video-vizitka .cards-apply__title{color:#fff9;font-size:2.5rem;font-weight:400;line-height:120%}.--cards-apply-custom.--video-vizitka .cards-apply__title span{color:#fff;font-weight:700}.--cards-apply-custom.--video-vizitka .cards-steps__arrow-tumb{height:2rem;right:-5rem;top:.5rem}.--cards-apply-custom.--video-vizitka .cards-apply__desc{margin-top:0!important}.--video-pack.--cards-apply-custom .cards-steps__arrow-tumb{right:-4rem;top:0}.--video-pack.--cards-apply-custom .cards-steps__arrow-tumb img{height:9rem}.--diploma-design.--cards-apply-custom .cards-apply__title{font-weight:700;max-width:53rem}.--diploma-design.--cards-apply-custom .cards-steps__arrow-tumb{right:4rem;top:.5rem}.--diploma-design.--cards-apply-custom .cards-apply__btn{font-weight:600}.--diploma-design.--cards-apply-custom .cards-steps__arrow-tumb img{height:9rem}.--diploma-design.--cards-apply-custom .cards-apply__btn{padding:0 5rem!important}@media screen and (max-width:1199px){.--invitation.--cards-apply-custom .cards-steps__arrow-tumb{display:none}.--invitation.--cards-apply-custom .cards-apply__btn{margin-top:2rem!important}}@media screen and (max-width:991px){.--cards-apply-custom.--video-editing{margin-bottom:4rem!important;margin-top:3rem!important}.--cards-apply-custom.--video-editing .cards-apply__title{font-size:2rem;line-height:2.5rem;margin-bottom:.5rem}.--video-pack.--cards-apply-custom .cards-steps__arrow-tumb img{height:auto!important}}@media screen and (max-width:640px){.--diploma-design.--cards-apply-custom .cards-apply__title{font-size:2rem;line-height:120%}.--invitation.--cards-apply-custom .cards-apply__title{font-size:2.5rem;line-height:3rem;max-width:80%}}.column-card{display:flex;flex-direction:column}.column-card__desc{color:#fff9}.--flex-end .column-card__image picture{display:flex;height:100%;justify-content:flex-end;width:100%}.--prototype .column-card__image{bottom:-3rem;width:100%}.--prototype .column-card__image picture{align-items:flex-end;display:flex;height:100%;width:100%}.--visitka .column-card__item.col.--6{flex:1 1 auto;max-width:100%;padding-right:3rem}.--visitka .column-card__title{color:#fff9;font-size:2.25rem}.--visitka .column-card__sub-title{color:#fff9}.--visitka .column-card__image.col.--6{flex:0 1 30.5rem}.--visitka .column-card__image img{height:33rem}.--visitka .column-card__image{right:0}.column-card__header.mb-20{margin-bottom:1.25rem!important}.column-card__header.mb-0{margin-bottom:0!important}.column-card__wrap{background-color:#0f0f0f!important;display:flex;flex-direction:row!important;position:relative}.column-card__link{left:0;top:0;z-index:2}.column-card__wrap:has(.column-card__link:hover) .forward-btn:before{box-shadow:inset 0 0 0 4rem var(--color__fill-1);transform:scale(1.2)}.column-card__wrap:has(.column-card__link:hover) .forward-btn__icon{opacity:1}.column-card__wrap:not(:first-child){margin-top:1.5rem}.column-card__title span{color:#fff9}.column-card__title a{color:inherit;text-decoration:none}.column-card__sub-title{color:#fffc}.column-card__sub-title span{color:#fff;font-weight:600}.column-card__subdesc{color:#fff}.column-card ul{display:grid;grid-template-columns:fit-content(100%) fit-content(100%);grid-column-gap:2rem;width:100%}.column-card li{color:#fff9;margin-left:2.5rem;position:relative}.column-card li:before{border-bottom:.25rem solid #f52536;border-right:.25rem solid #f52536;content:"";display:block;height:1rem;left:-2rem;position:absolute;top:-.25rem;transform:rotate(45deg);width:.5rem}.column-card__show{display:none}.column-card_items.--is-show{display:block!important}.column-card__price{color:#fff9}.column-card__price span{color:#fff;font-size:2rem;font-weight:700;margin:0 .25rem}.column-card__btn{background-color:#f52536;border-radius:3.375rem;color:#fff;font-weight:400;font-weight:700;margin-top:3rem;padding:0 2rem;position:relative;width:-moz-fit-content;width:fit-content}.column-card__btn:hover{background-color:#fff;color:#000}.column-card__btn a{height:100%;position:absolute;width:100%}.column-card__btn a:not(:first-child){display:none}.column-card__link{height:100%;position:absolute;width:100%}.column-card__image{align-items:center;display:flex;left:4rem;position:relative}.column-card__image .--basic img,.column-card__image .--business-small img,.column-card__image img{height:32rem}.column-card__image .--business-context img{height:29rem}.column-card__image.--size{align-items:flex-end;bottom:-3.6rem;left:-2rem}.--catalog-instructions .column-card__image{align-items:flex-end;bottom:-3.4rem}.--catalog-instructions .column-card__btn{margin-top:9rem}.column-card__image.--size img{height:37rem}.column-card__image.--size picture{height:37rem;width:100%}.column-card__image.--size source{height:1px;width:1px}.column-card__last-width .cards-resume__item-value-lite{width:120%}.cards-wrap.--banner .column-card__btn{margin-top:2rem}.column-card__image .--social-media{position:relative}.column-card__image .--social-media2{bottom:-3rem}.column-card__image .--program-events{bottom:-3rem;position:relative}.column-card__image .--program-events img{height:35rem!important;width:100%}.--menu-layout .column-card__image{height:28rem;top:-1.5rem}.column-card__image .--program-events-2 img{height:32rem!important;width:100%}.column-card__image .--program-events-3 img{height:31rem!important;width:100%}.cards-wrap.--program-events .column-card__price{margin-top:1rem!important}.cards-wrap.--program-events .column-card__btn{margin-top:2rem!important}.column-card__image .--corporate-photobook img{height:39rem!important;margin-bottom:-3rem}.column-card__image .--corporate-photobook-2 img{height:40rem!important;margin-bottom:-3rem}.column-card__image .--corporate-photobook-3 img{transform:translateY(3rem)}.column-card__image .--selling-sites img{height:36rem;margin-top:4rem}.column-card__image .--selling-sites-2 img{height:35rem;margin-top:2rem}.column-card__image .--selling-sites-3 img{height:35rem;margin-top:0}.column-card__image .--selling-sites-inner img{margin-top:-3rem}.column-card__image .--affiche-design{transform:translateY(-2.5rem)}.column-card__image .--pillars-design{margin-bottom:-4.5rem}.column-card__image .--pillars-design img{height:35rem}.column-card__image .--press-walls-design{margin-bottom:-1rem;margin-top:-7rem}.column-card__image .--press-walls-design img{height:41rem}.column-card__image .--placard-design{margin-bottom:-2rem;margin-top:-2rem}.column-card__image .--placard-design img{height:37rem}.column-card__column{display:grid;gap:2rem;grid-template-columns:1fr .7fr;width:108%}.cards-wrap.--cards-for-market .column-card__column{border-bottom:1px solid hsla(0,0%,100%,.12)!important;display:grid;gap:2rem;grid-template-columns:1fr 1fr;letter-spacing:.03rem;width:130%}.cards-wrap.--cards-for-market .column-card__sub_desc{color:#fff;font-weight:600!important;margin-top:-1.2rem;opacity:100%}.cards-wrap.--cards-for-market .column-card__sub_desc span{color:#fff;font-weight:600!important;opacity:100%}.cards-wrap.--cards-for-market .column-card__btn{margin-top:3rem}.column-card ul.column-card__column--list{grid-template-columns:1fr}.column-card__bottom-inner{display:grid;gap:2.5rem;grid-template-columns:fit-content(100%) fit-content(100%)}.--invitation-column-cards li{opacity:80%!important}.--flex-end .column-card__image picture.--digital-menu{margin-bottom:-7rem}.--flex-end .column-card__image picture.--digital-menu-2{margin-bottom:-4rem}.column-card__image .--digital-menu img{height:33.3rem}.column-card__image .--digital-menu-2 img{height:40rem}.cards-wrap.--strapi .column-card__title{font-size:3rem;font-weight:700;line-height:3.5rem}.cards-wrap.--strapi .column-card__sub-title{font-size:1rem;line-height:1.5rem;margin-top:2rem!important;padding-right:10rem}.cards-wrap.--strapi .column-card ul{display:grid;grid-auto-flow:column;grid-template-columns:1fr 1fr;grid-template-rows:repeat(4,auto);margin-top:1rem!important}.cards-wrap.--strapi .column-card__wrap:nth-of-type(5) ul{grid-template-rows:repeat(5,auto)}.cards-wrap.--strapi .column-card__wrap:nth-of-type(5) img{height:33rem}.cards-wrap.--strapi .column-card__wrap:nth-of-type(4) img{height:28rem}.cards-wrap.--strapi .column-card__wrap:nth-of-type(2):before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1082' height='632' fill='none' viewBox='0 0 1082 632'%3E%3Cg filter='url(%23a)'%3E%3Cpath fill='%23ff0004' fill-opacity='.15' d='M1049 240c0 146.908-167.669 266-374.5 266S300 386.908 300 240C300 93.093 467.669-26 674.5-26S1049 93.093 1049 240'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='a' width='1349' height='1132' x='0' y='-326' color-interpolation-filters='sRGB' filterUnits='userSpaceOnUse'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur result='effect1_foregroundBlur_4372_7222' stdDeviation='150'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E")}.cards-wrap.--strapi .column-card__wrap:nth-of-type(2):before,.cards-wrap.--strapi .column-card__wrap:nth-of-type(3):before{background-repeat:no-repeat;background-size:100% 100%;content:"";height:100%;pointer-events:none;position:absolute;right:0;top:0;width:60%;z-index:0}.cards-wrap.--strapi .column-card__wrap:nth-of-type(3):before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1163' height='599' fill='none' viewBox='0 0 1163 599'%3E%3Cg filter='url(%23a)'%3E%3Cpath fill='%234000ff' fill-opacity='.15' d='M1049 314c0 146.908-167.669 266-374.5 266S300 460.908 300 314 467.669 48 674.5 48 1049 167.092 1049 314'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='a' width='1349' height='1132' x='0' y='-252' color-interpolation-filters='sRGB' filterUnits='userSpaceOnUse'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur result='effect1_foregroundBlur_4372_7263' stdDeviation='150'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E")}.cards-wrap.--strapi .column-card__wrap:nth-of-type(4):before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1097' height='632' fill='none' viewBox='0 0 1097 632'%3E%3Cg filter='url(%23a)'%3E%3Cpath fill='%23fc0' fill-opacity='.15' d='M1049 318c0 146.908-167.669 266-374.5 266S300 464.908 300 318c0-146.907 167.669-266 374.5-266S1049 171.094 1049 318'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='a' width='1349' height='1132' x='0' y='-248' color-interpolation-filters='sRGB' filterUnits='userSpaceOnUse'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur result='effect1_foregroundBlur_4372_7326' stdDeviation='150'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E")}.cards-wrap.--strapi .column-card__wrap:nth-of-type(4):before,.cards-wrap.--strapi .column-card__wrap:nth-of-type(5):before{background-repeat:no-repeat;background-size:100% 100%;content:"";height:100%;pointer-events:none;position:absolute;right:0;top:0;width:60%;z-index:0}.cards-wrap.--strapi .column-card__wrap:nth-of-type(5):before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1097' height='705' fill='none' viewBox='0 0 1097 705'%3E%3Cg filter='url(%23a)'%3E%3Cpath fill='%2300ff40' fill-opacity='.15' d='M1049 318c0 146.908-167.669 266-374.5 266S300 464.908 300 318c0-146.907 167.669-266 374.5-266S1049 171.094 1049 318'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='a' width='1349' height='1132' x='0' y='-248' color-interpolation-filters='sRGB' filterUnits='userSpaceOnUse'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur result='effect1_foregroundBlur_4372_7369' stdDeviation='150'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E")}.cards-wrap.--strapi .column-card_items{margin-bottom:1rem!important}.cards-wrap.--strapi .column-card__price{font-size:1.125rem;margin-top:2rem!important}.cards-wrap.--strapi .column-card__price span{font-size:2.5rem}.cards-wrap.--strapi .column-card__price span:after{content:" руб";font-size:2rem}.--en .cards-wrap.--strapi .column-card__price span:after{content:" rubles"}.cards-wrap.--strapi .column-card__btn{min-width:15.375rem}.cards-wrap.--strapi .column-card__item{max-width:65%;position:relative;z-index:5}.cards-wrap.--strapi .column-card__wrap{overflow:hidden;position:relative}.cards-wrap.--strapi .column-card__image{justify-content:flex-end;left:auto;max-width:30%;position:absolute;right:0;top:50%;transform:translateY(-50%)}.cards-wrap.--strapi .column-card__image img{height:25rem}.cards-wrap.--safety-site .column-card__wrap:nth-of-type(2) ul{grid-template-columns:1fr}.cards-wrap.--safety-site .column-card__wrap:nth-of-type(3) .column-card__item,.cards-wrap.--safety-site .column-card__wrap:nth-of-type(4) .column-card__item{max-width:68%;z-index:5}.cards-wrap.--safety-site .column-card_items span{color:#fff;font-weight:500}.cards-wrap.--safety-site .column-card__wrap:nth-of-type(3) .column-card_items:nth-of-type(4){margin-top:-2rem}.cards-wrap.--safety-site .column-card__wrap:nth-of-type(3) .column-card_items:nth-of-type(2),.cards-wrap.--safety-site .column-card__wrap:nth-of-type(3) .column-card_items:nth-of-type(3){margin-top:-3rem}.cards-wrap.--safety-site .column-card__wrap:nth-of-type(3) .column-card__items:nth-of-type(2){margin-top:-2rem}.cards-wrap.--safety-site .column-card__wrap:nth-of-type(3) ul,.cards-wrap.--safety-site .column-card__wrap:nth-of-type(4) ul{grid-auto-flow:column;grid-auto-rows:auto;grid-template-columns:1fr 1fr;grid-template-rows:repeat(4,auto)}.cards-wrap.--safety-site .column-card__image{height:100%;left:auto;position:absolute;right:-1rem;top:0}.cards-wrap.--safety-site .column-card__image img{height:100%}.--landing .column-card__info-icon{margin:.3rem 0 0 .3rem;position:absolute}.column-card__info-icon{height:1.5rem;width:1.5rem}.column-card__image .--invitation-1{position:relative;top:-3rem}.column-card__image .--invitation-2{position:relative;top:0;width:110%}.column-card__image .--invitation img{height:35rem!important;-o-object-fit:contain;object-fit:contain;width:100%}.--cards-column.--social-media-post-prices .column-card__desc{max-width:53rem}.--cards-column.--smi .column-card__image{left:0!important}.cards-wrap.--cards-column.--advertising-column .column-card_items,.cards-wrap.--cards-column.--menul-column .column-card_items{color:#ffffff83;opacity:100%}.cards-wrap.--cards-column.--poster-design .column-card__image{left:3rem}.cards-wrap.--cards-column.--frontend.--3d .column-card__price span:after{display:none}.column-card__image .--poster-design{bottom:-5rem;position:relative}.cards-wrap.--cards-column.--frontend.--3d .--frontend-fix img{height:100%;max-height:-moz-max-content;max-height:max-content;-o-object-fit:cover;object-fit:cover;width:100%}.--cards-column.--frontend.--3d .--frontend-fix{margin-right:0}.--cards-column.--photo-album .column-card__price span{font-size:2.5rem;line-height:1.5rem}.--cards-column.--photo-album .column-card__title .h1{font-size:3rem;font-weight:700;line-height:3.5rem}.--cards-column.--photo-album .column-card__sub-title{margin-top:2rem!important}.--cards-column.--photo-album .column-card__btn{padding:0 4rem}.--cards-column.--photo-album .column-card__btn span{font-size:1.25rem;font-weight:500;line-height:1.75rem}.--cards-column.--social-media-post-prices .column-card__price span{font-size:2.5rem;line-height:1.5rem}.--cards-column.--social-media-post-prices .column-card__sub_desc .p{color:#fff;font-size:1.125rem;font-weight:500;line-height:1.5rem;margin-bottom:1.5rem!important;opacity:.8}.--cards-column.--social-media-post-prices .column-card__btn{padding:0 4rem}.--cards-column.--social-media-post-prices .column-card__btn span{font-size:1.25rem;font-weight:500;line-height:1.75rem}.--cards-column.--social-media-post-prices .column-card__title .h1{font-size:3rem;font-weight:700;line-height:3.5rem}.--cards-column.--social-media-post-prices .column-card__sub-title{color:#fff;font-size:1.125rem;font-weight:500;line-height:1.5rem;margin-top:2rem!important;opacity:1}.--cards-column.--social-media-post-prices .column-card__sub_desc{font-weight:500;opacity:.8}.--cards-column.--marketing-kit .column-card__price span{font-size:2.5rem;line-height:1.5rem}.--cards-column.--marketing-kit .column-card__sub_desc .p{color:#fff;font-size:1.125rem;font-weight:500;line-height:1.5rem;margin-bottom:1.5rem!important;opacity:.8}.--cards-column.--marketing-kit .column-card__btn{padding:0 4rem}.--cards-column.--marketing-kit .column-card__btn span{font-size:1.25rem;font-weight:500;line-height:1.75rem}.--menul-column .header-column__title{font-size:4rem!important;width:80%!important}.cards-wrap.--strapi .header-column__title{font-size:4rem;line-height:4.5rem}.cards-wrap.--strapi .header-column__desc{color:#ffffffa3;font-size:1.5rem;font-weight:400;line-height:2rem}.--crm-an .header-column__desc span{color:#fff;display:inline;font-size:1.5rem;font-style:normal;font-weight:700;line-height:2rem}.--crm-an .header-column__desc,.--crm-an .header-column__desc p{color:#fff9;font-size:1.5rem;font-style:normal;font-weight:400;line-height:2rem}.header-column__title span{color:#fff9}.header-column__desc span{color:#fff9;display:block;max-width:47rem}.header-column__desc.--visitka span{display:inline-block}.--catalog-instructions .header-column__title{font-size:5rem;font-weight:700;line-height:5rem}.--catalog-instructions .header-column__desc{color:(255,255,255,1);font-size:2rem;line-height:2.5rem;opacity:50%}.cards-wrap.--cards-column.--advertising-column .header-column__title{font-size:4rem;font-weight:700;line-height:4rem;width:60%}.cards-wrap.--cards-column.--additional-description .column-card__header{margin-bottom:1rem!important}.cards-wrap.--cards-column.--additional-description .--card{border-radius:0}.cards-wrap.--cards-column.--commercial-communications .column-card__title{font-size:1.75rem!important;font-weight:700!important;line-height:142%!important}.cards-wrap.--cards-column.--commercial-communications .header-column__desc{color:#fff9;font-size:1.125rem!important;font-weight:400;line-height:133%!important;max-width:60rem;opacity:.8}.cards-wrap.--cards-column.--commercial-communications .column-card__image{bottom:-8rem!important;left:21rem!important;max-width:25rem!important;position:absolute}.cards-wrap.--cards-column.--commercial-communications .column-card__image img{max-height:100%;max-width:100%;-o-object-fit:contain;object-fit:contain}.cards-wrap.--cards-column.--commercial-communications-last .column-card__header{display:none}.cards-wrap.--cards-column.--commercial-communications-last .column-card__title{font-size:3rem!important;font-weight:700!important;line-height:116%!important}.cards-wrap.--cards-column.--commercial-communications-last .column-card__image img{max-height:100%;max-width:100%;-o-object-fit:contain;object-fit:contain}.cards-wrap.--cards-column.--commercial-communications-last .column-card__price{font-weight:500!important}.cards-wrap.--cards-column.--events .header-column__desc{display:none}.cards-wrap.--cards-column.--events .header-column__title{font-size:4rem!important;line-height:116%!important}.cards-wrap.--cards-column.--events .column-card__header{margin-bottom:16px!important}.cards-wrap.--cards-column.--events .column-card__title{font-size:1.75rem!important;line-height:116%!important}.cards-wrap.--cards-column.--grid-style.--grid-style-card .column-card__bottom{align-items:flex-start!important;flex-direction:column;flex-grow:1;justify-content:flex-end}.cards-wrap.--cards-column.--grid-style.--grid-style-card .column-card__sub_desc{display:block!important;margin-top:1.5rem!important}.cards-wrap.--cards-column.--grid-style.--grid-style-card .column-card__price b{font-size:2rem;font-weight:700!important;line-height:1.5rem}.cards-wrap.--cards-column.--grid-style.--grid-style-card .column-card__price span{margin:0!important}.cards-wrap.--cards-column.--grid-style.--grid-style-card .cards-mockup__btn-content{margin-top:0!important}.cards-wrap.--cards-column.--grid-style.--grid-style-card .column-card__item{height:100%}.cards-wrap.--cards-column.--grid-style.--grid-style-card .header-column__title{font-size:3rem!important;font-weight:700!important;line-height:116%!important}.cards-wrap.--cards-column.--grid-style.--grid-style-card .header-column__desc{margin-top:2rem!important}.cards-wrap.--cards-column.--grid-style.--grid-style-card{background:#ffffff08;border-radius:1.5rem;padding:3rem 1rem 1rem!important}.cards-wrap.--cards-column.--grid-style .column-card{-moz-column-gap:1rem;column-gap:1rem;display:grid!important;grid-template-columns:1fr 1fr}.cards-wrap.--cards-column.--grid-style .column-card .column-card__header{grid-column:1/3}.cards-wrap.--cards-column.--grid-style .column-card .column-card__item{display:flex;flex-direction:column!important;position:relative}.cards-wrap.--cards-column.--grid-style .column-card .cards-mockup__btn-content{margin-top:12rem}.cards-wrap.--cards-column.--grid-style .column-card .column-card__image{bottom:-8rem;left:20rem;max-width:28rem;position:absolute}.cards-wrap.--cards-column.--grid-style .column-card .column-card__sub_desc{display:none}.cards-wrap.--cards-column.--grid-style .column-card .column-card__bottom{align-items:flex-end;display:flex;flex-grow:1;z-index:1}.cards-wrap.--cards-column.--commercial-communications-last .column-card__price span,.cards-wrap.--cards-column.--grid-style.--grid-style-card.--commercial-communications .column-card__price b{font-size:2.5rem;font-weight:700!important;line-height:1.5rem}.cards-wrap.--cards-column.--marketing-kit .column-card__continer .column-card__sub_desc{margin-left:1.5rem}.cards-wrap.--cards-column.--marketing-kit .column-card__sub_desc{color:#fff9;font-size:1.125rem;font-weight:500;line-height:1.75rem;margin-bottom:.5rem}.cards-wrap.--cards-column.--marketing-kit .column-card__sub_desc span{color:#fff;font-weight:600}.cards-wrap.--cards-column.--price-tags .column-card__desc{max-width:45rem}.cards-wrap.--cards-column.--price-tags .column-card__header{max-width:60rem}.cards-wrap.--cards-column.--price-tags .column-card__title div{font-size:3rem;font-weight:700;line-height:116%}.cards-wrap.--cards-column.--price-tags .column-card__sub-title{margin-top:2rem!important}.cards-wrap.--cards-column.--price-tags .column-card__sub_desc{font-size:1.125rem;font-weight:500;line-height:133%;opacity:.8}.cards-wrap.--cards-column.--wideformat .column-card__sub_desc{opacity:.8}.cards-wrap.--cards-column.--social-media-post .column-card__desc{max-width:52rem}.cards-wrap.--cards-column.--social-media-post .--sub_desc_list{font-weight:500!important;opacity:.8}.cards-wrap.--cards-column.--events .column-card__image{max-width:50rem}.cards-wrap.--cards-column.--events .column-card__image img{max-height:100%;max-width:100%;-o-object-fit:contain;object-fit:contain}.cards-wrap.--cards-column.--marketing-kit .column-card__sub-title span{font-weight:400!important;opacity:.6}.cards-wrap.--cards-column.--marketing-kit .column-card__sub-title{font-weight:600!important;margin-top:2rem!important}.cards-wrap.--cards-column.--pos-columns .column-card__desc span,.cards-wrap.--cards-column.--pos-columns .column-card__title,.cards-wrap.--cards-column.--pos-columns .column-card__title span{font-weight:700!important;opacity:1}.cards-wrap.--cards-column.--pos-columns .column-card__desc{font-weight:400!important;opacity:1}.cards-wrap.--cards-column.--pos-columns .column-card li{color:#ffffff7a;font-size:1rem!important;padding-bottom:.5rem}.cards-wrap.--cards-column.--pos-columns .column-card__sub_desc{color:#ffffff7a;font-size:1rem;letter-spacing:.025rem;opacity:1}.cards-wrap.--cards-column.--pos-columns .column-card__sub_desc span{color:(255,255,255,1);font-weight:700;letter-spacing:.01rem;opacity:1}.cards-wrap.--cards-column.--wideformat .column-card__desc-text{font-size:1rem}.cards-wrap.--cards-column.--wideformat .column-card ul{grid-template-columns:1fr}.column-card__price .column-card__price--span-upper{font-size:.9rem;font-weight:400;margin:0;text-transform:uppercase}.column-card__price .column-card__price--span-upper-2{border:1px solid hsla(0,0%,100%,.16);border-radius:30px;font-size:.9rem;font-size:16px;font-weight:400;margin-left:3.5rem;padding:12px 18px}.cards-wrap.--cards-column.--photo-album .column-card__desc .type-editor-light-h5{max-width:43rem}.cards-wrap.--cards-column.--wideformat .column-card__image{bottom:-4.2rem;left:3rem}.cards-wrap.--cards-column.--wideformat .column-card__header-social__title-top{font-weight:700}.cards-wrap.--cards-column.--post-templates .header-column__title{font-size:4rem;font-weight:700}.cards-wrap.--cards-column.--post-templates .column-card__title{font-weight:700;width:110%}.cards-wrap.--cards-column.--post-templates .column-card__sub-title{color:var(--color__white)}.cards-wrap.--cards-column.--post-templates .column-card__sub-title.--sub_desc_list{font-weight:500}.cards-wrap.--cards-column.--post-templates .column-card__item .column-card__sub-title ul,.cards-wrap.--cards-column.--post-templates .column-card__item ul{grid-template-columns:1fr}.cards-wrap.--cards-column.--post-templates .column-card__sub_desc{font-size:1.125rem;opacity:.8}.cards-wrap.--cards-column.--post-templates .column-card__btn{font-weight:500}.cards-wrap.--cards-column.--booklet-layout .column-card__btn,.cards-wrap.--cards-column.--booklet-layout .column-card__price{display:none}.cards-wrap.--cards-column.--selling-sites-more .column-card__sub-title{color:#676c72;font-weight:500}.cards-wrap.--cards-column.--selling-sites-more .column-card_items{color:#676c72}.cards-wrap.--cards-column.--selling-sites-inner .column-card__item ul,.cards-wrap.--cards-column.--selling-sites-more .column-card__item ul{grid-template-columns:1fr}.cards-wrap.--cards-column.--selling-sites-more ul>li:not(:nth-child(-n+1)){display:none}.cards-wrap.--cards-column.--selling-sites-more .column-card__wrap:nth-child(3) ul>li:nth-child(2){display:flex}.cards-wrap.--cards-column.--selling-sites-more .column-card__show{color:#676c72;cursor:pointer;display:block;font-size:1rem;font-weight:500;margin-top:1rem;position:relative;width:-moz-fit-content;width:fit-content}.cards-wrap.--cards-column.--selling-sites-more .column-card__show:hover{color:var(--white);opacity:.8}.cards-wrap.--cards-column.--selling-sites-more .column-card__show:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='9' fill='none'%3E%3Cpath stroke='%23676c72' stroke-width='2' d='m1 1.5 6 6 6-6'/%3E%3C/svg%3E");background-position:center .4rem;background-repeat:no-repeat;bottom:.35rem;content:"";height:1rem;position:absolute;right:-1.5rem;width:1rem}.cards-wrap.--cards-column.--selling-sites-more .column-card__show:hover:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='9' fill='none'%3E%3Cpath stroke='%23fff' stroke-width='2' d='m1 1.5 6 6 6-6'/%3E%3C/svg%3E")}.cards-wrap.--cards-column.--selling-sites-inner .column-card ul li:last-of-type{margin-top:-11rem;transform:translate(46rem);z-index:1}.cards-wrap.--cards-column.--selling-sites-inner .column-card__bottom{align-items:baseline;display:grid;grid-template-columns:.4fr 1fr 1fr;position:relative;width:210%;z-index:1}.cards-wrap.--cards-column.--selling-sites-inner .column-card__bottom .column-card__price{grid-column:1;grid-row:1}.cards-wrap.--cards-column.--selling-sites-inner .column-card__bottom .column-card__btn{margin-left:auto}.cards-wrap.--cards-column.--booklet-layout .header-column__title{font-size:4rem;font-weight:700;line-height:4rem}.cards-wrap.--cards-column.--catalog-layout-column .header-column__title{font-size:4rem;font-weight:700;line-height:4rem;margin-bottom:2rem;min-width:100%}.cards-wrap.--cards-column.--lightbox-design .header-column__title{font-weight:700;width:60%}.cards-wrap.--cards-column.--lightbox-design .header-column__desc{max-width:calc(var(--col-width)*7 + var(--col-gutter)*9)}.cards-wrap.--cards-column.--lightbox-design .column-card__item ul{grid-template-columns:1fr}.cards-wrap.--cards-column.--stretch-marks .header-column__desc{width:64%!important}.cards-wrap.--cards-column.--stretch-marks .header-column__title{font-weight:700;width:60%}.cards-wrap.--cards-column.--stretch-marks .--stretch-marks-2{left:3rem}.cards-wrap.--cards-column.--stretch-marks .column-card__item ul{grid-template-columns:1fr}.column-card__image .--stretch-marks{margin-bottom:-8.5rem}.column-card__image .--stretch-marks-2{margin-bottom:-4rem;transform:translate(-1rem,-2.5rem)}.column-card__image .--stretch-marks-3{margin-bottom:-8.5rem}.column-card__image .--stretch-marks img{height:33rem}.column-card__image .--stretch-marks-2 img{height:37rem}.cards-wrap.--cards-column.--shop-window-pasting .column-card__image{left:3rem}.column-card__image .--shop-window-pasting{margin-bottom:-5rem}.column-card__image .--shop-window-pasting-2{margin-bottom:-5rem;transform:translateY(-4rem)}.column-card__image .--shop-window-pasting img{height:35rem}.column-card__image .--shop-window-pasting-2 img{height:38rem}.cards-wrap.--cards-column.--sticker-design .header-column__title{font-size:5rem;font-weight:700;line-height:5.5rem}.cards-wrap.--cards-column.--sticker-design .column-card__sub-title{color:#fff9}.cards-wrap.--cards-column.--sticker-design .column-card__sub_desc{width:140%}.cards-wrap.--cards-column.--sticker-design .column-card__header{margin-bottom:0!important}.column-card__continer{align-items:flex-end;display:grid;grid-template-columns:auto 1fr}.column-card__image .--sticker-design-2{margin-right:3rem;margin-top:10rem;transform:translate(-2.5rem)}.column-card__image .--sticker-design-2 img{height:23rem}.--cards-column.--events .header-column__title b{font-size:4rem;line-height:4rem}.--cards-column.--events .column-card__price span b,.--cards-column.--events .column-card__title{font-weight:700}.--cards-column.--events-prices .header-column__desc{display:none}.--cards-column.--events-also .header-column__title b{font-size:4rem;line-height:100%}.--cards-column.--events-also .column-card__sub-title{color:#fff9;opacity:.8}.cards-wrap.--cards-column.--video-editing .header-column__title{font-weight:700}.cards-wrap.--cards-column.--video-editing .column-card__continer{align-items:center;margin-top:2.5rem}.cards-wrap.--cards-column.--video-editing .column-card__btn{margin-top:0!important}.cards-wrap.--cards-column.--video-editing .column-card__continer .column-card__sub_desc{color:#fff9;font-size:1.25rem;font-size:1.125rem;line-height:1.75rem;line-height:133%;margin-left:1.5rem}.cards-wrap.--cards-column.--video-editing .column-card__sub_desc span{color:#fff}.cards-wrap.--cards-column.--video-editing .column-card__image{margin-right:2rem}.cards-wrap.--cards-column.--video-editing .column-card__sub-title{margin-top:2rem!important}.cards-wrap.--cards-column.--video-editing .--video-editing-vr img{height:43rem!important}.cards-wrap.--cards-column.--video-editing .column-card__price span{font-size:2.5rem!important}.cards-wrap.--cards-column.--video-editing .column-card__btn{padding:0 3.5rem!important}.cards-wrap.--cards-column.--video-editing .column-card_items{color:#ffffffa3!important;opacity:.8}.cards-wrap.--cards-column.--product-catalog .column-card__sub_desc{margin-bottom:1rem}.column-card__image .--product-catalog{transform:translate(-3.5rem,.5rem)}.column-card__image .--product-catalog img{height:34rem}.column-card__image .--product-catalog-2{transform:translate(-3.5rem,4rem)}.cards-wrap.--cards-column.--booklet .column-card__wrap:nth-child(5){margin-top:12rem}.column-card__image .--banner-6x3-design{margin-bottom:-2rem}.column-card__image .--banner-6x3-design img{height:36rem}.column-card__image .--banner-6x3-design-2{margin-bottom:-2rem;margin-top:-8.5rem}.column-card__image .--banner-6x3-design-2 img{height:39rem}.cards-wrap.--cards-column.--calendar-design .column-card__wrap:nth-child(4) .column-card__bottom{margin-top:15.5rem}.cards-wrap.--cards-column.--calendar-design .column-card__sub-title,.cards-wrap.--cards-column.--cards-for-market .column-card__sub-title{color:#ffffffa3;opacity:.8}.column-card__image .--calendar-design{margin-bottom:-3rem;margin-top:-4rem}.column-card__image .--calendar-design img{height:48rem}.column-card__image .--calendar-design-2{margin-top:12rem}.column-card__image .--calendar-design-2 img{height:30rem}.column-card__image .--calendar-design-3{margin-bottom:-5rem;margin-top:-5rem}.column-card__image .--calendar-design-3 img{height:45rem}.column-card__image .--cards-for-market{margin-bottom:-5rem;margin-left:-3rem;margin-top:0}.--cards-for-market.--cards-column .column-card__sub-title.--subtitle{margin-bottom:1.5rem}.--cards-for-market.--cards-column .column-card__bottom-inner{gap:3.5rem;grid-template-columns:1fr}.cards-wrap.--cards-column.--badge-design-development .column-card__price{margin-top:2.5rem!important}.cards-wrap.--cards-column.--badge-design-development .column-card__sub-title{color:#ffffffa3;opacity:.8}.column-card ul.column-card__sub-title__list{grid-template-columns:1fr;list-style:disc}.column-card .column-card__sub-title__list li{margin-left:1.5rem}.column-card .column-card__sub-title__list li:before{display:none}.column-card__image .--badge-design-development{margin-top:-6rem}.column-card__image .--badge-design-development-2{margin-top:-8rem}.column-card__image .--booklet-card-image-1 img{height:37rem!important;margin-top:-5rem!important}.column-card__image .--booklet-card-image-2 img{height:46rem!important;margin-top:-4.4rem!important}.column-card__image .--booklet-layout-col-1 img{height:37rem!important;margin-right:-4rem;margin-top:-4rem}.column-card__image .--booklet-layout-col-2 img{height:40rem!important;margin-top:-3.3rem}.--booklet-layout .column-card__wrap:nth-child(2){margin-top:0!important}.column-card__image .--booklet-layout-col-3 img{height:44rem!important;margin-right:-2.9rem}.--booklet-layout .column-card__wrap:nth-child(3){padding-bottom:1rem}.cards-wrap.--cards-column.--booklet-layout .column-card li:first-child{margin-top:-.5rem!important}.column-card__image .--badge-design-development-2{margin-bottom:-2rem}.column-card__image .--badge-design-development img{height:48rem}.column-card__image .--badge-design-development-1 img{height:50rem}.column-card__image .--badge-design-development-2 img,.column-card__image .--badge-design-development-6 img{height:40rem}.column-card__image .--badge-design-development-6{margin-bottom:-7rem;margin-top:-13rem}.column-card__image .--badge-design-development-7 img{height:33rem}.column-card__image .--badge-design-development-7{margin-bottom:0;margin-left:-6rem;margin-top:-14.2rem}.cards-wrap.--cards-column.--smi-inner .cards-mockup__btn-wrap.--utp{justify-content:flex-end}.column-card__image .--small.--presentation img{height:27rem;margin-top:4rem}.--invitation.--cards-column .column-card__header-social__title-top{font-weight:700;margin-bottom:2.5rem}.--invitation.--cards-column .column-card__title .h1{font-size:3rem;font-weight:700;line-height:3.5rem}.--invitation.--cards-column .column-card__price span{font-size:2.5rem;font-weight:700;line-height:1.5rem}.--invitation.--cards-column .column-card__sub_desc{margin-top:3rem!important;opacity:.8}.cards-wrap.--cards-column.--digital-menu .header-column__title{font-size:5rem;font-weight:700;line-height:5rem;padding:0}.cards-wrap.--cards-column.--digital-menu .header-column__desc{padding:0}.cards-wrap.--cards-column.--digital-menu .column-card__continer{gap:1.5rem}.cards-wrap.--cards-column.--digital-menu .column-card__sub_desc{color:#ffffff8f;font-size:1rem;font-weight:400;line-height:1.5rem;margin-bottom:.6rem;width:50%}.cards-wrap.--cards-column.--digital-menu .column-card__btn{margin-top:2rem}.cards-wrap.--cards-column.--table-tent .header-column__title{font-size:4rem;font-weight:700;line-height:4.5rem}.cards-wrap.--cards-column.--table-tent .column-card__sub-title{width:84%}.cards-wrap.--cards-column.--table-tent .column-card__continer{gap:1.5rem}.cards-wrap.--cards-column.--table-tent .column-card__sub_desc{color:#ffffff8f;font-size:1rem;font-weight:400;line-height:1.5rem;margin-bottom:.8rem;width:50%}.cards-wrap.--cards-column.--table-tent .column-card__image{left:-1rem}.cards-wrap.--cards-column.--table-tent .column-card__image img{height:29rem}.cards-wrap.--cards-column.--frontend .header-column__title{font-size:4rem;font-weight:700;line-height:112%;padding-left:0!important}.cards-wrap.--cards-column.--frontend .header-column__desc{color:#fff9;font-size:1.5rem;font-weight:400;line-height:133%;padding-left:0!important}.cards-wrap.--cards-column.--frontend .column-card__title{font-weight:700}.cards-wrap.--cards-column.--frontend .column-card__sub-title{color:#fff!important;font-size:1.125rem;font-weight:500;letter-spacing:.04rem;line-height:133%;margin-top:2rem!important}.cards-wrap.--cards-column.--frontend .column-card__sub_desc{letter-spacing:.04rem;opacity:.8}.cards-wrap.--cards-column.--frontend .column-card__price span:after{color:#fff9;content:" *";font-size:2rem}.cards-wrap.--cards-column.--frontend .column-card__price span{font-size:2.5rem}.cards-wrap.--cards-column.--frontend .column-card__continer{align-items:flex-start;display:flex;flex-direction:column;gap:2rem}.cards-wrap.--cards-column.--frontend .column-card__continer .column-card__sub_desc{opacity:.6}.cards-wrap.--cards-column.--frontend .--frontend-fix img{max-height:25rem;-o-object-fit:contain;object-fit:contain}.cards-wrap.--cards-column.--verstka .header-column__title{font-size:4rem;font-weight:700;line-height:112%;padding-left:0!important}.cards-wrap.--cards-column.--verstka .column-card{border-radius:0}.cards-wrap.--cards-column.--verstka .header-column__desc{color:#fff9;font-size:1.5rem;font-weight:400;line-height:133%;padding-left:0!important}.cards-wrap.--cards-column.--verstka .column-card__title{font-weight:700}.cards-wrap.--cards-column.--verstka .column-card__sub-title{color:#fff!important;font-size:1.125rem;font-weight:500;font-weight:500!important;letter-spacing:.04rem;line-height:133%;margin-top:2rem!important;opacity:.8}.cards-wrap.--cards-column.--verstka .column-card__sub_desc{letter-spacing:.04rem;opacity:.8}.cards-wrap.--cards-column.--verstka .column-card__price span{font-size:2.5rem}.cards-wrap.--cards-column.--verstka .column-card__continer{align-items:flex-start;display:flex;flex-direction:column;gap:2rem}.cards-wrap.--cards-column.--verstka .column-card__continer .column-card__sub_desc{opacity:.6}.cards-wrap.--cards-column.--verstka .--frontend-fix img{max-height:25rem;-o-object-fit:contain;object-fit:contain}.--cards-column.--verstka .header-column__title{font-weight:700!important}.column-card .--walkway-stands-list .column-card_items:nth-child(-n+2):before{display:none}.column-card .--walkway-stands-list .column-card_items:nth-child(-n+2){font-size:1.125rem;line-height:1.5rem;margin-left:0}.cards-wrap.--cards-column.--walkway-stands .column-card__sub_desc{color:var(--color__white);font-size:1.125rem;font-weight:500;line-height:1.5rem;opacity:.8}.cards-wrap.--cards-column.--walkway-stands .column-card__btn{margin-top:2.5rem}.cards-wrap.--cards-column.--walkway-stands .column-card__wrap:nth-child(3) .--walkway-stands-list .column-card_items:nth-child(8):before,.cards-wrap.--cards-column.--walkway-stands .column-card__wrap:nth-child(4) .--walkway-stands-list .column-card_items:nth-child(10):before{display:none}.cards-wrap.--cards-column.--walkway-stands .column-card__image{left:0}.cards-wrap.--cards-column.--walkway-stands .column-card__wrap:nth-child(2) .column-card__image{left:-3rem}.cards-wrap.--cards-column.--walkway-stands .column-card__wrap:nth-child(3) .column-card__image{top:2rem}.column-card__image .--walkway-stands img{height:37rem}.column-card__image .--walkway-stands-2 img{height:35rem}.column-card__image .--walkway-stands-3 img{height:32.5rem}.cards-wrap.--cards-column.--neckhangers .header-column__title{font-size:4rem}.cards-wrap.--cards-column.--neckhangers .column-card__sub-title{color:#ffffffa3}.column-card ul.--neckhangers-list{grid-template-columns:1fr}.column-card .--neckhangers-list .column-card_items:first-child{margin-bottom:1rem!important;margin-left:0}.column-card ul.--booklet-column{grid-template-columns:1fr;margin-top:1rem!important}.--booklet-column .column-card__price{margin-top:3rem!important}.column-card ul.--booklet-column li.column-card_items{color:#ffffffa3;font-size:1rem;line-height:1.5rem;opacity:80%;width:80%}.column-card ul.--neckhangers-list li.column-card_items:first-child:before{display:none}.cards-wrap.--cards-column.--neckhangers .column-card__btn{margin-top:2.5rem}.cards-wrap.--cards-column.--neckhangers .column-card__wrap:nth-child(2) .column-card__image{bottom:-4rem;left:3rem}.--neckhangers .column-card__image .--neckhangers img{height:37.5rem}.cards-wrap.--cards-column.--neckhangers .column-card__wrap:nth-child(3) .column-card__image{left:0}.--neckhangers .column-card__image .--neckhangers-2 img{height:35.5rem}.cards-wrap.--cards-column.--neckhangers .column-card__wrap:nth-child(4) .column-card__image{left:0;margin-bottom:-6rem;top:-3rem}.--neckhangers .column-card__image .--neckhangers-3 img{height:39.5rem}.--cards-column.--video-vizitka .header-column__title{font-size:4rem;font-weight:700;line-height:112%;padding-left:0}.--cards-column.--video-vizitka .header-column__desc{padding-left:0}.--cards-column.--video-vizitka .column-card__title{font-weight:700}.--cards-column.--video-vizitka .column-card__sub-title{font-weight:600;margin-top:2rem!important;max-width:30rem}.--cards-column.--video-vizitka .column-card__sub-title :first-child{color:#fff}.--cards-column.--video-vizitka .column-card__bottom{margin-top:2rem}.--cards-column.--video-vizitka .column-card__sub_desc{color:#fffc;font-size:1.125rem;font-weight:600;line-height:133%}.--cards-column.--video-vizitka .column-card__price span{font-size:2.5rem}.--cards-column.--video-vizitka .column-card__btn{margin-top:2.5rem!important;padding:0 3.5rem}.cards-wrap.--cards-column.--corporate-diaries .column-card.--card{border-radius:0}.column-card .--corporate-diaries__unner-list li:before{background-color:#f52536;border:none;border-radius:50%;height:.4375rem;left:-1.5rem;top:.35rem;width:.4375rem}.cards-wrap.--cards-column.--corporate-diaries .column-card__wrap:nth-child(2) .column-card__image{bottom:0;left:-1rem;margin-bottom:-1rem;top:1rem}.column-card__image .--corporate-diaries img{height:40rem}.cards-wrap.--cards-column.--corporate-diaries .column-card__wrap:nth-child(3) .column-card__image{bottom:-2.8rem;left:3rem}.column-card__image .--corporate-diaries-2 img{height:39rem}.cards-wrap.--cards-column.--corporate-diaries .column-card__wrap:nth-child(4) .column-card__image{left:0;margin-bottom:0;top:2rem}.column-card__image .--corporate-diaries-3 img{height:34rem}.column-card__image .--business-cards-design img{height:35rem}.cards-wrap.--cards-column.--business-cards-design .column-card__wrap:nth-child(2) .column-card__image{left:-2rem;margin-bottom:-4rem;top:-1rem}.column-card__image .--business-cards-design-2 img{height:36rem}.cards-wrap.--cards-column.--business-cards-design .column-card__wrap:nth-child(3) .column-card__image{bottom:-1rem;left:0;margin-bottom:-1rem}.column-card__image .--business-cards-design-3 img{height:39rem}.cards-wrap.--cards-column.--business-cards-design .column-card__wrap:nth-child(4) .column-card__image{left:0;margin-bottom:-3rem;top:-2.5rem}.column-card ul.--vehicle-wraps-list{grid-template-columns:1fr}.cards-wrap.--cards-column.--vehicle-wraps .column-card__btn{margin-top:2.5rem}.cards-wrap.--cards-column.--vehicle-wraps .column-card__wrap:nth-child(2) .column-card__image{left:3rem;top:2rem}.column-card__image .--vehicle-wraps img{height:30rem}.column-card__image .--vehicle-wraps-2 img{height:35rem}.cards-wrap.--cards-column.--vehicle-wraps .column-card__wrap:nth-child(4) .column-card__image{left:3rem;top:1rem}.column-card__image .--vehicle-wraps-3 img{height:32.8rem}.cards-wrap.--cards-column.--vehicle-wraps .column-card__wrap:nth-child(5) .column-card__image{left:3rem;top:-2rem}.column-card__image .--vehicle-wraps-4 img{height:36.2rem;margin-bottom:-2rem}.cards-wrap.--cards-column.--dorhengers .header-column__title{font-size:4rem;font-weight:700;line-height:4rem}.cards-wrap.--cards-column.--dorhengers .header-column__title span{color:#ffffff80}.cards-wrap.--cards-column.--dorhengers .header-column__desc{margin-top:.5rem!important}.cards-wrap.--cards-column.--dorhengers .--dorhengers-list{grid-template-columns:1fr;margin-top:1rem!important}.cards-wrap.--cards-column.--dorhengers .column-card__wrap:nth-child(2) .column-card__image{left:3rem;margin-bottom:-3rem;margin-top:-3rem}.column-card__image .--dorhengers img{height:45rem}.cards-wrap.--cards-column.--dorhengers .column-card__wrap:nth-child(3) .column-card__image{left:0;margin-bottom:-3rem;top:1rem}.column-card__image .--dorhengers-2 img{height:41rem}.cards-wrap.--cards-column.--dorhengers .column-card__wrap:nth-child(4) .column-card__image{left:2rem;margin-bottom:-3rem;margin-top:-4rem}.column-card ul.--banners-for-marketplaces-list{grid-template-columns:1fr;margin-top:1rem!important}.cards-wrap.--cards-column.--banners-for-marketplaces .column-card__wrap:nth-child(2) .column-card__image{left:3.5rem;margin-bottom:-3rem;margin-top:-3rem}.column-card__image .--banners-for-marketplaces img{height:38.5rem}.cards-wrap.--cards-column.--banners-for-marketplaces .column-card__wrap:nth-child(3) .column-card__image{margin-bottom:-3rem;margin-top:-3rem}.column-card__image .--banners-for-marketplaces-2 img{height:37.5rem}.cards-wrap.--cards-column.--dressing .column-card__price span{font-size:2.5rem}.cards-wrap.--cards-column.--dressing .column-card li{color:#ffffffa3;opacity:.8}.cards-wrap.--cards-column.--booklet-layout .column-card li{margin-top:.75rem}.cards-wrap.--cards-column.--dressing .column-card ul{width:-moz-max-content;width:max-content}.cards-wrap.--cards-column.--dressing .column-card__btn{margin-top:2.5rem}.cards-wrap.--cards-column.--dressing .column-card__wrap:nth-child(2) .column-card__image{left:3rem;margin-bottom:-4rem;margin-top:-3rem}.cards-wrap.--cards-column.--dressing .column-card__wrap:nth-child(2) .column-card__image img{height:41rem}.cards-wrap.--cards-column.--dressing .column-card__wrap:nth-child(3) .column-card__image{left:-1rem;margin-bottom:-3rem;margin-top:-2rem}.cards-wrap.--cards-column.--dressing .column-card__wrap:nth-child(3) .column-card__image img{height:41rem}.cards-wrap.--cards-column.--redesign .column-card__wrap:nth-child(2) .column-card__image{left:0;margin-bottom:-3rem;margin-top:-3rem}.column-card__image .--redesign img{height:37rem}.cards-wrap.--cards-column.--redesign .column-card__wrap:nth-child(3) .column-card__image{bottom:-2rem;left:3rem;margin-bottom:-3rem}.cards-wrap.--cards-column.--redesign .column-card__wrap:nth-child(4) .column-card__image{left:3rem}.column-card__image .--redesign-3 img{height:40rem}.cards-wrap.--cards-column.--quiz .column-card__sub-title{color:#ffffffdb}.cards-wrap.--cards-column.--quiz .column-card ul,.cards-wrap.--cards-column.--quiz .column-card__header{display:none}.cards-wrap.--cards-column.--quiz .column-card__btn{margin-top:2.5rem}.column-card__bottom-desc{color:#ffffffa3;font-size:1rem;font-weight:400;line-height:1.25rem}.cards-wrap.--cards-column.--quiz .column-card__image{left:0;margin-top:-.5rem}.column-card__image .--quiz img{height:28rem}.cards-wrap.--cards-column.--copywriting-and-rewriting .column-card__price span:first-child{font-size:2.5rem;font-weight:700}.cards-wrap.--cards-column.--copywriting-and-rewriting .column-card__price{margin-top:3rem!important}.cards-wrap.--cards-column.--copywriting-and-rewriting .column-card__btn{height:4rem;margin-top:2rem;padding:0 5rem}.cards-wrap.--cards-column.--copywriting-and-rewriting .column-card__wrap:nth-child(2) .column-card__image{left:-3rem;margin-bottom:-4rem;top:-2.3rem}.cards-wrap.--cards-column.--copywriting-and-rewriting .column-card__image .--Shorts img{height:23rem}.cards-wrap.--cards-column.--copywriting-and-rewriting .column-card__wrap:nth-child(3) .column-card__image{left:0;margin-bottom:-6rem;top:-3.4rem}.cards-wrap.--cards-column.--copywriting-and-rewriting .column-card__image .--Page img{height:25.4rem}.cards-wrap.--cards-column.--copywriting-and-rewriting .column-card__wrap:nth-child(4) .column-card__image{left:3rem;margin-bottom:-7rem;top:-3.3rem}.cards-wrap.--cards-column.--copywriting-and-rewriting .column-card__image .--Site img{height:27rem}.cards-wrap.--cards-column.--copywriting-and-rewriting .column-card__wrap:nth-child(5) .column-card__price{margin-top:1.5rem!important}.cards-wrap.--cards-column.--copywriting-and-rewriting .column-card__wrap:nth-child(5) .column-card__image{left:3rem;margin-bottom:-6rem;top:-1.2rem}.cards-wrap.--cards-column.--copywriting-and-rewriting .column-card__image .--Rewrite img{height:24.2rem}.cards-wrap.--cards-column.--development-regime-plates .header-column__desc{color:#fff9}.cards-wrap.--cards-column.--development-regime-plates .column-card ul{gap:.25rem;grid-template-columns:1fr}.column-card .--development-regime-plates-list .column-card_items:first-child{margin-bottom:1rem!important;margin-left:0}.column-card ul.--development-regime-plates-list li.column-card_items:first-child:before{display:none}.column-card ul.--development-regime-plates-list li.column-card_items{color:#ffffffa3;opacity:.8}.cards-wrap.--cards-column.--development-regime-plates .column-card__price{margin-top:2rem!important}.cards-wrap.--cards-column.--development-regime-plates .column-card__price span span{font-size:2.5rem;font-weight:700;line-height:1.5rem}.cards-wrap.--cards-column.--development-regime-plates .column-card__btn{height:4rem;margin-top:1.9rem;padding:0 3.5rem}.cards-wrap.--cards-column.--development-regime-plates .column-card__wrap:nth-child(2) .column-card__image{left:2.8rem;margin-bottom:-6rem;top:-2.9rem}.column-card__image .--development-regime-plates-1 img{height:40.5rem}.cards-wrap.--cards-column.--development-regime-plates .column-card__wrap:nth-child(3) .column-card__image{left:3rem;margin-bottom:-6rem;top:-.5rem}.column-card__image .--development-regime-plates-2 img{height:36rem}.cards-wrap.--cards-column.--development-regime-plates .column-card__wrap:nth-child(4) .column-card__image{left:-5rem;margin-bottom:-2rem;top:1.6rem}.column-card__image .--development-regime-plates-3 img{height:33rem}.cards-wrap.--cards-column.--development-regime-plates .column-card__wrap:nth-child(5) .column-card__continer{display:none}.cards-wrap.--cards-column.--development-regime-plates .column-card__wrap:nth-child(5) .column-card__image{left:-7.6rem;margin-bottom:-6rem;top:-3.2rem}.column-card__image .--development-regime-plates-4 img{height:25.5rem}.--video-pack-editing.--cards-column .column-card__sub-title{font-weight:600;margin-top:1rem!important;max-width:32rem}.--video-pack-editing.--cards-column .column-card__title{line-height:2rem!important}.--video-pack-editing.--cards-column .column-card__sub-title div{color:#fff6;font-weight:400;max-width:28rem;opacity:.8}.--video-pack-editing.--cards-column .column-card__price{margin-top:2rem!important}.--video-pack-editing.--cards-column .column-card__price span{font-size:2.5rem;font-weight:700;line-height:1.5rem}.--video-pack-editing.--cards-column .column-card__price .--sub-desc{color:#fff9;font-size:1rem;line-height:1.5rem;max-width:32rem;opacity:.8}.--video-pack-editing.--cards-column .column-card__btn{margin-top:3.5rem}.--cards-column.--video-pack-editing .--video-pack-editing-img img{max-height:30rem}.--diploma-design.--cards-column .column-card__header{margin-bottom:1rem!important}.--diploma-design.--cards-column .column-card_items{opacity:.8}.--diploma-design.--cards-column .column-card__sub-title{max-width:40rem!important}.--diploma-design.--cards-column .column-card__sub-title div{color:#fffc!important}.--diploma-design.--cards-column .column-card__sub-title span{color:var(--color-white,hsla(0,0%,100%,.6))!important;font-weight:400!important;opacity:.8!important}.--diploma-design.--cards-column .cards-resume__item-value-lite{font-weight:600}.--cards-for-market.--cards-column .column-card__btn span{font-size:1.5rem;font-weight:400;line-height:1.75rem}.--cards-for-market.--cards-column .column-card__continer{gap:1.5rem}.--cards-for-market.--cards-column .column-card__continer .column-card__sub_desc{color:#ffffffa3;font-size:1.125rem;font-weight:500;line-height:1.5rem;padding-bottom:.7rem}.--cards-for-market.--cards-column .column-card__continer .column-card__sub_desc span{color:#fff}.--cards-column.--video-editing .header-column__title{font-size:4rem;padding-left:0!important}.--cards-column.--video-editing .header-column__desc{padding-left:0!important}.--cards-column.--video-editing .column-card__title{font-weight:700}.--cards-column.--video-editing .column-card__sub-title{color:#fff;font-size:1.125rem;font-weight:600;line-height:133%;margin-top:2rem;max-width:28rem;opacity:1}.--cards-column.--video-editing .column-card__sub-title span{display:block;opacity:.8}.--cards-column.--video-editing .column-card__bottom>.column-card__sub_desc{color:#fff;font-size:1.125rem;font-weight:500;line-height:133%;margin-top:3rem;opacity:.8}.--cards-column.--video-editing .column-card__wrap:has(.--video-editing-tariff-4):after{background:linear-gradient(25deg,#ffffff03,#ffffff02 50%,#eb712f26);content:"";height:100%;left:0;position:absolute;top:0;width:100%}.--business-registration.--cards-column .--card{overflow:visible}.--business-registration.--cards-column .header-column__title{font-size:4rem;font-weight:700;line-height:100%;padding-left:4rem}.--business-registration.--cards-column .column-card__title{font-weight:700}.--business-registration.--cards-column .column-card ul{grid-template-columns:1fr;width:61%}.--business-registration.--cards-column .column-card__sub-title{color:var(--color__white);font-weight:500;margin-top:2rem!important}.--business-registration.--cards-column .column-card__price{margin-top:2rem!important}.--business-registration.--cards-column .column-card__price span:first-child{font-size:2.5rem;font-style:normal;font-weight:700;line-height:1.5rem}.--business-registration.--cards-column .column-card__btn{font-weight:500;margin-top:1.1rem;padding:0 3.2rem}.--business-registration.--cards-column .column-card__image .--ip{justify-content:flex-start;margin-left:-1rem;transform:translateY(-.4rem)}.--business-registration.--cards-column .column-card__image .--ip img{height:35.4rem}.--business-registration.--cards-column .column-card__image .--ooo{justify-content:flex-start;margin-left:-6.8rem;transform:translateY(2rem)}.--business-registration.--cards-column .column-card__image .--ooo img{height:35.7rem}.--business-registration.--cards-column .column-card__wrap:nth-child(4) .column-card__btn{padding:0 1.8rem}.--business-registration.--cards-column .column-card__image .--change{justify-content:flex-start;margin-top:-2.6rem;transform:translate(-2rem,.5rem)}.--business-registration.--cards-column .column-card__image .--change img{height:28rem}.--business-registration.--cards-column .column-card__wrap:nth-child(5){background:#171717!important;margin-top:3.5rem;padding:0}.--business-registration.--cards-column .column-card__wrap:nth-child(5) .column-card__item{display:flex;flex-direction:column;justify-content:space-between;padding:4.5rem 0 3rem 3rem}.--business-registration.--cards-column .column-card__wrap:nth-child(5) .column-card__title{width:110%}.--business-registration.--cards-column .column-card__wrap:nth-child(5) ul{display:none}.--business-registration.--cards-column .column-card__image .--think{transform:translate(-4rem)}.--business-registration.--cards-column .column-card__image .--think img{height:30rem}.--cards-column.--telegram-store .header-column__title{font-size:4rem;font-weight:700;line-height:4.5rem}.--cards-column.--telegram-store .column-card__header{margin-bottom:1.5rem!important}.--cards-column.--telegram-store .column-card__wrap:nth-child(2) ul{grid-template-columns:1fr}.--cards-column.--telegram-store .column-card__sub-title span,.--cards-column.--telegram-store .column-card__title{font-weight:700}.--cards-column.--telegram-store .column-card li{color:#ffffffa3;font-size:1rem;line-height:150%;margin-bottom:1rem!important;margin-left:2rem}.--cards-column.--telegram-store .column-card__image{margin-bottom:-3rem;margin-top:-3rem}.--cards-column.--telegram-store .column-card__image .--basic img{height:41.5rem;padding-right:1rem}.--cards-column.--telegram-store .column-card__price span{font-size:2.5rem;line-height:1.5rem}.--cards-column.--telegram-store .column-card__price .--text{font-size:2rem}.--cards-column.--telegram-store .column-card__btn{font-size:1.25rem;font-weight:500;height:4rem;line-height:140%;margin-top:1.6rem;padding:0 5rem}.--cards-column.--telegram-store .column-card__wrap:nth-child(3) ul{align-items:start;grid-auto-rows:max-content;width:60rem}.--cards-column.--telegram-store .column-card__wrap:nth-child(3) li:nth-child(3){margin-top:-3rem}.--cards-column.--telegram-store .column-card__wrap:nth-child(3) li:nth-child(5){margin-top:-4.5rem}.--cards-column.--telegram-store .column-card__wrap:nth-child(3) li:nth-child(6){opacity:0}.--cards-column.--telegram-store .column-card__wrap:nth-child(3) li:nth-child(7){margin-top:-1.5rem;width:100%}.--cards-column.--telegram-store .--standart img{height:40.6rem;padding-right:5.5rem}.--cards-column.--telegram-store .column-card__wrap:nth-child(4) ul{align-items:start;grid-auto-rows:max-content;margin-top:1rem!important;width:60rem}.--cards-column.--telegram-store .column-card__wrap:nth-child(4) li:nth-child(3){margin-top:-3rem}.--cards-column.--telegram-store .column-card__wrap:nth-child(4) li:nth-child(5){margin-top:-4.5rem}.--cards-column.--telegram-store .column-card__wrap:nth-child(4) li:nth-child(7){margin-top:-3.2rem;width:100%}.--cards-column.--telegram-store .--business img{height:39.44rem;padding-right:5.6rem}.--cards-column.--bitrix-development .header-column__title{font-size:5rem;font-weight:700;line-height:110%}.--cards-column.--bitrix-development .header-column__desc{color:#fff9}.--cards-column.--bitrix-development .column-card__wrap:nth-child(2){margin:.5rem 0}.--cards-column.--bitrix-development .column-card__title{font-weight:700}.--cards-column.--bitrix-development .column-card ul{grid-template-columns:1fr;margin-left:-.4rem;margin-top:.8rem!important}.--cards-column.--bitrix-development .column-card__image{left:0;margin:-3rem 0}.--cards-column.--bitrix-development .column-card__price{font-size:1.125rem;font-weight:400;line-height:133.333%;margin-top:2rem!important}.--cards-column.--registration-trademark .column-card__header .column-card__title{font-size:5rem;font-weight:700;line-height:100%;margin-left:0!important}.--cards-column.--registration-trademark .column-card__header .column-card__desc{margin-left:0!important;width:58%}.--cards-column.--registration-trademark .column-card__desc span{color:var(--color__white);font-weight:700}.--cards-column.--registration-trademark .column-card ul{grid-template-columns:1fr;margin-left:-.4rem;margin-top:1rem!important;width:90%}.--cards-column.--registration-trademark .column-card__title{font-weight:700}.--cards-column.--registration-trademark .column-card__sub-title{color:var(--color__white);font-size:1.125rem;font-weight:400;line-height:133.333%;opacity:.8;width:80%}.--cards-column.--registration-trademark .column-card__sub-title span{font-weight:700}.--cards-column.--registration-trademark .column-card li{color:#ffffffa3;font-size:1rem;font-weight:400;line-height:125%;margin-bottom:1rem!important;opacity:.8}.--cards-column.--registration-trademark .column-card__sub_desc.mt-32{color:var(--color__white);font-size:1.125rem;font-weight:500;line-height:133.333%;opacity:.8}.--cards-column.--registration-trademark .column-card__price{margin-top:2rem!important}.--cards-column.--registration-trademark .column-card__price span{color:var(--color__white);font-size:2.5rem;font-weight:700;line-height:1.5rem}.--cards-column.--bitrix-development .column-card__price .--rub{font-size:2rem;font-weight:700;line-height:1.5rem}.--cards-column.--bitrix-development .column-card__btn{height:4rem;margin-top:1.9rem;padding:0 3.4rem}.--cards-column.--bitrix-development .column-card__image img{height:33rem}.--cards-column.--bitrix-development .--bitrix-development-1{margin-left:-21rem}.--cards-column.--bitrix-development .--bitrix-development-2{margin-left:-10.8rem}.--cards-column.--bitrix-development .--bitrix-development-3{margin-left:-19.5rem}.--cards-column.--bitrix-development .--bitrix-development-3 img{height:34.8rem}.--cards-column.--bitrix-development .--bitrix-development-4{margin-left:-16rem}.--cards-column.--bitrix-development .--bitrix-development-4 img{height:35rem}.--cards-column.--registration-trademark .column-card__price .--rub{font-size:2rem}.--cards-column.--registration-trademark .column-card__btn{font-size:1.5rem;font-weight:500;height:4.8rem;line-height:116.667%;margin-top:2rem;padding:0 2rem}.--cards-column.--registration-trademark .column-card__continer{align-items:baseline;gap:1.5rem}.--cards-column.--registration-trademark .column-card__sub_desc{color:#ffffffa3;font-size:1.125rem;font-weight:400;line-height:1.5rem}.--cards-column.--registration-trademark .column-card__sub_desc span{color:var(--color__white);font-weight:700}.--cards-column.--registration-trademark .column-card__image{left:2.8rem;margin-bottom:-6rem}.--cards-column.--registration-trademark .column-card__image img{height:35.8rem}.--cards-column.--registration-trademark .--registration-trademark-2{height:100%;position:relative;right:3rem;top:-3rem}.--cards-column.--registration-trademark .--registration-trademark-2 img{height:43.5rem}.--cards-column.--registration-trademark .--registration-trademark-3{height:100%;position:relative;top:-2rem}.--cards-column.--registration-trademark .--registration-trademark-3 img{height:33rem}.--cards-column.--registration-trademark .--registration-trademark-4{height:100%;position:relative;top:-3rem}.--cards-column.--analiz-conkurentov .header-column__title{font-size:4rem;font-weight:700;line-height:112.5%}.--cards-column.--analiz-conkurentov .header-column__desc{color:#ffffffa3;font-weight:500}.--cards-column.--analiz-conkurentov .column-card__sub-title{color:#fffc;font-size:1.125rem;font-weight:400;line-height:133.333%}.--cards-column.--analiz-conkurentov .column-card__sub-title span{color:#fffc;font-weight:700}.--cards-column.--analiz-conkurentov .column-card__wrap:nth-child(2) ul{grid-template-columns:1fr;width:60%}.--cards-column.--analiz-conkurentov .column-card li{color:#ffffffa3;font-size:1rem;font-weight:400;line-height:150%;margin-bottom:1rem!important;margin-left:1.9rem}.--cards-column.--analiz-conkurentov .column-card__sub_desc{color:var(--color__white);font-size:1.125rem;font-weight:500;line-height:1.5rem;margin-top:.5rem!important;opacity:.8}.--cards-column.--analiz-conkurentov .column-card__price{color:#ffffffa3;font-size:1.125rem;font-weight:400;line-height:133.333%}.--cards-column.--analiz-conkurentov .column-card__price span{color:var(--color__white);font-size:2.5rem;font-weight:700}.--cards-column.--analiz-conkurentov .column-card__price .--text{font-size:2rem}.--cards-column.--analiz-conkurentov .column-card__btn{height:4rem;margin-top:2rem;padding:0 4.9rem}.--cards-column.--analiz-conkurentov .column-card__wrap:nth-child(2) .column-card__image{margin-bottom:-4rem;margin-left:-25rem;margin-top:-3rem}.--cards-column.--analiz-conkurentov .column-card__image img{height:44.5rem}.--cards-column.--analiz-conkurentov .column-card__wrap:nth-child(3) ul{gap:0 4rem;width:122%}.--cards-column.--analiz-conkurentov .column-card__wrap:nth-child(3) li:nth-child(3){margin-top:-1.5rem}.--cards-column.--analiz-conkurentov .column-card__wrap:nth-child(3) li:nth-child(5),.--cards-column.--analiz-conkurentov .column-card__wrap:nth-child(3) li:nth-child(7){margin-top:-3rem}.--cards-column.--analiz-conkurentov .column-card__wrap:nth-child(3) li:nth-child(8):before{display:none}.--cards-column.--analiz-conkurentov .column-card__wrap:nth-child(3) li:nth-child(9){margin-top:-1.5rem}.--cards-column.--analiz-conkurentov .column-card__wrap:nth-child(3) .column-card__image{margin-bottom:-4rem;margin-left:-26rem;margin-top:-3rem}.--cards-column.--analiz-conkurentov .column-card__wrap:nth-child(3) .column-card__image img{height:39.8rem}.--cards-column.--assortiment .header-column__title{font-size:5rem;font-weight:700;line-height:100%;padding:0}.--cards-column.--assortiment .header-column__desc{font-weight:400;padding:0}.--cards-column.--assortiment .column-card ul{grid-template-columns:1fr;margin-top:1rem!important}.--cards-column.--assortiment .column-card li{margin-left:2rem}.--cards-column.--assortiment .column-card__image .--start{margin-bottom:-3.2rem;margin-left:-20rem;margin-top:-3rem}.--cards-column.--assortiment .column-card__image .--start img{height:37rem}.--cards-column.--assortiment .column-card__price{margin-top:2rem!important}.--cards-column.--assortiment .column-card__price span{font-size:2.5rem;font-weight:700;line-height:1.5rem}.--cards-column.--assortiment .column-card__price .--text{font-size:2rem}.--cards-column.--assortiment .column-card__btn{font-size:1.5rem;font-weight:500;height:5rem;line-height:116.667%;margin-top:1.5rem;padding:0 5rem}.--cards-column.--assortiment .column-card__sub_desc{color:var(--color__white);font-size:1.125rem;font-weight:700;line-height:1.5rem;margin-bottom:1.5rem;margin-left:1.8rem}.--cards-column.--assortiment .column-card__image .--standard{margin-bottom:-3.2rem;margin-left:-20rem;margin-top:-3rem}.--cards-column.--assortiment .column-card__image .--standard img{height:36rem}.--cards-column.--assortiment .column-card__sub_desc.--wide{margin-left:0;margin-top:2rem}.--cards-column.--assortiment .column-card__image .--wide{margin-bottom:-3.2rem;margin-left:-23rem;margin-top:-3rem}.--cards-column.--assortiment .column-card__image .--wide img{height:34rem}.cards-wrap.--html-banners .column-card__image{height:calc(100% + 6rem);justify-content:flex-end;top:-3rem}.cards-wrap.--html-banners .column-card__image img,.cards-wrap.--html-banners .column-card__image picture{height:100%}.cards-wrap.--html-banners .column-card__btn{margin-top:2rem!important;width:15.375rem}.cards-wrap.--html-banners .column-card__wrap:nth-of-type(5) ul{grid-template-columns:1fr!important}.cards-wrap.--html-banners .column-card__wrap:nth-of-type(5) .column-card__price{margin-top:11rem!important}.cards-wrap.--html-banners .column-card__header{margin-bottom:0!important}.cards-wrap.--uploading-goods .column-card__item ul{grid-template-columns:1fr;margin-top:1rem!important}.cards-wrap.--uploading-goods .column-card{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.cards-wrap.--uploading-goods .column-card__wrap{min-height:33rem;width:100%!important}.cards-wrap.--uploading-goods .column-card__wrap:nth-of-type(4),.cards-wrap.--uploading-goods .column-card__wrap:nth-of-type(5){max-width:calc(50% - 1rem)}.cards-wrap.--uploading-goods .column-card__wrap:nth-of-type(4) img,.cards-wrap.--uploading-goods .column-card__wrap:nth-of-type(5) img{height:28rem}.cards-wrap.--uploading-goods .column-card__btn{width:15.375rem}.cards-wrap.--uploading-goods .column-card__bottom{bottom:3.5rem;left:3rem;position:absolute}.cards-wrap.--uploading-goods .column-card__btn{margin-top:2rem!important}.cards-wrap.--uploading-goods .column-card__image{bottom:1rem;left:auto;position:absolute;right:-1rem}.--cards-for-market .column-card__column-inner.--second{margin-top:6rem!important}.--online-store .column-card__title{color:#fff;font-size:5rem;font-style:normal;font-weight:700;line-height:5.5rem;margin-left:0!important}.--online-store .column-card__desc{color:#fff9;font-size:1.5rem;font-style:normal;font-weight:400;line-height:2rem}.--crm-an .column-card ul{display:flex;flex-direction:column;gap:1rem}.--crm-an .column-card_items{margin-bottom:0!important}.--crm-an.cards-wrap.--banner .column-card__btn{margin-top:0}.--crm-an .column-card__continer{align-items:center;display:grid;gap:1.5rem;grid-template-columns:auto 1fr;margin-top:2.25rem}.--crm-an .column-card__sub_desc{color:#ffffffa3;font-size:1.125rem;font-style:normal;font-weight:400;line-height:1.5rem}.--crm-an .column-card__wrap{padding:0}.--crm-an .column-card__item{padding:3rem 0 3rem 3rem}.--crm-an.--flex-end .column-card__image picture{align-items:end}.--crm-an .column-card__image{left:0}.--crm-an .column-card__image img{height:-moz-max-content;height:max-content}.--crm-an .column-card__sub_desc span{color:#fff;font-weight:700}.--crm-an .column-card__wrap{position:relative}.--crm-an .column-card__item{z-index:99}.--crm-an .column-card__sub-title{color:#fff;font-size:1.125rem;font-style:normal;font-weight:700;line-height:1.5rem}.--online-store .column-card ul{display:flex;flex-direction:column}.--online-store .column-card__image img{height:-moz-max-content;height:max-content}.--online-store .column-card__wrap.--card{padding:0!important}.--online-store .column-card__item{padding:3rem 0 3rem 3rem}.--3d .column-card ul{display:flex;flex-direction:column;margin-top:1rem!important;width:100%}.--3d-block-01 .column-card__item,.--3d-block-02 .column-card__item,.--3d-block-03 .column-card__item,.--3d-block-04 .column-card__item{padding:3rem 0 3rem 3rem}.--3d .column-card__price.price{margin-top:3rem!important}.--3d .column-card__image{align-items:end;display:flex;left:0;position:relative}.--flex-end.--3d .column-card__image picture{align-items:end}@media screen and (max-width:1300px){.--cards-column.--registration-trademark .column-card__image img{height:30.8rem}}@media screen and (max-width:1200px){.--crm-an .column-card__wrap:after{background-size:50%}}@media screen and (max-width:1199px){.column-card__image .--quiz img{height:30vw}.column-card__image .--redesign img{height:46vw}.column-card__image .--redesign-3 img{height:48vw}.column-card__image .--walkway-stands img{height:35rem}.column-card__image .--walkway-stands-2 img{height:33rem}.column-card__image .--walkway-stands-3 img{height:30rem}.column-card__image .--dorhengers-2 img{height:36rem}.--booklet-layout .column-card__header .header-column__title{display:none!important;font-size:5rem}.cards-wrap.--safety-site .column-card__image{right:-15rem}.cards-wrap.--cards-column.--table-tent .column-card__sub-title,.cards-wrap.--cards-column.--table-tent .column-card__sub_desc{width:100%}.cards-wrap.--cards-column.--neckhangers .column-card__wrap:nth-child(2) .column-card__image{bottom:-11rem;left:3rem}.--neckhangers .column-card__image .--neckhangers img{height:30rem}.--neckhangers .column-card__image .--neckhangers-2 img{height:26rem}.--neckhangers .column-card__image .--neckhangers-3 img{height:31rem}.column-card__image .--corporate-diaries img,.column-card__image .--corporate-diaries-2 img{height:35rem}.column-card__image .--corporate-diaries-3 img{height:31rem}.cards-wrap.--cards-column.--corporate-diaries .additionally-card__desc{margin-left:3rem!important;padding-left:0}.column-card__image .--banners-for-marketplaces img{height:40vw}.column-card__image .--banners-for-marketplaces-2 img{height:36vw}.cards-wrap.--cards-column.--banners-for-marketplaces .column-card__wrap:nth-child(3) .column-card__image{bottom:3rem;left:auto;position:absolute;right:2rem}.cards-wrap.--cards-column.--dressing .column-card ul{grid-template-columns:1fr}.cards-wrap.--cards-column.--dressing .column-card__wrap:nth-child(2) .column-card__image img{height:49.5vw}.cards-wrap.--cards-column.--dressing .column-card__wrap:nth-child(3) .column-card__image img{height:49vw}.--cards-column.--video-vizitka .column-card__header{padding-left:1.5rem}.--business-registration .header-service-detail__title-wrap{padding:0 3rem}.--business-registration.--cards-column .column-card__image .--ip img,.--business-registration.--cards-column .column-card__image .--ooo img{height:33rem}.--business-registration.--cards-column .column-card__image .--change img{height:26rem}.--cards-column.--telegram-store .column-card__wrap:nth-child(3) ul,.--cards-column.--telegram-store .column-card__wrap:nth-child(4) ul{width:100%}.--cards-column.--telegram-store .--business img,.--cards-column.--telegram-store .--standart img,.--cards-column.--telegram-store .column-card__image .--basic img{height:100%;padding:0}.--cards-column.--registration-trademark .column-card__header .column-card__title{margin-left:3rem!important}.--cards-column.--registration-trademark .column-card__header .column-card__desc{margin-left:3rem!important;width:90%}.--cards-column.--registration-trademark .column-card__image img{height:26.8rem}.--cards-column.--analiz-conkurentov .column-card__wrap:nth-child(2) .column-card__image{left:-3rem;margin-left:0}.--cards-column.--analiz-conkurentov .column-card__image img{height:35.5rem}.--cards-column.--analiz-conkurentov .column-card__wrap:nth-child(3) .column-card__image{left:-11rem;margin-left:-4rem;top:-5rem}.--cards-column.--analiz-conkurentov .column-card__wrap:nth-child(3) .column-card__image img{height:35.8rem}.--cards-column.--analiz-conkurentov .column-card__wrap:nth-child(2) ul{width:100%}.--cards-column.--analiz-conkurentov .column-card__wrap:nth-child(3) ul{grid-template-columns:1fr}.--cards-column.--analiz-conkurentov .column-card__wrap:nth-child(3) li:nth-child(3),.--cards-column.--analiz-conkurentov .column-card__wrap:nth-child(3) li:nth-child(5),.--cards-column.--analiz-conkurentov .column-card__wrap:nth-child(3) li:nth-child(7){margin-top:0}}@media screen and (max-width:1080px){.--cards-column.--bitrix-development .--bitrix-development-1,.--cards-column.--bitrix-development .--bitrix-development-2,.--cards-column.--bitrix-development .--bitrix-development-3,.--cards-column.--bitrix-development .--bitrix-development-4{height:100%;position:relative;top:0}}@media screen and (max-width:991px){.--cards-column.--video-editing .--video-editing-tariff-1{margin-right:4rem!important}.--cards-column.--video-editing .--video-editing-tariff-2{margin-right:4rem!important;margin-top:3rem}.--cards-column.--video-editing .--video-editing-tariff-2 img{height:17rem}.--cards-column.--video-editing .--video-editing-tariff-3{margin-right:4rem!important}.--cards-column.--video-editing .--video-editing-tariff-3 img{height:21rem}.--cards-column.--video-editing .--video-editing-tariff-4{margin-right:2rem!important}.--cards-column.--video-editing .--video-editing-tariff-5{margin-right:3rem!important}.--cards-column.--video-editing .header-column__title{font-size:3rem!important;line-height:3.5rem!important}.cards-wrap.--cards-for-market.--cards-column .column-card__continer{align-items:flex-start;display:flex;flex-direction:column}.--cards-for-market.--cards-column .column-card__continer .column-card__sub_desc{padding-bottom:0;padding-left:1rem;padding-top:1rem}.cards-wrap.--cards-for-market .column-card__column{display:flex;flex-direction:column;gap:0}.cards-wrap.--cards-for-market .column-card__column-inner .column-card__sub-title{margin-top:0!important}.cards-wrap.--cards-for-market .column-card__column-inner.--second{margin-bottom:2rem;margin-top:0!important}.cards-wrap.--cards-for-market .column-card__column-inner.--second .column-card__column--list{margin-top:0!important}.cards-wrap.--cards-for-market .column-card__column{width:100%}.cards-wrap.--cards-for-market .column-card__column-inner .column-card__sub-title div{margin-top:1rem!important}.cards-wrap.--cards-for-market .column-card__sub_desc div{text-wrap:balance}.cards-wrap.--cards-for-market .column-card__column-inner .column-card__column--list .column-card_items div{margin-bottom:0!important}.--cards-column.--video-editing .column-card__continer{display:flex!important;gap:.5rem!important}.cards-wrap.--cards-column.--marketing-kit .column-card__continer .column-card__sub_desc{margin-left:1rem}.cards-wrap.--cards-column.--marketing-kit .column-card__sub_desc{display:inline-flex;margin-bottom:0;text-align:left}.cards-wrap.--cards-column.--post-templates .column-card__title{width:auto}.cards-wrap.--cards-column.--post-templates .column-card__title br,.cards-wrap.--cards-column.--selling-sites .column-card__item ul br{display:none}.cards-wrap.--cards-column.--selling-sites-inner .column-card ul li:last-of-type{margin-top:-16rem;transform:translate(33rem)}.cards-wrap.--cards-column.--selling-sites-inner .column-card__bottom{grid-template-columns:1fr;width:100%}.cards-wrap.--cards-column.--selling-sites-inner .column-card__bottom .column-card__price{grid-column:auto;grid-row:auto}.cards-wrap.--cards-column.--selling-sites-inner .column-card__bottom .column-card__btn{margin-left:0}.column-card__image .--selling-sites img,.column-card__image .--selling-sites-2 img,.column-card__image .--selling-sites-3 img{height:29rem;margin-top:0}.column-card__image .--selling-sites-inner img{height:22rem;margin-top:-2rem}.cards-wrap.--cards-column.--lightbox-design .header-column__title{width:auto}.cards-wrap.--cards-column.--stretch-marks .header-column__desc{width:100%!important}.cards-wrap.--cards-column.--stretch-marks .header-column__title{width:auto}.column-card__image .--stretch-marks{margin-bottom:-11rem}.column-card__image .--stretch-marks-2{margin-bottom:-7rem;transform:translate(0)}.column-card__image .--stretch-marks-3{margin-bottom:-13rem}.column-card__image .--stretch-marks img,.column-card__image .--stretch-marks-2 img{height:30rem}.column-card__image .--sticker-design img{height:22rem}.column-card__image .--sticker-design-2 img{height:17rem}.column-card__continer{gap:1rem;grid-template-columns:1fr}.cards-wrap.--cards-column.--sticker-design .column-card__sub_desc{width:110%}.cards-wrap.--cards-column.--sticker-design .column-card__sub_desc .ml-20{margin-left:0!important}.column-card__image .--product-catalog img,.column-card__image .--product-catalog-2 img{height:26rem}.--cards-column.--marketing-kit .column-card__continer{display:flex!important;gap:.75rem}.--cards-column.--marketing-kit .column-card__sub_desc{padding-bottom:.5rem}.cards-wrap.--cards-column.--booklet .column-card__wrap:nth-child(5){margin-top:6rem}.column-card__image .--banner-6x3-design img{height:30rem}.column-card__image .--banner-6x3-design-2{margin-bottom:-2rem;margin-top:-2rem}.column-card__image .--banner-6x3-design-2 img{height:34rem}.column-card__column{gap:0 2rem;grid-template-columns:1fr}.column-card__bottom-inner{gap:2rem;grid-template-columns:fit-content(100%)}.column-card__image .--calendar-design{margin-bottom:-10rem;margin-top:0}.column-card__image .--calendar-design img{height:37rem}.column-card__image .--calendar-design-2{margin-top:12rem}.column-card__image .--calendar-design-2 img{height:23rem}.column-card__image .--calendar-design-3{margin-bottom:-5rem;margin-top:0}.column-card__image .--calendar-design-3 img{height:34rem}.cards-wrap.--cards-column.--calendar-design .column-card__wrap:nth-child(4) .column-card__bottom{margin-top:9rem}.column-card__image .--badge-design-development-1 img{height:38rem;height:24rem}.column-card__image .--badge-design-development img{height:36rem}.column-card__image .--small.--presentation img{height:25rem;margin-top:4rem}.cards-wrap.--cards-column.--digital-menu .header-column__title{font-size:3.5rem;line-height:3.5rem}.cards-wrap.--cards-column.--table-tent .header-column__title{font-size:3rem;line-height:3.5rem}.column-card__image .--walkway-stands img{height:25rem}.--neckhangers .column-card__image .--neckhangers img,.column-card__image .--walkway-stands-2 img,.column-card__image .--walkway-stands-3 img{height:22rem}.cards-wrap.--cards-column.--neckhangers .column-card__wrap:nth-child(2) .column-card__image{bottom:-18rem;left:3rem}.--neckhangers .column-card__image .--neckhangers-2 img{height:22rem}.--neckhangers .column-card__image .--neckhangers-3 img{height:23rem}.column-card__image .--corporate-diaries img{height:30rem}.column-card__image .--corporate-diaries-2 img{height:28rem}.column-card__image .--corporate-diaries-3 img{height:26rem}.cards-wrap.--cards-column.--corporate-diaries .additionally-card__desc{width:auto}.column-card__image .--business-cards-design img{height:26rem}.cards-wrap.--cards-column.--business-cards-design .column-card__wrap:nth-child(2) .column-card__image{bottom:0;left:0;top:0}.column-card__image .--business-cards-design-2 img,.column-card__image .--business-cards-design-3 img{height:26rem}.cards-wrap.--cards-column.--vehicle-wraps .column-card__wrap:nth-child(2) .column-card__image{top:0}.column-card__image .--vehicle-wraps img{height:26rem}.column-card__image .--vehicle-wraps-2 img{height:30rem}.cards-wrap.--cards-column.--vehicle-wraps .column-card__wrap:nth-child(4) .column-card__image{top:0}.column-card__image .--vehicle-wraps-3 img{height:27.8rem}.cards-wrap.--cards-column.--vehicle-wraps .column-card__wrap:nth-child(5) .column-card__image{top:0}.column-card__image .--vehicle-wraps-4 img{height:30.8rem;margin-bottom:0}.cards-wrap.--cards-column.--dorhengers .column-card__wrap:nth-child(2) .column-card__image{margin-top:0}.column-card__image .--dorhengers img{height:50vw}.column-card__image .--dorhengers-2 img{height:38vw}.cards-wrap.--cards-column.--dorhengers .column-card__wrap:nth-child(4) .column-card__image{left:0;margin-top:2rem}.column-card__image .--dorhengers-3 img{height:42vw}.cards-wrap.--cards-column.--banners-for-marketplaces .column-card__wrap:nth-child(3) .column-card__item{max-width:40vw}.cards-wrap.--cards-column.--copywriting-and-rewriting .column-card__wrap:nth-child(2) .column-card__image{top:0}.cards-wrap.--cards-column.--copywriting-and-rewriting .column-card__image .--Shorts img{height:17rem}.cards-wrap.--cards-column.--copywriting-and-rewriting .column-card__wrap:nth-child(3) .column-card__image{top:0}.cards-wrap.--cards-column.--copywriting-and-rewriting .column-card__image .--Page img{height:19rem}.cards-wrap.--cards-column.--copywriting-and-rewriting .column-card__wrap:nth-child(4) .column-card__image{top:0}.cards-wrap.--cards-column.--copywriting-and-rewriting .column-card__image .--Site img{height:15rem}.cards-wrap.--cards-column.--copywriting-and-rewriting .column-card__wrap:nth-child(5) .column-card__image{left:0;top:7rem}.cards-wrap.--cards-column.--copywriting-and-rewriting .column-card__image .--Rewrite img{height:16rem}.column-card__image .--development-regime-plates-1 img{height:40vw}.cards-wrap.--cards-column.--development-regime-plates .column-card__wrap:nth-child(3) .column-card__image{margin:auto;top:0}.column-card__image .--development-regime-plates-2 img{height:33vw}.cards-wrap.--cards-column.--development-regime-plates .column-card__wrap:nth-child(4) .column-card__image{left:-1rem;margin:auto;top:0}.column-card__image .--development-regime-plates-3 img{height:33vw}.cards-wrap.--cards-column.--development-regime-plates .column-card__wrap:nth-child(5) .column-card__image{left:0;margin:auto;top:0}.column-card__image .--development-regime-plates-4 img{height:35vw}.cards-wrap.--cards-column.--video-editing .column-card__sub_desc{display:inline-flex;margin-left:1rem;text-align:left}.--business-registration.--cards-column .column-card__image .--ip img,.--business-registration.--cards-column .column-card__image .--ooo img{height:30vw;margin:auto}.--business-registration.--cards-column .column-card__image .--change img{height:27vw;margin:auto}.--business-registration.--cards-column .column-card__image .--think img{height:33vw;margin-top:auto}.--business-registration.--cards-column .column-card__wrap:nth-child(5) .column-card__title{width:200%}.--business-registration.--cards-column .header-column__title{padding:0}.--cards-column.--telegram-store .column-card__wrap ul{grid-template-columns:1fr}.--cards-column.--telegram-store .column-card__wrap:nth-child(3) li:nth-child(3),.--cards-column.--telegram-store .column-card__wrap:nth-child(3) li:nth-child(5),.--cards-column.--telegram-store .column-card__wrap:nth-child(4) li:nth-child(3),.--cards-column.--telegram-store .column-card__wrap:nth-child(4) li:nth-child(5),.--cards-column.--telegram-store .column-card__wrap:nth-child(4) li:nth-child(7){margin-top:0}.--cards-column.--telegram-store .header-column__title{font-size:3rem;line-height:110%;margin-top:3rem}.--cards-column.--bitrix-development .header-column__title{font-size:3rem}.--cards-column.--bitrix-development .column-card__image img{height:21rem}.--cards-column.--bitrix-development .--bitrix-development-1{margin-left:0;margin-right:-2rem}.--cards-column.--bitrix-development .--bitrix-development-2{margin-left:-3rem}.--cards-column.--bitrix-development .--bitrix-development-3{margin-left:-6rem}.--cards-column.--bitrix-development .--bitrix-development-4{margin-left:0;margin-right:-2rem}.--cards-column.--registration-trademark .column-card__image{left:1.8rem}.--cards-column.--registration-trademark .column-card__image img{height:20rem}.--cards-column.--analiz-conkurentov .column-card__wrap{flex-direction:column-reverse!important}.--cards-column.--analiz-conkurentov .column-card__wrap:nth-child(2) .column-card__image{left:-4rem;margin:0 0 0 auto}.--cards-column.--analiz-conkurentov .column-card__wrap:nth-child(3) .column-card__image{left:-12rem;margin:0 0 0 auto;top:-3rem}.--cards-column.--analiz-conkurentov .header-column__title{font-size:3rem;margin-top:2rem}.--cards-column.--assortiment .column-card__image .--start{margin-bottom:-3.2rem;margin-left:-11rem;margin-top:-16rem}.--cards-column.--assortiment .column-card__image .--start img{height:25rem}.--cards-column.--assortiment .column-card__sub_desc{margin-bottom:0;margin-left:0}.--cards-column.--assortiment .column-card__image .--standard{margin-bottom:-3.2rem;margin-left:-12rem;margin-top:-12rem}.--cards-column.--assortiment .column-card__image .--standard img{height:25rem}.--cards-column.--assortiment .column-card__image .--wide{margin-bottom:-3.2rem;margin-left:-17rem;margin-top:-12rem}.--cards-column.--assortiment .column-card__image .--wide img{height:25rem}.column-card__image .--cards-for-market-1{margin-bottom:-2rem}.column-card__image .--cards-for-market-1 img{height:38rem;margin-right:1rem!important}.column-card__image .--cards-for-market-2{margin-bottom:-3rem}.column-card__image .--cards-for-market-2 img{height:34rem}.column-card__image .--cards-for-market-3{margin-bottom:-5rem}.column-card__image .--cards-for-market-3 img{height:34rem}.column-card__image .--cards-for-market-4{margin-bottom:-2.5rem;margin-left:-4rem}.column-card__image .--cards-for-market-4 img{height:31rem}.column-card__image .--cards-for-market-5{margin-bottom:-3rem;margin-left:-4rem}.column-card__image .--cards-for-market-5 img{height:33rem}.cards-wrap.--cards-column.--video-editing .--wideformat-img img{height:38rem}.--cards-column.--video-vizitka .column-card__image:has(.--video-vizitka-speaker){bottom:-4rem;left:1rem}.--cards-column.--video-vizitka .column-card__image:has(.--video-vizitka-speaker) img{height:39rem}.--cards-column.--video-vizitka .column-card__image:has(.--video-vizitka-special){left:1rem}.--cards-column.--video-vizitka .column-card__image:has(.--video-vizitka-special) img{height:30rem}.--cards-column.--video-pack .column-card__image:has(.--video-pack-tariff-1){left:6rem;top:2rem}.--cards-column.--video-pack .column-card__image:has(.--video-pack-tariff-2){left:8rem;top:3rem}.--cards-column.--video-pack-editing .column-card__image:has(.--video-pack-editing-img){left:6rem;top:2rem}.--cards-column.--video-pack .--video-pack-tariff-1 img{height:29rem!important}.--cards-column.--video-pack .--video-pack-tariff-2 img{height:34rem!important}.--cards-column.--video-pack-editing .--video-pack-editing-img img{height:34rem}.--cards-column.--diploma-design .column-card__image:has(.--diploma-design-tariff-1){left:6rem}.--cards-column.--diploma-design .column-card__image:has(.--diploma-design-tariff-2){left:2rem;top:3rem}.--cards-column.--diploma-design .column-card__image:has(.--diploma-design-tariff-3){left:10rem}.--cards-column.--diploma-design .--diploma-design-tariff-3 img{height:36rem}.--cards-column.--video-editing .column-card__image:has(.--video-editing-tariff-1){margin-bottom:-6rem;margin-right:6rem;top:-4rem}.--cards-column.--video-editing .--video-editing-tariff-1 img{height:38rem}.--cards-column.--video-editing .column-card__image:has(.--video-editing-tariff-2){bottom:-7rem;left:2rem;top:auto}.--cards-column.--video-editing .--video-editing-tariff-2 img{height:38rem}.--cards-column.--video-editing .column-card__image:has(.--video-editing-tariff-3){left:0;margin-bottom:-8rem;top:-3rem}.--cards-column.--video-editing .--video-editing-tariff-3 img{height:48rem}.--cards-column.--video-editing .column-card__image:has(.--video-editing-tariff-4){left:3rem;margin-bottom:-2rem;top:-3rem}.--cards-column.--video-editing .--video-editing-tariff-4 img{height:40rem}.--cards-column.--video-editing .column-card__image:has(.--video-editing-tariff-5){left:0;margin-bottom:-8rem;top:-3rem}.--cards-column.--video-editing .--video-editing-tariff-5 img{height:38rem}.column-card__image .--invitation{bottom:0}.column-card__last-width .cards-resume__item-value-lite{width:auto}.column-card__image .--digital-menu img{height:21rem}.column-card__image .--digital-menu-2 img{height:26rem}.--cards-default.--telegram-store-project .column-card__btn{margin-top:1rem}.--cards-default.--analiz-conkurentov .column-card__btn{margin-top:3rem}}@media screen and (max-width:768px){.--visitka .header-column__desc br{display:none}.cards-wrap.--strapi .header-column__title{font-size:2.5rem;line-height:3rem}.cards-wrap.--uploading-goods .column-card__image{bottom:0;left:auto;position:relative;right:0}.cards-wrap.--uploading-goods .column-card__bottom{bottom:3.5rem;left:3rem;position:static}.cards-wrap.--uploading-goods .column-card img{height:25rem!important}.cards-wrap.--uploading-goods .column-card__wrap:nth-of-type(4),.cards-wrap.--uploading-goods .column-card__wrap:nth-of-type(5){max-width:100%}.cards-wrap.--html-banners .column-card__image{height:30rem;left:2rem}.cards-wrap.--html-banners .column-card__wrap:nth-of-type(5) .column-card__price{margin-top:2rem!important}.cards-wrap.--safety-site .column-card__image{height:25rem;position:relative;right:0;top:-2rem}.cards-wrap.--safety-site .column-card__item{max-width:100%!important}.cards-wrap.--safety-site .column-card__item ul{grid-auto-flow:row!important;grid-template-columns:1fr!important;grid-template-rows:none!important}.cards-wrap.--safety-site .column-card_items{margin-top:0!important}.--cards-column.--video-editing .column-card__item{max-width:none;width:94rem}.--cards-column.--video-editing .column-card__image{max-width:none}.cards-wrap.--cards-column.--social-media-post-prices .--visual{margin-bottom:-3rem}.cards-wrap.--cards-column.--social-media-post-prices img{height:35rem}.cards-wrap.--cards-column.--events .--events-invitation{margin-bottom:-3rem;margin-right:2rem;margin-top:-4rem}.cards-wrap.--cards-column.--events .--events-wideformat{margin-bottom:-8rem;margin-right:5rem}.cards-wrap.--cards-column.--events .--events-badge{margin-right:7rem;margin-top:-7rem}.cards-wrap.--cards-column.--events .--events-photo-album{margin-bottom:-4rem;margin-top:-4rem}.cards-wrap.--cards-column.--wideformat .column-card__image{bottom:0;left:0}.cards-wrap.--cards-column.--selling-sites-inner .column-card ul li:last-of-type{margin-top:0;transform:translate(0)}.cards-wrap.--cards-column.--sticker-design .column-card__sub_desc{width:100%}.column-card__image .--pillars-design{margin-bottom:0}.--marketing-kit .column-card__image img{height:37rem!important}.--marketing-kit .column-card__image .--big img{height:31rem!important}.--marketing-kit .column-card__image .--special img{height:29rem!important}.--photo-album .column-card__image .--special img,.column-card__image .--pillars-design img{height:30rem}.cards-wrap.--strapi .column-card__title{font-size:2.5rem;line-height:3rem}.--strapi .column-card__wrap{flex-direction:column-reverse}.cards-wrap.--strapi .column-card__image{position:static;transform:translate(2rem)}.cards-wrap.--strapi .column-card__item{max-width:none}.cards-wrap.--strapi .column-card ul{grid-auto-flow:row;grid-auto-rows:auto;grid-template-columns:1fr;grid-template-rows:none}.column-card__image .--press-walls-design{margin-bottom:1rem;margin-right:3rem;margin-top:-3rem}.column-card__image .--cards-for-market{margin-bottom:0;margin-top:0}.cards-wrap.--cards-default.--cards-for-marketplaces .cards-default__img{height:-moz-max-content;height:max-content;margin-bottom:0;margin-top:0}.column-card__image .--badge-design-development-7{margin-bottom:5rem}.column-card__image.col.--6{min-width:100%}.--prototype .column-card__wrap{flex-direction:column!important}.--prototype .column-card__image picture{height:18rem;justify-content:flex-end}.--prototype .column-card__image{left:4rem}.--flex-end .column-card__image.col.--6{max-width:100%}.--flex-end .column-card__image img{margin-right:-2rem}.--visitka .column-card__image.col.--6{justify-content:flex-end;max-width:100%}.--visitka .column-card__wrap{padding-right:0}.column-card__header-social .column-card__desc.ml-48,.column-card__header-social .column-card__title.ml-48{margin-left:1.5rem!important}.column-card__header-social__title-top{margin-bottom:-1rem;margin-top:3rem}.column-card__post_desc.col.--5,.column-card__sub_desc.col.--5{max-width:100%}.column-card__image .--badge-design-development-6 img{margin-bottom:3rem!important;max-width:-moz-fit-content!important;max-width:fit-content!important}.column-card__image .--wideformat-img-4 img{margin-bottom:3rem!important;margin-top:-15rem!important;min-width:-moz-fit-content!important;min-width:fit-content!important}.column-card__image .--badge-design-development-6{margin-bottom:-7rem;margin-top:-13rem}.column-card__wrap{flex-direction:column-reverse!important}.--instructions .column-card__wrap{flex-direction:column}.column-card__image{justify-content:center;left:0;margin-left:0}.column-card__image .--social-media img{height:21rem!important}.column-card__image .--social-media2{bottom:0}.column-card__image .--selling-sites img{height:30rem;margin-bottom:2rem;margin-top:0}.column-card__image .--selling-sites-inner img{height:28rem;margin-top:-2rem}.column-card__image .--stretch-marks,.column-card__image .--stretch-marks-2,.column-card__image .--stretch-marks-3{margin-bottom:0}.column-card__image .--stretch-marks img,.column-card__image .--stretch-marks-2 img{height:26rem}.column-card__image .--shop-window-pasting{margin-bottom:0}.column-card__image .--shop-window-pasting-2{margin-bottom:0;transform:translate(0)}.column-card__image .--shop-window-pasting img{height:30rem}.column-card__image .--shop-window-pasting-2 img{height:28rem}.column-card__image .--press-walls-design img{height:30rem}.column-card__image .--placard-design{margin-bottom:0;margin-top:-2rem}.column-card__image .--placard-design img{height:30rem}.column-card__image .--sticker-design-2{margin-right:0;margin-top:0}.column-card__image .--sticker-design-2 img{height:15rem}.column-card__image .--product-catalog,.column-card__image .--product-catalog-2{transform:translate(-2rem)}.column-card__image .--banner-6x3-design{margin-bottom:0}.column-card__image .--banner-6x3-design-2{margin-bottom:1rem;margin-top:0}.column-card__image .--calendar-design{margin-bottom:0;margin-top:0}.column-card__image .--calendar-design img{height:37rem}.column-card__image .--calendar-design-2{margin-top:0}.column-card__image .--calendar-design-2 img{height:23rem}.column-card__image .--calendar-design-3{margin-bottom:0;margin-top:0}.column-card__image .--calendar-design-3 img{height:34rem}.column-card__image .--small.--presentation img{margin-top:0}.--flex-end .column-card__image picture.--digital-menu,.--flex-end .column-card__image picture.--digital-menu-2{margin-bottom:1rem}.column-card__image .--digital-menu img{height:20rem}.column-card__image .--digital-menu-2 img{margin:auto}.cards-wrap.--cards-column.--walkway-stands .column-card__wrap:nth-child(3) .column-card__image,.cards-wrap.--cards-column.--walkway-stands .column-card__wrap:nth-child(4) .column-card__image{left:-4rem;top:0}.cards-wrap.--cards-column.--neckhangers .column-card__wrap:nth-child(2) .column-card__image{bottom:0;left:0}.cards-wrap.--cards-column.--neckhangers .column-card__wrap:nth-child(3) .column-card__image{left:-2rem}.cards-wrap.--cards-column.--neckhangers .column-card__wrap:nth-child(4) .column-card__image{left:0;margin-bottom:0;top:-2rem}.cards-wrap.--cards-column.--neckhangers .header-column__title{font-size:3rem;line-height:110%}.cards-wrap.--cards-column.--corporate-diaries .column-card__wrap:nth-child(2) .column-card__image{left:-2rem}.cards-wrap.--cards-column.--corporate-diaries .column-card__wrap:nth-child(3) .column-card__image{left:0}.cards-wrap.--cards-column.--corporate-diaries .column-card__wrap:nth-child(4) .column-card__image{left:-2rem;top:0}.cards-wrap.--cards-column.--business-cards-design .column-card__wrap:nth-child(2) .column-card__image{margin-bottom:0}.cards-wrap.--cards-column.--business-cards-design .column-card__wrap:nth-child(3) .column-card__image{left:-1rem;margin-bottom:0}.cards-wrap.--cards-column.--dorhengers .column-card__wrap:nth-child(2) .column-card__image{left:0;margin-bottom:0;margin-top:-2rem}.cards-wrap.--cards-column.--dorhengers .column-card__image img{margin:auto}.cards-wrap.--cards-column.--dorhengers .column-card__wrap:nth-child(3) .column-card__image{margin-bottom:0;top:0}.cards-wrap.--cards-column.--dorhengers .column-card__wrap:nth-child(4) .column-card__image{margin-bottom:0;margin-top:0}.cards-wrap.--cards-column.--banners-for-marketplaces .column-card__wrap:nth-child(2) .column-card__image{left:0;margin-bottom:0}.column-card__image .--banners-for-marketplaces img{height:60vw}.cards-wrap.--cards-column.--banners-for-marketplaces .column-card__wrap:nth-child(3) .column-card__item{max-width:100%}.cards-wrap.--cards-column.--banners-for-marketplaces .column-card__wrap:nth-child(3) .column-card__image{bottom:0;left:auto;margin-bottom:0;margin-top:0;position:relative;right:auto}.column-card__image .--banners-for-marketplaces-2 img{height:60vw}.cards-wrap.--cards-column.--dressing .column-card ul{width:auto}.cards-wrap.--cards-column.--dressing .column-card__wrap:nth-child(2) .column-card__image{left:0;margin-bottom:0;margin-top:-2rem}.cards-wrap.--cards-column.--dressing .column-card__wrap:nth-child(2) .column-card__image img{height:85vw}.cards-wrap.--cards-column.--dressing .column-card__wrap:nth-child(3) .column-card__image{left:0;margin-bottom:0;margin-top:0}.cards-wrap.--cards-column.--dressing .column-card__wrap:nth-child(3) .column-card__image img{height:85vw}.cards-wrap.--cards-column.--redesign .column-card__wrap:nth-child(2) .column-card__image{left:-3rem;margin-bottom:0;margin-top:-2rem}.column-card__image .--redesign img{height:55vw}.cards-wrap.--cards-column.--redesign .column-card__wrap:nth-child(3) .column-card__image{bottom:0;left:-1rem;margin-bottom:0}.cards-wrap.--cards-column.--redesign .column-card__wrap:nth-child(4) .column-card__image{left:0}.column-card__image .--redesign-3 img{height:60vw}.cards-wrap.--cards-column.--quiz .column-card__image{margin-top:0}.cards-wrap.--cards-column.--quiz .column-card__image .--quiz{justify-content:center}.cards-wrap.--cards-column.--copywriting-and-rewriting .column-card__wrap:nth-child(2) .column-card__image{left:0;margin-bottom:0;top:-1rem}.cards-wrap.--cards-column.--copywriting-and-rewriting .column-card__image .--Shorts img{height:auto;margin:auto;width:65vw}.cards-wrap.--cards-column.--copywriting-and-rewriting .column-card__wrap:nth-child(3) .column-card__image{left:0;margin-bottom:0;top:-1rem}.cards-wrap.--cards-column.--copywriting-and-rewriting .column-card__image .--Page img{height:auto;margin:auto;width:60vw}.cards-wrap.--cards-column.--copywriting-and-rewriting .column-card__wrap:nth-child(4) .column-card__image{left:0;margin-bottom:0;top:-1.5rem}.cards-wrap.--cards-column.--copywriting-and-rewriting .column-card__image .--Site img{height:auto;width:90vw}.cards-wrap.--cards-column.--copywriting-and-rewriting .column-card__wrap:nth-child(5) .column-card__image{left:0;margin-bottom:0;top:-1rem}.cards-wrap.--cards-column.--copywriting-and-rewriting .column-card__image .--Rewrite img{height:auto;margin:auto;width:75vw}.column-card__image .--development-regime-plates-1 img{height:80vw}.column-card__image .--development-regime-plates-2 img{height:75vw}.cards-wrap.--cards-column.--development-regime-plates .column-card__wrap:nth-child(4) .column-card__image{left:-3rem}.column-card__image .--development-regime-plates-3 img{height:80vw}.cards-wrap.--cards-column.--development-regime-plates .column-card__wrap:nth-child(5) .column-card__image{left:-5rem}.column-card__image .--development-regime-plates-4 img{height:75vw}.cards-wrap.--cards-column.--development-regime-plates .column-card__wrap:nth-child(2) .column-card__image{margin-bottom:0}.--business-registration.--cards-column .column-card__image .--change,.--business-registration.--cards-column .column-card__image .--ip,.--business-registration.--cards-column .column-card__image .--ooo{margin:0;transform:none}.--business-registration.--cards-column .column-card__image .--ip img{height:50vw}.--business-registration.--cards-column .column-card__image .--ooo img{height:50vw;margin-bottom:2rem}.--business-registration.--cards-column .column-card__image .--change img{height:40vw;margin-bottom:2rem}.--business-registration.--cards-column .column-card__image .--think{transform:none}.--business-registration.--cards-column .column-card__image .--think img{height:auto;width:100%}.--business-registration.--cards-column .column-card__wrap:nth-child(5) .column-card__title{width:100%}.--business-registration.--cards-column .column-card__wrap:nth-child(5) .column-card__item{padding:2rem}.--cards-column.--bitrix-development .--bitrix-development-1{margin-bottom:2rem;margin-left:0;margin-right:-11.5rem}.--cards-column.--bitrix-development .--bitrix-development-2{margin-bottom:2rem;margin-left:0;margin-right:-16rem}.--cards-column.--bitrix-development .--bitrix-development-3{margin-bottom:2rem;margin-left:0;margin-right:-13rem}.--cards-column.--bitrix-development .--bitrix-development-4{margin-bottom:2rem;margin-left:0;margin-right:-15rem}.--cards-column.--registration-trademark .column-card__image{left:-.2rem;margin:0}.--cards-column.--analiz-conkurentov .column-card__wrap:nth-child(2) .column-card__image{justify-content:flex-end;left:2rem;margin:0}.--cards-column.--analiz-conkurentov .column-card__image img{height:100%}.--cards-column.--analiz-conkurentov .column-card__wrap:nth-child(3) .column-card__image{justify-content:flex-end;left:2rem;margin:0}.--cards-column.--analiz-conkurentov .column-card__wrap:nth-child(3) .column-card__image img{height:100%}.--cards-column.--analiz-conkurentov .column-card__wrap:nth-child(3) ul{width:100%}.--cards-column.--assortiment .column-card__image .--start{margin-bottom:0;margin-left:18rem;margin-top:-2rem}.--cards-column.--assortiment .column-card br{display:none}.--cards-column.--assortiment .column-card__image .--standard{margin-bottom:0;margin-left:18rem;margin-top:-2rem}.--cards-column.--assortiment .column-card__image .--wide{margin-bottom:0;margin-left:11rem;margin-top:-2rem}}@media screen and (max-width:640px){.cards-wrap.--cards-column.--commercial-communications-last .--pack-design-img img{height:auto}.cards-wrap.--cards-column.--price-tags .column-card__image img{height:35rem}.cards-wrap.--cards-column.--events .column-card__wrap:has(.--events-badge) .column-card__image{margin-bottom:-4rem}.--cards-column.--verstka .--verstka-landing,.--cards-column.--verstka .--verstka-shop{margin-top:-6rem}.--cards-column.--verstka .--verstka-mobile{margin-bottom:-11rem}.--cards-column.--verstka .--verstka-mobile img{height:29rem}.--cards-column.--frontend .--frontend-shop{margin-top:-5rem}.--cards-column.--frontend .--frontend-app{margin-top:-4rem}.--cards-column.--frontend .--frontend-fix{margin-right:3rem}.--invitation.--cards-column .column-card__header-social__title-top{margin-bottom:1rem}.column-card__image .--invitation{height:26rem!important;margin-bottom:2rem}.column-card__image .--invitation-2{margin-bottom:6rem}.--cards-column.--marketing-kit .column-card__continer{align-items:flex-start;flex-direction:column;gap:1rem}.--cards-column.--events .header-column__title b,.--cards-column.--events-also .header-column__title b{font-size:3rem!important;line-height:3.5rem}.cards-wrap.--cards-column.--verstka .header-column__title{font-size:2.5rem;line-height:3rem;padding-left:1.5rem!important}.cards-wrap.--cards-column.--verstka .header-column__desc{padding-left:1.5rem!important}.cards-wrap.--cards-column.--frontend .header-column__title{font-size:2.5rem;line-height:3rem;padding-left:1.5rem!important}.cards-wrap.--cards-column.--frontend .header-column__desc{padding-left:1.5rem!important}.--cards-column.--frontend,.--cards-column.--verstka{margin-top:8rem!important}.--cards-column.--additional-description.--social-media-post{padding-left:1rem;width:100%}.--cards-column.--marketing-kit{margin-top:3rem!important}.cards-wrap.--cards-column.--commercial-communications-last .column-card__title,.cards-wrap.--cards-column.--grid-style.--grid-style-card .header-column__title{font-size:2.5rem!important}.cards-wrap.--cards-column.--commercial-communications .column-card__image{bottom:1rem!important;left:0!important;position:relative!important}.cards-wrap.--cards-column.--grid-style .column-card{display:flex!important;flex-direction:column}.cards-wrap.--cards-column.--grid-style .column-card .column-card__image{bottom:-2rem;left:10rem;max-width:28rem;position:absolute}.--flex-end .column-card__image img{height:19rem;margin-bottom:1rem}.--verstka.--flex-end .column-card__image img{height:25rem!important}.cards-wrap.--cards-column.--walkway-stands{margin-top:4rem!important}.column-card ul{grid-template-columns:repeat(1,1fr)}.column-card ul>li{font-size:1.125rem}.column-card ul>li:not(:nth-child(-n+4)){display:none}.column-card__image img{height:18rem;width:auto}.column-card__sub-title br{display:none}.--marketing-kit .column-card__sub-title br,.--price-tags .column-card__sub-title br{display:inline}.column-card__show{display:block}.column-card__image .--corporate-photobook img{height:32rem!important;margin-bottom:2rem}.column-card__image .--corporate-photobook-2 img{height:28rem!important;margin-bottom:2rem}.column-card__image .--corporate-photobook-3 img{height:24rem!important;margin-bottom:2rem;transform:translate(0)}.column-card__image .--post-templates-img-2.--flex-end img,.column-card__image .--post-templates-img.--flex-end img{height:25rem}.column-card__image .--post-templates-img-3.--flex-end img{height:20rem}.column-card__image .--post-templates-img-4.--flex-end img,.column-card__image .--post-templates-img-5.--flex-end img{height:25rem}.column-card__image .--shop-window-pasting img{height:30rem}.column-card__image .--shop-window-pasting-2 img{height:28rem}.column-card__image .--affiche-design img,.column-card__image .--pillars-design img{height:23rem}.column-card__image .--press-walls-design{margin-bottom:1rem;margin-right:0;margin-top:-3rem}.column-card__image .--press-walls-design img{height:25rem}.column-card__image .--placard-design img{height:30rem}.column-card__image .--sticker-design-2 img{height:15rem}.column-card__image .--product-catalog img,.column-card__image .--product-catalog-2 img{height:22rem}.column-card__image .--small.--presentation img{height:16rem}.column-card__image .--program-events{bottom:0}.column-card .--walkway-stands-list .column-card_items:nth-child(2n){order:1}.column-card .--walkway-stands-list .column-card__show{transform:translateY(6rem)}.column-card__image .--program-events img{height:22rem!important;width:100%}.column-card__image .--dorhengers img,.column-card__image .--dorhengers-2 img{height:60vw}.column-card__image .--quiz img{height:46vw}.column-card__image.--size img,.column-card__image.--size picture{height:25rem}.cards-wrap.--cards-column.--dorhengers{margin-top:6rem!important}.cards-wrap.--cards-column.--poster-design{margin-top:4rem!important}.cards-wrap.--cards-column.--poster-design .column-card__image,.cards-wrap.--cards-column.--shop-window-pasting .column-card__image{left:0}.column-card__image .--banner-6x3-design img{height:24rem}.column-card__image .--banner-6x3-design-2 img{height:27rem}.column-card__image .--calendar-design img{height:29rem}.column-card__image .--calendar-design-2 img{height:18rem}.column-card__image .--calendar-design-3 img{height:30rem}.cards-wrap.--cards-column.--calendar-design .column-card__wrap:nth-child(4) .column-card__bottom{margin-top:3rem}.column-card__image .--badge-design-development,.column-card__image .--badge-design-development-1,.column-card__image .--badge-design-development-2{margin-bottom:2rem}.column-card__image .--badge-design-development img,.column-card__image .--badge-design-development-1 img{height:25rem}.cards-wrap.--cards-column.--digital-menu .header-column__desc,.cards-wrap.--cards-column.--digital-menu .header-column__title{padding:0 1rem}.cards-wrap.--cards-column.--neckhangers{margin-top:4.5rem!important}.cards-wrap.--cards-column.--social-media-post-prices{margin-top:7rem!important}.cards-wrap.--cards-column.--price-tags{margin-top:6rem!important}.cards-wrap.--cards-column.--photo-album{margin-top:7rem!important}.cards-wrap.--cards-column.--events{margin-top:6rem!important}.cards-wrap.--cards-column.--corporate-diaries .column-card__bottom{margin-top:1rem}.cards-wrap.--cards-column.--corporate-diaries .additionally-card__desc{margin-left:2rem!important}.header-service-detail__picture.--business-cards-design{bottom:0}.cards-wrap.--cards-column.--business-cards-design .column-card__show{display:none}.cards-wrap.--cards-column.--vehicle-wraps{margin-top:6rem!important}.cards-wrap.--cards-column.--vehicle-wraps .column-card__wrap:nth-child(2) .column-card__image,.cards-wrap.--cards-column.--vehicle-wraps .column-card__wrap:nth-child(3) .column-card__image,.cards-wrap.--cards-column.--vehicle-wraps .column-card__wrap:nth-child(4) .column-card__image,.cards-wrap.--cards-column.--vehicle-wraps .column-card__wrap:nth-child(5) .column-card__image{left:0}.cards-wrap.--cards-column.--vehicle-wraps .column-card__wrap:nth-child(2) .column-card__show,.cards-wrap.--cards-column.--vehicle-wraps .column-card__wrap:nth-child(4) .column-card__show,.cards-wrap.--cards-column.--vehicle-wraps .column-card__wrap:nth-child(5) .column-card__show{display:none}.cards-wrap.--cards-column.--digital-menu,.cards-wrap.--cards-column.--table-tent{margin-top:4rem!important}.cards-wrap.--cards-column.--table-tent .column-card__image img{height:60vw}.cards-wrap.--cards-column.--banners-for-marketplaces{margin-top:5rem!important}.cards-wrap.--cards-column.--banners-for-marketplaces .column-card__show{display:none}.cards-wrap.--cards-column.--banners-for-marketplaces .column-card__wrap:nth-child(2) .column-card__image{margin-top:-2rem}.column-card__image .--banners-for-marketplaces img,.column-card__image .--banners-for-marketplaces-2 img{height:55vw}.cards-wrap.--cards-column.--dressing{margin-top:4rem!important}.column-card__image .--development-regime-plates-1 img{height:80vw}.column-card__image .--development-regime-plates-2 img{height:75vw;margin:auto}.cards-wrap.--cards-column.--development-regime-plates .column-card__wrap:nth-child(4) .column-card__image{left:-3rem}.column-card__image .--development-regime-plates-3 img{height:80vw}.cards-wrap.--cards-column.--development-regime-plates .column-card__wrap:nth-child(5) .column-card__image{left:-5rem}.column-card__image .--development-regime-plates-4 img{height:75vw}.cards-wrap.--cards-column.--development-regime-plates .column-card__wrap:nth-child(5) .column-card__show{display:none!important}.--cards-column.--video-vizitka{margin-top:7rem!important}.--cards-column.--video-vizitka .header-column__title{font-size:2.5rem;line-height:3rem}.--cards-column.--video-vizitka .header-column__desc{text-wrap:pretty}.--cards-column.--video-vizitka .column-card__item{margin-top:1rem}.--business-registration.--cards-column .header-column__title{font-size:2.5rem}.--cards-column.--bitrix-development{margin-top:4rem!important}.--cards-column.--bitrix-development .column-card__image{margin:-1.5rem 0 0;width:100%}.--cards-column.--bitrix-development .column-card__image img{height:19rem;height:46vw;margin-bottom:3rem;margin:0}.--cards-column.--bitrix-development .--bitrix-development-1,.--cards-column.--bitrix-development .--bitrix-development-2,.--cards-column.--bitrix-development .--bitrix-development-3,.--cards-column.--bitrix-development .--bitrix-development-4{margin:0}.--cards-column.--registration-trademark .column-card__header .column-card__title{font-size:4rem}.--cards-column.--analiz-conkurentov .column-card__wrap:nth-child(2) .column-card__image{justify-content:flex-end;left:2rem;width:100%}.--cards-column.--analiz-conkurentov .column-card__wrap:nth-child(3) .column-card__image{justify-content:flex-end;left:2rem;top:-2rem;width:100%}.--cards-column.--assortiment{margin-top:4rem!important}.--cards-column.--assortiment .header-column__title{font-size:3rem}.--cards-column.--assortiment .column-card__image .--start{margin-bottom:0;margin-left:10rem;margin-top:-2rem}.--cards-column.--assortiment .column-card__image .--standard{margin-bottom:0;margin-left:8rem;margin-top:-2rem}.--cards-column.--assortiment .column-card__image .--wide{margin-bottom:0;margin-left:4rem;margin-top:-2rem}}@media screen and (max-width:600px){.--crm-an .column-card__wrap:after{background-position:95% 5%;background-size:30%;padding:2rem 1rem}}@media screen and (max-width:559px){.cards-wrap.--safety-site .cards-default__btn-container .column-card__btn{margin-top:0!important;width:100%}}@media screen and (max-width:440px){.cards-wrap.--cards-column.--lightbox-design .additionally-card__desc{margin-bottom:5rem!important}.cards-wrap.--cards-column.--affiche-design{margin-top:4rem!important}.column-card__image .--pillars-design img{height:20rem}.column-card__image .--press-walls-design{margin-bottom:1rem;margin-right:0;margin-top:-2rem}.column-card__image .--press-walls-design img{height:22rem}.column-card__image .--placard-design img{height:20rem}.cards-wrap.--cards-column.--sticker-design .header-column__title{font-size:3.5rem;line-height:3.5rem;margin-top:4rem}.cards-wrap.--cards-column.--sticker-design .column-card__sub_desc .--product-catalog br{display:none}.--marketing-kit .column-card__image .--special img{margin-bottom:1rem;max-height:15rem!important}.column-card__image .--shop-window-pasting img{height:20rem}.column-card__image .--shop-window-pasting-2 img{height:22rem}.column-card__image .--sticker-design img{height:17rem}.column-card__image .--sticker-design-2 img{height:13rem}.column-card__image .--banner-6x3-design img{height:20rem}.column-card__image .--banner-6x3-design-2 img{height:24rem}.column-card__image .--calendar-design-3{margin-bottom:-2rem}.column-card__image .--walkway-stands-2 img,.column-card__image .--walkway-stands-3 img{height:15rem}}.whywe-card__title.--utp{font-size:5rem!important;line-height:5.5rem!important}.whywe-card__desc.--utp span{font-size:1.25rem!important;font-weight:700;line-height:1.75rem!important}.whywe-card{align-items:center;display:flex;flex-direction:column;max-height:57.5rem}.whywe-card__bg{inset:0;position:absolute;z-index:-1}.whywe-card__header{align-items:center;display:flex;flex-direction:column}.whywe-card__title{color:#4cd265;font-weight:500;top:-4.25rem}.whywe-card__title,.whywe-card__title-white{font-size:4rem;position:relative;text-align:center;z-index:3}.whywe-card__title-white{color:#fff;font-weight:800;margin-top:-6.5rem;top:0}.whywe-card__content{display:flex;flex-direction:column}.whywe-card__content span{color:#fff;font-weight:700}.whywe-card__title.--logotypes{font-size:3.5rem;line-height:4rem}.whywe-card__descs{display:flex;flex-direction:column;position:relative;text-align:center;top:-2.5rem}.whywe-card__descs span{font-size:1.5rem;font-weight:400}.whywe-card__desc.--span span{color:#fff;font-size:inherit}.whywe-card__desc{color:#fff9}.whywe-card{background:linear-gradient(180deg,#203025,#1a221d 53.65%,#151516)}.whywe-card__btn{align-self:center;background-color:transparent;border-radius:3.375rem;color:#fff;font-weight:400;font-weight:700;height:4.5rem;margin-top:3rem;outline:.2rem solid #fff;padding:0 2rem;width:17rem}.whywe-card__btn:hover{background-color:#fff;color:#000}.whywe-card__sub-title{color:#fff9;font-weight:400;line-height:2.5rem;position:relative;text-align:center;top:-2.5rem}.list-bullet span,.whywe-card__list-item span{color:#fff}.whywe-card__title.--min{font-size:2.5rem;font-weight:600;line-height:3rem;text-align:left}.whywe-card__desc.--bulits{padding-left:2rem;position:relative;text-align:left}.whywe-card__desc.--bulits:after{background-color:#fff;border-radius:100%;content:"";height:.5rem;left:0;position:absolute;top:.75rem;width:.5rem}.whywe-card__title.--sticker-design{font-size:5.5rem;line-height:4.25rem}.cards-wrap.--cards-whywe.--product-catalog .whywe-card__desc:first-child{margin-left:-2%}.cards-wrap.--cards-whywe.--redesign .whywe-card{max-height:none}.cards-wrap.--cards-whywe.--web-development .whywe-card__title{font-size:5.5rem;font-weight:500;line-height:6rem}.cards-wrap.--strapi .whywe-card__descs{display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);padding:0 5rem 1.5rem}.cards-wrap.--strapi .whywe-card__descs,.cards-wrap.--strapi .whywe-card__sub-title,.cards-wrap.--strapi .whywe-card__title{top:0}.cards-wrap.--strapi .whywe-card__sub-title{font-size:1.125rem;line-height:1.5rem;margin-top:.5rem}.cards-wrap.--strapi .whywe-card__title{font-size:4rem;font-weight:500;line-height:5rem}.cards-wrap.--add-marking .whywe-card__descs{display:grid;gap:2rem 5rem;grid-template-columns:1fr 1fr;margin-bottom:1.5rem}.cards-wrap.--add-marking .whywe-card__desc{align-items:flex-start;flex-direction:row;flex-wrap:nowrap;text-align:left}.cards-wrap.--cards-whywe.--multipage .whywe-card__title{font-size:5.7rem;top:-5rem}.--cards-whywe.--telegram-store .whywe-card{padding-bottom:1rem}.--cards-whywe.--telegram-store .whywe-card__content{display:grid;gap:6rem;grid-template-columns:.85fr 1fr}.--cards-whywe.--telegram-store .whywe-card__header{margin-top:2.25rem}.--cards-whywe.--telegram-store .whywe-card__header img{width:44%}.--cards-whywe.--telegram-store .whywe-card__desc{display:grid;gap:1.5rem;grid-template-columns:auto 1fr;line-height:130%}.--cards-whywe.--telegram-store .whywe-card__desc:nth-child(3){transform:translateY(.4rem)}.--cards-whywe.--telegram-store .whywe-card__desc .--white{font-size:1.5rem;line-height:2rem}.--cards-whywe.--telegram-store .whywe-card__descs{gap:1.5rem;margin-left:1rem;margin-top:2.5rem;text-align:left;width:82%}.--cards-whywe.--telegram-store.--analiz-conkurentov .whywe-card__descs{width:98%}.--im-bitrix .whywe-card__title{font-size:5.5rem}.--im-bitrix .whywe-card__header img{height:16.75rem}.--online-store .whywe-card__sub-title{margin-bottom:0!important}@media screen and (max-width:1199px){.whywe-card{max-height:-moz-fit-content;max-height:fit-content}.cards-wrap.--cards-whywe.--digital-menu{max-width:100%}.cards-wrap.--cards-whywe.--digital-menu .whywe-card__desc br{display:none}.cards-wrap.--cards-whywe.--redesign{max-width:100%}.cards-wrap.--cards-whywe.--multipage{max-width:none}}@media screen and (max-width:991px){.cards-wrap.--cards-whywe.--product-catalog .whywe-card__desc:first-child{margin-left:0}.cards-wrap.--cards-whywe.--digital-menu .whywe-card__desc br{display:none}.--cards-whywe.--telegram-store .whywe-card__content{gap:0;grid-template-columns:1fr}.--cards-whywe.--telegram-store .whywe-card__descs{width:95%}}@media screen and (max-width:768px){.cards-wrap.--strapi .whywe-card__descs{grid-auto-flow:row;grid-auto-rows:auto;grid-template-columns:1fr;grid-template-rows:none}.cards-wrap.--strapi .whywe-card__title{font-size:3rem;line-height:3.5rem}}@media screen and (max-width:640px){.whywe-card__title{font-size:3.5rem}.cards-wrap.--cards-whywe.--web-development .whywe-card__title{font-size:3.5rem;line-height:3rem}}@media screen and (max-width:440px){.whywe-card__descs{padding:0}.whywe-card__img{max-width:16rem}}.--brochure-cards .presentation-cards__download{margin-left:-.8rem!important;padding-left:0!important}.--present.presentation-card.--card.mb-128.mt-80{margin-top:0!important}.--cards-presentation.--smi .presentation-card__title{font-size:4rem!important;font-weight:700;line-height:4rem!important}.presentation-card{background-color:transparent}.presentation-wrap{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.5rem}.presentation-wrap.mt-56{margin-top:3.5rem}.presentation-wrap .presentation-cards.--card{display:none}.presentation-cards.--card:nth-child(-n+9),.presentation-wrap.--show-all .presentation-cards.--card{display:flex}.presentation-cards__subtitle{align-items:center;color:#fff;display:flex;font-size:1.5rem;line-height:1.75rem;opacity:.6;position:relative}.presentation-cards__subtitle:before{background-color:#f52536;border-radius:50%;content:"";display:block;height:8px;margin-right:1rem;width:8px}.presentation-cards__bg{z-index:-1}.presentation-cards__bg,.presentation-cards__bg img{height:100%;left:0;position:absolute;top:0;width:100%}.presentation-cards__bg img{-o-object-fit:cover;object-fit:cover}.presentation-card .--underline{align-self:center;max-width:4.375rem}.presentation-cards{background:#ffffff0d;padding-bottom:131.2%;position:relative}.presentation-cards__content{height:100%;left:0;position:absolute;top:0;width:100%}.presentation-card__header span{color:#fff9}.presentation-cards__title{padding-top:1.5rem}.presentation-cards__download-desc{color:#fff9;font-size:.875rem;font-weight:400}.presentation-cards__download-desc span{color:#fff;font-size:1.25rem;font-weight:500}.presentation-cards__img{height:16rem;left:2rem;position:relative;top:-1.5rem;width:100%}.presentation-cards__download{display:flex;padding-left:2rem}.presentation-cards__download>a>.btn{flex:1 0 auto}.presentation-cards__download-desc{align-self:center;flex:1 0 auto;padding-left:1rem}.cards-wrap.--cards-presentation.--invitation .presentation-card{margin-top:0!important}.--cards-presentation.--social-media-post{display:none}.cards-wrap.--cards-presentation.--social-media .presentation-card{margin-bottom:2rem!important}.cards-wrap.--cards-presentation.--inner-title .presentation-card__title{font-size:4rem!important}.cards-wrap.--cards-presentation.--wideformat-inner .presentation-cards__title{padding-top:0}.cards-wrap.--cards-presentation.--wideformat-inner .presentation-cards__download,.cards-wrap.--cards-presentation.--wideformat-inner .presentation-cards__download-desc{padding-left:0;width:100%}.cards-wrap.--cards-presentation.--wideformat-inner .presentation-cards__download-desc{font-size:1.1rem;transform:translate(.5rem)}.cards-wrap.--cards-presentation.--pos-presentation .presentation-cards__download-desc{font-size:1.3rem;transform:translate(.5rem)}.cards-wrap.--cards-presentation.--pos-presentation .presentation-cards__download-desc span{font-size:1.3rem}.cards-wrap.--cards-presentation.--wideformat-inner .presentation-cards__download-desc span{font-size:2.5rem;font-weight:700}.cards-wrap.--cards-presentation.--wideformat-inner .presentation-card{margin-bottom:0!important}.cards-wrap.--cards-presentation.--wideformat-inner .presentation-cards__pdf.btn{display:none}.cards-wrap.--cards-presentation.--wideformat-inner .presentation-cards__brief,.cards-wrap.--cards-presentation.--wideformat-inner .presentation-cards__link{cursor:pointer;flex-direction:row-reverse;height:100%;justify-content:space-between;left:0;padding-left:0;padding-right:0;position:absolute;top:0;width:100%}.cards-wrap.--cards-presentation.--wideformat-inner .presentation-cards__brief:active,.cards-wrap.--cards-presentation.--wideformat-inner .presentation-cards__link:active{transform:scale(1)}.cards-wrap.--cards-presentation.--wideformat-inner .presentation-cards__brief .footer__present-btn,.cards-wrap.--cards-presentation.--wideformat-inner .presentation-cards__link .footer__present-btn{border:none;bottom:3rem;flex:auto;position:absolute;right:2.5rem;transition:all .24s cubic-bezier(.55,0,.1,1),background-color .2s cubic-bezier(.5,0,1,1),opacity .2s cubic-bezier(.5,0,1,1)}.cards-wrap.--cards-presentation.--wideformat-inner .presentation-cards__brief .footer__present-btn:before,.cards-wrap.--cards-presentation.--wideformat-inner .presentation-cards__link .footer__present-btn:before{border-radius:50%;box-shadow:inset 0 0 0 1px #ffffff29;content:"";height:100%;left:0;position:absolute;top:0;transition:all .24s cubic-bezier(.55,0,.1,1),background-color .2s cubic-bezier(.5,0,1,1),opacity .2s cubic-bezier(.5,0,1,1);width:100%}.cards-wrap.--cards-presentation.--wideformat-inner .presentation-cards__brief:hover .footer__present-btn:before,.cards-wrap.--cards-presentation.--wideformat-inner .presentation-cards__link:hover .footer__present-btn:before{box-shadow:inset 0 0 0 4rem var(--color__fill-1);transform:scale(1.2)}.cards-wrap.--cards-presentation.--wideformat-inner .presentation-cards__brief .footer__present-icon,.cards-wrap.--cards-presentation.--wideformat-inner .presentation-cards__link .footer__present-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 22 23'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M15.639 13.13H0v-3h15.639l-7.07-7.07L10.691.94l10.69 10.69-10.69 10.69-2.122-2.12z' clip-rule='evenodd'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;height:1.5rem;opacity:.7;transition:all .24s cubic-bezier(.55,0,.1,1),background-color .2s cubic-bezier(.5,0,1,1),opacity .2s cubic-bezier(.5,0,1,1);width:1.5rem;z-index:1}.cards-wrap.--cards-presentation.--wideformat-inner .presentation-cards__brief:hover .footer__present-icon,.cards-wrap.--cards-presentation.--wideformat-inner .presentation-cards__link:hover .footer__present-icon{opacity:1;transform:scale(1)}.cards-wrap.--cards-presentation.--wideformat-inner .presentation-cards__brief .footer__present-icon svg,.cards-wrap.--cards-presentation.--wideformat-inner .presentation-cards__link .footer__present-icon svg{display:none}.cards-wrap.--cards-presentation.--wideformat-inner .presentation-cards__brief .presentation-cards__download-desc,.cards-wrap.--cards-presentation.--wideformat-inner .presentation-cards__link .presentation-cards__download-desc{bottom:3.5rem;flex:auto;left:2.5rem;position:absolute}.cards-wrap.--cards-presentation.--wideformat-inner .presentation-cards__brief:hover .footer__present-btn path:first-child,.cards-wrap.--cards-presentation.--wideformat-inner .presentation-cards__link:hover .footer__present-btn path:first-child{transform:none}.cards-wrap.--cards-presentation.--wideformat-inner .presentation-cards__brief .footer__present-btn path:last-child,.cards-wrap.--cards-presentation.--wideformat-inner .presentation-cards__link .footer__present-btn path:last-child{opacity:0}.cards-wrap.--cards-presentation.--wideformat-inner .load-more__btn{display:none}.presentation-cards__brief{display:flex}.presentation-cards__brief .presentation-cards__download-desc{flex:0 1 auto}.cards-wrap.--cards-presentation.--wideformat-inner .presentation-cards__pdf .presentation-cards__brief{padding-left:0}.presentation-cards__brief .btn{flex:1 0 auto}.cards-wrap.--cards-presentation.--inner-title.--wideformat .presentation-card__title{font-weight:700}.cards-wrap.--cards-presentation.--post-templates .presentation-card.--card{margin-top:0!important}.cards-wrap.--cards-presentation.--post-templates .presentation-card__title{font-weight:700;width:70%}.cards-wrap.--cards-presentation.--marketing-kit{display:none}.cards-wrap.--cards-presentation.--selling-sites .presentation-card__title{font-size:5rem;font-weight:700;line-height:5rem;margin-top:1.5rem;padding-left:0;padding-right:0;width:75%}.cards-wrap.--cards-presentation.--selling-sites .presentation-card{margin-bottom:0!important}.cards-wrap.--cards-presentation.--lightbox-design .presentation-card__title{font-size:4rem;font-weight:700;line-height:4.5rem;margin-bottom:1rem}.cards-wrap.--cards-presentation.--lightbox-design .presentation-card__desc{color:#fff9;font-size:1.5rem;font-weight:400;line-height:2rem}.cards-wrap.--cards-presentation.--selling-sites .load-more__btn{margin-top:1.5rem!important}.--presentation-page .presentation-card .load-more__btn{background-color:var(--color__fill-1);border-radius:3rem!important;height:auto!important;margin:auto;opacity:1;padding:1.8rem 2.4rem;width:-moz-fit-content;width:fit-content}.--presentation-page .presentation-card .load-more__btn .flex{align-items:flex-end;justify-content:center}.--presentation-page .presentation-card .load-more__btn:hover{background-color:var(--color__white)}.--presentation-page .presentation-card .load-more__btn-title{font-size:1.5rem;font-weight:700;line-height:120%}.--presentation-page .presentation-card .load-more__btn:hover .load-more__btn-title{color:var(--color__text-1)}.--presentation-page .presentation-card .load-more__btn:hover svg path{stroke:var(--color__text-1)}.cards-wrap.--cards-presentation.--sticker-design .presentation-wrap{margin-top:3rem!important}.cards-wrap.--cards-presentation.--sticker-design .presentation-card__title{font-size:5rem;font-weight:700;line-height:5.5rem}.cards-wrap.--cards-presentation.--sticker-design .presentation-card__title span{color:#ffffff8f}.cards-wrap.--cards-presentation.--booklet .presentation-wrap{margin-top:3rem!important}.cards-wrap.--cards-presentation.--lightbox-design .load-more__btn{margin-top:1.5rem!important}.cards-wrap.--cards-presentation.--presentation .presentation-wrap .presentation-cards.--card{display:flex}.cards-wrap.--cards-presentation.--calendar-design .presentation-wrap{margin-top:2rem!important}.--invitation.--cards-presentation .presentation-card__title{font-weight:700}.cards-wrap.--cards-presentation.--digital-menu .presentation-cards__download{padding-left:2.5rem}.cards-wrap.--cards-presentation.--digital-menu-en .presentation-cards__download{padding-left:1rem}.cards-wrap.--cards-presentation.--digital-menu .presentation-card__title{font-size:4rem;font-weight:700;line-height:4.5rem}.cards-wrap.--cards-presentation.--digital-menu .presentation-wrap.mt-72{margin-top:3rem!important}.cards-wrap.--cards-presentation.--table-tent .presentation-card__title{font-size:4rem;font-weight:700;line-height:4.5rem}.cards-wrap.--cards-presentation.--table-tent .presentation-wrap.mt-72{margin-top:3rem!important}.cards-wrap.--cards-presentation.--neckhangers .presentation-cards__download{padding-left:1rem}.cards-wrap.--cards-presentation.--neckhangers-en .presentation-cards__download{padding:0}.cards-wrap.--cards-presentation.--neckhangers-en .presentation-cards__pdf{padding-left:0}.cards-wrap.--cards-presentation.--corporate-diaries .presentation-card{height:auto;margin-bottom:0!important;margin-top:0!important}.cards-wrap.--cards-presentation.--corporate-diaries .presentation-card__title{font-weight:700}.cards-wrap.--cards-presentation.--corporate-diaries-en .presentation-cards__download,.cards-wrap.--cards-presentation.--corporate-diaries-en .presentation-cards__pdf,.cards-wrap.--cards-presentation.--vehicle-wraps-en .presentation-cards__download{padding-left:0}.cards-wrap.--cards-presentation.--dorhengers .presentation-cards__download{padding-left:1.5rem}.cards-wrap.--cards-presentation.--dorhengers-en .presentation-cards__download{padding-left:0}.cards-wrap.--cards-presentation.--dorhengers-en .presentation-cards__pdf{padding-left:1.5rem}.cards-wrap.--cards-presentation.--banners-for-marketplaces .presentation-card{height:auto}.cards-wrap.--cards-presentation.--dressing .presentation-wrap{margin-top:3.62rem!important}.cards-wrap.--cards-presentation.--dressing .presentation-card__title{font-size:4rem;font-weight:700;line-height:4rem}.cards-wrap.--cards-presentation.--dressing .presentation-card{height:auto;margin-bottom:0!important}.cards-wrap.--cards-presentation.--dressing .presentation-cards__download{margin-left:1.5rem}.cards-wrap.--cards-presentation.--dressing-en .presentation-cards__download{margin-left:0}.cards-wrap.--cards-presentation.--quiz .presentation-cards__download{margin-bottom:-1rem;padding-left:1rem}.cards-wrap.--cards-presentation.--quiz-en .presentation-cards__download{padding-left:0}.header-service-detail__content.--presentation .header-service-detail__post-btn{margin-top:4rem;width:-moz-fit-content;width:fit-content}.cards-wrap.--cards-presentation.--data-mart-development .presentation-wrap{margin-top:3rem!important}.cards-wrap.--cards-presentation.--data-mart-development-en .presentation-cards__download{padding-left:0}.cards-wrap.--cards-presentation.--copywriting-and-rewriting{margin-top:5.25rem}.cards-wrap.--cards-presentation.--copywriting-and-rewriting .presentation-wrap{margin-top:3rem!important}.cards-wrap.--cards-presentation.--copywriting-and-rewriting .presentation-cards__title{padding-top:0}.cards-wrap.--cards-presentation.--copywriting-and-rewriting .presentation-cards__download .presentation-cards__pdf,.cards-wrap.--cards-presentation.--copywriting-and-rewriting .presentation-cards__subtitle{display:none}.cards-wrap.--cards-presentation.--copywriting-and-rewriting .presentation-cards__download .presentation-cards__link{display:flex;text-decoration:none;width:auto}.cards-wrap.--cards-presentation.--copywriting-and-rewriting .presentation-cards__download{padding:0;width:100%}.cards-wrap.--cards-presentation.--copywriting-and-rewriting.--en .presentation-cards__download .presentation-cards__pdf{padding:0;width:auto}.cards-wrap.--cards-presentation.--copywriting-and-rewriting .presentation-card{height:auto;margin-bottom:1rem!important}.cards-wrap.--cards-presentation.--copywriting-and-rewriting .presentation-cards{padding-bottom:90%}.cards-wrap.--cards-presentation.--copywriting-and-rewriting .presentation-cards .presentation-cards__content{padding-top:2.5rem}.presentation-card__bottom-desc{color:#fff9}.presentation-card__bottom-desc span{color:var(--color__white)}.cards-wrap.--cards-presentation.--development-regime-plates .presentation-card{margin-top:4rem!important}.cards-wrap.--cards-presentation.--development-regime-plates .presentation-card__title{font-size:4rem;line-height:4rem}.cards-wrap.--cards-presentation.--development-regime-plates .presentation-cards__bg{height:101%;top:-.5rem}.cards-wrap.--cards-presentation.--multipage .presentation-card__title{font-size:5rem;line-height:5.5rem}.--video-pack.--cards-presentation .presentation-card{margin-top:1rem!important}.cards-wrap.--cards-presentation.--video-pack .presentation-cards__download{padding-left:2rem!important}.--cards-presentation.--diploma-design .presentation-card__title{font-weight:700}.--cards-presentation.--corporate-diaries.--vehicle-wraps .load-more__btn.mt-48{margin-top:1.5rem!important}.cards-wrap.--cards-presentation.--hide-pres .footer__present{display:none}@media screen and (max-width:991px){.presentation-wrap{grid-template-columns:repeat(2,1fr);grid-gap:1.5rem}.cards-wrap.--cards-presentation.--social-media .presentation-card{margin-bottom:0!important}.cards-wrap.--cards-presentation.--inner-title .presentation-card__title{font-size:3rem!important}.cards-wrap.--cards-presentation.--post-templates .presentation-card__title{width:auto}.cards-wrap.--cards-presentation.--post-templates .presentation-wrap .presentation-cards:first-child .presentation-cards__download{padding-left:2rem}.cards-wrap.--cards-presentation.--post-templates .presentation-wrap .presentation-cards:first-child .presentation-cards__download br{display:none}.cards-wrap.--cards-presentation.--selling-sites .presentation-card__title{font-size:3rem;line-height:3rem;width:auto}.cards-wrap.--cards-presentation.--digital-menu .presentation-card__title{line-height:3rem;padding:0;padding-top:1rem}.cards-wrap.--cards-presentation.--table-tent .presentation-card__title{font-size:3rem;line-height:3rem}.cards-wrap.--cards-presentation.--corporate-diaries .presentation-cards__download{padding-left:3rem}.cards-wrap.--cards-presentation.--corporate-diaries-en .presentation-cards__download{padding-left:0}.cards-wrap.--cards-presentation.--dorhengers .presentation-cards__download{padding-left:1.5rem}.cards-wrap.--cards-presentation.--quiz .presentation-cards__download{padding-left:1rem}.cards-wrap.--cards-presentation.--quiz-en .presentation-cards__download{padding-left:0}}@media screen and (max-width:768px){.presentation-wrap{grid-template-columns:repeat(1,1fr)}.cards-wrap.--cards-presentation.--wideformat-inner .footer__present .footer__present-btn{bottom:2rem}.cards-wrap.--cards-presentation.--wideformat-inner .footer__present .presentation-cards__download-desc{bottom:2.5rem;left:1.5rem}}@media screen and (max-width:640px){.presentation-cards{width:100%}.presentation-card__desc{font-weight:400}.presentation-card__title br{display:none}.presentation-cards__download-desc{text-align:left}.cards-wrap.--cards-presentation.--wideformat-inner .presentation-cards__pdf.presentation-cards__brief{padding-left:0}.cards-wrap.--cards-presentation.--wideformat-inner .presentation-cards__pdf{padding-left:3rem}.cards-wrap.--cards-presentation.--digital-menu .presentation-card__title{padding:0 1rem}.cards-wrap.--cards-presentation.--digital-menu .presentation-cards__download,.cards-wrap.--cards-presentation.--digital-menu-en .presentation-cards__download{padding-left:0}.cards-wrap.--cards-presentation.--digital-menu .presentation-cards__pdf,.cards-wrap.--cards-presentation.--digital-menu-en .presentation-cards__pdf{padding:0}.cards-wrap.--cards-presentation.--neckhangers .presentation-cards__download{padding-left:0}.cards-wrap.--cards-presentation.--neckhangers .presentation-cards__pdf{padding:0}.cards-wrap.--cards-presentation.--corporate-diaries .presentation-cards__download{padding-left:0}.cards-wrap.--cards-presentation.--corporate-diaries .presentation-cards__pdf{padding:0}.cards-wrap.--cards-presentation.--dressing .presentation-card__title{font-size:3rem;line-height:2rem}.cards-wrap.--cards-presentation.--dressing .presentation-cards__download{margin-left:0;padding-left:0}.cards-wrap.--cards-presentation.--dressing .presentation-cards__pdf{padding-left:0}.cards-wrap.--cards-presentation.--quiz{margin-top:5rem!important}.cards-wrap.--cards-presentation.--multipage .presentation-card__title{font-size:3rem;line-height:2.5rem}.cards-wrap.--cards-presentation.--copywriting-and-rewriting .presentation-cards__download .presentation-cards__pdf{padding:0}}@media screen and (max-width:440px){.cards-wrap.--cards-presentation.--lightbox-design .presentation-card__title{font-size:3rem;line-height:3.5rem}}.service.--part-two .cards-steps{padding-top:7rem}.cards-steps__desc span{color:#fff}.--ar-card .cards-steps__start-arrow{margin-left:5rem}.cards-steps__title{font-size:5rem!important;font-weight:700!important;line-height:5rem!important}.cards-steps__title span{color:#ffffffa3}.cards-steps{padding-bottom:7.9375rem;padding-top:10.125rem;position:relative}.cards-steps__items-bg{height:100%;left:50%;opacity:.1;overflow:hidden;position:absolute;top:0;transform:translate(-50%);width:100vw;z-index:1}.cards-steps__desc{color:#fff9;font-size:2.5rem;font-weight:400;line-height:3rem}.cards-steps__items{grid-gap:6rem 3rem}.cards-steps__arrow-head{background-color:var(--color__fill-1);border-radius:3.25rem;font-size:1.25rem;line-height:1.875rem;padding:.5rem 2rem}.cards-steps__arrow-tumb{align-items:center;display:flex;height:2.75rem;justify-content:center;width:1rem}.cards-steps__arrow-img{height:100%;max-width:100%;width:auto}.cards-steps__pag{display:flex;flex-wrap:wrap;justify-content:center}.cards-steps__pag-item{color:#fff9;cursor:pointer;display:flex;flex-direction:column;width:-moz-fit-content;width:fit-content}.cards-steps__pag-item:after{transition:.3s;width:0}.cards-steps__pag-item.--active:after,.cards-steps__pag-item:after{background-color:#fff;content:"";height:.175rem;margin-top:.5rem;position:relative}.cards-steps__pag-item.--active:after{width:100%}.cards-steps__pag-item:hover:after{background-color:#fff9;height:.175rem;margin-top:.5rem;width:100%}.cards-steps__pag-item.--active:hover:after{background-color:#fff}.cards-steps__pag-item.--active{color:#fff}.cards-steps__start-arrow{margin-left:10.5rem;width:-moz-fit-content;width:fit-content}.cards-steps__notice{font-weight:400;opacity:.6;padding-left:3rem}.step-item{background-color:#171717;border-radius:2rem;height:100%;padding:1.5rem;position:relative}.step-item__desc{color:#fff9;flex:1;font-size:1.375rem;line-height:1.875rem}.step-item__number{align-items:center;background-color:var(--color__fill-1);border-radius:50%;display:flex;font-size:1.75rem;font-weight:600;height:3rem;justify-content:center;line-height:2rem;width:3rem}.step-item__desc span{color:#fff;font-weight:600}.step-item:after{background-image:url("data:image/svg+xml;charset=utf8, %3Csvg viewBox='0 0 16 45' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.2929 44.7071C7.68342 45.0976 8.31658 45.0976 8.70711 44.7071L15.0711 38.3431C15.4616 37.9526 15.4616 37.3195 15.0711 36.9289C14.6805 36.5384 14.0474 36.5384 13.6569 36.9289L8 42.5858L2.34315 36.9289C1.95262 36.5384 1.31946 36.5384 0.928934 36.9289C0.538409 37.3195 0.538409 37.9526 0.928934 38.3431L7.2929 44.7071ZM7 4.37114e-08L7 1.83333L9 1.83333L9 -4.37114e-08L7 4.37114e-08ZM7 5.5L7 9.16667L9 9.16667L9 5.5L7 5.5ZM7 12.8333L7 16.5L9 16.5L9 12.8333L7 12.8333ZM7 20.1667L7 23.8333L9 23.8333L9 20.1667L7 20.1667ZM7 27.5L7 31.1667L9 31.1667L9 27.5L7 27.5ZM7 34.8333L7 38.5L9 38.5L9 34.8333L7 34.8333ZM7 42.1667L7 44L9 44L9 42.1667L7 42.1667Z' fill='%23F52536'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:block;height:3rem;position:absolute;right:-2.15rem;top:1.5rem;transform:rotate(-90deg);width:1.25rem}.step-item:nth-child(3n):after{background-image:url("data:image/svg+xml;charset=utf8, %3Csvg width='1060' height='97' viewBox='0 0 1060 97' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.29289 96.7071C7.68342 97.0976 8.31658 97.0976 8.70711 96.7071L15.0711 90.3431C15.4616 89.9526 15.4616 89.3195 15.0711 88.9289C14.6805 88.5384 14.0474 88.5384 13.6569 88.9289L8 94.5858L2.34315 88.9289C1.95262 88.5384 1.31946 88.5384 0.928932 88.9289C0.538408 89.3195 0.538408 89.9526 0.928932 90.3431L7.29289 96.7071ZM9 96V93.6742H7V96H9ZM9 89.0226V84.371H7V89.0226H9ZM9 79.7194V75.0678H7V79.7194H9ZM9 70.4162V68.0904H7V70.4162H9ZM9 68.0904C9 67.4254 9.0432 66.7711 9.12684 66.1299L7.14364 65.8713C7.04884 66.598 7 67.3387 7 68.0904H9ZM10.1378 62.3488C10.6433 61.1299 11.3051 59.9916 12.0985 58.9591L10.5127 57.7405C9.614 58.91 8.86371 60.2001 8.29037 61.5827L10.1378 62.3488ZM14.8688 56.1889C15.9013 55.3955 17.0395 54.7336 18.2585 54.2282L17.4924 52.3807C16.1098 52.9541 14.8196 53.7043 13.6501 54.603L14.8688 56.1889ZM22.0396 53.2172C22.6808 53.1336 23.3351 53.0904 24 53.0904V51.0904C23.2484 51.0904 22.5077 51.1392 21.7809 51.234L22.0396 53.2172ZM24 53.0904H26V51.0904H24V53.0904ZM30 53.0904H34V51.0904H30V53.0904ZM38 53.0904H42V51.0904H38V53.0904ZM46 53.0904H50V51.0904H46V53.0904ZM54 53.0904H58V51.0904H54V53.0904ZM62 53.0904H66V51.0904H62V53.0904ZM70 53.0904H74V51.0904H70V53.0904ZM78 53.0904H82V51.0904H78V53.0904ZM86 53.0904H90V51.0904H86V53.0904ZM94 53.0904H98V51.0904H94V53.0904ZM102 53.0904H106V51.0904H102V53.0904ZM110 53.0904H114V51.0904H110V53.0904ZM118 53.0904H122V51.0904H118V53.0904ZM126 53.0904H130V51.0904H126V53.0904ZM134 53.0904H138V51.0904H134V53.0904ZM142 53.0904H146V51.0904H142V53.0904ZM150 53.0904H154V51.0904H150V53.0904ZM158 53.0904H162V51.0904H158V53.0904ZM166 53.0904H170V51.0904H166V53.0904ZM174 53.0904H178V51.0904H174V53.0904ZM182 53.0904H186V51.0904H182V53.0904ZM190 53.0904H194V51.0904H190V53.0904ZM198 53.0904H202V51.0904H198V53.0904ZM206 53.0904H210V51.0904H206V53.0904ZM214 53.0904H218V51.0904H214V53.0904ZM222 53.0904H226V51.0904H222V53.0904ZM230 53.0904H234V51.0904H230V53.0904ZM238 53.0904H242V51.0904H238V53.0904ZM246 53.0904H250V51.0904H246V53.0904ZM254 53.0904H258V51.0904H254V53.0904ZM262 53.0904H266V51.0904H262V53.0904ZM270 53.0904H274V51.0904H270V53.0904ZM278 53.0904H282V51.0904H278V53.0904ZM286 53.0904H290V51.0904H286V53.0904ZM294 53.0904H298V51.0904H294V53.0904ZM302 53.0904H306V51.0904H302V53.0904ZM310 53.0904H314V51.0904H310V53.0904ZM318 53.0904H322V51.0904H318V53.0904ZM326 53.0904H330V51.0904H326V53.0904ZM334 53.0904H338V51.0904H334V53.0904ZM342 53.0904H346V51.0904H342V53.0904ZM350 53.0904H354V51.0904H350V53.0904ZM358 53.0904H362V51.0904H358V53.0904ZM366 53.0904H370V51.0904H366V53.0904ZM374 53.0904H378V51.0904H374V53.0904ZM382 53.0904H386V51.0904H382V53.0904ZM390 53.0904H394V51.0904H390V53.0904ZM398 53.0904H402V51.0904H398V53.0904ZM406 53.0904H410V51.0904H406V53.0904ZM414 53.0904H418V51.0904H414V53.0904ZM422 53.0904H426V51.0904H422V53.0904ZM430 53.0904H434V51.0904H430V53.0904ZM438 53.0904H442V51.0904H438V53.0904ZM446 53.0904H450V51.0904H446V53.0904ZM454 53.0904H458V51.0904H454V53.0904ZM462 53.0904H466V51.0904H462V53.0904ZM470 53.0904H474V51.0904H470V53.0904ZM478 53.0904H482V51.0904H478V53.0904ZM486 53.0904H490V51.0904H486V53.0904ZM494 53.0904H498V51.0904H494V53.0904ZM502 53.0904H506V51.0904H502V53.0904ZM510 53.0904H514V51.0904H510V53.0904ZM518 53.0904H522V51.0904H518V53.0904ZM526 53.0904H530V51.0904H526V53.0904ZM534 53.0904H538V51.0904H534V53.0904ZM542 53.0904H546V51.0904H542V53.0904ZM550 53.0904H554V51.0904H550V53.0904ZM558 53.0904H562V51.0904H558V53.0904ZM566 53.0904H570V51.0904H566V53.0904ZM574 53.0904H578V51.0904H574V53.0904ZM582 53.0904H586V51.0904H582V53.0904ZM590 53.0904H594V51.0904H590V53.0904ZM598 53.0904H602V51.0904H598V53.0904ZM606 53.0904H610V51.0904H606V53.0904ZM614 53.0904H618V51.0904H614V53.0904ZM622 53.0904H626V51.0904H622V53.0904ZM630 53.0904H634V51.0904H630V53.0904ZM638 53.0904H642V51.0904H638V53.0904ZM646 53.0904H650V51.0904H646V53.0904ZM654 53.0904H658V51.0904H654V53.0904ZM662 53.0904H666V51.0904H662V53.0904ZM670 53.0904H674V51.0904H670V53.0904ZM678 53.0904H682V51.0904H678V53.0904ZM686 53.0904H690V51.0904H686V53.0904ZM694 53.0904H698V51.0904H694V53.0904ZM702 53.0904H706V51.0904H702V53.0904ZM710 53.0904H714V51.0904H710V53.0904ZM718 53.0904H722V51.0904H718V53.0904ZM726 53.0904H730V51.0904H726V53.0904ZM734 53.0904H738V51.0904H734V53.0904ZM742 53.0904H746V51.0904H742V53.0904ZM750 53.0904H754V51.0904H750V53.0904ZM758 53.0904H762V51.0904H758V53.0904ZM766 53.0904H770V51.0904H766V53.0904ZM774 53.0904H778V51.0904H774V53.0904ZM782 53.0904H786V51.0904H782V53.0904ZM790 53.0904H794V51.0904H790V53.0904ZM798 53.0904H802V51.0904H798V53.0904ZM806 53.0904H810V51.0904H806V53.0904ZM814 53.0904H818V51.0904H814V53.0904ZM822 53.0904H826V51.0904H822V53.0904ZM830 53.0904H834V51.0904H830V53.0904ZM838 53.0904H842V51.0904H838V53.0904ZM846 53.0904H850V51.0904H846V53.0904ZM854 53.0904H858V51.0904H854V53.0904ZM862 53.0904H866V51.0904H862V53.0904ZM870 53.0904H874V51.0904H870V53.0904ZM878 53.0904H882V51.0904H878V53.0904ZM886 53.0904H890V51.0904H886V53.0904ZM894 53.0904H898V51.0904H894V53.0904ZM902 53.0904H906V51.0904H902V53.0904ZM910 53.0904H914V51.0904H910V53.0904ZM918 53.0904H922V51.0904H918V53.0904ZM926 53.0904H930V51.0904H926V53.0904ZM934 53.0904H938V51.0904H934V53.0904ZM942 53.0904H946V51.0904H942V53.0904ZM950 53.0904H954V51.0904H950V53.0904ZM958 53.0904H962V51.0904H958V53.0904ZM966 53.0904H970V51.0904H966V53.0904ZM974 53.0904H978V51.0904H974V53.0904ZM982 53.0904H986V51.0904H982V53.0904ZM990 53.0904H994V51.0904H990V53.0904ZM998 53.0904H1002V51.0904H998V53.0904ZM1006 53.0904H1010V51.0904H1006V53.0904ZM1014 53.0904H1018V51.0904H1014V53.0904ZM1022 53.0904H1026V51.0904H1022V53.0904ZM1030 53.0904H1034V51.0904H1030V53.0904ZM1038 53.0904H1040V51.0904H1038V53.0904ZM1040 53.0904C1040.75 53.0904 1041.49 53.0415 1042.22 52.9467L1041.96 50.9635C1041.32 51.0471 1040.66 51.0904 1040 51.0904V53.0904ZM1046.51 51.8C1047.89 51.2266 1049.18 50.4764 1050.35 49.5777L1049.13 47.9918C1048.1 48.7852 1046.96 49.4471 1045.74 49.9525L1046.51 51.8ZM1053.49 46.4402C1054.39 45.2707 1055.14 43.9806 1055.71 42.598L1053.86 41.8319C1053.36 43.0508 1052.69 44.1891 1051.9 45.2216L1053.49 46.4402ZM1056.86 38.3094C1056.95 37.5827 1057 36.842 1057 36.0903H1055C1055 36.7553 1054.96 37.4096 1054.87 38.0507L1056.86 38.3094ZM1057 36.0903V34.3347H1055V36.0903H1057ZM1057 30.8234V27.3121H1055V30.8234H1057ZM1057 23.8008V20.2895H1055V23.8008H1057ZM1057 16.7782V13.2669H1055V16.7782H1057ZM1057 9.75565V8H1055V9.75565H1057Z' fill='%23F52536'/%3E%3Ccircle cx='1056' cy='4' r='4' fill='%23F52536'/%3E%3C/svg%3E");bottom:-5.5rem;height:6rem;right:50%;top:inherit;transform:none;width:60.75rem}.step-item.--short-arrow:after{background-image:url("data:image/svg+xml;charset=utf8, %3Csvg width='535' height='93' viewBox='0 0 535 93' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.29289 92.7071C7.68342 93.0976 8.31658 93.0976 8.70711 92.7071L15.0711 86.3431C15.4616 85.9526 15.4616 85.3195 15.0711 84.9289C14.6805 84.5384 14.0474 84.5384 13.6569 84.9289L8 90.5858L2.34315 84.9289C1.95262 84.5384 1.31946 84.5384 0.928932 84.9289C0.538408 85.3195 0.538408 85.9526 0.928932 86.3431L7.29289 92.7071ZM9 92V89.6742H7V92H9ZM9 85.0226V80.371H7V85.0226H9ZM9 75.7194V71.0678H7V75.7194H9ZM9 66.4162V64.0904H7V66.4162H9ZM9 64.0904C9 63.4254 9.0432 62.7711 9.12684 62.1299L7.14364 61.8713C7.04884 62.598 7 63.3387 7 64.0904H9ZM10.1378 58.3488C10.6433 57.1299 11.3051 55.9916 12.0985 54.9591L10.5127 53.7405C9.61398 54.91 8.8637 56.2001 8.29036 57.5827L10.1378 58.3488ZM14.8688 52.1889C15.9013 51.3955 17.0395 50.7336 18.2584 50.2282L17.4923 48.3807C16.1097 48.9541 14.8196 49.7043 13.6501 50.603L14.8688 52.1889ZM22.0396 49.2172C22.6808 49.1336 23.3351 49.0904 24 49.0904V47.0904C23.2484 47.0904 22.5076 47.1392 21.7809 47.234L22.0396 49.2172ZM24 49.0904H26.0127V47.0904H24V49.0904ZM30.0381 49.0904H34.0636V47.0904H30.0381V49.0904ZM38.089 49.0904H42.1145V47.0904H38.089V49.0904ZM46.1399 49.0904H50.1653V47.0904H46.1399V49.0904ZM54.1908 49.0904H58.2162V47.0904H54.1908V49.0904ZM62.2417 49.0904H66.2671V47.0904H62.2417V49.0904ZM70.2925 49.0904H74.318V47.0904H70.2925V49.0904ZM78.3434 49.0904H82.3689V47.0904H78.3434V49.0904ZM86.3943 49.0904H90.4197V47.0904H86.3943V49.0904ZM94.4452 49.0904H98.4706V47.0904H94.4452V49.0904ZM102.496 49.0904H106.521V47.0904H102.496V49.0904ZM110.547 49.0904H114.572V47.0904H110.547V49.0904ZM118.598 49.0904H122.623V47.0904H118.598V49.0904ZM126.649 49.0904H130.674V47.0904H126.649V49.0904ZM134.7 49.0904H138.725V47.0904H134.7V49.0904ZM142.75 49.0904H146.776V47.0904H142.75V49.0904ZM150.801 49.0904H154.827V47.0904H150.801V49.0904ZM158.852 49.0904H162.878V47.0904H158.852V49.0904ZM166.903 49.0904H170.928V47.0904H166.903V49.0904ZM174.954 49.0904H178.979V47.0904H174.954V49.0904ZM183.005 49.0904H187.03V47.0904H183.005V49.0904ZM191.056 49.0904H195.081V47.0904H191.056V49.0904ZM199.107 49.0904H203.132V47.0904H199.107V49.0904ZM207.157 49.0904H211.183V47.0904H207.157V49.0904ZM215.208 49.0904H219.234V47.0904H215.208V49.0904ZM223.259 49.0904H227.285V47.0904H223.259V49.0904ZM231.31 49.0904H235.335V47.0904H231.31V49.0904ZM239.361 49.0904H243.386V47.0904H239.361V49.0904ZM247.412 49.0904H251.437V47.0904H247.412V49.0904ZM255.463 49.0904H259.488V47.0904H255.463V49.0904ZM263.514 49.0904H267.539V47.0904H263.514V49.0904ZM271.564 49.0904H275.59V47.0904H271.564V49.0904ZM279.615 49.0904H283.641V47.0904H279.615V49.0904ZM287.666 49.0904H291.692V47.0904H287.666V49.0904ZM295.717 49.0904H299.743V47.0904H295.717V49.0904ZM303.768 49.0904H307.793V47.0904H303.768V49.0904ZM311.819 49.0904H315.844V47.0904H311.819V49.0904ZM319.87 49.0904H323.895V47.0904H319.87V49.0904ZM327.921 49.0904H331.946V47.0904H327.921V49.0904ZM335.972 49.0904H339.997V47.0904H335.972V49.0904ZM344.022 49.0904H348.048V47.0904H344.022V49.0904ZM352.073 49.0904H356.099V47.0904H352.073V49.0904ZM360.124 49.0904H364.15V47.0904H360.124V49.0904ZM368.175 49.0904H372.201V47.0904H368.175V49.0904ZM376.226 49.0904H380.252V47.0904H376.226V49.0904ZM384.277 49.0904H388.302V47.0904H384.277V49.0904ZM392.328 49.0904H396.353V47.0904H392.328V49.0904ZM400.379 49.0904H404.404V47.0904H400.379V49.0904ZM408.43 49.0904H412.455V47.0904H408.43V49.0904ZM416.481 49.0904H420.506V47.0904H416.481V49.0904ZM424.531 49.0904H428.557V47.0904H424.531V49.0904ZM432.582 49.0904H436.608V47.0904H432.582V49.0904ZM440.633 49.0904H444.659V47.0904H440.633V49.0904ZM448.684 49.0904H452.71V47.0904H448.684V49.0904ZM456.735 49.0904H460.761V47.0904H456.735V49.0904ZM464.786 49.0904H468.811V47.0904H464.786V49.0904ZM472.837 49.0904H476.862V47.0904H472.837V49.0904ZM480.888 49.0904H484.913V47.0904H480.888V49.0904ZM488.939 49.0904H492.964V47.0904H488.939V49.0904ZM496.99 49.0904H501.015V47.0904H496.99V49.0904ZM505.041 49.0904H509.066V47.0904H505.041V49.0904ZM513.091 49.0904H515.104V47.0904H513.091V49.0904ZM515.104 49.0904C515.855 49.0904 516.596 49.0415 517.323 48.9467L517.064 46.9635C516.423 47.0471 515.768 47.0904 515.104 47.0904V49.0904ZM521.611 47.8C522.994 47.2266 524.284 46.4764 525.453 45.5777L524.235 43.9918C523.202 44.7852 522.064 45.4471 520.845 45.9525L521.611 47.8ZM528.591 42.4402C529.49 41.2707 530.24 39.9806 530.813 38.598L528.966 37.8319C528.46 39.0508 527.798 40.1891 527.005 41.2216L528.591 42.4402ZM531.96 34.3094C532.055 33.5827 532.104 32.842 532.104 32.0903H530.104C530.104 32.7553 530.06 33.4096 529.977 34.0507L531.96 34.3094ZM532.104 32.0903V30.3347H530.104V32.0903H532.104ZM532.104 26.8234V23.3121H530.104V26.8234H532.104ZM532.104 19.8008V16.2895H530.104V19.8008H532.104ZM532.104 12.7782V9.26694H530.104V12.7782H532.104ZM532.104 5.75565V4H530.104V5.75565H532.104Z' fill='%23F52536'/%3E%3Cellipse cx='531.104' cy='4' rx='3.89649' ry='4' fill='%23F52536'/%3E%3C/svg%3E");bottom:-6rem;height:6rem;right:50%;top:inherit;transform:none;width:30.75rem}.step-item:last-child:after{display:none}.step-item.--grid-col-2{grid-column:2}.cards-steps__post-desc{font-size:3rem;font-weight:600;line-height:4rem;position:relative;text-align:left;z-index:1}.cards-steps__post-desc span{color:#fff9}.cards-steps__post-desc-sub{color:#fff9;font-size:2.5rem;font-weight:400;line-height:3rem}.cards-steps__post-desc.--scheme{color:#ffffff29;font-size:1.25rem;font-weight:400;text-align:center}.cards-steps__items-bg svg{height:auto;width:100%}.cards-steps__bottom-mask,.cards-steps__top-mask{background:linear-gradient(0deg,#060606,#0a0a0a00);bottom:0;height:19rem;left:50%;position:absolute;transform:translate(-50%);width:100vw;z-index:1}.service.--part-two .cards-steps__top-mask{background:linear-gradient(180deg,#060606,#0a0a0a00)}.cards-steps__wrap{position:relative;z-index:2}.cards-steps__top-mask{background:linear-gradient(180deg,#0a0a0a,#0a0a0a00);bottom:inherit;top:0}.cards-steps__title-wrap{position:relative;z-index:1}.cards-wrap.--cards-steps.--temp-col-2 .cards-steps__items{grid-template-columns:1fr 1fr}.--fz-18 .step-item__desc{font-size:1.125rem}.--layout-steps .cards-steps__desc{font-size:2rem;line-height:2.5rem;width:60%}.--layout-steps .cards-steps{padding-bottom:3.5rem}.cards-wrap.--owlclick .step-item:last-child{opacity:.6}.cards-wrap.--owlclick .step-item__desc--title{color:var(--color__fill-1);font-weight:600}.--catalog-steps .cards-steps{padding-bottom:3.5rem;padding-top:3.5rem!important}.cards-wrap.--cards-steps.--table-tent .cards-steps__desc{font-size:2rem;font-weight:400;line-height:2.5rem;width:65%}.cards-wrap.--cards-steps.--walkway-stands .cards-steps__notice{color:#ffffff7a;opacity:1;padding-left:1rem}.--booklet-layout-steps .cards-steps__items{font-size:1.375rem;line-height:1.875rem;margin-left:-2rem;width:104%}.cards-wrap.--cards-steps.--dressing .step-item:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='49' fill='none' viewBox='0 0 16 49'%3E%3Ccircle cx='8' cy='4' r='4' fill='%23f52536' transform='rotate(90 8 4)'/%3E%3Cpath fill='%23f52536' d='M7.293 48.707a1 1 0 0 0 1.414 0l6.364-6.364a1 1 0 0 0-1.414-1.414L8 46.586l-5.657-5.657A1 1 0 0 0 .93 42.343zM7 3v1.875h2V3zm0 5.625v3.75h2v-3.75zm0 7.5v3.75h2v-3.75zm0 7.5v3.75h2v-3.75zm0 7.5v3.75h2v-3.75zm0 7.5v3.75h2v-3.75zm0 7.5V48h2v-1.875z'/%3E%3C/svg%3E")}.cards-wrap.--cards-steps.--dressing .step-item:nth-child(3n):after{background-image:url("data:image/svg+xml;charset=utf8, %3Csvg width='1060' height='97' viewBox='0 0 1060 97' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.29289 96.7071C7.68342 97.0976 8.31658 97.0976 8.70711 96.7071L15.0711 90.3431C15.4616 89.9526 15.4616 89.3195 15.0711 88.9289C14.6805 88.5384 14.0474 88.5384 13.6569 88.9289L8 94.5858L2.34315 88.9289C1.95262 88.5384 1.31946 88.5384 0.928932 88.9289C0.538408 89.3195 0.538408 89.9526 0.928932 90.3431L7.29289 96.7071ZM9 96V93.6742H7V96H9ZM9 89.0226V84.371H7V89.0226H9ZM9 79.7194V75.0678H7V79.7194H9ZM9 70.4162V68.0904H7V70.4162H9ZM9 68.0904C9 67.4254 9.0432 66.7711 9.12684 66.1299L7.14364 65.8713C7.04884 66.598 7 67.3387 7 68.0904H9ZM10.1378 62.3488C10.6433 61.1299 11.3051 59.9916 12.0985 58.9591L10.5127 57.7405C9.614 58.91 8.86371 60.2001 8.29037 61.5827L10.1378 62.3488ZM14.8688 56.1889C15.9013 55.3955 17.0395 54.7336 18.2585 54.2282L17.4924 52.3807C16.1098 52.9541 14.8196 53.7043 13.6501 54.603L14.8688 56.1889ZM22.0396 53.2172C22.6808 53.1336 23.3351 53.0904 24 53.0904V51.0904C23.2484 51.0904 22.5077 51.1392 21.7809 51.234L22.0396 53.2172ZM24 53.0904H26V51.0904H24V53.0904ZM30 53.0904H34V51.0904H30V53.0904ZM38 53.0904H42V51.0904H38V53.0904ZM46 53.0904H50V51.0904H46V53.0904ZM54 53.0904H58V51.0904H54V53.0904ZM62 53.0904H66V51.0904H62V53.0904ZM70 53.0904H74V51.0904H70V53.0904ZM78 53.0904H82V51.0904H78V53.0904ZM86 53.0904H90V51.0904H86V53.0904ZM94 53.0904H98V51.0904H94V53.0904ZM102 53.0904H106V51.0904H102V53.0904ZM110 53.0904H114V51.0904H110V53.0904ZM118 53.0904H122V51.0904H118V53.0904ZM126 53.0904H130V51.0904H126V53.0904ZM134 53.0904H138V51.0904H134V53.0904ZM142 53.0904H146V51.0904H142V53.0904ZM150 53.0904H154V51.0904H150V53.0904ZM158 53.0904H162V51.0904H158V53.0904ZM166 53.0904H170V51.0904H166V53.0904ZM174 53.0904H178V51.0904H174V53.0904ZM182 53.0904H186V51.0904H182V53.0904ZM190 53.0904H194V51.0904H190V53.0904ZM198 53.0904H202V51.0904H198V53.0904ZM206 53.0904H210V51.0904H206V53.0904ZM214 53.0904H218V51.0904H214V53.0904ZM222 53.0904H226V51.0904H222V53.0904ZM230 53.0904H234V51.0904H230V53.0904ZM238 53.0904H242V51.0904H238V53.0904ZM246 53.0904H250V51.0904H246V53.0904ZM254 53.0904H258V51.0904H254V53.0904ZM262 53.0904H266V51.0904H262V53.0904ZM270 53.0904H274V51.0904H270V53.0904ZM278 53.0904H282V51.0904H278V53.0904ZM286 53.0904H290V51.0904H286V53.0904ZM294 53.0904H298V51.0904H294V53.0904ZM302 53.0904H306V51.0904H302V53.0904ZM310 53.0904H314V51.0904H310V53.0904ZM318 53.0904H322V51.0904H318V53.0904ZM326 53.0904H330V51.0904H326V53.0904ZM334 53.0904H338V51.0904H334V53.0904ZM342 53.0904H346V51.0904H342V53.0904ZM350 53.0904H354V51.0904H350V53.0904ZM358 53.0904H362V51.0904H358V53.0904ZM366 53.0904H370V51.0904H366V53.0904ZM374 53.0904H378V51.0904H374V53.0904ZM382 53.0904H386V51.0904H382V53.0904ZM390 53.0904H394V51.0904H390V53.0904ZM398 53.0904H402V51.0904H398V53.0904ZM406 53.0904H410V51.0904H406V53.0904ZM414 53.0904H418V51.0904H414V53.0904ZM422 53.0904H426V51.0904H422V53.0904ZM430 53.0904H434V51.0904H430V53.0904ZM438 53.0904H442V51.0904H438V53.0904ZM446 53.0904H450V51.0904H446V53.0904ZM454 53.0904H458V51.0904H454V53.0904ZM462 53.0904H466V51.0904H462V53.0904ZM470 53.0904H474V51.0904H470V53.0904ZM478 53.0904H482V51.0904H478V53.0904ZM486 53.0904H490V51.0904H486V53.0904ZM494 53.0904H498V51.0904H494V53.0904ZM502 53.0904H506V51.0904H502V53.0904ZM510 53.0904H514V51.0904H510V53.0904ZM518 53.0904H522V51.0904H518V53.0904ZM526 53.0904H530V51.0904H526V53.0904ZM534 53.0904H538V51.0904H534V53.0904ZM542 53.0904H546V51.0904H542V53.0904ZM550 53.0904H554V51.0904H550V53.0904ZM558 53.0904H562V51.0904H558V53.0904ZM566 53.0904H570V51.0904H566V53.0904ZM574 53.0904H578V51.0904H574V53.0904ZM582 53.0904H586V51.0904H582V53.0904ZM590 53.0904H594V51.0904H590V53.0904ZM598 53.0904H602V51.0904H598V53.0904ZM606 53.0904H610V51.0904H606V53.0904ZM614 53.0904H618V51.0904H614V53.0904ZM622 53.0904H626V51.0904H622V53.0904ZM630 53.0904H634V51.0904H630V53.0904ZM638 53.0904H642V51.0904H638V53.0904ZM646 53.0904H650V51.0904H646V53.0904ZM654 53.0904H658V51.0904H654V53.0904ZM662 53.0904H666V51.0904H662V53.0904ZM670 53.0904H674V51.0904H670V53.0904ZM678 53.0904H682V51.0904H678V53.0904ZM686 53.0904H690V51.0904H686V53.0904ZM694 53.0904H698V51.0904H694V53.0904ZM702 53.0904H706V51.0904H702V53.0904ZM710 53.0904H714V51.0904H710V53.0904ZM718 53.0904H722V51.0904H718V53.0904ZM726 53.0904H730V51.0904H726V53.0904ZM734 53.0904H738V51.0904H734V53.0904ZM742 53.0904H746V51.0904H742V53.0904ZM750 53.0904H754V51.0904H750V53.0904ZM758 53.0904H762V51.0904H758V53.0904ZM766 53.0904H770V51.0904H766V53.0904ZM774 53.0904H778V51.0904H774V53.0904ZM782 53.0904H786V51.0904H782V53.0904ZM790 53.0904H794V51.0904H790V53.0904ZM798 53.0904H802V51.0904H798V53.0904ZM806 53.0904H810V51.0904H806V53.0904ZM814 53.0904H818V51.0904H814V53.0904ZM822 53.0904H826V51.0904H822V53.0904ZM830 53.0904H834V51.0904H830V53.0904ZM838 53.0904H842V51.0904H838V53.0904ZM846 53.0904H850V51.0904H846V53.0904ZM854 53.0904H858V51.0904H854V53.0904ZM862 53.0904H866V51.0904H862V53.0904ZM870 53.0904H874V51.0904H870V53.0904ZM878 53.0904H882V51.0904H878V53.0904ZM886 53.0904H890V51.0904H886V53.0904ZM894 53.0904H898V51.0904H894V53.0904ZM902 53.0904H906V51.0904H902V53.0904ZM910 53.0904H914V51.0904H910V53.0904ZM918 53.0904H922V51.0904H918V53.0904ZM926 53.0904H930V51.0904H926V53.0904ZM934 53.0904H938V51.0904H934V53.0904ZM942 53.0904H946V51.0904H942V53.0904ZM950 53.0904H954V51.0904H950V53.0904ZM958 53.0904H962V51.0904H958V53.0904ZM966 53.0904H970V51.0904H966V53.0904ZM974 53.0904H978V51.0904H974V53.0904ZM982 53.0904H986V51.0904H982V53.0904ZM990 53.0904H994V51.0904H990V53.0904ZM998 53.0904H1002V51.0904H998V53.0904ZM1006 53.0904H1010V51.0904H1006V53.0904ZM1014 53.0904H1018V51.0904H1014V53.0904ZM1022 53.0904H1026V51.0904H1022V53.0904ZM1030 53.0904H1034V51.0904H1030V53.0904ZM1038 53.0904H1040V51.0904H1038V53.0904ZM1040 53.0904C1040.75 53.0904 1041.49 53.0415 1042.22 52.9467L1041.96 50.9635C1041.32 51.0471 1040.66 51.0904 1040 51.0904V53.0904ZM1046.51 51.8C1047.89 51.2266 1049.18 50.4764 1050.35 49.5777L1049.13 47.9918C1048.1 48.7852 1046.96 49.4471 1045.74 49.9525L1046.51 51.8ZM1053.49 46.4402C1054.39 45.2707 1055.14 43.9806 1055.71 42.598L1053.86 41.8319C1053.36 43.0508 1052.69 44.1891 1051.9 45.2216L1053.49 46.4402ZM1056.86 38.3094C1056.95 37.5827 1057 36.842 1057 36.0903H1055C1055 36.7553 1054.96 37.4096 1054.87 38.0507L1056.86 38.3094ZM1057 36.0903V34.3347H1055V36.0903H1057ZM1057 30.8234V27.3121H1055V30.8234H1057ZM1057 23.8008V20.2895H1055V23.8008H1057ZM1057 16.7782V13.2669H1055V16.7782H1057ZM1057 9.75565V8H1055V9.75565H1057Z' fill='%23F52536'/%3E%3Ccircle cx='1056' cy='4' r='4' fill='%23F52536'/%3E%3C/svg%3E")}.cards-wrap.--cards-steps.--dressing .cards-steps{padding-top:7.88rem}.cards-wrap.--cards-steps.--development-regime-plates .cards-steps__wrap{padding:0}.cards-wrap.--cards-steps.--development-regime-plates .cards-steps__title-wrap{padding-left:3rem;padding-right:3rem}.cards-wrap.--cards-steps.--multipage .cards-steps{padding-bottom:5.5rem}.cards-wrap.--cards-steps.--multipage .cards-steps__wrap{padding:0}.cards-wrap.--cards-steps.--multipage .cards-steps__items-wrap{margin-top:4rem!important}.cards-wrap.--strapi .cards-steps__arrow-tumb{right:calc(50% - 15rem);top:2.5rem}.cards-wrap.--strapi .cards-steps__arrow-tumb img{height:9rem}.cards-wrap.--strapi .step-item{height:-moz-fit-content!important;height:fit-content!important;min-height:9.75rem}.cards-wrap.--strapi .cards-steps .cards-steps__wrap{padding:0}.cards-wrap.--strapi .cards-steps__title-wrap{padding:0 3rem}.cards-wrap.--cards-steps.--multipage .cards-steps__title-wrap{padding-left:3rem;padding-right:3rem}.cards-wrap.--cards-steps.--multipage .cards-steps__desc{color:#ffffffb3;font-size:2rem;line-height:2.5rem}.--business-registration.--cards-steps .cards-steps{padding-top:2.7rem}.--business-registration.--cards-steps .cards-steps__wrap{padding:0}.--business-registration.--cards-steps .cards-steps__items-wrap{margin-top:5.5rem!important}.--business-registration.--cards-steps .cards-steps__start-arrow{margin-left:15.5rem}.--business-registration.--cards-steps .cards-steps__arrow-head{padding:1.1rem 5.6rem}.--business-registration.--cards-steps .--temp-col-3{gap:3rem 3rem;grid-template-columns:1fr 1fr}.--business-registration.--cards-steps .step-item{gap:1.5rem;padding:2rem}.--business-registration.--cards-steps .step-item:first-child,.--business-registration.--cards-steps .step-item:nth-child(2){padding-bottom:4rem}.--business-registration .step-item:nth-child(2n):after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1057' height='51' fill='none' viewBox='0 0 1057 51'%3E%3Cpath fill='%23f52536' d='M6.793 50.707a1 1 0 0 0 1.414 0l6.364-6.364a1 1 0 0 0-1.414-1.414L7.5 48.586l-5.657-5.657A1 1 0 0 0 .43 44.343zM8.5 50v-2.237h-2V50zm0-6.712v-2.237h-2v2.237zm0-2.237q0-.998.127-1.96l-1.983-.259a17 17 0 0 0-.144 2.22zm1.138-5.741a15 15 0 0 1 1.96-3.39l-1.585-1.219a17 17 0 0 0-2.223 3.843zm4.73-6.16a15 15 0 0 1 3.39-1.96l-.766-1.848a17 17 0 0 0-3.842 2.222zm7.172-2.972a15 15 0 0 1 1.96-.127v-2q-1.128.002-2.22.144zm1.96-.127h2v-2h-2zm6 0h4v-2h-4zm8 0h4v-2h-4zm8 0h4v-2h-4zm8 0h4v-2h-4zm8 0h4v-2h-4zm8 0h4v-2h-4zm8 0h4v-2h-4zm8 0h4v-2h-4zm8 0h4v-2h-4zm8 0h4v-2h-4zm8 0h4v-2h-4zm8 0h4v-2h-4zm8 0h4v-2h-4zm8 0h4v-2h-4zm8 0h4v-2h-4zm8 0h4v-2h-4zm8 0h4v-2h-4zm8 0h4v-2h-4zm8 0h4v-2h-4zm8 0h4v-2h-4zm8 0h4v-2h-4zm8 0h4v-2h-4zm8 0h4v-2h-4zm8 0h4v-2h-4zm8 0h4v-2h-4zm8 0h4v-2h-4zm8 0h4v-2h-4zm8 0h4v-2h-4zm8 0h4v-2h-4zm8 0h4v-2h-4zm8 0h4v-2h-4zm8 0h4v-2h-4zm8 0h4v-2h-4zm8 0h4v-2h-4zm8 0h4v-2h-4zm8 0h4v-2h-4zm8 0h4v-2h-4zm8 0h4v-2h-4zm8 0h4v-2h-4zm8 0h4v-2h-4zm8 0h4v-2h-4zm8 0h4v-2h-4zm8 0h4v-2h-4zm8 0h4v-2h-4zm8 0h4v-2h-4zm8 0h4v-2h-4zm8 0h4v-2h-4zm8 0h4v-2h-4zm8 0h4v-2h-4zm8 0h4v-2h-4zm8 0h4v-2h-4zm8 0h4v-2h-4zm8 0h4v-2h-4zm8 0h4v-2h-4zm8 0h4v-2h-4zm8 0h4v-2h-4zm8 0h4v-2h-4zm8 0h4v-2h-4zm8 0h4v-2h-4zm8 0h4v-2h-4zm8 0h4v-2h-4zm8 0h4v-2h-4zm8 0h4v-2h-4zm8 0h4v-2h-4zm8 0h4v-2h-4zm8 0h4v-2h-4zm8 0h4v-2h-4zm8 0h4v-2h-4zm8 0h4v-2h-4zm8 0h4v-2h-4zm8 0h4v-2h-4zm8 0h4v-2h-4zm8 0h4v-2h-4zm8 0h4v-2h-4zm8 0h4v-2h-4zm8 0h4v-2h-4zm8 0h4v-2h-4zm8 0h4v-2h-4zm8 0h4v-2h-4zm8 0h4v-2h-4zm8 0h4v-2h-4zm8 0h4v-2h-4zm8 0h4v-2h-4zm8 0h4v-2h-4zm8 0h4v-2h-4zm8 0h4v-2h-4zm8 0h4v-2h-4zm8 0h4v-2h-4zm8 0h4v-2h-4zm8 0h4v-2h-4zm8 0h4v-2h-4zm8 0h4v-2h-4zm8 0h4v-2h-4zm8 0h4v-2h-4zm8 0h4v-2h-4zm8 0h4v-2h-4zm8 0h4v-2h-4zm8 0h4v-2h-4zm8 0h4v-2h-4zm8 0h4v-2h-4zm8 0h4v-2h-4zm8 0h4v-2h-4zm8 0h4v-2h-4zm8 0h4v-2h-4zm8 0h4v-2h-4zm8 0h4v-2h-4zm8 0h4v-2h-4zm8 0h4v-2h-4zm8 0h4v-2h-4zm8 0h4v-2h-4zm8 0h4v-2h-4zm8 0h4v-2h-4zm8 0h4v-2h-4zm8 0h4v-2h-4zm8 0h4v-2h-4zm8 0h4v-2h-4zm8 0h4v-2h-4zm8 0h4v-2h-4zm8 0h4v-2h-4zm8 0h4v-2h-4zm8 0h4v-2h-4zm8 0h4v-2h-4zm8 0h4v-2h-4zm8 0h4v-2h-4zm8 0h4v-2h-4zm8 0h4v-2h-4zm8 0h2v-2h-2zm2 0q1.125 0 2.22-.143l-.26-1.984c-.64.084-1.3.127-1.96.127zm6.51-1.29a17 17 0 0 0 3.84-2.222l-1.22-1.586a15 15 0 0 1-3.39 1.96zm6.98-5.36c.9-1.17 1.65-2.46 2.22-3.842l-1.85-.766a15 15 0 0 1-1.96 3.39zm3.37-8.13c.09-.727.14-1.468.14-2.22h-2c0 .665-.04 1.32-.13 1.96zm.14-2.22V6.79h-2V9.05zm0-6.788V0h-2v2.263z'/%3E%3C/svg%3E");bottom:-3rem;height:3.125rem;right:35%;top:inherit;transform:none;width:65.5rem}.--business-registration .step-item:nth-child(odd):after{background-image:url("data:image/svg+xml;charset=utf8, %3Csvg viewBox='0 0 16 45' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.2929 44.7071C7.68342 45.0976 8.31658 45.0976 8.70711 44.7071L15.0711 38.3431C15.4616 37.9526 15.4616 37.3195 15.0711 36.9289C14.6805 36.5384 14.0474 36.5384 13.6569 36.9289L8 42.5858L2.34315 36.9289C1.95262 36.5384 1.31946 36.5384 0.928934 36.9289C0.538409 37.3195 0.538409 37.9526 0.928934 38.3431L7.2929 44.7071ZM7 4.37114e-08L7 1.83333L9 1.83333L9 -4.37114e-08L7 4.37114e-08ZM7 5.5L7 9.16667L9 9.16667L9 5.5L7 5.5ZM7 12.8333L7 16.5L9 16.5L9 12.8333L7 12.8333ZM7 20.1667L7 23.8333L9 23.8333L9 20.1667L7 20.1667ZM7 27.5L7 31.1667L9 31.1667L9 27.5L7 27.5ZM7 34.8333L7 38.5L9 38.5L9 34.8333L7 34.8333ZM7 42.1667L7 44L9 44L9 42.1667L7 42.1667Z' fill='%23F52536'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;height:3rem;position:absolute;right:-2.15rem;top:46%;transform:rotate(-90deg);width:1.25rem}.--business-registration .step-item:last-child{grid-column:1/-1}.--business-registration .step-item__desc{font-size:1.25rem;line-height:1.75rem}.--business-registration .step-item__desc span{font-weight:700}.--cards-steps.--telegram-store{margin-top:1.5rem}.cards-survey__progress-step{color:#ac8de93d;font-size:1.125rem;font-weight:500;letter-spacing:-.0225rem;line-height:120%}.--cards-steps.--registration-trademark .width105{letter-spacing:-.02rem}.--cards-steps.--registration-trademark .width106{letter-spacing:-.035rem}.--cards-steps.--bitrix-development .cards-steps{padding-bottom:3.6rem}.--cards-steps.--server-maintenance .cards-steps__items-wrap{margin-top:4rem!important}.--cards-steps.--server-maintenance .cards-steps__items{display:flex;flex-wrap:wrap;justify-content:center}.--cards-steps.--server-maintenance .cards-steps__wrap{padding:0}.--cards-steps.--server-maintenance .cards-steps__title-wrap{padding:0 3rem}.--cards-steps.--server-maintenance .cards-steps__items-wrap .step-item{height:9.75rem;width:31%}.--cards-steps.--server-maintenance .step-item:nth-child(6):after{right:76%;width:49.75rem}.--cards-steps.--server-maintenance .step-item:nth-child(7){margin-left:-3rem}.--cards-steps.--application-containerization .cards-steps__wrap{padding:0}.--cards-steps.--application-containerization .cards-steps__title-wrap{padding:0 3rem}.--cards-steps.--application-containerization .cards-steps__items-wrap{margin-top:3.8rem!important}.--cards-steps.--application-containerization .step-item{min-height:9.75rem}.--cards-steps.--application-containerization .step-item:nth-child(7){grid-column:2}.--cards-steps.--application-containerization .step-item:nth-child(6):after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='525' height='100' fill='none' viewBox='0 0 525 100'%3E%3Cpath fill='%23f52536' d='M6.657 98.764a1 1 0 0 0 1.414 0l6.364-6.364a1 1 0 1 0-1.414-1.414l-5.657 5.656-5.657-5.656A1 1 0 1 0 .293 92.4zm.707-.707h1V95.73h-2v2.326zm0-6.978h1v-4.651h-2v4.651zm0-9.303h1v-4.652h-2v4.652zm0-9.303h1v-2.326h-2v2.326zm0-2.326h1q0-.999.127-1.96l-.992-.13-.991-.13a17 17 0 0 0-.144 2.22zm1.214-6.125.924.383a15 15 0 0 1 1.96-3.39l-.792-.609-.793-.609a17 17 0 0 0-2.222 3.842zm5.046-6.57.609.794a15 15 0 0 1 3.39-1.961l-.383-.924-.383-.924a17 17 0 0 0-3.843 2.223zm7.65-3.17.13.992a15 15 0 0 1 1.96-.127v-2q-1.127 0-2.219.144zm2.09-.135v1h2.012v-2h-2.012zm6.036 0v1h4.024v-2H29.4zm8.048 0v1h4.024v-2h-4.024zm8.048 0v1h4.024v-2h-4.024zm8.048 0v1h4.024v-2h-4.024zm8.048 0v1h4.024v-2h-4.024zm8.048 0v1h4.024v-2H69.64zm8.048 0v1h4.024v-2h-4.024zm8.048 0v1h4.024v-2h-4.024zm8.048 0v1h4.024v-2h-4.024zm8.048 0v1h4.024v-2h-4.024zm8.048 0v1h4.024v-2h-4.024zm8.048 0v1h4.024v-2h-4.024zm8.048 0v1H130v-2h-4.024zm8.048 0v1h4.024v-2h-4.024zm8.048 0v1h4.024v-2h-4.024zm8.048 0v1h4.024v-2h-4.024zm8.048 0v1h4.024v-2h-4.024zm8.048 0v1h4.024v-2h-4.024zm8.048 0v1h4.024v-2h-4.024zm8.048 0v1h4.024v-2h-4.024zm8.048 0v1h4.024v-2h-4.024zm8.048 0v1h4.024v-2h-4.024zm8.048 0v1h4.024v-2h-4.024zm8.048 0v1h4.024v-2h-4.024zm8.048 0v1h4.024v-2h-4.024zm8.048 0v1h4.024v-2H230.6zm8.048 0v1h4.024v-2h-4.024zm8.048 0v1h4.024v-2h-4.024zm8.048 0v1h4.024v-2h-4.024zm8.048 0v1h4.024v-2h-4.024zm8.048 0v1h4.024v-2h-4.024zm8.048 0v1h4.024v-2h-4.024zm8.048 0v1h4.024v-2h-4.024zm8.048 0v1h4.024v-2h-4.024zm8.048 0v1h4.024v-2h-4.024zm8.048 0v1h4.024v-2h-4.024zm8.048 0v1h4.024v-2h-4.024zm8.048 0v1h4.024v-2h-4.024zm8.048 0v1h4.024v-2h-4.024zm8.048 0v1h4.024v-2h-4.024zm8.048 0v1h4.024v-2h-4.024zm8.048 0v1h4.024v-2h-4.024zm8.048 0v1h4.024v-2h-4.024zm8.048 0v1h4.024v-2h-4.024zm8.048 0v1h4.024v-2h-4.024zm8.048 0v1h4.024v-2h-4.024zm8.048 0v1h4.024v-2h-4.024zm8.048 0v1h4.024v-2h-4.024zm8.048 0v1h4.024v-2h-4.024zm8.048 0v1h4.024v-2h-4.024zm8.048 0v1h4.024v-2H431.8zm8.048 0v1h4.024v-2h-4.024zm8.048 0v1h4.024v-2h-4.024zm8.048 0v1h4.024v-2h-4.024zm8.048 0v1h4.024v-2h-4.024zm8.048 0v1h4.024v-2h-4.024zm8.048 0v1h4.024v-2h-4.024zm8.048 0v1h4.024v-2h-4.024zm8.048 0v1h4.024v-2h-4.024zm8.048 0v1h2.012v-2h-2.012zm2.012 0v1q1.128 0 2.219-.144l-.129-.991-.13-.992q-.962.127-1.96.127zm6.125-1.214.383.924a17 17 0 0 0 3.842-2.223l-.609-.793-.61-.793a15 15 0 0 1-3.389 1.961zm6.569-5.045.793.609a17 17 0 0 0 2.223-3.842l-.924-.383-.924-.383a15 15 0 0 1-1.96 3.39zm3.171-7.651.991.13q.143-1.092.144-2.22h-2q0 .999-.127 1.96zm.135-2.09h1v-1.756h-2v1.756zm0-5.267h1v-3.511h-2v3.511zm0-7.023h1v-3.51h-2v3.51zm0-7.022h1v-3.511h-2v3.51zm0-7.023h1v-1.755h-2v1.755z'/%3E%3Cellipse cx='521.114' cy='4' fill='%23f52536' rx='3.75' ry='4'/%3E%3C/svg%3E");bottom:-6rem;height:6.25rem;right:2%;width:60.75rem}.--cards-steps.--analiz-conkurentov .cards-steps__wrap{padding:0}.--cards-steps.--analiz-conkurentov .cards-steps__title{margin-bottom:4.5rem;padding:0 3rem}.--cards-steps.--analiz-conkurentov .cards-steps__items .step-item:first-child,.--cards-steps.--analiz-conkurentov .cards-steps__items .step-item:nth-child(2),.--cards-steps.--analiz-conkurentov .cards-steps__items .step-item:nth-child(3){min-height:10rem}.--cards-steps.--analiz-conkurentov .cards-steps__items .step-item{min-height:5rem}.--cards-steps.--analiz-conkurentov .cards-steps{padding-bottom:1.3rem}.--cards-steps.--it-infrastructure-audit .cards-steps{padding-top:4.5rem}.--cards-steps.--it-infrastructure-audit .cards-steps__wrap{padding:0}.--cards-steps.--it-infrastructure-audit .cards-steps__title-wrap{padding:0 3rem}.--cards-steps.--it-infrastructure-audit .cards-steps__items-wrap{margin-top:4rem!important}.--cards-steps.--it-infrastructure-audit .step-item{min-height:10rem}.--cards-steps.--it-infrastructure-audit .cards-steps__post-desc.--scheme{color:var(--color__white);font-size:1.25rem;font-weight:400;line-height:150%;margin-top:5rem!important;opacity:.24}.--im-bitrix .cards-steps__title span{display:block}.--online-store .step-item__number{margin-right:1.25rem!important}@media screen and (max-width:1199px){.cards-wrap.--cards-steps.--table-tent .cards-steps__desc{width:100%}.--cards-steps.--application-containerization .cards-steps__wrap{padding:0 3rem}.--cards-steps.--application-containerization .cards-steps__title-wrap{padding:0}.--cards-steps.--analiz-conkurentov .cards-steps__wrap{padding:0 3rem}.--cards-steps.--analiz-conkurentov .cards-steps__title{padding:0}.--cards-steps.--it-infrastructure-audit .cards-steps__wrap{padding:0 3rem}.--cards-steps.--it-infrastructure-audit .cards-steps__title-wrap{padding:0}.--cards-steps.--it-infrastructure-audit .step-item{min-height:-moz-fit-content;min-height:fit-content}}@media screen and (max-width:1080px){.--cards-steps.--server-maintenance .cards-steps__items-wrap .step-item{width:29%}.--cards-steps.--server-maintenance .step-item:nth-child(6):after{right:80%;width:38.75rem}}@media screen and (max-width:991px){.cards-steps__post-desc{text-align:left}.--cards-use.--application-containerization .use-card__title{font-size:2.5rem}.cards-steps__items{grid-template-columns:1fr 1fr}.step-item:nth-child(2n):after{display:none}.step-item:nth-child(3n):after{background-image:url("data:image/svg+xml;charset=utf8, %3Csvg viewBox='0 0 16 45' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.2929 44.7071C7.68342 45.0976 8.31658 45.0976 8.70711 44.7071L15.0711 38.3431C15.4616 37.9526 15.4616 37.3195 15.0711 36.9289C14.6805 36.5384 14.0474 36.5384 13.6569 36.9289L8 42.5858L2.34315 36.9289C1.95262 36.5384 1.31946 36.5384 0.928934 36.9289C0.538409 37.3195 0.538409 37.9526 0.928934 38.3431L7.2929 44.7071ZM7 4.37114e-08L7 1.83333L9 1.83333L9 -4.37114e-08L7 4.37114e-08ZM7 5.5L7 9.16667L9 9.16667L9 5.5L7 5.5ZM7 12.8333L7 16.5L9 16.5L9 12.8333L7 12.8333ZM7 20.1667L7 23.8333L9 23.8333L9 20.1667L7 20.1667ZM7 27.5L7 31.1667L9 31.1667L9 27.5L7 27.5ZM7 34.8333L7 38.5L9 38.5L9 34.8333L7 34.8333ZM7 42.1667L7 44L9 44L9 42.1667L7 42.1667Z' fill='%23F52536'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;bottom:unset;height:3rem;position:absolute;right:-2.15rem;top:1.5rem;transform:rotate(-90deg);width:1.25rem}.cards-steps__title{font-size:3.5rem!important;line-height:3.5rem!important}.cards-steps{padding:6rem 0}.cards-wrap.--cards-steps.--temp-col-2 .cards-steps__items{grid-template-columns:1fr}.cards-wrap.--cards-steps.--table-tent .cards-steps__desc{font-size:1.25rem;line-height:2rem}.cards-wrap.--cards-steps.--dressing .step-item:nth-child(3n):after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='49' fill='none' viewBox='0 0 16 49'%3E%3Ccircle cx='8' cy='4' r='4' fill='%23f52536' transform='rotate(90 8 4)'/%3E%3Cpath fill='%23f52536' d='M7.293 48.707a1 1 0 0 0 1.414 0l6.364-6.364a1 1 0 0 0-1.414-1.414L8 46.586l-5.657-5.657A1 1 0 0 0 .93 42.343zM7 3v1.875h2V3zm0 5.625v3.75h2v-3.75zm0 7.5v3.75h2v-3.75zm0 7.5v3.75h2v-3.75zm0 7.5v3.75h2v-3.75zm0 7.5v3.75h2v-3.75zm0 7.5V48h2v-1.875z'/%3E%3C/svg%3E")}.--business-registration.--cards-steps .cards-steps__start-arrow{margin-left:0}.--cards-steps.--server-maintenance .cards-steps__items{display:grid}.--cards-steps.--server-maintenance .step-item:nth-child(7){margin-left:0}.--cards-steps.--application-containerization .step-item{min-height:auto}.--cards-steps.--application-containerization .step-item:nth-child(7){grid-column:inherit}.--cards-steps.--analiz-conkurentov .cards-steps__items .step-item:first-child,.--cards-steps.--analiz-conkurentov .cards-steps__items .step-item:nth-child(2),.--cards-steps.--analiz-conkurentov .cards-steps__items .step-item:nth-child(3){min-height:auto}.--cards-steps.--server-maintenance .cards-steps__items-wrap .step-item{width:100%}.--cards-steps.--server-maintenance .step-item:nth-child(6):after{right:inherit;width:1rem}}@media screen and (max-width:768px){.--cards-steps.--analiz-conkurentov .cards-steps__items .step-item:first-child,.--cards-steps.--analiz-conkurentov .cards-steps__items .step-item:nth-child(2),.--cards-steps.--analiz-conkurentov .cards-steps__items .step-item:nth-child(3){min-height:auto}.cards-wrap.--strapi .cards-steps__items-wrap{padding:0 1.5rem}.cards-wrap.--strapi .step-item{min-height:auto}.--cards-steps.--server-maintenance .cards-steps__items-wrap .step-item{width:100%}.--cards-steps.--server-maintenance .step-item:nth-child(6):after{right:inherit;width:1rem}.--business-registration.--cards-steps .--temp-col-3{grid-template-columns:1fr}.--business-registration .step-item:nth-child(2n):after,.--business-registration .step-item:nth-child(odd):after{background-image:url("data:image/svg+xml;charset=utf8, %3Csvg viewBox='0 0 16 45' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.2929 44.7071C7.68342 45.0976 8.31658 45.0976 8.70711 44.7071L15.0711 38.3431C15.4616 37.9526 15.4616 37.3195 15.0711 36.9289C14.6805 36.5384 14.0474 36.5384 13.6569 36.9289L8 42.5858L2.34315 36.9289C1.95262 36.5384 1.31946 36.5384 0.928934 36.9289C0.538409 37.3195 0.538409 37.9526 0.928934 38.3431L7.2929 44.7071ZM7 4.37114e-08L7 1.83333L9 1.83333L9 -4.37114e-08L7 4.37114e-08ZM7 5.5L7 9.16667L9 9.16667L9 5.5L7 5.5ZM7 12.8333L7 16.5L9 16.5L9 12.8333L7 12.8333ZM7 20.1667L7 23.8333L9 23.8333L9 20.1667L7 20.1667ZM7 27.5L7 31.1667L9 31.1667L9 27.5L7 27.5ZM7 34.8333L7 38.5L9 38.5L9 34.8333L7 34.8333ZM7 42.1667L7 44L9 44L9 42.1667L7 42.1667Z' fill='%23F52536'/%3E%3C/svg%3E");display:flex;left:7.05rem;right:unset;top:100%;transform:none;width:1.25rem}.--business-registration .step-item:last-child:after{display:none}}@media screen and (max-width:640px){.--cards-steps.--frontend{margin-top:3rem!important}.cards-steps__title{font-size:2.5rem!important;line-height:3rem!important}.cards-steps{padding:4rem 0}.cards-steps__items{grid-template-columns:1fr;grid-gap:3rem 3rem}.step-item:after,.step-item:nth-child(2n):after,.step-item:nth-child(3n):after{display:flex;left:2.5rem;right:unset;top:100%;transform:none}.step-item:last-child:after{display:none}.cards-steps__wrap{position:relative;z-index:2}.--ar-card .cards-steps__start-arrow,.cards-steps__start-arrow{margin:0 0 0 -1rem}.cards-steps__desc{font-size:1.5rem;font-weight:400;line-height:2.5rem}.cards-steps__post-desc{font-size:2rem;line-height:2.5rem}.cards-steps__post-desc-sub{font-size:1.5rem;line-height:2.5rem}.cards-steps__post-desc br{display:none}.cards-steps__notice{font-size:1.5rem;line-height:2.5rem}.cards-steps__pag{justify-content:flex-end}.cards-steps__pag-item{margin-top:1rem}.cards-wrap.--cards-steps.--dressing .step-item:after,.cards-wrap.--cards-steps.--dressing .step-item:nth-child(2n):after,.cards-wrap.--cards-steps.--dressing .step-item:nth-child(3n):after{transform:none}.cards-wrap.--cards-steps.--multipage .cards-steps__wrap{padding:0 3rem}.cards-wrap.--cards-steps.--multipage .cards-steps__title-wrap{padding:0}.cards-wrap.--cards-steps.--development-regime-plates .cards-steps__wrap{padding:0 2rem}.cards-wrap.--cards-steps.--development-regime-plates .cards-steps__title-wrap{padding:0}.--cards-steps.--server-maintenance .cards-steps__wrap{padding:0 2rem}.--cards-steps.--server-maintenance .cards-steps__title-wrap{padding:0}}@media screen and (max-width:440px){.cards-steps br{display:none}}.cards-marketing__values.flex.--just-space:first-child{justify-content:space-around}.cards-wrap.--cards-marketing.col.--6.mt-24.--premium .cards-marketing__bottom{min-height:20rem;padding:0!important}.cards-marketing__img.lazy.--premium{width:100%}.cards-marketing__title{font-size:3rem;font-weight:700;line-height:3.5rem}.cards-marketing__title span{opacity:.56}.cards-marketing__sub-title{color:#ffffffb8}.cards-marketing__sub-title span{color:#fff;font-weight:700}.cards-marketing__sub-title.--weight span{font-weight:500}.cards-marketing__desc1 span{color:#fff}.cards-marketing__bottom{margin-top:3rem;padding:0 5rem 5.5rem}.cards-marketing__value{font-size:4rem;font-weight:700;line-height:4rem}.cards-marketing__value span{font-size:3rem}.cards-marketing__value-wrap{text-align:center}.cards-marketing__value-desc{font-weight:400}.--pelmenniki .cards-marketing__value-desc{font-size:1.125em}.--pelmenniki .cards-marketing__values{align-items:flex-end}.cards-marketing__values{height:100%;position:relative;z-index:1}.cards-marketing__values.--center{justify-content:center!important}.cards-marketing__bg{bottom:0;height:auto;position:absolute;right:0;width:100%}.cards__padding-right .cards-marketing__title{display:block;width:104%}@media screen and (max-width:991px){.cards-marketing__values{align-items:center;flex-direction:column}.cards-marketing__value-wrap:last-child{margin-top:2rem}.cards-marketing__title{font-size:2rem!important;line-height:2.5rem!important}.cards-marketing__value{font-size:3rem;line-height:3rem}.cards-marketing__value-wrap{margin:2rem 1rem 0 0}.cards-marketing__bottom{margin-top:0;padding:0 2rem}}@media screen and (max-width:768px){.cards-marketing__values{flex-direction:row;flex-wrap:wrap}.cards-wrap.--cards-marketing{flex:none;max-width:100%;min-width:100%}}@media screen and (max-width:640px){.cards-marketing__title{font-size:2rem;line-height:2.5rem}}.cards-kavartet__wrap--kvartet{align-items:stretch;grid-template-columns:.6fr .4fr}.cards-kavartet__blur img{display:block;height:66rem;opacity:.6;position:absolute;top:-28rem}.cards-kavartet__header{display:flex;flex-wrap:wrap;position:relative;z-index:3}.cards-kavartet__title span{color:#fff9}.cards-kavartet__title{flex:1 0 33%;font-weight:700;margin-bottom:unset!important}@media screen and (max-width:991px){.cards-kavartet__wrap{grid-template-columns:repeat(1,1fr)}}.cards-video__play-btn{cursor:pointer;height:3.5625rem;width:2.8125rem}.cards-video__play-btn path{fill:#fff}.cards-video__bg{height:21.5625rem;left:0;position:absolute;top:0;width:100%}.cards-video__img img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.cards-video__content{position:relative;z-index:1}.cards-video__content svg{min-width:40px}.cards-video__play-btn:hover{transform:scale(1.1)}.cards-video__title{font-size:2.5rem;font-weight:700;line-height:3rem}.cards-video__desc{opacity:.72;text-align:center}@media screen and (max-width:1199px){.cards-wrap.--cards-video{flex:1;max-width:49%;min-width:100%}}@media screen and (max-width:768px){.cards-wrap.--cards-video{flex:none;max-width:100%;min-width:100%}}.cards-sms{background-color:#232323;flex-direction:row}.cards-sms__title{font-size:3rem;font-weight:700;line-height:3.5rem}.cards-sms__desc{opacity:.72}.cards-sms__sub-desc{color:#fff6}.cards-sms__sub-desc span{color:#ffffffb8}.cards-sms__sub-desc b{color:#fff}.cards-sms__bg{height:24.5rem;width:100%}.cards-sms__img{height:100%;max-width:100%;-o-object-fit:contain;object-fit:contain;width:auto}@media screen and (max-width:1199px){.cards-wrap.--cards-sms{flex:1;max-width:49%;min-width:100%}.cards-sms__content{max-width:100%!important}.cards-sms__bg{margin-top:3rem}.cards-sms__bg .cards-default__img{-o-object-fit:contain;object-fit:contain}}@media screen and (max-width:991px){.cards-sms__title{font-size:2rem!important;line-height:2.5rem!important}}@media screen and (max-width:768px){.cards-wrap.--cards-sms{flex:none;max-width:100%;min-width:100%}}@media screen and (max-width:640px){.cards-sms__bg{padding:0!important}.cards-sms__title{font-size:2.5rem!important;line-height:3rem!important}}.cards-smm__sub-title.--premium{text-align:left}.cards-smm__desc,.cards-smm__sub-title.--premium{color:#ffffffa3;font-weight:400}.cards-smm__desc span{font-weight:700}.cards-smm__title span{opacity:.64}.cards-smm__title.--small-text{font-size:3rem;line-height:3.5rem}.cards-smm__sub-title.--small-text{font-size:1.25rem;line-height:1.875rem;opacity:.72}.cards-smm__sub-title.--align-left{text-align:left}.cards-smm__title.--small-text.--center{text-align:center}.cards-smm__sub-title{font-weight:400;text-align:center}.cards-smm__sub-title span{font-weight:700}.cards-smm__desc-label{font-size:4rem;font-weight:700;line-height:4rem}.cards-smm__bg{display:flex;height:22.5rem;justify-content:center;position:relative}.cards-smm__img{height:100%;max-width:100%;width:auto}.cards-smm__img img{height:100%;max-width:100%;width:100%}.cards-smm__bottom{width:100%}.cards-smm__img-tumb{display:flex;flex:1;height:auto;justify-content:flex-end;max-height:23.5rem;width:100%}.cards-smm__img-tumb.--end{width:auto}.cards-smm__desc-item:last-child{margin-bottom:0!important}.cards-smm__title{font-size:5rem;font-weight:700;line-height:5.5rem}.cards-wrap.--cards-smm.--fix-pdg .cards-smm__bottom{align-items:flex-end}.cards-wrap.--cards-smm.--fix-pdg .cards-smm__img-tumb{padding-left:2rem}.cards-smm__title.--premium-technologies{font-size:3rem;line-height:3.5rem}@media screen and (max-width:1199px){.cards-wrap.--cards-smm{flex:1;max-width:49%;min-width:100%}}@media screen and (max-width:991px){.cards-smm__img-tumb{justify-content:center;margin-bottom:0!important;margin-top:1rem}.cards-smm__img{-o-object-fit:contain;object-fit:contain;-o-object-position:bottom;object-position:bottom;padding-right:0!important}.cards-smm__img-tumb{display:flex;margin-bottom:-2rem}.cards-smm__bottom{flex-direction:column}.cards-smm__title{font-size:2rem!important;line-height:2.5rem!important}.cards-smm__sub-title{font-size:1.25rem;line-height:1.75rem}.cards-smm__desc-label{font-size:3rem;line-height:3rem}.cards-smm__desc-wrap{display:flex;flex-wrap:wrap;justify-content:space-between;padding:1rem 2rem!important}.cards-smm__desc-item{margin:2rem 1rem 0 0!important}.cards-smm__desc-item:last-child{margin-right:0!important}}@media screen and (max-width:768px){.cards-smm__title.--premium-technologies{font-size:2rem;line-height:2.5rem}.cards-wrap.--cards-smm{flex:none;max-width:100%;min-width:100%}}@media screen and (max-width:640px){.cards-wrap.--cards-smm.--fix-pdg .cards-smm__img-tumb{padding-left:2rem;padding-right:2rem}.cards-smm__desc-label br{display:none}.cards-smm__title{font-size:2rem;line-height:2.5rem}}.--paradiso .what-card__title span{color:#fff9}.--paradiso .what-card__sub-title{font-weight:400}.what-card__sub-title.--fz-18{font-size:1.125rem}.--paradiso .what-card-bg{align-self:flex-end}.--design .what-card-bg{align-self:flex-end;margin-left:12rem;max-height:30rem;top:-2rem}.--paradiso .what-card__desc-content{color:#ffffff8f;font-size:1.125rem;line-height:1.5rem;padding-bottom:3rem}.what-card{display:flex;flex-direction:row!important;height:-moz-fit-content;height:fit-content}.what-card-bg{flex:1 0 auto;height:auto;left:3.75rem;position:relative;width:auto}.what-card-bg.--size{height:39.6rem;position:relative;top:-.3rem;width:auto}.what-card-bg.--size img{height:100%;max-width:100%;width:auto}.what-card-bg img{width:40.5rem}.what-card{color:#fff9}.what-card span{color:#fff;font-weight:700}.--integration .what-card .what-card__sub-title{color:#fff;font-size:1.25rem;font-weight:400;line-height:1.75rem}.--integration .what-card .what-card__desc-content{font-size:1.125rem;line-height:1.5rem}.--integration .what-card-bg{top:3rem}.what-card__content{position:relative;z-index:2}@media screen and (max-width:991px){.--integration .what-card-bg{left:0;top:0}.--integration .what-card-bg img{width:100%}.--paradiso .what-card-bg{align-self:center;left:0;margin-bottom:2rem;top:0}.--paradiso .what-card-bg img{padding-left:.5rem;width:100%}.what-card{flex-direction:column-reverse!important;padding-bottom:24px}.what-card-bg{display:flex;justify-content:flex-end}.--integration .what-card-bg{justify-content:center}}@media screen and (max-width:640px){.what-card-bg img{width:35rem}.what-card__content br{display:none}}.--landing.--cards-addon .addon-card__content-wrap{display:grid;grid-template-columns:repeat(2,1fr);grid-column-gap:1rem;-moz-column-gap:1rem;column-gap:1rem}.--cards-addon.--landing .addon-card__item{background-color:#ddffe40f!important}.--cards-addon.--utp .addon-card__item-title{font-size:1.625rem;font-weight:600;line-height:2rem}.--cards-addon.--utp .use-card__consult-btn{margin-top:2rem}.--cards-addon.--utp .cards-default__btn{padding-right:10rem!important}.addon-card{display:flex;flex-direction:column;height:-moz-fit-content;height:fit-content}.--booking .addon-card .addon-card__content-wrap{-moz-column-gap:1rem;column-gap:1rem;display:grid;grid-template-columns:repeat(2,1fr)}.--icon_size3 .addon-card__image-tumb{height:3.25rem;width:auto}.--icon_size3 .addon-card__image-tumb img{height:100%;max-width:100%;width:auto}.--imgsize .addon-card__image-tumb{height:5rem;margin-right:2.375rem;width:5rem}.--imgsize .addon-card__image-tumb img{max-height:100%;min-width:100%}.--icon_size .addon-card__image-tumb{height:1.875rem;margin-right:1rem;width:1.875rem}.--icon_size .addon-card__image-tumb img{max-height:100%;min-width:100%}.addon-card__item-title.--booking{color:#fff9;font-size:1rem;font-weight:400;text-align:left}.--booking .addon-card .addon-card__item-title span{color:#fff;font-weight:700}.--booking .addon-card__item{background-color:#ffffff1a}.--booking .addon-card__item:hover{background-color:#ffffff0d}.cards-wrap.addon-card>div{height:-moz-fit-content;height:fit-content}.addon-card__title{font-size:3rem;font-weight:700;line-height:3.5rem}.addon-card__desc{font-weight:400}.addon-card{color:#fff9}.addon-card__content-wrap{display:flex;flex-direction:row;flex-wrap:wrap}.addon-card__content-wrap a{color:#fff;text-decoration:underline}.addon-card__item{background-color:#292a2ba3;border-radius:1.5rem!important;cursor:pointer;padding:2rem;transition:all .24s ease;width:100%}.addon-card__item:hover{background-color:#292a2b}.--booking .addon-card__item-header{margin-bottom:0!important}.addon-card__item-header{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap}.addon-card__item-header span{color:#ffffff80}.cards-wrap.--cards-addon.--assort>.addon-card>.addon-card__title{text-align:center}.addon-card__item-title{color:#fff;font-size:2rem;font-weight:400;pointer-events:none}.addon-card__title span{color:#fff9}.addon-card__item-header.--faq>.addon-card__item-title{color:#fff;font-size:1.5rem;margin:0;pointer-events:none;position:relative;width:100%}.addon-card__item-header.--faq>.addon-card__item-title:after{border-bottom:2px solid #fff;border-right:2px solid #fff;content:"";cursor:pointer;height:.75rem;left:97.5%;opacity:.4;pointer-events:all;position:absolute;top:12%;transform:rotate(45deg);transition:all .24s ease-in-out;width:.75rem}.addon-card__item.is-open .addon-card__item-header.--faq+.addon-card__item-desc{display:block!important}.addon-card__item.is-open .addon-card__item-title:after{transform:rotate(-135deg)}.addon-card__item-header.--faq>.addon-card__item-title.--rotate:after{cursor:pointer;pointer-events:all;transform:rotate(-135deg);transition:all .5s ease-in-out}.addon-card__item-header.--faq+.addon-card__item-desc{display:none;margin-top:.875rem!important}.addon-card__item-desc.--show{display:block!important}.addon-card__btn-wrap a{text-decoration:none}.addon-card__item-desc span{color:#fff;font-weight:600;text-decoration:none}.addon-card__picture{display:block;max-width:38rem;padding:2rem}.addon-card__picture img{height:100%;width:100%}.addon-card__picture.--assort{align-self:center;max-width:none;padding:0}.cards-wrap.--cards-addon.--assort .addon-card__item-title{text-align:center}.addon-card__item-header.--owlclick .addon-card__item-title{line-height:1rem}.cards-wrap.--cards-addon.--owlclick .cards-mockup__btn-wrap{margin-top:1rem!important}.cards-wrap.--cards-addon.--owlclick .get-card__desc-bottom{width:80%}.cards-wrap.--cards-addon.--red-button .cards-mockup__btn-wrap{display:flex;flex-direction:row-reverse!important;gap:1.5rem;justify-content:flex-end;margin-top:2rem!important}.cards-wrap.--cards-addon.--red-button .cards-default__btn{align-self:center;background-color:#f52536;border-radius:3.375rem;font-size:1.5rem;height:4.5rem;margin-top:0!important;min-width:17rem;padding:0 3rem!important}.cards-wrap.--cards-addon.--red-button .cards-default__btn:hover{background-color:#fff;color:#000}.cards-wrap.--cards-addon.--red-button .cards-default__btn .cards-mockup__btn-arrow{display:none}.cards-wrap.--cards-addon.--red-button .cards-mockup__btn-label{align-self:center;font-size:1.125rem;line-height:1.5rem;max-width:20rem}.cards-wrap.--cards-addon.--red-button .cards-mockup__btn-label span{color:#fff!important;opacity:1}.cards-wrap.--booking-wideformat .addon-card__item{background:#dde9ff0f;max-width:calc(var(--col-width)*4 + var(--col-gutter)*2);width:100%}.cards-wrap.--booking-wideformat .addon-card__item:hover{cursor:auto}.cards-wrap.--booking-wideformat .addon-card__item:first-child,.cards-wrap.--booking-wideformat .addon-card__item:nth-child(2){max-width:calc(var(--col-width)*5 + var(--col-gutter)*7.5);width:100%}.cards-wrap.--booking-wideformat .addon-card__item .addon-card__item-header{align-items:flex-start;flex-direction:column}.cards-wrap.--booking-wideformat .addon-card__content-wrap{justify-content:space-between;margin-top:0!important}.cards-wrap.--booking-wideformat .addon-card{padding:0}.cards-wrap.--booking-wideformat .addon-card__image-tumb{height:2.6rem;width:2.4rem}.cards-wrap.--booking-wideformat .addon-card__image-tumb img{height:100%;margin-right:0!important;width:100%}.addon-card__item-title.--booking-wideformat{font-size:1.5rem;line-height:2rem;margin-top:-2.6rem}.addon-card__item-span-wideformat{color:#ffffffdb!important;opacity:.8}.addon-card__item-title-wideformat{font-weight:500;margin-left:4rem}.cards-wrap.--cards-addon.--context-advertising .addon-card .flex{gap:0!important}.cards-wrap.--cards-booking.--lightbox-design .--card.addon-card{padding:0}.cards-wrap.--cards-booking.--lightbox-design .addon-card__content-wrap{margin-top:0!important}.cards-wrap.--cards-booking.--lightbox-design .addon-card__item-header{align-items:flex-start}.cards-wrap.--cards-booking.--lightbox-design .addon-card__item{background-color:#dde9ff0f;cursor:auto;padding:2rem 3.5rem}.cards-wrap.--cards-booking.--lightbox-design .addon-card__item:hover{background-color:#dde9ff0f}.cards-wrap.--cards-booking.--lightbox-design .addon-card__image-tumb img{height:4.5rem;margin-top:.5rem;width:5rem}.cards-wrap.--cards-booking.--stretch-marks .addon-card__item{padding:2rem}.cards-wrap.--cards-booking.--affiche-design .addon-card__item:last-child{margin-bottom:0!important}.--cards-addon.--online .addon-card__item-title div{font-weight:500!important;line-height:1.8rem}.--cards-addon.--events .addon-card__item-title{font-weight:500}.cards-wrap.--cards-booking.--banner-6x3-design .addon-card__item{padding:2rem 2.5rem}.cards-wrap.--cards-booking.--booklet-booking .addon-card__image-tumb img{height:5.625rem;margin-top:.5rem;width:5.9375rem}.cards-wrap.--cards-addon.--multipage .addon-card{display:grid;grid-template-columns:1fr 1.4fr}.cards-wrap.--cards-addon.--multipage .addon-card__content-wrap{margin-top:0!important}.cards-wrap.--cards-addon.--multipage .--card .flex{flex-direction:column;gap:1rem!important}.cards-wrap.--cards-addon.--multipage .--card .cards-mockup__btn-wrap{margin-top:auto!important}.cards-wrap.--cards-addon.--multipage .cards-default__btn{background:transparent;border:2px solid var(--main-color__white,#fff);border-radius:3.375rem;height:auto;letter-spacing:-.05rem;padding:1.3rem 4.8rem;width:auto}.cards-wrap.--cards-addon.--multipage .addon-card__item{background:#ffffff14;border-radius:1.25rem;padding:2.5rem}.cards-wrap.--cards-addon.--multipage .addon-card__item.is-open{padding:1.8rem 2.5rem}.cards-wrap.--cards-addon.--multipage .addon-card__item.is-open .addon-card__item-text{line-height:1.8rem;width:85%}.cards-wrap.--cards-addon.--multipage .addon-card__item:hover{background:#ffffff14}.cards-wrap.--cards-addon.--multipage .addon-card__item-header.--faq>.addon-card__item-title:after{background:#ffffff1a;border:none;border-radius:3.75rem;height:3.75rem;left:auto;right:-.4rem;top:-44%;width:3.75rem}.cards-wrap.--cards-addon.--multipage .addon-card__item-header.--faq>.addon-card__item-title:before{top:5%}.cards-wrap.--cards-addon.--multipage .addon-card__item-header.--faq>.addon-card__item-title:before,.cards-wrap.--cards-addon.--showcases-addon .addon-card__item-header.--faq>.addon-card__item-title:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' fill='none' viewBox='0 0 25 25'%3E%3Cpath stroke='%23fff' stroke-width='3' d='M24.613 12.652h-11.84m-11.84 0h11.84m0 0V.812v23.68'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";height:1.65rem;left:auto;position:absolute;right:.65rem;width:1.65rem}.cards-wrap.--cards-addon.--showcases-addon .addon-card__item-header.--faq>.addon-card__item-title:before{top:auto}.cards-wrap.--cards-addon.--showcases-addon .addon-card__item-header.--faq>.addon-card__item-title:after{align-items:center;background:#ffffff1a;border:none;border-radius:3.75rem;height:3.75rem;left:auto;right:-.4rem;top:-1rem;width:3.75rem}.cards-wrap.--cards-addon.--showcases-addon .addon-card__item-header.--faq>.addon-card__item-title:hover:after{background-color:#fff;transition-duration:0s}.cards-wrap.--cards-addon.--online .addon-card__item-header.--faq>.addon-card__item-title:after{align-items:center;background:#ffffff1a;border:none;border-radius:3.75rem;height:3.75rem;left:auto;right:-.4rem;top:-1rem;width:3.75rem}.cards-wrap.--cards-addon.--online .addon-card__item-header.--faq>.addon-card__item-title:hover:after{background-color:#fff;transition-duration:0s}.cards-wrap.--cards-addon.--online .addon-card{display:grid;gap:6.5rem;grid-template-columns:1fr 1fr}.cards-wrap.--cards-addon.--online .addon-card .flex{grid-column:1/-1}.cards-wrap.--cards-addon.--online .addon-card>:first-child{align-items:flex-start;display:flex;flex-direction:row!important;flex-wrap:wrap;gap:2.5rem!important;justify-content:space-between}.cards-wrap.--cards-addon.--online .addon-card__content-wrap{align-self:start}.cards-wrap.--cards-addon.--online .cards-default__btn{margin-bottom:0!important;margin-top:0!important}.cards-wrap.--cards-addon.--online .addon-card__item-title>div{max-width:80%}.cards-wrap.--cards-addon.--online .addon-card__item-desc{transition:all .3s}.cards-wrap.--cards-addon.--online .addon-card__item.is-open .addon-card__item-desc{animation:show .8s ease-out;animation-fill-mode:forwards}@keyframes show{0%{max-height:0;opacity:0}to{max-height:10rem;opacity:1}}.cards-wrap.--cards-addon.--multipage .addon-card__item.is-open .addon-card__item-title:after{background:#fff;opacity:1;top:-8%}.cards-wrap.--cards-addon.--multipage .addon-card__item.is-open .addon-card__item-title:before{top:44%}.cards-wrap.--cards-addon.--multipage .addon-card__item.is-open .addon-card__item-title:before,.cards-wrap.--cards-addon.--online .addon-card__item.is-open .addon-card__item-title:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='4' fill='none' viewBox='0 0 25 4'%3E%3Cpath stroke='%232a3e63' stroke-width='3' d='M24.621 2.152H.941'/%3E%3C/svg%3E");z-index:1}.cards-wrap.--cards-addon.--online .addon-card__item.is-open .addon-card__item-title:before{top:1rem}.cards-wrap.--safety-site .addon-card__item{padding:2rem 3rem 2rem 2rem}.cards-wrap.--safety-site .addon-card__item-header{font-size:1.5rem;font-weight:500;line-height:2rem}.cards-wrap.--safety-site .addon-card__item-text{font-size:1.125rem;line-height:1.75rem}.cards-wrap.--safety-site .addon-card__item-title:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='12' fill='none' viewBox='0 0 19 12'%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-width='3' d='m1.5 1.5 8 8 8-8'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;border:none;height:.75rem;opacity:1;transform:rotate(0);transition:transform .24s ease-in-out;width:1.1875rem}.cards-wrap.--safety-site .addon-card__item.is-open .addon-card__item-title:after{transform:rotate(180deg)}.cards-wrap.--add-marking .addon-card.--card{display:flex;flex-direction:column;gap:1.5rem}.cards-wrap.--add-marking .addon-card__content-wrap{display:grid;gap:1rem;grid-template-columns:1fr 1fr}.cards-wrap.--add-marking .addon-card__item{margin:0!important}.cards-wrap.--add-marking .addon-card__item-title{position:static}.--cards-addon.--bitrix-development.--add-marking .addon-card__item-header.--faq>.addon-card__item-title:after{left:auto!important;right:1rem;top:1.5rem}@media screen and (max-width:1199px){.cards-wrap.--add-marking .addon-card__item{padding-right:5rem!important;position:relative}}@media screen and (max-width:991px){.cards-wrap.--add-marking .addon-card__content-wrap{display:flex;flex-direction:column;gap:1rem}}.cards-wrap.--cards-addon.--multipage .addon-card__title{font-size:3.5rem;line-height:3.5rem}.cards-wrap.--cards-addon.--multipage .addon-card__content-wrap .addon-card__item:last-child{margin-bottom:0!important}.--cards-addon.--inner-list .addon-card__item-text ul{-moz-column-gap:4rem;column-gap:4rem;display:grid;grid-template-columns:repeat(4,1fr);margin-top:1rem;max-width:52rem;row-gap:.5rem}.--cards-addon.--inner-list .addon-card__item-text ul li{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="19" height="20" fill="none" viewBox="0 0 19 20"><path stroke="%23fff" stroke-width="4" d="M17.111 5.95 7.037 16.684 2 11.317" opacity=".5"/></svg>');background-position:0 0;background-repeat:no-repeat;background-size:1rem 1rem;padding-left:1.6rem}.--events-custom-faq .addon-card__item-text{color:#ffffff80}.--events-custom-faq .addon-card__item{padding-left:2.5rem!important}.--events-custom-faq .addon-card__item-title:after{opacity:1!important}.cards-wrap.--cards-addon.--multipage.--business-registration .addon-card__item-header.--faq>.addon-card__item-title:after{top:-60%}.cards-wrap.--cards-addon.--multipage.--business-registration .addon-card__item.is-open .addon-card__item-title:before{top:15%}.cards-wrap.--cards-addon.--multipage.--business-registration .addon-card__item.is-open .addon-card__item-text{line-height:1.75rem;opacity:.5}.--business-registration.cards-wrap.--cards-addon.--multipage .cards-default__btn{font-size:1.25rem;font-weight:500;line-height:1.75rem}.--business-registration.cards-wrap.--cards-addon.--multipage .cards-default__btn:hover{opacity:.5}.--business-registration .addon-card__item.is-open .addon-card__item-header.--faq+.addon-card__item-desc{transition:all .6s ease}.--business-registration.cards-wrap.--cards-addon.--multipage .addon-card__item .addon-card__item-header:hover{opacity:.6}.--business-registration.cards-wrap.--cards-addon.--multipage .--card{padding:2rem;transition:all .6s ease}.--1c-website .addon-card__item-title{font-size:1.75rem;font-weight:500;line-height:2.5rem}.--1c-website .addon-card .flex{flex-direction:column;gap:0}.--1c-website .addon-card__item{background-color:transparent;padding:1rem 0}.--1c-website .--faq.addon-card__item-header{gap:1.5rem;transition:all .24s ease}.--1c-website .--faq.addon-card__item-header:hover{opacity:.7}.--1c-website .addon-card__item-text{display:flex;flex-direction:column;gap:1rem;padding-left:5rem}.--1c-website .addon-card__item-text .licenses-item__list-item{opacity:1;padding-left:2rem}.--1c-website .addon-card__item-text .licenses-item__list-item:before{top:-.01rem}.--1c-website .addon-card__item-text .licenses-item__list-item span{color:#ffffffa3;font-size:1.375rem;font-style:normal;font-weight:400;line-height:1.5rem}.--1c-website .addon-card__item-header.--faq>.addon-card__item-title:after{left:95.5%}.--1c-website .addon-card .addon-card__image-tumb{background:#ffffff1f;border-radius:.9375rem;display:flex;flex-direction:column;height:4rem;justify-content:center;padding:.9rem;width:4.5rem}.--1c-website .addon-card__icon{height:auto;width:100%}.--cards-addon.--telegram-store .addon-card{padding-bottom:.6rem}.--cards-addon.--telegram-store .addon-card__desc{color:var(--color__white);font-weight:700;margin-left:6.5rem;margin-top:0!important;width:52%}.--cards-addon.--telegram-store .addon-card__desc span{color:#ffffff7a;font-weight:400;opacity:.6}.--cards-addon.--telegram-store .addon-card__content-wrap{border-top:1px solid hsla(0,0%,100%,.16);display:grid;gap:0 1rem;grid-template-columns:1fr 1fr;padding-top:2rem}.--cards-addon.--telegram-store .addon-card__item-header{align-items:flex-start;display:grid;gap:1rem 0;grid-template-columns:auto 1fr;width:98%}.--cards-addon.--telegram-store .addon-card__item-title{font-size:1.875rem;font-weight:700;line-height:133.333%}.--cards-addon.--telegram-store .addon-card__item-subtitle{color:#fff9;font-size:1.25rem;font-weight:400;grid-column:2;line-height:140%}.--cards-addon.--telegram-store .addon-card__image-tumb{grid-row:1/3}.--cards-addon.--telegram-store .addon-card__image-tumb img{width:5.5rem}.--cards-addon.--telegram-store .addon-card__item:first-child .addon-card__item-subtitle{margin-top:-.85rem}.--cards-addon.--telegram-store .addon-card__item:nth-child(2) .addon-card__image-tumb{margin-top:1.5rem}.cards-wrap.--bitrix-development .addon-card__item{transition:all .24s ease}.cards-wrap.--bitrix-development .addon-card__item:hover{background:#ffffff1f}.--cards-addon.--registration-trademark .addon-card__title{line-height:110%}.--cards-addon.--registration-trademark .addon-card__desc{color:#ffffff7a;font-size:1.5rem;font-weight:400;line-height:133.333%}.--cards-addon.--registration-trademark .addon-card__item{padding:2.15rem 2rem}.--cards-addon.--registration-trademark .addon-card__item:nth-child(6){margin-bottom:0!important}.--cards-addon.--registration-trademark .addon-card__item-text{line-height:155.556%;opacity:.5}.--cards-addon.--registration-trademark .addon-card__item-header.--faq>.addon-card__item-title{font-size:1.5rem;font-style:normal;font-weight:500;line-height:120%}.--cards-addon.--server-maintenance .addon-card__content-wrap{display:grid;gap:1rem;grid-template-columns:1fr 1fr 1fr;margin-top:0!important}.--cards-addon.--server-maintenance .addon-card__item{align-items:flex-start;display:flex;flex-direction:column;gap:1.5rem;padding:2rem}.--cards-addon.--server-maintenance .addon-card__item-header{display:grid;gap:1.5rem;grid-template-columns:auto 1fr}.--cards-addon.--analiz-conkurentov .addon-card__content-wrap{display:grid;gap:.5rem 1rem;grid-template-columns:1fr 1fr;margin-top:3rem!important;position:relative}.--cards-addon.--analiz-conkurentov .addon-card__content-wrap:before{background:var(--fill-color__fill-1,#f52536);left:-3%;opacity:.3}.--cards-addon.--analiz-conkurentov .addon-card__content-wrap:after,.--cards-addon.--analiz-conkurentov .addon-card__content-wrap:before{border-radius:45.734rem;content:"";filter:blur(150px);height:38.29438rem;position:absolute;top:-11rem;transform:rotate(-90deg) translate(50%,50%);width:45.734rem}.--cards-addon.--analiz-conkurentov .addon-card__content-wrap:after{background:#8125f5;left:15%;opacity:.2}.--cards-addon.--analiz-conkurentov .addon-card__title{margin:auto;z-index:1}.--cards-addon.--analiz-conkurentov .addon-card__item{background:#ffffff08;margin-bottom:0!important;padding:1.5rem}.--cards-addon.--analiz-conkurentov .addon-card__item-header{align-items:flex-start;display:grid;gap:1rem 0;grid-template-columns:auto 1fr}.--cards-addon.--analiz-conkurentov .addon-card__image-tumb{grid-row:1/3}.--cards-addon.--analiz-conkurentov .addon-card__image-tumb img{height:3rem;width:3rem}.--cards-addon.--server-maintenance .addon-card__image-tumb img{width:100%}.--cards-addon.--analiz-conkurentov .addon-card__item-title{font-weight:500;line-height:100%}.--cards-addon.--server-maintenance .addon-card__item-subtitle{color:#ffffffa3;font-size:1.25rem;font-weight:400;grid-column:1/-1;line-height:120%;opacity:.8}.--cards-addon.--server-maintenance .get-card__desc-bottom{color:#ffffff80;font-size:1.25rem;font-weight:400;line-height:120%}.--cards-addon.--analiz-conkurentov .addon-card__item-subtitle{color:#fff9;font-size:1.25rem;font-weight:400;grid-column:2;line-height:140%;width:95%}.--cards-addon.--bitrix-development .addon-card{display:grid;gap:4.8rem;grid-template-columns:.625fr 1fr;padding-bottom:2rem}.--cards-addon.--bitrix-development .addon-card .flex{align-content:flex-start}.--cards-addon.--bitrix-development .addon-card__title{font-size:3.5rem;font-weight:700;line-height:100%}.--cards-addon.--server-maintenance-faq .addon-card{display:grid;gap:4rem;grid-template-columns:.64fr 1fr}.--cards-addon.--server-maintenance-faq .addon-card .flex{align-content:flex-start}.--cards-addon.--server-maintenance-faq .addon-card__title{line-height:100%}.--cards-addon.--server-maintenance-faq .addon-card__desc{color:#fffc;font-size:1.5rem;font-weight:400;line-height:133.333%;margin-top:2rem!important}.--cards-addon.--bitrix-development .addon-card__content-wrap{margin-top:0!important}.--cards-addon.--bitrix-development .addon-card__item{background:#ffffff14;border-radius:1.25rem!important;padding:2.5rem 2rem 2.5rem 2.5rem}.--cards-addon.--bitrix-development .addon-card__item-title{font-weight:500}.--cards-addon.--bitrix-development .addon-card__item-text{font-size:1.125rem;font-weight:400;line-height:155.556%;opacity:.5;width:67%}.--cards-addon.--bitrix-development .addon-card__item-header.--faq>.addon-card__item-title:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='60' height='61' fill='none' viewBox='0 0 60 61'%3E%3Ccircle cx='30' cy='30.5' r='30' fill='%23fff' fill-opacity='.1'/%3E%3Cpath stroke='%23fff' stroke-width='3' d='M41.488 30.152h-11.84m-11.84 0h11.84m0 0v-11.84 23.68'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;border:none;height:3.75rem;left:92%;max-height:3.75rem;max-width:3.75rem;opacity:1;top:-66%;transform:rotate(0);width:3.75rem}.--cards-addon.--bitrix-development .addon-card__item.is-open .addon-card__item-title:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='60' height='60' fill='none' viewBox='0 0 60 60'%3E%3Ccircle cx='30' cy='30' r='30' fill='%23fff'/%3E%3Cpath stroke='%232a3e63' stroke-width='3' d='M41.496 29.652h-23.68'/%3E%3C/svg%3E");transform:rotate(0)}.--cards-addon.--bitrix-development .addon-card__item-header.--faq>.addon-card__item-title:hover:after{opacity:.6}.--cards-addon.--server-maintenance-faq .addon-card__content-wrap{margin-top:0!important}.--cards-addon.--server-maintenance-faq .addon-card__item{background-color:#ffffff14;border-radius:1.25rem!important;padding:2.5rem}.--cards-addon.--server-maintenance-faq .addon-card__item-header.--faq>.addon-card__item-title{font-size:1.5rem;font-weight:500;line-height:133.333%}.--cards-addon.--server-maintenance-faq .addon-card__item-header.--faq>.addon-card__item-title:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='60' height='61' fill='none' viewBox='0 0 60 61'%3E%3Ccircle cx='30' cy='30.5' r='30' fill='%23fff' fill-opacity='.1'/%3E%3Cpath stroke='%23fff' stroke-width='3' d='M41.488 30.152h-11.84m-11.84 0h11.84m0 0v-11.84 23.68'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;border:none;height:3.75rem;left:93%;max-height:3.75rem;max-width:3.75rem;opacity:1;top:-45%;transform:rotate(0);width:3.75rem}.--cards-addon.--server-maintenance-faq .addon-card__item-header.--faq>.addon-card__item-title:hover:after{opacity:.6}.--cards-addon.--server-maintenance-faq .addon-card__item.is-open .addon-card__item-title:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='60' height='60' fill='none' viewBox='0 0 60 60'%3E%3Ccircle cx='30' cy='30' r='30' fill='%23fff'/%3E%3Cpath stroke='%232a3e63' stroke-width='3' d='M41.496 29.652h-23.68'/%3E%3C/svg%3E");top:-10%;transform:rotate(0)}.--cards-addon.--server-maintenance-faq .is-open.addon-card__item{padding:2rem 2.5rem}.--cards-addon.--registration-trademark-addon .addon-card{padding-bottom:2rem}.--cards-addon.--registration-trademark-addon .addon-card__title{line-height:100%;width:60%}.--cards-addon.--registration-trademark-addon .addon-card__title span{color:#fff9}.--cards-addon.--registration-trademark-addon .addon-card__content-wrap{display:grid;gap:1rem;grid-template-columns:1fr 1fr 1fr 1fr;margin-top:2.5rem!important}.--cards-addon.--registration-trademark-addon .addon-card__item{background:#ffffff14;border-radius:1.5rem;display:flex;flex-direction:column;gap:.75rem;margin-bottom:0;padding:2rem 1.5rem 3rem;text-align:center}.--cards-addon.--registration-trademark-addon .addon-card__item-header{flex-direction:column;gap:1.5rem}.--cards-addon.--registration-trademark-addon .addon-card__image-tumb img{height:auto;margin-right:0!important;max-width:6.1065rem;width:6.1065rem}.--cards-addon.--registration-trademark-addon .addon-card__item:first-child .addon-card__image-tumb img{width:4.9rem}.--cards-addon.--registration-trademark-addon .addon-card__item:nth-child(3) .addon-card__image-tumb img{width:5.3rem}.--cards-addon.--registration-trademark-addon .addon-card__item-title{font-size:1.75rem;font-weight:500;line-height:120%}.--cards-addon.--registration-trademark-addon .addon-card__item-desc{margin-top:0!important;max-height:100%!important}.--cards-addon.--registration-trademark-addon .addon-card__item-text{color:#ffffff8f;font-size:1.125rem;font-weight:400;line-height:120%}.--cards-addon.--it-infrastructure-audit .addon-card__desc{color:#ffffff7a;font-size:1.5rem;font-weight:400;line-height:133.333%;width:95%}.--cards-addon.--it-infrastructure-audit .addon-card__item{justify-content:center;min-height:6.5rem;padding:1.65rem 2rem}.--cards-addon.--it-infrastructure-audit .addon-card__item-header.--faq>.addon-card__item-title{font-weight:500;line-height:120%}.--cards-addon.--it-infrastructure-audit .addon-card__item-text{color:var(--color__white);line-height:1.75rem;margin-bottom:.5rem;opacity:.5}.--online-store .addon-card__title{font-size:3rem;line-height:100%}.--online-store .addon-card__desc{color:#fffc;font-size:1.5rem;font-style:normal;font-weight:400;line-height:130%}.--online-store .addon-card__desc span{color:#fff;font-weight:700}.--online-store .addon-card__item{background-color:transparent;border-bottom:1px solid hsla(0,0%,100%,.12);border-radius:0!important;margin-bottom:0!important;padding:1rem .75rem 1rem 0;position:relative}.--online-store .addon-card__item.is-open,.--online-store .addon-card__item:last-child{border-bottom:none}.--online-store .addon-card__item.is-open:after{background-color:#fff;border-radius:.125rem;bottom:0;content:" ";display:block;height:.25rem;left:0;position:absolute;width:40%}.--online-store .addon-card__item.is-open:before{background-color:#ffffff1f;border-radius:.125rem;bottom:0;content:" ";display:block;height:.25rem;left:0;position:absolute;width:100%}.--online-store .addon-card__item-header.--faq>.addon-card__item-title{color:#fff;font-size:2rem;font-style:normal;font-weight:700;line-height:2.5rem}.--online-store .addon-card__image-tumb{background:#ffffff1f;border-radius:.9375rem;display:flex;margin-right:1.5rem;padding:1rem}.--online-store .addon-card__image-tumb img{margin-right:0!important}.--online-store .addon-card__item-header.--faq>.addon-card__item-title:after{opacity:1}.--online-store .addon-card__item-text{color:#ffffffa3;font-size:1.25rem;font-style:normal;font-weight:400;line-height:125%;padding:.5rem 0 1.5rem}@media screen and (max-width:1300px){.--cards-addon.--telegram-store{margin-top:2rem!important}}@media screen and (max-width:1199px){.cards-wrap.--cards-addon.col.--6{max-width:100%}.--booking .addon-card .addon-card__content-wrap{grid-template-columns:repeat(1,1fr)}.cards-wrap.--cards-addon{flex:1;max-width:49%;min-width:100%}.addon-card__item-title-wideformat{margin-left:4.5rem}.cards-wrap.--booking-wideformat .addon-card__content-wrap{display:grid;gap:0 1.5rem;grid-template-columns:1fr 1fr;justify-content:space-between;margin-top:0!important;width:100%!important}.cards-wrap.--booking-wideformat .addon-card__item,.cards-wrap.--booking-wideformat .addon-card__item:first-child,.cards-wrap.--booking-wideformat .addon-card__item:nth-child(2){max-width:100%}.--cards-addon.--telegram-store .addon-card__desc{margin-left:1rem}.--cards-addon.--bitrix-development .addon-card{gap:1rem;grid-template-columns:1fr}.--cards-addon.--bitrix-development .addon-card__item-header.--faq>.addon-card__item-title:after{left:96%}.--cards-addon.--bitrix-development .addon-card__item-text{width:90%}.--cards-addon.--registration-trademark-addon .addon-card__content-wrap{grid-template-columns:1fr}.--cards-addon.--registration-trademark-addon .addon-card__title{width:100%}.--cards-addon.--server-maintenance-faq .addon-card{gap:2rem;grid-template-columns:1fr}.--cards-addon.--server-maintenance-faq .addon-card__item-header.--faq>.addon-card__item-title:after{left:96%}.--cards-addon.--server-maintenance-faq .addon-card__item-header.--faq+.addon-card__item-desc{width:90%}.--cards-addon.--server-maintenance-faq .addon-card__item-header.--faq+.addon-card__item-desc br{display:none}.--cards-addon.--it-infrastructure-audit .addon-card__item-header.--faq>.addon-card__item-title{padding-right:2rem}.--cards-addon.--it-infrastructure-audit .addon-card__item .addon-card__item-header br{display:none}}@media screen and (max-width:991px){.--cards-addon.--inner-list .addon-card__item-text ul{grid-template-columns:repeat(3,1fr)}.--cards-addon.--bitrix-development .addon-card__title{font-size:2.5rem}.cards-wrap.--cards-addon.--owlclick .get-card__desc-bottom{width:auto}.cards-wrap.--booking-wideformat .addon-card__image-tumb img{height:auto;width:2rem}.cards-wrap.--cards-addon.--multipage .addon-card__item-header.--faq>.addon-card__item-title:before{right:.65rem;top:0}.cards-wrap.--cards-addon.--multipage .addon-card{gap:2rem;grid-template-columns:1fr}.cards-wrap.--cards-addon.--multipage .addon-card__item.is-open .addon-card__item-title:before{top:44%}.cards-wrap.--cards-addon.--online .addon-card{display:flex;flex-direction:column}.--im-bitrix .addon-card__item{width:calc(50% - .5rem)}.cards-wrap.--cards-addon.--online .addon-card>:first-child{margin-bottom:3rem}.cards-wrap.--cards-addon.--online .addon-card__content-wrap{grid-template-columns:1fr}.--1c-website.--cards-addon{max-width:100%}.--cards-addon.--telegram-store .addon-card__desc{margin:0;width:100%}.--cards-addon.--telegram-store .addon-card__content-wrap{grid-template-columns:1fr}.--cards-addon.--bitrix-development .addon-card__item-header.--faq>.addon-card__item-title:after{left:94%}.--cards-addon.--analiz-conkurentov .addon-card__content-wrap{grid-template-columns:1fr}.--cards-addon.--analiz-conkurentov .addon-card__item-subtitle{width:100%}.--cards-addon.--server-maintenance .addon-card__content-wrap{gap:.5rem;grid-template-columns:1fr}}@media screen and (max-width:768px){.cards-wrap.--booking-wideformat .addon-card__content-wrap{grid-template-columns:1fr}.cards-wrap.--booking-wideformat .addon-card__item,.cards-wrap.--booking-wideformat .addon-card__item:first-child,.cards-wrap.--booking-wideformat .addon-card__item:nth-child(2){max-width:100%;width:100%}.cards-wrap.--cards-booking.--stretch-marks .addon-card__item{padding:2rem}.--im-bitrix .addon-card__item,.--im-bitrix .addon-card__item:first-child,.--im-bitrix .addon-card__item:nth-child(2){width:100%}}@media screen and (max-width:640px){.--im-bitrix .addon-card__item,.--im-bitrix .addon-card__item:first-child,.--im-bitrix .addon-card__item:nth-child(2){width:100%}.--cards-addon.--inner-list .addon-card__item-text ul{grid-template-columns:repeat(2,1fr)}.--cards-addon.--online{margin-top:5rem!important}.--cards-addon.--online .addon-card__title{font-size:2.5rem!important}.cards-wrap.--cards-addon.--red-button .cards-mockup__btn-wrap{align-items:flex-start!important;display:flex;flex-direction:column-reverse!important;margin-top:2rem!important}.cards-wrap.--cards-addon.--red-button .cards-default__btn{align-self:flex-start!important}.cards-wrap.--cards-addon.--red-button .cards-mockup__btn-label{align-self:flex-start!important;margin-left:1rem}.--landing.--cards-addon .addon-card__content-wrap{grid-template-columns:repeat(1,1fr)}.addon-card__title br{display:none}.addon-card__title{font-size:2rem;line-height:2.5rem;text-align:left!important}.addon-card__item-title-wideformat{margin-left:3.5rem}.addon-card__item-title.--booking-wideformat:first-child{margin-top:-3.5rem}.addon-card__item-title.--booking-wideformat{margin-top:-2rem}.cards-wrap.--cards-addon.--multipage .addon-card__item-header.--faq>.addon-card__item-title{width:90%}.cards-wrap.--cards-addon.--multipage .addon-card__item-header.--faq>.addon-card__item-title:after{right:-4rem;top:-1rem}.cards-wrap.--cards-addon.--multipage .addon-card__item-header.--faq>.addon-card__item-title:before{right:-3rem}.cards-wrap.--cards-addon.--multipage .addon-card__item.is-open .addon-card__item-title:before{top:0}.cards-wrap.--cards-addon.--multipage.--business-registration .addon-card__item-header .addon-card__item-title{align-content:center;min-height:3rem}.cards-wrap.--cards-addon.--multipage.--business-registration .addon-card__item-header.--faq>.addon-card__item-title:after{top:-30%}.cards-wrap.--cards-addon.--multipage.--business-registration .addon-card__item.is-open .addon-card__item-title:before{top:10%}.--cards-addon.--bitrix-development .addon-card__item-header{width:88%}.--cards-addon.--bitrix-development .addon-card__item-header.--faq>.addon-card__item-title:after{left:105%}.--cards-addon.--server-maintenance-faq .addon-card__item-header.--faq>.addon-card__item-title:after{left:94%}}@media screen and (max-width:480px){.cards-wrap.--cards-booking.--lightbox-design .addon-card__item{padding:2rem 1.5rem}.addon-card__item-title{overflow-wrap:anywhere}.--cards-addon.--bitrix-development .addon-card__item-header.--faq>.addon-card__item-title:after{left:102%}}.--im-bitrix.addon-card__title{color:var(--main-color__white,#fff);font-size:3rem;font-style:normal;font-weight:700;line-height:3.5rem}.--im-bitrix.addon-card__title span{color:#ffffff80}.--im-bitrix .addon-card__image-tumb{margin-top:0!important}.--im-bitrix .addon-card__image-tumb img{width:3.375rem!important}.--cards-addon.--telegram-store .--im-bitrix .addon-card__item-title{align-items:center;color:#fff;display:flex;font-size:2rem;font-style:normal;font-weight:500;line-height:2rem;min-height:3.5rem}.--cards-addon.--telegram-store .--im-bitrix .addon-card__item-subtitle{color:#ffffffa3;font-size:1.25rem;font-style:normal;font-weight:400;grid-column:1/-1;line-height:120%;opacity:.8}.--cards-addon.--telegram-store.--im-bitrix .addon-card__content-wrap{display:flex;flex-direction:row;gap:1rem}.--im-bitrix .addon-card__item{width:calc(33% - .5rem)}.--im-bitrix .addon-card__item:first-child,.--im-bitrix .addon-card__item:nth-child(2){width:calc(50% - .5rem)}.cards-booking__header{display:flex;flex-wrap:wrap;gap:3rem;position:relative;z-index:3}.cards-booking__title{flex:1 0 33%;font-weight:700;margin-bottom:unset!important}.cards-booking__desc,.cards-booking__title span{color:#fff9}.cards-booking__desc{flex:1 0 60%;font-size:1.5rem;font-weight:400;line-height:2rem}.cards-booking__line{width:100%}.cards-booking__desc span{color:#fff}.cards-wrap.--cards-booking.--wideformat .cards-booking__title{flex:1 0 50%;font-size:3rem;line-height:3.5rem}.cards-wrap.--cards-booking.--wideformat .cards-booking{padding-bottom:0}.cards-wrap.--cards-booking.--wideformat .cards-booking__desc{color:#ffffff7a;flex:1 0 36%}.cards-wrap.--cards-booking.--lightbox-design .cards-booking{padding-bottom:1.5rem}.cards-wrap.--cards-booking.--lightbox-design .cards-booking__title{flex:1 0 40%;font-size:3rem;line-height:3.5rem}.cards-wrap.--cards-booking.--lightbox-design .cards-booking__desc{color:#ffffff7a;flex:1 0 47%;font-size:1.5rem;line-height:2rem}.cards-wrap.--cards-booking.--affiche-design .cards-booking{padding-bottom:0}@media screen and (max-width:991px){.cards-booking__wrap{grid-template-columns:repeat(1,1fr)}.cards-wrap.--cards-booking.--wideformat .cards-booking__title{font-size:2.5rem;line-height:3rem}}@media screen and (max-width:768px){.cards-wrap.--cards-booking.--wideformat .cards-booking__header{gap:1rem}.--catalog-instructions .column-card__image{margin-bottom:3rem}.cards-wrap.--cards-booking.--wideformat .cards-booking__desc{flex:1 0 50%}}@media screen and (max-width:640px){.cards-wrap.--cards-booking.--lightbox-design .cards-booking{padding-bottom:0}}.cards-mockup__btn-wrap.--utp{align-items:center;display:flex;flex-direction:row-reverse;gap:1.5rem;justify-content:flex-start;margin-top:2.5rem!important}.cards-mockup__btn-wrap.--btn-arrow,.cards-mockup__btn-wrap.--btn-link{display:inline-flex;position:relative;z-index:3}.cards-mockup__btn-wrap.--btn-link{text-decoration:none!important}.cards-mockup__btn-label.--utp span{color:#fff;font-weight:600}.cards-mockup__btn-wrap.--utp .cards-mockup__btn-arrow{display:none!important}.cards-mockup__btn-wrap.mt-80.mt-0{margin-top:0!important}.cards-mockup__btn-wrap.mt-80.mt-0 .cards-mockup__btn-link{padding-right:2rem}.cards-mockup__btn.--cofff{background-color:#ffffff1a;padding-right:13rem}.cards-mockup__btn.--cofff:hover{background-color:#ffffff27}.--vitraji-development.--cards-mockup .cards-mockup__btn-wrap{margin-top:7.5rem!important}.--vitraji-development.--cards-mockup .cards-mockup__img{top:4rem}.--autentica-aroma-mockup.--cards-mockup .cards-mockup__blur,.--vitraji-development.--cards-mockup .cards-mockup__blur{z-index:auto}.--autentica-aroma-mockup.--cards-mockup .cards-mockup__btn-wrap{margin-top:3.5rem!important}.cards-mockup__title span{opacity:.64}.cards-mockup__tag{font-size:1.5rem;line-height:2rem}.cards-mockup__tag:before{background-color:var(--color__fill-1);border-radius:50%;content:"";display:block;height:.5rem;margin-right:1rem;width:.5rem}.cards-mockup__tag span{opacity:.72}.cards-mockup__title{font-size:3rem;font-weight:700;line-height:3.5rem}.cards-mockup__title.--fzt42{font-size:2.625rem;line-height:3rem}.cards-mockup__desc{color:#ffffffb8;font-weight:400}.cards-mockup__sub-desc{color:#fff6}.cards-mockup__sub-desc span{color:#fff}.cards-mockup__btn-label{color:#fff6;font-size:1.25rem;line-height:1.75rem}.cards-mockup__btn{background-color:#323232;border-radius:1rem;color:#fff;font-size:1.375rem;height:4.5rem;line-height:1.75rem;padding-left:1.5rem;padding-right:4.5rem;position:relative;width:-moz-fit-content;width:fit-content}.cards-mockup__btn-wrap.--margin32{margin-top:2rem!important}.cards-mockup__btn.--paradiso{background-color:#ffffff1a}.cards-mockup__btn.--paradiso:hover{background-color:#ffffff27}.cards-mockup__img.--size{height:37.81rem;width:45.56rem}.cards-mockup__img.--size1{height:42rem;width:39.5rem}.cards-mockup__btn.--card-use{background-color:#37374f}.cards-mockup__btn.--card-use:hover{background-color:#4f4f6c}.cards-mockup__btn-label.--card-use{max-width:320px}.cards-mockup__btn-arrow{background-position:50%;background-repeat:no-repeat;background-size:contain;height:1.375rem;opacity:.4;position:absolute;right:1.125rem;transition:all .24s ease;width:.75rem}.cards-mockup__btn:hover .cards-mockup__btn-arrow{opacity:1}.cards-mockup__btn:hover{background-color:#3b3b3b}.cards-mockup{background-color:#222;flex-direction:row!important}.cards-mockup__bg{height:100%;position:relative;z-index:2}.cards-mockup__desc span{color:#fff;font-weight:700;opacity:1}.cards-mockup__blur{height:36.125rem;pointer-events:none;position:absolute;right:0;top:0;width:82.0625rem;z-index:0;z-index:-1}.cards-mockup__blur svg{height:100%;width:100%}.cards-mockup__content{position:relative;z-index:2}.cards-mockup__img{display:block;height:42.375rem;min-height:1rem;position:absolute;right:0;top:0;width:52.0625rem;z-index:1}.cards-mockup__img source{height:1px;width:1px}.cards-mockup__img.--position{top:7rem}.cards-mockup__img.--position5{top:5rem}.cards-mockup__img img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.cards-mockup__content{min-height:42rem;padding-right:4rem}.cards-mockup__btn-wrap.--type-2{margin-top:2.5rem!important}.cards-mockup__btn-wrap.--type-2 .cards-mockup__btn-arrow{display:none}.cards-mockup__btn-wrap.--owlclick .cards-mockup__btn{padding-right:7.5rem}.--np-group__presentation .cards-mockup__btn-wrap{bottom:-18rem;position:absolute}.cards-mockup__btn-label.cards-mockup__btn-wrap--np-group{margin-bottom:1rem}.cards-mockup__img.--np-group{top:2.5rem}.--np-group__polygraphy .cards-mockup__btn-wrap{margin-top:3rem!important}.cards-mockup__btn-wrap.--utp.--smi{align-self:flex-start}.cards-wrap.--func-testing .cards-mockup__btn-wrap{margin-top:auto!important}.--video-pack-about.--cards-mockup .cards-mockup__blur{z-index:auto}.--video-pack-about.--cards-mockup .cards-mockup__title{margin-top:0!important}.--video-pack-about.--cards-mockup .cards-mockup__desc{color:#fff9;font-size:1.5rem;font-weight:400;line-height:2rem;opacity:1}.--video-pack-about.--cards-mockup .cards-mockup{display:grid!important;grid-template-columns:1.4fr 1fr}.--video-pack-about.--cards-mockup .cards-mockup__bg{height:auto;max-width:100%}.--video-pack-about.--cards-mockup .cards-mockup__img{height:19rem;right:3rem;top:4rem;width:auto}.--video-pack-about.--cards-mockup .cards-mockup__content{min-height:auto;padding-bottom:4.5rem;padding-right:3rem}.--video-pack-about.--cards-mockup .cards-mockup__obj{height:-moz-fit-content;height:fit-content;max-width:none!important}.--1c-crm .cards-mockup__btn-arrow{display:none}.--1c-crm .cards-mockup__btn{background:var(--color__fill-1);border-radius:3.375rem;font-size:1.25rem;font-weight:500;height:5.5rem;line-height:140%;padding-left:3.5rem;padding-right:3.5rem;transition:all .24s ease}.--1c-crm .cards-mockup__btn:hover{background-color:#fff;color:#000}.--1c-crm .cards-mockup__btn-link{font-size:1.5rem;line-height:1.75rem}@media screen and (max-width:1199px){.cards-mockup__content{min-height:auto;padding-right:3rem}.cards-mockup__img{display:flex;height:auto;position:relative;width:50%}.cards-mockup__bg{display:flex;justify-content:flex-end}.cards-mockup{flex-direction:column!important}.cards-mockup__img.--position{top:0}.cards-mockup__obj{max-width:100%!important}}@media screen and (max-width:991px){.cards-mockup__img.--size1{height:36rem;padding-bottom:2rem;padding-left:1rem;padding-top:1.5rem!important}.cards-mockup__img{margin-right:-1.5rem;width:100%}.cards-mockup__title{font-size:2rem!important;line-height:2.5rem!important}}@media screen and (max-width:768px){.--video-pack-about.--cards-mockup .cards-mockup__img{left:-8rem;top:-2rem}.--video-pack-about.--cards-mockup .cards-mockup{grid-template-columns:1fr}}@media screen and (max-width:640px){.--vitraji-development.--cards-mockup .cards-mockup__btn-wrap{margin-top:3rem!important}.--vitraji-development.--cards-mockup .cards-mockup__sub-desc{text-wrap:balance}.--vitraji-development.--cards-mockup .cards-mockup__sub-desc br{display:none}.--vitraji-development.--cards-mockup .cards-mockup__title{margin-top:1rem!important}.cards-mockup__title{font-size:2.5rem!important;font-size:2rem;line-height:3rem!important;line-height:2.5rem}}.--vitraji .cards-resume__item-value{font-size:2rem;line-height:120%}.cards-resume__label{font-weight:700}.cards-resume__items{border-top:1px solid hsla(0,0%,100%,.14);padding-top:.5rem}.cards-resume{padding-bottom:3.5rem;padding-top:2.5rem}.cards-resume__item-label{font-size:1.375rem;line-height:1.75rem;opacity:.8}.cards-resume__item-value{font-size:1.5rem;font-weight:700;line-height:2rem}.cards-resume__item-value-lite{font-size:1.5rem;font-weight:400;line-height:2rem}.cards-resume__item-value span{font-size:3rem;line-height:3.5rem}.cards-resume__item{display:flex;flex-direction:column;justify-content:space-between;margin:2rem 2rem 0 0}.--two-rows .cards-resume__item{flex:1 1 50%;margin:2rem 0 0;padding-right:.5rem}.cards-resume__item:last-child{margin:2rem 0 0}.cards-resume__item-value-lite.--mb-1rem{margin-bottom:-1rem}@media screen and (max-width:1199px){.cards-wrap.--cards-resume{max-width:100%}}@media screen and (max-width:991px){.cards-resume{padding:2rem}}@media screen and (max-width:640px){.cards-resume{padding:1.5rem}}@media screen and (max-width:440px){.--two-rows .cards-resume__item{flex:1 1 100%}.--two-rows .cards-resume__item-value{margin-top:0!important}}.example-cards__btn.--utp{max-width:21rem!important}.example-card{background-color:#171717;display:flex;position:relative;width:100%}.example-cards img{height:11rem;max-width:10.75rem}.example-cards img.--design{height:13rem;max-width:none!important}.example-cards img.--design1{height:11.5rem;max-width:none!important}.example-card__blur img{height:66rem;opacity:.6;position:absolute;top:-28rem}.example-card__header{display:flex;flex-wrap:wrap;position:relative;z-index:3}.example-card__header span{color:#fff9}.example-card__title{flex:1 0 33%;font-weight:700}.example-card__desc{flex:1 0 34%;font-size:1.5rem;font-weight:400;line-height:2rem}.example-card .--underline{flex:1 1 100%;width:100%}.example-wrap{display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin:0;width:100%}.example-cards>.--underline{max-width:4.375rem}.example-wrap span{color:#fff9}.example-cards{align-items:center;background-color:#ffffff0a;display:flex;flex-direction:column;max-width:28.5rem;padding:3rem 2rem;text-align:center;width:100%}.example-cards .--left{left:1rem;position:relative}.example-cards__title{font-size:1.75rem;font-weight:700}.example-cards__desc{color:#fff9;flex:1}.example-cards__btn{background-color:transparent;border:2px solid #fff;border-radius:3.375rem;color:#fff;font-size:1.125rem!important;font-weight:600;max-height:4rem;max-width:16rem;padding:0 2rem;position:relative;width:100%}.example-cards__btn span{color:#fff}.example-cards__btn:after{border-bottom:2px solid #fff;border-right:2px solid #fff;content:"";height:.5rem;left:1rem;pointer-events:none;position:relative;transform:rotate(-45deg);width:.5rem}.example-cards__btn:hover{background-color:#fff;color:#000}.example-cards__btn:hover span{color:#000}.example-cards__btn:hover.example-cards__btn:after{border-bottom:.2rem solid #000;border-right:.2rem solid #000}.example-cards__btn.--none{display:none}.example-cards__album{height:100%;position:absolute;width:100%}.example-cards__album-item{display:block;height:100%;width:100%}.example-cards__album-item:not(:first-child){height:0;visibility:hidden;width:0}.example-cards__thumb-img{visibility:hidden}.example-cards__notice{color:#fff9}.cards-wrap.--cards-example.--sticker-design .example-card__title{flex:1 0 20%}.cards-wrap.--cards-example.--sticker-design .example-card__desc span{color:#ffffff8f}.cards-wrap.--cards-example.--sticker-design .example-cards{background:#ffffff08}.--cards-example.--video-editing-features .example-cards__desc div{letter-spacing:.01rem}.cards-wrap.--cards-example.--video-editing-features .example-card{padding-left:3rem!important;padding-right:3rem!important}.--cards-example.--video-editing-features .example-cards__title{font-weight:600}.--cards-example.--video-editing-features .example-card__desc span{color:#fff9!important}.example-cards__btn.--wideformat{border:none;border-radius:2rem;height:100%;margin:0!important;max-height:100%;max-width:100%;padding:0;position:absolute;top:0}.--wideformat.example-cards__btn:after,.example-cards__btn.--wideformat span{display:none}.--wideformat.example-cards__btn:hover{background-color:transparent}.cards-wrap.--cards-example.--neckhangers .example-card{background:linear-gradient(180deg,#202a30,#1a1e22 53.65%,#151516 100% 0);padding-left:2rem;padding-right:2rem}.cards-wrap.--cards-example.--neckhangers .example-card__header{margin:0 1rem}.cards-wrap.--cards-example.--neckhangers .--underline{margin:2.44 1rem 0!important}.cards-wrap.--cards-example.--neckhangers .example-card__title{flex:none;font-size:3rem;letter-spacing:-.05rem;line-height:3rem}.cards-wrap.--cards-example.--neckhangers .example-wrap{margin-top:1.94rem!important}.cards-wrap.--cards-example.--neckhangers .example-cards{align-items:flex-start;display:grid;gap:1rem;grid-template-columns:auto 1fr;max-width:100%;padding:2rem;text-align:inherit}.cards-wrap.--cards-example.--neckhangers .example-cards img{grid-row:1/3;height:4.75rem;margin-right:.5rem;width:4.75rem}.cards-wrap.--cards-example.--neckhangers .example-cards__desc{color:#ffffffdb;grid-column:2/-1;letter-spacing:-.07rem;margin-top:0!important;opacity:.8}.cards-wrap.--cards-example.--neckhangers .example-cards__btn{display:none}.cards-wrap.--cards-example.--business-cards-design .example-card__title{flex:1 0 12%}.cards-wrap.--cards-example.--business-cards-design .example-card__desc{flex:1 0 55%}.--business-cards-design__list-example{display:grid;gap:1rem}.--business-cards-design__list-example li{margin-left:3.5rem;position:relative}.--business-cards-design__list-example li:before{background-color:#f52536;border-radius:50%;content:"";height:.5rem;left:-2.4rem;opacity:.8;position:absolute;top:.8rem;width:.5rem}.cards-wrap.--cards-example.--business-cards-design .example-cards img{height:5.625rem;width:5.9375rem}.cards-wrap.--cards-example.--vehicle-wraps .example-card__title{flex:1 0 10%}.cards-wrap.--cards-example.--dressing .example-cards__title{font-size:2rem;font-weight:500;line-height:2rem}.cards-wrap.--cards-example.--redesign .example-card__header span{color:#ffffff80}.cards-wrap.--cards-example.--redesign .example-card{background:linear-gradient(180deg,#202a30,#1a1e22 53.65%,#151516 100% 0)}.cards-wrap.--cards-example.--redesign .example-wrap{display:grid;gap:1rem 1.81rem;grid-template-columns:1fr 1fr}.cards-wrap.--cards-example.--redesign .example-cards{align-items:flex-start;background:#dde9ff0f;flex-direction:row;gap:1.5rem;max-width:none}.cards-wrap.--cards-example.--redesign .example-cards img{flex:.18;height:5.625rem;width:5.9375rem}.cards-wrap.--cards-example.--redesign .example-cards__desc{color:#ffffffdb;margin-top:0!important;text-align:initial}.cards-wrap.--cards-example.--redesign .example-cards:nth-child(3) img{height:4.375rem;width:4.375rem}.cards-wrap.--cards-example.--redesign .example-cards:nth-child(5) img{height:4.625rem;width:4.625rem}.cards-wrap.--cards-example.--redesign .example-cards:nth-child(8){background:transparent;border-radius:0;margin-top:.5rem;padding:0}.cards-wrap.--cards-example.--redesign .example-cards:nth-child(8) .example-cards__desc{color:#ffffffa3}.cards-wrap.--cards-example.--redesign .example-cards:nth-child(8) img,.cards-wrap.--cards-example.--redesign .example-cards__btn{display:none}.cards-wrap.--cards-example.--cards-for-market .example-card__header span{color:#ffffff80}.cards-wrap.--cards-example.--cards-for-market .example-card__header{text-align:center}.cards-wrap.--cards-example.--cards-for-market .example-card{background:linear-gradient(180deg,#202a30,#1a1e22 53.65%,#151516 100% 0)}.cards-wrap.--cards-example.--cards-for-market .example-wrap{display:grid;gap:1.81rem 1.81rem;grid-template-columns:1fr 1fr}.cards-wrap.--cards-example.--cards-for-market .example-cards{align-items:flex-start;background:#dde9ff0f;flex-direction:row;gap:2rem;max-width:none;padding:2rem}.cards-wrap.--cards-example.--cards-for-market .example-cards img{flex:.18;height:5rem;margin-top:.5rem;width:5rem}.cards-wrap.--cards-example.--cards-for-market .example-cards .--video{height:4rem;width:4rem}.cards-wrap.--cards-example.--cards-for-market .example-cards__desc{color:#ffffffdb;font-size:1.5rem;font-weight:400;line-height:2rem;margin-top:0!important;opacity:.8;text-align:initial}.cards-wrap.--cards-example.--cards-for-market .example-cards__desc span{color:#fff;font-weight:700}.cards-wrap.--cards-example.--cards-for-market .example-cards__btn{display:none}.cards-wrap.--cards-example.--desc-under .example-card__desc{flex:1 0 100%}.cards-wrap.--cards-example.--quiz .example-cards__title{letter-spacing:-.08rem}.cards-wrap.--cards-example.--copywriting-and-rewritin .example-wrap{display:grid;grid-template-columns:1fr 1fr;margin-top:2.85rem!important}.cards-wrap.--cards-example.--copywriting-and-rewritin .example-card__desc{color:#ffffff7a}.cards-wrap.--cards-example.--copywriting-and-rewritin .example-cards{align-items:flex-start;flex-direction:row;gap:1.5rem;max-width:none;padding:2rem}.cards-wrap.--cards-example.--copywriting-and-rewritin .example-cards__btn{display:none}.cards-wrap.--cards-example.--copywriting-and-rewritin .example-cards img{height:auto;max-width:6rem}.cards-wrap.--cards-example.--copywriting-and-rewritin .example-cards__desc{color:#ffffffdb;font-size:1.5rem;font-weight:400;line-height:2rem;margin-top:0!important;opacity:.8;text-align:start}.cards-wrap.--cards-example.--development-regime-plates{max-width:calc(var(--col-width)*7 + var(--col-gutter)*10)}.cards-wrap.--cards-example.--development-regime-plates .example-card{padding:3rem 2rem 2rem}.cards-wrap.--cards-example.--development-regime-plates .example-cards__btn{display:none}.cards-wrap.--cards-example.--development-regime-plates .example-card__header span{color:#ffffff80;letter-spacing:.03rem}.cards-wrap.--cards-example.--development-regime-plates .example-card .--underline{margin:auto;width:94%}.cards-wrap.--cards-example.--development-regime-plates .example-cards{align-items:flex-start;display:grid;gap:.4rem 2.5rem;grid-template-columns:auto 1fr;max-width:none;padding:1.8rem 2rem 2rem}.cards-wrap.--cards-example.--development-regime-plates .example-cards img{grid-row:1/3}.cards-wrap.--cards-example.--development-regime-plates .example-cards__title{font-size:2rem;font-weight:500;line-height:2rem;text-align:start}.cards-wrap.--cards-example.--development-regime-plates .example-cards__desc{color:#ffffffdb;font-size:1.5rem;font-weight:400;line-height:2rem;opacity:.8;text-align:start}.cards-wrap.--cards-example.--online-showcases .example-cards__desc{font-size:1.5rem;font-weight:400;line-height:1.75rem;opacity:.8;text-align:start}.cards-wrap.--cards-example.--online-showcases .example-card{padding:3rem 2rem 2rem}.cards-wrap.--cards-example.--online-showcases .example-cards__btn{display:none}.cards-wrap.--cards-example.--online-showcases .example-card__header span{color:#ffffff80;letter-spacing:.03rem}.cards-wrap.--cards-example.--online-showcases .example-card__header{align-self:center;letter-spacing:.03rem}.cards-wrap.--cards-example.--online-showcases .example-card .--underline{display:none;width:94%}.cards-wrap.--cards-example.--online-showcases .example-cards{align-items:flex-start;background:#dde9ff0f;display:grid;gap:.4rem 2.5rem;grid-template-columns:auto 2fr;margin-bottom:1.75rem;margin-top:-1rem;max-width:49%;padding:1.8rem 2rem 2rem}.cards-wrap.--cards-example.--online-showcases .example-cards img{grid-row:1/3}.cards-wrap.--cards-example.--online-showcases .example-cards__title{display:none;font-size:2rem;font-weight:500;line-height:2rem;text-align:start}.cards-wrap.--cards-example.--development-regime-plates .example-cards:first-child img{height:4.3125rem;width:4.4375rem}.cards-wrap.--cards-example.--development-regime-plates .example-cards:nth-child(2) img{height:4.2885rem;width:4.28738rem}.cards-wrap.--cards-example.--development-regime-plates .example-cards:nth-child(3) img{height:4.29844rem;width:4.43194rem}.cards-wrap.--cards-example.--online-showcases .example-cards:first-child img,.cards-wrap.--cards-example.--online-showcases .example-cards:nth-child(2) img,.cards-wrap.--cards-example.--online-showcases .example-cards:nth-child(3) img,.cards-wrap.--cards-example.--online-showcases .example-cards:nth-child(4) img{align-self:center;height:5rem;width:5rem}.cards-wrap.--uploading-goods .example-card__title{font-size:3rem;text-align:center}.cards-wrap.--uploading-goods .example-wrap{margin-top:2rem!important}.cards-wrap.--uploading-goods .example-cards{align-items:flex-start;flex-direction:row;flex-wrap:wrap;gap:1rem!important}.cards-wrap.--uploading-goods .example-cards img{height:auto;width:6.125rem}.cards-wrap.--uploading-goods .example-cards__desc{align-self:flex-start;color:#ffffffa3;font-size:1.25rem;line-height:1.75rem;margin:0!important;min-width:100%;text-align:left}.cards-wrap.--uploading-goods .example-cards__title{margin-top:3.5rem}.cards-wrap.--uploading-goods .example-cards__desc span{color:#fff;font-weight:500}.cards-wrap.--func-testing .example-card__title{font-size:3rem;font-weight:700;line-height:110%}.cards-wrap.--func-testing .example-card__desc{color:#ffffff80;flex:none;font-size:2rem;line-height:2.5rem}.cards-wrap.--func-testing .example-card__header{gap:2rem;justify-content:space-between}.cards-wrap.--func-testing .--underline{display:none}.cards-wrap.--func-testing .example-cards{align-content:flex-start;align-items:flex-start;flex-direction:row;flex-wrap:wrap;gap:1.5rem}.cards-wrap.--func-testing .example-cards img{height:3rem;width:3rem}.cards-wrap.--func-testing .example-cards__title{flex-basis:calc(100% - 4.5rem);flex-grow:0;font-size:2rem;font-weight:600;line-height:2rem;text-align:left}.cards-wrap.--func-testing .example-cards__desc{flex-basis:100%;flex-grow:0;margin:0!important;text-align:left}.--cards-example.--video-editing-features .example-card__title{letter-spacing:0!important;line-height:116%!important}.--cards-example.--video-editing-features .example-card__desc{font-size:2rem;font-weight:400;line-height:2.5rem;max-width:56rem}.--cards-example.--video-editing-features .example-card__header{display:flex;flex-direction:column;flex-wrap:nowrap;margin:0!important}.--cards-example.--video-editing-features .example-cards__title{font-size:2rem;line-height:2rem}.--cards-example.--video-editing-features .example-cards img{height:5.5rem!important;width:5.5rem!important}.--cards-example.--registration-trademark .example-card__header{align-items:flex-end;width:90%}.--cards-example.--registration-trademark .example-card__title{flex:1 0 16%;line-height:100%}.--cards-example.--registration-trademark .example-card__desc{color:#ffffff80;font-weight:400;line-height:110%}.--cards-example.--registration-trademark .example-card .--underline{margin-bottom:2rem;margin-top:2rem!important}.--cards-example.--registration-trademark .example-card__subdesc{color:#ffffff80;font-size:1.25rem;font-weight:400;line-height:120%;width:45%}.--cards-example.--registration-trademark .example-wrap{margin-top:2rem!important}.--cards-example.--registration-trademark .example-cards{align-content:flex-start;border-radius:1.5rem;display:grid;gap:1.5rem;grid-template-columns:auto 1fr;padding:2rem 1.8rem 3.5rem;text-align:left}.--cards-example.--registration-trademark .example-cards:first-child,.--cards-example.--registration-trademark .example-cards:nth-child(2){max-width:43.5rem;padding:2rem 1.8rem}.--cards-example.--registration-trademark .example-cards img{height:auto;max-width:3.3125rem;width:3rem}.--cards-example.--registration-trademark .example-cards:first-child img{width:3.3125rem}.--cards-example.--registration-trademark .example-cards__title{color:var(--color__white);font-size:2rem;font-weight:500;line-height:100%}.--cards-example.--registration-trademark .example-cards__desc{color:#ffffffa3;font-size:1.25rem;font-weight:400;grid-column:1/-1;line-height:120%;margin-top:0!important;opacity:.8}.--cloud-cash .example-card__title span{color:#fff;font-size:3rem;font-style:normal;font-weight:700;line-height:3.5rem}.--cloud-cash .example-card__desc{color:#ffffff7a;font-size:1.5rem;font-style:normal;font-weight:400;line-height:2rem}.--cloud-cash .example-cards img{height:4.5rem;width:4.5rem}.--cloud-cash .example-cards{align-items:flex-start}.--cloud-cash .example-cards__title{align-items:center;color:#fff;display:flex;font-size:2rem;font-style:normal;font-weight:500;gap:1.5rem;line-height:2rem;margin-bottom:.75rem;text-align:left}.--cloud-cash .example-cards__desc{color:#ffffffa3;font-size:1.25rem;font-style:normal;font-weight:400;line-height:1.75rem;text-align:left}.--cloud-cash .example-cards__desc span{color:#fff;font-weight:700}.--cloud-cash .example-cards__desc ul{display:flex;flex-direction:column;gap:.5rem}.--cloud-cash .example-cards__desc li{padding-left:2rem;position:relative}.--cloud-cash .example-cards__desc li:before{background-color:#fff;border-radius:50%;content:"";height:.5rem;left:0;position:absolute;top:.75rem;width:.5rem}.--cloud-cash .example-card__header{align-items:center}.--crm-an .example-card__header{display:grid;gap:1.75rem;grid-template-columns:1fr .75fr}.--crm-an .example-card__header div.example-card__desc:nth-child(2){color:#ffffff7a;display:flex;flex-direction:column;font-size:1.25rem;font-style:normal;font-weight:400;gap:1rem;grid-row:span 2;line-height:1.75rem}.--crm-an .example-card__header div.example-card__desc:last-child{color:#ffffff80;display:flex;flex-direction:column;font-size:1.5rem;font-style:normal;font-weight:400;gap:1rem;line-height:2rem}.--crm-an.cards-wrap.--cards-example.--neckhangers .example-wrap{display:grid;grid-template-columns:1fr 1fr 1fr}.--crm-an.cards-wrap.--cards-example.--neckhangers .example-cards{align-content:flex-start;display:flex;flex-direction:row;flex-wrap:wrap}.--crm-an.cards-wrap.--cards-example.--quiz .example-cards__title{align-content:center;align-items:center;min-height:3.5rem;width:calc(100% - 5rem)}.--crm-an.cards-wrap.--cards-example.--neckhangers .example-cards__desc{color:#ffffffa3;font-size:1.25rem;font-style:normal;font-weight:400;grid-column:span 2/-1;line-height:120%}.--crm-an.cards-wrap.--cards-example.--neckhangers .example-cards img{height:3.3125rem;width:3.3125rem}@media screen and (max-width:1199px){.example-wrap{justify-content:center}.cards-wrap.--cards-example.--neckhangers{max-width:100%}.cards-wrap.--cards-example.--development-regime-plates,.cards-wrap.--cards-example.--online-showcases{max-width:none}.--cards-example.--registration-trademark .example-card__header,.--cards-example.--registration-trademark .example-card__subdesc{width:100%}.--cards-example.--registration-trademark .example-wrap{flex-direction:column}.--cards-example.--registration-trademark .example-cards,.--cards-example.--registration-trademark .example-cards:first-child,.--cards-example.--registration-trademark .example-cards:nth-child(2){max-width:100%}}@media screen and (max-width:992px){.--cloud-cash .example-cards{flex:auto;max-width:100%;width:100%}}@media screen and (max-width:991px){.cards-wrap.--func-testing .example-card__header{flex-direction:column;gap:1rem}.cards-wrap.--func-testing .example-card__title{font-size:2.25rem;font-weight:600}.cards-wrap.--func-testing .example-card__desc{font-size:1.5rem;line-height:2rem}.--cards-example.--video-editing-features .example-card__title{font-size:2.75rem!important;line-height:3.25rem!important}.--cards-example.--video-editing-features .example-card__desc{font-size:1.5rem;line-height:2rem;margin-top:.5rem}.cards-wrap.--cards-example.--redesign .example-wrap{grid-template-columns:1fr}.cards-wrap.--cards-example.--redesign .example-cards:nth-child(8){padding-bottom:2rem}.cards-wrap.--cards-example.--cards-for-market .example-wrap,.cards-wrap.--cards-example.--copywriting-and-rewritin .example-wrap{grid-template-columns:1fr}.--cards-example.--registration-trademark .example-card__header{align-items:flex-start;flex-direction:column}}@media screen and (max-width:899px){.--crm-an.cards-wrap.--cards-example.--neckhangers .example-wrap{grid-template-columns:1fr 1fr}}@media screen and (max-width:768px){.cards-wrap.--cards-example.--business-cards-design .example-card__header{display:grid}.cards-wrap.--cards-example.--vehicle-wraps .example-card__header{flex-direction:column;gap:.5rem}.--cards-example.--registration-trademark .example-card__header{gap:1.5rem}.--crm-an .example-card__header{display:flex;flex-direction:column}.--crm-an .example-card__header div.example-card__desc:last-child{display:block}}@media screen and (max-width:640px){.--cards-example.--video-editing-features{margin-top:4rem!important}.example-card__header{flex-direction:column;flex-wrap:nowrap}.cards-wrap.--cards-example.--sticker-design .example-card__header{gap:2rem}.cards-wrap.--cards-example.--sticker-design .example-card__title br{display:none}}@media screen and (max-width:600px){.--crm-an.cards-wrap.--cards-example.--neckhangers .example-wrap{grid-template-columns:1fr}}@media screen and (max-width:480px){.--cloud-cash .example-cards{max-width:100%}}@media screen and (max-width:440px){.cards-wrap.--uploading-goods .example-cards{padding:1.5rem}.cards-wrap.--cards-example.--cards-for-market .example-cards{display:flex;flex-direction:column}.example-cards{padding:2rem 0}.cards-wrap.--cards-example.--neckhangers .example-cards{display:flex}.cards-wrap.--cards-example.--redesign .example-cards{flex-direction:column;padding:2rem}.cards-wrap.--cards-example.--redesign .example-cards img{margin:auto}.example-cards.--cards-for-market{flex-direction:column;padding:2rem!important}.cards-wrap.--cards-example.--cards-for-market .example-cards img{margin:auto}.cards-wrap.--cards-example.--development-regime-plates .example-cards,.cards-wrap.--cards-example.--online-showcases .example-cards{gap:1rem;grid-template-columns:1fr}.cards-wrap.--cards-example.--copywriting-and-rewritin .example-cards{flex-direction:column}.cards-wrap.--cards-example.--copywriting-and-rewritin .example-cards img{margin:auto}.cards-wrap.--cloud-cash .example-cards__btn{display:none}}.get-card__items.--presentation.--brochure-span>.get-item>.get-item__title p{font-size:1.125rem;font-weight:400;margin-top:.5rem;opacity:.6}.get-card__items.--brochure-span{grid-row-gap:.5rem}.--landing.--cards-get .get-card__items{grid-template-columns:repeat(4,1fr);max-width:100%}.--ar-cards .get-card__desc{font-size:1.5rem}.--ar-cards-small .get-card__desc{font-size:1.125rem;line-height:1.2rem}.get-card{align-items:center;display:flex;flex-direction:column}.get-card__items--add{gap:6.25rem;margin-top:1.875rem;padding:0 15rem}.get-card__head{text-align:center}.get-card__desc,.get-card__desc span{font-weight:400;opacity:.6}.get-card__desc-bottom{color:var(--color__white);font-weight:400}.get-card__desc-bottom span{opacity:.6}.get-card__items{grid-gap:4rem 1.5rem}.get-card__items-white.mt-20{margin-top:1.25rem!important}.get-card__items.get-card__items-white br{display:block}.get-card__items.--layout-get,.get-card__items.--presentation{grid-template-columns:1fr 1fr;grid-column-gap:7.5rem}.get-card__items.--layout-get{min-width:95%}.get-card__items.get-card__items-white.get-card__items{grid-gap:2.5rem 1.5rem}.get-card__items.--presentation .get-item__icon-tumb{flex:1 0 auto}.get-card__items.--presentation>.get-item{flex-direction:row;text-align:left}.get-card__items.--presentation>.get-item>.get-item__title{padding-left:1.5rem}.get-card__items.--presentation>.get-item>.get-item__title span{font-size:1.125rem;font-weight:400;line-height:1.5rem}.get-card__items.--layout-get .get-item__icon-tumb{flex:0 0 auto}.cards-wrap.--banner-line .get-card{padding:3.5rem 5rem!important}.cards-wrap.--banner-line .get-card__items{display:none}.cards-wrap.--banner-line .get-card .banner__title-white{font-size:6rem;font-weight:500;line-height:133%;margin-bottom:0!important;margin-right:3.75rem;margin-top:0}.cards-wrap.--banner-line .get-card .get-card__head{align-items:center;display:flex}.cards-wrap.--banner-line .get-card__items,.cards-wrap.--banner-line .get-card__items--add{margin-top:0!important}.cards-wrap.--banner-line .get-card__desc{color:fff;font-size:1.5rem;font-weight:500;line-height:133%;margin-top:0!important;opacity:1;text-align:left}.cards-wrap.--banner-line.--online .get-card__desc{font-size:1.25rem;font-weight:400;line-height:120%;text-align:center}.--layout-whywe2 .get-card__title{font-size:4rem!important;line-height:5rem}.--layout-whywe2 .get-card__items{min-width:98%}.get-card__items.--layout-get>.get-item{flex-direction:row;text-align:left}.--layout-get .get-card__title{font-size:3rem;line-height:2.25rem}.get-card__items.--layout-get>.get-item>.get-item__title{padding-left:2rem}.--layout-get .get-card__desc{color:#ffffffa3;line-height:1.5rem;opacity:100%}.get-card__items.--layout-get>.get-item>.get-item__title span{color:#ffffffdb;font-size:1.25rem;font-weight:400;line-height:1.5rem;opacity:80%}.--layout-get .get-item:first-child .get-item__icon-tumb{margin-top:-2rem}.get-card__items.--temp-col-1{grid-template-columns:1fr}.get-item__icon.--promo{height:6rem;width:100%}.cards-wrap.--cards-get.--layout-whywe2 .get-card__items .get-item:nth-child(2){margin-top:-3.8rem}.cards-wrap.--cards-get.--layout-whywe2 .get-card__items .get-item:nth-child(2) .get-item__icon{margin-top:4rem}.get-card__items.--banner{padding-left:3rem!important;padding-right:3rem!important}.get-card__items.--banner .get-item{align-items:flex-start}.get-card__items.--banner .get-item__icon-tumb{margin-top:1rem}.get-card__desc--invitation{margin:0 auto;width:90%}.cards-wrap.--cards-get.--owlclick .get-card__title{margin:auto;width:83%}.cards-wrap.--cards-get.--photo-album-why-us .get-card__desc span{color:#fff!important;display:block;font-weight:400;line-height:1.5rem;opacity:1}.cards-wrap.--cards-get.--commercial-communications .whywe-card__title-white{font-weight:700!important}.cards-wrap.--cards-get.--commercial-communications .get-item__title span{display:block;font-size:1.125rem;font-weight:400;line-height:1.5rem;margin-top:.5rem}.cards-wrap.--cards-get.--commercial-communications .get-item__title span br{display:none}.cards-wrap.--cards-get.--commercial-communications .get-card__desc span{color:#fff!important;display:block;font-weight:400;line-height:1.5rem;opacity:1}.cards-wrap.--cards-get.--marketing-kit-why-us .whywe-card__title-white{font-weight:700!important}.cards-wrap.--cards-get.--marketing-kit-why-us .get-item__title span{display:block;font-size:1.125rem;font-weight:400;line-height:1.5rem;margin-top:.5rem}.cards-wrap.--cards-get.--marketing-kit-why-us .get-item__title span br{display:none}.cards-wrap.--cards-get.--marketing-kit-why-us .get-card__desc span{color:#fff!important;display:block;font-weight:400;line-height:1.5rem;opacity:1}.cards-wrap.--cards-get.--social-media-post-why-us .whywe-card__title-white{font-weight:700!important}.cards-wrap.--cards-get.--social-media-post-why-us .get-item__title span{display:block;font-size:1.125rem;font-weight:400;line-height:1.5rem;margin-top:.5rem}.cards-wrap.--cards-get.--social-media-post-why-us .get-item__title span br{display:none}.cards-wrap.--cards-get.--social-media-post-why-us .get-card__desc span{color:#fff!important;display:block;font-weight:400;line-height:1.5rem;opacity:1}.cards-wrap.--cards-get.--events-why-us .get-card__desc{font-size:2rem!important;line-height:125%!important;opacity:.6!important}.cards-wrap.--cards-get.--events-why-us .get-item__desc{color:#ffffffa3!important;opacity:.8!important}.get-card__items.--owlclick{grid-template-columns:1fr 1fr;grid-column-gap:1rem;margin-top:3rem!important}.get-card__items.--owlclick>.get-item{flex-direction:column}.cards-wrap.--cards-get.--owlclick .get-card__desc-bottom{text-align:center;width:79%}.get-card__items.--program-events{padding-left:1.5rem!important;padding-right:3.6rem!important}.cards-wrap.--cards-get.--wideformat .get-card__desc{font-size:1.45rem;line-height:1.9rem;opacity:1}.cards-wrap.--cards-get.--designwhywe .get-card__desc{font-size:1.125rem;letter-spacing:.02rem;line-height:1.5rem!important;margin:auto;width:98%}.cards-wrap.--cards-get.--desc-to-left .get-item__desc{text-align:left}.--icon-w-12-rem .get-item__icon-tumb{height:12rem;width:12rem}.--icon-w-9-rem .get-item__icon-tumb{height:9rem;width:9rem}.--icon-w-7-rem .get-item__icon-tumb{height:7rem;width:7rem}.get-card__items.--poster-design .get-item:nth-of-type(n+2) .get-item__icon-tumb{flex:0 1 auto}.cards-wrap.--cards-get.--packaging-design .get-card__desc-bottom{color:var(--color__white);font-size:1.5rem;font-weight:600;width:95%}.cards-wrap.--cards-get.--packaging-design .get-card__desc-bottom span{color:#ffffffa3;font-weight:400;opacity:.8}.--packaging-design.get-card__items{gap:1rem;margin-top:2rem!important}.get-card__items.get-card__items-white.get-card__items.--poster-design{padding-left:2.5rem;padding-right:2.5rem}.get-card__items.--presentation.get-card__items-white.--post-templates{padding-left:1rem;padding-right:2rem}.get-card__items.--selling-sites{padding-left:0!important;padding-right:3rem!important}.get-card__items.--selling-sites>.get-item{flex-direction:row;text-align:left}.get-card__items.--selling-sites .get-item__icon-tumb{flex:1 0 auto}.get-card__items.--selling-sites .get-item:first-child .get-item__icon{margin-top:3rem}.get-card__items.--selling-sites>.get-item>.get-item__title{padding-left:1.5rem}.get-card__items.--selling-sites>.get-item>.get-item__title span{color:#ffffffa3;display:block;font-size:1.125rem;font-weight:400;line-height:1.5rem;opacity:.8;width:110%}.cards-wrap.--cards-get.--lightbox-design .get-card__desc{color:#ffffffa3;margin:auto;opacity:.8;text-align:initial;width:95%}.cards-wrap.--cards-get.--lightbox-design .get-card{padding-bottom:0}.cards-wrap.--cards-get.--lightbox-design .get-card__items{grid-template-columns:1fr 1fr;margin-top:2rem!important;max-width:100%;grid-gap:1.5rem}.cards-wrap.--cards-get.--catalog-get .get-card__desc{color:#ffffffa3;margin:auto;opacity:.8;text-align:initial;width:90%}.cards-wrap.--cards-get.--catalog-get .get-card{padding-bottom:0}.cards-wrap.--cards-get.--catalog-get .get-card__items{grid-template-columns:1fr 1fr;margin-top:2rem!important;max-width:100%;grid-gap:1.5rem}.--catalog-get-2 .get-card__items{min-width:100%}.--catalog-get-2 .get-card__title{font-size:3rem;font-weight:700}.cards-wrap.--cards-get.--catalog-get-2 .get-item__desc{font-size:1.25rem;line-height:1.75rem;width:120%}.cards-wrap.--cards-get.--catalog-get-2 .get-item:nth-child(2) .get-item__icon-tumb{min-width:200%}.cards-wrap.--cards-get.--selling-sites .get-card{padding-left:4rem;padding-right:4rem}.cards-wrap.--cards-get.--lightbox-design-inner .get-card__desc{color:#ffffffa3;line-height:1.5rem;opacity:.8}.cards-wrap.--cards-get.--lightbox-design-inner .get-item span{color:#ffffffa3;font-weight:400;opacity:.8}.cards-wrap.--cards-get.--lightbox-design-inner .get-card{padding-left:4.5rem;padding-right:4.5rem}.cards-wrap.--cards-get.--verstka .whywe-card__img{height:17rem}.get-item__icon-tumb .--lightbox-design-icon{width:8rem}.cards-wrap.--cards-get.--stretch-marks .get-card{padding-bottom:1rem}.cards-wrap.--cards-get.--stretch-marks .get-card__items{margin-top:2rem!important;max-width:100%}.cards-wrap.--cards-get.--stretch-marks .get-item{background-color:#212121;border-radius:2rem;padding-bottom:1.5rem;padding-top:1.5rem}.get-card__desc .--stretch-marks,.get-item__desc .--stretch-marks{text-align:initial}.cards-wrap.--cards-get.--stretch-marks .get-card__desc{color:#ffffffa3;margin:auto;opacity:.8;text-align:left;text-align:initial;width:95%}.cards-wrap.--cards-get .get-item__desc .--shop-window-pasting{text-align:center}.cards-wrap.--cards-get.--wideformat .get-item__desc{color:#ffffffdb}.cards-wrap.--cards-get.--placard-design .get-item:nth-child(3) .get-item__icon-tumb{width:13rem}.cards-wrap.--cards-get.--sticker-design .get-card__title{font-size:4rem;font-weight:700;line-height:5rem}.cards-wrap.--cards-get.--sticker-design .get-card__items{grid-template-columns:1fr 1fr;margin-top:3rem!important;grid-gap:2.5rem}.cards-wrap.--cards-get.--sticker-design .get-item{align-items:flex-start;display:grid;gap:.5rem 2rem;grid-template-columns:.2fr 1fr;text-align:initial}.cards-wrap.--cards-get.--sticker-design .get-item:first-child .get-item__icon-tumb{height:7rem;width:7rem}.cards-wrap.--cards-get.--sticker-design .get-item__icon-tumb{grid-column:1;grid-row:1/3}.cards-wrap.--cards-get.--sticker-design .get-item__title{font-size:1.6rem;font-weight:700;line-height:2rem}.--cards-get.--events-why-us .get-card__title{font-size:4rem;line-height:125%}.--cards-get.--events-why-us .get-item__desc div{font-size:1.125rem;padding-left:5rem;padding-right:5rem}.--cards-get.--video-editing-why-us .--timer-icon{height:7.3rem}.--cards-get.--video-editing-why-us .whywe-card__title-white{font-weight:700!important}.--cards-get.--video-editing-why-us .get-item .get-item__title span{color:#ffffffa3!important;line-height:133%!important;width:105%}.--cards-get.--banner-line.--video-editing .get-card{padding-bottom:2rem!important;padding-top:2rem!important}.--cards-get.--banner-line.--video-editing .banner__title-white{font-weight:700}.--cards-get.--video-editing-important .get-card__title{font-size:3rem;font-weight:700;line-height:3.5rem}.--cards-get.--video-editing-important .get-card__desc{color:#ffffff7a;font-size:1.5rem;font-weight:400;line-height:2rem;margin-top:1rem!important;max-width:70rem}.--cards-get.--video-editing-important .get-card__head{align-items:center;display:flex;flex-direction:column;width:100%}.--cards-get.--video-editing-important .get-item .get-item__desc{color:#ffffffdb;font-size:1.25rem;font-weight:400;line-height:1.75rem;opacity:.8}.--cards-get.--video-editing-important .get-item__icon-tumb{height:6.5rem;width:6.5rem}.--cards-get.--video-editing-important .get-item{padding-bottom:4rem!important}.cards-wrap.--cards-get.--product-catalog .get-card__title{font-size:4rem;font-weight:700;line-height:5rem}.cards-wrap.--cards-get.--product-catalog .get-card__items{margin-top:2rem!important}.cards-wrap.--cards-get.--product-catalog .get-item__desc{color:var(--color__white);opacity:1}.cards-wrap.--cards-get.--product-catalog .get-item__desc span{color:#ffffff8f}.cards-wrap.--cards-get.--calendar-design .get-card{padding-left:5rem;padding-right:5rem}.cards-wrap.--cards-get.--calendar-design .get-item:first-child .get-item__icon-tumb{margin-top:-4rem}.cards-wrap.--cards-get.--calendar-design .get-item:nth-child(3) .get-item__icon-tumb{margin-top:-3.5rem}.cards-wrap.--cards-get.--web-development .get-card__items{grid-template-columns:1fr 1fr 1fr 1fr;max-width:calc(var(--col-width)*11 + var(--col-gutter)*10)}.--white.get-item__link:hover{color:#f52536!important}.--invitation.--cards-get .get-card__desc{color:#ffffffa3;font-size:1.5rem;font-weight:400;line-height:133%;max-width:36rem;opacity:.8}.cards-wrap.--cards-get.--lightbox-design.--table-tent .get-card__items{padding-bottom:1rem}.cards-wrap.--cards-get.--lightbox-design.--table-tent .get-item{padding:3rem 1rem}.cards-wrap.--cards-get.get-card__whywe.--frontend .get-item .get-item__icon-tumb{flex-grow:0!important}.cards-wrap.--cards-get.get-card__whywe.--frontend .get-item .get-item__title{flex-grow:1!important}.cards-wrap.--cards-get.get-card__whywe.--frontend .whywe-card__title-white,.cards-wrap.--cards-get.get-card__whywe.--verstka .whywe-card__title-white{font-weight:700!important}.cards-wrap.--cards-get.--walkway-stands .get-card{align-items:baseline}.cards-wrap.--cards-get.--walkway-stands .get-card__title{text-align:start}.cards-wrap.--cards-get.--walkway-stands .get-card__desc{font-size:1.5rem;line-height:2rem;margin-top:0!important;opacity:.8;text-align:start}.cards-wrap.--cards-get.--walkway-stands .get-card__items{gap:1.5rem;grid-template-columns:1fr;margin-top:2rem!important}.cards-wrap.--cards-get.--walkway-stands .get-item{background:#212121;border-radius:1.5rem;display:grid;gap:1rem 1.5rem;grid-template-columns:auto 1fr;padding:3rem}.cards-wrap.--cards-get.--walkway-stands .get-item__desc{grid-column:1/-1;letter-spacing:-.05rem;text-align:start}.cards-wrap.--cards-get.--walkway-stands .get-item__icon-tumb{height:4.6rem;width:4.6rem}.cards-wrap.--cards-get.--walkway-stands .get-item__title{margin-top:0!important;text-align:start}.cards-wrap.--cards-get.--walkway-stands .get-card__items--add{display:none}.--walkway-stands.get-card__items.--presentation>.get-item>.get-item__title span{line-height:100%}.cards-wrap.--cards-get.--neckhangers .get-card__desc{color:#ffffff7a;opacity:1}.cards-wrap.--cards-get.--neckhangers .get-card{align-items:baseline}.cards-wrap.--cards-get.--neckhangers-6 .get-card{align-items:center}.cards-wrap.--cards-get.--neckhangers .get-card__items,.cards-wrap.--cards-get.--neckhangers-6 .get-card__items{margin-top:2rem!important;grid-gap:1.5rem;max-width:calc(var(--col-width)*12 + var(--col-gutter)*11)}.cards-wrap.--cards-get.--neckhangers-6 .get-card__items{margin-bottom:-1.75rem}.cards-wrap.--cards-get.--neckhangers .get-item{background:#212121;border-radius:1.5rem;padding:2rem 3rem}.cards-wrap.--cards-get.--neckhangers-6 .get-item{background:#dde9ff0f;border-radius:1.5rem;padding:2rem 3rem}.cards-wrap.--cards-get.--neckhangers .get-card__items--add{display:none}.--cards-get.--video-vizitka .get-card__head{align-self:center}.cards-wrap.--cards-get.--corporate-diaries .get-card__head{margin:auto}.cards-wrap.--cards-get.--vehicle-wraps .get-card__items--add{gap:1.5rem;padding:0}.cards-wrap.--cards-get.--vehicle-wraps .get-item{background:#212121;border-radius:1.5rem;padding:2rem 3rem}.cards-wrap.--cards-get.--vehicle-wraps .get-card__items.--temp-col-3.mt-64{margin-top:0!important}.--cards-get.--online .get-card__title{margin-top:1rem}.--cards-get.--online .get-card__head img{height:15rem}.cards-wrap.--cards-get.--dressing .get-card__items{margin-top:0!important}.cards-wrap.--cards-get.--dressing .get-item__title{line-height:110%}.cards-wrap.--cards-get.--dressing .get-item:nth-child(3) .get-item__icon-tumb{height:7.3125rem;width:5.9375rem}.cards-wrap.--cards-get.--quiz .get-card__desc{color:#ffffffa3;line-height:133.333%;opacity:.8}.cards-wrap.--cards-get.--quiz .get-item:first-child .get-item__icon-tumb{height:6.3125rem;width:6.3125rem}.cards-wrap.--cards-get.--quiz .get-item:nth-child(2) .get-item__icon-tumb{height:7rem;width:7rem}.cards-wrap.--cards-get.--quiz .get-item:nth-child(3) .get-item__icon-tumb{height:6.375rem;width:6.375rem}.cards-wrap.--cards-get.--quiz .get-item__title{padding-left:2.5rem}.cards-wrap.--cards-get.--quiz .get-item:nth-child(2) .get-item__title{padding-left:1.8rem}.cards-wrap.--cards-get.--quiz .get-item__title span{color:#ffffffa3;line-height:133.333%;opacity:.8}.cards-wrap.--cards-get.--copywriting-and-rewriting{margin-top:4.44rem}.cards-wrap.--cards-get.--copywriting-and-rewriting .get-item{background:#212121;border-radius:1.5rem;padding:2.5rem 3rem}.cards-wrap.--cards-get.--copywriting-and-rewriting .get-item:first-child .get-item__icon-tumb,.cards-wrap.--cards-get.--copywriting-and-rewriting .get-item:nth-child(2) .get-item__icon-tumb,.cards-wrap.--cards-get.--copywriting-and-rewriting .get-item:nth-child(3) .get-item__icon-tumb,.cards-wrap.--cards-get.--copywriting-and-rewriting .get-item:nth-child(4) .get-item__icon-tumb{height:7.10188rem;width:5.6875rem}.cards-wrap.--cards-get.--copywriting-and-rewriting .get-card__desc{color:#ffffff7a;font-size:1.5rem;line-height:2rem;opacity:1}.cards-wrap.--cards-get.--copywriting-and-rewriting .get-card__items{margin-top:2rem!important}.cards-wrap.--cards-get.--copywriting-and-rewriting .get-item__desc{color:#ffffffdb;opacity:.8}.cards-wrap.--cards-get.--copywriting-and-rewriting .get-card__items--add{display:none}.cards-wrap.--cards-get.--copywriting-and-rewriting-whywe .whywe-card__img{width:55%}.cards-wrap.--cards-get.--copywriting-and-rewriting-whywe .whywe-card__title-white{font-size:3rem;margin-bottom:-2rem!important;margin-top:-3.6rem}.cards-wrap.--cards-get.--copywriting-and-rewriting-whywe .get-card__items.get-card__items-white.get-card__items{padding:0 2rem!important;grid-gap:1rem 1.5rem}.cards-wrap.--cards-get.--copywriting-and-rewriting-whywe .get-item__title{padding-left:2.75rem}.cards-wrap.--cards-get.--copywriting-and-rewriting-whywe .get-item__title span{color:#ffffffa3;opacity:.8}.cards-wrap.--cards-get.--copywriting-and-rewriting-whywe .get-item .get-item__icon-tumb{flex:none}.cards-wrap.--cards-get.--copywriting-and-rewriting-whywe .get-item:first-child .get-item__icon-tumb{height:5.3125rem;width:5.3125rem}.cards-wrap.--cards-get.--copywriting-and-rewriting-whywe .get-item:nth-child(2) .get-item__icon-tumb{height:4.6875rem;width:5.3125rem}.cards-wrap.--cards-get.--copywriting-and-rewriting-whywe .get-item:nth-child(3) .get-item__icon-tumb{height:5.625rem;width:5.3125rem}.cards-wrap.--cards-get.--copywriting-and-rewriting-whywe .get-item:nth-child(4) .get-item__icon-tumb{height:4.6875rem;width:4.6875rem}.cards-wrap.--cards-get.--copywriting-and-rewriting-whywe .get-item:nth-child(5) .get-item__icon-tumb{height:5.3125rem;width:5.31113rem}.cards-wrap.--cards-get.--copywriting-and-rewriting-whywe .get-item:nth-child(6) .get-item__icon-tumb{height:5.3125rem;width:5.3125rem}.cards-wrap.--cards-get.--copywriting-and-rewriting-whywe .get-item .get-item__icon{height:auto;width:100%}.cards-wrap.--cards-get.--development-regime-plates .get-card__desc{color:#ffffff7a;opacity:1}.cards-wrap.--cards-get.--development-regime-plates .get-card__items{grid-template-columns:repeat(4,1fr);margin-top:2rem!important;max-width:98%}.cards-wrap.--cards-get.--development-regime-plates .get-card__desc-bottom{color:#ffffffa3;font-size:1.125rem;font-weight:400;line-height:130%;margin-top:0!important;opacity:.8}.cards-wrap.--cards-get.--development-regime-plates .get-item{background:#212121;border-radius:1.5rem;padding:2rem 3rem 1rem}.cards-wrap.--cards-get.--development-regime-plates .get-card__items:first-child .get-item__icon-tumb,.cards-wrap.--cards-get.--development-regime-plates .get-card__items:nth-child(2) .get-item__icon-tumb,.cards-wrap.--cards-get.--development-regime-plates .get-card__items:nth-child(3) .get-item__icon-tumb,.cards-wrap.--cards-get.--development-regime-plates .get-card__items:nth-child(4) .get-item__icon-tumb{height:7.10188rem;width:5.6875rem}.cards-wrap.--cards-get.--catalog-get .get-item:nth-child(2) .get-item__icon-tumb,.cards-wrap.--cards-get.--catalog-get .get-item:nth-child(4) .get-item__icon-tumb{margin-right:.6rem;width:6rem}.cards-wrap.--cards-get.--catalog-get .get-item:first-child .get-item__icon-tumb{margin-right:-.1rem;width:6rem}.--catalog-get .get-card__title{font-size:3rem}.cards-wrap.--cards-get.--development-regime-plates-second .get-card__items{margin-top:2.4rem!important;max-width:none}.cards-wrap.--cards-get.--development-regime-plates-second .get-item{background:#212121;border-radius:1.5rem;padding:2rem 2.5rem}.cards-wrap.--cards-get.--development-regime-plates-second .get-card__items:first-child .get-item__icon-tumb,.cards-wrap.--cards-get.--development-regime-plates-second .get-card__items:nth-child(2) .get-item__icon-tumb,.cards-wrap.--cards-get.--development-regime-plates-second .get-card__items:nth-child(3) .get-item__icon-tumb{height:7.10188rem;width:5.6875rem}.cards-wrap.--cards-get.--development-regime-plates-second .get-item__desc{color:#ffffffdb;font-size:1.25rem;font-weight:400;line-height:1.75rem;opacity:.8;text-align:center}.cards-wrap.--cards-get.--development-regime-plates-second .get-card__items--add{display:none}.get-card__items.--strapi{margin-top:2.5rem!important}.cards-wrap.--strapi .get-card__title{font-size:3rem;font-weight:700;line-height:100%}.cards-wrap.--strapi .get-card__desc{color:#fff9;font-size:1.5rem;line-height:2rem;margin-top:1rem!important}.cards-wrap.--func-testing .get-card__items{gap:1rem;margin:0!important}.cards-wrap.--arbitrage .get-card__title{font-size:2.5rem;font-weight:700;line-height:3.3125rem}.cards-wrap.--arbitrage .get-card__desc{font-size:1.125rem;font-style:normal;font-weight:400;line-height:1.4375rem;max-width:75rem;opacity:1}.cards-wrap.--arbitrage .get-card__items{gap:7.5rem;margin-top:1.5rem!important;max-width:60rem}.cards-wrap.--arbitrage .get-item__title{font-size:1.25rem;font-weight:500;line-height:1.5rem}.cards-wrap.--arbitrage .get-item{position:relative}.cards-wrap.--arbitrage .get-item:first-child:after{display:none}.cards-wrap.--arbitrage .get-item:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='120' height='3' fill='none' viewBox='0 0 120 3'%3E%3Cpath stroke='%23fff' stroke-dasharray='8 8' stroke-width='3' d='M0 1.5h120'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;content:"";height:.1875rem;left:-7.5rem;position:absolute;top:3rem;width:7.5rem}.cards-wrap.--arbitrage .get-card__desc-bottom{color:#ffffff7a;font-size:.875rem;font-weight:400;line-height:1.375rem;margin:0 0 2rem!important;max-width:65rem;text-align:center}.--cards-get.get-card__whywe.--commercial-communications .get-card__head img{height:7rem;visibility:hidden}.--media-pack-elems.--cards-get .get-card__items{display:flex!important;flex-wrap:wrap}.--media-pack-elems.--cards-get .get-item{flex:1 0 32%}.--media-pack-elems.--cards-get .get-item__title{font-size:1.75rem}.--media-pack-elems.--cards-get .get-card__desc{font-size:1.5rem;line-height:2rem;margin-top:1.5rem!important;text-align:left}.cards-wrap.--cards-get.--neckhangers.--media-pack-elems .get-card__items{margin-top:3rem!important}.--diploma-design.--cards-get .get-item__desc{color:#ffffffdb;font-size:1rem;font-weight:400;line-height:1.375rem;opacity:.8;text-align:left}.--diploma-design.--cards-get .get-card__items{grid-template-columns:1fr 1fr!important}.--diploma-design.--cards-get .get-item{align-items:flex-start;display:flex;flex-direction:row}.--diploma-design.--cards-get .get-item__icon-tumb{margin-right:1.5rem;min-height:7rem;min-width:5.4rem;width:5.4rem}.--diploma-design.--cards-get .get-card__desc-bottom{color:#fff9;font-size:1.5rem;font-weight:400;line-height:2rem;margin-top:1.5rem!important;max-width:72rem}.--diploma-design.--cards-get .get-card__desc-bottom span{font-weight:700;opacity:1}.--diploma-design.--cards-get .get-item__title{margin-top:0!important;text-align:left}.--cards-for-marketplaces.--cards-get .get-card__title{font-size:3rem;line-height:3.5rem;text-align:left}.--cards-for-marketplaces.--cards-get .get-item__title{margin-bottom:1rem;margin-top:0!important}.--cards-for-marketplaces.--cards-get .get-item__desc{color:#ffffffdb;font-size:1.25rem;font-weight:400;line-height:140%;opacity:.8}.--cards-for-marketplaces.--neckhangers.--cards-get .get-card__items{display:flex;flex-direction:column;margin-top:1.5rem!important}.--cards-for-marketplaces.--cards-get .get-item{align-items:flex-start;display:flex;flex-direction:row}.--cards-for-marketplaces.--cards-get .get-item__icon-tumb{margin-right:2rem;min-width:6rem}.--cards-get.--events .get-card__head{align-self:center}.--cards-get.--events .get-item__desc{color:#ffffffdb;font-size:1.25rem;font-weight:400;line-height:140%;opacity:.8}.--business-registration.--cards-get .get-card__desc{font-size:1.5rem;font-weight:500;margin-top:1.8rem!important;opacity:.8}.--business-registration.--cards-get .get-card__desc-bottom{color:#ffffffdb;font-size:1.25rem;font-weight:400;line-height:1.75rem;margin-bottom:1.5rem;opacity:.8;text-align:center}.--business-registration.--cards-get .get-card__items{margin-top:1.6rem!important;max-width:calc(var(--col-width)*12 + var(--col-gutter)*11)}.--business-registration.--cards-get .get-item{background:#212121;border-radius:1.5rem;padding:3rem 0 2.5rem}.--cards-get.--business-registration-get .get-card__head img{width:17.5rem}.--business-registration-get.--cards-get .get-card__items .get-item{align-items:flex-start;background:transparent;display:grid;gap:1.88rem;grid-template-columns:auto 1fr}.--business-registration-get.--cards-get .get-card__items .get-item__title{margin-top:0!important;text-align:left}.--business-registration-get.--cards-get .get-card__items.--business-registration-get.--temp-col-3{gap:1.5rem 2.5rem;margin-top:1.75rem!important}.--business-registration-get.--cards-get .get-item:first-child{margin-left:-.8rem}.--business-registration-get.--cards-get .get-item:first-child .get-item__icon-tumb{height:5.5rem;width:5.5rem}.--business-registration-get.--cards-get .get-item:nth-child(2){margin-left:.8rem}.--business-registration-get.--cards-get .get-item:nth-child(2) .get-item__icon-tumb{height:5rem;width:5rem}.--business-registration-get.--cards-get .get-item__title .--weight400{color:#ffffffa3;opacity:.8}.--1c-crm .get-card__subtitle{color:#ffffff8f;font-size:1.625rem;font-weight:500;line-height:100%}.--1c-crm .get-card__title{font-size:4rem;font-weight:700;line-height:112.5%;margin-top:.75rem}.--1c-crm .get-card__desc{color:#fffc;font-size:1.5rem;font-weight:400;line-height:133.333%;margin-top:1.5rem!important;opacity:1}.--1c-crm .get-card__desc span{color:var(--color__white);font-size:1.5rem;font-weight:600;line-height:2rem;opacity:1}.--1c-crm .get-card__items--add{margin-top:2.7rem}.--1c-crm .get-card__items{gap:2.25rem 2.5rem;grid-template-columns:1fr 1fr;padding:0 1rem}.--1c-crm .get-item{align-items:flex-start;display:grid;gap:.5rem 2rem;grid-template-columns:.15fr 1.5fr;text-align:start}.--1c-crm .get-item__icon-tumb{grid-row:1/4}.--1c-crm .get-item__title{font-size:1.875rem;font-weight:700;line-height:2.125rem;margin-top:0!important;padding-left:0}.--1c-crm .get-item__desc{color:var(--color__white);font-size:1.25rem;font-style:normal;font-weight:400;line-height:1.625rem;opacity:.5}.--1c-crm .get-item:first-child .get-item__icon-tumb{height:5.5rem;width:5.48113rem}.--1c-crm .get-item:nth-child(2) .get-item__icon-tumb{height:5.5rem;width:5.5rem}.--1c-crm .get-item:nth-child(3) .get-item__icon-tumb{height:5.0625rem;width:5.0625rem}.--1c-crm .get-item:nth-child(4) .get-item__icon-tumb{height:5.5rem;width:5.5rem}.--1c-crm .get-item:nth-child(4) .get-item__desc{margin-top:-.65rem}.--1c-crm-use .get-item-wrap{background:#ffffff0f;border-radius:1.5rem;display:flex;padding:2.5rem}.--1c-crm-use .get-item{color:var(--color__white);display:grid;gap:1.5rem 1.2rem;grid-template-columns:.25fr 1fr;text-align:start}.--1c-crm-use .get-item__icon-tumb{height:5.625rem;width:5.625rem}.--1c-crm-use .get-item__desc{color:#ffffffb3;font-size:1.375rem;font-weight:400;grid-column:1/-1;line-height:136.364%;width:112%}.--1c-crm-use .get-item__title{font-size:2rem;font-weight:500;line-height:2.5rem}.--1c-crm-use .get-item__bottomDesc{align-items:baseline;display:flex;gap:1.5rem;grid-column:1/-1;margin-top:.5rem}.--1c-crm-use .get-items{display:grid;gap:1rem;margin-top:2rem!important}.--1c-crm-use .get-item-wrap:nth-child(2){background:linear-gradient(180deg,#ffffff0f,#fff0 60.58%)}.--1c-crm.--cards-get .get-card{padding:3rem 5rem 6rem}.--cards-get.--telegram-store .get-card{border-radius:1.5rem;padding-bottom:1.3rem!important}.--cards-get.--telegram-store .get-card__items{margin-top:1.5rem!important;max-width:calc(var(--col-width)*12 + var(--col-gutter)*9)}.--cards-get.--telegram-store .get-card__title{font-size:3.5rem;font-weight:700;line-height:114.286%}.--cards-get.--telegram-store .get-item{background:#ffffff0d;border-radius:2rem;padding:3rem}.--cards-get.--telegram-store .get-item__title{font-size:1.875rem;font-weight:700;line-height:133.333%;margin-top:.5rem!important}.--cards-get.--telegram-store .get-item__desc{color:#ffffffa3;font-size:1.125rem;font-weight:400;line-height:1.5rem;margin-top:1.5rem}.--cards-get.--telegram-store .get-item__desc span{color:var(--color__white);font-weight:700}.--cards-get.--registration-trademark .get-card__title{font-size:4rem;font-weight:700;line-height:100%;margin:auto;width:70%}.--cards-get.--registration-trademark .get-card__desc{color:#ffffff80;font-size:1.5rem;font-weight:400;line-height:133.333%;opacity:1;text-align:center}.--cards-get.--registration-trademark .get-card__items{grid-template-columns:1fr 1fr;margin-left:-2.5rem;grid-gap:3.6rem 5.6rem}.--cards-get.--registration-trademark .get-item{align-content:flex-start;align-items:flex-start;display:grid;gap:.75rem 2rem;grid-template-columns:auto 1fr;text-align:start}.--cards-get.--registration-trademark .get-item__icon-tumb{grid-row:1/3;width:6.0625rem}.--cards-get.--registration-trademark .get-item__title{font-size:1.75rem;font-weight:500;line-height:130%;margin-top:0!important}.--cards-get.--registration-trademark .get-item:first-child .get-item__title{transform:translateY(.8rem)}.--cards-get.--registration-trademark .get-item__desc{color:#ffffffa3;font-size:1.125rem;font-weight:400;grid-column:2;line-height:120%;opacity:.8;width:88%}.--cards-get.--analiz-conkurentov .get-card{padding-left:3.6rem;padding-right:3.6rem}.--cards-get.--analiz-conkurentov .get-card__title{font-size:3rem;font-weight:700;line-height:166.667%}.--cards-get.--analiz-conkurentov .get-card__desc{color:var(--color__white);font-size:1.5rem;font-weight:400;line-height:133.333%;margin:auto;opacity:1;width:80%}.--cards-get.--analiz-conkurentov .get-card__desc span{color:#ffffff7a}.--cards-get.--analiz-conkurentov .get-card__items{gap:1.5rem;grid-template-columns:1fr 1fr 1fr;margin-top:2rem!important}.--cards-get.--analiz-conkurentov .get-card__items--add{display:none}.--cards-get.--analiz-conkurentov .get-item{background:#dde9ff0f;border-radius:1.5rem;padding:2rem 3rem}.--cards-get.--analiz-conkurentov .get-item__title{font-weight:700}.--cards-get.--analiz-conkurentov .get-item__desc{color:#ffffffdb;font-size:1.25rem;font-weight:400;line-height:140%;margin-top:.8rem;width:94%}.cards-wrap.--cards-get.--photo-album-why-us .whywe-card__title-white{font-weight:700!important}.cards-wrap.--cards-get.--development-regime-plates-get .whywe-card__title-white{font-weight:700}.--cards-get.--server-maintenance-why .whywe-card__title-white{font-size:4rem;font-weight:700;line-height:125%;margin-top:-8.5rem}.--cards-get.--server-maintenance .get-card{align-items:flex-start}.--cards-get.--server-maintenance .get-card__head{text-align:left}.--cards-get.--server-maintenance .get-card__title{color:var(--color__white);margin-left:3rem;margin-top:.8rem}.--cards-get.--analiz-conkurentov-get .get-card__items{grid-template-columns:1fr 1fr;margin-top:3.5rem!important}.--cards-get.--analiz-conkurentov-get .get-card__items--add{display:none}.--cards-get.--analiz-conkurentov-get .get-card__title{color:#fff9;font-size:3rem;font-weight:700;line-height:116.667%;margin:auto;width:80%}.--cards-get.--server-maintenance .get-card__title span{color:#ffffff80}.--cards-get.--server-maintenance .get-card__items{margin-top:5rem!important}.--cards-get.--server-maintenance .get-item{align-items:flex-start;background:#dde9ff0f;border-radius:1.5rem;padding:2rem;text-align:left}.--cards-get.--server-maintenance .get-item__icon-tumb{height:4.875rem;width:4.875rem}.--cards-get.--server-maintenance .get-item__title{margin-top:1.8rem!important;width:102%}.--cards-get.--analiz-conkurentov-get .get-card__title span{color:var(--color__white)}.get-item__list.--check li{color:#fff9;font-size:1.25rem;font-weight:400;line-height:140%;padding-left:2rem;position:relative;text-align:left}.get-item__list.--check li:before{border-bottom:.2rem solid var(--color__white);border-right:.2rem solid var(--color__white);content:"";display:block;height:.85rem;left:.1rem;position:absolute;top:.25rem;transform:rotate(42deg);width:.5rem}.--cards-get.--analiz-conkurentov-get .get-item{align-content:flex-start;align-items:flex-start;background:#dde9ff0f;border-radius:2rem;display:grid;gap:1rem;grid-template-columns:auto 1fr;padding:2rem;text-align:left}.--cards-get.--analiz-conkurentov-get .get-item__icon-tumb{height:2.3125rem;width:2.3125rem}.--cards-get.--analiz-conkurentov-get .get-item__title{font-size:2rem;font-weight:500;line-height:100%;margin-top:0!important}.--cards-get.--server-maintenance .get-item__desc{margin-top:1rem;width:104%}.--cards-get.--analiz-conkurentov-get .get-item__desc{color:#fff9;font-size:1.25rem;font-weight:400;grid-column:1/-1;line-height:140%;opacity:1}.--cards-get.--server-maintenance .get-card__items--add{display:none}.--cards-get.--analiz-conkurentov-get .get-item__desc span{color:var(--color__white);font-weight:700}.--cards-get.--analiz-conkurentov-get .get-item__desc .--inner{color:var(--color__white);font-size:1.875rem;font-weight:700;line-height:133.333%}.--cards-get.--analiz-conkurentov-get .get-item__list{display:grid;gap:.5rem;grid-column:1/-1;width:88%}.--cards-get.--analiz-conkurentov-competitors .get-card{padding:3rem}.--cards-get.--analiz-conkurentov-competitors .get-card__items--add{display:none}.--cards-get.--analiz-conkurentov-competitors .get-card__items{margin-top:2.5rem!important}.--cards-get.--analiz-conkurentov-competitors .get-card__title{font-size:3rem;line-height:116.667%}.--cards-get.--analiz-conkurentov-competitors .get-item{background:#ffffff0d;border-radius:2rem;padding:1.5rem}.--cards-get.--analiz-conkurentov-competitors .get-item__title{font-size:1.75rem;font-weight:700;line-height:2rem;margin-top:2rem!important}.--cards-get.--analiz-conkurentov-competitors .get-item__desc{color:#fff9;font-size:1.25rem;font-weight:400;line-height:150%;margin-top:1rem}.--cards-get.--bitrix-development .get-card{display:grid;gap:1.8rem;grid-template-columns:.69fr 1fr;padding-left:2rem;padding-right:2rem}.--cards-get.--bitrix-development .get-card__head{margin-left:-.5rem}.--cards-get.--bitrix-development .get-card__head img{width:61%}.--cards-get.--bitrix-development .get-card__title{font-size:4rem;font-weight:700;line-height:125%;transform:translateY(-2rem)}.--cards-get.--bitrix-development .get-card__items.--presentation>.get-item{align-items:flex-start}.--cards-get.--bitrix-development .get-card__items.--presentation .get-item__icon-tumb{height:5rem;width:5rem}.--cards-get.--bitrix-development .get-card__items.--presentation>.get-item>.get-item__title{margin-top:-.4rem!important}.--cards-get.--server-maintenance-why .get-card{display:grid;grid-template-columns:.72fr 1fr}.--cards-get.--server-maintenance-why .get-card__items.get-card__items-white.get-card__items{gap:2rem;margin-top:0!important}.--cards-get.--server-maintenance-why .get-item{align-items:flex-start}.--cards-get.--server-maintenance-why .get-item:nth-child(3){margin-top:-.5rem}.--cards-get.--server-maintenance-why .get-card__items.--presentation>.get-item>.get-item__title{font-size:1.5rem;font-weight:700;line-height:133.333%;margin-top:.25rem!important}.--cards-get.--server-maintenance-why .get-card__items.--presentation>.get-item>.get-item__title div{color:#fff9;font-size:1.25rem;font-weight:400;line-height:130%;opacity:.8;width:95%}.--cards-get.--bitrix-development .get-card__items--add{display:none}.--cards-get.--server-maintenance-why .get-item__icon-tumb{height:5rem;max-width:5rem;width:5rem}.--cards-get.--server-maintenance-why .get-card__head{margin-left:-3.5rem;margin-top:-1.5rem}.--cards-get.--server-maintenance-why .get-card__head img{width:54%}.--cards-get.--server-maintenance-why .get-card__items--add{display:none}.--cards-get.--application-containerization .get-card__items{display:flex;flex-wrap:wrap;gap:3rem 4rem;justify-content:center;margin-top:3rem!important}.--cards-get.--application-containerization .get-card__title{font-size:3rem;font-weight:700;line-height:116.667%}.--cards-get.--application-containerization .get-item{width:25%}.--cards-get.--application-containerization .get-item:first-child{margin-left:1.8rem}.--cards-get.--application-containerization .get-item__title{font-weight:500}.--cards-get.--application-containerization .get-item__desc{margin-top:.6rem}.--cards-get.--application-containerization .get-item:nth-child(4){margin-left:-1rem;margin-right:1rem}.--cards-get.--application-containerization .get-card__items--add{display:none}.--cards-get.--server-maintenance-why.--application-containerization-why .get-card__items.get-card__items-white.get-card__items{margin-top:1rem!important}.--cards-get.--analiz-conkurentov-competitors .get-item__desc span{color:var(--color__white);font-weight:700}.--cards-get.--it-infrastructure-audit .get-card__items.--presentation>.get-item{margin-left:2rem}.--cards-get.--it-infrastructure-audit.get-card__whywe.--frontend .get-item .get-item__icon-tumb{height:5rem;width:5rem}.--cards-get.--it-infrastructure-audit .get-card__items.--presentation>.get-item>.get-item__title{font-weight:700;line-height:125%;margin-top:1.5rem!important;padding-left:2rem}.--cards-get.--it-infrastructure-audit .get-card__items{gap:2.7rem}.--cards-get.--it-infrastructure-audit .get-card__items.--presentation>.get-item>.get-item__title span{color:#ffffffa3;line-height:120%;opacity:.8}.--cards-get.--assortiment .get-card{align-items:flex-start}.--cards-get.--assortiment .get-card__head{text-align:left}.--cards-get.--assortiment .get-card__title{color:#fff9;font-size:3rem;font-weight:700;line-height:100%}.--cards-get.--assortiment .get-card__title span{color:var(--color__white)}.--cards-get.--assortiment .get-card__items{margin-top:1.5rem!important}.--cards-get.--assortiment .get-item{align-content:flex-start;align-items:flex-start;background:#dde9ff0f;border-radius:1.5rem;display:grid;gap:1.5rem;grid-template-columns:auto 1fr;padding:2rem;text-align:left}.--cards-get.--assortiment .get-item__icon-tumb{height:3rem;width:3rem}.--cards-get.--assortiment .get-item__title{font-size:2rem;font-weight:500;line-height:100%;margin-top:.5rem!important}.--cards-get.--assortiment .get-item__desc{font-size:1.25rem;font-weight:400;grid-column:1/-1;line-height:120%}.--cards-get.--assortiment .get-card__desc-bottom{color:#ffffff80;font-size:1.25rem;font-weight:400;line-height:120%;margin-top:0!important;width:70%}.--cloud-cash .get-card{display:flex;flex-direction:row;gap:7.25rem}.--cloud-cash .get-card>div{flex:1 1 0}.--cloud-cash .get-card>div:last-child{display:none}.cards-wrap.--cards-get.get-card__whywe.--cloud-cash .whywe-card__title-white{font-weight:500!important}.--cloud-cash .get-card .get-item{align-items:flex-start;flex-direction:row;gap:1.5rem;text-align:left}.--cloud-cash .get-card .get-item span{text-align:left}.--cloud-cash .get-card .get-item .get-item__title{margin-top:0!important}.--cloud-cash .get-card .get-card__items{grid-gap:2rem;margin-top:0!important}.--cloud-cash .get-card .get-item__icon-tumb{height:5rem;width:5rem}.--3d.get-card__items.--presentation,.--cloud-cash .get-card .get-item__icon{max-width:-moz-max-content;max-width:max-content}.--3d.get-card__items.--presentation{grid-template-columns:1fr 1fr 1fr;grid-column-gap:1.5rem;width:100%}.--3d.get-card__items.--presentation>.get-item{align-items:center!important;align-self:stretch;background:#ffffff0d;border-radius:2rem;display:flex;flex:1 0 0;flex-direction:column!important;gap:2rem;padding:3rem 1.5rem}.--3d.get-card__items.--presentation>.get-item .get-item__title div:first-child{color:#fff;font-size:1.75rem;font-style:normal;font-weight:700;line-height:2rem;margin-bottom:1rem;text-align:center}.--3d.get-card__items.--presentation>.get-item .get-item__title div:last-child{color:#fff9;font-size:1.25rem;font-style:normal;font-weight:400;line-height:1.75rem;text-align:center}.--3d.get-card__items.--presentation>.get-item .get-item__title div:last-child span{color:#fff;font-weight:700;opacity:1}.get-card__items.--presentation.--3d .get-item__icon-tumb{flex:none}.--landing.--cards-get .get-item{background:#ffffff14;border-radius:1.5rem;padding:2.5rem}.get-item__desc{color:#ffffffa3;opacity:.8}.get-item{align-items:center;display:flex;flex-direction:column;text-align:center}.get-item__title span{opacity:.6}.get-item__icon-tumb{align-items:center;display:flex;height:6rem;justify-content:center;width:6rem}.get-item__icon{height:100%;max-width:100%;-o-object-fit:contain;object-fit:contain;width:auto}.--layout-whywe2 .get-item__title span{color:#fff9;font-size:1.125rem;line-height:1.5rem;opacity:80%;padding-bottom:.625rem}.--layout-whywe2 .get-item__icon-tumb{align-self:flex-start;margin-top:1rem;padding-top:0;position:relative}.--layout-whywe2 .get-item:nth-child(2) .get-item__icon-tumb{margin-top:3rem}.--layout-whywe2 .get-item__title{color:#fff;font-size:1.5rem;line-height:1.875rem}.--menu-layout .get-item__desc{color:(255,255,255,.64);font-size:1.125rem;line-height:1.75rem;margin-bottom:2rem;margin-left:3rem;margin-right:3rem;text-align:start!important}.cards-wrap.--cards-get.--photo-album-why-us .get-item__title span{display:block;font-size:1.125rem;font-weight:400;line-height:1.5rem;margin-top:.5rem}.cards-wrap.--cards-get.--photo-album-why-us .get-item__title span br{display:none}.--packaging-design.--cards-get .get-item{background:#212121;border-radius:1.5rem;padding:1.5rem}.cards-wrap.--cards-get.--lightbox-design .get-item{background-color:#212121;border-radius:2rem;padding-bottom:1.5rem;padding-top:1.5rem}.cards-wrap.--cards-get.--lightbox-design .get-item__desc{text-align:initial}.cards-wrap.--cards-get.--catalog-get .get-item{background-color:#212121;border-radius:2rem;display:flex;flex-direction:row;flex-wrap:nowrap;padding-bottom:2rem;padding-top:2rem}.cards-wrap.--cards-get.--catalog-get .get-item__title{display:none}.cards-wrap.--cards-get.--catalog-get .get-item__desc{color:#ffffffdb;margin-left:1rem;margin-right:3rem;opacity:1;text-align:initial;width:80%}.cards-wrap.--cards-get.--catalog-get .get-item__icon-tumb{align-self:center;margin-left:3rem;width:auto}.cards-wrap.--cards-get.--catalog-get-2 .get-item:nth-child(3) .get-item__icon-tumb{min-width:200%}.cards-wrap.--cards-get.--booklet .get-item{padding:0 3.5rem}.cards-wrap.--cards-get.--booklet .get-item__icon-tumb{margin-top:1rem}.cards-wrap.--cards-get.--neckhangers-get .get-item__title{line-height:110%}.cards-wrap.--cards-get.--banners-for-marketplaces .get-item:nth-child(3) .get-item__icon-tumb{height:6.5rem;margin-right:-.5rem;width:6.5rem}.cards-wrap.--cards-get.--quiz-get .get-item:first-child .get-item__icon-tumb{height:5.25rem;margin-bottom:.8rem;width:5.25rem}.--video-pack-why-us.--cards-get .get-item__title span{color:#ffffffa3!important;font-size:1rem!important;font-weight:400!important;line-height:1.5rem!important;opacity:.8!important}.--1c-website .get-item-wrap{background:#ffffff0f;border-radius:1.5rem;padding:2rem}.--cards-use.--it-infrastructure-audit-use .get-items{display:grid;gap:1rem;grid-template-columns:1fr 1fr;margin-top:0!important}.--cards-use.--it-infrastructure-audit-use .get-item{align-content:flex-start;align-items:flex-start;background:#ffffff0f;border-radius:1.5rem;display:grid;gap:1.5rem;grid-template-columns:auto 1fr;height:100%;padding:2rem;text-align:left}.--cards-use.--it-infrastructure-audit-use .get-item__icon-tumb{height:2.5rem;width:2.5rem}.--cards-use.--it-infrastructure-audit-use .get-item__title{font-size:2rem;font-weight:500;line-height:125%;margin:0!important;min-height:3.5rem}.--cards-use.--it-infrastructure-audit-use .get-item__desc{color:var(--color__white);font-size:1.25rem;font-weight:400;grid-column:1/-1;line-height:120%;opacity:.5}.--cards-use.--it-infrastructure-audit-use .get-item__forward-btn{display:none}.--cards-use.--it-infrastructure-audit-use .get-item-wrap:nth-child(5){grid-column:1/-1}.--cards-use.--it-infrastructure-audit-use .get-item-wrap:nth-child(5) .get-item__title{min-height:auto}@media screen and (max-width:1199px){.cards-wrap.--cards-get.--lightbox-design-inner{margin-bottom:2rem}.cards-wrap.--cards-get.--dorhengers .get-item__icon-tumb{flex:none}.cards-wrap.--cards-get.--copywriting-and-rewriting .get-item__desc br{display:none}.cards-wrap.--cards-get.--development-regime-plates-get .get-item__icon-tumb{flex:none}.cards-wrap.--cards-get.--copywriting-and-rewriting-whywe{max-width:none}.--1c-crm-use .get-item{grid-template-columns:5.625rem 1fr}.--cards-get.--application-containerization .get-item:first-child{margin:0}.--cards-use.--it-infrastructure-audit-use .get-items{grid-template-columns:1fr}.cards-wrap.--cards-get.--web-development .get-card__items{grid-template-columns:1fr 1fr}.cards-wrap.--cards-get.--walkway-stands{max-width:100%}.cards-wrap.--cards-get.--walkway-stands .get-card__items{max-width:-moz-fit-content;max-width:fit-content}.cards-wrap.--cards-get.--walkway-stands-get{max-width:100%}.cards-wrap.--cards-get.--banners-for-marketplaces .get-item__icon-tumb,.cards-wrap.--cards-get.--neckhangers-get .get-item:nth-child(3) .get-item__icon-tumb,.get-card__items.--walkway-stands .get-item:nth-child(2) .get-item__icon-tumb{flex:none}.cards-wrap.--cards-get.--dressing,.cards-wrap.--cards-get.--quiz,.cards-wrap.--cards-use.--dressing .use-card__wrap{max-width:100%}.cards-wrap.--cards-get.--quiz .get-item__icon-tumb{flex:none}.--1c-crm .get-card__items{grid-template-columns:1fr}.--cards-get.--bitrix-development .get-card{gap:0;grid-template-columns:1fr}.--cards-get.--bitrix-development .get-card__head img{max-width:25rem}.--cards-get.--bitrix-development .get-card__items.--presentation .get-item__icon-tumb{max-width:5rem}.--cards-get.--registration-trademark .get-card__title{width:100%}.--cards-get.--registration-trademark .get-card__items{grid-template-columns:1fr}.--cards-get.--server-maintenance .get-card__items{gap:1.5rem;grid-template-columns:1fr 1fr}.--cards-get.--server-maintenance-why .get-card{grid-template-columns:1fr}.--cards-get.--server-maintenance-why .get-card__head{margin-left:0;margin-top:0}.--cards-get.--it-infrastructure-audit,.--cards-get.--it-infrastructure-audit .get-card__items,.--cards-get.--server-maintenance-why .get-card__items.get-card__items-white.get-card__items{max-width:none}.--cards-get.--it-infrastructure-audit .get-card__items.--presentation>.get-item{margin-left:0}}@media screen and (max-width:1100px){.--crm-an.get-card__whywe{margin-bottom:1rem;max-width:100%}}@media screen and (max-width:991px){.--cards-get.--video-editing-important .get-card__title{font-size:2.75rem;line-height:3.25rem}.--cards-get.--telegram-store .get-item{align-items:center!important;flex-direction:column!important}.--cards-get.--registration-trademark .get-item__desc,.cards-wrap.--cards-get.--catalog-get-2 .get-item__desc{width:100%}.--cards-get.--video-editing-important .get-item{padding-bottom:2rem!important}.--cards-get.--events-why-us .--card{padding-bottom:3rem}.--cards-get.--events-why-us .get-item__desc div{padding-left:3rem;padding-right:3rem}.cards-wrap.--arbitrage .get-card__items{gap:2.5rem!important;margin-bottom:2rem}.cards-wrap.--arbitrage .get-item:after{background-size:cover;height:2px;left:50%;top:-1.25rem;transform:translate(-50%) rotate(90deg);width:1.5rem}.--cards-for-marketplaces.--cards-get .get-card__title{font-size:2.5rem;line-height:3rem}.get-card__items.grid.--temp-col-3.col.--10.mt-64{margin-top:2rem!important}.--landing.--cards-get .get-card__items{grid-template-columns:repeat(1,1fr)}.get-card__items--add.grid.--temp-col-2.col.--10:empty{display:none}.--landing.--cards-get .get-item{padding:2rem;padding:.75rem .75rem 1.5rem!important}.cards-wrap.--cards-get.--catalog-get .get-card__items{grid-template-columns:1fr;margin-top:2rem!important;max-width:100%;grid-gap:1.5rem;flex-direction:block}.cards-wrap.--cards-get.--catalog-get .get-card__items .get-item__title{margin:0}.cards-wrap.--cards-get.--catalog-get .get-card__items .get-item__desc{margin-top:1rem;width:100%}.cards-wrap.--cards-get.--catalog-get .get-card__items .get-item__icon-tumb{margin-right:1rem}.get-card__items.--banner{padding-left:0!important;padding-right:0!important}.cards-wrap.--cards-get.--owlclick .get-card__title{width:auto}.get-card__items.--owlclick>.get-item{align-items:center!important;flex-direction:column!important}.cards-wrap.--cards-get.--owlclick .get-card__desc-bottom{width:auto}.get-card__items.get-card__items-white.get-card__items.--poster-design{padding:0}.get-card__items.--presentation.get-card__items-white.--post-templates{padding-left:0;padding-right:0}.get-card__items.--selling-sites>.get-item>.get-item__title span{width:auto}.get-card__items.--selling-sites{padding-right:0!important}.cards-wrap.--cards-get.--lightbox-design .get-item__desc br{display:none}.cards-wrap.--cards-get.--lightbox-design .get-card{padding-bottom:2rem}.cards-wrap.--cards-get.--booklet .get-item{padding:0}.cards-wrap.--cards-get.--web-development-get{max-width:100%}.cards-wrap.--cards-get.--copywriting-and-rewriting .get-card__items{gap:1.5rem;grid-template-columns:1fr 1fr}.cards-wrap.--cards-get.--development-regime-plates .get-card__items{gap:1rem;grid-template-columns:1fr 1fr}.cards-wrap.--cards-get.--development-regime-plates-second .get-card__items{gap:1rem;grid-template-columns:1fr}.cards-wrap.--banner .get-card__items.grid.--temp-col-3.col.--10.mt-64{margin-top:0!important}.--business-registration.--cards-get .get-card__items{gap:1.5rem;grid-template-columns:1fr}.--business-registration-get.--cards-get .get-card__items.--business-registration-get.--temp-col-3{grid-template-columns:1fr}.--business-registration-get.--cards-get .get-item:first-child,.--business-registration-get.--cards-get .get-item:nth-child(2){margin:0}.--business-registration-get.--cards-get .get-item:first-child .get-item__icon-tumb,.--business-registration-get.--cards-get .get-item:nth-child(2) .get-item__icon-tumb{height:6rem;width:6rem}.--1c-crm .get-card__title{font-size:3rem}.--1c-crm .get-item__title{font-size:1.5rem}.--1c-crm .get-card__desc br,.--1c-crm .get-item__desc br,.--1c-crm .get-item__title br,.--1c-crm-use .get-item__title br{display:none}.--1c-crm.--cards-get .get-card{padding:3rem 4rem 5rem}.get-card__items.grid.--temp-col-3.col.--10.mt-64{gap:1rem;grid-template-columns:1fr}.--cards-get.--registration-trademark .get-card__items.grid.--temp-col-3.col.--10.mt-64{gap:2rem;margin-left:0}.--cards-get.--analiz-conkurentov .get-card__desc,.--cards-get.--analiz-conkurentov .get-item__desc,.--cards-get.--analiz-conkurentov-get .get-card__title,.--cards-get.--analiz-conkurentov-get .get-item__list{width:100%}.--cards-get.--server-maintenance .get-card__title{margin-left:0}.--cards-get.--application-containerization br{display:none}.--cards-get.--application-containerization .get-card__items{flex-direction:column}.--cards-get.--application-containerization .get-item{align-items:center!important;flex-direction:column!important;width:100%}.--cards-get.--application-containerization .get-card__title{font-size:2.5rem}.--cards-get.--analiz-conkurentov .get-item{flex-direction:column!important}.--cards-get.--analiz-conkurentov .get-item__desc{text-align:left}.--cards-get.--analiz-conkurentov .get-item__title{padding:0}.--cards-get.--analiz-conkurentov-competitors .get-card__title,.--cards-get.--analiz-conkurentov-get .get-card__title{font-size:2.5rem}.--cards-get.--assortiment .get-card__desc-bottom{margin-top:1rem!important;width:100%}.--cards-get.--analiz-conkurentov .get-card__title{font-size:2.5rem;line-height:3rem}}@media screen and (max-width:800px){.--cards-get.--video-editing-why-us .get-item .get-item__title span{width:100%}}@media screen and (max-width:768px){.--diploma-design.--cards-get .get-card__items{grid-template-columns:1fr!important}.get-card__items.--temp-col-3.--brochure-span br{display:block}.get-card__items--add{gap:4rem;grid-template-columns:repeat(1,1fr);padding:0}.get-card__title{font-size:2.5rem;line-height:3rem}.get-card__items.--temp-col-1{grid-template-columns:1fr}.get-card__items.--temp-col-3{grid-template-columns:repeat(1,1fr);text-align:center}.get-card__items.--temp-col-3 br{display:none}.get-card__items.get-card__items-white br{display:block}.get-card__items-white.--presentation>.get-item>.get-item__title span,.get-card__whywe.--ar-cards-small .get-card__desc{font-size:1.25rem;line-height:1.5rem}.get-card__desc--invitation{width:100%}.cards-wrap.--cards-get.--stretch-marks .get-card{padding-bottom:2rem}.cards-wrap.--cards-get.--stretch-marks .get-card__items{grid-gap:1.5rem 1.5rem}.cards-wrap.--cards-get.--shop-window-pasting-design .get-item:nth-child(4) .get-item__desc .--shop-window-pasting{padding-left:2rem!important;padding-right:2rem!important}.get-item__desc .--stretch-marks{text-align:center}.cards-wrap.--cards-get.--calendar-design .get-card{padding-left:2rem;padding-right:2rem}.cards-wrap.--cards-get.--calendar-design .get-item:first-child .get-item__icon-tumb{margin-top:-2rem}.cards-wrap.--cards-get.--copywriting-and-rewriting .get-card__items,.cards-wrap.--cards-get.--lightbox-design.--table-tent .get-card__items{grid-template-columns:1fr}cards-wrap.--banner .get-card{padding:2.5rem 2rem!important}.cards-wrap.--banner .get-card__head{flex-direction:column}.cards-wrap.--banner .get-card .banner__title-white{margin-bottom:2rem!important;margin-right:0}.cards-wrap.--banner .get-card__desc{text-align:center}.--cards-get.--registration-trademark .get-card__title{font-size:3rem}.--cards-get.--server-maintenance .get-item{flex-direction:column!important}.--cards-get.--assortiment-get .get-card{flex-direction:column;gap:1rem}.--cards-get.--business-registration .get-card{gap:1rem}.--strapi .get-card__title{font-size:2.5rem!important;line-height:3rem}}@media screen and (max-width:640px){.--cards-get.--cards-for-marketplaces .get-item__title{padding-left:0}.--diploma-design.--cards-get .get-item__title{padding-left:0!important}.--icon-w-9-rem .get-item__icon-tumb{max-height:8rem!important;max-width:8rem!important}.--icon-w-7-rem .get-item__icon-tumb{max-height:6rem!important;max-width:6rem!important}.get-item__icon-tumb{max-width:5rem;width:100%}.get-item__title{padding-left:1rem}.get-item>br{display:none}.cards-wrap.--cards-get.--quiz .get-item:nth-child(2) .get-item__title{padding-left:2.5rem}.--1c-crm-use .get-item__icon-tumb{height:3.625rem;width:3.625rem}.--1c-crm-use .get-item{grid-template-columns:3.625rem 1fr}.--cards-get.--registration-trademark .get-item__title{padding:0}.--cards-get.--server-maintenance .get-item__title{padding-left:0}.--media-pack-elems.--cards-get .get-card__items{display:grid!important;grid-template-columns:1fr}.cards-wrap.--cards-get.get-card__whywe.--frontend .whywe-card__title-white,.cards-wrap.--cards-get.get-card__whywe.--verstka .whywe-card__title-white{font-size:3rem}.cards-wrap.--cards-get.get-card__whywe.--frontend .get-card__items.grid.--temp-col-3.col.--10.mt-64{margin-top:0!important}.--cards-get.--banner-line .get-card{padding:2.5rem 3.2rem!important}.--cards-get.--online .get-card__title{margin-top:-2rem!important}.--cards-get.--online .get-card__head img{height:11rem}.--cards-get.--commercial-communications .get-card__head{margin-top:2rem!important}.--cards-get.get-card__whywe.--online{margin-top:5rem!important}.--cards-get.get-card__whywe.--online .get-card{padding-bottom:2rem!important}.--cloud-cash .get-card{display:flex;flex-direction:column;gap:2.25rem}.--cards-get.get-card__whywe.--online .whywe-card__title-white{font-size:3rem!important;margin-bottom:1rem!important;margin-top:1rem}.--cards-get.get-card__whywe.--commercial-communications .get-card__head img{display:none}.cards-wrap.--cards-get.--events-why-us .get-card__desc{font-size:1.45rem!important;margin-top:.5rem}.cards-wrap.--cards-get.--events-why-us .--shop-window-pasting{padding:0 3rem!important}.cards-wrap.--cards-get.--events-why-us .get-card__title{font-size:3rem!important;line-height:3.5rem}.get-card__items{grid-template-columns:1fr 1fr}.get-card__title br{display:none}.--cards-get.--video-editing-important .get-item .get-item__desc p{font-size:1.125rem}.get-card__items.--program-events{padding-left:0!important;padding-right:0!important}.cards-wrap.--cards-get.--selling-sites .get-card{padding-left:1.5rem;padding-right:1.5rem}.--layout-get .get-item:first-child .get-item__icon-tumb,.--layout-get .get-item:nth-child(3) .get-item__icon-tumb{margin-top:1rem}.cards-wrap.--cards-get.--layout-whywe2 .get-card__items .get-item:nth-child(2) .get-item__icon{margin-top:-4rem}.cards-wrap.--cards-get.--shop-window-pasting-design .get-item:nth-child(4) .get-item__desc .--shop-window-pasting{padding-left:1.5rem!important;padding-right:1.5rem!important}.cards-wrap.--cards-get .get-item__desc .--shop-window-pasting{text-align:initial}.cards-wrap.--cards-get.--placard-design .get-item:nth-child(3) .get-item__icon-tumb{max-width:13rem;width:13rem}.cards-wrap.--cards-get.--sticker-design .get-card__items,.cards-wrap.--cards-get.--web-development .get-card__items{grid-template-columns:1fr}.get-card__whywe.--price-tags{margin-top:4.5rem!important}.get-card__whywe.--price-tags .get-card__head>:first-child{height:9rem}.get-card__whywe.--price-tags .whywe-card__title-white{font-size:3rem!important}.get-card__whywe.--online .get-card__head>:first-child{height:9rem}.get-card__whywe.--commercial-communications .whywe-card__title-white{font-size:3rem!important;margin-top:0!important}.cards-wrap.--cards-get.--dressing .get-card__items{margin-top:0!important}.cards-wrap.--cards-get.--development-regime-plates .get-card__items{grid-template-columns:1fr;margin-bottom:1rem}.--cards-get.--assortiment .get-card__title{font-size:2.5rem}}@media screen and (max-width:440px){.cards-wrap.--arbitrage .get-item:after{background-size:cover;height:2px;left:1.75rem;top:-1.25rem;transform:rotate(90deg);width:1.5rem}.cards-wrap.--cards-get.--lightbox-design-inner{margin-bottom:1rem}.--cards-for-marketplaces.--cards-get .get-item__icon-tumb{align-self:flex-start;height:4.5rem;margin-bottom:1.5rem;margin-right:0;min-width:4.5rem;width:4.5rem}.get-item{align-items:flex-start!important;flex-direction:row!important}.get-item__wrap{flex:1;margin:0 0 0 2rem!important;text-align:left;word-break:break-word}.cards-wrap.--cards-get.--stretch-marks .get-item{flex-direction:column!important}.cards-wrap.--cards-get.--stretch-marks .get-item__icon-tumb,.cards-wrap.--cards-get.--stretch-marks .get-item__title{margin:auto}.cards-wrap.--cards-get.--product-catalog .get-item{align-items:center!important}.cards-wrap.--cards-get.--product-catalog .get-item__desc{text-align:initial}.cards-wrap.--cards-get.--calendar-design .get-item:first-child .get-item__icon-tumb,.cards-wrap.--cards-get.--calendar-design .get-item:nth-child(3) .get-item__icon-tumb{margin-top:0}.cards-wrap.--cards-get.--copywriting-and-rewriting .get-item,.cards-wrap.--cards-get.--development-regime-plates-second .get-item,.cards-wrap.--cards-get.--neckhangers .get-item{align-items:center!important;flex-direction:column!important}.cards-wrap.--cards-get.--diploma-design .get-item{align-items:flex-start!important}.cards-wrap.--cards-get.--diploma-design .get-item__icon-tumb{margin-bottom:1rem}.--cards-get.--analiz-conkurentov-competitors .get-item{align-items:center!important;flex-direction:column!important}.cards-wrap.--arbitrage .get-item{align-items:center!important}.cards-wrap.--arbitrage .get-item__title{margin:0!important}.cards-wrap.--arbitrage .get-item__icon-tumb{min-width:4rem}.get-card__items{grid-template-columns:1fr}.get-item__title.h5.mt-16{text-align:left}.cards-wrap.--cards-get.--lightbox-design .get-card__items{grid-gap:1.5rem 1.5rem}.cards-wrap.--cards-get.--lightbox-design .get-item{flex-direction:column!important}.cards-wrap.--cards-get.--lightbox-design .get-item__icon-tumb{margin:auto}.cards-wrap.--cards-get.--lightbox-design .get-item__title{padding-left:1.5rem}.cards-wrap.--cards-get.--lightbox-design-inner .get-card{padding-left:2rem;padding-right:2rem}.cards-wrap.--cards-get.--catalog-get-2 .get-item{flex-direction:column!important}.cards-wrap.--cards-get.--catalog-get-2 .get-item__icon-tumb,.cards-wrap.--cards-get.--catalog-get-2 .get-item__title{align-self:center}.cards-wrap.--strapi .get-item{align-items:center!important;flex-direction:column!important}}.cards-wrap.--cards-dialouge.col.--6.mt-32.--bigCard{max-width:80%}.cards-intro-desc.--card{border-radius:unset;color:#ffffffa3;display:inherit;font-size:2rem;line-height:2.5rem}.cards-intro-desc b,.cards-intro-desc span{color:#000;font-weight:700}.cards-intro-desc span{color:#fff;font-weight:700}.--cofff.--cards-intro-desc{margin-bottom:8.5rem!important}@media screen and (max-width:1199px){.cards-intro-desc{font-size:1.5rem;line-height:2rem}}@media screen and (max-width:991px){.cards-wrap.--cards-intro-desc{margin-bottom:4rem!important}}.--paradiso .cards-target__desc{font-size:2.375rem}.--vitraji .cards-target__label{font-size:1.75rem;line-height:120%}.--vitraji .cards-target__desc{font-size:2rem;line-height:120%;margin-top:1.5rem!important}.cards-target{padding-bottom:3.5rem;padding-top:2.5rem;width:100%}.cards-target__label{font-weight:400;opacity:.6}.cards-target__label-black{color:var(--color__text-1);opacity:.6}.cards-target__desc-black{color:var(--color__text-1)}.cards-target:after{border-bottom:1px solid #b4001b;content:"";display:block;position:absolute;right:-1.5rem;top:50%;transform:translateY(-50%);width:1.5rem}.cards-target.--backgrount{background-color:#181818}@media screen and (max-width:1199px){.cards-wrap.--cards-target{margin-bottom:1.5rem;max-width:100%}}@media screen and (max-width:991px){.cards-target{padding:2rem}}@media screen and (max-width:640px){.cards-wrap.--cards-target{margin-bottom:0;max-width:100%}.cards-target{padding:1.5rem}}.--1c-website.--cards-table{margin-top:5rem!important;position:relative;width:100%}.cards-table__sticky-container{position:sticky;top:0;transition:transform .3s ease,opacity .3s ease;z-index:100}.--1c-website.--cards-table .card-table{text-align:center}.--1c-website.--cards-table .cards-table__title{color:var(--main-color__white,#fff);font-size:4rem;font-style:normal;font-weight:700;line-height:4rem;margin-bottom:2.5rem;text-align:center}.--1c-website.--cards-table .cards-table__title span{color:#ffffff8f}.--1c-website.--cards-table .cards-table__header{display:grid;grid-template-columns:1fr 2.3655fr;padding:0 1.5rem}.--1c-website.--cards-table .cards-table__header-subtitle{flex:1;font-size:2rem;font-style:normal;font-weight:500;line-height:2rem;padding:1.5rem 0 0;text-align:left;width:25.6875rem}.--1c-website.--cards-table .cards-table__header .price-wrap{display:flex;flex-wrap:nowrap;gap:0;margin-top:0!important;width:auto}.--1c-website.--cards-table .cards-table__header .price-wrap .--card{background:transparent;border:1px solid hsla(0,0%,100%,.12);border-bottom:none;border-radius:1.5rem 1.5rem 0 0;gap:0;padding:1.5rem 1rem 0;position:relative;width:12.265rem}.--1c-website.--cards-table .cards-table__header .price-wrap .--card:not(:last-child){margin-right:.75rem}.--1c-website.--cards-table .cards-table__header .price-wrap .--card:last-child .price-cards__price-items_old{visibility:hidden}.--1c-website.--cards-table .cards-table__header .price-wrap .--card:nth-child(2){border:1px solid #f52536;border-bottom:none;border-radius:1.5rem 1.5rem 0 0}.--1c-website.--cards-table .price-cards__title{font-size:1.5rem;font-weight:500;line-height:2rem}.--1c-website.--cards-table .price-cards__title span{white-space:nowrap}.--1c-website.--cards-table .price-cards__price-items{display:flex;flex-direction:column;gap:.25rem;margin-top:.37rem}.--1c-website.--cards-table .price-cards__price-items_old{color:#fff6;font-size:.875rem;font-weight:400;line-height:1.25rem;text-decoration-line:line-through}.--1c-website.--cards-table .price-cards__price-items_new{font-size:1.25rem;font-weight:500;line-height:1.25rem}.--1c-website.--cards-table .price_cards__btn{background:#ffffff14;border-radius:.75rem;color:var(--color-white);font-size:1.0625rem;font-style:normal;font-weight:700;height:3rem;line-height:1.5rem;margin-top:1rem!important;transition:all .24s ease}.--1c-website.--cards-table .price_cards__btn:hover{background:#f52536}.--1c-website.--cards-table .price_cards__btn:hover span{color:#fff}.--1c-website.--cards-table .--card:nth-child(3) .price_cards__btn{background:#f52536}.--1c-website.--cards-table .--card:nth-child(3) .price_cards__btn:hover{background:#ffffff14}.--1c-website.--cards-table .cards-table__wrapper{background:#151515;border-radius:2rem;margin-top:2.5rem;padding:3rem 1.5rem;position:relative}.--1c-website.--cards-table .cards-table__body .price-wrap{display:grid;gap:.38rem;margin-top:0!important}.--1c-website.--cards-table .price-cards.--card{background-color:transparent;padding:1.5rem 1rem}.--1c-website .cards-table__body .price-cards.--card{background:#ffffff05;border-radius:.5rem;display:grid;grid-template-columns:1fr 2.3655fr .1fr;max-width:101%;overflow:visible;padding:0 0 0 1.5rem;width:calc(100% + .65rem)}.--1c-website .cards-table__body .price-cards.--card:nth-child(3){background:#ffffff0d}.--1c-website.--cards-table .cards-table__body-subtitle{color:#ffffff8f;display:flex;font-size:1.3125rem;font-weight:400;line-height:2rem;text-align:left;width:25.6875rem}.--1c-website .cards-table__row{display:grid}.--1c-website.--cards-table .cards-table__status-container{display:flex;flex-wrap:nowrap;gap:.75rem;margin-top:0!important;overflow:visible;position:relative;width:auto;width:calc(100% + .65rem)}.--1c-website.--cards-table .cards-table__status-item{align-items:center;align-self:stretch;display:flex;flex-direction:column;gap:.75rem;height:4rem;justify-content:center;padding:0 1rem;position:relative;width:12.265rem}.--1c-website.--cards-table .cards-table__status-item:before{background-color:#ffffff1f;content:"";height:4.38rem;left:0;position:absolute;top:0;width:1px}.--1c-website.--cards-table .cards-table__status-item:after{background-color:#ffffff1f;content:"";height:4.38rem;position:absolute;right:0;top:0;width:1px}.--1c-website.--cards-table .cards-table__status-item:nth-child(2):after,.--1c-website.--cards-table .cards-table__status-item:nth-child(2):before{background-color:#f52536}.--1c-website.--cards-table .cards-table__status-icon{height:auto;width:1.063rem}.--1c-website.--cards-table .cards-table__status-quantity{font-size:1.375rem;font-style:normal;font-weight:500;line-height:2rem}.--1c-website .cards-table__feature-item:before{background-color:#d8bfd8;border-bottom:1px solid hsla(0,0%,100%,0);border-radius:0 .5rem .5rem 0;content:"";height:4rem;left:0;position:absolute;top:0;width:92rem}.--1c-website.--cards-table .cards-table__footer .price-wrap .--card{border:1px solid hsla(0,0%,100%,.12);border-radius:0 0 1.5rem 1.5rem;border-top:none;height:1.5rem;margin-top:.38rem}.--1c-website.--cards-table .cards-table__footer .price-wrap .--card:nth-child(2){border:1px solid #f52536;border-radius:0 0 1.5rem 1.5rem;border-top:none}@media screen and (max-width:1199px){.--1c-website.--cards-table .cards-table__wrapper{overflow:scroll}}@media screen and (max-width:1140px){.--1c-website .cards-table__feature-item:before{width:92rem}}@media screen and (max-width:991px){.cards-wrap.--cards-use.--table-tent .use-card__title br{display:none}.--1c-website.--cards-table .cards-table__title{font-size:3rem}.--1c-website .cards-table__feature-item:before{background-color:#d8bfd8;width:85rem}.--1c-website.--cards-table .cards-table__body-subtitle,.--1c-website.--cards-table .cards-table__header-subtitle{width:18rem}.--1c-website.--cards-table .cards-table__body-subtitle{background:#ffffff05;border-radius:.5rem 0 0 .5rem;padding:1rem 0 1rem 1.5rem}.--1c-website .cards-table__body .price-cards.--card{overflow:visible}.--1c-website.--cards-table .cards-table__status-item{width:12.5rem}.--1c-website .cards-table__body .price-cards.--card,.--1c-website .cards-table__body .price-cards.--card:nth-child(3){background:transparent;padding:0}.--1c-website.--cards-table .cards-table__header{padding:0}.--1c-website.--cards-table .cards-table__status-container{background:#ffffff05;border-radius:0 .5rem .5rem}.--1c-website .cards-table__body .price-cards.--card:nth-child(3) .cards-table__status-container,.--1c-website.--cards-table .price-cards.--card:nth-child(3) .cards-table__body-subtitle{background:#ffffff0d}.--1c-website.--cards-table .cards-table__header-subtitle{padding-left:1.5rem}}.cards-wrap.--html-banners .price_cash-card__desc{margin-top:1rem;text-align:center}.cards-wrap.--arbitrage .price_cash-card .price-cards:after{bottom:-12rem}.cards-wrap.--arbitrage .price_cash-card__desc{flex:none;font-size:2rem;font-weight:400;line-height:2.5rem}.--cards-price-cash.--server-maintenance .price_cash-card__title{color:var(--color__white);font-size:5rem;font-weight:700;line-height:100%}.--cards-price-cash.--server-maintenance .price_cash-card__desc{color:#ffffff8f;font-size:1.5rem;font-weight:400;line-height:133.333%;margin-top:1rem}.--cards-price-cash.--server-maintenance.--application-containerization .price_cash-card__title{margin-bottom:0!important}.--cards-price-cash.--it-infrastructure-audit .price_cash-card__desc{font-size:1.5rem;font-weight:400;line-height:133.333%;margin-top:1rem;text-align:center}.--cards-price-cash.--it-infrastructure-audit .price_cash-card__desc span{font-weight:700}.--cards-price-cash.--it-infrastructure-audit .price_cash-card .price-cards:after,.--cards-price-cash.--it-infrastructure-audit .price_cash-card .price-cards:first-child:after{bottom:-18rem}.--cards-price-cash.--it-infrastructure-audit .price_cash-card .price-cards{min-height:39.5rem}.price_cash-card__header{align-items:center;display:flex;flex-direction:column}.price_cash-card__title{color:#fff;font-size:4rem;font-style:normal;font-weight:700;line-height:4rem}.price_cash-card__desc{margin-bottom:1rem}.price_cash-card .price-wrap{flex-wrap:nowrap;gap:1.5rem}.price_cash-card .price-cards{align-items:flex-start;align-self:stretch;background:#151515;border:1px solid transparent;border-radius:2rem;display:flex;flex:1 0 0;flex-direction:column;gap:.5rem;max-width:100%;padding:1rem;transition:all .24s ease}.price_cash-card .price-cards:hover{border:1px solid var(--red,#f52536);cursor:pointer}.price_cash-card .price-cards:hover .price-cards__btn{background:var(--red,#f52536)}.price_cash-card{position:relative;z-index:9}.price_cash-card .price-cards:after{background:var(--fill-color__fill-1,#f52536);border-radius:28.56181rem;bottom:0;content:" ";filter:blur(150px);height:28.56181rem;left:-9.25rem;opacity:.25;position:absolute;transform:rotate(-90deg);width:24.11538rem;z-index:1}.price_cash-card .price-cards:last-child:after{display:none}.price_cash-card .price-cards:first-child:after{bottom:0;left:11.25rem}.--cards-price-cash.--server-maintenance .price-cards__header{min-height:auto}.--cards-price-cash.--server-maintenance .price-cards__header-middle{margin-bottom:-1rem;margin-top:-1rem}.--cards-price-cash.--server-maintenance .price-cards__btn{border-radius:1rem}.--cards-price-cash.--server-maintenance .price-card__list-items ul{gap:.5rem}.--cards-price-cash.--server-maintenance .price-cards__title{font-size:1.5rem;font-weight:500;line-height:133.333%}.--cards-price-cash.--server-maintenance .price-cards__price{color:var(--color__white);font-size:2.5rem;font-weight:700;line-height:133.333%}.--cards-price-cash.--server-maintenance .price-cards__price span{color:#ffffffb8;font-size:1.125rem;font-weight:400;line-height:133.333%}.--cards-price-cash.--it-infrastructure-audit .price-cards__header{min-height:-moz-fit-content;min-height:fit-content}.--cards-price-cash.--it-infrastructure-audit .price-cards__desc-price{color:#fff6;font-size:1.25rem;font-weight:400;line-height:100%;margin-top:.3rem;min-height:0;text-decoration-line:line-through}.--cards-price-cash.--application-containerization .price-cards__header-top{align-items:flex-start}.--cards-price-cash.--application-containerization .price-cards__desc{height:auto;text-align:start}.--cards-price-cash.--application-containerization .price-cards__desc-bottom{color:#ffffffa3;font-weight:400;line-height:120%;margin:-1.5rem 1.5rem 1rem;opacity:.8}@media screen and (max-width:1199px){.--cards-price-cash.--it-infrastructure-audit .price_cash-card .price-cards{min-height:-moz-fit-content;min-height:fit-content}}@media screen and (max-width:991px){.--cards-price-cash.--application-containerization .price_cash-card .price-cards{flex:none}.--cards-price-cash.--it-infrastructure-audit .price_cash-card__title{font-size:3rem}.--cards-price-cash.--server-maintenance .price_cash-card__title{font-size:3rem;margin-top:2rem}.--cards-price-cash.--application-containerization .price-wrap{flex-direction:column}.--cards-price-cash.--application-containerization br{display:none}.--cards-price-cash.--it-infrastructure-audit{margin-top:4rem!important}}@media screen and (max-width:800px){.price_cash-card .price-wrap{flex-wrap:wrap}.price_cash-card .price-cards{flex:auto;margin-left:0!important;max-width:100%;width:100%}}@media screen and (max-width:768px){.cards-wrap.--html-banners .price_cash-card__title{font-size:2.5rem;line-height:3rem}.cards-wrap.--html-banners .price_cash-card__desc br{display:none}.cards-wrap.--html-banners .price_cash-card__desc{margin-top:0;padding:0 1rem}}@media screen and (max-width:640px){.price_cash-card .price-wrap{flex-wrap:wrap}.price_cash-card .price-cards{flex:auto;max-width:100%;width:100%}.price_cash-card .price-wrap{flex-direction:column}.price_cash-card .price-cards{overflow:visible}}.dignity-sider-card__bg{overflow:hidden;z-index:0}.dignity-sider-card__bg,.dignity-sider-card__blur{height:100%;left:0;position:absolute;top:0;width:100%}.dignity-sider-card__blur{background:linear-gradient(0deg,#142658cc,#142658cc);opacity:.95;pointer-events:none;z-index:2}.dignity-sider-card__bg img{width:100%}.dignity-sider-card__title{color:var(--color__white);font-size:3rem;font-weight:700;line-height:3.5rem;position:relative;z-index:1}.dignity-sider-card__title span{color:#fff9}.dignity-sider-card__swiper-wrap .additionally-card__desc-wrap{align-items:flex-start;background:#ffffff0f;border-radius:1.5rem;display:flex;flex-direction:column;gap:1.5rem;height:auto;margin:0;padding:2rem}.dignity-sider-card__swiper-wrap .additionally-card__desc-title{color:var(--color__white);font-size:2rem;font-weight:700;line-height:125%}.dignity-sider-card__controls{margin-top:2rem;position:relative;width:100%}.dignity-sider-card__controls .swiper-counter{color:var(--color__white);font-size:1.125rem;font-weight:400;line-height:120%}.dignity-sider-card__controls .swiper-counter-total{color:#fff6}.dignity-sider-card__controls .swiper-counter-separator{padding:0 .25rem}.dignity-sider-card__controls .swiper-navigation{gap:.5rem}.dignity-sider-card__controls .swiper-button{background:#fff6;border:none;border-radius:.875rem;height:4rem;left:auto;margin:0;opacity:1;position:relative;right:auto;top:auto;transition:all .24s ease;width:5.5rem}.dignity-sider-card__controls .swiper-button:after{display:none}.dignity-sider-card__controls .swiper-button svg{height:1.25rem;width:1.25rem}.dignity-sider-card__controls .swiper-button.swiper-button-disabled svg{opacity:.5!important}.cards-wrap.--arbitrage .dignity-sider-card__controls{margin-top:2rem!important}.cards-wrap.--arbitrage .dignity-sider-card__controls .swiper-button{background:#ffffff0f;border-radius:.875rem}.dignity-sider-card__controls .swiper-button:hover{background:#fff9}.--cards-dignity-sider.--bitrix-development .swiper-slide{display:flex;height:auto}.--cards-dignity-sider.--bitrix-development .dignity-sider-card__swiper-wrap .additionally-card__desc-wrap{padding-right:.5rem}.--cards-dignity-sider.--bitrix-development .dignity-sider-card__swiper-wrap .additionally-card__desc-title{letter-spacing:-.12rem}@media screen and (max-width:1199px){.cards-wrap.--cards-dignity-sider{flex:1;max-width:49%;min-width:100%}}@media screen and (max-width:991px){.dignity-sider-card__title{font-size:2.5rem}.dignity-sider-card__swiper-wrap .additionally-card__desc-title{font-size:1.5rem}}@media screen and (max-width:640px){.--cards-dignity-sider.--bitrix-development .dignity-sider-card__bg img,.cards-wrap.--arbitrage .dignity-sider-card__bg img{height:100%}}@media screen and (max-width:440px){.dignity-sider-card__bg img{height:100%;width:auto}}.--cards-tools-grid .tools-grid{display:grid;gap:2.5rem 6.5rem;grid-template-columns:1fr 1fr 1fr;margin:0 auto}@media screen and (max-width:1199px){.--cards-tools-grid{max-width:100%!important;text-align:center}}@media screen and (max-width:480px){.--cards-tools-grid .tools-grid{gap:2.5rem}}@media screen and (max-width:400px){.--cards-tools-grid .tools-grid{gap:1.5rem}}@media screen and (max-width:380px){.--cards-tools-grid .tools-grid{padding-left:0!important;padding-right:0!important}}.visually-hidden{border:0;clip-path:inset(100%);height:1px;margin:-1px;padding:0;position:absolute;white-space:nowrap;width:1px;clip:rect(0 0 0 0);overflow:hidden}.--svg__icon-info{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24'%3E%3Ccircle cx='12' cy='12' r='11' stroke='%23fff' stroke-width='2'/%3E%3Cpath fill='%23fff' d='m14.373 16.705-.175.685q-.79.298-1.258.454a3.5 3.5 0 0 1-1.09.156q-.955-.001-1.485-.445a1.42 1.42 0 0 1-.529-1.132q0-.266.04-.545.04-.278.128-.629l.656-2.225q.088-.319.148-.605t.06-.522q0-.427-.184-.594-.183-.168-.702-.168-.256 0-.523.076-.266.076-.459.145l.176-.686q.644-.252 1.234-.43.59-.18 1.117-.18.947 0 1.461.439.514.438.514 1.139 0 .145-.036.51a3.3 3.3 0 0 1-.131.671l-.654 2.216a6 6 0 0 0-.144.61 3 3 0 0 0-.064.518q0 .443.206.602.208.16.716.16.24 0 .54-.08t.438-.14m.166-9.304q0 .58-.458.987a1.6 1.6 0 0 1-1.101.409q-.646 0-1.107-.409-.462-.406-.462-.987 0-.577.462-.99A1.6 1.6 0 0 1 12.98 6q.644 0 1.101.411.458.412.458.99'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain}.--display-none{display:none!important}.--landing-info[data-title]:hover:before{background:#000000b0;border-radius:1rem;bottom:0;color:#fff;content:attr(data-title);cursor:pointer;font-size:1rem;left:0;line-height:1.5rem;opacity:1;padding:.5rem;position:absolute;transition:all 1s ease;width:15rem;z-index:5}.--landing-info{display:inline;height:1rem!important;width:1rem!important}.--brochure-span{margin-top:3.5rem!important;max-width:calc(var(--col-width)*10 + var(--col-gutter)*11)!important}.justify-content__start{justify-content:flex-start!important}.red-sup{color:#f52536}.--landing-header{padding-top:5rem}.--landing-header-min{align-self:self-end;padding-top:2rem}.lazy.--landing.--flex-end picture{align-items:flex-end;display:flex;height:100%;justify-content:flex-end;width:100%}.--landing img{height:40.44rem!important;width:100%}.--banner-img{bottom:-4rem;position:relative}.--banner-img img{height:32rem!important;width:100%}.--promo-product img{height:95%!important;width:95%}.--promo-proekt img{height:90%!important;margin-top:3rem;width:100%}.--card-message{background:#17171799;border-radius:1.5rem;color:#fff;padding-left:4rem;position:relative}.--rightText{text-align:right}.--centerText{text-align:center}.--transformVertikal{transform:scaleX(-1)}.--opacity{font-weight:100;opacity:.6}.--weight400{font-weight:400!important}.--weight500{font-weight:500!important}.--weight600{font-weight:600!important}.--weight700{font-weight:700!important}.--line-h-28{line-height:1.75rem!important}.--card-message:before{background:#050505;border-bottom-right-radius:15rem;border-right:60px solid #050505;content:"";height:100%;left:0;position:absolute;top:0;z-index:1}.cards-wrap.--header-blog{display:none}.--card{border-radius:2rem;display:flex;flex-direction:column;overflow:hidden;position:relative}.--cards-middle-gallery.--bigBlock{max-width:100%;width:100%}.-align-stretch{align-items:stretch}.--column-reverse{flex-direction:column-reverse}.fw_normal{font-weight:400}.cards-middle-gallery__img{height:26rem;left:0;position:absolute;top:0;width:100%}.cards-middle-gallery__img.--height17{height:17rem}.swiper-button-next:after,.swiper-button-prev:after{color:#fff;font-size:2rem!important}.swiper-button-next{right:5rem;top:40%;z-index:5}.swiper-button-prev{left:5rem;top:40%;z-index:5}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.3!important}.cards-middle-gallery__content{position:relative;z-index:2}@media screen and (max-width:1200px){.position-rel{position:relative!important}}.height-100{height:100%!important}.text_left{-moz-text-align-last:left;text-align-last:left}.cards-items__card-line{border-bottom:1px solid #b4001b;transform:translateY(-50%);width:1.5rem}.--align-left{align-items:unset}.cards-wrap>div{height:100%}span.swiper-pagination-bullet{background-color:#fff}@media screen and (max-width:1200px){.presentation-min-h{min-height:4rem}}.--prototype-card{padding:3rem 6rem}.--prototype-text{text-align:center}.desc-item__value{font-size:4rem;line-height:4rem}.desc-item__value span{font-size:3rem;font-weight:600}.desc-item__desc{color:#fff9}.desc-item__desc b,.desc-item__desc span{color:#fff}.cards-middle-gallery__img img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.--text-center{text-align:center}.--premium{bottom:0}.--absolute{bottom:0;height:100%}.--absolute,.fluid-page{left:0;position:absolute;width:100%}.fluid-page{height:100vh;top:0}.fluid-page .fluid-page__canvas{height:100%;left:0;position:absolute;top:0;width:100%}.--direction-row{flex-direction:row!important}.cards-wrap.--banner-line{max-width:none}@media screen and (max-width:469px){.cards-deault__custom-bg{-o-object-position:right!important;object-position:right!important}}.desc-item__desc{margin-top:.5rem}.--menu-layout-icons{max-width:5rem!important}.column-price-h3{font-size:2.5rem;font-weight:700!important;line-height:1.5rem}.menu-item__desc{font-size:1.125rem;line-height:1.75rem}.--lh-30{line-height:1.875rem!important}.--lh-32{line-height:2rem!important}.--hidden{display:none}.--underline{border-bottom:.05rem solid hsla(0,0%,100%,.24);width:25rem}.--hide{display:none!important}.--show{display:flex!important}.--33 img{height:33.38rem}.--price img{height:29rem}.--standart img{height:32.6rem}.--business img{height:37.44rem}.--size33 img{height:33rem}.--size30 img{height:30rem}.list-bullet:before{background-color:#fff;border-radius:100%;content:"";display:block;height:.5rem;left:0;opacity:.8;position:absolute;top:.5rem;width:.5rem}.--check>.list-bullet:before{background-color:transparent;border-bottom:.35rem solid #fff;border-radius:0;border-right:.3rem solid #fff;color:#fff!important;content:"";display:block;height:.9rem;left:.1rem;position:absolute;top:.1rem;transform:rotate(45deg);width:.35rem}.--check>.list-bullet,.list-bullet{margin-top:1rem;padding-left:2.5rem}.list-bullet{color:#ffffffb8;margin-top:.75rem;padding-left:1.125rem;position:relative}.list-bullet span{color:#fff}.list-bullet:first-child{margin-top:0}.--text-left{text-align:left!important}.cards-wrap.--header-service{display:none}.case .cards-wrap a{color:#fff;text-decoration:none;transition:all .24s ease}.case .cards-wrap a:hover{color:#ffffff8f}.--xxl{font-size:1.5rem!important;font-weight:400;line-height:2rem!important}.--contain{-o-object-fit:contain;object-fit:contain}.--xxl span{font-weight:500}.--opacity56{opacity:.56}.--opacity40{opacity:.4}.--sub_desc_list{letter-spacing:.5px}.--white{color:#fff!important}.--white86{color:#ffffffdb!important}.--white80{color:#fffc!important}.--white72{color:#ffffffb8!important}.--white70{color:#ffffffb3!important}.--white64{color:#ffffffa3!important}.--white60{color:#fff9!important}.--white50{color:#ffffff80!important}.--white48{color:#ffffff7a!important}.--white40{color:#fff6!important}.--fz22{font-size:1.375rem!important;line-height:1.875rem}.--text_left{-moz-text-align-last:left;text-align-last:left}.margin-auto,.margin-top-auto{margin:auto}.cards-methods.--about-fix{flex-direction:row;flex-wrap:nowrap}.--absolute-very{position:absolute!important}.--opacity64{opacity:.64}.width155{width:155%}.width140{width:140%}.width135{width:135%}.width125{width:125%}.width115{width:115%}.width112{width:112%}.width110{width:110%}.width106{width:106%}.width105{width:105%}.width102{width:102%}.width100{width:100%}.width99{width:99%}.width98{width:98%}.width96{width:96%}.width95{width:95%}.width93{width:93%}.width90{width:90%}.width88{width:88%}.width87{width:87%}.width85{width:85%}.width84{width:84%}.width83{width:83%}.width82{width:82%}.width80{width:80%}.width79{width:79%}.width78{width:78%}.width77{width:77%}.width75{width:75%}.width73{width:73%}.width72{width:72%}.width71{width:71%}.width70{width:70%}.width68{width:68%}.width66{width:66%}.width62{width:62%}.width60{width:60%}.width58{width:58%}.width55{width:55%}.width53{width:53%}.width50{width:50%}.width45{width:45%}.width40{width:40%}.width38{width:38%}.width36{width:36%}.width35{width:35%}.height100{height:100%}.--wideformat-img img{height:30rem}.--wideformat-img-2 img{height:35rem;margin-top:-8rem}.--wideformat-img-3 img{margin-top:-3rem}.--wideformat-img-4 img{height:35rem;margin-bottom:-10rem;margin-right:-4rem;margin-top:0}.--wideformat-img-5 img{margin-right:-4rem}.--post-templates-img{margin-bottom:-11rem}.--post-templates-img-2{margin-bottom:-22rem}.--post-templates-img-3{margin-bottom:-29rem}.--post-templates-img img{height:46rem}.--post-templates-img-2 img{height:50rem}.--post-templates-img-3 img{height:33rem}.--post-templates-img-4 img{height:40rem}.--post-templates-img-5 img{height:37rem}picture.--lightbox-design{margin-bottom:-4.5rem;margin-right:1rem}picture.--lightbox-design img{height:35rem}picture.--lightbox-design-2{margin-bottom:-2.5rem;margin-right:1rem}picture.--lightbox-design-2 img{height:37rem}.--services-section-subsection.--online .service-item__title{font-size:3rem;text-wrap:balance}.--services-section-subsection.--online .service-item__desc{font-size:1.125rem;line-height:133%}.--services-section-subsection.--online .service-item__img-tumb{margin-bottom:-3rem;margin-right:3rem}.--services-section-subsection.--online .service-item__img-tumb img{-o-object-fit:contain;object-fit:contain}.service-items__post-desc{flex-direction:row;flex-wrap:nowrap;gap:6rem;text-align:initial}.service-items__post-desc-text{text-align:initial}.service-items__post-desc__link{align-items:center;align-self:center;background-color:#f52536;border-radius:3.375rem;color:var(--color__white);display:flex;font-size:1.5rem;height:4.5rem;justify-content:center;min-width:17rem}.service-items__post-desc__link:hover{background-color:#fff;color:#000}.--services-section-subsection.--online .solution-item{background-color:#19191b!important}.header-solutions-detail__picture.--dressing{margin-right:-9vw}.letter-spacing--05{letter-spacing:-.05rem}.--php-developer-info .--link{color:var(--color__fill-1-h)}.cards-wrap.--services-section-subsection-second.--multipage .service-item__title{line-height:3rem;margin-top:1rem!important}.cards-wrap.--services-section-subsection-second.--multipage .service-item__desc{font-size:1.375rem;line-height:1.75rem;margin-top:.5rem!important}.service-item__img-tumb.--multipage-img img{bottom:0;height:auto;-o-object-position:right;object-position:right;position:relative;right:0;width:100%}.cards-wrap.--services-section-subsection-second.--design.--multipage .solution-item__contant-main .solution-item__price{display:none}.cards-wrap.--services-section-subsection-second.--design.--multipage .solution-item__price{opacity:1}.cards-wrap.--services-section-subsection-second.--design.--multipage .solutions__items.--services .solution-item__icon-tumb{height:7rem;width:auto}.cards-wrap.--services-section-subsection-second.--design.--multipage .solution-item__desc{color:#fff6;text-align:center}.cards-wrap.--services-section-subsection-second.--design.--multipage .service-item.--fixet .service-item__content{padding-bottom:5.6rem!important;padding-right:0}.cards-wrap.--services-section-subsection-second.--design.--multipage .services__items-wrap.--service{background:#121111!important}@media screen and (max-width:768px){.cards-wrap.--html-banners{margin-top:3rem!important}}.cards-wrap.--uploading-goods .--underline{display:none}.cards-wrap.--arbitrage .swiper-wrapper{height:16rem}.form__inputs .big-input__title{opacity:.4}.form__inputs .--text-area{resize:none}.big-input__custom-file{cursor:pointer;flex-wrap:nowrap;gap:1rem}.big-input__custom-file-info{gap:0 .6rem}.big-input__custom-file-title{color:#ffffffa3;font-size:1.5rem;font-weight:600;line-height:117%}.big-input__custom-file-desc{color:var(--color__white);font-size:1.5rem;font-weight:400;line-height:167%;opacity:.16}.big-input__custom-file-inner{color:var(--color__white);font-size:.88rem;font-weight:400;line-height:143%;margin-top:-.5rem;opacity:.48}.big-input__custom-file-icon{border:2px solid hsla(0,0%,96%,.24);border-radius:50%;height:3.5rem;min-width:3.5rem;padding:0;width:3.5rem}.big-input__custom-file-icon svg{height:1.75rem;width:1.125rem}.big-input__custom-file:hover .big-input__custom-file-icon{background-color:var(--color__fill-1);border-color:var(--color__fill-1)}.big-input__custom-file:hover .big-input__custom-file-icon svg path:first-child{transform:translateY(.25rem)}.big-input__custom-file:hover .big-input__custom-file-icon svg path:last-child{opacity:0}.custom-checkbox-showcase{opacity:0;position:absolute;z-index:-1}.custom-checkbox-showcase+label{align-items:center;display:inline-flex;-webkit-user-select:none;-moz-user-select:none;user-select:none}.custom-checkbox-showcase+label:before{background-position:50%;background-repeat:no-repeat;background-size:50% 50%;border:2px solid hsla(0,0%,100%,.5);border-radius:.25em;content:"";display:inline-block;flex-grow:0;flex-shrink:0;height:.8em;margin-right:.5em;width:.8em}.custom-checkbox-showcase:checked+label:before{background-color:#0b76ef;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='m6.564.75-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3E%3C/svg%3E");border-color:#0b76ef}.custom-checkbox-showcase:not(:disabled):not(:checked)+label:hover:before{border-color:#b3d7ff}.custom-checkbox-showcase:not(:disabled):active+label:before{background-color:#b3d7ff;border-color:#b3d7ff}.custom-checkbox-showcase:focus+label:before{box-shadow:0 0 0 .2rem #007bff40}.custom-checkbox-showcase:focus:not(:checked)+label:before{border-color:#80bdff}.custom-checkbox-showcase:disabled+label:before{background-color:#e9ecef}.custom-checkbox{background:#ffffff29;border-radius:50%;height:2rem;position:relative;width:2rem}.custom-checkbox:after{background-color:#f52536;border-radius:50%;content:"";display:none;height:.875rem;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:.875rem}#one:checked+*>.custom-checkbox:after,#two:checked+*>.custom-checkbox:after{display:block}#one:checked+*>.quiz__item-checkbox-label-text,#two:checked+*>.quiz__item-checkbox-label-text{color:#fff;font-weight:500}.--services-section-subsection.--events .services__items-wrap{margin-top:1.5rem!important}.--services-section-subsection.--events .--events-services{margin-right:2rem;max-width:38rem}.--services-section-subsection.--events .--events-also{margin-bottom:-3rem;margin-right:2rem;max-width:42rem}.--services-section-subsection.--events .--events-also img{-o-object-fit:contain;object-fit:contain}.--services-section-subsection.--events .service-item__title{font-size:3rem;font-weight:700;line-height:3.5rem;width:105%}.--1c-website.--1c-website_swiper{background:#142658cc;border-radius:2rem}.--1c-website .price-card--hidden{display:none!important}.--icon-telegram-store-1{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='80' height='58' fill='none' viewBox='0 0 80 58'%3E%3Cpath fill='%23fff' d='M40 28.07c7.695 0 13.954-6.263 13.954-13.954S47.695.163 40 .163c-7.694 0-13.953 6.262-13.953 13.953S32.306 28.07 40 28.07'/%3E%3Cpath fill='%23fff' fill-opacity='.6' d='M64.188 33.96c5.726 0 10.388-4.66 10.388-10.386s-4.662-10.389-10.388-10.389c-5.727 0-10.39 4.663-10.39 10.39 0 5.726 4.663 10.385 10.39 10.385M15.815 33.96c5.726 0 10.388-4.659 10.388-10.385 0-5.727-4.662-10.389-10.388-10.389-5.727 0-10.39 4.662-10.39 10.389s4.663 10.385 10.39 10.385'/%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M40 29.93c-11.813 0-21.394 9.578-21.394 21.396v3.72c0 1.541 1.25 2.791 2.79 2.791h37.21c1.54 0 2.79-1.25 2.79-2.79v-3.721c0-11.818-9.581-21.396-21.395-21.396' clip-rule='evenodd'/%3E%3Cpath fill='%23fff' fill-opacity='.6' d='M15.814 37.372C7.096 37.372 0 44.464 0 53.186a4.66 4.66 0 0 0 4.651 4.651h10.307a11.97 11.97 0 0 1-1.935-6.511c0-5.083 1.44-9.827 3.892-13.887-.364-.026-.729-.067-1.101-.067M64.185 37.372c-.372 0-.736.041-1.101.067 2.452 4.06 3.892 8.804 3.892 13.887 0 2.403-.722 4.628-1.935 6.511h10.307A4.66 4.66 0 0 0 80 53.187c0-8.723-7.096-15.815-15.814-15.815'/%3E%3C/svg%3E");background-size:cover;height:3.60469rem;margin-top:.5rem;width:4.99994rem}.--icon-telegram-store-2{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='80' height='80' fill='none' viewBox='0 0 80 80'%3E%3Cpath fill='%23fff' fill-opacity='.6' d='M10.105 22.891C4.33 29.383.54 37.753 0 46.972h9.494a30.3 30.3 0 0 1 7.237-17.455zM38.954 51.905a2.34 2.34 0 0 0-1.298 2.098c.003 1.969 2.779 3.038 4.093 1.561l8.191-9.157zM13.419 19.577l6.626 6.626c4.773-4.095 10.972-6.728 17.611-7.237V9.59c-9.219.54-17.745 4.21-24.237 9.986M42.344 9.59v9.376c6.639.509 12.837 3.142 17.61 7.237l6.627-6.626c-6.492-5.775-15.019-9.446-24.237-9.986M69.895 22.891l-6.626 6.627a30.3 30.3 0 0 1 7.237 17.454H80c-.54-9.219-4.33-17.59-10.105-24.08'/%3E%3Cpath fill='%23fff' d='M70.427 51.66c-.205 2.657-.648 5.285-1.537 7.809a2.345 2.345 0 0 1-4.422-1.557 25.8 25.8 0 0 0 1.47-8.597c0-7.107-2.891-13.552-7.56-18.22l-.001-.002c-4.669-4.668-11.27-7.559-18.377-7.559s-13.708 2.891-18.377 7.559l-.002.002c-4.668 4.668-7.558 11.113-7.558 18.22 0 2.94.494 5.83 1.469 8.597a2.343 2.343 0 1 1-4.422 1.557c-.89-2.524-1.332-5.151-1.537-7.81H0c.335 5.724 1.828 10.569 3.923 14.917 1.122 2.327 3.584 3.833 6.274 3.833H69.8c2.692 0 5.154-1.506 6.278-3.836 2.069-4.305 3.599-9.415 3.921-14.914zM61.78 40.374 45.24 58.69c-4.257 4.763-12.272 1.783-12.272-4.687a7 7 0 0 1 3.88-6.286q.005-.003.008-.006l22.13-10.995c.007-.004.015-.003.023-.007 2.267-1.105 4.498 1.68 2.77 3.666'/%3E%3C/svg%3E");background-size:cover;height:5rem;margin-top:.5rem;width:5rem}.--icon-safety-site-1{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='80' height='80' fill='none' viewBox='0 0 80 80'%3E%3Cpath fill='%23fff' d='M40 18.036A22.846 22.846 0 0 0 28.57 60.67v8.794c0 1.052.853 1.905 1.905 1.905h19.047a1.905 1.905 0 0 0 1.905-1.905V60.67A22.846 22.846 0 0 0 40 18.036M45.713 75.179h-11.43a1.905 1.905 0 0 0 0 3.809h11.43a1.905 1.905 0 1 0 0-3.81'/%3E%3Cpath fill='%23fff' fill-opacity='.6' d='M11.429 38.988a1.905 1.905 0 0 0-1.905-1.904H1.905a1.905 1.905 0 1 0 0 3.809h7.619a1.905 1.905 0 0 0 1.905-1.905M78.094 37.084h-7.619a1.905 1.905 0 1 0 0 3.809h7.619a1.905 1.905 0 0 0 0-3.81M39.999 12.322a1.905 1.905 0 0 0 1.905-1.905V2.798a1.905 1.905 0 0 0-3.81 0v7.619c0 1.052.853 1.905 1.905 1.905M17.102 18.785a1.906 1.906 0 0 0 2.694-2.692l-5.388-5.39a1.904 1.904 0 1 0-2.693 2.693zM64.805 59.19a1.905 1.905 0 0 0-2.694 2.694l5.387 5.39a1.905 1.905 0 0 0 2.694-2.695zM15.196 59.19l-5.388 5.39a1.905 1.905 0 1 0 2.694 2.694l5.387-5.39a1.905 1.905 0 0 0-2.693-2.693M61.553 19.343c.505.001.99-.2 1.347-.558l5.387-5.389a1.904 1.904 0 1 0-2.694-2.694l-5.387 5.39a1.904 1.904 0 0 0 1.347 3.252'/%3E%3C/svg%3E")}.--icon-arbitrage-1,.--icon-safety-site-1{background-size:cover;height:5rem;width:5rem}.--icon-arbitrage-1{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='80' height='80' fill='none' viewBox='0 0 80 80'%3E%3Cpath fill='%23fff' fill-opacity='.6' d='M30.934 30.512a2.9 2.9 0 0 1-1.67-.522c-.945-.667-1.34-1.824-.985-2.884l2.619-7.904-6.618-5.07c-.891-.711-1.216-1.869-.811-2.9.4-1.032 1.446-1.718 2.612-1.718h8.354l2.956-7.81C37.795.68 38.838 0 40 0s2.205.68 2.609 1.705l2.956 7.81h8.354c1.17 0 2.215.688 2.616 1.723.4 1.035.073 2.196-.822 2.903l-6.584 5.051 2.722 7.813c.371 1.057-.006 2.22-.942 2.9a2.93 2.93 0 0 1-3.22.12l-7.666-4.702-7.539 4.749a2.9 2.9 0 0 1-1.546.444z'/%3E%3Cpath fill='%23fff' d='m77.802 43.353-25.676 26.44C45.812 76.297 36.89 80 27.543 80H13.335C5.97 80 0 74.37 0 67.423V51.702c0-6.946 5.97-12.578 13.335-12.578h25.96c4.58 0 8.2 3.962 7.213 8.443-.643 2.911-3.347 5.024-6.467 5.446l-13.875 1.833c-1.823.245-3.09 1.84-2.827 3.556.26 1.72 1.95 2.912 3.77 2.666l14.175-1.874c6.874-.924 12.058-6.562 12.058-13.111 0-.689-.106-1.35-.216-2.006l11.804-11.75c1.517-1.573 3.657-2.526 5.981-2.626a8.96 8.96 0 0 1 6.26 2.132c3.508 3.012 3.794 8.178.63 11.52'/%3E%3C/svg%3E")}.--icon-arbitrage-2{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='80' height='80' fill='none' viewBox='0 0 80 80'%3E%3Cg fill='%23fff' clip-path='url(%23a)'%3E%3Cpath fill-opacity='.6' d='M52.5 56.25h-1.562c0 6.03-4.907 10.938-10.938 10.938-6.03 0-10.937-4.907-10.937-10.938H27.5c-9.908 0-17.969 8.06-17.969 17.969v3.437A2.344 2.344 0 0 0 11.875 80h56.25a2.344 2.344 0 0 0 2.344-2.344V74.22c0-9.908-8.061-17.969-17.969-17.969'/%3E%3Cpath d='M33.75 53.906v2.344a6.25 6.25 0 0 0 12.5 0v-2.344zM40 9.375a2.344 2.344 0 0 0 2.344-2.344V2.344a2.344 2.344 0 0 0-4.688 0V7.03A2.344 2.344 0 0 0 40 9.375M22.346 7.702l2.343 4.06a2.344 2.344 0 0 0 4.06-2.344l-2.344-4.06a2.344 2.344 0 0 0-4.06 2.344M11.766 19.998l4.06 2.344a2.344 2.344 0 1 0 2.343-4.06l-4.06-2.343a2.344 2.344 0 0 0-2.343 4.06M65.892 15.939l-4.06 2.344a2.344 2.344 0 0 0 2.344 4.059l4.06-2.344a2.344 2.344 0 0 0-2.344-4.06M52.11 12.62a2.344 2.344 0 0 0 3.201-.858l2.344-4.06a2.344 2.344 0 0 0-4.06-2.343l-2.343 4.06a2.344 2.344 0 0 0 .858 3.2M40 14.063c-9.492 0-17.187 7.695-17.187 17.187 0 6.108 3.191 11.462 7.994 14.507a6.33 6.33 0 0 1 2.663 3.462h4.186v-12.31l-4-4.002a2.343 2.343 0 1 1 3.314-3.314l3.03 3.03 3.03-3.03a2.344 2.344 0 1 1 3.315 3.314l-4.001 4.001v12.31h4.186a6.33 6.33 0 0 1 2.663-3.461c4.803-3.045 7.995-8.399 7.995-14.507 0-9.492-7.696-17.187-17.188-17.187'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h80v80H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}.--icon-arbitrage-2,.--icon-arbitrage-3{background-size:cover;height:5rem;width:5rem}.--icon-arbitrage-3{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='80' height='80' fill='none' viewBox='0 0 80 80'%3E%3Cpath fill='%23fff' d='M68.09 47.963c4.044-6.647 5.21-14.772 3.2-22.29C67.943 13.168 56.567 4.435 43.622 4.435h-1.845c-15.535 0-28.174 12.639-28.174 28.174v3.737l-5.24 8.052a3.86 3.86 0 0 0 1.61 5.611l3.763 1.75 1.49 8.484a8.985 8.985 0 0 0 8.864 7.442h6.896c.904 0 1.692.643 1.876 1.526l1.114 5.357c.12.58.631.996 1.224.996h26.562a1.253 1.253 0 0 0 1.224-1.504l-1.7-8.184a12.95 12.95 0 0 1 1.622-9.398zM28.252 37.68c-1.191.928-2.729 1.438-4.33 1.438-1.602 0-3.14-.51-4.331-1.438a1.25 1.25 0 1 1 1.535-1.972c1.509 1.172 4.081 1.175 5.59 0a1.25 1.25 0 0 1 1.754.219c.425.543.327 1.33-.218 1.753m24.613-2.287a1.247 1.247 0 0 1-1.768 0 1.25 1.25 0 0 1 0-1.768c4.685-4.685 4.685-12.31 0-16.995a11.94 11.94 0 0 0-8.496-3.522 11.94 11.94 0 0 0-8.497 3.522 8.64 8.64 0 0 0-2.552 6.153c0 2.321.906 4.506 2.552 6.151a8.64 8.64 0 0 0 6.15 2.551 8.65 8.65 0 0 0 6.152-2.55 5.39 5.39 0 0 0 0-7.615 5.39 5.39 0 0 0-7.612 0 2.07 2.07 0 0 0 0 2.924c.78.781 2.14.781 2.922 0a1.25 1.25 0 0 1 1.767 0 1.25 1.25 0 0 1 0 1.768c-1.724 1.726-4.732 1.726-6.457 0a4.57 4.57 0 0 1 0-6.46c3.074-3.073 8.074-3.073 11.148 0 3.073 3.075 3.073 8.076 0 11.15a11.13 11.13 0 0 1-7.92 3.283c-2.99 0-5.802-1.167-7.918-3.283a11.12 11.12 0 0 1-3.283-7.92c0-2.99 1.167-5.803 3.283-7.92a14.42 14.42 0 0 1 10.265-4.254 14.42 14.42 0 0 1 10.264 4.255c5.66 5.661 5.66 14.87 0 20.53'/%3E%3C/svg%3E")}.--icon-html-banners-1{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='80' height='81' fill='none' viewBox='0 0 80 81'%3E%3Cpath fill='%23fff' fill-opacity='.6' d='m8.38 43.007-3.324 1.92a2.344 2.344 0 0 0-.859 3.203c.551.954 1.922 1.598 3.203.858l3.325-1.92a2.344 2.344 0 1 0-2.344-4.06M71.62 11.91l3.324-1.92a2.345 2.345 0 1 0-2.345-4.062l-3.325 1.92a2.345 2.345 0 0 0-.858 3.203c.551.954 1.922 1.598 3.203.858M10.721 7.848l-3.325-1.92C4.647 4.475 2.419 8.338 5.051 9.99l3.325 1.92c1.24.716 2.631.132 3.203-.858a2.345 2.345 0 0 0-.858-3.203M74.944 44.927l-3.325-1.92a2.344 2.344 0 1 0-2.345 4.06l3.325 1.92c1.258.727 2.642.115 3.203-.857a2.344 2.344 0 0 0-.858-3.203M7.186 27.458a2.345 2.345 0 0 0-2.345-2.345H2.33c-3.108.116-3.105 4.575 0 4.69H4.84a2.345 2.345 0 0 0 2.345-2.345M77.67 25.113h-2.512c-3.108.116-3.105 4.575 0 4.69h2.511c3.108-.116 3.105-4.576 0-4.69M40.635 39.761c-.414.116-.85.116-1.264 0L34.61 38.43l5.394 16.6 5.394-16.6z'/%3E%3Cpath fill='%23fff' d='M39.997 0C24.857 0 12.54 12.318 12.54 27.458c0 4.524 2.344 8.375 5.058 12.834 2.934 4.82 6.192 10.18 7.19 17.635h11.221l-7.216-22.21a2.345 2.345 0 0 1 2.861-2.983l8.344 2.334 8.344-2.334c1.772-.518 3.452 1.233 2.861 2.982l-7.216 22.212h11.221c.998-7.457 4.257-12.815 7.19-17.636 2.714-4.459 5.058-8.31 5.058-12.834C67.455 12.318 55.138 0 39.997 0'/%3E%3Cpath fill='%23fff' fill-opacity='.6' d='M37.658 77.333v.352c.116 3.107 4.575 3.105 4.69 0v-.352c7.106-1.128 12.556-7.297 12.556-14.716H25.102c0 7.419 5.45 13.588 12.556 14.716'/%3E%3C/svg%3E");background-size:cover;height:5rem;width:5rem}.--icon-html-banners-2{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='80' height='80' fill='none' viewBox='0 0 80 80'%3E%3Cpath fill='%23fff' fill-opacity='.6' d='M23.945 18.102a5.844 5.844 0 0 0 8.504 8.012l7.95-8.093h10.833l18.292 18.29 10.473-9.717-24.06-24.563-4.705 4.682H38.68a8.26 8.26 0 0 0-4.632 1.42q-.667.448-1.242 1.027l-8.673 8.745a4 4 0 0 0-.187.197'/%3E%3Cpath fill='%23fff' d='M49.293 22.716h-6.922l-6.57 6.687a10.45 10.45 0 0 1-7.516 3.155c-2.83 0-5.486-1.106-7.48-3.116a10.47 10.47 0 0 1-3.057-7.42 10.47 10.47 0 0 1 3.054-7.42l8.674-8.746q.162-.163.329-.318l-3.362-2.053-24.99 28.12 3.262 6.137a9.9 9.9 0 0 1 4.615-1.129c2.666 0 5.17 1.04 7.052 2.926a9.9 9.9 0 0 1 2.655 4.789 9.9 9.9 0 0 1 4.784 2.666 9.9 9.9 0 0 1 2.65 4.79 9.9 9.9 0 0 1 4.79 2.67 9.9 9.9 0 0 1 2.656 4.787 9.9 9.9 0 0 1 4.782 2.667c3.88 3.888 3.872 10.208-.016 14.088l-.166.166a7.4 7.4 0 0 0 4.974 1.908 7.41 7.41 0 0 0 7.109-5.272 7.5 7.5 0 0 0 2.397.396 7.41 7.41 0 0 0 7.24-5.774 7.4 7.4 0 0 0 1.518.156h.008a7.39 7.39 0 0 0 5.251-2.18 7.43 7.43 0 0 0 2.084-6.36 7.4 7.4 0 0 0 3.88-2.053c2.892-2.899 2.887-7.612-.012-10.507z'/%3E%3Cpath fill='%23fff' fill-opacity='.6' d='M35.34 65.183a5.17 5.17 0 0 0-3.244-1.51 5.18 5.18 0 0 0-3.867 1.265q-.033.023-.062.053a2 2 0 0 0-.105.095l-.01.01q-.036.03-.07.064a5.2 5.2 0 0 0 1.447-2.998q.038-.265.042-.532.005-.071.004-.144c0-1.344-.513-2.69-1.538-3.718a5.25 5.25 0 0 0-3.854-1.544c-.45.01-.901.076-1.338.203a5.2 5.2 0 0 0-2.185 1.263q-.004.002-.012.01a.1.1 0 0 0-.017.018q-.023.019-.044.041a5.2 5.2 0 0 0 1.305-2.15 5.2 5.2 0 0 0 .225-1.995 5.24 5.24 0 0 0-1.52-3.305 5.25 5.25 0 0 0-3.728-1.546q-.061 0-.123.003a5.2 5.2 0 0 0-2.203.539c-.476.231-.92.538-1.321.924q.008-.007.012-.014.008-.008.014-.015l.038-.04.05-.054.048-.053c.301-.341.55-.712.745-1.102a5.2 5.2 0 0 0 .564-2.237q.004-.07.003-.141c0-1.346-.512-2.69-1.538-3.718a5.25 5.25 0 0 0-3.729-1.548c-.828 0-1.656.194-2.41.58a5.4 5.4 0 0 0-1.16.813q-.056.047-.109.102l-4.104 4.096A5.25 5.25 0 0 0 0 50.627c0 2.705 2.268 5.101 4.959 5.257q.153.01.307.01a5.25 5.25 0 0 0 3.55-1.376q.005-.006.012-.01l.008-.009.01-.009.031-.028-.571.568a3 3 0 0 0-.193.205l-.014.016-.008.008q-.076.084-.148.172a5.16 5.16 0 0 0-1.164 2.682c-.354 2.852 1.947 5.677 4.806 5.918a5.18 5.18 0 0 0 4.09-1.47l.024-.023.01-.008a5.23 5.23 0 0 0-1.506 3.547q-.004.07-.003.14c0 2.854 2.422 5.268 5.267 5.268.779 0 1.557-.171 2.273-.514a5.3 5.3 0 0 0 1.448-1.024l2.349-2.343q-.004.002-.004.005l-.01.01-.065.072q-.046.048-.084.094l-.02.024a5.2 5.2 0 0 0-1.17 4.46c.493 2.416 2.72 4.242 5.182 4.244a5.23 5.23 0 0 0 3.683-1.522L35 73.046l.413-.413a5.207 5.207 0 0 0 .008-7.367z'/%3E%3C/svg%3E");background-size:cover;height:5rem;width:5rem}.--icon-html-banners-3{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='80' height='80' fill='none' viewBox='0 0 80 80'%3E%3Cpath fill='%23fff' fill-opacity='.6' d='m69.531 21.016 3.422-4.407-9.562-9.562-4.407 3.422a35.6 35.6 0 0 0-11.53-4.781L46.75 0h-13.5l-.703 5.688a35.6 35.6 0 0 0-11.531 4.78l-4.407-3.421-9.562 9.562 3.422 4.407a35.6 35.6 0 0 0-4.781 11.53L0 33.25v13.5l5.688.703a35.6 35.6 0 0 0 4.78 11.531l-3.421 4.407 9.562 9.562 4.407-3.422a35.6 35.6 0 0 0 11.53 4.782L33.25 80h13.5l.703-5.687a35.6 35.6 0 0 0 11.531-4.782l4.407 3.422 9.562-9.562-3.422-4.407a35.6 35.6 0 0 0 4.782-11.531L80 46.75v-13.5l-5.687-.703a35.6 35.6 0 0 0-4.782-11.531M40 65.78c-14.203 0-25.781-11.578-25.781-25.781S25.797 14.219 40 14.219 65.781 25.797 65.781 40 54.203 65.781 40 65.781'/%3E%3Cpath fill='%23fff' d='M40 18.906c-11.625 0-21.094 9.469-21.094 21.094S28.376 61.094 40 61.094 61.094 51.624 61.094 40 51.624 18.906 40 18.906m-2.344 29.11-8.671-8.72 3.28-3.28 5.391 5.343 10.079-10.031 3.28 3.281z'/%3E%3C/svg%3E");background-size:cover;height:5rem;width:5rem}.--icon-html-banners-yandex{background:#fc3f1d;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='23' height='35' fill='none' viewBox='0 0 23 35'%3E%3Cpath fill='%23fff' d='M16.976 35H23V0h-8.764C5.424-.008.791 4.575.791 11.325c0 5.39 2.54 8.56 7.07 11.833L0 34.992h6.519l8.756-13.248-3.036-2.061c-3.683-2.514-5.472-4.479-5.472-8.714 0-3.726 2.588-6.248 7.517-6.248h2.684z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:2rem 2.2rem;border-radius:1.375rem;height:4.8rem;width:4.8rem}.--icon-html-banners-odnoklasniki{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='79' height='79' fill='none' viewBox='0 0 79 79'%3E%3Cg clip-path='url(%23a)'%3E%3Crect width='78.22' height='78.22' fill='%23f96600' rx='22'/%3E%3Cpath fill='%23f96600' d='M39.11 78.22c21.6 0 39.11-17.51 39.11-39.11S60.71 0 39.11 0 0 17.51 0 39.11s17.51 39.11 39.11 39.11'/%3E%3Cpath fill='%23fff' d='M36.638 46.042c-2.977-.311-5.66-1.047-7.957-2.841-.287-.224-.58-.44-.841-.699-1.006-.966-1.107-2.073-.311-3.21.68-.978 1.822-1.24 3.012-.678q.343.175.656.398a13.04 13.04 0 0 0 14.46.133 3.9 3.9 0 0 1 1.396-.726 2.2 2.2 0 0 1 2.53 1.009c.629 1.026.622 2.024-.153 2.82a11.6 11.6 0 0 1-4.206 2.719 19.8 19.8 0 0 1-4.774 1.071c.244.269.348.398.516.552 2.21 2.223 4.43 4.435 6.631 6.662a2.19 2.19 0 0 1 .496 2.583 2.61 2.61 0 0 1-2.443 1.532 2.38 2.38 0 0 1-1.553-.796c-1.669-1.678-3.368-3.326-5.002-5.036-.474-.495-.698-.401-1.123.028-1.68 1.745-3.386 3.43-5.1 5.12a2.14 2.14 0 0 1-2.582.464 2.62 2.62 0 0 1-1.508-2.404c.05-.623.34-1.2.81-1.613q3.287-3.277 6.554-6.558c.147-.15.286-.307.492-.53'/%3E%3Cpath fill='%23fff' d='M38.45 38.433a9.717 9.717 0 1 1 9.772-9.59 9.724 9.724 0 0 1-9.773 9.59m4.826-9.727a4.754 4.754 0 1 0-4.726 4.768 4.737 4.737 0 0 0 4.726-4.768'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Crect width='78.22' height='78.22' fill='%23fff' rx='22'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");background-size:cover;border-radius:.8rem;height:4.8rem;width:4.8rem}.--icon-html-banners-vk{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='79' height='79' fill='none' viewBox='0 0 79 79'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill='%232787f5' d='M0 37.48C0 19.812 0 10.978 5.489 5.49S19.812 0 37.48 0h3.26C58.408 0 67.242 0 72.73 5.489S78.22 19.812 78.22 37.48v3.26c0 17.668 0 26.502-5.489 31.991S58.408 78.22 40.74 78.22h-3.26c-17.668 0-26.502 0-31.991-5.489S0 58.408 0 40.74z'/%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M25.175 28h-4.267c-1.219 0-1.463.57-1.463 1.198 0 1.122 1.447 6.688 6.735 14.05C29.706 48.274 34.673 51 39.194 51c2.712 0 3.047-.606 3.047-1.648v-3.8c0-1.21.257-1.452 1.116-1.452.633 0 1.718.314 4.249 2.738C50.499 49.711 50.976 51 52.603 51h4.267c1.219 0 1.828-.605 1.477-1.8-.385-1.19-1.766-2.917-3.6-4.964-.994-1.167-2.485-2.424-2.937-3.053-.633-.808-.452-1.167 0-1.885 0 0 5.198-7.271 5.74-9.74.272-.898 0-1.557-1.29-1.557h-4.267c-1.084 0-1.585.57-1.856 1.198 0 0-2.17 5.251-5.243 8.663-.995.987-1.447 1.302-1.99 1.302-.27 0-.663-.315-.663-1.212v-8.394c0-1.077-.315-1.557-1.219-1.557h-6.705c-.678 0-1.085.5-1.085.973 0 1.021 1.537 1.257 1.695 4.13v6.24c0 1.367-.249 1.615-.791 1.615-1.447 0-4.965-5.275-7.052-11.311-.409-1.174-.819-1.647-1.91-1.647' clip-rule='evenodd'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h78.22v78.22H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");background-size:cover;border-radius:.8rem;height:4.8rem;min-width:4.8rem}.--icon-html-banners-google-ads{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='79' height='79' fill='none' viewBox='0 0 79 79'%3E%3Crect width='78.22' height='78.22' fill='%23fff' rx='18'/%3E%3Crect width='15.732' height='50.041' fill='%23008bdb' rx='7.866' transform='matrix(-.84636 .53261 .47558 .87967 41.977 13.377)'/%3E%3Crect width='15.732' height='50.041' fill='%23ffba01' rx='7.866' transform='matrix(.84636 .53261 -.47558 .87967 36.234 12.444)'/%3E%3Cellipse cx='22.911' cy='53.721' fill='%2300a849' rx='8.036' ry='8.402'/%3E%3C/svg%3E");background-size:cover;border-radius:.8rem;height:4.8rem;width:4.8rem}.--icon-safety-site-2{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='80' height='71' fill='none' viewBox='0 0 80 71'%3E%3Cpath fill='%23fff' fill-opacity='.6' d='M14.14 30.26V18.846h-1.68C5.59 18.845 0 24.439 0 31.317v37.336A2.346 2.346 0 0 0 2.343 71c.61 0 1.21-.238 1.658-.687l8.727-8.735H48.71c6.87 0 12.46-5.595 12.46-12.472v-1.68H31.289c-9.455 0-17.148-7.7-17.148-17.164'/%3E%3Cpath fill='%23fff' d='M67.541 0H31.293c-6.871 0-12.461 5.595-12.461 12.472V30.26c0 6.877 5.59 12.471 12.46 12.471h35.982L76 51.467a2.34 2.34 0 0 0 2.554.509A2.35 2.35 0 0 0 80 49.809V12.472C80.002 5.595 74.413 0 67.541 0'/%3E%3C/svg%3E");background-size:cover;height:4.4375rem;width:5rem}.--icon-safety-site-3{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='80' height='80' fill='none' viewBox='0 0 80 80'%3E%3Cpath fill='%23fff' fill-opacity='.6' d='M30.934 30.512a2.9 2.9 0 0 1-1.67-.522c-.945-.667-1.34-1.824-.985-2.884l2.619-7.904-6.618-5.07c-.891-.711-1.216-1.869-.811-2.9.4-1.032 1.446-1.718 2.612-1.718h8.354l2.956-7.81C37.795.68 38.838 0 40 0s2.205.68 2.609 1.705l2.956 7.81h8.354c1.17 0 2.215.688 2.616 1.723.4 1.035.073 2.196-.822 2.903l-6.584 5.051 2.722 7.813c.371 1.057-.006 2.22-.942 2.9a2.93 2.93 0 0 1-3.22.12l-7.666-4.702-7.539 4.749a2.9 2.9 0 0 1-1.546.444z'/%3E%3Cpath fill='%23fff' d='m77.802 43.353-25.676 26.44C45.812 76.297 36.89 80 27.543 80H13.335C5.97 80 0 74.37 0 67.423V51.702c0-6.946 5.97-12.578 13.335-12.578h25.96c4.58 0 8.2 3.962 7.213 8.443-.643 2.911-3.347 5.024-6.467 5.446l-13.875 1.833c-1.823.245-3.09 1.84-2.827 3.556.26 1.72 1.95 2.912 3.77 2.666l14.175-1.874c6.874-.924 12.058-6.562 12.058-13.111 0-.689-.106-1.35-.216-2.006l11.804-11.75c1.517-1.573 3.657-2.526 5.981-2.626a8.96 8.96 0 0 1 6.26 2.132c3.508 3.012 3.794 8.178.63 11.52'/%3E%3C/svg%3E");background-size:cover;height:5rem;width:5rem}.--icon-telegram-store-3{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='80' height='80' fill='none' viewBox='0 0 80 80'%3E%3Cpath fill='%23fff' d='m50.086 40.065-10.07 10.07a9.48 9.48 0 0 1-13.414 0c-3.698-3.697-3.698-9.715 0-13.413l9.995-9.995a19.06 19.06 0 0 0-12.008-4.24H0v23.53h5.989a19 19 0 0 0 5.084 9.102l22.124 22.124c1.877 1.878 4.983 1.972 6.88.017a4.78 4.78 0 0 0-.052-6.705c4.089 4.088 3.194 3.193 3.326 3.324 1.842 1.826 4.83 1.934 6.716.149a4.78 4.78 0 0 0 .096-6.852l3.325 3.323c1.88 1.865 4.975 1.95 6.864.003a4.78 4.78 0 0 0-.051-6.706l3.324 3.324c1.843 1.827 4.831 1.935 6.717.15a4.78 4.78 0 0 0 .096-6.853z'/%3E%3Cpath fill='%23fff' fill-opacity='.6' d='M37.648 1.31h4.705v9.412h-4.706zM23.799 6.354l4.17-2.184 4.086 7.804-4.17 2.183zM47.965 11.987l4.086-7.804 4.17 2.184-4.087 7.803z'/%3E%3Cpath fill='%23fff' d='M55.41 22.487a19.06 19.06 0 0 0-13.517 5.599L29.929 40.05a4.78 4.78 0 0 0 6.758 6.758L50.086 33.41l20.2 20.2a19 19 0 0 0 3.725-7.594H80v-23.53z'/%3E%3C/svg%3E");background-size:cover;height:5rem;margin-top:.5rem;width:5rem}.--icon-strapi-1{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='81' height='81' fill='none' viewBox='0 0 81 81'%3E%3Cpath fill='%23fff' fill-opacity='.6' d='M31.434 30.846a2.9 2.9 0 0 1-1.67-.522c-.945-.667-1.34-1.825-.985-2.885l2.619-7.904-6.618-5.07c-.891-.71-1.216-1.868-.811-2.9.4-1.031 1.446-1.717 2.612-1.717h8.354l2.956-7.81C38.295 1.013 39.338.333 40.5.333s2.205.68 2.609 1.705l2.956 7.81h8.354c1.17 0 2.215.689 2.616 1.724.4 1.034.073 2.195-.822 2.903l-6.584 5.051 2.722 7.813c.371 1.057-.006 2.22-.942 2.9a2.93 2.93 0 0 1-3.22.12l-7.666-4.703-7.539 4.75a2.9 2.9 0 0 1-1.546.443z'/%3E%3Cpath fill='%23fff' d='m78.302 43.687-25.676 26.44C46.312 76.63 37.39 80.334 28.043 80.334H13.835C6.47 80.334.5 74.702.5 67.757V52.035c0-6.946 5.97-12.577 13.335-12.577h25.96c4.58 0 8.2 3.962 7.213 8.442-.643 2.912-3.347 5.025-6.467 5.446L26.666 55.18c-1.823.245-3.09 1.84-2.827 3.557.26 1.72 1.95 2.911 3.77 2.666l14.175-1.874c6.874-.925 12.058-6.562 12.058-13.112 0-.688-.106-1.349-.216-2.006L65.43 32.66c1.517-1.572 3.657-2.525 5.981-2.626a8.96 8.96 0 0 1 6.26 2.132c3.508 3.012 3.794 8.179.63 11.52'/%3E%3C/svg%3E");background-size:cover;height:5.0625rem;margin-top:.5rem;width:5.0625rem}.--icon-add-marking-1{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='80' height='71' fill='none' viewBox='0 0 80 71'%3E%3Cpath fill='%23fff' fill-opacity='.6' d='M14.14 30.26V18.846h-1.68C5.59 18.845 0 24.439 0 31.317v37.336A2.346 2.346 0 0 0 2.343 71c.61 0 1.21-.238 1.658-.687l8.727-8.735H48.71c6.87 0 12.46-5.595 12.46-12.472v-1.68H31.289c-9.455 0-17.148-7.7-17.148-17.164'/%3E%3Cpath fill='%23fff' d='M67.541 0H31.293c-6.871 0-12.461 5.595-12.461 12.472V30.26c0 6.877 5.59 12.471 12.46 12.471h35.982L76 51.467a2.34 2.34 0 0 0 2.554.509A2.35 2.35 0 0 0 80 49.809V12.472C80.002 5.595 74.413 0 67.541 0'/%3E%3C/svg%3E");height:4.4375rem}.--icon-add-marking-1,.--icon-add-marking-2{background-size:cover;margin-top:.5rem;min-width:5rem}.--icon-add-marking-2{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='80' height='80' fill='none' viewBox='0 0 80 80'%3E%3Cg fill='%23fff' clip-path='url(%23a)'%3E%3Cpath d='M9.407 52.038.088 61.357a.288.288 0 0 0 .12.484l11.224 3.41a4.97 4.97 0 0 1 3.317 3.316l3.41 11.223a.288.288 0 0 0 .483.12l12.469-12.468C21.886 65.151 14.27 59.4 9.407 52.038M79.913 61.357l-9.318-9.319c-4.828 7.309-12.42 13.098-21.704 15.404l12.468 12.469c.15.157.42.098.484-.12l3.41-11.224a4.98 4.98 0 0 1 3.317-3.317l11.223-3.409a.288.288 0 0 0 .12-.484'/%3E%3Cpath d='M71.915 31.917C71.915 14.319 57.598 0 39.998 0S8.082 14.32 8.082 31.917c0 15.912 11.715 29.173 27.012 31.541 19.376 3.014 36.82-12.067 36.82-31.541m-56.796 7.778C9.856 22.867 22.527 5.855 40 5.855c19.517 0 32.418 20.976 22.904 38.494-10.984 20.149-40.87 17.334-47.784-4.654'/%3E%3Cpath fill-opacity='.6' d='M40.001 10.543c-11.785 0-21.376 9.588-21.376 21.374 0 17.34 19.659 27.451 33.737 17.43a21.5 21.5 0 0 0 7.053-8.488C65.982 26.72 55.513 10.543 40 10.543M50.79 28.919 37.462 38.81a2.34 2.34 0 0 1-3.106-.278c-5.965-6.358-5.488-5.85-5.631-6a2.345 2.345 0 0 1 .46-3.588l.005-.003a2.34 2.34 0 0 1 2.953.383l4.202 4.476 11.826-8.776a2.34 2.34 0 0 1 3.278.485c.706.947.704 2.399-.66 3.409'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h80v80H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");height:5rem}.--icon-add-marking-3{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='80' height='81' fill='none' viewBox='0 0 80 81'%3E%3Cpath fill='%23fff' d='m73.295 30.393-3.218-.398c-.697-2.356-1.66-4.546-2.787-6.603l1.99-2.521c1.726-2.09 1.593-5.177-.331-7.101L64.17 9.025c-1.958-1.924-5.01-2.09-7.035-.431l-2.588 2.057c-2.057-1.195-4.28-2.09-6.603-2.787l-.364-3.053A5.306 5.306 0 0 0 42.27 0h-6.635c-2.788 0-5.044 2.057-5.276 4.645l-.398 3.219c-2.29.697-4.546 1.626-6.57 2.787l-2.555-1.958c-2.057-1.758-5.143-1.592-7.067.332L8.992 13.77c-1.925 1.924-2.09 5.01-.431 7.067l2.057 2.555c-1.161 2.09-2.09 4.247-2.754 6.603l-3.086.365C2.024 30.625 0 32.882 0 35.636v6.669c0 2.754 2.024 5.043 4.645 5.242l3.219.432c.664 2.322 1.626 4.545 2.754 6.602L8.66 57.104c-1.758 2.124-1.593 5.143.332 7.1l4.778 4.68c1.924 1.99 4.977 2.156 7.034.464l2.588-2.024c2.057 1.194 4.28 2.09 6.57 2.754l.365 3.085c.265 2.754 2.521 4.811 5.308 4.811h6.637c2.754 0 5.043-2.057 5.276-4.645l.397-3.251c.067-.033.166-.033.233-.067l-2.223-3.119a25 25 0 0 1-3.55.233c-4.944 0-9.656-1.427-13.638-4.115-8.494-5.773-12.542-15.926-10.319-25.913.93-4.181 4.612-7.134 8.959-7.134.962 0 1.925.166 2.853.464a9.37 9.37 0 0 1-.132-5.408 9.13 9.13 0 0 1 6.636-6.404c1.891-.431 3.749-.663 5.607-.663 6.603 0 12.774 2.588 17.453 7.233 5.54 5.54 8.03 13.338 6.935 20.903l3.185 2.257c.067-.133.1-.233.133-.365l3.052-.398c2.754-.233 4.811-2.522 4.811-5.276v-6.67c0-2.753-2.057-5.01-4.645-5.242'/%3E%3Cpath fill='%23fff' fill-opacity='.6' d='M75.417 60.388 59.225 48.874c2.39-6.404 1.029-13.836-4.114-19.012-4.546-4.546-10.95-6.138-16.79-4.811-1.89.464-2.554 2.886-1.16 4.28l5.54 5.541c2.224 2.223 2.19 5.807 0 7.996-2.223 2.19-5.773 2.224-7.996 0l-5.508-5.507c-1.393-1.394-3.849-.73-4.247 1.194-1.56 6.868.93 14.5 7.532 18.946 4.778 3.218 10.95 3.849 16.291 1.858C59.45 74.345 60.371 75.901 61.448 76.978c4.148 4.147 11.05 4.28 15.363-.034 4.778-4.778 4.08-12.641-1.394-16.556m-6.039 12.641c-1.824 0-3.284-1.493-3.284-3.318s1.46-3.318 3.284-3.318c1.825 0 3.352 1.493 3.352 3.318s-1.527 3.318-3.352 3.318'/%3E%3C/svg%3E");height:5.0625rem}.--icon-add-marking-3,.--icon-add-marking-4{background-size:cover;margin-top:.5rem;min-width:5rem}.--icon-add-marking-4{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='80' height='67' fill='none' viewBox='0 0 80 67'%3E%3Cpath fill='%23fff' d='M50.001 15a3.335 3.335 0 0 1-3.333-3.333v-5H33.335v5a3.335 3.335 0 0 1-6.667 0v-5A6.673 6.673 0 0 1 33.335 0h13.333a6.673 6.673 0 0 1 6.667 6.667v5A3.335 3.335 0 0 1 50 15'/%3E%3Cpath fill='%23fff' fill-opacity='.6' d='M42.367 44.6c-.6.233-1.467.4-2.367.4s-1.767-.167-2.567-.467L0 32.066V57.5c0 5.067 4.1 9.167 9.167 9.167h61.666c5.067 0 9.167-4.1 9.167-9.167V32.066z'/%3E%3Cpath fill='%23fff' d='M80 19.167V26.8L40.8 39.867A2.2 2.2 0 0 1 40 40a2.2 2.2 0 0 1-.8-.133L0 26.8v-7.633C0 14.1 4.1 10 9.167 10h61.666C75.9 10 80 14.1 80 19.167'/%3E%3C/svg%3E");height:4.1875rem}.--icon-strapi-2{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='80' height='80' fill='none' viewBox='0 0 80 80'%3E%3Cg fill='%23fff' clip-path='url(%23a)'%3E%3Cpath d='M40 18.037A22.846 22.846 0 0 0 28.57 60.67v8.794c0 1.052.853 1.905 1.905 1.905h19.047a1.905 1.905 0 0 0 1.905-1.905v-8.794A22.846 22.846 0 0 0 40 18.037M45.716 75.18H34.288a1.905 1.905 0 0 0 0 3.809h11.428a1.905 1.905 0 1 0 0-3.81'/%3E%3Cpath fill-opacity='.6' d='M11.429 38.989a1.905 1.905 0 0 0-1.905-1.904H1.905a1.905 1.905 0 1 0 0 3.809h7.619a1.905 1.905 0 0 0 1.905-1.905M78.094 37.085h-7.619a1.905 1.905 0 1 0 0 3.809h7.619a1.905 1.905 0 0 0 0-3.81M39.999 12.322a1.905 1.905 0 0 0 1.905-1.905V2.8a1.905 1.905 0 0 0-3.81 0v7.618c0 1.052.853 1.905 1.905 1.905M17.102 18.787a1.906 1.906 0 0 0 2.694-2.693l-5.388-5.39a1.904 1.904 0 1 0-2.693 2.694zM64.805 59.192a1.905 1.905 0 0 0-2.694 2.693l5.387 5.39a1.905 1.905 0 0 0 2.694-2.695zM15.196 59.192 9.808 64.58a1.905 1.905 0 1 0 2.694 2.695l5.387-5.39a1.905 1.905 0 0 0-2.693-2.693M61.553 19.345c.505 0 .99-.2 1.347-.558l5.387-5.39a1.904 1.904 0 1 0-2.694-2.693l-5.387 5.39a1.904 1.904 0 0 0 1.347 3.252z'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h80v80H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");width:5rem}.--icon-strapi-2,.--icon-strapi-3{background-size:cover;height:5rem;margin-top:.5rem}.--icon-strapi-3{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='81' height='80' fill='none' viewBox='0 0 81 80'%3E%3Cg fill='%23fff' clip-path='url(%23a)'%3E%3Cpath d='M45.17 51.25a7.05 7.05 0 0 1-5.806-5.853H27.74c-.523 3.364-3.439 5.947-6.947 5.947s-6.424-2.583-6.947-5.947H8.829A13.1 13.1 0 0 1 .5 42.417v15.234a6.257 6.257 0 0 0 6.25 6.25h38.008a20.7 20.7 0 0 1-.79-5.684c0-2.412.411-4.761 1.201-6.968M8.829 40.71h4.933v-3.678a2.344 2.344 0 0 1 2.343-2.344h9.375a2.344 2.344 0 0 1 2.344 2.344v3.677H39.28v-3.677a2.344 2.344 0 0 1 2.343-2.344h9.375a2.344 2.344 0 0 1 2.344 2.344v3.677h.35a20.47 20.47 0 0 1 10.885-3.102q.813 0 1.613.063a8.44 8.44 0 0 0 1.834-3.886V22.319a6.257 6.257 0 0 0-6.25-6.25h-13.36v-2.394c0-4.308-3.505-7.813-7.813-7.813H27.922c-4.307 0-7.812 3.505-7.812 7.813v2.394H6.75a6.257 6.257 0 0 0-6.25 6.25v11.466c.73 3.935 4.186 6.924 8.329 6.924m15.968-27.035a3.13 3.13 0 0 1 3.126-3.125h12.679a3.13 3.13 0 0 1 3.125 3.125v2.394h-18.93z'/%3E%3Cpath d='M18.453 44.313a2.346 2.346 0 0 0 2.344 2.343 2.346 2.346 0 0 0 2.344-2.343v-4.937h-4.688zM43.969 44.313a2.346 2.346 0 0 0 2.343 2.343 2.346 2.346 0 0 0 2.344-2.343v-4.937H43.97z'/%3E%3Cpath fill-opacity='.6' d='M64.579 42.295c-8.794 0-15.923 7.129-15.923 15.923 0 8.793 7.129 15.922 15.923 15.922s15.923-7.129 15.923-15.922-7.13-15.923-15.923-15.923m4.65 18.266h-4.65a2.344 2.344 0 0 1-2.344-2.343v-6.63a2.344 2.344 0 0 1 4.688 0v4.286h2.306a2.344 2.344 0 1 1 0 4.687'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M.5 0h80v80H.5z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");width:5.0625rem}.--bitrix-development .swiper-grid-column>.swiper-wrapper{flex-direction:row}.--assortiment-icon-1{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='39' height='38' fill='none' viewBox='0 0 39 38'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M6.91 23.75c-3.8 0-6.91-3.11-6.91-6.91 0-3.802 3.11-6.912 6.912-6.912h5.949c0 4.55.154 9.33 0 13.823zm8.567-14.129v14.382c7.354 1.6 13.47 5.992 19.312 9.634.708.44 1.596.163 2.282-.29.686-.454 1.06-1.131 1.06-1.919V2.391c0-.785-.371-1.46-1.053-1.914s-1.518-.645-2.273-.3c-5.308 2.427-12.066 7.536-19.328 9.444M3.756 26.866l1.356 8.194A3.51 3.51 0 0 0 8.576 38h4.7c.87 0 1.678-.45 2.134-1.19.457-.738.5-1.663.11-2.44l-1.18-2.361a.5.5 0 0 1-.04-.105l-1.22-4.944c-.35-.02-8.957-.052-9.324-.094' clip-rule='evenodd'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;height:2.375rem;width:2.38325rem}.--assortiment-icon-2{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='39' height='38' fill='none' viewBox='0 0 39 38'%3E%3Cpath fill='%23fff' d='m19.168 4.753-.021-1.586h-1.918C7.622 3.259-.091 11.12 0 20.727c.092 9.607 7.954 17.32 17.56 17.228 9.602-.01 17.384-7.791 17.395-17.393v-1.586h-15.81z'/%3E%3Cpath fill='%23fff' d='M22.348 0v15.808h15.806C38.113 7.095 31.06.042 22.348 0'/%3E%3C/svg%3E")}.--assortiment-icon-2,.--assortiment-icon-3{background-position:50%;background-repeat:no-repeat;background-size:contain;height:2.37225rem;width:2.38463rem}.--assortiment-icon-3{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='37' fill='none' viewBox='0 0 40 37'%3E%3Cpath fill='%23fff' d='M35.833 36.7h-2.5c-2.301 0-4.166-2.28-4.166-5.097V21.41c0-2.816 1.865-5.097 4.166-5.097h2.5c2.302 0 4.167 2.281 4.167 5.097v10.195c0 2.815-1.865 5.097-4.167 5.097M6.667 12.235h-2.5C1.865 12.234 0 14.515 0 17.33v14.273C0 34.419 1.865 36.7 4.167 36.7h2.5c2.301 0 4.166-2.282 4.166-5.097V17.33c0-2.816-1.865-5.097-4.166-5.097M21.667 0h-3.334c-2.301 0-4.166 2.282-4.166 5.097v26.507c0 2.815 1.865 5.097 4.166 5.097h3.334c2.301 0 4.166-2.282 4.166-5.097V5.096C25.833 2.282 23.968 0 21.667 0'/%3E%3C/svg%3E")}.--cloud-cash_col-1:after{opacity:.15;z-index:1}.--online-store .--we-get{color:#fff;display:block;font-weight:700;margin-top:1.5rem}.--online-store .sub_desc_title{color:#fff;font-size:1.75rem;font-style:normal;font-weight:700;line-height:120%;margin-bottom:1rem;margin-top:2rem}.--im-bitrix .width99{color:#ffffffa3;font-size:1.25rem;font-style:normal;font-weight:400;line-height:120%;opacity:.8;text-align:center}.--cloud-cash__subheader{color:#fff;font-size:1.25rem;font-style:normal;font-weight:500;line-height:2rem;margin:2rem 0 0;opacity:.8}.--cloud-cash_col-1{position:relative}.--cloud-cash_col-1:after{background-size:contain;bottom:2.5rem;content:"";height:15.3125rem;position:absolute;right:1.5rem;width:18.125rem}.--cloud-cash_col-1 p{color:#ffffffa3;font-size:1.5rem;font-style:normal;font-weight:400;line-height:1.75rem;margin:0 0 1.5rem;opacity:.8}.--cloud-cash_col-1 p span{color:#fff;font-weight:700;opacity:.8}.--cloud-cash .h1{color:#4cd265;font-size:4rem;font-style:normal;line-height:5rem}.--crm-an .swiper-controls{margin-top:1.5rem}.--header-text{color:#fff;font-size:1.5rem;font-weight:700;line-height:1.875rem}.--content-text,.--header-text{font-style:normal;text-align:center}.--content-text{color:#fff9;font-size:1.25rem;font-weight:400;line-height:130%;margin-bottom:2rem;margin-top:.75rem}@media screen and (max-width:1199px){.cards-for-marketplaces1 .swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{display:none}.cards-items{justify-content:center}.header-case__desc br{display:none}.cards-methods{flex-wrap:nowrap}.cards-about{flex:1}.service-item__img-tumb.--multipage-img img{bottom:-2vw;width:50vw}.cards-wrap.--services-section-subsection-second.--design.--multipage .service-item.--fixet .service-item__content{margin-right:1.5rem}.--registration-trademark br{display:none}.--cloud-cash_col-1:after{background-size:contain;opacity:.15;z-index:1}}@media screen and (max-width:991px){.--services-section-subsection.--events .service-item__title{font-size:2rem;line-height:2.5rem}.--brochure-slide .swiper{height:auto!important}.--banner-img{bottom:0}.--banner-img img{height:25rem!important}.cards-methods__content{max-width:100%!important;padding:0}.cards-methods{align-items:flex-start;flex-direction:column!important}.cards-methods__bg{margin:0 auto;padding-bottom:0!important}.cards-methods{padding:2rem}.width102,.width105,.width106,.width110,.width112,.width115,.width125,.width135,.width140,.width155,.width35,.width36,.width38,.width40,.width45,.width50,.width53,.width55,.width58,.width60,.width62,.width66,.width68,.width70,.width71,.width72,.width73,.width75,.width77,.width78,.width79,.width80,.width82,.width83,.width84,.width85,.width87,.width88,.width90,.width93,.width95,.width96,.width98,.width99{width:auto}.cards-wrap.--wideformat{margin-left:0!important}.cards-wrap.--services-section-subsection-second.--design.--multipage .service-item__wrap{flex-direction:column!important}.cards-wrap.--services-section-subsection-second.--design.--multipage .service-item.--fixet .service-item__content{margin-right:0;padding-bottom:1rem!important;padding-right:2rem}.cards-wrap.--services-section-subsection-second.--design.--multipage .service-item.--fixet .service-item__img-tumb{max-width:none}.service-item__img-tumb.--multipage-img img{bottom:0;height:40vw;right:0;width:100%}.--1c-website .options-column{min-width:18rem}.--telegram-store br{display:none}.--icon-telegram-store-2{margin-top:-.5rem}.--icon-telegram-store-3{margin-top:-1rem}}@media screen and (max-width:768px){.--landing-header-min{align-self:auto;padding-top:1rem}.--landing-header-min__pb{padding-bottom:2rem}.--banner-img img{height:20rem!important}.cards-wrap.--cards-row{flex:none;max-width:100%;min-width:100%}.cards-for-marketplaces1 .swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{display:inline-block}.--wideformat-img img{height:30rem;margin-bottom:1rem}.--wideformat-img-2 img{height:30rem;margin-top:-2rem}.--wideformat-img-3 img{margin-top:-1rem}.--wideformat-img-4 img{margin-top:-2rem}.--post-templates-img{margin-bottom:0}.--post-templates-img-2{margin-bottom:0m}.--post-templates-img-3{margin-bottom:0}.--post-templates-img img,.--post-templates-img-2 img,.--post-templates-img-3 img,.--post-templates-img-4 img,.--post-templates-img-5 img{height:30rem}picture.--lightbox-design,picture.--lightbox-design-2{margin-bottom:0;margin-right:0}picture.--lightbox-design-2 img{height:30rem}picture.--lightbox-design img{height:26rem}.cards-wrap.--services-section-subsection-second.--design.--multipage .solutions__items.--services .solution-item__icon-tumb{margin:auto!important}.service-item{max-width:none!important}}@media screen and (max-width:640px){.--cofff.header-case__bg .case-item__img img{-o-object-position:right -16rem top 1rem;object-position:right -16rem top 1rem}.--services-section-subsection.--online .service-item__title{font-size:2rem}.--services-section-subsection.--online .service-item__date{font-size:1.2rem}.--brochure img,.--brochure1.--brochure img{height:23rem!important}.swiper-button-next,.swiper-button-prev{display:none}.--simple .price-cards{max-width:100%}.cards-methods{padding:1.5rem}.cards-wrap{margin-top:1rem!important}.--flex-end.--wideformat-img img{height:20rem;margin-bottom:1rem}.--post-templates-img-4{height:23rem}.header-solutions-detail.--dressing .header-solutions-detail__title-wrap{flex-direction:column}.header-solutions-detail.--dressing .header-solutions-detail__content{max-width:100%}.mt-24-mobile{margin-top:1.5rem!important}.cards-wrap.--banner{padding:0 1.125rem!important}.--services-section-items{margin-top:5rem!important}}@media screen and (max-width:480px){.--cloud-cash .h1{margin-top:0}}.--icon-telegram-store-4{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='80' height='80' fill='none' viewBox='0 0 80 80'%3E%3Cg fill='%23fff' clip-path='url(%23a)'%3E%3Cpath fill-opacity='.6' d='M26.61 30.265a2.574 2.574 0 0 1-2.464-3.349l2.43-7.77-6.14-4.985a2.56 2.56 0 0 1-.753-2.851 2.58 2.58 0 0 1 2.424-1.689h7.752l2.743-7.677A2.58 2.58 0 0 1 35.023.268c1.079 0 2.046.667 2.421 1.676l2.743 7.677h7.753c1.085 0 2.055.678 2.427 1.695a2.57 2.57 0 0 1-.763 2.854l-6.11 4.966 2.527 7.68a2.58 2.58 0 0 1-.874 2.852 2.59 2.59 0 0 1-2.988.117l-7.114-4.623-6.996 4.67a2.6 2.6 0 0 1-1.435.436z'/%3E%3Cpath d='M71.49 44.575 47.74 70.327A30.94 30.94 0 0 1 25 80.267H11.859c-6.812 0-12.335-5.484-12.335-12.25V52.706c0-6.765 5.523-12.25 12.335-12.25h24.013c4.237 0 7.585 3.86 6.673 8.223-.595 2.836-3.096 4.894-5.983 5.304l-12.834 1.786c-1.687.239-2.858 1.791-2.615 3.463.24 1.676 1.804 2.836 3.488 2.597l13.112-1.825c6.358-.9 11.153-6.391 11.153-12.77 0-.671-.099-1.314-.2-1.954l10.919-11.445c1.403-1.53 3.383-2.459 5.532-2.557a8.03 8.03 0 0 1 5.791 2.077c3.244 2.933 3.51 7.965.583 11.22'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h80v80H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");background-size:cover;height:5rem;margin-top:.5rem;width:5rem}.--icon-telegram-store-5{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='80' height='80' fill='none' viewBox='0 0 80 80'%3E%3Cpath fill='%23fff' d='M49.968 15.838c-1.838.003-3.331-1.568-3.334-3.506l-.006-5.266-13.318.019.006 5.266c.002 1.938-1.487 3.513-3.325 3.515s-3.332-1.568-3.334-3.506l-.007-5.266C26.646 3.22 29.628.068 33.3.063L46.62.044c3.672-.005 6.663 3.14 6.668 7.013l.006 5.266c.003 1.938-1.487 3.513-3.325 3.515'/%3E%3Cpath fill='%23fff' d='M42.384 47.025c-.6.247-1.465.424-2.364.425a7 7 0 0 1-2.564-.488L.048 33.883.08 60.671c.007 5.337 4.108 9.65 9.169 9.642l61.598-.085c5.06-.007 9.15-4.332 9.144-9.668l-.034-26.788z' opacity='.6'/%3E%3Cpath fill='%23fff' d='m79.941 20.185.01 8.04-39.139 13.817a2.1 2.1 0 0 1-.799.142c-.266 0-.532-.035-.799-.14L.041 28.337l-.01-8.04c-.007-5.336 4.083-9.66 9.144-9.667l61.597-.086c5.061-.007 9.162 4.306 9.169 9.642'/%3E%3C/svg%3E");background-size:contain;height:5rem;margin-top:.5rem;width:5rem}.--3d-blocks:after{border-radius:38.29438rem;content:"";display:block;filter:blur(150px);height:38rem;position:absolute;right:15%;top:-75%;width:32rem}.--3d-block-01:after{background:#f52536;opacity:.3}.--3d-block-02:after{background:#8125f5;opacity:.2}.--3d-block-03:after{background:#f52536;opacity:.2}.--3d-block-04:after{background:#8125f5;opacity:.2}.--3d-block-01,.--3d-block-02,.--3d-block-03,.--3d-block-04{padding:0}.--arheader.header-service-detail__picture{margin-right:.25rem;margin-top:auto;transform:translateY(.8rem)}
