.home-first-section{position:relative}.home-first-section__inner{position:-webkit-sticky;position:sticky;right:0;left:0;top:0;width:100%;display:flex;justify-content:center;overflow:hidden}.home-scene{position:relative}.home-scene__loader-wrapper{position:fixed;top:0;left:0;right:0;bottom:0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:rgba(0,0,0,.3);display:flex;justify-content:center;align-items:center;z-index:999999}.home-second-section__inner{max-width:1250px;margin:0 auto;padding:80px var(--desktop-x-padding)}.home-second-section__top-block{display:flex;flex-direction:row-reverse;align-items:center;margin-bottom:80px}.home-second-section__top-hint-block{display:flex;gap:100px;margin-left:auto;font-size:14px;line-height:20px}.home-second-section__title{margin:0 auto 0 0;font-size:48px;font-weight:400}.home-second-section__text-block{display:grid;grid-template-columns:1fr 1fr;grid-column-gap:32px;column-gap:32px;font-size:18px}.home-second-section__text-col{margin:0}@media screen and (max-width:768px){.home-second-section__inner{padding:40px var(--desktop-x-padding)}.home-second-section__top-block{margin-bottom:40px;flex-direction:column-reverse;align-items:flex-start;row-gap:16px}.home-second-section__top-hint-block{width:100%;transform:none;margin-left:0;justify-content:space-between}}@media screen and (max-width:576px){.home-second-section__inner{padding:40px var(--mobile-x-padding)}.home-second-section__top-hint-block{gap:24px}.home-second-section__title{font-size:28px}.home-second-section__text-block{grid-template-columns:1fr}}:root{--primary:#17a2b8;--light-grey:#f4f4f2;--basic-grey:#868686;--black:#18181a;--desktop-header-height:120px;--desktop-x-padding:40px;--mobile-x-padding:20px;--mobile-header-height:105px;--x-small:480px;--small:576px;--medium:768px;--large:992px;--extra-large:1200px;--extra-extra-large:1600px}.section-divider{width:100%;display:flex;align-items:center;justify-content:center;position:relative}.section-divider__inner{flex-grow:1}.section-divider__hr{margin:0;color:var(--black)}