@import url(https://fonts.googleapis.com/css?family=Montserrat:300,regular,500,600,700&display=swap); @charset "UTF-8"; * { padding: 0px; margin: 0px; border: 0px; } *, *:before, *:after { -webkit-box-sizing: border-box; box-sizing: border-box; } html, body { height: 100%; min-width: 360px; } body { color: #2C3136; line-height: 1; font-family: "Montserrat", sans-serif; font-size: 1rem; -ms-text-size-adjust: 100%; -moz-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } input, button, textarea { font-family: "Montserrat", sans-serif; font-size: inherit; } button { cursor: pointer; color: inherit; background-color: inherit; } a { color: inherit; } a:link, a:visited { text-decoration: none; } a:hover { text-decoration: none; } ul li { list-style: none; } img { vertical-align: top; } h1, h2, h3, h4, h5, h6 { font-weight: inherit; font-size: inherit; } .lock body { overflow: hidden; -ms-touch-action: none; touch-action: none; } .wrapper { min-height: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; overflow: hidden; } .wrapper > main { -webkit-box-flex: 1; -ms-flex: 1 1 auto; flex: 1 1 auto; } .wrapper > * { min-width: 0; } /* (i) Стили будут применяться ко всем классам содержащим *__container Например header__container, main__container и т.д. Снипет (HTML): cnt */ [class*=__container] { max-width: 75.9375rem; -webkit-box-sizing: content-box; box-sizing: content-box; margin: 0 auto; padding: 0 0.9375rem; } .button { display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; padding: 0px 0px; } .button._fw { width: 100%; } input[type=text], input[type=email], input[type=tel], textarea { -webkit-appearance: none; -moz-appearance: none; appearance: none; } .input { width: 100%; display: block; padding: 15px 11px; border-radius: 7px; max-width: 290px; color: #7f8494; outline: none; } textarea.input { resize: none; padding: 0px 0px; max-width: 100%; height: 135px; padding: 15px 11px; outline: none; margin: 0px 0px 0px 0px !important; } [class*=-ibg] { position: relative; } [class*=-ibg] img { position: absolute; width: 100%; height: 100%; top: 0; left: 0; -o-object-fit: cover; object-fit: cover; } [class*=-ibg_contain] img { -o-object-fit: contain; object-fit: contain; } .title { color: #2c3136; font-weight: 700; font-size: 3.125rem; line-height: 1.2; margin-bottom: 40px; } .title_intro { font-weight: 700; font-size: 3.125rem; color: #f2f2f2; line-height: 1.2; max-width: 755px; margin-bottom: 50px; } @supports (font-size: clamp( 2rem , 1.0073529412rem + 4.4117647059vw , 3.125rem )) { .title_intro { font-size: clamp( 2rem , 1.0073529412rem + 4.4117647059vw , 3.125rem ); } } @supports not (font-size: clamp( 2rem , 1.0073529412rem + 4.4117647059vw , 3.125rem )) { .title_intro { font-size: calc(2rem + 1.125 * (100vw - 22.5rem) / 25.5); } } @supports (margin-bottom: clamp( 1.5625rem , 1.1811440678rem + 1.6949152542vw , 2.5rem )) { .title_about { margin-bottom: clamp( 1.5625rem , 1.1811440678rem + 1.6949152542vw , 2.5rem ); } } @supports not (margin-bottom: clamp( 1.5625rem , 1.1811440678rem + 1.6949152542vw , 2.5rem )) { .title_about { margin-bottom: calc(1.5625rem + 0.9375 * (100vw - 22.5rem) / 55.3125); } } .title_support { color: #fff; } @supports (margin-bottom: clamp( 1.5625rem , 1.1811440678rem + 1.6949152542vw , 2.5rem )) { .title_miomi { margin-bottom: clamp( 1.5625rem , 1.1811440678rem + 1.6949152542vw , 2.5rem ); } } @supports not (margin-bottom: clamp( 1.5625rem , 1.1811440678rem + 1.6949152542vw , 2.5rem )) { .title_miomi { margin-bottom: calc(1.5625rem + 0.9375 * (100vw - 22.5rem) / 55.3125); } } @supports (font-size: clamp( 2rem , 1.7403846154rem + 1.1538461538vw , 3.125rem )) { .title { font-size: clamp( 2rem , 1.7403846154rem + 1.1538461538vw , 3.125rem ); } } @supports not (font-size: clamp( 2rem , 1.7403846154rem + 1.1538461538vw , 3.125rem )) { .title { font-size: calc(2rem + 1.125 * (100vw - 22.5rem) / 97.5); } } @supports (line-height: clamp( 2.375rem , 1.8156779661rem + 2.4858757062vw , 3.75rem )) { .title { line-height: clamp( 2.375rem , 1.8156779661rem + 2.4858757062vw , 3.75rem ); } } @supports not (line-height: clamp( 2.375rem , 1.8156779661rem + 2.4858757062vw , 3.75rem )) { .title { line-height: calc(2.375rem + 1.375 * (100vw - 22.5rem) / 55.3125); } } @supports (margin-bottom: clamp( 1.5625rem , 1.1811440678rem + 1.6949152542vw , 2.5rem )) { .title_investments { margin-bottom: clamp( 1.5625rem , 1.1811440678rem + 1.6949152542vw , 2.5rem ); } } @supports not (margin-bottom: clamp( 1.5625rem , 1.1811440678rem + 1.6949152542vw , 2.5rem )) { .title_investments { margin-bottom: calc(1.5625rem + 0.9375 * (100vw - 22.5rem) / 55.3125); } } .subtitle { color: #2c3136; font-size: 1.625rem; font-weight: 700; line-height: 1.3846153846; text-transform: uppercase; margin-bottom: 30px; } .subtitle_intro { color: #f8f8f8; font-size: 1.5rem; line-height: 1.4166666667; letter-spacing: -0.1em; font-weight: 600; max-width: 415px; margin-bottom: 20px; text-transform: none; } .subtitle_howitwork { text-transform: none; } @supports (font-size: clamp( 1.5rem , 1.4491525424rem + 0.2259887006vw , 1.625rem )) { .subtitle_howitwork { font-size: clamp( 1.5rem , 1.4491525424rem + 0.2259887006vw , 1.625rem ); } } @supports not (font-size: clamp( 1.5rem , 1.4491525424rem + 0.2259887006vw , 1.625rem )) { .subtitle_howitwork { font-size: calc(1.5rem + 0.125 * (100vw - 22.5rem) / 55.3125); } } @supports (margin-bottom: clamp( 1.5625rem , 1.4353813559rem + 0.5649717514vw , 1.875rem )) { .subtitle_howitwork { margin-bottom: clamp( 1.5625rem , 1.4353813559rem + 0.5649717514vw , 1.875rem ); } } @supports not (margin-bottom: clamp( 1.5625rem , 1.4353813559rem + 0.5649717514vw , 1.875rem )) { .subtitle_howitwork { margin-bottom: calc(1.5625rem + 0.3125 * (100vw - 22.5rem) / 55.3125); } } .subtitle_investing { text-transform: none !important; } @supports (margin-bottom: clamp( 1.5625rem , 0.6726694915rem + 3.9548022599vw , 3.75rem )) { .subtitle_investing { margin-bottom: clamp( 1.5625rem , 0.6726694915rem + 3.9548022599vw , 3.75rem ); } } @supports not (margin-bottom: clamp( 1.5625rem , 0.6726694915rem + 3.9548022599vw , 3.75rem )) { .subtitle_investing { margin-bottom: calc(1.5625rem + 2.1875 * (100vw - 22.5rem) / 55.3125); } } @supports (font-size: clamp( 1.5rem , 1.4491525424rem + 0.2259887006vw , 1.625rem )) { .subtitle_investing { font-size: clamp( 1.5rem , 1.4491525424rem + 0.2259887006vw , 1.625rem ); } } @supports not (font-size: clamp( 1.5rem , 1.4491525424rem + 0.2259887006vw , 1.625rem )) { .subtitle_investing { font-size: calc(1.5rem + 0.125 * (100vw - 22.5rem) / 55.3125); } } .subtitle_rates { max-width: 600px; margin-left: auto; margin-right: auto; padding-left: 20px; text-transform: none; } @supports (font-size: clamp( 1.5rem , 1.4491525424rem + 0.2259887006vw , 1.625rem )) { .subtitle_rates { font-size: clamp( 1.5rem , 1.4491525424rem + 0.2259887006vw , 1.625rem ); } } @supports not (font-size: clamp( 1.5rem , 1.4491525424rem + 0.2259887006vw , 1.625rem )) { .subtitle_rates { font-size: calc(1.5rem + 0.125 * (100vw - 22.5rem) / 55.3125); } } @supports (margin-bottom: clamp( 1.5625rem , 1.4353813559rem + 0.5649717514vw , 1.875rem )) { .subtitle_rates { margin-bottom: clamp( 1.5625rem , 1.4353813559rem + 0.5649717514vw , 1.875rem ); } } @supports not (margin-bottom: clamp( 1.5625rem , 1.4353813559rem + 0.5649717514vw , 1.875rem )) { .subtitle_rates { margin-bottom: calc(1.5625rem + 0.3125 * (100vw - 22.5rem) / 55.3125); } } .button_intro { display: inline-block; text-align: center; width: 243px; padding: 20px 0px; color: #fff; -webkit-transition: all 0.3s ease 0s; -o-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s; background: -webkit-gradient(linear, left top, right top, from(#4776E6), to(#8E54E9)); background: -o-linear-gradient(left, #4776E6 0%, #8E54E9 100%); background: linear-gradient(90deg, #4776E6 0%, #8E54E9 100%); border-radius: 7px; } .button_intro:hover { background: -webkit-gradient(linear, left top, left bottom, from(#4776E6), to(#8E54E9)); background: -o-linear-gradient(top, #4776E6 0%, #8E54E9 100%); background: linear-gradient(180deg, #4776E6 0%, #8E54E9 100%); } .button_support { display: inline-block; text-align: center; width: 185px; padding: 12px 0px; color: #fff; -webkit-transition: all 0.3s ease 0s; -o-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s; background: -webkit-gradient(linear, left top, right top, from(#4776E6), to(#8E54E9)); background: -o-linear-gradient(left, #4776E6 0%, #8E54E9 100%); background: linear-gradient(90deg, #4776E6 0%, #8E54E9 100%); border-radius: 7px; } .button_support:hover { background: -webkit-gradient(linear, left top, left bottom, from(#4776E6), to(#8E54E9)); background: -o-linear-gradient(top, #4776E6 0%, #8E54E9 100%); background: linear-gradient(180deg, #4776E6 0%, #8E54E9 100%); } .desc { color: #2c3136; line-height: 1.5; } .desc_about { margin-bottom: 30px; } .desc_about:last-child { margin: 0px 0px 0px 0px; } .desc_investments { margin-bottom: 1.5625rem; } @supports (margin-bottom: clamp( 1.5625rem , 1.4353813559rem + 0.5649717514vw , 1.875rem )) { .desc_crypto { margin-bottom: clamp( 1.5625rem , 1.4353813559rem + 0.5649717514vw , 1.875rem ); } } @supports not (margin-bottom: clamp( 1.5625rem , 1.4353813559rem + 0.5649717514vw , 1.875rem )) { .desc_crypto { margin-bottom: calc(1.5625rem + 0.3125 * (100vw - 22.5rem) / 55.3125); } } .desc_cyber { max-width: 800px; } @supports (margin-bottom: clamp( 2.5rem , 1.9915254237rem + 2.2598870056vw , 3.75rem )) { .desc_cyber { margin-bottom: clamp( 2.5rem , 1.9915254237rem + 2.2598870056vw , 3.75rem ); } } @supports not (margin-bottom: clamp( 2.5rem , 1.9915254237rem + 2.2598870056vw , 3.75rem )) { .desc_cyber { margin-bottom: calc(2.5rem + 1.25 * (100vw - 22.5rem) / 55.3125); } } .desc_comparison { font-size: 1.25rem; font-weight: 600; } .desc_miomi { margin-bottom: 1.25rem; } @supports (margin-bottom: clamp( 1.25rem , 2.1292372881rem + -1.1299435028vw , 1.875rem )) { .desc_miomi { margin-bottom: clamp( 1.25rem , 2.1292372881rem + -1.1299435028vw , 1.875rem ); } } @supports not (margin-bottom: clamp( 1.25rem , 2.1292372881rem + -1.1299435028vw , 1.875rem )) { .desc_miomi { margin-bottom: calc(1.875rem + -0.625 * (100vw - 22.5rem) / 55.3125); } } .desc_miomi-it { margin-bottom: 0.625rem; } .desc_miomi-it:last-child { margin: 0px 0px 0px 0px; } .desc_dev-plan { max-width: 800px; } @supports (margin-bottom: clamp( 2.0625rem , 1.376059322rem + 3.0508474576vw , 3.75rem )) { .desc_dev-plan { margin-bottom: clamp( 2.0625rem , 1.376059322rem + 3.0508474576vw , 3.75rem ); } } @supports not (margin-bottom: clamp( 2.0625rem , 1.376059322rem + 3.0508474576vw , 3.75rem )) { .desc_dev-plan { margin-bottom: calc(2.0625rem + 1.6875 * (100vw - 22.5rem) / 55.3125); } } .desc_aks { margin-bottom: 0.9375rem; max-width: 800px; } .desc_aks:last-child { margin: 0px 0px 0px 0px; } .desc_support { color: #fff; margin-bottom: 2.5rem; } .header { position: absolute; width: 100%; top: 0; left: 0; background-color: rgba(0, 0, 0, 0.5); padding: 0 30px; -webkit-transition: background-color 0.3s ease 0s; -o-transition: background-color 0.3s ease 0s; transition: background-color 0.3s ease 0s; z-index: 3; } @supports (padding-right: clamp( 1.25rem , 0.5357142857rem + 1.1160714286vw , 1.875rem )) { .header { padding-right: clamp( 1.25rem , 0.5357142857rem + 1.1160714286vw , 1.875rem ); } } @supports not (padding-right: clamp( 1.25rem , 0.5357142857rem + 1.1160714286vw , 1.875rem )) { .header { padding-right: calc(1.25rem + 0.625 * (100vw - 64rem) / 56); } } @supports (padding-left: clamp( 1.25rem , 0.5357142857rem + 1.1160714286vw , 1.875rem )) { .header { padding-left: clamp( 1.25rem , 0.5357142857rem + 1.1160714286vw , 1.875rem ); } } @supports not (padding-left: clamp( 1.25rem , 0.5357142857rem + 1.1160714286vw , 1.875rem )) { .header { padding-left: calc(1.25rem + 0.625 * (100vw - 64rem) / 56); } } .header__nav { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center; grid-column-gap: 20px; padding: 25px 0 22px; } .menu__left { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; } .menu__logo { position: relative; z-index: 3; } @supports (width: clamp( 11.25rem , 6.9642857143rem + 6.6964285714vw , 15rem )) { .menu__logo img { width: clamp( 11.25rem , 6.9642857143rem + 6.6964285714vw , 15rem ); } } @supports not (width: clamp( 11.25rem , 6.9642857143rem + 6.6964285714vw , 15rem )) { .menu__logo img { width: calc(11.25rem + 3.75 * (100vw - 64rem) / 56); } } @supports (height: clamp( 1.875rem , 1.0178571429rem + 1.3392857143vw , 2.625rem )) { .menu__logo img { height: clamp( 1.875rem , 1.0178571429rem + 1.3392857143vw , 2.625rem ); } } @supports not (height: clamp( 1.875rem , 1.0178571429rem + 1.3392857143vw , 2.625rem )) { .menu__logo img { height: calc(1.875rem + 0.75 * (100vw - 64rem) / 56); } } @supports (margin-left: clamp( 1.25rem , -0.8928571429rem + 3.3482142857vw , 3.125rem )) { .menu__body { margin-left: clamp( 1.25rem , -0.8928571429rem + 3.3482142857vw , 3.125rem ); } } @supports not (margin-left: clamp( 1.25rem , -0.8928571429rem + 3.3482142857vw , 3.125rem )) { .menu__body { margin-left: calc(1.25rem + 1.875 * (100vw - 64rem) / 56); } } .menu__list { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; } @supports (gap: clamp( 0.625rem , -0.8035714286rem + 2.2321428571vw , 1.875rem )) { .menu__list { gap: clamp( 0.625rem , -0.8035714286rem + 2.2321428571vw , 1.875rem ); } } @supports not (gap: clamp( 0.625rem , -0.8035714286rem + 2.2321428571vw , 1.875rem )) { .menu__list { gap: calc(0.625rem + 1.25 * (100vw - 64rem) / 56); } } .menu__item { position: relative; } .menu__item::after { content: ""; position: absolute; width: 0%; height: 2px; background-color: #fff; left: 50%; bottom: -5px; -webkit-transition: width 0.5s ease 0s, left 0.5s ease 0s; -o-transition: width 0.5s ease 0s, left 0.5s ease 0s; transition: width 0.5s ease 0s, left 0.5s ease 0s; } .menu__item:not(.menu__item_hidden):hover::after { width: 100%; left: 0; } .menu__item_hidden { display: none; -webkit-transition: background-color 0.3s ease 0s, color 0.3s ease 0s; -o-transition: background-color 0.3s ease 0s, color 0.3s ease 0s; transition: background-color 0.3s ease 0s, color 0.3s ease 0s; } .menu__link { color: #f8f8f8; text-transform: uppercase; font-weight: 500; font-size: 0.75rem; } .menu__sign { display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; position: relative; z-index: 3; } .menu__button { color: #f8f8f8; padding: 10px 30px; display: inline-block; border: 1px solid #535353; border-radius: 4px; font-size: 0.875rem; font-weight: 600; -webkit-transition: background-color 0.5s ease 0s, color 0.5s ease 0s; -o-transition: background-color 0.5s ease 0s, color 0.5s ease 0s; transition: background-color 0.5s ease 0s, color 0.5s ease 0s; } @supports (margin-right: clamp( 0.625rem , -0.8035714286rem + 2.2321428571vw , 1.875rem )) { .menu__button { margin-right: clamp( 0.625rem , -0.8035714286rem + 2.2321428571vw , 1.875rem ); } } @supports not (margin-right: clamp( 0.625rem , -0.8035714286rem + 2.2321428571vw , 1.875rem )) { .menu__button { margin-right: calc(0.625rem + 1.25 * (100vw - 64rem) / 56); } } .menu__button:hover { background-color: #f8f8f8; color: #535353; } .menu__personal-area { color: #f8f8f8; font-weight: 600; padding: 5px 0; -webkit-transition: border-color 0.3s ease 0s; -o-transition: border-color 0.3s ease 0s; transition: border-color 0.3s ease 0s; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; } @supports (margin-right: clamp( 1.25rem , -0.1785714286rem + 2.2321428571vw , 2.5rem )) { .menu__personal-area { margin-right: clamp( 1.25rem , -0.1785714286rem + 2.2321428571vw , 2.5rem ); } } @supports not (margin-right: clamp( 1.25rem , -0.1785714286rem + 2.2321428571vw , 2.5rem )) { .menu__personal-area { margin-right: calc(1.25rem + 1.25 * (100vw - 64rem) / 56); } } .menu__personal-area img { margin-left: 10px; max-width: 100%; } .menu__languages { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; margin-left: 15px; } @supports (gap: clamp( 0.3125rem , -0.4017857143rem + 1.1160714286vw , 0.9375rem )) { .menu__languages { gap: clamp( 0.3125rem , -0.4017857143rem + 1.1160714286vw , 0.9375rem ); } } @supports not (gap: clamp( 0.3125rem , -0.4017857143rem + 1.1160714286vw , 0.9375rem )) { .menu__languages { gap: calc(0.3125rem + 0.625 * (100vw - 64rem) / 56); } } .small-screen { display: none; } .icon-menu { display: none; } .footer { padding: 25px 0; background-color: #000; } @supports (padding-top: clamp( 1.5625rem , 2.0021186441rem + -0.5649717514vw , 1.875rem )) { .footer { padding-top: clamp( 1.5625rem , 2.0021186441rem + -0.5649717514vw , 1.875rem ); } } @supports not (padding-top: clamp( 1.5625rem , 2.0021186441rem + -0.5649717514vw , 1.875rem )) { .footer { padding-top: calc(1.875rem + -0.3125 * (100vw - 22.5rem) / 55.3125); } } .footer__inner { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -ms-flex-wrap: wrap; flex-wrap: wrap; gap: 15px 50px; } .footer__copyright { -webkit-box-flex: 0; -ms-flex: 0 0 355px; flex: 0 0 355px; } .footer__copyright p { color: #f2f2f2; font-size: 0.875rem; line-height: 1.5; letter-spacing: -0.025em; } .footer__icons { -webkit-box-flex: 0; -ms-flex: 0 0 152px; flex: 0 0 152px; gap: 15px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; } /* Intro */ .no-webp .intro{ background: #000 url("../img/intro/intro-bg.jpg") center no-repeat; } .intro { background-size: cover; height: 800px; width: 100%; } .intro__inner { padding: 170px 20px 190px 150px; height: 100%; opacity: 0; -webkit-transform: translateX(-120%); -ms-transform: translateX(-120%); transform: translateX(-120%); -webkit-transition: all 0.8s ease 0s; -o-transition: all 0.8s ease 0s; transition: all 0.8s ease 0s; } @supports (padding-left: clamp( 4.375rem , -0.9586921421rem + 8.6114101184vw , 9.375rem )) { .intro__inner { padding-left: clamp( 4.375rem , -0.9586921421rem + 8.6114101184vw , 9.375rem ); } } @supports not (padding-left: clamp( 4.375rem , -0.9586921421rem + 8.6114101184vw , 9.375rem )) { .intro__inner { padding-left: calc(4.375rem + 5 * (100vw - 61.9375rem) / 58.0625); } } .intro__inner._active { -webkit-transform: translateX(0px); -ms-transform: translateX(0px); transform: translateX(0px); opacity: 1; } .intro__list { margin-bottom: 3.125rem; } .intro__item { color: #f2f2f2; margin-bottom: 10px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; gap: 10px; } .intro__item::before { content: ""; width: 3px; height: 3px; border-radius: 50%; background-color: #fff; display: block; } .intro__item:last-child { margin: 0px 0px 0px 0px; } /* About */ .about__inner { display: -webkit-box; display: -ms-flexbox; display: flex; grid-column-gap: 110px; margin-top: 61px; } .about__text { -webkit-box-flex: 0; -ms-flex: 0 1 700px; flex: 0 1 700px; opacity: 0; -webkit-transform: translateX(-120%); -ms-transform: translateX(-120%); transform: translateX(-120%); -webkit-transition: all 0.8s ease 0s; -o-transition: all 0.8s ease 0s; transition: all 0.8s ease 0s; } .about__text._active { -webkit-transform: translateX(0px); -ms-transform: translateX(0px); transform: translateX(0px); opacity: 1; } .about__img img { max-width: 100%; opacity: 0; -webkit-transform: translateY(100%); -ms-transform: translateY(100%); transform: translateY(100%); -webkit-transition: all 0.8s ease 0s; -o-transition: all 0.8s ease 0s; transition: all 0.8s ease 0s; } @supports (width: clamp( 16.0625rem , 14.4608050847rem + 7.1186440678vw , 20rem )) { .about__img img { width: clamp( 16.0625rem , 14.4608050847rem + 7.1186440678vw , 20rem ); } } @supports not (width: clamp( 16.0625rem , 14.4608050847rem + 7.1186440678vw , 20rem )) { .about__img img { width: calc(16.0625rem + 3.9375 * (100vw - 22.5rem) / 55.3125); } } @supports (height: clamp( 32.625rem , 29.4978813559rem + 13.8983050847vw , 40.3125rem )) { .about__img img { height: clamp( 32.625rem , 29.4978813559rem + 13.8983050847vw , 40.3125rem ); } } @supports not (height: clamp( 32.625rem , 29.4978813559rem + 13.8983050847vw , 40.3125rem )) { .about__img img { height: calc(32.625rem + 7.6875 * (100vw - 22.5rem) / 55.3125); } } @supports (translateY: clamp( 3.75rem , 3.2161016949rem + 2.3728813559vw , 5.0625rem )) { .about__img img { translateY: clamp( 3.75rem , 3.2161016949rem + 2.3728813559vw , 5.0625rem ); } } @supports not (translateY: clamp( 3.75rem , 3.2161016949rem + 2.3728813559vw , 5.0625rem )) { .about__img img { translateY: calc(3.75rem + 1.3125 * (100vw - 22.5rem) / 55.3125); } } .about__img._active img { -webkit-transform: translateY(81px); -ms-transform: translateY(81px); transform: translateY(81px); opacity: 1; } /* Investing */ .investing { background-color: #f8f8f8; } .investing .subtitle { opacity: 0; -webkit-transform: translateX(-120%); -ms-transform: translateX(-120%); transform: translateX(-120%); -webkit-transition: all 0.8s ease 0s; -o-transition: all 0.8s ease 0s; transition: all 0.8s ease 0s; } .investing .subtitle._active { -webkit-transform: translateX(0px); -ms-transform: translateX(0px); transform: translateX(0px); opacity: 1; } .investing__inner { border-bottom: 1px solid #e2e2e2; padding: 60px 0; } @supports (padding-top: clamp( 3.75rem , 7.2669491525rem + -4.5197740113vw , 6.25rem )) { .investing__inner { padding-top: clamp( 3.75rem , 7.2669491525rem + -4.5197740113vw , 6.25rem ); } } @supports not (padding-top: clamp( 3.75rem , 7.2669491525rem + -4.5197740113vw , 6.25rem )) { .investing__inner { padding-top: calc(6.25rem + -2.5 * (100vw - 22.5rem) / 55.3125); } } @supports (padding-bottom: clamp( 2.5rem , 1.9915254237rem + 2.2598870056vw , 3.75rem )) { .investing__inner { padding-bottom: clamp( 2.5rem , 1.9915254237rem + 2.2598870056vw , 3.75rem ); } } @supports not (padding-bottom: clamp( 2.5rem , 1.9915254237rem + 2.2598870056vw , 3.75rem )) { .investing__inner { padding-bottom: calc(2.5rem + 1.25 * (100vw - 22.5rem) / 55.3125); } } .investing__list { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; gap: 20px 90px; overflow: hidden; } .investing__item { -webkit-box-flex: 0; -ms-flex: 0 0 160px; flex: 0 0 160px; opacity: 0; -webkit-transform: translateY(120%); -ms-transform: translateY(120%); transform: translateY(120%); } .investing__item:nth-child(1) { -webkit-transition: all 0.8s ease 0s; -o-transition: all 0.8s ease 0s; transition: all 0.8s ease 0s; } .investing__item:nth-child(2) { -webkit-transition: all 0.8s ease 0.2s; -o-transition: all 0.8s ease 0.2s; transition: all 0.8s ease 0.2s; } .investing__item:nth-child(3) { -webkit-transition: all 0.8s ease 0.4s; -o-transition: all 0.8s ease 0.4s; transition: all 0.8s ease 0.4s; } .investing__item:nth-child(4) { -webkit-transition: all 0.8s ease 0.6s; -o-transition: all 0.8s ease 0.6s; transition: all 0.8s ease 0.6s; } .investing__item:nth-child(5) { -webkit-transition: all 0.8s ease 0.8s; -o-transition: all 0.8s ease 0.8s; transition: all 0.8s ease 0.8s; } .investing__item._active { -webkit-transform: translateY(0px); -ms-transform: translateY(0px); transform: translateY(0px); opacity: 1; } .investing__img { margin-bottom: 20px; } @supports (width: clamp( 3.5rem , 2.8898305085rem + 2.7118644068vw , 5rem )) { .investing__img { width: clamp( 3.5rem , 2.8898305085rem + 2.7118644068vw , 5rem ); } } @supports not (width: clamp( 3.5rem , 2.8898305085rem + 2.7118644068vw , 5rem )) { .investing__img { width: calc(3.5rem + 1.5 * (100vw - 22.5rem) / 55.3125); } } .investing__text { font-weight: 600; color: #2c3136; } /* How it work */ .howitwork { padding: 60px 0; background-color: #f8f8f8; width: 100%; } @supports (padding-top: clamp( 2.5rem , 1.9915254237rem + 2.2598870056vw , 3.75rem )) { .howitwork { padding-top: clamp( 2.5rem , 1.9915254237rem + 2.2598870056vw , 3.75rem ); } } @supports not (padding-top: clamp( 2.5rem , 1.9915254237rem + 2.2598870056vw , 3.75rem )) { .howitwork { padding-top: calc(2.5rem + 1.25 * (100vw - 22.5rem) / 55.3125); } } @supports (padding-bottom: clamp( 2.5rem , 1.9915254237rem + 2.2598870056vw , 3.75rem )) { .howitwork { padding-bottom: clamp( 2.5rem , 1.9915254237rem + 2.2598870056vw , 3.75rem ); } } @supports not (padding-bottom: clamp( 2.5rem , 1.9915254237rem + 2.2598870056vw , 3.75rem )) { .howitwork { padding-bottom: calc(2.5rem + 1.25 * (100vw - 22.5rem) / 55.3125); } } .howitwork__inner { overflow: hidden; } .howitwork .subtitle { opacity: 0; -webkit-transform: translateX(-120%); -ms-transform: translateX(-120%); transform: translateX(-120%); -webkit-transition: all 0.8s ease 0s; -o-transition: all 0.8s ease 0s; transition: all 0.8s ease 0s; } .howitwork .subtitle._active { -webkit-transform: translateX(0px); -ms-transform: translateX(0px); transform: translateX(0px); opacity: 1; } .howitwork__list { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; gap: 10px 20px; } .howitwork__item { background-color: #fff; max-width: 390px; width: 100%; border-radius: 7px; padding: 20px; -webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.03); box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.03); opacity: 0; -webkit-transform: translateY(20%); -ms-transform: translateY(20%); transform: translateY(20%); } .howitwork__item:nth-child(1) { -webkit-transition: all 0.8s ease 0s; -o-transition: all 0.8s ease 0s; transition: all 0.8s ease 0s; } .howitwork__item:nth-child(2) { -webkit-transition: all 0.8s ease 0.2s; -o-transition: all 0.8s ease 0.2s; transition: all 0.8s ease 0.2s; } .howitwork__item:nth-child(3) { -webkit-transition: all 0.8s ease 0.4s; -o-transition: all 0.8s ease 0.4s; transition: all 0.8s ease 0.4s; } .howitwork__item:nth-child(4) { -webkit-transition: all 0.8s ease 0.6s; -o-transition: all 0.8s ease 0.6s; transition: all 0.8s ease 0.6s; } .howitwork__item:nth-child(5) { -webkit-transition: all 0.8s ease 0.8s; -o-transition: all 0.8s ease 0.8s; transition: all 0.8s ease 0.8s; } .howitwork__item:nth-child(6) { -webkit-transition: all 0.8s ease 1s; -o-transition: all 0.8s ease 1s; transition: all 0.8s ease 1s; } .howitwork__item._active { -webkit-transform: translateY(0px); -ms-transform: translateY(0px); transform: translateY(0px); opacity: 1; } .howitwork__number { color: #7F8494; font-size: 2.25rem; font-weight: 700; margin-bottom: 20px; } .howitwork__caption { font-weight: 700; color: #2c3136; margin-bottom: 10px; } /* Statistics */ .statistics { background-color: #f2f2f2; padding: 40px 0; } @supports (padding-bottom: clamp( 1.25rem , 0.7415254237rem + 2.2598870056vw , 2.5rem )) { .statistics { padding-bottom: clamp( 1.25rem , 0.7415254237rem + 2.2598870056vw , 2.5rem ); } } @supports not (padding-bottom: clamp( 1.25rem , 0.7415254237rem + 2.2598870056vw , 2.5rem )) { .statistics { padding-bottom: calc(1.25rem + 1.25 * (100vw - 22.5rem) / 55.3125); } } .statistics__inner { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; gap: 20px 130px; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; } @supports (grid-column-gap: clamp( 5rem , 3.7288135593rem + 5.6497175141vw , 8.125rem )) { .statistics__inner { grid-column-gap: clamp( 5rem , 3.7288135593rem + 5.6497175141vw , 8.125rem ); } } @supports not (grid-column-gap: clamp( 5rem , 3.7288135593rem + 5.6497175141vw , 8.125rem )) { .statistics__inner { grid-column-gap: calc(5rem + 3.125 * (100vw - 22.5rem) / 55.3125); } } .statistics__item { max-width: 315px; width: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; gap: 20px; opacity: 0; -webkit-transform: translateY(20%); -ms-transform: translateY(20%); transform: translateY(20%); } .statistics__item:nth-child(1) { -webkit-transition: all 0.8s ease 0s; -o-transition: all 0.8s ease 0s; transition: all 0.8s ease 0s; } .statistics__item:nth-child(2) { -webkit-transition: all 0.8s ease 0.2s; -o-transition: all 0.8s ease 0.2s; transition: all 0.8s ease 0.2s; } .statistics__item:nth-child(3) { -webkit-transition: all 0.8s ease 0.4s; -o-transition: all 0.8s ease 0.4s; transition: all 0.8s ease 0.4s; } .statistics__item:nth-child(4) { -webkit-transition: all 0.8s ease 0.6s; -o-transition: all 0.8s ease 0.6s; transition: all 0.8s ease 0.6s; } .statistics__item:nth-child(5) { -webkit-transition: all 0.8s ease 0.8s; -o-transition: all 0.8s ease 0.8s; transition: all 0.8s ease 0.8s; } .statistics__item:nth-child(6) { -webkit-transition: all 0.8s ease 1s; -o-transition: all 0.8s ease 1s; transition: all 0.8s ease 1s; } .statistics__item._active { -webkit-transform: translateY(0px); -ms-transform: translateY(0px); transform: translateY(0px); opacity: 1; } .statistics__img { width: 70px; height: 70px; } .statistics__caption { font-weight: 600; margin-bottom: 5px; } /* Rates */ .rates { background-color: #f8f8f8; padding: 60px 0; } @supports (padding-top: clamp( 2.5rem , 1.9915254237rem + 2.2598870056vw , 3.75rem )) { .rates { padding-top: clamp( 2.5rem , 1.9915254237rem + 2.2598870056vw , 3.75rem ); } } @supports not (padding-top: clamp( 2.5rem , 1.9915254237rem + 2.2598870056vw , 3.75rem )) { .rates { padding-top: calc(2.5rem + 1.25 * (100vw - 22.5rem) / 55.3125); } } @supports (padding-bottom: clamp( 2.5rem , 1.9915254237rem + 2.2598870056vw , 3.75rem )) { .rates { padding-bottom: clamp( 2.5rem , 1.9915254237rem + 2.2598870056vw , 3.75rem ); } } @supports not (padding-bottom: clamp( 2.5rem , 1.9915254237rem + 2.2598870056vw , 3.75rem )) { .rates { padding-bottom: calc(2.5rem + 1.25 * (100vw - 22.5rem) / 55.3125); } } .rates__list { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; overflow: hidden; } .rates__left { -webkit-box-flex: 0; -ms-flex: 0 1 600px; flex: 0 1 600px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-right: 5px; } .rates__left .rates__item { opacity: 0; -webkit-transform: translateY(120%); -ms-transform: translateY(120%); transform: translateY(120%); } .rates__left .rates__item:first-child { border-top-right-radius: 7px; border-top-left-radius: 7px; -webkit-transition: all 0.8s ease 0s; -o-transition: all 0.8s ease 0s; transition: all 0.8s ease 0s; } .rates__left .rates__item:last-child { border-bottom-right-radius: 7px; border-bottom-left-radius: 7px; -webkit-transition: all 0.8s ease 0.8s; -o-transition: all 0.8s ease 0.8s; transition: all 0.8s ease 0.8s; } .rates__left .rates__item:nth-child(2) { -webkit-transition: all 0.8s ease 0.2s; -o-transition: all 0.8s ease 0.2s; transition: all 0.8s ease 0.2s; } .rates__left .rates__item:nth-child(3) { -webkit-transition: all 0.8s ease 0.4s; -o-transition: all 0.8s ease 0.4s; transition: all 0.8s ease 0.4s; } .rates__left .rates__item:nth-child(4) { -webkit-transition: all 0.8s ease 0.6s; -o-transition: all 0.8s ease 0.6s; transition: all 0.8s ease 0.6s; } .rates__left .rates__item._active { -webkit-transform: translateY(0px); -ms-transform: translateY(0px); transform: translateY(0px); opacity: 1; } .rates__right { -webkit-box-flex: 0; -ms-flex: 0 1 600px; flex: 0 1 600px; } .rates__right .rates__item { opacity: 0; -webkit-transform: translateY(120%); -ms-transform: translateY(120%); transform: translateY(120%); } .rates__right .rates__item:first-child { border-top-right-radius: 7px; border-top-left-radius: 7px; -webkit-transition: all 0.8s ease 0s; -o-transition: all 0.8s ease 0s; transition: all 0.8s ease 0s; } .rates__right .rates__item:last-child { border-bottom-right-radius: 7px; border-bottom-left-radius: 7px; border: none; } .rates__right .rates__item:nth-child(2) { -webkit-transition: all 0.8s ease 0.2s; -o-transition: all 0.8s ease 0.2s; transition: all 0.8s ease 0.2s; } .rates__right .rates__item:nth-child(3) { -webkit-transition: all 0.8s ease 0.4s; -o-transition: all 0.8s ease 0.4s; transition: all 0.8s ease 0.4s; } .rates__right .rates__item:nth-child(4) { -webkit-transition: all 0.8s ease 0.6s; -o-transition: all 0.8s ease 0.6s; transition: all 0.8s ease 0.6s; } .rates__right .rates__item._active { -webkit-transform: translateY(0px); -ms-transform: translateY(0px); transform: translateY(0px); opacity: 1; } .rates__item { padding: 23px 35px 23px 0; border-bottom: 1px solid #e8e8e8; -webkit-box-flex: 0; -ms-flex: 0 1 600px; flex: 0 1 600px; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-align: center; -ms-flex-align: center; align-items: center; background-color: #fff; } .rates__plus { margin-right: auto; -webkit-box-flex: 0; -ms-flex: 0 0 260px; flex: 0 0 260px; display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; } .rates__numbers { color: #f8f8f8; font-size: 0.75rem; font-weight: 600; letter-spacing: 0.01em; width: 130px; border-top-right-radius: 110px; border-bottom-right-radius: 110px; padding: 5px 0; text-align: center; margin-right: 15px; } .rates__numbers_grey { background: -webkit-gradient(linear, left top, right top, from(#8A97A8), to(#A9B7C6)); background: -o-linear-gradient(left, #8A97A8 0%, #A9B7C6 100%); background: linear-gradient(90deg, #8A97A8 0%, #A9B7C6 100%); } .rates__numbers_orange { background: -webkit-gradient(linear, left top, right top, from(#FC7360), to(#FF9A44)), -webkit-gradient(linear, left top, right top, from(#8A97A8), to(#A9B7C6)); background: -o-linear-gradient(left, #FC7360 0%, #FF9A44 100%), -o-linear-gradient(left, #8A97A8 0%, #A9B7C6 100%); background: linear-gradient(90deg, #FC7360 0%, #FF9A44 100%), linear-gradient(90deg, #8A97A8 0%, #A9B7C6 100%); } .rates__numbers_purple { background: -webkit-gradient(linear, left top, right top, from(#4776E6), to(#8E54E9)), -webkit-gradient(linear, left top, right top, from(#8A97A8), to(#A9B7C6)); background: -o-linear-gradient(left, #4776E6 0%, #8E54E9 100%), -o-linear-gradient(left, #8A97A8 0%, #A9B7C6 100%); background: linear-gradient(90deg, #4776E6 0%, #8E54E9 100%), linear-gradient(90deg, #8A97A8 0%, #A9B7C6 100%); } .rates__name { color: transparent; -webkit-background-clip: text; -webkit-text-fill-color: transparent; font-weight: 600; letter-spacing: -0.005em; } .rates__name_grey { background-image: -webkit-gradient(linear, left top, right top, from(#8A97A8), to(#A9B7C6)); background-image: -o-linear-gradient(left, #8A97A8 0%, #A9B7C6 100%); background-image: linear-gradient(90deg, #8A97A8 0%, #A9B7C6 100%); } .rates__name_orange { background-image: -webkit-gradient(linear, left top, right top, from(#FC7360), to(#FF9A44)), -webkit-gradient(linear, left top, right top, from(#8A97A8), to(#A9B7C6)); background-image: -o-linear-gradient(left, #FC7360 0%, #FF9A44 100%), -o-linear-gradient(left, #8A97A8 0%, #A9B7C6 100%); background-image: linear-gradient(90deg, #FC7360 0%, #FF9A44 100%), linear-gradient(90deg, #8A97A8 0%, #A9B7C6 100%); } .rates__name_purple { background-image: -webkit-gradient(linear, left top, right top, from(#4776E6), to(#8E54E9)), -webkit-gradient(linear, left top, right top, from(#8A97A8), to(#A9B7C6)); background-image: -o-linear-gradient(left, #4776E6 0%, #8E54E9 100%), -o-linear-gradient(left, #8A97A8 0%, #A9B7C6 100%); background-image: linear-gradient(90deg, #4776E6 0%, #8E54E9 100%), linear-gradient(90deg, #8A97A8 0%, #A9B7C6 100%); } .rates__money { font-weight: 600; letter-spacing: -0.005em; } /* Investments */ .investments__inner { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; gap: 40px 20px; -webkit-box-align: center; -ms-flex-align: center; align-items: center; padding: 40px 0 70px; } @supports (padding-top: clamp( 2.5rem , 3.3792372881rem + -1.1299435028vw , 3.125rem )) { .investments__inner { padding-top: clamp( 2.5rem , 3.3792372881rem + -1.1299435028vw , 3.125rem ); } } @supports not (padding-top: clamp( 2.5rem , 3.3792372881rem + -1.1299435028vw , 3.125rem )) { .investments__inner { padding-top: calc(3.125rem + -0.625 * (100vw - 22.5rem) / 55.3125); } } @supports (padding-bottom: clamp( 3.125rem , 2.6165254237rem + 2.2598870056vw , 4.375rem )) { .investments__inner { padding-bottom: clamp( 3.125rem , 2.6165254237rem + 2.2598870056vw , 4.375rem ); } } @supports not (padding-bottom: clamp( 3.125rem , 2.6165254237rem + 2.2598870056vw , 4.375rem )) { .investments__inner { padding-bottom: calc(3.125rem + 1.25 * (100vw - 22.5rem) / 55.3125); } } .investments__text { -webkit-box-flex: 0; -ms-flex: 0 1 700px; flex: 0 1 700px; opacity: 0; -webkit-transition: all 0.8s ease 0s; -o-transition: all 0.8s ease 0s; transition: all 0.8s ease 0s; -webkit-transform: translateX(-120%); -ms-transform: translateX(-120%); transform: translateX(-120%); } .investments__text._active { -webkit-transform: translateX(0px); -ms-transform: translateX(0px); transform: translateX(0px); opacity: 1; } .investments__img { max-width: 100%; width: 286px; opacity: 0; -webkit-transition: all 0.8s ease 0s; -o-transition: all 0.8s ease 0s; transition: all 0.8s ease 0s; -webkit-transform: translateX(120%); -ms-transform: translateX(120%); transform: translateX(120%); } @supports (width: clamp( 17.875rem , 14.0360169492rem + 17.0621468927vw , 27.3125rem )) { .investments__img { width: clamp( 17.875rem , 14.0360169492rem + 17.0621468927vw , 27.3125rem ); } } @supports not (width: clamp( 17.875rem , 14.0360169492rem + 17.0621468927vw , 27.3125rem )) { .investments__img { width: calc(17.875rem + 9.4375 * (100vw - 22.5rem) / 55.3125); } } .investments__img._active { -webkit-transform: translateX(0px); -ms-transform: translateX(0px); transform: translateX(0px); opacity: 1; } /* Pluses */ .pluses { padding: 60px 0 100px; background-color: #f8f8f8; } @supports (padding-top: clamp( 2.5rem , 1.9915254237rem + 2.2598870056vw , 3.75rem )) { .pluses { padding-top: clamp( 2.5rem , 1.9915254237rem + 2.2598870056vw , 3.75rem ); } } @supports not (padding-top: clamp( 2.5rem , 1.9915254237rem + 2.2598870056vw , 3.75rem )) { .pluses { padding-top: calc(2.5rem + 1.25 * (100vw - 22.5rem) / 55.3125); } } @supports (padding-bottom: clamp( 3.125rem , 1.8538135593rem + 5.6497175141vw , 6.25rem )) { .pluses { padding-bottom: clamp( 3.125rem , 1.8538135593rem + 5.6497175141vw , 6.25rem ); } } @supports not (padding-bottom: clamp( 3.125rem , 1.8538135593rem + 5.6497175141vw , 6.25rem )) { .pluses { padding-bottom: calc(3.125rem + 3.125 * (100vw - 22.5rem) / 55.3125); } } .pluses__crypto { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -ms-flex-wrap: wrap; flex-wrap: wrap; gap: 30px 20px; padding-bottom: 60px; border-bottom: 1px solid #e2e2e2; } @supports (padding-top: clamp( 2.5rem , 1.9915254237rem + 2.2598870056vw , 3.75rem )) { .pluses__cybersport { padding-top: clamp( 2.5rem , 1.9915254237rem + 2.2598870056vw , 3.75rem ); } } @supports not (padding-top: clamp( 2.5rem , 1.9915254237rem + 2.2598870056vw , 3.75rem )) { .pluses__cybersport { padding-top: calc(2.5rem + 1.25 * (100vw - 22.5rem) / 55.3125); } } .crypto__text { -webkit-box-flex: 0; -ms-flex: 0 1 600px; flex: 0 1 600px; opacity: 0; -webkit-transform: translateX(-120%); -ms-transform: translateX(-120%); transform: translateX(-120%); -webkit-transition: all 0.8s ease 0s; -o-transition: all 0.8s ease 0s; transition: all 0.8s ease 0s; } .crypto__text._active { -webkit-transform: translateX(0px); -ms-transform: translateX(0px); transform: translateX(0px); opacity: 1; } .crypto__caption { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; margin-bottom: 1.875rem; } @supports (margin-bottom: clamp( 1.5625rem , 1.4353813559rem + 0.5649717514vw , 1.875rem )) { .crypto__caption { margin-bottom: clamp( 1.5625rem , 1.4353813559rem + 0.5649717514vw , 1.875rem ); } } @supports not (margin-bottom: clamp( 1.5625rem , 1.4353813559rem + 0.5649717514vw , 1.875rem )) { .crypto__caption { margin-bottom: calc(1.5625rem + 0.3125 * (100vw - 22.5rem) / 55.3125); } } @supports (width: clamp( 2.5rem , 2.2457627119rem + 1.1299435028vw , 3.125rem )) { .crypto__caption img { width: clamp( 2.5rem , 2.2457627119rem + 1.1299435028vw , 3.125rem ); } } @supports not (width: clamp( 2.5rem , 2.2457627119rem + 1.1299435028vw , 3.125rem )) { .crypto__caption img { width: calc(2.5rem + 0.625 * (100vw - 22.5rem) / 55.3125); } } @supports (height: clamp( 2.5rem , 2.2457627119rem + 1.1299435028vw , 3.125rem )) { .crypto__caption img { height: clamp( 2.5rem , 2.2457627119rem + 1.1299435028vw , 3.125rem ); } } @supports not (height: clamp( 2.5rem , 2.2457627119rem + 1.1299435028vw , 3.125rem )) { .crypto__caption img { height: calc(2.5rem + 0.625 * (100vw - 22.5rem) / 55.3125); } } .crypto__caption h3 { margin-left: 15px; font-weight: 700; } @supports (font-size: clamp( 1.5rem , 1.4491525424rem + 0.2259887006vw , 1.625rem )) { .crypto__caption h3 { font-size: clamp( 1.5rem , 1.4491525424rem + 0.2259887006vw , 1.625rem ); } } @supports not (font-size: clamp( 1.5rem , 1.4491525424rem + 0.2259887006vw , 1.625rem )) { .crypto__caption h3 { font-size: calc(1.5rem + 0.125 * (100vw - 22.5rem) / 55.3125); } } .crypto__diagram { max-width: 100%; width: 515px; height: 277px; opacity: 0; -webkit-transform: translateX(120%); -ms-transform: translateX(120%); transform: translateX(120%); -webkit-transition: all 0.8s ease 0s; -o-transition: all 0.8s ease 0s; transition: all 0.8s ease 0s; } .crypto__diagram._active { -webkit-transform: translateX(0px); -ms-transform: translateX(0px); transform: translateX(0px); opacity: 1; } @supports (width: clamp( 20rem , 15.0423728814rem + 22.0338983051vw , 32.1875rem )) { .crypto__diagram { width: clamp( 20rem , 15.0423728814rem + 22.0338983051vw , 32.1875rem ); } } @supports not (width: clamp( 20rem , 15.0423728814rem + 22.0338983051vw , 32.1875rem )) { .crypto__diagram { width: calc(20rem + 12.1875 * (100vw - 22.5rem) / 55.3125); } } @supports (height: clamp( 10.75rem , 8.0805084746rem + 11.8644067797vw , 17.3125rem )) { .crypto__diagram { height: clamp( 10.75rem , 8.0805084746rem + 11.8644067797vw , 17.3125rem ); } } @supports not (height: clamp( 10.75rem , 8.0805084746rem + 11.8644067797vw , 17.3125rem )) { .crypto__diagram { height: calc(10.75rem + 6.5625 * (100vw - 22.5rem) / 55.3125); } } .cybersport__caption { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; opacity: 0; -webkit-transform: translateX(-120%); -ms-transform: translateX(-120%); transform: translateX(-120%); -webkit-transition: all 0.8s ease 0s; -o-transition: all 0.8s ease 0s; transition: all 0.8s ease 0s; } @supports (margin-bottom: clamp( 1.5625rem , 1.4353813559rem + 0.5649717514vw , 1.875rem )) { .cybersport__caption { margin-bottom: clamp( 1.5625rem , 1.4353813559rem + 0.5649717514vw , 1.875rem ); } } @supports not (margin-bottom: clamp( 1.5625rem , 1.4353813559rem + 0.5649717514vw , 1.875rem )) { .cybersport__caption { margin-bottom: calc(1.5625rem + 0.3125 * (100vw - 22.5rem) / 55.3125); } } @supports (width: clamp( 2.5rem , 2.2457627119rem + 1.1299435028vw , 3.125rem )) { .cybersport__caption img { width: clamp( 2.5rem , 2.2457627119rem + 1.1299435028vw , 3.125rem ); } } @supports not (width: clamp( 2.5rem , 2.2457627119rem + 1.1299435028vw , 3.125rem )) { .cybersport__caption img { width: calc(2.5rem + 0.625 * (100vw - 22.5rem) / 55.3125); } } @supports (height: clamp( 2.5rem , 2.2457627119rem + 1.1299435028vw , 3.125rem )) { .cybersport__caption img { height: clamp( 2.5rem , 2.2457627119rem + 1.1299435028vw , 3.125rem ); } } @supports not (height: clamp( 2.5rem , 2.2457627119rem + 1.1299435028vw , 3.125rem )) { .cybersport__caption img { height: calc(2.5rem + 0.625 * (100vw - 22.5rem) / 55.3125); } } .cybersport__caption h3 { margin-left: 15px; font-weight: 700; } @supports (font-size: clamp( 1.5rem , 1.4491525424rem + 0.2259887006vw , 1.625rem )) { .cybersport__caption h3 { font-size: clamp( 1.5rem , 1.4491525424rem + 0.2259887006vw , 1.625rem ); } } @supports not (font-size: clamp( 1.5rem , 1.4491525424rem + 0.2259887006vw , 1.625rem )) { .cybersport__caption h3 { font-size: calc(1.5rem + 0.125 * (100vw - 22.5rem) / 55.3125); } } .cybersport__caption._active { -webkit-transform: translateX(0px); -ms-transform: translateX(0px); transform: translateX(0px); opacity: 1; } .cybersport__heading { font-weight: 600; opacity: 0; -webkit-transform: translateX(-120%); -ms-transform: translateX(-120%); transform: translateX(-120%); -webkit-transition: all 0.8s ease 0s; -o-transition: all 0.8s ease 0s; transition: all 0.8s ease 0s; } @supports (font-size: clamp( 1.125rem , 1.0741525424rem + 0.2259887006vw , 1.25rem )) { .cybersport__heading { font-size: clamp( 1.125rem , 1.0741525424rem + 0.2259887006vw , 1.25rem ); } } @supports not (font-size: clamp( 1.125rem , 1.0741525424rem + 0.2259887006vw , 1.25rem )) { .cybersport__heading { font-size: calc(1.125rem + 0.125 * (100vw - 22.5rem) / 55.3125); } } @supports (margin-bottom: clamp( 1.5625rem , 1.4353813559rem + 0.5649717514vw , 1.875rem )) { .cybersport__heading { margin-bottom: clamp( 1.5625rem , 1.4353813559rem + 0.5649717514vw , 1.875rem ); } } @supports not (margin-bottom: clamp( 1.5625rem , 1.4353813559rem + 0.5649717514vw , 1.875rem )) { .cybersport__heading { margin-bottom: calc(1.5625rem + 0.3125 * (100vw - 22.5rem) / 55.3125); } } .cybersport__heading._active { -webkit-transform: translateX(0px); -ms-transform: translateX(0px); transform: translateX(0px); opacity: 1; } .cybersport .desc_cyber { opacity: 0; -webkit-transform: translateX(-120%); -ms-transform: translateX(-120%); transform: translateX(-120%); -webkit-transition: all 0.8s ease 0s; -o-transition: all 0.8s ease 0s; transition: all 0.8s ease 0s; } .cybersport .desc_cyber._active { -webkit-transform: translateX(0px); -ms-transform: translateX(0px); transform: translateX(0px); opacity: 1; } .cybersport__facts { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; gap: 10px 20px; overflow: hidden; } @supports (margin-bottom: clamp( 2.5rem , 2.2457627119rem + 1.1299435028vw , 3.125rem )) { .cybersport__facts { margin-bottom: clamp( 2.5rem , 2.2457627119rem + 1.1299435028vw , 3.125rem ); } } @supports not (margin-bottom: clamp( 2.5rem , 2.2457627119rem + 1.1299435028vw , 3.125rem )) { .cybersport__facts { margin-bottom: calc(2.5rem + 0.625 * (100vw - 22.5rem) / 55.3125); } } .cybersport__item { background-color: #fff; max-width: 390px; width: 100%; padding: 20px; -webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.03); box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.03); border-radius: 7px; opacity: 0; -webkit-transform: translateY(120%); -ms-transform: translateY(120%); transform: translateY(120%); } .cybersport__item:nth-child(1) { -webkit-transition: all 0.8s ease 0s; -o-transition: all 0.8s ease 0s; transition: all 0.8s ease 0s; } .cybersport__item:nth-child(2) { -webkit-transition: all 0.8s ease 0.2s; -o-transition: all 0.8s ease 0.2s; transition: all 0.8s ease 0.2s; } .cybersport__item:nth-child(3) { -webkit-transition: all 0.8s ease 0.4s; -o-transition: all 0.8s ease 0.4s; transition: all 0.8s ease 0.4s; } .cybersport__item._active { -webkit-transform: translate(0px); -ms-transform: translate(0px); transform: translate(0px); opacity: 1; } .cybersport__number { color: #7F8494; font-size: 2.25rem; font-weight: 700; margin-bottom: 20px; } .cybersport__moneys { font-weight: 600; max-width: 360px; opacity: 0; -webkit-transform: translateX(-120%); -ms-transform: translateX(-120%); transform: translateX(-120%); -webkit-transition: all 0.8s ease 0s; -o-transition: all 0.8s ease 0s; transition: all 0.8s ease 0s; } @supports (margin-bottom: clamp( 1.25rem , 1.6896186441rem + -0.5649717514vw , 1.5625rem )) { .cybersport__moneys { margin-bottom: clamp( 1.25rem , 1.6896186441rem + -0.5649717514vw , 1.5625rem ); } } @supports not (margin-bottom: clamp( 1.25rem , 1.6896186441rem + -0.5649717514vw , 1.5625rem )) { .cybersport__moneys { margin-bottom: calc(1.5625rem + -0.3125 * (100vw - 22.5rem) / 55.3125); } } .cybersport__moneys._active { -webkit-transform: translateX(0px); -ms-transform: translateX(0px); transform: translateX(0px); opacity: 1; } .cybersport__earnings { background-color: #f2f2f2; border-radius: 7px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -ms-flex-wrap: wrap; flex-wrap: wrap; padding: 20px; gap: 30px 20px; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; } @supports (margin-bottom: clamp( 2.5rem , 2.2457627119rem + 1.1299435028vw , 3.125rem )) { .cybersport__earnings { margin-bottom: clamp( 2.5rem , 2.2457627119rem + 1.1299435028vw , 3.125rem ); } } @supports not (margin-bottom: clamp( 2.5rem , 2.2457627119rem + 1.1299435028vw , 3.125rem )) { .cybersport__earnings { margin-bottom: calc(2.5rem + 0.625 * (100vw - 22.5rem) / 55.3125); } } .cybersport__earning { -webkit-box-flex: 0; -ms-flex: 0 0 190px; flex: 0 0 190px; } .earning_darkgreen .earning__numbers::after { background-color: #68b812; width: 0%; -webkit-transition: all 0.8s ease 0s; -o-transition: all 0.8s ease 0s; transition: all 0.8s ease 0s; } .earning_darkgreen._active .earning__numbers::after { width: 100%; } .earning_green .earning__numbers::after { background-color: #C4E208; width: 0%; -webkit-transition: all 0.8s ease 0.4s; -o-transition: all 0.8s ease 0.4s; transition: all 0.8s ease 0.4s; } .earning_green._active .earning__numbers::after { width: 77%; } .earning_orange .earning__numbers::after { background-color: #E9B22C; width: 0%; -webkit-transition: all 0.8s ease 0.8s; -o-transition: all 0.8s ease 0.8s; transition: all 0.8s ease 0.8s; } .earning_orange._active .earning__numbers::after { width: 64%; } .earning_lightred .earning__numbers::after { background-color: #EF7116; width: 0%; -webkit-transition: all 0.8s ease 1.2s; -o-transition: all 0.8s ease 1.2s; transition: all 0.8s ease 1.2s; } .earning_lightred._active .earning__numbers::after { width: 52%; } .earning_red .earning__numbers::after { background-color: #DB1212; width: 0%; -webkit-transition: all 0.8s ease 1.6s; -o-transition: all 0.8s ease 1.6s; transition: all 0.8s ease 1.6s; } .earning_red._active .earning__numbers::after { width: 13%; } .earning__title { margin-bottom: 0.625rem; } .earning__title_darkgreen { color: #68B812; font-weight: 600; } .earning__numbers { font-size: 1.25rem; font-weight: 600; } .earning__numbers::after { content: ""; display: block; max-width: 190px; height: 7px; border-radius: 10px; margin-top: 10px; } .comparisons__title { font-weight: 600; opacity: 0; -webkit-transform: translateX(-120%); -ms-transform: translateX(-120%); transform: translateX(-120%); -webkit-transition: all 0.8s ease 0s; -o-transition: all 0.8s ease 0s; transition: all 0.8s ease 0s; } @supports (margin-bottom: clamp( 1.25rem , 1.6896186441rem + -0.5649717514vw , 1.5625rem )) { .comparisons__title { margin-bottom: clamp( 1.25rem , 1.6896186441rem + -0.5649717514vw , 1.5625rem ); } } @supports not (margin-bottom: clamp( 1.25rem , 1.6896186441rem + -0.5649717514vw , 1.5625rem )) { .comparisons__title { margin-bottom: calc(1.5625rem + -0.3125 * (100vw - 22.5rem) / 55.3125); } } .comparisons__title._active { -webkit-transform: translateX(0px); -ms-transform: translateX(0px); transform: translateX(0px); opacity: 1; } .comparisons__list { display: -webkit-box; display: -ms-flexbox; display: flex; gap: 20px; overflow: hidden; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center; background-color: #f2f2f2; border-radius: 7px; display: flex; padding: 30px 20px; -ms-flex-wrap: wrap; flex-wrap: wrap; } .comparison { -webkit-box-flex: 0; -ms-flex: 0 0 100px; flex: 0 0 100px; } .comparison__title { margin-bottom: 0.625rem; } .comparison__title_green { color: #68B812; font-weight: 600; } /* About-Miomo */ .about-miomi { padding-top: 95px; } @supports (padding-top: clamp( 3.125rem , 1.9809322034rem + 5.0847457627vw , 5.9375rem )) { .about-miomi { padding-top: clamp( 3.125rem , 1.9809322034rem + 5.0847457627vw , 5.9375rem ); } } @supports not (padding-top: clamp( 3.125rem , 1.9809322034rem + 5.0847457627vw , 5.9375rem )) { .about-miomi { padding-top: calc(3.125rem + 2.8125 * (100vw - 22.5rem) / 55.3125); } } .about-miomi__container { max-width: 1495px; } .about-miomi__inner { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; gap: 50px 95px; overflow: hidden; } .about-miomi__img { -webkit-box-flex: 0; -ms-flex: 0 1 712px; flex: 0 1 712px; max-width: 100%; -ms-flex-item-align: end; align-self: flex-end; opacity: 0; -webkit-transform: translateX(-120%); -ms-transform: translateX(-120%); transform: translateX(-120%); -webkit-transition: all 0.8s ease 0s; -o-transition: all 0.8s ease 0s; transition: all 0.8s ease 0s; } .about-miomi__img._active { opacity: 1; -webkit-transform: translateX(0px); -ms-transform: translateX(0px); transform: translateX(0px); } @supports (width: clamp( 31.25rem , 16.1071428571rem + 23.6607142857vw , 44.5rem )) { .about-miomi__img { width: clamp( 31.25rem , 16.1071428571rem + 23.6607142857vw , 44.5rem ); } } @supports not (width: clamp( 31.25rem , 16.1071428571rem + 23.6607142857vw , 44.5rem )) { .about-miomi__img { width: calc(31.25rem + 13.25 * (100vw - 64rem) / 56); } } @supports (height: clamp( 31.25rem , 24.1071428571rem + 11.1607142857vw , 37.5rem )) { .about-miomi__img { height: clamp( 31.25rem , 24.1071428571rem + 11.1607142857vw , 37.5rem ); } } @supports not (height: clamp( 31.25rem , 24.1071428571rem + 11.1607142857vw , 37.5rem )) { .about-miomi__img { height: calc(31.25rem + 6.25 * (100vw - 64rem) / 56); } } .about-miomi__text { -webkit-box-flex: 0; -ms-flex: 0 1 633px; flex: 0 1 633px; opacity: 0; -webkit-transform: translateX(120%); -ms-transform: translateX(120%); transform: translateX(120%); -webkit-transition: all 0.8s ease 0s; -o-transition: all 0.8s ease 0s; transition: all 0.8s ease 0s; } .about-miomi__text._active { opacity: 1; -webkit-transform: translateX(0px); -ms-transform: translateX(0px); transform: translateX(0px); } .about-miomi__list { max-width: 555px; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; gap: 8px; margin-bottom: 6.25rem; } @supports (margin-bottom: clamp( 0.0000000625rem , -2.5423727934rem + 11.2994349153vw , 6.25rem )) { .about-miomi__list { margin-bottom: clamp( 0.0000000625rem , -2.5423727934rem + 11.2994349153vw , 6.25rem ); } } @supports not (margin-bottom: clamp( 0.0000000625rem , -2.5423727934rem + 11.2994349153vw , 6.25rem )) { .about-miomi__list { margin-bottom: calc(0.0000000625rem + 6.2499999375 * (100vw - 22.5rem) / 55.3125); } } /* Video */ .player { opacity: 0; -webkit-transition: all 0.8s ease 0.3s; -o-transition: all 0.8s ease 0.3s; transition: all 0.8s ease 0.3s; } @supports (margin-bottom: clamp( 2.5rem , 1.9915254237rem + 2.2598870056vw , 3.75rem )) { .player { margin-bottom: clamp( 2.5rem , 1.9915254237rem + 2.2598870056vw , 3.75rem ); } } @supports not (margin-bottom: clamp( 2.5rem , 1.9915254237rem + 2.2598870056vw , 3.75rem )) { .player { margin-bottom: calc(2.5rem + 1.25 * (100vw - 22.5rem) / 55.3125); } } .player._active { opacity: 1; } .video-player { background-color: #000; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; position: relative; } .video { max-width: 1215px; width: 100%; -o-object-fit: cover; object-fit: cover; position: relative; } .play-button { position: absolute; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); border-radius: 50%; background: rgba(255, 255, 255, 0.1); -webkit-backdrop-filter: blur(20px); backdrop-filter: blur(20px); } @supports (width: clamp( 6.875rem , 5.0953389831rem + 7.9096045198vw , 11.25rem )) { .play-button { width: clamp( 6.875rem , 5.0953389831rem + 7.9096045198vw , 11.25rem ); } } @supports not (width: clamp( 6.875rem , 5.0953389831rem + 7.9096045198vw , 11.25rem )) { .play-button { width: calc(6.875rem + 4.375 * (100vw - 22.5rem) / 55.3125); } } @supports (height: clamp( 6.875rem , 5.0953389831rem + 7.9096045198vw , 11.25rem )) { .play-button { height: clamp( 6.875rem , 5.0953389831rem + 7.9096045198vw , 11.25rem ); } } @supports not (height: clamp( 6.875rem , 5.0953389831rem + 7.9096045198vw , 11.25rem )) { .play-button { height: calc(6.875rem + 4.375 * (100vw - 22.5rem) / 55.3125); } } .play-button::before { content: ""; display: block; position: absolute; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); -webkit-clip-path: polygon(100% 50%, 0 0, 0 100%); clip-path: polygon(100% 50%, 0 0, 0 100%); background: url("../img/video/play.svg") center no-repeat; background-size: 65px 73px; margin-left: 5px; } @supports (height: clamp( 3.4375rem , 2.5476694915rem + 3.9548022599vw , 5.625rem )) { .play-button::before { height: clamp( 3.4375rem , 2.5476694915rem + 3.9548022599vw , 5.625rem ); } } @supports not (height: clamp( 3.4375rem , 2.5476694915rem + 3.9548022599vw , 5.625rem )) { .play-button::before { height: calc(3.4375rem + 2.1875 * (100vw - 22.5rem) / 55.3125); } } @supports (width: clamp( 3.4375rem , 2.5476694915rem + 3.9548022599vw , 5.625rem )) { .play-button::before { width: clamp( 3.4375rem , 2.5476694915rem + 3.9548022599vw , 5.625rem ); } } @supports not (width: clamp( 3.4375rem , 2.5476694915rem + 3.9548022599vw , 5.625rem )) { .play-button::before { width: calc(3.4375rem + 2.1875 * (100vw - 22.5rem) / 55.3125); } } .play--play-hidden { -webkit-transition: opacity 0.3s ease 0s; -o-transition: opacity 0.3s ease 0s; transition: opacity 0.3s ease 0s; opacity: 0.4; } .play--play-hidden:hover { opacity: 1; } /* Miomi-it */ @supports (margin-bottom: clamp( 2.8125rem , 2.4311440678rem + 1.6949152542vw , 3.75rem )) { .miomi-it { margin-bottom: clamp( 2.8125rem , 2.4311440678rem + 1.6949152542vw , 3.75rem ); } } @supports not (margin-bottom: clamp( 2.8125rem , 2.4311440678rem + 1.6949152542vw , 3.75rem )) { .miomi-it { margin-bottom: calc(2.8125rem + 0.9375 * (100vw - 22.5rem) / 55.3125); } } .miomi-it__inner { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; border-bottom: 1px solid #e5e5e5; gap: 30px 120px; } @supports (padding-bottom: clamp( 2.5rem , 1.9915254237rem + 2.2598870056vw , 3.75rem )) { .miomi-it__inner { padding-bottom: clamp( 2.5rem , 1.9915254237rem + 2.2598870056vw , 3.75rem ); } } @supports not (padding-bottom: clamp( 2.5rem , 1.9915254237rem + 2.2598870056vw , 3.75rem )) { .miomi-it__inner { padding-bottom: calc(2.5rem + 1.25 * (100vw - 22.5rem) / 55.3125); } } .miomi-it__text { -webkit-box-flex: 0; -ms-flex: 0 1 800px; flex: 0 1 800px; opacity: 0; -webkit-transform: translateX(-120%); -ms-transform: translateX(-120%); transform: translateX(-120%); -webkit-transition: all 0.8s ease 0s; -o-transition: all 0.8s ease 0s; transition: all 0.8s ease 0s; } .miomi-it__text._active { opacity: 1; -webkit-transform: translateX(0px); -ms-transform: translateX(0px); transform: translateX(0px); } .miomi-it__title { font-weight: 700; line-height: 1.2916666667; } @supports (font-size: clamp( 1.5rem , 1.4491525424rem + 0.2259887006vw , 1.625rem )) { .miomi-it__title { font-size: clamp( 1.5rem , 1.4491525424rem + 0.2259887006vw , 1.625rem ); } } @supports not (font-size: clamp( 1.5rem , 1.4491525424rem + 0.2259887006vw , 1.625rem )) { .miomi-it__title { font-size: calc(1.5rem + 0.125 * (100vw - 22.5rem) / 55.3125); } } @supports (margin-bottom: clamp( 1.5625rem , 1.4353813559rem + 0.5649717514vw , 1.875rem )) { .miomi-it__title { margin-bottom: clamp( 1.5625rem , 1.4353813559rem + 0.5649717514vw , 1.875rem ); } } @supports not (margin-bottom: clamp( 1.5625rem , 1.4353813559rem + 0.5649717514vw , 1.875rem )) { .miomi-it__title { margin-bottom: calc(1.5625rem + 0.3125 * (100vw - 22.5rem) / 55.3125); } } .miomi-it__img { -webkit-box-flex: 0; -ms-flex: 0 0 291px; flex: 0 0 291px; height: 291px; opacity: 0; -webkit-transform: translateX(120%); -ms-transform: translateX(120%); transform: translateX(120%); -webkit-transition: all 0.8s ease 0s; -o-transition: all 0.8s ease 0s; transition: all 0.8s ease 0s; } .miomi-it__img._active { opacity: 1; -webkit-transform: translateX(0px); -ms-transform: translateX(0px); transform: translateX(0px); } /* Dev Plan */ .dev-plan__title { font-weight: 700; opacity: 0; -webkit-transform: translateX(-120%); -ms-transform: translateX(-120%); transform: translateX(-120%); -webkit-transition: all 0.8s ease 0s; -o-transition: all 0.8s ease 0s; transition: all 0.8s ease 0s; } @supports (font-size: clamp( 1.5rem , 1.4491525424rem + 0.2259887006vw , 1.625rem )) { .dev-plan__title { font-size: clamp( 1.5rem , 1.4491525424rem + 0.2259887006vw , 1.625rem ); } } @supports not (font-size: clamp( 1.5rem , 1.4491525424rem + 0.2259887006vw , 1.625rem )) { .dev-plan__title { font-size: calc(1.5rem + 0.125 * (100vw - 22.5rem) / 55.3125); } } @supports (margin-bottom: clamp( 1.5625rem , 1.4353813559rem + 0.5649717514vw , 1.875rem )) { .dev-plan__title { margin-bottom: clamp( 1.5625rem , 1.4353813559rem + 0.5649717514vw , 1.875rem ); } } @supports not (margin-bottom: clamp( 1.5625rem , 1.4353813559rem + 0.5649717514vw , 1.875rem )) { .dev-plan__title { margin-bottom: calc(1.5625rem + 0.3125 * (100vw - 22.5rem) / 55.3125); } } .dev-plan__title._active { opacity: 1; -webkit-transform: translateX(0px); -ms-transform: translateX(0px); transform: translateX(0px); } .dev-plan .desc_dev-plan { opacity: 0; -webkit-transform: translateX(-120%); -ms-transform: translateX(-120%); transform: translateX(-120%); -webkit-transition: all 0.8s ease 0s; -o-transition: all 0.8s ease 0s; transition: all 0.8s ease 0s; } .dev-plan .desc_dev-plan._active { opacity: 1; -webkit-transform: translateX(0px); -ms-transform: translateX(0px); transform: translateX(0px); } .dev-plan__tree { padding: 50px; position: relative; opacity: 0; -webkit-transition: all 0.8s ease 0.3s; -o-transition: all 0.8s ease 0.3s; transition: all 0.8s ease 0.3s; } @supports (padding-bottom: clamp( 3.125rem , 4.8834745763rem + -2.2598870056vw , 4.375rem )) { .dev-plan__tree { padding-bottom: clamp( 3.125rem , 4.8834745763rem + -2.2598870056vw , 4.375rem ); } } @supports not (padding-bottom: clamp( 3.125rem , 4.8834745763rem + -2.2598870056vw , 4.375rem )) { .dev-plan__tree { padding-bottom: calc(4.375rem + -1.25 * (100vw - 22.5rem) / 55.3125); } } .dev-plan__tree._active { opacity: 1; } .dev-plan__tree::before { content: ""; position: absolute; top: 50%; width: 100%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); height: 2px; background: -webkit-gradient(linear, left top, right top, color-stop(10%, rgb(104, 184, 18)), color-stop(10%, rgb(242, 242, 242)), color-stop(80%, rgb(242, 242, 242))); background: -o-linear-gradient(left, rgb(104, 184, 18) 10%, rgb(242, 242, 242) 10%, rgb(242, 242, 242) 80%); background: linear-gradient(90deg, rgb(104, 184, 18) 10%, rgb(242, 242, 242) 10%, rgb(242, 242, 242) 80%); } .dev-plan__list { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -ms-flex-wrap: wrap; flex-wrap: wrap; } .dev-plan__item { width: 100%; max-width: 33.3333333333%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; position: relative; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; min-height: min(10vw, 225px); padding-bottom: 20px; padding: 0px 5px 20px 5px; margin-bottom: 1.25rem; } .dev-plan__item::before { content: ""; width: 2px; height: 40px; border-radius: 5px; background: #d3d3d3; bottom: 0; left: 0; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); border-radius: 5px; position: absolute; } .dev-plan__item_bottom { padding-bottom: 0; padding-top: 20px; margin-top: 1.25rem; margin-bottom: 0rem; } .dev-plan__item_bottom::before { top: 0; } @supports (left: clamp( 2.5rem , -0.678807947rem + 10.5960264901vw , 7.5rem )) { .dev-plan__item_bottom { left: clamp( 2.5rem , -0.678807947rem + 10.5960264901vw , 7.5rem ); } } @supports not (left: clamp( 2.5rem , -0.678807947rem + 10.5960264901vw , 7.5rem )) { .dev-plan__item_bottom { left: calc(2.5rem + 5 * (100vw - 30rem) / 47.1875); } } .dev-plan__desc { margin-bottom: 0.625rem; max-width: 255px; font-size: 0.875rem; color: #7f8494; } .dev-plan__caption { font-weight: 600; } /* Ask */ @supports (padding-bottom: clamp( 6.25rem , 3.7076271186rem + 11.2994350282vw , 12.5rem )) { .ask { padding-bottom: clamp( 6.25rem , 3.7076271186rem + 11.2994350282vw , 12.5rem ); } } @supports not (padding-bottom: clamp( 6.25rem , 3.7076271186rem + 11.2994350282vw , 12.5rem )) { .ask { padding-bottom: calc(6.25rem + 6.25 * (100vw - 22.5rem) / 55.3125); } } .ask__inner { opacity: 0; -webkit-transform: translateX(-120%); -ms-transform: translateX(-120%); transform: translateX(-120%); -webkit-transition: all 0.8s ease 0s; -o-transition: all 0.8s ease 0s; transition: all 0.8s ease 0s; } .ask__inner._active { opacity: 1; -webkit-transform: translateX(0px); -ms-transform: translateX(0px); transform: translateX(0px); } .ask__title { font-size: 1.625rem; font-weight: 700; line-height: 1.2916666667; } @supports (font-size: clamp( 1.5rem , 1.4491525424rem + 0.2259887006vw , 1.625rem )) { .ask__title { font-size: clamp( 1.5rem , 1.4491525424rem + 0.2259887006vw , 1.625rem ); } } @supports not (font-size: clamp( 1.5rem , 1.4491525424rem + 0.2259887006vw , 1.625rem )) { .ask__title { font-size: calc(1.5rem + 0.125 * (100vw - 22.5rem) / 55.3125); } } @supports (margin-bottom: clamp( 1.5625rem , 1.4353813559rem + 0.5649717514vw , 1.875rem )) { .ask__title { margin-bottom: clamp( 1.5625rem , 1.4353813559rem + 0.5649717514vw , 1.875rem ); } } @supports not (margin-bottom: clamp( 1.5625rem , 1.4353813559rem + 0.5649717514vw , 1.875rem )) { .ask__title { margin-bottom: calc(1.5625rem + 0.3125 * (100vw - 22.5rem) / 55.3125); } } /* Support */ .support { padding: 100px 0; background-color: #2c3136; } @supports (padding-top: clamp( 2.5rem , 0.9745762712rem + 6.7796610169vw , 6.25rem )) { .support { padding-top: clamp( 2.5rem , 0.9745762712rem + 6.7796610169vw , 6.25rem ); } } @supports not (padding-top: clamp( 2.5rem , 0.9745762712rem + 6.7796610169vw , 6.25rem )) { .support { padding-top: calc(2.5rem + 3.75 * (100vw - 22.5rem) / 55.3125); } } @supports (padding-bottom: clamp( 2.5rem , 0.9745762712rem + 6.7796610169vw , 6.25rem )) { .support { padding-bottom: clamp( 2.5rem , 0.9745762712rem + 6.7796610169vw , 6.25rem ); } } @supports not (padding-bottom: clamp( 2.5rem , 0.9745762712rem + 6.7796610169vw , 6.25rem )) { .support { padding-bottom: calc(2.5rem + 3.75 * (100vw - 22.5rem) / 55.3125); } } .support__inner { -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; gap: 50px; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; } .support__text { -webkit-box-flex: 0; -ms-flex: 0 0 600px; flex: 0 0 600px; opacity: 0; -webkit-transform: translateX(-120%); -ms-transform: translateX(-120%); transform: translateX(-120%); -webkit-transition: all 0.8s ease 0s; -o-transition: all 0.8s ease 0s; transition: all 0.8s ease 0s; } .support__text._active { opacity: 1; -webkit-transform: translateX(0px); -ms-transform: translateX(0px); transform: translateX(0px); } .support__form { max-width: 600px; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; } @supports (gap: clamp( 0.625rem , 0.3707627119rem + 1.1299435028vw , 1.25rem )) { .support__form { gap: clamp( 0.625rem , 0.3707627119rem + 1.1299435028vw , 1.25rem ); } } @supports not (gap: clamp( 0.625rem , 0.3707627119rem + 1.1299435028vw , 1.25rem )) { .support__form { gap: calc(0.625rem + 0.625 * (100vw - 22.5rem) / 55.3125); } } .support__img { -webkit-box-flex: 0; -ms-flex: 0 1; flex: 0 1; max-width: 485px; max-height: 485px; max-width: 100%; border-radius: 50%; opacity: 0; -webkit-transform: translateX(120%); -ms-transform: translateX(120%); transform: translateX(120%); -webkit-transition: all 0.8s ease 0s; -o-transition: all 0.8s ease 0s; transition: all 0.8s ease 0s; } .support__img._active { opacity: 1; -webkit-transform: translateX(0px); -ms-transform: translateX(0px); transform: translateX(0px); } @supports (max-height: clamp( 7.5rem , -1.7796610169rem + 41.2429378531vw , 30.3125rem )) { .support__img { max-height: clamp( 7.5rem , -1.7796610169rem + 41.2429378531vw , 30.3125rem ); } } @supports not (max-height: clamp( 7.5rem , -1.7796610169rem + 41.2429378531vw , 30.3125rem )) { .support__img { max-height: calc(7.5rem + 22.8125 * (100vw - 22.5rem) / 55.3125); } } @media (min-width: 29.99875em) { .comparisons__comparison { opacity: 0; -webkit-transform: translateY(120%); -ms-transform: translateY(120%); transform: translateY(120%); -webkit-transition: all 0.8s ease 0s; -o-transition: all 0.8s ease 0s; transition: all 0.8s ease 0s; } .comparisons__comparison._active { -webkit-transform: translateY(0px); -ms-transform: translateY(0px); transform: translateY(0px); opacity: 1; } .comparisons__comparison:nth-child(1) { -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; -webkit-transition: all 0.8s ease 0s; -o-transition: all 0.8s ease 0s; transition: all 0.8s ease 0s; } .comparisons__comparison:nth-child(2) { -webkit-box-ordinal-group: 5; -ms-flex-order: 4; order: 4; -webkit-transition: all 0.8s ease 0.6s; -o-transition: all 0.8s ease 0.6s; transition: all 0.8s ease 0.6s; } .comparisons__comparison:nth-child(3) { -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; -webkit-transition: all 0.8s ease 0.2s; -o-transition: all 0.8s ease 0.2s; transition: all 0.8s ease 0.2s; } .comparisons__comparison:nth-child(4) { -webkit-box-ordinal-group: 6; -ms-flex-order: 5; order: 5; -webkit-transition: all 0.8s ease 0.8s; -o-transition: all 0.8s ease 0.8s; transition: all 0.8s ease 0.8s; } .comparisons__comparison:nth-child(5) { -webkit-box-ordinal-group: 4; -ms-flex-order: 3; order: 3; -webkit-transition: all 0.8s ease 0.4s; -o-transition: all 0.8s ease 0.4s; transition: all 0.8s ease 0.4s; } .comparisons__comparison:nth-child(6) { -webkit-box-ordinal-group: 7; -ms-flex-order: 6; order: 6; -webkit-transition: all 0.8s ease 1s; -o-transition: all 0.8s ease 1s; transition: all 0.8s ease 1s; } } @media (max-width: 64em) { .about-miomi__inner { -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; } .about-miomi__inner picture { -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; } .about-miomi__img { width: 406px; max-width: 100%; max-height: 344px; } .about-miomi__text { -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; } } @media (max-width: 48em) { .rates__container { width: 100%; padding: 0; } .about-miomi__img { max-width: 400px; } } @media (max-width: 92.8125em) { .menu__sign { -webkit-box-flex: 1; -ms-flex: 1 0; flex: 1 0; } } @media (max-width: 92.75em) { .menu__personal-area { margin-right: 0; } } @media (max-width: 81.25em) { .menu__sign { max-width: 360px; width: 100%; -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; } .menu__button { -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; margin: 0px 0px 0px 0px; } } @media (max-width: 77.5em) { .subtitle_howitwork { max-width: 780px; margin-left: auto; margin-right: auto; } } @media (max-width: 77.1875em) { .rates__list { -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; } .rates__left { margin: 0px 0px 0px 0px; } .rates__left .rates__item:last-child { border-radius: 0; } .rates__right .rates__item:first-child { border-radius: 0; } .rates__numbers { margin-right: 0; } .dev-plan__item { padding-bottom: 40px; } .dev-plan__item_bottom { padding-top: 40px; } } @media (max-width: 74.1875em) { .investments__inner { -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; } } @media (max-width: 72.8125em) { .pluses__crypto { -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; } } @media (max-width: 69.3125em) { .support__inner { -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; } .support__text { -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; } } @media (max-width: 67.25em) { .menu__languages { margin-right: 10px; } } @media (max-width: 65.875em) { .menu__languages { margin-left: 0; } .menu__languages img { width: 1.25rem; } } @media (max-width: 63.125em) { .menu__sign { max-width: 250px; } .menu__languages { margin-left: 10px; } } @media (max-width: 63.5em) { .menu__button { margin-bottom: 0.625rem; } .menu__languages { -webkit-box-ordinal-group: 4; -ms-flex-order: 3; order: 3; } } @media (max-width: 61.99875em) { .header { position: fixed; } .header._header-scroll { background-color: #000; } .menu__body { position: fixed; top: -150%; -webkit-transition: top 0.3s ease 0s; -o-transition: top 0.3s ease 0s; transition: top 0.3s ease 0s; left: 0; width: 100%; height: 100%; margin: 0px 0px 0px 0px; } .menu-open .menu__body { top: 0; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; background-color: #000; } .menu__list { display: block; text-align: center; gap: 0; margin-top: 40px; } .menu__item::after { display: none; } .menu__item { margin-bottom: 40px; } .menu__item_hidden { display: block; color: #f8f8f8; padding: 10px 30px; display: inline-block; border: 1px solid #535353; border-radius: 4px; } .menu__link { font-size: 1.75rem; } .menu__button { position: fixed; top: -100%; } .menu__personal-area img { margin-left: 6px; } .menu__languages { position: fixed; top: -100%; } .small-screen { display: block; } .big-screen { display: none; } .icon-menu { display: block; position: relative; width: 1.5625rem; height: 1.125rem; cursor: pointer; z-index: 5; margin-left: 12px; } .icon-menu span, .icon-menu::before, .icon-menu::after { content: ""; -webkit-transition: all 0.3s ease 0s; -o-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s; right: 0; position: absolute; width: 100%; height: 0.125rem; background-color: rgb(255, 255, 255); } .icon-menu::before { top: 0; } .icon-menu::after { bottom: 0; width: 14px; } .icon-menu span { top: calc(50% - 0.0625rem); width: 20px; } .menu-open .icon-menu span { width: 0; } .menu-open .icon-menu::before { top: calc(50% - 0.0625rem); -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); } .menu-open .icon-menu::after { bottom: calc(50% - 0.0625rem); -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); width: 100%; } .about__inner { -ms-flex-wrap: wrap; flex-wrap: wrap; gap: 50px; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; } .about__text { -webkit-box-flex: 1; -ms-flex: 1 1 auto; flex: 1 1 auto; } .about__img img { display: block; text-align: center; -webkit-box-flex: 0; -ms-flex: 0 0; flex: 0 0; } .miomi-it__inner { -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; } } @media (max-width: 51.875em) { .subtitle_howitwork { max-width: 390px; margin-left: auto; margin-right: auto; } } @media (max-width: 47.99875em) { .header__nav { padding: 17px 0; } .cybersport__heading { font-weight: 700; } .cybersport__earnings { -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; } .cybersport__earning { width: 65%; } .earning__numbers::after { max-width: 318px; } .miomi-it__img { display: none; } .support__text { -ms-flex-negative: 1; flex-shrink: 1; } } @media (max-width: 43.125em) { .investing__item { grid-column-gap: 20px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-flex: 0; -ms-flex: 0 0 250px; flex: 0 0 250px; } .investing__img { margin: 0px 0px 0px 0px; } } @media (max-width: 43.75em) { .support__text { text-align: center; } } @media (max-width: 39.375em) { .input { max-width: 100%; } .input:last-of-type { margin-bottom: 1.25rem; } .button_support { width: 100%; } } @media (max-width: 37.5em) { .comparisons__list { -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; gap: 20px 50px; } .comparison__title { -moz-text-align-last: left; text-align-last: left; } .dev-plan__tree::before { height: 420px; width: 5px; top: 0; -webkit-transform: translate(0px, 0px); -ms-transform: translate(0px, 0px); transform: translate(0px, 0px); border-radius: 7px; left: 0; background: -webkit-gradient(linear, left top, left bottom, color-stop(15%, rgb(104, 184, 18)), color-stop(15%, rgb(242, 242, 242)), color-stop(80%, rgb(242, 242, 242))); background: -o-linear-gradient(top, rgb(104, 184, 18) 15%, rgb(242, 242, 242) 15%, rgb(242, 242, 242) 80%); background: linear-gradient(180deg, rgb(104, 184, 18) 15%, rgb(242, 242, 242) 15%, rgb(242, 242, 242) 80%); } .dev-plan__tree { padding-top: 0; padding-right: 0; } .dev-plan__item { max-width: 100%; padding: 0px 0px 0px 20px !important; } .dev-plan__item::before { width: 40px; height: 2px; top: 0; left: -20px; } .dev-plan__item_bottom::before { top: 50%; } .dev-plan__item_bottom { left: 0; padding-top: 0; } .dev-plan__desc { -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; margin: 0px 0px 0px 0px; max-width: 235px; } .dev-plan__caption { margin-bottom: 0.625rem; } } @media (max-width: 35.4375em) { .footer__inner { -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; } .footer__copyright { -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; text-align: center; } } @media (max-width: 29.99875em) { .title_intro { text-align: center; margin-bottom: 1.25rem; } .subtitle_intro { text-align: center; margin-bottom: 183px; font-size: 1rem; letter-spacing: -0.005em; } .subtitle_rates { max-width: 355px; margin: 0px 0px 0px 0px; margin-bottom: 1.5625rem; } .button_intro { width: 318px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; width: 100%; padding: 12px 0; } .menu__logo img { width: 145px; height: 25px; } .intro { height: auto; min-height: 525px; background-position: -700px 0 !important; background-size: 1450px 657px !important; } .intro__inner { padding: 100px 20px 0px 20px; } .intro__list { display: none; } .rates__plus { -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-flex: 0; -ms-flex: 0 1 145px; flex: 0 1 145px; } .rates__numbers { -webkit-box-flex: 0; -ms-flex: 0 0 145px; flex: 0 0 145px; -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; } .rates__name { margin-bottom: 5px; width: 100%; font-size: 0.875rem; text-align: center; } .cybersport__earnings { -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; } .cybersport__earning { width: 100%; -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; } .comparisons__list { padding: 25px 20px; } .about-miomi__img { margin-left: -100px; } .about-miomi__list { -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; max-width: 316px; margin: 0 auto; } .about-miomi__icon { width: 72px; height: 65px; } .video { height: 250px; } } .webp .intro{ background: #000 url(../img/intro/intro-bg.webp) center no-repeat; }