.edged-image{position:relative;left:100%;width:50vw;transform:translate(-100%, 0)}.edged-image__image{display:block;width:100%;max-width:100%;height:auto}.edged-image--right{left:0;transform:translate(0, 0)}.hidden{visibility:hidden}.d-none{display:none}@keyframes arrowUpAndDown{from{transform:scale(0.9, 0.9)}to{transform:scale(1.1, 1.1)}}@keyframes dot-pulse{0%{transform:translateX(-50%) scale(1.4)}3.3%{transform:translateX(-50%) scale(1.9)}79%{transform:translateX(-50%) scale(1.4)}96%{transform:translateX(-50%) scale(1.9)}100%{transform:translateX(-50%) scale(1.4)}}@keyframes active-dot-wave{0%{box-shadow:0 0 0 0 rgba(255,78,0,0.5)}100%{box-shadow:0 0 0 20px rgba(255,78,0,0)}}@keyframes dot-wave{0%{box-shadow:0 0 0 0 rgba(153,153,153,0.5)}100%{box-shadow:0 0 0 20px rgba(153,153,153,0)}}code[class*="language-"],pre[class*="language-"]{color:#a9b7c6;font-family:Consolas, Monaco, 'Andale Mono', monospace;direction:ltr;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;line-height:1.5;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-hyphens:none;-ms-hyphens:none;hyphens:none}pre[class*="language-"]::-moz-selection,pre[class*="language-"] ::-moz-selection,code[class*="language-"]::-moz-selection,code[class*="language-"] ::-moz-selection{color:inherit;background:rgba(33,66,131,0.85)}pre[class*="language-"]::selection,pre[class*="language-"] ::selection,code[class*="language-"]::selection,code[class*="language-"] ::selection{color:inherit;background:rgba(33,66,131,0.85)}pre[class*="language-"]{padding:1em;margin:.5em 0;overflow:auto}:not(pre)>code[class*="language-"],pre[class*="language-"]{background:#2b2b2b}:not(pre)>code[class*="language-"]{padding:.1em;border-radius:.3em}.token.comment,.token.prolog,.token.cdata{color:#808080}.token.delimiter,.token.boolean,.token.keyword,.token.selector,.token.important,.token.atrule{color:#cc7832}.token.operator,.token.punctuation,.token.attr-name{color:#a9b7c6}.language-html .token.attr-name{color:#e6672f}.token.tag,.token.tag .punctuation,.token.doctype,.token.builtin{color:#e8bf6a}.token.entity,.token.number,.token.symbol{color:#6897bb}.token.property,.token.constant,.token.variable{color:#9876aa}.token.string,.token.char{color:#6a8759}.token.attr-value,.token.attr-value .punctuation{color:#a5c261}.token.attr-value .punctuation:first-child{color:#a9b7c6}.token.url{color:#287bde;text-decoration:underline}.token.function{color:#ffc66d}.token.regex{background:#364135}.token.bold{font-weight:bold}.token.italic{font-style:italic}.token.inserted{background:#294436}.token.deleted{background:#484a4a}code.language-css .token.property,code.language-css .token.property+.token.punctuation{color:#a9b7c6}code.language-css .token.id{color:#ffc66d}code.language-css .token.selector>.token.class,code.language-css .token.selector>.token.attribute,code.language-css .token.selector>.token.pseudo-class,code.language-css .token.selector>.token.pseudo-element{color:#ffc66d}.triangle-loader{position:relative;display:none;height:100px;padding-bottom:24px}.triangle-loader--visible{display:block}.triangle-loader__label{position:absolute;bottom:0;left:50%;transform:translateX(-50%)}.triangle-loader::before,.triangle-loader::after{content:'';position:absolute;top:calc(50% - 24px);left:50%;opacity:0;width:50px;height:162px;background-image:url("../images/ui/cheesoid.svg");background-position:left center;background-size:contain;background-repeat:no-repeat}.triangle-loader::before{animation:cheesoidBefore 3s infinite;animation-delay:0}.triangle-loader::after{animation:cheesoidAfter 3s infinite;animation-delay:1.5s}@keyframes cheesoidBefore{0%{opacity:0;filter:blur(0);transform:translate(-50%, -50%) scale(0.75) rotate(0)}50%{opacity:1;filter:blur(0);transform:translate(-50%, -50%) scale(1) rotate(-45deg)}100%{opacity:0;filter:blur(3px);transform:translate(-50%, -50%) scale(0.75) rotate(-90deg)}}@keyframes cheesoidAfter{0%{opacity:0;filter:blur(0);transform:translate(-50%, -50%) scale(0.75) rotate(0)}50%{opacity:1;filter:blur(0);transform:translate(-50%, -50%) scale(1) rotate(45deg)}100%{opacity:0;filter:blur(3px);transform:translate(-50%, -50%) scale(0.75) rotate(90deg)}}/*! PhotoSwipe main CSS by Dmitry Semenov | photoswipe.com | MIT license */.pswp{display:none;position:absolute;width:100%;height:100%;left:0;top:0;overflow:hidden;-ms-touch-action:none;touch-action:none;z-index:1500;-webkit-text-size-adjust:100%;-webkit-backface-visibility:hidden;outline:none}.pswp *{box-sizing:border-box}.pswp img{max-width:none}.pswp--animate_opacity{opacity:0.001;will-change:opacity;transition:opacity 333ms cubic-bezier(0.4, 0, 0.22, 1)}.pswp--open{display:block}.pswp--zoom-allowed .pswp__img{cursor:zoom-in}.pswp--zoomed-in .pswp__img{cursor:grab}.pswp--dragging .pswp__img{cursor:grabbing}.pswp__bg{position:absolute;left:0;top:0;width:100%;height:100%;background:#000;opacity:0;transform:translateZ(0);-webkit-backface-visibility:hidden;will-change:opacity}.pswp__scroll-wrap{position:absolute;left:0;top:0;width:100%;height:100%;overflow:hidden}.pswp__container,.pswp__zoom-wrap{-ms-touch-action:none;touch-action:none;position:absolute;left:0;right:0;top:0;bottom:0}.pswp__container,.pswp__img{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.pswp__zoom-wrap{position:absolute;width:100%;transform-origin:left top;transition:transform 333ms cubic-bezier(0.4, 0, 0.22, 1)}.pswp__bg{will-change:opacity;transition:opacity 333ms cubic-bezier(0.4, 0, 0.22, 1)}.pswp--animated-in .pswp__bg,.pswp--animated-in .pswp__zoom-wrap{transition:none}.pswp__container,.pswp__zoom-wrap{-webkit-backface-visibility:hidden}.pswp__item{position:absolute;left:0;right:0;top:0;bottom:0;overflow:hidden}.pswp__img{position:absolute;width:auto;height:auto;top:0;left:0}.pswp__img--placeholder{-webkit-backface-visibility:hidden}.pswp__img--placeholder--blank{background:#222}.pswp--ie .pswp__img{width:100% !important;height:auto !important;left:0;top:0}.pswp__error-msg{position:absolute;left:0;top:50%;width:100%;text-align:center;font-size:14px;line-height:16px;margin-top:-8px;color:#CCC}.pswp__error-msg a{color:#CCC;text-decoration:underline}/*! PhotoSwipe Default UI CSS by Dmitry Semenov | photoswipe.com | MIT license */.pswp__button{width:44px;height:44px;position:relative;background:none;cursor:pointer;overflow:visible;-webkit-appearance:none;display:block;border:0;padding:0;margin:0;float:right;opacity:0.75;transition:opacity 0.2s;box-shadow:none}.pswp__button:focus,.pswp__button:hover{opacity:1}.pswp__button:active{outline:none;opacity:0.9}.pswp__button::-moz-focus-inner{padding:0;border:0}.pswp__ui--over-close .pswp__button--close{opacity:1}.pswp__button,.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{background:url("../images/ui/photoswipe/default-skin/default-skin.png") 0 0 no-repeat;background-size:264px 88px;width:44px;height:44px}@media (-webkit-min-device-pixel-ratio: 1.1), (-webkit-min-device-pixel-ratio: 1.09375), (min-resolution: 105dpi), (min-resolution: 1.1dppx){.pswp--svg .pswp__button,.pswp--svg .pswp__button--arrow--left:before,.pswp--svg .pswp__button--arrow--right:before{background-image:url("../images/ui/photoswipe/default-skin/default-skin.svg")}.pswp--svg .pswp__button--arrow--left,.pswp--svg .pswp__button--arrow--right{background:none}}.pswp__button--close{background-position:0 -44px}.pswp__button--share{background-position:-44px -44px}.pswp__button--fs{display:none}.pswp--supports-fs .pswp__button--fs{display:block}.pswp--fs .pswp__button--fs{background-position:-44px 0}.pswp__button--zoom{display:none;background-position:-88px 0}.pswp--zoom-allowed .pswp__button--zoom{display:block}.pswp--zoomed-in .pswp__button--zoom{background-position:-132px 0}.pswp--touch .pswp__button--arrow--left,.pswp--touch .pswp__button--arrow--right{visibility:hidden}.pswp__button--arrow--left,.pswp__button--arrow--right{background:none;top:50%;margin-top:-50px;width:70px;height:100px;position:absolute}.pswp__button--arrow--left{left:0}.pswp__button--arrow--right{right:0}.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{content:'';top:35px;background-color:rgba(0,0,0,0.3);height:30px;width:32px;position:absolute}.pswp__button--arrow--left:before{left:6px;background-position:-138px -44px}.pswp__button--arrow--right:before{right:6px;background-position:-94px -44px}.pswp__counter,.pswp__share-modal{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.pswp__share-modal{display:block;background:rgba(0,0,0,0.5);width:100%;height:100%;top:0;left:0;padding:10px;position:absolute;z-index:1600;opacity:0;transition:opacity 0.25s ease-out;-webkit-backface-visibility:hidden;will-change:opacity}.pswp__share-modal--hidden{display:none}.pswp__share-tooltip{z-index:1620;position:absolute;background:#FFF;top:56px;border-radius:2px;display:block;width:auto;right:44px;box-shadow:0 2px 5px rgba(0,0,0,0.25);transform:translateY(6px);transition:transform 0.25s;-webkit-backface-visibility:hidden;will-change:transform}.pswp__share-tooltip a{display:block;padding:8px 12px;color:#000;text-decoration:none;font-size:14px;line-height:18px}.pswp__share-tooltip a:hover{text-decoration:none;color:#000}.pswp__share-tooltip a:first-child{border-radius:2px 2px 0 0}.pswp__share-tooltip a:last-child{border-radius:0 0 2px 2px}.pswp__share-modal--fade-in{opacity:1}.pswp__share-modal--fade-in .pswp__share-tooltip{transform:translateY(0)}.pswp--touch .pswp__share-tooltip a{padding:16px 12px}a.pswp__share--facebook:before{content:'';display:block;width:0;height:0;position:absolute;top:-12px;right:15px;border:6px solid transparent;border-bottom-color:#FFF;-webkit-pointer-events:none;-moz-pointer-events:none;pointer-events:none}a.pswp__share--facebook:hover{background:#3E5C9A;color:#FFF}a.pswp__share--facebook:hover:before{border-bottom-color:#3E5C9A}a.pswp__share--twitter:hover{background:#55ACEE;color:#FFF}a.pswp__share--pinterest:hover{background:#CCC;color:#CE272D}a.pswp__share--download:hover{background:#DDD}.pswp__counter{position:absolute;left:0;top:0;height:44px;font-size:13px;line-height:44px;color:#FFF;opacity:0.75;padding:0 10px}.pswp__caption{position:absolute;left:0;bottom:0;width:100%;min-height:44px}.pswp__caption small{font-size:11px;color:#BBB}.pswp__caption__center{text-align:left;max-width:420px;margin:0 auto;font-size:13px;padding:10px;line-height:20px;color:#CCC}.pswp__caption--empty{display:none}.pswp__caption--fake{visibility:hidden}.pswp__preloader{width:44px;height:44px;position:absolute;top:0;left:50%;margin-left:-22px;opacity:0;transition:opacity 0.25s ease-out;will-change:opacity;direction:ltr}.pswp__preloader__icn{width:20px;height:20px;margin:12px}.pswp__preloader--active{opacity:1}.pswp__preloader--active .pswp__preloader__icn{background:url("../images/ui/photoswipe/default-skin/preloader.gif") 0 0 no-repeat}.pswp--css_animation .pswp__preloader--active{opacity:1}.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn{animation:clockwise 500ms linear infinite}.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut{animation:donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite}.pswp--css_animation .pswp__preloader__icn{background:none;opacity:0.75;width:14px;height:14px;position:absolute;left:15px;top:15px;margin:0}.pswp--css_animation .pswp__preloader__cut{position:relative;width:7px;height:14px;overflow:hidden}.pswp--css_animation .pswp__preloader__donut{box-sizing:border-box;width:14px;height:14px;border:2px solid #FFF;border-radius:50%;border-left-color:transparent;border-bottom-color:transparent;position:absolute;top:0;left:0;background:none;margin:0}@media screen and (max-width: 1024px){.pswp__preloader{position:relative;left:auto;top:auto;margin:0;float:right}}@keyframes clockwise{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@keyframes donut-rotate{0%{transform:rotate(0)}50%{transform:rotate(-140deg)}100%{transform:rotate(0)}}.pswp__ui{-webkit-font-smoothing:auto;visibility:visible;opacity:1;z-index:1550}.pswp__top-bar{position:absolute;left:0;top:0;height:44px;width:100%}.pswp__caption,.pswp__top-bar,.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right{-webkit-backface-visibility:hidden;will-change:opacity;transition:opacity 333ms cubic-bezier(0.4, 0, 0.22, 1)}.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right{visibility:visible}.pswp__top-bar,.pswp__caption{background-color:rgba(0,0,0,0.5)}.pswp__ui--fit .pswp__top-bar,.pswp__ui--fit .pswp__caption{background-color:rgba(0,0,0,0.3)}.pswp__ui--idle .pswp__top-bar{opacity:0}.pswp__ui--idle .pswp__button--arrow--left,.pswp__ui--idle .pswp__button--arrow--right{opacity:0}.pswp__ui--hidden .pswp__top-bar,.pswp__ui--hidden .pswp__caption,.pswp__ui--hidden .pswp__button--arrow--left,.pswp__ui--hidden .pswp__button--arrow--right{opacity:0.001}.pswp__ui--one-slide .pswp__button--arrow--left,.pswp__ui--one-slide .pswp__button--arrow--right,.pswp__ui--one-slide .pswp__counter{display:none}.pswp__element--disabled{display:none !important}.pswp--minimal--dark .pswp__top-bar{background:none}[data-simplebar]{position:relative;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-line-pack:start;align-content:flex-start;-ms-flex-align:start;align-items:flex-start}.simplebar-wrapper{overflow:hidden;width:inherit;max-width:inherit;height:inherit;max-height:inherit}.simplebar-mask{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;overflow:hidden;width:auto !important;height:auto !important;margin:0;padding:0;direction:inherit}.simplebar-offset{position:absolute;top:0;right:0;bottom:0;left:0;box-sizing:inherit !important;resize:none !important;margin:0;padding:0;direction:inherit !important;-webkit-overflow-scrolling:touch}.simplebar-content-wrapper{position:relative;display:block;width:auto;max-width:100%;height:100%;max-height:100%;box-sizing:border-box !important;direction:inherit;scrollbar-width:none;-ms-overflow-style:none}.simplebar-content-wrapper::-webkit-scrollbar,.simplebar-hide-scrollbar::-webkit-scrollbar{width:0;height:0}.simplebar-content::before,.simplebar-content::after{content:' ';display:table}.simplebar-placeholder{width:100%;max-width:100%;max-height:100%;pointer-events:none}.simplebar-height-auto-observer-wrapper{position:relative;z-index:-1;float:left;overflow:hidden;-ms-flex-positive:inherit;flex-grow:inherit;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:0;flex-basis:0;width:100%;max-width:1px;height:100%;max-height:1px;box-sizing:inherit !important;margin:0;padding:0;pointer-events:none}.simplebar-height-auto-observer{position:absolute;top:0;left:0;z-index:-1;overflow:hidden;opacity:0;display:block;width:1000%;min-width:1px;height:1000%;min-height:1px;box-sizing:inherit;pointer-events:none}.simplebar-track{position:absolute;right:0;bottom:0;z-index:1;overflow:hidden;pointer-events:none}[data-simplebar].simplebar-dragging .simplebar-content{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}[data-simplebar].simplebar-dragging .simplebar-track{pointer-events:all}.simplebar-scrollbar{position:absolute;right:0;left:0;min-height:10px}.simplebar-scrollbar::before{content:'';position:absolute;right:2px;left:2px;opacity:0;border-radius:7px;background:black;transition:opacity 0.2s linear}.simplebar-scrollbar.simplebar-visible::before{opacity:0.5;transition:opacity 0s linear}.simplebar-track.simplebar-vertical{top:0;width:11px}.simplebar-track.simplebar-vertical .simplebar-scrollbar::before{top:2px;bottom:2px}.simplebar-track.simplebar-horizontal{left:0;height:11px}.simplebar-track.simplebar-horizontal .simplebar-scrollbar::before{right:2px;left:2px;height:100%}.simplebar-track.simplebar-horizontal .simplebar-scrollbar{top:2px;right:auto;left:0;width:auto;min-width:10px;height:7px;min-height:0}[data-simplebar-direction='rtl'] .simplebar-track.simplebar-vertical{right:auto;left:0}.hs-dummy-scrollbar-size{position:fixed;overflow-x:scroll;overflow-y:hidden;visibility:hidden;opacity:0;width:500px;height:500px;direction:rtl}.simplebar-hide-scrollbar{position:fixed;left:0;overflow-y:scroll;visibility:hidden;scrollbar-width:none;-ms-overflow-style:none}.grid{padding-right:80px;padding-left:80px}@media screen and (max-width: 1100px){.grid{padding-right:40px;padding-left:40px}}@media screen and (max-width: 479px){.grid{padding-right:24px;padding-left:24px}}.grid__wrapper{max-width:1728px;margin:0 auto;position:relative}.grid__wrapper:after,body .container:after,.site-header__container:after,.footer__container:after,.transparent-grid__container:after,.project-summary__numbers:after,.clients-logos__container:after{content:"";display:table;clear:both}.site-header__row:before,.grided-separator__row:before,.transparent-grid__row:before,.separator-dense:before,.clients-logos__list:before,.blog__small-posts-row:before,.old-about__who-we-are-tiles-wrapper:before,.site-header__row:after,.grided-separator__row:after,.transparent-grid__row:after,.separator-dense:after,.clients-logos__list:after,.blog__small-posts-row:after,.old-about__who-we-are-tiles-wrapper:after{content:"";display:table}.site-header__row:after,.grided-separator__row:after,.transparent-grid__row:after,.separator-dense:after,.clients-logos__list:after,.blog__small-posts-row:after,.old-about__who-we-are-tiles-wrapper:after{clear:both}.site-header__row,.grided-separator__row,.transparent-grid__row,.separator-dense,.clients-logos__list,.blog__small-posts-row,.old-about__who-we-are-tiles-wrapper{zoom:1}.site-header__logo,.site-header__slogan-container,.site-header__main-menu,.sidebar-layout__sidebar,.sidebar-layout__content,html.iframe-embedded .sidebar-layout__content,.intro-section__content--col-8,.text-section__content,.relation-section__text-column,.page-section__content,.works-grid__column,.key-features__header,.key-features__column,.recent-posts__post,.background-columns__column:nth-child(1),.background-columns__column:nth-child(2),.background-columns__column:nth-child(3),.background-columns__column:nth-child(4),.background-columns__column:nth-child(5),.background-columns__column:nth-child(6),.background-columns__column:nth-child(7),.background-columns__column:nth-child(8),.background-columns__column:nth-child(9),.background-columns__column:nth-child(10),.background-columns__column:nth-child(11),.background-columns__column:nth-child(12),.grided-separator__column,.transparent-grid__column,.separator-dense__cell,.intro-text__wysiwyg,.home-solutions__slider,.home-solutions__nav,.backstage-photos__column,.backstage-photos__column:nth-child(2),.post--extended .post__sidebar,.post--extended .post__main-content,.contact-info,.contact-header__content--col-8,.job-path__skillset,.job-path__timeline,.project-summary__content,.project-summary__number,.startups-offer__slide--left,.startups-offer__slide--center,.startups-offer__slide--right,.startups-offer__arrow,.clients-logos__item,.clients-logos__item:first-child,.clients-logos__item:nth-child(6),.clients-logos__item:nth-child(11),.blog__small-post,.careers-apply-form__form-container,.single-project__problems-container,.old-about__who-we-are-content-full,.old-about__who-we-are-content-full-left-pad,.old-about__who-we-are-tiles-wrapper-tile,.old-about__who-we-are-tiles-wrapper-tile:nth-child(2n+1),.old-about__collaborations-scheme,.old-about__collaborations-description,.old-about__team-container-person,.about .services__left-box,.about .values__left-box,.about .values__line,.about .values__right-box,.about .community__left-box-inner,.us__departments,.us__heading__text,.landing-new__talents .talents__features,.landing-ml__talents .talents__features,.ebook-page__content,.ebook-page__sidebar,.startups__header__wrapper,.modernization__header-wrapper,.modernization__strategies-list,.modernization__technologies .technologies__list,.modernization__process .process__intro,.modernization__process .process__wrapper>div,.modernization__predevelopment .predevelopment__boxes,.modernization__why .why__list,.modernization__team .team__description,.modernization__team .team__heading,.modernization__team .team__members,.modernization__cta .cta__content{display:inline-block;min-height:1px;float:left;box-sizing:border-box;vertical-align:top}.intro-section__content--col-8,.key-features__header,.intro-text__wysiwyg,.contact-header__content--col-8,.single-project__problems-container{position:relative}@media screen and (max-width: 1626px){.modernization__header-wrapper{display:inline-block;min-height:1px;float:left;box-sizing:border-box;vertical-align:top}}@media screen and (max-width: 1599px){.modernization__process .process__wrapper>div{display:inline-block;min-height:1px;float:left;box-sizing:border-box;vertical-align:top}}@media screen and (max-width: 1440px){.works-grid__column,.post--extended .post__sidebar,.post--extended .post__main-content,.careers-apply-form__form-container,.startups__header__wrapper,.modernization__header__wrapper{display:inline-block;min-height:1px;float:left;box-sizing:border-box;vertical-align:top}}@media screen and (max-width: 1368px){.intro-section__content--col-8,.intro-text__wysiwyg,.contact-info,.contact-header__content--col-8{display:inline-block;min-height:1px;float:left;box-sizing:border-box;vertical-align:top}}@media screen and (max-width: 1368px){.intro-section__content--col-8,.intro-text__wysiwyg,.contact-header__content--col-8{position:relative}}@media screen and (max-width: 1279px){.modernization__process .process__wrapper>div{display:inline-block;min-height:1px;float:left;box-sizing:border-box;vertical-align:top}}@media screen and (max-width: 1100px){.site-header__logo,.site-header__menu-mobile-opener,.sidebar-layout__sidebar,.sidebar-layout__content,.text-section__content,.relation-section__text-column,.works-grid__column,.key-features__header,.key-features__column,.key-features__column:nth-child(2n),.recent-posts__post,.background-columns__column:nth-child(1),.background-columns__column:nth-child(2),.background-columns__column:nth-child(3),.background-columns__column:nth-child(4),.background-columns__column:nth-child(5),.background-columns__column:nth-child(6),.background-columns__column:nth-child(7),.background-columns__column:nth-child(8),.grided-separator__column,.transparent-grid__column,.separator-dense__cell,.main-menu__item--estimate,.clutch-info__block,.backstage-photos__column:nth-child(2),.post--extended .post__main-content,.job-path__skillset,.job-path__timeline,.project-summary__content,.clients-logos__item,.clients-logos__item:first-child,.clients-logos__item:nth-child(6),.clients-logos__item:nth-child(11),.blog__small-post,.careers-apply-form__form-container,.single-project__problems-container,.old-about__who-we-are-content-full,.old-about__who-we-are-tiles-wrapper-tile,.old-about__who-we-are-tiles-wrapper-tile:nth-child(2n+1),.old-about__collaborations-scheme,.old-about__collaborations-description,.old-about__team-container-person,.about .services__left-box,.about .values__left-box,.about .community__left-box-inner,.us__heading__text,.startups__header__wrapper,.modernization__header__wrapper{display:inline-block;min-height:1px;float:left;box-sizing:border-box;vertical-align:top}}@media screen and (max-width: 1100px){.key-features__header,.project-summary__content,.single-project__problems-container{position:relative}}@media screen and (max-width: 959px){.intro-section__content--col-8,.intro-text__wysiwyg,.home-solutions__slider,.home-solutions__nav,.backstage-photos__item,.contact-info,.contact-header__content--col-8,.old-about__who-we-are-tiles-wrapper-tile:nth-child(1n),.about .services__left-box,.landing-new__talents .talents__features,.landing-ml__talents .talents__features,.ebook-page__content,.ebook-page__sidebar{display:inline-block;min-height:1px;float:left;box-sizing:border-box;vertical-align:top}}@media screen and (max-width: 959px){.intro-section__content--col-8,.intro-text__wysiwyg,.contact-header__content--col-8{position:relative}}@media screen and (max-width: 840px){.post--extended .post__main-content{display:inline-block;min-height:1px;float:left;box-sizing:border-box;vertical-align:top}}@media screen and (max-width: 768px){.about .values__left-box,.about .values__line,.about .values__right-box{display:inline-block;min-height:1px;float:left;box-sizing:border-box;vertical-align:top}}@media screen and (max-width: 719px){.relation-section__text-column,.home-solutions__slider,.contact-info,.job-path__timeline,.old-about__collaborations-scheme,.old-about__collaborations-description{display:inline-block;min-height:1px;float:left;box-sizing:border-box;vertical-align:top}}@media screen and (max-width: 679px){.site-header__menu-mobile-opener,.text-section__content,.works-grid__column,.key-features__column,.key-features__column:nth-child(2n),.recent-posts__post,.background-columns__column:nth-child(1),.background-columns__column:nth-child(2),.background-columns__column:nth-child(3),.background-columns__column:nth-child(4),.grided-separator__column,.transparent-grid__column,.separator-dense__cell,.clutch-info__block,.backstage-photos__item,.project-summary__content,.project-summary__number,.clients-logos__item,.clients-logos__item:first-child,.clients-logos__item:nth-child(6),.clients-logos__item:nth-child(11),.careers-apply-form__form-container,.old-about__who-we-are-tiles-wrapper-tile:nth-child(1n),.us__departments,.us__heading__text{display:inline-block;min-height:1px;float:left;box-sizing:border-box;vertical-align:top}}@media screen and (max-width: 679px){.project-summary__content{position:relative}}@media screen and (max-width: 479px){.site-header__logo,.site-header__menu-mobile-opener,.works-grid__column,.backstage-photos__item{display:inline-block;min-height:1px;float:left;box-sizing:border-box;vertical-align:top}}.grid--full-row{width:100%}/*! normalize.css v3.0.2 | MIT License | git.io/normalize */html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}h1{margin:0.67em 0;font-size:2em}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{height:0;box-sizing:content-box}pre{overflow:auto}code,kbd,pre,samp{font-size:1em;font-family:monospace, monospace}button,input,optgroup,select,textarea{margin:0;color:inherit;font:inherit}button{overflow:visible}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}input[type="search"]{-webkit-appearance:textfield;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}fieldset{margin:0 2px;border:1px solid #c0c0c0;padding:0.35em 0.625em 0.75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:bold}table{border-spacing:0;border-collapse:collapse}td,th{padding:0}html{width:100vw;max-width:100%}html::before{content:'';position:fixed;z-index:9999;width:100vw;max-width:100%;height:4px;box-sizing:border-box;background-color:#ff4e00;pointer-events:none}html::after{content:'';position:fixed;top:0;left:0;z-index:9999;width:100vw;max-width:100%;height:100vh;box-sizing:border-box;border-width:4px;border-style:solid;border-color:#ff4e00;pointer-events:none}html.no-scroll{overflow:hidden;height:100%}body{position:relative;overflow-x:hidden;width:100vw;max-width:100%;padding:4px;background:url("../images/backgrounds/noise.png") repeat #262626;color:#666;font-weight:200;font-size:16px;font-family:"Fira Sans",Georgia,Cambria,"Times New Roman",Times,serif;line-height:1.5}@media screen and (max-width: 679px){body{font-size:14px}}body::before{content:'';position:fixed;bottom:0;left:0;z-index:9999;width:100vw;max-width:100%;height:4px;background-color:#ff4e00}body,body *{box-sizing:border-box;margin:0;padding:0;outline:none;list-style:none}body::before,body::after,body *::before,body *::after{box-sizing:border-box;margin:0;padding:0}body .container{display:block;width:100%}body .row::before,body .row::after{content:'';display:table}body .row::after{clear:both}body.modal-open{overflow:hidden}.bold{font-weight:700}.bold--black{font-weight:900}.noise{position:fixed;top:0;left:0;z-index:0;width:100%;height:100vh;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}a{color:#666;text-decoration:none}.clearfix::before,.clearfix::after,.sticky::before,.sticky::after{content:'';display:table}#drift-widget{bottom:48px}html.iframe-embedded .drift-widget-slider,html.iframe-embedded .drift-widget-welcome-online,html.iframe-embedded .drift-widget-welcome-away{display:none !important}html.iframe-embedded .drift-widget-sidebar-half-height{top:0 !important;bottom:unset !important}html.iframe-embedded .cookies-info{display:none}/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on February 7, 2018 */@font-face{font-family:'Pontiac';src:url("../fonts/pontiac/pontiac_bold-webfont.woff2") format("woff2"),url("../fonts/pontiac/pontiac_bold-webfont.woff") format("woff");font-weight:700;font-style:normal}@font-face{font-family:'Pontiac';src:url("../fonts/pontiac/pontiac_light-webfont.woff2") format("woff2"),url("../fonts/pontiac/pontiac_light-webfont.woff") format("woff");font-weight:200;font-style:normal}@font-face{font-family:'Pontiac';src:url("../fonts/pontiac/pontiac_regular-webfont.woff2") format("woff2"),url("../fonts/pontiac/pontiac_regular-webfont.woff") format("woff");font-weight:400;font-style:normal}@font-face{font-family:'Fira Sans';src:url("../fonts/firasans/firasans-light-webfont.woff2") format("woff2"),url("../fonts/firasans/firasans-light-webfont.woff") format("woff");font-weight:200;font-style:normal}@font-face{font-family:'Fira Sans';src:url("../fonts/firasans/firasans-lightitalic-webfont.woff2") format("woff2"),url("../fonts/firasans/firasans-lightitalic-webfont.woff") format("woff");font-weight:200;font-style:italic}@font-face{font-family:'Fira Sans';src:url("../fonts/firasans/firasans-medium-webfont.woff2") format("woff2"),url("../fonts/firasans/firasans-medium-webfont.woff") format("woff");font-weight:600;font-style:normal}@font-face{font-family:'Fira Sans';src:url("../fonts/firasans/firasans-mediumitalic-webfont.woff2") format("woff2"),url("../fonts/firasans/firasans-mediumitalic-webfont.woff") format("woff");font-weight:600;font-style:italic}@font-face{font-style:normal;font-weight:normal;font-family:'icomoon';src:url("../fonts/icomoon/fonts/icomoon.woff2") format("woff2"),url("../fonts/icomoon/fonts/icomoon.ttf") format("truetype"),url("../fonts/icomoon/fonts/icomoon.woff") format("woff"),url("../fonts/icomoon/fonts/icomoon.svg#icomoon") format("svg")}[class^="icon-"],[class*=" icon-"]{font-style:normal;font-variant:normal;font-weight:normal;font-family:"icomoon" !important;line-height:1;text-transform:none;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-search:before{content:"\e90d"}.icon-li-bullet:before{content:"\e90c";color:#f84d10}.icon-star:before{content:"\e900";color:#999}.icon-clutch:before{content:"\e901";color:#999}.icon-facebook:before{content:"\e902"}.icon-instagram:before{content:"\e903"}.icon-linkedin:before{content:"\e904"}.icon-twitter:before{content:"\e905"}.icon-arrow-down-bold:before{content:"\e906"}.icon-arrow-resize:before{content:"\e907"}.icon-socials:before{content:"\e908"}.icon-envelope:before{content:"\e909"}.icon-arrow-down:before{content:"\e90a"}.icon-hamburger:before{content:"\e90b"}.highlight{background:rgba(255,78,0,0.15);font-weight:400}.text-primary{color:#ff4e00 !important}.wysiwyg *+h1,.wysiwyg *+h2,.wysiwyg *+h3,.wysiwyg *+h4,.wysiwyg *+h5,.wysiwyg *+h6,.wysiwyg *+p,.wysiwyg *+blockquote,.wysiwyg *+ol,.wysiwyg *+ul,.wysiwyg *+dl,.wysiwyg *+.table-wrapper,.wysiwyg *+table,.wysiwyg *+figure{margin:2em 0}.wysiwyg h1:first-child,.wysiwyg h2:first-child,.wysiwyg h3:first-child,.wysiwyg h4:first-child,.wysiwyg h5:first-child,.wysiwyg h6:first-child,.wysiwyg p:first-child,.wysiwyg blockquote:first-child,.wysiwyg ol:first-child,.wysiwyg ul:first-child,.wysiwyg dl:first-child,.wysiwyg table:first-child,.wysiwyg figure:first-child{margin-bottom:2em}.wysiwyg ul>li{position:relative;padding:15px 0 0 47px}.wysiwyg ul>li::before{font-style:normal;font-variant:normal;font-weight:normal;font-family:"icomoon" !important;line-height:1;text-transform:none;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\e90c";position:absolute;top:7px;left:0;display:inline-block;color:#f84d10;font-size:36px;line-height:36px;vertical-align:middle}.wysiwyg ul>li>h1:first-child{margin-top:-26px}.wysiwyg ul>li>h2:first-child{margin-top:-16px}.wysiwyg ul>li>h3:first-child{margin-top:-8px}.wysiwyg ul>li ol,.wysiwyg ul>li ul{margin-top:0;margin-bottom:0}.wysiwyg ol>li{counter-increment:ordered-list;position:relative;padding:0 0 0 47px}.wysiwyg ol>li::before{content:counter(ordered-list);display:inline-block;min-width:28px;margin-right:19px;margin-left:-47px;color:#ff4e00;font-weight:400}.wysiwyg ol>li+li{margin-top:10px}.wysiwyg ol>li>ol{counter-reset:ordered-list;padding-left:50px}.wysiwyg dt{font-weight:700}.wysiwyg *:not(h2) a{color:#ff4e00;text-decoration:none}.wysiwyg *:not(h2) a:hover{color:#ff4e00;text-decoration:underline}.wysiwyg h2>a{color:inherit}.wysiwyg img{display:inline-block;max-width:100% !important;height:auto !important;cursor:pointer;vertical-align:middle}.wysiwyg img[style*="float:left"],.wysiwyg img[style*="float: left"],.wysiwyg img[style*="float:right"],.wysiwyg img[style*="float: right"]{padding-top:10px;padding-bottom:10px}.wysiwyg img[style*="float:left"],.wysiwyg img[style*="float: left"]{padding-right:10px}.wysiwyg img[style*="float:right"],.wysiwyg img[style*="float: right"]{padding-left:10px}.wysiwyg figure img{display:block}.wysiwyg blockquote:not(.instagram-media){position:relative;padding:0 0 0 81px;color:#777;font-style:italic;line-height:1.75}.wysiwyg blockquote:not(.instagram-media)::before{content:open-quote;position:absolute;top:0;left:0;color:#ff4e00;font-style:normal;font-size:107px;line-height:1}.wysiwyg blockquote:not(.instagram-media)::after{content:close-quote;position:absolute;top:0.25rem;bottom:0.65rem;left:55px;width:1px;background-color:#ccc;color:transparent}.wysiwyg strong{color:#333;font-weight:600}.wysiwyg span[style*="color"] strong{color:inherit}.wysiwyg em{font-style:italic;font-weight:normal}.wysiwyg table{width:100%}.wysiwyg table thead{background-color:#f2f2f2;color:#ff4e00;text-align:left}.wysiwyg table tbody{color:#555}.wysiwyg table td,.wysiwyg table th{border:1px solid #ccc;padding:10px 28px}.wysiwyg table th{font-weight:400;font-family:"Pontiac",Arial,Helvetica,sans-serif}.wysiwyg .table-wrapper{position:relative;overflow:hidden}.wysiwyg .table-wrapper::before,.wysiwyg .table-wrapper::after{content:'';position:absolute;top:-25px;left:0;right:-25px;bottom:-25px;box-shadow:0px 0 15px 10px rgba(0,0,0,0.2) inset;pointer-events:none;opacity:0;transition:opacity 0.2s ease}.wysiwyg .table-wrapper::after{left:-25px;right:0}.wysiwyg .table-wrapper .table-wrapper__content{overflow-x:auto}.wysiwyg .table-wrapper .table-wrapper__content>table{margin:0}.wysiwyg .table-wrapper--left-shadow::before,.wysiwyg .table-wrapper--right-shadow::after{opacity:1}.wysiwyg h1,.wysiwyg h2,.wysiwyg h3,.wysiwyg h4,.wysiwyg h5,.wysiwyg h6{margin:0.5em 0;color:#333;font-weight:700;font-family:"Pontiac",Arial,Helvetica,sans-serif}.wysiwyg h1:first-child,.wysiwyg h2:first-child,.wysiwyg h3:first-child,.wysiwyg h4:first-child,.wysiwyg h5:first-child,.wysiwyg h6:first-child{margin-bottom:0.5em}.wysiwyg h1{font-size:48px}.wysiwyg h2{font-size:36px}.wysiwyg h3{font-size:24px}.wysiwyg h4{font-size:18px}@media screen and (max-width: 1368px){.wysiwyg h1{font-size:42px}.wysiwyg h2{font-size:32px}}@media screen and (max-width: 768px){.wysiwyg h3{font-size:38px}.wysiwyg h4{font-size:24px}}@media screen and (max-width: 719px){.wysiwyg h1{font-size:24px}.wysiwyg h2{font-size:20px}.wysiwyg h3{font-size:18px}}.wysiwyg--light{color:#fff}.wysiwyg--light h1,.wysiwyg--light h2,.wysiwyg--light h3,.wysiwyg--light h4,.wysiwyg--light h5,.wysiwyg--light h6,.wysiwyg--light strong,.wysiwyg--light a{color:#fff}.wysiwyg--light span[style*="color"] strong{color:inherit}.wysiwyg--light-headings h1,.wysiwyg--light-headings h2,.wysiwyg--light-headings h3,.wysiwyg--light-headings h4,.wysiwyg--light-headings h5,.wysiwyg--light-headings h6{font-weight:200}.wysiwyg--light-headings h1 strong,.wysiwyg--light-headings h2 strong,.wysiwyg--light-headings h3 strong,.wysiwyg--light-headings h4 strong,.wysiwyg--light-headings h5 strong,.wysiwyg--light-headings h6 strong{font-weight:700}.wysiwyg--center{text-align:center}.header{color:#333;font-weight:700;font-family:"Pontiac",Arial,Helvetica,sans-serif;line-height:1.5}.header__link{color:inherit}.header__link:hover{color:#ff4e00}.header__bold{font-weight:700}.header__accent{color:#ff4e00}.header--center{text-align:center}.header--light-color{color:#fff}.header--dark-color{color:#333}.header--regular-weight{font-weight:400}.header--light-weight{font-weight:200}.header--size-1{font-size:60px}.header--size-2{font-size:48px}.header--size-3{font-size:36px}.header--size-4{font-size:24px}.header--size-5{font-size:18px}@media screen and (max-width: 1368px){.header--size-2{font-size:42px}.header--size-3{font-size:32px}}@media screen and (max-width: 768px){.header--size-2{font-size:38px}.header--size-3{font-size:24px}}@media screen and (max-width: 719px){.header--size-1{font-size:36px}.header--size-2{font-size:24px}.header--size-3{font-size:20px}.header--size-4{font-size:18px}}.page{position:relative;z-index:1;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%;min-height:100vh;padding-bottom:50px}@media screen and (max-width: 1100px){.page{padding-bottom:96px}}@media screen and (max-width: 679px){.page{padding-bottom:50px}}.page__header{position:absolute;top:0;left:0;z-index:97;width:100%;transition:background-color 0.75s ease, transform 0.3s ease;transform:translateY(0%);top:-124px;height:124px}@media screen and (max-width: 1440px){.page__header{top:-64px;height:64px}}.page__header--fixed{position:fixed;top:-64px;height:64px;background:url("../images/backgrounds/noise.png") repeat #262626;transition:transform 0.3s ease}@media screen and (max-width: 1100px){.page__header--fixed .sub-menu{padding:0}}.page__header--inside{z-index:104}.page__header--inside .site-header.site-header--white:not(.hidden) ~ .site-header{display:none}.page__header--visible{transform:translate3d(0, 100%, 0)}.page__header--hidden{transform:translate3d(0, 0, 0)}.page__header--hidden .sub-menu{transform:translate(0, -150%)}.page__header--transform{z-index:104;animation:revoke124 0.75s 1 normal ease}@media screen and (max-width: 1440px){.page__header--transform{animation:revoke64 0.75s 1 normal ease}}html.iframe-embedded .page__header{display:none}.page__header--simple{background-color:#fff;box-shadow:0 -8px 44px 0 rgba(0,0,0,0.08)}.page__header--simple .site-header{border-bottom:1px solid #fff}.page__header--simple .site-header__logo:before,.page__header--simple .site-header__logo:after,.page__header--simple .site-header__row:after{display:none}.page__header--simple .site-header__logo-figure--standard{display:none}.page__header--simple .site-header__logo-figure--outsourcing{display:-ms-flexbox;display:flex}.page__header--simple .site-header__main-menu,.page__header--simple .site-header__separator{display:none}.page__content{-ms-flex:1 1 auto;flex:1 1 auto;min-height:1px}.page .hide{display:none}@keyframes revoke124{0%{height:64px}100%{height:124px}}@keyframes revoke64{0%{height:64px}100%{height:64px}}.full-page{position:relative;z-index:1;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%;min-height:100vh}.full-page__content{-ms-flex:1 1 auto;flex:1 1 auto}.site-header{position:relative;z-index:11;overflow:visible;width:100vw;height:100%;border-bottom:1px solid #373737;font-weight:400;font-size:14px;font-family:"Pontiac",Arial,Helvetica,sans-serif;padding-right:80px;padding-left:80px}@media screen and (max-width: 1100px){.site-header{padding-right:40px;padding-left:40px}}@media screen and (max-width: 479px){.site-header{padding-right:24px;padding-left:24px}}@media screen and (max-width: 1100px){.site-header{border-bottom:1px solid rgba(255,78,0,0.5)}}.site-header__container{max-width:1728px;margin:0 auto;height:100%}.site-header__container--menu-mobile-opened .separator-dense{display:none}.site-header__row{padding-left:0 !important;padding-right:0 !important;margin-left:-0;margin-right:-0;position:relative;height:100%}[class*="no-gutter"]>.site-header__row{margin-left:0 !important;margin-right:0 !important}.site-header__row .site-header__row{margin-left:-0;margin-right:-0}@media screen and (min-width: 1920px){.site-header__row .site-header__row{margin-left:-0;margin-right:-0}}@media screen and (max-width: 1919px){.site-header__row .site-header__row{margin-left:-0;margin-right:-0}}@media screen and (max-width: 1826px){.site-header__row .site-header__row{margin-left:-0;margin-right:-0}}@media screen and (max-width: 1626px){.site-header__row .site-header__row{margin-left:-0;margin-right:-0}}@media screen and (max-width: 1599px){.site-header__row .site-header__row{margin-left:-0;margin-right:-0}}@media screen and (max-width: 1440px){.site-header__row .site-header__row{margin-left:-0;margin-right:-0}}@media screen and (max-width: 1368px){.site-header__row .site-header__row{margin-left:-0;margin-right:-0}}@media screen and (max-width: 1279px){.site-header__row .site-header__row{margin-left:-0;margin-right:-0}}@media screen and (max-width: 1100px){.site-header__row .site-header__row{margin-left:-0;margin-right:-0}}@media screen and (max-width: 959px){.site-header__row .site-header__row{margin-left:-0;margin-right:-0}}@media screen and (max-width: 840px){.site-header__row .site-header__row{margin-left:-0;margin-right:-0}}@media screen and (max-width: 768px){.site-header__row .site-header__row{margin-left:-0;margin-right:-0}}@media screen and (max-width: 719px){.site-header__row .site-header__row{margin-left:-0;margin-right:-0}}@media screen and (max-width: 679px){.site-header__row .site-header__row{margin-left:-0;margin-right:-0}}@media screen and (max-width: 579px){.site-header__row .site-header__row{margin-left:-0;margin-right:-0}}@media screen and (max-width: 479px){.site-header__row .site-header__row{margin-left:-0;margin-right:-0}}@media screen and (max-width: 340px){.site-header__row .site-header__row{margin-left:-0;margin-right:-0}}.site-header__row::after{content:'';position:absolute;top:0;right:0;width:1px;height:100%;background-color:#373737}@media screen and (max-width: 1100px){.site-header__row::after{content:unset}}.site-header__logo{width:16.66667%;position:relative;height:100%;padding-top:12px;padding-bottom:12px;transition:opacity 0.3s ease}@media screen and (max-width: 1100px) and (max-width: 1100px) and (max-width: 1100px){.site-header__logo{width:25%}}@media screen and (max-width: 479px) and (max-width: 479px) and (max-width: 479px){.site-header__logo{width:50%}}.site-header__logo::before{content:'';position:absolute;top:0;left:0;width:1px;height:100%;background-color:#373737;transition:background-color 0.3s ease}@media screen and (max-width: 1100px){.site-header__logo::before{content:unset}}.site-header__logo::after{content:'';position:absolute;top:0;right:-1px;width:1px;height:100%;background-color:#373737;transition:background-color 0.3s ease}@media screen and (max-width: 1100px){.site-header__logo::after{content:unset}}.site-header__logo--darkened{opacity:0.5;transition:opacity 0.3s ease}.site-header__logo-text{font-weight:800}.site-header__logo-link{width:100%;height:100%}.site-header__logo-figure{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:100%;height:100%;padding-bottom:1px}@media screen and (max-width: 479px){.site-header__logo-figure{-ms-flex-pack:start;justify-content:start}}.site-header__logo-figure>*{width:144px;height:auto;max-height:100%}.site-header__logo-figure--outsourcing{display:none}.site-header__logo-figure--outsourcing svg{width:auto;height:auto;max-height:100%}.site-header__logo-figure--outsourcing .site-header__logo-text{width:auto;margin-left:12px}.site-header__slogan-container{width:75%;margin-left:8.33333%;position:relative;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;height:100%;padding:0}@media screen and (max-width: 1100px){.site-header__slogan-container{display:none}}.site-header__slogan{color:#999;font-style:italic;font-family:"Fira Sans",Georgia,Cambria,"Times New Roman",Times,serif}.site-header__main-menu{width:75%;margin-left:8.33333%;position:relative;height:100%;padding:0}@media screen and (max-width: 1100px){.site-header__main-menu{position:absolute;left:50%;width:0;margin-left:0}}.site-header__menu-mobile-opener{display:none}@media screen and (max-width: 1100px){.site-header__menu-mobile-opener{position:relative;z-index:12;overflow:hidden;display:block;height:100%;border-right:1px solid rgba(255,78,0,0.5);border-left:1px solid rgba(255,78,0,0.5);padding:0;cursor:pointer}}@media screen and (max-width: 1100px) and (max-width: 1100px) and (max-width: 1100px){.site-header__menu-mobile-opener{width:12.5%;margin-left:62.5%}}@media screen and (max-width: 679px) and (max-width: 679px) and (max-width: 679px){.site-header__menu-mobile-opener{width:25%;margin-left:50%}}@media screen and (max-width: 479px) and (max-width: 479px) and (max-width: 479px){.site-header__menu-mobile-opener{width:25%;margin-left:25%}}.site-header__menu-mobile-opener--menu-opened>div::before{color:#ff4e00}.site-header__menu-mobile-opener--menu-opened .dashed-background-small__lines{transform:translate(-150%, 150%)}.site-header__menu-mobile-icon{position:relative;overflow:hidden;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:100%;height:100%}.site-header__menu-mobile-icon::before{color:#999;font-size:36px;transition:all 1.5s ease}.overlay-menu{position:fixed;top:0;z-index:105;clip:rect(40px, 98.5vw, 104px, 92.9vw);width:100vw;height:100vh;padding:50px 72px 72px;background-color:#ff4e00;color:#fff;font-family:"Pontiac",Arial,Helvetica,sans-serif;transition:background 0.2s ease, clip 0.2s ease;transition-delay:0s, 0.1s}@media screen and (max-width: 1826px){.overlay-menu{clip:rect(16px, calc(100vw - 16px), 80px, calc(100vw - 157px));padding:27px 40px 40px}}@media screen and (max-width: 1279px){.overlay-menu{clip:rect(0, 100vw, 42px, calc(100vw - 50px));padding:16px 32px 32px}}.resizing .overlay-menu{transition:none}.overlay-menu--visible{clip:rect(0, 100vw, 100vh, 0);transition-delay:0s, 0s}.overlay-menu--hidden{display:none}.overlay-menu--visible.overlay-menu--expanded{background-color:#000}.overlay-menu__inner{position:relative;width:100%;height:100%}@media (max-width: 719px){.overlay-menu__inner{height:calc(100% - 64px)}}.overlay-menu__open-button{position:fixed;top:40px;right:40px;z-index:104;opacity:0;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:141px;height:64px;border:none;background-color:#ff4e00;color:#fff;font-weight:400;font-size:16px;font-family:"Pontiac",Arial,Helvetica,sans-serif;line-height:20px;transition:opacity 0.3s ease}@media screen and (max-width: 1826px){.overlay-menu__open-button{top:16px;right:16px}}@media screen and (max-width: 1279px){.overlay-menu__open-button{top:0;right:0}}.overlay-menu__open-button--visible{opacity:1}.overlay-menu__open-button-icon{margin-left:16px}.overlay-menu__open-button-icon::before{color:currentColor}.overlay-menu__header{position:absolute;top:0;right:0;left:0;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.overlay-menu__logo{width:141px;height:44px}@media screen and (max-width: 1279px){.overlay-menu__logo{width:103px;height:32px}}.overlay-menu__logo svg{width:100%;height:100%}.overlay-menu__close-button{position:relative;right:-32px;z-index:10;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:141px;height:44px;border:none;background-color:transparent;color:#fff;font-weight:400;font-size:16px;line-height:18px}@media screen and (max-width: 1826px){.overlay-menu__close-button{right:-24px}}@media screen and (max-width: 1279px){.overlay-menu__close-button{top:0;right:-8px;-ms-flex-pack:end;justify-content:flex-end;width:92px;height:32px;padding:0;padding-top:8px;padding-right:7px;font-size:0}}.overlay-menu__close-button-icon{margin-left:15px}@media screen and (max-width: 1279px){.overlay-menu__close-button-icon{margin-left:0}}.overlay-menu__content{opacity:0;transition-property:opacity, transform;transition-duration:0.15s;transition-timing-function:ease, ease;transform:scale(.9);position:relative;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;max-width:2080px;height:100%;margin:0 auto;padding:85px 0;transition-delay:0s}.resizing .overlay-menu__content{transition:none !important}@media (max-width: 2240px){.overlay-menu__content{max-width:1310px}}@media screen and (max-width: 1826px){.overlay-menu__content{max-width:1120px}}@media screen and (max-width: 1279px){.overlay-menu__content{opacity:1;-ms-flex-align:start;align-items:flex-start;max-width:none;padding:75px 0 0;transition:none;transform:none}}@media screen and (max-width: 768px){.overlay-menu__content{padding:65px 0 0}}.overlay-menu--visible .overlay-menu__content{opacity:1;transition-property:opacity, transform;transition-duration:0.15s;transition-timing-function:ease, ease;transform:scale(1);transition-delay:0.1s}@media screen and (max-width: 1279px){.overlay-menu--visible .overlay-menu__content{opacity:1;transition:transform 0.3s ease;transform:translateX(0)}}@media screen and (max-width: 1279px){.overlay-menu--expanded .overlay-menu__content{opacity:1;transition:transform 0.3s ease;transform:translateX(calc(-100% - 32px))}}.overlay-menu__main-menu{-ms-flex:0 0 430px;flex:0 0 430px;transition:transform 0.2s ease;transform:translateX(242%)}@media (max-width: 2240px){.overlay-menu__main-menu{-ms-flex-preferred-size:300px;flex-basis:300px;transform:translateX(219%)}}@media screen and (max-width: 1826px){.overlay-menu__main-menu{-ms-flex-preferred-size:347px;flex-basis:347px;transform:translateX(161%)}}@media screen and (max-width: 1279px){.overlay-menu__main-menu{overflow:auto;-ms-flex-preferred-size:100%;flex-basis:100%;max-height:100%;padding-bottom:94px;transform:translateX(0)}}.overlay-menu--expanded .overlay-menu__main-menu{transform:translateX(0)}.resizing .overlay-menu__main-menu{transition:none}.overlay-menu__main-item{margin-top:40px}.overlay-menu__main-item:first-child{margin-top:0}@media (max-width: 2240px){.overlay-menu__main-item{margin-top:24px}}@media screen and (max-width: 768px){.overlay-menu__main-item{margin-top:16px}}@media (max-height: 768px){.overlay-menu__main-item{margin-top:16px}}.overlay-menu__main-item--small{margin-top:32px}@media (max-width: 2240px){.overlay-menu__main-item--small{margin-top:24px}}@media screen and (max-width: 768px){.overlay-menu__main-item--small{margin-top:16px}}@media (max-height: 768px){.overlay-menu__main-item--small{margin-top:16px}}.overlay-menu__main-item:not(.overlay-menu__main-item--small)+.overlay-menu__main-item--small{margin-top:64px}@media (max-width: 2240px){.overlay-menu__main-item:not(.overlay-menu__main-item--small)+.overlay-menu__main-item--small{margin-top:48px}}@media screen and (max-width: 768px){.overlay-menu__main-item:not(.overlay-menu__main-item--small)+.overlay-menu__main-item--small{margin-top:32px}}@media (max-height: 768px){.overlay-menu__main-item:not(.overlay-menu__main-item--small)+.overlay-menu__main-item--small{margin-top:16px}}@media (max-width: 1280px) and (max-height: 768px){.overlay-menu__main-item:not(.overlay-menu__main-item--small)+.overlay-menu__main-item--small{margin-top:16px}}.overlay-menu__main-link{border:none;background:none;color:#fff;font-weight:700;font-size:72px;transition:color 0.2s ease}@media (max-width: 2240px){.overlay-menu__main-link{font-size:48px}}@media screen and (max-width: 768px){.overlay-menu__main-link{font-size:32px}}@media (min-width: 1280px) and (max-height: 768px){.overlay-menu__main-link{font-size:48px;line-height:1.3}}@media (max-width: 1280px) and (max-height: 768px){.overlay-menu__main-link{font-size:32px}}.overlay-menu--expanded .overlay-menu__main-link{color:rgba(255,255,255,0.2)}.overlay-menu--expanded .overlay-menu__main-link--active{color:#fff}.overlay-menu__main-link[data-section="contact"] .overlay-menu__main-link-icon{display:none}.overlay-menu__main-link-icon{display:inline-block;width:32px;height:32px;margin-bottom:3px;margin-left:-6px}@media (max-width: 2240px){.overlay-menu__main-link-icon{width:20px;height:20px;margin-bottom:0}}@media screen and (max-width: 768px){.overlay-menu__main-link-icon{width:14px;height:14px;margin-bottom:3px}}.overlay-menu__main-link-icon svg{display:block;width:100%;height:100%;fill:currentColor}div[data-section="contact"] .overlay-menu__main-link-icon{display:none}.overlay-menu__main-link--small{font-size:40px}@media (max-width: 2240px){.overlay-menu__main-link--small{font-size:24px}}@media screen and (max-width: 768px){.overlay-menu__main-link--small{font-size:20px}}@media (max-width: 1280px) and (max-height: 768px){.overlay-menu__main-link--small{font-size:20px}}.overlay-menu__main-link--small .overlay-menu__main-link-icon{width:20px;height:20px;margin-bottom:1px;margin-left:0}@media (max-width: 2240px){.overlay-menu__main-link--small .overlay-menu__main-link-icon{width:12px;height:12px}}@media screen and (max-width: 768px){.overlay-menu__main-link--small .overlay-menu__main-link-icon{width:10px;height:10px}}@media (max-width: 1280px) and (max-height: 768px){.overlay-menu__main-link--small .overlay-menu__main-link-icon{width:10px;height:10px}}.overlay-menu__label{margin-bottom:16px;color:rgba(255,255,255,0.6);font-weight:600;font-size:14px;transition:opacity 0.3s ease}.overlay-menu--expanded .overlay-menu__label{opacity:0;pointer-events:none}.overlay-menu__label__label--social{margin-bottom:24px}.overlay-menu__contact{position:absolute;bottom:109px;left:0;transition:opacity 0.3s ease}.overlay-menu--expanded .overlay-menu__contact{opacity:0;pointer-events:none}@media screen and (max-width: 1279px){.overlay-menu__contact{display:none}}.overlay-menu__contact .hamburger__blur--container{display:block}.overlay-menu__contact .hamburger__blur--container [data-hide-mail]{font-family:"Fira Sans",Georgia,Cambria,"Times New Roman",Times,serif}.overlay-menu__contact .hamburger__blur--container-has-block>span:first-child{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}.overlay-menu__contact .hamburger__blur--hidden{position:absolute;left:0;width:90%;background:linear-gradient(to left, transparent 0%, #ff4e00 20%);color:rgba(255,255,255,0.6);line-height:32px;text-align:left;transition:0.3s cubic-bezier(0.55, 0.17, 0.05, 0.05);cursor:pointer}.overlay-menu__contact .hamburger__blur--hidden:hover{color:#000}.overlay-menu__contact .hamburger__blur--visible{display:none}.overlay-menu__contact-link{color:#fff;font-weight:400;font-size:14px;font-family:"Fira Sans",Georgia,Cambria,"Times New Roman",Times,serif;line-height:32px}.overlay-menu__socials{position:absolute;bottom:0;left:0}@media screen and (max-width: 1279px){.overlay-menu__socials{display:none}}.overlay-menu__social-link{display:inline-block;margin-right:40px;line-height:0}.overlay-menu__social-link:last-child{margin-right:0}.overlay-menu__social-icon{font-size:24px}.overlay-menu__social-icon::before{color:#fff}.overlay-menu__estimate-cta{position:absolute;right:0;bottom:0;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:273px;height:72px;border:none;background-color:#000;color:#fff;font-weight:700;font-size:18px;line-height:24px;white-space:nowrap;transition:all 0.3s ease}@media screen and (max-width: 1826px){.overlay-menu__estimate-cta{height:64px}}@media screen and (max-width: 1279px){.overlay-menu__estimate-cta{left:0;-ms-flex-pack:justify;justify-content:space-between;width:100%;padding:0 32px;transition-timing-function:ease}}.overlay-menu--expanded .overlay-menu__estimate-cta{background-color:#fff;color:#000}@media screen and (max-width: 1279px){.overlay-menu--expanded .overlay-menu__estimate-cta{background-color:#000;color:#fff;transition:all 0.3s ease;transform:translateX(calc(-100% - 32px))}}.resizing .overlay-menu__estimate-cta{transition:none !important}.overlay-menu__estimate-cta-icon{margin-left:24px}.overlay-menu__estimate-cta-icon svg{fill:currentColor}.overlay-menu .simplebar-scrollbar::before{opacity:1;background-color:#ff4e00}.overlay-submenu{display:block;-ms-flex:1 1 auto;flex:1 1 auto;margin-left:260px}@media (max-width: 2240px){.overlay-submenu{margin-left:110px}}@media screen and (max-width: 1826px){.overlay-submenu{margin-left:40px}}@media screen and (max-width: 1279px){.overlay-submenu{-ms-flex:0 0 100%;flex:0 0 100%;height:100%;margin-left:32px;padding-top:70px}}@media (max-width: 1280px) and (max-height: 768px){.overlay-submenu{padding-top:0}}.overlay-submenu__item{display:-ms-flexbox;display:flex}@media screen and (max-width: 1279px){.overlay-submenu__item{height:100%}}.overlay-submenu__item--hidden{display:none}.overlay-submenu__item[data-section-id="contact"]>.overlay-submenu__column:first-of-type{max-width:290px;z-index:1}.overlay-submenu__item-content{overflow:auto}.overlay-submenu__back{margin-bottom:80px;border:none;background:none;color:#ff4e00}@media (max-width: 2240px){.overlay-submenu__back{margin-bottom:40px}}.overlay-submenu__back-icon::after{color:currentColor}@media (max-width: 2240px){.overlay-submenu__back-icon svg{width:22px;height:12px}}.overlay-submenu__column{-ms-flex:1 1 50%;flex:1 1 50%}.overlay-submenu__column--content{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:start;align-items:flex-start}@media screen and (max-width: 1279px){.overlay-submenu__column--content{overflow:auto;-ms-flex-pack:start;justify-content:flex-start;max-height:100%}}.overlay-submenu__animated-row{opacity:0;transition-property:opacity, transform;transition-duration:0.15s;transition-timing-function:ease, ease;transform:translateY(20px)}.overlay-submenu__animated-row:nth-child(5){transition-delay:0ms,0ms}.overlay-submenu__animated-row:nth-child(4){transition-delay:50ms,50ms}.overlay-submenu__animated-row:nth-child(3){transition-delay:100ms,100ms}.overlay-submenu__animated-row:nth-child(2){transition-delay:150ms,150ms}.overlay-submenu__animated-row:nth-child(1){transition-delay:200ms,200ms}.overlay-submenu__animated-row:nth-child(0){transition-delay:250ms,250ms}@media screen and (max-width: 1279px){.overlay-submenu__animated-row{opacity:1;transition:none;transform:none}}.overlay-submenu--expanded .overlay-submenu__animated-row{opacity:1;transition-property:opacity, transform;transition-duration:0.15s;transition-timing-function:ease, ease;transform:translateY(0)}@media screen and (max-width: 1279px){.overlay-submenu--expanded .overlay-submenu__animated-row{opacity:1;transition:none;transform:none}}.overlay-submenu--expanded .overlay-submenu__animated-row:nth-child(1){transition-delay:0ms,0ms}.overlay-submenu--expanded .overlay-submenu__animated-row:nth-child(2){transition-delay:50ms,50ms}.overlay-submenu--expanded .overlay-submenu__animated-row:nth-child(3){transition-delay:100ms,100ms}.overlay-submenu--expanded .overlay-submenu__animated-row:nth-child(4){transition-delay:150ms,150ms}.overlay-submenu--expanded .overlay-submenu__animated-row:nth-child(5){transition-delay:200ms,200ms}.overlay-submenu--expanded .overlay-submenu__animated-row:nth-child(6){transition-delay:250ms,250ms}.overlay-submenu__title{font-weight:700;font-size:40px;line-height:55px}@media (max-width: 2240px){.overlay-submenu__title{font-size:20px;line-height:32px}}.overlay-submenu__subtitle{margin-top:20px;font-weight:400;font-size:24px;line-height:40px}@media (max-width: 2240px){.overlay-submenu__subtitle{margin-top:10px;font-size:14px;line-height:28px}}.overlay-submenu__description{margin-top:40px;color:rgba(255,255,255,0.5);font-weight:400;font-size:24px;font-family:"Fira Sans",Georgia,Cambria,"Times New Roman",Times,serif;line-height:40px}@media (max-width: 2240px){.overlay-submenu__description{margin-top:10px;font-size:14px;line-height:28px}}.overlay-submenu__description ul{margin-left:1.3em}.overlay-submenu__description ul li{margin-top:24px;list-style-type:disc;line-height:28px}@media (max-width: 2240px){.overlay-submenu__description ul li{margin-top:10px}}.overlay-submenu__description ul li:first-child{margin-top:0}.overlay-submenu__contact-section{margin-top:40px}@media (max-width: 2240px){.overlay-submenu__contact-section{margin-top:20px}}.overlay-submenu__contact-section:first-of-type{margin-top:0}.overlay-submenu__contact-label{display:block;color:rgba(255,255,255,0.4);font-weight:700;font-size:18px;line-height:32px}@media (max-width: 2240px){.overlay-submenu__contact-label{font-size:14px;line-height:24px}}.overlay-submenu__contact-title{margin-top:12px;font-weight:400;font-size:24px;line-height:32px}@media (max-width: 2240px){.overlay-submenu__contact-title{font-size:14px;line-height:28px}}.overlay-submenu__contact-link{display:inline-block;margin-top:12px;color:#fff;font-weight:400;font-size:20px;font-family:"Fira Sans",Georgia,Cambria,"Times New Roman",Times,serif;line-height:32px;text-decoration:underline}.overlay-submenu__contact-link:hover,.overlay-submenu__contact-link:focus{text-decoration:none}@media (max-width: 2240px){.overlay-submenu__contact-link{font-size:14px;line-height:28px}}.overlay-submenu__more-button{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;min-width:195px;height:64px;margin-top:80px;border:none;padding:10px;background:#ff4e00;color:#fff;font-weight:700;font-family:"Pontiac",Arial,Helvetica,sans-serif;line-height:24px;white-space:nowrap}@media (max-width: 2240px){.overlay-submenu__more-button{min-width:175px;height:48px;margin-top:40px;font-size:16px}}.overlay-submenu__more-button-icon{margin-top:1px;margin-left:16px}.overlay-submenu__more-button-icon svg{fill:currentColor}.overlay-submenu__column--thumb{display:-ms-flexbox;display:flex;-ms-flex:0 0 667px;flex:0 0 667px;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;margin-left:165px}@media (max-width: 2240px){.overlay-submenu__column--thumb{-ms-flex-preferred-size:457px;flex-basis:457px;margin-left:95px}}@media screen and (max-width: 1826px){.overlay-submenu__column--thumb{-ms-flex-preferred-size:347px;flex-basis:347px;margin-left:40px}}@media screen and (max-width: 1279px){.overlay-submenu__column--thumb{display:none}}.overlay-submenu__image,.overlay-submenu__video{display:block;max-width:100%}.overlay-submenu__video{cursor:pointer}.overlay-submenu__animated-thumb{opacity:0;transition-property:opacity, transform;transition-duration:0.15s;transition-timing-function:ease, ease;transform:scale(.9);will-change:transform;transition-duration:0.25s;transition-delay:0.1s}.overlay-submenu--expanded .overlay-submenu__animated-thumb{opacity:1;transition-property:opacity, transform;transition-duration:0.15s;transition-timing-function:ease, ease;transform:scale(1);transition-duration:0.25s;transition-delay:0s}.overlay-submenu__categories-list{overflow:auto;width:100%;max-height:50vh}@media screen and (max-width: 1279px){.overlay-submenu__categories-list{max-height:none}}.overlay-categories{margin-bottom:80px}@media (max-width: 2240px){.overlay-categories{margin-bottom:40px}}.overlay-categories+.overlay-submenu__more-button{margin-top:0}.overlay-categories__label{margin-bottom:39px;color:rgba(255,255,255,0.2);font-weight:700;font-size:16px;line-height:16px}@media (max-width: 2240px){.overlay-categories__label{margin-bottom:16px;font-size:14px}}.overlay-categories__menu-item{margin-top:24px}@media (max-width: 2240px){.overlay-categories__menu-item{margin-top:12px}}.overlay-categories__menu-item:first-child{margin-top:0}.overlay-categories__menu-link{color:rgba(255,255,255,0.4);font-weight:"Fira Sans",Georgia,Cambria,"Times New Roman",Times,serif;font-size:24px;line-height:32px;transition:color 0.3s ease}@media (max-width: 2240px){.overlay-categories__menu-link{font-size:14px;line-height:28px}}.overlay-categories__menu-link:hover{color:#fff}.map-image{position:absolute;cursor:url("../images/menu/hexagon.svg") 2 2,auto}@media (max-width: 1350px){.map-image{max-width:850px}}.map-image__text{z-index:1;max-width:290px}.map-image__pin{position:absolute;height:6%}.map-image__pin:hover .map-image__hex{visibility:visible}.map-image__pin:nth-of-type(1){top:29.5%;left:38%;min-width:6%}.map-image__pin:nth-of-type(2){top:28.5%;left:68.5%;min-width:5%}.map-image__pin:nth-of-type(3){top:26.5%;left:74%;min-width:5%}.map-image__pin:nth-of-type(4){top:25.5%;left:79.5%;min-width:5%}.map-image__hex{visibility:hidden;position:absolute;width:220px;height:190px;top:10px;transform:translate(-50%, -100%);left:50%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.map-image__hex-visible{visibility:visible}.map-image__hex-title{color:#FF4E00;font-family:Pontiac;font-size:18px;font-weight:900;letter-spacing:0;line-height:24px;text-align:center;max-width:107px;margin-bottom:8px}.map-image__hex-text{color:#FFFFFF;font-family:"Fira Sans";font-size:16px;letter-spacing:0;line-height:24px;text-align:center;max-width:140px}.map-image__hex>img{position:absolute;z-index:-1;top:50%;left:50%;transform:translate(-50%, -50%)}.footer{position:relative;overflow:hidden;padding-bottom:4px}.footer--clutch-visible,.footer--cookies-visible{padding-bottom:calc(4px + 48px)}@media screen and (max-width: 1100px){.footer--clutch-visible,.footer--cookies-visible{padding-bottom:calc(4px + 48px)}}@media screen and (max-width: 679px){.footer--clutch-visible,.footer--cookies-visible{padding-bottom:calc(48px + 4px)}}.footer__row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.footer__section{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:25%;border-left:1px solid #000;padding:0;font-weight:200;font-size:14px}.footer__section:last-child{border-right:1px solid #000}html.iframe-embedded .footer__section{display:none}@media screen and (max-width: 1100px){.footer__section{width:50%}.footer__section:nth-child(2){border-right:1px solid #000}}@media screen and (max-width: 679px){.footer__section{border-right:none;border-left:none}.footer__section:nth-child(2),.footer__section:last-child{border-right:none;border-left:none}.footer__section:nth-child(3){border-right:1px solid #000}}@media screen and (max-width: 679px){.footer__section:nth-child(1),.footer__section:nth-child(2){width:100%;padding:0}.footer__section:nth-child(3) .footer__section-content{height:auto}}.footer__heading{position:relative;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;height:70px;padding:0 32px;color:#ff4e00;font-weight:400;font-size:14px;font-family:"Pontiac",Arial,Helvetica,sans-serif}.footer__heading::before{content:'';position:absolute;top:0;left:50%;width:100vw;height:70px;border-top:1px solid #000;border-bottom:1px solid #000;background-color:transparent;transform:translateX(-50%)}@media screen and (max-width: 679px){.footer__heading{padding-right:16px;padding-left:16px}}.footer__section-content{-ms-flex:1;flex:1;padding:21px 32px}@media screen and (max-width: 679px){.footer__section-content{padding-right:16px;padding-left:16px}}.footer__item{margin:4px 0}.footer__item__new-tag{display:inline-block;margin-bottom:5px;margin-left:3px;border-radius:2px;padding:3px 2px 0;background-color:#ff4e00;color:#fff;font-size:11px;line-height:1;text-transform:uppercase;vertical-align:middle}.footer__link{display:inline-block;padding:4px 0;line-height:1.4}.footer__link--disabled{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}.footer__container{display:block;width:100%}.footer__blur--container{position:relative;display:inline-block}.footer__blur--container-has-block>span:first-child{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}.footer__blur--hidden{position:absolute;left:0;width:90%;background:linear-gradient(to left, transparent 0%, #262626 40%);color:#ccc;line-height:32px;text-align:left;transition:0.3s cubic-bezier(0.55, 0.17, 0.05, 0.05);cursor:pointer}.footer__blur--hidden:hover{color:#ff4e00}.footer__blur--visible{display:none}.footer__contact-adress{line-height:32px}.footer__link:hover{color:#ff4e00}.footer__office{margin:10px 0;color:#adadad}.footer__office-code{display:inline-block;min-width:24px;color:#eee}.footer__social-menu-list{height:70px;border-top:1px solid #000}@media screen and (max-width: 679px){.footer__social-menu-list::before{content:'';position:absolute;bottom:0;left:50%;width:100vw;height:70px;border-top:1px solid #000;background-color:transparent;transform:translateX(-50%);pointer-events:none}}.footer--clutch-visible.footer--cookies-visible{padding-bottom:calc(4px + 96px) !important}@media screen and (max-width: 1100px){.footer--clutch-visible.footer--cookies-visible{padding-bottom:calc(4px + 96px)}}@media screen and (max-width: 679px){.footer--clutch-visible.footer--cookies-visible{padding-bottom:calc(96px + 4px)}}.sidebar-layout{position:relative;z-index:2}.sidebar-layout::before,.sidebar-layout::after{content:'';display:table}.sidebar-layout::after{clear:both}.sidebar-layout__sidebar{width:16.66667%}html.iframe-embedded .sidebar-layout__sidebar{display:none !important}.sidebar-layout__standard{padding-top:60px;padding-bottom:60px}.sidebar-layout__content-wrapper{position:relative}.sidebar-layout__content{width:75%;margin-left:8.33333%}html.iframe-embedded .sidebar-layout__content{width:91.66667%;margin-left:8.33333%}.sidebar-layout__mobile-stripes{display:none}.sidebar-layout--sticky-side .sidebar-layout__sidebar{position:-webkit-sticky;position:sticky;top:0;left:0;z-index:11;float:left;display:block;width:16.66667%}.sidebar-layout--sticky-side .sidebar-layout__sidebar--static{position:relative}.sidebar-layout--sticky-side .sidebar-layout__content{float:none;display:block;width:100%;margin:0;padding-left:25%}html.iframe-embedded .sidebar-layout--sticky-side .sidebar-layout__content{padding-left:0}.sidebar-layout--sticky-side.sidebar-layout--right-sidebar .sidebar-layout__sidebar{float:right}.sidebar-layout--sticky-side.sidebar-layout--right-sidebar .sidebar-layout__content{padding-right:25%;padding-left:0}html.iframe-embedded .sidebar-layout--sticky-side.sidebar-layout--right-sidebar .sidebar-layout__content{padding-right:0}.sidebar-layout--multisection .sidebar-layout__content-wrapper{position:relative;left:50%;width:100vw;transform:translateX(-50%)}.sidebar-layout--multisection.sidebar-layout--sticky-side .sidebar-layout__sidebar{position:absolute;bottom:0}.sidebar-layout--multisection.sidebar-layout--sticky-side .sidebar-layout__sticky{position:-webkit-sticky;position:sticky;top:0}@media screen and (max-width: 1440px){.sidebar-layout--sticky-side.sidebar-layout--right-sidebar .sidebar-layout__content{padding-right:33.33333%}html.iframe-embedded .sidebar-layout--sticky-side.sidebar-layout--right-sidebar .sidebar-layout__content{padding-right:0}.sidebar-layout--wider-sidebar .sidebar-layout__sidebar{width:25%}.sidebar-layout--wider-sidebar .sidebar-layout__content{padding-left:33.33333%}}@media screen and (max-width: 1100px) and (max-width: 1100px) and (max-width: 1100px){.sidebar-layout__sidebar{width:100%}}@media screen and (max-width: 1100px) and (max-width: 1100px) and (max-width: 1100px){.sidebar-layout__content{width:100%;margin-left:0%}}@media screen and (max-width: 1100px){.sidebar-layout__mobile-stripes{position:absolute;top:0;left:50%;overflow:hidden;display:block;width:100vw;height:100%;transform:translateX(-50%)}.sidebar-layout--sticky-side .sidebar-layout__sidebar{position:relative;top:auto;bottom:auto;left:auto;width:100%}.sidebar-layout--sticky-side .sidebar-layout__content{padding-left:0}.sidebar-layout--right-sidebar .sidebar-layout__content-wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.sidebar-layout--sticky-side.sidebar-layout--right-sidebar .sidebar-layout__content{padding-right:0}.sidebar-layout--sticky-side.sidebar-layout--right-sidebar .sidebar-layout__sidebar.blogpost__sidebar{display:none}.sidebar-layout--multisection.sidebar-layout--sticky-side .sidebar-layout__sidebar{position:relative;float:none;width:100%}}input,button,select{outline:none;vertical-align:middle}textarea{outline:none;vertical-align:top}button,select,label,input[type="reset"],input[type="button"],input[type="image"],input[type="submit"],input[type="radio"],input[type="checkbox"]{cursor:pointer}button[disabled],select[disabled],label[disabled],input[disabled][type="reset"],input[disabled][type="button"],input[disabled][type="image"],input[disabled][type="submit"],input[disabled][type="radio"],input[disabled][type="checkbox"]{cursor:default}input[type="search"]{box-sizing:border-box}select,input[type="text"],input[type="password"],input[type="email"],input[type="phone"],input[type="number"],input[type="tel"],input[type="url"],input[type="search"],input[type="date"],input[type="datetime"],input[type="datetime-local"],input[type="time"],input[type="week"],input[type="month"],input[type="color"]{width:100%}.cta-section{position:relative;overflow:hidden;background-color:rgba(0,0,0,0.3);color:#eee}.cta-section__container{position:relative;z-index:1;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;min-height:300px;padding:65px 32px}.cta-section__canvas{position:absolute;top:0;left:0;z-index:0;width:100%;height:100%}.cta-section__content{display:block;width:100%;max-width:640px;margin:0 auto}.cta-section__title{margin:10px 0;color:#ededed;font-weight:700;font-size:30px;font-family:"Pontiac",Arial,Helvetica,sans-serif;text-align:center}.cta-section__title--light-weight{font-weight:200}.cta-section__title-highlight{color:#ff4e00}.cta-section__label{margin:10px auto;color:#ccc;text-align:center}.cta-section__trigger{max-width:317px;margin:20px auto 0;padding-left:17px;text-align:center}.cta-section__title+.cta-section__trigger{margin-top:40px}.cta-section__trigger-inline{display:inline-block}.cta-section__form{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:50px;padding-right:17px}.cta-section__form .boxed-input__side--top,.cta-section__form .boxed-input__side--bottom{background:#343434}.cta-section__form .boxed-input__side--front{background:#3b3b3b}.cta-section__form .boxed-input__side--rear{background:#393939}.cta-section__form-item{-ms-flex:1 1 auto;flex:1 1 auto;min-width:150px;margin:0 0 5px}.cta-section__form-item--input+.cta-section__form-item--input .boxed-input__side--top,.cta-section__form-item--input+.cta-section__form-item--input .boxed-input__side--front{border-left-color:#131313}.cta-section__form-item--input:first-of-type:not(:last-of-type) .boxed-input__side--top,.cta-section__form-item--input:first-of-type:not(:last-of-type) .boxed-input__side--front{border-right:1px solid #131313}.cta-section__form-item--full{-ms-flex:0 0 100%;flex:0 0 100%}.cta-section__form-item--full .checkbox__label-text{color:#eee;font-weight:200;font-size:14px}.cta-section__form-notification{margin-bottom:10px}.cta-section__form-notification--success{color:#3ec31d}.cta-section__form-notification--error{color:#dc2e10}.cta-section--newsletter .cta-section__container{padding-bottom:0}html.iframe-embedded .cta-section{display:none}@media screen and (max-width: 579px){.cta-section__form-item--button{-ms-flex-preferred-size:100%;flex-basis:100%}}@media screen and (max-width: 479px){.cta-section__form-item{-ms-flex-preferred-size:100%;flex-basis:100%}.cta-section__form-item--input+.cta-section__form-item--input .boxed-input__side--top,.cta-section__form-item--input+.cta-section__form-item--input .boxed-input__side--front{border-left-color:transparent}.cta-section__form-item--input:first-of-type:not(:last-of-type) .boxed-input__side--top,.cta-section__form-item--input:first-of-type:not(:last-of-type) .boxed-input__side--front{border-right:transparent}}.grid-template__row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.grid-template__row::before,.grid-template__row::after{content:'';display:table}.grid-template__row::after{clear:both}.grid-template__item{-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;margin:20px 0}.grid-template--c1_g2_p1 .grid-template__container{padding-right:8.33333%;padding-left:8.33333%}.grid-template--c1_g2_p1 .grid-template__item{-ms-flex-preferred-size:20%;flex-basis:20%;margin-left:10%}@media screen and (max-width: 1100px){.grid-template--c1_g2_p1 .grid-template__container{padding:0}.grid-template--c1_g2_p1 .grid-template__item{-ms-flex-preferred-size:33.33333%;flex-basis:33.33333%;margin:0}}@media screen and (max-width: 679px){.grid-template--c1_g2_p1 .grid-template__item{-ms-flex-preferred-size:50%;flex-basis:50%}}.scroll-fade--ready{opacity:0;transition:all 0.3s ease-in-out}.scroll-fade--visible{opacity:1}.scroll-page{padding-top:64px;padding-bottom:52px}@media screen and (max-width: 1100px){.scroll-page{padding-bottom:100px}}@media screen and (max-width: 679px){.scroll-page{padding-bottom:54px}}.scroll-page--inner-scroll{overflow:auto}.scroll-smooth{scroll-behavior:smooth}.portrait-only{position:absolute;top:0;left:0;overflow:hidden;display:none;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:100%;height:100%;background:#1e1e1e;color:#fff;text-align:center}.portrait-only__rain{position:absolute;width:100%;height:100%}.portrait-only__img{padding-bottom:28px}.portrait-only__heading{font-weight:900;font-size:20px;font-family:"Pontiac",Arial,Helvetica,sans-serif;line-height:20px}.portrait-only__text{font-weight:light;font-size:18px;font-family:"Fira Sans",Georgia,Cambria,"Times New Roman",Times,serif;line-height:40px}html[data-orientation^="landscape"],html[data-orientation^="landscape"] body{overflow:hidden}html[data-orientation^="landscape"] .portrait-only{z-index:999;display:-ms-flexbox;display:flex}.underlined-heading{display:block;color:#fff;font-weight:200;font-size:18px;font-family:"Pontiac",Arial,Helvetica,sans-serif;text-align:center;letter-spacing:1px}.underlined-heading__wrapper{position:relative;display:inline-block;padding:10px 20px}.underlined-heading__wrapper::before{content:'';position:absolute;right:50%;bottom:0;left:50%;opacity:0;height:0;border:1px solid #ff4e00;border-top-width:0;transition:height 0.3s ease-in-out,left 0.3s ease-in-out 0.3s,right 0.3s ease-in-out 0.3s,opacity 0.15s ease 0.55s}.underlined-heading__wrapper::after{content:'';position:absolute;bottom:-8px;left:50%;width:1px;height:0;background:#ff4e00;transition:height 0.3s ease-in-out 0.65s}.underlined-heading__content{opacity:0;display:block;transition:all 0.5s ease-out 0.6s;transform:translateY(50%)}.underlined-heading--dark-color{color:#333}.underlined-heading--animate .underlined-heading__wrapper::before,.underlined-heading--animated .underlined-heading__wrapper::before{right:0%;left:0%;opacity:1;height:8px;transition:opacity 0.15s ease 0.25s,left 0.3s ease-in-out 0.3s,right 0.3s ease-in-out 0.3s,height 0.3s ease-in-out 0.6s}.underlined-heading--animate .underlined-heading__wrapper::after,.underlined-heading--animated .underlined-heading__wrapper::after{height:8px;transition:height 0.3s ease-in-out}.underlined-heading--animate .underlined-heading__content,.underlined-heading--animated .underlined-heading__content{opacity:1;transition-delay:0s;transform:translateY(0%)}.underlined-heading--animated .underlined-heading__wrapper::before,.underlined-heading--animated .underlined-heading__wrapper::after,.underlined-heading--animated .underlined-heading__content{transition-duration:0s;transition-delay:0s}.hashtag{display:inline-block;font-style:italic;font-weight:200;font-family:"Fira Sans",Georgia,Cambria,"Times New Roman",Times,serif}.hashtag__text{display:inline-block}.hashtag__hash{display:inline-block;color:#ff4e00}.hashtag--light{color:#fff}.tag:not(.token){display:block;border:1px solid rgba(255,78,0,0.35);border-radius:8px;padding:3px 7px 4px;font-size:14px;font-family:"Pontiac",Arial,Helvetica,sans-serif;text-transform:lowercase;transition:border-color 0.3s, background-color 0.3s, color 0.3s}.tag:not(.tag--nonclickable):not(.token){pointer-events:initial}.tag:not(.tag--nonclickable):not(.token):hover{border-color:#ff4e00;background-color:#ff4e00;color:#fff}.tag--active{border-color:#ff4e00;background-color:#ff4e00;color:#fff}.tag--light{color:#fff}@media screen and (max-width: 1440px){.tag:not(.token){padding:4px 9px 5px;font-size:12px}}.waved-text,.backstage-values__box-content h1:nth-child(1n),.backstage-values__box-content h2:nth-child(1n),.backstage-values__box-content h3:nth-child(1n),.backstage-values__box-content h4:nth-child(1n),.backstage-values__box-content h5:nth-child(1n),.backstage-values__box-content h6:nth-child(1n){position:relative;display:inline-block;padding-bottom:11px}.waved-text::before,.backstage-values__box-content h1:nth-child(1n)::before,.backstage-values__box-content h2:nth-child(1n)::before,.backstage-values__box-content h3:nth-child(1n)::before,.backstage-values__box-content h4:nth-child(1n)::before,.backstage-values__box-content h5:nth-child(1n)::before,.backstage-values__box-content h6:nth-child(1n)::before{content:'';position:absolute;bottom:0;left:0;width:100%;height:3px;background-image:url("../images/ui/wave.svg");background-position:50%;background-size:contain;background-repeat:repeat-x}.waved-text--top{padding-top:14px;padding-bottom:0}.waved-text--top::before{top:0;bottom:auto}.waved-text--big::before{height:6px}.waved-text--short::before{width:25%}.responsive-video{position:relative;height:0;padding-top:56.25%}.responsive-video>*{position:absolute;top:0;left:0;width:100%;height:100%}.bottom-bars{position:fixed;bottom:4px;left:4px;z-index:10;overflow:hidden;width:calc(100% - 8px);transform-origin:50% 100%}html.iframe-embedded .bottom-bars{display:none}.asterisk{position:relative}.asterisk::after{content:'*';position:absolute;left:calc(100% + 0.25em);color:#ff4e00}.asterisk--before::after{right:calc(100% + 0.25em);left:unset}.anchor{font-family:"Fira Sans",Georgia,Cambria,"Times New Roman",Times,serif;font-size:16px;font-weight:600;letter-spacing:0;color:#ff4e00}.anchor:hover{text-decoration:underline}.boxed-input{position:relative;display:block;min-height:71px;padding-top:16px}.boxed-input__wrapper{position:relative;display:block}.boxed-input__box{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;height:55px;transition:transform .25s ease-in-out,opacity .25s ease;transform:translate(0, 0);pointer-events:none}.boxed-input__side{position:absolute;top:0;left:0;width:100%;height:100%;top:0;background:#e6e6e6;transform-origin:0 0}.boxed-input__side--top,.boxed-input__side--bottom{height:16px;background:#d9d9d9;transform:skewX(-45deg);transform-origin:0 100%}.boxed-input__side--rear{top:-16px;right:-16px;left:auto;height:calc(100% + 1px);border-right:1px solid transparent;background:#ededed}.boxed-input__side--bottom{top:auto;bottom:0;border-right:1px solid transparent}.boxed-input__side--top{top:-16px;border-top:1px solid transparent;border-left:1px solid transparent}.boxed-input__side--front{border-bottom:1px solid transparent;border-left:1px solid transparent}.boxed-input__input{position:relative;z-index:1;display:block;transition:transform .25s ease-in-out;transform:translate(0, 0)}.boxed-input__select{position:absolute;z-index:11;opacity:0;height:55px}.boxed-input__errors{overflow:hidden;display:block;min-height:26px;text-align:right;transition:transform .25s ease-in-out;transform:translate(0, 0)}.boxed-input__error{display:block;margin-top:5px;padding-right:2px;color:#dc2e10;font-style:italic;font-size:14px;font-family:"Pontiac",Arial,Helvetica,sans-serif}.boxed-input:not(.boxed-input--static) .boxed-input__input:focus,.boxed-input:not(.boxed-input--static) .boxed-input__input:focus ~ .boxed-input__box,.boxed-input:not(.boxed-input--static) .boxed-input__input:focus ~ .boxed-input__errors{transform:translate(-16px, 16px)}.boxed-input:not(.boxed-input--static) .boxed-input__wrapper--focus ~ .boxed-input__errors{transform:translate(-16px, 16px)}.boxed-input--static .boxed-input__input:focus+.boxed-input__box .boxed-input__side--front:before{position:absolute;top:0;left:0;width:100%;height:100%;content:'';opacity:0.05;background:#fff;pointer-events:none}.boxed-input--textarea .boxed-input__input,.boxed-input--textarea .boxed-input__box{height:100%;min-height:120px}.boxed-input--select .boxed-input__box{position:absolute;height:100%}.boxed-input--error .boxed-input__side{border-color:#dc2e10 !important}input[type='text'],input[type='email'],input[type='search'],input[type='password'],textarea{-webkit-appearance:none;-moz-appearance:none}input[type='number']{-moz-appearance:textfield}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.input{position:relative;height:56px;border:none;padding:16px;background:none;font-size:16px;font-family:"Pontiac",Arial,Helvetica,sans-serif}.input--textarea{width:100%;resize:vertical}.input--light{color:#eee}.radio-options::before,.radio-options::after{content:'';display:table}.radio-options::after{clear:both}.radio-options__item{margin:6px 0}.radio-options__errors{overflow:hidden;display:block;min-height:26px}.radio-options__error{display:block;margin-top:5px;color:#dc2e10;font-style:italic;font-size:14px;font-family:"Pontiac",Arial,Helvetica,sans-serif}.radio__input{position:absolute;opacity:0}.radio__label{position:relative;display:block;padding:3px 0 3px 36px;color:#000;font-weight:400;font-family:"Pontiac",Arial,Helvetica,sans-serif}.radio__label::before,.radio__label::after{content:'';position:absolute;left:0;border-radius:50%}.radio__label::before{top:5px;left:0;width:20px;height:20px;background-color:#e0e0e0}.radio__label::after{top:10px;left:5px;width:10px;height:10px;background-color:#ff4e00;transition:transform 0.25s ease-in-out;transform:scale(0)}.radio__input:focus+.radio__label::before{outline:#ff4e00 dotted 1px;outline-offset:3px}.radio__input:checked+.radio__label::after{transition:transform 0.25s cubic-bezier(0.175, 0.885, 0.52, 2.15);transform:scale(1)}.checkbox-options::before,.checkbox-options::after{content:'';display:table}.checkbox-options::after{clear:both}.checkbox-options__item{margin:6px 0}.checkbox__input{position:absolute;opacity:0}.checkbox__label{position:relative;display:block}.checkbox__label--hidden{position:relative;overflow:hidden;height:3rem}.checkbox__label--with-texture::after{content:"";position:absolute;right:0;bottom:0;left:0;width:95%;height:24px;background:linear-gradient(to bottom, rgba(255,255,255,0.2) 0%, #fff 100%)}.checkbox__label::before{content:'';position:absolute;top:5px;left:0;width:20px;height:20px;background-color:#e0e0e0}.checkbox__label-text{display:block;padding:3px 0 3px 36px;color:#000;font-weight:400;font-family:"Pontiac",Arial,Helvetica,sans-serif}.checkbox__label-text--agreement{padding:3px}.checkbox__label-text--agreement::before,.checkbox__label-text--agreement::after{display:none}.checkbox__label-text::before,.checkbox__label-text::after{content:'';position:absolute;top:0;left:0;z-index:4;width:0;height:2px;background:#ff4e00;transform-origin:0 50%;will-change:width}.checkbox__label-text::before{transition:width .03s ease .19s;transform:translate3d(3px, 15px, 0) rotate(45deg)}.checkbox__label-text::after{transition:width .19s ease 0s;transform:translate3d(7px, 19px, 0) rotate(-45deg)}.checkbox__label-link{display:block;margin-top:5px;color:#ff4e00;font-size:12px;text-decoration:underline}.checkbox__input:focus+.checkbox__label::before{outline:#ff4e00 dotted 1px;outline-offset:3px}.checkbox__input:checked+.checkbox__label .checkbox__label-text::before{width:5.66px;transition:width .03s ease 0.1s}.checkbox__input:checked+.checkbox__label .checkbox__label-text::after{width:13.5px;transition:width .19s ease .13s}.checkbox__errors{overflow:hidden;display:block;min-height:26px;padding:0 2px}.checkbox__error{display:block;margin-top:5px;color:#dc2e10;font-style:italic;font-size:14px;font-family:"Pontiac",Arial,Helvetica,sans-serif}.checkbox--error .checkbox__label::before{box-shadow:0 0 5px rgba(220,46,16,0.8);border:1px solid #dc2e10}.checkbox__show-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;height:26px;color:#ff4e00;font-weight:400;font-size:12px;font-family:"Pontiac",Arial,Helvetica,sans-serif;text-decoration:none;cursor:pointer}.button{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:stretch;align-items:stretch;width:calc(100% + 17px);min-width:90px;max-width:710px;height:71px;margin-left:-17px;border:none;background:none;color:#ff4e00;font-weight:400;font-size:18px;font-family:"Pontiac",Arial,Helvetica,sans-serif;cursor:pointer}.button::before,.button::after{content:"";position:absolute;top:0;height:71px;background-position-y:0;background-size:378px 71px;background-repeat:no-repeat;pointer-events:none}.button::before{right:50%;left:0;background-image:url("../images/ui/btn-left-side.svg");background-position-x:0}.button::after{right:0;left:50%;background-image:url("../images/ui/btn-right-side.svg");background-position-x:100%}.button__label{position:relative;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:100%;height:100%;padding:17px 17px 17px 18px;transition:transform 0.2s ease-out;transform:translate(0, 0)}.button--front-face{margin-right:-17px;margin-left:0}.button--dark{color:#262626}.button--dark::before{background-image:url("../images/ui/btn-left-side-black.svg")}.button--dark::after{background-image:url("../images/ui/btn-right-side-black.svg")}.button--submitting{pointer-events:none}.button--submitting::before,.button--submitting::after{animation:button-opacity-animation 0.5s both alternate infinite}.button--sending .button__label{color:transparent}.button--sending .button__label::after{content:'Sending...';position:absolute;top:50%;left:50%;color:#ff4e00;transform:translate(-50%, -50%)}.button:hover .button__label{transform:translate(-1px, 1px)}.button:active .button__label{transform:translate(2px, -1px)}.button:focus .button__label::before{content:'';position:absolute;top:8.5px;right:8.5px;bottom:8.5px;left:9px;background:rgba(255,78,0,0.2)}@media screen and (max-width: 719px){.button{max-width:100%;margin:auto}}@keyframes button-opacity-animation{0%{opacity:1}100%{opacity:0.3}}.form{margin:52px 0}.form__hint{margin:1.5em 0;font-style:italic;font-size:14px;font-family:"Pontiac",Arial,Helvetica,sans-serif}.form__information{margin:1.5em 0;color:#999;font-size:14px}.form__asterisk{color:#ff4e00;font-weight:200}.form__asterisk--shown{position:absolute;top:0;left:24px}.form-wizard__form{padding:26px 0 0}.form-wizard__instructions{margin-top:55px}.form-wizard__step{margin:59px 0}.form-wizard__element{margin:18px 0}.form-wizard__footer{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:70px 0}.form-wizard__submit{display:block;margin:20px auto}.form-wizard__submit--reset{-ms-flex:0 0 25%;flex:0 0 25%;margin-left:0}.form-wizard__submit--submit{-ms-flex:0 0 50%;flex:0 0 50%;margin-right:0}.form-input{display:block}.form-input__label{display:block;margin:15px 0;color:#333;font-weight:300;font-size:14px;font-family:"Pontiac",Arial,Helvetica,sans-serif;line-height:1.5}.form-input__label-note{font-size:14px}.form-input__help-text{display:block;font-size:11px}.form-input__input::before,.form-input__input::after{content:'';display:table}.form-input__input::after{clear:both}.file-upload{padding-top:16px}.file-upload__container{position:relative;z-index:0}.file-upload__box{position:absolute;top:0;left:0;width:100%;height:100%}.file-upload__box .boxed-input__box{height:100%}.file-upload__box .boxed-input__side{border-color:#999;background:#fff}.file-upload__input{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;pointer-events:none}.file-upload__content{position:relative;z-index:1;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;min-height:165px;padding:30px 20px;color:#333;cursor:pointer}.file-upload__content::before{content:'';position:absolute;top:3px;right:3px;bottom:3px;left:3px;z-index:-1;border:2px dashed #999;border-radius:10px;transition:border-color 0.3s ease, background-color 0.3s ease;pointer-events:none}.file-upload__state{pointer-events:none}.file-upload__state--drop{display:none}.file-upload__files{display:none;-ms-flex-direction:column;flex-direction:column;width:100%}.file-upload__file{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;margin:2px 0;border-radius:4px;padding:2px 10px;background-color:#e0e0e0;transition:background-color 0.3s ease;cursor:default}.file-upload__file-name{overflow:hidden;-ms-flex:1 1 auto;flex:1 1 auto;padding-right:10px;text-overflow:ellipsis}.file-upload__file-remove{display:block;-ms-flex:0 0 20px;flex:0 0 20px;border-radius:4px;padding:0 7px;color:#ff4e00;font-weight:700;font-size:12px;font-family:"Pontiac",Arial,Helvetica,sans-serif;transition:background-color 0.3s ease;cursor:pointer}.file-upload__file-remove:hover{background-color:#ccc}.file-upload__errors{overflow:hidden;display:block;min-height:26px;padding:0 2px;text-align:right}.file-upload__error{display:block;margin-top:5px;color:#dc2e10;font-style:italic;font-size:14px;font-family:"Pontiac",Arial,Helvetica,sans-serif}.file-upload--files .file-upload__content{padding-top:15px}.file-upload--files .file-upload__state--select{position:absolute;bottom:8px;left:16px;font-size:12px}.file-upload--files .file-upload__files{display:-ms-flexbox;display:flex}.file-upload--drop .file-upload__content{padding-top:30px}.file-upload--drop .file-upload__content::before{border-color:#ff4e00;background-color:#eee}.file-upload--drop .file-upload__state--select{display:none}.file-upload--drop .file-upload__files{display:none}.file-upload--drop .file-upload__state--drop{display:block}.file-upload--error .file-upload__box .boxed-input__side{border-color:#dc2e10}.file-upload--native .file-upload__input{position:static;opacity:1;pointer-events:all}.input-range__label{color:#333;font-weight:700;font-size:14px;font-family:"Pontiac",Arial,Helvetica,sans-serif}.input-range__slider{position:relative;display:-ms-flexbox;display:flex}.input-range__slider::before,.input-range__slider::after{content:'';position:absolute;top:36px;left:0;z-index:0;width:100%;border-top:1px solid #ccc}.input-range__slider::after{width:0;margin-top:-1px;border-width:3px;border-color:#ff4e00;transition:width 0.25s ease-out;will-change:width}.input-range__input{position:absolute;opacity:0}.input-range__step{display:-ms-flexbox;display:flex;-ms-flex:0 0 20%;flex:0 0 20%;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;padding:20px 0}.input-range__step:first-child{margin-left:-10%}.input-range__step:last-child{margin-right:-10%}.input-range__step-label{position:relative;z-index:1;display:block;width:100%;padding-top:24px;text-align:center}.input-range__step-label::before,.input-range__step-label::after{content:'';position:absolute;top:11px;left:50%;z-index:0;width:10px;height:10px;border:1px solid #ff4e00;border-radius:50%;background-color:#ff4e00;transform:translateX(-50%) scale(1)}.input-range__step-label::before{z-index:1;transition:border-color 0.3s ease,background-color 0.3s ease,transform 0.3s ease}.input-range__step-text{display:block;margin:30px 0 0;color:#999;font-weight:300;font-size:14px;font-family:"Pontiac",Arial,Helvetica,sans-serif;transition:color 0.3s ease}.input-range:not(.input-range--selected) .input-range__step .input-range__step-label::before,.input-range__step--selected ~ .input-range__step .input-range__step-label::before{border-color:#999;background:#fff;transform:translateX(-50%) scale(1)}.input-range__step:hover .input-range__step-label::before{border-color:#ff4e00;background-color:#ffb899}.input-range__step:hover .input-range__step-text{color:#ff4e00}.input-range__input:checked+.input-range__step-label::before{border-color:#ff4e00;background-color:#ff4e00;transform:translateX(-50%) scale(1.6)}.input-range__input:checked+.input-range__step-label .input-range__step-text{color:#ff4e00;font-weight:700}.input-range__input:focus+.input-range__step-label::before{animation:dot-pulse 2s ease-out infinite}.input-range__input:focus+.input-range__step-label::after{animation:dot-wave 2s cubic-bezier(0.165, 0.84, 0.44, 1) infinite}.input-range__input:checked:focus+.input-range__step-label::after{animation:active-dot-wave 2s cubic-bezier(0.165, 0.84, 0.44, 1) infinite}.input-range--value-0 .input-range__slider::after{width:0%}.input-range--value-1 .input-range__slider::after{width:20%}.input-range--value-2 .input-range__slider::after{width:40%}.input-range--value-3 .input-range__slider::after{width:60%}.input-range--value-4 .input-range__slider::after{width:80%}.input-range--value-5 .input-range__slider::after{width:100%}.input-range__errors{overflow:hidden;display:block;min-height:26px}.input-range__error{display:block;margin-top:5px;color:#dc2e10;font-style:italic;font-size:14px;font-family:"Pontiac",Arial,Helvetica,sans-serif}.select-list{position:absolute;top:0;left:0;z-index:10;width:100%}.select-list__selected,.select-list__item{position:relative;z-index:1;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;width:100%;height:55px;padding:2px 20px;color:#999;transition:color 0.25s ease, background-color 0.25s ease;cursor:pointer}.select-list__selected{pointer-events:none}.select-list__selected::before{content:'';width:0;height:0;border-style:solid;border-width:8px 7.5px 0 7.5px;border-color:#aaa rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0);position:absolute;top:50%;right:25px;transition:transform 0.2s ease-out;transform:translate(0, -50%)}.select-list__item{border-top:1px solid rgba(153,153,153,0.2);background:rgba(153,153,153,0.05)}.select-list__item:hover{background:rgba(153,153,153,0.4);color:#eee}.select-list__list{overflow-y:auto;display:block;width:100%;max-height:0;box-shadow:0 2px 15px -2px rgba(0,0,0,0.25);transition:max-height 0.3s ease-out}.select-list--open .select-list__selected::before{transform:translate(0, -50%) rotate(180deg)}.select-list--open .select-list__list{max-height:192.5px}.overlay{position:fixed;top:0;left:0;z-index:1;width:100vw;max-width:100%;height:100vh;pointer-events:none}.overlay .background-stripes__column{transform:translateY(100%)}.overlay--in .background-stripes__column{transition:transform 0.25s ease-out;transform:translateY(0%)}.overlay--in .background-stripes__column:nth-child(1){transition-duration:.07274s;transition-delay:.34788s}.overlay--in .background-stripes__column:nth-child(2){transition-duration:.12754s;transition-delay:.01738s}.overlay--in .background-stripes__column:nth-child(3){transition-duration:.08915s;transition-delay:.39889s}.overlay--in .background-stripes__column:nth-child(4){transition-duration:.13252s;transition-delay:.21418s}.overlay--in .background-stripes__column:nth-child(5){transition-duration:.18466s;transition-delay:.27934s}.overlay--in .background-stripes__column:nth-child(6){transition-duration:.1536s;transition-delay:.10157s}.overlay--in .background-stripes__column:nth-child(7){transition-duration:.07177s;transition-delay:.05324s}.overlay--in .background-stripes__column:nth-child(8){transition-duration:.10616s;transition-delay:.24573s}.overlay--in .background-stripes__column:nth-child(9){transition-duration:.09276s;transition-delay:.32502s}.overlay--in .background-stripes__column:nth-child(10){transition-duration:.09398s;transition-delay:.31633s}.overlay--in .background-stripes__column:nth-child(11){transition-duration:.0698s;transition-delay:.04286s}.overlay--in .background-stripes__column:nth-child(12){transition-duration:.12435s;transition-delay:.13904s}.overlay--in .background-stripes__column:nth-child(13){transition-duration:.07496s;transition-delay:.21917s}.overlay--in .background-stripes__column:nth-child(14){transition-duration:.16385s;transition-delay:.27666s}.overlay--out .background-stripes__column{transform:translateY(-100%)}.sidemenu__content{position:relative;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;border-top:1px solid #eee;border-bottom:1px solid #ff4e00;padding:28px 45px 32px 16px;background-color:white}.sidemenu__content::before,.sidemenu__content::after{content:'';position:absolute;bottom:-4.5px;left:0;width:1px;height:9px;background:#ff4e00}.sidemenu__content::after{right:0;left:auto}.sidemenu__submenu{overflow:hidden;max-height:0;margin-left:15px}.sidemenu__submenu--active{animation:animate-submenu 0.3s ease-in-out;animation-fill-mode:forwards}@keyframes animate-submenu{to{overflow:visible;max-height:500px}}.sidemenu__item{margin:27px 0}.sidemenu__item--sub:last-child{margin-bottom:0}.sidemenu__item--active>.sidemenu__link{color:#333}.sidemenu__item--active>.sidemenu__link::before{content:'';position:absolute;top:calc(50% - 1px);left:100%;width:94px;height:1px;background:#999;background:linear-gradient(90deg, #fff 0%, #999 100%);transform:translateY(-50%)}.sidemenu__item--active>.sidemenu__link::after{content:'';width:0;height:0;border-style:solid;border-width:4px 0 4px 4px;border-color:rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) #999;content:'';position:absolute;top:calc(50% - 1px);left:100%;transform:translate3d(94px, -50%, 0)}@media screen and (max-width: 1100px){.sidemenu__item--active>.sidemenu__link::before,.sidemenu__item--active>.sidemenu__link::after{display:none}}.sidemenu__link{position:relative;display:block;color:#999;font-style:italic;font-size:14px;transition:color 0.3s}.sidemenu__link:hover{color:#ff4e00}.sidemenu__item-text{display:inline-block}.sidemenu__item-text:not(.sidemenu__item-text--sub)::before{content:'#\0020';color:#ff4e00}@media screen and (max-width: 1100px){.sidemenu__content{border:none;padding:0 32px}.sidemenu__content::before,.sidemenu__content::after{display:none}.sidemenu__list{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center}.sidemenu__item--sub-item-active,.sidemenu__submenu{display:-ms-flexbox;display:flex;margin-left:10px}.sidemenu__item{margin:5px 10px}.sidemenu__item--sub{margin:0 5px 0 0}}.service-card{position:relative;display:block;border:1px solid #ff4e00;border-bottom-width:0}.service-card:last-child{border-bottom-width:1px}.service-card__content{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;background:#fff}.service-card__column{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;text-align:left}.service-card__column--left{-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;margin-left:8.33333%}@media screen and (max-width: 1440px){.service-card__column--left .header{font-size:24px}}@media screen and (max-width: 1100px){.service-card__column--left{-ms-flex-preferred-size:50%;flex-basis:50%;margin-left:0;padding:0 40px}}.service-card__column--right{-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;margin-left:8.33333%}@media screen and (max-width: 1440px){.service-card__column--right{font-size:14px}}@media screen and (max-width: 1100px){.service-card__column--right{-ms-flex-preferred-size:50%;flex-basis:50%;margin-left:0;padding-right:40px}}@media screen and (max-width: 679px){.service-card__column{-ms-flex-preferred-size:100%;flex-basis:100%;padding:0 32px}}.service-card__column-content{padding:51px 0 43px}@media screen and (max-width: 1100px){.service-card__column-content{padding:35px 0 28px}}@media screen and (max-width: 679px){.service-card__column-content{padding:16px 0}}.service-card__column-content .header{transition:color 0.3s ease}.service-card__column-content .list{color:#333;font-weight:400;font-family:"Pontiac",Arial,Helvetica,sans-serif}.service-card__column-content .list__item{margin:9px 0}.service-card--right-arrow::after{content:'';width:0;height:0;border-style:solid;border-width:7.5px 0 7.5px 8px;border-color:rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) #ff4e00;content:'';position:absolute;top:50%;right:10%;transition:transform 0.2s ease-in-out;transform:translate(0, -50%)}@media screen and (max-width: 1100px){.service-card--right-arrow::after{right:30px}}.service-card--right-arrow:hover::after{transform:translate(20px, -50%)}.service-card--right-arrow:hover .header{color:#ff4e00}.intro-section{position:relative;background-size:0}.intro-section--grid{z-index:2}.intro-section::before{position:absolute;top:0;left:0;width:100%;height:100%;content:'';opacity:0.18;background-image:inherit;background-position:50%;background-size:cover;background-repeat:no-repeat;pointer-events:none}.intro-section__background{position:absolute;top:0;left:0;width:100%;height:100%;background-position:50% 100%;background-size:cover;background-repeat:no-repeat;pointer-events:none}.intro-section__background--reset-position-y{background-position-y:0}.intro-section__content{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;height:100vh;padding:52px 0;text-align:center;transition:height 0.8s ease, padding-bottom 0.8s ease;padding-top:124px}@media screen and (max-width: 1440px){.intro-section__content{padding-top:64px}}.intro-section__content--col-8{width:66.66667%;left:16.66667%;right:auto}@media screen and (max-width: 1368px) and (max-width: 1368px) and (max-width: 1368px){.intro-section__content--col-8{width:83.33333%;left:8.33333%;right:auto}}@media screen and (max-width: 959px) and (max-width: 959px) and (max-width: 959px){.intro-section__content--col-8{width:100%;left:0%;right:auto}}@media screen and (max-width: 1100px){.intro-section__content{padding-bottom:100px}}@media screen and (max-width: 679px){.intro-section__content{padding-bottom:54px}.intro-section__content--stretch{padding-bottom:0}}.intro-section__content--stretch{-ms-flex-align:stretch;align-items:stretch}.intro-section__content--compact{height:65vh;padding-bottom:0}.intro-section__margined-header{margin:2em 0}.intro-section__middle,.intro-section__wysiwyg{max-width:100%}.intro-section__middle h1,.intro-section__middle h2,.intro-section__middle h3,.intro-section__wysiwyg h1,.intro-section__wysiwyg h2,.intro-section__wysiwyg h3{margin:0 !important;line-height:1.05}.intro-section__middle--original h1,.intro-section__wysiwyg--original h1{font-size:60px}.intro-section__middle--original h2,.intro-section__wysiwyg--original h2{font-size:48px}.intro-section__middle--original h3,.intro-section__wysiwyg--original h3{font-size:36px}.intro-section__middle--original h4,.intro-section__wysiwyg--original h4{font-size:24px}.intro-section__middle--original h5,.intro-section__wysiwyg--original h5{font-size:18px}@media screen and (max-width: 1368px){.intro-section__middle--original h2,.intro-section__wysiwyg--original h2{font-size:42px}.intro-section__middle--original h3,.intro-section__wysiwyg--original h3{font-size:32px}}@media screen and (max-width: 768px){.intro-section__middle--original h2,.intro-section__wysiwyg--original h2{font-size:38px}.intro-section__middle--original h3,.intro-section__wysiwyg--original h3{font-size:24px}}@media screen and (max-width: 719px){.intro-section__middle--original h1,.intro-section__wysiwyg--original h1{font-size:36px}.intro-section__middle--original h2,.intro-section__wysiwyg--original h2{font-size:24px}.intro-section__middle--original h3,.intro-section__wysiwyg--original h3{font-size:20px}.intro-section__middle--original h4,.intro-section__wysiwyg--original h4{font-size:18px}}.intro-section__slogan{margin:3em 0 0;color:#ccc;font-style:italic;font-weight:300;font-size:14px}.intro-section__action{max-width:317px;margin:3em auto 0;padding-left:17px;text-align:center}.intro-section__action--left{margin-left:0}@media screen and (max-width: 959px){.intro-section__action--left{margin-left:auto}}.intro-section__additional-content{width:100%}.intro-section--self-height .intro-section__content{height:auto;min-height:0}.intro-section--right-top::before{background-position:100% 0}.intro-section__arrow-separator{position:absolute;bottom:0;display:-ms-flexbox;display:flex;margin:20px auto 60px}@media screen and (max-width: 959px){.intro-section__arrow-separator{margin:20px auto}}.intro-section__arrow-separator::after{content:'';width:0;height:0;border-style:solid;border-width:8px 7.5px 0 7.5px;border-color:#ff4e00 rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}.intro-section__title h1{font-size:120px;color:#fff;font-family:"Pontiac",Arial,Helvetica,sans-serif}.intro-section__title span{color:#e8600f;display:inline-block}.intro-section__subtitle{margin:2em 0 0;color:#ccc;font-style:italic;font-weight:300;font-size:26px}.image-section__container{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%}.image-section__column{-ms-flex:0 0 50%;flex:0 0 50%;width:50%;max-width:50%}@media screen and (max-width: 719px){.image-section__column{-ms-flex-preferred-size:100%;flex-basis:100%;width:100%;max-width:100%}}.image-section__figure{position:relative;top:50%;left:100%;width:50vw;transform:translate(-100%, -50%)}@media screen and (max-width: 719px){.image-section__figure{left:50%;transform:translate(-50%, -50%)}}@media screen and (max-width: 959px){.image-section__figure{width:75vw}}@media screen and (max-width: 719px){.image-section__figure{width:100vw}}.image-section__image{display:block;width:100%;max-width:100%;height:auto}.image-section__content{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;height:100%;padding:30px 0 34px 25%}@media screen and (max-width: 1368px){.image-section__content{padding-left:12.5%}}@media screen and (max-width: 719px){.image-section__content{-ms-flex-align:center;align-items:center;padding-left:0}}.image-section__content .list__item{margin:9px 0;font-weight:400}.image-section--sans-serif .image-section__content{font-family:"Pontiac",Arial,Helvetica,sans-serif}.image-section--image-right .image-section__figure{left:0;transform:translate(0, -50%)}.text-section__container::before,.text-section__container::after{content:'';display:table}.text-section__container::after{clear:both}.text-section__content{width:50%;margin-left:25%;text-align:center}@media screen and (max-width: 1100px) and (max-width: 1100px) and (max-width: 1100px){.text-section__content{width:75%;margin-left:12.5%}}@media screen and (max-width: 679px) and (max-width: 679px) and (max-width: 679px){.text-section__content{width:100%;margin-left:0%}}.text-section__heading{margin:77px 0 55px}.text-section__paragraph{line-height:1.7}.relation-section{position:relative;z-index:0;background-position:50%;background-size:0}.relation-section::before{position:absolute;top:0;left:0;width:100%;height:100%;content:'';bottom:11vh;opacity:0.1;height:auto;background-image:inherit;background-position:inherit;background-size:cover;background-repeat:no-repeat}.relation-section__container{position:relative}.relation-section__container::before,.relation-section__container::after{content:'';display:table}.relation-section__container::after{clear:both}.relation-section__row::before,.relation-section__row::after{content:'';display:table}.relation-section__row::after{clear:both}.relation-section__text-column{width:83.33333%;margin-left:8.33333%;padding:80px 0 30px}@media screen and (max-width: 1279px){.relation-section__text-column{padding-top:60px}}@media screen and (max-width: 1100px) and (max-width: 1100px) and (max-width: 1100px){.relation-section__text-column{width:75%;margin-left:12.5%}}@media screen and (max-width: 719px){.relation-section__text-column{padding:32px 0 60px}}@media screen and (max-width: 719px) and (max-width: 719px) and (max-width: 719px){.relation-section__text-column{width:100%;margin-left:0%}}.relation-section__heading{margin:53px 0}.relation-section__paragraph{margin:32px 0;color:#ccc}.relation-section__photos{position:relative;left:50%;overflow:hidden;display:block;width:100vw;transform:translate(-50%, 0)}@media screen and (max-width: 679px){.relation-section__photos{display:none}}.relation-section__image{display:block;width:100%;height:auto}.page-section{padding:77px 0 137px}@media screen and (max-width: 768px){.page-section{padding:0 0 32px}}.page-section__container::before,.page-section__container::after{content:'';display:table}.page-section__container::after{clear:both}.page-section__content{width:100%}.page-section__heading{margin:42px 0}.page-section__row{margin:32px 0}.inline-blocks{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;font-size:20px;font-family:"Pontiac",Arial,Helvetica,sans-serif}.inline-blocks__item{position:relative;-ms-flex:0 1 calc(25% + 1px);flex:0 1 calc(25% + 1px);width:calc(25% + 1px);margin-top:-1px;margin-right:-1px;border:1px solid #eee;transition:border-color 0.3s ease}.inline-blocks__item::before,.inline-blocks__item::after{content:'';position:absolute;right:-1px;bottom:-1px;z-index:1;background-color:transparent;transition:background-color 0.3s ease}.inline-blocks__item::before{width:calc(100% + 2px);height:1px}.inline-blocks__item::after{width:1px;height:calc(100% + 2px)}.inline-blocks__item--active{border-color:#ff4e00;pointer-events:none;cursor:default}.inline-blocks__item--active::before,.inline-blocks__item--active::after{background:#ff4e00}.inline-blocks__item--active .inline-blocks__link{color:#ff4e00;font-weight:400}.inline-blocks__link{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:100%;height:1px;min-height:95px;padding:10px;background:#fff;text-align:center;word-break:break-all;word-break:break-word;transition:background-color 0.3s ease, color 0.3s ease}.inline-blocks__link:hover{background-color:rgba(255,78,0,0.05);color:#ff4e00}@media screen and (max-width: 719px){.inline-blocks__item{-ms-flex:0 1 calc(50% + 1px);flex:0 1 calc(50% + 1px);max-width:calc(50% + 1px)}}@media screen and (max-width: 479px){.inline-blocks__item{-ms-flex:0 1 100%;flex:0 1 100%;max-width:100%}}.works-grid__content{position:relative}.works-grid__columns{padding-bottom:90px}.works-grid__columns::before,.works-grid__columns::after{content:'';display:table}.works-grid__columns::after{clear:both}.works-grid__column{width:25%;margin-left:16.66667%}@media screen and (max-width: 1440px) and (max-width: 1440px) and (max-width: 1440px){.works-grid__column{width:33.33333%;margin-left:8.33333%}}@media screen and (max-width: 1440px){.works-grid__column:nth-child(2n+1){margin-right:8.33333%}}@media screen and (max-width: 1100px) and (max-width: 1100px) and (max-width: 1100px){.works-grid__column{width:37.5%;margin-left:0%;margin-right:0%}}@media screen and (max-width: 679px) and (max-width: 679px) and (max-width: 679px){.works-grid__column{width:75%;margin-left:12.5%;margin-right:0%}}@media screen and (max-width: 479px) and (max-width: 479px) and (max-width: 479px){.works-grid__column{width:100%;margin-left:0%;margin-right:0%}}.works-grid__column--odd{padding-top:40px}@media screen and (max-width: 1440px){.works-grid__column--odd{padding-top:28px}}@media screen and (max-width: 1279px){.works-grid__column--odd{padding-top:20px}}@media screen and (max-width: 1100px){.works-grid__column--odd{padding-top:14px}}.works-grid__item{margin:105px 0}.works-grid__item:nth-child(2n+2){margin-top:168px}.works-grid__item:nth-child(3n){margin-top:145px}.works-grid__item:last-child{margin-bottom:0}@media screen and (max-width: 1440px){.works-grid__item{margin:73.5px 0}.works-grid__item:nth-child(2n+2){margin-top:117.6px}.works-grid__item:nth-child(3n){margin-top:101.5px}}@media screen and (max-width: 1279px){.works-grid__item{margin:52.5px 0}.works-grid__item:nth-child(2n+2){margin-top:84px}.works-grid__item:nth-child(3n){margin-top:72.5px}}@media screen and (max-width: 1100px){.works-grid__item{margin:36.75px 0}.works-grid__item:nth-child(2n+2){margin-top:58.8px}.works-grid__item:nth-child(3n){margin-top:50.75px}}.works-grid__column--odd .works-grid__item:nth-child(1){margin-top:168px}.works-grid__column--odd .works-grid__item:nth-child(2n){margin-top:145px}.works-grid__column--odd .works-grid__item:nth-child(3n){margin-top:130px}@media screen and (max-width: 1440px){.works-grid__column--odd .works-grid__item:nth-child(1){margin-top:117.6px}.works-grid__column--odd .works-grid__item:nth-child(2n){margin-top:101.5px}.works-grid__column--odd .works-grid__item:nth-child(3n){margin-top:91px}}@media screen and (max-width: 1279px){.works-grid__column--odd .works-grid__item:nth-child(1){margin-top:84px}.works-grid__column--odd .works-grid__item:nth-child(2n){margin-top:72.5px}.works-grid__column--odd .works-grid__item:nth-child(3n){margin-top:65px}}@media screen and (max-width: 1100px){.works-grid__column--odd .works-grid__item:nth-child(1){margin-top:58.8px}.works-grid__column--odd .works-grid__item:nth-child(2n){margin-top:50.75px}.works-grid__column--odd .works-grid__item:nth-child(3n){margin-top:45.5px}}.works-grid__more::before,.works-grid__more::after{content:'';display:table}.works-grid__more::after{clear:both}.works-grid__more-button{width:16.66667%;margin:20px auto}@media screen and (max-width: 1100px){.works-grid__more-button{width:25%}}@media screen and (max-width: 768px){.works-grid__more-button{width:50%}}@media screen and (max-width: 479px){.works-grid__more-button{width:100%}}.works-filters{position:relative;z-index:3;height:64px}.works-filters__select{position:absolute;z-index:1;opacity:0;display:none;height:62px}.works-filters__container{position:relative;height:100%}@media screen and (max-width: 1100px){.works-filters__container{height:unset}}.works-filters__list{height:100%}@media screen and (max-width: 1100px){.works-filters__list{height:unset}}@media screen and (min-width: 1100px){.works-filters__list span{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;padding:0 50px;font-family:"Pontiac",Arial,Helvetica,sans-serif}}.works-filters__item{display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-ms-flex-align:center;align-items:center;height:100%}@media screen and (max-width: 1100px){.works-filters__item{-ms-flex-align:unset;align-items:unset;height:unset}}.works-filters__item:hover .works-filters__item-link,.works-filters__item--active .works-filters__item-link{color:#ff4e00}.works-filters__pointer-text,.works-filters__item-link{display:block;-ms-flex:1;flex:1;padding:24px 16px 20px;color:#999;font-size:14px;text-align:center;transition:all 0.5s;cursor:pointer}.works-filters__pointer{position:absolute;bottom:-8px;z-index:2;margin-left:-5px;transition:0.5s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}.works-filters__pointer::after{content:'';width:0;height:0;border-style:solid;border-width:8px 7.5px 0 7.5px;border-color:#ff4e00 rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0);display:block}.works-filters__pointer-text{display:none}.page--transition .works-filters__item-link{pointer-events:none}@media screen and (max-width: 1100px){.works-filters{height:63px;margin:20px 0}.works-filters__select{display:block}.works-filters__container{position:absolute;top:0;left:0;display:block;width:100%;border:1px solid #ff4e00}.works-filters__pointer{position:relative;bottom:auto;left:auto !important;display:block;width:100%;padding:0 50px}.works-filters__pointer::after{position:absolute;top:50%;right:20px;bottom:auto;left:auto;margin:0;transform:translateY(-50%)}.works-filters__pointer-text{display:block}.works-filters__list{position:relative;overflow:hidden;overflow-y:auto;display:block;max-height:0;box-shadow:0 2px 15px -2px rgba(0,0,0,0.25);padding:0;transition:max-height 0.3s ease-out}.works-filters__list--open{max-height:213.5px}.works-filters__item{background:#262626}}.centered-button{margin:10px 0}.centered-button__button{max-width:16.66667%;margin:0 auto}@media screen and (max-width: 1440px){.centered-button__button{max-width:33.33333%}}@media screen and (max-width: 1100px){.centered-button__button{max-width:25%}}@media screen and (max-width: 840px){.centered-button__button{max-width:50%}}@media screen and (max-width: 479px){.centered-button__button{max-width:75%}}.key-features{position:relative}.key-features__header{width:83.33333%;left:8.33333%;right:auto}@media screen and (max-width: 1100px) and (max-width: 1100px) and (max-width: 1100px){.key-features__header{width:100%;left:0%;right:auto}}.key-features__column{width:33.33333%;margin-left:8.33333%}@media screen and (max-width: 1100px) and (max-width: 1100px) and (max-width: 1100px){.key-features__column{width:37.5%;margin-left:0%}}@media screen and (max-width: 1100px) and (max-width: 1100px) and (max-width: 1100px){.key-features__column:nth-child(2n){width:37.5%;margin-left:12.5%}}@media screen and (max-width: 679px) and (max-width: 679px) and (max-width: 679px){.key-features__column{width:100%;margin-left:0%}}@media screen and (max-width: 679px) and (max-width: 679px) and (max-width: 679px){.key-features__column:nth-child(2n){width:100%;margin-left:0%}}.key-features__list{margin-top:90px;list-style-type:square;list-style-position:outside;list-style-image:none}.key-features__item{position:relative;margin:66px 0;padding-left:52px}.key-features__item::before{content:'';position:absolute;top:1.2rem;left:0;width:24px;height:1px;background-color:rgba(255,78,0,0.5);font-size:24px}.key-features__text{margin-top:29px;color:#999}.events{position:relative}.events__header{padding:100px 0;text-align:center}.events__container{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 16.66667%}.events__container--without-padding{padding:0 !important}@media screen and (max-width: 719px){.events__container{padding:0}}.events__event{position:relative;z-index:0;display:-ms-flexbox;display:flex;-ms-flex:1 0 33.3%;flex:1 0 33.3%;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:end;justify-content:flex-end;height:636px;border:1px solid #666;padding:50px 40px;background-position:center;background-size:0}.events__event:not(:last-child){border-right:0}@media screen and (max-width: 719px){.events__event{-ms-flex:1 0 100%;flex:1 0 100%}.events__event:not(:last-child){border:1px solid #666;border-bottom:0}}.events__event::before{content:'';position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;background-image:inherit;background-position:inherit;background-size:cover;background-repeat:no-repeat}.events__logo-container{position:relative}.events__logo-container::before{content:'';position:absolute;bottom:17px;left:0;width:100px;height:4px;margin:auto;background-image:url("../images/ui/wave.svg");background-position:left bottom;background-size:contain;background-repeat:repeat-x}.events__logo{max-width:160px;margin-bottom:30px}.events__link{color:white;font-style:italic}.events__link::before{content:'';position:absolute;top:0;left:0;width:100%;height:100%}.events__link:hover{color:#ff4e00;transition:all 0.3s}.recent-posts{position:relative}.recent-posts__container::before,.recent-posts__container::after{content:'';display:table}.recent-posts__container::after{clear:both}.recent-posts__header{margin-bottom:113px;text-align:center}@media screen and (max-width: 768px){.recent-posts__header{margin:45px 0 80px}}.recent-posts__post{width:25%;margin-right:8.33333%;margin-bottom:106px}@media screen and (max-width: 1100px){.recent-posts__post{margin-bottom:60px}}@media screen and (max-width: 1100px) and (max-width: 1100px) and (max-width: 1100px){.recent-posts__post{width:75%;margin-left:12.5%}}@media screen and (max-width: 679px) and (max-width: 679px) and (max-width: 679px){.recent-posts__post{width:100%;margin-left:0%}}.clients-are-saying__container{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.clients-are-saying__header{display:-ms-flexbox;display:flex;-ms-flex:1 0 33.33333%;flex:1 0 33.33333%;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;max-width:33.33333%;padding-left:8.33333%;text-align:center}@media screen and (max-width: 1279px){.clients-are-saying__header{padding-left:0}}@media screen and (max-width: 959px){.clients-are-saying__header{-ms-flex-preferred-size:100%;flex-basis:100%;width:100%;max-width:100%;margin-bottom:70px;text-align:center}}.clients-are-saying__content{display:-ms-flexbox;display:flex;-ms-flex:1 0 66.66667%;flex:1 0 66.66667%;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;max-width:66.66667%;padding-right:8.33333%}@media screen and (max-width: 1279px){.clients-are-saying__content{padding-right:0}}@media screen and (max-width: 959px){.clients-are-saying__content{-ms-flex-preferred-size:100%;flex-basis:100%;width:100%;max-width:100%}}.two-columns__content{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.two-columns__column{-ms-flex:0 0 50%;flex:0 0 50%;width:50%;max-width:50%}.two-columns--centered .two-columns__content{-ms-flex-align:center;align-items:center}.ideas__heading{position:absolute;top:300px;left:16.66667%}@media screen and (max-width: 1279px){.ideas__heading{left:0}}.ideas__content{padding:180px 0 80px 16.66667%}@media screen and (max-width: 1279px){.ideas__content{padding-left:0}}.card__icon{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;height:100px}.card__image{display:block;width:auto;max-height:100%}.card__heading{margin:20px 0;color:#fff;font-weight:700;font-size:20px;font-family:"Pontiac",Arial,Helvetica,sans-serif}.card__description{color:#ccc}.radar{position:absolute;top:50%;left:50%;z-index:1;display:block;width:100%;height:100%;transform:translate(-50%, -50%)}.radar__text{opacity:0;font-family:"Pontiac",Arial,Helvetica,sans-serif;line-height:1;transition:opacity 0.3s ease, transform 0.3s ease;transform:translateY(24px)}.radar__text--in{opacity:1;transform:translateY(0%)}.radar__text--out{opacity:0;transform:translateY(-24px)}.radar__suffix{font-weight:200}.radar__suffix-line{transition:stroke-dashoffset 0.45s ease-out}.radar__suffix-line--in{stroke-dashoffset:0}html.safari .radar__suffixes,html.safari .radar__labels{transform:translateY(-25px)}.radar__label{font-weight:700}.radar__gradient{opacity:0;transform:rotate(0deg);transform-origin:300px 300px}html.ie11 .radar__gradient{display:none}.radar__dot,.radar__dot-shadow{opacity:0;fill:#ff4e00;animation-duration:6s;animation-timing-function:ease-out;animation-iteration-count:infinite}.radar__dot:nth-child(1),.radar__dot-shadow:nth-child(1){transform-origin:54.66667% 14.66667%;animation-delay:.80833s}.radar__dot:nth-child(2),.radar__dot-shadow:nth-child(2){transform-origin:88.33333% 31.66667%;animation-delay:1.28333s}.radar__dot:nth-child(3),.radar__dot-shadow:nth-child(3){transform-origin:25% 81.66667%;animation-delay:2.56667s}.radar__dot:nth-child(4),.radar__dot-shadow:nth-child(4){transform-origin:26.66667% 33.33333%;animation-delay:3.29167s}.radar__dot:nth-child(5),.radar__dot-shadow:nth-child(5){transform-origin:5% 66.66667%;animation-delay:5.825s}.radar__dot:nth-child(6),.radar__dot-shadow:nth-child(6){transform-origin:75% 71.66667%;animation-delay:4.83333s}.radar--animate .radar__dot{animation-name:radar-dot}.radar--animate .radar__dot-shadow{animation-name:radar-dot-shadow}.radar--animate .radar__gradient{opacity:1;animation:rotate360 3s infinite linear}.radar--spectrum{z-index:0;opacity:0;display:none;transform:translate(-50%, -50%) rotate(0deg);transform-origin:50% 50%;pointer-events:none}html.ie11 .radar--spectrum{display:block}.radar--spectrum.radar--animate{opacity:1;animation:rotate360-rel 3s infinite linear}@keyframes rotate360{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@keyframes rotate360-rel{0%{transform:translate(-50%, -50%) rotate(0deg)}100%{transform:translate(-50%, -50%) rotate(360deg)}}@keyframes radar-dot{0%{opacity:0}10%{opacity:1}36%{opacity:0}}@keyframes radar-dot-shadow{0%{opacity:0.5;transform:scale(1)}25%{opacity:0;transform:scale(6)}}.background-columns{position:absolute;top:0;left:0;z-index:1;width:100%;height:100%}.background-columns__container{position:relative;width:100%;height:100%}.background-columns__row{height:100%}.background-columns__column{position:relative;overflow:hidden;height:100%;background-color:transparent}.background-columns__column:nth-child(1){width:8.33333%}.background-columns__column:nth-child(2){width:8.33333%}.background-columns__column:nth-child(3){width:8.33333%}.background-columns__column:nth-child(4){width:8.33333%}.background-columns__column:nth-child(5){width:8.33333%}.background-columns__column:nth-child(6){width:8.33333%}.background-columns__column:nth-child(7){width:8.33333%}.background-columns__column:nth-child(8){width:8.33333%}.background-columns__column:nth-child(9){width:8.33333%}.background-columns__column:nth-child(10){width:8.33333%}.background-columns__column:nth-child(11){width:8.33333%}.background-columns__column:nth-child(12){width:8.33333%}@media screen and (max-width: 1100px) and (max-width: 1100px) and (max-width: 1100px){.background-columns__column:nth-child(1){width:12.5%}}@media screen and (max-width: 1100px) and (max-width: 1100px) and (max-width: 1100px){.background-columns__column:nth-child(2){width:12.5%}}@media screen and (max-width: 1100px) and (max-width: 1100px) and (max-width: 1100px){.background-columns__column:nth-child(3){width:12.5%}}@media screen and (max-width: 1100px) and (max-width: 1100px) and (max-width: 1100px){.background-columns__column:nth-child(4){width:12.5%}}@media screen and (max-width: 1100px) and (max-width: 1100px) and (max-width: 1100px){.background-columns__column:nth-child(5){width:12.5%}}@media screen and (max-width: 1100px) and (max-width: 1100px) and (max-width: 1100px){.background-columns__column:nth-child(6){width:12.5%}}@media screen and (max-width: 1100px) and (max-width: 1100px) and (max-width: 1100px){.background-columns__column:nth-child(7){width:12.5%}}@media screen and (max-width: 1100px) and (max-width: 1100px) and (max-width: 1100px){.background-columns__column:nth-child(8){width:12.5%}}@media screen and (max-width: 1100px){.background-columns__column:nth-child(9){display:none}}@media screen and (max-width: 1100px){.background-columns__column:nth-child(10){display:none}}@media screen and (max-width: 1100px){.background-columns__column:nth-child(11){display:none}}@media screen and (max-width: 1100px){.background-columns__column:nth-child(12){display:none}}@media screen and (max-width: 679px) and (max-width: 679px) and (max-width: 679px){.background-columns__column:nth-child(1){width:25%}}@media screen and (max-width: 679px) and (max-width: 679px) and (max-width: 679px){.background-columns__column:nth-child(2){width:25%}}@media screen and (max-width: 679px) and (max-width: 679px) and (max-width: 679px){.background-columns__column:nth-child(3){width:25%}}@media screen and (max-width: 679px) and (max-width: 679px) and (max-width: 679px){.background-columns__column:nth-child(4){width:25%}}@media screen and (max-width: 679px){.background-columns__column:nth-child(5){display:none}}@media screen and (max-width: 679px){.background-columns__column:nth-child(6){display:none}}@media screen and (max-width: 679px){.background-columns__column:nth-child(7){display:none}}@media screen and (max-width: 679px){.background-columns__column:nth-child(8){display:none}}@media screen and (max-width: 679px){.background-columns__column:nth-child(9){display:none}}@media screen and (max-width: 679px){.background-columns__column:nth-child(10){display:none}}@media screen and (max-width: 679px){.background-columns__column:nth-child(11){display:none}}@media screen and (max-width: 679px){.background-columns__column:nth-child(12){display:none}}.background-columns__column-fill{position:absolute;top:0;bottom:0;z-index:2;width:105%}.background-columns__column-fill::before{content:'';position:absolute;left:0;width:1px;height:100%;background-color:rgba(192,192,192,0.2)}.background-columns__column:nth-child(12) .background-columns__column-fill::after{content:'';position:absolute;right:5%;width:1px;height:100%;background-color:rgba(192,192,192,0.2)}@media screen and (max-width: 1100px){.background-columns__column:nth-child(8) .background-columns__column-fill::after{content:'';position:absolute;right:5%;width:1px;height:100%;background-color:rgba(192,192,192,0.2)}}@media screen and (max-width: 679px){.background-columns__column:nth-child(4) .background-columns__column-fill::after{content:'';position:absolute;right:5%;width:1px;height:100%;background-color:rgba(192,192,192,0.2)}}.grided-separator{position:absolute;top:0;left:0;z-index:2;width:100%;pointer-events:none}.grided-separator__container{position:relative;z-index:1;width:100%;pointer-events:none}.grided-separator__row{padding-left:0 !important;padding-right:0 !important;margin-left:-0;margin-right:-0;position:relative}[class*="no-gutter"]>.grided-separator__row{margin-left:0 !important;margin-right:0 !important}.grided-separator__row .grided-separator__row{margin-left:-0;margin-right:-0}@media screen and (min-width: 1920px){.grided-separator__row .grided-separator__row{margin-left:-0;margin-right:-0}}@media screen and (max-width: 1919px){.grided-separator__row .grided-separator__row{margin-left:-0;margin-right:-0}}@media screen and (max-width: 1826px){.grided-separator__row .grided-separator__row{margin-left:-0;margin-right:-0}}@media screen and (max-width: 1626px){.grided-separator__row .grided-separator__row{margin-left:-0;margin-right:-0}}@media screen and (max-width: 1599px){.grided-separator__row .grided-separator__row{margin-left:-0;margin-right:-0}}@media screen and (max-width: 1440px){.grided-separator__row .grided-separator__row{margin-left:-0;margin-right:-0}}@media screen and (max-width: 1368px){.grided-separator__row .grided-separator__row{margin-left:-0;margin-right:-0}}@media screen and (max-width: 1279px){.grided-separator__row .grided-separator__row{margin-left:-0;margin-right:-0}}@media screen and (max-width: 1100px){.grided-separator__row .grided-separator__row{margin-left:-0;margin-right:-0}}@media screen and (max-width: 959px){.grided-separator__row .grided-separator__row{margin-left:-0;margin-right:-0}}@media screen and (max-width: 840px){.grided-separator__row .grided-separator__row{margin-left:-0;margin-right:-0}}@media screen and (max-width: 768px){.grided-separator__row .grided-separator__row{margin-left:-0;margin-right:-0}}@media screen and (max-width: 719px){.grided-separator__row .grided-separator__row{margin-left:-0;margin-right:-0}}@media screen and (max-width: 679px){.grided-separator__row .grided-separator__row{margin-left:-0;margin-right:-0}}@media screen and (max-width: 579px){.grided-separator__row .grided-separator__row{margin-left:-0;margin-right:-0}}@media screen and (max-width: 479px){.grided-separator__row .grided-separator__row{margin-left:-0;margin-right:-0}}@media screen and (max-width: 340px){.grided-separator__row .grided-separator__row{margin-left:-0;margin-right:-0}}.grided-separator__row::after{content:'';position:absolute;top:0;right:-1px;display:block;width:1px;height:8px;background-color:rgba(255,78,0,0.5)}.grided-separator__column{width:8.33333%;height:8px;border-top:1px solid rgba(255,78,0,0.25);border-left:1px solid rgba(255,78,0,0.5)}@media screen and (max-width: 1100px) and (max-width: 1100px) and (max-width: 1100px){.grided-separator__column{width:12.5%}}@media screen and (max-width: 679px) and (max-width: 679px) and (max-width: 679px){.grided-separator__column{width:25%}}@media screen and (max-width: 1100px){.grided-separator__column:nth-child(9){display:none}}@media screen and (max-width: 1100px){.grided-separator__column:nth-child(10){display:none}}@media screen and (max-width: 1100px){.grided-separator__column:nth-child(11){display:none}}@media screen and (max-width: 1100px){.grided-separator__column:nth-child(12){display:none}}@media screen and (max-width: 679px){.grided-separator__column:nth-child(5){display:none}}@media screen and (max-width: 679px){.grided-separator__column:nth-child(6){display:none}}@media screen and (max-width: 679px){.grided-separator__column:nth-child(7){display:none}}@media screen and (max-width: 679px){.grided-separator__column:nth-child(8){display:none}}.transparent-grid{position:absolute;top:0;bottom:0;left:0;z-index:0;opacity:0.3;width:100%;padding-right:80px;padding-left:80px}@media screen and (max-width: 1100px){.transparent-grid{padding-right:40px;padding-left:40px}}@media screen and (max-width: 479px){.transparent-grid{padding-right:24px;padding-left:24px}}.transparent-grid__container{max-width:1728px;margin:0 auto;position:relative;height:100%;pointer-events:none}.transparent-grid__row{padding-left:0 !important;padding-right:0 !important;margin-left:-0;margin-right:-0;position:relative;z-index:1;height:100%}[class*="no-gutter"]>.transparent-grid__row{margin-left:0 !important;margin-right:0 !important}.transparent-grid__row .transparent-grid__row{margin-left:-0;margin-right:-0}@media screen and (min-width: 1920px){.transparent-grid__row .transparent-grid__row{margin-left:-0;margin-right:-0}}@media screen and (max-width: 1919px){.transparent-grid__row .transparent-grid__row{margin-left:-0;margin-right:-0}}@media screen and (max-width: 1826px){.transparent-grid__row .transparent-grid__row{margin-left:-0;margin-right:-0}}@media screen and (max-width: 1626px){.transparent-grid__row .transparent-grid__row{margin-left:-0;margin-right:-0}}@media screen and (max-width: 1599px){.transparent-grid__row .transparent-grid__row{margin-left:-0;margin-right:-0}}@media screen and (max-width: 1440px){.transparent-grid__row .transparent-grid__row{margin-left:-0;margin-right:-0}}@media screen and (max-width: 1368px){.transparent-grid__row .transparent-grid__row{margin-left:-0;margin-right:-0}}@media screen and (max-width: 1279px){.transparent-grid__row .transparent-grid__row{margin-left:-0;margin-right:-0}}@media screen and (max-width: 1100px){.transparent-grid__row .transparent-grid__row{margin-left:-0;margin-right:-0}}@media screen and (max-width: 959px){.transparent-grid__row .transparent-grid__row{margin-left:-0;margin-right:-0}}@media screen and (max-width: 840px){.transparent-grid__row .transparent-grid__row{margin-left:-0;margin-right:-0}}@media screen and (max-width: 768px){.transparent-grid__row .transparent-grid__row{margin-left:-0;margin-right:-0}}@media screen and (max-width: 719px){.transparent-grid__row .transparent-grid__row{margin-left:-0;margin-right:-0}}@media screen and (max-width: 679px){.transparent-grid__row .transparent-grid__row{margin-left:-0;margin-right:-0}}@media screen and (max-width: 579px){.transparent-grid__row .transparent-grid__row{margin-left:-0;margin-right:-0}}@media screen and (max-width: 479px){.transparent-grid__row .transparent-grid__row{margin-left:-0;margin-right:-0}}@media screen and (max-width: 340px){.transparent-grid__row .transparent-grid__row{margin-left:-0;margin-right:-0}}.transparent-grid__column{width:8.33333%;position:relative;height:100%}.transparent-grid__column::before{content:'';position:absolute;top:0;bottom:0;width:1px;background:rgba(153,153,153,0.2);left:0}.transparent-grid__column:last-child::after{content:'';position:absolute;top:0;bottom:0;width:1px;background:rgba(153,153,153,0.2);right:0}@media screen and (max-width: 1100px) and (max-width: 1100px) and (max-width: 1100px){.transparent-grid__column{width:12.5%}}@media screen and (max-width: 1100px){.transparent-grid__column:nth-child(8)::after{content:'';position:absolute;top:0;bottom:0;width:1px;background:rgba(153,153,153,0.2);right:0}}@media screen and (max-width: 679px) and (max-width: 679px) and (max-width: 679px){.transparent-grid__column{width:25%}}@media screen and (max-width: 679px){.transparent-grid__column:nth-child(4)::after{content:'';position:absolute;top:0;bottom:0;width:1px;background:rgba(153,153,153,0.2);right:0}}@media screen and (max-width: 1100px){.transparent-grid__column:nth-child(9){display:none}}@media screen and (max-width: 1100px){.transparent-grid__column:nth-child(10){display:none}}@media screen and (max-width: 1100px){.transparent-grid__column:nth-child(11){display:none}}@media screen and (max-width: 1100px){.transparent-grid__column:nth-child(12){display:none}}@media screen and (max-width: 679px){.transparent-grid__column:nth-child(5){display:none}}@media screen and (max-width: 679px){.transparent-grid__column:nth-child(6){display:none}}@media screen and (max-width: 679px){.transparent-grid__column:nth-child(7){display:none}}@media screen and (max-width: 679px){.transparent-grid__column:nth-child(8){display:none}}.background-stripes{position:absolute;top:0;left:0;z-index:0;width:100%;height:100%;pointer-events:none}.background-stripes__container{position:relative;height:100%}.background-stripes__row{position:relative;height:100%}.background-stripes__column{position:relative;float:left;display:block;width:8.33333%;height:100%}.background-stripes__column:first-child{position:absolute;top:0;right:100%;width:50vw;height:100%}.background-stripes__column:last-child{position:absolute;top:0;left:calc(100% - 1px);width:50vw;height:100%}.background-stripes__column::before,.background-stripes__column::after{content:'';position:absolute;top:0;left:0}.background-stripes__column::before{right:-1px;bottom:0;background:#fff}.background-stripes__column::after{width:1px;height:100%;background-color:rgba(192,192,192,0.2)}.background-stripes--grided{overflow:hidden}@media screen and (max-width: 1100px){.background-stripes__column{width:12.5%}.background-stripes__column:nth-child(10){display:none}.background-stripes__column:nth-child(11){display:none}.background-stripes__column:nth-child(12){display:none}.background-stripes__column:nth-child(13){display:none}}@media screen and (max-width: 679px){.background-stripes__column{width:25%}.background-stripes__column:nth-child(6){display:none}.background-stripes__column:nth-child(7){display:none}.background-stripes__column:nth-child(8){display:none}.background-stripes__column:nth-child(9){display:none}}.separator-dense{padding-left:0 !important;padding-right:0 !important;margin-left:-0;margin-right:-0;position:relative;z-index:100;height:5px;pointer-events:none}[class*="no-gutter"]>.separator-dense{margin-left:0 !important;margin-right:0 !important}.separator-dense .separator-dense{margin-left:-0;margin-right:-0}@media screen and (min-width: 1920px){.separator-dense .separator-dense{margin-left:-0;margin-right:-0}}@media screen and (max-width: 1919px){.separator-dense .separator-dense{margin-left:-0;margin-right:-0}}@media screen and (max-width: 1826px){.separator-dense .separator-dense{margin-left:-0;margin-right:-0}}@media screen and (max-width: 1626px){.separator-dense .separator-dense{margin-left:-0;margin-right:-0}}@media screen and (max-width: 1599px){.separator-dense .separator-dense{margin-left:-0;margin-right:-0}}@media screen and (max-width: 1440px){.separator-dense .separator-dense{margin-left:-0;margin-right:-0}}@media screen and (max-width: 1368px){.separator-dense .separator-dense{margin-left:-0;margin-right:-0}}@media screen and (max-width: 1279px){.separator-dense .separator-dense{margin-left:-0;margin-right:-0}}@media screen and (max-width: 1100px){.separator-dense .separator-dense{margin-left:-0;margin-right:-0}}@media screen and (max-width: 959px){.separator-dense .separator-dense{margin-left:-0;margin-right:-0}}@media screen and (max-width: 840px){.separator-dense .separator-dense{margin-left:-0;margin-right:-0}}@media screen and (max-width: 768px){.separator-dense .separator-dense{margin-left:-0;margin-right:-0}}@media screen and (max-width: 719px){.separator-dense .separator-dense{margin-left:-0;margin-right:-0}}@media screen and (max-width: 679px){.separator-dense .separator-dense{margin-left:-0;margin-right:-0}}@media screen and (max-width: 579px){.separator-dense .separator-dense{margin-left:-0;margin-right:-0}}@media screen and (max-width: 479px){.separator-dense .separator-dense{margin-left:-0;margin-right:-0}}@media screen and (max-width: 340px){.separator-dense .separator-dense{margin-left:-0;margin-right:-0}}@media screen and (max-width: 1100px){.separator-dense{display:none}}.separator-dense::after{content:'';position:absolute;right:0;bottom:0;width:1px;height:9px;background-color:rgba(255,78,0,0.5)}.separator-dense__cell{width:8.33333%;position:relative;border-bottom:1px solid rgba(255,78,0,0.25);background-color:transparent}@media screen and (max-width: 1100px) and (max-width: 1100px) and (max-width: 1100px){.separator-dense__cell{width:12.5%}}@media screen and (max-width: 679px) and (max-width: 679px) and (max-width: 679px){.separator-dense__cell{width:25%}}.separator-dense__cell::before{content:'';position:absolute;bottom:-5px;left:0;width:1px;height:9px;background-color:rgba(255,78,0,0.5)}.separator-dense__cell::after{content:'';position:absolute;bottom:-3px;left:0;width:100%;height:5px;background-image:linear-gradient(to right, transparent, transparent 11%, rgba(255,78,0,0.15) 11%, rgba(255,78,0,0.15) calc(11% + 1px), transparent calc(11% + 1px), transparent 22%, rgba(255,78,0,0.15) 22%, rgba(255,78,0,0.15) calc(22% + 1px), transparent calc(22% + 1px), transparent 33%, rgba(255,78,0,0.15) 33%, rgba(255,78,0,0.15) calc(33% + 1px), transparent calc(33% + 1px), transparent 44%, rgba(255,78,0,0.15) 44%, rgba(255,78,0,0.15) calc(44% + 1px), transparent calc(44% + 1px), transparent 55%, rgba(255,78,0,0.15) 55%, rgba(255,78,0,0.15) calc(55% + 1px), transparent calc(55% + 1px), transparent 66%, rgba(255,78,0,0.15) 66%, rgba(255,78,0,0.15) calc(66% + 1px), transparent calc(66% + 1px), transparent 77%, rgba(255,78,0,0.15) 77%, rgba(255,78,0,0.15) calc(77% + 1px), transparent calc(77% + 1px), transparent 88%, rgba(255,78,0,0.15) 88%, rgba(255,78,0,0.15) calc(88% + 1px), transparent calc(88% + 1px), transparent 100%);background-color:transparent}@media screen and (max-width: 1100px){.separator-dense__cell::after{background-image:linear-gradient(to right, transparent, transparent 20%, rgba(255,78,0,0.15) 20%, rgba(255,78,0,0.15) calc(20% + 1px), transparent calc(20% + 1px), transparent 40%, rgba(255,78,0,0.15) 40%, rgba(255,78,0,0.15) calc(40% + 1px), transparent calc(40% + 1px), transparent 60%, rgba(255,78,0,0.15) 60%, rgba(255,78,0,0.15) calc(60% + 1px), transparent calc(60% + 1px), transparent 80%, rgba(255,78,0,0.15) 80%, rgba(255,78,0,0.15) calc(80% + 1px), transparent calc(80% + 1px), transparent 100%)}}@media screen and (max-width: 1100px){.separator-dense__cell:nth-child(9){display:none}}@media screen and (max-width: 1100px){.separator-dense__cell:nth-child(10){display:none}}@media screen and (max-width: 1100px){.separator-dense__cell:nth-child(11){display:none}}@media screen and (max-width: 1100px){.separator-dense__cell:nth-child(12){display:none}}@media screen and (max-width: 679px){.separator-dense__cell:nth-child(5){display:none}}@media screen and (max-width: 679px){.separator-dense__cell:nth-child(6){display:none}}@media screen and (max-width: 679px){.separator-dense__cell:nth-child(7){display:none}}@media screen and (max-width: 679px){.separator-dense__cell:nth-child(8){display:none}}.main-menu{position:relative;height:100%}.main-menu::before{content:'';position:absolute;top:0;left:0;width:1px;height:100%;background-color:#373737;transition:background-color 0.3s ease}.main-menu__list{display:-ms-flexbox;display:flex;height:100%}.main-menu__item{-ms-flex:0 0 11.11111%;flex:0 0 11.11111%;width:11.11111%;max-width:11.11111%;position:relative;height:100%;transition:color 0.3s ease}.main-menu__item--active .main-menu__link,.main-menu__item:focus .main-menu__link,.main-menu__item:hover .main-menu__link{color:#ff4e00}.main-menu__item--active .dashed-background__lines,.main-menu__item:focus .dashed-background__lines,.main-menu__item:hover .dashed-background__lines{transform:translate(-75%, 150%)}.main-menu__item--estimate{-ms-flex:0 0 22.22222%;flex:0 0 22.22222%;width:22.22222%;max-width:22.22222%;position:relative;z-index:1;display:-ms-flexbox;display:flex;margin:auto;margin-right:0;cursor:pointer}@media screen and (max-width: 1100px) and (max-width: 1100px) and (max-width: 1100px){.main-menu__item--estimate{width:100%;margin-left:0%}}@media screen and (max-width: 1100px){.main-menu__item--estimate>.main-menu__item-link{display:none}}.main-menu__item--estimate:focus .social-menu,.main-menu__item--estimate:hover .social-menu{opacity:1;pointer-events:auto}.main-menu__item--withSub .main-menu__link{display:-ms-flexbox;display:flex;-ms-flex-pack:space-evenly;justify-content:space-evenly;-ms-flex-align:center;align-items:center}.main-menu__item--withSub .main-menu__link::after{content:'';border-width:5px 5px 0 5px;border-style:solid;border-color:#ff4e00 transparent transparent transparent;transition:transform 0.4s}.main-menu__item--withSub .main-menu__link--active::after{transform:rotate3d(1, 0, 0, 180deg)}.main-menu__link{position:relative;z-index:10;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:100%;height:100%}.main-menu__drawer{position:absolute;right:0;bottom:0;display:block;width:100%;height:100%}.main-menu__drawer.icon-socials::before{position:absolute;top:50%;left:50%;z-index:2;transform:translate(-50%, -50%)}.main-menu__path{transition-property:stroke-dashoffset}.main-menu__estimate-text{position:relative;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:100%;border:1px solid #ff4e00;border-top:none;border-right:none;color:#ff4e00;font-weight:700;font-size:110%}.main-menu__estimate-text::after{content:'';position:absolute;top:0;right:0;width:1px;height:100%;background:#ff4e00}@media screen and (max-width: 1100px){.main-menu{position:absolute;top:64px;left:50%;z-index:12;overflow-x:hidden;overflow-y:auto;-ms-flex-direction:column;flex-direction:column;width:100vw;height:auto;max-height:calc(100vh - 64px);transform:translateX(-50%);pointer-events:none}.main-menu::before{left:50%;width:100vw;height:1px;background-color:rgba(255,78,0,0.5);transform:translateX(-50%)}.main-menu__list{-ms-flex-direction:column;flex-direction:column}.main-menu__item{-ms-flex:0 0 100%;flex:0 0 100%;width:100%;max-width:100%;opacity:0 !important;height:72px;border-bottom:1px solid rgba(255,78,0,0.5);background-color:#111;transition:all 0.3s ease;transform:translateY(-100%) !important}.main-menu__item--withSub .main-menu__link::after{display:none}.main-menu__drawer{display:none}.main-menu__estimate-text{min-height:73px}.main-menu--opened{position:fixed;left:0;transform:translateX(0);pointer-events:all}.main-menu--opened .main-menu__item{visibility:visible !important;opacity:1 !important;transform:translateY(0) !important}.main-menu--opened .main-menu__item:nth-child(1){z-index:10;transition-delay:.1s}.main-menu--opened .main-menu__item:nth-child(2){z-index:9;transition-delay:.2s}.main-menu--opened .main-menu__item:nth-child(3){z-index:8;transition-delay:.3s}.main-menu--opened .main-menu__item:nth-child(4){z-index:7;transition-delay:.4s}.main-menu--opened .main-menu__item:nth-child(5){z-index:6;transition-delay:.5s}.main-menu--opened .main-menu__item:nth-child(6){z-index:5;transition-delay:.6s}.main-menu--opened .main-menu__item:nth-child(7){z-index:4;transition-delay:.7s}.main-menu--opened .main-menu__item:nth-child(8){z-index:3;transition-delay:.8s}.main-menu--opened .main-menu__item:nth-child(9){z-index:2;transition-delay:.9s}.main-menu--opened .main-menu__item:nth-child(10){z-index:1;transition-delay:1s}}.page--transition .main-menu__link{pointer-events:none}.social-menu{position:absolute;bottom:-50%;left:calc(-100% - 1px);opacity:0;display:-ms-flexbox;display:flex;width:calc(200% + 1px);height:50%;padding:0;transition:color 0.3s ease;transition:opacity 0.3s ease;pointer-events:none;cursor:pointer}@media screen and (max-width: 1100px){.social-menu{position:static;z-index:100;opacity:1;width:calc(4 * 72px);height:72px;margin:0 auto}.social-menu .dashed-background-small{display:none}}.social-menu::after{content:'';position:absolute;top:0;right:0;width:1px;height:100%;background-color:#373737;background-color:rgba(255,78,0,0.25)}@media screen and (max-width: 1100px){.social-menu::after{content:unset}}.social-menu__item{position:relative;overflow:hidden;width:50%;height:100%;border-bottom:1px solid #373737;border-bottom:1px solid rgba(255,78,0,0.25);border-left:1px solid #373737;border-left:1px solid rgba(255,78,0,0.25);color:#999;font-size:17px}@media screen and (max-width: 1100px){.social-menu__item{border:none}}.social-menu__item::after{position:absolute;top:0;left:0;width:100%;height:1px;background-color:#373737}@media screen and (max-width: 1100px){.social-menu__item::after{background:none}}.social-menu__item:hover .dashed-background-small__lines{transform:translate(-75%, 150%)}.social-menu__link{overflow:hidden;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:100%;height:100%;transition:all 1s ease}.social-menu__link:hover{color:#ff4e00}.social-menu__drawer{position:absolute;right:0;bottom:0;display:block;width:100%;height:100%}.social-menu__opener{position:relative;overflow:hidden;width:100%;height:100%}.social-menu__opener-inner{position:relative;z-index:10;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:100%;height:100%}.social-menu__opener-inner::before{color:#999;font-size:16px;transition:all 1s ease}.social-menu__path{transition:all 1s ease}.social-menu__item:nth-child(1) .social-menu__path:nth-child(1){transition-duration:491ms;transition-delay:155ms}.social-menu__item:nth-child(1) .social-menu__path:nth-child(2){transition-duration:318ms;transition-delay:96ms}.social-menu__item:nth-child(1) .social-menu__path:nth-child(3){transition-duration:496ms;transition-delay:76ms}.social-menu__item:nth-child(1) .social-menu__path:nth-child(4){transition-duration:275ms;transition-delay:101ms}.social-menu__item:nth-child(1) .social-menu__path:nth-child(5){transition-duration:284ms;transition-delay:95ms}.social-menu__item:nth-child(1) .social-menu__path:nth-child(6){transition-duration:479ms;transition-delay:183ms}.social-menu__item:nth-child(1) .social-menu__path:nth-child(7){transition-duration:247ms;transition-delay:100ms}.social-menu__item:nth-child(1) .social-menu__path:nth-child(8){transition-duration:390ms;transition-delay:75ms}.social-menu__item:nth-child(1) .social-menu__path:nth-child(9){transition-duration:334ms;transition-delay:25ms}.social-menu__item:nth-child(1) .social-menu__path:nth-child(10){transition-duration:295ms;transition-delay:123ms}.social-menu__item:nth-child(1) .social-menu__path:nth-child(11){transition-duration:147ms;transition-delay:73ms}.social-menu__item:nth-child(1) .social-menu__path:nth-child(12){transition-duration:464ms;transition-delay:27ms}.social-menu__item:nth-child(1) .social-menu__path:nth-child(13){transition-duration:103ms;transition-delay:173ms}.social-menu__item:nth-child(1) .social-menu__path:nth-child(14){transition-duration:233ms;transition-delay:191ms}.social-menu__item:nth-child(1) .social-menu__path:nth-child(15){transition-duration:142ms;transition-delay:151ms}.social-menu__item:nth-child(1) .social-menu__path:nth-child(16){transition-duration:152ms;transition-delay:146ms}.social-menu__item:nth-child(1) .social-menu__path:nth-child(17){transition-duration:126ms;transition-delay:181ms}.social-menu__item:nth-child(1) .social-menu__path:nth-child(18){transition-duration:239ms;transition-delay:60ms}.social-menu__item:nth-child(1) .social-menu__path:nth-child(19){transition-duration:199ms;transition-delay:30ms}.social-menu__item:nth-child(1) .social-menu__path:nth-child(20){transition-duration:493ms;transition-delay:132ms}.social-menu__item:nth-child(1) .social-menu__path:nth-child(21){transition-duration:130ms;transition-delay:178ms}.social-menu__item:nth-child(1) .social-menu__path:nth-child(22){transition-duration:231ms;transition-delay:89ms}.social-menu__item:nth-child(1) .social-menu__path:nth-child(23){transition-duration:424ms;transition-delay:108ms}.social-menu__item:nth-child(1) .social-menu__path:nth-child(24){transition-duration:260ms;transition-delay:32ms}.social-menu__item:nth-child(1) .social-menu__path:nth-child(25){transition-duration:357ms;transition-delay:188ms}.social-menu__item:nth-child(1) .social-menu__path:nth-child(26){transition-duration:477ms;transition-delay:92ms}.social-menu__item:nth-child(1) .social-menu__path:nth-child(27){transition-duration:293ms;transition-delay:85ms}.social-menu__item:nth-child(1) .social-menu__path:nth-child(28){transition-duration:115ms;transition-delay:152ms}.social-menu__item:nth-child(1) .social-menu__path:nth-child(29){transition-duration:424ms;transition-delay:116ms}.social-menu__item:nth-child(1) .social-menu__path:nth-child(30){transition-duration:403ms;transition-delay:155ms}.social-menu__item:nth-child(1) .social-menu__path:nth-child(31){transition-duration:169ms;transition-delay:107ms}.social-menu__item:nth-child(1) .social-menu__path:nth-child(32){transition-duration:280ms;transition-delay:98ms}.social-menu__item:nth-child(1) .social-menu__path:nth-child(33){transition-duration:472ms;transition-delay:1ms}.social-menu__item:nth-child(1) .social-menu__path:nth-child(34){transition-duration:185ms;transition-delay:147ms}.social-menu__item:nth-child(1) .social-menu__path:nth-child(35){transition-duration:408ms;transition-delay:50ms}.social-menu__item:nth-child(1) .social-menu__path:nth-child(36){transition-duration:309ms;transition-delay:30ms}.social-menu__item:nth-child(1) .social-menu__path:nth-child(37){transition-duration:500ms;transition-delay:95ms}.social-menu__item:nth-child(1) .social-menu__path:nth-child(38){transition-duration:114ms;transition-delay:82ms}.social-menu__item:nth-child(1) .social-menu__path:nth-child(39){transition-duration:154ms;transition-delay:151ms}.social-menu__item:nth-child(1) .social-menu__path:nth-child(40){transition-duration:366ms;transition-delay:13ms}.social-menu__item:nth-child(1) .social-menu__path:nth-child(41){transition-duration:414ms;transition-delay:98ms}.social-menu__item:nth-child(1) .social-menu__path:nth-child(42){transition-duration:292ms;transition-delay:158ms}.social-menu__item:nth-child(1) .social-menu__path:nth-child(43){transition-duration:445ms;transition-delay:143ms}.social-menu__item:nth-child(1) .social-menu__path:nth-child(44){transition-duration:111ms;transition-delay:116ms}.social-menu__item:nth-child(1) .social-menu__path:nth-child(45){transition-duration:105ms;transition-delay:179ms}.social-menu__item:nth-child(1) .social-menu__path:nth-child(46){transition-duration:459ms;transition-delay:16ms}.social-menu__item:nth-child(1) .social-menu__path:nth-child(47){transition-duration:214ms;transition-delay:78ms}.social-menu__item:nth-child(1) .social-menu__path:nth-child(48){transition-duration:114ms;transition-delay:196ms}.social-menu__item:nth-child(1) .social-menu__path:nth-child(49){transition-duration:470ms;transition-delay:9ms}.social-menu__item:nth-child(1) .social-menu__path:nth-child(50){transition-duration:239ms;transition-delay:150ms}.social-menu__item:nth-child(2) .social-menu__path:nth-child(1){transition-duration:460ms;transition-delay:8ms}.social-menu__item:nth-child(2) .social-menu__path:nth-child(2){transition-duration:418ms;transition-delay:33ms}.social-menu__item:nth-child(2) .social-menu__path:nth-child(3){transition-duration:257ms;transition-delay:58ms}.social-menu__item:nth-child(2) .social-menu__path:nth-child(4){transition-duration:279ms;transition-delay:14ms}.social-menu__item:nth-child(2) .social-menu__path:nth-child(5){transition-duration:461ms;transition-delay:99ms}.social-menu__item:nth-child(2) .social-menu__path:nth-child(6){transition-duration:269ms;transition-delay:77ms}.social-menu__item:nth-child(2) .social-menu__path:nth-child(7){transition-duration:431ms;transition-delay:172ms}.social-menu__item:nth-child(2) .social-menu__path:nth-child(8){transition-duration:308ms;transition-delay:17ms}.social-menu__item:nth-child(2) .social-menu__path:nth-child(9){transition-duration:212ms;transition-delay:154ms}.social-menu__item:nth-child(2) .social-menu__path:nth-child(10){transition-duration:330ms;transition-delay:34ms}.social-menu__item:nth-child(2) .social-menu__path:nth-child(11){transition-duration:179ms;transition-delay:4ms}.social-menu__item:nth-child(2) .social-menu__path:nth-child(12){transition-duration:235ms;transition-delay:86ms}.social-menu__item:nth-child(2) .social-menu__path:nth-child(13){transition-duration:252ms;transition-delay:186ms}.social-menu__item:nth-child(2) .social-menu__path:nth-child(14){transition-duration:165ms;transition-delay:49ms}.social-menu__item:nth-child(2) .social-menu__path:nth-child(15){transition-duration:172ms;transition-delay:121ms}.social-menu__item:nth-child(2) .social-menu__path:nth-child(16){transition-duration:117ms;transition-delay:148ms}.social-menu__item:nth-child(2) .social-menu__path:nth-child(17){transition-duration:252ms;transition-delay:29ms}.social-menu__item:nth-child(2) .social-menu__path:nth-child(18){transition-duration:169ms;transition-delay:47ms}.social-menu__item:nth-child(2) .social-menu__path:nth-child(19){transition-duration:340ms;transition-delay:128ms}.social-menu__item:nth-child(2) .social-menu__path:nth-child(20){transition-duration:366ms;transition-delay:173ms}.social-menu__item:nth-child(2) .social-menu__path:nth-child(21){transition-duration:293ms;transition-delay:99ms}.social-menu__item:nth-child(2) .social-menu__path:nth-child(22){transition-duration:206ms;transition-delay:24ms}.social-menu__item:nth-child(2) .social-menu__path:nth-child(23){transition-duration:386ms;transition-delay:108ms}.social-menu__item:nth-child(2) .social-menu__path:nth-child(24){transition-duration:291ms;transition-delay:116ms}.social-menu__item:nth-child(2) .social-menu__path:nth-child(25){transition-duration:500ms;transition-delay:122ms}.social-menu__item:nth-child(2) .social-menu__path:nth-child(26){transition-duration:251ms;transition-delay:57ms}.social-menu__item:nth-child(2) .social-menu__path:nth-child(27){transition-duration:135ms;transition-delay:33ms}.social-menu__item:nth-child(2) .social-menu__path:nth-child(28){transition-duration:208ms;transition-delay:171ms}.social-menu__item:nth-child(2) .social-menu__path:nth-child(29){transition-duration:143ms;transition-delay:197ms}.social-menu__item:nth-child(2) .social-menu__path:nth-child(30){transition-duration:297ms;transition-delay:157ms}.social-menu__item:nth-child(2) .social-menu__path:nth-child(31){transition-duration:226ms;transition-delay:119ms}.social-menu__item:nth-child(2) .social-menu__path:nth-child(32){transition-duration:459ms;transition-delay:29ms}.social-menu__item:nth-child(2) .social-menu__path:nth-child(33){transition-duration:210ms;transition-delay:124ms}.social-menu__item:nth-child(2) .social-menu__path:nth-child(34){transition-duration:292ms;transition-delay:108ms}.social-menu__item:nth-child(2) .social-menu__path:nth-child(35){transition-duration:221ms;transition-delay:120ms}.social-menu__item:nth-child(2) .social-menu__path:nth-child(36){transition-duration:359ms;transition-delay:63ms}.social-menu__item:nth-child(2) .social-menu__path:nth-child(37){transition-duration:320ms;transition-delay:12ms}.social-menu__item:nth-child(2) .social-menu__path:nth-child(38){transition-duration:409ms;transition-delay:82ms}.social-menu__item:nth-child(2) .social-menu__path:nth-child(39){transition-duration:487ms;transition-delay:27ms}.social-menu__item:nth-child(2) .social-menu__path:nth-child(40){transition-duration:107ms;transition-delay:104ms}.social-menu__item:nth-child(2) .social-menu__path:nth-child(41){transition-duration:325ms;transition-delay:47ms}.social-menu__item:nth-child(2) .social-menu__path:nth-child(42){transition-duration:441ms;transition-delay:112ms}.social-menu__item:nth-child(2) .social-menu__path:nth-child(43){transition-duration:387ms;transition-delay:35ms}.social-menu__item:nth-child(2) .social-menu__path:nth-child(44){transition-duration:423ms;transition-delay:97ms}.social-menu__item:nth-child(2) .social-menu__path:nth-child(45){transition-duration:375ms;transition-delay:140ms}.social-menu__item:nth-child(2) .social-menu__path:nth-child(46){transition-duration:210ms;transition-delay:37ms}.social-menu__item:nth-child(2) .social-menu__path:nth-child(47){transition-duration:440ms;transition-delay:159ms}.social-menu__item:nth-child(2) .social-menu__path:nth-child(48){transition-duration:175ms;transition-delay:195ms}.social-menu__item:nth-child(2) .social-menu__path:nth-child(49){transition-duration:264ms;transition-delay:91ms}.social-menu__item:nth-child(2) .social-menu__path:nth-child(50){transition-duration:497ms;transition-delay:134ms}.social-menu__item:nth-child(3) .social-menu__path:nth-child(1){transition-duration:143ms;transition-delay:176ms}.social-menu__item:nth-child(3) .social-menu__path:nth-child(2){transition-duration:348ms;transition-delay:150ms}.social-menu__item:nth-child(3) .social-menu__path:nth-child(3){transition-duration:107ms;transition-delay:197ms}.social-menu__item:nth-child(3) .social-menu__path:nth-child(4){transition-duration:196ms;transition-delay:159ms}.social-menu__item:nth-child(3) .social-menu__path:nth-child(5){transition-duration:419ms;transition-delay:114ms}.social-menu__item:nth-child(3) .social-menu__path:nth-child(6){transition-duration:370ms;transition-delay:77ms}.social-menu__item:nth-child(3) .social-menu__path:nth-child(7){transition-duration:268ms;transition-delay:180ms}.social-menu__item:nth-child(3) .social-menu__path:nth-child(8){transition-duration:216ms;transition-delay:196ms}.social-menu__item:nth-child(3) .social-menu__path:nth-child(9){transition-duration:383ms;transition-delay:111ms}.social-menu__item:nth-child(3) .social-menu__path:nth-child(10){transition-duration:203ms;transition-delay:149ms}.social-menu__item:nth-child(3) .social-menu__path:nth-child(11){transition-duration:184ms;transition-delay:12ms}.social-menu__item:nth-child(3) .social-menu__path:nth-child(12){transition-duration:132ms;transition-delay:169ms}.social-menu__item:nth-child(3) .social-menu__path:nth-child(13){transition-duration:297ms;transition-delay:12ms}.social-menu__item:nth-child(3) .social-menu__path:nth-child(14){transition-duration:156ms;transition-delay:140ms}.social-menu__item:nth-child(3) .social-menu__path:nth-child(15){transition-duration:498ms;transition-delay:16ms}.social-menu__item:nth-child(3) .social-menu__path:nth-child(16){transition-duration:110ms;transition-delay:108ms}.social-menu__item:nth-child(3) .social-menu__path:nth-child(17){transition-duration:253ms;transition-delay:25ms}.social-menu__item:nth-child(3) .social-menu__path:nth-child(18){transition-duration:119ms;transition-delay:149ms}.social-menu__item:nth-child(3) .social-menu__path:nth-child(19){transition-duration:406ms;transition-delay:25ms}.social-menu__item:nth-child(3) .social-menu__path:nth-child(20){transition-duration:256ms;transition-delay:31ms}.social-menu__item:nth-child(3) .social-menu__path:nth-child(21){transition-duration:441ms;transition-delay:11ms}.social-menu__item:nth-child(3) .social-menu__path:nth-child(22){transition-duration:288ms;transition-delay:81ms}.social-menu__item:nth-child(3) .social-menu__path:nth-child(23){transition-duration:398ms;transition-delay:97ms}.social-menu__item:nth-child(3) .social-menu__path:nth-child(24){transition-duration:109ms;transition-delay:176ms}.social-menu__item:nth-child(3) .social-menu__path:nth-child(25){transition-duration:347ms;transition-delay:62ms}.social-menu__item:nth-child(3) .social-menu__path:nth-child(26){transition-duration:209ms;transition-delay:6ms}.social-menu__item:nth-child(3) .social-menu__path:nth-child(27){transition-duration:259ms;transition-delay:154ms}.social-menu__item:nth-child(3) .social-menu__path:nth-child(28){transition-duration:262ms;transition-delay:13ms}.social-menu__item:nth-child(3) .social-menu__path:nth-child(29){transition-duration:265ms;transition-delay:6ms}.social-menu__item:nth-child(3) .social-menu__path:nth-child(30){transition-duration:292ms;transition-delay:31ms}.social-menu__item:nth-child(3) .social-menu__path:nth-child(31){transition-duration:117ms;transition-delay:190ms}.social-menu__item:nth-child(3) .social-menu__path:nth-child(32){transition-duration:164ms;transition-delay:120ms}.social-menu__item:nth-child(3) .social-menu__path:nth-child(33){transition-duration:184ms;transition-delay:24ms}.social-menu__item:nth-child(3) .social-menu__path:nth-child(34){transition-duration:359ms;transition-delay:96ms}.social-menu__item:nth-child(3) .social-menu__path:nth-child(35){transition-duration:226ms;transition-delay:184ms}.social-menu__item:nth-child(3) .social-menu__path:nth-child(36){transition-duration:498ms;transition-delay:65ms}.social-menu__item:nth-child(3) .social-menu__path:nth-child(37){transition-duration:361ms;transition-delay:116ms}.social-menu__item:nth-child(3) .social-menu__path:nth-child(38){transition-duration:297ms;transition-delay:117ms}.social-menu__item:nth-child(3) .social-menu__path:nth-child(39){transition-duration:183ms;transition-delay:160ms}.social-menu__item:nth-child(3) .social-menu__path:nth-child(40){transition-duration:410ms;transition-delay:88ms}.social-menu__item:nth-child(3) .social-menu__path:nth-child(41){transition-duration:283ms;transition-delay:127ms}.social-menu__item:nth-child(3) .social-menu__path:nth-child(42){transition-duration:379ms;transition-delay:39ms}.social-menu__item:nth-child(3) .social-menu__path:nth-child(43){transition-duration:162ms;transition-delay:132ms}.social-menu__item:nth-child(3) .social-menu__path:nth-child(44){transition-duration:137ms;transition-delay:124ms}.social-menu__item:nth-child(3) .social-menu__path:nth-child(45){transition-duration:490ms;transition-delay:144ms}.social-menu__item:nth-child(3) .social-menu__path:nth-child(46){transition-duration:419ms;transition-delay:47ms}.social-menu__item:nth-child(3) .social-menu__path:nth-child(47){transition-duration:117ms;transition-delay:160ms}.social-menu__item:nth-child(3) .social-menu__path:nth-child(48){transition-duration:199ms;transition-delay:113ms}.social-menu__item:nth-child(3) .social-menu__path:nth-child(49){transition-duration:449ms;transition-delay:12ms}.social-menu__item:nth-child(3) .social-menu__path:nth-child(50){transition-duration:317ms;transition-delay:113ms}.social-menu__item:nth-child(4) .social-menu__path:nth-child(1){transition-duration:483ms;transition-delay:148ms}.social-menu__item:nth-child(4) .social-menu__path:nth-child(2){transition-duration:328ms;transition-delay:94ms}.social-menu__item:nth-child(4) .social-menu__path:nth-child(3){transition-duration:358ms;transition-delay:1ms}.social-menu__item:nth-child(4) .social-menu__path:nth-child(4){transition-duration:421ms;transition-delay:160ms}.social-menu__item:nth-child(4) .social-menu__path:nth-child(5){transition-duration:236ms;transition-delay:190ms}.social-menu__item:nth-child(4) .social-menu__path:nth-child(6){transition-duration:438ms;transition-delay:193ms}.social-menu__item:nth-child(4) .social-menu__path:nth-child(7){transition-duration:361ms;transition-delay:148ms}.social-menu__item:nth-child(4) .social-menu__path:nth-child(8){transition-duration:403ms;transition-delay:164ms}.social-menu__item:nth-child(4) .social-menu__path:nth-child(9){transition-duration:380ms;transition-delay:59ms}.social-menu__item:nth-child(4) .social-menu__path:nth-child(10){transition-duration:178ms;transition-delay:85ms}.social-menu__item:nth-child(4) .social-menu__path:nth-child(11){transition-duration:315ms;transition-delay:127ms}.social-menu__item:nth-child(4) .social-menu__path:nth-child(12){transition-duration:132ms;transition-delay:1ms}.social-menu__item:nth-child(4) .social-menu__path:nth-child(13){transition-duration:445ms;transition-delay:91ms}.social-menu__item:nth-child(4) .social-menu__path:nth-child(14){transition-duration:327ms;transition-delay:140ms}.social-menu__item:nth-child(4) .social-menu__path:nth-child(15){transition-duration:285ms;transition-delay:63ms}.social-menu__item:nth-child(4) .social-menu__path:nth-child(16){transition-duration:175ms;transition-delay:186ms}.social-menu__item:nth-child(4) .social-menu__path:nth-child(17){transition-duration:313ms;transition-delay:50ms}.social-menu__item:nth-child(4) .social-menu__path:nth-child(18){transition-duration:134ms;transition-delay:197ms}.social-menu__item:nth-child(4) .social-menu__path:nth-child(19){transition-duration:145ms;transition-delay:19ms}.social-menu__item:nth-child(4) .social-menu__path:nth-child(20){transition-duration:397ms;transition-delay:116ms}.social-menu__item:nth-child(4) .social-menu__path:nth-child(21){transition-duration:440ms;transition-delay:2ms}.social-menu__item:nth-child(4) .social-menu__path:nth-child(22){transition-duration:245ms;transition-delay:8ms}.social-menu__item:nth-child(4) .social-menu__path:nth-child(23){transition-duration:231ms;transition-delay:73ms}.social-menu__item:nth-child(4) .social-menu__path:nth-child(24){transition-duration:278ms;transition-delay:151ms}.social-menu__item:nth-child(4) .social-menu__path:nth-child(25){transition-duration:140ms;transition-delay:68ms}.social-menu__item:nth-child(4) .social-menu__path:nth-child(26){transition-duration:156ms;transition-delay:128ms}.social-menu__item:nth-child(4) .social-menu__path:nth-child(27){transition-duration:372ms;transition-delay:67ms}.social-menu__item:nth-child(4) .social-menu__path:nth-child(28){transition-duration:256ms;transition-delay:63ms}.social-menu__item:nth-child(4) .social-menu__path:nth-child(29){transition-duration:118ms;transition-delay:14ms}.social-menu__item:nth-child(4) .social-menu__path:nth-child(30){transition-duration:112ms;transition-delay:21ms}.social-menu__item:nth-child(4) .social-menu__path:nth-child(31){transition-duration:255ms;transition-delay:190ms}.social-menu__item:nth-child(4) .social-menu__path:nth-child(32){transition-duration:465ms;transition-delay:193ms}.social-menu__item:nth-child(4) .social-menu__path:nth-child(33){transition-duration:101ms;transition-delay:17ms}.social-menu__item:nth-child(4) .social-menu__path:nth-child(34){transition-duration:368ms;transition-delay:175ms}.social-menu__item:nth-child(4) .social-menu__path:nth-child(35){transition-duration:119ms;transition-delay:177ms}.social-menu__item:nth-child(4) .social-menu__path:nth-child(36){transition-duration:373ms;transition-delay:66ms}.social-menu__item:nth-child(4) .social-menu__path:nth-child(37){transition-duration:328ms;transition-delay:18ms}.social-menu__item:nth-child(4) .social-menu__path:nth-child(38){transition-duration:422ms;transition-delay:110ms}.social-menu__item:nth-child(4) .social-menu__path:nth-child(39){transition-duration:494ms;transition-delay:140ms}.social-menu__item:nth-child(4) .social-menu__path:nth-child(40){transition-duration:421ms;transition-delay:136ms}.social-menu__item:nth-child(4) .social-menu__path:nth-child(41){transition-duration:201ms;transition-delay:99ms}.social-menu__item:nth-child(4) .social-menu__path:nth-child(42){transition-duration:414ms;transition-delay:190ms}.social-menu__item:nth-child(4) .social-menu__path:nth-child(43){transition-duration:435ms;transition-delay:115ms}.social-menu__item:nth-child(4) .social-menu__path:nth-child(44){transition-duration:425ms;transition-delay:124ms}.social-menu__item:nth-child(4) .social-menu__path:nth-child(45){transition-duration:250ms;transition-delay:105ms}.social-menu__item:nth-child(4) .social-menu__path:nth-child(46){transition-duration:314ms;transition-delay:115ms}.social-menu__item:nth-child(4) .social-menu__path:nth-child(47){transition-duration:167ms;transition-delay:109ms}.social-menu__item:nth-child(4) .social-menu__path:nth-child(48){transition-duration:430ms;transition-delay:127ms}.social-menu__item:nth-child(4) .social-menu__path:nth-child(49){transition-duration:141ms;transition-delay:110ms}.social-menu__item:nth-child(4) .social-menu__path:nth-child(50){transition-duration:180ms;transition-delay:100ms}.social-menu__item:nth-child(5) .social-menu__path:nth-child(1){transition-duration:148ms;transition-delay:137ms}.social-menu__item:nth-child(5) .social-menu__path:nth-child(2){transition-duration:182ms;transition-delay:180ms}.social-menu__item:nth-child(5) .social-menu__path:nth-child(3){transition-duration:249ms;transition-delay:170ms}.social-menu__item:nth-child(5) .social-menu__path:nth-child(4){transition-duration:167ms;transition-delay:118ms}.social-menu__item:nth-child(5) .social-menu__path:nth-child(5){transition-duration:466ms;transition-delay:94ms}.social-menu__item:nth-child(5) .social-menu__path:nth-child(6){transition-duration:248ms;transition-delay:150ms}.social-menu__item:nth-child(5) .social-menu__path:nth-child(7){transition-duration:306ms;transition-delay:85ms}.social-menu__item:nth-child(5) .social-menu__path:nth-child(8){transition-duration:409ms;transition-delay:1ms}.social-menu__item:nth-child(5) .social-menu__path:nth-child(9){transition-duration:372ms;transition-delay:160ms}.social-menu__item:nth-child(5) .social-menu__path:nth-child(10){transition-duration:394ms;transition-delay:70ms}.social-menu__item:nth-child(5) .social-menu__path:nth-child(11){transition-duration:146ms;transition-delay:71ms}.social-menu__item:nth-child(5) .social-menu__path:nth-child(12){transition-duration:114ms;transition-delay:25ms}.social-menu__item:nth-child(5) .social-menu__path:nth-child(13){transition-duration:398ms;transition-delay:197ms}.social-menu__item:nth-child(5) .social-menu__path:nth-child(14){transition-duration:397ms;transition-delay:30ms}.social-menu__item:nth-child(5) .social-menu__path:nth-child(15){transition-duration:215ms;transition-delay:59ms}.social-menu__item:nth-child(5) .social-menu__path:nth-child(16){transition-duration:265ms;transition-delay:118ms}.social-menu__item:nth-child(5) .social-menu__path:nth-child(17){transition-duration:115ms;transition-delay:15ms}.social-menu__item:nth-child(5) .social-menu__path:nth-child(18){transition-duration:413ms;transition-delay:136ms}.social-menu__item:nth-child(5) .social-menu__path:nth-child(19){transition-duration:432ms;transition-delay:199ms}.social-menu__item:nth-child(5) .social-menu__path:nth-child(20){transition-duration:257ms;transition-delay:72ms}.social-menu__item:nth-child(5) .social-menu__path:nth-child(21){transition-duration:334ms;transition-delay:107ms}.social-menu__item:nth-child(5) .social-menu__path:nth-child(22){transition-duration:379ms;transition-delay:83ms}.social-menu__item:nth-child(5) .social-menu__path:nth-child(23){transition-duration:264ms;transition-delay:173ms}.social-menu__item:nth-child(5) .social-menu__path:nth-child(24){transition-duration:403ms;transition-delay:38ms}.social-menu__item:nth-child(5) .social-menu__path:nth-child(25){transition-duration:203ms;transition-delay:132ms}.social-menu__item:nth-child(5) .social-menu__path:nth-child(26){transition-duration:180ms;transition-delay:95ms}.social-menu__item:nth-child(5) .social-menu__path:nth-child(27){transition-duration:248ms;transition-delay:185ms}.social-menu__item:nth-child(5) .social-menu__path:nth-child(28){transition-duration:332ms;transition-delay:24ms}.social-menu__item:nth-child(5) .social-menu__path:nth-child(29){transition-duration:126ms;transition-delay:169ms}.social-menu__item:nth-child(5) .social-menu__path:nth-child(30){transition-duration:324ms;transition-delay:74ms}.social-menu__item:nth-child(5) .social-menu__path:nth-child(31){transition-duration:472ms;transition-delay:112ms}.social-menu__item:nth-child(5) .social-menu__path:nth-child(32){transition-duration:361ms;transition-delay:185ms}.social-menu__item:nth-child(5) .social-menu__path:nth-child(33){transition-duration:295ms;transition-delay:52ms}.social-menu__item:nth-child(5) .social-menu__path:nth-child(34){transition-duration:143ms;transition-delay:69ms}.social-menu__item:nth-child(5) .social-menu__path:nth-child(35){transition-duration:245ms;transition-delay:2ms}.social-menu__item:nth-child(5) .social-menu__path:nth-child(36){transition-duration:212ms;transition-delay:86ms}.social-menu__item:nth-child(5) .social-menu__path:nth-child(37){transition-duration:424ms;transition-delay:198ms}.social-menu__item:nth-child(5) .social-menu__path:nth-child(38){transition-duration:416ms;transition-delay:48ms}.social-menu__item:nth-child(5) .social-menu__path:nth-child(39){transition-duration:323ms;transition-delay:187ms}.social-menu__item:nth-child(5) .social-menu__path:nth-child(40){transition-duration:110ms;transition-delay:22ms}.social-menu__item:nth-child(5) .social-menu__path:nth-child(41){transition-duration:470ms;transition-delay:25ms}.social-menu__item:nth-child(5) .social-menu__path:nth-child(42){transition-duration:309ms;transition-delay:114ms}.social-menu__item:nth-child(5) .social-menu__path:nth-child(43){transition-duration:430ms;transition-delay:151ms}.social-menu__item:nth-child(5) .social-menu__path:nth-child(44){transition-duration:474ms;transition-delay:7ms}.social-menu__item:nth-child(5) .social-menu__path:nth-child(45){transition-duration:104ms;transition-delay:89ms}.social-menu__item:nth-child(5) .social-menu__path:nth-child(46){transition-duration:484ms;transition-delay:145ms}.social-menu__item:nth-child(5) .social-menu__path:nth-child(47){transition-duration:161ms;transition-delay:140ms}.social-menu__item:nth-child(5) .social-menu__path:nth-child(48){transition-duration:217ms;transition-delay:9ms}.social-menu__item:nth-child(5) .social-menu__path:nth-child(49){transition-duration:302ms;transition-delay:91ms}.social-menu__item:nth-child(5) .social-menu__path:nth-child(50){transition-duration:168ms;transition-delay:62ms}.social-menu__item:nth-child(6) .social-menu__path:nth-child(1){transition-duration:227ms;transition-delay:155ms}.social-menu__item:nth-child(6) .social-menu__path:nth-child(2){transition-duration:186ms;transition-delay:110ms}.social-menu__item:nth-child(6) .social-menu__path:nth-child(3){transition-duration:182ms;transition-delay:90ms}.social-menu__item:nth-child(6) .social-menu__path:nth-child(4){transition-duration:104ms;transition-delay:20ms}.social-menu__item:nth-child(6) .social-menu__path:nth-child(5){transition-duration:106ms;transition-delay:17ms}.social-menu__item:nth-child(6) .social-menu__path:nth-child(6){transition-duration:174ms;transition-delay:76ms}.social-menu__item:nth-child(6) .social-menu__path:nth-child(7){transition-duration:437ms;transition-delay:38ms}.social-menu__item:nth-child(6) .social-menu__path:nth-child(8){transition-duration:445ms;transition-delay:121ms}.social-menu__item:nth-child(6) .social-menu__path:nth-child(9){transition-duration:491ms;transition-delay:73ms}.social-menu__item:nth-child(6) .social-menu__path:nth-child(10){transition-duration:316ms;transition-delay:51ms}.social-menu__item:nth-child(6) .social-menu__path:nth-child(11){transition-duration:229ms;transition-delay:74ms}.social-menu__item:nth-child(6) .social-menu__path:nth-child(12){transition-duration:278ms;transition-delay:101ms}.social-menu__item:nth-child(6) .social-menu__path:nth-child(13){transition-duration:120ms;transition-delay:39ms}.social-menu__item:nth-child(6) .social-menu__path:nth-child(14){transition-duration:169ms;transition-delay:52ms}.social-menu__item:nth-child(6) .social-menu__path:nth-child(15){transition-duration:475ms;transition-delay:5ms}.social-menu__item:nth-child(6) .social-menu__path:nth-child(16){transition-duration:395ms;transition-delay:188ms}.social-menu__item:nth-child(6) .social-menu__path:nth-child(17){transition-duration:269ms;transition-delay:90ms}.social-menu__item:nth-child(6) .social-menu__path:nth-child(18){transition-duration:397ms;transition-delay:6ms}.social-menu__item:nth-child(6) .social-menu__path:nth-child(19){transition-duration:416ms;transition-delay:123ms}.social-menu__item:nth-child(6) .social-menu__path:nth-child(20){transition-duration:145ms;transition-delay:116ms}.social-menu__item:nth-child(6) .social-menu__path:nth-child(21){transition-duration:493ms;transition-delay:14ms}.social-menu__item:nth-child(6) .social-menu__path:nth-child(22){transition-duration:441ms;transition-delay:197ms}.social-menu__item:nth-child(6) .social-menu__path:nth-child(23){transition-duration:152ms;transition-delay:29ms}.social-menu__item:nth-child(6) .social-menu__path:nth-child(24){transition-duration:307ms;transition-delay:164ms}.social-menu__item:nth-child(6) .social-menu__path:nth-child(25){transition-duration:346ms;transition-delay:153ms}.social-menu__item:nth-child(6) .social-menu__path:nth-child(26){transition-duration:388ms;transition-delay:180ms}.social-menu__item:nth-child(6) .social-menu__path:nth-child(27){transition-duration:491ms;transition-delay:61ms}.social-menu__item:nth-child(6) .social-menu__path:nth-child(28){transition-duration:154ms;transition-delay:82ms}.social-menu__item:nth-child(6) .social-menu__path:nth-child(29){transition-duration:196ms;transition-delay:24ms}.social-menu__item:nth-child(6) .social-menu__path:nth-child(30){transition-duration:361ms;transition-delay:144ms}.social-menu__item:nth-child(6) .social-menu__path:nth-child(31){transition-duration:230ms;transition-delay:149ms}.social-menu__item:nth-child(6) .social-menu__path:nth-child(32){transition-duration:176ms;transition-delay:27ms}.social-menu__item:nth-child(6) .social-menu__path:nth-child(33){transition-duration:436ms;transition-delay:105ms}.social-menu__item:nth-child(6) .social-menu__path:nth-child(34){transition-duration:455ms;transition-delay:119ms}.social-menu__item:nth-child(6) .social-menu__path:nth-child(35){transition-duration:172ms;transition-delay:58ms}.social-menu__item:nth-child(6) .social-menu__path:nth-child(36){transition-duration:487ms;transition-delay:107ms}.social-menu__item:nth-child(6) .social-menu__path:nth-child(37){transition-duration:435ms;transition-delay:129ms}.social-menu__item:nth-child(6) .social-menu__path:nth-child(38){transition-duration:308ms;transition-delay:101ms}.social-menu__item:nth-child(6) .social-menu__path:nth-child(39){transition-duration:394ms;transition-delay:65ms}.social-menu__item:nth-child(6) .social-menu__path:nth-child(40){transition-duration:380ms;transition-delay:168ms}.social-menu__item:nth-child(6) .social-menu__path:nth-child(41){transition-duration:165ms;transition-delay:19ms}.social-menu__item:nth-child(6) .social-menu__path:nth-child(42){transition-duration:295ms;transition-delay:19ms}.social-menu__item:nth-child(6) .social-menu__path:nth-child(43){transition-duration:267ms;transition-delay:27ms}.social-menu__item:nth-child(6) .social-menu__path:nth-child(44){transition-duration:176ms;transition-delay:192ms}.social-menu__item:nth-child(6) .social-menu__path:nth-child(45){transition-duration:279ms;transition-delay:84ms}.social-menu__item:nth-child(6) .social-menu__path:nth-child(46){transition-duration:221ms;transition-delay:145ms}.social-menu__item:nth-child(6) .social-menu__path:nth-child(47){transition-duration:470ms;transition-delay:140ms}.social-menu__item:nth-child(6) .social-menu__path:nth-child(48){transition-duration:453ms;transition-delay:52ms}.social-menu__item:nth-child(6) .social-menu__path:nth-child(49){transition-duration:310ms;transition-delay:21ms}.social-menu__item:nth-child(6) .social-menu__path:nth-child(50){transition-duration:416ms;transition-delay:78ms}.social-menu__item:nth-child(7) .social-menu__path:nth-child(1){transition-duration:180ms;transition-delay:187ms}.social-menu__item:nth-child(7) .social-menu__path:nth-child(2){transition-duration:468ms;transition-delay:22ms}.social-menu__item:nth-child(7) .social-menu__path:nth-child(3){transition-duration:221ms;transition-delay:66ms}.social-menu__item:nth-child(7) .social-menu__path:nth-child(4){transition-duration:345ms;transition-delay:148ms}.social-menu__item:nth-child(7) .social-menu__path:nth-child(5){transition-duration:115ms;transition-delay:153ms}.social-menu__item:nth-child(7) .social-menu__path:nth-child(6){transition-duration:109ms;transition-delay:102ms}.social-menu__item:nth-child(7) .social-menu__path:nth-child(7){transition-duration:397ms;transition-delay:23ms}.social-menu__item:nth-child(7) .social-menu__path:nth-child(8){transition-duration:119ms;transition-delay:185ms}.social-menu__item:nth-child(7) .social-menu__path:nth-child(9){transition-duration:354ms;transition-delay:5ms}.social-menu__item:nth-child(7) .social-menu__path:nth-child(10){transition-duration:470ms;transition-delay:135ms}.social-menu__item:nth-child(7) .social-menu__path:nth-child(11){transition-duration:183ms;transition-delay:156ms}.social-menu__item:nth-child(7) .social-menu__path:nth-child(12){transition-duration:458ms;transition-delay:35ms}.social-menu__item:nth-child(7) .social-menu__path:nth-child(13){transition-duration:398ms;transition-delay:27ms}.social-menu__item:nth-child(7) .social-menu__path:nth-child(14){transition-duration:171ms;transition-delay:90ms}.social-menu__item:nth-child(7) .social-menu__path:nth-child(15){transition-duration:211ms;transition-delay:85ms}.social-menu__item:nth-child(7) .social-menu__path:nth-child(16){transition-duration:216ms;transition-delay:175ms}.social-menu__item:nth-child(7) .social-menu__path:nth-child(17){transition-duration:222ms;transition-delay:46ms}.social-menu__item:nth-child(7) .social-menu__path:nth-child(18){transition-duration:263ms;transition-delay:180ms}.social-menu__item:nth-child(7) .social-menu__path:nth-child(19){transition-duration:270ms;transition-delay:111ms}.social-menu__item:nth-child(7) .social-menu__path:nth-child(20){transition-duration:464ms;transition-delay:37ms}.social-menu__item:nth-child(7) .social-menu__path:nth-child(21){transition-duration:398ms;transition-delay:153ms}.social-menu__item:nth-child(7) .social-menu__path:nth-child(22){transition-duration:371ms;transition-delay:37ms}.social-menu__item:nth-child(7) .social-menu__path:nth-child(23){transition-duration:450ms;transition-delay:35ms}.social-menu__item:nth-child(7) .social-menu__path:nth-child(24){transition-duration:138ms;transition-delay:98ms}.social-menu__item:nth-child(7) .social-menu__path:nth-child(25){transition-duration:386ms;transition-delay:90ms}.social-menu__item:nth-child(7) .social-menu__path:nth-child(26){transition-duration:361ms;transition-delay:58ms}.social-menu__item:nth-child(7) .social-menu__path:nth-child(27){transition-duration:266ms;transition-delay:123ms}.social-menu__item:nth-child(7) .social-menu__path:nth-child(28){transition-duration:337ms;transition-delay:75ms}.social-menu__item:nth-child(7) .social-menu__path:nth-child(29){transition-duration:112ms;transition-delay:122ms}.social-menu__item:nth-child(7) .social-menu__path:nth-child(30){transition-duration:198ms;transition-delay:136ms}.social-menu__item:nth-child(7) .social-menu__path:nth-child(31){transition-duration:326ms;transition-delay:8ms}.social-menu__item:nth-child(7) .social-menu__path:nth-child(32){transition-duration:222ms;transition-delay:48ms}.social-menu__item:nth-child(7) .social-menu__path:nth-child(33){transition-duration:247ms;transition-delay:7ms}.social-menu__item:nth-child(7) .social-menu__path:nth-child(34){transition-duration:118ms;transition-delay:11ms}.social-menu__item:nth-child(7) .social-menu__path:nth-child(35){transition-duration:229ms;transition-delay:200ms}.social-menu__item:nth-child(7) .social-menu__path:nth-child(36){transition-duration:132ms;transition-delay:71ms}.social-menu__item:nth-child(7) .social-menu__path:nth-child(37){transition-duration:234ms;transition-delay:141ms}.social-menu__item:nth-child(7) .social-menu__path:nth-child(38){transition-duration:224ms;transition-delay:52ms}.social-menu__item:nth-child(7) .social-menu__path:nth-child(39){transition-duration:110ms;transition-delay:64ms}.social-menu__item:nth-child(7) .social-menu__path:nth-child(40){transition-duration:300ms;transition-delay:9ms}.social-menu__item:nth-child(7) .social-menu__path:nth-child(41){transition-duration:133ms;transition-delay:20ms}.social-menu__item:nth-child(7) .social-menu__path:nth-child(42){transition-duration:245ms;transition-delay:106ms}.social-menu__item:nth-child(7) .social-menu__path:nth-child(43){transition-duration:197ms;transition-delay:154ms}.social-menu__item:nth-child(7) .social-menu__path:nth-child(44){transition-duration:357ms;transition-delay:68ms}.social-menu__item:nth-child(7) .social-menu__path:nth-child(45){transition-duration:250ms;transition-delay:70ms}.social-menu__item:nth-child(7) .social-menu__path:nth-child(46){transition-duration:373ms;transition-delay:141ms}.social-menu__item:nth-child(7) .social-menu__path:nth-child(47){transition-duration:450ms;transition-delay:172ms}.social-menu__item:nth-child(7) .social-menu__path:nth-child(48){transition-duration:343ms;transition-delay:28ms}.social-menu__item:nth-child(7) .social-menu__path:nth-child(49){transition-duration:442ms;transition-delay:9ms}.social-menu__item:nth-child(7) .social-menu__path:nth-child(50){transition-duration:258ms;transition-delay:127ms}.social-menu__item:nth-child(8) .social-menu__path:nth-child(1){transition-duration:187ms;transition-delay:182ms}.social-menu__item:nth-child(8) .social-menu__path:nth-child(2){transition-duration:454ms;transition-delay:198ms}.social-menu__item:nth-child(8) .social-menu__path:nth-child(3){transition-duration:476ms;transition-delay:196ms}.social-menu__item:nth-child(8) .social-menu__path:nth-child(4){transition-duration:449ms;transition-delay:139ms}.social-menu__item:nth-child(8) .social-menu__path:nth-child(5){transition-duration:482ms;transition-delay:33ms}.social-menu__item:nth-child(8) .social-menu__path:nth-child(6){transition-duration:144ms;transition-delay:168ms}.social-menu__item:nth-child(8) .social-menu__path:nth-child(7){transition-duration:362ms;transition-delay:177ms}.social-menu__item:nth-child(8) .social-menu__path:nth-child(8){transition-duration:499ms;transition-delay:117ms}.social-menu__item:nth-child(8) .social-menu__path:nth-child(9){transition-duration:299ms;transition-delay:154ms}.social-menu__item:nth-child(8) .social-menu__path:nth-child(10){transition-duration:188ms;transition-delay:150ms}.social-menu__item:nth-child(8) .social-menu__path:nth-child(11){transition-duration:188ms;transition-delay:52ms}.social-menu__item:nth-child(8) .social-menu__path:nth-child(12){transition-duration:143ms;transition-delay:58ms}.social-menu__item:nth-child(8) .social-menu__path:nth-child(13){transition-duration:189ms;transition-delay:99ms}.social-menu__item:nth-child(8) .social-menu__path:nth-child(14){transition-duration:241ms;transition-delay:23ms}.social-menu__item:nth-child(8) .social-menu__path:nth-child(15){transition-duration:166ms;transition-delay:52ms}.social-menu__item:nth-child(8) .social-menu__path:nth-child(16){transition-duration:454ms;transition-delay:95ms}.social-menu__item:nth-child(8) .social-menu__path:nth-child(17){transition-duration:118ms;transition-delay:152ms}.social-menu__item:nth-child(8) .social-menu__path:nth-child(18){transition-duration:407ms;transition-delay:34ms}.social-menu__item:nth-child(8) .social-menu__path:nth-child(19){transition-duration:122ms;transition-delay:192ms}.social-menu__item:nth-child(8) .social-menu__path:nth-child(20){transition-duration:440ms;transition-delay:145ms}.social-menu__item:nth-child(8) .social-menu__path:nth-child(21){transition-duration:340ms;transition-delay:126ms}.social-menu__item:nth-child(8) .social-menu__path:nth-child(22){transition-duration:225ms;transition-delay:24ms}.social-menu__item:nth-child(8) .social-menu__path:nth-child(23){transition-duration:229ms;transition-delay:131ms}.social-menu__item:nth-child(8) .social-menu__path:nth-child(24){transition-duration:159ms;transition-delay:194ms}.social-menu__item:nth-child(8) .social-menu__path:nth-child(25){transition-duration:124ms;transition-delay:102ms}.social-menu__item:nth-child(8) .social-menu__path:nth-child(26){transition-duration:433ms;transition-delay:61ms}.social-menu__item:nth-child(8) .social-menu__path:nth-child(27){transition-duration:398ms;transition-delay:128ms}.social-menu__item:nth-child(8) .social-menu__path:nth-child(28){transition-duration:388ms;transition-delay:101ms}.social-menu__item:nth-child(8) .social-menu__path:nth-child(29){transition-duration:368ms;transition-delay:34ms}.social-menu__item:nth-child(8) .social-menu__path:nth-child(30){transition-duration:486ms;transition-delay:33ms}.social-menu__item:nth-child(8) .social-menu__path:nth-child(31){transition-duration:393ms;transition-delay:77ms}.social-menu__item:nth-child(8) .social-menu__path:nth-child(32){transition-duration:253ms;transition-delay:48ms}.social-menu__item:nth-child(8) .social-menu__path:nth-child(33){transition-duration:269ms;transition-delay:153ms}.social-menu__item:nth-child(8) .social-menu__path:nth-child(34){transition-duration:260ms;transition-delay:97ms}.social-menu__item:nth-child(8) .social-menu__path:nth-child(35){transition-duration:337ms;transition-delay:191ms}.social-menu__item:nth-child(8) .social-menu__path:nth-child(36){transition-duration:309ms;transition-delay:26ms}.social-menu__item:nth-child(8) .social-menu__path:nth-child(37){transition-duration:475ms;transition-delay:117ms}.social-menu__item:nth-child(8) .social-menu__path:nth-child(38){transition-duration:251ms;transition-delay:109ms}.social-menu__item:nth-child(8) .social-menu__path:nth-child(39){transition-duration:226ms;transition-delay:53ms}.social-menu__item:nth-child(8) .social-menu__path:nth-child(40){transition-duration:411ms;transition-delay:44ms}.social-menu__item:nth-child(8) .social-menu__path:nth-child(41){transition-duration:462ms;transition-delay:184ms}.social-menu__item:nth-child(8) .social-menu__path:nth-child(42){transition-duration:403ms;transition-delay:80ms}.social-menu__item:nth-child(8) .social-menu__path:nth-child(43){transition-duration:264ms;transition-delay:190ms}.social-menu__item:nth-child(8) .social-menu__path:nth-child(44){transition-duration:376ms;transition-delay:192ms}.social-menu__item:nth-child(8) .social-menu__path:nth-child(45){transition-duration:135ms;transition-delay:89ms}.social-menu__item:nth-child(8) .social-menu__path:nth-child(46){transition-duration:257ms;transition-delay:104ms}.social-menu__item:nth-child(8) .social-menu__path:nth-child(47){transition-duration:422ms;transition-delay:96ms}.social-menu__item:nth-child(8) .social-menu__path:nth-child(48){transition-duration:140ms;transition-delay:105ms}.social-menu__item:nth-child(8) .social-menu__path:nth-child(49){transition-duration:115ms;transition-delay:122ms}.social-menu__item:nth-child(8) .social-menu__path:nth-child(50){transition-duration:409ms;transition-delay:18ms}.social-menu__item:nth-child(9) .social-menu__path:nth-child(1){transition-duration:245ms;transition-delay:84ms}.social-menu__item:nth-child(9) .social-menu__path:nth-child(2){transition-duration:383ms;transition-delay:60ms}.social-menu__item:nth-child(9) .social-menu__path:nth-child(3){transition-duration:373ms;transition-delay:89ms}.social-menu__item:nth-child(9) .social-menu__path:nth-child(4){transition-duration:220ms;transition-delay:35ms}.social-menu__item:nth-child(9) .social-menu__path:nth-child(5){transition-duration:491ms;transition-delay:78ms}.social-menu__item:nth-child(9) .social-menu__path:nth-child(6){transition-duration:105ms;transition-delay:131ms}.social-menu__item:nth-child(9) .social-menu__path:nth-child(7){transition-duration:104ms;transition-delay:165ms}.social-menu__item:nth-child(9) .social-menu__path:nth-child(8){transition-duration:243ms;transition-delay:71ms}.social-menu__item:nth-child(9) .social-menu__path:nth-child(9){transition-duration:259ms;transition-delay:121ms}.social-menu__item:nth-child(9) .social-menu__path:nth-child(10){transition-duration:158ms;transition-delay:115ms}.social-menu__item:nth-child(9) .social-menu__path:nth-child(11){transition-duration:417ms;transition-delay:170ms}.social-menu__item:nth-child(9) .social-menu__path:nth-child(12){transition-duration:353ms;transition-delay:83ms}.social-menu__item:nth-child(9) .social-menu__path:nth-child(13){transition-duration:201ms;transition-delay:47ms}.social-menu__item:nth-child(9) .social-menu__path:nth-child(14){transition-duration:225ms;transition-delay:27ms}.social-menu__item:nth-child(9) .social-menu__path:nth-child(15){transition-duration:256ms;transition-delay:49ms}.social-menu__item:nth-child(9) .social-menu__path:nth-child(16){transition-duration:422ms;transition-delay:149ms}.social-menu__item:nth-child(9) .social-menu__path:nth-child(17){transition-duration:223ms;transition-delay:146ms}.social-menu__item:nth-child(9) .social-menu__path:nth-child(18){transition-duration:425ms;transition-delay:43ms}.social-menu__item:nth-child(9) .social-menu__path:nth-child(19){transition-duration:300ms;transition-delay:62ms}.social-menu__item:nth-child(9) .social-menu__path:nth-child(20){transition-duration:348ms;transition-delay:41ms}.social-menu__item:nth-child(9) .social-menu__path:nth-child(21){transition-duration:399ms;transition-delay:158ms}.social-menu__item:nth-child(9) .social-menu__path:nth-child(22){transition-duration:214ms;transition-delay:101ms}.social-menu__item:nth-child(9) .social-menu__path:nth-child(23){transition-duration:127ms;transition-delay:108ms}.social-menu__item:nth-child(9) .social-menu__path:nth-child(24){transition-duration:397ms;transition-delay:53ms}.social-menu__item:nth-child(9) .social-menu__path:nth-child(25){transition-duration:489ms;transition-delay:159ms}.social-menu__item:nth-child(9) .social-menu__path:nth-child(26){transition-duration:264ms;transition-delay:190ms}.social-menu__item:nth-child(9) .social-menu__path:nth-child(27){transition-duration:230ms;transition-delay:160ms}.social-menu__item:nth-child(9) .social-menu__path:nth-child(28){transition-duration:310ms;transition-delay:110ms}.social-menu__item:nth-child(9) .social-menu__path:nth-child(29){transition-duration:133ms;transition-delay:83ms}.social-menu__item:nth-child(9) .social-menu__path:nth-child(30){transition-duration:241ms;transition-delay:122ms}.social-menu__item:nth-child(9) .social-menu__path:nth-child(31){transition-duration:134ms;transition-delay:178ms}.social-menu__item:nth-child(9) .social-menu__path:nth-child(32){transition-duration:342ms;transition-delay:53ms}.social-menu__item:nth-child(9) .social-menu__path:nth-child(33){transition-duration:152ms;transition-delay:194ms}.social-menu__item:nth-child(9) .social-menu__path:nth-child(34){transition-duration:354ms;transition-delay:200ms}.social-menu__item:nth-child(9) .social-menu__path:nth-child(35){transition-duration:153ms;transition-delay:100ms}.social-menu__item:nth-child(9) .social-menu__path:nth-child(36){transition-duration:483ms;transition-delay:6ms}.social-menu__item:nth-child(9) .social-menu__path:nth-child(37){transition-duration:152ms;transition-delay:20ms}.social-menu__item:nth-child(9) .social-menu__path:nth-child(38){transition-duration:455ms;transition-delay:169ms}.social-menu__item:nth-child(9) .social-menu__path:nth-child(39){transition-duration:389ms;transition-delay:10ms}.social-menu__item:nth-child(9) .social-menu__path:nth-child(40){transition-duration:375ms;transition-delay:16ms}.social-menu__item:nth-child(9) .social-menu__path:nth-child(41){transition-duration:326ms;transition-delay:10ms}.social-menu__item:nth-child(9) .social-menu__path:nth-child(42){transition-duration:156ms;transition-delay:78ms}.social-menu__item:nth-child(9) .social-menu__path:nth-child(43){transition-duration:414ms;transition-delay:125ms}.social-menu__item:nth-child(9) .social-menu__path:nth-child(44){transition-duration:388ms;transition-delay:57ms}.social-menu__item:nth-child(9) .social-menu__path:nth-child(45){transition-duration:370ms;transition-delay:12ms}.social-menu__item:nth-child(9) .social-menu__path:nth-child(46){transition-duration:452ms;transition-delay:82ms}.social-menu__item:nth-child(9) .social-menu__path:nth-child(47){transition-duration:368ms;transition-delay:73ms}.social-menu__item:nth-child(9) .social-menu__path:nth-child(48){transition-duration:186ms;transition-delay:171ms}.social-menu__item:nth-child(9) .social-menu__path:nth-child(49){transition-duration:299ms;transition-delay:135ms}.social-menu__item:nth-child(9) .social-menu__path:nth-child(50){transition-duration:119ms;transition-delay:137ms}.social-menu__item:nth-child(10) .social-menu__path:nth-child(1){transition-duration:190ms;transition-delay:165ms}.social-menu__item:nth-child(10) .social-menu__path:nth-child(2){transition-duration:387ms;transition-delay:4ms}.social-menu__item:nth-child(10) .social-menu__path:nth-child(3){transition-duration:322ms;transition-delay:30ms}.social-menu__item:nth-child(10) .social-menu__path:nth-child(4){transition-duration:428ms;transition-delay:165ms}.social-menu__item:nth-child(10) .social-menu__path:nth-child(5){transition-duration:180ms;transition-delay:121ms}.social-menu__item:nth-child(10) .social-menu__path:nth-child(6){transition-duration:493ms;transition-delay:68ms}.social-menu__item:nth-child(10) .social-menu__path:nth-child(7){transition-duration:227ms;transition-delay:46ms}.social-menu__item:nth-child(10) .social-menu__path:nth-child(8){transition-duration:461ms;transition-delay:148ms}.social-menu__item:nth-child(10) .social-menu__path:nth-child(9){transition-duration:468ms;transition-delay:74ms}.social-menu__item:nth-child(10) .social-menu__path:nth-child(10){transition-duration:444ms;transition-delay:26ms}.social-menu__item:nth-child(10) .social-menu__path:nth-child(11){transition-duration:136ms;transition-delay:122ms}.social-menu__item:nth-child(10) .social-menu__path:nth-child(12){transition-duration:124ms;transition-delay:171ms}.social-menu__item:nth-child(10) .social-menu__path:nth-child(13){transition-duration:477ms;transition-delay:14ms}.social-menu__item:nth-child(10) .social-menu__path:nth-child(14){transition-duration:305ms;transition-delay:12ms}.social-menu__item:nth-child(10) .social-menu__path:nth-child(15){transition-duration:284ms;transition-delay:173ms}.social-menu__item:nth-child(10) .social-menu__path:nth-child(16){transition-duration:360ms;transition-delay:105ms}.social-menu__item:nth-child(10) .social-menu__path:nth-child(17){transition-duration:366ms;transition-delay:100ms}.social-menu__item:nth-child(10) .social-menu__path:nth-child(18){transition-duration:128ms;transition-delay:164ms}.social-menu__item:nth-child(10) .social-menu__path:nth-child(19){transition-duration:441ms;transition-delay:9ms}.social-menu__item:nth-child(10) .social-menu__path:nth-child(20){transition-duration:266ms;transition-delay:168ms}.social-menu__item:nth-child(10) .social-menu__path:nth-child(21){transition-duration:471ms;transition-delay:139ms}.social-menu__item:nth-child(10) .social-menu__path:nth-child(22){transition-duration:104ms;transition-delay:192ms}.social-menu__item:nth-child(10) .social-menu__path:nth-child(23){transition-duration:346ms;transition-delay:81ms}.social-menu__item:nth-child(10) .social-menu__path:nth-child(24){transition-duration:159ms;transition-delay:7ms}.social-menu__item:nth-child(10) .social-menu__path:nth-child(25){transition-duration:181ms;transition-delay:146ms}.social-menu__item:nth-child(10) .social-menu__path:nth-child(26){transition-duration:172ms;transition-delay:83ms}.social-menu__item:nth-child(10) .social-menu__path:nth-child(27){transition-duration:134ms;transition-delay:93ms}.social-menu__item:nth-child(10) .social-menu__path:nth-child(28){transition-duration:351ms;transition-delay:165ms}.social-menu__item:nth-child(10) .social-menu__path:nth-child(29){transition-duration:264ms;transition-delay:92ms}.social-menu__item:nth-child(10) .social-menu__path:nth-child(30){transition-duration:356ms;transition-delay:68ms}.social-menu__item:nth-child(10) .social-menu__path:nth-child(31){transition-duration:462ms;transition-delay:119ms}.social-menu__item:nth-child(10) .social-menu__path:nth-child(32){transition-duration:367ms;transition-delay:76ms}.social-menu__item:nth-child(10) .social-menu__path:nth-child(33){transition-duration:460ms;transition-delay:188ms}.social-menu__item:nth-child(10) .social-menu__path:nth-child(34){transition-duration:291ms;transition-delay:120ms}.social-menu__item:nth-child(10) .social-menu__path:nth-child(35){transition-duration:171ms;transition-delay:48ms}.social-menu__item:nth-child(10) .social-menu__path:nth-child(36){transition-duration:216ms;transition-delay:58ms}.social-menu__item:nth-child(10) .social-menu__path:nth-child(37){transition-duration:393ms;transition-delay:19ms}.social-menu__item:nth-child(10) .social-menu__path:nth-child(38){transition-duration:307ms;transition-delay:27ms}.social-menu__item:nth-child(10) .social-menu__path:nth-child(39){transition-duration:253ms;transition-delay:114ms}.social-menu__item:nth-child(10) .social-menu__path:nth-child(40){transition-duration:448ms;transition-delay:181ms}.social-menu__item:nth-child(10) .social-menu__path:nth-child(41){transition-duration:335ms;transition-delay:139ms}.social-menu__item:nth-child(10) .social-menu__path:nth-child(42){transition-duration:245ms;transition-delay:153ms}.social-menu__item:nth-child(10) .social-menu__path:nth-child(43){transition-duration:407ms;transition-delay:93ms}.social-menu__item:nth-child(10) .social-menu__path:nth-child(44){transition-duration:356ms;transition-delay:13ms}.social-menu__item:nth-child(10) .social-menu__path:nth-child(45){transition-duration:260ms;transition-delay:90ms}.social-menu__item:nth-child(10) .social-menu__path:nth-child(46){transition-duration:178ms;transition-delay:196ms}.social-menu__item:nth-child(10) .social-menu__path:nth-child(47){transition-duration:473ms;transition-delay:35ms}.social-menu__item:nth-child(10) .social-menu__path:nth-child(48){transition-duration:241ms;transition-delay:23ms}.social-menu__item:nth-child(10) .social-menu__path:nth-child(49){transition-duration:498ms;transition-delay:59ms}.social-menu__item:nth-child(10) .social-menu__path:nth-child(50){transition-duration:410ms;transition-delay:78ms}.social-menu__item:hover>.social-menu__drawer .social-menu__path{stroke-dashoffset:0}.sub-menu{position:absolute;top:100%;left:-200%;opacity:0;width:1000px;height:385px;padding:25px 0 0;transition:opacity 0.4s, padding 0.3s ease, transform 0.4s;transform:translate(0, -150%)}.sub-menu__wrapper{display:-ms-flexbox;display:flex;height:385px;border:1px solid #ff4e00;background-color:#212121}.sub-menu__wrapper--left{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:33%;padding:30px;background-color:#1a1a1a}.sub-menu__wrapper--left:hover .sub-menu__wrapper-left-box{opacity:0.4}.sub-menu__wrapper--left:hover .sub-menu__wrapper-left-box:hover{opacity:1}.sub-menu__wrapper--right{width:100%;padding:30px 45px}.sub-menu__wrapper-left-box{display:block;margin-top:20px;text-align:center;transition:opacity 0.4s}.sub-menu__wrapper-left-box h5{margin:10px 0;color:#eee;font-size:13px}.sub-menu__wrapper-left-box span{color:#666;font-style:italic;font-size:12px}.sub-menu__wrapper-left-img{width:135px}.sub-menu__wrapper-left-img--smaller{width:70px}.sub-menu__right-row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.sub-menu__right-row--left{width:37%}.sub-menu__right-row--left ul li a{display:block;margin-bottom:12px;color:#fff}.sub-menu__right-row--right{display:-ms-flexbox;display:flex;min-width:400px}.sub-menu__title{font-weight:400;font-size:16px}.sub-menu__title--bottom{margin-bottom:30px}.sub-menu__list{display:-ms-grid;display:grid;-ms-grid-columns:260px 300px;grid-template-columns:260px 300px;-ms-grid-rows:60px 60px;grid-template-rows:60px 60px;margin-top:35px}.sub-menu__list-item{color:#fff;transition:opacity 0.4s;width:100%;height:60px;color:#fff;transition:opacity 0.4s}.sub-menu__list-item--inactive{opacity:0.3}.sub-menu__list-item-figure{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:30px;height:30px}.sub-menu__list-item-icon{width:auto;max-width:100%;height:auto;max-height:100%}.sub-menu__list-item-url{display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:center;align-items:center;color:inherit}.sub-menu__list-item-text{margin:0 0 0 20px}.sub-menu__video-wrapper{-ms-flex:1 1 40%;flex:1 1 40%;height:100%;padding:20px}.sub-menu__video-wrapper-text{display:-ms-flexbox;display:flex;-ms-flex-align:end;align-items:flex-end;width:120px;padding-bottom:20px;font-style:italic;font-size:12px}.sub-menu__video-inner{position:relative}.sub-menu__video-thumbnail{display:block;width:auto;max-width:100%;height:0;max-height:100%;padding:56.25% 0 0;background-size:cover;cursor:pointer}.sub-menu__video-playbutton{position:absolute;top:50%;left:calc(50% + 3px);z-index:2;opacity:1;border-width:15px 0 15px 25px;border-style:solid;border-color:transparent transparent transparent #ff4e00;background-color:transparent;transition:opacity 0.4s;transform:translate(-50%, -50%);cursor:pointer}.sub-menu__video-playbutton--hidden{opacity:0}.sub-menu__video-description{margin:30px 0 0;color:#fff;font-style:italic;font-family:"Fira Sans",Georgia,Cambria,"Times New Roman",Times,serif}.sub-menu--active{opacity:1;transform:translate(0, 0)}@media screen and (max-width: 1599px){.sub-menu{left:-350%;width:980px}}@media screen and (max-width: 1368px){.sub-menu{left:-520%;width:1250%}}@media screen and (max-width: 959px){.sub-menu{left:-300%;width:900%}}@media screen and (max-width: 1100px){.sub-menu{display:none}}.footer-social-menu{display:-ms-flexbox;display:flex}.footer-social-menu__item{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:100%;border-right:1px solid #000;color:#ff4e00}.footer-social-menu__item:last-child{border-right-width:0}@media screen and (max-width: 679px){.footer-social-menu__item:last-child{border-right-width:1px}}@media screen and (max-width: 679px){.footer-social-menu__item:first-child{border-left:1px solid #000}}.footer-social-menu__item svg{width:30px}.footer-social-menu__item svg path{transition:all 0.3s;fill:white}.footer-social-menu__item:hover path{fill:#ff4e00}.footer-social-menu__link{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:100%;height:100%;cursor:pointer}.clutch-info{height:48px;background-color:#181818;font-weight:200;font-family:"Pontiac",Arial,Helvetica,sans-serif}@media screen and (max-width: 1100px){.clutch-info{height:96px}}@media screen and (max-width: 679px){.clutch-info{height:50px}}.clutch-info--sticky{transform:translateY(0)}.clutch-info__container{overflow:hidden;height:100%}@media screen and (max-width: 679px){.clutch-info__container{padding-right:8px;padding-left:8px}}.clutch-info__row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;height:100%}.clutch-info__row::before,.clutch-info__row::after{content:none}.clutch-info__block{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;height:100%;padding:0}@media screen and (max-width: 1100px){.clutch-info__block{height:50%}}@media screen and (max-width: 1100px) and (max-width: 1100px) and (max-width: 1100px){.clutch-info__block{width:50%}}@media screen and (max-width: 679px){.clutch-info__block{position:relative;display:none;height:50px;padding:0}}@media screen and (max-width: 679px) and (max-width: 679px) and (max-width: 679px){.clutch-info__block{width:100%}}@media screen and (max-width: 679px){.clutch-info__block:last-child{border-bottom:none}.clutch-info__block:nth-child(2){display:-ms-flexbox;display:flex}}.clutch-info__logo-figure{height:20px}.clutch-info__logo-img{height:100%}.clutch-info__link--arrow{position:relative;padding-right:22px}.clutch-info__link--arrow::after{content:'';width:0;height:0;border-style:solid;border-width:5.5px 0 5.5px 9px;border-color:rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) #ff4e00;position:absolute;top:50%;right:0;transition:0.18s ease-out;transform:translate(0, -50%)}.clutch-info__link--arrow:hover::after{transform:translate(3px, -50%)}@media screen and (max-width: 479px){.clutch-info__link--arrow{padding-right:16px}}.clutch-info__text{color:#666;font-weight:400;font-size:14px}@media screen and (max-width: 1440px){.clutch-info__text{font-size:12px}}.clutch-info__text--with-logo{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding-right:3px}.clutch-info__text--with-logo::before{font-style:normal;font-variant:normal;font-weight:normal;font-family:"icomoon" !important;line-height:1;text-transform:none;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:'\e901';width:19px;height:22px;margin-right:14px;color:#999;font-size:22px}.clutch-info__reviews{margin-left:28px;font-size:14px}@media screen and (max-width: 1100px){.clutch-info__reviews{display:none}}.clutch-info__reviews--mobile{display:none;margin-left:0}@media screen and (max-width: 1100px){.clutch-info__reviews--mobile{display:block}}.clutch-info__actual{color:#ff4e00;font-weight:700}.clutch-info__max,.clutch-info__clients{color:#999;font-weight:700}.desktop-hide{display:none}@media screen and (max-width: 679px){.desktop-hide{display:block}}.content-bar{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;min-height:54px;background-color:#101010;font-weight:200;font-family:"Pontiac",Arial,Helvetica,sans-serif}@media screen and (max-width: 1100px){.content-bar{min-height:96px}}@media screen and (max-width: 679px){.content-bar{min-height:54px}}.content-bar--expanded{height:auto}.content-bar--sticky{transform:translateY(0)}.content-bar__container{overflow:hidden;height:100%}@media screen and (max-width: 679px){.content-bar__container{padding-right:8px;padding-left:8px}}.content-bar__row{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;height:100%;color:#fff}@media screen and (max-width: 679px){.content-bar__row--desktop{display:none}}.content-bar__row--mobile{display:none}@media screen and (max-width: 679px){.content-bar__row--mobile{display:-ms-flexbox;display:flex}}.content-bar__row--long{-ms-flex-pack:justify;justify-content:space-between;overflow-y:scroll}.content-bar__row--hidden{display:none}.content-bar__row--visible{display:-ms-flexbox;display:flex;padding:10px}.content-bar__block--content{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.content-bar__block--close{display:none}@media screen and (max-width: 679px){.content-bar__block--close{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;padding-right:8px}}.content-bar__block--long{-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:end;justify-content:flex-end;height:auto}.content-bar__block--cta{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;padding-left:32px}.content-bar__block--cta--arrow-up{position:relative}.content-bar__block--cta--arrow-up::before{content:"";position:absolute;border-width:0 8px 8px 8px;border-style:solid;border-color:transparent transparent #ff4e00 transparent;transform:translate3d(-16px, 0, 0)}@media screen and (max-width: 679px){.content-bar__block--hide-mobile{display:none}}.content-bar__cta{position:relative}.content-bar__cta::before{content:"";position:absolute;border-width:8px 0 8px 8px;border-style:solid;border-color:transparent transparent transparent #ff4e00;transform:translate3d(-16px, 4px, 0)}.cookies-info{background-color:#262626}.cookies-info__container{position:relative;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;width:100%;height:100%;padding:5px 0}@media screen and (max-width: 679px){.cookies-info__container{-ms-flex-direction:column;flex-direction:column;padding:10px 0}}.cookies-info--hidden{display:none}.cookies-info__content{-ms-flex:1;flex:1;padding-right:32px;font-size:14px}@media screen and (max-width: 679px){.cookies-info__content{padding:0;font-size:11px;line-height:1.2}}.cookies-info__privacy-policy{color:#ff4e00;white-space:nowrap;cursor:pointer}.cookies-info__close-btn{display:block;border:1px solid #ff4e00;border-radius:8px;padding:8px 28px;color:#ff4e00;font-size:14px;font-family:"Pontiac",Arial,Helvetica,sans-serif;line-height:1;transition:background-color 0.3s, color 0.3s;cursor:pointer}@media screen and (max-width: 679px){.cookies-info__close-btn{margin-top:8px;padding:4px 16px}}.cookies-info__close-btn:hover{background-color:#ff4e00;color:#fff}.owl-carousel{display:none;width:100%;-webkit-tap-highlight-color:transparent;position:relative;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0px, 0px, 0px)}.owl-carousel .owl-wrapper,.owl-carousel .owl-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0)}.owl-carousel .owl-item{position:relative;min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block}.owl-carousel .owl-nav.disabled,.owl-carousel .owl-dots.disabled{display:none}.owl-carousel .owl-nav .owl-prev,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-dot{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-prev,.owl-carousel .owl-nav button.owl-next,.owl-carousel button.owl-dot{background:none;color:inherit;border:none;padding:0 !important;font:inherit}.owl-carousel.owl-loaded{display:block}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.no-js .owl-carousel{display:block}.owl-carousel .animated{animation-duration:1000ms;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height 500ms ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity 400ms ease}.owl-carousel .owl-item .owl-lazy[src^=""],.owl-carousel .owl-item .owl-lazy:not([src]){max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url("owl.video.play.png") no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform 100ms ease}.owl-carousel .owl-video-play-icon:hover{transform:scale(1.3, 1.3)}.owl-carousel .owl-video-playing .owl-video-tn,.owl-carousel .owl-video-playing .owl-video-play-icon{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity 400ms ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}.drift-custom{bottom:90px !important}@media screen and (max-width: 1100px){.drift-custom{bottom:150px !important}}@media screen and (max-width: 768px){.drift-custom{bottom:148px !important}}@media screen and (max-width: 479px){.drift-custom{bottom:128px !important}}@media screen and (max-width: 340px){.drift-custom{bottom:141px !important}}.drift-custom__no-cookie{bottom:50px !important}@media screen and (max-width: 1100px){.drift-custom__no-cookie{bottom:110px !important}}@media screen and (max-width: 768px){.drift-custom__no-cookie{bottom:108px !important}}@media screen and (max-width: 479px){.drift-custom__no-cookie{bottom:48px !important}}@media screen and (max-width: 340px){.drift-custom__no-cookie{bottom:101px !important}}.intro-text{position:relative}.intro-text__wysiwyg{padding:100px 0 80px;width:66.66667%;left:16.66667%;right:auto}@media screen and (max-width: 1368px) and (max-width: 1368px) and (max-width: 1368px){.intro-text__wysiwyg{width:83.33333%;left:8.33333%;right:auto}}@media screen and (max-width: 959px) and (max-width: 959px) and (max-width: 959px){.intro-text__wysiwyg{width:100%;left:0%;right:auto}}.intro-text__label-container{text-align:center}.intro-text__label{position:relative;display:inline-block;padding-right:34px;color:#ff4e00;font-weight:400;font-size:18px;font-family:"Pontiac",Arial,Helvetica,sans-serif}.intro-text__label::after{content:'';width:0;height:0;border-style:solid;border-width:7px 7px 0 7px;border-color:#ff4e00 rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0);content:'';position:absolute;top:50%;right:0;transform:translateY(-50%)}.advantages-blocks{position:relative}.advantages-blocks__title{margin-bottom:95px}.advantages-blocks__items{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;font-size:20px;font-family:"Pontiac",Arial,Helvetica,sans-serif}.advantages-blocks__item{position:relative;display:-ms-flexbox;display:flex;-ms-flex:0 1 calc(25% + 1px);flex:0 1 calc(25% + 1px);-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;width:calc(25% + 1px);min-height:140px;margin-top:-1px;margin-right:-1px;border:1px solid #ff4e00;padding:10px;text-align:center;transition:border-color 0.3s ease}.advantages-blocks__item::before,.advantages-blocks__item::after{content:'';position:absolute;right:-1px;bottom:-1px;z-index:1;background-color:transparent;transition:background-color 0.3s ease}.advantages-blocks__item::before{width:calc(100% + 2px);height:1px}.advantages-blocks__item::after{width:1px;height:calc(100% + 2px)}.advantages-blocks__item:hover{color:#ff4e00}@media screen and (max-width: 959px){.advantages-blocks__item{-ms-flex:0 1 calc(50% + 1px);flex:0 1 calc(50% + 1px);width:calc(50% + 1px);min-height:90px}}@media screen and (max-width: 579px){.advantages-blocks__item{-ms-flex:0 1 calc(100% + 1px);flex:0 1 calc(100% + 1px);width:calc(100% + 1px)}}.advantages-blocks__text{color:#fff;font-weight:700;font-size:16px;line-height:24px}.technology-bar{position:relative;z-index:1;background-color:rgba(125,125,125,0.12)}.technology-bar__container{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:0 8.33333%}.technology-bar__content{-ms-flex:1 1 auto;flex:1 1 auto;column-count:2;column-gap:0;padding:2em 0 0}.technology-bar__content>p{padding-right:15%}.technology-bar__figure{display:-ms-flexbox;display:flex;-ms-flex:0 0 20%;flex:0 0 20%;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;-ms-flex-item-align:stretch;align-self:stretch;max-width:20%;padding:32px;background-color:rgba(125,125,125,0.12)}.technology-bar__image{display:block;width:auto;max-width:100%;height:auto;max-height:155px}@media screen and (max-width: 1100px){.technology-bar__container{padding:0}.technology-bar__figure{-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}}@media screen and (max-width: 768px){.technology-bar__content{column-count:unset}.technology-bar__content>p{padding-right:5%}}@media screen and (max-width: 679px){.technology-bar__container{-ms-flex-wrap:wrap-reverse;flex-wrap:wrap-reverse}.technology-bar__figure{position:relative;left:50%;-ms-flex-preferred-size:100vw;flex-basis:100vw;max-width:100vw;padding:16px;transform:translateX(-50%)}.technology-bar__image{max-height:80px}}.technology-info{position:relative;z-index:1;min-height:112px}.technology-info__container{position:relative;display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;padding:0 8.33333%}.technology-info__content{-ms-flex:1 1 auto;flex:1 1 auto;padding:38px 10% 0}.technology-info__figure{display:-ms-flexbox;display:flex;-ms-flex:0 0 20%;flex:0 0 20%;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;max-width:20%;padding:38px 32px}.technology-info__image{display:block;width:auto;max-width:100%;height:auto;max-height:155px}@media screen and (max-width: 1100px){.technology-info__container{padding:0}.technology-info__content{padding-right:12.5%;padding-left:12.5%}.technology-info__figure{-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}}@media screen and (max-width: 768px){.technology-info__content{padding-right:25%;padding-left:0}.technology-info__figure{position:absolute;right:0}}@media screen and (max-width: 679px){.technology-info__container{-ms-flex-wrap:wrap;flex-wrap:wrap}.technology-info__content{padding:0}.technology-info__figure{position:relative;left:50%;-ms-flex-preferred-size:100vw;flex-basis:100vw;max-width:100vw;padding:16px;transform:translateX(-50%)}.technology-info__image{max-height:80px}}.portfolio-grid{position:absolute;top:0;left:0;overflow:hidden;width:100%;-webkit-transform:translate3d(0, 0, 0)}.portfolio-grid__content{transform:rotateX(52deg) rotateZ(44deg) rotateY(-17deg) translate3d(34%, 0, 110px) scale(1.55);transform-origin:65% 50%}.portfolio-grid__row{display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;width:100%;min-height:60px}.portfolio-grid__row--1{transform:translateX(-33.33333%)}.portfolio-grid__row--2{transform:translateX(-25%)}.portfolio-grid__row--3{transform:translateX(-16.66667%)}.portfolio-grid__row--4{transform:translateX(-8.33333%)}.portfolio-grid__row--5{transform:translateX(16.66667%)}.portfolio-grid__row--6{transform:translateX(8.33333%)}.portfolio-grid__item{-ms-flex:0 0 16.6%;flex:0 0 16.6%;max-width:16.6%;padding:5px}.portfolio-grid__row--4 .portfolio-grid__item--1,.portfolio-grid__row--4 .portfolio-grid__item--2,.portfolio-grid__row--4 .portfolio-grid__item--3,.portfolio-grid__row--4 .portfolio-grid__item--4,.portfolio-grid__row--5 .portfolio-grid__item--1,.portfolio-grid__row--5 .portfolio-grid__item--2,.portfolio-grid__row--5 .portfolio-grid__item--3,.portfolio-grid__row--5 .portfolio-grid__item--4{opacity:0.3}.portfolio-grid__row--5 .portfolio-grid__item--1{margin-right:calc(100% / 6 * 2)}.portfolio-grid__item-container{position:relative;height:0;padding-top:53.4%}.portfolio-grid__screen{position:absolute;top:0;left:0;width:100%;height:100%;box-shadow:0 -2px 4px 0 rgba(0,0,0,0.25);background-size:cover}@media screen and (min-width: 1920px){.portfolio-grid{top:50%;left:50%;max-width:1920px;transform:translate(-50%, -50%)}}@media screen and (max-width: 1100px){.portfolio-grid{display:none}}.portfolio-content{width:100%;min-height:100vh}.portfolio-content__left{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between;min-height:100vh;padding:52px 0;text-align:left;transition:height 0.8s ease, padding-bottom 0.8s ease;padding-top:124px}@media screen and (max-width: 1440px){.portfolio-content__left{padding-top:64px}}@media screen and (max-width: 1100px){.portfolio-content__left{padding-bottom:100px}}@media screen and (max-width: 679px){.portfolio-content__left{padding-bottom:54px}}.portfolio-content__middle{max-width:100%;padding-top:300px}.portfolio-content__middle .header{line-height:1.2}@media screen and (max-width: 1440px){.portfolio-content__middle{padding-top:240px}}@media screen and (max-width: 1279px){.portfolio-content__middle{padding-top:180px}}@media screen and (max-width: 1100px){.portfolio-content__middle{padding-top:120px}}.portfolio-content__slogan{display:-ms-flexbox;display:flex;margin:3em 0 0;color:#eee;font-weight:300;font-size:16px;font-family:"Pontiac",Arial,Helvetica,sans-serif;line-height:24px}@media screen and (max-width: 1100px){.portfolio-content__slogan{-ms-flex-direction:column;flex-direction:column}}.portfolio-content__slogan-part{position:relative;margin-right:31px}.portfolio-content__slogan-part::after{content:'';position:absolute;top:0;right:-15px;bottom:0;display:block;width:1px;background:#ff4e00}.portfolio-content__slogan-part:last-child::after{display:none}@media screen and (max-width: 1100px){.portfolio-content__slogan-part::after{display:none}}.portfolio-content__additional-content{width:100%;max-width:306px;padding-top:50px;padding-left:17px}@media screen and (max-width: 719px){.portfolio-content__additional-content{margin:auto;padding-left:unset}}.portfolio-content__clients{-ms-flex:0 0 50%;flex:0 0 50%;width:50%;max-width:50%;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-line-pack:distribute;align-content:space-around;margin:150px 0 40px 0}@media screen and (max-width: 1100px){.portfolio-content__clients{-ms-flex:0 0 75%;flex:0 0 75%;width:75%;max-width:75%;margin:100px 0 0}}@media screen and (max-width: 719px){.portfolio-content__clients{-ms-flex:0 0 100%;flex:0 0 100%;width:100%;max-width:100%;margin:50px 0 0}}.portfolio-content__clients-logo{-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;width:33.33333%;max-width:33.33333%;opacity:0.25}.portfolio-content__clients-logo:nth-child(-n+3){margin-bottom:90px}@media screen and (max-width: 1100px){.portfolio-content__clients-logo{-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;width:33.33333%;max-width:33.33333%}.portfolio-content__clients-logo:nth-child(-n+3){margin-bottom:45px}}@media screen and (max-width: 719px){.portfolio-content__clients-logo{-ms-flex:0 0 50%;flex:0 0 50%;width:50%;max-width:50%}}.portfolio-content__figure{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;width:100%;height:100%;max-height:80%}.portfolio-content__figure-image{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%;max-height:55px}.stats-content{min-height:500px;padding-bottom:175px}.stats-content__wrapper{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-top:135px;padding-bottom:40px}.stats-content__stat{-ms-flex:0 0 25%;flex:0 0 25%;width:25%;max-width:25%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between}.stats-content__stat:nth-child(2){margin:0 8.33333%}.stats-content__stat-wrapper{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between}.stats-content__chart-label{position:absolute;top:0;right:0;width:100%;height:100%;text-align:right}.stats-content__pie-chart{position:relative;display:block;width:100%;height:auto}.stats-content__legend{position:absolute;top:0;left:0;width:100%;height:100%}.stats-content__legend-item{position:absolute;right:0;height:0;border-bottom:1px solid #666;color:#333;font-weight:700;font-size:16px;font-family:"Pontiac",Arial,Helvetica,sans-serif;line-height:26px;text-align:right}.stats-content__legend-name,.stats-content__legend-value{display:inline-block;padding-bottom:5px;transform:translateY(-100%)}.stats-content__legend-value{font-weight:900;font-size:24px}.stats-content__legend-item:nth-child(1){top:24%;width:77%}.stats-content__legend-item:nth-child(2){top:52%;width:92%}.stats-content__legend-item:nth-child(3){top:80%;width:77%}.stats-content__bar-chart{position:relative;z-index:2;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:end;align-items:flex-end;width:50%}.stats-content__bar-chart::after{content:'';position:absolute;bottom:-5%;width:100%;border-bottom:1px solid #ccc}.stats-content__single-bar{position:relative;width:8px;height:auto;border-radius:5px 5px 0 0;background:linear-gradient(270deg, #ff7f00 0%, #ff4e00 100%)}.stats-content__single-bar:nth-child(1){padding-top:55%}.stats-content__single-bar:nth-child(2){padding-top:100%}.stats-content__single-bar:nth-child(3){padding-top:75%}.stats-content__single-bar:nth-child(4){padding-top:30%}.stats-content__single-bar:nth-child(5){padding-top:20%}.stats-content__single-bar:nth-child(6){padding-top:19%}.stats-content__bar-label{position:absolute;width:100%;border-top:1px dashed #999;color:#333;font-family:"Pontiac",Arial,Helvetica,sans-serif;line-height:28px}.stats-content__bar-amount{position:absolute;right:0;padding-bottom:4px;font-weight:900;font-size:20px;transform:translateY(-100%)}.stats-content__bar-category{font-size:16px}.stats-content__pie-category{position:relative;display:block;width:100%;font-size:16px}.stats-content__pie-category::after{content:'';position:absolute;right:0;bottom:0;z-index:1;width:133%;border:1px solid #999}.stats-content__pie-category-wider::after{width:166.6%}.stats-content__stat-team{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.stats-content__stat-person{-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;width:33.33333%;max-width:33.33333%;position:relative;z-index:0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;text-align:center}.stats-content__stat-person:nth-child(-n+3){margin-bottom:15px}.stats-content__stat-figure{position:relative;width:50%}.stats-content__stat-image{display:block;width:100%;height:auto;border:1px solid grey;border-radius:50%;padding:5px 5px 0}.stats-content__stat-size{position:absolute;bottom:0;left:33%;z-index:1;width:25%;height:0;line-height:26px}.stats-content__stat-size-text{position:absolute;bottom:25px;left:0;display:block;width:25px;height:25px;border:1px solid #ff4e00;border-radius:50%;background:#fff;color:#ff4e00;text-align:center}.stats-content__stat-description{width:50%;padding-top:5px;color:#ccc;font-style:italic;font-size:14px;line-height:28px}.stats-content__stat-label{padding-top:25px}@media screen and (max-width: 1440px){.stats-content{padding-bottom:140px}.stats-content__wrapper{padding-top:108px}}@media screen and (max-width: 1279px){.stats-content{padding-bottom:105px}}@media screen and (max-width: 1100px){.stats-content{padding-bottom:70px}.stats-content__wrapper{margin:0 12.5%;padding-top:60.75px}.stats-content__stat{-ms-flex:0 0 100%;flex:0 0 100%;width:100%;max-width:100%;padding-bottom:60px}.stats-content__stat:nth-child(2){margin:0}.stats-content__stat-person{-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;margin-bottom:25px}.stats-content__stat-person:nth-child(-n+3){margin-bottom:25px}.stats-content__stat-size-text{bottom:0}.stats-content__bar-amount{font-size:18px}}@media screen and (max-width: 719px){.stats-content__wrapper{margin:0}.stats-content__stat-team{width:100%}.stats-content__stat-person{-ms-flex:0 0 50%;flex:0 0 50%;width:50%;max-width:50%}.stats-content__stat-description{padding:0 6px;text-align:left}}.why-merix-map{position:relative;height:0;padding-top:40%}.why-merix-map__map{position:absolute;top:0;left:0;width:100%;height:0;padding-top:58.107784%;pointer-events:none}.why-merix-map__map-container{position:absolute;top:0;left:0;width:100%;height:100%}.why-merix-map__map-container::before{position:absolute;top:0;left:0;width:100%;height:100%;content:'';background-image:url("../images/ui/world-map.svg");background-position:50% 0;background-size:cover;-webkit-mask-image:linear-gradient(rgba(0,0,0,0.3) 0%, #000 6%, #000 45%, rgba(0,0,0,0) 68%);mask-image:linear-gradient(rgba(0,0,0,0.3) 0%, #000 6%, #000 45%, rgba(0,0,0,0) 68%)}.why-merix-map__map-dot{position:absolute}.why-merix-map__header-wrapper{position:absolute;top:10%;z-index:1;width:100%}.why-merix-map__header{display:-ms-flexbox;display:flex;-ms-flex-align:baseline;align-items:baseline;width:75%}.why-merix-map__header-main{-ms-flex:3 0 auto;flex:3 0 auto}.why-merix-map__header-numbers{display:-ms-flexbox;display:flex;-ms-flex:1 1 auto;flex:1 1 auto;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:baseline;align-items:baseline;font-family:"Pontiac",Arial,Helvetica,sans-serif}.why-merix-map__number{font-size:22px;white-space:nowrap}.why-merix-map__number:nth-last-child(1){font-size:26px}@media screen and (max-width: 1100px){.why-merix-map__header{width:100%}}@media screen and (max-width: 840px){.why-merix-map__header{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:stretch;align-items:stretch}.why-merix-map__number{font-size:18px}.why-merix-map__number:nth-last-child(1){font-size:20px}}@media screen and (max-width: 479px){.why-merix-map__header-numbers{-ms-flex-direction:column;flex-direction:column;-ms-flex-item-align:end;align-self:flex-end}.why-merix-map__number{font-size:16px}.why-merix-map__number:nth-last-child(1){font-size:18px}}.how-we-work{position:relative;overflow:hidden;background-image:linear-gradient(to bottom, transparent 0, #262626 10vw);background-color:transparent}.how-we-work__container{padding:40px 0}.how-we-work__tabs{position:absolute;top:68px;left:50%;display:-ms-flexbox;display:flex;width:50%;font-size:24px;transform:translateX(-50%)}.how-we-work__content--animating .how-we-work__tabs{pointer-events:none}.how-we-work__tab{position:relative;z-index:0;display:-ms-flexbox;display:flex;-ms-flex:0 0 50%;flex:0 0 50%;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;max-width:50%;min-height:67px;padding:6px 10px 8px;color:#999;font-weight:200;font-size:19px;font-family:"Pontiac",Arial,Helvetica,sans-serif;text-align:center;transform:translateX(1px);cursor:pointer}.how-we-work__tab::after{content:'';position:absolute;top:0;right:0;bottom:0;left:-1px;border:1px solid;color:inherit}.how-we-work__tab--active{z-index:1;color:#ff4e00;font-weight:400}.how-we-work__content{position:relative;height:100vh}.how-we-work__content::before{content:'';position:absolute;top:0;left:50%;opacity:0.08;width:100vw;height:100%;background-image:url("../images/backgrounds/landing/how-work.jpg");background-position:10% 50%;background-size:cover;background-repeat:no-repeat;transform:translateX(-50%);pointer-events:none}.how-we-work__path{position:absolute;top:180px;bottom:90px;left:0;opacity:0;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;width:100%;height:auto;max-height:800px;transition:transform 0.25s ease-in-out, opacity 0.25s ease-out;transform:translate(50%, 0);pointer-events:none}.how-we-work__path--in{opacity:1;transform:translate(0%, 0);pointer-events:initial}.how-we-work__path--out{opacity:0;transform:translate(-50%, 0)}.how-we-work__path-content{position:relative;overflow:hidden;display:-ms-flexbox;display:flex;-ms-flex:0 0 100%;flex:0 0 100%;max-height:100%}.how-we-work__path-content::before{content:'';position:absolute;top:0;bottom:0;left:50%;width:1px;background:#ff4e00}.how-we-work__path-content::after{content:'';width:0;height:0;border-style:solid;border-width:0 7.5px 8px 7.5px;border-color:rgba(0,0,0,0) rgba(0,0,0,0) #ff4e00 rgba(0,0,0,0);position:absolute;top:0;left:50%;transform:translateX(-50%)}.how-we-work__sketch{-ms-flex:0 0 50%;flex:0 0 50%;width:50%;max-width:50%;padding-right:8.33333%;padding-left:16.66667%}.how-we-work__steps{-ms-flex:0 0 50%;flex:0 0 50%;width:50%;max-width:50%;padding:0 8.33333%}.how-we-work__steps-content{position:relative;max-height:100%}.how-we-work__sketch .how-we-work__steps-content::before,.how-we-work__sketch .how-we-work__steps-content::after{content:'';position:absolute;bottom:0;left:0;width:58%;height:100%;border:1px dashed rgba(248,78,16,0.4);border-width:0 1px;pointer-events:none}.how-we-work__sketch .how-we-work__steps-content::after{left:42.3%}.how-we-work__sketch--team-augmetation .how-we-work__steps-content::before{left:10.4%;width:46.8%}.how-we-work__sketch--team-augmetation .how-we-work__steps-content::after{left:0;width:89.5%;border-left:none}.how-we-work__step{overflow:hidden;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;height:25%;max-height:200px}.how-we-work__step-title{display:block;color:#fff;font-size:24px;font-family:"Pontiac",Arial,Helvetica,sans-serif}.how-we-work__step-keys{display:block;color:#999;font-style:italic;font-weight:200;font-size:18px}.how-we-work__deliver-container{display:none;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:40px 0;padding:0 16.66667%}.how-we-work__deliver-container--in{display:-ms-flexbox;display:flex}.how-we-work__deliver-item{-ms-flex:0 0 25%;flex:0 0 25%;width:25%;max-width:25%;position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center}.how-we-work__deliver-item::before{content:'';position:absolute;bottom:0;left:0;width:100%;height:2px;border-right:1px solid #ff4e00;border-left:1px solid #ff4e00}.how-we-work__deliver-item::after{content:'';position:absolute;top:0;left:0;width:100%;height:2px;border-right:1px solid rgba(255,78,0,0.7);border-left:1px solid rgba(255,78,0,0.7)}.how-we-work__deliver-text{display:block;-ms-flex:1;flex:1;padding:0 15px;color:#fff;font-family:"Pontiac",Arial,Helvetica,sans-serif;text-align:center}.how-we-work__deliver-figure{-ms-flex:1;flex:1;width:100%;height:100%;text-align:center}.how-we-work__deliver-figure::after{content:'';position:absolute;top:50%;left:0;width:100%;height:2px;border-right:1px solid rgba(255,78,0,0.7);border-left:1px solid rgba(255,78,0,0.7)}.how-we-work__deliver-img{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%;max-height:75px}@media screen and (max-width: 1368px){.how-we-work__tabs{width:66.66667%}}@media screen and (max-width: 1279px){.how-we-work__sketch{padding-left:8.33333%}}@media screen and (max-width: 1100px){.how-we-work__tabs{width:75%;font-size:21px}.how-we-work__path-content::before,.how-we-work__path-content::after{left:37.5%}.how-we-work__sketch{-ms-flex:0 0 37.5%;flex:0 0 37.5%;width:37.5%;max-width:37.5%;padding-right:12.5%;padding-left:0}.how-we-work__steps{-ms-flex:0 0 62.5%;flex:0 0 62.5%;width:62.5%;max-width:62.5%;padding-right:0;padding-left:12.5%}.how-we-work__step-title{font-size:21px}.how-we-work__step-keys{font-size:16px}.how-we-work__deliver-container{padding:0}}@media screen and (max-width: 768px){.how-we-work__tabs{width:100%;font-size:18px}.how-we-work__tab{min-height:50px}}@media screen and (max-width: 679px){.how-we-work__tabs{font-size:16px}.how-we-work__path-content{overflow:visible;-ms-flex-pack:end;justify-content:flex-end}.how-we-work__path-content::before,.how-we-work__path-content::after{left:25%}.how-we-work__sketch{-ms-flex:0 0 50%;flex:0 0 50%;width:50%;max-width:50%;padding-right:6.25%}.how-we-work__steps{-ms-flex:0 0 75%;flex:0 0 75%;width:75%;max-width:75%;padding-left:6.25%}.how-we-work__deliver-item{-ms-flex:0 0 50%;flex:0 0 50%;width:50%;max-width:50%}}@media screen and (max-width: 579px){.how-we-work__tabs{font-size:14px}.how-we-work__path{top:130px;bottom:60px}.how-we-work__step-title{font-size:16px}.how-we-work__step-keys{font-size:14px}}@media screen and (max-width: 479px){.how-we-work__path-content::before,.how-we-work__path-content::after{left:0}.how-we-work__sketch{display:none}.how-we-work__steps{-ms-flex:0 0 100%;flex:0 0 100%;width:100%;max-width:100%}}.leaders{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding:52px 0 25px 0}.leaders__slider{position:relative;z-index:1;overflow:hidden;min-width:100%;margin-right:-225px;margin-left:-225px}.leaders__slider-list{position:relative;text-align:center}.leaders__slider-item{width:100%}.leaders__slider-header{opacity:0;height:200px;transition:transform 0.3s ease-out, opacity 0.3s ease-out;transform:translateY(-20%);transform-origin:bottom}.leaders__header-subtitle{padding:1em 0;color:#666;font-weight:500;font-family:"Fira Sans",Georgia,Cambria,"Times New Roman",Times,serif}.leaders__header-subtitle-accent{font-weight:bold}.leaders__header-description{font-weight:300;font-size:14px}.leaders__slider-photo{position:relative;padding:10% 0 5% 0}.leaders__slider-figure{position:relative;height:0;border-bottom:1px solid #ff4e00;padding-top:60%}.leaders__slider-image{position:absolute;bottom:0;left:50%;opacity:0.5;filter:grayscale(100%);display:block;width:auto;max-width:100%;height:auto;max-height:100%;transform:translateX(-50%);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer}.leaders__slider-technologies{opacity:0;width:100%;font-style:italic;font-size:14px;transition:transform 0.3s ease-out, opacity 0.3s ease-out;transform:translateY(20%);transform-origin:top}.leaders__slider-technology{position:relative;left:calc(-50vw + 50%);display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;width:100vw;padding:5% 0}@media screen and (max-width: 840px){.leaders__slider-technology{-ms-flex-wrap:wrap;flex-wrap:wrap}}.leaders__slider-specialties{color:#999}.leaders__technologies-figure{display:-ms-flexbox;display:flex;-ms-flex:0 0 120px;flex:0 0 120px;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center}@media screen and (max-width: 840px){.leaders__technologies-figure{-ms-flex:0 0 100px;flex:0 0 100px}}.leaders__technologies-image{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%;height:100%;max-height:55px}.leaders__technologies-figcaption{padding-top:10px}.leaders__technologies-link{color:#ff4e00;text-decoration:underline}.leaders .owl-item:not(.center) .leaders__slider-technology{display:none}.leaders .owl-item:not(.center)>li:hover .leaders__slider-image{opacity:0.8}.leaders .owl-item.center{z-index:101}.leaders .owl-item.center>li>.leaders__slider-header,.leaders .owl-item.center>li>.leaders__slider-technologies{opacity:1;transform:translateY(0)}.leaders .owl-item.center>li>.leaders__slider-photo>figure>.leaders__slider-image{opacity:1;filter:grayscale(0)}.leaders .animate{pointer-events:none}.leaders .owl-nav{position:absolute;top:30%;right:0;left:0}.leaders .owl-nav .owl-prev,.leaders .owl-nav .owl-next{position:absolute;height:100px}.leaders .owl-nav .owl-prev span,.leaders .owl-nav .owl-next span{color:#ff4e00;font-size:4.5em}.leaders .owl-nav .owl-prev{left:5%}.leaders .owl-nav .owl-next{right:5%}@media screen and (max-width: 1100px){.leaders__slider{margin-right:0;margin-left:0}.leaders__slider-header{height:auto;margin-top:20px}.leaders__header-description{display:none}.leaders__slider-photo{padding:3% 0 5% 0}}@media screen and (max-width: 719px){.leaders__slider-technologies{padding:0 16px}.leaders__technologies-image{max-height:45px}}.clients-choice__header-container{position:relative;padding-top:124px;padding-bottom:124px}@media screen and (max-width: 1440px){.clients-choice__header-container{padding-top:64px}}@media screen and (max-width: 1440px){.clients-choice__header-container{padding-bottom:64px}}.clients-choice__header-container::after{content:'“';position:absolute;bottom:-64px;left:50%;display:block;color:#ff4e00;font-weight:900;font-size:133px;font-family:"Fira Sans",Georgia,Cambria,"Times New Roman",Times,serif;line-height:65px;transform:translateX(-50%)}.clients-choice__testimonies-row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-top:50px}.clients-choice__testimony{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:16.66667%;margin-left:8.33333%;padding-bottom:5%;color:#ccc}.clients-choice__testimony:first-child{margin-left:0}.clients-choice__testimony-heading{position:relative;height:85px;padding-bottom:20px;font-size:20px}.clients-choice__testimony-description{height:230px;padding:40px 0 70px 0;font-style:italic;font-size:18px}.clients-choice__testimony-signature{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;font-weight:bold;font-size:14px;font-family:"Pontiac",Arial,Helvetica,sans-serif;line-height:20px}@media screen and (max-width: 1100px){.clients-choice__testimony{-ms-flex-pack:justify;justify-content:space-between;width:41.66667%}.clients-choice__testimony:nth-child(3){margin-left:0}.clients-choice__testimony-heading{height:auto}.clients-choice__testimony-description{height:auto;padding:30px 0 50px 0}}@media screen and (max-width: 959px){.clients-choice__header-container::after{display:none}.clients-choice__testimonies-row{padding-top:0}}@media screen and (max-width: 719px){.clients-choice__testimony{width:100%;margin-left:0;padding:16px}.clients-choice__testimony-description{padding:20px 0 30px 0}}.become-client{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-top:80px}@media screen and (max-width: 719px){.become-client{padding:40px 16px 0}}.become-client__header-container{-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;width:41.66667%;max-width:41.66667%;padding:0 8.33333% 55px 8.33333%}.become-client__header{padding-top:100px;padding-bottom:41px;line-height:40px}.become-client__header-paragraph{padding-top:41px;color:#ccc;font-weight:300;line-height:24px}.become-client__video-container{-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;width:58.33333%;max-width:58.33333%;position:relative;padding-right:8.33333%}.become-client__video{position:absolute;right:14.28571%;bottom:-5vh;left:0;z-index:1}.become-client__image-figure{position:relative;width:100%;height:auto;box-shadow:0 -2px 92px rgba(0,0,0,0.15)}.become-client__image-figure--visible .become-client__video-button{display:none}.become-client__video-node{display:block;width:100%;height:auto}.become-client__video-button{position:absolute;top:50%;left:50%;opacity:1;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:100px;height:100px;border:1px solid #ff4e00;border-radius:50%;padding:30px;background-color:rgba(0,0,0,0.5);transition:opacity 0.4s;transform:translate3d(-50%, -50%, 0);cursor:pointer}.become-client__video-button-inner{position:relative;left:3px;border-width:20px 0 20px 35px;border-style:solid;border-color:transparent transparent transparent #ff4e00;background-color:transparent;cursor:pointer;pointer-events:none}.become-client__video-wrapper{position:fixed;top:0;left:0;z-index:2;display:none;width:100vw;height:100vh;background:rgba(0,0,0,0.7)}.become-client__video-wrapper--visible{display:block}.become-client__video-content{height:100%;margin:0 20%}.become-client__video-figure{position:relative;height:0;margin:0 auto;padding-bottom:56.25%}.become-client__video-element{position:absolute;top:10%;left:50%;display:block;width:auto;height:80vh;transform:translateX(-50%)}@media screen and (max-width: 1100px){.become-client__header-container{-ms-flex:0 0 100%;flex:0 0 100%;width:100%;max-width:100%;padding:0}.become-client__header{padding-top:0;padding-bottom:21px}.become-client__header-paragraph{padding-top:21px}.become-client__video-container{-ms-flex:0 0 100%;flex:0 0 100%;width:100%;max-width:100%;padding:0}.become-client__video{position:relative;bottom:-2.5vh}}.are-you{overflow:hidden;-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;width:83.33333%;max-width:83.33333%;display:-ms-flexbox;display:flex;margin:0 8.33333%}.are-you__representative,.are-you__container-header{-ms-flex:0 0 30%;flex:0 0 30%}.are-you__representative{max-width:30%}.are-you__container-header{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between;min-height:400px;margin:0 5%;padding:100px 0;text-align:center}.are-you__header-trigger{width:67%;max-width:306px;margin:0 auto}.are-you__header-link{color:#ff4e00}@media screen and (max-width: 1368px){.are-you{-ms-flex:0 0 100%;flex:0 0 100%;width:100%;max-width:100%;margin:0}.are-you__container-header{-ms-flex-preferred-size:33.33333%;flex-basis:33.33333%;margin:0}.are-you__representative{-ms-flex-preferred-size:33.33333%;flex-basis:33.33333%;max-width:33.33333%}}@media screen and (max-width: 1100px){.are-you__container-header{-ms-flex-preferred-size:75%;flex-basis:75%;margin-left:12.5%}.are-you__representative{display:none}}@media screen and (max-width: 479px){.are-you__container-header{-ms-flex-preferred-size:100%;flex-basis:100%;min-height:300px;margin:0;padding:50px 0}}.home-intro{position:relative;z-index:0;overflow:hidden;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;width:100%;height:100vh;min-height:640px;padding-top:128px;font-weight:400;font-family:"Pontiac",Arial,Helvetica,sans-serif}@media screen and (max-width: 1100px){.home-intro{padding-top:63px}}@media (max-width: 1024px){.home-intro{height:90vh}}.home-intro__magnet{position:absolute;top:-40px;left:0}@media (max-width: 1024px){.home-intro__magnet{display:none}}.home-intro__background,.home-intro__image{position:absolute;top:0;left:0;z-index:0;width:100%;height:100%}.home-intro__background{z-index:-1;opacity:0.45;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}.home-intro__image{background-image:url("../images/backgrounds/homepage/header_bg.jpg");background-position:50% 100%;background-size:cover;background-repeat:no-repeat}.home-intro__overheading{width:100%;margin-top:auto;text-align:center}.home-intro__overheading-text{position:relative;z-index:3;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:end;align-items:flex-end;margin:0 auto;padding-bottom:12px;color:#fff;font-weight:200;font-size:18px;font-family:"Pontiac",Arial,Helvetica,sans-serif;position:relative;display:inline-block;padding:10px}@media screen and (max-width: 679px){.home-intro__overheading-text{font-size:14px}}.home-intro__overheading-text::before{content:'';position:absolute;bottom:0;left:50%;width:100%;height:8px;border-right:1px solid #ff4e00;border-bottom:1px solid #ff4e00;border-left:1px solid #ff4e00;transform:translateX(-50%)}.home-intro__overheading-text::after{content:'';position:absolute;bottom:-7px;left:50%;width:1px;height:7px;background-color:#ff4e00}.home-intro__heading{overflow:hidden;width:0;margin:12vh 0;color:#fff;font-weight:200;font-size:60px;text-align:center}@media (max-width: 1024px){.home-intro__heading{width:auto}}@media screen and (max-width: 679px){.home-intro__heading{font-size:28px;line-height:42px}}.home-intro__heading-part{margin:0 0.1rem}.home-intro__heading-part>*{opacity:0}.home-intro__heading-part:first-child{margin-left:0}.home-intro__heading-part:last-child{margin-right:0}.home-intro__info-box{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;color:#ccc;font-style:italic;font-weight:200;font-family:"Fira Sans",Georgia,Cambria,"Times New Roman",Times,serif;text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}@media screen and (max-width: 1440px){.home-intro__info-box{position:relative;top:-12vh;font-size:12px}}@media (max-width: 1024px){.home-intro__info-box{display:none}}.home-intro__info-text{position:relative;padding-bottom:9px}.home-intro__info-text::before{font-style:normal;font-variant:normal;font-weight:normal;font-family:"icomoon" !important;line-height:1;text-transform:none;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:'\e907';display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:start;align-items:flex-start;width:100%;color:#ff4e00;font-size:30px}.home-intro__info-text::after{content:'';position:absolute;bottom:0;left:0;width:100%;height:8px;background-image:url("../images/ui/wave.svg");background-position:left bottom;background-size:contain;background-repeat:no-repeat}.home-intro__subheading{margin:auto;padding:0 24px;color:#ccc;font-style:italic;font-weight:300;font-size:24px;font-family:"Fira Sans",Georgia,Cambria,"Times New Roman",Times,serif;text-align:center}@media screen and (max-width: 1440px){.home-intro__subheading{position:relative;top:-4vh;font-size:16px;line-height:20px}}@media screen and (max-width: 679px){.home-intro__subheading{font-size:12px;line-height:16px}}.home-intro__arrow-separator{display:-ms-flexbox;display:flex;margin:20px auto 70px}@media screen and (max-width: 679px){.home-intro__arrow-separator{height:40px}}.home-intro__arrow-separator::after{content:'';width:0;height:0;border-style:solid;border-width:8px 7.5px 0 7.5px;border-color:#ff4e00 rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}.home-solutions{overflow:hidden}.home-solutions__subheading{max-width:670px;margin:auto;padding:0 24px;color:#ccc;font-style:italic;font-weight:300;font-size:24px;font-family:"Fira Sans",Georgia,Cambria,"Times New Roman",Times,serif;text-align:center}.home-solutions__subheading--small{max-width:670px;margin:20px auto 0;padding:0;color:#ccc;font-style:italic;font-weight:300;font-size:18px;font-family:"Fira Sans",Georgia,Cambria,"Times New Roman",Times,serif;text-align:left}@media screen and (max-width: 1440px){.home-solutions__subheading--small{font-size:16px}}@media screen and (max-width: 1440px){.home-solutions__subheading{position:relative;font-size:16px;line-height:20px}}@media screen and (max-width: 679px){.home-solutions__subheading{font-size:12px;line-height:16px}}.home-solutions__title{margin:40px 0 20px}@media screen and (max-width: 1440px){.home-solutions__title{font-size:2rem;line-height:2.5rem}}@media screen and (max-width: 959px){.home-solutions__title{margin:20px 0 0;font-size:1.5rem;line-height:2rem}}.home-solutions__line{opacity:0;width:100%;height:2px;background-color:#ff4e00;transform:scale(0);transform-origin:right}@media screen and (max-width: 959px){.home-solutions__line{width:100%;height:50px;transition-timing-function:linear;transform-origin:top}}.home-solutions__line-wrapper{position:relative;width:25%;margin:0 auto;transform:translateX(-50%)}@media screen and (max-width: 959px){.home-solutions__line-wrapper{width:2px}}.home-solutions__line-wrapper::before,.home-solutions__line-wrapper::after{content:'';position:absolute;opacity:0;display:block;width:2px;background-color:#ff4e00}@media screen and (max-width: 959px){.home-solutions__line-wrapper::before,.home-solutions__line-wrapper::after{position:static;margin:0 auto;transition-timing-function:linear}}.home-solutions__line-wrapper::before{right:0;bottom:0;height:70px;transform-origin:top}@media screen and (max-width: 959px){.home-solutions__line-wrapper::before{height:30px}}.home-solutions__line-wrapper::after{top:0;height:100px;transform-origin:top}@media screen and (max-width: 959px){.home-solutions__line-wrapper::after{height:30px}}.home-solutions__line-wrapper--active .home-solutions__line{animation:1s linear 0.5s forwards line}@media screen and (max-width: 959px){.home-solutions__line-wrapper--active .home-solutions__line{animation:0.5s linear 0.5s forwards line}}.home-solutions__line-wrapper--active::before,.home-solutions__line-wrapper--active::after{animation:0.5s linear forwards line}.home-solutions__line-wrapper--top{margin:140px auto 100px}@media screen and (max-width: 959px){.home-solutions__line-wrapper--top{margin:30px auto 10px}}.home-solutions__line-wrapper--top.home-solutions__line-wrapper--active::after{animation-delay:1.5s}@media screen and (max-width: 959px){.home-solutions__line-wrapper--top.home-solutions__line-wrapper--active::after{animation-delay:1s}}.home-solutions__line-wrapper--bottom{margin:100px auto 140px}@media screen and (max-width: 959px){.home-solutions__line-wrapper--bottom{display:none}}.home-solutions__line-wrapper--bottom::before{right:initial;left:0;height:100px}.home-solutions__line-wrapper--bottom::after{right:0;height:70px}.home-solutions__line-wrapper--bottom.home-solutions__line-wrapper--active::before{animation-delay:2s}.home-solutions__line-wrapper--bottom.home-solutions__line-wrapper--active::after{animation-delay:3.5s}.home-solutions__line-wrapper--bottom.home-solutions__line-wrapper--active .home-solutions__line{transform-origin:left;animation-delay:2.5s}.home-solutions__slider{width:33.33333%;margin-left:16.66667%;position:relative;margin-top:-120px}@media screen and (max-width: 1599px){.home-solutions__slider{margin-top:-200px}}@media screen and (max-width: 959px){.home-solutions__slider{height:550px;margin-top:0}}@media screen and (max-width: 959px) and (max-width: 959px) and (max-width: 959px){.home-solutions__slider{width:100%;margin-left:16.66667%}}@media screen and (max-width: 719px) and (max-width: 719px) and (max-width: 719px){.home-solutions__slider{width:100%;margin-left:0%}}.home-solutions__slider--static{display:none}@media screen and (max-width: 959px){.home-solutions__slider--static .home-solutions__slide.active{transform:scale(0.8) translateX(-50px)}}@media screen and (max-width: 959px){.home-solutions__slider--static .home-solutions__slide.active .home-solutions__slide-border,.home-solutions__slider--static .home-solutions__slide.active .home-solutions__slide-overlay{opacity:1;transition:none}}.home-solutions__slider--static .home-solutions__slide.active .home-solutions__slide-text-container{transition:all 0.4s ease-in-out}.home-solutions__slider--static .home-solutions__slide.active:hover .home-solutions__slide-border,.home-solutions__slider--static .home-solutions__slide.active:hover .home-solutions__slide-overlay{opacity:1}.home-solutions__slider--static .home-solutions__slide:not(.active) .home-solutions__slide-border{opacity:1}.home-solutions__slider--static.home-solutions__slider--0 .home-solutions__slide:nth-child(2){transform:scale(0.6) translate(200px, -130px)}.home-solutions__slider--static.home-solutions__slider--0 .home-solutions__slide:nth-child(3){transform:scale(0.3) translate(-700px, -500px)}.home-solutions__slider--static.home-solutions__slider--1 .home-solutions__slide:nth-child(1){transform:scale(0.6) translate(-40px, -260px)}@media screen and (max-width: 959px){.home-solutions__slider--static.home-solutions__slider--1 .home-solutions__slide:nth-child(1){transform:scale(0.6) translate(40px, -160px)}}.home-solutions__slider--static.home-solutions__slider--1 .home-solutions__slide:nth-child(3){transform:scale(0.3) translate(600px, -700px)}@media screen and (max-width: 959px){.home-solutions__slider--static.home-solutions__slider--1 .home-solutions__slide:nth-child(3){transform:scale(0.3) translate(400px, 300px)}}.home-solutions__slider--static.home-solutions__slider--2 .home-solutions__slide:nth-child(1){transform:scale(0.4) translate(300px, -230px)}.home-solutions__slider--static.home-solutions__slider--2 .home-solutions__slide:nth-child(2){transform:scale(0.5) translate(-400px, 100px)}.home-solutions__slider--animated .home-solutions__slide,.home-solutions__slider--animated .home-solutions__slide-image,.home-solutions__slider--animated .home-solutions__slide-border,.home-solutions__slider--animated .home-solutions__slide-overlay,.home-solutions__slider--animated .home-solutions__slide-overlay-background{transition:all 1s ease-in-out}.home-solutions__slider--animated .home-solutions__slide.active{transform:scale(1.1) translateX(-50px)}@media screen and (max-width: 959px){.home-solutions__slider--animated .home-solutions__slide.active{transform:scale(0.8) translateX(-50px)}}.home-solutions__slider--animated.home-solutions__slider--0 .home-solutions__slide:nth-child(2){transform:scale(0.6) translate(200px, -130px)}.home-solutions__slider--animated.home-solutions__slider--0 .home-solutions__slide:nth-child(3){transform:scale(0.3) translate(700px, 300px)}.home-solutions__slider--animated.home-solutions__slider--1 .home-solutions__slide:nth-child(1){transform:scale(0.4) translate(-510px, -230px)}.home-solutions__slider--animated.home-solutions__slider--1 .home-solutions__slide:nth-child(3){transform:scale(0.5) translate(300px, 300px)}.home-solutions__slider--animated.home-solutions__slider--2 .home-solutions__slide:nth-child(1){transform:scale(0.4) translate(300px, -230px)}.home-solutions__slider--animated.home-solutions__slider--2 .home-solutions__slide:nth-child(2){transform:scale(0.5) translate(-500px, 300px)}.home-solutions__slide{position:absolute;z-index:1}.home-solutions__slide.active{z-index:2}.home-solutions__slide.active .home-solutions__slide-image{opacity:1}.home-solutions__slide.active .home-solutions__slide-border,.home-solutions__slide.active .home-solutions__slide-overlay{opacity:0;transition:all 0.4s ease-in-out}.home-solutions__slide.active .home-solutions__slide-text-container{opacity:1;transform:translateY(0)}.home-solutions__slide-image-container{position:relative;width:368px;height:413px}.home-solutions__slide-image,.home-solutions__slide-border,.home-solutions__slide-overlay,.home-solutions__slide-overlay-background{position:absolute;top:0;left:0;width:100%;height:100%}.home-solutions__slide-overlay{z-index:3;opacity:0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;border:none;padding-top:58px;background:transparent;color:#ff4e00;font-weight:500;font-size:14px;font-family:"Pontiac",Arial,Helvetica,sans-serif;text-align:center}.home-solutions__slide-border{z-index:3}.home-solutions__slide-figure{position:relative;z-index:2}.home-solutions__slide-image{opacity:0;-webkit-clip-path:url(#hexagon);clip-path:url(#hexagon);height:auto}.home-solutions__slide-overlay-background{background-color:rgba(0,0,0,0.4);-webkit-clip-path:url(#hexagon);clip-path:url(#hexagon)}.home-solutions__slide-text-container{position:relative;z-index:3;opacity:0;margin-top:-80px;margin-left:40px;transform:translateY(20px)}@media screen and (max-width: 959px){.home-solutions__slide-text-container{margin-bottom:100px}}.home-solutions__nav{width:33.33333%;margin-left:8.33333%}@media screen and (max-width: 959px) and (max-width: 959px) and (max-width: 959px){.home-solutions__nav{width:100%;margin-left:0%}}.home-solutions__list{padding:30px 0;text-align:center}@media screen and (max-width: 959px){.home-solutions__list{padding:0}}.home-solutions__list-element{margin:30px 0}@media screen and (max-width: 959px){.home-solutions__list-element{margin:20px 0}}.home-solutions__centered-button{margin:40px auto 120px}.home-solutions__button{display:inline-blockx;border:none;background:transparent;color:#fff;font-size:20px;font-family:"Pontiac",Arial,Helvetica,sans-serif;transition:color 0.4s ease-in-out}.home-solutions__button::after{content:'';opacity:0;display:inline-block;width:0;height:0;border-top:8px solid transparent;border-bottom:8px solid transparent;border-left:8px solid #ff4e00;transition:all 0.4s ease-in-out}.home-solutions__button:hover,.home-solutions__button.active{color:#ff4e00}.home-solutions__button:hover::after,.home-solutions__button.active::after{opacity:1;transform:translateX(20px)}.home-solutions__cta{position:relative;display:inline-block;margin-top:20px}.home-solutions__cta::after{content:'';position:absolute;top:50%;left:calc(100% + 10px);border-width:8px 0 8px 8px;border-style:solid;border-color:transparent transparent transparent #ff4e00;transform:translate3d(0, -50%, 0)}.home-solutions__video-player{display:none}@keyframes line{from{opacity:1;transform:scale(0)}to{opacity:1;transform:scale(1)}}.businesses{position:relative;z-index:3;-ms-flex:0 0 100%;flex:0 0 100%;width:100%;max-width:100%}.businesses .transparent-grid{z-index:-1}.businesses .grid__wrapper{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}.businesses .grid__wrapper::after{content:unset}.businesses__video-wrapper{position:relative;-ms-flex:0 0 50%;flex:0 0 50%;width:50%;max-width:50%}.businesses__video-player{display:block;width:auto;max-width:100%;height:auto;max-height:100%;cursor:pointer}.businesses__video-play{position:absolute;top:50%;left:50%;opacity:1;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:100px;height:100px;border:1px solid #ff4e00;border-radius:50%;padding:30px;background-color:rgba(0,0,0,0.5);transition:opacity 0.4s;transform:translate3d(-50%, -50%, 0);cursor:pointer}.businesses__video-play-inner{position:relative;left:3px;border-width:20px 0 20px 35px;border-style:solid;border-color:transparent transparent transparent #ff4e00;background-color:transparent;cursor:pointer}.businesses__container{margin-top:-40px;-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;width:41.66667%;max-width:41.66667%}.businesses__title{padding:0;font-size:33.6px;-ms-flex:0 0 100%;flex:0 0 100%;width:100%;max-width:100%}@media screen and (max-width: 1826px){.businesses__title{font-size:26.3px}}@media screen and (max-width: 959px){.businesses__title{font-size:22px}}.businesses__wrapper{position:relative;height:280px;-ms-flex:0 0 100%;flex:0 0 100%;width:100%;max-width:100%}.businesses__grid{position:absolute;top:0;right:0;left:0;opacity:0;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;transition:opacity 0.4s;-ms-flex:0 0 100%;flex:0 0 100%;width:100%;max-width:100%}.businesses__grid--active{opacity:1}.businesses__item{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:45px 0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;width:33.33333%;max-width:33.33333%}.businesses__item:nth-child(3n+1){-ms-flex-pack:start;justify-content:flex-start}.businesses__item:nth-child(3n+2){-ms-flex-pack:center;justify-content:center}.businesses__item:nth-child(3n){-ms-flex-pack:end;justify-content:flex-end}.businesses__figure{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;-ms-flex:0 0 60%;flex:0 0 60%;width:60%;max-width:60%}.businesses__image{width:auto;max-width:100%;height:auto;max-height:50px}@media screen and (max-width: 1826px){.businesses__title{margin:0 0 10px;-ms-flex:0 0 100%;flex:0 0 100%;width:100%;max-width:100%}.businesses__wrapper{height:220px}.businesses__item{padding:30px 0}}@media screen and (max-width: 1440px){.businesses__wrapper{height:200px}.businesses__title{margin:0;font-size:28px}}@media screen and (max-width: 1368px){.businesses__item{padding:20px 0}}@media screen and (max-width: 1100px){.businesses{-ms-flex:0 0 100%;flex:0 0 100%;width:100%;max-width:100%}.businesses__video-wrapper{-ms-flex:0 0 50%;flex:0 0 50%;width:50%;max-width:50%}.businesses__container{-ms-flex:0 0 43.75%;flex:0 0 43.75%;width:43.75%;max-width:43.75%}.businesses__title{margin:0;-ms-flex:0 0 100%;flex:0 0 100%;width:100%;max-width:100%}.businesses__wrapper{height:200px;-ms-flex:0 0 100%;flex:0 0 100%;width:100%;max-width:100%}.businesses__grid{-ms-flex:0 0 100%;flex:0 0 100%;width:100%;max-width:100%}}@media screen and (max-width: 959px){.businesses .grid__wrapper{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center}.businesses__video-wrapper{margin:0 0 60px;-ms-flex:0 0 75%;flex:0 0 75%;width:75%;max-width:75%}.businesses__container{-ms-flex:0 0 75%;flex:0 0 75%;width:75%;max-width:75%}.businesses__title{font-size:20px;text-align:center;-ms-flex:0 0 100%;flex:0 0 100%;width:100%;max-width:100%}.businesses__wrapper{-ms-flex:0 0 100%;flex:0 0 100%;width:100%;max-width:100%}.businesses__grid{-ms-flex:0 0 100%;flex:0 0 100%;width:100%;max-width:100%}}@media screen and (max-width: 719px){.businesses{-ms-flex:0 0 100%;flex:0 0 100%;width:100%;max-width:100%}.businesses__video-wrapper{-ms-flex:0 0 100%;flex:0 0 100%;width:100%;max-width:100%}.businesses__container,.businesses__title,.businesses__wrapper,.businesses__grid{-ms-flex:0 0 100%;flex:0 0 100%;width:100%;max-width:100%}.businesses__wrapper{height:270px}.businesses__item{-ms-flex:0 0 50%;flex:0 0 50%;width:50%;max-width:50%}.businesses__item:nth-child(3n+1),.businesses__item:nth-child(3n+2),.businesses__item:nth-child(3n){-ms-flex-pack:center;justify-content:center}}.home-services{position:relative;padding:0 0 100px;-ms-flex:0 0 100%;flex:0 0 100%;width:100%;max-width:100%}.home-services .transparent-grid{z-index:-1}.home-services .grid__wrapper{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-pack:center;justify-content:center;-ms-flex-align:start;align-items:flex-start}.home-services--active .home-services__splitter::before{animation:0.5s linear forwards scale-in}.home-services--active .home-services__splitter::after{animation:1s linear 0.5s forwards scale-in}.home-services--active .home-services__item-link::before{animation:0.5s linear 1.5s forwards scale-in}.home-services--active .home-services__item-name{animation:0.25s linear 2s forwards opacify}.home-services__cutoff{position:absolute;top:-100px;left:0;overflow:hidden;height:100px;-ms-flex:0 0 25%;flex:0 0 25%;width:25%;max-width:25%}.home-services__cutoff>.transparent-grid{width:100vw}.home-services__title{margin:0 0 100px;-ms-flex:0 0 100%;flex:0 0 100%;width:100%;max-width:100%}.home-services__splitter{position:relative;-ms-flex:0 0 50%;flex:0 0 50%;width:50%;max-width:50%}.home-services__splitter::before{content:'';position:absolute;bottom:0;left:50%;width:2px;height:67px;background-color:#ff4e00;transition:transform 1s;transform:translateX(-50%) scale(1, 0);transform-origin:top}.home-services__splitter::after{content:'';position:absolute;bottom:0;left:50%;width:calc(100% + 2px);height:2px;background-color:#ff4e00;transition:transform 2s;transform:translateX(-50%) scale(0, 1)}.home-services__wrapper{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:start;align-items:flex-start;-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;width:66.66667%;max-width:66.66667%}.home-services__item{position:relative;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex:0 0 25%;flex:0 0 25%;width:25%;max-width:25%}.home-services__item-figure{opacity:0;width:90px;height:90px;transition:opacity 0.4s, transform 0.4s;transform:scale(0)}.home-services__item-link{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:center;align-items:center;width:100%;padding:67px 0;transition:padding 0.4s;pointer-events:none}.home-services__item-link::before{content:'';position:absolute;top:0;left:50%;width:2px;height:67px;background-color:#ff4e00;transition:height 0.4s, transform 1s;transform:translate(-50%) scale(1, 0);transform-origin:top}.home-services__item-link:hover::before{height:37px}.home-services__item-link:hover .home-services__item-link{padding:104px 0 67px}.home-services__item-link:hover .home-services__item-name{color:#ff4e00;transform:translate3d(0, 37px, 0)}.home-services__item-link:hover .home-services__item-name-wrapper::after{opacity:1;transform:translate3d(0, -50%, 0)}.home-services__item-link:hover .home-services__item-figure{opacity:1;transform:scale(1)}.home-services__item-name{position:relative;opacity:0;width:100%;padding:0 24px;line-height:1.3;transition:color 0.4s, opacity 0.5s, transform 0.4s}.home-services__item-name-wrapper{position:relative;display:inline-block}.home-services__item-name-wrapper::after{content:'';position:absolute;top:50%;left:calc(100% + 20px);opacity:0;border-width:8px 0 8px 8px;border-style:solid;border-color:transparent transparent transparent #ff4e00;transition:opacity 0.4s, transform 0.4s;transform:translate3d(-200%, -50%, 0)}@media screen and (max-width: 1368px){.home-services--active .home-services__item-link:hover::before{height:67px}.home-services--active .home-services__item-link:hover .home-services__item-link{padding:67px 0}.home-services--active .home-services__item-link:hover .home-services__item-name{color:#ff4e00;transform:translate3d(0, 0, 0)}.home-services--active .home-services__item-link:hover .home-services__item-name-wrapper::after{opacity:1;display:none;transform:translate3d(0, 0, 0)}.home-services--active .home-services__item-link:hover .home-services__item-figure{opacity:1;transform:scale(1)}.home-services--active .home-services__item-figure{opacity:1;transition-delay:2s;transform:scale(1)}}@media screen and (max-width: 1100px){.home-services{padding:0 0 100px;-ms-flex:0 0 100%;flex:0 0 100%;width:100%;max-width:100%}.home-services__cutoff{-ms-flex:0 0 37.5%;flex:0 0 37.5%;width:37.5%;max-width:37.5%}.home-services__title{-ms-flex:0 0 100%;flex:0 0 100%;width:100%;max-width:100%}.home-services__splitter{-ms-flex:0 0 75%;flex:0 0 75%;width:75%;max-width:75%}.home-services__wrapper{-ms-flex:0 0 100%;flex:0 0 100%;width:100%;max-width:100%}.home-services__item{-ms-flex:0 0 25%;flex:0 0 25%;width:25%;max-width:25%}}@media screen and (max-width: 959px){.home-services{padding:0 0 50px}}@media screen and (max-width: 719px){.home-services__cutoff{-ms-flex:0 0 50%;flex:0 0 50%;width:50%;max-width:50%}.home-services__splitter::after{width:calc(100% + 1px)}.home-services__item-figure{max-width:80%;max-height:80%}.home-services__item-name{padding:5px;font-size:12px}.home-services__item-link{padding:67px 0 37px}}@media screen and (max-width: 479px){.home-services__item-name{font-size:10px}}@keyframes scale-in{to{transform:translateX(-50%) scale(1, 1)}}@keyframes opacify{to{opacity:1}}.targeting-scheme{position:relative}.targeting-scheme__wrapper{position:relative;width:100%;padding-bottom:100%}.targeting-scheme__goals-list{position:absolute;top:0;left:0;width:100%;height:100%}.targeting-scheme__goals-list::before{content:'';position:absolute;top:25%;right:25%;bottom:25%;left:25%;opacity:0;border:1px solid #ff4e00;transform-origin:50% 50%;animation:rotation 10.5s infinite;animation-timing-function:linear}.targeting-scheme__goals-list:nth-child(1)::before{animation-delay:0s}.targeting-scheme__goals-list:nth-child(1) .targeting-scheme__goal:nth-child(1){animation-delay:0s}.targeting-scheme__goals-list:nth-child(1) .targeting-scheme__goal:nth-child(2){animation-delay:.1s}.targeting-scheme__goals-list:nth-child(1) .targeting-scheme__goal:nth-child(3){animation-delay:.2s}.targeting-scheme__goals-list:nth-child(1) .targeting-scheme__goal:nth-child(4){animation-delay:.3s}.targeting-scheme__goals-list:nth-child(2)::before{animation-delay:3.45s}.targeting-scheme__goals-list:nth-child(2) .targeting-scheme__goal:nth-child(1){animation-delay:3.45s}.targeting-scheme__goals-list:nth-child(2) .targeting-scheme__goal:nth-child(2){animation-delay:3.55s}.targeting-scheme__goals-list:nth-child(2) .targeting-scheme__goal:nth-child(3){animation-delay:3.65s}.targeting-scheme__goals-list:nth-child(2) .targeting-scheme__goal:nth-child(4){animation-delay:3.75s}.targeting-scheme__goals-list:nth-child(3)::before{animation-delay:6.9s}.targeting-scheme__goals-list:nth-child(3) .targeting-scheme__goal:nth-child(1){animation-delay:6.9s}.targeting-scheme__goals-list:nth-child(3) .targeting-scheme__goal:nth-child(2){animation-delay:7s}.targeting-scheme__goals-list:nth-child(3) .targeting-scheme__goal:nth-child(3){animation-delay:7.1s}.targeting-scheme__goals-list:nth-child(3) .targeting-scheme__goal:nth-child(4){animation-delay:7.2s}.targeting-scheme__goals-list:nth-child(4)::before{animation-delay:10.35s}.targeting-scheme__goals-list:nth-child(4) .targeting-scheme__goal:nth-child(1){animation-delay:10.35s}.targeting-scheme__goals-list:nth-child(4) .targeting-scheme__goal:nth-child(2){animation-delay:10.45s}.targeting-scheme__goals-list:nth-child(4) .targeting-scheme__goal:nth-child(3){animation-delay:10.55s}.targeting-scheme__goals-list:nth-child(4) .targeting-scheme__goal:nth-child(4){animation-delay:10.65s}.targeting-scheme__goal{position:absolute;opacity:0;transform:translate3d(0, 0, 0);animation:targeting-scheme-fade 10.5s infinite}.targeting-scheme__goal-text{position:absolute;color:#fff;font-weight:100;font-family:"Pontiac",Arial,Helvetica,sans-serif;line-height:1;text-shadow:1px 1px 1px #000;white-space:nowrap}.targeting-scheme__goal:nth-child(1){top:7%;left:50%}.targeting-scheme__goal:nth-child(1) .targeting-scheme__goal-text{transform:translate(-50%, 0)}.targeting-scheme__goal:nth-child(2){top:50%;right:0}.targeting-scheme__goal:nth-child(2) .targeting-scheme__goal-text{transform:translate3d(-50%, -50%, 0)}@media screen and (max-width: 1100px){.targeting-scheme__goal:nth-child(2) .targeting-scheme__goal-text{transform:translate3d(-100%, -50%, 0)}}.targeting-scheme__goal:nth-child(3){bottom:7%;left:50%}.targeting-scheme__goal:nth-child(3) .targeting-scheme__goal-text{transform:translate3d(-50%, -100%, 0)}.targeting-scheme__goal:nth-child(4){top:50%;left:0}.targeting-scheme__goal:nth-child(4) .targeting-scheme__goal-text{transform:translate3d(-50%, -50%, 0)}@media screen and (max-width: 1100px){.targeting-scheme__goal:nth-child(4) .targeting-scheme__goal-text{transform:translate3d(0, -50%, 0)}}@keyframes rotation{0%{opacity:0;filter:blur(0);transform:scale(0.75) rotate(0)}50%{opacity:1;filter:blur(0);transform:scale(1) rotate(-45deg)}100%{opacity:0;filter:blur(3px);transform:scale(0.75) rotate(-90deg)}}@keyframes targeting-scheme-fade{35.71429%{opacity:0}40.47619%{opacity:1}59.52381%{opacity:1}64.28571%{opacity:0}}.testimonials-slider,.approach-slider,.ideas-slider{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.testimonials-slider__slides,.approach-slider__slides,.ideas-slider__slides{overflow:hidden;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}@media screen and (max-width: 959px){.testimonials-slider__slides,.approach-slider__slides,.ideas-slider__slides{-ms-flex-align:center;align-items:center}}.testimonials-slider__slide,.approach-slider__slide,.ideas-slider__slide{position:relative;top:0;opacity:0;display:-ms-flexbox;display:flex;-ms-flex:0 0 100%;flex:0 0 100%;width:100%;transition:opacity 500ms ease 0s}.testimonials-slider__slide--active,.approach-slider__slide--active,.ideas-slider__slide--active{opacity:1}.testimonials-slider__controls,.approach-slider__controls,.ideas-slider__controls{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.testimonials-slider__arrow,.approach-slider__arrow,.ideas-slider__arrow{position:relative;border:0;padding:20px;background:transparent;font-size:0;text-align:center;cursor:pointer}.testimonials-slider__arrow--left::after,.approach-slider__arrow--left::after,.ideas-slider__arrow--left::after{content:'';width:0;height:0;border-style:solid;border-width:7.5px 8px 7.5px 0;border-color:rgba(0,0,0,0) #ff4e00 rgba(0,0,0,0) rgba(0,0,0,0)}.testimonials-slider__arrow--right::after,.approach-slider__arrow--right::after,.ideas-slider__arrow--right::after{content:'';width:0;height:0;border-style:solid;border-width:7.5px 0 7.5px 8px;border-color:rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) #ff4e00}.testimonials-slider__pagination,.approach-slider__pagination,.ideas-slider__pagination{display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around}.testimonials-slider__dot-button,.approach-slider__dot-button,.ideas-slider__dot-button{position:relative;overflow:hidden;display:inline-block;width:32px;height:32px;border:1px solid #ff4e00;border-radius:50%;background-color:transparent;font-size:0;-webkit-mask-image:-webkit-radial-gradient(white, black)}.testimonials-slider__dot-button svg,.approach-slider__dot-button svg,.ideas-slider__dot-button svg{opacity:0;transition:all 0.4s;pointer-events:none}.ideas-slider{position:relative}.testimonials-slider__slide{position:relative;z-index:1;-ms-flex-align:center;align-items:center}@media screen and (max-width: 959px){.testimonials-slider__slide{-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.testimonials-slider__avatar{position:relative;opacity:0;width:28.57143%;height:160px;padding:25px 0 25px 25px;font-size:0}.testimonials-slider__avatar::after{content:'“';position:absolute;top:50%;left:0;display:block;color:rgba(255,78,0,0.58);font-weight:900;font-size:300px;line-height:154px;transform:translate(100px, 45px)}@media screen and (max-width: 959px){.testimonials-slider__avatar::after{content:""}}@media screen and (max-width: 1599px){.testimonials-slider__avatar{height:140px}}@media screen and (max-width: 959px){.testimonials-slider__avatar{width:100%}}.testimonials-slider__avatar-figure{overflow:hidden;width:110px;height:110px;transition:all 0.4s;transform:rotate(135deg)}@media screen and (max-width: 1599px){.testimonials-slider__avatar-figure{width:90px;height:90px}}@media screen and (max-width: 959px){.testimonials-slider__avatar-figure{position:absolute;left:50%;transform:translateX(-50%) rotate(135deg)}}.testimonials-slider__avatar-image{position:relative;top:50%;left:50%;transition:all 0.4s;transform:translate(-50%, -50%) rotate(-45deg)}.testimonials-slider__content{position:relative;width:71.42857%}.testimonials-slider__content>*{opacity:0;transition:all 0.4s;transform:translateY(25px)}@media screen and (max-width: 959px){.testimonials-slider__content{width:100%}}.testimonials-slider__text{-ms-flex:1 1 71.42857%;flex:1 1 71.42857%;padding-right:7.14286%;color:#eee;font-style:italic;font-size:24px;font-family:"Fira Sans",Georgia,Cambria,"Times New Roman",Times,serif;line-height:1.35}@media screen and (max-width: 1599px){.testimonials-slider__text{padding-right:0}}@media screen and (max-width: 959px){.testimonials-slider__text{text-align:center}}.testimonials-slider__author{width:100%;margin-top:20px;color:#eee;font-size:14px;font-family:"Pontiac",Arial,Helvetica,sans-serif;line-height:2}@media screen and (max-width: 959px){.testimonials-slider__author{text-align:center}}.testimonials-slider__company{width:100%;color:#ccc;font-size:14px;font-family:"Pontiac",Arial,Helvetica,sans-serif;line-height:2}@media screen and (max-width: 959px){.testimonials-slider__company{text-align:center}}.testimonials-slider__controls{position:absolute;top:100%;right:0;left:0;margin-top:120px}@media screen and (max-width: 1100px){.testimonials-slider__controls{margin-top:60px}}.testimonials-slider__arrow{-ms-flex:0 0 8.33333%;flex:0 0 8.33333%}@media screen and (max-width: 959px){.testimonials-slider__arrow{-ms-flex-preferred-size:12.5%;flex-basis:12.5%}}.testimonials-slider__arrow--left{-ms-flex-order:1;order:1}.testimonials-slider__arrow--right{-ms-flex-order:3;order:3}.testimonials-slider__pagination{-ms-flex:0 0 25%;flex:0 0 25%;-ms-flex-order:2;order:2}@media screen and (max-width: 959px){.testimonials-slider__pagination{-ms-flex-preferred-size:37.5%;flex-basis:37.5%}}@media screen and (max-width: 719px){.testimonials-slider__pagination{-ms-flex-preferred-size:75%;flex-basis:75%}}.testimonials-slider__dot--active .testimonials-slider__dot-button{cursor:default}.testimonials-slider__dot--active .testimonials-slider__dot-button svg{opacity:0.5;transition-delay:0.4s}.testimonials-slider__slide--active{z-index:2}.testimonials-slider__slide--active .testimonials-slider__avatar{opacity:1;transition-delay:0.4s}.testimonials-slider__slide--active .testimonials-slider__avatar-figure{transition-delay:0.4s;transform:rotate(45deg)}@media screen and (max-width: 959px){.testimonials-slider__slide--active .testimonials-slider__avatar-figure{position:absolute;left:50%;transform:translateX(-50%) rotate(45deg)}}.testimonials-slider__slide--active .testimonials-slider__content>*{opacity:1;transform:none}.testimonials-slider__slide--active .testimonials-slider__content>*:nth-child(1){transition-delay:.3s}.testimonials-slider__slide--active .testimonials-slider__content>*:nth-child(2){transition-delay:.4s}.testimonials-slider__slide--active .testimonials-slider__content>*:nth-child(3){transition-delay:.5s}.ideas-slider__slide{-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:start;align-items:flex-start}.ideas-slider__content{-ms-flex:0 0 40%;flex:0 0 40%;padding-top:260px}.ideas-slider__content>*{opacity:0;transition:all 0.4s;transform:translateY(25px)}@media screen and (max-width: 1279px){.ideas-slider__content{-ms-flex-preferred-size:41.66667%;flex-basis:41.66667%}}@media screen and (max-width: 1100px){.ideas-slider__content{-ms-flex-preferred-size:37.5%;flex-basis:37.5%}}@media screen and (max-width: 768px){.ideas-slider__content{-ms-flex-preferred-size:100%;flex-basis:100%;padding-top:200px}}.ideas-slider__screenshot{opacity:0;-ms-flex:0 0 50%;flex:0 0 50%;margin:0 0 60px 10%;transition:all 0.4s}@media screen and (max-width: 1279px){.ideas-slider__screenshot{-ms-flex-preferred-size:50%;flex-basis:50%;margin-left:8.33333%}}@media screen and (max-width: 1100px){.ideas-slider__screenshot{-ms-flex-preferred-size:50%;flex-basis:50%;margin:260px 0 60px 12.5%}}@media screen and (max-width: 768px){.ideas-slider__screenshot{-ms-flex-preferred-size:100%;flex-basis:100%;margin:40px 0}}.ideas-slider__screenshot-image{display:block;width:100%;height:auto}.ideas-slider__title{opacity:0;margin-bottom:20px;color:#ff4e00;font-weight:400;font-size:24px;font-family:"Pontiac",Arial,Helvetica,sans-serif;transition:all 0.4s}.ideas-slider__wysiwyg{opacity:0;transition:all 0.4s}.ideas-slider__action{opacity:0;margin-top:2em;padding:0 50% 0 17px;transition:all 0.4s}@media screen and (max-width: 768px){.ideas-slider__action{padding-right:66.66667%}}.ideas-slider__controls{position:absolute;right:0;bottom:0;left:50%;padding-left:20%}@media screen and (max-width: 1368px){.ideas-slider__controls{padding-left:0}}@media screen and (max-width: 768px){.ideas-slider__controls{top:100%;bottom:auto;left:0}}.ideas-slider__arrow{-ms-flex:0 0 33.33333%;flex:0 0 33.33333%}@media screen and (max-width: 1368px){.ideas-slider__arrow{-ms-flex-preferred-size:20%;flex-basis:20%}}@media screen and (max-width: 768px){.ideas-slider__arrow{-ms-flex-preferred-size:12.5%;flex-basis:12.5%}}.ideas-slider__arrow--left{-ms-flex-order:1;order:1}.ideas-slider__arrow--right{-ms-flex-order:3;order:3}.ideas-slider__pagination{-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;-ms-flex-order:2;order:2}@media screen and (max-width: 1368px){.ideas-slider__pagination{-ms-flex-preferred-size:60%;flex-basis:60%}}@media screen and (max-width: 768px){.ideas-slider__pagination{-ms-flex-preferred-size:75%;flex-basis:75%}}.ideas-slider__dot--active .ideas-slider__dot-button{cursor:default}.ideas-slider__dot--active .ideas-slider__dot-button svg{opacity:1;transition-delay:0.4s}.ideas-slider__slide--active .ideas-slider__screenshot{opacity:1;transition-delay:0.4s}.ideas-slider__slide--active .ideas-slider__content>*{opacity:1;transform:none}.ideas-slider__slide--active .ideas-slider__content>*:nth-child(1){transition-delay:.3s}.ideas-slider__slide--active .ideas-slider__content>*:nth-child(2){transition-delay:.4s}.ideas-slider__slide--active .ideas-slider__content>*:nth-child(3){transition-delay:.5s}.backstage-welcome__column{position:relative;z-index:1}.backstage-welcome__column--first{z-index:2}.backstage-welcome__column--first .backstage-welcome__column-wrapper{padding:40px 0 80px 50%}.backstage-welcome__column-content{overflow:hidden;padding:40px 32px 0 0}@media screen and (max-width: 1279px){.backstage-welcome__column--first .backstage-welcome__column-wrapper{width:133.33333%;padding-top:0}.backstage-welcome__column-content{margin-left:1px;background-color:rgba(255,255,255,0.95)}}@media screen and (max-width: 1100px){.backstage-welcome__column--first .backstage-welcome__column-wrapper{width:100%;padding:32px 25% 32px 0}.backstage-welcome__column-content{padding:0;background-color:transparent}}@media screen and (max-width: 679px){.backstage-welcome__content{-ms-flex-direction:column-reverse;flex-direction:column-reverse}.backstage-welcome__column{-ms-flex:0 0 100%;flex:0 0 100%;width:100%;max-width:100%}.backstage-welcome__figure{position:static;width:100%;transform:none}}@media screen and (max-width: 479px){.backstage-welcome__column--first .backstage-welcome__column-wrapper{padding:32px 0}}.backstage-values{position:relative;overflow:hidden;background-size:0}.backstage-values::before{content:'';position:absolute;top:0;left:0;width:100%;padding-top:34.47917%;background-image:inherit;background-size:cover;background-repeat:no-repeat}.backstage-values__values-wrapper{position:relative;display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-align:start;align-items:flex-start;min-height:34.47917vw}.backstage-values__values-wrapper::after{content:'';position:absolute;top:118px;right:4.16667%;bottom:-110px;width:2.5%;border:1px solid #ff4e00;border-left-width:0}.backstage-values__our-values{-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;width:33.33333%;max-width:33.33333%;margin-right:8.33333%;padding:90px 0;padding-left:8.33333%;background-color:#fff;text-align:right}.backstage-values__boxes{position:relative;left:16.66667%;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:65px 0 60px}.backstage-values__box{-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;margin:30px 0;margin-left:8.33333%}.backstage-values__box-content h1:nth-child(1n),.backstage-values__box-content h2:nth-child(1n),.backstage-values__box-content h3:nth-child(1n),.backstage-values__box-content h4:nth-child(1n),.backstage-values__box-content h5:nth-child(1n),.backstage-values__box-content h6:nth-child(1n){margin-bottom:0;padding-bottom:31px;color:#333;font-weight:600;font-size:20px;font-family:"Pontiac",Arial,Helvetica,sans-serif}.backstage-values__box-content p{margin:35px 0}@media screen and (max-width: 1368px){.backstage-values__values-wrapper::after{top:78px}.backstage-values__our-values{-ms-flex:0 0 50%;flex:0 0 50%;width:50%;max-width:50%;padding-top:50px;padding-bottom:50px}}@media screen and (max-width: 1100px){.backstage-values::before{padding-top:38.47917%}.backstage-values__values-wrapper{min-height:38.47917vw}.backstage-values__values-wrapper::after{top:55px;width:3.75%}.backstage-values__our-values{-ms-flex:0 0 62.5%;flex:0 0 62.5%;width:62.5%;max-width:62.5%;margin-right:12.5%;padding:30px 0 30px 12.5%}.backstage-values__boxes{left:0}.backstage-values__box{-ms-flex:0 0 37.5%;flex:0 0 37.5%;margin-right:12.5%;margin-left:0}}@media screen and (max-width: 840px){.backstage-values{padding-top:150px}.backstage-values__our-values{-ms-flex:0 0 87.5%;flex:0 0 87.5%;width:87.5%;max-width:87.5%;padding-left:16px}.backstage-values__boxes{margin:0}.backstage-values__values-wrapper::after{bottom:-45px}}@media screen and (max-width: 719px){.backstage-values__values-wrapper::after{top:45px;bottom:-41px}.backstage-values__box-heading{font-size:16px}}@media screen and (max-width: 679px){.backstage-values__box{-ms-flex:0 0 75%;flex:0 0 75%;width:75%;max-width:75%;margin:10px 0}}.backstage-toleration{padding:220px 0 110px 25%}.backstage-toleration__lyrics{color:#fff;font-weight:200;font-size:52px;font-family:"Pontiac",Arial,Helvetica,sans-serif}.backstage-toleration__lyrics p{opacity:0;margin:1.2em 0;line-height:1;transform:translateY(50px)}@media screen and (max-width: 1279px){.backstage-toleration__lyrics{font-size:40px}}@media screen and (max-width: 1100px){.backstage-toleration{padding:180px 0 80px 12.5%}}@media screen and (max-width: 840px){.backstage-toleration{padding-left:0}.backstage-toleration__lyrics{font-size:32px}}@media screen and (max-width: 679px){.backstage-toleration{padding-top:80px;padding-bottom:30px}.backstage-toleration__lyrics{font-size:24px}}.backstage-rules__content{padding:50px 0 250px 25%}.backstage-rules__rules{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:40px 0}.backstage-rules__rule{-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;width:33.33333%;max-width:33.33333%;margin:35px 11.11111% 35px 0}.backstage-rules__note{font-weight:300;font-family:"Pontiac",Arial,Helvetica,sans-serif}.backstage-rules__asterisk{color:#ff4e00}@media screen and (max-width: 1100px){.backstage-rules__content{padding-bottom:180px;padding-left:0}.backstage-rules__rule{-ms-flex:0 0 37.5%;flex:0 0 37.5%;width:37.5%;max-width:37.5%;margin-right:0;margin-left:12.5%}}@media screen and (max-width: 679px){.backstage-rules__content{padding-bottom:120px}.backstage-rules__rule{-ms-flex:0 0 50%;flex:0 0 50%;width:50%;max-width:50%;margin-left:0;padding-right:32px}}@media screen and (max-width: 579px){.backstage-rules__content{padding-bottom:80px}.backstage-rules__rule{-ms-flex:0 0 100%;flex:0 0 100%;width:100%;max-width:100%;margin-top:20px;margin-bottom:20px;padding:0}}.backstage-posts__content{padding:0 0 20px 25%}.backstage-posts__posts{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.backstage-posts__post{-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;width:33.33333%;max-width:33.33333%;margin:90px 11.11111% 0 0}@media screen and (max-width: 1599px){.backstage-posts__heading .header{font-size:55px}}@media screen and (max-width: 1440px){.backstage-posts__heading .header{font-size:48px}}@media screen and (max-width: 1279px){.backstage-posts__heading .header{font-size:42px}}@media screen and (max-width: 840px){.backstage-posts__heading .header{font-size:36px}}@media screen and (max-width: 1100px){.backstage-posts__content{padding-left:0}.backstage-posts__post{-ms-flex:0 0 37.5%;flex:0 0 37.5%;width:37.5%;max-width:37.5%;margin-right:12.5%}}@media screen and (max-width: 719px){.backstage-posts__heading .header{font-size:32px}}@media screen and (max-width: 679px){.backstage-posts__heading .header{font-size:28px}.backstage-posts__post{-ms-flex:0 0 75%;flex:0 0 75%;width:75%;max-width:75%;margin:45px 0 0}}@media screen and (max-width: 579px){.backstage-posts__heading .header{font-size:24px}}.backstage-photos__column{width:25%}.backstage-photos__column:nth-child(1){padding-top:11.55vw}.backstage-photos__column:nth-child(2){width:33.33333%;margin-left:8.33333%;margin-right:8.33333%;padding-top:7.6vw}.backstage-photos__image{display:block;width:100%;height:auto}.backstage-photos__item{margin-top:7.9vw}@media screen and (max-width: 1100px) and (max-width: 1100px) and (max-width: 1100px){.backstage-photos__column:nth-child(2){width:25%;margin-left:12.5%;margin-right:12.5%}}@media screen and (max-width: 959px){.backstage-photos__column:nth-child(1n){width:100%;margin:0;padding:0}}@media screen and (max-width: 959px) and (max-width: 959px) and (max-width: 959px){.backstage-photos__item{width:37.5%;margin-right:12.5%}}@media screen and (max-width: 679px) and (max-width: 679px) and (max-width: 679px){.backstage-photos__item{width:50%;margin-left:25%}}@media screen and (max-width: 479px) and (max-width: 479px) and (max-width: 479px){.backstage-photos__item{width:100%;margin-left:0%;margin-right:0%}}.post__category{padding-left:1px;font-size:14px}.post__heading{margin:12px 0 0;line-height:1.36}.post__heading-link{color:#333}.post__heading-link:hover{color:#ff4e00}.post__meta{margin-top:8px;padding:5px 3px;font-size:14px}.post__datetime{display:block;margin-top:13px}.post__excerpt{margin:46px 0 55px;color:#ccc;font-size:24px;font-family:"Pontiac",Arial,Helvetica,sans-serif}@media screen and (max-width: 1368px){.post__excerpt{font-size:18px}}.post__tags{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:11px -4px 8px;font-family:"Pontiac",Arial,Helvetica,sans-serif}.post__tag{display:block;margin:0 4px 5px}.post--light .post{color:#999}.post--light .post__heading{color:#eee}.post--light .post__heading-link{color:#eee}.post--light .post__heading-link:hover{color:#ff4e00}.post__profile{position:relative}.post__profile--footer{-ms-flex:1 1 50%;flex:1 1 50%}.post__profile--footer .post__meta{padding-left:120px}.post__profile--footer .post__avatar-figure:first-child{margin:0}.post__author{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start}.post__author--with-avatar{min-height:97px}.post__author+.post__author{margin-top:30px}.post__meta--compact .post__author+.post__author{margin-top:11px}.post__author-avatar{position:absolute;top:0;left:-120px}.post__author-text{max-width:100%}.post__avatar-figure{position:relative;overflow:hidden;width:97px;height:97px;border:1px solid #ff4e00;border-radius:50%;background-color:#fff}.post__avatar-image{display:block;width:100%}.post__author-name--regular{font-weight:400}.post__featured{margin:36px 0;font-family:"Pontiac",Arial,Helvetica,sans-serif}.post__featured-in{font-weight:700;font-size:12px}.post__featured-list{color:#eee}.post__featured-item{font-weight:700;font-size:18px}.post__featured-image{max-width:100%;height:auto}.post__featured-accent{color:#ff4e00}.post__duration{margin:16px 0;color:#999;font-size:18px;font-family:"Pontiac",Arial,Helvetica,sans-serif}.post__duration-time{color:#eee;font-weight:700;font-size:24px}.post--extended .post__sidebar{width:16.66667%;margin-left:8.33333%;padding:37px 0 0}@media screen and (max-width: 1440px) and (max-width: 1440px) and (max-width: 1440px){.post--extended .post__sidebar{width:25%;margin-left:8.33333%}}@media screen and (max-width: 1100px){.post--extended .post__sidebar{display:none}}.post--extended .post__main-content{width:66.66667%;margin-left:8.33333%}@media screen and (max-width: 1440px) and (max-width: 1440px) and (max-width: 1440px){.post--extended .post__main-content{width:58.33333%;margin-left:8.33333%}}@media screen and (max-width: 1100px) and (max-width: 1100px) and (max-width: 1100px){.post--extended .post__main-content{width:75%;margin-left:12.5%}}@media screen and (max-width: 840px) and (max-width: 840px) and (max-width: 840px){.post--extended .post__main-content{width:100%;margin-left:0%}}.post--extended .post__meta{padding-left:120px}.post--extended .post__heading{margin:22px 0 0}.offer-section__header{padding:75px 0}.offer-section__workshops-container{position:relative;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.offer-section__workshops-container--1>*{-ms-flex:0 0 100%;flex:0 0 100%}.offer-section__workshops-container--1 .offer-section__workshops-wrapper{min-height:75vh}.offer-section__workshops-container--1 .offer-section__workshops-wrapper>*{-ms-flex:0 0 33.3%;flex:0 0 33.3%}.offer-section__workshops-container--1 .offer-section__workshops-wrapper>*:hover{transform:translateY(-15px)}.offer-section__workshops-container--1 .offer-section__workshop-content{box-shadow:0 0 0 0 rgba(255,78,0,0.19)}.offer-section__workshops-container--1 .offer-section__workshop-content:hover{box-shadow:0 0 25px 0 rgba(255,78,0,0.19);border:1px solid #ff4e00}.offer-section__workshops-container--2>*{-ms-flex:0 0 50%;flex:0 0 50%}.offer-section__workshops-container--2 .offer-section__workshop-item{-ms-flex-direction:column;flex-direction:column}.offer-section__workshops-container--2 .offer-section__workshop-item:last-child{padding-bottom:28px}.offer-section__workshops-container--2 .offer-section__workshop-item-title{padding-bottom:1em}.offer-section__workshops-container--2 .offer-section__workshop-content{padding:45px 45px 0}.offer-section__workshops-container--2::after{content:'';position:absolute;top:0;left:50%;width:1px;height:100%;background:#ccc;transform:translateX(-50%)}.offer-section__workshops-container--2 .offer-section__workshops-wrapper{-ms-flex-align:normal;align-items:normal;height:100%}.offer-section__workshops-container--2 .offer-section__workshops-wrapper>*{-ms-flex:0 0 50%;flex:0 0 50%;cursor:initial}.offer-section__workshops-container--2 .offer-section__workshops-wrapper .offer-section__workshop:hover{transform:translateY(-15px)}.offer-section__workshops-container--2 .offer-section__workshops-wrapper .offer-section__workshop:hover .offer-section__workshop-content{box-shadow:0 0 59px 0 rgba(255,78,0,0.19);border:1px solid #ff4e00}.offer-section__designs-container{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin-bottom:50px}.offer-section__workshops-wrapper{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:distribute;justify-content:space-around;-ms-flex-align:center;align-items:center}.offer-section__workshop{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin-bottom:50px;padding:0 45px;transition:transform 0.4s ease-out;cursor:pointer}.offer-section__workshop--selected{transform:translateY(-15px);cursor:initial}.offer-section__workshop-title{width:100%;min-height:220px;padding:65px 0;text-align:center}.offer-section__workshop-title-header{padding-bottom:20px}.offer-section__workshop-title-slogan{color:#666;font-style:italic;font-size:14px}.offer-section__header-content{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.offer-section__workshop-figure{width:55px;min-height:90px}.offer-section__workshop-icon{width:100%;height:auto}.offer-section__workshop-content{-ms-flex:1;flex:1;border:1px solid #ccc;padding:45px 45px 57px;transition:transform 0.4s ease-out, box-shadow 0.5s ease-in-out}.offer-section__workshop--selected .offer-section__workshop-content,.offer-section__workshop--selected .offer-section__workshop-content:hover{box-shadow:0 0 59px 0 rgba(255,78,0,0.19);border:1px solid #ff4e00}.offer-section__workshop-header{min-height:55px}.offer-section__workshop-item{position:relative;display:-ms-flexbox;display:flex;padding:28px 0;color:#666;font-size:14px}.offer-section__workshop-item::after{content:'';position:absolute;top:0;left:0;width:100%;height:1px;background-color:#ccc}.offer-section__workshop-item:first-child::after{display:none}.offer-section__workshop-item:last-child{padding-bottom:75px}.offer-section__workshop-item-title{display:inline-block;-ms-flex:1.2;flex:1.2;font-family:"Pontiac",Arial,Helvetica,sans-serif}.offer-section__workshop-item-description{display:inline-block;-ms-flex:3;flex:3;font-style:italic}.offer-section__workshop-link{text-align:center}.offer-section__workshop-button{position:relative;color:#ff4e00;font-size:18px;font-family:"Pontiac",Arial,Helvetica,sans-serif}.offer-section__workshop-button::after{content:'';width:0;height:0;border-style:solid;border-width:7.5px 0 7.5px 8px;border-color:rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) #ff4e00;position:absolute;top:50%;right:-20%;bottom:0;transition:transform 0.2s ease-in-out;transform:translate(0, -50%)}.offer-section__workshop-button:hover::after{transform:translate(20px, -50%)}@media screen and (max-width: 1368px){.offer-section__workshops-container--1 .offer-section__workshops-wrapper{min-height:100vh}.offer-section__workshop{padding:0 25px}}@media screen and (max-width: 1279px){.offer-section__workshops-container--2 .offer-section__workshops-wrapper>*{-ms-flex:0 0 100%;flex:0 0 100%}.offer-section__workshops-container--2 .offer-section__workshop-content{padding:45px 20px 0}.offer-section__workshop-content{padding:45px 20px 57px}}@media screen and (max-width: 959px){.offer-section__workshops-container--1 .offer-section__workshops-wrapper>*{-ms-flex:0 0 100%;flex:0 0 100%}.offer-section__header-content{-ms-flex-direction:row;flex-direction:row}.offer-section__workshop-header{margin:0 auto;text-align:center}.offer-section__workshop-figure{margin-right:10px}}@media screen and (max-width: 719px){.offer-section__workshops-container{-ms-flex-direction:column;flex-direction:column}.offer-section__workshops-container--1 .offer-section__workshops-wrapper>*:hover{transform:none}.offer-section__workshops-container--1 .offer-section__workshop-content:hover{box-shadow:0 0 0 0 rgba(255,78,0,0.19);border:1px solid #ccc}.offer-section__workshops-container--2::after{display:none}.offer-section__workshop{padding:0 16px;cursor:initial}}.success-story{position:relative}.success-story__container{position:relative;margin:140px 0}.success-story__projects{overflow:hidden;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;margin:0 16.66667%}.success-story__navigation{position:absolute;top:50%;right:0;left:0;z-index:1}.success-story__navigation-button{position:absolute;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-ms-flex-align:center;align-items:center;width:calc((1/12) * 100% + 80px);height:100px;border:1px solid #ff4e00;padding:16px;background:transparent;color:#ff4e00;font-weight:bold;font-size:18px;font-family:"Pontiac",Arial,Helvetica,sans-serif;transition:border 0.3s ease-in-out}.success-story__navigation-button--prev{left:-80px}.success-story__navigation-button--next{right:-80px}.success-story__navigation-button:hover{border-color:#ccc}.success-story__navigation-button:hover .success-story__navigation-arrow--prev{transform:translateX(-8px)}.success-story__navigation-button:hover .success-story__navigation-arrow--next{transform:translateX(8px)}.success-story__navigation-arrow{position:relative;border:0;background:transparent;font-size:0;text-align:center;cursor:pointer}.success-story__navigation-arrow--prev,.success-story__navigation-arrow--next{transition:transform 0.3s ease-in-out}.success-story__navigation-arrow--prev::after{content:'';width:0;height:0;border-style:solid;border-width:7.5px 8px 7.5px 0;border-color:rgba(0,0,0,0) #ff4e00 rgba(0,0,0,0) rgba(0,0,0,0)}.success-story__navigation-arrow--next::after{content:'';width:0;height:0;border-style:solid;border-width:7.5px 0 7.5px 8px;border-color:rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) #ff4e00}.success-story__project{position:relative;opacity:0;-ms-flex:0 0 100%;flex:0 0 100%;width:100%;color:#999;transition:opacity 500ms ease 0s}.success-story__project--current{z-index:1;opacity:1}.success-story__project-header{display:-ms-flexbox;display:flex}.success-story__header-content{-ms-flex:0 0 75%;flex:0 0 75%;padding-right:12.5%}.success-story__header-socials{display:-ms-flexbox;display:flex;-ms-flex:0 0 25%;flex:0 0 25%;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;padding-left:6.25%}.success-story__project-logo{display:block;width:60%;margin:35px 0;line-height:1}.success-story__socials-wrapper{display:-ms-flexbox;display:flex;height:72px}.success-story__link-wrapper{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:100%;color:#ff4e00}.success-story__link{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:100%;height:100%;color:#ff4e00}.success-story__link svg{width:33.33333%;min-width:45px}.success-story__link svg path,.success-story__link svg circle{transition:all 0.3s;fill:#ff4e00}.success-story__link:hover path,.success-story__link:hover circle{fill:#eee}.success-story__socials-trigger{max-width:317px;margin-top:28px;padding-left:17px;text-align:center}.success-story__design{margin:35px 0;font-weight:bold;font-size:20px;font-family:"Pontiac",Arial,Helvetica,sans-serif}.success-story__testimony{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;margin-bottom:90px}.success-story__avatar{position:relative;height:160px;padding:25px 0 25px 25px}.success-story__avatar::after{content:'“';position:absolute;top:50%;right:-100%;color:#ff4e00;font-weight:900;font-size:150px;line-height:75px;transform:translate(-50%)}.success-story__avatar-figure{position:relative;overflow:hidden;width:100px;height:100px;transition:all 0.4s;transform:rotate(45deg)}.success-story__avatar-image{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%) rotate(-45deg)}.success-story__testimony-text{position:relative;padding-left:12.5%;font-style:italic;font-size:20px}.success-story__screens{display:-ms-flexbox;display:flex}.success-story__screen{-ms-flex:0 0 50%;flex:0 0 50%}.success-story__screen-image{display:block;width:auto;max-width:100%;height:auto;margin:0 auto}@media screen and (max-width: 1440px){.success-story__container{margin:110px 0}.success-story__navigation-button{width:calc((1/12) * 100% + 80px)}.success-story__navigation-button--prev{left:-80px}.success-story__navigation-button--next{right:-80px}.success-story__header-socials{padding-left:0}.success-story__avatar::after{right:-80%}}@media screen and (max-width: 1279px){.success-story__projects{margin:0 8.33333%}}@media screen and (max-width: 1100px){.success-story__container{margin:90px 0}.success-story__projects{margin:12.5%}.success-story__navigation-button{width:40px}.success-story__navigation-button--prev{left:-40px}.success-story__navigation-button--next{right:-40px}.success-story__navigation-text{display:none}.success-story__header-content{-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;padding-right:12.5%}.success-story__header-socials{-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;padding-left:0}.success-story__testimony-text{font-size:16px}}@media screen and (max-width: 768px){.success-story__navigation{top:35%}.success-story__testimony{-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:50px}.success-story__projects{margin:0}.success-story__project{padding:0 16px}.success-story__project-header{-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;margin-bottom:15px}.success-story__project-header>*{-ms-flex:0 0 100%;flex:0 0 100%}.success-story__header-content{padding-right:0;text-align:center}.success-story__design{margin:20px 0}.success-story__header-socials{max-width:37.5%}.success-story__project-logo{margin:25px auto}.success-story__avatar{width:100%;padding:25px}.success-story__avatar::after{display:none}.success-story__avatar-figure{margin:0 auto}.success-story__testimony-text{padding:0 16px;text-align:center}.success-story__screens{-ms-flex-wrap:wrap;flex-wrap:wrap}.success-story__screen{-ms-flex:0 0 100%;flex:0 0 100%;padding-bottom:10px}}@media screen and (max-width: 719px){.success-story__container{margin:55px 0}.success-story__header-socials{max-width:50%}}@media screen and (max-width: 479px){.success-story__navigation-button{width:24px}.success-story__navigation-button--prev{left:-24px}.success-story__navigation-button--next{right:-24px}.success-story__header-socials{max-width:100%}}.approach-slider__avatar{position:relative;opacity:0;-ms-flex:0 0 50%;flex:0 0 50%;transition:all 0.3s}.approach-slider__avatar::after{content:'“';position:absolute;top:50%;right:-7%;color:#ff4e00;font-weight:900;font-size:250px;line-height:125px;transform:translate(-50%, 0)}.approach-slider__avatar-figure{position:relative;height:0;padding-top:100%}.approach-slider__avatar-image{position:absolute;bottom:0;left:50%;display:block;width:auto;max-width:100%;height:auto;max-height:100%;transform:translateX(-50%)}.approach-slider__content{display:-ms-flexbox;display:flex;-ms-flex:0 0 50%;flex:0 0 50%;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center}.approach-slider__content>*{transition:all 0.4s}.approach-slider__text{opacity:0;color:#999;font-style:italic;font-size:20px;line-height:1.5em}.approach-slider__author,.approach-slider__position{opacity:0;color:#333;font-size:24px;font-family:"Pontiac",Arial,Helvetica,sans-serif;line-height:1.4em}.approach-slider__author{padding-top:65px;font-weight:bold}.approach-slider__controls{position:absolute;right:0;bottom:10%;left:35%;padding-left:10%}.approach-slider__arrow{-ms-flex:0 0 20%;flex:0 0 20%}.approach-slider__arrow--left{-ms-flex-order:1;order:1}.approach-slider__arrow--right{-ms-flex-order:3;order:3}.approach-slider__pagination{-ms-flex:0 0 60%;flex:0 0 60%;-ms-flex-order:2;order:2}.approach-slider__dot--active .approach-slider__dot-button{cursor:default}.approach-slider__dot--active .approach-slider__dot-button svg{opacity:1;transition-delay:0.4s}.approach-slider__slide--active .approach-slider__avatar{opacity:1;transition-delay:0.4s}.approach-slider__slide--active .approach-slider__content>*{opacity:1;transform:none}.approach-slider__slide--active .approach-slider__content>*:nth-child(1){transition-delay:.3s}.approach-slider__slide--active .approach-slider__content>*:nth-child(2){transition-delay:.4s}.approach-slider__slide--active .approach-slider__content>*:nth-child(3){transition-delay:.5s}@media screen and (max-width: 1440px){.approach-slider__controls{bottom:3%}.approach-slider__author{padding-top:25px}}@media screen and (max-width: 1100px){.approach-slider__avatar::after{right:-7%;font-size:200px;line-height:100px}.approach-slider__text{font-size:16px}.approach-slider__author,.approach-slider__position{font-size:18px}}@media screen and (max-width: 719px){.approach-slider__slide{-ms-flex-direction:column;flex-direction:column;padding-bottom:50px}.approach-slider__controls{left:0;padding-left:0}.approach-slider__pagination{-ms-flex-preferred-size:75%;flex-basis:75%}.approach-slider__arrow{-ms-flex-preferred-size:12.5%;flex-basis:12.5%}.approach-slider__content,.approach-slider__avatar{-ms-flex:0 0 100%;flex:0 0 100%}.approach-slider__avatar-figure{padding-top:50%}.approach-slider__content{padding-top:20px;text-align:center}.approach-slider__avatar::after{right:0;font-size:150px;line-height:75px}}.designs__carousel-item{position:relative}.designs__carousel-item img{width:100%;height:100%;position:relative;z-index:0}.designs__carousel-item:after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.5)}.designs .center .designs__carousel-item{cursor:pointer}.designs .center .designs__carousel-item:after{content:none}.designs .center .designs__carousel-item .design__carousel--zoom{position:relative;display:block;height:100%;z-index:100}.designs .center .designs__carousel-item .design__carousel--zoom:hover:before{content:'\e90d';display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;font-style:normal;font-variant:normal;font-weight:normal;font-family:"icomoon" !important;line-height:1;text-transform:none;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:absolute;left:16px;top:16px;z-index:200;opacity:1;width:100%;height:100%;margin:-16px 0 0 -16px;color:#fff;font-size:32px;transition:opacity 0.25s ease-in-out;pointer-events:none;background:#0000003d}.designs .center .designs__carousel-item .design__carousel--zoom img{display:block;width:100%;max-width:100%;height:100%;margin:0 auto;transition:opacity 0.3s ease-out;cursor:pointer}.product-design-more{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;margin-top:40px}.product-design-more__cta{position:relative}.product-design-more__cta:after{content:'';position:absolute;top:50%;left:100%;border-width:8px 0 8px 8px;border-style:solid;border-color:transparent transparent transparent #ff4e00;transform:translate3d(0, -50%, 0)}.product-design-more__link{padding:0 15px}@media screen and (max-width: 959px){.designs__carousel-item{height:200px}}@media screen and (max-width: 719px){.designs__carousel-item{height:150px}}.contact-info{width:33.33333%;float:none;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:183px auto 30px}@media screen and (max-width: 1368px) and (max-width: 1368px) and (max-width: 1368px){.contact-info{width:50%}}@media screen and (max-width: 959px) and (max-width: 959px) and (max-width: 959px){.contact-info{width:66.66667%}}@media screen and (max-width: 719px) and (max-width: 719px) and (max-width: 719px){.contact-info{width:100%}}.contact-info__item{width:50%;border:1px solid #373737;padding:14px 0 7px;color:#fff;font-weight:300;font-size:16px;line-height:48px;text-align:center}@media screen and (max-width: 719px){.contact-info__item{width:100%}}.contact-info__item+.contact-info__item:not(.contact-info__item--wide){border-left-width:0}@media screen and (max-width: 719px){.contact-info__item+.contact-info__item:not(.contact-info__item--wide){border-top-width:0;border-left-width:1px}}.contact-info__item--wide{width:100%;border-top-width:0;border-left-width:1px}.contact-info__link{color:#ff4e00}.contact-info__open-hours{color:#999;font-style:italic;font-weight:300;font-size:14px;line-height:48px;text-align:center}.contact-form-section{position:relative}.contact-form-section__container{padding:60px 25%}@media screen and (max-width: 1100px){.contact-form-section__container{padding-right:12.5%;padding-left:12.5%}}@media screen and (max-width: 679px){.contact-form-section__container{padding-right:0;padding-left:0}}.contact-form-section__header{text-align:center}.contact-form-section__text{margin:4em 0;text-align:center}.contact-form__row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.contact-form__input{-ms-flex:1 1 50%;flex:1 1 50%;padding:0 34px 0 16px}.contact-form__input:first-child{padding-left:0;-ms-flex-preferred-size:calc(50% - 34px)}.contact-form__input:last-child{padding-right:0;-ms-flex-preferred-size:calc(50% - 16px)}.contact-form__submit{-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;margin:16px auto;margin-right:0}@media screen and (max-width: 768px){.contact-form__submit{-ms-flex-preferred-size:50%;flex-basis:50%}}@media screen and (max-width: 679px){.contact-form__input{-ms-flex-preferred-size:100%;flex-basis:100%;padding:0}.contact-form__submit{-ms-flex-preferred-size:75%;flex-basis:75%}}.contact-header{position:relative;background-size:0}.contact-header::before{position:absolute;top:0;left:0;width:100%;height:100%;content:'';opacity:0.18;background-image:inherit;background-position:50% 25%;background-size:cover;background-repeat:no-repeat;pointer-events:none}.contact-header__background{position:absolute;top:0;left:0;width:100%;height:100%;background-position:50% 100%;background-size:cover;background-repeat:no-repeat;pointer-events:none}.contact-header__background--reset-position-y{background-position-y:0}.contact-header__content{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;padding:60px 0;text-align:center;padding-top:204px}@media screen and (max-width: 1440px){.contact-header__content{padding-top:144px}}.contact-header__content--col-8{width:66.66667%;left:16.66667%;right:auto}@media screen and (max-width: 1368px) and (max-width: 1368px) and (max-width: 1368px){.contact-header__content--col-8{width:83.33333%;left:8.33333%;right:auto}}@media screen and (max-width: 959px) and (max-width: 959px) and (max-width: 959px){.contact-header__content--col-8{width:100%;left:0%;right:auto}}.contact-header__slogan{margin:3em 0 0;color:#ccc;font-style:italic;font-weight:300;font-size:14px}.contact-footer__map{position:relative;height:0;padding-top:58.107784%}.contact-footer__map-container{position:absolute;top:0;left:0;width:100%;height:100%}.contact-footer__map-container::before{position:absolute;top:0;left:0;width:100%;height:100%;content:'';background-image:url("../images/ui/world-map.svg");background-position:50% 0;background-size:cover;-webkit-mask-image:linear-gradient(rgba(0,0,0,0.3) 0%, #000 6%, #000 68%, rgba(0,0,0,0) 92%);mask-image:linear-gradient(rgba(0,0,0,0.3) 0%, #000 6%, #000 68%, rgba(0,0,0,0) 92%)}.contact-footer__map-dot{position:absolute}.contact-footer-merix{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;text-align:center;-ms-flex-align:center;align-items:center;color:#333;font-family:"Pontiac",Arial,Helvetica,sans-serif;margin:0 0 120px 0}@media screen and (max-width: 719px){.contact-footer-merix{margin:0 0 100px 0}}.contact__footer--margin--fix .contact-footer-merix{margin-top:-40px}.contact-footer-merix__spacing{margin-bottom:10px}.contact-footer-merix--bold{font-weight:700}.contact-footer-merix--regular{line-height:28px;font-weight:300}.contact-footer-merix--light-color{color:#fff}.contact-footer-merix--gray-color{color:#707070}.contact-footer-merix--size-1{font-size:22px}@media screen and (max-width: 719px){.contact-footer-merix--size-1{font-size:20px}}.contact-footer-merix--size-2{font-size:16px;line-height:20px}@media screen and (max-width: 719px){.contact-footer-merix--size-2{font-size:14px;line-height:18px}}.contact-footer-merix--size-3{font-size:14px;line-height:22px}@media screen and (max-width: 719px){.contact-footer-merix--size-3{font-size:12px;line-height:20px}}.contact-footer-merix--gray--subheader{font-size:16px;line-height:20px}.contact-departments{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;max-width:1270px;margin:86px auto}.contact-departments__box{position:relative;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.contact-departments__box::before{left:0}.contact-departments__box::after{right:0}.contact-departments__box:nth-child(2)::before,.contact-departments__box:nth-child(2)::after{content:'';position:absolute;top:230px;width:1px;height:calc(100% - 230px);background-color:#000}.contact-departments__box:first-child .contact-departments__box-content{padding-left:0}.contact-departments__box:last-child .contact-departments__box-content{padding-right:0}.contact-departments__box-content{padding:36px 40px 50px;text-align:center}.contact-departments__avatar{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.contact-departments__avatar-figure{position:relative;overflow:hidden;width:150px;height:150px;border:none;border-radius:50%;background-color:#fff}.contact-departments__avatar-image{display:block;width:100%}.contact-departments__heading{margin-top:80px;color:#eee;font-weight:200;font-size:24px;font-family:"Pontiac",Arial,Helvetica,sans-serif}.contact-departments__hidden{position:absolute;left:0;width:90%;background:linear-gradient(to left, transparent 0%, #262626 40%);color:#fff;text-align:left;transition:0.3s cubic-bezier(0.55, 0.17, 0.05, 0.05);cursor:pointer}.contact-departments__hidden:hover{color:#ff4e00}.contact-departments__visible{display:none}.contact-departments__text{margin:10px 0;font-size:18px}.contact-departments__text--container{position:relative;display:inline-block}.contact-departments__link{color:#ff4e00}.contact-departments__link:hover{text-decoration:underline}.contact-departments__link--disabled{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}.contact-departments__link--disabled:hover{text-decoration:none}@media screen and (max-width: 1100px){.contact-departments__box{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.contact-departments__box:nth-child(2)::before,.contact-departments__box:nth-child(2)::after{content:none}.contact-departments__box:nth-child(1n) .contact-departments__box-content{padding-right:40px;padding-left:40px}}@media screen and (max-width: 679px){.contact-departments{margin:40px auto}.contact-departments__heading{font-size:18px}.contact-departments__text{font-size:16px}}.map-dot{z-index:1;overflow:visible;width:0;height:0}@media screen and (max-width: 679px){.map-dot{transform:scale(0.5)}}.map-dot__info{position:absolute;top:0;left:1vw;width:6vw;max-width:80px;height:1px;background:#666}.map-dot__content{position:absolute;top:0;left:100%;border:1px solid #666;color:#ccc;font-weight:200;font-size:14px;font-family:"Pontiac",Arial,Helvetica,sans-serif;text-shadow:0 0 3px rgba(0,0,0,0.3);transform:translate(0, -50%)}.map-dot__header{display:block;padding:10px 15px 0;color:#ff4e00;font-weight:400;font-size:21px;white-space:nowrap}@media screen and (max-width: 840px){.map-dot__header{padding:7.5px 11.25px 0}}.map-dot__address{display:block;padding:5px 15px 10px;line-height:1.75}@media screen and (max-width: 840px){.map-dot__address{padding:3.75px 11.25px 7.5px}}.map-dot::before{content:'';position:absolute;top:0;left:0;z-index:1;opacity:0;width:8px;height:8px;border-radius:50%;background-color:#ff4e00;transform:translate(-50%, -50%)}.map-dot:nth-child(4)::before{animation:map-dot 7s ease-out infinite 4.25101s}.map-dot:nth-child(5)::before{animation:map-dot 7s ease-out infinite 6.74236s}.map-dot:nth-child(6)::before{animation:map-dot 7s ease-out infinite 1.56712s}.map-dot:nth-child(7)::before{animation:map-dot 7s ease-out infinite 7.63978s}.map-dot:nth-child(8)::before{animation:map-dot 7s ease-out infinite 2.52302s}.map-dot:nth-child(9)::before{animation:map-dot 7s ease-out infinite 6.12596s}.map-dot:nth-child(10)::before{animation:map-dot 7s ease-out infinite .46905s}.map-dot:nth-child(11)::before{animation:map-dot 7s ease-out infinite 5.81505s}.map-dot:nth-child(12)::before{animation:map-dot 7s ease-out infinite .58377s}.map-dot:nth-child(13)::before{animation:map-dot 7s ease-out infinite 7.57992s}.map-dot:nth-child(14)::before{animation:map-dot 7s ease-out infinite .75116s}.map-dot:nth-child(15)::before{animation:map-dot 7s ease-out infinite 4.69164s}.map-dot:nth-child(16)::before{animation:map-dot 7s ease-out infinite 4.49704s}.map-dot:nth-child(17)::before{animation:map-dot 7s ease-out infinite 2.95682s}.map-dot:nth-child(18)::before{animation:map-dot 7s ease-out infinite .30231s}.map-dot:nth-child(19)::before{animation:map-dot 7s ease-out infinite 5.43267s}.map-dot:nth-child(20)::before{animation:map-dot 7s ease-out infinite 4.12241s}.map-dot:nth-child(21)::before{animation:map-dot 7s ease-out infinite 1.90914s}.map-dot:nth-child(22)::before{animation:map-dot 7s ease-out infinite 1.50362s}.map-dot:nth-child(23)::before{animation:map-dot 7s ease-out infinite 7.25127s}.map-dot:nth-child(24)::before{animation:map-dot 7s ease-out infinite 2.09241s}.map-dot:nth-child(25)::before{animation:map-dot 7s ease-out infinite 2.79575s}.map-dot:nth-child(26)::before{animation:map-dot 7s ease-out infinite 5.52319s}.map-dot:nth-child(27)::before{animation:map-dot 7s ease-out infinite 4.77351s}.map-dot:nth-child(28)::before{animation:map-dot 7s ease-out infinite 7.19247s}.map-dot:nth-child(29)::before{animation:map-dot 7s ease-out infinite 4.40554s}.map-dot:nth-child(30)::before{animation:map-dot 7s ease-out infinite 4.99672s}.map-dot:nth-child(31)::before{animation:map-dot 7s ease-out infinite 4.22416s}.map-dot:nth-child(32)::before{animation:map-dot 7s ease-out infinite 4.66457s}.map-dot:nth-child(33)::before{animation:map-dot 7s ease-out infinite 3.73053s}.map-dot:nth-child(34)::before{animation:map-dot 7s ease-out infinite 6.4039s}.map-dot:nth-child(35)::before{animation:map-dot 7s ease-out infinite 4.76219s}.map-dot:nth-child(36)::before{animation:map-dot 7s ease-out infinite 7.99142s}.map-dot:nth-child(37)::before{animation:map-dot 7s ease-out infinite 2.66462s}.map-dot:nth-child(38)::before{animation:map-dot 7s ease-out infinite 4.22799s}.map-dot:nth-child(39)::before{animation:map-dot 7s ease-out infinite 3.09825s}.map-dot:nth-child(40)::before{animation:map-dot 7s ease-out infinite .97463s}.map-dot:nth-child(41)::before{animation:map-dot 7s ease-out infinite 7.54422s}.map-dot:nth-child(42)::before{animation:map-dot 7s ease-out infinite 5.14983s}.map-dot:nth-child(43)::before{animation:map-dot 7s ease-out infinite 6.36463s}.map-dot:nth-child(44)::before{animation:map-dot 7s ease-out infinite 2.9702s}.map-dot:nth-child(45)::before{animation:map-dot 7s ease-out infinite 4.35915s}.map-dot:nth-child(46)::before{animation:map-dot 7s ease-out infinite .89277s}.map-dot:nth-child(47)::before{animation:map-dot 7s ease-out infinite 6.02032s}.map-dot:nth-child(48)::before{animation:map-dot 7s ease-out infinite 4.76974s}.map-dot:nth-child(49)::before{animation:map-dot 7s ease-out infinite 5.79163s}.map-dot:nth-child(50)::before{animation:map-dot 7s ease-out infinite .79249s}.map-dot:nth-child(51)::before{animation:map-dot 7s ease-out infinite 4.48219s}.map-dot:nth-child(52)::before{animation:map-dot 7s ease-out infinite 3.00744s}.map-dot:nth-child(53)::before{animation:map-dot 7s ease-out infinite 1.83637s}.map-dot:nth-child(54)::before{animation:map-dot 7s ease-out infinite 4.08153s}.map-dot:nth-child(55)::before{animation:map-dot 7s ease-out infinite .93747s}.map-dot:nth-child(56)::before{animation:map-dot 7s ease-out infinite 4.63536s}.map-dot:nth-child(57)::before{animation:map-dot 7s ease-out infinite 7.58868s}.map-dot:nth-child(58)::before{animation:map-dot 7s ease-out infinite .55264s}.map-dot:nth-child(59)::before{animation:map-dot 7s ease-out infinite 7.25006s}.map-dot:nth-child(60)::before{animation:map-dot 7s ease-out infinite 5.80736s}.map-dot:nth-child(61)::before{animation:map-dot 7s ease-out infinite 6.97737s}.map-dot:nth-child(62)::before{animation:map-dot 7s ease-out infinite 6.47862s}.map-dot:nth-child(63)::before{animation:map-dot 7s ease-out infinite .37422s}.map-dot--static{z-index:2}.map-dot--static::before{opacity:1;background-color:#fff;animation:none}.map-dot--left-side .map-dot__info{right:1vw;left:auto}@media screen and (max-width: 840px){.map-dot--left-side .map-dot__info{width:3vw}}.map-dot--left-side .map-dot__content{right:100%;left:auto}.map-dot--down-side .map-dot__info{top:1vw;left:0;width:1px;height:6vw;max-height:80px}.map-dot--down-side .map-dot__content{top:100%;left:0;transform:translate(-50%, 0)}.map-dot--top-side .map-dot__info{top:auto;bottom:1vw;left:0;width:1px;height:6vw;max-height:80px}@media screen and (max-width: 679px){.map-dot--top-side .map-dot__info{height:24.5vw}}.map-dot--top-side .map-dot__content{top:auto;bottom:100%;left:0;transform:translate(-50%, 0)}.map-dot--department .map-dot__header{font-size:18px}@keyframes map-dot{0%{opacity:0;box-shadow:0 0 0 0 rgba(255,78,0,0.5)}25%{opacity:1;box-shadow:0 0 0 20px rgba(255,78,0,0)}50%{opacity:0;box-shadow:0 0 0 20px rgba(255,78,0,0)}}.job-path__conditions{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;margin:76px 0 66px}@media screen and (max-width: 1440px){.job-path__conditions{margin:60px 0}}@media screen and (max-width: 479px){.job-path__conditions{-ms-flex-pack:center;justify-content:center}}.job-path__exp-level{display:-ms-flexbox;display:flex;-ms-flex:0 0 25%;flex:0 0 25%;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;width:25%;height:1px;min-height:96px;margin-right:67px;border:1px solid #ff4e00;padding:10px;color:#ff4e00;font-weight:400;font-size:24px;font-family:"Pontiac",Arial,Helvetica,sans-serif;text-align:center}@media screen and (max-width: 768px){.job-path__exp-level{-ms-flex:0 0 37.5%;flex:0 0 37.5%;width:37.5%;min-height:84px;margin:0}}@media screen and (max-width: 479px){.job-path__exp-level{-ms-flex:0 0 75%;flex:0 0 75%;width:75%}}.job-path__salary{display:-ms-flexbox;display:flex;color:#ccc}@media screen and (max-width: 768px){.job-path__salary{-ms-flex:1 0 100%;flex:1 0 100%;width:100%;margin-top:10px}}@media screen and (max-width: 479px){.job-path__salary{-ms-flex-direction:column;flex-direction:column;text-align:center}}.job-path__salary-option{margin:10px 1px 0}.job-path__salary-option+.job-path__salary-option::before{content:'|'}@media screen and (max-width: 479px){.job-path__salary-option+.job-path__salary-option::before{content:none}}.job-path__salary-value{color:#ff4e00;font-weight:400}.job-path__requirements{margin:60px 0}.job-path__skillset{width:25%;margin-left:12.5%;position:relative;margin-top:6px}@media screen and (max-width: 1100px) and (max-width: 1100px) and (max-width: 1100px){.job-path__skillset{width:37.5%;margin-left:12.5%}}@media screen and (max-width: 719px){.job-path__skillset{display:none}}.job-path__timeline{width:62.5%;position:relative;overflow:hidden}@media screen and (max-width: 1100px) and (max-width: 1100px) and (max-width: 1100px){.job-path__timeline{width:50%}}@media screen and (max-width: 719px) and (max-width: 719px) and (max-width: 719px){.job-path__timeline{width:100%}}.job-path__timeline-scroller{overflow-x:hidden;overflow-y:scroll;max-height:50vh;padding-left:20%;-webkit-mask-image:linear-gradient(#000 60%, rgba(0,0,0,0) 100%);mask-image:linear-gradient(#000 60%, rgba(0,0,0,0) 100%)}.job-path__timeline-scroller::-webkit-scrollbar{width:0 !important}@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none){.job-path__timeline-scroller{width:calc(100% + 17px)}}@supports (-ms-ime-align: auto){.job-path__timeline-scroller{width:calc(100% + 17px)}}@media screen and (max-width: 1100px){.job-path__timeline-scroller{padding-left:0}}.job-path__timeline-wrapper{position:relative}.job-path__timeline-heading{width:40%;color:#ff4e00}.job-path__timeline-heading-text{display:inline-block;transform:translateX(-50%)}@media screen and (max-width: 1100px){.job-path__timeline-heading-text{transform:none}}.job-path__expectations{margin:16px 0}.job-path__expectation{position:relative;border-left:1px solid #ff4e00;padding:22px;padding-left:58px;color:#ccc;font-weight:200;font-size:20px}.job-path__expectation::before{content:'';position:absolute;top:50%;left:0;width:24px;height:1px;background:rgba(255,78,0,0.5)}@media screen and (max-width: 1440px){.job-path__expectation{font-size:14px}}.job-path__skillset-item{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin:8px 0}.job-path__skill-scale{display:-ms-flexbox;display:flex;margin-right:25px}.job-path__skill-name{color:#ccc;font-weight:400;font-size:14px;font-family:"Pontiac",Arial,Helvetica,sans-serif}.job-path__skill-grade{position:relative;display:block;-ms-flex:0 0 30px;flex:0 0 30px;border:1px solid #ff4e00;transition:border-color 0.3s ease}.job-path__skill-grade::after{content:'';position:absolute;top:-1px;right:-1px;bottom:-1px;z-index:2;width:1px;background:#ff4e00;transition:background-color 0.3s ease}.job-path__skill-grade:not(:last-child){border-right-width:0}.job-path__skill-grade--active ~ .job-path__skill-grade{border-color:rgba(255,78,0,0.25)}.job-path__skill-grade--active ~ .job-path__skill-grade::after{background:transparent}.job-path__skill-grade--active ~ .job-path__skill-grade .job-path__skill-dashed-grade{opacity:0}.job-path__skill-dashed-grade{opacity:0.75;display:block;width:30px;height:30px;transition:opacity 0.3s ease}.recruitment-process{overflow:hidden}.recruitment-process__content{position:relative;margin-top:210px}@media screen and (max-width: 1440px){.recruitment-process__content{margin-top:140px}}@media screen and (max-width: 1100px){.recruitment-process__content{margin-top:50px}.recruitment-process__content .transparent-grid{display:none}}.recruitment-process__content .transparent-grid__column::before,.recruitment-process__content .transparent-grid__column::after{background:linear-gradient(to bottom, rgba(0,0,0,0) 0, rgba(153,153,153,0.4) 130px, rgba(153,153,153,0.4) 100%)}.recruitment-process__content .transparent-grid__column:nth-child(2n+1)::before,.recruitment-process__content .transparent-grid__column:last-child::after{content:none}.recruitment-process__steps{font-family:"Pontiac",Arial,Helvetica,sans-serif}@media screen and (max-width: 1100px){.recruitment-process__steps{margin:50px 0}}@media screen and (max-width: 679px){.recruitment-process__steps{margin:70px 0 0}}.recruitment-process__steps-list{display:-ms-flexbox;display:flex;padding:0 8.33333%}@media screen and (max-width: 1100px){.recruitment-process__steps-list{padding:0}}@media screen and (max-width: 679px){.recruitment-process__steps-list{-ms-flex-direction:column;flex-direction:column}}.recruitment-process__step{position:relative;display:-ms-flexbox;display:flex;-ms-flex:0 0 20%;flex:0 0 20%;-ms-flex-direction:column;flex-direction:column;max-width:20%;padding:0 16px;text-align:center}.recruitment-process__step:last-child .recruitment-process__step-number::before,.recruitment-process__step:last-child .recruitment-process__step-number::after{content:none}@media screen and (max-width: 679px){.recruitment-process__step{-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;text-align:left}.recruitment-process__step:last-child .recruitment-process__step-number::before,.recruitment-process__step:last-child .recruitment-process__step-number::after{content:''}}.recruitment-process__step-number{position:relative;font-weight:700;font-size:128px}.recruitment-process__step-number::before{content:'';position:absolute;top:50%;right:-15%;width:35%;height:1px;background:#999;background:linear-gradient(90deg, transparent 0%, #999 100%)}.recruitment-process__step-number::after{content:'';width:0;height:0;border-style:solid;border-width:4px 0 4px 4px;border-color:rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) #999;content:'';position:absolute;top:50%;right:calc(-15% - 4px);transform:translateY(-46%)}.recruitment-process__step-number>.waved-text,.backstage-values__box-content .recruitment-process__step-number>h1:nth-child(1n),.backstage-values__box-content .recruitment-process__step-number>h2:nth-child(1n),.backstage-values__box-content .recruitment-process__step-number>h3:nth-child(1n),.backstage-values__box-content .recruitment-process__step-number>h4:nth-child(1n),.backstage-values__box-content .recruitment-process__step-number>h5:nth-child(1n),.backstage-values__box-content .recruitment-process__step-number>h6:nth-child(1n){min-width:75px}@media screen and (max-width: 1440px){.recruitment-process__step-number{font-size:110px}}@media screen and (max-width: 959px){.recruitment-process__step-number{font-size:84px}}@media screen and (max-width: 679px){.recruitment-process__step-number{margin-right:60px;font-size:68px}.recruitment-process__step-number::before{right:-40px;width:50px}.recruitment-process__step-number::after{right:-44px}}.recruitment-process__step-name{display:block;margin-top:9px;color:#999;font-weight:400}@media screen and (max-width: 679px){.recruitment-process__step-name{margin-top:0}}.recruitment-process__step:nth-child(1) .recruitment-process__step-number{color:#333}.recruitment-process__step:nth-child(2) .recruitment-process__step-number{color:#444}.recruitment-process__step:nth-child(3) .recruitment-process__step-number{color:#555}.recruitment-process__step:nth-child(4) .recruitment-process__step-number{color:#666}.recruitment-process__step:nth-child(5) .recruitment-process__step-number{color:#777}.recruitment-process__apply{position:relative}.recruitment-process__apply-content{display:-ms-flexbox;display:flex;padding:160px 8.33333% 0}.recruitment-process__apply-content::before,.recruitment-process__apply-content::after{content:'';display:table}.recruitment-process__apply-content::after{clear:both}@media screen and (max-width: 1826px){.recruitment-process__apply-content{padding:160px 20px 0}}@media screen and (max-width: 1368px){.recruitment-process__apply-content{padding:140px 0 0}}.recruitment-process__form{-ms-flex:0 0 30%;flex:0 0 30%;margin-left:10%;padding:43px 0 90px}@media screen and (max-width: 1368px){.recruitment-process__form{-ms-flex-preferred-size:25%;flex-basis:25%;margin-left:8.33333%}}@media screen and (max-width: 1279px){.recruitment-process__form{-ms-flex-preferred-size:33.33333%;flex-basis:33.33333%;margin-left:0}}@media screen and (max-width: 1100px){.recruitment-process__form{-ms-flex-preferred-size:37.5%;flex-basis:37.5%;margin-left:37.5%}}@media screen and (max-width: 959px){.recruitment-process__form{-ms-flex-preferred-size:50%;flex-basis:50%;margin-left:25%}}.recruitment-process__form-content{margin-top:53px}.recruitment-process__apply-button{margin-top:55px;padding-right:33.33333%}@media screen and (max-width: 1279px){.recruitment-process__apply-button{padding-right:25%}}@media screen and (max-width: 1100px){.recruitment-process__apply-button{padding-right:33.33333%}}@media screen and (max-width: 959px){.recruitment-process__apply-button{padding-right:25%}}@media screen and (max-width: 679px){.recruitment-process__apply-button{padding-right:0}}.recruitment-process__representative{-ms-flex:0 0 30%;flex:0 0 30%;max-width:30%}@media screen and (max-width: 1368px){.recruitment-process__representative{-ms-flex-preferred-size:33.33333%;flex-basis:33.33333%;max-width:33.33333%}}@media screen and (max-width: 1100px){.recruitment-process__representative{display:none}}.image-person{position:relative;display:-ms-flexbox;display:flex;width:100%;height:480px}.image-person__details{position:absolute;bottom:30px;left:66%;z-index:1;text-shadow:1px 1px 10px #fff, 0 0 20px #fff}@media screen and (max-width: 1826px){.image-person__details{left:calc(80% + 5px)}}@media screen and (max-width: 1626px){.image-person__details{left:calc(90% + 5px)}}@media screen and (max-width: 1599px){.image-person__details{left:calc(95% + 5px)}}@media screen and (max-width: 1368px){.image-person__details{left:calc(80% + 5px)}}@media screen and (max-width: 1279px){.image-person__details{left:calc(90% + 5px)}}.image-person--right .image-person__details{right:66%;left:auto;text-align:right}@media screen and (max-width: 1826px){.image-person--right .image-person__details{right:80%}}@media screen and (max-width: 1279px){.image-person--right .image-person__details{right:90%}}.image-person__name{display:block;color:#333;font-weight:700;font-size:18px;font-family:"Pontiac",Arial,Helvetica,sans-serif}.image-person__position{position:relative;display:inline-block}.image-person__highlight{position:relative;display:inline-block}.image-person__highlight::before{content:'';position:absolute;top:0;right:-5px;bottom:0;left:0;z-index:0;background:#fff}.image-person__text{position:relative;z-index:1;display:inline-block;white-space:nowrap}.image-person__avatar{overflow:hidden;display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;height:100%;margin:auto auto 0 0}@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none){.image-person__avatar{max-width:calc(83% - 0.01px)}}.image-person--right .image-person__avatar{margin:0 0 auto auto}.image-person__image{display:block;width:auto;height:100%}@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none){.image-person__image{-ms-flex:0 0 auto;flex:0 0 auto;max-width:calc(100% - 0.01px)}}.greeting{margin:-100px 0 0}.greeting .grid__wrapper{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}.greeting .grid__wrapper::after{content:unset}.greeting__wrapper{padding:0 0 0 8.33333%;-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;width:41.66667%;max-width:41.66667%}.greeting__separator{position:absolute;top:0;right:0;left:0;display:-ms-flexbox;display:flex;height:5px;border-top:1px solid rgba(255,78,0,0.35);pointer-events:none;-ms-flex:0 0 100%;flex:0 0 100%;width:100%;max-width:100%}.greeting__separator-cell{height:5px;border-left:1px solid rgba(255,78,0,0.35);-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;width:8.33333%;max-width:8.33333%}.greeting__separator-cell:last-of-type{border-right:1px solid rgba(255,78,0,0.35)}.greeting__heading{margin:0 0 80px}.greeting__text{color:#333;line-height:2}.greeting__figure{position:relative;left:8.33333%;-ms-flex:0 0 50%;flex:0 0 50%;width:50%;max-width:50%}.greeting__image{display:block;width:auto;max-width:100%;height:auto;max-height:100%}@media screen and (max-width: 1440px){.greeting__heading{margin:0 0 40px}}@media screen and (max-width: 1368px){.greeting__wrapper{padding:60px 0}}@media screen and (max-width: 1100px){.greeting{-ms-flex:0 0 100%;flex:0 0 100%;width:100%;max-width:100%}.greeting .grid__wrapper{padding:30px 0}.greeting__wrapper{padding:10px 0;-ms-flex:0 0 37.5%;flex:0 0 37.5%;width:37.5%;max-width:37.5%}.greeting__heading{margin:0 0 20px}.greeting__text{font-size:14px;line-height:inherit}.greeting__figure{left:12.5%;-ms-flex:0 0 62.5%;flex:0 0 62.5%;width:62.5%;max-width:62.5%}}@media screen and (max-width: 959px){.greeting__wrapper{-ms-flex:0 0 50%;flex:0 0 50%;width:50%;max-width:50%}.greeting__figure{-ms-flex:0 0 50%;flex:0 0 50%;width:50%;max-width:50%}}@media screen and (max-width: 719px){.greeting{-ms-flex:0 0 100%;flex:0 0 100%;width:100%;max-width:100%}.greeting .grid__wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap}.greeting__wrapper{-ms-flex:0 0 100%;flex:0 0 100%;width:100%;max-width:100%}.greeting__figure{left:unset;-ms-flex:0 0 100%;flex:0 0 100%;width:100%;max-width:100%}}.lets-meet .grid__wrapper{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}.lets-meet .grid__wrapper::after{content:unset}.lets-meet__video-wrapper{position:relative;z-index:1;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;-ms-flex:0 0 50%;flex:0 0 50%;width:50%;max-width:50%}.lets-meet__video-wrapper::after{content:'';position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;box-shadow:0 0 0 2px #ff4e00,0 0 0 2px #ff4e00 inset;pointer-events:none}.lets-meet__video-player{display:block;max-width:100%;max-height:80vh;cursor:pointer;-o-object-fit:cover;object-fit:cover}.lets-meet__video-play{position:absolute;top:50%;left:50%;opacity:1;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:100px;height:100px;border:1px solid #ff4e00;border-radius:50%;padding:30px;background:rgba(0,0,0,0.5);transition:opacity 0.4s;transform:translate(-50%, -50%);cursor:pointer}.lets-meet__video-play-inner{position:relative;left:3px;border-width:20px 0 20px 35px;border-style:solid;border-color:transparent transparent transparent #ff4e00;background-color:transparent;cursor:pointer}.lets-meet__video-play--noBorder{border-color:transparent}.lets-meet__video-play--hidden{opacity:0}.lets-meet__wrapper{padding:0 8.33333% 0 0;-ms-flex:0 0 50%;flex:0 0 50%;width:50%;max-width:50%}.lets-meet__heading{padding:0 0 80px 4.16667%;text-align:right}.lets-meet__text{padding:0 0 0 16.66667%;color:#333;line-height:2;text-align:right}@media screen and (max-width: 1440px){.lets-meet__heading{padding:0 0 40px 4.16667%}}@media screen and (max-width: 1368px){.lets-meet__wrapper{padding:0}}@media screen and (max-width: 1100px){.lets-meet__heading{padding:0 0 20px 6.25%}.lets-meet__text{font-size:14px}}@media screen and (max-width: 959px){.lets-meet{padding:40px 0 0}.lets-meet__wrapper{padding:0}}@media screen and (max-width: 719px){.lets-meet .grid__wrapper:not(.background-stripes__row){-ms-flex-direction:column-reverse;flex-direction:column-reverse}.lets-meet__heading,.lets-meet__text{padding:0 0 20px;line-height:inherit;text-align:left}.lets-meet__wrapper,.lets-meet__video-wrapper{padding:0;-ms-flex:0 0 100%;flex:0 0 100%;width:100%;max-width:100%}.lets-meet__video-wrapper{margin:20px 0 0}}.meet-merix{padding:180px 0 110px}.meet-merix>.grid>.grid__wrapper:first-of-type{position:relative;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;padding:0 0 110px}.meet-merix>.grid>.grid__wrapper:first-of-type::before{content:'';position:absolute;bottom:0;left:4.16667%;width:2.08333%;height:50%;border:1px solid #ff4e00;border-top:none;border-right:none}.meet-merix>.grid>.grid__wrapper:first-of-type::after{content:unset}.meet-merix__wrapper{position:relative;padding:0 0 0 8.33333%;-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;width:41.66667%;max-width:41.66667%}.meet-merix__wrapper::before{content:'';position:absolute;top:0;left:10%;width:4.16667%;height:100%;border:1px solid #ff4e00;border-right:none;border-bottom:none}.meet-merix__heading{padding:0 0 60px}.meet-merix__text{color:#333;line-height:2}.meet-merix__figure{position:relative;left:8.33333%;-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;width:58.33333%;max-width:58.33333%}.meet-merix__image{width:auto;max-width:100%;height:auto;max-height:100%}.meet-merix__items{display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:start;align-items:flex-start;padding:0 0 0 8.33333%;-ms-flex:0 0 100%;flex:0 0 100%;width:100%;max-width:100%}.meet-merix__item{padding:0 4.16667% 0 0;-ms-flex:0 0 27.27273%;flex:0 0 27.27273%;width:27.27273%;max-width:27.27273%}.meet-merix__item-title{padding:0 0 20px;font-size:20px}.meet-merix__item-text{padding:20px 0 0}@media screen and (max-width: 1440px){.meet-merix__wrapper{padding:0 0 200px 8.33333%}.meet-merix__heading{padding:0 0 30px}}@media screen and (max-width: 1368px){.meet-merix__wrapper{padding:0 0 0 8.33333%}}@media screen and (max-width: 1100px){.meet-merix>.grid>.grid__wrapper:first-of-type::before{left:6.25%}.meet-merix__wrapper{position:relative;padding:0 0 0 12.5%;-ms-flex:0 0 50%;flex:0 0 50%;width:50%;max-width:50%}.meet-merix__wrapper::before{left:12.5%}.meet-merix__heading{padding:0 0 15px}.meet-merix__text{font-size:14px}.meet-merix__figure{left:12.5%;-ms-flex:0 0 50%;flex:0 0 50%;width:50%;max-width:50%}.meet-merix__items{margin:0 0 0 12.5%;padding:0;-ms-flex:0 0 87.5%;flex:0 0 87.5%;width:87.5%;max-width:87.5%}.meet-merix__item{padding:0 3.125% 0 0;-ms-flex:0 0 28.57143%;flex:0 0 28.57143%;width:28.57143%;max-width:28.57143%}.meet-merix__item-text{font-size:14px}}@media screen and (max-width: 959px){.meet-merix{padding:40px 0 60px}.meet-merix .grid>.grid__wrapper:first-of-type{padding:0 0 50px}.meet-merix .grid__wrapper{-ms-flex-align:start;align-items:flex-start}}@media screen and (max-width: 719px){.meet-merix .grid>.grid__wrapper:first-of-type{padding:0}.meet-merix .grid>.grid__wrapper:first-of-type::before{left:0;height:70%}.meet-merix__wrapper{padding:0 0 0 10px;-ms-flex:0 0 calc(100% - 10px);flex:0 0 calc(100% - 10px);width:calc(100% - 10px);max-width:calc(100% - 10px)}.meet-merix__wrapper::before{left:0;height:150%}.meet-merix__text{margin:0;line-height:inherit}.meet-merix__figure{position:relative;left:10px;padding:20px 0;-ms-flex:0 0 calc(100% - 10px);flex:0 0 calc(100% - 10px);width:calc(100% - 10px);max-width:calc(100% - 10px)}.meet-merix__items{position:relative;left:20px;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0;-ms-flex:0 0 calc(100% - 20px);flex:0 0 calc(100% - 20px);width:calc(100% - 20px);max-width:calc(100% - 20px)}.meet-merix__item{-ms-flex:0 0 100%;flex:0 0 100%;width:100%;max-width:100%}.meet-merix__item+.meet-merix__item{margin:40px 0 0}}@media screen and (max-width: 479px){.meet-merix .grid>.grid__wrapper:first-of-type::before{height:80%}}.benefits{position:relative;padding:150px 0 0}.benefits::before{content:'';position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;opacity:0.05;width:100%;height:100%;background-image:url("../images/careers/benefits_bg.jpg");background-position:center;background-size:contain;background-repeat:no-repeat}.benefits__heading+.benefits__heading{padding:10px 0 0}.benefits__subheading{padding:130px 0}.benefits__items{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:start;align-items:flex-start;-ms-flex:0 0 100%;flex:0 0 100%;width:100%;max-width:100%}.benefits__single-item{padding:50px;-ms-flex:0 0 25%;flex:0 0 25%;width:25%;max-width:25%}.benefits__single-item-figure{width:100px;height:100px}.benefits__single-item-image{width:auto;max-width:100%;height:auto;max-height:100%}.benefits__single-item-title{width:100%;padding:30px 0 10px}.benefits__single-item-text{color:#ccc;line-height:2}@media screen and (max-width: 1440px){.benefits__single-item{padding:25px}.benefits__subheading{padding:80px 0}}@media screen and (max-width: 1100px){.benefits{padding:80px 0 0}.benefits__heading+.benefits__heading{padding:5px 0 0}.benefits__subheading{padding:40px 0 0}.benefits__items{-ms-flex:0 0 100%;flex:0 0 100%;width:100%;max-width:100%}.benefits__single-item{-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;width:33.33333%;max-width:33.33333%}}@media screen and (max-width: 959px){.benefits__single-item{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;text-align:center}.benefits__single-item-text{line-height:inherit}.benefits__footnote{margin:20px 0 0}}@media screen and (max-width: 719px){.benefits{padding:40px 0 0}.benefits__items{-ms-flex:0 0 100%;flex:0 0 100%;width:100%;max-width:100%}.benefits__single-item{padding:20px;-ms-flex:0 0 50%;flex:0 0 50%;width:50%;max-width:50%}}.blog-section{position:relative;z-index:1;padding:180px 0 0;-ms-flex:0 0 100%;flex:0 0 100%;width:100%;max-width:100%}.blog-section .grid__wrapper{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-align:start;align-items:flex-start}.blog-section .grid__wrapper::after{content:unset}.blog-section__heading,.blog-section__subheading,.blog-section__wrapper{-ms-flex:0 0 75%;flex:0 0 75%;width:75%;max-width:75%}.blog-section__heading,.blog-section__subheading{line-height:1}.blog-section__wrapper{display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:start;align-items:flex-start}.blog-section__post{margin:100px 0 125px;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;width:33.33333%;max-width:33.33333%}.blog-section__post+.blog-section__post{margin-left:11.11111%}.blog-section__post-title{color:#ccc;font-weight:400;font-size:24px;font-family:"Pontiac",Arial,Helvetica,sans-serif;line-height:32px;transition:color 0.4s}.blog-section__post:hover .blog-section__post-title{color:#ff4e00}.blog-section__post-category{margin:0 0 12px;font-style:italic;font-weight:200;font-size:14px;font-family:"Fira Sans",Georgia,Cambria,"Times New Roman",Times,serif;line-height:48px}.blog-section__post-category::before{content:"# ";color:#ff4e00}.blog-section__post-tags{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:start;align-items:flex-start;margin:0 0 19px 0;font-size:16px}.blog-section__post-single-tag{display:inline-block;margin:8px 8px 0 0;border:1px solid #ff4e00;border-radius:10px;padding:8px 15px 8px;color:#fff;font-size:16px;font-family:"Pontiac",Arial,Helvetica,sans-serif}.blog-section__post-author{margin:0 0 30px;font-size:16px}.blog-section__post-date{font-size:16px}@media screen and (max-width: 1440px){.blog-section{padding:80px 0 0}.blog-section__heading,.blog-section__subheading,.blog-section__wrapper{-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;width:83.33333%;max-width:83.33333%}}@media screen and (max-width: 1368px){.blog-section__heading,.blog-section__subheading{-ms-flex:0 0 100%;flex:0 0 100%;width:100%;max-width:100%}.blog-section__wrapper{-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;width:83.33333%;max-width:83.33333%}.blog-section__post{margin:100px 0 175px}}@media screen and (max-width: 1279px){.blog-section__post{margin:100px 0 235px}}@media screen and (max-width: 1100px){.blog-section__heading,.blog-section__subheading,.blog-section__wrapper{-ms-flex:0 0 100%;flex:0 0 100%;width:100%;max-width:100%}.blog-section__heading{line-height:inherit}.blog-section__wrapper{-ms-flex-pack:end;justify-content:flex-end;margin:0 0 170px}.blog-section__post{-ms-flex:0 0 37.5%;flex:0 0 37.5%;width:37.5%;max-width:37.5%}}@media screen and (max-width: 719px){.blog-section__wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 0 425px}.blog-section__post{margin:40px 0 0;-ms-flex:0 0 100%;flex:0 0 100%;width:100%;max-width:100%}}.career-path__salary{position:relative;height:80px;margin:60px 0 40px;-ms-flex:0 0 80%;flex:0 0 80%;width:80%;max-width:80%}.career-path__salary-wrapper{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;width:100%;height:100%;transition:opacity 0.4s}.career-path__salary-wrapper--active{opacity:1}.career-path__salary-level{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;height:100%;border:1px solid #ff4e00;font-size:20px;-ms-flex:0 0 50%;flex:0 0 50%;width:50%;max-width:50%}.career-path__salary-salary{color:#333;font-weight:200;text-align:center;-ms-flex:0 0 50%;flex:0 0 50%;width:50%;max-width:50%}.career-path__salary-inner{-ms-flex:0 0 100%;flex:0 0 100%;width:100%;max-width:100%}.career-path__salary-amount{color:#ff4e00;font-weight:700}.career-path__scroller{overflow-y:scroll;height:750px}.career-path__items{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;-ms-flex:0 0 100%;flex:0 0 100%;width:100%;max-width:100%}.career-path__item{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;-ms-flex:0 0 100%;flex:0 0 100%;width:100%;max-width:100%}.career-path__level{padding:25px 0;font-size:20px;-ms-flex:0 0 40%;flex:0 0 40%;width:40%;max-width:40%}.career-path__skills{margin:0 0 0 20%;border-left:1px solid #ff4e00;-ms-flex:0 0 80%;flex:0 0 80%;width:80%;max-width:80%}.career-path__single-skill{position:relative;padding:20px 0 20px 12.5%;-ms-flex:0 0 75%;flex:0 0 75%;width:75%;max-width:75%}.career-path__single-skill::before{content:'';position:absolute;top:50%;left:0;width:50px;height:1px;background-color:#ff4e00;transform:translate3d(0, -50%, 0)}@media screen and (max-width: 1599px){.career-path__salary{-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;width:83.33333%;max-width:83.33333%}.career-path__salary-level{-ms-flex:0 0 40%;flex:0 0 40%;width:40%;max-width:40%}.career-path__salary-salary{-ms-flex:0 0 60%;flex:0 0 60%;width:60%;max-width:60%}.career-path__scroller{height:700px}.career-path__items{-ms-flex:0 0 100%;flex:0 0 100%;width:100%;max-width:100%}.career-path__item{-ms-flex:0 0 100%;flex:0 0 100%;width:100%;max-width:100%}.career-path__level{-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;width:33.33333%;max-width:33.33333%}.career-path__skills{margin:0 0 0 16.66667%;-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;width:83.33333%;max-width:83.33333%}.career-path__single-skill{padding:20px 0 20px 10%;-ms-flex:0 0 100%;flex:0 0 100%;width:100%;max-width:100%}}@media screen and (max-width: 1440px){.career-path__salary{margin:40px 0 30px}}@media screen and (max-width: 1368px){.career-path__single-skill::before{width:35px}}@media screen and (max-width: 1100px){.career-path__scroller{height:550px}.career-path__salary{-ms-flex:0 0 100%;flex:0 0 100%;width:100%;max-width:100%}.career-path__salary-level,.career-path__salary-salary{-ms-flex:0 0 50%;flex:0 0 50%;width:50%;max-width:50%}.career-path__items,.career-path__item{-ms-flex:0 0 100%;flex:0 0 100%;width:100%;max-width:100%}.career-path__level{-ms-flex:0 0 50%;flex:0 0 50%;width:50%;max-width:50%}.career-path__skills{margin:0 0 0 25%;-ms-flex:0 0 75%;flex:0 0 75%;width:75%;max-width:75%}.career-path__single-skill{padding:15px 0 15px 12.5%;-ms-flex:0 0 100%;flex:0 0 100%;width:100%;max-width:100%}}@media screen and (max-width: 959px){.career-path__salary-salary{font-size:12px}.career-path__single-skill::before{width:15px}}@media screen and (max-width: 719px){.career-path__scroller{height:450px}.career-path__salary{height:160px;margin:40px 0 0;-ms-flex:0 0 100%;flex:0 0 100%;width:100%;max-width:100%}.career-path__salary-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap}.career-path__salary-level,.career-path__salary-salary{height:80px;-ms-flex:0 0 100%;flex:0 0 100%;width:100%;max-width:100%}.career-path__salary-salary{padding:20px 0;font-size:inherit}.career-path__items,.career-path__item{-ms-flex:0 0 100%;flex:0 0 100%;width:100%;max-width:100%}.career-path__level{-ms-flex:0 0 100%;flex:0 0 100%;width:100%;max-width:100%}.career-path__skills{margin:0;-ms-flex:0 0 100%;flex:0 0 100%;width:100%;max-width:100%}.career-path__single-skill{padding:10px 0 10px 12.5%;-ms-flex:0 0 100%;flex:0 0 100%;width:100%;max-width:100%}.career-path__single-skill::before{width:25px}}.sneak-peek{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:start;align-items:flex-start}.sneak-peek::after{content:unset}.sneak-peek__wrapper{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;padding:0 0 250px;-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;width:83.33333%;max-width:83.33333%}.sneak-peek__video-wrapper{position:relative;z-index:1;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;-ms-flex:0 0 60%;flex:0 0 60%;width:60%;max-width:60%}.sneak-peek__video-wrapper::after{content:'';position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;box-shadow:0 0 0 2px #ff4e00,0 0 0 2px #ff4e00 inset;pointer-events:none}.sneak-peek__video-player{display:block;max-width:100%;max-height:80vh;cursor:pointer;-o-object-fit:cover;object-fit:cover}.sneak-peek__video-play{position:absolute;top:50%;left:50%;opacity:1;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:100px;height:100px;border:1px solid #ff4e00;border-radius:50%;padding:30px;background-color:rgba(0,0,0,0.5);transition:opacity 0.4s;transform:translate(-50%, -50%);cursor:pointer}.sneak-peek__video-play-inner{position:relative;left:3px;border-width:20px 0 20px 35px;border-style:solid;border-color:transparent transparent transparent #ff4e00;background-color:transparent;cursor:pointer}.sneak-peek__video-play--noBorder{border-color:transparent}.sneak-peek__video-play--hidden{opacity:0}.sneak-peek__content-wrapper{padding:0 15px 0 0;text-align:right;-ms-flex:0 0 40%;flex:0 0 40%;width:40%;max-width:40%}.sneak-peek__content-heading{padding:0 0 80px 12.5%}.sneak-peek__content-text{padding:0 0 0 18.75%;color:#333}@media screen and (max-width: 1599px){.sneak-peek__wrapper{-ms-flex:0 0 100%;flex:0 0 100%;width:100%;max-width:100%}.sneak-peek__video-wrapper{margin:0 0 0 8.33333%;-ms-flex:0 0 50%;flex:0 0 50%;width:50%;max-width:50%}.sneak-peek__content-wrapper{-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;width:41.66667%;max-width:41.66667%}}@media screen and (max-width: 1440px){.sneak-peek__content-heading{padding:0 0 60px}}@media screen and (max-width: 1368px){.sneak-peek__content-heading{padding:0 0 40px}}@media screen and (max-width: 1100px){.sneak-peek__wrapper{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:end;align-items:flex-end;margin:-230px 0 0;padding:0 0 150px;-ms-flex:0 0 100%;flex:0 0 100%;width:100%;max-width:100%}.sneak-peek__video-wrapper{-ms-flex:0 0 62.5%;flex:0 0 62.5%;width:62.5%;max-width:62.5%}.sneak-peek__content-wrapper{padding:0 15px 0 6.25%;-ms-flex:0 0 62.5%;flex:0 0 62.5%;width:62.5%;max-width:62.5%}.sneak-peek__content-heading{padding:40px 0}}@media screen and (max-width: 719px){.sneak-peek__wrapper{margin:0}.sneak-peek__video-wrapper,.sneak-peek__content-wrapper{-ms-flex:0 0 100%;flex:0 0 100%;width:100%;max-width:100%}}.project-summary__content{width:100%}.project-summary__logo{display:block;line-height:1}.project-summary__logo-image{display:block;max-width:100%;height:auto !important}.project-summary__category{margin:10px 0}.project-summary__description{margin:32px 0;color:white;font-weight:200;font-size:24px;line-height:32px;letter-spacing:-0.08px}.project-summary__description-bolded{font-weight:700}.project-summary__technology{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:50px 0 45px;font-weight:200;font-size:14px;font-family:"Fira Sans",Georgia,Cambria,"Times New Roman",Times,serif}.project-summary__technology-column{-ms-flex:1 0 16.6%;flex:1 0 16.6%;border:1px solid #373737}.project-summary__technology-column--light{background:rgba(51,51,51,0.25)}.project-summary__technology-title{border-bottom:1px solid #373737;padding:13px 30px 9px;color:#ff4e00}.project-summary__technology-list{padding:4px 30px 7px;color:#999}.project-summary__technology-list--with-icons .project-summary__technology-item .project-summary__technology-name{padding-left:52px}.project-summary__technology-list--with-icons .project-summary__technology-item .project-summary__technology-figure+.project-summary__technology-name{padding-left:0}.project-summary__technology-item{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;min-height:32px;margin:6.5px 0}.project-summary__technology-figure{display:-ms-flexbox;display:flex;-ms-flex:0 0 52px;flex:0 0 52px;height:100%;padding:1px 20px;padding-left:0;-ms-flex-preferred-size:calc(52px - 20px)}.project-summary__technology-image{display:block;max-width:100%;max-height:32px}@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none){.project-summary__technology-image{-ms-flex:0 0 32px;flex:0 0 32px}}.project-summary__technology-name{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}.project-summary__numbers{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:47px 0 65px}.project-summary__number{width:20.83333%;margin-left:4.16667%;padding:0;font-family:"Pontiac",Arial,Helvetica,sans-serif;text-align:center}.project-summary__number:first-child{margin-left:0%}.project-summary__number-wrapper{display:inline-block}.project-summary__number-value{position:relative;padding-bottom:10px;color:white;font-weight:700;font-size:36px}.project-summary__number-value::after{content:'';position:absolute;right:0;bottom:3px;left:0;width:45px;height:5px;margin:auto;background-image:url("../images/ui/wave.svg");background-position:left bottom;background-size:contain;background-repeat:repeat-x}.project-summary__number-label{display:block;margin:12px 0 0;color:#999}@media screen and (max-width: 1100px) and (max-width: 1100px) and (max-width: 1100px){.project-summary__content{width:83.33333%;left:0%;right:auto}}@media screen and (max-width: 1100px){.project-summary__technology-column{-ms-flex-preferred-size:50%;flex-basis:50%}}@media screen and (max-width: 679px) and (max-width: 679px) and (max-width: 679px){.project-summary__content{width:100%;left:0%;right:auto}}@media screen and (max-width: 679px){.project-summary__technology-column{-ms-flex-preferred-size:100%;flex-basis:100%}}@media screen and (max-width: 679px) and (max-width: 679px) and (max-width: 679px){.project-summary__number{width:50%;margin-left:0%}}@media screen and (max-width: 679px){.project-summary__number:not(:nth-child(1)),.project-summary__number:not(:nth-child(2)){margin-top:50px}}.project-section{margin:120px 0 50px;padding:0 8.33333%}.project-section__section-title{margin:2.2em 0}.project-section__title{position:relative;display:inline-block;margin:40px 0}.project-section__title::after{content:'';position:absolute;right:0;bottom:-3px;left:0;height:5px;margin:auto;background-image:url("../images/ui/wave.svg");background-position:left bottom;background-size:contain;background-repeat:repeat-x}.project-section__content{margin:45px 0;padding-right:10%}.project-section__content ol,.project-section__content ul{line-height:40px}.project-section__content--two-columns{column-count:2;column-gap:11.11111%}@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none){.project-section__content--two-columns>*:first-child{padding-right:10%}.project-section__content--two-columns>*:last-child{padding-left:10%}}.project-section__section-image{margin:65px 0}.project-section__full-row{position:relative;left:50%;width:100vw;margin:95px 0 90px;transform:translate(-50%, 0)}.project-section__image{display:block;width:100%;height:auto}@media screen and (max-width: 1100px){.project-section{margin:75px 0 30px;padding:0}.project-section__content--two-columns{column-count:1}}@media screen and (max-width: 1100px) and (-ms-high-contrast: active), screen and (max-width: 1100px) and (-ms-high-contrast: none){.project-section__content--two-columns>*:first-child,.project-section__content--two-columns>*:last-child{padding:0}}@media screen and (max-width: 1100px){.project-section__section-image{margin-top:30px}}@media screen and (max-width: 679px){.project-section{display:none}.project-section__full-row{display:none}}.project-screens__heading{position:relative;display:inline-block;margin:40px 0}.project-screens__heading::after{content:'';position:absolute;right:0;bottom:-3px;left:0;height:5px;margin:auto;background-image:url("../images/ui/wave.svg");background-position:left bottom;background-size:contain;background-repeat:repeat-x}.project-screens__row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -32px}.project-screens__column{-ms-flex:1 0 50%;flex:1 0 50%;width:50%;padding:0 32px}@media screen and (max-width: 959px){.project-screens__column{-ms-flex-preferred-size:100%;flex-basis:100%;width:100%}}.project-screens__screen{margin-bottom:64px}.project-screens__screen-caption{padding-top:40px;color:#ccc;font-size:16px}.project-screens__screen-caption--half{margin-left:50%;padding-left:32px}.project-screens__image-wrapper{position:relative;display:block}.project-screens__image{display:block;width:auto;max-width:100%;height:auto;margin:0 auto;transition:opacity 0.3s ease-out;cursor:pointer}html:not(.is-mobile) .project-screens .project-screens__image-wrapper::before{font-style:normal;font-variant:normal;font-weight:normal;font-family:"icomoon" !important;line-height:1;text-transform:none;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:'\e90d';position:absolute;top:50%;left:50%;z-index:1;opacity:0;width:32px;height:32px;margin:-16px 0 0 -16px;color:#fff;font-size:32px;transition:opacity 0.25s ease-in-out;pointer-events:none}html:not(.is-mobile) .project-screens .project-screens__image-wrapper:hover::before{opacity:1}html:not(.is-mobile) .project-screens .project-screens__image-wrapper:hover .project-screens__image{opacity:0.5}@media screen and (max-width: 1100px){.project-screens__screen-caption--half{margin-left:0;padding-left:0}}@media screen and (max-width: 679px){.project-screens__screen-caption{padding-top:25px;font-size:14px}.project-screens__screen--hide-mobile{display:none}}.ebook-screens__heading{position:relative;display:inline-block;margin:0 0 40px}.ebook-screens__heading::after{content:'';position:absolute;right:0;bottom:-3px;left:0;height:5px;margin:auto;background-image:url("../images/ui/wave.svg");background-position:left bottom;background-size:contain;background-repeat:repeat-x}.ebook-screens__screen+.ebook-screens__screen{margin-top:64px}@media screen and (max-width: 959px){.ebook-screens__screen+.ebook-screens__screen{margin-top:24px}}.ebook-screens__image{display:block;width:auto;max-width:100%;height:auto;margin:0 auto}.solutions__clients-grid{position:absolute;top:0;left:0;opacity:0;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:distribute;justify-content:space-around;-ms-flex-align:center;align-items:center;width:900px;transition:opacity 0.4s, transform 0.4s}.solutions__clients-grid--active{opacity:1}.solutions__clients-wrapper{position:relative;width:900px;height:320px;margin:64px auto 0}.solutions__single-client{position:relative;width:33.33333%;height:160px}.solutions__single-client-figure{position:relative;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;height:100%}.solutions__single-client-figure::before{content:'';position:absolute;top:50%;left:0;width:100%;height:2px;border-right:2px solid #913208;border-left:2px solid #913208}.solutions__single-client:nth-of-type(3n+1){left:2px}.solutions__single-client:nth-of-type(3n){right:2px}.solutions__single-client:nth-of-type(4),.solutions__single-client:nth-of-type(5),.solutions__single-client:last-of-type{bottom:2px}.solutions__single-client-image{width:auto;max-width:50%;height:auto;max-height:55px}.solutions__single-client::before{content:'';position:absolute;top:0;left:0;width:100%;height:2px;border-right:2px solid #ff4e00;border-left:2px solid #ff4e00}.solutions__single-client::after{content:'';position:absolute;bottom:0;left:0;width:100%;height:2px;border-right:2px solid #ff4e00;border-left:2px solid #ff4e00}@media screen and (max-width: 1279px){.solutions__clients-grid{width:100%}.solutions__clients-wrapper{width:800px;height:360px}.solutions__single-client{width:50%;height:120px}.solutions__single-client:nth-of-type(2n+1){right:unset;left:2px}.solutions__single-client:nth-of-type(3){bottom:2px}.solutions__single-client:nth-of-type(4){bottom:2px;left:unset}.solutions__single-client:nth-of-type(5),.solutions__single-client:last-of-type{right:unset;bottom:4px}.solutions__single-client-image{max-height:50%}}@media screen and (max-width: 959px){.solutions__clients-wrapper{width:688px;height:300px}.solutions__single-client{height:100px}}@media screen and (max-width: 719px){.solutions__clients-wrapper{width:320px;height:240px}.solutions__single-client{height:80px}.solutions__single-client-image{max-height:40%}}@media screen and (max-width: 340px){.solutions__clients-wrapper{width:270px}}.what-we-develop{position:relative}.what-we-develop .background-stripes--grided{z-index:-1}.what-we-develop__container{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;max-width:1920px;margin:0 auto;padding:0 90px 90px}.what-we-develop__description{width:305px;margin:160px 0 0}.what-we-develop__heading{color:#333;font-size:36px;font-family:"Pontiac",Arial,Helvetica,sans-serif;line-height:64px}.what-we-develop__description-text{margin:60px 0 0;font-size:20px;font-family:"Fira Sans",Georgia,Cambria,"Times New Roman",Times,serif;line-height:28px}.what-we-develop__content{width:1260px;margin:0 30px 0 0}.what-we-develop__content-wrapper{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:distribute;justify-content:space-around;-ms-flex-align:center;align-items:center}.what-we-develop__item{position:relative;z-index:3;width:337px;min-height:180px;margin:160px 0 0}.what-we-develop__item-figure{width:36px;height:36px;color:#ff4e00;fill:currentColor}.what-we-develop__item-image{width:auto;max-width:100%;height:auto;max-height:100%}.what-we-develop__item-text{overflow:hidden;max-height:0;padding:23px 0 0;font-style:italic;font-size:14px;font-family:"Fira Sans",Georgia,Cambria,"Times New Roman",Times,serif;transition:max-height 0.4s}.what-we-develop__item-title{padding:23px 0 0;color:#333;font-size:18px;font-family:"Pontiac",Arial,Helvetica,sans-serif}.what-we-develop__item-wrapper{position:relative;top:50%;border:1px solid #ccc;padding:45px;background-color:#fff;transition:border-color 0.4s, box-shadow 0.4s;transform:translateY(-50%)}.what-we-develop__item-wrapper:hover{box-shadow:0 0 59px rgba(255,78,0,0.19);border:1px solid #ff4e00}.what-we-develop__item-wrapper:hover .what-we-develop__item-text{max-height:150px}.what-we-develop__item--full .what-we-develop__item-text{max-height:150px}.what-we-develop__item--full .what-we-develop__item-wrapper{box-shadow:0 0 59px rgba(255,78,0,0.19);border:1px solid #ff4e00}.what-we-develop__inner{position:absolute;top:50%;left:50%;width:100%;height:100%;transform:translate(-50%, -50%)}@media screen and (max-width: 1626px){.what-we-develop__container{padding:0 50px 90px}.what-we-develop__description{width:272px;margin:80px 0 0}.what-we-develop__description-text{margin:40px 0 0;font-size:18px}.what-we-develop__heading{font-size:32px;line-height:48px}.what-we-develop__content{width:1100px;margin:0}.what-we-develop__item{width:300px;margin:80px 0 0}.what-we-develop__item-title{font-size:16px}.what-we-develop__item-wrapper{padding:25px}}.what-we-develop__portfolio{position:absolute;top:69%;right:78%;z-index:2}.what-we-develop__portfolio-figure{width:52vw;transform:rotateX(52deg) rotateZ(44deg) rotateY(-17deg) translate3d(34%, 0, 110px) scale(1.55)}.what-we-develop__portfolio-image{width:auto;max-width:100%;height:auto}@media screen and (max-width: 1599px){.what-we-develop__content{width:1000px}}@media screen and (max-width: 1440px){.what-we-develop__item{width:270px}}@media screen and (max-width: 1368px){.what-we-develop__content{width:850px}.what-we-develop__item{width:230px}.what-we-develop__item-title{font-size:14px}.what-we-develop__item-text{font-size:12px}}@media screen and (max-width: 1279px){.what-we-develop__container{-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:center;align-items:center;padding:50px 0}.what-we-develop__description{width:80%;margin:0}.what-we-develop__description-text{margin:20px 0 10px}.what-we-develop__content{max-width:100%;margin:unset}.what-we-develop__item{width:45%;min-height:unset;margin:20px 0 0}.what-we-develop__item-text{overflow:unset;max-height:unset}.what-we-develop__item-wrapper{position:static;top:unset;padding:20px;transform:unset}.what-we-develop__inner{position:static;top:unset;left:unset;transform:unset}.what-we-develop__portfolio{display:none}}@media screen and (max-width: 959px){.what-we-develop__item--full .what-we-develop__item-wrapper{box-shadow:none;border:1px solid #ccc}}@media screen and (max-width: 719px){.what-we-develop__description{width:90%}.what-we-develop__item{width:90%}}@media screen and (max-width: 340px){.what-we-develop__heading{font-size:32px}}.tech-stack{position:relative;padding:40px 0;background-image:url("../images/backgrounds/web-solutions/tech-stack-tools_bg.png");background-size:0}@media screen and (min-width: 1920px){.tech-stack{padding:80px 0}}.tech-stack .grid__wrapper{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-pack:center;justify-content:center;-ms-flex-align:start;align-items:flex-start}.tech-stack__canvas{position:absolute;top:0;right:0;left:0;z-index:-1}.tech-stack::before{content:'';position:absolute;top:0;right:0;bottom:0;left:0;opacity:0.05;width:100%;height:100vw;background-image:inherit;background-position:50%;background-size:cover;background-repeat:no-repeat;pointer-events:none}.tech-stack::after{content:'';position:absolute;right:0;bottom:0;left:0;z-index:-1;opacity:0.05;width:100%;height:800px;background-image:url("../images/backgrounds/web-solutions/tech-stack-what-clients-say_bg.jpg");background-position:50%;background-size:cover;background-repeat:no-repeat}.tech-stack .transparent-grid{z-index:-1}.tech-stack__title{padding:40px 0 60px}.tech-stack__heading{margin:40px 0 0;padding:40px 0 60px;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;width:33.33333%;max-width:33.33333%}.tech-stack__heading-title{padding:60px 10px}@media screen and (max-width: 479px){.tech-stack__heading-title{padding:30px 10px;font-size:16px}}.tech-stack__heading-text{color:#666;font-style:italic;font-weight:200;font-size:20px;font-family:"Fira Sans",Georgia,Cambria,"Times New Roman",Times,serif;line-height:28px;text-align:center}.tech-stack__single-stack{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;padding:0 0 80px}.tech-stack__single-stack:last-of-type{-ms-flex-direction:row-reverse;flex-direction:row-reverse;border-top:1px solid #3e3e3e}.tech-stack__tools{position:relative;padding:59px 0}.tech-stack__tools-wrapper{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;width:66.66667%;max-width:66.66667%}.tech-stack__tools-tool{position:relative;opacity:0.6;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;margin:103px 0 20px;text-align:center;transition:opacity 0.4s ease;-ms-flex:0 0 25%;flex:0 0 25%;width:25%;max-width:25%}.tech-stack__tools-tool:hover{opacity:1}.tech-stack__tools-figure{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;height:80px;margin-bottom:30px}.tech-stack__tools-image{display:block;width:auto;min-width:50px;max-width:80px;height:auto;min-height:50px;max-height:80px}.tech-stack__tools-label{display:block;margin-top:30px;color:#eee;font-weight:400;font-family:"Pontiac",Arial,Helvetica,sans-serif}.tech-stack__tools-link::before{content:'';position:absolute;top:0;left:0;width:100%;height:100%}.tech-stack__tools-link::after{content:'';position:absolute;bottom:0;display:inline-block;width:20px;height:20px;margin-left:15px;border:1px solid #ff4e00;border-radius:50%;background:url("../images/ui/icons/arrow.svg") no-repeat;background-position:51% 50%;background-size:40%;font-weight:200;font-size:14px;font-family:"Fira Sans",Georgia,Cambria,"Times New Roman",Times,serif;line-height:22px;text-align:center}.tech-stack__tools-separator::before{content:'';display:block;width:1px;height:20px;margin:auto;margin-bottom:0;background:#ff4e00}.tech-stack__possibilities{margin:0 auto;border-bottom:1px solid #ff4e00;text-align:center;-ms-flex:0 0 50%;flex:0 0 50%;width:50%;max-width:50%}.tech-stack__possibilities-heading{position:relative;display:inline-block;margin:0 0 64px;color:#fff;font-weight:bold;font-size:24px;font-family:"Pontiac",Arial,Helvetica,sans-serif;line-height:64px}.tech-stack__possibilities-title-highlight{position:absolute;top:0;left:0;opacity:0;color:#ff4e00;white-space:nowrap;transition:opacity 0.4s, transform 0.4s;transform:translate3d(0, -100%, 0)}.tech-stack__possibilities-title-highlight--active{opacity:1;transform:translate3d(0, 0, 0)}.tech-stack__possibilities-title-highlight--post{opacity:0;transform:translate3d(0, 100%, 0)}.tech-stack__possibilities-title-highlight-wrapper{position:absolute;top:0;left:calc(100% + 8px);overflow:hidden;display:inline-block;min-width:50px;height:64px}.tech-stack__possibilities-text{width:100%;padding:0 128px 105px;font-weight:200;font-size:20px;font-family:"Fira Sans",Georgia,Cambria,"Times New Roman",Times,serif;line-height:28px;transition:transform 0.4s, opacity 0.4s}.tech-stack__possibilities-text-wrapper{position:relative;overflow:hidden;width:100%}.tech-stack__possibilities-text--active{opacity:1;transform:translate3d(-50%, 0, 0)}.tech-stack__possibilities-text--post{opacity:0;transform:translate3d(-50%, -100%, 0)}.tech-stack__clients{margin:125px 0 0}.tech-stack__clients-heading{margin:0 0 85px}.tech-stack__clients-video-wrapper{position:relative;max-width:1152px;margin:auto}.tech-stack__clients-video-player{display:block;width:auto;max-width:100%;height:auto;max-height:80vh;box-shadow:0 50px 150px rgba(0,0,0,0.25);margin:auto;border:4px solid #ff4e00;cursor:pointer}.tech-stack__clients-video-player[data-src]{width:1152px;height:651px}.tech-stack__clients-video-play{position:absolute;top:50%;left:50%;opacity:1;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:100px;height:100px;border:1px solid #ff4e00;border-radius:50%;padding:30px;background:rgba(0,0,0,0.5);transition:opacity 0.4s;transform:translate(-50%, -50%);cursor:pointer}.tech-stack__clients-video-play-inner{position:relative;left:3px;border-width:20px 0 20px 35px;border-style:solid;border-color:transparent transparent transparent #ff4e00;background-color:transparent;cursor:pointer}.tech-stack__clients-video-play--noBorder{border-color:transparent}.tech-stack__clients-video-play--hidden{opacity:0}.tech-stack__clients-video-loader{position:absolute;top:50%;left:50%;z-index:10;width:100%;height:100%;transform:translate(-50%, -50%)}.tech-stack__clients-video-popup{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2147483648;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:start;align-items:flex-start;width:100%;height:100%}.tech-stack__clients-video-popup--loaded{background-color:rgba(0,0,0,0.75)}.tech-stack__clients-video-popup-wrapper{position:relative;margin:5.5vh 0 0}.tech-stack__clients-video-popup-loader{position:absolute;top:50%;left:50%;z-index:10;width:50px;height:50px;transform:translate(-50%, -50%)}.tech-stack__clients-video-popup-player{display:none;width:auto;max-width:95vw;height:auto;max-height:80vh;cursor:pointer}.tech-stack__clients-video-popup-close{position:fixed;top:10px;right:10px;opacity:0;width:30px;height:30px;border:none;outline:none;background:none;font-size:0;transition:opacity 0.4s;transform:rotate(45deg)}.tech-stack__clients-video-popup-close::before,.tech-stack__clients-video-popup-close::after{content:'';position:absolute;top:50%;left:50%;background-color:#ff4e00;transform:translate(-50%, -50%)}.tech-stack__clients-video-popup-close::before{width:30px;height:3px}.tech-stack__clients-video-popup-close::after{width:3px;height:30px}.tech-stack__clients-video-popup-close--active{opacity:1}@media screen and (max-width: 1440px){.tech-stack__possibilities-text{padding:0 64px 64px}}@media screen and (max-width: 1368px){.tech-stack{margin:64px 0 0}.tech-stack__heading{padding:40px 0 30px}.tech-stack__tools-tool{-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;width:33.33333%;max-width:33.33333%}.tech-stack__clients-heading{margin:0 0 64px}}@media screen and (max-width: 1100px){.tech-stack__title{padding:0}.tech-stack__single-stack{-ms-flex:0 0 100%;flex:0 0 100%;width:100%;max-width:100%}.tech-stack__heading{margin:0;-ms-flex:0 0 37.5%;flex:0 0 37.5%;width:37.5%;max-width:37.5%}.tech-stack__tools-wrapper{-ms-flex:0 0 62.5%;flex:0 0 62.5%;width:62.5%;max-width:62.5%}.tech-stack__tools-tool{margin:75px 0 20px;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;width:33.33333%;max-width:33.33333%}}@media screen and (max-width: 1279px){.tech-stack__possibilities{width:100%}.tech-stack__possibilities-heading{margin:0 0 32px;line-height:32px}.tech-stack__possibilities-text{padding:0 0 50px}.tech-stack__clients-video-wrapper{width:100%}}@media screen and (max-width: 959px){.tech-stack__heading-title{padding:40px 10px}.tech-stack__heading-text{font-size:16px}.tech-stack__clients-video-player{max-width:100%}.tech-stack__clients-video-player[data-src]{height:390px}}@media screen and (max-width: 719px){.tech-stack{margin:32px 0 0}.tech-stack::before{height:50%;background-position:top}.tech-stack::after{height:50%;background-position:bottom}.tech-stack__title{padding:0}.tech-stack__heading{padding:0;-ms-flex:0 0 100%;flex:0 0 100%;width:100%;max-width:100%}.tech-stack__heading-text{font-size:14px;line-height:22px}.tech-stack__single-stack{-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:center;align-items:center}.tech-stack__single-stack:last-of-type{padding-top:60px}.tech-stack__tools-tool{-ms-flex:0 0 50%;flex:0 0 50%;width:50%;max-width:50%}.tech-stack__tools-wrapper{-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:start;align-items:flex-start;-ms-flex:0 0 100%;flex:0 0 100%;width:100%;max-width:100%}.tech-stack__tools-link::after{margin-left:5px}.tech-stack__possibilities{-ms-flex:0 0 100%;flex:0 0 100%;width:100%;max-width:100%}.tech-stack__possibilities-heading{margin:0 0 48px;line-height:48px}.tech-stack__possibilities-title-highlight{left:50%;transform:translate3d(-50%, -100%, 0)}.tech-stack__possibilities-title-highlight--active{transform:translate3d(-50%, 0, 0)}.tech-stack__possibilities-title-highlight--post{transform:translate3d(-50%, 100%, 0)}.tech-stack__possibilities-title-highlight-wrapper{top:100%;left:50%;width:100%;transform:translate(-50%, 0)}.tech-stack__possibilities-text{padding:16px 0 50px}.tech-stack__clients{margin:50px 0 0}.tech-stack__clients-heading{margin:0 0 32px}.tech-stack__clients-video-player[data-src]{height:209px}.tech-stack__clients-video-popup{-ms-flex-align:center;align-items:center}.tech-stack__clients-video-popup-wrapper{margin:0}.tech-stack__clients-video-popup-close{position:absolute;top:unset;bottom:calc(100% + 10px);width:20px;height:20px}.tech-stack__clients-video-popup-close::before{width:20px}.tech-stack__clients-video-popup-close::after{height:20px}}@media screen and (max-width: 340px){.tech-stack__clients-video-player[data-src]{height:156px}}.works{background-image:unset}.works__wrapper canvas{z-index:-1;margin-top:-499px}.works__wrapper .grid__wrapper{padding-top:100px}.works__wrapper .grid__wrapper::after{content:'';position:absolute;bottom:0;z-index:-1;width:100%;height:200px;background-image:linear-gradient(to bottom, rgba(255,255,255,0), #fff 50%)}.works__wrapper .works-grid .grid{padding-bottom:500px}.works__wrapper .works-grid::after{content:'';position:absolute;bottom:0;z-index:-1;width:100%;height:500px;background-color:#fff}@media screen and (max-width: 1279px){.works__wrapper canvas{margin:-200px 0 0}}.how-we-handle-work{overflow:hidden;margin:-500px 0 0 0;padding:130px 0 0;background:#fff}.how-we-handle-work__heading{padding:0 0 100px}.how-we-handle-work__section-title{position:relative;color:#ff4e00;font-weight:400;font-size:14px;font-family:"Pontiac",Arial,Helvetica,sans-serif;line-height:32px;text-align:center;text-transform:uppercase}.how-we-handle-work__section-title-wrap{position:relative;z-index:2;padding:0 36px;background-color:#fff}.how-we-handle-work__section-title::before{content:'';position:absolute;top:12px;left:50%;z-index:1;width:200%;border-top:1px solid #ccc;transform:translateX(-50%)}.how-we-handle-work__items{display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around}.how-we-handle-work__item{opacity:0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:center;align-items:center;width:25%;margin:120px 0;transition:opacity 0.4s, transform 0.4s;transform:translate3d(0, 100px, 0)}.how-we-handle-work__item--active{opacity:1;transform:translate3d(0, 0, 0)}.how-we-handle-work__item-figure{width:64px;height:64px;color:#ff4e00;fill:currentColor}.how-we-handle-work__item-icon{width:auto;max-width:100%;height:auto;max-height:100%}.how-we-handle-work__item-title{margin-top:26px;color:#333;font-weight:bold;font-size:14px;font-family:"Pontiac",Arial,Helvetica,sans-serif;line-height:24px;text-align:center}@media screen and (max-width: 1368px){.how-we-handle-work{padding-top:0}.how-we-handle-work__heading{padding:0 0 32px}}@media screen and (max-width: 1279px){.how-we-handle-work__items{-ms-flex-wrap:wrap;flex-wrap:wrap}.how-we-handle-work__item{width:50%;margin:48px 0}}@media screen and (max-width: 959px){.how-we-handle-work__section-title-wrap{padding:0 18px}}@media screen and (max-width: 719px){.how-we-handle-work__items{margin:0 0 32px}.how-we-handle-work__item{margin:32px 0 0}.how-we-handle-work__section-title-wrap{padding:0 9px}}.prework{position:relative}.prework__wrapper{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between;width:1440px;margin:0 auto 103px}.prework__gallery{width:100%;margin:155px 0 135px}.prework__gallery-grid{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.prework__gallery-item{overflow:hidden;width:256px;height:218px;background-color:#333}.prework__gallery-image{width:auto;height:auto;max-height:100%;-o-object-fit:cover;object-fit:cover}.prework__header{width:435px}.prework__heading{width:340px;color:#fff;font-weight:bold;font-size:36px;font-family:"Pontiac",Arial,Helvetica,sans-serif;line-height:42px}.prework__text{margin:49px 0 0;color:#999;font-style:italic;font-weight:200;font-size:20px;font-family:"Fira Sans",Georgia,Cambria,"Times New Roman",Times,serif}.prework__cta-button{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:center;align-items:center;margin:16px 0 0;color:#ff4e00;font-weight:400;font-size:18px;font-family:"Pontiac",Arial,Helvetica,sans-serif;line-height:10px}.prework__cta-button::after{content:'';display:block;width:0;height:0;margin-left:8px;border-top:8px solid transparent;border-bottom:8px solid transparent;border-left:8px solid #ff4e00}.prework__requirements{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;width:800px;margin:50px 0 0;color:#fff;font-size:24px;font-family:"Pontiac",Arial,Helvetica,sans-serif}.prework__requirements-title{display:inline-block;border:1px solid #ff4e00;padding:35px 65px;font-weight:400;font-size:inherit}.prework__requirements-diagram{opacity:1;width:100%;height:auto;margin:auto;transition:transform 0.4s, opacity 0.4s;transform:scale(1, 1);transform-origin:top}.prework__requirements-diagram__line{stroke-width:1px;stroke-linecap:round}.prework__requirements-diagram__line--vertical{stroke-dasharray:59;stroke-dashoffset:59}.prework__requirements-diagram__line--horizontal{stroke-dasharray:284;stroke-dashoffset:284}.prework__requirements-diagram__arrow-tip{stroke:transparent;fill:transparent;transform:translate3d(0, -10px, 0)}.prework__requirements-diagram--active .prework__requirements-diagram__line{animation:draw-dash 0.75s linear forwards}.prework__requirements-diagram--active .prework__requirements-diagram__line--horizontal{animation-duration:1.5s;animation-delay:0.75s}.prework__requirements-diagram--active .prework__requirements-diagram__line--bottom{animation-delay:2.25s}.prework__requirements-diagram--active .prework__requirements-diagram__arrow-tip{animation:0.375s ease-out 2.75s forwards fill-slide}.prework__requirements-diagram-wrapper{position:relative;width:577px;height:123px;margin:42px 0 40px;color:#ff4e00;stroke:currentColor;fill:transparent;stroke-width:1px}.prework__requirements-items{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;width:100%}.prework__requirements-item{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:33.33333%;padding:0 10px;text-align:center}@media screen and (max-width: 1599px){.prework__wrapper{width:100%}.prework__gallery-item{width:16vw;height:14vw}}@media screen and (max-width: 1440px){.prework__header{width:30%}.prework__requirements{width:60%}.prework__requirements-diagram-wrapper{width:70%}}@media screen and (max-width: 1368px){.prework__gallery-grid{-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:distribute;justify-content:space-around}}@media screen and (max-width: 1279px){.prework__gallery{margin:64px 0}.prework__gallery-item{width:26vw;height:22vw;margin-bottom:5%}.prework__header{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;width:100%}.prework__heading{width:100%}.prework__requirements{width:100%;margin:100px 0 0}.prework__requirements-title{width:unset;padding:15px;text-align:center}}@media screen and (max-width: 959px){.prework__requirements-title{width:100%;padding:15px;text-align:center}}@media screen and (max-width: 719px){.prework__gallery-item{width:40vw;height:34vw;margin-bottom:3vw}.prework__requirements{margin:42px 0 0}.prework__requirements-diagram-wrapper{height:100%;margin:42px 0 10px}.prework__requirements-item{font-size:14px}}@keyframes draw-dash{to{stroke-dashoffset:0}}@keyframes fill-slide{to{stroke:#ff4e00;fill:#ff4e00;transform:translate3d(0, 0, 0)}}.even-more{position:relative;padding:105px 0;background-color:#fff}.even-more__title{margin:0 0 128px}.even-more__items{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:start;align-items:flex-start;width:1200px;margin:0 auto}.even-more__item{width:337px;min-height:411px;border:1px solid #ccc;padding:46px 41px;background-color:#fff;transition:box-shadow 0.4s, border-color 0.4s}.even-more__item-more{overflow:hidden;max-height:0;transition:max-height 0.4s}.even-more__item-more ul{list-style-type:none}.even-more__item-more ul>li{display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:start;align-items:flex-start;margin:10px 0 0;line-height:24px}.even-more__item-more ul>li::before{content:"-";margin-right:18px;color:#ff4e00}.even-more__item--full{box-shadow:0 0 59px rgba(255,78,0,0.19);border-color:#ff4e00}.even-more__item--full .even-more__item-more{max-height:450px}.even-more__item:hover{box-shadow:0 0 59px rgba(255,78,0,0.19);border-color:#ff4e00}.even-more__item:hover .even-more__item-more{max-height:450px}.even-more__item-figure{width:36px;height:36px;color:#ff4e00;fill:currentColor}.even-more__item-icon{width:auto;max-width:100%;height:auto;max-height:100%}.even-more__item-title{padding:30px 0;color:#333;font-weight:bold;font-size:18px;font-family:"Pontiac",Arial,Helvetica,sans-serif}.even-more__item-text,.even-more__item-more-text{font-style:italic;font-weight:200;font-size:14px;font-family:"Fira Sans",Georgia,Cambria,"Times New Roman",Times,serif;line-height:24px}.even-more__item-link{display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:center;align-items:center;margin:20px 0 0;color:#ff4e00;font-weight:400;font-size:18px;font-family:"Pontiac",Arial,Helvetica,sans-serif;line-height:48px}.even-more__item-link::after{content:'';display:block;width:0;height:0;margin-left:8px;border-top:8px solid transparent;border-bottom:8px solid transparent;border-left:8px solid #ff4e00}@media screen and (max-width: 1368px){.even-more__title{margin:0 0 32px}.even-more__items{width:100%}}@media screen and (max-width: 1279px){.even-more__item{width:30%;min-height:475px;margin-bottom:50px;padding:23px 20px;pointer-events:none}.even-more__item-link{pointer-events:auto}.even-more__item-more{overflow:unset;max-height:unset}.even-more__item-more ul>li::before{margin-right:6px}.even-more__item:hover{box-shadow:none;border-color:#ccc}.even-more__item:hover .even-more__item-more{max-height:unset}.even-more__item--full{box-shadow:none;border-color:#ccc}.even-more__item--full .even-more__item-more{max-height:unset}}@media screen and (max-width: 959px){.even-more{padding:32px 0 0}}@media screen and (max-width: 719px){.even-more__items{-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:center;align-items:center}.even-more__item{width:100%;min-height:unset}.even-more__item-more ul>li{margin:10px 0 0}.even-more__item-link{margin:0}}.blog-latest{position:relative}.blog-latest .transparent-grid{z-index:-1}.blog-latest__grid{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.blog-latest__items{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;width:83.33333%;max-width:83.33333%}.blog-latest__item{margin:100px 0 125px;-ms-flex:0 0 30%;flex:0 0 30%;width:30%;max-width:30%}.blog-latest__item-title{color:#ccc;font-weight:400;font-size:24px;font-family:"Pontiac",Arial,Helvetica,sans-serif;line-height:32px;transition:color 0.4s}.blog-latest__item:hover .blog-latest__item-title{color:#ff4e00}.blog-latest__item-category{margin:0 0 12px;font-style:italic;font-weight:200;font-size:14px;font-family:"Fira Sans",Georgia,Cambria,"Times New Roman",Times,serif;line-height:48px}.blog-latest__item-category::before{content:"# ";color:#ff4e00}.blog-latest__item-tags{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:start;align-items:flex-start;margin:0 0 19px 0;font-size:16px}.blog-latest__item-single-tag{display:inline-block;margin:8px 8px 0 0;border:1px solid #ff4e00;border-radius:10px;padding:8px 15px 8px;color:#fff;font-size:16px;font-family:"Pontiac",Arial,Helvetica,sans-serif}.blog-latest__item-author{margin:0 0 30px;font-size:16px}.blog-latest__item-date{font-size:16px}@media screen and (max-width: 1599px){.blog-latest__items{width:100%}.blog-latest__item{width:30%}}@media screen and (max-width: 1440px){.blog-latest__item-title{font-size:22px}.blog-latest__item-tags,.blog-latest__item-author,.blog-latest__item-date{font-size:14px}}@media screen and (max-width: 1368px){.blog-latest__items{margin:0 0 50px}.blog-latest__item-title{font-size:19px}.blog-latest__item-author{margin:0 0 10px}.blog-latest__item-category{margin:0}}@media screen and (max-width: 1279px){.blog-latest__item{margin:100px 0 0}.blog-latest__item-title{font-size:20px}}@media screen and (max-width: 959px){.blog-latest__items{-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-pack:center;justify-content:center;-ms-flex-align:start;align-items:flex-start;width:100%;margin:32px auto 64px}.blog-latest__item{margin:0 0 48px;-ms-flex:0 0 100%;flex:0 0 100%;width:100%;max-width:100%}}@media screen and (max-width: 719px){.blog-latest__item-title{line-height:28px}.blog-latest__item-category{line-height:24px}}.mobile-what-we-develop{position:relative;background-color:#fff}.mobile-what-we-develop__grid{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:start;align-items:flex-start;width:1464px;margin:auto;padding:86px 0 0}.mobile-what-we-develop__wrapper{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:864px}.mobile-what-we-develop__screenshots{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:start;align-items:flex-start;width:450px;margin-bottom:-50px}.mobile-what-we-develop__screenshot{opacity:0;display:-ms-flexbox;display:flex;-ms-flex-align:end;align-items:flex-end;width:50%;height:340px;margin:75px 0 0;transition:transform 0.4s, opacity 0.4s;transform:translate3d(0, 50%, 0)}.mobile-what-we-develop__screenshot--active{opacity:1;transform:translate3d(0, 0, 0)}.mobile-what-we-develop__screenshot:nth-child(odd){-ms-flex-pack:start;justify-content:flex-start;margin:0}.mobile-what-we-develop__screenshot:nth-child(even){-ms-flex-pack:end;justify-content:flex-end}.mobile-what-we-develop__screenshot-figure{width:150px}.mobile-what-we-develop__screenshot-image{display:block;width:auto;max-width:100%;height:auto;max-height:100%;box-shadow:0 0 45px rgba(71,59,14,0.15);border-radius:15px}.mobile-what-we-develop__description-text{margin:54px 0 330px;padding:0 228px 0 0;font-family:"Fira Sans",Georgia,Cambria,"Times New Roman",Times,serif}@media screen and (max-width: 1626px){.mobile-what-we-develop__description-text{margin:54px 0 250px}}@media screen and (max-width: 1440px){.mobile-what-we-develop__description-text{margin:54px 0 230px}}@media screen and (max-width: 1279px){.mobile-what-we-develop__description-text{margin:54px 0 0px}}.mobile-what-we-develop__heading{color:#333;font-weight:700;font-size:36px;font-family:"Pontiac",Arial,Helvetica,sans-serif;line-height:64px}.mobile-what-we-develop__content{width:100%;margin:90px 0 0}.mobile-what-we-develop__content-wrapper{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;row-gap:330px;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width: 1440px){.mobile-what-we-develop__content-wrapper{row-gap:236px}}@media screen and (max-width: 1279px){.mobile-what-we-develop__content-wrapper{row-gap:32px}}.mobile-what-we-develop__item{position:relative;width:386px;margin:0 0 48px}.mobile-what-we-develop__item-wrapper{position:absolute;z-index:10;width:100%;border:1px solid #ccc;padding:55px 0 55px 45px;background-color:#fff;transition:box-shadow 0.4s, border-color 0.4s, padding 0.6s;bottom:50px}.mobile-what-we-develop__item-figure{width:37px;height:37px;color:#ff4e00;fill:currentColor}.mobile-what-we-develop__item-image{width:auto;max-width:100%;height:auto;max-height:100%}.mobile-what-we-develop__item-title{color:#333;font-weight:700;font-size:18px;font-family:"Pontiac",Arial,Helvetica,sans-serif;line-height:63px}.mobile-what-we-develop__item-text{overflow:hidden;width:241px;max-height:0;color:#666;font-style:italic;font-size:16px;font-family:"Fira Sans",Georgia,Cambria,"Times New Roman",Times,serif;transition:max-height 0.4s}.mobile-what-we-develop__item:hover .mobile-what-we-develop__item-wrapper{box-shadow:0 0 59px rgba(255,78,0,0.19);border-color:#ff4e00}.mobile-what-we-develop__item:hover .mobile-what-we-develop__item-text{max-height:150px}.mobile-what-we-develop__item--full .mobile-what-we-develop__item-wrapper{box-shadow:0 0 59px rgba(255,78,0,0.19);border-color:#ff4e00}.mobile-what-we-develop__item--full .mobile-what-we-develop__item-text{max-height:150px}@media screen and (max-width: 1599px){.mobile-what-we-develop__grid{width:1200px}.mobile-what-we-develop__wrapper{width:60%}.mobile-what-we-develop__screenshots{width:30%}.mobile-what-we-develop__item{width:340px}.mobile-what-we-develop__item-wrapper{padding:20px}.mobile-what-we-develop__item-text{width:100%}}@media screen and (max-width: 1368px){.mobile-what-we-develop__heading{line-height:48px}.mobile-what-we-develop__grid{-ms-flex-pack:distribute;justify-content:space-around}.mobile-what-we-develop__screenshot{margin:50px 0 0}.mobile-what-we-develop__screenshot-figure{width:12vw}}@media screen and (max-width: 1279px){.mobile-what-we-develop{padding:0 24px}.mobile-what-we-develop__grid{width:100%;padding:0}.mobile-what-we-develop__description{padding:50px 0 0}.mobile-what-we-develop__description-text{margin:20px 0;padding:0}.mobile-what-we-develop__content{margin:0}.mobile-what-we-develop__content-wrapper{-ms-flex-direction:column;flex-direction:column}.mobile-what-we-develop__item{width:100%}.mobile-what-we-develop__item-wrapper{position:static}.mobile-what-we-develop__item-text{overflow:unset;max-height:unset}.mobile-what-we-develop__item--full .mobile-what-we-develop__item-wrapper{box-shadow:none;border-color:#ccc}}@media screen and (max-width: 1100px){.mobile-what-we-develop__wrapper{width:52%}.mobile-what-we-develop__grid{-ms-flex-align:center;align-items:center}.mobile-what-we-develop__screenshots{margin:0}.mobile-what-we-develop__screenshot{height:250px;margin:50px 0 0}.mobile-what-we-develop__content-wrapper{margin:28px 0 0}}@media screen and (max-width: 959px){.mobile-what-we-develop__item-title{line-height:48px}}@media screen and (max-width: 719px){.mobile-what-we-develop__grid{-ms-flex-direction:column-reverse;flex-direction:column-reverse;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:center;align-items:center}.mobile-what-we-develop__wrapper{width:100%}.mobile-what-we-develop__screenshots{-ms-flex-pack:distribute;justify-content:space-around;width:100%;margin:0 0 -42px}.mobile-what-we-develop__screenshot{height:55vw}.mobile-what-we-develop__screenshot:nth-child(odd),.mobile-what-we-develop__screenshot:nth-child(even){-ms-flex-pack:center;justify-content:center}.mobile-what-we-develop__screenshot-figure{width:25vw}.mobile-what-we-develop__content{margin:0}.mobile-what-we-develop__item-title{padding-bottom:14px;line-height:32px}}@media screen and (max-width: 340px){.mobile-what-we-develop__heading{font-size:32px}}.services-list{position:relative}.services-list__grid{position:relative;z-index:2;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:start;align-items:flex-start;width:50%;margin-bottom:-100px;padding:100px 0 0}.services-list__single-item{position:relative;display:-ms-flexbox;display:flex;-ms-flex-flow:column wrap;flex-flow:column wrap;width:48%;border:1px solid #ccc;padding:36px 24px;background-color:#fff;transition:border-color 0.4s, box-shadow 0.4s, transform 0.4s;transform:translate3d(0, 70%, 0)}.services-list__single-item--active{transform:translate3d(0, 0, 0)}.services-list__single-item:nth-child(odd){top:-150px;margin:0 0 50px}.services-list__single-item:nth-child(2){margin:0 0 50px}.services-list__single-item-figure{width:37px;height:37px;color:#ff4e00;fill:currentColor}.services-list__single-item-icon{width:auto;max-width:100%;height:auto;max-height:100%;-o-object-fit:contain;object-fit:contain}.services-list__single-item-title{padding:18px 0;color:#333;font-weight:bold;font-size:18px;font-family:"Pontiac",Arial,Helvetica,sans-serif}.services-list__single-item-list{margin-bottom:10px;list-style-type:none}.services-list__single-item-list-elem{display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:start;align-items:flex-start;color:#333;font-weight:normal;font-size:14px;font-family:"Pontiac",Arial,Helvetica,sans-serif}.services-list__single-item-list-elem+.services-list__single-item-list-elem{padding:8px 0 0}.services-list__single-item-list-elem::before{content:'';width:4px;height:4px;margin:7px 11px 0 0;background-color:#ff4e00}.services-list__single-item-url{overflow:hidden;opacity:0;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:center;align-items:center;-ms-flex-item-align:end;align-self:flex-end;color:#ff4e00;font-weight:400;font-size:18px;font-family:"Pontiac",Arial,Helvetica,sans-serif;transition:transform 0.4s, opacity 0.4s}.services-list__single-item-url::after{content:'';display:block;width:0;height:0;margin:0 0 0 16px;border-top:8px solid transparent;border-bottom:8px solid transparent;border-left:8px solid #ff4e00}.services-list__single-item:hover{box-shadow:0 0 59px rgba(255,78,0,0.19);border-color:#ff4e00}.services-list__single-item:hover .services-list__single-item-url{opacity:1}.services-list__hero-project{position:absolute;top:0;right:0;bottom:0;z-index:1;opacity:1;display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-align:start;align-items:flex-start;width:100%;background-position:top 160px right;background-size:100%;background-repeat:no-repeat;transition:opacity 0.4s}.services-list__hero-project--fadeOut{opacity:0}.services-list__hero-project-header{position:absolute;top:150px;left:57.5%;width:37%}.services-list__hero-project-figure{max-width:100%;height:60px}.services-list__hero-project-logo{width:auto;max-width:100%;height:auto;max-height:100%}.services-list__hero-project-heading{margin-top:25px;color:#999;font-weight:400;font-size:18px;font-family:"Pontiac",Arial,Helvetica,sans-serif}.services-list__hero-project-cta{position:absolute;right:75px;bottom:75px;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:center;align-items:center;-ms-flex-item-align:end;align-self:flex-end;color:#ff4e00;font-weight:400;font-size:18px;font-family:"Pontiac",Arial,Helvetica,sans-serif}.services-list__hero-project-cta::after{content:'';display:block;width:0;height:0;margin:0 0 0 16px;border-top:8px solid transparent;border-bottom:8px solid transparent;border-left:8px solid #ff4e00}@media screen and (max-width: 1440px){.services-list__grid{width:60%;padding:50px 0 0}.services-list__hero-project{width:85%;background-position:center right}.services-list__hero-project-figure{height:50px}.services-list__single-item{padding:24px}.services-list__single-item-list-elem{font-size:12px;line-height:24px}.services-list__single-item-list-elem::before{margin:9px 11px 0 0}.services-list__single-item:nth-child(odd){top:-100px}}@media screen and (max-width: 1100px){.services-list__hero-project-header{top:110px;left:61.5%}.services-list__single-item-url{opacity:1}.services-list__single-item:hover{box-shadow:unset;border-color:#ccc}.services-list__single-item:hover .services-list__single-item-url{opacity:1}}@media screen and (max-width: 959px){.services-list{top:0}.services-list__grid{width:100%;margin:0}.services-list .grid{padding-bottom:550px}.services-list__hero-project{top:unset;bottom:0;width:100%;height:550px;background-position:bottom right;background-size:200%}.services-list__hero-project-header{top:10%;left:10%;width:40%}.services-list__hero-project-cta{right:unset;bottom:10%;left:10%}}@media screen and (max-width: 579px){.services-list .grid{padding-bottom:450px}.services-list__grid{margin:0;padding:50px 0 0}.services-list__single-item{width:100%;margin:50px 0 0}.services-list__single-item:nth-child(odd){top:unset;margin:50px 0 0}.services-list__single-item:nth-child(2){margin:50px 0 0}.services-list__hero-project{height:450px}.services-list__hero-project-header{top:15%;left:5%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;width:90%}.services-list__hero-project-figure{max-width:100%}.services-list__hero-project-cta{top:50%;bottom:unset;left:5%}}.services__tools{position:relative;padding:59px 0}.services__tools__grid{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;-ms-flex-align:start;align-items:flex-start}.services__tools-tool{-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;width:16.66667%;max-width:16.66667%;position:relative;opacity:0.6;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;margin:103px 0 20px;text-align:center;transition:opacity 0.4s ease}.services__tools-tool:hover{opacity:1}@media screen and (max-width: 1100px){.services__tools-tool{-ms-flex:0 0 25%;flex:0 0 25%;width:25%;max-width:25%}}@media screen and (max-width: 579px){.services__tools-tool{-ms-flex:0 0 50%;flex:0 0 50%;width:50%;max-width:50%}}.services__tools-figure{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;height:80px;margin-bottom:30px}.services__tools-image{display:block;width:auto;min-width:50px;max-width:80px;height:auto;min-height:50px;max-height:80px}.services__tools-label{display:block;margin-top:30px;color:#eee;font-weight:400;font-family:"Pontiac",Arial,Helvetica,sans-serif}.services__tools-link::before{content:'';position:absolute;top:0;left:0;width:100%;height:100%}.services__tools-link::after{content:'';position:absolute;bottom:0;display:inline-block;width:20px;height:20px;margin-left:15px;border:1px solid #ff4e00;border-radius:50%;background:url("../images/ui/icons/arrow.svg") no-repeat;background-position:51% 50%;background-size:40%;font-weight:200;font-size:14px;font-family:"Fira Sans",Georgia,Cambria,"Times New Roman",Times,serif;line-height:22px;text-align:center}.services__tools-separator{width:1px;height:20px;margin:auto;margin-bottom:0;background:#ff4e00}.estimate canvas{z-index:-1}.estimate__wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.estimate__header-title{padding:300px 0 50px;color:#333;font-weight:500;font-size:48px;font-family:"Pontiac",Arial,Helvetica,sans-serif;line-height:72px;text-align:center}.estimate__header-title strong{color:#ff4e00;font-weight:700}.estimate__header-subtitle{color:#666;font-weight:200;font-size:24px;font-family:"Fira Sans",Georgia,Cambria,"Times New Roman",Times,serif;text-align:center}.estimate__cta-button{width:300px;margin:50px 0 100px}@media screen and (max-width: 1100px){.estimate__header-title{padding:200px 0 50px}}@media screen and (max-width: 959px){.estimate__header-title{font-size:32px;line-height:48px}}.clients-are-saying__header{color:#eee}.clients-are-saying-slider__content{color:#ddd}.clients-are-saying-slider__content>*:nth-child(3){transition-delay:0.6s}.clients-are-saying-slider__content>*:nth-child(4){transition-delay:0.6s}.clients-are-saying-slider__text,.clients-are-saying-slider__author,.clients-are-saying-slider__company,.clients-are-saying-slider__rating{color:#ddd;font-size:22px}.clients-are-saying-slider__rating{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:center;align-items:center;margin:45px 0 0}.clients-are-saying-slider__logo{height:20px}.clients-are-saying-slider__stars{position:absolute;top:0;right:0;bottom:0;left:0;display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:center;align-items:center;width:100%;height:100%;margin:0 0 0 15px}.clients-are-saying-slider__stars-wrapper{position:relative;width:120px;height:16px}.clients-are-saying-slider__single-star{width:16px;height:16px;margin:0 0 0 5px;background-size:16px;background-repeat:no-repeat}.clients-are-saying-slider__single-star--blank{background-image:url("../images/services/star-empty.svg")}.clients-are-saying-slider__single-star--filled{background-image:url("../images/services/star-full.svg")}@media screen and (max-width: 959px){.clients-are-saying__heading{font-size:32px}.clients-are-saying-slider__content{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.clients-are-saying-slider__rating{margin:15px 0 25px}}.check-software{position:relative;overflow:hidden}.check-software__wrapper{display:-ms-flexbox;display:flex;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-ms-flex-align:center;align-items:center}.check-software__heading{padding:60px 0 80px}.check-software__text{text-align:center;-ms-flex:0 0 50%;flex:0 0 50%;width:50%;max-width:50%}.check-software__table{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:40px 0 100px;-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;width:66.66667%;max-width:66.66667%}.check-software__table-item{opacity:0;transition:opacity 0.4s, transform 0.4s}.check-software__table-item:nth-of-type(odd){transform:translate3d(-100%, 0, 0)}.check-software__table-item:nth-of-type(even){transform:translate3d(100%, 0, 0)}.check-software__table-item--active{opacity:1;transform:translate3d(0, 0, 0)}.check-software__table-item--active:nth-of-type(even),.check-software__table-item--active:nth-of-type(odd){transform:translate3d(0, 0, 0)}.check-software__table-heading{-ms-flex:1 1 50%;flex:1 1 50%;border:1px solid #ccc;padding:25px 50px}.check-software__table-heading:first-of-type{border-right:none}.check-software__table-content{display:-ms-flexbox;display:flex;-ms-flex:1 1 50%;flex:1 1 50%;padding:25px 50px 50px;background-color:rgba(204,204,204,0.25);text-align:center;transition-delay:0.2s}@media screen and (max-width: 1100px){.check-software__heading{padding:50px 0}.check-software__text{-ms-flex:0 0 50%;flex:0 0 50%;width:50%;max-width:50%}.check-software__table{-ms-flex:0 0 75%;flex:0 0 75%;width:75%;max-width:75%}.check-software__table-content{padding:25px}}@media screen and (max-width: 959px){.check-software__text{-ms-flex:0 0 100%;flex:0 0 100%;width:100%;max-width:100%}.check-software__table{-ms-flex:0 0 100%;flex:0 0 100%;width:100%;max-width:100%}}@media screen and (max-width: 719px){.check-software__heading{padding:25px 0}}@media screen and (max-width: 579px){.check-software__table{padding:25px 0}.check-software__table-heading{padding:5px}.check-software__table-content{padding:10px 5px}}.lets-talk{position:relative;padding:100px 0;background-image:url("../images/consulting/clouds.png");background-size:cover;background-color:#000}.lets-talk__canvas{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.lets-talk .grid{position:relative;z-index:2}.lets-talk .grid__wrapper{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.lets-talk__wrapper{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;width:83.33333%;max-width:83.33333%}.lets-talk__text{line-height:1.2;-ms-flex:0 0 62.5%;flex:0 0 62.5%;width:62.5%;max-width:62.5%}.lets-talk__button{-ms-flex:0 0 20%;flex:0 0 20%;width:20%;max-width:20%}@media screen and (max-width: 1100px){.lets-talk__text{-ms-flex:0 0 62.5%;flex:0 0 62.5%;width:62.5%;max-width:62.5%}.lets-talk__button{-ms-flex:0 0 31.25%;flex:0 0 31.25%;width:31.25%;max-width:31.25%}}@media screen and (max-width: 959px){.lets-talk__wrapper{-ms-flex-pack:justify;justify-content:space-between;-ms-flex:0 0 100%;flex:0 0 100%;width:100%;max-width:100%}.lets-talk__text{-ms-flex:0 0 62.5%;flex:0 0 62.5%;width:62.5%;max-width:62.5%}.lets-talk__button{-ms-flex:0 0 25%;flex:0 0 25%;width:25%;max-width:25%}}@media screen and (max-width: 719px){.lets-talk__wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center}.lets-talk__text{line-height:1.5;text-align:center;-ms-flex:0 0 100%;flex:0 0 100%;width:100%;max-width:100%}.lets-talk__button{margin:50px 0 0;-ms-flex:0 0 100%;flex:0 0 100%;width:100%;max-width:100%}}.revenue{position:relative;padding:0 0 125px 0}.revenue__wrapper{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;margin-top:16px}.revenue__title{padding:100px 0}.revenue__diagram{position:relative;display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-pack:center;justify-content:center;-ms-flex:0 0 100%;flex:0 0 100%;width:100%;max-width:100%}.revenue__diagram--active .revenue__diagram-image-line{transform:scale(1, 1)}.revenue__diagram--active .revenue__diagram-image-highlight{opacity:1}.revenue__diagram::before{content:'';position:absolute;top:0;left:30%;z-index:-1;opacity:0.1;height:75%;background-image:linear-gradient(to bottom, transparent, #ff4e00 30%, #ff4e00 75%, transparent 75%);-ms-flex:0 0 20%;flex:0 0 20%;width:20%;max-width:20%}.revenue__diagram::after{content:'';position:absolute;bottom:135px;left:50%;z-index:-1;opacity:0.2;height:80%;background-image:linear-gradient(to bottom, transparent 20%, #ff4e00 50%);-ms-flex:0 0 20%;flex:0 0 20%;width:20%;max-width:20%}.revenue__diagram-wrapper{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;width:83.33333%;max-width:83.33333%}.revenue__diagram-header{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;font-size:20px;-ms-flex:0 0 80%;flex:0 0 80%;width:80%;max-width:80%}.revenue__diagram-header-part{-ms-flex:0 0 25%;flex:0 0 25%;width:25%;max-width:25%}.revenue__diagram-image{position:relative;display:block;height:400px;border:1px solid #999;border-top:none;border-right:none;-ms-flex:0 0 80%;flex:0 0 80%;width:80%;max-width:80%}.revenue__diagram-image-line{position:absolute;right:0;left:0;z-index:1;width:100%;fill:currentColor;transition:transform 1.2s;transform:scale(1, 0);transform-origin:bottom}.revenue__diagram-image-line--main{bottom:8%;color:#ff4e00;transition-delay:1.2s}.revenue__diagram-image-line--sub{bottom:0;color:#ff7f00;transition-delay:0.4s}.revenue__diagram-image-highlight{opacity:0;font-weight:700;font-size:24px;font-family:"Pontiac",Arial,Helvetica,sans-serif;transition:opacity 0.4s;transition-delay:2.2s}.revenue__diagram-image-circle-outer{fill:transparent;position:relative}.revenue__diagram-image-circle-inner{fill:currentColor}.revenue__diagram-image-circle-pulse{fill-opacity:0;stroke:#ff4e00;transform-origin:50% 50%;animation-name:pulse;animation-duration:1.5s;animation-timing-function:ease-out;animation-delay:3s;animation-iteration-count:infinite}.revenue__diagram-image-circle-border{fill:currentColor}.revenue__diagram-axii{position:relative;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex:0 0 100%;flex:0 0 100%;width:100%;max-width:100%}.revenue__diagram-axis{position:relative;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;height:135px;border-width:0;border-style:solid;border-color:#999;font-size:20px;-ms-flex:0 0 20%;flex:0 0 20%;width:20%;max-width:20%}.revenue__diagram-axis::after{content:'';position:absolute;right:0;border-width:8px 0 8px 8px;border-style:solid;border-color:transparent transparent transparent #999}.revenue__diagram-axis--x{border-bottom-width:1px}.revenue__diagram-axis--x::after{bottom:0;transform:translateY(50%)}.revenue__diagram-axis--y{position:absolute;bottom:25px;left:0;border-top-width:1px;transform:rotate(-90deg);transform-origin:top left;cursor:vertical-text}.revenue__diagram-axis--y::after{top:0;transform:translateY(-50%)}@media screen and (max-width: 1440px){.revenue__diagram-image{height:300px}}@media screen and (max-width: 1368px){.revenue__diagram-image{height:250px}}@media screen and (max-width: 1100px){.revenue__diagram{-ms-flex:0 0 100%;flex:0 0 100%;width:100%;max-width:100%}.revenue__diagram::before{left:31.25%;-ms-flex:0 0 18.75%;flex:0 0 18.75%;width:18.75%;max-width:18.75%}.revenue__diagram::after{left:50%;-ms-flex:0 0 18.75%;flex:0 0 18.75%;width:18.75%;max-width:18.75%}.revenue__diagram-wrapper{-ms-flex:0 0 100%;flex:0 0 100%;width:100%;max-width:100%}.revenue__diagram-header{-ms-flex:0 0 75%;flex:0 0 75%;width:75%;max-width:75%}.revenue__diagram-header-part{-ms-flex:0 0 25%;flex:0 0 25%;width:25%;max-width:25%}.revenue__diagram-image{-ms-flex:0 0 75%;flex:0 0 75%;width:75%;max-width:75%}.revenue__diagram-axii{-ms-flex:0 0 100%;flex:0 0 100%;width:100%;max-width:100%}.revenue__diagram-axis{-ms-flex:0 0 25%;flex:0 0 25%;width:25%;max-width:25%}}@media screen and (max-width: 959px){.revenue__diagram::after{bottom:70px}.revenue__diagram-axis{height:70px;font-size:18px}.revenue__diagram-axis--y{-ms-flex:0 0 18.75%;flex:0 0 18.75%;width:18.75%;max-width:18.75%}.revenue__diagram-header{font-size:18px}.revenue__diagram-image{height:200px}.revenue__diagram-image-highlight{font-size:36px;transform:translateX(-10%)}}@media screen and (max-width: 679px){.revenue{padding:0 0 75px 0}.revenue__title{padding:75px 0}.revenue__diagram::after{bottom:35px}.revenue__diagram-image{height:150px}.revenue__diagram-image-text{font-size:11px}.revenue__diagram-header{font-size:12px}.revenue__diagram-axis{height:35px;font-size:12px}.revenue__diagram-axis--x{-ms-flex:0 0 50%;flex:0 0 50%;width:50%;max-width:50%}.revenue__diagram-axis--y{bottom:0;-ms-flex:0 0 25%;flex:0 0 25%;width:25%;max-width:25%}}@media screen and (max-width: 479px){.revenue__diagram-image{height:100px}.revenue__diagram-header-part{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;height:30px}.revenue__diagram-header-part:nth-child(odd){-ms-flex-align:start;align-items:flex-start}.revenue__diagram-header-part:nth-child(even){-ms-flex-align:end;align-items:flex-end}}@keyframes pulse{from{stroke-width:0;stroke-opacity:1}to{stroke-width:75px;stroke-opacity:0}}.scale-up{position:relative;overflow:hidden}.scale-up .grid__wrapper{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.scale-up__wrapper{padding:100px 0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;width:33.33333%;max-width:33.33333%}.scale-up__title{padding:0 0 50px}.scale-up__content{width:60%;color:#ccc;font-style:italic;font-size:20px;line-height:1.3}.scale-up__content p+p{margin:20px 0 0}.scale-up__cta-button{font-style:normal;line-height:1.1;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:center;align-items:center;margin:16px 0 0;color:#ff4e00;font-weight:400;font-size:18px;font-family:"Pontiac",Arial,Helvetica,sans-serif}.scale-up__cta-button::after{content:'';display:block;width:0;height:0;margin-left:8px;border-top:8px solid transparent;border-bottom:8px solid transparent;border-left:8px solid #ff4e00}.scale-up__diagram{color:#ff4e00;stroke:currentColor;-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;width:66.66667%;max-width:66.66667%}.scale-up__diagram-line{stroke-width:2px;stroke-linecap:square}.scale-up__diagram-line--vertical{stroke-dasharray:59;stroke-dashoffset:59}.scale-up__diagram-line--horizontal{stroke-dasharray:289;stroke-dashoffset:289}.scale-up__diagram-wrapper{position:relative;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;margin:100px 0 200px;-ms-flex:0 0 50%;flex:0 0 50%;width:50%;max-width:50%}.scale-up__diagram-wrapper--active .scale-up__diagram-arrow{height:300px}.scale-up__diagram-wrapper--active .scale-up__diagram-line{animation-name:draw-dash;animation-duration:0.5s;animation-timing-function:linear;animation-delay:1.75s;animation-fill-mode:forwards}.scale-up__diagram-wrapper--active .scale-up__diagram-line--horizontal{animation-duration:1s;animation-delay:2.25s}.scale-up__diagram-wrapper--active .scale-up__diagram-line--bottom{animation-delay:3.25s}.scale-up__diagram-wrapper--active .scale-up__diagram-figure:nth-child(1){opacity:0.5;transform:translate3d(0, 0, 0)}.scale-up__diagram-wrapper--active .scale-up__diagram-figure:nth-child(2){opacity:0.75;transform:translate3d(0, 0, 0)}.scale-up__diagram-wrapper--active .scale-up__diagram-figure:last-child{opacity:1;transform:translate3d(0, 0, 0)}.scale-up__diagram-arrow{position:absolute;top:25px;left:calc(25% - 7px);overflow:hidden;width:14px;height:0;transition:height 1.75s linear}.scale-up__diagram-arrow::before{content:'';position:absolute;top:0;left:50%;width:1px;height:300px;background-color:#999;transform:translateX(-50%)}.scale-up__diagram-arrow::after{content:'';position:absolute;bottom:0;left:50%;border-width:8px 8px 0 8px;border-style:solid;border-color:#999 transparent transparent transparent;transform:translateX(-50%)}.scale-up__diagram-leaves{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;-ms-flex-align:start;align-items:flex-start;-ms-flex:0 0 50%;flex:0 0 50%;width:50%;max-width:50%}.scale-up__diagram-figure{opacity:0;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;height:125px;border:1px solid #ff4e00;transition:opacity 0.5s, transform 0.5s;-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;width:66.66667%;max-width:66.66667%}.scale-up__diagram-figure:nth-child(1){transition:opacity 0.5s, transform 0.5s;transform:translate3d(0, -100%, 0)}.scale-up__diagram-figure:nth-child(2){transition:opacity 0.75s, transform 0.75s;transition-delay:0.25s;transform:translate3d(0, -200%, 0)}.scale-up__diagram-figure:last-child{margin-top:25px;transition:opacity 1.25s, transform 1.25s;transition-delay:0.5s;transform:translate3d(0, -300%, 0)}.scale-up__diagram-image{width:40px;height:40px}.scale-up__diagram-items{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex:0 0 100%;flex:0 0 100%;width:100%;max-width:100%}.scale-up__diagram-item{padding:25px 2px;color:#eee;font-weight:600;font-size:20px;font-family:"Pontiac",Arial,Helvetica,sans-serif;text-align:center;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;width:33.33333%;max-width:33.33333%}@media screen and (max-width: 1599px){.scale-up__content{font-size:18px}}@media screen and (max-width: 1440px){.scale-up .grid__wrapper{-ms-flex-pack:justify;justify-content:space-between}.scale-up__diagram{-ms-flex:0 0 75%;flex:0 0 75%;width:75%;max-width:75%;flex:0 0 75%;width:75%;max-width:75%}.scale-up__diagram-wrapper{-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;width:66.66667%;max-width:66.66667%}.scale-up__diagram-leaves{-ms-flex:0 0 37.5%;flex:0 0 37.5%;width:37.5%;max-width:37.5%}.scale-up__diagram-figure{-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;width:66.66667%;max-width:66.66667%}.scale-up__diagram-items{-ms-flex:0 0 100%;flex:0 0 100%;width:100%;max-width:100%}.scale-up__diagram-item{-ms-flex:0 0 25%;flex:0 0 25%;width:25%;max-width:25%}}@media screen and (max-width: 1368px){.scale-up__diagram-item{-ms-flex:0 0 25%;flex:0 0 25%;width:25%;max-width:25%}}@media screen and (max-width: 1100px){.scale-up .grid__wrapper{-ms-flex-pack:justify;justify-content:space-between}.scale-up .grid__wrapper::after{content:unset}.scale-up__wrapper{-ms-flex:0 0 37.5%;flex:0 0 37.5%;width:37.5%;max-width:37.5%}.scale-up__content{width:80%}.scale-up__diagram{margin:-20px 0;-ms-flex:0 0 60%;flex:0 0 60%;width:60%;max-width:60%}.scale-up__diagram-wrapper{-ms-flex:0 0 62.5%;flex:0 0 62.5%;width:62.5%;max-width:62.5%}.scale-up__diagram-wrapper--active .scale-up__diagram-arrow{height:350px}.scale-up__diagram-arrow::before{height:350px}.scale-up__diagram-leaves{-ms-flex:0 0 60%;flex:0 0 60%;width:60%;max-width:60%}.scale-up__diagram-items{-ms-flex-pack:space-evenly;justify-content:space-evenly;-ms-flex:0 0 88%;flex:0 0 88%;width:88%;max-width:88%}.scale-up__diagram-item{padding:15px 2px;font-size:14px;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;width:33.33333%;max-width:33.33333%}}@media screen and (max-width: 959px){.scale-up .grid__wrapper{-ms-flex-align:center;align-items:center}.scale-up__content{width:100%}.scale-up__diagram{margin:-25px 0;-ms-flex:0 0 60%;flex:0 0 60%;width:60%;max-width:60%}.scale-up__diagram-wrapper{margin:100px 0}.scale-up__diagram_items{-ms-flex:0 0 80%;flex:0 0 80%;width:80%;max-width:80%}}@media screen and (max-width: 719px){.scale-up .grid__wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap}.scale-up__wrapper{padding:25px 0 0;-ms-flex:0 0 100%;flex:0 0 100%;width:100%;max-width:100%}.scale-up__title{padding:0 0 25px;text-align:center}.scale-up__diagram{margin:-15px 0;-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;width:66.66667%;max-width:66.66667%}.scale-up__diagram-arrow{left:calc(12.5% - 7px)}.scale-up__diagram-line{stroke-width:3px}.scale-up__diagram-wrapper{margin:25px 0;-ms-flex:0 0 100%;flex:0 0 100%;width:100%;max-width:100%}.scale-up__diagram-leaves{-ms-flex:0 0 50%;flex:0 0 50%;width:50%;max-width:50%}.scale-up__diagram-figure{-ms-flex:0 0 100%;flex:0 0 100%;width:100%;max-width:100%}.scale-up__diagram-items{-ms-flex-pack:justify;justify-content:space-between;-ms-flex:0 0 100%;flex:0 0 100%;width:100%;max-width:100%}.scale-up__diagram-item{-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;width:33.33333%;max-width:33.33333%}}@media screen and (max-width: 579px){.scale-up__diagram{margin:-25px 0}}@media screen and (max-width: 479px){.scale-up__diagram{margin:-30px 0}.scale-up__diagram-item{font-size:12px}}.takeover{position:relative}.takeover .grid__wrapper{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.takeover__wrapper{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:start;align-items:flex-start;-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;width:83.33333%;max-width:83.33333%}.takeover__content{margin:100px 0 0;-ms-flex:0 0 30%;flex:0 0 30%;width:30%;max-width:30%}.takeover__text{width:90%;margin:50px 0 0;color:#999;font-style:italic;font-size:20px;line-height:1.3}.takeover__video-wrapper{position:relative;margin:-75px 0 150px;-ms-flex:0 0 60%;flex:0 0 60%;width:60%;max-width:60%}.takeover__video-wrapper::after{content:'';position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;box-shadow:0 0 0 2px #ff4e00,0 0 0 2px #ff4e00 inset;pointer-events:none}.takeover__video-player{display:block;width:auto;max-width:100%;height:auto;box-shadow:0 50px 150px rgba(0,0,0,0.25);cursor:pointer;-o-object-fit:cover;object-fit:cover;-ms-flex:0 0 100%;flex:0 0 100%;width:100%;max-width:100%}.takeover__video-play{position:absolute;top:50%;left:50%;opacity:1;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:75px;height:75px;border:1px solid #ff4e00;border-radius:50%;padding:25px;background-color:rgba(0,0,0,0.5);transition:opacity 0.4s;transform:translate(-50%, -50%);cursor:pointer}.takeover__video-play-inner{position:relative;left:3px;border-width:15px 0 15px 25px;border-style:solid;border-color:transparent transparent transparent #ff4e00;background-color:transparent;cursor:pointer}.takeover__video-play--noBorder{border-color:transparent}.takeover__video-play--hidden{opacity:0}@media screen and (max-width: 1599px){.takeover__text{font-size:18px}}@media screen and (max-width: 1368px){.takeover__wrapper{-ms-flex:0 0 100%;flex:0 0 100%;width:100%;max-width:100%}.takeover__content{-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;width:33.33333%;max-width:33.33333%}.takeover__video-wrapper{-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;width:58.33333%;max-width:58.33333%}}@media screen and (max-width: 1100px){.takeover__wrapper{-ms-flex:0 0 100%;flex:0 0 100%;width:100%;max-width:100%}.takeover__content{-ms-flex:0 0 37.5%;flex:0 0 37.5%;width:37.5%;max-width:37.5%}.takeover__video-wrapper{margin:-50px 0 100px;-ms-flex:0 0 62.5%;flex:0 0 62.5%;width:62.5%;max-width:62.5%}}@media screen and (max-width: 959px){.takeover__wrapper{-ms-flex-align:center;align-items:center}.takeover__content{margin:50px 0}.takeover__video-wrapper{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin:0}}@media screen and (max-width: 719px){.takeover__wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap}.takeover__title{padding:0 0 25px;text-align:center}.takeover__text{width:100%;margin:0}.takeover__content{margin:25px 0;-ms-flex:0 0 100%;flex:0 0 100%;width:100%;max-width:100%}.takeover__video-wrapper{margin:0 0 25px;-ms-flex:0 0 100%;flex:0 0 100%;width:100%;max-width:100%}.takeover__video-play{width:100px;height:100px}}.what-to-consider{position:relative;margin:0 0 -100px}.what-to-consider__wrapper{display:-ms-flexbox;display:flex;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:center;align-items:center}.what-to-consider__title{padding:100px 0}.what-to-consider__video-wrapper{position:relative;z-index:1;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;width:66.66667%;max-width:66.66667%}.what-to-consider__video-wrapper::after{content:'';position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;box-shadow:0 0 0 2px #ff4e00,0 0 0 2px #ff4e00 inset;pointer-events:none}.what-to-consider__video-player{display:block;max-height:80vh;box-shadow:0 50px 150px rgba(0,0,0,0.25);cursor:pointer;-o-object-fit:cover;object-fit:cover;-ms-flex:0 0 100%;flex:0 0 100%;width:100%;max-width:100%}.what-to-consider__video-play{position:absolute;top:50%;left:50%;opacity:1;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:100px;height:100px;border:1px solid #ff4e00;border-radius:50%;padding:30px;background-color:rgba(0,0,0,0.5);transition:opacity 0.4s;transform:translate(-50%, -50%);cursor:pointer}.what-to-consider__video-play-inner{position:relative;left:3px;border-width:20px 0 20px 35px;border-style:solid;border-color:transparent transparent transparent #ff4e00;background-color:transparent;cursor:pointer}.what-to-consider__video-play--noBorder{border-color:transparent}.what-to-consider__video-play--hidden{opacity:0}@media screen and (max-width: 1100px){.what-to-consider__video-wrapper{-ms-flex:0 0 75%;flex:0 0 75%;width:75%;max-width:75%}.what-to-consider__video-player{-ms-flex:0 0 100%;flex:0 0 100%;width:100%;max-width:100%}}@media screen and (max-width: 719px){.what-to-consider__title{padding:25px 0}.what-to-consider__video-wrapper{-ms-flex:0 0 100%;flex:0 0 100%;width:100%;max-width:100%}.what-to-consider__video-player{-ms-flex:0 0 100%;flex:0 0 100%;width:100%;max-width:100%}}.what-we-deliver{position:relative;padding-bottom:85px}.what-we-deliver__title{padding:85px 0}.what-we-deliver__wrapper{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-pack:justify;justify-content:space-between;border:1px solid #ddd}.what-we-deliver__single-item{opacity:0;border:1px solid rgba(192,192,192,0.2);padding:85px 70px 85px 85px;background-color:#fff;transition:opacity 0.4s, transform 0.4s;transform:translate3d(0, 100%, 0);-ms-flex:0 0 25%;flex:0 0 25%;width:25%;max-width:25%}.what-we-deliver__single-item:nth-child(1){transition-delay:.3s}.what-we-deliver__single-item:nth-child(2){transition-delay:.4s}.what-we-deliver__single-item:nth-child(3){transition-delay:.5s}.what-we-deliver__single-item:nth-child(4){transition-delay:.6s}.what-we-deliver__single-item:nth-child(5){transition-delay:.3s}.what-we-deliver__single-item:nth-child(6){transition-delay:.4s}.what-we-deliver__single-item:nth-child(7){transition-delay:.5s}.what-we-deliver__single-item:nth-child(8){transition-delay:.6s}.what-we-deliver__single-item--visible{opacity:1;transform:translate3d(0, 0, 0)}.what-we-deliver__single-item-figure{width:36px;height:36px;color:#ff4e00;fill:currentColor}.what-we-deliver__single-item-image{width:auto;max-width:100%;height:auto;max-height:100%}.what-we-deliver__single-item-title{padding:23px 0;color:#333;font-size:18px;font-family:"Pontiac",Arial,Helvetica,sans-serif}.what-we-deliver__single-item-text{font-style:italic;font-size:14px;font-family:"Fira Sans",Georgia,Cambria,"Times New Roman",Times,serif}@media screen and (max-width: 1826px){.what-we-deliver__single-item{padding:55px}}@media screen and (max-width: 1626px){.what-we-deliver__single-item{padding:50px}}@media screen and (max-width: 1440px){.what-we-deliver__single-item{padding:30px}}@media screen and (max-width: 1368px){.what-we-deliver__single-item-title{font-size:16px}}@media screen and (max-width: 1279px){.what-we-deliver__single-item{padding:35px 55px;-ms-flex:0 0 50%;flex:0 0 50%;width:50%;max-width:50%}.what-we-deliver__single-item-title{font-size:18px}}@media screen and (max-width: 959px){.what-we-deliver{padding-bottom:0}.what-we-deliver__single-item{padding:35px;-ms-flex:0 0 50%;flex:0 0 50%;width:50%;max-width:50%}}@media screen and (max-width: 679px){.what-we-deliver{padding-bottom:0}.what-we-deliver__title{padding:25px 0}.what-we-deliver__single-item{-ms-flex:0 0 100%;flex:0 0 100%;width:100%;max-width:100%}.what-we-deliver__single-item:nth-child(1){transition-delay:unset}.what-we-deliver__single-item:nth-child(2){transition-delay:unset}.what-we-deliver__single-item:nth-child(3){transition-delay:unset}.what-we-deliver__single-item:nth-child(4){transition-delay:unset}.what-we-deliver__single-item:nth-child(5){transition-delay:unset}.what-we-deliver__single-item:nth-child(6){transition-delay:unset}.what-we-deliver__single-item:nth-child(7){transition-delay:unset}.what-we-deliver__single-item:nth-child(8){transition-delay:unset}}.why-choose{position:relative}.why-choose .grid__wrapper{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;-ms-flex-align:start;align-items:flex-start}.why-choose__title{position:relative;padding:100px 0;-ms-flex:0 0 100%;flex:0 0 100%;width:100%;max-width:100%}.why-choose__wrapper{overflow:hidden;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:start;align-items:flex-start;padding:0 0 100px;-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;width:83.33333%;max-width:83.33333%}.why-choose__wrapper--active .why-choose__item{opacity:1;transform:translate3d(0, 0, 0)}.why-choose__wrapper--active .why-choose__item:nth-child(odd),.why-choose__wrapper--active .why-choose__item:nth-child(even){transform:translate3d(0, 0, 0)}.why-choose__item{position:relative;opacity:0;padding:0 0 0 5%;transition:opacity 0.4s, transform 0.4s;-ms-flex:0 0 50%;flex:0 0 50%;width:50%;max-width:50%}.why-choose__item:nth-child(odd){transform:translate3d(-100%, 0, 0)}.why-choose__item:nth-child(even){transform:translate3d(100%, 0, 0)}.why-choose__item:nth-child(n+3){margin:50px 0 0;transition-delay:0.4s}.why-choose__item::before{content:'';position:absolute;top:18px;left:0;width:4.16667%;height:1px;background-color:#ff4e00}.why-choose__item-text,.why-choose__item-title{-ms-flex:0 0 80%;flex:0 0 80%;width:80%;max-width:80%}.why-choose__item-title{margin:0 0 24px}@media screen and (max-width: 1100px){.why-choose__title{padding:50px 0;-ms-flex:0 0 100%;flex:0 0 100%;width:100%;max-width:100%}.why-choose__wrapper{padding:0 0 50px;-ms-flex:0 0 100%;flex:0 0 100%;width:100%;max-width:100%}.why-choose__item{-ms-flex:0 0 46.875%;flex:0 0 46.875%;width:46.875%;max-width:46.875%}.why-choose__item-text,.why-choose__item-title{-ms-flex:0 0 100%;flex:0 0 100%;width:100%;max-width:100%}}@media screen and (max-width: 719px){.why-choose__title{padding:25px 0;-ms-flex:0 0 100%;flex:0 0 100%;width:100%;max-width:100%}.why-choose__wrapper{padding:0 0 25px}.why-choose__item{-ms-flex:0 0 100%;flex:0 0 100%;width:100%;max-width:100%}.why-choose__item:nth-child(n+3){margin:0}.why-choose__item:nth-child(even),.why-choose__item:nth-child(odd){transition-delay:unset}.why-choose__item::before{top:12px;width:3.125%}.why-choose__item+.why-choose__item{margin:50px 0 0}}.why-do-you-need{position:relative;padding:125px 0}.why-do-you-need .grid__wrapper{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:start;align-items:flex-start}.why-do-you-need__wrapper{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:start;align-items:flex-start;-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;width:83.33333%;max-width:83.33333%}.why-do-you-need__image-wrapper{display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:start;align-items:flex-start;-ms-flex:0 0 30%;flex:0 0 30%;width:30%;max-width:30%}.why-do-you-need__figure{padding:0 10%;-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;width:66.66667%;max-width:66.66667%}.why-do-you-need__image{width:auto;max-width:100%;height:auto;max-height:100%}.why-do-you-need__content{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:start;align-items:flex-start;-ms-flex:0 0 70%;flex:0 0 70%;width:70%;max-width:70%}.why-do-you-need__content strong,.why-do-you-need__content b{margin:0 0 30px;font-size:18px;-ms-flex:0 0 100%;flex:0 0 100%;width:100%;max-width:100%}.why-do-you-need__content ul{-ms-flex:0 0 85.71429%;flex:0 0 85.71429%;width:85.71429%;max-width:85.71429%}.why-do-you-need__content ul>li{position:relative;padding:0 0 0 40px}.why-do-you-need__content ul>li::before{content:'';position:absolute;top:1px;left:0;width:25px;height:1px;margin:8px 10px 0 0;background-color:#ff4e00}.why-do-you-need__content ul>li+li{margin-top:10px}@media screen and (max-width: 1100px){.why-do-you-need__wrapper{-ms-flex-align:center;align-items:center;-ms-flex:0 0 100%;flex:0 0 100%;width:100%;max-width:100%}.why-do-you-need__image-wrapper{-ms-flex-pack:center;justify-content:center;-ms-flex:0 0 25%;flex:0 0 25%;width:25%;max-width:25%}.why-do-you-need__figure{-ms-flex:0 0 75%;flex:0 0 75%;width:75%;max-width:75%}.why-do-you-need__content{-ms-flex:0 0 75%;flex:0 0 75%;width:75%;max-width:75%}.why-do-you-need__content strong{-ms-flex:0 0 100%;flex:0 0 100%;width:100%;max-width:100%}.why-do-you-need__content ul{-ms-flex:0 0 100%;flex:0 0 100%;width:100%;max-width:100%}}@media screen and (max-width: 679px){.why-do-you-need{padding:75px 0 25px}.why-do-you-need__wrapper{-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.why-do-you-need__image-wrapper{-ms-flex:0 0 50%;flex:0 0 50%;width:50%;max-width:50%}.why-do-you-need__figure{padding:0}.why-do-you-need__content{margin:25px 0 0;-ms-flex:0 0 100%;flex:0 0 100%;width:100%;max-width:100%}.why-do-you-need__content strong{text-align:center}}.consulting__works{position:relative;padding:175px 0 0}.consulting__works canvas{z-index:-1}.consulting__works-title{position:relative}.consulting__works .works-grid__column--odd{padding-top:0}.consulting__works .works-grid__column--odd .works-grid__item:nth-child(1){margin-top:105px}.consulting__works .works-grid__columns{padding-bottom:125px}@media screen and (max-width: 1440px){.consulting__works .works-grid__column--odd .works-grid__item:nth-child(1){margin-top:73.5px}}@media screen and (max-width: 1100px){.consulting__works .works-grid__column--odd .works-grid__item:nth-child(1){margin-top:36.75px}}.video-section{position:relative;padding:140px 0 210px}.video-section__content{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}.video-section__content::after{content:unset}.video-section__video-container{-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;width:66.66667%;max-width:66.66667%;padding:0 5.5% 0}.video-section__video-wrapper{position:relative;z-index:1;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.video-section__video-wrapper::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;box-shadow:0 0 0 2px #ff4e00,0 0 0 2px #ff4e00 inset;pointer-events:none}.video-section__video-player{display:block;max-width:100%;cursor:pointer;-o-object-fit:cover;object-fit:cover}.video-section__video-play{position:absolute;top:50%;left:50%;opacity:1;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:100px;height:100px;border:1px solid #ff4e00;border-radius:50%;padding:30px;background:rgba(0,0,0,0.5);transition:opacity 0.4s;transform:translate(-50%, -50%);cursor:pointer}.video-section__video-play-inner{position:relative;left:3px;border-width:20px 0 20px 35px;border-style:solid;border-color:transparent transparent transparent #ff4e00;background-color:transparent;cursor:pointer}.video-section__video-play--noBorder{border-color:transparent}.video-section__video-play--hidden{opacity:0}.video-section__wrapper{padding:0 0 0 10px;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;width:33.33333%;max-width:33.33333%}.video-section__header{padding-bottom:50px;text-align:center}.video-section__heading{padding:0 6.25% 0 0}.video-section__sub-heading{padding:40px 12.5% 0 0}.video-section__text{padding:0 12.5% 0 0;color:#333;line-height:2}.video-section__paragraph{padding:20px 0 0 0}@media screen and (max-width: 1368px){.video-section__sub-heading{padding-top:20px}}@media screen and (max-width: 1100px){.video-section{padding:100px 0 140px 0}.video-section__text{font-size:14px}.video-section__header{padding-bottom:20px}}@media screen and (max-width: 719px){.video-section__content{-ms-flex-direction:column-reverse;flex-direction:column-reverse}.video-section__heading,.video-section__text{line-height:inherit}.video-section__heading{padding:0 6.25% 0 0}.video-section__heading,.video-section__sub-heading,.video-section__text,.video-section__paragraph,.video-section__wrapper,.video-section__video-container{padding-right:0;padding-left:0}.video-section__wrapper,.video-section__video-container{-ms-flex:0 0 100%;flex:0 0 100%;width:100%;max-width:100%}.video-section__wrapper{padding-bottom:20px}}.venture-builders{position:relative;z-index:1;padding-top:5%;padding-left:8.33333%}@media screen and (max-width: 1279px){.venture-builders{padding:10% 0 0}}@media screen and (max-width: 959px){.venture-builders__wrapper{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center}}.venture-builders__wrapper{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.venture-builders .background-stripes{z-index:-1}.venture-builders__copy{-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;width:41.66667%;max-width:41.66667%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.venture-builders__copy .header{font-size:72px;font-family:"Pontiac",Arial,Helvetica,sans-serif;line-height:1.1}.venture-builders__copy .header.main-header{margin-top:20px;font-weight:900;font-size:120px;font-family:"Pontiac",Arial,Helvetica,sans-serif;line-height:1.04}.venture-builders__copy .description{margin:40px 0 40px}@media screen and (max-width: 1440px){.venture-builders__copy .header{font-size:48px}.venture-builders__copy .header.main-header{font-size:80px}}@media screen and (max-width: 959px){.venture-builders__copy{-ms-flex:0 0 100%;flex:0 0 100%;width:100%;max-width:100%;text-align:center}.venture-builders__copy .header{font-size:36px}.venture-builders__copy .header.main-header{font-size:48px}}.venture-builders__image-section{-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;width:58.33333%;max-width:58.33333%;z-index:-1;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:end;justify-content:flex-end}.venture-builders__image-section__image-wrapper{position:relative}.venture-builders__image-section__image-wrapper__image{width:100%;border-bottom:3px solid #ff4e00}.venture-builders__image-section__image-wrapper .image-prompt-wrapper{position:absolute;bottom:-9px;left:-71.66667%;white-space:nowrap}.venture-builders__image-section__image-wrapper .image-prompt-wrapper .image-prompt{position:relative}.venture-builders__image-section__image-wrapper .image-prompt-wrapper .image-prompt .dotted-line{position:absolute;margin-left:10px}.venture-builders__image-section__image-wrapper .image-prompt-wrapper .image-prompt .dotted-line::after{content:'';width:0;height:0;border-style:solid;border-width:7.5px 0 7.5px 8px;border-color:rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) #ff4e00;position:absolute;top:45%;transform:translate(0, -50%)}.venture-builders__image-section__caption{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;color:#333}.venture-builders__image-section__caption .position{text-align:center}.venture-builders__image-section__caption .position strong{font-family:"Pontiac",Arial,Helvetica,sans-serif}@media screen and (max-width: 1440px){.venture-builders__image-section .image-prompt-wrapper{bottom:-5px}.venture-builders__image-section .image-prompt-wrapper .image-prompt{font-size:18px}}@media screen and (max-width: 1279px){.venture-builders__image-section{padding-top:5%}}@media screen and (max-width: 959px){.venture-builders__image-section{-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;width:83.33333%;max-width:83.33333%}.venture-builders__image-section__image-wrapper__image{margin-top:50px}.venture-builders__image-section__image-wrapper .image-prompt-wrapper{top:-15px;bottom:auto;left:50%;transform:translate(-50%, 0)}.venture-builders__image-section__image-wrapper .image-prompt-wrapper .dotted-line{display:none}}.recent-work{position:relative;z-index:1;padding-top:8%}.recent-work .works-grid{position:relative}.recent-work .works-grid .grided-separator{display:none}.recent-work .background-stripes{z-index:-1}.recent-work__header{text-align:center}.startups-benefits{position:relative;padding-bottom:2%}.startups-benefits .grid__wrapper{padding:0 8.33333%}.startups-benefits__header{margin:5% 0 2%;color:#fff;font-family:"Pontiac",Arial,Helvetica,sans-serif;text-align:center}.startups-benefits__content{position:relative;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;margin:0 -1px;border-top:1px solid #ff4e00;padding:4%;background-image:linear-gradient(#ff4e00, transparent),linear-gradient(#ff4e00, transparent);background-position:0 0, 100% 0;background-size:1px 100%;background-repeat:no-repeat}.startups-benefits__content__mask{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;opacity:0.15;background:linear-gradient(#ff4e00, transparent)}.startups-benefits__content__list__item{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;color:#fff}.startups-benefits__content__list__item:not(:last-child){margin-bottom:40px}.startups-benefits__content__list__item::before{content:url("../images/startups/tick-bordered.svg");margin-right:20px}.startups-benefits__content__image{-ms-flex-item-align:start;align-self:flex-start;max-width:35%;-o-object-fit:scale-down;object-fit:scale-down;-o-object-position:top;object-position:top}.startups-benefits__tick-icon{height:30px;border:1px solid #ff4e00}@media screen and (max-width: 1279px){.startups-benefits .grid__wrapper{padding:0}.startups-benefits__content{overflow:hidden;-ms-flex-pack:center;justify-content:center}.startups-benefits__content__image{position:absolute;top:0;opacity:0.2;width:500px;max-width:100%}}@media screen and (max-width: 679px){.startups-benefits__content__image{top:50%;width:200px}}.common-questions{position:relative;padding-bottom:11%}.summary{padding-top:5%}.summary .grid__wrapper{display:-ms-flexbox;display:flex;padding-right:8.33333%;padding-left:16.66667%}@media screen and (max-width: 1100px){.summary .grid__wrapper{padding:0}}.summary__header{padding:8% 0;font-weight:normal}.summary__content{z-index:1;padding:4% 0}.summary__content__list__item{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.summary__content__list__item:not(:last-child){padding-bottom:2%}.summary__content__list__item__icon{margin-right:10px;margin-left:-20px}.summary__content__image-wrapper{z-index:1;display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-item-align:end;align-self:flex-end}.summary__content__image-wrapper--mobile{display:none}.summary__content__image{width:95%;height:100%;-o-object-fit:scale-down;object-fit:scale-down}.summary__content__advisor{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.summary__content__advisor .button{-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;width:58.33333%;max-width:58.33333%}@media screen and (max-width: 959px){.summary__header{text-align:center}.summary__content{padding-bottom:0}.summary__content .button{-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;width:66.66667%;max-width:66.66667%;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;margin-bottom:20px}.summary__content__image{width:100%}.summary__content__image-wrapper{display:none}.summary__content__image-wrapper--mobile{display:-ms-flexbox;display:flex;width:20%;padding:20px 0}.summary__content__advisor{-ms-flex-direction:column;flex-direction:column}.summary__content__advisor__title{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;text-align:center}}@media screen and (max-width: 719px){.summary__content{padding-top:14%}.summary__content .button{-ms-flex:0 0 100%;flex:0 0 100%;width:100%;max-width:100%}.summary__content__advisor{-ms-flex-direction:column;flex-direction:column}.summary__content__advisor__title{text-align:center}.summary .item__icon{width:70px}}.startups-offer{position:relative;padding:20px 0 164px 0}.startups-offer .transparent-grid{top:-106px}.startups-offer__heading{margin-bottom:60px;text-align:center}.startups-offer__slides{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;width:100%}.startups-offer__slide{position:relative;border-top:1px solid #ff4e00;padding:26px 20px 20px;background-image:linear-gradient(#ff4e00, transparent),linear-gradient(#ff4e00, transparent);background-position:0 0, 100% 0;background-size:1px 100%;background-repeat:no-repeat;color:#fff;text-align:center}.startups-offer__slide::before{content:"";position:absolute;top:-1px;left:0;width:100%;height:1px;border-top:1px solid #ff4e00}.startups-offer__slide__mask{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background-image:linear-gradient(45deg, transparent 15%, rgba(255,78,0,0.2) 100%)}.startups-offer__slide--right,.startups-offer__slide--left{margin-top:115px}.startups-offer__slide--left{width:15.75%;margin-left:8.33333%}.startups-offer__slide--center{padding:26px 0 0;width:43.91667%}.startups-offer__slide--right{width:21.75%;margin-left:0%;margin-right:8.33333%}.startups-offer__slide--small .startups-offer__slide-heading{position:relative;padding-bottom:7px}.startups-offer__slide--small .startups-offer__slide-heading::after{content:"";position:absolute;bottom:0;left:0;width:70px;height:1px;margin-left:calc(50% - 35px);border-top:1px solid #ff4e00}.startups-offer__slide-sub-heading{min-height:54px;margin-top:5px}.startups-offer__list{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center}.startups-offer__list-title{padding:28px 0;font-weight:bold}.startups-offer__list-item{padding-bottom:6px}.startups-offer__list-item .no-wrap{white-space:nowrap}.startups-offer__dot{padding-right:3px;color:#ff4e00}.startups-offer__phases-container{display:-ms-flexbox;display:flex;margin:35px 0}.startups-offer__phase{width:50%;padding:0 20px}.startups-offer__phase:first-child{border-right:1px solid #ff4e00}.startups-offer__image-container{position:relative;margin-bottom:10px}.startups-offer__image--skeleton{width:100%}.startups-offer__image--screens{position:absolute;bottom:0;left:50%;height:100%;transform:translateX(-50%)}.startups-offer__slide-time{position:absolute;bottom:-36px;left:0;width:100%;color:#ff4e00;font-family:"Pontiac",Arial,Helvetica,sans-serif}.startups-offer__slide-time::after{content:"";position:absolute;top:-15px;left:0;width:calc(100% + 2px);height:9px;margin-left:-1px;border-right:1px solid #ff4e00;border-left:1px solid #ff4e00}.startups-offer__slide--center .startups-offer__slide-time::after{border-right-color:#ff7f00}.startups-offer__slide--right .startups-offer__slide-time::after{border-color:#ff7f00}.startups-offer__arrow{width:90.83333%;margin-left:4.58333%;margin-right:4.58333%;position:relative;background-image:linear-gradient(to right, #ff4e00, #ff7f00)}.startups-offer__arrow::after{content:'';width:0;height:0;border-style:solid;border-width:2.5px 0 2.5px 10px;border-color:rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) #ff7f00;content:"";position:absolute;top:-2px;right:0}.startups-offer__arrow::before{content:"";position:absolute;top:-4px;left:0;width:10px;height:10px;border-radius:50%;background-color:#ff4e00}@media screen and (max-width: 959px){.startups-offer__heading .text-primary{display:block}.startups-offer__slides{-ms-flex-direction:column;flex-direction:column;border-left:1px solid #ff4e00}.startups-offer__slide{border-top:0;border-right:1px solid #ff4e00;background-image:linear-gradient(to left, #ff4e00, rgba(255,78,0,0.2)),linear-gradient(to left, #ff4e00, rgba(255,78,0,0.2));background-position:0 0, 0 bottom;background-size:100% 1px;background-repeat:repeat-x, repeat-x}.startups-offer__slide--center{width:100%}.startups-offer__slide--right,.startups-offer__slide--left{display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;width:auto;margin:0 8.33333% 0 0;padding-top:40px}.startups-offer__slide:not(:last-child){margin-bottom:20px}.startups-offer__slide::after,.startups-offer__slide::before{content:'';position:absolute;top:0;left:-5px;width:8px;height:1px;background-color:#ff4e00}.startups-offer__slide-time{top:5px;bottom:auto;width:auto;padding-left:5%;background-image:linear-gradient(to left, #ff4e00, transparent);background-position:bottom;background-size:100% 1px;background-repeat:no-repeat}.startups-offer__slide-time::after{display:none}.startups-offer__list-title{padding:0 0 10px}.startups-offer__arrow{display:none}}.insights{position:relative;padding:85px 7.69231% 112px}.insights .transparent-grid{z-index:-1}.insights__header{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:70px}.insights__header .header__accent{white-space:nowrap}.insights__header-link{-ms-flex-item-align:end;align-self:flex-end;font-family:"Pontiac",Arial,Helvetica,sans-serif;line-height:2.4}.insights__header-link::after{content:'';width:0;height:0;border-style:solid;border-width:9px 0 9px 8px;border-color:rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) #ff4e00;display:inline-block;margin-left:17px}.insights__items{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width: 719px){.insights__items{-ms-flex-direction:column;flex-direction:column}}.insights__item{width:30%}@media screen and (max-width: 719px){.insights__item{width:100%;margin-bottom:40px}}.insights__item__title{margin:10px 0 20px}.insights__image-wrapper{position:relative}.insights__image-wrapper__link{display:block}.insights__image-wrapper__link::after{content:'';position:absolute;top:0;right:0;bottom:0;left:0;background-color:transparent;transition:background 0.4s ease 0s}.insights__image-wrapper__link:hover::after{background-color:rgba(0,0,0,0.7)}.insights__image-wrapper__image{display:block;max-width:100%;border:1px solid #ff4e00}.insights__image-wrapper .insights__icon-wrapper{position:absolute;top:50%;left:50%;z-index:1;opacity:0;color:#ff4e00;font-size:16px;transition:all 0.4s ease 0s;transform:translate(-50%, 0);pointer-events:none}.insights__image-wrapper .insights__icon-wrapper::before{content:url(../images/ui/icons/icon-blog.svg);color:#ff4e00}.insights__image-wrapper .insights__icon-wrapper.video::before{content:url(../images/ui/icons/icon-video.svg)}.insights__image-wrapper .insights__icon-wrapper.pdf::before{content:url(../images/ui/icons/icon-pdf.svg)}.insights__image-wrapper:hover .insights__icon-wrapper{top:40%;opacity:1}.insights__tags{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.insights__tags>.tag{margin:4px 0;color:#fff}.insights__tags>.tag:not(:last-child){margin-right:15px}.insights__tags>.tag:hover{background-color:transparent}.banners{display:-ms-flexbox;display:flex;gap:32px;padding-top:32px;padding-bottom:32px;border-top:1px solid black;border-bottom:1px solid black;background-image:url("../images/blog/logo_merix_pochyl_big.svg");background-repeat:no-repeat;background-position:right bottom}@media screen and (max-width: 1368px){.banners{-ms-flex-direction:column;flex-direction:column}}@media screen and (max-width: 679px){.banners{padding-top:16px;padding-bottom:16px}}.banners__figure{display:block;width:50%;height:auto;-ms-flex:1;flex:1}@media screen and (max-width: 1368px){.banners__figure{width:100%}}@media screen and (max-width: 679px){.banners__figure{display:none}}.banners__title{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin:auto 0px;-ms-flex:1;flex:1}.banners .header__link{position:relative;margin-left:24px}.banners .header__link::before{content:"";position:absolute;top:50%;left:-16px;border-width:8px 0 8px 8px;border-style:solid;border-color:transparent transparent transparent #ff4e00;transform:translateY(-66%);transition:all 0.3s ease-in-out}.banners .header__link:hover::before{left:-24px}@media screen and (max-width: 600px){.banners{background-image:url("../images/blog/logo_merix_pochyl.svg")}}.achievements{z-index:1}.achievements__header{margin:100px 0}.achievements__grid{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;-ms-flex-align:start;align-items:flex-start}.achievements__single-item{display:-ms-flexbox;display:flex;-ms-flex-flow:column wrap;flex-flow:column wrap;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;padding:50px 16px;transition:transform 0.4s;transform:translate3d(0, 150px, 0);-ms-flex:0 0 25%;flex:0 0 25%;width:25%;max-width:25%}.achievements__single-item--active{transform:translate3d(0, 0, 0)}.achievements__single-item--active .achievements__single-item-logo{opacity:1}.achievements__single-item-figure{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:80%;height:150px}.achievements__single-item-logo{opacity:0;width:auto;max-width:100%;height:auto;max-height:70px;transition:opacity 1s}.achievements__single-item-name{color:#fff;font-size:16px;font-family:"Pontiac",Arial,Helvetica,sans-serif;line-height:32px;text-align:center}.achievements__single-item-name strong{color:#ff4e00}.achievements__single-item-name a{color:#fff;transition:color 0.4s}.achievements__single-item-name a:hover{color:#ff4e00}@media screen and (max-width: 1626px){.achievements__header{margin:100px 0 25px}}@media screen and (max-width: 1100px){.achievements__grid{padding:0 0 50px}}@media screen and (max-width: 959px){.achievements__grid{padding:0 0 100px}.achievements__single-item{padding:25px 15px}.achievements__single-item-figure{height:130px}.achievements__single-item-name{line-height:24px}}@media screen and (max-width: 719px){.achievements__grid{-ms-flex-pack:distribute;justify-content:space-around;padding:0 0 100px}}.clients-logos__heading{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:end;align-items:flex-end;height:140px}@media screen and (max-width: 679px){.clients-logos__heading{height:108px}}.clients-logos__heading-text{position:relative;z-index:3;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:end;align-items:flex-end;margin:0 auto;padding-bottom:12px;color:#fff;font-weight:200;font-size:18px;font-family:"Pontiac",Arial,Helvetica,sans-serif;display:inline-block;padding:10px}@media screen and (max-width: 679px){.clients-logos__heading-text{font-size:14px}}.clients-logos__heading-text::before{content:'';position:absolute;bottom:0;left:50%;width:100%;height:8px;border-right:1px solid #ff4e00;border-bottom:1px solid #ff4e00;border-left:1px solid #ff4e00;transform:translateX(-50%)}.clients-logos__heading-text::after{content:'';position:absolute;bottom:-7px;left:50%;width:1px;height:7px;background-color:#ff4e00}.clients-logos__content{width:100%;padding-top:112px}@media screen and (max-width: 719px){.clients-logos__content{height:auto;padding-top:44px;padding-bottom:36px}}.clients-logos__container{display:block;width:100%;position:relative}.clients-logos__container::before{content:'';position:absolute;top:0;left:3%;width:50px;height:162px;background-image:url("../images/ui/cheesoid.svg");background-position:left center;background-size:contain;background-repeat:no-repeat;transform:rotate(80deg)}@media screen and (max-width: 1100px){.clients-logos__container::before{content:'';position:unset;clear:both;display:block;width:0;height:0;background:none}}.clients-logos__container::after{content:'';position:absolute;right:3%;bottom:0;width:50px;height:162px;background-image:url("../images/ui/cuboid2.svg");background-position:left center;background-size:contain;background-repeat:no-repeat;transform:rotate(-30deg)}@media screen and (max-width: 1100px){.clients-logos__container::after{content:'';position:unset;clear:both;display:block;width:0;height:0;background:none}}.clients-logos__list{padding-left:0 !important;padding-right:0 !important;margin-left:-0;margin-right:-0;position:relative}[class*="no-gutter"]>.clients-logos__list{margin-left:0 !important;margin-right:0 !important}.clients-logos__list .clients-logos__list{margin-left:-0;margin-right:-0}@media screen and (min-width: 1920px){.clients-logos__list .clients-logos__list{margin-left:-0;margin-right:-0}}@media screen and (max-width: 1919px){.clients-logos__list .clients-logos__list{margin-left:-0;margin-right:-0}}@media screen and (max-width: 1826px){.clients-logos__list .clients-logos__list{margin-left:-0;margin-right:-0}}@media screen and (max-width: 1626px){.clients-logos__list .clients-logos__list{margin-left:-0;margin-right:-0}}@media screen and (max-width: 1599px){.clients-logos__list .clients-logos__list{margin-left:-0;margin-right:-0}}@media screen and (max-width: 1440px){.clients-logos__list .clients-logos__list{margin-left:-0;margin-right:-0}}@media screen and (max-width: 1368px){.clients-logos__list .clients-logos__list{margin-left:-0;margin-right:-0}}@media screen and (max-width: 1279px){.clients-logos__list .clients-logos__list{margin-left:-0;margin-right:-0}}@media screen and (max-width: 1100px){.clients-logos__list .clients-logos__list{margin-left:-0;margin-right:-0}}@media screen and (max-width: 959px){.clients-logos__list .clients-logos__list{margin-left:-0;margin-right:-0}}@media screen and (max-width: 840px){.clients-logos__list .clients-logos__list{margin-left:-0;margin-right:-0}}@media screen and (max-width: 768px){.clients-logos__list .clients-logos__list{margin-left:-0;margin-right:-0}}@media screen and (max-width: 719px){.clients-logos__list .clients-logos__list{margin-left:-0;margin-right:-0}}@media screen and (max-width: 679px){.clients-logos__list .clients-logos__list{margin-left:-0;margin-right:-0}}@media screen and (max-width: 579px){.clients-logos__list .clients-logos__list{margin-left:-0;margin-right:-0}}@media screen and (max-width: 479px){.clients-logos__list .clients-logos__list{margin-left:-0;margin-right:-0}}@media screen and (max-width: 340px){.clients-logos__list .clients-logos__list{margin-left:-0;margin-right:-0}}@media screen and (max-width: 679px){.clients-logos__list{height:84px}}.clients-logos__list::before{content:'';position:absolute;top:0;left:0;width:100%;height:2px;background:linear-gradient(to right, transparent, transparent 8.33%, #ff4e00 8.33%, #ff4e00 calc(8.33% + 1px), transparent calc(8.33% + 2px), transparent 25%, #ff4e00 25%, #ff4e00 calc(25% + 2px), transparent calc(25% + 2px), transparent 41.66%, #ff4e00 41.66%, #ff4e00 calc(41.66% + 2px), transparent calc(41.66% + 2px), transparent 58.33%, #ff4e00 58.33%, #ff4e00 calc(58.33% + 2px), transparent calc(58.33% + 2px), transparent 75%, #ff4e00 75%, #ff4e00 calc(75% + 2px), transparent calc(75% + 2px), transparent 91.66%, #ff4e00 91.66%, #ff4e00 calc(91.66% + 2px), transparent calc(91.66% + 2px), transparent 100%)}@media screen and (max-width: 1100px){.clients-logos__list::before{background:linear-gradient(to right, #ff4e00, #ff4e00 1px, transparent 1px, transparent 25%, #ff4e00 25%, #ff4e00 calc(25% + 2px), transparent calc(25% + 2px), transparent 50%, #ff4e00 50%, #ff4e00 calc(50% + 2px), transparent calc(50% + 2px), transparent 75%, #ff4e00 75%, #ff4e00 calc(75% + 2px), transparent calc(75% + 2px), transparent calc(100% - 1px), #ff4e00 calc(100% - 1px), #ff4e00 100%)}}@media screen and (max-width: 679px){.clients-logos__list::before{background:linear-gradient(to right, #ff4e00, #ff4e00 1px, transparent 1px, transparent 50%, #ff4e00 50%, #ff4e00 calc(50% + 2px), transparent calc(50% + 2px), transparent calc(100% - 1px), #ff4e00 calc(100% - 1px), #ff4e00 100%)}}@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none){.clients-logos__list::before{background:none}}@supports (-ms-ime-align: auto){.clients-logos__list::before{background:none}}.clients-logos__list::after{content:'';position:unset;clear:both;display:table}.clients-logos__item{width:16.66667%;position:relative;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;height:162px}@media screen and (max-width: 1100px) and (max-width: 1100px) and (max-width: 1100px){.clients-logos__item{width:25%}}@media screen and (max-width: 679px){.clients-logos__item{height:84px}}@media screen and (max-width: 679px) and (max-width: 679px) and (max-width: 679px){.clients-logos__item{width:50%}}.clients-logos__item:first-child,.clients-logos__item:nth-child(6),.clients-logos__item:nth-child(11){width:16.66667%;margin-left:8.33333%;position:relative;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;height:162px}@media screen and (max-width: 1100px) and (max-width: 1100px) and (max-width: 1100px){.clients-logos__item:first-child,.clients-logos__item:nth-child(6),.clients-logos__item:nth-child(11){width:25%;margin-left:0%}}@media screen and (max-width: 679px){.clients-logos__item:first-child,.clients-logos__item:nth-child(6),.clients-logos__item:nth-child(11){height:84px}}@media screen and (max-width: 679px) and (max-width: 679px) and (max-width: 679px){.clients-logos__item:first-child,.clients-logos__item:nth-child(6),.clients-logos__item:nth-child(11){width:50%;margin-left:0%}}@media screen and (max-width: 679px){.clients-logos__item:nth-child(6){display:none}}@media screen and (max-width: 1100px){.clients-logos__item:nth-child(5),.clients-logos__item:nth-child(8){display:none}}@media screen and (max-width: 679px){.clients-logos__item--solid{display:none}}.clients-logos__item::before{content:'';position:absolute;bottom:0;left:0;width:100%;height:2px;border-right:1px solid #ff4e00;border-left:1px solid #ff4e00}.clients-logos__item::after{content:'';position:absolute;top:50%;left:0;width:100%;height:2px;border-right:1px solid rgba(255,78,0,0.7);border-left:1px solid rgba(255,78,0,0.7)}.clients-logos__figure{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:100%;max-width:80%;height:100%;max-height:80%}.clients-logos__figure--solid{max-width:60px;max-height:60px}.clients-logos__image{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%;max-height:55px}.tile{position:relative;overflow:hidden;font-family:"Pontiac",Arial,Helvetica,sans-serif}.tile__wrapper{opacity:0;display:block;transition:opacity 0.25s ease-in-out, transform 0.25s ease-out;transform:translate(0, 150px)}.tile--visible .tile__wrapper{opacity:1;transform:translate(0, 0)}.tile--hidden{display:none !important}.tile__figure{position:relative;overflow:hidden;perspective:500px;perspective-origin:50% 433px/2;width:calc(100% + 1px);height:0;padding-bottom:100%}.tile__logo{position:absolute;top:96px;left:32px;width:auto;max-width:calc(100% - 64px);height:auto;max-height:40px}@media screen and (max-width: 1368px){.tile__logo{top:48px;left:16px;max-width:calc(100% - 32px)}}.tile__flag{position:absolute;bottom:32px;left:32px;width:34px}@media screen and (max-width: 1368px){.tile__flag{bottom:16px;left:16px}}.tile__image{position:absolute;top:0;left:0;width:100%;height:auto;margin:auto;transition:all 1s;transform:translate3d(0, 0, 0);transform-origin:50% 50%;pointer-events:none}.tile__title{border-bottom:1px solid #ff4e00}.tile__link{display:block}.tile__link::before{position:absolute;top:0;left:0;width:100%;height:100%;content:'';z-index:1}.tile__title-text{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;width:calc(100% + 1px);min-height:66px;padding:10px 32px;color:#333;font-weight:700;font-size:24px;font-family:"Pontiac",Arial,Helvetica,sans-serif;transition:color 0.3s}.tile__title-text::after{content:'';display:block;width:0;height:0;border-top:8px solid transparent;border-bottom:8px solid transparent;border-left:8px solid #ff4e00}@media screen and (max-width: 1368px){.tile__title-text{min-height:50px;padding:10px 16px;font-size:14px}}.tile__category{position:absolute;top:30px;left:32px;color:#eee;font-style:italic;font-weight:600;font-family:"Fira Sans",Georgia,Cambria,"Times New Roman",Times,serif}.tile__category::before{content:'#'}.tile__category--invert{color:#333}@media screen and (max-width: 1368px){.tile__category{top:16px;left:16px;font-size:12px}}.tile__description-wrapper{position:relative;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;min-height:63px;border-bottom:1px solid #ccc;padding:10px 32px}.tile__description-wrapper::before{content:'';position:absolute;top:-5px;left:0;width:100%;height:9px;border-right:1px solid #ff4e00;border-left:1px solid #ff4e00;background:none}.tile__description-wrapper::after{content:'';position:absolute;bottom:-5px;left:0;width:100%;height:9px;border-right:1px solid #ccc;border-left:1px solid #ccc;background:none}@media screen and (max-width: 1368px){.tile__description-wrapper{min-height:50px;padding:10px 16px;font-size:14px}}.tile__tags-wrapper{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;min-height:64px;padding:10px 10px;background:rgba(0,0,0,0.05)}@media screen and (max-width: 1368px){.tile__tags-wrapper{min-height:50px;padding:10px 6px}}.tile__tag{position:relative;z-index:2;margin:5px}.tile:hover .tile__title-text{color:#ff7f00}.tile:hover .tile__image{transition-duration:14s;transform:translate3d(0, 0, 200px)}.job-offer{position:relative;opacity:0;max-height:0;border:1px solid #ff4e00;transition:box-shadow 0.4s, max-height 0.4s, opacity 0.4s, transform 0.4s;transform:scale(1, 0);transform-origin:top;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;width:33.33333%;max-width:33.33333%}.job-offer:nth-child(3n+1){margin-right:-1px}.job-offer:nth-child(3n+3){margin-left:-1px}.job-offer:nth-child(n+4){margin-top:-1px}.job-offer--active{opacity:1;max-height:350px;transform:scale(1, 1)}.job-offer--transparent{opacity:0}.job-offer:hover{z-index:1;box-shadow:0 0 59px rgba(255,78,0,0.19)}.job-offer__url{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:start;align-items:flex-start;height:100%;padding:57px 30px 57px 52px;background-color:#fff}.job-offer__location{width:100%}.job-offer__salary{padding:20px 0 0 0}.job-offer__salary-value{color:#ff4e00}.job-offer__salary-additions{color:#ff4e00}.job-offer__position{padding:0 0 20px;width:100%}.job-offer__position::before{width:160px}@media screen and (max-width: 1440px){.job-offer__url{padding:32px 20px}}@media screen and (max-width: 1100px){.job-offer{-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;width:33.33333%;max-width:33.33333%}}@media screen and (max-width: 959px){.job-offer{-ms-flex:0 0 50%;flex:0 0 50%;width:50%;max-width:50%}.job-offer:nth-child(n+3){margin-top:-2px}.job-offer:nth-child(3n+1),.job-offer:nth-child(3n+3){margin-right:unset;margin-left:unset}.job-offer:nth-child(2n+1){margin-right:-1px}}@media screen and (max-width: 719px){.job-offer{-ms-flex:0 0 100%;flex:0 0 100%;width:100%;max-width:100%}.job-offer:nth-child(n+1){margin-top:-1px}.job-offer__url{padding:10px}.job-offer__location{font-size:14px}.job-offer__location::before{width:100%}.job-offer__position{width:100%;font-size:16px}}.faq{padding:40px 0}.faq__header-container{padding-top:124px;padding-bottom:124px}@media screen and (max-width: 1440px){.faq__header-container{padding-top:64px}}@media screen and (max-width: 1440px){.faq__header-container{padding-bottom:64px}}.faq__list-container{-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;width:83.33333%;max-width:83.33333%;margin:0 8.33333%;border-top:1px solid #ff4e00;border-bottom:1px solid #ff4e00}.faq__list-item{line-height:28px}.faq__list-item:first-child>h3{border-top:none}.faq__list-item--open>.faq__item-header{border-bottom:1px solid rgba(255,78,0,0.25)}.faq__list-item--open>.faq__item-header::after{transform:rotateZ(-90deg)}.faq__item-header{position:relative;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;min-height:74px;border-top:0.5px solid rgba(255,78,0,0.25);border-bottom:0.5px solid rgba(255,78,0,0.25);padding:10px 10% 0 5%;cursor:pointer}.faq__item-header:hover{opacity:0.7}.faq__item-header::after{content:'';position:absolute;right:4.5%;display:inline-block;width:20px;height:37px;background:url(../images/ui/icons/arrow.svg) no-repeat 50% 50%;transition:transfrom 0.3s ease-in-out;transform:rotateZ(90deg)}.faq__text-container{padding:20px 10% 20px 5%}.faq__list-inner-item{list-style:inside}.faq__item-text{overflow:hidden;display:block;width:100%;padding:20px 0}@media screen and (max-width: 1100px){.faq__list-container{-ms-flex:0 0 100%;flex:0 0 100%;width:100%;max-width:100%;margin:0}.faq__item-header{min-height:60px;padding:10px 12.5% 0 0}.faq__item-text{padding:10px 0}}@media screen and (max-width: 719px){.faq{padding:40px 16px}}.works-grid__more{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.works-grid__more-link{padding:0 15px}.works-grid__more-cta{position:relative}.works-grid__more-cta::after{content:"";position:absolute;top:50%;left:100%;border-width:8px 0 8px 8px;border-style:solid;border-color:transparent transparent transparent #ff4e00;transform:translate3d(0, -50%, 0)}.works-gallery__container{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:100%;margin-bottom:72px;padding-left:calc(100% / 12);padding-right:calc(100% / 12)}.works-gallery__button{width:160px;height:50px;border:1px solid #9b9b9b;color:#9b9b9b;margin:0;padding-top:13px;text-align:center;text-transform:lowercase;font-family:"Pontiac",Arial,Helvetica,sans-serif;font-weight:normal;font-size:18px;line-height:24px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.works-gallery__button--active{border:1px solid #ff4e00;color:#ff4e00}.works-gallery__button-container{display:-ms-flexbox;display:flex;margin-bottom:50px}.works-gallery__outsourcing{position:relative}.works-gallery__outsourcing-figure{position:relative;overflow:hidden;perspective:500px;perspective-origin:50% 433px/2;width:calc(100% + 1px);height:0;padding-bottom:100%}.works-gallery__outsourcing-image{position:absolute;top:0;left:0;width:100% !important;height:auto !important;-o-object-fit:initial !important;object-fit:initial !important;margin:auto;transition:all 1s;transform:translate3d(0, 0, 0);transform-origin:50% 50%;pointer-events:none}.works-gallery__outsourcing-logo{position:absolute;top:96px;left:32px;width:auto !important;max-width:calc(100% - 64px);height:auto !important;-o-object-fit:initial;object-fit:initial;max-height:40px}.works-gallery__outsourcing-flag{position:absolute;bottom:32px;left:32px;width:34px !important;height:initial !important;-o-object-fit:initial !important;object-fit:initial !important}.works-gallery__outsourcing-category{position:absolute;top:30px;left:32px;color:#eee;font-style:italic;font-weight:600;font-family:"Fira Sans",Georgia,Cambria,"Times New Roman",Times,serif}.works-gallery__outsourcing-category::before{content:'#'}.works-gallery__outsourcing-category-invert{color:#333}.works-gallery__categories{display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-ms-flex-align:center;align-items:center;width:100%;border-bottom:1px solid rgba(155,155,155,0.7);margin-bottom:39px}.works-gallery__categories-item{font-family:"Pontiac",Arial,Helvetica,sans-serif;color:#9b9b9b;font-size:18px;line-height:24px;text-align:center;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.works-gallery__categories-item--active{color:#000;font-weight:bold}.works-gallery__categories-item--active::after{content:"";position:absolute;width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-top:8px solid #9b9b9b;transform:translate(calc(var(--client-width) - 16px), 24px)}.works-gallery__works{min-width:324px;height:324px;border:1px solid #f0f0f0;transition:0.3s all ease-in-out}.works-gallery__works-figure{width:100%;height:100%}.works-gallery__works-figure img{height:324px;width:324px;-o-object-fit:cover;object-fit:cover}.works-gallery__works-container{width:100%;overflow-x:auto;margin-bottom:50px}.works-gallery__works-flex-container{display:-ms-flexbox;display:flex;gap:40px;overflow-y:hidden}.works-gallery__works:hover{background-color:#ff4e00;opacity:0.6}.works-gallery__works:hover .works-gallery__info{opacity:1}.works-gallery__works:hover::before{opacity:1}.works-gallery__works::before{content:"";position:absolute;top:0;left:0;display:block;width:324px;height:324px;z-index:2;transition:0.3s}.works-gallery__info{position:relative;width:100%;height:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;z-index:3;color:white;opacity:0;transform:translateY(-100%);background-image:url("/images/landing-outsourcing/work-bg.svg")}.works-gallery__info-text{font-size:16px;line-height:30px}@media screen and (max-width: 1440px){.works-gallery__button,.works-gallery__categories-item{font-size:15px}.works-gallery__container{padding:0px}.works-gallery__categories-item--active::after{display:none}.works-gallery__container{margin-bottom:66px}.works-gallery__container .works-grid__more-link{font-size:15px}}@media screen and (max-width: 959px){.works-gallery__categories-item,.works-gallery__button{font-size:18px;letter-spacing:0;line-height:24px}.works-gallery__works-flex-container{-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;gap:40px}.works-gallery__container{margin-bottom:57px}.works-gallery__container .works-grid__more-link{font-size:18px}.works-gallery__categories{max-width:500px;border:none;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:20px}.works-gallery__categories-item{width:150px;padding:20px 0px}}@media screen and (max-width: 719px){.works-gallery__works-flex-container{gap:30px}.works-gallery__categories-item{width:100px}}.homepage{position:relative;background-image:url("../images/homepage/clouds_top_left.png"),url("../images/homepage/clouds_top_right.png"),url("../images/homepage/clouds_bottom_right.png"),url("../images/homepage/clouds_bottom_left.png");background-position:top left, top right, bottom right, bottom left;background-size:auto, auto, 0, 0;background-repeat:no-repeat}.homepage__works{position:relative;z-index:2}.homepage__works>.grid>.grid__wrapper{z-index:1}.homepage__works .works-grid__content{padding-top:169px;padding-bottom:320px}@media screen and (max-width: 1440px){.homepage__works .works-grid__content{padding-top:118.3px;padding-bottom:224px}}@media screen and (max-width: 1279px){.homepage__works .works-grid__content{padding-top:84.5px;padding-bottom:160px}}@media screen and (max-width: 1100px){.homepage__works .works-grid__content{padding-top:67.6px;padding-bottom:128px}}.homepage__works .works-grid>.grid>.grid__wrapper{margin:-500px auto -400px;padding-bottom:300px}.homepage__works .works-grid>.grid>.grid__wrapper>.works-grid__content{padding:400px 0 0}.homepage__works .works-grid__more{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.homepage__works .works-grid__more-cta{position:relative}.homepage__works .works-grid__more-cta::after{content:'';position:absolute;top:50%;left:100%;border-width:8px 0 8px 8px;border-style:solid;border-color:transparent transparent transparent #ff4e00;transform:translate3d(0, -50%, 0)}.homepage__works .works-grid__more-link{padding:0 15px}.homepage__works-title{color:#333}.homepage__works-header{padding:135px 0 40px;text-align:center;letter-spacing:2px}.homepage__works-middle-trigger,.homepage__works-end-trigger{position:absolute;right:0;bottom:0;left:0}.homepage__works-middle-trigger{bottom:50%}.homepage__achievements{position:relative;z-index:2;margin:200px 0 0;padding:50px 0;background-size:0%}.homepage__achievements::before{content:'';position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;opacity:0.05;width:100%;height:100%;background-image:inherit;background-position:top -210px center;background-size:cover;background-repeat:no-repeat;pointer-events:none}.homepage .achievements__single-item-figure{width:100%;margin:0 0 75px}.homepage .achievements__single-item-logo{max-width:33.33333%;max-height:100%}.homepage__estimate{position:relative;padding:70px 0}.homepage__estimate__canvas{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1}.homepage__estimate .grid__wrapper{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;-ms-flex-align:start;align-items:flex-start}.homepage__estimate-heading{-ms-flex:0 0 100%;flex:0 0 100%;width:100%;max-width:100%}.homepage__estimate-title{margin:0 0 30px;font-size:30px}.homepage__estimate-text{margin:0 0 50px}.homepage__estimate-button{-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;width:16.66667%;max-width:16.66667%}@media screen and (max-width: 1826px){.homepage{background-size:45%, 45%, 0, 0}}@media screen and (max-width: 1626px){.homepage{background-size:50%, 50%, 0, 0}}@media screen and (max-width: 1440px){.homepage{background-size:53%, 53%, 0, 0}.homepage__works .works-grid>.grid>.grid__wrapper{margin:-400px auto -400px}.homepage__works-header{padding:80px 0 40px}.homepage__estimate-button{-ms-flex:0 0 25%;flex:0 0 25%;width:25%;max-width:25%}}@media screen and (max-width: 1368px){.homepage__works .works-grid>.grid>.grid__wrapper{margin:-400px auto}.homepage .achievements__single-item{-ms-flex:0 0 25%;flex:0 0 25%;width:25%;max-width:25%}}@media screen and (max-width: 1279px){.homepage{background-size:58%, 58%, 0, 0}.homepage__works .works-grid .grid>.grid__wrapper{margin:-350px auto}}@media screen and (max-width: 1100px){.homepage{background-size:52%, 48%, 0, 0}.homepage__works .works-grid>.grid>.grid__wrapper{margin:-300px auto -300px}.homepage .achievements{margin:0;padding:200px 0 0}.homepage .achievements::before{background-position:center}.homepage .achievements__single-item{-ms-flex:0 0 50%;flex:0 0 50%;width:50%;max-width:50%}.homepage__estimate-button{-ms-flex:0 0 50%;flex:0 0 50%;width:50%;max-width:50%}}@media screen and (max-width: 959px){.homepage{background-position:top left, top right, top 1600px right, top 1600px left;background-size:55%}.homepage__works .works-grid>.grid>.grid__wrapper{margin:-200px auto -200px;padding:0 0 150px}.homepage__works .works-grid>.grid>.grid__wrapper .works-grid__content{padding:200px 0 0}.homepage__works-header{padding:50px 0 0}}@media screen and (max-width: 719px){.homepage{background-position:top left, top right, top 1450px right, top 1450px left;background-size:60%, 70%, 70%, 80%}.homepage__works .works-grid>.grid>.grid__wrapper{margin:-150px auto -200px}.homepage__works .works-grid>.grid>.grid__wrapper .works-grid__content{padding:150px 0 0}.homepage__works-header{padding:0}.homepage__estimate-button{-ms-flex:0 0 100%;flex:0 0 100%;width:100%;max-width:100%}.homepage .achievements__header{margin:50px 0}.homepage .achievements__single-item-figure{margin:0 0 25px}.homepage .achievements__single-item-logo{max-width:100%;max-height:100%}}.blog__header{position:relative;z-index:0;overflow:hidden;width:100%;padding-bottom:32px;background-image:url("../images/backgrounds/blogpost/header_bg.jpg");background-size:0;padding-top:124px}@media screen and (max-width: 1440px){.blog__header{padding-top:64px}}.blog__header::before{content:'';position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;opacity:0.2;background-image:inherit;background-position:center bottom;background-size:cover;background-repeat:no-repeat}.blog__featured-post{margin:102px 0 0}.blog__featured-post .post__heading{max-width:96%;margin:22px 0 0}.blog__featured-post .post__tags{margin-top:4px;margin-bottom:4px}.blog__post{opacity:0;margin:65px 0;transition:opacity 0.25s ease-in-out, transform 0.25s ease-out;transform:translate(0, 150px)}.blog__post--visible{opacity:1;transform:translate(0, 0)}.blog__small-posts{margin:196px 0 0}@media screen and (max-width: 1599px){.blog__small-posts{margin:180px 0 0}}@media screen and (max-width: 1368px){.blog__small-posts{margin:170px 0 0}}@media screen and (max-width: 1100px){.blog__small-posts{margin:80px 0 0}}.blog__small-posts-row{padding-left:0 !important;padding-right:0 !important;margin-left:-0;margin-right:-0}[class*="no-gutter"]>.blog__small-posts-row{margin-left:0 !important;margin-right:0 !important}.blog__small-posts-row .blog__small-posts-row{margin-left:-0;margin-right:-0}@media screen and (min-width: 1920px){.blog__small-posts-row .blog__small-posts-row{margin-left:-0;margin-right:-0}}@media screen and (max-width: 1919px){.blog__small-posts-row .blog__small-posts-row{margin-left:-0;margin-right:-0}}@media screen and (max-width: 1826px){.blog__small-posts-row .blog__small-posts-row{margin-left:-0;margin-right:-0}}@media screen and (max-width: 1626px){.blog__small-posts-row .blog__small-posts-row{margin-left:-0;margin-right:-0}}@media screen and (max-width: 1599px){.blog__small-posts-row .blog__small-posts-row{margin-left:-0;margin-right:-0}}@media screen and (max-width: 1440px){.blog__small-posts-row .blog__small-posts-row{margin-left:-0;margin-right:-0}}@media screen and (max-width: 1368px){.blog__small-posts-row .blog__small-posts-row{margin-left:-0;margin-right:-0}}@media screen and (max-width: 1279px){.blog__small-posts-row .blog__small-posts-row{margin-left:-0;margin-right:-0}}@media screen and (max-width: 1100px){.blog__small-posts-row .blog__small-posts-row{margin-left:-0;margin-right:-0}}@media screen and (max-width: 959px){.blog__small-posts-row .blog__small-posts-row{margin-left:-0;margin-right:-0}}@media screen and (max-width: 840px){.blog__small-posts-row .blog__small-posts-row{margin-left:-0;margin-right:-0}}@media screen and (max-width: 768px){.blog__small-posts-row .blog__small-posts-row{margin-left:-0;margin-right:-0}}@media screen and (max-width: 719px){.blog__small-posts-row .blog__small-posts-row{margin-left:-0;margin-right:-0}}@media screen and (max-width: 679px){.blog__small-posts-row .blog__small-posts-row{margin-left:-0;margin-right:-0}}@media screen and (max-width: 579px){.blog__small-posts-row .blog__small-posts-row{margin-left:-0;margin-right:-0}}@media screen and (max-width: 479px){.blog__small-posts-row .blog__small-posts-row{margin-left:-0;margin-right:-0}}@media screen and (max-width: 340px){.blog__small-posts-row .blog__small-posts-row{margin-left:-0;margin-right:-0}}.blog__small-post{width:25%;margin-left:8.33333%}@media screen and (max-width: 1100px) and (max-width: 1100px) and (max-width: 1100px){.blog__small-post{width:100%;margin-left:0%}}.blog__small-post:first-child{margin-left:0}.blog__small-post .post__heading{max-width:96%;margin-top:18px}.blog__small-post .post__meta{padding:2px 0}.blog__posts-list{position:relative}.blog__posts-list-container{padding-top:65px;padding-bottom:65px}.blog__categories{padding:65px 0}.blog__categories-box{border-top:1px solid #999;border-bottom:1px solid #ff4e00;padding:30px;background-color:white}.blog__categories-item{padding:10px 0;font-size:12px;transition:colors 0.3s;cursor:pointer}.blog__categories-item::before{content:'#';padding-right:10px;color:#ff4e00}.blog__categories-item--active{color:black;font-weight:700}.blog__categories-item:hover{color:#ff4e00}@media screen and (max-width: 1100px){.blog__categories{padding:16px 0}.blog__categories-box{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;border:none;padding:0 32px}.blog__categories-item{margin:5px 10px}}.blog__active-category{color:#999;font-style:italic;font-size:24px}@media screen and (max-width: 1100px){.blog__active-category{clear:both}}@media screen and (max-width: 768px){.blog__active-category{font-size:18px}}.blog__intersection{width:100vw;max-width:100vw;margin-right:0 !important;margin-left:50% !important;transform:translateX(-50%)}.blog__intersection .cta-section{background:#131313}.blog__loader{margin:-65px 0 65px 25%}@media screen and (max-width: 1100px){.blog__loader{margin-left:0}}.blogpost__intro{padding-top:225px;padding-bottom:55px}.blogpost__intro::before,.blogpost__intro::after{content:'';display:table}.blogpost__intro::after{clear:both}@media screen and (max-width: 1440px){.blogpost__intro{padding-top:165px}}html.iframe-embedded .blogpost__intro{padding-top:101px}@media screen and (max-width: 768px){.blogpost__intro{padding-top:164px;padding-bottom:40px}}@media screen and (max-width: 768px) and (max-width: 1440px){.blogpost__intro{padding-top:104px}}@media screen and (max-width: 768px){html.iframe-embedded .blogpost__intro{padding-top:40px}}.blogpost__details-container{-ms-flex:1;flex:1}.blogpost__post-body{position:relative}.blogpost__sidebar{padding:70px 0}.blogpost__sidebar-link{position:relative;display:block;width:100%;height:0;padding-top:267%}.blogpost__sidebar-image{position:absolute;top:0;left:0;width:100%;height:auto}.blogpost__post-body-container{position:relative;margin-left:11.11111%;padding:70px 0 0}@media screen and (max-width: 1440px){.blogpost__post-body-container{margin-left:12.5%}}@media screen and (max-width: 1100px){.blogpost__post-body-container{margin-right:12.5%;margin-left:12.5%}}@media screen and (max-width: 840px){.blogpost__post-body-container{margin:0}}html.iframe-embedded .blogpost__post-body-container{margin-left:8.33333%}@media screen and (max-width: 1440px){html.iframe-embedded .blogpost__post-body-container{margin-left:8.33333%}}@media screen and (max-width: 1100px){html.iframe-embedded .blogpost__post-body-container{margin-right:8.33333%;margin-left:8.33333%}}@media screen and (max-width: 840px){html.iframe-embedded .blogpost__post-body-container{margin:0}}.blogpost__post-body-container::before{content:'';position:absolute;top:0;right:0;bottom:0;left:1px;z-index:-1;background:#fff}.blogpost__posts-container{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:100px 0}.blogpost__posts-container .post__container *{color:black}html:not(.is-mobile) .blogpost *:not(a)>.blogpost__image-wrapper{position:relative;display:inline-block;cursor:pointer}html:not(.is-mobile) .blogpost *:not(a)>.blogpost__image-wrapper::before{content:'';position:absolute;top:0;left:0;z-index:1;opacity:0;width:100%;height:100%;background:#000;transition:opacity 0.3s ease-out;pointer-events:none}html:not(.is-mobile) .blogpost *:not(a)>.blogpost__image-wrapper::after{font-style:normal;font-variant:normal;font-weight:normal;font-family:"icomoon" !important;line-height:1;text-transform:none;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:'\e90d';position:absolute;top:50%;left:50%;z-index:2;opacity:0;width:32px;height:32px;margin:-16px 0 0 -16px;color:#fff;font-size:32px;transition:opacity 0.25s ease-in-out;pointer-events:none}html:not(.is-mobile) .blogpost *:not(a)>.blogpost__image-wrapper:hover::before{opacity:0.15}html:not(.is-mobile) .blogpost *:not(a)>.blogpost__image-wrapper:hover::after{opacity:1}.blogpost__footer{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:start;align-items:flex-start;margin:35px 0 49px}html.iframe-embedded .blogpost__footer{display:none}.blogpost__footer-profile{-ms-flex:1 1 auto;flex:1 1 auto;padding-top:26px}.blogpost__socials{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-bottom:8px}@media screen and (max-width: 679px){.blogpost__socials{margin-top:30px}}.blogpost__socials svg{width:100%}.blogpost__socials svg path{fill:#ff4e00}.blogpost__socials-label{margin:10px 0;font-weight:700;text-align:center}.blogpost__socials-wrapper{display:-ms-flexbox;display:flex}.blogpost__socials-item{display:block;border:1px solid #ccc;border-right-width:0;transition:border-color 0.3s ease}.blogpost__socials-item:last-of-type{border-right-width:1px}.blogpost__socials-icon{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;width:71px;height:69px;background:transparent;transition:background-color 0.3s ease}.blogpost__socials-icon svg{width:30px;margin:auto}.blogpost__socials-icon svg path{transition:fill 0.3s ease}.blogpost__socials-item:hover{border-color:#ff4e00}.blogpost__socials-item:hover .blogpost__socials-icon{background-color:#ff4e00}.blogpost__socials-item:hover .blogpost__socials-icon svg path{fill:white}.blogpost__row::before,.blogpost__row::after{content:'';display:table}.blogpost__row::after{clear:both}.blogpost .background-stripes{z-index:-1}.blogpost__recent-posts{padding:62px 0 0}html.iframe-embedded .blogpost__recent-posts{display:none}.blogpost video{width:auto;max-width:100%;height:auto;max-height:100%}@media screen and (max-width: 579px){.blogpost__main-content iframe[src*=facebook]{width:100%}}.book-roulette__wrapper{display:-ms-flexbox;display:flex;position:relative;min-height:100vh;padding-bottom:40px;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}@media (max-width: 1023px){.book-roulette__wrapper{max-height:100vh;overflow:hidden;width:100vw;padding:0 30px 30px}}.book-roulette__container{display:-ms-flexbox;display:flex;position:relative;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;transition:all 512ms ease-in-out;max-width:100%}@media (max-width: 1023px){.xmas-logo{max-width:100%;margin-top:30px}}.logo-text{font-family:Pontiac;font-size:20px;letter-spacing:0.3px;line-height:28px;margin-top:52px;opacity:1;transition:all 512ms ease-in-out;text-align:center;max-width:500px}.logo-text.animated{opacity:0 !important}@media (max-width: 1023px){.logo-text br{display:none}}.slot-machine{opacity:0;transition:opacity 512ms ease-in-out;-o-object-fit:contain;object-fit:contain}.slot-machine.animated{opacity:1}@media (max-width: 1023px){.slot-machine{width:100%;max-width:374px}}.booking-reminder{position:absolute;left:82px;bottom:30px}.booking-reminder>span{font-family:Pontiac;font-size:18px;letter-spacing:0;line-height:24px;color:#AAAAAA;letter-spacing:0.15px}@media (max-width: 1023px){.booking-reminder{display:none}}.booking-reminder__mobile{display:none;margin-top:30px}.booking-reminder__mobile>span{font-family:Pontiac;font-size:18px;letter-spacing:0;line-height:24px;color:#AAAAAA;letter-spacing:0.15px}@media (max-width: 1023px){.booking-reminder__mobile{display:block}}.book__container{max-width:0px;-ms-flex-direction:column;flex-direction:column;transition:all 512ms ease-in-out}.book__container.animated{max-width:500px}@media (max-width: 1023px){.book__container.animated{max-width:100%}}.book__upper-text{opacity:0;transition:all 512ms ease-in-out;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;color:#FFFFFF;transform:translateX(0px);margin-bottom:40px}.book__upper-text.animated{opacity:1;transform:translateX(30px)}@media (max-width: 1023px){.book__upper-text.animated{transform:translateX(0px)}}@media (max-width: 1023px){.book__upper-text{transform:translateX(-30px)}}.book__lower-text{opacity:0;transition:all 512ms ease-in-out;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;color:#FFFFFF;transform:translateX(0px)}.book__lower-text.animated{opacity:1;transform:translateX(30px)}@media (max-width: 1023px){.book__lower-text.animated{transform:translateX(0px)}}@media (max-width: 1023px){.book__lower-text{transform:translateX(-30px);margin-bottom:30px}}.book__description{font-family:"Fira Sans";font-size:22px;font-style:italic;letter-spacing:0;line-height:27px;margin-bottom:20px;min-width:500px;max-width:500px}@media (max-width: 1023px){.book__description{min-width:initial;width:100%;max-width:100%}}.book__person{color:#FF4E00;font-family:"Fira Sans";font-size:22px;letter-spacing:0;line-height:27px;min-width:500px;max-width:500px}@media (max-width: 1023px){.book__person{min-width:initial;width:100%;max-width:100%}}.book__title{font-family:Pontiac;font-size:26px;font-weight:900;letter-spacing:0;line-height:36px;min-width:500px;max-width:500px}@media (max-width: 1023px){.book__title{min-width:initial;width:100%;max-width:100%}}.book__author{font-family:"Fira Sans";font-size:22px;letter-spacing:0;line-height:27px;margin-bottom:10px;min-width:500px;max-width:500px}@media (max-width: 1023px){.book__author{min-width:initial;width:100%;max-width:100%}}.main-container{display:-ms-flexbox;display:flex;transition:all 512ms ease-in-out;max-height:0px;padding-top:0px}.main-container.animated{-ms-flex-align:center;align-items:center;max-height:360px;transition:all 512ms ease-in-out;margin-top:110px}@media (max-width: 1023px){.main-container.animated{margin-top:30px}}@media (max-width: 1023px){.main-container{width:100%;max-width:500px;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center}}.text-and-button-container{max-height:360px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-direction:column;flex-direction:column;transition:all 512ms ease-in-out;color:white}.text-and-button-container.animated{max-height:0px;transition:all 512ms ease-in-out}@media (max-width: 1023px){.text-and-button-container{max-width:100%}.text-and-button-container br{display:none}}.read-text{font-family:Pontiac;font-size:42px;font-weight:900;letter-spacing:0.5px;line-height:50.4px;margin-top:-20px;margin-right:26px;text-align:center}@media (max-width: 1023px){.read-text{font-size:32px;line-height:38.4px;margin-right:0px}.read-text br{display:none}}.draw-button__wrapper{margin-top:51px;width:354px;margin-right:26px;margin-bottom:10px;transition:all 512ms ease-in-out;opacity:1}.draw-button__wrapper.animated{opacity:0 !important}@media (max-width: 1023px){.draw-button__wrapper{width:354px;max-width:100%;margin-right:0}}.draw-button__again{opacity:0;margin-top:72px;width:100%;max-width:370px;transition:all 512ms ease-in-out;visibility:hidden}@media (max-width: 1023px){.draw-button__again{display:none}}.draw-button__again.animated{opacity:1;visibility:visible}.draw-button__again__mobile{opacity:0;margin:30px 0;width:100%;max-width:370px;transition:all 512ms ease-in-out;visibility:hidden;display:none}@media (max-width: 1023px){.draw-button__again__mobile{display:block}.draw-button__again__mobile.animated{opacity:1;visibility:visible}}.temp-data{display:none}.bg__left{position:absolute;height:82vh;left:16px;top:51px}@media (max-width: 1650px){.bg__left{opacity:0.5}}@media (max-width: 1279px){.bg__left{display:none}}.bg__right{position:absolute;height:99vh;right:86px;top:6px}@media (max-width: 1650px){.bg__right{opacity:0.5}}@media (max-width: 1279px){.bg__right{position:fixed;height:100vh;left:50%;top:50%;transform:translate(-50%, -50%)}}.careers{overflow:hidden}.careers__header{overflow:hidden}.careers__header::before{opacity:0.1}.careers__header-intro{height:700px}.careers__title{margin:0 0 20px}.careers__offers{padding:100px 0}.careers__offers .grid__wrapper{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:start;align-items:flex-start}.careers__offers .grid__wrapper::after{content:unset}.careers__offers-heading{width:100%;padding:0 0 100px}.careers__offers-wrapper{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-align:start;align-items:flex-start;-ms-flex:0 0 75%;flex:0 0 75%;width:75%;max-width:75%}.careers__offers-container{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:start;justify-content:flex-start;-ms-flex:0 0 100%;flex:0 0 100%;width:100%;max-width:100%}.careers__offers-button{margin:50px 0 0;-ms-flex:0 0 22.22222%;flex:0 0 22.22222%;width:22.22222%;max-width:22.22222%}.careers__offers-button-wrapper{display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-align:start;align-items:flex-start;transition:opacity 0.4s;-ms-flex:0 0 100%;flex:0 0 100%;width:100%;max-width:100%}.careers__offers-button-wrapper--inactive{opacity:0;pointer-events:none}.careers__offers-schedule{-ms-flex:0 0 44.44444%;flex:0 0 44.44444%;width:44.44444%;max-width:44.44444%}.careers__offers-nav{border-left:1px solid #eee}.careers__lets-meet,.careers__meet-merix,.careers__photos{position:relative}.careers__photos{margin:-470px 0 0;padding:400px 0 180px;-ms-flex:0 0 100%;flex:0 0 100%;width:100%;max-width:100%}.careers__photos .grid__wrapper{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:start;align-items:flex-start}.careers__photos .grid__wrapper::after{content:unset}.careers__photos-figure:first-child{margin:225px 0 0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;width:33.33333%;max-width:33.33333%}.careers__photos-figure:nth-child(2),.careers__photos-figure:nth-child(3),.careers__photos-figure:nth-child(4),.careers__photos-figure:last-child{-ms-flex:0 0 25%;flex:0 0 25%;width:25%;max-width:25%}.careers__photos-figure:nth-child(5){-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;width:33.33333%;max-width:33.33333%}.careers__photos-figure:nth-child(2){margin:150px 0 0}.careers__photos-figure:nth-child(4),.careers__photos-figure:nth-child(5){margin:160px 0 0}.careers__photos-image{display:block;width:auto;max-width:100%;height:auto;max-height:100%}@media screen and (max-width: 1440px){.careers__offers-heading{padding:0 0 40px}.careers__offers-button{-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;width:33.33333%;max-width:33.33333%}.careers__offers-schedule{-ms-flex:0 0 55.55556%;flex:0 0 55.55556%;width:55.55556%;max-width:55.55556%}.careers__photos{padding:320px 0 180px}.careers__photos-figure:first-child{margin:180px 0 0}.careers__photos-figure:nth-child(2){margin:120px 0 0}}@media screen and (max-width: 1279px){.careers__photos{padding:240px 0 18px}.careers__photos-figure:first-child{margin:135px 0 0}.careers__photos-figure:nth-child(2){margin:90px 0 0}}@media screen and (max-width: 1100px){.careers__offers-wrapper{margin:20px 0 0;-ms-flex:0 0 100%;flex:0 0 100%;width:100%;max-width:100%}.careers__offers-container{-ms-flex:0 0 100%;flex:0 0 100%;width:100%;max-width:100%}.careers__offers-button{-ms-flex:0 0 50%;flex:0 0 50%;width:50%;max-width:50%}.careers__offers-button-wrapper{-ms-flex-pack:center;justify-content:center;-ms-flex:0 0 100%;flex:0 0 100%;width:100%;max-width:100%}.careers__offers-schedule{-ms-flex:0 0 75%;flex:0 0 75%;width:75%;max-width:75%}.careers__offers-schedule-wrapper{-ms-flex-pack:end;justify-content:flex-end}.careers__photos{padding:70px 0 100px;-ms-flex:0 0 100%;flex:0 0 100%;width:100%;max-width:100%}.careers__photos-figure:first-child{margin:180px 0 0;-ms-flex:0 0 50%;flex:0 0 50%;width:50%;max-width:50%}.careers__photos-figure:nth-child(2){margin:150px 0 0}.careers__photos-figure:nth-child(2),.careers__photos-figure:nth-child(3),.careers__photos-figure:last-child{-ms-flex:0 0 37.5%;flex:0 0 37.5%;width:37.5%;max-width:37.5%}.careers__photos-figure:nth-child(4),.careers__photos-figure:nth-child(5){margin:60px 0 0;-ms-flex:0 0 50%;flex:0 0 50%;width:50%;max-width:50%}.careers__photos-figure:last-child{margin:100px 0 0}}@media screen and (max-width: 959px){.careers__offers{padding:60px 0 0}}@media screen and (max-width: 719px){.careers__header-intro{height:500px;padding-bottom:100px}.careers__offers-button{-ms-flex:0 0 100%;flex:0 0 100%;width:100%;max-width:100%}.careers__photos{padding:60px 0}.careers__photos-figure:nth-child(n){margin:60px 0 0;-ms-flex:0 0 100%;flex:0 0 100%;width:100%;max-width:100%}.careers__photos-figure:first-child{margin:190px 0 0}}.careers .modal{position:fixed;top:0;left:0;z-index:150;overflow:auto;visibility:hidden;width:100%;height:100%;padding:5rem 0;background-color:rgba(0,0,0,0.4)}@media screen and (max-width: 959px){.careers .modal{padding:3rem 0}}@media screen and (max-width: 719px){.careers .modal{padding:1.5rem 0}}.careers .modal-content{position:relative;margin:auto;padding:4rem 0;background-color:#fff;animation-name:animatetop;animation-duration:0.4s;-ms-flex:0 0 60%;flex:0 0 60%;width:60%;max-width:60%}@media screen and (max-width: 1279px){.careers .modal-content{-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;width:83.33333%;max-width:83.33333%;padding:3rem 0}}@media screen and (max-width: 719px){.careers .modal-content{-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;width:91.66667%;max-width:91.66667%;padding:2rem 0}}.careers .modal-content>canvas{top:50px !important;width:calc(100% + 1px)}.careers .modal-content__body{margin-top:40px}.careers .modal-content__header{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;color:#000;font-size:28px}@media screen and (max-width: 719px){.careers .modal-content__header{-ms-flex-align:baseline;align-items:baseline}}.careers .modal .close{float:right;color:#ff4e00;font-weight:700;font-size:28px}.careers .modal .close:hover,.careers .modal .close:focus{color:#ff4e00;text-decoration:none;cursor:pointer}.careers .modal .consent-link{color:#ff4e00;font-weight:700}@media screen and (max-width: 679px){.careers .modal .contact-form__submit{-ms-flex-preferred-size:100%;flex-basis:100%}}.careers .modal .contact-form .boxed-input--select .boxed-input__wrapper{height:55px}.careers .modal .contact-form__row:last-of-type{margin-top:40px}.careers .modal .contact-form .checkbox__label-text{text-align:justify}@keyframes animatetop{from{top:-300px;opacity:0}to{top:0;opacity:1}}.job-page__header::before{opacity:0.1}.job-page__header .intro-section__content{min-height:75vh}.job-page__header-wrapper{display:-ms-flexbox;display:flex;-ms-flex-flow:column wrap;flex-flow:column wrap;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:start;align-items:flex-start;text-align:left;-ms-flex:0 0 50%;flex:0 0 50%;width:50%;max-width:50%}.job-page__header-location{width:100%;padding:0 0 10px;font-size:16px}.job-page__header-position{width:100%;padding:0 0 40px}.job-page__header-salary:first-of-type{margin:0 15px 10px 0}.job-page__header-salary-break{width:100%;content:''}.job-page__header-tagline{width:100%;padding:10px 0 50px;color:#ccc}.job-page__header-button{width:305px;margin-left:0}.job-page__description{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:start;align-items:flex-start;-ms-flex:0 0 100%;flex:0 0 100%;width:100%;max-width:100%}.job-page__description-section{position:relative;z-index:1;margin:0 0 -50px;padding:100px 0 0}.job-page__description-items{margin:0 0 0 8.33333%;-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;width:41.66667%;max-width:41.66667%}.job-page__description-item:first-of-type .job-page__description-text{padding:0 20% 0 0;color:#333}.job-page__description-item+.job-page__description-item{padding:80px 0 0}.job-page__description-heading{padding:0 0 60px}.job-page__description-text{color:#555}.job-page__description-text ul li{position:relative;padding:0 10% 10px 6.6%}.job-page__description-text ul li::before{content:'';position:absolute;top:10px;left:0;width:24px;height:1px;background-color:#ff4e00;line-height:1.6}.job-page__description-path{margin:0;-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;width:41.66667%;max-width:41.66667%}.job-page__description--noPath{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center}.job-page__description--noPath .job-page__description-items{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:start;align-items:flex-start;-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;width:83.33333%;max-width:83.33333%}.job-page__description--noPath .job-page__description-item{-ms-flex:0 0 50%;flex:0 0 50%;width:50%;max-width:50%}.job-page__description--noPath .job-page__description-item:first-child{margin:0;-ms-flex:0 0 100%;flex:0 0 100%;width:100%;max-width:100%}.job-page__description--noPath .job-page__description-item:first-child .job-page__description-text{padding:0}.job-page__description--noPath .job-page__description-item:last-child{-ms-flex:0 0 50%;flex:0 0 50%;width:50%;max-width:50%}.job-page__description--noPath .job-page__side-menu{-ms-flex-item-align:start;align-self:flex-start;margin:80px 0 80px 8.33333%}.job-page__side-menu{position:relative;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;margin:80px 0 80px 8.33333%;border:1px solid #eee;border-right:none;border-bottom:1px solid #ff4e00;background-color:#fff;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;width:16.66667%;max-width:16.66667%}.job-page__side-menu::after{content:'';position:absolute;right:0;bottom:0;left:-1px;width:calc(100% + 1px);height:10px;border-right:1px solid #ff4e00;border-left:1px solid #ff4e00;transform:translate3d(0, 50%, 0)}.job-page__side-menu-list{padding:60px 0}.job-page__side-menu-item{display:block}.job-page__side-menu-link{position:relative;color:#999;font-style:italic;font-size:14px;transition:color 0.4s}.job-page__side-menu-link::before{content:'# ';color:#ff4e00}.job-page__side-menu-link:hover{color:#ff4e00}.job-page__benefits{position:relative;padding:150px 0 0;background-size:0}.job-page__benefits::after{content:'';position:absolute;top:-300px;right:0;bottom:0;left:0;z-index:-1;opacity:0.15;width:100%;height:100%;background-image:inherit;background-position:50% 50%;background-size:100%;background-repeat:no-repeat}.job-page__benefits .grid__wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:center;align-items:center}.job-page__benefits .grid__wrapper::after{content:unset}.job-page__benefits-heading{margin:0 0 80px}.job-page__benefits-items{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:start;align-items:flex-start;margin:0 0 180px;-ms-flex:0 0 75%;flex:0 0 75%;width:75%;max-width:75%}.job-page__benefits-single-item{position:relative;display:-ms-flexbox;display:flex;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-align:center;align-items:center;height:210px;padding:0 10px;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;width:33.33333%;max-width:33.33333%}.job-page__benefits-single-item:nth-child(3n+2)::before,.job-page__benefits-single-item:nth-child(3n+2)::after{content:'';position:absolute;top:50%;right:0;left:0;width:100%;height:2px;border-right:1px solid #ff4e00;border-left:1px solid #ff4e00}.job-page__benefits-single-item:nth-child(3n+2)::after{top:unset;bottom:0}.job-page__benefits-single-item-figure{width:120px;max-width:90%;height:120px;max-height:90%}.job-page__benefits-single-item-image{width:auto;max-width:100%;height:auto;max-height:100%}.job-page__benefits-single-item-title{font-size:14px}@media screen and (max-width: 1599px){.job-page__header-wrapper{-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;width:66.66667%;max-width:66.66667%}.job-page__header-wrapper--long{-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;width:83.33333%;max-width:83.33333%}.job-page__header-button{-ms-flex:0 0 37.5%;flex:0 0 37.5%;width:37.5%;max-width:37.5%}.job-page__description-section{margin:0 0 -100px}.job-page__description-items{margin:0;-ms-flex:0 0 50%;flex:0 0 50%;width:50%;max-width:50%}.job-page__description-item:first-of-type .job-page__description-text{padding:0 16.66667% 0 0}.job-page__description-path{-ms-flex:0 0 50%;flex:0 0 50%;width:50%;max-width:50%}.job-page__side-menu{margin:80px 0}}@media screen and (max-width: 1440px){.job-page__description-section{padding:60px 0 0}.job-page__description-heading{padding:0 0 40px}.job-page__description-item+.job-page__description-item{padding:60px 0 0}.job-page__side-menu{margin:60px 0}}@media screen and (max-width: 1100px){.job-page__header-wrapper{padding-top:64px;-ms-flex:0 0 100%;flex:0 0 100%;width:100%;max-width:100%}.job-page__header-button{-ms-flex:0 0 25%;flex:0 0 25%;width:25%;max-width:25%}.job-page__description-items{-ms-flex:0 0 50%;flex:0 0 50%;width:50%;max-width:50%}.job-page__description-item:first-of-type .job-page__description-text{padding:0 6.25% 0 0}.job-page__description-path{-ms-flex:0 0 50%;flex:0 0 50%;width:50%;max-width:50%}.job-page__description--noPath .job-page__description-items{-ms-flex:0 0 100%;flex:0 0 100%;width:100%;max-width:100%}.job-page__side-menu{-ms-flex:0 0 25%;flex:0 0 25%;width:25%;max-width:25%}}@media screen and (max-width: 959px){.job-page__header-button{-ms-flex:0 0 37.5%;flex:0 0 37.5%;width:37.5%;max-width:37.5%}.job-page__description-text{color:#555}.job-page__description-text ul li::before{width:15px}.job-page__benefits::after{top:-230px}.job-page__benefits-heading{margin:0 0 20px}.job-page__benefits-items{margin:0 0 90px}.job-page__benefits-single-item{height:auto;padding:15px}}@media screen and (max-width: 719px){.job-page__header-button{-ms-flex:0 0 100%;flex:0 0 100%;width:100%;max-width:100%}.job-page__header-salary+.job-page__header-salary{margin:10px 0}.job-page__description{-ms-flex-direction:column;flex-direction:column;-ms-flex:0 0 100%;flex:0 0 100%;width:100%;max-width:100%}.job-page__description-section{padding:40px 0 0}.job-page__description-heading{padding:0 0 20px}.job-page__description-item+.job-page__description-item{padding:40px 0 0}.job-page__description-text ul li::before{top:9px}.job-page__description-items,.job-page__description-path{-ms-flex:0 0 100%;flex:0 0 100%;width:100%;max-width:100%}.job-page__description-path{padding-top:40px}.job-page__description--noPath .job-page__description-items{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:start;align-items:flex-start;-ms-flex:0 0 100%;flex:0 0 100%;width:100%;max-width:100%}.job-page__description--noPath .job-page__description-item{-ms-flex:0 0 100%;flex:0 0 100%;width:100%;max-width:100%}.job-page__description--noPath .job-page__description-item:first-child,.job-page__description--noPath .job-page__description-item:only-child{margin:0;-ms-flex:0 0 100%;flex:0 0 100%;width:100%;max-width:100%}.job-page__description--noPath .job-page__description-item:first-child .job-page__description-text,.job-page__description--noPath .job-page__description-item:only-child .job-page__description-text{padding:0}.job-page__description--noPath .job-page__description-item:last-child,.job-page__description--noPath .job-page__description-item:not(:only-child){-ms-flex:0 0 100%;flex:0 0 100%;width:100%;max-width:100%}.job-page__side-menu{margin:40px 0;-ms-flex:0 0 50%;flex:0 0 50%;width:50%;max-width:50%}.job-page__benefits::after{background-size:cover}.job-page__benefits-items{margin:0 0 60px;-ms-flex:0 0 100%;flex:0 0 100%;width:100%;max-width:100%}.job-page__benefits-single-item{-ms-flex:0 0 50%;flex:0 0 50%;width:50%;max-width:50%}.job-page__benefits-single-item:nth-child(3n+2)::before,.job-page__benefits-single-item:nth-child(3n+2)::after{content:unset}.job-page__benefits-single-item:nth-child(even)::before,.job-page__benefits-single-item:nth-child(even)::after{content:'';position:absolute;top:50%;right:0;left:0;width:100%;height:2px;border-right:none;border-left:1px solid #ff4e00}.job-page__benefits-single-item:nth-child(even)::after{top:unset;bottom:0}}.career-paths__intro{background-image:url("../images/backgrounds/career-paths/header_bg.jpg")}.career-paths__intro-cover{background-image:url("../images/backgrounds/career-paths/background-cover.png")}.career-paths__sidebar{padding:65px 0}.career-paths__pick-destiny{position:relative;z-index:2}.career-paths__pick-destiny-content{padding:65px 0 90px;padding-right:8.33333%}.career-paths__pick-destiny-content::before,.career-paths__pick-destiny-content::after{content:'';display:table}.career-paths__pick-destiny-content::after{clear:both}.career-paths__pick-destiny-header{margin:1.3em 0}.career-paths__jobs-list{margin:69px 0}.career-paths__current-offer{position:relative;padding:120px 0;background-size:0}@media screen and (max-width: 1440px){.career-paths__current-offer{padding-top:60px}}.career-paths__current-offer::after{content:'';position:absolute;top:-100px;right:0;bottom:0;left:0;z-index:-2;opacity:0.08;background-image:inherit;background-position:center;background-size:cover;background-repeat:no-repeat}.career-paths__current-offer-content{padding-right:8.33333%;padding-left:25%}@media screen and (max-width: 1100px){.career-paths__pick-destiny-content{padding-right:0}.career-paths__pick-destiny-header{text-align:center}.career-paths__current-offer-content{padding-right:0;padding-left:0}}.careers-apply-form{margin-top:124px;position:relative;z-index:1;background-color:#fff}@media screen and (max-width: 1440px){.careers-apply-form{margin-top:64px}}.careers-apply-form__form-container{width:50%;margin-left:25%}@media screen and (max-width: 1440px) and (max-width: 1440px) and (max-width: 1440px){.careers-apply-form__form-container{width:66.66667%;margin-left:16.66667%}}@media screen and (max-width: 1100px) and (max-width: 1100px) and (max-width: 1100px){.careers-apply-form__form-container{width:75%;margin-left:12.5%}}@media screen and (max-width: 679px) and (max-width: 679px) and (max-width: 679px){.careers-apply-form__form-container{width:100%;margin-left:0%}}.careers-apply-form__submit{padding-left:50%}@media screen and (max-width: 479px){.careers-apply-form__submit{padding-left:25%}}.backstage .intro-section__content{padding-bottom:156px}@media screen and (max-width: 1440px){.backstage .intro-section__content{padding-bottom:96px}}.backstage__welcome{position:relative;z-index:2;padding-bottom:180px}.backstage__toleration{position:relative;z-index:0;background-size:0}.backstage__toleration::before{content:'';position:absolute;top:-290px;right:0;z-index:-1;opacity:0.3;width:100%;padding-top:59%;background-image:inherit;background-position:50% 100%;background-size:cover;background-repeat:no-repeat}.backstage__rules{position:relative;color:#fff}.backstage__rules::before{position:absolute;top:0;left:0;width:100%;height:100%;content:'';z-index:-1;opacity:0.08;background-image:url("../images/backgrounds/backstage/rules_bg.jpg");background-position:40% 0;background-size:cover;background-repeat:no-repeat}.backstage__rules .transparent-grid{opacity:1}.backstage__photos{position:relative;margin-top:-375px;padding-top:375px;padding-bottom:7.9vw}.backstage__recent-posts{position:relative}@media screen and (max-width: 1440px){.backstage__welcome{padding-bottom:144px}.backstage__photos{margin-top:-300px;padding-top:300px}.backstage__toleration::before{top:-232px}}@media screen and (max-width: 1279px){.backstage__welcome{padding-bottom:108px}.backstage__photos{margin-top:-225px;padding-top:225px}.backstage__toleration::before{top:-174px}}@media screen and (max-width: 1100px){.backstage__welcome{padding-bottom:72px}.backstage__photos{margin-top:-112.5px}.backstage__toleration::before{top:-116px}}.single-project{overflow:hidden}.single-project__header{padding-top:248px;position:relative;background-size:0}@media screen and (max-width: 1440px){.single-project__header{padding-top:188px}}@media screen and (max-width: 1100px){.single-project__header{padding-top:188px}}@media screen and (max-width: 1100px) and (max-width: 1440px){.single-project__header{padding-top:128px}}.single-project__header::before{content:'';position:absolute;top:0;right:0;left:0;z-index:-1;opacity:0.08;height:100%;background-image:inherit;background-position:50%;background-size:cover;background-repeat:no-repeat}.single-project__dark-side{position:relative}.single-project__problems{position:relative}.single-project__problems-container{width:75%;left:8.33333%;right:auto;position:relative;min-height:500px;padding-top:54px;padding-bottom:300px}.single-project__problems-content{margin-top:60px;letter-spacing:-0.13px}.single-project__solutions{position:relative;background-size:0}.single-project__solutions::before{content:'';position:absolute;top:-140px;left:0;z-index:-2;opacity:0.2;width:100%;height:calc(100vh + 140px);background-image:inherit;background-position:50%;background-size:cover;background-repeat:no-repeat}.single-project__solutions-container{padding-right:16.66667%;padding-left:8.33333%}.single-project__solutions-heading{margin:79px 0}.single-project__solutions-content--two-columns{column-count:2;column-gap:11.11111%}@media screen and (max-width: 1100px){.single-project__solutions-content--two-columns{column-count:1}}.single-project__screens-container{padding:0 8.33333%}@media screen and (max-width: 679px){.single-project__video{display:none}}.single-project__video-container{position:relative;width:100%;padding:0 50px;text-align:center}.single-project__video-wrapper{position:relative}.single-project__video-wrapper--visible .single-project__video-overlay{opacity:1}.single-project__video-item{display:block;width:100%;max-width:640px;margin:64px auto}.single-project__video-node{display:block;width:100%;height:auto}.single-project__video-overlay{position:absolute;top:0;left:0;opacity:0;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:100%;height:100%;background-color:rgba(0,0,0,0.5);transition:opacity 0.3s ease-in-out}.single-project__playpause{min-width:15%;height:15%;min-height:35px;border:none;background:transparent no-repeat 50% 50%;background-size:contain}.single-project__playpause[data-state='play']{background-image:url("../images/ui/icons/play.svg")}.single-project__playpause[data-state='pause']{background-image:url("../images/ui/icons/pause.svg")}.single-project__key-features{padding:160px 0 94px}.single-project__key-features::after{content:'';position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;opacity:0.1;background-image:url("../images/backgrounds/project/key_features_bg.jpg");background-position:center center;background-size:cover;background-repeat:no-repeat}@media screen and (max-width: 679px){.single-project__key-features::after{display:none !important}}.single-project__other-works{position:relative;margin-top:160px}.single-project__other-works .works-grid__content{padding:200px 0 0}@media screen and (max-width: 1440px){.single-project__other-works .works-grid__content{padding:160px 0 0}}@media screen and (max-width: 1279px){.single-project__other-works .works-grid__content{padding:140px 0 0}}@media screen and (max-width: 1100px){.single-project__other-works .works-grid__content{padding:110px 0 0}}.single-project__key-features+.single-project__other-works{margin-top:0}@media screen and (max-width: 1440px){.single-project__key-features{padding:80px 0 20px}.single-project__other-works{margin-top:120px}}@media screen and (max-width: 1100px){.single-project__problems-container{padding-bottom:250px}}@media screen and (max-width: 1100px) and (max-width: 1100px) and (max-width: 1100px){.single-project__problems-container{width:100%;left:0%;right:auto}}@media screen and (max-width: 1100px){.single-project__solutions-container{padding-right:0;padding-left:0}.single-project__key-features{padding:40px 0 10px}}@media screen and (max-width: 679px){.single-project__problems-container{min-height:200px;padding-bottom:70px}}.questionnaire-form{margin-top:124px;position:relative}@media screen and (max-width: 1440px){.questionnaire-form{margin-top:64px}}.questionnaire-form__container{min-height:100vh}.questionnaire-form__content{padding:65px 33.33333%}@media screen and (max-width: 1440px){.questionnaire-form__content{padding-right:25%;padding-left:25%}}@media screen and (max-width: 959px){.questionnaire-form__content{padding-right:12.5%;padding-left:12.5%}}@media screen and (max-width: 679px){.questionnaire-form__content{padding-right:0;padding-left:0}}.questionnaire-form__content--extended{padding-right:25%}@media screen and (max-width: 1599px){.questionnaire-form__content--extended{padding-right:25%;padding-left:25%}}@media screen and (max-width: 1279px){.questionnaire-form__content--extended{padding-right:16.66667%;padding-left:16.66667%}}@media screen and (max-width: 1100px){.questionnaire-form__content--extended{padding-right:12.5%;padding-left:12.5%}}@media screen and (max-width: 840px){.questionnaire-form__content--extended{padding-right:0;padding-left:0}}.questionnaire-form__content--extended .form-wizard__submit--reset{-ms-flex-preferred-size:20%;flex-basis:20%}@media screen and (max-width: 1599px){.questionnaire-form__content--extended .form-wizard__submit--reset{-ms-flex-preferred-size:16.66667%;flex-basis:16.66667%}}@media screen and (max-width: 1279px){.questionnaire-form__content--extended .form-wizard__submit--reset{-ms-flex-preferred-size:25%;flex-basis:25%}}@media screen and (max-width: 1100px){.questionnaire-form__content--extended .form-wizard__submit--reset{-ms-flex-preferred-size:16.66667%;flex-basis:16.66667%}}@media screen and (max-width: 840px){.questionnaire-form__content--extended .form-wizard__submit--reset{-ms-flex-preferred-size:25%;flex-basis:25%}}.questionnaire-form__content--extended .form-wizard__submit--submit{-ms-flex-preferred-size:40%;flex-basis:40%}@media screen and (max-width: 1599px){.questionnaire-form__content--extended .form-wizard__submit--submit{-ms-flex-preferred-size:33.33333%;flex-basis:33.33333%}}@media screen and (max-width: 1279px){.questionnaire-form__content--extended .form-wizard__submit--submit{-ms-flex-preferred-size:37.5%;flex-basis:37.5%}}@media screen and (max-width: 1100px){.questionnaire-form__content--extended .form-wizard__submit--submit{-ms-flex-preferred-size:33.33333%;flex-basis:33.33333%}}@media screen and (max-width: 840px){.questionnaire-form__content--extended .form-wizard__submit--submit{-ms-flex-preferred-size:37.5%;flex-basis:37.5%}}@media screen and (max-width: 679px){.questionnaire-form__content--extended .form-wizard__submit--submit{-ms-flex-preferred-size:50%;flex-basis:50%}}.questionnaire-form__content--wide{padding-right:16.66667%;padding-left:16.66667%}.questionnaire-form__content--wide .form-wizard__submit--reset{-ms-flex-preferred-size:12.5%;flex-basis:12.5%}.questionnaire-form__content--wide .form-wizard__submit--submit{-ms-flex-preferred-size:25%;flex-basis:25%}@media screen and (max-width: 1440px){.questionnaire-form__content--wide{padding-right:8.33333%;padding-left:8.33333%}}@media screen and (max-width: 1100px){.questionnaire-form__content--wide{padding-right:12.5%;padding-left:12.5%}}@media screen and (max-width: 679px){.questionnaire-form__content--wide{padding-right:0;padding-left:0}}.questionnaire-form__lang-skills{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.questionnaire-form__lang-skill{-ms-flex:0 0 20%;flex:0 0 20%;margin-right:20%}.questionnaire-form__lang-skill:last-child{margin-right:0}@media screen and (max-width: 1599px){.questionnaire-form__lang-skill{-ms-flex-preferred-size:33.33333%;flex-basis:33.33333%;margin-right:0;padding-right:32px;-ms-flex-preferred-size:calc(33.33333% - 32px)}}@media screen and (max-width: 1279px){.questionnaire-form__lang-skill{-ms-flex-preferred-size:25%;flex-basis:25%;margin-right:12.5%;-ms-flex-preferred-size:calc(25% - 32px)}}@media screen and (max-width: 1100px){.questionnaire-form__lang-skill{-ms-flex-preferred-size:33.33333%;flex-basis:33.33333%;margin-right:0;-ms-flex-preferred-size:calc(33.33333% - 32px)}}@media screen and (max-width: 840px){.questionnaire-form__lang-skill{-ms-flex-preferred-size:25%;flex-basis:25%;margin-right:12.5%;-ms-flex-preferred-size:calc(25% - 32px)}}@media screen and (max-width: 679px){.questionnaire-form__lang-skill{-ms-flex-preferred-size:33.33333%;flex-basis:33.33333%;margin-right:0;padding-right:16px;-ms-flex-preferred-size:calc(33.33333% - 16px)}}@media screen and (max-width: 579px){.questionnaire-form__lang-skill{flex-basis:100%;margin-right:0;padding:0;-ms-flex-preferred-size:100%}}.questionnaire-form__skillset{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:32px 0}.questionnaire-form__skill-range{-ms-flex:0 0 62.5%;flex:0 0 62.5%;margin-right:12.5%}@media screen and (max-width: 1440px){.questionnaire-form__skill-range{-ms-flex-preferred-size:50%;flex-basis:50%;margin-right:10%}}@media screen and (max-width: 1100px){.questionnaire-form__skill-range{-ms-flex-preferred-size:83.33333%;flex-basis:83.33333%;margin-right:16.66667%}}@media screen and (max-width: 679px){.questionnaire-form__skill-range{-ms-flex-preferred-size:100%;flex-basis:100%;margin-right:0}}.questionnaire-form__skill-comment{overflow:hidden;-ms-flex:0 0 25%;flex:0 0 25%;padding-top:14px}@media screen and (max-width: 1440px){.questionnaire-form__skill-comment{-ms-flex-preferred-size:30%;flex-basis:30%}}@media screen and (max-width: 1100px){.questionnaire-form__skill-comment{-ms-flex-preferred-size:50%;flex-basis:50%}}@media screen and (max-width: 579px){.questionnaire-form__skill-comment{-ms-flex-preferred-size:75%;flex-basis:75%}}@media screen and (max-width: 340px){.questionnaire-form__skill-comment{-ms-flex-preferred-size:100%;flex-basis:100%}}.questionnaire-form__skill-comment-wrapper{display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;transition:transform 0.5s ease-in-out;transform:translateX(0)}.questionnaire-form__skill-comment-wrapper--comment{transform:translateX(-100%)}.questionnaire-form__skill-comment-wrapper--comment .questionnaire-form__skill-comment-input{display:block}.questionnaire-form__skill-comment-wrapper .boxed-input__input.input--textarea,.questionnaire-form__skill-comment-wrapper .boxed-input--textarea .boxed-input__box{height:56px;min-height:56px}.questionnaire-form__skill-comment-button{-ms-flex:0 0 100%;flex:0 0 100%;margin-right:-16px;padding-right:19px;padding-left:1px;-ms-flex-preferred-size:calc(100% - 20px)}.questionnaire-form__skill-comment-input{overflow:hidden;display:none;-ms-flex:0 0 100%;flex:0 0 100%;margin-right:-16px;margin-left:17px;padding-right:16px;padding-left:1px;-ms-flex-preferred-size:calc(100% - 17px)}.questionnaire-form__skill-comment-input .input:focus{outline:none}.questionnaire-form__progress-wrapper{height:87px}.questionnaire-form__progress{position:-webkit-sticky;position:sticky;bottom:48px;left:0;z-index:1;width:100vw;margin-left:50%;border-top:4px solid #eee;padding:16px;background:#fff;font-weight:600;font-size:18px;text-align:center;transform:translateX(-50%)}@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none){.questionnaire-form__progress{position:static}}.questionnaire-form__progress-bar{position:absolute;top:-4px;left:0;width:0;height:4px;background-color:#ff4e00;transition:width 0.4s ease-out}body.cookies-bar .questionnaire-form__progress{bottom:96px}@media screen and (max-width: 1100px){.questionnaire-form__progress{bottom:96px}body.cookies-bar .questionnaire-form__progress{bottom:144px}}@media screen and (max-width: 679px){.questionnaire-form__progress{bottom:50px}body.cookies-bar .questionnaire-form__progress{bottom:105px}}.services{overflow:hidden}.services .grided-separator{top:0}.services .background-stripes{z-index:-1}.services__header{position:relative;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;height:25vw;max-height:550px}.services__header__image{position:absolute;top:0;right:0;bottom:-70%;left:0;opacity:0.18;background-position:50%;background-size:cover}.services__even-more .even-more__items{width:1490px}.services__even-more .even-more__item--full .even-more__item-more{max-height:400px}.services__even-more .even-more__item:hover .even-more__item-more{max-height:400px}.services__solutions{position:relative;padding:150px 0 200px}.services__solutions-row{display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;width:100%}@media screen and (max-width: 1100px){.services__solutions-row{-ms-flex-wrap:wrap;flex-wrap:wrap}}.services__solutions-left{width:100%;padding:0 50px}@media screen and (max-width: 959px){.services__solutions-left{padding:0}}.services__solutions-right{position:relative;width:100%;margin-top:150px;padding:0 50px}@media screen and (max-width: 1100px){.services__solutions-right{min-height:750px}}@media screen and (max-width: 959px){.services__solutions-right{min-height:650px}}.services__solutions-right-item{position:absolute;top:0;left:0}.services__solutions-right-item h5{margin-top:80px;color:#fff;font-size:40px;font-family:"Pontiac",Arial,Helvetica,sans-serif}.services__solutions-right-item p{color:#fff;font-size:16px;font-family:"Pontiac",Arial,Helvetica,sans-serif;line-height:28px}.services__solutions-list{margin-top:60px}.services__solutions-list-item{width:100%;border-width:1px 1px 0 1px;border-style:dashed;border-color:#999;padding:40px 60px;color:#fff;font-size:20px;line-height:1em;cursor:pointer}@media screen and (max-width: 959px){.services__solutions-list-item{padding:25px 45px;font-size:16px}}.services__solutions-list-item--active{border-width:1px;border-color:#e8600f}.services__solutions-list-item--active+li{border-top:none}.services__solutions-list-item--active .services__solutions-list-item-text{display:-ms-flexbox;display:flex}.services__solutions-list-item--active .services__solutions-list-item-text::after{content:'';display:block;width:0;height:0;margin-left:15px;border-top:8px solid transparent;border-bottom:8px solid transparent;border-left:8px solid #ff4e00}.services__solutions-list-item:last-child{border-width:1px 1px 1px 1px}.services__estimate{position:relative;margin-top:-150px}.services__what-clients-are-saying{position:relative;padding:300px 0}.services__what-clients-are-saying::before{content:'';position:absolute;top:-150px;right:0;bottom:0;left:0;z-index:-2;opacity:0.5;background-image:url("../images/backgrounds/about/testimonials_bg.jpg");background-position:50% 50%;background-size:cover;background-repeat:no-repeat}@media screen and (max-width: 1626px){.services__even-more .even-more__items{width:100%}.services__even-more .even-more__item{width:23%;padding:26px 20px}}@media screen and (max-width: 1440px){.services__header{height:20vw}}@media screen and (max-width: 1279px){.services__even-more .even-more__items{-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:stretch;align-items:stretch}.services__even-more .even-more__item{width:46%}}@media screen and (max-width: 959px){.services__header{height:350px}}@media screen and (max-width: 579px){.services__even-more .even-more__item{width:100%}}.service-page__row{position:relative}.service-page__unconventional{position:relative;padding-bottom:250px}@media screen and (max-width: 1440px){.service-page__unconventional{padding-bottom:200px}}@media screen and (max-width: 1279px){.service-page__unconventional{padding-bottom:150px}}@media screen and (max-width: 1100px){.service-page__unconventional{padding-bottom:100px}}.old-about{overflow:hidden}.old-about__intro::before{opacity:0.1}.old-about__transparent-grid-wrapper{position:relative}.old-about__transparent-grid-wrapper .transparent-grid{opacity:0.2}.old-about__who-we-are-container{position:relative;z-index:1}.old-about__who-we-are{position:relative;z-index:2;padding:77px 0 320px;color:#555;text-align:center}@media screen and (max-width: 1279px){.old-about__who-we-are{padding-bottom:224px}}@media screen and (max-width: 1100px){.old-about__who-we-are{padding-bottom:176px}}.old-about__who-we-are-content-full{width:66.66667%;margin-left:16.66667%}.old-about__who-we-are-content-full-left-pad{width:50%;margin-left:25%}@media screen and (max-width: 1100px) and (max-width: 1100px) and (max-width: 1100px){.old-about__who-we-are-content-full{width:75%;margin-left:12.5%}}.old-about__who-we-are-sentence{margin:74px 0 37px;font-weight:100;line-height:1.7em;letter-spacing:-0.15px}.old-about__who-we-are-tiles-wrapper{padding-left:0 !important;padding-right:0 !important;margin-left:-0;margin-right:-0}[class*="no-gutter"]>.old-about__who-we-are-tiles-wrapper{margin-left:0 !important;margin-right:0 !important}.old-about__who-we-are-tiles-wrapper .old-about__who-we-are-tiles-wrapper{margin-left:-0;margin-right:-0}@media screen and (min-width: 1920px){.old-about__who-we-are-tiles-wrapper .old-about__who-we-are-tiles-wrapper{margin-left:-0;margin-right:-0}}@media screen and (max-width: 1919px){.old-about__who-we-are-tiles-wrapper .old-about__who-we-are-tiles-wrapper{margin-left:-0;margin-right:-0}}@media screen and (max-width: 1826px){.old-about__who-we-are-tiles-wrapper .old-about__who-we-are-tiles-wrapper{margin-left:-0;margin-right:-0}}@media screen and (max-width: 1626px){.old-about__who-we-are-tiles-wrapper .old-about__who-we-are-tiles-wrapper{margin-left:-0;margin-right:-0}}@media screen and (max-width: 1599px){.old-about__who-we-are-tiles-wrapper .old-about__who-we-are-tiles-wrapper{margin-left:-0;margin-right:-0}}@media screen and (max-width: 1440px){.old-about__who-we-are-tiles-wrapper .old-about__who-we-are-tiles-wrapper{margin-left:-0;margin-right:-0}}@media screen and (max-width: 1368px){.old-about__who-we-are-tiles-wrapper .old-about__who-we-are-tiles-wrapper{margin-left:-0;margin-right:-0}}@media screen and (max-width: 1279px){.old-about__who-we-are-tiles-wrapper .old-about__who-we-are-tiles-wrapper{margin-left:-0;margin-right:-0}}@media screen and (max-width: 1100px){.old-about__who-we-are-tiles-wrapper .old-about__who-we-are-tiles-wrapper{margin-left:-0;margin-right:-0}}@media screen and (max-width: 959px){.old-about__who-we-are-tiles-wrapper .old-about__who-we-are-tiles-wrapper{margin-left:-0;margin-right:-0}}@media screen and (max-width: 840px){.old-about__who-we-are-tiles-wrapper .old-about__who-we-are-tiles-wrapper{margin-left:-0;margin-right:-0}}@media screen and (max-width: 768px){.old-about__who-we-are-tiles-wrapper .old-about__who-we-are-tiles-wrapper{margin-left:-0;margin-right:-0}}@media screen and (max-width: 719px){.old-about__who-we-are-tiles-wrapper .old-about__who-we-are-tiles-wrapper{margin-left:-0;margin-right:-0}}@media screen and (max-width: 679px){.old-about__who-we-are-tiles-wrapper .old-about__who-we-are-tiles-wrapper{margin-left:-0;margin-right:-0}}@media screen and (max-width: 579px){.old-about__who-we-are-tiles-wrapper .old-about__who-we-are-tiles-wrapper{margin-left:-0;margin-right:-0}}@media screen and (max-width: 479px){.old-about__who-we-are-tiles-wrapper .old-about__who-we-are-tiles-wrapper{margin-left:-0;margin-right:-0}}@media screen and (max-width: 340px){.old-about__who-we-are-tiles-wrapper .old-about__who-we-are-tiles-wrapper{margin-left:-0;margin-right:-0}}.old-about__who-we-are-tiles-wrapper-tile{width:33.33333%}.old-about__who-we-are-tiles-wrapper-tile:nth-child(2n+1){width:33.33333%;margin-left:16.66667%}@media screen and (max-width: 1100px) and (max-width: 1100px) and (max-width: 1100px){.old-about__who-we-are-tiles-wrapper-tile{width:37.5%}}@media screen and (max-width: 1100px) and (max-width: 1100px) and (max-width: 1100px){.old-about__who-we-are-tiles-wrapper-tile:nth-child(2n+1){width:37.5%;margin-left:12.5%}}@media screen and (max-width: 959px) and (max-width: 959px) and (max-width: 959px){.old-about__who-we-are-tiles-wrapper-tile:nth-child(1n){width:75%;margin-left:12.5%}}@media screen and (max-width: 679px) and (max-width: 679px) and (max-width: 679px){.old-about__who-we-are-tiles-wrapper-tile:nth-child(1n){width:100%;margin-left:0%}}.old-about__who-we-are-tiles-wrapper-tile-title{border:1px solid #ff7f00;padding:21px 21px 23px;color:#333;font-size:24px;font-family:"Pontiac",Arial,Helvetica,sans-serif}@media screen and (max-width: 719px){.old-about__who-we-are-tiles-wrapper-tile-title{padding:16px 16px 18px;font-size:18px}}.old-about__who-we-are-tiles-wrapper-tile:nth-child(2n+1) .old-about__who-we-are-tiles-wrapper-tile-title{border-right-width:0}@media screen and (max-width: 959px){.old-about__who-we-are-tiles-wrapper-tile:nth-child(2n+1) .old-about__who-we-are-tiles-wrapper-tile-title{border-right-width:1px}}.old-about__who-we-are-tiles-wrapper-tile-paragraph{padding:27px 16px 26px;background:rgba(0,0,0,0.05)}@media screen and (max-width: 719px){.old-about__who-we-are-tiles-wrapper-tile-paragraph{font-size:14px}}.old-about__collaborations{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;margin:118px 0 46px}@media screen and (max-width: 1100px){.old-about__collaborations{margin-bottom:120px}}.old-about__collaborations-scheme{width:33.33333%;margin-left:8.33333%}@media screen and (max-width: 1100px) and (max-width: 1100px) and (max-width: 1100px){.old-about__collaborations-scheme{width:41.66667%;margin-left:0%}}@media screen and (max-width: 719px) and (max-width: 719px) and (max-width: 719px){.old-about__collaborations-scheme{width:100%;margin-left:0%}}.old-about__collaborations-description{width:25%;margin-left:16.66667%;color:white}@media screen and (max-width: 1100px) and (max-width: 1100px) and (max-width: 1100px){.old-about__collaborations-description{width:50%;margin-left:8.33333%}}@media screen and (max-width: 719px){.old-about__collaborations-description{margin-top:70px}}@media screen and (max-width: 719px) and (max-width: 719px) and (max-width: 719px){.old-about__collaborations-description{width:100%;margin-left:0%}}.old-about__clients{padding:0 0 22px}.old-about__events{padding-bottom:100px}.old-about__clients-are-saying{position:relative;z-index:0;padding:250px 0}@media screen and (max-width: 1100px){.old-about__clients-are-saying{padding:100px 0}}.old-about__clients-are-saying::before{content:'';position:absolute;top:-232px;right:0;bottom:0;left:0;z-index:-2;background-image:url("../images/backgrounds/about/testimonials_bg.jpg");background-position:50% 100%;background-size:cover;background-repeat:no-repeat}.old-about__achievements-container{position:relative;z-index:1;overflow:hidden;padding:222px 0 380px 0}.old-about__achievements{position:relative}.old-about__achievements-wrapper{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;color:#000;font-weight:400;font-family:"Pontiac",Arial,Helvetica,sans-serif;text-align:center}.old-about__achievements-wrapper-achievement{-ms-flex:0 0 25%;flex:0 0 25%;width:25%;max-width:25%;margin-top:120px;margin-bottom:17px;padding:0 16px;text-align:center}.old-about__achievements-wrapper-achievement-label{margin-top:30px}@media screen and (max-width: 768px){.old-about__achievements-wrapper-achievement{-ms-flex:0 0 50%;flex:0 0 50%;width:50%;max-width:50%}}@media screen and (max-width: 479px){.old-about__achievements-wrapper-achievement{-ms-flex:0 0 100%;flex:0 0 100%;width:100%;max-width:100%}}.old-about__achievement-bold{color:#ff4e00;font-weight:600}.old-about__tools{position:relative;padding:59px 0}.old-about__tools-wrapper{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center}.old-about__tools-tool{-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;width:16.66667%;max-width:16.66667%;position:relative;opacity:0.6;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;margin:103px 0 20px;text-align:center;transition:opacity 0.4s ease}.old-about__tools-tool:hover{opacity:1}@media screen and (max-width: 1100px){.old-about__tools-tool{-ms-flex:0 0 25%;flex:0 0 25%;width:25%;max-width:25%}}@media screen and (max-width: 579px){.old-about__tools-tool{-ms-flex:0 0 50%;flex:0 0 50%;width:50%;max-width:50%}}.old-about__tools-figure{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;height:80px;margin-bottom:30px}.old-about__tools-image{display:block;width:auto;min-width:50px;max-width:80px;height:auto;min-height:50px;max-height:80px}.old-about__tools-label{display:block;margin-top:30px;color:#eee;font-weight:400;font-family:"Pontiac",Arial,Helvetica,sans-serif}.old-about__tools-link::before{content:'';position:absolute;top:0;left:0;width:100%;height:100%}.old-about__tools-link::after{content:'';position:absolute;bottom:0;display:inline-block;width:20px;height:20px;margin-left:15px;border:1px solid #ff4e00;border-radius:50%;background:url("../images/ui/icons/arrow.svg") no-repeat;background-position:51% 50%;background-size:40%;font-weight:200;font-size:14px;font-family:"Fira Sans",Georgia,Cambria,"Times New Roman",Times,serif;line-height:22px;text-align:center}.old-about__tools-separator{width:1px;height:20px;margin:auto;margin-bottom:0;background:#ff4e00}.old-about__ideas{position:relative;z-index:1;overflow:hidden}.old-about__instagram-button{margin:0}.old-about__team{position:relative;z-index:0}.old-about__team-title{margin-top:100px;text-align:center}.old-about__team-container{position:relative;overflow:hidden;margin-top:50px}@media screen and (max-width: 679px){.old-about__team-container{margin:40px 0 0}}.old-about__team-container-wrapper{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.old-about__team-container-person{width:25%;margin-top:80px;text-align:center}@media screen and (max-width: 1100px) and (max-width: 1100px) and (max-width: 1100px){.old-about__team-container-person{width:50%}}.old-about__team-container-person-img-container{position:relative;height:0;padding-top:134.32836%}.old-about__team-container-person-img-container::after{content:'';position:absolute;bottom:0;left:50%;width:200vw;height:1px;background:#ff4e00;transform:translate(-50%, 0)}.old-about__team-container-person-image{position:absolute;bottom:0;left:50%;display:block;width:auto;max-width:100%;height:auto;max-height:100%;transform:translateX(-50%);pointer-events:none}@media screen and (max-width: 679px){.old-about__team-container-person-image{max-width:130%;max-height:130%}}.old-about__team-container-person-name{margin:22px 0 7px 0;color:#333;font-weight:700;font-size:18px;font-family:"Pontiac",Arial,Helvetica,sans-serif;letter-spacing:0.8px}.old-about__team-container-person-position{display:inline-block;margin-bottom:20px;color:#999;font-style:italic;font-size:14px}.old-about__fill-width-img{width:100%;padding-top:40px;padding-bottom:80px}.old-about .grided-separator{top:0}.old-about .old-about__achievements__wrapper.row,.old-about .old-about__tools__wrapper.row,.old-about .old-about__team-container.row{padding:0 !important}.old-about .old-about__ideas .slick-dots{position:absolute;right:10%;bottom:73px;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;width:10%;text-align:center}.old-about .old-about__ideas .slick-dots button::after{content:'';opacity:0;display:inline-block;width:10px;height:10px;border:1px solid #ff4e00;border-radius:50%;background-color:#ff4e00;transition:all 0.4s}@media screen and (max-width: 1279px){.old-about .old-about__ideas .slick-dots{right:8.33333%;width:16.66667%}}@media screen and (max-width: 1100px){.old-about .old-about__ideas .slick-dots{right:12.5%;width:25%}}@media screen and (max-width: 1100px){.old-about .old-about__ideas .slick-dots{position:static;-ms-flex-pack:center;justify-content:center;width:100%}}.old-about .old-about__ideas .slick-dots li{display:inline-block}@media screen and (max-width: 1100px){.old-about .old-about__ideas .slick-dots li{margin:5px 15px}}.old-about .old-about__ideas .slick-dots li button{width:32px;height:32px;border:1px solid #ff4e00;border-radius:25px;background:transparent;font-size:0}@media screen and (max-width: 679px){.old-about .old-about__ideas .slick-dots li button{margin:0 15px}}.old-about .old-about__ideas .slick-dots li.slick-active button::after{opacity:1;transition-delay:0.4s}.about{overflow:hidden;transform:none !important}.about__editable-field h3{margin-bottom:10px;font-weight:400;font-size:60px;font-family:"Pontiac",Arial,Helvetica,sans-serif}@media screen and (max-width: 959px){.about__editable-field h3{margin-bottom:10px}}@media screen and (max-width: 1279px){.about__editable-field h3{font-size:50px}}@media screen and (max-width: 719px){.about__editable-field h3{font-size:24px}}.about__editable-field h3 strong{color:#ff4e00;font-weight:500}.about--disactive{display:none}@media screen and (max-width: 959px){.about--disactive{visibility:hidden}}.about__section-grid{width:100vw}.about__section-grid,.about__section-grid__wrapper{height:100%}.about__section-grid__wrapper{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.about__section-grid__wrapper--column{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start}@media screen and (max-width: 768px){.about__section-grid__wrapper--column-tablet-s{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start}}.about__section-grid--teamwork .about__section-grid__wrapper{-ms-flex-pack:center;justify-content:center}.about__section-grid--buddies .about__section-grid__wrapper{-ms-flex-direction:column;flex-direction:column}.about__section-title{z-index:15;padding-top:calc(6vh + 64px);color:#000;font-weight:normal;font-size:45px;font-family:"Pontiac",Arial,Helvetica,sans-serif}.about__section-title--absolute{position:absolute;top:0;left:0}.about__section-grid--buddies .about__section-title{position:relative;margin-right:auto}@media screen and (max-width: 1368px){.about__section-title{padding-top:calc(6vh + 64px)}}@media screen and (max-width: 719px){.about__section-title{font-size:24px}}.about__section-title--small-spacing{padding-top:6vh}@media screen and (max-width: 1368px){.about__section-title--small-spacing{padding-top:6vh}}.about__section-title--white{color:#fff}@media screen and (max-width: 719px){.about__section-title--values{position:relative}}.about__section-text{font-size:20px;line-height:36px}@media screen and (max-width: 1279px){.about__section-text{font-size:20px}}@media screen and (max-width: 959px){.about__section-text{font-size:14px;line-height:unset}}.about .intro-section__content{position:relative}@media screen and (max-width: 1626px){.about .intro-section__content h1{font-size:80px}}@media screen and (max-width: 959px){.about .intro-section__content h1{font-size:50px}}@media screen and (max-width: 719px){.about .intro-section__content h1{font-size:32px}}.about .intro-section__title span{color:#ff4e00}@media screen and (max-width: 959px){.about .intro-section__subtitle{font-size:20px}}@media screen and (max-width: 719px){.about .intro-section__subtitle{font-size:16px}}.about .intro-section__middle{margin-top:auto;padding-top:8vw}.about .intro-section__stairs{width:100vw;height:8vw;margin-top:auto}.about__intro{background-image:url("../images/backgrounds/about/intro.png");background-position:center 64px;background-size:cover;background-color:#232323}.about__intro::before{opacity:0.1}.about__intro__button{position:absolute;top:80%;z-index:1;width:28px;height:48px;border:none;background:url(../images/ui/icons/scroll.svg) no-repeat}@keyframes arrow-animation{40%{transform:translateY(30%) rotateZ(90deg)}0%,100%{transform:translateY(0) rotateZ(90deg)}}@media screen and (max-width: 1100px){.about__intro__button{top:75%}}@media screen and (max-width: 719px){.about__intro__button{top:70%}}@media screen and (max-width: 479px){.about__intro__button{top:65%}}.about__intro__button::after{content:'';position:absolute;right:9px;bottom:-28px;display:inline-block;width:12px;height:28px;background:url(../images/ui/icons/arrow.svg) no-repeat 50% 50%;transition:transform  0.3s ease-in-out;transform:rotateZ(90deg)}.about__intro__button:hover::after,.about__intro__button:focus::after{animation:arrow-animation 2s infinite ease-in-out}.about__transparent-grid-wrapper{position:relative}.about__transparent-grid-wrapper .transparent-grid{opacity:0.2}.about__services-container{position:relative;z-index:1;height:100%}.about__teamwork-container{position:relative;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;height:100%}.about__values-container{position:relative;z-index:1;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;height:100%}.about__buddies-container{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;height:100%}.about__community-container{position:relative;height:100%}.about .services{margin:auto}.about .services__row{display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-pack:end;justify-content:flex-end}@media screen and (max-width: 959px){.about .services__row{-ms-flex-wrap:wrap;flex-wrap:wrap}}.about .services__left-box{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;color:#000;width:33.33333%;margin-left:8.33333%;margin-right:8.33333%}@media screen and (max-width: 1100px){.about .services__left-box{padding-right:20px}}@media screen and (max-width: 1100px) and (max-width: 1100px) and (max-width: 1100px){.about .services__left-box{width:50%;margin-left:0%;margin-right:0%}}@media screen and (max-width: 959px) and (max-width: 959px) and (max-width: 959px){.about .services__left-box{width:100%;margin-left:0%;margin-right:0%}}.about .services__left-box-inner{text-align:left}@media screen and (max-width: 959px){.about .services__left-box-inner{width:100%}}.about .services__right-box{display:-ms-flexbox;display:flex;-ms-flex:0 0 50%;flex:0 0 50%;-ms-flex-align:center;align-items:center}@media screen and (max-width: 959px){.about .services__right-box{-ms-flex:0 0 100%;flex:0 0 100%;margin:20px 0}}@media screen and (max-width: 479px){.about .services__right-box{margin:0}}.about .services__video-wrapper{position:relative;width:100%}@media screen and (max-width: 959px){.about .services__video-wrapper{width:auto;margin:auto}}.about .services__video-player{display:block;width:auto;max-width:100%;height:auto;max-height:100%;cursor:pointer}@media screen and (max-width: 959px){.about .services__video-player{max-height:300px}}.about .services__video-play{position:absolute;top:50%;left:50%;opacity:1;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:100px;height:100px;border:1px solid #ff4e00;border-radius:50%;padding:30px;background-color:rgba(0,0,0,0.5);transition:opacity 0.4s;transform:translate3d(-50%, -50%, 0);cursor:pointer}.about .services__video-play-inner{position:relative;left:3px;border-width:20px 0 20px 35px;border-style:solid;border-color:transparent transparent transparent #ff4e00;background-color:transparent;cursor:pointer}.about .scroll-fade{width:100vw !important}.about .values{width:100%}@media screen and (max-width: 768px){.about .values{-ms-flex:1;flex:1}}.about .values__row{display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end}@media screen and (max-width: 1100px){.about .values__row{-ms-flex-pack:start;justify-content:flex-start;padding-top:20px}}@media screen and (max-width: 768px){.about .values__row{-ms-flex-direction:column;flex-direction:column;height:100%;padding-top:0}}.about .values__left-box{position:relative;display:-ms-flexbox;display:flex;padding-top:20px;color:#000;width:33.33333%;margin-left:8.33333%}@media screen and (max-width: 1100px){.about .values__left-box{padding-top:0}}@media screen and (max-width: 1100px) and (max-width: 1100px) and (max-width: 1100px){.about .values__left-box{width:41.66667%;margin-left:0%}}@media screen and (max-width: 768px){.about .values__left-box{min-height:30vh;min-height:25vh;margin-top:auto}}@media screen and (max-width: 768px) and (max-width: 768px) and (max-width: 768px){.about .values__left-box{width:100%;margin-left:0%;margin-right:0%}}.about .values__left-box-inner,.about .values__left-box-default{position:absolute;width:100%;min-width:100%;margin-top:14vh}@media screen and (max-width: 768px){.about .values__left-box-inner,.about .values__left-box-default{min-width:50%;margin-top:0}}.about .values__left-box-inner.inactive,.about .values__left-box-default.inactive{visibility:hidden;opacity:0}.about .values__line{position:relative;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;height:100%;width:8.33333%}@media screen and (max-width: 768px){.about .values__line{height:unset}}@media screen and (max-width: 768px) and (max-width: 768px) and (max-width: 768px){.about .values__line{width:100%}}@media screen and (max-width: 479px){.about .values__line{height:30px}}@media screen and (max-width: 340px){.about .values__line{height:60px}}.about .values__line__element{max-height:70vh}@media screen and (max-width: 1100px){.about .values__line__element{bottom:-16vw;max-height:60vh}}@media screen and (max-width: 768px){.about .values__line__element{position:absolute;bottom:-16vw;max-height:40vw;max-height:60vw;transform:rotate(90deg) translate(100%, 0)}}@media screen and (max-width: 479px){.about .values__line__element{bottom:-19vw}}.about .values__right-box{position:relative;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin:auto 0;padding-right:150px;padding-left:120px;width:50%}@media screen and (max-width: 1599px){.about .values__right-box{padding-right:30px;padding-left:20px}}@media screen and (max-width: 768px) and (max-width: 768px) and (max-width: 768px){.about .values__right-box{width:100%}}.about .values__right-box-row{display:-ms-flexbox;display:flex;width:100%}.about .values__right-box-row:nth-child(1){padding-left:40px}@media screen and (max-width: 768px){.about .values__right-box-row:nth-child(1){padding-left:0}}.about .values__right-box-row:nth-child(2){-ms-flex-pack:end;justify-content:flex-end;margin:40px 0}@media screen and (max-width: 1100px){.about .values__right-box-row:nth-child(2){margin:0}}.about .values__right-box-row:nth-child(4){-ms-flex-pack:end;justify-content:flex-end}.about .values__right-box-row:nth-child(5){-ms-flex-pack:center;justify-content:center;margin-top:30px}@media screen and (max-width: 1100px){.about .values__right-box-row:nth-child(5){margin:0}}.about .values__right-box-text{color:#000;font-size:60px;font-family:"Pontiac",Arial,Helvetica,sans-serif;transition:all ease-in-out 0.2s;cursor:pointer}.about .values__right-box-text:hover{transform:scale(1.15)}@media screen and (max-width: 1599px){.about .values__right-box-text{font-size:45px}}@media screen and (max-width: 959px){.about .values__right-box-text{font-size:35px}}@media screen and (max-width: 768px){.about .values__right-box-text{font-size:18px}}.about .values__right-box-text--accent{color:#ff4e00}.about .teamwork__video-wrapper{position:relative;width:100%;height:100%}.about .teamwork__video-player{position:absolute;top:0;left:0;opacity:0.1;width:100%;height:100%;padding:6vh 0}.about .teamwork__stairs{position:absolute;top:0;width:100vw;height:130px}.about .teamwork__box{width:400px;margin-top:15vh;margin-left:auto;text-align:right}@media screen and (max-width: 959px){.about .teamwork__box{position:absolute;right:25px;bottom:110px;width:450px}}@media screen and (max-width: 719px){.about .teamwork__box{bottom:60px;width:220px}}@media screen and (max-width: 479px){.about .teamwork__box{bottom:0}}.about .teamwork h3{color:#fff}.about .teamwork h3 strong{color:#ff4e00;font-weight:300}.about .teamwork__text{padding:10px;color:#fff}.about .buddies{width:100%;height:100%}@media screen and (max-width: 719px){.about .buddies{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;height:100%}}.about .buddies__container{overflow:hidden;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:100%;margin:auto;padding:0 10px}@media screen and (max-width: 959px){.about .buddies__container{height:auto}}@media screen and (max-width: 719px){.about .buddies__container{padding:5vh 0 10vh 0}}.about .buddies__slider{width:100%;height:100%}.about .buddies__slider-item{position:relative;opacity:0.4;filter:grayscale(100%);display:-ms-flexbox;display:flex;width:100%;height:100%;transition:0.4s ease all}.about .buddies__slider-img{width:100%;height:auto}.about .buddies__slider-item-wrapper{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:100%;margin:auto}.about .buddies__slider-caption{opacity:0;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:100%;padding:30px;background-color:rgba(0,0,0,0.5);color:#fff;font-size:28px;line-height:38px;text-align:center;transition:opacity ease-in-out 0.2s;transform:translateY(-100%)}@media screen and (max-width: 1440px){.about .buddies__slider-caption{padding:2vw;font-size:2vw;line-height:2.5vw}}.about .buddies__slider .owl-stage-outer,.about .buddies__slider .owl-item,.about .buddies__slider .owl-stage{height:100%}.about .buddies__slider .owl-item.previous,.about .buddies__slider .owl-item.next{z-index:-1;transition:0.4s ease all}.about .buddies__slider:not(.dragging) .owl-item.previous{transform:translateX(50%)}.about .buddies__slider:not(.dragging) .owl-item.next{transform:translateX(-50%)}@media screen and (max-width: 719px){.about .buddies__slider:not(.dragging) .owl-item{transform:translateX(0)}}.about .buddies__slider:not(.dragging) .buddies__slider-item{transform:scale(0.7)}@media screen and (max-width: 719px){.about .buddies__slider:not(.dragging) .buddies__slider-item{transform:scale(1)}}.about .buddies__slider .owl-dots{position:absolute;bottom:20px;left:50%;z-index:3;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:550px;transform:translateX(-50%)}@media screen and (max-width: 959px){.about .buddies__slider .owl-dots{width:275px;margin-bottom:4px}}@media screen and (max-width: 719px){.about .buddies__slider .owl-dots{bottom:-10px;width:235px;height:20px;margin-bottom:1px}}.about .buddies__slider .owl-dots .owl-dot{width:26px;height:26px;margin-right:35px;border:1px solid #ff4e00;border-radius:50%;background:transparent}@media screen and (max-width: 959px){.about .buddies__slider .owl-dots .owl-dot{width:20px;height:20px;margin-right:18px}}@media screen and (max-width: 719px){.about .buddies__slider .owl-dots .owl-dot{width:14px;height:14px}}.about .buddies__slider .owl-dots .owl-dot:last-child{margin-right:0}.about .buddies__slider .owl-dots .owl-dot.active{background-image:url("../images/about/owl-active-dot.png");background-position:center;background-size:cover}.about .buddies__slider .owl-nav{position:absolute;bottom:20px;left:50%;z-index:2;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;width:600px;transform:translate(-50%)}@media screen and (max-width: 959px){.about .buddies__slider .owl-nav{width:330px}}@media screen and (max-width: 719px){.about .buddies__slider .owl-nav{bottom:-10px;width:calc(100% - 10px)}}.about .buddies__slider .owl-nav .owl-prev::after,.about .buddies__slider .owl-nav .owl-next::after{content:'';position:absolute;top:3px;left:-4px;width:0;height:0;border-style:solid}.about .buddies__slider .owl-nav .owl-prev{position:relative}.about .buddies__slider .owl-nav .owl-prev::after{border-width:7px 11px 7px 0;border-color:transparent #ff4e00 transparent transparent}.about .buddies__slider .owl-nav .owl-next{position:relative}.about .buddies__slider .owl-nav .owl-next::after{border-width:7px 0 7px 11px;border-color:transparent transparent transparent #ff4e00}.about .buddies .active .buddies__slider-item{opacity:1;filter:none;transform:scale(1)}.about .buddies .active .buddies__slider-caption{opacity:1}.about .community{width:100%;height:100%}.about .community__row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;height:100%}.about .community__rain{position:absolute;top:0;left:0;width:100%;height:100%}.about .community__left-box{position:relative;display:-ms-flexbox;display:flex;-ms-flex:0 0 50%;flex:0 0 50%;-ms-flex-direction:column;flex-direction:column;color:#fff}@media screen and (max-width: 959px){.about .community__left-box{-ms-flex:0 0 60%;flex:0 0 60%}}@media screen and (max-width: 719px){.about .community__left-box{-ms-flex:0 0 100%;flex:0 0 100%}}.about .community__left-box-inner{margin:auto 0;width:66.66667%;margin-left:16.66667%;margin-right:16.66667%}@media screen and (max-width: 1100px) and (max-width: 1100px) and (max-width: 1100px){.about .community__left-box-inner{width:100%;margin-left:0%;margin-right:0%}}@media screen and (max-width: 719px){.about .community__left-box-inner{padding:25px 0}}.about .community__text{width:100%;color:#bfbfbf}.about .community__right-box{position:relative;width:50%}@media screen and (max-width: 959px){.about .community__right-box{width:100%;min-height:250px}}@media screen and (max-width: 719px){.about .community__right-box{min-height:150px}}.about .community__right-box::before{content:'';position:absolute;top:0;left:0;z-index:50;display:block;width:50px;height:100%;background:url("../images/backgrounds/noise.png") repeat #262626}@media screen and (max-width: 959px){.about .community__right-box::before{display:none}}.about .community__slider{position:absolute;width:50vw;height:100%}@media screen and (max-width: 959px){.about .community__slider{width:100%}}.about .community__slider .owl-stage-outer,.about .community__slider .owl-item,.about .community__slider .owl-stage{height:100%}.about .community__slider .owl-dots{position:absolute;bottom:70px;left:calc(50% - 125px);z-index:3;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;width:245px}@media screen and (max-width: 959px){.about .community__slider .owl-dots{bottom:20px}}.about .community__slider .owl-dots .owl-dot{width:26px;height:26px;margin-right:35px;border:1px solid #ff4e00;border-radius:50%;background:transparent}@media screen and (max-width: 959px){.about .community__slider .owl-dots .owl-dot{width:22px;height:22px;margin-right:25px}}.about .community__slider .owl-dots .owl-dot:last-child{margin-right:0}.about .community__slider .owl-dots .owl-dot.active{background-image:url("../images/about/owl-active-dot.png");background-position:center;background-size:cover}.about .community__slider .owl-nav{position:absolute;bottom:70px;left:calc(50% - 165px);z-index:2;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;width:330px}@media screen and (max-width: 959px){.about .community__slider .owl-nav{bottom:17px;left:calc(50% - 140px);width:280px}}@media screen and (max-width: 679px){.about .community__slider .owl-nav{bottom:20px}}.about .community__slider .owl-nav .owl-prev::after,.about .community__slider .owl-nav .owl-next::after{content:'';position:absolute;top:3px;left:-4px;width:0;height:0;border-style:solid}.about .community__slider .owl-nav .owl-prev{position:relative}.about .community__slider .owl-nav .owl-prev::after{border-width:7px 11px 7px 0;border-color:transparent #ff4e00 transparent transparent}.about .community__slider .owl-nav .owl-next{position:relative}.about .community__slider .owl-nav .owl-next::after{border-width:7px 0 7px 11px;border-color:transparent transparent transparent #ff4e00}.about .community__slider-item{width:100%;height:100%;background-position:center;background-size:cover}.about .community__slider-text-box{position:absolute;bottom:150px;left:0;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;width:100%;padding:0 50px;text-align:center}.about .community__slider-text-box-content{color:#bfbfbf}@media screen and (max-width: 959px){.about .community__slider-text-box{bottom:60px;line-height:17px}}@media screen and (max-width: 719px){.about .community__slider-text-box{bottom:50px;padding:0 35px}}.about .community__event{position:relative;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:end;align-items:flex-end;width:100%}.about .community__event__logo{max-width:160px;max-height:70px;margin-bottom:30px}@media screen and (max-width: 959px){.about .community__event__logo{max-width:100px;max-height:35px;margin-bottom:10px}}.about .community h6{margin:0;color:#fff;font-weight:500;font-size:38px;font-family:"Pontiac",Arial,Helvetica,sans-serif}@media screen and (max-width: 959px){.about .community h6{font-size:33px}}.about .community h6 strong{color:#ff4e00;font-weight:300}.pg-pips{position:fixed;bottom:50%;left:80px;z-index:10;transform:translate3d(0, 50%, 0)}.pg-pips ul{margin-left:-6px;padding:0}.pg-pips li{width:14px;height:14px;margin-bottom:30px}.pg-pips li>a{position:relative;display:-ms-flexbox;display:flex;width:100%;height:100%}.pg-pips li>a>span{top:50%;left:50%;z-index:1;display:block;width:4px;height:4px;margin:auto;border:0;border-width:3px;border-style:solid;border-color:#a6a6a6;border-radius:50%;border-radius:100%;background:#a6a6a6;text-decoration:none;transition:all ease-in-out 0.2s;cursor:pointer}.pg-pips li a.active>span{box-shadow:0 0 0 3px rgba(255,78,0,0.21);border-color:#ff4e00;background-color:#ff4e00}.pg-pips li:hover>a>span{box-shadow:0 0 0 3px rgba(255,78,0,0.21)}@media screen and (max-width: 1100px){.pg-pips{top:calc(55px + 2.18182vh);right:0;left:4px;width:100vw;height:20px}.pg-pips li{display:inline-block;width:14.2%}}.us{z-index:0;display:-ms-flexbox;display:flex;scroll-behavior:smooth}.us__grid{height:100%}.us__grid__wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;height:100%;padding-bottom:5%}.us__wrapper{position:relative;width:100%;height:100%;min-height:60vh}.us__container{position:relative;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:calc(83.33333% + 27px);margin-top:-5%;margin-left:-27px;padding-top:5%}.us__container--hidden{display:none}.us__container-mobile{display:none;width:100vw;margin-bottom:24px}.us__container-mobile__wrapper{overflow-x:scroll;overflow-y:hidden;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap}@media screen and (max-width: 679px){.us__container-mobile{display:block}}@media screen and (max-width: 1100px){.us__container{width:calc(100% + 27px)}}@media screen and (max-width: 679px){.us__container{display:none}}.us__swipe-icon{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:100%;margin-top:27px}.us__swipe-icon__image{height:26px}.us__swipe-icon__text{color:#999;font-style:italic;font-family:"Fira Sans",Georgia,Cambria,"Times New Roman",Times,serif;line-height:24px;position:relative;display:inline-block}.us__swipe-icon__text::after{content:'';position:absolute;right:0;bottom:-3px;left:0;height:5px;margin:auto;background-image:url("../images/ui/wave.svg");background-position:left bottom;background-size:contain;background-repeat:repeat-x}.us__group{position:relative;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;min-width:calc(100vw + 48px);margin-left:-48px}.us__group:first-child{margin-left:0}.us__person{position:relative;opacity:0;width:calc(20% - 27px);height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-top:5%;margin-left:27px;text-align:center;transition:opacity 0.25s ease-in-out, transform 0.25s ease-out;transform:translate(0, 150px)}.us__person--visible{opacity:1;transform:translate(0, 0)}.us__person__data{position:absolute;bottom:0;opacity:0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:end;justify-content:flex-end;width:100%;height:100%;padding:5px;background-color:rgba(0,0,0,0.7);transition:opacity 500ms ease-in-out}.us__person__data:hover,.us__person__data:focus{opacity:1}.us__person__name{color:#ff4e00;font-weight:bold;font-size:19px;font-family:"Pontiac",Arial,Helvetica,sans-serif;line-height:25px}.us__person__position{margin-bottom:29px;color:#fff;font-style:italic;font-size:15px;font-family:"Fira Sans",Georgia,Cambria,"Times New Roman",Times,serif;line-height:21.35px}@media screen and (max-width: 679px){.us__person{width:calc(50% - 48px + 1px);margin-top:24px;margin-left:24px}}.us__img{position:absolute;bottom:0;left:50%;display:block;width:100%;max-width:100%;height:auto;border:1px solid #ccc;transform:translateX(-50%);pointer-events:none}.us__img[src]{background-color:#fff}.us__img-container{position:relative;height:0;padding-top:100%}.us__img-container::after{content:"";position:absolute;top:0;left:0;z-index:-1;width:99%;height:99%;background-image:linear-gradient(90deg, #eee 0, #f6f6f6 40px, #eee 80px);background-size:600px;background-color:white;animation:shine-avatar 1.4s infinite linear}@keyframes shine-avatar{0%{background-position:-30px}40%,100%{background-position:210px}}.us__meet-others-button{margin-top:5%;color:#999;font-style:italic;font-size:24px;font-family:"Fira Sans",Georgia,Cambria,"Times New Roman",Times,serif;position:relative;display:inline-block}.us__meet-others-button::after{content:'';position:absolute;right:0;bottom:-3px;left:0;height:5px;margin:auto;background-image:url("../images/ui/wave.svg");background-position:left bottom;background-size:contain;background-repeat:repeat-x}@media screen and (max-width: 679px){.us__meet-others-button{display:none}}.us__departments{position:relative;z-index:3;height:100%;margin-top:auto;width:75%}.us__departments__select{position:absolute;z-index:1;opacity:0;display:none;height:62px}.us__departments__container{position:relative;width:100%;height:100%}.us__departments__list{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:end;align-items:flex-end;width:100%;height:100%;padding-bottom:10px}.us__departments__item{font-size:21px;font-family:"Pontiac",Arial,Helvetica,sans-serif;line-height:22px}.us__departments__item-link{color:#000;transition:color 0.3s ease-out}.us__departments__item-link:hover{color:#ff4e00}.us__departments__item--active{font-weight:bold;position:relative;display:inline-block}.us__departments__item--active::after{content:'';position:absolute;right:0;bottom:-3px;left:0;height:5px;margin:auto;background-image:url("../images/ui/wave.svg");background-position:left bottom;background-size:contain;background-repeat:repeat-x}.us__departments__item--active::after{bottom:-18px}.us__departments__item--active:first-child::after{height:3px;background-size:cover}.us__departments__item--short::after{background-size:cover}.us__departments__pointer-text{display:none}.us__departments__sub{position:absolute;top:50px;left:-50%;overflow:hidden;opacity:0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;width:200%;max-height:0;border:#ff4e00 solid 1px;padding:10px 0;background:#fff;transition:opacity 0.5s ease-in-out 0.1s, max-height 0.3s ease-out 0.3s}.us__departments__sub__item{padding:20px;text-align:center;word-spacing:60px}.us__departments__sub__item:not(.us__departments__sub__item--active){font-weight:300}.us__departments__menu{position:relative}.us__departments__menu-label{position:relative;padding-right:20px;cursor:pointer}.us__departments__menu-label::after{content:'';width:0;height:0;border-style:solid;border-width:5px 5px 0 5px;border-color:#ff4e00 rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0);position:absolute;top:50%;right:0;display:block;transition:all 0.3s ease-out 0.3s;transform:translateY(-50%)}.us__departments__menu:hover .us__departments__menu-label::after{transform:rotate(180deg) translateY(50%)}.us__departments__menu:hover .us__departments__sub{opacity:1;height:auto;max-height:1000px}.us__departments__dropdown-label{display:none}@media screen and (max-width: 1599px){.us__departments__item{font-size:1.2vw}}@media screen and (max-width: 1100px){.us__departments{height:63px;margin-top:unset}.us__departments__select{display:block}.us__departments__pointer{position:relative;bottom:auto;left:auto !important;z-index:2;display:block;width:100%;margin-left:-5px;padding:0 50px;transition:0.5s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}.us__departments__pointer::after{content:'';width:0;height:0;border-style:solid;border-width:8px 7.5px 0 7.5px;border-color:#ff4e00 rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0);position:absolute;top:50%;right:20px;bottom:auto;left:auto;display:block;margin:0;transform:translateY(-50%)}.us__departments__pointer-text,.us__departments__item-link{display:block;-ms-flex:1;flex:1;padding:20px 16px;color:#999;font-size:14px;text-align:center;word-spacing:normal;transition:all 0.5s;cursor:pointer}.us__departments__container{position:absolute;top:0;left:0;display:block;width:100%;border:1px solid #ff4e00}.us__departments__list{position:relative;left:-1px;overflow:hidden;overflow-y:auto;display:block;-ms-flex-wrap:wrap;flex-wrap:wrap;width:calc(100% + 1px);height:auto;max-height:0;padding:0;transition:max-height 0.3s ease-out}.us__departments__list--open{max-height:213.5px;border:1px solid #ff4e00}.us__departments__sub{position:static;opacity:1;display:block;width:100%;max-height:initial;border:none;padding:0}.us__departments__sub__item{padding:0}.us__departments__menu{-ms-flex-direction:column;flex-direction:column}.us__departments__menu-label{display:none}.us__departments__item{display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;background:#fff;font-weight:inherit}.us__departments__item--active::after{content:none}.us__departments__item--active>.us__departments__item-link{font-weight:bold}.us__departments__item--active>.us__departments__item-link,.us__departments__item-link:hover{color:#ff4e00}.us__departments__dropdown-label{display:inline}}@media screen and (max-width: 679px) and (max-width: 679px) and (max-width: 679px){.us__departments{width:100%}}.us__heading{z-index:1;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;padding-top:6vh;color:#000;font-family:"Pontiac",Arial,Helvetica,sans-serif}.us__heading__text{position:relative;z-index:1;font-weight:normal;font-size:45px;line-height:59px;width:16.66667%}@media screen and (max-width: 1100px) and (max-width: 1100px) and (max-width: 1100px){.us__heading__text{width:25%}}@media screen and (max-width: 679px){.us__heading__text{margin-bottom:24px;font-size:24px}}@media screen and (max-width: 679px) and (max-width: 679px) and (max-width: 679px){.us__heading__text{width:100%}}@media screen and (max-width: 1368px){.us__heading{padding-top:6vh}}@media screen and (max-width: 1100px){.us__heading{height:auto}}.sticky-block{position:relative;z-index:11}.sticky-block.sticky-block--active{position:fixed;top:64px;width:100%;padding-bottom:10px;background:white}.works{padding-top:124px;position:relative;background-image:url("../images/backgrounds/projects/header_bg.jpg");background-size:0}@media screen and (max-width: 1440px){.works{padding-top:64px}}.works::before{content:'';position:absolute;top:0;left:0;z-index:98;opacity:0.12;width:100%;height:360px;background-image:inherit;background-position:50% 0;background-size:cover;background-repeat:no-repeat;pointer-events:none}@media screen and (max-width: 1440px){.works::before{height:296px}}.works__page-title{margin-top:50px}.works__page-title .underlined-filters__wrapper{position:relative;top:24px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.works__page-title .underlined-heading__content{left:50%;display:-ms-flexbox;display:flex;width:33.33333%;font-size:20px;transform:translateX(-50%)}.works__page-title .underlined-heading__drawer{position:absolute;right:0;bottom:0;display:block;width:100%;height:100%}.works__page-title .underlined-heading__button{position:relative;z-index:10;display:-ms-flexbox;display:flex;-ms-flex:0 0 50%;flex:0 0 50%;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;max-width:50%;min-height:40px;padding:6px 10px 8px;color:#999;font-weight:200;font-family:"Pontiac",Arial,Helvetica,sans-serif;text-align:center;text-transform:lowercase;transform:translateX(1px);cursor:pointer}.works__page-title .underlined-heading__button::after{content:'';position:absolute;top:0;right:0;bottom:0;left:-1px;border:1px solid;color:inherit}.works__page-title .underlined-heading__button--active{z-index:1;color:#ff4e00;font-weight:400}@media screen and (max-width: 1100px){.works__page-title .underlined-heading__button{display:none}}.works__works{position:relative;z-index:1;overflow:hidden}.works__works .works-grid__content{padding-bottom:120px}.works__filters{position:-webkit-sticky;position:sticky;top:0;z-index:97;margin-top:77px;background:url("../images/backgrounds/noise.png") repeat #262626}@media screen and (max-width: 1100px){.works__filters{margin:0 0 68px}}@media screen and (max-width: 1100px){.works-filters{top:12px;margin:30px 0 20px}}.works-filters__list--industry,.works-filters__list--expertise{height:100%}@media screen and (max-width: 1100px){.works-filters__list--industry,.works-filters__list--expertise{display:unset !important;height:unset}}.works-filters__list--industry .separator,.works-filters__list--expertise .separator{height:1px;border:0;background-color:#ff4e00}@media screen and (max-width: 1100px){.works-filters__list--expertise li:first-of-type{display:none}}.works__works-middle-trigger,.works__works-end-trigger{position:absolute;right:0;bottom:0;left:0}.works .active{z-index:11;color:#ff4e00}.landing-new{background:linear-gradient(90deg, #212121 19%, rgba(0,0,0,0) 99%, rgba(4,4,4,0) 100%)}.landing-new__businesses{position:relative;margin-top:-360px;padding-bottom:140px}.landing-new__businesses .businesses__container{margin-top:40px}.landing-new__businesses .businesses__image{filter:contrast(0)}.landing-new__businesses .businesses__title{margin-top:-40px;font-weight:400;font-size:40px;line-height:52px}@media screen and (max-width: 719px){.landing-new__businesses .businesses__title{margin-top:-140px}}@media screen and (max-width: 679px){.landing-new__businesses .businesses__title{font-size:28px}}@media screen and (max-width: 579px){.landing-new__businesses .businesses__title{margin-top:-180px;font-size:20px}}@media screen and (max-width: 1100px){.landing-new__businesses .businesses__title{text-align:center}}.landing-new__businesses .businesses__video-player{width:100%;max-width:760px}.landing-new__talents{position:relative;padding:80px 0 140px}.landing-new__talents .talents__description{color:#fff;font-size:24px;line-height:40px;text-align:center}.landing-new__talents .talents__features{width:66.66667%;margin-left:16.66667%;margin-right:16.66667%;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;margin-top:90px;margin-bottom:100px;color:#fff}@media screen and (max-width: 959px){.landing-new__talents .talents__features{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center}}@media screen and (max-width: 959px) and (max-width: 959px) and (max-width: 959px){.landing-new__talents .talents__features{width:100%;margin-left:0%;margin-right:0%}}.landing-new__talents .talents__header{text-align:center}.landing-new__intro{z-index:3;margin-top:-90px;padding:110px 0}@media screen and (max-width: 1100px){.landing-new__intro{top:-40px;padding:40px 0}}.landing-new .technology-info__container{padding:100px 8.33333% 0}@media screen and (max-width: 1100px){.landing-new .technology-info__container{padding:30px 0 0}}.landing-new .leaders{margin-top:-220px;padding:120px 0 25px 0}@media screen and (max-width: 479px){.landing-new .leaders{margin-top:-100px}}.landing-new .leaders__experience-list{width:50%;margin:0 auto}@media screen and (max-width: 1100px){.landing-new .leaders__experience-list{width:100%}}.landing-new .leaders__experience-list li{list-style:square url("../images/landing/tick.svg") inside;font-size:24px;line-height:28px}.landing-new .leaders__experience-list li::before{font-size:10px}@media screen and (max-width: 679px){.landing-new .leaders__experience-list li{font-size:16px}}.landing-new .leaders__intro{width:100%;max-width:1058px;margin:175px auto 0;text-align:center}@media screen and (max-width: 1100px){.landing-new .leaders__intro{margin:0 auto}}.landing-new .leaders__header{margin-bottom:23px}.landing-new .leaders__name{font-size:30px;line-height:80px}@media screen and (max-width: 679px){.landing-new .leaders__name{font-size:20px}}.landing-new .leaders__slider{margin-right:0;margin-left:0}.landing-new .leaders__slider-item{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between;width:100%}.landing-new .leaders__slider-header{position:relative;left:calc(-35vw + 50%);width:70vw;height:200px;margin:40px 0 48px}@media screen and (max-width: 600px){.landing-new .leaders__slider-header{left:calc(-50vw + 50%);width:100vw;max-width:280px;height:auto;margin:0 auto}}@media screen and (max-width: 1100px){.landing-new .leaders__slider__slider-photo{padding:3% 0 5% 0}}.landing-new__key-features{padding:80px 0 30px;background-image:url("../images/backgrounds/landing/key-features_bg.jpg");background-size:0}.landing-new__key-features::before{content:'';position:absolute;top:-232px;right:0;bottom:0;left:0;z-index:-2;opacity:0.1;filter:grayscale(100%);background-image:inherit;background-position:50% 70%;background-size:cover;background-repeat:no-repeat}.landing-new__advantages-blocks{padding-bottom:95px}.landing-new__works{position:relative;top:-1px;z-index:3;overflow:hidden;background-image:unset}.landing-new__works .works-grid__columns{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:320px}@media screen and (max-width: 679px){.landing-new__works .works-grid__columns{display:block}}@media (min-width: 1100px){.landing-new__works .works-grid__columns{display:block}}.landing-new__works .works-grid__more{transform:translateY(-256px)}.landing-new__clients-are-saying{position:relative;z-index:2;padding:180px 0 250px;background-image:url("../images/backgrounds/landing/clients_bg.jpg");background-size:0;transform:translate3d(0, 0, 0)}@media screen and (max-width: 1100px){.landing-new__clients-are-saying{padding:100px 0 250px}}.landing-new__clients-are-saying::before{content:'';position:absolute;top:-232px;right:0;bottom:0;left:0;z-index:-2;opacity:0.1;background-image:inherit;background-position:50% 70%;background-size:cover;background-repeat:no-repeat}.landing-new .how-we-work{width:100%;margin-top:-200px;padding-top:200px}.landing-new .how-we-work__chart{width:80%;max-width:480px;transition:all 0.25s}.landing-new .how-we-work__chart:hover{transform:scale(1.2)}@media screen and (max-width: 840px){.landing-new .how-we-work__chart{height:300px;pointer-events:none}}@media screen and (max-width: 1100px){.landing-new .how-we-work__chart{width:300px}}@media screen and (max-width: 340px){.landing-new .how-we-work__chart{width:240px}}.landing-new .how-we-work__chart-text{font-size:18px;font-family:"Pontiac",Arial,Helvetica,sans-serif}.landing-new .how-we-work__chart-text--bold{font-weight:700;font-size:22px;font-family:PontiacBlack, Pontiac, sans-serif}.landing-new .how-we-work__icons{position:absolute;z-index:1;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;width:50%;height:480px}.landing-new .how-we-work__icons figure{width:50%}.landing-new .how-we-work__icons figcaption{max-width:210px;margin:40px auto 0;font-size:24px;line-height:40px;text-align:center}.landing-new .how-we-work__icon{height:50px}.landing-new .how-we-work__container{margin:0 auto;color:#fff;text-align:center}.landing-new .how-we-work__container .header{margin-bottom:23px}.landing-new .how-we-work__container .subheader{max-width:1054px;margin:0 auto;font-size:24px;line-height:40px}@media screen and (max-width: 719px){.landing-new .how-we-work__container .subheader{font-size:16px}}.landing-new .how-we-work__column{z-index:1;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:50%;height:100%}@media screen and (max-width: 1100px){.landing-new .how-we-work__column{-ms-flex:50%;flex:50%;width:unset;height:unset}}.landing-new .how-we-work__content{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;width:100%}@media screen and (max-width: 1100px){.landing-new .how-we-work__content{-ms-flex-wrap:wrap;flex-wrap:wrap;padding-bottom:200px}}.landing-new .how-we-work__content::before{top:0;opacity:1;background-image:url("../images/backgrounds/landing/how_we_work_bg.png");background-position:unset}.landing-new__events{padding-bottom:100px}.landing-new__recent-posts{padding:62px 0 0}.landing-new .intro-section{overflow:hidden;min-height:1364px;background-image:linear-gradient(to right, #212121 0%, rgba(0,0,0,0) 99%, rgba(4,4,4,0) 100%),url("../images/backgrounds/landing/header_bg.jpg");background-color:#212121}.landing-new .intro-section__middle{padding-right:100px}@media screen and (max-width: 959px){.landing-new .intro-section__middle{padding-right:0}}.landing-new .intro-section__wrapper{left:0;-ms-flex-align:start;align-items:flex-start;width:inherit;max-width:50%;max-height:1000px;text-align:left}@media screen and (max-width: 959px){.landing-new .intro-section__wrapper{left:auto;-ms-flex-align:initial;align-items:initial;width:100%;max-width:100%;text-align:center}}@media screen and (max-width: 679px){.landing-new .intro-section__wrapper{max-height:800px;margin-top:80px}}@media screen and (max-width: 340px){.landing-new .intro-section__wrapper{margin-top:120px}}.landing-new .intro-section__content{z-index:1}.landing-new .intro-section__description{margin-bottom:92px;color:#fff;font-size:20px;line-height:40px}.landing-new .intro-section__header{margin-bottom:33px;font-size:60px}@media screen and (max-width: 679px){.landing-new .intro-section__header{font-size:32px}}.landing-new .intro-section__header-intro{font-size:60px}@media screen and (max-width: 679px){.landing-new .intro-section__header-intro{font-size:32px}}.landing-new .intro-section__header-team{margin-bottom:33px;color:#fff;font-size:inherit}@media screen and (max-width: 679px){.landing-new .intro-section__header-team{font-size:44px}}.landing-new .intro-section::before{top:123px;left:35%;opacity:1;width:100%;max-width:80%;height:100%;max-height:1100px}@media screen and (max-width: 959px){.landing-new .intro-section::before{opacity:0.18}}@media screen and (max-width: 1440px){.landing-new .intro-section::before{top:64px}}.landing-new .color--primary{color:#ff4e00}.landing-new .visible{visibility:visible;opacity:1;transition:opacity 0.2s linear}.landing-new .hidden{visibility:hidden;opacity:0;transition:visibility 0s 0.2s, opacity 0.2s linear}.landing-ml{width:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;background:linear-gradient(90deg, #212121 19%, rgba(0,0,0,0) 99%, rgba(4,4,4,0) 100%)}.landing-ml__clients-are-saying{padding-bottom:98px}.landing-ml__clients-are-saying *{color:#999;font-family:"Fira Sans",Georgia,Cambria,"Times New Roman",Times,serif}@media screen and (max-width: 1368px){.landing-ml__clients-are-saying{padding-bottom:64px}}@media screen and (max-width: 959px){.landing-ml__clients-are-saying{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}}@media screen and (max-width: 679px){.landing-ml__clients-are-saying{width:100%}}.landing-ml__video-section{position:relative;z-index:2;overflow:hidden;width:100%;padding-top:124px;margin-top:-97px}.landing-ml__video-text{font-weight:300;font-size:24px;line-height:40px}.landing-ml__video-text p{margin-top:39px}.landing-ml__video-heading{font-weight:800;font-size:46px;line-height:58px;margin-bottom:39px}.landing-ml__video-subheading{font-weight:800;font-size:32px;line-height:44px}.landing-ml__benefits-section{position:relative;overflow:hidden;width:100%;background-image:url("../images/backgrounds/landing/key-features_bg.jpg");background-size:0}.landing-ml__benefits-section::before{content:"";position:absolute;top:-232px;right:0;bottom:0;left:0;z-index:-2;opacity:0.1;filter:grayscale(100%);background-image:inherit;background-position:50% 70%;background-size:cover;background-repeat:no-repeat}.landing-ml__works.works{background-image:unset}.landing-ml__works-header{font-weight:800}.landing-ml__services-section{position:relative;padding-top:64px;padding-bottom:85px}.landing-ml__talents{position:relative;padding:80px 0 140px}.landing-ml__talents .talents__description{color:#fff;font-size:24px;line-height:40px;text-align:center}.landing-ml__talents .talents__features{width:66.66667%;margin-left:16.66667%;margin-right:16.66667%;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;margin-top:90px;margin-bottom:100px;color:#fff}@media screen and (max-width: 959px){.landing-ml__talents .talents__features{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center}}@media screen and (max-width: 959px) and (max-width: 959px) and (max-width: 959px){.landing-ml__talents .talents__features{width:100%;margin-left:0%;margin-right:0%}}.landing-ml__talents .talents__header{text-align:center}.landing-ml .intro-section{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:1000px;background-image:url("../../images/backgrounds/landing-ml/ml_ai_bg.png")}@media screen and (max-width: 679px){.landing-ml .intro-section{height:1200px}}@media screen and (max-width: 768px){.landing-ml .intro-section{height:1100px}}.landing-ml .intro-section::before{width:100%;height:100%;max-height:1175px;opacity:1}.landing-ml .intro-section__middle{height:100%;padding-top:100px}.landing-ml .intro-section__wrapper{left:0;width:inherit;-ms-flex-align:start;align-items:flex-start;max-height:1000px;text-align:left;margin-left:calc(100% / 12)}.landing-ml .intro-section__button{width:50%}@media screen and (max-width: 768px){.landing-ml .intro-section__button{width:auto;margin:0 auto}}.landing-ml .intro-section__content{z-index:1}.landing-ml .intro-section__header{margin-bottom:48px;font-size:46px;color:#fff}.landing-ml .intro-section__header-intro{font-weight:900;font-size:60px;line-height:90px;color:inherit}@media screen and (max-width: 719px){.landing-ml .intro-section__header-intro{font-size:60px;line-height:80px}}.landing-ml .intro-section__header-sub{font-size:inherit;font-weight:normal;line-height:102px;color:#ff4e00}@media screen and (max-width: 719px){.landing-ml .intro-section__header-sub{line-height:68px}}.landing-ml .intro-section .clients-are-saying__content{max-width:unset}.landing-ml .benefits-section__header{text-align:center;margin-top:100px;margin-bottom:100px}.landing-ml .benefits-section__container{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;padding-left:32px;padding-right:32px}.landing-ml .benefits-section__benefit{width:calc(100% / 3);margin-left:calc(100% / 12);margin-bottom:100px}.landing-ml .benefits-section__benefit-header{position:relative;margin-bottom:29px}.landing-ml .benefits-section__benefit-header::before{content:"";position:absolute;border-bottom:1px solid #ff4e00;padding-right:16px;transform:translate(-32px, 16px)}.landing-ml .benefits-section__benefit-text{color:#999}.landing-ml .testimonials-slider__content{width:268px}.landing-ml .testimonials-slider__text{padding-right:0;font-size:14px;line-height:1.6}.landing-ml .testimonials-slider__author{font-weight:bold;line-height:1.2}.landing-ml .testimonials-slider__avatar{height:140px}.landing-ml .testimonials-slider__avatar-figure{width:90px;height:90px}.landing-ml .testimonials-slider__avatar::after{top:46%;left:-16px;color:rgba(255,78,0,0.2)}.landing-ml .testimonials-slider__controls{display:none}.landing-ml .video-section__heading p{margin:0}.landing-ml .works-grid__more-cta{margin-bottom:64px}.landing__intro{position:relative;padding-bottom:85px}.landing__key-features{padding:80px 0 30px;background-image:url("../images/backgrounds/landing/key-features_bg.jpg");background-size:0}.landing__key-features::before{content:'';position:absolute;top:-232px;right:0;bottom:0;left:0;z-index:-2;opacity:0.1;filter:grayscale(100%);background-image:inherit;background-position:50% 70%;background-size:cover;background-repeat:no-repeat}.landing__advantages-blocks{padding-bottom:95px}.landing__works{position:relative;z-index:1;overflow:hidden}.landing__works .works-grid__columns{padding-bottom:320px}.landing__clients-are-saying{position:relative;z-index:0;padding:250px 0;background-image:url("../images/backgrounds/landing/clients_bg.jpg");background-size:0;transform:translate3d(0, 0, 0)}@media screen and (max-width: 1100px){.landing__clients-are-saying{padding:100px 0}}.landing__clients-are-saying::before{content:'';position:absolute;top:-232px;right:0;bottom:0;left:0;z-index:-2;opacity:0.1;background-image:inherit;background-position:50% 70%;background-size:cover;background-repeat:no-repeat}.landing__events{padding-bottom:100px}.landing__recent-posts{padding:62px 0 0}.landing-outsourcing__header__logo{width:100%}.landing-outsourcing__header__logo::before,.landing-outsourcing__header__logo::after{background-color:#fff}.landing-outsourcing__header__row{display:-ms-flexbox;display:flex}.landing-outsourcing__header__row::after{background-color:#fff}.landing-outsourcing__header__col{width:100%;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.landing-outsourcing__header__section{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;width:100%;color:#919191}.landing-outsourcing__header__section--right{-ms-flex-pack:end;justify-content:flex-end}.landing-outsourcing__header__section__content--center{width:231px}.landing-outsourcing__header__section__content--right{width:196px}.landing-outsourcing__link svg{width:24px}.landing-outsourcing__link svg path{transition:all 0.3s;fill:#919191}.landing-outsourcing__link:hover{color:#ff4e00}.landing-outsourcing__link:hover path{fill:#ff4e00}.landing-outsourcing__section-title{font-family:"Pontiac",Arial,Helvetica,sans-serif;font-size:16px;font-weight:bold;line-height:40px;color:#9b9b9b;text-transform:uppercase}@media screen and (max-width: 1440px){.landing-outsourcing__section-title{margin-bottom:22px}}@media screen and (max-width: 959px){.landing-outsourcing__section-title{height:40px;font-size:18px;font-weight:bold;letter-spacing:0;line-height:40px;text-align:center}}@media screen and (max-width: 719px){.landing-outsourcing__header__section__content--center{-ms-flex-pack:center;justify-content:center;width:140px}.landing-outsourcing__header__section__content--center a:first-of-type{display:none}.landing-outsourcing__header__section__content--right{-ms-flex-pack:end;justify-content:flex-end;width:0}.landing-outsourcing__header__section__content--right a{margin-right:20px}.landing-outsourcing__header__section__content--right p{display:none}}@media screen and (max-width: 479px){.landing-outsourcing__header__section__content--center{width:100px}.landing-outsourcing__header__section__content--right{-ms-flex-pack:end;justify-content:flex-end;width:0}.landing-outsourcing__header__section__content--right a{margin-right:10px}.landing-outsourcing__header__section__content--right p{display:none}}@media screen and (max-width: 340px){.landing-outsourcing__header__section__content--center{display:none}}.landing-outsourcing .intro-section{min-height:calc(836px + 124px);color:#000;background-color:#fff}.landing-outsourcing .intro-section__content-left{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%;max-width:622px;margin-left:calc(100% / 12)}.landing-outsourcing .intro-section__header{font-size:70px;font-weight:900;line-height:80px;margin-bottom:42px}.landing-outsourcing .intro-section__header-sub{width:75%;font-size:22px;font-weight:200;line-height:36px;margin-bottom:42px}.landing-outsourcing .intro-section__button{width:60%;padding-left:16px}.landing-outsourcing .intro-section__clients{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;width:75%;margin-top:64px;gap:16px}.landing-outsourcing .intro-section__clients img{max-width:160px;max-height:74px}.landing-outsourcing .intro-section__clients-more{color:#333333;font-family:"Fira Sans";font-size:18px;font-weight:500;letter-spacing:0;white-space:nowrap}.landing-outsourcing .intro-section__hexagon{display:-ms-flexbox;display:flex;-ms-flex:1;flex:1}.landing-outsourcing .intro-section__video-container video{max-height:initial}@media (min-width: 1441px){.landing-outsourcing .intro-section__video-container{height:638px}.landing-outsourcing .intro-section__video-container video{min-height:638px}}.landing-outsourcing .intro-section__video-wrapper{position:relative;display:-ms-flexbox;display:flex;height:658px;opacity:0;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center}.landing-outsourcing .intro-section__video-wrapper #videoHexagon{transform:initial}.landing-outsourcing .intro-section__video-wrapper .video-section__video-play{position:absolute;left:50%;top:50%;transform:translate(-50%, -50%)}@media (max-width: 959px){.landing-outsourcing .intro-section__video-wrapper .video-section__video-play{top:calc(50% + 25px)}}@media (max-width: 719px){.landing-outsourcing .intro-section__video-wrapper .video-section__video-play{top:calc(50% - 20px)}}.landing-outsourcing .intro-section__video-text-wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;width:242px;padding-left:50px}.landing-outsourcing .intro-section__video-text{font-size:24px;line-height:32px}.landing-outsourcing .intro-section__video-text--primary{position:relative;transform:scale(1);transition:256ms all ease-in-out}.landing-outsourcing .intro-section__video-text--primary:hover{cursor:pointer;transform:scale(1.1)}.landing-outsourcing .intro-section .grid__wrapper{padding-top:124px}.landing-outsourcing .intro-section .row{display:-ms-flexbox;display:flex;width:100%;padding-bottom:110px;padding-top:90px}@media screen and (max-width: 1440px){.landing-outsourcing .intro-section{min-height:600px;padding-top:50px}.landing-outsourcing .intro-section .row{padding:0}.landing-outsourcing .intro-section__header{font-size:50px;margin-bottom:38px;line-height:60px}.landing-outsourcing .intro-section__header-sub{width:75%;font-size:18px;line-height:30px;margin-bottom:42px}.landing-outsourcing .intro-section__clients{width:80%}.landing-outsourcing .intro-section__button{width:50%;text-align:center}.landing-outsourcing .intro-section__button a{font-size:15px}.landing-outsourcing .intro-section__content-left{-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;width:41.66667%;max-width:41.66667%;margin-left:0}.landing-outsourcing .intro-section__video-wrapper{-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;width:58.33333%;max-width:58.33333%}.landing-outsourcing .intro-section__video-text-wrapper{-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;width:33.33333%;max-width:33.33333%;padding-bottom:100px}.landing-outsourcing .intro-section__video-text{font-size:19px}}@media screen and (max-width: 1279px){.landing-outsourcing .intro-section .row{padding-bottom:0px}.landing-outsourcing .intro-section__header{font-size:50px;letter-spacing:0;line-height:64px}.landing-outsourcing .intro-section__header-sub{width:75%;font-size:22px;font-weight:300;letter-spacing:0;line-height:36px}.landing-outsourcing .intro-section__content-left{-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;width:41.66667%;max-width:41.66667%;margin-left:0}.landing-outsourcing .intro-section__video-wrapper{-ms-flex:0 0 50%;flex:0 0 50%;width:50%;max-width:50%}.landing-outsourcing .intro-section__video-text-wrapper{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.landing-outsourcing .intro-section__clients{width:100%}.landing-outsourcing .intro-section__button{width:70%}}@media screen and (max-width: 1100px){.landing-outsourcing .intro-section__content-left{-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;width:41.66667%;max-width:41.66667%;margin-left:0}.landing-outsourcing .intro-section__video-wrapper{-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;width:41.66667%;max-width:41.66667%}}@media screen and (max-width: 959px){.landing-outsourcing .intro-section .row{-ms-flex-wrap:wrap;flex-wrap:wrap}.landing-outsourcing .intro-section__content-left{-ms-flex:0 0 100%;flex:0 0 100%;width:100%;max-width:100%;-ms-flex-align:center;align-items:center;text-align:center}.landing-outsourcing .intro-section__video-wrapper{margin-left:calc(100% / 12);margin-right:calc(100% / 12);padding-top:50px;-ms-flex:0 0 50%;flex:0 0 50%;width:50%;max-width:50%}.landing-outsourcing .intro-section__video-wrapper svg{padding-bottom:0}.landing-outsourcing .intro-section__header{font-size:45px}.landing-outsourcing .intro-section__video-text-wrapper{-ms-flex:0 0 25%;flex:0 0 25%;width:25%;max-width:25%;padding-left:0px;padding-bottom:0}.landing-outsourcing .intro-section__button{width:35%}.landing-outsourcing .intro-section__button a{font-size:18px}.landing-outsourcing .intro-section__clients{width:60%;-ms-flex-pack:distribute;justify-content:space-around}}@media screen and (max-width: 768px){.landing-outsourcing .intro-section__button{width:45%}}@media screen and (max-width: 719px){.landing-outsourcing .intro-section{-ms-flex:0 0 100%;flex:0 0 100%;width:100%;max-width:100%}.landing-outsourcing .intro-section .row{padding-bottom:0}.landing-outsourcing .intro-section__header{width:100%;font-size:44px;font-weight:bold;letter-spacing:0;line-height:50px}.landing-outsourcing .intro-section__header-sub{font-size:18px;font-weight:300;letter-spacing:0;line-height:32px}.landing-outsourcing .intro-section__hexagon{-ms-flex-wrap:wrap;flex-wrap:wrap}.landing-outsourcing .intro-section__content-left{-ms-flex:0 0 100%;flex:0 0 100%;width:100%;max-width:100%}.landing-outsourcing .intro-section__video-wrapper{-ms-flex:0 0 87.5%;flex:0 0 87.5%;width:87.5%;max-width:87.5%;-ms-flex-order:1;order:1;padding-bottom:40px;box-sizing:content-box;padding-top:0}.landing-outsourcing .intro-section__video-wrapper svg{width:100%}.landing-outsourcing .intro-section__video-text-wrapper{padding-top:40px;padding-bottom:60px;text-align:center;-ms-flex:0 0 100%;flex:0 0 100%;width:100%;max-width:100%}.landing-outsourcing .intro-section__video__video-text{font-size:18px;line-height:1.8}.landing-outsourcing .intro-section__button{width:50%}.landing-outsourcing .intro-section__clients{width:100%}}@media screen and (max-width: 579px){.landing-outsourcing .intro-section__button{width:90%}.landing-outsourcing .intro-section__clients{-ms-flex-direction:column;flex-direction:column}.landing-outsourcing .intro-section__clients img{padding-bottom:20px}}@media screen and (max-width: 340px){.landing-outsourcing .intro-section__button{width:100%}}.landing-outsourcing .services-section__cta{display:none}.landing-outsourcing .services-section__heading{width:50%;margin-top:22px;margin-bottom:50px}.landing-outsourcing .services-section__subheading{font-size:22px;line-height:36px;margin-bottom:50px;font-weight:normal;color:#fff}.landing-outsourcing .services-section__content{display:-ms-flexbox;display:flex;width:100%}.landing-outsourcing .services-section__content--left{-ms-flex:1;flex:1;width:auto}.landing-outsourcing .services-section__content--left .services-section__cta{display:block;margin-top:24px;margin-bottom:90px}.landing-outsourcing .services-section__content--left .services-section__cta::after{content:"";position:absolute;border-width:8px 0 8px 8px;border-style:solid;border-color:transparent transparent transparent #ff4e00;transform:translate(14px, 6px)}.landing-outsourcing .services-section__content--right{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex:2;flex:2;width:auto;margin-top:4%;transform:translateY(-256px)}.landing-outsourcing .services-section__features{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;width:100%}.landing-outsourcing .services-section__features--label{color:#fff;font-weight:bold;font-size:18px;line-height:40px;margin-bottom:24px}.landing-outsourcing .services-section__features--list-item{color:#fff;font-weight:normal;font-size:18px;line-height:40px;margin-bottom:12px;list-style:circle}.landing-outsourcing .services-section__features--list-item::marker{color:#ff4e00;content:"• "}.landing-outsourcing .services-section .grid__wrapper{padding-top:66px}.landing-outsourcing .services-section .row{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%;margin-left:calc(100% / 12);margin-right:calc(100% / 12)}@media screen and (max-width: 1599px){.landing-outsourcing .services-section .row{margin-left:0;margin-right:0}}.landing-outsourcing .services-section .list-item{color:#fff;font-weight:normal;font-size:16px;line-height:30px;margin-left:16px;margin-top:6px}.landing-outsourcing .services-section .list-item::before{content:"";position:absolute;width:10px;height:2px;background-color:#ff4e00;transform:translate(-18px, 12px)}.landing-outsourcing .services-section .hex__container--vertical{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;transform:translate(-52px, 24px)}.landing-outsourcing .services-section .hex__container--horizontal{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;width:450px;height:186px;transform:translate(-32px, -64px)}.landing-outsourcing .services-section .hex--big-bg-bg{height:762px;width:678px;background-image:url("../images/landing-outsourcing/neumorphic-hexagon-big-3.png");background-repeat:no-repeat;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.landing-outsourcing .services-section .hex--big-bg{width:500px;height:562px;background-image:url("../images/landing-outsourcing/neumorphic-hexagon-big-2.png");background-repeat:no-repeat;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.landing-outsourcing .services-section .hex--big{width:382px;height:430px;background-image:url("../images/landing-outsourcing/neumorphic-hexagon-big.png");background-repeat:no-repeat;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.landing-outsourcing .services-section .hex--big h4{font-size:30px}.landing-outsourcing .services-section .hex--big div{width:50%}.landing-outsourcing .services-section .hex--big div:first-of-type{height:50%;text-align:center;border-right:2px solid #ff4e00}.landing-outsourcing .services-section .hex--big div:first-of-type::after{content:"";position:absolute;width:16px;height:2px;background-color:#ff4e00;transform:translate(85px, -100px)}.landing-outsourcing .services-section .hex--medium{width:273px;height:306px;background-image:url("../images/landing-outsourcing/neumorphic-hexagon-medium.png");background-repeat:no-repeat;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;z-index:2}.landing-outsourcing .services-section .hex--medium div{width:50%}.landing-outsourcing .services-section .hex--medium div:first-of-type{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;height:47%;text-align:center;border-right:2px solid #ff4e00}.landing-outsourcing .services-section .hex--medium div:first-of-type::after{content:"";position:absolute;width:10px;height:2px;background-color:#ff4e00;transform:translate(125px, 1px)}.landing-outsourcing .services-section .hex--small{width:165px;height:195px;background-image:url("../images/landing-outsourcing/neumorphic-hexagon-small.png");background-repeat:no-repeat;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;text-align:center}.landing-outsourcing .services-section .hex--small h4{width:66%}.landing-outsourcing .services-section .hex--small:nth-of-type(1){transform:translate(-100px, 60px);width:605px}.landing-outsourcing .services-section .hex--small:nth-of-type(1) h4,.landing-outsourcing .services-section .hex--small:nth-of-type(1) h3{transform:translateY(-5px)}.landing-outsourcing .services-section .hex--small:nth-of-type(2){width:1000px;height:395px;background-image:url("../images/landing-outsourcing/neumorphic-hexagon-small-with-bg.png");transform:translateX(-60px)}.landing-outsourcing .services-section .hex--small:nth-of-type(2) h4,.landing-outsourcing .services-section .hex--small:nth-of-type(2) h3{width:46%;transform:translateY(-50px)}@media screen and (max-width: 1440px){.landing-outsourcing .services-section .row{height:950px}.landing-outsourcing .services-section__content--right{width:200px;height:1000px;margin-top:-50px;background-image:url("../images/landing-outsourcing/hexagons/laptop-xl/neumorphic_hexagon_laptops.png");background-repeat:no-repeat;background-position:right}.landing-outsourcing .services-section__content--right .list-item{font-size:14px}.landing-outsourcing .services-section__heading{font-size:36px;line-height:50px;margin-top:0}.landing-outsourcing .services-section__subheading{font-size:18px;line-height:30px}.landing-outsourcing .services-section__cta a{font-size:15px}.landing-outsourcing .services-section__features--label{font-size:15px;line-height:30px}.landing-outsourcing .services-section__features--list-item{font-size:14px;line-height:30px}.landing-outsourcing .services-section .hex__container--vertical{transform:translate(-32px, -64px)}.landing-outsourcing .services-section .hex__container--horizontal{width:394px;height:186px}.landing-outsourcing .services-section .hex--big-bg-bg{background-image:none}.landing-outsourcing .services-section .hex--big-bg{background-image:none}.landing-outsourcing .services-section .hex--big{background-image:none;transform:translate(300px, 45px)}.landing-outsourcing .services-section .hex--medium{background-image:none;transform:translate(130px, 475px)}.landing-outsourcing .services-section .hex--small{background-image:none}.landing-outsourcing .services-section .hex--small:nth-child(1){transform:translate(255px, 220px)}.landing-outsourcing .services-section .hex--small:nth-child(2){transform:translate(-265px, 775px);background-image:none}.landing-outsourcing .services-section .hex--small:nth-child(3){transform:translate(-260px, 115px)}}@media screen and (max-width: 1279px){.landing-outsourcing .services-section .row{height:1000px}.landing-outsourcing .services-section__content--right{width:200px;height:950px;margin-top:-230px;transform:translateY(-50px);background-image:url("../images/landing-outsourcing/hexagons/tablet/neumorphic_hexagon_tablets.svg");background-repeat:no-repeat;background-position:center}.landing-outsourcing .services-section .hex--big{transform:translate(200px, 15px)}.landing-outsourcing .services-section .hex--big div{width:50%}.landing-outsourcing .services-section .hex--big div:first-of-type::after{transform:translate(85px, -91px)}.landing-outsourcing .services-section .hex--medium{transform:translate(50px, 450px)}.landing-outsourcing .services-section .hex--small:nth-child(1){transform:translate(175px, 190px)}.landing-outsourcing .services-section .hex--small:nth-child(2){transform:translate(-350px, 745px)}.landing-outsourcing .services-section .hex--small:nth-child(3){transform:translate(-350px, 85px)}}@media screen and (max-width: 959px){.landing-outsourcing .services-section .row{height:1650px}.landing-outsourcing .services-section__content{-ms-flex-wrap:wrap;flex-wrap:wrap}.landing-outsourcing .services-section__content--left{-ms-flex:0 0 100%;flex:0 0 100%;width:100%;max-width:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center}.landing-outsourcing .services-section__content--left .services-section__cta{display:none}.landing-outsourcing .services-section__content--right{-ms-flex:0 0 100%;flex:0 0 100%;width:100%;max-width:100%;margin-top:-50px;height:1000px}.landing-outsourcing .services-section__heading{font-size:42px;font-weight:bold;letter-spacing:0;line-height:64px;text-align:center;width:100%}.landing-outsourcing .services-section__subheading{font-size:22px;font-weight:300;letter-spacing:0;line-height:36px;text-align:center}.landing-outsourcing .services-section__features{display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around}.landing-outsourcing .services-section__features--label,.landing-outsourcing .services-section__features--list-item{font-size:18px;letter-spacing:0;line-height:40px}.landing-outsourcing .services-section .hex--big{transform:translate(180px, 40px)}.landing-outsourcing .services-section .hex--big h3{font-size:60px;letter-spacing:0}.landing-outsourcing .services-section .hex--big h4{font-size:22px;letter-spacing:0;line-height:28px;width:80px;transform:translateX(50px)}.landing-outsourcing .services-section .hex--big li{font-size:16px;letter-spacing:0;line-height:30px}.landing-outsourcing .services-section .hex--big div:first-of-type::after{transform:translate(85px, -67px)}.landing-outsourcing .services-section .hex--medium{transform:translate(40px, 480px)}.landing-outsourcing .services-section .hex--medium h3{font-size:50px;letter-spacing:0}.landing-outsourcing .services-section .hex--medium h4{font-size:24px;letter-spacing:0;line-height:30px}.landing-outsourcing .services-section .hex--medium li{font-size:16px;letter-spacing:0;line-height:30px}.landing-outsourcing .services-section .hex--small h3{font-size:42px;letter-spacing:0}.landing-outsourcing .services-section .hex--small h4{font-size:18px;letter-spacing:0}.landing-outsourcing .services-section .hex--small:nth-child(1){transform:translate(175px, 220px)}.landing-outsourcing .services-section .hex--small:nth-child(2){transform:translate(-350px, 780px)}.landing-outsourcing .services-section .hex--small:nth-child(3){transform:translate(-350px, 115px)}.landing-outsourcing .services-section__cta{display:block;text-align:center;margin-top:-40px}.landing-outsourcing .services-section__cta a{font-size:18px;letter-spacing:0;line-height:24px}}@media screen and (max-width: 840px){.landing-outsourcing .services-section .row{height:1750px}}@media screen and (max-width: 768px){.landing-outsourcing .services-section .row{height:1800px}.landing-outsourcing .services-section__content--right{height:1000px}.landing-outsourcing .services-section .hex--big{transform:translate(180px, 40px)}.landing-outsourcing .services-section .hex--big div:first-of-type::after{transform:translate(80px, -67px)}.landing-outsourcing .services-section .hex--medium{transform:translate(50px, 480px)}.landing-outsourcing .services-section .hex--small:nth-child(1){transform:translate(170px, 220px)}.landing-outsourcing .services-section .hex--small:nth-child(2){transform:translate(-350px, 770px)}.landing-outsourcing .services-section .hex--small:nth-child(3){transform:translate(-345px, 110px)}}@media screen and (max-width: 719px){.landing-outsourcing .services-section .row{height:2220px}.landing-outsourcing .services-section .grid{padding:0}.landing-outsourcing .services-section__content--right,.landing-outsourcing .services-section p,.landing-outsourcing .services-section h2{padding-left:24px;padding-right:24px}.landing-outsourcing .services-section__content--right{-ms-flex:0 0 100%;flex:0 0 100%;width:100%;max-width:100%;margin-top:-50px;height:1300px;width:100%;transform:translateY(-50px);background-image:url("../images/landing-outsourcing/hexagons/mobile/neumorphic_hexagon_mobiles.svg")}.landing-outsourcing .services-section__heading{width:100%;font-size:32px;letter-spacing:0;line-height:45px}.landing-outsourcing .services-section__subheading{width:100%;font-size:18px;font-weight:300;letter-spacing:0;line-height:32px}.landing-outsourcing .services-section__features{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;font-size:18px;letter-spacing:0;line-height:40px}.landing-outsourcing .services-section__features--label{text-align:center;margin-bottom:15px}.landing-outsourcing .services-section__features--list-item{text-align:center;list-style-position:inside}.landing-outsourcing .services-section__features--list-item::marker{color:#ff4e00;content:"• "}.landing-outsourcing .services-section__features div:last-of-type{margin-top:36px}.landing-outsourcing .services-section .hex__container--vertical{transform:translate(-100px, -64px);width:100px}.landing-outsourcing .services-section .hex__container--horizontal{width:100px;transform:translate(-252px, -64px)}.landing-outsourcing .services-section .hex--big div:first-of-type::after{transform:translate(80px, -67px)}.landing-outsourcing .services-section .hex--big{transform:translate(20px, -25px)}.landing-outsourcing .services-section .hex--big h3{font-size:60px;margin-left:20px;transform:translateX(25px)}.landing-outsourcing .services-section .hex--big h4{font-size:22px;text-align:right;transform:translateX(80px)}.landing-outsourcing .services-section .hex--medium{transform:translate(-240px, 630px)}.landing-outsourcing .services-section .hex--medium h3{font-size:50px}.landing-outsourcing .services-section .hex--medium h4{font-size:24px}.landing-outsourcing .services-section .hex--small{text-align:center}.landing-outsourcing .services-section .hex--small:nth-child(1){transform:translate(175px, 715px)}.landing-outsourcing .services-section .hex--small:nth-child(2){transform:translate(70px, 1100px)}.landing-outsourcing .services-section .hex--small:nth-child(2) h4{width:120px}.landing-outsourcing .services-section .hex--small:nth-child(3){transform:translate(-270px, 105px)}.landing-outsourcing .services-section .hex--small h3{font-size:42px;width:66%}.landing-outsourcing .services-section .hex--small h4{font-size:18px;width:80%}}@media screen and (max-width: 479px){.landing-outsourcing .services-section .row{-ms-flex-align:center;align-items:center;height:2350px}}@media screen and (max-width: 340px){.landing-outsourcing .services-section .row{height:2460px}}.landing-outsourcing .cooperation-section__header{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:100%}.landing-outsourcing .cooperation-section__title{margin-top:75px;margin-bottom:22px}.landing-outsourcing .cooperation-section__heading{margin-bottom:70px}.landing-outsourcing .cooperation-section__content{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%}.landing-outsourcing .cooperation-section__content a::after{content:"";position:absolute;border-width:8px 0 8px 8px;border-style:solid;border-color:transparent transparent transparent #ff4e00;transform:translate(8px, 2px)}.landing-outsourcing .cooperation-section img{-o-object-fit:cover;object-fit:cover;height:100%;width:100%}.landing-outsourcing .cooperation-section__type{display:-ms-flexbox;display:flex;width:100%;min-height:361px}.landing-outsourcing .cooperation-section__type--figure-holder{display:-ms-flexbox;display:flex;width:50%}.landing-outsourcing .cooperation-section__type--figure,.landing-outsourcing .cooperation-section__type--content{-ms-flex:1;flex:1}.landing-outsourcing .cooperation-section__type--figure{overflow:hidden;max-height:361px}.landing-outsourcing .cooperation-section__type--figure img{-o-object-fit:cover;object-fit:cover}.landing-outsourcing .cooperation-section__type--image{width:100%;height:100%;transition:transform 0.5s ease}.landing-outsourcing .cooperation-section__type--content{display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;width:100%;background-color:#fff}.landing-outsourcing .cooperation-section__type--content-text{-ms-flex:1;flex:1;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;padding-top:38px;padding-left:60px}.landing-outsourcing .cooperation-section__type--content-text p{margin-top:24px;margin-bottom:20px;font-size:22px;line-height:36px;font-weight:200;color:#333}.landing-outsourcing .cooperation-section__type--content-features{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex:2;flex:2;padding-left:50px}.landing-outsourcing .cooperation-section__type--content-list-item{color:#000;font-size:18px;line-height:50px}.landing-outsourcing .cooperation-section__type--content-list-item::before{content:"";position:absolute;height:24px;width:24px;background:url("../images/landing-outsourcing/checkbox-small-gray.svg") no-repeat top left;background-size:contain;transform:translate(-40px, 12px)}.landing-outsourcing .cooperation-section__type:last-of-type{-ms-flex-direction:row-reverse;flex-direction:row-reverse}.landing-outsourcing .cooperation-section__type:last-of-type .cooperation-section__type--content{background-color:#fff}.landing-outsourcing .cooperation-section__type:last-of-type .cooperation-section__type--content-text{-ms-flex:1;flex:1;padding-left:25%}.landing-outsourcing .cooperation-section__type:last-of-type .cooperation-section__type--content-features{padding-left:77px}.landing-outsourcing .cooperation-section__type:hover{color:#fff}.landing-outsourcing .cooperation-section__type:hover *{color:inherit;background-color:#333}.landing-outsourcing .cooperation-section__type:hover li::before{content:"";position:absolute;width:24px;height:24px;background:url("../images/landing-outsourcing/checkbox-small-orange.svg") no-repeat top left;background-size:contain;transform:translate(-40px, 12px)}.landing-outsourcing .cooperation-section__type:hover figure img{transform:scale(1.1)}.landing-outsourcing .cooperation-section__cta{width:100%;height:346px;position:relative;background-image:url("../images/consulting/clouds.png");background-size:cover;background-color:#000}.landing-outsourcing .cooperation-section__cta-bar{width:100%;height:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;padding-left:calc(100% / 12);padding-right:calc(100% / 12);margin:0 auto;max-width:1720px}.landing-outsourcing .cooperation-section__cta-bar--text{width:76%;font-size:30px;line-height:50px}.landing-outsourcing .cooperation-section__cta-bar--button{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:216px;z-index:2}.landing-outsourcing .cooperation-section__cta-bar--button:hover{cursor:pointer}.landing-outsourcing .cooperation-section .grid{padding-right:0;padding-left:0}.landing-outsourcing .cooperation-section .grid__wrapper{max-width:unset}.landing-outsourcing .cooperation-section__type--content a{display:none}.landing-outsourcing .cooperation-section__type--content-text a{display:block}@media screen and (max-width: 1440px){.landing-outsourcing .cooperation-section__heading{font-size:36px;line-height:50px;margin-bottom:66px}.landing-outsourcing .cooperation-section__title{margin-top:66px}.landing-outsourcing .cooperation-section__type{min-height:300px}.landing-outsourcing .cooperation-section__type--content-features{padding-left:77px}.landing-outsourcing .cooperation-section__type--content-list-item{font-size:16px;line-height:45px}.landing-outsourcing .cooperation-section__type--content-list-item::before{height:14px;width:14px}.landing-outsourcing .cooperation-section__type--content p{font-size:18px;line-height:30px}.landing-outsourcing .cooperation-section__type--content-list-item{font-size:14px}.landing-outsourcing .cooperation-section__type--content:last-of-type .cooperation-section__type--content-text{padding-left:60px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;padding-bottom:38px}.landing-outsourcing .cooperation-section__type--content:last-of-type .cooperation-section__type--content-list-item{font-size:16px;line-height:38px}.landing-outsourcing .cooperation-section__type--content:last-of-type .cooperation-section__type--content-list-item::before{height:14px;width:14px}.landing-outsourcing .cooperation-section__cta{padding:66px 0px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.landing-outsourcing .cooperation-section__cta-bar--button a{font-size:17px}}@media screen and (max-width: 1100px){.landing-outsourcing .cooperation-section__type--figure-holder{width:50%}.landing-outsourcing .cooperation-section__type--figure-holder img{-o-object-fit:cover;object-fit:cover;width:100%}.landing-outsourcing .cooperation-section__type:last-of-type .cooperation-section__type--content-features{padding-right:20px}.landing-outsourcing .cooperation-section__type:first-of-type img{width:800px;-o-object-fit:cover;object-fit:cover;-o-object-position:left;object-position:left;transform:translateX(-100px)}.landing-outsourcing .cooperation-section__cta-bar--text{width:70%}}@media screen and (max-width: 959px){.landing-outsourcing .cooperation-section__header p{margin-top:53px;font-size:18px;letter-spacing:0;line-height:40px}.landing-outsourcing .cooperation-section__header h2{width:645px;font-size:42px;font-weight:bold;letter-spacing:0;line-height:64px;text-align:center}.landing-outsourcing .cooperation-section__type{-ms-flex-direction:row-reverse;flex-direction:row-reverse}.landing-outsourcing .cooperation-section__type--figure-holder{display:-ms-flexbox;display:flex;-ms-flex-direction:column-reverse;flex-direction:column-reverse;height:600px}.landing-outsourcing .cooperation-section__type--figure-holder .cooperation-section__type--image-two,.landing-outsourcing .cooperation-section__type--figure-holder figure:last-of-type{display:block}.landing-outsourcing .cooperation-section__type--figure-holder img{-o-object-fit:cover;object-fit:cover}.landing-outsourcing .cooperation-section__type--content{height:600px;-ms-flex-order:1;order:1;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-line-pack:center;align-content:center}.landing-outsourcing .cooperation-section__type--content h3,.landing-outsourcing .cooperation-section__type--content p,.landing-outsourcing .cooperation-section__type--content a{padding-left:53px;padding-right:16px}.landing-outsourcing .cooperation-section__type--content-features{padding-top:0px;padding-left:100px;color:#000}.landing-outsourcing .cooperation-section__type--content-features li{font-size:18px;letter-spacing:0;line-height:50px}.landing-outsourcing .cooperation-section__type--content-text h3{padding-top:38px;font-size:40px;letter-spacing:0;line-height:52px}.landing-outsourcing .cooperation-section__type--content-text p{font-size:22px;font-weight:300;letter-spacing:0;line-height:36px}.landing-outsourcing .cooperation-section__type--content-text a:first-of-type{display:none}.landing-outsourcing .cooperation-section__type--content a{display:block;font-size:18px;letter-spacing:0;padding-top:30px;line-height:24px;padding-bottom:59px}.landing-outsourcing .cooperation-section__type--content:last-of-type .cooperation-section__type--content{display:-ms-flexbox;display:flex}.landing-outsourcing .cooperation-section__type--content:last-of-type .cooperation-section__type--content img{height:auto}.landing-outsourcing .cooperation-section__type--content:last-of-type .cooperation-section__type--content-list-item{font-size:18px;letter-spacing:0;line-height:50px}.landing-outsourcing .cooperation-section__type--content:last-of-type .cooperation-section__type--content-list-item::before{height:24px;width:24px}.landing-outsourcing .cooperation-section__type--content:last-of-type .cooperation-section__type--content-features{padding-left:100px}.landing-outsourcing .cooperation-section__type--content:last-of-type .cooperation-section__type--content-text{padding:0px}.landing-outsourcing .cooperation-section__type:last-of-type{-ms-flex-direction:row;flex-direction:row}.landing-outsourcing .cooperation-section__type:first-of-type img{width:800px;-o-object-fit:cover;object-fit:cover;-o-object-position:left;object-position:left;transform:translateX(-300px)}.landing-outsourcing .cooperation-section__cta{padding:53px 0px}.landing-outsourcing .cooperation-section__cta-bar{-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center}.landing-outsourcing .cooperation-section__cta-bar--button a{font-size:15px}.landing-outsourcing .cooperation-section__cta-bar--text{width:100%;text-align:center;padding-bottom:30px}}@media screen and (max-width: 719px){.landing-outsourcing .cooperation-section__header p{margin:28px 0px;font-size:18px;letter-spacing:0;line-height:40px;text-align:center}.landing-outsourcing .cooperation-section__header h2{width:100%;padding:0px 20px;font-size:32px;letter-spacing:0;line-height:45px;margin-bottom:63px}.landing-outsourcing .cooperation-section__type:first-of-type img{width:100%;transform:translateX(0px)}.landing-outsourcing .cooperation-section__type{-ms-flex-direction:column-reverse;flex-direction:column-reverse}.landing-outsourcing .cooperation-section__type--figure-holder{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.landing-outsourcing .cooperation-section__type--content{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.landing-outsourcing .cooperation-section__type--content-features{padding-left:70px}.landing-outsourcing .cooperation-section__type--figure-holder{width:100%;height:-webkit-min-content;height:-moz-min-content;height:min-content}.landing-outsourcing .cooperation-section__type--figure-holder .cooperation-section__type--image-two{display:none}.landing-outsourcing .cooperation-section__type--figure-holder img{width:100%;height:100%;-o-object-fit:none;object-fit:none}.landing-outsourcing .cooperation-section__type h3{padding-left:24px;font-size:32px;letter-spacing:0;line-height:44px}.landing-outsourcing .cooperation-section__type p{padding-left:24px;font-size:18px;font-weight:300;letter-spacing:0;line-height:28.8px}.landing-outsourcing .cooperation-section__type a{padding-left:24px;letter-spacing:0;padding-top:20px;padding-bottom:43px}.landing-outsourcing .cooperation-section__type img{height:353px;-o-object-fit:cover;object-fit:cover;margin-bottom:-20px}.landing-outsourcing .cooperation-section__type:first-of-type .cooperation-section__type--content-features{padding-left:70px}.landing-outsourcing .cooperation-section__type:last-of-type{-ms-flex-direction:column-reverse;flex-direction:column-reverse}.landing-outsourcing .cooperation-section__type:last-of-type .cooperation-section__type--content-features{padding-left:70px}.landing-outsourcing .cooperation-section__cta-bar{padding:0 24px}.landing-outsourcing .cooperation-section__cta-bar--text{font-size:26px;line-height:1.4}}@media screen and (max-width: 479px){.landing-outsourcing .cooperation-section__header h2{padding:0px 20px}}.landing-outsourcing .tools-section{background-color:#f0f0f0;padding-left:calc(100% / 12);padding-right:calc(100% / 12)}.landing-outsourcing .tools-section__section-title{padding-top:80px;padding-bottom:22px}.landing-outsourcing .tools-section__container{display:-ms-flexbox;display:flex;width:100%}.landing-outsourcing .tools-section__pane{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex:1;flex:1}.landing-outsourcing .tools-section__pane p{margin-bottom:96px;font-size:22px;font-weight:200;line-height:36px}.landing-outsourcing .tools-section__pane p:first-of-type{margin-top:50px;margin-bottom:50px}.landing-outsourcing .tools-section__pane:last-of-type{-ms-flex-align:end;align-items:flex-end}.landing-outsourcing .tools-section__pane:last-of-type a::after{content:"";position:absolute;border-width:8px 0 8px 8px;border-style:solid;border-color:transparent transparent transparent #ff4e00;transform:translate(8px, 2px);margin-right:10px}.landing-outsourcing .tools-section__text p{margin-bottom:96px;font-size:22px;font-weight:200;line-height:36px}.landing-outsourcing .tools-section__text p:first-of-type{margin-top:50px;margin-bottom:50px}.landing-outsourcing .tools-section__tech{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:114px;height:114px;border:1px solid #9b9b9b}.landing-outsourcing .tools-section__tech img{max-width:100%}.landing-outsourcing .tools-section__tech--container{margin-top:10px;display:-ms-grid;display:grid;-ms-grid-columns:(minmax(114px, 1fr))[auto-fit];grid-template-columns:repeat(auto-fit, minmax(114px, 1fr));gap:40px;max-width:calc(154px * 4);margin-bottom:103px}@media screen and (max-width: 1440px){.landing-outsourcing .tools-section{padding:0px 80px;padding-bottom:33px}.landing-outsourcing .tools-section .grid{padding:0}.landing-outsourcing .tools-section h2{font-size:36px;line-height:50px}.landing-outsourcing .tools-section__section-title{padding-top:66px;padding-bottom:0}.landing-outsourcing .tools-section__text{font-size:18px;line-height:30px;margin-bottom:30px}.landing-outsourcing .tools-section__text:first-of-type{margin-bottom:30px}.landing-outsourcing .tools-section__tech{width:90px;height:90px}.landing-outsourcing .tools-section__tech img{max-width:100%}.landing-outsourcing .tools-section__tech--container{margin-bottom:50px;-ms-grid-column-align:end;justify-items:end}.landing-outsourcing .tools-section__pane:last-of-type{-ms-flex-align:end;align-items:flex-end}.landing-outsourcing .tools-section__pane:last-of-type a{font-size:15px;margin-right:10px}}@media screen and (max-width: 1100px){.landing-outsourcing .tools-section__tech--container{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:end;justify-content:flex-end}}@media screen and (max-width: 959px){.landing-outsourcing .tools-section{padding-bottom:53px}.landing-outsourcing .tools-section__container{-ms-flex-wrap:wrap;flex-wrap:wrap}.landing-outsourcing .tools-section__section-title{padding-top:53px;padding-bottom:0}.landing-outsourcing .tools-section__pane{-ms-flex:0 0 100%;flex:0 0 100%;width:100%;max-width:100%;text-align:center}.landing-outsourcing .tools-section__pane h2{font-size:42px;font-weight:bold;letter-spacing:0;line-height:64px}.landing-outsourcing .tools-section__pane p{font-size:22px;font-weight:300;letter-spacing:0;line-height:36px}.landing-outsourcing .tools-section__pane:last-of-type{padding-bottom:0px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.landing-outsourcing .tools-section__pane:last-of-type a{font-size:18px}.landing-outsourcing .tools-section__tech img{max-width:100%}.landing-outsourcing .tools-section__tech--container{display:-ms-grid;display:grid;-ms-grid-columns:(minmax(114px, 1fr))[auto-fit];grid-template-columns:repeat(auto-fit, minmax(114px, 1fr));gap:40px;max-width:calc(154px * 4);margin-top:0px;margin-bottom:50px;-ms-grid-column-align:center;justify-items:center}}@media screen and (max-width: 719px){.landing-outsourcing .tools-section{padding:0 24px}.landing-outsourcing .tools-section__section-title{padding-top:28px}.landing-outsourcing .tools-section h2{font-size:32px;letter-spacing:0;line-height:45px}.landing-outsourcing .tools-section p{font-size:18px;letter-spacing:0;line-height:28.8px}.landing-outsourcing .tools-section a{margin-bottom:59px}.landing-outsourcing .tools-section__tech img{max-width:100%}.landing-outsourcing .tools-section__tech--container{margin-bottom:50px;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center}}@media screen and (max-width: 479px){.landing-outsourcing .tools-section__pane:first-of-type{-ms-flex-align:center;align-items:center}}.landing-outsourcing .testimonials-section__header{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:100%}.landing-outsourcing .testimonials-section__title{margin-top:75px;margin-bottom:22px}.landing-outsourcing .testimonials-section__heading{margin-bottom:80px}.landing-outsourcing .testimonials-section__slider{width:100%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-bottom:100px;padding-left:calc(100% / 12);padding-right:calc(100% / 12)}@media screen and (max-width: 1440px){.landing-outsourcing .testimonials-section__title{margin-top:66px}.landing-outsourcing .testimonials-section__heading{font-size:36px;line-height:50px;margin-bottom:40px}.landing-outsourcing .testimonials-section__slider{padding:0;margin-bottom:66px}}@media screen and (max-width: 959px){.landing-outsourcing .testimonials-section__title{margin-top:53px}.landing-outsourcing .testimonials-section__heading{font-size:42px;font-weight:bold;letter-spacing:0;line-height:64px}.landing-outsourcing .testimonials-section__slider{display:block}.landing-outsourcing .testimonials-section__header{text-align:center}}@media screen and (max-width: 719px){.landing-outsourcing .testimonials-section__title{margin-top:40px}.landing-outsourcing .testimonials-section__heading{width:100%;font-size:32px;line-height:1.4}}.slider{height:405px;overflow-y:scroll;-ms-scroll-snap-type:y mandatory;scroll-snap-type:y mandatory;-ms-flex:9;flex:9;-ms-overflow-style:none;scrollbar-width:none}.slider::-webkit-scrollbar{display:none}.slider__slide{width:100%;height:100%;display:-ms-flexbox;display:flex;scroll-snap-align:start;position:relative}.slider__quote{display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;background:url("../images/landing-outsourcing/quotes.svg") top left no-repeat;background-position:bottom;padding-top:20px;padding-left:0;padding-right:0;line-height:15px;height:-webkit-min-content;height:-moz-min-content;height:min-content;-ms-flex-item-align:center;align-self:center;position:-webkit-sticky;position:sticky;top:0}.slider__quote--text{color:#000;font-weight:normal;font-size:26px;line-height:40px;font-style:italic;margin-bottom:20px}.slider__quote--author{font-family:"Pontiac",Arial,Helvetica,sans-serif;font-weight:normal;font-size:20px;line-height:40px;color:#9b9b9b}.slider__video{height:100%;width:721px}@media (min-width: 960px){.slider__video.video-section__video-wrapper video{max-width:100%;max-height:95%;height:100%;width:100%;-o-object-fit:contain;object-fit:contain}}.slider__video::after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;box-shadow:none;pointer-events:none}.slider__scroller{display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;gap:32px;height:100%}.slider__scroller-dot{height:6px;width:6px;border-radius:99px;background-color:#9b9b9b}.slider__scroller-dot::before{position:absolute;content:"";width:12px;height:12px;border-radius:99px;transform:translate(-25%, -25%);background-color:transparent;opacity:1}.slider__scroller-dot--active{background-color:#ff4e00}.slider__scroller-dot--active::before{position:absolute;content:"";width:12px;height:12px;border-radius:99px;transform:translate(-25%, -25%);background-color:#ff4e00;opacity:0.2}@media screen and (max-width: 1440px){.slider{height:380px}.slider__slide{-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between}.slider__video{-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;width:58.33333%;max-width:58.33333%}.slider__scroller{-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;width:8.33333%;max-width:8.33333%}.slider__quote{-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;width:33.33333%;max-width:33.33333%}.slider__quote--text{font-size:18px;line-height:30px}}@media screen and (max-width: 959px){.slider{height:400px}.slider__slide{-ms-flex-wrap:wrap;flex-wrap:wrap}.slider__quote{-ms-flex:0 0 100%;flex:0 0 100%;width:100%;max-width:100%;position:static}.slider__video{-ms-flex:0 0 100%;flex:0 0 100%;width:100%;max-width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.slider .video-section__video-play{height:70px;width:70px}.slider .video-section__video-play-inner{border-width:15px 0 15px 30px}.slider__scroller{-ms-flex:0 0 100%;flex:0 0 100%;width:100%;max-width:100%;-ms-flex-direction:row;flex-direction:row;padding-top:40px}.slider__quote{padding:0}.slider__quote--text{font-size:18px;line-height:30px;padding:0}.slider__quote--author{font-size:12px;line-height:20px}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.animated-display{animation:fadeIn 1.5s}.hidden{display:none}.site-header.site-header--white:not(.hidden) ~ .site-header{display:none}.error-page{position:relative;overflow:hidden;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;height:100vh;background-size:0}.error-page--404{background-image:url("../images/backgrounds/error-page/404-background.jpg")}.error-page--500{background-image:url("../images/backgrounds/error-page/500-background.jpg")}.error-page::before{position:absolute;top:0;left:0;width:100%;height:100%;content:'';opacity:0.25;background-image:inherit;background-position:50% 0;background-size:cover;background-repeat:no-repeat;pointer-events:none}.error-page__content{width:100%;max-width:580px;padding:24px;color:#eee;font-weight:700;font-family:"Pontiac",Arial,Helvetica,sans-serif}.error-page__code{position:absolute;top:50%;left:50%;opacity:0.15;font-size:600px;transform:translate3d(-50%, -50%, 0);pointer-events:none}@media screen and (max-width: 1368px){.error-page__code{font-size:450px}}@media screen and (max-width: 959px){.error-page__code{font-size:300px}}@media screen and (max-width: 719px){.error-page__code{font-size:150px}}.error-page__title{position:relative;font-size:32px;text-align:center}.error-page__action{max-width:317px;margin:40px auto 0;padding-left:17px;text-align:center}.error-page--404 .error-page__code{color:#ff4e00}.error-page--404 .error-page::before{opacity:0.6}.thanks-page{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;min-height:100vh;padding:20px;background-image:url("../images/backgrounds/thanks-page/icons-background.png");background-position:50% 50%;text-align:center}.thanks-page__content{max-width:716px}.thanks-page__message-header{color:#fff;font-weight:200;font-size:60px;font-family:"Pontiac",Arial,Helvetica,sans-serif;line-height:64px}@media screen and (max-width: 719px){.thanks-page__message-header{font-size:32px;line-height:1.42857}}.thanks-page__message-header strong{display:inline-block;width:100%;font-weight:700}.thanks-page__message-text{margin-top:50px}.thanks-page__social{margin-top:50px}.thanks-page__icons{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;margin-top:50px}.thanks-page__icon{margin:0 15px}.thanks-page__icon-link svg{width:40px}.thanks-page__icon-link path,.thanks-page__icon-link circle,.thanks-page__icon-link path,.thanks-page__icon-link circle{transition:all 0.3s;fill:white}.thanks-page__icon-link:hover path,.thanks-page__icon-link:hover circle,.thanks-page__icon-link:hover path,.thanks-page__icon-link:hover circle{fill:#ff4e00}.thanks-page__actions{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;margin-top:100px}.thanks-page__action-button{width:160px;margin-left:17px}.thanks-page__action-link{position:relative;margin-top:70px;padding-left:30px;color:#ff4e00;font-weight:600;font-family:"Pontiac",Arial,Helvetica,sans-serif}.thanks-page__action-link::before{position:absolute;top:50%;left:0;transform:translateY(-50%);content:'';width:0;height:0;border-style:solid;border-width:7.5px 8px 7.5px 0;border-color:rgba(0,0,0,0) #ff4e00 rgba(0,0,0,0) rgba(0,0,0,0)}.text-page__spacer{padding:60px 0}.text-page__content{padding-right:11.11111%}@media screen and (max-width: 1100px){.text-page__content{padding-right:0}}.ebook-page{font-size:0}.ebook-page::before,.ebook-page::after{content:'';display:table}.ebook-page::after{clear:both}.ebook-page__content{width:66.66667%;padding:60px}@media screen and (max-width: 959px){.ebook-page__content{height:50vh;padding:24px}}@media screen and (max-width: 959px) and (max-width: 959px) and (max-width: 959px){.ebook-page__content{width:100%}}.ebook-page__sidebar{width:33.33333%;position:fixed;top:0;right:0;height:100vh}@media screen and (max-width: 959px){.ebook-page__sidebar{top:50vh;height:50vh}}@media screen and (max-width: 959px) and (max-width: 959px) and (max-width: 959px){.ebook-page__sidebar{width:100%}}.why-merix__stats{position:relative;z-index:1;margin-bottom:-175px}@media screen and (max-width: 1440px){.why-merix__stats{margin-bottom:-140px}}@media screen and (max-width: 1279px){.why-merix__stats{margin-bottom:-105px}}@media screen and (max-width: 1100px){.why-merix__stats{margin-bottom:-70px}}.why-merix__leaders{position:relative;overflow:hidden}.why-merix__clients-choice{position:relative}.why-merix__become-client{position:relative}.why-merix__become-client::after{content:'';position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;opacity:0.1;background-image:url("../images/landing/become-our-client.jpg");background-position:center center;background-size:cover;background-repeat:no-repeat}.why-merix__faq{position:relative}.why-merix__are-you{position:relative}.product-design__dribble-section{padding:50px 0 150px 0}.product-design__offer-section{position:relative;background:#fff}.product-design__works-header{padding:135px 0 40px;text-align:center;letter-spacing:2px;color:#333}.product-design__design-header{padding:40px 0 40px;text-align:center;letter-spacing:2px;color:#333}.product-design__works-title{font-size:36px;font-weight:700}.product-design__work-section{position:relative;padding:105px 0}.product-design__work-section::after{content:'';position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;opacity:0.1;background-image:url("../images/backgrounds/product-design/Product_Design_LP_how_we_work.jpg");background-position:center center;background-size:cover;background-repeat:no-repeat}.product-design__success-story{position:relative;max-width:1728px;margin:0 auto;padding-top:105px;background-size:0}.product-design__success-story::before{content:'';position:absolute;top:0;right:0;bottom:0;left:0;opacity:0.75;background-image:inherit;background-position:center center;background-size:contain;background-repeat:no-repeat;pointer-events:none}.product-design__approach-section{position:relative;background:#f9f9f9;margin-top:-4px}.product-design .approach-section__header{padding-top:130px}.product-design .approach-section__container{margin:0 8.33333%}.product-design__posts{position:relative;padding:140px 0}.product-design__posts .blog__small-post:first-child{margin-left:8.33333%}.product-design__faq{position:relative}.product-design__faq .faq{padding-bottom:150px}.product-design__buzzwords{position:relative;background-size:0}.product-design__buzzwords::before{position:absolute;top:0;left:0;width:100%;height:100%;content:'';opacity:0.1;background-image:inherit;background-position:50%;background-size:cover;background-repeat:no-repeat;pointer-events:none}.product-design__buzzwords-container{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:end;justify-content:flex-end;min-height:100vh;padding-bottom:45px}.product-design__buzzwords-header{padding-top:90px}.product-design__buzzwords-title{padding:90px 0}.product-design__buzzwords-content{color:#eee;font-weight:bold;font-size:24px;font-family:"Pontiac",Arial,Helvetica,sans-serif;line-height:24px;text-align:center}.product-design__buzzwords-list{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 16.66667%}.product-design__buzzword-item{display:-ms-flexbox;display:flex;-ms-flex:0 0 25%;flex:0 0 25%;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center}.product-design__buzzword-item>img{max-width:90px;height:auto}.product-design__buzzword-item>figcaption{max-width:75%;padding-top:40px;font-size:18px}.product-design .work-section__header{padding-bottom:55px}.product-design .work-section__video-container{position:relative;margin:0 16.66667%}@media screen and (max-width: 1368px){.product-design .approach-section__header{padding-top:90px;padding-bottom:35px}.product-design .approach-section__container{margin:0}}@media screen and (max-width: 1368px){.product-design .intro-section__content{height:70vh}.product-design .intro-section .grid canvas{top:200px !important}.product-design .work-section__video-container{margin:0}.product-design__posts{padding:90px 0}.product-design__posts .blog__small-post:first-child{margin-left:0}.product-design__buzzwords-list{margin:0}.product-design__buzzwords-title{padding:60px 0}}@media screen and (max-width: 840px){.product-design__buzzword-item{-ms-flex:0 0 50%;flex:0 0 50%;padding-bottom:25px}.product-design__buzzword-item>figcaption{max-width:100%;padding:15px 10px 0;font-size:16px}}@media screen and (max-width: 959px){.product-design .intro-section .grid canvas{top:350px !important}}@media screen and (max-width: 719px){.product-design .intro-section .intro-section__content{height:85vh}.product-design .approach-section__container{padding:16px}.product-design__posts{padding:45px 0}.product-design__buzzwords-title{padding:40px 0}.product-design .intro-section .grid canvas{top:380px !important}}.web-solutions__header-content{height:unset;min-height:100vh;padding:447px 0 76px}@media screen and (max-width: 1440px){.web-solutions__header-content{padding:300px 0 76px}}@media screen and (max-width: 1368px){.web-solutions__header-content{padding:250px 0 76px}}@media screen and (max-width: 1279px){.web-solutions__header-content{padding:100px 0 76px}}.web-solutions__intro-section-button{width:305px;margin:60px auto 128px}@media screen and (max-width: 719px){.web-solutions__intro-section-button{width:100%;margin:60px auto}}.web-solutions__intro-section-paragraph{width:905px;margin:auto;color:#fff;font-weight:400;font-size:30px;font-family:"Pontiac",Arial,Helvetica,sans-serif;line-height:36px}@media screen and (max-width: 1279px){.web-solutions__intro-section-paragraph{max-width:100%}}.web-solutions__works{background-image:unset}.web-solutions__works .works-grid__more{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.web-solutions__works .works-grid__more-link{padding:0 15px}.web-solutions__works .works-grid__more-cta{position:relative}.web-solutions__works .works-grid__more-cta::after{content:"";position:absolute;top:50%;left:100%;border-width:8px 0 8px 8px;border-style:solid;border-color:transparent transparent transparent #ff4e00;transform:translate3d(0, -50%, 0)}.web-solutions__how-we-handle-work{margin-top:-500px}.web-solutions__dribbble-section{padding:0 0 150px 0;margin-top:-400px;margin-bottom:300px;background:white}@media screen and (max-width: 1279px){.web-solutions__dribbble-section{margin-bottom:400px}}.web-solutions-more{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;margin-top:40px}.web-solutions-more__cta{position:relative}.web-solutions-more__cta::after{content:"";position:absolute;top:50%;left:100%;border-width:8px 0 8px 8px;border-style:solid;border-color:transparent transparent transparent #ff4e00;transform:translate3d(0, -50%, 0)}.web-solutions-more__link{padding:0 15px}.web-solutions__are-you{background-color:#fff}.web-solutions__are-you canvas{z-index:-1;margin:-400px 0 0}@media screen and (max-width: 1440px){.web-solutions__are-you canvas{margin:-300px 0 0}}@media screen and (max-width: 1279px){.web-solutions__are-you canvas{display:none}}.web-solutions__are-you .are-you__button{width:100%;margin-right:unset}.mobile-solutions__intro-section-button{width:305px;margin:60px auto 128px}.mobile-solutions__header-title{color:#ff4e00;font-weight:400}.mobile-solutions__header-subtitle{color:#fff}.mobile-solutions__header-content{height:unset;min-height:100vh;padding:447px 0 76px}.mobile-solutions__header-paragraph{width:905px;margin:auto;color:#fff;font-weight:400;font-size:30px;font-family:"Pontiac",Arial,Helvetica,sans-serif;line-height:36px}.mobile-solutions__works .works-grid__more{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.mobile-solutions__works .works-grid__more-link{padding:0 15px}.mobile-solutions__works .works-grid__more-cta{position:relative}.mobile-solutions__works .works-grid__more-cta::after{content:"";position:absolute;top:50%;left:100%;border-width:8px 0 8px 8px;border-style:solid;border-color:transparent transparent transparent #ff4e00;transform:translate3d(0, -50%, 0)}.mobile-solutions__works.works{background-image:unset}.mobile-solutions__works.works__wrapper canvas{z-index:-1;margin-top:-500px}.mobile-solutions__works.works__wrapper .grid__wrapper{padding-top:100px}.mobile-solutions__works.works__wrapper .works-grid .grid{padding-bottom:500px}.mobile-solutions__works.works__wrapper .works-grid::after{content:'';position:absolute;bottom:0;z-index:-1;width:100%;height:500px;background-color:#fff}.mobile-solutions__dribbble-section{padding:0 0 150px 0;margin-top:-400px;margin-bottom:300px;background:white}@media screen and (max-width: 1279px){.mobile-solutions__dribbble-section{margin-bottom:400px}}.mobile-solutions-more{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;margin-top:40px}.mobile-solutions-more__cta{position:relative}.mobile-solutions-more__cta::after{content:"";position:absolute;top:50%;left:100%;border-width:8px 0 8px 8px;border-style:solid;border-color:transparent transparent transparent #ff4e00;transform:translate3d(0, -50%, 0)}.mobile-solutions-more__link{padding:0 15px}.mobile-solutions__are-you{background-color:#fff}.mobile-solutions__are-you .are-you__button{width:100%;margin-right:unset}@media screen and (max-width: 1440px){.mobile-solutions__header-content{padding:300px 0 76px}}@media screen and (max-width: 1368px){.mobile-solutions__header-content{padding:250px 0 76px}}@media screen and (max-width: 1279px){.mobile-solutions__header-content{padding:100px 0 76px}.mobile-solutions__header-paragraph{max-width:100%}.mobile-solutions__works.works__wrapper{margin-top:-200px}}@media screen and (max-width: 719px){.mobile-solutions__intro-section-button{width:100%;margin:60px auto}}.event-cta-section{position:relative;overflow:hidden;color:#eee;min-width:200px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}@media screen and (max-width: 719px){.event-cta-section{display:initial}.event-cta-section__container{padding:5px 10px}}.event-cta-section__container{position:relative;z-index:1;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;min-height:300px;padding:65px 32px}.event-cta-section__canvas{position:absolute;top:0;left:0;z-index:0;width:100%;height:100%}.event-cta-section__content{display:block;width:100%;max-width:640px;margin:0 auto}.event-cta-section__title{margin:10px 0;color:#ededed;font-weight:700;font-size:30px;font-family:"Pontiac",Arial,Helvetica,sans-serif;text-align:center}.event-cta-section__title--light-weight{font-weight:200}.event-cta-section__title-highlight{color:#ff4e00}.event-cta-section__trigger{max-width:317px;margin:20px auto 0;padding-left:17px;text-align:center;min-width:267px}.event-cta-section__title+.event-cta-section__trigger{margin-top:40px}.event-cta-section__trigger-inline{display:inline-block}.description-text{max-width:60%;line-height:1.6em}@media screen and (max-width: 719px){.description-text{max-width:initial;font-size:14px}}@media screen and (max-width: 719px){.magnet-text{overflow:initial}}.follow_social_menu{max-width:500px;width:100%;margin:10px auto}.follow_social_menu__title{font-weight:200;margin:10px 0;color:#ededed;font-size:30px;font-family:"Pontiac",Arial,Helvetica,sans-serif;text-align:center}.follow_social_menu ul{border:none}.magnet-arrow{margin-bottom:20px;margin-top:0px}@media screen and (max-width: 679px){.footer__social-menu-list::before{content:'';position:absolute;bottom:0;left:50%;width:100vw;height:70px;border-top:none;background-color:transparent;transform:translateX(-50%);pointer-events:none}}.consulting__header::before{opacity:1}.consulting__header-button{width:305px;margin:60px auto 0}.consulting__header-slogan{padding:10px 40px}.consulting__works .works-grid__more{margin-bottom:32px}.consulting .are-you{position:relative}.consulting .are-you canvas{z-index:-1;margin-top:-270px}.consulting .are-you__header-trigger{width:250px}.consulting .are-you__button{width:100%}.consulting__blog-latest{position:relative}@media screen and (max-width: 959px){.consulting__are-you canvas{margin-top:-150px}}.deploy__header{position:relative;width:100%}.deploy__logos{position:absolute;top:100px;left:0;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;width:100%}.deploy__content{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;height:100vh;color:#fff;font-family:"Pontiac",Arial,Helvetica,sans-serif}.deploy__title{color:#ff4e00;font-weight:400;font-size:65px}.deploy__subtitle{font-size:16px}.deploy__text{position:relative;margin-top:20px;padding-bottom:100px;font-weight:600;font-size:46px;line-height:60px}.deploy__text::after{content:'';position:absolute;bottom:50px;left:75px;width:77%;height:5px;background-image:url("../images/ui/wave.svg");background-position:50%;background-size:contain;background-repeat:repeat-x}.deploy__socials{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between;width:100%}.deploy__socials-box{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:30%;border-radius:8px;background-color:#000}.deploy__content-inner{text-align:center}.deploy__podcasts{padding:150px 0}.deploy__podcasts-title{width:100%;margin-bottom:80px;color:#000;font-size:42px;font-family:"Pontiac",Arial,Helvetica,sans-serif;text-align:center}.podcasts-grid{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.podcasts-grid__item{width:33%;height:350px;margin:30px 0;padding:0 30px}.podcasts-grid__box{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.podcasts-grid__item-inner{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:100%;height:100%;border:4px solid #ff4e00;background-position:center;background-size:cover;background-repeat:no-repeat;color:#fff;text-align:center}.podcasts-grid__item-inner h5{width:100%;color:#ff4e00;font-size:32px}.podcasts-grid__item-inner h6{width:100%;margin:8px 0 12px;font-size:14px}.podcasts-grid__item-inner p{width:100%;padding:0 20px;font-size:18px}.podcasts-grid__socials{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;width:100%;margin-top:20px}.podcasts-grid__socials-item{padding:0 12px}.startups__header{position:relative;overflow:hidden;margin-bottom:-8vw}.startups__header .grid{display:-ms-flexbox;display:flex;width:100%;height:100%}.startups__header__wrapper{z-index:1;padding:248px 0;width:33.33333%;margin-left:8.33333%}.startups__header__img{position:absolute;width:100%;height:100%}.startups__header__sub-heading{margin-bottom:47px;margin-left:0}@media screen and (max-width: 1440px){.startups__header__wrapper{padding-top:188px}}@media screen and (max-width: 1440px) and (max-width: 1440px) and (max-width: 1440px){.startups__header__wrapper{width:41.66667%;margin-left:8.33333%}}@media screen and (max-width: 1368px){.startups__header__wrapper{padding-top:128px}.startups__header__img{width:auto}}@media screen and (max-width: 1100px) and (max-width: 1100px) and (max-width: 1100px){.startups__header__wrapper{width:100%;margin-left:0%}}@media screen and (max-width: 1100px){.startups__header__img{transform:translateX(-20%)}}@media screen and (max-width: 679px){.startups__header{margin-bottom:-35vw}}@media screen and (max-width: 340px){.startups__header{margin-bottom:-60vw}}.startups .recent-work .works-grid__more{margin-bottom:32px}.startups__chat-button{width:360px;min-width:280px;margin:unset}@media screen and (max-width: 579px){.startups__chat-button{width:auto}}.startups__testiomonial{padding-bottom:98px}.startups__testiomonial *{color:#999;font-family:"Fira Sans",Georgia,Cambria,"Times New Roman",Times,serif}@media screen and (max-width: 1368px){.startups__testiomonial{padding-bottom:64px}}@media screen and (max-width: 959px){.startups__testiomonial{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}}@media screen and (max-width: 679px){.startups__testiomonial{width:100%}}.startups__testiomonial .testimonials-slider__content{width:268px}.startups__testiomonial .testimonials-slider__text{padding-right:0;font-size:14px;line-height:1.6}.startups__testiomonial .testimonials-slider__author{font-weight:bold;line-height:1.2}.startups__testiomonial .testimonials-slider__avatar{height:140px}.startups__testiomonial .testimonials-slider__avatar-figure{width:90px;height:90px}.startups__testiomonial .testimonials-slider__avatar::after{top:46%;left:-16px;color:rgba(255,78,0,0.2)}@media screen and (max-width: 959px){.startups__testiomonial .testimonials-slider{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.startups__testiomonial .testimonials-slider__content{margin-left:unset}}.modernization__header{position:relative;z-index:2;display:block;width:100%}.modernization__header .grid{width:100%;height:100%}.modernization__header-heading{padding-top:10vw;font-size:80px}@media screen and (max-width: 1599px){.modernization__header-heading{padding-top:8vw}}@media screen and (max-width: 719px){.modernization__header-heading{padding-top:100px}}@media screen and (max-width: 679px){.modernization__header-heading{font-size:60px}}@media screen and (max-width: 579px){.modernization__header-heading{font-size:48px}}@media screen and (max-width: 340px){.modernization__header-heading{padding-top:100px}}.modernization__header-wrapper{z-index:1;padding:124px 0;width:33.33333%;margin-left:8.33333%}@media screen and (max-width: 1626px) and (max-width: 1626px) and (max-width: 1626px){.modernization__header-wrapper{width:41.66667%;margin-left:8.33333%}}@media screen and (max-width: 1599px){.modernization__header-wrapper{padding:31px 0}}@media screen and (max-width: 679px){.modernization__header-wrapper{width:100%;margin:auto;padding:124px 0 31px}}.modernization__header-subheading{margin-bottom:47px;margin-left:0;font-size:46px}@media screen and (max-width: 679px){.modernization__header-subheading{font-size:32px}}@media screen and (max-width: 340px){.modernization__header-subheading{font-size:26px}}.modernization__header__wrapper{padding-top:188px}@media screen and (max-width: 1440px) and (max-width: 1440px) and (max-width: 1440px){.modernization__header__wrapper{width:41.66667%;margin-left:8.33333%}}@media screen and (max-width: 1368px){.modernization__header__wrapper{padding-top:128px}}@media screen and (max-width: 1100px) and (max-width: 1100px) and (max-width: 1100px){.modernization__header__wrapper{width:100%;margin-left:0%}}@media screen and (max-width: 1100px){.modernization__header__img{transform:translateX(-20%)}}@media screen and (max-width: 679px){.modernization__header{margin-bottom:-25vw}}@media screen and (max-width: 340px){.modernization__header{margin-bottom:-60vw}}.modernization__strategies{position:relative}.modernization__strategies-list{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;margin-top:100px;margin-bottom:240px;width:83.33333%;margin-left:8.33333%}@media screen and (max-width: 959px){.modernization__strategies-list{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;width:100%;margin:100px auto}}.modernization .strategies__box{opacity:0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;width:30%;border:2px solid;border-radius:15px;padding:26px 27px 60px 36px;background-color:#fff;color:#333;transition:opacity .5s,transform .25s;transform:translateY(100%)}@media screen and (max-width: 1626px){.modernization .strategies__box{padding:15px 15px 30px}}@media screen and (max-width: 959px){.modernization .strategies__box{width:80%}.modernization .strategies__box+.strategies__box{margin-top:32px}}@media screen and (max-width: 679px){.modernization .strategies__box{width:100%}}@media screen and (max-width: 340px){.modernization .strategies__box{transform:translateY(50%)}}.modernization .strategies__box:nth-child(1){transition-delay:0.25s}@media screen and (max-width: 959px){.modernization .strategies__box:nth-child(1){transition-delay:0}}.modernization .strategies__box:nth-child(2){transition-delay:0.5s}@media screen and (max-width: 959px){.modernization .strategies__box:nth-child(2){transition-delay:0}}.modernization .strategies__box:nth-child(3){transition-delay:0.75s}@media screen and (max-width: 959px){.modernization .strategies__box:nth-child(3){transition-delay:0}}.modernization .strategies__box--visible{opacity:1;transform:translateY(0)}.modernization .strategies__box--gray{border-color:#919191}.modernization .strategies__box--orange{border-color:#ff7f00}.modernization .strategies__box--red{border-color:#ff4e00}.modernization .strategies__box:nth-child(2){width:32%}@media screen and (max-width: 959px){.modernization .strategies__box:nth-child(2){width:80%}}@media screen and (max-width: 679px){.modernization .strategies__box:nth-child(2){width:100%}}.modernization .strategies__box-header{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;width:100%;padding-bottom:18px}.modernization .strategies__box-header-icon{display:-ms-grid;display:grid;place-items:center;width:70px;height:70px}@media screen and (max-width: 719px){.modernization .strategies__box-header-icon{width:50px;height:50px}}.modernization .strategies__box-header-icon>img{width:auto;height:auto}.modernization .strategies__box-heading{font-size:28px;font-family:"Pontiac",Arial,Helvetica,sans-serif}.modernization .strategies__box-heading--orange{color:#ff7f00}.modernization .strategies__box-heading--red{color:#ff4e00}@media screen and (max-width: 1100px){.modernization .strategies__box-heading{font-size:20px}}@media screen and (max-width: 959px){.modernization .strategies__box-heading{font-size:32px}}@media screen and (max-width: 679px){.modernization .strategies__box-heading{font-size:24px}}.modernization .strategies__description{margin-bottom:50px;font-size:20px;line-height:28px}@media screen and (max-width: 1626px){.modernization .strategies__description{font-size:16px;line-height:24px}}@media screen and (max-width: 1100px){.modernization .strategies__description{font-size:12px}}@media screen and (max-width: 959px){.modernization .strategies__description{font-size:20px}}@media screen and (max-width: 719px){.modernization .strategies__description{font-size:18px}}.modernization .strategies__list{padding:18px 40px 18px 22px}.modernization .strategies__list-wrapper{margin-top:auto}.modernization .strategies__list-header{font-weight:bold;font-size:18px;font-family:"Pontiac",Arial,Helvetica,sans-serif;line-height:25px}@media screen and (max-width: 1626px){.modernization .strategies__list-header{font-size:14px;line-height:21px}}@media screen and (max-width: 1100px){.modernization .strategies__list-header{font-size:12px}}@media screen and (max-width: 959px){.modernization .strategies__list-header{font-size:20px}}.modernization .strategies__list-item{position:relative;font-size:20px;line-height:28px}@media screen and (max-width: 1626px){.modernization .strategies__list-item{font-size:16px;line-height:24px}}@media screen and (max-width: 1100px){.modernization .strategies__list-item{font-size:12px}}@media screen and (max-width: 959px){.modernization .strategies__list-item{font-size:20px}}@media screen and (max-width: 719px){.modernization .strategies__list-item{font-size:18px}}.modernization .strategies__list-item::before{content:'';position:absolute;top:4px;right:calc(100% + 8px);width:16px;height:16px;background-size:contain}.modernization .strategies__list--reasons>li::before{background-image:url("../images/software-modernization/check.svg")}.modernization .strategies__list--results>li::before{background-image:url("../images/software-modernization/hexagon.svg")}.modernization__technologies{position:relative}@media screen and (max-width: 679px){.modernization__technologies-header{margin:24px auto}}.modernization__technologies .technologies__list{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;margin-top:110px;width:83.33333%;margin-left:8.33333%}@media screen and (max-width: 959px){.modernization__technologies .technologies__list{-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;margin:55px auto}}.modernization__technologies .technologies__list-header{margin-bottom:80px;color:#ff4e00;font-weight:100;font-size:26px;font-family:"Pontiac",Arial,Helvetica,sans-serif;line-height:32px;text-align:center}@media screen and (max-width: 679px){.modernization__technologies .technologies__list-header{margin-bottom:12px}}.modernization__technologies .technologies__list-item{position:relative;width:25%}.modernization__technologies .technologies__list-item:not(:first-child)::before{content:'';position:absolute;top:-10%;bottom:0;left:0;width:1px;height:120%;background-image:linear-gradient(to top, #ff4e00 0%, #ff4e00 1px, transparent 1px);background-position:left 0;background-size:1px 8%;background-repeat:repeat-y}@media screen and (max-width: 959px){.modernization__technologies .technologies__list-item{width:50%}.modernization__technologies .technologies__list-item:nth-child(3)::before{content:unset}.modernization__technologies .technologies__list-item:nth-child(n+3){margin-top:64px}}@media screen and (max-width: 679px){.modernization__technologies .technologies__list-item{width:100%;margin-top:32px}.modernization__technologies .technologies__list-item::before,.modernization__technologies .technologies__list-item:not(:first-child)::before{content:unset}}.modernization__technologies .technologies__inner-list{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;place-items:center}.modernization__technologies .technologies__inner-list--one-per-row{-ms-grid-columns:1fr;grid-template-columns:1fr}.modernization__technologies .technologies__inner-list-item{display:-ms-grid;display:grid;place-items:center;width:100%;margin-top:32px}.modernization__technologies .technologies__inner-list-item:not(.technologies__inner-list-item--one-per-row):nth-child(odd):last-child{-ms-grid-column:span 2;grid-column:span 2}.modernization__technologies .technologies__figure{display:-ms-grid;display:grid;place-items:center;width:70px;height:70px}.modernization__technologies .technologies__figure--docker,.modernization__technologies .technologies__figure--terraform,.modernization__technologies .technologies__figure--spring,.modernization__technologies .technologies__figure--express,.modernization__technologies .technologies__figure--rabbitmq,.modernization__technologies .technologies__figure--django{width:110px}@media screen and (max-width: 1626px){.modernization__technologies .technologies__figure{width:50px;height:50px}.modernization__technologies .technologies__figure--docker,.modernization__technologies .technologies__figure--terraform,.modernization__technologies .technologies__figure--spring,.modernization__technologies .technologies__figure--express,.modernization__technologies .technologies__figure--rabbitmq,.modernization__technologies .technologies__figure--django{width:80px}}.modernization__technologies .technologies__icon{width:auto;max-width:100%;height:auto;max-height:100%}.modernization__process{position:relative;padding-top:150px}.modernization__process .process__intro{padding-top:55px;color:#fff;font-size:24px;line-height:40px;text-align:center;width:83.33333%;margin-left:8.33333%}.modernization__process .process__intro>em{background-color:rgba(255,78,0,0.25);font-style:normal}@media screen and (max-width: 340px){.modernization__process .process__intro{width:100%;margin:auto;font-size:16px}}.modernization__process .process__list{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%;margin-top:120px}.modernization__process .process__list-item{opacity:0;display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-align:center;align-items:center;transition:opacity .5s,transform .25s;transform:translateX(-100%)}@media screen and (max-width: 1279px){.modernization__process .process__list-item{transform:translateX(-50%)}}@media screen and (max-width: 1100px){.modernization__process .process__list-item{-ms-flex-direction:column;flex-direction:column;transform:translateY(100%)}}.modernization__process .process__list-item--visible{opacity:1;transform:none}.modernization__process .process__list-item:not(:first-child){margin-top:40px}.modernization__process .process__list-item-header{width:40%;color:#ff4e00;font-size:26px;font-family:"Pontiac",Arial,Helvetica,sans-serif;line-height:32px;text-align:right}.modernization__process .process__list-item-header--has-sublist{position:relative;width:15%}.modernization__process .process__list-item-header--has-sublist::before,.modernization__process .process__list-item-header--has-sublist::after{content:'';position:absolute;top:50%;transform:translateY(-50%)}.modernization__process .process__list-item-header--has-sublist::before{left:105%;width:8px;height:1px;background-color:#ff4e00}@media screen and (max-width: 1368px){.modernization__process .process__list-item-header--has-sublist::before{width:6px}}@media screen and (max-width: 1100px){.modernization__process .process__list-item-header--has-sublist::before{top:100%;left:50%;width:1px;height:32px;transform:translateX(-50%)}}.modernization__process .process__list-item-header--has-sublist::after{left:calc(105% + 8px);width:30px;height:80%;border:1px solid #ff4e00;border-bottom-left-radius:5px;border-top-left-radius:5px;border-right:none}@media screen and (max-width: 1599px){.modernization__process .process__list-item-header--has-sublist::after{width:20px;height:100%}}@media screen and (max-width: 1368px){.modernization__process .process__list-item-header--has-sublist::after{left:calc(105% + 6px);width:12px;height:100%}}@media screen and (max-width: 1100px){.modernization__process .process__list-item-header--has-sublist::after{top:calc(100% + 32px);left:50%;width:50%;height:32px;border-top-right-radius:10px;border-bottom-left-radius:0;border-top-left-radius:10px;border-right:1px solid #ff4e00;border-bottom:none;transform:translateX(-50%)}}@media screen and (max-width: 1100px){.modernization__process .process__list-item-header--has-sublist{margin-bottom:48px;padding-bottom:32px}}@media screen and (max-width: 1599px){.modernization__process .process__list-item-header{font-size:24px;line-height:28px}}@media screen and (max-width: 1279px){.modernization__process .process__list-item-header{font-size:16px;line-height:24px}}@media screen and (max-width: 1100px){.modernization__process .process__list-item-header{width:100%;text-align:center}}.modernization__process .process__list-item-text{width:50%;color:#fff;font-size:18px;line-height:24px}@media screen and (max-width: 1599px){.modernization__process .process__list-item-text{font-size:14px}}@media screen and (max-width: 1279px){.modernization__process .process__list-item-text{font-size:12px}}@media screen and (max-width: 1100px){.modernization__process .process__list-item-text{width:100%;text-align:center}}.modernization__process .process__arrow{width:58px;margin:0 20px}@media screen and (max-width: 1100px){.modernization__process .process__arrow{margin:48px auto;transform:rotate(90deg)}}.modernization__process .process__sublist{width:85%}.modernization__process .process__sublist-item{display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-align:center;align-items:center;padding-top:10px}.modernization__process .process__sublist-item:last-child{padding-top:20px}@media screen and (max-width: 1100px){.modernization__process .process__sublist-item:last-child{padding-top:32px}}.modernization__process .process__sublist-item-header{width:27%;margin-left:2.5%;color:#ff4e00;font-size:19px;font-family:"Pontiac",Arial,Helvetica,sans-serif;line-height:32px;text-align:right}@media screen and (max-width: 1599px){.modernization__process .process__sublist-item-header{font-size:17px;line-height:30px}}@media screen and (max-width: 1279px){.modernization__process .process__sublist-item-header{font-size:14px;line-height:22px}}@media screen and (max-width: 1100px){.modernization__process .process__sublist-item-header{width:100%;text-align:center}}.modernization__process .process__sublist-item-text{width:59%;color:#fff;font-size:18px;line-height:24px}@media screen and (max-width: 1599px){.modernization__process .process__sublist-item-text{font-size:14px}}@media screen and (max-width: 1279px){.modernization__process .process__sublist-item-text{font-size:12px}}@media screen and (max-width: 1100px){.modernization__process .process__sublist-item-text{width:100%;text-align:center}}@media screen and (max-width: 1100px){.modernization__process .process__sublist-item{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;width:100%;padding-top:32px}}@media screen and (max-width: 1100px){.modernization__process .process__sublist{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:start;align-items:flex-start;width:100%}}.modernization__process .process__summary{position:relative;margin-top:120px;padding-bottom:100px;color:#fff;text-align:center}.modernization__process .process__summary::before,.modernization__process .process__summary::after{content:'';position:absolute}.modernization__process .process__summary::before{bottom:calc(100% + 24px);left:50%;width:1px;height:20px;background-color:#777;transform:translateX(-50%)}.modernization__process .process__summary::after{right:0;bottom:calc(100% + 62px);left:0;width:100%;height:42px;border:1px solid #777;border-bottom-right-radius:10px;border-bottom-left-radius:10px;border-top:none}.modernization__process .process__summary-heading{margin-bottom:16px;font-size:24px;line-height:32px}.modernization__process .process__summary-content{font-size:18px;line-height:24px}.modernization__process .process__image{position:relative;top:100px;z-index:1;width:37.5%}@media screen and (max-width: 1599px){.modernization__process .process__image{top:unset}}@media screen and (max-width: 1100px){.modernization__process .process__image{width:25%}}@media screen and (max-width: 959px){.modernization__process .process__image{top:50px;width:100%}}.modernization__process .process__wrapper{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;width:100%}.modernization__process .process__wrapper>div{padding-right:15px;width:54.16667%;margin-left:8.33333%}@media screen and (max-width: 1599px) and (max-width: 1599px) and (max-width: 1599px){.modernization__process .process__wrapper>div{width:58.33333%;margin-left:4.16667%}}@media screen and (max-width: 1279px) and (max-width: 1279px) and (max-width: 1279px){.modernization__process .process__wrapper>div{width:66.66667%;margin-left:0%}}@media screen and (max-width: 1100px){.modernization__process .process__wrapper>div{float:unset;width:75%;margin:auto}}@media screen and (max-width: 959px){.modernization__process .process__wrapper>div{width:100%}}@media screen and (max-width: 1279px){.modernization__process .process__wrapper{-ms-flex-direction:column;flex-direction:column}}.modernization__video-text{font-size:24px}@media screen and (max-width: 1626px){.modernization__video-text{font-size:20px;line-height:1.5}}@media screen and (max-width: 1368px){.modernization__video-text{font-size:18px}}@media screen and (max-width: 1279px){.modernization__video-text{font-size:16px}}@media screen and (max-width: 768px){.modernization__video-text{font-size:14px}}.modernization__video-section{position:relative;z-index:2;overflow:hidden;width:100%;padding-top:100px}.modernization__video-section-header{margin-top:40px}@media screen and (max-width: 1100px){.modernization__video-section-header{margin-top:0}}.modernization__video-section-image{position:absolute;right:3%;bottom:-140px;z-index:-1;width:60%;max-width:1036px;height:auto}@media screen and (max-width: 1826px){.modernization__video-section-image{width:55%}}@media screen and (max-width: 1626px){.modernization__video-section-image{width:50%}}@media screen and (max-width: 1100px){.modernization__video-section-image{bottom:-60px;width:45%}}@media screen and (max-width: 719px){.modernization__video-section-image{top:80px;bottom:0;width:40%}}.modernization__video-subheading{font-size:32px}@media screen and (max-width: 1368px){.modernization__video-subheading{font-size:28px}}@media screen and (max-width: 1279px){.modernization__video-subheading{padding-right:5%;font-size:26px}}@media screen and (max-width: 1100px){.modernization__video-subheading{font-size:24px}}@media screen and (max-width: 840px){.modernization__video-subheading{padding-right:0;font-size:20px}}@media screen and (max-width: 768px){.modernization__video-subheading{font-size:18px}}.modernization__chat-button{width:360px;min-width:280px;margin:unset;margin-bottom:70px}@media screen and (max-width: 1599px){.modernization__chat-button{margin-bottom:40px}}@media screen and (max-width: 719px){.modernization__chat-button{margin-bottom:100px}}@media screen and (max-width: 579px){.modernization__chat-button{width:auto}}.modernization__predevelopment{position:relative;padding-top:140px}.modernization__predevelopment .predevelopment__boxes{position:relative;top:40px;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;padding-top:25px;color:#333;width:83.33333%;margin-left:8.33333%}@media screen and (max-width: 959px){.modernization__predevelopment .predevelopment__boxes{-ms-flex-direction:column;flex-direction:column;width:100%;margin:auto}}.modernization__predevelopment .predevelopment__box{position:relative;z-index:1;opacity:0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;width:21%;box-shadow:0 0 10px rgba(255,78,0,0.5);border:1px solid #ff4e00;border-radius:12px;background-color:#fff;transition:opacity .5s,transform .25s;transform:translateY(100%)}.modernization__predevelopment .predevelopment__box:nth-child(1){transition-delay:0.25s}@media screen and (max-width: 959px){.modernization__predevelopment .predevelopment__box:nth-child(1){transition-delay:0}}.modernization__predevelopment .predevelopment__box:nth-child(2){transition-delay:0.5s}@media screen and (max-width: 959px){.modernization__predevelopment .predevelopment__box:nth-child(2){transition-delay:0}}.modernization__predevelopment .predevelopment__box:nth-child(3){transition-delay:0.75s}@media screen and (max-width: 959px){.modernization__predevelopment .predevelopment__box:nth-child(3){transition-delay:0}}.modernization__predevelopment .predevelopment__box:nth-child(4){transition-delay:1s}@media screen and (max-width: 959px){.modernization__predevelopment .predevelopment__box:nth-child(4){transition-delay:0}}.modernization__predevelopment .predevelopment__box::after{content:'';position:absolute;top:50%;right:-26px;width:50px;height:50px;box-shadow:3px -4px 6px -4px rgba(255,78,0,0.5);border-top:1px solid #ff4e00;border-right:1px solid #ff4e00;background-color:#fff;transform:rotate(45deg)}@media screen and (max-width: 1368px){.modernization__predevelopment .predevelopment__box::after{right:-18px;width:35px;height:35px}}@media screen and (max-width: 959px){.modernization__predevelopment .predevelopment__box{width:100%;transform:translateY(50%)}.modernization__predevelopment .predevelopment__box::after{top:unset;bottom:-19px;left:calc(50% - 17px);z-index:-1;background-color:#ff4e00;transform:rotate(135deg)}.modernization__predevelopment .predevelopment__box+.predevelopment__box{margin-top:64px}}.modernization__predevelopment .predevelopment__box--visible{opacity:1;transform:translateY(0)}.modernization__predevelopment .predevelopment__box:last-child::after{content:unset}.modernization__predevelopment .predevelopment__box-wrapper{padding:21px 63px 0 19px}@media screen and (max-width: 1626px){.modernization__predevelopment .predevelopment__box-wrapper{padding:15px 35px 0 20px}}.modernization__predevelopment .predevelopment__box--large{width:33%}@media screen and (max-width: 959px){.modernization__predevelopment .predevelopment__box--large{width:100%}}.modernization__predevelopment .predevelopment__box-header{border-bottom:1px solid rgba(199,199,199,0.5);padding-bottom:16px;color:#ff4e00;font-weight:100;font-size:30px;font-family:"Pontiac",Arial,Helvetica,sans-serif;line-height:32px}@media screen and (max-width: 1626px){.modernization__predevelopment .predevelopment__box-header{font-size:26px;line-height:30px}}@media screen and (max-width: 1368px){.modernization__predevelopment .predevelopment__box-header{font-size:22px}}@media screen and (max-width: 1100px){.modernization__predevelopment .predevelopment__box-header{font-size:18px}}@media screen and (max-width: 959px){.modernization__predevelopment .predevelopment__box-header{font-size:32px}.modernization__predevelopment .predevelopment__box-header>br{content:''}.modernization__predevelopment .predevelopment__box-header>br::after{content:' '}}@media screen and (max-width: 679px){.modernization__predevelopment .predevelopment__box-header{font-size:26px}}.modernization__predevelopment .predevelopment__box:nth-last-child(1){z-index:1}.modernization__predevelopment .predevelopment__box:nth-last-child(2){z-index:2}.modernization__predevelopment .predevelopment__box:nth-last-child(3){z-index:3}.modernization__predevelopment .predevelopment__box:nth-last-child(4){z-index:4}.modernization__predevelopment .predevelopment__list{width:100%;margin-bottom:32px;padding-left:17px}.modernization__predevelopment .predevelopment__list-item{position:relative}@media screen and (max-width: 1626px){.modernization__predevelopment .predevelopment__list-item{font-size:14px;line-height:20px}}@media screen and (max-width: 1368px){.modernization__predevelopment .predevelopment__list-item{font-size:12px;line-height:18px}}@media screen and (max-width: 959px){.modernization__predevelopment .predevelopment__list-item{font-size:20px;line-height:32px}}@media screen and (max-width: 959px){.modernization__predevelopment .predevelopment__list-item{font-size:18px;line-height:24px}}@media screen and (max-width: 719px){.modernization__predevelopment .predevelopment__list-item{font-size:16px;line-height:22px}}.modernization__predevelopment .predevelopment__list-item::before{content:'';position:absolute;top:2px;right:calc(100% + 4px);width:13px;height:13px;background-image:url("../images/software-modernization/hexagon.svg");background-size:contain}@media screen and (max-width: 959px){.modernization__predevelopment .predevelopment__list-item::before{top:2px;width:16px;height:16px}}@media screen and (max-width: 719px){.modernization__predevelopment .predevelopment__list-item::before{width:14px;height:14px}}.modernization__predevelopment .predevelopment__list-item--large:last-child{margin:12px 0 30px}.modernization__predevelopment .predevelopment__list-item--large::before{content:unset}.modernization__predevelopment .predevelopment__list-item--light{padding-left:17px}.modernization__predevelopment .predevelopment__list-item--light::before{right:unset;left:0;filter:brightness(0) invert(1)}@media screen and (max-width: 959px){.modernization__predevelopment .predevelopment__list-item--light::before{left:-4px}}.modernization__predevelopment .predevelopment__list-heading{padding:20px 0 16px;font-size:18px;font-family:"Pontiac",Arial,Helvetica,sans-serif;line-height:24px}@media screen and (max-width: 1626px){.modernization__predevelopment .predevelopment__list-heading{font-size:16px;line-height:22px}}@media screen and (max-width: 959px){.modernization__predevelopment .predevelopment__list-heading{font-size:20px}}.modernization__predevelopment .predevelopment__list-text{margin-top:12px}.modernization__predevelopment .predevelopment__list-text:last-of-type{padding-bottom:12px}.modernization__predevelopment .predevelopment__list-subheading{margin-bottom:12px;color:#ff4e00;font-weight:normal;font-size:18px;line-height:24px}@media screen and (max-width: 1626px){.modernization__predevelopment .predevelopment__list-subheading{font-size:16px;line-height:22px}}@media screen and (max-width: 959px){.modernization__predevelopment .predevelopment__list-subheading{font-size:20px}}.modernization__predevelopment .predevelopment__list--large{padding-left:0}.modernization__predevelopment .predevelopment__list--light{padding:0}.modernization__predevelopment .predevelopment__list-wrapper{width:100%;margin-top:auto;border-bottom-right-radius:12px;border-bottom-left-radius:12px;padding:13px 19px 20px;background-image:linear-gradient(to bottom, #ff7f00, #ff4e00);color:#fff}.modernization__why{position:relative;margin:150px 0}.modernization__why .why__list{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;grid-gap:96px;margin-top:100px;color:#fff;font-size:24px;line-height:40px;width:83.33333%;margin-left:8.33333%}@media screen and (max-width: 1626px){.modernization__why .why__list{font-size:20px;line-height:30px}}@media screen and (max-width: 959px){.modernization__why .why__list{-ms-grid-columns:1fr;grid-template-columns:1fr}}.modernization__why .why__list-item{opacity:0;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;padding-right:5%;transition:opacity .5s,transform .25s;transform:translateY(200%)}@media screen and (max-width: 679px){.modernization__why .why__list-item{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;padding-right:0;text-align:center}}@media screen and (max-width: 679px){.modernization__why .why__list-item{transform:translateY(50%)}}@media screen and (max-width: 340px){.modernization__why .why__list-item{opacity:1;transform:none}}.modernization__why .why__list-item--visible{opacity:1;transform:unset}.modernization__why .why__list-item-text{width:80%}.modernization__why .why__list-item-figure{-ms-flex-negative:0;flex-shrink:0;height:90px;margin-right:22px}@media screen and (max-width: 679px){.modernization__why .why__list-item-figure{width:20%;height:auto;margin:16px auto}}.modernization__why .why__list-item-image{width:100%;height:auto}.modernization__team{position:relative;padding-top:105px}.modernization__team .team__header{font-size:42px}.modernization__team .team__header>.header__bold{font-size:68px}@media screen and (max-width: 1100px){.modernization__team .team__header>.header__bold{font-size:52px}}@media screen and (max-width: 679px){.modernization__team .team__header>.header__bold{font-size:46px}}@media screen and (max-width: 340px){.modernization__team .team__header>.header__bold{font-size:38px}}.modernization__team .team__description{margin:20px 0 40px;padding:0 14%;color:#333;font-size:24px;line-height:40px;text-align:center;width:83.33333%;margin-left:8.33333%}@media screen and (max-width: 1368px){.modernization__team .team__description{padding:0 7%}}@media screen and (max-width: 959px){.modernization__team .team__description{width:100%;margin:auto;padding:0}}@media screen and (max-width: 340px){.modernization__team .team__description{font-size:18px}}.modernization__team .team__heading{margin-bottom:80px;color:#ff4e00;font-style:italic;font-weight:100;font-size:26px;line-height:40px;text-align:center;width:83.33333%;margin-left:8.33333%}.modernization__team .team__members{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[5];grid-template-columns:repeat(5, 1fr);border-top:2px solid #ff4e00;padding-top:25px;width:66.66667%;margin-left:16.66667%}@media screen and (max-width: 768px){.modernization__team .team__members{width:100%;margin:auto}}.modernization__team .team__figure{width:70%;height:auto;margin:80px auto 0}@media screen and (max-width: 768px){.modernization__team .team__figure{width:100%}}.modernization__team .team__image{display:block;width:100%;margin:auto}.modernization__team .team__single-member{color:#333;text-align:center}.modernization__team .team__single-member-position{font-size:17px;font-family:"Pontiac",Arial,Helvetica,sans-serif;line-height:24px}@media screen and (max-width: 768px){.modernization__team .team__single-member-position{font-size:15px}}@media screen and (max-width: 679px){.modernization__team .team__single-member-position{width:100%;font-size:12px;line-height:16px}}@media screen and (max-width: 340px){.modernization__team .team__single-member-position{font-size:10px}}.modernization__team .team__single-member-experience{font-size:16px;line-height:40px;font-size:14px}@media screen and (max-width: 959px){.modernization__team .team__single-member-experience{line-height:22px}}@media screen and (max-width: 679px){.modernization__team .team__single-member-experience{width:100%;font-size:12px;line-height:18px}}@media screen and (max-width: 340px){.modernization__team .team__single-member-experience{font-size:10px}}@media screen and (max-width: 679px){.modernization__team .team__single-member{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between}}.modernization .faq__header{font-size:60px}@media screen and (max-width: 679px){.modernization .faq__header{font-size:48px}}@media screen and (max-width: 340px){.modernization .faq__header{font-size:32px}}.modernization__cta{position:relative;color:#333}.modernization__cta .cta__content{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;padding-top:115px;width:83.33333%;margin-left:8.33333%}@media screen and (max-width: 1440px){.modernization__cta .cta__content{width:100%;margin:auto}}@media screen and (max-width: 1100px){.modernization__cta .cta__content{padding-top:40px}}@media screen and (max-width: 959px){.modernization__cta .cta__content{-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;margin:auto}}.modernization__cta .cta__text-wrapper{width:40%;padding:0 0 50px 6.25%}@media screen and (max-width: 1599px){.modernization__cta .cta__text-wrapper{width:45%}}@media screen and (max-width: 1100px){.modernization__cta .cta__text-wrapper{width:50%;padding:0 0 25px}}@media screen and (max-width: 959px){.modernization__cta .cta__text-wrapper{width:100%;text-align:center}}@media screen and (max-width: 1599px){.modernization__cta .cta__brow{font-size:32px}}@media screen and (max-width: 1440px){.modernization__cta .cta__brow{font-size:28px}}@media screen and (max-width: 1279px){.modernization__cta .cta__brow{font-size:24px}}@media screen and (max-width: 1100px){.modernization__cta .cta__brow{font-size:22px}}.modernization__cta .cta__header{margin:45px 0;line-height:60px}@media screen and (max-width: 1599px){.modernization__cta .cta__header{margin:20px 0;font-size:42px;line-height:50px}}@media screen and (max-width: 1440px){.modernization__cta .cta__header{font-size:38px;line-height:44px}}@media screen and (max-width: 1279px){.modernization__cta .cta__header{font-size:34px;line-height:40px}}@media screen and (max-width: 1100px){.modernization__cta .cta__header{font-size:32px}}@media screen and (max-width: 679px){.modernization__cta .cta__header{margin:24px 0;line-height:42px}}.modernization__cta .cta__people-wrapper{width:58%}@media screen and (max-width: 1599px){.modernization__cta .cta__people-wrapper{width:55%}}@media screen and (max-width: 1100px){.modernization__cta .cta__people-wrapper{width:50%}}@media screen and (max-width: 959px){.modernization__cta .cta__people-wrapper{width:100%}}.modernization__cta .cta__people-figure{position:relative;display:-ms-flexbox;display:flex;-ms-flex-align:end;align-items:flex-end;height:100%}.modernization__cta .cta__people-image{position:relative;bottom:0;left:-10%;width:120%;height:auto}@media screen and (max-width: 1599px){.modernization__cta .cta__people-image{left:0;width:100%}}@media screen and (max-width: 1100px){.modernization__cta .cta__people-image{left:5%;width:90%}}.modernization__cta .cta__people-description{position:absolute;right:0;bottom:0;left:0;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:start;align-items:flex-start;width:100%;padding-bottom:25px}.modernization__cta .cta__person-name{font-weight:700;font-size:24px;line-height:30px}@media screen and (max-width: 1599px){.modernization__cta .cta__person-name{font-size:20px;line-height:26px}}@media screen and (max-width: 1279px){.modernization__cta .cta__person-name{font-size:18px;line-height:24px}}@media screen and (max-width: 340px){.modernization__cta .cta__person-name{font-size:16px}}.modernization__cta .cta__person-position{font-size:20px;line-height:26px}@media screen and (max-width: 1599px){.modernization__cta .cta__person-position{font-size:18px;line-height:24px}}@media screen and (max-width: 1279px){.modernization__cta .cta__person-position{font-size:16px}}@media screen and (max-width: 340px){.modernization__cta .cta__person-position{font-size:14px}}.modernization__cta .cta__person:first-of-type{text-align:right}@media screen and (max-width: 1440px){.modernization__cta .cta__person:first-of-type{width:25%}}.modernization__cta .cta__text{font-size:24px;line-height:40px}@media screen and (max-width: 1599px){.modernization__cta .cta__text{font-size:20px;line-height:32px}}@media screen and (max-width: 1440px){.modernization__cta .cta__text{font-size:16px;line-height:26px}}@media screen and (max-width: 1100px){.modernization__cta .cta__text{font-size:14px;line-height:24px}}.modernization__cta .cta__button{width:360px;margin:45px 0 0}@media screen and (max-width: 959px){.modernization__cta .cta__button{width:60%;margin:45px auto}}@media screen and (max-width: 579px){.modernization__cta .cta__button{width:auto}}.modernization__testiomonial{padding-bottom:98px}.modernization__testiomonial *{color:#999;font-family:"Fira Sans",Georgia,Cambria,"Times New Roman",Times,serif}@media screen and (max-width: 1368px){.modernization__testiomonial{padding-bottom:64px}}@media screen and (max-width: 959px){.modernization__testiomonial{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}}@media screen and (max-width: 679px){.modernization__testiomonial{width:100%}}.modernization__testiomonial .testimonials-slider__content{width:268px}.modernization__testiomonial .testimonials-slider__text{padding-right:0;font-size:14px;line-height:1.6}.modernization__testiomonial .testimonials-slider__author{font-weight:bold;line-height:1.2}.modernization__testiomonial .testimonials-slider__avatar{height:140px}.modernization__testiomonial .testimonials-slider__avatar-figure{width:90px;height:90px}.modernization__testiomonial .testimonials-slider__avatar::after{top:46%;left:-16px;color:rgba(255,78,0,0.2)}@media screen and (max-width: 959px){.modernization__testiomonial .testimonials-slider{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.modernization__testiomonial .testimonials-slider__content{margin-left:unset}}.partnership__header{background:#1F1F1F}.partnership__header-content{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:start;align-items:flex-start;text-align:left;height:auto;padding:124px 0 0}@media screen and (max-width: 1100px){.partnership__header-content{-ms-flex-direction:column;flex-direction:column}}.partnership__header-text-container{-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;width:41.66667%;max-width:41.66667%;padding:80px calc(100% / 12 * 0.5) 0 calc(100% / 12 * 1)}@media screen and (max-width: 1100px){.partnership__header-text-container{-ms-flex:0 0 100%;flex:0 0 100%;width:100%;max-width:100%;padding:60px 0 0}}.partnership__header-title{font-size:70px;line-height:90px}.partnership__header-title--bold{font-weight:900}@media screen and (max-width: 1440px){.partnership__header-title{font-size:60px;line-height:80px}}@media screen and (max-width: 959px){.partnership__header-title{font-size:50px;line-height:75px}}.partnership__header-description{padding:30px 0 35px;color:#fff;font-size:22px;font-family:"Fira Sans",Georgia,Cambria,"Times New Roman",Times,serif;line-height:36px}@media screen and (max-width: 1440px){.partnership__header-description{font-size:18px}}@media screen and (max-width: 959px){.partnership__header-description{font-size:16px}}.partnership__header-cta-button{max-width:369px}.partnership__header-cta-button>a{margin-left:0}.partnership__header__partners{display:-ms-flexbox;display:flex;-ms-flex-align:end;align-items:flex-end;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:20px}.partnership__header__partner{display:-ms-flexbox;display:flex;-ms-flex-align:end;align-items:flex-end;-ms-flex:1 1 125px;flex:1 1 125px;padding:20px 20px 0}.partnership__header__partner__image{max-width:100%;max-height:100%}.partnership__header__more-partners{-ms-flex:1 1 100px;flex:1 1 100px;padding:20px 20px 0;color:#a5a5a5;font-family:"Fira Sans",Georgia,Cambria,"Times New Roman",Times,serif;font-size:18px;font-weight:600;letter-spacing:0;text-align:left;line-height:18px}.partnership__header-video-wrapper{position:relative;z-index:1;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;width:58.33333%;max-width:58.33333%}@media screen and (max-width: 1100px){.partnership__header-video-wrapper{-ms-flex:0 0 100%;flex:0 0 100%;width:100%;max-width:100%;margin-top:60px}}.partnership__header-video-wrapper::before{content:"";position:absolute;top:0;left:0;z-index:1;width:50%;height:100%;background:linear-gradient(to right, #1f1f1f 0%, rgba(31,31,31,0.5) 100%)}.partnership__header-video-wrapper::after{content:"";position:absolute;top:0;right:0;z-index:1;width:50%;height:100%;background:linear-gradient(to left, #1f1f1f 0%, rgba(31,31,31,0.5) 100%)}.partnership__header-video-placeholder{box-shadow:none}.partnership__header-video-player{position:relative;display:block;max-height:80vh;cursor:pointer;-o-object-fit:cover;object-fit:cover;-ms-flex:0 0 100%;flex:0 0 100%;width:100%;max-width:100%}.partnership__header-video-play{position:absolute;top:50%;left:50%;opacity:1;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:100px;height:100px;border:1px solid #ff4e00;border-radius:50%;padding:30px;background-color:rgba(0,0,0,0.5);transition:opacity 0.4s;transform:translate(-50%, -50%);cursor:pointer}.partnership__header-video-play-inner{position:relative;left:3px;border-width:20px 0 20px 35px;border-style:solid;border-color:transparent transparent transparent #ff4e00;background-color:transparent;cursor:pointer}.partnership__header-video-play-button{z-index:2}.partnership__header-video-play-text{z-index:2;position:absolute;top:60%;left:0;width:100%;color:#FF4E00;font-family:"Pontiac",Arial,Helvetica,sans-serif;font-size:18px;font-weight:400;letter-spacing:0;line-height:36px;text-align:center}@media screen and (max-width: 1100px){.partnership__header-video-play-text{display:none}}.partnership__header-video-play--noBorder{border-color:transparent}.partnership__header-video-play--hidden{opacity:0}.partnership__benefits__section{position:relative;background:#1F1F1F}.partnership__benefits__grid{position:relative;padding-top:100px}@media screen and (max-width: 1100px){.partnership__benefits__grid{padding-top:30px}}.partnership__benefits__grid::before{content:'';position:absolute;top:0;left:-20%;width:140%;height:100%;opacity:0.5;background-image:url("../images/partnership/worldmap.svg");background-repeat:no-repeat;background-position:center 75%;background-size:contain}.partnership__benefits__heading{padding:90px 0 110px;letter-spacing:0;text-align:center}@media screen and (max-width: 1440px){.partnership__benefits__heading{padding:80px 0 60px}}.partnership__benefits__operations__container{display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;margin:0 auto;padding-bottom:20px;-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;width:83.33333%;max-width:83.33333%}@media screen and (max-width: 1100px){.partnership__benefits__operations__container{-ms-flex:0 0 100%;flex:0 0 100%;width:100%;max-width:100%}}@media screen and (max-width: 959px){.partnership__benefits__operations__container{-ms-flex-direction:column;flex-direction:column;padding-bottom:0}}.partnership__benefits__operations__item{-ms-flex:1;flex:1}.partnership__benefits__operations__item:first-child{padding-right:120px}@media screen and (max-width: 959px){.partnership__benefits__operations__item:first-child{padding-right:0;padding-bottom:40px}}.partnership__benefits__operations__heading{font-size:32px;padding-bottom:34px;letter-spacing:0}@media screen and (max-width: 959px){.partnership__benefits__operations__heading{padding-bottom:20px}}@media screen and (max-width: 768px){.partnership__benefits__operations__heading{font-size:24px}}@media screen and (max-width: 719px){.partnership__benefits__operations__heading{font-size:20px}}.partnership__benefits__operations__description{color:#333;font-family:"Fira Sans",Georgia,Cambria,"Times New Roman",Times,serif;font-size:22px;font-weight:300;letter-spacing:0;list-style-type:disc;list-style-position:inside}@media screen and (max-width: 1440px){.partnership__benefits__operations__description{font-size:16px}}@media screen and (max-width: 679px){.partnership__benefits__operations__description{font-size:14px}}.partnership__benefits__why-choose__wrapper{margin:0 auto}.partnership__benefits__why-choose__item::before{height:3px}.partnership__benefits__why-choose__heading{font-size:32px}@media screen and (max-width: 768px){.partnership__benefits__why-choose__heading{font-size:24px}}@media screen and (max-width: 719px){.partnership__benefits__why-choose__heading{font-size:20px}}.partnership__benefits__why-choose__description{color:#333;font-family:"Fira Sans",Georgia,Cambria,"Times New Roman",Times,serif;font-size:22px;font-weight:300;letter-spacing:0}@media screen and (max-width: 1440px){.partnership__benefits__why-choose__description{font-size:16px}}@media screen and (max-width: 679px){.partnership__benefits__why-choose__description{font-size:14px}}.partnership__competencies{padding-top:125px}.partnership__competencies__content{display:-ms-flexbox;display:flex;width:100%}.partnership__competencies__content--left{-ms-flex:1;flex:1;width:auto}.partnership__competencies__content--right{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex:2;flex:2;width:auto;margin-top:4%}.partnership__competencies__heading{margin-bottom:64px}.partnership__competencies__cta{display:block;margin:24px 0}.partnership__competencies__cta::after{content:"";position:absolute;border-width:8px 0 8px 8px;border-style:solid;border-color:transparent transparent transparent #ff4e00;transform:translate(14px, 6px)}.partnership__competencies__features{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;width:100%}@media screen and (max-width: 1368px){.partnership__competencies__features{-ms-flex-direction:column;flex-direction:column}}.partnership__competencies__features--label{color:#fff;font-weight:bold;font-size:18px;line-height:40px}.partnership__competencies__features--list-item{color:#fff;font-weight:normal;font-size:18px;line-height:40px;list-style:circle inside}.partnership__competencies__features--list-item::marker{color:#ff4e00;content:"• "}.partnership__competencies__tools__container{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:380px;margin-top:23px}.partnership__competencies__tools__item{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex:1 1 70px;flex:1 1 70px;margin:0 10px 25px}@media screen and (max-width: 1440px){.partnership__competencies__tools__item{margin:0 10px 25px}}.partnership__competencies__tools__border{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:70px;height:70px;border:1px solid #9b9b9b}.partnership__competencies__tools__image{width:50%;height:50%;filter:grayscale(100%)}.partnership__competencies__tools__label{padding-top:10px;color:#F0F0F0;font-family:"Fira Sans",Georgia,Cambria,"Times New Roman",Times,serif;font-size:14px;letter-spacing:0;text-align:center}.partnership__competencies .list-item{color:#fff;font-weight:normal;font-size:16px;line-height:30px;margin-left:16px;margin-top:6px}.partnership__competencies .list-item::before{content:"";position:absolute;width:10px;height:2px;background-color:#ff4e00;transform:translate(-18px, 12px)}.partnership__competencies .hex__container--vertical{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;transform:translate(-52px, 24px)}.partnership__competencies .hex__container--horizontal{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;width:450px;height:186px;transform:translate(-32px, -64px)}.partnership__competencies .hex--big-bg-bg{height:762px;width:678px;background-image:url("../images/landing-outsourcing/neumorphic-hexagon-big-3.png");background-repeat:no-repeat;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.partnership__competencies .hex--big-bg{width:500px;height:562px;background-image:url("../images/landing-outsourcing/neumorphic-hexagon-big-2.png");background-repeat:no-repeat;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.partnership__competencies .hex--big{width:382px;height:430px;background-image:url("../images/landing-outsourcing/neumorphic-hexagon-big.png");background-repeat:no-repeat;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.partnership__competencies .hex--big h4{font-size:30px}.partnership__competencies .hex--big div{width:50%}.partnership__competencies .hex--big div:first-of-type{height:50%;text-align:center;border-right:2px solid #ff4e00}.partnership__competencies .hex--big div:first-of-type::after{content:"";position:absolute;width:16px;height:2px;background-color:#ff4e00;transform:translate(85px, -100px)}.partnership__competencies .hex--medium{width:273px;height:306px;background-image:url("../images/landing-outsourcing/neumorphic-hexagon-medium.png");background-repeat:no-repeat;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;z-index:2}.partnership__competencies .hex--medium div{width:50%}.partnership__competencies .hex--medium div:first-of-type{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;height:47%;text-align:center;border-right:2px solid #ff4e00}.partnership__competencies .hex--medium div:first-of-type::after{content:"";position:absolute;width:10px;height:2px;background-color:#ff4e00;transform:translate(125px, 1px)}.partnership__competencies .hex--small{width:165px;height:195px;background-image:url("../images/landing-outsourcing/neumorphic-hexagon-small.png");background-repeat:no-repeat;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;text-align:center}.partnership__competencies .hex--small h4{width:66%}.partnership__competencies .hex--small:nth-of-type(1){transform:translate(-100px, 60px);width:605px}.partnership__competencies .hex--small:nth-of-type(1) h4,.partnership__competencies .hex--small:nth-of-type(1) h3{transform:translateY(-5px)}.partnership__competencies .hex--small:nth-of-type(2){width:1000px;height:395px;background-image:url("../images/landing-outsourcing/neumorphic-hexagon-small-with-bg.png");transform:translateX(-60px)}.partnership__competencies .hex--small:nth-of-type(2) h4,.partnership__competencies .hex--small:nth-of-type(2) h3{width:46%;transform:translateY(-50px)}@media screen and (max-width: 1440px){.partnership__competencies .row{height:950px}.partnership__competencies__content--right{width:200px;height:1000px;margin-top:-50px;background-image:url("../images/landing-outsourcing/hexagons/laptop-xl/neumorphic_hexagon_laptops.png");background-repeat:no-repeat;background-position:right}.partnership__competencies__content--right .list-item{font-size:14px}.partnership__competencies__subheading{font-size:18px;line-height:30px}.partnership__competencies__cta a{font-size:15px}.partnership__competencies__features--label{font-size:15px;line-height:30px}.partnership__competencies__features--list-item{font-size:14px;line-height:30px}.partnership__competencies .hex__container--vertical{transform:translate(-32px, -64px)}.partnership__competencies .hex__container--horizontal{width:394px;height:186px}.partnership__competencies .hex--big-bg-bg{background-image:none}.partnership__competencies .hex--big-bg{background-image:none}.partnership__competencies .hex--big{background-image:none;transform:translate(300px, 45px)}.partnership__competencies .hex--medium{background-image:none;transform:translate(130px, 475px)}.partnership__competencies .hex--small{background-image:none}.partnership__competencies .hex--small:nth-child(1){transform:translate(255px, 220px)}.partnership__competencies .hex--small:nth-child(2){transform:translate(-265px, 775px);background-image:none}.partnership__competencies .hex--small:nth-child(3){transform:translate(-260px, 115px)}}@media screen and (max-width: 1279px){.partnership__competencies .row{height:1000px}.partnership__competencies__content--right{width:200px;height:950px;transform:translateY(-50px);background-image:url("../images/landing-outsourcing/hexagons/tablet/neumorphic_hexagon_tablets.svg");background-repeat:no-repeat;background-position:center}.partnership__competencies .hex--big{transform:translate(200px, 15px)}.partnership__competencies .hex--big div{width:50%}.partnership__competencies .hex--big div:first-of-type::after{transform:translate(85px, -91px)}.partnership__competencies .hex--medium{transform:translate(50px, 450px)}.partnership__competencies .hex--small:nth-child(1){transform:translate(175px, 190px)}.partnership__competencies .hex--small:nth-child(2){transform:translate(-350px, 745px)}.partnership__competencies .hex--small:nth-child(3){transform:translate(-350px, 85px)}}@media screen and (max-width: 959px){.partnership__competencies .row{height:1650px}.partnership__competencies__content{-ms-flex-wrap:wrap;flex-wrap:wrap}.partnership__competencies__content--left{-ms-flex:0 0 100%;flex:0 0 100%;width:100%;max-width:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center}.partnership__competencies__content--left .services-section__cta{display:none}.partnership__competencies__content--right{-ms-flex:0 0 100%;flex:0 0 100%;width:100%;max-width:100%;margin-top:-50px;height:1000px}.partnership__competencies__subheading{font-size:22px;font-weight:300;letter-spacing:0;line-height:36px;text-align:center}.partnership__competencies__features{display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around}.partnership__competencies__features--label,.partnership__competencies__features--list-item{font-size:18px;letter-spacing:0;line-height:40px}.partnership__competencies .hex--big{transform:translate(180px, 40px)}.partnership__competencies .hex--big h3{font-size:60px;letter-spacing:0}.partnership__competencies .hex--big h4{font-size:22px;letter-spacing:0;line-height:28px;width:80px;transform:translateX(50px)}.partnership__competencies .hex--big li{font-size:16px;letter-spacing:0;line-height:30px}.partnership__competencies .hex--big div:first-of-type::after{transform:translate(85px, -67px)}.partnership__competencies .hex--medium{transform:translate(40px, 480px)}.partnership__competencies .hex--medium h3{font-size:50px;letter-spacing:0}.partnership__competencies .hex--medium h4{font-size:24px;letter-spacing:0;line-height:30px}.partnership__competencies .hex--medium li{font-size:16px;letter-spacing:0;line-height:30px}.partnership__competencies .hex--small h3{font-size:42px;letter-spacing:0}.partnership__competencies .hex--small h4{font-size:18px;letter-spacing:0}.partnership__competencies .hex--small:nth-child(1){transform:translate(175px, 220px)}.partnership__competencies .hex--small:nth-child(2){transform:translate(-350px, 780px)}.partnership__competencies .hex--small:nth-child(3){transform:translate(-350px, 115px)}.partnership__competencies__cta{display:block;text-align:center}.partnership__competencies__cta a{font-size:18px;letter-spacing:0;line-height:24px}}@media screen and (max-width: 840px){.partnership__competencies .row{height:1750px}}@media screen and (max-width: 768px){.partnership__competencies .row{height:1800px}.partnership__competencies__content--right{height:1000px}.partnership__competencies .hex--big{transform:translate(180px, 40px)}.partnership__competencies .hex--big div:first-of-type::after{transform:translate(80px, -67px)}.partnership__competencies .hex--medium{transform:translate(50px, 480px)}.partnership__competencies .hex--small:nth-child(1){transform:translate(170px, 220px)}.partnership__competencies .hex--small:nth-child(2){transform:translate(-350px, 770px)}.partnership__competencies .hex--small:nth-child(3){transform:translate(-345px, 110px)}}@media screen and (max-width: 719px){.partnership__competencies .row{height:2220px}.partnership__competencies .grid{padding:0}.partnership__competencies__content--right,.partnership__competencies p,.partnership__competencies h2{padding-left:24px;padding-right:24px}.partnership__competencies__content--right{-ms-flex:0 0 100%;flex:0 0 100%;width:100%;max-width:100%;margin-top:-50px;height:1300px;width:100%;transform:translateY(-50px);background-image:url("../images/landing-outsourcing/hexagons/mobile/neumorphic_hexagon_mobiles.svg")}.partnership__competencies__heading{width:100%;text-align:center}.partnership__competencies__subheading{width:100%;font-size:18px;font-weight:300;letter-spacing:0;line-height:32px}.partnership__competencies__features{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;font-size:18px;letter-spacing:0;line-height:40px}.partnership__competencies__features--label{text-align:center;margin-bottom:15px}.partnership__competencies__features--list-item{text-align:center;list-style-position:inside}.partnership__competencies__features--list-item::marker{color:#ff4e00;content:"• "}.partnership__competencies__features div:last-of-type{margin-top:36px}.partnership__competencies .hex__container--vertical{transform:translate(-100px, -64px);width:100px}.partnership__competencies .hex__container--horizontal{width:100px;transform:translate(-252px, -64px)}.partnership__competencies .hex--big div:first-of-type::after{transform:translate(80px, -67px)}.partnership__competencies .hex--big{transform:translate(20px, -25px)}.partnership__competencies .hex--big h3{font-size:60px;margin-left:20px;transform:translateX(25px)}.partnership__competencies .hex--big h4{font-size:22px;text-align:right;transform:translateX(80px)}.partnership__competencies .hex--medium{transform:translate(-240px, 630px)}.partnership__competencies .hex--medium h3{font-size:50px}.partnership__competencies .hex--medium h4{font-size:24px}.partnership__competencies .hex--small{text-align:center}.partnership__competencies .hex--small:nth-child(1){transform:translate(175px, 715px)}.partnership__competencies .hex--small:nth-child(2){transform:translate(70px, 1100px)}.partnership__competencies .hex--small:nth-child(2) h4{width:120px}.partnership__competencies .hex--small:nth-child(3){transform:translate(-270px, 105px)}.partnership__competencies .hex--small h3{font-size:42px;width:66%}.partnership__competencies .hex--small h4{font-size:18px;width:80%}}@media screen and (max-width: 479px){.partnership__competencies .row{-ms-flex-align:center;align-items:center;height:2350px}}@media screen and (max-width: 340px){.partnership__competencies .row{height:2460px}}.partnership__referral__section{padding-top:100px}.partnership__referral__heading{text-align:center;padding-bottom:54px}.partnership__referral__content{display:-ms-flexbox;display:flex}@media screen and (max-width: 840px){.partnership__referral__content{-ms-flex-direction:column;flex-direction:column}}.partnership__referral__content__image{display:-ms-flexbox;display:flex;-ms-flex:1 1 50%;flex:1 1 50%}@media screen and (max-width: 840px){.partnership__referral__content__image{-ms-flex:1;flex:1}}.partnership__referral__content__image>img{width:100%;-o-object-fit:contain;object-fit:contain}.partnership__referral__content__steps{padding-top:100px;-ms-flex:1 1 50%;flex:1 1 50%}@media screen and (max-width: 1100px){.partnership__referral__content__steps{padding-top:60px}}@media screen and (max-width: 840px){.partnership__referral__content__steps{padding-top:20px;-ms-flex:1;flex:1}}.partnership__referral__content__step{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-top:75px}.partnership__referral__content__step:first-child{margin-top:0}.partnership__referral__content__step__marker{position:relative;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:60px;height:60px;margin-right:20px}.partnership__referral__content__step__marker__number{position:absolute;color:#FF4E00;font-family:"Pontiac",Arial,Helvetica,sans-serif;font-size:30px;font-weight:bold;letter-spacing:0}.partnership__referral__content__step__marker__dots{position:absolute;top:70px}.partnership__referral__content__step__label{color:#fff;font-family:"Pontiac",Arial,Helvetica,sans-serif;font-size:30px;letter-spacing:0;line-height:32px}@media screen and (max-width: 1440px){.partnership__referral__content__step__label{font-size:18px;line-height:24px}}.partnership__in-practice__section{padding:120px 0 170px}.partnership__in-practice__heading{padding-bottom:125px;text-align:center}.partnership__in-practice__steps{display:-ms-flexbox;display:flex;overflow-x:auto;padding-bottom:20px}.partnership__in-practice__step__arrow{position:relative;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;min-width:400px;height:100px}@media screen and (max-width: 1440px){.partnership__in-practice__step__arrow{min-width:300px;height:90px}}@media screen and (max-width: 1100px){.partnership__in-practice__step__arrow{min-width:200px;height:80px}}.partnership__in-practice__step__arrow__shape{position:absolute;left:0;width:100%;height:100%;background:#FF4E00;-webkit-clip-path:polygon(calc(100% - 40px) 0, 100% 50%, calc(100% - 40px) 100%, 0 100%, 40px 50%, 0 0);clip-path:polygon(calc(100% - 40px) 0, 100% 50%, calc(100% - 40px) 100%, 0 100%, 40px 50%, 0 0)}.partnership__in-practice__step__arrow__shape--1{transform:translateX(0);-webkit-clip-path:polygon(calc(100% - 40px) 0, 100% 50%, calc(100% - 40px) 100%, 0 100%, 0 50%, 0 0);clip-path:polygon(calc(100% - 40px) 0, 100% 50%, calc(100% - 40px) 100%, 0 100%, 0 50%, 0 0)}.partnership__in-practice__step__arrow__shape--2{transform:translateX(-20px);opacity:0.7}.partnership__in-practice__step__arrow__shape--3{transform:translateX(-40px);opacity:0.5}.partnership__in-practice__step__arrow__shape--4{transform:translateX(-60px);opacity:0.3}.partnership__in-practice__step__arrow__label{position:relative;z-index:1;color:#fff;font-family:"Pontiac",Arial,Helvetica,sans-serif;font-size:30px;font-weight:bold;letter-spacing:0;text-align:center;padding:0 60px;white-space:nowrap}@media screen and (max-width: 1440px){.partnership__in-practice__step__arrow__label{font-size:24px}}@media screen and (max-width: 1100px){.partnership__in-practice__step__arrow__label{font-size:20px}}.partnership__in-practice__step__arrow__label--1{transform:translateX(0)}.partnership__in-practice__step__arrow__label--2{transform:translateX(-20px)}.partnership__in-practice__step__arrow__label--3{transform:translateX(-40px)}.partnership__in-practice__step__arrow__label--4{transform:translateX(-60px)}.partnership__in-practice__step__text{max-width:350px;padding:60px 50px 0;color:#fff;font-family:"Fira Sans",Georgia,Cambria,"Times New Roman",Times,serif;font-size:22px;font-weight:300;letter-spacing:0;line-height:36px}@media screen and (max-width: 1440px){.partnership__in-practice__step__text{padding:30px 50px 0;font-size:18px;line-height:24px}}@media screen and (max-width: 959px){.partnership__in-practice__step__text{font-size:16px}}.partnership__in-practice__step__text--1{transform:translateX(0)}.partnership__in-practice__step__text--2{transform:translateX(-20px)}.partnership__in-practice__step__text--3{transform:translateX(-40px)}.partnership__in-practice__step__text--4{transform:translateX(-60px)}.partnership__in-practice__step__text--additional{padding-top:20px;color:#ff4e00;font-weight:bold}.partnership__rewards__section{position:relative;padding-bottom:120px;background:#fff}.partnership__rewards__heading{padding:78px 0 55px;color:#333;text-align:center}.partnership__rewards__rewards{display:-ms-flexbox;display:flex;transform:translateX(8.33333%)}@media screen and (max-width: 1599px){.partnership__rewards__rewards{transform:translateX(0)}}@media screen and (max-width: 1100px){.partnership__rewards__rewards{-ms-flex-direction:column;flex-direction:column}}.partnership__rewards__reward{position:relative;padding:0 70px 40px;border:1px solid rgba(151,151,151,0.3);-ms-flex:0 0 25%;flex:0 0 25%;width:25%;max-width:25%}.partnership__rewards__reward--first{-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;width:33.33333%;max-width:33.33333%}@media screen and (max-width: 1599px){.partnership__rewards__reward{-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;width:33.33333%;max-width:33.33333%}}@media screen and (max-width: 1368px){.partnership__rewards__reward{padding:0 50px 40px}}@media screen and (max-width: 1100px){.partnership__rewards__reward{-ms-flex:0 0 100%;flex:0 0 100%;width:100%;max-width:100%;padding:0 20px 40px}.partnership__rewards__reward--first{-ms-flex:0 0 100%;flex:0 0 100%;width:100%;max-width:100%}}.partnership__rewards__reward__title__container{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:end;justify-content:flex-end;height:250px}@media screen and (max-width: 1279px){.partnership__rewards__reward__title__container{height:200px}}.partnership__rewards__reward__title__text{color:#333;font-family:"Pontiac",Arial,Helvetica,sans-serif;font-size:46px;font-weight:bold;letter-spacing:0}@media screen and (max-width: 1279px){.partnership__rewards__reward__title__text{font-size:28px}}.partnership__rewards__reward__title__text--number{font-size:110px;font-weight:normal}@media screen and (max-width: 1279px){.partnership__rewards__reward__title__text--number{font-size:80px}}.partnership__rewards__reward__text{padding:30px 0 40px;color:#000;font-family:"Fira Sans",Georgia,Cambria,"Times New Roman",Times,serif;font-size:22px;letter-spacing:0}.partnership__rewards__reward__text--bold{font-weight:bold}@media screen and (max-width: 1440px){.partnership__rewards__reward__text{font-size:18px}}.partnership__rewards__reward__badge{position:absolute;top:30px;right:30px}.partnership__rewards__reward__list-item{padding-bottom:20px;list-style:inside url("../images/partnership/list-marker.svg");color:#000;font-family:"Fira Sans",Georgia,Cambria,"Times New Roman",Times,serif;font-size:22px;font-weight:bold;letter-spacing:0}@media screen and (max-width: 1440px){.partnership__rewards__reward__list-item{font-size:18px}}.partnership__rewards__reward__list-item:last-child{padding-bottom:0}.partnership__rewards__reward__arrow{position:absolute;top:50%;right:-30px}@media screen and (max-width: 1100px){.partnership__rewards__reward__arrow{top:calc(100% - 20px);right:calc(50% - 27px);transform:rotate(90deg)}}.partnership__worth__section{padding:60px 0 100px}.partnership__worth__heading{padding-bottom:80px;color:#fff;text-align:center}.partnership__worth__row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (max-width: 1368px){.partnership__worth__row{-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap}}.partnership__worth__video-column{display:-ms-flexbox;display:flex;padding-right:50px;-ms-flex:0 0 50%;flex:0 0 50%;width:50%;max-width:50%}@media screen and (max-width: 1368px){.partnership__worth__video-column{-ms-flex:0 0 100%;flex:0 0 100%;width:100%;max-width:100%;padding-right:0}}.partnership__worth__text-column{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between;-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;width:41.66667%;max-width:41.66667%}@media screen and (max-width: 1368px){.partnership__worth__text-column{-ms-flex:0 0 100%;flex:0 0 100%;width:100%;max-width:100%;padding-top:40px}}.partnership__worth__video__wrapper{position:relative;z-index:1;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:100%}.partnership__worth__video__player{display:block;max-height:80vh;box-shadow:0 50px 150px rgba(0,0,0,0.25);cursor:pointer;-o-object-fit:cover;object-fit:cover;width:100%}.partnership__worth__video__play-btn{position:absolute;top:50%;left:50%;opacity:1;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:100px;height:100px;border:1px solid #ff4e00;border-radius:50%;padding:30px;background-color:rgba(0,0,0,0.5);transition:opacity 0.4s;transform:translate(-50%, -50%);cursor:pointer}.partnership__worth__video__play-btn--inner{position:relative;left:3px;border-width:20px 0 20px 35px;border-style:solid;border-color:transparent transparent transparent #ff4e00;background-color:transparent;cursor:pointer}.partnership__worth__video__play-btn--noBorder{border-color:transparent}.partnership__worth__video__play-btn--hidden{opacity:0}.partnership__worth__title{color:#fff;font-family:"Fira Sans",Georgia,Cambria,"Times New Roman",Times,serif;font-size:32px;font-weight:normal;letter-spacing:0;padding-bottom:40px}@media screen and (max-width: 1440px){.partnership__worth__title{font-size:24px;padding-bottom:20px}}.partnership__worth__title--accent{color:#FF4E00}.partnership__worth__text{color:#fff;font-family:"Fira Sans",Georgia,Cambria,"Times New Roman",Times,serif;font-size:22px;font-weight:normal;letter-spacing:0;padding-bottom:40px;line-height:36px}@media screen and (max-width: 1440px){.partnership__worth__text{font-size:18px;padding-bottom:20px}}.partnership__worth__text--number{font-weight:bold}.partnership__worth__badges{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between}.partnership__worth__badge{-ms-flex:1 1 25%;flex:1 1 25%;height:115px;-o-object-fit:contain;object-fit:contain;max-width:25%;margin-bottom:30px}.partnership__why-choose__heading{padding:120px 0 80px;color:#333;text-align:center}.partnership__why-choose__row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (max-width: 1279px){.partnership__why-choose__row{-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap}}.partnership__why-choose__perks-container{-ms-flex:1 1 35%;flex:1 1 35%;padding-bottom:40px;padding-left:5%}@media screen and (max-width: 1826px){.partnership__why-choose__perks-container{-ms-flex:1 1 30%;flex:1 1 30%}}@media screen and (max-width: 1368px){.partnership__why-choose__perks-container{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex:1 1 100%;flex:1 1 100%;padding-left:0}}.partnership__why-choose__developers-container{-ms-flex:1 1 65%;flex:1 1 65%;display:-ms-flexbox;display:flex;-ms-flex-align:end;align-items:flex-end}@media screen and (max-width: 1826px){.partnership__why-choose__developers-container{-ms-flex:1 1 70%;flex:1 1 70%}}@media screen and (max-width: 1368px){.partnership__why-choose__developers-container{-ms-flex:1 1 100%;flex:1 1 100%;margin-top:20px}}@media screen and (max-width: 840px){.partnership__why-choose__developers-container{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start}}.partnership__why-choose__title{padding-bottom:70px;color:#000;font-family:"Pontiac",Arial,Helvetica,sans-serif;font-size:60px;font-weight:900;letter-spacing:0;max-width:400px}@media screen and (max-width: 1626px){.partnership__why-choose__title{padding-bottom:50px;font-size:50px}}@media screen and (max-width: 1440px){.partnership__why-choose__title{font-size:40px;max-width:300px}}@media screen and (max-width: 1368px){.partnership__why-choose__title{text-align:center;max-width:none}}.partnership__why-choose__list-item{display:-ms-flexbox;display:flex;min-height:55px;margin-bottom:40px}@media screen and (max-width: 1626px){.partnership__why-choose__list-item{min-height:45px;margin-bottom:30px}}@media screen and (max-width: 1440px){.partnership__why-choose__list-item{margin-bottom:20px}}.partnership__why-choose__list-item:last-child{margin-bottom:0}.partnership__why-choose__list-item__checkmark{width:50px;height:30px;border-left:3px solid #FF4E00;border-bottom:3px solid #FF4E00;transform:rotate(-45deg)}@media screen and (max-width: 1626px){.partnership__why-choose__list-item__checkmark{width:40px;height:24px}}.partnership__why-choose__list-item__text{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-left:40px;color:#000;font-family:"Pontiac",Arial,Helvetica,sans-serif;font-size:22px;letter-spacing:0}@media screen and (max-width: 1626px){.partnership__why-choose__list-item__text{font-size:18px}}.partnership__why-choose__cta{width:300px;margin-top:100px}@media screen and (max-width: 1626px){.partnership__why-choose__cta{margin-top:80px}}@media screen and (max-width: 1440px){.partnership__why-choose__cta{margin-top:40px}}.partnership__why-choose__image{-ms-flex:1;flex:1;margin:0 auto;padding:0 44px}@media screen and (max-width: 840px){.partnership__why-choose__image{-ms-flex-order:3;order:3}}.partnership__why-choose__image>img{display:block;max-width:100%;max-height:100%}.partnership__why-choose__developer{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between;width:250px;-ms-flex:0 0 250px;flex:0 0 250px}@media screen and (max-width: 1599px){.partnership__why-choose__developer{width:225px;-ms-flex:0 0 225px;flex:0 0 225px}}@media screen and (max-width: 840px){.partnership__why-choose__developer{width:100%;-ms-flex:0 0 100%;flex:0 0 100%;padding-top:20px}}.partnership__why-choose__developer--left{text-align:right}@media screen and (max-width: 840px){.partnership__why-choose__developer--left{-ms-flex-order:1;order:1;text-align:left}}.partnership__why-choose__developer--right{text-align:left}@media screen and (max-width: 840px){.partnership__why-choose__developer--right{-ms-flex-order:2;order:2;text-align:right}}.partnership__why-choose__developer__name{color:#000;font-family:"Pontiac",Arial,Helvetica,sans-serif;font-size:24px;font-weight:900;letter-spacing:0;padding-bottom:15px;word-spacing:100vw}@media screen and (max-width: 1440px){.partnership__why-choose__developer__name{font-size:18px}}.partnership__why-choose__developer__job-title{color:#000;font-family:"Fira Sans",Georgia,Cambria,"Times New Roman",Times,serif;font-size:20px;font-weight:300;letter-spacing:0;padding-bottom:30px}@media screen and (max-width: 1440px){.partnership__why-choose__developer__job-title{font-size:16px;padding-bottom:15px}}.partnership__why-choose__developer__linkedin{display:-ms-flexbox;display:flex;-ms-flex-align:end;align-items:end;padding-bottom:40px}@media screen and (max-width: 840px){.partnership__why-choose__developer__linkedin{padding-bottom:0}}.partnership__why-choose__developer__linkedin--left{-ms-flex-pack:end;justify-content:flex-end}@media screen and (max-width: 840px){.partnership__why-choose__developer__linkedin--left{-ms-flex-pack:start;justify-content:flex-start}}.partnership__why-choose__developer__linkedin--right{-ms-flex-pack:start;justify-content:flex-start}@media screen and (max-width: 840px){.partnership__why-choose__developer__linkedin--right{-ms-flex-pack:end;justify-content:flex-end}}.partnership__why-choose__developer__linkedin__text{color:#000;font-family:"Pontiac",Arial,Helvetica,sans-serif;font-size:16px;letter-spacing:0;line-height:32px}@media screen and (max-width: 1440px){.partnership__why-choose__developer__linkedin__text{font-size:14px}}.partnership__why-choose__developer__linkedin__anchor{display:block;padding-left:20px}.clutch-section{background-color:#fff}.clutch-section__container{width:100%;display:-ms-flexbox;display:flex;padding-left:calc(100% / 12);padding-right:calc(100% / 12);padding-top:64px}.clutch-section__pane--left{-ms-flex:1;flex:1;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.clutch-section__pane--right{-ms-flex:3;flex:3}.clutch-section__heading{font-size:50px;font-weight:bold;line-height:64px;font-family:"Pontiac",Arial,Helvetica,sans-serif;color:#000;padding-right:10%}.clutch-section__text{font-size:22px;font-weight:normal;line-height:36px;margin-top:50px;margin-bottom:70px;padding-right:10%}.clutch-section__link{color:#ff4e00;font-family:"Pontiac",Arial,Helvetica,sans-serif;font-size:18px;line-height:24px;font-weight:normal;margin-bottom:90px}.clutch-section__link::after{content:"";position:absolute;border-width:8px 0 8px 8px;border-style:solid;border-color:transparent transparent transparent #ff4e00;transform:translate(12px, 6px)}@media screen and (max-width: 1440px){.clutch-section__container{padding:66px 0px}.clutch-section__heading{font-size:36px;line-height:50px}.clutch-section__section-title{margin-bottom:22px}.clutch-section__text{font-size:18px;line-height:30px;margin:0;margin-top:50px;margin-bottom:30px}.clutch-section__link{font-size:15px}}@media screen and (max-width: 959px){.clutch-section__container{-ms-flex-wrap:wrap;flex-wrap:wrap;padding:53px 0px}.clutch-section__pane--left,.clutch-section__pane--right{-ms-flex:0 0 100%;flex:0 0 100%;width:100%;max-width:100%}.clutch-section__pane--right{padding-bottom:0px}.clutch-section__pane--left{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;text-align:center}.clutch-section__heading{padding:0;font-size:42px;line-height:64px}.clutch-section__text{margin-bottom:30px;padding:0;font-size:22px;font-weight:300;letter-spacing:0;line-height:36px}.clutch-section__link{margin-bottom:30px;font-size:18px}}@media screen and (max-width: 719px){.clutch-section__container{padding:40px 0px}.clutch-section__heading{width:100%;font-size:32px;line-height:1.4}.clutch-section__text{width:100%;font-size:18px;line-height:1.8}}.clutch-section__new-services{margin-top:-500px;padding-bottom:500px}.footer-section{background:url("../images/landing-outsourcing/maps/2560map.png") top left no-repeat;background-position:right -200px top -15px}.footer-section__container{display:-ms-flexbox;display:flex}.footer-section__header{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;text-align:center;width:50%;padding-left:calc(100% / 12);padding-right:calc(100% / 12)}.footer-section__heading{font-size:50px;font-weight:bold;line-height:64px;margin-top:75px;color:#fff}.footer-section__text{font-size:22px;line-height:36px;margin-top:50px;color:#fff}.footer-section__image-container{display:-ms-flexbox;display:flex;gap:64px;margin-top:64px;margin-bottom:64px}.footer-section__cta--gray{font-size:24px;font-weight:normal;font-style:italic;color:#919191;text-align:center}.footer-section__cta--white{font-family:"Pontiac",Arial,Helvetica,sans-serif;font-weight:bold;font-size:30px;line-height:40px;text-align:center;color:#fff;margin-bottom:30px}.footer-section__button{width:75%;margin-bottom:100px}@media screen and (max-width: 1919px){.footer-section{background-position:right -300px top -15px}}@media screen and (max-width: 1626px){.footer-section{background-position:right -480px top -15px}.footer-section__image-container{margin:20px 0px}.footer-section__header h2{margin-top:36px}.footer-section__header p{margin:20px 0px}}@media screen and (max-width: 1440px){.footer-section{background:url("../images/landing-outsourcing/maps/1440map.png") top left no-repeat;background-position:right -30px top -15px}.footer-section img{width:120px;height:120px;-o-object-fit:scale-down;object-fit:scale-down}.footer-section .grid{padding-right:0px}.footer-section__image-container{margin:0;gap:30px}.footer-section__header{padding-left:0px;padding-right:0px;width:40%}.footer-section__header h2{font-size:36px;line-height:50px;margin-top:66px}.footer-section__header p{font-size:18px;line-height:30px;margin:30px 0}.footer-section__header p:last-of-type{font-size:22px;margin-top:0px}.footer-section__button{width:55%}.footer-section__button a{font-size:15px}}@media screen and (max-width: 1368px){.footer-section h2{margin-top:40px}.footer-section__image-container{-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center}.footer-section__image-container img{width:150px}}@media screen and (max-width: 1279px){.footer-section__header p{font-size:18px;line-height:30px;margin:20px 0}.footer-section__header p:last-of-type{font-size:22px;margin-top:0px}}@media screen and (max-width: 1100px){.footer-section__image-container{-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center}}@media screen and (max-width: 959px){.footer-section{background-position:right 0px top -30px;-ms-flex-wrap:wrap;flex-wrap:wrap}.footer-section__image-container img{width:150px}.footer-section__header h2{width:714px;font-size:42px;letter-spacing:0;line-height:64px}.footer-section__header p{width:588px;font-size:22px;letter-spacing:0;line-height:36px}.footer-section__header p:last-of-type{width:292px;font-size:30px;font-weight:bold;letter-spacing:0;line-height:40px}.footer-section__header{-ms-flex:0 0 100%;flex:0 0 100%;width:100%;max-width:100%}.footer-section__header{padding-top:350px}.footer-section__button{margin-bottom:86px;width:416px}.footer-section__button a{font-size:18px;letter-spacing:0;line-height:24px}}@media screen and (max-width: 768px){.footer-section{background:url("../images/landing-outsourcing/maps/768map.png") top left no-repeat;background-position:right 0px top 0px}}@media screen and (max-width: 679px){.footer-section{background:url("../images/landing-outsourcing/maps/768map.png") top left no-repeat;background-position:right -60px top 0px}.footer-section .grid{padding:0px 40px}.footer-section__header h2{width:100%;font-size:32px;letter-spacing:0;line-height:44px}.footer-section__header p{width:100%;font-size:18px;line-height:1.8}.footer-section__header p:last-of-type{font-size:22px}.footer-section__image-container img{width:170px}}@media screen and (max-width: 579px){.footer-section{background-position:right -110px top 0px}}@media screen and (max-width: 479px){.footer-section{background:url("../images/landing-outsourcing/maps/425map.png") top left no-repeat;background-position:right -10px top 0px}.footer-section .grid{padding:0px 40px}.footer-section__header p{font-size:18px;line-height:1.8}.footer-section__header p:last-of-type{font-size:28px}.footer-section__button{width:90%}.footer-section__image-container img{width:100px}}@media screen and (max-width: 340px){.footer-section{background:url("../images/landing-outsourcing/maps/320map.png") top left no-repeat;background-position:right 0px top 0px}.footer-section__button{width:110%}}.case-studies-section__header{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:100%}.case-studies-section__title{margin-top:75px;margin-bottom:22px}.case-studies-section__heading{margin-bottom:70px}.case-studies-section__copy{font-size:22px;font-weight:200;line-height:36px;color:#333;width:55%;margin-bottom:50px}@media screen and (max-width: 1440px){.case-studies-section__title{margin-top:66px}.case-studies-section__heading{margin-bottom:50px;font-size:36px;line-height:50px}.case-studies-section__copy{font-size:18px;line-height:30px;text-align:center;margin-bottom:30px;width:60%}}@media screen and (max-width: 959px){.case-studies-section__title{margin-top:53px}.case-studies-section h2{font-size:42px;line-height:64px;text-align:center}.case-studies-section__copy{font-size:22px;font-weight:300;letter-spacing:0;line-height:36px;text-align:center;width:100%;margin-bottom:50px}}@media screen and (max-width: 719px){.case-studies-section__title{margin-top:40px}.case-studies-section h2{width:100%;text-align:center;margin-bottom:20px;font-size:32px;letter-spacing:0;line-height:44px}.case-studies-section__copy{font-size:18px;line-height:32px;width:100%}}
