*,*:before,*:after{box-sizing:border-box}html,body{height:100%}html{font-size:10px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{position:relative;display:flex;flex-direction:column;width:100%;min-width:36rem;height:100vh;margin:0 auto;font-size:1.6rem;font-weight:400;background:#faf9ff;line-height:1.6;font-family:Lato,sans-serif;color:#1f1e23}body.no-content-copy{user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.no-scroll{overflow:hidden}[data-simplebar]{position:relative;flex-direction:column;flex-wrap:wrap;justify-content:flex-start;align-content:flex-start;align-items:flex-start}.simplebar-wrapper{overflow:hidden;width:inherit;height:inherit;max-width:inherit;max-height:inherit}.simplebar-mask{direction:inherit;position:absolute;overflow:hidden;padding:0;margin:0;left:0;top:0;bottom:0;right:0;width:auto!important;height:auto!important;z-index:0}.simplebar-offset{direction:inherit!important;box-sizing:inherit!important;resize:none!important;position:absolute;top:0;left:0;bottom:0;right:0;padding:0;margin:0;-webkit-overflow-scrolling:touch}.simplebar-content-wrapper{direction:inherit;box-sizing:border-box!important;position:relative;display:block;height:100%;width:auto;max-width:100%;max-height:100%;overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.simplebar-content-wrapper::-webkit-scrollbar,.simplebar-hide-scrollbar::-webkit-scrollbar{display:none;width:0;height:0}.simplebar-content:before,.simplebar-content:after{content:" ";display:table}.simplebar-placeholder{max-height:100%;max-width:100%;width:100%;pointer-events:none}.simplebar-height-auto-observer-wrapper{box-sizing:inherit!important;height:100%;width:100%;max-width:1px;position:relative;float:left;max-height:1px;overflow:hidden;z-index:-1;padding:0;margin:0;pointer-events:none;flex-grow:inherit;flex-shrink:0;flex-basis:0}.simplebar-height-auto-observer{box-sizing:inherit;display:block;opacity:0;position:absolute;top:0;left:0;height:1000%;width:1000%;min-height:1px;min-width:1px;overflow:hidden;pointer-events:none;z-index:-1}.simplebar-track{z-index:1;position:absolute;right:0;bottom:0;pointer-events:none;overflow:hidden}[data-simplebar].simplebar-dragging,[data-simplebar].simplebar-dragging .simplebar-content{pointer-events:none;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}[data-simplebar].simplebar-dragging .simplebar-track{pointer-events:all}.simplebar-scrollbar{position:absolute;left:0;right:0;min-height:10px}.simplebar-scrollbar:before{position:absolute;content:"";background:black;border-radius:7px;left:2px;right:2px;opacity:0;transition:opacity .2s .5s linear}.simplebar-scrollbar.simplebar-visible:before{opacity:.5;transition-delay:0s;transition-duration:0s}.simplebar-track.simplebar-vertical{top:0;width:11px}.simplebar-scrollbar:before{top:2px;bottom:2px;left:2px;right:2px}.simplebar-track.simplebar-horizontal{left:0;height:11px}.simplebar-track.simplebar-horizontal .simplebar-scrollbar{right:auto;left:0;top:0;bottom:0;min-height:0;min-width:10px;width:auto}[data-simplebar-direction=rtl] .simplebar-track.simplebar-vertical{right:auto;left:0}.simplebar-dummy-scrollbar-size{direction:rtl;position:fixed;opacity:0;visibility:hidden;height:500px;width:500px;overflow-y:hidden;overflow-x:scroll;-ms-overflow-style:scrollbar!important}.simplebar-dummy-scrollbar-size>div{width:200%;height:200%;margin:10px 0}.simplebar-hide-scrollbar{position:fixed;left:0;visibility:hidden;overflow-y:scroll;scrollbar-width:none;-ms-overflow-style:none}.simplebar-scrollbar:before{top:0;bottom:0;left:0;background-color:#9fa9c6;opacity:1!important}.simplebar-track{height:.4rem!important;background:transparent;border-radius:.7rem}body{min-width:39rem;color:#ecececfa;background:#000309;-webkit-text-size-adjust:100%}.simplebar-scrollbar:before{border:.2rem solid #3b3e46;background-color:#fff;border-radius:0}.simplebar-track{height:1rem!important;background:#3b3e46;border-radius:0}.container{width:100%;max-width:117.4rem;margin:0 auto;padding:0 1.5rem}.container>.container:first-child{padding:0}.visually-hidden{position:absolute;margin:-.1rem;padding:0;overflow:hidden;border:0;clip:rect(0 0 0 0);width:.1rem;height:.1rem}.wrapper{flex:1 0 auto;padding:5.6rem 0 6rem}@media screen and (min-width: 992px){.wrapper{padding-top:5.6rem;padding-bottom:8rem}}.wrapper{font-family:Inter,Lato,sans-serif;font-size:1.4rem;line-height:1.4;overflow:hidden}.header{position:fixed;top:0;right:0;left:0;z-index:99;min-width:36rem;height:5.6rem;background:#0d0b6a;transition:top .5s}.header .container{position:relative;display:flex;justify-content:space-between;align-items:center;height:100%}.header .logo{margin-right:auto}.header .logo__img{max-width:16rem;max-height:4.2rem;height:auto}.header.active{top:-100%}.header.active .header-nav__nav,.header.active .header-lang__list,.header.active .header-search__inner{top:0}[dir=rtl] .header .logo{margin-right:0;margin-left:auto}.header{background:#000000}.header .container{max-width:125.4rem}.logo{position:relative;display:flex;flex-shrink:0}.logo__img{display:inline-block;max-width:100%;max-height:100%;width:auto;margin:auto 0}.header-nav__toggle{position:relative;display:flex;margin:0 0 0 .4rem;padding:0;border:0;background:none;border-radius:.8rem;transition:background .2s;cursor:pointer;width:4rem;height:4rem}.header-nav__toggle span{position:absolute;top:50%;left:50%;background:#ffffff;opacity:0;transform:translate(-50%,-50%);transform-origin:center;transition:background .2s,transform .2s,opacity .2s;width:1.6rem;height:.2rem}.header-nav__toggle svg{margin:auto;stroke:#fff;width:2rem;height:1.8rem}.header-nav__toggle.active span{background:#ffffff;width:2.4rem;opacity:1}.header-nav__toggle.active span:first-child{transform:translate(-50%,-50%) rotate(45deg)}.header-nav__toggle.active span:last-child{transform:translate(-50%,-50%) rotate(-45deg)}.header-nav__toggle.active svg{opacity:0}.header-nav__nav{position:fixed;top:5.6rem;right:0;bottom:0;left:0;display:none;margin:0;padding:.8rem 0;background:#ffffff;list-style:none;overflow-y:auto;transition:top .3s}.header-nav__nav.active{display:block}.header-nav__item{border-bottom:.1rem solid #e1e8f6}.header-nav__item:last-child{border-bottom:none}.header-nav__item a{transition:color .2s}.header-nav__item a:hover{color:#fdbd13}.header-nav__button{position:relative;display:block;margin:0;width:100%;text-align:left;padding:2rem 4.4rem 2rem 3.2rem;background:none;border:none;outline:none;cursor:pointer;transition:background .2s}.header-nav__button:before{content:"";position:absolute;top:2.6rem;right:3.4rem;border-top:.5rem solid transparent;border-bottom:.5rem solid transparent;border-left:.8rem solid #898797;transition:border-color .2s,transform .2s;transform-origin:center;width:0;height:0}.header-nav__button:disabled{cursor:default}.header-nav__button:disabled:before{display:none}.header-nav__button:disabled:hover{background:none}.header-nav__button a,.header-nav__button span{display:flex;align-items:center;font-size:2rem;color:#1f1e23;text-decoration:none;font-weight:700;font-family:Lato,sans-serif}.header-nav__button a svg,.header-nav__button span svg{margin-right:2rem;width:2rem;height:2rem}.header-nav__button.active:before{transform:rotate(90deg)}.header-nav__button.active+.header-nav__subnav{display:block}.header-nav__subnav{display:none;margin:0;padding:.5rem 0 2.4rem 3.2rem;list-style:none;cursor:default}.header-nav__subnav li:nth-child(n+2){margin-top:1rem}.header-nav__subnav a{color:inherit;font-size:1.6rem;text-decoration:none;font-weight:500}.header-nav__nav{background:#000000}.header-nav__item a:hover{color:#f7d147}.header-nav__button a,.header-nav__button span{color:#fff}.header-nav__subnav a{color:#ececece6}.header-lang__button{position:relative;display:flex;margin:0 0 0 .4rem;padding:0;border:0;background:none;cursor:pointer;width:4rem;height:4rem}.header-lang__button:before{content:"";position:fixed;width:100%;height:100%;top:5.6rem;right:0;bottom:0;left:0;display:none;background:rgba(46,36,132,.5)}.header-lang__button img{flex-shrink:0;margin:auto;border-radius:50%;border:.1rem solid #ffffff;transition:border-color .2s;width:2.4rem;height:2.4rem}.header-lang__button.active img{border-color:#8655f0}.header-lang__button.active:before{display:block}.header-lang__list{position:fixed;top:5.6rem;bottom:0;left:0;display:none;flex-wrap:wrap;width:100%;margin:0;padding:0;background:#ffffff;list-style:none;overflow-y:auto;transition:top .3s}@media screen and (min-width: 576px){.header-lang__list{right:0;left:auto}}.header-lang__list li{display:flex;width:50%;border-bottom:.1rem solid #dbd1f6}.header-lang__list li:nth-child(odd){border-right:.1rem solid #dbd1f6}.header-lang__list a{display:flex;align-items:center;flex-shrink:0;width:100%;padding:1.6rem 5.8rem 1.6rem 1.8rem;font-size:2rem;color:#2e2a31;font-weight:700;text-decoration:none;transition:color .2s,background .2s}.header-lang__list a:hover{color:#8655f0;background:#eaebfd}.header-lang__list a img{margin-right:1.6rem;flex-shrink:0;border-radius:50%;width:3.2rem;height:3.2rem}.header-lang__list a.active{position:relative;background:#eaebfd}.header-lang__list a.active:before,.header-lang__list a.active:after{content:"";position:absolute;top:50%}.header-lang__list a.active:before{right:3.4rem;border-radius:50%;background:#ffffff;border:.1rem solid #0d0b6a;transform:translateY(-50%);width:2.4rem;height:2.4rem}.header-lang__list a.active:after{right:4.1rem;border-bottom:.1rem solid #0d0b6a;border-left:.1rem solid #0d0b6a;transform-origin:center;transform:translateY(-60%) rotate(-45deg);border-radius:0 0 0 .1rem;width:1rem;height:.6rem}.header-lang__list.active{display:flex}@media screen and (min-width: 576px){[dir=rtl] .header-lang__list{right:auto;left:0}}[dir=rtl] .header-lang__list a{padding-right:1.6rem;padding-left:4rem}[dir=rtl] .header-lang__list a.active:before{right:auto;left:1.6rem}[dir=rtl] .header-lang__list a.active:after{right:auto;left:2.3rem}[dir=rtl] .header-lang__list a img{margin-right:0;margin-left:1.6rem}.header-search__button{position:relative;display:flex;margin:0 0 0 .2rem;padding:0;background:none;border:0;cursor:pointer;width:4rem;height:4rem}.header-search__button:before{content:"";position:fixed;width:100%;height:100%;top:5.6rem;right:0;bottom:0;left:0;display:none;background:rgba(46,36,132,.5);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.header-search__button svg{flex-shrink:0;margin:auto;stroke:#fff;transition:stroke .2s;width:1.8rem;height:1.8rem}.header-search__button.active:before{display:block}.header-search__button.active svg{stroke:#fdbd13}.header-search__inner{position:fixed;top:5.6rem;bottom:0;left:0;display:none;width:100%;margin:0;padding:2.2rem 0;background:#faf9ff;overflow-y:auto;transition:top .3s}.header-search__inner ul{list-style:none}.header-search__inner.active{display:block}.header-search__field{position:relative;margin:0 1.2rem}.header-search__field svg{position:absolute;top:50%;left:2rem;stroke:#a4a7b8;transform:translateY(-50%);transition:stroke .2s;width:1.3rem;height:1.3rem}.header-search__input{width:100%;padding:1.3rem 4rem 1.4rem 4.5rem;font-size:1.4rem;font-weight:500;background:#ffffff;border-radius:5rem;border:.1rem solid #d1d2f6;outline:none;transition:.2s border-color;font-family:inherit}.header-search__input::placeholder{color:#a4a7b8}.header-search__input:focus{border-color:#8655f0}.header-search__clear{position:absolute;top:50%;right:.4rem;display:none;padding:0;background:#eaebfd;border-radius:50%;border:none;transform:translateY(-50%);cursor:pointer;width:3.8rem;height:3.8rem}.header-search__clear:before,.header-search__clear:after{content:"";position:absolute;top:50%;background:#a4a7b8;transform:translate(-50%,-50%);transform-origin:center;transition:background .2s;width:1.2rem;height:.2rem}.header-search__clear:before{transform:translate(-50%,-50%) rotate(45deg)}.header-search__clear:after{transform:translate(-50%,-50%) rotate(-45deg)}.header-search__res{display:none;margin-top:1rem;font-size:1.4rem}.header-search__res ul{max-height:320px;margin:0;padding:0;overflow-y:auto}.header-search__res a{display:block;padding:.65rem 3rem;color:inherit;font-size:1.6rem;text-decoration:none;transition:background .2s}.header-search__res a:hover{background:#eaebfd}.header-search__no-res{display:none;margin:0 2.8rem;color:#a4a7b8;text-align:center}[dir=rtl] .header-search__clear:before,[dir=rtl] .header-search__clear:after{left:50%}@media screen and (max-width: 991px){.header-search{display:none}}.socials-linkbait{display:flex;gap:.5rem;margin:0;padding:0;list-style:none}.socials-linkbait li{display:flex;align-items:center;justify-content:center}.socials-linkbait a{display:flex;align-items:center;justify-content:center;padding:.5rem;text-align:center;border-radius:.7rem;border:.1rem solid #454947;background:#010001;transition:border-color .2s;width:3.2rem;height:3.2rem}.socials-linkbait a:hover{border-color:#fff}.socials-linkbait svg{flex-shrink:0;display:block;max-width:100%;max-height:100%;width:2.1rem;height:2.1rem}.socials-linkbait--intro{gap:1.6rem}.socials-linkbait--intro a{padding:1.1rem;width:5rem;height:5rem}.socials-linkbait--intro svg{width:2.7rem;height:2.7rem}.socials-linkbait--share{gap:1.6rem;justify-content:center}.socials-linkbait--share a{padding:1.1rem;border-radius:0;border-color:#f7d147;width:5rem;height:5rem}.socials-linkbait--share svg{width:2.7rem;height:2.7rem}.intro-infographics{position:relative;padding:6.4rem 0 0;overflow:hidden}.intro-infographics:before,.intro-infographics:after{content:"";position:absolute;width:100%}.intro-infographics:before{top:0;height:10.5rem;background:linear-gradient(0deg,rgba(0,19,35,.4) 0%,#000711 100%)}.intro-infographics:after{bottom:0;height:19.4rem;background:linear-gradient(180deg,rgba(0,19,35,0) 0%,#000711 170%)}.intro-infographics .container{z-index:1;position:relative;max-width:125.4rem}.intro-infographics__bg{z-index:-1;position:absolute;top:0;right:0;bottom:0;left:0}.intro-infographics__bg img{position:absolute;top:0;right:-5.5rem}@media screen and (min-width: 576px){.intro-infographics__bg img{right:0}}.intro-infographics__title{max-width:75rem;margin:0 0 24.7rem;font-family:Oxanium,Inter,Lato,sans-serif;font-weight:700;font-size:3.2rem;line-height:1.3;background:linear-gradient(180.15deg,#ececec 0%,rgba(200,81,255,.4) 180%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent}.intro-infographics__desc{max-width:60rem;margin:0;font-weight:500;font-size:1.6rem}.intro-infographics__desc b{color:#db9df3;font-weight:inherit}@media screen and (max-width: 991px){.intro-infographics__socials{display:none}}.advantages-infographics{padding:4.7rem 0 2.5rem}.advantages-infographics h1{margin:0 0 1.5rem;text-transform:uppercase;text-align:center;font-size:3rem;line-height:1.3;text-shadow:0 0 2.22rem rgba(255,255,255,.5019607843)}.advantages-infographics h1 b{color:#db9df3}.advantages-infographics h2{margin:2.7rem 0 1.8rem;text-transform:uppercase;font-size:2.4rem;line-height:1.3;text-shadow:0 0 2.22rem rgba(255,255,255,.5019607843)}.advantages-infographics h2:first-child{margin-top:0}.advantages-infographics p{margin:0 0 1.2rem}.advantages-infographics p:last-child{margin-bottom:0}.advantages-infographics ul{display:flex;gap:1.2rem;flex-wrap:wrap;margin:0;padding:0;list-style:none;margin:2rem 0 0}.advantages-infographics li{position:relative;width:100%;padding:1.2rem 2.5rem 1.2rem 1.2rem;background:#19191c;overflow:hidden}.advantages-infographics li:first-child img{top:3.5rem;left:-6.4rem}.advantages-infographics li:nth-child(2) img{top:.5rem;left:50%;transform:translate(-45%)}.advantages-infographics li:nth-child(3) img{top:3rem;right:-13rem}.advantages-infographics li img{position:absolute;width:18.6rem;height:18.6rem}.advantages-infographics li p{position:relative}.advantages-infographics li p:first-of-type{margin:.5rem 0 1.7rem;color:#f7d147}@media screen and (max-width: 991px){.advantages-infographics li p:first-of-type{line-height:1.2}}.advantages-infographics li p:last-child{margin:0}.advantages-infographics .container{max-width:117.7rem}@media screen and (max-width: 991px){.advantages-infographics__bg{display:none}}.market-infographics{padding:0 0 4.5rem}.market-infographics .container{max-width:93.4rem}.market-infographics__title{margin:0 0 2rem;font-family:Oxanium,Inter,Lato,sans-serif;font-size:2rem;text-transform:uppercase;text-shadow:0 0 2.22rem rgba(255,255,255,.5019607843);line-height:1.3;text-align:center;font-weight:500}.market-infographics__title b{font-weight:inherit;color:#db9df3}@media screen and (max-width: 991px){.market-infographics__title br{display:none}}.market-infographics__head{display:flex;flex-wrap:wrap;gap:1.2rem;margin:0;padding:0;list-style:none;margin:0 0 1.8rem;padding-left:.4rem;font-weight:500;font-size:1.4rem;line-height:1.3}@media screen and (max-width: 991px){.market-infographics__head li{width:100%;flex-shrink:0}}.market-infographics__head li:nth-child(1),.market-infographics__head li:nth-child(2){display:flex;align-items:baseline}.market-infographics__head li:nth-child(1):before,.market-infographics__head li:nth-child(2):before{content:"";display:block;margin-right:1rem;width:3.4rem;height:.8rem}.market-infographics__head li:nth-child(1):before{background:#f7d147}.market-infographics__head li:nth-child(2):before{border:.1rem solid rgba(236,236,236,.98)}@media screen and (max-width: 991px){.market-infographics__head li:nth-child(3){padding-left:1.8rem}}.market-infographics__diagram-wrap{margin-top:1rem}.market-infographics__diagram-wrap button{display:flex;align-items:center;justify-content:center;gap:.9rem;width:100%;margin-top:2.4rem;padding:1.25rem .5rem;color:#f7d147;font-weight:500;background:rgba(255,255,255,.1);border:.1rem #3f3e4e solid;transition:background .2s;cursor:pointer}.market-infographics__diagram-wrap button:after{content:"";display:block;background:url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMiA3Ij48cGF0aCBkPSJNMTAuNjY2IDEuNSA2IDUuNWwtNC42NjctNCIgc3Ryb2tlPSIjRjdEMTQ3IiBzdHJva2Utd2lkdGg9IjEuNSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+PC9zdmc+) no-repeat;transform-origin:center;width:1.1rem;height:.7rem}.market-infographics__diagram-wrap button:hover{background:rgba(255,255,255,.15)}.market-infographics__diagram-wrap button>span:last-child{display:none}.market-infographics__diagram-wrap.active li.hidden{display:flex}.market-infographics__diagram-wrap.active button:after{transform:rotate(180deg)}.market-infographics__diagram-wrap.active button>span:first-child{display:none}.market-infographics__diagram-wrap.active button>span:last-child{display:inline}.market-infographics__diagram-wrap .market-infographics__diagram:nth-child(1){counter-reset:ol-diagram 3}.market-infographics__diagram-wrap .market-infographics__diagram:nth-child(2){counter-reset:ol-diagram 15;margin-top:1.8rem}.market-infographics__diagram{gap:1.8rem;counter-reset:ol-diagram;margin:0;padding:0;list-style:none}.market-infographics__diagram>li{position:relative;flex-shrink:0;display:flex;align-items:center;padding:0 1.2rem 0 4.4rem;counter-increment:ol-diagram}.market-infographics__diagram>li:before{content:counter(ol-diagram);position:absolute;top:.2rem;left:1.4rem;display:flex;align-items:center;justify-content:center;font-family:Oxanium,Inter,Lato,sans-serif;font-size:.9rem;font-weight:700;color:#fff;width:2.1rem;height:2.2rem}.market-infographics__diagram>li:nth-child(n+2){margin-top:1.8rem}@media screen and (max-width: 991px){.market-infographics__diagram>li.hidden{display:none}}.market-infographics__diagram--top{padding:1.5rem 0;border:.1rem solid #5c5c5c;background:#0e0e10}.market-infographics__diagram--top>li:before{color:#000;background:url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyMCAyMCI+PHBhdGggZD0iTTExLjUxIDEuMTM5Yy0uNjUyLTEuMTg1LTIuMzY4LTEuMTg1LTMuMDIgMGEyOCAyOCAwIDAgMC0yLjExNSA0Ljg5NC4zNS4zNSAwIDAgMS0uMzMuMjIzIDMwIDMwIDAgMCAwLTQuMzc1LjQzNkMuMzMzIDYuOTI1LS4yNTYgOC41MjkuNzYgOS41MjJhMzIgMzIgMCAwIDAgMy40OTEgMi45NjEuMjc0LjI3NCAwIDAgMSAuMTEuMzEgMjcuNTk5IDI3LjU5OSAwIDAgMC0xLjE3MiA1LjA2NWMtLjE5IDEuNDI0IDEuMzE4IDIuMjk4IDIuNDk1IDEuNjk0YTI5LjI5NSAyOS4yOTUgMCAwIDAgNC4wODUtMi41MzcuNC40IDAgMCAxIC40NjIgMCAyOC45OTYgMjguOTk2IDAgMCAwIDQuMDg1IDIuNTM3YzEuMTc3LjYwNCAyLjY4NS0uMjcgMi40OTUtMS42OTRhMjcuNiAyNy42IDAgMCAwLTEuMTctNS4wNjUuMjc0LjI3NCAwIDAgMSAuMTEtLjMxIDMxLjk5NSAzMS45OTUgMCAwIDAgMy40OS0yLjk2YzEuMDE1LS45OTQuNDI2LTIuNTk4LS45MS0yLjgzMWEzMCAzMCAwIDAgMC00LjM3Ny0uNDM2LjM1LjM1IDAgMCAxLS4zMjktLjIyMyAyNy43MDQgMjcuNzA0IDAgMCAwLTIuMTE1LTQuODk0WiIgZmlsbD0iI0Y3RDE0NyIvPjwvc3ZnPg==) no-repeat}.market-infographics__img{position:relative;flex-shrink:0;display:flex;align-items:center;margin-right:.8rem}.market-infographics__img img{flex-shrink:0;border:.1rem solid #66a8fe;border-radius:50%;width:2rem;height:2rem}.market-infographics__img img:hover+.market-infographics__hint{display:inline-block}.market-infographics__hint{z-index:1;position:absolute;top:100%;left:50%;display:none;padding:.9rem 1rem;background:#494b51;transform:translate(-50%,1.2rem)}.market-infographics__hint:before{content:"";position:absolute;top:.1rem;left:50%;border-bottom:.9rem solid #494b51;border-right:.7rem solid transparent;border-left:.7rem solid transparent;transform:translate(-50%,-100%);width:0;height:0}.market-infographics__lines{flex-grow:1;font-size:1.1rem;font-weight:500;margin:0;padding:0;list-style:none}.market-infographics__lines li{display:flex;align-items:center;line-height:1.1}.market-infographics__lines li span:first-child{height:.6rem}.market-infographics__lines li span:last-child{flex-shrink:0;margin-left:1.5rem}.market-infographics__lines li:first-child span:first-child{background:#f7d147}.market-infographics__lines li:last-child span:first-child{border:.1rem solid #ffffff}.gender-infographics{padding:0 0 4rem}.gender-infographics .container{max-width:121.2rem}.gender-infographics__title{margin:0 0 2.1rem;font-family:Oxanium,Inter,Lato,sans-serif;font-size:2rem;text-transform:uppercase;text-shadow:0 0 2.22rem rgba(255,255,255,.5019607843);line-height:1.3;text-align:center;font-weight:500}.gender-infographics__title b{font-weight:inherit;color:#db9df3}.gender-infographics__head{display:flex;align-items:center;justify-content:center;gap:3.6rem;margin:0 auto 1.6rem;font-size:1.4rem;font-weight:500}.gender-infographics__head>div{display:flex;align-items:center;gap:1.2rem}.gender-infographics__head svg{flex-shrink:0;width:1.9rem;height:3.6rem}.gender-infographics__diagram-wrap{padding:0 0 3.4rem;overflow-x:auto}.gender-infographics__diagram-wrap.js-has-scroll-left{position:relative}.gender-infographics__diagram-wrap.js-has-scroll-left:before{z-index:1;content:"";position:absolute;top:-1.3rem;left:0;bottom:0;background:linear-gradient(-90deg,rgba(0,19,35,0) 0%,#000711 100%);pointer-events:none;width:8.1rem;height:28.5rem}.gender-infographics__diagram-wrap.js-has-scroll-right{position:relative}.gender-infographics__diagram-wrap.js-has-scroll-right:after{content:"";position:absolute;top:-1.3rem;right:0;bottom:0;background:linear-gradient(90deg,rgba(0,19,35,0) 0%,#000711 100%);pointer-events:none;width:8.1rem;height:28.5rem}.gender-infographics__diagram{display:flex;gap:1.7rem;margin:0;padding:0;list-style:none}.gender-infographics__diagram li{position:relative;text-align:center}.gender-infographics__diagram li:nth-child(1) .gender-infographics__hint,.gender-infographics__diagram li:nth-child(2) .gender-infographics__hint,.gender-infographics__diagram li:nth-child(3) .gender-infographics__hint{left:0;transform:translateY(-3.7rem)}.gender-infographics__diagram li:nth-child(1) .gender-infographics__hint:before,.gender-infographics__diagram li:nth-child(2) .gender-infographics__hint:before,.gender-infographics__diagram li:nth-child(3) .gender-infographics__hint:before{left:0;transform:translate(.5rem,100%)}.gender-infographics__diagram li:nth-last-child(1) .gender-infographics__hint,.gender-infographics__diagram li:nth-last-child(2) .gender-infographics__hint,.gender-infographics__diagram li:nth-last-child(3) .gender-infographics__hint{right:0;left:auto;transform:translateY(-3.7rem)}.gender-infographics__diagram li:nth-last-child(1) .gender-infographics__hint:before,.gender-infographics__diagram li:nth-last-child(2) .gender-infographics__hint:before,.gender-infographics__diagram li:nth-last-child(3) .gender-infographics__hint:before{right:0;left:auto;transform:translate(-.5rem,100%)}.gender-infographics__percent{font-size:1.1rem;font-weight:500}.gender-infographics__line{position:relative;margin:.3rem auto;background:#f7d147;width:.8rem;height:20rem}.gender-infographics__line span{position:absolute;right:0;bottom:0;left:0;border:.1rem solid #ffffff;background:#33353a}.gender-infographics__pic{display:block;margin:0 auto;max-width:2.4rem;max-height:2.4rem;border:.1rem solid #ecf2ff;border-radius:50%}.gender-infographics__pic:hover+.gender-infographics__hint{display:inline-block}.gender-infographics__hint{z-index:1;position:absolute;bottom:0;left:50%;display:none;padding:.9rem 1rem;background:#494b51;transform:translate(-50%,-3.7rem)}.gender-infographics__hint:before{content:"";position:absolute;bottom:.1rem;left:50%;border-top:.9rem solid #494b51;border-left:.7rem solid transparent;border-right:.7rem solid transparent;transform:translate(-50%,100%);width:0;height:0}.age-infographics{padding:0 0 4.2rem}.age-infographics__inner{position:relative;max-width:112.7rem;margin:0 auto;padding:3.6rem 3.4rem 5rem;font-family:Oxanium,Inter,Lato,sans-serif;text-align:center;border:.1rem solid #5c5c5c;background:radial-gradient(50% 50% at 50% 50%,#38393e 0%,#18181a 100%);overflow:hidden}.age-infographics__title{z-index:1;position:relative;margin:0 0 3.5rem;font-weight:500;font-size:2rem;line-height:1.3;text-transform:uppercase;text-shadow:0 0 2.22rem rgba(255,255,255,.5019607843)}.age-infographics__title b{font-weight:inherit;color:#db9df3}.age-infographics__text{font-weight:800;margin:0;line-height:1;font-size:5.2rem;color:#fff}.age-infographics__img{position:absolute}.age-infographics__img:nth-of-type(1){top:-3.6rem;left:-8.7rem}.age-infographics__img:nth-of-type(2){right:-2.3rem;bottom:-5.2rem}.map-infographics{padding:0 0 3.5rem}.map-infographics .container{max-width:115.7rem}.map-infographics__title{margin:0 0 1.5rem;font-family:Oxanium,Inter,Lato,sans-serif;font-size:2rem;text-transform:uppercase;text-shadow:0 0 2.22rem rgba(255,255,255,.5019607843);line-height:1.3;text-align:center;font-weight:500}.map-infographics__title b{font-weight:inherit;color:#db9df3}.map-infographics__map{position:relative;border:.1rem solid #5c5c5c;overflow:hidden;width:100%;height:59rem}.map-infographics__img{position:relative;left:auto;min-width:100%;transition:transform .3s;width:auto;height:100%}@media screen and (min-width: 576px){.map-infographics__img{left:0}}.map-infographics__info{position:absolute;top:1.8rem;left:1.6rem;font-weight:500;font-size:1.4rem}.map-infographics__info p{display:flex;align-items:center;gap:1.2rem;margin:0}.map-infographics__info p:before{content:"";display:block;flex-shrink:0;border-radius:3.4rem;width:2.6rem;height:1rem}.map-infographics__info p:nth-child(n+2){margin-top:1.6rem}.map-infographics__info p:first-child:before{background:#bfbfd0}.map-infographics__info p:nth-child(2):before{background:#f7d147}.map-infographics__btns{position:absolute;bottom:1.6rem;left:1.6rem;display:flex;gap:.8rem}.map-infographics__btn{flex-shrink:0;display:flex;align-items:center;justify-content:center;border-radius:.7rem;border:.1rem solid #ffffff;background:rgba(255,255,255,.2);transition:background .2s;width:3.6rem;height:3.6rem}.map-infographics__btn:not([disabled]){cursor:pointer}.map-infographics__btn:not([disabled]):hover{background:rgba(255,255,255,.4)}.map-infographics__btn svg{width:1.4rem;height:1.4rem}.main-infographics{padding:0 0 4.2rem}.main-infographics ul{margin:0;padding:0;list-style:none}.main-infographics p a{color:#66a8fe}.main-infographics p a:hover{text-decoration:none}.main-infographics .container{max-width:115.3rem}.main-infographics__title{position:relative;max-width:56rem;margin:0 0 1.4rem;padding:.7rem 0 .8rem;font-family:Oxanium,Inter,Lato,sans-serif;font-weight:700;font-size:2.4rem;text-shadow:0 0 2.22rem rgba(255,255,255,.5019607843);text-transform:uppercase;line-height:1.3}.main-infographics__title b{font-weight:inherit;color:#db9df3}.main-infographics__title>img{z-index:-1;position:absolute;top:0;right:0;bottom:0;width:auto;height:100%;pointer-events:none}.main-infographics__item{position:relative}.main-infographics__item:nth-child(n+2){margin-top:2rem}.main-infographics__item>img{z-index:-1;position:absolute;pointer-events:none}.main-infographics__item--ireland>img{top:3.6rem;right:1.5rem}.main-infographics__item--uk>img{top:2.5rem;right:2.1rem}.main-infographics__item--finland>img{top:0;right:-2.5rem}.main-infographics__item--sweden>img{top:-.8rem;right:10rem}.main-infographics__item--italy>img{top:-.6rem;right:11rem}.main-infographics__item--poland>img{top:-1.5rem;right:2.5rem}.main-infographics__item--bulgaria>img{top:.4rem;left:5rem}.main-infographics__item--latvia>img{top:1.8rem;right:1.5rem}.main-infographics__item--hungary>img{top:.1rem;left:4.9rem}.main-infographics__item--romania>img{top:.1rem;right:1.5rem}.main-infographics__text{margin:0 0 1.2rem}.main-infographics__subtitle{margin:0 0 1.4rem;padding:0 0 0 .5rem;font-family:Oxanium,Inter,Lato,sans-serif;font-size:2rem;color:#bdffbc;text-shadow:0 0 2.22rem rgba(255,255,255,.5019607843)}.main-infographics__subtitle span:first-child{display:inline-flex;align-items:center}.main-infographics__subtitle span:first-child>img{margin-left:2rem;border:.1rem solid #ecf2ff}.main-infographics__subtitle b{font-weight:inherit;color:#fff}@media screen and (max-width: 991px){.main-infographics__subtitle b{display:block}}.main-infographics__sublist{display:flex;flex-wrap:wrap;gap:1.2rem}.main-infographics__subitem:before,.main-infographics__subitem:after,.main-infographics__brackets:before,.main-infographics__brackets:after{content:"";position:absolute;border:solid #838284;width:1.7rem;height:1.7rem}.main-infographics__subitem:before,.main-infographics__brackets:before{left:-.2rem;border-right:0}.main-infographics__subitem:after,.main-infographics__brackets:after{right:-.2rem;border-left:0}.main-infographics__subitem{position:relative;width:100%;padding:1.6rem 1.6rem 1.9rem;background:#0e0e10;border:.1rem solid #2b2d31;color:#fff}.main-infographics__subitem:before,.main-infographics__subitem:after{top:-.2rem;border-bottom:0}.main-infographics__subitem p{margin:0}.main-infographics__subitem p:first-of-type{margin-bottom:1rem;font-weight:800}.main-infographics__icon{display:flex;align-items:center;justify-content:center;margin:0 0 1.2rem;border:.1rem solid #bdffbc;overflow:hidden;width:4rem;height:4rem}.main-infographics__brackets:before,.main-infographics__brackets:after{bottom:-.2rem;border-top:0}.main-infographics--alt .main-infographics__title{max-width:61rem}.main-infographics--alt .main-infographics__subtitle{color:#f7d147}.main-infographics--alt .main-infographics__icon{border-color:#f7d147}.pros-cons-infographics{padding:0 0 4.2rem}.pros-cons-infographics ul{margin:0;padding:0;list-style:none}.pros-cons-infographics .container{max-width:115.4rem}.pros-cons-infographics__title{max-width:78.9rem;margin:0 0 2rem;font-family:Oxanium,Inter,Lato,sans-serif;font-size:2.4rem;text-transform:uppercase;text-shadow:0 0 2.22rem rgba(255,255,255,.5019607843);line-height:1.3}.pros-cons-infographics__title b{font-weight:inherit;color:#db9df3}@media screen and (max-width: 991px){.pros-cons-infographics__text{display:none}}.pros-cons-infographics__list{display:flex;flex-wrap:wrap;gap:1.6rem}.pros-cons-infographics__item{position:relative;width:100%;padding:1.6rem 1.6rem 1.4rem;background:#0e0e10;border:.1rem solid;overflow:hidden}.pros-cons-infographics__item img{position:absolute}.pros-cons-infographics__item>p{max-width:36.8rem;margin:0 0 1rem;padding:0 6.2rem 0 0;font-weight:800}.pros-cons-infographics__item>ul li{position:relative;padding:0 0 0 2rem}.pros-cons-infographics__item>ul li:before{content:"";position:absolute;top:.4rem;left:0;border:.1rem solid;width:1.2rem;height:1.2rem}.pros-cons-infographics__item>ul li:nth-child(n+2){margin-top:1.2rem}.pros-cons-infographics__item--pros{border-color:#678672}.pros-cons-infographics__item--pros img{top:-1.6rem;right:1rem}.pros-cons-infographics__item--pros>ul li:before{border-color:#bdffbc}.pros-cons-infographics__item--cons{border-color:#64604e}.pros-cons-infographics__item--cons img{top:-1.6rem;right:.9rem}.pros-cons-infographics__item--cons>ul li:before{border-color:#f7d147}.aspects-infographics{padding:0 0 4.2rem}.aspects-infographics .container{max-width:115.4rem}.aspects-infographics__title{max-width:78.9rem;margin:0 0 2rem;font-family:Oxanium,Inter,Lato,sans-serif;font-size:2.4rem;text-transform:uppercase;text-shadow:0 0 2.22rem rgba(255,255,255,.5019607843);line-height:1.3}.aspects-infographics__title b{font-weight:inherit;color:#db9df3}.aspects-infographics__inner{position:relative;padding:1.6rem 1.6rem 13.4rem;border:.1rem solid #64604e;background:#0e0e10;overflow:hidden}.aspects-infographics__inner>*:not(img){position:relative}.aspects-infographics__inner>img{position:absolute;top:14rem;left:50%;transform:translate(-30rem)}.aspects-infographics__inner p{margin:0 0 1.3rem}.aspects-infographics__inner ul{margin:0;padding:0;list-style:none}.aspects-infographics__inner li{position:relative;padding:0 0 0 2rem}.aspects-infographics__inner li:before{content:"";position:absolute;top:.4rem;left:0;border:.1rem solid;width:1.2rem;height:1.2rem}.aspects-infographics__inner li:nth-child(n+2){margin-top:2rem}.statistics-infographics{padding:0 0 4.2rem}.statistics-infographics ul{margin:0;padding:0;list-style:none}@media screen and (max-width: 991px){.statistics-infographics>img{display:none}}.statistics-infographics .container{max-width:115.4rem}.statistics-infographics__title{max-width:71.8rem;margin:0 0 2rem;font-family:Oxanium,Inter,Lato,sans-serif;font-size:2.4rem;text-transform:uppercase;text-shadow:0 0 2.22rem rgba(255,255,255,.5019607843);line-height:1.3}.statistics-infographics__title b{font-weight:inherit;color:#db9df3}.statistics-infographics__text{max-width:65rem;margin:0 0 2rem}.statistics-infographics__list{display:flex;flex-wrap:wrap;gap:1.2rem}.statistics-infographics__list li{width:100%;padding:1.6rem 1.6rem 1.2rem;border:.1rem solid #2b2d31;background:#0e0e10}.statistics-infographics__list li p{margin:0}.statistics-infographics__list li p:nth-of-type(1){margin-bottom:1rem;font-weight:800}.statistics-infographics__img{display:flex;align-items:center;justify-content:center;margin:0 0 1.4rem;border:.1rem solid #f7d147;width:4rem;height:4rem}.trends-infographics{padding:0 0 4.2rem}.trends-infographics ul{margin:0;padding:0;list-style:none}.trends-infographics .container{max-width:115.4rem}.trends-infographics__title{max-width:63.3rem;margin:0 0 2rem;font-family:Oxanium,Inter,Lato,sans-serif;font-size:2.4rem;text-transform:uppercase;text-shadow:0 0 2.22rem rgba(255,255,255,.5019607843);line-height:1.3}.trends-infographics__title b{font-weight:inherit;color:#db9df3}.trends-infographics__text{margin:0 0 2rem;max-width:65rem}.trends-infographics__list{display:flex;flex-wrap:wrap;gap:1.2rem}.trends-infographics__list li{width:100%;padding:1.6rem 1.6rem 1.2rem;border:.1rem solid #2b2d31;background:#0e0e10}.trends-infographics__list li p{margin:0}.trends-infographics__list li p:nth-of-type(1){margin-bottom:1rem;font-weight:800}@media screen and (max-width: 991px){.grid-bg-infographics>img{display:none}}.grid-bg-alt-infographics{position:relative}.grid-bg-alt-infographics>img{z-index:-1;position:absolute;top:4.8rem;left:50%;min-width:100%;max-height:100%;transform:translate(-50%)}.summary-infographics{padding:0 0 4rem}.summary-infographics .container{max-width:115.4rem}.summary-infographics__title{max-width:63.3rem;margin:0 0 2rem;font-family:Oxanium,Inter,Lato,sans-serif;font-size:2.4rem;text-transform:uppercase;text-shadow:0 0 2.22rem rgba(255,255,255,.5019607843);line-height:1.3}.summary-infographics__title b{font-weight:inherit;color:#db9df3}.summary-infographics__text{margin:0 0 5rem}.summary-infographics__list{padding:2.1rem 1.6rem 1.6rem;background:radial-gradient(50% 50% at 50% 50%,#1b1e24 0%,#0e0e10 100%);border:.1rem solid #5c5c5c;word-wrap:break-word}.summary-infographics__list ol{margin:0;padding-left:2rem}.summary-infographics__list li:nth-child(n+2){margin-top:2.5rem}.summary-infographics__list li a{color:#66a8fe}.summary-infographics__list li a:hover{text-decoration:none}@media screen and (max-width: 991px){.summary-infographics__list li.hidden{display:none}}.summary-infographics__list button{display:flex;align-items:center;justify-content:center;gap:.9rem;width:100%;margin-top:3.7rem;padding:1.25rem .5rem;color:#f7d147;font-weight:500;background:rgba(255,255,255,.1);border:.1rem #3f3e4e solid;transition:background .2s;cursor:pointer}.summary-infographics__list button:after{content:"";display:block;background:url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMiA3Ij48cGF0aCBkPSJNMTAuNjY2IDEuNSA2IDUuNWwtNC42NjctNCIgc3Ryb2tlPSIjRjdEMTQ3IiBzdHJva2Utd2lkdGg9IjEuNSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+PC9zdmc+) no-repeat;transform-origin:center;width:1.1rem;height:.7rem}.summary-infographics__list button:hover{background:rgba(255,255,255,.15)}.summary-infographics__list button>span:last-child{display:none}.summary-infographics__list.active li.hidden{display:list-item}.summary-infographics__list.active button:after{transform:rotate(180deg)}.summary-infographics__list.active button>span:first-child{display:none}.summary-infographics__list.active button>span:last-child{display:inline}.summary-infographics__subtitle{margin:0 0 2rem;font-size:1.6rem;font-weight:800;line-height:1.3}.share-infographics{text-align:center}@media screen and (max-width: 991px){.share-infographics>img{display:none}}.share-infographics__inner{max-width:35rem;margin:0 auto}.share-infographics__title{margin:0 0 2rem;font-family:Oxanium,Inter,Lato,sans-serif;font-size:2rem;line-height:1.3}.share-infographics__text{margin:2rem 0;font-size:1.6rem}.share-infographics__copy{display:flex;align-items:center;padding:1.2rem;border:.1rem solid #5c5c5c;background:#0e0e10}.share-infographics__copy>span{margin-right:1.2rem;font-size:1.6rem;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.share-infographics__copy button{flex-shrink:0;min-width:11.6rem;margin-left:auto;padding:1.05rem .5rem;font-size:1.6rem;font-weight:800;color:#222;border:0;background:#f7d147;transition:.2s background;cursor:pointer}.share-infographics__copy button:not([disabled]):hover{background:rgb(236.325,187.51875,10.275)}.share-infographics__copy button:disabled{cursor:default}.share-infographics__copy button:disabled>span:first-child{display:none}.share-infographics__copy button:disabled>span:last-child{display:inline}.share-infographics__copy button>span{line-height:1}.share-infographics__copy button>span:last-child{display:none}.footer{color:#fff;background:#0d0b6a url(/build/assets/footer_bg-xs.svg) right bottom/36rem auto no-repeat}@media screen and (min-width: 576px){.footer{background:#0d0b6a url(/build/assets/footer_bg.svg) center bottom/1387px auto no-repeat}}.footer a{color:inherit}.footer .logo{max-width:22rem;max-height:5.1rem;margin-right:auto;margin-left:auto}.footer .logo__img{height:auto;max-height:5.1rem}@media (min-width: 992px) and (max-width: 1199px){.footer__head{border-bottom:.1rem solid rgba(225,232,246,.2)}}@media screen and (max-width: 991px){.footer__head>.container{padding:0}}@media screen and (max-width: 991px){.footer__head-container{padding:0 1.5rem;border-bottom:.1rem solid rgba(225,232,246,.2)}}.footer__logo-wrap{display:flex;align-items:center;min-height:10.4rem;padding:1rem 0}.footer__head-nav{display:flex;flex-wrap:wrap;justify-content:center;gap:1.6rem 2.4rem;margin:0;padding:0;list-style:none;padding:1.6rem 0}.footer__head-nav a{display:block;text-decoration:none;font-weight:700;transition:color .2s;font-size:1.4rem}.footer__head-nav a:hover{color:#fdbd13}.footer__info{padding:1.6rem 0;text-align:center}@media screen and (max-width: 991px){.footer__info{border-bottom:.1rem solid rgba(225,232,246,.2)}}.footer__info-wrap{margin:0 0 1.6rem;padding:1.3rem;border-radius:1.6rem;border:.1rem solid rgba(225,232,246,.2)}.footer__info-wrap:nth-child(2),.footer__info-wrap:nth-child(3){padding-top:1.6rem;padding-bottom:1.8rem}.footer__info-imgs{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.5rem 2rem}.footer__info-imgs a{line-height:1}.footer__info-imgs a img[src$=".svg"],.footer__info-imgs a img[src*=".svg"]{width:100%}.footer__info-imgs img{max-height:3rem;height:auto;width:auto;max-width:10rem}.footer__info-text{margin:0 0 1.2rem;line-height:1.2;font-weight:700}.footer__info-phone img{margin-right:.5rem;width:1.6rem;height:1.6rem}.footer__info-phone a{font-weight:700;font-size:2rem;text-decoration:none;transition:color .2s}.footer__info-phone a:hover{color:#fdbd13}.footer__info-help{margin:0;color:#8655f0;font-size:1.2rem}.footer__info-desc{font-size:1.2rem;margin:0;line-height:1.3;text-align:left}.footer__info-socials .socials{justify-content:center}@media screen and (max-width: 991px){.footer__body .container,.footer__bottom .container{padding:0}}.footer__nav{padding:1.6rem 0}.footer__nav a{text-decoration:none}.footer__nav-list,.footer__nav-subnav{margin:0;padding:0;list-style:none}.footer__nav-list{column-count:2;column-gap:1rem}@media screen and (min-width: 768px){.footer__nav-list{column-count:3}}.footer__nav-subnav li:nth-child(n+2){margin-top:.3rem}.footer__nav-item:nth-child(n+2){margin-top:2.4rem}.footer__nav-item p{margin:0 0 .6rem;font-weight:700;font-size:2rem}.footer__nav-item a{font-size:1.4rem;transition:color .2s}.footer__nav-item a:hover{color:#fdbd13}.footer__bottom ul{font-size:1.4rem;margin:0;padding:0;list-style:none}@media screen and (max-width: 991px){.footer__bottom ul{padding:1.6rem 1.5rem;text-align:center;border-top:.1rem solid rgba(225,232,246,.2);border-bottom:.1rem solid rgba(225,232,246,.2)}}.footer__bottom li:nth-child(n+2){margin-top:.6rem}.footer__bottom a{transition:color .2s}.footer__bottom a:hover{color:#fdbd13}.footer__bottom-right{font-size:1.4rem;line-height:1.3}@media screen and (max-width: 991px){.footer__bottom-right{padding:1.6rem 1.5rem;text-align:center}}.footer{background-color:#161616}.footer__head-nav a:hover,.footer__info-phone a:hover,.footer__nav-item a:hover,.footer__bottom a:hover{color:#f7d147}.socials{display:flex;flex-shrink:0;gap:.5rem 2.6rem;margin:0;padding:0;list-style:none}.socials a{display:block;transition:transform .2s}.socials a:hover{transform:scale(1.2)}.socials svg{width:2rem;height:2rem}@media screen and (min-width: 992px){.wrapper{padding-bottom:6rem;font-size:1.6rem}}@media screen and (min-width: 992px){.header{height:5.6rem}}@media screen and (min-width: 992px){.header .logo{order:1;margin:0 .8rem 0 0}}@media screen and (min-width: 992px){.header .logo__img{max-width:15.2rem;max-height:4.4rem}}@media screen and (min-width: 992px){.header .header-nav{order:2;margin:0 auto}}@media screen and (min-width: 992px){.header .header-search{order:3}}@media screen and (min-width: 992px){.header .header-lang{order:4}}@media screen and (min-width: 992px){.header .socials-linkbait{order:5}}@media screen and (min-width: 1250px){.header .socials-linkbait{margin-left:3.9rem}}@media screen and (min-width: 992px){.header-nav__toggle{display:none}}@media screen and (min-width: 992px){.header-nav__nav{position:static;display:flex;flex-wrap:wrap;padding:0;background:none;overflow:initial}}@media screen and (min-width: 992px){.header-nav__nav.active{display:flex}}@media screen and (min-width: 992px){.header-nav__item{position:relative;border:none}}@media screen and (min-width: 992px){.header-nav__item:hover a:after,.header-nav__item:hover span:after{transform:rotate(180deg)}}@media screen and (min-width: 992px){.header-nav__item:hover .header-nav__subnav{z-index:1;position:absolute;display:block;width:22rem;padding:1rem;background:#eaebfd;border-radius:.6rem}}@media screen and (min-width: 992px){.header-nav__button{padding:0}}@media screen and (min-width: 992px){.header-nav__button:before{display:none}}.header-nav__button:hover{background:#eaebfd}@media screen and (min-width: 992px){.header-nav__button:hover{background:none;cursor:default}}.header-nav__button:disabled a:after,.header-nav__button:disabled span:after{content:none;display:none}@media screen and (min-width: 992px){.header-nav__button a,.header-nav__button span{padding:.5rem .8rem;font-size:1.2rem;color:#fff;transition:color .2s}}@media screen and (min-width: 1200px){.header-nav__button a,.header-nav__button span{padding-right:1.2rem;padding-left:1.2rem}}@media screen and (min-width: 992px){.header-nav__button a:after,.header-nav__button span:after{content:"";display:inline-block;margin-left:.4rem;margin-bottom:.1rem;border-top:.6rem solid #8655f0;border-left:.4rem solid transparent;border-right:.4rem solid transparent;transform-origin:center center;transition:transform .2s;width:0;height:0}}@media screen and (min-width: 992px){.header-nav__button a svg,.header-nav__button span svg{margin-right:.6rem;width:1.4rem;height:1.4rem}}@media screen and (min-width: 992px){.header-nav__button.active+.header-nav__subnav{display:none}}@media screen and (min-width: 992px){.header-nav__subnav li:nth-child(n+2){margin-top:.5rem}}@media screen and (min-width: 992px){.header-nav__subnav a{font-size:1.2rem}}@media screen and (min-width: 992px){.header-nav__item:hover .header-nav__subnav{background:#19191c;border-radius:0}}@media screen and (max-width: 991px){.header-nav__button:hover{background:rgba(234,235,253,.3)}}@media screen and (min-width: 992px){.header-nav__button a:after,.header-nav__button span:after{border-top:.6rem solid #f7d147}}@media screen and (min-width: 992px){.header-lang__button{margin-left:.2rem;width:4.8rem;height:4.8rem}}.header-lang__button:hover img{border-color:#fdbd13}@media screen and (min-width: 992px){.header-lang__list{position:absolute;top:5.6rem;right:1.5rem;bottom:auto;max-height:28.5rem;max-width:26rem;border-radius:.6rem;box-shadow:0 0 1rem #393b6b1a}}@media screen and (min-width: 992px){.header-lang__list a{padding:1.2rem 3rem 1.2rem 1.2rem;color:#1f1e23;font-size:1.4rem}}@media screen and (min-width: 992px){.header-lang__list a img{margin-right:1.2rem;width:2.4rem;height:2.4rem}}@media screen and (min-width: 992px){.header-lang__list a.active:before{right:1.3rem;width:1.7rem;height:1.7rem}}@media screen and (min-width: 992px){.header-lang__list a.active:after{right:1.8rem;width:.6rem;height:.3rem}}@media screen and (min-width: 992px){[dir=rtl] .header-lang__list{left:1.5rem}}@media screen and (min-width: 992px){.header-search__button{margin-left:.4rem;width:4.8rem;height:4.8rem}}.header-search__button:hover svg{stroke:#fdbd13}@media screen and (min-width: 992px){.header-search__inner{position:absolute;top:5.6rem;right:1.5rem;bottom:auto;left:1.5rem;width:auto;max-width:100rem;margin-right:auto;margin-left:auto;padding:2.3rem 0;border-radius:1.6rem;box-shadow:0 0 1rem #393b6b1a}}@media screen and (min-width: 992px){.header-search__field{margin:0 2.5rem}}@media screen and (min-width: 992px){.header-search__res a{padding:.65rem 3.6rem}}@media screen and (min-width: 992px){.header-search__res p{margin:0 11.2rem}}@media screen and (min-width: 992px){.header-search__button:before{background:rgba(0,0,0,.5)}}@media screen and (min-width: 992px){.header-search__button:hover svg{stroke:#f7d147}}@media screen and (min-width: 992px){.header-search__inner{background:#19191c;border:.1rem solid #5c5c5c;border-radius:0}}@media screen and (min-width: 992px){.header-search__input{border-radius:0;background:#19191c;border-color:#5c5c5c;color:#fff}}@media screen and (min-width: 992px){.header-search__input:focus{border-color:#f7d147}}@media screen and (min-width: 992px){.header-search__clear{background:#0e0e10;border-radius:0;width:3rem;height:3rem}}@media screen and (min-width: 992px){.header-search__res a{color:#fff;transition:color .2s}}@media screen and (min-width: 992px){.header-search__res a:hover{color:#f7d147;background:none}}@media screen and (min-width: 992px){.socials-linkbait{gap:.7rem}}@media screen and (min-width: 992px){.socials-linkbait a{border-color:#f7d147;border-radius:0}}@media screen and (min-width: 992px){.socials-linkbait--intro{gap:0 1rem}}@media screen and (min-width: 992px){.socials-linkbait--share{gap:0 1.6rem}}@media screen and (min-width: 992px){.intro-infographics{padding:16.6rem 0 19rem}}@media screen and (min-width: 992px){.intro-infographics:before{content:none;display:none}}@media screen and (min-width: 992px){.intro-infographics:after{height:31rem;background:linear-gradient(180deg,rgba(0,19,35,0) 0%,#000711 100%)}}@media screen and (min-width: 992px){.intro-infographics__bg img{top:auto;bottom:0;width:150.5rem;height:84.6rem}}@media (min-width: 992px) and (max-width: 1499px){.intro-infographics__bg img{right:auto;left:50%;transform:translate(-50%)}}@media screen and (min-width: 1500px){.intro-infographics__bg img{right:0}}@media screen and (min-width: 992px){.intro-infographics__title{margin-bottom:2.4rem;font-size:4.8rem}}@media screen and (min-width: 992px){.intro-infographics__desc{margin-bottom:6.2rem;font-size:2rem;line-height:1.6}}@media screen and (min-width: 992px){.intro-infographics__socials{display:flex;align-items:center;width:51.7rem;padding:1.4rem 1.8rem 1.4rem 2.4rem;background:#0e0e10;border:.1rem solid #5c5c5c}}@media screen and (min-width: 992px){.intro-infographics__socials p{margin:0;padding:0 .5rem 0 0;font-size:2rem}}@media screen and (min-width: 992px){.intro-infographics__socials .socials-linkbait{flex-shrink:0;margin-left:auto}}@media screen and (min-width: 992px){.intro-infographics__socials .socials-linkbait a{background:#0e0e10}}@media screen and (min-width: 992px){.advantages-infographics{position:relative;padding:3.5rem 0 5.8rem}}@media screen and (min-width: 992px){.advantages-infographics h1{margin-bottom:2.7rem;font-size:4.4rem}}@media screen and (min-width: 992px){.advantages-infographics h2{margin:4.4rem 0 2.2rem;font-size:3rem}}@media screen and (min-width: 992px){.advantages-infographics p{margin-bottom:2rem}}@media screen and (min-width: 992px){.advantages-infographics ul{gap:1.4%}}@media screen and (min-width: 992px){.advantages-infographics li{width:32.4%;padding:1.5rem 2rem 2rem}}@media screen and (min-width: 992px){.advantages-infographics li:first-child img{top:6.7rem;left:-14.4rem;width:28.4rem;height:28.4rem}}@media screen and (min-width: 992px){.advantages-infographics li:nth-child(2) img{top:10.8rem;right:-8rem;left:auto;transform:none;width:19rem;height:19rem}}@media screen and (min-width: 992px){.advantages-infographics li:nth-child(3) img{top:-7.2rem;right:auto;left:-4rem;width:14.7rem;height:14.7rem}}@media screen and (min-width: 992px){.advantages-infographics li p:first-of-type{min-height:4.3rem;margin-bottom:1.2rem}}@media screen and (min-width: 992px){.advantages-infographics .container{position:relative}}@media screen and (min-width: 992px){.advantages-infographics__bg{position:absolute;left:50%;bottom:-11rem;transform:translate(46rem)}}@media screen and (min-width: 992px){.market-infographics{padding-bottom:7rem}}@media screen and (min-width: 992px){.market-infographics__title{margin-bottom:3.5rem;font-size:2.8rem}}@media screen and (min-width: 992px){.market-infographics__head{gap:4rem;margin-bottom:2.8rem;padding-left:8rem}}@media screen and (min-width: 992px){.market-infographics__diagram-wrap{display:flex;gap:9%;margin-top:1.8rem}}@media screen and (min-width: 992px){.market-infographics__diagram-wrap button{display:none}}@media screen and (min-width: 992px){.market-infographics__diagram-wrap .market-infographics__diagram:nth-child(1){width:58%}}@media screen and (min-width: 992px){.market-infographics__diagram-wrap .market-infographics__diagram:nth-child(2){width:46%;margin-top:0}}@media screen and (min-width: 992px){.market-infographics__diagram>li{padding:0 2.9rem 0 8rem}}@media screen and (min-width: 992px){.market-infographics__diagram>li:before{top:-.2rem;left:2.8rem;font-size:1.4rem;width:3.2rem;height:3.7rem}}@media screen and (min-width: 992px){.market-infographics__diagram>li:nth-child(n+2){margin-top:2.9rem}}@media screen and (min-width: 992px){.market-infographics__diagram--top{padding:2.1rem 0}}@media screen and (min-width: 992px){.market-infographics__diagram--top>li{max-width:61rem}}@media screen and (min-width: 992px){.market-infographics__img{margin-right:2.3rem}}@media screen and (min-width: 992px){.market-infographics__img img{width:3rem;height:3rem}}@media screen and (min-width: 992px){.market-infographics__lines{font-size:1.2rem}}@media screen and (min-width: 992px){.market-infographics__lines li span:first-child{height:.8rem}}@media screen and (min-width: 992px){.market-infographics__lines li span:last-child{margin-left:1rem}}@media screen and (min-width: 992px){.gender-infographics__title{margin-bottom:2.2rem;font-size:2.8rem}}@media screen and (min-width: 992px){.gender-infographics__head{gap:8.5rem}}@media screen and (min-width: 992px){.gender-infographics__diagram-wrap.js-has-scroll-left:before{height:31rem}}@media screen and (min-width: 992px){.gender-infographics__diagram-wrap.js-has-scroll-right:after{height:31rem}}@media screen and (min-width: 992px){.gender-infographics__diagram{gap:1.7rem}}@media screen and (min-width: 992px){.gender-infographics__diagram li:nth-child(1) .gender-infographics__hint:before,.gender-infographics__diagram li:nth-child(2) .gender-infographics__hint:before,.gender-infographics__diagram li:nth-child(3) .gender-infographics__hint:before{transform:translate(.7rem,100%)}}@media screen and (min-width: 992px){.gender-infographics__diagram li:nth-last-child(1) .gender-infographics__hint:before,.gender-infographics__diagram li:nth-last-child(2) .gender-infographics__hint:before,.gender-infographics__diagram li:nth-last-child(3) .gender-infographics__hint:before{transform:translate(-.7rem,100%)}}@media screen and (min-width: 992px){.gender-infographics__percent{font-size:1.2rem}}@media screen and (min-width: 992px){.gender-infographics__line{width:1.2rem}}@media screen and (min-width: 992px){.gender-infographics__pic{margin-top:2rem}}@media screen and (min-width: 992px){.age-infographics__inner{padding:3.8rem 2rem 2rem}}@media screen and (min-width: 992px){.age-infographics__title{max-width:74.3rem;margin:0 auto 2.2rem;font-size:2.8rem}}@media screen and (min-width: 992px){.age-infographics__text{max-width:74.3rem;margin:0 auto;font-size:10.8rem}}@media screen and (min-width: 992px){.age-infographics__img:nth-of-type(1){top:-11.8rem;left:-13rem;width:40.5rem;height:40.5rem}}@media screen and (min-width: 992px){.age-infographics__img:nth-of-type(2){width:20.8rem;height:20.8rem}}@media screen and (min-width: 992px){.map-infographics{padding-bottom:5.4rem}}@media screen and (min-width: 992px){.map-infographics__title{margin-bottom:2.2rem;font-size:2.8rem}}@media screen and (min-width: 768px){.map-infographics__map{height:67rem}}@media screen and (min-width: 992px){.map-infographics__map{height:78.8rem}}@media screen and (min-width: 992px){.map-infographics__info{top:3.8rem;left:3rem}}@media screen and (min-width: 992px){.map-infographics__btns{bottom:3rem;left:3rem;gap:1rem}}@media screen and (min-width: 992px){.map-infographics__btn{border-radius:1rem;width:5rem;height:5rem}}@media screen and (min-width: 992px){.map-infographics__btn svg{width:1.9rem;height:1.9rem}}@media screen and (min-width: 992px){.main-infographics{padding-bottom:6rem}}@media screen and (min-width: 992px){.main-infographics__title{max-width:70rem;margin-bottom:3.8rem;padding:.5rem 0 0;font-size:3rem}}@media screen and (min-width: 992px){.main-infographics__item:nth-child(n+2){margin-top:3.6rem}}@media screen and (min-width: 992px){.main-infographics__item--ireland>img{top:-.5rem;right:23rem}}@media screen and (min-width: 992px){.main-infographics__item--uk>img{top:-3.6rem;right:auto;left:43rem}}@media screen and (min-width: 992px){.main-infographics__item--finland>img{top:-.7rem;right:auto;left:30.9rem}}@media screen and (min-width: 992px){.main-infographics__item--sweden>img{top:-3.1rem;right:16.5rem}}@media screen and (min-width: 992px){.main-infographics__item--italy>img{top:-.6rem;right:auto;left:37rem}}@media screen and (min-width: 992px){.main-infographics__item--poland>img{top:-1rem;right:7.1rem}}@media screen and (min-width: 992px){.main-infographics__item--bulgaria>img{top:-.6rem;left:30.4rem}}@media screen and (min-width: 992px){.main-infographics__item--latvia>img{top:-.4rem;right:20.4rem}}@media screen and (min-width: 992px){.main-infographics__item--hungary>img{top:.4rem;left:21.8rem}}@media screen and (min-width: 992px){.main-infographics__item--romania>img{top:-.3rem;right:-6.6rem}}@media screen and (min-width: 992px){.main-infographics__subtitle{margin-bottom:1.8rem;padding-left:1rem;font-size:2.6rem}}@media screen and (min-width: 992px){.main-infographics__subtitle b{margin-left:1.5rem}}@media screen and (min-width: 992px){.main-infographics__text{margin-bottom:2.6rem}}@media screen and (min-width: 992px){.main-infographics__sublist{gap:2.4%}}@media screen and (min-width: 992px){.main-infographics__subitem{width:48.8%;padding:2rem 1.6rem 2rem 2rem}}@media screen and (min-width: 992px){.main-infographics__subitem p:first-of-type{margin-bottom:1.2rem}}@media screen and (min-width: 992px){.main-infographics--alt .main-infographics__title{max-width:77rem}}@media screen and (min-width: 992px){.pros-cons-infographics{padding-bottom:6rem}}@media screen and (min-width: 992px){.pros-cons-infographics__title{margin-bottom:2.6rem;font-size:3rem}}@media screen and (min-width: 992px){.pros-cons-infographics__text{max-width:69.4rem;margin:0 0 3rem}}@media screen and (min-width: 992px){.pros-cons-infographics__list{gap:2.4%}}@media screen and (min-width: 992px){.pros-cons-infographics__item{width:48.8%;padding:2.4rem 2.2rem 1.6rem 2.4rem}}@media screen and (min-width: 992px){.pros-cons-infographics__item>ul li:nth-child(n+2){margin-top:1.6rem}}@media screen and (min-width: 992px){.pros-cons-infographics__item--pros img{top:-2rem;right:2.2rem}}@media screen and (min-width: 992px){.pros-cons-infographics__item--cons img{top:-1.3rem;right:2.2rem}}@media screen and (min-width: 992px){.aspects-infographics{padding-bottom:6.2rem}}@media screen and (min-width: 992px){.aspects-infographics__title{margin-bottom:1.6rem;font-size:3rem}}@media screen and (min-width: 992px){.aspects-infographics__inner{padding:4.8rem 48% 3.5rem 3.7rem;border-color:#2b2d31}}@media screen and (min-width: 992px){.aspects-infographics__inner>img{top:-3.2rem;right:-5.7rem;left:auto;transform:none}}@media screen and (min-width: 992px){.aspects-infographics__inner p{margin-bottom:2.6rem}}@media screen and (min-width: 992px){.aspects-infographics__inner li{padding-left:2.4rem}}@media screen and (min-width: 992px){.aspects-infographics__inner li:nth-child(n+2){margin-top:2.2rem}}@media screen and (min-width: 992px){.statistics-infographics{position:relative;padding-bottom:6rem}}@media screen and (min-width: 992px){.statistics-infographics>img{position:absolute;top:-4.1rem;left:50%}}@media screen and (min-width: 992px){.statistics-infographics .container{position:relative}}@media screen and (min-width: 992px){.statistics-infographics__title{margin-bottom:1.8rem;font-size:3rem}}@media screen and (min-width: 992px){.statistics-infographics__text{margin-bottom:2.4rem}}@media screen and (min-width: 992px){.statistics-infographics__list{gap:1.25%}}@media screen and (min-width: 992px){.statistics-infographics__list li{width:32.5%;padding:2rem 1.8rem 2rem 2rem}}@media screen and (min-width: 992px){.statistics-infographics__img{margin-bottom:2.3rem}}@media screen and (min-width: 992px){.trends-infographics{padding-bottom:9rem}}@media screen and (min-width: 992px){.trends-infographics__title{margin-bottom:1.6rem;font-size:3rem}}@media screen and (min-width: 992px){.trends-infographics__list{flex-wrap:nowrap;gap:0}}@media screen and (min-width: 992px){.trends-infographics__list li{position:relative;width:50%;padding:2.8rem 4rem 3rem;border-color:#5c5c5c}}@media screen and (min-width: 992px){.trends-infographics__list li:nth-child(odd) .trends-infographics__brackets:before,.trends-infographics__list li:nth-child(odd) .trends-infographics__brackets:after{left:-.2rem;border-right:0}}@media screen and (min-width: 992px){.trends-infographics__list li:nth-child(odd) .trends-infographics__brackets:before{border-bottom:0}}@media screen and (min-width: 992px){.trends-infographics__list li:nth-child(odd) .trends-infographics__brackets:after{border-top:0}}@media screen and (min-width: 992px){.trends-infographics__list li:nth-child(2n){border-left:0}}@media screen and (min-width: 992px){.trends-infographics__list li:nth-child(2n) .trends-infographics__brackets:before,.trends-infographics__list li:nth-child(2n) .trends-infographics__brackets:after{right:-.2rem;border-left:0}}@media screen and (min-width: 992px){.trends-infographics__list li p:nth-of-type(1){margin-bottom:1.6rem}}@media screen and (min-width: 992px){.trends-infographics__brackets:before,.trends-infographics__brackets:after{content:"";position:absolute;border:.2rem solid #b8b6bf;width:1.7rem;height:1.7rem}}@media screen and (min-width: 992px){.trends-infographics__brackets:before{top:-.2rem;border-bottom:0}}@media screen and (min-width: 992px){.trends-infographics__brackets:after{bottom:-.2rem;border-top:0}}@media screen and (min-width: 992px){.grid-bg-infographics{position:relative}}@media screen and (min-width: 992px){.grid-bg-infographics>img{z-index:-1;position:absolute;top:15.2rem;left:50%;transform:translate(-50%)}}@media screen and (min-width: 992px){.grid-bg-alt-infographics>img{top:10.7rem;height:158.9rem}}@media screen and (min-width: 992px){.summary-infographics{padding-bottom:6rem}}@media screen and (min-width: 992px){.summary-infographics__title{margin-bottom:1.6rem;font-size:3rem}}@media screen and (min-width: 992px){.summary-infographics__text{margin-bottom:6rem}}@media screen and (min-width: 992px){.summary-infographics__list{padding:2.4rem 3rem}}@media screen and (min-width: 992px){.summary-infographics__list ol{column-count:2;column-gap:9rem}}@media screen and (min-width: 992px){.summary-infographics__list li:nth-child(n+2){margin-top:2.2rem}}@media screen and (min-width: 992px){.summary-infographics__list button{display:none}}@media screen and (min-width: 992px){.summary-infographics__subtitle{margin-bottom:1.6rem;font-size:1.8rem}}@media screen and (min-width: 992px){.share-infographics{position:relative}}@media screen and (min-width: 992px){.share-infographics>img{position:absolute;z-index:-1}}@media screen and (min-width: 992px){.share-infographics>img:nth-of-type(1){top:19.4rem;right:50%;transform:translate(-50.5rem)}}@media screen and (min-width: 992px){.share-infographics>img:nth-of-type(2){top:-16.1rem;left:50%;transform:translate(40.4rem)}}@media screen and (min-width: 992px){.share-infographics__inner{max-width:47.4rem}}@media screen and (min-width: 992px){.share-infographics__title{margin-bottom:2.2rem;font-size:2.6rem}}@media screen and (min-width: 992px){.share-infographics__text{margin:4.2rem 0 1.8rem;font-size:2rem}}@media screen and (min-width: 992px){.share-infographics__copy{padding-right:1.6rem;padding-left:2rem}}@media screen and (min-width: 992px){.share-infographics__copy>span{margin-right:2rem;font-size:2rem}}@media screen and (min-width: 992px){.share-infographics__copy button{min-width:14rem;padding:1.1rem .5rem;font-size:1.8rem;font-weight:700}}@media screen and (min-width: 992px){.footer{padding:5.6rem 0 0}}@media screen and (min-width: 1200px){.footer__head,.footer__bottom{position:relative;overflow:hidden}}@media screen and (min-width: 1200px){.footer__head:after,.footer__bottom:after{content:"";position:absolute;bottom:0;left:50%;width:114.4rem;border-top:.1rem solid rgba(225,232,246,.2);transform:translate(-50%)}}@media screen and (min-width: 992px){.footer__head{padding-bottom:2.4rem}}@media screen and (min-width: 992px){.footer__head .container{display:flex}}@media screen and (min-width: 992px){.footer__head-container:first-child{flex-shrink:0;margin-right:2rem}}@media screen and (min-width: 992px){.footer__head-container:last-child{margin-left:auto}}@media screen and (min-width: 992px){.footer__head-nav{justify-content:flex-start;gap:1rem 2.4rem;padding:0}}@media screen and (min-width: 992px){.footer__logo-wrap{min-height:auto;padding:0}}@media screen and (min-width: 992px){.footer__info{padding:2.4rem 0}}@media screen and (min-width: 992px){.footer__info .container{display:flex;flex-wrap:wrap}}@media screen and (min-width: 992px){.footer__info .container>*{width:100%}}@media screen and (min-width: 992px){.footer__info-top{order:2;display:flex;gap:0 2.8%}}@media screen and (min-width: 992px){.footer__info-wrap{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;margin-bottom:0}}@media screen and (min-width: 992px){.footer__info-wrap:first-child{width:42.3%;padding:1.6rem 1.1rem 1.1rem}}@media screen and (min-width: 992px){.footer__info-wrap:nth-child(2){width:27.3%;padding:1.6rem 1.1rem 1.1rem}}@media screen and (min-width: 992px){.footer__info-wrap:last-child{width:24.8%;padding:1.6rem 1.1rem 1.1rem}}@media screen and (min-width: 992px){.footer__info-imgs{flex-wrap:wrap;justify-content:center;flex-grow:1}}@media screen and (min-width: 992px){.footer__info-imgs a{flex-shrink:0}}@media screen and (min-width: 992px){.footer__info-desc{padding-bottom:2.4rem}}@media screen and (min-width: 992px){.footer__nav{padding:0 0 2.4rem}}@media (min-width: 992px) and (max-width: 1199px){.footer__nav{border-bottom:.1rem solid rgba(225,232,246,.2)}}@media screen and (min-width: 992px){.footer__nav-list{column-count:4;column-gap:2rem}}@media screen and (min-width: 992px){.footer__nav-item:nth-child(n+2){border-top:3rem}}@media screen and (min-width: 992px){.footer__body{padding:4.6rem 0 3.5rem}}@media screen and (min-width: 992px){.footer__body .container{display:flex;align-items:center;justify-content:space-between}}@media screen and (min-width: 992px){.footer__bottom{padding:2.4rem 0 3.5rem}}.footer__bottom:after{top:0;bottom:auto}@media screen and (min-width: 992px){.footer__bottom .container{display:flex;justify-content:space-between;align-items:center}}@media screen and (min-width: 992px){.footer__bottom-left{flex:1}}@media screen and (min-width: 992px){.footer__bottom-left ul{display:flex}}@media screen and (min-width: 992px){.footer__bottom-left li:nth-child(n+2){margin-top:0}}@media screen and (min-width: 992px){.footer__bottom-left li:nth-child(n+2):before{content:"|";display:inline-block;padding:0 .5rem 0 .8rem}}@media screen and (min-width: 992px){.footer__bottom-right{flex:1;text-align:right}}
