.welcome_0{opacity:0;position:relative;min-height:880px;padding:0 0 40%;box-sizing:border-box;height:0;background-image:url(../../img/main_layer.webp);background-size:cover;background-position:center;background-repeat:no-repeat;transition:opacity 250ms ease 0ms}.welcome_0.loaded{opacity:1}.welcome_0 .side_text{position:absolute;bottom:55px;left:5%;display:flex;align-items:center;rotate:-90deg;transform-origin:top left;color:#fff;font-weight:700;text-transform:uppercase;margin:0}.welcome_0 .side_text::after{content:'';display:inline-block;margin-left:30px;width:150px;height:1px;background-color:rgba(255,255,255,0.3)}.welcome_0 .mar_text{width:50%;overflow:hidden;position:absolute;right:0}.welcome_0 .mar_text.top{bottom:25%}.welcome_0 .mar_text.bot{bottom:12%}.welcome_0 .marquee{width:100%;overflow:hidden;-webkit-mask-image:linear-gradient(to right, transparent 0%, black 20%);mask-image:linear-gradient(to right, transparent 0%, black 20%)}.welcome_0 .marquee_track{display:flex;width:max-content;animation:marquee 100s linear infinite alternate}.welcome_0 .mar_text.bot .marquee_track{animation:marqueeReverse 100s linear infinite alternate}.welcome_0 .marquee_track span{white-space:nowrap;color:rgba(255,255,255,0.7);text-transform:uppercase;font-size:120px;line-height:140px;font-weight:700;padding-right:30px}@keyframes marquee{from{transform:translateX(0)}to{transform:translateX(-50%)}}@keyframes marqueeReverse{from{transform:translateX(-50%)}to{transform:translateX(0)}}.welcome_0 .inbox{display:flex;gap:50px;max-width:1640px;position:absolute;left:0;right:0;top:50%;translate:0 -50%}.welcome_0 .inbox .text{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;width:38%}.welcome_0 .inbox .text *{color:#fff}.welcome_0 .inbox .text .uptitle{margin:0;text-transform:uppercase}.welcome_0 .inbox .text .title{font-size:82px;line-height:110%;max-width:440px;text-transform:uppercase}.welcome_0 .inbox .text .text_box{margin-top:24px}.welcome_0 .inbox .text .btn{margin-top:50px}.welcome_0 .inbox .img_box{position:relative;width:62%;display:block}.welcome_0 .inbox .img_box .img{display:block}.welcome_0 .inbox .img_box .img img{width:100%;height:auto;display:block;box-shadow:10px 20px 20px 0 rgba(0,0,0,0.2);border-radius:24px}.welcome_0 .inbox .img_box video{width:100%;height:auto;border-radius:24px}.welcome_0 .inbox .img_box .green_label{padding:4px 12px;font-size:15px;line-height:22px;text-transform:uppercase;display:flex;align-items:center;position:absolute;right:-20px;top:10px;rotate:12deg;background-color:#289B71;color:#fff;font-weight:700;border-radius:24px}.welcome_0 .inbox .img_box .green_label::before{content:'';width:6px;height:6px;margin-right:10px;display:inline-block;background-color:#021F59;border-radius:50%}.welcome_0 .get_down{position:absolute;left:0;right:0;bottom:100px;font-size:0;line-height:0;width:32px;height:32px;margin:0 auto;animation:arrowDown 2s cubic-bezier(.25, .1, .25, 1) infinite alternate}.welcome_0 .get_down::before{content:"";background-color:#fff;-webkit-mask-image:url('../../img/arrows_godown_icon.svg');mask-image:url('../../img/arrows_godown_icon.svg');-webkit-mask-repeat:no-repeat;-webkit-mask-position:center center;-webkit-mask-size:100% 100%;mask-repeat:no-repeat;mask-position:center center;mask-size:100% 100%;display:block;width:100%;height:100%}.welcome_0 ul.social{display:flex;gap:12px;flex-wrap:wrap;justify-content:flex-start;margin:20px 0 0 !important;padding:0 !important;position:absolute;bottom:50px;right:50px}.welcome_0 ul.social li{list-style:none;display:block;width:auto !important}.welcome_0 ul.social li a{display:block;width:36px;height:36px;padding:0 !important;position:relative;border:0 !important;transition:all 400ms ease 0ms}.welcome_0 ul.social li a::before{opacity:1;content:"";position:absolute;inset:0;background-color:#D8E7F7;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center center;-webkit-mask-size:36px 36px;mask-repeat:no-repeat;mask-position:center center;mask-size:36px 36px;transition:all 400ms ease 0ms}.welcome_0 ul.social li a.in::before{-webkit-mask-image:url('../../img/social_in_icon4.svg');mask-image:url('../../img/social_in_icon4.svg')}.welcome_0 ul.social li a.fb::before{-webkit-mask-image:url('../../img/social_fb_icon4.svg');mask-image:url('../../img/social_fb_icon4.svg')}.welcome_0 ul.social li a.yt::before{-webkit-mask-image:url('../../img/social_yt_icon4.svg');mask-image:url('../../img/social_yt_icon4.svg')}.welcome_0 ul.social li a.li::before{-webkit-mask-image:url('../../img/social_li_icon4.svg');mask-image:url('../../img/social_li_icon4.svg')}.welcome_0 ul.social li a.tw::before{-webkit-mask-image:url('../../img/social_tw_icon4.svg');mask-image:url('../../img/social_tw_icon4.svg')}.notouch .welcome_0 ul.social li a:hover::before,.welcome_0 ul.social li a:focus::before{background-color:#27A8E0}@keyframes arrowDown{0%{transform:translateY(0);animation-timing-function:cubic-bezier(.4, 0, 1, 1)}100%{transform:translateY(20px);animation-timing-function:cubic-bezier(0, 0, .2, 1)}}@media screen and (max-width:2000px){.welcome_0 .inbox{max-width:1400px}.welcome_0 .inbox .text{padding-left:5%;box-sizing:border-box}.welcome_0 .inbox .text .title{font-size:72px}}@media screen and (max-width:1920px){.welcome_0 .marquee_track span{font-size:100px;line-height:130px}}@media screen and (max-width:1450px){.welcome_0{min-height:780px}.welcome_0 .inbox .text .title{font-size:64px;max-width:380px}}@media screen and (max-width:1300px){.welcome_0 .side_text{left:2%;bottom:15px}}@media screen and (max-width:1200px){.welcome_0{min-height:640px}.welcome_0 .marquee_track span{font-size:75px}.welcome_0 .inbox .text .title{font-size:56px;max-width:300px}.welcome_0 .inbox .img_box{width:50%}.welcome_0 .get_down{width:24px;height:24px;bottom:80px}}@media screen and (max-width:1024px){.welcome_0{padding:0;min-height:auto;height:auto}.welcome_0 .inbox{flex-direction:column;padding:140px 0 80px;position:relative;left:unset;right:unset;top:unset;translate:unset}.welcome_0 .inbox .text{align-items:center;padding-left:0;width:100%}.welcome_0 .inbox .text .title{max-width:100%}.welcome_0 .inbox .text .text_box{margin-top:18px}.welcome_0 .inbox .text .btn{margin-top:35px}.welcome_0 .inbox .img_box{width:100%;max-width:600px;margin:0 auto}.welcome_0 .inbox .img_box .green_label{font-size:14px;line-height:22px}.welcome_0 .get_down{position:relative;bottom:unset;padding-bottom:60px;display:block}.welcome_0 .side_text{left:5%}}@media screen and (max-width:750px){.welcome_0 .inbox .text .title{font-size:46px}.welcome_0 .inbox .text .text_box{margin-top:15px}.welcome_0 .inbox .text .btn{margin-top:25px}.welcome_0 ul.social{display:none}.welcome_0 .get_down{display:none}.welcome_0 .side_text{display:none}}@media screen and (max-width:600px){.welcome_0 .inbox{padding:120px 0 80px}.welcome_0 .inbox .text{text-align:center}.welcome_0 .inbox .text .title{font-size:40px}.welcome_0 .mar_text{width:80%}.welcome_0 .mar_text.top{bottom:12%}.welcome_0 .mar_text.bot{bottom:0}}.layer_section{position:relative}.layer_section>div{position:relative;z-index:9}.layer_section::before{content:'';position:absolute;inset:0;bottom:-70px;background-image:url('../../img/bezcar_100.jpg');background-size:cover;background-position:top;background-repeat:no-repeat}.layer_section::after{content:'';position:absolute;inset:0;bottom:-70px;background-image:url('../../img/cary.svg');background-size:cover;background-position:center;background-repeat:no-repeat;mix-blend-mode:soft-light}.welcome_1{padding:100px 0 0}.welcome_1 .inbox .top{margin:0 0 30px}.welcome_1 .inbox .top h2{text-align:center;display:flex;flex-direction:column;align-items:center;margin:0}.welcome_1 .inbox .top .text_box{text-align:center;margin-top:30px}@media screen and (max-width:1750px){.welcome_1{padding:80px 0 0}.welcome_1 .inbox .top{margin:0 0 15px}}@media screen and (max-width:1300px){.welcome_1{padding:60px 0 0}}.welcome_2 .inbox{display:flex;padding:100px 0 0}.welcome_2 .inbox .left{width:47%;padding-right:100px;box-sizing:border-box;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:50px}.welcome_2 .inbox .left .item{display:flex;flex-direction:column;align-items:flex-start}.welcome_2 .inbox .left .item .heading_box{display:flex;gap:16px;align-items:center}.welcome_2 .inbox .left .item .heading_box .title{margin:0}.welcome_2 .inbox .left .item .text_box{margin-top:24px}.welcome_2 .inbox .right{width:53%}.welcome_2 .inbox .right .img img{width:100%;height:auto}@media screen and (max-width:1750px){.welcome_2 .inbox{padding:80px 0 0}}@media screen and (max-width:1300px){.welcome_2 .inbox{padding:60px 0 0}}@media screen and (max-width:1150px){.welcome_2 .inbox .left{padding-right:60px}}@media screen and (max-width:1024px){.welcome_2 .inbox .left{gap:40px}}@media screen and (max-width:750px){.welcome_2 .inbox{flex-direction:column;gap:40px}.welcome_2 .inbox .left{width:100%;gap:30px}.welcome_2 .inbox .left .item .text_box{margin-top:10px}.welcome_2 .inbox .right{width:100%}}.welcome_3{padding:100px 0}.welcome_3 .inbox .top{display:flex;justify-content:space-between;align-items:flex-end;gap:60px}.welcome_3 .inbox .top .left h2{margin:0}.welcome_3 .inbox .top .left .text_box{margin-top:24px}.welcome_3 .inbox .bot{margin-top:50px}@media screen and (max-width:1750px){.welcome_3{padding:80px 0}}@media screen and (max-width:1300px){.welcome_3{padding:60px 0}}@media screen and (max-width:1024px){.welcome_3 .inbox .top{flex-direction:column;align-items:flex-start;gap:30px}.welcome_3 .inbox .top .right{align-self:flex-end}.welcome_3 .inbox .bot{margin-top:30px}}.welcome_4{padding:100px 0;background-color:#132644;position:relative;border-top-right-radius:100px;border-bottom-right-radius:100px}.welcome_4 .inbox{position:relative;z-index:9;width:90%;max-width:1300px;margin:0 auto}.welcome_4 .inbox *{color:#fff}.welcome_4 .inbox h2{text-align:center;margin:0 0 45px}.welcome_4 .inbox h2::after{margin-left:auto;margin-right:auto;background-color:#F5A238}.welcome_4 .inbox .certifikaty_list{display:grid;grid-template-columns:repeat(3, 1fr);row-gap:70px;column-gap:70px}.welcome_4 .inbox .certifikaty_list.owl-carousel{display:block}.welcome_4 .inbox .certifikaty_list.owl-carousel .item{width:calc(33.33333333% - (2 * 70px / 3) * 1);margin-right:70px}.welcome_4 .inbox .certifikaty_list .item{display:flex;gap:10px;align-items:center}.welcome_4 .inbox .certifikaty_list .item .img{position:relative;min-width:120px;height:auto;display:block}.welcome_4 .inbox .certifikaty_list .item .img img{width:100%;height:auto}.welcome_4 .inbox .certifikaty_list .item .text .title{margin:0 0 12px;color:#27A8E0;font-weight:700;font-size:20px;line-height:28px}.welcome_4 .inbox .certifikaty_list .item .text .text_box *{font-weight:300;font-size:16px;line-height:22px}@media screen and (max-width:1750px){.welcome_4{padding:80px 0}}@media screen and (max-width:1450px){.welcome_4 .inbox .certifikaty_list .item .img{min-width:100px}}@media screen and (max-width:1300px){.welcome_4{padding:60px 0}.welcome_4 .inbox .certifikaty_list{gap:40px}}@media screen and (max-width:1150px){.welcome_4 .inbox .certifikaty_list{grid-template-columns:repeat(1, 1fr);row-gap:35px;column-gap:35px}.welcome_4 .inbox .certifikaty_list.owl-carousel{display:block}.welcome_4 .inbox .certifikaty_list.owl-carousel .item{width:calc(100% - (0 * 35px / 1) * 1);margin-right:35px}.welcome_4 .inbox .certifikaty_list .item .img{width:100px;min-width:unset}}@media screen and (max-width:650px){.welcome_4 .inbox h2{margin:0 0 35px}.welcome_4 .inbox .certifikaty_list{max-width:320px;margin:0 auto}.welcome_4 .inbox .certifikaty_list .item{flex-direction:column;gap:5px}.welcome_4 .inbox .certifikaty_list .item .text .title{margin:0 0 6px}.welcome_4 .inbox .certifikaty_list .item .text *{text-align:center}}.welcome_5{padding:40px 0}.welcome_5 .inbox{position:relative;width:90%;max-width:1300px;margin:0 auto}.welcome_5 .inbox::before,.welcome_4 .inbox::after{content:"";height:100%;position:absolute;top:0;bottom:0;width:200px;z-index:2}.welcome_5 .inbox::before{left:0;background:linear-gradient(to right, white 0%, rgba(255,255,255,0) 100%)}.welcome_5 .inbox::after{right:0;background:linear-gradient(to right, rgba(255,255,255,0) 0%, #fff 100%)}@media screen and (max-width:750px){.welcome_5{padding:20px 0 0}.welcome_5 .inbox::before,.welcome_4 .inbox::after{width:60px}}.welcome_6{padding:110px 0 140px;background:linear-gradient(182deg, #FFFFFE 1.62%, #E9F4FF 98.47%)}.welcome_6 .inbox{width:90%;max-width:1180px;margin:0 auto}@media screen and (max-width:1750px){.welcome_6{padding:60px 0 120px}}@media screen and (max-width:1300px){.welcome_6{padding:30px 0 100px}}.welcome_7{background-color:#132644;padding:100px 0;overflow:hidden}.welcome_7 .inbox{display:flex}.welcome_7 .inbox .left{width:50%;display:flex}.welcome_7 .inbox .left .img{position:relative;z-index:9}.welcome_7 .inbox .left .img::before{content:'';width:265%;height:265%;border-radius:50%;border:1px solid rgba(255,255,255,0.3);display:block;position:absolute;left:-211%;top:-157.3%}.welcome_7 .inbox .left .img img{position:relative;z-index:99;width:100%;height:auto}.welcome_7 .inbox .right{width:50%;z-index:9;position:relative;display:flex;flex-direction:column;align-items:flex-end;justify-content:center}.welcome_7 .inbox .right::before{content:'';width:1340px;height:1340px;border-radius:50%;border:1px solid rgba(255,255,255,0.3);display:block;position:absolute;left:20%;top:66%}.welcome_7 .inbox .right .text{max-width:455px;padding-left:80px}.welcome_7 .inbox .right .text h2{color:#fff;margin:0 0 30px}.welcome_7 .inbox .right .text h2::after{background-color:#F5A238}.welcome_7 .inbox .right .text .text_box *{color:#fff}.welcome_7 .inbox .right .text .btn{margin-top:45px}@media screen and (max-width:1750px){.welcome_7{padding:80px 0}}@media screen and (max-width:1300px){.welcome_7{padding:60px 0}}@media screen and (max-width:750px){.welcome_7 .inbox .right .text{padding-left:50px}}@media screen and (max-width:600px){.welcome_7 .inbox{flex-direction:column;gap:35px}.welcome_7 .inbox .left{width:100%}.welcome_7 .inbox .left .img{max-width:380px;margin:0 auto}.welcome_7 .inbox .right{width:100%}.welcome_7 .inbox .right .text{padding-left:0;max-width:unset}.welcome_7 .inbox .right .text .btn{margin-top:30px}}/*# sourceMappingURL=homepage.css.map */