@charset "UTF-8";@font-face{font-family:GraphikLCG;font-display:swap;src:url(../fonts/GraphikLCG-Regular.woff2) format("woff2"),url(../fonts/GraphikLCG-Regular.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:Onest;font-display:swap;src:url(../fonts/Onest-Medium.woff2) format("woff2"),url(../fonts/Onest-Medium.woff) format("woff");font-weight:500;font-style:normal}@font-face{font-family:Onest;font-display:swap;src:url(../fonts/Onest-Regular.woff2) format("woff2"),url(../fonts/Onest-Regular.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:Stolzl;font-display:swap;src:url(../fonts/Stolzl-book.woff2) format("woff2"),url(../fonts/Stolzl-book.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:Stolzl;font-display:swap;src:url(../fonts/Stolzl-medium.woff2) format("woff2"),url(../fonts/Stolzl-medium.woff) format("woff");font-weight:500;font-style:normal}@font-face{font-family:Stolzl;font-display:swap;src:url(../fonts/Stolzl-regular.woff2) format("woff2"),url(../fonts/Stolzl-regular.woff) format("woff");font-weight:400;font-style:normal}*{padding:0;margin:0;border:0}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}:active,:focus{outline:0}a:active,a:focus{outline:0}aside,footer,header,nav,section{display:block}body,html{height:100%;min-width:320px}body{line-height:1;font-family:GraphikLCG,sans-serif;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%}button,input,textarea{font-family:GraphikLCG,sans-serif}input::-ms-clear{display:none}button{cursor:pointer;background-color:transparent;-ms-touch-action:manipulation;touch-action:manipulation}button::-moz-focus-inner{padding:0;border:0}a,a:visited{text-decoration:none}a:hover{text-decoration:none}ul li{list-style:none}img{vertical-align:top;pointer-events:none;max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}h1,h2,h3,h4,h5,h6{font-weight:inherit;font-size:inherit}*{-webkit-box-sizing:border-box;box-sizing:border-box}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background-color:#fbf8ec}::-webkit-scrollbar-thumb{background-color:#ff0}html{scrollbar-gutter:stable;font-size:16px}body{color:#000}body._lock,html._lock{position:fixed;top:0;left:0;width:100%;overflow:hidden}.wrapper{width:100%;min-height:100%;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex}._container{max-width:1920px;width:100%;margin:0 auto}._inner-container{width:100%;padding:0 6.25rem 0 2.1875rem}._inner-container{max-width:1400px;margin:0 auto;padding:0}.aside{-ms-flex-negative:0;flex-shrink:0;width:64px;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#000;z-index:9}.aside__button-burger{position:fixed;width:1.5625rem;height:1.25rem;-webkit-transition:-webkit-transform .3s ease-out;transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out}.aside__button-burger span{position:absolute;display:block;background-color:#f5f5f5;width:100%;height:.125rem;-webkit-transition:all .3s ease-out;transition:all .3s ease-out;right:0}.aside__button-burger span:nth-child(1){top:0}.aside__button-burger span:nth-child(2){top:calc(50% - .0625rem)}.aside__button-burger span:nth-child(3){bottom:0}.aside__button-burger._active,.aside__button-burger:hover{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.aside__button-burger._active span,.aside__button-burger:hover span{background-color:#ff0}.aside__button-burger._active span:nth-child(1),.aside__button-burger:hover span:nth-child(1){width:65%;-webkit-transform:translate(.125rem,.1875rem) rotate(45deg);-ms-transform:translate(.125rem,.1875rem) rotate(45deg);transform:translate(.125rem,.1875rem) rotate(45deg)}.aside__button-burger._active span:nth-child(3),.aside__button-burger:hover span:nth-child(3){width:65%;-webkit-transform:translate(.125rem,-.1875rem) rotate(-45deg);-ms-transform:translate(.125rem,-.1875rem) rotate(-45deg);transform:translate(.125rem,-.1875rem) rotate(-45deg)}.aside__nav{position:fixed;top:0;left:0;z-index:10;-webkit-transition:opacity .3s,-webkit-transform .3s;transition:opacity .3s,-webkit-transform .3s;transition:transform .3s,opacity .3s;transition:transform .3s,opacity .3s,-webkit-transform .3s;background-color:#000;padding:8.125rem 4.0625rem;height:100vh;overflow-y:auto;min-width:30rem;opacity:0}.aside__button-close{position:absolute;top:1.875rem;right:1.5625rem;width:1.5625rem;height:1.25rem;-webkit-transition:-webkit-transform .3s ease-in-out;transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out}.aside__button-close span{position:absolute;top:50%;left:50%;background-color:#f5f5f5;width:110%;height:.125rem;-webkit-transition:background-color .2s ease-out;transition:background-color .2s ease-out}.aside__button-close span:nth-child(1){-webkit-transform:translate(-50%,-50%) rotate(45deg);-ms-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg)}.aside__button-close span:nth-child(2){-webkit-transform:translate(-50%,-50%) rotate(-45deg);-ms-transform:translate(-50%,-50%) rotate(-45deg);transform:translate(-50%,-50%) rotate(-45deg)}.aside__button-close:hover{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.aside__button-close:hover span{background-color:#d31619}.aside__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.25rem}.aside__list a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#858585;font-size:1.125rem;font-weight:400;font-family:Stolzl,sans-serif;line-height:150%}.aside__list a svg{width:0;height:1rem;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;fill:#858585}.aside__list a span{-webkit-transition:.3s;transition:.3s}.aside__list a._active,.aside__list a:hover{color:#f5f5f5}.aside__list a._active svg,.aside__list a:hover svg{width:1rem}.aside__list a._active span,.aside__list a:hover span{margin-left:10px}.aside__list a._active svg{fill:#ff0}.overlay{position:fixed;inset:0;width:100vw;height:100vh;z-index:8;background-color:rgba(0,0,0,.3);-webkit-transition:opacity .3s ease-in;transition:opacity .3s ease-in;opacity:0;visibility:hidden}.overlay._active{opacity:1;visibility:visible}.modal{-webkit-overflow-scrolling:touch;z-index:10;padding:30px 10px;position:fixed;top:0;left:0;width:100%;height:100%;-webkit-transition:visibility .8s ease 0s;transition:visibility .8s ease 0s;visibility:hidden}.modal::before{content:"";background-color:rgba(0,0,0,.7);position:fixed;width:100%;height:100%;top:0;left:0;opacity:0;-webkit-transition:opacity .8s ease 0s;transition:opacity .8s ease 0s}.modal._show{visibility:visible;overflow:auto}.modal._show::before{opacity:1}.modal._show .modal_body{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.modal._active{overflow:auto;visibility:visible}.modal._active::before{opacity:1}.modal._active .modal__body{-webkit-transition:all .3s ease .2s;transition:all .3s ease .2s;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.modal__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:100%;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;width:100%;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;align-items:center}.modal__body{-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s;background-color:#fff;padding:50px;width:100%;max-width:800px}.modal__close{width:30px;height:30px;position:absolute;top:0;right:0;cursor:pointer;border:2px solid #757575;background-color:rgba(223,223,223,.8235294118);border-radius:8px;-webkit-transition:.2s;transition:.2s;-webkit-transform:translate(50%,-50%);-ms-transform:translate(50%,-50%);transform:translate(50%,-50%)}.modal__close span{display:block;position:absolute;width:50%;height:2px;background-color:#555353;-webkit-transition:.2s;transition:.2s;left:50%}.modal__close span:first-child{-webkit-transform:translateX(-50%) rotate(45deg);-ms-transform:translateX(-50%) rotate(45deg);transform:translateX(-50%) rotate(45deg);top:12px}.modal__close span:last-child{-webkit-transform:translateX(-50%) rotate(-45deg);-ms-transform:translateX(-50%) rotate(-45deg);transform:translateX(-50%) rotate(-45deg);top:12px}.modal__close:hover{border:2px solid red}.modal__close:hover span{background-color:red}.main{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.main a{text-decoration:underline;color:#000;text-underline-offset:4px}.main a:hover{text-decoration:none}.main a:active{color:#d31619}picture{display:block;width:100%;height:100%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.title-h2{line-height:129%;font-family:Stolzl,sans-serif;font-weight:500;font-size:1.75rem}.about__body{display:-webkit-box;display:-ms-flexbox;display:flex}.about__body svg{width:26.25rem;height:6.25rem}.about__img{overflow:hidden;display:block;width:35rem;height:50rem}.about__img img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.about__content{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:7.5rem 0 6.25rem 3.4375rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:3.125rem}.about__logo{max-width:416px;width:100%}.about__title-h3{font-family:Stolzl,sans-serif;font-weight:500;font-size:1.75rem}.about__text{font-weight:400;font-size:1.25rem;margin-top:.9375rem;max-width:36.25rem;line-height:140%;padding-right:.9375rem}.about__text-bg{font-family:Stolzl,sans-serif;font-weight:400;font-size:3.4375rem;position:relative;margin-top:3.125rem;line-height:70%;background-color:#ff0}.about__box{padding:7.5rem 0 6.5625rem 0;background-color:#000}.about__box_body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.about__box-content{display:-webkit-box;display:-ms-flexbox;display:flex;gap:2.8125rem;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.about__box-content svg{-ms-flex-negative:0;flex-shrink:0}.about__box-logo{max-width:14.25rem;width:100%}.about__box-text{font-weight:400;font-size:1.25rem;color:#f5f5f5;line-height:140%;max-width:33.75rem}.about__products{padding:6.875rem 0;background:#fff}.about__products_grid{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[4];grid-template-columns:repeat(4,1fr);margin-top:2.8125rem;gap:1.875rem}.about__products_item{background-color:#f5f5f5;padding:1.25rem 1.5625rem;border-radius:1.5625rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;min-height:15rem;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:1.25rem}.about__products_item>div{font-weight:400;line-height:125%;color:#454545}.about__motivation{display:-webkit-box;display:-ms-flexbox;display:flex;gap:3.75rem;padding-left:0}.about__motivation_img{width:auto;height:auto}.about__motivation_content{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:9.0625rem 0 2.8125rem 0}.about__motivation_title{max-width:40rem}.about__motivation_title-list{font-family:Stolzl,sans-serif;font-weight:400;font-size:1.5rem;line-height:117%;margin-top:2.8125rem}.about__motivation_list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.625rem;max-width:40rem;margin-top:1.5625rem}.about__motivation_list li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.9375rem;font-weight:400;font-size:1.25rem;line-height:140%}.about__motivation_list li img{-ms-flex-negative:0;flex-shrink:0}.about__motivation_q{width:100%;background-color:#ff0;margin-top:4.6875rem}.about__motivation_q q{display:block;font-family:Stolzl,sans-serif;margin-top:1.5625rem;font-weight:400;font-size:3.4375rem;line-height:102%}.about__motivation_q q::after,.about__motivation_q q::before{content:""}.bring-friend{padding-bottom:6.25rem}.bring-friend__img{overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.bring-friend__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.bring-friend__title{font-family:Stolzl,sans-serif;font-weight:400;font-size:3.4375rem;line-height:102%;background-color:#ff0;margin-left:calc((100% - 1400px)/ 2);margin-top:5.625rem}.bring-friend__text{font-weight:400;font-size:1.25rem;margin-top:2.8125rem;line-height:140%}.clients{background-color:#000;padding:6.25rem 0 4.375rem 0}.clients__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:1.25rem}.clients__title{font-family:Stolzl,sans-serif;font-weight:400;font-size:3rem;line-height:129%;color:#fff}.clients__content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:1.875rem;margin-top:3.75rem}.clients__item{-webkit-box-flex:1;-ms-flex:1 1 20.4375rem;flex:1 1 20.4375rem;border-radius:1.5625rem;background-color:#131313;padding:1.5625rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:6.875rem}.common-areas{padding:5.625rem 0}.common-areas__title{font-family:Stolzl,sans-serif;font-weight:400;font-size:3rem;line-height:117%}.common-areas__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-top:5.625rem;gap:1.875rem}.common-areas__content_title{-webkit-box-flex:1;-ms-flex:1 0 33%;flex:1 0 33%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.5625rem;background-color:#ff0;line-height:129%;font-family:Stolzl,sans-serif;font-weight:500;font-size:1.75rem;padding-left:calc((100% - 1400px)/ 2)}.common-areas__content_title img{-ms-flex-negative:0;flex-shrink:0}.common-areas__content_text{font-weight:400;font-size:1.25rem;line-height:140%;padding-right:calc((100% - 1400px)/ 2)}.communication-team{padding:5.625rem 0;background-color:#f5f5f5}.communication-team__title{font-family:Stolzl,sans-serif;font-weight:400;font-size:3.4375rem;line-height:102%;background-color:#ff0;margin-left:calc((100% - 1400px)/ 2)}.communication-team__content{margin-top:6.25rem;display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;-webkit-column-gap:1.875rem;-moz-column-gap:1.875rem;column-gap:1.875rem;row-gap:2.5rem}.communication-team__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:.9375rem}.communication-team__item>img{-ms-flex-negative:0;flex-shrink:0;margin-top:-.125rem}.communication-team__item>div{font-weight:400;font-size:1.25rem;line-height:140%}.communication-team__item>div b{font-weight:600}.communication-team__logo{margin-top:6.875rem;max-width:12rem;width:100%}.contacts{padding:2.5rem 0}.contacts__body{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1.25rem}.contacts__vertical-title{text-transform:uppercase;background:#131313;border-radius:1.5625rem;padding:1.875rem 2.1875rem;font-family:Stolzl,sans-serif;font-weight:400;font-size:48px;line-height:117%;color:#fff}.contacts__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.5625rem}.contacts__content_row{display:-webkit-box;display:-ms-flexbox;display:flex}.contacts__content_row:not(.grid){gap:1.5625rem}.contacts__content_row.grid{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;row-gap:5.625rem;background:#f5f5f5;border-radius:1.5625rem}.contacts__content_row.grid .contacts__item_text{margin:0 0 1.5625rem 1.5625rem}.contacts__content_row>div{-webkit-box-flex:1;-ms-flex:1 1 50%;flex:1 1 50%}.contacts__item{border-radius:1.5625rem;background-color:#f5f5f5;padding:1.5625rem;display:-ms-grid;display:grid;-ms-grid-columns:minmax(8.75rem,11.25rem) 1fr;grid-template-columns:minmax(8.75rem,11.25rem) 1fr;-ms-grid-rows:minmax(8.75rem,11.25rem);grid-template-rows:minmax(8.75rem,11.25rem);gap:2.8125rem}.contacts__item_img{border-radius:1.5625rem;overflow:hidden;width:11.25rem;height:11.25rem}.contacts__item_content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.5rem;overflow:hidden}.contacts__item_content h4{font-family:Stolzl,sans-serif;font-weight:400;font-size:1.5rem;line-height:117%}.contacts__item_content a,.contacts__item_content span{color:#858585;line-height:125%}.contacts__item_content a{text-decoration:none;-webkit-transition:color .2s;transition:color .2s;word-break:break-all}.contacts__item_content a:hover{color:#d31619}.contacts__item_content>div{margin-top:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.contacts__item_text{-ms-grid-column-span:2;grid-column:span 2;font-size:1.25rem;line-height:140%}.dvigus{background-color:#000;padding:3.125rem 0}.dvigus__content{display:-ms-grid;display:grid;gap:1.25rem;-ms-grid-columns:(1fr)[6];grid-template-columns:repeat(6,1fr);grid-auto-rows:auto}.dvigus__item,.dvigus__item-center{border-radius:1.5625rem;padding:1.5625rem;background-color:#131313}.dvigus__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.9375rem;font-weight:400;line-height:125%;color:#f5f5f5;-ms-grid-column-span:2;grid-column:span 2}.dvigus__item>img{-ms-flex-negative:0;flex-shrink:0}.dvigus__item:nth-child(-n+4),.dvigus__item:nth-last-child(-n+4){-ms-grid-column-span:3;grid-column:span 3}.dvigus__item-center{-ms-grid-column-span:2;grid-column:span 2;-ms-grid-row-span:2;grid-row:span 2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:2.5rem}.dvigus__item-center>div{font-family:Stolzl,sans-serif;font-weight:400;font-size:2.25rem;line-height:106%;text-align:center;padding:.625rem;border-radius:.9375rem;background-color:#ff0}.employee{padding:3.125rem 0}.employee__content{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);-webkit-column-gap:1.875rem;-moz-column-gap:1.875rem;column-gap:1.875rem}.employee__article_text{background-color:#f5f5f5;padding:1.5625rem;padding-bottom:3.75rem;border-radius:1.5625rem;line-height:125%;min-height:14.375rem}.employee__article_info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:.9375rem;-webkit-transform:translateY(-3.75rem);-ms-transform:translateY(-3.75rem);transform:translateY(-3.75rem)}.employee__article_img{padding:.625rem;overflow:hidden;border-radius:50%;width:10rem;height:10rem;-ms-flex-negative:0;flex-shrink:0;background-color:#fff}.employee__article_img img{width:100%;height:100%;border-radius:50%}.employee__article_profile{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;gap:.3125rem}.employee__article_name{font-family:Stolzl,sans-serif;font-weight:400;font-size:1.5rem;line-height:110%;background-color:#ff0}.employee__article_post{opacity:.7;line-height:125%}.end__block{background-color:#000;padding:4.0625rem 0}.end__body{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1.875rem}.end__video{-webkit-box-flex:1;-ms-flex:1 1 50%;flex:1 1 50%;height:37.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow:hidden;position:relative}.end__video img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.end__video_play{position:absolute;bottom:2.1875rem;left:2.1875rem;background-color:#ff0;width:3.125rem;height:3.125rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:50%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.end__video_play svg{position:relative;z-index:2;-webkit-transition:.3s linear;transition:.3s linear}.end__video_play::after{content:"";z-index:1;position:absolute;border-radius:50%;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);opacity:.5;background-color:#ff0;width:100%;height:100%;-webkit-transition:.1s ease-in;transition:.1s ease-in}.end__video_play:hover::after{width:130%;height:130%}.end__video_play.is-hidden{opacity:0;pointer-events:none;visibility:hidden}.end__content{-webkit-box-flex:1;-ms-flex:1 1 50%;flex:1 1 50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:5rem 0}.end__title-h3{font-family:Stolzl,sans-serif;font-weight:500;font-size:1.75rem;line-height:129%;text-transform:uppercase}.end__text{font-weight:400;font-size:1.25rem;line-height:140%;margin-top:.9375rem}.end__title{font-family:Stolzl,sans-serif;font-weight:400;font-size:3.5rem;line-height:102%;background-color:#ff0;margin-top:3.75rem}.founders-word{background-color:#f5f5f5;padding-top:7.5rem}.founders-word_title{font-family:Stolzl,sans-serif;font-weight:400;font-size:3rem;line-height:120%;color:#858585}.founders-word_body{margin-top:2.8125rem}.founders-word_content:nth-child(1){padding-bottom:6.875rem}.founders-word_content:nth-child(n+2){padding:9.375rem 0}.founders-word_content:nth-child(odd) .founders-word_box{background-color:#fff}.founders-word_content:nth-child(even){background-color:#000}.founders-word_content:nth-child(even) .founders-word_box{background-color:#131313;color:#f5f5f5}.founders-word_content:nth-child(even) .founders-word_inner-container{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.founders-word_inner-container{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1.875rem}.founders-word_box{-webkit-box-flex:1;-ms-flex:1 1 50%;flex:1 1 50%;font-weight:400;line-height:125%;border-radius:1.5625rem;padding:2.5rem}.founders-word_box h3{line-height:117%;font-size:1.5rem;font-family:Stolzl,sans-serif}.founders-word_img{-webkit-box-flex:1;-ms-flex:1 1 50%;flex:1 1 50%;border-radius:1.5625rem;overflow:hidden;height:auto}.founders-word_img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.how-we-work{background-color:#131313}.how-we-work__body{padding:6.25rem 0 15rem 0}.how-we-work__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.25rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.how-we-work__top>img{-ms-flex-negative:0;flex-shrink:0}.how-we-work__title{font-family:Stolzl,sans-serif;font-weight:400;font-size:3rem;line-height:117%;color:#858585}.how-we-work__content{margin-top:6.25rem;display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;-webkit-column-gap:1.875rem;-moz-column-gap:1.875rem;column-gap:1.875rem;row-gap:2.5rem}.how-we-work__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:.9375rem}.how-we-work__item>img{-ms-flex-negative:0;flex-shrink:0;margin-top:-.125rem}.how-we-work__item>div{font-weight:400;font-size:1.25rem;line-height:140%;color:#fff}.how-we-work__item>div b{font-weight:600}.how-we-work__item>div a{text-decoration:underline;color:#000;text-underline-offset:4px}.how-we-work__item>div a:hover{text-decoration:none}.how-we-work__item>div a:active{color:#d31619}.how-we-work__info{display:-webkit-box;display:-ms-flexbox;display:flex}.how-we-work__info_left{-webkit-box-flex:1;-ms-flex:1 1 50%;flex:1 1 50%;background-color:#ff0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.how-we-work__info_list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4.0625rem;padding:6.25rem 0}.how-we-work__info_item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:.9375rem}.how-we-work__info_item>img{-ms-flex-negative:0;flex-shrink:0;margin-top:-.125rem}.how-we-work__info_item>div{font-weight:400;font-size:1.25rem;line-height:140%}.how-we-work__info_item>div b{font-weight:600}.how-we-work__info_item>div a{text-decoration:underline;color:#000;text-underline-offset:4px}.how-we-work__info_item>div a:hover{text-decoration:none}.how-we-work__info_item>div a:active{color:#d31619}.how-we-work__info_right{-webkit-box-flex:1;-ms-flex:1 1 50%;flex:1 1 50%;background-color:#000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;color:#fff}.how-we-work__info_right_content{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.how-we-work__info_right .how-we-work__info_item{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding:4.375rem 2.5rem}.how-we-work__info_img{overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.how-we-work__info_img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.org-structure__wrapper{padding:2.5rem 0;background-color:#fff}.org-structure__wrapper:nth-child(odd) .org-structure__profile{background-color:#f5f5f5}.org-structure__wrapper:nth-child(even){background-color:#f5f5f5}.org-structure__wrapper:nth-child(even) .org-structure__profile{background-color:#fff}.org-structure__container{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1.25rem;position:relative}.org-structure__head{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.9375rem}.org-structure__vertical-title{text-transform:uppercase;background:#131313;border-radius:1.5625rem;padding:1.875rem 2.1875rem;font-family:Stolzl,sans-serif;font-weight:400;font-size:48px;line-height:117%;color:#fff}.org-structure__dvigus-logo{-ms-flex-negative:0;flex-shrink:0}.org-structure__employee{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr);row-gap:1.25rem}.org-structure__employee_item{background-color:#f5f5f5;padding:3.4375rem 1.875rem;display:-webkit-box;display:-ms-flexbox;display:flex;gap:.9375rem;position:relative}.org-structure__employee_item::before{content:"";position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);left:0;width:1px;height:70%;background-color:#858585;opacity:0}.org-structure__employee_item_img{width:7.5rem;height:7.5rem;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:1.5625rem;-ms-flex-negative:0;flex-shrink:0}.org-structure__employee_item_img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.org-structure__employee_item_content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.625rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.org-structure__employee_item_content h4{font-family:Stolzl,sans-serif;font-weight:400;font-size:1.5rem;line-height:117%}.org-structure__employee_item_content span{font-weight:400;line-height:125%;color:#858585}.org-structure__box{display:-webkit-box;display:-ms-flexbox;display:flex;gap:3.75rem}.org-structure__text{-webkit-box-flex:1;-ms-flex:1 1 50%;flex:1 1 50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;font-family:Stolzl,sans-serif;font-weight:400;font-size:1.5rem;line-height:117%}.org-structure__profile{-webkit-box-flex:1;-ms-flex:1 1 50%;flex:1 1 50%;border-radius:1.5625rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:2.1875rem;gap:1.875rem}.org-structure__profile_img{overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:1.5625rem}.org-structure__profile_img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.org-structure__profile_info{margin-top:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:.9375rem}.org-structure__profile_info h4{background-color:#ff0;font-family:Stolzl,sans-serif;font-weight:400;font-size:1.5rem;line-height:117%}.org-structure__profile_info span{opacity:.7;line-height:125%;font-weight:400}.valuable{padding:5.625rem 0 3.75rem 0}.valuable__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:9.375rem}.valuable__title{font-family:Stolzl,sans-serif;font-weight:400;font-size:3.4375rem;line-height:70%;background-color:#ff0;right:calc((100% - 1200px)/ 2);margin-left:calc((100% - 1400px)/ 2)}.valuable__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2.5rem}.valuable__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:1.5625rem}.valuable__content_text{max-width:37.5rem;font-weight:400;font-size:1.25rem;line-height:140%}.valuable__content_list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.3125rem;-ms-flex-negative:0;flex-shrink:0}.valuable__content_list>li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;-ms-flex-negative:0;flex-shrink:0}.valuable__content_list>li>span{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);text-align:center;font-family:Stolzl,sans-serif;font-weight:400;font-size:1.5rem;color:#f5f5f5}.valuable__content_list>li>img{min-width:17.5rem;min-height:4.75rem}.valuable__more-detailed_list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.3125rem}.valuable__more-detailed_item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.25rem}.valuable__more-detailed_item>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;-ms-flex-negative:0;flex-shrink:0}.valuable__more-detailed_item>div>span{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);text-align:center;font-family:Stolzl,sans-serif;font-weight:400;font-size:1.5rem;color:#f5f5f5}.valuable__more-detailed_item>p{font-weight:400;font-size:1.25rem;line-height:140%}@media (min-width:768.98px){.aside__button-burger{margin-top:25px}.aside__nav{-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%)}.aside__nav._active{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);opacity:1}.org-structure__wrapper:nth-child(odd) .org-structure__box{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}}@media (min-width:992.98px){.employee__article:nth-child(odd) .employee__article_info{padding-left:1.5625rem}.employee__article:nth-child(even) .employee__article_info{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;padding-right:1.5625rem}.how-we-work__info:nth-child(odd) .how-we-work__info_left{padding-left:calc((100% - 1400px)/ 2)}.how-we-work__info:nth-child(odd) .how-we-work__info_right{padding-right:calc((100% - 1400px)/ 2)}.how-we-work__info:nth-child(odd) .how-we-work__info_list{padding-right:6.25rem}.how-we-work__info:nth-child(even){-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.how-we-work__info:nth-child(even) .how-we-work__info_left{padding-right:calc((100% - 1400px)/ 2)}.how-we-work__info:nth-child(even) .how-we-work__info_right{padding-left:calc((100% - 1400px)/ 2)}.how-we-work__info:nth-child(even) .how-we-work__info_list{padding-left:6.25rem}.org-structure__wrapper:nth-child(odd) .org-structure__dvigus-logo{right:15px}.org-structure__wrapper:nth-child(even) .org-structure__dvigus-logo{left:161px}.org-structure__vertical-title{-webkit-writing-mode:tb-rl;-ms-writing-mode:tb-rl;writing-mode:tb-rl;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);text-align:right}.org-structure__dvigus-logo{position:absolute}}@media (min-width:1200.98px){.contacts__vertical-title{-webkit-writing-mode:tb-rl;-ms-writing-mode:tb-rl;writing-mode:tb-rl;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);text-align:right}}@media (min-width:1494px){.clients__item:nth-last-child(-n+2){-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.org-structure__wrapper:nth-child(odd) .org-structure__dvigus-logo{right:0}.org-structure__wrapper:nth-child(even) .org-structure__dvigus-logo{left:146px}.org-structure__employee_item:first-child,.org-structure__employee_item:nth-child(4),.org-structure__employee_item:nth-child(7){border-radius:1.5625rem 0 0 1.5625rem}.org-structure__employee_item:last-child,.org-structure__employee_item:nth-child(2),.org-structure__employee_item:nth-child(6){border-radius:0 1.5625rem 1.5625rem 0}.org-structure__employee_item:nth-child(2)::before,.org-structure__employee_item:nth-child(5)::before,.org-structure__employee_item:nth-child(6)::before,.org-structure__employee_item:nth-child(8)::before,.org-structure__employee_item:nth-child(9)::before{opacity:.2}.org-structure__profile{min-height:45rem}}@media (min-width:1600px){.founders-word_box{font-size:1.125rem}}@media (max-width:1935px){._container{max-width:none}.how-we-work__info_list{padding:3.125rem 0}}@media (max-width:1494px){._inner-container{padding:0 .9375rem}.bring-friend__container{padding:0}.bring-friend__title{margin-left:0;padding:0 15px}.common-areas__content_title{padding-left:15px}.common-areas__content_text{padding-right:15px}.communication-team__title{margin-left:0;padding:0 15px}.org-structure__employee{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}.org-structure__employee_item-placeholder{display:none}.valuable__title{margin-left:15px}}@media (max-width:1300px){.about__motivation{gap:1.25rem}.about__motivation_content{padding:1.5625rem 0}}@media (max-width:1200.98px){._inner-container{padding:0 .9375rem}.about__img{width:28.75rem}.about__content{padding:3.75rem 0 3.75rem 1.5625rem}.about__box_body{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.about__products_grid{-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr)}.about__motivation_list li{font-size:1.125rem}.bring-friend{padding-bottom:4.375rem}.bring-friend__img{height:25rem}.bring-friend__title{margin-top:2.5rem}.contacts__body{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.contacts__content{gap:.9375rem}.contacts__content_row:not(.grid){gap:.9375rem}.contacts__content_row.grid{row-gap:1.875rem}.contacts__item{gap:.9375rem}.contacts__item_text{font-size:1rem}.dvigus__content{gap:.9375rem}.dvigus__item,.dvigus__item-center{padding:1.25rem}.dvigus__item-center>div{font-size:1.5rem}.employee__content{-webkit-column-gap:.9375rem;-moz-column-gap:.9375rem;column-gap:.9375rem}.employee__article_info{-webkit-transform:translateY(-2.5rem);-ms-transform:translateY(-2.5rem);transform:translateY(-2.5rem);gap:0}.employee__article_img{width:8.75rem;height:8.75rem}.founders-word_box{padding:1.25rem}.how-we-work__body{padding:6.25rem 0}.how-we-work__info_list{gap:1.875rem}.how-we-work__info_item>div{font-size:1rem}.how-we-work__info_right .how-we-work__info_item{padding:1.875rem}.org-structure__box{gap:1.5625rem}.org-structure__text{font-size:1.25rem}}@media (max-width:992.98px){.about__body svg{width:20rem;height:5rem}.about__img{width:22.5rem}.about__text-bg{font-size:2.625rem}.about__products_grid{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);gap:.9375rem}.about__motivation{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-right:0}.about__motivation_img{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow:hidden;max-height:31.25rem}.about__motivation_content{padding:0 0 0 .9375rem;width:100%}.about__motivation_title{padding-right:.9375rem}.about__motivation_title-list{padding-right:.9375rem}.about__motivation_list{padding-right:.9375rem}.bring-friend__title{font-size:2.5rem}.bring-friend__text{font-size:1rem}.clients__content{gap:.9375rem;margin-top:1.5625rem}.communication-team{padding:4.0625rem 0}.communication-team__title{font-size:2.5rem}.communication-team__content{margin-top:2.8125rem;gap:.9375rem}.communication-team__item>div{font-size:1.125rem}.communication-team__logo{margin-top:2.8125rem}.contacts__vertical-title{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;text-align:center;padding:.9375rem;font-size:1.375rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.contacts__content_row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.contacts__content_row.grid{-ms-grid-columns:1fr;grid-template-columns:1fr;row-gap:0}.contacts__content_row.grid .contacts__item_text{-ms-grid-column:1;grid-column:1}.dvigus__item{-ms-grid-column-span:3;grid-column:span 3}.dvigus__item-center{-ms-grid-column-span:6;grid-column:span 6}.employee__content{-ms-grid-columns:1fr;grid-template-columns:1fr}.employee__article_info{padding-left:1.5625rem}.end__block{padding:2.5rem 0}.end__container{padding:0}.end__body{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0}.end__video{height:400px;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.end__content{padding:1.875rem .9375rem}.end__title{margin-top:1.875rem}.founders-word_content:nth-child(1){padding-bottom:3.75rem}.founders-word_content:nth-child(n+2){padding:3.75rem 0}.founders-word_content:nth-child(odd) .founders-word_inner-container{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.founders-word_content:nth-child(even) .founders-word_inner-container{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.founders-word_box{padding:.9375rem}.founders-word_img{max-height:32.5rem}.how-we-work__body{padding:4.375rem 0}.how-we-work__content{margin-top:2.8125rem;gap:.9375rem}.how-we-work__item>div{font-size:1.125rem}.how-we-work__info{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.how-we-work__info_left{padding:2.1875rem .9375rem}.how-we-work__info_list{padding:0;gap:.9375rem}.how-we-work__info_right .how-we-work__info_item{padding:2.5rem .9375rem}.how-we-work__info_img{max-height:25rem}.org-structure__container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.org-structure__head{width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.org-structure__vertical-title{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;text-align:center;padding:.9375rem;font-size:1.375rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.org-structure__employee_item{padding:.9375rem}.org-structure__employee_item_img{border-radius:.9375rem;width:6.25rem;height:6.25rem}.org-structure__employee_item_content h4{font-size:1.125rem}.org-structure__employee_item_content span{font-size:.875rem}.org-structure__text{font-size:1.125rem}.valuable__body{gap:5.625rem}.valuable__content_text{font-size:1.125rem}}@media (max-width:768.98px){.wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.aside{width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;height:72px;position:fixed}.aside__button-burger{margin-left:25px}.aside__nav{width:100%;min-width:auto;-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%)}.aside__nav._active{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);opacity:1}.main{padding-top:72px}.about__body{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:1.5625rem 0 3.4375rem 0}.about__body svg{width:14.375rem;height:3.75rem}.about__img{width:100%;margin-top:1.5625rem;min-height:12.5rem;height:auto}.about__content{width:100%;padding:4.0625rem 0 0 .9375rem}.about__logo{max-width:230px}.about__text-bg{font-size:2rem;margin-top:2.1875rem}.about__box{padding:4.0625rem 0}.about__box-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.about__box-text{font-size:1.125rem}.about__products{padding:4.0625rem 0}.clients{padding:3.125rem 0}.clients__title{font-size:2rem}.common-areas__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:2.8125rem}.common-areas__content_title{max-width:24.6875rem;width:100%}.common-areas__content_text{padding:0 .9375rem}.communication-team__content{-ms-grid-columns:1fr;grid-template-columns:1fr}.dvigus__item,.dvigus__item-center{padding:.9375rem;border-radius:.9375rem}.dvigus__item{font-size:.875rem}.founders-word_inner-container{gap:.9375rem}.how-we-work__title{font-size:2.25rem}.how-we-work__content{-ms-grid-columns:1fr;grid-template-columns:1fr}.how-we-work__item>div{font-size:1rem}.org-structure__box{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.org-structure__text{font-size:1rem}.org-structure__profile{padding:1.5625rem;gap:1.5625rem}.org-structure__profile_img{max-height:35rem;max-width:35rem;margin:0 auto;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.valuable__title{line-height:100%;font-size:2rem}.valuable__wrapper{gap:1.5625rem}.valuable__content{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.valuable__content_list{display:-ms-grid;display:grid;grid-template-columns:repeat(auto-fill,minmax(15.625rem,1fr));justify-items:center}.valuable__more-detailed_item>p{font-size:1rem}}@media (max-width:576.98px){.title-h2{font-size:1.375rem}.about__text{font-size:1rem}.about__products_item{min-height:10.625rem;padding:.9375rem;border-radius:.9375rem}.about__motivation_title-list{margin-top:1.5625rem}.about__motivation_list li{font-size:1rem}.about__motivation_q{margin-top:2.1875rem}.about__motivation_q q{font-size:2.25rem}.bring-friend{padding-bottom:3.125rem}.bring-friend__title{font-size:2rem;margin-top:1.5625rem}.bring-friend__text{margin-top:.9375rem}.common-areas{padding:3.125rem 0}.common-areas__title{font-size:1.75rem}.common-areas__content_text{font-size:1rem}.communication-team{padding:2.8125rem 0}.communication-team__title{font-size:2rem}.communication-team__content{margin-top:1.5625rem}.communication-team__logo{margin-top:1.5625rem}.contacts__vertical-title{font-size:1.125rem}.contacts__content_row.grid .contacts__item_text{margin:0 0 .9375rem .9375rem}.contacts__item{padding:.9375rem}.contacts__item_img{border-radius:.9375rem}.dvigus__item{-ms-grid-column-span:6;grid-column:span 6}.dvigus__item:nth-child(-n+4),.dvigus__item:nth-last-child(-n+4){-ms-grid-column-span:6;grid-column:span 6}.dvigus__item img{width:35px;height:35px}.dvigus__item-center{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;gap:1.5625rem}.employee__article_name{font-size:1.125rem}.employee__article_post{font-size:.875rem}.end__block{padding:1.875rem 0}.end__content{padding:1.5625rem .9375rem}.end__title{font-size:2rem}.founders-word{padding-top:3.75rem}.founders-word_title{font-size:1.75rem}.founders-word_body{margin-top:1.5625rem}.founders-word_img{max-height:24.375rem}.how-we-work__body{padding:2.8125rem 0}.how-we-work__title{font-size:1.75rem}.how-we-work__content{margin-top:1.5625rem}.org-structure__wrapper{padding:1.5625rem 0}.org-structure__container{gap:.9375rem}.org-structure__vertical-title{font-size:1.125rem}.org-structure__employee{-ms-grid-columns:1fr;grid-template-columns:1fr;row-gap:.9375rem}.org-structure__employee_item{border-radius:1.5625rem}.org-structure__profile{padding:.9375rem}.valuable__content_text{font-size:1rem}.valuable__more-detailed_item{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.625rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media (max-width:478.98px){.aside__nav{padding:5rem 1.5625rem}.about__content{padding:2.1875rem 0 0 .9375rem}.about__box{padding:2.1875rem 0}.about__products{padding:3.125rem 0}.about__products_grid{-ms-grid-columns:(1fr)[1];grid-template-columns:repeat(1,1fr);margin-top:1.5625rem}.clients__title{font-size:1.75rem}.common-areas__content{margin-top:1.875rem;gap:1.5625rem}.contacts__content_row.grid .contacts__item_text{margin:0 auto .9375rem auto}.contacts__item{-ms-grid-columns:10rem 1fr;grid-template-columns:10rem 1fr;-ms-grid-rows:10rem;grid-template-rows:10rem}.contacts__item{-ms-grid-columns:1fr;grid-template-columns:1fr;-ms-grid-rows:auto;grid-template-rows:auto;justify-items:center}.contacts__item_img{width:15.625rem;height:15.625rem}.contacts__item_img img{width:100%;height:100%}.contacts__item_content h4{font-size:1.125rem}.contacts__item_content h4 br{display:none}.contacts__item_content{max-width:15.625rem;width:100%}.contacts__item_text{-ms-grid-column:1;grid-column:1;max-width:15.625rem}.employee__article_info{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:0}.end__text{font-size:1rem}.org-structure__dvigus-logo{display:none}.org-structure__box{gap:.625rem}.org-structure__text{font-size:.875rem}.org-structure__profile_img{max-height:16rem;max-width:16rem;border-radius:.9375rem}.org-structure__profile_info h4{font-size:1.125rem}}@media (max-width:379.98px){.aside__list a{font-size:1rem}.bring-friend__img{height:16.875rem}.how-we-work__item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.how-we-work__item>img{margin-top:0}.how-we-work__info_item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.how-we-work__info_item>img{margin-top:0}.how-we-work__info_img{max-height:12.5rem}}@media (min-width:992.98px) and (max-width:1200.98px){.contacts__item{-ms-grid-columns:8.75rem 1fr;grid-template-columns:8.75rem 1fr;-ms-grid-rows:8.75rem;grid-template-rows:8.75rem}.contacts__item_img{width:8.75rem;height:8.75rem}}@media (min-width:992.98px) and (max-width:1494px){.end__container{padding-left:0}.how-we-work__info:nth-child(odd) .how-we-work__info_left{padding-left:15px}.how-we-work__info:nth-child(odd) .how-we-work__info_right{padding-right:0}.how-we-work__info:nth-child(odd) .how-we-work__info_list{padding-right:1.875rem}.how-we-work__info:nth-child(even) .how-we-work__info_left{padding-right:15px}.how-we-work__info:nth-child(even) .how-we-work__info_right{padding-left:0}.how-we-work__info:nth-child(even) .how-we-work__info_list{padding-left:1.875rem}.org-structure__wrapper:nth-child(1) .org-structure__dvigus-logo{display:none}}@media (min-width:576.98px) and (max-width:1494px){.org-structure__employee_item:nth-child(odd){border-radius:1.5625rem 0 0 1.5625rem}.org-structure__employee_item:nth-child(even){border-radius:0 1.5625rem 1.5625rem 0}.org-structure__employee_item:nth-child(even)::before{opacity:.2}}