*,*::before,*::after{margin:0;padding:0;box-sizing:border-box}body{font-family:'Your-Font', sans-serif;line-height:1.6;background-color:#fff;color:#333}a{text-decoration:none;color:inherit}ul,ol{list-style:none}img{max-width:100%;height:auto;display:block}.header{position:sticky;top:0;left:0;right:0;z-index:1000;width:100%;backdrop-filter:blur(12px);font-family:'Your-Font', sans-serif}.header__container{display:flex;align-items:center;justify-content:space-between;max-width:1620px;margin:0 auto;padding:0 15px;position:relative}.header__logo .logo-link{display:flex;gap:8px;align-items:center;text-decoration:none}.header__logo .logo-link .logo-img{max-height:49px;width:auto;transition:opacity 0.3s}.header__logo .logo-link .logo-img:hover{opacity:0.8}.header__burger{display:none;flex-direction:column;gap:6px;cursor:pointer}.header__burger span{width:25px;height:3px;background:white;transition:all 0.3s ease}.header__burger.active span:nth-child(1){transform:rotate(45deg) translate(5px, 5px)}.header__burger.active span:nth-child(2){opacity:0}.header__burger.active span:nth-child(3){transform:rotate(-45deg) translate(5px, -5px)}.header__nav .nav-list{display:flex;gap:30px;list-style:none;margin:0;padding:0}.header__nav .nav-list .nav-item .nav-link{color:#fff;max-width:114px;text-decoration:none;font-weight:700;text-transform:uppercase;font-size:20px;letter-spacing:0;line-height:24px;transition:all 0.3s;text-align:right;padding:5px 0;position:relative;white-space:nowrap}.header__nav .nav-list .nav-item .nav-link:hover{opacity:0.8;color:red}.header__nav .nav-list .nav-item .nav-link::after{content:'';position:absolute;bottom:0;left:0;width:0;height:1px;background:white;transition:width 0.3s}.header__nav .nav-list .nav-item .nav-link:hover::after{width:100%}.header__cta{display:flex;align-items:center;gap:24px}.header__cta img{width:27px;height:27px;fill:currentColor;flex-shrink:0;cursor:pointer}.header__cta .cta-button-container{display:flex;flex-direction:column;align-items:center}.header__cta .cta-button{background:#000;color:#fff;padding:18px 40px;text-transform:uppercase;font-size:16px;font-weight:700;cursor:pointer;transition:all 0.3s;border-radius:2px;line-height:19px;white-space:nowrap;position:relative;text-align:center}.header__cta .cta-button:hover{background:rgba(255,255,255,0.1);transform:translateY(-1px)}.header__cta .cta-button:active{transform:translateY(0)}.header__cta .language-switcher{margin-top:8px;display:flex;align-items:center;gap:4px}.header__cta .language-switcher button{background:none;border:none;color:red;cursor:pointer;font-family:inherit;font-size:14px;font-weight:500;padding:2px 6px;transition:all 0.3s;position:relative;text-transform:uppercase;outline:none}.header__cta .language-switcher button:hover{opacity:0.8}.header__cta .language-switcher button.active{font-weight:700}.header__cta .language-switcher button.active::after{content:'';position:absolute;bottom:-2px;left:6px;right:6px;height:1px;background:currentColor}.header__cta .language-switcher .lang-separator{color:rgba(255,255,255,0.5);font-size:14px;user-select:none}@media (max-width: 1440px){.header__burger{display:flex}.header__nav{display:none;position:absolute;top:60px;left:0;width:100%;background:rgba(0,0,0,0.8);padding:20px 0}.header__nav.active{display:block}.header__nav .nav-list{flex-direction:column;gap:20px}}@media (max-width: 800px){.header__logo .logo-link .logo-img{max-height:35px}.header__cta .cta-button{padding:12px 30px;font-size:14px}.header__cta img{width:20px;height:20px}}@media (max-width: 660px){.header__logo .logo-link{flex-direction:column}.header__logo .logo-link .logo-img{max-height:30px}.header__cta .cta-button{padding:10px 20px;font-size:12px}.header__cta img{width:18px;height:18px}}@media (max-width: 440px){.header__logo .logo-link .logo-img{max-height:25px}.header__cta .cta-button{padding:8px 16px;font-size:11px}.header__cta img{width:16px;height:16px}}.section__1{margin-top:-120px;max-width:2000px;position:relative;min-height:900px;display:flex;align-items:center;justify-content:center;z-index:1;background:url(/landings/multilang/assets/453714ea7b419058f2f1.png) center center/cover no-repeat}.section__1 .section__block{display:flex;flex-direction:column;gap:24px;text-align:center;max-width:1700px}.section__1 .section__block .page-title{color:#fff;font-size:64px;font-weight:700;line-height:84px;letter-spacing:0.5px;text-transform:uppercase}.section__1 .section__block .page-content{color:#fff;font-size:24px;font-weight:400;line-height:36px;letter-spacing:0}.section__1 .section__block .section__1--btn{align-self:center;border:2px solid #fff;border-radius:4px;box-shadow:0 10px 10px 0 rgba(0,0,0,0.06);background:#fff;color:#121416;padding:15px 30px;font-size:20px;font-weight:700;line-height:24px;letter-spacing:0;transition:background-color 0.3s ease, transform 0.3s ease;cursor:pointer}.section__1 .section__block .section__1--btn:hover{background-color:rgba(255,255,255,0.8);transform:translateY(-2px)}@media (max-width: 1024px){.section__1{min-height:700px}.section__1 .section__block .page-title{padding:16px;font-size:48px;line-height:64px}.section__1 .section__block .page-content{padding:16px;font-size:20px;line-height:30px}.section__1 .section__block .section__1--btn{padding:16px;font-size:18px;padding:12px 24px}}@media (max-width: 768px){.section__1{min-height:600px}.section__1 .section__block .page-title{font-size:36px;line-height:48px}.section__1 .section__block .page-content{font-size:18px;line-height:28px}.section__1 .section__block .section__1--btn{font-size:16px;padding:10px 20px}}@media (max-width: 480px){.section__1{min-height:500px}.section__1 .section__block .page-title{font-size:28px;line-height:40px}.section__1 .section__block .page-content{font-size:16px;line-height:24px}.section__1 .section__block .section__1--btn{font-size:14px;padding:8px 16px}}.section__2{margin-top:41px;padding-left:144px;padding-right:93px;display:flex;flex-direction:column;gap:41px}@media (max-width: 768px){.section__2{padding-left:10px;padding-right:10px}}.section__2--top{display:flex;flex-direction:row;justify-content:flex-end;gap:16px}@media (max-width: 1080px){.section__2--top{justify-content:center;flex-wrap:wrap;gap:10px}}.section__2--top-card{display:flex;flex-direction:row;gap:4px;align-items:center}.section__2--top-card img{width:18px;height:18px}.section__2--top-card p{color:#000;font-family:Roboto;font-size:12px;font-weight:300;line-height:14px;letter-spacing:0;text-align:left}.section__2--bottom{display:flex;flex-direction:row;gap:40px}@media (max-width: 1080px){.section__2--bottom{flex-direction:column;gap:20px;justify-content:center;align-items:center}}@media (max-width: 768px){.section__2--bottom{gap:10px}}.section__2--bottom-card{display:flex;flex-direction:column;height:auto;overflow:hidden}.section__2--bottom-card:hover{box-shadow:0 4px 8px rgba(0,0,0,0.1)}.section__2--bottom-card .section__2--bg{display:flex;flex-direction:row;padding:30px;justify-content:space-between;max-width:560px;min-height:420px}@media (max-width: 1340px){.section__2--bottom-card .section__2--bg{flex-direction:column}}.section__2--bottom-card .section__2--bg .section__2--category{display:flex;flex-direction:row;gap:4px;max-height:42px}@media (max-width: 1460px){.section__2--bottom-card .section__2--bg .section__2--category{flex-direction:column}}.section__2--bottom-card .section__2--bg .section__2--category span{padding:8px 10px 8px 10px;border-radius:4px;backdrop-filter:blur(12px);background:rgba(255,255,255,0.2);color:#fff;font-family:Europa-Bold;font-size:20px;font-weight:700;line-height:26px;letter-spacing:0;text-align:left}.section__2--bottom-card .section__2--type{display:flex;padding:9px 10px  10px 9px;width:42px;height:42px;border-radius:200px;backdrop-filter:blur(12px);background:rgba(255,255,255,0.2);justify-content:center;align-items:center}.section__2--bottom-card .bg--1{background:url(/landings/multilang/assets/d635b3e6bfca54e2a040.jpeg) center center/cover no-repeat}.section__2--bottom-card .bg--2{background:url(/landings/multilang/assets/ef3d1d9d107385e99c3a.jpeg) center center/cover no-repeat}.section__2--bottom-card .bg--3{background:url(/landings/multilang/assets/0a1f81472dbb7930b8ab.jpeg) center center/cover no-repeat}.section__2--bottom-card .section__2--title{margin-top:35px;max-width:448px;min-height:78px;height:auto}.section__2--bottom-card .section__2--title h2{color:#121416;font-family:Europa-Bold;font-size:42px;font-weight:700;line-height:40px;letter-spacing:0;text-align:left}@media (max-width: 1280px){.section__2--bottom-card .section__2--title h2{font-size:30px}}.section__2--bottom-card .section__2--info{display:flex;flex-direction:row;gap:10px;margin-top:30px;align-items:center;min-height:40px;height:auto;flex-wrap:wrap}.section__2--bottom-card .section__2--info .section__2--name{display:flex;flex-direction:row;gap:3px}.section__2--bottom-card .section__2--info .section__2--name img{width:40px;height:40px}.section__2--bottom-card .section__2--info .section__2--name h3{color:#121416;font-family:Europa-Bold;font-size:24px;font-weight:700;line-height:40px;letter-spacing:0;text-align:left}.section__2--bottom-card .section__2--info span{content:"";width:36px;height:1px;background:rgba(108,117,125,0.4)}.section__2--bottom-card .section__2--info .section__2--date p{color:#6c757d;font-family:EuropaNuova-Regular;font-size:18px;font-weight:400;line-height:40px;letter-spacing:0;text-align:left}.section__2--bottom-card .section__2--info .section__2--shares{display:flex;flex-direction:row;gap:4px;align-items:center}.section__2--bottom-card .section__2--info .section__2--shares p{color:#6c757d;font-family:EuropaNuova-Regular;font-size:18px;font-weight:400;line-height:40px;letter-spacing:0;text-align:left}.section__2--bottom-card .section__2--descr{margin-top:25px;min-height:95px;max-width:550px;height:auto}.section__2--bottom-card .section__2--descr p{color:#6c757d;font-family:Europa-Regular;font-size:20px;font-weight:400;line-height:149.69%;letter-spacing:0;text-align:left}.section__2--bottom-card .section__2--link{margin-top:25px}.section__2--bottom-card .section__2--link a{position:relative;color:#121416;font-family:Europa-Bold;font-size:24px;font-weight:700;line-height:40px;letter-spacing:0;text-align:left;text-decoration:none}.section__2--bottom-card .section__2--link a::after{content:'';position:absolute;left:0;bottom:-2px;width:100%;height:2px;background-color:currentColor;transform:scaleX(0);transform-origin:right;transition:transform 0.3s ease}.section__2--bottom-card .section__2--link a:hover::after{transform:scaleX(1);transform-origin:left}.section__3{margin-top:90px;margin-left:144px;margin-right:93px;display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:600px;max-width:1760px;background:url(/landings/multilang/assets/c2c13e556e64a33d9b8a.jpeg) center center/cover no-repeat,rgba(52,58,6,0.8)}@media (max-width: 768px){.section__3{min-height:800px;margin:0 auto}}@media (max-width: 450px){.section__3{background-size:cover}}.section__3--h4{padding:0 10px 0 10px;border-radius:4px;backdrop-filter:blur(12px);background:rgba(255,255,255,0.2)}.section__3--h4 h4{color:#fff;font-family:Europa-Bold;font-size:24px;font-weight:700;line-height:32px;letter-spacing:0;text-align:left}.section__3--h2{margin-top:10px;max-width:986px;text-align:center}.section__3--h2 h2{color:#fff;font-family:Europa-Bold;font-size:48px;font-weight:700;line-height:95.16%;letter-spacing:-3.5%}@media (max-width: 1280px){.section__3--h2 h2{padding:16px}}@media (max-width: 660px){.section__3--h2 h2{font-size:30px}}@media (max-width: 450px){.section__3--h2 h2{font-size:24px;line-height:1.2}}.section__3--p{margin-top:20px;max-width:750px;text-align:center}.section__3--p p{color:#e5e5e5;font-family:EuropaNuova-Bold;font-size:20px;font-weight:400;line-height:22.5px;letter-spacing:0;text-align:center}@media (max-width: 1280px){.section__3--p p{padding:16px}}@media (max-width: 450px){.section__3--p p{font-size:16px;line-height:1.5}}.section__3--btn{margin-top:30px;border:1px solid #7f7d85;border-radius:2px;background:#fff}.section__3--btn button{padding:20px 47px 20px 49px;transition:background-color 0.3s ease, transform 0.3s ease;color:#7a65e1;font-family:EuropaNuova-Bold;font-size:20px;font-weight:400;line-height:24px;letter-spacing:0;text-align:left}.section__3--btn button:hover{background-color:rgba(255,255,255,0.8);transform:translateY(-2px)}@media (max-width: 660px){.section__3--btn button{padding:8px}}@media (max-width: 450px){.section__3--btn button{padding:6px 12px;font-size:16px}}.section__4{margin-top:178px;display:flex;flex-direction:column;padding-left:144px;padding-right:93px;gap:30px}@media (max-width: 660px){.section__4{margin:0 auto;margin-top:90px}}.section__4--top{display:flex;flex-direction:column;gap:16px;justify-content:left}.section__4--top-title h3{color:#121416;font-family:Europa-Bold;font-size:32px;font-weight:700;line-height:20px;letter-spacing:0;text-align:left}@media (max-width: 660px){.section__4--top-title h3{font-size:24px}}.section__4--top-descr p{color:#121416;font-family:Europa-Bold;font-size:16px;font-weight:700;line-height:20px;letter-spacing:0;text-align:left}.section__4--bottom{display:flex;flex-direction:row;flex-wrap:wrap;gap:40px}@media (max-width: 870px){.section__4--bottom{justify-content:center}}.section__4--bottom-card{width:295px;height:260px;display:flex;justify-content:center;align-items:center;cursor:pointer}.section__4--bottom-card:hover{box-shadow:0 4px 8px rgba(0,0,0,0.1)}.section__4--bottom-card h5{color:#fff;font-family:Europa-Bold;font-size:24px;font-weight:700;line-height:117.16%;letter-spacing:0;text-align:center}.section__4--bottom .card1{background:url(/landings/multilang/assets/723ce8cc6a0ca1977f57.jpeg) center center/cover no-repeat,rgba(0,0,0,0.25)}.section__4--bottom .card2{background:url(/landings/multilang/assets/bcbdcf1d5329f7d6b612.jpeg) center center/cover no-repeat,rgba(0,0,0,0.25)}.section__4--bottom .card3{background:url(/landings/multilang/assets/bc2a00db967993c71f19.jpeg) center center/cover no-repeat,rgba(0,0,0,0.25)}.section__4--bottom .card4{background:url(/landings/multilang/assets/276c6dc990767add4afd.jpeg) center center/cover no-repeat,rgba(0,0,0,0.25)}.section__4--bottom .card5{background:url(/landings/multilang/assets/2e8d3b091192f9b3a04b.jpeg) center center/cover no-repeat,rgba(0,0,0,0.25)}.section__5{margin-top:198px;margin-bottom:128px;display:flex;flex-direction:column;padding-left:144px;padding-right:93px;gap:32px}.section__5--top nav ul{display:flex;flex-wrap:wrap;gap:24px;list-style:none;padding:0;margin:0}.section__5--top nav ul li a{position:relative;text-decoration:none;color:#121416;font-family:Europa-Bold;font-size:20px;font-weight:700;line-height:28px;letter-spacing:0.5px;text-align:left;transition:color 0.3s ease}.section__5--top nav ul li a:hover{opacity:0.8}.section__5--top nav ul li a::after{content:'';position:absolute;left:0;bottom:-2px;width:100%;height:2px;background-color:currentColor;transform:scaleX(0);transform-origin:right;transition:transform 0.3s ease}.section__5--top nav ul li a:hover::after{transform:scaleX(1);transform-origin:left}.section__5--bottom{display:flex;flex-direction:row;gap:49px;flex-wrap:wrap}.section__5--bottom-left{display:flex;flex-direction:row;gap:40px;max-width:1023px;width:100%;padding:25px 21px;border:1px solid rgba(18,20,22,0.2)}@media (max-width: 1240px){.section__5--bottom-left{flex-direction:column;max-width:600px}}.section__5--bottom-left-left{display:flex;flex-direction:column;max-width:600px}.section__5--bottom-left-left img{width:100%;height:auto}.section__5--bottom-left-left-period{margin-top:28px;color:#6e6e6e;font-family:Poppins;font-size:12px;font-weight:500;line-height:18px;letter-spacing:0;text-align:left}.section__5--bottom-left-left-title{margin-top:13px;color:#121416;font-family:Europa-Bold;font-size:18px;font-weight:700;line-height:24px;letter-spacing:0;text-align:left}.section__5--bottom-left-left-descr{margin-top:15px;color:#6e6e6e;font-family:Poppins;font-size:14px;font-weight:400;line-height:21px;letter-spacing:0;text-align:left}.section__5--bottom-left-left-link{margin-top:15px}.section__5--bottom-left-left-link a{position:relative;padding:15px 0;color:#121416;font-family:Europa-Bold;font-size:16px;font-weight:700;line-height:40px;letter-spacing:0;text-align:left;transition:color 0.3s ease}.section__5--bottom-left-left-link a::after{content:'';position:absolute;left:0;bottom:-2px;width:100%;height:2px;background-color:currentColor;transform:scaleX(0);transform-origin:right;transition:transform 0.3s ease}.section__5--bottom-left-left-link a:hover::after{transform:scaleX(1);transform-origin:left}.section__5--bottom-left-right{display:flex;flex-direction:column;gap:30px;max-width:330px}@media (max-width: 1240px){.section__5--bottom-left-right{flex-direction:row;max-width:600px}}@media (max-width: 820px){.section__5--bottom-left-right{flex-wrap:wrap}}.section__5--bottom-left-right-card{display:flex;flex-direction:row;gap:20px}@media (max-width: 1240px){.section__5--bottom-left-right-card{flex-direction:column}}@media (max-width: 820px){.section__5--bottom-left-right-card{flex-direction:row}}@media (max-width: 580px){.section__5--bottom-left-right-card{flex-direction:column}}.section__5--bottom-left-right-card:hover{box-shadow:0 4px 8px rgba(0,0,0,0.1)}.section__5--bottom-left-right-card img{width:144px;height:100px;object-fit:cover}.section__5--bottom-left-right-card-info{display:flex;flex-direction:column;justify-content:left;gap:10px}.section__5--bottom-left-right-card-info-name{color:#121416;font-family:Europa-Bold;font-size:18px;font-weight:700;line-height:24.58px;letter-spacing:0;text-align:left}@media (max-width: 580px){.section__5--bottom-left-right-card-info{font-size:12px}}.section__5--bottom-left-right-card-info-title{color:#121416;font-family:Europa-Bold;font-size:18px;font-weight:700;line-height:24.58px;letter-spacing:0;text-align:left}@media (max-width: 580px){.section__5--bottom-left-right-card-info{font-size:12px}}.section__5--bottom-left-right-card-info-date{color:#121416;font-family:Europa-Regular;font-size:14px;font-weight:400;line-height:20px;letter-spacing:0.3px;text-align:left}@media (max-width: 580px){.section__5--bottom-left-right-card-info-date{font-size:12px}}.section__5--bottom-right{display:flex;flex-direction:column;width:570px;border:1px solid rgba(18,20,22,0.2);padding:14px 42px;gap:20px}.section__5--bottom-right-top h4{color:#121416;font-family:Europa-Bold;font-size:18px;font-weight:700;line-height:28px;letter-spacing:0.5px;text-align:left}.section__5--bottom-right-bottom{display:flex;flex-direction:column;gap:46px}.section__5--bottom-right-bottom-card{display:flex;flex-direction:row;gap:37px}@media (max-width: 800px){.section__5--bottom-right-bottom-card{flex-direction:column}}.section__5--bottom-right-bottom-card:hover{box-shadow:0 4px 8px rgba(0,0,0,0.1)}.section__5--bottom-right-bottom-card img{width:270px;height:120px;object-fit:cover}.section__5--bottom-right-bottom-card-info{max-width:320px;display:flex;flex-direction:column;justify-content:left;gap:24px}@media (max-width: 800px){.section__5--bottom-right-bottom-card-info{max-width:270px}}.section__5--bottom-right-bottom-card-info-descr{color:#121416;font-family:Europa-Bold;font-size:18px;font-weight:700;line-height:24.58px;letter-spacing:0;text-align:left}.section__5--bottom-right-bottom-card-info-date{color:#121416;font-family:Europa-Regular;font-size:12px;font-weight:400;line-height:15.24px;letter-spacing:0.23px;text-align:left}.single__section1{width:100%;min-height:800px;margin-top:-100px;background:url(/landings/multilang/assets/ecd0410686488b5bc897.jpeg) center center/cover no-repeat;display:flex;flex-direction:column;justify-content:space-between}@media (max-width: 1000px){.single__section1{min-height:600px}}@media (max-width: 768px){.single__section1{min-height:500px;background-position:top center}}.single__section1--tags{display:flex;flex-direction:row;margin-top:122px;padding-left:144px;gap:6px;align-items:center;cursor:pointer}@media (max-width: 768px){.single__section1--tags{padding-left:20px;flex-wrap:wrap;gap:4px}}.single__section1--tags h6,.single__section1--tags span{color:#fff;font-family:Europa-Bold;font-size:14px;font-weight:700;line-height:18px;letter-spacing:0;text-align:left}@media (max-width: 480px){.single__section1--tags h6,.single__section1--tags span{font-size:12px;line-height:16px}}.single__section1--data{display:flex;flex-direction:column;padding-left:260px;padding-bottom:60px;color:#fff}@media (max-width: 1000px){.single__section1--data{padding-left:20px;padding-right:20px;margin:0}}.single__section1--data-title{max-width:1130px;text-align:left}@media (max-width: 1430px){.single__section1--data-title{max-width:700px}}@media (max-width: 1000px){.single__section1--data-title{max-width:100%}}.single__section1--data-title h1{font-family:Europa-Bold;font-size:64px;font-weight:700;line-height:103.4%;text-transform:uppercase}@media (max-width: 1430px){.single__section1--data-title h1{font-size:50px}}@media (max-width: 1300px){.single__section1--data-title h1{font-size:30px}}@media (max-width: 1000px){.single__section1--data-title h1{font-size:24px}}@media (max-width: 480px){.single__section1--data-title h1{font-size:20px}}.single__section1--data-descr{margin-top:16px;max-width:1010px;text-align:left}@media (max-width: 1000px){.single__section1--data-descr{max-width:100%}}.single__section1--data-descr h3{font-family:Europa-Regular;font-size:48px;font-weight:400;line-height:48px;letter-spacing:-2.5%}@media (max-width: 1430px){.single__section1--data-descr h3{font-size:24px}}@media (max-width: 1000px){.single__section1--data-descr h3{font-size:18px}}@media (max-width: 480px){.single__section1--data-descr h3{font-size:16px}}.single__section1--data-info{margin-top:20px;display:flex;flex-direction:row;gap:10px;align-items:center}.single__section1--data-info-name,.single__section1--data-info-time,.single__section1--data-info-rate,.single__section1--data-info-socials,.single__section1--data-info-shares{display:flex;flex-direction:row;gap:4px;align-items:center}@media (max-width: 768px){.single__section1--data-info-name,.single__section1--data-info-time,.single__section1--data-info-rate,.single__section1--data-info-socials,.single__section1--data-info-shares{flex-direction:column;align-items:flex-start}}.single__section1--data-info-name img,.single__section1--data-info-time img,.single__section1--data-info-rate img,.single__section1--data-info-socials img,.single__section1--data-info-shares img{width:20px;height:20px}.single__section1--data-info-name p,.single__section1--data-info-time p,.single__section1--data-info-rate p,.single__section1--data-info-socials p,.single__section1--data-info-shares p{font-family:Europa-Regular;font-size:16px;font-weight:400;line-height:16px;text-align:center}@media (max-width: 480px){.single__section1--data-info-name p,.single__section1--data-info-time p,.single__section1--data-info-rate p,.single__section1--data-info-socials p,.single__section1--data-info-shares p{font-size:14px}}.single__section1--data-info-socials{filter:brightness(0) invert(1);gap:12px}.single__section1--data-info span{width:20px;height:1px;background:#fff}.single__section2{display:flex;flex-direction:row;gap:73px;margin-top:63px;justify-content:center;margin-bottom:228px}@media (max-width: 1300px){.single__section2{flex-direction:column}}.single__section2 aside{display:flex;flex-direction:column;gap:41px}@media (max-width: 1300px){.single__section2 aside{flex-direction:row;flex-wrap:wrap;margin:0 auto;padding:10px}}.single__section2 aside .views,.single__section2 aside .shares{display:flex;flex-direction:column;gap:8px;align-items:center}@media (max-width: 1300px){.single__section2 aside .views,.single__section2 aside .shares{flex-direction:row}}.single__section2 aside .views img,.single__section2 aside .shares img{width:18px;height:18px}.single__section2 aside .views:first-child img,.single__section2 aside .shares:first-child img{filter:invert(1) brightness(0.5)}.single__section2 aside .views p,.single__section2 aside .shares p{color:#121416;font-family:Europa-Regular;font-size:18px;font-weight:400;line-height:33px;letter-spacing:0;text-align:left}.single__section2 aside .socials{display:flex;flex-direction:column;gap:16px;align-items:center}@media (max-width: 1300px){.single__section2 aside .socials{flex-direction:row}}.single__section2 aside .socials img{width:18px;height:18px}.single__section2 aside .socials span{color:#121416;font-family:Europa-Regular;font-size:16px;font-weight:400;line-height:40px;letter-spacing:0;text-align:left}.single__section2--block{display:flex;flex-direction:column;max-width:1080px}@media (max-width: 1300px){.single__section2--block{margin:0 auto;max-width:800px;padding:10px}}.single__section2--block-part1 p,.single__section2--block-part1 ul li,.single__section2--block-part3 p,.single__section2--block-part3 ul li,.single__section2--block-part4 p,.single__section2--block-part4 ul li,.single__section2--block-part5 p,.single__section2--block-part5 ul li,.single__section2--block-part6 p,.single__section2--block-part6 ul li{color:#121416;font-family:Europa-Regular;font-size:18px;font-weight:400;line-height:33px;letter-spacing:0;text-align:left}.single__section2--block-part1,.single__section2--block-part3{display:flex;flex-direction:column;gap:24px}.single__section2--block-part2{display:flex;flex-direction:row;gap:36px;align-items:start;margin-top:80px;margin-bottom:40px}.single__section2--block-part2 h2{color:#121416;font-family:Europa-Bold;font-size:48px;font-weight:700;line-height:63px;letter-spacing:0.5px;text-align:left;text-transform:uppercase}.single__section2--block-part4{display:flex;flex-direction:column;gap:20px;margin-top:80px}.single__section2--block-part4 h3{color:#121416;font-family:Europa-Bold;font-size:40px;font-weight:700;line-height:53px;letter-spacing:0.5px;text-align:left;text-transform:uppercase}.single__section2--block-part5{margin-top:50px;padding-left:64px}.single__section2--block-part5 ul{list-style:disc}.single__section2--block-part6{margin-top:50px}footer{width:100%;display:flex;flex-direction:row;justify-content:space-between;background:#0a0a0a;padding:46px 82px}@media (max-width: 810px){footer{flex-direction:column}}footer .disigned{display:flex;flex-direction:row;gap:15px;height:124px;align-items:center}footer .disigned h6{color:#fff;font-family:EuropaNuova-Bold;font-size:20px;font-weight:400;line-height:40px;letter-spacing:0;text-align:left}footer .disigned a span{color:#fff;font-family:EuropaNuova-Bold;font-size:20px;font-weight:400;line-height:40px;letter-spacing:0;text-align:left;cursor:pointer}footer .socials{display:flex;flex-direction:row;gap:30px;align-items:center}footer .socials .social__card{display:flex;flex-direction:column;gap:10px}footer .socials .social__card img{width:18px;height:18px;filter:brightness(0) invert(1)}footer .socials .social__card p{color:#fff;font-family:EuropaNuova-Bold;font-size:20px;font-weight:400;line-height:40px;letter-spacing:0;text-align:left}footer .scroll-to-top-btn{position:fixed;bottom:20px;right:40px;z-index:100;background-color:rgba(0,0,0,0.6);border:none;width:60px;height:60px;display:none;justify-content:center;align-items:center;cursor:pointer;transition:background-color 0.3s ease, transform 0.3s ease}footer .scroll-to-top-btn:hover{background-color:rgba(0,0,0,0.8);transform:translateY(-2px)}footer .scroll-to-top-btn img{width:24px;height:24px;filter:brightness(0) invert(1)}

