.first-screen-section{background:var(--asphalt);min-height:calc(100vh + var(--fs-radius));display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:7.75rem 0 9.125rem;position:relative;overflow:hidden}.first-screen-section:after{content:"";display:block;width:100%;height:calc(var(--fs-radius) * 2);background:var(--body-bg);border-radius:var(--fs-radius);position:absolute;left:0;bottom:calc(var(--fs-radius) * -1)}.first-screen-section.error-page{min-height:100vh;padding:14.375rem 0 6.25rem}.first-screen-section.error-page:after{display:none}@media screen and (max-width:1024px){.first-screen-section.error-page{padding:14.625rem 0 6.25rem}}@media screen and (max-width:540px){.first-screen-section.error-page{padding:7.3125rem 0 6.25rem}.first-screen-section.error-page .section-caption .sc-subtitle{max-width:unset}}.first-screen-section .section-bg{overflow:hidden;width:100%;height:100%;position:absolute;left:0;top:0}@media (min-width:1025px){.first-screen-section .section-bg.zoom-effect{-webkit-animation:zoomEffect 10s linear both;animation:zoomEffect 10s linear both}}.first-screen-section .section-bg.change-effect{height:calc(100% + 6.25rem);-webkit-transform:translateY(-6.25rem);-ms-transform:translateY(-6.25rem);transform:translateY(-6.25rem);will-change:transform;-webkit-animation:moveBg 15s linear both;animation:moveBg 15s linear both}.first-screen-section .section-bg.change-effect .before{opacity:1;-webkit-animation:hide 4s linear both;animation:hide 4s linear both;-webkit-animation-delay:3s;animation-delay:3s;-webkit-transition:opacity 4s;transition:opacity 4s;will-change:transform;height:100%}.first-screen-section .section-bg.change-effect .after{opacity:0;-webkit-animation:show 4s linear both;animation:show 4s linear both;-webkit-animation-delay:3s;animation-delay:3s;-webkit-transition:opacity 4s;transition:opacity 4s;will-change:transform;width:100%;height:100%;position:absolute;left:0;top:0}.first-screen-section .section-bg:after{content:"";display:block;width:calc(100% + 6.875rem);height:100%;position:absolute;left:0;top:0;background:-webkit-gradient(linear,left top,right top,color-stop(2.24%,rgba(0,0,0,.85)),color-stop(73.27%,rgba(0,0,0,0)));background:linear-gradient(90deg,rgba(0,0,0,.85) 2.24%,rgba(0,0,0,0) 73.27%)}@media screen and (max-width:1024px){.first-screen-section .section-bg:after{width:calc(100% + 29.6875rem)}}@media screen and (max-width:540px){.first-screen-section .section-bg:after{width:calc(100% + 16.375rem)}}@-webkit-keyframes zoomEffect{0%{-webkit-transform:scale(1);transform:scale(1)}100%{-webkit-transform:scale(1.1);transform:scale(1.1)}}@keyframes zoomEffect{0%{-webkit-transform:scale(1);transform:scale(1)}100%{-webkit-transform:scale(1.1);transform:scale(1.1)}}@-webkit-keyframes moveBg{0%{-webkit-transform:translateY(-6.25rem);transform:translateY(-6.25rem)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes moveBg{0%{-webkit-transform:translateY(-6.25rem);transform:translateY(-6.25rem)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes show{0%{opacity:0}100%{opacity:1}}@keyframes show{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes hide{0%{opacity:1}100%{opacity:0}}@keyframes hide{0%{opacity:1}100%{opacity:0}}.first-screen-section .section-inner.with-mockup{display:grid;grid-template-columns:48.8125rem 1fr;grid-gap:4.5rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (min-width:1025px){.first-screen-section .section-inner.with-mockup{width:calc(100% + .6875rem);margin-right:-.6875rem}}@media screen and (max-width:1024px){.first-screen-section .section-inner.with-mockup{grid-template-columns:1fr;grid-gap:2.5rem}}@media screen and (max-width:1024px) and (min-width:541px){.first-screen-section .section-inner.with-mockup .section-mockup{padding:0 1.8125rem}}@media screen and (max-width:540px){.first-screen-section .section-inner.with-mockup{grid-gap:2rem}.first-screen-section .section-inner.with-mockup .section-caption .sc-subtitle{max-width:unset}}.first-screen-section .section-content{max-width:48rem}.about-us-page .first-screen-section .section-content,.template-about .first-screen-section .section-content{max-width:48.8125rem}.first-screen-section .section-caption{margin-bottom:1.5rem}.first-screen-section .section-caption .sc-subtitle{max-width:43.75rem;font-size:1.25rem;line-height:1.2;font-weight:400}@media screen and (max-width:540px){.first-screen-section .section-caption .sc-subtitle{font-size:1rem;line-height:1.25;font-weight:300}}.first-screen-section .section-solutions-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.first-screen-section .section-solutions-block .block-images{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:none;flex:none;margin-right:1rem}.first-screen-section .section-solutions-block .block-images .item{width:4rem;height:4rem;background:var(--lightgray);border-radius:50%}.first-screen-section .section-solutions-block .block-images .item:not(:first-child){margin-left:-1.5rem}.first-screen-section .section-solutions-block .block-images .item:nth-child(1){z-index:5}.first-screen-section .section-solutions-block .block-images .item:nth-child(2){z-index:4}.first-screen-section .section-solutions-block .block-images .item:nth-child(3){z-index:3}.first-screen-section .section-solutions-block .block-images .item:nth-child(4){z-index:2}.first-screen-section .section-solutions-block .block-images .item:nth-child(5){z-index:1}.first-screen-section .section-solutions-block .block-images .item img{width:100%;height:100%;border-radius:inherit;display:block;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center}.first-screen-section .section-solutions-block .block-text{font-weight:300;font-size:1rem;line-height:1.25;max-width:16.25rem}@media screen and (max-width:540px){.first-screen-section .section-solutions-block .block-text{font-size:.75rem;line-height:1.33}}.first-screen-section .section-button{margin-top:2rem}@media screen and (max-width:1024px){.first-screen-section{padding:7.75rem 0 6.875rem}.first-screen-section .section-caption .sc-subtitle{max-width:38.75rem}}@media screen and (max-width:540px){.first-screen-section{padding:7.75rem 0 6.4375rem}.first-screen-section .section-caption{margin-bottom:1rem}.first-screen-section .section-caption .sc-subtitle{max-width:18.75rem}.first-screen-section .section-solutions-block .block-images{margin-right:.5rem}.first-screen-section .section-solutions-block .block-images .item{width:3rem;height:3rem}.first-screen-section .section-solutions-block .block-images .item:not(:first-child){margin-left:-1rem}.first-screen-section .section-button{margin-top:1.5rem}}.mockup-component{position:relative;pointer-events:none}.mockup-component:not(.single-image):before{content:"";display:block;padding-top:57.3529411765%}.mockup-component:not(.single-image) .bg{width:100%;height:100%;position:absolute;left:0;top:0;display:block;-o-object-fit:contain;object-fit:contain;-o-object-position:center center;object-position:center center}.mockup-component:not(.single-image) .screen{position:absolute;left:11.0962566845%;top:6.0606060606%;width:77.9411764706%;height:86.4801864802%}.mockup-component:not(.single-image) .screen img{width:100%;height:100%;position:absolute;left:0;top:0;display:block;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;border-radius:.3125rem}@media screen and (max-width:540px){.mockup-component:not(.single-image) .screen img{border-radius:.125rem}}.mockup-component.single-image img,.mockup-component.single-image picture{width:100%;height:auto;display:block}