.fit-box{position:relative;padding:80px 0;margin-bottom:80px;background:#f8f9fa}.fit-box.false{margin-bottom:0}.fit-box-heading{display:flex;flex-direction:column;grid-gap:20px;margin-bottom:40px}.fit-box-heading_description,.fit-box-heading_title{white-space:break-spaces}.fit-box__wrapper{display:flex;flex-direction:column;padding:30px;box-shadow:3px 0 14px 3px rgba(0,0,0,.0509803922);background:#fff;border-radius:12px;overflow:hidden}.fit-box__button{margin-top:40px}.fit-box__item{display:flex;flex-direction:row;align-items:center;grid-gap:16px;border-bottom:1px solid #e5e5e5;padding:28px 0}.fit-box__item.itfit{order:2}.fit-box__item.notfit{order:4}.fit-box__item.empty{display:none}.fit-box__item.title{padding:40px 0 24px}.fit-box__item.title.itfit{order:1}.fit-box__item.title.notfit{order:3}.fit-box__item-text{color:#101820}.fit-box__item-text a{color:#101820;text-decoration:underline}.fit-box__item-text p{white-space:break-spaces}.fit-box__item-text strong{font-weight:700}.fit-box__item-icon{display:block;width:32px;height:32px}@media(min-width:768px){.fit-box-heading{grid-area:fHead;margin:0}.fit-box-container{grid-template-areas:"fHead fButton" "fWrap fWrap";grid-template-columns:1fr auto;gap:60px}.fit-box-container,.fit-box__wrapper{display:grid;justify-content:space-between}.fit-box__wrapper{grid-area:fWrap;grid-template-areas:". .";grid-template-columns:55% 45%;padding:50px}.fit-box__item{display:flex;flex-direction:row;align-items:center;grid-gap:16px;padding:28px 0;border-bottom:1px solid #e5e5e5}.fit-box__item.itfit{order:3;padding-right:30px}.fit-box__item.notfit{order:3}.fit-box__item.title{padding:0 0 24px}.fit-box__item.title.itfit{order:1}.fit-box__item.title.notfit{order:2}.fit-box__item-text{max-width:90%}.fit-box__button{grid-area:fButton;align-self:flex-end;margin:0}}@media(min-width:1280px){.fit-box{padding:130px 0;margin-bottom:130px}.fit-box-heading{grid-gap:40px}.fit-box__wrapper{padding:64px 80px}.fit-box__item{grid-gap:24px}.fit-box__item.itfit{order:3;padding-right:0}.fit-box__item.notfit{order:3}.fit-box__item.empty{display:block}.fit-box__item.title{padding:0 0 36px}.fit-box__item.title.itfit{order:1}.fit-box__item.title.notfit{order:2}.fit-box__item-title{white-space:break-spaces}.fit-box__item-text{max-width:432px}.fit-box__item-icon{width:48px;height:48px}}@media(min-width:1920px){.fit-box{margin-bottom:200px}.fit-box__wrapper{padding:64px 120px}.fit-box__item-text{max-width:612px}}.fit-list{position:relative;padding:80px 0;margin-bottom:80px;background:#f8f9fa}.fit-list.false{margin-bottom:0}.fit-list__title{margin-bottom:40px}.fit-list__wrapper{display:flex;flex-direction:column;padding:30px;background:#191d1d;box-shadow:3px 0 14px 3px rgba(0,0,0,.0509803922);border-radius:12px;overflow:hidden}.fit-list__headings{display:inline-flex;flex-wrap:wrap;gap:0 10px;color:#fff;padding-bottom:24px;border-bottom:1px solid #e5e5e5}.fit-list__headings-item{display:inline}.fit-list__item{display:flex;flex-direction:column;align-items:flex-start;grid-gap:16px;padding:28px 0}.fit-list__item:not(:last-child){border-bottom:1px solid #e5e5e5}.fit-list__item-title{display:flex;align-items:center;gap:0 16px;color:#fff}.fit-list__item-text{color:#fff}.fit-list__item-text a{color:#fff;text-decoration:underline}.fit-list__item-text p{color:#fff;white-space:break-spaces}.fit-list__item-text strong{font-weight:700}.fit-list__item-number{display:flex;justify-content:center;align-items:center;width:32px;min-width:32px;height:32px;background:#fff;color:#005b58;border-radius:8px}.fit-list__item-arrow{display:none}@media(min-width:768px){.fit-list__title{white-space:break-spaces;margin-bottom:60px}.fit-list__headings{display:grid;grid-template-areas:". .";grid-template-columns:1fr 2fr;align-items:center;gap:0 105px}.fit-list__headings .mod-sl{display:none}.fit-list__wrapper{padding:50px}.fit-list__item{display:grid;grid-template-areas:". . .";grid-template-columns:1fr 105px 2fr;gap:0;align-items:center}.fit-list__item-title{position:relative}.fit-list__item-arrow{display:block;width:100%;height:24px;background-image:url(/images/2026/arrows/long-arrow-right-white.svg);background-position:50%;background-size:41px;background-repeat:no-repeat}}@media(min-width:1280px){.fit-list{padding:130px 0;margin-bottom:130px}.fit-list__headings{grid-template-columns:1fr 595px;gap:0 185px}.fit-list__wrapper{padding:64px 80px}.fit-list__item{grid-template-columns:1fr 185px 595px}.fit-list__item-title{position:relative}.fit-list__item-number{width:44px;min-width:44px;height:44px}}@media(min-width:1920px){.fit-list{margin-bottom:200px}.fit-list__headings{grid-template-columns:1fr 800px;gap:0 240px}.fit-list__wrapper{padding:64px 120px}.fit-list__item{grid-template-columns:1fr 240px 800px}}.hero-main{display:flex;flex-direction:column;position:relative;background:#f5f5f5;margin-bottom:80px}.hero-main.false{margin-bottom:0!important}.hero-main__video{top:50%;left:50%;object-fit:cover;transform:translate(-50%,-50%)}.hero-main:after,.hero-main__video{position:absolute;width:100%;height:100%;z-index:1;pointer-events:none}.hero-main:after{content:"";inset:0;background:rgba(0,91,88,.6980392157)}.hero-main:before{content:"";position:absolute;inset:0;width:100%;height:100%;background:linear-gradient(180deg,rgba(0,0,0,0) 58.41%,rgba(0,0,0,.56) 108.02%);z-index:2;pointer-events:none}.hero-main__wrap{position:relative;width:100%;padding-top:180px;padding-bottom:48px;z-index:5}.hero-main__title{color:#fff;margin-bottom:24px}.hero-main__title-additional{display:inline}.hero-main__title-additional:after{content:" "}.hero-main__title-main{display:inline}.hero-main__text{font-weight:600;color:#fff}.hero-main__buttons{display:flex;flex-direction:column;gap:16px;margin-top:40px}.hero-main__logos{display:flex;flex-direction:column;gap:20px;margin-top:30px}.hero-main__logos-title{font-size:16px;white-space:nowrap;color:#fff;font-weight:700}.hero-main__logos-list{display:flex;align-items:center;flex-wrap:wrap;gap:20px}.hero-main__logos-item img{width:auto;max-width:unset;height:32px}@media(min-width:768px){.hero-main__wrap{padding-top:260px;padding-bottom:80px}.hero-main__title{white-space:break-spaces}.hero-main__buttons{flex-direction:row;flex-wrap:wrap;gap:56px;margin-top:40px}.hero-main__logos{flex-direction:row;align-items:center;gap:28px;margin-top:80px}.hero-main__logos-title{font-size:16px}.hero-main__logos-list{gap:30px}.hero-main__logos-item img{height:60px}}@media(min-width:1280px){.hero-main{margin-bottom:130px}.hero-main__wrap{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;height:100vh;min-height:900px;max-height:1480px;padding-top:200px;padding-bottom:200px}.hero-main__title{margin-bottom:28px}.hero-main__text,.hero-main__title-main{white-space:break-spaces}.hero-main__text{font-size:18px}.hero-main__logos{position:absolute;left:0;bottom:100px;max-width:800px}.hero-main__buttons{margin-top:36px}}@media(min-width:1920px){.hero-main__wrap{padding-top:300px;padding-bottom:300px;min-height:940px}.hero-main__title{margin-bottom:32px}.hero-main__text{font-size:22px}.hero-main__logos{bottom:120px}.hero-main__buttons{margin-top:44px}}.hero-main__popup{display:flex;align-items:center;justify-content:space-between;gap:20px;width:100%;max-width:424px;padding:20px;background:rgba(0,0,0,.6);border-radius:12px;overflow:hidden;margin-top:40px;cursor:pointer}.hero-main__popup-title{display:flex;align-items:center;gap:6px;flex:1;font-weight:600;line-height:18px;margin-bottom:16px}.hero-main__popup-name,.hero-main__popup-title{font-family:var(--font-raleway),sans-serif;font-size:14px;color:#fff}.hero-main__popup-name{font-weight:800}.hero-main__popup-image{width:100px;min-width:100px;height:100px;border-radius:12px;overflow:hidden}.hero-main__popup-image img{display:block;height:100%;width:auto;min-width:unset;object-fit:cover}.hero-main__popup-position{font-family:var(--font-open-sans),sans-serif;font-weight:300;font-size:14px;color:#fff}@media(min-width:768px){.hero-main__popup{gap:36px;padding:24px}.hero-main__popup-title{flex:1;font-family:var(--font-raleway),sans-serif;font-weight:600;font-size:14px;line-height:24px;margin-bottom:16px;color:#fff}.hero-main__popup-image{width:160px;min-width:160px}}@media(min-width:1280px){.hero-main__popup{position:absolute;right:0;bottom:100px}.hero-main__popup-name{font-size:16px}.hero-main__popup-title{transition:all .3s linear}.hero-main__popup-image img{scale:1;transition:all .3s linear}.hero-main__popup:hover .hero-main__popup-image img{scale:1.1}}